/*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:1480px) {
	html{
		font-size: 17px;
	}
}
@media only screen and (max-width:1280px) {
	html{
		font-size: 16px;
	}
	
}
@media only screen and (max-width:1180px) {
	html{
		font-size: 14px;
	}
	
}
@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;
	}
	.header .naver .ph{
		display: none;
	}
	.header .rts .shop{
		margin-right: 50px;
	}
	.header{
		position: fixed;top: 0;left: 0;right: 0;
	}
	.gh{
		display: block;
		right: 20px;top: 16px;
	}
	.header .wrap{
		height: 60px;
	}
	html{
		font-size: 16px;
	}
	.header .naver ul{
		position: absolute;
		left: 0;right: 0;
		top:100%;z-index: 11;display: none;
		background: #003f95;
	}
	.header .naver .rts{
		margin-right: 50px;
	}
	.header .naver li a{
		display: block;
		line-height: 42px;
	}
	.header .naver li{
		border-bottom: 1px solid #f1f1f1;
		margin-right: 0;
	}
	.header .naver li i{
		position: absolute;
		right: 0;top: 0;
		width: 42px;height: 42px;
		display: block;
		background: url(../images/pr2-1.png) no-repeat center;
		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;
	}
	.header .logo a img{
		width: 80px;margin-right: 10px;
	}
	.banner .prev, .banner .next{
		background-size: 50% auto !important;
	}
	.header .logo a{
		font-size: 14px;
	}
	.layout{
		padding-top: 60px;
	}
	.header .naver ul li a{
		font-size: 16px;
		display: block;
		line-height: 50px;
	}
	.header .naver ul li{
		margin: 0;
		padding: 0 20px;
		border-bottom: 1px solid #f1f1f1;
	}
	.layout{
		overflow: hidden;
	}
	.naver li dl{
		position: static;
		padding-top: 0;
	}
	.header .naver ul li dd a{
		text-align: left;
		padding: 0 15px;
		line-height: 36px;
	}
	.header .naver li i.on{
		transform: rotate(90deg);
	}
	.banner{
		height: 50vw;
	}
	.banner .spans{
		bottom: 10px;
	}
	.habout{
		padding: 30px 0;
	}
	.habout .wrap{
		display: block;
	}
	.habout .pic,
	.habout .text{
		width: auto;
		padding: 0;
	}
	.habout .text p{
		line-height: 1.8;
		margin: 20px 0 0;
	}
	.habout .text ul{
		position: static;
		flex-wrap: wrap;
		width: auto;
		margin: 15px 0;
	}
	.habout .text ul li{
		width: 20%;
		line-height: 3em;
	}
	.habout .pic ul{
		display: flex;
		justify-content: space-between;
	}
	.habout .pic li{
		width: 49%;height: auto;
		margin-bottom: 0;
	}
	.hproduct{
		padding: 30px 0;
	}
	.hproduct .hd .icon{
		margin-top: 10px;
	}
	.hproduct .bd ul{
		margin-top: 20px;
		flex-wrap: wrap;
	}
	.hproduct .bd ul li{
		width: 50%;
	}
	.hproduct .bd .wrap{
		padding: 0;
	}
	.hnews{
		padding: 0 0 30px;
	}
	.hnews .hd .wrap{
		display: block;
	}
	.hnews .hd ul{
		justify-content: space-between;
		margin: 20px 0 0;
	}
	.hnews .hd ul li{
		margin: 0 ;
	}
	.newslist{
		margin-top: 30px;
	}
	.newslist a{
		padding: 0;
	}
	.newslist a .wrap{
		padding: 0 15px;
		display: block;
	}
	.newslist a .pic{
		width: auto;
		height: auto;
	}
	.newslist a .text{
		width: auto;margin-top: 10px;
	}
	.newslist a .bt{
		display: none;
	}
	.newslist li{
		margin-bottom: 20px;
	}
	.footer .nav{
		display: none;
	}
	.footer .bd{
		display: block;
		padding: 20px 15px;
	}
	.footer .bd .search{
		display: none;
	}
	.footer .bd ul{
		margin-top: 20px;
		justify-content: center;
	}
	.footer .bd ul li{
		margin: 0 20px;
	}
	.footer .bd .txt{
		width: auto;
		text-align: center;
	}
	.footer .hd .logo img{
		margin: 0 auto;display: block;
	}
	.footer .hd .wrap{
		justify-content: center;
	}
	.aban{
		height: 40vw;
	}
	.aban .wrap{
		padding-bottom: 10px;
	}
	.about{
		padding-bottom: 30px;
	}
	.join .hd{
		display: block;
	}
	.join .hd .text{
		width: auto;
	}
	.join .hd .pic{
		width: auto;
	}
	.join{
		padding: 30px 0;
	}
	.join .bd{
		margin-top: 30px;
	}
	.aban .tit h2, .aban .tit h3{
		margin-bottom: 8px;
	}
	.pages li:nth-child(1){
		display: none;
	}
	.pages li .lsele,
	.pages li a{
		font-size: 14px;
		line-height: 32px;
		padding: 0 15px;
	}
	.pages li .lsele{
		width: 60px;
	}
	.pages li{
		margin: 0 5px;
	}
	.pages ul{
		margin: 20px 0;
	}
	.newsdel{
		padding: 30px 0;
	}
	.newsdel .wrap{
		display: block;
	}
	.newsdel .nlt{
		width: auto;
	}
	.newsdel .nlt .hd h1{
		font-size: 20px;
	}
	.nebtn{
		flex-wrap: wrap;
	}
	.nebtn a{
		width: 100%;
		background: url(../images/pr1.png) no-repeat left center !important;
		padding: 0 0 0 20px !important;
		border: none !important;
		text-align: left !important;
	}
	.nebtn a.fh{
		background: url(../images/nico3.png) no-repeat left center !important;
		display: block;
	}
	.newsdel .nrt{
		width: auto;
		margin-top: 15px;
	}
	.newsdel .nlt .bd{
		padding: 15px 0;
	}
	.newsdel .nrt .pic{
		height: auto;
	}
	.flexwrap .wrap{
		display: block;
	}
	.flexwrap .ltab{
		width: auto;
	}
	.flexwrap{
		padding: 30px 0;
	}
	.flexwrap .rts{
		width: auto;
		margin-top: 20px;
	}
	.ltab .item1 li a{
		padding: 8px 0;
	}
	.ltab .item2 li a{
		padding: 10px ;
	}
	.ltab .item2 ul{
		padding: 0;
	}
	.prduct ul li{
		width: 100%;
		margin: 0 0 10px 0;
	}
	.prduct li .txt h6{
		width: auto;
		padding: 0 10px;
		display: inline-block;
		line-height: 36px;
	}
	.porductdel .hd{
		display: block;
	}
	.porductdel .hd .pic{
		width: auto;
		height: auto;
	}
	.porductdel .hd .text{
		width: auto;
		margin-top: 20px;
	}
	.porductdel .hd .text a{
		font-size: 16px;
		padding: 0 20px;
		line-height: 32px;
	}
	.porductdel .bd{
		padding: 30px 0 0;
	}
}
