﻿﻿
*{ margin:0; padding:0;line-height: 1;}
a{ text-decoration:none; color:#333;}
input,textarea{ outline:medium;}  /*清除表单点击后的蓝色框*/
body,div,ul,li,ol,dl,dt,dd,form,input,h1,h2,h3,h4,label,button,textarea,img{ padding:0; margin:0; font-size: 0.73vw; font-family:“微软雅黑”,“Microsoft YaHei”,“宋体”,Tahoma,Arial,Helvetica,STHeiti,“SimSun”; color:#333;  border:none;}
body a{outline:none; blr:expression(this.onFocus=this.blur());}  /*清除a标签点击时出现的虚线框 （主要是在ie6-ie8）*/
ul,li{list-style:none;}
body{background:#fff;font-style: normal;}
div,input,textarea,select,h1,h2,h3,h4,h5,h6,em,b,i,strong{font-family: “微软雅黑”;font-style: normal;font-weight: normal;}
.clear:after{ height:0px; overflow:hidden; clear:both; content: ""; display: block;}
.clear{zoom:1;}  /*兼容ie*/
.bs-bb{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999;
}
button{
	cursor: pointer;
}
button:focus,button:active:focus,button.active:focus,button.focus,button:active.focus,button.active.focus {
    outline: none;
    border-color: transparent;
    box-shadow:none;
}
.lf{
	float: left;
}
.rt{
	float: right;
}
.bg_else{
	background-color: #f0f0f0;
}
#allwidth{
	width: 100%;
	margin: 0 auto;
}
.wrap_1350{
	clear: both;
	width: 70.31vw;
	margin: auto;
}
.wrap_1280{
	width: 1280px;
	margin: auto;
	min-width: 320px;
}
.wrap_1280else{
	width: 1280px;
	margin: 0 0 0 320px;
	min-width: 320px;
}

/* 动效 start */

AOS.init({
  offset: 200;
  duration: 600;
  easing: 'ease-in-sine';
  delay: 100;
})

/* 动效 end */

/* 头部 start */

/* 首页头部PC */
.header{
	position: relative;
	background: transparent;
}
.header .header_box{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 123456;
	width: 100%;
	padding: 0 3.39vw;
}
.header .logo{
	padding: 1.08vw 0 0 0;
	width: 27.61vw;
}
.header .logo img{
	width: 100%;
}
.header .link_or{
	text-align: right;
	width: 100%;
	padding: 2.08vw 0 0 0;
}
.header .link_box{
	display: inline-block;
	height: 20px;
}
.header .link_box .link{
	display: inline-block;
}
.header .link_box .link a{
	color: #ffffff;
	display: inline-block;
	margin: 0 20px 0 0;
	line-height: 20px;
}
.header .link_box .link a:last-child{
	margin: 0;
}
.header .link_box .link a:hover{
	color: #159957;
}
.header .link_box .lun_sc{
	border-left: 1px solid #ffffff;
	padding: 0 0 0 20px;
}
.header .link_box .lun{
	display: inline-block;
}
.header .link_box .lun img{
	vertical-align: -2px;
}
.header .link_box .lun span{
	line-height: 20px;
	color: #ffffff;
}
.header .link_box .search{
	display: inline-block;
	line-height: 20px;
	margin: 0 0 0 36px;
}
.header .link_box .search img{
	vertical-align: -4px;
}
.header .header_nav{
	padding: 1.25vw 0 0 0;
}
.header .header_nav li{
	float: left;
	margin: 0 0 0 3.49vw;
}
.header .header_nav li a{
	font-size: 1.04vw;
	color: #ffffff;
	font-weight: 300;
}
.header .header_nav li:hover a{
	color: #159957 !important;
	background: #fff ;
	border-top: 2px solid #2083e6;
	/* line-height: 30px; */
}
/* .header .header_nav li ul li a{
	color: #000000 !important;
} */
.header .header_nav li ul li a:hover{
	border-top: 0px solid #d18e59 !important;
	    background: #cccccc38;
	/* color: #FFFFFF !important; */
}
/* 二级页面内容头部 */
.header_else .top{
	padding: 45px 0 68px 0;
}
.header_else .top .logo .location{
	margin: 10px 0 0 0;
}
.header_else .top .logo .location .home{
	float: left;
	width: 14px;
	height: 14px;
	background: url(../image/home.png) no-repeat scroll;
	background-size: cover;
}
.header_else .top .logo .location span{
	float: left;
	border-left: 1px solid #cccccc;
	padding: 0 8px;
	margin: 0 0 0 8px;
}
.header_else .top .dec_txt{
	width: 60%;
}
.header_else .top .dec_txt img{
	width: 100%;
}
.header_else .nav h1{
	font-size: 48px;
	letter-spacing: 3px;
	color: #000000;
}
.header_else .nav ul{
	margin: 55px 0 0 0;
}
.header_else .nav ul li{
	margin: 0 0 0 50px;
	float: left;
}
.header_else .nav ul li:first-child{
	margin: 0;
}
.student_news .leftbox{
	    overflow: hidden;
	    height: 43vh;
}
.header_else .nav ul li a{
	font-size: 20px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
	padding: 0 0 5px 0;
	transition: 300ms;
	border-bottom: 1px solid transparent;
}
.header_else .nav ul li a.on{
	color: #155799;
	border-bottom: 1px solid #155799;
}
.header_else .nav ul li a:hover{
	  color: #666;
	  border-bottom: 1px solid #155799;
}
@media screen and (max-width: 768px){
	.header_else .top .logo .location span{
		font-size: 0.88rem;
	}
}

/* 二级页面内容头部2 */
.header_else .top1{
	padding: 0px 0 68px 0;
}
.header_else .top1 .dec_txt{
	width: 100%;
	padding: 0 0 25px 0;
}
.header_else .top1 .dec_txt img{
	width: 100%;
}
.header_else .top1 .nav h1{
	margin: 65px 0 0 0;
}
/* 二级页面侧边导航 */
.header_main .nav_box{
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	height: auto;
	width: 100%;
	max-width: 195px;
	background: #155799;
	padding: 120px 25px 70px 25px;
	overflow: auto;
	z-index: 98;
}
.header_main .nav_box::-webkit-scrollbar {
	display: none
  }
.header_main .close{
	display: block;
}
.header_main .nav_box .logo{
	display: block;
	margin: 0 0 65px 0;
}
.header_main .nav_box .logo img{
	width: 100%;
}
.header_main .nav_box .nav .link{
	padding: 0 0 10px 0;
}
.header_main .nav_box .nav .link a{
	float: left;
	color: #ffffff;
    font-size: 12px;
    transition: 300ms;
    display: block;
    padding: 14px 0 0 0px;
}
.header_main .nav_box .nav .link a:hover{
	color: #ffffff;
}
.header_main .nav_box .nav form{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.header_main .nav_box .nav form input{
	height: 50px;
	background-color: transparent;
	width: 70%;
	padding: 0 5px 0 0;
	float: left;
	color: #ffffff;
	font-size: 18px;
}
.header_main .nav_box .nav form input::-webkit-input-placeholder{
	color: #cccccc;
}
.header_main .nav_box .nav form button{
	width: 30%;
	float: left;
	height: 50px;
	background: url(../image/search.png) no-repeat scroll;
	background-position: center; 
}
.header_main .nav_box .nav ul li{
	padding: 18px 0;
	border-bottom: 1px solid #cccccc;
}
.header_main .nav_box .nav ul li a{
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	transition: 300ms;
}
.header_main .nav_box .nav ul li:hover a{
	color: #ccc;
}
.header_main .nav_box .share{
	margin: 20px 0 0 0;
}
.header_main .nav_box .share a{
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	margin: 0 0 0 22px;
}
.header_main .nav_box .share a.tel{
	background: url(../image/tel_dt.png) no-repeat scroll;
	background-size: 100% 100%;
	margin: 0;
}
.header_main .nav_box .share a.eml{
	background: url(../image/em_dt.png) no-repeat scroll;
	background-size: 100% 100%;
}
.header_main .nav_box .share a.wb{
	background: url(../image/wb_dt.png) no-repeat scroll;
	background-size: 100% 100%;
}
.header_main .nav_box .share a.wx{
	background: url(../image/wx_dt.png) no-repeat scroll;
	background-size: 100% 100%;
}

@media screen and (max-width: 1600px){
.header_main .nav_box .logo {
    margin: 0 0 35px 0;
}
.header_main .nav_box {
    padding: 35px 25px 70px 25px;
}
}
@media screen and (max-width: 1440px){
	
}
@media screen and (max-width: 768px){
	.flex{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.wrap_1280{
		width: 100%;
		padding: 0;
	}
	.wrap_1280else{
		width: 100%;
		padding: 0;
		margin: auto;
	}
	/* 固定侧边导航 */
	.header_main .nav_box{
		width: 0%;
		height: 100%;
		max-width: 100%;
		overflow: hidden;
		overflow-y: scroll;
		padding: 2rem 0;
	}
	.header_main .nav_mb_bt{
		background: url(../image/nav_mb.png) no-repeat scroll;
		background-size: 100% 100%;
		width: 2.3rem;
		height: 2.5rem;
		position: absolute;
		right: 5%;
		top: 1.2rem;
	}
	.header_main .nav_box .logo{
		text-align: center;
		margin: 0 0 35px 0;
		height: 80px;
	}
	.header_main .nav_box .logo img{
		width: auto;
		height: 100%;
	}
	.header_main .nav_box .nav{
		height: 90%;
	}
	.header_main .nav_box .nav .link{
		padding: 0;
		/* height: 10%; */
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.header_main .nav_box .nav .link::after{
		display: none;
	}
	.header_main .nav_box .nav .link a{
		float: none;
	    font-size: 1rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: auto;
		height: 100%;
		line-height: 300%;
		padding: 0;
	}
	.header_main .nav_box .nav .link a:last-child{
		text-align: right;
	}
	.header_main .nav_box .nav form{
		height: 10%;
		padding: 0 20%;
	}
	.header_main .nav_box .nav form input{
		height: 100%;
		width: 80%;
		font-size: 1rem;
		text-align: center;
		white-space: nowrap;
	}
	.header_main .nav_box .nav form button{
		width: 20%;
		height: 100%;
	}
	.header_main .nav_box .nav ul{
		height: 70%;
	}
	.header_main .nav_box .nav ul li{
		padding: 0;
		height: 12.5%;
		border-bottom: 1px solid #cccccc;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	.header_main .nav_box .nav ul li a{
		display: block;
		color: #FFFFFF;
		font-size: 22px;
		height: 100%;
		line-height: 300%;
		white-space: nowrap;
		text-align: center;
	}
	.header_main .nav_box .share{
		margin: 8% 0 0 0;
		height: 7.8%;
		justify-content: space-between;
	}
	.header_main .nav_box .share::after{
		display: none;
	}
	.header_main .nav_box .share a{
		width: 1.5rem;
		height: 1.5rem;
		display: block;
		float: left;
		margin: 0 0 0 0rem;
	}
	.header_main .close{
		background: transparent url(../image/close.png) no-repeat scroll;
		background-size: 100% 100%;
		width: 2rem;
		height: 2rem;
		position: absolute;
		top: 4%;
		right: 5%;
		z-index: 99;
	}
	/* 二级页内容区头部 */
	.header_else .top{
		padding: 5%;
		border-bottom: 1px solid #cccccc;
		justify-content: space-between;
		align-items: flex-end;
	}
	.header_else .nav{
		padding: 5%;
	}
	.header_else .nav h1{
	    font-size: 3rem;
	}
	.header_else .nav ul{
		margin: 2rem 0 0 0;
		flex-wrap: wrap;
	}
	.header_else .nav ul li{
		padding: 0 0 0.75rem 0;
		margin: 0 0 0 0.75rem;
		flex: 1;
	}
	.header_else .nav ul li a{
		white-space: nowrap;
	}
	/* 二级页面内容头部2 */
	.header_else .top1{
		padding: 0;
		border-bottom: none;
		justify-content: initial;
		align-items: initial;
	}
	.header_else .top1 .dec_txt{
		display: none;
	}
	.header_else .top1 .top_box .lf{
		float: none;
	}
	.header_else .top1 .top_box .rt{
		float: none;
	}
	.header_else .top1 .top_box .logobox{
		padding: 5% 5% 0 5%;
		display: block;
	}
	.header_else .top1 .top_box .location{
		padding: 0 5% 5% 5%;
		border-bottom: 1px solid #cccccc;
	}
	.header_else .top1 .nav h1{
		margin: 0;
		padding: 0;
		white-space: nowrap;
	}
}
/* 首页头部WAP */
.index_allhdr{
	display: none;
}
.index_allhdr .nav_box{
	width: 0;
	padding: 0;
}
@media screen and (max-width: 768px){
	.wrap_1350{
		margin: 0 auto;
		width: auto;
	}
	.header{
		display: none;
	}
	.index_blank{
		width: 100%;
		height: 13.33vw; 
	}
	.index_allhdr{
		z-index: 3516542;
		position: fixed;
		width: 100%;
		display: block;
		top: 0;
		left: 0;
	}
	.index_allhdr .mb_indexhd{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		background-image: linear-gradient(90deg, #159957 0%, #155799 100%);
		justify-content: space-between;
		align-items: center;
		height: 13.33vw; 
		padding: 0 3vw;
	}
	.index_allhdr .mb_indexhd .nav_mb_bt1{
		background: url(../image/nav_mb_index.svg) no-repeat scroll;
		background-size: 100% 100%;
		width: 6.5vw;
		height: 6.5vw;
	}
	.index_allhdr .mb_indexhd img{
		width: 47vw;
		height: auto;
	}
}

/* 头部公共样式end */

/* 底部公共样式start */

/* 首页 */
.footer{
	padding: 16.15vw 0 0 0;
	background: #efefef url(../image/footer-bg.jpg) no-repeat scroll bottom center;
	background-size: cover;
}
.ft_main .orlink li{
	margin: 0 2.29vw 0 0;
	float: left;
}
.ft_main .orlink li:last-child{
	margin: 0;
}
.ft_main .orlink li a{
	display: block;
	width: 16.67vw;
	height: 9.9vw;
	position: relative;
	overflow: hidden;
}
.ft_main .orlink li a img{
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: 300ms;
}
.ft_main .orlink li a img:hover{
	transform: scale(1.1);
}
.ft_main .orlink li a span{
	padding: 0 1vw;
	height: 2.92vw;
	line-height: 2.92vw;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	top: 5.73vw;
	font-size: 0.83vw;
	color: #ffffff;
	background: rgba(69,162,71,0.8);
}
.ft_main .txtlink{
	border-left: 1px solid rgba(255,255,255,0.4);
	padding: 0 0 0 3vw;
	margin: 0 0 0 3vw;
}
.ft_main .txtlink h1{
	font-size: 0.94vw;
	color: #ffffff;
	margin: 0 0 1.5vw 0;
}
.ft_main .txtlink ul{
	width: 9vw;
}
.ft_main .txtlink ul li{
	display: inline-block;
	float: left;
	width: 50%;
	margin: 0 0 0.85vw 0;
}
.ft_main .txtlink ul li:nth-child(2n){
	text-align: right;
}
.ft_main .txtlink ul li a{
	width: 100%;
	display: inline-block;
	color: #ffffff;
	white-space: nowrap;
}
.ft_main .txtlink ul li a:hover{
	color: #159957;
}
.ft_last{
	padding: 2.3vw 0;
	background: rgba(0,0,0,0.4);
	margin: 4.3vw 0 0 0;
	background: #efefef url(../image/atc_hdbg.jpg) no-repeat scroll bottom center;
    background-size: cover;
}
.ft_last .btm_box{
	width: 85%;
}
.ft_last .msg{
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.6);
}
.ft_last .msg .msg_box h1{
	margin: 0 0 1vw 0;
	color: #fff;
}
.ft_last .msg .msg_box h1 span{
	color: #fff;
}
/* .ft_last .msg .lun_ft{
	width: 110px;
	height: 35px;
	line-height: 35px;
	border: solid 1px #ffffff;
	text-align: center;
}
.ft_last .msg .lun_ft img{
	vertical-align: -2px;
}
.ft_last .msg .lun_ft span{
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	margin: 0 0 0 5px;
} */
.ft_last .copyright{
	margin: 1vw 0 0 0;
}
.ft_last .copyright span{
	display: inline-block;
	color: #ffffff;
	margin: 0 2vw 0 0;
}
.ft_last .copyright span:last-child{
	margin: 0;
}
.ft_last .copyright span a{
	display: inline-block;
	color: #ffffff;
}
.ft_last .copyright span a:hover{
	color: #159957;
}
.ft_last .ewm{
	width: 5vw;
	height: 5vw;
}
.ft_last .ewm img{
	width: 100%;
	height: 100%;
}
/* 二级页 */
.footer_main{
	padding: 45px 0;
	background-color: #09233d;
}
.footer_main .txt ul{
	margin: 0 0 45px 0 ;
}
.footer_main .txt ul li{
	color: rgba(255,255,255,0.8);
	width: 30%;
	text-align: center;
	float: left;
	line-height: 2em;
}
.footer_main .txt ul li:first-child{
	text-align: left;
}
.footer_main .txt h1{
	color: rgba(255,255,255,0.8);
	margin: 20px 0 0 0;
}
.footer_main .txt h1:first-child{
	margin: 0;
}
@media screen and (max-width: 1600px){
	/* 二级页 */
	.footer_main .txt ul::after{
		display: none;
	}
	.footer_main .txt ul li{
		float: none;
		line-height: 35px;
		text-align: left;
	}
}
@media screen and (max-width: 1000px){
	/* 首页底部 */
	.footer .wrap_1350{
		width: auto;
		padding: 0 6vw;
	}
	.footer .ft_main::after{
		display: none;
	}
	.footer .ft_main .txtlink{
		float: none;
	}
	.footer .ft_main .orlink{
		float: none;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
	}
	.footer .ft_main .orlink::after{
		display: none;
	}
	.ft_main .orlink li{
		margin: 0;
		float: none;
		width: 28%;
	}
	.ft_main .orlink li a{
		width: 100%;
		height: auto;
	}
	.ft_main .orlink li a span{
		padding: 0 1.5vw;
		height: 4vw;
		line-height: 4vw;
		top: 8vw;
		font-size: 1.5vw;
	}
	.ft_main .txtlink{
		border: none;
		padding: 0;
		margin: 0;
	}
	.ft_main .txtlink h1{
		font-size: 1.2rem;
		margin: 0 0 1.5vw 0;
	}
	.ft_main .txtlink ul{
		width: auto;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		padding: 2vw 0;
	}
	.ft_main .txtlink ul::after{
		display: none;
	}
	.ft_main .txtlink ul li{
		float: none;
		width: 100%;
		margin: 0;
	}
	.ft_main .txtlink ul li:nth-child(2n){
		text-align: left;
	}
	.ft_main .txtlink ul li a{
		font-size: 0.88rem;
	}
	.ft_last .ewm{
		width: 10%;
		height: auto;
	}
	/* 二级页 */
	.footer_main{
		padding: 2rem 0;
		background-color: #09233d;
	}
	.footer_main .txt{
		padding: 0 5%;
	}
	.footer_main .txt ul{
		margin: 0;
	}
	.footer_main .txt ul li{
		width: auto;
		float: none;
		line-height: 2rem;
		text-align: left;
	}
	.footer_main .txt h1{
		width: 100%;
		color: rgba(255,255,255,0.8);
		line-height: 2rem;
		margin: 0;
	}
}
@media screen and (max-width: 768px){
	/* 首页底部 */
	.footer {
	    padding: 25vw 0 13vw 0;
	}
	.footer .ft_main .orlink{
		display: none;
		justify-content: space-between;
		flex-wrap: wrap;
		padding: 3vw 8vw;
	}
	.ft_main .orlink li{
		margin: 0;
		width: 100%;
		margin: 0 0 3vw 0;
	}
	.ft_main .orlink li a span{
		padding: 0 1.5rem;
		height: 2rem;
		line-height: 2rem;
		top: 8vw;
		font-size: 3vw;
	}
	.ft_main .txtlink ul{
		flex-wrap: wrap;
		padding: 2vw 0;
	}
	.ft_main .txtlink ul li{
		width: 25%;
		margin: 0 0 2vw 0;
		text-align: center;
	}
	.ft_main .txtlink ul li:nth-child(2n){
		text-align: center;
	}
	.ft_last{
		padding: 1.5rem 0 0 0;
		background: rgba(0,0,0,0.4);
		margin: 4.3vw 0 0 0;
	}
	.ft_last .wrap_1350::after{
		display: none;
	}
	.ft_last .btm_box{
		width: 100%;
		float: none;
	}
	.ft_last .msg{
		width: 100%;
		border-bottom: 1px solid rgba(255,255,255,0.6);
	}
	.ft_last .msg .msg_box h1{
		margin: 0 0 0.8rem 0;
		color: #fff;
		font-size: 3vw;
		line-height: 2em;
	}
	.copyright{
		line-height: 1.5rem;
	}
	.copyright span{
		font-size: 3vw;
	}
	.copyright span a{
		font-size: 3vw;
	}
	.ft_last .ewm{
		float: none;
		width: 100%;
		text-align: center;
		padding: 1.5rem 0;
	}
	.ft_last .ewm img{
		width: 30%;
		margin: 4vw 0 0 0;
	}
	.footer_main .txt ul li{
		font-size: 0.88rem;
	}
	.footer_main .txt h1{
		font-size: 0.88rem;
	}
}
.footer_wap{
	display: none;
}
/* wap端底部按钮 */

@media screen and (max-width: 1024px){
	.footer_wap{
		display: block;
		background: #155799;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		z-index: 97;
	}
	.footer_wap ul li{
		width: 25%;
		border-right: 1px solid #004385;
	}
	.footer_wap ul li a{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		font-size: 3.8vw;
		color: #ffffff;
		height: 13vw;
		justify-content: center;
		align-items: center;
	}
	.footer_wap ul li a img{
		display: block;
		height: 5.5vw;
		margin: 0 0.5vw 0 0;
	}
}

/* 底部公共样式 end */

/* 其余页面banner start */

.banner-or{
	width: 100%;
	height: 320px;
	position: relative;
	overflow: hidden;
}
.banner-or .banner-bg{
	width: 100%;
	height: 320px;
	position: absolute;
}

/* 其余页面banner end */

/* 翻页 start */

.page{
	padding: 50px 0 180px 0;
	text-align: center;
}
.page ul{
	display: inline-block;
}
.page ul li{
	float: left;
	margin: 0 0 0 20px;
}
.page ul li:first-child{
	margin: 0;
}
.page ul li a{
	display: block;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2px 5px;
	font-size: 16px;
	font-weight: bold;
	font-family: 微软雅黑;
}
.page ul li a:hover{
	color: white;
	background-color: rgba(32,131,230,0.4);
}
.page ul .prev a,.page ul .next a{
	display: block;
	background: url(../image/arrow_lf.png) no-repeat scroll;
	width: 11px;
	height: 19px;
}
.page ul .next a{
	background: url(../image/arrow_rt.png) no-repeat scroll;
}
.page ul .prev a:hover,.page ul .next a:hover{
	background-color: transparent;
}
.page .current{
	color: white;
	background-color: rgba(32,131,230,0.4);
}
@media screen and (max-width: 650px){
	.page{
		padding: 3rem 0;
	}
}

/* 翻页 end */

/* 弹层公共样式 start */

body .layui-layer-page .layui-layer-content{
	overflow: visible;
}
.tcbox{
	padding: 0;
	margin: 0;
}
.tctitle{
	border-bottom: 1px solid #eee;
	padding: 15px;
}
.tctitle .tctt{
	float: left;
	font-size: 16px;
}
.tctitle .tcclose{
	float: right;
	width: 17px;
	height: 17px;
	overflow: hidden;
	cursor:pointer;
}
.tctitle .tcclose img{
	width: 100%;
	height: 100%;
}
.tcmain{
	padding: 25px;
}

/* 弹层公共样式 end */

/* 53快服 start */

#iconDivMain1{
	/* background: #ff260c url(../image/kficon.png) no-repeat scroll;
	background-size: 50% auto;
	background-position: center 8px; */

	background-image: linear-gradient(298deg, #155799 0%, #159957 100%);
    background-size: 100% 100%;
    background-repeat: no-repeat;
	border-radius: 6px 0px 0px 6px;
	width: 80px !important;
	height: 80px !important;
	left: auto !important;
	right: 0;
	top: 250px !important;
	position: fixed !important;
}
#iconDivMain1 .Lelem {
	width: 80px !important;
	height: 80px !important;
	
}
#iconDivMain1  #KFLOGO{
	background: url(../image/kficon.png) no-repeat scroll;
    background-size: 50% auto;
    background-position: center 8px;
}
#iconDivMain1 .Lelem img{
	display: none;
}
#iconDivMain1::after{
	content: '在线联系';
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: 11px;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}
/* wap */
#mobile_icon_div{
	
	padding: 0 5px 0 0;
}
#mobile_icon_div div{
	display: none;
	background: #155799;
	margin: 0;
	bottom: 200px !important;
}
#mobile_icon_div div div:first-child{
	display: none;
}

