@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%;min-width: 1100px!important;
	font-size: 12px;color: #444;
	font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
	background: #fff;
}
#footer_bx{clear: both;}

.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 #f1f5fd 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:700px;background:url(../images/banner.jpg) no-repeat center top; overflow:hidden;width:100%; text-align:center;} */
.banner-box{
	width: 100%; height: 679px; display: block; overflow: hidden; text-align: center;
	position: relative;
}
.banner-box .bd {position:relative; height:100%; z-index:0;   }
.banner-box .bd ul{height: 679px;}
.banner-box .bd li{ zoom:1; vertical-align:middle; height: 100%; text-align: center;}
.banner-box .bd .ban01{
	background: url(../images/banner01.jpg) no-repeat center top;
}
.banner-box .bd .ban02{
	background: url(../images/banner02.jpg) no-repeat center top;
}
.banner-box .bd li img{
	 display: inline-block;
	-webkit-animation: scaleDraw 5s ease-in-out infinite;
	 animation: scaleDraw 5s ease-in-out infinite;
}
.banner-box .bd .ban01 img{ width:519px;margin-top: 2.14rem;}
.banner-box .bd .ban02 img{ width:772px;margin-top: 2.62rem;}


.banner-box .hd{ height:15px; overflow:hidden; position:absolute; bottom:5px; z-index:1; 
	width: 100%; left: 0;
}
.banner-box .hd ul{ overflow:hidden; zoom:1; width: 100%;}
.banner-box .hd ul li{margin:auto .05rem;  width:.2rem; height:.1rem;  background:#ddd; cursor:pointer; 
	border-radius: .1rem; display: inline-block;
}
.banner-box .hd ul li.on{ background:#082678;}

.banner-box .wrap{height: 700px; top: -679px;}
.banner-box .logo{width: auto; position: absolute;left: 0; top: 23px; cursor: pointer;display: block;z-index: 9;}
.banner-box .logo img{width: 100%;}

/*section1*/
.sec01{
	width: 100%; clear: both; float: left; margin-top: 1.04rem;
}
.secTitle{
	width: 100%; clear: both; float: left; margin-bottom: .4rem;
}
.secTitle h2{
	font-size: .36rem; line-height: .76rem; display: block; font-weight: bold; color: #333;
}
.secTitle h2 span{
	color: #133a8e;
}
.s1-main{
	width: 100%; clear: both; float: left;
}
.s1-top{
	width: 100%; clear: both; float: left;
}
.s1-top .left{
	width: 4.7rem; float: left; margin-left: .2rem; margin-right: .4rem;
}
.s1-top .left img{
	width: 100%; display: block; float: left;
}
.s1-top .right{
	float: left;margin-top: .33rem;
}
.s1-top .right font{
	width: 3.4rem; height: .6rem; display: block; float: left;
	background: #12519b;
	background: -webkit-linear-gradient(#12519b , #082678); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#12519b , #082678); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#12519b , #082678); /* Firefox 3.6 - 15 */
	background: linear-gradient(#12519b , #082678); /* 标准的语法 */
	border-radius:0 .3rem .3rem 0;
	font-size: .22rem; font-weight: bold; color: #fff; line-height: .6rem;
}
.s1-top .right p{
	clear: both; font-size: .16rem; line-height: .32rem; color: #333; float: left; margin-left: .2rem;
	width: 5.1rem; text-align: left; margin-top: .2rem;
}
.s1-btm{
	clear: both; float: left; margin-top: .53rem; margin-left: .2rem;
}
.s1-btm font{
	width: 3.4rem; height: .6rem; display: block; float: left; text-align: left;
	background: #12519b;
	background: -webkit-linear-gradient(#12519b , #082678); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#12519b , #082678); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#12519b , #082678); /* Firefox 3.6 - 15 */
	background: linear-gradient(#12519b , #082678); /* 标准的语法 */
	border-radius:0 .3rem .3rem 0;
	font-size: .22rem; font-weight: bold; color: #fff; line-height: .6rem;
}
.s1-btm font::before{
	content: '';width: .22rem; height: .6rem; display: inline-block; float: left;
	background: url(../images/s1-icon01.png) no-repeat center;
	background-size: 100%;
	margin-left: .18rem; margin-right: .14rem;
}
.s1-btm .txt{
	clear: both; float: left; margin-left: .07rem;
	font-size: .16rem; line-height: .32rem;  width: 6.5rem;
	text-align: left; margin-top: .29rem;
}
.s1-btm img{
	float: left;margin-left: .3rem;
	-webkit-animation: scaleUp 1.2s infinite ease-in-out alternate;
	animation: scaleUp 1.2s infinite ease-in-out alternate;
}


@keyframes scaleUp{
    0%{transform: translateY(-10px);}
    100%{transform: translateY(0);}
}
@keyframes scaleUp{
    0%{transform: translateY(-10px);}
    100%{transform: translateY(0);}
}

/* section02 */
.sec02{
	margin-top: 1.85rem; width: 100%; clear: both; float: left;
}
.s2-main{
	clear: both; float: left; width: 100%;
}
.s2-main .nav{
	width: 2rem; height: 6rem; float: left;
	background-color: #133a8e;
}
.s2-main .nav a{
	width: 100%; height: 2rem; display: inline-block;
	font-size: .24rem; line-height: .32rem; font-weight: bold; color: #fff;
}
.s2-main .nav a.cur{
	width: 2.2rem;
	background: url(../images/s2-img01.png) no-repeat center left;
	background-size: 100%;
}
.s2-main .nav a span{
	width: 1.5rem; float: left; margin-left: .25rem;  height: auto;margin-top: .68rem;
	display: block;
}
.s2-main .nav a:last-child span{
	margin-top: .52rem;
}
.s2-main .txtCont{
	width: 8.6rem; height: 6rem; float: right;
	background: url(../images/s2-img02.png) no-repeat center bottom;
	background-size: 100%;
	box-shadow: 0 0 .18rem rgba(59,112,210,.2);
}
.s2-main .txtCont .item{
	width: 100%; clear: both; float: left; margin-top: .42rem; display: none;
}
.s2-main .txtCont .item.show{
	display: block;
}
.s2-main .txtCont .item font{
	float: left; text-align: left; text-indent: .4rem;
	font-size: .24rem; line-height: .5rem; height: .5rem; display: block; color: #fff;
	font-weight: bold;
}
.s2-main .txtCont .item font.type01{
	width: 3.29rem;
	background: url(../images/s2-img03.png) no-repeat center;
	background-size: 100%;
}
.s2-main .txtCont .item font.type02{
	width: 3.7rem;
	background: url(../images/s2-img03.png) no-repeat center;
	background-size: 100%;
}
.s2-main .txtCont .item font.type03{
	width: 3.96rem;
	background: url(../images/s2-img03.png) no-repeat center;
	background-size: 100%;
}
.s2-main .txtCont .item >a{
	float: right; width: 1.38rem; height: .4rem; display: block; margin-right: .35rem;
	border-radius: .4rem;
	border: solid 1px #133a8e;
	font-size: .2rem; line-height: .4rem; color: #133a8e;
}
.s2-main .txtCont .item >a:hover{
	background-color: #eaf2ff; color: #133a8e;
	border-color: #eaf2ff;
}
.s2-main .txtCont .item .txt{
	width: 7.96rem; float: left; margin-left: .4rem; margin-top: .24rem;
	font-size: .16rem; line-height: .38rem; color: #333;
	
}
.s2-main .txtCont .item .txt p{
	text-align: left;
}
.s2-main .txtCont .item .txt span{
	color: #133a8e;
}
.s2-main .txtCont .item .txt a{
	width: 1.38rem; height: .4rem; display: inline-block;
	margin: .2rem auto; text-align: center;
	border-radius: .4rem;
	border: solid 1px #133a8e;
	font-size: .2rem; line-height: .4rem; color: #133a8e;
}
.s2-main .txtCont .item .txt a:hover{
	background-color: #eaf2ff; color: #133a8e;
	border-color: #eaf2ff;
}
.s2-main .txtCont .item b{
	font-weight: bold;
}
.s2-main .txtCont .item .tip{
	background-color: #ffeeee; color: #d7413c;
}
/* section03 */
.sec03{
	width: 100%; clear: both; float: left; margin-top: 2.22rem;
	position: relative;
}
.sec03::before{
	content: '';width: 100%; height: 3.71rem; display: block; float: left;
	position: absolute; left: 0; top: 0;
	background-color: #133a8e;
}
.s3-title{
	position: relative; margin-top: .55rem;
}
.s3-title h2{
	color: #fff;
}
.s3-title h2 span{
	color: #2aecce;
}
.s3-main{
	width: 100%; clear: both; float: left;margin-top: .5rem;
}
.s3-main .item{
	width: 3.3rem; height: 4.81rem; display: block; float: left; margin-right: .55rem;
	background: url(../images/s3-img01.png) no-repeat center;
	background-size: 100%;
	border-radius: .1rem;
	box-shadow: 0 0 .18rem rgba(59,112,210,.2);
}
.s3-main .item03{
	margin-right: 0;
}
.s3-main .item .pic{
	width: 100%; height: 1.1rem; display: block;
	margin-top: -.53rem;
	position: relative;
}
.s3-main .item .pic img.yuan{
	width: 1.1rem; display: inline-block; 
	animation: zhuan infinite linear 10s;
}
.s3-main .item .pic img.s3-icon{
	position: absolute; top: .17rem; left: 1.26rem;
	width: .76rem;
}
.s3-main .item font{
	font-size: .22rem; line-height: .5rem; font-weight: bold; color: #333; width: 100%; clear: both; display: block;
}
.s3-main .item span{
	color: #133a8e;
}
.s3-main .item .txt{
	width: 100%; clear: both; float: left; height: 2.9rem;
}
.s3-main .item .txt p{
	width: 90%; float: left; margin: 0 5%; font-size: .16rem; line-height: .3rem; text-align: left; color: #666;
}
.s3-main .item a{
	width: 1.38rem; height: .4rem; display: inline-block;
	border-radius: .4rem;
	border: solid 1px #133a8e;
	font-size: .2rem; line-height: .4rem; color: #133a8e;
}
.s3-main .item a:hover{
	background-color: #eaf2ff; color: #133a8e;
	border-color: #eaf2ff;
}
@keyframes zhuan{
    0%{transform: rotate(0);}
    100%{transform: rotate(360deg);}
}
/* section04 */
.sec04{
	width: 100%; clear: both; float: left; margin-top: 1rem;
}
.s4-main{
	width: 100%; float: left; margin-top: .15rem;
}
.s4-main .hand{
	width: 4.24rem; height: 3.02rem; display: block;
	background: url(../images/s4-img01.png) no-repeat center;
	background-size: 100%;
	margin-left: 3.3rem;
}
.s4-main .hand img{
	width: 2.18rem; display: inline-block;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
}
.s4-main .hand img:hover{
	transform: scale(2);
}
.s4-main .txt{
	float: left; width: 100%; margin-top: -2.6rem;
}
.s4-main .txt .left{
	width: 2.1rem; text-align: right;
}
.s4-main .txt .tip01{
	float: left; margin-left: .58rem; width: 2.1rem;
}
.s4-main .txt .tip02{
	float: left; margin-left: .58rem; width: 2.1rem; clear: both;
}
.s4-main .txt .tip03{
	float: right; margin-left: .58rem; width: 2.92rem; margin-top: -1.3rem; text-align: left;
}
.s4-main .txt .tip02 img{
	margin-top: -.35rem;
}
.s4-main .txt .tip03 img{
	margin-left: -.84rem;
}
.s4-main .txt font{
	font-size: .22rem; line-height: .3rem; color: #133a8e;
}
.s4-main .txt .left font::after{
	content: '';width: .04rem; height: .2rem; display: inline-block; float: right;
	background-color: #133a8e;
	margin-top: .05rem; margin-left: .13rem;
}
.s4-main .txt .right font::before{
	content: '';width: .04rem; height: .2rem; display: inline-block; float: left;
	background-color: #133a8e;
	margin-top: .05rem; margin-right: .13rem;
}
.s4-main .txt p{
	font-size: .18rem; line-height: .26rem; color: #666;
	margin-bottom: .1rem;
}
.s4-main .txt .left p{
	margin-right: .18rem;
}
.s4-main .txt .right p{
	margin-left: .18rem;
}
.s4-btn{
	width: 100%; clear: both; float: left; margin-top: .65rem;
}
.s4-btn a{
	width: 4.2rem; height: .7rem; display: inline-block;
	background: #12519b;
	background: -webkit-linear-gradient(#12519b , #082678); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#12519b , #082678); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#12519b , #082678); /* Firefox 3.6 - 15 */
	background: linear-gradient(#12519b , #082678); /* 标准的语法 */
	border-radius:.7rem;
	font-size: .28rem; line-height: .7rem; color: #fff; font-weight: bold;
}

/* section05 */
.sec05{
	margin-top: 1.3rem; width: 100%; clear: both; float: left;
}
.s5-main{
	width: 100%; clear: both; float: left; margin-top: -.1rem;
}
.s5-main .tab{
	width: 100%; clear: both; float: left; margin-bottom: .62rem;
}
.s5-main .tab li{
	width: 2.4rem; height: .48rem; display: inline-block; font-size: .22rem; line-height: .48rem;
	color: #133a8e; font-weight: bold;
	background-color: #f8faff;
	border-radius: .48rem;
	margin: 0 .23rem;
	cursor: pointer;
}
.s5-main .tab li.on{
	background-color: #133a8e;
	color: #fff;
}
.s5-main .cont{
	width: 100%; clear: both; float: left;
}
.s5-main .cont .item{
	display: none; width: 100%; clear: both; float: left;
}
.s5-main .cont .item.show{
	display: block;
}
.s5-main .cont table{
	width: 6.8rem;  float: left;
	border-top: solid 1px #32549d; border-left: solid 1px #32549d;
}
.s5-main .cont table td,.s5-main .cont table th{
	border-bottom: solid 1px #32549d; border-right: solid 1px #32549d;
}
.s5-main .cont table th{
	font-size: .22rem; font-weight: bold; color: #133a8e; line-height: .4rem; padding: .1rem 0;
}
.s5-main .cont table td{
	font-size: .16rem; line-height: .24rem; color: #666; padding: .15rem 0;
}
.s5-main .cont table td p{
	text-align: left; margin: 0 .12rem;
}
.s5-main .cont li .pic{
	width: 3.4rem; height: 4.6rem; display: block; float: right;
	background-color: #133a8e;
}
.s5-main .cont li .pic font{
	font-size: .22rem; line-height: .36rem; font-weight: bold; color: #fff;
	width: 100%; margin-top: .24rem; float: left; clear: both;
}
.s5-main .cont li .pic p{
	font-size: .18rem; line-height: .3rem; color: #333; width: 86%; float: left; margin: 1rem 7% .3rem;
	color: #fff; text-align: left;
}

/* section06 */
.sec06{
	width: 100%; clear: both; float: left; margin-top: 1.82rem;
}
.s6-main{
	width: 100%; clear: both; float: left; margin-top: -.82rem;
	background: url(../images/s6-img01.png) no-repeat center top; height: 3.25rem;
	background-size: 100%;
}
.s6-main .myform{
	width: 100%; clear: both; float: left; margin-top: .61rem;
}
.s6-main .myform ul{
	width: 100%; clear: both; float: left;
}
.s6-main .myform ul li{
	width: 3rem; height: .6rem; display: inline-block; margin: 0 .3rem; line-height: .6rem;
	background-color: #f1f5fd;
}
.s6-main .myform ul li span{
	float: left; font-size: 0;height: .6rem; width: .2rem; display: inline-block; margin:0 .15rem;
}
.s6-main .myform ul li span.name{
	background: url(../images/s6-icon01.png) no-repeat center;
	background-size: 100%;
}
.s6-main .myform ul li span.edu{
	background: url(../images/s6-icon02.png) no-repeat center;
	background-size: 100%;
}
.s6-main .myform ul li span.phone{
	background: url(../images/s6-icon03.png) no-repeat center;
	background-size: 100%;
}
.s6-main .myform ul li input,.s6-main .myform ul li select{
	width: 2.35rem; height: .6rem; border: none;
	background-color: #f1f5fd;
	font-size: .2rem; line-height: 6rem; color: #333;
}
.s6-btn{
	width: 100%; clear: both; float: left; margin-top: .45rem;
}
.s6-btn a{
	width: 4.2rem; height: .7rem; display: inline-block;
	background: #12519b;
	background: -webkit-linear-gradient(#12519b , #082678); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#12519b , #082678); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#12519b , #082678); /* Firefox 3.6 - 15 */
	background: linear-gradient(#12519b , #082678); /* 标准的语法 */
	border-radius:.7rem;
	font-size: .28rem; line-height: .7rem; color: #fff; font-weight: bold;
}

.xieyi{
	font-size: .16rem; color:#333; line-height: .3rem; margin-top: .15rem; width: 100%; float: left;
}
.xieyi input[type=checkbox] {
	position: relative; width: 13px; height: 13px; padding: 0; margin-bottom: 0; border: none; border-radius: 2px; -webkit-appearance: checkbox;
}
.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;
}

/* section07 */
.sec07{
	width: 100%; clear: both; float: left; margin-top: 2rem;
}
.s7-main{
	width: 100%; float: left; margin-top: .3rem;
}
.s7-main .left{
	float: left; margin-left: .1rem; width: 3.35rem;
}
.s7-main .right{
	float: right; margin-right: .1rem; width: 3.35rem;
	margin-top: 1.96rem;
}
.s7-main .txt font{
	font-size: .22rem; line-height: .44rem; font-weight: bold; color: #333; position: relative; text-align: left; width: 100%;
	float: left;
}
.s7-main .txt.left font{
	text-align: right;
}
.s7-main .txt font::before{
	content: '';width: .11rem; height: .44rem; display: inline-block;
	position: absolute; top: 0;
	vertical-align: top;
}
.s7-main .txt.left font::before{
	background: url(../images/s7-icon01.png) no-repeat center;
	background-size: 100%;
	right: -.24rem;
}
.s7-main .txt.right font::before{
	background: url(../images/s7-icon02.png) no-repeat center;
	background-size: 100%;
	left: -.24rem;
}
.s7-main .txt font::after{
	content: '';width: .4rem; height: .03rem; display: inline-block;
	background: #133a8e;
	position: absolute; bottom: 0;
}
.s7-main .txt.left font::after{
	right: 0;
}
.s7-main .txt.right font::after{
	left: 0;
}
.s7-main .txt p{
	font-size: .16rem; line-height: .28rem;color: #666; text-align: justify; width: 100%; float: left; margin-top: .13rem;
}
.s7-main  .mid{
	float: left; margin-top: .48rem; margin-left: .53rem;
}
.s7-main  .mid img{
	width: 3.03rem; display: inline-block;
	animation: move 1.5s infinite ease-in-out alternate;
}
.s7-main .txt.right a{
	width: 1.38rem; height: .4rem; display: inline-block; margin-top: .2rem;
	border-radius: .4rem;
	border: solid 1px #133a8e;
	font-size: .2rem; line-height: .4rem; color: #133a8e;
}
.s7-main .txt.right a:hover{
	background-color: #eaf2ff; color: #133a8e;
	border-color: #eaf2ff;
}
@keyframes move{
    0%{transform: translateY(-10px);}
    100%{transform: translateY(15px);}
}
/* section08 */
.sec08{
	width: 100%; clear: both; float: left; margin-top: 1.3rem;
}
.s8-main{
	width: 100%; clear: both; float: left; margin-top: -.1rem;
}
.s8-main .leftPic{
	width: 3.1rem; height: 4.2rem; display: block; float: left;
}
.s8-main .leftPic img{
	width: 100%; display: block;
}
.s8-main .right{
	float: left; width: 6.9rem; margin-top: .26rem; margin-left: .6rem;
}
.s8-main .right .txt{
	width: 100%; clear: both; float: left;
}
.s8-main .right .txt h3{
	font-size: .28rem; line-height: .44rem; padding-right: .28rem; float: left; font-weight: bold;
	background: url(../images/s8-icon01.png) no-repeat bottom right;
	background-size: 1.1rem;
	margin-bottom: .23rem;
}
.s8-main .right .txt p{
	width: 100%; font-size: .18rem; line-height: .32rem; display: block; float: left;
	color: #666; text-align: left;
	height: 1.68rem;
}
.s8-main .right .hd{
	width: 100%; float: left;
}
.s8-main .right .hd span{
	width: 1.04rem; height: 1.04rem; display: block; background-color: #f1f5fd;
	border-radius: 50%; float: left; margin-right: .38rem;
	cursor: pointer;
}
.s8-main .right .hd span:last-child{
	margin-right: 0;
}
.s8-main .right .hd span.cur{
	background-color: #0d3b89;
}
.s8-main .right .hd span img{
	width: 100%; display: inline-block;border-radius: 50%;
}

/* section09 */
.sec09{
	width: 100%; clear: both; float: left; margin-top: 2rem;
}
.s9-main{
	width: 100%; margin-top: .8rem; clear: both; float: left;
}
.s9-main .item{
	width: 1.9rem; height: 3.47rem; display: inline-block; margin: 0 .8rem;
	background: #f1f5fd;
	background: -webkit-linear-gradient(#f1f5fd , #fff); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#f1f5fd , #fff); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#f1f5fd , #fff); /* Firefox 3.6 - 15 */
	background: linear-gradient(#f1f5fd , #fff); /* 标准的语法 */
}
.s9-main .item .round{
	width: 1.9rem; height: 1.9rem; display: block; float: left; margin-top: -.95rem;
	border-radius: 50%;
	background: #ebf1ff;
}
.s9-main .item .round img{
	display: inline-block; margin-top: .68rem;
}
.s9-main .item .round span{
	width: 100%; display: inline-block; font-size: .2rem; line-height: .3rem; color: #133a8e; margin-top: .1rem;
}
.s9-main .item p{
	font-size: .18rem; line-height: .3rem; color: #666; text-align: justify; width: 80%; margin: .2rem 10%; height: 1.2rem;
	float: left;
}
.s9-main .item a{
	width: 1.38rem; height: .4rem; display: inline-block;
	border-radius: .4rem;
	border: solid 1px #133a8e;
	font-size: .2rem; line-height: .4rem; color: #133a8e;
}
.s9-main .item a:hover{
	background-color: #eaf2ff; color: #133a8e;
	border-color: #eaf2ff;
}
/* section10 */
.sec10{
	width: 100%; clear: both; float: left; margin-top: 1.38rem;
}
.s10-main{
	width: 100%; margin-top: -.1rem; clear: both; float: left; margin-bottom: 2.2rem;
}
.s10-main .item{
	width: 3.5rem; float: left; margin-right: .25rem;
	background-color: #f1f5fd;
}
.s10-main .item03{
	margin-right: 0;
}
.s10-main .item .kemu{
	background: url(../images/s10-img01.png) no-repeat center top;
	background-size: 100%;
	width: 100%; height: .95rem;
	color: #fff;
	animation: jupmUp .8s infinite ease-in-out alternate;
}
.s10-main .item .kemu font{
	font-size: .18rem; line-height: .28rem; width: 100%; float: left; margin-top: .08rem;
}
.s10-main .item .kemu b{
	font-size: .22rem; line-height: .32rem; font-weight: bold; 
}
.s10-main .item .price{
	width: 100%; padding: .19rem 0 .13rem; font-size: .18rem; color: #133a8e;
	margin-top: -.15rem;
	float: left;
	clear: both;
}

.s10-main .item .price b{
	font-weight: bold; font-size: .22rem; margin-left: .15rem;
}
.s10-main .item .price p{
	float: left; margin-left: .32rem;
}
.s10-main .item .info{
	width: 100%; padding: .19rem 0 .13rem; font-size: .18rem; color: #666;
	float: left;
	clear: both;
}
.s10-main .item .info p{
	float: left; margin-left: .32rem; clear: both;
}
.s10-main .item .module{
	background-color: #fff; padding: .3rem 0;
	line-height: .3rem; font-size: .18rem; color: #666;
	float: left; clear: both;width: 100%;
}
.s10-main .item .module span{
	float: left; margin-left: .32rem; width: .9rem;
}
.s10-main .item .module p{
	width: 2.2rem; float: left; text-align: left;
}
.s10-main .item .service{
	height: 1.8rem; padding-top: .4rem;
	line-height: .3rem; font-size: .18rem; color: #666;
	float: left; clear: both;width: 100%;
}
.s10-main .item .service span{
	float: left; margin-left: .32rem; width: .9rem; color: #133a8e;
}
.s10-main .item .service p{
	width: 2.2rem; float: left; text-align: left;
}
.s10-main .item .buy-btn{
	width: 100%; height: .6rem; display: block; float: left;
	background-color: #133a8e;
}
.s10-main .item .buy-btn a{
	font-size: .22rem; line-height: .6rem; font-weight: bold;color: #fff;
}
.s10-main .item .buy-btn a::before{
	content: '';width: .22rem; height: .6rem; display: inline-block;
	background: url(../images/s10-icon01.png) no-repeat center;
	background-size: 100%;
	vertical-align: top;
	margin-right: .1rem;
}
.s10-main .txt{
	width:100%; font-size: .18rem; line-height: 1.5; color: #888;
	float: left; margin-top: .15rem;
}
.s10-main .txt .left{float:left;}
.s10-main .txt .right{float:right;}

@keyframes jupmUp{
    0%{transform: translateY(-10px);}
    100%{transform: translateY(0);}
}
/*视频*/
.sec06-main{ background: linear-gradient(to right, #abc5fb , #6595fb); padding: .28rem .28rem .3rem; border-radius: .1rem;display: inline-block;}
.sec06-t{text-align: left;}
.sec06-t ul li{height: 0.34rem; line-height: 0.34rem; font-size: .18rem; color: #a952f1; font-weight: 600; display: inline-block; cursor: pointer; padding: 0 .12rem; text-align: center;}
.sec06-t ul li.on{background: linear-gradient(to bottom, #d7b7ff , #e5d5fc); color: #fff; border-radius: .1rem .1rem 0 0;}
.sec06-b .video-l{width: 7.34rem; height: 4.21rem; background: #000; display: inline-block; vertical-align: top; margin-right: 0.06rem;}
.sec06-b .video-r{width: 3.04rem; height: 4.21rem; background: #fff; display: inline-block; padding: .26rem; box-sizing: border-box;}
.sec06-b .video-r h3 {
    width: 2.38rem;
    height: 0.42rem;
    line-height: 0.42rem;
    background: #abc5fb;
    font-size: .22rem;
    color: #5b8efa;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 0.2rem;
}
.sec06-b .video-list{/* border: 1px solid #bd8efd; */ border-radius: .1rem; padding: .12rem; margin-bottom: 0.45rem;} 
.sec06-b .video-list ul li{display: none;}
.sec06-b .video-list ul li.on{display: block;}
.sec06-b .video-list ul li a{ font-size: .18rem; color: #000000; display: block; text-align: left; margin-bottom: 0.22rem;} 
.sec06-b .video-list ul li a span{width: 80%;overflow: hidden;text-overflow: ellipsis; white-space: nowrap; display: inline-block; vertical-align: middle;}
.sec06-b .video-list ul li a:last-child{margin-bottom: 0;}
/* .sec06-b .video-list ul li a i{height: 0.25rem; line-height: 0.25rem; font-size: .14rem; color: #ffa436; background: linear-gradient(to bottom, #fffefc , #ffeedc); border-radius: .05rem; display: inline-block; vertical-align: middle; padding: 0 .05rem; } */
.sec06-b a.pub-a{width: 1.76rem; height: 0.32rem; line-height: 0.32rem;}
.pub-a {
    width: 2.28rem;
    height: 0.52rem;
    line-height: 0.52rem;
    font-size: .18rem;
    font-weight: 600;
    color: #2965e5;
    background: linear-gradient(to bottom, #abc5fb , #6595fb);
    border-radius: .26rem;
    box-shadow: 0 6px 0 #2965e5;
    display: inline-block;
	cursor: pointer;
}
/* 招生简章 New */
.s10-main tr th {
    height: 0.62rem;
    line-height: 0.62rem;
    font-size: .18rem;
    color: #fff;
    font-weight: 600;
    background: #2968d0;
}
.s10-main tr td {
    font-size: .17rem;
    color: #fff;
    line-height: 0.28rem;
    background: #3176e2;
    padding: 0.26rem 0;
}
.s10-main tr td.kL {
    text-align: left;
    padding: 0.26rem 6%;
}
.s10-main tr td a{
	display: inline-block;
	width: 1.25rem;
	height: 0.34rem;
	line-height: 0.34rem;
	font-size: .16rem;
	color: #fff;
	background: #df6944;
	border-radius: 0.22rem;
	margin-top: 0.2rem;
}

/*按钮悬停*/
.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:208px; height:580px; display: block; background: url(../images/fixedNavBg.png) no-repeat center top;top:12%; left:20px;z-index:10;}
.lfNav .close{position:absolute;top:-10px; right:-5px; height:24px; width:24px; }
.mt185{margin-top:1.26rem;}
.nav-bg{width:116px; height:36px; display: block;float:left; clear:both;margin-left:47px;margin-bottom:11px;}
.nav-bg a{width:116px; height:36px; display: block; margin:auto;
	border: solid 1px #fff;
	font-size: 18px; line-height: 34px; color: #fff;
	text-align: center;
	box-sizing: border-box;
}
.nav-bg a:hover{
	color: #082576;
	background: #54e9ff;
	background: -webkit-linear-gradient(#54e9ff , #2aecce); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#54e9ff , #2aecce); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#54e9ff , #2aecce); /* Firefox 3.6 - 15 */
	background: linear-gradient(#54e9ff , #2aecce); /* 标准的语法 */
	border: none;
}

.left_top{width:80px; height:80px;display: block;float:left;margin-left:65px;
	margin-top: .05rem;
}


@-webkit-keyframes scaleDraw{
	0%  {transform: scale(.95); }
	25% {transform: scale(1.05);}
	50% {transform: scale(.95);}
	75% {transform: scale(1.05);}
	100%{transform: scale(.95);}
}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
	0%  {transform: scale(.95); }
	25% {transform: scale(1.05);}
	50% {transform: scale(.95);}
	75% {transform: scale(1.05);}
	100%{transform: scale(.95);}
}