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

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

@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;
	}
	.header .rt{
		display: none;
	}
	.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: 20px;
	}
	.header .wrap{
		
	}
	html{
		font-size: 16px;
	}
	.header .naver.pc ul{
		position: absolute;
		left: 0;right: 0;
		top:100%;z-index: 11;
		height: calc(100vh - 116px);
		background: #fff;display: none;
		overflow-y: scroll;
	}
	.header .naver .rts{
		margin-right: 50px;
	}
	.header .naver li a{
		display: block;
		line-height: 42px;
	}
	.header .naver.pc li{
		border-bottom: 1px solid #f1f1f1;
		margin-right: 0;
	}
	.header .naver.pc ul{
		    background: #b79f2e;
	}
	.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{
		height: auto;
	}
	.header .naver ul li a{
		font-size: 16px;
		display: block;
		line-height: 50px;
	}
	.header .naver.pc ul li a{
		text-align: left;
		padding: 0 20px;
		line-height: 40px;
	}
	.header .naver ul li i{
		position: absolute;z-index: 1;display: block;
		right: 0;top: 0;width: 40px;
		height: 40px;background: url(../images/arrow.png) no-repeat center/50% auto;
		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 .naver ul li i.on{
		transform: rotate(180deg);
	}
	.header .naver ul li dl{
		position: static;
	}
	.header .naver ul li dl a{
		padding: 0 30px !important;font-size: 14px;line-height: 36px;
	}
	.header .naver.pc ul li{
		margin: 0;
		border-bottom: 1px solid #f1f1f1;
	}
	.layout{
		overflow: hidden;
	}
	.naver.pc ul{
		display: none;
	}
	.web{
		display: block;
	}
	.naver.web ul li{
		width: auto;
	}
	.layout{
		padding-top: 116px;
	}
	.banner .spans{
		bottom: 10px;
	}
	.weblist{
		display: block;
		padding: 20px 0;
	}
	.weblist ul{
		display: flex;
		flex-wrap: wrap;
	}
	.weblist li{
		width: calc((100% - 32px)/4);
		margin: 0 10px 10px 0 ;
	}
	.weblist li:nth-child(4n){
		margin-right: 0;
	}
	.weblist li img{
		border-radius: 10px;
		overflow: hidden;
		margin-bottom: 5px;
	}
	.weblist li{
		font-size: 12px !important;
		text-align: center;
	}
	.pd90{
		padding: 30px 0;
	}
	.hcases ul li{
		width: 48%;
		margin: 0 0 10px 0;
	}
	.hcases ul{
		justify-content: space-between;
	}
	.hcases ul li a{
		border-radius: 10px;
	}
	.hcases ul .pic{
		height: auto;
	}
	.hcases ul .text{
		padding: 10px;
	}
	.hcases li .text .h3{
		font-size: 14px !important;
		margin-bottom: 5px;
	}
	.hcases li .text .h4{
		font-size: 12px !important;
		line-height: 1.5;
	}
	.hpictext{
		margin: 0;
	}
	.hpictext .wrap{
		display: block;
	}
	.hpictext .pic{
		height: 50vw;
		margin: 0 -15px;
	}
	.hpictext .pic img{
		height: 100%;object-fit: cover;
	}
	.tit .h5,
	.tit h5{
		margin-top: 5px;
		font-size: 18px !important;
	}
	.hpictext .txt{
		width: auto;
	}
	.hpictext .txt li i{
		font-size: 55px;
	}
	.hpictext .txt li .text{
		width: calc(100% - 80px);
	}
	.hpictext .txt li{
		margin-top: 15px;
	}
	.hlists{
		padding: 30px 0;
	}
	.tit h3{
		font-size: 24px !important;
	}
	.tit h4{
		font-size: 30px !important;
		margin-top: -16px;
	}
	.hlists .swiperlist{
		margin-top: 20px;
	}
	.hlists .swiperlist .swiper-slide{
		width: 60vw;
	}
	.hsuccess{
		padding: 30px 0;
	}
	.hsuccess .list ul{
		margin-top: 20px;
		justify-content: space-between;
	}
	.hsuccess .list li{
		width: 49%;margin: 0 0 10px 0;
		height: 80px;
	}
	.hcommon{
		padding: 30px 0;
	}
	.hcommon .flax .pic{
		display: none;
	}
	.hcommon .flax{
		display: block;
		margin-top: 20px;
	}
	.hcommon .flax .text{
		width: auto;
	}
	.hcommon .flax .text h5{
		font-size: 16px !important;
	}
	.hcommon .flaxpic{
		display: block;
	}
	.hcommon .flaxpic .pic{
		width: auto;border-radius: 10px;
	}
	.hcommon .flaxpic ul{
		width: auto;
		margin-top: 10px;
	}
	.hcommon .flaxpic ul li{
		height: auto;
		margin-bottom: 10px;
	}
	.hcommon .flaxpic ul li a{
		height: auto;margin-bottom: 0;border-radius: 10px;
	}
	.footer .hd{
		display: none;
	}
	.footer .bd{
		display: block;
	}
	.footer .ftab{
		display: none;
	}
	.footer .bd .flogo .h4{
		margin-bottom: 0;
		padding-bottom: 30px;
		border-bottom: 1px solid #4b4a45;
		margin-bottom: 20px;
	}
	.footer .fform{
		width: auto;
		padding: 20px;
	}
	.copyright{
		display: none;
	}
	.footer .bd{
		padding-bottom: 40px;
	}
	.mban{
		display: none;
	}
	.crumbs{
		display: none;
	}
	.contain .hd li{
		margin: 0 2px;
		padding: 20px 0;
		border-radius: 8px;
	}
	.contain .hd ul{
		margin-top: 30px;
	}
	.contain .hd li h4{
		font-size: 12px !important;
		margin: 8px 0 0;
	}
	.contain .hd li h6{
		font-size: 12px !important;
	}
	.contain .hd li img{
		width: 30px;height: 25px;
	}
	.maps{
		height: 80vw;
		margin: 0 -15px 0;
		margin-top: 30px;
	}
	.header .logo span{
		font-size: 14px;
	}
	.contain{
		padding-bottom: 0;
	}
	.mdels .hd{
		display: block;
	}
	.mdels .hd .pic{
		width: auto;
		height: auto;
		border-radius: 10px;
	}
	.mdels .hd .text{
		width: auto;
		margin-top: 15px;
	}
	.mdels .hd .text h1{
		font-size: 22px;
	}
	.mdels .hd .text ul{
		padding: 10px 15px;
		border-radius: 10px;
	}
	.mdels .bd{
		margin-top: 20px;
	}
	.fxbtn ul li{
		margin: 0;
	}
	.fxbtn ul{
		justify-content: space-between;
	}
	.mdels .section{
		padding: 0 20px;
	}
	.mdels .section .item{
		padding-top: 30px;
	}
	.mdels .section h2{
		font-size: 16px !important;
	}
	.mdels .section .list ul{
		justify-content: space-between;
	}
	.mdels .section .list ul li{
		width: 48%;height: auto;
		margin: 0 0 10px 0;
	}
	.mdels .section .list li a{
		height: auto;border-radius: 10px;
	}
	.mdels{
		padding-bottom: 30px;
	}
	.fxbtn{
		position: static;
		height: 52px;
	}
	.fxbtn ul li a{
		font-size: 14px;
	}
	.fxbtn.on ul{
		background: #fff;
		position: fixed;
		top:116px ;left: 0;right: 0;
		z-index: 11;
		padding: 0 15px;
	}
	.naver.web ul{
		white-space: nowrap;
		display: block;
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.naver.web ul li{
		display: inline-block;
	}
	.naver.web ul li{
		padding: 0 4px;
	}
	.banner.pc{
		display: none;
	}
	.newslist li{
		width: 48%;
		margin: 0 0 10px;
	}
	.newslist ul{
		justify-content: space-between;
		margin-right: 0;
	}
	.pages dd a{
		font-size: 16px;
	}
	.newsdels .wrap{
		display: block;
	}
	.newsdels .text{
		width: auto;
	}
	
}
@media only screen and (max-width:768px) {
	.newslist li{
		width: 100%;
		margin: 0 0 10px;
	}
	.newslist li .icon{
		height: auto;
	}
	.newsdels .text .th h1{
		font-size: 20px;
	}
	.flexbtn2 a{
		font-size: 16px;
		line-height: 1.6;
		margin-top: 10px;
	}
	.flexbtn2{
		display: block;padding: 25px 0;
	}
	.hotlist li a .txt{
		width: 50%;padding: 10px;
	}
	.hotlist li a .pic{
		width: 50%;height: 10rem;
	}
	.hotlist li a .txt h4{
		line-height: 1.2;
	}
	.hotlist li a{
		border-radius: 10px;
	}
	.hotlist li{
		margin-bottom: 10px;
	}
	.newsdels .houtlist2{
		margin-top: 30px;width: auto;
	}
	.newsdels .houtlist2 li{
		width: 49%;margin-bottom: 10px;
	}
	.newsdels .houtlist2 ul{
		justify-content: space-between;
		display: flex;flex-wrap: wrap;
	}
	.newsdels .houtlist2 li a .icon{
		height: 120px;
	}
	.newsdels .houtlist2 li a{
		border-radius: 10px;
	}
	.hnews{
		padding: 40px 0;
	}
	.newslist{
		margin-top: 20px;
	}
	.newslist li a{
		border-radius: 10px;
	}
	/*.hcases ul,*/
	.newsdels .houtlist2 ul{
		display: block;
	}
	/*.hcases ul li,*/
	.newsdels .houtlist2 li{
		width: auto;
	}
	.newslist li a,
	/*.hcases ul li a,*/
	.newsdels .houtlist2 li a{
		display: flex;
		flex-direction: row-reverse;
	}
	.newslist li .icon,
	/*.hcases ul .pic,*/
	.newsdels .houtlist2 li a .icon{
		width: 50%;height: 11rem;
	}
	.newslist li:nth-child(n+6){
	    display: none;
	}
	.newslist li .txt,
	/*.hcases ul .text,*/
	.newsdels .houtlist2 li a p{
		        width: 50%;
		        padding: 10px;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				-o-box-sizing: border-box;
				box-sizing: border-box;
	}
	.hcases li .text .h4{
		max-height: 3em;
		 display: -webkit-box; 
		  -webkit-box-orient: vertical;
		  -webkit-line-clamp: 2; 
		  
		  overflow: hidden;
		  text-overflow: ellipsis; 
		  word-break: break-all;
		  white-space: normal;
	}
}