@charset "utf-8";
/* CSS Document */
body{padding:0; font-size:12px; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"微软雅黑"; background:#4a60f1; overflow-x:hidden; max-width: 750px; margin: 0 auto !important;}
div,ul,li,p,form,h1,h2,h3,h4,h5,h6,dt,dd,dl{padding:0;margin:0; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"微软雅黑";}
a{ text-decoration:none; color:#000;}
img{border:none; display: block; max-width: 100%; height: auto; margin: 0 auto;}
ul,li{list-style:none;}
*{padding:0;margin:0;/* -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;*/}
table{border-collapse:collapse;}
.wrap{ width:6.72rem; height:auto; margin: 0 auto;}
.section{margin-bottom: 0.36rem;}
.title{position: relative; z-index: 2;}
.title h2{display: flex; align-items: flex-start; justify-content: center;}
.title h2 img{width: 1rem; margin: 0; position: relative;}
.title h2 span{width: 3.09rem; height: .87rem; line-height: 0.7rem; background: url(../images/t_span_bg.png) no-repeat center / 100%; font-size: .36rem; color: #fff; font-weight: bold; padding-left: 1.04rem; box-sizing: border-box; margin-left: -0.78rem; margin-top: 0.1rem;}

/*banner*/
.banner {width: 100%; height: 5.37rem; margin: 0 auto; position: relative; background: url(../images/ban_bg.jpg) no-repeat top center / 7.5rem;}
.ban-logo{
  text-align: left; padding-top: 0.4rem; padding-left: 0.46rem; display: block;
}
.ban-logo img{
  width: 1.87rem; display: inline-block;
}

/* sec01 */
.sec01{
  background: #4358ea url(../images/s1_bg.jpg) no-repeat top center / 100%;
}
.main{
  width: 100%; background: #fff; border-radius: .2rem; box-shadow: 0 .1rem .3rem #162cba5d ,inset 0 -.07rem .07rem #8898ff75; margin-top: -0.54rem;
}
.sec01-main{
  padding: .52rem 0 .4rem;
}
.sec01-main ul li{
  display: flex; align-items: flex-start; justify-content: center; margin-bottom: 0.12rem;
}
.sec01-main ul li img{
  width: 1.2rem; border-radius: 1rem; box-shadow: 0 .09rem .1rem #6c92e449; position: relative; margin: 0;
}
.sec01-main ul li div{
  width: 5.57rem; height: 1.04rem; background: #ecf0ff url(../images/s1_n01.png) no-repeat right .3rem center / 1.04rem; border-radius: .08rem; margin-left: -0.72rem; margin-top: 0.12rem; padding-left: 1.08rem; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center;
}
.sec01-main ul li div h3{
  font-size: .3rem; color: #ff5642; font-weight: bold; font-style: italic;
} 
.sec01-main ul li div p{
  font-size: .26rem; color: #333333;
} 
.sec01-main ul li:nth-child(2) div{
  background: #ecf0ff url(../images/s1_n02.png) no-repeat right .3rem center / 1.19rem;
}
.sec01-main ul li:nth-child(3) div{
  background: #ecf0ff url(../images/s1_n03.png) no-repeat right .3rem center / 1.2rem;
}

/* sec02 */
.sec02-main{
  height: 4.85rem; background: #fff url(../images/s2_img.png) no-repeat top .5rem center / 3.53rem; padding-top: 0.58rem; box-sizing: border-box; position: relative;
}
.sec02-main ul{
  margin: 0 .38rem; display: flex; flex-wrap: wrap;
}
.sec02-main ul li{
  width: 1.75rem; text-align: center;
}
.sec02-main ul li:nth-child(1){
  margin-right: 2.26rem;
}
.sec02-main ul li:nth-child(3){
  width: 3.04rem; margin-top: 0.92rem;
}
.sec02-main ul li h3{
  width: 1.6rem; height: 0.53rem; line-height: 0.52rem; border: .02rem solid #ccd2ff; box-shadow: 0 .02rem .1rem #4356e854; border-radius: .26rem; font-size: .3rem; color: #fff; font-weight: bold; text-align: center; position: relative; display: inline-block;
  background: #8594ff;
  background: -webkit-linear-gradient(right, #8594ff, #3a4ee8);
  background: -o-linear-gradient(right, #8594ff, #3a4ee8);
  background: -moz-linear-gradient(right, #8594ff, #3a4ee8);
  background: linear-gradient(to right, #8594ff, #3a4ee8);
}
.sec02-main ul li:nth-child(2) h3{
  border: .02rem solid #ffebdb; box-shadow: 0 .02rem .1rem #fd481b65;
  background: #ffb976;
  background: -webkit-linear-gradient(right, #ffb976, #fd4517);
  background: -o-linear-gradient(right, #ffb976, #fd4517);
  background: -moz-linear-gradient(right, #ffb976, #fd4517);
  background: linear-gradient(to right, #ffb976, #fd4517);
}
.sec02-main ul li:nth-child(3) h3{
  border: .02rem solid #adffdb; box-shadow: 0 .02rem .1rem #08a05e56;
  background: #3fdd98;
  background: -webkit-linear-gradient(right, #3fdd98, #0da965);
  background: -o-linear-gradient(right, #3fdd98, #0da965);
  background: -moz-linear-gradient(right, #3fdd98, #0da965);
  background: linear-gradient(to right, #3fdd98, #0da965);
}
.sec02-main ul li p{
  width: 1.75rem; height: 1.29rem; margin-top: -0.32rem; padding-top: 0.45rem; text-align: center; box-sizing: border-box; line-height: 0.36rem;
}
.sec02-main ul li:nth-child(1) p{
  box-shadow: 0 .1rem .3rem #162cba42; border-radius: .1rem .1rem 0 .1rem;
  background: #e1e5ff;
  background: -webkit-linear-gradient(bottom, #e1e5ff, #ffffff);
  background: -o-linear-gradient(bottom, #e1e5ff, #ffffff);
  background: -moz-linear-gradient(bottom, #e1e5ff, #ffffff);
  background: linear-gradient(to bottom, #e1e5ff, #ffffff);
}
.sec02-main ul li:nth-child(2) p{
  box-shadow: 0 .1rem .3rem #ac370044; border-radius: .1rem .1rem .1rem 0 ;
  background: #ffeddd;
  background: -webkit-linear-gradient(bottom, #ffeddd, #ffffff);
  background: -o-linear-gradient(bottom, #ffeddd, #ffffff);
  background: -moz-linear-gradient(bottom, #ffeddd, #ffffff);
  background: linear-gradient(to bottom, #ffeddd, #ffffff);
}
.sec02-main ul li:nth-child(3) p{
  width: 3.04rem; height: 0.92rem; box-shadow: 0 .1rem .3rem #0393554b; border-radius: .1rem 0 .1rem .1rem;
  background: #d6ffed;
  background: -webkit-linear-gradient(bottom, #d6ffed, #ffffff);
  background: -o-linear-gradient(bottom, #d6ffed, #ffffff);
  background: -moz-linear-gradient(bottom, #d6ffed, #ffffff);
  background: linear-gradient(to bottom, #d6ffed, #ffffff);
}
.sec02-main ul li p i{
  width: 0.08rem; height: 0.08rem; background: #5a6bf9; border-radius: .4rem; display: inline-block; vertical-align: .05rem; margin-right: 0.1rem;
}
.sec02-main ul li:nth-child(2) p i{
  background: #fe6f39;
}
.sec02-main ul li:nth-child(3) p i{
  background: #21bd79;
}
.sec02-main ul li:nth-child(3) p span{
  width: 0.1rem; display: inline-block;
}
.sec02-img{
  width: 1.93rem; position: absolute; right: 0.68rem; bottom: 0.3rem;
}

/* sec03 */
.sec03-main{
  padding: 0.68rem .34rem .2rem; box-sizing: border-box;
}
.sec03-item{
  margin-bottom: 0.2rem;
}
.sec03-item h3{
  height: 0.54rem; line-height: 0.54rem; border: .02rem solid #ccd2ff; box-shadow: 0 .02rem .1rem #4356e857; display: inline-block; font-size: .3rem; color: #fff; font-weight: bold; border-radius: .26rem; padding: 0 .2rem;
  background: #8594ff;
  background: -webkit-linear-gradient(right, #8594ff, #3a4ee8);
  background: -o-linear-gradient(right, #8594ff, #3a4ee8);
  background: -moz-linear-gradient(right, #8594ff, #3a4ee8);
  background: linear-gradient(to right, #8594ff, #3a4ee8);
}
.sec03-item p{
  border-radius: .1rem; border: .01rem solid #fff; padding: .45rem 0 .2rem .3rem; margin-top: -0.28rem; box-sizing: border-box; box-shadow:  0 .03rem .15rem #162cba3d; padding-right: 0.3rem; font-size: .26rem; color: #333333; 
  background: #edefff;
  background: -webkit-linear-gradient(bottom, #edefff, #ffffff);
  background: -o-linear-gradient(bottom, #edefff, #ffffff);
  background: -moz-linear-gradient(bottom, #edefff, #ffffff);
  background: linear-gradient(to bottom, #edefff, #ffffff);
}
.sec03-item p span{
  color: #2f42e0; font-weight: bold;
}
.sec03-item p i{
  width: 0.08rem; height: 0.08rem; background: #5a6bf9; border-radius: .4rem; display: inline-block; vertical-align: .05rem; margin-right: 0.1rem;
}

/* sec04 */
.sec04-main{
  border: .01rem solid #e5e9ff; border-radius: .2rem; display: flex; align-items: center; justify-content: center; padding: .2rem 0; box-sizing: border-box;
}
.sec04-main img{
  width: 1.4rem; margin-right: 0.5rem; margin-left: 0;
}
.sec04-main div h3{
  width: 3.53rem; height: 0.74rem; line-height: 0.7rem; background: url(../images/s4_btn_bg.png) no-repeat center / 100%; text-align: center; border-radius: .5rem; box-shadow: 0 .06rem .16rem #b14a005e;
}
.sec04-main div h3 span{
  font-size: .36rem; 
  background: linear-gradient(to bottom, #fffff9, #fff6ad);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
filter: drop-shadow(0 .03rem 0 #da5206);
}
.sec04-main div p{
  font-size: .28rem; padding-left: 0.55rem; color: #d5e2ff; margin-top: 0.16rem;
}


/* 弹窗 */
.zhezhao {width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, .8); z-index: 8; display: none;}
.popup {width: 6rem; background: #fff; z-index: 9; display: none; border-radius: 12px; position: fixed; 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%);}
.popup .close {display: block; width: 1.8em; position: absolute; top: -2.4em; right: 0;}
.popup_p {width: 100%; text-align: center; background: #4a60f1; font-size: 1.8em; color: #fff; line-height: 1.1rem; font-weight: bold; border-radius: 11px 11px 0 0;}
.popup_m {width: 100%; margin: 0 auto; padding: 20px 0; padding-top: 0;}
.popup_img {width:2.02rem; margin: 0 auto; padding: 3%;}
.popup_img img {width: 100%;height: auto;margin: .2rem auto 0;}
.popup_p2 {width: 100%; text-align: center; font-size: 1.3em; color: #333; line-height: 1.6em;}

.fix-bg{width:100%; height: 100%; background: rgba(0,0,0,0); position: fixed; top: 0; left: 0; z-index: 2; text-align: center;}

@media only screen and (min-width:990px) {

body {font-size: 18px;}
.popup {width: 520px;}
}