@charset "utf-8";
/* Author: huibin.pan001 */
/* Time: 2016/04/25 */

/* CSS Reset */
*{ margin: 0; padding: 0;-webkit-user-select: none;}
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border: 0 }
ul, ol, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; *font-size:100% }
i, em {
	font-style: normal;
}
/* coommon */
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { *zoom:1;
}
.fl { float:left; }
.fr { float:right; }
body { font: 12px/24px "microsoft yahei", arial,SimSun; color: #666; background-color: #fafafa;}
a { color: #666; text-decoration: none }
a:hover { color:#a10300 }

a {outline: none;}
:focus { outline:none; -moz-outline:none;}
a:focus { outline:none; -moz-outline:none;}

.bgfff{
	width: 100%;
	background-color: #fff;
}
#header{ min-width:1200px; width:1200px; margin: 0 auto;}

/* header */
#header{ *position:relative; *z-index:20;height: 100px;}
#body{ *position:relative; *z-index:10}

#header{ height:100px; background:#fff;}
.head-line{
	width: 100%;
	border-bottom: solid 1px #ffda44;
}
.logo-bg{
	width: 400px;
	height: 87px;
	float: left;
	margin-left: 100px;
	margin-top: 5px;
}
.logo-bg.left0{
	margin-left: 0px;
}
.nav { width:600px ; height:90px; position:relative; z-index: 999;float: right;margin-right: 60px; }
.nav li { float: right;height:90px; position:relative;font-size:18px; font-family:"Microsoft YaHei"; line-height:90px; *display:inline;*zoom:1}
.nav li a { color:#333; height: 40px; display: block;  padding:0 8px; margin: 25px; line-height:40px;cursor: pointer;}
.homepage .active_home a, .ysq .active_ysq a, .welfare .active_welfare a, .QA .active_QA a, .knowledge .active_knowledge a {
	border-bottom: solid 5px #ffda44;
}
/* footer */
#footer { background:#2a2a2a;height:360px;}
.copyright { padding-top: 45px; font-size: 14px;line-height: 40px;clear:both; text-align:center; font-family: "microsoft yahei",Arial, SimSun }

#footer .ban-footer{
  height: auto;
	padding-top: 60px;
}
.logo-block{
	margin-left: 140px;
	width: 115px;
}
.ewm-block{
	width: 115px;
	margin-left: 60px;
}
.logo-block img{
	width: 115px;
}
.ewm-block img{
	background-color: #fff;
	width: 115px;
	height: 115px;
}
.logo-block p,.ewm-block p{
	margin-top: 10px;
	font-size: 16px;
	color: #999;
	line-height: 1.4;
	text-align: center;
}
.map-block{
	width: 188px;
}
.map-block dt{
	font-size: 18px;
	color: #fff;
	line-height: 60px;
}
.map-block dd{
	cursor: pointer;
	font-size: 18px;
	line-height: 40px;
}
.map-block dd a, .map-block dd a:hover {
	color: #999;
}

.side-box{
	position: fixed;
	right: 10px;
	top: 50%;
	margin-top: -94px;
	width: 58px;
	height: 188px;
	z-index: 9999;
}
.side-box a img{
	cursor: pointer;
}
a.hb_wrapper {
	position: relative;
}
a.hb_wrapper .sewm {
	bottom: 3px;
	display: none;
	height: 106px;
	left: -115px;
	position: absolute;
	width: 112px;
}
a.hb_wrapper:hover .sewm {
	display: block;
}
.ban-inner{
	position: relative;
	width: 1200px;
	min-width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.bann01{
	width: 100%;
	height: 530px;
	background: url(../img/banner1.jpg) 50% 0 no-repeat;
}
.ban01-box{
	position: absolute;
	left:200px;
	top:100px;
}
.ban01-box h1{
	font-size: 63px;
	line-height: 1.4;
	color: #333333;
}
.ban01-box p{
	font-size: 30px;
	line-height: 1.4;
	color: #333333;
}
.lq-btn{
	width: 234px;
	height: 63px;
	margin-top: 10px;
	display: block;
	font-size: 28px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background: url(../img/btn-home.png) no-repeat;
}
.lq-btn:hover,.lq-btn:active,.lq-btn:link{
	color: #fff;
}
.block-list{
	position: absolute;
	left: 200px;
	bottom: 0;
	z-index: 1000;
}
.block-list.pos-fixed{
	position: fixed;
	left: 50%;
	margin-left: -400px;
	top: 0;
	z-index: 10000;
	bottom: auto;
}
.block-list.pos-fixed li{
	margin-right: 0px;
}
.block-list.pos-fixed li.active{
	background-color: #fff;
}
.block-list li{
	position: relative;
	/*box-sizing: border-box;
	-webkit-box-sizing: border-box;*/
	float: left;
	width: 123px;
	height: 108px;
	background-color: #ffda44;
	margin-right: 5px;
	cursor: pointer;
}
.block-list li a {
	position: absolute;
	width: 123px;
	height: 108px;
}

.block-list li:hover{
	box-shadow: 0 0 3px #8e8a84;
	-webkit-box-shadow: 0 0 3px #8e8a84;
	-moz-box-shadow: 0 0 3px #8e8a84;
}
.icon{background:url(../img/icons.png?new) 50% 0% no-repeat ; margin: 16px auto 0 auto;}
.icon2{height:45px;width:45px;background-position:0 0;}
.icon4{height:53px;width:45px;background-position:-45px 0;}
.icon5{height:49px;width:49px;background-position:-90px 0;}
.icon6{height:49px;width:49px;background-position:-244px 0;}
.icon1{height:52px;width:49px;background-position:-139px 0;}
.icon3{height:47px;width:56px;background-position:-188px 0;}
.block-list li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 16px;
	color: #333333;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.bann02{
	width: 100%;
	height: 660px;
	background: url(../img/banner2.jpg) 50% 0 no-repeat;
}
.ban-tit{
	font-weight: normal;
	font-size: 42px;
	color: #333;
	line-height: 54px;
	font-family: "方正兰亭黑_GBK","microsoft yahei";
}
.ban-txt{
	font-weight: normal;
	font-size: 24px;
	color: #333;
	line-height: 34px;
	font-family: "方正兰亭黑_GBK","microsoft yahei";
}
.ban-txt img{
	position: absolute;
	left: -20px;
	width: 8px;
	height: 8px;
	top:13px;
}
.ban02-tit{
	position: absolute;
	left:624px;
	top: 249px;
	z-index: 10;
}
.ban02-txt{
	position: absolute;
	left:654px;
	top: 380px;
	z-index: 10;
}
.ban02-txt-2 {
	position: absolute;
	left:654px;
	top: 460px;
	z-index: 10;
}
.ban02-star{
	position: absolute;
	left: 272px;
	top:312px;
}
.ban02-coin{
	position: absolute;
	left: 286px;
	top:386px;
}
.ban02-moneytype{
	position: absolute;
	left: 239px;
	top:283px;
}
.z-active .flash{
	-webkit-animation: flash 1s 1.5s ease;
	-moz-animation flash 1s 1.5s ease;
	animation: flash 1s 1.5s ease;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
}
@-webkit-keyframes flash {
	0%, 100%, 50% {
		opacity: 1
	}
	25%,
	75% {
		transform: scale(0.5);
		-webkit-transform: scale(0.5);
		opacity: 0
	}
}
@keyframes flash {
	0%, 100%, 50% {
		opacity: 1
	}
	25%,
	75% {
		transform: scale(0.5);
		-ms-transform: scale(0.5);
		opacity: 0
	}
}
@-moz-keyframes flash {
	0%, 100%, 50% {
		opacity: 1
	}
	25%,
	75% {
		transform: scale(0.5);
		-moz-transform: scale(0.5);
		opacity: 0
	}
}
.z-active .bounceInUp {
	-webkit-animation: bounceInUp 1s 0s;
	-moz-animation bounceInUp 1s 0s;
	animation: bounceInUp 1s 0s;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
}
@-webkit-keyframes bounceInUp {
	0%, 100%, 60%, 75%, 90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		opacity: 1;
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		opacity: 1;
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}
@-moz-keyframes bounceInUp{
	0%, 100%, 60%, 75%, 90% {
		-moz-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-moz-transform: translate3d(0, -3000px, 0);;
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-moz-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-moz-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-moz-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, 5px, 0)
	}
	100% {
		-moz-transform: none;
		transform: none
	}
}
@keyframes bounceInUp{
	0%, 100%, 60%, 75%, 90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		-ms-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		-moz-transform: translate3d(0, -3000px, 0);;
		-ms-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		-moz-transform: translate3d(0, 25px, 0);
		-ms-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		-moz-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		-moz-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	100% {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		transform: none
	}
}
.z-active .rollIn {
   -webkit-animation: rollIn 0s 0.5s;
	-moz-animation rollIn 1s 0.5s;
	animation: rollIn 1s 0.5s;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
}
@-webkit-keyframes rollIn {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
  }
}

@keyframes rollIn {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	-ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
  }
}


