@charset "UTF-8";

a,
abbr,
acronym,
address,
blockquote,
body,
caption,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
label,
legend,
li,
object,
ol,
p,
pre,
q,
span,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
	margin: 0;
	padding: 0;
	border-style: none
}

a,
abbr,
acronym,
address,
blockquote,
body,
caption,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
input[type=text],
label,
legend,
li,
object,
ol,
p,
pre,
q,
span,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
	font-size: 100%;
	vertical-align: baseline
}

body {
	color: #333
}

body,
button,
input,
select,
textarea {
	font: 14px/1.6 tahoma, arial, 'Hiragino Sans GB', \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, "WenQuanYi Micro Hei", sans-serif
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none
}

button,
input,
select {
	vertical-align: middle !important
}

[hidden] {
	display: none
}

* {
	-webkit-text-size-adjust: none
}

:focus {
	outline: 0
}

a {
	color: #333;
	text-decoration: none
}

a:focus,
input:focus {
	-moz-outline-style: none;
	outline-style: none
}

a:hover {
	text-decoration: none;
	color: #2b9bd1
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

ol,
ul {
	list-style: none
}

textarea {
	resize: none
}

em,
i {
	font-style: normal
}

img {
	vertical-align: middle
}

.c-lightblue {
	color: #17a4e5 !important
}

.c-blue {
	color: #217fc4 !important
}

.c-grey {
	color: #999 !important
}

.c-white {
	color: #fff !important
}

.c-darkGrey {
	color: #666 !important
}

.c-orange {
	color: #ff8a00 !important
}

.c-lightOrange {
	color: #ffaa3f !important
}

.c-lightgrey {
	color: #aaa !important
}

.c-red {
	color: red !important
}

.c-yellow {
	color: #ffa147 !important
}

.c-green {
	color: #35ce6b !important
}

.c-under {
	text-decoration: underline
}

.bc-lightblue {
	background-color: #217fc4 !important;
	color: #fff !important
}

.bc-blue {
	background-color: #217fc4 !important;
	color: #fff !important
}

.bc-lightGrey {
	background-color: #f9f9f9
}

.bc-grey {
	background-color: #f2f2f2
}

.bc-fff {
	background-color: #fff
}

.bc-green {
	color: #fff !important;
	background-color: #92d557
}

.bc-orange {
	color: #fff !important;
	background-color: #fd9821
}

.bc-red {
	color: #fff !important;
	background-color: #f66666
}

.bc-blueGreen {
	background-color: #26d9d6
}

.bc-purple {
	background-color: #7198f5
}

.bc-lightblue {
	background-color: #eef9ff
}

.bc-yellow {
	color: #fff !important;
	background-color: #ffa147
}

.bc-lightyellow {
	background-color: #fffaef
}

.bc-PACblue {
	background-color: #00579a;
	color: #fff !important
}

.btn {
	display: inline-block;
	font-size: 15px;
	text-align: center;
	border: none;
	vertical-align: middle;
	cursor: pointer;
	transition: all .15s ease 0s
}

.btn.bc-blue:hover {
	background-color: #2b9bd1
}

.btn-yellow {
	background-color: #ffa127;
	color: #fff !important;
	border: 1px solid #ffa127
}

.btn-yellow:hover {
	background-color: #e98e19;
	border-color: #e98e19
}

.btn-white-line {
	border: 1px solid #fff;
	color: #fff !important
}

.btn-white-line:hover {
	border-color: #ccc
}

.btn-blue-line {
	border: 1px solid #217fc4;
	color: #217fc4 !important;
	background-color: #fff
}

.btn-blue-line:hover {
	background-color: #217fc4;
	color: #fff !important
}

.btn-grey-line {
	border: 1px solid #c9c9c9;
	color: #666 !important;
	background-color: #fff
}

.btn-grey-line:hover {
	border-color: #ffb400;
	background-color: #ffb400;
	color: #fff !important
}

.btn-grey {
	color: #fff !important;
	background-color: #d2d2d2;
	border: 1px solid #d2d2d2
}

.btn-grey:hover {
	color: #fff !important;
	background-color: silver
}

.btn-red {
	color: #fff !important;
	background-color: #fc5e6c;
	border: 1px solid #fc5e6c
}

.btn-red:hover {
	background-color: #ea4755;
	border-color: #ea4755
}

.btn-blueGreen {
	background-color: #26d9d6;
	color: #fff !important
}

.btn-blueGreen:hover {
	background-color: #18d1ce
}

.btn-purple {
	background-color: #725edb;
	color: #fff !important
}

.btn-purple:hover {
	background-color: #5b46c5
}

.btn-green {
	background-color: #7cd955;
	color: #fff !important
}

.btn-green:hover {
	background-color: #65c43d
}

.border-darkGrey {
	border: 1px solid #999
}

.border-grey1 {
	border: 1px solid #ccc
}

.border-grey {
	border: 1px solid #ddd
}

.border-lightGrey {
	border: 1px solid #e7e7e7
}

.border-line-lightblue {
	border: 1px solid #b2e6ff
}

.border-line-lightpurple {
	border: 1px solid #a9c2ff
}

.blc-lightblue {
	border-left: 1px solid #b2e6ff
}

.blc-lightpurple {
	border-left: 1px solid #a9c2ff
}

.br-line-purple {
	border-left: 1px solid #a9c2ff !important;
	border-right: 1px solid #a9c2ff !important
}

.border-line-lightyellow {
	border: 1px solid #ffa147
}

.blc-lightyellow {
	border-left: 1px solid #ffa147
}

.br-line-yellow {
	border-left: 1px solid #ffa147 !important;
	border-right: 1px solid #ffa147 !important
}

.mt10 {
	margin-top: 10px
}

.mt20 {
	margin-top: 20px
}

.mt30 {
	margin-top: 30px
}

.mt50 {
	margin-top: 50px
}

.mr10 {
	margin-right: 10px
}

.mt80 {
	margin-top: 80px
}

.p10 {
	padding: 10px
}

.p20 {
	padding: 20px
}

.pb10 {
	padding-bottom: 10px
}

.pb30 {
	padding-bottom: 30px
}

.pd50 {
	padding-bottom: 50px
}

.pb60 {
	padding-bottom: 60px
}

.pt30 {
	padding-top: 30px
}

.pt60 {
	padding-top: 60px
}

.pl50 {
	padding-left: 50px
}

.w970 {
	width: 970px
}

.w900 {
	width: 900px
}

.w870 {
	width: 870px
}

.w800 {
	width: 800px
}

.w780 {
	width: 780px
}

.w770 {
	width: 770px
}

.w760 {
	width: 760px
}

.w600 {
	width: 600px
}

.w460 {
	width: 460px
}

.w410 {
	width: 410px
}

.w400 {
	width: 400px
}

.w350 {
	width: 350px
}

.w360 {
	width: 360px
}

.w340 {
	width: 340px
}

.w280 {
	width: 280px
}

.w240 {
	width: 240px
}

.w200 {
	width: 200px
}

.w140 {
	width: 140px
}

.w130 {
	width: 130px
}

.w100 {
	width: 100px
}

.w60 {
	width: 60px
}

.full {
	width: 100%
}

.half {
	width: 50%
}

.do {
	position: absolute;
	display: none;
	width: 30px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #fc6d02;
	text-align: center;
	background-color: #fff7e8;
	color: #fc6d02
}

.done {
	position: absolute;
	display: none;
	width: 30px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #fc6d02;
	text-align: center;
	background-color: #fff7e8;
	color: #fc6d02
}

.msg {
	display: none
}

.msgBg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 2000px;
	background-color: #000;
	filter: Alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
	z-index: 1000
}

