﻿html{overflow-x: hidden;}
body{font-family:"微软雅黑",Arial,Helvetica, sans-serif;overflow-x: hidden;}
ul{list-style:none;}
.logo{margin:0px; height:45px;}
.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;}
.img-thumbnail:hover,.opacity_img:hover{opacity: 0.8;}
a:hover{text-decoration: none;}
/*导航菜单*/
.navbar{ margin:0px; background-color:#484848; border: none;}
#app_menudown{position: absolute; top:0px; right:0px; font-size: 16px;}
#app_menudown:hover{background-color: #46d8ad;}
.dropdown-menu.nav_small{padding:0px;}
.dropdown-menu.nav_small li{height: 50px;text-align: center;font-weight: bold;width: 100%;}
.dropdown-menu.nav_small li:hover{background: #43b6fe;color:#FFF;}
.dropdown-menu.nav_small li a{font-size: 14px;color:#FFF;line-height: 50px;font-weight: bold;}
.dropdown-menu.nav_small li a:hover{color:#FFF;}


/*产品搜索*/
.search_group{float: right; margin: 30px 0px 30px 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:#46d8ad;cursor: pointer;}
#small_search{color:#fff; float: right; margin-top: 7px; padding:8px 13px;font-size: 17px;border-radius: 4px;}
#small_search:hover,#small_search:focus{cursor: pointer; background-color: #46d8ad;}

.searchBottom{width: 100%;background: rgba(0,0,0,0.5);height: 42px;line-height: 42px;}
.searchRight{float: right;}
.searchBottom .searchTel{color:#FFF;}
.searchBottom li{display: inline;margin-right: 10px;}
.searchBottom .searchImg{cursor: pointer;}
.searchBottom .keyword {
    border: 0;
    height: 26px;
    line-height: 15px;
    padding: 0 10px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -mz-border-radius: 0;
    font-size: 12px;
	vertical-align: middle;
}
.searchBottom .btn {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -mz-border-radius: 0;
    background-color: #0273b7;
    background-image: url(../images/iconfont-sousuo.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 26px;
    right: 0;
    top: 0;
}
.dropdown-menu > li > a {
    padding: 0 20px;
}
.searchBottom form {
  display: inline;
}
/*首页产品*/
.index_product{margin:45px 0px 0px 0px;}
.title_h1{
	margin:0px; display: block; padding: 0px 0px 10px 0px; 
	font-weight:100; font-size:24px;
}
.title_product
{
	text-align: center;
	color: #fff;
	margin:0px; display: block; padding: 0px 0px 10px 0px; 
	font-weight:bold; font-size:44px;font-family: impact;
}
.index_product span
{
	display: block;
	text-align: center;
	color:#fab23b;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: 100;
}
.index_product span.title_description
{
	font-size: 15px;margin-top: 5px;
}
.product_list{clear: both;  padding: 25px 0px 0px 0px;margin-right: -15px;margin-left: -15px;}
.product_list2{padding-top: 20px;}
.product_img{padding-left: 15px; padding-right: 0px; min-height: 200px;margin-bottom: 10px;}
.product_img img{margin-right: auto;margin-left: auto;display: block;max-width: 100%;height: auto; margin-bottom: 10px; padding: 0px 0px 0px 0px; max-height: 190px;}
.product_title{margin: 10px 0px 0px 0px; padding-right: 10px; height: 28px; line-height: 14px;text-align: center;}
.product_title a{color: #303c4b; transition:color 0.3s;}
.product_title a:hover{text-decoration: none;color:#46d8ad;}
.product_desc{height: 45px;margin: 0px 0px 15px 0px;text-align: center; padding-right: 10px; font-family:Arial;font-size: 15px;color: #222;line-height: 18px;}

/*首页新闻*/
.news_box{margin:40px 0px 0px 0px;}
.index_news{clear: both; list-style:none;margin:0px; padding:12px 0px 0px 0px;}
.index_news li{color:#222;border-bottom: 1px dotted #dddddd;background: url(../images/li.png) no-repeat left 16px;line-height:21px; padding: 10px 0px; padding-left:13px;}
.index_news li a{color:#222;font-family:Arial;transition:color 0.3s;}
.index_news li a:hover{ text-decoration:none;color:#46d8ad; }
.news_time{ float:right;}
.left_news span.news_time{display: none;}

/*首页联系*/
.index_contact{margin:40px 0px 15px 0px;font-family:Arial;}
.index_contact P{clear: both;color:#222; padding-bottom: 5px;}

.list_box{clear: both; margin:10px 0px 0px 0px;}
.path_title{border: 1px solid #f2f2f2;padding: 8px 19px;overflow: hidden;}

/*首页关于我们*/
.about_contents
{
	line-height:25px;
}

.home-blocks {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    overflow: hidden;
}
.centerBlock {
    margin-left: auto;
    margin-right: auto;
    width: 1004px;
}
.home-titles {
    width: 780px;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.module
{
	width: 100%;
}
.text-center {
    text-align: center;
}
.text-title-max h3
{
	box-sizing: border-box;
    font-family: 微软雅黑;
    font-weight: 500;
    line-height: 1.1;
    color: #292929;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px;
    text-align: center;
    white-space: normal;
    background-color: #EDEDED;
}
.home-titles .en {
    font-size: 44px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
    line-height: 44px;
    font-family: impact;
    color: #43b6fe;
}
.home-titles .en a{
   color: #43b6fe; 
}
.home-titles .ch {
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
}
.home-titles .ch .spand {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    color: #727272;
}
.home-titles .ch a{
    color: #292929;
    text-decoration: none;
}
.home-titles .ch .spand .round.rl {
    left: 0;
}
.home-titles .ch .spand .round.rr {
    right: 0;
}
.home-titles .ch .spand .round {
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -mz-border-radius: 50%;
    width: 5px;
    height: 5px;
    top: 50%;
    margin-top: -2.5px;
    background-color: #afb0b2;
}
.home-titles .ch .spand:after, .home-titles .ch .spand:before {
    content: "";
    height: 1px;
    width: 50%;
    background-color: #afb0b2;
    top: 50%;
    position: absolute;
}
.home-titles .ch .spand:after {
    right: -50%;
}
.home-titles .ch .spand:before {
    left: -50%;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-track
{
	opacity: 1;
    width: 1004px;
    transform: translate3d(0px, 0px, 0px);
}
.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}
.slick-initialized .slick-slide {
    display: block;
}
.home-about .slick-slide {
    position: relative;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
.home-about .translate {
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
}
.home-about .color1 {
    background-color: #6d7075;
}
.home-about .items {
    width: 180px;
    margin-left: auto;
    margin-right: auto;
    padding: 1px;
    padding-bottom: 32px;
    position: relative;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}
.home-about .pic {
    display: block;
    height: 150px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slick-slide img {
    display: block;
    width: 100%;
}
.home-about .text {
    padding:5px 2.5px;
    text-align: center;
    position: relative;
}
.home-about .text .name {
    display: block;
    color: #fff;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.home-about .text .clude {
    font-size: 12px;
    margin-top: 10px;
    display: block;
    height: 40px;
    line-height: 20px;
    color: #dbdbdb;
    overflow: hidden;
}
.home-about .bar {
    height: 28px;
    width: 100%;
    left: 0;
    bottom: 8px;
    color: #8f9195;
    background-color: #fff;
    line-height: 28px;
    text-align: center;
    position: absolute;
    overflow: hidden;
	font-size:10px;
}
.home-about .color2 {
    background-color: #969696;
}
.home-about .color3 {
    background-color: #000000;
}
.home-about .color4 {
    background-color: #444545;
}
.items:hover
{
	background:#025EC0;
}
.home-about {
    margin-top: 50px;
}
.slick-list {
	width: 100%;
}
.slick-track
{
	width: 100%;
}
.slick-list .slick-track .slick-slide{width: 25%;}

/*首页产品*/
.productCless 
{
	width: 100%;
	margin:0 auto;
	text-align: center;
	margin-bottom: 20px;
}
.productCless ul
{
	padding: 0;
}
.productCless ul li
{
	display: inline-table;
	background: #fab23b;
	color:#FFF;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
	cursor: pointer;
	width: 45%;
}
.productCless ul li.active
{
	background: #f14f00;
}
.productCless .product_img_Num
{
	display: none;
	width:100%;
}
.productCless .product_img_Num.active
{
	display: block;
}
.productMoreList
{
	width:100%;
	text-align: center;
	padding-bottom: 40px;
}
.productMoreList a
{
	color:#222;
	padding:10px 30px 10px 30px;
	border-radius: 5%;
	border:1px solid #ccc;
	background: #fff;
}
.productMoreList a:hover
{
	background:#fab23b;
	color:#fff;
}
/*友情连接*/
.partners {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0;
    background-image: url(../images/partners_bg.jpg);
}
.partners .centerBlock {
    padding: 0 20px;
}

.clearfix {
    clear: both;
}
.centerBlock {
    margin-left: auto;
    margin-right: auto;
    width: 1004px;
}
.partners .title .en {
    font-size: 32px;
    text-transform: uppercase;
    color: #43b6fe;
    font-family: impact;
    display: block;
}
.partners .title .ch {
    font-size: 18px;
    position: relative;
    color: #fff;
    vertical-align: middle;
    margin-left: 10px;
}
.partners .title .ch:before {
    content: "";
    width: 812px;
    height: 1px;
    background-color: #a3a3a3;
    left: 86px;
    top: 11px;
    /* position: absolute; */
}
.partners .title .ch:after {
    content: "";
    width: 5px;
    height: 5px;
    right: -15px;
    top: 9px;
    background-color: #a3a3a3;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -mz-border-radius: 50%;
    position: absolute;
}
.link_a {
    padding-top: 10px;
    line-height: 26px;
    margin-left: 10px;
}
.link_a a {
    display: inline-block;
    margin-right: 15px;
    color: #fff;
}
.link_a a:hover{
	color:#62BAE8;
	font-weight: bold;
}

/*首页新闻中心*/
.centerBlock {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
}
.home-news {
    margin-top: 50px;
    padding: 0 30px;
    overflow: hidden;
}
.more-box {
    text-align: center;
}
.more-blue {
    background-color: #0273b7;
    color: #fff;
}
.round-more {
    display: inline-block;
    padding: 5px 22px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    -mz-border-radius: 25px;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-plus:before {
    content: "\2b";
}
.home-news li {
    height: 135px;
    width: 435px;
    margin-right: 80px;
    margin-bottom: 35px;
    float: left;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}
.home-news li .date {
    float: left;
    position: relative;
    text-align: right;
    padding: 12px;
    width: 85px;
    height: 135px;
    border: 1px solid #96d4fa;
}
.home-news li .date:before {
    content: "";
    width: 50%;
    height: 50%;
    right: -1px;
    bottom: -1px;
    border-bottom: 2px solid #43b6fe;
    border-right: 2px solid #43b6fe;
    position: absolute;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}
.home-news li .date .day {
    font-size: 44px;
    line-height: 48px;
    font-weight: 600;
}
.home-news li .date span {
    display: block;
    color: #43b6fe;
}

.home-news li .date .line {
    display: inline-block;
    width: 14px;
    height: 1px;
    background-color: #43b6fe;
    line-height: 0;
}
.home-news li .date .year, .home-news li .date .month {
    font-size: 18px;
}
.home-news li .date span {
    display: block;
    color: #43b6fe;
}
.home-news li .date:after {
    content: "";
    width: 50%;
    height: 50%;
    left: -1px;
    top: -1px;
    border-top: 2px solid #43b6fe;
    border-left: 2px solid #43b6fe;
    position: absolute;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}
.home-news li .text {
    float: right;
    width: 325px;
    height: 135px;
}
.home-news li .text .name {
    font-size: 16px;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 16px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
    display: block;
    height: 28px;
    border-bottom: 1px solid #ccc;
}
.home-news li .text .clude {
    display: block;
    color: #6e6e6e;
    height: 40px;
    overflow: hidden;
    margin-top: 5px;
}
.home-news li .text .more {
    display: inline-block;
    border: 1px solid #43b6fe;
    color: #43b6fe;
    padding: 5px 20px;
    margin-top: 10px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}
.home-news ul {
    width: 110%;
}
/*栏目导航*/
.left_nav{ clear: both; padding-top: 10px;}
.left_h2{padding: 30px 0px 12px 0px; color: #303c4b; margin:0px; display: block;  font-weight:100; font-size:24px; border-bottom:5px solid #f4f5f6;text-transform: uppercase;}
.left_nav_ul{list-style:none;margin:0px;padding:0px; margin:20px 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:#222;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#46d8ad;}
/*小类*/
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:#969494;padding: 5px 0px 5px 0px;}
ul.left_snav_ul > li > a:hover{ text-decoration: none;color:#46d8ad;}
.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: #46d8ad;}

/*新闻列表*/
.list_news{clear: both; list-style:none;margin:0px; padding:0px 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:#46d8ad;}

.contents{clear: both; padding:6px 2px 0px 2px; line-height:28px; overflow: auto;}
.contents img
{
	max-width:100%;
}
.contents p
{
	line-height:30px;
}
.contents_title{ margin: 0px; padding: 10px 0px; text-align: center; color: #000; font-size:18px;color:#434343;font-weight:bold; line-height: 34px; font-family: 'Microsoft Yahei';}

/*分页样式*/
.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: #145ca1; 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; color:#898989;overflow: auto;}

.download_btn{text-align: right; margin: 10px 10px 20px 0px;}
.page-btn{background-color: #46d8ad; border-radius: 0px; border: none; transition:background 0.3s;}
.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-top: 15px; clear: both;}

.a2a_default_style{display: inline-block;}

.mobile_left_nav{display: none;}

/*在线留言订购*/
.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:#0068b7;}
.point span.to_prev a:hover{color: #ea042b}
.point span.to_next{text-align:center; }
.point span.to_next a{color:#0068b7;}
.point span.to_next a:hover{color: #ea042b}

/*标签样式*/
.tags{ margin: 8px 0px 10px 0px}
.tags a{ margin: 0px 5px 8px 0px}
.tags_list{padding: 5px 10px 100px 10px}

.tags_ul{ margin-top: 30px;}
.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;}

/* 滚动图电脑版和手机版   */
#pc_show{display: block;}
#mobile_show{display: none;}
/*底部信息*/
.footer {
    color: #adadaf;
    padding: 10px 5px;
    background-color: #30333a;
}
.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;margin-top: 5px;}
    
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.clearfix {
    clear: both;
}
.centerBlock {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
}
.foot-copy {
    font-size: 12px;
    color: #8a8b8b;
    margin-top: 5px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border-top: 1px dotted #4a4d53;
}
.footer .box {
    padding-left: 28px;
    padding-right: 28px;
    min-height: 191px;
    border-right: 1px dotted #4a4d53;
}
.pull-left {
    float: left !important;
}
.pull-right {
    float: right !important;
}
.footer .box:last-child {
    border: 0;
}
.footer .box .box-title {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 15px;
}
.foot1_img {
    background: url(../images/iconfont_point.png) no-repeat;
    width: 22px;
    height: 22px;
    margin-right: 7px;
    float: left;
}
.foot-nav {
    padding: 0;
    margin: 0;
}
.foot-nav ul {
    padding: 0;
}
.foot-nav li {
    float: left;
    margin-right: 25px;
    width: 75px;
}
.foot-nav li dt .fla {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 400;
    display: block;
    margin-bottom: 15px;
	font-size: 13px;
}
.footer .fla {
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
    color: #adadaf;
}
.foot-nav li dd .fla {
    font-size: 12px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    display: block;
    padding-left: 0.8em;
}
.foot-nav li .fla:hover{
	color:#43b6fe;
}
.foot2_img {
    background: url(../images/iconfont_user.png) no-repeat;
    width: 22px;
    height: 22px;
    margin-right: 7px;
    float: left;
}
.foot-contact {
    max-width: 246px;
}
.foot-contact p {
    font-size: 12px;
    margin-bottom: 5px;
}
p {
    margin: 0 0 10px;
}
.foot3_img {
    background: url(../images/iconfont_phone.png) no-repeat;
    width: 22px;
    height: 22px;
    margin-right: 7px;
    float: left;
}

.webshare{width: 200px; padding: 5px;}
.product_img_Num .product_title a{color:#FFF;}
#mobile_flash{display:none;}

/*大屏幕*/
@media screen and (min-width: 769px) {
	.left_nav_ul{margin-top:35px;}
	#lang{display:none;}
    .product_img img {
			width:300px;
			height: 300px;
			}
	.product_img_Num .product_img img{
		max-height:500px;
	}		
	
       ul.navbar-nav{float: right;}
	.navbar{height: 40px; position: fixed;width:100%;}
	.navbar-nav > li{}
      .navbar-nav > li:first-child { border-left:0; }
      .navbar-nav > li:last-child{ border-right:0; }
	.navbar-nav > li > a {padding\0: 0px; transition:background 0.4s; text-align: center; line-height: 40px;}
      .navbar-default .navbar-nav > li > a{padding-top: 20px; padding-bottom:16px;line-height: 10px;height: 50px; min-width:115px; color: #fff;text-transform:uppercase;font-size:15px;}
      .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: #222; color: #fff;}
      .navbar-brand{display: none;}

      .nav_small{ background-color:#31363c;  padding-top: 15px; padding-bottom: 15px; padding-right: 25px; border-radius: 0px; border: none; box-shadow: none;border-top: 1px solid #fff;}
      .nav_small > li{}
      .nav_small > li > a{line-height:20px; color: #bac6bf; font-size: 12px;font-family: Arial}
      .nav_small > li > a:hover{color: #43b6fe; background: transparent;}
	#app_menudown,#small_search{ display:none; }
	.index_left_nav,.footer_nav{display:none; }
}
/*小屏幕*/
@media screen and (max-width: 768px) {
	.index_product span{
		display:none;
	}
	.product_img_Num img{width:100%;padding:0;    height: 150px;}
	.product_img_Num .product_img{padding-left:5px}
	.product_list {
		padding: 10px 0px 0px 0px;
	}
	.productCless ul{margin-bottom:0;}
	.index_product {
		margin: 10px 0px 0px 0px;
	}
	.page {
		margin:0px;
	}
	.home-about .text {
     padding:0px;
	}
	.home-about .text .clude {
		display: none;
	}
	.home-about .text .name {
		font-size: 18px;
	}
	.home-news {
		margin-top: 20px;
	}
	#small_search
	{
		display:none;
	}
	.searchBottom
	{
		display: none;
	}
	.home-news li {
		margin-bottom: 5px;
	}
	.home-about {
		margin-top:10px;
	}
	.title_product {
		font-size: 24px;
	}
	.product_img {
		min-height: 180px;
	    width: 48%;
		display: inline-block;
	}
	.left_h1 {
		padding:12px 0px 12px 0px;color:#FFF;
   text-align:center;
   background: #43b6fe;
}
.container {
    padding-right: 5px;
    padding-left: 5px;

}
.index_contact
{
	display: none;
}

.home-titles .ch {
    font-size: 26px;
}
	.mobile_left_nav{display: block;background:#dcc78b;width: 100%;margin-bottom:10px;}
	.left_nav_ul li {
		
}
	.pc_left_nav{display: none;}
	.flash .bx-viewport{height: 160px !important;}
	.flash .bx-viewport img{height: 160px !important;}
	.home-titles .en {
    display: none;
}
.left_nav_ul {
   margin-top:10px;
   width: 100%;
}
	.home-blocks {
    
    padding: 5px 0;
}
		.navbar-nav .open .dropdown-menu > li > a {
		  line-height: 40px;
		}
		img.logo{display: none;}
			.product_img{}
			.headerTop{display: none;}
      .centerBlock{width: 100%;}
      .centerBlock .place h3{display: none;}
      .centerBlock .place p.about_contents{display: none;}
			.slick-list .slick-track .slick-slide{width: 50%;}
			.home-about .slick-slide {
				  padding-top: 0;
				   padding-bottom: 15px;
			}
				.home-about .pic {
					height: 120px;
				}
			.home-about .items
			{
				width: 95%;
			}
			.productCless ul li{
				font-size: 13px;
				width: 45%;
			}
			.home-news {
			    padding: 0;
			}
			.home-news li {
			  width: 100%;
			}
			.home-news li .date {
				display:none;
				}
				.home-news li .text {
				    width: 100%;
					padding:0 10px 0 10px;
				}
				.home-news ul {
				    width: 100%;
				    padding:0 5px 0 5px;
				}
				.footer .box.pull-left.pull-name{
					display: none;
				}
				.footer .box{
					text-align: left;
					width: 50%;
				}
				.footer .box {
				 padding-left: 3px; 
				 padding-right: 3px; 

				}
				
      .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{border:1px solid #404244;}
      .navbar-default .navbar-toggle:hover,
      .navbar-default .navbar-toggle:focus {
        background-color: #46d8ad;
      }
      .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}
      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
      .navbar-default .navbar-nav > li { border-bottom:1px solid #404244; }
      .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: #fff;}
      .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: #46d8ad; color: #fff;}

       header{}
      .search_group{margin: 20px 0px 15px 0px;}
      #topsearch{display: none;}
      .logo{display: block; margin: 0 auto;max-width:700px;}
      .flash div.bx-pager{ /*display:none;*/}
      .list_box{margin:5px 0px 0px 0px;}
	.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{padding-top: 0px;}
      footer{ margin-bottom:50px;}
      
    .footer_nav ul{padding: 0;margin: 0;width:100%;padding: 10px;}
    .footer_nav ul li{display: inline-block;width:32%;text-align: center;line-height:30px;border: 1px solid gray;}  
}

@media screen and (max-width: 767px) {
     .copyright_p{ display:none;}
}

/*414px到768px*/
@media screen and (min-width:414px) 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%;
  }
  .logo{max-width:400px;}
}

@media screen and (max-width: 414px) {
  .logo{max-width:280px;}
}