.bann03{
	width: 100%;
	height: 660px;
	background: url(../img/banner3.jpg) 50% 0 no-repeat;
}
.ban03-tit{
	position: absolute;
	left:624px;
	top: 299px;
	z-index: 10;
}
.ban03-txt{
	position: absolute;
	left:662px;
	top: 431px;
	z-index: 10;
}
.ban03-star{
	position: absolute;
	left:228px;
	top: 166px;
}
.ban03-recodeline{
	position: absolute;
	left:311px;
	top: 277px;
}
.ban03-icon1{
	position: absolute;
	left:166px;
	top: 260px;
}
.ban03-icon2{
	position: absolute;
	left:345px;
	top: 169px;
}
.ban03-icon3{
	position: absolute;
	left:477px;
	top: 222px;
}
.ban03-r1{
	position: absolute;
	left:251px;
	top: 314px;
}
.ban03-r2{
	position: absolute;
	left:251px;
	top: 374px;
}
.ban03-r3{
	position: absolute;
	left:251px;
	top: 434px;
}
.ban03-r4{
	position: absolute;
	left:251px;
	top: 494px;
}


.z-active .fadeInUp1 {
	-webkit-animation: fadeInUp 1s 0s;
	-moz-animation fadeInUp 1s 0s;
	animation: fadeInUp 1s 0s;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
}
.z-active .fadeInUp2 {
	-webkit-animation: fadeInUp 1s 0.3s;
	-moz-animation fadeInUp 1s 0.3s;
	animation: fadeInUp 1s 0.3s;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
}
.z-active .fadeInUp3 {
	-webkit-animation: fadeInUp 1s 0.6s;
	-moz-animation fadeInUp 1s 0.6s;
	animation: fadeInUp 1s 0.6s;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
}
.z-active .fadeInUp4 {
	-webkit-animation: fadeInUp 1s 0.9s;
	-moz-animation fadeInUp 1s 0.9s;
	animation: fadeInUp 1s 0.9s;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  from {
	opacity: 0;
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
  }
}
@-moz-keyframes fadeInUp {
  from {
	opacity: 0;
	-moz-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
  }
  to {
	opacity: 1;
	-moz-transform: none;
	transform: none;
  }
}

