/*媒体查询*/
@media only screen and (min-width:480px){html,img{font-size:200px}}
@media only screen and (min-width:600px) and (max-width:640px){html,img{font-size:187.5px}}
@media only screen and (min-width:560px) and (max-width:600px){html,img{font-size:175px}}
@media only screen and (min-width:520px) and (max-width:560px){html,img{font-size:162.5px}}
@media only screen and (min-width:480px) and (max-width:520px){html,img{font-size:150px}}
@media only screen and (min-width:420px) and (max-width:480px){html,img{font-size:131.25px}}
@media only screen and (min-width:360px) and (max-width:420px){html,img{font-size:112.5px}}
@media only screen and (min-width:320px) and (max-width:360px){html,img{font-size:100px}}
@media only screen and (max-width:320px){html,img{font-size:100px}}

/*统一样式*/
*{ margin:0; padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}
/*
body,html {-webkit-user-select: none;user-select: none}
*/
a,img,button,input,textarea,span,i,div{-webkit-tap-highlight-color:rgba(255,255,255,0);}
body{font-size:13px; line-height:1.5;font-family: "微软雅黑"; font-weight:400;min-width:320px;max-width:640px;height: 100%;margin: 0 auto; background:#FFFFFF; color:#2a2926}
ul,li{list-style:none;}
img{border:none; vertical-align:bottom;}
a{color:#2a2926; text-decoration:none;}
*:focus{outline: 0;}
em,i{font-style:normal;}
.fl{float:left;}.fr{float:right;}
.clearfix:after{content: "020"; display: block; height: 0; clear: both; visibility: hidden;}
.clear{clear: both;}
.clearfix {zoom: 1;}
.wrap{ width:100%; min-width:320px; max-width:640px; margin-left:auto; margin-right:auto;}
.text-clip{overflow:hidden;white-space:nowrap;text-overflow: ellipsis;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;}
.g-img img{width:100%;}
.text-red{ color:#c70a0a;}
/*苹果按钮兼容*/
input, textarea { outline:none; }input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; }
input, textarea, keygen, select, button, isindex { margin: 0em; font: -webkit-small-control; color: initial; word-spacing: normal; text-transform: none; text-indent:0px; text-shadow: none; display: inline-block; text-align: start; outline:medium; }
body{border:0px solid #000000;}
.top{width:100%;margin:0 auto;padding:10px 0px;}
.top img{margin:0 auto;display: block;}
.main{width:100%;}
.h5{height:0.05rem}
.h10{height:7px;}
.h11{height:0.1rem;}
.h15{height:0.15rem;}
.h20{height:0.2rem;}
.h25{height:25px;}
.h30{height:0.3rem;}
.h40{height:0.4rem;}
.h50{height:50px;} 



.l05{margin-left: 0.05rem;}	
.arcA{ width:96%; margin:0 auto;overflow: hidden; /*border-top:1px #CCCCCC dotted;*/margin-top: 0.05rem;}
.arcAa{ width:100%; margin:0 auto;}
.arcAa a{border-radius:5px; background-color:#e7e7e7; color:#3e3a39; font-size:.17rem; width:32%;line-height:20px; text-align:center; float:left; display:block;    padding: 2% 0%;}

.zj20{ width:96%; display:block;margin: auto;margin-top: 0.1rem;margin-bottom: 0.15rem;overflow: hidden;}
.zj20{background: #E2E2E2;border-radius: 15px;}
.zj20 .left20{float: left;width: 30%;padding:8% 1%;}
.zj20 .right20{float: left;width: 65%;padding:2% 1%;}
.zj20 .right20 h1{color:#0284FF;font-size: 0.2rem;}
.zj20 .right20 h1 span{color:#2D2D2D;font-size: 0.17rem;margin-left: 0.05rem;}
.zj20 .right20 .p1{font-size: 0.16rem;/*line-height: 18px;*/}
.zj20 .right20 .p2{font-size: 0.16rem;margin: 2% 0%;}
.zj20 .right20 .p2 i{font-size: 0.16rem;color: #E80202;}
.zj20 .right20 .p3 a{    font-size: 0.16rem;color: #FFFFFF;background: #FF0020;width: 44%;text-align: center;padding: 2% 0%;display: block;float: left;border-radius: 10px;}
.zj20 .right20 .p3 .a2{margin-left:0.05rem;background: #008FCB;}
@media only screen and (min-width:319px) and (max-width:325px){

.zj20{ width:96%; display:block;margin: auto;margin-top: 0.1rem;margin-bottom: 0.15rem;overflow: hidden;}
.zj20{background: #E2E2E2;border-radius: 15px;}
.zj20 .left20{float: left;width: 30%;padding:11% 1%;}
.zj20 .right20{float: left;width: 65%;padding:2% 1%;}
.zj20 .right20 h1{color:#0284FF;font-size: 0.2rem;}
.zj20 .right20 h1 span{color:#2D2D2D;font-size: 0.17rem;margin-left: 0.05rem;}
.zj20 .right20 .p1{font-size: 0.15rem;/*line-height: 18px;*/}
.zj20 .right20 .p2{font-size: 0.15rem;margin: 2% 0%;}
.zj20 .right20 .p2 i{font-size: 0.15rem;color: #E80202;}
.zj20 .right20 .p3 a{    font-size: 0.15rem;color: #FFFFFF;background: #FF0020;width: 44%;text-align: center;padding: 2% 0%;display: block;float: left;border-radius: 10px;}
.zj20 .right20 .p3 .a2{margin-left:0.05rem;background: #008FCB;}
	
}   