.msite{display:none;}
html, body { width: 100%; min-width: 320px; }
form input{border:0;}
.container {width:100%;max-width: 1423px;margin:0 auto}
.h_search .form_text1 { float:left; width:75%; height:40px; line-height:28px; text-indent:10px; outline:none;background:#fff;margin:3px 0;font-size:14px;border-radius: 0 0 0 4px;}
.h_search .form_button1{float:left;width:25%; height:40px; background:#3289c7; border:0; outline:none; color:#FFF; margin:3px 0;cursor:pointer;border-radius:0 0 4px 0;font-size:14px;}
.h_tjcp ul.h_product_bd li .pro_img a img{vertical-align:middle;max-width:100%;max-height:100%;transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;}
.box .box_d{margin:20px 0;}
.box .generationBox {text-indent: initial;text-align: center;width: 20%;padding:15px 10px;margin:0 16px;float:left;height: 462px;;border: 1px solid #3289c7;}
.box .generationBox img{width:150px;height:150px;}
.box .join {margin:0 auto;width: 300px;height: 50px;background-color: #3289c7;display: flex;justify-content: center;align-items: center;}
.box .join a {font: normal 400 18px/1 '微软雅黑';text-decoration: none;color: rgb(255, 255, 255);}
.box .box_d .title {height: 33px;font-weight: normal;font-size: 20px;color: #3289c7;padding:10px 0;}
@media (max-width:800px){
	.wsite{display:none !important;}
	.msite{display:block;}
	/* 首页 */
	.category-hot-ad-tep{width:100%;}
	.category-hot-ad-tep .control-content{float:none;width:100%;height:auto;}
	.category-hot-ad-tep .content-center-list{padding:0;}
	.category-hot-ad-tep .product-content .nav-content-list li{width:48%;}
	.floor-navigation{margin-left:54%;}
	#header{width:100%;background:#ffffff;border-bottom:1px solid #dedede;}
	#header .container{position:relative;}
	#header .logo { width:80%;display:block;margin-right:20px; overflow:hidden;float:none;}
	#header .logo  a{height: 70px;display: -webkit-box;-webkit-box-align: center;}
	#header .logo img { vertical-align: middle;max-height: 100%;max-width: 100%;}
	.logo_desc{display:block;width: 100%;float: none;position:static;background:none;margin-top:0 !important;margin-bottom:10px;padding: 0 0 0;}
	.logo_desc div.tel{display:none;}

	.h_search{width: 100%;padding:0 3%;}

	.h_search .form_text1{width: 60%;height:40px;font-size:14px;background:#f1f1f1;border: 1px solid #3289c7;}
	.h_search .form_button1{width: 30%;height: 42px;font-size:14px;}	
	.ly_nav{position: static;width: auto;margin: 0;background-color: #3289c7;}	
	.menu_open { display: block; float: right; width: 40px; height: 40px; padding: 5px 0; border: 1px solid #eaeaea; position: fixed; top: 18px; right: 3%; box-sizing: border-box; z-index: 999999; cursor: pointer}
	.menu_open i { height: 2px; width: 50%; background-color: #6f6f6f; display: block; margin: 5px auto;}
	.menu_open:active { background-color:#7a9bba; border: 1px solid #7a9bba;}
	.menu_open:active i { background-color: #fff;}
	.nav { width: 50%; height: 100%; position: fixed; top: 0; left: -50%; z-index: 9999999; overflow: hidden; background-color: #6f6f6f;}
	.hcover { display: block; width: 50%; height: 100%; background: rgba(0, 0, 0, .5); position: fixed; right: -50%; top: 0; z-index: 9999999; }
	.nav_ul { margin: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; padding-top: 10px; text-align: left; }
	.nav_item { float: none; margin: 0; width: 100%; height: 50px; position: relative;}
	.nav_item:hover{background:#3289c7;}
	.nav_item:after { content: ''; display: block; width: 100%; border-bottom: 1px solid rgba(0, 0, 0, .1); }
	.nav_item > a { display: block; height:50px;line-height: 30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; margin: 0; font-size: 14px; color: #fff; padding: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
	.nav_item > a:active { background-color: #0065a4;}
	.nav_item > a:after{display:none;}
	.nav_item i { position: absolute; z-index: 2; top: 0; right: 0; width: 100%; height: 100%; display: block;}
	/*.nav_item i:before { content: ''; display: block; height: 100%; border-left: 1px solid rgba(0, 0, 0, .1); position: absolute; top: 0; left: 0; }*/
	.nav_item i:after { content: ''; display: block; width: 8px; height: 8px; margin-bottom: -4px; border: 1px solid rgba(255, 255, 255, .5); border-top: 0; border-left: 0; position: absolute; bottom: 50%; right: 22px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
	.nav_item_open { width: 50%; height: 100%; margin: 0; box-shadow: none; background-color: #6f6f6f; border-radius: 0; opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); position: fixed; left: -50%; top: 0; border-top:none;}
	.subopen { display: block; }
	.subopen a { display: block; overflow: hidden; margin: 0; padding: 15px; white-space: nowrap; text-overflow: ellipsis; font-size:14px; color: rgba(255, 255, 255, .5); background: rgba(0, 0, 0, .1); text-indent: 30px; position: relative;  }
	.subopen a:before { content: ''; display: block; width: 8px; height: 8px; position: absolute; bottom: 50%; left: 22px; margin-bottom: -4px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255, 255, 255, .5); border-right: 0; border-bottom: 0; }
	.nav_item2 { position: relative; }
	.nav_item2 a { width:100%;display: block; line-height: 30px;height:50px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; overflow: hidden; margin: 0; padding: 10px; white-space: nowrap; text-overflow: ellipsis; color: #fff; font-size: 14px;}
	.nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid rgba(0, 0, 0, .1);}
	.nav_item > a:hover, .nav_item > a.navon{background:none;}	
	
	.apple-banner { width: 100%; height: 9rem; overflow: hidden;}
	.apple-banner .swiper-container { width: 100%; height: 9rem;}
	.apple-banner .swiper-button-prev,.apple-banner .swiper-button-next { width: 15%; height: 100%; top:0; background:none;}
	.apple-banner .swiper-button-prev { left:0;}	
	.apple-banner .swiper-button-next { right:0;}
	.apple-banner .swiper-button-prev span,.apple-banner .swiper-button-next span { display:block; width: 0.64rem; height: 0.64rem; position: absolute; left: 3%; top: 50%; margin-top:-0.32rem; border-radius: 100%; background: rgba(51,122,183,1) url(/Application/Home/View/Public/static/images/arrows1.png) no-repeat center center; background-size: 0.17rem 0.3rem; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
	.apple-banner .swiper-button-next span { background: rgba(51,122,183,1) url(/Application/Home/View/Public/static/images/arrows2.png) no-repeat center center; background-size: 0.17rem 0.3rem; left:auto; right:3%; }
	.apple-banner .swiper-button-prev:hover span,.swiper-button-next:hover span{ opacity: 1;}
	/*分页器*/
	.apple-banner .swiper-pagination{ top:auto; bottom:0.12rem; background:none;}
	.apple-banner .swiper-pagination-bullet { display: inline-block; width: 0.5rem; height: 0.02rem; margin: 0 0.03rem; cursor: pointer; background: none; border-radius:0; opacity: 1;}
	.apple-banner .swiper-pagination-bullet span { width: 0.5rem; height: 0.02rem; display: block; background:#3289c7;}
	.apple-banner .swiper-pagination-bullet-active span{ background-color: #ff7200;}
	.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255,255,255,0.8);}
	.apple-banner .swiper-pagination-bullet i{ background-color: #ff7200; height: 0.02rem; transform:scaleX(0); transform-origin: 0; display: block;}
	.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1);}
	.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1);}
	.apple-banner .autoplay .replace span{ background-color:#3289c7;}
	
	.h_tjpro{width:100%;margin:0 auto;padding:30px 0 20px;background:#fff;}
	.h_tlt1{width:100%;}
	.h_tlt1 p{font-size:26px;font-weight: bold;color: #333;margin: 15px 0;text-align:center;}
	.h_tlt1 p em{font-style:normal;color: #c0c0be;font-size:26px;font-weight: bold;}
	.h_tjpro .slideGroup4{ width:100%; text-align:left; margin-top:40px; background:#fff;}
	.h_tjpro .slideGroup4 .slideBox{width:100%;height:100%; overflow:hidden; zoom:1; padding:0; position:relative;   }
	.h_tjpro .slideGroup4 .parBd ul li .pic a{display:block;text-align:center;width:100%;height:100%;}
	.h_tjpro .slideGroup4 .parBd ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
	.h_tjpro .slideGroup4 .parBd ul li .pic img{max-width:100%; max-height:100%;vertical-align:middle;transition: transform .6s;}
	.h_tjpro .slideGroup4 .parBd ul li .title{text-align:center;line-height:34px;padding:0 20px;overflow:hidden;text-overflow: ellipsis; white-space:nowrap;font-size:15px;position:relative;}
	.h_tjpro .slideGroup4 .parBd ul li .title a{font-size:15px;color:#555;}
	.h_tjpro .slideGroup4 .parBd ul li:hover .title a{color:#6f6f6f;}
	
	.h_tjcp .slideGroup10{ width:100%; text-align:left; margin:20px 0;}
	.h_tjcp .slideGroup10 .slideBox{width:100%;height:100%; overflow:hidden; zoom:1; padding:0; position:relative;   }
	.slideBox22{width: 100%;height: 100%;overflow: hidden;zoom: 1;padding: 0;position: relative;}
	.h_tjcp .slideGroup10 .sPrev,.slideGroup .sNext{display:none; position:absolute; left:0; top:50%;margin-top:-64px;width:30px; height:94px; border:1px solid #ddd;/* background:url(../images/icoleft.gif) center center no-repeat #f4f4f4;*/ }
	.h_tjcp .slideGroup10 .sNext{ left:auto; right:0; /*background:url(../images/icoright.gif) center center no-repeat #f4f4f4; */ }
	.h_tjcp .slideGroup10 .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
	.h_tjcp .slideGroup10 .parBd ul{zoom:1;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;-webkit-box-sizing: content-box;box-sizing: content-box;text-align:center;line-height: 40px;}
	.h_tjcp .slideGroup10 .parBd ul li{cursor:pointer;margin:0 0 0 0;display:inline-block;vertical-align:top; overflow:hidden; text-align:center;background:#dfdfdf;padding: 0 0;border-radius:20px;margin-right: 0.6%;width: 30%;}
	.h_tjcp .slideGroup10 .parBd ul li .title{ line-height:34px;padding:0 10px; overflow:hidden;text-overflow: ellipsis; white-space:nowrap;font-size:15px;position:relative;}
	.h_tjcp .slideGroup10 .parBd ul li .title a{font-size:14px;color:#555;}
	.h_tjcp .slideGroup10 .parBd ul li:hover{background:#6f6f6f;}
	.h_tjcp .slideGroup10 .parBd ul li:hover .title a{color:#fff;}
	.h_tjcp .slideGroup10 .parBd ul li.on{background:#6f6f6f;}
	.h_tjcp .slideGroup10 .parBd ul li.on a{color:#fff;}
	
	.tab_pro_bd{width: 95%;max-width: 1240px;margin: 0 auto;}
	.h_tjcp ul.h_product_bd{padding-top:10px;}
	.h_tjcp ul.h_product_bd li{margin-bottom:20px;}
	.h_tjcp a.more2{font-size:16px;padding:10px 10px;text-align:center;}
	.h_tjcp .slideGroup10 .parBd ul li{ width:30%;}
	.h_tjcp ul.h_product_bd li .pro_img{background:#fff;padding:10px 10px;}
	.h_tjcp ul.h_product_bd li .pro_img a{text-align:center;height:220px;min-height:150px;overflow:hidden;background:#fff;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
	
	.h_tjcp ul.h_product_bd li p{padding:5px 1%;width:98%;background:#ffffff;color:#555;font-size:15px;height:40px;line-height:40px;text-align:center;margin-top:-1px;}
	.h_tjcp ul.h_product_bd li p span{display:block;height:40px;line-height:40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
	.h_tjcp ul.h_product_bd li p span a{color:#555;}
	.h_tjcp ul.h_product_bd li:hover p a{color:#0978c9;}
	.h_tjcp ul.h_product_bd li:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
	.h_tjcp ul.h_product_bd li{float:left;width:22%;margin-right:3.5%;margin-bottom:50px;box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.05);}
	.h_tjcp ul.h_product_bd li{width:48%;}
	.h_tjcp ul.h_product_bd li:nth-child(2n) {margin-right: 0px;}
	.h_tjcp a.more2{font-size:16px;padding:10px 10px;text-align:center;display:block;width:145px;color:#fff;-webkit-transition:.3s;margin:0 auto;background:linear-gradient(to right,#78a7c8 0%,#3289c7 100%);}
	
	.clf_l{font-size:18px;}
	.clf_c{width:100%;height:auto;}
	.clf_c a{margin:0;width:26%;padding:5px 15px;}
	.bigList .listPro_gj{width:47%;margin:5px;}
	.list_spxx_img{width:100%;height:100%;}
	/* 行业资讯 */
	.box {width: 100% !important;padding-top:10px !important;padding-bottom:5px;}
	.main {width:100%;float:none;}
	.dalists{width:100%;float:none;}
	#con-96582{width:100%;}
	#con-96582 .tit_b{text-align:center;padding:10px 0;font-size:26px;}
	#con-96582 .tit_b h2{display:block;}
	#con-96582 ul li{width:31%;padding:0 2px;}
	.list_nav_l{width:100% !important;}
	.pd_d_c_img img{max-width:100%;}
	.pd_d_c_img table{max-width:fit-content;}
	.li_d {height: 200px;width: inherit;display: table-cell;vertical-align: middle;}
	.products_img img{margin:0 auto;max-width:200px;max-height:200px;}
	/* 品牌中心 */
	.search_box{padding:10px;}
	.search_l{width:auto;padding:5px 0;}
	.search_input{width:70%;}
	.info .info_gys{width:45%;margin:10px;}
	/* 工备维修 */
	.detail_info{width:100% !important;}
	.detail_productstyle_txt1{width:auto !important;}
	.li_dm{text-align: center;height: 200px;line-height: 200px;}
	/* 产品详情页 */
	.picsl{width: 100%;position: relative;margin: 0 auto;text-align: center;padding:5px 0;}
	.detail_cnxh_img{height:150px !important;line-height:150px;}
	.detail_cnxh img{max-width: 100%;max-height: 100%;width: auto !important;height: auto !important;}
	.detail_bottom{margin-bottom:0 !important;}
	.prod_cs {padding: 10px 0;}	
	.prod_cs h1{font-size:16px;}	
	.prod_cs table td{border: 1px solid #eee;padding: 10px 0;font-size:15px;}
	/* 合作共赢 */
	.box .generationBox{width:auto;margin:20px 10px;height:auto;}
	/* 底部 */
	.foot1{width:100%;margin:0 auto;padding:40px 0 40px;background: #6f6f6f no-repeat center;margin-top:20px;}
	.container {width:95%;max-width: 1240px;margin:0 auto}
	.foot1 .container{width:85%;}
	.foot1 .foot_nav{float:none;width:100%;}
	.foot1 .foot_nav dl{float:left;width:47%;padding-right:3%;max-height: 120px;overflow: hidden;text-align:center;}
	.foot1 .foot_nav dl dd a{display:block;color: #e2e2e2;font-size:14px;height:38px;line-height:38px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
	.foot1 .foot_lxfs{float:left;width:50%;margin:30px auto 0;text-align:center;}
	.foot1 .foot_lxfs .foot_wx{text-align:center;}
	.foot1 .foot_lxfs .foot_wx li{float:none;display:inline-block;/*margin-right: 20px;*/}
	.foot1 .foot_lxfs .tlt{font-size: 18px;font-weight: normal;color: #fff;line-height: 28px;margin-bottom: 20px;}
	.foot1 .foot_lxfs .foot_wx li a{font-size: 16px;color: #999;width: 35px;height: 35px;border: 1px solid #6f7b92;text-align: center;line-height: 33px;cursor: pointer;border-radius: 50%;transition: .3s;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
	.foot1 .foot_lxfs .foot_wx li a:hover{color:#fff;border: 1px solid #fff;}
	.foot1 .foot_lxfs .foot_wx li.wx a{position:relative;}
	.foot1 .foot_lxfs .foot_wx li.qq a i.iconfont{display:block;width:20px;height:20px;background:url(/Application/Home/View/Public/static/images/qq1.png) center center no-repeat;background-size:100% 100%;}
	.foot1 .foot_lxfs .foot_wx li.wx a i.iconfont{display:block;width:20px;height:20px;background:url(/Application/Home/View/Public/static/images/wx1.png) center center no-repeat;background-size:100% 100%;}
	.foot1 .foot_lxfs .foot_wx li a .wx_code{display:none;opacity:0;position:absolute;top:-134px;left:50%;margin-left:-60px;background:#fff;width:110px;height:110px;padding:5px;border-radius:4px;border:1px solid #dedede;transition:transform .15s cubic-bezier(.3,0,0,1.5);transform:scale(.8);}
	.foot1 .foot_lxfs .foot_wx li a .wx_code img{max-width:100%;max-height:100%;}
	.foot1 .foot_lxfs .foot_wx li a .wx_code span:after {content:'';position: absolute;display: block;width: 0;height: 0;border-color: transparent;border-style: solid;top: -9px;margin-left: -8px;border-width: 8px; border-top-color: #fff;}
	.foot3{width:100%;margin:0 auto;padding:20px 0 20px;background: #6f6f6f no-repeat center;color:#e8e8e8;text-align:center;font-size:14px;}
	.foot3 p{padding-bottom:6px;}
	.foot3 a{color:#e8e8e8;}
	
	
}
