@charset "utf-8";
/*新闻banner*/
.news_img{ width: 504px; height:291px; background:url(../images/news.jpg) no-repeat; margin-left:15px; float:left; margin-top:20px;}
.successlunbo { width: 482px; height:276px; padding:6px 15px 9x 7px;  }
/* sildes css begin */

.control { width: 360px; height: 270px; display: block; position: absolute; top: 0; left: 0; overflow: hidden; }
.change li { width: 360px; overflow: hidden; text-align: center }
/* 图片垂直居中,不是很准确 */

.change li .imgWrap { display: table-cell; width: 360px; height: 270px; vertical-align: middle; cursor: pointer;  *font-size: 14px;}
.change li img { width: 360px; height: 270px;  
vertical-align: middle; overflow: hidden }
/* 描述部分 */

.change li .textDesc { width: 100%; height: 30px; position: absolute; left: 0; bottom: 4px; text-align: left; overflow: hidden; }
.change li .opacity { width: 100%; height: 30px; position: absolute; left: 0; bottom: 0; background: #000; filter: alpha(opacity=50); opacity: 0.5; }
.change li .title { padding: 10px 15px 0; color: #e6e6e6; font-size: 14px; line-height: 22px; }
.change li .title a { color: #fffeff; }
/* 翻页按钮 */

.ssprev, .ssnext { width: 49px; height: 49px; position: absolute; bottom: 130px; color: #FFF; font-size: 14px; z-index: 9; font-weight: bold; cursor: pointer; outline: none }
.ssprev span, .ssnext span { display: none; }
.ssprev { left: 0; background: url(../images/arrows_01.png) no-repeat;  _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="../images/arrows_01.png");
_background: none }
.ssnext { right: 0; background: url(../images/arrows_02.png) no-repeat;  _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="../images/arrows_02.png");
_background: none }
/* 分页 */
.pageClass { text-align: center; z-index: 9; position: absolute; top: 10px; padding-top: 10px; }
.pageClass a { display: inline-block; width: 10px; height: 10px; margin: 0 3px; overflow: hidden; border: 1px solid #bebebe; background: #bebebe; border-radius: 5px; outline: none }
.pageClass a span { display: none }
.pageClass a:hover, .pageClass a.cur { border: 1px solid #be230a; background: #be230a }
/* 缩图部分 */

.thumbWrap { width: 113px; height: 270px; position: absolute; right: 0; top: 0; overflow: hidden; }
.thumbWrap .thumbCont { height: 276px; overflow: hidden; position: relative; width: 113px; }
.thumbWrap ul li { /*height: 92px;*/
overflow: hidden; padding-bottom: 9px; padding-left: 9px; text-align: center; width: 113px; }
.thumbWrap ul li div { display: table-cell; width: 113px; height: 84px; vertical-align: middle; cursor: pointer; }
.thumbWrap ul li img { width: 113px; height: 84px;}
/* 缩图按钮 */
.thumbPrev, .thumbNext { width: 100px; height: 24px; text-align: center; position: absolute; color: #000; z-index: 9; outline: none }
.thumbPrev span, .thumbNext span { display: none; }
.thumbPrev { left: 11px; top: 0px; background: url(../images/sprev.png) no-repeat; }
.thumbNext { left: 11px; bottom: 0px; background: url(../images/snext.png) no-repeat; }
/*公司动态*/
.gsdt{ width:596px; overflow:hidden; float:right; margin-right:15px;}
.titlef{ height:38px; line-height:38px; background:url(../images/title.jpg) no-repeat left center; padding-left:70px; font-size:16px; border-bottom:1px #dcdcdc solid;}
.titlef span{ width:8px; height:9px; float:right; padding:14px 0 0 8px;}
.news5{ overflow:hidden; width:596px;}
.news5 h1{ font-size:12px; padding-top:18px; height:25px; line-height:25px; color:#333;}
.news5 p{ color:#6f6b6b; padding-top:10px;}
.news6{ padding-top:15px; overflow:hidden;}
.news6 li{ height:28px; line-height:28px; background:url(../images/ioc4.jpg) no-repeat left center; padding-left:10px;}
.news6 li span{ float:right;}
/*产品资讯*/
.cpzx{width: 504px; overflow:hidden; float:left; margin-left:15px;}
.news2{ overflow:hidden; width:504px;}
.news2 h1{ font-size:12px; padding-top:18px; height:25px; line-height:25px; color:#333;}
.news2 p{ color:#6f6b6b; padding-top:10px;}
.news3{ padding-top:15px; overflow:hidden;}
.news3 li{ height:28px; line-height:28px; background:url(../images/ioc4.jpg) no-repeat left center; padding-left:10px;}
.news3 li span{ float:right;}
/*图片新闻*/
.tpxw{ width:596px; overflow:hidden; float:right; margin-right:15px;}
.tpxw dl{ width:275px; overflow:hidden; float:left; margin:20px 10px; display:block;}
.tpxw dl a{ width:275px; overflow:hidden; display:block; }
.tpxw dl dt{ width:275px; height:180px;}
.tpxw dl dd{ width:275px; overflow:hidden; padding-top:5px;}