
/* 重置样式 */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,a,a:hover{text-decoration:none;}

/* 公共样式 */
body,textarea,input,button,select,keygen,legend{font: 12px/150% arial,verdana,"\5b8b\4f53";color:#333;outline:0;}
body{background:#fff;}
a:link,a:visited{color:#333;text-decoration:none;}
a:hover,a:active{color:#c00000;text-decoration:underline;}

/* 函数样式  */
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.hidden{display:none;}
.clearing{clear:both;width:1px;overflow:hidden;height:0;}

/* 头部 */
.g-hd-inner{margin:0 auto;/*width:980px;width:100%;width:1000px;*/}
.g-hd-edit{}
.g-hd-limit{}
/*.g-hd-edit {height:75px;}*/
/* 头部顶部菜单 */
.m-hd-top-left{float:left;text-align:left;}
.m-hd-top-right{float:right;text-align:right;}
.u-hd-btn{padding:0px 10px;line-height:30px;border-right: 1px solid #ddd;}
.u-trans{padding-right:0px;}
.g-hd-topmenu{height:30px;line-height:30px;border-bottom:1px solid #eee;background: #f7f7f7;color:666;font: 12px/150% arial,verdana,"\5b8b\4f53";}
.g-hd-topmenu a{color:#666;}
.f-no-rborder{border-right:none;}

/* 头部自定义html */
.m-hd-headhtmlwrap{position:relative;}
div.m-hd-headhtml{position:absolute;width:50px;height:50px;top:25px;left:260px;}

/* logo */
.m-logo {float:left;margin:10px 0;}
.m-logo img{height:50px;}

.g-hd-outer{  /*height: 113px;*/}

/* 导航 */
.m-nav{position:relative;  height: 42px; z-index:2;overflow:hidden;}
.m-nav ul{height: 42px;}
.m-nav ul li{position:relative;float: left;z-index: 8;height: 42px;  /*width: 92px*/;  padding: 0 20px;}
.m-nav ul li.u-first{color: #009a33;text-decoration: none;background-position: right 4px;}
.m-nav ul li a{ /*padding-right: 20px;*/height: 42px;line-height: 42px;font-size: 14px;font-weight: bold;}
.m-nav ul li a:hover{ color:#fff;text-decoration:none;}
.m-nav ul li ul {*z-index:4; position:absolute;top:42px;left:0px;visibility: hidden;;width:162px;}
.m-nav ul li ul.last {left:-60px;}
.m-nav ul li ul li ul {top:0px;left:160px;}
.m-nav ul li ul.last li ul{left:-162px;width:162px;}
.m-nav ul ul li {width:162px;}
.m-nav ul ul li a{width:162px;display:block;margin:0 auto;text-align:center;}
.u-first a{}


/*******mb1********/
.m-default .more{float: right;margin:12px;width:39px;height: 11px;line-height: 1000px;}
.m-default .m-wg-hd{height: 30px;line-height: 30px;overflow: hidden;}
.m-default h2{background-color:#fff;margin:0 auto;color:#fff;padding:0 20px;float: left; border-top-left-radius: 5px;border-top-right-radius: 5px;display: block;height: 30px;line-height: 30px;padding: 0 25px;}




/* 脚部 */
.g-ft{clear:both;}
.g-ft-inner{  clear: both;
  padding: 15px 0 20px;
  line-height: 24px;
  margin:0 auto;  
}
.m-ft-nav{  float: left;
  width: 344px;
  text-align: right;}
.m-ft-nav span{  display: inline;}
.m-ft-text{
/*
float: left;
width: 600px;
*/
margin:auto;
text-align:center;
}
  .g-main{margin: 0 auto;}