@charset 'utf-8';

/* author:ZJ; date:2017-11; */

body{color:#fff;background:#000 url(../images/bg-body.jpg) center top repeat;}


.yahei{font-family:'Microsoft YaHei';}

.top-box,
.nav-box,
.banner-box,
.main-box,
.sub-box,
.footer-box{min-width:1200px;width:100% !important;margin:0 auto;_width:100%;}


.top-box{position:relative; zoom:1; background: url(../images/bg-top.jpg) center top repeat-x; }
.top-box:before{ content: ""; position: absolute; z-index: 5; top: 0; left: 50%; width: 50%; height: 236px; overflow: hidden; background: url(../images/img-top.png) right 0  no-repeat; }
.top-box .area{height:153px;}
.top-box .logo{position:absolute; z-index: 20; top:38px; left:50%; margin-left: -280px; width: 560px; height: 127px; line-height: 0; overflow: hidden; font-size: 0; text-align: center; background: url(../images/bg-logo.png) no-repeat; }
.top-box .logo:before{ content: ""; display: inline-block; *display: inline; zoom:1; vertical-align: middle; height: 100%; }
.top-box .logo img{ vertical-align: middle; }


.nav-box{ position: relative; zoom:1; z-index: 10; }
.m-nav{ position: absolute; left: 50%; top: 0; margin-left: -600px; }
/*.m-nav a{ -webkit-transition:none;-moz-transition:none;transition:none; }*/
.m-nav .fir-ul{ font-size:0; text-align: center;}
.m-nav .fir-ul .fir-li{position:relative;display:inline-block;*display:inline;zoom:1;vertical-align:top;margin: 0 42px;}
.m-nav .fir-ul .u-a{ position: relative; z-index: 5; display:block; }
.m-nav .fir-ul .u-a:before{ content: ""; position: absolute; top: 50%; left: 50%; margin: -38px 0 0 -33px; width: 65px; height: 89px; background: #ffe6a6; -moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px; -webkit-transition:all .6s ease;-moz-transition:all .6s ease;transition:all .6s ease; }
.m-nav .fir-ul .u-a h4{ position: relative; width: 71px; height:111px; line-height: 0; overflow: hidden; font-size: 0; background: url(../images/bg-nav.png) no-repeat; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }


.m-nav .fir-ul .fir-li:nth-child(1) .u-a h4{ background-position: 0 0; }
.m-nav .fir-ul .fir-li:nth-child(2) .u-a h4{ background-position: -71px 0; }
.m-nav .fir-ul .fir-li:nth-child(3) .u-a h4{ background-position: -142px 0; }
.m-nav .fir-ul .fir-li:nth-child(4) .u-a h4{ background-position: -213px 0; }
.m-nav .fir-ul .fir-li:nth-child(5) .u-a h4{ background-position: -284px 0; }
.m-nav .fir-ul .fir-li:nth-child(6) .u-a h4{ background-position: -355px 0; }
.m-nav .fir-ul .fir-li:nth-child(7) .u-a h4{ background-position: -426px 0; }

.m-nav .fir-ul .child-1 .u-a h4{ background-position: 0 0; }
.m-nav .fir-ul .child-2 .u-a h4{ background-position: -71px 0; }
.m-nav .fir-ul .child-3 .u-a h4{ background-position: -142px 0; }
.m-nav .fir-ul .child-4 .u-a h4{ background-position: -213px 0; }
.m-nav .fir-ul .child-5 .u-a h4{ background-position: -284px 0; }
.m-nav .fir-ul .child-6 .u-a h4{ background-position: -355px 0; }
.m-nav .fir-ul .child-7 .u-a h4{ background-position: -426px 0; }


.m-nav .fir-ul li.current .u-a:before,
.m-nav .fir-ul li.hover .u-a:before{ -moz-box-shadow: 0 0 40px 10px rgba(255,230,166,.4); -webkit-box-shadow: 0 0 40px 10px rgba(255,230,166,.4); box-shadow: 0 0 40px 10px rgba(255,230,166,.4);}

.m-nav .fir-ul li.current .u-a,
.m-nav .fir-ul li.hover .u-a{ -webkit-filter:brightness(1.4);-moz-filter:brightness(1.4);filter:brightness(1.4); }

.m-nav .fir-ul li.hover .u-a{-webkit-animation:navAni 1.2s ease-out ; animation:navAni 1.2s ease-out ; transform-origin: center top; }

@-webkit-keyframes navAni {
	25%{transform:rotate(6deg)}50%{transform:rotate(-5deg)}75%{transform:rotate(3deg)}to{transform:rotate(0deg)}
}
@keyframes navAni {
	25%{transform:rotate(6deg)}50%{transform:rotate(-5deg)}75%{transform:rotate(3deg)}to{transform:rotate(0deg)}
}



.banner-box{position:relative;z-index:0; overflow: hidden; background: url(../images/bg-banner.png) center top repeat-x;}
.banner-box:before{ content: ""; position: absolute; bottom: 0; left: 50%; margin-left: -612px; width: 1224px; height: 226px; overflow: hidden; background: url(../images/ico-banner.png) no-repeat; }
.m-focus{position:relative;zoom:1;width:100%;}
.m-focus .switchable-box{position:relative;zoom:1;overflow:hidden;width:100%;height:612px;}
.m-focus .switchable-content li{width:100%;height:612px;text-align:center;}
.m-focus .switchable-content li img{visibility:hidden;}
.m-focus .switchable-content li a{display:block;height:612px;}
.m-focus .switchable-nav{ position: absolute; bottom: 48px; left: 50%; margin-left: -600px; width: 1200px; line-height: 0; font-size: 0; text-align: center; }
.m-focus .switchable-nav li{ display: inline-block; *display: inline; zoom:1; vertical-align: top; margin:0 5px; padding-top: 16px; width:16px; height:0; overflow: hidden; background: #f5e69e url(../images/btn-banner.gif) center repeat-x; cursor:pointer; -moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px; -moz-box-shadow:0 2px 3px rgba(0,0,0,.3); -webkit-box-shadow:0 2px 3px rgba(0,0,0,.3); box-shadow:0 2px 3px rgba(0,0,0,.3); -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }
.m-focus .switchable-nav li.active{ width: 26px; background-image: url(../images/btn-banner-hover.gif); }



.main-box,.sub-box{ position: relative; z-index:5; padding-bottom: 54px; }


.m-notice{ margin: -18px 0 -55px; padding: 18px 0 65px; height: 24px; background: url(../images/bg-notice.png) center no-repeat; }

.m-notice .title{ float: left; display: inline; padding-left: 30px; height: 24px; line-height: 24px; overflow: hidden; font-size: 16px; font-weight: normal; color: #f5e69e; }
.m-notice .list{ margin-right: 30px; overflow: hidden; }
.m-notice .list li{ height: 24px; line-height: 24px; overflow: hidden; font-size: 16px; color: #f5e69e; }
.m-notice .list a{ color: #f5e69e; }
.m-notice .list a:hover{ color: #f5eece; }

.bgBox{ position: relative; zoom:1; padding: 50px 0 18px; }
.bgBox:before,
.bgBox:after{ content: ""; position: absolute; left: 50%; margin-left: -600px; width: 1168px; height:0; overflow:hidden; border-style:solid;}
.bgBox:before{ top: 0; border-width:0 16px 50px 16px; border-color: transparent transparent #870000 transparent; }
.bgBox:after{ bottom: 0; border-width:18px 16px 0 16px; border-color: #4e0708 transparent transparent transparent; }
.bgBox-bg{ position: absolute; top: 50px; bottom: 18px; left: 0; width: 100%; background: #650506; }
.bgBox-con{ position: relative; zoom:1; margin: -50px 0 20px; }


.m-title{ position: relative; zoom:1; height: 50px; overflow: hidden; }
.m-title h2,
.m-title h2:before,
.m-title h2:after{ display: inline-block; *display: inline; zoom:1; vertical-align: middle; }
.m-title h2{ position: relative; height: 50px; line-height: 0; font-size: 0; }
.m-title h2:before{ content: ""; height: 100%; }
.m-title h2:after{ content: ""; margin: 4px 0 0 -8px; width: 48px; height: 26px; overflow: hidden; background: url(../images/ico-title.png) no-repeat; }
.m-title h2 img{ position: relative; z-index: 5; vertical-align: middle; }
.m-title .more{ float: right; display: inline; margin: 16px 0 0 20px; line-height: 34px; font-size: 14px; color: #f5e69e; }
.m-title .more:hover{ color: #f5eece; }


.m-video{ margin-left: 20px; width: 555px; }
.m-video .videoBox{ margin-top: 12px; width: 555px; height: 338px; overflow: hidden; }

.m-news{ margin-right: 20px; width: 585px; }
.m-news .listBox{ margin-top: 12px; padding: 0 20px 0 10px; background: #37160d; }
.m-news .listBox ul{ margin-top: -1px; }
.m-news .listBox li{ zoom:1; padding: 15px 0; border-top: dashed 1px #9f7b57; }
.m-news .listBox li:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
.m-news .listBox a{ color: #9f7b57; }
.m-news .listBox a:hover{ color: #f5e69e; }
.m-news .listBox .u-img{ float: left; display: inline; margin-right: 10px; width: 122px; height: 80px; overflow: hidden; border: solid 1px #8e6e47; }
.m-news .listBox .u-img:hover{ border-color: #ebd9ac; }
.m-news .listBox .u-name{ height: 26px; line-height: 26px; overflow: hidden; font-size: 16px; }
.m-news .listBox .u-con{ margin-top: 6px; height: 48px; line-height: 24px; overflow: hidden; font-size: 14px; color: #9f7b57; }

.m-product .titleBox{ position: relative; zoom:1; padding: 0 20px; }
.m-product .titleBox:before{ content: ""; position: absolute; left: 50%; top: 0; margin-left: -600px; width: 1168px; height:0; overflow:hidden; border-style:solid; border-width:0 16px 50px 16px; border-color: transparent transparent #870000 transparent; }
.m-product .listBox{ position: relative; zoom:1; padding: 20px; background: #37160d; }

.m-product .listBox li{ float: left; display: inline; margin-right: 10px; width: 224px; }
.m-product .listBox .u-box{ display: block; padding: 3px; background: url(../images/bg-product.gif) no-repeat; }
.m-product .listBox .u-img{ position: relative; zoom:1; display: block; width: 218px; height: 200px; overflow: hidden; }
.m-product .listBox .u-img:before,
.m-product .listBox .u-img:after{ content: ""; position: absolute; z-index: 5; top: -3px; width: 20px; height: 20px; overflow: hidden; background: url(../images/ico-product.png) no-repeat; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.m-product .listBox .u-img:before{ left: -3px; background-position: left 0; }
.m-product .listBox .u-img:after{ right: -3px; background-position: right 0; }
.m-product .listBox .u-name{ height: 46px; line-height: 46px; overflow: hidden; font-size: 18px; text-align: center; color: #f5dbba; }

.m-product .listBox .u-box:hover{ background-image: url(../images/bg-product-hover.gif); }
.m-product .listBox .u-box:hover .u-img:before,
.m-product .listBox .u-box:hover .u-img:after{ background-image: url(../images/ico-product-hover.png); }

.m-product .btnBox a{ position: absolute; top: 50%; margin-top: -126px; width: 20px; height: 252px; line-height: 252px; font-size: 28px; text-align: center; color: #8e6e47; }
.m-product .btnBox a:hover{ color: #f5e69e; }
.m-product .btnBox a.prevBtn{ left: 0; }
.m-product .btnBox a.nextBtn{ right: 0; }



.footer-box{ position: relative; z-index: 10; background: #37160d; }

.footer-box,
.footer-box a{ color: #8e6e47; }
.footer-box a:hover{ color: #f5e69e; }

.m-footer{ padding: 8px 0; }

.footer-text{ line-height: 24px; text-align: center; }




.m-client{position:fixed;z-index:99; top:50%; right:0; margin-top: -198px; width:154px; _position:absolute;}
.m-client .title{ position: relative; zoom:1; margin-left: -10px; width: 158px; height: 92px; overflow: hidden; background: url(../images/title-client.png) no-repeat; }

.m-client ul{ margin-top: -6px; padding: 14px 14px 10px; background: url(../images/bg-client.gif) center repeat-x; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px; }
.m-client li{ margin-bottom: 10px; height:40px; line-height: 40px; overflow: hidden; }
.m-client a{ display: block; padding: 0 10px; font-size: 14px; font-weight: bold; text-align: center; color: #333; background: #fdf8ec; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px; }
.m-client a:hover{ color: #9c0b0b; }
.m-client a:before{ content: ""; display: inline-block; *display: inline; zoom:1; vertical-align: top; overflow: hidden; background: url(../images/ico-client.png) no-repeat; }

.m-client li.qq a:before{ margin: 8px 10px 0 -6px; width: 25px; height: 25px; background-position: 0 0; }
.m-client li.tel a:before{ margin: 10px 6px 0 -6px; width: 35px; height: 21px; background-position: -35px 0; }
.m-client li.wechat{ height: auto; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px; }
.m-client li.wechat img{ max-width: 100%; }




.sub-box{ padding-bottom: 40px; }

.sub-box .left-column{ position: relative; zoom:1; width: 232px; padding-bottom: 140px; }
.sub-box .left-column:before{ content: ""; position: absolute; bottom: 0; left: -18px; width: 250px; height: 140px; overflow: hidden; background: url(../images/sub/img-column.png) no-repeat; }
.sub-box .right-column{ width: 954px; }


.sub-menuBox{}
.sub-menu-title{ position: relative; zoom:1; padding: 0 14px; height: 36px; line-height: 36px; overflow: hidden; }
.sub-menu-title:before{ content: ""; position: absolute; top: 0; left: 50%; margin-left: -116px; width:200px; height:0; overflow:hidden; border-width: 0 16px 36px; border-style:solid; border-color: transparent transparent #870000 transparent; }
.sub-menu-title h2{ position: relative; display: inline-block; *display: inline; zoom:1; vertical-align: top; margin-right: 42px; font-size: 18px; font-weight: normal; color: #f5e69e; }
.sub-menu-title h2:after{ content: ""; position: absolute; top: 6px; right: -42px; width: 42px; height: 24px; overflow: hidden; background: url(../images/sub/ico-title.png) no-repeat; }

.sub-menu{ padding: 0 6px; border: solid 3px #3a150d; border-top: none; }
.sub-menu a{ color: #9f7b57; }
.sub-menu h4,
.sub-menu ul{ background: #3a150d; }
.sub-menu h4{ position: relative; zoom:1; padding-top: 2px; font-size: 16px; font-weight: normal; text-align: center; }
.sub-menu h4:before{ content: ""; position: absolute; top: 0; left: 50%; margin-left: -78px; width: 156px; height: 0; overflow: hidden; border-top: solid 1px #421910; border-bottom: solid 1px #37130b; }
.sub-menu h4 a{ position: relative; zoom:1; display: block; padding: 0 62px; width: 90px; height: 54px; line-height: 54px; overflow: hidden; }
.sub-menu h4 a:before{ content: ""; position: absolute; top: 50%; left: 50%; margin: -2px 0 0 -101px; width: 202px; height: 4px; overflow: hidden; background: url(../images/sub/line-menu.png) no-repeat; filter:alpha(opacity=0);opacity:0;-moz-opacity:0;-khtml-opacity:0; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }

.sub-menu h4:first-child{ padding-top: 0; }
.sub-menu h4:first-child:before{ display: none; }
.sub-menu h4.first{ padding-top: 0; }
.sub-menu h4.first:before{ display: none; }

.sub-menu h4.current a,
.sub-menu h4.hover a{ color: #f5e69e; }
.sub-menu h4.current a:before,
.sub-menu h4.hover a:before{ filter:alpha(opacity=100);opacity:1;-moz-opacity:1;-khtml-opacity:1; }

.sub-menu ul{ display:none; padding-bottom: 10px; }
.sub-menu li{ padding: 0 20px; height: 30px; line-height: 30px; overflow: hidden; font-size: 14px; text-align: center; }
.sub-menu li a:hover{ color: #f5e69e; }


.left-column .sub-title{ padding: 2px 8px 0; height: 62px; line-height: 62px; overflow: hidden; background: url(../images/sub/bg-title.jpg) center no-repeat; }
.left-column .sub-title h2{ position: relative; zoom:1; margin-right: 48px; display: inline-block; *display: inline; zoom:1; vertical-align: top; font-size: 18px; font-weight: normal; color: #f5e69e; }
.left-column .sub-title h2:after{ content: ""; position: absolute; top: 18px; right: -48px; width: 42px; height: 24px; overflow: hidden; background: url(../images/sub/ico-title.png) no-repeat; }


.sub-recommend,
.sub-contact{ margin-top: 10px; padding: 0 6px; border: solid 3px #3a150d; }
.sub-recommend .conBox,
.sub-contact .conBox{ margin-top: 5px; padding: 5px; color: #9f7b57; background: #3a150d; }

.sub-recommend .conBox a{ color: #f5e69e; }
.sub-recommend .conBox .u-img{ display: block; width: 204px; height: 102px; overflow: hidden; }
.sub-recommend .conBox .u-name{ margin-top: 5px; height: 26px; line-height: 26px; overflow: hidden; font-size: 16px; }
.sub-recommend .conBox .u-con{ height: 48px; line-height: 24px; overflow: hidden; font-size: 14px; }

.sub-contact{ margin-bottom: -64px; }
.sub-contact .conBox{ padding-left: 16px; padding-right: 16px; padding-bottom: 64px; font-size: 16px; }
.sub-contact .conBox li{ position: relative; zoom:1; padding: 8px 0 6px; }
.sub-contact .conBox li:before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 0; overflow: hidden; border-top: solid 1px #421910; border-bottom: solid 1px #37130b; }
.sub-contact .conBox li:first-child{ padding-top: 6px; }
.sub-contact .conBox li.first{ padding-top: 6px; }
.sub-contact .conBox li:first-child:before{ display: none; }
.sub-contact .conBox li.first:before{ display: none; }
.sub-contact .conBox h4{ font-size: 16px; font-weight: normal; color: #f5e69e; }


.sub-dealer{ margin-bottom: -64px; padding: 0 6px; border: solid 3px #3a150d; }
.sub-dealer .listBox{ padding: 10px 5px; background: #3a150d; }

.dealer-menu{ position: relative; zoom:1; z-index: 10; }
.dealer-menu .menuBtn{ position: relative; zoom:1; display: block; padding: 0 20px 0 24px; height: 26px; line-height: 26px; overflow: hidden; font-size: 16px; font-weight: normal; color: #9f7b57; border: solid 1px #9f7b57; }
.dealer-menu .menuBtn:before,
.dealer-menu .menuBtn:after{ content: ""; position: absolute; }
.dealer-menu .menuBtn:before{ left: 6px; top: 5px; width: 12px; height: 16px; overflow: hidden; background: url(../images/sub/ico-dealer.png) no-repeat; }
.dealer-menu .menuBtn:after{ right: 6px; top: 50%; margin-top: -2px; width:0; height:0; overflow:hidden; border-width:5px 4px; border-style:solid; border-color: #9f7b57 transparent transparent transparent; }
.dealer-menu .menuBtn.hover{ color: #f5e69e; }

.dealer-menu .menuList{ display: none; position: absolute; top: 100%; left: 0; width: 100%; }
.dealer-menu .menuList ul{margin-top: -1px; border: solid 1px #9f7b57; border-top: none; background: #3a150d; }
.dealer-menu .menuList li{ border-top: solid 1px #9f7b57; }
.dealer-menu .menuList a{ display: block; padding: 3px 24px; line-height: 20px; overflow: hidden; color: #9f7b57; }
.dealer-menu .menuList a:hover{ color: #f5e69e; }


.sub-dealer .conBox{ padding-bottom: 84px; background: #3a150d; }

.sub-dealer .menuCon{ padding: 0 5px; height: 414px; overflow: hidden; }
.sub-dealer .menuCon li{ margin-bottom: 10px; }
.sub-dealer .menuCon tr{ border: solid 1px #34120a; }
.sub-dealer .menuCon th,
.sub-dealer .menuCon td{ padding: 3px 10px; line-height: 22px; }
.sub-dealer .menuCon th{ font-size: 14px; font-weight: normal; color: #f5e69e; background: #34120a; }
.sub-dealer .menuCon th .num{ display: inline-block; *display: inline; zoom:1; vertical-align: top; margin: 3px 8px 0 0; width: 16px; height: 16px; line-height: 16px; overflow: hidden; text-align: center; color: #421910; background: #f5e69e; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; }
.sub-dealer .menuCon td{ color: #9f7b57; }

.sub-dealer .menuCon{position:relative;zoom:1;}
.sub-dealer .menuCon .scrollbar{position:absolute;z-index:5;top:0;right:0;width:2px;background:#34120a;}
.sub-dealer .menuCon .scrollbar .handle{width:2px;margin:0 auto;background:#9f7b57;}



.right-column .sub-title{ position: relative; zoom:1; padding: 0 14px; height: 36px; line-height: 36px; overflow: hidden; }
.right-column .sub-title:before{ content: ""; position: absolute; top: 0; left: 50%; margin-left: -477px; width:922px; height:0; overflow:hidden; border-width: 0 16px 36px; border-style:solid; border-color: transparent transparent #870000 transparent; }
.right-column .sub-title .title{ overflow: hidden; }
.right-column .sub-title h2{ position: relative; display: inline-block; *display: inline; zoom:1; vertical-align: top; margin-right: 42px; font-size: 18px; font-weight: normal; color: #f5e69e; }
.right-column .sub-title h2:after{ content: ""; position: absolute; top: 6px; right: -42px; width: 42px; height: 24px; overflow: hidden; background: url(../images/sub/ico-title.png) no-repeat; }



.m-current{ position: relative; z-index: 5; float: right; display: inline; margin-left: 20px; padding: 0 10px 0 28px; background: url(../images/sub/ico-home.png) 0 center no-repeat; }
.m-current,
.m-current a{ font-size: 14px; color: #f5e69e; }
.m-current a:hover{ text-decoration: underline; }



.m-sub .m-content{ padding-bottom: 20px; min-height:500px;_height:500px; background: #3a150d; }


.sub-pic{ margin: 0 auto; padding: 15px 0; width: 932px; }
.sub-pic ul{ margin: -20px 0 0 -12px; }
.sub-pic li{ float: left; display: inline; margin: 20px 0 0 12px; width: 224px; }
.sub-pic .u-box{ display: block; padding: 3px; background: url(../images/bg-product.gif) no-repeat; }
.sub-pic .u-img{ position: relative; zoom:1; display: block; width: 218px; height: 200px; overflow: hidden; }
.sub-pic .u-img:before,
.sub-pic .u-img:after{ content: ""; position: absolute; z-index: 5; top: -3px; width: 20px; height: 20px; overflow: hidden; background: url(../images/ico-product.png) no-repeat; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.sub-pic .u-img:before{ left: -3px; background-position: left 0; }
.sub-pic .u-img:after{ right: -3px; background-position: right 0; }
.sub-pic .u-name{ height: 46px; line-height: 46px; overflow: hidden; font-size: 18px; text-align: center; color: #f5dbba; }

.sub-pic .u-box:hover{ background-image: url(../images/bg-product-hover.gif); }
.sub-pic .u-box:hover .u-img:before,
.sub-pic .u-box:hover .u-img:after{ background-image: url(../images/ico-product-hover.png); }


.sub-news{ padding: 0 15px; }
.sub-news ul{ margin-top: -1px; }
.sub-news li{ zoom:1; padding: 15px 0; border-top: dashed 1px #9f7b57; }
.sub-news li:after{content:".";display:block;visibility:hidden;overflow:hidden;height:0;clear:both;}
.sub-news a{ color: #9f7b57; }
.sub-news a:hover{ color: #f5e69e; }
.sub-news .u-img{ float: left; display: inline; margin-right: 10px; width: 122px; height: 80px; overflow: hidden; border: solid 1px #8e6e47; }
.sub-news .u-img:hover{ border-color: #ebd9ac; }
.sub-news .u-name{ height: 26px; line-height: 26px; overflow: hidden; font-size: 18px; }
.sub-news .u-name .date{ float: right; display: inline; margin-left: 20px; font-size: 12px; font-weight: normal; color: #9f7b57; }
.sub-news .u-con{ margin-top: 6px; height: 48px; line-height: 24px; overflow: hidden; font-size: 14px; color: #9f7b57; }



.detail-share{padding:20px 0;}
.detail-share a{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}
.detail-share .bdsharebuttonbox{float:right;display:inline;}
.detail-share .bdshare-button-style0-16 .bds_more{ color: #9f7b57; }


.detail-page{ padding: 0 25px; border-top: dashed 1px #6c4b2a;}
.detail-page .page-text{overflow:hidden;width:48%;height:48px;line-height:48px;white-space:nowrap;text-overflow:ellipsis;font-size: 12px;color:#6c4b2a;}
.detail-page .page-text a{color:#6c4b2a;}
.detail-page .page-text a:hover{color:#f5e69e;}
.detail-page .f-fr{text-align:right;}



/******************** sub-content ********************/
.sub-content{ padding: 15px; color: #9f7b57; }
.sub-content img{ max-width:924px;_width:expression((documentElement.clientWidth < 924) ? "" : "924px" );}
.sub-content .f-fl{width:auto;margin:0 0 10px 10px;}
.sub-content h1{ padding: 10px 0; line-height:36px;font-size:24px;text-align:center; color: #f5e69e;}
.sub-content p{line-height:24px;font-size:14px; }
.sub-content #platform img{max-width:none;_width:none;}


.pro-detail{ padding: 15px; }
.pro-detail h1{ margin-top: 20px;line-height:36px;font-size:18px;text-align:center; color: #f5e69e;}
.pro-detail .detail-img{position:relative;zoom:1;text-align:center; }
.pro-detail .detail-img img,
.pro-detail .detail-con img{ max-width:924px;_width:expression((documentElement.clientWidth < 924) ? "" : "924px" );}
.pro-detail .detail-img .debtn-prev,
.pro-detail .detail-img .debtn-next{position:absolute;z-index:11;top:50%;display:block;width:28px;height:48px;margin-top:-24px;background:url(../images/sub/pic-debtn.png) no-repeat;opacity:.5;filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;}
.pro-detail .detail-img .debtn-prev:hover,
.pro-detail .detail-img .debtn-next:hover{opacity:1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;}
.pro-detail .detail-img .debtn-prev{left:0;background-position:left 0;}
.pro-detail .detail-img .debtn-next{right:0;background-position:right 0;}
.pro-detail .detail-con{line-height:24px;padding:10px 0; font-size: 14px; color: #9f7b57; }


.news-detail{ padding: 15px; }
.news-detail h1{ margin-top: 20px;line-height:36px;font-size:18px;text-align:center; color: #f5e69e;}
.news-detail .detail-time,
.news-detail .detail-user{line-height:22px;margin-bottom: 10px;font-size:14px;text-align:center;color:#6c4b2a;}
.news-detail .detail-img{text-align:center;}
.news-detail .detail-img img,
.news-detail .detail-con img{ max-width:924px;_width:expression((documentElement.clientWidth < 924) ? "" : "924px" );}
.news-detail .detail-con{ }


.dealer-detail{ padding:18px; line-height:24px; font-size: 14px; color: #9f7b57; }
.dealer-detail img{ max-width:918px;_width:expression((documentElement.clientWidth < 918) ? "" : "918px" ); }







.sub-message{ padding: 60px 45px; color: #9f7b57; }
.sub-message .m-textimg{line-height:24px;margin-bottom:20px;font-size:14px;}
.sub-message .m-textimg img{float:left;margin-right:15px;}
.sub-message i{display:inline-block;font-style:normal;color:#f00;*display:inline;*zoom:1;}
.sub-message .m-tage{padding:5px 0;font-size: 14px;}
.sub-message .m-form{margin-bottom:20px;}
.sub-message table{width:100%;}
.sub-message .m-form table td{padding:5px 0;}
.sub-message label{position:relative;display:inline-block; *display: inline; zoom:1; vertical-align: top; padding-left: .5em; width: 5em; height:32px;line-height:32px;overflow: hidden;font-size: 14px;}
.sub-message label i{ margin-left: -.5em; }
.sub-message .m-form table input{ width: 270px; height:30px;line-height:30px;padding:0 4px;vertical-align:top;}
.sub-message .m-form .td-textarea{vertical-align:middle;}
.sub-message .m-form .td-textarea textarea{ padding: 5px 10px; width:458px;height:146px; line-height: 20px;vertical-align:top;color: #9f7b57;}
.sub-message .m-submit{ text-align:right;vertical-align:top;}
.sub-message .m-submit td{ padding: 0 60px; }
.sub-message .m-submit img{margin-left:5px;vertical-align:top;}
.sub-message .m-submit .btn{width:86px;height:26px;margin-left:10px;font-size:14px; font-family:'SimSun';border:0 none; cursor:pointer;}
.sub-message .m-submit label{ width: auto; height: 26px; line-height: 26px; }
.sub-message .m-submit img{ height: 26px; }
.sub-message .m-submit input{width:80px;height:24px;line-height:24px;margin:0;padding-left:5px;vertical-align:top;cursor:auto;}
.sub-message .m-submit input,
.sub-message .m-form table input,
.sub-message .m-form .td-textarea textarea{ font-size: 14px; font-family:'SimSun';color: #9f7b57;border:1px solid #9f7b57;background:#34120a;}
.sub-message .m-submit .btn{color:#3a150d;background:#f5e69e;}


.search-no .bd{padding:60px 0;border-bottom:1px solid #ccc;}
.search-no .inputs{width:410px;margin-right:auto;margin-left:auto;font-size:0;}
.search-no .inputs input{font-family:'SimSun';font-size:14px;vertical-align:top;}
.search-no .inputs input.text{width:326px;height:30px;line-height:30px;padding:0 6px;border:2px solid #bf0000;border-right:0;background:#fff;}
.search-no .inputs input.btn{width:70px;height:34px;color:#fff;border:0;border:0 none;background:#bf0000;cursor:pointer;}
.search-no .pt{margin-bottom: 20px; height:240px; padding:100px 0 0 360px;font-family:'Microsoft YaHei';background:url(../images/sub/search-no.png) 120px center no-repeat;border-bottom:1px solid #ccc;}
.search-no .pt h3{margin-bottom:10px;line-height: 36px;font-size:24px;font-weight:normal;color:#333;}
.search-no .pt h3 span{color:#c00;}
.search-no .pt p{font-size: 14px;color:#888;}


