﻿@charset "utf-8";
*{ padding:0; margin:0;}
ul,li{ list-style:none;}
img{ border:0;}

#zSlider{float:left;width:100%;height:343px;}
#picshow{position:relative;height:342px;display:inline-block; }
#picshow_img{width:615px;height:342px;overflow:hidden; float:left;}
#picshow_img li{width:615px;height:342px;overflow:hidden; float:left; display:none;}
#picshow_img img{width:615px;height:342px;}

#picshow_tx{width:615px;left:0px;bottom:0px; position:absolute;overflow:hidden;}
#picshow_tx ul{margin:0px;padding:0px;}
#picshow_tx li{ padding:5px 15px; display:none;background:rgba(0,0,0,0.5);}
#picshow_tx li a{color:#fff;font-size:20px;}
#picshow_tx li a:hover{color:red;}
#picshow_tx li h3{ margin:0;}

#select_btn{height:342px; color:#444;float:right; display:inline-block; background-color:#ececec;}
#select_btn li{padding:18.5px 15px; cursor:pointer;}
#select_btn li:hover,#select_btn li.current,#select_btn li.current:hover
{background:#d4d4d4 url(gl_icon1.png) left center no-repeat;}
#select_btn a{color:#444;}
#select_btn .select_text{ height:20px; font-size:14px; overflow:hidden; display:block;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		white-space:inherit;
}
/*@media (max-width:992px){
    .body_paddt{padding-top:250px;}
}*/

.team-left{
	position:relative;
	margin:0px;
	/*border:1px solid red;*/
	padding:0px 10px;
}
.team-left img{
width:100%; border:#fff solid 0px;height:341px;
border-radius: 5px;
}
.bannerapp_sp .mod4_text{margin:0px;padding:0px 10px;position:absolute;z-index: 9999;bottom:0;left:0;text-align:center;}
.bannerapp_sp .mod4_text a{margin:0px;font-size:18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	white-space:inherit;	
	background:rgba(0,0,0,0.5);height:35px;text-align:left;line-height:35px;color:#ffffff;padding-left:15px;}
.bannerapp_sp .mod4_text a:hover{color:#f09236;}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 0px;

}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;

}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right{position:absolute;top:50%;height:50px;width:50px;cursor:pointer;}
.nbs-flexisel-nav-left{left:0;opacity: 0;}
.nbs-flexisel-nav-right{right:0;opacity: 0;}
.nbs-flexisel-nav-left:hover{opacity: 1;left:-5px;background:url(ktyeng_img_left1.png) center center no-repeat;}
.nbs-flexisel-nav-right:hover{opacity: 1;right:-5px; background:url(ktyeng_img_right1.png) center center no-repeat;}

@media (max-width:680px){
    .team-left img{
	width:100%; border:#fff solid 0px;height:300px;
	border-radius: 5px;
	}
}
@media (max-width:550px){
    .team-left img{
	width:100%; border:#fff solid 0px;height:260px;
	border-radius: 5px;
	}
}
@media (max-width:480px){
    .team-left img{
	width:100%; border:#fff solid 0px;height:200px;
	border-radius: 5px;
	}
}
@media (max-width:420px){
    .team-left img{
	width:100%; border:#fff solid 0px;height:170px;
	border-radius: 5px;
	}
}