/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 24px;
    width: 24px;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bmezier(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: #fff;
    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: 100%;
    border-radius: 2px;
}

.gh a:after {
    width: 100%;
}

.gh a:before {
    width: 100%;
}

.gh a:after,
.gh a:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 2px;
    left: 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: 7px;
}

.gh a:before {
    top: -7px;
}

.selected .gh a:after,
.selected .gh a:before {
    top: 0;background: #fff;
}

.selected .gh a:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    width: 100%;
}

.selected .gh a {
    /* background-color: transparent !important; */
	background: #fff;
}


@media only screen and (max-width:1540px) {
	html{
		font-size: 16.5px;
	}
	.naver li{
		margin-left: 1rem;
	}
	
	
}

@media only screen and (max-width:1340px) {
	html{
		font-size: 14.5px;
	}
	.naver li{
		margin-left: 1rem;
	}
	
	
}
@media only screen and (max-width:1180px) {
	html{
		font-size: 12px;
	}
	.naver li{
		margin-left: 1rem;
	}
	
	
}
@media only screen and (max-width:992px) {
	h2{
		font-size: 20px !important;
	}
	h3{
		font-size: 18px !important;
	}
	h4{
		font-size: 16px !important;
	}
	h5{
		font-size: 16px !important;
	}
	p,
	h6{
		font-size: 16px !important;
	}
	html{
		font-size: 16px;
	}
	.naver li{
		margin-left: 0;
	}
	.gh{
		display: block;
		right: 15px;top: 15px;
	}
	.header .th ul{
		display: none;
	}
	.naver ul{
		display: block;background: #1533a3;
		margin: 0;
	}
	.naver{
		position: absolute;z-index: 99;
		left: 0;right: 0;top: 100%;
		display: none;max-height: calc(100vh - 60px);
		overflow-y: scroll;
	}
	.header{
		background: #1533a3 !important;
		padding: 0 15px !important;
	}
	.muflexcent{
		height: 60px;
		align-items: center;
	}
	.header .logo img{
		height: 40px;
	}
	.naver li h3 a{
		font-size: 16px;
		padding: 0 20px;
		border-bottom: 1px solid rgba(255,255,255,0.13);
		display: block;
		line-height: 46px;
	}
	.layout{
		padding-top: 60px;
	}
	.banner{
		height: 60vw;
	}
	.hp70{
		padding: 40px 0;
	}
	.wrap{
		width: auto;
		padding: 0 15px;
	}
	.utit h2{
		font-size: 24px !important;
	}
	.utit h3{
		font-size: 20px !important;
	}
	.newslist{
		margin-top: 15px;
	}
	.newslist ul{
		justify-content: space-between;
	}
	.newslist li{
		width: 48.5%;
		margin: 0 0 10px 0;
	}
	.newslist li .pic{
		height: 35vw;
	}
	.hbg{
		padding-bottom: 40px;
	}
	.hsectin1{
		display: block;
	}
	.hsectin1 .hvideo{
		width: 100%;
	}
	.hsectin1 .rt{
		width: auto;
		margin: 15px;
	}
	.hsectin1 .rt .hd a{
		height: auto;
	}
	.hsectin1 .rt .hd .text{
		padding: 20px;
	}
	.hsectin1 .rt .hd .text p{
		margin: 18px 0;
	}
	.zhaoslist li .pica {
		opacity:1;
	}
	.zhaoslist li a h4,.zhaoslist li a h6 {
		color:#1533a3;
	}
	.zhaoslist li{
		border: 1px solid #eee;
		margin-top: 10px;height: 7rem;
	}
	.zhaoslist li a{
		padding: 15px 25px;
	}
	.zhaoslist li a .icon img {
		transform:translateY(-100%);
	}
	.hsectin2 .wrap{
		display: block;
		padding: 0 15px;
	}
	.hsectin2 .hitem{
		width: auto;
	}
	.fclist ul li{
		height: auto;
		width: 49% !important;
		height: auto;
		height: 30vw !important;
		border:;
	}
	.fclist ul li:nth-child(4){
		border:0;
	}
	.fclist ul li:nth-child(5){
		width: 100% !important;margin: 0;
		height: auto !important;
	}
	.hsectin2 .hitem{
		margin-bottom: 30px;
	}
	.hsectin2{
		padding-bottom: 10px;
	}
	.footer{
		padding: 20px 0 0;
	}
	.footer .bd ul{
		display: block;
		padding: 0;
	}
	.footer .flogo{
		margin-top: 20px;
	}
	.header .logo img,
	.footer .flogo a img{
		height: 32px;
	}
	.header .logo a,
	.footer .flogo a{
		font-size: 18px;
	}
	.footer .bd ul li:nth-child(2){
		display: none;
	}
	.footer .bd ul li:nth-child(3){
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.footer .bd .weix{
		width: 100px;
	}
	.footer .bd .weix img{
		width: 100%;
	}
	.copyright{
		padding: 15px ;
	}
	.footer .link dd a{
		margin: 0 10px 5px 0;
	}
	.footer .link{
		padding-bottom: 10px;
	}
	.naver li i{
		position: absolute;
		right: 0;top: 0;
		width: 46px;height: 46px;
		background: url(../images/ar2-1.png) no-repeat center;
		transform: rotate(180deg);
	}
	.naver li dl{
		position: static;    transform: translateX(0%);
		padding: 0 15px;
	}
	.naver li i{
		transition:all 0.3s;
		-ms-transition:all 0.3s;  /* IE 9 */
		-moz-transition:all 0.3s;     /* Firefox */
		-webkit-transition:all 0.3s; /* Safari 和 Chrome */
		-o-transition:all 0.3s;
	}
	.naver li i.on{
		transform: rotate(270deg);
	}
	.naver li dl dt a{
		text-align: left;
	}
	.naver li dl dt a{
		padding: 10px 15px;
	}
	.naver li dl dd a{
		text-align: left;
	}
	.naver li dl dd a{
		padding: 10px 15px;
	}
}