@charset "utf-8";
.content {max-width:1050px; width: 100%; margin: 0 auto;}
img {max-width: 100%;}
.page-down {width: 30px;height: 30px;background: #999;position: fixed;bottom: 30px;right: 30px;text-align: center;line-height: 30px;font-size: 18px;color: #fff;cursor: pointer;display: none;z-index: 99999;}
.page-down:hover {background: #ff9500;}
.page-down i{ background:url(../images/up.jpg) center center no-repeat;background-size: cover;width:20px;height:20px;margin-left:5px;margin-top:5px; display: block;}
.table{ display:table; width:100%; height:100%;}
.table .cell{ display:table-cell; text-align:center; vertical-align:middle;}
.smallest-screen {position: fixed;z-index: 999999;width: 100%;height: 100%;background: url(../images/displaynone.jpg) no-repeat center #666;display: none;}
@media only screen and (max-width : 319px) {
.smallest-screen {display: block;} /*判断屏幕小于319px隐藏显示网站*/
}
.lmbutt{ width:50px;  line-height:35px; float:right; font-size:22px; color:#666; text-align:center; cursor:pointer; display:none;}
.lmbutt.on{ color:#5cbe47;}
.white{ color:#fff !important;}

.banner {width: 100%;position: relative; background: #eee; height: 432px;}
.banner .bd {margin: 0 auto;position: relative; width:100%; z-index: 0;overflow: hidden;}
.banner .bd ul {width: 100% !important;}
.banner .bd li {width: 100% !important; overflow: hidden;text-align: center; height: 432px;}
.banner .bd li a {display: block; height:432px;}
.banner .hd {width: 100%;position: absolute;z-index: 1;bottom: 10px;left: 0;height: 30px;line-height: 30px;text-align: center;_background: #000;_filter: alpha(opacity=60);}
.banner .hd ul {text-align: center;padding-top: 5px;}
.banner .hd ul li {display: inline-block;margin: 0 5px;width: 50px;height: 4px;background: #fff;opacity: .8;cursor: pointer;overflow: hidden;line-height: 999px;}
.banner .hd ul .on {background: #ff9500;}
.banner .prev {background: url(../images/sprite.jpg) left top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%;margin-top: -50px;width: 45px;left: 0;opacity: 0.2;}
.banner .prev:hover {opacity: 0.5;}
.banner .next {background: url(../images/sprite.jpg) right top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%;margin-top: -50px;width: 45px;right: 0;opacity: 0.2;}
.banner .next:hover {opacity: 0.5;}

.header{ background:#fff url(../images/logotopbg.jpg)right center no-repeat; padding:0 10px;  box-sizing:border-box; width: 100%;}
.header .logo{ float:left;}
.header .logo img{ width: auto;}
.header .search{position:relative; width: 50px; float:right; height: 100px;}
.header .search .ico{ width:24px; height:24px; position: absolute; top: 50%; left: 50%; margin-left: -12px; margin-top: -12px; cursor: pointer;}
.header .search .xuanf{ position:absolute; padding:20px; border:1px solid #ff9500; background:#fff; right:-10px; top:80px; z-index:999; width:250px; display:none;}
.header .search .xuanf .text{ background:#eee; padding:0 10px; line-height:35px; height:35px; width:150px; float:left;}
.header .search .xuanf .sub{ width:80px; height:35px; line-height:35px; color:#fff; background:#ff9500; float:left;}
.header .phone{ height:68px; padding-left:78px; background:url(../images/phone.jpg) no-repeat left; margin-top:17px; margin-right: 20px;}
.header .phone span{ display:block; line-height:30px; font-size:16px; margin-top: 3px;}
.header .phone p{ font-size:25px; color:#ff9500; line-height:30px; font-weight:bold;}

.inmuen{ line-height: 50px; background: url(../images/bg-nav.jpg) repeat-x;}
.inmuen ul{margin:0;padding:0;}
.inmuen ul li{ display:block; font-size:16px; color:#fff; width:100px; text-align: center;background: url(../images/bg-nav-line.jpg) left center no-repeat;text-align: center;float:left; /*transition: all 0.3s;*/margin:0;padding:0;}
.inmuen ul li:hover{ color:#fff; background:rgba(15,74,177,1.00);}
.inmuen ul li.on{ color:#fff;}
.inmuen_one {position: relative; display: inline-block; float: left;}
.inmuen_two {display: none; position: absolute; top: 100%; left: 0; width: 120%; z-index: 900; background-color: #fff; padding: 10px;}
.inmuen_two a {display: block; width: 100%; line-height: 40px; font-size: 14px; text-align: center; color: #666;border-bottom:rgba(40,103,201,.3) 1px dotted;}  
.inmuen_two a:hover{ color:#ff9500;}
.inmuen_one:hover .inmuen_two {display: block;}

.ingdpro{ margin: 30px 0; height: 173px; overflow: hidden; box-sizing: border-box;}
.ingdpro .bd {overflow: hidden;}
.ingdpro .bd ul li{ display:block; width: 13.2%; float:left; margin: 0 0.5%;}
.ingdpro .bd ul li .pic{ width:100%; height:136px; border:1px solid #dfdfdf; overflow:hidden; box-sizing: border-box;}
.ingdpro .bd ul li .pic img{ width:100%; height:auto;}
.ingdpro .bd ul li .tit{ height:40px; line-height:40px; font-size:14px; overflow:hidden; text-align:center;}
.ingdpro .bd ul li:hover .pic{ border:1px solid #ff9500;}

.middle_holder { display: inline-block; font-size: 0; width: 0; height: 50px;vertical-align: middle;}
.middle {display: inline-block;vertical-align: middle; width: 100%;}
.nav_handle { display: none; position: relative; width: 27px; padding: 0 15px; cursor: pointer; float: right;}
.nav_handle b { width: 27px; height: 10px; position: relative;}
.nav_handle b i { display: block; position: absolute; left: 0; right: 0; height: 2px; background-color: #333; top: 0; -webkit-transform-origin: 29% 50%; transform-origin: 29% 50%;  transition: all .3s ease; -webkit-transition: all .3s ease;}
.nav_handle b .l_2 { top: auto; bottom: 0;}
.nav_handle.on b i{transform: rotate(45deg); background: #ff9500;}
.nav_handle.on b .l_2 { transform: rotate(-45deg);}

.inabout{ background:#f7f7f7;}
.inabout .pic1{ width:50%; height:auto; float:left;}
.inabout .nr{ width:50%; float:left; padding-left:50px; box-sizing: border-box;}
.inabout .nr .lmtit{ line-height:50px; margin-top:20px; font-size:24px; color:#ff9500; text-align:center;}
.inabout .nr .lmtit span{ color:#0b73bd;}
.inabout .nr .wz{ color:#696969; line-height:27px; font-size:14px; height:250px; overflow:hidden; margin-bottom:20px;}
.inabout .nr .tub{ text-align:center;}
.inabout .nr .tub ul li{ display:inline-block; width:20%; margin:0 20px;}
.inabout .nr .tub ul li .tit{ line-height:40px; text-align:center; font-size:14px;}

.incase {padding-top:20px;}
.incase .title p {font-size: 24px; color:#1164E5; line-height: 30px; text-align: center;}
.incase .nr {margin-top:20px;}
.incase .nr ul li {display: inline-block; float: left; width: 24%; margin: 2px 0.5% 15px; overflow: hidden;}
.incase .nr ul li a {display: block; width: 100%; height: 100%; position: relative;}
.incase .nr ul li a img {display: block; width: 100%; height:220px; transition: all 0.3s;}
.incase .nr ul li .incase_b {position: absolute; bottom: 0px; left: 0; width: 100%; background: rgba(0,0,0,.6); box-sizing: border-box; padding: 10px 20px;}
.incase .nr ul li .incase_b p {font-size: 14px; color: #fff;}
.incase .nr ul li a:hover img {-webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);}

.inpro{ margin-top:50px;}
.inpro .hd{ height:63px; background:#f7f7f7; line-height:63px; border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf;}
.inpro .hd ul{ display:block; max-width:1050px; margin:0 auto;}
.inpro .hd ul li{ display:block; position:relative; z-index:999; float:left; width:20%; height:64px; text-align:center; font-size:16px; cursor: pointer; box-sizing:border-box;}
.inpro .hd ul li.on{ background:#fff; color:#0b73bd; border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf;}
.inpro .bd{ max-width:1050px; margin:0 auto;}
.inpro .bd ul li{ display:block; width:23%; float:left; margin:20px 1%;}
.inpro .bd ul li .pic{ height:auto; border:1px solid #dfdfdf; box-sizing: border-box; overflow: hidden;}
.inpro .bd ul li .pic img{ width:100%; height:auto;}
.inpro .bd ul li .tit{ text-align:center; height:30px; line-height:30px; overflow:hidden; font-weight:bold; font-size:16px;}
.inpro .bd ul li .jj{ line-height:20px; height:20px; font-size:14px; color:#999; text-align:center; overflow:hidden;}
.inpro .bd ul li:hover .pic{ border:1px solid #ff9500;}

.footer{padding:60px 0; width: 100%;}
.footer .content{ position: relative;}
.footer .ewm{ width: 100px; height: 100px; position: absolute; right: 0; top: -10px;}
.footer a{ color: #fff;}
.footer .fnav{ line-height:24px; text-align:center; font-size:14px; color:#fff; padding: 10px 0;}
.footer .fnav a{ color:#fff;}
.footer .fnav a:hover{ color:#3FACFC; text-decoration:underline;}
.footer .banq{ padding:5px 0; line-height:25px; font-size:14px; text-align:center;}

.nybanner{width: 100%; background:  url(../images/nybanner.jpg) center top; height: 254px;}
.nybanner p{ font-size:40px; line-height: 40px; color:#fff; background: rgba(255,255,255,.1); width:20%; text-align: center; margin:6% 0 0 5%; padding:20px 0;}

.nymain{ width: 100%; margin:30px auto;}
.leftnav{ width:24%; float:left;}
.leftnav .lmtit{ line-height:65px; text-align:center; font-size:30px; color:#fff; background:rgba(27,118,213,1.00);}
.leftnav ul li{ display:block; font-size:18px; padding: 15px 0; background:/*#2C74D7*/rgba(157,202,231,.1); margin-top: 5px ; line-height:20px; border-bottom:1px solid rgba(157,202,231,.5); border-top:0 !important; color:#666; text-align:center;}
.leftnav ul li:hover{ color:#ff9500;}
.leftnav ul li.on{ color:#ff9500;}
.rightnr{ width:74%; float:right;}
.nylmtit{ line-height:60px; font-size:30px;  color:#000; text-align: center; padding:0 ;border-bottom: 1px solid #f1f1f1; background:rgba(240,240,240,.2); color: #333; margin-bottom: 5px;}
.nytitinfo{ background:rgba(157,202,231,.1);font-size:12px; text-align: center; height: 40px; line-height: 40px; margin-bottom: 20px; color: #999;border-top:rgba(157,202,231,.5) 1px solid;}
.nyabout{ font-size:16px; line-height:35px; color:#666;}

.nypro ul li{ display:block; width: 31%; float:left; margin: 20px 1%;}
.nypro ul li .pic{ width: 100%; height:auto; overflow:hidden; border:2px solid #dfdfdf;}
.nypro ul li .pic img{ width:100%; height:auto; overflow:hidden; transition:all .5s;} 
.nypro ul li .tit{ text-align:center; height:30px; line-height:30px; overflow:hidden; font-weight:bold; font-size:16px;}
.nypro ul li .jj{ line-height:20px; height:20px; font-size:14px; color:#999; text-align:center; overflow:hidden;}
.nypro ul li:hover .pic img{ transform:scale(1.1); transition:all .5s;}

.page{ text-align:center; padding-top:10px;}
.page ul li{ line-height:30px; height:30px; display: inline-block; padding:0 10px; font-size:12px; color:#666; background:#fff;}
.page ul li:hover{ background:#ff9500;  color:#fff;}
.page ul li.on{ background:#ff9500; color:#fff;}

.showpro{padding-top:20px;}
.showpro .pic{ width:40%; float:left; border:1px solid #dfdfdf; box-sizing: border-box;}
.showpro .pic img{ width:100%; height:auto;}
.showpro .nr{ width:60%; float:right; box-sizing: border-box; padding-left: 30px;}
.showpro .nr .tit{ font-size:30px; line-height:50px; color:#000; margin-bottom:10px; margin-top: 10px;}
.showpro .nr .jj{ line-height:30px; font-size:14px; color:#666;}
.showpro .xiangq{ padding-top:50px;}
.showpro .xiangq .tit{ line-height:50px; border-bottom:3px solid #ffa000;}
.showpro .xiangq .tit span{ display:block; background:#ffa000; padding: 0 30px; font-size:25px; color:#fff; float:left;}
.showpro .xiangq .wz{ padding:20px 0; line-height:30px; font-size:14px; color:#666;}

.nypar{ padding-top:20px;}
.nypar ul li{ display:block; width: 18%; margin: 10px 1%; height:65px; overflow:hidden; float:left;}
.nypar ul li img {display: block; margin: 0 auto;}

.nynews ul{ margin-top:15px;}
.nynews ul li{ display:block; position:relative; padding:0 0px 0px 250px; margin-bottom:15px; min-height:150px; border-bottom:1px solid #dfdfdf;}
.nynews ul li .pic{ width:220px; height:135px; overflow:hidden; position:absolute; left:0; top:0;}
.nynews ul li .tit{ line-height:40px; height:40px; font-size:20px; color:#3d3d3d; overflow:hidden;}
.nynews ul li .jj{ margin-top:10px; line-height:30px; font-size:14px; color:#999; height:60px; overflow:hidden;}
.nynews ul li .more{ text-align:right; line-height:40px; font-size:16px; color:#ff9500; text-decoration:underline;}
.nynews ul li:hover .tit{ color:#ff9500;}

.showfana .tit{ padding:15px 0; line-height:30px; font-size:25px; border-bottom:1px solid #dfdfdf; text-align:center;}
.showfana .nr{ padding:20px 0; line-height:30px; font-size:14px; color:#666;}

.contact{ background:url(../images/contact.jpg) no-repeat right top; min-height:400px;}
.contact .tit{ line-height:40px; padding-top: 20px; font-size:30px; margin-bottom:40px; color:#333;}
.contact .nr{ line-height:35px; font-size:14px; color:#666; position: relative; max-width: 560px;}
.contact .ewm{ position: absolute; width: 150px; height: 150px; top: 30px; right: 0;}

.nyrec ul li{ background:#f5f5f5; margin-bottom:20px; display:block; position:relative; transition:all 0.5s;}
.nyrec ul li .tit{ width:26%; height:100%; border-right:1px solid #dfdfdf; position: absolute; top: 0; left: 0; vertical-align:middle; font-size:30px; color:#333;}
.nyrec ul li .jj{ line-height:30px; color:#333; font-size:14px; float: right; width: 74%; padding: 30px 20px; box-sizing: border-box;}
.nyrec ul li:hover{ transition:all 0.5s; box-shadow:0 0 8px #ccc;}

.nynews1{ margin-bottom:20px;}
.nynews1 ul li{ display:block; height:55px; line-height:55px; overflow:hidden; border-bottom:1px solid #dfdfdf;}
.nynews1 ul li .tit{ padding-left:30px; background:url(../images/news_li.jpg) no-repeat left; font-size:16px; float:left; width:60%; height:55px; overflow:hidden;}
.nynews1 ul li .date{ float:right; font-size:14px; color:#999;}

.shownews .tit{ line-height:40px; font-size:25px; color:#333;}
.shownews .date{ line-height:18px; padding: 6px 0 14px; font-size:14px; color:#999; border-bottom:1px solid #dfdfdf;}
.shownews .nr{ padding:30px 0; line-height:30px; font-size:14px; color:#666;}

.nydown{ margin-bottom:20px;}
.nydown .row5 {width: 5%;}
.nydown .row10 {width: 10%;}
.nydown .row55 {width: 55%;}


.innews1{ padding:0px 0;  margin-top:0px;}
.innews1 .leftnr{ width: 48%; box-sizing: border-box; padding:15px 0; float:left;}
.innews1 .leftnr .lmtit{ font-size: 20px; line-height: 20px;  border-bottom: 1px solid #f1f1f1; color: #333; background: #f1f1f1; margin-bottom: 5px;}
.innews1 .leftnr .lmtit span{ background:#0082be;color:#fff; display:inline-block;padding:12px;}
.innews1 .leftnr .lmtit .more{ font-size: 12px;color: #666; float: right; padding:12px;}
.innews1 .leftnr .lmtit .more:hover{ color: #ff9500;}
.innews1 .leftnr .one{ padding: 20px 0 20px 215px; min-height: 110px; position: relative; border-bottom: 1px solid #f1f1f1;}
.innews1 .leftnr .one .pic{ width: 190px; height: 110px; position: absolute; left: 0; top: 20px; overflow: hidden;}
.innews1 .leftnr .one .tit{ font-size: 20px; height: 22px; line-height: 22px; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.innews1 .leftnr .one .jj{ font-size: 14px; line-height: 25px; overflow: hidden; height: 50px; color: #666; margin-bottom: 5px;}
.innews1 .leftnr .one .date{ font-size: 14px; color: #999;}
.innews1 .leftnr ul li{ display: block; padding: 10px 100px 10px 0; border-bottom: 1px solid #f1f1f1; position: relative;}
.innews1 .leftnr ul li .tit{ font-size: 15px; height: 22px; line-height: 22px; margin-bottom: 2px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.innews1 .leftnr ul li .date{ font-size: 12px; color: #999; height: 22px; line-height: 22px; position: absolute; text-align: right; right: 0; top: 10px;}



.innews2{ padding:10px 0;  margin-top:0px;background: rgba(214,231,252,.2);}
.innews2 .leftnr{ width: 48%; box-sizing: border-box; padding:15px 0; float:left;}
.innews2 .leftnr .lmtit{ font-size: 24px; padding-bottom:12px; line-height: 24px;  border-bottom: 1px solid rgba(35,125,200,.1); color: #333; margin-bottom: 5px;}
.innews2 .leftnr .lmtit span{ color:#1164E5;}
.innews2 .leftnr .lmtit .more{ font-size: 12px;color: #666; float: right; padding:12px;}
.innews2 .leftnr .lmtit .more:hover{ color: #ff9500;}
.innews2 .leftnr .one{ padding: 20px 0 20px 215px; min-height: 110px; position: relative; border-bottom: 1px solid #f1f1f1;}
.innews2 .leftnr .one .pic{ width: 190px; height: 110px; position: absolute; left: 0; top: 20px; overflow: hidden;}
.innews2 .leftnr .one .tit{ font-size: 20px; height: 22px; line-height: 22px; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.innews2 .leftnr .one .jj{ font-size: 14px; line-height: 25px; overflow: hidden; height: 50px; color: #666; margin-bottom: 5px;}
.innews2 .leftnr .one .date{ font-size: 14px; color: #999;}
.innews2 .leftnr ul li{ display: block; padding: 10px 100px 10px 0; border-bottom: 1px solid rgba(35,125,200,.1); position: relative;}
.innews2 .leftnr ul li .tit{ font-size: 15px; height: 22px; line-height: 22px; margin-bottom: 2px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.innews2 .leftnr ul li .date{ font-size: 12px; color: #999; height: 22px; line-height: 22px; position: absolute; text-align: right; right: 0; top: 10px;}



/*.yq_links{padding:10px 0;  margin-top:0px;}
.yq_links span{	float:left;	display:block;}					
.yq_links .bt{height:60px;line-height:60px;	text-align:center;width:150px;font-size:18px;font-weight:bold;color:#1164E5;}
.yq_links .nr{	width:900px;float:left;	height:40px;line-height:40px;display:block;font-size:16px;color:#666; }
.yq_links .nr li{list-style:none;width:210px;float:left;text-align:center;margin-top:10px;margin-right:10px;display:block;border:#ffffff 1px solid; background:#fff;}
.yq_links .nr li select{width:170px;height:40px; padding: 0 10px;outline:0}	*/

/*友情链接*/
.cz_links{
	width:100%;
	margin:0 auto;
	height:80px;}
.yq_links{
	width:100%;
	background:url(gonghui_r16_c6.jpg) repeat-x;
	border:1px solid #e0e0e0;
	margin:20px auto;
	height:38px;}
.yq_links span{
	float:left;
	display:block;}					
.yq_links .bt{
	height:38px;
	line-height:38px;
	text-align:center;
	width:100px;
	font-size:12px;
	font-weight:bold;
	color:#1889D9;}
.yq_links .nr{
	width:85%;
	float:left;
	height:38px;	
	display:block;
	font-size:12px;
	color:#666;}
.yq_links .nr li{
	list-style:none;
	width:20%;
	float:left;
	text-align:center;
	margin-top:10px;
	margin-right:5%;
	display:block;}
.yq_links .nr li select{
	width:100%;
	height:20px;}	




.Bottomer{ display: none;position:fixed; bottom:0; max-width:714px; width:100%; background:#272727; z-index: 999;}
.Bottomer .BottomList li{width:25%; float:left; display:inline-block;  text-align:center;position:relative;padding:10px 0px;}
.Bottomer .BottomList li img{ vertical-align:middle;height: 20px;}
.Bottomer .BottomList li span{font-size:14px;color:#fff; display: block;margin-top: 5px;}
.Bottomer .BottomList li p{ font-size:14px; color:#D5A334; margin:0; position:absolute; right:20px; top:10px;}
.Bottomer .BottomList li.current{background: #BC9661;}
.bottomkg{ height: 59px; display: none;}



.focusposi{position: absolute; top:40px; left:20%; z-index: 90;}
.focusBox {border:10px solid #fff;position:relative;width:550px;margin:0 auto;height:330px;	overflow:hidden;font:12px;text-align:left;float:left;background:#fff;}
.focusBox .pic img {width:550px;height:330px;display:block;}
.focusBox .txt-bg {	position:absolute;bottom:0;	z-index:1;height:32px;width:550px;background:#333;filter:alpha(opacity=60);	opacity:0.6;-moz-opacity:0.6;overflow:hidden;}
.focusBox .txt {position:absolute;bottom:0;z-index:2;height:32px;width:450px;overflow:hidden;}
.focusBox .txt li {	text-indent:10px;color:#fff;width:260px;height:32px;line-height:32px;position:absolute;word-break:keep-all;	white-space:nowrap;	overflow:hidden;text-overflow:ellipsis;bottom:-32px;}
.focusBox .txt li a {display:block;	color:#fff;	font-size:12px;	font-weight:100;text-decoration:none;}
.focusBox .num {position:absolute;z-index:3;bottom:8px;right:8px;}
.focusBox .num li {	float:left;	position:relative;width:18px;height:15px;line-height:15px;overflow:hidden;	text-align:center;margin-right:1px;cursor:pointer;}
.focusBox .num li a,.focusBox .num li span {position:absolute;z-index:2;display:block;color:white;width:100%;height:100%;top:0;left:0;text-decoration:none;}
.focusBox .num li span {z-index:1;background:black;	filter:alpha(opacity=50);opacity:0.5;}
.focusBox .num li.on a,.focusBox .num a:hover {	background:#910207;}






/*图片滚动*/
.piclie  .tit{
	width:100%;	
	background:rgba(241,241,241,1);}
.piclie  .tit span{
	/*background:url(xinxi_r2_c4.jpg)  left no-repeat;
	margin-left:20px;	
	font-size:14px;
	font-weight:bold;
	float:left;	
	text-indent:20px;
	width:200px;
	color:#1385d3;*/
	background: rgba(0,130,190,1);	
	padding:0 10px;
	color:#fff;
	font-size:20px;
	display:inline-block;
	height:44px;
	line-height:44px;}
.piclie  .tit a{
	display:block;
	font-size:12px;
	font-weight:100;
	float:right;
	width:100px;
	text-align:right;
	margin-right:10px;
	color:#666;}
.piclie{background: #fff;
	/*border:1px solid #e0e0e0; margin-top: 20px;*/
	width:100%;
	height:258px;
	margin-top:10px;}
						
/*向左滚*/
.rollBox {
	margin:5px auto;
	width:1050px;
	height:220px;
	overflow:hidden;}

.rollBox li{
	background:none;
	text-indent:0px;
	margin-left:10px;
	display:block; 
	width:222px;
	height:172px;
	float:left;}
.rollBox span{
	display:block;
	font-size:12px;
	text-align:center;
	height:24px;
	line-height:24px;}	
.rollBox li a{
	border:1px solid #ddd;
	display:block;
	width:220px;
	height:148px;}	
.rollBox li img {
	margin:5px;
	width: 210px; 
	height: 138px;}
	
.LeftBotton{
	height:200px;
	width:50px;
	background:url(jiantou.jpg) no-repeat center left;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0px;
	cursor:pointer;}
.RightBotton{
	height:200px;
	width:50px;
	background:url(jiantou.jpg) no-repeat center right;
	overflow:hidden;
	float:right;
	display:inline;
	margin:0px;
	cursor:pointer;}
.Cont{
	width:930px;
	overflow:hidden;
	float:left;
	height:190px;
	margin-top:10px;}
.ScrCont{
	width:100000000px;}
	
.rollBox #List1, .rollBox #List2{float:left;}

