@media screen and (max-width: 1028px) {
	body.on {
    height: 100vh;
    width: 100vw;
    position: fixed;
    left: 0px;
    top: 0px;
}
#bannerSwiper{
		width:100%;
		height:250px;
	}
#bannerSwiper .swiper-wrapper .swiper-slide{
	width:100%;
	height:250px;
}
.imgabout img{
	max-width:100%;
	width:100%;
	margin-bottom:20px;
}
#bannerSwiper .imgbg{
	height:250px;
	background-size:cover;
}
#tabs-container04{
	height:auto;
}
.infobanner{
	font-size:16px;
	font-weight:bold;
	left:2%;
	bottom:0px;
}
.pcimg{
	height:220px;
}
.jyjximg{
	height:220px;
}
.jyjxtxt{
	top:220px;
	width:100%;
	height:220px;
	padding:30px;
    border-radius: 0px 0px 12px 12px;
	right:auto;
}
.jyjximg{
	border-radius:12px 12px 0px 0px;
}
.xynewsbg{
	padding-top:15px;
}
.noticebg{
	padding-top:25px;
	padding-bottom:0px;
}
.footbg{
	height:auto;
	padding-top:20px;
}
.foot_l{
    float: right;
    padding-top: 10px;
    line-height:28px;
	text-align:left;
	width:65%;
}
.friendly-link{
	text-indent:5px;
}
.foot_m{
	float:left;
	width:35%;
	padding-top:10px;
}

.friendly-link p:before {
	right: 5px;

}
.foot_m img{
	width:90%;
}
.banquan_l{
	width:100%;
	text-align:center;
	font-size:14px;
	line-height:21px;
}
.foot_r{
	display:none;
}
.link{
}
.linkbox{
	width:100%;
}
.link_l{
	display:none;
}
.link_r{
	width:100%;
}
.ban{
	height:190px;
}
.ban .adress{
	font-size:14px;
}
.banquan_r{
	float:none;
	display: flex;
	align-items: center;
	justify-content: center;
	float:left;
	width:100%;
	padding:10px 0px;
}
.bangong:before {
	border-bottom: 0px;

}
.friendly-link p{
	font-size:14px;
}
.juzh {
	display:block;
	justify-content: space-between;
	float: left;
	width: 100%;
	font-size: 15px;
	margin-top: 45px;
	z-index: 6;
	position: relative;
}	
.juzh .ul_item{
	width:23%;
	margin:10px 1%;
	float:left;
}
.top2{
	height:60px;
}


.mobile_btn {
	display: block;
}
.wrap{
	width:94%;
	margin:0 auto;
}
.wrap_box{
	width:100%;
	margin-right:0px;
	margin-bottom:20px;
}
.nav_top{
	margin-bottom:0px;
	padding-top:0px;
	width:100%;
	height:300px;
	line-height:30px;
	position:relative;
	z-index:999;
}
.dompc {
		display: none;
}
.dommobile {
	display: block;

}
.infomore {
	position: absolute;
	right: 0px;
	background: url(../images/more06.png) no-repeat top center;
	background-size:90px auto;
	bottom: 0px;
	width:90px;
	height:30px;
}
.jyjtxt_more{
	display:none;
}
.logo{
	position:relative;
	margin-left:10px;
	z-index:999;
	margin-top:10px;
}
.logo img{
	width:260px;
}
.serzn{
	margin-top:0px;
	margin-right:12px;
	margin-left:15px;
}
.search-box {
	width: 100%;
	margin-top:18px;
	clear:both;
}
.sousuo {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #ffffff;
	border-radius: 6px;
	padding: 0px 0px 0px 10px;
	box-sizing: border-box;
}
.sousuo input[type="text"] {
	appearance: none;
	-moz-appearance: none;
	border: none;
	width: 80%;
	-webkit-appearance: none;
	outline: none;
	font-size: 16px;
	background: none;
	color: #666;
	float:left;
	line-height:50px;
}
.serbb {
	float: left;
	color: #fff;
	background: url(../images/serb.png) no-repeat right center;
	background-size: 27px 27px;
	width: 15%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding-left: 30px;
	border-radius: 0px 3px 3px 0px;
	border-width: 0px;
	font-size: 22px;
	cursor: pointer;
}
.arrow-left, .arrow-right {
	display:none;
}
.topmenu{
	float:left;
	font-size:14px;
	height:40px;
	margin-top:22px;
}
.topmenu div{
	float:left;
	margin-right:18px;
}
.topmenu div:nth-child(5) {
	margin-right: 0px;
}
.topmenu div a{
	color:#fff;
}
#header .navmobile {
	width: 100%;
	box-sizing: border-box;
	transition: ease .5s;
	opacity: 0;
	transform: translateY(-140%);
