﻿input:focus {
	outline: 2px #9b3b25 solid;
}

.home {
	width: 100%;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.home>img {
	width: 100%;
	display: block;
}

.home_bm {
	width: 100%;
	background-color: #9b3b25;
}

.home_bm .layui-form {
	width: 1200px;
	height: 440px;
	margin: 0 auto;
	background: url(../image/home_bm01.png)no-repeat;
	background-size: cover;


}

.home_bm .layui-form img {
	float: left;
	display: block;
	width: 500px;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
}

.home_bm .layui-form form {
	float: left;
	display: block;
	margin-top: 60px;
	border-left: 2px #dcb89e solid;
}

.home_bm .layui-form form input {
	width: 520PX;
	height: 60px;
	background-color: #FFF;
	border-radius: 8px;
	border: 0;
	margin-bottom: 20px;
	margin-left: 40px;
	text-indent: 20px;
	color: #b3b3b3;
	font-weight: 200;
}

.home_bm .layui-form .layui-btn {
	color: #fff;
	font-size: 30px;
	font-weight: 100;
	background-image: linear-gradient(to bottom, #dc4613, #e89048);
	margin-bottom: 30px;
}

.home_lb {
	width: 100%;
	padding-top: 40px;
	height: 863px;
	background-color: #9b3b25;
	background-size: 100% 100%;
}

.home_lb_box {

	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	padding-top: 30px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.swiper {
	width: 1116px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	
}

.swiper-wrapper {
	width: 1116px;
	height: 680px;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 1116px;


}


.swiper-slide {
	background-size: cover;
	background-position: center;

}


/* 文字轮播 */
.mySwiper h1 {
	font-size: 20px;
	color: #000;
	font-weight: 200;
	line-height: 78px;


}

.mySwiper .swiper-wrapper {

	height: 58px;
	box-sizing: border-box;
	padding: 5px 0;
	margin-bottom: 10px;

}

.mySwiper .swiper-slide {
	width: 25%;
	height: 100%;
	border-radius: 5px;
	/* opacity: 0.5; */
	background-color: #fff;
}

.mySwiper .swiper-slide-thumb-active {
	/* opacity: 1; */
	background-color: #db4014;

}

.mySwiper .swiper-slide-thumb-active h1 {
	color: #fff;
}



.home_video {
	width: 100%;
	height: 638px;
	background: url(../image/home_11_bg.jpg)no-repeat;
	background-size: 100% 100%;
}

.home_video video {
	float: left;
}

.home_video img {
	display: block;
	float: left;
	margin-left: 18px;
}

.home_video_box {
	width: 1220px;
	margin: 0 auto;
}

.home_bm01 {
	width: 100%;
	height: 173px;
	background: url(../image/home_12.jpg)no-repeat;
	background-size: 100% 100%;
}

.home_bm01 .layui-form {
	width: 1200px;
	margin: 0 auto;

}

.home_bm01 .layui-form tr {
	float: left;
	margin-left: 30px;
	margin-top: 70px;
}

.home_bm01 .layui-form tr input {
	width: 260px;
	height: 60px;
	border-radius: 10px;
	border: 0;
	text-indent: 20px;
}

.home_bm01 .layui-form .layui-btn {
	color: #fff;
	font-size: 20px;
	font-weight: 100;
	background-image: linear-gradient(to bottom, #dc4613, #e89048);

}

.home_bm .layui-form .img {
	width:400px;
	margin-left:80px;
	margin-right:60px;
}