
/*左右箭头滚动图片开始*/
.rollBox { width: 1100px; position: relative; display: inline-block; margin: 0 auto; }
.proname{ position: absolute; left: -120px; top: -80px;}
.proname h1{ font-size: 16px; margin-bottom:15px;}
.proname ul li{ line-height: 36px; font-size:15px;}
.proname ul li a{ color: #ef1011; font-size:15px;}
.rollBox .LeftBotton { height: 52px; width: 38px; background: url(../images/left.jpg) no-repeat 0px 0; overflow: hidden; float: left; display: inline; margin: 65px 0 0 0; cursor: pointer; }
.rollBox .RightBotton { height: 52px; width: 38px; background: url(../images/right.jpg) no-repeat 0px 0; overflow: hidden; float: left; display: inline; margin:65px 0 0 0; cursor: pointer; }
.rollBox .Cont { width: 1020px; overflow: hidden; float: left; }
.rollBox .ScrCont { width: 10000000px; }
.rollBox .Cont .pic { width: 236px; height:180px; float: left; text-align: center; }
.rollBox .Cont .pic img {width: 236px; background: #fff; border: 1px solid #ccc; display: block; margin: 0 auto; }
.rollBox .Cont .pic p { line-height: 26px; color: #505050; }
.rollBox .Cont a:link, .rollBox .Cont a:visited { color: #626466; text-decoration: none; }
.rollBox .Cont a:hover { color: #EE1111; text-decoration: underline; }
.rollBox .Cont a:hover img{border: 1px solid #EE1111;}
.rollBox #List1, .rollBox #List2 { float: left; }
/*左右箭头滚动图片结束*/
.content_wrap{ width:1100px; margin:14px auto;}
.content_name{ text-align: center; margin-bottom: 8px;}

/*无缝滚动开始ʼ*/
#gund { overflow:hidden;  width:1100px; margin:20px auto 0 auto;} 
#gund a{ border: 1px solid #dfdfdf;margin-right:8px; margin-left:8px; width:254px; height:230px; display:block; float:left; text-align:center; line-height:34px;} 
#gund a img{ width: 246px;height: 185px;}
#gund .span1{ font-size:14px; }
#gund .span2{ display:none;}
#gund a:hover{border: 1px solid #EE1111;}
#gund a:hover span{ color: #EE1111;}
#gund a:hover .span2{ display:block; text-align:center;}
#ingund{ float: left; width: 800%; } 
#gund1 { float: left; } 
#gund2 { float: left; } 
/*无缝滚动结束*/



/*无缝滚动开始ʼ*/
#gundong { overflow:hidden;  width:1100px; margin:20px auto 0 auto;} 
#gundong a{ border: 1px solid #dfdfdf;margin-right:8px; margin-left:8px; width:226px; height:220px; display:block; float:left; text-align:center; line-height:34px;} 
#gundong a img{ width: 226px;height: 171px;}
#gundong .span1{ font-size:14px; }
#gundong .span2{ display:none;}
#gundong a:hover{border: 1px solid #EE1111;}
#gundong a:hover span{ color: #EE1111;}
#gundong a:hover .span2{ display:block; text-align:center;}
#ingundong{ float: left; width: 800%; } 
#gundong1 { float: left; } 
#gundong2 { float: left; } 
/*无缝滚动结束*/

/*关于我们开始*/
.about_us_wrap{ width:100% ; background:url(../images/about_bg.jpg) center  center; height: 410px;}
.about_us{width: 1100px; overflow: hidden; margin: 0 auto;}
.about_us_c{line-height: 24px; font-size: 14px;}
.about_us_c p{text-indent: 28px;}
.about_us_c a:hover p{ text-decoration: underline;color: #EE1111;}
.about_us_c img{float: left; margin-right: 30px;}
/*关于我们结束*/


