*{
	margin: 0;
	padding: 0;
}

ul li{
	list-style: none;
}


.fl{
	float: left;
}
.fr{
	float: right !important;
}
.banner{
	width: 100%;
	height: 444px;
	float: left;
}
.none{
	display: none;
}

.ystit{width: 100%; font-size:40px; text-align: center; padding-top: 40px; clear:both;}
.ystit>p{width: 100%; float:left;}
.ystit>.tia{width: 100%; float:left; position:relative; width:100%; border-bottom: 1px solid #ddd; height:60px; line-height: 60px; font-size:30px; color:#121c32}
.ystit>.tia::after{ width:180px; height:2px; background:#f15a01; content:''; position:absolute; left:50%;margin-left: -90px; top:59px}
.ystit>.tib{width: 100%; float:left; color:#999; font-size: 30px; padding-top: 30px;}


.swiperBg{width: 100%; height:1120px; background: url(../img/teambg.png) center bottom no-repeat; background-size: 1920px; float: left}
.pc-slide{width: 1200px; height: 700px;
	margin: 0 auto; position: relative;}
.view{ background: rgba(255,255,255,0.5); width: 100%; float: left; }

.view .swiper-container {
	width: 975px;
	height: 700px; float: right;
}
.view .swiper-container .pic{width:475px; height: 700px; float: left;}
.view .arrow-left {
	background: url(images/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {
	background: url(images/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.preview {
	width: 140px;
	/* margin-top: 10px; */
	position: absolute; top: 320px; left: 50px;
}

.preview .swiper-container {
	width: 140px;
	height: 620px;
	margin-left: 0px;
}

.preview .swiper-slide {
	width: 140px;
	height: 140px;
	cursor:pointer; margin-bottom: 20px;
}

/* .preview .slide6 {
	width: 82px;
} */

.preview .arrow-left {
	background: url(../img/topbtn.png) no-repeat left top;
	position: absolute;
	left: 50%; margin-left: -20px;
	top: 0%;
	margin-top: -40px;
	width: 40px;
	height: 40px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(../img/botbtn.png) no-repeat left top;
	position: absolute;
	left: 50%; margin-left: -20px;
	bottom: -40px;
	
	width: 40px;
	height: 40px;
	z-index: 10;
}

.preview img {
	width: 140px; opacity: 0.5; background: #000;
	/* padding: 1px; */
}

.preview .active-nav img {
	padding: 0;
	opacity: 1;
}



.h95{width: 100%; height: 95px; float: left;}

.chenword{ width:490px; float: right; padding-top: 85px;}
.nameyq{width: 100%; float: left;}
.nameyq font{ font-size: 40px; font-weight: bold; position: relative; padding-right: 25px; color: #f15a01; float: left;}
.nameyq font::after{width: 1px; height: 45px; background: #333; content: '';right: 5px;top: 5px;transform:rotate(30deg);position: absolute; right: 5px; }
.nameyq span{ float: left; padding-top: 2px; padding-left: 20px; font-size: 18px;}
.jltit{ padding-top: 40px;width: 100%; font-size: 18px;font-weight: bold; float: left; padding-bottom: 15px;}
.jinglist,.leixing{font-size: 14px;}

.fuwulist{width: 100%; display: flex; justify-content: center; flex-wrap: wrap;}
.fuwulist li{width:140px; height: 60px; padding: 0 10px;padding-bottom: 10px; }
.fuwulist li img{width:140px; height: 60px; float: left;}