.wid1100 {
    width: 1100px;
    margin: 0 auto;
}

.title {
   line-height: 60px;
    font-size: 30px;
    color: #2f6ea3;
    font-weight: 900;
    margin-bottom: 25px;
    text-align: center;
}
.title a{
    color: #2f6ea3;
}
.tilSet{
    width: 100%;
   
    border-bottom: 1px solid #444;
    cursor: pointer;
}

.tilSet .itm{
    width: 112px;
    line-height: 45px;
    font-size: 20px;
    color: #111;
    float: left;
    padding: 0 15px;
    margin-right: 50px;
}

.tilSet .itm.active{
    color: #2e6da1;
    border-bottom: 6px solid #2e6da1;
}
.zxft-er .til{
    /* display: inline-block;
    width: 240px; */
}
.viewList {
    border: none;
}

.viewList ul {
    margin: 12px 26px 0 0;
}

.viewList ul li {
    margin: 0 0 0px 0;
}

.viewList ul li .til {
    text-overflow: ellipsis;
    white-space: nowrap;
}

.viewList ul li .dot {
    width: 6px;
    height: 6px;
    background-color: #bebebe;
    float: left;
    margin: 17px 14px 0 0;
}

.viewList ul li a {
    font-size: 16px;
    color: #444;
}

.viewList ul li .time {
    font-size: 16px;
    color: #8d8d8d;
    float: right;
}

.lBanner,.lBanner img{
    width: 581px;
    height: 112px;
    margin-top: 40px;
}
/*在线访谈*/

.ftyg{width:100%;overflow:hidden;height:64px;}
.ftyg strong{display:block;width:900px;overflow:hidden;font:24px/64px "Microsoft YaHei";text-align:center;margin:0 auto;color:#fff;}
.ftyg strong a{color:#fff;}
.zxft-er{   
    overflow: hidden;
    margin: 30px 0px;}


.itm{   width: 48%;
    margin: 0 0 15px;
    font-size: 16px;
    border: 1px solid #e7e7e7;
    padding: 10px 10px;}
.itm img{float:left;display:inline;width:285px;height:182px;margin:10px 20px 10px 0;}
.zhuti,.zhuti a{color:#2f6ea3;}
.longlong{width:2440px;}
.scrollbar{width:100%;}
.month{float:left;width:275px;background:#f7f7f7;margin:0 20px 10px 0;}
.month strong{float: left;
    font-size: 14px;
    line-height: 28px;
    margin: 5px 10px;
    height: 90px;
    }
.month p{clear:both;color:#4a4a4a;margin:0 10px 0 20px;font-size:14px;line-height:24px;}
.month img{width:275px;}
.til p { line-height:28px;margin:20px 5px 0 0; }
.til p span{width:50px; display:block;float:left; }
/* .til p a{display:block;float:left; } */
/* .til p.zhuti a{display:block;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;} */
/* .til p.jiabin{margin-top:8px;height:200px;} */
/* .til p.shijian{margin-top:20px;} */

.zxftWrap .itm img {
    width: 280px;
    height: 190px;
    margin-bottom: 18px;
}
.con {
    width: 962px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    padding: 20px;
}

.zwone {
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
}
.zxftWrap{
    width: 100%;
    height: 420px;
    position: relative;
    overflow:hidden;
}

.zxftWrap .itm{
    width: 280px;
    height: 370px;
       margin: 0 10px;
}

.zxftWrap .itm:hover{
    background-color: #ffffff;
    box-shadow: 0 0 30px #e5e5e5;
    border-bottom: 2px solid #2f6ea3;
}

.zxftWrap .itm.floatEnd{
    margin-right: 0;
}

.zxftWrap .itm .newIcon{
    width: 71px;
    height: 30px;
    position: absolute;
    left: 225px;
    top: 18px;
}

.zxftWrap .itm .til{
   
    padding: 10px 15px;
    font-size: 16px;
    color: #000;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zxftWrap .itm .til a {color:#111}
.zxftWrap .itm .til .til-con{
    height: 45px;
    overflow: hidden;
    display: block;
     overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
        font-weight: bolder;
}

.zxftWrap .itm .til .time{
    font-size: 14px;
    color: #8c8c8c;
    margin-top: 10px;
}

.zxftWrap .itm .abstract{
  
    height: 60px;
    font-size: 14px;
    color: #535353;
    padding: 0 15px 0 15px;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.zxft_l , .zxft_la {
   width: 80px;
    height: 80px;
    background: url(../images/left_a.png) no-repeat;
    position: absolute;
    top: 140px;
    left: -12px;
}

.zxft_r , .zxft_ra {
    width: 80px;
    height: 80px;
    background: url("../images/right_a.png") no-repeat;
    position: absolute;
    top: 140px;
    right: -20px;
}
.wzmina { width:90%;margin:0 auto; overflow:hidden; }

.wzminb { width:100%;margin:0 auto; overflow:hidden; }
.left {
    float: left;
}
.right{float: right;}