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);
}

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;background:#fff;}
img{display:block;}
.pics{width:100%;height:auto;}

.titBox{margin:1rem 0;}
.titBox dt{display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:bold;}
.titBox dt::before{content:"";width:20%;height:1px;background:#ff8b00;margin-right:10px;flex:1;}
.titBox dt::after{content:"";width:20%;height:1px;background:#ff8b00;margin-left:10px;flex:1;}

.btnBox{width:90%;height:3.6rem;line-height:3.6rem;background:#2c8e1c;color:#fff;margin:0 auto;font-size:1.6rem;text-align:center;border-radius:30px;cursor:pointer;background-image:linear-gradient(to bottom,#66a442,#0d8308);display:flex;align-items:center;justify-content:center;}

.topBox{margin:0 0 1px 0;}
.topBox .logo{width:65%;}
.banner{display:block;}

.oneBox{padding: 1rem 1rem 0.5rem 1rem;}
.oneBox ul{display:flex;align-items:center;justify-content:space-between;flex-wrap: wrap;}
.oneBox ul li{width:32%;margin-bottom: 0.5rem;}

.footBox{text-align:center;padding-bottom:3rem;font-size:1.2rem;color:#666;}

.zxBox{height:22rem;}
.zxBox .talkbox{position:fixed;bottom:0;width:100%;max-width:640px;box-sizing:border-box;z-index:999;background:#eee;box-shadow:0 0 2px 2px rgba(0,0,0,0.05);}
.zxBox .speak {position:relative;top:500px;display:flex;justify-content:left;margin:1rem auto;align-items:flex-start;width:96%;}
.zxBox .speak > img{width:2rem;border-radius:0.3rem;overflow:hidden;background:#808396;margin-top:0.5rem;}
.zxBox .speak p {background:url(../images/ltk.png) no-repeat;background-size:100% 100%;padding:0.6rem 1rem 0.6rem 2.5rem;color:#313233;font-size:1.3rem;line-height:2rem;flex:1;}

.zxBox .speak p::before,.zxBox .speak p::after {border: 0.06rem solid transparent;content:"";height:0;width:0;position:absolute;top:0.1rem;right:100%;border-right-color:#d8d8d8;}

.zxBox .speak p::after{border-right-color:#fff;margin-right:-2px;}
.zxBox .speak p > img{display:inline-block;vertical-align:middle;}
.zxBox .speak.one {transition: all 1s 1s;}
.zxBox .speak.two {transition: all 1s 3s;}
.zxBox .speak.three {transition: all 1s 5s;}

.zxBox .speak i{font-size:1.4rem;font-weight:bold;color:#f00;}
.zxBox .speak.top{top:0;}
.zxBox .inputbox{padding:0.5rem 0;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;border-top:1px solid #bfbfbf;    background:#fff;}

.zxBox .inputbox img{width:2rem;font-size:0.15rem;}
.zxBox .inputbox input{outline:none;color:#333!important;width:100%;height:2.5em;border:none;border-bottom:1px solid #d8d8d8;text-indent:0.5em;margin: 0 2%;font-size:15px;flex:1;}
.zxBox .inputbox a{display:inline-block;line-height:2.4rem;background:#45C01A;color:#fff;border-radius:0.4rem;text-align:center;font-size:1.3rem;margin-right:0.5rem;padding:0px 1rem;}
.zxBox .inputbox a.wys{background:none;border-radius:0;margin-left:0.5rem;margin-right:0;padding:0;}

.tipModal {background:rgba(0, 0, 0, 0.8);padding:10px 20px;border-radius:4px;color:#fff;text-align:center;max-width:80%;line-height:24px;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
	}
}