

body{font-family: 'microsoft yahei',Arial,Helvetica, sans-serif; color: #656464;}
header{}
ol,ul,li {list-style:none;}
a:hover{text-decoration:none;}

/* ===== 顶栏 + 主导航美化（同一固定条，左右与导航对齐） ===== */
.site-header .site-header-bar{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
}
.site-header .top_menu{
  font-size: 13px;
  background: linear-gradient(90deg, #1a2226 0%, #222a2e 50%, #1a2226 100%);
  color: #d0d4d8;
  width: 100%;
  height: 34px;
  border-bottom: 1px solid rgba(253,173,0,0.35);
}
.site-header .top_menu_inner,
.site-header .site-navbar-inner{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
/* 与下方内容区同宽居中，避免两侧拉太开 */
.site-header .container{
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px){
  .site-header .container{
    width: 1000px;
    max-width: 1000px;
  }
}
@media (min-width: 992px) and (max-width: 1199px){
  .site-header .container{
    width: 920px;
    max-width: 920px;
  }
}
.site-header .top_menu_inner{
  height: 34px;
}
.site-header .top_lang{
  float: none;
  height: auto;
  padding: 0;
  margin: 0;
  flex: 0 0 auto;
  margin-left: auto;
}
.site-header .top_name{
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 0;
  min-width: 0;
  flex: 1 1 auto;
}
.site-header .top_name a{
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 0;
  color: #c8ccd0;
  font-size: 13px;
  transition: color .2s;
}
.site-header .top_name a:hover{ color: #fdad00; }
.site-header .top_name i{
  color: #fdad00;
  font-size: 13px;
}
.site-header .nav_icons{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  margin: 0;
  padding: 0;
}
.site-header .nav_icons a{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  padding: 0;
  width: 26px;
  height: 26px;
  transition: background .2s, color .2s, transform .2s;
}
.site-header .nav_icons a:not(.quote) i{
  font-size: 12px;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  line-height: 26px;
  text-align: center;
  background: rgba(255,255,255,0.1);
  color: #e8eaec;
  transition: background .2s, color .2s;
}
.site-header .nav_icons a:not(.quote):hover i{
  background: #fdad00;
  color: #161E21;
}
.site-header .nav_icons a.icon-x-link{
  background: rgba(255,255,255,0.1);
}
.site-header .nav_icons a.icon-x-link .xy-icon-x{
  width: 12px;
  height: 12px;
  display: block;
  color: #e8eaec;
}
.site-header .nav_icons a.icon-x-link:hover{
  background: #fdad00;
}
.site-header .nav_icons a.icon-x-link:hover .xy-icon-x{
  color: #161E21;
}
.site-footer .footer-sns .icons.icon-x-link .xy-icon-x{
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  color: currentColor;
}
.site-header a.quote{
  display: inline-flex;
  align-items: center;
  margin: 0 0 0 10px;
  padding: 4px 12px;
  background: #fdad00;
  border-radius: 3px;
  color: #161E21;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .02em;
  width: auto;
  height: auto;
  transition: background .2s, color .2s, box-shadow .2s;
  box-shadow: 0 1px 0 rgba(0,0,0,0.08);
}
.site-header a.quote:hover{
  background: #fff;
  color: #161E21;
  text-decoration: none;
}

.site-header .site-navbar.navbar,
.site-header .navbar.site-navbar{
  position: relative !important;
  top: auto !important;
  margin: 0 !important;
  background: #fff;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(0,0,0,0.06);
  box-shadow: 0 4px 18px rgba(22,30,33,0.06);
}
.site-header .navbar-header{
  float: none;
  margin: 0;
  flex: 0 0 auto;
}
.site-header .navbar-brand-logo{
  display: inline-block;
  line-height: 1;
  padding: 0;
}
.site-header .logo{
  margin-top: 0;
  max-width: 700px;
  height: auto;
  vertical-align: middle;
}
.site-header .nav-acc-toggle,
.site-header #app_menudown{
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #fdad00;
  padding: 8px 10px !important;
  background: transparent !important;
}
.site-header .nav-acc-toggle:hover,
.site-header #app_menudown:hover{
  background: transparent !important;
  color: #e89a00;
}
/* 预留固定顶栏高度，避免内容被挡住 */
body{ padding-top: 98px; }
.page_bg{ margin-top: 0 !important; }
.flash{ margin-top: 0 !important; }

/*导航菜单*/
.navbar{ margin:0px; background-color: #fff; border: none;}
.nav-acc-toggle,#app_menudown{position: absolute; top:0px; right:0px; font-size: 16px;}
.nav-acc-toggle:hover,#app_menudown:hover{background-color: #fdad00;}
.nav-acc-toggle .nav-acc-ico{display:inline-block; min-width: 14px; text-align: center; font-weight: 600; line-height: 1;}
/* 桌面端不显示展开钮，靠悬停出子菜单 */
@media screen and (min-width: 769px) {
  .nav-acc-toggle{ display: none !important; }
}

.flash img{ width: 100%}
.flash ul.bxslider{list-style:none;}
.flash div.bx-pager{bottom: 4%;}
.flash div.bx-controls-direction{ display:none; }
.main{ padding:30px 0px 10px 0px;}
.opacity_img{border: 1px solid #eeeeee;transition:border 0.4s;}
.img-thumbnail:hover,.opacity_img:hover{border: 1px solid #BFBEBE;}

/*公司简介*/
.about_h3{text-align: center; font-size:26px; color:#fdad00; margin-top:60px;}
.about_line{padding: 3px 0px; background: url(../images/pro_line.png) center center no-repeat;}
.about_p{text-align: center;  color: #c3c3c3; font-size:16px; text-transform: uppercase;padding:0px;}
.about_contents{color:#2F2F2F; text-align: center; line-height:31px; padding:5px 0px 10px 0px;}
a.about_more{ display: block; margin: 0 auto; width: 130px; text-align: center; color:#fdad00; padding: 10px 0px; background: #fff; border:1px solid #fdad00; margin-bottom:20px;}
a.about_more:hover{color: #fff; background: #fdad00; text-decoration: none;}
.mouse_img{width: 33px; height: 46px; margin: 0 auto; background: url(../images/mouse.png) no-repeat center center; position: relative; top: 23px; z-index: 99px;}

/*首页方案*/
.case_bg{background-color: #202A30; padding-bottom: 60px;}
.index_case{margin:15px 0px 0px 0px;}
.index_case h2{margin-top:80px;text-align: center; margin-top:50px; font-size: 24px; color: #fdad00;background: url(../images/pro_line.png) center bottom  no-repeat; padding-bottom:16px;}
.case_line{padding: 3px 0px; background: url(../images/case_line.jpg) center center no-repeat;}
.case_p{color: #AFAEAE;text-align: center; font-size:16px; text-transform: uppercase;padding:0px;}
.case_list{clear: both;  padding: 35px 0px 0px 0px;margin-right: -15px;margin-left: -15px;}




/*首页团队*/
.team_desc{ text-align: center; padding: 5px 0px 0px 0px; color: #fff;background-color:#494351;}
.team_desc a{display: block; padding: 12px 8px 6px 8px; font-size: 18px; color: #fff;}
.team_desc a:hover{text-decoration: none; color: #3FD090;}
.team_desc p{padding: 0px 8px 26px 8px; line-height: 22px;}
.team_img{padding-left: 15px; padding-right: 15px; min-height: 380px;}
.team_img img{margin-right: auto;margin-left: auto;display: block;  max-height: 320px; max-width: 100%;height: auto; padding: 0px 0px 0px 0px;}


.about_h2{ float: left; font-size: 22px; color: #fdad00;  margin:0px; padding:16px 0px 0px 0px;}
.about_span{float: left; text-indent: 8px; font-size: 12px; color: #7D7D7D; padding:24px 0px 0px 0px;}

/*产品搜索*/
.search_group{margin: 20px 0px 15px 0px;}
.form-control{border-radius: 0px; box-shadow: none;}
.mysearch_btn{ background-color:#AFACAC;color:#fff;border-radius: 0px;transition:background 0.3s;}
.mysearch_btn:hover,.mysearch_btn:focus{ background-color:#fdad00; color:#fff;}
#small_search{float: right; margin-top: 7px; padding:8px 13px;font-size: 17px;border-radius: 4px; color: #fff;}
#small_search:hover,#small_search:focus{cursor: pointer; background-color: #3477c8;}

/*首页产品*/
.index_product{margin:15px 0px 0px 0px; }
.index_product h2{text-align: center; margin-top:50px; font-size: 24px; color: #fdad00;background: url(../images/pro_line.png) center bottom  no-repeat; padding-bottom:16px;}
.product_list{clear: both;  padding: 35px 0px 0px 0px;margin-right: -15px;margin-left: -15px;}
.product_list2{padding-top: 20px;}
.product_img{padding-left: 15px; padding-right: 15px; min-height: 280px;}
.product_img img{margin-right: auto;margin-left: auto;display: block;  max-height: 320px; max-width: 100%;height: auto; margin-bottom: 10px; padding: 0px 0px 0px 0px;}
.product_list2 div.product_img{min-height: 220px;}
.product_title{ text-align: center;padding: 0px 15px 0px 0px; height: 40px;}
.product_title a{ color: #656464; transition:color 0.3s;}
.product_title a:hover{text-decoration: none;color:#FDAD00;}

/*首页新闻*/
.news_box{background:url(../images/title_line.jpg) left top no-repeat; /*border:1px solid #ccc;*/ margin:20px 0px 30px 0px;}
.index_news{clear: both; list-style:none;margin:0px; padding:20px 0px 0px 0px;}
.index_news li{color:#898989;border-bottom: 1px dashed #ccc;background: url(../images/li.png) no-repeat left 16px;line-height:21px; padding: 10px 0px; padding-left:13px;}
.index_news li a{color:#656464;}
.index_news li a:hover{ text-decoration:none;color:#FDAD00; }
.news_time{ float:right;}
.left_news{clear: both;}
.left_news ul{padding:0px 0px 12px 0px;}
.left_news span.news_time{display: none;}


/*首页联系*/
.index_contact{background:url(../images/title_line.jpg) left top no-repeat; margin:20px 0px 15px 0px;}
.index_contact P{clear: both;}
.list_box{clear: both; }
.page_bg{height: 160px; margin-top: 78px;}
.path_title{border: 1px solid #f2f2f2;padding: 8px 19px;overflow: hidden;}

/*栏目导航*/
.left_nav{ clear: both;}
.index_left_nav{padding-top: 8px;}
.left_h2{background:url(../images/title_line.jpg) left bottom no-repeat; font-size: 22px; display: block; margin-top: 25px; padding: 3px 0px 10px 0px; color: #fdad00;}
.left_nav_ul{list-style:none;margin:0px;padding:0px; margin:15px 0px 0px 0px;padding-bottom: 10px;}
.left_nav_ul > li{position:relative; border-bottom: 1px solid #f2f2f2; background: url(../images/left_li.gif) 6px 15px no-repeat;padding:8px 0px 8px 18px; }
.left_nav_ul > li > a{text-decoration:none; color:#656464;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#FDAD00;}
/*小类*/
ul.left_snav_ul{list-style:none;padding:0px;display: none; padding-top: 8px;}
ul.left_snav_ul > li{ margin:0px;padding:5px 0px 5px 10px; background: url(../images/left_sli.gif) 0px 13px no-repeat;}
ul.left_snav_ul > li > a{border:0;color:#797979;padding: 5px 0px 5px 0px;}
ul.left_snav_ul > li > a:hover{ text-decoration: none;color:#FDAD00;}
.menu_head{cursor:pointer; font: 600 18px/30px "Open Sans", sans-serif; width:35px; text-align:center;color:#303c4b;display:inline-block;position: absolute; top:3px; right:0px;}
.menu_head:hover{ color: #FDAD00;}

/*新闻列表*/
.list_news{clear: both; list-style:none;margin:0px; padding:6px 0px 20px 0px;}
.list_news li{color:#898989;background: url(../images/li.png) no-repeat left 14px;line-height:22px; padding:8px 0px; padding-left:13px;border-bottom: 1px dashed #e3e2e2;/*dotted*/ }
.list_news li a{color:#303c4b;}
.list_news li a:hover{text-decoration:none;color:#FDAD00;}
.contents{clear: both; padding:6px 2px 0px 2px; line-height:28px; overflow: auto;}
.contents_title{ margin: 0px; padding: 10px 0px; text-align: center; color: #000; font-size:18px;color:#434343;font-weight:bold; line-height: 34px;}

/*分页样式*/
.page{clear:both; margin:20px 0px 0px 0px; text-align: center;}
.page a {display: inline-block; font-family: Arial; font-size: 13px; border: #dbdbdb 1px solid; padding:4px 9px; margin: 2px; margin-bottom: 5px; color: #31363c; text-decoration: none}
.page a:hover,.page a:focus{font-family: Arial;font-size: 13px;border: #000 1px solid; padding:4px 9px;color: #fff; background-color: #31363c;}
.page .current {font-family: Arial;border: #000 1px solid; font-size: 13px; padding:5px 9px; color: #fff;margin: 2px;  background-color: #31363c}

/*产品展示*/
#pic-page {text-align: center; margin-top:10px;}
#pic-page a {margin: 0 2px;}
#pic-page a img {width:40px;padding: 2px;border: solid #ccc 1px; margin-bottom:5px;}
#pic-page a:hover img,#pic-page a.active img {border: solid #5280DD 1px;}
.showpic_box,.proinfo_box{margin: 30px 0px 20px 0px;}
.product_h1{ margin:0px; line-height:22px; font-size:18px; color: #fdad00; padding-bottom:10px;border-bottom: 1px dotted #cccccc;}
.product_info{list-style:none; padding:0px; margin-top:10px;}
.product_info li{ line-height:24px; padding-bottom:12px;}
.product_con{ clear: both; border-top: 1px dotted #ccc; margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px;overflow: auto;}
.related_h2{padding: 30px 0px 12px 0px; color: #303c4b; margin:0px; display: block;  font-weight:300; font-size:24px; border-bottom:5px solid #f4f5f6;font-family:'Roboto',Arial,Helvetica, sans-serif;}
.related_list{padding-top: 12px;}
.related_news{ padding-top: 0px; clear: both;}
.download_btn{text-align: right; margin: 10px 10px 20px 0px;}
.page-btn{background-color: #fdad00; border-radius: 0px; border: none; transition:background 0.3s;}
.page-btn:hover,.page-btn:focus{background-color:#fdad00; }
.grey-btn{border-radius: 0px;border: none; background-color: #E8E8E8;}
.grey-btn:hover,.grey-btn:focus{background-color: #ccc;}
.a2a_default_style{display: inline-block;}

/*在线留言订购*/
.feedback{margin-top: 30px;}
.form-horizontal .form-group { margin-right: -10px;margin-left: -10px;}
.codeimg{ margin: 0px 0px -10px -18px;}


/*上一个下一个*/
.point{ clear: both; margin:20px 0px 40px 0px; padding-bottom: 40px; line-height:22px;}
.point span.to_prev{text-align:center; }
.point span.to_prev a{color:#FDAD00;}
.point span.to_prev a:hover{color: #FDAD00}
.point span.to_next{text-align:center; }
.point span.to_next a{color:#FDAD00;}
.point span.to_next a:hover{color: #FDAD00}

/*标签样式*/
.tags{ margin: 8px 0px 10px 0px}
.tags a{ margin: 0px 5px 8px 0px}
.tags_list{padding: 5px 10px 100px 10px}
.tags_ul{ margin-top: 10px;}
.tags_ul li{line-height: 28px; margin-bottom: 8px; padding-bottom: 10px;}
.tags_ul h3{font-size: 14px; padding: 0px; margin: 0px;line-height: 20px;}
.tags_ul p{font-size: 13px;padding: 0px; margin: 0px; color: #a0a0a0; line-height: 20px; padding-top: 8px;}

/*网站地图*/
ul.ul_sitemap{margin: 30px 0px 40px 30px;}
ul.ul_sitemap li{list-style: none; line-height: 26px;clear: both;}
ul.ul_sitemap li a{color: #7d7d7d;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}

#translate{width:180px; margin: 0 auto; }
#translate-this{margin: 15px 0px 10px 0px;}

/*首页Tags*/

.tags_box{background-color: #545454; padding: 9px 0px 9px 0px; text-align: center;color: #E9E9EA;font-size: 13px;}

.tags_box a{color: #E9E9EA; border-right: 1px solid #BBBBBB; padding:0px 8px 0px 8px;font-size: 13px;}

.tags_box a:hover{text-decoration: none; color: #0072BC;}

.tags_box a:last-child{border-right:0px;}

.tags_box button{display: none;}
.tags_title{font-size: 13px; margin-right: -6px;}
.tags_title a{padding:0px 10px 0px 0px;}
.tags_title:after{content:"：";}

/*友情链接*/
.link_box{background-color: #4A4A4A; padding: 10px 0px; text-align: center;color: #E9E9EA;font-size: 13px;}
.link_box a{color: #E9E9EA; border-right: 1px solid #BBBBBB; padding:0px 10px 0px 10px; font-size: 13px;}
.link_box a:hover{text-decoration: none; color: #FFE109;}
.link_box a:last-child{border-right:0px;}
.link_box button{display: none;}
.link_title{font-size: 13px; margin-right: -6px;}
.link_title:after{content:"：";}

/*底部通用*/
footer,
footer.site-footer{
  background: linear-gradient(165deg, #1a2226 0%, #12181b 55%, #0e1316 100%);
  border-top: 3px solid transparent;
  border-image: linear-gradient(90deg, #fdad00 0%, #e89a00 40%, transparent 100%) 1;
  color:#fff;
  padding:0 0 10px;
  margin-top: 40px;
  font-size:13px;
}
.copyright{ line-height:20px;}
.copyright a{ color:#93979b;}
.foot_nav{ width:25%; float:left;background-color: #fafafa;text-align:center;} 
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;}
.foot_nav a{color:#898989;display:block;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.webshare{width: 200px; padding: 5px;}

/* 页脚美化：Links / 三栏 / SNS / 版权（结构不变） */
.site-footer .tags_box{
  background: rgba(255,255,255,0.04);
  border-bottom: 1px solid rgba(255,255,255,0.06);
  padding: 8px 0;
  text-align: left;
  color: #b8bdc2;
  font-size: 12px;
}
.site-footer .tags_box a{
  color: #c5c9ce;
  border-right: 1px solid rgba(255,255,255,0.18);
  padding: 0 8px;
  transition: color .2s;
}
.site-footer .tags_box a:hover{ color: #fdad00; }
.site-footer .tags_box a:last-child{ border-right: 0; }
.site-footer .tags_title{ color: #fdad00; font-weight: 600; margin-right: 2px; }
.site-footer .tags_title:after{ content: ":"; }

.site-footer .footer.container{ padding-top: 22px; padding-bottom: 4px; }
.site-footer .footer-main-row{ margin-bottom: 0; }
.site-footer .mm{ margin-bottom: 16px; }
.site-footer .footer-col-title{
  margin: 0 0 6px;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
}
.site-footer .footer-col-line{
  display: block;
  width: 28px;
  height: 2px;
  margin: 0 0 12px;
  border-radius: 2px;
  background: linear-gradient(90deg, #fdad00, rgba(253,173,0,.15));
}

.site-footer .tags{ margin: 0; }
.site-footer .tags a,
.site-footer .tags .btn{
  display: inline-block;
  margin: 0 6px 6px 0;
  padding: 4px 9px;
  font-size: 11px;
  line-height: 1.3;
  color: #e8eaec !important;
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  border-radius: 3px;
  white-space: normal;
  text-align: left;
  transition: background .2s, border-color .2s, color .2s;
}
.site-footer .tags a:hover,
.site-footer .tags .btn:hover{
  color: #161E21 !important;
  background: #fdad00 !important;
  border-color: #fdad00 !important;
}

.site-footer .vv{ margin: 0; }
.site-footer .vv .footer-news-item,
.site-footer .vv p{
  margin: 0 0 6px;
  padding: 0 0 6px;
  border-bottom: 1px dashed rgba(255,255,255,0.08);
  line-height: 1.35;
}
.site-footer .vv .footer-news-item:last-child,
.site-footer .vv p:last-child{
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.site-footer .vv a{
  color: #c8ccd0;
  font-size: 12px;
  transition: color .2s;
}
.site-footer .vv a:hover{ color: #fdad00; }

.site-footer .footer-contact ul{ margin: 0; padding: 0; }
.site-footer .footer-contact li{
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 0 0 8px;
  color: #d0d4d8;
  font-size: 12px;
  line-height: 1.4;
}
.site-footer .footer-contact li i{
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  background: rgba(253,173,0,0.12);
  color: #fdad00 !important;
  font-size: 12px;
  margin-top: 0;
}
.site-footer .footer-contact li span{ flex: 1; min-width: 0; }
.site-footer .footer-contact a{
  color: #e8eaec;
  word-break: break-word;
  transition: color .2s;
}
.site-footer .footer-contact a:hover{ color: #fdad00; }

.site-footer .footer-sns{
  text-align: center;
  padding: 2px 0 0;
}
.site-footer .footer-sns .icons{
  margin: 0 5px;
  width: 36px;
  height: 36px;
  line-height: 34px;
  border: 1px solid rgba(255,255,255,0.28);
  color: #fff;
  background: transparent;
  transition: background .2s, border-color .2s, color .2s, transform .2s;
}
.site-footer .footer-sns .icons:hover{
  background: #fdad00;
  border-color: #fdad00;
  color: #161E21;
  transform: translateY(-2px);
}

.site-footer .footer-bar-inner{
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px solid rgba(255,255,255,0.1);
  text-align: center;
}
.site-footer .footer-copy{
  margin: 0;
  color: #8b9198;
  font-size: 12px;
  line-height: 1.5;
}
.site-footer .footer-copy a{ color: #a0a6ad; }
.site-footer .footer-copy a:hover{ color: #fdad00; }

@media screen and (max-width: 767px) {
  .site-footer .footer.container{ padding-top: 18px; }
  .site-footer .footer-sns .icons{ margin: 0 4px 6px; }
}



/* 首页图标 */
.case_img{ text-align: center; padding:0 0 10px 0;}

.circle-border{
	margin-top:10px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  margin-right: 12px;
  text-align: center;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #ffffff;
  background-color:white;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
color:#202a30;
}

.circle-border:hover { background-color: #fdad00;color:#fff; border-color: #fff; overflow:hidden;}

.vca {color:#fff; text-align: center;}

.opacity-black {  background-color: #000; }

.opacity-black a { transition: opacity .5s; opacity: 1;}

.opacity_img{-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; position: relative; width: 100%; top: 0;left: 0;}

.opacity_img:hover{-webkit-transform: scale(1.08);-moz-transform: scale(1.08); -ms-transform: scale(1.08);-o-transform: scale(1.08); transform: scale(1.08);}

.opacity-black a:hover { opacity: 0.4;}

/* 
底部link */
.tags{ margin: 8px 0px 10px 0px}
.tags a{ margin: 0px 5px 8px 0px; background-color:#F9F9F9; border:none;}
.tags_list{padding: 5px 10px 100px 10px}
.tags_ul{ margin-top: 10px;}
.tags_ul li{line-height: 28px; margin-bottom: 8px; padding-bottom: 10px;}
.tags_ul h3{font-size: 14px; padding: 0px; margin: 0px;line-height: 25px; border:none;}
.tags_ul p{font-size: 13px;padding: 0px; margin: 0px; color: #fff; line-height: 25px; padding-top: 8px;border:none;}

.tags a:hover{background-color:#fdad00; color:#161E21;}

/* //图片 */

.footer .decor-brand { margin: 19px 0 26px;}

.decor-brand {background: url(../images/decor-brand-red.png);}

.decor-brand {display: block;width: 46px; height: 15px; margin: 28px auto; background: url(../images/decor-brand-red.png); background-repeat: no-repeat;}

/* 图标 */
.icon{text-align:center;}

.icons {
  margin-top:40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 12px;
  text-align: center;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.icons:hover { background-color: #d5cd86; border-color: #d5cd86;}

/* 关于我们按钮 */

.footer-m{ display: inline-block; padding: 5px 10px; background-color: #a49b04; border-radius: 3px; font-size: 12px; color:#ececec;}

.footer-m:hover{color:#ececec; background-color:#d5cd86;}

/* 直线的css — footer-bar 留给 mfoot 协作；内部分隔用 .footer-bar-inner */
.footer-bar{padding: 0; margin-top:0; margin-bottom:0; text-align: center; border-top: none;}
footer.footer-bar.site-footer{ text-align: left; margin-bottom: 0; }
@media screen and (max-width:768px){
	footer.footer-bar.site-footer{
		margin-bottom: 0;
		padding-bottom: calc(56px + env(safe-area-inset-bottom, 0px));
	}
	.footer_nav{ display: none !important; }
}

/* 
对其联系信息的css */

.list-unstyled { padding-left: 0; list-style: none;}

ul, li { list-style: none; margin: 0; padding: 0;}

.list-unstyled ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

/* 底部文本框的css样式 */

.butt{padding-top:20px;}

.butt button {width:150px;height:35px;background-color:#FDAD00; font-size:15px;border:none;color:white;}

.cv{text-align:center; color:#fff;}

/* 关于我们的css */

.countt p i{color:#FDAD00;font-size:15px;text-align:center-left;width:20px; height:20px;}

.vv p i{color:#FDAD00;font-size:15px;text-align:center-left;width:20px; height:20px;}

.vv a{color:white;}

/* 底部 */

.mm h2{font-size:15px;}
.mm p{color:white;font-size:12px;margin-top:5PX;}
.mm i{color:white;}
.mm h4{color:white;font-size:12px;}
.mm label{color:white;font-size:12px;}
.but1{padding-top:20px;}
.but1 button{width:150px;height:35px;background-color:#e0c503;font-size:15px;border:none;color:white;}
.i i {color:#fdad00;font-size:15px;text-align:center-left;width:20px; height:20px;}
.left {color:white;font-size:12px;}
.left i{color:#FFE109;}

.search__input::placeholder {color: rgba(87, 87, 86, 0.8);text-transform: uppercase; letter-spacing: 1.5px;}

.search__input:hover,.search__input:focus {padding: 12px 0;outline: 0;border: 1px solid transparent;border-bottom: 1px solid #575756; border-radius: 0;background-position: 100% center;}

.credits__container {margin-top: 24px;}

.credits__text {text-align: center;font-size: 13px;line-height: 18px;}

.credits__link {color: #ff8b88;text-decoration: none;transition: color 250ms ease-in;}

.credits__link:hover, .credits__link:focus {color: rgb(191, 137, 135);}

/* 面包屑导航样式 */
.path_bg span{color:#000;font-size:14px;}
.path_bg{text-align:right;padding:20px 0 20px 0;}
.path_bg a{color:#FDAD00;font-size:15px;}

/*大屏幕*/
@media screen and (min-width: 769px) {
      .logo{margin:0; max-width:320px; max-height: 72px;}
      .site-header .logo{margin: 0; max-width: 280px; max-height: 52px;}
      .flash{margin-top: 0;}
      .navbar{min-height: 64px; margin-top: 0;}
      .site-header .site-navbar.navbar{
        min-height: 64px;
        margin-top: 0 !important;
        display: block;
      }
      .site-header .site-navbar-inner{
        min-height: 64px;
        justify-content: space-between;
        gap: 20px;
      }
      .site-header .navbar-collapse{
        float: none;
        padding: 0;
        border: none;
        box-shadow: none;
        flex: 0 1 auto;
        display: flex !important;
        align-items: center;
        justify-content: flex-end;
        height: auto !important;
        overflow: visible !important;
        margin-left: auto;
      }
      .site-header .navbar-nav{
        float: none !important;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-wrap: wrap;
        gap: 0;
      }
      /* 顶栏左右与导航同一 container 边距；右侧与末项菜单字对齐 */
      .site-header .top_lang,
      .site-header .navbar-nav{
        margin-right: 0;
      }
      .site-header .navbar-nav > li:last-child > a{
        padding-right: 0;
      }
      .site-header a.quote{
        margin-right: 0;
      }
      .navbar-nav > li > a {text-align: center;}
      .navbar-default .navbar-nav > li{ position: relative; }
      .navbar-default .navbar-nav > li > a{
        padding: 16px 12px;
        color: #2a3034;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .02em;
        transition: color .2s, background .2s;
      }
      .site-header .navbar-default .navbar-nav > li > a{
        padding-top: 18px;
        padding-bottom: 16px;
        padding-left: 11px;
        padding-right: 11px;
      }
      .site-header .navbar-default .navbar-nav > li:first-child > a{
        padding-left: 11px;
      }
      .site-header .navbar-default .navbar-nav > li > a:after{
        content: "";
        position: absolute;
        left: 11px;
        right: 11px;
        bottom: 10px;
        height: 2px;
        background: #fdad00;
        transform: scaleX(0);
        transition: transform .2s ease;
      }
      .site-header .navbar-default .navbar-nav > li:first-child > a:after{
        left: 11px;
      }
      .site-header .navbar-default .navbar-nav > li:last-child > a{
        padding-right: 0;
      }
      .site-header .navbar-default .navbar-nav > li:last-child > a:after{
        right: 0;
      }
      .navbar-default .navbar-nav > li > a:hover,
      .navbar-default .navbar-nav > li > a:focus,
      .navbar-default .navbar-nav > .active > a,
      .navbar-default .navbar-nav > .active > a:hover,
      .navbar-default .navbar-nav > .open > a,
      .navbar-default .navbar-nav > .open > a:hover,
      .navbar-default .navbar-nav > .open > a:focus {
         background-color: transparent; color: #fdad00; }
      .site-header .navbar-default .navbar-nav > li > a:hover:after,
      .site-header .navbar-default .navbar-nav > li > a:focus:after,
      .site-header .navbar-default .navbar-nav > .active > a:after,
      .site-header .navbar-default .navbar-nav > .open > a:after{
        transform: scaleX(1);
      }

      .small-nav{min-height: 50px; margin-top: 0px;background: rgba(255,255,255,0.97); box-shadow: 0 4px 16px rgba(22,30,33,0.08);}
      .small-nav .navbar-nav > li > a{padding-top: 14px; padding-bottom:14px;}
      .site-header .small-nav.navbar{ margin-top: 0 !important; min-height: 50px; }
      .site-header .site-header-bar.is-compact .top_menu{
        height: 0;
        overflow: hidden;
        border-bottom: 0;
        opacity: 0;
        transition: height .2s ease, opacity .2s ease;
      }
      body.is-header-compact{ padding-top: 56px !important; }
      .site-header .small-nav .navbar-nav > li > a{ padding-top: 14px; padding-bottom: 12px; }
      .site-header .small-nav .navbar-nav > li > a:after{ bottom: 6px; }
      .small-nav img.logo{max-height: 44px; max-width:240px; margin:0;}

      .nav_small{
        background: #fff;
        padding: 8px 0;
        border-radius: 0;
        border: none;
        box-shadow: 0 10px 28px rgba(22,30,33,0.12);
        min-width: 200px;
        margin-top: 0;
      }
      .nav_small > li > a{
        line-height: 1.4;
        color: #3a4045;
        font-size: 13px;
        padding: 10px 18px;
        transition: background .2s, color .2s;
      }
      .nav_small > li > a:hover{color: #fdad00; background-color: rgba(253,173,0,0.08);}
       .nav-acc-toggle,#app_menudown,#small_search{ display:none; }
      .index_left_nav,.footer_nav{display:none; }
}



/*小屏幕*/
@media screen and (max-width: 768px) {
      body{ padding-top: 98px; overflow-x: hidden; }
      .site-header{ overflow-x: hidden; }
      .left_nav,#categories{ display: none !important; }
      /* 顶栏/导航容器铺满屏宽 */
      .site-header .container,
      .site-header .container.site-navbar-inner,
      .site-header .container.top_menu_inner{
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 12px;
        padding-right: 12px;
        box-sizing: border-box;
      }
      .site-header .site-navbar.navbar{
        width: 100%;
        max-width: 100%;
      }
      .site-header .top_menu{ height: auto; min-height: 36px; }
      .site-header .top_menu_inner{
        flex-wrap: wrap;
        height: auto;
        padding-top: 6px;
        padding-bottom: 6px;
        gap: 6px;
      }
      .site-header .site-navbar-inner{
        flex-wrap: wrap;
        min-height: 56px;
        max-width: 100%;
        overflow: visible;
        overflow-x: hidden;
      }
      .site-header .navbar-header{
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
      }
      .site-header .navbar-header .navbar-brand-logo{ order: 1; }
      .site-header .navbar-header .navbar-toggle{
        order: 2;
        float: none;
        margin-left: auto;
        margin-right: 0;
      }
      .site-header .navbar-collapse,
      .site-header .navbar-fixed-top .navbar-collapse,
      .site-header .site-navbar .navbar-collapse,
      .site-header .container > .navbar-collapse{
        width: 100vw !important;
        max-width: 100vw !important;
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        max-height: none !important;
        margin-top: 0;
        background: #fff;
        border-top: 1px solid #eceef0;
        box-shadow: 0 14px 32px rgba(22,30,33,0.1);
        overflow: visible !important;
        overflow-x: hidden !important;
        -webkit-overflow-scrolling: auto;
        box-sizing: border-box;
      }
      .site-header .navbar-collapse.collapse{ display: none !important; }
      .site-header .navbar-collapse.collapse.in{
        display: block !important;
        width: 100vw !important;
        max-width: 100vw !important;
        overflow: visible !important;
        overflow-x: hidden !important;
        max-height: none !important;
      }
      .site-header .navbar-nav{
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 4px 0 8px;
        overflow: hidden;
        box-sizing: border-box;
      }
      /* 手机端主菜单：更紧凑简洁 */
      .site-header .navbar-default .navbar-nav > li{
        position: relative;
        margin: 0;
        border-bottom: 1px solid #f3f4f5;
        max-width: 100%;
      }
      .site-header .navbar-default .navbar-nav > li:last-child{
        border-bottom: none;
      }
      .site-header .navbar-default .navbar-nav > li > a,
      .site-header .navbar-default .navbar-nav > li > a.nav-acc-link{
        text-align: left !important;
        padding: 11px 14px !important;
        color: #2a3034;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .01em;
        line-height: 1.3;
        background: transparent !important;
      }
      .site-header .navbar-default .navbar-nav > li > a:after{
        display: none !important;
      }
      .site-header .navbar-default .navbar-nav > li > a:hover,
      .site-header .navbar-default .navbar-nav > li > a:focus,
      .site-header .navbar-default .navbar-nav > .active > a,
      .site-header .navbar-default .navbar-nav > .open > a{
        color: #fdad00 !important;
        background: transparent !important;
      }
      /* 右侧展开钮 + 子分类精简 */
      .site-header .navbar-nav > li.dropdown{
        position: relative;
      }
      .site-header .navbar-nav > li.dropdown > .nav-acc-toggle{
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        position: absolute;
        left: auto;
        right: 10px;
        top: 0;
        bottom: auto;
        height: 40px;
        width: 40px;
        transform: none;
        z-index: 2;
        margin: 0;
        padding: 0 !important;
        color: #9aa0a6;
        font-size: 18px;
        line-height: 1;
        text-align: center;
        text-decoration: none;
        border: none;
        border-radius: 0;
        background: transparent !important;
        transition: color .2s;
      }
      .site-header .navbar-nav > li.dropdown > .nav-acc-toggle .nav-acc-ico{
        font-weight: 400;
        color: inherit;
      }
      .site-header .navbar-nav > li.dropdown > .nav-acc-toggle:hover,
      .site-header .navbar-nav > li.dropdown > .nav-acc-toggle:focus,
      .site-header .navbar-nav > li.dropdown.acc-open > .nav-acc-toggle{
        border: none;
        color: #fdad00;
        background: transparent !important;
      }
      .site-header .navbar-nav > li.dropdown > .nav-acc-link{
        display: block;
        padding-left: 14px !important;
        padding-right: 44px !important;
      }
      .site-header .navbar-nav > li.dropdown.acc-open{
        background: transparent;
      }
      .site-header .navbar-nav > li.dropdown.acc-open > .nav-acc-link{
        color: #fdad00 !important;
      }
      .site-header .navbar-nav > li.dropdown > .dropdown-menu.nav_small{
        position: static !important;
        float: none;
        width: 100%;
        max-width: 100%;
        max-height: 42vh;
        margin: 0;
        padding: 0 0 6px;
        border: none;
        border-radius: 0;
        box-shadow: none;
        background: #f7f8f9;
        display: none;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
      }
      .site-header .navbar-nav > li.dropdown > .dropdown-menu.nav_small::-webkit-scrollbar{
        width: 0;
        height: 0;
        display: none;
      }
      .site-header .navbar-nav > li.dropdown.acc-open > .dropdown-menu.nav_small{
        display: block;
      }
      .site-header .navbar-nav > li.dropdown > .dropdown-menu.nav_small > li{
        border: none;
      }
      .site-header .navbar-nav > li.dropdown > .dropdown-menu.nav_small > li > a{
        position: relative;
        display: block;
        max-width: 100%;
        padding: 8px 14px 8px 28px;
        color: #5c646b;
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 1.35;
        border: none;
        border-left: none;
        background: transparent;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        transition: color .15s;
      }
      .site-header .navbar-nav > li.dropdown > .dropdown-menu.nav_small > li > a:before{
        content: "";
        position: absolute;
        left: 16px;
        top: 50%;
        width: 4px;
        height: 4px;
        margin-top: -2px;
        border-radius: 50%;
        background: #c5c9cd;
      }
      .site-header .navbar-nav > li.dropdown > .dropdown-menu.nav_small > li > a:hover,
      .site-header .navbar-nav > li.dropdown > .dropdown-menu.nav_small > li > a:focus{
        color: #fdad00;
        border-left-color: transparent;
        background: transparent;
        text-decoration: none;
      }
      .site-header .navbar-nav > li.dropdown > .dropdown-menu.nav_small > li > a:hover:before,
      .site-header .navbar-nav > li.dropdown > .dropdown-menu.nav_small > li > a:focus:before{
        background: #fdad00;
      }
      .site-header .top_name{ gap: 10px; flex-wrap: nowrap; }
      .site-header .top_name .top_tel{ display: none; }
      .site-header .top_lang{ display: none; }
      .site-header .top_name a{
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
      }
      .logo{margin:0; max-width:220px; max-height: 56px;}
      .flash{margin-top: 0;}
      .navbar{min-height: 56px; margin-top:0;}
      .site-header .site-navbar.navbar{ margin-top: 0 !important; position: relative; }
      .navbar-default .navbar-brand {color: #fff; font-size: 16px;}
      .navbar-default .navbar-brand:hover,
      .navbar-default .navbar-brand:focus {color: #fff;}
      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none;}
      .navbar-default .navbar-toggle{
        border-color: #fdad00;
        margin: 10px 0 10px 0;
        float: none;
      }
      .navbar-default .navbar-toggle .icon-bar{ background: #fdad00; }
      .navbar-default .navbar-toggle:hover,
      .navbar-default .navbar-toggle:focus {
        background: rgba(253,173,0,0.12);
      }
      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
      .navbar-default .navbar-nav > li > a:hover,
       .navbar-default .navbar-nav > li > a:focus,
       .navbar-default .navbar-nav > .active > a, 
       .navbar-default .navbar-nav > .active > a:hover, 
       .navbar-default .navbar-nav > .active > a:focus,
       .navbar-default .navbar-nav > .open > a, 
       .navbar-default .navbar-nav > .open > a:hover, 
       .navbar-default .navbar-nav > .open > a:focus,
       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{
        background-color: transparent; color: #fdad00;}
       .small-nav{margin-top: 0px;background: rgba(255,255,255,0.95);}
       .link_box{padding-left: 7px;}
      .link_box a{display: block;border-right:0px;padding:4px 0px;}
      .link_title{display: block;}
      .link_title:after{content:"";}
      .link_box button{display: inline-block; background-color: transparent; border: none; float: right; margin-top: -20px;}
      .link_box button:hover,.link_box button:focus{color: #99A1C5;}
      .link_list{display: none; padding-top: 7px;}
      .tags_box{padding-left: 7px;}
      .tags_box a{display: block;border-right:0px;padding:4px 0px;}
      .tags_title{display: block;}
      .tags_title:after{content:"";}
      .tags_box button{display: inline-block; background-color: transparent; border: none; float: right; margin-top: -20px;}
      .tags_box button:hover,.tags_box button:focus{color: #99A1C5;}
      .tags_rows{display: none; padding-top: 7px;}
      header{}
      .language,.home-btn,.page_bg{display: none;}
      .index_about{display: none;}
      .language{border-left: 0px; border-right: 0px; }
      .list_box{margin-top: 20px;}
      .index_product h2{margin-top: 20px;}
      .product_list{padding-top: 20px;}
      #topsearch{display: none;}
      .flash div.bx-pager{ /*display:none;*/}
      .left_h2{margin-top: 20px;}
      .list_related h2.left_h2{margin-top: 60px;}
      .product_img{}
      .product_list2 div.product_img{}
      .related_list div.product_img{}
      .product_con img,.contents img{width:100%;}
      .news_time{ display:none;}
      .footer_nav{background-color: #fafafa;}
      #pic-page a img {width:35px;}
      #cmsFloatPanel{ display: none;}
      .point span.to_prev,.point span.to_next{text-align:left; padding-bottom: 8px;}
      .product_list2{}
	  #nam1{display:none;}
}

@media screen and (max-width: 767px) {
     .copyright_p{ display:none;}
}

/*414px到768px*/
@media screen and (min-width:360px) and (max-width:768px) {
  .col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
    float: left;
  }
  .col-mm-12 {
    width: 100%;
  }
  .col-mm-11 {
    width: 91.66666667%;
  }
  .col-mm-10 {
    width: 83.33333333%;
  }
  .col-mm-9 {
    width: 75%;
  }
  .col-mm-8 {
    width: 66.66666667%;
  }
  .col-mm-7 {
    width: 58.33333333%;
  }
  .col-mm-6 {
    width: 50%;
  }
  .col-mm-5 {
    width: 41.66666667%;
  }
  .col-mm-4 {
    width: 33.33333333%;
  }
  .col-mm-3 {
    width: 25%;
  }
  .col-mm-2 {
    width: 16.66666667%;
  }
  .col-mm-1 {
    width: 8.33333333%;
  }
 .product_img{min-height: 180px;}
}

/* Download list (iqctest) */
.iqc-download-list{list-style:none;margin:0 0 20px;padding:0;}
.iqc-download-item{
  display:flex;align-items:center;gap:14px;
  margin:0 0 12px;padding:14px 16px;
  background:#fff;border:1px solid #eee;border-radius:4px;
  transition:border-color .2s,box-shadow .2s;
}
.iqc-download-item:hover{border-color:#fdad00;box-shadow:0 4px 14px rgba(22,30,33,.06);}
.iqc-download-ico{
  flex:0 0 44px;width:44px;height:44px;border-radius:6px;
  display:flex;align-items:center;justify-content:center;
  background:rgba(253,173,0,.12);color:#fdad00;font-size:20px;
}
.iqc-download-body{flex:1 1 auto;min-width:0;}
.iqc-download-title{margin:0 0 4px;font-size:15px;line-height:1.4;font-weight:600;}
.iqc-download-title a{color:#333;}
.iqc-download-title a:hover{color:#fdad00;}
.iqc-download-meta{margin:0;font-size:12px;color:#888;display:flex;flex-wrap:wrap;gap:6px 12px;}
.iqc-download-action{flex:0 0 auto;}
.iqc-download-btn{white-space:nowrap;}
@media (max-width:767px){
  .iqc-download-item{flex-wrap:wrap;}
  .iqc-download-action,.iqc-download-btn{width:100%;text-align:center;}
}

/* Contact page */
.iqc-contact-wrap{margin:10px 0 28px;}
.iqc-contact-wrap .xy-contact-meta-wrap{
  background-color:#161E21;
  border-top:3px solid #fdad00;
}
.iqc-contact-wrap .xy-contact-meta-wrap::after{background:rgba(22,30,33,.55);}
.iqc-contact-wrap .xy-inquiry-btn,
.iqc-contact-wrap .xy-inquiry .xy-inquiry-btn{
  background:#fdad00 !important;
  border-color:#fdad00 !important;
  color:#161E21 !important;
}
.iqc-contact-wrap .xy-inquiry-btn:hover{filter:brightness(.95);}
.iqc-contact-contents{margin:10px 0 30px;line-height:1.7;}

/* 首页 SEO H1：仅供爬虫，前台不显示 */
.iqc-home-h1{
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  padding:0 !important;
  margin:-1px !important;
  overflow:hidden !important;
  clip:rect(0,0,0,0) !important;
  white-space:nowrap !important;
  border:0 !important;
}
