@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html,
body {
	-webkit-text-size-adjust: none;
	height: 100%;
	position: relative;
}

body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
select,
textarea {
	margin: 0;
	padding: 0;
}

.dis {
	display: none;
}

.bk {
	display: block;
}

em,
i {
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

ul,
ol,
li {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

a {
	text-decoration: none;
	color: #666;
	cursor: pointer;
}

a:hover {
	cursor: pointer;
	text-decoration: none;
}

a:visited {}

img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	border: none;
	-ms-interpolation-mode: bicubic;
}

.maxdituing img{max-height: none;max-width: none;}

button,
input,
select,
textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
}

textarea {
	resize: none;
}

.clear {
	clear: both;
}

body {
	background: #fff;
	font-family: "微软雅黑";
	position: relative;
	font-size: 14px;
}

.imgMAX img{
	width: 100%;
	height: 100%;
}
.imgMAXw img{
	width: 100%;
	height: auto;
}
.imgMax img{
	max-height: 100%;
	max-width: 100%;
}
.wid1200{
	width: 1200px;
	margin: 0 auto;
	height: auto;
}

/*头部*/

header {
	width: 1200px;
	margin: 0 auto;
	height: 116px;
}

header span {
	width: 432px;
	height: 100%;
	overflow: hidden;
	display: inline-block;
	float: left;
}

.header-right {
	display: inline-block;
	float: right;
	width: auto;
	height: 100%;
	padding: 0 3px 0 53px;
	background: url(../images/rexian.png) no-repeat left 39px;
	background-size: 41px 41px;
	padding-top: 36px;
}

.header-right h3 {
	font-size: 24px;
	line-height: 24px;
	color: #0a729d;

}

.header-right p {
	font-size: 14px;
	line-height: 14px;
	color: #737373;
	padding-top: 9px;
}

.header-right a {
	font-weight: bold;
	color: #e03d00;
	font-size: 18px;
}

nav {
	width: 100%;
	height: 55px;
	background: #009de0;
}

.index-nav {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.index-nav li {
	float: left;
	position: relative;
	width:16.6%;
}

.index-nav li>a {
	width: 100%;
	height: 55px;
	display: block;
	line-height: 55px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	position: relative;
}

.index-nav li>.active {
	background: #fc0203;
}

.index-nav li>.active1 {
	background: #fc0203;
}

.index-nav-in {
	width: 100%;
	height: auto;
	position: absolute;
	top: 55px;
	left: 0%;
	z-index: 2;
	background: #009de0;
	display: none;
}

.index-nav-in a {
	width: 100%;
	display: block;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
}

.index-nav-in a:hover {
	background: #fc0203;
}

.index-nav-in a:last-child {
	border-bottom: none;
}

section {
	width: 100%;
	height: auto;
}


/*底部*/

footer {
	width: 100%;
	height: 259px;
	background: #333;
	position: relative;
	border-top: 2px solid #0a729d;
}

.footer {
	text-align: center;
	width: 100%;
	height: 39px;
	background: #262626;
}

.footer p {
	line-height: 39px;
	color: #666;
	font-size: 12px;
}

.footer p a {
	color: #666 !important;
	transition: all 0.3s;
}

.footer p a:hover {
	color: #fff !important;
}

.footer-in {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	padding-left: 35px;
}

.footer-bot {
	width: 100%;
	text-align: center;
	height: 39px;
	position: absolute;
	bottom: 0;
}

.footer-bot p {
	color: #808080;
	font-size: 13px;
	line-height: 39px;
}

.footer-bot p a {
	color: #808080 !important;
	transition: all 0.3s;
}

.footer-bot p span img {
	width: 18px;
	height: 20px;
	margin-bottom: 5px;
}

.footer-bot a:hover {
	color: #fff !important;
}

.footer-erweima {
	width: auto;
	display: inline-block;
	float: right;
	margin-top: 41px;
	margin-right: 25px;
}

.footer-erweima span {
	display: block;
	width: 127px;
	height: 127px;
	overflow: hidden;
}

.footer-erweima p {
	padding-top: 10px;
	color: #fff;
	line-height: 12px;
	text-align: left;
	font-size: 12px;
}

.footer-erweima h2 {
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	text-align: left;
}

.footer-center {
	width: auto;
	display: inline-block;
	float: left;
	height: 100%;
	position: relative;
	margin-right: 30px;
}

.footer-center li {
	width: 150px;
}

.footer-center li p {
	color: #fff;
	line-height: 36px;
	font-size: 16px;
	padding-top: 25px;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 8px;
	position: relative;
}

.footer-center li p:after {
	content: "";
	display: block;
	width: 2px;
	height: 17px;
	background: #0a729d;
	position: absolute;
	left: 1px;
	top: 35px;
}

.footer-center li p:before {
	content: "";
	display: block;
	width: 1px;
	height: 17px;
	background: #009de0;
	position: absolute;
	left: 0px;
	top: 35px;
}

.footer-center li a {
	display: block;
	color: #8a8989;
	line-height: 30px;
	font-size: 12px;
	text-align: left;
	padding-left: 7px;
	transition: all 0.3s;
}

.footer-center li a:hover {
	color: #fff !important;
}


/*右侧固定导航*/

.youceNav {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 99;
}

.youceNav ul li {
	margin-bottom: 2px;
}

.youceNav ul li a {
	display: block;
	width: 240px;
	height: 90px;
	background: rgba(0, 0, 0, 0.6);
	transform: translateX(150px);
	transition: all 1s;
	position: relative;
}


/*.youceNav ul li a:hover{
	background: #009de0;
}*/

.youceNav ul li:nth-child(3) a:hover {
	height: 170px;
}

.youceNav ul li:last-child a {
	width: 90px;
}

.youceNav ul li:last-child a:hover {
	width: 90px;
	transform: translateX(150px);
}

.youceNav ul li a:hover {
	transform: translateX(0px);
}

.youceNav-a-left {
	width: 90px;
	height: 90px;
	text-align: center;
}

.youceNav-a-left img {
	margin-top: 15px;
}

.youceNav-a-left p {
	color: #fff;
	font-size: 12px;
	line-height: 28px;
}

.youceNav-a-rigth {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 3px;
}

.youceNav-a-rigth p {
	color: #fff;
	font-size: 16px;
	line-height: 90px;
	text-align: center;
}

.youceNav ul li:nth-child(3) a:hover .youceNav-a-left {
	display: none;
}

.youceNav ul li:nth-child(3) a:hover .youceNav-a-rigth {
	display: block;
}

.youceNav ul li:nth-child(3) a:hover .youceNav-a-rigth p {
	line-height: 20px;
}

.youceNav ul li:nth-child(3) a .youceNav-a-rigth {
	width: 230px;
	text-align: center;
	display: none;
}

.youceNav ul li:nth-child(3) a:hover .youceNav-a-rigth img {
	animation: myRigth3 1s;
}

@keyframes myRigth3 {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1);
	}
}