.msgMain {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 330px;
	margin-left: -250px;
	margin-top: -160px;
	z-index: 1001;
	background-color: #fff
}

.msgMain .hd {
	border-bottom: 1px solid #ccc;
	height: 50px;
	line-height: 50px;
	position: relative
}

.msgMain .hd h3 {
	font-size: 18px;
	font-weight: 400;
	text-indent: 1em
}

.msgMain .hd .close {
	position: absolute;
	right: 18px;
	top: 0;
	font-size: 20px;
	cursor: pointer
}

.msgMain input {
	border: 1px solid #ccc;
	padding: 7px 0;
	text-indent: 12px
}

.msgMain textarea {
	border: 1px solid #ccc;
	padding: 7px 0;
	height: 50px
}

.msgMain table {
	width: 400px;
	margin: 0 auto
}

.msgMain table td {
	padding-top: 20px;
	overflow: hidden;
	vertical-align: top
}

.msgMain table label {
	width: 90px;
	display: inline-block;
	padding-right: 10px
}

.msgMain table em.c-grey {
	font-size: 12px
}

.msgMain table p {
	margin-top: 5px
}

.msgMain table p em {
	font-size: 12px
}

.msgMain button {
	padding: 8px 0
}

.msgMain a.btn-grey,
.msgMain a.btn-yellow {
	margin-left: 8px;
	padding: 7px 0
}

.msgMain img {
	margin-left: 8px;
	border: 1px solid #ccc;
	width: 140px;
	height: 36px
}

.msg-user-name .bd {
	padding-top: 30px
}

.msgMain .msgTip {
	padding-left: 150px;
	padding-top: 10px
}

