body{ background: #fff}

.g-head-box{ background: #fff; box-shadow: 0 3px 3px #dfe9ef}
.g-head-box .u-head-logo{ background: url(../images/logo-yellow.png) no-repeat; margin-top: 33px;}
.g-head-box .m-head-nav a{ color: #333}

.g-main-box{margin-top: 50px;
    -moz-box-shadow: 0px 0px 5px #EEEEEE;
    -webkit-box-shadow: 0px 0px 5px #eeeeee;
    box-shadow: 0px 0px 5px #eeeeee;
    border-radius: 10px;
    background-color: #fff;
    padding: 50px;}
.g-main-box .u-main-h1{ width: 70%; height: auto; line-height: 44px; font-size: 20px;  color: #333; text-align: center; margin: 30px 0 0; text-align: left; display: block; overflow: hidden;float: left;}
.g-main-box .u-main-time{ width:30%; height: auto; line-height: 44px; font-size: 14px; font-weight: normal; color: #999; text-align: center; margin: 30px 0 0; text-align: right; display: block; overflow: hidden;}
.g-main-box p{ font-size: 14px; font-weight: normal; color: #333; line-height: 26px; margin: 5px 0; display: block; overflow: hidden;}
.g-main-box p img{ width: auto; max-width: 100%; height: auto; }
.g-main-box h3{ font-size: 16px;  color: #333; line-height: 28px; margin: 30px 0 10px 0; display: block; overflow: hidden;background:url(../images/zwimg.png) 0 no-repeat;padding-left: 20px;}

.g-foot-box{ background: #052031;}
.g-foot-box p,.g-foot-box p a{ color: #fff;}

.m-main-cont{
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}
.g-banner-box{
    width: 100%;
    height: 320px;
    background: url(../images/banner-top.png) repeat-x center top;
    display: block;
    overflow: hidden;
    left: 0;
    z-index: 0;
}