.youceNav-a-rigth>img {
	margin-top: 10px;
	width: 120px !important;
	height: 120px !important;
}

* {
	margin: 0;
	padding: 0;
}


/*首页banner*/

.index-banner {
	width: 100%;
	height: auto;
	overflow-x: hidden;
}

.slideBox-index {
	width: 100%;
	min-height: 490px;
	overflow: hidden;
	position: relative;
}


/*.slideBox-index:after{
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	background: #d9d9d9;
	position: absolute;
	bottom: 0px;
}*/

.slideBox-index .hd {
	transform: translateX(-50%);
	height: 6px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 31px;
	z-index: 1;
}

.slideBox-index .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox-index .hd ul li {
	float: left;
	margin-right: 10px;
	width: 25px;
	height: 6px;
	border-radius: 2px;
	text-align: center;
	background: #e2e3e7;
	cursor: pointer;
}

.slideBox-index .hd ul li.on {
	background: #6bcdf5;
	width: 38px;
}

.slideBox-index .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox-index .bd li {
	width: 100%;
	height: 490px;
	zoom: 1;
	vertical-align: middle;
}

.slideBox-index .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}

.slideBox-index .bd img {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

.slideBox-index .prev{
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 60px;
	height: 60px;
	background: url(../images/zuo1.png) no-repeat;
	background-size:100% 100% ;
	opacity: 0.5;
}

.slideBox-index .next {
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 60px;
	height:60px;
	background: url(../images/you1.png) no-repeat;
	background-size:100% 100% ;
	opacity: 0.5;
}

.slideBox-index .prev:hover,
.slideBox-index .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox-index .prevStop {
	display: none;
}

.slideBox-index .nextStop {
	display: none;
}


/*搜索*/
.suo{
	width: 100%;
	height: 62px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.index-nav-2 {
	width: 1200px;
	margin: 0 auto;
	height: 60px;
}

.nav-2-left {
	display: inline-block;
	float: left;
	height: 100%;
	width: auto;
	max-width: 794px;
}

.nav-2-left li {
	float: left;
}

.nav-2-left p {
	color: #4c4c4c;
	font-size: 14px;
	line-height: 60px;
	padding-right: 15px;
}

.nav-2-left a {
	color: #5e5e5e;
	font-size: 14px;
	line-height: 60px;
	padding-right: 10px;
}

.nav-2-left a:hover {
	color: #fc0203;
}

.nav-2-right {
	display: inline-block;
	float: right;
	height: 100%;
	width: auto;
	padding-right: 49px;
	position: relative;
	padding-top: 12px;
}

.nav-2-right input {
	width: 357px;
	height: 36px;
	border-radius: 3px 0 0 3px;
	border: 1px solid #e6e6e6;
	padding-left: 20px;
	padding-right: 10px;
	color: #5e5e5e;
}

.nav-2-right a {
	display: block;
	width: 49px;
	height: 36px;
	background: #414342;
	border-radius: 0 3px 3px 0;
	position: absolute;
	right: 0;
	top: 12px;
}

.nav-2-right a img {
	width: 20px;
	height: 20px;
	display: block;
	margin: 8px auto 0;
}


/*首页产品中心*/

.index-product {
	width: 100%;
	height: auto;
	padding: 72px 0 89px;
	background: #f1f1f1 url(../images/index_07.jpg) no-repeat top center;
}

.index-product-title {
	height: 90px;
	width: 100%;
	text-align: center;
}

.index-product-title h3 {
	font-size: 38px;
	font-weight: bold;
	color: #302c2b;
	line-height: 54px;
}

.index-product-title h3 span {
	color: #009de0;
}

.index-product-title p {
	font-size: 20px;
	color: #4c4c4c;
	line-height: 36px;
}

.index-product-2 {
	width: 1200px;
	margin: 58px auto 0;
	height: 330px;
	overflow: hidden;
}

.index-product-2 ul li {
	float: left;
	margin-right: 20px;
	width: 285px;
	height: 330px;
	background: #fff;
}

.index-product-2 ul li:last-child {
	margin-right: 0px;
}

.index-product-li1 {
	width: 132px;
	height: 132px;
	border-radius: 100%;
	margin: 40px auto 0;
	background: #cde3f1;
	overflow: hidden;
	position: relative;
}

.index-product-li1 img {
	max-width: 100%;
	height: auto;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
}

.index-product-2 li h4 {
	font-size: 18px;
	text-align: center;
	color: #333333;
	line-height: 18px;
	padding-top: 24px;
}

.index-product-2 li p {
	font-size: 14px;
	text-align: center;
	color: #333333;
	line-height: 16px;
	margin-top: 16px;
	padding: 0 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.index-product-2 li a {
	display: block;
	width: 233px;
	height: 40px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	margin: 14px auto 0;
	background: #009de0;
}

.index-product-2 li:hover .index-product-li1 {
	border: 2px solid #fc0203;
}

.index-product-2 li:hover a {
	background: #fc0203;
	color: #fff !important;
}


/*广告位*/

.index-advertising {
	width: 100%;
	height: 288px;
	overflow: hidden;
	background: #009de0;
}

.index-advertising-in {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	background: url(../images/ditu.png) no-repeat 40px;
	padding-left: 590px;
}

.index-advertising-in h3 {
	font-size: 28px;
	color: #fff;
	line-height: 28px;
	margin-top: 48px;
	font-weight: bold;
	position: relative;
}

.index-advertising-in h3:after {
	display: block;
	content: "";
	width: 42px;
	height: 3px;
	background: #FFFFFF;
	position: absolute;
	bottom: -21px;
}

.index-advertising-in h2 {
	font-size: 28px;
	color: #fff;
	line-height: 28px;
	margin-top: 39px;
	font-weight: bold;
}

.index-advertising-in p {
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	margin-top: 15px;
}

.index-advertising-in h4 {
	display: block;
	width: 420px;
	height: 52px;
	border: 1px solid #becd5a;
	font-size: 18px;
	color: #e1df29;
	line-height: 50px;
	margin-top: 15px;
	padding-left: 15px;
}

.index-advertising-in h4 a {
	display: block;
	width: 100%;
	height: 100%;
	color: #e1df29;
}

.index-advertising-in h4:hover {
	border: 1px solid #fff;
}

.index-advertising-in h4:hover a {
	color: #fff;
}

.index-advertising-in h4 span {
	font-weight: bold;
	font-size: 20px;
}


/*核心优势*/

.index-advantage {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	padding: 78px 0 0;
	background: #fff url(../images/index_10.jpg) no-repeat top;
}

.menus li h4 {
	font-size: 20px;
	line-height: 20px;
	margin-top: 11px;
}

.menus li p {
	font-size: 12px;
	line-height: 12px;
	margin-top: 10px;
	text-transform: uppercase;
}

.menus li span>img {
	display: block;
	margin: 0 auto;
	width: 33px;
	height: 33px;
	margin-top: 18px;
}

.index-tab {
	margin: 0 auto;
	display: none;
}

.index-tab img {
	width: 33px;
	height: 33px;
	margin-top: 18px;
}

#spanimg {
	display: none;
}

.index-tab1 {
	display: block;
}

.index-tab-right {
	display: inline-block;
	float: right;
	width: 563px;
	height: 415px;
	overflow: hidden;
}

.index-tab-left {
	display: inline-block;
	float: left;
	width: 637px;
	height: auto;
	position: relative;
}

.index-tab-left h3 {
	position: relative;
	padding-left: 152px;
	font-size: 30px;
	color: #009de0;
	line-height: 30px;
	margin-top: 45px;
	padding-bottom: 13px;
	font-weight: bold;
}

.index-tab-left h3:after {
	content: "";
	display: block;
	width: 480px;
	height: 1px;
	background: #0a729d;
	position: absolute;
	bottom: 0;
	left: 129px;
}

.index-tab-left h3:before {
	content: "";
	display: block;
	width: 120px;
	height: 1px;
	background: #0a729d;
	position: absolute;
	bottom: -38px;
	left: 23px;
	transform: rotatez(-39deg);
}

.index-tab-left>p {
	font-size: 14px;
	color: #808080;
	line-height: 35px;
	padding-left: 151px;
	padding-right: 27px;
	text-transform: uppercase;
	font-weight: normal;
}

.index-tab-left1 {
	width: 110px;
	height: 110px;
	border-radius: 100%;
	position: absolute;
	top: 35px;
	left: 12px;
	background: url(../images/index-left.png);
	color: #fff;
}

.index-tab-left1 h2 {
	font-size: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 18px;
}

.index-tab-left1 h4 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	margin-top: 7px;
}

.index-tab-left2 {
	width: 525px;
	margin-left: 112px;
	height: auto;
	margin-top: 30px;
	padding-right: 27px;
	position: relative;
	padding-top: 11px;
	padding-bottom: 12px;
}

.index-tab-left2:after {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #0a729d;
	position: absolute;
	top: 0;
	left: 7px;
}

.index-tab-left2 p {
	padding-left: 40px;
	font-size: 16px;
	color: #4c4c4c;
	line-height: 19px;
	margin-bottom: 45px;
	font-weight: normal;
	position: relative;
}

.index-tab-left2 p:last-child {
	margin-bottom: 0;
}

.index-tab-left2 p span {
	position: absolute;
	left: 0;
	width: 14px;
	height: 19px;
	display: block;
	z-index: 99;
}

.index-tab-left3 {
	width: auto;
	height: auto;
	margin: 36px 0 0 120px;
}

.index-tab-left3 a {
	background: #009de0;
	border-radius: 19px;
	height: 38px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 38px;
	float: left;
	font-weight: normal;
}

.index-tab-left3 a:hover {
	background: #fc0203;
}

.tab-left3-1 {
	width: 140px;
	margin-right: 30px;
}

.tab-left3-1 span {
	font-family: "宋体";
	font-weight: bold;
	padding-left: 14px;
}

.tab-left3-2 {
	width: 310px;
}


/*合作客户  cooperation*/

.index-cooperation {
	width: 100%;
	height: auto;
	padding-bottom: 50px;
	padding-top: 64px;
	background: url(../images/index_21.jpg) no-repeat top;
	position: relative;
}

.index-cooperation-1 {
	margin: 34px auto 0;
	width: 1200px;
	overflow-x: hidden;
	height: auto;
}

.yingyin {
	width: 1200px;
	margin: 0 auto;
	/*position: absolute;
	bottom: 17px;*/
}

.index-cooperation-1 li {
	float: left;
	background: #fff;
	width: 298px;
	height: 154px;
	overflow: hidden;
	border-right: 1px solid #e8eaeb;
	border-bottom: 1px solid #e8eaeb;
	position: relative;
}

.index-cooperation-1 li:nth-child(4n) {
	border-right: none;
}

.index-cooperation-1 li:last-child {
	border-bottom: none;
}

.index-cooperation-1 li:nth-last-child(2) {
	border-bottom: none;
}

.index-cooperation-1 li:nth-last-child(3) {
	border-bottom: none;
}

.index-cooperation-1 li:nth-last-child(4) {
	border-bottom: none;
}

.index-cooperation-1 li:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	transform: translate(-50%, -50%);
	position: absolute;
	left: 50%;
	top: 50%;
	background: rgba(0, 0, 0, 0.1);
	transition: all 0.5s;
	z-index: 1;
}

