*{
    margin: 0;
    padding: 0;
}
.body1{
    position: relative;
    top: 10px;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: #fff;
} 
.bd_hd{
    width: 100%;
    height: 30px;
    position: relative;
    top: 30px;

}
.bd_news{
    width: auto;
    height: 30px;
    font-size: 20px;
    color:#037adb;
    border-left: 6px solid #037adb;
    margin-left: 30px;
    padding-left: 10px;
}
.bd_many{
    width: auto;
    height: 30px;
    font-size: 15px;
    color: #a5a5a5;
    float: right;
    margin-right: 30px;
}
/* 专题推荐 */
.ms{
    width: 1152px;
    height: 0px;
    margin-top: 60px;
    margin-bottom: 30px;
    overflow: hidden;
}
.ms_ne span{
    font-size: 20px;
    color: #037adb;
    border-left: 5px solid #037adb;
    padding-left: 10px;
    float: left;
}
.ms_ne .ms_m{
    font-size: 15px;
    color: #a5a5a5;
    float: right;
    margin-right: 12px;
}
.ms_ne{
    width: 100%;
    height: 30px;
    float: left;
    margin-bottom: 17px;
}


.ms .bd{
    width: 100%;
    height: 100px;
    overflow: hidden;
}
.ms .bd li{
    width: 230px;
    height: 100px;
    float: left;
    margin-right: 2px;
    overflow: hidden;
}
.ms .bd li a{
    width: 230px;
    height: 100px;
    overflow: hidden;
}
.ms .bd img{
    width: 230px;
    min-height: 100%;
}
.ms .prev{
    position: relative;
    z-index: 5;
    bottom: 60px;
    float: left;
}
.ms .next{
    position: relative;
    z-index: 5;
    bottom: 60px;
    float: right;
    right: 4px;
}
/* 结束 */
/* 动态  开始*/
#container-1 .bd_lt{
    position: relative;
    top: 48px;
}
#container-1 .ne_oe{
    width: 434px;
    height: 76px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
#container-1 .ne_oe .dae{
    width: 70px;
    height: 100%;
    background: #fff;
    float: left;
    border: 1px solid #037adb;
}
#container-1 .ne_oe .dae div{
    width: 100%;
    height: 40px;
    color: #037adb;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid #037adb;
}
#container-1 .ne_oe .dae span{
    display: block;
    width: 100%;
    color: #037adb;
    font-size: 13px;
    text-align: center;
    line-height: 28px;
}
#container-1 .ne_oe .tet{
    width: 360px;
    height: 78px;
    float: left;
    background: rgba(239,239,239,0.5);
    overflow: hidden;
    
}
#container-1 .ne_oe .tet a{
    width: 336px;
    height: 50%;
    font-size: 16px;
    line-height: 27px;
    display: block;
    padding: 10px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#container-1 .ne_oe .tet:hover{
    background:#037adb;
    color: #fff;
}
#container-1 .ne_oe .tet:hover a{
    color: #fff;
}
/* 动态  结束 */
.body2{
    margin-top: 40px;
}
.body2 .bd_lft{
    width: 800px;
    float: left;
}
/* 通知公告 */
.bd_left1{
    width: 800px;
    height: 352px;
    background: #fff;
}
.bd_lft1{
    width: 760px;
    height: 250px;
    margin-top: 44px;
    margin-left: 30px;
    float: left;
}
.lft_bor{
    width: 2px;
    height: 280px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    bottom: -32px;
    float: left;
    left: 38px;
}
.ne_one{
    width: 360px;
    height: 68px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.ne_one .date{
    width: 70px;
    height: 100%;
    background: #037adb;
    float: left;
    border-right:1px solid #f4f4f4;
}
.ne_one .date div{
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.ne_one .date span{
    display: block;
    width: 100%;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 28px;
}
.ne_one .text{
    width: 289px;
    height: 100%;
    float: left;
    background: #f4f4f4;
    overflow: hidden;
}
.ne_one .text a{
    width: 268px;
    height: 100%;
    font-size: 16px;
    line-height: 27px;
    display: block;
    padding: 10px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.twos_text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ones_text{
    overflow:hidden;
    text-overflow:ellipsis; 
    white-space:nowrap; 
}
.ne_one .text a:hover{
    background:#037adb;
    color: #fff;
}
/* 委员会动态 */
.bd_left2{
    width: 800px;
    height: 390px;
    background: #fff;
    margin-top: 30px;
}
.com{
    width: 100%;
    height: auto;
    margin: 48px 30px;
}
.com .com_img{
    width: 195px;
    height: 130px;
    overflow: hidden;
    float: left;
}
.com .com_img img{
    width: 100%;
    height: auto;
}
.com .com_img img{transition: all 0.5s;}
.com .com_img img:hover{transform: scale(1.1,1.1);}
.com .com_tit{
    width: 546px;
    height: 130px;
    float: left;
    overflow: hidden;
}
.com .tit{
    width: 510px;
    height: 32px;
    display: block;
    font-size: 18px;
    margin: 10px 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.com .tet{
    display: block;
    width: 93%;
    height: 60px;
    font-size: 16px;
    margin: 10px 30px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.com_list{
    width: 100%;
    height: 120px;
    float: left;
    margin: 25px 30px;
}
.com_list li{
    width: 340px;
    height: auto;
    float: left;
    margin: 7px 20px;
    font-size: 10px;
    list-style-type: disc;
}
.com_list li a{
    font-size: 16px;
}
/* 科技小院动态 */
.bd_left3{
    width: 800px;
    height: 480px;
    background: #fff;
    margin-top: 30px;
}
.bd_left3 .bd_sml{
    margin-top: 48px;
}
.bd_left3 .sml{
    width: 740px;
    height: 110px;
    background:#eeeeee;
    margin-left: 30px;
    margin-bottom: 20px;
}
.bd_left3 .sml_img{
    width: 186px;
    height: 108px;
    float: left;
    overflow: hidden;
    margin: 1px 1px;
}
.bd_left3 .sml_img img{
    width: 100%;
    min-height: 100%;
}
.bd_left3 .sml_img img{transition: all 0.5s;}
.bd_left3 .sml_img img:hover{transform: scale(1.1,1.1);}
.bd_left3 .sml_txt{
    width: 551px;
    height: 108px;
    float: left;
    margin: 1px 0px;
    overflow: hidden;
}
.bd_left3 .sml_txt a{
    width: 521px;
    height: 108px;
    color: #037adb;
    display: block;
    font-size: 16px;
    padding-top: 18px;
    padding-left: 20px;
    line-height: 30px;
    padding-right: 10px;
}
.bd_left3 .sml_txt a:hover{
    background: #037adb;
    color: #fff;
}
/* 视频新闻 */
.bd_right{
    width: 374px;
    float: right;
}
.bd_vi{
    width: 374px;
    height: 220px;
    float: right;
    margin-bottom: 30px;
    position: relative;
}
.bd_vi .bd_vi_img{
    width: 374px;
    height: 190px;
    overflow: hidden;
}
.bd_vi .bd_vi_img img{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.bd_vi .bd_vi_tet{
    width: 100%;
    height: 50px;
    overflow: hidden;
    background: #fff;
}
.bd_vi .bd_vi_tet span{
    font-size: 14px;
    line-height: 50px;
    margin-left: 10px;
}
.bd_vi .bd_vi_pause{
    width:40px;
    height: 40px;
    position: relative;
    z-index: 5;
    bottom: 120px;
    left: 280px;
}
.bd_vi .bd_vi_pause img{
    width: 100%;
    height: 100%;
}