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

.nav-bgd,.dv_mn{display:none;}

.m-show,.m-ib{display: none!important;}
.qgfx_box {margin-top: 10px; margin-bottom: 20px!important;}
a[title="站长统计"]{display: none;}
@media only screen and (min-width: 800px) {
	.pc-hide{display:none !important;}
}
.wrap{position: relative; width: 1100px; margin: 0 auto;font-size: 0;text-align: center;}


 /* 输入框填充背景 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 1000px white inset;
}
 
/* 输入框填充透明 */
/* input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-out 0.5s;
} */
 
 
/*banner */
.banner-box{position:relative;height:5.86rem;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: .2rem; cursor: pointer;display: block;}
.banner-box .logo img{width: 100%; max-width: 1.26rem;}

.sections{
	width:100%; clear:both; float:left
}
/*section1*/
.sec01{
	background: #f9f9ff url("../images/s1-bg.jpg") no-repeat center top;
}
.secTit{
	width: 100%; clear: both; float: left;
}
.secTit h2{
	font-size: .48rem; font-weight: bold; line-height: .98rem; color: #383882; display: inline-block; vertical-align: top;
}
.secTit h2 span{color: #ff331e;}
.secTit i{
	width: .89rem; height: .79rem; padding-top: .1rem; line-height: .79rem; display: inline-block; margin-right: .2rem;
	color: #383882;font-size: .48rem; font-weight: bold;
	background: url("../images/secTit-img01.png") no-repeat center top;
	background-size: 100%;
}
.s1-title{margin-top: .94rem;}
.s1-main{
	width: 100%; clear: both; float: left; margin-top: .47rem; height: 3.8rem; margin-bottom: .78rem;
	background: url("../images/s1-img01.png") no-repeat center top;
	background-size: 100%;
	-webkit-box-shadow: 0 0 .1rem rgba(0,44,44,.12);
	box-shadow: 0 0 .1rem rgba(0,44,44,.12);
	border-radius: .12rem;
}
.s1-left{
	width: 7.6rem; float: left; height: 3.8rem; display: inline-block;
	background: url("../images/s1-img02.png") no-repeat center;
	background-size: 100%;
	border-radius: .12rem;
	-webkit-box-shadow: 0 0 .1rem rgba(0,44,44,.12);
	box-shadow: 0 0 .1rem rgba(0,44,44,.12);
	position: relative;
}
.s1-left ul{
	float: left; margin-left: .25rem; margin-top: .32rem;
}
.s1-left ul li{
	width: .78rem; height: .38rem; display: inline-block; float: left;
	font-size: .2rem; line-height: .38rem; color: #fff; text-align: center;
	border: solid .02rem #fff; margin-right: .2rem; margin-bottom: .27rem;
	cursor: pointer;
}
.s1-left ul li.cur,.s1-left ul li:hover{background: #fff;color: #333175;}
.s1-right{
	float: left; margin-top: .41rem;
}
.s1-right font{
	width: 1.97rem; float: left; clear: both; height: .5rem; margin-bottom: .25rem;
	font-size: .24rem;line-height: .5rem; font-weight: bold; color: #fff;
	background: #ff4a36;
	background: -webkit-linear-gradient(left, #ff604f , #ff3722); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ff604f, #ff3722); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ff604f, #ff3722); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ff604f , #ff3722); /* 标准的语法 */
	border-radius: 0 .5rem .5rem 0;
}
.s1-right p{
	clear: both; float: left; margin-left: .45rem;
	font-size: .2rem; line-height: .3rem; text-align: left; margin-bottom: .32rem;
	height: .6rem;
}
.s1-right p::before{
	content: '';width: .12rem; height: .3rem; display: inline-block; float: left; margin-left: -.2rem;
	background: url("../images/s1-icon01.png") no-repeat center;
	background-size: 100%;
}
.s1-right p a:hover{
	text-decoration: underline;
	font-weight: bold; color: #ff331e;
}

/*section02*/
.sec02{
	background: url("../images/s2-bg.jpg") no-repeat center top;
}
.s2-title{margin-top: .79rem;}
.s2-main{
	width: 100%; clear: both; float: left; margin-top: .73rem;
}
.s2-step{
	width: 100%; clear: both;
}
.s2-step ul{
	width: 94%; float: left; margin: 0 3%;position: relative;
}
.s2-step ul::before{
	content: '';width: 100%; height: 0; border-top: dashed .02rem #45458a;
	position: absolute; top: .48rem; left: 0;
}
.s2-step ul li{
	width: 20%; float: left;position: relative; cursor: pointer;
}
.s2-step ul li img{
	width: .91rem; height: auto; display: inline-block;
	transition: all 0.5s ease-in-out;
	-webkit-transform: all 0.5s ease-in-out;
}
.s2-step ul li:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.s2-step ul li span{
	width: 100%; clear: both; float: left; margin-top: .13rem;
	font-size: .24rem; line-height: .34rem;
}
.s2-step ul li::after{
	content: '';width: .09rem; height: .15rem; display: inline-block;
	background: url(../images/s2-icon02.png) no-repeat center;
	background-size: 100%;
	position: absolute; top: .41rem;right: -.08rem;
}
.s2-ban{
	width: 100%; clear: both; float: left; margin: .55rem auto;
}
.s2-ban img{width: 100%; display: inline-block;}

/*section03*/
.sec03{
	background:#f9f9ff url(../images/s3-bg.jpg) no-repeat center top;
}
.s3-title{margin-top: .8rem;}
.s3-main{
	width: 9.3rem; height: 3.6rem;display: inline-block; float: left; margin-top: .5rem; margin-bottom: 2rem; margin-left: .2rem;
	background: url(../images/s3-img01.png) no-repeat center top;
	border-radius: 1.3rem 0 0 0 ;
	-webkit-box-shadow: 0 0 .1rem rgba(0,44,44,.12);
	box-shadow: 0 0 .1rem rgba(0,44,44,.12);
	position: relative;
}
.s3-main::before{
	content: '';width: 2.56rem; height: 3.57rem; display: inline-block;
	background: url("../images/s3-img02.png") no-repeat center;
	background-size: 100%;
	position: absolute; top: .95rem; left: -1.25rem;
}
.s3-left{
	float: left; margin-left: 1.2rem;margin-top: .3rem; width: 6.6rem;
}
.s3-left h3{
	font-size: .49rem; line-height: .7rem; font-weight: bold; color: #fff;
}
.s3-left span{
	font-size: .2rem; line-height: .4rem; color: #fff; display: inline-block;
}
.s3-left span::before,.s3-left span::after{
	content: '';width: .15rem; height: .01rem; display: inline-block; margin: .2rem .1rem; vertical-align: top;
	background: #fff;
}
.s3-left .itembox{
	width: 100%; clear: both; float: left; margin: .23rem auto;
}
.s3-left .itembox .item{
	font-size: .2rem; line-height: .3rem; width: 2rem; padding: .15rem 0; display: inline-block; margin: 0 .05rem;
	background: #fff;
	border-radius: .08rem;
	transition: all 0.4s;
}
.s3-left .itembox .item:hover{
	transform: translate(0, -10px);
}

.s3-left p{
	width: 100%; clear: both; font-size: .27rem; line-height: .56rem; color: #fff;
}
.s3-left p em{font-weight: bold; font-size: .56rem; font-style: italic;}

.s3-right{
	width: 2.91rem; height: 3.64rem; display: inline-block; float: right; margin-right: -1.5rem; margin-top: .47rem;
	background: #fff;
	border-radius: .12rem;
	-webkit-box-shadow: 0 0 .1rem rgba(0,44,44,.12);
	box-shadow: 0 0 .1rem rgba(0,44,44,.12);
}
.s3-right img{margin: .24rem auto .14rem; display: inline-block; width: 2.3rem; border: solid .08rem #6049bb; border-radius: .1rem;}
.s3-right span{
	font-size: .24rem; line-height: .33rem; display: inline-block; color: #34367b;
}


/*section05*/
.sec05{
	background: url('../images/s5-bg.jpg') no-repeat center top;
}
.s5-title{margin-top: .24rem;}
.s5-three{
	width: 100%; clear:both; float: left; margin-top: .72rem;
}
.s5-three .item{
	width: 2.52rem; height: 2.52rem; display: inline-block; margin: 0 .4rem;
	position: relative;
}
.s5-three .item::before{
	content: ''; width: 2.52rem; height: 2.52rem; display: inline-block;
	background: url('../images/s5-yuan01.png') no-repeat center;
	background-size: 100%;
	position: absolute; top: 0; left: 0;
	animation: rotate 3s linear infinite;
}
.s5-three .item::after{
	content: ''; width: 2.52rem; height: 2.52rem; display: inline-block;
	background: url('../images/s5-yuan02.png') no-repeat center;
	background-size: 100%;
	position: absolute; top: 0; left: 0;
	animation: rotate02 3s linear infinite;
}
@keyframes rotate {
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);}
}
@keyframes rotate02 {
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(-90deg);}
    50%{-webkit-transform:rotate(-180deg);}
    75%{-webkit-transform:rotate(-270deg);}
    100%{-webkit-transform:rotate(-360deg);}
}

.s5-three .item .round{
	width: 1.86rem; height: 1.86rem; display: inline-block; margin: .33rem;
	background: #5f61c6;
	background: -webkit-linear-gradient(#5f61c6 , #3b3c89); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#5f61c6 , #3b3c89); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#5f61c6 , #3b3c89); /* Firefox 3.6 - 15 */
	background: linear-gradient(#5f61c6 , #3b3c89); /* 标准的语法 */
	border-radius: 50%;
}
.s5-three .item .round span{
	font-size: .2rem; line-height: .3rem; display: inline-block; width: 100%; float: left;
	margin: .63rem auto; color: #fff;
}

.s5-four{
	width: 100%; clear: both; float: left; margin-top: .87rem; margin-bottom: .5rem;
}
.s5-four .item{
	width: 2.48rem; height: 1.7rem; display: inline-block; float: left; margin-right: .36rem;
	background: url("../images/s5-img05.png") no-repeat center;
	background-size:100% 100%;
	border-radius:.1rem;
}
.s5-four .item04{margin-right: 0;}
.s5-four .item .round{
	width: 1.11rem; height: 1.11rem; display: inline-block; margin: -.45rem auto .24rem;
	border-radius: 50%;
	box-shadow: 0 0 .1rem rgba(255,255,255,.3);
	transition: transform 0.5s;
}
.s5-four .item:hover .round{
	transform: scale(1.1);
}
.s5-four .item .round img{width: 100%; display: inline-block;}
.s5-four .item span{
	font-size: .2rem; line-height: .3rem; color: #fff; display: inline-block;
}

/*section06*/

.s6-main{
	width: 100%; clear: both; float: left; margin: 0 auto;
	background: #4b4da5;
	background: -webkit-linear-gradient(#5f61c6 , #3b3c89); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#5f61c6 , #3b3c89); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#5f61c6 , #3b3c89); /* Firefox 3.6 - 15 */
	background: linear-gradient(#5f61c6 , #3b3c89); /* 标准的语法 */
	border-radius: .12rem;
}
.s6-main .kuang{
	width: 10.66rem; height: auto; float: left; margin: .18rem .17rem;
	background: url('../images/s3-icon01.png') repeat;
	border-radius: .12rem;
}
.s6-top{
	width: 100%; clear: both; float: left; margin: 0 auto .2rem;
	-webkit-border-radius:.1rem;
	-moz-border-radius:.1rem;
	border-radius:.1rem;
	-webkit-box-shadow:0 .05rem .05rem rgba(0,44,44,.12);
	box-shadow:0 .05rem .05rem rgba(0,44,44,.12);
}
.s6-top font{
	width: 100%; clear: both; float: left; margin:.25rem auto 0;
	font-size: .28rem; line-height: .46rem; display: inline-block; color: #333175; 
}
.s6-top font span{font-weight:bold; margin: 0 .1rem; color: #ff3722;}
.s6-top font span i{font-size: .32rem; font-style: italic; text-transform: capitalize; writing-mode: vertical-rl; }
.s6-top p{
	font-size: .24rem; line-height: .32rem; color: #444; writing-mode: vertical-rl; text-align: left; letter-spacing: .03rem;
	height: 3rem; width: 90%; float: left; margin: .15rem .5%;
}

.s6-left{
	float: left; margin-top: .3rem; margin-left: .46rem; width: 4.9rem; height: 4.2rem; margin-bottom: .1rem;
	background: url('../images/s6-state.png') no-repeat center top;
	background-size: auto 100%;
	position: relative;
}
.s6-left >img{margin-top: .4rem; display: inline-block;}
.s6-left .bookLine{
	width: 100%; position: absolute; left: -.2rem; top: 38%; z-index: 0;
	-webkit-animation: ballon3 2s linear infinite;
	animation: ballon3 2s linear infinite;
}
@keyframes ballon3 {
   0%{-webkit-transform: translateY(0); opacity: 0;}
  50%{-webkit-transform: translateY(-30px); opacity: 1;}
100% {-webkit-transform: translateY(-50px); opacity: 0;}
}
@-webkit-keyframes ballon3 {
	0%{-webkit-transform: translateY(0); opacity: 0;}
  50%{-webkit-transform: translateY(-30px); opacity: 1;}
100% {-webkit-transform: translateY(-50px); opacity: 0;}
}
.s6-right{
	float: right; margin-top: .36rem; width: 4.8rem;
}
.s6-right font{
	width: 100%; float: right; font-size: .32rem; line-height: .69rem; color: #fff;
	padding-left: .25rem;
	background: url('../images/s6-img02.png') no-repeat center;
	background-size: 100%;
}
.s6-right ul{
	width: 100%; clear: both; float: left; margin-top: .4rem;
}
.s6-right ul li{
	width: 3.2rem; height: .48rem; display: inline-block; margin: 0 .5rem .2rem;
	font-size: .2rem; line-height: .48rem; text-align: left;
	border: solid 1px #3f4190;
	border-radius: .48rem;
}
.s6-right ul li:hover{
	box-shadow: 0 0 .1rem rgba(59, 60, 135, 0.5)
}
.s6-right ul li::before{
	content: '';width: .37rem; height: .48rem; display: inline-block;float: left; margin-left: .5rem; margin-right: .15rem;
}
.s6-right ul li.txt01::before{
	background: url('../images/s6-icon01.png') no-repeat center;
	background-size: 100%;
}
.s6-right ul li.txt02::before{
	background: url('../images/s6-icon02.png') no-repeat center;
	background-size: 100%;
}
.s6-right ul li.txt03::before{
	background: url('../images/s6-icon03.png') no-repeat center;
	background-size: 100%;
}
.s6-right ul li.txt04::before{
	background: url('../images/s6-icon04.png') no-repeat center;
	background-size: 100%;
}
/*section07*/

.s7-main{
	width: 100%; clear: both; float: left; margin: .13rem auto 1.74rem;
	background: #4b4da5;
	background: -webkit-linear-gradient(#5f61c6 , #3b3c89); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#5f61c6 , #3b3c89); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#5f61c6 , #3b3c89); /* Firefox 3.6 - 15 */
	background: linear-gradient(#5f61c6 , #3b3c89); /* 标准的语法 */
	border-radius: .12rem;
}
.s7-top{
	width: 10.66rem; height: auto; float: left; margin: .18rem .17rem .16rem;
	background: url('../images/s3-icon01.png') repeat;
	border-radius: .12rem;
}
.s7-top >img{
	float: left; margin-left: .76rem; margin-top: -.12rem; margin-bottom: -1.15rem; 
	position: relative; z-index: 3;
}
.s7-top .txt{display: inline-block;}
.s7-top span{
	font-size: .26rem; line-height: .6rem; display: inline-block; margin: .5rem .26rem auto;
}
.s7-top span i{color:#ff0c00}
.s7-top span b{font-size: .59rem; font-weight: bold;}
.s7-top span::before{
	content: '';width: .18rem; height: .6rem; display: inline-block; vertical-align: top;
	background: url('../images/s7-icon01.png') no-repeat center; margin-right: .1rem;
	background-size: 100%;
}
.s7-top a{
	float: right; margin-top: .12rem; margin-right: 1.42rem; width: 1.38rem; height: 1.38rem; display: inline-block;
	-webkit-animation: scaleDraw 2s linear infinite;
	animation: scaleDraw 2s linear infinite;
}
.s7-top a img{width:100%; display: inline-block;}
.s7-tab{
	width: 10.66rem; height: auto; float: left; margin: .18rem .17rem;
	background: url('../images/s3-icon01.png') repeat;
	border-radius: .12rem;
}
.s7-tab font{
	width: 4.9rem; height: .46rem; display: inline-block; margin: .28rem auto .3rem;
	border: solid 1px #3d3e8d;
	border-radius: .06rem 0 0 .06rem;
	font-size: .22rem; line-height: .46rem;
}
.s7-tab font span{
	width: 1.3rem; display: inline-block; float: left; height: .46rem; color: #fff; font-weight: bold;
	background: #fe624b;
	background: -webkit-linear-gradient(#5f61c6 , #3b3c89); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#5f61c6 , #3b3c89); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#5f61c6 , #3b3c89); /* Firefox 3.6 - 15 */
	background: linear-gradient(#5f61c6 , #3b3c89); /* 标准的语法 */
	border-radius: .06rem;
}
.s7-tab .tablebox{
	width: 10.21rem; height: auto; float: left; margin: 0 .22rem .1rem;
}
.s7-tab .tablebox table{
	width: 100%;
	border-left: solid .02rem #797ab1;
	border-bottom: solid .01rem #797ab1;
}
.s7-tab .tablebox table th{
	font-size: .28rem; line-height: .42rem; padding: .22rem 0; color: #fff;
	border-top: solid .01rem #3b3d8a;
	border-right: solid .01rem #797ab1;
	background: #4b4da5;
	background: -webkit-linear-gradient(#5f61c6 , #3b3c89); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#5f61c6 , #3b3c89); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#5f61c6 , #3b3c89); /* Firefox 3.6 - 15 */
	background: linear-gradient(#5f61c6 , #3b3c89); /* 标准的语法 */
}
.s7-tab .tablebox table th:last-child{
	border-right: solid .02rem #3b3d8a;
}
.s7-tab .tablebox table td{
	font-size: .18rem; line-height: .32rem; padding: .35rem 0;
	border-right: solid .02rem #3b3d8a;
	border-bottom: solid .02rem #3b3d8a;
}
.s7-tab .tablebox table td i{color: #888;}
.s7-tab .tablebox table td.txt{position: relative; text-align: left; padding: .15rem .2rem;}
.s7-tab .tablebox table td img{
	width: .71rem;
	position: absolute; top: .48rem; right: .38rem;
}
.s7-tab .tablebox table td a{
	display: inline-block;
	width: 1.2rem; height: .42rem; line-height: .42rem; color: #fff;
	background: #ff4a36;
	background: -webkit-linear-gradient(left, #ff604f , #ff3722); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ff604f, #ff3722); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ff604f, #ff3722); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ff604f , #ff3722); /* 标准的语法 */
	border-radius: .5rem;
}
.s7-tab .tablebox table td a.open-kefu{margin:.1rem auto .2rem;}
.s7-tab .tablebox table td span{color: #ff4a36;}
.s7-tab .tablebox p.tip{ font-size: .16rem; color: #666; line-height: .5rem; margin-left: .2rem; float: left; clear: both;}
@-webkit-keyframes scaleDraw{
	0%  {transform: scale(.95); }
	25% {transform: scale(1.02);}
	50% {transform: scale(.95);}
	75% {transform: scale(1.02);}
	100%{transform: scale(.95);}
}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
	0%  {transform: scale(.95); }
	25% {transform: scale(1.02);}
	50% {transform: scale(.95);}
	75% {transform: scale(1.02);}
	100%{transform: scale(.95);}
}

/*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);
}

/* ipad尺寸 */
@media screen and (min-width: 751px) and (max-width: 1099px) {
	body {
		width:8.2rem;margin: 0 auto!important;overflow-x: hidden;overflow-y: auto;
	}
	.wrap{width: 90%; margin: 0 5%;}
	/*banner*/
	.banner-box{height:4.5rem;background-size: 15.5rem;}
	.banner-box .wrap{height: auto;}
	.banner-box .logo{width:1.7rem; height:0; top: .25rem;}
	.secTit i{width: .65rem; line-height: .52rem;font-size: .36rem; height: .52rem;}
	.secTit h2{font-size: .36rem; line-height: .65rem;}
	/* sec01 */
	.s1-title{margin-top: .35rem;}
	.s1-main{height: auto; margin: .25rem auto .45rem;}
	.s1-left{
		width: 100%; height: auto;
		/* background: url("../images/s1-img02.png") no-repeat center top; */
		background-size: 100%;
	}
	.s1-left ul{margin-top: .2rem;}
	.s1-left ul li{margin-right: .15rem; font-size: .24rem; margin-bottom: .15rem;}
	.s1-right{width: 100%; margin-top: .2rem;}
	.s1-right >div{width: 50%; float: left;}
	.s1-right p{margin-bottom: .3rem;}
	/* sec02 */
	.s2-title{margin-top: .35rem;}
	.s2-main{height: auto; margin: .25rem auto;}
	.s2-step ul li img{width: .8rem;}
	.s2-step ul li span{font-size: .18rem; line-height: 1.5;}
	.s2-ban{margin: .3rem auto 0;}
	/* sec03 */
	.s3-title{margin-top: .35rem;}
	.s3-main{width: 100%; margin: .25rem auto; height: auto; padding-bottom: .2rem;}
	.s3-main::before{ top: .5rem;}
	.s3-left{width: 86%; margin: .2rem 7%;}
	.s3-left h3{font-size: .38rem; line-height: .65rem;}
	.s3-left .itembox .item{font-size: .18rem; line-height: .3rem; width: 1.8rem;}
	.s3-right{margin-right: auto; float: none;}
	
	/* sec05 */
	.s5-title{margin-top: .35rem;}
	.s5-three{margin-top: .3rem;}
	.s5-three .item{width: 2rem; height: 2rem; margin: 0 .15rem;}
	.s5-three .item::before,.s5-three .item::after{width: 2rem; height: 2rem;}
	.s5-three .item .round{width: 1.5rem; height: 1.5rem; margin: .25rem;}
	.s5-three .item .round span{font-size: .18rem; line-height: .3rem; margin: .45rem auto;}
	.s5-four{margin-top: .6rem; margin-bottom: .2rem;}
	.s5-four .item{width: 1.6rem; height: 1.1rem; margin: 0 .1rem; float: none;}
	.s5-four .item .round{width: .8rem; height: .8rem; margin-bottom: .1rem;}
	.s5-four .item span{font-size: .16rem; line-height: .26rem;}
	.s6-main .kuang{width: 7rem; margin: .19rem;}
	.s6-left{width: 100%;background-size: 4.9rem;margin: .2rem auto;height: auto; padding-bottom: .5rem;}
	.s6-right{width: 100%;}
	.s6-right font{width: 4.8rem;}
	.s6-right ul li{margin: 0 .15rem .2rem;width: 3rem;}
	.s7-main{margin: .2rem auto .5rem;}
	.s7-top{width: 7rem; margin: .19rem;}
	.s7-top >img{margin-left: .1rem; width: 1rem; margin-bottom:-.6rem;}
	.s7-top .txt{display: inline-block;}
	.s7-top span{margin-top: .3rem;}
	.s7-top a{margin-right: .2rem; width: 1rem; height: 1rem;}
	.s7-tab{width: 7rem; margin:.19rem .19rem;}
	.s7-tab .tablebox{width: 6.7rem; margin: 0 .15rem .15rem;}
}

/*弹窗*/
.mask{width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999; background: rgba(0,0,0,.8); display: none;}
.tcbox{ width: 6rem; height: auto; display: block; background:#fff;
	text-align: center;
	position: absolute; 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: .39rem;
	-moz-border-radius: .39rem;
	border-radius: .39rem;
	
}
.tcbox h3{font-size: .38rem; line-height: .94rem; font-weight: bold; color: #fff; height:.94rem; width: 100%; clear: both; float: left; text-align: center;
	background: #4b4da5;
	background: -webkit-linear-gradient(#5f61c6 , #3b3c89); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#5f61c6 , #3b3c89); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#5f61c6 , #3b3c89); /* Firefox 3.6 - 15 */
	background: linear-gradient(#5f61c6 , #3b3c89); /* 标准的语法 */
	text-shadow: .02rem .05rem 0 rgba(6,5,94,.3);
	border-radius: .39rem .39rem 0 0;
}
.tcbox h3::before,.tcbox h3::after{
	content: '';width: .1rem; height: .1rem; display: inline-block; vertical-align: top; margin: .37rem .1rem 0;
	background: #fff;
	border-radius: 50%;
}
.tcbox .close{position: absolute; top: -.75rem; right:0; display: block; width: .56rem; height: .5rem;}
.tcbox .close a{width: 100%; display: block;}
.tcbox .close a img{width: 100%; display: block;}

.noteTxt{ display: block;text-align: center;width: 100%;float: left; margin: .35rem auto .25rem; }
.noteTxt p{
	font-size: .26rem; line-height: .42rem; color: #333;
	width: 90%; float: left; margin: .15rem 5% .2rem;
}
.noteTxt img{
	width: 2.4rem; display: inline-block;
}