/* CSS Document */
*{margin:0px;padding:0px;}
body{color:#838383;font-family: "微软雅黑"  ;background:#fff; font-size:24px; line-height:1.8em;}
a,a:visited{text-decoration:none; color:#000;-webkit-tap-highlight-color:transparent}
a:hover{color:#fe0100;}
a.red:link,a.red:hover,a.red:visited,.red{color:#f60;}
img{border:none;zome:1}
/*img:hover{filter:alpha(opacity=80);	-moz-opacity:0.8;	-khtml-opacity: 0.8;	opacity:  0.8;}
*/li,dl{list-style:none;}
.clear:before,.clear:after{content:".";display:block;height:0px;visibility:hidden;}
.clear{clear:both;}






#wrap{ width:750px; position:relative; margin: 0 auto;}
header{ width:100%; position: fixed; left:0; top:0; height:90px; background:#f5f5f7; text-align:center; z-index:88;}
.btn{ position:absolute; right:15px; top:15px; width:50px; height:30px; padding:15px 0; background:url(../images/btn.png) center no-repeat; cursor:pointer;}
.list{position:fixed; width:750px; height:100%; top:90px; background:url(../images/bg1.png);  left:0px; z-index:99; display:none;}
.menu ul{ width:300px; margin-left:450px; height:100%; z-index:21; background: #a5a5a5; box-sizing:border-box; }
.menu ul li{font-size:28px; height:60px; line-height:60px;  width:100%; text-align:center; border-bottom:1px solid #fff;}
.menu ul li a{ color:#fff; display:block;}
.logo{ width:390px; height:90px; position:relative;}
.logo a{ display:block;}
.logo img{ height:40px; margin:25PX 0 25px 40px; vertical-align:middle;}
.fenx{ position:absolute; right:15px; top:15px; width:50px; height:30px; padding:15px 0;  cursor:pointer; background:url(../images/btr.png) center no-repeat;}
.close{ width:36px; height:36px; position:absolute; left:395px; top:50px; background:url(../images/close.png); cursor:pointer;}
.wei{ width:300px; height:50px; padding:20px 0; text-align:center;}
.wei weibo{ border-right:1px solid #fff;}
#footer{ width:100%; position:relative;/* background:#b2b2b2;*/ padding:50px 0 30px 0; text-align:center;margin-top:50px; border-top:1px solid #ccc;color:#666; }
#footer p{font-size:24px; color:#666; height:35px; line-height:35px; }
.m6{border-top:5px solid #fff;}
.m12{border-top:5px solid #fff;}

