.surveyShow{
	width: 100%;
	height: 460px;	
	padding-top: 10px;
}
.surveyShow .suSh-left{
	width: 200px;
	float: left;
	position: relative;	
}
.surveyShow .suSh-left .recommend{
	background: url(../images/14-01.png) no-repeat;
	width: 200px;
	height: 40px;
	background-color: #fff;
	background-position: left 15px center;
}
.surveyShow .suSh-left .dcls-obps{
	width: 100%;
	height: 155px;
	background: url(../images/14-02.png) no-repeat;
}
.surveyShow .suSh-left .dcls-obps a{
	width: 100%;
	height: 100%;
	display: block;	
}
.surveyShow .suSh-right{
	width: 985px;
	float: right;
	height: 100%;
}
.surveyShow .suSh-right .banner{
	width: 100%;
}
.surveyShow .suSh-right .banner .example2{
	
}



.c-banner .banner ul li a{
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 8px;
	height: 8px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
	cursor: pointer;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 30px;
	text-align: center;
	z-index: 1;
}

.c-banner{
	width: 100%;
	position: relative;
	height: 100%;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
	height: 100%;
	cursor: pointer;
}
.c-banner .banner ul li{
	position: absolute;
	display: none;
	opacity: 0;
	width:100%;
	height:100%;
}
.advClick{
	width: 200px;
	height: 259px;
	position: absolute;
	z-index: 1;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
	height: 259px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 0;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	display: none;	
}
.hhjt-logo{
	background: url(../images/hhqt.png) no-repeat;
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 10px;
}
.deviceName{
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: 0px;
	text-align: center;
	font-size: 14px;
	color: #444;
	background-color: rgba(255,255,255,.6);
	line-height: 30px;	
	font-weight: bold;
}

.swt-logo{
	background: url(../images/swt-logo.jpg) no-repeat;
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 10px;
}
.swiper-container{
	height: 259px;
	cursor: pointer;
}
.swiper-slide{
	width: 100% !important;
}
.swiper-slide .advClick img{
	width: 100%;
	position: absolute;
	top: 0px;
	height: 259px;	
}
.swiper-pagination-bullet{
	background: #fff !important;
	opacity: 1 !important;	
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 6px !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 35px !important;
}
.swiper-pagination-bullet-active{
	background-color: #ff6600 !important;
}
.moreLogo{
	background: url(../images/moreLogo.png) no-repeat;
	background-position: left 10px center;	
	text-align: right;
}