@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; clear: both; float: left;} 
body{width: 100%;height:100%;font-size: 12px;min-width: 1200px!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;}


.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;}
}
@media screen and (min-width:800px) and (max-width:1440px){body{zoom:0.8}}
.wrap{position: relative; width: 1200px; margin: 0 auto;font-size: 0;text-align: center;}

/* body{
	cursor: url(https://files.cnblogs.com/files/monster-jian/cursor.ico),auto;
} */
 /* 输入框填充背景 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 1000px white inset;
}
 
/* 输入框填充透明 */
/* input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-out 0.5s;
} */

.fixRight{position: fixed; right:.2rem; bottom: 15%;  z-index: 3;
	width: 2rem; height: 1.93rem; display: block;
}
.fixRight a.close1{
	position: absolute; top: .1rem; left: .3rem; z-index: 3;
	width: .22rem; height: .22rem; display: block;
}
.fixRight a.close1 img{width:100%; display: block;}
.fixRight a.btn{
	width: 1.53rem; height: .95rem; display: block;
	position: absolute; left: .2rem; bottom: .2rem;
}
.fixRight a.btn img{width: 100%;}

 
/*banner */
.banner-box{position:relative;height:2.2rem;background:url('../images/banner.jpg') no-repeat center; 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{clear: both; float: left; width: 100%;}
/* 时间线 */
.timeCont{
	width: 11.27rem; height: 2.35rem;
	float: right;
	margin-right: -.17rem; margin-top: .26rem; margin-bottom: .36rem;
	background: url('../images/timeKuang.png') no-repeat center / 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.timeCont .yuan{
	width: 1.45rem; height: 1.45rem; display: inline-flex; float: left; margin-left: -.91rem;
	background: url('../images/time-img01.png') no-repeat center / 100%;
	text-align: center;
	align-items: center;
	justify-content: center;
}
.timeCont .yuan span{
	font-size: .26rem; line-height: .32rem; font-weight: bold; color: #fff;
	display: inline-block;
}
.timeCont ul{
	width: 10.33rem; height: 1.15rem; margin-left: .28rem;
	background: url('../images/time-img02.png') no-repeat center / 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.timeCont ul li{
	float: left; margin: 0 .22rem;
	font-size: .22rem; color: #666;text-align: center;
}
.timeCont ul li span{display: block;text-align: center; white-space: nowrap;}
.timeCont ul li i{
	width: .26rem; height: .26rem; display: block; margin:.1rem auto;
	background: url('../images/time-img03.png') no-repeat center / 100%;
}
.timeCont ul li p{
	display: block;text-align: center;
}

/* section02 */
.sec02{position: relative;margin-bottom: .3rem;}
.s2-left{
	float: left; width: 2rem; height: auto; background: #fff;
	-webkit-box-shadow: 0 0 .2rem rgba(102,102,102,.3);
	box-shadow: 0 0 .2rem rgba(102,102,102,.3);
}
.fixedLeft{position: fixed; top: .1rem;}
.s2-left ul{float: left; width: 100%;}
.s2-left ul li{width: 100%; border-bottom: solid 1px #eeeeee; float: left;}
/* .s2-left ul li.active{} */
.s2-left ul li h4{
	float: left;
	font-size: .2rem; line-height: .46rem;color: #665c4a;
	width: 100%; text-align: left; cursor: pointer;
}
.s2-left ul li.active h4{
	color: #fff;background: #ea2727;
	background: -webkit-linear-gradient(left, #ea2727 , #ff5454); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ea2727, #ff5454); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ea2727, #ff5454); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ea2727 , #ff5454); /* 标准的语法 */
}
.s2-left ul li h4 i{width: .2rem; height: .46rem; float: left; display: block;margin-left: .16rem; margin-right: .15rem;}
.s2-left ul li h4 i.icon01{background: url('../images/icon01.png') no-repeat center / 100%;}
.s2-left ul li h4 i.icon02{background: url('../images/icon02.png') no-repeat center / 100%;}
.s2-left ul li h4 i.icon03{background: url('../images/icon03.png') no-repeat center / 100%;}
.s2-left ul li h4 i.icon04{background: url('../images/icon04.png') no-repeat center / 100%;}
.s2-left ul li h4 i.icon05{background: url('../images/icon05.png') no-repeat center / 100%;}
.s2-left ul li h4 i.icon06{background: url('../images/icon06.png') no-repeat center / 100%;}

.s2-left ul li.active h4 i.icon01{background: url('../images/icon01-2.png') no-repeat center;}
.s2-left ul li.active h4 i.icon02{background: url('../images/icon02-2.png') no-repeat center;}
.s2-left ul li.active h4 i.icon03{background: url('../images/icon03-2.png') no-repeat center;}
.s2-left ul li.active h4 i.icon04{background: url('../images/icon04-2.png') no-repeat center;}
.s2-left ul li.active h4 i.icon05{background: url('../images/icon05-2.png') no-repeat center;}
.s2-left ul li.active h4 i.icon06{background: url('../images/icon06-2.png') no-repeat center;}

.s2-left ul li h4 em{
	width: .16rem; height: .46rem;display: block; float: right; margin-right:.1rem; background: url('../images/arr-right.png') no-repeat center;}
.s2-left ul li.active h4 em{background: url('../images/arr-down.png') no-repeat center;}
.SubColumn{width: 100%; clear: both; float: left; margin: .08rem 0; display: none;}
.s2-left ul li.active .main_lpt{display: block;}
/* .s2-left ul li.active .SubColumn{display: block;} */
.SubColumn a{
	float: left; margin-left: 42px; 
	font-size: .18rem; line-height: .45rem;color: #665c4a;
}
.SubColumn a:before{content: "";width: .12rem; height: .45rem; display: block; float: left; margin-right: .08rem;}
.s2-left ul li.active .main_lpt a.dot:before{background: url(../images/dot.png) no-repeat center;}

.s2-left .left_top{width: 1.6rem; display: inline-block; margin-top: .1rem; margin-left: .2rem; float: left;}


.s2-right{
	float: right; width: 9.56rem; height: auto; background: #fff; padding: 0 0 .35rem;
	-webkit-box-shadow: 0 0 .24rem rgba(159,130,223,.2);
	box-shadow: 0 0 .24rem rgba(159,130,223,.2)
}
.s2-right .itembox{width: 100%; clear: both; float: left;}
.s2-right .itembox h3{
	width: 100%; clear: both; float: left; margin-top: 15px;
	font-size: .32rem; font-weight: bold; line-height: .64rem; color: #eb2828;
}
.s2-right .itembox h3::before,.s2-right .itembox h3::after{
	content: ''; width: .77rem; height: .64rem; display: inline-block;
	vertical-align: top;
}
.s2-right .itembox h3::before{
	margin-right: .17rem;
	background: url('../images/title-img01.png') no-repeat center / 100%;
}
.s2-right .itembox h3::after{
	margin-left: .17rem;
	background: url('../images/title-img02.png') no-repeat center / 100%;
}
.s2-right .item{float: left; width: 100%; clear: both; margin-bottom: .2rem;}
.s2-right .item .title{
	float: left; margin-left: -.13rem;margin-bottom: .2rem;
	width: auto; height: .4rem; padding: 0 .25rem;
	background: #f33f3f;
	background: -webkit-linear-gradient(90deg, #f33f3f, #ff6e6e);
	background: -moz-linear-gradient(90deg, #f33f3f, #ff6e6e);
	background: -o-linear-gradient(90deg, #f33f3f, #ff6e6e);
	background: linear-gradient(90deg, #f33f3f, #ff6e6e);
	border-radius: 0 .2rem .2rem 0;
	box-shadow: 0 .04rem .04rem rgba(254,97,97,.4);
	position: relative;
}
.s2-right .item .title::after{
	content: ''; width: .13rem; height: .13rem; display: inline-block;
	background: url('../images/title-arr.png') no-repeat center / 100%;
	position: absolute; left: 0; bottom: -.13rem;
}
.s2-right .item .title h4{
	font-size: .22rem; line-height: .4rem; color: #fff; font-weight: bold;
}
.s2-right .item .itemCont{
	clear: both; width: 92%; float: left; margin-left: 5%;
}
.s2-right .item .itemCont p{
	float: left; width: 100%; 
	font-size: .18rem; line-height: .32rem;text-align: left;color: #666;
}
.s2-right .item .itemCont p span{color: #eb2828;}
.s2-right .item .itemCont p i{color: #eb2828;}
.s2-right .item .itemCont .btn{
	width: 100%; clear: both; float: left; margin-top: .15rem;
}
.s2-right .item .itemCont b{font-weight: bold;}
.s2-right .item .itemCont .btn a{
	width: auto; height: .52rem; padding: 0 .45rem; display: inline-block;
	font-size: .22rem; line-height: .52rem; color: #fff;
	background: #ffb257;
	background: -webkit-linear-gradient(#facb5b, #ffb257);
	background: -moz-linear-gradient(#facb5b, #ffb257);
	background: -o-linear-gradient(#facb5b, #ffb257);
	background: linear-gradient(#facb5b, #ffb257);
	border-radius: .5rem;
}
.s2-right .item .itemCont .btn a::after{
	content: ''; width: .08rem; height: .52rem; display: inline-block;
	background: url('../images/btn-icon01.png') no-repeat center / 100%;
	vertical-align: top;
	margin-left: .15rem;
}


.s2-right .item .itemCont .linkJmp{
	width: 100%; clear: both; float: left; margin: auto;
	height: .4rem;
	position: relative;
}
.s2-right .item .itemCont .linkJmp::before{
	content: ''; width: 100%; height: 1px;display: inline-block;
	background: #ffb8b8;
	position: absolute; left: 0; top: .2rem;
}
.s2-right .item .itemCont .linkJmp a{
	font-size: .18rem; line-height: .4rem;
	color: #eb2828;
	float: right; padding-left: .1rem;
	background: #fff;
	position: relative; z-index: 2;
}
.s2-right .item .itemCont .linkJmp a::after{
	content: ''; width: .08rem; height: .4rem; display: inline-block;
	background: url('../images/btn-icon02.png') no-repeat center / 100%;
	vertical-align: top;
	margin-left: .05rem;
}


.s2-right .item .itemCont ul{
	width: 100%; clear: both; float: left;
}
.s2-right .item .itemCont ul li{
	width: 100%; clear: both; float: left; position: relative;
}
.s2-right .item .itemCont ul li::before{
	content: ''; width: .01rem; height: 100%; display: block; 
	border-left: dotted 1px #fd7a7a; 
	position: absolute; top: .13rem; left: -.23rem;
	box-sizing: content-box;
}
.s2-right .item .itemCont ul li:last-child::before{display: none;}
.s2-right .item .itemCont ul li i{
	width: .2rem; height: .2rem; display: block; 
	background: url('../images/item-icon01.png') no-repeat center / 100%; 
	position: absolute; left: -.33rem; top: .07rem;
}
.s2-right .item .itemCont table{
	width: 90%; clear: both;
	border-top: solid 1px #eb2828;
	border-left: solid 1px #eb2828;
	box-sizing: content-box;
	color: #666;
}
.s2-right .item .itemCont table th,.s2-right .item .itemCont table td{
	border-bottom: solid 1px #eb2828;
	border-right: solid 1px #eb2828;
	font-size: .16rem; line-height: .26rem;
	padding: .08rem 0;
	box-sizing: content-box;
}
.s2-right .item .itemCont table th{
	font-size: .18rem; padding: .11rem 0;
	background: #ffefef;
	color: #eb2828;
}
.s2-pic{
	width: 8.8rem; display: flex; margin-top: .15rem;  float: left;
	border-radius: .12rem;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.s2-pic01{
	height: 2.31rem; 
	background: url('../images/s2-pic01.png') no-repeat center / 100% 100%;
}
.s2-pic02{
	height: 2.31rem; 
	background: url('../images/s2-pic02.png') no-repeat center / 100% 100%;
}
.s2-pic01 .left{
	display: inline-flex; margin-left: .4rem; float: left; height: 2.2rem;
	align-self: flex-start;
	width: 5.9rem;
	justify-content: center;
	align-items: center;
	
}
.s2-pic01 .left img{margin-top: -.39rem; margin-right: .21rem;}

.s2-pic01 .left .way{
	display: inline-flex;
	margin: 0 .1rem;
	position: relative;
	background: url('../images/s2-pic01-02.png') no-repeat center / 100%;
	width: 1.35rem; height: 1.37rem;
	justify-content: center;
	align-items: center;
}

.s2-pic01 .left .way span{
	font-size: .24rem; color: #fff; font-weight: bold; line-height: .32rem;
	display: block;
}

.s2-pic01 .ewm{
	margin-left: .15rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s2-pic01 .ewm img{width: 1.7rem; display: inline-block;}
.s2-pic01 .ewm span{
	font-size: .18rem; color: #fff; margin-bottom: .05rem;
	width: .2rem; display: inline-block;
	align-self: center; margin-right: .1rem;
}
.s2-pic01 .right >img{
	float: left; margin-left: -.12rem;
}

.s2-pic02 img.comp{width: 2.42rem; align-self: flex-start;}
.s2-pic02 .txt{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-left: -.25rem;
	width: 4.4rem;
}
.s2-pic02 .txt h5{
	font-size: .36rem; font-weight: bold; color: #fff;
	margin-top: 0;margin-bottom: .1rem;
	width: 100%; display: inline-block;
}
.s2-pic02 .txt span{
	width: 1.3rem; height: .42rem; display: inline-block;
	border-radius: .4rem;
	background: #facb5b;
	background: -webkit-linear-gradient(90deg, #facb5b, #ffb257);
	background: -moz-linear-gradient(90deg, #facb5b, #ffb257);
	background: -o-linear-gradient(90deg, #facb5b, #ffb257);
	background: linear-gradient(90deg, #facb5b, #ffb257);
	font-size: .18rem; line-height: .4rem; color: #fff;
	margin: 0 .07rem;
}
.s2-pic02 a{
	font-size: .32rem; line-height: .4rem; display: flex;
	font-weight: bold; color: #eb2828;
	width: 1.6rem; height: 1.61rem; text-align: center;
	border-radius: 50%;
	background: url('../images/s2-pic02-02.png') no-repeat center / 100%;
	justify-content: center;
	align-items: center;
}
.s2-pic02 a span{
	width: .8rem; font-weight: bold;
}

.bm3-timebox{width: 100%; clear: both; float: left; margin: .1rem auto .6rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	height: 1.2rem;
}
.bm3-timebox .bm3-tip{
	color: #eb2828;
	font-size: .18rem; line-height: .32rem; font-weight: bold;
	text-align: center;
	width: 2rem; display: inline-block;
}
.bm3-timebox .bm3-tip span{display: block;}



.s2-lineTime{
	width: 6.2rem; float: left;
	background: url('../images/s2-line01.png') no-repeat center;
	height: 1.15rem; display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s2-lineTime .part{
	float: left;
	margin: 0 0.25rem;
	font-size: .18rem;
	color: #666;
	text-align: center;
}
.s2-lineTime .part span{
	font-size: .2rem; line-height: .3rem; color: #eb2828; font-weight: bold;
	margin-top: .1rem;
	display: block; margin-bottom: -.05rem;
}
.s2-lineTime .part i{
	width: .26rem; height: .26rem; display: block; margin:.1rem auto;
	background: url('../images/time-img03.png') no-repeat center / 100%;
}


.s2-pic03{
	height: 2.6rem;
	background: url('../images/s2-pic03.png') no-repeat center right / auto 100%;
}
.s2-pic03 >img{
	margin-top: -.43rem; display: inline-block;
	width: 2.44rem;
}
.s2-pic03 .txt{
	width: 3.9rem; display: block; float: left; margin-left: .25rem;
	text-align: left;
	
}
.s2-pic03 .txt h5{
	font-size: .36rem; line-height: .4rem; font-weight: bold;
	width: 100%; float: left; margin-top: .23rem; margin-bottom: .17rem; color: #fff;
}
.s2-pic03 .txt h5 span{color: #074ed0;}
.s2-pic03 .txt ol{
	width: 100%; clear: both;float: left; font-size: .18rem; color: #666;
}
.s2-pic03 .txt ol li{
	width: 100%; float: left; height: .34rem; line-height: .34rem;
	text-align: left;
	color: #fff;
}
.s2-pic03 .txt ol li::before{
	content: ''; width: .21rem; height: .34rem; display: inline-block;
	background: url('../images/s2-icon01.png') no-repeat center / 100%;
	float: left; margin-right: .1rem;
}
.s2-pic03 .ewm{
	width: 1.8rem; float: left; margin-right: .4rem;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}
.s2-pic03 .ewm img{width: 1.7rem; display: inline-block;}
.s2-pic03 .ewm span{
	width: 100%; height: .36rem; display: inline-block;
	font-size: .18rem; line-height: .36rem; color: #fff;
	background-color: #f22424;
	border-radius: .3rem;
	margin-top: -.1rem;
}

.itemCont img.bm04-arr{
	width: 8.08rem; display: inline-block;
}
.s2-step{
	width: 100%; float: left;
	margin-top: .06rem;
}
.s2-step .step{
	float: left; width: 1.64rem; margin-right: .04rem;
}

.s2-step .step h5{
	width: 100%; clear: both; float: left;
	font-size: .2rem; line-height: .44rem; color: #eb2828; font-weight: 500;
	background: #fff1f1;
}
.s2-step .step1 h5{
	border-radius: .4rem 0 0 .4rem;
}
.s2-step .step5 h5{
	border-radius: 0 .4rem .4rem 0;
}
.s2-step .step i{
	width: .08rem; height: .33rem; display: inline-block;
	background: url('../images/s2-icon02.png') no-repeat center / 100%;
	margin: .11rem auto .06rem;
}
.itemCont .s2-step .step p{
	font-size: .18rem; line-height: .32rem; text-align: center;
	width: 86%; margin: 0 7%;
}


.s2-pic04{
	height: 2.31rem;
	background: url('../images/s2-pic04.png') no-repeat center / 100% 100%;
	margin-top: .5rem;
}
.s2-pic04 .left{
	width: 2.12rem; display: inline-block; margin-top: -.61rem;
}
.s2-pic04 .left img{width: 100%; display: inline-block;}


.s2-pic04 .txt{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0;
	width: 3.65rem;
}
.s2-pic04 .txt h5{
	font-size: .36rem; font-weight: bold; color: #fff;
	margin-top: .2rem;margin-bottom: .1rem;
	width: 100%;
}
.s2-pic04 .txt span{
	width: auto; height: .36rem; display: inline-block;
	font-size: .18rem; line-height: .36rem; color: #fff;
	margin: 0 .1rem;
}
.s2-pic04 .txt span::before{
	content: ''; width: .21rem; height: .36rem; display: inline-block;
	background: url('../images/s2-icon01.png') no-repeat center / 100%;
	vertical-align: top;
}

.s2-pic04 .ewm{
	width: 1.6rem; display: inline-block;
	position: relative;
	margin-left: .5rem;
}
.s2-pic04 .ewm img{width: 100%; display: inline-block;}
.s2-pic04 .ewm span{
	width: 1.95rem; height: .48rem; display: inline-block;
	background: url('../images/s2-pic04-02.png') no-repeat center / 100%;
	font-size: .18rem; line-height: .42rem; color: #fff;
	position: absolute; top: -.48rem; left: -1.48rem;
}

.s2-partTxt{
	width: 100%; clear: both; float: left; margin-top: .35rem;
}
.s2-partTxt .partTxt{
	background: #fff;
	border-radius: .12rem;
	width: 4.23rem; height: 2.5rem;
	border: solid 1px #ff7474;
	margin: 0 auto .55rem;
	display: inline-block;
	float: left;
}
.s2-partTxt .partTxt.marL{margin-right: .25rem;}
.s2-partTxt .partTxt.top{height: 3.14rem;}
.s2-partTxt .partTxt.pink{
	background-color: #fff1f1;
	border: solid 1px #fff1f1;
}

.s2-partTxt .partTxt h5{
	font-size: .2rem; line-height: .44rem; display: inline-block;
	background: #f22424;
	border-radius: .4rem;
	color: #fff;
	width: 2rem; height: .44rem;
	margin-top: -.2rem;
}
.s2-right .s2-partTxt .partTxt p{
	padding: .15rem .28rem .25rem; width: auto;text-align: justify;
}

.s2-twoEwm{
	height: 2.61rem;
	background: url('../images/s2-pic05.png') no-repeat center / 100%;
}
.s2-twoEwm .left{
	float: left; width: 2.3rem; margin-left: 50px;
	margin-top: .32rem;
}
.s2-twoEwm h5{
	font-size: .36rem; line-height: .48rem; color: #fff; font-weight: bold;
	width: 100%; clear: both;
	text-align: right;
}
.s2-twoEwm .left img{
	width:2.21rem; display: inline-block; margin-left: -1.15rem;
}
.s2-twoEwm .ewmPart{
	width: 4.2rem; display: inline-block; margin-left: .4rem;
}
.s2-twoEwm .ewmPart .ewm{
	width: 1.6rem; display: inline-block; margin: 0 .25rem;
}
.s2-twoEwm .ewmPart .ewm img{width: 100%; display: inline-block;}
.s2-twoEwm .ewmPart .ewm span{
	font-size: .18rem; color: #fff; line-height: .36rem;
	width: 100%; height: .36rem; display: inline-block;
	background: #c20000;
	border-radius: .3rem;
}

/* 打印流程 */
.s2-flowbox{
	width: 100%; margin: .1rem auto .05rem; float: left;
}
.s2-flowbox .flow{
	width: 2rem; height: 1rem; float: left; margin-right: .26rem;
	background: #fff1f1;
	border-radius: .08rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .18rem; line-height: .3rem; color: #333;
	position: relative;
}
.s2-flowbox .flow4{margin-right: 0;}
.s2-flowbox .flow::after{
	content: ''; width: .26rem; height: .23rem; display: inline-block;
	background: url('../images/s2-icon03.png') no-repeat center / 100%;
	position: absolute; right: -.22rem;
	z-index: 3;
}
.s2-flowbox .flow4::after{display: none;}

/* 成绩查询-考后估分 */
.s2-pic05{
	height: 2.61rem;
	background: url('../images/s2-pic06.png') no-repeat center / 100%;
	margin-top: .3rem;
}
.s2-pic05 .txt{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 4rem;
	margin-left: .55rem;
	margin-top: -.2rem;
	margin-right: .8rem;
}
.s2-pic05 .txt h5{
	font-size: .36rem; font-weight: bold; color: #fff;
	line-height: .48rem;
	margin-top: 0;margin-bottom: .1rem;
	width: 100%;
	text-align: left;
}
.s2-pic05 .txt span{
	width: auto; height: .34rem; display: inline-block;
	font-size: .18rem; line-height: .34rem; color: #fff;
	margin-right: .23rem;
}
.s2-pic05 .txt span::before{
	content: ''; width: .21rem; height: .34rem; display: inline-block;
	background: url('../images/s2-icon01.png') no-repeat center / 100%;
	vertical-align: top;
	margin-right: .1rem;
}
.s2-pic05 .ewm{
	width: 1.6rem; display: inline-block;
	margin-right: 1.8rem;
	position: relative;
}
.s2-pic05 .ewm img{
	width: 100%; display: inline-block;
	margin-top: -1.1rem;
}
.s2-pic05 .ewm span{
	width: 1.25rem; height: .48rem; display: inline-block;
	background: url(../images/s2-pic06-01.png) no-repeat center / 100%;
	font-size: .2rem; line-height: .4rem; color: #fff;
	position: relative; top: -.6rem; left: -2rem;
}


.s2-pic06{
	height: 2.81rem; margin-top: .1rem;
	background: url('../images/s2-pic07.png') no-repeat center / 100%;
}

.s2-pic06 .part{
	width: 1.8rem; display: inline-block; margin: 0 .37rem;
}
.s2-pic06 .part .kuang{
	width: 100%; height: 1.5rem; display: inline-block; background: #fff;
	border-radius: .16rem;
}
.s2-pic06 .part .kuang h5{
	width: 1.25rem; height: .38rem;
	font-size: .22rem; line-height: .38rem; color: #eb2828; font-weight: bold;
	background: #fff1f1;
	border-radius: 0 0 .12rem .12rem; display: inline-block;
	margin: 0 auto .17rem;
}

.s2-pic06 .part .kuang img{display: inline-block; height: 1.08rem;}
.s2-pic06 .part a{
	width: 100%; height: .4rem; display: inline-block;
	background: #facb5b;
	background: -webkit-linear-gradient(90deg, #facb5b, #ffb257);
	background: -moz-linear-gradient(90deg, #facb5b, #ffb257);
	background: -o-linear-gradient(90deg, #facb5b, #ffb257);
	background: linear-gradient(90deg, #facb5b, #ffb257);
	border-radius: .2rem;
	font-size: .2rem; line-height: .4rem; color: #fff;
	margin-top: -.14rem;
}

.s2-pic07{
	/* height: 2.7rem; */
	margin-top: .1rem;
	background: #fff1f1;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: .25rem 0;
}

.s2-pic07 .part{
	display: inline-flex; margin:.2rem .12rem;
	width: 2.4rem;
	justify-content: center;
	align-items: center;
	
}
.s2-pic07 .part img{display: inline-block; width: .91rem; margin: auto;}
.s2-pic07 .part span{font-size: .2rem; display: inline-block; color: #333; width: 1.3rem; text-align: left;}
.s2-pic07 .part span i{
	display: block;
	width: .64rem; height: .28rem; text-align: center;
	background: #fff;
	color: #eb2e2e; font-size: .18rem;
	border-radius: .28rem;
	margin-bottom: .05rem;
}

.s2-right .item .itemCont .s2-pic07 .btn{margin-bottom: .3rem;}
.s2-right .item .itemCont .s2-pic07 .btn a{width: 3rem;}

/*section1*/

/*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:350px; display: none; background: url(../images/fixedNavBg.png) no-repeat center;top:25%; left:20px;z-index:9;}
.lfNav .close{position:absolute;top:10px; right:10px; height:12px; width:12px; }
.mt185{margin-top:129px;}
.nav-bg{width:150px; height:28px; display: block;float:left; clear:both;margin-left:0;margin-bottom:8px;}
.nav-bg a{width:120px; height:28px; display: block; margin:auto;}

.left_top{width:.94rem; height:.94rem;display: block;float:left;margin-left:0; margin-bottom: -.2rem;}
