@charset "utf-8";
/* CSS Document */


/*联系我们*/

.about-warp .connect .tel ul{ border-bottom:1px solid #dcdcdc; box-sizing:border-box;}
.about-warp .connect .tel ul li{text-indent:5em; margin:30px 0;width:400px; float:left; background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:-72px -299px; font-size:16px; color:#333; line-height:30px;}
.about-warp .connect .map-det{font-size:16px; color:#333; line-height:30px;margin:30px 0 70px;}
.map-det p {
    padding-left: 41px;}

.about-warp .connect .map-det i{ display:inline-block; float:left; width:30px; height:40px; background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:-11px -299px;}
.about-warp .connect .map{margin:30px 0 70px; overflow:hidden;}
.about-warp .connect .map-det .div1{ text-indent:3em;}
.about-warp .connect .map-det .div2{ text-indent:5em;}

/*制造能力*/
.about-warp .about-right .power p{color:#505050; font-size:16px; line-height:30px;}
.about-warp .about-right .power ul{ width:1200px; margin:20px 0px 50px;}
.about-warp .about-right .power ul li{ float:left; margin:0px 10px 10px 0px; position:relative;}
.about-warp .about-right .power ul li:hover{ background:#10a4c2 ; background-repeat:no-repeat; background-position:center top;}
.about-warp .about-right .power ul li:hover img{ opacity:0.1;}
.about-warp .about-right .power ul li .shou{ display: none ;position: absolute; /* top: 0; */  line-height: 30px;  bottom: 0;  width: 100%;  text-align: center; }

.about-warp .about-right .power ul li:hover .shou{ display:block;text-align:center; color:#fff;}

/*产品详情*/
.slideTxtBox{ width:940px;text-align:left; margin-bottom:80px;     margin-top:50px;}
.slideTxtBox .hd{ height:50px; line-height:50px;  position:relative; }
.slideTxtBox .hd ul{ width:920px; float:left; position:absolute;     left: -0px;top:-1px; height:52px;  box-sizing:border-box; border-bottom:1px solid #ddd; }
.slideTxtBox .hd ul li{ width:210px; float:left; text-align:center;  cursor:pointer;  background:#fff;  border:1px solid #ddd; }
.slideTxtBox .hd ul li.on{ height:52px; color:#fff;  background:#10a4c2; border:none;}
.slideTxtBox .bd ul{ padding:15px 0;  zoom:1;  }
.slideTxtBox .bd p{color:#333333; font-size:14px; line-height:30px;  }
.slideTxtBox .bd li .date{ float:right; color:#999;  }
.wrap{width:1200px;margin:0 auto;}

/* sildes css begin */
.control {width:900px;height:900px;display: block;position:absolute;top: -191px;left: -66px;overflow: hidden;}
.change li{width:900px;overflow: hidden;text-align:center}

/* 图片垂直居中,不是很准确 */
.change li .imgWrap{display: table-cell ;width:900px;height:900px;vertical-align: middle;cursor:pointer;*font-size: 500px;}
.change li img{width:765px;height:470px;width: expression(this.width > 900 && this.width > this.height ? 900 :true); height:expression(this.height >900 ? 900: true);vertical-align:middle; overflow:hidden}

/* 翻页按钮 */
.control .prev, .control .next{width:49px;height:49px;position:absolute;bottom:480px; color:#FFF;font-size:14px; z-index: 9;font-weight:bold; cursor: pointer;outline:none} 
.control .prev span, .control .next span{display: none;}
.control .prev{left:0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../images-thumb/arrows_01.png") ; _background:none}
.control .next{right:0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../images-thumb/arrows_02.png") ; _background:none}

/* 分页 */
.pageClass{text-align:center;z-index: 9;position:absolute;top:50px;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:140px;height:822px;padding:39px 0;position:absolute;right:234px;top:0px;border-radius:5px;overflow: hidden;}
.thumbWrap .thumbCont{width:100%;height: 388px;position:relative;overflow: hidden;}
.thumbWrap .thumbCont ul{ height:1370px;}
.thumbWrap ul li{width:120px;    padding: 16px 0;text-align:center;overflow: hidden;}
.thumbWrap ul li div{display: table-cell ;width:138px;height:89px;vertical-align: middle;cursor:pointer;*font-size: 79px;}
.thumbWrap ul li img {width:120px;height:105px; width: expression(this.width > 116 && this.width > this.height ? 116 :true); height:expression(this.height >89 ? 89: true);vertical-align:middle; overflow:hidden}
.thumbWrap ul li.cur{background:url(../images-thumb/curBg.gif) no-repeat}

/* 缩图按钮 */
.thumbPrev,.thumbNext{width:140px;height:39px;text-align:center;position:absolute;color:#000;z-index: 9; outline:none}
.thumbPrev span, .thumbNext span{display: none;}
.thumbPrev{    left: 35px;top: -4px;background: url(../images/btn_prev1.png)   no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../images-thumb/Yprev.png") ; _background:none}
.thumbNext{left:43px;bottom:406px;background: url(../images/btn_next1.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../images-thumb/Ynext.png") ; _background:none}
.thumbPrev:hover{background: url(../images/btn_prev.png)   no-repeat;}
.thumbNext:hover{background: url(../images/btn_next.png) no-repeat;_}

/*产品详情 */

.product-view .product-img-box { float:left;width:935px;position: relative;}
.product-view .product-img-box .product-image {width:760px;height:555px;float:left;overflow: hidden; border:1px solid #dcdcdc; box-sizing:border-box;}
.product-view .product-img-box .product-image:hover img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform: scale(1.1);-o-transform:scale(1.1); -webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;}
.product-view .product-img-box .product-image-zoom img {max-width:100%;max-height:100%;}
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }


.product-view .product-img-box .more-views{ float: right;width: 115px;height: 550px; position:relative;right: 10px;top: 0px;}
.product-view .product-img-box .more-views .hd .prev{ position:absolute;left: 0;display:block;  width:115px; height:30px; cursor:pointer; background: url(../images/prev2.png) no-repeat; top: -10px;  background-position:-3px -11px;}
.product-view .product-img-box .more-views .hd .next{ position:absolute;left: 0;display:block;  width:115px; height:35px; cursor:pointer; background: url(../images/prev2.png) no-repeat; bottom:-25px; background-position: 0 -42px;}
.product-view .product-img-box .more-views .hd .prev:hover{background: url(../images/prev1.png) no-repeat;  background-position: -3px -11px;}
.product-view .product-img-box .more-views .hd .next:hover{background: url(../images/prev1.png) no-repeat; background-position: 0 -42px;}
.product-view .product-img-box .more-views .bd{ width: 115px;height: 500px;margin-top: 25px;}
.product-view .product-img-box .more-views .bd ul{ overflow:hidden; zoom:1; }
.product-view .product-img-box .more-views .bd ul li{width: 115px;height: 108px;margin-bottom: 20px; }
.product-view .product-img-box .more-views .bd ul li .pic img{ width:113px; height:106px; display:block; border:1px solid #ccc; }
.product-view .product-img-box .more-views .bd ul li .pic a:hover img, .product-view .product-img-box .more-views .bd ul li .pic a.on img{ border-color:#00d5f3;  }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px !important; color:#2f2f2f; }

.pop-box{display: none; position: absolute; z-index: 10; top:90px; left: 0;width: 100%;}
.pop-gallery{ margin: 0 auto !important; width:1280px;background: #fff; border:1px solid #999; border-radius: 5px;}
.pop-gallery .pop-shadow{padding: 10px 20px 40px 20px;}
.pop-gallery .bigshow{ float: right; width: 800px;height: 680px;}
.pop-gallery .bigshow img{ width:100%;height: 100%;}
.pop-gallery .gallery-nav{ float: left; width: 280px;height: 680px;border-right: 1px solid #ccc;}
.pop-gallery .gallery-list{ width:100%; float: left; }
.pop-gallery .gallery-list li{ float: left;border: 1px solid #ccc;margin: 5px;width: 115px;height: 108px;border: 2px solid #fff;}
.pop-gallery .gallery-list li.on{ border:2px solid #00cbe6;}
.pop-gallery .gallery-list li .pic img {width: 115px;height: 108px;}
.pop-gallery .close-box{width: 100%;height: 30px;}
.pop-gallery .close-box #closebtn{ display: block; width: 81px; height: 31px; background: url(../images/close_bg.gif);float: right;}

@media(max-width:590px){
  .prodetailimages{ display: none;}
}


.procans {width: 320px;height: 550px;float: right;}
.procans .cans-con {margin-bottom: 20px;}
.procans .cans-con h1 {color: #222;font-size: 20px;border-bottom: 1px solid #c49712;    line-height: 40px; margin-top: 30px;}
.procans .cans-con .c {border-bottom: 1px solid #ccc;padding-bottom: 12px;}
.procans .cans-con .t {color: #222;font-size: 18px;display: inline-block;margin: 12px 0 0px 0;}
.procans .cans-con p {color: #333;font-size: 14px;border-bottom: 1px solid #ccc;
    line-height: 30px;}

.proxiangqi {margin-top: 60px;margin-left: 120px;}
.proxiangqi .hd {height: 52px;}
.proxiangqi .hd ul li {float: left;cursor: pointer;color: #333;width: 210px;height: 50px;line-height: 50px;text-align: center;margin:0px;background: #eee;border: 1px solid #ddd;}
.proxiangqi .hd ul li.on {background: #c49712;color: #fff;border: 1px solid #c49712;}
.proxiangqi .bd {padding: 10px;    border-top: 1px solid #ccc;}
.proxiangqi .bd ul li {width: 100%;height: 100%;}
.proxiangqi .bd ul li p {color: #111;font-size: 14px;line-height: 28px;}

.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}



/*产品*/
.about-warp .about-right .Product ul{ width:1200px;}
.about-warp .about-right .Product ul li{ width:300px;float:left; margin-right:25px; margin-bottom:40px; border:1px solid #dcdcdc; box-sizing:border-box;}
.about-warp .about-right .Product ul li .img img {max-width: 100%;}
.about-warp .about-right .Product ul li .main{ text-align:center; margin:15px 0;font-size:18px;color:#666;line-height:30px;}
.about-warp .about-right .Product ul li:hover .main{color:#10a4c2;}
.about-warp .about-right .Product ul li:hover{ box-sizing:border-box;box-shadow:1px 2px 3px #a7a7a7; 
-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;
-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;
-ms-transform: translateY(5px) ;-o-transform: translateY(5px) ;
-webkit-transform: translateY(5px) ;-moz-transform: translateY(5px) ;} 




.about-warp .about-right .Product ul li:hover img{ opacity:1;} 

/*解决方案详情*/
.about-warp .solution-det{ width:1200px; margin:auto;}
.about-warp .solution-det h2{font-size:24px;color:#10a4c2;line-height:45px;margin: 30px 0 20px;}
.about-warp .solution-det .solution-det-main2 img{ max-width:100%;    margin-bottom: 20px;}
.about-warp .solution-det .solution-det-main3{font-size:16px;color:#656565;line-height:30px;    margin-bottom: 200px;}


/*解决方案*/
.about-warp .solution{ margin:30px auto 60px;}
.about-warp .solution ul{}
.about-warp .solution ul li{ float:left;margin-right:35px; text-align:center;}
.about-warp .solution ul li .main{ margin:30px auto; font-size:18px; color:#4d4d4d;}
.web{width:1200px;margin:0px auto;}
.web .con{width:1200px;background:#fff;margin:27px auto;padding-left:25px;}
.web .con ul { width:1245px;}
.web .con ul li{width:380px;float:left;margin-right:35px;margin-bottom:35px;position:relative;cursor:pointer;}
.web .con ul li .txt{width:380px;height:45px;background:rgba(0,0,0,0.6);/*透明背景色，不透明其文字内容*/position:absolute;left:0;bottom:4px;color:#fff;font-family:"微软雅黑";}
.web .con ul li .txt h3{font-size:20px;font-weight:100;height:45px;text-align:center;line-height:45px;}
.web .con ul li .txt p{font-size:14px;text-align:center;margin: 0 20px 0 20px}


/*新闻详情*/
.about-warp .about .about-right .news-det-main h2{ text-align:center;color:#303030; font-size:28px; line-height:30px;}
.about-warp .about .about-right .news-det-main .news-det-main-div1{ text-align:center;color:#878787; font-size:14px; line-height:50px; border-bottom:1px solid #e5e5e5; margin-bottom:15px;}
.about-warp .about .about-right .news-det-main .news-det-main-div1 i{ display:inline-block; margin-left:50px; padding-left:30px;background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:14px -79px;}
.about-warp .about .about-right .news-det-main p{ text-indent:2em;color:#4a4a4a; font-size:16px; line-height:30px;}
.about-warp .about .about-right .share-det{ height:30px;} 

/*新闻详情--分享*/
.about-warp .about .about-right .share-det ul{ margin:50px auto;border-bottom:1px solid #e5e5e5;clear: both; } 
.about-warp .about .about-right .share-det ul li{width:30px; height:30px;float:left; margin:5px 5px 35px; cursor: pointer;} 
.about-warp .about .about-right .share-det ul .num1{ background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:-1px -223px;} 
.about-warp .about .about-right .share-det ul .num2{ background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:-32px -223px;} 
.about-warp .about .about-right .share-det ul .num3{ background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:-61px -223px;} 
.about-warp .about .about-right .share-det ul .num4{ background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:-94px -223px;} 
.about-warp .about .about-right .share-det ul .num5{ background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:-123px -223px;} 
.about-warp .about .about-right .share-det ul .num6{ background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:-155px -223px;} 
/*新闻详情--分篇*/
.about-warp .about .about-right .fenye{ margin-top:70px;}
.about-warp .about .about-right .fenye .previous{ width:800px;height:30px;clear: both; float:left}
.about-warp .about .about-right .fenye .next-chapter{width:800px; height:30px;  float:left}
.about-warp .about .about-right .fenye .previous a{color:#333; font-size:14px; line-height:30px;}
.about-warp .about .about-right .fenye .next-chapter a{color:#333; font-size:14px; line-height:30px;}
.about-warp .about .about-right .fenye .previous:hover a{color:#10a4c2;}
.about-warp .about .about-right .fenye .next-chapter:hover a{color:#10a4c2;}
.about-warp .about .about-right .fenye .back{ margin-top:-25px; float:right; text-align:center; line-height:42px;}
.about-warp .about .about-right .fenye .back a{ display:inline-block; width:122px; height:42px;color:#fff; background-color:#7ebe26; border-radius:5px;}


/*公司新闻*/
.about-warp .about .about-right .news-main ul{ margin-top:-30px;}
.about-warp .about .about-right .news-main ul .news-main-div-li{ padding:35px 0; border-bottom:1px  solid #dcdcdc;}
.about-warp .about .about-right .news-main ul li .fl-left{ width:290px;}
.about-warp .about .about-right .news-main ul li .fl-right{width:645px;}
.about-warp .about .about-right .news-main ul li .fl-right .fl-right-p{ color:#333; font-size:18px; line-height:30px;}
.about-warp .about .about-right .news-main ul .news-main-div-li:hover .fl-right-p{ color:#10a4c2; font-size:18px; line-height:30px;}
.about-warp .about .about-right .news-main ul li .fl-right .fl-right-p1{ color:#878787; font-size:14px; line-height:30x;}
.about-warp .about .about-right .news-main ul li .fl-right .fl-right-p2{ color:#878787; font-size:14px; line-height:30px;}
.about-warp .about .about-right .news-main ul li .fl-right .fl-right-p2 i{ display:inline-block; margin-left:100px; padding-left:30px;background-image:url(../images/icon.png); background-repeat:no-repeat; background-position:3px -92px;}


/*关于国傲*/
.about-warp .about .about-right .about-main p{ color:#666; font-size:14px; line-height:33px; text-indent:2em;}
.about-warp .about .about-right .about-main img{ margin:20px auto;}

/*经营理念*/
.about-warp .about .about-right .operation-main p{ color:#666; font-size:14px; line-height:33px; }
.about-warp .about .about-right .operation-main .operation-main-div ul .operation-main-div-li{ padding:40px 0; border-bottom:1px  dashed #dcdcdc;}
.about-warp .about .about-right .operation-main .operation-main-div ul li .fl-left{ width:155px;}
.about-warp .about .about-right .operation-main .operation-main-div ul li .fl-right{width:780px;}
.about-warp .about .about-right .operation-main .operation-main-div ul li .fl-right .fl-right-p{ color:#333; font-size:20px; line-height:33px;}
.about-warp .about .about-right .operation-main .operation-main-div ul li .fl-right .fl-right-p1{ color:#666; font-size:14px; line-height:24px;}



/*发展历程*/
.about-warp .about .about-right .history-main ul{ margin:10px auto 60px; }
.about-warp .about .about-right .history-main ul .img{ }
.about-warp .about .about-right .history-main ul li .history-fcimg{position:absolute;width:40px; height:40px;background-image: url(../images/licheng1.png); background-repeat:no-repeat; background-position:0px 0px; left:101px; top:0px;}
.about-warp .about .about-right .history-main ul li{ position: relative;}
.about-warp .about .about-right .history-main ul li .history-fl{width:120px;height:100px;}
.about-warp .about .about-right .history-main ul li .history-fc{ height:100px;position:absolute;width:20px; height:20px;background-image: url(../images/licheng2.png); background-repeat:no-repeat; background-position:0px 0px; left:112px; top:0px;}
.about-warp .about .about-right .history-main ul li .history-fr{ height:100px;border-left:2px  solid #dcdcdc;padding-left:20px;width:750px; }
.about-warp .about .about-right .history-main ul li .history-fr .history-fr-top{color:#10a4c2; font-size:18px; line-height:px;}
.about-warp .about .about-right .history-main ul li .history-fr .history-fr-center{color:#333; font-size:14px; line-height:24px;}




/*公司荣誉*/
.about-warp .about .about-right .honor-main
.honor-main-top{ border-left:2px solid #7ebe26; text-indent:10px;color:#666; font-size:18px; line-height:30px; width:935px; margin:20px 0 30px;}
.about-warp .about .about-right .honor-main ul{  padding:0px 0 30px;width:935px;border-bottom:2px  dashed #dcdcdc;}
.about-warp .about .about-right .honor-main ul li{ float:left;margin-right: 8px;}
.about-warp .about .about-right .honor-main .container{margin: 20px 0 30px;}

/*荣誉*/
.rcon {width: 980px;}
.con .row {width: 100%;padding-bottom: 30px;border-bottom: 1px solid #ccc;margin-bottom: 40px;}
.rongyu p {color: #707070;font-size: 16px;line-height: 30px;}
.section {margin-top: 30px;}
.section .image-row .image-set .pic li {float: left;width: 245px;margin-bottom: 15px;}
.section .image-row .image-set .pic li p {color: #333;font-size: 16px;line-height: 2;text-align: center;}
.section .image-row .image-set .pic li div {width: 230px;height: 320px;border: 1px solid #ccc;border-radius: 1px;}
.section .image-row .image-set .pic li div img {width: 100%;height: 100%;}
.position ul li {background: #f7f8f9;padding:0 30px;margin-bottom: 30px;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;transition: all .2s ease-out;}
.position ul li:hover {box-shadow: 2px 2px 12px #e3e3e3;}
.position ul li .link{color:#333;font-size:14px;height:60px;position:relative; cursor:pointer; font-size:18px;padding:10px 0;line-height:1.7;}
.position ul li .link .info span {color: #666;font-size: 15px;line-height: 2;margin-right: 20px;}
.accordion li i.fa-chevron-down {display: block;position: absolute;right: 20px;top: 10px;left: auto;width: 32px;height: 60px;background: url(../images/arrow.png) no-repeat center;}
.accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.submenu {display: none;padding: 0px 0px 30px;font-size: 14px;}
.submenu p {display: block;color: #666;line-height:2;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
/*相册图css*/
.lightboxOverlay {position: absolute;top: 0;left: 0;z-index: 9999;background: url(../images/tmbg.png);display: none;}
.lightbox {position: absolute;top: 0;left: 0;width: 100%;z-index: 10000;text-align: center;line-height: 0;font-weight: normal;}
.lightbox .lb-image {display: block;height: auto;-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;}
.lightbox a img {border: none;}
.lb-outerContainer {position: relative;background-color: white;*zoom: 1;width: 250px;height: 250px;margin: 0 auto;
-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.lb-outerContainer:after {content: "";display: table;clear: both;}
.lb-container {padding: 4px;}
.lb-loader {position: absolute;top: 45%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
.lb-cancel {display: block;width: 32px;height: 32px;margin: 0 auto;background: url(../images/loading.gif) no-repeat;}
.lb-nav {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
.lb-container > .nav {left: 0;}
.lb-nav a {outline: none;}
.lb-prev, .lb-next {width: 49%;height: 100%;cursor: pointer;display: block;}
.lb-prev {left: -50px;float: left;background: url(../images/prev.png) left 48% no-repeat;background-size: 50%;}
.lb-next {right: 0;float: right; background: url(../images/next.png) right 48% no-repeat;background-size: 50%;}
.lb-dataContainer {margin: 0 auto;padding-top: 5px;*zoom: 1;width: 100%;-moz-border-radius-bottomleft: 4px;-webkit-border-bottom-left-radius: 4px;border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-webkit-border-bottom-right-radius: 4px;border-bottom-right-radius: 4px;}
.lb-dataContainer:after {content: "";display: table;clear: both;}
.lb-data {padding: 0 4px;color: #bbbbbb;}
.lb-data .lb-details {width: 85%;float: left;text-align: left;line-height: 1.1em;}.lb-data .lb-caption {font-size: 13px;font-weight: bold;line-height: 1em;}
.lb-data .lb-number {display: none;clear: left;padding-bottom: 1em;font-size: 0px;color: #999999;}
.lb-data .lb-close:hover {cursor: pointer;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity: 1;}	
