@charset "utf-8";
/* common */
.header_top{/* position: relative; */}
.ban{position: relative;}
.ban .imged {padding-bottom: 28%;}
.ban h3{position: absolute;left: 0;bottom: 0;z-index: 10;width: 100%;}
.ban h3::after{width: 27%;border-radius: 0rem 45px 0px 0px;background: #9B0D14;}
.ban h3 b{line-height: 1rem;color: #fff;font-size: 0.3rem;font-weight: bold;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,  dl, dt, dd, ol, ul, li, tr, th, td, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, s, fieldset, form, label, legend, table, caption,  tfoot, thead,  article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video{
    word-break: keep-all;
    word-break: break-word;
}
 .list-paddingleft-2{  padding-left: 20px;}
.list-paddingleft-2 li{    list-style: disc; }
.cont{
line-height: 2;
}
/* 手机内页二级导航 */
.wrap_ph{padding-bottom: 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: #9B0D14;}
.wrap_ph h2::after{width: 0.32rem;height: 0.32rem;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 h4{justify-content: space-between;align-items: center;}
.wrap_ph li h4 a{transition:0.5s;color: #333;}
.inner .wrap_ph{/* display: none; */}
.wrap_ph li.active>a{color: #9B0D14;}
.wrap_ph li .san-wrap{padding-left: .2rem;display: none;}
/* .wrap_ph li.active .san-wrap{display: block;} */
.wrap_ph li .san-wrap dd a{display:block;}
.wrap_ph li .san-wrap dd a.on{color: #9B0D14;}
.wrap_ph li .san-wrap h3{justify-content: space-between;font-size: 0.16rem;line-height: 0.3rem;align-items: center;}
.wrap_ph li .san-wrap .box{display: none;padding-left: 0.15rem;}
.wrap_ph li .san-wrap dd.on h3{color: #9B0D14;}
.wrap_ph li h3{position:relative;}



.inner {padding: 0.5rem 0 1rem;position: relative;/* background: #e2effa; */}
.inner::before{content: "";position: absolute;left: 0;right: 1.83rem;height: 100%;z-index: -1;background: #fff;bottom: 0;}
.inner::after{width: 100%;background: url(../images/h2bg.png) no-repeat bottom;background-size: 100%;height: 9.92rem;}

.inner .wp{align-items: flex-start;}
.inner_left {width: 3rem;z-index: 100;position: relative;margin-bottom: 0.4rem;top: 0;}
.inner_right { width: calc(100% - 3rem);padding-left: .4rem;}
.inner_left h2 {background: #9B0D14;height: 1rem;align-items: center;padding-left: 0.4rem;}
.inner_left h2 p{color: #fff;line-height: .34rem;font-weight: bold;font-size: 0.34rem;padding-right: 0.15rem;}

.inner_left ul {background: #f2f2f2;padding-bottom: 1rem;}
.inner_left ul li {position: relative;transition: .5s;padding: 0 0.2rem;}
.inner_left ul li p {padding: .2rem .1rem;height: 100%;border-bottom: 1px dashed #dde4e7;align-items: center;justify-content: space-between;}
.inner_left ul li p a {font-size: 0.18rem;cursor: pointer;color: #333;transition: .5s;position: relative;line-height: 1.4;flex: 1;min-width: 0;padding-right: 0.1rem;}
.inner_left ul li:last-child p{border-bottom:none;}

.inner_left ul li dl{display: none;padding-left: 0.1rem;}
.inner_left ul li dt h3{font-size: 0.16rem;color: #333;padding: .15rem;transition: 0.5s;display: flex;align-items: center;justify-content: space-between;}
.inner_left ul li:last-child p{border-bottom:none;}
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #9B0D14;font-weight: bold;}
.inner_left ul li dt.on h3,.inner_left ul li dt:hover h3{color: #9B0D14;}

/* .inner_left ul li dt h3.on img,.inner_left ul li p.on img{opacity:0;} */


.nysubnav {display: none;padding-left: .4rem;}


.nysubnav a {line-height: 0.4rem;font-size: 0.15rem;}
.nysubnav a.on,.nysubnav .p.on,.nysubnav .p:hover{color: #9B0D14;}
.nysubnav h4 a{justify-content: space-between;align-items: center;
}
.nysubnav .box{padding-left:.2rem;display: none;}
.nysubnav .box a{display:block;color:#333;}
.nysubnav .p.on .box{display:block;}



.local {margin-bottom: .35rem;justify-content:space-between;align-items: center;padding-bottom: 0.25rem;border-bottom: 1px solid #d2d2d2;}
.local h2{color: #333;font-size: 0.3rem;font-weight: bold;padding-left: 0.15rem;border-left: 0.04rem solid #9B0D14;}
.adress {color: #666;font-size: 0.14rem;position:relative;align-items: flex-start;}

.adress p{padding-left: .25rem;line-height: 0.26rem;font-size: .14rem;color: #666;background: url(../images/home.png) no-repeat left center;background-size: 0.18rem 0.23rem;display: flex;flex-wrap: wrap;}
.adress a {font-size: 0.14rem;color: #666;transition: 0.5s;display: inline-block;padding: 0 .05rem;}
.adress a:hover { color: #9B0D14; }

/* jianjie */
.jjy{/* padding-top: 0.2rem; */}
.jjy p{text-indent: 2em;}

/* 新闻列表1 */
.newlist1 ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .25rem 0;border-bottom: 1px dashed #d2d2d2;transition: 0.5s;}
.newlist1 ul.list li a::after{background: #9B0D14;height:1px;bottom:-1px;}
.newlist1 ul.list h3{font-size: 0.18rem;color: #333;padding: 0 .2rem 0 0.25rem;transition: 0.5s;position:relative;flex: 1;min-width: 0;}
.newlist1 ul.list li span{font-size: 0.18rem;color: #666;}
.newlist1 ul.list li h3::after{width: 0.06rem;height: 0.06rem;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;background-size: 100% 100% !important;background: #333;border-radius: 50%;}

.ssjg{margin-bottom: 0.25rem;text-align: center;display: flex;background: #FFF8F8;height: 0.6rem;display: flex;align-items: center;padding: 0 0.3rem;}
.ssjg p{font-size: 0.2rem;font-weight: bold;line-height: 1.4;color: #444;display: flex;align-items: center;}
.ssjg p b{display: inline-block;font-size: 0.22rem;padding: 0 0.1rem;color: #9B0D14;font-weight: bold;}


.pc_list{
   display:block;
}

.yd_list{
   display:none;
}


.gda{padding: 0 5rem;}

.gd{
    text-align: center;
    margin: 20px 0;
    padding: 20px;
    border-radius: 40px;
    font-size: 0.2rem;
    background-color: #9f1218;
    color: #fff;
    }





@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3{color: #9B0D14;font-weight: bold;}
  .newlist1 ul.list li a:hover::after{opacity: 1;width:100%}

}
@media screen and (max-width: 1024px) {
	.ssjg{margin-bottom: .2rem;}
  .ssjg p b{font-size: 0.4rem;}
  .ssjg p{font-size: 0.24rem;}
	.newlist1 ul.list li a{padding:.25rem 0;}
.yd_list{
   display:block;
}

.pc_list{
   display:none;
}
.gda{padding: 0}
}

/* 学院新闻 */
.newlist li{margin-bottom: 0.4rem;}
.newlist li a{padding: .32rem 0.35rem 0.32rem 0.55rem;align-items: center;border-radius: 0.25rem;background: #FFFCFC;border: 1px solid #E5CECE;}
.newlist li a::after{background: #9B0D14;width: 100%;opacity: 0;border-radius: 0.25rem;}

.newlist li .scale{width: 4.08rem;height: 2.4rem;}
.newlist li .con{padding-right: .5rem;flex: 1;min-width: 0;}

.newlist li h3{font-size: 0.22rem;color: #333;line-height: 0.3rem;transition: 0.5s;}
.newlist li p{font-size: 0.16rem;color: #666;line-height: .28rem;max-height: 0.56rem\0;transition: 0.5s;margin: .25rem 0rem;}
.newlist li span{font-size: 0.18rem;line-height: 1.3;transition: 0.5s;color: #666;display: block;margin-bottom: 0.25rem;}
.newlist li b{width: 0.32rem;height: 0.32rem;background: url(../images/n-xq.png) no-repeat;background-size: 100% 100% !important;display: block;}


@media(min-width: 1025px){
  .newlist li a:hover::after{width: 100%;opacity: 1;}
  .newlist li a:hover h3,.newlist li a:hover p,.newlist li a:hover span{color: #fff;}
  .newlist li a:hover b{background: url(../images/h3-xq2.png) no-repeat;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem;}
}
@media screen and (max-width: 768px) {
  .newlist li .con{padding-right: .2rem;}
  .newlist li p{margin:.1rem 0;}
  .newlist li .scale{width: 2rem;height: 1.6rem;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 100%;order: -1;}
  .newlist li .con{flex: none;width: 100%;padding: 0.2rem 0 0;}
}

/* 通知公告 */
.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 #9B0D14;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: #9B0D14;}
.mtsj li .mtdate p{font-size: 0.14rem;color: #333;text-align: center;margin-top: .1rem;color: #9B0D14;}
.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: #9B0D14;}
.mtsj li a:hover .mtdate span,.mtsj li:hover .mtdate p{color: #fff;}
.mtsj li:hover h2,.mtsj li:hover .mt-r p{color:#9B0D14;}
}


/*  内容页*/
.article .tit{font-size: 0.24rem;color: #222;margin: 0.1rem 0 0.4rem;text-align: center;line-height: 1.3;font-weight: bold;}
.article .conttime{padding: 0.15rem 0 0.15rem;background: rgba(0, 0, 0, 0.04);margin-bottom: 0.3rem;text-align: center;display: flex;justify-content: center;align-items: center;}
.article .conttime>span{font-size: 0.16rem;color: #666;padding:0 0.3rem;align-items: center;display: flex;}
.article .conttime span img{display: inline-block;margin-right: 0.1rem;}
.lead{margin-bottom: 0.45rem;padding-bottom: 0.45rem;text-align: center;font-weight: bold;font-size: 0.3rem;border-bottom: 1px dashed #ddd;} 

.article .cont p, .article .cont {font-size: 0.18rem;color: #333;line-height: 2;/* text-align:justify; *//* margin-bottom: .2rem; *//* text-indent: 2em; */}
.article .cont p span{font-size: 0.18rem !important;color: #333 !important;line-height: 2!important;}
.article .cont p img{ height: auto !important;max-width: 100% !important;margin: 0 auto;display: block;}
.article .cont p video{ height: auto !important;max-width: 100% !important;display: block;margin: 0 auto;}
.article .cont .img img{height: auto !important;max-width: 100% !important;margin: 0 auto 0.2rem;display: block;}
.article .cont table{ margin:0 auto;}
.article .cont .tbsc{overflow:auto;}
.new_miew{border-top: 1px solid #c9c9c9;padding-top: 0.3rem;margin-top:0.5rem;}

.article table{
  border-collapse: separate; /* 保持边框独立 */
  border-spacing: 0; /* 设置单元格之间的间距为0 */
}

.article table td {
  border: 1px solid #000; /* 设置边框样式 */
}

.new_miew p{font-size: 0.18rem;color: #666;/* line-height: 2; */margin-bottom: 0.3rem;/* background: rgba(0, 0, 0, 0.04); */}
.new_miew p a{transition: 0.5s;display: flex;align-items: center;line-height: 2;}
.new_miew p:hover a{color: #9B0D14;}
/* .new_miew p::after{bottom: auto;top: 50%;transform: translateY(-50%);width: auto;height: auto;opacity: .2;left: 0.4rem; */
/* .new_miew p:last-child::after{border-bottom: none;border-top: 0.1rem solid #9B0D14;} */
/* .new_miew p:hover::after{opacity: 1;} */

@media(max-width: 1024px){	
    .new_miew{margin-top: .3rem;}
    .cont p{margin-bottom: .1rem;}
	.new_miew p{padding:.15rem .15rem .15rem .4rem;}
	.new_miew p:after{left:.15rem}
}
/* 校园风光 */
.xyfg ul{margin: 0 -0.18rem;}
.xyfg li{width: 33%;padding:0 0.18rem;margin-bottom: 0.4rem;}
.xyfg li a{display: block;position: relative;z-index: 1;padding-bottom: 0.3rem;border-bottom: 1px solid #EEB7BA;}
.xyfg li h3{font-size: 0.2rem;color: #333;text-align: center;transition: 0.5s;padding-top: .15rem;font-weight: bold;}
.xyfg li .scale .imged{padding-bottom: 57%;}
.xyfg li .scale{height: 3.16rem;}

@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #9B0D14;}
}
@media(max-width: 1024px){	
	.xyfg ul{margin: 0 -0.1rem;}
	.xyfg li{padding: 0 0.1rem;margin-bottom: 0.3rem;}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
}

/* 师资列表 */
.xrld ul{justify-content: space-between;}
.xrld li{width: 48%;margin-bottom: .6rem;}
.xrld li a{align-items: center;box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.1);background: #fff;}
.xrld li a::after{background: #9B0D14;width: 100%;height: 0;}
.xrld li .scale{width: 2.15rem;}
.xrld li .con{width:calc(100% - 2.15rem);padding: .3rem .25rem;}
.xrld li h3{font-size: 0.22rem;color: #333;line-height: 0.32rem;padding-bottom: .15rem;border-bottom: 1px solid #eee;transition: 0.5s;}
.xrld li h3::after{width: 0.83rem;height: 0.03rem;background: #9B0D14;bottom: -1.5px;}
.xrld li p{font-size: 0.16rem;color: #666;line-height: 0.3rem;max-height: 0.9rem\0;margin-top: .2rem;transition: 0.5s;}
.xrld li .imged{padding-bottom: 130%;}



@media(min-width: 1024px){
  .xrld li a:hover::after{height: 100%;}
  .xrld li a:hover h3:after{background: #fff;}
  .xrld li a:hover h3,.xrld li a:hover p{color: #fff !important;}
}
@media screen and (max-width: 1024px) {
  .xrld li{width: 49%;margin-bottom: .3rem;}
}
@media screen and (max-width: 768px) {
  .xrld li{width: 100%;}
}
@media screen and (max-width: 420px) {
  .xrld li .scale{width: 1.6rem;}
  .xrld li .con{width:calc(100% - 1.6rem);padding: .2rem .2rem;}
}


/* 师资队伍 */
.tdlist{margin: 0.25rem 0;align-items: center;}
.tdlist span{font-size: 0.2rem;color: #9B0D14;line-height: 2;font-weight: bold;}
.tdlist p{font-size: 0.18rem;color: #333;line-height: 2;}
.szlist ul{margin: 0 -0.15rem 0rem;}
.szlist li{width: 20%;padding: 0 0.15rem;margin-bottom: 0.2rem;}
.szlist li .con{padding: 0.25rem 0 0;}
.szlist li h3{font-size: 0.2rem;color: #333;/* margin-bottom: 0.15rem; */justify-content: center;}
.szlist li span{display: inline-block;padding-left: 0.25rem;font-size: 0.16rem;color: #333;}
.szlist li p{font-size: 0.14rem;color: #999;line-height: 0.26rem;word-break: break-all;}
.szlist li .imged{padding-bottom: 135%;}
.szlist li .scale{height: 3rem;}

@media(min-width: 1025px){
  .szlist li a:hover h3{color: #9B0D14;}
}
@media screen and (max-width: 1200px) {
  .szlist ul{margin: 0 -0.2rem 0rem;}
  .szlist li{width: 25%;padding: 0 0.2rem;}
  .szlist li span{padding-left: .1rem;}
}
@media screen and (max-width: 1024px) {
  .szlist ul{margin: 0 -0.1rem 0rem;}
  .szlist li{width: 25%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .szlist li{width: 33.3%;}
}
@media screen and (max-width: 420px) {
  .szlist li{width: 50%;}
}

/* 师资列表 */
.szlist2 h3{margin-bottom: 0.3rem;padding: 0.1rem 0.3rem;color: #fff;background: #9B0D14;font-size: 0.24rem;}
.szlist2 ul{margin: 0 -0.1rem 0.4rem;}
.szlist2 li{padding: 0 0.1rem;width: 14.2%;margin-bottom: 0.2rem;}
.szlist2 li a{display: flex;align-items: center;justify-content: center;color: #333;font-size: 0.16rem;background: #f2f2f2;padding: 0.1rem 0;}



@media(min-width: 1025px){
  .szlist2 li a:hover{color: #9B0D14;}
}

@media screen and (max-width: 1024px) {
  .szlist2 li{width: 20%;}
}

@media screen and (max-width: 768px) {
  .szlist2 li{width: 25%;}
}
@media screen and (max-width: 600px) {
  .szlist2 li{width: 33.3%;}
}

/* 研究方向 */
.yjfx li{margin-bottom: 0.4rem;}
.yjfx li .a{padding: 0.2rem 0.35rem;display: block;border-radius: 0.25rem;
background: #FFFFFF;overflow: hidden;box-shadow: 0px 4px 10px 0px #EBEBEB;}

.yjfx li h3{margin-bottom: 0.2rem;font-size: 0.22rem;color: #333333;line-height: 1.5;border-bottom: 1px solid #F1F1F1;padding-bottom: 0.2rem;align-items: center;}
.yjfx li h3::after{width: 0.7rem;height: 0.03rem;background: #9B0D14;}
.yjfx li h3 a{flex: 1;min-width: 0;padding: 0 0.15rem;}
.yjfx li h3 a::after{width: auto;height: auto;border-top: 0.07rem solid #9B0D14;border-left: 0.05rem solid transparent;border-right: 0.05rem solid transparent;left: auto;right: 0;bottom: auto;top: 50%;transform: translateY(-50%);}
.yjfx li p{font-size: 0.2rem;line-height: 0.36rem;color: #333;margin-bottom: 0.1rem;padding-left: 0.15rem;position: relative;}
.yjfx li p::after{content: "";position: absolute;width: 0.05rem;height: 0.05rem;background: #333;border-radius: 50%;left: 0;top: .2rem;/* transform: translateY(-50%); */}

@media screen and (min-width: 1025px) {

  .yjfx li .a:hover h3{color: #9B0D14;}
  .yjfx li .a:hover p{color: #9B0D14;}
}
@media screen and (max-width: 1024px) {
  .yjfx li{margin-bottom: 0.3rem;}
  .yjfx li .a{padding: 0.2rem;}
  .yjfx li h3{margin-bottom: 0.15rem;padding-bottom: 0.15rem;}
  .yjfx li h3 p{margin-bottom: 0;}

}
@media screen and (max-width: 768px) {
  .yjfx li h3{font-size: 0.2rem;}
}
@media screen and (max-width: 420px) {
  
}

/* 团队活动 */
.tdhd ul{margin: 0 -0.17rem;}
.tdhd li{padding: 0 0.17rem;width: 64%;}
.tdhd li a{display: block;position: relative;margin-bottom: 0.35rem;}

.tdhd li:first-child .scale{height: 6.5rem;}
.tdhd li:last-child .scale{height: 3.075rem;}
.tdhd li .scale::after{width: 100%;height: 50%;background: linear-gradient(0deg, rgba(0,0,0,.8) 0%, rgba(0, 0, 0, 0) 100%);z-index: 1;}
.tdhd li .con{width: 100%;position: absolute;left: 0;bottom: 0;z-index: 10;padding: 0 0.2rem 0.26rem;}
.tdhd li h3{color: #fff;font-size:0.18rem;text-align: center;}
.tdhd .hdlist2 li:last-child{order: -1;}


@media screen and (min-width: 769px) {
  .tdhd li:last-child{width: 36%;}
}
@media screen and (max-width: 1024px) {
  .tdhd ul{margin: 0 -0.1rem;}
  .tdhd li{padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .tdhd li{width: 50%;}
}
@media screen and (max-width: 500px) {
  .tdhd li{width: 100%;}
  .tdhd li:first-child .scale{height:2.5rem;}
  .tdhd li:last-child .scale{height: 2.5rem;}
}
/* 结构内容页 */
.structure {margin: 0.2rem 0;}
.structure dl {
    display: table;
    width: 100%;
    margin-bottom: .2rem;border: 1px solid #fbdcdc;
}
.structure dl:nth-child(2n-1){background: #FFF8F8;}
.structure dl:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both
}

.structure dl dt {
    display: table-cell;
    width: 27%;
    text-align: right;
    line-height: 0.28rem;
    padding: 0.2rem .1rem;
    /* background: #f6f6f6; */
    color: #333;
    vertical-align: middle;
    margin-right: 0.2rem;
    font-size: 0.2rem;
}

.structure dl dd {
    display: table-cell;
    line-height: 0.28rem;
    padding: 0.2rem 0.15rem .2rem .3rem;
    vertical-align: middle;
    font-size: 0.2rem;
    color: #333;
}
.fjlik{margin: 0.6rem 0 0.3rem;align-items: center;}
.fjlik h3{line-height: 0.3rem;color: #111;font-size: 0.26rem;font-weight: bold;}
.fjlik h3::after{width: 0.76rem;height: 0.11rem;background: linear-gradient(270deg, #9F1218 0%, rgba(159, 18, 24, 0) 100%);clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);}
.fjlik ul{width: 100%;margin-top: 0.28rem;}
.fjlik li{width: 100%;}
.fjlik li a{align-items: center;}
.fjlik li p{font-size: 0.18rem;line-height: 2;padding-left: 0.1rem;color: #333333;padding-left: 0.3rem;background: url(../images/links1.png) no-repeat left 8px;background-size: 0.16rem !important;}
.fjlik li a img{display: none;}
.fjlik li a:hover p{color:#9B0D14}


@media screen and (min-width: 1025px) {
  
}
@media screen and (max-width: 1024px) {
.structure dl dt,.structure dl dd,.structure dl {display: block;width: auto;text-align: left;margin-top:0.1rem;margin-right: 0;padding-left: 0.1rem;}
.fjlik ul{flex: none;width: 100%;padding-left: 0;margin-top: 0.15rem;}
}
.structure dl dd{/* padding:0rem .15rem .1rem; */}
@media screen and (max-width: 768px) {
  .fjlik li{width: 100%;margin-bottom: 0.2rem;}
  .fjlik{margin: 0.3rem 0 0rem;align-items: center;}
}
@media screen and (max-width: 420px) {
  
}
/*  */
.kytab{justify-content: center;height: 1.5rem;margin-bottom: 0.2rem;}
.kytab dl{width: 100%;}
.kytab dl::after{width: auto;height: 1px;border-bottom: 1px dashed #9B0D14;bottom: auto;top: 0.4rem;right: 0;left: 1rem;}
.kytab dt{flex: 1;min-width: 0;display: flex;flex-direction: column;align-items: center;cursor: pointer;}
.kytab dt span{width: 0.12rem;height: 0.12rem;border-radius: 50%;background: #9B0D14;display: flex;align-items: center;justify-content: center;margin-top: 0.35rem;}
.kytab dt span img{display: none;}
.kytab dt span::after{width: auto;height: auto;top: -0.05rem;left: -0.05rem;right: -0.05rem;bottom: -0.05rem;border-radius: 50%;background: #9B0D14;opacity: 0;}
.kytab dt p{font-size: 0.2rem;color: #333333;margin-top: 0.25rem;}
.kytab dt.on span::after{opacity: .15;}
.kytab dt.on span{width: 0.75rem;height: 0.75rem;margin-top: 0;}
.kytab dt.on span img{display: block;}
.kylist .tab{display: none;}
.kylist .tab:first-child{display: block;}
.kyjlist li a{height: 1.5rem;align-items: center;border-bottom: 1px solid #ddd;padding-left: 0.7rem;}
.kyjlist li a::after{width: auto;left: 0;right: -2.2rem;border-radius: 9rem 0rem 0rem 9rem;
background: linear-gradient(270deg, rgba(147, 7, 26, 0) 4%, #93071A 100%);opacity: 0;}
.kyjlist li .date{text-align: right;}
.kyjlist li span{/* font-family: Georgia; */font-size: 0.32rem;color: #AA0E16;}
.kyjlist li p{/* font-family: Georgia; */font-size: 0.2rem;color: #9B0D14;margin-top: 0.1rem;}
.kyjlist li *{transition: 0.5s;}
.kyjlist li .con{flex: 1;min-width: 0;padding-left: 1rem;}
.kyjlist li h3{font-size: 0.2rem;color: #323232;line-height: 0.3rem;max-height: 0.6rem\0;}


@media screen and (min-width: 1025px) {
    .kyjlist li a:hover::after{opacity: 1;}
    .kyjlist li a:hover h3{color: #fff;}
    .kyjlist li a:hover span,.kyjlist li a:hover p{color: #fff;}
}
@media screen and (max-width: 1024px) {
   .kytab dl::after{left: 0;}
	.kyjlist li .con{padding-left:.4rem;}
	.kyjlist li a{padding-left:0;}
	.kyjlist li span{font-size:.26rem;}
}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 600px) {
   .kytab{overflow-x: auto;}
   .kytab dl{width: 600px;}
}

.tzgg li *{transition: 0.5s;}
.tzgg ul{margin: 0 -0.15rem;}
.tzgg li{margin-bottom: 0.34rem;width: 33.3%;padding: 0 0.15rem;}
.tzgg li a{height: 2.58rem;padding: 0.4rem 0.3rem;width: 100%;background: #FFFCFC;display: block;border: 1px solid #E5CECE;border-radius: 0.25rem;}
.tzgg li span{font-size: 0.16rem;color:#9B0D14;}
.tzgg li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;max-height: 0.6rem\0;margin: 0.25rem 0 0.35rem;}
.tzgg li p{align-items: center;justify-content: flex-end;font-size: 0.14rem;color: #333333;}
.tzgg li p img{display: inline-block;margin-left: 0.1rem;width: .1rem;}


@media screen and (min-width:1025px){
  .tzgg li a:hover h3{color: #9B0D14;}

}
@media screen and (max-width: 1024px) {
  .tzgg ul{margin: 0 -0.1rem;}
  .tzgg li{margin-bottom: 0.3rem;width: 33.3%;padding: 0 0.1rem;}
  .tzgg li a{padding:.2rem;height: 2rem;}
}

@media screen and (max-width: 768px) {
   .tzgg li{width: 100%;}
}

@media screen and (max-width: 420px) {
   .tzgg li{width: 100%;}
   .tzgg li a{height: auto;}
}


/* 三级栏目展开 */
.inner{min-height: 7rem;}
.erji-nav li{margin-bottom: .5rem;}
.erji-nav h3{height: 0.5rem;width: 100%;background: #f0e5e5;font-size: 0.24rem;color: #9B0D14;line-height: 0.5rem;padding: 0 .2rem;}
.erji-nav .erji-down{padding: .3rem;background: #f8f8f8;display: none;}
.erji-nav .erji-down p{font-size: 0.18rem;color: #333;line-height: 0.3rem;}


/* 翻页 */
.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: #9B0D14;color: #fff;}
.j_pages a:hover{background: #9B0D14;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: #9B0D14; color:#fff}
.j_pages .qd{background: #9B0D14;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: #9B0D14;}
.san-nav a:hover,.san-nav a.on{color: #9B0D14;}



@media screen and (min-width: 1025px) {
	    .title .h3{display:flex;flex-direction:column;align-items:center;}
    .title .h3 p{margin-left: -1rem;}
}
@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 .3rem;}
	.page{margin:.25rem 0 0;}
  .local h2{display: none;}
  .san-nav{display: block;}
  .local{margin-bottom: 0.2rem;}
  .inner::before{display: none;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin:0.3rem auto 0;}
  .ban h3 b{font-size:.24rem;line-height: .65rem;}
	.ban h3::after{border-radius:0 .36rem 0 0;width:30%;}

}
.pb_sys_common{ line-height:30px !important;}



.pages table{width:auto !important; margin-top:20px;}

.pages table td,.pages table td div {
    font-family: "微软雅黑" !important;}

.pages .PrevDisabled,.pages .Next,.pages a.Prev,.pages .NextDisabled {
    border: 1px solid #a21319 !important;
    height: 25px !important;
    line-height: 25px !important;
    color: #a21319 !important;
    padding: 0 10px !important;
    font-family: "微软雅黑" !important;
    vertical-align: middle;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;}

.pages input[type="button"] {
    padding: 0 10px !important;
    height: 25px !important;
    line-height: 25px !important;
    background: #9f1218 !important;
    color: #fff !important;
    border: 0 !important;
    vertical-align: top;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    }

.pages input.defaultInputStyle {
    margin-left: 5px !important;
    margin-right: 5px !important;
    border: 1px solid #a21319 !important;
    height: 25px !important;
    line-height: 25px !important;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 5px !important;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    }


.defaultButtonStyle {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#b2101a, EndColorStr=#b2101a)!important;
    cursor: pointer;
    line-height: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#b2101a), to(#b2101a))!important;
    background: -moz-linear-gradient( top,#b2101a,#b2101a)!important;
    background: -ms-linear-gradient(top,#b2101a 0%,#b2101a 100%)!important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}

.yd_pages{
    line-height:36px;
    height:36px;
        background: #a21319;
    color:#fff;
    text-align:center;
    margin-top:20px;
    border-radius:10px;   
}