@charset "utf-8";
/*
*
* webname:维度端前端网
* website:http://www.weiduduan.com/
* author:vdu
* qq:2210682628
*
*/

/* reset */
body {
	font: 12px/18px "宋体", arial, sans-serif;
	color: #585858;
}
body, div, p, span, form, iframe, table, td, th, input, textarea, button, label, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul, ol, li, dl {
	list-style-type: none;
}
em, i, dfn, cite, strong, small {
	font-style: normal;
}
img {
	border: 0;
}
fieldset, button, input, select, option {
	vertical-align: middle;
	font: 12px/18px "宋体", arial, sans-serif;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
textarea {
	resize: none
}
/* color 
a:link,a:visited{color:#575757;text-decoration:none;}
a:hover{color:#ef4165;text-decoration:none;}
a:active{color:#1d7400;}
*/

/* clearfix */
.clearfix {
*zoom:1;
}
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
	clear: both;
}
/* public.omission */
.fl {
	float: left;
}
.fr {
	float: right;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.fb {
	font-weight: bold;
}
.f12 {
	font-size: 12px;
}
h3 {
	font-weight: normal;
}
.listop {
	padding-top: 15px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mL10 {
	margin-left: 10px;
}
.mL15 {
	margin-left: 15px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
/* hdp */
.huandengpian {
	width: 812px;
	margin: 15px auto 0 auto;
}
.mod18 {
	width: 812px;
	height: 520px;
	margin: 0 auto;
	position: relative;
	background: #f7f7f7;
}
.mod18 .btn {
	position: absolute;
	width: 15px;
	height: 70px;
	top: 520px;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}
.mod18 .prev {
	left: 0;
	background: url(../js20171129/prevBtn.png) no-repeat;
}
.mod18 #prevTop, .mod18 #nextTop {
	top: 213px;
	width: 46px;
	height: 48px;
}
.mod18 #prevTop {
	background: url(../js20171129/prevBtnTop.png) 0 0 no-repeat;
}
.mod18 #nextTop {
	background: url(../js20171129/nextBtnTop.png) 0 0 no-repeat;
}
.mod18 .next {
	right: 0;
	background: url(../js20171129/nextBtn.png) no-repeat;
}
.mod18 li {
	float: left;
}
.mod18 .cf li {
	position: relative;
	color: #fff;
}
.mod18 .cf a {
	display: block;
	width: 812px;
	height: 520px;
	position: absolute;
	color: #fff;
}
.mod18 .cf li span {
	display: block;
	width: 812px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 20px;
	line-height: 22px;
	text-align: left;
	background: rgba(0,0,0,0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = "#60000000", endColorstr = "#60000000");
}
.mod18 .picBox {
	height: 520px;
	position: relative;
	overflow: hidden;
}
.mod18 .picBox ul {
	height: 520px;
	position: absolute;
}
.mod18 .picBox li {
	width: 812px;
	height: 520px;
}
.mod18 .listBox {
	width: 812px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	padding: 0px 0px;
	overflow: hidden;
}
.mod18 .listBox ul {
	height: 100px;
	position: absolute;
}
.mod18 .listBox li {
	width: 129px;
	height: 100px;
	cursor: pointer;
	position: relative;
}
.mod18 .listBox li i {
	display: none;
}
.mod18 .listBox li a {
	display: block;
	width: 124px;
	height: 70px;
}
.mod18 .listBox li img {
	width: 124px;
	height: 70px;
}
.mod18 .listBox .on img {
	width: 118px;
	height: 64px;
	border: 3px solid #ff6600;
}
.mod18 .listBox .on i {
	display: block;
}
