﻿

.inkPhoBox { width: 100%; margin: 15px auto 0px; }
.inkPhoBox .main{ width:100%;}
.inkPhoBox .mod18{width:100%;position:relative;}
.inkPhoBox #prev{ background: url(../images/prevBtn.png) no-repeat; height: 48px; width: 24px; position: absolute; z-index: 99; left: 11px; top: 22px; cursor: pointer; }
.inkPhoBox #next{ background: url(../images/nextBtn.png) no-repeat; height: 48px; width: 25px; position: absolute; z-index: 99; top: 22px; 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:526px;height:377px;position:absolute;color:#fff;}
.inkPhoBox .mod18 .cf li span{display:block;width:688px;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");}
.inkPhoBox .bigImgBox{width: 600px; height: AUTO;  }
.inkPhoBox .mod18 .picBox{width: 600px; height:400px; position: relative; overflow: hidden;}
.inkPhoBox .mod18 .picBox img{width: 600px; height: 375px;}
.inkPhoBox .mod18 .picBox ul{height:494px;position:absolute; left:0;margin-left:0px;margin-left:0px;float:none;display:inherit;}
.inkPhoBox .mod18 .picBox li{ width: 600px; height: 375px;}

.inkPhoBox .smImgBox{ width: 580px; height: 70px; padding: 11px; border: 1px solid #E1E1E1; margin-top: 12px; position: relative; }
.inkPhoBox .mod18 .listBox{ width: 590px; height: 70px; margin: 0 auto; position: relative; overflow: hidden; margin-top:1%;}
.inkPhoBox .mod18 .listBox ul{height:56px;position:absolute; padding-left:0px;margin-left: 0px;}
.inkPhoBox .mod18 .listBox li{ width: 90px; height: 56px; cursor: pointer; position: relative; padding: 0 9px 0 0; }



.inkPhoBox .mod18 .listBox li i{display:none;}
.inkPhoBox .mod18 .listBox li a{display:block;width:90px;height:56px;}
.inkPhoBox .mod18 .listBox li img{width:90px; height:56px;border:2px solid #f9f9f9;}
.inkPhoBox .mod18 .listBox .on img{border:2px solid #ff9933; width:90px; height:56px;}
.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}


@media(max-width: 1000px){
.inkPhoBox .main{width:600px;margin:auto;}}





@media(max-width: 600px){
	.inkPhoBox .mod18 .picBox img{width:400px;height:auto;margin:auto;}
	.inkPhoBox .bigImgBox{width:100%;}
	.smImgBox{display:none;}
	
	/*.inkPhoBox .mod18 .picBox{width:100%;height:300px;}
	.inkPhoBox .mod18 .picBox li{width:100%;height:auto; text-align:center;}
	.inkPhoBox .mod18 .cf a{width:400px;height:auto;margin:auto; text-align:center;}
	
	.inkPhoBox .mod18 .picBox img{width:400px;height:auto;margin:auto;margin-left:20%}*/
	}
	
	
	
/*@media(max-width: 500px){
	
	.inkPhoBox .bigImgBox{width:100%;}
	.smImgBox{display:none;}
	
	.inkPhoBox .mod18 .picBox{width:100%;height:300px;}
	.inkPhoBox .mod18 .picBox li{width:100%;height:auto; text-align:center;}
	.inkPhoBox .mod18 .cf a{width:400px;height:auto;margin:auto; text-align:center;}
	
	.inkPhoBox .mod18 .picBox img{width:400px;height:auto;margin:auto;margin-left:13%}
	}*/