﻿@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);}
.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;}

/***************************宽屏样式(start)***************************/
.w_1200 #header .hr{ width:930px;}

.w_1200 #ft{ background:#f4f4f4;}
.w_1200 #ft .list{ padding-top:40px; padding-bottom:30px; border-left:1px solid #fff; margin-left:40px; padding-left:20px; height:200px;}
.w_1200 #ft .list:first-child{ margin-left:0;}
.w_1200 #ft .list .sign{ font-size:16px;}
.w_1200 #ft .list .sec_row{ margin-top:10px;}
.w_1200 #ft .list .sec_row a{ font-size:14px; color:#777;}
.w_1200 #ft .n1{ width:255px;}
.w_1200 #ft .n2{ width:220px;}
.w_1200 #ft .n3{ width:225px;}
.w_1200 #ft .n3 .row{ height:25px; line-height:25px; padding-left:35px; margin-top:7px;}
.w_1200 #ft .n3 .row a{ font-size:14px; color:#777;}
.w_1200 #ft .n3 .f1{ background:url(../images/f_share_1.jpg) no-repeat; margin-top:12px;}
.w_1200 #ft .n3 .f2{ background:url(../images/f_share_2.jpg) no-repeat;}
.w_1200 #ft .n3 .f3{ background:url(../images/f_share_3.jpg) no-repeat;}
.w_1200 #ft .n4{ width:270px;}
.w_1200 #ft .n4 .row{ font-size:14px; color:#777; line-height:20px; margin-top:5px;}
.w_1200 #ft .n4 .f{ margin-top:10px;}
.w_1200 #ft .n4 .nor{ font-size:37px; color:#f25010; margin-top:5px;}
.w_1200 #fm{ height:60px; line-height:60px; font-size:14px;}

.w_1200 .wrap{ width:1200px;}

.w_1200 .page .page_l{ width:282px;}
.w_1200 .page .page_r{ width:900px;}