@keyframes fadeInUp {
  from {
	opacity: 0;
	-ms-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
  }

  to {
	opacity: 1;
	-ms-transform: none;
	transform: none;
  }
}
.fadeOut1{
	animation:fadeOut 0.4s 0s;
	-ms-animation:fadeOut 0.4s 0s;
	-moz-animation:fadeOut 0.4s 0s;
	-webkit-animation:fadeOut 0.4s 0s;
}
.fadeOut2{
	animation:fadeOut 0.4s  0.2s;
	-ms-animation:fadeOut 0.4s  0.2s;
	-moz-animation:fadeOut 0.4s  0.2s;
	-webkit-animation:fadeOut 0.4s 0.2s;
}
.fadeOut3{
	animation:fadeOut 0.4s  0.3s;
	-ms-animation:fadeOut 0.4s  0.3s;
	-moz-animation:fadeOut 0.4s  0.3s;
	-webkit-animation:fadeOut 0.4s  0.3s;
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
@-moz-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
.bann04{
	width: 100%;
	height: 657px;
	background: url(../img/banner4.jpg) 50% 0 no-repeat;
}
.ban04-tit{
	position: absolute;
	left:622px;
	top: 329px;
	z-index: 10;
}
.ban04-txt{
	position: absolute;
	left:654px;
	top: 403px;
	z-index: 10;
}
.ban04-star{
	position: absolute;
	left:246px;
	top: 223px;
}
.ban04-sy{
	position: absolute;
	left:178px;
	top: 245px;
}
.ban04-sychart{
	position: absolute;
	left:241px;
	top: 351px;
}
.z-active .bounce{
	animation:bounce 1s ease-in-out 0s both;
	-moz-animation:bounce 1s ease-in-out 0s both;
	-ms-animation:bounce 1s ease-in-out 0s both;
	-webkit-animation:bounce 1s ease-in-out 0s both;
}
@-webkit-keyframes bounce {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-100px, 100px, 0);
	-ms-transform: translate3d(-100px, 100px, 0);
	-moz-transform: translate3d(-100px, 100px, 0);
	transform: translate3d(-100px, 100px, 0);
  }

  80% {
	opacity: 1;
	-webkit-transform: translate3d(1.6px, -5px, 0);
	-ms-transform: translate3d(1.6px, -5px, 0);
	-moz-transform: translate3d(1.6px, -5px, 0);
	transform: translate3d(1.6px, -5px, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes bounce {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-100px, 100px, 0);
	-ms-transform: translate3d(-100px, 100px, 0);
	-moz-transform: translate3d(-100px, 100px, 0);
	transform: translate3d(-100px, 100px, 0);
  }

  80% {
	opacity: 1;
	-webkit-transform: translate3d(1.6px, -5px, 0);
	-ms-transform: translate3d(1.6px, -5px, 0);
	-moz-transform: translate3d(1.6px, -5px, 0);
	transform: translate3d(1.6px, -5px, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.bann05{
	width: 100%;
	height: 660px;
	background: url(../img/banner5.jpg) 50% 0 no-repeat;
}
.ban05-tit{
	position: absolute;
	left:622px;
	top: 299px;
	z-index: 10;
}
.ban05-txt{
	position: absolute;
	left:654px;
	top: 450px;
	z-index: 10;
}
.ban05-star{
	position: absolute;
	left:244px;
	top: 284px;
}
.ban05-baotype{
	position: absolute;
	left:184px;
	top: 260px;
}
.ban05-bao{
	position: absolute;
	left:264px;
	top: 389px;
}
.z-active .stamped{
	display: block;
	-webkit-animation-name: stamp 0.3s ease-in 0s;
	-ms-animation-name: stamp 0.3s ease-in 0s;
	-moz-animation-name: stamp 0.3s ease-in 0s;
	animation-name: stamp 0.3s ease-in 0s;
	-webkit-animation-fill-mode: forwards !important;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes stamp {
	0% {
		-webkit-transform: scale3d(1.5, 1.5,1.5);
		transform:  scale3d(1.5, 1.5,1.5);
	}
	50%,100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1);
	}
}
@-moz-keyframes stamp {
	0% {
		-webkit-transform: scale3d(1.5, 1.5,1.5);
		-moz-transform: scale3d(1.5, 1.5,1.5);
		-ms-transform: scale3d(1.5, 1.5,1.5);
		transform: scale3d(1.5, 1.5,1.5);
	}
	50%,100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);;
		transform: scale3d(1, 1, 1);;
	}
}
@keyframes stamp {
	0% {
		-webkit-transform: scale3d(1.5, 1.5,1.5);
		-moz-transform: scale3d(1.5, 1.5,1.5);
		-ms-transform: scale3d(1.5, 1.5,1.5);
		transform: scale3d(1.5, 1.5,1.5);
	}
	50%,100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		-moz-transform: scale3d(1, 1, 1);;
		transform: scale3d(1, 1, 1);;
	}
}
.bann06{
	width: 100%;
	height: 661px;
	background: url(../img/banner6.jpg) 50% 0 no-repeat;
}
.ban06-tit{
	position: absolute;
	left:622px;
	top: 299px;
	z-index: 10;
}
.ban06-txt{
	position: absolute;
	left:654px;
	top: 433px;
	z-index: 10;
}
.ban06-star{
	position: absolute;
	left:244px;
	top: 308px;
}
.ban06-integratetype{
	position: absolute;
	left:215px;
	top: 264px;
}
.ban06-muma{
	position: absolute;
	left:271px;
	top: 411px;
}
.z-active .swing {
	-webkit-animation: swing 1s 0s linear infinite;
	-moz-animation swing 1s 0s linear infinite;
	animation: swing 1s 0s linear infinite;
	transform-origin: 50% 100%;
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
}
@-webkit-keyframes swing {
  0% {
	-webkit-transform: rotate3d(0, 0, 1, -15deg);
	transform: rotate3d(0, 0, 1, -15deg);
  }
  25% {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
  }
  50% {
	-webkit-transform: rotate3d(0, 0, 1, 15deg);
	transform: rotate3d(0, 0, 1, 15deg);
  }
   75% {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
	-webkit-transform: rotate3d(0, 0, 1, -15deg);
	transform: rotate3d(0, 0, 1, -15deg);
  }
}

