html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, select, textarea, p { margin: 0; padding: 0; -webkit-text-size-adjust: none; font-family: "微软雅黑" , Helvetica; color:#333;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
audio, canvas, video { display: inline-block; *display:inline;*zoom:1}
audio:not([controls]) { display: none }
[hidden] {display:none}
input, select { vertical-align: middle; outline: 0 }
table { margin: 0 auto }
ol, ul { list-style: none }
li { list-style-type: none }
img {vertical-align: middle;border: 0; outline:none; }
img:not([src*="/"]) { display: none }
h1, h2, h3, h4, h5, h6 { font-size: 16px; font-weight: normal }
a { color: #000; text-decoration: none;-webkit-tap-highlight-color: rgba(255,255,255,0) ;font-family: "微软雅黑", Helvetica}
a:hover { text-decoration:none}
.clear { clear: both; height: 0; overflow: hidden; display: block; line-height: 0; background-color: #F00 }
.clearfix:after { clear: both; height: 0; overflow: hidden; display: block; visibility: hidden; content: "." }
.both { clear: both; width: 100% }
.left { float: left }
.right { float: right }
.hidden { overflow:hidden;}

#header{ width:96%; height:50px; padding:0 2%; background:#040000; position:fixed; z-index:99; top:0}
#header .logo{ float:left; width:80%; color:#fff; font-size:1.15em; font-weight:bold; line-height:50px}
#header .logo img{ height:30px;} 
#header .menubtn img{ float:right; height:20px; margin-top:15px}

.drawer-main{position:fixed;top:0;width:150px;height:100%;overflow:hidden}
 .drawer-left .drawer-main{left:-280px;-webkit-transition:left .4s cubic-bezier(0.19,1,.22,1);-o-transition:left .4s cubic-bezier(0.19,1,.22,1);transition:left .4s cubic-bezier(0.19,1,.22,1)}
 .drawer-left.drawer-open .drawer-main{left:0}
 .drawer-right .drawer-main{right:-280px;-webkit-transition:right .4s cubic-bezier(0.19,1,.22,1);-o-transition:right .4s cubic-bezier(0.19,1,.22,1);transition:right .4s cubic-bezier(0.19,1,.22,1)}
 .drawer-right.drawer-open .drawer-main{right:0}
 .drawer-overlay{position:relative}
 .drawer-left .drawer-overlay,.drawer-left .drawer-hamberger{left:0;-webkit-transition:left .4s cubic-bezier(0.19,1,.22,1);-o-transition:left .4s cubic-bezier(0.19,1,.22,1);transition:left .4s cubic-bezier(0.19,1,.22,1)}
 .drawer-left.drawer-open .drawer-overlay,.drawer-left.drawer-open .drawer-hamberger{left:280px}
 .drawer-right .drawer-overlay,.drawer-right .drawer-hamberger{right:0;-webkit-transition:right .4s cubic-bezier(0.19,1,.22,1);-o-transition:right .4s cubic-bezier(0.19,1,.22,1);transition:right .4s cubic-bezier(0.19,1,.22,1)}
 .drawer-right.drawer-open .drawer-overlay,.drawer-right.drawer-open .drawer-hamberger{right:150px}
 .drawer-overlay-upper{position:fixed;top:0;z-index:1100;display:none;height:100%;background-color:#000;background-color:rgba(0,0,0,.5)}
 .drawer-left.drawer-open .drawer-overlay-upper{right:0}
 .drawer-right.drawer-open .drawer-overlay-upper{left:0}
 .drawer-default{background-color:#222;-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,.5);box-shadow:inset 0 0 0 rgba(0,0,0,.5)}
 .drawer-default+.drawer-overlay{background-color:#fff}
 .drawer-default .drawer-brand a{display:block;width:100%;padding:20px 15px;font-size:22px;color:#fff}
 .drawer-default .drawer-brand a:hover{color:#444;text-decoration:none}
 .drawer-default .drawer-nav-title{display:block; text-align:center; color:#fff; font-size:18px; padding:10px 0; border-bottom:1px solid #808080}
 .drawer-default .drawer-nav-title span{ display:block}
 .drawer-default .drawer-nav-list{padding:0;margin:0 0 20px 0;list-style:none}
 .drawer-default .drawer-nav-list li{display:block}
 .drawer-default .drawer-nav-list li a{display:block; text-align:center; padding:10px 0; color:#888; color:#fff}
 .drawer-default .drawer-nav-list li ul a{padding:8px 20px}
 .drawer-hamberger{position:fixed;z-index:1000;display:block;width:30px;height:30px;padding:15px 10px;background-color:transparent;border:0}
 .drawer-hamberger span{margin-top:10px}
 .drawer-hamberger span,.drawer-hamberger span:before,.drawer-hamberger span:after{position:absolute;display:block;width:30px;height:3px;cursor:pointer;content:'';background-color:#fff;border-radius:1px;-webkit-transition:all .4s cubic-bezier(0.19,1,.22,1);-o-transition:all .4s cubic-bezier(0.19,1,.22,1);transition:all .4s cubic-bezier(0.19,1,.22,1)}
 .drawer-hamberger span:before{top:-10px}
 .drawer-hamberger span:after{bottom:-10px}
 .drawer-open .drawer-hamberger span{background-color:transparent}
 .drawer-open .drawer-hamberger span:before,.drawer-open .drawer-hamberger span:after{top:0}
 .drawer-open .drawer-hamberger span:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
 .drawer-open .drawer-hamberger span:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
 .drawer-hamberger:hover{cursor:pointer}
 @media (min-width:767px){
 .drawer-responsive.drawer-left .drawer-toggle,.drawer-responsive.drawer-right .drawer-toggle{display:none;visibility:hidden}
 .drawer-responsive.drawer-left .drawer-main{left:0}
 .drawer-responsive.drawer-right .drawer-main{right:0}
 }
 @media (min-width:768px){
 .drawer-responsive{background-color:#222}.
 drawer-responsive.drawer-left .drawer-main,.drawer-responsive.drawer-right .drawer-main{position:absolute;width:150px!important;height:auto!important;overflow:visible!important}
 .drawer-responsive.drawer-left .drawer-main{float:left}
 .drawer-responsive.drawer-left .drawer-overlay{margin-left:150px}
 .drawer-responsive.drawer-right .drawer-main{float:right}
 .drawer-responsive.drawer-right .drawer-overlay{margin-right:150px}
 }
 @media (min-width:1200px){
 .drawer-responsive.drawer-left .drawer-main,.drawer-responsive.drawer-right .drawer-main{width:280px!important}
 .drawer-responsive.drawer-left .drawer-overlay{margin-left:280px}
 .drawer-responsive.drawer-right .drawer-overlay{margin-right:280px}
 }

.main_visual{height:168px; top:50px; overflow:hidden;position:relative;}
.main_image{height:168px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;height:168px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;height:200px;}
.main_image img{ width:100%;}
div.flicking_con{position:absolute;bottom:5px;left:44%;z-index:2; width:50%}
div.flicking_con a{float:left;width:8px;height:8px;margin:0;padding:0; background:#3d3d3d; border-radius:10px; border:2px solid #3d3d3d; margin-right:2%; display:block;text-indent:-1000px}
div.flicking_con a.on{ background:#fff; border:2px solid #3d3d3d}

#main{ width:100%; margin:50px auto 0; display:block; padding-bottom:30%; overflow:hidden}
#main ul{ background:#f0f0f0}
#main .menu li{ float:left; width:22%; margin-right:4%; margin-top:10px;text-align:center;}
#main .menu li:nth-child(4n){margin-right:0}
#main .menu li img{ width:100%; height:auto; display:block}
#main .menu li span{ color:#6d6d6d; font-size:1em; margin-top:5px; display:block}
#main .menu .us{ width:28%; background: url(../../images/us_bg.png) no-repeat left top #c41630; text-indent:1em}
#main .product_type li{ width:100%; padding:10px 0; text-align:center}
#main .product_type li:nth-child(2n){ background:#e2e2e2}
#main .product_list li{ float:left; width:48%; margin-right:4%; margin-top:4%; text-align:center}
#main .product_list li:nth-child(2n){margin-right:0}
#main .product_list li img{ width:100%; height:100%}
#main .product_list li span{ display:block; line-height:30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#main .product_list li .span{ font-size:.85em; color:#848484}
#main .content{ padding:0 10px;}
#main .content p{ padding:10px 0; font-size:0.85em; line-height:1.5em}
#main .content .message{ padding:10px 0; overflow:hidden}
#main .content label{width:22%; text-align:right; line-height:30px; float:left; font-size:.85em}
#main .content label span{ color:#040000}
#main .content input{ width:72%; float:left; padding:0 2%; height:30px; border:1px solid #bfbfbf; font-size:.75em}
#main .content textarea{ width:72%; float:left; padding:0 2%; height:105px; border:1px solid #bfbfbf; font-size:.75em}
#main .content .contactformsubmit{background:#040000; width:78%; border:0; color:#fff; float:right}
#main .content .message img{ float:left; margin-left:22%; margin-top:20px}
#main .content h3{ text-align:center; margin-top:10px;}
#main .content img{ max-width:100%; margin:0 auto; display:block}
#main .content .text{ border-top:1px solid #bab9b7; margin-top:10px;}
#main .title{ width:100%; margin:0; padding:10px 0; text-align:center; position:relative; }
#main .title div{ color:#000; font-size:1.4em}
#main .title span{ color:#a09f9f; font-size:.75em; display:block}
#main .title .inmore{ float:right; border:0px; width:30px; position: absolute; right:0px; top:12px; text-align:left; text-indent:0px;}
#main .title .inmore a{color:#5b5b5b}
#main .title img{ width:15%; display:block; margin:0 auto 10px}
#main .more{ float:right; width:30%; text-align:center; margin:20px auto; padding:5px 7px; background:#040000; display:block}
#main .more img{ width:20px; display:inline; vertical-align:-3px; margin-left:5px;}
#main .more a{ color:#fff}
#main .map{ border:1px solid #bab9b7; padding-bottom:10px}
#main .map img{ width:100%;}
#main .news_list li{ padding:10px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; background:#f5f5f5}
#main .news_list li:nth-child(2n){ background:#fff}
#main .news_list li time{ margin:0 20px 0 0}
#main .news_list li img{ width:10px; height:10px; vertical-align:1px; margin-right:10px}
#main .news_list li a{ color:#6b6b6b}
#main .index_product li{ padding:15px 0; overflow:hidden;}
#main .index_product li .inleft{ float:left; width:40%; margin-right:5%}
#main .index_product li .inleft img{ width:100%;}
#main .index_product li .inright{ float:left; width:55%}
#main .index_product li .inright dt{ color:#7f7f7f; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; margin-bottom:10px}
#main .index_product li .inright dd{ color:#5b5b5b; font-size:.85em; line-height:1.5em}
#main .index_product li .inright span{ float:right; font-size:.85em; margin-top:10px;}
#main .index_product li .inright span a{ color:#6b6b6b;}
#main .index_phone{ background:#040000; text-align:center;color:#fff; font-size:1.5em; padding:10px 0; margin:10px 0;}
#main .index_phone span{ display:block; font-size:.65em}
#main .index_phone img{ width:40px; vertical-align:-11px}
#main .index_about dt{ color:#5b5b5b; text-align:center; margin-bottom:10px}
#main .index_about dd{ color:#5b5b5b; font-size:.9em; line-height:1.5em}
#main .cooperation_list li{ float:left; width:32%; margin-right:2%; margin-top:2%}
#main .cooperation_list li:nth-child(3n){margin-right:0}
#main .cooperation_list li img{ width:100%; height:100%}

.page{ padding:0 10px; text-align:center; margin-top:10px; overflow:hidden }
.page .next{ float:right; background:#040000; padding:10px; color:#fff}
.page .num{ vertical-align:middle; padding:10px; display:inline-block}
.page .prev{ float:left; background:#333; padding:10px; color:#fff}

.copyright{ width:96%; padding:5px 2%; background:#fff; position: fixed; bottom:50px}
.copyright span{ display:block; text-align:center; font-size:0.75em}

.gotop{ position:fixed; bottom:60px; right:0px; z-index:88; cursor:hand; opacity:0.7; }

#footer{ width:100%; height:50px; background:#040000; position:fixed; bottom:0}
#footer li{ float:left; width:25%; line-height:50px; text-align:center; color:#fff; font-size:.85em; cursor: pointer;}
#footer li a{ color:#fff}
#footer li img{ height:30px}
#footer li span{ display:block}
#footer .check{ background:#3d3d3d}#pagelist{clear:both;width:95%;margin:12px 2.5%;text-align:center}

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none; border-radius: 0;}
textarea {  -webkit-appearance: none;}   

#pagelist{ margin:12px auto}
#pagelist a,#pagelist span.current,#pagelist span.total{display:none}
#pagelist select{ text-align:center;display:inline-block;width:100%;height:2.5em;line-height:2.5em;border:1px solid #aaa;border-radius:8px;font-size:1em;font-weight:normal;font-family:MicroSoft YaHei;color:#333;background:-moz-linear-gradient(bottom,#ccc,#fff);background:-webkit-gradient(linear,bottom,from(#ccc),to(#fff));background:-webkit-linear-gradient(bottom,#ccc,#fff);background:-o-linear-gradient(bottom,#ccc,#fff)}
#pagelist select:hover{background:-moz-linear-gradient(bottom,#ccc,#fff);background:-webkit-gradient(linear,bottom,from(#ccc),to(#fff));background:-webkit-linear-gradient(bottom,#ccc,#fff);background:-o-linear-gradient(bottom,#ccc,#fff)}

.am-share { font-size: 14px; border-radius: 0; top: 0; left: 0; position: fixed; text-align: center; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: -webkit-transform 300ms; transition: transform 300ms ; width: 100%; z-index: 1110; }
.am-modal-active { transform: translateY(0px);  -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }
.am-modal-out { z-index: 1109; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%) }
.am-share-title { color: #fff; font-weight: 400; margin: 0 10px; padding: 10px 0 0; text-align: center; position:relative }
.am-share-title::after { content: ""; display: block; height: 0; margin-top: 10px; width: 100%; }
.share_btn { position:absolute; top:11px; right:-49%; color: #fff; display: block; width: 100%; cursor: pointer; padding: 0; font-weight: 400; line-height: 1.2; text-align: center; transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s; vertical-align:inherit-block; white-space: nowrap;font-family:"微软雅黑";  }
.share_btn img{ width:15px; height:15px}
.am-share-sns { margin: 0 10px; padding-top: 15px; height:auto; zoom:1; overflow:auto; }
.am-share-sns li { margin-bottom: 15px; display: block; float: left; height: auto;  width: 25%; }
.am-share-sns a { color: #555; display: block; text-decoration:none; }
.am-share-sns span { display: block; }
.am-share-sns li i { background-position: center 50%; background-repeat: no-repeat; background-size: 36px 36px; background-color: #ccc; color: #fff; display: inline-block; font-size: 18px; height: 36px; line-height: 36px; margin-bottom: 5px; width: 36px; }
.am-share-sns .share-icon-weibo { background-image: url(); }
.sharebg { background-color: rgba(0, 0, 0, 0.6); bottom: 0; height: 100%; left: 0; opacity: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 1100; display:none; }
.sharebg-active { opacity: 1; display:block; }