#box-1{height: 100vh;padding: 0;}
.header_logo{left: 135px;}
#box-1 .box1,#box-1 .right{height: 100%;}
#box-1 .box1{display: flex;}
#box-1 .left{width: 41.2%;display: flex;align-items: flex-end;}


#box-1 .content{padding: 70px 90px 70px 140px;}
#box-1 .content .title{font-size: 22px;}
#box-1 .content .desc{margin: 30px 0 10px 0;}
#box-1 .content .t1{font-size: 18px;}
#box-1 .content .gang{font-size: 30px;padding: 0 5%;}
#box-1 .content .tel{font-size: 3.15rem;}
#box-1 .content .copyright{font-size: 1.2rem;}
#box-1 .content .copyright span{font-size: 15px;padding:0 5px;vertical-align: middle;}
#box-1 .content .gz_lxfs{margin: 40px 0px 40px -20px;max-width: 530px;}
#box-1 .content .gz_lxfs ul{align-items: flex-start;}
#box-1 .content .gz_lxfs li{width: 25%;text-align: center;}
#box-1 .content .gz_lxfs li>div{transition: 0.5s;}
#box-1 .content .gz_lxfs li>div:hover{transform: translateY(-8px);}
#box-1 .content .gz_lxfs li .img{padding: 0 20px;}
#box-1 .content .gz_lxfs li p{font-size: 16px;padding-top: 7px;}
#box-1 .content .address{font-size: 18px;}
#box-1 .content .address p{margin-top: 5px;}



#box-1 .right{width: 58.8%;background: #E01F18;display: flex;align-items: flex-end;}


@media (min-width:1500px) and (max-width:1700px){
	#box-1 .content {padding: 70px 60px 70px 140px;}
	#box-1 .content .address{font-size: 19px;}
}
@media (min-width:1199px) and (max-width:1500px){
	.header_logo {left: 115px;}
	#box-1 .left{width: 43%;}
	#box-1 .right{width: 57%;}
	#box-1 .content {padding: 70px 50px 45px 115px;}
	#box-1 .content .desc {margin: 30px 0 20px 0;}
	#box-1 .content .t1 {font-size: 17px;}
	#box-1 .content .gang {font-size: 27px;padding: 0 4%;}
	#box-1 .content .tel {font-size: 2.3rem;}
	#box-1 .content .gz_lxfs li .img {padding: 0 13px;}
	#box-1 .content .address {font-size: 17px;}
	
}

@media (min-width:767px) and (max-width:1199px){
	.header_logo {left: 85px;}
	#box-1 .left{width: 43%;}
	#box-1 .right{width: 57%;}
	#box-1 .content {padding: 70px 30px 50px 85px;}
	#box-1 .content .title {font-size: 20px;}
	#box-1 .content .desc {margin: 30px 0 20px 0px;}
	#box-1 .content .t1 {font-size: 15px;}
	#box-1 .content .gang {font-size: 22px;padding: 0 3%;}
	#box-1 .content .tel {font-size: 1.8rem;}
	#box-1 .content .copyright {font-size: 15px;}
	#box-1 .content .gz_lxfs{margin: 40px 0px 40px -10px;}
	#box-1 .content .gz_lxfs li .img {padding: 0 10px;}
	#box-1 .content .gz_lxfs li p{font-size: 14px;}
	#box-1 .content .address {font-size: 16px;}
}

@media (max-width:850px){
	#box-1{height: auto;}
	#box-1 .box1{flex-wrap: wrap;margin-top: 70px;}
	#box-1 .left,#box-1 .right{width: 100%;display: block;}
	
}

@media (max-width:767px){
	#box-1 .box1{margin-top: 100px;}
	#box-1 .content {padding: 20px 20px 50px 20px;}
	#box-1 .content .title {font-size: 18px;}
	#box-1 .content .desc {margin: 30px 0 20px 0px;}
	#box-1 .content .t1 {font-size: 14px;}
	#box-1 .content .gang {font-size: 22px;padding: 0 3%;}
	#box-1 .content .tel {font-size: 1.8rem;}
	#box-1 .content .copyright {font-size: 14px;}
	#box-1 .content .copyright span {font-size: 12px;padding: 0 3px;}
	#box-1 .content .gz_lxfs{margin: 35px 0px 35px -3%;}
	#box-1 .content .gz_lxfs li .img {padding: 0 13%;}
	#box-1 .content .gz_lxfs li p{font-size: 13px;}
	#box-1 .content .address {font-size: 14px;}
	
}
