﻿@charset "utf-8";

* {
	margin: 0;
	padding: 0
}

html {
	height: 100%
}

body {
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	background: url(../assets/timg-1.jpeg) no-repeat center;
	/* background-size: 7.50rem 13.34rem; */
	position: relative;
}
body::after {
	position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: #2D323E;
    opacity: 0.8;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.top {
	line-height: 1rem;
	background-color: #fff;
	width: 100%;
	text-align: center;
	font-size: 17px;
	/* margin-bottom: 20px; */
	position: relative;
	color: #445544;
	font-weight: 600;
	border-bottom: 1px solid #efefef;
}
.top_back {
	/* float: left; */
	position: absolute;
	width: 0.16rem;
	height: 0.28rem;
	left: 20px;
	top: 20px;
}
#header img {
	width: 100%
}

.swiper-container {
	width: 100%;
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-ms-perspective: 1200px;
	perspective: 1200px
}

.swiper-wrapper {
	/* margin-top: 10px */
}

.swiper-slide {
	width: 90%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-slide .show_box {
	width: 6rem;
	height: 10rem;
	padding: 0 .2rem;
	box-sizing: border-box;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 4px;
}
.show_title {
	line-height: .9rem;
	text-align: center;
	font-size: 14px;
	color: #454545;
	font-weight: 600;
}
.show_txt {
	width: 100%;
	height: 4.3rem;
	overflow: auto;
	font-size: 13px;
	color: #454545;
}
.cs_pic {
	height: 4.3rem;
	width: 5.6rem;
}
.swiper-slide .main-img {
	/* width: 100%; */
	width: 6rem;
	height: 10rem;
	margin: 0 auto;
	display: block
}

#pagination {
	position: absolute;
	bottom: 100px;
	width: 100%
}

#pagination .swiper-pagination-bullet {
	width: 9.5%;
	float: left;
	margin: 0 0 0 6.15%;
	background: 0;
	opacity: 1
}

.swiper-pagination-bullet i {
	background: #41203f;
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	border-radius: 50px;
	display: block;
	font-style: normal;
	text-align: center;
	margin: 0 auto;
	color: #f5b55c
}

.swiper-pagination-bullet-active i {
	-webkit-transform: scale(1.5);
	background: url(../images/shouye_nvsheng_huangseb.png) no-repeat center 50%;
	background-size: auto 100%;
	color: #815d4b
}

@media screen and (min-height:481px) {
	.swiper-wrapper {
		/* margin-top: 20px */
	}

	#pagination {
		bottom: 110px
	}
}

@media screen and (min-height:569px) {
	.swiper-wrapper {
		/* margin-top: 40px */
	}

	#pagination {
		bottom: 120px
	}

	.swiper-pagination-bullet i {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 15px
	}
}

#footer {
	position: absolute;
	bottom: 0
}

#footer img {
	width: 100%;
	display: block
}
/* 企业文化 */
.cul_box {
	margin-top: 20px;
}
.cul_title {
	width: 2.4rem;
	height: 0.48rem;
	box-sizing: border-box;
	border: 4px solid #ffc66c;
	position: relative;
	margin: 0 auto;
}
.cul_tibox {
	background-color: #4e545f;
	position: absolute;
	z-index: 1;
	left: 50%;
	transform: translate(-50%);
	font-size: 18px;
	width: 1.9rem;
	top: -0.1rem;
	height: 0.5rem;
	text-align: center;
	color: #fff;
}
.cul_t {
	width: 90%;
	margin:20px ;
	background-color: rgba(159,159,159,0.7);
	/* opacity: 0.4; */
	color: #fff;
	font-size: 15px;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     