
a img {
    border: 0
}

.inkPhoBox {
    width: 12rem;
    margin: .15rem auto 0px;
}

.inkPhoBox .main {
    width: 7.32rem;
}

.inkPhoBox .mod18 {
    width: 6.77rem;
    position: relative;
}

.inkPhoBox #prev {
    background: url(../img/prevBtn.png) no-repeat;
    height: .48rem;
    width: .24rem;
    position: absolute;
    z-index: 99;
    left: .11rem;
    top: .6rem;
    cursor: pointer;
}

.inkPhoBox #next {
    background: url(../img/nextBtn.png) no-repeat;
    height: .48rem;
    width: .25rem;
    position: absolute;
    z-index: 99;
    top: .6rem;
    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: 5.26rem;
    height: 3.77rem;
    position: absolute;
    color: #fff;
}

.inkPhoBox .mod18 .cf li span {
    display: block;
    width: 6.88rem;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: .1rem .2rem;
    line-height: .22rem;
    text-align: left;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr="#60000000", endColorstr="#60000000");
}

.inkPhoBox .bigImgBox {
    width: 12rem;
    height: 6.77rem;
    border: 1px solid #E1E1E1;
    /* padding: .11rem; */
}

.inkPhoBox .mod18 .picBox {
    width: 12rem;
    height: 6.77rem;
    position: relative;
    overflow: hidden;
}

.inkPhoBox .mod18 .picBox ul {
    height: 5.5rem;
    position: absolute;
    left: 0;
}

.inkPhoBox .mod18 .picBox li {
    width: 12rem;
    height: 5.5rem;
}

.inkPhoBox .smImgBox {
    width: 12rem;
    height: 1.6rem;
    padding-top: 0.1rem;
    /* padding: 0.11rem; */
    border: 1px solid #E1E1E1;
    margin-top: 12px;
    position: relative;
}

.inkPhoBox .mod18 .listBox {
    width: 12rem;
    height: 1.6rem;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.inkPhoBox .mod18 .listBox ul {
    height: 1.6rem;
    position: absolute;
    padding-left: 0px;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.inkPhoBox .mod18 .listBox li {
    width: 1.34rem;
    height: 1.6rem;
    cursor: pointer;
    position: relative;
    padding: 0 9px 0 0;
}

.inkPhoBox .mod18 .listBox li i {
    display: none;
}

.inkPhoBox .mod18 .listBox li{
    display: block;
    text-align: center;
    width: 2.3rem;
    height: 1.6rem;
}

.inkPhoBox .mod18 .listBox .on img {
    border: 2px solid #B42222;
    width: 2rem;
    height: 1.3rem;
}

.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: .32rem;
    color: #fff;
    text-align: center;
    height: .3rem;
    line-height: .3rem;
    background: #333
}
.cf_up img{
    width: 12rem;
    height: 6.77rem;
}
