/*内容区域*/
/*统一标题*/
.sd_title{
    height: 51px;
    line-height: 52px;
    border-bottom: 1px #295db3 solid;
    overflow: hidden;
}
.sd_title h1{
    float: left;
    background: url(../img/t_xw.png) left center no-repeat;
    padding-left: 70px;
    /*position: relative;*/
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    letter-spacing: 2px;
}
.sd_title h1 i{
    font-size: 14px;
    color: #a91b1b;
    font-weight: normal;
    letter-spacing: normal;
}
.sd_title  .more{
    float: right;
}
.sd_title  .more a{
    font-size: 12px;
    color: #999999;
}
/*综合新闻*/
.part1{
    margin: 40px auto;
}
.zhxw{
    float: left;
    width: 935px;
}
.news_box{
    margin-top: 15px;
}
/*焦点图*/
.news_box .focusBox {
    position: relative;
    width: 405px;
    height: 338px;
    /*overflow: hidden;*/
    background: red;
    float: left;
    /*transition: all 0.5s ease-in-out;*/
    /*transform: translateY(-100%);*/
    margin-right: 20px;
}
.news_box .focusBox .pic img {
    width: 405px;
    height: 338px;
    display: block;
}

.news_box .focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}

.news_box .focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.news_box .focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 14px;
    text-decoration: none;
}

.news_box .focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #6b6b6b;
    /*filter: alpha(opacity=40);*/
    /*opacity: 0.4;*/
    overflow: hidden;
}

.news_box .focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 13px;
    right: 8px;
}
.news_box .focusBox .num li {
    float: left;
    position: relative;
    width: 9px;
    height: 9px;
    line-height: 9px;
    overflow: hidden;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
}

.news_box .focusBox .num li a,
.news_box .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: #acacac;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    font-size: 12px;
}

.news_box .focusBox .num li span {
    z-index: 1;
    background: #acacac;
    /*filter: alpha(opacity=50);*/
    /*opacity: 0.5;*/
}

.news_box .focusBox .num li.on a,
.news_box .focusBox .num a:hover {
    background: #295db3;
    color: #ffffff;
}
.news_box .news{
    width: 500px;
    float: right;
}
.news_box .news .news_top{
    border-bottom: 1px #e6e6e6 solid;
    padding-bottom: 10px;
}
.news_box .news .news_top h1 a{
    font-size: 24px;
    color: #295db3;
    font-weight: bold;
}
.news_box .news .news_top span,
.news_box .news .news_top p
{
    font-size: 14px;
    color: #999999;
}
.news_box .news .news_top span {
    margin: 15px 0;
    display: block;
}
.news_box .news .news_top p{
    line-height: 20px;
}
.news_box .news ul{

}
.news_box .news ul li{
    height: 45px;
    line-height: 45px;
    margin-top: 3px;
    overflow: hidden;
}
.news_box .news ul li a{
    font-size: 20px;
    color: #333333;
}
.news_box .news ul li a:hover{
    color: #295db3;
}
.news_box .news ul li span{
    float: right;
}

/*通知公告*/
.tzgg{
    float: right;
    width: 400px;
}
.tzgg .sd_title h1{
    background: url(../img/t_gg.png) left center no-repeat;

}
.tzgg ul{

}
.tzgg ul li{
    border-bottom: 1px #e6e6e6 solid;
    padding: 15px 0;
}
.tzgg ul li:last-child{
    border-bottom: none;
}
.tzgg ul li .time{
    width: 60px;
    float: left;
    text-align: center;
    margin-right: 15px;
}
.tzgg ul li .time .day{
    height: 30px;
    line-height: 30px;
    background: #ebeaea;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.tzgg ul li .time .year{
    border: 1px #e6e6e6 solid;
    line-height: 26px;
    font-size: 12px;
    color: #333333;
}
.tzgg ul li p{
    font-size: 17px;
    color: #333333;
    line-height: 30px;
}
.tzgg ul li:hover .time .day{
    background: #fab13e;
    transition: 0.5s;
}
.tzgg ul li:hover p{
    color: #295db3;
    transition: 0.5s;
}
/*学术报告*/
.part2{margin-top:20px;}
.part2 .sd_title h1{
    background: url(../img/t_bg.png) left center no-repeat;
}
.xsbg_bg{
    background:  url(../img/xsbg_bg.png) center center no-repeat;
    background-size: 100%;
    height:509px;
    margin-top: 20px;
}
.xsbg_bg ul{
    margin: 50px  -28px 0;

}
.xsbg_bg ul li{
    float: left;
    width: 50%;
    margin-bottom: 26px;
}
.xsbg_bg ul li>a{

}

