/*pad*/

img {
	max-width: 100%;
}
.gh{
	height: 40px;
	width: 56px;
	position: absolute;
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	cursor: pointer;
	z-index: 9999;
	display: none;
}

.selected .gh {
	transform: rotate(90deg);
}

.gh a {
	background-color:#143867;
	display: block;margin: 0 auto;
	height: 2px;
	margin-top: -1px;
	position: relative;
	top: 50%;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 28px;
	border-radius: 2px;
}
.gh a:after{
	width:28px;
}
.gh a:before{
	width:28px;
}
.gh a:after,
.gh a:before {
	background-color:#143867;
	content: "";
	display: block;
	height: 2px;
	right: 0;
	position: absolute;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}

.gh a:after {
	top: 9px;
}

.gh a:before {
	top: -9px;
}

.selected .gh a:after,
.selected .gh a:before {
	top: 0;
}

.selected .gh a:before {
	transform: translateY(0px) rotate(-45deg);
	-webkit-transform: translateY(0px) rotate(-45deg);
	-ms-transform: translateY(0px) rotate(-45deg);
	background:#143867;width: 100%;
}

.selected .gh a:after {
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);
	background:#143867;width: 100%;
}

.selected .gh a {
	background-color: transparent !important;
}



@media only screen and (max-width:1440px){
	html{
		font-size: 14.4px;
	}
	
}
@media only screen and (max-width:1140px){
	html{
		font-size: 12.4px;
	}
}
@media only screen and (max-width:1040px){
	html{
		font-size: 16px;
	}
	.header .th{
		display: none;
	}
	.header .tb .logo a{
		padding: 0;font-size: 18px;
		margin-bottom: 10px;
	}
	.header .tb .logo a img{
		height: 30px;
	}
	.header .tb .wrap{
		height: auto;
		display: block;
	}
	.wrap{
		width: auto;padding: 0 15px;
	}
	.header .tb{
		padding: 10px 0;
	}
	.header .tb .htbn{
		margin: 0 10px 0 0;
	}
	.gh{
		display: block;
		left: auto;right: 15px;
		top: 25px;
	}
	.header .naver ul{
		display: block;
		padding: 0 ;
	}
	.header{
		position: fixed;
		top: 0;left: 0;right: 0;
		top: 0;z-index: 111;
	}
	.header .naver ul li{
		display: block;
		padding: 0;
		margin: 0;
		text-align: center;
	}
	.header .naver ul li dd a{
		display: block;margin: 0;width: auto !important;
	}
	.header .naver ul li:nth-child(3) dl,
	.header .naver ul li dd a,
	.header .naver ul li dd{
		width: auto !important;
	}
	.header .naver ul li h3 a{
		font-size: 18px;line-height: 44px;
		margin: 0;
	}
	.header .naver ul li dl{
		display: block;padding: 0 20px;
	}
	.header .naver ul li dd a{
		font-size: 16px;line-height: 2;
	}
	.naver{
		position: absolute;
		left: 0;right: 0;padding: 20px 0;
		top: 100%;z-index: 99;display: none;
	}
	.header .naver ul li:nth-child(n+2)::before{
		display: none;
	}
	.search-wrap{
		width: auto;
	}
	.fxrt{
		display: none;
	}
	.letter-nav .wrap{
		flex-wrap: wrap;
	}
	.letter-nav a{
		font-size: 16px;
		line-height: 2;
	}
	.search-submit{
		margin-bottom: 20px;
	}
	.listul li{
		width: 49%;margin: 0 0 10px;
	}
	.listul ul{
		justify-content: space-between;
	}
	.footer{
		padding:20px 0;
	}
	.footer .bd .lt{
		width: auto;margin-top: 15px;
	}
	.footer .bd{
		display: block;
	}
	.listul li p{
		font-size: 14px;
	}
	.footer .bd .rt p{
		font-size: 16px;
	}
	.footer .bd .rt .icon{
		width: 120px;height: 120px;
	}
	.footer .bd .rt{
		margin: 0;
	}
	.footer .bd .rt ul{
		justify-content: center;
	}
	.footer .bd .rt ul li{
		margin: 0 10px;
	}
	.footer .bd .lt p{
		line-height: 1.6;font-size: 16px;
	}
	.footer .bd .copyright{
		font-size: 14px;
		text-align: center;
	}
	.layout{
		padding-top: 90px;
	}
	.aban .icon h1{
		font-size: 22px;
	}
	.aback i{
		font-size: 16px;
	}
	.aback{
		width: 110px;
		line-height: 40px;border-radius: 50px;
	}
	.about .wrap{
		display: block;
	}
	.about .text{
		width: auto;
	}
	.about .text .abdel{
		font-size: 16px;line-height: 1.6;
	}
	.about .rt{
		width: auto;
		margin-top: 15px;
	}
	.about .rt .aitem{
		padding: 10px;
	}
	.about .rt .aitem dd{
		font-size: 16px;
	}
	.znav li a{
		font-size: 18px;
	}
	.footer .hd{
		display: block;
	}
	.footer .hd .lsele{
		width: 100%;margin-bottom: 10px;font-size: 16px;
	}
	.footer .bd{
		margin-top: 15px;
	}
	.zhiban{
		height: 180px;
	}
	.zhiwhd .zth ul{
		display: block;
	}
	.zhiwhd .zth li{
		width: auto;margin-bottom: 10px;
	}
	.zhiwhd .zth li h4{
		font-size: 16px;
	}
	.zhiwhd .zth li a{
		height: 120px;
	}
	.zhiwhd .ztb{
		padding: 0;
	}
	.znav li a{
		margin-right: 25px;
	}
	.znav li{
		display: inline-block;
	}
	.znav ul{
		white-space: nowrap;overflow-x: scroll;display: block;
	}
	.znav li:last-child a{
		margin-right: 0;
	}
	.canhlist li{
		width: 49%;margin: 0 0 10px 0;
	}
	.canhlist ul{
		justify-content: space-between;
	}
	.canhlist li p{
		font-size: 14px;
	}
	.canhlist li h6{
		width: auto;font-size: 14px;
	}
	.zhiwhd .ztb{
		background: none !important;
	}
	.videolist li{
		width: 100%;margin: 0 0 10px;
	}
	.videolist li h4{
		font-size: 16px;
	}
	.videolist ul{
		margin-top: 20px;
	}
	.pmore{
		margin: 10px 0;
	}
	.zhiwitem .zwhd ul{
		display: block;padding: 0;
	}
	.zhiwitem .zwhd ul li{
		margin-bottom: 10px;
	}
	.zhiwitem .zwhd .lsele{
		flex: 1;font-size: 16px;
	}
	.zhiwitem .zwhd h4{
		font-size: 16px;
	}
	.zhiwitem .zwhd li .zbtn{
		font-size: 16px;width: 120px;
	}
	.zhiwitem .zwhd li:last-child{
		justify-content: center;
	}
	.zhiwlist{
		padding: 0;
	}
	.zhiwlist li{
		padding: 10px 0;display: block;
	}
	.zhiwlist li .lt a{
		display: block;
	}
	.zhiwlist li .lt .txt{
		margin-bottom: 10px;width: auto;
	}
	.zhiwlist li .rbtn{
		margin-top: 10px;
	}
	.zhiwlist li .rtx{
		width: auto;
	}
	.zhiwlist li .rbtn a{
		width: 120px;margin: 0 5px;font-size: 16px;
	}
	.zhiwlist li .rbtn{
		justify-content: center;
	}
	.zhiwlist li .txt h6{
		font-size: 14px;
	}
	.zhiwlist li .rtx p,
	.zhiwlist li .rtx h6,
	.zhiwlist li .txt h4{
		font-size: 14px;
	}
	.zhiwlist li .txt h4{
		font-size: 16px;
	}
	.zhiwlist li .txt h4 i{
		display: block;
	}
	.pages dd{
		margin: 0 5px;
	}
	.pages dd a{
		font-size: 14px;
	}
	.pages dd.pr, .pages dd.ne{
		margin: 0 5px;
	}
	.zhiwhd .zth li h5 i{
		font-size: 22px;
	}
	.uwbox .qtit h3{
		font-size: 20px;
	}
	.joinlist{
		padding:5px 0;
	}
	.joinlist li{
		padding: 15px 0;
	}
	.joinlist li .tb dl{
		width: auto;display: block;
	}
	.joinlist li .tb{
		display: block;
	}
	.joinlist li .tb dd{
		width: auto;font-size: 14px;
	}
	.joinlist li .th h4{
		font-size: 16px;
	}
	.joinlist li .th h5{
		font-size: 14px;
	}
	.joinlist .jbtn a{
		width: 120px;line-height: 40px;font-size: 16px;
		margin: 0 5px;
	}
	.joinlist .jbtn{
		margin-top: 15px;justify-content: center;
	}
	.about .text{
		padding: 0;
		background: none;
	}
	.zhaophlist{
		padding: 40px 0;
	}
	.zphlist h4:nth-child(2){
		display: none;
	}
	.zphlist h4:nth-child(3){
		width: 100px;
	}
	.zphlist h4:nth-child(1){
		margin-right: 10px;
	}
	.zphlist h4{
		font-size: 14px !important;
	}
	.zpitem{
		padding: 0;background: none;
		box-shadow: none;margin-top: 25px;
	}
	.zhaophlist .ztit{
		font-size: 20px;
	}
	.wban h4{
		font-size: 16px;
	}
	.wban h3{
		font-size: 24px;
	}
	.qiuzlist li,
	.qiyelist li{
		width: 100%;margin: 0 0 10px;
	}
	.qiyelist li .qth h4{
		font-size: 16px;
	}
	.qiyelist li dd h4 i,
	.qiyelist li dd h4{
		font-size: 14px;
	}
	.qiyelist li dd a{
		width: 120px;line-height: 36px;
		font-size: 16px;
	}
	.qiyelist li .qbtn{
		line-height: 36px;font-size: 16px;
	}
	.qiuzlist li .qzth h4{
		font-size: 16px;
	}
	.qiuzlist li .qzth h4 i{
		font-size: 14px;
	}
	.qiuzlist li .qztb{
		font-size: 14px;height: auto;
		margin: 12px 0;
	}
	.qiuzlist li .flexbt a{
		width: 48%;line-height: 36px;
		font-size: 16px;
	}
	
	.qwzaph ul{
		display: block;
	}
	.qwzaph li{
		margin-right: 0;width: auto;height: auto;padding: 20px 0 10px;
		margin-bottom: 15px;background-size: 100% 100% !important;
	}
	.qwzhplist ul{
		display: block;
	}
	.qwzhplist li{
		width: auto;margin-bottom: 15px;margin-right: 0;
	}
	.qwzhplist li .pic{
		height: auto;
	}
	.zhiban1{
		height: 105px;
	}
	.qwzhplist li h3 a{
		height: auto;overflow: initial;
	}
	.qwzaph ul.active li{
		width: 100%;margin: 0 0 10px;
	}
	
	
	
	
	.header .logo{
		height: auto;
	}
	.header{
		padding: 0;
	}
	.uwrts{
		width: auto;
	}
	.breadcrumb-container{
		width: auto;
		margin: 0 15px 10px;
	}
	.job.clearfix:after{
		display: none;
	}
	.newsdel .txt h1,
	.newsdel .txt h1 span{
		font-size: 20px !important;line-height: 1.4 !important;
	}
	.notice-content p span,
	.newsdel .txt p span,
	.newsdel .txt p,
	.newsdel .txt{
		font-size: 14px !important;line-height: 1.6 !important;
	}
	.notice-content .time-range{
		
	}
	.time-range{
		padding: 5px !important;
	}
	.newsdel .txt p a{
		margin-bottom: 5px;
	}
	.job{
		gap: 8px !important;
	}
	.job li span{
		font-size: 18px !important;
	}
	.job li{
		width: 48% !important;flex: none !important;
	}
	.job{
		margin-top: 15px !important;
	}
	.newsdel .hds{
		padding-bottom: 15px;
	}
	
	
	
}









