﻿@import "style2.css";
@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:#313131;font-family:"微软雅黑",Arial, Helvetica, sans-serif,"宋体";background:#f0f0f0;}
ul,li{list-style:none;}
.clear{clear:both;}
a{color:#313131;text-decoration:none;}
a:hover{color:#008cd6;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;}
.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;}
p { margin: 0 0 10px;}



/*all*/
.main{width:100%;float:left;padding:30px 0 80px 0;}
.main_top{margin-bottom:25px;}
.main_list{float:left;width:100%;margin:0 0 20px 0;text-align:center;}
.main_list ul{float:left;width:100%;}
.main_list ul li{display:inline-block;margin:5px;}
.main_list ul li a{display:block;line-height:36px;font-size:16px;color:#666;padding:0 25px;border-radius:17px;border:1px solid #ddd;transition: all .3s ease;}
.main_list ul li a.current,.main_list ul li a:hover{background:#008cd6;color:#fff;border:1px solid #008cd6;}
.main2{width:100%;float:left;padding:0 0 80px 0;}
.ur_here{float:right;/*width:100%;border-bottom:1px solid #ccc;*/}
.ur_here ul{}
.ur_here ul i{float:left;font-size:20px;color:#008cd6;line-height:20px;margin-right:5px;display:none;}
.ur_here ul li{float:left;line-height:20px;font-size:14px;color:#999;margin:0 3px;}
.ur_here ul li a{font-size:12px;color:#999;}
.ur_here ul li a:hover{color:#008cd6;}

/*end*/

/**顶部**/
#header{float:left;width:100%;}
#logo{float:left;}
#logo img{height:75px;margin:16px 0 19px 0;}
#tel{float:right;height:57px;padding-left:80px;background:url(../pic/tel.png) no-repeat left center;margin-top:26px;}
#tel .a{display:block;font-size:14px;color:#666666;line-height:24px;}
#tel .b{display:block;font-size:30px;color:#d01d1d;line-height:30px;font-weight:bold;}

/*end*/

/*search*/
#search{float:left;width:320px;margin:39px 0 0 113px;}
#search form{float:left;width:100%;position:relative;}
.skw{float:left;width:100%;height:36px;line-height:36px;border:2px solid #008cd6;font-size:12px;color:#313131;padding:0 36px 0 13px;background:#f0f0f0;}
.sub{width:36px;height:36px;background:url(../pic/search.png) no-repeat center;position:absolute;right:0;top:0;border:none;}
/*end*/

/*menu*/
#navigate{float:left;width:100%;background:#008cd6;}
#navigate ul li{float:left;position: relative;z-index:1000;}
#navigate ul li.first_menu{}
#navigate ul li a{ display:block;line-height:40px;height:40px;color:#fff;font-size:16px;padding:0 42px;transition: all .3s ease;}
#navigate ul li a:hover,#navigate ul li .current{background:#ffa800;}

#navigate ul li .drop_menu{width:180px;position:absolute;left:0;top:40px;display:none;text-align:center;background:#008cd6;z-index:2;}
#navigate ul li .drop_menu li{float:left;width:100%;height:auto;margin:0 0 4px 0;}
#navigate ul li .drop_menu li a{display:block;height:auto;line-height:22px;font-size:14px;color:#fff;padding:5px 15px 5px 42px;background:#008cd6;text-align:left;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#navigate ul li .drop_menu li a:hover{background:#ffa800;}
/*end*/



/*flash*/
#banner{width:100%;float:left;}
#banner img{width:100%; height:auto;}
.banner_img{float:left;width:100%;background-size:cover !important;height:300px;}
#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{float:left;width:100%;padding:75px 0 0 0;}
.home_top{float:left;width:100%;text-align:center;background:url(../pic/home_top_bg.png) no-repeat center;/*background-size:contain;*/}
.home_top h3{display:inline-block;font-size:30px;color:#313131;line-height:30px;padding:0 60px;/*background:#f0f0f0;*/}
.pro_con{float:left;width:100%;padding:40px 0 0 0;}
.pro_item{float:left;width:20%;padding:0 10px;}
.pro_item_img{float:left;width:100%;position:relative;overflow:hidden;}
.pro_item_img a{display:block;width:100%;padding-bottom:72.7%;background-size:contain !important;background-color:#fff !important;}
.pro_item_border{position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid #d9d9d9;z-index:2;}
.pro_item_title{float:left;width:100%;height:40px;line-height:40px;padding:0 7px;text-align:center;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.pro_item_title a{font-size:14px;color:#313131;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pro_item:hover .pro_item_border{border:2px solid #008cd6;}
.pro_item:hover .pro_item_title a{color:#008cd6;}
.pro_more{float:left;width:100%;text-align:center;margin-top:14px;}
.pro_more a{display:inline-block;}
.pro_more a span{display:block;font-size:14px;color:#ffa800;line-height:14px;}
.pro_more a i{display:inline-block;margin-top:6px;width:14px;height:7px;background:url(../pic/triangle.png) no-repeat center;background-size:contain;}
.pro_more a:hover span{color:#008cd6;}
.pro_more a:hover i{background:url(../pic/triangle2.png) no-repeat center;}

/* 分销品牌 */
#brand{float:left;width:100%;padding:75px 0 0 0;}
.brand_con{float:left;width:100%;padding:30px 0 0 0;}
.brand_item{float:left;width:20%;padding:10px;}
.brand_item a{float:left;display:block;width:100%;padding-bottom:36.36%;background-size:contain !important;background-color:#fff !important;position:relative;}
.brand_item_border{position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid #008cd6;z-index:2;opacity:0;
	transition: all .3s ease;
}
.brand_item:hover .brand_item_border{opacity:1;}

/* 我们的优势 */
#box{float:left;width:100%;background:url(../pic/box.jpg) no-repeat top center;margin:75px 0 0 0;}
#ad{float:left;width:100%;padding:75px 0 40px 0;background:rgba(0, 140, 214, 0.95);}
.ad_top{background:url(../pic/home_top_bg2.png) no-repeat center;}
.ad_top h3{background:none;color:#fff;}
.ad_con{float:left;width:100%;margin-top:40px;}
.ad_item{float:left;width:33.333%;margin-bottom:30px;}
.ad_item_box{float:left;width:100%;height:140px;overflow:hidden;padding:22px 12px;text-align:center;background:#fff;transition: all .3s ease;}
.ad_item_title{float:left;width:100%;height:44px;line-height:44px;font-size:24px;color:#008cd6;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.ad_item_des{float:left;width:100%;height:48px;line-height:24px;font-size:14px;color:#666;overflow:hidden;}
.ad_item_img{float:left;width:100%;padding-bottom:60.9%;background-size:cover !important;position:relative;}
.ad_item_img i{display:block;position:absolute;left:20px;top:0;width:48px;height:23px;background:url(../pic/triangle3.png) no-repeat center;background-size:contain;transition: all .3s ease;}
.ad_item2 i{transform:rotate(180deg);bottom:0;top:auto;}
.ad_item:hover .ad_item_box{background:#ffa800;}
.ad_item:hover .ad_item_title,.ad_item:hover .ad_item_des{color:#fff;}
.ad_item:hover .ad_item_img i{background:url(../pic/triangle4.png) no-repeat center;}

/* 增值服务 */
#service{float:left;width:100%;background:rgba(240, 240, 240, 0.95);padding:80px 0 50px 0;}
.service_top h3{background:none;}
.service_con{float:left;width:100%;margin-top:40px;}
.service_item{float:left;width:50%;padding:0 40px;margin-bottom:30px;}
.service_item_box{float:left;width:100%;overflow:hidden;position:relative;}
.service_item_img{float:left;width:120px;overflow:hidden;}
.service_item_img img{width:100%;height:auto;border-radius:50%;}
.service_item_right{margin-left:155px;}
.service_item_title{height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;margin-top:22px;}
.service_item_title a{font-size:24px;color:#008cd6;}
.service_item_des{height:36px;line-height:36px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;font-size:16px;color:#666;}
.service_item_line{position:absolute;left:60px;bottom:0;width:100%;height:3px;background:#008cd6;}

/* 应用领域 */
#apply{float:left;width:100%;padding:75px 0 0 0;}
.apply_con{float:left;width:100%;margin-top:55px;}
.apply_item{float:left;width:16.666%;position:relative;}
.apply_item img{width:100%;height:auto;}
.apply_item:hover{background:url(../pic/bg_01.png) no-repeat center;background-size:contain;}
.apply_item_title{position:absolute;left:0;bottom:35px;width:100%;padding:0 10px;text-align:center;font-size:14px;color:#666;}
.apply_item:hover .apply_item_title{color:#fff;}

/* 关于我们 */
#about{float:left;width:100%;padding:80px 0 0 0;}
.about_con{float:left;width:100%;margin-top:45px;background:url(../pic/about_bg.jpg) no-repeat center;background-size:cover;}
.about_item{float:left;width:720px;min-height:350px;background:rgba(0, 140, 214, 0.94);padding:20px 35px 50px 35px;position:relative;}
.about_item_title{float:left;width:100%;height:50px;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.about_item_title a{font-size:18px;color:#fff;}
.about_item_des{float:left;width:100%;font-size:14px;color:#fff;line-height:24px;}
.about_item_more{display:block;width:48px;height:48px;background:url(../pic/more.jpg) no-repeat center;background-size:contain;position:absolute;right:0;bottom:0;}

/* 地址 */
#address{float:left;width:100%;padding:65px 0;background:url(../pic/address_bg.jpg) no-repeat center;background-size:cover;}
.map{float:left;width:65%;box-shadow: 0 0 10px #a69f9f;}
.map img{width:100%;height:auto;}
.address_con{float:left;width:35%;padding-left:30px;text-align:center;margin-top:-10px;}
.address_item{float:left;width:100%;min-height:115px;border-bottom:1px solid #b0d9ed;}
.address_item_title{float:left;width:100%;line-height:50px;font-size:16px;color:#008cd6;}
.address_item_des{float:left;width:100%;line-height:24px;font-size:14px;color:#666;}
.address_item_des a{color:#666;}
.address_item_des a:hover{color:#ffa800;}

/* footer */
#footer{float:left;width:100%;background:#008cd6;padding:18px 0;font-size:14px;color:#fff;line-height:24px;text-align:center;}
#footer a{font-size:14px;color:#fff;}
#copyright{float:left;width:100%;}




/*left*/
#left{width:260px;float:left;text-align:center;}
.left_list{float:left;width:100%;margin-bottom:25px;}
.left_top{float:left;width:100%;}
.left_top h3{display:block;width:100%;height:80px;line-height:80px;background:url(../pic/left_top.png) no-repeat left center;background-size:cover;font-size:24px;color:#fff;overflow:hidden;}
.left_top h3 a{color:#fff;}
.left_con{float:left;width:100%;background:#fff;padding-top:4px;}
.type_list{float:left;width:100%;}
.type_list ul{float:left;width:100%;margin:0px;padding:0px;list-style-type:none;}
.type_list li{float:left;width:100%;border-bottom:1px dashed #d9d9d9;}
.type_list li a{display:block;width:100%;height:48px;font-size:16px;color:#666;line-height:28px;padding:10px 12px;overflow:hidden;position:relative;}
.type_list li a:hover,.type_list li a.current{background:#008cd6 url(../pic/left_list_li2.jpg) no-repeat right center;color:#fff;background-size:contain;}
.type_list li a.current:before{content:"";position:absolute;left:50px;top:0;width:8px;height:100%;background:url(../pic/left_list_li1.jpg) no-repeat left center;background-size:contain;}
.type_list li.second_cat{display:none;}

.contact_list{float:left;width:100%;text-align:left;}
.contact_list ul{float:left;width:100%;}
.contact_list ul li{float:left;width:100%;line-height:24px;font-size:14px;color:#999;margin-bottom:5px;}
.contact_list ul li i{float:left;color:#008cd6;font-size:16px;margin-right:15px;}
.contact_list ul li i.icon-phone{margin-right:12px;}
.contact_list ul li span{float:left;}
.contact_list ul li span.b{width:190px;}

/*end*/

/*right*/
#right{width:880px;float:right;background:#fff;padding:40px;}
#right_top{float:left;width:100%;padding-bottom: 10px;border-bottom: 1px solid #efefef;}
#right_top h3{float:left;font-size:20px;color:#f19c01;line-height:20px;}
#right_top h3 a{color:#f19c01;}
#right_con{width:100%;float:left;padding:20px 0 0 0;line-height:200%;overflow-x:hidden;min-height:300px;height:auto !important;height:300px;}
#right_con img{max-width:100%;height:auto;}
/*end*/

	 
/*news*/
.art_list{width:100%;float:left;}
.art_time{float:left;width:68px;text-align:center;}
.art_time .a{display:block;margin:20px auto 7px;width:60px;height:60px;line-height:60px;background:#cccccc;border-radius:50%;font-size:36px;color:#fff;}
.art_time .b{display:block;font-size:14px;color:#999;line-height:14px;}
.art_right{margin-left:93px;padding:10px 0;border-bottom:1px dashed #d4d4d4;}
.art_title{height: 35px;line-height: 35px;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.art_title a{font-size:16px;color:#008cd6;}
.art_des{height:48px;line-height:24px;font-size:14px;color:#666;overflow:hidden;}
.art_list:hover .art_time .a{background:#ffa800;}
.art_list:hover .art_title a{color:#ffa800;text-decoration:underline;}

.articleList{width:100%;float:left;margin-top:-10px;}
.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: 20px;color: #5a5a5a;text-align: center;line-height: 50px;}
.articleAuthor{text-align: center;padding: 0 0 10px 0px;border-bottom: 1px solid #ccc;}
.articleAuthor span{margin: 0px 6px;font-size: 14px;color: #999;}
.articleInfo{width: 100%; padding: 25px 0; line-height: 200%; min-height: 250px;}
.articleInfo img{max-width:100%;}
.pageUpDown{padding-top: 10px;text-align: left; line-height: 30px;font-size: 16px;color: #333;}


/*end*/

/*Product*/
.productClass{float:left;width:100%;padding:15px 0 10px 0;}
.productClassImg{float:left;width:220px; }
.productClassImg span{display:block;width:100%;padding-bottom: 50%;background-size: contain !important;border:1px solid #d9d9d9;}
.productClassDes{margin-left:244px;}
.productClassDes h3{font-size:20px;color:#008cd6;line-height:30px;}
.productClassDes span{display:block;font-size:14px;color:#666;line-height:24px;}
.productList{float:left;width:100%;padding:25px 0 0 0;}
.productList table{border: 1px solid #d0d0d0;text-align:center;}
.productList table .top{background: #e1e1e1;}
.productList table td{border: 1px solid #d0d0d0;line-height:50px;font-size: 14px;}
.productList table td img{vertical-align:middle;}
.pro_list{}
.pro_list .p1 a{color:#008cd6;}
.pro_list .p1 a:hover{color:#ffa800;text-decoration:underline;}
.productTitle{line-height:45px;font-weight:bold; text-align:left; font-size:18px;color:#008cd6;border-bottom:1px dashed #d0d0d0;margin:0 0 0 370px;}
.productDes{text-align:left;font-size:14px;color:#999;line-height:30px;margin:10px 0 0 370px;}
.productImg{float:left;width:350px;text-align:center;float:left;margin:10px 0;}
.productImg img{max-width:100%;border: 1px solid #d9d9d9;}
.productBuy{width:100%;text-align:center;float:left;margin:10px auto;}
.productBuy a{margin:0 10px;}
/*.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 solid #ccc;line-height:40px;}
.title span{font-size:14px;font-weight:bold;}
.productDesc{ line-height:200%;padding:10px 0;width:100%;float:left;}
/*end*/

/*page*/
.pages{float:left;width:100%;margin:30px 0 0 0; font-size:14px;text-align:center;}
.pages li{ display:inline-block;}
.pages a{display:block;line-height:22px;font-size:14px;color:#999;padding:0 8px;border-radius:11px;margin:0 7px;}
.pages a:hover{background:#ffa800;color:#fff;}
.pages li.active a{background:#ffa800;color:#fff;}

/*end*/

/*feedback*/
.f_list{width:100%;float:left;margin:5px auto;clear:both;}
.f_list .fl_l{float:left;width:20%;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 */

/*toolbar*/
#toolbar2{display:none;}
#toolbar{width:68px;position:fixed;right:0px;top:50%;margin-top:-136px;z-index:1000000;}
#toolbar ul{}
#toolbar li{width:68px;height:68px;float:left;margin:4px 0px;position:relative;}
#toolbar li .t_item{width:68px;height:68px; background:#f79800;text-align:center;line-height:68px; display:block;border-radius:5px 0 0 5px; color:#fff; text-decoration:none;position:absolute; left:0px; top:0px; z-index:2;}
#toolbar li a.t_item:hover,#toolbar li a.cur{background:#212021;}

.tool_qq{position:absolute;left:-118px;top:0px;width:118px;padding:0 10px 0 0; display:none;}
.tool_qq_con{width:108px;padding:10px 0;float:left;border:1px solid #f79800; background:#fff; text-align:center;}
.tool_tel{width:170px;height:68px; background:#212021; position:absolute;left:0px;top:0px; line-height:68px;font-size:18px; color:#fff; padding:0 0 0 10px; white-space:nowrap;border-radius:5px 0 0 5px; }
.tool_weixin {position:absolute;top:0px;width:118px;left:-118px;padding:0 10px 0 0; display:none;}
.t_wx_con{width:108px;background:#fff;border:1px solid #f79800;padding:3px;text-align:center; font-size:14px; line-height:22px;}
.t_wx_con img{width:100px;height:100px;}

.t1 i{width:68px;height:68px;background:url(../pic/u1.png) no-repeat center center; display:block;}
.t2 i{width:68px;height:68px;background:url(../pic/u2.png) no-repeat center center; display:block;}
.t3 i{width:68px;height:68px;background:url(../pic/u3.png) no-repeat center center; display:block;}
.t4 i{width:68px;height:68px;background:url(../pic/u4.png) no-repeat center center; display:block;}
.t5 i{width:68px;height:68px;background:url(../pic/u5.png) no-repeat center center; display:block;}

@media screen and (max-width: 1200px){
	.banner_img{height:250px;}
	#logo img{height:65px;margin:15px 0;}
	#search{width: 250px; margin: 29px 0 0 90px;}
	#tel{background-size: contain;height:40px;padding-left:70px;}
	#tel .a{font-size:12px;line-height:16px;}
	#tel .b{font-size:24px;}
	#navigate ul li a{padding:0 32px;}
	.home_top h3{font-size:26px;}
	.ad_item_title{font-size:20px;font-weight:bold;}
	.service_item_img{width:100px;}
	.service_item_line{left:50px;}
	.service_item_right{margin-left:125px;}
	.service_item_title{margin-top:12px;}
	.service_item_title a{font-size:20px;}
	.service_item_des{font-size:14px;height:30px;line-height:30px;}
	#left{width:22%;}
	#right{width:75%;}
	.type_list li a.current:before{left:20px;}
}
@media screen and (max-width: 992px){
	.banner_img{height:200px;}
	#search{display:none;}
	#navigate ul li a{padding:0 20px;font-size:14px;}
	#navigate ul li .drop_menu li a{font-size:12px;}
	.home_top h3{font-size:24px;}
	#pro,#brand,#apply,#about{padding:50px 0 0 0;}
	#box{margin:50px 0 0 0;}
	#ad,#service{padding:50px 0 25px 0;}
	#address{padding:40px 0;}
	.main{padding:50px 0;}
	.pro_item{width:33.333%;}
	.brand_item{width:25%;}
	.service_item:nth-child(2n-1){padding:0 15px 0 0;}
	.service_item:nth-child(2n){padding:0 0 0 15px;}
	.service_item_img{width:70px;}
	.service_item_line{left:35px;}
	.service_item_right{margin-left:85px;}
	.service_item_title{margin-top:0;}
	.service_item_title a{font-size:16px;font-weight:bold;height:30px;line-height:30px;}
	.service_item_des{font-size:14px;height:14px;line-height:14px;}
	#left{width:100%;}
	#right{width:100%;}
	.contact_list{display:none;}
	
}

@media screen and (max-width: 760px){
	.banner_img{height:150px;}
	#logo img{height:50px; margin: 8px 0 5px 0;}
	#tel{display:none;}
	#navigate{display:none;}
	.apply_item{width:33.333%;}
	.service_item{width:100%;padding:0 !important;}
	.service_item:last-child{margin-bottom:0;}
	.about_item{width:100%;}
	.ad_item{width:100%;}
	.map{display:none;}
	.address_con{width:100%;padding:0;}
	.address_item{min-height:auto;padding:10px 0 10px 0;}
	.address_item_title{line-height:30px;}
	.home_top h3{padding:0;font-size:22px;}
	.pro_item{width:50%;}
	#pro .pro_item:nth-child(n+9){display:none;}
	.brand_item{width:50%;}
	#footer{padding:8px 0;}
	.slideBox .prev,.slideBox .next{display:none;}
	.slideBox .hd ul li{width:10px;height:10px;}
	#pro,#brand,#apply,#about{padding:35px 0 0 0;}
	#box{margin:35px 0 0 0;}
	#ad,#service{padding:35px 0 20px 0;}
	#address{padding:25px 0;}
	.pro_con{padding:25px 0 0 0;}
	.brand_con{padding:20px 0 0 0;}
	.ad_con,.service_con{margin-top:30px;}
	.apply_con,.about_con{margin-top:25px;}
	.about_item{ padding: 20px 20px 50px 20px;}
	.about_item_more{width:35px;height:35px;}
	.main{padding:25px 0;}
	.main_list{display:none;}
	.art_right{margin-left:65px;}
	.articleAuthor span{font-size:12px;margin:0 4px;}
	.articleTitle{line-height:30px;font-size:18px;}
	#left{display:none;}
	#right{padding:20px 15px 30px 15px;}
	.productClassImg{display:none;}
	.productClassDes{margin-left:0;}
	.p2,.p3,.p4,.p6{display:none;}
	#right_con{padding:10px 0 0 0;}
	#right_top h3{display:none;}
	.ur_here{float:left;}
	.ur_here ul i{display:block;}
	.ur_here ul li:nth-child(2){display:none;}
	.productTitle,.articleTitle{margin-top:15px;}
	.art_time{width:50px;}
	.art_time .a{width:46px;height:46px;line-height:46px;font-size:24px;}
	.art_time .b{font-size:12px;}
	.productImg{width:100%;}
	.productTitle{margin:0;}
	.productDes{margin:10px 0 0 0;}

	/*手机底部导航*/
	#toolbar{display:none;}
	.blank55{height:55px; line-height:1px; clear:both;}
	#toolbar2{color:#fff;width:100%;height:54px;position:fixed;bottom:0;left:0;z-index:8;background:#333; display:block;}
	#toolbar2 li{float:left;width:25%;text-align:center;}
	#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: 640px){
	.banner_img{height:120px;}
}


