@charset "utf-8";body{padding:0;font-size:0.12rem;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"微软雅黑";background:#fff;overflow-x:hidden;max-width:7.5rem;margin:0 auto !important}
div,ul,li,p,form,h1,h2,h3,h4,h5,h6,dt,dd,dl{padding:0;margin:0;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"微软雅黑"}
a{text-decoration:none;color:#000}
img{border:none;vertical-align:middle;height:auto}
ul,li{list-style:none}
*{padding:0;margin:0}
.wrap{width:100%;height:auto}
body{background:#478cf5}
.clearfix:before,.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden}
.clearfix{zoom:1}
.banner{padding-top:0.01rem;width:7.5rem;height:13.34rem;background:url("../images/banner.jpg") center center no-repeat;background-size:100% 100%}

.banner .ewmbox{
	width: 100%; clear: both;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 11.17rem;
}
.banner .ewmbox img.ewm{width: 1.69rem; display: block;}
.banner .ewmbox img.txt{width: 2.48rem; display: block; margin-left: .42rem;}


.one{width:100%;height:100%;position:fixed;top:0;left:0;z-index:5;cursor:pointer}
.zhezhao{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.8);z-index:8;display:none}
.popup{width:80%;background:#fff;z-index:9;display:none;border-radius:0.12rem;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.popup .close{display:block;width:.5rem;position:absolute;top:-0.5rem;right:-0.5rem}
.popup .close img{width:100%}
.popup_p{width:100%;text-align:center;background:#6085f1;font-size:.4rem;color:#fff;line-height:.9rem;font-weight:bold;border-radius:0.11rem 0.11rem 0 0}
.popup_m{width:100%;margin:0 auto;padding:0.2rem 0}
.popup_mimg{width:54%;margin:0 auto}
.popup_mimg img{width:100%}
.popup_mp{width:100%;text-align:center;margin:0.1rem auto 0;font-size:.32rem;color:#333;line-height:0.8rem}
@media only screen and (min-width:7.5rem){.popup{width:5.2rem}
}