html{font-size: 85%;}

/*头部最先*/
body .g-hd {
    height: 5.5em;
    border-top: 0.3em solid #54A91A;
    border-bottom: 1px solid #C1C1C1;    position: relative;    width: 100%;
    overflow-x: hidden;
}
body .g-hd .logo {
}
/*logo边距*/
body .g-hd .logo img {
    width: 42%;
    height: auto;
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-left: 0.5em;
    margin-top: 1.2em;
}
body .g-hd .top_r {
    width: 100%;
    font-size: 1em;
    color: #333;
    overflow: hidden;
    position: absolute;
    text-align: left;
    left: 50%;
    top: 20px;
}
body .g-hd .top_r .u-toptel { color:#222; font-size:0.9em; display:block; position:relative;    margin-bottom: 0.2em;}
body .g-hd .top_r .u-toptel a { font-size: 1.2em; color:#54A91A; font-weight:600; margin-right:5px;}

/*头部竣事*/

/*底部最先*/
.rback{overflow:hidden;padding:0.8em;margin-bottom:6em;    border-top: 8px solid #e7e7e7;}
.rback ul{}
.rback li{font-size:1em;line-height:1.5em;color:#666;}
.rback li a{font-size:1.2em;color:#54A91A;}
.rback .rt{}
.rback .rt img{display:block;width:5em;}

.zk11_top a{position: absolute;right: 1%;width: 7.5%;}
.zk11_top a img{width: 100%;vertical-align: inherit;margin-top: 0.15em;}
.footer{overflow:hidden; background:#2e2e32; position:fixed; width:100%; left:0; bottom:0;margin-bottom: 0px;}
.footer li{float:left; width:25%; position:relative;}
.footer li a{display:block; padding:0.8em 0; background:url(/templates/m_wjdh/images/Index/ftnavbg.png) repeat-y left center;}
.footer li a img{display:block; width:2.083em; margin:0 auto;}
.footer li a span{display:block; text-align:center; font-size:0.8em; color:#fff; margin-top:0.5em;}
.footer li:nth-child(1) a{background:none;}


<!--耗时1768576761.7263秒-->