﻿.inkPhoBox { width: 856px; transition:1s all;}
.inkPhoBox .main{ width:856px;}
.inkPhoBox .mod18{width:856px;position:relative;}
.inkPhoBox #prev{ background: url(../images/prevBtn.png) no-repeat; height: 48px; width: 24px; position: absolute; z-index: 99; left: 10px; top: 30px; cursor: pointer; }
.inkPhoBox #next{ background: url(../images/nextBtn.png) no-repeat; height: 48px; width: 25px; position: absolute; z-index: 99; top: 30px; right: 10px; 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:856px;height:510px;position:absolute;color:#fff;}
.inkPhoBox .mod18 .cf li span{display:block;width:856px;position:absolute;left:0;top:530px; line-height:22px;text-align:left;}
.inkPhoBox .mod18 .cf li span h1 { font-size: 24px; line-height: 40px;}

.inkPhoBox .bigImgBox{width: 856px; height: 510px; position: relative;}
.inkPhoBox .mod18 .picBox{width: 856px; height: 700px; position: relative; overflow: hidden;}
.inkPhoBox .mod18 .picBox img { display: block; width: 856px; height: 510px;}
.inkPhoBox .mod18 .picBox ul{height:700px;position:absolute; left:0;}
.inkPhoBox .mod18 .picBox li{ width: 856px; height: 700px;}
.inkPhoBox .smImgBox{ width: 856px; height: 80px; padding: 10px 0; position: absolute; bottom: 0; left:0; z-index: 99; background: rgba(255,255,255,0.8); }
.inkPhoBox .mod18 .listBox{ width: 770px; height: 80px; margin: 0 43px; position: relative; overflow: hidden; }
.inkPhoBox .mod18 .listBox ul{ height:80px;position:absolute;}
.inkPhoBox .mod18 .listBox li{ width: 134px; height: 80px; cursor: pointer; position: relative; padding: 0 10px; float: left; }
.inkPhoBox .mod18 .listBox li i{display:none;}
.inkPhoBox .mod18 .listBox li a{display:block;width:134px;height:80px;}
.inkPhoBox .mod18 .listBox .on img{ width:126px; height:72px; border:4px solid rgba(255,255,255,.6) }
.inkPhoBox .mod18 .listBox img{ width:134px; height:80px;}

.inkPhoBox .mod18 .listBox .on {}
.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}