@keyframes swing {
   0% {
	-webkit-transform: rotate3d(0, 0, 1, -15deg);
	-moz-transform: rotate3d(0, 0, 1, -15deg);
	-ms-transform: rotate3d(0, 0, 1, -15deg);
	transform: rotate3d(0, 0, 1, -15deg);
  }
  25% {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	-moz-transform: rotate3d(0, 0, 1, 0deg);
	-ms-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
  }
  50% {
	-webkit-transform: rotate3d(0, 0, 1, 15deg);
	-moz-transform: rotate3d(0, 0, 1, 15deg);
	-ms-transform: rotate3d(0, 0, 1, 15deg);
	transform: rotate3d(0, 0, 1, 15deg);
  }
   75% {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	-moz-transform: rotate3d(0, 0, 1, 0deg);
	-ms-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
	-webkit-transform: rotate3d(0, 0, 1, -15deg);
	-moz-transform: rotate3d(0, 0, 1, -15deg);
	-ms-transform: rotate3d(0, 0, 1, -15deg);
	transform: rotate3d(0, 0, 1, -15deg);
  }
}


.ban07{
	width: 100%;
	height: 740px;
}
.ban07-box1{
	margin-top: 45px;
	width: 100%;
	height: 310px;
	border: solid 1px #dfdfdf;
	background-color: #fff;
}
.box11{
	width:599px;
	height: 310px;
	border-right: solid 1px #dfdfdf;
}
.ban07-tit{
	position: relative;
	width: 456px;
	height: 24px;
	margin: 15px auto;
	text-align: center;
	border-bottom: dotted 1px #808080;
	line-height: 48px;
}
.ban07-tit span{
	width: 138px;
	background-color: #fff;
	font-size: 24px;
	color: #333;
	height: 48px;
	line-height: 48px;
	display: inline-block;
	*display: inline-block;
}
.ban07-txt{
	text-align: center;
	margin-top: 30px;
	height: 60px;
	font-size: 36px;
	color: #6f6f6f;
	line-height: 60px;
}

