﻿.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #f1f1f1 url(404.png) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
a.slick-disabled{ cursor: not-allowed;}
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }
.slick-dots {
	position: absolute;
	bottom: 5%;
	left:50%;
	-webkit-transform: translate(-50%, 0);  
	transform: translate(-50%, 0);
	width: 100%;max-width:1600px;min-width:1300px; z-index: 400;}
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }


.banner a:link, .banner a:visited { color: #fff; }
.banner a:active, .banner a:hover { color: #fff; }
.banner { position: relative; overflow: hidden; width: 100%; height: 100vh; background-color: #f7f7f7; opacity: 0; visibility: hidden; transition: 0.8s cubic-bezier(0.7, 0, 0.3, 1); -webkit-transition: 0.8s cubic-bezier(0.7, 0, 0.3, 1); color: #fff;}
.banner.slick-initialized {visibility: visible;opacity: 1;}
.banner .desc{ position: absolute; left: 50%; width: 1200px; margin-left: -600px; top: 38%; line-height: 1.5;}
.banner .desc .wenzi{max-width:100%; transform: translateY(60px); -webkit-transform: translateY(60px);  transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; opacity: 0; visibility: hidden;transition: .6s ; -webkit-transition: .6s;}
.banner .slick-active .desc .wenzi{ transform: translate(0,0); -ms-transform: translate(0,0); -webkit-transform: translate(0,0); opacity: 1; visibility: visible; }
.banner .desc .wenzi{ transition-delay: .4s;-webkit-transition-delay: .4s;}

.banner .slick-dots li{ position: relative; margin:0 6% 0 0;width:20.5%; background:#fff;height:auto;border-radius:15px;color:#494949;padding:10px 20px;box-sizing: border-box;cursor: pointer; }
.banner .slick-dots li:last-child{margin-right:0;}
.banner .slick-dots li .span{width:100%;height:40px;float:left;line-height:40px;vertical-align:middle;}
.banner .slick-dots li .span span{
	float:left;
	font-weight:bold;
	font-size:16px;
	margin-right:10px;
}
.banner .slick-dots li .span img{vertical-align:middle; transform: scale(0.8);}
.banner .slick-dots li .p{width:100%;height:28px;float:left;line-height:28px;vertical-align:middle;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner .slick-dots li.slick-active {background-image: linear-gradient(to bottom, #01ccc4, #0bbcb4, #15aba5);color:#fff; }
.banner .slick-dots li.slick-active .span img{
	filter: grayscale(100%) brightness(500%);
}
.banner .slick-arrow { position: absolute; width: 48px; height: 48px; line-height: 48px; border: 1px solid #fff; z-index: 106; bottom: 5%; border-radius: 50%;  text-align: center; color: #fff; left: 50%;}
.banner .slick-prev{ margin-left: -600px;}
.banner .slick-next{ margin-left: -530px;}
.banner .slick-arrow i { display: block; font-family:"iconfont" !important;font-size:18px; font-style:normal; font-weight: bold; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.banner .slick-prev i:before{ content: "\e72c";}
.banner .slick-next i:before{ content: "\e600";}
.banner .slick-arrow:hover{ background-color:#fff; color: #313131;}
.banner .slick-arrow:before{ content:''; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.2); border-radius:50%; visibility:hidden; z-index:-1;}
.banner .slick-arrow:hover:before{ opacity:0; visibility:visible; -webkit-transform:scale(1.5); -ms-transform:scale(1.5); transform:scale(1.5); -webkit-transition:.5s;  transition: .5s;}
.scroll-box{ position: absolute; right: 2%; bottom: 5%; text-align: center;}
.scroll-box .txt{ line-height: 1.2; font-size: 12px;}
.scroll-box .iconfont{ font-size: 40px; line-height: 1; display: block; margin: 15px auto 0;}

.index_one{
	width:100%;
	height:auto;
	float:left;
	margin:30px 0 0 0;
	background:url(../image/b_bj.png) no-repeat center center;
	background-size:cover;
	padding:50px 0 30px 0;
}
.index_one .one_left{
	width:50%;
	height:auto;
	float:left;
}
.index_one .one_left .index_title span{
	color:#fff;
}
.index_one .one_left .index_title em{
	color:#fff;
	line-height:50px;
}
.index_one .one_left .info{
	width:100%;
	height:352px;
	float:left;
	line-height:32px;
	color:#fff;
	font-size:15px;
	margin-top:40px;
	
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:11;
	-webkit-box-orient: vertical;
}
.index_one ul{
	width:100%;
	height:auto;
	float:left;
	margin-top:80px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    border-left: none;
    border-radius: 0 4px 4px 0;
}
.index_one ul li{
    position: relative;
    box-sizing: border-box;
	width:20%;
    height: auto;
	float:left;
	border-radius:10px;
    font-size: 16px;
	padding:10px 0 5px 0;
    text-align: center;
    color: #333;
    
}
.index_one ul li .img{
	width:100%;
	height:50px;
	float:left;
	position:relative;
	filter:grayscale(100%) brightness(200%);
}
.index_one ul li img{
    
	
	position:absolute;  
	top:50%;  
	left: 50%;  
	-webkit-transform: translate(-50%, -50%);  
	transform: translate(-50%, -50%);
}
.index_one ul li span{
	width:100%;
	height:40px;
	float:left;
	line-height:40px;
	margin-top:3px;
	color:#fff;
	text-align:center;
	font-size:16px;
	position:relative;
}
.index_one ul li:hover{
	background-color:#fff;
}
.index_one ul li:hover span{
	color:#10b1af;
}
.index_one ul li:hover .img{
	filter:unset;
}


.index_one .about-video{
	width:35%;
	height:auto;
	float:right;
}
.about-videoitem {
	margin-top: 80px;
	position: relative;
	cursor: pointer;
}

.about-videoitem .vico {
	position: absolute;
	width: 80px;
	left: 60%;
	top: 50%;
	margin: -40px 0 0 -40px;
}

.about-videoitem .vico svg {
	width: 80px;
	fill: #fff;
	opacity: 0.88;
	transition: all .3s cubic-bezier(.55, .085, .68, .53);
	-webkit-transition: all .3s cubic-bezier(.55, .085, .68, .53);
}

.about-videoitem:hover .vico svg {
	fill: #C30517;
	opacity: 0.7;
}

.about-videoitem .vlogo {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);  
	transform: translate(-50%, -50%);
	width: 65%;
}

.video-in {
	width: 100%;
	height:400px;
	object-fit: fill;
    position: relative;
    z-index: -1;
}

.pvideo-bg {
	position: fixed;
	z-index: 1000;
	left: -9999px;
	top: -9999px;
	bottom: 0;
	right: 0;
	background: none rgba(0, 0, 0, 0.8);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .4s 0.3s, visibility .4s 0.3s;
	transition: opacity .4s 0.3s, visibility .4s 0.3s;
}

.pvideo-box {
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	width: 900px;
	left: 50%;
	margin-left: -450px;
	-webkit-transition: top 0.3s ease, opacity .3s ease;
	transition: top 0.3s ease, opacity .3s ease;
	opacity: 0;
	background-color: #fff;
}

.pvideo-box .videon {
	width: 100%;
	display: block;
}

.pv-close {
	position: absolute;
	right: -60px;
	top: 0;
	width: 60px;
	height: 60px;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background-color: #333333;
}

.pv-close:hover {
	background-color: #770409;
	color: #fff;
}

.overlay {
	opacity: 1;
	visibility: visible;
	opacity: 1;
	left: 0;
	top: 0;
	transition-delay: 0;
	z-index: 9999;
}

.overlay .pvideo-box {
	top: 50%;
	opacity: 1;
	transition-delay: 0.4s;
}




.index_two{
	width:100%;
	height:auto;
	float:left;
	margin:60px 0 0 0;
	background-color:#fff;
	-webkit-box-shadow: 1px 1px 10px 3px #d2d2d2;
    -moz-box-shadow: 1px 1px 10px 3px #d2d2d2;
    -ms-box-shadow: 1px 1px 10px 3px #d2d2d2;
    -o-box-shadow: 1px 1px 10px 3px #d2d2d2;
    box-shadow: 1px 1px 10px 3px #d2d2d2;
}
.index_two .index_title{
	background:#f2f2f2;
    height: 60px;
    line-height: 60px;
	padding:0 20px;
    box-sizing: border-box;
}
.index_two .index_title .span {
    height: 60px;
    line-height: 60px;
    float: left;
    background: url(../image/c.png) no-repeat left center;
}
.index_two .index_title .span span{
	margin-left:45px;
}
.index_two .index_title .span em{
    line-height: 70px;
}
.index_two .index_title a{
	float:right;
	color:#888;
}

.HomeBox4Con{width:100%;height:auto;float:left;padding:20px;box-sizing: border-box;}
.HomeBox4Con .HomeBox4ConImg{width:42%;height:438px;float:right;}
.HomeBox4Con .HomeBox4ConImg ul{overflow:hidden;width:100%; height:438px;float:left; }
.HomeBox4Con .HomeBox4ConImg li{width:100%; height:100%;position:relative; float:left;}
.HomeBox4Con .HomeBox4ConImg li .img{width:100%; height:100%;float:left;}
.HomeBox4Con .HomeBox4ConImg li span{width:100%; height:40px; line-height:40px; position:absolute; left:0; bottom:0; color:#fff; text-align:center; background:rgba(51, 51, 51, 0.6); font-size:14px;}

.HomeBox4Con .HomeBox4ConList{float:left; width:55%;height:438px;}
.HomeBox4Con .HomeBox4ConList ul{width:100%;height:auto;float:left;overflow:hidden;}
.HomeBox4Con .HomeBox4ConList li{ position:relative;width:100%; height:48px;line-height:48px; float:left;border-bottom:1px solid #fafafa;color:#868686;}
.HomeBox4Con .HomeBox4ConList li:last-child{border-bottom:0;}
.HomeBox4Con .HomeBox4ConList li span{
	width:88%;
	float:left;
	font-size:16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.HomeBox4Con .HomeBox4ConList li em{
	float:right;
	font-size:14px;
	overflow:hidden;
}
.HomeBox4Con .HomeBox4ConList li:hover{
	color:#14ada7;
}



.index_thr{
	width:100%;
	height:auto;
	float:left;
	margin:60px 0 0 0;
}
.index_thr .index_title{
	display:table;
	margin:auto;
	float:none;
	width:auto;
}
.index_thr .index_title .span{
	background: url(../image/d.png) no-repeat left center;
}
.index_thr .index-wine{
	width:100%;
	height:auto;
	float:left;
	margin:40px 0 0 0;
	background:url(../image/d_bj.png) no-repeat center center;
	background-size:cover;
}
.index_thr .index-wine {
	width:100%;
	height:auto;
	float:left;
	position: relative;
}
.index_thr .index-wine ul {
	width:100%;
	height:auto;
	float:left;
	display: -webkit-flex;
	display: flex;
}
.index_thr .index-wine li {
	position: relative;
	float: left;
	flex:1;
	height:auto;
	padding:60px 6%;
	overflow: hidden;
	cursor: pointer;
    box-sizing: border-box;
	cursor:pointer;
	transition:all .5s;
}
.index_thr .index-wine li .span{
	width:100%;
	height:50px;
	float:left;
	line-height:50px;
	font-size:19px;
	font-weight:bold;
	color:#333;
	text-align:center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_thr .index-wine li .eng{
	width:100%;
	height:30px;
	float:left;
	line-height:30px;
	font-size:14px;
	color:#333;
	text-align:center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_thr .index-wine li .img{
	width:100%;
	height:160px;
	float:left;
	position:relative;
}
.index_thr .index-wine li .img img{
	
	
	position:absolute;  
	top:50%;  
	left: 50%;  
	-webkit-transform: translate(-50%, -50%);  
	transform: translate(-50%, -50%);
}
.index_thr .index-wine li .info{
	width:100%;
	height:210px;
	float:left;
	line-height:30px;
	color:#505050;
	text-align:center;
	
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:7;
	-webkit-box-orient: vertical;
}
.index_thr .index-wine li .more{
	width:100%;
	height:20px;
	float:left;
	margin-top:30px;
}
.index_thr .index-wine li .more em{
	width:24%;
	height:100%;
	float:left;
	border:1px solid #505050;
	margin:0 40%;
	color:#505050;
	text-align:center;
	line-height:20px;
	border-radius:10px;
}
.index_thr .index-wine li.on{
	flex:2;
	background-image: linear-gradient(to bottom, #01cdc5, #0bbbb4, #16a9a3);
}
.index_thr .index-wine li.on .span,
.index_thr .index-wine li.on .eng,
.index_thr .index-wine li.on .info{
	color:#fff;
}
.index_thr .index-wine li.on .img{
	filter:grayscale(100%) brightness(500%);
}
.index_thr .index-wine li.on .more em{
	color:#fff;
	border-color:#fff;
}


.index_for{
	width:100%;
	height:560px;
	float:left;
	margin:50px 0 0 0;
	padding:80px 0;
	position:relative;
	background: url(../image/e_bj.png) no-repeat center center;
	background-size: cover;
}
.index_for .left{
	width:380px;
	height:auto;
	float:left;
}
.index_for .left .ititle{
	width:100%;
	height:auto;
	float:left;
}
.index_for .left .ititle .span{
	width:100%;
	height:60px;
	float:left;
	line-height:60px;
	background:url(../image/e.png) no-repeat left center;
	font-size:24px;
	color:#505050;
	font-weight:bold;
	position:relative;
	text-indent:60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_for .left .ititle .eng{
	width:100%;
	height:30px;
	float:left;
	line-height:30px;
	color:#b2b2b2;
	letter-spacing:5px;
}
.index_for .left .ititle .em{
	width:100%;
	height:40px;
	float:left;
	line-height:40px;
	color:#505050;
	font-size:16px;
	letter-spacing:2px;
}

.index_for .left .swiper-midtext{
	width:100%;
	height:auto;
	float:left;
	margin-top:60px;
	overflow:hidden;
}
.index_for .left .swiper-midtext .swiper-slide{
	width:100%;
	height:auto;
	float:left;
}
.index_for .left .swiper-midtext .swiper-slide dl dt{
	width:100%;
	height:60px;
	float:left;
	line-height:60px;
	font-size:17px;
	margin-bottom:10px;
	color:#505050;
	font-weight:bold;
	position:relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_for .left .swiper-midtext .swiper-slide dl dd{
	width:100%;
	height:40px;
	float:left;
	line-height:40px;
	font-size:15px;
	color:#505050;
	position:relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_for .mid { width: 560px; height: 560px; border-radius: 50%; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border: 1px solid #14ada7; -webkit-box-sizing: border-box; box-sizing: border-box; }
.index_for .mid .midyuan { position: absolute; width: 10px; height: 10px; top: 0; left: 50%; -webkit-transform: translate(-50%, -4.5px); transform: translate(-50%, -4.5px); }
.index_for .mid .midyuan .yuan { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #14ada7; border-radius: 50%; -webkit-animation: spin 13s infinite linear; animation: spin 13s infinite linear; }
.index_for .mid .swiper-box3 { width: 502px; height: 502px; border-radius: 50%; background: #fff; overflow: hidden;
float: left; }
.index_for .mid .swiper-box3 .swiper-wrapper .swiper-slide { width:100%;height:502px;float:left;display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow: hidden; }
.index_for .mid .swiper-box3 .swiper-wrapper .swiper-slide:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.index_for .mid .swiper-box3 .swiper-wrapper .swiper-slide img { max-width: 90%; max-height: 90%; align-items: center; -webkit-transition: .5s; transition: .5s; }
.index_for .right { float:right; padding-right: 40px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.index_for .right .box3linebox { height: 390px; padding-top: 70px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 20px; margin-left: auto; position: relative; z-index: 3; margin-top: 100px; }
.index_for .right .box3linebox:after { content: ''; position: absolute; top: 0; left: 50%; width: 0px; -webkit-transform: translateX(-50%); transform: translateX(-50%); height: 100%; border-left: 1px solid #14ada7; }
.index_for .right .box3linebox .item { position: relative; margin-bottom: 44px; cursor: pointer; }
.index_for .right .box3linebox .item.active .dot:before { opacity: 0; visibility: hidden; }
.index_for .right .box3linebox .item:last-child { margin-bottom: 0; }
.index_for .right .box3linebox .item h5 { position: absolute; right: 100%; top: 50%; font-size: 15px;color:#505050; -webkit-transform: translateY(-50%); transform: translateY(-50%); white-space: nowrap; margin-right: 18px; }
.index_for .right .box3linebox .item .dot { width: 20px; height: 20px; border-radius: 50%; position: relative; border:1px solid #14ada7;box-sizing: border-box;}
.index_for .right .box3linebox .item .dot:after { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 10px; height: 10px; border-radius: 50%; background: -webkit-gradient(linear, left top, left bottom, from(#14ada7), to(#14ada7)); background: linear-gradient(to bottom, #14ada7, #14ada7); z-index: 3; }
.index_for .right .box3linebox .item .dot:before { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 10px; height: 10px; border-radius: 50%; background: #fff; z-index: 4; -webkit-transition: .4s; transition: .4s; }

.mores {float: right;margin-top: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.mores:hover span { color: #14ada7; }
.mores span { color:#505050;-webkit-transition: .5s; transition: .5s; }


.index_five{
	width:100%;
	height:260px;
	float:left;
	margin:40px 0 0 0;
	background:url(../image/f.png) no-repeat center center;
	background-size:cover;
}
.index_five .left{
	width:26%;
	height:auto;
	float:left;
	margin-top:80px;
	
	box-sizing:border-box;
}
.index_five .left span{
	width:100%;
	height:50px;
	float:left;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:32px;
	letter-spacing:15px;
}
.index_five .left em{
	width:100%;
	height:50px;
	float:left;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:18px;
	letter-spacing:2px;
}
.index_five .center{
	width:40%;
	height:auto;
	float:left;
	margin:40px 4% 0 4%;
	box-sizing:border-box;
}
.index_five .center span{
	width:100%;
	height:70px;
	float:left;
	line-height:70px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:38px;
}
.index_five .center em{
	width:100%;
	height:50px;
	float:left;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:32px;
	font-weight:bold;
	letter-spacing:2px;
}
.index_five .center p{
	width:100%;
	height:50px;
	float:left;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:18px;
	letter-spacing:2px;
}
.index_five .right{
	width:26%;
	height:auto;
	float:left;
	margin-top:65px;
	box-sizing:border-box;
}
.index_five .right ul{
	width:100%;
	height:auto;
	float:left;
}
.index_five .right ul li{
	width:44%;
	height:40px;
	float:left;
	margin-left:4%;
	background-color:#fff;
	line-height:40px;
	margin-top:20px;
	color:#03c9c1;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	border-radius:5px;
	transition:all .5s;
}
.index_five .right ul li:hover{
	color:#fff;
	background-color:#03c9c1;
	
}


.index_six{
	width:100%;
	height:auto;
	float:left;
	padding:10px;
	margin:50px 0 0 0;
}
.index_six .index_title{
	display:table;
	margin:auto;
	float:none;
	width:auto;
}
.index_six .index_title .span{
	background: url(../image/g.png) no-repeat left center;
}
.index_six .picSwiper{
	width:68%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-top:10px;
}
.index_six .picSwiper .swiper-slide {
	width:320px;
	height:auto;
    float:left;
	margin-right:30px;
	margin-top:30px;
}
.index_six .picSwiper .swiper-slide .img{
	width:100%;
	height:85%;
	float:left;
	border:1px solid #f2f2f2;
	box-sizing: border-box;
	
	display: flex;
	display: -webkit-flex;
	display: -ms-flex; 
    align-items: center;
    overflow: hidden;
}
.index_six .picSwiper .swiper-slide .img img{
	width:100%;
    align-items: center;
	transition:all .5s;
}
.index_six .picSwiper .swiper-slide span{
	width:100%;
	height:40px;
	float:left;
	color:#3d3d3d;
	text-align:center;
	line-height:40px;
	font-size:16px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	transition:all .5s;
}
.index_six .picSwiper .swiper-slide:hover span{
	color:#14ada7;
}
.index_six .txtRight{
	width:29%;
	height:auto;
	float:right;
	margin-top:40px;
}
.index_six .txtRight .tip_title{
	width:100%;
	height:60px;
	float:left;
	line-height:60px;
	font-size:16px;
	background-image: linear-gradient(to bottom, #01cdc5, #0bbbb4, #16a9a3);
	padding:0 20px;
	box-sizing:border-box;
	color:#fff;
}
.index_six .txtRight .tip_title a{
	float:right;
	font-size:14px;
}
.index_six .txtMarquee-top{
	width:96%;
	height:490px;
	float:left;
	margin:4px 2% 0 2%;
	overflow:hidden;
}
.index_six .txtMarquee-top ul{
	width:100%;
	height:auto;
	float:left;
	
}
.index_six .txtMarquee-top ul li{
	width:100%;
	height:60px;
	float:left;
	line-height:60px;
	font-size:16px;
	color:#505050;
	border-bottom:1px solid #e9e9e9;
	position:relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_six .txtMarquee-top ul li:hover{
	color:#14ada7;
}


.index_seven{
	width:100%;
	height:auto;
	float:left;
	padding:60px 0;
	margin:50px 0 0 0;
	background:url(../image/h_bj.png) no-repeat top center;
}
.index_seven .index_title{
	width:40%;
    height: 60px;
	float:left;
    line-height: 60px;
	padding-bottom:12px;
	background:url(../image/ux.png) no-repeat bottom 0 left;
	background-size:100%;
}
.index_seven .index_title .span {
    height: 60px;
    line-height: 60px;
    float: left;
    background: url(../image/h.png) no-repeat left center;
}
.index_seven .index_title .span span{
	margin-left:75px;
	color:#fff;
}
.index_seven .index_title .span em{
    line-height: 70px;
	color:#fff;
}
.index_seven .swiper-box{
	width:100%;
	height:auto;
	float:left;
}
.index_seven .swiper-box .swiper-left{
	width:40%;
	height:auto;
	float:left;
	overflow:hidden;
	margin-top:40px;
}
.index_seven .swiper-box .swiper-left .swiper-slide{
	width:100%;
	height:auto;
	float:left;
}
.index_seven .swiper-box .swiper-left .swiper-slide .tit{
	width: 100%;
    height: 60px;
    float: left;
    line-height: 60px;
    font-size: 17px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_seven .swiper-box .swiper-left .swiper-slide .sum{
    width: 100%;
    height: 56px;
    float: left;
    line-height: 28px;
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index_seven .swiper-box .swiper-left .swiper-slide .hon{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
}
.index_seven .swiper-box .swiper-left .swiper-slide .hon span{
	width: 100%;
    height: 60px;
    float: left;
    line-height: 60px;
    font-size: 17px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_seven .swiper-box .swiper-left .swiper-slide .hon .in{
    width: 100%;
    height: 140px;
    float: left;
    line-height: 28px;
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.index_seven .swiper-box .swiper-left .swiper-slide .more{
	width: 100%;
    height: 30px;
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin-top: 30px;
    color: #fff;
}
.index_seven .swiper-box .swiper-image{
	width:50%;
	height:auto;
	float:right;
	overflow:hidden;
}
.index_seven .swiper-box .swiper-image .swiper-slide {
	width: 100%;
	height:auto;
	opacity:.3;
	
	
	
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(1);
}
.index_seven .swiper-box .swiper-image .swiper-slide .img{
	width:100%;
	height:500px;
	float:left;
	
	display: flex;
	display: -webkit-flex;
	display: -ms-flex; 
    align-items: center;
    overflow: hidden;
}
.index_seven .swiper-box .swiper-image .swiper-slide .img img{
	width:100%;
    align-items: center;
}

.index_seven .swiper-box .swiper-image .swiper-slide-active,.index_seven .swiper-box .swiper-image .swiper-slide-duplicate-active{
	transform: scale(1.5);
	z-index:99;
	opacity:1;
}



.index_eig{
	width:100%;
	height:auto;
	float:left;
	margin:60px 0;
}
.index_eig .pro_type{
    width: 240px;
    height: auto;
    float: left;
}
.index_eig .pro_type .type{
    width:100%;
	height:auto;
	float:left;
}
.index_eig .pro_type ul{
	float:left;
}
.index_eig .pro_type ul li{
	width:100%;
    height: 115px;
	float:left;
	background:#e8e8e8;
	margin-bottom:40px;
    line-height: 40px;
	
    overflow: hidden;
	padding:20px 30px;
	box-sizing:border-box;
	color:#282828;
	font-size:16px;
	cursor:pointer;
	transition:all .5s;
}
.index_eig .pro_type ul li:last-child{
	margin-bottom:0;
}
.index_eig .pro_type ul li span{
	width:100%;
	height:30px;
	float:left;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	color:#505050;
	text-align:center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_eig .pro_type ul li em{
	width:100%;
	height:30px;
	float:left;
	line-height:30px;
	font-size:14px;
	color:#818181;
	text-align:center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_eig .pro_type ul li.on{
	background:url(../image/eig.png) no-repeat center center;
	background-size:cover;
}
.index_eig .pro_type ul li.on span,
.index_eig .pro_type ul li.on em{
    color:#fff;
}

.index_eig .pro_box{
    width: calc(100% - 290px);
    height: auto;
    float: right;
}
.index_eig .pro_box ul{
    width: 100%;
    height: auto;
    float: left;
}
.index_eig .pro_box ul li{
    width: 31%;
    height: auto;
    float: left;
	margin-right:3.5%;
}
.index_eig .pro_box ul li:last-child{
	margin-right:0;
}
.index_eig .pro_box ul li .img{
	width:100%;
	height:240px;
	float:left;
	border-radius:8px;
	
	display: flex;
	display: -webkit-flex;
	display: -ms-flex; 
    align-items: center;
    overflow: hidden;
}
.index_eig .pro_box ul li .img img{
	width:100%;
    align-items: center;
	transition:all .5s;
}
.index_eig .pro_box ul li .em{
	width:100%;
	height:30px;
	float:left;
	line-height:30px;
	color:#8b8b8b;
	margin-top:10px;
	
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_eig .pro_box ul li .info{
	width:100%;
	height:auto;
	float:left;
}
.index_eig .pro_box ul li .info span {
    width:100%;
	height:40px;
	float:left;
	color:#3b3b3b;
	line-height:40px;
	font-size:16px;
	transition:all .5s;
	
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_eig .pro_box ul li .info p {
	width:100%;
	float:left;
    height: 56px;
    color: #979797;
    line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.index_eig .pro_box ul li .more{
	width:100%;
	height:30px;
	float:left;
	margin-top:19px;
}
.index_eig .pro_box ul li .more em{
	width:100px;
	height:100%;
	float:left;
	background-color:#e8e8e8;
	color:#8b8b8b;
	text-align:center;
	line-height:30px;
	transition:all .5s;
}
.index_eig .pro_box ul li:hover .img img{
	transform:scale(1.1);  
}
.index_eig .pro_box ul li:hover .info span{
	color:#14ada7; 
}
.index_eig .pro_box ul li:hover .more em{
	background-image: linear-gradient(to bottom, #01ccc4, #0bbcb4, #15aba5);
	color:#fff;
}
	
}