@charset "utf-8";
html{font-size: 50px;-webkit-text-size-adjust:none;height: 100%;}
body{min-height: 100%;font-family:"苹方","San Francisco","黑体","Helvetica Neue", Helvetica, Arial, sans-serif;  font-size: .28rem;color:#000;background: #f5f5f5;}
html,body,header,footer,a,select,section,div,p,span,img,input,textarea,li,ul,dl,dt,dd,table,th,tr,td,h1,h2,h3,h4,h5,h6{margin:0;padding:0;-webkit-tap-highlight-color:rgba(255,0,0,0);border:none;outline:none;-webkit-touch-callout: none}
.clearfix {*zoom: 1;}
.clearfix:before,
.clearfix:after {display: table;line-height: 0;content: "";}
.clearfix:after {clear: both;}
a{text-decoration: none;color: #000;}
img{max-width:100%;}
li{list-style: none;}
.fl{float:left;}
.fr{float:right;}
.radius5{border-radius: .1rem;}
.radius10{border-radius: .2rem;}
.hide{display: none;}
.show{display: block;}
.show-in{display: inline-block;}

/*head tip style*/
.header-tip{position:relative;display:block;font-size: .26rem;text-align: center;padding:.2rem .3rem;line-height: .36rem;background: #349bff;color:#fff;}
.header-tip .icon-point-right-white{position:absolute;right:.3rem;top:50%;margin-top:-7px;}
/*head tip end*/

.common-sec-title{font-size: .26rem;font-weight:bold;color:#a0a0a0;line-height: .34rem;margin:.28rem 0 .12rem;padding:0 .3rem;}