.yzhy_pic{margin-top:15px;width: 100%;height: 130px; line-height:130px;text-align:center;background: url("../images/yzhy.png") center top no-repeat;}
.yzhy_pic a{font-size: 25px;color: #fff;letter-spacing: 8px;}
.yzhy_list{margin-top: 15px;}
.yzhy_list ul li{height:35px;line-height:35px;padding-left:15px;background: url("../images/dot.png") 3px center no-repeat;}
.yzhy_list ul li a{font-size: 16px;}

.fwzn_wrap{ width: 100%;}
.fwzn_wrap ul li{
    width: 25%;
    height: 100px;
    float: left;
    margin-right: 10%;
    text-align: center;
}
.fwzn_wrap ul li.fwznLast{margin-right: 0}
.fwzn_wrap ul li a{ display: block;line-height: 30px;}
.fwzn_wrap ul li:last-child{margin-right: 0;}
.margin_top50{margin-top: 50}
.news_wrap{width: 64%; float: left}

.news_pics_wrap{ width: 51%;float: left}

/*新闻标题*/
.news_top{width: 100%;margin-top:50px;margin-bottom: 30px;}
.news_top_left{}
.news_top_left>.news_title{
    float: left;

    font-size: 30px;
    font-weight: bold;
    color: #333;

    font-family: "Microsoft yahei";
}

.news_top .news_top_left .news_title_en{
    color: #2767CE;
    letter-spacing: 2px;
    font-weight: 300;
    margin-left: 20px;
    font-size: 35px;
}
.news_top_right{
    float: right;
}

.news_more{
    font-size: 16px;
    cursor: pointer;
    color: #1D50A1;
}
/*新闻列表*/
.news_txt_wrap{width: 46%;float:right;height:500px;}
.news_txt_wrap ul li{
    width: 100%;
    padding: 13px 29px 16.5px 26px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
    margin-bottom: 19px;
}
.date{
    display: block;
    font-size: 14px;
    color: #1F54A0;
    font-weight: bold;
    margin-bottom: 5px;


}
.news_txt_wrap ul li .next-txt {
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
}

/*通知标题*/
.notice_wrap{
    width: 31%;
    float: right;
    /*background-color: gray;*/

}
.notice_txt_wrap{
    margin-top: 30px;
    height: 200px;

}
.notice_txt_wrap li{
    margin-top: 25px;
}

.notice_txt_wrap .date_wrap{
    width: 76px;
    height: 76px;
    float: left;
    background-color: #b3770f;
    text-align: center;
    color: #fff;
}
.notice_txt_wrap .date_wrap .day{
    line-height: 40px;
    font-weight: bold;
    font-size: 18px;
}
.notice_txt_wrap .date_wrap .year{
    width: 80%;
    margin: 0 auto;
    border-top: 1px solid #fff;
    padding-top: 3px;
    line-height: 25px;
}
.notice_txt_wrap .txt_wrap{
    margin-left: 90px;
    padding-top: 10px;



}
.notice_txt_wrap .txt_wrap a{
    font-size: 18px;
    font-weight:bold;
    line-height: 30px;
}
/*学术讲座*/
.xs{
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-top: 50px;
    margin-bottom: 50px;
}
.xs .more{
    position: absolute;
    right: 0;
    top: 0px;
    color: #999;
}
.xs  a.more{

    font-weight: normal;
    font-size: 20px;
    color: #999;
}
.xs_tab{
    height: 130px;
    float: left;
    margin-bottom: 90px;
    padding: 0 20px;
    width: 33.33%;
}
.xs_tab a{
    display: block;
    padding: 20px 30px;
    border: 2px solid #005375;
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
    font-weight: bold;
    /*background-color: #005375;*/
    /*color: #fff;*/

}
.xs_tab a:hover{
    background: url("img/ho.png") right bottom no-repeat;
    color: #005375;
}
.xs_tab a:hover .date{
    /*color: #fff;*/
}
.xs_tab .date{
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    padding-left: 35px;
    background: url(img/date.png) left center no-repeat;
}

.xs_txt{
    font-size: 18px;
    height: 50px;
    line-height: 28px;
}