/*
Powered by ly200.com		http://www.ly200.com
广州联雅网络科技有限公司		020-83226791
*/
@charset "utf-8";
.goods{}
.goods .photo{width: 705px;height: 535px;}
.goods .big_img{width: 681px;height: 395px;text-align: center;}
.goods .small_img{position: relative;width: 680px;height: 81px;margin-top: 20px;}
.goods .small_img .scroll{width: 681px;margin: 0 auto;overflow: hidden;}
.goods .small_img .left{position: absolute;left: 0;top: 15px;}
.goods .small_img .right{position: absolute;right: 0;top: 15px;}
.goods .small_img ul{width: 92%;height: 81px;margin: 0 auto;overflow: hidden;}
.goods .small_img ul li{width: 139px;height: 81px;margin: 0 5px;text-align: center;}
.goods .small_img ul img{}
.goods .content{width: 535px;}
.goods .content .name{margin-bottom: 8px;font-size: 20px;line-height: 30px;}
.goods .content .attr .list{display: inline-block;vertical-align: middle;width: 249px;height: 28px;line-height: 28px;background: #f1f1f1;margin: 8px 5px 8px 0;padding-left: 8px;font-size: 14px;}
.goods .description{margin-top: 37px;}
.goods .description .title{font-size: 18px;color: #005bac;}
.goods .description .des{margin: 20px 0;line-height: 20px;font-family: Arial;font-size: 14px;}
.goods .tags .title,.goods .tags .des{font-size: 14px;}
.goods .inquiry{display:inline-block;width: 180px;height: 46px;line-height: 46px;background: url(../images/inquiry_btn.jpg) no-repeat center center;font-size: 18px;color: #1b1b1b;vertical-align: middle;}
.goods .inquiry span{padding-left: 50px;}
.goods .inquiry:hover{text-decoration: none;color: #1b1b1b;}
.goods .share{display:inline-block;margin-left: 13px;vertical-align: middle;}
.goods .information{}
.goods .information .title{border-bottom: 1px solid #a0a0a0;}
.goods .information .title{width: 100%;text-align: center;}
.goods .information .title .current{width: 198px;height: 40px;line-height: 40px;border: 1px solid #a0a0a0;border-bottom: none;background: white;}
.goods .information .title span{display:inline-block;width: 100%;font-size: 18px;color: #1b1b1b;border-top: 2px solid #3eb134;background: white;}
.goods .information .des{margin: 45px 15px;line-height: normal; font-size: 16px;}
.goods .information .des p{margin: 5px 0;}
.goods .goods_btn{margin-top: 25px;text-align: left;}
.goods .prod_info_pdf{display:inline-block;margin-left: 10px;vertical-align: middle;}
.icon_pdf{display:inline-block;width: 16px; height: 20px; background: url(../images/global/goods.png) no-repeat -80px -10px;vertical-align: middle;}
.prod_info_pdf span{display: inline-block;vertical-align: middle;margin-left: 5px;} 
/*轮播*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper { position: relative; margin: 0 auto 60px; padding: 0; *zoom: 1; }
.bx-wrapper img { max-width: 100%; display: block; margin: 0 auto;}
/** THEME===================================*/
.bx-wrapper .bx-viewport { left: -5px; background: #fff;	/*fix other elements on the page moving (on Chrome)*/ -webkit-transform: translatez(0); -moz-transform: translatez(0); -ms-transform: translatez(0); -o-transform: translatez(0); transform: translatez(0); }
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { position: absolute; bottom: -30px; width: 100%; }
/* PAGER */
.bx-wrapper .bx-pager {display: none; text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 20px; }
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; }
.bx-wrapper .bx-pager.bx-default-pager a { background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active { background: #000; }
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev { left: -35px; background: url(../images/goods_left.jpg) no-repeat center center; }
.bx-wrapper .bx-next { right: -35px; background: url(../images/goods_right.jpg) no-repeat center center; }
.bx-wrapper .bx-controls-direction a { position: absolute; top: 40%; margin-top: -16px; outline: 0; width: 23px; height: 50px; text-indent: -9999px; z-index: 9999; }
.bx-wrapper .bx-controls-direction a.disabled { display: none; }
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }
.bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url(../images/controls.png) -86px -11px no-repeat; margin: 0 3px; }
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0; }
.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url(../images/controls.png) -86px -44px no-repeat; margin: 0 3px; }
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px; }
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px; }
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80, 80, 80, 0.75); width: 100%; }
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px; }