@charset "utf-8";
/*公共*/
.imged { position: relative; padding-bottom: 65%; width: 100%; display: block; overflow: hidden; transition: 0.5s; background-size: cover !important; background-position: center center !important;}
.imged img { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; transition: all 0.5s ease 0s; object-fit: cover; display: none; }
.imged video { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; transition: all 0.5s ease 0s; object-fit: cover; }
video{max-width: 100%;}
.scale { overflow: hidden;}
a:hover .imged { transform: scale(1.1); }
.clearflex::after, .clearflex::before { display: block; content: "clear"; height: 0px; clear: both; overflow: hidden; visibility: hidden; }
.wl { position: relative; z-index: 1;}
.wl::after { content: ""; z-index: -1; position: absolute; left: 0px; bottom: 0px; width: 0px; height: 100%; }
.flex { display: flex;flex-wrap: wrap; }
img,video{max-width: 100%;}
.l1 { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.l2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.l3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.l4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.l5 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
.inner h1,.inner h2,.inner h3,.inner h4,.inner h5,.inner h6,.inner form,.innerp{padding:0;margin:0; font-weight:normal;}
.aline_y{position:relative;background-image:linear-gradient(#005CA1,#005CA1);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:.3s}
a:hover .aline_y{background-size:100% 1px;color: #005CA1}

/* 手机内页二级导航 */
.wrap_ph{margin-top: 30px;display: none;}
.wrap_ph h2{width:100%;color:#fff;height: 60px;line-height: 60px;font-size: 26px;padding: 0 20px;background: #005CA1 ;}
.wrap_ph h2::after{width: 32px;height: 32px;left: auto;right: 20px;top: 50%;transform: translateY(-50%);}
.wrap_ph ul{padding: 10px 20px 20px;display: none;box-shadow: 0rem 10px 30px 0rem rgba(69, 10, 66, 0.11);}
.wrap_ph li{font-size: 18px;line-height: 34px;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: #005CA1 ;}


.wrap_ph i{opacity: 1;display: inline-block;width: 34px;height: 30px;display: inline-block;background-size: 0.15rem 0.15rem !important;position: absolute;display: block;right: 0;top: 0.02rem;transition: 0.5s;}
.wrap_ph i.on{transform: rotate(-90deg);}
.wrap_ph .box{display: none;padding-left: 25px;}
.wrap_ph .box a{font-size: 16px;line-height: 30px;color: #666 !important;display: block;}
.wrap_ph .box a:hover{color: #005CA1 ;}

/* public */
.ban{position: relative;}
.ban .imged {padding-bottom: 25%;}
.ban .imged::after{width: 100%;height: 30%;background: url(../images/n-banshad.png) no-repeat;background-size: 100% 100%;}
.ban .h3{position: absolute;bottom: 0;left: 0;width: 100%;z-index: 10;}
.ban .h3 h3{width: 330px;height: 104px;display: flex;align-items: center;justify-content: center;color: #fff;font-weight: bold;font-size: 34px;background: url(../images/lmbg.png) no-repeat;background-size: 100% 100%;display: none;}

.inner{padding: 44px 0 65px;}
.inner .wp1400{align-items: flex-start;}
.inner_left {width: 280px;z-index: 10;position: relative;/* padding: 20px 0 0 0px; */}
.inner_right { width: calc(100% - 330px);padding-left: 50px;}
.inner_left::after{width: auto;right: 0px;height: auto;top: 0;bottom: 20px;background: url(../images/nav-l.png) no-repeat;background-size: 100% 100%;}

.inner_left h2{line-height:90px;font-size: 30px;color:#fff;/* font-weight:bold; */padding-left: 50px;}
.inner_left ul {background: url(../images/navbg.png) no-repeat bottom #F6F7F9;padding-bottom: 130px;background-size: 100%;}
.inner_left ul li {position: relative;transition: .5s;padding: 0 25px;}
.inner_left ul li p {height: 100%;border-bottom: 0.01rem dashed #ddd;display: flex;align-items: center;transition: 0.5s;padding: 20px 30px;}
.inner_left ul li p a {font-size: 18px;display: block;color: #111;transition: .5s;line-height: 30px;position: relative;width: 100%;}

.inner_left ul li p a::after{content: "";position: absolute;top: 50%;right: 0;width: 28px;height: 6px;background: url(../images/jt1.png) no-repeat;background-size: 100% 100% !important;transform: translateY(-50%);}
 
.inner_left ul li:hover p a, .inner_left ul li.active p a {color: #005CA1 ;font-weight: bold;}
.inner_left ul li.active p a::after,.inner_left ul li:hover p a::after{background: url(../images/jt2.png) no-repeat;}
.nysubnav { display: none;}
.inner_left ul li.active .nysubnav{display: block;/* padding-left: 30px; */}
.nysubnav a {padding: 0rem 30px;line-height: 40px;display: block;font-size: 16px;color: #333;}
.nysubnav a:hover, .nysubnav a.on {color: #005CA1 ;}
.local {margin-bottom: 40px;justify-content: space-between;align-items: center;overflow: hidden;}
.local h2{color: #005CA1;font-size: 24px;padding: 0 15px;border-left: 3px solid #005CA1;font-weight: bold;}
.local h2::after{width: 100vw;height:0.01rem;background: #ddd;left: 100%;bottom: 50%;}

.adress {color: #999;font-size: 16px;padding-left: 20px;position:relative;align-items: flex-start;background: #fff;position: relative;z-index: 10;}
.adress p{background: url(../images/home.png) no-repeat left center;background-size:17px !important;padding-left: 25px;}
.adress a {color: #999;transition: 0.5s;}
.adress a:hover { color: #005CA1 ; }
/* 新闻列表1 */
.newlist li{border-bottom: 0.01rem dashed #ddd;}
.newlist li *{transition: 0.5s;}
.newlist li a{padding: 30px 0;align-items: center;}
.newlist li a::after{background: url(../images/newbg.jpg) no-repeat center/cover;height: auto;top: -0.01rem;bottom: -0.01rem;}
.newlist li .scale{width: 250px;position: relative;z-index: 2;}
.newlist li .con{width: calc(100% - 250px);padding-left: 30px;}

.newlist li span{font-size: 16px;color: #999;line-height: 1.3;}
.newlist li h3{font-size: 18px;color: #333;line-height: 32px;font-weight:600}
.newlist li h4{font-size: 16px;color: #999;line-height: 30px;max-height: 60px\0;margin: 10px 0 20px;}


@media(min-width: 1024px){
  .newlist li a:hover::after{width: 100%;}
  .newlist li a:hover{padding: 30px;}
  .newlist li a:hover h3,.newlist li a:hover span,.newlist li a:hover h4{color: #fff;}
 
}
/* @media screen and (max-width: 1024px) {
	.newlist li{margin-bottom:0;}
  .newlist li a{padding: .25rem 0;}
  .ban .h3{display:none;}

}
@media screen and (max-width: 768px) {
  .newlist li .scale{width: 2.3rem;}
  .newlist li .con{width: calc(100% - 2.3rem);padding-left: .2rem;}
  .newlist li h4{margin:.1rem 0;}
}
@media screen and (max-width: 420px) {
  .newlist li .scale{width: 1.6rem;}
  .newlist li .con{width: calc(100% - 1.6rem);}
} */
/* 新闻列表1 */

.newlist1 ul.list{margin-top: 10px;}
.newlist1 ul.list li a{align-items: center;line-height: 1.6;justify-content: space-between;padding: 20px 0; border-bottom: 0.01rem dashed #d2d2d2;}
.newlist1 ul.list li a::after{width: 0;height: 1px;background: #005CA1 ;}
.newlist1 ul.list h3{width: calc(100% - 110px);font-size: 18px;color: #333;padding: 0 10px 0 15px;transition: 0.5s;position:relative;font-weight: 500;}
.newlist1 ul.list li span{width: 110px;text-align: right;white-space: nowrap;font-size: 18px;color: #333;}
ul.list li h3::after{width: 0.04rem;height: 0.04rem;background:#005CA1;top: 50%;transform: translateY(-50%);content:"";position:absolute;left: 0;border-radius: 50%;}

@media screen and (min-width: 10.25rem) {
  .newlist1 ul.list li a:hover h3{color: #005CA1 ;font-weight: 700;}
  .newlist1 ul.list li a:hover::after{width: 100%;}
  .newlist1 ul.list li a:hover{border-bottom:0.01rem solid rgba(0,0,0,0);}
}


/* 新闻列表2 */
.newlist2 li a{height: 200px;/* align-items: center; */border-bottom: 0.01rem solid #e6e6e6;padding: 30px 25px;}
.newlist2 li a::after{background: #005CA1 ;width: 0;height: 0.01rem;}
.newlist2 li .date{width: 85px;border: 0.01rem solid #dbdcdf;white-space: nowrap;font-size: 15px;color: #333;display: flex;flex-direction: column;color: #021134;height: 90px;border-bottom: 2px solid #f29633;align-items: center;justify-content: center;}
.newlist2 li .con{width: calc(100% - 85px);padding-left: 30px;}

.newlist2 li .date span{font-size: 28px;color: #021134;display: inline-block;margin-bottom: 10px;font-weight: normal;}
.newlist2 li h3{font-size: 20px;color: #333;line-height: 32px;margin-bottom: 25px;}
.newlist2 li p{font-size: 16px;color: #888888;line-height: 26px;max-height: 78px\0;text-indent: 2em;}
.newlist2 li *{transition: 0.5s;}

.newlist2 li .scale{width: 220px;}
.newlist2 li .zh{width: calc(100% - 220px);padding-right: 40px;}


/* @media(min-width: 1024px){
  .newlist2 li a:hover{border-bottom: 1px solid rgba(0,0,0,0);}
  .newlist2 li a:hover::after{width: 100%;}
  .newlist2 li a:hover .date{background: #005CA1 ;}
  .newlist2 li a:hover .date,.newlist2 li a:hover .date span{color: #fff;}
  .newlist2 li a:hover h3{color: #005CA1 ;}
}
@media(max-width: 1024px){
  .newlist2 li .scale{width: 30%;}
  .newlist2 li .zh{width: 70%;padding-right: .3rem;}
  .newlist2 li a{height:auto;padding:.25rem .15rem}
  .newlist2 li a::before{left: .15rem;bottom: 20%;}
}
@media(max-width: 768px){
 .newlist2 li .date{width:100%;flex-direction:row;align-items:flex-end;margin-bottom:.15rem;border: navajowhite;justify-content: flex-start;height: auto;}
 .newlist2 li .con{padding-left:0;width:100%;}
 .newlist2 li .date span{margin-bottom:0;margin-right:.1rem;}
 .newlist2 li .scale{width: 40%;}
 .newlist2 li .zh{width: 60%;padding-right: .2rem;}
 .newlist2 li a::before{display:none;}
 .newlist2 li p{-webkit-line-clamp: 2;}
} */
/* 校园风光 */

.xyfg ul{margin: 0 -25px;}
.xyfg li{width: 33.3%;padding:0 25px;margin-bottom: 50px;}
.xyfg li a{display: block;position: relative;z-index: 1;border: 4px solid rgba(0,0,0,0);width: 100%;}

.xyfg li h3{font-size: 18px;color: #fff;line-height: 55px;text-align: center;height: 55px;transition: 0.5s;background: rgba(0, 64, 145, 0.9);width: 100%;position: absolute;left: 0;bottom: 0;z-index: 10;}
.xyfg li .scale .imged{padding-bottom:70%;}
.xyfg li .scale .imged::after{width: 50px;height: 50px;transform: translate(-50%,-50%);opacity: 0;}

/* @media(min-width: 1025px){	
  .xyfg li a:hover{border: 0.04rem solid #FF8F1F;}
	.xyfg li a:hover h3{opacity: 0;}
  .xyfg li a:hover .imged::after{opacity: 1;}

}
@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 h3{height: 0.4rem;line-height: 0.4rem;}
}

@media(max-width: 768px){	
	.xyfg li{width: 50%;}
	
} */

/* content */
.article .tit{color: #333;font-size: 24px;line-height: 36px;text-align: center;font-weight: bold;}
.article .conttime{margin: 25px 0 30px;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;background: rgba(0, 0, 0, 0.04);padding: 5px 0;}
.article .conttime span{font-size: 14px;color: #999;line-height: 30px;display: inline-block;padding: 0 10px;}

.article .cont{padding-bottom: 50px;overflow-x:auto;}
.article .cont p{font-size: 16px !important;color: #666;line-height: 36px !important;margin-bottom: 20px;text-indent: 2em;text-align: justify;margin-bottom: 25px;}
.article .cont p span{font-size: 18px !important;color: #000;line-height: 36px !important;font-family: 微软雅黑!important;}
.article table p{text-indent: 0 !important;}
.article p img,.article video{height: auto !important;margin: 0 auto;display: block;}

.article table{width:8rem;}


.new_miew{padding-top: 30px;border-top: 0.01rem solid #d6d0d0;}
.new_miew p{font-size: 16px;color: #666;line-height: 32px;transition: 0.5s;}
.new_miew p a{color: #666;transition: 0.5s;padding-left: 0.1rem;}

/* @media screen and (max-width: 1024px) {
.new-cont{width: 100%;padding-top: 0rem;}
.cont-tit span{margin-right:0.2rem;}
.new-cont h2{font-size:0.24rem;}
.cont-tit{margin:0.15rem 0 0.1rem;}
.article{padding-bottom: .25rem;}
} */
/* 通知公告 */
.tzgg ul{justify-content: space-between;}
.tzgg li{/* margin-bottom: 40px; */width: 100%;}
.tzgg li a{padding: 30px 35px;align-items: center;border-bottom: 1px solid #D8D8D8;}
.tzgg li *{transition: 0.5s;}
.tzgg li .date{width: 100px;/* display: flex; *//* flex-direction: column; *//* align-items: center; *//* justify-content: center; */padding-right: 25px;border-right: 1px solid #D8D8D8;white-space: nowrap;padding-bottom: 30px;}

.tzgg li .con{width: calc(100% - 100px);padding-left: 30px;}

.tzgg li .con{width: calc(100% - 100px);padding-left: 40px;}              

.tzgg li .date span{display: block;color: #0B61AC ;font-size: 36px;font-family: Canela Web;line-height: 1.1;}
.tzgg li .date p{font-size: 20px;color: #0B61AC;font-family: Canela Web;}
.tzgg li h3{font-size: 20px;color: #333;line-height: 36px;margin-bottom: 10px;font-weight: bold;}
.tzgg li h4{font-size: 16px;color: #999;line-height: 30px;max-height: 60px\0;}

.tzgg2 li .date{border-right: none;padding: 11px 0 0 13px;text-align: left;}
.tzgg2 li .date::after{width: 15px;height: 34px;background: url(../images/tz-i.png) no-repeat;left: 0px;bottom: auto;top: 0px;}



 @media(min-width: 1024px){
  .tzgg li a:hover h3{color: #0B61AC;}
}
/*
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 768px) {
  .tzgg li{width: 100%;margin-bottom: 0.3rem;}
  .tzgg li a{height: auto;padding: .2rem;}
  .tzgg li h3{margin-bottom: 0.1rem;}
  .tzgg li .date{width: .9rem;height: .9rem;}
.tzgg li .con{width: calc(100% - .9rem);padding-left: 0.2rem;}              

} */
/* 师资队伍 */
.szdw ul{justify-content: flex-start;margin: 0 -17px}
.szdw li{width: 33.3%;padding: 0 17px;}
.szdw li h4{background: url(../images/sz1.png) no-repeat left center;}
.szdw li a:hover{background: url(../images/sz2.png) no-repeat left center;}


/* 师资内容 */

.xrld ul{justify-content: space-between;}
.xrld li{width: 47%;margin-bottom: 40px;}
.xrld li a{align-items: center;background: url(../images/ldbg.png) no-repeat;background-size: 100% 100%;padding: 13px 12px;border: 1px solid #C0C0C0;}

.xrld li .scale{width: 30%;}
.xrld li .con{width:70%;padding: 0px 20px;}
.xrld li h3{font-size: 22px;color: #0B61AC;line-height: 32px;padding-bottom: 20px;transition: 0.5s;}
.xrld li h4{font-size: 16px;color: #999;line-height: 30px;max-height: 90px\0;margin-bottom: 30px;transition: 0.5s;}
.xrld li .imged{padding-bottom: 130%;}
.xrld li p{justify-content: space-between;align-items: center;padding-top: 20px;border-top: 1px solid #D8D8D8;}
.xrld li p span{font-size: 14px;line-height: 30px;color: #9E9E9E}
.xrld li h5{display: flex;align-items: baseline;margin-bottom: 10px;}
.xrld li h5 i{display: inline-block;font-style: normal;width: 16px;height: 16px;display: flex;align-items: center;justify-content: center;transform: translateY(3px);}
.xrld li h5 span{width: calc(100% - 16px);padding-left: 10px;font-size: 16px;line-height: 24px;color: #333333;max-height: 72px;white-space: pre-wrap;overflow: visible;word-break: break-word;}

/* 教师简介 */
.jsjj .fl01{margin-bottom: 35px;align-items: center;background: #F1F4F4;}
.jsjj .fl01 .scale{width: 230px;}
.jsjj .fl01 .con{width: calc(100% - 230px);padding: 0px 30px;}
.jsjj .fl01 h3{font-size: 30px;color: #333;line-height: 32px;font-weight: bold;transition: 0.5s;margin-bottom: 27px;}
.jsjj .fl01 p{font-size: 16px;line-height: 38px;color: #333333}

.jsjj .cont p,.jsjj .cont p *{font-size: 16px !important;line-height: 36px !important;color: #666666 !important;text-align: justify;}
.jsjj .fl01 .imged{padding-bottom: 130%;}

/* @media(max-width: 1024px){
  .xrld{padding: 0;background: none;}
}
@media(max-width: 768px){
  .xrld .fl02 .con{padding-left:.2rem;}
  .xrld .fl02 .h3 p{padding:.1rem 0;}
  .xrld .fl02 .con .cont{padding-top:.1rem;}
  

}
@media(max-width: 420px){
  .xrld .fl02 .scale{width: 50%;margin:0 auto 0.25rem;}
  .xrld .fl02 .con{width: 100%;padding-left: 0rem;}
} */

/* 组织机构 */

.zzjg ul{margin: 0 -30px;}
.zzjg li{width: 33.3%;padding: 0 30px;margin-bottom: 30px;}
.zzjg li h3{height: 72px;display: flex;flex-wrap: wrap;align-items: center;padding: 0 25px;background-size: 100% 100%;}
.zzjg li h3::after{width: 100%;opacity: 0;background-size: 100% 100%;}

.zzjg li a{font-size: 20px;color: #333;line-height: 1.3;transition: 0.5s;display: inline-block;padding: 0 20px 0 15px;background-size: 16px !important;width: 100%;}
.zzjg li a::after{width:5px;height: 5px;background: #005CA1 ;border-radius: 50%;bottom: auto;top: 50%;transform: translateY(-50%);}

/* @media(min-width: 1025px){	
  .zzjg li h3:hover::after{opacity: 1;}
	.zzjg li h3:hover a{color: #fff;font-weight: 700;}
  .zzjg li h3:hover a::after{background: #fff;}

}
@media(max-width: 1024px){	
  .zzjg{padding-top: 0rem;}
	.zzjg ul{margin: 0 -0.1rem;}
  .zzjg li{width: 33.3%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .zzjg li{width: 50%;}
 
}
@media(max-width: 456px){	
	.zzjg li{width: 100%;}
} */


/* 机构设置 */
.jgsz .jg-li{margin-bottom: 50px;}

.jgsz h3{width: 100%;border-bottom: 3px solid #0B61AC;margin-bottom: 15px;}
.jgsz h3 span{font-size: 20px;color: #fff;padding: 12px 18px;border-radius: 25px 0px 0px 0px;background: #0B61AC;display: inline-block;}


.jgsz ul{background: #fff;justify-content: space-between;}
.jgsz li{width: 47%;}
.jgsz li a{font-size: 18px;color: #333;transition: 0.5s;width: 100%;height: 90px;display: flex;align-items: center;border-bottom: 1px solid rgba(11, 97, 172, 0.2);}
.jgsz li a::after{width:100%;background: url(../images/jgbg.png) no-repeat center/cover ;opacity: 0;box-shadow: 2px 3px 12px 0px rgba(68, 0, 4, 0.15);}
.jgsz li h4{padding-left: 37px;font-size: 20px;color: #333333;background: url(../images/jg-li1.png) no-repeat left center;transition: 0.5s;}



 @media(min-width: 1025px){	
	.jgsz li a:hover{padding: 0 28px;}
  .jgsz li a:hover h4{font-weight: bold;color: #fff;background: url(../images/jg-li2.png) no-repeat left center;}
  .jgsz li a:hover::after{opacity: 1;}
}
/*@media(max-width: 1024px){	
  .jgsz li{width: 25%;padding: 0 0.1rem;}
}

@media(max-width: 768px){	
  .jgsz li{width: 33.3%;}
 
}
@media(max-width: 456px){	
	.jgsz li{width: 50%;}
} */

/* 简介 */
.xygk .fl01{margin-bottom: 36px;padding: 0 13px 13px 0;}
.xygk .fl01::after{left: auto;right: 0;width: 274px;height: 302px;background: url(../images/jjbg.png) no-repeat;}
.xygk .fl01 img{width: 100%;}
.xygk .cont p{font-size: 18px !important;line-height: 36px !important;color: #666666 !important;text-align: justify;margin-bottom: 30px;}
.xygk .cont p span{font-size: 16px !important;line-height: 36px !important;color: #666666;}

/* @media(max-width: 768px){	
  .xyjj .fl01 .left{width: 100%;}
  .xyjj .fl01 .right{width: 100%;order: -1;margin-bottom: 0rem;}
  .xyjj .fl01 .right h4 span{font-size: 0.3rem;}
} */




/*====翻页====*/
.j_pages{display: flex;justify-content: center;margin-top: 0.4rem;flex-wrap: wrap;}
.j_pages .box{display: flex;padding: 0;font-size: 0;align-items: center;flex-wrap: wrap;}
.j_pages a{padding: 0px 0.13rem;height: 0.34rem;line-height: 0.34rem;display:inline-block;margin: 0 3px 0.1rem;color: #919191;font-size: 0.14rem;transition:all .3s;border-radius: .04rem;border:1px solid #ccc;}
.j_pages a font{ padding:0 0.1rem}
.j_pages .on{background: #005CA1 ;color: #fff;border:none;}
.j_pages a:hover{background: #005CA1 ;color:#fff!important;}
.j_pages span{color:#919191; height: 0.34rem;line-height: 0.34rem;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: #005CA1 ; color:#fff}


/* public */
/* @media(max-width: 1200px){
	.ban:before{top:0;display: none;}
}
@media(max-width: 1024px){
	.inner_left,.inner_right .lm_top .adress,.local h2{display: none;}
	.inner_right{width: 100%;padding-left: 0;}
	.wrap_ph{display: block;}
	.inner{padding: 0.3rem 0;}
	.page{margin:.25rem 0 0;}
  .san-nav{display: block;}
  .j_pages{margin-top:.3rem;}
  .local{margin-bottom:.2rem;}
}
@media(max-width: 768px){
	.txt1 { font-size: 0.2rem !important; }
	.p1 {line-height: 0.26rem !important;font-size: 0.16rem !important;}
  .ban .imged {padding-bottom: 35%;}
} */



#vsb_content table{margin: 0 auto;}




