@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;}
textarea {resize: vertical;}
a {text-decoration: none;outline: 0 none;color:inherit}
table{border-collapse:collapse;width: 100%;color: #333;text-align: center; margin:0 auto;}
.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;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;}

/* body{
	cursor: url(https://files.cnblogs.com/files/monster-jian/cursor.ico),auto;
} */
 /* 输入框填充背景 */
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:7.3rem; overflow:hidden;width:100%; text-align:center;
	background: url('../images/banner.jpg') no-repeat center top;
}
.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%; max-width: 1.56rem;}

.sections{
	width: 100%; clear: both; float: left;
}
.secTit{
	width: 100%; clear: both; float: left; height: .8rem; margin-top: 1.05rem;
	background: url('../images/title01.png') no-repeat center;
	background-size: auto .8rem;
}
.secTit h2{
	font-size: .44rem; font-weight: bold; color: #333; line-height: .64rem;
}
/*section1*/
.s1-main{
	width: 100%; clear: both; float: left; margin-top: .94rem;
}
.s1-main .item{
	width: 3.56rem; height: 2.73rem; display: inline-block; float: left; margin-left: .45rem;
	background-color: #fff;
	box-shadow: 0 .04rem .1rem rgba(155,155,155,.5);
}
.s1-main .item02,.s1-main .item04{
	float: right; margin-right: 1.62rem;
}
.s1-main .item01,.s1-main .item02{margin-bottom: .78rem;}
.s1-main .item .line{
	float: left;width: .7rem; position: relative;
	font-size: .41rem; font-weight: bold; line-height: .48rem; color: #caa466;
}
.s1-main .item .line:before{
	content: '';width: .02rem; height: 1.73rem; float: left; margin-left: .34rem; margin-top: .34rem;
	display: block; background-color: #caa466;
}
.s1-main .item .txt{
	width: 4.04rem; height: 2.72rem; display: block; float: left; margin-top: -.26rem; margin-right: -1.18rem;
	background: url('../images/s1-img01.png') no-repeat center;
	background-size: 100%;
}
.s1-main .item .txt font{
	float: left; margin-top: .25rem; font-size: .28rem; font-weight: bold; color: #fff;margin-left: .29rem;
	display: block; line-height: .72rem;
}
.s1-main .item .txt i{
	width: .38rem; height: .04rem; display: block; float:left; margin-left: .29rem; clear: both;
	background-color: #fff;
}
.s1-main .item .txt p{
	width: 3.55rem; float:left; text-align: left; font-size: .18rem; line-height: .26rem; color: #fff;
	margin-left: .29rem; margin-top: .17rem;
}
.s1-btn{
	width: 100%; clear: both; float: left; margin: .6rem auto .3rem;
}
.s1-btn a{
	width: 7.2rem; height: .84rem; display: block; margin: auto;
	font-size: .32rem; line-height: .84rem; color: #fff; font-weight: bold;
	background: #ff4e30;
	background: -webkit-linear-gradient(left, #ff2d15 , #ff704a); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ff2d15, #ff704a); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ff2d15, #ff704a); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ff2d15 , #ff704a); /* 标准的语法 */
	border-radius:.5rem;
	box-shadow: 0 .04rem .07rem rgba(254,25,0,.4);
}

/* section02 */
.s2-main{
	width: 100%; clear: both; float: left; margin: .7rem auto .9rem;
}
.s2-main .item{
	width: 2.6rem; height: 3.22rem; display: inline-block; float: left; margin-right: .19rem;
	border-radius: .12rem;
	box-shadow: 0 .04rem .1rem rgba(122,122,122,.5);
}
.s2-main .item01{
	background: url('../images/s2-img01.png') no-repeat center;
	background-size: 100%;
}
.s2-main .item02{
	background: url('../images/s2-img02.png') no-repeat center;
	background-size: 100%;
}
.s2-main .item03{
	background: url('../images/s2-img03.png') no-repeat center;
	background-size: 100%;
}
.s2-main .item04{
	background: url('../images/s2-img04.png') no-repeat center;
	background-size: 100%;
	margin-right: 0;
}
.s2-main .item .txt{
	width: 100%; clear: both; float: left; margin-top: 1.56rem;
}
.s2-main .item .txt font{
	font-size: .28rem; color: #fff; font-weight: bold; line-height: .5rem;
	width: 100%; clear: both; float: left; margin-top: .22rem;
}
.s2-main .item .txt p{
	font-size: .18rem; line-height: .26rem; color: #fff; text-align: center;
	width: 80%; float: left; margin: auto 10%;
}
/* section03 */
.sec03{
	width: 100%; height: 4.59rem; margin-bottom: .47rem;
	background: url('../images/s3-bg.jpg') no-repeat center;
	background-size: auto 4.59rem;
}
.s3-main{
	width: 100%; height: 3.03rem; display: block; float: left; margin-top: .8rem;
	background: url('../images/s3-img01.png') no-repeat center;
	background-size: 100% 100%;
	border-radius: .12rem;
	box-shadow: 0 .04rem .1rem rgba(122,122,122,.5);
}
.s3-main .inp{
	width: 100%; margin-top: .6rem; clear: both;
}
.s3-main .inp label{
	display: inline-block; margin: 0 .08rem;
	width: 3.4rem; height: .64rem; border: solid .02rem #333;
	box-sizing: border-box;
	border-radius: .4rem;
}
.s3-main .inp label.btn{
	border: none;
	background: #ff4e30;
	background: -webkit-linear-gradient(left, #ff2d15 , #ff704a); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ff2d15, #ff704a); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ff2d15, #ff704a); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ff2d15 , #ff704a); /* 标准的语法 */
	border-radius:.5rem;
	box-shadow: 0 .04rem .07rem rgba(254,25,0,.4);
}
.s3-main .inp label span{
	font-size: .24rem; font-weight: 500; float: left; margin-left: .3rem; line-height: .6rem;
}
.s3-main .inp label input{
	width: 2.1rem; height: .6rem; border: none; font-size: .24rem; line-height: .6rem; float: left;
	background-color:transparent;
}
.s3-main .inp label.mobile input{width: 1.6rem;}
.s3-main .inp label.btn input{
	text-align: center; width: 100%; line-height: .64rem; color: #fff; cursor: pointer;
}
.xieyi{
	font-size: .18rem; color:#333; line-height: .3rem; margin-top: .58rem; width: 100%; float: left; font-weight: bold;
}
.xieyi input[type=checkbox] {
	position: relative; width: 13px; height: 13px; padding: 0; margin-bottom: 0; border: none; border-radius: 2px; -webkit-appearance: checkbox;
	cursor: pointer;
}
.xieyi input[type=checkbox]::before {
	position: absolute; content: ""; top: 0; left: 0; background: #fff; width: 100%;  height: 100%; border: 1px solid #d9d9d9; border-radius: 2px;
}
.xieyi input[type=checkbox]:checked::before {
	position: absolute; content: "\2713"; 
	background-color: #fff; top: 0; left: 0; width: 100%; border: 1px solid #f00; border-radius:2px; 
	color: #f00; font-size: .16rem; font-weight: bold; text-align: center; line-height: 13px;
}
.s3-main .zhu{
	width: 100%; font-size: .16rem; line-height: .3rem; color: #666; float: left; margin-top: .15rem;
}
/* section04 */
.s4-main{
	width: 100%; clear: both; float: left; margin-top: .65rem;
}
.s4-main .item{
	width: 3.24rem; height: 2.22rem; display: inline-block; margin: 0 .18rem .56rem;
	background: url('../images/s4-img01.png') no-repeat center;
	background-size: 100%;
	border-radius: .12rem;
	box-shadow: 0 .04rem .1rem rgba(122,122,122,.5);
}
.s4-main .item font{
	width: 2.47rem; height: .49rem; display: block; float: left; margin-top: .26rem;
	background: url('../images/s4-img02.png') no-repeat center;
	background-size: 100%;
	font-size: .28rem; text-align: left; text-indent: .15rem; color: #fff; line-height: .49rem;
}
.s4-main .item p{
	font-size: .18rem; line-height: .28rem; color: #fff; width: 100%; clear: both; margin-top: .32rem;
	float: left;
}

/* section05 */
.s5-main{
	width: 100%; margin-top: .74rem; float: left; clear: both; margin-bottom: 1.23rem;
}
.s5-main .item{
	float: left; margin-right: .14rem; width: 2.64rem;
	border-radius: .32rem 0 0 0;
}
.s5-main .item01 .kuang,.s5-main .item03 .kuang{
	background: #5a63d6;
	background: -webkit-linear-gradient(left, #383db2 , #7f8bfd); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #383db2, #7f8bfd); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #383db2, #7f8bfd); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #383db2 , #7f8bfd); /* 标准的语法 */
}
.s5-main .item02 .kuang,.s5-main .item04 .kuang{
	background: #e19c50;
	background: -webkit-linear-gradient(left, #dc9546 , #ffcc95); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #dc9546, #ffcc95); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #dc9546, #ffcc95); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #dc9546 , #ffcc95); /* 标准的语法 */
}
.s5-main .item01{margin-top: 2.15rem;}
.s5-main .item02{margin-top: 1.43rem;}
.s5-main .item03{margin-top: .74rem;}
.s5-main .item04{
	margin-right: 0;
}
.s5-main .item .num{
	width: 100%; float: left;margin-top: -.41rem;
}
.s5-main .item .num i{
	font-size: .52rem; line-height: .6rem; font-weight: bold; float: left; margin-left: .27rem;
}
.s5-main .item.blue .num i{color: rgba(58,63,180,.2);}
.s5-main .item.yellow .num i{color: rgba(202,136,63,.2);}
.s5-main .item .num img{margin-top: .15rem;margin-right: -.08rem; float: right;}
.s5-main .item .kuang{
	width: 100%; clear: both; position: relative; float: left; margin-top: -.24rem;
	border-radius: .32rem 0 0 0;
}
.s5-main .item .kuang h4{
	font-size: .32rem; line-height: .68rem; color: #fff; float: left; position: relative; width: 100%;
}
.s5-main .item .kuang h4:before{
	content: '';width: .19rem; height: .68rem; display: block; float: left; margin-left: .3rem; margin-right: .1rem;
	background: url('../images/s5-icon01.png') no-repeat center;
	background-size: 100%;
}
.s5-main .item .kuang h4:after{
	content: ""; width: .63rem; height: .68rem; display: block; float: right; margin-right: .08rem;
	background: url('../images/s5-icon02.png') no-repeat center;
	background-size: 100%;
}
.s5-main .item .kuang .txt{
	width: 2.47rem; height: auto; float: right; margin-bottom: -.2rem;
	border-radius: .18rem 0 .24rem 0;
	box-shadow: 0 .04rem .1rem rgba(122,122,122,.5);
	padding-top: .15rem;
	padding-bottom: .15rem;
}
.s5-main .item.blue .kuang .txt{background-color: #f7f8ff;}
.s5-main .item.yellow .kuang .txt{background-color: #fffbf7;}
.s5-main .item .kuang .txt font{
	font-size: .22rem; font-weight: bold; line-height: .34rem; color: #fff; text-align: center; padding: 0 .12rem;
	display: inline-block; clear: both;
}
.s5-main .item.blue .kuang .txt font{
	background-color: #3c42b6;
}
.s5-main .item.yellow .kuang .txt font{
	background-color: #d49b5c;
}
.s5-main .item .kuang .txt p{
	font-size: .18rem; line-height: .26rem; width: 90%; margin: .05rem 5%;clear: both; text-align: left;
}
.s5-main .item01 .kuang .txt{padding-bottom: .35rem;}
.s5-main .item01 .kuang .txt p{margin: .1rem 5% .2rem;}
.s5-main .item03 .kuang .txt{padding-bottom: .35rem;}
.s5-main .item03 .kuang .txt p{margin: .2rem 5% .35rem;}

/* section06 */
.sec06{background-color: #f3f3ff;}
.s6-title{margin-top: .78rem;}
.s6-main{
	width: 10.28rem; height: auto; float: left; clear: both; margin-top: .77rem; margin-bottom: .35rem;
	background-color: #fff;
	border-radius: .12rem;
	box-shadow: 0 .04rem .1rem rgba(122,122,122,.5);
}
.s6-left{float: left; margin-left: .39rem; margin-top: .24rem; margin-bottom: .21rem;}
.s6-left img{width: 2.51rem;}
.s6-main ul{float: left; margin-left: .3rem; margin-top: .44rem;}
.s6-main ul li{
	float: left; clear: both; margin-bottom: .16rem;
}
.s6-main ul li font{
	width: 1.72rem; height: .45rem; float: left; font-size: .22rem; font-weight: bold; line-height: .42rem; color: #fff;
	padding-left: 1.04rem;
	background: url('../images/s6-tip01.png') no-repeat center;
	background-size: auto .45rem;
}
.s6-main ul li:nth-child(even) font{
	background: url('../images/s6-tip02.png') no-repeat center;
	background-size: auto .45rem;
}
.s6-main ul li p{
	font-size: .18rem; line-height: .3rem; float: left; clear: both; margin-left: 1.05rem;
}
.s6-right{width: 3.52rem; height: 5.04rem; display: inline-block; float: right; margin-right: -.72rem; margin-top: -.25rem;
	background: url('../images/s6-img02.png') no-repeat center;
	background-size: 100%;
	border-radius: .12rem;
	box-shadow: 0 .04rem .1rem rgba(122,122,122,.5);
}
.s6-right img{
	width: 2.49rem; display: inline-block; margin: .75rem auto .3rem;
}
.s6-right span{font-size: .28rem; font-weight: bold; color: #fff; clear: both; width: 100%; display: block;}

/* section07 */
.sec07{background-color: #f3f3ff;}
.s7-main{
	width: 100%; clear: both; float: left;margin-top: .75rem; margin-bottom: 1.42rem;
	background-color: #fff;
	border-radius: .12rem;
	box-shadow: 0 .04rem .1rem rgba(122,122,122,.5);
}
.s7-left{
	float: left; margin-left: .27rem; margin-top: .33rem; width: 7.5rem;
}
.s7-left .txt{
	width: 100%; float: left; background-color: #f3f3ff;
	border-radius: .12rem; padding: .2rem 0;
	margin-bottom: .23rem;
}
.s7-left .txt font{
	font-size: .22rem; line-height: .32rem; font-weight: bold; float: left; margin-left: .24rem;
}
.s7-left .txt p{
	font-size: .18rem; line-height: .26rem; float: left; text-align: justify; width: 7rem; margin-left: .24rem;
}
.s7-left ul{
	width: 100%; float: left;
}
.s7-left ul li{
	width: 3.33rem; height: .62rem; display: inline-block; margin: .25rem .16rem;
	background: url('../images/s7-img02.png') no-repeat center;
	background-size: 100%;
}
.s7-left ul li i{
	width: .68rem; font-size: .34rem; line-height: .62rem; color: #fff; font-weight: bold; float: left;
}
.s7-left ul li span{
	font-size: .18rem; line-height: .5rem; float: left; margin-top: .06rem; color: #fff; width: 2.6rem;
}
.s7-right{
	float: right; margin-top: -.4rem; margin-bottom: -.52rem; width: 2.91rem; display: block;
}
.s7-right img{width: 100%; display: block;}

/*section08*/
.s8-main{
	width: 10.12rem; height: 3.5rem; display: block; float: left; margin: .6rem .44rem .1rem;
	background: url('../images/s8-img01.png') no-repeat center;
	background-size: 100%;
}
.s8-left{
	float: left; width: 3.8rem; margin-top: .51rem;
}
.s8-left img{display: inline-block; margin: auto; width: 1.81rem;}
.s8-right{
	float: right; margin-right: .34rem; width: 5.78rem; margin-top: .18rem;
}
.s8-right .txt{
	width: 100%; height: 1.62rem; display: block; float: left;
	background-color: #373db2;
	border-radius: .08rem;
}
.s8-right .txt font{
	font-size: .2rem; line-height: .32rem; color: #fff; font-weight: bold; float: left; margin-top: .08rem; margin-left: .17rem;
}
.s8-right .txt p{
	font-size: .16rem; line-height: .28rem; color: #fff; width: 5.5rem; margin-left: .17rem; text-align: left;
	float: left; clear: both;
}
.s8-right ul{
	width: 100%; clear: both; float: left; margin-top: .12rem;
}
.s8-right ul li{
	width: 1.11rem;height: 1.41rem; display: inline-block; float: left; margin-right: .05rem;
	border-radius: .08rem;
	background: #fff;
	box-shadow: 0 .04rem .1rem rgba(122,122,122,.5);
	cursor: pointer;
}
.s8-right ul li:last-child{margin-right: 0;}
.s8-right ul li img{width: 100%; display: inline-block;}

/* section09 */
.s9-main{
	width: 100%; clear: both; float: left; margin: .6rem auto 1rem;
}
.s9-main .tab{
	width: 100%; clear: both; float: left; margin-bottom: .05rem;
}
.s9-main .tab a{width: 3.58rem; height: .9rem; display: inline-block; float: left;
	border: solid 1px #4249bd; background-color: #f3f3ff;
	font-size: .24rem; font-weight: bold; line-height: .9rem; margin-right: .1rem;
	color: #3c42b6;
}
.s9-main .tab a:last-child{margin-right: 0;}
.s9-main .tab a.cur{ color: #fff;
	border: none;width: 3.6rem; height: 1.08rem;
	background: url('../images/s9-img01.png') no-repeat center;
	background-size: 100%;
}
.s9-left{
	float: left;width: 7.1rem; height: 4rem; display: block;
	background: #5a63d6;
	background: -webkit-linear-gradient(left, #383db2 , #7f8bfd); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #383db2, #7f8bfd); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #383db2, #7f8bfd); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #383db2 , #7f8bfd); /* 标准的语法 */
	border-radius:.06rem;
}
.s9-left .video-box{
	width: 6.85rem; float: left; height: 3.8rem; margin: .1rem .12rem;
	background: #fff;
}
.s9-right{
	float: right;width: 3.75rem; height: 4rem;
	border-radius: .06rem;
	box-shadow: 0 .04rem .1rem rgba(122,122,122,.5);
}
.s9-right .tit{
	width: 100%; float: left; height: .68rem; margin-bottom: .05rem;
	background: #e5a45b;
	background: -webkit-linear-gradient(left, #dc9546 , #ffcc95); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #dc9546, #ffcc95); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #dc9546, #ffcc95); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #dc9546 , #ffcc95); /* 标准的语法 */
	border-radius:.06rem .06rem 0 0
}
.s9-right .tit font{
	width: 100%; font-size: .32rem; line-height: .68rem; color: #fff; font-weight: bold; float: left;
	background: url('../images/s9-img02.png') no-repeat center;
	background-size: 2.7rem;
}
.s9-right .part{
	width: 100%; float: left; clear: both; margin-bottom: .43rem;
}
.s9-right .part ul{width: 100%; float: left; clear: both; display: none;}
.s9-right .part ul.show{display: inline-block;}
.s9-right .part ul li{
	width: 3.22rem; float: left; clear: both;line-height: .51rem; font-size: .18rem; text-align: left;margin-left: .28rem;
	border-bottom: dashed 1px #888888; 
	cursor: pointer;
}
.s9-right .part ul li:before{
	content: '';width: .11rem; height: .51rem; display: inline-block; float: left; margin-left: .18rem; margin-right: .1rem;
	background: url('../images/s9-icon01.png') no-repeat center;
	background-size: 100%;
}
.s9-btn{
	width: 100%; float: left; clear: both;
}
.s9-btn a{
	width: 1.6rem; height: .48rem; display: inline-block; font-size: .2rem; line-height: .48rem;
	margin: 0 .07rem;
}
.s9-btn a.btn01{
	border: solid 1px #ff2d15; color: #ff2d15;
	box-sizing: border-box; line-height: .46rem;
}
.s9-btn a.btn02{
	color: #fff;
	background: #ff4e30;
	background: -webkit-linear-gradient(left, #ff2d15 , #ff704a); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ff2d15, #ff704a); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ff2d15, #ff704a); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ff2d15 , #ff704a); /* 标准的语法 */
}

/* section10 */
.sec10{
	height: 6.63rem; background: url('../images/s10-bg.jpg') no-repeat center;
	background-size: auto 100%; margin-bottom: -.1rem;
}
.s10-title{
	margin-top: .68rem;
	background: url('../images/title02.png') no-repeat center;
	background-size: auto .8rem;
}
.s10-title h2{color: #fff;}
.s10-main{width: 100%; clear: both; float: left; margin-top: .6rem;}
.s10-main .item{display: inline-block; width: 4.66rem;}
.s10-main .item01{float: left; margin-left: .37rem;}
.s10-main .item02{float: right; margin-right: .37rem;}
.s10-main .item img{width: 100%; display: inline-block;  margin-bottom: .3rem;}
.s10-main .item p{
	font-size: .18rem; line-height: .27rem; text-align: left; color: #fff; width: 3.8rem; display: inline-block;
	border: solid 1px #fff;
	border-radius: .08rem;
	padding: .05rem .15rem;
}
.s10-main .item span{font-size: .18rem; line-height: .27rem; text-align: right; color: #fff; width: 100%; display: inline-block;}

/* section11 */
.s11-main{
	width: 100%; clear: both; float: left; margin-top: 1.1rem;margin-bottom: .1rem;
}
.s11-main .item{
	width: 3.5rem; height: 2.13rem; float: left; margin-right: .25rem; margin-bottom: .87rem;
	background-color: #fff;
	border-radius: .08rem;
	box-shadow: 0 .04rem .1rem rgba(122,122,122,.5);
}
.s11-main .item03,.s11-main .item06{margin-right: 0;}
.s11-main .item img{
	width: 1.08rem; margin-top: -.49rem; display: inline-block;
}
.s11-main .item font{
	width: 100%; font-size: .24rem; font-weight: bold; line-height: .44rem;
	color: #3c42b6; float: left; margin: .14rem auto 0;
}
.s11-main .item p{
	font-size: .18rem; line-height: .28rem; width: 90%; margin: auto 5%;
}
.s11-main .part{float: left;margin-left: .8rem; margin-top: -.37rem;}

/* section12 */
.sec12{background-color: #f3f3ff;}
.s12-main{
	width: 100%; clear: both; float: left; margin: .6rem auto .8rem;
}
.s12-main .part{
	width: 100%; clear: both; float: left;
	box-shadow: 0 .04rem .1rem rgba(122,122,122,.5);
	border-radius: .16rem;
}
.s12-main .part01,.s12-main .part02,.s12-main .part03{margin-bottom: .3rem;}
.s12-main .part h3{
	width: 100%; clear: both; height: .75rem; line-height: .75rem; font-size: .36rem; font-weight: bold; color: #fff;
	background: #5a63d6;
	background: -webkit-linear-gradient(left, #383db2 , #7f8bfd); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #383db2, #7f8bfd); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #383db2, #7f8bfd); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #383db2 , #7f8bfd); /* 标准的语法 */
	border-radius: .16rem .16rem 0 0;
}
.s12-main .part table{
	width: 100%; clear: both;
	background-color: #fff;
	border-radius: 0 0 .16rem .16rem;
}
.s12-main .part table th{
	font-size: .24rem; font-weight: bold; color: #3c42b6; line-height: .5rem; padding-top: .06rem;
	background-color: #ecedff;
	border-right: solid 1px #3c42b6; 
}
.s12-main .part table th:last-child{
	border-right: 0;
}
.s12-main .part table td{
	font-size: .18rem; line-height: .3rem;
	border-right: solid 1px #3c42b6;
	border-top: solid 1px #3c42b6;
	padding: .2rem 0;
}
.s12-main .part table td.borderR0{
	border-right: 0;
}
.s12-main .part table td a{
	display: block; font-size: .18rem; margin: .1rem auto;
}
.s12-main .part table td a.btn01{
	width: 1.48rem; height: .32rem; display: inline-block; color: #ff2d15; line-height: .32rem; margin-top: .2rem;
	border: solid .02rem #ff2d15;
	border-radius: .32rem;
}
.s12-main .part table td a.btn02{
	width: 1.52rem; height: .36rem; display: inline-block; color: #fff; line-height: .36rem;
	background: #ff4e30;
	background: -webkit-linear-gradient(left, #ff2d15 , #ff704a); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ff2d15, #ff704a); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ff2d15, #ff704a); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ff2d15 , #ff704a); /* 标准的语法 */
	border-radius: .32rem;
}
.s12-main .part table td.space{
	text-align: left; padding-left: .58rem;
}
.s12-main .part table td b{font-weight: bold;}
.s12-main p.zhu{
	text-align: right; float: right; clear: both; font-size: .18rem; line-height: .36rem;
	margin-top: .2rem;
	margin-right: .2rem;
}
/*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:163px; height:593px; display: block; background: url('../images/fixedNavBg.png') no-repeat center;top:12%; left:20px;z-index:9;}
.lfNav .close{position:absolute;top:11px; right:-13px; height:27px; width:27px; }
.mt185{margin-top:115px;}
.nav-bg{width:150px; height:28px; display: block;float:left; clear:both;margin-left:0;margin-bottom:7px;}
.nav-bg a{width:124px; height:26px; display: block; margin:auto;
	border: solid 1px #ebecff; font-size: .18rem; line-height: .26rem; color: #fff;
	text-align: center;
}
.nav-bg a:hover{
	background-color: #ebecff; color: #3740c7;
}

.left_top{width:68px; height:69px;display: block;float:left;margin-left:41px; margin-top: 7px;}

/* 弹窗 */
.mask{width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99; background: rgba(0,0,0,.7); display: none;}
.tcbox{ width: 6rem; height: auto; display: block;  position: absolute; background: #fff;
	top: 50%;
	left: 50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	-webkit-border-radius: .1em;
	-moz-border-radius: .1rem;
	border-radius: .1rem;
}

.tcbox h3{ font-size: .46rem; line-height: .96rem; font-weight: bold;  color: #fff; width: 100%; clear: both; float: left; text-align: center; height: .96rem; position: relative;
	background: #5a63d6;
	background: -webkit-linear-gradient(left, #383db2 , #7f8bfd); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #383db2, #7f8bfd); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #383db2, #7f8bfd); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #383db2 , #7f8bfd); /* 标准的语法 */
	border-radius: .1rem .1rem 0 0;
}
.tcbox .ewmbox{
	width: 100%; float: left; margin: .3rem auto; text-align: center;
}
.tcbox .ewmbox img{width: 2.43rem; display: inline-block;}
.tcbox .ewmbox p{font-size: .26rem; line-height: .42rem; width: 100%; float: left; margin-top: .2rem;}
.tcbox .close{position: absolute; top: -.7rem; right:0; display: block; width: .5rem; height: .5rem;}
.tcbox .close a{width: 100%; display: block;}
.tcbox .close a img{width: 100%; display: block;}
/* #shequnPage{display: block;} */
