

/*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: #012d9a;
    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: #012d9a;
    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;
}

.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: #000;
}

.layout.on .gh a,
.layout.on .gh a:before,
.layout.on .gh a:after{
    background: #fff !important;
}

@media only screen and (max-width:1280px) {
	html{
		font-size: 15px;
	}
	.hpage4 .bds li{
		margin-left: 25px;
	}
}
@media only screen and (max-width:1040px) {
	h2{
		font-size: 20px !important;
	}
	h3{
		font-size: 18px !important;
	}
	h4{
		font-size: 16px !important;
	}
	p,
	h5,
	h6{
		font-size: 14px !important;
	}
	
	.wrap{
		width: auto;padding: 0 15px;
	}
	.wrap{
		width: auto;padding: 0 15px;
	}
	.layout{
		/*padding-top: 50px !important;*/
	}
	.header{
		height: 50px;
	}
	.header .logo img{
	    max-height: 2.7rem;
	}
	.header .wrap{
		/*display: block;*/
		height: 100%;
	}
	.header .logo{
		max-width: 160px;
	    font-size: 20px;
		/*margin-top: 20px;*/
	}
	.header .naver{
		position: absolute;
		left: 0;right: 0;
		top:100%;z-index: 11;
		background: #fff;display: none;
	}
	.header .naver ul{
		display: block;padding: 0 15px;
	}
	.header .wrap .laug{
	  margin-left: 0;position: absolute;
	  right: 70px;z-index: 1;width: 44px;background-size: 8px auto;
	}
	.gh{
		display: block;
		right: 20px;top: 12px;
	}
	.header .naver li{
		margin-left: 0;margin-bottom: 5px;
	}
	.header .naver li a{
		font-size: 16px;line-height: 36px;
	}
	.hpage1 .wrap{
		display: block;padding-top: 80px;
		position: relative;
	}
	.hpage1 video{
	    position: absolute;
	    left: 0;top: 0;
	}
	.hpage1{
		max-height: initial;height: auto;
	}
	.hpage1 .pic{
		width: 50%;margin-top: 30px;
	}
	.hpage1 .txt h3{
		margin: 12px 0 20px;
	}
	.hpage2{
		padding: 10px 0 0;
	}
	.hpage2 .bds{
		margin-top: 30px;
	}
	.hpage2 .bds ul{
		display: block;
	}
	.hpage2 .bds li .ts{
		width: auto;
	}
	.hpage2 .bds li span{
		display: none;
	}
	.hpage2 .bds li .img{
		height: auto;
	}
	.hpage2 .bds li p{
		height: auto;margin-bottom: 30px;
	}
	.hpage3{
		padding: 20px 0;
	}
	.hpage3 .bds{
		margin-top: 30px;
	}
	.hpage3 .bds ul{
		display: block;
	}
	.hpage3 .bds li{
		width: auto;margin-right: 0;margin-bottom: 20px;
	}
	.hpage3 .bds li h4{
		height: auto;
	}
	.hpage3 .bds li .pic{
		height: auto;
	}
	.hpage1:before{
   content: "";
		position: absolute;
		left: 0;right: 0;
		bottom: 0;top: 0;z-index: 1;
		background: url(../images/huxing.png) no-repeat center bottom 0/100% auto;
}
	.hpage4 .hds{
		width: auto;margin-top: 30px;padding: 0;
	}
	.hpage4 .hds ul{
		display: block;
	}
	.hpage4 .hds li{
		border-bottom: 1px solid #d6d6d6;border-right: none;
		padding-left: 0;width: auto;margin: 0 20px;padding: 20px 0 20px 30px;
	}
	.hpage4 .hds li:last-child{
		padding-left: 30px;border-bottom: none;
	}
	.hpage4 .bds{
		display: none;
	}
	.shouj{
		display: block;margin-top: 20px;
	}
	.shouj img{
		width: 100%;display: block;margin: 0 auto;
	}
	.hpage4 .hds li h5 i{
		font-size: 30px;
	}
	.hpage4 .hds li .ico{
		width: 36px;
	}
	.hpage5{
		padding: 30px 0;
	}
	.hpage5 .bds ul{
		display: block;
	}
	.hpage5 .bds li{
		width: auto;margin-bottom: 20px;margin-right: 0;height: auto;
	}
	.footer .tps{
		display: block;padding: 20px 0;
	}
	.footer .tps .logo{
		max-width: 150px;
	}
	.footer .tps .navs{
		display: none;
	}
	.footer .tbs{
		display: block;padding: 12px 0;
	}
	.footer .tbs dl{
		justify-content: flex-start;margin-top: 5px;
	}
	.footer .tbs dd{
		margin-left: 0;margin-right: 16px;
	}
	.footer .tbs .copyright,
	.footer .tbs dd a{
		font-size: 13px;
	}
	.newsdel .hds h1{
		font-size: 24px;
	}
	
	
	.uityinsi{
		padding: 20px 0;
	}
	.uityinsi .wrap{
		display: block;
	}
	.uityinsi .del{
		width: auto;
	}
	.uityinsi h6{
		margin-top: 20px;
	}
	
	
	.partner .hd{
		display: block;
		padding: 30px 0;
	}
	.partner .hd .pic{
		width: auto;
	}
	.partner .hd .text{
		width: auto;
		margin-top: 10px;
	}
	.partner .bd{
		padding: 15px;
	}
	.partner .bd li{
		width: 100%;
		margin-bottom: 10px;
	}
	.partner .bd ul{
		padding: 20px 0;
	}
	.mbtn{
		line-height: 40px;
		font-size: 14px;
	}
	.partner .ftx{
		padding: 30px 0;
	}
	.partner .ftx .tda{
		overflow-x: scroll;
	}
	.partner .ftx table td,
	.partner .ftx table th{
		font-size: 16px;
	}
	.about .hd{
		padding: 30px 0;
		display: block;
	}
	.about .hd li{
		display: block;
		margin-bottom: 20px;
	}
	.about .hd .pic{
		width: auto;
		height: auto;
	}
	.about .hd .text{
		width: auto;
		margin-top: 15px;
	}
	.about .hd .text h3{
		margin-bottom: 15px;
	}
	.about .bd .pics{
		margin: 30px 0;
	}
	.about .bd .list ul li{
		width: 100%;
		margin: 0 0 20px 0;
	}
	.about .bd .list .pic{
		height: auto;
	}
	.advertising{
		padding: 30px 0;
	}
	.advertising .wrap{
		display: block;
	}
	.advertising .pic{
		width: auto;
	}
	.advertising .text{
		width: auto;
		margin: 15px 0 0 ;
	}
	.advertising .text h6{
		margin: 15px 0;
	}
	.advertising .text .btn{
		line-height: 40px;
		font-size: 14px;
	}
	
	
	
	
	
	
	
}