.index-cooperation-1 li:hover:after {
	/*background: #e8eaeb;*/
	width: 100%;
	height: 100%;
}

.index-cooperation-1 li img {
	margin: 0 auto;
	display: block;
	z-index: 9;
}


/*关于*/

.index-about {
	width: 100%;
	height: 738px;
	padding-top: 69px;
	overflow: hidden;
	background: url(../images/index_23.jpg) no-repeat center;
}

.index-about1 {
	width: 1200px;
	margin: 55px auto 0;
	border-bottom: 1px solid #e6e6e6;
}

.index-about3 {
	display: inline-block;
	float: right;
	width: 572px;
	height: 436px;
	overflow: hidden;
}

.index-about2 {
	display: inline-block;
	float: left;
	width: 628px;
	height: 436px;
	overflow: hidden;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	background: #fff;
	padding-left: 56px;
	padding-right: 74px;
}

.index-about2 h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	color: #009de0;
	margin-top: 56px;
	text-transform: uppercase;
}

.index-about2 h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	margin-top: 13px;
	margin-bottom: 22px;
}

.index-about2 p {
	font-size: 14px;
	line-height: 28px;
	color: #808080;
	padding-top: 15px;
	border-top: 1px solid #e6e6e6;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
}

.index-about2 a {
	display: block;
	width: 146px;
	height: 41px;
	border-radius: 20px;
	background: #009de0;
	color: #FFFFFF;
	line-height: 41px;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
	transition: all 0.1s;
}

