﻿@charset "utf-8";
/* CSS Document */

* {margin:0px;padding:0px;}
body {background:#FFF;font-size:13px;line-height:28px;color:#444;text-decoration:none;font-family:"微软雅黑";}
a {color:#444;text-decoration:none;}
a:hover {color:#b7934d;text-decoration:none;}
img {border:0;}
ul,li,ol {list-style-type:none;}
h1,h2,h3,h4,h5,h6,dl,dt,p,b,i,span {font-weight:normal;color:#444;}

.head {height:30px;background:#f7f8fa;width:100%;font-size:12px;border-bottom:1px solid #e7e8ed;}
.head .head-in {width:1250px;height:30px;margin:0px auto;color:#999;}
.head .head-in p {float:right;height:30px;line-height:30px;margin-left:15px;color:#999;background:url(point1-1.png) no-repeat left center;padding-left:10px;}
.head .head-in p a {color:#999;}

.top {width:1250px;height:100px;margin:0px auto;position:relative;}
.top .logo {height:100px;overflow:hidden;display:table-cell;vertical-align:middle;}
.top .logo img {max-height:100px;}

/*nav*/
.nav {position:absolute;height:35px;right:0;top:32px;}
.nav li{float:left;}
.nav li a{float:left;padding:0px 22px;border-radius:3px;}
.inmenu:link,.inmenu:visited{color:#333;font-size:14px;line-height:35px;height:35px;text-align:center;}
.inmenu:hover,.inmenu:active{background:#b7934d;text-decoration:none;}
.inmenu_1:link,.inmenu_1:visited,.inmenu_1:hover,.inmenu_1:active{color:#FFF;font-size:14px;height:35px;line-height:35px;background:#b7934d;text-align:center;}

.nav li:hover{position:relative;z-index:99999;color:#FFF;}
.nav li:hover a{background:#b7934d;color:#FFF;}
.nav li:hover ul li a{background:#eee;color:#444;border-radius:0px;}
.nav li ul li{float:none;text-align:left;height:30px;border-bottom:1px solid #ddd;font-size:12px;}
.nav li ul li a{float:none;display:block;color:#FFF;white-space:nowrap;height:30px;line-height:30px;text-transform:capitalize;text-overflow:ellipsis;padding:0px 15px 0px 15px;min-width:70px;}
.nav li ul li a:hover{color:#FFF;background:#b7934d;}
.nav li ul{display:none;position:absolute;top:35px;left:0;z-index:9999;padding-top:33px;background:url(point-1.png) no-repeat center 27px;}

/*banner*/
#banner{position:relative;clear:both;min-width:1000px;background:#eee;width:100%;margin:0px auto;z-index:888;margin-bottom:15px;}
.slider_img{display:block;text-align:center;height:100%;}
.slider_img img{display:inline-block!important;margin:0px 0;max-width:100%;width:auto;height:auto;display:block;}
.wmuSlider{height:100%!important;position:relative;overflow:hidden;}

.bbdd{z-index:2;position:absolute;bottom:25px;margin:0;padding:0;width:100%;text-align:center;}
.bbdd li{margin:0 5px 10px 5px;list-style-type:none;display:inline-block;}
.bbdd a{display:inline-block;text-indent:999px;width:32px;height:16px;background:url(dot-1.png) no-repeat 0 -16px;display:block;overflow:hidden;}
.bbdd a.wmuActive{background-position:0 0;}
.banner{width:100%;text-align:center;margin:0 auto;margin-bottom:10px;background:#f1f1f1;}
.banner img{min-width:1000px;max-width:100%;}

.wmuSliderPrev,.wmuSliderNext{width:70px;height:70px;line-height:99em;overflow:hidden;margin:-35px 0 0;display:block;background:url(ad_ctr-1.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.wmuSliderNext {background-position:0 -70px;right:0;}
.wmuSliderPrev {left:0;}
.wmuSlider:hover .wmuSliderNext {opacity:0.3;filter:alpha(opacity=25);}
.wmuSlider:hover .wmuSliderPrev {opacity:0.3;filter:alpha(opacity=25);}
.wmuSlider:hover .wmuSliderNext:hover,
.wmuSlider:hover .wmuSliderPrev:hover {opacity:1;filter:alpha(opacity=50);}
/*about*/
.title {font-size:23px;font-weight:bold;height:20px;line-height:20px;width:1250px;margin:0px auto;overflow:hidden;color:#000;background:url(tit-line-1.png) no-repeat bottom center;margin-top:65px;text-align:center;padding-bottom:20px;}

.about {width:1200px;height:290px;margin:0px auto;overflow:hidden;margin-top:50px;padding:0px 25px;}
.about img {float:right;width:465px;height:290px;}
.about .aboleft {float:left;width:700px;height:290px;overflow:hidden;}
.about .aboleft h3 {font-size:18px;font-weight:bold;color:#b7934d;height:30px;line-height:20px;}
.about .aboleft p {width:700px;height:210px;overflow:hidden;line-height:30px;font-size:14px;}
.about .aboleft h6 {width:120px;background:#ddd;height:35px;line-height:35px;text-align:center;margin-top:5px;}
/*recomend*/
.recomend {background:#f7f8fa;width:100%;font-size:12px;border:solid #e7e8ed;border-width:1px 0px;padding-bottom:65px;margin-top:65px;overflow:hidden;}
.prolist{width:1250px;margin:0px auto;}
.prolist li{float:left;margin:50px 25px 0px 25px;width:200px;text-align:center;}
.prolist li a{display:block;background:#FFF;}
.prolist li h2, .prolist li h5, .prolist li strong {display:block;padding:5px 10px;background:#b7934d;color:#FFF;text-align:center;font-weight:normal;font-size:14px;}
.prolist a img{width:200px;height:150px;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.prolist a:hover img{opacity:.5;filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;}
/*.prolist a:hover h2{background:#b7934d;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;}*/

.home_more{clear:both;margin:0 auto;padding-top:45px;width:200px;text-align:center;}
.home_more a{display:block;height:40px;background:#b7934d;color:#FFF;font-weight:normal;font-size:14px;line-height:40px;}
.home_more a:hover{background:#f00;color:#FFF;}
/*news*/
.slideTxtBox{width:1250px;margin:0px auto;margin-top:50px;}
.slideTxtBox .hd{height:38px;line-height:38px; position:relative;}
.slideTxtBox .hd ul{margin:0px auto;height:40px;text-align:center;font-size:14px;}
.slideTxtBox .hd ul li{display:inline-block;padding:0 42px;cursor:pointer;border:1px solid #b7934d;}
.slideTxtBox .hd ul li.on{height:38px; background:#b7934d;border:1px solid #b7934d;color:#FFF;}

.slideTxtBox .tem_index_news_list{margin:30px 0 0;}
.slideTxtBox .tem_index_news_list li{float:left;overflow:hidden;width:50%;list-style:none;text-align:left;}
.slideTxtBox .tem_index_news_list li a{display:block;}
.slideTxtBox .tem_index_news_list li dl{margin:0px 10px;padding-top:21px;height:115px;}
.slideTxtBox .tem_index_news_list li dl.tem_even{margin-right:0;margin-left:10px;}
.slideTxtBox .tem_index_news_list dt{position:relative;float:left;overflow:hidden;width:100px;height:115px;border-bottom:1px solid #e7e8ed;font-size:0;}
.slideTxtBox .tem_index_news_list dt img{margin-left:10px;width:90px;height:90px;border-radius:60px;}
.slideTxtBox .tem_index_news_list dd{float:left;margin-left:-100px;width:100%;}
.slideTxtBox .tem_index_news_list dd a{padding:0 10px;}
.slideTxtBox .tem_index_news_list_txt{margin-left:100px;height:115px;border-bottom:1px solid #e7e8ed;}
.slideTxtBox .tem_index_news_list_txt h3, .slideTxtBox .tem_index_news_list_txt strong{overflow:hidden;margin-bottom:3px;height:23px;color:#000;font-weight:normal;line-height:23px;}
.slideTxtBox .tem_index_news_list_txt p{overflow:hidden;height:42px;color:#818181;line-height:22px;}
.slideTxtBox .tem_index_news_list_txt span.time{display:block;height:25px;color:#818181;line-height:25px;}
.slideTxtBox .tem_index_news_list li dl:hover{background:#f7f8fa;}
/*hot products*/
.pro-scr {width:1250px;height:auto;OVERFLOW:hidden;ZOOM:1;margin:0px auto;}
.pro-scr .pcont {FLOAT:left;OVERFLOW:hidden;WIDTH:1250px;}
.pro-scr .ScrCont {WIDTH:32733px;ZOOM:1;}
.pro-scr #List1_1 {FLOAT:left;}
.pro-scr #List2_1 {FLOAT:left;}
.pro-scr .LeftBotton {background:url(left-1.png) no-repeat left top;WIDTH:20px;HEIGHT:20px;position:absolute;margin-top:50px;margin-left:1230px;}
.pro-scr .RightBotton {background:url(right-1.png) no-repeat top right;WIDTH:20px;HEIGHT:20px;position:absolute;margin-top:71px;margin-left:-20px;}

.pro-hot{DISPLAY:block;CURSOR:pointer;float:left;}
.pro-hot li{float:left;margin:50px 25px 0px 25px;width:262px;}
.pro-hot li a{display:block;overflow:hidden;}
.pro-hot li img{width:262px;height:197px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
.pro-hot li a:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-ms-transform:scale(1.2);}
.pro-hot li h3, .pro-hot li strong {display:block;margin:0 auto;height:40px;background:#b7934d;text-align:center;font-weight:normal;line-height:40px;}
.pro-hot li h3 a, .pro-hot li strong a {color:#FFF;}
.pro-hot li h3 a:hover, .pro-hot li strong a:hover {color:#FFF;text-decoration:underline;}
/*foot*/
.foot {background:#222;width:100%;overflow:hidden;padding-bottom:15px;}
.foot .foot-li {background:#2a2828;width:100%;padding:40px 0px;overflow:hidden;margin-bottom:15px;}
.foot .foot-li .footin {width:1250px;margin:0px auto;}
.footit {font-size:17px;color:#FFF;}
.f-left {width:290px;float:left;}
.f-center {width:430px;float:left;}
.f-right {width:460px;float:left;padding-right:10px;}
.fg {margin-right:30px;}
.flist {width:100%;margin-top:10px;line-height:22px;color:#999;}
.flist1 {width:280px;margin-top:15px;line-height:22px;color:#999;float:left;}
.f-right img {float:right;width:125px;height:125px;margin-top:20px;margin-right:10px;}
.flist li {width:46%;float:left;height:33px;line-height:33px;margin-right:4%;border-bottom:1px dashed #666;background:url(point2-1.png) no-repeat left 14px;text-indent:13px;}
.flist li a {color:#999;}
.flist li a:hover {color:#FFF;}
.flist li .inmenu{color:#999;font-size:13px;line-height:33px;}
.flist li .inmenu:hover{color:#FFF;font-size:13px;background:none;}
.flist li .inmenu_1{color:#999;font-size:13px;background:none;line-height:33px;}
.flist li .inmenu_1:hover{color:#FFF;font-size:13px;background:none;}
.csearch {width:276px;height:36px;margin-top:8px;}
.csearch .csearch_text {width:205px;height:34px;line-height:34px;float:left;font-size:12px;background:#222;border:1px solid #161616;border-width:1px 0px 1px 1px;color:#999;padding-left:10px;font-family:"微软雅黑";}
.csearch .csearch_but {width:60px;height:36px;line-height:36px;background:#161616;float:right;text-align:center;border:0;color:#999;font-size:12px;font-family:"微软雅黑";}
.foot p {width:1120px;margin:0px auto;text-align:center;color:#FFF;line-height:22px;}
.foot p a {color:#FFF;}
.footlinks {width:100%;text-align:center;}
.footlinks span {color:#999;}
.footlinks a {color:#999;}

/*inner*/
.ban-inner {width:100%;text-align:center;}
.ban-inner img {max-width:100%;}

.inner {width:1250px;margin:35px auto 50px;overflow:hidden;}
.inner .inner-left {width:250px;float:left;}
.inner .inner-left .inner-left-box {width:248px;border:1px solid #ddd;margin-bottom:20px;}
.inner .inner-left .inner-left-box h2 {width:248px;border-bottom:1px solid #ddd;height:60px;line-height:60px;text-indent:20px;font-size:19px;font-weight:bold;}
.inner .inner-left .inner-left-box p {padding:10px 20px;}

ul.sf-menu {clear:both;margin:0px auto;height:auto;position:relative;text-transform:capitalize;z-index:500;width:248px;}
ul.sf-menu li {zoom:1;margin:0px;}
ul.sf-menu li a {text-transform:capitalize;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:40px;line-height:40px;font-size:13px;padding-left:20px;background:#FFF;border-bottom:1px solid #eee;}
ul.sf-menu li a:hover, ul.sf-menu li a:active {background:#b7934d;font-size:13px;color:#FFF;}
ul.sf-menu li.hover, ul.sf-menu li:hover {position:relative;}
ul.sf-menu li.menu-item:hover {position:relative;}
ul.sf-menu ul {width:100%;margin:0px;padding:0px;position:absolute;left:248px;top:0px;visibility:hidden;text-transform:capitalize;}
ul.sf-menu ul li a {font-weight:normal;line-height:32px;background:#ddd;height:32px;font-size:12px;padding-left:20px;}
ul.sf-menu li.hover ul li a, ul.sf-menu li.hover ul li a:hover, ul.sf-menu li.hover ul li a:active {color:#b7934d;text-decoration:none;background:#ccc;font-size:12px;}
ul.sf-menu ul li a.hover, ul.sf-menu ul li a:hover {text-decoration:none;background:#ccc!important;font-size:12px;color:#b7934d!important;}
li.LiLevel1 a {color:#444!important;}
li.LiLevel1 a:hover {color:#fff!important;}
ul.sf-menu ul li ul {padding:0px;}
ul.sf-menu ul ul {left:248px;margin:0px;padding:0px;visibility:hidden;}
ul.sf-menu ul ul li a {width:auto;padding:0px;padding-left:20px;text-decoration:none;font-size:13px;}
ul.pro-menu {margin-top:-1px;margin:0px;padding:0px;text-transform:capitalize;}
ul.sf-menu li:hover > ul {visibility:visible;margin:0px;padding:0px;}
ul.sf-menu li.LiProDetail a {background:#ddd!important;font-size:12px;margin-top:0px;}
ul.sf-menu li.LiProDetail a:hover, ul.sf-menu li.LiProDetail a:active {background:#ccc!important;font-size:12px;color:#b7934d!important;}

.inner .inner-right {width:960px;float:right;}
.inner .inner-right .position {width:960px;border-bottom:1px solid #ddd;height:60px;line-height:50px;font-size:19px;}
.inner .inner-right .position .bPosition {float:right;font-size:14px;min-width:500px;text-align:right;}
/*inner about*/
.inner-abo {margin-top:20px;line-height:30px;font-size:14px;}
/*inner news*/
.newslist li {height:50px;line-height:50px;border-bottom:1px solid #eee;background:url(point3-1.png) no-repeat 5px 22px;padding-left:18px;font-size:14px;}
.newslist li span {float:right;font-size:14px;padding-right:5px;}
.rnews {width:960px;margin-top:15px;}
.rnews strong {font-size:19px;line-height:45px;height:45px;color:#000;font-weight:bold;display:block;}
.rnews li {float:left;width:48%;height:25px;line-height:25px;margin-right:2%;border-bottom:1px solid #fff;background:url(point1-1.png) no-repeat 0px 11px;}
.rnews li a {color:#444;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:13px;text-decoration:none;padding-left:10px;}
.rnews li a:hover {color:#b7934d;background:url(point1-1.png) no-repeat 0px 11px;}
/*pages*/
.pages,.npage{clear:both;text-align:center;font-size:12px;padding:25px 0 0px 0;color:#b2b2b2;}
.pages a,.pages span{display:inline-block;height:24px;padding:0 2px;margin:0 2px!important;line-height:24px;border:1px solid #ccc;background:#ddd;padding:0px 8px;color:#333;}
.pages a:link,.pages a:visited {color:#333;line-height:24px;border:1px solid #ccc;background:#ddd;padding:0px 8px;}
.pages a:hover,.pages a:active,.pages span.ctxt{color:#FFF;text-decoration:none;border:1px solid #b7934d;background:#b7934d;padding:0px 8px;}
/*inner products*/
.prolist-in{width:960px;margin:0px auto;}
.prolist-in li{float:left;margin:35px 19px 0px 19px;width:200px;border:1px solid #b7934d;}
.prolist-in li a{display:block;background:#FFF;}
.prolist-in li h2, .prolist-in li h5 {padding:5px 10px;background:#b7934d;color:#FFF;text-align:left;font-weight:normal;font-size:14px;}
.prolist-in a img{width:200px;height:150px;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.prolist-in a:hover img{opacity:.5;filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;}
/*newdetail*/
.news-content {margin-top:20px;}
.newsTitle {clear:both;font-size:20px;font-weight:bold;color:#b7934d;line-height:22px;padding:0px 0px 15px 0px;text-align:center;}
.newsDate {clear:both;line-height:15px;margin-bottom:15px;color:#999;font-size:12px;text-align:center;}
.newsDate a {color:#999;}
.newsDate a:hover {color:#b7934d;}
.newsContent {clear:both;margin:0px auto;padding:0px;font-size:14px;color:#333;line-height:28px;word-wrap:break-word;word-break:normal;}
.prevNext {clear:both;margin:0px auto;line-height:20px;font-size:14px;margin-top:15px;background:#f5f5f5;border:1px solid #eee;padding:10px;}
.prevNext a {text-decoration:underline;}
.prevNext .prev {line-height:30px;}
.prevNext .prev a {text-decoration:none;}
.prevNext .prev a:hover {color:#b7934d;text-decoration:none;}
.prevNext .next {line-height:30px;}
.prevNext .next a {text-decoration:none;}
.prevNext .next a:hover {color:#b7934d;text-decoration:none;}
/*pro-detail*/
.pro-content {width:960px;font-size:14px;margin-top:20px;}
.pro-detail {width:960px;overflow:hidden;padding-bottom:20px;border-bottom:1px dashed #ccc;}
.pro-detail .fl {max-width:430px;float:left;}
.pro-detail .fl img {max-width:430px;}
.pro-detail .fr {width:490px;float:right;font-size:14px;}
.pro-detail .fr strong {font-weight:600;width:490px;display:block;font-size:17px;border-bottom:1px dashed #ddd;padding:7px 0px;margin-bottom:10px;}
/*tab*/
#con{FONT-SIZE:14px;MARGIN:0px auto;WIDTH:960px;margin-top:20px;}
#tags{PADDING-RIGHT:0px;PADDING-LEFT:0px;PADDING-BOTTOM:0px;MARGIN:0px;WIDTH:960px;PADDING-TOP:0px;HEIGHT:35px}
#tags LI{BACKGROUND:#111;FLOAT:left;MARGIN-RIGHT:10px;LIST-STYLE-TYPE:none;HEIGHT:35px;padding:0px 25px;}
#tags LI A {BACKGROUND:none;FLOAT:left;COLOR:#FFF;LINE-HEIGHT:35px;HEIGHT:35px;TEXT-DECORATION:none;}
#tags LI.emptyTag{BACKGROUND:#b7934d;WIDTH:100px}
#tags LI.selectTag{BACKGROUND:#b7934d; HEIGHT:35px}
#tags LI.selectTag A{COLOR:#FFF;LINE-HEIGHT:35px;HEIGHT:35px}
#tagContent{PADDING-TOP:10px;}
.tagContent{DISPLAY:none;WIDTH:960px;COLOR:#333;PADDING-TOP:10px;font-size:14px;line-height:28px;}
#tagContent DIV.selectTag{DISPLAY:block;}

/*feedback*/
.feedback {clear:both;margin:0px auto;padding:0px;margin:20px 0px 0px 0px;}
.submita {margin:16px auto;display:inline-block;padding:0 18px!important;line-height:22px;background:#ff9c00;border:0px;height:24px;color:#FFF;cursor:pointer;font-size:16px;}
.xh {color:#f00;padding:0 3px;}
#feedbackForm {margin:20px 0px 0px 0px;}
#feedbackForm .text {width:300px;height:26px;margin:10px 0px 0px 0px;font-size:12px;line-height:26px;padding:0px 0px 0px 5px;border:1px solid #CCC;}
#feedbackForm .lable {padding:10px 12px 0px 0px;line-height:30px;height:30px;text-align:right;}
#feedbackForm .atextarea {float:left;border:1px solid #CCC;height:100px;width:305px;ont-size:12px;margin-top:10px;line-height:24px;color:#666;}
#feedbackForm .smtcss {padding-right:112px;text-align:center;}
.table {border-collapse:collapse;}
.table td, .table th {border:1px solid #cdcdcd;padding:5px;}
.table p {padding:0px;margin:0px;}
.e_mobile {display:inline-block;height:25px;line-height:25px;background:url(../../emobile-1.png) 0px -50px no-repeat;text-indent:20px;}
.YqbYears {vertical-align:middle;padding-left:8px;margin-top:-6px;}
