@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: #25d177;}
#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;
} */
.section{display: inline-block;width: 100%;}
.section .title{width: 100%; clear: both; margin-top: 75px;display: inline-block;}
.section .title img{display: inline-block; margin: auto; clear: both;}
.section .title h2{font-size: 42px; line-height: 88px; font-weight: bold; color: #fff;}
.section .title h2::before{
	content: '';
	display: inline-block;
	width: 2.49rem;
	height: .88rem;
	line-height: .88rem;
	background: url(../images/titLBg.png) no-repeat left center;
	background-size: 100%;
	margin-right: .42rem;
	vertical-align: middle;
}
.section .title h2::after{
	content: '';
	display: inline-block;
	width: 2.49rem;
	height: .88rem;
	line-height: .88rem;
	background: url(../images/titRBg.png) no-repeat right center;
	background-size: 100%;
	margin-left: .42rem;
	vertical-align: middle;
}

 
/*banner */
.banner-box{position:relative;height:721px;background:url(../images/banner.jpg) no-repeat center top; overflow:hidden;width:100%; text-align:center;}
.banner-box .wrap{}
.banner-box .logo{width: auto; position: absolute;left: 0; top: 23px; cursor: pointer;display: block;}
.banner-box .logo img{width: 100%;}


/*section01*/
.sec01{width: 100%; clear: both; float: left;
	background: url(../images/Yz.png) no-repeat .55rem 3.06rem;
}
.section .s1-title{margin-top: 0;}
.sec01 .main{width: 100%; float: left; margin-top: 10px; background-color: #fff;}
.sec01 .main .mainTop{width: 1024px; height: 377px; display: block; float: left; margin: 38px 38px 33px;
	background: #fff;
	border-radius: .16rem;
	box-shadow: 0 0 .1rem rgba(0,175,255,.2);
}
.sec01 .main .mainTop .left{width: 700px; height: 377px; border-radius: .16rem 0 0 .16rem;
	float: left;
	background: #1bb7ff;
	background: -webkit-linear-gradient(top, #1ddd78 , #02c34a); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, #1ddd78, #02c34a); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, #1ddd78, #02c34a); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, #1ddd78 , #02c34a); /* 标准的语法 */
}
.sec01 .main .mainTop .left ul{float: left; margin-top: 34px;margin-left: 28px;}
.sec01 .main .mainTop .left ul li{width: 74px; height: 36px; display: inline-block; float: left; margin: 0 8px 30px;
	font-size: 18px; line-height: 36px; color: #fff;text-align: center;
	border: solid 1px #fff; 
}
.sec01 .main .mainTop .left ul li.txt{width: auto; border: none; margin-left: 30px;}
.sec01 .main .mainTop .left ul li a{width: 100%; line-height: 36px; display: block;}
.sec01 .main .mainTop .left ul li.txt a{line-height: .35rem; border-bottom: 1px solid #fff;}
.sec01 .main .mainTop .left ul li a:hover{background: #fff; color: #02c34a;}
.sec01 .main .mainTop .left ul li.txt a:hover{background: none; color: #fff; font-weight: bold;}
.sec01 .main .mainTop .right{float: left; margin-top: .32rem;}
.sec01 .main .mainTop .right ul{clear: both; float: left;}
.sec01 .main .mainTop .right ul li{clear: both; float: left;}
.sec01 .main .mainTop .right ul li font{width:210px; float: left;font-size: 24px; line-height: 47px; color: #fff;
	background: #ffb73a;
	background: -webkit-linear-gradient(left, #ffb73a , #fc801e); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ffb73a, #fc801e); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ffb73a, #fc801e); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ffb73a , #fc801e); /* 标准的语法 */
	border-radius: 0 .5rem .5rem 0;
}
.sec01 .main .mainTop .right ul li p{float: left; clear: both; 
	font-size: 18px; line-height: 26px; color: #333; text-align: left;
	margin-top: 9px; margin-bottom: 23px; margin-left: .65rem;
}
.sec01 .main .mainTop .right ul li p a{color:#fc801e;}
.sec01 .main .mainForm{width: 1025px; height: auto; display: block; float: left; margin: 0 38px 35px;
	background: #f6fffa;
	border-radius: .16rem;
	box-shadow: 0 0 .1rem rgba(3,196,77,.2);
}
.sec01 .main .mainForm .tit{float: left; width: 100%; margin-top: .36rem;}
.sec01 .main .mainForm .tit h2{font: bold .32rem/.44rem "microsoft yahei"; color: #02c34c;
	width: 100%; float: left; clear: both;
	background: url(../images/s1-title02.png) no-repeat center;
}
.sec01 .main .mainForm .tit p{font-size: 18px; line-height: 34px; clear: both; color: #333;width: 100%;}
.s1F>div{display: inline-block;float: left;}
.sec01 .main .mainForm form{width: 100%; clear: both; float: left; margin: .4rem 0;}
.sec01 .main .mainForm form ul{width: 100%; clear: both; float: left;}
.sec01 .main .mainForm form ul li{width: 365px; height: 53px; border: solid 1px #444; display: inline-block;margin-bottom: .3rem;
	font-size: 18px; line-height: 54px; color: #444;float: left;
	border-radius: .3rem;
}
.sec01 .main .mainForm form ul li:nth-of-type(odd){margin-right: .3rem;margin-left: .36rem;}
.sec01 .main .mainForm form ul li:nth-of-type(3){margin-bottom: 0;}
.sec01 .main .mainForm form ul li:last-child{border-color: #ff89a2;margin-bottom: 0;}
.sec01 .main .mainForm form ul li span{float: left;}
.sec01 .main .mainForm form ul li span::before{content: '';width: .19rem; height: .54rem; display: block; float: left; margin-left: .27rem; margin-right: .12rem;}
.sec01 .main .mainForm form ul li span.province::before{
	background: url(../images/s1-icon01.png) no-repeat center; background-size: 100%;
}
.sec01 .main .mainForm form ul li span.name::before{
	background: url(../images/s1-icon02.png) no-repeat center; background-size: 100%;
}
.sec01 .main .mainForm form ul li span.mobile::before{
	background: url(../images/s1-icon02.png) no-repeat center; background-size: 100%;
}
.sec01 .main .mainForm form ul li input{width: 252px; height: .53rem; border: none; float: left;font-size: 18px; line-height: 53px;border-radius: 50px;}
.sec01 .main .mainForm form ul li a{width: 100%; height: .53rem;  display: block; border-radius: .3rem; float: left;
	font-size: 22px;color: #fff;
	background: #ff89a2;
	background: -webkit-linear-gradient(top, #ff89a2 , #ff4663); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, #ff89a2, #ff4663); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, #ff89a2, #ff4663); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, #ff89a2 , #ff4663); /* 标准的语法 */
}
.sec01 .main .mainForm .tip{width: 100%; clear: both; float: left; font-size: 16px; line-height: 22px; color: #666;}
.sec01 .main .mainForm .tip p{width: 100%; clear: both;}
.s1FL{width: 8.02rem;}
.s1FR{width: 2.12rem;}
/* 加隐私条款 */
.xieyi {width: 100%;margin: 0 auto;  font-size: .16rem; text-align: center; line-height: .44rem; display: inline-block; clear: both;margin-top: .29rem;}
.xieyi .xy {border: none; width: auto; height: .4rem; background: transparent;  vertical-align: inherit; color: #333;}
.xieyi input[type=checkbox] {position: relative; float: none; width: .14rem; height: .14rem; 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 #444; border-radius: .05rem;
}
.xieyi input[type=checkbox]:checked::before {position: absolute; content: "\2713"; background-color: #1ed66e; top: 0; left: 0; width: 100%; border: 1px solid #1ed66e; border-radius:.05rem; color: #fff; font-size: .12rem; font-weight: bold; text-align: center; line-height: .15rem;}
.xieyi a {display: inline; background: transparent;line-height: .4rem; color: #ff0000;}
/* section02 */
.s2M{display: inline-block;width: 100%;background: #fff;padding-top: .35rem;padding-bottom: .37rem;}
.s2M>div{display: inline-block;width: 3.19rem;height: 3.58rem;background: #f6fffa;border-radius: .15rem;margin-right: .34rem;
	box-shadow: 0 0 .1rem rgba(3,196,77,.2);
}
.s2M>div:last-of-type{margin-right: 0;}
.s2xq>div{display: inline-block;float: left;}
.s2xq .s2T{margin-top: .25rem;margin-bottom: .29rem;}
.s2T{font-size: .26rem;font-weight: bold;display: inline-block;width: 2.65rem;height: .64rem;line-height: .64rem;color: #fff;background: #03c44d;border-radius:0 .5rem .5rem 0;}
.s2T>span{display: inline-block;width: .6rem;background: #01af44;float: left;}
.s2T>label{display: inline-block;width: 72%;float: left;}
.s2xq .s2Z{display: inline-block;width: 100%; height: 1.38rem; margin-bottom: .26rem;font-size: .17rem;color: #333;}
.s2Z>div{display: inline-block; width: 75%; float: left;text-align: left;line-height: .3rem;position: relative;padding-left: 0.63rem;}
.s2Z>div:nth-of-type(1){margin-bottom: .25rem;}
.s2zF>label{display: inline-block;position: absolute; left: 0; width: .58rem;height: .31rem; line-height: .3rem; text-align: center; color: #fff;font-weight: bold;background: url(../images/s2img1.png) no-repeat left top;background-size: 100%;float: left;}
.s2Bt{display: inline-block;width: 100%;margin: 0 auto;}
.s2Bt a{display: inline-block;width: 2.01rem;height: .53rem; line-height: .51rem; border-radius: .5rem;font-size: .24rem;color: #fff;margin-bottom: .23rem;
	background: #ff86a0;
	background: -webkit-linear-gradient(top, #ff86a0 , #ff4a66); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, #ff86a0, #ff4a66); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, #ff86a0, #ff4a66); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, #ff86a0 , #ff4a66); /* 标准的语法 */
	box-shadow: 0 0 .1rem rgba(255,23,60,.5);
}
.s2Bt a img{margin-left: .08rem;}
/* section03 */
.s3-cont{display: inline-block;width: 93%; padding: 0 3.5% 15px; background:#fff url(../images/s3Bg.jpg) no-repeat left .24rem; margin-top: 40px;}
.s3-form{display: inline-block;width: 404px;height: 514px; margin-bottom: 20px; background: #f6fffa; margin-top: .28rem; box-shadow: 0 0 10px rgba(3,196,77,.18); border-radius: 20px; float: right;}
.s3-form h3{font: bold 26px/66px "microsoft yahei"; color: #fff;border-top-left-radius: 20px;border-top-right-radius: 20px;
	background: #03c44d;
	background: -webkit-linear-gradient(left, #03c44d , #1cdd77); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #03c44d, #1cdd77); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #03c44d, #1cdd77); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #03c44d , #1cdd77); /* 标准的语法 */
}
.s3-form h3::before{
	content: '';
	display: inline-block;
	width: 39px;
	height: 9px;
	background: url(../images/s3titL.png) no-repeat left top;
	vertical-align: middle;
	margin-right: 18px;
	background-size: 100%;
}
.s3-form h3::after{
	content: '';
	display: inline-block;
	width: 39px;
	height: 9px;
	background: url(../images/s3titR.png) no-repeat right top;
	vertical-align: middle;
	margin-left: 18px;
	background-size: 100%;
}
#myform2 {
    margin-top: 8px;
    width: 82%;
    padding: 0 9%;
}
.s3-form label{
	width: 100%;
}
.s3-form label span {
    display: inline-block;
    font: 18px/41px "microsoft yahei";
    color: #666666;
    float: left;
}
.s3-form label input {
    width: 3.1rem;
    height: .44rem;
    border: 1px solid #666;
	padding-left: .18rem;
}
.s3-form label.btn{
	display: inline-block;
	border: none;
	width: 3.27rem;
	height: 55px;
	font:bold 24px/55px "microsoft yahei";
	color: #fff;
	border-radius: 30px;
	background: #ff86a0;
	background: -webkit-linear-gradient(top, #ff86a0 , #ff4a66); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, #ff86a0, #ff4a66); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, #ff86a0, #ff4a66); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, #ff86a0 , #ff4a66); /* 标准的语法 */
	margin-top: .08rem;
	margin-bottom: 15px;
}
.s3-form label.phone{margin-bottom: 0;}
#myform2 .xieyi{font-size: .15rem;width: 105%;margin-top: 0.05rem;}
#myform2 .xieyi>span{margin-left: -0.1rem;}
.s3zs{font-size: .12rem;color: #666;display: inline-block;width: 102%;text-align: center;}
/* section4 */
.s4-cont {
    width: 93%;
    float: left;
    margin: 10px auto 0;
    padding: 0 3.5%;
	background: #fff;
	padding-top: 34px;
	padding-bottom: 28px;
}
.s4-cont .item{width: 242px; height: 389px; display: inline-block; float: left; margin-right: 18px;
	background: #f6fffa;
	border-radius: 0 .2rem .2rem 0;
	box-shadow: 0 0 10px rgb(3 196 77 / 18%);
}
.s4-cont .item04{margin-right: 0;}
.s4-cont .item .itemImg{width: 100%; float: left; margin-top: .34rem;}
.s4-cont .item .itemImg img{ height: .65rem; display: block; margin:0 auto;}
.s4-cont .item font{float: left; clear: both; width: 100%; height: 58px; display: block; margin-top: .18rem;
	font: bold 22px/58px "microsoft yahei"; color: #0fd062;
}
.s4-cont .item p {
    font: 16px/26px "microsoft yahei";
    color: #444;
    width: 81%;
    float: left;
    margin: 0 9.5%;
    text-align: justify;
    min-height: 132px;
    letter-spacing: -1px;
}
.s4-cont .item a{width: 202px; height: 48px; display: block; clear: both; margin: auto; font: 20px/48px "microsoft yahei"; color: #fff;
	background: #ff849e;
	background: -webkit-linear-gradient(top, #ff849e , #ff4f6a); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, #ff849e, #ff4f6a); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, #ff849e, #ff4f6a); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, #ff849e , #ff4f6a); /* 标准的语法 */
	border-radius: .3rem;
}
/* section5 */
.s5-cont{display: inline-block;width: 100%;background: #fff;padding-top: .32rem;}
.three_t {width: 94%; margin: 0 auto; text-align: center;}
.three_tp {width: 31.33%; float: left; margin: 0 1%; font-size: .24rem; color: #06c651; line-height: .3rem; font-weight: bold; cursor: pointer;}
.three_tp span {display: block; width: 3.23rem; height: .65rem; line-height: .65rem; margin: 0 auto; border: 2px solid #06c651; border-radius: 8px;}
.three_tp.on span {border: 2px solid #13d569;color: #fff;
	background: #0ccc5b;
	background: -webkit-linear-gradient(left, #0ccc5b , #13d569); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #0ccc5b, #13d569); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #0ccc5b, #13d569); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #0ccc5b , #13d569); /* 标准的语法 */
}
.three_m {width: 92%; margin: 34px auto 0; background: #f6fffa; padding: .1rem 0; border-radius: 10px;}
.three_mt {width: 94%; margin: 0 auto; display: none;}
.three_mt.act {display: block;}
.three_mt p {width: 100%; margin: 0 auto; font-size: .18rem; color: #444; line-height: .3rem;text-align: left;}
.three_mt p span {color: #ff3453;font-weight: bold;}
.three_mt p strong {color: #ff3453; font-weight: bold;}
.one_bot {width: 100%; margin: 44px auto 44px; text-align: center;}
.one_ba {
    display: inline-block;
    width: 3.66rem;
	height: .69rem;
	line-height: .69rem;
    margin: 0 3%;
    font-size: .24rem;
    color: #fff;
    border-radius: .5rem;
	background: #ff849e;
	background: -webkit-linear-gradient(top, #ff849e , #ff4f6a); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, #ff849e, #ff4f6a); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, #ff849e, #ff4f6a); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, #ff849e , #ff4f6a); /* 标准的语法 */
}
.one_ba2{
	background: #00b7fe;
	background: -webkit-linear-gradient(top, #00b7fe , #0164fe); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, #00b7fe, #0164fe); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, #00b7fe, #0164fe); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, #00b7fe , #0164fe); /* 标准的语法 */
}
.tran_a {
    transition: .3s;
}
.six_bot {
    display: block;
    width: 100%;
    margin: 80px auto 0;
}

/* section6 */
.sec06 .title{margin-top: .42rem;}
.s6-cont{margin-top: .12rem;display: inline-block;width: 94%; padding: .28rem 3% 0; background: #fff;box-shadow: 0 0 10px rgb(3 196 77 / 18%);}
.five_m {width: 92%; margin: 0 auto;}
.five_l {width: 68%; float: left; margin: 0;padding-bottom: .32rem;}
.five_r {width: 32%; float: right; margin: 0; background: #f6fffa;}
.five_rh {display: block; width: 100%; margin: 0 auto; text-align: center; font-size: .26rem; color: #fff; line-height: .69rem; font-weight: bold;
	background: #16d76c;
	background: -webkit-linear-gradient(top, #16d76c , #04c54e); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, #16d76c, #04c54e); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, #16d76c, #04c54e); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, #16d76c , #04c54e); /* 标准的语法 */
}
.five_rt {width: 80%; margin: 12px auto 0;}
.five_rp {width: 78%; margin: 0 auto; font-size: .17rem; color: #333; line-height: .48rem; border-bottom: 1px dashed #777777; cursor: pointer;text-align: left;}
.five_rp:last-of-type{border-bottom: none;}
.five_rp:hover {color: #00c14a; border-bottom: 1px dashed #00c14a;}
.five_rp.on {color: #00c14a; border-bottom: 1px dashed #00c14a;}
.five_ra {display: block; width: 2.4rem; height: .53rem; margin: 15px auto 0; background: url(../images/botton_bg.png) center repeat-y; background-size: 101% auto; font-size: .2rem; color: #fff; line-height: .5rem; border-radius: .47rem; text-align: center;}
.five_bot {width: 100%; margin: 0 auto; display: block;}
#player{display: inline-block;width: 100%;}
/* section7 */
.s7-cont{margin-top: .12rem; padding-top: .34rem; display: inline-block;width: 100%;background: #fff;box-shadow: 0 0 10px rgb(3 196 77 / 18%);}
.seven_t {width: 94%; margin: 0 auto; text-align: center;}
.seven_tp {width: 31.33%; float: left; margin: 0 .08rem; font-size: .26rem; color: #06c651; line-height: .64rem; font-weight: bold; cursor: pointer;}
.seven_tp span {display: block; width: 98%; margin: 0 auto; border: 2px solid #06c651; border-radius: 12px; position: relative;}
.seven_tp.on span {color: #fff;
	background: #13d766;
	background: -webkit-linear-gradient(top, #13d766 , #05c54f); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, #13d766, #05c54f); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, #13d766, #05c54f); /* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, #13d766 , #05c54f); /* 标准的语法 */
	border: 2px solid #13d766;
}
.seven_m {width: 92%; margin: 26px auto 0;}
.seven_mt {width: 100%; margin: 0 auto; display: none;}
.seven_mt.act {display: block;}
.seven_table {width: 100%; text-align: center; background: #f6fffa; border-radius: 12px; overflow: hidden;}
.seven_table th {font-size: .22rem; color: #444; line-height: .85rem; border-left: 1px solid #e6e9e7;}
.seven_table th.th {background: #10d361; border-left: none; color: #fff;}
.seven_table td {font-size: .17rem; color: #444; line-height: .32rem; padding: .4rem 5px; border-left: 1px solid #e6e9e7; border-top: 1px solid #e6e9e7;}
.seven_table td.td {background: #10d361; border-left: none; color: #fff;font-size: .2rem;}
.seven_table td b {font-size: .18rem;font-weight: bold;}
.seven_table td p {width: 90%; margin: 0 auto; text-align: left;}




/* section11 */
.sec11{width: 100%; clear: both; float: left;}
.sec11 .main{width: 100%; clear: both; float: left; margin: .2rem auto 1.2rem; background-color: #fff;}
.sec11 .main .kuang{width: 1024px; height: auto; float: left; margin: .35rem .38rem .38rem;}
.sec11 .main .kuang .item{display: inline-block;width: 222px; margin: .34rem .45rem .25rem;}
.sec11 .main .kuang .item font{width: 2rem; height: .52rem; display: block; float: right; margin-bottom: .1rem;
	font: .22rem/.42rem "microsoft yahei";color: #fff;
	background: url(../images/s11-img01.png) no-repeat center; background-size: 100%;
}
.sec11 .main .kuang .item img{display: block;}
.sec11 .main .kuang .item p{width: 100%; font: 20px/40px "microsoft yahei"; color: #333; float: left; margin: .1rem auto 0;}

/*section2*/

/*按钮悬停*/
.hvr-grow-shadow{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(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;
    transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:active {
    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:150px; height:643px; display: block; background: url(../images/fixedNavBg.png) no-repeat center;top:13%; left:20px;z-index:9;}
.lfNav .close{position:absolute;top:0; right:0; height:12px; width:12px; font-size: 18px; line-height: 34px; color: #fff;}
.mt185{margin-top:108px;}
.nav-bg{width:150px; height:36px; display: block;float:left; clear:both;margin-left:0;margin-bottom:8px;}
.nav-bg a{width:123px; height:34px; display: block; margin:auto; border: solid 1px #fff; margin: 0 13px;
	font-size: 18px; line-height: 34px; color: #fff; text-align: center;
}
.nav-bg a:hover{color: #fc503b; background-color: #fff;}


.left_top{width:150px; height:61px;display: block;float:left;margin-left:0; margin-top: 10px; text-align: center;}
.left_top img{margin: auto;}
