@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; width: 100%;color: #333;text-align: center;}
textarea {resize: vertical;}
a {text-decoration: none;outline: 0 none;color:inherit}
.clearfix:before,.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix{zoom:1} 
body{width: 100%;height:100%;font-size: 12px;min-width: 1100px!important; font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;color: #444;background: #fff;}
#footer_bx{clear: both;}

.nav-bgd,.dv_mn{display:none;}
.nav-fixed{position: fixed;top: 0;left: 0;width: 100%; z-index: 900; _position: absolute; _top: expression(eval(document.documentElement.scrollTop));_left:20px }
.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:9rem;background:url(../images/banner.png) 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: .2rem; cursor: pointer;display: block;}
.banner-box .logo img{width: 100%; max-width: 1.26rem;}


.sections{
	width: 100%; clear: both; float: left;
}
.secTit{
	width: 100%; clear: both; float: left;
}
.secTit h2{
	font-size:.4rem; font-weight: bold; line-height: .6rem; margin-bottom: .1rem;
}
.secTit h2::before,.secTit h2::after{
	content: '';width: .51rem; height: .6rem; display: inline-block;
	vertical-align: top;
}
.secTit h2 span{
	color: #f83a26;
}
.secTit h2::before{
	background: url(../images/title-icon01.png) no-repeat center;
	background-size: 100%;
	margin-right: .15rem;
}
.secTit h2::after{
	background: url(../images/title-icon02.png) no-repeat center;
	background-size: 100%;
	margin-left: .15rem;
}
.secTit font{
	font-size: .24rem; line-height: .48rem; color: #2580d4;
	width: 2.9rem; display: inline-block; margin: auto;
	border: dashed 1px #2580d4;
	border-radius: .48rem;
}

/*section01*/
.sec01{
	background: url(../images/s1-bg01.jpg) no-repeat center top;
	background-size: 19.2rem;
}
.s1-title{
	width: 100%; clear: both; float: left;margin-top: -1.95rem;
}
.s1-title img{
	width: 9.73rem; display: inline-block; margin: auto;
}
.s1-main{
	width: 100%; float: left; clear: both;
	margin-top: -.36rem;
}
.s1-main ul{
	width: 100%; clear: both; float: left; margin-bottom: .5rem;
}
.s1-main ul li{
	width: 1.87rem; height: 1.5rem; display: block; float: left;
	margin-left: -.02rem;
}
.s1-main ul li.type01{
	background: url(../images/s1-img02.png) no-repeat center top;
	background-size: 100%;
	animation: fudong .8s infinite alternate linear;
}
.s1-main ul li.type02{
	background: url(../images/s1-img03.png) no-repeat center top;
	background-size: 100%;
	animation: fudong2 .8s infinite alternate linear;
}
@keyframes fudong {
	0% {
		transform: translateY(-.05rem);
	}

	100% {
		transform: translateY(.05rem);
	}
}
@keyframes fudong2 {
	0% {
		transform: translateY(.05rem);
	}

	100% {
		transform: translateY(-.05rem);
	}
}
.s1-main ul li:first-child{margin-left: -.05rem;}
.s1-main ul li:last-child{margin-right: -.1rem;}
.s1-main ul li time{
	width: 1.03rem; height: .36rem; display: inline-block;
	margin: .29rem auto 0;
	background: url(../images/s1-img04.png) no-repeat center;
	background-size: 100%;
	font-size: .2rem; line-height: .24rem; color: #fff; font-weight: bold;
	font-style: italic;
}
.s1-main ul li font{
	float: left; width: 100%;clear: both; margin-top: .05rem;
	font-size: .25rem; line-height: .32rem;
	font-weight: bold; color: #fff;
}

/* sec02 */
.sec02{
	width: 100%; clear: both; float: left;
	background: url(../images/s2-bg.jpg) no-repeat center top;
	background-size: 19.2rem;
}
.s2-main{
	width: 100%; clear: both; float: left; margin-top: .4rem; margin-bottom: .8rem;
	border-radius: .2rem;
	background: #2580d4;
	padding: .34rem 0 .21rem;
}
.s2-part01{
	width: 10.37rem;
	height: auto;
	border: solid .03rem #7ebffc;
	box-shadow: 0 .03rem .46rem rgba(133,187,238,.72) inset;
	background: #fff;
	border-radius: .2rem;
	float: left; margin-bottom: .27rem;
	margin-left: .29rem;
}

