﻿
.inkPhoBox { width:100%; margin: 15px auto 0px; }
.inkPhoBox .mod18{width:677px;position:relative; margin: 0 auto;}
.inkPhoBox #prev{ background: url(../picture/prevBtn.png) no-repeat; height: 48px; width: 24px; position: absolute; z-index: 99; left: -39px; top: 37px; cursor: pointer; border: none;}
.inkPhoBox #next{ background: url(../picture/nextBtn.png) no-repeat; height: 48px; width: 25px; position: absolute; z-index: 99; top: 37px; cursor: pointer; border: none;}
.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 .bigImgBox{width: 688px; height: 514px; /*border: 1px solid #E1E1E1;  padding:21px; */} 
.inkPhoBox .mod18 .picBox{width: 688px; height: 514px; position: relative; overflow: hidden;}
.inkPhoBox .mod18 .picBox ul{height:514px;position:absolute; left:0;}
.inkPhoBox .mod18 .picBox li{ width: 688px; height: 514px;}

.inkPhoBox .smImgBox{ width: 707px; height: 101px; margin-top: 20px; position: relative; }
.inkPhoBox .mod18 .listBox{ width: 707px; height: 101px; margin: 0 auto; position: relative; overflow: hidden; }
.inkPhoBox .mod18 .listBox ul{height:101px;position:absolute; padding-left:0px;}
.inkPhoBox .mod18 .listBox li{ width: 148px; height: 101px; cursor: pointer; position: relative; padding: 0 9px 0 0; }
.inkPhoBox .mod18 .listBox li i{display:none;}
.inkPhoBox .mod18 .listBox li a{display:block;width:134px;height:101px;}
.inkPhoBox .mod18 .listBox li img{ width:130px; height:97px;}
.inkPhoBox .mod18 .listBox .on img{ width:130px; height:97px;}
.inkPhoBox .mod18 .listBox .on { background:url(../picture/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 (min-width: 1199px) {

    .inkPhoBox #next{  right: -65px; }
}

@media (max-width: 767px){



.inkPhoBox #prev {
    left: -3px;
}
.inkPhoBox #next {
    margin-left: 321px;
}

.inkPhoBox .mod18 .cf a{display:block;width:375px;height:300px;}
.inkPhoBox .bigImgBox{width: 100%; height: auto; } 

.inkPhoBox .mod18 .picBox{width: 100%; height: 300px; }
.inkPhoBox .mod18 .picBox ul{height:auto;}
.inkPhoBox .mod18 .picBox li{ width: 375px; height: 300px;}



.inkPhoBox .mod18 .picBox li img{ width: 100%; height:auto;}


.inkPhoBox .mod18 .picBox li img{ width: 100%; height: auto;}


.inkPhoBox .smImgBox{ width:100%;  }
.inkPhoBox .mod18 .listBox{ width: 100%; }

.inkPhoBox .mod18 .listBox li a{width:100%;height:auto;}
.inkPhoBox .mod18 .listBox .on img{ width:99%;height:auto; border:dashed 1px #cacaca;}


  
  }