html{-webkit-text-size-adjust:none;}
a{outline:none;text-decoration:none;} 
a:hover{text-decoration:none;}
html{zoom:1;}
html *{outline:0;zoom:1;} 
html button::-moz-focus-inner{border-color:transparent!important;} 
body{font-size:12px;background-color:#fff;} body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;} 
table{/*border-collapse:collapse;border-spacing:0;*/} 
fieldset,a img{border:0;} 
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} 
li{list-style:none;}
caption,th{text-align:left;} 
h1,h2,h3,h4,h5,h6{font-size:100%;} 
q:before,q:after{content:'';}
input[type="submit"],input[type="reset"],input[type="button"],input[type="text"],input[type="password"],textarea,button{-webkit-appearance:none !important;} 
em,i{font-style:normal;}
select{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
img{display:block;}
.pics{width:100%;height:auto;}

html{font-size:62.5%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body{font-family:"Microsoft YaHei",sans-serif;margin:0 auto;max-width:640px;min-width:320px;padding: 0;width:100%;overflow-x:hidden;}
.banner{display:flex;}

.titBox{margin-bottom:1.5rem;}
.titBox dt{padding:1rem 0 1.2rem 0;border-bottom:1px #dbdbdb solid;font-size:1.8rem;text-align:center;font-weight:bold;position:relative;}
.titBox dt span{color:#fa591a;}
.titBox dt::after{content:'';height:4px;width:6rem;position:absolute;left:50%;margin-left:-3rem;bottom:0px;background:#ec8061;}
.titBox dd{color:#666;text-align:center;font-size:1.4rem;margin-top:0.5rem;}

.btnsBox{margin:1rem;}
.btnsBox ul{display:flex;align-items:center;justify-content:space-between;}
.btnsBox li{width:48%;height:4rem;line-height:4rem;background:#f4503b;border-radius:30px;color:#fff;text-align:center;font-size:1.4rem;}
.btnsBox li:nth-child(2){background:#ffb10a;}

.oneBox{margin:1rem 0;}
.oneBox .formBox{padding:1rem 0;margin:0 1.5rem;}
.oneBox .formBox .formtit{display:flex;align-items:center;height:2rem;line-height:2rem;overflow:hidden;font-size:1.8rem;font-weight:bold;margin-bottom:1rem;}
.oneBox .formBox .formtit span{color:#c00;}

.oneBox .majorBox{}
.oneBox .majorBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:0 0 1rem 0;}
.oneBox .majorBox li{width:48%;border:1px #ec8061 solid;text-align:center;border-radius:4px;height:3.6rem;line-height:3.6rem;margin-bottom:0.8rem;font-size:1.4rem;cursor:pointer;color:#ec8061;}
.oneBox .majorBox li.on{background-image:linear-gradient(to right, #ec8061, #f1a58f)!important;color:#fff;}

.oneBox .formBox .itemBox{margin:0 auto 1rem auto;}
.oneBox .formBox .itemBox li{height:4rem;background:#f5f5f5;border-radius:4px;margin-bottom:1.5rem;display:flex;align-items:center;border:1px #eee solid;}
.oneBox .formBox .itemBox li p{width:3rem;height:2rem;margin:0 0.5rem;position:relative;}
.oneBox .formBox .itemBox li p.user{background: url(../images/user_ico.png) no-repeat center center;background-size:auto 100%;}
.oneBox .formBox .itemBox li p.phone{background: url(../images/phone_ico.png) no-repeat center center;background-size:auto 100%;}
.oneBox .formBox .itemBox li p::after{content:'';width:1px;height:80%;background:#c1c1c1;overflow:hidden;position:absolute;top:10%;right:-0.5rem;}
.oneBox .formBox .itemBox li .put{height:3rem;line-height:3rem;width:100%;flex:1;border:none;margin:0 1rem;background:none;font-size:1.4rem;}

.oneBox .formBox .tipbox{display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#999;padding:0 0 1rem 0;}
.oneBox .formBox .tipbox img{display:flex;height:18px;margin-right:10px;}

.oneBox .formBox .btnBox{height:4rem;line-height:4rem;background:#eb4e25;color:#fff;font-size:1.4rem;text-align:center;border-radius:8px;cursor:pointer;background-image:linear-gradient(to right, #ec8061, #f1a58f);font-weight:bold;}


.twoBox{background:#ffefea;}
.twoBox .itemBox{margin:1rem 1rem 0 1rem;}
.twoBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.twoBox .itemBox ul li{width:48.5%;margin-bottom:1rem;border-radius:4px;overflow:hidden;box-shadow:0 0 5px rgba(0,0,0,0.1);}
.twoBox .itemBox p{position:relative;}

.twoBox .itemBox dl{background:#fff;padding:0.5rem 0;}
.twoBox .itemBox dl dt{height:2.6rem;line-height:2.6rem;text-align:center;font-weight:bold;font-size:1.2rem;}
.twoBox .itemBox dl dd{text-align:center;color:#666;font-size:1rem;}
.twoBox .itemBox dl dd span{color:#f00;font-weight:bold;}
.twoBox .itemBox dl a{display:block;width:80%;height:2.4rem;line-height:2.4rem;margin:1rem auto;text-align:center;background-image:linear-gradient(to right, #ec8061, #f1a58f);color:#fff;border-radius:4px;}

.threeBox{background:#ec8061;padding-bottom:2rem;position:relative;}
.threeBox::before{content:'';width:100%;height:60%;position:absolute;left:0px;bottom:0px;z-index:0;background:#ffefea;}
.threeBox::after{content:'';width:100%;height:2rem;position:absolute;left:0px;bottom:58%;z-index:1;background:url(../images/tit04.jpg) no-repeat;background-size:100% 100%;}
.threeBox .titBox{color:#fff;}
.threeBox .titBox dt{border-bottom:1px rgba(255,255,255,0.4) solid;}
.threeBox .titBox dt::after{background:#fff;}
.threeBox .titBox dd{color:#fff;}

.threeBox .contBox{background:#fff;margin:1rem;border-radius:8px;box-shadow:0 0 5px rgba(0,0,0,0.1);padding:1rem 0;position:relative;z-index:99;}
.threeBox .contBox .picBox{margin:0px 1rem;}

.threeBox .contBox .itemBox{margin:3rem 1rem 1rem 1rem;border:1px #ec8061 dashed;padding:3rem 0 1rem 0;position:relative;}
.threeBox .contBox .itemBox p{height:3rem;line-height:3rem;color:#fff;background:#ec8061;border-top-right-radius:60px;border-bottom-right-radius:60px;position:absolute;top:-1.5rem;left:-1px;font-size:1.4rem;padding:0px 1.5rem;}
.threeBox .contBox .itemBox ul{width:90%;margin:0px auto;}
.threeBox .contBox .itemBox li{height:2.4rem;line-height:2.4rem;font-size:1.4rem;display:flex;align-items:center;}
.threeBox .contBox .itemBox li::before{content:'';width:1.4rem;height:1.4rem;background: url(../images/icon.png) no-repeat;background-size:100% 100%;margin-right:5px;}

.threeBox .contBox .picList{display:flex;align-items:center;justify-content:space-between;margin:0 1rem;}
.threeBox .contBox .picList dl{width:31%;border-radius:4px;border:1px #ec8061 solid;overflow:hidden;background:#ec8061;}
.threeBox .contBox .picList dl dd{text-align:center;color:#fff;height:2.2rem;line-height:2.2rem;font-size:1.2rem;}

.fourBox{background:#fff; padding-bottom:1rem;}
.fourBox .tabList{padding-bottom:10px;}
.fourBox .picBox{padding-bottom:0.2rem;background:#fff;border-radius:8px;margin:1rem;margin-top:0;}
.fourBox .picItem{display:flex;justify-content:space-between;margin-bottom:1rem;}
.fourBox .picItem img{border-radius:4px;}
.fourBox .picItem .flBox{width:48.5%;}
.fourBox .picItem .frBox{width:48.5%;display:flex;flex-wrap:wrap;}
.fourBox .picItem .frBox p{width:100%;}
.fourBox .picItem .frBox p:nth-child(1){align-self:flex-start;}
.fourBox .picItem .frBox p:nth-child(2){align-self:flex-end;}

.fourBox .tabList .swiper-pagination span{width:20px;border-radius:20px;}
.fourBox .tabList .swiper-pagination .pagination-bullet-active{}
.fourBox .tabList.swiper{
    --swiper-theme-color: #ec8061;
    --swiper-pagination-color: #ec8061;/* 两种都可以 */
}


.btnBox{}
.btnBox a{display:block;width:90%;height:4.2rem;line-height:4.2rem;margin:1rem auto;text-align:center;background-image:linear-gradient(to right, #ec8061, #f1a58f);color:#fff;border-radius:60px;font-size:1.4rem;}

.tipModal{background:rgba(0,0,0,0.8);padding:20px;border-radius:20px;color:#fff;text-align:center;max-width:80%;line-height:30px;position:fixed;z-index:9999999999999;left:50%;top:50%;margin-top:-35px;display: none;}


@media only screen and (min-width:321px) { /*iphone5*/
	html {
	   font-size:62.5%!important
	}
}
@media only screen and (min-width:361px) {
	html {
	   font-size:70.31%!important
	}
}
@media only screen and (min-width:376px) {
	html {
	   font-size:73.24%!important
	}
}
@media only screen and (min-width:481px) {
	html {
	   font-size:84%!important
	}
}
@media only screen and (min-width:561px) {
	html {
	   font-size:90%!important
	}
}
@media only screen and (min-width:641px) {
	html {
	   font-size:100%!important
	}
}