.s2-part02{
	width: 10.37rem;
	height: auto;
	border: solid .03rem #7ebffc;
	box-shadow: 0 .03rem .46rem rgba(133,187,238,.72) inset;
	background: #fff;
	border-radius: .2rem;
	float: left; 
	margin-left: .29rem;
}
.s2-title{
	width: 100%; clear: both; float: left; margin-top: .44rem;
}
.s2-title h2{
	font-size: .4rem; font-weight: bold; line-height: .6rem;
	clear: both; float: left;
	width: 100%;
	margin-bottom: .09rem;
}
.s2-title h2 span{
	color: #f52e1e;
}
.s2-title h2::before,.s2-title h2::after{
	content: '';width: .51rem; height: .6rem; display: inline-block;
	vertical-align: top;
}
.s2-title h2::before{
	background: url(../images/title-icon01.png) no-repeat center;
	background-size: 100%;
	margin-right: .15rem;
}
.s2-title h2::after{
	background: url(../images/title-icon02.png) no-repeat center;
	background-size: 100%;
	margin-left: .15rem;
}
.s2-title font{
	font-size: .24rem; line-height: .48rem; color: #2580d4;
	width: 2.9rem; display: inline-block; margin: auto;
	border: dashed 1px #2580d4;
	border-radius: .48rem;
}
.s2Partbox{
	width: 100%; clear: both; float: left; margin-top: .32rem; margin-bottom: .43rem;
}
.s2Partbox .s2-pic{
	float: left; margin-left: .45rem; margin-top: .04rem;
	width: 2.3rem;
	animation: fudong3 .8s infinite alternate linear;
}
@keyframes fudong3 {
	0% {
		transform: translateX(.07rem);
	}

	100% {
		transform: translateX(-.07rem);
	}
}
.s2Partbox .s2-pic img{width: 100%; display: inline-block;}
.s2-txt{
	float: left; width: 4.14rem; height: 2.8rem; display: block;
	background: #f1f8ff;
	border-radius: .1rem;
	margin-left: .33rem;
}
.s2-txt ul{
	width: 3.76rem; clear: both; float: left; margin: .29rem .21rem auto;
}
.s2-txt ul li{
	width: 100%; clear: both; float: left;
	border-bottom: dashed 1px #219ffd;
	font-size: .23rem; line-height: .41rem; padding: .15rem 0 .17rem;
}
.s2-txt ul li:last-child{
	border-bottom: 0;
}
.s2-txt ul li img{
	width: .46rem; height: .41rem; display: inline-block; vertical-align: middle;
}
.s2-txt ul li span{
	font-weight: bold; color: #1b8ffc; margin: auto .07rem;
}
.s2-ewm{
	width: 2.16rem; height: 2.77rem; display: block; float: right; margin-right: .84rem;
	background: url(../images/s2-img03.png) no-repeat center;
	background-size: 100%;
	border-radius: .1rem;
}
.s2-ewm font{
	width: 100%; clear: both; float: left;
	font-size: .2rem; line-height: .36rem; font-weight: bold; color: #fff;
	margin: .18rem auto .46rem;
}
.s2-ewm img{
	width: 1.54rem; display: inline-block; margin: auto;
}
.s2-order{
	width: 100%; clear: both; float: left;
}
.s2-order .s2-pic02{
	float: left;
	width: 2.28rem; display: block;
}
.s2-order .s2-pic02 img{
	width: 100%; display: block;
}
.s2-order .s2-step{
	float: left; margin-left: .15rem; margin-top: .42rem;
	position: relative;
}
.s2-order .s2-step::before{
	content: ''; width: 3.93rem; height: .09rem; display: block;
	background: url(../images/s2-line01.png) no-repeat center;
	background-size: 100%;
	position: absolute; top: 45%; left: 48%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.s2-order .s2-step .step{
	width: 1.43rem; height: 1.04rem; display: inline-block;
	background: url(../images/s2-img04.png) no-repeat center;
	background-size: 100%;
	position: relative;
}
.s2-order .s2-step .step02{
	margin: 0 .52rem;
}
.s2-order .s2-step .step img{
	width: .68rem; display: inline-block; margin-top: -.23rem; margin-bottom: .1rem;
	-webkit-animation: scaleDraw 2s ease-in-out infinite;
	animation: scaleDraw 2s ease-in-out infinite;
}
.s2-order .s2-step .step font{
	width: 100%; clear: both; float: left;
	font-size: .24rem; line-height: .36rem; color: #fff;
}
.s2-orderBtn{
	width: 1.8rem; display: block; float: right;
	margin-right: .55rem;
}
.s2-orderBtn a{
	width: 1.8rem; display: block;
	position: relative;
	border-radius: 50%;
}
.s2-orderBtn a img{
	width: 100%; display: block;
}
.s2-orderBtn a::after{
	content: ''; width: 1.12rem; height: 1.12rem; display: block;
	background: url("../images/cursor01.png") no-repeat center;
	background-size: 100%;
	position: absolute; right: -.5rem; top: .95rem;
	-webkit-animation: scaleDraw 2s ease-in-out infinite;
	animation: scaleDraw 2s ease-in-out infinite;
}
@-webkit-keyframes scaleDraw{
	0%  {transform: scale(1); }
	25% {transform: scale(1.1);}
	50% {transform: scale(1);}
	75% {transform: scale(1.1);}
	100%{transform: scale(1);}
}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
	0%  {transform: scale(1); }
	25% {transform: scale(1.1);}
	50% {transform: scale(1);}
	75% {transform: scale(1.1);}
	100%{transform: scale(1);}
}

