@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;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;}
.stage {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    pointer-events: none;
}  
/* 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.02rem;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%; max-width: 1.56rem;}

.sections{width: 100%; clear: both; float: left;}
/*section1*/
.sec01{height: auto;}
.secTit{
	width: 100%; clear: both; float: left; margin-top: .78rem;
}
.secTit02{margin-top: .5rem;}
.secTit font{
	font-size: .4rem; line-height: .64rem; font-weight: bold; font-family: Arial, Helvetica, sans-serif;color: #2231a7;
	width:100%; float: left; clear: both;
	background: url('../images/title-img01.png') no-repeat center;
}
.secTit02 font{color: #fff;
	background: url('../images/title-img02.png') no-repeat center;
}
.secTit h2{
	width: 100%; clear: both; float: left; font-size: .44rem; font-weight: bold; line-height: .74rem;
}
.secTit02 h2{color: #fff;}
.s1-mian{
	width: 100%; clear: both; float: left; margin-top: .28rem;
}
.s1-mian .item{
	display: inline-block; float: left; margin-bottom: .42rem; min-height: 1.64rem; width: 2.75rem; margin-right: .92rem;
	background: url('../images/s1-img01.png') no-repeat left top;
	background-size: 100%;
}
.s1-mian .item03,.s1-mian .item06{margin-right: 0;}
.s1-mian .item font{ float: left; margin-left: .07rem; margin-top: .06rem;
	font-size: .22rem; line-height: .44rem; font-weight: bold; color: #fff;
}
.s1-mian .item font span{
	float: left; font-size: .26rem; width: .62rem; padding-right: .2rem; margin-right: .4rem;
}
.s1-mian .item font span::after{
	content: '';width: .26rem; height: .44rem; display: inline-block; float: right;margin-right: -.2rem;
	background: url('../images/s1-icon01.png') no-repeat center;
	background-size: 100%;
}
.s1-mian .item .txt{
	width: 2.77rem; height: 1.49rem; display: inline-block; float: left; margin-left: .24rem; margin-top: .14rem;
	background:#fff url("../images/s1-img02.png") no-repeat right bottom;
	background-size: 100%;
	box-shadow: 0 .03rem .08rem rgba(169,169,169,.5);
}
.s1-mian .item .txt p{
	font-size: .18rem; line-height: .32rem; width: 2rem; float: left; margin-left: .44rem; margin-top: .42rem; text-align: left;
}
.s1-mian .item .txt p.line03{margin-top: .26rem;}
.s1-btn{
	width: 100%; clear: both; float: left; margin-top: .34rem; margin-bottom: .32rem;
}
.s1-btn a{
	width: 4.4rem; height: .68rem; display: inline-block; margin: auto;
	font-size: .26rem; line-height: .68rem; font-weight: bold; color: #fff;
	background: #ff4e2f;
	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:.34rem;
	box-shadow: 0 .02rem .04rem rgba(232,47,22,.4);
}

/* section02 */
.s2-main{
	width: 7.37rem; height: 3.88rem; display: inline-block; float: right; clear: both; margin-top: .83rem;
	margin-bottom: .33rem;
	background: #fff;
	box-shadow: 0 .04rem .1rem rgba(36,44,117,.4);
	border-radius: .12rem;
}
.s2-main .itembox{
	width: 7rem; height: 3.9rem; display: inline-block; float: left; margin-left: -3.61rem; margin-top: -.49rem;
	background: #2c33a0 url('../images/s2-img01.png') no-repeat center;
	background-size: 100%;
	border-radius: .12rem;
	position: relative;
}
.s2-main .itembox .item{width: 3.16rem; height: 1rem; display: inline-block; margin: 0 .14rem .22rem;
	background-color: #fff;
	border-radius: .08rem;
}
.s2-main .itembox .item01,.s2-main .itembox .item02{margin-top: .24rem;}
.s2-main .itembox .item span{
	font-size: .2rem; line-height: 1; color: #fff; font-weight: bold; padding: .13rem; width: .2rem; display: inline-block;
	float: left; margin-left: .09rem; margin-top: .07rem;
	border-radius: .04rem;
	background: #343c92;
	background: linear-gradient(to bottom left, #4c51ce , #343c92); /* 标准的语法 */
}
.s2-main .itembox .item p{
	float: left; font-size: .18rem; line-height: .28rem; text-align: left; margin-top: .23rem; margin-left: .3rem;
}
.s2-main >img{float: right; margin-top: -3.1rem; margin-right: .22rem;}

/* section03 */
.s3-main{ width: 100%; clear: both; float: left; margin-top: .39rem;padding-bottom: 1.55rem; margin-bottom: .92rem;}
.wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: left;
}
.wrapper h4 {
    width: 1.45rem;
    height: 0.4rem;
    line-height: 0.4rem;
    background: none;
    font-size: .22rem;
    text-align: center;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    margin-bottom: .07rem;
}
.wrapper p{width: 100%; font-size: .18rem; color: #616161; line-height: 0.24rem; text-align: justify; margin-bottom: .25rem;}

.wrapper .container {
    position: relative;
    margin: 0 auto;
}

.horizontal .container {
    width: 6.14rem;
    height: 3.2rem;
    overflow: inherit;
}
.container .cards-list {
    position: absolute;
    left: 0;
    top: 0;
    background: #f4f8fe;
    border-radius: 0.18rem;
    transition: 330ms;
}

.container .cards-list[data-empile-slide-index = '1'] {
    background: #4349b8;
    background: -webkit-linear-gradient(left, #343c92 , #4c51ce); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #343c92, #4c51ce); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #343c92, #4c51ce); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #343c92 , #4c51ce); /* 标准的语法 */
}
.container .cards-list[data-empile-slide-index = '1'] h4{
    background-color: #6b71e4;
    color: #fff;
}
.container .cards-list[data-empile-slide-index = '1'] p{
    color: #fff; 
}

.horizontal .cards-list {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.horizontal .cards-list .txt{
	width: 5.82rem; float: left; margin: .23rem .16rem auto;
}
.s3-main .navigation{
	position: absolute;
	bottom: -1.55rem;
	left: 50%;
	transform: translate(-50%);
	width: 100%; background: #eaecff; height: 1.1rem; display: inline-block;
}
.s3-main .navigation li{
	width: 2.5rem; height: .68rem; display: inline-block; margin: .21rem .11rem auto; cursor: pointer;
	font-size: .24rem; line-height: .68rem; font-weight: bold; color: #fff; text-align: center;
	border-radius: .68rem; 
	background: #4349b8;
	background: -webkit-linear-gradient(left, #343c92 , #4c51ce); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #343c92, #4c51ce); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #343c92, #4c51ce); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #343c92 , #4c51ce); /* 标准的语法 */
	box-shadow: 0 .02rem .04rem rgba(41,20,146,.4);
}
.s3-main .navigation li.active{
	background: #ff4e2f;
	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); /* 标准的语法 */
	box-shadow: 0 .02rem .04rem rgba(232,47,22,.4);
}
/* section04 */
.sec04{
	height: 8.3rem;
	background: url('../images/s4-bg.jpg') no-repeat center;
	background-size: auto 100%;
}
.s4-main{
	width: 10.28rem; height: auto; float: left; clear: both; margin-top: .57rem; 
	background-color: #fff;
	border-radius: .12rem;
	box-shadow: 0 .04rem .1rem rgba(122,122,122,.5);
}
.s4-left{float: left; margin-left: .4rem; margin-top: .24rem; margin-bottom: .21rem;}
.s4-left img{width: 2.51rem;}
.s4-main ul{float: left; margin-left: .3rem; margin-top: .44rem;}
.s4-main ul li{
	float: left; clear: both; margin-bottom: .14rem;
}
.s4-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/s4-tip01.png') no-repeat center;
	background-size: auto .45rem;
}
.s4-main ul li:nth-child(even) font{
	background: url('../images/s4-tip02.png') no-repeat center;
	background-size: auto .45rem;
}
.s4-main ul li p{
	font-size: .18rem; line-height: .3rem; float: left; clear: both; margin-left: 1.05rem;
}
.s4-right{width: 3.53rem; height: 5.05rem; display: inline-block; float: right; margin-right: -.72rem; margin-top: -.25rem;
	background: url('../images/s4-img02.png') no-repeat center;
	background-size: 100%;
	border-radius: .12rem;
	box-shadow: 0 .04rem .1rem rgba(122,122,122,.5);
}
.s4-right img{
	width: 2.49rem; display: inline-block; margin: .75rem auto .3rem;
}
.s4-right span{font-size: .28rem; font-weight: bold; color: #fff; clear: both; width: 100%; display: block;}

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

/* section06 */
.s6-main{
	width: 100%; clear: both; float: left;margin-top: .26rem;height: 3.84rem;
	background: url('../images/s6-img01.png') no-repeat center top;
	background-size:100%;
}
.s6-left{
	float: left; margin-top: .52rem; width: 4.55rem; display: inline-block;
}
.s6-left img{width: 2.3rem; display: inline-block; margin: auto;}
.s6-right{
	float: left; margin-left: .5rem; margin-top: .1rem;
}
.s6-right font{
	float: left; font-size: .28rem; line-height: .68rem; font-weight: bold; color: #fff;
}
.s6-right font::after{
	content: '';width: .62rem; height: .05rem; display:block; background: #fff; clear: both; margin-left: .1rem;
}
.s6-right p{font-size: .18rem; line-height: .34rem; color: #fff; text-align: justify;
	float: left; clear: both; margin-top: .1rem;
	width: 5.5rem;
}
.sec06 .teachList{
	width: 100%; clear: both; float: left; margin: .36rem auto .85rem;
}
.sec06 .teachList ul{
	width: 100%; clear: both; float: left;
}
.sec06 .teachList ul li{
	width: 1.7rem; height: 1.93rem; display: inline-block; float: left; margin-right: .16rem;
	cursor: pointer;
	border-radius: .08rem;
}
.sec06 .teachList ul li:last-child{margin-right: 0;}

/* section07 */
.sec07{
	height: 7.64rem;
	background: #323b94 url('../images/s7-bg.jpg') no-repeat center;
	/* background-size: auto 100%; */
}
.s7-main{
	width: 100%; clear: both; float: left; margin-top: .3rem;
}
.s7-main .tab{
	width: 100%; clear: both; float: left;
}
.s7-main .tab a{
	width: 1.8rem; height: .78rem; display: inline-block; float: left; margin-right: .04rem;
	font-size: 	.24rem; line-height: .78rem; font-weight: bold; color: #232b79;
	background: #fff;
}
.s7-main .tab a:last-child{margin-right: 0;}
.s7-main .tab a.cur{
	color: #fff;
	background: url('../images/s7-img01.png') no-repeat center;
	height:.89rem;
}
.s7-main .tab a span{line-height: .31rem; padding: .08rem 0; display: inline-block;}
.s7-left{
	float: left; margin-top: .08rem;
	width: 7.1rem; height: 4rem; display: inline-block;
	background: #242b7a;
	border-radius: .12rem;
}
.s7-left .video-box{
	width: 6.84rem; height: 3.7rem; display: inline-block; float: left; margin: .15rem .13rem;
	background: #fff;
	border-radius: .08rem;
}
.s7-right{
	float: right; width: 3.74rem; height: 4rem; display: inline-block;margin-top: .08rem;
	background: #fff;
	border-radius: .12rem;
	box-shadow: 0 .04rem .1rem rgba(62,62,62,.5);
}
.s7-right .tit{
	width: 100%; height: .68rem; display: inline-block; float: left;
	background: #e49d41;
	background: -webkit-linear-gradient(#e49d41 , #f0b358); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#e49d41 , #f0b358); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#e49d41 , #f0b358); /* Firefox 3.6 - 15 */
	background: linear-gradient(#e49d41 , #f0b358); /* 标准的语法 */
	border-radius:.12rem .12rem 0 0;
}
.s7-right .tit font{
	font-size: .32rem; line-height: .68rem; width: 100%; float: left; color: #fff; font-weight: bold;
	background: url('../images/s7-img02.png') no-repeat center;
	background-size: 3.4rem;
}
.s7-right .part{
	width: 100%; clear: both; float: left; margin-top: .15rem;
}
.s7-right .part ul{
	width: 100%; clear: both; float: left;
}
.s7-right .part ul li{
	width: 3.2rem; float: left; margin: 0 .27rem .08rem; font-size: .18rem; line-height: .42rem; text-align: left;
	border-bottom: dashed .02rem #a8a8a8;
	cursor: pointer;
}
.s7-right .part ul li::before{
	content: '';width: .11rem; height: .42rem; display: inline-block;  margin-left: .2rem; margin-right: .1rem; vertical-align: top;
	background: url('../images/s7-icon01.png') no-repeat center;
	background-size: 100%;
}
.s7-btn{
	width: 100%; clear: both; float: left; margin-top: .32rem;
}
.s7-btn a{
	width: 1.6rem; height: .47rem; display: inline-block; margin: 0 .07rem;
	border: solid 1px #ff2d15;
	font-size: .22rem; line-height: .47rem; font-weight: bold; color: #ff2d15;
}
.s7-btn a.btn02{
	color: #fff;
	background: #ff4e2f;
	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); /* 标准的语法 */
	box-shadow: 0 .02rem .04rem rgba(232,47,22,.4);
}

/* section08 */
.s8-main{
	width: 100%; clear: both; float: left; margin-top: .6rem;
}
.s8-main .s8-part{
	width: 6.58rem; height: 5.73rem; display: inline-block; margin: auto;
	position: relative;
}
.s8-main .s8-part .book{width: 100%; display: inline-block; margin: auto; position: relative;}
.s8-main .s8-part .bookLine{
	width: 9.09rem; display: inline-block; position: absolute;
	left: -1.6rem; top: 48%;
	-webkit-animation: ballon 2s linear infinite; 
		animation: ballon 2s linear infinite;
}
.s8-main .s8-part img{width: 100%; display: block;}
@keyframes ballon {
   0%{-webkit-transform: translateY(0); opacity: 0;}
  50%{-webkit-transform: translateY(-50px); opacity: 1;}
100% {-webkit-transform: translateY(-100px); opacity: 0;}
}
@-webkit-keyframes ballon {
	0%{-webkit-transform: translateY(0); opacity: 0;}
  50%{-webkit-transform: translateY(-50px); opacity: 1;}
100% {-webkit-transform: translateY(-100px); opacity: 0;}
}
.s8-main .s8-part .item{position: absolute;z-index: 3;}
.s8-main .s8-part .item01{
	top: 1.9rem; left: -2.1rem;
}
.s8-main .s8-part .item02{
	top: .25rem; left: -1.1rem;
}
.s8-main .s8-part .item03{
	top: .27rem; right: -1.4rem;
}
.s8-main .s8-part .item04{
	top: 1.9rem; right: -2.1rem;
}
.s8-main .s8-part .item01 i{margin-left: .15rem;}
.s8-main .s8-part .item02 i{margin-left: .35rem;}
.s8-main .s8-part .item02 .txt{margin-top: -.2rem;}
.s8-main .s8-part .item03 i{margin-right: .58rem;}
.s8-main .s8-part .item03 .txt{margin-top: -.15rem;}
.s8-main .s8-part .item04 i{margin-right: .18rem;}
.s8-main .s8-part .item i{
	width: .48rem; height: .48rem; display: inline-block; float: right;
	font-size: .26rem; line-height: .48rem; font-weight: bold; color: #fff;
	background: #343c92;
	background: -webkit-linear-gradient(left, #343c92 , #595fe5); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #343c92, #595fe5); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #343c92, #595fe5); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #343c92 , #595fe5); /* 标准的语法 */
	border-radius:.48rem;
}
.s8-main .s8-part .item.right i{float: left;}
.s8-main .s8-part .item .txt{
	width: 2.2rem; float: left;
}
.s8-main .s8-part .item .txt font{
	font-size: .24rem; font-weight: bold; line-height: .36rem; float: right;
}
.s8-main .s8-part .item.right .txt font{float: left;}
.s8-main .s8-part .item .txt p{
	font-size: .18rem; line-height: .24rem; text-align: left; width: 100%; clear: both;
}
.s8-tip{
	width: 100%; clear: both; float: right; font-size: .16rem; line-height: .26rem; color: #666; text-align: right;
	margin-top: .2rem; margin-bottom: .35rem;
}
.s8-btn{
	width: 100%; clear: both; float: left; margin-bottom: .32rem;
}
.s8-btn a{
	width: 4.4rem; height: .68rem; display: inline-block; margin: auto;
	font-size: .26rem; line-height: .68rem; font-weight: bold; color: #fff;
	background: #ff4e2f;
	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:.34rem;
	box-shadow: 0 .02rem .04rem rgba(232,47,22,.4);
}
/* section09 */
.s9-main{
	width: 100%; clear: both; float: left; margin-top: .35rem; margin-bottom: .45rem;
}
.s9-main .item{
	width: 2.58rem; height: 2.8rem; display: inline-block; float: left; margin-bottom: .3rem; margin-right: .22rem;
	background: url('../images/s9-img01.png') no-repeat center;
	background-size: 100%;
	position: relative;
	cursor: pointer;
}
.s9-main .item04,.s9-main .item08{margin-right: 0;}
.s9-main .item img{
	width: 1.04rem; display: inline-block; margin: .72rem auto .25rem;
}
.s9-main .item h3{
	font-size: .26rem; font-weight: bold; line-height: .44rem; display: inline-block; width: 100%; color: #fff;
}
.s9-main .item .cover{
	position: absolute; top: 0; left: 0; width: 0; height: 0; overflow: hidden;
	background: url('../images/s9-img02.png') no-repeat center;
	background-size: 100%;
}
.s9-main .item .txt{
	position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: none;	
}
.s9-main .item .txt font{
	width: 2.08rem; float: left; margin-top: .6rem; margin-left: .3rem;
	font-size: .26rem; font-weight: bold; color: #fff;line-height: .36rem;
	text-align: left;
}
.s9-main .item .txt font::before{
	content: '';width: .04rem; height: .23rem; display: inline-block;
	background: #fff;
	float: left; margin-left: -.14rem; margin-top: .07rem;
}
.s9-main .item .txt p{
	font-size: .18rem; line-height: .28rem; float: left; width: 2.18rem; text-align: left;color: #fff;
	margin: .16rem .2rem auto;
}

/* section10 */
.sec10{
	height: auto;
	background: #343b94 url('../images/s10-bg.jpg') no-repeat center top;
	/* background-size: auto 100%; */
}
.s10-main{
	width: 100%; clear: both; float: left; margin-top: .45rem; padding-bottom: .25rem;
}
.s10-main .tabPart{
	width: 100%; clear: both; float: left;
}
.s10-main .tabPart01{margin-bottom: .43rem;}
.s10-main .tabPart table{width: 100%; clear: both; border-radius: .16rem; overflow: hidden;}
.s10-main .tabPart table th{
	font-size: .24rem; font-weight: bold; line-height: .36rem; padding: .12rem 0 .08rem;
	background-color: #ecedff; color: #3c42b6;
	border-bottom: solid 1px #3c42b6;
	border-right: solid 1px #3c42b6;
}
.s10-main .tabPart table tr th:last-child{border-right: 0;}
.s10-main .tabPart table th.tit{
	color: #fff; font-size: .36rem; line-height: .75rem; padding: 0; border: 0;
	background: #e49d41;
	background: -webkit-linear-gradient(left, #e49d41 , #f0b358); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #e49d41, #f0b358); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #e49d41, #f0b358); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #e49d41 , #f0b358); /* 标准的语法 */
}
.s10-main .tabPart table td{
	font-size: .18rem; line-height: .3rem;
	background: #fff; padding: .1rem 0 .15rem;
	border-right: solid 1px #3c42b6;
}
.s10-main .tabPart table td.borderBtm1{
	border-bottom: solid 1px #3c42b6;
}
.s10-main .tabPart table td p{
	text-align: left; padding-left: .5rem;
}
.s10-main .tabPart table td a{
	display: inline-block;
	font-size: .18rem; border-radius: .36rem; margin-top: .2rem;
}
.s10-main .tabPart table td .btn01{
	width: 1.48rem; height: .32rem; border: solid .02rem #ff2d15; color: #ff2d15;
	line-height: .32rem;
}
.s10-main .tabPart table td .btn02{
	width: 1.52rem; height: .36rem; line-height: .36rem; color: #fff;
	background: #ff4e2f;
	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); /* 标准的语法 */
}
.s10-tip{
	width: 100%; clear: both; float: right;margin-top: .35rem;
	font-size: .16rem; line-height: .32rem; color: #fff; text-align: right;
}
/*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:568px; display: block; background: url(../images/fixedNavBg.png) no-repeat center;top:15%; left:20px;z-index:9;}
.lfNav .close{position:absolute;top:-10px; right:-10px; height:30px; width:30px; }
.lfNav .close img{width: 100%;}
.mt185{margin-top:119px;}
.nav-bg{width:125px; height:28px; display: block;float:left; clear:both;margin-left:13px;margin-bottom:8px;}
.nav-bg a{width:123px; height:26px; display: block; margin:auto;border: solid 1px #fff;
	font-size: .18rem; line-height: .26rem; color: #fff; text-align: center;
}
.nav-bg a:hover{
	color: #1d2672;
	background: #fff;
}

.left_top{width:68px; height:69px;display: block;float:left;margin-left:.41rem;
	border-radius: 50%;
	box-shadow: 0 .02rem .07rem rgba(7,13,75,.15);
}


/* 弹窗 */
.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: #343c92;
	background: -webkit-linear-gradient(left, #343c92 , #595fe5); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #343c92, #595fe5); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #343c92, #595fe5); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #343c92 , #595fe5); /* 标准的语法 */
	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;}
