@charset "utf-8";
/* CSS Document */
.delay{ -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.delay:hover{ transform: scale(1.08,1.08); -moz-transform: scale(1.08,1.08); -ms-transform: scale(1.08,1.08); -webkit-transform: scale(1.08,1.08); -o-transform: scale(1.08,1.08);}

.w_1200 .warp{ width:1200px; margin:0 auto;}
.w_1200 .nav .i > a{padding:14px 36px;}
.w_1200 .rightside{width:860px;}
.w_1200 .w1160{width:1160px;}
.w_1200 .body{ width:1200px;}
.w_1200 .product_list .item{ width:285px; border-right:1px solid #dddddd; height:345px; overflow:hidden;}
.w_1200 .product_list .item .inner{ width:200px;}
.w_1200 #pdetail .info{ width:520px;}
.w_1200 .header_top{ width:1160px;}
.w_1200 .nav .n2 .sub{ width:780px;}
.w_1200 .nav .n3 .sub{ width:780px;}
.w_1200 .nav .n4 .sub{ width:585px}
.w_1200 .nav .n5 .sub{ width:585px;}
.w_1200 .nav .n6 .sub{ width:390px;}
.w_1200 .nav .n7 .sub{ width:390px; left:-390px;}
.w_1200 .nav .n8 .sub{ width:390px; left:-390px;}
.w_1200 .nav .n9 .sub{ width:585px; left:-585px;}
/***************************宽屏样式(end)***************************/
.body{ width:1000px; margin:0 auto; background:#fff; overflow:hidden;}
#main{ background:#F4F4F4;}
.wrap{ width:980px; margin:0 auto;}
.page_content{ min-height:300px; padding:10px;}
.clear_line{ width:800px; margin:0 auto; height:60px; background:url(../images/clear_line.png) no-repeat center center; clear:both; overflow:hidden;}
.w1160{ width:960px; margin:0 auto;}
.logo{ height:100px;}

#lib_inquire_list{ padding:15px;}
#lib_inquire_list > ul > li .info{width:619px;}
#lib_inquire_list > ul > li .img{ border:0px none !important;}
#lib_info_detail{ min-height:500px; padding:0px 10px;}
#lib_down_list{ min-height:200px;}
#lib_info_list{ min-height:200px;}
#lib_down_list li a{background-color:#fda2d0;}
#lib_review_form .form_button{ background:#fda2d0;}

.header{ background:#474747; border-bottom:4px solid #ff99c8; height:35px; line-height:35px;}
.header_top{ width:960px; margin:0 auto;}
.header .search .text{line-height:24px; width:161px; border:1px solid #a6a7a5; padding-left:8px;}
.header .search .sub{height:26px; width:39px; border:none; background:#a6a7a5; color:#fff; font-size:14px; cursor:pointer;}
.header .hright .h_nav{display:block; margin-top:5px;}
.header .hright .h_nav li{float:right; height:28px; line-height:25px; padding:0 12px;}
.header .hright .h_nav li.line{padding:0; color:#b8b8b8;}
.header .hright .h_nav li.member{background:url(ico.png) 0 0 no-repeat; padding-left:26px; color:#b8b8b8;}
.header .hright .h_nav li.inquiry{background:url(ico.png) 0 -26px no-repeat; padding-left:24px;}
.header .hright .h_nav li.lang{background:url(ico.png) right -52px no-repeat;}
.header .hright .h_nav li.lang:hover{position:relative; z-index:1000;}
.header .hright .h_nav li.lang:hover dl{}
.header .hright .h_nav li a{ color:#b8b8b8;}
.header .hright .h_nav li i{background:url(../images/common.png); padding:0 10px;}
.header .hright .h_nav li i.sitemap{background-position:-164px -23px;}
.header .hright .h_nav li i.download{background-position:-188px -23px;}
.header .hright li.lang>a{margin-right:15px;}
.header .hright li.lang .language_silder{width:50px; position:absolute; left:3px; top:22px; display:none; background:#474747; z-index:10; padding:0px 12px; border-radius:0px 0px 5px 5px;}
.header .hright li.lang:hover .language_silder{ display:block;}
.language_silder .l_rows{ height:25px; overflow:hidden;}
.header .hright .language_silder a{ display:block;}

.search{ margin-top:35px;}
.search .text{ width:240px; height:36px; line-height:36px; border:1px solid #e4e4e4;}
.nav{ background:#eee; height:48px;}
.nav .i{ position:relative;}
.nav .i > a{ display:block; padding:14px 27px; font-size:14px;}
.nav .cur.i{ border:1px solid #2d2d2d; border-bottom:3px solid #fc6db7;}
.nav .cur.i > a{ display:block; border:1px solid #7d7c7d;}
.nav .i:hover > a{ text-decoration:none; background:#ff99c8; border-bottom:3px solid #cf508a;}
div.navhover{ background:#ff99c8; }
.nav .i .sub{ position:absolute; left:0; top:48px; background:#fff; border:1px solid #d7d7d7; padding:25px; z-index:999; display:none;}
.nav .i:hover .sub{ display:block;}
.nav .i .sub .list{ width:165px; float:left; margin-right:30px; margin-bottom:20px;}
.nav .i .sub .list .tit{ height:25px; line-height:25px; border-bottom:1px solid #e67fb3; overflow:hidden;}
.nav .i .sub .list .tit > a{ font-size:14px; color:#000;}
.nav .i .sub .list li{ margin-top:15px; padding-left:10px; height:15px; line-height:15px; overflow:hidden; background:url(../images/sec_nav.jpg) 0 7px no-repeat;}
.nav .i .sub .list li:hover{ background:url(../images/sec_nav_cur.jpg) 0 7px no-repeat;}
.nav .i .sub .list li a{ color:#767676;}
.nav .i .sub .list li a:hover{ color:#eb6fa8; text-decoration:none;}
.nav .n2 .sub{ width:780px;}
.nav .n3 .sub{ width:585px;}
.nav .n4 .sub{ width:585px}
.nav .n5 .sub{ width:390px;}
.nav .n6 .sub{ width:390px; left:-390px;}
.nav .n7 .sub{ width:390px; left:-390px;}
.nav .n8 .sub{ width:585px; left:-585px;}
.nav .n9 .sub{ width:585px; left:-585px;}

.leftside{width:250px; margin-top:35px;}
.rightside{width:660px; overflow:hidden; min-height:680px;}
.leftmenu{ width:265px; float:left;}
.leftmenu .t{color:#000; line-height:32px; text-indent:9px; font-size:16px; border-bottom:3px solid #fda2d0;}
.special_row{ overflow:hidden; padding:25px 0px; border-bottom:1px dotted #b7b7b7;}
.special_row .pic{ width:108px;}
.special_row .pic img{ max-width:100%; max-height:100%;}
.special_row .info{ width:140px;}
.special_row .info .name{ line-height:190%;}
.special_row .info .name a{ font-family:"Times New Roman", Times, serif; font-size:16px;}
.product_list{ overflow:hidden; border:1px solid #d0d0cd;}
.pro_title{ height:45px; line-height:45px; background:#f6f6f6; text-indent:20px; font-family:"Times New Roman", Times, serif; font-size:18px; color:#818181;}
.product_list .item{ width:215px; border-right:1px solid #dddddd; height:345px; overflow:hidden;}
.product_list .item .inner{ width:155px; margin:0 auto;}
.product_list .item .inner .pic{ margin-top:10px; height:160px;overflow: hidden;}
.pic a{ text-align:center; margin:0 auto; display:block; width:100%; }
.pic span{ display:inline-block; height:100%; vertical-align:middle;}
.pic img{ vertical-align:middle; max-width:100%; max-height:100%;}
.product_list .item .inner .name{ text-align:center; margin-top:18px; height:40px;overflow: hidden;}
.product_list .item .inner .price{ font-size:18px; text-align:center; font-family:"Times New Roman", Times, serif; margin-bottom:10px;}
.product_list .item .inner .name a{ font-family:"Times New Roman", Times, serif; font-size:18px; color:#818181;}
.product_list .item .inner .bref{ text-align:center; color:#818181; height:30px;overflow: hidden;}
.product_list .item .inner .detail{ width:110px; height:31px; line-height:31px; text-align:center; font-size:14px; margin:0 auto; border:1px solid #dfdfdf; border-radius:5px; display:block; color:#666666;}
.product_list .item .inner .detail:hover{ background:#fda2d0; color:#fff;}
.product_list .item .inner .detail:hover{ text-decoration:none;}
.no_bor{ border:0px none !important;}
.small_banner{ overflow:hidden;}
.small_banner a{ display:block; width:49%; overflow:hidden;}
.leftmenu .row{background:#ffffff;}
.leftmenu .row .n1{line-height:44px; padding-left:9px; border-bottom:1px dotted #eaebeb; position:relative;}
.leftmenu .row .n1 a{color:#000; font-size:14px; text-decoration:none;}
.leftmenu .row .n1:hover a{ color:#fda2d0;}
.leftmenu .row .sub .i{line-height:35px; padding-left:30px; border-bottom:1px solid #f4f4f4; background:#ebebeb; width:239px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:none;}
.leftmenu .row.on .sub{display:block;}
.leftmenu .row.on .has:after{-webkit-transform:rotate(180deg); transform:rotate(180deg);}
.leftmenu .on .n1 a {
    color: #fda2d0;
}
.leftmenu .row.on .sub .i{
	display: block;
}
.leftmenu .row .sub .i a.on{
	color: #fda2d0;
}
.page_station{line-height:45px; font-size:16px;}
.page_title{border:1px solid #d4d4d4; font-size:16px; font-weight:bold; line-height:41px; padding-left:18px; background:#f5f6f6;}

/**************************放大镜效果(start)**************************/
#pdetail .gallery{width:312px; position:relative; margin-top:8px}
#pdetail .gallery *{_behavior:none;}
#pdetail .gallery .bigimg{width:310px; max-height:310px; overflow:hidden; border:1px solid #f1f1f1;}
#pdetail .gallery .bigimg a{width:310px; display:block; text-align:center; vertical-align:middle;}
#pdetail .gallery .bigimg a.case{height:350px;}
#pdetail .gallery .bigimg a img{vertical-align:middle; max-width:100%; max-height:100%;}
#pdetail .gallery .MagicZoom{display:block; margin:0 auto;}
#pdetail .gallery .MagicZoom img{border:0 !important; padding:0 !important; margin:0 !important;}
#pdetail .gallery .MagicZoomBigImageCont{border:1px solid #999;}
#pdetail .gallery .MagicZoomHeader{font-size:8pt !important; line-height:normal !important; color:#fff; background:#666; text-align:center !important;}
#pdetail .gallery .MagicZoomPup{border:1px solid #ccc; background:#fff; cursor:move;}
#pdetail .gallery .MagicZoomLoading{border:1px solid #ddd; background:#fff url(/static/images/global/loading.gif) no-repeat 2px 50%; padding:4px 4px 4px 24px !important; margin:0; text-decoration:none; text-align:left; font-size:8pt; font-family:sans-serif; color:#444;}
#pdetail .gallery #zoom-big{position:absolute; top:0; left:310px;}
#pdetail .gallery #zoom-big img{ max-width:none; max-height:none;}
#pdetail .gallery #small_img{position:relative; overflow:hidden; height:78px; margin:10px auto;}
#pdetail .gallery #small_img .bd span{float:left; margin-right:5px; border:1px solid #ccc; display:block; width:55px; height:55px; overflow:hidden; text-align:center;}
#pdetail .gallery #small_img .bd span.on{border:1px solid #0369ab;}
#pdetail .gallery #small_img .bd span a{vertical-align:middle; text-align:center;}
/**************************放大镜效果(end)**************************/

#pdetail .info{width:330px;margin-top:8px}
#pdetail .name{padding:11px 0px;font-size:14px;line-height:20px;color:#333;border-bottom:1px dashed #ccc}
#pdetail .brief{padding:11px 0px;font-size:12px;line-height:24px;color:#333;}
#pdetail .feature{width:100%;padding:6px 14px;border-bottom:1px dashed #ccc}
#pdetail .feature td{min-width:140px;font-size:12px;line-height:20px;color:#333}
#pdetail a.btn{display:block;width:99px;height:30px; line-height:30px; text-align:center;color:white;background:#fc6ab5; font-size:14px;}
#pdetail .description{margin-top:20px}
#pdetail .description .hd{border-bottom:1px solid #cacdd2; overflow:hidden; line-height:30px; height:30px;U}
#pdetail .description .hd span{display:block; height:24px;margin:0 8px;text-align:center;line-height:24px;color:#333;font-size:12px;background:url(../images/icon.png) no-repeat 0 -33px; float:left; cursor:pointer;}
#pdetail .description .hd span.cur{font-weight:bold; font-size:14px;}
#pdetail .description .bd>div{padding:18px; min-height:200px;}

#footer{background:#3a3a3a; height:51px;}
#footer .foot{text-align:center; color:#b0b0b0; font-size:14px;}
#footer .foot a{ color:#bbb;}



input.form_button{ width:120px; height:32px; text-align:center; background-color:#666; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-family:Verdana; font-size:14px; color:#fff;}
#cop{ color:#b0b0b0;}
.prod_info_group li a{ background:#FC6AB5; color:#FFF;}
div.MagicZoomLoading{
    display: none !important;
}

