/*
首页模块命名规范：col-index-模块英文名称，如：col-index-news
内页页面外层容器命名规范：
1、通用样式：col-page，内页外层容器通用样式，使用方法<div class="col-page col-page-about"></div>
2、页面样式：col-page-模块英文名称，如：col-page-about（关于我们页面）
3、内页模块命名规范：col-模块英文名称，如：col-product（产品）、col-honor（荣誉）
其他命名规范：
1、使用swiper、owl.Carousel等插件时，插件外层容器可用模块名称-container,如product-container
2、使用英文名称为样式命名，不要出现拼音和首字母
3、模块最外层容器命名规范：col-自定义名称
4、样式命名中单词由符号“-”来连接，如：col-culture,col-hot-product
备注：上面所说的模块不是指系统后台模块，是网站前台页面中的组成模块，如：首页中包含网站头部、产品、新闻、荣誉、案例、网站底部，其中每个部分视为一个模块。
*/
@charset "utf-8";
.img{font-size:0;}
html{background: url(../images/html_bg.jpg) bottom center no-repeat fixed;}
html,body{color:#333;font:14px/1.6 Arial,'Microsoft YaHei',Tahoma,Verdana,'Simsun';overflow-x: hidden;background-color: transparent;}
@font-face {
  font-family: 'goomay';  /* project id 523133 */
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot');
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.woff') format('woff'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.svg#goomay') format('svg');
}
.goomay a {
  font-family:"goomay" !important;
  font-size:12px!important;
  color: rgb(0,0,0,1)!important;
  font-style:normal;
  font-weight: normal;
  text-decoration: none!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  transition: .5s all;
}
.icon-goomay a:before { content: "\e602"; }
.goomay a:hover{color: rgb(0,0,0,.5)!important;}
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
*{word-break:normal !important}
li {list-style: none;}
i {font-style: normal;}
a {color: #333;outline: none;}
a:focus{color: #333;text-decoration: none}
a:hover { color: #e9280c;text-decoration: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: bold;line-height: 1.6;}
body, h1, h2, h3, h4, h5, h6, dl, dt, li, ol, ul, dd, th, td, p, pre, form, input, button, textarea, hr {margin: 0;padding: 0;}
dl,dd,dt{font-weight: normal;}
img {border: 0;  max-width: 100%;}
.relative {position: relative;}
.container {max-width: 1200px;  padding: 0;}
.container2 {max-width: 1370px; width:100%;  margin: 0 auto; padding: 0;}
#page{padding-top: 0px; overflow: hidden;}
nav.mm-menu_offcanvas{display: none;}
#header a.mm_btn{display: none; transition: .3s all;}
#BMapLib_transBox0 table td{box-sizing: content-box !important;}
.target-fix {position: relative;top:0;display: block;height: 0;overflow: hidden;}
img[src=""],img:not([src]){opacity:0 !important;}
.shadow {box-shadow: 0px 0px 7px 2px rgba(195, 195, 195, 0.7);}
.arrow-left{position:relative; }
.arrow-left::before{content:'';background:url(../images/arrow-left.png);width: 17px;height: 10px;position: absolute;left: -23px;top: 3px;transition: left linear .2s;}
.arrow-left:hover::before{left: -18px;}
.table{display: table;width: 100%;margin: 0;}
.table>.middle{display: table-cell;vertical-align: middle;}
.table>.top {display: table-cell;vertical-align: top;}
.table>.bottom {display: table-cell;vertical-align: bottom;}
.table .table{background: none;}
.col_editor{line-height:2}
.col_editor p{margin-bottom:7px;word-break:break-all;}
.col_editor ul,.col_editor ol{padding:0 0 0 25px;margin:0}
.col_editor a{color:#1c57c4}
.col_editor a:hover{text-decoration:underline}
.col_editor img{max-width:100%;height:auto!important;}
.col_editor blockquote{padding-top:5px;padding-bottom:5px;padding-left:15px;border-left:4px solid #ddd}
.col_editor hr{display:block;padding:0;border:0;height:0;border-top:1px solid #ddd;margin:20px 0;-webkit-box-sizing:content-box;box-sizing:content-box}
.col_editor .metvideobox{ text-align:center; visibility:hidden; margin:10px auto; }
.col_editor .video-js{ max-width:100%; }
.col_editor table{width:100%!important;margin-bottom:1.6rem;border-spacing:0!important;border-collapse:collapse!important;padding:0!important;border:0}
.col_editor table td{border: 1px solid #ddd;}
.col_editor table>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td{padding:.7rem;line-height:1.6;vertical-align:top;border-top:1px solid #ddd}
.col_editor table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd}
.col_editor #page_break .collapse{display:none}
.col_editor #page_break .num{padding:10px 0;text-align:center}
.col_editor #page_break .num li{display:inline;margin:0 2px;padding:3px 5px;border:1px solid #ccc;background-color:#fff;color:#666;text-align:center;cursor:pointer;font-family:Arial;font-size:12px;overflow:hidden}
.col_editor #page_break .num li.on{background-color:#ccc;color:#fff;font-weight:bold}
.colinfo-banner1{overflow:hidden;margin:0 auto}
.col_pager{text-align:center;padding: 20px 0 24px;}
.col_pager a{background: #eeeeee;text-align:center;height: 18px;line-height: 18px;text-align:center;display:inline-block;color: #000;min-width: 12px;padding: 0 3px;margin: 0 2px;}
.col_pager .PreSpan,.col_pager .NextSpan{height:30px;line-height:30px;min-width:60px;_width:60px;text-align:center;background:#f0f0f0;color:#ccc;display:inline-block;visibility: hidden;}
.col_pager .PreA,.col_pager .NextA{color:#aaa;background: url(../page_arrow.png);width: 19px;height: 18px;text-indent: -999em;padding: 0;}
.col_pager .PreSpan,.col_pager .PreA{margin-right:6px;background-position: 0 0;}
.col_pager .NextSpan,.col_pager .NextA{margin-left:6px;background-position: 0 -18px;}
.col_pager .firstPage,.col_pager .lastPage{height: 18px;line-height: 18px;color: #000;}
.col_pager .Ahover{background:#f0f0f0;color:#aaa;}
.col_pager .PageText{margin-left:10px;color:#aaa;display: none;}
.col_pager #colPageT,#colPageB{text-align:center;border:1px solid #e0e0e0;color:#aaa;display: none;}
.col_pager #colPageT{width:20px;padding:6px 5px 5px}
.col_pager #colPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold}
*html .col_pager #colPageT{height:13px;line-height:13px}
*html .col_pager #colPageB{padding:0;height:28px;line-height:20px}
*+html .col_pager #colPageT{height:13px;line-height:13px}
*+html .col_pager #colPageB{padding:0;height:28px;line-height:20px}
.col_module1{padding: 0 0 20px;}
.col_module2_list{margin-bottom: 10px;}
.col_module2_list .first{display:block;margin-bottom:15px;background: #00a9e0;color: #fff;}
.col_module2_list .first .title{text-align:center;line-height: 24px;padding: 8px 15px 4px;border-bottom: 1px solid #7ad2ef;font-size: 14px;}
.col_module2_list .first .table{padding:12px 20px 18px 16px;}
.col_module2_list .first .img{font-size:0;padding-right:9px;}
.col_module2_list .first .description{padding-left:9px;}
.col_module2_list li.list_1{list-style:none;border-bottom: 1px dotted #ddd;padding: 0px 100px 15px 10px;position:relative;}
.col_module2_list h2{font-weight:normal;color: #3b3b3b;}
.col_module2_list ul li.list_1{margin: 25px 15px 5px;line-height: 18px;}
.col_module2_list ul li.list_1 a:hover h2,.col_module2_list ul li.list_1 a:hover p{color:#00a9e0;}
.col_module2_list li.list_1 p{color: #000;font-size: 12px;}
.col_module2_list li.list_1 span.time{color:#818181;position:absolute;right:10px;top:15px}
.col_module2_list li.list_1 h2 i{margin-right:10px;position:relative}
.col_module2_list li.list_2 h2,.col_module2_list li.list_3 h2{margin-bottom: 5px;/* font-weight:bold */}
.col_module2_list li.list_2{padding: 0 0 5px;}
.col_module2_list li.list_3{padding-left:100px;min-height:80px}
.col_module2_list li.list_3 img{position:absolute;left:0;top:15px}
.col_module2_list li.list_3 span.time{position:static}
.col_module2 h1.col_title{font-size:28px;font-weight:normal;padding:5px 0}
.col_module2 .col_infos{color:#818181;font-size:12px;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #ddd}
.col_module2 .col_time{padding-right:6px}
.col_module2 .col_source{padding-right:6px}
.col_module2 .col_source a{color:#607fa6}
.col_module2 .col_editor{padding:0 10px}
.col_tools{border-top:1px solid #ddd;margin-top:30px;position:relative;padding:10px 10px 0;height:50px;line-height:50px}
.col_tools .col_page{clear:both;position:absolute;right:5px;top:0;color:#818181}
.col_tools .col_page li{ display:inline; list-style:none; margin-left:30px;}
.col_tools .col_page li span{ padding-right:5px;}
.col_tools .col_page a{color:#607fa6}
.border-title{height:22px;line-height:22px;background:#cfcece;color: #000;display: block;text-transform: capitalize;}
.border-title i.border{display:inline-block;border-left:20px solid #fff;border-bottom:22px solid #00b3f0;vertical-align:bottom;margin-right:5px;}
.col_module3_list{width:588px;margin-top: 8px;}
.col_module3_list ul.list_1{list-style:none;}
.col_module3_list ul.list_1 li{float:left;text-align:center;margin-bottom: 12px;overflow:hidden;margin-right: 12px;}
.col_module3_list ul.list_1 li:nth-child(3n){margin-right: 0;}
.col_module3_list ul.list_1 li a{text-align:center;display:block;margin:0 auto;background:#fff;background: #f6f6f6;font-size:0;position: relative;padding: 6px 5px;}
.col_module3_list ul.list_1 li a .bar{position:absolute;top:0;left:0;width:100%;height:100%;background: url(../images/product_list_bg.png);background: rgba(0,0,0,0.6);color:#fff;}
.col_module3_list ul.list_1 li a .bar .table{width:100%;height:100%;}
.col_module3_list ul.list_1 li h2{text-align:center;font-size:14px;padding:10px 10px;font-weight:normal;}
.col_module3_list ul a img{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s}
.col_module3_list ul a:hover img{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5}
.col_module3_list ul.list_2{list-style:none;visibility:hidden}
.col_module3_list ul.list_2 li{padding:20px 10px;border-bottom:1px solid #ddd}
.col_module3_list ul.list_2 dt{float:left;position:relative}
.col_module3_list ul.list_2 dd{float:left;width:100%}
.col_module3_list ul.list_2 dd h2{padding:5px 10px;font-size:15px;font-weight:normal}
.col_module3_list ul.list_2 dd p{padding:5px 10px;color:#818181}
.col_clear{clear:both}
.col_none{display: none;}
.col_hidden{ visibility:hidden }
.col_inner,.col_section{position:relative;margin:0 auto;margin:0 auto;width:1000px;}
.border-title{height:22px;line-height:22px;background:#cfcece;color: #000;display: block;text-transform: capitalize;}
.border-title em.border,.border-title i.border{display:inline-block;border-left:20px solid #fff;border-bottom:22px solid #00b3f0;vertical-align:bottom;margin-right:5px;}
.key-fact{background:#bed600;font-size:12px;line-height:21px;padding:13px 20px 11px 25px}
/* normal */
.col_section{position:relative;padding: 15px 0 36px;}
.col_section>.table>.top{padding-left: 10px;padding-right: 10px;}
.col_section aside{position:relative;width: 170px;/* padding-top: 17px; */}
.col_section article{width: 605px;}
.col_section_asidenone article{float:none;margin-left:0;}
.col_section_asidenone article .col_article{margin-left:0;}
.col_section aside section{margin-left: 8px;}
.col_section aside .col_aside_list{font-size: 14px;}
.col_section aside .col_aside dl{margin-bottom: 8px;font-size;}
.col_section aside .col_aside dl dt{line-height: 16px;}
.col_section aside .col_aside dl dt a{display:block;color:#333;}
.col_section aside .col_aside dl dt.on a,.col_section aside .col_aside dl dt a:hover{color:#00b3f0;}
.col_section aside .col_aside dl dd{padding: 10px 0 0px;}
.col_section aside .col_aside dl dd a{display:block;padding-left: 15px;color:#333;font-weight:normal;line-height: 16px;margin-bottom: 8px;}
.col_section aside .col_aside dl dd .on a,.col_section aside .col_aside dl dd a:hover{color: #00b3f0;}
.col_section aside .col_related{margin-top:20px;}
.col_section aside .col_related ul{padding:20px;}
.col_section aside .col_related li{margin-bottom:8px;list-style:none;}
.col_article_head{position:relative;padding: 0px 10px 7px;}
.col_article_head .col_position{text-transform: capitalize;font-size: 14px;}
.col_article_head .col_position i.border{display:inline-block;vertical-align:middle;height:14px;border-left:1px solid #d4d4d4;border-right:1px solid #676767;margin: 0 8px 0 5px;}
.col_article_head .col_position a{color: #000;display:inline-block;vertical-align:middle;position:relative;z-index:2;}
.col_article_head .col_position a:hover{color:#00b3f0;}
.col_article_head .col_position a:first-child{margin-left:0;}
.col_article_head h1{color:#555;font-weight:normal;font-size:18px;}
.col_section_sehed{padding-top:0;}
.col_section_head{height:50px;color:#aaa;font-size:12px;font-family:'宋体';line-height:50px;}
.col_section_head a{color:#999;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun';}
.col_section_head a:hover{color:#e9280c;}

/* header */
header{position: fixed;left: 0;right: 0;top: 0;z-index: 999;}
header section{background: #c0d900;}
.col_top{position:relative;z-index:100;color:#53555a;font-size:12px;height: 40px;line-height: 40px;}
.col_top h2{font-weight:normal;}
.col_top a{color:#53555a;}
.col_top a:hover{color:#e9280c;}
.col_top_nav{position:absolute;top:0;right:0;}
.col_top_nav ol{float:right;margin:0;padding:0;}
.col_top_nav ol li{float:left;list-style:none;}
.col_top_nav ol li.line{width:30px;color:#eee;text-align:center;}
.col_top_nav dl{position:relative;float:right;}
.col_top_nav dl dt i{margin-left:5px;}
.col_top_nav dl dd{margin-right: 25px;white-space:nowrap;text-transform: uppercase;line-height: 40px;}
.col_top_nav dl dd:hover a.on,.col_top_nav dl dd a{display: inline-block;height: 27px;line-height: 27px;margin-right: 4px;background: #fff;color:#000;width: 27px;text-align: center;border-radius: 50%;font-size: 14px;-webkit-transition:all .2s;transition:all .2s;}
.col_top_nav dl dd:hover a:hover,.col_top_nav dl dd a.on{background:#00a9e0;color:#fff;}
.col_top_nav div.line{float:right;width:30px;color:#eee;text-align:center;}
.col_head{position: relative;font-size: 0;background: #fff url(../images/header_bg.jpg) top center;}
.col_head .col_inner{position: relative;}
.col_head h1 img,.col_head h2 img{position:relative;z-index:999;font-size:0;}
header h1{width: 100%;height: 96px;}
header h1 .input{float:right;height:27px;}
header h1 .input>*{vertical-align:top;}
header h1 .input .inpt3{width:156px;height:27px;border:1px solid #b5b5b5;border-right:0 none;background:transparent;font-size:12px;padding:0 7px;outline: none;}
header h1 .input .inpt4{background:#00a9e0;height:16px;width:16px;padding:7px 13px 4px 9px;box-sizing: content-box;border:none;outline: none;}
.col_head nav{/* float: right; */height: inherit;line-height: inherit;}
.col_head nav ul{margin:0;padding:0;list-style:none;height: inherit;line-height: inherit;display: table;width: 100%;text-transform: uppercase;}
.col_head nav ul li{padding-right: 25px;display: table-cell;vertical-align: top;background: url(../images/nav_normal.png) bottom right no-repeat;height: 28px;line-height: 28px;-webkit-transition:all .2s;transition:all .2s;}
.col_head nav ul li.on,.col_head nav ul li:hover{background-image:url(../images/nav_active.png);color: #fff;}
.col_head nav a{display: block;padding: 0 0 0 10px;margin: 0 auto;font-size: 14px;color:inherit;text-align: center;}
.col_head nav ul li dl{position:absolute;top: 100%;left:0;z-index:99;display:none;width: 100%;background: #00a9e0;line-height: 0;font-size: 0;}
.col_head nav ul li:hover dl {z-index: 100;}
.col_head nav ul li dl dd{position: relative;line-height: 1;display: inline-block;padding: 15px 0 15px;}
.col_head nav ul li dl dd a{padding:0;text-align:center;line-height:1.5;display: inline-block;line-height: 18px;height: 28px;padding: 5px 10px;margin: 0 5px;-webkit-transition: all .2s;-o-transition: all .2s;-moz-transition: all .2s;-ms-transition: all .2s;transition: all .2s;font-size: 14px;color: #fff;}
.col_head nav ul li dl dd a:hover {background: #fff;color: #000;}
.col_head nav ul li dl dt{float:right;overflow:hidden;padding:20px 20px 20px 0;width:380px;height:200px;font-size:0;}
.col_head nav ul li dl dt img{width:380px;height:200px;}
.col_head nav ul li dl dd i{position:absolute;top:-14px;left:50px;z-index:100;width:100%;color:#f3f4f5;font-size:22px;}
.col_head nav ul li dl.col_pronoaw{width:auto;}
.col_head nav ul li dl.col_pronoaw dd{width:auto;}
.col_head nav ul li dl.col_pronoaw dd div{float:left;padding:0 20px;min-width:100px;}
.col_head nav ul li dl.col_pronoaw dd div h3{margin-bottom:5px;border-bottom:1px solid #888;font-weight:normal;}
.col_head nav ul li dl.col_pronoaw dd div p a{margin:0;}

/* banner */





/* index */
.thin{background:#fff;padding-top: 164px;}
.index_bar{margin:22px 15px;}
.index_bar>.table{width:100%;}
.index_bar>.table>.left{width:622px;}
.index_bar>.table>.right{padding-left:18px;}
.index_bar ul{list-style:none;}
.index_bar .banner{margin-bottom: 37px;}
.index_bar .banner img{max-width: none;}
.index_market {padding-bottom:20px;}
.index_market .title{display:block;font-size:24px;color:#00a9e0;text-transform:uppercase;line-height:30px;margin-bottom:10px;}
.index_market ul.table{width:100%;margin-left:-7px;}
.index_market ul a{display:block;width: 125px;height: 127px;background: url(../images/market_bg.png) center center no-repeat;text-align:center;padding: 8px 7px 7px 7px;-webkit-transition:all .2s;transition:all .2s;}
.index_market ul .img{height:70px;background:bottom center no-repeat;margin-bottom:7px;}
.index_market ul a:hover{background-image:url(../images/market_bg_hover.png);color: #00a9e0;}
.index_market ul h4{font-size:14px;font-weight:normal;text-transform:capitalize;}
.index_about .title{background:#d2d5d7;color:#fff;height:27px;line-height:27px;text-transform:uppercase;padding-right:22px;}
.index_about .title .name{background:#c0d900;padding:0 20px 0 10px;display:inline-block;}
.index_about .description{border-top:1px solid #efefef;margin-top:6px;padding-top: 9px;background: url(../images/index_about_bg.png) center 8px no-repeat;width: 338px;margin-left: -3px;}
.index_about .description .middle{padding: 25px 22px 30px;}
.index_about .description .h{line-height:22px;max-height:154px;overflow:hidden;word-break: break-all;}
.index_news{padding:6px 18px 17px;margin-bottom:12px;}
.index_news .title{padding:6px 0;border-bottom:1px  solid #efefef;}
.index_news .title .name{display:inline-block;line-height:22px;text-align:center;padding:0 10px;min-width:40px;background:#00a9e0;color:#fff;font-size:14px;text-transform:uppercase;}
.index_news .title .more{color:#fff;background:#b8d002;height:17px;line-height:17px;font-size:12px;padding: 0 6px;min-width:30px;text-transform:uppercase;margin-top: 5px;}
.index_news .slides a{padding:15px 0;border-bottom:1px dotted #d5d5d5;width: 100%;}
.index_news .date{width:40px;height:40px;line-height:38px;border:1px solid #b3b4b6;text-align:center;font-size:14px;color: #000;}
.index_news .stitle{padding-left:10px;}
.index_news h4{color:#3b3b3b;font-weight:normal;line-height:15px;word-break: break-all;height: 30px;overflow:hidden;}
.index_news .smore{font-size:12px;color:#00a9e0;border-bottom:1px dotted #f0968d;line-height:1;}
.index_news a:hover .smore{color:#f0968d;}
.index_product{padding:10px;font-family:'Microsoft YaHei';margin-bottom: 22px;}
.index_product .title{font-size:14px;color:#00a9e0;text-transform:uppercase;font-weight:bold;line-height: 20px;margin-bottom: 6px;display: block;}
.index_product .slider{width: 315px;}
.index_product .slider li{width: 98px;margin-right: 7px;display: inline-block;background: #f5f5f7;border-radius: 3px;}
.index_product .slider ul{white-space: nowrap;overflow: hidden;}
.index_product .slider a{padding: 5px;display: block;}
.index_product .slider .img{overflow: hidden;width: 87px;background: #fff;}
.index_product .slider img{max-width: 100%;height: auto;-webkit-transition: all 0.2s;transition: all 0.2s;}
.index_product .slider a:hover img{-webkit-transform: scale(1.2);transform: scale(1.2);}
.index_product .slider h2{color:#00a9e0;font-weight: normal;text-align: center;padding: 5px;white-space: normal;}

/* page */
.page {text-align: center;margin: 0;font-size: 0;}
.page ul li a{border:none !important;background: #eeeeee !important;color:#000;margin:0 3px;width: 18px;height:18px;padding: 0;line-height: 18px;border-radius: 0 !important;font-size: 13px;}
/* .page ul li.disabled a{visibility: hidden;} */
.page ul li.active a{background: #a78b58;border-color: #a78b58;color: #aaa;}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {background: #a78b58;border-color: #a78b58;color: #aaa;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {background: #a78b58;border-color: #a78b58;color: #aaa;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background: #a78b58;border-color: #a78b58;color: #aaa;}
/* 内页 */



/* about */
.extract_bar{width: 212px;}
.extract_bar>*{margin-bottom: 13px;}
.extract_bar ul,.extract_bar ol{list-style:none;}
h2.blue-title{font-weight:normal;font-size:18px;text-transform:uppercase;height:39px;line-height:39px;}
h2.blue-title span{color:#fff;background: url(../images/extract_show_bg.png) top right no-repeat;display: inline-block;padding: 0 40px 0 10px;min-width: 140px;}
.extract_bar .show .news_list{padding: 0 0 18px;font-size:13px;}
.extract_bar .show .news_list li{margin: 10px 15px 0;padding: 1px 0 12px;border-bottom:1px dotted #e5e5e5;}
.extract_bar .show .news_list a{display:block;max-height: 47px;line-height:15px;overflow:hidden;padding-bottom: 3px;-webkit-transition:all .2s;transition:all .2s;}
.extract_bar .show .news_list a:hover{color:#00b3f0;}
.extract_bar ._product{padding:6px 12px;}
.extract_bar ._product .title{white-space:nowrap;text-align:center;text-transform:uppercase;color:#00a9e0;font-size:18px;padding:5px 0;margin: 0 0 5px;display: block;line-height: 1;}
.extract_bar ._product .slider{list-style:none;background:#f5f5f7;padding:10px;border-radius:5px;margin-bottom: 5px;}
.extract_bar ._product .slider a{color:inherit;}
.extract_bar ._product .slider h4{font-weight:normal;font-size:12px;line-height:18px;padding: 5px 0 0;}
.extract_bar ._product .slider .img{overflow:hidden;width: 147px;}
.extract_bar ._product .slider .img img{-webkit-transition:all .35s;transition:all .35s;}
.extract_bar ._product .slider a:hover .img img{-webkit-transform:scale(1.2);transform:scale(1.2);}
.extract_bar ._product .slider-control {text-align:center;font-size: 0;}
.extract_bar ._product .slider-control li{display:inline-block;text-indent: -9999em;background: url(../images/_product_list_nav_normal.png) no-repeat center center;height: 18px;width: 18px;-webkit-transition:all .2s;transition:all .2s;cursor:pointer;margin: 0 3px;}
.extract_bar ._product .slider-control li.flex-active,.extract_bar ._product .slider-control li:hover{background-image: url(../images/_product_list_nav_on.png);}
.extract_bar .contact{padding:15px 8px 5px 10px;}
.extract_bar .contact .title{color:#cfd500;font-size:18px;text-transform:uppercase;line-height:22px;}
.extract_bar .contact .table{width:100%;}
.extract_bar .contact .img{width:60px;}
.extract_bar .contact .way a{border-top: 1px solid #959595;color: #8b8c8d;padding-top:7px;-webkit-transition:all .3s;transition:all .3s;}
.extract_bar .contact .way a:hover{color:#00b3f0;}
.extract_bar .contact .way a i.fa{color:#cacbcb;position: relative;right: -5px;}



/* honor */



/* product */

/* contact */

#feedback {padding: 15px;}
#feedback .v52fmbx {border: 1px solid #ddd;border-top: 0;overflow: hidden;text-align: left;}
#feedback .v52fmbx h3{border-top: 1px solid #ddd;margin: 0;padding: 0 5px 0 15px;font-weight: bold;font-size: 16px;background: #ddd;height: 60px;line-height: 60px;}
#feedback .v52fmbx dl{border-top: 1px solid #ddd;margin: 0;display: -webkit-box;display: -moz-box;display: box;display: -ms-flexbox;position: relative;padding: 5px 0;}
#feedback .v52fmbx dl dt{padding: 15px 15px 10px 15px;width: 105px;text-align: left;font-weight: normal;overflow: hidden;line-height: 1.2;}
#feedback .v52fmbx dl dd{-moz-box-flex: 1.0;-webkit-box-flex: 1.0;box-flex: 1.0;-ms-flex: 1;padding: 2px 15px;margin: 10px 0;}
#feedback .v52fmbx dl dd input{width: 350px;height: 28px;line-height: 28px\9;padding: 2px 5px;border: 1px solid #dcdfe0;background-color: #fff;color: #333;outline: 0;border-radius: 2px;}
#feedback .v52fmbx dl dd input[type="radio"]{border-radius: 100%;bottom: 3px;height: 15px;position: relative;vertical-align: middle;width: 15px;margin: 0;position: relative;top: -1px;margin-right: 6px;}
#feedback .v52fmbx dl dd textarea{width: 350px;line-height: 1.5;height: 100px;padding: 7px 5px;border: 1px solid #dcdfe0;background-color: #fff;color: #333;outline: 0;}
#feedback .v52fmbx dl dd input[type="submit"]{width: auto;display:block;background:#23b7e5;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'}
#feedback .v52fmbx dl dd input[type="submit"]:hover{background:#38c4f0}
#feedback .v52fmbx dl dd input[type="submit"].active{background:#1ba4cf}
/* search */
#search{overflow:hidden;padding:20px;}
#search .goomay-keywords-light{background: #dc3545 !important;color:#ffffff !important;}
#search .search_left{border: 1px solid #d6d6d6;padding-top:5px;padding-bottom:5px;}
#search .s_head{border-bottom: 1px solid #d6d6d6;height: 50px;}
#search .s_head h2{line-height: 50px;}
#search .s_body ul{margin-top: 10px;margin-left: 20px;  }
#search .s_body ul span{display: block;color: #333;line-height: 40px;}
#search .s_body ul input,.s_body ul select{height: 35px;width: 80%;line-height: 35px;border: 1px solid #e6e6e6;padding-left: 10px;margin-bottom: 10px;}
#search .s_body .sub input{height: 35px;line-height: 35px;background: #575757;border: 0;font-weight: bold;color: #fff;transition: 0.3s;text-align: center;padding-left: 0px;}
#search .search_right{width: 100%}
#search .search_right .no-result{text-align: center;font-size: 30px;color:#d80808;}
#search .search-result-title{overflow: hidden;padding: 2px 0;}
#search .search-result-title a{font-size: 16px;color: #12C;text-decoration: underline;}
#search .search-result-title a:hover{text-decoration: none;}
#search .entry-image {float: left;width: 120px;margin: 0 20px 0 0;}
#search .entry-c{position: relative;overflow: hidden;}
#search .search-result-info{padding:5px 0;}
#search .search-result-info li a{display: block;margin-top: 5px;color: green;}
#search .search_right em{color: #004cff;}
#search .search_right .search-result{margin-left:25px;}
#search .search_right .search-li{border-bottom: 1px solid #d6d6d6;margin-bottom: 30px;padding-bottom: 10px;}
#search .search_right li{overflow: hidden;}
#search .search-result-info li:before{content: '/';display: inline-block;margin-left: 10px;margin-right: 10px;opacity: 0.5}
#search .search-result-info li:first-child:before { display: none; }
#search .product_list{padding-bottom: 15px;border-bottom: 1px solid #d6d6d6; margin-bottom: 15px;}
#search .product_img{float: left;}
#search .product_img img{border-radius: 50%;}
#search .product_img img:hover{width: 90px;height: 90px;}
#search .product_body{float: left;margin-left: 20px;margin-top: 10px;}
#search .se_news{float: right;width: 79%;}
#search .news ul li .se_news a {color:#d80808;text-decoration: underline;display: inline-block;height: 22px;overflow: hidden;transition: 0.3s;}
#search .search_right .news .date em{color: #fff;}



/* 底部 */
.col_index_footer{padding:40px 0 50px;background: url(../images/footer_bg.png);background: rgba(50,50,50,0.85);color: #828282;border-top: 5px solid #e1472f;margin-top: 45px;}
.col_index_footer .title{font-size: 18px;color: #e6e1e1;display: block;text-transform: uppercase;font-family: 'Microsoft YaHei';font-weight: lighter;margin-bottom: 15px;}
.col_index_footer .get_in_touch{width: 365px;}
.col_index_footer .get_in_touch .formerror{position:absolute;right: 100%;white-space:nowrap;top:0;margin: 0px 7px;line-height: 26px;padding: 0px 5px;}
.col_index_footer .get_in_touch input,.col_index_footer .get_in_touch textarea{background:transparent;color: #f7f7f7;border:0 none!important;width:100%;outline: none;}
.col_index_footer .get_in_touch dl{position:relative;background:url(../images/input_bg.png);width: 222px;height: 36px;padding: 5px;line-height: 26px;margin-bottom: 5px;}
.col_index_footer .get_in_touch input{line-height:26px;height:26px;}
.col_index_footer .get_in_touch dl.textarea{background:url(../images/textarea_bg.png);height: 53px;}
.col_index_footer .get_in_touch textarea{height:53px;}
.col_index_footer .get_in_touch dl dt{position:absolute; z-index:1;}
.col_index_footer .get_in_touch dl dd{position:relative;z-index:2;}
.col_index_footer .get_in_touch input._submit{background:url(../images/submit_bg.png);width: 129px;height: 30px;line-height: 30px;margin: 8px 0 0 16px;color: #a2a2a2;cursor: pointer;}
.col_index_footer .instagram{padding-left: 40px;width: 281px;}
.col_index_footer .instagram_imgs{white-space: nowrap;}
.col_index_footer .instagram_imgs a{display: inline-block;border: 1px solid #989a9a;border-radius: 2px;margin-left: 8px;overflow: hidden;filter: alpha(opacity=60);opacity: 0.6;-webkit-transition: all 0.3s;transition: all 0.3s;width: 73px;}
.col_index_footer .instagram_imgs a:hover{opacity: 1;filter: alpha(opacity=70);}
.col_index_footer .instagram_imgs a:first-child{margin-left: 0;}
.col_index_footer .contact{width: 352px;padding-left: 55px;line-height: 20px;}
.col_index_footer .contact p:first-child{border-bottom: 1px dotted #6b6c6d;padding-bottom: 10px;margin-bottom: 10px;}

.col_footer{position:relative;background: #252525;color: #fff;font-size:12px;text-align: center;text-transform: uppercase;height: 40px;line-height: 40px;}
.col_footer a{color:#4a4a4a;}
.col_footer_text{display:inline-block;}
.col_footer_nav{display: inline-block;}
.col_footer_nav a{margin-left: 7px;color: inherit;}

/* 副导航 */


/* media */



