

@charset "utf-8";
/* CSS Document */
.bg1{
	background:#f5f5f5;
}
.bg_f{
	background:#fff;
	overflow: hidden
}
* { outline: 0;  font-size: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); padding:0; margin: 0}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
a { text-decoration: none; color:#626262  }
html { height: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; max-width:640px; margin:0 auto }
body {
    width: 100%;
    height: 100%;
    margin: 0px auto;
	overflow-x:hidden;
	
}
.overflow {
	overflow:hidden;
}
* {
    box-sizing: border-box;
    outline: 0;
}
i{
	font-style:normal;
}
#four .div .img p.balnk{
	color:#000;
}
body {
    padding: 0px;
    margin: 0px auto;
    font-family: "微软雅黑","宋体","Helvetica Neue",Helvetica,Arial,sans-serif;
    min-width: 320px;
	color:#333;
}
.clearfix{ clear:both}

.center{ text-align:center;}
img {  vertical-align: middle; border: 0 none /* ie8 */}
img:not([src*="/"]) { display: none; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
th, td, caption { vertical-align: middle; }
textarea { resize: none; border: 0; padding: 8px 0; border-radius: 0;}
ul,li { list-style: none; margin:0; padding:0; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-weight:normal;}
.clr:after {content:""; display:block; height:0; clear:both; visibility:hidden;}
.clr,.clear {*zoom:1; clear:both}
 h3, h4, h5, h6 ,footer { -webkit-text-size-adjust: none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
.fl{float:left;}.fr{float:right;}
em{font-style:normal}
.height{ height:80px;}
.heights{ height:2.8rem;}
.mtb20{ margin:20px 0}
.pl30{ margin-left:30px;}
.pr30{ margin-right:30px;}
.red{ color:#ff6b17;}
.c9{ color:#999;}
.mtb40{ margin:40px 0}
.mt40{ margin:20px 0;}
.mt140{ margin:120px 0;}
.pt15{ padding:15px;}
.font12{ font-size:12px; color:#72706e; font-weight:bold}
.line20{ line-height:20px;}
.center{ text-align:center;}
.mtb{
	border-top:1px #dedede solid;
	border-bottom:1px #dedede solid;
	height:8px;
	background:#f1f1f1
}
.right{
	text-align:right;
	display: block;
	margin-right:8px;
}

.mt{
	margin-top:5px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.mt30{
	margin:30px auto;
}
.mt50{
margin:50px auto;
}
.mt40{
margin:50px auto 30px auto ;
}
.mt150{
margin:13% auto 0 auto;
}
.pt30{
	padding-top:30px;
}
.loop .tit.white,.loop .tit.white h2{
	color:#fff;
}
.mt15{
	margin:15px 0
}
.mt25{
	margin:20px 0;
}
.line{
	height:1px;
	background:#f5f5f5;
}
.lines{
	height:15px;
	background:#f5f5f5;
}

.foot .wx img,.ban img{
	max-width:100%
}