﻿.tit {
    width: 100%;
    height: 55px;
    line-height: 55px;
}

    .tit > h4 {
        font-weight: normal;
        float: left;
        font-size: 18px;
        font-family: "Microsoft YaHei";
        color: rgb( 50, 50, 50 );
    }

.tit h4 a {
    color:#323232;
 }

.contLeft {
    width: 58%;
    float: left;
    margin-right: 35px;
}

    .contLeft > div:first-child > h2 {
        font-size: 30px;
        font-family: "Microsoft YaHei";
        color: rgb( 50, 50, 50 );
        font-weight: normal;
        margin-bottom: 20px;
    }

.riqi > p {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb( 153, 153, 153 );
    line-height: 2;
    float: left;
    margin-right: 22px;
    margin-bottom: 18px;
}

.riqi > b {
    font-weight: normal;
    padding-right: 5px;
}

.article {
    padding-top: 2px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb( 102, 102, 102 );
    line-height: 23px;
    padding-bottom: 45px;
    margin-top:0px;
}

.contRight {
    width: 39%;
    float: right;
    margin-top: 5px;
}

.redTit > h4 {
    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: rgb( 51, 51, 51 );
    font-weight: normal;
    float: left;
    line-height: 24px;
    margin-left: 12px;
    margin-bottom: 30px;
}

.juxing {
    width: 15px;
    height: 24px;
    background-color: #e0250e;
    float: left;
}

.zixunList, .jhList {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb( 51, 51, 51 );
    margin-bottom: 30px;
}

    .zixunList > ul > li, .jhList > ul > li {
        float: left;
        padding-right: 15px;
        margin-bottom: 20px;
        height:195px;
    }

    .jhList ul li p a, .zixunList ul li p a {
        color: rgb(51, 51, 51);
        text-align: center;
        display: inline-block;
        width: 210px;
    }

.article p {
    line-height:23px;
    font-size:14px;

}

.article img{
    text-align:center;
    margin:0 auto;
}

.img_center {
    text-align:center;
}
