@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: 8%; bottom: 10%; z-index: 3;
	width: 1.29rem; height: 2.56rem; display: block;
}
.fixRight a.close1{
	position: absolute; top: .1rem; right: -.2rem; z-index: 3;
	width: .22rem; height: .22rem; display: block;
}
.fixRight a.close1 img{width:100%; display: block;}
.fixRight a.btn{
	width: 100%; height: .36rem; display: block;
	font-size: 16px; font-weight: bold; color: #ff4d7b; line-height: .36rem;
	text-align: center;
	position: absolute; left: 0; top: .35rem;
}

 
/*banner */
.banner-box{position:relative;height:1.82rem;background:url('../images/banner.png') no-repeat center; overflow:hidden;width:100%; text-align:center;}



.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);
	border-radius: .1rem;
	overflow: hidden;
}
.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: #ff4d7b;
	background: -webkit-linear-gradient(left, #ff89a5 , #ff4d7b); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ff89a5, #ff4d7b); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ff89a5, #ff4d7b); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ff89a5 , #ff4d7b); /* 标准的语法 */
}
.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: .42rem; display: inline-block; margin-top: .1rem; margin-left: .79rem; padding-bottom: .1rem; 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: #6f42d1;
}
.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: #6f42d1;
	background: linear-gradient(90deg, #6f42d1, #9663fe);
	border-radius: 0 .2rem .2rem 0;
	box-shadow: 0 .04rem .04rem rgba(150,99,254,.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 b{font-weight: bold; color: #333;}
.s2-right .item .itemCont p span{color: #ff4d7b;}
.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; font-weight: bold;
	background: #ff4c7a;
	background: linear-gradient(90deg, #ff8ba7, #ff4c7a);
	box-shadow: 0 .05rem .2rem rgba(255,111,145,.3);
	border-radius: .2rem;
}
.s2-right .item .itemCont .linkJmp{
	width: 100%; clear: both; float: left; margin: .15rem 0 0;
}
.s2-right .item .itemCont .linkJmp a{
	font-size: .18rem;
	color: #ff4d7a;
	text-decoration: underline; float: right;
}


.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 #ff517d; 
	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: .18rem; line-height: .26rem;
	padding: .08rem 0;
	box-sizing: content-box;
	color: #666;
}
.s2-right .item .itemCont table th{
	font-size: .18rem; padding: .11rem 0;
	background: #dcdcdc;
}



.s2-pic{
	width: 7.86rem; margin-top: .15rem;  float: left; margin-left: -.2rem;
	 /* display: flex; */
	/* justify-content: center;
	align-items: center;
	flex-wrap: wrap; */
}
.s2-pic01{
	height: 1.4rem; 
	background: url('../images/s2-pic01.png') no-repeat center / 100% 100%;
	border-radius: .7rem;
	display: block;
}
.s2-pic02{
	height: 1.65rem; 
	background: url('../images/s2-pic02.png') no-repeat center / 100% 100%;
	border-radius: .15rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s2-pic01 .left{
	width: 3.8rem; display: inline-block; margin-top: -.23rem;align-self: flex-start;
	float: left; margin-left: 1.4rem;
}
.s2-pic01 .left img{display: inline-block;margin-left: -.5rem;}
.s2-pic01 .left span{
	font-size: .18rem; line-height: .36rem; height: .36rem;
	border-radius: .36rem;
	border: solid 1px #fff; color: #fff;
	display: inline-block;
	padding: 0 .15rem;
	margin: .18rem .075rem 0;
}
.s2-pic01 .right{
	float: left; margin-top: .24rem; margin-left: .05rem;
}
.s2-pic01 .right img{width: .92rem;}
.s2-pic01 .right span{
	width: .3rem;
	font-size: .18rem; color: #321670; line-height: .19rem;
	padding: .1rem 0;
	background: #ebd0ff;
	background: linear-gradient(#ebd0ff, #9a8dff);
	border-radius: .3rem;
	display: inline-block;
	float: right; margin-left: .07rem;
}

.s2-pic02 .txt{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 .22rem;
	width: 4rem; height: 1.65rem;
}
.s2-pic02 .txt img{
	width: 3.57rem; display: inline-block;align-self: flex-start; margin-top: .4rem;
}
.s2-pic02 .txt span{
	width: 1.2rem; height: .4rem; display: inline-block;
	border-radius: .4rem;
	background: #8e78ff;
	font-size: .18rem; line-height: .4rem; color: #fff;
	margin: 0 .05rem;
}
.s2-pic02 a{
	display: block; width: 1.28rem;
	margin-top: .2rem;
	border-radius: 50%;
}

.s2-pic03{
	display: inline-block; margin-top: 0;  float: left;
	border-radius: .12rem;
	background: #7f50e4;
	background: linear-gradient(#9663fe,#6f42d1);
	height:3.63rem;
}
.s2-pic03 .kuang{width: 7.4rem; height: 3.1rem; display: inline-block;
	margin: .26rem .23rem;
	background: #fff;
	border-radius: .2rem;
}
.s2-pic03 .kuang h5{
	width: 100%; height: .64rem; display: inline-block;
	background: url(../images/s2-card04.png) no-repeat center / auto 100%;
	margin-top: -.26rem;
	font-size: .26rem; line-height: .64rem; color: #fff;
}
.s2-pic03 .kuang img{
	width: 1.75rem; display: inline-block; float: left;
	margin-left: .6rem;margin-top: .08rem;
}
.s2-pic03 .txt{
	width: 4.21rem; display: block; float: left; margin-left: .35rem; margin-top: .13rem;
	text-align: center;
}

.s2-pic03 .txt ol{
	width: 100%; clear: both;float: left; font-size: .18rem; color: #666;
	background: #f4f4f4;
	padding: .1rem 0;
}
.s2-pic03 .txt ol li{
	float: left; margin-left: .23rem;
	font-size: .2rem; line-height: .34rem; text-align: left;
}
.s2-pic03 .txt ol li i{
	float: left; width: .19rem; height: .34rem; text-align: center;
	background: url('../images/s2-icon02.png') no-repeat center / 100%;
	margin-right: .06rem;
}
.s2-pic03 .ewm{
	width: 100%; height: auto; clear: both; float: left;
}
.s2-pic03 .ewm .pl{margin-top: .21rem; width: .47rem;margin-left: .6rem;}
.s2-pic03 .ewm .card{margin: .1rem .1rem 0; width: 1.15rem;}
.s2-pic03 .ewm .chahua{margin-top: -.21rem; width: 1.17rem; float: right; margin-right: -.18rem;}

.s2-pic04{
	height: 1.4rem; margin-top: .3rem;
	background: url('../images/s2-pic03.png') no-repeat center / 100%;
}
.s2-pic04 .txt{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	float: left; margin-left: .25rem;
	width: 4.5rem; height: 1.4rem;
}
.s2-pic04 .txt img{
	height: .29rem; display: inline-block; margin-top: .28rem;
}
.s2-pic04 .txt span{
	width: 1.4rem; height: .3rem; display: inline-block;
	border-radius: .2rem;
	background: #8e78ff;
	font-size: .18rem; line-height: .3rem; color: #fff;
	margin: 0 .05rem .3rem;
}
.s2-pic04 img.print{
	width: 2.07rem; margin-right: -.4rem;
}
.s2-pic04 .ewm{
	width: 2.47rem; height: 1rem; display: flex; float: right;
	background: #fff;
	border-radius: 1rem;
	justify-content: center;
	align-items: center;
	margin-right: .22rem; margin-top: .2rem;
	overflow: hidden;
}
.s2-pic04 .ewm span{
	font-size: .16rem; line-height: .22rem; color: #7c4de1;
	width: .77rem; text-align: center;
	display: inline-block;
	position: relative;
	margin-right: .34rem;
}
.s2-pic04 .ewm span::after{
	content: ''; width: .17rem; height: .22rem; display: inline-block;
	background: url(../images/s2-icon05.png) no-repeat center / 100%;
	position: absolute; right: -.23rem; top: 50%;margin-top: -.11rem;
}
.s2-pic04 .ewm img{width: .94rem; display: inline-block;}

.s2-pic05{
	height: 1.65rem; margin-top: .2rem;
	background: #8151e6;
	background: linear-gradient(#9663fe,#6f42d1);
	border-radius: .15rem;
}
.s2-pic05 .txt{
	float: left;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	margin: auto;
	width: 4.66rem; height: .93rem;
	background: rgba(177,140,255,.5);
	border-radius: .1rem;
	margin-left: .34rem;
	margin-top: .43rem;
}
.s2-pic05 .txt img{
	width: 3.71rem;  margin-top: -.22rem;
}
.s2-pic05 .txt span{
	width: auto; height: .4rem; display: inline-block;
	border-radius: .04rem;
	font-size: .18rem; line-height: .4rem; color: #fff;
	margin: 0 .2rem;
}
.s2-pic05 .txt span::before{
	content: ''; width: .24rem; height: .4rem; display: inline-block;
	background: url('../images/s2-icon07.png') no-repeat center / 100%;
	vertical-align: top;
}
.s2-pic05 .ewm{
	display: inline-block;
	float: right; margin-right: .25rem;
}

.s2-pic05 img.card{width: 1.26rem; display: inline-block; float: left;margin-top: .2rem;}
.s2-pic05 img.tip{margin-top: .15rem; margin-left:.13rem; width: .89rem;}

.s2-pic06{
	height: 3.63rem; margin-top: .1rem;
	background: #8151e6;
	background: linear-gradient(#9663fe,#6f42d1);
	border-radius: .2rem;
}
.s2-pic06 .kuang{
	width: 7.4rem; height: 3.1rem; display: inline-block;
	margin: .26rem .23rem;
	background: #fff;
	border-radius: .2rem;
}

.s2-pic06 .part{
	width: 2.12rem; height: 2.09rem;
	display: inline-block; margin: .38rem .15rem;
	background: #f8f4ff;
	border-radius: .1rem;
}
.s2-pic06 .part span{
	font-size: .24rem; line-height: .34rem; font-weight: bold; color: #333;
	width: 100%; float: left;margin: .25rem auto .16rem;
}
.s2-pic06 .part .pic{
	width: 100%; height: .95rem; display: inline-block; margin-bottom: .15rem;
}
.s2-pic06 .part img{display: inline-block;}

.s2-pic06 .part a{
	width: 1.62rem; height: .48rem; display: inline-block;
	background: #ff527e;
	background: linear-gradient(90deg, #ff8ba7, #ff4d7a);
	border-radius: .4rem;
	font-size: .2rem; line-height: .48rem; color: #fff; font-weight: bold;
	box-shadow: 0 .04rem .04rem rgba(255,111,145,.3);
}


.s2-lineTime{
	width: 100%; float: left; margin: .13rem auto .2rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s2-lineTime .part{
	width: 1.21rem; height: 1.21rem; display: flex; margin: 0 .3rem;
	border: solid 1px #9562fd;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.s2-lineTime .part time{
	font-size: .18rem; line-height: .26rem; color: #333;
	padding: 0 .1rem;
	margin-top: .2rem;
}
.s2-lineTime .part::after{
	content: ''; width: .3rem; height: .21rem; display: inline-block;
	background: url('../images/s2-icon01.png') no-repeat center / 100%;
	margin-bottom: .15rem;
}



.s2-step{
	width: 100%; float: left;
	margin-top: .2rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;align-items: flex-start;
}
.s2-step .step{
	width: 1.42rem; height: 3.57rem; display: inline-block;
	background: #f8f4ff; margin: 0 .1rem .15rem;
	position: relative;
}
.s2-step .step span{
	font-size: .2rem; line-height: .3rem; font-weight: bold; color: #333;
	width: 100%; float: left; margin-top: .23rem; margin-bottom: .11rem;
}
.s2-step .step i{
	width: .6rem; height: .6rem; display: inline-block; clear: both;
	font-size: .22rem; line-height: .6rem; color: #fff;
	background: url('../images/s2-icon03.png') no-repeat center / 100%;
}
.s2-step .step p{
	font-size: .18rem; line-height: .3rem; text-align: left;
	width: 90%; margin: .1rem 5% 0;
}
.s2-step .step5 p{width: 96%; margin: .1rem 2% 0; letter-spacing: -1px;}
.s2-step .step::after{
	content: ''; width: .73rem; height: .12rem; display: inline-block;
	background: url('../images/s2-icon04.png') no-repeat center / 100%;
	position: absolute; top: .88rem; right: -.46rem; z-index: 3;
}
.s2-step .step5::after{display: none;}



.s2-partTxt{
	width: 100%; clear: both; float: left; margin-top: .5rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s2-partTxt .partTxt{
	background: #fbf9ff;
	border-radius: .12rem;
	width: 3.51rem; height: 3.25rem;
	border: dashed 1px #7144d3;
	margin: 0 .1rem;
}
.s2-partTxt .partTxt.top{
	height: 3.55rem; margin-bottom: .61rem;
}


.s2-partTxt .partTxt h5{
	font-size: .18rem; line-height: .51rem; display: inline-block;
	background: #9463fc;
	background: linear-gradient(90deg, #93b1ff, #9461fc);
	border-radius: .5rem;
	color: #fff;
	width: 1.98rem;
	margin-top: -.3rem;
}
.s2-right .s2-partTxt .partTxt p{
	padding: .15rem .28rem .25rem; width: auto;text-align: justify;
	font-size: .18rem; line-height: .34rem;
}




.s2-twoEwm{
	display: inline-block; margin-top: .32rem;  float: left;
	border-radius: .12rem;
	background: #7f50e4;
	background: linear-gradient(#9663fe,#6f42d1);
	height:3.32rem;
}
.s2-twoEwm .kuang{width: 7.4rem; height: 2.8rem; display: inline-block;
	margin: .26rem .23rem;
	background: #fff;
	border-radius: .2rem;
}
.s2-twoEwm .kuang h5{
	width: 100%; height: .64rem; display: inline-block;
	background: url('../images/s2-card06.png') no-repeat center / auto 100%;
	margin-top: -.26rem;
	font-size: .26rem; line-height: .64rem; color: #fff;
}


.s2-twoEwm .ewmPart{
	clear: both; float: left;margin-top: .21rem; 
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.s2-twoEwm .ewmPart .ewm{
	width: 1.64rem; display: inline-block;
	margin: 0 .4rem;
}
.s2-twoEwm .ewmPart .ewm img{
	width: 100%; display: inline-block;
}

.s2-twoEwm .ewmPart span{
	font-size: .22rem; color: #333; display: inline-block;
	padding: .1rem 0;
}


/* 打印流程 */
.s2-flowbox{
	width: 100%; margin: .1rem auto .05rem; float: left;
}
.s2-flowbox .flow{
	width: 1.35rem; height: .67rem; float: left; margin-right: .53rem;
	background: #f8f4ff;
	border: solid 1px #7c4de1;
	border-radius: .08rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .16rem; line-height: .2rem; color: #333;
	position: relative;
}
.s2-flowbox .flow4{margin-right: 0;}
.s2-flowbox .flow::after{
	content: ''; width: .37rem; height: .24rem; display: inline-block;
	background: url('../images/s2-icon06.png') no-repeat center / 100%;
	position: absolute; right: -.45rem;
}
.s2-flowbox .flow4::after{display: none;}






.s2-pic07{
	height: 2.67rem; margin-top: 2rem;
	background: #8151e6;
	background: linear-gradient(#9663fe,#6f42d1);
	border-radius: .2rem;
}
.s2-pic07 .kuang{
	width: 7.4rem; height: 3.8rem; display: inline-block;
	margin: -1.13rem .23rem 0;
	background: #f6f0ff;
	border-radius: .2rem;
}
.s2-pic07 .kuang h4{
	font-size: .3rem; line-height: .48rem; font-weight: bold; color: #7042d2;
	width: 100%; clear: both; float: left; margin: .17rem auto .15rem;
}
.s2-pic07 .kuang .white{
	width: 6.92rem; height: auto;
	margin: auto;
	background: #fff;
	border-radius: .1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding-top: .25rem;
}
.s2-pic07 .kuang .white .part{
	display: inline-block; margin: 0 .1rem .3rem;
	width: 1.95rem;
}
.s2-pic07 .kuang .white .part6{width: 2.1rem;}
.s2-pic07 .kuang .white .part img{width: .63rem; display: inline-block;}
.s2-pic07 .kuang .white .part span{
	font-size: .18rem; line-height: .24rem; color: #333; display: inline-block;
}
.s2-pic07 .kuang .white .part span b{
	font-weight: bold; display: block;
}
.s2-pic07 .btm{
	width: 100%;height: 1.67rem; display: inline-block;
	background: url(../images/s2-card08.png) no-repeat center / 100%;
	margin-top: -1.67rem; position: relative; z-index: 3;
}
.s2-right .s2-pic07 .btm .btn{margin-top: .9rem;}
.s2-right .s2-pic07 .btm .btn a{padding: 0 .5rem;}
/*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);
}

