body {
	width: 100%;
	position: relative;
	margin: 0 auto;
	background: url('../img/banner_01.jpg') #f6f9fe no-repeat top center;
	
}
#nav li:nth-child(1) a {
	color: #f4ba0b;
}
#nav li:hover {

	border-bottom: 1px solid #f4ba0b;
}
#nav li:nth-child(1):hover {

	border-bottom: 1px solid transparent;
}
/* 最新网站开始 */
#Latest_website {
	margin-top: 850px;
}
#Latest_website_hd,
#main_business_hd {
	position: relative;
}

#Latest_website_hd h3,
#Latest_website_hd .text,
#main_business_hd h3,
#main_business_hd .text {
	padding: 0 15px;
}

#Latest_website_hd h3,
#main_business_hd h3,
#testimonials_hd h3 {
	display: inline-block;
	width: 1085px;
	height: 70px;
	line-height: 70px;
	border-top: 1px solid #000;
}

#Latest_website_hd h3 span,
#main_business_hd h3 span,
#testimonials_hd h3 span {
	font-style: italic;
	font-size: 30px;

	border-bottom: 3px solid #d7d7d7;
}

#Latest_website_hd a,
#main_business_hd a {
	position: absolute;
	top: 30px;
	color: #000;
	right: 0;
}

.text:hover {
	color: #f4ba0b;
}

#Latest_website_bd_left,
#Latest_website_bd_right {
	position: relative;
	transition: .3s all;
	border: 1px solid #fff;
	border-radius: 10px;
}

#Latest_website_bd_left li:hover a,
#Latest_website_bd_right li:hover a {
	color: #f4ba0b;
}

img {
	display: block;
}

#Latest_website_bd {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 15px;
}

#Latest_website_bd_left_content_text {
	position: relative;
	width: 550px;
	height: 282px;
	background-color: #cacaca;
}

.Latest_website_bd_zhijiao1 {
	width: 272px;
	height: 54px;
	top: 34px;
	left: 0;
	border-top: 62px solid #fff;
	border-right: 62px solid transparent;
	position: absolute;
}

#Latest_website_bd_left_content_text .Latest_website_bd_zhijiao2 {
	border-top: 48px solid #bebbbb;
}

.Latest_website_bd_zhijiao2 {
	width: 258px;
	height: 50px;
	top: 40px;
	left: 0;
	border-top: 48px solid #8f8f8f;
	border-right: 48px solid transparent;
	position: absolute;
}

#Latest_website_content01_text_write li:nth-child(1),
#Latest_website_content02_text_write li:nth-child(1) {
	margin-bottom: 29px;
}

#Latest_website_content01_text_write li:nth-child(2),
#Latest_website_content02_text_write li:nth-child(2) {
	margin-bottom: 19px;
}

#Latest_website_content01_text_write {
	padding-top: 122px;
	padding-left: 58px;
}

#Latest_website a {
	color: #fff;
}

#Latest_website_hd .text {
	display: inline-block;
	color: #000;
	padding-left: 27px;
}

#Latest_website_content02_text {
	position: relative;
	width: 460px;
	height: 291px;
	background-color: #8f8f8f;
}

#Latest_website_content02_text_write {
	position: absolute;
	left: 58px;
	top: 122px;
}

#Latest_website_bd_right {
	position: relative;
	width: 462px;
	height: 552px;
}

#Latest_website_bd_left:hover,
#Latest_website_bd_right:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 15px -16px black
}

.text {
	display: inline-block;
	color: #fff;
	font-size: 18px
}

#time {
	position: absolute;
	top: 47px;
	left: 47px;
	font-size: 30px;
	color: #fff;
	font-style: italic;
}

/* 遮罩层 */
#Latest_website_bd_left_shade,
#Latest_website_bd_right_shade {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 100%;
	line-height: 500px;
	text-align: center;
	transition: all .6s;
	background-color: rgba(105, 105, 105, .6);


}

#Latest_website_bd_left:hover #Latest_website_bd_left_shade,
#Latest_website_bd_right:hover #Latest_website_bd_right_shade {
	display: block;

}

#Latest_website_bd_left_shade a,
#Latest_website_bd_right_shade a {
	display: inline-block;
	width: 185px;
	height: 46px;
	font-weight: 700;
	line-height: 46px;
	color: #f4ba0b;
	border: 1px solid #fff;
	background-color: #5b5b5b;
	text-align: center;
	border-radius: 40px;
}

#Latest_website_bd_left_shade a:hover,
#Latest_website_bd_right_shade a:hover {
	color: #fff;
	background-color: #f4ba0b;
	border: 3px solid #ffffff;
}

