@charset "gb2312";
body, html {
	margin: 0;
	padding: 0
}
html {
	overflow-y: scroll
}
body, input {
	font-size: 14px;
	font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
	-webkit-text-size-adjust: none;
	text-rendering: optimizelegibility
}
dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, select, textarea, ul {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000
}
img {
	border: none
}
button, input, select, textarea {
	outline: 0;
	resize: none
}
a:link, a:visited {
	text-decoration: none
}
.clearfix:after {
	clear: both;
	display: table;
	height: 0;
	content: ""
}
::-webkit-scrollbar {
width:7px;
height:7px
}
::-webkit-scrollbar-button {
width:0;
height:0
}
::-webkit-scrollbar-thumb {
background-color:rgba(0,0,0,.23)
}
::-webkit-scrollbar-thumb:hover {
background-color:rgba(0,0,0,.35)
}
::-webkit-scrollbar-thumb:active {
background-color:rgba(0,0,0,.45)
}
.x-container-full {
	width: 100%;
	position: relative;
	overflow: hidden;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.x-gray {
	background-color: #f2f1f0
}
.x-container {
	width: 1200px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
mask {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
	left: 0;
	top: 0;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.x-banner {
	height: 580px;
	background: url(../img/bnr.f7cf8fb.jpg) no-repeat center 0
}
.x-con-1 {
	padding: 100px 0 90px;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #f8f7f7
}
.x-con-1 span {
	display: block;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	padding-bottom: 20px
}
.x-con-1 b {
	color: #ff5a00
}
.x-container-full h4, .x-container h4 {
	font-size: 36px;
	position: relative;
	width: 100%;
	text-align: center;
	line-height: 36px;
	padding: 34px 0
}
.x-container-full h4:after, .x-container h4:after {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -38px;
	height: 5px;
	background: #ff5a00;
	width: 76px;
	bottom: 0
}
.x-container-full .x-con-href, .x-container .x-con-href {
	display: block;
	width: 300px;
	height: 60px;
	border-radius: 30px;
	background: #ff5a00;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	font-weight: 700;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.x-container-full .x-con-href:hover, .x-container .x-con-href:hover {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	-webkit-box-shadow: 0 2px 10px #ff5a00;
	box-shadow: 0 2px 10px #ff5a00
}
.x-con-2 {
	padding: 65px 0 120px;
	height: 770px;
	background: url(../img/c2.d6bd653.png) no-repeat center 245px
}
.x-con-2 .x-con-href {
	margin-top: 400px
}
.x-con-3 {
	height: 1195px;
	background: url(../img/c3.b81a318.jpg) no-repeat center 0;
	padding-top: 160px
}
.x-con-3 h4:after {
	background: #fff
}
.x-con-3 .x-wrap {
	width: 738px;
	height: 607px;
	border-radius: 20px;
	background: #fff;
	-webkit-box-shadow: 0 5px 81px #ff9000;
	box-shadow: 0 5px 81px #ff9000;
	margin: 60px auto 70px
}
.x-con-3 .x-wrap p {
	text-align: center;
	width: 100%;
	line-height: 110px;
	padding-top: 30px;
	font-size: 30px;
	color: #333;
	font-weight: 700
}
.x-con-3 .x-wrap ul {
	width: 550px;
	margin: 0 auto
}
.x-con-3 .x-wrap ul li {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: lighter;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	background: #fff2d6
}
.x-con-3 .x-wrap ul li:nth-of-type(2n) {
	background: #fffbf3
}
.x-con-4 {
	padding: 100px 0 120px
}
.x-con-4 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 50px 5px 60px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.x-con-4 ul li {
	width: 230px;
	border-radius: 5px;
	overflow: hidden;
	border-bottom-left-radius: none;
	border-bottom-right-radius: none;
	position: relative;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-box-shadow: 0 5px 20px #edecec;
	box-shadow: 0 5px 20px #edecec
}
.x-con-4 ul li img {
	position: relative;
	z-index: 1
}
.x-con-4 ul li p {
	position: relative;
	padding: 18px 20px 22px;
	font-size: 14px;
	color: #8b8b8b
}
.x-con-4 ul li p span {
	padding-bottom: 5px;
	color: #000;
	display: block;
	font-size: 18px
}
.x-con-5 {
	height: 740px;
	background: #fff5e2;
	padding-top: 110px
}
.x-con-5 .x-fq-form {
	width: 1200px;
	height: 365px;
	margin: 55px auto;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center
}
.x-con-5 .x-fq-form p {
	width: 100%;
	text-align: center;
	color: #d0d0d0;
	font-size: 14px;
	padding: 20px 0
}
.x-con-5 .x-fq-form button, .x-con-5 .x-fq-form input {
	width: 730px;
	height: 54px;
	line-height: 54px;
	border: none;
	font-size: 18px;
	margin: 7px 0
}
.x-con-5 .x-fq-form input {
	background: #f8f7f7;
	padding-left: 55px;
	font-weight: lighter
}
.x-con-5 .x-fq-form button {
	background: #ff5a00;
	color: #fff;
	font-weight: 700
}