.index-about2 a:hover {
	background: #fc0203;
}

.tab {
	overflow: hidden;
}


/*首页公司动态*/

.index-dynamic {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 72px 0 70px;
	background: #fff url(../images/index-d_03.jpg) no-repeat top;
}

.index-dynamic-nav {
	height: 38px;
	width: 100%;
	text-align: center;
	margin: 39px 0 42px;
	overflow: hidden;
}

.index-dynamic-nav a {
	display: inline-block;
	width: 109px;
	height: 38px;
	color: #4c4c4c;
	font-size: 16px;
	line-height: 38px;
	margin-right: 70px;
	border-radius: 4px;
	transition: all 0.2s;
}

.index-dynamic-nav a:hover {
	color: #fff !important;
	background: #0a729d;
}

.index-dynamic-nav a:last-child {
	margin-right: 0;
}

.index-dynamic-nav .active {
	color: #fff !important;
	background: #0a729d;
}

.picScroll-left-index{position:relative; height: 397px;  }
.picScroll-left-index .prev{
	position: absolute;
	left: 0%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 44px;
	height: 44px;
	background: url(../images/zuo.png) no-repeat;
	background-size:100% 100% ;
	opacity: 0.5;
}

.picScroll-left-index .next {
	position: absolute;
	right: 0%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 44px;
	height:44px;
	background: url(../images/you.png) no-repeat;
	background-size:100% 100% ;
	opacity: 0.5;
}

