.contect-bg1{
	background: url('../img/contect-bg1.jpg') no-repeat center;
	background-size: cover;
}

.contect-bg2{
	background: url('../image/index-banner6.jpg') no-repeat center;
	background-size: cover;
}

.contect-bg3{
	background: url('../image/contect-bg3.jpg') no-repeat center;
	background-size: cover;
}

.contect-bg4{
	background: url('../image/index-banner7.jpg') no-repeat center;
	background-size: cover;
}


.banner-content{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9;
	transform: translate(-50%, -50%);
	max-width: 470px;
	width: 100%;
	margin: 0 auto;
}

.banner-frame{
	position: relative;
	padding: 50px;
}

.banner-title{
	font-size: 50px;
	text-shadow:0 0 6px #a59d9d;
}

.banner-line{
	content: '';
	max-width: 110px;
	width: 100%;
	border-top: 1px solid #009944;
	margin: 40px auto;
	box-shadow: 0 0 2px #009944;
}

.banner-txt{
	font-size: 22px;
	text-shadow:0 0 6px #a59d9d;
}

.frame-line-1 ,.frame-line-2{
	position: absolute;
	content: '';
	max-width: 50px;
	max-height: 50px;
	width: 100px;
	height: 100px;
}

.frame-line-1{
	top: 0;
	right: 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

.frame-line-2{
	bottom: 0;
	left: 0;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
}


.c-b2-content{
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}

.c-b2-Btitle{
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 50px;
	    color: #fff;
}

.c-b2-left{
	float: left;
}

.c-b2-right{

	    float: right;
}

.c-b2-info h3{
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: 500;
}

.c-b2-info h3 span{
	border-bottom: 1px solid #009944;
}

.c-b2-info p{
	color: #7d7d7d;
	padding: 6px 0;
}


.c-b3-content{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}

.c-b3-Btitle{
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 50px;
}

.c-b3-info{
	
	background: linear-gradient(to bottom, rgba(255, 58, 58, 0.47), rgba(103, 0, 0, 0.55));
	color: #fff;
	padding: 15px;
}

.c-b3-info h3{
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
}

.c-b3-info p{
	padding-bottom: 10px;
	font-size: 14px;
}

.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 0;
}

.swiper-pagination-bullet{
	background: #fff;
	opacity: 1;
	width: 10px;
	height: 10px;
}

.swiper-pagination-bullet-active{
	background: #ff0000 !important;
}

.swiper-wrapper{
	padding: 0 0 40px;
}


.c-b4-content{
	text-align: center;
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}

.c-b4-Btitle{
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 1px;
}

.c-b4-content p{
	font-size: 16px;
	max-width: 600px;
	width: 100%;
	margin: 30px auto;
	line-height: 24px;
	padding: 0 20px;
	box-sizing: border-box;
}

.c-b-4-footer{
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #fff;
	padding: 20px 0;
}

.c-b4-ul img{
	max-width: 20px;
	width: 100%;
}

.c-b4-ul span{
	font-size: 20px;
	padding-left: 10px;
}

.c-b4-ul li{
	display: inline-block;
	padding: 0 20px;
}

.c-b4-location{
	margin-top: 30px !important;
	font-size: 20px !important;
}
.contact {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.b-7-Btitle {
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.b-7-footer {
	width: 100%;
	position: absolute;
	bottom:0;
	text-align: center;
	padding: 20px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.11);
}
.b-7-ul li {
	margin-bottom: 20px;
	text-align: center;
}
.b-7-ul img {
	margin-right: 10px;
}
.b-7-Btitle h2 {
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 30px;
	font-weight: 400;
	text-align: center;
}