.msg-login td span {
	position: absolute;
	font-size: 12px;
	margin-left: -65px;
	margin-top: 8px;
	background-color: #fff
}

.msg-login td span a {
	color: #ccc;
	transition: all .15s ease 0s
}

.msg-login td span a:hover {
	color: #999
}

.msg-ieError {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3000
}

.msg-ieError .msgBg {
	position: absolute
}

.msg-ieError .bd p {
	padding: 60px 30px;
	font-size: 16px
}

.msg-ieError .bd .btn {
	padding: 7px 25px
}

.msg-ieError .msgMain {
	position: absolute;
	z-index: 3000
}

.alertMarks .msgMain img {
	margin: 20px 180px;
	width: 141px;
	height: 141px
}

.alertMarks .msgMain p {
	font-size: 14px;
	color: #000;
	text-align: center
}

.alertMarks .msgMain .immediateBind {
	margin-left: 80px;
	margin-right: 40px;
	margin-top: 30px;
	width: 140px;
	height: 40px;
	display: block;
	background-color: #217fc4;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #217fc4;
	float: left
}

.alertMarks .msgMain .closeMsgBox {
	margin-top: 30px;
	width: 140px;
	height: 40px;
	display: block;
	background-color: #eee;
	color: #217fc4;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #dcdcdc;
	float: left
}

.message-box.ok {
	display: block;
	background-color: transparent;
	color: #333;
	background-image: url(../../images/introduce/ok_bg.png);
	background-repeat: no-repeat;
	background-position: center left;
	z-index: 6666
}

.message-box.ok .inner {
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px
}

.message-box.ok .content {
	font-size: 14px;
	color: #008337
}

.message-box.error {
	display: block;
	background-color: transparent;
	color: #333;
	background-image: url(../../images/introduce/alert_bg.png);
	background-repeat: no-repeat;
	background-position: center left;
	z-index: 6666
}

.message-box.error .inner {
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px
}

.message-box.error .content {
	font-size: 14px;
	color: red
}

.index-login-msg .index-login-msg-main {
	width: 620px
}

.index-login-msg .index-login-msg-main .index-login-msg-tab {
	padding-bottom: 40px;
	padding-top: 35px
}

.index-login-msg .index-login-msg-main .index-login-msg-tab ul {
	width: 360px;
	margin: 0 auto
}

.index-login-msg .index-login-msg-main .index-login-msg-tab ul li {
	display: none;
	float: left;
	width: 100%;
	font-size: 18px;
	text-align: center
}

.index-login-msg .index-login-msg-main .index-login-msg-tab ul li a {
	display: inline-block;
	padding-bottom: 5px;
	color: #666;
	border-bottom: 3px solid #fff;
	transition: all .3s ease
}

.index-login-msg .index-login-msg-main .index-login-msg-tab ul li.on {
	display: block
}

.index-login-msg .index-login-msg-main .index-login-msg-tab ul li.on a {
	color: #217fc4;
	border-bottom-color: #217fc4
}

