.dh-itm {
    padding: 0 33px;
}

.p1 .tt-news .ttn-itm:last-child{
    border-bottom: none;
}

.conTitle{
    line-height: 36px;
    font-size: 22px;
    position: relative;
    color: #0b6bb8;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #adadad;
}

.conTitle img{
    display: inline-block;
    margin-right: 12px;
    vertical-align: -4px;
}

.conTitle span{
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 138px;
    height: 3px;
    background: #0b6bb8;
}

.titlePic{
    margin: 24px 0 0;
}

.p2{
    height: 288px;
}

.p2 .con{
    position: relative;
}

.tj-itm {
    width: 186px;
    margin: 25px auto 0;
}

.tj-itm img{
    width: 186px;
    height: 140px;
}

.tj-itm p{
    overflow: hidden;
    white-space: nowrap;
    margin-top: 10px;
    text-overflow: ellipsis;
}

#tjBtn2 {
    top: 130px;
    right: 10px;
    width: 17px;
    height: 46px;
    cursor: pointer;
    position: absolute;
    background: url(../images/right_bk.png) no-repeat center top;
}

#tjBtn1 {
    top: 130px;
    left: 10px;
    width: 17px;
    height: 46px;
    cursor: pointer;
    position: absolute;
    background: url(../images/left_bk.png) no-repeat center top;
}

.topic{
    width: 1100px;
    margin: 30px auto;
}

.p3{
    margin-top: 30px;
}

.lnew-item{
    margin-bottom: 30px;
}

.lnew-item .conTitle span{
    width: 106px;
}

.left_new {
    width: 530px;
}

.new-1 .content {
    width: 300px;
    margin-right: 0; 
}

.new-1 .content h3 {
    height: 46px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.new-1 img {
    height: 136px;
}

.p4{
    margin-top: 10px;
    height: 340px;
    background: url(../images/bg_bk.jpg) no-repeat center top;
}

.wrapfilter{
    width: 1030px;
    position: relative;
}

.p4 .bk-swiper{
    margin-top: 25px;
}

#bkBtn2 {
    top: 165px;
    right: 10px;
    width: 17px;
    height: 46px;
    cursor: pointer;
    position: absolute;
    background: url(../images/right_bk.png) no-repeat center top;
}

#bkBtn1 {
    top: 165px;
    left: 10px;
    width: 17px;
    height: 46px;
    cursor: pointer;
    position: absolute;
    background: url(../images/left_bk.png) no-repeat center top;
}

.p4 .bk-swiper .bk-itm{
    width: 310px;
    text-align: center;
    margin: 0 auto;
}

.p4 .bk-swiper .bk-itm img{
    width: 310px;
    display: block;
    margin-bottom: 10px;
    height: 194px;
}

.p4 .bk-swiper .bk-itm p {
    height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.p5 .sc{
    width: 530px;
    overflow: hidden;
}

.p5 .sc .scPic{
    margin-top: 10px;
    margin-bottom: 10px;
}

.p5 .sc .scPic img{
    width: 530px;
    height: 300px;
}

.p5 .sc .scList li{
    float: left;
    width: 245px;
    margin-right: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis; 
    white-space: nowrap;
}

.p5 .sc .scList li.last{
    margin-right: 0;
}

.p5 .sc .scList li .dot {
    width: 6px;
    height: 6px;
    background-color: #ccc;
    float: left;
    margin: 16px 10px 0 2px;
}

.p5 .zyPic{
    margin-top: 10px;
    background: #e2f2ff;
    padding: 10px;
}

.p5 .zyPic .section{
    margin: 10px;
    width: 234px;
}

.p5 .zyPic .section img{
    height: 132px;
    width: 234px;
}

.p5 .zyPic .section p{
    color: #434343;
    margin-top: 10px;
    width: 234px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p5 .conTitle span{
    width: 106px;
}

.yqljLinks{
    margin: 10px 0 26px;
}

.yqljLinks li{
    float: left;
    width: 156px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.yqljLinks li span{
    float: right;
    width: 1px;
    margin: 22px 0 0;
    height: 16px;
    background: #b8d3e9;
}

.yqljLinks li a:hover{
    color: #049bf2;
}