.num{
	margin-left: 75px;
	margin-top: 60px;
	font-size: 24px;
	color: #6f6f6f;
	height:86px;
	line-height: 130px;
}
.num span{
	width: 62px;
	height:86px;
	line-height: 86px;
	display: block;
	text-align: center;
	font-size: 68px;
	color: #ffdf3c;
	float: left;
	margin-right: 10px;
	background: url(../img/num-bg.jpg) no-repeat;
}
.box12{
	width:600px;
	height: 310px;
}
.my-video{
	width: 508px;
	height: 284px;
	margin: 15px auto;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: none;
	overflow: hidden;
}
.ban07-tit2{
	position: relative;
	width:540px;
	height: 18px;
	margin: 30px auto;
	text-align: center;
	border-bottom: dotted 1px #808080;
	line-height: 48px;
}
.ban07-tit2 img{
	background: #FFFfff;
	padding: 0 10px;
}
.ban07-txt2{
	width: 540px;
	text-align: left;
	margin: 50px auto 0 auto;
	height: 60px;
	font-size: 14px;
	color: #2f2f2f;
	line-height: 24px;
}
.ts-list{
	width:540px;
	margin: 15px auto;
}
.ts-list li{
	float: left;
	width: 253px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	width: 310px;
}
.ts-list li.ts-second {
	width: 230px;
}
.ban07-tit3{
	position: relative;
	width: 540px;
	height: 24px;
	margin: 23.5px auto;
	text-align: center;
	border-bottom: dotted 1px #808080;
	line-height: 48px;
}
.ban07-tit3 span{
	width: 210px;
	background-color: #fff;
	font-size: 24px;
	color: #333;
	height: 48px;
	line-height: 48px;
	display: inline-block;
	*display: inline-block;
}
.jx-list{
	margin: 45px auto;
	width: 540px;
}
.jx-list li{
	padding-left: 51px;
	font-size: 18px;
	color: #333;
	height: 60px;
	line-height: 60px;
}

