*{list-style: none;padding:0;}
html{font-size:62.5%; /* 10÷16=62.5% */}
body{font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;padding:0;margin:0;list-style:none;box-sizing: border-box;}
p,ul,h1, .h2, .h3, h1, h2, h3{padding:0;margin:0;}
a{list-style: none;text-decoration: none;color:#333;}
a:hover{color: #0056b5;text-decoration: none;font-weight:bold;}
.clear{clear: both;}
input,select,option { outline: none;border:none;}
.l2{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.l1{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;}

@font-face {
    font-family:"jls";
    src: url(../img/w_r_j_l_s__0.TTF);
}
.container{max-width:1500px;margin:0 auto;}
/***************header**************/
#header{width:100%;height:134px;background:#0853a0;}
.hbg{background:url(../img/bg.jpg) right bottom no-repeat;}

.logo{float:left;width:50%;padding-top:30px;}





.header_right{float:right;width:50%;text-align: right;}


.header_right_left  li i{padding:0px 10px;}



.header_right_left{height:58px;font-size:16px;line-height:58px;float:right;margin:35px 0px;padding-right:25px;}
.header_right_left  li{float:left;font-size:1.6rem;color:rgba(255,255,255,0.75);background:url(../img/line.png) right center no-repeat;padding-right:10px;}

.header_right_left  li a{color:#fff;}


.header_right_bot{background:#eeeeee;border-radius:20px;width:220px;margin-top:10px;}



.searchbtn{width:155px;height:26px;border-radius:10px; cursor: pointer;margin:50px 0px 50px;display: inline-block;border:1px rgba(255,255,255,0.6)  solid; float:right;}
 
.ss_k{background:none;border:none;color:#9cbad9;line-height:25px;width:75%;}
.ss_an{float:right;padding:5px 12px 0px 0px;}
 
.hfont{font-size:30px; font-family:"jls";color:#fff;}



 .search_box.on{opacity: 1;visibility: visible;display: block;}

 .ser{height: 45px;line-height: 45px;position: absolute;top: 50%;transform: translateX(-50%) translateY(-50%);left: 41%;margin: -100px 0 0;}
 .search{width: 100%;height: 100%;position: relative;float:right;z-index: 3;}
 

 .search input.notxt{position:absolute;width: 406px;height: 45px;background: #fff;box-shadow: 3px 3px 3px rgba(0,0,0,0.5) inset;-ms-flex: 1;flex: 1;padding: 0 12px;font-size: 16px;-webkit-appearance: none;appearance: none;border-radius: 0;outline: none;border: 0;}
 .search input.notxt1 {position:absolute;width: 120px;height: 45px;border:none;background:#871514;right: 0;font-size: 18px;color: #fff;}

/***************banner**************/

#banner{width:100%;max-height:700px;}
#banner  .slick-dotted.slick-slider{margin-bottom:0px;}

#banner .fbanner{width:100%;max-height:700px;}
#banner .fbanner .image{max-height:700px;overflow: hidden;}
#banner .fbanner .image img{width:100%;height: auto; }
#banner .fbanner .slick-dots{bottom:18px; right:0px; }
#banner .fbanner  .slick-dots li{width:13px;height:13px;background:#fff;margin: 0 5px!important;border-radius: 50px;}
#banner .fbanner  .slick-dots li.slick-active{background:#eb8b06;width:13px;height:13px;}


#banner .fbanner .slick-dots li button:before{content: ''!important;}


#banner .fbanner .slick-prev:before, #banner .fbanner .slick-next:before{font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #2e639b;
    -webkit-font-smoothing: antialiased;}






  #banner .fbanner .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 60px;
        height: 60px;
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
        background: rgba(255,255,255,0.3);
        border:1px #3873b2 dashed;
        border-radius: 50px;
        right:25px;

    }

    #banner .fbanner .slick-prev{
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 60px;
        height: 60px;
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
        background: rgba(255,255,255,0.3);
        border:1px #3873b2 dashed;
        border-radius: 50px;
        left:25px;
        z-index: 99;

    }





/***************container**************/
.con_fir{width:100%;margin-bottom:60px;}


.con_new{width:70%;float:left;padding-right:43px;box-sizing: border-box;}


.con_new_nav{width:100%;height:55px;line-height:55px;padding:43px 0px;}

.con_new_nav h1{font-size:24px;font-size:2.4rem;text-indent: 14px;float:left;margin-top:-8px;}
.con_new_nav i{float:left;}

.con_new_nav .line {display: block;height:8px;margin:48px 0px 0px 65px;}
.con_new_nav .line::before{    content: ''; width:96px;height: 1px; background:#77a1cb;display: block; }
.con_new_nav .line::after{content: ''; background:#77a1cb;width:40px;height:1px;display: block;margin-top:5px; }
.con_new_nav span{float: right;color:#666;font-size:16px;font-size:1.6rem;font-weight:normal;background:url(../img/more.png) center no-repeat;   padding-left: 20px;
    width: 64px;
    height: 34px;}
.con_new_nav span a{color:#2876c7;}

.con_video_nav{
width:100%;height:55px;line-height:55px;padding:43px 0px;}
}



.con_new_font{width:100%;}

.con_video_container{
width:100%;margin-bottom:60px;
}
.con_video{width:100%;box-sizing: border-box;}
@media screen and (max-width: 1000px) {
    .con_video_nav {
        padding: 10px 0px;
        line-height: 60px;
        height: 60px;
        font-size: 1.8rem;
    }
}
.con_video_nav h1{font-size:24px;font-size:2.4rem;text-indent: 14px;float:left;margin-top:-8px;}
.con_video_nav i{float:left;}
.con_video_nav span {
    float: right;
    color: #666;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    background: url(../img/more.png) center no-repeat;
    padding-left: 20px;
    width: 64px;
    height: 34px;
}
.con_video_nav .line {display: block;height:8px;margin:48px 0px 0px 65px;}
.con_video_nav .line::before{    content: ''; width:96px;height: 1px; background:#77a1cb;display: block; }
.con_video_nav .line::after{content: ''; background:#77a1cb;width:40px;height:1px;display: block;margin-top:5px; }

.sy_img{width:57%;float:left;margin-top:13px;}
.sy_img img{width:578px;height:430px;object-fit: cover;}


.slideBox01{position:relative; }
.slideBox01 .hd{ height:20px; overflow:hidden; position:absolute; right:40%; bottom:30px; z-index:1; }
.slideBox01 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox01 .hd ul li{ float:left; margin-right:6px;  width:11px; height:11px; text-align:center; background:#2064a9; cursor:pointer; border-radius: 50px;}
.slideBox01 .hd ul li.on{ background:#ffa022; width:35px;height:10px;border-radius:50px;}

.slideBox01 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox01 .bd li{ zoom:1; vertical-align:middle; }
.slideBox01 .bd li .pic{padding-top:67%; position: relative; overflow: hidden; height: 0;}
.slideBox01 .bd  li .pic img{display: block;width: 100%;height: 100%;position: absolute; top: 0; left: 0; transition: .3s;} 

.slideBox01 .bd span{height:145px; width:100%;line-height:30px;font-size:17px;font-weight:bold; box-sizing: border-box;background:#fff url(../img/font_bg.png) no-repeat;display: block; box-shadow: 0px 1px 5px #cccaca;border-bottom-left-radius: 23px;border-bottom-right-radius: 23px;}
.slideBox01 .bd span .font{text-align:center; color:#333;padding:25px 50px 0px;line-height:48px;}
	
.slideBox01 .bd a span {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.slideBox01 .bd time{position: absolute; z-index: 10000; bottom: 0px;text-align:center;font-size:15px;line-height:28px;   font-weight:normal;background:rgba(220,168,7,0.78);width:72px;height:76px;float:left;color:#fff; border-top-right-radius: 10px; border-bottom-right-radius: 10px;  float:left;display: block;padding:15px 8px 0px;box-sizing: border-box;font-family: Arial;}

.slideBox01 .bd time h1{font-size:2.9rem;line-height:25px;}
.slideBox01 .bd time h2{font-size:1.5rem;font-weight:normal;line-height:25px;}

.slideBox01 .hd_img{position: absolute;top:-24px;left:-22px;}

.slideBox01 .prev{ position:absolute; left:30%; bottom:17px;  display:block; width:32px; height:40px; background:url(../img/left.png) left 5px no-repeat;   }


.slideBox01 .next{ position:absolute; right:30%; bottom:17px; display:block; width:32px; height:40px; background:url(../img/right.png) left 5px no-repeat;    }

.slideBox01 .prev:hover{background:url(../img/left.png) left 5px no-repeat;filter:alpha(opacity=50);opacity:0.5;}
.slideBox01 .next:hover{ background:url(../img/right.png) left 5px no-repeat; filter:alpha(opacity=50); opacity:0.5; }


/**********系部动态************/




.xb_font{width:43%;float:left;padding-left: 35px; box-sizing: border-box;}

.xb_font ul li{display: flex;float:left;font-size:17px;font-size:1.7rem;height:107px;width:100%; background: url(../img/td_doc.png) left 25px no-repeat;   border-bottom: 1px #b0bdcb solid;box-sizing: border-box;padding:16px 0px;}

.xb_font ul li::before{content: "";
    position: absolute;
    top: .035rem;
    left: 0;
    width: 2px;
    height: .2rem;
    background: #63065f;}



.xb_font ul li .font{line-height:34px;font-size: 17px;padding:0px 0px 0px 30px;   /* display: flex;
    align-items: center;
    justify-content: flex-start;*/width:100%;}
.xb_font ul li .font a{color:#333;text-align:justify; text-justify:distribute-all-lines;width:100%;}

.xb_font ul li .font .wz{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;float:left;display:contents;}
.xb_font ul li:hover{font-weight:700; transition: 0.1s all;}

.xb_font ul li .font span{float:right;color:#777; font-size:16px;padding-left:10px;}

.xx_menu{display:none;}


/**********通知公告************/

.tz_gg{width:30%;float:right;}
.tz_gg_nav{width:100%;height:55px;line-height:55px;padding:43px 0px;}

.tz_gg_nav h1{font-size:24px;font-size:2.4rem;text-indent: 14px;float:left;margin-top:-8px;}
.tz_gg_nav i{float:left;}

.tz_gg_nav .line {display: block;height:8px;margin:48px 0px 0px 65px;}
.tz_gg_nav .line::before{    content: ''; width:96px;height: 1px; background:#77a1cb;display: block; }
.tz_gg_nav .line::after{content: ''; background:#77a1cb;width:40px;height:1px;display: block;margin-top:5px; }


.tz_gg_nav span{float: right;font-size:16px;font-size:1.6rem;font-weight:normal;background:url(../img/more.png)  center no-repeat;
    padding-left: 20px;
    width: 64px;
    height: 34px;}
    .tz_gg_nav span a{color:#2876c7;}







.tz_gg_font li{font-size:1.7rem;width:100%;float:left;padding:17px 0px;border-bottom: 1px #b0bdcb  dashed;display: flex;    height:106px;box-sizing: border-box;}

.tz_gg_font li .font{line-height: 30px;font-size: 17px;padding:5px 0px;display: flex; align-items: center;justify-content: flex-start;width:80%;margin-top:-10px;}
.tz_gg_font li .font a{color:#333;}
.tz_gg_font li a:hover{font-weight:700;}

.tz_gg_font li  span{float:left;color:#fff; font-size:17px;padding-left:10px;background:#0853a0;width:70px;height:72px;margin-right:20px;padding: 10px 0px 0px 0px;
    box-sizing: border-box;text-align: center;font-family: Arial;border-top-left-radius: 10px;border-bottom-right-radius: 10px;}

.tz_gg_font li  span h1{font-size:28px;padding:0px;margin:0px;}
.tz_gg_font li  span h2{font-size:13px;font-weight:normal;}

.tz_gg_font li:hover{background:#0853a0;border-top-left-radius: 10px;border-bottom-right-radius: 10px; transition:all 0.5s;    }


.tz_gg_font li:hover .font a{color:#fff;}



/**********************/
.con_mt{width:100%;background:#e1eaf3 url(../img/tbg.png) no-repeat;background-size: cover;padding-bottom:95px;}
.con_mt_star{margin-right:0px;}


/*成果直击*/

.con_dj_gz{width:70%;float:left;box-sizing: border-box;padding-right:43px;}

.cg_nav{width:100%;height:55px;line-height:55px;padding:58px 0px;}

.cg_nav h1{font-size:24px;font-size:2.4rem;text-indent: 14px;float:left;margin-top:-8px;}
.cg_nav i{float:left;}

.cg_nav .line {display: block;height:8px;margin:48px 0px 0px 65px;}
.cg_nav .line::before{    content: ''; width:96px;height: 1px; background:#77a1cb;display: block; }
.cg_nav .line::after{content: ''; background:#77a1cb;width:40px;height:1px;display: block;margin-top:5px; }


.cg_nav span{float: right;font-size:16px;font-size:1.6rem;font-weight:normal;background:url(../img/lmore.png)  center no-repeat;padding-left: 20px;width: 64px;height: 34px;}
.cg_nav span a{color:#2876c7;}


/********成果直接切换*******/
.wl { position: relative; z-index: 1;}
.wl::after { content: ""; z-index: -1; position: absolute; left: 0px; bottom: 0px; width: 0px; height: 100%; }


.swiper-container {
	  margin-left: auto;
	  margin-right: auto;
	  position: relative;
	  overflow: hidden;
	  list-style: none;
	  padding: 0;
	  z-index: 1
  }
  
  .swiper-container-vertical>.swiper-wrapper {
	  flex-direction: column
  }
  
  .swiper-wrapper {
      margin:0;
	  position: relative;
	  width: 100%;
	  height: 100%;
	  z-index: 1;
	  display: flex;
	  transition-property: transform;
	  box-sizing: content-box
  }
  
  .swiper-container-android .swiper-slide,.swiper-wrapper {
	  transform: translate3d(0px,0,0)
  }
  
  .swiper-container-multirow>.swiper-wrapper {
	  flex-wrap: wrap
  }
  
  .swiper-container-multirow-column>.swiper-wrapper {
	  flex-wrap: wrap;
	  flex-direction: column
  }
  
  .swiper-container-free-mode>.swiper-wrapper {
	  transition-timing-function: ease-out;
	  margin: 0 auto
  }
  
  .swiper-slide {
	  flex-shrink: 0;
	  width: 100%;
	  height: 100%;
	  position: relative;
	  transition-property: transform
  }
  
  .swiper-slide-invisible-blank {
	  visibility: hidden
  }
  


/* home1 */
.home1{position: relative;background:  #fff;border-radius: 10px;padding:20px 20px 0px;box-shadow: 0px 1px 5px #e0dedf;height:560px;box-sizing: border-box;}
.home1::after{width: 100%;height: auto;top: 0;}
/* home1-t */
.title{justify-content: space-between;position: relative;margin-bottom: .3rem;align-items: center;}
.title .h3{margin: 0 auto;}
.title .tit{padding: .25rem 0 0rem .2rem;}
.title .tit::after{width: 1.14rem;height: 1.12rem;background: url(../images/titbg.png) no-repeat;background-size: 100% !important;left: 0;bottom:auto;top:50%;transform: translateY(-50%);}
.title h3{font-size: 0.36rem;color: #26549b;line-height: 1.3;font-weight: bold;display: flex;align-items: center;margin-bottom: .1rem;}
.title h3 span{font-family: sj;font-size: 0.6rem;font-weight: normal;display: flex;align-items: center;padding-right: .1rem;}
.title .h3 p{font-size: 0.14rem;color: rgba(38,84,155,.62);text-transform: uppercase;margin-left: .8rem;}
.more a{display: block;position: absolute;right: 0;}
.more span{font-size: 0.16rem;color: #333;align-items: center;}
.more img{width: 0.18rem;display: block;margin-left: .15rem;}


.home1-t{}
.home1-t .left{width: 62%;padding-right:25px;box-sizing: border-box;float:left;}

.home1-t .left a{display: block;position: relative;border: 0.5rem 0 0.5rem 0;overflow: hidden;}
.home1-t .left .con{width: 100%;padding: 0 .3rem .2rem;z-index: 10;position: absolute;left: 0;bottom: 0;}
.home1-t .left h3{font-size: 0.22rem;color: #fff;line-height: 0.28rem;transition: 0.5s;font-weight: bold;margin: 0.1rem 0 .15rem;border-bottom: 1px solid rgba(255,255,255,.8);padding-bottom: 0.15rem;}
.home1-t .left p{font-size: 0.14rem;color: #fff;line-height: 0.26rem;}


.home1-t .left .imged{height:514px;}
.home1-t .left .imged img{width:100%;height:100%;object-fit: cover;}

.home1-t .left .imged::after{width: 100%;height: 1.5rem;background: url(../images/n1-shad.png) no-repeat;background-size: 100% 100%;}

/*右边文字*/
.home1-t .right{width: 38%;padding-left: 0px;float:right;}
.home1-t .right li a{height: 128px;/*border-bottom: 1px  dashed #b0bdcb;*/display: block;display: flex;align-items: center;justify-content: flex-start; background:url(../img/zyline.png) left bottom no-repeat;}
.home1-t .right li a::after{height: 100%;bottom: -1px;background: #dca807;      box-shadow: 0px 0px 8px 0px rgba(38, 83, 152, 0.23);border-top-right-radius:10px; border-bottom-right-radius:10px;}



.home1-t .right li h3{font-size: 18px;color: rgba(34,34,34,0.88);line-height:35px;transition: 0.5s; font-weight:normal;}


.home1-t .right li.on a::after,.home1-t .right li a:hover::after{width: calc(100% + 2.5rem);left:-2.5rem;}
.home1-t .right li.on a::before,.home1-t .right li:hover a::before{content: "";position: absolute;left: -32px;top: 40%;width: 7px;height: 13px;background:url(../img/sj_doc.png) left center no-repeat;}
.home1-t .right li.on h3,.home1-t .right li:hover h3{color: #fff;font-weight: bold;}



@media screen and (max-width: 1024px) {

  .home1{padding: .4rem 0;}
  
}
@media screen and (max-width: 960px) {
  
}

@media screen and (max-width: 600px) {
  .home1 .title .h3{margin:0;}
 
}








/***************学术动态*************/
.con_mt_tx{width:30%;box-sizing: border-box;float:left;padding:0px;}

.xs_dt_nav{width:100%;height:55px;line-height:55px;padding:58px 0px;}

.xs_dt_nav h1{font-size:24px;font-size:2.4rem;text-indent: 14px;float:left;margin-top:-8px;}
.xs_dt_nav i{float:left;}

.xs_dt_nav .line {display: block;height:8px;margin:48px 0px 0px 65px;}
.xs_dt_nav .line::before{    content: ''; width:96px;height: 1px; background:#77a1cb;display: block; }
.xs_dt_nav .line::after{content: ''; background:#77a1cb;width:40px;height:1px;display: block;margin-top:5px; }


.xs_dt_nav span{float: right;font-size:16px;font-size:1.6rem;font-weight:normal;background:url(../img/lmore.png)  center no-repeat;padding-left: 20px;width: 64px;height: 34px;}
.xs_dt_nav span a{color:#2876c7;}



.tx_font{width:100%;background:#fff url(../img/xs_bg.png) right center no-repeat;    border-radius: 10px;box-shadow: 0px 1px 5px #e0dedf;padding:0px 0px 28px;box-sizing: border-box;}




.slideBox .bd li {width:100%;float:left;}
.slideBox .bd li  .bd_top{width:100%;display: inline-block;padding-top:28px;}


/*.tx_font ul li  div{display: -webkit-flex; display: flex;flex-direction: column; justify-content: center;width:80%;} */

.slideBox .bd  li  a{line-height:28px;}
.slideBox .bd  li a:hover{color:#eb8b06;}




.slideBox .bd  li  .bd_top div{width:180px;height:45px;line-height:45px;   margin-right:15px;     color:#fff;font-size:16px;font-size:1.6rem;font-weight:bold;text-indent:18px;position: relative;}

.slideBox .bd  li  .bd_top div::before{     content: "";     position: absolute;     top: 0;     left: 0;     right: 0;     bottom: 0;     z-index: -1;     background:rgba(8,83,160,0.6);  transform: perspective(.5em) rotateX(3deg);
    transform-origin: bottom left;
    transform: perspective(1em) rotateX(3deg) scale(1.2);}

.slideBox .bd  li .bd_top div i {padding:3px 0px 0px 0px;display: block;float:left;}

.slideBox .bd li .bd_top  dl{width:100%;padding:0px 25px;  box-sizing: border-box; }
.slideBox .bd li .bd_top dl dt{font-size:1.7rem;font-weight:bold;line-height:55px;color:#222;}
.slideBox .bd li  .bd_top dl dd{line-height:35px;color:#222;font-size:17px;margin:0 auto;float:left;width:100%;}

.slideBox .bd li .bd_top dl dd i{display:block;padding-right:9px;float:left;padding-top:1px;}



.slideBox{position:relative; width:100%;height:560px;background:#fff url(../img/xs_bg.png) right center no-repeat;    border-radius: 10px;box-shadow: 0px 1px 5px #e0dedf;padding:0px 0px 28px;box-sizing: border-box;}
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:40%; bottom:18px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:6px;  width:11px; height:11px; text-align:center; background:#2064a9; cursor:pointer; border-radius: 50px;}
.slideBox .hd ul li.on{ background:#ffa022; width:35px;height:10px;border-radius:50px;}

.slideBox .bd{ position:relative; height:100%; z-index:0;  }
.slideBox .bd  li{ zoom:1; vertical-align:middle; }


.slideBox .bd span{height:140px; width:100%;line-height:30px;font-size:17px;font-weight:bold; box-sizing: border-box;background:#fff url(../img/font_bg.png) no-repeat;display: block; box-shadow: 0px 1px 5px #cccaca;border-bottom-left-radius: 23px;border-bottom-right-radius: 23px;}
.slideBox .bd span .font{text-align:center; color:#333;padding:25px 50px 0px;line-height:48px;}
	
.slideBox .bd a span {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.slideBox .bd time{position: absolute; z-index: 10000; bottom: 0px;text-align:center;font-size:15px;line-height:28px;   font-weight:normal;background:rgba(220,168,7,0.78);width:72px;height:76px;float:left;color:#fff; border-top-right-radius: 10px; border-bottom-right-radius: 10px;  float:left;display: block;padding:15px 8px 0px;box-sizing: border-box;font-family: Arial;}

.slideBox .bd time h1{font-size:2.9rem;line-height:25px;}
.slideBox .bd time h2{font-size:1.5rem;font-weight:normal;line-height:25px;}

.slideBox .hd_img{position: absolute;top:-24px;left:-22px;}







/**********专题专栏************/

/*
.zt_zl_font img{border-radius:15px;}

  .zt_zl_font .slick-prev{background:rgba(255,255,255,0.8)!important;width:30px;height:30px;left:0px;    border-radius: 50%;z-index:999; position: absolute;top:50%;}
  .zt_zl_font .slick-next{background:rgba(255,255,255,0.8)!important;width:30px;height:30px;right:0px;    border-radius: 50%;z-index:999;position: absolute;top:50%;}

  .zt_zl_font .slick-prev:before{content: '<';font-weight:bold;color:#333;line-height:30px;font-size:18px;}
  .zt_zl_font .slick-next:before{content: '>';font-weight:bold;color:#333;line-height:30px;font-size:18px;}*/



.ks_font{background:#f1f5fa;padding:90px 0px;}

.responsive{margin:0px -10px 0px 0px;}
.responsive div h3{margin: 10px; padding: 2%;   position: relative; text-align: center; }

.responsive div h3 .icon01{background: #24b3aa;box-shadow: 2px 2.5px 0px #c7d0db;border-radius: 15px; text-align:center;}

.responsive div h3 .icon01 img{ transition: 0.6s all;display: block;margin:0 auto;padding-top:23px;}
.responsive div h3 .icon01 font{font-size:1.7rem;font-weight:bold;color:#fff;line-height:70px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}    


.responsive div h3 .icon01:hover{background-image: linear-gradient(#2ab6ae , #09a198); transition: all 1.0s; box-shadow: 3px 3px 0px #9eddd9;}  



.responsive div h3 .icon02{background:url(../img/icon02_bg.jpg) no-repeat;box-shadow: 2px 2.5px 0px #c7d0db;border-radius: 15px; text-align:center; background-size: cover; }

.responsive div h3 .icon02 img{ transition: 0.6s all;display: block;margin:0 auto;padding-top:23px;}
.responsive div h3 .icon02 font{font-size:1.7rem;font-weight:bold;color:#fff;line-height:70px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;} 

.responsive div h3 .icon02:hover{background-image: linear-gradient(#43b338 , #1f9713);  box-shadow: 2px 2.5px 0px #a2cb9e;}


.responsive div h3 .icon03{background:url(../img/icon03_bg.jpg) no-repeat;box-shadow: 2px 2.5px 0px #c7d0db;border-radius: 15px; text-align:center;background-size: cover;}

.responsive div h3 .icon03 img{ transition: 0.6s all;display: block;margin:0 auto;padding-top:23px;}
.responsive div h3 .icon03 font{font-size:1.7rem;font-weight:bold;color:#fff;line-height:70px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;} 

.responsive div h3 .icon03:hover{background-image: linear-gradient(#deac18 , #c29718);  box-shadow: 2px 2.5px 0px #ddd0a5;}




.responsive div h3 .icon04{background:url(../img/icon04_bg.jpg) no-repeat;box-shadow: 2px 2.5px 0px #c7d0db;border-radius: 15px; text-align:center;background-size: cover;}

.responsive div h3 .icon04 img{ transition: 0.6s all;display: block;margin:0 auto;padding-top:23px;}
.responsive div h3 .icon04 font{font-size:1.7rem;font-weight:bold;color:#fff;line-height:70px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;} 

.responsive div h3 .icon04:hover{background-image: linear-gradient(#d24d10 , #c74f1a);  box-shadow: 2px 2.5px 0px #dfbaa9;}



.responsive div h3 .icon05{background:url(../img/icon05_bg.jpg) no-repeat;box-shadow: 2px 2.5px 0px #c7d0db;border-radius: 15px; text-align:center;background-size: cover;}

.responsive div h3 .icon05 img{ transition: 0.6s all;display: block;margin:0 auto;padding-top:23px;}
.responsive div h3 .icon05 font{font-size:1.7rem;font-weight:bold;color:#fff;line-height:70px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;} 

.responsive div h3 .icon05:hover{background-image: linear-gradient(#b1148e , #940d76);  box-shadow: 2px 2.5px 0px #c391b7;}




.responsive div h3 .icon06{background:url(../img/icon06_bg.jpg) no-repeat;box-shadow: 2px 2.5px 0px #c7d0db;border-radius: 15px; text-align:center;background-size: cover;}

.responsive div h3 .icon06 img{ transition: 0.6s all;display: block;margin:0 auto;padding-top:23px;}
.responsive div h3 .icon06 font{font-size:1.7rem;font-weight:bold;color:#fff;line-height:70px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;} 

.responsive div h3 .icon06:hover{background-image: linear-gradient(#9fbb26 , #92ad0a);  box-shadow: 2px 2.5px 0px #cfd8a7;}

.slick-slider button{display:none;outline: none;cursor: pointer;}

.responsive .slick-prev,.responsive .slick-next {
    position: absolute;top: 50%;margin-top: 0px;overflow: hidden; width: 19px;height: 35px;font-size: 0;line-height: 0;
    z-index: 2;border: none; background: center center no-repeat;}



.responsive .slick-prev { width:60px;height:60px;border:1px #306fb0 dashed;  left:-90px;border-radius: 50px;}

.responsive .slick-prev:before,.responsive .slick-next:before {color: #0853a0;font-size: 25px;}




.responsive .slick-next { width:60px;height:60px;border:1px #306fb0 dashed;border-radius: 50px;right:-90px;}






.mt_top{border-bottom:1px #cccccc solid;transition:0.6s all ;}
.mt_top .pic{padding-top: 70%; position: relative;overflow: hidden;height: 0;}
.mt_top .pic img{display: block; width: 100%;height: 100%;position: absolute; top:0;left:0; transition: .3s;     object-fit: cover;}

.mt_bot{line-height:32px;color:#333;padding:15px 20px 25px;}
.mt_bot_font{width:100%;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height:35px;}
.mt_bot_font h1{float:left;font-size:17px;}
.mt_bot span{background:url(../img/rl.png) left center no-repeat;padding-left:20px;color:#777;line-height:50px;font-family:Arial, Helvetica, sans-serif;}
.mt_bot:hover span{color:#fff;background:url(../img/hrl.png) left center no-repeat;}

 .con_mt_font ul li:hover .mt_font{background:#0056b5; transition: 0.5s all;color:#fff;}

 .con_mt_font ul li:hover  .mt_top{border-bottom:1px #fff solid;}

 .con_mt_font ul li:hover  .mt_bot, .con_mt_font ul li:hover .mt_top .mt_top_rl h1, .con_mt_font ul li:hover .mt_top .mt_top_rl h2{color:#fff;}






 .con_mt_rc .yj_nav{width:100%;height:75px;line-height:75px;font-size:26px;font-size:2.6rem;font-weight:bold;background:url(../img/kx_nav.png) left center no-repeat;text-indent: 45px;}

 .con_mt_rc .ll_nav{width:100%;height:75px;line-height:75px;font-size:26px;font-size:2.6rem;font-weight:bold;background:url(../img/ll_nav.png) left center no-repeat;text-indent: 45px;}

 .con_mt_rc .lh_nav{width:100%;height:75px;line-height:75px;font-size:26px;font-size:2.6rem;font-weight:bold;background:url(../img/lh_nav.png) left center no-repeat;text-indent: 45px;}





/**********footer************/
#footer{width:100%;background:#0853a0; border-top: 10px #064280 solid;    line-height:36px;color:#fff;text-align: center;font-size:17px;font-size:1.7rem;}

.fot_left{width:35%;float:left;line-height:40px;color:#fff;text-align:left;padding-top:60px;}
.fot_left a{color:#fff;}
.fot_left img{width:92%}



.fot_mid{width:35%;float:left;font-size:1.7rem;text-align:left;padding-top:40px;}

.fot_mid i{padding-right:15px;}
.fot_mid p em img{padding-right:15px;}
.fot_mid p+p em img{padding-right:12px;}
.fot_mid p+p+p em img{padding-right:8px;}

/*******fot_right********/

.fot_right{width:20%;float:left;margin-top:25px;margin-bottom:30px;}

.fot_right ul{float:left;text-align:left;}
.fot_right ul span{font-size:2rem;font-weight:bold;background:url(../img/lj_nav.png) left center no-repeat;padding-left:32px;}
.fot_right ul li{
width: 100%;

   border: 1px rgba(255,255,255,0.4)  solid;
    margin-top: 15px;    box-sizing: border-box; } 
.fot_right ul li select {
    background: none;
    border: none;
    font-size: 16px;
    width: 100%;
    line-height: 35px;
    text-align: center;
    color: rgba(255,255,255,0.7) ;
   
}
.fot_right ul li select option{color:#222;}

  .fot_right ul li a{color:#fff;}

.fot_ewm{width:130px;height:130px;float:right;padding-bottom:20px;padding-top:35px;}


.fot_bot{border-top:1px #2d6dae solid;line-height:35px;padding:20px 0px;text-align:center;color:rgba(255,255,255,0.7);}




/*****************二级bnnaer***************/
.ej_banner{width:100%;margin:0 auto;}
.ej_banner img{width:100%;}


/*****************二级中间***************/
.ej_mid_con{width:100%;background-size: 100%;    box-sizing: border-box;}

.ej_mid{width:100%;margin:0 auto;padding:30px 0px;}

/*****左边******/
.ej_left{width:279px;float:left;background:#0057b9;margin-top:0px;z-index: 1;position: relative;}
.ej_left_nav{height:76px;line-height:76px;text-align:center;font-size:25px;color:#fff;}

.ej_left_font{background:#f8fafd;margin-left:20px;width:259px;padding-bottom:38px;}

.ej_left_font ul li{width:100%;height:62px;line-height:62px;font-size:17px;}
.ej_left_font ul li a{margin:0px 18px;border-bottom:1px #d2dcec solid;display: block;text-indent:70px;}
.ej_left_font ul li.on,.ej_left_font ul li:hover{background:#e4edfa;border-left:3px #f69305 solid;border-bottom:none;width:100%;box-sizing: border-box;}
.ej_left_font ul li.on a,.ej_left_font ul li:hover a{font-weight:bold;}


/*****右边******/
.ej_right{padding:5px 0px 0px 35px;/*margin-left:295px;float:right;*/box-sizing:border-box;overflow:hidden;}

.ej_right_nav{/*width:959px;*/width:100%;border-bottom:1px #ddd solid;height:65px;line-height:65px;}

.ej_right_nav h1{border-bottom:3px #f69305 solid;font-size:22px;color:#333;display: inline-block;margin-top:-2px;}
.ej_right_nav span{float:right;background: url(../img/ej_dqw.png) left center no-repeat;padding-left:31px;font-size:16px;}
.ej_right_nav span a{color:#222;font-size:16px;}


.ej_right_font{/*width:919px;*/width:100%;padding:20px;box-sizing: border-box;height:auto!important;}
.ej_right_font p{line-height:35px!important;font-size:17px!important;}

.ej_right_font .img{float:right;width:365px;padding:0px 0px 10px 15px;}

.ej_right_font .img img{float:right;width:366px;height:224px;padding-bottom:25px;}


/***********新闻列表***************/
.ej_right_new{padding:20px 0px;}
.ej_right_new_ser{/*width:957px;*/width:100%;height:48px;border:1px #d7dfed solid;border-radius:10px;margin:0px 0px 20px; box-sizing: border-box;}

.ej_right_new_ser .ss_k{width:70%;height:48px;line-height:48px;font-size:17px;float:left;overflow:hidden;text-indent:0.5em;border:none;outline:none;color:#4873b7;margin-left:15px;}
.ej_right_new_ser .ss_an{width:123px;height:48px;float:right;}

.ej_right_new ul li{width:100%;height:55px;line-height:55px;font-size:17px;font-size:1.7rem;border-bottom:1px #ccc dashed;float:left;background:url(../img/hsdoc.png) 5px center no-repeat;text-indent:24px;        overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;  /*  display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;*/}
.ej_right_new ul li span{float:right;color:#777;}

.page{/*width:917px;*/width:100%;margin:0 auto;text-align:center;}

.sy_line{/*width:957px;*/width:100%;height:1px;border-bottom:1px #c7d3e7 dashed;}


/***********组织机构***************/
.ej_right_jg{width:100%;}
.ej_right_jg_top{width:100%;padding-top:25px;}
.ej_right_jg_top .nav{width:100%;border-bottom:1px #d2dcec solid;height:58px;margin:23px 0px; box-sizing:border-box;}
.ej_right_jg_top .nav h1{height:58px;background:#26539f;line-height:58px;color:#fff;font-size:20px;display:inline-block;padding:0px 36px;}


.ej_right_jg_top ul {}
.ej_right_jg_top ul li{width:21%;line-height:30px;border:1px #a8d5f9 dashed;margin:0px 2%;float:left;box-shadow: 0px 2px 5px #c5d5ef;margin-bottom:30px;text-align:center;background:#f9fbfe; box-sizing:border-box;padding:5px 0px 11px;height:55px;    align-items: center;
    display: flex;
    justify-content: center;}
.ej_right_jg_top ul li a{display: block;}


.ej_right_jg_top ul li:hover{background:#26539f!important;display: block;color:#fff!important;}






.ej_right01{padding:5px 0px 0px 35px;width:100%;box-sizing:border-box;overflow:auto;}

.ej_right_nav01{width:100%;border-bottom:1px #d2dcec solid;height:65px;line-height:65px;border-bottom:1px #d2dcec solid;}

.ej_right_nav01 h1{border-bottom:4px#087bd6solid;font-size:22px;font-weight:bold;color:#1d50a2;display: inline-block;margin-top:-2px;}
.ej_right_nav01 span{float:right;background: url(../img/ej_dqw.png) left center no-repeat;padding-left:31px;}
.ej_right_nav01 span a{color:#555;font-size:16px;}


/***********校园风光***************/
.ej_right_img{width:100%;margin-top:32px;}
.ej_right_img li{width:29.33%;float:left;margin:0px 2% 0px;}


.ej_right_img li img{width:100%;border-top-left-radius: 5px;border-top-right-radius: 5px; height:200px;    object-fit: cover; }
.ej_right_img li span{height:50px;line-height:50px;text-align:center;display:block;margin-bottom:10px;font-size:17px;}
.ej_right_img li:hover{box-shadow: 0px 2px 5px #c2bfc0;cursor:pointer;}



/***********详细新闻页***************/

.ej_right_xq{width:100%;padding:20px; box-sizing:border-box;line-height:30px;font-size:17px;}
.ej_right_xq  h1{line-height:35px;text-align:center;font-size:20px;font-weight:bold;padding:15px 0px;}
.ej_right_xq .date{/*width:919px;*/width:100%;line-height:32px;border-bottom:1px #ddd dashed;text-align:center;color:#666;margin-bottom:20px;padding:9px 0px;font-size:16px;}
.ej_right_xq .date i{padding:0px 12px;}
.ej_right_xq p{line-height:35px!important;text-indent:2rem!important;font-size:17px!important;}
.ej_right_xq p  strong{/*display:none;*/font-weight:normal;}

.ej_right_xq p span{line-height:35px!important;text-indent:2rem!important;font-size:17px!important;}

/**************新增联系我们***************/
.ej_right_call{padding:20px 0px;box-sizing: border-box;height:auto!important;}
.ej_right_call ul  li{width:31.33%!important;float:left!important;   margin:0px 1%;}

.ej_right_call ul  li  h1{    background: #cfddf1;
    line-height: 50px;
    text-align: center;
    font-size: 20px;}

.ej_right_call ul  li dl dd{float:left;line-height:45px;width:50%;border-right:1px #e6ebf4 solid;width:50%;}
.ej_right_call ul  li dl dt{float:left;line-height:45px;width:50%;}



/***********历史沿革***************/

.ej_right_ls{width:100%;padding:20px;  box-sizing:border-box;}
.ej_right_ls dl{border-left:1px #d2dcec solid;padding-left:45px;position: relative;}
.ej_right_ls dl dt{color:#2554a0;font-size:20px;font-weight:bold;}
.ej_right_ls dl dd{line-height:30px;padding:20px 0px;}
.ej_right_ls dl dt .icon{left:-6px;position:absolute;top:6px;}

/***********历任领导***************/

.ej_right_ld{width:919px;padding:20px;}
.ej_right_ld li{line-height:45px;padding:10px 0px;}

.ej_right_ld li span{color:#2554a0;font-size:18px;font-weight:bold;padding-right:10px;}

.ej_right_ld li span .icon{padding:3px 12px 0px 0px;}


/***********现任领导***************/

.ej_right_xr{width:100%;padding:30px 0px 20px;}
.ej_right_xr li{width:47%;float:left;height:235px;/*border:1px #ddd solid;*/margin:0px 1.5% 35px;float:left;padding:15px; box-sizing:border-box; box-shadow:0px 1px 8px #e6e5e5;}
.ej_right_xr li img{float:left;width:158px;height:203px;padding-right:20px;object-fit: cover;}


.ej_right_xr li .ej_ld{/*float:right;width:70%;padding-left:15px;*/ box-sizing:border-box;}
.ej_right_xr li .ej_ld h1{color:#0253ae;    font-size:17px;font-weight:bold;padding-right:10px;line-height:35px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.ej_right_xr li .ej_ld span{color:#222;line-height:35px;  font-size:17px;  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}

.ej_right_xq p img{text-indent:0em!important;}


/*轮播样式ʽ*/
.poster_box {
  overflow: hidden;
  margin: 30px 20px
}
.poster_box h2 {
  font-size: 30px;
  color: #015293;
  font-weight: bold;
  text-align: center;
}
.poster_box h3 {
  font-size: 16px;
  color: #015293;
  margin: 10px 0 35px;
  text-align: center;
}
.poster-main {
    position: relative;
    width: 100%;
    height: 340px!important;
    margin-left: auto;
    margin-right: auto;
}
.poster-main img {
    display: block;
    box-shadow: 0px 0px 10px #222222;
    -webkit-box-shadow: 0px 0px 10px #222222;
}

.poster-main a, .poster-main img {
  display: block;
  width: 100%;
  height: 100%;
}
.poster-main img {}
.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}
.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}
.poster-main .poster-list .poster-item .item {
  position: relative;
  width: 100%;
  height: 100%
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  filter: opacity(.5) brightness(1);
}
.poster-main .poster-btn:hover {
  filter: opacity(1) brightness(2);
}
.poster-main .poster-prev-btn {
  left: 0;
  background: url(../img/left.png) no-repeat center center;
}
.poster-main .poster-next-btn {
  right: 0;
  background: url(../img/right.png) no-repeat center center;
}
.poster-item-title {
font-size:18px;
 background:rgba(42, 42, 42, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
filter:Alpha(opacity=80); background:#2a2a2a;

  color: #FFF;
  width: 100%;
  height: 52px;
  line-height: 52px;
  position: absolute;
  bottom: 0;
  text-indent: 29px
}
.lunbo_btn {
  height: 15px;
  width: 100%;
  margin: 0px auto;

  position: absolute;
  z-index: 3;
  text-align: center; bottom: 2px
}
.lunbo_btn li {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-color: #b4b5b7;
  border-radius: 50%;
  margin: 0px 2px;
  cursor: pointer;
}
.lunbo_btn li.poster-btn-active {
  background-color: #0b518a;
}