@charset "UTF-8";
/*-----default model-----*/
body,h1, h2, h3, h4, h5, h6,p,ul, ol, dl, dd,figure, menu, input, textarea, button, select, th, td,figcaption {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6,b, strong {font-size: 100%;font-weight: normal;}
li {list-style: none;}
em, i {font-style: normal;}
img {border:none;}
input,textarea,button,select {outline: 0 none;}
table{border-collapse: collapse; margin:0 auto;}
textarea {resize: vertical;}
a {text-decoration: none;outline: 0 none;color:inherit}
i,em{ font-style:normal;}
table{border-collapse:collapse;width: 100%;color: #333;text-align: center;}
.clearfix:before,.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix{zoom:1} 
body{width: 100%;height:100%;font-size: 12px;min-width: 1100px!important; font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;color: #444;background: #fff;}
#footer_bx{clear: both;}

.nav-bgd,.dv_mn{display:none;}
.nav-fixed{position: fixed;top: 0;left: 0;width: 100%; z-index: 900; _position: absolute; _top: expression(eval(document.documentElement.scrollTop));_left:20px }
.pbot80{padding-bottom: 80px;}
.m-show,.m-ib{display: none!important;}
.qgfx_box {margin-top: 10px; margin-bottom: 20px!important;}
a[title="站长统计"]{display: none;}
@media only screen and (min-width: 800px) {
	.pc-hide{display:none !important;}
}
.wrap{position: relative; width: 1100px; margin: 0 auto;font-size: 0;text-align: center;}

 /* 输入框填充背景 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 1000px white inset;
}
 
/* 输入框填充透明 */
/* input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-out 0.5s;
} */
 
 
/*banner */
.banner-box{position:relative;height:656px;background:url(../images/banner.jpg) no-repeat center top; overflow:hidden;width:100%; text-align:center;}
.banner-box .wrap{height: auto;}
.banner-box .logo{width: auto; position: absolute;left: 0; top: 23px; cursor: pointer;display: block;}
.banner-box .logo img{width: 100%;}
.banner-box .kefu{width: 336px; height: 64px; display: block; position: absolute; top: 370px; left: 38px;}

/*section01*/
.sec01{width: 100%; clear: both; float: left; }
.secTit{width: 100%; clear: both; float: left;}
.s1-title{margin-top: .24rem;}
.secTit >img{height: 23px; display: block; margin: auto;}
.secTit h2{font-weight: bold; font-size: 48px; line-height: 52px; color: #333; width: 100%; float: left; margin-top: .2rem;}
.s1-title h2{background: url(../images/s1-img02.png) no-repeat center bottom; background-size: auto 21px;}
.secTit h2 span{color: #43be88;}
.secTit h2 em{font-weight: 400;}

.s1-cont{width: 100%; clear: both; float: left; margin-top: 87px; position: relative;}
.s1-cont >img{display: block; margin:21px auto;}
.s1-cont ul{width: 100%; position: absolute; left: 0; top: 0;}
.s1-cont ul li{position: absolute;width: 291px; height: 98px; display: block;}
.s1-cont ul li.left{ background: url(../images/s1-img04.png) no-repeat center; background-size: 100%;}
.s1-cont ul li.right{background: url(../images/s1-img05.png) no-repeat center; background-size: 100%;}
@media screen and (min-width: 800px) {
	.s1-cont ul li.item01{top: 0; left: 142px;}
	.s1-cont ul li.item02{top: 120px; left: 53px;}
	.s1-cont ul li.item03{top: 245px; left: 98px;}
	.s1-cont ul li.item04{top: 0; right: 138px;}
	.s1-cont ul li.item05{top: 120px; right: 50px;}
	.s1-cont ul li.item06{top: 245px; right: 93px;}
}

.s1-cont ul li span{width: 68px; height: 29px; display: block; font-size: 20px; line-height: 29px; color: #fff; position: absolute;
	background: #52cb96; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, right top, from(#52cb96) , to(#60dda6));
	background: linear-gradient(to right, #52cb96 , #60dda6); /* 标准的语法 */
	-webkit-box-shadow: 0 6px 3px rgba(195,244,226,.55);
	box-shadow: 0 6px 3px rgba(195,244,226,.55);
}
.s1-cont ul li.left span{border-radius: 14px 14px 0 14px; left: -13px; top: -13px;}
.s1-cont ul li.right span{border-radius: 14px 14px 14px 0; right: -16px; top: -13px;}
.s1-cont ul li p{font-size: 20px; line-height: 24px; color: #333; width: 200px; text-align: left; float: left;}
.s1-cont ul li.left p{ margin-left: 43px; margin-top: 22px;}
.s1-cont ul li.right p{ margin-left: 45px; margin-top: 22px;}
.s1-btn{width: 100%; clear: both; float: left; margin: 41px 0 31px;}
.s1-btn a{width: 640px; height: 68px; display: block; margin: auto; font: bold 28px/68px "microsoft yahei"; color: #fff;
	background: url(../images/s1-btn01.png) no-repeat center; background-size: 100%;
	border-radius: 34px;
	-webkit-box-shadow: 0 6px 7px rgba(255,186,64,.25);
	box-shadow: 0 6px 7px rgba(255,186,64,.25);
}

/* section02 */
.sec02{width: 100%; clear: both; float: left; }
.s2-title{margin-top: .3rem;}
.s2-title h2{background: url(../images/s2-img02.png) no-repeat center bottom; background-size: auto 46px;}
.s2-cont{width: 100%; clear: both; float: left; margin-top: 70px; margin-bottom: 20px;}
.s2-cont .item{ width: 343px; float: left; margin-bottom: 41px; margin-right: 30px; position: relative;
	background: url(../images/s2-img03.png) no-repeat left top;
}
.s2-cont .item03,.s2-cont .item06{margin-right: 0;}
.s2-cont .item span{width: 82px; height: 47px; display: block; font-size: 28px; color: #fff; font-weight: bold; line-height: 47px;
	position: absolute; left: 7px; top: 0; 
	background: #ffb638; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, right top, from(#ffb435) , to(#ffd56f));
	background: linear-gradient(to right, #ffb435 , #ffd56f); /* 标准的语法 */
	border-radius: 0 0 20px 0;
}
.s2-cont .item span::after{content: ''; width: 22px; height: 47px; display: inline-block; vertical-align: top; margin-left: 5px;
	background: url(../images/s2-icon01.png) no-repeat center;
}
.s2-cont .item font{font-size: 32px; line-height: 40px; font-weight: bold; color: #fff; width: 65px; float: left; margin-left: 33px; margin-top: 60px;}
.s2-cont .item .txt{width: 235px; height: 162px; display: block; float: right; margin-top: 23px; background: #fff;
	-webkit-box-shadow: 0 0 10px rgba(235,236,235,1);
	box-shadow: 0 0 10px rgba(235,236,235,1);
}
.s2-cont .item .txt p{font-size: 18px; line-height: 32px; text-align: justify; width: 82%; float: left; margin: 13px 9%;}

/* section03 */
.sec03{width: 100%; clear: both; float: left; background: url(../images/s3-bg.jpg) no-repeat center top;}
.s3-title{margin-top: .7rem;}
.s3-title h2{background: url(../images/s3-img02.png) no-repeat center bottom; background-size: auto 46px; color: #fff;}
.s3-title h2 span{color: #ffe552;}
.s3-cont{width: 100%; clear: both; float: left; margin-top: 75px; margin-bottom: 60px;}
.s3-cont .item{width: 207px; height: 288px; display: inline-block; background-color: #fff; float: left; margin-right: 16px;
	-webkit-transition:all .5s ease;
	transition: all .5s ease;
}
.s3-cont .item05{margin-right: 0;}
.s3-cont .item:hover{margin-top: -12px;}
.s3-cont .item i{width: 58px; height: 52px; display: block; font: .24rem/.46rem "microsoft yahei"; color: #fff; margin: auto; margin-top: -.23rem;
	background: url(../images/s3-img03.png) no-repeat center; background-size: 100%;
}
.s3-cont .item font{font: bold 24px/42px "microsoft yahei"; color: #333; width: 100%; float: left; margin-bottom: 5px;}
.s3-cont .item img{display: block; margin: 0 auto 18px;}
.s3-cont .item a{width: 172px; height: 38px; display: block; margin: auto; font-size: 20px; line-height: 38px; color: #17ab65;
	border: solid 1px #17ab65;
	border-radius: 20px;
}
.s3-cont .item a:hover{color: #fff; background: #17ab65;}
.s3-form{width: 100%; clear: both; float: left; margin-bottom: 63px;}
.s3-form h3{font: bold 32px/78px "microsoft yahei"; color: #333; width: 100%;
	background: url(../images/s3-img04.png) no-repeat center; background-size: auto 100%;
}
.s3-form h3 span{color: #08995b;}
.s3-form .kuang{width: 100%; height: 287px; display: block; float: left;
	background: url(../images/s3-img05.png) no-repeat center;
	-webkit-box-shadow: 0 5px .32rem rgba(177,177,177,.3);
	box-shadow: 0 5px .32rem rgba(177,177,177,.3);
}
.s3-form .kuang img{float: left; margin-top: .43rem; margin-left: .4rem; display: block;}
.s3-form .kuang form{width: 734px; float: right; margin-top: .56rem; margin-right: .5rem;}
.s3-form .kuang form ul{width: 100%; clear: both; float: left;}
.s3-form .kuang form ul li{width: 353px; height: 60px; display: inline-block; border: solid 1px #00ab79; -webkit-box-sizing: border-box; box-sizing: border-box;
	border-radius: .3rem;
	float: left; margin: 0 7px 16px;
}
.s3-form .kuang form ul li span{float: left; font-size: .24rem; line-height: .58rem; float: left; margin-left: 20px;}
.s3-form .kuang form ul li span::before{font-size: .28rem;}
.s3-form .kuang form ul li span::after{content: '';width: 1px; height: 24px; display: block; float: right; background: #ccc;
	margin-top: 17px; margin-left: 17px;
}
.s3-form .kuang form ul li input{width: 200px; height: 58px; border: none; float: left; margin-left: 10px;font-size: .24rem; line-height: .58rem;}
.s3-form .kuang form ul li:last-child{border: none;}
.s3-form .kuang form ul li a{width: 100%; height: 60px; display: block; font-size: .24rem; font-weight: bold; line-height: .6rem; color: #fff;
	background: #ffb638; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, right top, from(#ffb435) , to(#ffd56f));
	background: linear-gradient(to right, #ffb435 , #ffd56f); /* 标准的语法 */
	border-radius: .3rem;
	-webkit-box-shadow: 0 5px 8px rgba(234,199,76,.35);
	box-shadow: 0 5px 8px rgba(234,199,76,.35);
}
.s3-form .kuang form p{font-size: 16px; color: #666; width: 100%; clear: both; float: left; margin-top: 0;}

.xieyi{width: 100%; clear: both; float: left; margin: .1rem auto 0; font-size: 16px; line-height: .32rem; color: #555;}
.xieyi .xy {border: none; width: 1.8rem; height: .32rem; background: transparent; font-size: .16rem; vertical-align: inherit; color: #666;}
.xieyi input[type=checkbox] {position: relative; float: none; width: .16rem; height: .16rem; padding: 0; margin-bottom: 0; border: none; border-radius: .05rem; -webkit-appearance: checkbox; vertical-align: inherit;}
.xieyi input[type=checkbox]::before {position: absolute; content: ""; top: 0; left: 0; background: #fff; width: 100%;  height: 100%; 
	border: 1px solid #d9d9d9; border-radius: .05rem;
}
.xieyi input[type=checkbox]:checked::before {position: absolute; content: "\2713"; background-color: #0075ff; top: 0; left: 0; width: 100%; border: 1px solid #0075ff; border-radius:.05rem; color: #fff; font-size: .14rem; font-weight: bold; text-align: center; line-height: .16rem;}
.xieyi a {display: inline; background: transparent; font-size: .16rem; line-height: .32rem; color: #ed5736;}
.bd_box .xieyi {padding-left: 314px; margin-bottom: 0;}



/* section04 */
.sec04{width: 100%; clear: both; float: left; background: #fff url(../images/s4-bg.jpg) no-repeat center bottom;}
.s4-title{margin-top: .3rem;}
.s4-title h2{background: url(../images/s4-img02.png) no-repeat center bottom; background-size: auto 46px;}
.s4-cont{width: 100%; clear: both; float: left; margin-top: .4rem;}
.s4-cont .part{width: 100%; clear: both; float: left; position: relative;}
.s4-cont .part::before{content: '';width: 1px; height: 100%; border-left: dashed 2px #43e29f;
	position: absolute; top: 39px; left: 0;
}
.s4-cont .part03::before{height: 230px;}
.s4-cont .part h3{float: left; margin-left: 63px; width: 887px; height: 74px; font-size: 40px; line-height: 74px; text-align: left; font-weight: bold; color: #fff; position: relative;}
.s4-cont .part01 h3{background: url(../images/s4-img03.png) no-repeat center;}
.s4-cont .part02 h3{background: url(../images/s4-img04.png) no-repeat center;}
.s4-cont .part03 h3{background: url(../images/s4-img05.png) no-repeat center;}
.s4-cont .part h3 i{width: 85px; height: 85px; display: block; float: left; font-size: 42px; line-height: 85px; color: #fff; font-style: italic;
	background: url(../images/s4-img06.png) no-repeat right center; text-align: center; margin-left: -43px; margin-top: -6px;
	margin-right: 25px;
}
.s4-cont .part h3::before{content: '';width: 25px; height: 1px; border-top: dashed 2px #43e29f; display: block;
	position: absolute; top: 39px; left: -63px;
}
.s4-cont ul.question{float: left; margin-top: 30px; margin-left: 95px; margin-bottom: 33px;}
.s4-cont ul.question li{display: block;width: 441px; height: 94px; float: left; margin-left: 45px; margin-bottom: 17px; position: relative;
	background: url(../images/item-icon01.png) repeat;
	-webkit-box-shadow: 0 0 .24rem rgba(207,228,220,.78);
	box-shadow: 0 0 .24rem rgba(207,228,220,.78);
	border-radius: 5px;
}
.s4-cont ul.question li i{width: 61px; height: 28px; display: block; font: 18px/28px "microsoft yahei"; color: #fff;
	background: #27d695; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, right top, from(#19e0a1) , to(#32cf8d));
	background: linear-gradient(to right, #19e0a1 , #32cf8d); /* 标准的语法 */
	border-radius: .14rem .16rem 0 .14rem;
	position: absolute; top: -8px; left: -19px;
}
.s4-cont ul.question li font{width: 165px; font: 20px/28px "microsoft yahei"; color: #333; text-align: left; float: left; margin-left: 30px; margin-top: 22px;}
.s4-cont ul.question li a{width: 173px; height: 46px; display: block; background: #fff; float: right; margin-top: 23px; margin-right: 14px;
	border: solid 1px #43e29f;
	border-radius: 24px;
	font: 20px/46px "microsoft yahei"; color: #32ce8d;
}
.s4-cont ul.question li a::after{content: '';width: .21rem; height: 46px; display: inline-block; vertical-align: top; margin-left: .1rem;
	background: url(../images/s4-icon01.png) no-repeat center; background-size: 100%;
}
.s4-cont .part .line{width: 100%; float: left; margin-top: 82px; margin-bottom: 15px; background: url(../images/s4-img07.png) no-repeat top right;}
.s4-cont .part .line ul{margin-bottom: 30px; width: 812px;}
.s4-cont .part .line ul li{width: 203px; display: block;}
.s4-cont .part .line ul.arr-left{margin-top: -23px;float: left; margin-left: 150px; }
.s4-cont .part .line ul.arr-right{float: right; margin-right: 140px; }
.s4-cont .part .line ul.arr-left li{float: left;}
.s4-cont .part .line ul.arr-right li{float: right;}
.s4-cont .part .line ul li img{display: block; margin: auto;}
.s4-cont .part .line ul li span{font: bold 18px/60px "microsoft yahei"; color: #09b56d;width: 100%; float: left;}
.s4-cont .part .box{width: 1031px; height: 669px; display: block; float: left; margin-top: 33px; margin-left: 43px;  margin-bottom: 30px;
	background: url(../images/s4-img08.png) no-repeat center;
	-webkit-box-shadow: 0 0 .35rem #cfdfd9;
	box-shadow: 0 0 .35rem #cfdfd9;
}
.s4-cont .part .box .item{width: 280px; display: inline-block; height: 267px; margin: 48px 28px 10px;}
.s4-cont .part .box .item h4{width: 100%; display: inline-block; float: left;}
.s4-cont .part .box .item h4 img{display: inline-block;vertical-align: top;}
.s4-cont .part .box .item h4 span{display: inline-block; font: bold 28px/40px "microsoft yahei"; color: #3db882; height: 40px; margin-left: 10px;
	background: url(../images/s4-img09.png) no-repeat center bottom;
}
.s4-cont .part .box .item .txt{width: 100%; clear: both; float: left; margin-top: 30px; height: 130px;}
.s4-cont .part .box .item .txt p{font: 16px/28px "microsoft yahei"; color: #333; text-align: left;}
.s4-cont .part .box .item a{width: 192px; height: 36px; display: block; clear: both; border: solid 1px #1ec37e; border-radius: 20px; margin: auto;
	font: 18px/36px "microsoft yahei"; color: #1ec37e;
}
.s4-cont .part .box .item a:hover{color: #fff; background: #1ec37e;}

/* section05 */
.sec05{width: 100%; clear: both; float: left; background: #f2fef7;}
.s5-title{margin-top: .3rem;}
.s5-title h2{background: url(../images/s5-img02.png) no-repeat center bottom; background-size: auto 46px;}
.s5-cont{width: 100%; clear: both; float: left; margin-top: 32px; margin-bottom: .45rem;}
.s5-cont .item{width: 541px; height: 275px; display: inline-block; margin: auto; position: relative;
	background: url(../images/s5-img03.png) no-repeat center;
}
.s5-cont .item i{font: .3rem/.45rem "microsoft yahei"; color: #33cea3; position: absolute; top: .12rem; left: .15rem;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.s5-cont .item img{ display: block; float: left; margin-top: .8rem; margin-left: .44rem;}
.s5-cont .item .txt{float: left; margin-top: .28rem; margin-left: .7rem;}
.s5-cont .item .txt font{font: bold .28rem/.8rem "microsoft yahei"; float: left; color: #33CEA3;}
.s5-cont .item .txt p{font: 18px/28px "microsoft yahei"; color: #333; width: 245px; text-align: left; float: left; clear: both;}
.s5-cont .item .txt a{width: 175px; height: 40px; display: block; clear: both; float: left; margin-top: 15px; margin-left: -5px;
	font: 20px/40px "microsoft yahei"; color: #fff;
	background: #ffb537; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, right top, from(#ffb435) , to(#ffd56f));
	background: linear-gradient(to right, #ffb435 , #ffd56f); /* 标准的语法 */
	border-radius: .2rem;
	-webkit-box-shadow: 0 1px 8px rgba(255,190,72,.78);
	box-shadow: 0 1px 8px rgba(255,190,72,.78);
}

/* section06 */
.sec06{width: 100%; clear: both; float: left; background: #fff;}
.s6-title{margin-top: .3rem;}
.s6-title h2{background: url(../images/s6-img02.png) no-repeat center bottom; background-size: auto 46px;}
.s6-cont{width: 100%; clear: both; float: left; margin-top: 32px; margin-bottom: .45rem;}
.s6-cont .item{display: inline-block; position: relative; width: 518px; height: 400px;
	background: url(../images/s6-img03.png) no-repeat left top;
}
.s6-cont .leftPart{float: left; margin-left: 10px;}
.s6-cont .rightPart{float: right; margin-right: 10px;}
.s6-cont .item span{font: bold 28px/45px "microsoft yahei"; color: #fff; width: 35px; display: block;
	float: left; margin-top: 38px; margin-left: 22px;
}
.s6-cont .item .txt{width: 445px; height: 376px; display: block; float: right; margin-top: 24px; background: #fff url(../images/item-icon01.png) repeat;
	-webkit-box-shadow: 0 0 .24rem rgba(207,228,220,.78);
	box-shadow: 0 0 .24rem rgba(207,228,220,.78);
}
.s6-cont .item .txt .line{width: 423px; height: 352px; display: block; border: solid 1px #c5e8dd; float: left; margin: 12px 11px;
	background: #fff;
}
.s6-cont .item .txt ul{width: 380px; float: left; margin-left: 23px; margin-top: .24rem;}
.s6-cont .item .txt ul li{width: 100%; border-bottom: dashed 1px #e5e5e5; float: left; margin-bottom: 17px;}
.s6-cont .item .txt ul li:last-child{border: none;}
.s6-cont .item .txt ul li i{float: left; width: 25px; height: 25px; display: block; font-size: 18px; line-height: 25px; color: #fff;
	background: url(../images/s6-img04.png) no-repeat center; background-size: 100%;
}
.s6-cont .item .txt ul li font{font: 20px/28px "microsoft yahei"; color: #333; float: left; margin-left: 8px; margin-bottom: .3rem; text-align: left; width: 190px;}
.s6-cont .rightPart .txt ul li font{margin-bottom: .13rem;}
.s6-cont .item .txt ul li a{width: 124px; height: 30px; display: block; float: right;
	font: 18px/30px "microsoft yahei"; color: #15af7e; border: solid 1px #15af7e;
	border-radius: 15px;
}
.s6-cont .item .txt ul li a::after{content: '';width: 10px; height: 30px; display: inline-block; margin-left: 5px;
	background: url(../images/s6-icon01.png) no-repeat center;
	vertical-align: top;
}
.s6-btn{width: 100%; clear: both; float: left; margin-top: .35rem;}
.s6-btn a{width: 640px; height: 68px; display: block; margin: auto; font: bold 28px/68px "microsoft yahei"; color: #fff;
	background: url(../images/s6-img05.png) no-repeat center;
	-webkit-box-shadow: 0 6px 7px rgba(255,186,64,.25);
	box-shadow: 0 6px 7px rgba(255,186,64,.25);
	border-radius: 35px;
}

/* section07 */
.sec07{width: 100%; clear: both; float: left; background: #fff;}
.s7-title{margin-top: .3rem;}
.s7-title h2{background: url(../images/s7-img02.png) no-repeat center bottom; background-size: auto 46px;}
.s7-cont{width: 100%; clear: both; float: left; margin-top: 40px; margin-bottom: .35rem;}
.s7-cont .item{
	width: 286px;
	height: 368px;
	display: inline-block;
	/* float: left; */
	margin-right: 22px;
	position: relative;
	background: #33cea4; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear , left top, left bottom , from(#33ce8c) , to(#33cea4));
	background: linear-gradient(#33ce8c , #33cea4); /* 标准的语法 */
	border-radius: .12rem;
	-webkit-box-shadow: 0 8px 24px rgba(180,227,203,.59);
	box-shadow: 0 8px 24px rgba(180,227,203,.59);
}
.s7-cont .item04{margin-right: 0;}
.s7-cont .item::before{content: '';width: 60px; height: 72px; display: block;position:absolute; top: .24rem; right: .22rem;}
.s7-cont .item01::before{background:url(../images/s7-no01.png) no-repeat center top; background-size: auto 100%;}
.s7-cont .item02::before{background:url(../images/s7-no02.png) no-repeat center top; background-size: auto 100%;}
.s7-cont .item03::before{background:url(../images/s7-no03.png) no-repeat center top; background-size: auto 100%;}
.s7-cont .item04::before{background:url(../images/s7-no04.png) no-repeat center top; background-size: auto 100%;}
.s7-cont .item font{font: bold 28px/44px "microsoft yahei"; color: #fff; float: left; margin-top: .2rem; margin-left: .18rem; margin-bottom: .12rem;}
.s7-cont .item .txt{width: 263px;height: 276px;display: block;float: left;margin: 0 12px;background: #fff;border-radius: .1rem;position: relative;}
.s7-cont .item .txt p{font: 18px/32px "microsoft yahei"; color: #333; float: left; width: 86%; margin: .26rem 7%; text-align: left;}
.s7-cont .item .txt a{width: 185px; height: 45px; display: block; float: right; font: bold .22rem/.45rem "microsoft yahei"; color: #fff;
	background: #ffb537; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, right top, from(#ffb435) , to(#ffd56f));
	background: linear-gradient(to right, #ffb435 , #ffd56f); /* 标准的语法 */
	border-radius: .25rem 0 0 .25rem;
	-webkit-box-shadow: 0 1px 8px rgba(255,190,72,.78);
	box-shadow: 0 1px 8px rgba(255,190,72,.78);
}
.s7-cont .item02 .txt a{margin-top: -.3rem;}

/* section08 */
.sec08{width: 100%; clear: both; float: left; background: #fff url(../images/s8-bg.jpg) no-repeat center 15px;}
.s8-title{margin-top: .45rem;}
.s8-title h2{background: url(../images/s8-img02.png) no-repeat center bottom; background-size: auto 46px;}
.s8-cont{width: 100%; clear: both; float: left; margin-top: 40px; margin-bottom: .5rem;}
.s8-cont .tab{width: 100%; clear: both; float: left;}
.s8-cont .tab a{width: 50%; height: .8rem; float: left; display: block; font: .36rem/.8rem "microsoft yahei"; color: #33b67e;}
.s8-cont .tab a.on{background: url(../images/s8-img03.png) no-repeat center; background-size: 100%; color: #fff;}
.s8-cont .tabbox{width: 100%; clear: both; float: left; margin-top: 35px; margin-bottom: 0;}
.s8-cont .tabbox .item{width: 100%; clear: both; display: none;}
.s8-cont .tabbox .item.show{display: block;}
.s8-cont .tabbox .item .secTab{width: 100%; float: left; margin-bottom: .47rem;}
.s8-cont .tabbox .item .secTab a{width: 1.55rem; height: .5rem; display: block; float: left; margin-right: 17px;
	font: 20px/50px "microsoft yahei"; color: #ffc202;
	border: solid 1px #ffc202;
	border-radius: .25rem;
}
.s8-cont .tabbox .item .secTab a.on{background-color: #FFC202; color: #fff;}

.s8-cont .tabbox .data{float: left; width: 361px; height: auto; background: #fff; -webkit-box-shadow: 0 0 .17rem rgba(178,178,178,.2); box-shadow: 0 0 .17rem rgba(178,178,178,.2); margin-right: 7px; position: relative;
	display: none;
}
.s8-cont .tabbox .data.pc-show{display: block;}
.tagIcon{position: absolute; width: 74px; height: 79px; display: block; top: -16px; right: 15px;
	background: url(../images/s8-tag-bg.png) no-repeat center;
}
.s8-cont .tabbox .data03,.s8-cont .tabbox .data06{margin-right: 0;}
.tagIcon img{margin: 7px auto 0; display: block;}
.tagIcon span{font: 14px/24px "microsoft yahei"; color: #fff; width: 100%; clear: both;}
.s8-cont .tabbox .data .tag{float: left; margin-left: 20px; margin-top: 22px; font: 16px/28px "microsoft yahei"; color: #ffb034; padding: 0 11px; 
	border: solid 1px #ffb034;
	border-radius: 3px;
}
.s8-cont .tabbox .data .tit{float: left; margin-left: 20px; margin-top: 20px; font: bold 30px/33px "microsoft yahei"; color: #333; width: 330px;
	border-bottom: dotted 1px #e0e0e0; padding-bottom: .15rem; margin-bottom: .15rem;
}
.s8-cont .tabbox .data .tit h3{text-align: left; font-weight: bold; font-size: 28px; line-height: .4rem; float: left;}
.s8-cont .tabbox .data .tit h3 span{font-size: 20px;}
.s8-cont .tabbox .data .tit p{font:bold 20px/30px "microsoft yahei"; color: #333;width: 100%; text-align: left; float: left; margin-top: 0;letter-spacing: -1px;}

.s8-cont .tabbox .data .type{clear: both; width: 330px; float: left; margin-left: 20px; border-bottom: dotted 1px #e0e0e0; padding-bottom: 10px; margin-bottom: 10px;}
.s8-cont .tabbox .data .type.no-border{border: none;}
.s8-cont .tabbox .data .type h4{font:bold 18px/30px "microsoft yahei"; color: #ffb033; text-align: left;}
.s8-cont .tabbox .data .type ul{width: 100%; clear: both; float: left; margin-top: 5px;}
.s8-cont .tabbox .data .type ul.preson li{font: 16px/30px "microsoft yahei"; color: #333; height: 30px; background: #f5f5f5; float: left; margin-right: 6px; padding: 0 8px;}
.s8-cont .tabbox .data .type ul.preson li.purple{background: #fff5f3; color: #fa6a69;}
.s8-cont .tabbox .data .type ul.service li{font: 15px/30px "microsoft yahei"; color: #333; height: auto; background: #f5f5f5; float: left; margin-right: 6px; margin-bottom: 10px;
	word-wrap: normal; text-align: left; padding: 0 6px;height: 30px;-webkit-box-sizing: border-box;box-sizing: border-box;
}
.s8-cont .tabbox .data .type ul.service li.yellow{ color: #eb412a;background: #fff;border: solid 1px #eb412a;border-radius: 4px;}
.s8-cont .tabbox .data .type ul.service li b{font-weight: bold;}
.s8-cont .tabbox .data .type ul.service li:last-child{margin-right: 0;}
.s8-cont .tabbox .data .type ul.teach li{float: left; width: 50px; margin-right: 10px; margin-top: 10px;}
.s8-cont .tabbox .data .type ul.teach li:last-child img{margin-top: 27px;}
.s8-cont .tabbox .data .type ul.part li{clear: both; float: left; width: 100%;}

.s8-cont .tabbox .data .type ul.part li .txt{width: 100%; clear: both; float: left;}
.s8-cont .tabbox .data .type ul.part li span{font: 16px/28px "microsoft yahei"; color: #666; display: block; float: left;  padding: 0 7px; margin-bottom: 10px;
	border: solid 1px #ccc; margin-right: 5px;
}

.s8-cont .tabbox .data .type ul.part li span a{color: #eb412a;margin-left: 5px;}
.s8-cont .tabbox .data .type ul.part li span.yellow{color: #fb6602; margin-left: 0;}
.s8-cont .tabbox .data .type ul.part li span a:before{content: '';width: 15px; height: 28px; display: inline-block; margin-right: 5px; vertical-align: top;}
.s8-cont .tabbox .data .type ul.part li span a.st:before{background: url(../images/s8-icon01.png) no-repeat center; background-size: 100%;}

.s8-cont .tabbox .data .type ul.part li .item{border: solid 1px #ccc; position: relative; width: 290px; float: left; margin-bottom: 7px; padding: 8px 0;}
.s8-cont .tabbox .data .type ul.part li .item p{font: 16px/21px "microsoft yahei"; color: #666; text-align: left; margin-left: 10px;}
.s8-cont .tabbox .data .type ul.part li .item p.icon::before{content: '';width: 13px; height: 21px; display: inline-block;
	background: url(../images/s2-icon03.png) no-repeat center; vertical-align: top; margin-right: 3px;
}
.s8-cont .tabbox .data .type ul.part li .item i{position: absolute; top: 22px; right: 10px;  width: 39px; height: 24px; display: block;
	background: url(../images/s2-icon04.png) no-repeat center; background-size: 100%; font: 16px/20px "microsoft yahei"; color: #fff;
}
.s8-cont .tabbox .data06 .type ul.part li .item{width: 225px;}
.s8-cont .tabbox .data06 .type ul.part li .item p{color: #fb6602;}
.s8-cont .tabbox .data06 .type ul.part li .item i{position: absolute; top: 8px; right: 10px; }

.s8-cont .tabbox .data .type ul.kcInfo li{font: 16px/28px "microsoft yahei"; color: #444; text-align: left;width: 90%;}
.s8-cont .tabbox .data .type ul.kcInfo li.long{width: 45%;}
.s8-cont .tabbox .data .type ul.kcInfo li.longer{width: 100%;}
.s8-cont .tabbox .data .type ul.kcInfo li::before{content: '';width: 5px; height: 5px; display: block; float: left; margin-top: 11px; margin-right: 5px;
	background: #999; border-radius: 50%;
}

.s8-cont .tabbox .data .type ul.dataInfo{clear: both; width: 100%; float: left;}
.s8-cont .tabbox .data .type ul.dataInfo li{font: 16px/28px "microsoft yahei"; color: #444; text-align: left; float: left; clear: both;}
.s8-cont .tabbox .data .type ul.dataInfo li::before{content: '';width: 5px; height: 5px; display: block; float: left; margin-top: 11px; margin-right: 5px;
	background: #999; border-radius: 50%;
}
.s8-cont .tabbox .data .type ul.dataInfo li p::before{content: ''; width: 13px; height: 28px; display: inline-block;
	background: url(../images/s2-icon03.png) no-repeat center; vertical-align: top; margin-right: 3px; margin-left: 10px;
}
.s8-cont .tabbox .data .ewm-btn{width: 100%; clear: both; text-align: center;}
.s8-cont .tabbox .data .ewm-btn .ewmData{width: 267px; margin: auto; background: #f8f8f8; display: block; height: 124px;}
.s8-cont .tabbox .data .ewm-btn .ewmData img{display: block; float: left; margin-left: 11px; margin-top: 10px;width: 102px;}
.s8-cont .tabbox .data .ewm-btn .ewmTxt{float: left; margin-left: 10px; width: 136px; margin-top: 26px;}
.s8-cont .tabbox .data .ewm-btn .ewmTxt span{font: 16px/20px "microsoft yahei"; color: #fff; background: url(../images/s8-img04.png) no-repeat center top; background-size: 100%; height: 24px; width: 100%; display: block;}
.s8-cont .tabbox .data .ewm-btn .ewmTxt p{font: 16px/20px "microsoft yahei"; color: #666; width: 100%; clear: both; float: left; margin-top: 8px;}
.s8-cont .tabbox .data .ewm-btn .price{width: 100%; clear: both; float: left; margin-top: 10px;}
.s8-cont .tabbox .data .ewm-btn .price span{font-size: 16px; line-height: 39px; color: #444;}
.s8-cont .tabbox .data .ewm-btn .price span em{color: #eb4029;}
.s8-cont .tabbox .data .ewm-btn .price span b{font-weight: bold; font-size: 30px;}
.s8-cont .tabbox .data .ewm-btn .price span.lin:after{content: '';width: 1px; height: 39px; display: inline-block;
	background: url(../images/s8-img04.png) no-repeat center; margin: 0 22px; vertical-align: top;
}
.s8-btn{width: 100%; clear: both; float: left; margin: 25px auto;}
.s8-btn a{font: 21px/48px "microsoft yahei"; color: #eb4029; width: 140px; height: 48px; display: inline-block; margin: 0 7px;}
.s8-btn a.btn01{border: solid 1px #eb4029; -webkit-box-sizing: border-box; box-sizing: border-box;}
.s8-btn a.btn02{color: #fff;
	background: #eb4029; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, right top, from(#fd6d26) , to(#e41500));
	background: linear-gradient(to right, #fd6d26 , #e41500); /* 标准的语法 */
}
.type p{font: 16px/28px "microsoft yahei";
    color: #444;
    text-align: left;}



/* section09 */
.sec09{width: 100%; clear: both; float: left; background: #fff;}
.s9-title{margin-top: .3rem;}
.s9-title h2{background: url(../images/s9-img02.png) no-repeat center bottom; background-size: auto 46px;}
.s9-cont{width: 100%; clear: both; float: left; margin-top: 40px; margin-bottom: .35rem;}
.s9-cont .left{float: left; margin-left: 30px;}
.s9-cont .right{float: right;margin-right: 30px;}
.s9-cont .ewm{width: 307px; height: 380px; display: block;
	background: url(../images/s9-img03.png) no-repeat center;
	border-radius: .14rem;
	-webkit-box-shadow: 0 0 .15rem rgba(179,179,179,.15);
	box-shadow: 0 0 .15rem rgba(179,179,179,.15);
}
.s9-cont .ewm img{display: block; margin: 28px 28px 15px;}
.s9-cont .ewm span{font: 20px/32px "microsoft yahei"; color: #fff; width: 100%;}
.s9-cont .med{float: left; background: url(../images/s9-line.png) no-repeat center; width: 381px; height: 255px; float: left; margin-left: 25px; margin-top: 50px;}
.s9-cont .med ul{width: 100%; clear: both;}
.s9-cont .med ul li{width: 50%; display: block; height: 127px; float: left;}
.s9-cont .med ul li img{display: block; margin: auto; margin-top: 20px; margin-bottom: 15px;}
.s9-cont .med ul li.top img{margin-top: -5px;}
.s9-cont .med ul li span{font: 18px/25px "microsoft yahei"; color: #333; width: 100%; display: block;}
.s9-cont .med ul li:nth-of-type(2n) span{padding-right: 0;}

/* section10 */
.sec10{width: 100%; clear: both; float: left; background: #fff url(../images/s10-bg.jpg) no-repeat center bottom;}
.s10-title{margin-top: .3rem;}
.s10-title h2{background: url(../images/s10-title02.png) no-repeat center bottom; background-size: auto 46px;}
.s10-cont{width: 100%; float: left; margin-top: 20px; clear: both; }
.s10-cont ul{width: 100%; clear: both;}
.s10-cont ul li{width: 25%; float:left; display: block; position: relative; height: 473px; overflow: hidden;}
.s10-cont ul li.item1{background: url(../images/s10-img01.png) no-repeat center; margin-left: 137px;}
.s10-cont ul li.item2{background: url(../images/s10-img02.png) no-repeat center;}
.s10-cont ul li.item3{background: url(../images/s10-img03.png) no-repeat center;}
.s10-cont ul li.item4{background: url(../images/s10-img04.png) no-repeat center;}
.s10-cont ul li .item-show{width: 100%; padding: 60% 0;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.s10-cont .item-img{width: 100%;margin: 0 auto;height: 80px;}
.s10-cont .item-img img{display: block;margin: auto;}
.s10-cont .item-tit{width: 100%; margin: 30px auto 0; text-align: center; font: 24px/38px "微软雅黑"; color: #fff; }

.s10-cont .info {width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; background: rgba(0,0,0,.3);
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(0) rotate(-180deg);
	transform: scale(0) rotate(-180deg);
}
.s10-cont .info p {width: 70%; margin: 0 auto; font:20px/30px "微软雅黑"; color: #fff; text-transform: uppercase; padding-top: 42%;text-align: justify; height: 150px;}
.s10-cont .info a {width: 70%; display: block; margin: 20% auto 0; font: 24px/50px "微软雅黑"; color: #fff;  border: 1px solid #fff; text-align: center;
	border-radius: 25px;
}
.s10-cont .info a:hover {background: #fff; color: #e72d1b;}
.s10-cont ul li:hover .item-show {
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-delay: 0;
	transition-delay: 0;
}
.s10-cont ul li:hover .info {visibility: visible; opacity: 1;
	-webkit-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}


/*section1*/
.sec11{height: auto; width: 100%;}
.sec11 .title{width: 100%; clear: both; float: left; margin-top: 20px; height: 160px; display: block;
	background: #ffc826; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, right top, from(#ffb032) , to(#ffc948));
	background: linear-gradient(to right, #ffb032 , #ffc948); /* 标准的语法 */
	border-radius: .2rem .2rem 0 0;
}
.sec11 .title img{float: left; margin-top: -69px; margin-left: 0;}
.sec11 .title .txt{width: 545px; float: right; margin-top: 20px; margin-right: 50px;
	background: url(../images/s11-img02.png) no-repeat center top;
}
.sec11 .title .txt h2{font: bold 46px/66px "microsoft yahei"; color: #fff; width: 100%; clear: both; float: left; margin-top: 15px;}
.sec11 .title .txt p{font: 20px/35px "microsoft yahei"; color: #fff;}
.sec11 .stbox{width: 100%; height: 524px; display: block; clear: both; background: #fff;
	border-radius: 0 0 .2rem .2rem;
	-webkit-box-shadow: 0 0 .18rem rgba(245,105,104,.1);
	box-shadow: 0 0 .18rem rgba(245,105,104,.1);
}
.sec11 .stbox .tab{width: 1050px; float: left; margin: 26px 25px 15px;}
.sec11 .stbox .tab li{width: 350px; height: 68px; display: block; float: left; cursor: pointer;
	font: 20px/68px "microsoft yahei"; color: #fff;
	background: #ffc826; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, right top, from(#ffb032) , to(#ffc948));
	background: linear-gradient(to right, #ffb032 , #ffc948); /* 标准的语法 */
	border-radius: .1rem .1rem 0 0;
}
.sec11 .stbox .tab li.on{
	background: #54ce98; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, right top, from(#60dda6) , to(#52cb96));
	background: linear-gradient(to right, #60dda6 , #52cb96); /* 标准的语法 */
}
.videobox{width: 1050px; float: left; margin: auto 25px;}
.video-l{float: left; width: 700px; height: 394px; display: block; background: #333;}
.video-l .video{width: 100%;}
.video-r{width: 322px; float: right;}
.video-r ul{width: 100%; clear: both;}
.video-r ul li{width: 100%; clear: both; float: left; display: none;text-align: left; min-height: 205px;}
.video-r ul li.on{display: block;}
.video-r ul li font{font: bold 20px/26px "microsoft yahei"; color: #666;float: left; clear: both; margin-bottom: 5px;}
.video-r ul li a{width: 100%; clear: both; font: 16px/28px "microsoft yahei"; display: block; float: left; text-indent: .2rem;color: #555;}
.video-r ul li a.cover{background: #fafafa;}
.video-r ul li a.on{color: #54ce98;}
.video-r ul li a span{margin-left: 32px; color: #fff; font-size: 14px; padding: 1px 5px; border-radius: 5px;
	background: #54ce98; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, right top, from(#60dda6) , to(#52cb96));
	background: linear-gradient(to right, #60dda6 , #52cb96); /* 标准的语法 */
}
.video-r .ewmbox{width: 100%; clear: both; float: left; margin-top: 5px;}
.video-r .ewmbox img{width: 125px; display: block; float: left;
	-webkit-box-shadow: 0 0 .18rem rgba(15,15,15,.1);
	box-shadow: 0 0 .18rem rgba(15,15,15,.1);
}
.video-r .ewmbox span{font: 18px/24px "microsoft yahei"; color: #555; background: #fafafa; display: block; float: right; margin-top: 30px;
	padding: 10px 20px;
	border-radius: .1rem;
}
.s1-more{width: 100%; clear: both;float: left; margin-top: 5px;}
.s1-more a{font: bold 20px/54px "microsoft yahei"; display: block;}
.s1-more a.video-a1{float: left;width: 120px; height: 54px; border: solid 1px #54ce98; color: #54ce98; -webkit-box-sizing: border-box; box-sizing: border-box;}
.s1-more a.video-a2{float: right; width: 180px; height: 54px; color: #fff;
	background: #54ce98; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, right top, from(#60dda6) , to(#52cb96));
	background: linear-gradient(to right, #60dda6 , #52cb96); /* 标准的语法 */
}


/* section12 */
.sec12{width: 100%; clear: both; float: left; padding-bottom: 60px}
.s12-title{margin-top: .25rem;}
.s12-title h2{background: url(../images/s12-img02.png) no-repeat center bottom; background-size: auto 46px;}
.s12-cont{width: 100%; clear: both; float: left; margin-top: 40px; margin-bottom: .3rem;}
.s12-cont .tabAll{width: 100%; float: left; clear: both;border-bottom: solid 3px #fa7d69;}
.s12-cont .tabAll a{width: 320px; height: 48px; display: block; float: left; margin-right: 18px; font: 20px/48px "microsoft yahei"; color: #333;background: #ededed;}
.s12-cont .tabAll a.on{color: #fff;
	background: #f13e24;
	-webkit-box-shadow: inset 0 4px 24px #ff9b8a;
	box-shadow: inset 0 4px 24px #ff9b8a; 
}
.s12-cont .itembox{width: 100%; float: left; clear: both;}
.s12-cont .itembox .item{width: 100%; float: left; display: none;}
.s12-cont .itembox .item.show{display: block;}
.s12-cont table{width: 100%; border-left: solid 1px #e6e6e6;}
.s12-cont table th{background: #fdf3f1; font: bold 18px/24px "microsoft yahei"; color: #c0614e; padding: 14px 0;}
/* .s12-cont table tr td{width: 120px;}
.s12-cont table tr td+td{width: 120px; }
.s12-cont table tr td+td+td{width: 140px;}
.s12-cont table tr td+td+td+td{width: 84px;}
.s12-cont table tr td+td+td+td+td{width: 100px;}
.s12-cont table tr td+td+td+td+td+td{width: 120px;}
.s12-cont table tr td+td+td+td+td+td+td{width: 100px;}
.s12-cont table tr td:last-child{width: auto;} */
.s12-cont table td{border-right: solid 1px #e6e6e6;border-bottom: solid 1px #e6e6e6; font: 14px/24px "microsoft yahei"; color: #333;padding: .1rem .1rem}
.s12-cont table td.km{text-align: center; padding:.35rem 0.1rem;}
.s12-cont table td.km2{text-align: left; padding: .25rem .1rem;}
.s12-cont table td b{font-weight: bold;}
.s12-cont table td font{font: bold 20px/28px "microsoft yahei"; display: block;}
.s12-cont table td span{color: #e51801; font-size: 20px; line-height: 30px; font-weight: bold;}
.s12-cont table td span i{font-weight: 400; font-size: 18px;}
.s12-cont table td p{float: left; text-align: left; clear: both; padding-left: .1rem;}
.s12-cont table td a{width: 125px; height: 37px;display: block; margin: auto; font: 18px/37px "microsoft yahei"; border-radius: .2rem;}
.s12-cont table td a.ask{border: solid 1px #e41601; -webkit-box-sizing: border-box; box-sizing: border-box; color: #e51701;}
.s12-cont table td a.buy{color: #fff; margin-top: .1rem;
	background: #e41601; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, right top, from(#e41500) , to(#fd6d26));
	background: linear-gradient(to right, #e41500 , #fd6d26); /* 标准的语法 */
}

.s12-cont table td a::before{content: '';width: .22rem; height: 37px; display: inline-block; vertical-align: top; margin-right: .1rem;}
.s12-cont table td a.ask::before{background: url(../images/s12-icon01.png) no-repeat center; background-size: 100%;}
.s12-cont table td a.buy::before{background: url(../images/s12-icon02.png) no-repeat center; background-size: 100%;}


/*section02*/

/*按钮悬停*/
.hvr-grow-shadow{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    -webkit-transition-property: -webkit-box-shadow, -webkit-transform;
    transition-property: -webkit-box-shadow, -webkit-transform;
    transition-property: box-shadow, transform;
    transition-property: box-shadow, transform, -webkit-box-shadow, -webkit-transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:active {
    -webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/*侧边悬停*/
.lfNav{position: fixed;width:178px; height:514px; display: block; background: url(../images/fixedNavBg.png) no-repeat center;top:18%; left:20px;z-index:9;}
.lfNav .close{position:absolute;top:9px; right:4px; height:33px; width:33px; }
.mt185{margin-top:162px;}
.nav-bg{width:178px; height:36px; display: block;float:left; clear:both;margin-left:0;}
.nav-bg a{width:130px; height:35px; display: block; margin:auto; margin-left: 24px; font: 20px/35px "microsoft yahei"; color: #fff; text-align: center;}

.left_top{width:150px; height:80px;display: block;float:left;margin-left:0;}


/*新增*/
.xz-ps{ line-height: 0px; color: #ccc; font-size: 16px; text-align: left;}
