﻿@charset "utf-8";
/* CSS Document */
/**全局**/
*{ margin:0px; padding:0px;}
div,form,img,ul,ol,li,dl,dt,dd,map {padding:0;margin:0;border:0;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0; }
body{margin:0px; padding:0px; font-size:14px; color:#333;font-family:"微软雅黑",Arial, Helvetica, sans-serif,"宋体";background:#fff;}
ul,li{list-style:none;}
.clear{clear:both;}
a{color:#333;text-decoration:none;}
a:hover{color:#54C11A;text-decoration:none;}
img{border:none;}
hr{line-height:0px; font-size:0px; border:none; height:1px; width:100%; margin:5px 0px;}
div{margin:0px auto;}
.f_l{ float:left;}
.f_r{ float:right;}
input,select{ font-family:arial, Helvetica, sans-serif; padding:1px;}
.blank{width:100%;height:10px;clear:both;overflow:hidden;}
.blank20{width:100%;height:20px;clear:both;overflow:hidden;}
.blank10{width:100%;height:10px;clear:both;overflow:hidden;background:#ebeaea;}
.mt10{margin-top:10px;}
.hide{display:none;}
.red{color:#f00;}
.blue{color:#00f;}
.gray{color:#ccc;}
.noInfo{width:100%;float:left;padding:10px 0; text-align:center;}
.input_submit{width:77px;height:41px;float:left;background:url(../images/search.png) no-repeat left top; text-align:center;line-height:41px; color:#fff; border:0px; cursor:pointer;}
.float_bg{background:url(../images/qq_3.gif) repeat-y left top;width:118px;padding:2px 0;float:left;}
.f_list{width:100%;float:left;margin:5px auto;clear:both;}
.f_list span{float:left;width:80px;}
.block{width:1000px;margin:0 auto;}



/*all*/
.main{width:100%;float:left;padding:10px 0;}


/*end*/

/**顶部**/
#header{border-bottom:1px solid #e5e5e5;}
#header_top{width:100%;height:30px;line-height:30px;background:#f7f6f6;}
#header_top span{float:left;color:#666;font-size:12px;}
#logo{float:left;margin:10px 0;}
#logo img{height:80px;}
#header_right{float:right;}
#tel{float:right;background:url(../pic/tel.png) no-repeat left center;padding-left:47px;margin-top:33px;}
#tel p{font-size:14px;line-height:20px;color:#999;display:block;margin:0;}
#tel span{font-size:20px;line-height:22px;color:#54c11a;display:block;}

.top_right{float:right;}
.top_right li{display:inline;}
.top_right li a{font-size:12px;color:#666;margin:0 5px;}

.language{float:right;width:126px;height:24px;line-height:24px;color:#666; text-align:center;background:url(../pic/version.jpg) no-repeat;margin-top:12px;}
.language span{ display:inline;}
.language span a{font-size:12px !important;color:#999; margin:0 3px;}
.language span a:hover{color:#54C11A;}

/*end*/

/*menu*/
#nav{width:100%;border-bottom:3px solid #54c11a;}
#nav ul li{float:left;width:12.5%;height:48px;position: relative;z-index:1000; text-align:center;}
#nav ul li.first_menu{ background:none;}
#nav ul li a{ display:inline-table;width:100%;height:48px;line-height:48px;color:#333;text-align:center;font-size:16px;font-family:"微软雅黑";
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
 }
#nav ul li a:hover,#nav ul li .current{color:#fff;background:#54c11a;}
#nav ul li ul{display:none;}


#navigate{float:right;margin:30px 0 0 0; clear:both;}
#navigate ul li{float:left;height:50px;width:93px;position: relative;z-index:1000; text-align:center;}
#navigate ul li.first_menu{ background:none;}
#navigate ul li a{ display:inline-table;line-height:50px;height:50px;color:#000;text-align:center;font-size:16px;font-family:"微软雅黑"; }
#navigate ul li a:hover {background:url(../images/nav_span.png) repeat-x left bottom;}
#navigate ul li .current{background:url(../images/nav_span.png) repeat-x left bottom;}

#navigate ul li ul {display:none;position:absolute;left:0;top:47px;padding:5px 0;background:#45b1ff;z-index:9999;}
#navigate ul li ul li {border:none;float:none; background:none; height:30px; line-height:30px; overflow:hidden;}
#navigate ul li ul li a{height:30px;line-height:30px; font-size:14px; color:#fff;font-weight: normal; background:none;}
#navigate ul li ul li a:hover {background:none;color:#ff0;}
/*end*/

/*mobile menu*/
.navbar-toggle{margin:15px 0px 0 0;}
.navbar-toggle .icon-bar{background-color:#333;}
.mobile_nav{display:none; background:#54C11A;}
.mobile_nav ul{margin:0px;padding:0px; list-style-type:none;}
.mobile_nav li{margin:0px;padding:0px; list-style-type:none;border-bottom:1px solid #fff;position: relative;}
.mobile_nav ul li a{padding-left: 10px;color: #fff;display: block;font-size: 14px;height: 38px;line-height: 38px; font-weight:bold;}
.mobile_nav ul li a:hover, .mobile_nav ul li a:active {background-color:#5FEC14;}
.mobile_nav ul ul{margin: 0;padding:0 10px 10px 10px; display:none;}
.mobile_nav ul ul li {border-bottom:none;margin: 0;padding: 0;}
.mobile_nav ul ul li a {padding: 0;padding-left: 5px;font-size:14px;font-weight:normal;height: 38px;line-height: 38px;}

.mobile_nav ul li i {position: absolute;top:12px;right:5px;display: block;width: 13px;height: 13px;overflow: hidden;background-position: center center;background-repeat: no-repeat;	background-size: contain;}
.mobile_nav ul li i.touch-arrow-down{background-image: url(../images/touch-arrow-d.png);}
.mobile_nav ul li i.touch-arrow-up{background-image: url(../images/touch-arrow-u.png);}


/*search*/
#search{width:300px;height:37px;float:right; text-align:left;margin:40px 50px 0 0;}
#search form{margin:0px auto;padding:0px;}
.skw{width:100%;height:35px;line-height:35px;color:#999;border:1px solid #dcdcdc;border-radius:30px;text-indent:30px;position:relative;}
.sub{width:40px;height:35px;background:url(../pic/search.png) no-repeat center center;position:absolute;right:0;top:0;cursor:pointer;border:0;}
/*end*/

/*flash*/
#banner{width:100%;float:left;}
#banner img{width:100%; height:auto;}
#flash{width:100%;float:left;}
.slideBox{ position:relative; overflow:hidden;background:#000;}
.slideBox .bd{position:relative; z-index:0;margin:0 auto; }
.slideBox .bd li{position:relative; text-align:center;  }
.slideBox .bd li img{width:100%;}	
.slideBox .hd{width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:12px;line-height:12px;}
.slideBox .hd ul{text-align:center;}
.slideBox .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px;height:12px;margin:0 5px;overflow:hidden;background:#fff;/*filter:alpha(opacity=80);opacity:0.8;*/line-height:999px; border-radius:50%;}
.slideBox .hd ul .on{background:#45b1ff;}

.slideBox .prev{position:absolute; left:10px; top:50%;margin-top:-37.5px; display:block; width:49px; height:75px; background:url(../images/left.png) no-repeat left top; cursor:pointer;}
.slideBox .next{position:absolute; right:10px; top:50%;margin-top:-37.5px; display:block; width:49px; height:75px; background:url(../images/right.png) no-repeat left top; cursor:pointer;}
/*end*/



/* --- 产品展示 --- */
.pro_item{float:left;width:100%;padding:50px 0 50px 0;}
.home_top{float:left;width:100%;text-align:center;position:relative;}
.home_top h3{width:100%;height:62px;line-height:60px;font-size:30px;color:#54c11a;border-bottom:1px solid #dcdcdc;}
.home_top h3 a{font-size:30px;color:#54c11a;}
.home_top span{width:100%;height:5px;background:url(../pic/home_top.png) no-repeat center center;position:absolute;left:0;top:60px;}
.home_top h4{width:100%;height:50px;line-height:30px;font-size:12px;color:#a2a2a2;text-transform:uppercase;}
.pro_item_con{float:left;width:100%;padding:20px 0 0 0;}
.pro_bg{background:#f7f6f6;}
.pro_item_con .slideTxtBox2{padding:22px 0 10px 0;background:#f7f6f6;}
.pro_item_con .hd ul{float:left;padding:0 15px;}
.pro_item_con .hd ul li{float:left;width:100%;height:70px;background:#ebeaea;color:#333;margin-bottom:8px;padding:0 14px;position:relative;cursor:pointer;}
.pro_item_con .hd ul li.on{background:#54c11a;color:#fff;}
.pro_item_con .hd ul li.on span{width:28px;height:70px;background:url(../pic/pro_left.png) no-repeat 100% center;position:absolute;right:-25px;top:0;}
.pro_item_con .hd ul li h3{width:100%;height:40px;font-size:16px;line-height:50px;overflow:hidden;}
.pro_item_con .hd ul li h4{width:100%;height:20px;font-size:12px;line-height:20px;overflow:hidden;}
.pro_item_list{margin:0 0 20px 0;}
.pro_item_img{width:100%;overflow:hidden;}
.pro_item_img img{width:100%;}
.pro_item_title{width:100%;text-align:center;height:30px;line-height:30px;overflow:hidden;}
.pro_item_title a{font-size:14px;color:#333;}
.pro_item_con .bd .noinfo{padding-left:40px;}

.pro_item_list:hover .pro_item_img img{
	transform: scale(1.2, 1.2) rotate(10deg);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.pro_item_list:hover .pro_item_title a{color:#54C11A;}

/* --- 产品展示 end --- */

/* ---- ibox ---- */
.ibox{float:left;width:100%;background:url(../pic/ibox_bg.jpg) repeat-x left top;padding:50px 0 50px 0;}
.ibox p{margin:0;}
.about{float:left;width:31.6%;border:1px solid #e8e8e8;box-shadow:0 2px 5px #c2c2c2;}
.news{float:right;width:65.8%;box-shadow:2px 5px 5px #d1d1d1;}

/*  关于我们 */
.about_img{float:left;}
.about_img img{width:100%;height:200px;}
.about_con{width:100%;float:left;padding:20px 14px 20px 14px;overflow:hidden;}
.about_top{float:left;width:100%;height:30px;padding-left:12px;background:url(../pic/ibox_top.jpg) no-repeat left center;}
.about_top h3{float:left;line-height:30px;font-size:20px;color:#54c11a;}
.about_top h4{float:left;line-height:30px;margin-left:10px;font-size:14px;color:#999;}
.about_con_list{float:left;width:100%;font-size:14px;line-height:24px;color:#666;position:relative;}
.more1{float:left;color:#54c11a;position:absolute;right:0;bottom:0;}

/* 新闻中心 */
.news_1{float:left;width:50%;padding:17px 17px 22px 17px;background:#fff;}
.news_2{float:right;width:50%;padding:17px 17px 22px 17px;background:#fff;}

	/* 本例子css -------------------------------------- */
	.slideBox2{ position:relative; overflow:hidden;  max-width:100%;/* 设置焦点图最大宽度 */ }
	.slideBox2 .hd{ position:absolute; height:60px; line-height:60px; bottom:0; right:15px; z-index:1; }
	.slideBox2 .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; background:#fff; text-indent:-9999px; overflow:hidden;margin-left:9px;}
	.slideBox2 .hd li.on{ background:#54c11a;  }
	.slideBox2 .bd{ position:relative; z-index:0; }
	.slideBox2 .bd li{ position:relative; text-align:center;  }
	.slideBox2 .bd li img{ background:url(../pic/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
	.slideBox2 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
	.slideBox2 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:60px; line-height:60px; background:rgba(0,0,0,0.8); color:#fff;  text-align:left;  }

.news_2_top{width:100%;height:32px;padding-left:12px;background:url(../pic/ibox_top.jpg) no-repeat left center;}	
.news_2_top h3{float:left;line-height:32px;font-size:20px;color:#54c11a;}
.news_2_top h4{float:left;line-height:32px;margin-left:10px;font-size:14px;color:#999;}
.more2{float:right;display:block;width:58px;height:32px;background:url(../pic/more2.png) no-repeat center center;}
.news_2_con{width:100%;float:left;margin-top:7px;}
.news_2_con ul{width:100%;float:left;}
.news_2_con ul li{width:100%;height:36px;border-bottom:1px dashed #b7c7ae;background:url(../pic/news_left.png) no-repeat left center;overflow:hidden;}
.news_2_con ul li a{padding-left:17px;font-size:14px;line-height:36px;color:#666;}
.news_2_con ul li a:hover{color:#54C11A;}
.news_2_con ul li .time{float:right;font-size:12px;line-height:36px;color:#999;}

/* ---- ibox end ---- */


/* -- link start --*/
.link{width:100%;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;margin-bottom:30px;}
.link_top{width:13%;float:left;position:relative;}
.link_top h3{width:130px;height:50px;background:#54c11a;text-align:center;font-size:18px;line-height:50px;color:#fff;}
.link_top span{width:25px;height:50px;background:url(../pic/pro_left.png) no-repeat;background-size:contain;position:absolute;left:130px;top:0;}
.link_con{width:87%;float:right;}
.link_con ul{float:left;}
.link_con ul li{float:left;margin-left:17px;}
.link_con ul li a{font-size:14px;line-height:50px;color:#666;}
.link_con ul li a:hover{color:#54C11A;}

.bottom{width:100%;background:#ebeaea;padding:20px 0 10px 0;}
.bottom_1{background:url(../pic/f_logo_li.png) no-repeat right center;padding:0;}
.bottom_2{padding-left:27px;}
.bottom_2_top h3{width:100%;font-size:14px;line-height:30px;color:#666;}
.bottom_2_con{width:100%;font-size:12px;line-height:20px;color:#666;}

.wechat_img{float:right;margin-left:14px;}
.wechat_con{float:right;font-size:14px;line-height:24px;color:#666;background:url(../pic/wechat_bg.jpg) no-repeat right top;margin-top:5px;}

#footer{width:100%;background:#d2d1d1;padding:8px 0;text-align:center;}
#copy_txt{font-size:12px;line-height;24px;color:#666;}


/* -- link end --*/


#LeftButton{width:24px;height:42px; display: block; background: url(../images/left.png) no-repeat 0px 0px; position:absolute;left:0px; top:55px;}
#RightButton{width:24px;height:42px;display: block; background: url(../images/right.png) no-repeat 0px 0px;position:absolute;left:736px; top:55px;}
#MarqueeDiv{width:692px; float: left; height:152px;overflow: hidden;margin:0 0 0 34px;display:inline;}
#MarqueeDiv img{margin-right:10px; height:150px; width:150px;}
/*end*/


/*left*/
#left{float:left;width:240px;text-align:center;}
.left_list{float:left;width:100%;}
.left_top{float:left;width:100%;height:60px;line-height:60px;float:left;background:#54c11a;position:relative;}
.left_top h3{float: left;width:100%;line-height:60px;font-size:22px;font-family: "微软雅黑";color: #FFF;text-align:center;}
.left_top span{
	width: 25px;
    height: 60px;
    background:#fff url(../pic/pro_left.png) no-repeat 100% center;
    position: absolute;
    right: -25px;
    top: 0;
}
.left_con{float:left;width:100%;padding:0 15px 30px 15px;background:#f7f6f6;}
.type_list ul{}
.type_list ul li{width:100%;margin-top:12px;}
.type_list ul li a{display:block;width:100%;height:40px;line-height:40px;font-size:14px;color:#333;background:#ebeaea;}
.type_list li a:hover,.type_list li a.current{color:#54c11a;}

.type_list li.second_cat{}
.type_list li.second_cat a{background:url(../images/left_2.png) no-repeat left center;padding:0 10px;}
.type_list li.second_cat a:hover{background:url(../images/left_4.png) no-repeat left center;}
.type_list li.second_cat a.current{background:url(../images/left_4.png) no-repeat left center;}


.contact{float:left;width:100%;background:#f7f6f6;padding:15px 15px 20px 15px;text-align:left;margin-top:30px;}
.contact_top{float:left;width:100%;border-bottom:1px solid #ebeaea;padding: 10px 0;}
.contact_top h3{width:100%;font-size:16px;line-height:24px;color:#333;}
.contact_top h4{width:100%;font-size:14px;line-height:24px;color:#666;}
.contact_tel{float:left;width:100%;height:24px;margin-top:15px;background:url(../pic/contact.jpg) no-repeat left center;overflow:hidden;}
.contact_tel span{font-size:16px;line-height:24px;color:#54c11a;font-weight:bold;padding-left:40px;}
.contact_con{float:left;width:100%;padding:10px 0 15px 0;border-bottom:1px solid #ebeaea;font-size:14px;line-height:24px;color:#666;}

.wechat_l_top{float:left;width:100%;height:35px;margin:15px 0;background:url(../pic/wechat_top.jpg) no-repeat 20px center;}
.wechat_l_top span{padding-left:70px;font-size:16px;line-height:35px;color:#666;}
.wechat_1_img{float:left;width:60%;margin:0 20%;}
.wechat_1_img img{width:100%;height:auto;}



/*end*/

/*right*/
#right{width:880px;float:right;}
#right_top{width:100%;height:60px;line-height:60px;float:left;border-bottom:1px solid #e5e5e5; text-align:center;}
#right_top h3{font-size:24px;color:#45b1ff;line-height:60px; font-family:"微软雅黑";}
#right_top h3 a{color:#45b1ff;}
#right_top span{float:right;}
#right_con{width:100%;float:left;padding:10px 20px 0 20px;line-height:200%;/*overflow-x:hidden;*/min-height:300px;height:auto !important;height:300px;}
#right_con img{max-width:100%;height:auto;}
.pro_list{ text-align:center;margin-bottom:20px;float:left;}
.pro_img{overflow:hidden; float:left;}
.pro_list:hover .pro_img{}
.pro_list:hover .pro_img  img{
	transform: scale(1.2, 1.2) rotate(10deg);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.pro_list:hover .pro_title a{color:#54C11A;}
.right_con_bg{background:#f7f6f6;}
/*end*/

/*demo*/
#demo {overflow:hidden;width:900px;height:145px;margin:35px 0 0 10px;float:left; display:inline;}
#cdemo {overflow:hidden;width:900px;}
#demo img {}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}
/*end*/


	 
/*news*/
.art_list{width:100%;float:left;padding:10px 0;border-bottom:1px dashed #e5e5e5;cursor:pointer;}
.art_img{float:left;width:22%;}
.art_img img{width:100%;}
.art_right{margin-left:22%;padding-left:20px;}
.art_title{width:100%;height:30px;line-height:30px;font-size:16px;overflow:hidden;margin-top:-7px;}
.art_author{width:100%;height:20px;line-height:20px;color:#999;font-size:12px;}
.art_author span{margin:0 10px 0 0;}
.art_des{color:#666;line-height:22px;margin-top:5px;max-height:66px;overflow:hidden;}
.more3{width:100%;height:30px;line-height:30px;font-size:14px;}
.more3 a{color:#54c11a;}
.art_list:hover{
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
	border-bottom:1px dashed #999;
}
.art_list:hover .art_title a{color:#54c11a;}

.articleList{width:100%;float:left;}
.articleList ul{margin:0px;padding:0px;list-style-type:none;}
.articleList li{margin:0px;padding:0 0 0 10px;list-style-type:none;border-bottom:1px dotted #ccc;background:url(../images/li_0.png) no-repeat left center;line-height:35px;}
.time{float:right;}
.articleTitle{ font-weight:bold; font-size:18px; text-align:center;}
.articleAuthor{text-align:center; padding:7px 0px;border-bottom:1px dotted #ccc;}
.articleauthor span{ margin:0px 6px; font-size:9pt;}
.articleInfo{width:100%;padding:10px 0; line-height:200%;}
.articleInfo img{max-width:100%;}
.pageUpDown{padding:10px 0;text-align: left;line-height:30px;}


/*end*/

/*Product*/
.productList{/*width:100%;float:left;*/}

.pro_img img{ width:100%;}
.pro_title{width:100%;height:25px;line-height:25px; overflow:hidden;}
.productTitle{line-height:35px;font-weight:bold; text-align:center; font-size:18px;width:100%;float:right;}
.productImg{width:100%;float:left;text-align:center;float:left;margin:20px auto;text-align:center;}
.productImg img{max-width:100%;}
.productBuy{width:67%;float:right;margin:10px auto;}
.productBuy a{margin:10px 10px 10px 0;display:inline-block;width:120px;height:40px;line-height:40px;background:#54C11A;color:#fff;border-radius:5px;font-size:16px;text-align:center;cursor:pointer;}
.productBuy a:hover{
	-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
	background:#F9A100;
	}
.share{width:67%;float:right;margin-top:20px;}
/*.productBuy a{width:120px;height:40px;line-height:40px;background:#45b1ff; display:inline-block; color:#fff; border-radius:5px; font-size:14px;}
.productBuy a:hover{background:#000;}*/
.title{width:100%;float:left;margin:10px 0 0 0;border-bottom:1px dotted #ccc;line-height:25px;}
.title span{font-size:14px;font-weight:bold;}
.productDesc{ line-height:200%;padding:10px 0;width:100%;float:left;}
/*end*/

/*page*/
.pages{ font-size:12px;text-align:center; padding:10px 0px 10px 0px;}
.pages li{ display:inline-block;}
.pages a{font-size:12px;padding:5px 10px;border:1px solid #ccc;margin:0 2px;}
.pages a:hover{background:#eee;}
.pages li.active a{background:#eee;color:#f00;}
.pages select{ vertical-align:middle; font-size:8pt; padding:0px; }
.pages b{ font-weight:normal;}
/*end*/

/*feedback*/
.f_list{width:100%;float:left;margin:5px auto;clear:both;}
.f_list .fl_l{float:left;width:10%;text-align:right;}
.f_list .fl_r{float:left;width:80%;}
.input_text{width:90%;border:1px solid #ccc; line-height:24px;
-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  }
.w100{width:100px;}
/*end */

/*手机底部导航*/
#toolbar2{ display:none;}

@media screen and (max-width: 1200px){
	#right{width:680px;}
	.about{width:100%;margin-bottom:30px;}
	.about_img{width:48%;}
	.about_con{width:52%;}
	.more1 {bottom:-24px;}
	.news{width:100%;}
}
@media screen and (max-width: 992px){

	#left{width:100%;}
	#right{width:100%;}
	#right_con{ min-height:auto;}
	.contact{display:none;}
}

@media screen and (max-width: 768px){
	.SonlineBox{display:none;}
	#tel{display:none; }
	#search{display:none; }
	#header_top{display:none; }
	#nav{display:none;}
	.mobile_nav{display:block;}
	

	.slideBox .prev,.slideBox .next{ display:none;}
	
	
	.pro_item_con .hd ul li.on span{background:none;}
	.about_img{width:100%;}
	.about_con{width:100%;padding: 20px 14px 40px 14px;}
	.news_1{width:100%;}
	.news_2{width:100%;margin-top:20px;}
	.link_top{width:100%;}
	.link_con{width:100%;}
	.bottom{display:none;}
	.link{display:none;}
	.link_con{margin-top:10px;}
	.link_con ul li a{line-height:30px;}
	
	.productImg{width:100%;}
	.productImg img{float:none;}
	.productTitle{width:100%;text-align:center;}
	.productBuy{width:100%;text-align:left;}
	.share{width:100%;}	

	
	#logo img{height:40px;}
	
	.home_top h3{
		font-size: 18px;
		height: 42px;
		line-height: 40px;
	}
	.home_top h3 a{font-size: 18px;}
	.home_top span{top:40px;}
	.pro_item{padding:20px 0;}
	
	.pro_item_con .hd{margin-bottom:15px;}
	.pro_item_con .hd ul li{width:33.3%;height:30px;border-left:3px solid #f7f6f6;border-right:3px solid #f7f6f6;}
	.pro_item_con .hd ul li h3{height:30px;text-align:center;line-height:30px;font-size:14px;}
	.pro_item_con .hd ul li h4{display:none;}
	.home_top h4{height:40px;}
	.left_top span{right:0;}
	.left_top{display:none;}
	.left_con{background:none;padding: 0 15px 10px 15px;}
	.type_list ul li{width:33.3%;display:inline-block;overflow:hidden;border-left:3px solid #fff;border-right:3px solid #fff;margin-top:5px;}
	.type_list ul li a{height:30px;line-height:30px;}
	.type_list li a:hover, .type_list li a.current {
		color: #fff;
		background: #54c11a;
	}
	
	.f_list .fl_l{width:30%;}
	.f_list .fl_r{width:70%;}	
	
	.pro_item_con .row{margin-left:-8px;margin-right:-8px;}
	.pro_item_list{padding:0 8px;}
	
	#right_con{padding:10px 0 0 0;}
	#right_con .row{margin-left:-8px;margin-right:-8px;}
	.pro_list{padding:0 8px;margin:10px 0;}
	.art_right{padding-left:15px;}
	.art_title{
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;		
	}
	.art_author{display:none;}
	.art_des{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;		
	}
	/*手机底部导航*/
	.blank55{width:100%;height:55px;clear:both;overflow:hidden;}
	#toolbar2{color:#fff;width:100%;height:54px;position:fixed;bottom:0;left:0;z-index:8;background:#333; display:block;}
	#toolbar2 a{width:100%;color:#fff;display:block;padding:5px 0 0 0;line-height:23px;font-size:14px;}
	#toolbar2 a span{ font-size:22px; display:block;}	
	
	
}
@media screen and (max-width: 480px){	

	
}

@media screen and (max-width: 320px){
	
}

