
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,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;}
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;
	background-color:#fff;
}

/* 通用 */
.bgi img{width: 100%;}
.mt1{margin-top: 1rem;}
.mb1{margin-bottom: 1rem;}
.mgt10{margin: 1rem;}
.mt20{margin: 2rem 1rem 1rem;}
.pdb1{padding-bottom: 1rem;}
.bgcf4{background-color: #f4f4f4;}
.tit h2{font-size: 2rem;text-align: center;margin-top: 1rem;}
.tit span{text-align: center;display: block;font-size: 1.4rem;color: #666666;}
.bgdh img{width: 100%;}
.w750 span{display: block;}
img{width: 100%;}
.btn-kc{margin:1rem;overflow: hidden;}
.btn-kc span{width: 50%;float: left;display: block;}
.btn-kc a{text-align: center;display: block;margin: .5rem;height: 3.2rem;line-height: 3.2rem;font-size: 1.3rem;border-radius: .5rem;}
.btn-kc a.btn-kcl{color: #ffffff; background-color: #f4a894;border:1px solid #f4a894;} 
.btn-kc a.btn-kcr{color: #ffffff;border:1px solid #f4a894;color: #f4a894;}



/* banner */
.banner{position: relative;}
.banner-txt{position: absolute;bottom: -1.5rem;left: 1rem;right: 1rem;background-color: #ffffff;height: 3rem;z-index: 1000;border-radius: .5rem;padding: 1rem;font-size: 1.2rem;z-index:1;}
.banner-txt a{color: #d84d3a;}

/* box1 */
.box1{background-color: #d84d3a;overflow: hidden;padding: 0 1rem ;}
.box1 .box-tit h2{margin-top: 3rem;}
.box-tit{text-align: center;font-size: 2rem;margin-top: 2rem;}
.box-tit h2 b{color: #fff;}
.box-tit h2{padding-bottom: 1rem;border-bottom: 1px solid #fff;position: relative;color: #fff;} 
.box-tit h2::before{content: "";position: absolute;width: 4rem;height: 0.25rem;background-color:#fff;left: 50%;margin-left: -2rem;bottom: -.25rem; }
.box-tit span {font-size: 1.4rem;color: #fff;}
.box1-list{margin-bottom: 1rem;}
.box1-list a{display: block;margin-top: 1rem;}
.box1-list img{width: 100%;}

.box2 ul{display: flex;flex-wrap: wrap;padding: .5rem 0;}
.box2 ul li{width: 50%;}
.box2 ul li a{display: block;margin: .5rem;}
.box2 ul li a img{width: 100%;}

.w750 a:nth-child(2){margin: 0 1rem;display: block;} 
.tel{display: flex;flex-wrap: nowrap;justify-content: center;align-items: center;margin:.5rem 1rem;}
.tel span:nth-child(1){background-color: #d84d3a;width: 30%;text-align: center;}
.tel span:nth-child(2){text-align: center;width: 70%;}
.tel span a{margin: .5rem 0 .5rem .5rem;border: 1px solid #d84d3a;display: block;line-height: 2rem;height: 2rem;font-size: 1.4rem;}
.tel span:nth-child(1) a{color: #ffffff;}
.tel span:nth-child(2) a{padding: .5rem;color: #000000;}

.box3{background-color: #eeeeee;overflow: hidden;padding: 1rem;}
.box3 .box-tit h2 b{color: #333333;}
.box3 .box-tit h2{padding-bottom: 1rem;border-bottom: 1px solid #333333;position: relative;color: #333333;} 
.box3 .box-tit h2::before{content: "";position: absolute;width: 4rem;height: 0.25rem;background-color:#333333;left: 50%;margin-left: -2rem;bottom: -.25rem; }
.box3 .box-tit span {font-size: 1.4rem;color: #333333;}

.box3-w750{margin: 1rem 0;display: block;}

.box3-pic{display: flex;}
.box3-pic-l{width: 67%;}
.box3-pic-r{width: 34%;}
.box3-pic-l span{display: flex;flex-wrap: nowrap;}
.box3-pic-l a,.box3-pic-r a{margin: .25rem;display: block;}

.box4 ul{display: flex;flex-wrap: wrap;margin: 1rem .5rem 1rem;}
.box4 ul li{width: 33.333%;}
.box4 ul li a{display: block;border-radius: 2rem;background-color: #ffffff;line-height: 3rem;height: 3rem;font-size: 1rem;margin: .5rem;padding-left: 1rem;position: relative;color: #000000;background-color: #eeeeee;}
.box4 ul li a span{height: 3rem;line-height: 3rem;background-color: #f46a16;color: #ffffff;font-size: 1rem;position: absolute;right: 0;top: 0;border-radius: 2rem;padding:0 1rem;}
.box4 h2{color: #000000;border-bottom: 1px solid #333333;}
.box4 .box-tit h2::before{background-color: #000000;}
.box4 .box-tit{margin-left: 1rem;margin-right: 1rem;}
