

.hwheader{
    position: relative;
    width: 100%;
    height: 420px;
    background: url(hwbanner.jpg) no-repeat center center;
}
.hwheader ul{
    position: absolute;
    bottom: 71px;
    left: 186px;
}
.hwheader ul li{
    float: left;
    width: 130px;
    text-align: center;
}
.hwheader ul li a{
    font-size: 20px;
    color: #fff;
}

.hwConFir{
    padding-top: 24px;
    width: 100%;
    height: 380px;
    background: url(bg_tongzhi.jpg) no-repeat center center; 
}
.hwConFir_new{
    margin-left: 110px;
    width: 540px;
}
.hwConFir_new h3{
    height: 60px;
    border-bottom: 2px solid #025ba6;
}
.hwConFir_new h3 a{
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    font-weight: normal;
}
.hwConFir_new ul{
    margin-top: 12px;
}
.hwConFir_new ul li{
    line-height: 26px;
}
.hwConFir_new ul li:first-child+li+li{
    margin-bottom: 20px;
}
.hwConFir_new ul li>span{
    float: right;
}
.hwConFir_newMore{
    margin-top: 24px;
    width: 88px;
    height: 29px;
    border: 1px solid #498cb9;
    text-align: center;
    line-height: 27px;
}
.hwConFir_newMore a{
    color: #498cb9;
}

.hwConSen{
    height: 375px;
    width: 100%;
    background: url(bg_xinwen.jpg) no-repeat;
    padding-top: 24px;
}
.hwConSen .hwNav_sec{
    float: right;
    margin-right: 135px;
}
.hwConSen .hwNav_sec ol li a,
.hwConSen .hwNav_sec h3 a,
.hwConSen .hwConSec_lis ul li a,
.hwConSen .hwConSec_lis ul li span,
.hwConSen .hwConSec_More a{
    color: #fff;
}
/* ----------公共样式START--------- */
.hwNav_sec h3{
    float: left;
}
.hwNav_sec ol{
    float: right;
}
.hwNav_sec ol li{
    float: left;
    height: 30px;
    padding: 0 5px;
    margin: 15px 6px;
    line-height: 30px;
}
.hwNav_sec_lihov{
    background: #3d87b5;
}
.hwNav_sec h3 a{
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    font-weight: normal;
}
.hwConSec_lis{
    display: none;
}
.hwConSec_lis ul{
    width: 540px;
    margin-top: 12px;
}
.hwConSec_lis ul li{
    line-height: 26px;
}
.hwConSec_lis ul li:first-child+li+li{
    margin-bottom: 20px;
}
.hwConSec_lis ul li>span{
    float: right;
}
.hwConSec_More{
    float: right;
    margin-top: 24px;
    width: 88px;
    height: 29px;
    /* border: 1px solid #498cb9; */
    text-align: right;
    line-height: 27px;
}

/* =----------公共样式END----------- */

.hwConThir{
    height: 380px;
    width: 100%;
    background: url(bg_wenjian.jpg) no-repeat;
    padding-top: 24px;
}.hwConThir .hwNav_sec{
    float: left;
    margin-left: 111px;
}
.hwConThir .hwNav_sec ol li a{
    color: #0152a2;
}
.hwConThir .hwNav_sec ol li.hwNav_sec_lihov a{
    color: #fff;
}

.hwConFour{
    height: 380px;
    width: 100%;
    background: url(bg_yewu.jpg) no-repeat;
    padding-top: 24px;
}.hwConFour .hwNav_sec{
    float: left;
    margin-left: 118px;
}
.hwConFour .hwNav_sec ol li a,
.hwConFour .hwNav_sec h3 a,
.hwConFour .hwConSec_lis ul li a,
.hwConFour .hwConSec_lis ul li span,
.hwConFour .hwConSec_More a{
    color: #fff;
}

.hwConFif{
    height: 382px;
    padding-top: 34px;
    background: url(bg_jiaoliu.jpg) no-repeat;
}
.hwConFif .hwConFir_new{
    margin-left: 110px;
    width: 482px;
}
.hwConFif .hwConFir_new:first-child + div{
    margin-left: 24px;
}
.hwConFif .hwConFir_newMore{
    float: right;
    border: none;
    text-align: center;
    /* padding-left: 20px; */
}
.hwConFif .hwConFir_newMore a{
    color: #222;
}

.Topic{
    width: 1140px;
    margin: 24px auto;
}
.footer{
    height: 114px;
    width: 100%;
    padding-top: 32px;
    background: url(footer.jpg) no-repeat;
}
.footer p{
    color: #fff;
    text-align: center;
    line-height: 30px;
}