@charset "utf-8";

body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none
}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal
}

a img {
	border: 0
}

ul, ol, li {
	list-style-type: none;
	vertical-align: 0
}

.mod18Box {
	padding-bottom: 6px;
	margin: 0px auto;
	width: 660px;
	background: #343434;
}

.mod18 {
	width: 660px;
	height: 431px;
	margin: 0px auto;
	position: relative;
	background: #343434;
}

.mod18 .btn {
	position: absolute;
	width: 15px;
	height: 70px;
	top: 361px;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}

.mod18 .prev {
	left: 0;
	background: url(/pc/image/prevBtn.png) no-repeat;
}

.mod18 #prevTop, .mod18 #nextTop {
	top: 140px;
	width: 46px;
	height: 48px;
}

.mod18 #prevTop { 
	background: url(/pc/image/prevBtnTop.png) 0 0 no-repeat;
}

.mod18 #nextTop {
	background: url(/pc/image/nextBtnTop.png) 0 0 no-repeat;
}

.mod18 .next {
	right: 0;
	background: url(/pc/image/nextBtn.png) no-repeat;
}

.mod18 li {
	float: left;
}

.mod18 .cf li {
	position: relative;
	color: #fff;
}

.mod18 .cf a {
	display: block;
	width: 660px;
	height: 355px;
	position: relative;
	color: #fff;
	-webkit-text-shadow: 1px 2px 2px #000;
	-moz-text-shadow: 1px 2px 2px #000;
	-ms-text-shadow: 1px 2px 2px #000;
	text-shadow: 1px 2px 2px #000;
}

.mod18 .cf li span {
	display: block;
	width: 620px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 20px;
	line-height: 22px;
	font-size: 18px;
	text-align: left;
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.88);
	opacity: 0.88;
	filter: alpha(opacity = 88);
	top: 310px;
}

.mod18 .cf a:hover {
	color: #e3e3e3;
}

.mod18 .picBox {
	height: 355px;
	position: relative;
	overflow: hidden;
}

.mod18 .picBox ul {
	height: 355px;
	position: relative;
}

.mod18 .picBox li {
	width: 660px;
	height: 355px;
}

.mod18 .picBox li img {
	width: 658px;
	height: 353px;
	border: 1px solid #ccc;
}

.mod18 .listBox {
	width: 622px;
	height: 70px;
	margin: 0 auto;
	position: relative;
	padding: 6px 0 0px;
	overflow: hidden;
}

.mod18 .listBox ul {
	height: 100px;
	position: relative;
}

.mod18 .listBox li {
	width: 125px;
	height: 70px;
	cursor: pointer;
	position: relative;
}

.mod18 .listBox li i {
	display: none;
}

.mod18 .listBox li a {
	display: block;
	width: 120px;
	height: 70px;
}

.mod18 .listBox li img {
	width: 120px;
	height: 70px;
}

.mod18 .listBox .on img {
	width: 114px;
	height: 64px;
	border: 3px solid white;
}

.mod18 .listBox .on i {
	display: block;
}