.gtcontact{
	width: 100%;
	height: auto;
}

.gtcontactk{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.gtcontact{
	width: 100%;
	height: auto;
}

.gtcontactk{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.contacttiele{
	width: 100%;
	height: auto;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	margin-top: 80px;
	margin-bottom: 50px;
}

.conzuoyou{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.conzuo{
	width: 45.9%;
	height: auto;
}

.conyou{
	width: 44.9%;
	height: auto;
}

.conyou img{
	width: 100%;
	height: auto;
}

.contacttielesub{
	    font-size: 26px;
		color: #333333;
		font-weight: bold;
		margin-bottom: 40px;
}

.huangzi{
	    font-size: 18px;
		color: #f8931d;
		font-weight: bold;
		margin-bottom: 10px;
}

.huizi{
	font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 36px;
		letter-spacing: 0px;
		color: #333333;
}

.hezi{
	  font-weight: bold;
	   font-size: 16px;
		line-height: 36px;
		color: #333333;
}

.zuoyi{
	margin-bottom: 60px;
}

.sige{
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 70px;
	margin-bottom: 40px;
}

.sigemain{
	width:45%;
	margin-bottom: 60px;
}


@media (max-width:1200px) {
	.gtcontactk{
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding-left: 8px;
		padding-right: 8px;
	}
	.contacttiele {
	    width: 100%;
	    height: auto;
	    font-size: 30px;
	    color: #333333;
	    font-weight: bold;
	    margin-top: 30px;
	    margin-bottom: 50px;
	}
	.contacttielesub {
	    font-size: 26px;
	    color: #333333;
	    font-weight: bold;
	    margin-bottom: 20px;
	}
	.conyou {
	    width: 47.9%;
	    height: auto;
	}
	.zuoyi {
	    margin-bottom: 30px;
	}
	.sige{
		
		margin-bottom: 30px;
	}
	
	
}

@media (max-width:996px) {
	.conzuo {
	    width: 100%;
	    height: auto;
	}
	.sigemain {
	    width: 49%;
	    margin-bottom: 30px;
	}
	.conyou {
	    width: 100%;
	    height: auto;
	}
	
	.contacttiele {
	    width: 100%;
	    height: auto;
	    font-size: 30px;
	    color: #333333;
	    font-weight: bold;
	    margin-top: 20px;
	    margin-bottom: 20px;
	}
	.zuoyi {
	    margin-bottom: 20px;
	}
	.sige {
	    width: 100%;
	    height: auto;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    margin-top: 30px;
		margin-bottom: 20px;
      }
	  .huizi {
	      font-size: 16px;
	      font-weight: normal;
	      font-stretch: normal;
	      line-height: 30px;
	      letter-spacing: 0px;
	      color: #333333;
	  }
	
}