/*	height: calc(100% - 50px);*/
height:100vh;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 998;
	background: rgba(23,96,153,.96);
	text-align: left;
	padding: 10px 30px 30px;
		padding-top: 80px;
}
#header .navmobile ul {
    overflow: scroll;
    height: 80%;
    overflow-x: hidden;
}
#header .navpc ul li:hover:before {
	width: 0px;
	left: 0px;
	opacity: 1;
}
#header .navpc ul li:hover .box {
	height: 0;
	overflow: hidden;
	display: none;
}
#header .navpc ul li.on .box {
	height: auto;
	display: block;
	top: 3px;
	padding: 9px;
	left:0px;
	margin-left:0px;
}
#header .navmobile.on {
	transform: translateY(0);
	opacity: 1;
}
#header .navmobile ul li {
	width: 92%;
	margin: 0 auto;
	height:auto;
}
#header .navmobile ul li{
	font-size: 15px;
	display: block;
	padding: 10px 0;
	line-height: 29px;
	color: #fff;
	position: relative;
	font-weight: bold;
	border-bottom: 1px solid rgba(255,255,255,.1);
}

	#header .navmobile ul li a{
	line-height: 29px;
		height: auto;
		color:#fff;
		display: inline-block;
}
#header .navmobile ul li .tit:before {
	content: "";
	background:url(../images/top02.png) no-repeat top center;
	width:20px;
	height:20px;
	background-size:20px auto;
	position: absolute;
	right: 0px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	top: 15px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
#header .navmobile ul li .no:before {
	content: "";
}
#header .navmobile ul li.cur .tit {
	color: #fff;
}
#header .navmobile ul li.cur .tit:before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
#header .navmobile ul li .box {
	display: none;
	padding: 10px 0;
	position: relative;
	background: none;
	padding: 0px;
	height: 0px;
	border:0px;
}
#header .navmobile ul li .box a {
	display: block;
	font-size: 15px;
	line-height: 32px;
	height:32px;
	color: #fff;
	text-align:left;
	text-indent: 10px;
}

#tabs-container01sub{
	width:100%;
	height:260px;
}
.tabssub {
    width:100%;
    float: right;
    background: #ffffff;
    border-top: 0;
    padding: 12px;
	height:auto;
}
.tabssub a{
	height:auto;
	padding:10px 0px;
	line-height:28px;
}
.tabssub a span{
	background-size:20px auto;
	height:24px;
	padding-left:25px;
}
.tabssub a.active span {
	background-size:20px auto;
	height:24px;
	padding-left:25px;
}
.info {
	background: #176099;
	width:100%;
	height: 40px;
	padding: 0px;
	box-sizing: border-box;
	position: absolute;
	transition: all .6s;
	color: #9e9e9e;
	bottom: 0px;
	right: 0px;
	border-radius: 0px ;
	font-size:18px;
	line-height:40px;
	color: #fff;
	padding:0px 50px 0px 5px;
}
.lunbo .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom:9px;
	padding-right:10px;
}
.index-banner{
	position:relative;
	height:260px;
}
  .main-content {
    position: static !important;
    padding-top: 0;


}
.mtjjbg{
	padding-top:20px;
}
.lunbo{
	margin-top:0px;
}
#tabs-container02 {
	height:500px;
	clear:both;
	padding-top:15px;
}
#bannerSwiper .swiper-pagination-bullet {
 width: 8px;
 height: 8px;
}
.jyjxbg .swiper-container-horizontal>.swiper-pagination-bullets{
	left:auto;
	bottom:60px;
}
#tabs-container02 .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	display: inline-block;
	border-radius: 50%;
	opacity: 1;
	vertical-align: middle;
}
#tabs-container02 .swiper-pagination-bullet-active {
	opacity: 1;
	width: 8px;
}

.index-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0px 5px;
}

#bannerSwiper .swiper-pagination-bullet-active::after {
	width: 12px;
	height: 12px;
	left: -3px;
	top: -3px;
}

