.banner {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.banner > ul {
    display: none;
    /*width: 999999999px;*/
    height: 500px;
    position: absolute;
    top:0;
    left: 0;
}

.banner > ul > li  {
    float: left;
    height: 600px;
}

.banner > ul > li > a {
    display: block;
    font-size: 200px;
    text-align: center;
    font-weight: bold;
}

.left-btn,.right-btn {
    width: 61px;
    height: 61px;
    position: absolute;
    top: 45%;
    right: 30px;
    background: url("right-1.png");
    cursor: pointer;
}

.left-btn {
    left: 30px;
    background: url("left-1.png");
}

.in_title{width:100%; display:table; margin:50px 0px; overflow:hidden; position:relative;}
.in_text{ height:100px; font-size:20px; font-weight:bold; text-align:center; left:500px; padding:20px; position:absolute; background-color:#fff; top:-40px;}
.in_text p{font-size:14px; margin-top:10px; text-align:center; font-weight:normal;}
.bgline {width:100%; margin:auto; height:1px; background-color:#333; top:5px; position:absolute;}

.pro-box .prev,
.pro-box .next {
	width: 43px;
	height: 44px;
	top: 190px;
}

.pro-box .prev {
	background: url("../images/left.png") no-repeat left center;
	left: -44px;
}
.pro-box .next {
	background: url("../images/right.png") no-repeat right center;
	right: -44px;
}
.pro-box .bd li {
	width: 292px; float:left;
	text-align: center;
}

.pro-box .bd li img {
	margin-bottom: 20px;
}

.pro-box .bd li span {
	display: inline-block;
	zoom: 1;
	*display: inline;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 30px;
	font-size: 13px;
	color: #1a1a1a;
	font-weight: bold;
}

/*-------------²úÆ·Ê×Ò³×óÓÒ¹ö¶¯------------------------*/
.rollBox{width:100%;overflow:hidden;padding:12px 0 5px 0px; position:relative}
.rollBox .LeftBotton{height:40px;width:40px;background:url("../images/left.png") no-repeat;overflow:hidden;float:left;display:inline;margin:75px 0 0 0px;cursor:pointer;}
.rollBox .RightBotton{height:40px;width:40px;background:url("../images/right.png") no-repeat;overflow:hidden;float:right;display:inline;margin:75px 0px 0 0;cursor:pointer;}
.rollBox .Cont{width:1120px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{float:left;text-align:center;padding:10px;}
.rollBox .Cont .pic img{border:1px solid #e2e2e2;display:block;margin:0 auto; width:204px; height:180px;}
.rollBox .Cont .pic p{line-height:26px;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{text-decoration:none;}
.rollBox .Cont a:hover{text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}