﻿* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 微软雅黑, serif;
}

li {
    list-style: none
}

body {
    width: 100%;
    margin: 0 auto;
    min-width: 1250px;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}
.hdjl_p1 {
    margin-top: 38px;
}

.hudongjiaoliu {
    background: #2f6ea2;
}

.commentList {
    position: absolute;
    left: 24px;
    bottom: 20px;
}

.commentList .commentTitle {
    margin-bottom: 12px;
}

.commentList .commentTitle a {
    color: white;
    font-size: 20px;
    font-weight: bold;
}

.commentList .commentTitle a:hover {
    text-decoration: none;
}

.commentList .commentArticles li .dot {
    width: 6px;
    height: 6px;
    background-color: white;
    float: left;
    margin: 13px 12px 0 0;
}

.commentList .commentArticles li {
    line-height: 34px;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: white;
}

.commentList .commentArticles li a {
    color: white;
    font-size: 17px;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hdjl_p1 .szxx{
    width: 592px;
    margin-top: 16px;
    height: 268px;
    background:url("../images/szxx_1.jpg") no-repeat;
    position: relative;
}

.szxx .commentBtn {
    position: absolute;
    right: 12px;
    top: 34%;
    width: 207px;
    height: 50px;
}

.szxx .statisticbtn {
    position: absolute;
    right: 12px;
    top: 64%;
    width: 207px;
    height: 50px;
}

.rightBlock {
    width: 288px;
    height: 126px;
    float: left;
    position: relative;
    margin-left: 16px;
    margin-top: 16px;
}

.rightBlock1 {
    background: url(../images/szxx_2.jpg) no-repeat;
}

.rightBlock2 {
    background: url(../images/szxx_3.jpg) no-repeat;
}

.rightBlock3 {
    background: url(../images/szxx_4.jpg) no-repeat;
}

.rightBlock4 {
    background: url(../images/szxx_5.jpg) no-repeat;
}

.rightBlock .questionBtn {
    position: absolute;
    bottom: 16px;
    right: 16px;
}

.szxx .mayor {
    width: 185px;
    height: 32px;
    display: block;
    position: absolute;
    left: 35%;
    top: 24px;
}

.hdjl_p2 {
    margin-top: 30px;
}

.wrap_1 .btn a:hover {
    text-decoration: none;
}

.tilSet {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #d5d5d5;
    cursor: pointer;
}

.tilSet .itm {
    line-height: 45px;
    font-size: 20px;
    color: #111;
    float: left;
    padding: 8px 15px 2px;
    margin-right: 50px;
}

.tilSet .itm.active {
    color: #2e6da1;
    border-bottom: 4px solid #2e6da1;
}

.tilSet .itm a:hover {
    text-decoration: none;
}

.tilSet .itm a {
    color: #111;
}

.bg {
    width: 100%;
    background: #F8F8F8;
    padding: 20px 0 40px;
    margin-top:30px; 
}

.bg .title img{
    margin: 10px auto 20px;
    text-align: center;
    display: block;
}

.bg .left img{
    /* margin-bottom: 20px; */
}

.bg .hide {
    display: none;
}

.bg .dchs{
    width: 570px;
}

.bg .dchs .dchsTitle {
    padding-bottom: 10px;
    line-height: 40px;
    font-size: 20px;
    display: block;
    color: #2f6ea3;
    margin-bottom: 16px;
    border-bottom: 1px solid #d5d5d5;
}

.bg .dchs .newList li {
    width: 100%;
    line-height: 34px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
}

.bg .dchs .newList li a{
    display: block;
    text-align: justify;
}