.w_1200 .item{ width:243px; background:#fff; border:1px solid transparent; padding:15px; margin-left:25px; margin-top:30px;}
.w_1200 .item:hover{ border:1px solid #fccd00;}
.w_1200 .item .pic{ width:243px; height:243px; text-align:center;}
.w_1200 .item .pic img{ vertical-align:middle;}
.w_1200 .item .pic span{ height:100%; display:inline-block; vertical-align:middle;}
.w_1200 .item .name{ margin:0 5px; height:20px; line-height:20px; overflow:hidden; margin-top:5px;}
.w_1200 .item .name a{ font-size:16px;}
.w_1200 .item .brief{ color:#555; font-size:14px; line-height:20px; height:40px; overflow:hidden; margin:0 5px; margin-top:3px;}
.w_1200 .item .price{ font-size:18px; margin:0 5px; margin-top:10px;}
.w_1200 .item .more{ height:36px; background:url(../images/more_l.png) no-repeat; margin-top:10px; overflow:hidden;}
.w_1200 .item .more a{ margin-left:36px; padding-left:15px; font-size:16px; color:#fff; height:36px; line-height:36px; padding-right:15px; display:inline-block; background:url(../images/more_r.png) right no-repeat;}
.w_1200 .item .more:hover{ background:url(../images/more_l_cur.png) no-repeat;}
.w_1200 .item .more:hover a{ text-decoration:none; background:url(../images/more_r_cur.png) right no-repeat;}
.w_1200 .i_nor{ }
.w_1200 .i_top{ margin-top:15px;}

.w_1200 #d_products .dt .dtr{ width:590px; margin-top:20px;}
/***************************宽屏样式(end)***************************/
.h_nav{display:block; margin-top:3px;}
.h_nav li{float:right; height:28px; line-height:25px; padding:0 12px;}
.h_nav li.line{padding:0; color:#333;}
.h_nav li.member{background:url(../images/ico.png) 0 0 no-repeat; padding-left:26px; color:#333;}
.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:#333;}
.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:#333; 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:135px;}
#header .logo{ width:270px; height:135px; text-align:center;/* background:#0b8b56;*/}
#header .logo img{ vertical-align:middle;}
#header .logo span{ height:100%; vertical-align:middle; display:inline-block;}
#header .hr{ width:710px;}
#header .hr .h_line{ height:28px; line-height:25px; margin:0 10px; margin-top:3px;}
#header .hr .top{ height:31px; border-bottom:1px solid #dddddd;}
#header .hr .top .share{ margin-top:5px;}
#header .hr .top .share img{ margin:0 3px;}
#header .hr .mid .fr{ font-size:18px; color:#fcd201; padding:15px 0;}
#header .hr .mid .search{ float:right; margin-right:30px; margin-top:10px;}
#header .hr .mid .search .sea_t{ width:200px; height:28px; line-height:28px; vertical-align:top; text-indent:10px; margin-right:10px;}
#header .hr .mid .search .sea_b{ height:30px; line-height:30px; vertical-align:top; cursor:pointer; background:none; border:none;}

#nav{ margin-top:15px;}
#nav .i{ padding:0 22px; position:relative}
#nav .i .ia{ font-size:16px;}
#nav .i:hover .ia{ text-decoration:none; color:#0b8b56;}
#nav .i .sub{ width:200%; position:absolute; left:-50%; top:18px; z-index:998; padding-top:18px; background:url(../images/nav_sec_bg.png) center 9px no-repeat; display:none;}
#nav .i:hover .sub{ display:block;}
#nav .i .sub .list{ background:#fff; border-top:2px solid #0b8b56;}
#nav .i .sub .list div{ height:40px; line-height:40px; overflow:hidden; border-top:1px solid #dddddd; padding:0 20px;}
#nav .i .sub .list a{ font-size:14px; color:#555; display:block; background:url(../images/nav_sec.jpg) 0 17px no-repeat; text-indent:15px;}
#nav .i .sub .list a:hover{ color:#ffcd06; text-decoration:none; background:url(../images/nav_sec_cur.jpg) 0 17px no-repeat;}

#ft{ background:#f4f4f4;}
#ft .list{ padding-top:32px; padding-bottom:30px; border-left:1px solid #fff; margin-left:40px; padding-left:15px; height:200px;}
#ft .list:first-child{ margin-left:0;}
#ft .list .sign{ font-size:16px;}
#ft .list .sec_row{ margin-top:10px;}
#ft .list .sec_row a{ font-size:14px; color:#777;}
#ft .n1{ width:208px;}
#ft .n2{ width:179px;}
#ft .n3{ width:183px;}
#ft .n3 .row{ height:25px; line-height:25px; padding-left:35px; margin-top:7px;}
#ft .n3 .row a{ font-size:14px; color:#777;}
#ft .n3 .f1{ background:url(../images/f_share_1.jpg) no-repeat; margin-top:12px;}
#ft .n3 .f2{ background:url(../images/f_share_2.jpg) no-repeat;}
#ft .n3 .f3{ background:url(../images/f_share_3.jpg) no-repeat;}
#ft .n4{ width:220px;}
#ft .n4 .row{ font-size:14px; color:#777; line-height:20px; margin-top:5px;}
#ft .n4 .row a{ color:#777;}
#ft .n4 .f{ margin-top:10px;}
#ft .n4 .nor{ font-size:37px; color:#f25010; margin-top:5px;}
#fm{ height:60px; line-height:60px; font-size:14px;}

#open_title .item{ margin:0; padding:0; border:none;}
.wrap{ width:980px; margin:0 auto;}
.min{ min-width:980px;}

#position{ height:41px; line-height:41px; background:url(../images/position_bg.jpg) repeat-x; border-bottom:1px solid #e0e0e0;}
#position .wrap *{ color:#f25010;  padding:0 15px; border:1px solid #ebebeb; display:inline-block; background:#fff; margin-right:10px; border-bottom:none;}
#position .home{ width:17px; height:13px; padding:0; border:none; display:inline-block; background:url(../images/home.jpg) no-repeat; margin-right:10px;}
#position span{ font-size:14px; color:#444;}

.page_sign{ height:45px; line-height:45px; font-size:18px; font-weight:bold; color:#0b8b56;}
.page_sign .fr{ font-size:12px; color:#333; font-weight:normal;}
.page_sign_nor{ border-bottom:1px solid #d0d0d0;}

#case_big{ text-align:center; width:273px;}
#case_big img{ vertical-align:middle;}
#case_big span{ height:100%; display:inline-block; vertical-align:middle;}

.prod_info_group li a{ background:#555; color:#fff;}
#lib_down_list li a{ background:#555;}
#lib_inquire_list>ul>li .info{ width:500px;}

.item{ width:198px; background:#fff; border:1px solid transparent; padding:15px; margin-left:20px; margin-top:20px;}
.item:hover{ border:1px solid #fccd00;}
.item .pic{ width:198px; height:198px; text-align:center;}
.item .pic img{ vertical-align:middle;}
.item .pic span{ height:100%; display:inline-block; vertical-align:middle;}
.item .name{ margin:0 5px; height:20px; line-height:20px; overflow:hidden; margin-top:5px;}
.item .name a{ font-size:16px;}
.item .brief{ color:#555; font-size:14px; line-height:20px; height:40px; overflow:hidden; margin:0 5px; margin-top:3px;}
.item .price{ font-size:18px; margin:0 5px; margin-top:10px;}
.item .more{ height:36px; background:url(../images/more_l.png) no-repeat; margin-top:10px; overflow:hidden;}
.item .more a{ margin-left:36px; padding-left:15px; font-size:16px; color:#fff; height:36px; line-height:36px; padding-right:15px; display:inline-block; background:url(../images/more_r.png) right no-repeat;}
.item .more:hover{ background:url(../images/more_l_cur.png) no-repeat;}
.item .more:hover a{ text-decoration:none; background:url(../images/more_r_cur.png) right no-repeat;}
.i_nor{ margin-left:0;}
.i_top{ margin-top:0;}

.leftmenu{ border-bottom:1px solid #ebebeb;}
.leftmenu .t{ font-size:18px; border-bottom:2px solid #3d3d3d; height:45px; line-height:45px; text-indent:10px; font-weight:bold;}
.leftmenu .row{}
.leftmenu .row .n1{ text-indent:10px;   line-height:40px; overflow:hidden; border-top:1px solid #ebebeb; background:url(../images/l_nav.png) 95% center no-repeat;text-transform: capitalize;}
.leftmenu .row .n2{ text-indent:30px;    line-height:40px;   border-top:1px solid #ebebeb; background:url(../images/l_nav.png) 95% center no-repeat;text-transform: capitalize;}
.leftmenu .row .n1 a{ font-size:16px; display:block; margin-right:30px; overflow:hidden;}
.leftmenu .row .n2 a{ font-size:14px; line-height:40px;   color:#3d3d3d;display:block; margin-right:30px; overflow:hidden;}
.leftmenu .row .n1:hover{ background:url(../images/l_nav_cur.png) 95% center no-repeat;}
.leftmenu .row .n1 a:hover{ color:#f25010; text-decoration:none;}
.leftmenu .row .sub{text-transform: capitalize;font-size: 14px;}
.leftmenu .row .sub .i{ text-indent:20px; height:38px; line-height:38px; overflow:hidden; border-top:1px solid #ebebeb; display:none;}
.leftmenu .row .sub .i a{ display:block; margin-right:30px; overflow:hidden;}
.leftmenu .row .sub .v3{ text-indent:30px;}
.leftmenu .row .sub .v3 a{}
.leftmenu .row .nor{}
.page{ background:#f8f8f8;}
.page .wrap{}
.page .page_l{ width:206px; border-right:1px solid #ebebeb;}
.page .page_r{ width:730px;}
.page .page_r .c_contents{ min-height:200px}
#global_editor_contents{word-break: break-word;}

#products{}
#d_products .dt .dtl .bigimg{ width:273px; position:relative;}
#d_products .dt .dtl .small li{ width:73px; height:73px; text-align:center; float:left; border:1px solid #f0eee7; margin-left:12px;}
#d_products .dt .dtl .small li:first-child{ margin:0;}
#d_products .dt .dtl .small .cur{ border:1px solid #555;}
#d_products .dt .dtl .small li img{ vertical-align:middle;}
#d_products .dt .dtl .small li span{ vertical-align:middle; height:100%; display:inline-block;}
#d_products .dt .dtr{ width:420px; margin-top:20px;}
#d_products .dt .dtr .info{ width:100%;}
#d_products .dt .dtr .name{ font-size:24px; line-height:20px;}
#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; color:#f74802;}
#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:2px solid #0b8b56; font-size:16px; color:#676767; font-weight:bold;}
#d_products .dm .nav{ font-size:14px; text-align:center;  padding:0 10px; text-transform:uppercase; float:left; cursor:pointer;border-right: 1px solid #ddd; border-top: 1px solid #ddd;margin-top: -1px;}
#d_products .dm .nav:first-child{border-left: 1px solid #ddd;}
#d_products .dm .nav.cur{/*color:#4a4439;*/color:#fff;background: #0b8b56;font-weight: normal;border: none;border-top: 1px solid #0b8b56;}
#d_products .db .con{ padding:10px; min-height:300px;}

#d_products .small_nor{}
#d_products .small_nor .small_l{ width:7px; height:11px; background:url(../images/small_l.png) no-repeat; display:block; margin-top:30px; margin-right:8px;}
#d_products .small_nor .small_r{ width:7px; height:11px; background:url(../images/small_r.png) no-repeat; display:block; margin-top:30px;}
#d_products .small_nor .small_m{ width:243px; height:77px; position:relative; overflow:hidden;}
#d_products .small_nor .small_m .small_ab{ width:1000px; height:77px; position:absolute; left:0; top:0;}
#d_products .small_nor .small_m .small_ab li{ width:75px; height:75px; text-align:center; border:1px solid #e6e6e6; float:left; margin-right:6px;}
#d_products .small_nor .small_m .small_ab li.cur{ border:1px solid #555;}
#d_products .small_nor .small_m .small_ab li img{ vertical-align:middle;}
#d_products .small_nor .small_m .small_ab li span{ height:100%; vertical-align:middle; display:inline-block;}

#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(/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;}
#d_products #zoom-big{position:absolute; top:0; left:101%;}
#d_products #zoom-big img{max-width:none; max-height:none;}

#article{ padding:20px;}

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

#download{}
#lib_down_list li:last-child{ border:none;}
