@charset "utf-8";
/* CSS Document */
.focus_box {
    height: 325px;
    margin: 10px auto;
    padding: 0;
    width: 1300px;
}
.focus {
    float: left;
    height: 325px;
    position: relative;
    width: 1300px;
}
.focus #pic {
    height: 325px;
    left: 50px;
    overflow: hidden;
    position: relative;
    width: 1200px;
}
.focus #pic ul {
    float: left;
    height: 325px;
    position: relative;
    width: 9999px;
}
.focus #pic li {
    float: left;
    height: 325px;
    width: 1300px;
}
.focus #tip {
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: 500px;
    z-index: 1000;
}
.focus #tip ul li {
    display: block;
    float: left;
    height: 12px;
    margin: 0 0 0 10px;
    overflow: hidden;
    width: 12px;
}
.focus #tip ul li.current {
    display: block;
    float: left;
    height: 12px;
    margin: 0 0 0 10px;
    overflow: hidden;
    width: 12px;
}
.content {
    height: 3250px;
    position: relative;
    width: 1200px;
}
.pic {
    left: 0;
    position: absolute;
    top: 0;
}
.prev2 {
    background-image: url("../images/left1.png");
    cursor: pointer;
    display: block;
    height: 39px;
    left: 0;
    line-height: 39px;
    position: absolute;
    top: 115px;
    width: 39px;
    z-index: 101;
}
.next2 {
    background-image: url("../images/right1.png");
    cursor: pointer;
    display: block;
    height: 39px;
    line-height: 39px;
    position: absolute;
    right: 0;
    top: 115px;
    width: 39px;
    z-index: 101;
}
.fl {
    float: left;
}
.pic1 {
    height: 325px;
    width: 600px;
}
.pic1bg {
    background-color: #000000;
    height: 35px;
    margin-top: -28px;
    opacity: 0.6;
    width: 600px;
}
.pic1tx {
    height: 28px;
    left: 10px;
    margin-top: -28px;
    overflow: hidden;
    position: relative;
    width: 580px;
    z-index: 2;
	text-align:center;	
	line-height:28px;
}
.piclist3 {
    overflow: hidden;
    width: 600px;
}
.piclist3s {
    float: left;
    height: 157px;
    overflow: hidden;
    padding: 0 0 8px 10px;
    width: 290px;
}
.piclist3s .pic2bg {
    background-color: #000000;
    height: 25px;
    margin-top: -25px;
    opacity: 0.6;
    width: 290px;
}
.piclist3s .pic2tx {
    height: 25px;
    left: 10px;
    margin-top: -25px;
    overflow: hidden;
    position: relative;
    width: 280px;
    z-index: 2;
	text-align:center;	
	line-height:25px;
}
.white14 {
    color: #FFFFFF;
    font: bolder 14px/22px "ËÎÌå";
	
}

