/**¹ö¶¯**/
.id_a6{width:1300px; height:470px; overflow:hidden; margin-bottom:9px;}
.id_a6_box{width:1300px; height:470px;}
.id_a6_box_nav{ height:30px; padding:0px 15px 0px 10px; line-height:26px; font-size:18px; background:url(../images/index-5.gif);}
.id_a6_box_nav b{color:#999;}
.id_a6_box_nav a{float:right; font-size:12px; color:#fff;}

#customer_box{width:1300pxpx; height:470px; position:relative; overflow:hidden;}
#customer_box ul{list-style-type:none; padding:18px 0px 0px 0px; width:2000em; position:absolute;}
#customer_box ul li{width:248px; height:360px; float:left; position:relative; margin-right:15px;}
#customer_box ul li img{width:248px; height:360px;}
/*#customer_box ul li a{color:#666}
#customer_box ul li a:hover span{color:#980014;}
#customer_box ul li span{display:block; height:20px; color: #666666; font-size:12px;}*/

.src6 a.st{width:20px; height:37px; background: url(../images/direction.png) 0 no-repeat; display:block; position:absolute; left:12px; 
top:55px;}
.src6 a.sm{width:20px; height:37px; background:url(../images/direction.png) -20px 0 no-repeat; display:block; position:absolute; top:55px; right:8px;}

#customer_box ul li:hover .info_e{opacity: 1;}
   #customer_box  .info_e{
	height: 100%;
	background: rgba(0,0,0,0.5);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
#customer_box .info_e .bor{
	width: 70%;
	height: 70%;
	border: 1px solid #fff;
	margin: 36px auto 0;
}
#customer_box  .info_e p{
    white-space:normal;
    text-align: left;
    margin-top: 10px;
	font-size: 12px;
    width: 80%;
    margin: 0px auto;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
	padding-top:40px;
}
#customer_box  .info_e a {
    font-size: 12px;
    width: 66px;
    height: 23px;
    display: block;
    background: #f6bb19;
    text-align: center;
    margin: 20px auto 0;
    color: #fff;
}