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);}
@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
	}
}

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{padding:2rem 0;}
.titBox img{width:50%;margin:0px auto;}

.oneBox{background:#ec2119;background-image:linear-gradient(to top,#bd0d0d, #ec2119);}
.oneBox .formBox{background:#fff;padding:2rem 0;border-radius:4px;box-shadow:0 0 8px rgba(0,0,0,0.2);margin:0 1rem;margin-top:-11rem;position:relative;z-index:9;}
.oneBox .formBox .tit{font-size:2rem;display:flex;align-items:center;justify-content:center;font-weight:bold;width:90%;margin:0 auto;}
.oneBox .formBox .tit span{}
.oneBox .formBox .tit::after{content:'';width:30px;height:3px;background:#ca1310;overflow:hidden;margin:0px 10px;}
.oneBox .formBox .tit::before{content:'';width:30px;height:3px;background:#ca1310;overflow:hidden;margin:0px 10px;}

.oneBox .formBox .itemBox{width:90%;margin:2rem auto;}
.oneBox .formBox .itemBox li{height:4rem;background:#f1f1f1;border-radius:4px;margin-bottom:1rem;display:flex;align-items:center;border:1px #e0e0e0 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 .btnBox{width:90%;height:4rem;line-height:4rem;background:#f6251b;color:#fff;margin:0 auto;font-size:1.4rem;text-align:center;border-radius:30px;cursor:pointer;background-image:linear-gradient(to right, #bd0e0d, #f6251b);}

.oneBox .picBox{padding:1rem 0;}
.oneBox .zxBox{width:70%;height:4rem;line-height:4rem;background:#fff;color:#333;margin:1rem auto;font-size:1.4rem;text-align:center;border-radius:30px;cursor:pointer;}

.twoBox{}
.twoBox .itemBox{margin:1rem 1rem 0 1rem;}
.twoBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.twoBox .itemBox li{width:48.5%;border:1px #be0e0e solid;display:flex;align-items:center;background:#fff8f3;margin-bottom:1rem;}
.twoBox .itemBox li p{width:25%;padding:5px 0;background:#be0e0e;}
.twoBox .itemBox li p img{width:100%;}
.twoBox .itemBox li dl{margin-left:10px;}
.twoBox .itemBox li dl dt{font-size:1.2rem;font-weight:bold;}
.twoBox .itemBox li dl dd{font-size:0.8rem;color:#666;margin-top:2px;}

.twoBox .picBox{border-radius:4px;padding:0 1rem 1rem 1rem;padding-bottom:0.2rem;background:#fff;}
.twoBox .picItem{display:flex;justify-content:space-between;margin-bottom:0.8rem;}
.twoBox .picItem img{border-radius:4px;}
.twoBox .picItem .flBox{width:48.5%;}
.twoBox .picItem .frBox{width:48.5%;display:flex;flex-wrap:wrap;}
.twoBox .picItem .frBox p{width:100%;}
.twoBox .picItem .frBox p:nth-child(1){align-self:flex-start;}
.twoBox .picItem .frBox p:nth-child(2){align-self:flex-end;}

.twoBox .telBox{margin:1rem;border:1px #c4100f solid;}
.twoBox .telBox dt{font-size:2rem;text-align:center;padding:0.5rem 0;color:#b81919;}
.twoBox .telBox dd{text-align:center;font-size:2rem;background-image:linear-gradient(to right, #bd0e0d, #f6251b);color:#fff;padding:0.5rem 0;font-weight:bold;display:flex;align-items:center;justify-content:center;}
.twoBox .telBox dd p{height:2.2rem;width:2.2rem;background: url(../images/tel_ico.png) no-repeat center center;background-size:auto 100%;margin-right:5px;}

.threeBox{background:#be0e0e;padding-bottom:2rem;}
.threeBox .titBox img{width:60%;margin:0px auto;}

.threeBox .itemBox{margin:0 1rem;background:#fff;padding:1rem 1rem 0 1rem;border-radius:4px;}
.threeBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.threeBox .itemBox ul li{width:32%;background:#f0f0f0;margin-bottom:1rem;border-radius:4px;overflow:hidden;}
.threeBox .itemBox ul li dd{height:3rem;line-height:3rem;text-align:center;font-size:1.2rem;}

.threeBox .btnBox{margin:1rem 1rem 0 1rem;padding:1rem 0;} 
.threeBox .btnBox ul{display:flex;align-items:center;justify-content:space-between;} 
.threeBox .btnBox ul li{width:48%;background:#fff;height:3rem;line-height:3rem;text-align:center;font-size:1.2rem;border-radius:30px;color:#be0e0e;cursor:pointer;}
.threeBox .btnBox ul li.on{background:#ffde01;}

.fourBox{padding-bottom:1rem;}
.fourBox .titBox img{width:60%;margin:0px auto;}
.fourBox .iconBox{padding:2rem 0 1.5rem 0;background:#fff;border-radius:10px;box-shadow:0px 0px 10px rgba(0,0,0,0.1);margin:1rem;}
.fourBox .iconBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:95%;margin:0px auto;}
.fourBox .iconBox ul li{width:33.333333%;position:relative;padding-bottom:1.5rem;margin-bottom:0;}
.fourBox .iconBox ul li::after{position:absolute;right:0px;top:0px;content:'';width:1px;height:100%;background:#eee;}
.fourBox .iconBox ul li::before{position:absolute;left:0px;bottom:0px;content:'';width:100%;height:1px;background:#eee;}
.fourBox .iconBox ul li:nth-child(3n)::after {background:none;}
.fourBox .iconBox ul li:nth-child(n+4)::before{background:none;}
.fourBox .iconBox ul li:nth-child(n+4) dl{margin-top: 1.5rem;}
.fourBox .iconBox ul li dl{}
.fourBox .iconBox ul li dl dt{width:50%;margin:0px auto;}
.fourBox .iconBox ul li dl dd{width:80%;margin:0.5rem auto;text-align:center;font-size:0.8rem;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.fiveBox{background:#f4f4f4;padding-bottom:2rem;}
.fiveBox .titBox img{width:90%;margin:0px auto;}
.fiveBox .itemBox{margin:1rem;}
.fiveBox .itemBox li{background:#fff;height:4rem;line-height:4rem;position:relative;box-shadow:0 0 5px rgb(0,0,0,0.2);margin-bottom:1rem;padding:0px 2rem 0px 3.5rem;border-radius:40px;font-size:1.4rem;}
.fiveBox .itemBox li::before{content:'';width:2.4rem;height:2.4rem;position:absolute;left:0.8rem;top:0.8rem;background:url(../images/Q&A.png) no-repeat center center;background-size:100% 100%;}
.fiveBox .itemBox li p{position:absolute;height:3.4rpx;line-height:3.4rem;right:0.3rem;top:0.3rem;padding:0 10px;border-radius:40px;background-image:linear-gradient(to right, #bd0e0d, #f6251b);color:#fff;}

.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;}