.picScroll-left-index .prev:hover,
.picScroll-left-index .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.picScroll-left-index .bd{ 
	padding-left: 30px;
}
.picScroll-left-index .bd ul{zoom:1; }
.picScroll-left-index .bd ul li{ 
	margin:0 13px; 
	float:left;
	width: 354px;
	height: 397px;
	margin-bottom: 10px;
}
.picScroll-left-index .bd ul li:hover{
	box-shadow: 1px 1px 10px 3px rgba(0, 0, 0, 0.2);
}
.picScroll-left-index .bd ul li .pic{ 
	text-align:center; 
	width: 100%;
	height: 257px;
    overflow: hidden;
	position: relative;
}
.picScroll-left-index .bd ul li .pic a img{
	transition: all 0.3s;
}
.picScroll-left-index .bd ul li .pic p{
	display: block;
	width: 100%;
	height: 27px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	color: #fff;
	line-height: 27px;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.picScroll-left-index .bd ul li:hover .pic a img{ transform: scale(1.06);}
.picScroll-left-index .bd ul li .title{ 
	width: 100%;
	height: 140px;
	overflow: hidden;
	background: #fff;
	padding: 0;
	text-align: left;
}
.picScroll-left-index .bd ul li .title em{
	font-size: 12px;
	color: #838383;
	line-height: 12px;
	padding-top: 24px;
	padding-right: 22px;
	float: right;
}
.picScroll-left-index .bd ul li .title a span{
	font-family: "宋体";
	padding-left: 5px;
}
.picScroll-left-index .bd ul li .title a{
	display: inline-block;
	float: left;
	font-size: 12px;
	color: #a5a5a5;
	line-height: 12px;
	margin-top: 24px;
	padding-left: 22px;
}
.picScroll-left-index .bd ul li .title a:hover{
	color: #000 !important;
}
.picScroll-left-index .bd ul li .title p{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding:18px 18px 0 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
/*首页end*/

/*合作客户*/

.banner{
	width: 100%;
	max-height: 300px;
}
.title-ci{
	height: 131px;
	overflow: hidden;
	text-align: center;
	background: url(../images/icon.png) no-repeat center 63px;
}
.title-ci h3{
	font-size: 38px;
	line-height: 71px;
	color: #009de0;
}
.title-ci p{
	font-size: 20px;
	line-height: 60px;
	color: #666666;
}
.kehu li{
	width: 285px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-bottom: 18px;
	margin-right: 20px;
	float: left;
	    text-align: center;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    display: flex;
}
.kehu li:nth-child(4n){
	margin-right: 0;
}
.kehu li:hover{
	cursor: pointer;
	background: #f1f8fb;
}
.kehu{
	margin-bottom: 50px;
}

/*恩菲特百科详情*/

.biaozhi img {
	display: block;
	margin: 0 auto;
}

.baike-main {
	padding: 30px 48px 0;
}

.baike-main h2 {
	text-align: center;
	font-size: 28px;
	line-height: 60px;
	color: #333333;
	margin-bottom: 9px;
}

.baike-main h4 {
	text-align: center;
	font-size: 13px;
	line-height: 24px;
	color: #383838;
	margin-bottom: 23px;
	height: 24px;
	overflow: hidden;
}

.dianji {
	padding-left: 24px;
	background: url(../images/dianji.png) no-repeat left center;
	background-size: 15px 15px;
	margin-left: 44px;
}

.baike-kong {
	padding-left: 44px;
}

.baike-main p {
	font-size: 14px;
	line-height: 32px;
	color: #383838;
	text-indent: 2em;
}

.baike-img img {
	display: block;
	margin: 5px auto;
}

.baike-zuozhe {
	margin-top: 50px;
	text-align: center;
	margin-bottom: 17px;
}

.baike-zuozhe p,
.baike-zuozhe p a {
	color: #919191;
	line-height: 40px;
}

.fenxiang {
	width: 1100px;
	height: 102px;
	margin: 0 auto;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	padding: 0 12px;
	position: relative;
}

.fanhui {
	display: inline-block;
	float: right;
	width: 136px;
	height: 39px;
	border-radius: 20px;
	background: #009de0 url(../images/fanhui.png) no-repeat 30px center;
	background-size: 14px 14px;
	padding-left: 52px;
	color: #fff;
	line-height: 39px;
	margin-top: 31px;
}

.fenxiang em {
	display: inline-block;
	float: left;
	line-height: 102px;
	color: #666666;
}

.fenxiang-in {
	display: inline-block;
	float: left;
	height: 40px;
	margin-top: 30px;
}

.fenxiang-in a {
	display: inline-block;
	float: left;
	width: 40px;
	height: 40px !important;
	border-radius: 100%;
	background-color: #cccccc;
	margin: 0 4px;
}

.fenxiang-in a:first-child {
	background-image: url(../images/weixin.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 70% 70%;
}

.fenxiang-in a:nth-child(2) {
	background-image: url(../images/fx-qq.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 65% 65%;
}

.fenxiang-in a:last-child {
	background-image: url(../images/weibo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 65% 65%;
}

.fenxiang-in a:hover {
	background-color: #009de0;
}

.baike-fanye {
	width: 1100px;
	margin: 0 auto;
	height: 129px;
	padding: 38px 12px 0;
}

.baike-fanye a {
	color: #383838;
	line-height: 24px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	display: inline-block;
	max-width: 500px;
}

.wen-left {
	float: left;
}

.wen-right {
	float: right;
}

.baike-fanye a:hover {
	color: #009de0;
}

.baike-dizhi {
	height: 110px;
	background: #ebecec url(../images/baike-dz_11.jpg) no-repeat right center;
	background-size: auto 100%;
}

.baike-dizhi-1 {
	display: inline-block;
	float: left;
}

.baike-dizhi-1 h3 {
	color: #cccccc;
}

.baike-dizhi-2 {
	display: inline-block;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
}

.baike-dizhi-2 p {
	font-size: 12px;
	line-height: 22px;
	color: #b2b2b2;
}

.weizhi {
	height: 56px;
	padding-left: 24px;
	background: url(../images/weizhi.png) no-repeat left center;
	background-size: 22px 22px;
}

.weizhi li {
	float: left;
}

.weizhi li,
.weizhi li a {
	color: #666666;
	line-height: 56px;
}
/*新闻列表*/
.news-nav{
	text-align: center;
	height: 155px;
	padding-top: 60px;
}
.news-nav a{
	display: inline-block;
	width: 150px;
	height: 40px;
	border-radius: 20px;
	margin: 0 40px;
	text-align: center;
	line-height: 40px;
	color: #333333;
	font-size: 14px;
}
.news-nav a:hover{
	background: #009de0;
	color: #fff !important;
}
.news-nav a.active{
	background: #009de0;
	color: #fff !important;
}
.news-main li{
	width: 390px;
	height: 440px;
	overflow: hidden;
	margin-right: 15px;
	float: left;
	margin-bottom: 40px;
}
.news-main li:nth-child(3n){
	margin-right: 0;
}
.news-main li:hover{
	background: #009de0;
}
.news-li-top{
	display: block;
	width: 100%;
	height: 284px;
	overflow: hidden;
	position: relative;
}
.news-li-top p{
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 30px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	padding: 0 20px;
	background: rgba(0, 0, 0, 0.4);
	z-index: 2;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.news-li-bot{
	padding: 18px 24px 0;
}
.news-li-bot p{
	font-size: 14px;
	font-family: "宋体";
	color: #807e7e;
	line-height: 22px;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.news-li-bot a{
	font-size: 12px;
	font-family: "宋体";
	color: #4b4b4b;
	line-height: 22px;
	float: left;

}
.news-li-bot a span{
	font-family: "宋体";
}
.news-li-bot em{
	font-size: 12px;
	color: #838383;
	line-height: 22px;
	float: right;
}
.news-main li:hover .news-li-bot a,
.news-main li:hover .news-li-bot em,
.news-main li:hover .news-li-bot p{
	color: #fff;
}


.fenye {
	height: 40px;
	text-align: center;
}

.fenye li {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 4px;
}

.fenye li a {
	font-size: 12px;
	line-height: 40px;
	color: #999999;
	display: block;
	width: 100%;
	height: 100%;
}

.fenye li:hover a {
	color: #fff;
	background: #009de0;
}

.fenye li:nth-child(2) {
	font-family: "宋体";
}

.fenye li:nth-last-child(2) {
	font-family: "宋体";
}

.fenye .activ {
	color: #fff;
	background: #009de0;
}
/*产品详情*/
.chanp-top{
	height: 121px;
	padding-top: 40px;
	text-align: center;
	font-size: 0;
}
.chanp-top a{
	display: inline-block;
	width: 178px;
	height: 50px;
	background: #009de0;
	text-align: center;
   line-height: 50px;
   color: #fff;
   font-size: 18px;
   margin: 0 10px;
}
.chanp-top a:hover{
	background: #fc0203;
}
.chanp-top a.activ{
	background: #fc0203;
}
.chanp-main{
	height: 428px;
	border: 1px solid #e6e6e6;
	margin-bottom: 21px;
	position: relative;
}
.chanp-main-l{
	width: 523px;
	height: 100%;
	border-right: 1px solid #e6e6e6;
	overflow: hidden;
	float: left;
	margin-right: 46px;
}
.chanp-main-r{
	flex: 1;
	padding-right: 32px;
	height: 300px;
    overflow: hidden;
}

.chan-swiper .swiper-pagination{
	position: absolute;
	bottom: 10px !important;
	left: 230px;
	color: #666;
}
.chan-swiper .swiper-button-next,
.chan-swiper .swiper-button-prev{
	width: 70px;
	height: 54px;
	opacity: 1 !important;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 0;
	color: #fff;
	font-size: 50px;
	font-family: "宋体";
	text-align: center;
	position: absolute;
	top: 52%;
}
.chan-swiper .swiper-button-next{
	right: 0;
}
.chan-swiper .swiper-button-prev{
	left: 0;
}
.chan-swiper .swiper-button-next:hover,
.chan-swiper .swiper-button-prev:hover{
	background: rgba(0, 0, 0, 0.5);
}

.chanp-main-r h3{
	font-size: 36px;
	color: #4c4c4c;
	line-height: 80px;
	
    vertical-align: middle;
    align-items: center;
    display: flex;
}
.chanp-main-r h3 span{
	display: inline-block;
	margin-left: 34px;
	padding: 0 16px;
	height: 35px;
	font-size: 18px;
	color: #fff;
	background: #009de0;
	line-height: 35px;
}
.chanp-main-r h3 span em{font-size: 12px;}
.chanp-main-r p{
	font-size: 20.52px;
	color: #4c4c4c;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}
.rexian{
	width: 600px;
	height: 118px;
	position: absolute;
	right: 32px;
	bottom: 0;
	border-top: 1px solid #e6e6e6;
	background: url(../images/rexian.png) no-repeat 5px center;
}
.rexian a{
	display: inline-block;
	float: right;
	width: 174px;
	height: 57px;
	background: #009de0;
	text-align: center;
	line-height: 57px;
	color: #fff;
	font-size: 23px;
	margin-top: 30px;
}
.rexian-in{
	display: inline-block;
	float: left;
	max-width: 420px;
    vertical-align: middle;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding-left: 78px;
    padding-top: 26px;
}
.rexian-in h5{
	display: block;
	font-size: 20.5px;
	color: #666666;
	width: 100%;
}
.rexian-in h4{
	display: block;
	font-size: 20px;
	color: #009de0;	
}

.chanp-nav{
	height: 56px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #0a729d;
	font-size: 0;
}
.chanp-nav a{
	display: inline-block;
	width: 150px;
	float: left;
	height: 100%;
	text-align: center;
	justify-content: center;
	vertical-align: middle;
    align-items: center;
    display: flex;
    font-size: 16px;
    color: #4c4c4c;
}
.chanp-nav a.activ{
	background: #009de0;
	color: #fff;
}
.chanp-nav a:hover{
	background: #009de0;
	color: #fff;
}
.xg-news{
	height: 41px;
	border-bottom:1px solid #cccccc ;
	padding-left: 40px;
	position: relative;
	background: url(../images/logo.png) no-repeat left center;
}
.xg-news:after{
	content: "";
	display: block;
	width: 120px;
	height: 1px;
	background: #0a729d;
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 99;
}
.xg-news h3{
	font-size: 20px;
	line-height: 40px;
	color: #333333;
}
/*厂房厂貌*/
.changmao p{
	text-indent: 2em;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.changmao>span{
	display: block;
	width: 1140px;
	margin: 10px auto 22px;
	height: 478px;
	overflow: hidden;
	padding: 5px;
	border: 1px solid #e6e6e6;
}
.mao1-l{
	width: 1130px;
	height: 320px;
	overflow: visible;
	margin: 0 auto;
}
.mao1-l span{
	display: block;
	float:left;
	width: 600px;
	margin-right: 55px;
}
.mao1-r{
	flex: 1;
	padding-top: 35px;
}
.mao1-r h3{
	text-align: center;
	font-size: 22px;
	color: #009de0;
	line-height: 50px;
}
.mao1-r p{
	text-indent: 2em;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	margin-top: 8px;
}



.mao2-l{
	width: 1130px;
	height: 320px;
	overflow: visible;
	margin: 0 auto;
	position: relative;
}
.mao2-l span{
	display: block;
	width: 600px;
	position: absolute;
	right: 0;
	top: 0;
}
.mao2-r{
	width: 496px;
	float: left;
	padding-top: 40px;
}
.mao2-r h3{
	text-align: center;
	font-size: 22px;
	color: #009de0;
	line-height: 50px;
}
.mao2-r p{
	text-indent: 2em;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	margin-top: 8px;
}
.mao-bot1{
	width: 100%;
	height: 372px;
	background: url(../images/mao-bot_12.jpg);
	z-index: 99999;
}

.mao-bot{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	z-index: 99999;
}
.mao-bot .swiper-button-next,
.mao-bot .swiper-button-prev{
	filter:brightness(0);
	opacity: 0.4 !important;
	z-index: 99999;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background-size:100% 100% ;
}
.mao-bot .swiper-button-next{right: 0;}
.mao-bot .swiper-button-prev{left: 0;}
.mao-bot-in{
	width: 1111px;
	margin: 41px auto 0;
}
.mao-bot-in li{
	float: left;
	width: 361px;
	height: 272px;
	border: 1px solid #e6e6e6;
	background: #fff;
	padding: 7px 7px 0;
	margin-right: 14px;
}
.mao-bot-in li:last-child{
	margin-right: 0;
}
.mao-bot-in li span{
	display: block;
	width: 100%;
	height: 226px;
	overflow: hidden;
}
.mao-bot-in li p{
	text-align: center;
	font-size: 14.8px;
	color: #666;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
}
/*关于我们*/
.about-top{
	width: 100%;
	height: 664px;
	overflow: hidden;
	background: url(../images/about-bj_04.jpg) no-repeat center !important;
	background-size: 100% 100%;
}
.about-top-in{
	height: 383px;
	position: relative;
}
.about-top-in>span{
	display: block;
	width: 594px;
	height: 100%;
	overflow: hidden;
}
.about-top-r{
	width: 626px;
	height: 354px;
	background: rgba(255, 255, 255, 0.7);
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	padding-top: 28px;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.about-top-r h3{
	font-size: 28px;
	color: #009de0;
	text-align: center;
	line-height: 50px;
	margin-bottom: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.about-top-r p{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	text-indent: 2em;
	padding: 0 35px 0 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: auto;
}

.about-wenhua{
	height: 196px;
	overflow: hidden;
	margin-bottom: 60px;
}
.about-wenhua li{
	float: left;
	width: 284px;
	height: 196px;
	overflow: hidden;
	position: relative;
	margin-right: 21px;
	cursor: pointer;
}
.about-wenhua li:last-child{
	margin-right: 0;
}
.about-wenhua li span{
	display: block;
	width: 284px;
	height: 196px;
}
.about-wen-in{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	height: 115px;
	color: #fff;
	padding: 0 26px;
	transition: all 0.4s;
	background: rgba(0, 0, 0, 0.4);	
}
.about-wen-in h3{
	font-size: 24px;
	line-height: 32px;
	padding-top: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.about-wen-in h4{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.about-wen-in p{
	font-size: 12px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.about-wenhua li:hover .about-wen-in{
	height: 100%;
	padding-top: 20px;
}
.about-wenhua li:hover .about-wen-in p{
	-webkit-line-clamp:3;
}
.about-wen-in:after{
	display: block;
	content: "";
	width: 0;
	height: 0;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: all 0.4s;
	z-index: -1;
}
.about-wenhua li:hover .about-wen-in:after{
	width: 265px;
	height: 178px;
	border: 1px solid #777d79;
}
.about-fa{
	width: 100%;
	height: 1260px;
	overflow: hidden;
	background: url(../images/about2_21.jpg) no-repeat bottom center;
	background-size:100% 100%;
	padding-top: 29px;
}
.about-title{
	background: url(../images/icon1.png) no-repeat center 63px;
}
.about-fa-in{
	height: 895px;
	overflow: hidden;
	position: relative;
}
.about-in{
	width: 1400px;
	height: 895px;
	overflow: auto;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.about-in-main{
	width: 1200px;
	margin: 0 auto;
	height: 226px;
	position: relative;
	font-size: 0;
}
.about-in-2{
	width: 86px;
	height: 86px;
	overflow: hidden;
	border-radius: 100%;
	border: 4px solid #fff;
	z-index: 99;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.about-in-main:nth-child(2n-1) .about-in-2{
	background: #0a729d url(../images/shezhi.png) no-repeat center;
	background-size: 40px 40px;
}
.about-in-main:nth-child(2n) .about-in-2{
	background: #d0d204 url(../images/dizhi.png) no-repeat center;
	background-size: 40px 40px;
}
.about-in-1,.about-in-3{
	display: inline-block;
	width: 50%;
	height: 100%;
}
.about-in-main:nth-child(odd) .about-in-3{
	float: right;	
	padding-left: 85px;
	text-align: left;
}
.about-in-main:nth-child(even) .about-in-3{
	float: left;
	text-align: right;	
	padding-right: 75px;
}
.about-in-1 span{
	display: block;
	max-width: 341px;
	height: 100%;
    vertical-align: middle;
    align-items: center;
    display: flex;
}
.about-in-1 span img{
	display: block;
	float: right;
	max-height: 173px;
	max-width: 341px;
	border:3px solid #fff;
}
.about-in-main:nth-child(2n-1) .about-in-1 span{
	float:right;
	margin-right: 90px;
}
.about-in-main:nth-child(2n) .about-in-1 span{
	float: left;
	margin-left: 90px;
}
.about-in-main:nth-child(even) .about-in-3 div{
	float: right;
}
.about-in-3 div{
	max-width: 341px;
	height: auto;
	padding-top: 60px;
}
.about-in-3 h2{
	font-size: 30px;
	color: #fff;
	line-height: 46px;
}
.about-in-3 p{
	font-size: 16px;
	color: #fff;
	line-height: 24px;
}
.about-in-main:after{
	content: "";
	display: block;
	width: 4px;
	height: 100%;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.about-in-main:before{
	    display: block;
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 16px solid #fff;
    border-bottom: 15px solid transparent;
    position: absolute;
	position: absolute;
	bottom: -7.5px;
	left: 50%;
	transform: translateX(-50%) rotateZ(90deg);
}
.about-in-main:last-child:before{
	opacity: 0;
}
.about-fa-bot{
	height: 74px;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	position: relative;
	padding-right: 18px;
}
.about-fa-bot p{
	font-size: 18px;
	line-height: 40px;
	color: #fff;
}
.about-fa-bot:before{
	display: block;
    content: "";
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 21px solid #fff;
    border-bottom: 20px solid transparent;
    position: absolute;
	position: absolute;
	bottom: 0px;
	left: 49.5%;
	transform: translateX(-50%) rotateZ(90deg);
}
.about-fa-bot:after{
	display: block;
	content: "";
	height: 2px;
	width: 40px;
	background: #fff;
	position: absolute;
	bottom: 0px;
	left: 49.5%;
	transform: translateX(-50%);
}
.about-swiper{
	width: 1200px;
	margin: 0 auto;
	height: 296px;
	overflow: hidden;
}
.about-swiper li{
	float: left;
	text-align: center;
	margin-right: 24px;
	width: 272px;
	height: 233px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}
.about-swiper li span{
	display: block;
	width: 270px;
	height: 193px;
	overflow: hidden;
}
.about-swiper li span img{
	max-height: 100%;
	max-width: 100%;
}
.about-swiper li:last-child{
	margin-right: 0;
}
.about-swiper li p{
	display: block;
	width: 100%;
	height: 39px;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	padding: 0 20px;
	font-size: 16px;
	color: #4c4c4c;
	background: #e6e6e6;
	line-height: 39px;
}
.about-swiper .swiper-pagination{
	position: absolute;
	bottom: 0 !important;
}
.about-swiper .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	background: #868787;
	opacity: 1 !important;
}
.about-swiper .swiper-pagination-bullet-active {
	opacity: 1;
	background: #009de0;
}
.about-foot{
	margin-bottom: 70px;
}
.about-foot li{
	float: left;
	margin-right: 12px;
	width: 410px;
	overflow: hidden;
}
.about-foot li:last-child{
	margin-right: 0;
	width: 355px;
}
.about-foot li span{
	display: block;
	position: relative;
	margin-bottom: 12px;
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}
.about-foot li span img{
	width: 100%;
	height: 100%;
}
.about-foot li:first-child .about-foot1{
	height: 327px;
}
.about-foot li:first-child .about-foot2{
	height: 269px;
}

.about-foot li:nth-child(2) .about-foot1{
	height: 367px;
}
.about-foot li:nth-child(2) .about-foot2{
	height: 227px;
}

.about-foot li:last-child .about-foot1{
	height: 339px;
}
.about-foot li:last-child .about-foot2{
	height: 257px;
}

.wenzi{
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 93px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	padding: 8px 10px 0;
	transform: translateY(100%);
	transition: all 0.5s;
}
.wenzi h3{
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	padding-left: 10px;
	position: relative;
}
.wenzi h3:after{
	content: "";
	display: block;
	width: 4px;
	height: 18px;
	background: #fff;
	position: absolute;
	top: 52%;
	left: 0;
	transform: translateY(-50%);
}
.wenzi p{
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.about-foot1:hover .wenzi{
	display: block;
	transform: translateY(0%);
}
.about-foot2:hover .wenzi{
	display: block;
	transform: translateY(0%);
}






