/*
 * Author: 渔课
 */

@font-face { 
font-family: Open Sans; 
src: url('../fonts/opensans.ttf');
}

body{font-family:'Open Sans',Arial,Helvetica, sans-serif; color: #3A3939;}
a,button{transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;}
ul{list-style:none;}
ul, li { list-style: none; margin: 0; padding: 0;}
.top_menu{font-size: 14px; width: 100%;  height: 34px; background-color: #fdfdfd;color: #666666; border-bottom: 1px solid #f1f1f1;}
.top_lang{float: right;height: 34px; padding: 6px 10px 0px 10px;margin-top: -8px; }
.top_lang a{color:#333;}
.top_name{display: inline-block; padding-top:6px;}
.top_name a { solid #e5e5e5;padding: 10px;overflow: hidden;color: #666;font-size: 14px;}

.nav_icons a{ display: inline-block;color:#666; font-size:14px;border-radius: 50%;padding: 5px;}
.nav_icons i {font-size: 14px;height: 26px;width: 26px;border-radius: 50%;line-height: 26px;text-align: center;background-color:#f5f5f5;}
.logo{margin:0px;}
a.quote {background-color: #ff0000;border-radius: 10px;color: #fff;margin-left: 5px; margin-right: -10px;font-size:12px;}
.flash img{ width: 100%}
.flash ul.bxslider{list-style:none;}
.flash div.bx-pager{bottom: 4%;}
.flash div.bx-controls-direction{ display:none; }
.main{}
.img-thumbnail:hover,.opacity_img:hover{opacity: 0.8;}

/*导航菜单*/
.navbar{ margin:0px; background-color:#fff; border: none;}
#app_menudown{position: absolute; top:0px; right:0px; font-size: 16px;}
#app_menudown:hover{background-color: #66bdb5;}
/*面包屑*/
.path_bg {margin: 0 15px; background: #f7f7f7; padding: 10px 12px; margin-top: 19px; color: #666;}
.path_bg a { color: #333;}
.path_bg .glyphicon-home:before { color: #333;}

/*产品搜索*/
.search_group{margin: 30px 0px 0px 0px; border:1px solid #dfe1e3;}
.search_group input.form-control{ border-radius: 0px;box-shadow: none; color: #2185c5; padding: 12px 10px;
  height: 36px; background: transparent; border: none;}
.search_group input.form-control:focus{box-shadow: none;border-color: #b2e0fb;}
.mysearch_btn{ background-color:#1260aa;color:#fff;}
.mysearch_btn:hover,.mysearch_btn:focus{ background-color:#00c6ff; color:#fff;}
#submit_search{color:#31363c;font-size: 13px;}
#submit_search:hover{color:#0398AB;cursor: pointer;}

/*首页案例*/
.advantage h2{color: #333333; text-align: center; margin:0px; display: block;font-size:26px;}
.advantage p{text-align: center; color: #989898; font-size:16px;}
.product-imgs{ width: 100%; overflow: hidden; margin-bottom: 15px; cursor: pointer; transition: all 0.6s;}
.product-imgs a {display: block; position: relative;}
.cl{margin-top:10px; overflow: hidden;}
.product-pic { display: block; position: relative;}
.product-pic:hover{transform: scale(1.4);}
.product-pic{width: 100%; -webkit-transition: all 1.4s; -moz-transition: all 1.4s; -ms-transition: all 1.4s; -o-transition: all 1.4s; transition: all 1.4s;}
.red-shadow{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}
.search-p{ width: 100%;}
.product-imgs:hover .product-pic{
    -webkit-transform: scale(1.12, 1.12);
    -moz-transform: scale(1.12, 1.12);
    -ms-transform: scale(1.12, 1.12);
    -o-transform: scale(1.12, 1.12);
    transform: scale(1.12, 1.12);
}
.product-imgs:hover .red-shadow{ opacity: 1;}
.product .row{ margin-left: -8px; margin-right: -8px;}
.product .col-xs-6{ padding-left: 8px; padding-right: 8px;}
.advantage{padding:50px 0px;}
.ontainer-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}

/*首页分类*/
.cl { overflow: hidden;   position: relative;}
.vca p { color: #ffff;   font-size: 14px;}
.vca {position: absolute;background: rgba(144, 143, 143, 0.75);top: 100%;left: 50%;width: 100%;transform: translate(-50%,-50%);text-align: center;height: 100%;}
.re a { display: inline-block; padding: 11px 8px; background: #0AB3A3;-moz-border-radius: 6px;   -khtml-border-radius: 6px;   -webkit-border-radius: 6px;   border-radius: 6px;  border-bottom-right-radius: 6px;   border-bottom-left-radius: 6px;   border-bottom-left-radius: 6px; border-bottom-right-radius: 6px;  transition: all 0.5s ease 0s;  -moz-transition: all 0.5s ease 0s;  -webkit-transition: all 0.5s ease 0s;  -o-transition: all 0.5s ease 0s;  color: #fff; font-size: 12px;  text-decoration: none;   line-height: 1;}
.vca h3 {  color: #fff;   font-size: 18px;}
.product_lists {   overflow: hidden;  max-width: 1587px;   margin: 0 auto;   margin-top: 51px;}
.cl img {   max-height: 348px;}

/* 关于我们 */
.our_service{text-align: center;  color: #000; padding: 50px 20px; margin: 10px 0px 10px 0px;}
.about_contents{font-family: 'Poppins', sans-serif; font-weight: 400; color: #000; font-size: 14px; line-height: 2.5;}
.service-all{color:#000;padding:15px 20px; border:1px solid #fff; text-decoration:none;border-radius: 25px;}
.service-all:hover{background-color:#185f67; color: #fff;}

/* 滚动的数字 */
.aa{float:left; overflow:visibility:hidden; font-size:24px; color:white; margin:0 auto; width:280px; height:200px;}
.i1{text-align:center; height:50px; margin-top:-10px;}
.na{font-size:18px; text-align:center; height:70px; margin:0 auto; margin-top:25px; color: #014c80;}
.value,.value2,.value3,.value4{height:50px; text-align:center; font-size:56px; margin-top:40px; color: #ff0000; font-weight: bold;}

.scrolling{background-color: #44433f; color: #ffffff; margin:30px 0px; background: url(../images/fact-bg.jpg) no-repeat; background-size: cover;}
.ve{text-align:center;border-right: 1px solid #FFFFFF;border-left: 1px solid #FFFFFF;}

/*首页产品*/
.product_index{margin:55px 0px 0px 0px;}
.product_index h2{color: #333333; text-align: center; margin:0px; display: block;font-size:26px;}
.product_index span{display: block; width: 90px; margin: 0 auto; height: 2px; background-color: #ff0000;margin-top:18px;}
.product_list{clear: both;  padding: 40px 0px 0px 0px;margin-right: -15px;margin-left: -15px;}
.product_img{padding-left: 15px; padding-right: 15px; min-height: 340px;}
.product_img img{margin-right: auto;margin-left: auto;display: block;max-width: 100%;height: auto; margin-bottom: 10px; max-height: 450px;border: 1px solid #ddd;}
.product_list2{padding-top: 35px;}
.product_list2 div.product_img{min-height: 340px;}
.product_title{margin: 15px 0px 0px 0px;  height: 24px; line-height: 14px;text-align: center;}
.product_title a{color: #060606;font-size: 16px;line-height: 16px;}
.product_title a:hover{text-decoration: none;color:#0398AB;}
.related_list{padding-top: 30px;}
.product_head h2{font-size: 26px; text-align: center; color: #666666; margin: 0px; }
.product_head p{text-align: center;padding-top: 2px;  font-size: 18px;color: #9A9A9A; margin-bottom:5px;}

/*公司简介*/
.about_index{padding: 45px 0px 55px 0px; background: url(../images/about_bg.jpg) center center;}
.about_head h2{font-size: 26px; text-align: center; color: #fff; margin: 0px; }
.about_head p{text-align: center;padding-top: 2px;  font-size: 18px;color: #fff; margin-bottom:25px;}
.about_content p{line-height: 34px; margin-top:20px; color: #fff; }
.about_content img{margin: 0px 30px 0px 0px; max-width:500px;}
.about_content a.btn-info{color: #fff; background: transparent; border-radius: 0px; border:1px solid #fff; padding: 8px 36px;}
.about_content a.btn-info:hover,.about_content a.btn-info:focus{color: #fff; background: #ff9900; border:1px solid #ff9900; }

/*公司简介*/
.aboutus{color: #858585; background-position:center; padding: 50px 0px 75px 0px; margin-top: 20px;}
.aboutus h2{color: #fff; text-align: center; margin:0px; display: block; padding: 0px 0px 10px 0px;  font-size:26px;}
.aboutus span{display: block; width: 90px; margin: 0 auto; height: 2px; background-color: #fff;margin-top: 10px;}
.aboutus img{max-width: 470px; margin-left: -30px;}
.aboutus p{line-height: 38px; margin-top:40px; font-size: 16px; }
.about_box{background-color: #fff; margin-top: 40px;}
.view-all{margin-top: 8px; color: #fff; background-color: #ff0000; border: 0px;font-size: 16px; border-radius: 0px; padding: 12px 36px;}
.view-all:hover,.view-all:focus{color: #fff; background-color: #31363c;}

/*首页新闻*/
.news_box{margin:10px 0px 0px 0px;}
.index_news{clear: both; list-style:none;margin:0px; padding:6px 0px 25px 0px;}
.index_news li{color:#545455;line-height:21px; padding: 10px 0px;}
.index_news li a{color:#797979; font-size: 16px;}
.index_news li a:hover{ text-decoration:none;color:#97D5CF; }
.news_time{ float:right;}

/*首页联系*/
.box_contact{background-color: #F5F6F6; padding: 50px 0px 60px 0px;}
.box_contact h2{color: #333333; text-align: center; margin:0px; display: block;  font-size:26px;  margin-top: 10px;}
.box_contact i{display: block; width: 90px; margin: 0 auto; height: 2px; background-color: #8D9090;margin-top: 15px;margin-bottom: 50px;}
.box_contact span{display: block; width:40px; margin:0 auto; color: #4E4E4E;}
.box_contact h4{text-align: center; font-weight: bold; color: #4E4E4E;}
.box_contact p{text-align: center; color: #989898;}
.box_contact p a{color: #989898;}
.index_contact{margin:10px 0px 45px 0px;}
.index_contact P{clear: both;color:#060606; padding-bottom: 5px;}

/*首页-合作客户*/
.cooperation_head{margin-bottom: 30px;}
.cooperation_head p{text-align: center;font-size: 30px; color: #333; margin-top:8px;}
.cooperation_head span{display: block; height: 3px; background: url(../images/cooperation_title.jpg) center center no-repeat;}
.cooperation_img{padding-left: 15px; padding-right: 15px; min-height: 180px;}
.cooperation_img img{margin-right: auto;margin-left: auto;display: block;max-height: 170px; max-width: 100%;height: auto; margin-bottom: 10px; padding: 0px 0px 0px 0px;}

/*列表页*/
.list_box{clear: both; margin:10px 0px 40px 0px;}
.list_h2{color: #060606;margin:0px; display: block; padding: 30px 0px 15px 0px; color: #000;text-transform: uppercase;font-size:22px;border-bottom: 1px solid #D8D8D8;}
.page_bg{height: 230px;margin-top: 78px;}

/*栏目导航*/
.left_nav{ clear: both; padding-top: 10px;}
.left_h2{color: #060606;margin:0px; display: block; padding: 30px 0px 15px 0px; color: #000;text-transform: uppercase;font-size:22px;border-bottom: 1px solid #D8D8D8;}
.left_nav_ul{list-style:none;padding:0px; margin:10px 0px 0px 0px;}
.left_nav_ul > li{position:relative;padding:8px 0px 8px 0px; }
.left_nav_ul > li > a{text-decoration:none; color:#060606; font-size: 16px;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#0398AB;}

/*小类*/
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:#060606;padding: 5px 0px 5px 0px;}
ul.left_snav_ul > li > a:hover{ text-decoration: none;color:#0398AB;}
.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: #0398AB;}

/*左侧新闻*/
.left_news{clear: both; list-style:none;margin:0px; padding:10px 0px 0px 0px;}
.left_news li{color:#545455;border-bottom: 1px dotted #dddddd;background: url(../images/li.png) no-repeat left 15px;line-height:21px; padding: 10px 0px; padding-left:16px;}
.left_news li a{color:#060606;}
.left_news li a:hover{ text-decoration:none;color:#0398AB; }

/*新闻列表*/
.list_news{clear: both; list-style:none;margin:0px; padding:16px 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; }
.list_news li a{color:#060606;}
.list_news li a:hover{text-decoration:none;color:#33C5B7;}

.contents{clear: both; padding:18px 2px 0px 2px; line-height:32px; overflow: auto;}
.contents h1{ margin: 0px; padding: 24px 0px; text-align: center; font-size:26px;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: #0394A7; 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:0px;}
.product_con{ clear: both; border-top: 1px dotted #ccc; margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px; color:#060606;overflow: auto;}

.download_btn{text-align: right; margin: 10px 10px 20px 0px;}
.page-btn{background-color: #ff0000; border-radius: 0px; border: none;}
.page-btn:hover{background-color:#31363c; }
.grey-btn{border-radius: 0px;border: none; background-color: #E8E8E8;}
.grey-btn:hover{background-color: #ccc;}
.related_news{padding:10px 0px 50px 0px; clear: both;}

.a2a_default_style{display: inline-block;}

/*在线留言订购*/
.feedback{margin-top: 50px;}
.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:#ff0000;}
.point span.to_prev a:hover{color: #ff0000;text-decoration: none;}
.point span.to_next{text-align:center; }
.point span.to_next a{color:#ff0000;}
.point span.to_next a:hover{color: #ff0000;text-decoration: none;}

/*标签样式*/
.tags{ margin: 18px 0px 10px 0px}
.tags a{ margin: 0px 5px 8px 0px}
.tags_list{padding: 5px 10px 100px 10px}

.tags_ul{ margin-top: 0px;}
.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:280px; margin: 0 auto; }

/*首页Tags*/
.tags_box{background-color: #d7d8dc; padding: 9px 0px 9px 0px; text-align: center;color: #333;font-size: 14px; margin-bottom:2px;}
.tags_box a{color: #333; border-right: 1px solid #BBBBBB; padding:0px 8px 0px 8px;font-size: 14px;}
.tags_box a:hover{text-decoration: none; color: #FFE109;}
.tags_box a:last-child{border-right:0px;}
.tags_box button{display: none;}
.tags_title{font-size: 14px; margin-right: -6px;}
.tags_title a{padding:0px 10px 0px 0px;}
.tags_title:after{content:"：";}

/*友情链接*/
.link_box{background-color: #d7d8dc; padding: 10px 0px; text-align: center;color: #333;font-size: 14px;margin-bottom:2px;}
.link_box a{color: #333; border-right: 1px solid #BBBBBB; padding:0px 10px 0px 10px; font-size: 14px;}
.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: 14px; margin-right: -6px;}
.link_title:after{content:"：";}

/* 联系我们 */
.pr { background: #eee; height: 40px;}
.pr span {  background: #ff0000; height: 40px; display: inline-block;line-height: 40px; padding: 0px 15px;}
.send{border:0;width:30%;clear: both;  background-color:#ff0000; height:40px;}
.reset{border:1px solid #ccc;	width:30%;clear: both; background-color:#fff;height:40px;}

/* 图标 */
.icons {
	margin-top:20px;
  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: #0797a5; border-color: #0797a5;}


/*底部信息*/
.cv{background-color:#fff;padding: 30px 0px 0px 0px;}
.cv p{text-align:center; color:#000; margin-top:-20px;}
.cv a{color:#000;}
.leftt{color:#fff;}
.leftt span{color:white;}
footer{  background-color:#000;color:#F7F7F7; padding:5px 0px 25px 0px; font-size: 13px;}
.copyright{ line-height:20px;}
.copyright a{ color:#F7F7F7;}
.copyright a:hover{ color:#fff;}
.foot_nav{ width:25%; float:left;background-color: #fafafa;text-align:center;color:#898989;} 
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;cursor:pointer;}
.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;color:#898989;}
.webshare{width: 200px; padding: 5px;}

.mm h2{font-size:18px;}
.mm p{color:white; font-size:13px; margin-top:5PX;}
.mm i{color:white;}
.mm h4{color:white;font-size:12px;}
.but1{padding-top:20px;}
.but1 button{width:150px; height:35px; background-color:#fff; font-size:15px; border:none; color:#ff0000;}

/*图片 */
.footer .decor-brand { margin: 20px 0 20px;}
.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;}

.footer-m{ display: inline-block; padding: 5px 10px; background-color: #fff; border-radius: 3px; font-size: 12px; color:#333;}
.footer-m:hover{color:#333; background-color:#0797a5;}
.footer-bar{ padding: 10px 0; margin-top:20px; text-align: center; border-top: #d8d8d8 solid 1px;}

.list-unstyled { padding-left: 0; list-style: none;}
.list-unstyled i{color:#fff; font-size:15px;width:20px; height:20px;}
.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;}

.leftt a{color:#fff;}

/*大屏幕*/
@media screen and (min-width: 769px) {
      .logo{margin:10px 0px 0px 0px; max-width:330px; max-height: 78px;}
      .flash{margin-top: 78px;}
      .navbar{min-height: 80px;margin-top:30px;}
      .navbar-nav{float:right;}
      .navbar-nav > li > a {text-align: center;}
      .navbar-default .navbar-nav > li > a{padding:30px 18px 30px 18px; color: #312b2b;text-transform: uppercase; }
      .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: #ff0000; color: #fff; }

      .small-nav{min-height: 50px; margin-top: 0px;background: rgba(255,255,255,0.95);}
      .small-nav .navbar-nav > li > a{padding-top: 20px; padding-bottom:20px;}
      .small-nav img.logo{max-height: 50px; max-width:220px; margin:10px 0px 0px 0px;}
      
      .nav_small{ background-color:#fff;padding:15px 0px 15px 0px;border-radius: 0px; border: none;}
      .nav_small > li > a{line-height:30px; color: #312b2b;}
      .nav_small > li > a:hover{background-color: #ff0000; color: #fff;}
      #app_menudown,#small_search{ display:none; }
      .index_left_nav,.footer_nav{display:none; }
}


/*小屏幕*/
@media screen and (max-width: 768px) {
      .logo{margin:5px 0px 3px 5px; max-width:180px; max-height: 42px;}
      .flash{margin-top: 50px;}
      .navbar{min-height: 50px;margin-top: 40px;}
      .navbar-default .navbar-brand {color: #fff;}
      .navbar-default .navbar-brand:hover,
      .navbar-default .navbar-brand:focus {color: #fff;}
      .navbar-toggle{border:none;}
      .navbar-default .navbar-collapse, .navbar-default .navbar-form{}
      .navbar-default .navbar-toggle:hover,
      .navbar-default .navbar-toggle:focus {
        background-color: #F5F6F6;
      }
      .navbar-default .navbar-toggle .icon-bar{background-color: #ff0000;}
      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
      .navbar-default .navbar-nav > li {}
      .navbar-default .navbar-nav > li:last-child{border: none;}
      .navbar-default .navbar-nav > li > a,
      .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #312b2b;}
      .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: #ff0000; color: #fff;}
        
.small-nav{margin-top: 0px;background: rgba(255,255,255,0.95);}
/*        header{padding-top: 10px;}*/
        #topsearch,.top_lang{display: none;}
        .flash div.bx-pager{ /*display:none;*/}
        .aboutus{padding: 35px 0px 10px 0px; border-top: 2px solid #F2F2F2; border-bottom: 2px solid #F2F2F2; margin: 30px 0px 10px 0px;}
        .aboutus h2{font-size: 22px;color: #333333;}
        .aboutus span{background-color: #ff0000;}
        .aboutus p{font-size: 14px; line-height: 28px; margin-top:18px; text-align: center;}
        .aboutus img{display: block; width: 100%; margin: 0 auto; padding: 0px;}
        .view-all{display: block; width: 70%;  margin: 0 auto; margin-top:20px; margin-bottom: 40px;}
        .box_contact{margin-top: 20px;padding-bottom: 30px;}
        .box_contact h2{font-size: 24px;margin-top: 0px;}
        .box_contact i{margin-bottom: 40px;}
        .box_contact p{margin-bottom: 40px;}
        .page_bg{display: none;}
        .list_box{margin:30px 0px 0px 0px;}
        .feedback{margin-top: 20px;}
        .path_bg{padding-left:0px;}
        .product_index{margin-top:40px;}
        .product_index h2{font-size: 24px;}
        .product_list{padding-top: 40px ;}
        .product_img{min-height: 120px; margin-bottom:25px;}
        .product_list2 div.product_img{min-height: 120px; margin-bottom:25px;}
        .product_title{margin-bottom: 5px;}
        .product_title a{font-size: 14px; font-weight: none;}
        .product_desc{font-size: 12px; line-height: 18px;}
        .product_con img,.contents img{width:100%;}
        .contents h1{ font-size:22px;font-weight:normal; padding: 8px 0px;}
        .news_time{ display:none;}
        .list_related{margin-top: 30px 0px 0px 0px; clear: both;}
        .index_left_nav{margin: 0px 12px; padding-top: 0px;}
        .left_nav{ padding-top: 0px;}
        .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;}
      .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;}
   
		 .cv{ width:100%; height:50px; font-size:12px; text-align:center; }
		 .na{text-align:center; height:50px; margin:0 auto; margin-top:20px;font-size:12px; }
      .value,.value2,.value3,.value4{height:20px; text-align:center; margin-top:20px;font-size:18px; }
	      #nam1{display: none;}
		
		
		
}

@media screen and (max-width: 767px) {
     .copyright_p{ display:none;}
}

/*414px到768px*/
@media screen and (min-width:320px) 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%;
  }
}



