* {
    margin: 0;
    padding: 0;
}

body {
    position: relative;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: Arial, \5FAE\8F6F\96C5\9ED1;
    font-size: 13px;
    line-height: 20px;
    color: #666;
    text-decoration: none;
}

.banner {
    overflow: hidden;
    position: relative;
}

.banner .codeurl {
    position: absolute;
    right: 28px;
    bottom: 28px;
}

.banner .codeurl img {
    width: 145px;
}


@media(max-width: 767px) {
    .banner .codeurl {
        right: 18px;
        bottom: 6px;
    }

    .banner .codeurl img {
        width: 60px;
        height: 60px;
    }

}

.mt40 {
    margin-top: 40px;
}

.mt20 {
    margin-top: 20px;
}

.module-spzj {
    background: url("./zswyh.jpg") no-repeat right top #e8e8e8;
    border-radius: 5px;
}

.module-spzj h2 {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    background: url("./mh_png1.png") no-repeat top left;
    padding: 12px 90px 12px 32px;
    text-align: center;
    width: 188px;
}

.module-spzj .content {
    padding-left: 30px;
    padding-top: 11px;
    padding-bottom: 22px;
    font-size: 18px;
    color: #333;
    line-height: 2;
    width: 61.8%;
    text-align: justify;
    min-height: 350px;
}

.module-spzj .content a {
    color: #333;
}

.channel {
    margin-bottom: 25px;
    position: relative;
}

.channel:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    z-index: -1;
    bottom: 0;
    border-bottom: 1px solid #cdd1db;
}

.channel h4 {
    display: inline-block;
    background: #474644;
    padding: 13px 24px 10px 24px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    position: relative;
}

.channel h4:before {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: "";
    height: 100%;
    width: 5px;
    background: #b8b8b8;
    border-right: 1px solid #fff;
}

.channel h4:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url("./mh_png2.png") no-repeat right top;
    position: absolute;
    right: -20px;
    bottom: 0px;
}

.channel a {
    float: right;
    line-height: 42px;
    color: #333;
}

.parttwo .bggray {
    background: #f1f1f1;
}

.padding-clear {
    float: left;
    overflow: hidden;
    margin-right: 22px;
}

.sxsh {
    width: 333px;
    height: 424px;
}

.parttwo .bggray {
    background: #f1f1f1;
}

.module-hyjn {
    padding-left: 20px;
    padding-top: 22px;
    padding-bottom: 20px;
}

.module-hyjn .content {
    color: #595856;
    line-height: 27px;
    padding-right: 18px;
    text-align: justify;
    margin-bottom: 0;
}

ul {
    margin-bottom: 0;
}

.news-list li {
    font-size: 14px;
    position: relative;
    padding-left: 18px;
    margin-bottom: 12px;
}

.news-list li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    width: 12px;
    height: 12px;
    background: url(news_icon.png) no-repeat left top;
}

.news-list li span {
    color: #a6a6a6;
}

.right {
    float: right;
}

.news-list li a {
    width: 83%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

.textlist2 ul li {
    background: url(./li_icon.png) left center no-repeat;
}

.foot {
    background: #414141;
}

.foot .tophalf {
    padding: 30px 0 30px 0;
    overflow: hidden;

}

.footlogo {
    margin-right: 20px;
}

.left {
    float: left;
}

.copyright {
    font-size: 13px;
    line-height: 21px;
    color: #f7f7f7;
    display: block;
    overflow: hidden;
    padding-left: 20px;
    border-left: 1px solid #7a7a7a;
}

.copyright a {
    color: #fff;
}

.border1 {
    border: #F0F0F0 solid 1px;
}

.lanmu_l {
    width: 138px;
    line-height: 42px;
    background: url(./menuico.png) 13px center no-repeat;
    font-family: \5FAE\8F6F\96C5\9ED1;
    color: #ffffff;
    font-weight: 600;
    float: left;
    font-size: 16.5px;
    padding-left: 42px;
}