a{
    text-decoration: none;
    cursor: pointer;
}
*{
    font-family: "Microsoft YaHei";
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.wrap{f
    width: 100%;
    min-width: 1200px;
   position: relative;f
}
.header{
    width: 100%;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
}
.header_center{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.date_time{
    float: left;
    line-height: 35px;
    font-size: 13px;
    color: #dee3e4;
}
.reback{
    float: right;
    line-height: 45px;
    color: #444444;
    font-size: 14px;
}
.reback a{
    font-size: 14px;
    color: #444444;
}
.logo_b{
    width: 100%;
    height: 118px;
    background: url("../images/lo.png")no-repeat;
    position: relative;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/lo.png',sizingMethod='scale');
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/lo.png',sizingMethod='scale')";
    background-size: cover;
}
.logo_center{
    width: 1200px;
    margin: auto;
    /* overflow: hidden; */
    position: relative;
}
.logo{
    float: left;
}
.logo img{
    margin-top: 14px;
}
.nav{
    
height: 50px;
    
width: 100%;
    
background: #2984e1;
}
.nav_center{
    position: relative;
    height: 55px;
    width: 1200px;
    margin: auto;
}

.nav_center ul li{
    float: left;
    width: 171px;
    position: relative;
}
.nav_center ul li a{
    width: 100%;
    line-height: 50px;
    display: inline-block;
    height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.drop_down{
    position: absolute;
    top: 50px;
    width: 100%;
    display:none;
    z-index: 9;
}
.drop_down a{color:#fff !important;background: #248cf4;font-size: 14px !important;}
.drop_down a:hover{
    background: #2772c1 !important;
}
.nav_03{
    position: absolute;
    top:0;
    left: 0;
    z-index: -1;
}

.slideBox{
    width: 100%;
    /* position: relative; */
    height: 420px;
    /* transform-style: flat; */
}
.slideBox .bd{
    width: 100%;
    position: relative;
    margin: auto;
    /* z-index: -1; */
    min-width: 1200px;
}

.slideBox .bd li img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 420px;
    /* float: left; */
}
.slideBox .prev{
    position: absolute;
    top:178px;
    left: 60px;
    /* z-index: 9999; */
}
.slideBox .next{
    position: absolute;
    top:178px;
    right: 60px;
}
.hd{

margin: auto;

width: 129px;

height: 35px;

position: absolute;

/* top:367px; */

/* left: 10px; */

display: none;
}

.hd ul li{
    
    float: left;
    width: 20px;
    height: 40px;
    margin-right: 18px;
  }
.hd ul li:last-child{
    margin-right: 0 !important;
}
.slideBox .hd ul li.on{ background:url("../images/hr.png") no-repeat;}
.middle{
    width: 1300px;
    margin: auto;
    overflow: hidden;
    margin-top: 45px;
}
.slideBox1{
    width: 750px;
    height: 420px;
    float: left;
    position: relative;
}
.lit .hd{
    position: absolute;
    bottom: 6px;
    right: 0;
    width: 88px;
    height: 20px;
    z-index: 9;
    display: block;
}

.lit .hd ul li{
    float: left;
    width: 10px;
    height: 10px;
   
    margin-right: 8px;
    background:url("../images/yx.png") no-repeat
}
.slideBox1 .hd ul li.on{background:url("../images/yx1.png") no-repeat }
.bd1 li{
    width: 750px;
    height: 420px;
    position: relative;
}
.bd1 li img{
    width: 750px;
    height: 420px;
}
.z_black{
    width: 100%;
    height: 45px;
    background: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#b2000000, endColorstr=#b2000000);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: left;
    padding: 12px;
    font-size: 15px;
}


.jg{
    width: 500px;
    float: left;
    height: 308px;
}

.jg_top{
    padding-bottom: 15px;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
    /* padding-left: 20px; */
}
.jg_top .title{
    font-size: 24px;
    color: #0c51ab;
    font-weight: bold;
    /* margin-left: 18px; */
}
.ccc{
    position: absolute;
    width: 96px;
    height: 2px;
    background: #0c51ab;
    left: 0;
    bottom: 0;
}
.jg_top .ky{
position: absolute;
left: 0;
}
.more-1{
    position: absolute;
    right: 0;
    top:6px;
 
   
}
.more-1 a{
    color: #808080;
    font-size: 14px;

}
.jg ul{
    padding-top: 15px;
    overflow: hidden;
}
.jg ul li{
    position: relative;
    line-height: 38px;
    padding-left: 20px;
    float: left;
    width: 100%;
}
.jg ul li .spot1{
    position: absolute;
    left: 0;
    top: -2px;
}
.jg ul li a{
    font-size: 15px;
    color: #333333;
}
.jg ul li:hover a{
    color: #003e91;
}
.date{
    position: absolute;
    right: 0;
    font-size: 13px;
    color: #808080;
}
.jg1 li{
    padding-left: 0 !important;
    margin-bottom: 10px;
}
.jg1 .time{
    float: left;
    width: 76px;
    height: 49px;
    position: relative;
    background: url("../images/jx23.png") no-repeat;
}
.time_1{
    font-size: 20px;
    color: #005e72;
    position: absolute;
    top:-1px;
    left: 8px;
}
.time_2{
    font-size: 12px;
    color:#4a4c4c;
    position: absolute;
    top:16px;
    left: 22px;
    }
.jg1 .titlen{
width: 240px;
float: right;
line-height: 23px;
font-size: 15px;
color: #333333;
height: 57px;
border-bottom:1px dashed #dbdbdb;
    }

.jg1 .titlen:last-child{
        border-bottom:none;
    }
.li_1{
    width: 1300px;
    margin: auto;
    /* padding-top: 40px; */
    height: 60px;
}
.li_1 li a{
    color: #333333;
}


.down{
    width: 100%;
    background: #f2f2f2;
    margin-top: 45px;
}
 .zf-l{
  height: 60px;
  /* padding: 0 187px; */
  margin-left: 155px;
}
 .zf-l li{
   float: left;
   width: auto !important;
   padding: 0 50px;
   height: 14px;
   line-height: 12px;
   text-align: center;
   border-left: 2px solid #333333;
   font-size: 15px;
   /* color: #333333; */
   cursor: pointer;
   position: relative;
   /* margin-right: 45px; */
   margin-top: 23px;
}
 .zf-l li span{
    margin-left: 60px;
}
.down_dp{
    position: absolute;
    left: -1px;
    top:29px;
    display: none;
}
.down_dp li{
    background: #333333;
    border-top:none !important;
}
.down_dp li a{
    color: #afafaf;
}
.down_dp li:hover{
    background: #484848;
    color: #fff !important;
}
.zf-l li:first-child+li+li{
    margin-right: 0;
}
.bq{
    background: #003e91;
    overflow: hidden;
position: relative;
    z-index: 999;
}
.pingt{
    width: 1200px;
    margin:40px auto;
}
.bq_text p{
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}
.bq_left{
    float: left;
    margin-left: 270px;
    margin-top: 4px;
}
.bq_text{
    float: left;
    margin-top: 25px;
}
.bq_left img{
    float: left;
}
.bq_text a{
    color: #fff;
}
.xz8{
    margin: 26px 30px 0 20px;
    display: block;
}
.bq_center{
    width: 1300px;
    margin: auto;
}
.middle_one{
   margin-top: 30px;
}
.middle_center_list{
    background: #fff;
    width: 1200px;
    /* min-height: 600px; */
    overflow: hidden;
    margin: auto;
    /* padding: 19px; */
}

.team_building{
    width: 247px;
    /* height: 430px; */
    background: #eee;
    float: left;
    border: 1px solid #e6dada;
}
.oned{
    width: 100%;
    height: 60px;
    background: #2572d5;
    line-height: 60px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}
.zu_7 ul li a{
    height: 56px;
    line-height: 56px;
    width: 100%;
    display: inline-block;
    font-size:18px;
    color: #444444;
    padding-left: 24px;
    position: relative;
    /* border-bottom: 1px solid #dbdbdb; */
}
/* .zu_7 ul li{
   
} */
.zu_7 ul li .jtx{
    position: absolute;
    right: 15px;
    top: -2px;
}
.zs{
 
border-bottom: 1px solid #d1cccc !important;
}

.colum_li a{
    border-bottom: none !important;
}
.colum{
    /* background: #fff; */
    margin-left: 8px;
}
.colum a{
    font-size: 16px !important;
    color: #666666;
    line-height: 30px !important;
    height: 30px !important;
}
.colum i{
    position: relative;
    top:-3px;
}
.write{
    /* background: #fff; */
    padding-left: 10px;
    /* margin-top: -1px; */
    position: relative;
    z-index: 10;
    border-bottom: 1px solid #d1cece !important;
}
.courtyard{
    font-weight: bold;
    font-size: 18px;
    color: #2572d5;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ */
.workshop{
    float: left;
}
.workshop .title_left{
    float: left;
    font-size: 25px;
    color: #2572d5;
    position: relative;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #2572d5;
    margin-top: 3px;
    height: 50px;
    line-height: 50px;
}
.title1{
    height: 53px;
    line-height: 53px;
    width: 900px;
    border-bottom: 1px solid #b3b3b3;
}
.workshop .title_right{
    float: right;
}
.title_left img{
    position: absolute;
    bottom:0;
    left: 0;
}
.title_right ul{
    overflow: hidden;
}
.title_right ul li{
    float: left;
    padding: 0 5px;
}
.title_right ul li a{
    color: #888888;
    font-size: 14px;
}
.workshop{
    width: 900px;
    margin-left: 39px;
}
.research_trends{
    padding: 30px 0;
}
.research_trends li{
    color: #454545;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    padding-left: 25px;
    margin-bottom: 30px;
    cursor: pointer;
}
.under li a:hover{
    text-decoration: underline;
}
.research_trends li .spot{
    position: absolute;
    left: 0;
    top:-3px;
}
.date_2019{
    position: absolute;
    right: 0;
    color: #999999;
    font-size: 13px;
}
.xc{
    border-bottom: 1px solid #e9e8e8;
    padding-bottom: 25px;
}
.picScroll-left{
    width: 1007px;
    float: left;
    position: relative;
    /* margin-left: 20px; */
}
.picScroll-left .bd{
overflow: hidden;
}
.picScroll-left .hd{
    display: block;
    width: 100%;
}
.picScroll-left .hd .prev img{
    position: absolute;
    left: -40px;
    top: 21px;
}
.picScroll-left .hd .next img{
    position: absolute;
    right: -15px;
    top: 22px;
    z-index: 9;
}
.linkname{
    float: left;
    font-size: 22px;
    color: #003e91;
    font-weight: bold;
    margin-top: 17px;
    margin-right: 102px;
}

.Campus_pictures{
    float: left;
    margin-top: 45px;
    text-align: center;
    width: 190px;
    height: 310px;
    background: url("../images/school.png") no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/school.png',sizingMethod='scale');
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/school.png',sizingMethod='scale')";
    background-size: cover;
}
.Campus_pictures .p_one{
    color: #fffefe;
    font-size: 24px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 20px;
}
.yjjx{
    width: 30px;
    height: 4px;
    position: relative;
    top: -10px;
}
.View_more{
    margin-top: 90px;
}
.View_more a{
    color: #fff;
    font-size: 12px;
    width: 105px;
    display: block;
    line-height: 30px;
    text-align: center;
    margin: auto;
    border: 1px solid #fff;
}
.cjt{
    position: relative;
    top:-1px;
}
.pictures{
    width: 1094px;
    float: left;
    margin-top: 45px;
}
.pictures img{
    float: left;
    width: 260px;
    height: 150px;
    display: block;
 
}
.tc27{
    width: 544px !important;
    height: 310px !important;
   display: block;
}

.pictures ul li{
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
}
.pictures ul li img{
    transition: all .9s;
    
   
}
.pictures ul li:hover img{
    transform: scale(1.2);
    transition: all .9s;
} 
.xc{
    display: none;
}
.cx{
    display: none;
}
.picScroll-left .next:hover .xc{
display: block;
}
.picScroll-left .prev:hover .cx{
    display: block;
    }
.c_1{
    width: 40px;
    display: block;
    height: 4px;
    background: #a40000;
    position: absolute;
    top: 36px;
    left: 27px;
}
.xw_title{
    font-size: 17px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 4px;
}
.onel{
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}
.onel p{
    font-size: 13px;
    color: #808080;
    line-height: 24px;
}
.time{
    font-size: 13px;
    color: #808080;
}
.hsb{
    width: 100%;
    background: #f2f2f2;
    height: 350px;
    padding: 50px 0;
    margin-top: 54px;
}
.introductionleft{
    width: 375px;
    height: 250px;
    float: left;
    background: #fff;
    margin-right: 40px;
}
.bjt1{
    width: 62px;
    height: 194px;
    background: url(../images/bjt1.png) no-repeat;
    float: left;
    margin-top: -30px;
    position: relative;
    z-index: 9;
}
.bjt1 span{
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    width: 20px;
    position: absolute;
    left: 21px;
    top: 74px;
    line-height: 24px;
}
.introductionleft p{
    text-indent: 2rem;
    font-size: 15px;
    color: #333333;
    line-height: 28px;
    width: 257px;
    margin-left: 89px;
    display: block;
    margin-top: 20px;
}
.introductionleft1{
    float: left;
    width: 610px;
    height: 250px;
    background: #fff;
}
.introductionleft1 .le{
    width: 187px;
    height: 250px;
    float: left;
}
.introductionleft1 .le img{
    width: 187px;
    height: 250px;
    float: left;
}
.ri{
    float: right;
    width: 367px;
    margin-right: 20px;
    /* background: #fff; */
}
.ri .ti{
    font-size: 24px;
    color: #0c51ab;
    margin-top: 24px;
    font-weight: bold;
}
.ri .name1{
    font-size: 18px;
    color: #4c4c4c;
    font-weight: bold;
}
.position{
    font-size: 15px;
    color: #4c4c4c;
    margin-left: 10px;
}
.abstract{
    font-size: 13px;
    color: #666666;
    line-height: 26px;
}
.people{
    margin-top: 34px;
    margin-bottom: 15px;
}
.guide{
    width: 240px;
    float: right;
}
.guide ul{
    overflow: hidden;
}
.guide ul li{
    width: 100%;
    height: 70px;
    margin-bottom: 20px;
}
.guide ul li a{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-left: 110px;
    line-height: 68px;
}
.guide ul li:first-child{
    background: url(../images/gu1.png) no-repeat;
}
.guide ul li:first-child +li{
    background: url(../images/gu2.png) no-repeat;
}
.guide ul li:first-child +li+li{
    background: url(../images/gu3.png) no-repeat;
}

.search{
    /* margin-top: 60px; */
    width: 190px;
    height: 27px;
    padding-left: 10px;
    position: absolute;
    top: 60px;
    right: 0;
    background: url("../images/jx39.png") no-repeat;
}
.input_1{
    width: 149px;
    float: left;
    border: none;
    outline: none;
    background: transparent;
    
    margin-top:3px;
}
.input_2{
    margin-top: 5px;
    margin-left: 2px;
}


.research_trends1{
    padding: 40px 0;
    min-height: 565px;
}
.school_tp{
    overflow: hidden;
}
.school_tp li{
    width: 278px;
    height: 200px;
    margin-right: 33px;
    float: left;
    margin-bottom: 20px;
padding-left:0 !important;
}
.school_tp li .tcs{
    width: 278px;
    height: 152px;
    display: block;
}
.school_tp li p{
    font-size: 15px;
    color: #333333;
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    padding-left: 30px;
    position: relative;
}
.hx{
    position: absolute;
    left: 0px;
    top: 18px;
}
.hx2{
    display: none;
}
.school_tp li:hover .hx2{
    display: block;
}
.school_tp li:hover p{
    background: #2572d5;
    color: #fff;
}
.school_tp li:first-child +li+li{
    margin-right: 0;
}
.school_tp li:first-child +li+li+li+li+li{
    margin-right: 0;
}
.school_tp li:first-child +li+li+li+li+li+li+li+li{
    margin-right: 0;
}






.rylb{
   
height: 160px;
   
margin-top: 35px;
}
.rylb li{
    border: none !important;
    width: 280px;
    margin-right: 30px;
    margin-bottom: 60px;
    padding-left: 10px !important;
    float: left;
}
.rylb li:first-child +li+li{
    margin-right: 0;
}
.rylb li:first-child +li+li+li+li+li{
    margin-right: 0;
}
.rylb li:first-child +li+li+li+li+li+li+li+li{
    margin-right: 0;
}
.portrait{

    position: relative;
    top:-25px;
    left: 0;
    width: 110px;
    float: left;
    
    }
    .portrait img{
        width: 113px;
        height: 170px;
        float: left;
    }
    .name{
        float: right;
        width: 126px;
        margin-right: 10px;
    }
    .por_1{
        font-size: 18px;
        font-weight: bold;
        color: #444444;
        line-height: 52px;
    }
    .por_2{
        font-size: 13px;
        color: #333333;
        line-height: 25px;
    }
    .por_3{
        position: relative;
    }
    .por_3 img{
      position: absolute;
        top:14px;
    }
    .rylb li:hover{
        background: #2982d3;
    }
    .jt7{
        display: none;
    }
    .rylb li:hover .jt7{
        display: block;
    }
    .rylb li:hover p{
        color: #fff;
    }

#vsb_content_2 P{
font-size: 15px !important;
    color: #444444 !important;
    line-height: 35px  !important;
}
#vsb_content P{
font-size: 15px !important;
    color: #444444 !important;
    line-height: 35px  !important;
}
.last{
margin-top:25px;
padding-top:25px;
margin-bottom:25px;
border-top:1px solid #d9d9d9;
}
.last p{
font-size:16px;
color:#555555;
line-height:30px;
}
.last p a{
color:#555555;
}
.last p:hover{
color:#135e9b;
}
.last p:hover a{
color:#135e9b;
}

.picScroll-left1 ul li{
    float: left;
    width: 305px !important;
    height: 210px;
    margin-right: 25px;
    padding-left: 0 !important;
}
.picScroll-left1 ul li img{
    width: 305px !important;
    height: 172px;
    display: block;
}
.picScroll-left1 .hd{
    display: block;
    width: 1300px !important;
    }
.picScroll-left1 .next{
    position: absolute;
    right: -40px;
    top: 80px;

}
.picScroll-left1 .prev{
    position: absolute;
    left: -40px;
    top: 80px;

}