.tupianxinwen {
    margin-bottom: 60px;
}
.tpxw {
    position: relative;
}
.zhaokai {
    padding-top: 50px;
}
.lanxian1 {
    width: 95px;
    height: 2px;
    background: #295ca4;
    margin-left: 20PX;
    position: absolute;
    top: 28px;
} 
.lanxian2 {
    width: 50px;
    height: 2px;
    background: #295ca4;
    margin-left: 20PX;
    position: absolute;
    top: 35px;
} 
.more {
width:82px;
height:20px;
background:url(../images/more.png) no-repeat;
display:block;
    position: absolute;
    right: 0px; bottom:5px;
}
.zhaokailb{
    padding-top: 50px;
    margin: 0px -10px;
}
.jiaoliu {
    width: 25%;
    float: left;
    padding: 0px 10px;
    box-sizing: border-box;
}

.jiaotp{ width:100%; display:block; padding-bottom:56%; 
    position:relative; overflow:hidden;
 }
.jiaotp img{width:100%; position:absolute; top:0; left:0; 
    transition:all 0.4s;
    -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
  }
.jiaotp img:hover{transform: scale(1.1);}

.v_news_content p{
font-size:16px;
color:#333;
line-height:30px;
text-indent:30px;
}


.wenzi {
border-bottom: 2px solid #cccccc;
    box-sizing: border-box;
    width: 100%;
    padding: 27px 10px 20px 20px;
    box-shadow: 0px 2px 2px #cccccc;
}
.wz {
    display: block;
    height: 50px;
    font-size: 16px;
    color: #111111;
    line-height: 25px;
 overflow:hidden; text-overflow:ellipsis;
}
.wenzi:hover {
    border-bottom: 2px solid #295ca4;
}
.wenzi:hover .wz {
    color: #295ca4;
    cursor: pointer;
font-weight:bold;
}
.data {
    width: 100%;
    height: 13px;
    background: url(../images/heijiantou.png) no-repeat 91% 72%;
    padding-top: 30px;
}
.jiaoliu img {
display:block;
}
.wenzi:hover .data {
    background: url(../images/xiajiantou.png) no-repeat 91% 72%;
}
.data a {
    font-size: 14px;
    color: #999999;
}
.xiaoxi {
    background: #f3f3f3;
    padding-bottom: 50px;
}
.a {
    margin: 0px -25px;
}
.xianli {
    box-sizing: border-box;
    padding: 50px 25px 0px;
    width: 50%;
    float: left;
}
.huiyi {
    padding-top: 35px;
}
.ri {
    width: 65px;
    height: 45px;
    background: #fff;
    color: #295ca4;
    font-size: 31px;
    line-height: 45px;
    text-align: center;
}
.nian {
    width: 65px;
    height: 30px;
    background: #295ca4;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.huiyi li {
    border-bottom: 1px solid #ccc;
    padding: 15px 0px;
}
.shang {
    font-size: 16px;
    color: #111111;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xia {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    margin-top: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.huiyi li:hover p{
    color: #295ca4;
    cursor: pointer;
}
.huiyi li:hover .shang {
font-weight:bold;
}
.huiyi li p:hover {
    cursor: pointer;
}
.shuju {
    padding-top: 31px;
}
.sj {
    width: 95px;
    height: 32px;
    background: #858987;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    float: left;
}
.shuju li p {
    width: calc(100% - 155px);
    font-size: 16px;
    color: #111111;
    margin-left: 15px;
    float: left;
    padding-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.shuju li {
    border-bottom: 1px solid #ccc;
    padding: 18px 0px;
    background: url("../images/dajiantou.png") no-repeat 100% 50%;
}
.shuju li:hover .sj {
    background: #295ca4;
}
.shuju li:hover p{
    color: #295ca4;
font-weight:bold;
}
.shuju li:hover{
    background: url("../images/yuanjiantou_09.png") no-repeat 100% 50%;
}
.zhuanlan {
    height: 345px;
    width: 100%;
    background: url(../images/lansebeijing_12.png) no-repeat center;
}
.zl {
    padding-top: 55px;
}
.bai {
    background: #fff;
}
.waiguo {
    margin: 0px -15px;
    padding-top: 50px;
}
.chaming {
    padding: 0px 15px;
    float: left;
    width: 33.3%;
    box-sizing: border-box;
}
.chaming {
    position: relative;
}
.chaming p {
    position: absolute;
    top: 36%;
    width: 90%;
    text-align: center;
    font-size: 28px;
    color: #fff;
}
.shuju img{
    float: left;
    padding-top: 8px;
}
.chuizi li {
    border: none;
    padding: 10.5px 0;
    background: #f3f3f3;
}
.chuizi li:hover {
    background: #f3f3f3;
}
.chuizi div {
    float: right;
    font-size: 14px;
    color: #818289;
    padding-top: 5px;
}
.chuizi li:hover div{
    color: #295ca4;
}
@media only screen and (max-width: 1350px) {
    .jiaoliu {
        width: 50%;
        padding-top: 2%;
    }
    .a {
        margin: 0;
    }
    .waiguo {
        margin: 0;
    }
    .hd {
        display: none;
    }

}
@media only screen and (max-width: 1200px) {
    .cedaohang {
        display: none;
    }
    .ej {
        display: none;
    }
    .youbu {
        width: 100%;
    }

    
}
@media only screen and (max-width: 850px) {
    .xianli {
        width: 100%;
padding: 50px 0px 0px;
    }
    .zhuanlan {
        padding-bottom: 65px;
        height: auto;
        width: 100%;
    }
    .chaming p {
        font-size: 19px;
    }
.tpxw {
    padding-left: 0px;
}
}
@media only screen and (max-width: 650px) {
    .jiaoliu {
        width: 100%;
padding-top:0px; margin-bottom:30px;
    }
    .chaming p {
        font-size: 12px;
    }
.yingyao li{padding-right:0px;}
.jiangzuo{width: calc(100% - 0px);}
.jiangzuo2{width: calc(100% - 0px); float:left;}
.zhaokailb{ padding-top:20px;}
.data{ padding-top:0px;}
.wenzi{ padding-top:13px;}

.huiyi{ padding-top:20px;}

.shuxian{ display:none;}
.nianyue{ margin-left:0px;}
.nianyue .nian{ float:left; width:auto;}
.yue{ float:left;font-size:16px; line-height:33px; margin-right:5px;}

.njdx{ margin-top:0px !important;}


}
@media only screen and (max-width: 580px) {
.waiguo {
padding-top: 0px;
}
.zhuanlan {
background: #295ca4;
}
.chaming {
width:100%;
padding-top: 20px;
}
.chaming p {
font-size: 25px;
     top: 48%;
    width: 94%;
}
}
@media only screen and (max-width: 450px) {
    .biaoti {
        position: initial;
    }
}