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{padding:1rem 0;border-bottom:1px #dbdbdb solid;font-size:1.8rem;text-align:center;font-weight:bold;position:relative;margin:0px 1rem;}
.titBox span{color:#be1529;}
.titBox::after{content:'';height:4px;width:6rem;position:absolute;left:50%;margin-left:-3rem;bottom:-5px;background:#f4503b;}

.btnsBox{margin:1rem;}
.btnsBox ul{display:flex;align-items:center;justify-content:space-between;}
.btnsBox li{width:48%;height:3.8rem;line-height:3.8rem;background:#be1529;border-radius:30px;color:#fff;text-align:center;font-size:1.4rem;border:2px #be1529 solid;}
.btnsBox li:nth-child(2){background:none;color:#be1529;}

.oneBox{background:#fff;padding:1rem 0 0 0;}
.oneBox .picBox{margin-top:1rem;}
.oneBox .contBg{background:#f4f4f4;position:relative;}
.oneBox .contBg::after{content:'';position:absolute;left:0px;top:0px;width:100%;height:45%;z-index:0;background:#be1529;}
.oneBox .contBg .tit{text-align:center;font-size:1.5rem;color:#fff;font-weight:bold;padding:1.5rem 0;position:relative;z-index:1;}
.oneBox .contBg .titpic{padding:1rem 0;}
.oneBox .contBg .contBox{background:#fff;border-radius:4px;margin:0px 1rem;overflow:hidden;box-shadow:0px 0px 5px rgba(0,0,0,0.1);position:relative;z-index:1;}

.oneBox .formBox{background:#fff;padding:1.5rem 0;border-radius:4px;margin:0 1rem;}
.oneBox .formBox .formtit{display:flex;align-items:center;justify-content:center;}
.oneBox .formBox .formtit dl{font-size:2rem;font-weight:bold;}
.oneBox .formBox .formtit dl span{color:#be1529;}
.oneBox .formBox .formtit::after{content:'';width:3.2rem;height:1.2rem;background:url(../images/titBg.jpg) no-repeat;background-size:100% 100%;overflow:hidden;margin:0px 10px;}
.oneBox .formBox .formtit::before{content:'';width:3.2rem;height:1.2rem;background:url(../images/titBg.jpg) no-repeat;background-size:100% 100%;overflow:hidden;margin:0px 10px;}

.oneBox .formBox .itemBox{margin:2rem auto;}
.oneBox .formBox .itemBox li{height:4rem;background:#f5f5f5;border-radius:4px;margin-bottom:1rem;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 .btnBox{height:4rem;line-height:4rem;background:#f6251b;color:#fff;font-size:1.4rem;text-align:center;border-radius:30px;cursor:pointer;background-image:linear-gradient(to right, #ae0101, #d2070a);}


.twoBox{background:#f5f5f5;padding:1rem 0;}
.twoBox .tipBox{background:#fff;border:1px dotted #ff703a;margin:1rem;border-radius:4px;font-size:1.2rem;line-height:2rem;padding:1rem;color:#666;}
.twoBox .picBox{margin:1rem;}
.twoBox .picBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.twoBox .picBox li{width:32%;margin-bottom:0.5rem;position:relative;border:1px #f0f0f0 solid;}

.twoBox .itemBox{margin:0px 1rem;}
.twoBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;}
.twoBox .itemBox li{width:32%;overflow:hidden;background:#fff;}
.twoBox .itemBox p{text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:3rem;line-height:3rem;padding:0px 1rem;color:#666;font-size:1.2rem;}

.twoBox .btnBox{padding:0 0 1rem 0;}
.twoBox .btnBox a{display:block;width:80%;height:4rem;line-height:4rem;background-image:linear-gradient(to right, #ae0101, #d2070a);color:#fff;margin:0 auto;font-size:1.4rem;text-align:center;border-radius:30px;}


.threeBox{background:#fff;padding:2rem 0;} 
.threeBox .tipBox{background:#fff8f7;border:1px dotted #ff703a;margin:1rem;border-radius:4px;font-size:1.2rem;line-height:2rem;padding:1rem;color:#333;}
.threeBox .tablist{margin:0 1rem;padding:0.5rem 0;}
.threeBox .tablist .swiper-slide{width:40%;display:flex;align-items:center;justify-content:space-between;}
.threeBox .tablist .swiper-slide p{width:32%;}


.fourBox{background-image:linear-gradient(to right, #c01429, #cd0f26);padding:2rem 0;}
.fourBox .titBox{color:#fff;}
.fourBox .titBox::after{background:#fff;}
.fourBox .titBox span{color:#fff;}
.fourBox .picBox{margin:2rem 1rem 0 1rem;}
.fourBox .txtBox{background:#fff;margin:0 1rem;color:#666;font-size:1.2rem;line-height:2rem;padding:1rem 1.5rem;border-radius:4px;}
.fourBox .btnBox{padding:2rem 0 0.5rem 0;}
.fourBox a{display:block;width:80%;height:4rem;line-height:4rem;background:#fff;color:#c91126;margin:0 auto;font-size:1.4rem;text-align:center;border-radius:30px;font-weight:bold;}

.fiveBox{padding:2rem 0;}
.fiveBox .tipBox{background:#fff;border:1px dotted #ff703a;margin:1rem;border-radius:4px;font-size:1.2rem;line-height:2rem;padding:1rem;}
.fiveBox .tipBox span{color:#be1529;font-weight:bold;}
.fiveBox .swiperBox{margin:1rem;padding:0.5rem;background:#fff;}
.fiveBox .swiperBox .smallPicBox{margin-top: 0.5rem;}
.fiveBox .swiperBox .smallPicBox .swiper-slide{position:relative;}
.fiveBox .swiperBox .smallPicBox .swiper-slide p{position:absolute;left:0px;top:0px;width:100%;height:100%;}
.fiveBox .swiperBox .smallPicBox .swiper-slide.swiper-slide-thumb-active p::before{content:'';border:2px #be1529 solid;display:block;width:calc(100% - 4px);height:calc(100% - 4px);}

.sixBox{padding:2rem 0 1.5rem 0;background:#f5f5f5;}
.sixBox .tipBox{font-size:1.3rem;text-align:center;margin-top:1.5rem;color:#666;}
.sixBox .itemBox{margin:1rem;}
.sixBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.sixBox .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);}
.sixBox .itemBox p{position:relative;}
.sixBox .itemBox p span{display:inline-block;border-top-right-radius:12px;padding-right:1.2rem;padding-left:1rem;height:2.2rem;line-height:2.2rem;color:#fff;position:absolute;left:0px;bottom:0px;font-size:1.2rem;font-weight:bold;background-image:linear-gradient(to right, #be1529, #be1529);}

.sixBox .itemBox dl{background:#fff;}
.sixBox .itemBox dl dt{height:2.6rem;line-height:2.6rem;text-align:center;font-weight:bold;font-size:1.4rem;margin-top:2px;}
.sixBox .itemBox dl dd{display:flex;align-items:center;justify-content:space-between;margin:0 0.5rem;padding-bottom:0.5rem;}
.sixBox .itemBox dl a{display:block;width:45%;height:2.4rem;line-height:2.4rem;margin:0.5rem auto;text-align:center;border:1px #be1529 solid;color:#fff;border-radius:4px;background:#be1529;}
.sixBox .itemBox dl dd a:nth-child(2){background:#fff;color:#be1529;}


.severBox{background:#f5f5f5;padding:1rem 0;}
.severBox .itemBox{margin:2rem 1rem;}
.severBox .itemBox dl{background:#fff;margin-bottom:2rem;padding:1rem;border-radius:4px;}
.severBox .itemBox dl h3{text-align:center;font-size:1.6rem;color:#be1529;line-height:3rem;}
.severBox .itemBox dt{padding:1rem 0;line-height:2rem;color:#666;font-size:1rem;}
.severBox .itemBox dd{}


.eightBox{padding:2rem 0;}
.eightBox .tipBox{background:#fff;border:1px dotted #ff703a;margin:1rem;border-radius:4px;font-size:1.2rem;line-height:2rem;padding:1rem;}
.eightBox .itemBox{margin:0 1rem;padding:1.5rem 0 1rem 0;}
.eightBox .itemBox ul{display:flex;align-items:center;justify-content:space-between;}
.eightBox .itemBox ul li{width:48.5%;border-radius:4px;overflow:hidden;}
.eightBox .itemBox p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#f6f6f6;height:3rem;line-height:3rem;padding:0px 1rem;}

.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;}


.videoBox{background:#f5f5f5;padding:1rem 0;}
.videoBox .video{margin:1rem;}


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