@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: 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;}


.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: 1100px; 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:5%; bottom: 15%;  z-index: 3;
	width: 2.51rem; height: 2.18rem; 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.16rem; height: .36rem; display: block;
	background: url(../images/btn01.png) no-repeat center / 100%;
	font-size: 20px; font-weight: bold; color: #de0e04; line-height: .36rem;
	text-align: center;
	position: absolute; left: .75rem; bottom: .2rem;
}

 
/*banner */
.banner-box{position:relative;height:1.84rem;background:url('../images/banner.png') 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: 100%; height: 1.15rem; display: flex;
	float: right;
	margin: .22rem auto;
	background: #fff;
	box-shadow: 0 0 .2rem rgba(102,102,102,.1);
	justify-content: center;
	flex-wrap: wrap;
}
.timeCont .yuan{
	width: .84rem; height: .84rem; display: inline-block; float: left; margin-left: .76rem; margin-top: .15rem;
	background: url('../images/time-img01.png') no-repeat center / 100%;
	text-align: center;
}
.timeCont .yuan span{
	font-size: .16rem; line-height: .18rem; font-weight: bold; color: #fff;
	display: inline-block;
	padding: .24rem 0;
}
.timeCont ul{
	width: 8.78rem; 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 .3rem;
	font-size: .16rem; color: #666;text-align: center;
}
.timeCont ul li span{display: block;text-align: center;}
.timeCont ul li i{
	width: .2rem; height: .2rem; 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: 200px; 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: #0a5ad8;
	background: -webkit-linear-gradient(left, #1893fd , #074ed0); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #1893fd, #074ed0); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #1893fd, #074ed0); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #1893fd , #074ed0); /* 标准的语法 */
}
.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: .16rem; 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: 8.6rem; 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: #074ed0;
}
.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: #0852d2;
	background: linear-gradient(90deg, #074ed0, #1893fd);
	border-radius: 0 .2rem .2rem 0;
	box-shadow: 0 .04rem .04rem rgba(24,147,253,.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: 88%; float: left; margin-left: 8%;
}
.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: #074ed0;}
.s2-right .item .itemCont p i{
	width: .22rem; height: .22rem; display: inline-block;
	background: #1893fd;
	background: linear-gradient(#1893fd, #074ed0);
	border-radius: 50%;
	line-height: .22rem; color: #fff; text-align: center;
	float: left;
	margin-left: -.34rem; margin-top: .05rem;
}
.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: .4rem; padding: 0 .2rem; display: inline-block;
	font-size: .2rem; line-height: .4rem; color: #fff;
	background: #f5591f;
	background: linear-gradient(90deg, #ef4310, #fb7331);
	box-shadow: 0 .05rem .2rem rgba(239,67,16,.3);
	border-radius: .2rem;
}
.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 #42a6fd; 
	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; 
	position: absolute; left: -.33rem; top: .07rem;
}
.s2-right .item .itemCont table{
	width: 100%; clear: both;
	border-top: solid 1px #959595;
	border-left: solid 1px #959595;
	box-sizing: content-box;
}
.s2-right .item .itemCont table th,.s2-right .item .itemCont table td{
	border-bottom: solid 1px #959595;
	border-right: solid 1px #959595;
	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: #dcdcdc;
}
.s2-pic{
	width: 100%; display: flex; margin-top: .15rem;  float: left;
	border-radius: .12rem;
	box-shadow: 0 .05rem .18rem #9ebbf0;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.s2-pic01{
	height: 2.02rem; 
	background: url('../images/s2-pic01.png') no-repeat center / 100% 100%;
}
.s2-pic02{
	height: 1.62rem; 
	background: url('../images/s2-pic01.png') no-repeat center / 100% 100%;
}
.s2-pic01 .left{
	width: 4.38rem; display: inline-block; margin-top: .12rem;align-self: flex-start;
}
.s2-pic01 .left h5{
	font-size: .3rem; font-weight: bold; line-height: .42rem; color: #ebf4ff;
	width: 100%; clear: both; float: left; margin-bottom: .06rem;
}
.s2-pic01 .left .ways{
	width: 100%; height: 1.22rem; display: flex;
	justify-content: center;
	justify-items: center;
	align-items: center;
	flex-wrap: wrap;
	background: #fff;
	border-radius: .08rem;
}
.s2-pic01 .left .ways .way{
	display: inline-block;
	margin: 0 .25rem;
	position: relative;
}
.s2-pic01 .left .ways .way img{width: .42rem; display: inline-block; margin-bottom: .2rem;}
.s2-pic01 .left .ways .way span{
	font-size: .18rem; color: #333; font-weight: bold;
	display: block;
}
.s2-pic01 .left .ways .way2::before,.s2-pic01 .left .ways .way2::after{
	content: ''; width: .24rem; height: .24rem; display: inline-block;
	background: url('../images/s2-icon04.png') no-repeat center / 100%;
	position: absolute; top: .1rem;
}
.s2-pic01 .left .ways .way2::before{left: -.34rem;}
.s2-pic01 .left .ways .way2::after{right: -.34rem;}
.s2-pic01 .right{
	margin-left: .15rem;margin-top: .2rem;
}
.s2-pic01 .right .ewm{
	width: 1.52rem; height: 1.62rem; float: left;
	background: #fff;
	border-radius: .08rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s2-pic01 .right .ewm img{width: 1.12rem; display: inline-block; margin-top: .12rem;}
.s2-pic01 .right .ewm span{
	font-size: .2rem; color: #074ed0; margin-bottom: .05rem;
}
.s2-pic01 .right >img{
	float: left; margin-left: -.12rem;
}

.s2-pic02 img.gold{width: 1.12rem; align-self: flex-start;}
.s2-pic02 .txt{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 .22rem;
	width: 4rem;
}
.s2-pic02 .txt h5{
	font-size: .4rem; font-weight: bold; color: #ebf4ff;
	text-shadow: 0 .03rem .1rem rgba(3,56,164,.5);
	margin-top: 0;margin-bottom: .1rem;
}
.s2-pic02 .txt span{
	width: 1.2rem; height: .4rem; display: inline-block;
	border-radius: .08rem;
	background: #cce7ff;
	background: linear-gradient(90deg, #cce7ff, #fff);
	border: solid .01rem #fff;
	font-size: .18rem; line-height: .4rem; color: #074ed0;
	margin: 0 .05rem;
}
.s2-pic02 a{
	font-size: .24rem; line-height: .28rem; display: block;
	font-weight: bold; color: #fff;
	width: .56rem; padding:.27rem; text-align: center;
	border-radius: 50%;
	background: url(../images/s2-img03.png) no-repeat center / 100%;
	box-shadow: 0 .05rem .2rem rgba(3,56,164,.3);
}

.s2-lineTime{
	width: 100%; float: left; margin: .13rem auto .4rem;
	background: url('../images/s2-img04.png') no-repeat center;
	height: 1.31rem; display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s2-lineTime .part{
	width: 1.31rem; height: 1.31rem; display: flex; margin: 0 .15rem;
	background: url('../images/s2-img05.png') no-repeat center / 100%;
	justify-content: center;
	align-items: center;
}
.s2-lineTime .part time{
	font-size: .18rem; line-height: .3rem; color: #fff;
}

.s2-pic03{
	width: 100%; display: inline-block; margin-top: .15rem;  float: left;
	border-radius: .12rem;
	background: #edf5fc;
	height: 4.42rem;
}
.s2-pic03 >img{
	float: left; margin-top: -.12rem; margin-left: -.11rem;
	width: 3.28rem;
}
.s2-pic03 .txt{
	width: 3.9rem; display: block; float: left; margin-left: -.18rem;
	text-align: center;
}
.s2-pic03 .txt h5{
	font-size: .28rem; line-height: .4rem; font-weight: bold;
	width: 100%; float: left; margin-top: .23rem; margin-bottom: .17rem;
}
.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: .4rem; line-height: .4rem;
	background: url('../images/s2-icon05.png') no-repeat left top;
	border-bottom: dashed .01rem #669ccc;
	padding-bottom: .1rem; margin-bottom: .1rem;
	text-align: left;
}
.s2-pic03 .txt ol li:last-child{border-bottom: 0;}
.s2-pic03 .txt ol li i{
	float: left; width: .24rem; color: #fff; height: .4rem; text-align: center;
	background: url('../images/s2-icon06.png') no-repeat center / 100%;
	margin-left: .2rem; margin-right: .1rem;
}
.s2-pic03 .ewm{
	width: 100%; height: 1.5rem; clear: both; float: left;
	background: #1893fd;
	background: linear-gradient(90deg, #1893fd, #074ed0);
	border-radius: .08rem;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}
.s2-pic03 .ewm .pl{margin-top: .4rem;}
.s2-pic03 .ewm .card{margin: .1rem .2rem 0;}
.s2-pic03 .ewm .chahua{margin-top: .3rem; margin-right: -.23rem;}

.s2-step{
	width: 100%; float: left;
	background: url(../images/s2-img09.png) no-repeat center top;
	margin-top: .45rem;
}
.s2-step .step{
	float: left; width: 1.55rem; margin-right: .26rem;
}
.s2-step .step.btm{float: right;margin-right: .32rem; width: 1.8rem;}
.s2-step .step5.btm{margin-right: .95rem;}
.s2-step .step img{display: inline-block;}
.s2-step .step.top img{ margin-top: -.4rem;}
.s2-step .step h5{
	font-size: .2rem; font-weight: bold; color: #333;
	margin: .17rem auto .06rem;
}
.s2-step .step i{
	width: .5rem; height: .04rem; display: inline-block;
	background: #074ed0;
	border-radius: .02rem;
}
.s2-right .item .s2-step .step p{
	font-size: .16rem; line-height: .24rem; text-align: left;
	margin-top: .1rem;
}
.s2-pic04{
	height: 1.62rem; margin-top: .44rem;
	background: url('../images/s2-pic03.png') no-repeat center / 100% 100%;
}
.s2-pic04 .txt{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0;
	width: 4.3rem;
}
.s2-pic04 .txt h5{
	font-size: .4rem; font-weight: bold; color: #ebf4ff;
	text-shadow: 0 .03rem .1rem rgba(3,56,164,.5);
	margin-top: 0;margin-bottom: .1rem;
	width: 100%;
}
.s2-pic04 .txt span{
	width: 1.3rem; height: .4rem; display: inline-block;
	border-radius: .2rem;
	background: #cce7ff;
	background: linear-gradient(90deg, #cce7ff, #fff);
	border: solid .01rem #fff;
	font-size: .18rem; line-height: .4rem; color: #074ed0;
	margin: 0 .05rem;
}
.s2-pic04 img.print{
	width: 2.07rem; margin-right: -.4rem;
}
.s2-pic04 .ewm{
	width: 1.2rem; display: inline-block;
	margin-top: -.24rem;
}
.s2-pic04 .ewm span{
	width: 1.52rem; height: .39rem; display: inline-block;
	float: left; margin-left: -.15rem;margin-right: -.17rem;
	background: url('../images/s2-img11.png') no-repeat center / 100%;
	font-size: .16rem; line-height: .3rem; color: #fff;
}
.s2-pic04 .ewm img{width: 100%; display: inline-block;}
.s2-partTxt{
	width: 100%; clear: both; float: left; margin-top: .35rem;
}
.s2-partTxt .partTxt{
	background: #f5f5f5;
	border-radius: .12rem;
}
.s2-partTxt .partL{width: 100%; margin-bottom: .4rem;
	float: left;
}
.s2-partTxt .partS{width: 3.64rem; float: left; height: 4.24rem;}
.s2-partTxt .partS.right{float: right;}
.s2-partTxt .partTxt h5{
	font-size: .18rem; line-height: .4rem; display: inline-block;
	background: #0852d2;
	background: linear-gradient(90deg, #074ed0, #1893fd);
	border-radius: .04rem;
	color: #fff;
	padding: 0 .24rem;
	margin-top: -.2rem;
}
.s2-right .s2-partTxt .partTxt p{
	padding: .15rem .28rem .25rem; width: auto;text-align: justify;
}
.s2-twoEwm{
	width: 100%;background: #edf5fc;
	border-radius: .12rem;
	clear: both; float: left; margin-top: .3rem;
}
.s2-twoEwm h5{
	font-size: .32rem; line-height: .48rem; color: #074ed0; font-weight: bold;
	width: 100%; clear: both;
	float: left; margin: .21rem auto;
}
.s2-twoEwm .ewmPart{
	width: 2.9rem; height: 3.1rem; display: inline-block; margin: 0 .3rem .5rem;
	background: #074ed0;
	background: linear-gradient(90deg, #1893fd, #074ed0);
}
.s2-twoEwm .ewmPart span{
	font-size: .22rem; color: #fff; display: inline-block;
	padding: .2rem 0;
}
.s2-twoEwm .ewmPart .ewm{
	width: 2.4rem; height: 2.7rem; display: inline-block;
	background: url('../images/s2-img12.png') no-repeat center / 100%;
}
.s2-twoEwm .ewmPart .ewm img{
	width: 1.8rem; margin: .4rem .3rem auto;
}

.s2-flowbox{
	width: 100%; margin: .1rem auto .05rem; float: left;
}
.s2-flowbox .flow{
	width: 1.58rem; height: 1rem; float: left; margin-right: .38rem;
	background: #074ed0;
	background: linear-gradient(90deg, #1893fd, #074ed0);
	border-radius: .08rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .18rem; line-height: .3rem; color: #fff;
	position: relative;
}
.s2-flowbox .flow4{margin-right: 0;}
.s2-flowbox .flow::after{
	content: ''; width: .23rem; height: .18rem; display: inline-block;
	background: url('../images/s2-icon14.png') no-repeat center / 100%;
	position: absolute; right: -.31rem;
}
.s2-flowbox .flow4::after{display: none;}

.s2-pic05{
	height: 1.62rem; margin-top: .5rem;
	background: url('../images/s2-pic04.png') no-repeat center / 100% 100%;
}

.s2-pic05 .txt{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: -.2rem 0 0;
	width: 4.8rem;
}
.s2-pic05 .txt h5{
	font-size: .4rem; font-weight: bold; color: #ebf4ff;
	text-shadow: 0 .03rem .1rem rgba(3,56,164,.5);
	margin-top: 0;margin-bottom: .1rem;
	width: 100%;
}
.s2-pic05 .txt span{
	width: 1.9rem; height: .4rem; display: inline-block;
	border-radius: .04rem;
	border: solid .01rem #fff;
	font-size: .18rem; line-height: .4rem; color: #fff;
	margin: 0 .1rem;
}
.s2-pic05 .ewm{
	width: 1.2rem; display: inline-block;
	margin-top: -.4rem;
}
.s2-pic05 .ewm span{
	width: 1.12rem; height: .39rem; display: inline-block;
	float: left; margin-left: .05rem;
	background: url('../images/s2-img14.png') no-repeat center / 100%;
	font-size: .16rem; line-height: .3rem; color: #fff;
}
.s2-pic05 .ewm img{width: 100%; display: inline-block;}
.s2-pic05 img.chahua{margin-top: .15rem; margin-left:.3rem;}

.s2-pic06{
	height: 3.2rem; margin-top: .1rem;
	background: url('../images/s2-pic05.png') no-repeat center / 100% 100%;
}
.s2-pic06 .part{
	width: 2rem; display: inline-block; margin: 0 .15rem;
}
.s2-pic06 .part .kuang{
	width: 100%; height: 1.8rem; display: inline-block; background: #fff;
	border-radius: .08rem;
	margin-bottom: .2rem;
}
.s2-pic06 .part .kuang h5{
	width: 100%; height: .4rem;
	font-size: .22rem; line-height: .4rem; color: #fff; font-weight: bold;
	background: url('../images/s2-img18.png') no-repeat center / auto 100%;
	padding: .01rem 0 .07rem;
	margin-top: -.01rem; margin-bottom: .25rem;
}
.s2-pic06 .part .kuang img{display: inline-block;}
.s2-pic06 .part a{
	width: 100%; height: .4rem; display: inline-block;
	background: #cce7ff;
	background: linear-gradient(90deg, #e5f3ff, #cce7ff);
	border-radius: .2rem;
	border: solid .01rem #fff;
	font-size: .2rem; line-height: .4rem; color: #074ed0;
	box-shadow: 0 .05rem .2rem rgba(3,56,164,.3);
}

.s2-pic07{
	height: 4rem; margin-top: .1rem;
	background: #0957d5;
	background: linear-gradient(#1893fd,#074ed0);
}
.s2-pic07 .kuang{width: 7rem; height: 2.4rem; display: flex;
	padding:.25rem 0;
	background: #fff;
	border-radius: .08rem;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-top: .2rem;
}
.s2-pic07 .kuang .part{
	display: inline-block; margin:auto .22rem;
}
.s2-pic07 .kuang .part img{display: block; width: .88rem; margin: auto;}
.s2-pic07 .kuang .part span{font-size: .18rem; display: inline-block; margin-top:.13rem;}
.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:150px; height:40px;display: block;float:left;margin-left:0;}
