
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: 2rem;margin-bottom: 1rem;color: #333333;}
.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{display: flex;justify-content: center;align-items: center;flex-wrap: nowrap;background-color: #fbd6b8;padding: 1rem 0;}
.btn span{width: 45%;line-height: 3rem;height: 3rem;border: 1px solid #f29383;border-radius: 5rem;margin: 0 auto;text-align: center;font-size: 1.3rem;}
.btn .btn1{background-color: #f29383;}
.btn .btn1 a{color: #ffffff;}
.btn .btn2 a{color: #f29383;}

.w730{margin: 0 1rem;}

.bddh{height: 4rem;margin-bottom: 1rem;position: relative;}
.bddh i {position: absolute; display: block;font-size: 2rem;color: #ccc;line-height: 2rem;left: .8rem;height: 2rem;border-right: 1px solid#ddd;top: 1rem;padding-right: .5rem;}
.bddh input {border: 1px solid #e4e4e4;background-color: #f4f4f4;height: 3.8rem;font-size: 1.3rem;width: 98%;border-radius: .3rem;margin-left: .8%;text-indent: 3.5rem;}
.bd-tjbtn input{border: 1px solid #970c0c;border-radius: 2rem;border: none;width: 100%;height: 4rem;font-size: 1.8rem;color: #ffffff;
background: linear-gradient(to right, #78ddd4, #78ddd4);}
.bd-tit h2{text-align: center;font-size: 2rem;margin: 2rem 0 1rem;}
.bdform{margin: 0 1rem;}
.bdform span{font-size: 1.2rem;text-align: center;display: block;margin-bottom: .5rem;}
.bdform span b{color: #ff0000;}
.box-tit{text-align: center;}
.box-tit h2{position: relative;display: inline-block;line-height: 3rem;height: 3rem;font-size: 2rem;}
.box-tit h2::after{content: " "; display:inline-block;background: url(../images/bj.png) no-repeat;background-size: 100%;position: absolute;bottom: 20%;right: -3rem;width: 2.6875rem;height:1.75rem ;}
.box-tit h2::before{content: " "; display:inline-block;background: url(../images/bj.png) no-repeat;background-size: 100%;position: absolute;bottom: 20%;left: -3rem;width: 2.6875rem;height:1.75rem ;}
.box1{background-color: #f4f4f4;overflow: hidden;margin-top: 2rem;padding-bottom: 2rem;}
.box-tit{margin: 2rem 0 1rem;}

.box2{margin-top: 2rem;padding-bottom: 2rem;}
.box2-pic{position: relative;margin:0 1rem;}
.box2-pic span{width: 6rem;display: inline-block;position: absolute;top: 8rem;left: .5rem;}
.box2-pic span img{width: 100%;}

.kecheng{background-color: #f4f4f4;overflow: hidden;}
.kecheng ul{display: flex;flex-wrap: wrap;margin: .5rem;}
.kecheng ul li{width: 50%;}
.kecheng ul li a{display: block;margin: .5rem;background-color: #ffffff;padding: .5rem;text-align: center;color: #000000;}
.kecheng ul li a b{margin-top: .5rem;display: block;font-size: 1.2rem;}
.kecheng ul li a p{font-size: 1rem;color: #333333;}
.kc-btn{display: flex;flex-wrap: nowrap;text-align: center;justify-content: center;border: 1px solid #78ddd4;margin-top: .5rem;}
.kc-btn span{font-size: 1.1rem;padding: .5rem 0;width: 50%;}
.kc-btn span:nth-child(1){background-color: #78ddd4;color: #ffffff;}
.kc-btn span:nth-child(2){color: #78ddd4;}