﻿/*
 * Author: 渔课
 */

body{font-family:Arial,'microsoft yahei',Helvetica, sans-serif; color: #333;}
a,button{transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;}
a:hover{text-decoration:none;}
ul{list-style:none;}
ul, li { list-style: none; margin: 0; padding: 0;}
h2{margin: 0px; padding: 0px;}
header{background-color: #FCFCFD;}
.top_menu{font-size: 12px; width: 100%;  height: 55px; background-color: #f9f9f9;color: #c1c1c1;display: none;}
.top_lang{font-size: 15px;height: 55px;line-height: 55px; display: inline-block;border-left: 1px solid #d1d1d1;border-right: 1px solid #d1d1d1; padding: 0px 10px;}
.top_name{float: right;line-height:55px; border-left: 1px solid #d1d1d1;border-right: 1px solid #d1d1d1;padding: 0px 10px;}

.left_h1 span{ padding:10px;overflow:hidden; color:#c1c1c1; font-size:14px;}
.left_h1 i{font-size: 15px;height: 26px;width: 26px;border-radius: 50%;line-height: 26px; text-align: center;}
.left_h1 a{padding:0px;overflow:hidden; color:#c1c1c1; font-size:14px;}
.nav_icons a{padding:9px;overflow:hidden; color:#c1c1c1; font-size:14px;}
.nav_icons a:hover{color:#3094bf;}

.flash img{ width: 100%}
.flash ul.bxslider{list-style:none;}
.flash div.bx-pager{bottom: 4%;}
.flash div.bx-controls-direction{ display:none; }
.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: #3094bf;}

/*产品搜索*/
.search_group{float: right; margin:20px 0px 20px 0px;}
.search_group input.form-control{ border-radius: 0px; border: none; box-shadow: none; padding: 12px 10px;height: 38px; background-color: #F2F5F9; border-right: none;color:#545353;}
#submit_search{color:#fff;font-size: 16px; height: 38px; background-color:#ffc107; border-radius: 0px; margin-top: -1px;}
#submit_search:hover{cursor: pointer; background-color: #708f1e;}
#small_search{color:#777; float: right; margin-top: 7px; padding:8px 13px;font-size: 17px;border-radius: 4px;}
#small_search:hover,#small_search:focus{cursor: pointer; background-color: #ffc107;}

/*首页图组*/
.case_img{padding: 0;background-color: #fff;margin-bottom: -20px;transition: 0.8s;-webkit-transition: 0.8s;-moz-transition: 0.8s;}
.case_img img{width: 100%;transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;}
.case_img:hover img{width: 100%;transform: scale(1.08);opacity: 0.8;}
.case_con a{text-align: center; color: #fff;display: block;font-size: 16px;padding-top: 10px;}
.case_img:hover {background-color: #000;}
.case_img:hover .case_con a{display: block;color: #fff;}

/*首页产品*/
.product_head{ height: 25px;}
.product_head h2{font-size: 26px;text-align: center; color: #38383A; margin: 0px;}
.product_head p{background-color: #ccc; height: 1px; margin-top: 15px;}
.product_list{clear: both;  padding: 50px 0px;margin-right: -15px;margin-left: -15px;}
.product_list2{padding-top: 30px;}
.product_img{padding-left: 15px; padding-right: 15px; min-height: 200px;}
.product_img img{margin-right: auto;margin-left: auto;display: block;max-width: 100%;height: auto;max-height: 320px;}
.product_list2 div.product_img{min-height: 280px;}
.product_title{font-size: 13px;  height: 50px;text-align: center; margin: 10px 0;}
.product_title a{ color: #333;font-family: 'poppins-semibold';}
.product_title a:hover{text-decoration: none;color:#ffc107;}
.product_list .bx-wrapper .bx-pager.bx-default-pager a:hover, .product_list .bx-wrapper .bx-pager.bx-default-pager a.active {background: #ffc107;border: 1px solid #ffc107;}
.product_list .bx-wrapper .bx-pager.bx-default-pager a{border: 1px solid #ffc107;}

/*首页新闻*/
.new_con{padding: 15px 0;}
.new_con a{ font-size: 14px; color: #333;}
.new_con a:hover{}
.new_con strong{ font-size: 16px; color: #ffc107;padding: 0 5px;}
.new_con h4{font-size: 16px;}

/*新的首页about*/
.about_img {color: #fff;    padding-top: 40px;background-position: center;}
.about_content {padding:38px;}
.about_img h2 {font-size: 28px;}
.about_img p {line-height: 30px; padding: 30px 0px}
.about_img a {background: #f5edeb; padding: 10px 20px; display: inline-block; color: #666; border-radius: 5px;}
.about_img a:hover {background: #000;color: #fff;}

/* 导航栏目 */
.aa ul li a{color:#fff;}
.hover_figure{overflow:hidden;	position:relative;}
.hover_figure:after {
	background: rgba(255, 255, 255, 0.4);
	content: "";
	height: 100%;
	left: -150%;
	position: absolute;
	top: 0;
	transition: none 0s ease 0s;
	width: 100%;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.hover_figure:hover:after {left: -50%;}
.hover_figure img{	-webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }
.hover_figure:hover img { transform: scale(1.1);}
.pot{width:400px; height:200px;}

/*列表页*/
.list_box{clear: both; padding:10px 0px 0px 0px;}
.bread{background-color:#f3f3f3;}
.list_h2{margin: 0px; display: block; padding: 30px 0px 15px 0px; color: #000; text-transform: capitalize; font-size: 22px; font-weight: bold; border-bottom: 1px solid #D8D8D8;}
.page_bg{height: 160px;}
.ring_h{padding:20px 0 0 0;}
.left_p{padding:15px 0 0 0;}

/*栏目导航*/
.left_nav{ clear: both; padding-top: 10px;}
.left_h{margin: 0px; display: block;  padding: 30px 0px 15px 0px; color: #000;  text-transform: capitalize; font-size: 22px;  font-weight: bold; border-bottom: 1px solid #D8D8D8;}
.left_nav_ul{list-style:none;margin:0px;padding:0px; margin:15px 0px 0px 0px;background-color: #fff}
.left_nav_ul > li{position:relative; border-bottom: 1px solid #fff; padding:8px 0px 8px 18px; }
.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:#ffc107;}

/*小类*/
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:#ffc107;}
.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: #ffc107;}

/* 下载详情页的样式 */
.down{ float:left; }
.down a{ color:#333;}
.down i{font-size: 18px; color: #fff; margin-right: 30px; width: 36px; height: 36px; text-align: center; line-height: 36px; border-radius: 50%; background: #ffc107;}
.down_bnt {float: right; background: #ffc107; color: #fff; padding: 4px 10px; font-family: 'poppins-semibold'; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; margin-top: 6px; font-size: 12px;}

/* 新闻详情页 */
.time i{color:#ffc107; padding: 10px 10px 10px 0;}
.time {color:#a5aaae;}
.title a {color:#282828; font-size: 20px; letter-spacing: normal; margin-top: 0; margin-bottom: 12px; line-height: 1.4; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold; display:block;}
.zhai{color:#666;line-height: 23px;font-size: 14px;}
.new_bnt { background: #ffc107; color: #fff; padding: 4px 10px; font-family: 'poppins-semibold'; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; margin-top: 6px;  font-size: 12px;}

/*左侧新闻*/
.left_news{clear: both; list-style:none;margin:0px; padding:12px 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:14px;}
.left_news li a{color:#7F7F80;display: inline-block;}
.left_news li a:hover{ text-decoration:none;color:#ffc107; }
.name_news{margin:2px 0;}
.name_nd{border-left:2px solid #d7dee0;}
.right_new a{text-decoration: none; color: #333333; letter-spacing: normal;  margin-top: 20px; margin-bottom: 20px; line-height: 1.4; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold;}
.right_new_time{color: #a5aaae; font-size: 12px;}
.right_new_time i{ padding-right: 17px;}
.new_aa{text-transform: uppercase; line-height: 23px; color: #7d8489;}
.name_nd i{color:#f16543;padding-left: 8px;}	
.sidebaremg img { width: 100%;}
.sidebaremg2 img { width: 100%;}

/*左侧联系*/
.index_contact{margin:30px 0px 35px 0px;}
.index_contact p,.index_econtact p{clear: both;}

/*新闻列表*/
.list_box a{color: #333;}
.list_box a:hover{color: #0068b7;text-decoration:none;}
.list_news{clear: both; list-style:none;margin:0px; padding:12px 0px 20px 0px;}
.list_news li a{font-size:14px; display: inline-block;color: #333;}
.list_news li a:hover{text-decoration:none;}
.list_news a{color:#333;}
.news_time{ float:right;}
.new_list li{list-style: none; border-bottom: 1px solid #ddd;margin: 10px 0;}
.contents{clear: both; padding:15px 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;}
.showpic_box div.bx-wrapper img{margin: 0 auto; max-height: 340px;}
.product_h1{ margin:0px; line-height:24px; font-size:16px; color: #778CA0; padding-bottom:5px;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;  margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px;overflow: auto;}
.pr{ margin: 0 0 20px 0;  background:#f2f2f2;}
.pr span{background: none repeat scroll 0 0 #ffc107; color: #fff; display: inline-block; font-weight: 500; line-height: 37px; padding: 2px 18px 0; position: relative; text-transform: uppercase; font-weight: bold; font-size: 16px;}
.related_h1{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: 25px;}
.related_news{ padding-top: 10px; clear: both; margin-bottom: 15px;}
.download_btn{text-align: right; margin: 10px 10px 20px 0px;}
.page-btn{background-color: #ffc107; border-radius: 0px; border: none;}
.page-btn:hover,.page-btn:focus{background-color:#31363c; }
.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;}

/* 内页产品 */
.left_p a{color:#333;text-decoration: none;}
.product_desc {text-align: center;color: #808080;overflow: hidden;height: 48px;font-size: 12px;line-height: 24px;}
.products_s{border:1px solid #eee; margin:10px 0;background-color:#fafafa;}
.product_img .product_img:hover .product_img img{transform: scale(1.1);}
.photo_s{width:100%; background: #fff; border: 1px solid #ddd; padding: 14px 14px 10px; width: auto; }
.photo_s:hover{  box-shadow: 0 0 10px #aaa;}
.product_img .product_img:hover .product_img img{transform: scale(1.1);}

/*在线留言订购*/
.feedback{margin: 40px 0;}
.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:#0068b7;}
.point span.to_prev a:hover{color: #ffc107}
.point span.to_next{text-align:center; }
.point span.to_next a{color:#0068b7;}
.point span.to_next a:hover{color: #ffc107}

/*标签样式*/
.tags{ margin:0px}
.tags a{font-size: 12px; margin: 5px 0px;}
.tags a:hover{color:#ffc107;}
.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;}

/*首页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: #ffc107;}
.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; margin-top: 25px;}
.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: #ffc107;}
.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:"：";}

/* 联系我们 */
.send{border:0;width:30%; clear: both;  background-color:#ffc107; height:40px;}
.reset{ border:1px solid #ccc;	width:30%; clear: both; background-color:#fff;height:40px;}

/*底部信息*/
footer{background-color: #fff; color:#333; padding:70px 0px 20px 0px; font-size:14px;border-top: 1px solid #999;}
footer a{color:#333;}
.copyright{ line-height:20px;}
.copyright a{ color:#333;}
.foot_nav{ width:25%; float:left;background-color: #212121;text-align:center;color:#898989;} 
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;cursor:pointer;}
.foot_nav a{line-height: 2;color: #fff;display: block;font-size: 20px;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.webshare{width: 230px; padding: 5px;}
.ewebshare{width: 200px; padding: 5px;}

.mm h4{color:white;font-size:12px;}
.mm label{color:white;font-size:12px;}
.icon{text-align:center;}
.fot_icon a{ margin:0 10px;}
.fot_icon i{color:#333;font-size:15px;}
.cont_{line-height: 2;font-size: 15px;}
.decor-brand { display: block; width: 46px;}
.fot h2{padding-bottom:20px;}
.footer_menu_first { font-size:20px; padding-bottom: 20px; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit;}
.footer .decor-brand { margin: 19px 0px;}

/* 图标 */
.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 50px; background-color: #a49b04; border-radius: 3px; font-size: 12px; color:#ececec;}
.footer-m:hover{color:#ececec; background-color:#262626;}
.footer-bar{padding: 20px 0;margin-top:20px; text-align: center; border-top: #d8d8d8 solid 1px;}

.list-unstyled {padding-left: 0;list-style: none;}
.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;}

.butt{padding-top:20px;}
.butt button {width:150px;height:35px;background-color:#ffc107; font-size:15px;border:none;color:white;}
.countt p i{color:#333;font-size:15px;width:20px; height:20px;}
.vv p i{color:#ffc107;font-size:15px;width:20px; height:20px;}
.vv a{color:white;}

.foot_search p{margin:0px;}
.foot_search .search_group{border:1px solid #666;}
.foot_search .search_group input.form-control{background: transparent;}
.foot_search .search_group input.form-control:focus{ box-shadow: none;  border-color: #b2e0fb;}
#search_submit{ color:#C3C4C5;  height: 40px;  font-size: 18px;border-radius: 0;}
#search_submit:hover{ color:#0067b6; cursor: pointer;}

 
/*大屏幕*/

@media screen and (min-width: 769px) {

       header{}

      .logo{margin-top: 40px; max-width: 400px;}
      .logo1{max-width:180px;margin-bottom: 10px;margin-top: -10px;}
      
      .navbar{ margin-top:0px;  min-height: 50px; }
      .navbar-nav > li{}
      .navbar-nav > li:first-child { border-left:0; }
      .navbar-nav > li:last-child{ border-right:0; }
      .navbar-nav > li > a {text-align: center;}
      .navbar-default .navbar-nav > li > a{color: #333; padding: 30px;font-size: 16px;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: #ffc107; color: #fff;}

      .navbar-brand{display: none;}
      .navbar-default .navbar-nav-e > li > a{}
      .dropdown i{display:none;}
      .navbar-fixed-top{margin-top:0px; min-height: 40px; background-color: rgba(255, 255, 255, 0.9);}
      .navbar-fixed-top ul.navbar-nav > li > a{padding:25px; font-size: 14px;}   
      
      .navbar-header{width: 100%;text-align: center;}
      .navbar-fixed-top .navbar-header{width:auto;text-align: left;}
      .navbar-fixed-top .logo{margin:25px 0px; max-width: 140px;}

      .nav_small{background-color:#EEF3FB; background-color: rgb(243, 243, 243); padding: 8px 0px 8px 0px; border-radius: 0px; border: none; box-shadow: none;}
      .nav_small > li > a{line-height:26px; color: #333; font-size: 13px;}
      .nav_small > li > a:hover{color: #fff; background-color: #ffc107;}
      
      .dropdown-menu2{position:absolute;left:100%;z-index:22;display:none;top:0;width:194px;}
      .dropdown-menu2 li{background:#f3f3f3;height:32px;line-height:32px;color:#333;padding:0 15px;}
      .dropdown-menu2 li a{color:#333;text-decoration:none;font-size:12px;display:block;}
      .dropdown-menu2 li:hover{background:#ffc107}
      .dropdown-menu2 li:hover a{color:#fff}
      .dropdown-menu li.dropdown{position:relative;}
      .dropdown-menu li.dropdown:hover .dropdown-menu2{display:block!important;}
      
      @media screen and (max-width:1000px) {
      .dropdown-menu2{padding:5px 10px;position:initial;left:initial;width:99%;}
      .dropdown.open .dropdown-menu2{display:block;}
      .dropdown-menu2 li{background:#e4e6e8}
      .dropdown-menu2 li a{display:block;}
          }

       #app_menudown,#small_search{ display:none; }
      .index_left_nav,.footer_nav{display:none; }
      .index_about {width: 600px;}
      .nss{float:left;padding:0 20px 0 0;}
      .right_new a{font-size:20px;}
	  .na { font-size: 20px;}  	 	  	
      .list_news li{color:#898989; font-family: "Opensans-Regular";list-style: none; border-bottom: 1px solid #ddd; padding: 10px 0; margin: 10px 0;}
}


/*小屏幕*/
@media screen and (max-width: 768px) {
      .logo{display: block; margin: 0 auto; max-width:310px;margin-top:18px;margin-bottom: 15px;}
      .logo1{max-width:320px;margin: 10px 0;}
      .navbar-fixed-top .logo{max-width: 200px;}
      .navbar-default .navbar-brand {color: #777777; font-size: 16px;}
      .navbar-default .navbar-brand:hover,
      .navbar-default .navbar-brand:focus {color: #fff;}
      .navbar-toggle{border:none;}
      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:1px solid #EEF3FB;}
      .navbar-default .navbar-toggle:hover,
      .navbar-default .navbar-toggle:focus {
        background-color: #ffc107;
      }
      .navbar-default .navbar-toggle .icon-bar{background-color: #777;}
      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
      .navbar-default .navbar-nav > li {border-bottom: 1px solid #fff;}
      .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: #777;}
      .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: #ffc107; color: #fff;}
        
      .navbar-fixed-top{background-color: rgba(255,255,255,0.9);}
      .dropdown a{color:#666;padding:0 30px;}
      .dropdown i{color:#ffc107;}

      .top_name{display: none;}
      .search_group{margin: 5px 0px 20px 0px;}
      #topsearch{display: none;}
      .product_head{background:none;}
      .product_head h2{font-size:26px;}
      .product_head p{display: none;}
      .product_index{margin-top: 10px;background: none;}
      .product_list{padding: 20px 0px 0px 0px;}
      .product_img{min-height:80px; margin-bottom: 10px;}
      .product_list2 div.product_img{min-height:260px; margin-bottom: 10px;}
      .index-pro .cl {width: 90%;}
      
      .na { font-size: 12px;}
      .page_bg{display: none;}
      .left_h{margin-top: 10px;}
      .list_related h2.left_h{margin-top: 60px;}
      .product_con img,.contents img{width:100%;}
      .news_time{ display:none;}
	  .right_new a{font-size:12px;}
      #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{padding-top: 25px;}
      .down_bnt {margin:0px 0 0 20px; } 	  
	  .list_news li{margin: 10px 0; border-bottom:1px solid #ddd;}	  
	  .down_na {padding: 0 0 70px 0; }	  
	        
      .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;}

      .footer_nav{background-color: #212121;border-top: 2px solid #3d3d3d;}
      footer{ margin-bottom:50px; padding-left: 8px; padding-right: 8px;}
      #nam1{display: none;}
      .case_img{padding: 5px 10px;background-color: transparent;}
      .case_con a{color: #fff;}
}



@media screen and (max-width: 767px) {

     .copyright_p{ display:none;}

}



/*320px到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%;

  }

}



@media screen and (max-width: 340px) {

  .logo{max-width:230px;}

}


