/*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;
}
html{
	font-size: 1vw;
}
@media only screen and (max-width:1080px) {
	.wrap{
		width: auto;
		margin: 0 15px;
	}
	html{
		font-size: 14px;
	}
	.banner .text h3{
		font-size: 20px;position: relative;z-index: 23;
	}
	.banner .text p{
		font-size: 12px;line-height: 1.4;
		margin-top: 0;position: relative;z-index: 23;
	}
	.banner{
		font-size: 1vw;
	}
	.banner .text{
		padding-top: 0;
	}
	.hsection{
		font-size: 2.5vw;
	}
	.hsection2{
		padding: 50px 0;
	}
	.hsection2 .text{
		display: block;
	}
	.hsection2 .text h4{
		justify-content: center;
		margin-bottom: 10px;
	}
	.hsection2 .text .btn{
		line-height: 55px;
		margin-left: 5px;
		width: auto;padding: 0 15px;
	}
	.hsection2 .text .txt{
		height: 55px;flex: 1;width: auto;
	}
	.hsection3{
		padding: 40px 0;
	}
	.hsection3 .text p{
		font-size: 14px;
		text-align: left;
	}
	.hsection3 .text p br{
		/* display: none; */
	}
	.hsection3::after,
	.hsection3::before{
		width: 50%;
		background-size: 100% auto !important;background-position: center top !important;
	}
	.hsection3::after{
		background-position: center bottom !important;
	}
	.porlist ul{
		display: block;
	}
	.porlist ul li{
		width: 100%;
		margin: 0 0 20px 0;
	}
	.porlist ul li p{
		height: auto;font-size: 14px;
		margin-bottom: 10px;
	}
	.hsection3 .text a{
		font-size: 16px;
	}
	.porlist ul li h6{
		font-size: 16px;
	}
	.porlist ul li h6 i{
		width: 40px;height: 40px;line-height: 40px;font-size: 14px;
	}
	.porlist ul li .icon h5{
		font-size: 16px;
	}
	.porlist ul li .icon .check{
		font-size: 14px;
	}
	.hsection4{
		padding: 40px 0;
	}
	.hsection4 .text h3{
		font-size: 20px;
	}
	.hsection4 .text p{
		font-size: 14px;
	}
	.hsection4{
		font-size: 0.8vw;
	}
	.hsection5 iframe,
	.hsection5 .video{
		position: static;
		width: 100%;height: 20rem !important;
	}
	.hsection5 .wrap{
		margin: 0;
	}
	.hsection4 .time .flex i{
		height: 45px;font-size: 20px;
		width: 30px;border-radius: 3px;
	}
	.digit-item{
		line-height: 45px;font-size: 20px;
	}
	.hsection4 .time span{
		height: 45px;
	}
	.hsection4 .time h6{
		font-size: 14px;
	}
	.hsection4 .time{
		margin-top: 30px;
	}
	.footer h4{
		font-size: 16px;
	}
	.footer ul li a{
		width: 36px;height: 36px;
	}
	.footer ul li{
		margin: 0 10px;
	}
	.footer ul{
		padding-bottom: 30px;
	}
	.copyright a{
		font-size: 14px;
	}
	.header .wrap{
		margin-left: 0;
	}
	.utanc{
		max-width: 90%;
	}
	.utanc .txt h3{
		font-size: 2rem;
	}
	.utanc .txt p{
		font-size: 14px;
	}
	.hsection1{
		font-size: 2vw;
	}
	.hsection .line .item{
		margin-left: 3.6458333333333335em;
	}
	
	.umobile{
		display: block !important;
	}
	.uweb{
		display: none !important;
	}
	.hsection{
		padding: 6em 0;
	}
	.brnone{
		display: none;
	}
}
@media only screen and (max-width:768px) {
	
}