@charset "gbk";

body{background: #fff;}

.wrapper{background: #0143bd;max-width: 640px;margin: 0 auto;position: relative;overflow: hidden;}

header{min-width: auto!important;display: none}
.row{max-width: 100%}
.row .fr{margin-right: 15px}
.foot{min-width: auto!important;color: #ccc!important;}
.foot a{color: #ccc!important;}
.foot-m{color: #ccc!important;}
.foot-m a{color: #ccc!important;}

.banner a{display: block;font-size: 0}
.banner a img{width: 100%;margin-top: -20px}

.p1 a,.p2 a,.p3 a,.p4 a,.p5 a,.p6 a,.p7 a{display: block;font-size: 0}
.p1 a img,.p2 a img,.p3 a img,.p4 a img,.p5 a img,.p6 a img,.p7 a img{width: 100%;}

@media screen and (max-width: 1000px){
	.wrapper{max-width: 100%;}
}