@charset "utf-8";
/* common */
.header_top{/* position: relative; */}
.ban{position: relative;padding-top: 1.3rem;}
.ban .imged {padding-bottom: 26.5%;}
.ban .imged::after{width: 100%;height: 30%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);}
.ban .h3{position: absolute;bottom: 0.3rem;left: 0;width: 100%;z-index: 10;}
.ban .h3 h3{color: #fff;font-size: 0.42rem;margin-bottom: 0.2rem;}
.pb_sys_common {
    line-height: 40px!important;
}
/*  */
.ejlm_pc{width: 100%;z-index: 10;margin: -0.4rem 0 0rem;padding-left: 25%;position: relative;height: .9rem;}
.ejlm_pc ul{width: 100%;align-items: center;padding-left: 1rem;}
.ejlm_pc ul::after{width: auto;right: -1.6rem;background: url(../images/navbg.png) no-repeat center/100% 100%;}
.ejlm_pc ul li{position: relative;display: flex;align-items: center;padding: 0 0.35rem;}
.ejlm_pc ul li>a{color: #333;transition: 0.5s;font-size: .26rem;display: block;line-height: 0.9rem;border-bottom: 0.03rem solid transparent;}
.ejlm_pc ul li>a::after{height: 0.03rem;background: #CA7036;opacity: 0;}
.ejlm_pc .sub {position: absolute;top: 99%;background: rgb(255, 255, 255);width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;min-width: 1.6rem;padding: .1rem 0;}
.ejlm_pc ul li:hover .sub{transform: translateX(-50%) scaleY(1);visibility: visible;opacity: 1;}

.ejlm_pc .sub a{line-height: 0.35rem;font-size: 0.18rem;color: #333;display: block;text-align: center;padding-left: 0;}
.ejlm_pc .sub a:hover{background:#CA7036;color: #fff;}
.ejlm_pc ul li.active >a,.ejlm_pc ul li:hover>a{
    color: #CA7036;
    border-bottom: 0.03rem solid #CA7036;
}
.ejlm_pc ul li.active >a::after,.ejlm_pc ul li:hover>a::after{opacity: 1;}



/* 手机内页二级导航 */
.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: #CA7036;}
.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.2rem 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;padding: .05rem 0;}
.wrap_ph li a{transition:0.5s;display: block;color: #333;}
.wrap_ph li h3{position:relative;}
.inner .wrap_ph{/* display: none; */}
.wrap_ph li.active a{color: #CA7036;}
.wrap_ph i{opacity: 1;display: inline-block;width: .34rem;height: .3rem;display: inline-block;background: url(../images/arrow_down.svg) center no-repeat;background-size: 15px 15px !important;position: absolute;display: block;right: 0;top: 2px;transition: 0.5s;}
.wrap_ph i.on{transform: rotate(-90deg);}
.wrap_ph .box{display: none;padding-left: 0.25rem;}
.wrap_ph .box a{font-size: 0.16rem;line-height: 0.3rem;color: #666 !important;display: block;}
.wrap_ph .box a:hover{color: #CA7036;}

.inner {padding: 1.15rem 0 1rem;position: relative;margin-top: -0.5rem;overflow: hidden;}
.inner::after{width: 100%;height: 31.25rem;background: url(../images/innbg.jpg) no-repeat top/cover;bottom: auto;top: 0;}
.inner .wp{align-items: flex-start;}
.inner_left {width: 3rem;z-index: 100;position: relative;/* padding-left: 0.05rem; */}
.inner_right { width: calc(100% - 3rem);padding-left: .5rem;}
.inner_left h2 {text-align: center;height: .9rem;align-items: center;padding-left: 0.55rem;background: #CA7036;}
.inner_left h2 p{color: #fff;line-height: .34rem;font-size: 0.3rem;font-weight: bold;}
.inner_left ul {padding-bottom: 2rem;background: url(../images/navbg.png) no-repeat bottom #F6F8FC;box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.03);}
.inner_left ul li {position: relative;transition: .5s;}
.inner_left ul li p {padding: .2rem 0.25rem;height: 100%;border-bottom: 1px solid rgba(0, 0, 0, 0.04);/* text-align: center; */transition: 0.5s;border-left: 0.05rem solid transparent;display: flex;align-items: center;justify-content: space-between;}
.inner_left ul li p a {font-size: 0.18rem;cursor: pointer;width: 100%;color: #555;transition: .5s;position: relative;line-height: 1.4;flex: 1;min-width: 0;padding-right: 0.1rem;}


.inner_left ul li:hover p, .inner_left ul li.active p{/* border:1px solid #ddd; */border-left: .05rem solid #CA7036;}
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #CA7036;font-weight: bold;}
.inner_left ul li.active p a::after,.inner_left ul li:hover p a::after{opacity:1;}
.nysubnav {display: none;padding-left: .3rem;}
.inner_left ul li.active .nysubnav{display: block;}
.nysubnav a { padding: 0px 0.3rem; line-height: 0.4rem; display: block; font-size: 0.16rem; }
.nysubnav a:hover, .nysubnav a.on {color: #CA7036;}

.local {border-bottom: 1px solid #ccc;padding: 0rem 0px 0.25rem;margin-bottom: .3rem;justify-content: space-between;align-items: center;}
.local h2{color: #333;font-size: 0.28rem;padding-left: 0.15rem;border-left: 0.05rem solid #CA7036;font-weight: bold;}

.adress {color: #fff;font-size: 0.16rem;position:relative;align-items: flex-start;}
.adress p{padding-left: 0.3rem;line-height: 0.26rem;font-size: .16rem;color: #fff;display: flex;flex-wrap: wrap;background: url(../images/home.png) no-repeat left center/0.18rem;}
.adress a {font-size: 0.16rem;color: #fff;transition: 0.5s;}




.newlist1 ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: .26rem 0;border-bottom: 1px dashed #d2d2d2;transition: 0.5s;}
.newlist1 ul.list li a::after{bottom: -1px;height: 1px;background: #CA7036;}
.newlist1 ul.list h3{font-size: 0.18rem;color: #333;padding: 0 .2rem 0 0.35rem;transition: 0s;position:relative;flex: 1;min-width: 0;}
.newlist1 ul.list li span{white-space: nowrap;font-size: 0.15rem;color: #666;}



@media screen and (min-width: 1025px) {
  .newlist1 ul.list li a:hover h3,.newlist1 ul.list li a:hover span{color: #CA7036;font-weight: bold;}
  .newlist1 ul.list li a:hover::after{width: 100%;}
  .newlist1 ul.list li a:hover{padding: 0.26rem 0;}
}
/* 图文 */
.newlist li a{padding: .3rem 0.5rem;align-items: center;border-bottom: 1px solid #D8D8D8;}
.newlist li a::after{height: 1px;bottom: -1px;background: #CA7036;}
.newlist li .scale{width: 3.4rem;}
.newlist li .con{padding: 0rem 1.4rem;flex: 1;min-width: 0;}
.newlist li .date{text-align: center;}

.newlist li h3{font-size: 0.24rem;color: #333;line-height: 0.32rem;transition: 0s;}
.newlist li h4{font-size: 0.16rem;color: #666;line-height: .3rem;max-height: 0.6rem\0;transition: 0.5s;margin: 0.2rem 0 0.35rem;}

.newlist li span{font-family: Bebas;font-size: 0.78rem;color: #CA7036;line-height: 1.1;display: inline-block;}
.newlist li p{font-size: 0.24rem;color: #CA7036;margin-top: 0.15rem;font-family: Bebas;}
.newlist li b{display: block;width: 0.42rem;height: 0.42rem;background: url(../images/n-xq1.png) no-repeat center/100% 100%;}

@media(min-width: 1024px){
  .newlist li a:hover::after{opacity: 1;width: 100%;}
  .newlist li a:hover h3{color: #CA7036;font-weight: bold;}
  .newlist li a:hover b{background: url(../images/n-xq2.png) no-repeat center/100% 100%;}
}
@media screen and (max-width: 1024px) {
 .newlist li a{padding: .2rem 0;}
}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{padding: 0 .2rem;}
 	.newlist li h4{margin:.15rem 0;}
}
@media screen and (max-width: 480px) {
	 .newlist li a{align-items:center;}
  .newlist li .scale{width: 100%;margin-bottom: 0.25rem;}
  .newlist li .con{padding:0 0.2rem 0 0;}

}





/* 通知公告 */
.tzgg li a{align-items: center;border-bottom: 1px dashed rgba(5, 90, 135, 0.3);padding: 0.3rem 0rem;}
.tzgg li a::after{background: #CA7036;width: auto;opacity: 0;left: -0.3rem;right: 0;height: auto;top: -1px;bottom: -1px;}

.tzgg li .date{text-align: center;padding-right: 0.38rem;}
.tzgg li .con{padding: 0.1rem .4rem;flex: 1;min-width: 0;border-left: 1px solid rgba(5, 90, 135, 0.1);}

.tzgg li span{font-size: 0.32rem;color: #CA7036;display: block;line-height: 1.5;font-weight: bold;}
.tzgg li p{font-size: 0.16rem;color: #999;line-height: 1.8;border: 1px solid #D0DEE5;padding: 0 0.15rem;margin-top: 0.1rem;}
.tzgg li h3{font-size: 0.22rem;color: #333;line-height: 0.32rem;}
.tzgg li *{transition: 0.5s;}


@media(min-width: 1025px){
  .tzgg li a:hover::after{opacity: 1;}
  .tzgg li a:hover p,.tzgg li a:hover .date span{color: #fff;}
  .tzgg li a:hover h3{color: #fff;}
  .tzgg li a:hover p{border-color: rgba(255, 255, 255, 0.6);}
	 .tzgg li a:hover .con{border-color:rgba(255,255,255,.2)}
}
@media(max-width: 1024px){
 .tzgg li a{height: auto;padding: 0.2rem 0;}
}


/*  内容页*/
.cont-ny{justify-content: space-between;align-items: flex-start;}
.cont-ny .article{width: 72%;position: relative;}
.cont-ny .right{width: 22%;}
.article .tit{margin-bottom: .5rem;padding: 0.3rem;background: linear-gradient(270deg, #FFFFFF 0%, #FFF8F4 88%);}
.article .tit h3{font-size: 0.26rem;color: #333;line-height: 1.5;margin: 0rem 0 .15rem;font-weight: bold;}
.article .conttime span{font-size: 0.16rem;color: #888;line-height: 1.5;align-items: center;padding: 0 .15rem;}
.article .conttime span img{display: inline-block;margin-right: 0.1rem;max-width: 0.18rem;}

.article .tit .p{align-items: center;}
.article .tit .font{font-size: 0.16rem;line-height: 0.4rem;color: #777;display: flex;align-items: center;padding-left: 1.5rem;}
.article .tit .font span{display: inline-block;cursor: pointer;padding: 0 0.1rem;}
.article .tit .font span.on{color: #CA7036;}

.article .cont p{font-size: 0.18rem;color: #333 !important;line-height: 0.34rem !important;text-align:justify;margin-bottom: .2rem;text-indent: 2em;word-break: break-all;word-wrap:break-word;}
.article .cont *{font-size: 0.18rem;color: #333 !important;line-height: 0.34rem !important;}
.article .cont p img,.article .cont p video{display: block;margin: 0 auto;max-width: 100%;    height: auto !important;border:none !important;}

.new_miew{border-top: 1px solid #eee;margin-top:0.5rem;padding: 0.3rem 0 0;}
.new_miew::after{width: .94rem;height: 0.04rem;background: #CA7036;background-size: 100%;bottom: 100%;}
.new_miew p{font-size: 0.18rem;color: #CA7036;line-height: 2;margin-bottom: 0.05rem;}
.new_miew p a{transition: 0.5s;color: #333;}
.new_miew p:hover a{color: #CA7036;}

.cont-ny .right li{display: block;margin-bottom: 0.3rem;}
.cont-ny .right li a{display: block;position: relative;padding: 0 0.25rem 0.27rem;}
.cont-ny .right li:first-child a{padding:0;}
.cont-ny .right li a::after{width: 100%;background: #FFFFFF;height: 1.2rem;border: 1px solid rgba(202, 112, 54, 0.1);}
.cont-ny .right li .con{width: 100%;padding: 0 0.15rem 0.15rem;position: absolute;left: 0;bottom: 0;z-index: 10;}
.cont-ny .right li .imged::after{width: 100%;height: 30%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);}
.cont-ny .right li h4{color: #fff;font-size: 0.2rem;line-height: 1.5;}
.cont-ny .right li p{justify-content: flex-end;margin-bottom: 0.15rem;}
.cont-ny .right li span{color:#fff;font-size:.2rem;/* width: 100%; */display: block;font-family: Bebas;padding: 0 0.18rem;line-height: 0.35rem;background: #CA7036;}
.cont-ny .right li h3{color:#333;font-size: 0.2rem;transition: 0.5s;line-height: 0.3rem;max-height: 0.6rem\0;}



@media screen and (min-width: 1025px) {
  .cont-ny .right li a:hover h3{color: #fff;}
  .cont-ny .right li a:hover span{background: #F7A671;}
  .cont-ny .right li a:hover::after{background: #CA7036;}
}

@media(max-width: 1024px){	
  .content h3{font-size: .24rem;line-height: 1.5;}
  .new_miew{margin-top: .3rem;}
  .article .cont p{margin-bottom: .1rem;}
  .cont-ny .article{width: 100%;}
  .cont-ny .right{width: 30%;padding-left: .4rem;display: none;}
  .article .tit{margin-bottom: 0.3rem;padding-bottom: .15rem;}
	.share_box{display:none;}
}




/* 校园风光 */
.xyfg ul{margin: 0 -0.5rem;}
.xyfg li{width: 25%;padding:0 0.5rem;margin-bottom: 0.8rem;}
.xyfg li a{display: block;position: relative;z-index: 1;}
.xyfg li h3{font-size: 0.18rem;color: #333;line-height: 0.3rem;text-align: center;transition: 0.5s;padding-top: .15rem;}
.xyfg li .scale .imged{padding-bottom: 120%;}


@media(min-width: 1025px){	
	.xyfg li a:hover h3{color: #CA7036;}
}
@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: 33.3%;}
}
@media(max-width: 600px){	
	.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: #CA7036;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: #CA7036;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;}
}

/* 组织机构 */

.dzjg .fl01{margin-bottom: .35rem;position: relative;}
.dzjg .fl01>h3{width: 100%;overflow: hidden;margin-bottom: .25rem;/* background: linear-gradient( 90deg, rgb(20,109,176) 1%, rgb(27,163,189) 100%); */display: flex;align-items: center;height: 0.7rem;background: #CA7036;}
.dzjg .fl01>h3 span{font-size: 0.24rem;color: #fff;font-weight: 500;padding-left: .3rem;display: inline-block;}
.dzjg .fl03>h3{background: #CA7036;}

.dzjg .fl01 ul{margin: 0 -0.2rem;}
.dzjg .fl01 li{width: 25%;padding: 0 0.2rem;display: flex;align-items: center;margin-bottom: 0.35rem;}
.dzjg .fl01 li h3{display: block;transition: 0.5s;width: 100%;font-size: .16rem;color: #222;line-height: 1.3;text-align: center;background: #f2f2f2;height: 0.7rem;display: flex;align-items: center;justify-content: center;padding: 0 .15rem;}
.dzjg .fl02 li{width: 33.3%;}
 


@media(min-width: 1024px){
  .dzjg .fl01 li h3:hover{background: #CA7036;}
  .dzjg .fl01 li h3:hover a{color: #fff;}
}
@media screen and (max-width: 1024px) {
  .dzjg .fl01 ul{margin: 0 -0.1rem;}
  .dzjg .fl01 li{width: 33.3%;padding: 0 0.1rem;}
}
@media screen and (max-width: 768px) {
  .dzjg .fl01{margin-bottom: .3rem;}
  .dzjg .fl01 li{width: 50%}
  .dzjg .fl01>h3 span{font-size:.22rem;}
}
@media screen and (max-width: 420px) {
  .dzjg .fl02 li{width: 100%;}
}
/* 师资队伍 */
.szlist ul{justify-content: space-between;}
.szlist li{width:47%;margin-bottom:0.5rem}
.szlist li a{padding: 0rem 0;transition: .5s;background: url(../images/szbg.png) no-repeat right/cover #fff;}
.szlist li .pis{width:2.11rem;}
.szlist li .con{padding: 0.4rem 0.3rem 0;flex: 1;min-width: 0;}
.szlist li h3{font-size: 0.28rem;color: #333;align-items: center;font-weight: 600;}

.szlist li p{font-size: 0.2rem;color: #666;line-height: 0.3rem;max-height: 0.6rem\0;}
.szlist li .imged{padding-bottom: 128%;}
.szlist li h4{font-size: 0.2rem;color: #CA7036;margin: 0.1rem 0 0.2rem;padding-bottom: 0.3rem;border-bottom: 1px solid rgba(202, 112, 54, 0.1);}

@media(min-width: 1025px){
  .szlist li a:hover h3{color: #CA7036;}
}
@media screen and (max-width: 1024px) {
  .szlist li{width: 100%;margin-bottom: 0.3rem;}
	.szlist li h3{font-size:.24rem;}
}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 600px) {

}

/* 学院领导 */
.xyld{overflow-x: auto;background: rgba(224,235,240,.2);padding-bottom: 0.4rem;}
.xyld table{width: 100%;}
.xyld table th{text-align: left;font-weight: bold;font-size: 0.2rem;padding: 0.25rem 0.3rem;border-bottom: 1px solid rgba(30,122,149,.2);}
.xyld table td {padding: 0.15rem 0.3rem;}
.xyld table td p{font-size: 0.18rem;color: #666;line-height: 1.4;}
.xyld table th:nth-child(1){width: 20%;}
.xyld table th:nth-child(2){width: 15%;}
.xyld table th:nth-child(3){width: 65%;}

@media screen and (max-width: 768px) {
  .xyld table{width:800px;}
}

/* 师资内容 */

.xrld .fl02{margin-bottom: .4rem;background: #F7F7F7;}
.xrld .fl02 .scale{width:2rem;}
.xrld .fl02 .con{padding: 0.25rem .4rem 0;flex: 1;min-width: 0;}
.xrld .fl02 .h3 p{padding: 0rem 0;font-size: 0.16rem;color: #333;line-height: 0.36rem;width: 100%;word-break: break-all;}
.xrld .fl02 .con .cont{padding-top: .25rem;}
.xrld .fl02 .imged{padding-bottom: 130%;}
.xrld .szli{margin-bottom: 0.35rem;}
.xrld .szli h3{font-size: 0.24rem;font-weight: bold;line-height: 0.3rem;color: #333333;padding-left: 0.1rem;border-left: 0.05rem solid #CA7036;margin-bottom: 0.15rem;}
.xrld .szli h4{font-size: 0.16rem;font-weight: 700;margin-bottom: 0.15rem;}
.xrld .sz-con{margin-bottom: 0.4rem;}
.xrld .cont p{font-size: 0.18rem !important;color: #333 !important;line-height: 0.48rem !important;text-align: justify;}
.xrld .sz-con p{font-size: 0.16rem !important;line-height: 0.36rem !important;}

.xrld .cont img{width: 100%;}
.xrld .sz-m{justify-content: center;margin-top: 0.3rem;padding-bottom: 0.2rem;cursor: pointer;display: flex;}
.xrld .sz-m::after{width: 100%;height: 0.22rem;}
.xrld .sz-m span{font-size: 0.14rem;color: #CA7036;}
.xrld .scrol{height: 3.8rem;transition: 0.5s;overflow: hidden;}
.xrld .scrol.on{height: auto;}



@media(max-width: 1024px){
  .xrld{padding: 0;background: none;}
}
@media(max-width: 768px){
  .xrld .fl02 .con{flex: none;padding: .2rem;width: 100%;}
  .xrld .fl02 .h3 p{/* padding:.1rem 0; */}
  .xrld .fl02 .con .cont{padding-top:.1rem;}
  .xrld .fl02 .scale{margin:0 auto;}
  .xrld .fl02{padding:.2rem 0 0;}

}
@media(max-width: 420px){
  .xrld .fl02 .scale{width: 50%;margin:0 auto 0.25rem;}
  .xrld .fl02 .con{width: 100%;}
}
.szjs ul {/* justify-content: space-between; */}
.szjs li { width: 33.3%; margin-bottom: 0.28rem;padding:0 .1rem;}
.szjs li a { padding: 0.15rem; align-items: center; }
.szjs li a::after { width: 100%; height: 100%; opacity: 0; box-shadow: rgba(150, 30, 25, 0.35) 0rem 0.16rem 0.4rem 0rem; }
.szjs li * { transition: all 0.5s ease 0s; }
.szjs li .scale { width: 1.4rem; }
.szjs li .con { flex: 1 1 0%; min-width: 0px; padding-left: 0.4rem; }
.szjs li h3 { font-size: 0.24rem; margin-bottom: 0.2rem; }
.szjs li h4 { align-items: baseline; }
.szjs li h4 span { width: 0.2rem; height: 0.2rem; display: flex; align-items: center; justify-content: center; }
.szjs li h4 p { flex: 1 1 0%; min-width: 0px; padding-left: 0.15rem; font-size: 0.14rem; color: rgb(102, 102, 102); line-height: 0.3rem; }
.szjs li h4 p b { color: rgb(51, 51, 51); }
.szjs li h5 { padding-top: 0.15rem; justify-content: space-between; align-items: center; border-top: 1px solid rgb(221, 221, 221); margin-top: 0.1rem; }
.szjs li h5 span { font-size: 0.14rem; color: #CA7036; }
.szjs li h5 img { width: 0.11rem; }
.szjs li .imged { padding-bottom: 130%; }
@media (min-width: 1025px) {
  .szjs li a:hover::after { opacity: 1; }
  .szjs li a:hover h3 { color: #CA7036; }
}
@media (max-width: 1024px) {
  .szjs li { width: 50%; margin-bottom: 0.3rem; }
}
@media (max-width: 768px) {
  .szjs li { width: 100%; }
}
@media (max-width: 600px) {
  .szjs li .scale { width: 1.6rem; }
  .szjs li h5 { margin-top: 0.15rem; padding-top: 0.1rem; }
  .szjs li h3 { margin-bottom: 0.15rem; }
}
/* 简介 */
.xxjj .cont p{font-size: 0.2rem;line-height: 1.8;color: #333;margin-bottom: 0.3rem;text-indent: 2em;text-align: justify;}
.xxjj .fl01{justify-content:space-between;margin-bottom: 0.4rem;}
.xxjj .fl01 .left{width: 45%;}
.xxjj .fl01 .right{width: 52%;overflow: hidden;}
.xxjj .fl01 .left img{width: 100%;}
.xxjj .fl01 h3{text-align: right;font-size: 0.32rem;color: #222;}
.xxjj .fl01 h4{margin: 0.1rem 0 0.5rem;font-size: 0.26rem;color: #222;justify-content: flex-end;}
.xxjj .fl01 h4 span{display: block;padding-left: 0.1rem;}
.xxjj .fl01 h4 b{font-weight: bold;color: #CA7036;font-size: 0.32rem;}

.xxjj ul{margin: 1rem -0.16rem 0.5rem;}
.xxjj li{width: 33.3%;padding: 0 0.16rem;}

@media (max-width: 1024px) {
  .xxjj .fl01{margin-bottom: 0.15rem;}
  .xxjj .fl01 .left{width: 100%;}
.xxjj .fl01 .right{width: 100%;overflow: hidden;margin-top: 0.3rem;}
.xxjj ul{margin: .4rem -0.1rem 0rem;}
.xxjj li{width: 33.3%;padding: 0 0.1rem;}
.xxjj .fl01 h3,.xxjj .fl01 h4 b{font-size: 0.26rem;}
.xxjj .cont p{margin-bottom: 0.15rem;}
}
@media (max-width: 768px) {
  .xxjj li{width: 100%;margin-bottom: 0.3rem;}
}
/* 中心人员 */
.w-tab{position: relative;}
.w-tab .tab{opacity: 0;visibility: hidden;position: absolute;width: 100%;top: 0;/* transition: 0.5s; */}
.w-tab .tab.on{opacity: 1;visibility: visible;position: relative;z-index: 10;}
.rtab dt{margin-right: 0.1rem;height: 0.66rem;display: flex;align-items: center;padding: 0 0.84rem;font-size: 0.24rem;color: #333;cursor: pointer;}
.rtab dt::after{left: 50%;transform: translateX(-50%);width: auto;height: auto;border-left: 0.05rem solid transparent;border-right: 0.05rem solid transparent;border-top: 0.07rem solid #CA7036;bottom: auto;top: 0;opacity: 0;}
.rtab dt.on{color: #CA7036;font-weight: bold;}
.rtab dt.on::after{opacity: 1;}
.xzry{border-radius: 0.1rem;
background: linear-gradient(180deg, #F0F7FF 0%, rgba(246, 250, 255, 0) 100%);border: 1px solid;border-image: linear-gradient(225deg, #CA7036 0%, rgba(5, 90, 135, 0) 40%, rgba(5, 90, 135, 0.1186) 50%, #CA7036 58%, rgba(5, 90, 135, 0) 99%) 0.01;padding:0.33rem 0.8rem 0.2rem 0.18rem}
.xzlist{margin-bottom: 0.45rem;}
.xzlist h3{align-items: center;margin-bottom: 0.4rem;overflow: hidden;}
.xzlist h3 span{display: block;font-size: 0.32rem;color: #333;padding: 0 0.15rem;}
.xzlist h3 span::after{bottom: 50%;width: 100vw;height: 1px;border-bottom: 1px dashed #CA7036;left:100%}
.xzlist h3 img{width: 0.8rem;}
.xzlist li{width: 16.6%;padding: 0 0.1rem;margin-bottom: 0.35rem;}
.xzlist li a{font-size: 0.26rem;color: #333;}

@media (min-width: 1025px) {
.xzlist li a:hover{font-weight: bold;color: #CA7036;}
}

@media (max-width: 1024px) {
  .xzlist li{width: 20%;}
  .xzlist{margin-bottom: 0.1rem;}
  .xzlist h3 img{width: 0.5rem;}
	.xzlist h3 span{font-size:.26rem;}
	.xzlist li a{font-size:.2rem;}
	.rtab dt{padding:0 .2rem;height:.5rem;font-size: .2rem;}
}
@media (max-width: 768px) {
  .xzlist li{width: 25%;}
}
@media (max-width: 60px) {
  .xzlist li{width:33.3%;}
}
/* zjdw */
.tit2{font-size: 0.3rem;color: #222;padding-left: 0.15rem;margin-bottom: 0.28rem;border-left: 0.05rem solid #CA7036;font-weight: bold;}
.zjdw ul{padding: 0.78rem 0.25rem 0.3rem;border: 1px solid rgba(202, 112, 54, 0.2);background: #fff;justify-content: center;margin-bottom: 1.15rem;}
.zjdw li{width: 33.3%;padding: 0 0.1rem;text-align: center;margin-bottom: 0.5rem;}
.zjdw li p{font-size: 0.2rem;color: #333;margin-top: 0.23rem;line-height: 1.5;}
.zjdw dl{margin: 0 -0.2rem 0.25rem;}
.zjdw dt{width: 33.33333%;padding: 0 0.2rem;margin-bottom: 0.3rem;}
.zjdw dt a{display: block;padding: 0.22rem 0.27rem;border-radius: 0rem 0rem 0.2rem 0rem;
background: #FFFFFF;
box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(52, 21, 1, 0.14);height: 1.3rem;}
.zjdw dt a::before{content: "";position: absolute;width: 100%;height: 100%;left: 0.05rem;top: 0.05rem;background: #EEDFD5;opacity: 0;z-index: -1;}
.zjdw dt a::after{width: 100%;opacity: 0;background: url(../images/wybg.jpg) no-repeat right/cover;border-radius: 0rem 0rem 0.2rem 0rem;}
.zjdw dt h3{font-size: 0.2rem;color: #333333;padding-bottom: 0.15rem;margin-bottom: 0.1rem;border-bottom: 1px solid rgba(202, 112, 54, 0.1);}
.zjdw dt p{font-size: 0.16rem;color: #999;line-height: 0.24rem;max-height: 0.48rem\0;}

@media screen and (min-width: 1025px) {
	 .zjdw dt a:hover{border-radius: 0rem 0rem 0.2rem 0rem;}
  .zjdw dt a:hover::before{opacity: 1;}
  .zjdw dt a:hover::after{opacity: 1;}
  .zjdw dt a:hover h3{color: #fff;border-color: rgba(255, 255, 255, 0.1);}
  .zjdw dt a:hover p{color: #fff;}
}
@media screen and (max-width: 1024px) {
  .zjdw ul{padding: 0.25rem 0.1rem 0rem;margin-bottom: .3rem;}
	.tit2{font-size: 0.26rem;}
  .zjdw dl{margin: 0 -0.1rem 0.25rem;}
  .zjdw dt{width: 25%;padding: 0 0.1rem;margin-bottom: 0.3rem;}
}
@media screen and (max-width: 768px) {
 .zjdw li{width: 50%;}
 .zjdw dt{width: 33.3%;}
 .zjdw dt a{padding: 0.2rem;}
}
@media screen and (max-width: 600px) {
  .zjdw dt{width: 500%;}
}


@media (min-width: 1025px) {
  
}

@media (max-width: 1024px) {
  
}



/* 三级栏目展开 */
.inner{min-height: 7rem;}


/* 翻页 */
.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: #CA7036;color: #fff;}
.j_pages a:hover{background: #CA7036;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: #CA7036; color:#fff}
.j_pages .qd{background: #CA7036;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: #CA7036;}
.san-nav a:hover,.san-nav a.on{color: #CA7036;}



@media screen and (max-width: 1200px) {
    .ban{padding-top:0;}
}
@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;}
	.page{margin:.25rem 0 0;}
  .local h2{display: none;}
  .san-nav{display: block;}
  .local{margin-bottom: 0.2rem;}
  .ejlm_pc,.ban .h3 h3{display: none;}
}
@media screen and (max-width: 768px) {
  .j_pages{margin:0.3rem auto 0;}


}

@media(max-width: 390px){	
.new_miew p{font-size:0.14rem;}
}


    