.gap{
	margin-top: 42px;
	margin-bottom: 40px;
	border: solid 1px #e3e3e3;
	background-color: #fff;
}
.qa-side{
	width: 280px;
	padding-bottom: 30px;
	float: left;
}
.knowledge-tit{
	width: 65px;
	height: 50px;
	margin-left: 70px;
	margin-top: 30px;
	line-height: 50px;
	padding-left: 65px;
	font-size: 28px;
	color: #999999;
	cursor: pointer;
	background: url(../img/knowledge.png) 0 50% no-repeat;
}
.sub-nav-list{
	margin-top: 40px;
}
.sub-nav-list li{
	width: 230px;
	height:70px;
	margin: 0 auto;
	border-bottom: solid 1px #e4e4e4;
	position: relative;
}
.sub-nav-list a {
	font-size: 18px;
	color: #333;
	display: block;
	height: 70px;
	line-height: 70px;
	padding-left: 75px;
}
.sub-nav-list li.active a {
	background-color:#FFDA44;
}

.qa-content{
	position: relative;
	float: left;
	width:839px;
	padding: 20px 40px;
	border-left: solid 1px #e3e3e3;
}
.content-tit{
	position: relative;
	width: 100%;
	height: 66px;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	line-height: 66px;
	border-bottom: solid 2px #e4e4e4;
}
.content-tit span{
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	width: 100px;
	height: 66px;
	font-size: 14px;
	font-weight: normal;
	color: #75b5ea;
	line-height: 66px;
	cursor: pointer;
}
.content-list{
	width: 100%;
}
.content-list li{
	width: 100%;
	padding: 20px 0;
	border-bottom: dashed 1px #e4e4e4;
}
.article-tit {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
}
.article-tit a {
	color: #333;
}
.article-tit a:hover {
	color: #C00;
}
.article-content{
	margin-top: 10px;
	font-size: 14px;
	color: #999;
	line-height: 24x;
}
.read-all{
	float: right;
	font-size: 14px;
	color: #429bf6;
	height: 24px;
	line-height: 24x;
	cursor: pointer;
}
.read-all:hover,.read-all:active,.read-all:link{
	color: #429bf6;
}
.page-list{
	position: absolute;
	width: 272px;
	height: 38px;
	left: 50%;
	margin-left: -136px;
	bottom: 30px;
	border: solid 1px #d8d8d8;
}
.page-list li{
	float: left;
	width: 38px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #333;
	text-align: center;
	border-right: solid 1px #d8d8d8;
	cursor: pointer;
}
.page-list li a {
	display: block;
}
.page-list li.active{
	background-color:#ffda44;
}
.page-list li.per{
	background: url(../img/page_prev.png) 50% 50% no-repeat;
}
.page-list li.next{
	border-right: 0;
	background: url(../img/page_next.png) 50% 50% no-repeat;
}
.qa-tit{
	width: 65px;
	height: 50px;
	margin-left: 70px;
	margin-top: 30px;
	line-height: 50px;
	padding-left: 65px;
	font-size: 28px;
	color: #999999;
	background: url(../img/question.png) 0 50% no-repeat;
}

