.gtguanyu{
	width: 100%;
	height: auto;
}
.gtguanyuk{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 80px;
}

.gtguanyutitle{
	width: 100%;
	color: #333333;
	font-size: 30px;
	font-weight: bold;
}

.diyi{
	margin-top: 60px;
	margin-bottom: 85px;
}

.heizi{
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}

.hlh{
	color: #f8931d;
}

.hongtiao{
    width: 100%;
    height: 60px;
    background-color: #be1e2d;
    display: flex;
    justify-content: space-around;
}

.hongtiaozi{
	font-size: 20px;
	line-height:60px;
	color: #ffffff;
}

.dier{
	
}

.dierk{
	width: 100%;
	display: flex;
	align-items: flex-start;
	margin-top: 50px;
}

.dasanjiao{
	margin-right: 26px;
	margin-top: 7px;
}

.damain{
	font-size: 16px;
	line-height: 32px;
	color: #333333;
}

.dierhongtiao{
	margin-top: 80px;
}

.disan{
	margin-top: 50px;
	margin-bottom: 50px;
}

.changhuang{
	font-size: 20px;
	line-height: 40px;
	color: #f8931d;
	margin-bottom: 40px;
}
.disi{
	margin-bottom: 100px;
}

@media (max-width:1200px) {
	.gtguanyuk{
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		padding-top:30px;
	}
	.diyi {
	    margin-top: 30px;
	    margin-bottom:30px;
	}
	.dierk {
	    width: 100%;
	    display: flex;
	    align-items: flex-start;
	    margin-top: 30px;
	}
	.dierhongtiao {
	    margin-top: 30px;
	}
	.disan {
	    margin-top: 30px;
	    margin-bottom:30px;
	}
	.disi {
	    margin-bottom: 30px;
	}
	
}

@media (max-width:767px) {
	.hongtiaozi {
	    font-size: 14px;
	    line-height: 60px;
	    color: rgb(255, 255, 255);
	}
	.heizi {
	    font-size: 16px;
	    color: #333333;
	    line-height: 25px;
	}
	.changhuang {
	    font-size: 16px;
	    line-height: 25px;
	    color: #f8931d;
	    margin-bottom: 30px;
	}
	.dasanjiao {
	    margin-right: 8px;
	    margin-top:2px;
	}
	
}