.xsbg_bg ul li .infor{
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    margin: 0 28px;
    padding:15px;
    position: relative;
}
.xsbg_bg ul li .infor h1{
    font-size: 15px;
    color: #295db3;
    font-weight: bold;
    line-height: 26px;
    height:55px;
overflow: hidden;
}
.xsbg_bg ul li .infor h1 a{
color: #295db3;
    font-weight: bold;
}
.xsbg_bg ul li .infor h2{
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    background: url(../img/rw1.png) left center  no-repeat;
    padding-left: 26px;
    height: 24px;
    line-height: 24px;
}
.xsbg_bg ul li .infor h2 i{
    font-weight: normal;
}
.xsbg_bg ul li .infor h2.yqr{
    background: url(../img/rw2.png) left center  no-repeat;
}
.xsbg_bg ul li .infor h2.time{
    background: url(../img/time.png) left center  no-repeat;
}
.xsbg_bg ul li .infor h2.address{
    background: url(../img/ad.png) left center  no-repeat;
}
.xsbg_bg ul li .infor .more{
    position: absolute;
    bottom: 15px;
    right: 0;
    background: #fab13e;
    text-align: center;

}
.xsbg_bg ul li .infor .more>a{
    font-size: 12px;
    color: #ffffff;
    display: block;
    padding: 10px 30px;
}
/*科研进展*/
.part3{
    margin-top: 40px;
}
.kyjz{
    width: 572px;
    float: left;
}
.kyjz .sd_title h1{
    background: url(../img/t_ky.png) left center no-repeat;
}
.kyjz .kyjz_text{

}
.kyjz .kyjz_text .img1{
    overflow: hidden;
    margin: 30px -15px 0;
    display: block;
}
.kyjz .kyjz_text .img1 img{
    float: left;
    width: 45%;
    height:140px;
    margin: 0 15px;
    display: block;
    /*transition: all 0.3s;*/
    /*-webkit-transition: all 0.3s;*/
    /*-moz-transition: all 0.3s;*/
}
.kyjz .kyjz_text .img1:hover img{
    /*transform: scale(1.2);*/
    /*-webkit-transform: scale(1.2);*/
    /*-moz-transform: scale(1.2);*/
}
.kyjz .kyjz_text ul{

}
.kyjz .kyjz_text ul li{
    background:  url(../img/dian.png) left center no-repeat;
    padding-left: 16px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.kyjz .kyjz_text ul li a,
.kyjz .kyjz_text ul li span
{
    font-size: 15px;
    color: #333333;
}
.kyjz .kyjz_text ul li span{
    float: right;
}
.kyjz .kyjz_text ul li a:hover{
    color: #295db3;
}
/*研究生教育*/
.yjsjy{
    width: 670px;
    float: right;
}
.yjsjy .sd_title h1{
    background: url(../img/t_jy.png) left center no-repeat;
}
.yjsjy ul{
    margin-top: 10px;
}
.yjsjy ul li{
    border-bottom: 1px #ececec dashed;
    padding: 10px;
}
.yjsjy ul li a{
    font-size: 20px;
    color: #333333;
    line-height: 36px;
    display: block;
}
.yjsjy ul li span{
    font-size: 12px;
    color: #999999;
    display: block;
}
.yjsjy ul li:hover{
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    transition: 0.5s;
}
.yjsjy ul li:hover a{
    color: #295db3;
}
/*友情链接*/
.part4{
    margin-top: 30px;
}
.part4 .sd_title h1{
    background:  url(../img/t_link.png) left center no-repeat;
}
.part4 .link li{
    float: left;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    margin: 10px 30px 10px 0;
}
.part4 .link li a{
    font-size: 16px;
    color: #000000;
}
.part4 .link li:hover a{
    color: #295db3;
    font-weight: bold;
}
/*icon*/
.part5{
    background:  url(../img/icon_bg.png) center center no-repeat;
    background-size: cover;
    height: 251px;
    margin-top: 20px;
    overflow: hidden;
}
.part5 .tb{
    position: relative;
}
.part5 .tb span{
    position: absolute;
    background: url(../img/icon_bg2.png) center center repeat-x;
    display: block;
    height: 1px;
    min-width: 1920px;
    top: 50%;
    margin-top: 6px;
}
.part5 .tb span.tb1{
    left: 50%;
    margin-left: 600px;
}
.part5 .tb span.tb2{
    right: 50%;
    margin-right: 600px;
}

.tb ul{
    background:  url(../img/icon_big_bg.png) center center no-repeat;
    margin-top: 15px;
}
.tb ul li{
    position: relative;
    float: left;
    text-align: center;
    margin: 38px 70px 0 0;
    width: 154px;
    overflow: hidden;
}
.tb ul li:first-child{
    margin-left: 143px;
}
.tb ul li:nth-child(5){
    margin-right: 0;
margin-left: 18px;
}
.tb ul li:nth-child(2){
    margin-left: 20px;
}
.tb ul li:nth-child(3){
   margin-left: 19px;
}
.tb ul li:nth-child(4){
   margin-left: 20px;
}
.tb ul li p{
    font-size: 17px;
    color: #ffffff;
    margin-top: 30px;
}
.tb ul li .tb_icon{
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    box-shadow: 0 0 0 30px transparent;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari å’Œ Chrome */
    -o-transition: all 0.5s;
    width: 122px;
    height:122px;
    border: 1px #ffffff solid;
    border-radius: 50%;
    display: table;
}
.tb ul li .tb_icon i{
    width: 54px;
    background: url(../img/icon1.png) no-repeat;
    margin: auto;
    height: 54px;
    position: absolute;
    left: 35px;
    top:35px;
    display: table-cell;
    vertical-align: middle;
    background-position: center center;
}
.tb ul li:hover .tb_icon{
    background: #ffffff;
    transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
}
.tb ul li:hover .tb_icon i.sd_icon1{
    background: url(../img/icon1_hover.png) no-repeat;
}
.tb ul li .tb_icon i.sd_icon2{
    background: url(../img/icon2.png) no-repeat;
}
.tb ul li:hover .tb_icon i.sd_icon2{
    background: url(../img/icon2_hover.png) no-repeat;
}
.tb ul li .tb_icon i.sd_icon3{
    background: url(../img/icon3.png) no-repeat;
}
.tb ul li:hover .tb_icon i.sd_icon3{
    background: url(../img/icon3_hover.png) no-repeat;
}
.tb ul li .tb_icon i.sd_icon4{
    background: url(../img/icon4.png) no-repeat;
}
.tb ul li:hover .tb_icon i.sd_icon4{
    background: url(../img/icon4_hover.png) no-repeat;
}
.tb ul li .tb_icon i.sd_icon5{
    background: url(../img/icon5.png) no-repeat;
}
.tb ul li:hover .tb_icon i.sd_icon5{
    background: url(../img/icon5_hover.png) no-repeat;
}

/*列表页*/
.ziban {
    display: block;
    width: 100%;
    height: 250px;
    margin: 0 auto;
}
.box-zt {
    width: 1200px;
    min-height: 600px;
    margin: 30px auto;
    /*background: rgba(255,255,255,0.8);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8ffffff,endcolorstr=#c8ffffff);*/
    /*box-shadow: 0px 2px 8px 0px rgba(212, 211, 211, 0.58);*/
}

/*列表页左侧*/
.sidebar {
    width: 240px;
    float: left;
}

.sidemain {
    height: 60px;
    background: rgb(41, 93, 179);
    font-size: 22px;
    color: #fff;
    line-height: 60px;
    text-align: center;
}

.accordion {
    width: 100%;
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 12px 20px;
    color: #444;
    font-size: 15px;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li {
    margin-bottom: 1px;
    background: rgb(245, 245, 245);
    overflow: hidden;
}
.accordion li>.link> a.on{
    color: #295db3;
    font-weight: bold;
}
.accordion li:last-child .link {
    border-bottom: 0;
}
.accordion li>.link> a:hover{
    color: #295db3;
    font-weight: bold;
}
.accordion li i {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/xia.png) center no-repeat;
    position: absolute;
    top: 10px;
    right: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.accordion li>.link> a{
    display: block;
    line-height: 24px;
}
.accordion li.open .link {
    color: #295db3;
}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.submenu {
    font-size: 14px;
    border-top: none;
}

.submenu li {
    background: rgb(232, 232, 232);
}

.submenu a {
    display: block;
    text-decoration: none;
    padding: 8px;
    padding-left: 21px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    font-size: 14px;
}
.submenu a.on{
    background: #5e8fe1;
    color: #FFF;
}
.submenu a:hover {
    background: #5e8fe1;
    color: #FFF;
}
/*列表页右侧*/
.box-zt-right {
    float: right;
    width: 912px;
}

.box-zt-right .place {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #cccccc solid;
}

.box-zt-right .place .place-bt {
    font-size: 22px;
    float: left;
    color: #295db3;
    font-weight: bold;
}

.box-zt-right .place .place_r {
    float: right;
}

.box-zt-right .place .place_r span {
    background: url(../img/place.png) left center no-repeat;
    padding-left: 20px;
    line-height: 38px;
}

.box-zt-right .place .place_r a {
    font-size: 13px;
    color: #333333;
    padding: 0 5px;
}

.box-zt-right .place .place_r a:hover {
    color: #295db3;
}

.box-zt-right .list_box {
    margin-top: 10px;
}

.box-zt-right .list_box li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    font-size: 15px;
}

.box-zt-right .list_box li em {
    float: right;
    font-size: 14px;
    color: #666;
}

.box-zt-right .list_box li a {
    display: block;
}

.box-zt-right .list_box li a:hover {
    color: #295db3;
    font-weight: bold;
}

/*内容页*/
.box-zt-right .main_content {
    margin-top: 15px;
    font-size: 14px;
    color: #333;
    line-height: 2.0;
}

.box-zt-right .main_content .title {
    text-align: center;
    font-size: 20px;
    color: #333333;
    line-height: 1.7;
    margin-top: 30px;
    height: auto;
    border: 0;
    font-weight: bold;
}

.box-zt-right .main_content .Subtitle {
    text-align: center;
    font-size: 12px;
    color: #333333;
    line-height: 2.5;
    background: #f5f5f5;
    margin-top: 10px;
}

.box-zt-right .main_content .dpzw {
    font-size: 14px;
    color: #333333;
    line-height: 2.5;
    margin-top: 15px;
    border-bottom: 1px #cccccc dashed;
    padding-bottom: 30px;
}
.box-zt-right .main_content .dpzw.dpzw1{
border-bottom: none;

}
.box-zt-right .main_content .dpzw p {
   
}

.box-zt-right .main_content .page_box {
    margin-top: 20px;
}

.box-zt-right .main_content .page_box a {
    color: #666;
    line-height: 20px;
}

.box-zt-right .main_content .page_box a:hover {
    color: #295db3;
}

/*图片列表页*/
.pic_list ul {
    padding: 10px 0;
}

.pic_list ul li {
    float: left;
    width: 25%;
}

.pic_list ul li a {
    display: block;
    padding: 10px 15px;
}

.pic_list ul li a:hover {
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(212, 211, 211, 0.58);
}

.pic_list ul li a img {
    /*width: 100%;*/
    height:150px;
    background: #000000;
    display: block;
    margin: 0 auto;
}
.pic_list.pic_list1 ul li a img {
    height:320px;

}
.pic_list ul li p {
    text-align: center;
    line-height: 40px;
}

.pic_list ul li a:hover p {
    font-weight: bold;
    color: #295db3;
}

/*文章列表页*/
.wz_list ul {
    margin: 0 -10px;
}

.wz_list ul li {
    width: 50%;
    float: left;
    margin: 20px 0;
}

.wz_list ul li a {
    margin: 0 10px;
    display: block;
}

.wz_list ul li img {
    float: left;
    width: 100px;
    display: block;
    margin-right: 10px;
}

.wz_list ul li .jianjie {

}

.wz_list ul li .jianjie h1 {
    font-size: 14px;
    color: #333333;
    padding: 10px 0;
}

.wz_list ul li .jianjie h1:hover {
    color: #295db3;
    font-weight: bold;
}

.wz_list ul li .jianjie p {
    font-size: 12px;
    color: #999999;
    line-height: 30px;
}

/*链接列表页*/
.listbox {
    overflow: hidden;
    margin-top: 20px;
}
#pailiecon {
    overflow: hidden;

}
.fenlei .fenlei-1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    color: #075391;
    font-weight: bold;
    background: #abd2f1;
    border-left: solid 8px #075391;
    margin-bottom: 10px;
}
.fenlei .name span {
    float: left;
    width: 128px;
    height: 30px;
    line-height: 30px;
    margin-right: 22px;
    margin-bottom: 20px;
}
.fenlei .name a {
    line-height: 30px;
}
.fenlei .name a:hover{
    color: #295db3;
}
.fenlei.fenlei_rcgc{

}
.fenlei.fenlei_rcgc .fenlei-1{
    height: 40px;
    line-height: 40px;
    padding-left:0;
    color: #075391;
    font-weight: bold;
    background:none;
    border-bottom: 1px #075391 dashed;
    border-left: none;
}
.fenlei.fenlei_rcgc .fenlei-1 a{
 color: #075391;
    font-weight: bold;
}