.qa-content-list{
}
.qa-content-list li{
	min-height: 70px;
	border-bottom: dashed 1px #e7e7e7;
	padding-bottom: 10px;
}
.qa-content-list li:last-child{
	border-bottom: 0;
}
.qa-content-tit{
	cursor: pointer;
	position: relative;
	padding-left: 26px;
	height: 70px;
	font-size: 16px;
	color: #333333;
	line-height: 70px;
	display: block;
}
.qa-content-tit span.arrow{
	position: absolute;
	top: 29.5px;
	right: 30px;
	width:18px;
	height: 11px;
	display: block;
	background: url(../img/icons.png) -52px -55px no-repeat;
}
.qa-content-tit span.arrow.up{
	background-position: -52px -68px;
}
.qa-content-txt{
	padding: 0 68px 0 26px;
	font-size: 14px;
	color: #666;
	line-height: 26px;
	position: relative;
	display: none;
}

/*knowledge_detail.html*/
.tit{
	font-weight: normal;
	font-size: 26px;
	color: #333333;
	line-height: 40px;
}
.o-info{
	width: 100%;
	height: 50px;
	border-bottom: solid 1px #e4e4e4;
}
.date{
	float: left;
	height: 50px;
	line-height: 50px;
	display: block;
}
.count{
	float: left;
	width: 150px;
	height: 50px;
	margin-left: 40px;
	display: block;
	line-height: 50px;
	font-size: 14px;
	color: #999;
}

.txt{
	text-indent: 2em;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	margin: 10px;
}
.img{
	margin: 0 auto;
	display: block;
}
/*welfare.html*/

.welfare-bann01{
	width: 100%;
	height: 322px;
	background: url(../img/welfare.jpg) 50% 0 no-repeat;
}

.gap2{
	margin-top: 42px;
	margin-bottom: 40px;
	padding-bottom: 30px;
	border: solid 1px #e3e3e3;
	background-color: #fff;
}

.hd-tit{
	margin: 20px 50px 0 50px;
	font-weight: normal;
	font-size: 18px;
	color: #3a3a3a;
	height: 50px;
	line-height: 50px;
	border-bottom: solid 1px #E3E3E3;
}

.hd-img{
	width: 1100px;
	margin: 30px auto 0 auto;
	display: block;
}

.icons {
	background: url('../img/icons.png') no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.icons.icon_dot {
	width: 8px;
	height: 8px;
	background-position: -35px -72px;
	margin-right: 9px;
}
.icons.icon_ry {
	width: 27px;
	height: 28px;
	background-position: 0 -53px;
	margin-right: 8px;
}
.icons.icon_question, .icons.icon_answer {
	width: 17px;
	height: 19px;
	position: absolute;
	left: 0;
}
.icons.icon_question {
	background-position: -148px -55px;
	top: 26px;
}
.icons.icon_answer {
	background-position: -167px -55px;
	top: 5px;
}
.icons.icon_know_1, .icons.icon_know_2, .icons.icon_know_3,
.icons.icon_qa_1, .icons.icon_qa_2, .icons.icon_qa_3 {
	position: absolute;
	width: 24px;
	height: 23px;
	top: 24px;
	left: 39px;
}
.icons.icon_qa_1, .icons.icon_qa_2, .icons.icon_qa_3 {
	width: 19px;
	height: 19px;
	top: 27px;
	left: 45px;
}
.icons.icon_know_1 {background-position: -210px -54px;}
.icons.icon_know_2 {background-position: -185px -53px;}
.icons.icon_know_3 {background-position: -236px -54px;}
.icons.icon_qa_1 {background-position: -74px -54px; width: 20px; height: 20px;}
.icons.icon_qa_2 {background-position: -98px -54px;}
.icons.icon_qa_3 {background-position: -122px -54px;}

.icons.icon_count {
	width: 21px;
	height: 16px;
	vertical-align: middle;
	background-position: -261px -61px;
	margin-right: 6px;
}

.article-detail p {
	color: #666;
	font-size: 14px;
	line-height: 28px;
	margin: 10px;
	text-indent: 2em;
}
.article-detail p.img {
	text-indent: 0;
}
.article-detail p strong {
	color: #333;
}

.bann01 .ban-inner {
	z-index: 10;
}
.bann02 .ban-inner {
	z-index: 9;
}
.bann03 .ban-inner {
	z-index: 8;
}
.bann04 .ban-inner {
	z-index: 7;
}
.bann05 .ban-inner {
	z-index: 6;
}
.bann06 .ban-inner {
	z-index: 5;
}