@charset "utf-8";
/* css document */

.widthmain { margin:0 auto; width:1000px; padding:0; }

.dompc{display:block;}
.dompc,.iframepc {
display:none!important;
}
.dommobile {
	display:block;
}
#mobileheader { font-family: "微软雅黑"; }
#mobileheader { width: 100%;  background:#187cd1; -webkit-background-size: 100% 45px; background-size: 100% 45px; position:relative; }
#mobileheader .logo { display: block; width: 63px; height: 45px; background: url(/uploads/image/gwimage/xh_mobile_header.png) no-repeat 0px 0px; -webkit-background-size: 57px; background-size: 57px; position: absolute; top: 0px; left: 10px; }
#mobileheader .name { display: inline-block; width:115px; height: 45px; line-height: 45px; font-size: 17px; font-family:"微软雅黑"; padding: 0 0 0 10px; color: #fff; vertical-align: top; margin: 0 0 0 74px; background:url(/uploads/image/gwimage/xh_mobile_header.png) 0 -160px no-repeat; -webkit-background-size: 57px; background-size: 57px; }
#mobileheader .name a {color: #fff;} 
#mobileheader .right { display: block; width: 70px; height: 45px; position: absolute; top: 0px; right: 10px;-webkit-background-size: 57px; background-size: 57px; }
#mobileheader .mobilenavlist { width: 100%; height:0px; overflow:hidden; position: absolute; top: 45px; left: 0px; background: #ededed; z-index:10; }
#mobileheader .mobilenavlist a { float: left; width: 20%; padding: 10px 0; color: #000; text-align: center; font-size:16px; }
#mobileheader .phnav { text-align: center; padding-bottom:6px; }
#mobileheader .phnav a { float:left; height: 30px; line-height: 35px; text-align:center; margin: 0px 6px; font-size: 14px; font-family:"微软雅黑"; color:#333; }



