.banner-img {
	width: 100%;
	height: 324px;
}

.banner-img img {
	width: 100%;
	height: 324px;
}


/**/

.content {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 70px;
}

.drief-title {
	width: 100%;
	z-index: 999;
}

.drief-title-one {
	width: 100%;
	background: rgba(81, 27, 0, 0.7);
	position: absolute;
	top: -132px;
	left: 0;
	right: 0;
}

.drief-title-two {
	width: 100%;
	height: 60px;
	background: #222222;
	position: absolute;
	top: -79px;
	left: 0;
	right: 0;
	z-index: 99;
}

.drief-title-two .drief-title-two-c {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}

.drief-title-two .drief-title-two-c .CUEI {
	font-size: 24px;
	color: #fff;
	line-height: 60px;
	float: left;
}

.drief-title-two .drief-title-two-c .Navigation {
	font-size: 16px;
	color: #fff;
	float: right;
}

.drief-title-two .drief-title-two-c .Navigation li {
	display: inline-block;
	padding: 0 20px;
	height: 20px;
	border-right: 1px solid #606060;
	text-align: center;
	line-height: 20px;
	margin: 20px 0;
	cursor: pointer;
}

.drief-title-two .drief-title-two-c .Navigation li a {
	color: #fff;
}

.drief-title-two .drief-title-two-c .Navigation li:hover a {
	color: #ff8400;
}


/*联系我们*/

.contact {
	width: 100%;
	height: 1800px;
	background: #3c3c3c;
	position: relative;
    top: -19px;
}

.contact-c {
	width: 1200px;
	height: 1350px;
	margin: 0 auto;
	border-bottom: 1px solid #f1f2f8;
	padding-top: 224px;
}

.contact-c img {
	width: 100%;
	margin: 0 auto;
}

.contact-c ul {
	width: 100%;
	height: 50px;
	margin: 90px auto;
}

.contact-c ul li {
	display: inline-block;
	float: left;
}

.contact-c ul li+li {
	margin-left: 170px;
}

.contact-c ul li span {
	font-size: 18px;
	color: #fff;
	height: 50px;
	line-height: 50px;
}

.contact-c ul li .rd,
.contact-c ul li .yd {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin: 0 20px;
}

.contact-c ul li .rd {
	background: url(../../images/index7/1001.png) no-repeat;
	background-size: 100%;
}

.contact-c ul li .yd {
	background: url(../../images/index7/1002.png) no-repeat;
	background-size: 100%;
}

.contact-s {
	width: 1200px;
	height: 430px;
	margin: 0 auto;
}

.contact-s .contact-s-l {
	padding-top: 100px;
	display: inline-block;
	margin-left: 40px;
}

.contact-s .contact-s-r {
	padding-top: 100px;
	display: inline-block;
	margin-left: 170px;
}

.contact-s .contact-s-l h2,
.contact-s .contact-s-r h2 {
	color: #fff;
	font-size: 24px;
	line-height: 56px;
}

.contact-s .contact-s-l p,
.contact-s .contact-s-r p {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}