/*公共*/

@font-face {
	font-family: 'Reznor';
	src: url('../font/REZNOR DOWNWARD SPIRAL.TTF');
}

.container {
	width: 86%;
	position: relative;
	margin: 0 auto;
}

.section {
	height: 100%;
	width: 100%;
}

.section1 .wenzi {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 40%;
}

.section1 .wenzi h2 {
	text-align: center;
	font-size: 40px;
	color: #ffffff;
	line-height: 80px;
}

.section1 .wenzi h3 {
	font-size: 24px;
	text-align: center;
	color: #ffffff;
	line-height: 60px;
}


/*非公共*/

.section1 {
	width: 100%;
	height: 75vh;
	position: relative;
	background: url(../img/Himg/banner2_01.jpg)center no-repeat;
	background-size: cover;
}

.section2 {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 60px 0;
}

.section2 .container>h3 {
	font-size: 30px;
	line-height: 54px;
}

.section2 .container>p {
	font-size: 14px;
	line-height: 38px;
	color: #999999;
}

.B-xiaoshou {
	width: 55%;
	display: inline-block;
	float: left;
	margin-top: 30px;
}

.B-xiaoshou .on1 {
	width: 44%;
	float: left;
	font-size: 20px;
	margin-bottom: 30px;
}

.B-xiaoshou .on1:nth-of-type(odd) {
	margin-right: 10%;
}

.B-xiaoshou .on1 h2 {
	position: relative;
	font-size: 20px;
	line-height: 60px;
	border-bottom: #e6e6e6 1px solid;
}

.B-xiaoshou .on1 h2:before {
	content: " ";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 82px;
	height: 1px;
	background: #d6000f;
}

.B-xiaoshou .on1 p {
	font-size: 14px;
	color: #999999;
}

.B-xiaoshou .shichang {
	padding: 20px 0;
}

.B-xiaoshou .shichang img {
	float: left;
}

.B-xiaoshou .shichang h4 {
	padding-left: 32px;
}

.wenti {
	width: 38%;
	display: inline-block;
	float: right;
}

.wenti .wenzi-kf {
	padding-bottom: 50px;
	border-bottom: #f5f5f5 2px solid;
	margin-bottom: 50px;
	margin-top: 30px;
}

.wenzi-kf img {
	float: left;
}

.wenzi-kf .wenzi-kf-zi {
	padding-left: 90px;
}

.wenzi-kf .wenzi-kf-zi h2 {
	font-size: 30px;
}

.wenzi-kf .wenzi-kf-zi p {
	font-size: 24px;
}

.wenti form input {
	line-height: 45px;
	width: 100%;
	background: #f5f5f5;
	text-indent: 2em;
	margin-bottom: 35px;
	font-size: 16px;
}

.wenti form textarea {
	width: 100%;
	height: 234px;
	text-indent: 2em;
	padding-top: 10px;
	background: #f5f5f5;
	resize: none;
	font-size: 16px;
	margin-bottom: 32px;
}

.wenti form button {
	background: #d6000f;
	width: 100%;
	line-height: 45px;
	font-size: 16px;
	border: 0 none;
	color: #fff;
	margin-bottom: 60px;
	cursor: pointer;
	transition: .5s;
}

.wenti form button:hover {
	background: #B10818;
}

.wenti>p {
	font-size: 14px;
	color: #999999;
	line-height: 28px;
}

.wenti>p>span {
	font-size: 18px;
	color: #d6000f;
	font-family: "Reznor";
}

.baiduMap {
	width: 100%;
	height: 550px;
}

.baiduMap img {
	float: left;
	border-right: 1px solid #E6E6E6;
	padding-right: 10px;
	margin-right: 10px;
}

.baiduMap h2 {
	padding: 5px 0;
	font-size: 12px;
}

@media only screen and (max-width: 1600px) {
	.B-xiaoshou .on1 h2 {
		font-size: 18px;
	}
}

@media only screen and (max-width: 1500px) {
	.section2 .container>h3 {
		font-size: 26px;
		line-height: 44px;
	}
	.section2 .container>p {
		line-height: 30px;
	}
	.B-xiaoshou {
		margin-right: 0%;
	}
	.B-xiaoshou .on1 {
		height: 250px;
	}
	.wenzi-kf .wenzi-kf-zi h2 {
		font-size: 24px;
	}
	.wenzi-kf .wenzi-kf-zi p {
		font-size: 20px;
	}
	.B-xiaoshou .on1 h2 {
		font-size: 18px;
	}
	.B-xiaoshou .on1 {
		font-size: 18px;
		margin-bottom: 24px;
	}
	.B-xiaoshou .on1 h2 {
		line-height: 50px;
	}
	.section2 {
		padding: 50px 0;
	}
	.wenti .wenzi-kf {
		margin-bottom: 40px;
		padding-bottom: 40px;
	}
	.wenti>p>span {
		font-size: 16px;
	}
	.baiduMap {
		height: 500px;
	}
}