/* section03 */
.sec03{
	background: url(../images/s3-bg.png) no-repeat center top;
	background-size: 19.2rem;
}
.s3-title{margin-top: .48rem;}
.s3-title h2{color: #fff;}
.s3-title h2 span{
	color: #fff29a;
}
.s3-title h2::before{
	background: url(../images/title-icon03.png) no-repeat center;
	background-size: 100%;
	margin-right: .15rem;
}
.s3-title h2::after{
	background: url(../images/title-icon04.png) no-repeat center;
	background-size: 100%;
	margin-left: .15rem;
}
.s3-title font{
	color: #fff; border-color: #fff;
}
.s3-main{
	clear: both; float: left;
	width: 10.56rem; height: 4.54rem; display: block; 
	margin: .28rem .22rem 3.8rem;
	/* margin: 2.74rem .22rem 3.8rem; */
	background: #ffffff;
	background: -webkit-linear-gradient(#fff, rgba(255,255,255,0));
	background: -moz-linear-gradient(#fff, rgba(255,255,255,0));
	background: -o-linear-gradient(#fff, rgba(255,255,255,0));
	background: linear-gradient(#fff, rgba(255,255,255,0));
	border-radius: .3rem;
	position: relative;
}
/* .s3-main::before{
	content: ''; width: 9.39rem; height: 2.47rem; display: block;
	background: url(../images/s3-teacher.png) no-repeat center top;
	background-size: 100%;
	position: absolute; left: .68rem; top: -2.47rem;
} */
.s3-main .kuang{
	width: 9.85rem; height: auto; float: left; margin: .34rem .36rem auto;
	background: #fff;
	box-shadow: 0 0 .3rem rgba(255,134,4,.22) inset;
	border-radius: .3rem;
}
.s3-main .kuang .tag{
	font-size: .31rem; line-height: .41rem; display: block; float: left;margin-top: -.34rem;
	color: #fff; font-weight: bold;
	width: .62rem;
	padding: .38rem .28rem;
	background: #f55c5e;
	background: -webkit-linear-gradient(#ff7d7f, #f25153);
	background: -moz-linear-gradient(#ff7d7f, #f25153);
	background: -o-linear-gradient(#ff7d7f, #f25153);
	background: linear-gradient(#ff7d7f, #f25153);
	border-radius: 0 0 .185rem .185rem;
}
.s3-main .kuang ul{
	float: left; margin-top: .52rem; margin-left: .28rem;
	margin-bottom: .56rem;
}
.s3-main .kuang ul li{
	float: left; padding: 0 .32rem;
	height: .82rem;
}
.s3-main .kuang ul li.type02{
	border-left: dashed 1px #8bccfc;
	border-right: dashed 1px #8bccfc;
}
.s3-main .kuang ul li img{
	width: .72rem; float: left; margin-top: .1rem;
	-webkit-animation: scaleDraw 2s ease-in-out infinite;
	animation: scaleDraw 2s ease-in-out infinite;
}
.s3-main .kuang ul li .txt{
	float: left;margin-left: .13rem;margin-top: .13rem;
}
.s3-main .kuang ul li .txt font{
	font-size: .25rem; line-height: .32rem; font-weight: bold; float: left;
	clear: both; color: #0a87cf;
}
.s3-main .kuang ul li .txt span{
	float: left;font-size: .2rem; line-height: .3rem;
	display: block; clear: both;
}
.tab-boxAll{
	width: 8.91rem; 
	float: left; margin: 0 .47rem;
}
.tab-boxAll .top{
	width: 100%; float: left;
	height: .48rem; display: block;
	background: #f25153;
}
.tab-boxAll .top::before{
	content: ''; width: 8.63rem; height: .2rem; display: block;
	background: #f02e31;
	float: left; margin: .14rem;
}
.tab-boxAll .tabbox{
	width: 8.09rem; float: left; margin: -.2rem .41rem 0;
	min-height: 1rem;
	background: #fff;
	box-shadow: 0 .05rem .13rem rgba(255,127,10,.23) inset;
}
.tab-boxAll .tabbox table{
	width: 7.13rem; float: left;margin: .15rem .48rem .5rem;
	border-radius: .1rem .1rem 0 0;
	overflow: hidden;
}
.tab-boxAll .tabbox table th{
	background: #f83538;
	background: -webkit-linear-gradient(#f83538, #fa6d6f);
	background: -moz-linear-gradient(#f83538, #fa6d6f);
	background: -o-linear-gradient(#f83538, #fa6d6f);
	background: linear-gradient(#f83538, #fa6d6f);
	font-size: .26rem; line-height: .4rem; color: #fff; font-weight: bold;
	padding: .18rem 0 .14rem;
	border-bottom: solid 1px #ff8604;
}
.tab-boxAll .tabbox table td{
	border-bottom: solid 1px #ff8604;
	border-right: solid 1px #ff8604;
	font-size: .2rem; line-height: .42rem;
	padding: .04rem 0;
}
.tab-boxAll .tabbox table tr td:first-child{
	border-left: solid 1px #ff8604;
}
.tab-boxAll .tabbox table td.type02{
	padding: .1rem 0;
}
.tab-boxAll .tabbox table td b{
	font-weight: bold; color: #003333;
}
.tab-boxAll .tabbox table td a{
	width: 1.35rem; height: .42rem; display: block;
	margin: auto;
	background: #f55c5e;
	background: -webkit-linear-gradient(#ff7d7f, #f25153);
	background: -moz-linear-gradient(#ff7d7f, #f25153);
	background: -o-linear-gradient(#ff7d7f, #f25153);
	background: linear-gradient(#ff7d7f, #f25153);
	border-radius: .42rem;
	color: #fff;
}
.tab-boxAll .tabbox table td a.btn02,.tab-boxAll .tabbox table td a:hover{
	background: #219efd;
	background: -webkit-linear-gradient(#30c8fe, #1b8ffc);
	background: -moz-linear-gradient(#30c8fe, #1b8ffc);
	background: -o-linear-gradient(#30c8fe, #1b8ffc);
	background: linear-gradient(#30c8fe, #1b8ffc);
}

/* section04 */
.sec04{
	background: #fff;
}
.s4-title{margin-top: .7rem;}
.s4-main{
	width: 100%; clear: both; float: left; margin: .26rem auto .85rem;
	background: #1b8ffc;
	background: -webkit-linear-gradient(#1b8ffc, #30c8fe);
	background: -moz-linear-gradient(#1b8ffc, #30c8fe);
	background: -o-linear-gradient(#1b8ffc, #30c8fe);
	background: linear-gradient(#1b8ffc, #30c8fe);
	border-radius: .2rem;
}
.s4-main .tab{
	width: 100%; clear: both; float: left; margin: .44rem auto 0; display: none;
}
.s4-main .tab a{
	width: 1.3rem;height: .45rem; display: inline-block; margin: 0 .1rem;
	background: #0077e6;
	border-radius: .4rem;
	font-size: .24rem; line-height: .45rem; color: #fff;
	cursor: pointer;
}
.s4-main .tab a.on{
	font-weight: bold; color: #f83a26;
	background: #ffc36f;
	background: -webkit-linear-gradient(#ffc36f, #f8ecd0);
	background: -moz-linear-gradient(#ffc36f, #f8ecd0);
	background: -o-linear-gradient(#ffc36f, #f8ecd0);
	background: linear-gradient(#ffc36f, #f8ecd0);
}
.s4-main .kuang{
	width: 9.93rem;height: auto; float: left; margin: .44rem .5rem;
	background: #fff;
	border: solid .03rem #7ebffc;
	box-shadow: 0 .03rem .46rem rgba(133,187,238,.72) inset;
	border-radius: .2rem;
	padding-bottom: .2rem;
	padding-top: .8rem;
}
.s4-main .kuang .pic{
	width: 100%; clear: both; float: left; display: none;
	margin-bottom: -.28rem;
}
.s4-main .kuang .pic img{
	width: 8.6rem; display: inline-block;margin: auto;
}
.s4-main .kuang .left{
	float: left; margin-left: .54rem;
}
.s4-main .kuang .left .item{
	width: 2.65rem; height: 1.04rem; display: block; float: left;
	clear: both;
	margin-bottom: .26rem;
	border: solid 1px #8dc8ff;
	box-shadow: 0 0 .18rem rgba(201,229,255,.65) inset;
	border-radius: .2rem;
}
.s4-main .kuang .left .item01{
	animation: fudong .8s infinite alternate linear;
}
.s4-main .kuang .left .item02{
	animation: fudong2 .8s infinite alternate linear;
}

.s4-main .kuang .left .item .txt{
	float: left; margin-left: .33rem; margin-top: .13rem;
}
.s4-main .kuang .left .item .txt font{
	font-size: .24rem; font-weight: bold; line-height: .38rem; color: #2580d4;
	float: left;
}
.s4-main .kuang .left .item .txt span{
	clear: both; float: left;
	font-size: .2rem;line-height: .33rem;
}
.s4-main .kuang .left .item img{
	margin-top: .22rem;
}
.s4-main .kuang .med{
	float: left; margin-left: .21rem;margin-top: .08rem;
	width: 3.43rem; height: 2.18rem; display: block;
	background: #e7f4fc;
	border-radius: .1rem;
}
.s4-main .kuang .med ul{
	float: left; margin-left: .26rem; margin-top: .11rem;
}
.s4-main .kuang .med ul li{
	clear: both; float: left;
	font-size: .2rem; line-height: .44rem; color: #333;
	margin-bottom: .18rem;
}
.s4-main .kuang .med ul li img{
	width: .44rem; display: block; float: left; margin-right: .07rem;
}
.s4-main .kuang .med ul li span{
	font-size: .22rem; color: #1b8ffc;
	border-right: dashed 1px #2580d4;
	padding-right: .13rem; margin-right: .12rem;
}
.s4-main .kuang .right{
	width: 1.98rem; height: 2.18rem; display: block; float: right;margin-right: .8rem;
	margin-top: .08rem;
	background: #e7f4fc;
	border-radius: .1rem;
}
.s4-main .kuang .right font{
	font-size: .2rem; line-height: .28rem; color: #1b8ffc;
	width: 100%; clear: both; float: left; margin: .14rem auto .03rem;
	font-weight: bold;
}
.s4-main .kuang .right img{
	width: 1.23rem; display: inline-block; margin: auto;
}

/* section05 */
.sec05{
	background: url(../images/s5-bg.png) no-repeat center top;
	background-size: 19.2rem;
}
.s5-title{margin-top: .6rem;}
.s5-title h2{color: #fff;}
.s5-title h2 span{
	color: #fff29a;
}
.s5-title h2::before{
	background: url(../images/title-icon03.png) no-repeat center;
	background-size: 100%;
	margin-right: .15rem;
}
.s5-title h2::after{
	background: url(../images/title-icon04.png) no-repeat center;
	background-size: 100%;
	margin-left: .15rem;
}
.s5-title font{
	color: #fff; border-color: #fff;
}
.s5-main{
	clear: both; float: left;
	width: 10.56rem; height: auto; display: block; 
	margin: .28rem .22rem 1.27rem;
	/* margin: 2.74rem .22rem 1.27rem; */
	background: #ffffff;
	background: -webkit-linear-gradient(#fff, #fdddba);
	background: -moz-linear-gradient(#fff, #fdddba);
	background: -o-linear-gradient(#fff, #fdddba);
	background: linear-gradient(#fff, #fdddba);
	border-radius: .3rem;
	position: relative;
}
/* .s5-main::before{
	content: ''; width: 9.39rem; height: 2.47rem; display: block;
	background: url(../images/s3-teacher.png) no-repeat center top;
	background-size: 100%;
	position: absolute; left: .68rem; top: -2.47rem;
} */
.s5-main .kuang{
	width: 9.85rem; height: auto; float: left; margin: .34rem .36rem .29rem;
	background: #fff;
	box-shadow: 0 0 .3rem rgba(255,134,4,.22) inset;
	border-radius: .3rem;
}
.s5-main .kuang .tag{
	font-size: .31rem; line-height: .41rem; display: block; float: left;margin-top: -.34rem;
	color: #fff; font-weight: bold;
	width: .62rem;
	padding: .38rem .28rem;
	background: #f55c5e;
	background: -webkit-linear-gradient(#ff7d7f, #f25153);
	background: -moz-linear-gradient(#ff7d7f, #f25153);
	background: -o-linear-gradient(#ff7d7f, #f25153);
	background: linear-gradient(#ff7d7f, #f25153);
	border-radius: 0 0 .185rem .185rem;
}
.s5-main .kuang ul{
	float: left; margin-top: .49rem; margin-left: .17rem;
	margin-bottom: .56rem;
}
.s5-main .kuang ul li{
	width: 2.55rem; height: .93rem; display: block; float: left;
	background: url(../images/s5-img01.png) no-repeat center;
	background-size: 100%;
}
.s5-main .kuang ul li.type02{
	background: url(../images/s5-img02.png) no-repeat center;
	background-size: 100%;
	animation: fudong3 .8s infinite alternate linear;
}
.s5-main .kuang ul li img{
	width: .32rem; float: left; margin-top: .26rem;
	margin-left: .33rem;
}
.s5-main .kuang ul li span{
	float: left;
	font-size: .2rem; line-height: .26rem; color: #fff; margin-top: .18rem;
	margin-left: .12rem;
}

/* section06 */
.sec06{
	background: #fff;
}
.s6-main{
	width: 100%; clear: both; float: left; margin: .4rem auto .85rem;
	background: #1b8ffc;
	background: -webkit-linear-gradient(#1b8ffc, #30c8fe);
	background: -moz-linear-gradient(#1b8ffc, #30c8fe);
	background: -o-linear-gradient(#1b8ffc, #30c8fe);
	background: linear-gradient(#1b8ffc, #30c8fe);
	border-radius: .2rem;
}
.s6-main .item{
	width: 10.37rem; height: auto; float: left; margin:  0 .29rem .28rem;
	background: #fff;
	border: solid .03rem #7ebffc;
	border-radius: .2rem;
	box-shadow: 0 .03rem .46rem rgba(133,187,238,.75) inset;
}
.s6-main .item01{margin-top: .5rem;}
.s6-main .item03{margin-bottom: .5rem;}
.s6-main .item .stepbox{
	float: left; margin-left: .5rem; margin-top: .55rem;
}
.s6-main .item .stepbox .step{
	display: inline-block; width: 1.2rem;
}
.s6-main .item .stepbox .step img{
	width: 1.04rem; display: inline-block; margin: auto;
	-webkit-animation: scaleDraw 2s ease-in-out infinite;
		animation: scaleDraw 2s ease-in-out infinite;
}
.s6-main .item .stepbox .step2 img{
	-webkit-animation: scaleDraw2 2s ease-in-out infinite;
		animation: scaleDraw2 2s ease-in-out infinite;
}
.s6-main .item .stepbox .step span{
	padding-top: .15rem; display: inline-block;
	font-size: .2rem; line-height: .24rem; color: #4e5050;
}
.s6-main .item .stepbox .step2{
	margin: 0 1.2rem;
	position: relative;
}
.s6-main .item .stepbox .step2::before,.s6-main .item .stepbox .step2::after{
	content: ''; width: .64rem; height: .18rem; display: inline-block;
	background: url(../images/s6-icon01.png) no-repeat center;
	background-size: 100%;
	position: absolute; top: .48rem;
}
.s6-main .item .stepbox .step2::before{left: -.9rem;}
.s6-main .item .stepbox .step2::after{right: -.9rem;}
.s6-main .item .openTime{
	width: 2.68rem; height: 1.83rem; display: block; float: right;
	margin-top: .53rem; margin-right: .6rem; margin-bottom: .5rem;
	background: #e9f4ff;
	border-radius: .1rem;
}
.s6-main .item .openTime font{
	font-size: .2rem; line-height: .24rem; width: 100%; float: left;
	margin: .2rem auto .1rem;
}
.s6-main .item .openTime img{
	width: 1.06rem; display: inline-block; margin: auto;
}
.s6-main .item .left-ewm{
	float: left; margin-top: .52rem; margin-left: .6rem;
	height: 2.3rem;
}
.s6-main .item .left-ewm img{display: block; width: 100%;}
.s6-main .item .med{
	float: left; margin-left: .43rem; margin-top: .5rem;
}
.s6-main .item .med ul{
	width: 2.9rem; float: left;margin: auto;
}
.s6-main .item .med ul li{
	width: 1.35rem; height: 1.12rem; display: inline-block; margin: 0 .05rem .12rem;
	border-radius: .1rem;
}
.s6-main .item .med ul li.type01{
	background: #1b8ffc;
	background: -webkit-linear-gradient(#30c8fe, #1b8ffc);
	background: -moz-linear-gradient(#30c8fe, #1b8ffc);
	background: -o-linear-gradient(#30c8fe, #1b8ffc);
	background: linear-gradient(#30c8fe, #1b8ffc);
}
.s6-main .item .med ul li.type02{
	background: #f25153;
	background: -webkit-linear-gradient(#ff7d7f, #f25153);
	background: -moz-linear-gradient(#ff7d7f, #f25153);
	background: -o-linear-gradient(#ff7d7f, #f25153);
	background: linear-gradient(#ff7d7f, #f25153);
}
.s6-main .item .med ul li img{
	margin-top: .18rem; width: .49rem; display: inline-block;
}
.s6-main .item .med ul li span{
	font-size: .22rem; line-height: .3rem; color: #fff; clear: both; 
	width: 100%; display: block;
}
.s6-main .item .right-ewm{
	float: left; margin-top: .52rem; margin-left: .43rem;
	height: 2.3rem;
}
.s6-main .item .right-ewm img{display: block; width: 100%;}
.s6-peo{
	float: right; width: 1.3rem; margin-top: .76rem; margin-bottom: .2rem;
	margin-right: .32rem;
}
.s6-peo img{
	width: 100%;
}
.s6-main .item h3{
	width: 4.43rem; height: .87rem; display: inline-block;margin: 0 auto;
	font-size: .34rem; line-height: .87rem; color: #cc6a1a; font-weight: bold;
	background: #f7d8ab;
	background: -webkit-linear-gradient(#f7d8ab, #fefaf1);
	background: -moz-linear-gradient(#f7d8ab, #fefaf1);
	background: -o-linear-gradient(#f7d8ab, #fefaf1);
	background: linear-gradient(#f7d8ab, #fefaf1);
	border-radius: 0 0 .3rem .3rem;
}
.s6-left03{
	float: left; clear: both; margin-top: .25rem;margin-left: .7rem;
	width: 6.1rem;
}
.s6-left03 ul{
	width: 100%; clear: both; float: left;
}
.s6-left03 ul li{
	display: inline-block;margin: 0 .3rem; width: 1.34rem;
}
.s6-left03 ul li img{
	width: 1.27rem; display: inline-block;margin: auto;
	-webkit-animation: scaleDraw 2s ease-in-out infinite;
		animation: scaleDraw 2s ease-in-out infinite;
}
.s6-left03 ul li.type02 img{
	-webkit-animation: scaleDraw2 2s ease-in-out infinite;
		animation: scaleDraw2 2s ease-in-out infinite;
}
@-webkit-keyframes scaleDraw2{
	0%  {transform: scale(1.1); }
	25% {transform: scale(1);}
	50% {transform: scale(1.1);}
	75% {transform: scale(1);}
	100%{transform: scale(1.1);}
}
@keyframes scaleDraw2 {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
	0%  {transform: scale(1.1); }
	25% {transform: scale(1);}
	50% {transform: scale(1.1);}
	75% {transform: scale(1);}
	100%{transform: scale(1.1);}
}
.s6-left03 ul li a{
	width: 1.34rem; height: .33rem; display: inline-block; clear: both;
	font-size: .2rem; line-height: .33rem; color: #fff;
	border-radius: .3rem;
	margin-top: .1rem;
}
.s6-btn01{
	background: #1b8ffc;
	background: -webkit-linear-gradient(#30c8fe, #1b8ffc);
	background: -moz-linear-gradient(#30c8fe, #1b8ffc);
	background: -o-linear-gradient(#30c8fe, #1b8ffc);
	background: linear-gradient(#30c8fe, #1b8ffc);
}
.s6-btn02{
	background: #f25153;
	background: -webkit-linear-gradient(#ff7d7f, #f25153);
	background: -moz-linear-gradient(#ff7d7f, #f25153);
	background: -o-linear-gradient(#ff7d7f, #f25153);
	background: linear-gradient(#ff7d7f, #f25153);
}
.s6-left03 ul li span{
	font-size: .2rem; line-height: .42rem; width: 100%; clear: both;
}
.s6-right03{
	float: right; margin-right: 1.03rem; margin-top: .17rem;
	width: 2.51rem;
	margin-bottom: .47rem;
}
.s6-right03 img{
	width: 100%; display: inline-block; margin-bottom: -.4rem;
}
.s6-right03 a{
	width: 1.34rem; height: .33rem; display: inline-block; clear: both;
	font-size: .2rem; line-height: .33rem; color: #fff;
	border-radius: .3rem;
	transition: all .5s;
}
.s6-right03 a:hover{
	transform: scale(1.1);
}





/*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:162px; height:510px; display: block; 
	background: url(../images/fixedNavBg.png) no-repeat center;top:50%;  left:20px;z-index:9;
	margin-top: -2.55rem;
}
.lfNav .close{position:absolute;top:-10px; right:0; height:30px; width:30px; }
.lfNav .close img{
	width: 100%;
}
.mt185{margin-top:83px;}
.nav-bg{width:100%; height:55px; display: block;float:left; clear:both;
	border-top: solid 2px #ed4a4d;
}
.nav-bg a{width:100%; height:55px; display: block; margin:auto;
	font-size: .2rem; line-height: 55px; color: #fff;
	text-align: center;
}

.left_top{width:60px; height:60px;display: block;float:left;margin-left:50px;}

.rfEwm{
	position: fixed;width:249px; height:270px; display: block;
	background: url(../images/fixedAppleat.png) no-repeat center;top:50%;  right:20px;z-index:9;
	margin-top: -135px;
}
.rfEwm >img{
	width: 130px; display: block; float: left; margin-top: 85px; margin-left: 47px;
}
.rfEwm span{
	font-size: 20px; line-height: 40px; float: left; clear: both;margin-left: 45px;
	width: 136px; text-align: center;
}

/* #notePage{display: block;} */
.mask{width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99; background: rgba(0,0,0,.8); display: none;}
.tcbox{ width: 4.2rem; 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: .3em;
	-moz-border-radius: .3rem;
	border-radius: .3rem;
}
.tcbox h3{
	font-size: .5rem; line-height: 1.21rem; font-weight: bold;color: #fff;
	width: 100%; clear: both; float: left; text-align: center; height: 1.21rem; position: relative;
	border-radius: .3rem .3rem 0 0;
	background: #fc693a;
	background: -webkit-linear-gradient(left, #fc815b , #f7431b); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #fc815b, #f7431b); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #fc815b, #f7431b); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #fc815b , #f7431b); /* 标准的语法 */
}
.noteTxt{
	text-align: center;
	width: 100%; clear: both; float: left; margin: .35rem auto;
}
.noteTxt p{
	font-size: .24rem; line-height: .38rem; width: 80%; clear: both;
	margin: .1rem 10%;
}
.noteTxt img{
	width: 1.58rem; display: inline-block; clear: both;
}
.noteTxt a{
	width: 2.16rem; height: .62rem; display: block; margin: .2rem auto 0;
	font-size: .3rem; line-height: .62rem; color: #fff;
	background: #fc693a;
	background: -webkit-linear-gradient(left, #fc815b , #f7431b); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #fc815b, #f7431b); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #fc815b, #f7431b); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #fc815b , #f7431b); /* 标准的语法 */
	border-radius:.6rem;
}
.close{position: absolute; bottom: -.6rem; right:50%; margin-right: -.25rem; display: block; width: .5rem; height: .5rem;}
.close a{width: 100%; display: block;}
.close a img{width: 100%; display: block;}



