﻿@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
}

body {
	color: #333;
	text-align: center;
	font: 12px  'Microsoft Yahei', Arial, Helvetica, sans-serif, Tahoma, Geneva;
}

ul,
ol,
li {
	list-style-type: none;
	vertical-align: 0
}

a {
	outline-style: none;
	color: #535353;
	text-decoration: none
}

a:hover {
	color: #D40000;
	text-decoration: none
}

.inkPhoBox {
	width: 100%;
	margin: 15px auto 0px;
}

.inkPhoBox .main {
	width: 732px;
}

.inkPhoBox .mod18 {
	width: 677px;
	position: relative;
}

.inkPhoBox #prev {
	background: url(images/prevBtn.png) no-repeat;
	height: 48px;
	width: 24px;
	position: absolute;
	z-index: 99;
	left: 11px;
	top: 24px;
	cursor: pointer;
}

.inkPhoBox #next {
	background: url(images/nextBtn.png) no-repeat;
	height: 48px;
	width: 25px;
	position: absolute;
	z-index: 99;
	top: 24px;
	right: 11px;
	cursor: pointer;
}

.inkPhoBox .mod18 #prevTop {
	display: none
}

.inkPhoBox .mod18 #nextTop {
	display: none
}

.inkPhoBox .mod18 li {
	float: left;
}

.inkPhoBox .mod18 .cf li {
	position: relative;
	color: #fff;
}

.inkPhoBox .mod18 .cf a {
	display: block;
	width: 958px;
	height: 377px;
	position: absolute;
	color: #fff;
	margin: 0 auto;
	text-align: center !important;
	vertical-align: middle !important;
}
.inkPhoBox .mod18 .cf a>img{
	margin: 0 auto;
	text-align: center !important;
	vertical-align: middle !important;
}
.inkPhoBox .mod18 .cf li span {
	width: 918px;
	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");
	display: block;
}

.inkPhoBox .bigImgBox {
	width: 958px;
	height: 600px;
	border: 1px solid #E1E1E1;
	padding: 10px;
}

.inkPhoBox .mod18 .picBox {
	width: 958px;
	height: 600px;
	position: relative;
	overflow: hidden;
}

.inkPhoBox .mod18 .picBox ul {
	height: 600px;
	position: absolute;
	left: 0;
}

.inkPhoBox .mod18 .picBox li {
	width: 958px;
	height: 600px;
}
.inkPhoBox .mod18 .picBox li img{
	outline: #ededed 1px solid;
}
.inkPhoBox .smImgBox {
	width: 958px;
	height: 75px;
	padding: 11px;
	border: 1px solid #E1E1E1;
	margin-top: 12px;
	position: relative;
}

.inkPhoBox .mod18 .listBox {
	width: 958px;
	height:80px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.inkPhoBox .mod18 .listBox ul {
	height: 80px;
	position: absolute;
	padding-left: 0px;
}

.inkPhoBox .mod18 .listBox li {
	width: 120px;
	height: 75px;
	cursor: pointer;
	position: relative;
	padding: 0 9px 0 0;
}

.inkPhoBox .mod18 .listBox li i {
	display: none;
}

.inkPhoBox .mod18 .listBox li a {
	display: block;
	width: 120px;
	height: 75px;
}

.inkPhoBox .mod18 .listBox img {
	border: 2px solid #cccccc;
}

.inkPhoBox .mod18 .listBox .on img {
	border: 2px solid #38a442;
	/*max-width: 120px;*/
	max-height: 75px;
	margin: 0 auto;
	text-align: center !important;
	vertical-align: middle !important;
}

.inkPhoBox .mod18 .listBox .on {
	background: url(images/img_bg.jpg) center top no-repeat;
}

.inkPhoBox .mod18 .listBox .on i {
	display: block;
}

.inkPhoBox .left_top {
	font-family: Arial;
	font-size: 32px;
	color: #fff;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #333
}