@charset "utf-8";
/* common */
.ban{position: relative;background: #dddee1;}
.ban img { width: 100%;}
/* 手机内页二级导航 */
.wrap_ph{padding-top: 0.3rem;display: none;}
.wrap_ph h2{width:100%;color:#fff;height: 0.6rem;line-height: 0.6rem;font-size: 0.26rem;padding: 0 0.2rem;background: #0176b6;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;background: url(../images/cd.svg) no-repeat right center/cover;left: auto;right: 0.2rem;top: 50%;transform: translateY(-50%);}
.wrap_ph ul{padding: 0.1rem 0.2rem 0.2rem;display: none;box-shadow: 0px 0.1rem 0.3rem 0px rgba(69, 10, 66, 0.11);}
.wrap_ph li{font-size: 0.18rem;line-height: 0.34rem;font-family: hel-bold;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.inner .wrap_ph{display: none;}
.wrap_ph li.active a{color: #0176b6;}

.inner {padding: 0.6rem 0 .5rem;position: relative;background: #f8f8f8;}
.inner .wp{align-items:flex-start;}
.inner_left { width:4.4rem; z-index: 100; position: relative;padding-right: .6rem;}

.inner_right {width: calc(100% - 4.4rem);padding: .25rem .35rem .8rem;background: #fff;}
.inner_right::after,.inner_left .zt::after{width: 100%;height: 0.03rem;bottom: auto;top: 0; background:#0176b6;
  background: -webkit-linear-gradient(left, #038fdc, #0176b6);
  background: -moz-linear-gradient(left, #038fdc, #0176b6);
  background: -o-linear-gradient(left, #038fdc, #0176b6);
  background: -ms-linear-gradient(left, #038fdc, #0176b6);
  background: linear-gradient(to right, #038fdc, #0176b6);}
.inner_left h2 {height: 1.15rem;display: flex;align-items: center;position: relative;background: #0176b6;justify-content: center;margin-bottom: .4rem;}

.inner_left h2 p{font-size: 0.36rem;color: #fff;font-weight: bold;}
.inner_left .zt{padding: .25rem .25rem 0rem;background: #fff;}
.inner_left .zt h3{font-size: .24rem;color: #333;line-height: 0.3rem;margin-bottom: .2rem;font-weight: 400;}
.inner_left .zt li{margin-bottom: 0.35rem;}
.inner_left .zt li .imged{padding-bottom: 48%;}
.inner_left ul.list_left {/* background: #f4f5f5; */z-index: 10;position: relative;transform: translateX(.25rem);}
.inner_left ul.list_left li {position: relative;transition: all 0.5s ease 0s;background: #f8f8f8;}
.inner_left ul.list_left li p {padding: 0 0.25rem;height: .7rem;transition: 0.5s;}
.inner_left ul.list_left li p a {font-size: 0.2rem;display: block;line-height: 0.69rem;cursor: pointer;width: 100%;color: #222;transition: all 0.5s ease 0s;position: relative;border-bottom: 1px dashed #d2d2d2;text-align: center;}
.inner_left ul.list_left li p a::after{content: "";position: absolute;top: 50%;right: 0;width: 0.2rem;height: 0.04rem;background: #0176b6;margin-top: -0.02rem;opacity: 0;}
.inner_left ul.list_left li.active a::after,.inner_left ul.list_left li:hover a::after{opacity: 1;}
.inner_left ul li:hover p a, .inner_left ul.list_left li.active p a {color: #0176b6;border-bottom: 1px dashed rgba(0,0,0,0);font-weight: bold;}
.inner_left ul li.active,.inner_left ul.list_left li:hover{/* transform: translateX(.2rem); */}
.inner_left ul.list_left li.active p,.inner_left ul.list_left li:hover p{background: #e7f1fd;/* box-shadow: 0px 0px 13px 0px rgba(6, 91, 187, 0.53); */}
.inner_left ul.list_left li:last-child p a{border-bottom: 1px dashed rgba(0,0,0,0);}

.nysubnav {background: rgb(223 235 245);display: none;}
.nysubnav a { padding: 0px 0.3rem; line-height: 0.4rem; display: block; font-size: 0.16rem; }
.nysubnav a:hover, .nysubnav a.on { color: rgb(0, 65, 147); }
.inner_left ul li.active .nysubnav{display: block;text-align: center;}
.local {border-bottom: 1px dashed #ccc;padding: 0rem 0px 0.2rem;margin-bottom: .3rem;justify-content: space-between;align-items: center;}
.local h3{color: #333;font-size: 0.24rem;align-items: center;}
.local h3 img{margin-right: .1rem;max-width: .33rem;max-height: .24rem;}

.adress {color: #666;font-size: 0.14rem;text-align: right;padding-left: .2rem;background: url(../images/home.png) no-repeat left center;background-size: 0.12rem;line-height: 1.5;}
.adress a {font-size: 0.14rem;color: #666;}
.adress a:hover { color: #0176b6; }
.inn_com{padding: 0rem 0 0.4rem;}
.inn_com p{text-align:justify;}
/* jianjie */
.jjy{padding-top: 0.2rem;}
.jjy p,.jjy *{font-size: 0.18rem !important;line-height: 0.34rem !important;margin: 0.1rem 0;text-indent: 2em;font-family: "Microsoft Yahei" !important;text-align: justify;}
.jjy img{margin: 0.1rem auto;}
/* 新闻 */
.newlist li a{padding: .3rem 0;align-items: center;border-bottom: 1px dashed #ddd;}
.newlist li:first-child a{padding-top: 0;}
.newlist li .scale{width: 3.2rem;border: 0.02rem solid rgba(0,0,0,0);transition: 0.5s;}
.newlist li .con{width: calc(100% - 3.2rem);padding-left: .4rem;transition: 0.5s;}
.newlist li .span{font-size: 0.16rem;color: #0176b6;line-height: 1.3;transition: 0.5s;align-items: center;}
.newlist li .span img{width: 0.13rem;margin-right: .1rem;}
.newlist li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;margin: .15rem 0 .2rem;transition: 0.5s;}
.newlist li p{font-size: 0.16rem;color: #666;line-height: .28rem;max-height: 0.56rem\0;transition: 0.5s;}

@media(min-width: 1024px){
  .newlist li a:hover h3,.newlist li a:hover p{color: #0176b6;}
  .newlist li a:hover .scale{border: 0.02rem solid #0176b6;}
  .newlist li a:hover h3{font-weight: bold;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem 0;}
}
@media screen and (max-width: 768px) {
  .newlist li a{padding: .15rem 0;}
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{width: calc(100% - 2.3rem);padding-left: .2rem;}
  .newlist li h3{margin:.1rem 0;}
  .newlist li p{-webkit-line-clamp: 2;line-height: .28rem !important;}
  .newlist li .span{font-size:.16rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 1.6rem;}
  .newlist li .con{width: calc(100% - 1.6rem);}
}
/* 通知公告 */

.newlist1 ul.list{margin-top: .1rem;}
.newlist1 ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .25rem .1rem;border-bottom: 1px dashed #d2d2d2;}
.newlist1 ul.list li a::after{width: 100%;transform: scale(0);  box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.26);top: -1px;height: auto;bottom: -1px;}

.newlist1 ul.list h3{width: calc(100% - 1.1rem);font-size: 0.16rem;color: #000;padding: 0 .2rem 0 0.2rem;transition: 0.5s;position:relative;}
.newlist1 ul.list li span{width: 1.1rem;text-align: right;white-space: nowrap;font-size: 0.16rem;color: #666;}
.newlist1 ul.list li h3::after{width: 0.08rem;height: 0.08rem;background:#0176b6;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;border-radius: 50%;}

@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3{color: #0176b6;font-weight: bold;}
  .newlist1 ul.list li a:hover::after{transform: scale(1);background: #fff;}
  .newlist1 ul.list li a:hover{border-bottom:1px solid rgba(0,0,0,0);}
  .newlist1 ul.list li a:hover span{color: #0176b6;}
}
@media(max-width: 768px){
    .newlist1 ul.list li a{padding:.15rem 0;}
}

/*  内容页*/
.content .tit{font-size: 0.24rem;color: #222;line-height: 0.32rem;margin: 0.1rem 0;text-align: center;}
.content .conttime{padding: 0.15rem 0;border-bottom: 1px solid #ccc;margin-bottom: 0.2rem;text-align: center;}
.content .conttime span{font-size: 0.14rem;color: #666;padding-right: 0.5rem;}
.cont p{font-size: 0.16rem !important;color: #333 !important;line-height: 2.2 !important;text-align:justify;margin-bottom: .2rem;}
.article .cont *{font-size: 0.16rem !important;color: #333 !important;line-height: 2.2 !important;}
.new_miew{border-top: 1px solid #c9c9c9;padding-top: 0.3rem;margin-top:0.5rem;}
.new_miew p{font-size: 0.16rem;color: #222;line-height: 2;margin-bottom: 0.1rem;}
.new_miew p a{transition: 0.5s;}
.new_miew p:hover a{color: #0176b6;}
@media(max-width: 1024px){  
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
}
/* 校园风光 */
.xyfg ul{margin: 0 -0.18rem;}
.xyfg li{width: 33.3%;padding:0 0.18rem;margin-bottom: 0.4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;padding: .15rem;}
.xyfg li a::after{content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;border: 1px solid #dcdcdc;background: #fff;z-index: -1;}
.xyfg li h3{font-size: 0.22rem;color: #000;line-height: 0.5rem;text-align: center;height: 50px;transition: 0.5s;padding-top: .05rem;}
.xyfg li .scale .imged{padding-bottom:70%;}


@media(min-width: 1025px){  
    .xyfg li a:hover h3{color: #0176b6;}
}
@media(max-width: 1024px){  
    .xyfg .vde{margin-bottom: 0.3rem;}
    .xyfg ul{margin: 0 -0.1rem;}
    .xyfg li{padding: 0 0.1rem;margin-bottom: 0.3rem;}
    .xyfg li a::after{left: 0;right: 0;}
    .xyfg li h3{height: 0.4rem;line-height: 0.4rem;}
}

@media(max-width: 768px){   
    .xyfg li{width: 50%;}
    .xyfg li:last-child{display:none;}
}
/* 师资队伍 */
.jsml2  ul{justify-content: space-between;}
.jsml2  li{width: 48%;margin-bottom: .5rem;}
.jsml2  li *{transition: 0.5s;}
.jsml2  li a{align-items: center;}
.jsml2  li .scale{width: 1.85rem;}
.jsml2  li .con{width: calc(100% - 1.85rem);padding-left: .3rem;}
.jsml2  li .imged{padding-bottom: 135%;}
.jsml2  li .h3{padding-bottom: .15rem;border-bottom: 1px solid #e6e6e6;margin-bottom: .15rem;}
.jsml2  li h3{font-size: 0.26rem;color: #333;line-height: 1.5;margin-bottom: .15rem;}
.jsml2  li p{font-size: 0.16rem;color: #666;line-height: 0.33rem;}
.jsml2  li .more{text-align: right;font-size: 0.14rem;color: #0176b6;justify-content: space-between;align-items: center;}
.jsml2  li .more img{width: 0.83rem;height: 0.83rem;}
@media(min-width: 1024px){
  .jsml2  li a:hover h3{color: #0176b6;}
  .jsml2  li a:hover p{color: #0176b6;opacity: .8;}
  .jsml2  li a:hover .h3{border-bottom: 1px solid #0176b6;}
}
@media(max-width: 1024px){
  .jsml2  li{width: 49%;margin-bottom: .3rem;}
}
@media(max-width: 768px){
  .jsml2  li{width: 100%;}
}

/* 媒体报道 */
.mtsj li *{transition: 0.5s;}
.mtsj li a{height: 100%;align-items: center;padding: 0.35rem 0;border-bottom: 1px solid #eee;position: relative;}
.mtsj li a::after{content: "";position: absolute;width: 0;height: 1px;background: #0176b6;bottom: -1px;}
.mtsj li:first-child a{padding-top: 0;}
.mtsj li:last-child a{border-bottom: none;}
.mtsj li .mtdate{width: .95rem;flex-direction: column;border-right: 1px solid #ddd;white-space: nowrap;transition:0.5s;padding-right: .2rem;align-items: flex-end;}
.mtsj li .mt-r{width: calc(100% - .95rem);padding: 0 0 0 0.25rem;height: 100%;}
.mtsj li .mtdate span{font-size: 0.24rem;color: #999;font-weight: bold;}
.mtsj li .mtdate p{font-size: 0rem;margin-top: .25rem;width: 0.26rem;height: 0.26rem;background: url(../images/mt-i1.png) no-repeat;background-size: 100% !important;}
.mtsj li .mt-r h2{font-size: 0.18rem;color: #333;line-height: 0.26rem;margin-bottom: 0.05rem;width: 100%;}
.mtsj li .mt-r p{font-size: 0.16rem;color: #999;width: 100%;line-height: .24rem;max-height: .48rem\0;}



@media(min-width: 1025px){  
.mtsj li:hover h2,.mtsj li:hover .mt-r p,.mtsj li a:hover .mtdate span{color:#0176b6;}
.mtsj li a:hover .mtdate p{background: url(../images/mt-i2.png) no-repeat;}
.mtsj li a:hover::after{width: 100%;}
.mtsj li:hover h2{font-weight: bold;}
}


/* 视频空间 */
.vde ul{margin: 0 -0.17rem;}
.vde li{width: 33.3%;padding: 0 0.17rem;margin-bottom: 0.6rem;}
.vde li a{display: block;border-top:0.03rem solid #e5e5e5 ;}
.vde li a::after{background: #0176b6;bottom: auto;top: -.03rem;height: 0.03rem;}
.vde li h3{margin: .25rem 0 .1rem;font-size: 0.18rem;color: #333;line-height: 0.3rem;height: 0.6rem;transition: 0.5s;}
.vde li p{justify-content: flex-end;margin-bottom: .2rem;color: #999;font-size: 0.14rem;transition: 0.5s;align-items: center;}
.vde li p em{font-style: normal;width: 0.13rem;height: 0.13rem;background: url(../images/tim2.png) no-repeat;background-size: 100% !important;display: block;margin-right: .1rem;transition: 0.5s;}
.vde li .imged{padding-bottom: 70%;}
.vde li .imged::after{width: 0.44rem;height: 0.44rem;bottom: auto;left: 50%;top: 50%;margin: -0.22rem 0 0 -0.22rem;background: url(../images/vde.png) no-repeat;background-size: 100%;}

@media(min-width: 1025px){  
  .vde li a:hover::after{width: 100%;}
  .vde li a:hover h3{color: #0176b6;font-weight: bold;}
  .vde li a:hover p{color: #0176b6;}
  .vde li a:hover p em{background: url(../images/tim3.png) no-repeat;}

}
@media screen and (max-width:1024px){
  .vde ul{margin: 0 -0.1rem;}
  .vde li{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
}
@media screen and (max-width:768px){
  .vde li{width: 50%;}
}

/* 翻页 */
.j_pages{margin:0.6rem auto 0;text-align: center;}
.j_pages .box{display:inherit;width:100%;padding: 0;font-size: 0;}
.j_pages a{padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block;background: #fff;margin: 0 0.03rem;color: #919191;font-size: 0.14rem;box-sizing: border-box;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius: 0.04rem;border: 1px solid #dadbdd;margin-bottom: .15rem;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #0176b6;color: #fff;}
.j_pages a:hover{background: #0176b6;color:#fff!important;}
.j_pages span{color:#919191; padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block; font-size:0.14rem;}
.j_pages input{color:#919191;padding: 0px 0.16rem;height: 0.4rem;line-height: 0.4rem;display:inline-block;font-size:0.14rem;background:#f6f6f6;border:none;cursor:pointer;border-radius: 0;transition: 0.6s;}
.j_pages input[type="text"]{ width:0.4rem; padding:0; text-align:center}
.j_pages input[type="submit"]:hover{ background: #0176b6; color:#fff}
.j_pages .qd{background: #0176b6;color: #fff;border-radius: 0.05rem;height: 0.3rem;line-height: 0.3rem;}



@keyframes round_animate {
    to {
        transform: rotate(1turn);
       }
   }

/* 三级导航 */
.san-nav{width: 100%;background: #f7f7f7;margin-bottom: .4rem;display: none;}
.san-nav ul{display: flex;justify-content: center;align-items: flex-end;flex-wrap: wrap;}
.san-nav li{/* height: 0.8rem; */display: flex;align-items: flex-end;padding:0 .3rem;}
.san-nav a{display: inline-block;/* margin: 0 0.4rem; */font-size: 0.16rem;color: #a9a9a9;display: flex;align-items: center;height: 0.5rem;}
.san-nav a::after{height: 0.02rem;left: 0;background: rgba(0,0,0,0);width:100%}
.san-nav a.on::after{background: #0176b6;}
.san-nav a:hover,.san-nav a.on{color: #0176b6;}

@media screen and (max-width: 1200px) {
    
}
@media screen and (max-width: 1024px) {
  .inner_left,.inner_right .lm_top .adress{display: none;}
    .inner_right{width: 100%;padding: .25rem;}
    .wrap_ph{display: block;/* background: #e2effa; */}
    .inner{padding: .3rem 0;}
    .page{margin:.25rem 0 0;}
  .san-nav{display: block;}
  .local{/* display: none; */margin-bottom: .2rem;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin:0.3rem auto 0;text-align: center;}


}

@media screen and (max-width: 420px) {
    .local{justify-content: flex-start;}
    .adress{width:100%;text-align: left;margin-top: .2rem;}
}


/* pagebar start */
/*pagebar可改为自定义名称*/

/*公共样式 字体，行高，字体颜色等*/
.pagebar {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    text-align:center;}
.pagebar>.p_t:first-child{display: none;}
/*去掉a链接的下划线*/
.pagebar a{
    text-decoration: none;}

/*消掉最左侧页码区margin-left的5个像素*/
.pagebar .p_pages{}

/*按钮和页码的外观*/
.p_fun_d{
cursor:text;}
.pagebar .p_fun_d, .pagebar .p_no_d,.pagebar .p_fun, .pagebar .p_no,.pagebar .p_dot{
    border: 1px solid #ddd;
    box-sizing:border-box;
    display:inline-block;
    vertical-align:middle;
    line-height: 32px;
    min-width: 36px;
    border-radius: 3px;
    margin: 3px 2px;
    overflow:hidden;}
.pagebar .p_fun_d,.pagebar .p_fun a{
    padding: 0 10px;
}
/*
.pagebar .p_fun_d,.pagebar .p_fun a{
text-indent:-999px;
position:relative;}
.pagebar .p_fun a:after,.pagebar .p_fun_d:after{
font-family: "swiper-icons" !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-indent:0;
display:block;
position:absolute;
top:0;
left:10px;}
.p_prev_d:after,.p_prev a:after{
content: "\e62f";}
.p_next_d:after,.p_next a:after{
content: "\e676";}
*/

.pagebar .p_fun a, .pagebar .p_no a{
display:block;}
/*文字对齐样式*/
.pagebar .p_t{
    display:inline-block;
    vertical-align:middle;}

/*链接字体颜色*/
.pagebar .p_fun a, .pagebar .p_no a{
    color: inherit;}

/*鼠标移上时有链接按钮的外观*/
.pagebar .p_no a:hover{
    color:#0176b6;}

.pagebar .p_fun:hover{
border:none;
}

/*页码省略号...的外观*/
.pagebar .p_dot {
border:none;
min-width:auto;}

/*当前页码的外观*/
.pagebar .p_no_d,.pagebar .p_fun:hover a{
    border: 1px solid #0176b6;
    color: #fff;
    background-color: #0176b6;}

/*按钮控制*/

/*控制是否显示 "首页" "尾页" */
.pagebar .p_first,.pagebar .p_first_d,.pagebar .p_last,.pagebar .p_last_d{
    display:none;}

/*控制是否显示 "上页" "下页"*/
.pagebar .p_prev,.pagebar .p_prev_d.pagebar .p_next,.pagebar .p_next_d{}

/*控制是否显示无链接的 "首页" "上页" "下页" "尾页"*/
.pagebar .p_first_d,.pagebar .p_prev_d,.pagebar .p_next_d,.pagebar .p_last_d{}

/*控制是否显示页码*/
.pagebar .p_no,.pagebar .p_no_d,.pagebar .p_dot{}

/*跳转到页码输入框的外观*/
.jump_to{display:inline-block;}
.pagebar .p_goto input {
    font-size:14px;
    border: 1px solid #ddd;
    height:32px;
    line-height:30px;
    box-sizing:border-box;
    vertical-align:middle;
    outline-width:thin;
    outline-color:#0176b6;
    margin:0px 2px;
    padding:0px 1px;
    width:32px;
    text-align:center;
    border-radius:3px;}

/*跳转到页码输入框  鼠标移上及输入时的外框颜色*/
.pagebar .p_goto input:hover, .pagebar .p_goto input:focus{
    border: 1px solid #0176b6;}

/*跳转按钮的外观*/
.pagebar .p_goto a{
    border: 1px solid #ccc;
    padding: 10px 6px;
    color: #fff;
    border-radius: 3px;
    margin:0px;
    height:30px;
    -height:auto;
    line-height:7px;
    display:inline-block;
    box-sizing:border-box;
    vertical-align:middle;
    background:#0176b6;
    border-color:#0176b6;}
/*pagebar end*/

@media (max-width: 768px){
    .article,.newlist1,.mtsj,.newlist1,.newlist,.vde{
        min-height: 450px;
    }
}