/*!
 * @since:2020/01/08.
 * @author:flyfly ~~~!
 * @Email:li13572463831@163.com ~~~!
 * @Copyright © 2020 hzgxr.com. All Rights Reserved.
 * @rule:采用大驼峰法命名.
 **/
.tujbox{
	margin-bottom:30px;
}
.pc-slide {
	width:500px;
	float:left;
	overflow:hidden;
}
.pic-show-txt{
	float:left;
	width:630px;
	min-height:490px;
	border-left:none;
	margin-left:30px;
}
.pic-show-txt .text-wordss{
	margin:0px 20px 0 30px;;
}
.pic-show-txt .text-wordss .tit-shows{
	font-size:16px;
	color:#eee;	margin-bottom:15px;	font-weight:600;
}
.pic-show-txt .text-wordss .tit-cate{
	font-size:15px;
	color:#eee;	display:none;
	margin:20px 0;
	border-bottom:1px dashed rgba(255,255,255,.35);
	padding-bottom:15px;
	
}
.show-i-tel{
	display:block;
	width:50px;
	height:50px;
	background:url(../images/show-i-tel.png) top center no-repeat;
	background-size:100%;
	float:left;
	margin-right:10px;
}
.show-tel-txt .txt{
	color:#3ba8cc;
	font-size:15px;
}
.show-tel-txt .num{
	font-size:20px;
	
}
.show-tel-txt .num a{color:#fff;}
.pic-show-txt .text-wordss .show-dsc{
	display:block;
	box-sizing: border-box;
	font-size:14px;
	color:#ddd;
	line-height:28px;
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom:1px dashed rgba(255,255,255,.35);
	min-height: 238px;
}
.pic-show-txt .text-wordss .show-dsc p{
	line-height: 35px;
}
.pic-show-txt .text-wordss .show-dsc span{
	display:block;
	font-weight:600;
	color:#eee;
	font-size:14px;
	margin-bottom:10px;
}
.pic-show-txt .text-wordss .tit-cate span{
	font-weight:600;
}
.view .swiper-container {
	width: 100%;
	height: auto;
	text-align:center;
	background:rgba(0,0,0,.3);
	padding:30px 0;
	border-radius:4px;
}
.view .swiper-container img{
	display:inline-block;
	width:423px;
	height:auto;
}
.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;
	color:#fff;
}
.view .arrow-left .iconfont,.view .arrow-right .iconfont{
	font-size:30px;
	color:rgba(255,255,255,.75);
}
.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 {
	margin-top: 20px;
	position: relative;
}

.preview .swiper-container {
	width: 100%;
	height: 62px;
	
}

.preview .swiper-slide {
	width: auto;
	height: 62px;
	cursor:pointer;
	margin:0 4px;
}
.preview .swiper-slide img{height:60px;width:auto!important;}
.preview .slide6 {
	width: 62px;
}

.preview .arrow-left {
	/*background: url(../images/feel3.png) no-repeat left top;*/
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview .arrow-right {
	/*background: url(../images/feel4.png) no-repeat left bottom;*/
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .arrow-left .iconfont,.preview .arrow-right .iconfont{
	color:#eee;
	font-size:18px;
	opacity:.5;
}
.preview img {
	padding: 1px;
}

.preview .active-nav img {
	padding: 0;
	border: 1px solid #179eca;
}
#numBox{
	background:rgba(0,0,0,.3);
	width:100px;
	left:50%;
	margin-left:-50px;
	padding:5px;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	-o-border-radius:25px;
	font-size:14px;
	bottom: 40px;
	
}
.swiper-pagination-current{
	color:#179eca;
}
.icon-show-ls{
	width:100%;
	margin-top:20px;
}
.icon-show-ls a{
	width:33.33%;
	float:left;
	display:block;
	color:#fff;
	font-size:14px;
	text-align:center;

}
.icon-show-ls a .sider{
	background: rgba(0,0,0,.25);
	margin:5px;
	border-radius:4px;
	padding:12px;
	box-sizing:border-box;
}
.icon-show-ls a .icon-fx{
	display:block;
	width:50px;
	height:50px;
	margin:10px auto;

}
.icon-show-ls a .icon-fx img{width:50px; height:50px;}
.icon-show-ls a .icon-xl{
	width:50px;
	height:50px;
	background:url(../images/icon-xl.png) top center no-repeat;
	background-size:100%;
	display:block;
	margin:10px auto;

}

.icon-show-ls a:hover{
	color:#00f8ff;
}
.icon-show-ls a:hover .sider{
	background: rgba(0,0,0,.15);
}
@media all and (min-width:320px) and (max-width:767px){
	.icon-show-ls a .icon-tx,.icon-show-ls a .icon-fx,.icon-show-ls a .icon-xl{
		display:block;
		margin:10px auto;
	}
	.icon-show-ls a span{
		display:block;
	}
	.pc-slide{
		width:100%;
		float:none;
	}
	.view .swiper-container img{
		width:100%!important;
		height:auto;
	}
	.pic-show-txt{
		float:none;
		margin-left:0px;
		width:100%;
		min-height:auto;
		margin-top:20px;
		border-left:none;
		border-top: 1px solid rgba(255,255,255,.2);
	}
	.pic-show-txt .text-wordss{
		margin:15px;
	}
	.pic-show-txt .text-wordss .tit-shows{
		font-size:20px;
		font-weight:600;
	}
	.view .swiper-container{
		padding:0px;
	}
	.pic-show-txt .text-wordss .show-dsc{
		min-height:auto;
	}
	.pic-show-txt .text-wordss .show-dsc p{
	line-height: 28px;
}
}