/* 53快服 end */

.zsjzbtn{
	box-shadow: rgb(0 0 0 / 15%) 0px 1px 6px 0px, rgb(0 0 0 / 9%) 0px 2px 32px 0px;
}
.zsjzbtn .rtbgbox{
	position: fixed;
	background-image: linear-gradient(298deg, #155799 0%, #159957 100%);
    background-repeat: no-repeat;
	background-size: 100%;
	border-radius: 6px 0px 0px 6px;
	width: 80px;
	height: 80px;
	left: auto;
	right: 0;
	top: 340px;
	z-index: 4;
	overflow: hidden;
}
.zsjzbtn a{
	background: url(../image/zsjzicon.png) no-repeat scroll;
    background-repeat: no-repeat;
	background-size: 80% 80%;
	background-position: center;
	display: block;
	width: 100%;
	height: 100%;
}

.hsformbtn .rtbgbox{
	right: 0;
	top: 431px;
}
.hsformbtn .rtbgbox a{
	background: url(../image/hsformicon.png) no-repeat scroll;
	background-size: 80% 80%;
	background-position: center;
}
@media screen and (max-width: 1024px){
	.zsjzbtn .rtbgbox{
		background:none;
		top: auto;
		right: 5px;
		bottom: 144px;
		width: 44px;
		height: 44px;
	}
	.zsjzbtn a{
		background: #159957  url(../image/zsjzicon.png) no-repeat scroll;
		background-size: 80% 80%;
		background-position: center;
		border-radius: 100px;
	}
	.hsformbtn .rtbgbox{
		background:none;
		right: 5px;
		bottom: 88px;
	}
	.hsformbtn .rtbgbox a{
		background: #24a02a  url(../image/hsformicon.png) no-repeat scroll;
		background-size: 80% 80%;
		background-position: center;
		
	}
}


.pag{margin-bottom: 16px;}
.pag a{height: 45px;line-height: 45px;padding:0 19px;background: #fff;display: inline-block;margin: 0 4px;color: #333;transition:.5s;}
.pag a:hover{color: #333;background: #4e86ad;}