﻿@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:#404040;font-family:"微软雅黑",Arial, Helvetica, sans-serif,"宋体";background:#f0f0f0;}
ul,li{list-style:none;}
.clear{clear:both;}
a{color:#404040;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%;background:#fff;}
#logo{float:left;width:100%;text-align:center;}
#logo img{height:50px;margin:22px 0;}
.collect{display:block;position:absolute;right:0;top:6px;width:74px;height:20px;line-height:20px;background:#e83219 url(../pic/star.png) no-repeat 6px center;border-radius:10px;font-size:12px;color:#fff;text-indent:21px;}
.collect:hover{color:#fff;}


/*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%;margin:7px 0;position:relative;}
#navigate ul li{float:left;position: relative;z-index:1000;margin:0 18px;}
#navigate ul li.first_menu{margin-left:10px;}
#navigate ul li a{ display:block;line-height:32px;height:32px;color:#404040;font-size:14px;padding:0 17px;border-radius:18px;transition: all .3s ease;}
#navigate ul li a:hover,#navigate ul li .current{background:#3496da;color:#fff;}

#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;}
#slideBox2{display:none;}
.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:#167ec5;}
.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:64px 0 34px 0;}
.home_top{float:left;width:100%;text-align:center;position:relative;}
.home_top h3{display:inline-block;width:160px;height:71px;font-size:36px;color:#167ec5;line-height:47px;background:url(../pic/home_top.png) no-repeat left center;background-size:contain;margin-left:-148px;text-align:left;text-indent:3px;}
.home_top span{position:absolute;bottom:3px;left:50%;font-size:16px;color:#d8d8d8;font-weight:bold;line-height:16px;margin-left:-130px;text-transform:uppercase;}
.home_top span a{color:#e59f16;}
.pro_con{float:left;width:100%;margin-top:50px;overflow:hidden;position:relative;}
.pro_con_box{float:left;width:100%;overflow:hidden;}
.pro_con .hd{float:left;width:240px;border-top-left-radius:26px;border-bottom-right-radius:26px;overflow:hidden;position:absolute;left:0;top:0;}
.pro_con .bd{float:left;width:100%;}
.pro_con .tempWrap{width:100%;padding-left:15px;}
.pro_class_top{float:left;width:100%;height:99px;line-height:99px;font-size:24px;color:#fff;text-align:center;background:url(../pic/pro_class.png) no-repeat center;background-size:cover;}
.pro_con .hd ul li{float:left;width:100%;border-bottom:1px solid #c5e0f3;}
.pro_con .hd ul li span{float:left;width:100%;height:64px;background:#fff;padding:17px 10px 17px 45px;font-size:16px;color:#666;line-height:30px;overflow:hidden;cursor:pointer;}
.pro_con .hd ul li:last-child{border-bottom:1px solid #fff;}
.pro_con .hd ul li span:hover{color:#3496da;}
.pro_con .hd ul li.on span{color:#fff;background:url(../pic/pro_class_li.png) no-repeat center;background-size:cover;}
.pro_con .bd ul{}
.pro_con .bd ul .noinfo{padding:0 15px;}
.pro_item{float:left;width:33.333%;padding:0 15px;margin-bottom:30px;}
.pro_item_box{float:left;width:100%;position:relative;overflow:hidden;}
.pro_item_img{float:left;width:100%;overflow:hidden;}
.pro_item_img a{display:block;width:100%;padding-bottom:75%;background-size:cover !important;border:3px solid #fff;transition: 0.35s; }
.pro_item_title{position:absolute;bottom:23px;left:0;width:100%;height:40px;line-height:40px;background:rgba(52, 150, 218, 0.9);padding:0 10px;overflow:hidden;text-align:center;transition: 0.5s;}
.pro_item_title a{font-size:14px;color:#fff;}
.pro_item_layer{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);padding:10px;transform: scale(0);opacity:0;transition: 0.5s;}
.pro_item_layer a{display:table;width:100%;height:100%;}
.pro_item_layer a div{display:table-cell;vertical-align:middle;text-align:center;}
.pro_item_layer a div i{display:inline-block;width:34px;height:34px;line-height:34px;font-size:20px;color:#666;background:#fff;border-radius:5px;text-align:center; }
.pro_item_title2{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:18px;color:#fff;font-weight:bold;line-height:200%;margin-top:35px;transition: 0.5s;transform: scale(0);opacity:0;}
.pro_item:hover .pro_item_title{opacity: 0;transform: scale(0);}
.pro_item:hover .pro_item_img a{transform: scale(1.2);}
.pro_item:hover .pro_item_layer{transform: scale(1);opacity:1;}
.pro_item:hover .pro_item_title2{transform: scale(1);opacity:1;color:#fff;}

/* 关于我们 */
#about{float:left;width:100%;background:url(../pic/about_bg.jpg) no-repeat center top;background-size:cover;padding:80px 0 50px 0;}
.about_top h3{color:#fff;}
.about_des{float:left;width:100%;margin-top:30px;font-size:14px;color:#fff;line-height:36px;text-align:left;}
.about_con{float:left;width:100%;margin-top:35px;position:relative;}
.about_con_row{margin-left:-11px;margin-right:-11px;}
.about_item{float:left;width:385px;height:205px;margin:0 11px;position:relative;}
.about_item_img{float:left;width:100%;height:100%;overflow:hidden;}
.about_item_img a{display:block;width:100%;height:100%;background-size:cover !important;transition: 0.5s;}
.about_item:hover .pro_item_layer{transform: scale(1);opacity:1;}
.about_item:hover .about_item_img a{transform: scale(1.2);}
.about_prev,.about_next{position:absolute;top:50%;margin-top:-18px;width:35px;height:35px;line-height:35px;font-size:14px;color:#fff;text-align:center;border-radius:50%;cursor:pointer;}
.about_prev{background:#3496da;left:0;}
.about_next{background:#e59f16;right:0;}
.scrollable{
	overflow-x:hidden;
	position: relative;
}
.scrollable ul {
    padding: 0;
    list-style: none;
    overflow-x: hidden;
    width: 10000em;
}

/* 经典案例 */
#case{float:left;width:100%;padding:60px 0 0 0;background:#fff;}
#case .container{width:100%;padding:0;}
.case_con{float:left;width:100%;margin-top:60px;}
.case_item{float:left;width:25%;text-align:center;padding:0 5px;}
.case_item a{float:left;display:block;width:100%;position:relative;overflow:hidden;}
.case_item_img{float:left;width:100%;padding-bottom:77%;background-size:cover !important;transition: 0.35s;}
.case_item_layer{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(17, 133, 186, 0.9);z-index:2;transform: scale(0);opacity:0;transition: 0.35s;}
.case_item_des{position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;padding:20px 10px;transform: scale(0);opacity:0;transition: 0.35s;}
.case_item_des div{display:table;width:100%;height:100%;}
.case_item_des div div{display:table-cell;vertical-align:middle;}
.case_item_des span{font-size:14px;color:#fff;line-height:200%;}
.case_item:hover .case_item_layer{transform: scale(1);opacity:1;}
.case_item:hover .case_item_des{transform: scale(1);opacity:1;}
.case_item:hover .case_item_img{transform: scale(1.2);}

/* 新闻中心 */
#news{float:left;width:100%;padding:65px 0 60px 0;background:#fff;}
.news_con{float:left;width:100%;margin-top:28px;overflow:hidden;}
.news_con_row{margin-left:-30px;margin-right:-30px;}
.news_item{float:left;width:33.333%;padding:25px 30px 20px 30px;border-bottom:1px solid #d9d9d9;}
.news_item:nth-last-child(1),.news_item:nth-last-child(2),.news_item:nth-last-child(3){border-bottom:0;}
.news_item_time{float:left;width:100%;height:20px;line-height:20px;font-size:14px;color:#666;}
.news_item_title{float:left;width:100%;height:32px;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_item_title a{font-size:18px;color:#171514;}
.news_item_title a:hover{color:#167ec5;text-decoration:underline;}
.news_item_des{float:left;width:100%;height:48px;line-height:24px;font-size:14px;color:#666;overflow:hidden;}


/* 地址 */
#address{float:left;width:100%;padding:50px 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:50px;text-align:center;margin-top:-10px;}
.address_item{float:left;width:100%;min-height:115px;border-bottom:1px solid #cddbec;}
.address_item_title{float:left;width:100%;line-height:50px;font-size:16px;color:#167ec5;}
.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:#1185ba;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%;}
.foot-link {float:left;width:100%;}
.foot-link { float:left;}



/*left*/
#left{width:240px;float:left;}
.left_list{float:left;width:100%;margin-bottom:25px;border-top-left-radius:26px;border-bottom-right-radius:26px;overflow:hidden;}
.left_top{float:left;width:100%;}
.left_top h3{display:block;width:100%;height:80px;line-height:80px;background:url(../pic/pro_class.png) no-repeat left center;background-size:cover;font-size:24px;color:#fff;overflow:hidden;text-align:center;}
.left_top h3 a{color:#fff;}
.left_con{float:left;width:100%;background:#fff;}
.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 solid #c5e0f3;}
.type_list li:last-child{border-bottom:0;}
.type_list li a{display:block;width:100%;height:58px;font-size:16px;color:#666;line-height:28px;padding:15px 12px 15px 45px;overflow:hidden;position:relative;}
.type_list li a:hover,.type_list li a.current{color: #fff;background: url(../pic/pro_class_li.png) no-repeat center;background-size: cover;}
.type_list li.second_cat{display:none;}

.contact_list{float:left;width:100%;text-align:left;padding:30px 20px;background:#fff;border-top-left-radius:26px;border-bottom-right-radius:26px;}
.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:#3496da;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.a{font-size: 14px;color: #3496da;font-weight: bold;}
.contact_list ul li span.b{width:100%;}

/*end*/

/*right*/
#right{width:930px;float:right;background:#fff;padding:30px;overflow:hidden;}
#right_top{float:left;width:100%;padding-bottom: 10px;border-bottom: 1px solid #efefef;}
#right_top h3{float:left;font-size:20px;color:#404040;line-height:20px;}
#right_top h3:before{content: "";float: left; display: block;width: 4px;height: 18px;background: #3496da;margin-right: 10px;margin-top: 2px;}
#right_top h3 a{color:#404040;}
#right_con{width:100%;float:left;padding:20px 0 0 0;line-height:200%;overflow:hidden;min-height:300px;height:auto !important;}
#right_con img{max-width:100%;height:auto;}
/*end*/

	 
/*news*/
.art_list{width:100%;float:left;}
.art_time{float:left;width:67px;height:70px;padding: 10px 0;background: #f2f2f2;text-align: center;color: #666;margin-top:20px;}
.art_time .a{display:block;font-size: 24px;line-height:24px;font-weight: bold; padding:2px 0 5px 0;}
.art_time .b{display:block;font-size: 12px;line-height:20px;}
.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;}
.art_des{height:48px;line-height:24px;font-size:14px;color:#666;overflow:hidden;}
.art_list:hover .art_time{background:#3496da;color:#fff;}
.art_list:hover .art_title a{color:#3496da;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%;}
.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{float:left;width:33.333%;padding:0 10px;margin-bottom:20px;}
.pro_list_box{float:left;width:100%;overflow:hidden;}
.pro_list_img{float:left;width:100%;overflow:hidden;position:relative;border: 1px solid #f0f0f0;}
.pro_list_img a{display: block;width: 100%;padding-bottom: 65.4%;/*background-size: cover !important;*/ transition: 0.35s;}
.pro_list_title{float:left;width:100%;line-height:24px;padding:8px 0;text-align:center;}
.pro_list_title a{}
.pro_list:hover .pro_list_img a{transform: scale(1.2);}
.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 (min-width: 1250px){
	.container{width:1220px;}
}
@media screen and (max-width: 1200px){
	.banner_img{height:250px;}
	#left{width:22%;}
	#right{width:75%;}
	.case_item{width:25%;}
	.case_item:last-child{display:none;}
}
@media screen and (max-width: 992px){
	.banner_img{height:200px;}
	#navigate ul li{margin:0 5px;}
	.collect{display:none;}
	.main{padding:50px 0;}
	#left{width:100%;}
	#right{width:100%;}
	.contact_list{display:none;}
	
	.home_top h3{font-size:24px;height:55px;line-height:30px;margin-left:-100px;}
	.home_top span{font-size:12px;margin-left:-110px;}
	.pro_con{padding-left:0;}
	.pro_con .hd{position:inherit;width:100%;border-radius:0;}
	.pro_class_top{display:none;}
	.pro_con .hd ul{margin-left:-8px;margin-right:-8px;}
	.pro_con .hd ul li{width:33.333%;padding:0 8px;border-bottom:0;margin-bottom:15px;}
	.pro_con .hd ul li:last-child{border-bottom:0;}
	.pro_con .hd ul li span{height:35px;line-height:35px;text-align:center;font-size:14px;padding:0 8px;background:#e5e5e5;}
	.pro_con .hd ul li.on span,.pro_con .hd ul li span:hover{background:#3496da;color:#fff;}
	.pro_con .tempWrap{padding-left:0;}
	.pro_con_row{margin-left:-15px;margin-right:-15px;}
	.pro_item{margin:15px 0;}
	.pro_item_title{bottom:0;height:35px;line-height:35px;}
	.news_item{width:50%;}
	.news_item:nth-last-child(1),.news_item:nth-last-child(2),.news_item:nth-last-child(3){display:none;}
	
	
	
}

@media screen and (max-width: 760px){
	#header{box-shadow: 0 3px 7px #41a6ec;}
	.banner_img{height:150px;}
	#logo{text-align:left;}
	#logo img{height:30px;margin:15px 0;}
	#navigate{display:none;}
	.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;}
	#footer{padding:8px 0;}
	.slideBox .prev,.slideBox .next{display:none;}
	.slideBox .hd ul li{width:10px;height:10px;}
	#slideBox{display:none;}
	#slideBox2{display:block;}
	
	.main{padding:30px 0;}
	.main_list{display:none;}
	.articleList{margin-top:-20px;}
	.art_right{margin-left:80px;}
	.art_title{height:auto;line-height:24px;margin:6px 0;overflow:auto;text-overflow:initial;white-space:initial;}
	.art_title a{font-size:14px;}
	.art_des{font-size:12px;height:auto;line-height:20px;}
	.articleAuthor span{font-size:12px;margin:0 4px;}
	.articleTitle{line-height:30px;font-size:18px;}
	#left{display:none;}
	#right{padding:0;}
	.pro_list{width:50%;margin-bottom:10px;}
	.productClassImg{display:none;}
	.productClassDes{margin-left: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;}
	.productImg{width:100%;}
	.productTitle{margin:0;}
	.productDes{margin:10px 0 0 0;}
	
	.about_des{padding:0 8px;margin-top:20px;}
	.pro_con_row{margin-left:-10px;margin-right:-10px;}
	.pro_item{width:50%;padding:0 10px;}
	.case_item{width:100%; margin-bottom:10px;}
	.news_item{width:100%;}
	.news_item:nth-last-child(4),.news_item:nth-last-child(5){display:none;}
	.news_item:nth-last-child(6){border-bottom:0;}
	.about_prev{left:-5px;}
	.about_next{right:-5px;}
	#copyright a{display:none;}
	#pro{padding:30px 0;background: #f0f0f0;}
	#about{padding:60px 0 40px 0;}
	#case{padding:40px 0 0 0;}
	#news{padding:40px 0 20px 0;}
	#address{padding:30px 0;}
	.pro_con{margin-top:30px;}
	.about_con{margin-top:25px;}
	.case_con{margin-top:30px;}
	.news_item:nth-child(1){padding-top:5px;}
	.about_item{width:300px;height:160px;}
	
	

	/*手机底部导航*/
	#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:33.333%;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;}
	.foot-link{ display:none;}
	.case_item:last-child{display:block;}
}
@media screen and (max-width: 640px){
	.banner_img{height:120px;}
}