.index-login-msg .index-login-msg-main .index-login-msg-con {
	margin: 0 auto
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-panel {
	padding-bottom: 60px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step1 {
	height: 310px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step1 dl {
	padding-top: 20px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step1 dl dd {
	margin-bottom: 19px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step1 dl dd a {
	display: block;
	height: 48px;
	line-height: 48px;
	border: 1px solid #ddd;
	background-color: #f7f7f7;
	color: #999;
	transition: all .3s ease;
	font-size: 16px;
	text-align: center;
	border-radius: 100px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step1 dl dd a:hover,
.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step1 dl dd.on a {
	border-color: #217fc4;
	background-color: #217fc4;
	color: #fff
}

.index-login-msg .index-login-msg-main .index-login-msg-con .browser-tip {
	font-size: 14px;
	color: #999;
	margin-top: 30px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .browser-tip a {
	display: block;
	color: #999
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-opt a {
	font-size: 15px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-step2 {
	height: 310px;
	display: none
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p {
	height: 38px;
	margin-bottom: 20px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p select {
	height: 38px;
	float: left
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p input {
	border: none
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p .half {
	width: 50%
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p .icon {
	margin-right: 10px;
	width: 38px;
	height: 38px;
	background-image: url(../../images/home/index_2018/login-icon.png);
	background-repeat: no-repeat
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p .icon.icon-index-login-msg-1 {
	background-position: 0 0
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p .icon.icon-index-login-msg-2 {
	background-position: 0 -38px
}

.index-login-msg .index-login-msg-main .index-login-msg-con .index-login-msg-item p .btn {
	height: 40px
}

.pages {
	font-size: 12px;
	padding-bottom: 20px;
	color: #888
}

.pages a,
.pages span {
	display: inline-block;
	padding: 4px 9px;
	margin: 0 2px
}

.pages a {
	border: 1px solid #ddd;
	color: #217fc4
}

.pages a.current,
.pages a:hover {
	border-color: #217fc4;
	background-color: #217fc4;
	color: #fff
}

.pages span {
	background-color: #efefef;
	border: 1px solid #efefef
}

#sidebar {
	position: fixed;
	bottom: 242px;
	right: 0;
	width: 50px;
	height: 0;
	z-index: 10
}

#sidebar li {
	position: relative;
	margin-bottom: 2px;
	width: 40px;
	height: 40px
}

#sidebar li i {
	display: block;
	width: 40px;
	height: 40px;
	background-color: #6dd0ff
}

#sidebar li i.video-icon {
	background: #f76363 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACqElEQVRoQ+2Zv49NQRzFz9ERlZAVdFiJFTql2AKrWIlNbBSKRYLQEHr09AqFRrObKKyCyv4NEjqlDZH4F458NzOb2bv3ejPz5v54sTd51fvOzPl8z8y9M98hJvzhhOvHDkDfDv6/Dkj6DOAAgEWS33KckHQSwDKA3yRnc/rIdkDSUwDPAHzNgQjEz1g/JJ93CmCD5UKUEm8ash3w2UqFKCm+CECKE6XFjwSQdBTAafeLmaJ+Taw0BF8DsDHnYzoD8MV+JL83xddOIUn7ALwBMB85UNthqwCWSP6pDrQNQNIUgJ9tK8rs/yDJX2HbOgB7L5vVQ3xWSC42Akgy4QYw5Mc+nJtrbIsDkl4AeDxk9QBeknziNVYBbHtwPhHA5uQ6gBMA9iS2zQlfC7cd4wJszklJRwA8AvAQwK4cZZFtigLMk/wQDizprAO5HikoNawowCzJtToFkq46N86lKhwR3w2AFyHpgQM5VgikWwATLcnODbY2bI3sHhOke4DAjTMOZGkMiP4AApDLzo0LGSD9AwQgtwG8ToQYDoBbH/5oGssxOAD78tsOIPYZHMBkOiDpuHsj3Y9NvYvr1wFJtuHze6b9ieItvD8ASTdd1u2cnft0DyDposv6XK7qoF13AJJOOeG3Cgj3XbQP4Koafu+zt6D44mvgBsm3oUBJ91zWpwsLb8UBK+zeAWDVadv3W9azqswJsP+cQu8HVMxqYlolecX/WT0Tp34VExJXLHRLKb4KcAnAx2JDtdPRHMlPtQ5k7g7bkVnf67aLkKbi7g8Ah7pUFjHWOsnD1bjGCw53cbGQUFqP0JAVYiX2d01XUCNvaFy1+i4Af4fV9mvSnw3sDuFVtRod7UA1UNJGybGpDpSV25pGqeOMdKCUsLb62QFoK7Ox/U68A38BFudKQD43yeIAAAAASUVORK5CYII=) center center no-repeat;
	background-size: 60%
}

#sidebar li span {
	display: none;
	position: absolute;
	right: 42px;
	top: 0;
	height: 40px;
	line-height: 40px;
	background-color: #6dd0ff;
	color: #fff;
	width: 160px;
	text-align: center;
	font-size: 20px
}

#sidebar .a-video-icon:hover span {
	background: #f76363
}

#sidebar li a:hover span {
	display: inline-block
}

i.icon-sidebar-1 {
	background-position: 0 -380px
}

i.icon-sidebar-2 {
	background-position: -40px -380px
}

i.icon-sidebar-3 {
	background-position: -80px -380px
}

i.icon-sidebar-4 {
	background-position: -120px -380px
}

i.icon-sidebar-5 {
	background-position: -200px -380px
}

i.icon-sidebar-6 {
	background-position: -240px -380px
}

#sidebar li a#returnTop {
	display: none
}

#loading1 {
	display: none;
	background-color: #000;
	background-color: rgba(0, 0, 0, .3);
	position: fixed;
	width: 100%;
	height: 100%;
	background-image: url(../../images/introduce/load.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 9999;
	left: 0;
	top: 0;
	transition: all .15s ease 0s
}

.yahei {
	font-family: "Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti
}

.fn-nowrap,
.fn-wrap {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tc {
	text-align: center
}

.tr {
	text-align: right
}

.ti {
	text-indent: 2em
}

.layui-layer-imgbar,
.layui-layer-imgtit a,
.layui-layer-tab .layui-layer-title span,
.layui-layer-title {
	text-overflow: ellipsis;
	white-space: nowrap
}

*html {
	background-image: url(about:blank);
	background-attachment: fixed
}

html #layui_layer_skinlayercss {
	display: none;
	position: absolute;
	width: 1989px
}

.layui-layer,
.layui-layer-shade {
	position: fixed;
	pointer-events: auto
}

.layui-layer-shade {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.layui-layer {
	-webkit-overflow-scrolling: touch;
	top: 150px;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: #fff;
	-webkit-background-clip: content;
	box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
	border-radius: 2px;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: .3s;
	animation-duration: .3s
}

.layui-layer-close {
	position: absolute
}

.layui-layer-content {
	position: relative
}

.layui-layer-border {
	border: 1px solid #b2b2b2;
	border: 1px solid rgba(0, 0, 0, .3);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}

.layui-layer-moves {
	position: absolute;
	border: 3px solid #666;
	border: 3px solid rgba(0, 0, 0, .5);
	cursor: move;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .3)
}

.layui-layer-load {
	background: url(../../images/introduce/loading-0.gif) center center no-repeat #fff
}

.layui-layer-ico {
	background: url(../../images/introduce/layer-icon.png) no-repeat
}

.layui-layer-btn a,
.layui-layer-dialog .layui-layer-ico,
.layui-layer-setwin a {
	display: inline-block;
	vertical-align: top
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		transform: scale(.5)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		transform: scale(.5)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.layer-anim {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceOut {
	100% {
		opacity: 0;
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}

	30% {
		-webkit-transform: scale(1.03);
		transform: scale(1.03)
	}

	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounceOut {
	100% {
		opacity: 0;
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}

	30% {
		-webkit-transform: scale(1.03);
		transform: scale(1.03)
	}

	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.layer-anim-close {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .2s;
	animation-duration: .2s
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateY(-2000px);
		transform: scale(.1) translateY(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateY(60px);
		transform: scale(.475) translateY(60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateY(-2000px);
		transform: scale(.1) translateY(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateY(60px);
		transform: scale(.475) translateY(60px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

.layer-anim-01 {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.layer-anim-02 {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateX(-2000px);
		transform: scale(.1) translateX(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateX(48px);
		transform: scale(.475) translateX(48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) translateX(-2000px);
		transform: scale(.1) translateX(-2000px);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	60% {
		opacity: 1;
		-webkit-transform: scale(.475) translateX(48px);
		transform: scale(.475) translateX(48px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}

.layer-anim-03 {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0)
	}
}

.layer-anim-04 {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.layer-anim-05 {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes shake {

	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
}

@keyframes shake {

	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
}

.layer-anim-06 {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.layui-layer-title {
	padding: 0 80px 0 20px;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	background-color: #f8f8f8;
	border-radius: 2px 2px 0 0
}

.layui-layer-setwin {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 0;
	line-height: initial
}

.layui-layer-setwin a {
	position: relative;
	width: 16px;
	height: 16px;
	margin-left: 10px;
	font-size: 12px
}

.layui-layer-setwin .layui-layer-min cite {
	position: absolute;
	width: 14px;
	height: 2px;
	left: 0;
	top: 50%;
	margin-top: -1px;
	background-color: #2e2d3c;
	cursor: pointer
}

.layui-layer-setwin .layui-layer-min:hover cite {
	background-color: #2d93ca
}

.layui-layer-setwin .layui-layer-max {
	background-position: -32px -40px
}

.layui-layer-setwin .layui-layer-max:hover {
	background-position: -16px -40px
}

.layui-layer-setwin .layui-layer-maxmin {
	background-position: -65px -40px
}

.layui-layer-setwin .layui-layer-maxmin:hover {
	background-position: -49px -40px
}

.layui-layer-setwin .layui-layer-close1 {
	background-position: 0 -40px;
	cursor: pointer
}

.layui-layer-setwin .layui-layer-close1:hover {
	opacity: .7
}

.layui-layer-setwin .layui-layer-close2 {
	position: absolute;
	right: -28px;
	top: -28px;
	width: 30px;
	height: 30px;
	margin-left: 0;
	background-position: -149px -31px
}

.layui-layer-setwin .layui-layer-close2:hover {
	background-position: -180px -31px
}

.layui-layer-btn {
	text-align: right;
	padding: 0 10px 12px;
	pointer-events: auto
}

.layui-layer-btn a {
	height: 28px;
	line-height: 28px;
	margin: 0 6px;
	padding: 0 15px;
	border: 1px solid #dedede;
	background-color: #f1f1f1;
	color: #333;
	border-radius: 2px;
	font-weight: 400;
	cursor: pointer;
	text-decoration: none
}

.layui-layer-btn a:hover {
	opacity: .9;
	text-decoration: none
}

.layui-layer-btn a:active {
	opacity: .7
}

.layui-layer-btn .layui-layer-btn0 {
	border-color: #4898d5;
	background-color: #2e8ded;
	color: #fff
}

.layui-layer-dialog {
	min-width: 260px
}

.layui-layer-dialog .layui-layer-content {
	position: relative;
	padding: 20px;
	line-height: 24px;
	word-break: break-all;
	overflow: hidden;
	font-size: 14px;
	overflow-x: hidden;
	overflow-y: auto
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
	position: absolute;
	top: 16px;
	left: 15px;
	width: 30px;
	height: 30px
}

.layui-layer-ico1 {
	background-position: -30px 0
}

.layui-layer-ico2 {
	background-position: -60px 0
}

.layui-layer-ico3 {
	background-position: -90px 0
}

.layui-layer-ico4 {
	background-position: -120px 0
}

.layui-layer-ico5 {
	background-position: -150px 0
}

.layui-layer-ico6 {
	background-position: -180px 0
}

.layui-layer-rim {
	border: 6px solid #8d8d8d;
	border: 6px solid rgba(0, 0, 0, .3);
	border-radius: 5px;
	box-shadow: none
}

.layui-layer-msg {
	min-width: 180px;
	border: 1px solid #d3d4d3;
	box-shadow: none
}

.layui-layer-hui {
	min-width: 100px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);
	color: #fff;
	border: none
}

.layui-layer-hui .layui-layer-content {
	padding: 12px 25px;
	text-align: center
}

.layui-layer-dialog .layui-layer-padding {
	padding: 20px 20px 20px 55px;
	text-align: left
}

.layui-layer-page .layui-layer-content {
	position: relative;
	overflow: auto
}

.layui-layer-iframe .layui-layer-btn,
.layui-layer-page .layui-layer-btn {
	padding-top: 10px
}

.layui-layer-nobg {
	background: 0 0
}

.layui-layer-iframe .layui-layer-content {
	overflow: hidden
}

.layui-layer-iframe iframe {
	display: block;
	width: 100%
}

.layui-layer-loading {
	border-radius: 100%;
	background: 0 0;
	box-shadow: none;
	border: none
}

.layui-layer-loading .layui-layer-content {
	width: 60px;
	height: 24px;
	background: url(../../images/introduce/loading-0.gif) no-repeat
}

.layui-layer-loading .layui-layer-loading1 {
	width: 37px;
	height: 37px;
	background: url(../../images/introduce/loading-1.gif) no-repeat
}

.layui-layer-ico16,
.layui-layer-loading .layui-layer-loading2 {
	width: 32px;
	height: 32px;
	background: url(../../images/introduce/loading-2.gif) no-repeat
}

.layui-layer-tips {
	background: 0 0;
	box-shadow: none;
	border: none
}

.layui-layer-tips .layui-layer-content {
	position: relative;
	line-height: 22px;
	min-width: 12px;
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
	background-color: #f90;
	color: #fff
}

.layui-layer-tips .layui-layer-close {
	right: -2px;
	top: -1px
}

.layui-layer-tips i.layui-layer-TipsG {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 8px;
	border-color: transparent;
	border-style: dashed
}

.layui-layer-tips i.layui-layer-TipsB,
.layui-layer-tips i.layui-layer-TipsT {
	left: 5px;
	border-right-style: solid;
	border-right-color: #f90
}

.layui-layer-tips i.layui-layer-TipsT {
	bottom: -8px
}

.layui-layer-tips i.layui-layer-TipsB {
	top: -8px
}

.layui-layer-tips i.layui-layer-TipsL,
.layui-layer-tips i.layui-layer-TipsR {
	top: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f90
}

.layui-layer-tips i.layui-layer-TipsR {
	left: -8px
}

.layui-layer-tips i.layui-layer-TipsL {
	right: -8px
}

.layui-layer-lan[type=dialog] {
	min-width: 280px
}

.layui-layer-lan .layui-layer-title {
	background: #4476a7;
	color: #fff;
	border: none
}

.layui-layer-lan .layui-layer-btn {
	padding: 10px;
	text-align: right;
	border-top: 1px solid #e9e7e7
}

.layui-layer-lan .layui-layer-btn a {
	background: #bbb5b5;
	border: none
}

.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
	background: #c9c5c5
}

.layui-layer-molv .layui-layer-title {
	background: #009f95;
	color: #fff;
	border: none
}

.layui-layer-molv .layui-layer-btn a {
	background: #009f95
}

.layui-layer-molv .layui-layer-btn .layui-layer-btn1 {
	background: #92b8b1
}

.layui-layer-iconext {
	background: url(../../images/introduce/layer-icon-ext.png) no-repeat
}

.layui-layer-prompt .layui-layer-input {
	display: block;
	width: 220px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	padding: 0 5px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .1) inset;
	color: #333
}

.layui-layer-prompt textarea.layui-layer-input {
	width: 300px;
	height: 100px;
	line-height: 20px
}

.layui-layer-tab {
	box-shadow: 1px 1px 50px rgba(0, 0, 0, .4)
}

.layui-layer-tab .layui-layer-title {
	padding-left: 0;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
	overflow: visible
}

.layui-layer-tab .layui-layer-title span {
	position: relative;
	float: left;
	min-width: 80px;
	max-width: 260px;
	padding: 0 20px;
	text-align: center;
	cursor: default;
	overflow: hidden
}

.layui-layer-tab .layui-layer-title span.layui-layer-tabnow {
	height: 43px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	z-index: 10
}

.layui-layer-tab .layui-layer-title span:first-child {
	border-left: none
}

.layui-layer-tabmain {
	line-height: 24px;
	clear: both
}

.layui-layer-tabmain .layui-layer-tabli {
	display: none
}

.layui-layer-tabmain .layui-layer-tabli.xubox_tab_layer {
	display: block
}

.xubox_tabclose {
	position: absolute;
	right: 10px;
	top: 5px;
	cursor: pointer
}

.layui-layer-photos {
	-webkit-animation-duration: 1s;
	animation-duration: 1s
}

.layui-layer-photos .layui-layer-content {
	overflow: hidden;
	text-align: center
}

.layui-layer-photos .layui-layer-phimg img {
	position: relative;
	width: 100%;
	display: inline-block;
	vertical-align: top
}

.layui-layer-imgbar,
.layui-layer-imguide {
	display: none
}

.layui-layer-imgnext,
.layui-layer-imgprev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	outline: 0;
	blr: expression(this.onFocus=this.blur())
}

.layui-layer-imgprev {
	left: 10px;
	background-position: -5px -5px
}

.layui-layer-imgprev:hover {
	background-position: -33px -5px
}

.layui-layer-imgnext {
	right: 10px;
	background-position: -5px -50px
}

.layui-layer-imgnext:hover {
	background-position: -33px -50px
}

.layui-layer-imgbar {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	background-color: rgba(0, 0, 0, .8);
	filter: Alpha(opacity=80);
	color: #fff;
	overflow: hidden;
	font-size: 0
}

.layui-layer-imgtit * {
	display: inline-block;
	vertical-align: top;
	font-size: 12px
}

.layui-layer-imgtit a {
	max-width: 65%;
	overflow: hidden;
	color: #fff
}

.layui-layer-imgtit a:hover {
	color: #fff;
	text-decoration: underline
}

.layui-layer-imgtit em {
	padding-left: 10px;
	font-style: normal
}

.clear:after,
.clear:before {
	content: "";
	display: table
}

.clear:after {
	clear: both
}

.clear {
	zoom: 1
}

.fl {
	float: left
}

.fr {
	float: right
}

.wrap {
	width: 1200px;
	margin: 0 auto
}

.min-wrap {
	width: 1000px;
	margin: 0 auto
}

.col-l {
	float: left
}

.col-r {
	float: right
}

body,
html {
	height: 100%
}

#stage {
	min-height: 100%;
	min-width: 1200px
}

#main {
	overflow: auto;
	padding-bottom: 145px;
	padding-top: 60px
}

#footer {
	position: relative;
	margin-top: -145px;
	height: 145px;
	clear: both
}

body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px
}

.pos .fl {
	line-height: 50px;
	height: 50px
}

.pos .fr {
	margin-top: 8px
}

.pos .btn {
	padding: 5px 30px;
	margin-left: 5px
}

.pos-bottom-line {
	border-bottom: 1px solid #f3f3f3
}

.msg-isTrial .hd {
	line-height: 60px;
	height: 60px;
	border-bottom: 1px solid #e5e5e5
}

.msg-isTrial .hd h3 {
	font-size: 16px;
	font-weight: 400;
	padding-left: 80px
}

.msg-isTrial .bd ul {
	width: 900px;
	padding: 35px 0 14px 80px
}

.msg-isTrial .bd ul li {
	float: left;
	width: 300px
}

.msg-isTrial .bd ul li img {
	width: 240px;
	height: 120px
}

.msg-isTrial .bd ul li h4 {
	padding-top: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: 400
}

.msg-isTrial .bd p {
	width: 840px;
	margin: 0 auto;
	padding-top: 15px;
	border-top: 1px solid #e5e5e5
}

main {
	min-width: 1200px
}

.careerExperientialCamp {
	position: relative
}

.careerExperientialCamp .banner {
	background-image: url(../../images/introduce/qjbanner.jpg);
	background-repeat: no-repeat;
	background-position: center
}

.careerExperientialCamp .banner .wrap {
	height:450px;
	position: relative
}

.careerExperientialCamp .banner .wrap h2 {
	position: absolute;
	left: 0;
	top: 115px;
	width: 550px;
	font-size: 64px;
	font-weight: bold;
	line-height: 88px;
	color: #1ab5ff;
	/* background: url(../images/title.png) no-repeat;
	background-size: 100% */
}

.careerExperientialCamp .banner .wrap h2 span {
	font-size: 78px;
	color: #fff;
	opacity: 1
}

.careerExperientialCamp .banner .wrap h3 {
	position: absolute;
	left: 0;
	top: 148px;
	width: 100%;
	text-align: center;
	font-size: 60px;
	font-weight: 400;
	color: #fff
}

.careerExperientialCamp .banner .wrap p {
	position: absolute;
	left: 0;
	top: 378px;
	width: 100%;
	text-align: center;
	font-size: 52px;
	color: #fff
}

.careerExperientialCamp .banner .wrap p::after {
	position: absolute;
	bottom: -6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	content: "";
	display: block;
	width: 759px;
	height: 1px;
	background-color: #fff
}

.careerExperientialCamp .banner .wrap .navus-btn {
	position: absolute;
	left: 50%;
	top: 550px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
	width: 246px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	background-image: linear-gradient(180deg, #1ab5ff 0, #80a7fe 100%), linear-gradient(#000, #000);
	background-blend-mode: normal, normal;
	border-radius: 28px;
	font-size: 28px;
	color: #fff
}

.careerExperientialCamp .careerreport-section .hd {
	text-align: center;
	padding-top: 140px;
	margin-bottom: 80px
}

.careerExperientialCamp .careerreport-section .hd h3 {
	position: relative;
	display: inline-block;
	font-size: 40px;
	font-weight: 400;
	color: #2195ff
}

.careerExperientialCamp .careerreport-section .hd h3::after {
	position: absolute;
	left: 50%;
	bottom: -16px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	content: "";
	display: block;
	width: 84px;
	height: 4px;
	background-color: #2195ff;
	border-radius: 2px
}

.careerExperientialCamp .careerreport-section-01 {
	padding-top: 80px
}

.careerExperientialCamp .careerreport-section-01 .bd {
	position: relative;
	height: 497px;
	background: url(../../images/introduce/section1-bg.png) no-repeat;
	background-size: 100%
}

.careerExperientialCamp .careerreport-section-01 .bd h2 {
	position: absolute;
	left: 20px;
	top: 212px;
	font-size: 58px;
	color: #333
}

.careerExperientialCamp .careerreport-section-01 .bd .text {
	font-size: 16px;
	color: #333
}

.careerExperientialCamp .careerreport-section-01 .bd .desc-1 {
	position: absolute;
	left: 48px;
	top: 23px
}

.careerExperientialCamp .careerreport-section-01 .bd .desc-2 {
	position: absolute;
	left: 284px;
	top: 106px
}

.careerExperientialCamp .careerreport-section-01 .bd .desc-3 {
	position: absolute;
	left: 74px;
	width: 288px;
	top: 344px;
	line-height: 34px
}

.careerExperientialCamp .careerreport-section-01 .bd .desc-4 {
	position: absolute;
	right: 26px;
	top: 21px;
	width: 280px;
}

.careerExperientialCamp .careerreport-section-01 .bd .desc-6 {
	position: absolute;
	right: 25px;
	top: 306px;
	width: 280px;
}

.careerExperientialCamp .careerreport-section-02 .bd ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.careerExperientialCamp .careerreport-section-02 .bd ul .item {
	width: 360px;
	height: 223px;
	padding: 54px 0 0 20px;
	border-radius: 10px;
	margin-bottom: 30px;
	overflow: hidden
}

.careerExperientialCamp .careerreport-section-02 .bd ul .item h4 {
	position: relative;
	font-size: 24px;
	font-weight: 400;
	color: #fffefe;
	margin-bottom: 15px
}

.careerExperientialCamp .careerreport-section-02 .bd ul .item p {
	width: 313px;
	font-size: 18px;
	color: #fffefe
}

.careerExperientialCamp .careerreport-section-02 .bd ul .item:nth-child(1) {
	background: url(../../images/introduce/section2-bg-1.png) no-repeat;
	background-size: 100%
}

.careerExperientialCamp .careerreport-section-02 .bd ul .item:nth-child(2) {
	background: url(../../images/introduce/section2-bg-2.png) no-repeat;
	background-size: 100%
}

.careerExperientialCamp .careerreport-section-02 .bd ul .item:nth-child(3) {
	background: url(../../images/introduce/section2-bg-5.png) no-repeat;
	background-size: 100%
}


