@charset "utf-8";
/***************************宽屏样式(start)***************************/
.w_1200 #nav #nav_box{ max-width:900px;}
.w_1200 #ft .f1{ margin-left:80px;}
.w_1200 #ft .f3 .form_input{margin-left:20px;}
.w_1200 #ft .f3 .submit{margin-left:24px;}
.w_1200 #fm .list{width:200px; margin-left:30px;}
.w_1200 #fm .fr{ width:220px; margin-right:35px;}
.w_1200 .wrap{ width:1200px;}
.w_1200 .page .page_l{ width:270px;}
.w_1200 .page .page_r{ width:901px;}
.w_1200 #d_products .dt .dtr{ width:465px;}
.w_1200 .prolist .item{ width:269px; padding:15px 15px;}
.w_1200 .prolist .item .pic{ width:269px; height:140px;}
.w_1200 .prolist .i_nor{ border-right:none;}
.w_1200 #sale .box .pic{ width:270px; height:140px;}
/***************************宽屏样式(end)***************************/
.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);}
.i_delay{ -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.r_delay{ -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.r_delay:hover{ transform:rotate(360deg); -moz-transform:rotate(360deg); -o-transform:rotate(360deg); -ms-transform:rotate(360deg); -webkit-transform:rotate(360deg);}
.filter{ background:#000;}
.filter:hover{ filter:alpha(opacity=70); -moz-opacity:0.7; -webkit-opacity: 0.7; opacity: 0.7;}
.h_nav{display:block; margin-top:5px;}
.h_nav li{float:right; height:28px; line-height:25px; padding:0 12px;}
.h_nav li.line{padding:0; color:#b8b8b8;}
.h_nav li.member{background:url(../images/ico.png) 0 0 no-repeat; padding-left:26px; color:#b8b8b8;}
.h_nav li.inquiry{background:url(../images/ico.png) 0 -26px no-repeat; padding-left:24px;}
.h_nav li.lang{background:url(../images/ico.png) right -52px no-repeat;}
.h_nav li.lang:hover{position:relative; z-index:1000;}
.h_nav li.lang:hover dl{}
.h_nav li a{ color:#b8b8b8;}
.h_nav li i{background:url(../images/common.png); padding:0 10px;}
.h_nav li i.sitemap{background-position:-164px -23px;}
.h_nav li i.download{background-position:-188px -23px;}
li.lang>a{margin-right:15px;}
li.lang .language_silder{width:50px; position:absolute; left:3px; top:22px; display:none; background:#2d2d2d; z-index:10; padding:0px 12px; border-radius:0px 0px 5px 5px;}
li.lang:hover .language_silder{ display:block;}
.language_silder .l_rows{ height:25px; overflow:hidden;}
.language_silder a{ display:block; color:#fff !important;}

#header{ height:65px; background:#2d2d2d;}
#header .logo{ height:65px;}
#header .logo img{ vertical-align:middle;}
#header .logo span{ height:100%; display:inline-block; vertical-align:middle;}
#nav{ background:#2d2d2d;}
#nav #nav_box{ max-width:730px;}
#nav .i{ position:relative;}
#nav .i:first-child{ padding-left:15px;}
#nav .i .ia{ line-height:50px; color:#bbb; font-family:"Verdana"; font-size:14px; padding:0 35px; display:block; height:50px;}
#nav .i:hover .ia{ text-decoration:none; color:#fff;}
#nav .i .sub{ width:220px; position:absolute; left:0; top:44px; z-index:999; background:url(../images/nav_sub_bg.png) 25px 0 no-repeat; padding-top:6px; display:none;}
#nav .i .sub .list{ background:#525252; padding:15px 0;}
#nav .i .sub .tit{ margin:0 20px; height:20px; line-height:20px; overflow:hidden; margin-top:15px;}
#nav .i .sub .tit:first-child{ margin-top:0;}
#nav .i .sub .tit a{ font-size:14px; color:#e9e9e9;}
#nav .i .sub .sec_box{ padding-top:10px;}
#nav .i .sub .sec_row{ margin:0 20px; height:23px; line-height:23px; overflow:hidden; background:url(../images/nav_sec_row_bg.jpg) right center no-repeat;}
#nav .i .sub .sec_row a{ color:#b0b0b0;}
#nav .search{ width:241px; height:22px; line-height:22px; background:url(../images/sea.png) no-repeat; margin-top:15px;}
#nav .search .sea_t{ width:210px; height:22px; background:none; border:none; vertical-align:top; text-indent:10px; color:#bbb;}
#nav .search .sea_b{ width:25px; height:22px; background:none; border:none; vertical-align:top; cursor:pointer;}
#ft{ padding:15px 0; background:#f7f8f9; border-top:1px solid #ecedee; border-bottom:1px solid #ecedee;;}
#ft .f1{ line-height:47px; font-family:"Verdana"; font-size:16px; text-transform:capitalize; padding-right:13px; border-right:1px solid #e6e6e6;}
#ft .f2{ width:430px; height:47px; line-height:47px; overflow:hidden; margin-left:20px; color:#666; font-family:"Verdana";}
#ft .f3 .form_input{ width:288px; height:38px; line-height:38px; background:#fff; border:1px solid #dee1e2; float:left; text-indent:10px; margin-left:10px;}
#ft .f3 .submit{ width:115px; height:40px; line-height:40px; background:#fff; border:2px solid #1e1e1e; float:left; margin-left:10px; font-size:14px; cursor:pointer;}
#fm{ padding:20px 0;}
#fm .list{ width:160px; margin-left:25px;}
#fm .list .tit{ font-size:14px; height:20px; overflow:hidden; line-height:20px;}
#fm .list .line{ width:42px; height:2px; background:#e8e9ea; margin-top:15px;}
#fm .list .row{ height:20px; line-height:20px; overflow:hidden; margin-top:10px;}
#fm .fr{ width:220px;}
#fm .fr .top{ margin-top:20px;}
#fm .fr .mid{ margin-top:15px; line-height:20px;}

#open_title .item{ margin:0; padding:0; border:none;}
.wrap{ width:980px; margin:0 auto;}
.min{ min-width:980px;}
.max{ max-width:1200px; margin:0 auto;}
.bor{ border:1px solid #e3e3e3;}
.b_bor{ border-bottom:1px solid #e3e3e3;}
.pro_line{ width:100%; height:1px; background:#e3e3e3; clear:both;}
#position{ height:35px; line-height:35px; font-size:14px;}
#position a{ font-size:14px;}
#position span{ font-size:14px; color:#444;}
#position .po_cur{ color:#e74c3c;}
#sale .t{ height:42px; line-height:42px; font-size:18px; background:#eae9e9; text-indent:15px;}
#sale .box .pic{ width:220px; height:115px; text-align:center;}
#sale .box .pic img{ vertical-align:middle;}
#sale .box .pic span{ height:100%; display:inline-block; vertical-align:middle;}
#sale .box .price{ color:#e84c3d; font-size:20px; margin:0 10px; margin-top:10px;}
#sale .box .tit{ height:20px; line-height:20px; overflow:hidden; margin:0 10px; margin-top:10px;}
#sale .box .tit a{ font-size:14px;}
#sale .box .brief{ color:#bdbdbd; margin:0 10px; line-height:16px; height:48px; overflow:hidden; margin-top:5px;}
#case_big{ text-align:center;}
#case_big img{ vertical-align:middle;}
#case_big span{ height:100%; display:inline-block; vertical-align:middle;}
#page_ban{ height:349px;}
#page_ban a{ width:100%; height:349px; display:block;}
.prod_info_group li a{ background:#555; color:#fff;}
#lib_down_list li a{ background:#555;}
#lib_inquire_list>ul>li .info{ width:500px;}
.prolist .item{ width:220px; padding:12px; border-right:1px solid #e3e3e3;}
.prolist .item .pic{ width:220px; height:115px; text-align:center; padding-bottom:10px; border-bottom:1px solid #e3e3e3;}
.prolist .item .pic img{ vertical-align:middle;}
.prolist .item .pic span{ height:100%; display:inline-block; vertical-align:middle;}
.prolist .item .name{ margin:0 5px; height:20px; line-height:20px; overflow:hidden; margin-top:20px;}
.prolist .item .name a{}
.prolist .item .brief{ margin:0 5px; line-height:16px; height:48px; overflow:hidden; margin-top:2px;}
.prolist .item .price{ font-size:20px;}
.prolist .item .more{ display:inline-block; height:20px; line-height:20px; color:#fff; overflow:hidden;}
.prolist .item .more .t{ background:#b5b5b5; padding:0 7px; display:inline-block}
.prolist .item .more .b{ background:#e74c3c; padding:0 7px; display:inline-block; transform:translate(0); -webkit-transform:translate(0); -ms-transform:translate(0);}
.prolist .item .more:hover .t{ transform:translate(0,-100%); -webkit-transform:translate(0,-100%); -ms-transform:translate(0,-100%);}
.prolist .item .more:hover .b{ transform:translate(0,-100%); -webkit-transform:translate(0,-100%); -ms-transform:translate(0,-100%);}
.prolist .i_nor{ border-right:none;}

.leftmenu{ background:#333333;}
.leftmenu .t{ font-size:18px; height:42px; line-height:42px; text-indent:15px; font-weight:bold; background:#050503; color:#bdbdbd;}
.leftmenu .row{}
.leftmenu .row .n1{ text-indent:15px; height:33px; line-height:33px; overflow:hidden; margin-top:1px; background:#676767;}
.leftmenu .row.on .n1{background:#484848;}
.leftmenu .row .n1 a{ font-size:14px; color:#fff;}
.leftmenu .row .sub{ display:none;}
.leftmenu .row.on .sub{ display: block;}
.leftmenu .row .i{ text-indent:30px; height:30px; line-height:30px; overflow:hidden; background:url(../images/sec_bg.jpg) 15px center no-repeat;}
.leftmenu .row .i a{ color:#bdbdbd;}
.leftmenu .row .v3{ display: none;text-indent:40px; background:none;}
.leftmenu .row .i a.on,.leftmenu .row.on .n1 a{color:#e74c3c;}
.leftmenu .row .nor{}

.page{}
.page .wrap{}
.page .page_l{ width:220px;}
.page .page_r{ width:736px;}
.page .page_r .c_contents{ min-height:200px}

#products{}
#d_products .dt .gallery{ position:relative;}
#d_products .dt .gallery .bigimg{ width:408px; border:1px solid #d8d8d8; position:relative; margin-bottom:15px;}
#d_products .dt .gallery .small_img_list .pic_box{ width:71px; height:37px; text-align:center; float:left; border:1px solid #d8d8d8; margin-left:12px;}
#d_products .dt .gallery .small_img_list .pic_box:first-child{ margin:0;}
#d_products .dt .gallery .small_img_list .on{ border:1px solid #555;}
#d_products .dt .gallery .small_img_list .pic_box img{ vertical-align:middle;}
#d_products .dt .gallery .small_img_list .pic_box span{ vertical-align:middle; height:100%; display:inline-block;}
#d_products .dt .dtr{ width:302px;}
#d_products .dt .dtr .info{ width:100%;}
#d_products .dt .dtr .name{ font-size:22px; padding-bottom:15px; line-height:25px;}
#d_products .dt .dtr .brief{ font-size:14px; line-height:30px; margin:10px 0;}
#d_products .dt .dtr .price{ font-size:20px; margin-top:10px;}
#d_products .dt .dtr .para{ padding:20px 0; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
#d_products .dt .dtr .btn{ height:30px; padding:0 30px; line-height:30px; display:inline-block; text-align:center; font-size:14px; color:#fff; margin-top:10px; background:#555; margin-right:5px;}
#d_products .dm{ height:35px; line-height:35px; border-bottom:1px solid #f0eee7; overflow:hidden;}
#d_products .dm .nav{ font-size:14px; text-align:center; color:#4a4439; padding:0 10px; text-transform:uppercase; float:left; cursor:pointer;}
#d_products .dm .nav.cur{font-weight:bold;}
#d_products .db .con{ padding:10px; min-height:300px;}
#d_products .MagicZoom{display:block; margin:0 auto;}
#d_products .MagicZoom img{border:0 !important; padding:0 !important; margin:0 !important;}
#d_products .MagicZoomBigImageCont{border:1px solid #999;}
#d_products .MagicZoomHeader{font-size:8pt !important; line-height:normal !important; color:#fff; background:#666; text-align:center !important;}
#d_products .MagicZoomPup{border:1px solid #ccc; background:#fff; cursor:move;}
#d_products .MagicZoomLoading{border:1px solid #ddd; background:#fff url(../../../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;}
#d_products #zoom-big{position:absolute; top:0; left:101%;}
#d_products #zoom-big img{max-width:none; max-height:none;}

#article{ padding:20px;}
#article .con{}

#info{ padding:20px 0;}
#lib_info_list li:last-child{ border:none;}
#d_info{ padding:20px;}

#download{ padding:20px 0;}
#lib_down_list li:last-child{ border:none;}

