@charset "utf-8";
/* CSS Reset */
#tFocus{width:700px;height:400px;overflow:hidden;}
#tFocus-pic{width:700px;height:300px;position:relative;}
#tFocus-pic li{width:700px;height:300px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocusBtn{width:555px;height:84px;margin-top:15px;z-index:20;overflow:hidden;}
#tFocus-btn{width:465px;height:84px;position:relative;left:0;bottom:0;overflow:hidden;margin-right:19px;}
#tFocus-btn ul{width:100000px;left:0;top:0;}/*要自动轮播加上position:absolute;这个属性*/
#tFocus-btn li{height:74px;width:140px;padding-top:7px;display:block;float:left;margin-right:15px;}
#tFocus-btn li img{border:2px solid #dddddd;}
#tFocus-btn li.active{background:url(../images/productshow/wxfwbq/spr.png) no-repeat;background-position:50% 0;}
#tFocus-btn li.active img{border:2px solid #40b9e5}

#tFocus-leftbtn{
	height:40px;
	margin-top:25px;
	width:25px;
	float:left;
	text-indent:-9999px;
	margin-left:5px;
	background: url(../images/productshow/ad_scroll_back.gif) center center no-repeat;
	}
#tFocus-rightbtn{
	height:40px;
	margin-top:-59px;
	width:25px;
	float:left;
	text-indent:-9999px;
	background: url(../images/productshow/ad_scroll_forward.gif) center center no-repeat;margin-left:523px;
	}


.viewdd {
    width: 210px;
    margin-left:75px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
	margin-top: 30px;
}

.view-tenthdd:hover {
    -webkit-transform: translate3d(0, -3px, 0);
    -ms-transform: translate3d(0, -3px, 0);
    -o-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}
.viewdd .thumb {
    overflow: hidden;
}
.shadowdd-s {
    width: 213px;
    height: 7px;
    position: absolute;
    margin-left: -2px;
    margin-top: 1px;
    background: url(../images/pngshadow2.png) no-repeat center;
}

.viewdd a{
color: #29A7E2;
letter-spacing: 2px;
}
.viewdd h2{
text-align:center;
font-size:15px;
margin-top: 15px;
}
.new_maindd{
    width: 948px;
    float: right;
    padding-top: 16px;
    height: auto;
    background: url(../images/index_bg4.png);
    min-height: 450px;
	padding-bottom: 50px;
}
	