@media only screen and (max-width: 1440px) {
	.B-xiaoshou .on1 h2 {
		font-size: 16px;
	}
}

@media only screen and (max-width:1366px) {
	.wenzi-kf .wenzi-kf-zi h2 {
		font-size: 20px;
	}
	.wenzi-kf .wenzi-kf-zi p {
		font-size: 18px;
	}
	.wenti>p {
		line-height: 26px;
	}
	.B-xiaoshou .on1 h2 {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1200px) {
	.B-xiaoshou .on1 h2 {
		font-size: 12px;
	}
	.section2 .container>h3 {
		font-size: 22px;
	}
	.section2 {
		padding: 35px 0;
	}
	.wenzi-kf .wenzi-kf-zi h2 {
		font-size: 22px;
	}
	.wenzi-kf .wenzi-kf-zi p {
		font-size: 22px;
	}
	.wenti .wenzi-kf {
		margin-bottom: 35px;
		padding-bottom: 35px;
	}
	.wenti form input {
		margin-bottom: 25px;
	}
	.B-xiaoshou .on1 {
		height: 240px;
		margin-bottom: 20px;
	}
	.B-xiaoshou .on1 {
		font-size: 16px;
	}
	.B-xiaoshou .on1 p {
		line-height: 26px;
		font-size: 12px;
	}
	.B-xiaoshou .shichang {
		padding: 15px 0;
	}
	.wenzi-kf .wenzi-kf-zi h2 {
		font-size: 18px;
	}
	.wenzi-kf .wenzi-kf-zi p {
		font-size: 18px;
	}
	.section2 {
		padding: 30px 0;
	}
	.B-xiaoshou {
		margin-top: 25px;
	}
	.B-xiaoshou .on1 {
		height: 275px;
	}
	.baiduMap {
		height: 400px;
	}
	
}

@media only screen and (max-width:992px) {
	.section2 {
		padding: 20px 0;
	}
	.section2 .container>h3 {
		font-size: 18px;
		line-height: 30px;
	}
	.section2 .container>p {
		line-height: 24px;
		font-size: 12px;
	}
	.B-xiaoshou {
		margin-top: 20px;
	}
	.B-xiaoshou {
		width: 100%;
		margin: 0;
	}
	.B-xiaoshou:nth-of-type(1) {
		float: left;
	}
	.B-xiaoshou:nth-of-type(2) {
		float: right;
	}
	.B-xiaoshou .on1 {
		height: auto;
	}
	.container {
		width: 100%;
		padding: 0 15px;
	}
	.wenti {
		width: 100%;
	}
	.B-xiaoshou .on1 h2 {
		font-size: 16px;
		line-height: 40px;
	}
	.B-xiaoshou .shichang {
		padding: 10px 0;
	}
	.B-xiaoshou .on1 p {
		line-height: 24px;
	}
	.wenzi-kf .wenzi-kf-zi h2 {
		padding-top: 15px;
	}
	.wenti form input {
		margin-bottom: 20px;
		font-size: 14px;
		text-indent: 1em;
	}
	.wenti form textarea {
		font-size: 14px;
		height: 100px;
		text-indent: 1em;
		margin-bottom: 20px;
	}
	.wenti form textarea::placeholder {
		color: #555555;
	}
	.wenti form button {
		margin-bottom: 20px;
	}
	.baiduMap {
		height: 260px;
	}
	.baiduMap img {
		border: 0;
	}
	.map_content img {
		width: 80px;
	}
	.baiduMap h2 {
		padding: 2px 0 5px 0;
		font-size: 12px;
	}
	.wenti>p {
		line-height: 24px;
	}
	.wenzi-kf .wenzi-kf-zi h2 {
		font-size: 16px;
	}
	.wenzi-kf .wenzi-kf-zi p {
		font-size: 14px;
		line-height: 24px;
	}
	.B-xiaoshou .on1 {
		width: 100%;
	}
	.B-xiaoshou .on1 p {
		height: auto !important;
	}
	.B-xiaoshou .shichang h4 {
		padding-left: 32px;
		line-height: 22px;
	}
	.wenzi-kf .wenzi-kf-zi {
		padding-left: 50px;
	}
	.wenzi-kf .wenzi-kf-zi h2 {
		font-size: 12px;
		padding: 0;
		margin-bottom: 5px;
	}
	.wenzi-kf .wenzi-kf-zi p {
		font-size: 12px;
		line-height: 14px;
	}
	.wenzi-kf img {
		width: 40px;
		float: left;
	}
}

@media only screen and (max-width: 700px) {
	.B-xiaoshou {
		width: 100%;
		margin: 0;
		float: none;
	}
}

@media only screen and (max-width:320px) {
	.B-xiaoshou .on1 h2 {
		font-size: 14px;
	}
	.B-xiaoshou .on1 p {
		height: 72px;
	}
}