@charset "utf-8";
/* common */
.ban{position: relative;}
.ban .imged {padding-bottom: 25%;}
/* 手机内页二级导航 */
.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: #b0101a;}
.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: #b0101a;}

.inner {padding: 0.5rem 0 1.5rem;position: relative;/* background: #e2effa; */}
.inner .wp{align-items: flex-start;}
.inner_left { width: 2.6rem; z-index: 100; position: relative; margin-bottom: 0.4rem; }
.inner_right { width: calc(100% - 2.6rem);padding-left: .7rem;}
.inner_left h2 {height: 1.2rem;color: rgb(255, 255, 255);font-size: 0.36rem;background: #b0101a;text-align: center;}
.inner_left h2 p{color: #fff;line-height: 1.2rem;font-weight: bold;}

.inner_left ul {background: #fff;border-left: 2px solid #b0101a;box-shadow: 0px 4px 12px 0px rgba(10, 11, 24, 0.2);padding-bottom: .4rem;}
.inner_left ul li {position: relative;transition: .5s;}
.inner_left ul li p {padding: 0 0.25rem 0 .5rem;height: 100%;height: .95rem;border-bottom: 1px solid #eee;display: flex;align-items: center;}
.inner_left ul li p a {font-size: 0.24rem;display: block;cursor: pointer;width: 100%;color: #333;transition: .5s;position: relative;}
.inner_left ul li:last-child p{border-bottom:none;}
.inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 0;width: .09rem;height: 0.17rem;transition: 0.5s;
background: url(../images/jt2.png) no-repeat;background-size: 100%;transform: translateY(-50%);opacity:0;}

.inner_left ul li:hover, .inner_left ul li.active {background: #f6eced;}
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #b0101a;/* background: url(../images/jt2.png) no-repeat right 0.1rem center; */font-weight: bold;}
.inner_left ul li.active p a::after,.inner_left ul li:hover p a::after{opacity:1;}
.nysubnav {background: #efe3e6;display: none;}
.inner_left ul li.active .nysubnav{display: block;padding-left: .3rem;}
.nysubnav a { padding: 0px 0.3rem; line-height: 0.4rem; display: block; font-size: 0.16rem; }
.nysubnav a:hover, .nysubnav a.on {color: #b0101a;}

.local {border-bottom: 1px solid #ccc;padding: 0rem 0px 0.15rem;margin-bottom: .3rem;justify-content: space-between;align-items: center;}
.local h2{color: #333;font-size: 0.3rem;}
.adress {color: #666;font-size: 0.14rem;/* margin-bottom: .25rem; *//* padding-left: .35rem; */position:relative;align-items: flex-start;}
.adress img {display:inline-block;width: 0.23rem;}
.adress p{/* width: calc(100% - .23rem); *//* padding-left: .1rem; */line-height: 1.5;}
.adress a {font-size: 0.14rem;color: #333;transition: 0.5s;}
.adress a:hover { color: #b0101a; }
.inn_com{padding: 0rem 0 0.4rem;}
.inn_com p{text-align:justify;}
/* jianjie */
.jjy{/* padding-top: 0.2rem; */}
.jjy p{text-indent: 2em;}

/* 新闻 */
/* 学院新闻 */
.newlist li{/* margin-bottom: .4rem; */}
.newlist li a{padding: .4rem 0;align-items: center;}
.newlist li a::after{left: -.3rem;background: #b0101a;}
.newlist li .scale{width: 3.3rem;}
.newlist li .con{width: calc(100% - 3.3rem);padding-left: .4rem;}
.newlist li span{font-size: 0.2rem;color: #b0101a;line-height: 0.28rem;transition: 0.5s;}
.newlist li h3{font-size: 0.18rem;color: #333;line-height: 0.32rem;margin: .2rem 0;transition: 0.5s;}
.newlist li p{font-size: 0.16rem;color: #999;line-height: .26rem;max-height: 0.52rem\0;transition: 0.5s;}

.jjxinx table{
	width: 100%;
}

.jjxinx table tr td{
	line-height:35px
}
 .jjxinx input,button,textarea {background: none;outline: none;border: none;-webkit-appearance: auto;border-radius:0;}
 

@media(min-width: 1024px){
  .newlist li a:hover::after{width: calc(100% + .6rem);}
  .newlist li a:hover h3,.newlist li a:hover p,.newlist li a:hover span{color: #fff;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding:.3rem 0;}
 .inn_com{padding: 0rem 0 0.6rem;}
}
@media screen and (max-width: 768px) {
  .newlist li a{padding: .1rem 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;}
  .jjxinx table{
	width:100% !important;
	max-width: 100% !important;overflow: scroll; display: block;
	}
	.jjxinx table tr td{
		min-width:90px
	}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 1.6rem;}
  .newlist li .con{width: calc(100% - 1.6rem);}
}
.page{margin: 0.4rem 0 0;}
.page img{margin: 0 auto;display: block;}
/* 通知公告 */
.mtsj li *{transition: 0.5s;}
.mtsj li a{height: 100%;align-items: center;padding: 0.3rem 0;border-bottom: 1px solid #eee;}
.mtsj li:first-child a{padding-top: 0;}
.mtsj li:last-child a{border-bottom: none;}
.mtsj li .mtdate{width: .9rem;flex-direction: column;justify-content: center;text-align: center;height: .9rem;
border: 1px solid #b0101a;white-space: nowrap;transition:0.5s;}
.mtsj li .mt-r{width: calc(100% - .9rem);padding: 0 0 0 0.3rem;height: 100%;}
.mtsj li .mtdate span{font-size: 0.3rem;color: #b0101a;}
.mtsj li .mtdate p{font-size: 0.14rem;color: #333;text-align: center;margin-top: .1rem;color: #b0101a;}
.mtsj li .mt-r h2{font-size: 0.2rem;color: #333;line-height: 0.3rem;margin-bottom: 0.15rem;width: 100%;}
.mtsj li .mt-r p{font-size: 0.15rem;color: #808080;width: 100%;line-height: .24rem;max-height: .48rem\0;}



@media(min-width: 1025px){	

.mtsj li a:hover .mtdate{background: #b0101a;}
.mtsj li a:hover .mtdate span,.mtsj li:hover .mtdate p{color: #fff;}
.mtsj li:hover h2,.mtsj li:hover .mt-r p{color:#b0101a;}
}


/*  内容页*/
.article .tit{font-size: 0.24rem;color: #222;line-height: 0.32rem;margin: 0.1rem 0;text-align: center;}
.article .conttime{padding: 0.15rem 0;border-bottom: 1px solid #ccc;margin-bottom: 0.2rem;text-align: center;}
.article .conttime span{font-size: 0.14rem;color: #666;padding-right: 0.5rem;}
.article .conttime span span{padding-right: 0;}
.cont p{font-size: 0.16rem !important;color: #333 !important;line-height: 2 !important;text-align:justify;margin-bottom: .2rem;text-indent: 2em;}
.cont p img{margin: 0.3rem auto;display: block;height: auto;}
.cont p img.px50{
    display: inline-block !important;
    vertical-align: middle;
    margin-right: 5px !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: #b0101a;}
@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: #333;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: #b0101a;}
}
@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;}
}






/* 翻页 */
.j_pages{margin:0 auto 0 auto;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: #b0101a;color: #fff;}
.j_pages a:hover{background: #b0101a;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: #b0101a; color:#fff}
.j_pages .qd{background: #b0101a;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: .3rem;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: #b0101a;}
.san-nav a:hover,.san-nav a.on{color: #b0101a;}



@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-left: 0;}
	.wrap_ph{display: block;/* background: #e2effa; */}
	.inner{padding: .3rem 0 .5rem 0;}
	.page{margin:.25rem 0 0;}
  .local{display: none;}
  .san-nav{display: block;}
}
@media screen and (max-width: 768px) {



}






.write_list{
    padding: 0 15px;
}
.write_list>ul>li{
    font-size: 0;
    margin-bottom: 35px;
}
.write_list li span{
    display: inline-block;
    width: 145px;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    text-align: left;
    vertical-align: middle;
}
.write_list li .rr{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 145px);
}
.write_list li span i{
    color: #ba0f16;
    display: inline-block;
    margin-right: 5px;
}
.write_list li .sel{
    width: 100%;
    position: relative;
}
.write_list li .sel p{
    font-size: 14px;
    color: #999999;
    position: relative;
    line-height: 38px;
    padding-left: 20px;
    padding-right: 35px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    height: 40px;

}
.write_list li .sel p:after{
    position: absolute;
    content: '';
    width: 14px;
    top: 0;
    bottom: 0;
    right: 19px;
    background: url("") no-repeat 50%;
}
.write_list li .sel ul li{
    font-size: 16px;
    line-height: 32px;
    color: #333;
    padding:5px 20px ;
    cursor: pointer;
}
.write_list li .sel ul{
    position: absolute;
    left: 0;
    right: 0;
    top: 110%;
    background: #fff;
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.1);
    display: none;
    z-index: 9;
}
.write_list li .sel ul li:hover{
    background: #124c93;
    color: #fff;
}
.write_list li  .tit{
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 38px;
    color: #333;
    height: 40px;
    padding-left: 20px;
    padding-right: 35px;
    border: 1px solid #e5e5e5;
}
.write_list li textarea{
    display: block;
    width: 100%;
    height: 160px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    padding: 5px 10px;
    border: 1px solid #e5e5e5;
    outline: none;
    /*resize:none;*/
    margin-top: 20px;
}
.write_list li.bmBtn button{
    display: inline-block;
    width: 85px;
    line-height: 48px;
    text-align: center;
    color: #333333;
    font-size: 18px;
    vertical-align: middle;
    height: 50px;
    border: 1px solid #e5e5e5;
    border-radius: 5px 0 0 5px;
    cursor: pointer;
}
.write_list li.bmBtn .bm{
    border-left: none;
    border-radius: 0 5px 5px 0;
}
.write_list li.bmBtn{
    margin-bottom: 22px;
}
.write_list li.bmBtn button.on{
    background: #e5e5e5;
}
.write_list li.tips p{
    font-size: 14px;
    line-height: 42px;
    color: #916e28;
    padding-left: 18px;
    background: #fff6e8;
    margin-left: 160px;
}
.write_list li label {
    font-size: 18px;
    line-height: 22px;
    color: #333;
}
.write_list li .subm{
    display: block;
    width: 100px;
    line-height: 66px;
    border-radius: 5px;
    margin: 0 auto;
    cursor: pointer;
}

.write_tit span{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-left: 40px;
}
.write_tit span i{
    padding: 0 6px;
    background: #f0f7ff;
    color: #003d87;
    border-radius: 5px;
    min-width: 28px;
    text-align: center;
    display: inline-block;
}
table{
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    table-layout: fixed;
}
.write_table thead td span{
    font-size: 18px;
    color: #333;
    font-weight: 600;
    display: inline-block;
    line-height: 24px;
}
.write_table thead td{
    padding: 13px 10px;
}
.write_table td.td1{
    width: 440px;
    text-align: left;
}
.write_table td.td2{
    width: 125px;
}
.write_table td.td3{
    width: 182px;
}
.write_table td.td4{
    width: 278px;
}
.write_table td.td5{
    width: 192px;
}
.write_table thead td.td3 span,
.write_table thead td.td5 span{
    padding-right: 24px;
    background: url("") no-repeat right center;
}
.write_table thead td.td1{
    padding-left: 75px;
}
.write_table thead{
    background: #f0f7ff;
}
.write_table tbody td{
    font-size: 16px;
    line-height: 33px;
    padding: 13px 10px;
    border-top: 1px solid #f0f7ff;
}
.write_table tbody td.td1 a{
    display: block;
    padding-left: 24px;
    background: url("") no-repeat left center;
}
.write_table tbody td.td1 a i{
    display: inline-block;
    width: 36px;
    height: 14px;
    background: url("") no-repeat 50%;
}
.write_table tbody td.td5 span{
    display: inline-block;
    color: #003d87;
    line-height: 34px;
    background: #f0f7ff;
    padding: 0 16px;
    border-radius: 5px;
}





 