body {
        margin: auto;
        padding: 0;
        font-family: "Microsoft Yahei";
        font-size: 14px;
        min-width: 1100px;
        background: #fff;
    }
    .body{
        background: #efefef;
        max-width: 1400px;
        margin: auto;
    }
    
    a {
        text-decoration: none;
        color: #000;
    }
    
    h2,
    p,
    h3,
    ul {
        margin: 0px;
        padding: 0px;
        font-weight: normal;
    }
    
    li {
        list-style: none;
    }
    
    img {
        border: 0px;
    }
    
    .clear {
        clear: both;
        height: 0px;
    }
    
    .right {
        float: right;
    }
    
    .left {
        float: left;
    }
    
    *[hidden],
    .hide {
        display: none;
    }
    
    .top {
        height: 389px;
        background: url(top_20171102.jpg) no-repeat center;
    }
    
    .nav {
        height: 40px;
        background: #bf0605;
        margin: 3px 0;
    }
    
    .nav ul {
        width: 1100px;
        margin: auto;
        height: 40px;
    }
    
    .nav ul li {
        float: left;
    }
    
    .nav ul li a {
        line-height: 40px;
        color: #fff;
        font-size: 18px;
        padding: 0 42px;
        display: block;
    }
    
    .nav ul li a.active {
        background: url(1_20171102.jpg) no-repeat center;
        color: #bf0605;
    }
    
    .main {
        width: 1100px;
        margin: auto;
        margin-top: 20px;
    }
    
    .main_left {
        float: left;
        height: 270px;
        width: 476px;
    }
    
    .slideBox {
        height: 270px;
        width: 476px;
        overflow: hidden;
        position: relative;
    }
    
    .slideBox .hd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        right: 5px;
        bottom: 10px;
        z-index: 1;
    }
    
    .slideBox .hd ul {
        overflow: hidden;
        zoom: 1;
        float: left;
    }
    
    .slideBox .hd ul li {
        float: left;
        margin-right: 2px;
        width: 12px;
        height: 12px;
        background-image: url(www.mwr.gov.cnimages_index2016web_20161220_img.png);
        margin-right: 4px;
        font-size: 0;
    }
    
    .slideBox .hd ul li.on {
        background-image: url(www.mwr.gov.cnimages_index2016web_20161220_img_act.png)
    }
    
    .slideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }
    
    .slideBox .bd li {
        zoom: 1;
        vertical-align: middle;
    }
    
    .slideBox .bd img {
        height: 270px;
        width: 476px;
        display: block;
    }
    
    .slideBox .bd span {
        height: 40px;
        line-height: 40px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        text-indent: 10px;
        background: rgba(0, 0, 0, 0.5);
        filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#50000000, endColorstr=#50000000)\9;
        -moz-opacity: 0.5;
        color: #FFFFFF;
    }
    
    .main_right {
        width: 608px;
        margin-left: 15px;
        float: left;
    }
    
    .main_right h2 {
        font-size: 20px;
        color: #e60012;
        line-height: 30px;
        background: url(1_20171102.png) no-repeat left center;
        padding-left: 40px;
        margin-top: 5px;
    }
    
    .main_right p {
        text-indent: 2em;
        line-height: 22px;
        color: #333333;
        font-size: 14px;
        cursor: pointer;
        margin-top: 10px;
    }
    
    .main_right p:hover span {
        color: #bf0605;
    }
    
    .main2_t {
        height: 30px;
        border-bottom: 1px solid #e2e2e2;
        margin-bottom: 1px;
    }
    
    .main2_t .left a {
        line-height: 30px;
        float: left;
        font-size: 18px;
        border-bottom: 2px solid #bf0605;
        padding-right: 10px;
        padding-left: 5px;
    }
    
    .main3_t {
        height: 30px;
        border-bottom: 1px solid #e2e2e2;
        margin-bottom: 10px;
    }
    
    .main3_t .left a {
        line-height: 30px;
        float: left;
        font-size: 18px;
        border-bottom: 2px solid #bf0605;
        padding-right: 10px;
        padding-left: 28px;
        background: url(4_20171102.png) no-repeat left center;
    }
    
    .more {
        float: right;
        line-height: 30px;
        font-size: 12px;
        color: #999999;
    }
    
    .list_left {
        float: left;
        width: 530px;
        margin-top: 5px;
    }
    
    .list_right {
        float: left;
        width: 530px;
        margin-left: 40px;
        margin-top: 5px;
    }
    
    .list a {
        line-height: 40px;
        padding-left: 24px;
        color: #464646;
        font-size: 14px;
        display: block;
        background: url(3_20171102.png) no-repeat 3px center;
    }
    
    .list a span {
        float: right;
        line-height: 40px;
        font-size: 12px;
        color: #909090;
    }
    
    .list a:hover {
        color: #bf0605;
    }
    
    .main4 {
        width: 1100px;
        margin: auto;
        margin-top: 40px;
        background: #fff;
        padding: 2px 0;
    }
    
    .main4 img {
        float: left;
        width: 218px;
        height: 50px;
        margin: 0 1px;
    }
    
    .main5 {
        height: 100px;
        margin-top: 40px;
        padding-top: 40px;
        background: url(5_20171102.png) no-repeat center;
    }
    
    .main5 p {
        text-align: center;
        color: #fff;
        font-size: 12px;
        line-height: 30px;
    }