/* 
主营业务栏目开始 */
#main_business {
	margin-top: 45px;
}

#main_business_list li {
	list-style: disc;
}

#main_business_bd {
	height: 730px;
	display: flex;
	justify-content: space-between;
}

#main_business_bd_left {
	position: relative;
	width: 552px;
	background-color: #b1ccd5;
	background: url('../img/business_left.png') no-repeat center;
	border-radius: 10px;

}

#main_business_bd_left span,
#main_business_bd_right span {
	display: inline-block;
	font-size: 24px;
	color: #fff;
	margin: 44px 0 0 70px;
	border-bottom: 1px solid #fff;
}

#main_business_bd_left p,
#main_business_bd_right p {
	width: 440px;
	height: 90px;
	color: #fff;
	font-weight: 700;
	border-bottom: 1px solid #fff;
	text-align: right;
	margin-left: 50px;
	font-style: italic;
	font-size: 60px;

}

#main_business_bd_left i {
	display: block;
	width: 90px;
	height: 0.0625rem;
	margin-top: -232px;
	background-color: #fff;
	margin-left: 386px;

}

#main_business_bd_right p {
	width: 200px;
	height: 78px;
	font-size: 48px;
	margin-top: 26px;

}

#main_business_bd_right i {
	display: block;
	width: 90px;
	height: 1px;
	margin-left: 60px;
	margin-top: -14px;
	background-color: #fff;
}

#main_business_bd_right p a {
	color: #fff;

}

#main_business_bd_left img {
	position: absolute;
	bottom: 50px;
	left: 30px;
}

#main_business_bd_right {
	position: relative;
	width: 462px;
	background: url('../img/business_right.jpg') no-repeat center;
	transition: all .3s;
}

/* 响应效果 */
#main_business_bd_left_shade {
	width: 552px !important;
}

#main_business_bd_left_shade,
#main_business_bd_right_shade {
	position: absolute;
	color: #fff;
	font-weight: 700;
	border-radius: 10px;
	font-style: italic;
	font-size: 60px;
	display: none;
	top: 0;
	left: 0;
	width: 465px;
	height: 730px;
	transition: all 100s;
	text-align: center;
	background-color: rgba(29, 74, 176, .6)
}

#main_business_bd_left_shade p a,
#main_business_bd_right_shade p a {
	display: inline-block;
	color: #fff;
	border-bottom: 3px soild #fff;
}

#main_business_bd_left_shade p,
#main_business_bd_right_shade p {
	text-align: center;
	margin-top: 296px;
	display: inline-block;
	border-bottom: 3px solid #fff !important;
	color: #fff;
}

#main_business_bd_left:hover #main_business_bd_left_shade,
#main_business_bd_right:hover #main_business_bd_right_shade {
	display: block;

}

#main_business_bd_left:hover,
#main_business_bd_right:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 15px -16px black
}

#main_business_list {
	color: #fff;
	font-size: 26px;
	padding: 38px 0 0 210px;

}

/* 响应效果 结束啦
/* 主营业务栏目结束啦 */
/* 客户评价开始啦 */
#testimonials {
	margin-top: 45px;
}

#testimonials_bd div:nth-child(n) {
	transition: all 1s;
}

#testimonials_bd div:nth-child(n+2) {
	margin-top: -40px;

}

#testimonials_bd div:nth-child(n):hover {
	transform: scale(1.1);
	box-shadow：0 15px 10px -30px black;

}

/* 客户评价结束啦 */


/* 底部开始啦*/
#footer {
	width: 100%;
	height: 360px;
	
	background-color: #000;
}

#footer li,
#footer h1,
p {
	text-align: center;
	color: #fff;
}

#footer h1 {
	margin: 20px 0 40px 0;
}

#footer .footer_logo {
	margin-left: 210px;
	margin-top: 20px;
}

#contact,#contact02 {
	float: left;
	width: 318px;
	margin-left: 30px;
}

#footer li {
	text-align-last: left;
	margin-bottom: 34px;
	cursor: default;
}

#contact li img,#contact02 li img {
	display: inline-block;
	vertical-align: middle;
}

#footer li:nth-child(3) {
	margin-bottom: 0;
}

#copyright {
	border-top: 1px solid #fff;
	width: 1200px;
	height: 60px;
	line-height: 60px;
	margin: 60px auto 0 ;
	background: url('../img/record.png') no-repeat  296px 20px;
	
}
#copyright a {
	display: inline-block;
	color: #fff;
	margin-right: 10px;
}
span {
	margin-right: 10px;
}
/* 底部结束啦 */