.juzh .ul_item a .ofimg{
	width:60px;
	height:60px;
}
.juzh .ul_item a .ofimg img{
	width:40px;
}
.camimg{
	height:220px;
}
.campusbg .swiper-slide{
	height:440px;
}
.camtxt{
	height:220px;
}
.jyjtxt_intro{
	    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.jyjtxt_title{
	font-size:18px;
	font-weight:bold;
	padding:15px 0px 12px;
}
.campus_l img{
	width:60%;
}
.campus_l{
	margin-left:0px;
	padding-bottom:0px;
}
.compus_intro{
	width:100%;
	font-size:15px;
	line-height:26px;
	padding-top:5px;
}
.btn__text{
	padding:2px 18px;
}
.btn__text-alt{
	padding:2px 18px;
}
.wrap_more{
	margin-top:7px;
}
#tabs-container01{
	margin-top:10px;
}
.pctxt{
	font-weight:bold;
}
.news-right {
	background: #D1D1D1 url(../images/hmc4Btn.png) no-repeat center center;
	height: 30px;
	width: 80px;
	position: absolute;
	bottom: -15px;
	right: 90px;
	cursor: pointer;
	z-index: 6;
}
.news-left {
	background: #D1D1D1 url(../images/hmc4Btn.png) no-repeat center center;
	height: 30px;
	width: 80px;
	position: absolute;
	right: 0px;
	bottom: -15px;
	cursor: pointer;
	transform: rotate(180deg);
	z-index: 6;
}
.noticebg .wrap_more{
	height:auto;
}

.jyjxbg{
	padding-top:0px;
		padding-bottom:0px;
}
.bangong{
	padding-top:0px;
}
.campusbg{
	padding-bottom:10px;
	padding-top:30px;
}

.content_nyr{
	width:100%;
	padding-top:10px;
}
.qyjs{
	font-size:18px;
}
.jigoumenu li a{
	width:100%;
	height:50px;
	line-height:50px;
	font-size:16px;
	margin-bottom:12px;
}
.friendly-link-ul{
	width:200%;
}
.link_r  .friendly-link:nth-child(4) .friendly-link-ul {
	left:-100%;
}
.friendly-link-ul a{
	font-size:14px;
	padding: 5px 5px 5px 12px;
}
.content_nyl{
	width:100%;
	margin-top:20px;
	height:auto;
	line-height:52px;
	background:#176099;
}
.left_title{
	padding:0px;
	line-height:46px;
	text-align:left;
	padding-left:20px;
	overflow:hidden;
	color:#fff;
	font-size:20px;
	background:url(../images/logo1title.png) no-repeat right center;
	background-size:auto 100%;
}
.left_title:before{
	content: "";
	background:url(../images/top02.png) no-repeat top center;
	width:20px;
	height:20px;
	background-size:20px auto;
	position: absolute;
	right: 20px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	top: 15px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.left_title.on:before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.jzqnav{
	display:none;
	background:#fff;
		padding-bottom:50px;
}
.jzqnav li a.nomal {
    font-weight: bold;
    color: #176099;
    background: #edf3f7;
}
.jzqnav {
    overflow: hidden;
    clear: both;
    width:100%;
	float:right;
	border-left:8px solid #176099;
}
.imgabout img{
	width:100%;
	clear:both;
}
.about_r{
	width:100%;
	float:right;
}
.about_l{
	position:static!important;
	width:100%;
	z-index:2;
	background:#f5f5f5;
	margin-top:20px;
	padding:20px;
	
}
.yycj_ul li a {
	display:block;
}
.su_titler{
	width:100%;
	clear:both;
	text-align:left;
	height:21px;
	line-height:21px;
}
.su_title{
	line-height:36px;
	padding-top:6px;
}
.spage-skip{
	display:none;
}
#pagination button{
	margin-top:8px;
}
.su_titlel{
	width:100%;
	font-size:18px;
}
.cgul_l{
	width:100%;
	height:210px;
	margin-right:0px;
	display:block;
}
.cgul_r{
	width:100%;
	clear:both;
	display:block;
}
.yycj_ul li{
	height:auto;
}
.newsshow {
	padding-top: 30px;
	width: 100%;
}
.news_title {
	font-size: 22px;
	padding-bottom: 10px;
	line-height:32px;
}
.xian {
	margin-top: 4px;
	font-size: 14px;
	height:auto;
	padding-bottom: 12px;
}
.box01 {
	padding: 30px 0px;
	clear: both;
	font-size: 16px !important;
	line-height: 30px !important;
	text-align: justify;
}
.box01 img {
	max-width: 100%;
}
.share_wx {
    		display:none;
        }
		
		.hotline_r{
			font-size:18px;
		}
#BodyLabel p iframe{
width: 100% !important;

height: 450px !important;

}