*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
/*焦点图*/
.mod18{
    width: 188px;
    height: 233px;
    position: relative;
}
.mod18 .btn{
       position: absolute;
    width: 26px;
    height: 27px;
    top: 336px;
    cursor: pointer;
    z-index: 99;
    font-size: 50px;
    font-weight: bold;
}
.mod18 .prev{
    left: 224%;
    background: url(../images/businessView/left.png) no-repeat;
    top: 58%;
    background-size: 100%;
	}
	.mod18 .btn:hover {
	
	}
/*.mod18 #prevTop,.mod18 #nextTop{top:213px;width:46px;height:48px;}*/
/*.mod18 #prevTop{background:url(images/prevBtnTop.png) 0 0 no-repeat;}*/
/*.mod18 #nextTop{background:url(images/nextBtnTop.png) 0 0 no-repeat;}*/
.mod18 .next{
    right: -164%;
    background: url(../images/businessView/right.png) no-repeat;
    top: 58%;
    background-size: 100%;
}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:188px;height:230px;position:absolute;color:#fff;}
.mod18 .picBox{height:330px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:330px;position:absolute;}
.mod18 .picBox li{width:188px;height:230px;}
.mod18 .listBox{
    width:474px;
    height: 126px;
    margin: 0 auto;
    position: relative;
    padding: 6px 0 10px;
    overflow: hidden;
    top: -144%;
    left: 115%;
}
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{
    width: 97px;
   cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:124px;height: 103px;}
.mod18 .listBox li img{
    width: 84px;
   
}
.mod18 .listBox .on img{
    width: 86px;
   border:3px solid #4A0095;}
.mod18 .listBox .on i{display:block;}