@charset "utf-8";
/*<div class="mask" style="background-color: rgba(0, 0, 0, 0);"></div>*/
.mask{ position: absolute; left: 0; right: 0; top: 0; bottom: 0;}

/*	百度地图	*/
.bdmap{ height: 500px;}
.bdmap-list{}
.bdmap-list-item{}
.bdmap-list-item.cur{}
.bdmap-sync{}
.bdmap-sync-item{}
.bdmap-sync-item.act{}
.bdmap-info{ position: fixed; left: 0; top: 0; visibility: hidden; overflow: hidden; z-index: -9999;}
.bdmap-info-item{ width: 300px;}

/*	弹窗	*/
.pop-mod video,
.pop-mod iframe{ display: none; width: 100%; height: 100%; min-width: 100%; min-height: 100%;}
.x-show.pop-mod video,
.x-show.pop-mod iframe{ display: block;}

.pop-alert .pop-cont{ width: 800px; height: 600px;}
.pop-mod .pop-close,
.pop-mod.x-show .pop-close{ right: 26px; top: 22px; margin-right: 0; width: 19px; height: 19px; background: url(/Public/static/themes/image/closepng_03.png) no-repeat; background-size: contain;}
.pop-close:before{ display: none;}

.pop-contact{}
.pop-contact .pop-dialog{ position: relative; margin: 0;}
.pop-contact .pop-cont{ padding: 60px; width: 1110px; height: 550px;}
.pop-contact .t{ margin-bottom: 17px; text-align: center;}
.pop-contact .list{ overflow: hidden;}
.pop-contact .list-item{ float: left; padding: 40px; width: 485px; background-color: #f5f5f5;}
.pop-contact .list-item .tit{ position: relative; margin-bottom: 25px;}
.pop-contact .list-item .tit .ico{ margin-right: 5px; width: 30px; height: 30px;}
.pop-contact .list-item .scroll{ height: 200px; overflow: hidden;}
.pop-contact .list-item .ul{ margin-bottom: 24px; padding-bottom: 24px; border-bottom: 1px solid #dcdcdc; overflow: hidden;}
.pop-contact .list-item .li{ float: left; line-height: 1.875;}
.pop-contact .list-item .li:nth-child(even){ margin-left1: 20px;}
.pop-contact .list-item .p{ line-height: 1.875;}
.pop-contact .mCSB_scrollTools .mCSB_draggerRail{ width: 5px; background-color: #d7d7d7;}
.pop-contact .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #6fba2c;}

.pop-video{}
.pop-video .pop-panel{ font-size: 0;}
.pop-video .pop-cont{ width: 1000px; height: 562px; background-color: #000; font-size: 14px;}
.pop-video .pop-cont video{object-fit:cover;}

.pop-login{}
.pop-login .pop-dialog{ padding: 40px 55px 60px; width: 600px; background: #fff url(../image/temp/img45.jpg) center top no-repeat; border-radius: 20px;}
.pop-login .pop-cont{}
.pop-login .pop-cont .t{ margin-bottom: 25px; color: #666;}
.pop-login .pop-cont .form{ margin-bottom: 16px;}
.pop-login .pop-cont .form-item{ position: relative; border: 1px solid #d4d4d4; border-radius: 999px; overflow: hidden;}
.pop-login .pop-cont .form-item + .form-item{ margin-top: 12px;}
.pop-login .pop-cont .from-detail{ padding: 12px 28px; overflow: hidden;}
.pop-login .pop-cont .from-detail input{ display: block; width: 100%;}
.pop-login .pop-cont .from-code{ float: right; padding: 9px 30px; background-color: #d4d4d4;}
.pop-login .pop-cont .from-code img{ display: block; width: 100px; height: 30px;}
.pop-login .pop-cont .from-tip{ position: absolute; top: 50%; right: 10px; padding: 5px; background-color: #fff; font-size: 14px; color: #ff7070;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pop-login .pop-cont .reg{ float: left; color: #6eb92c; text-decoration: underline;}
.pop-login .pop-cont .forgot{ position: relative; float: right;}
.pop-login .pop-cont .forgot .s{ color: #666; cursor: pointer;}
.pop-login .pop-cont .pop{ position: absolute; left: 50%; bottom: 100%; margin-bottom: 16px; padding: 28px; padding-bottom: 33px; width: 295px; background-color: #fff; border-radius: 10px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2); line-height: 1.75; text-align: center; opacity: 0; visibility: hidden;
	-webkit-transition-property: opacity, visibility;
	transition-property: opacity, visibility;
	
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.pop-login .pop-cont .pop:before,
.pop-login .pop-cont .pop:after{ content: ''; position: absolute; left: 50%; background-color: #fff;}
.pop-login .pop-cont .pop:before{ top: 100%; width: 20px; height: 20px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	-ms-transform: translate(-50%, -50%) rotate(40deg) skewX(-5deg);
	transform: translate(-50%, -50%) rotate(40deg) skewX(-5deg);
}
.pop-login .pop-cont .pop:after{ bottom: 0; width: 50px; height: 30px;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.pop-login .pop-cont .submit{ display: block; margin: auto; margin-top: 62px; width: 300px; background-color: #6eb92c; border-radius: 999px; line-height: 50px; text-align: center; color: #fff;}
.pop-login .pop-cont .forgot:hover .pop{ opacity: 1; visibility: visible;}

/*	视频	*/
.video{ min-width: 100%; min-height: 100%;}
.video-box{ position: relative; height: 600px;}
.video-box .vjs-big-play-button{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; cursor: pointer;}
.video-box .vjs-big-play-button:before{ content: '\e7a3'; position: absolute; left: 50%; top: 50%; width: 94px; border: 2px solid; border-radius: 999px; font-size: 60px; color: #fff; text-align: center;
	font-family: "xfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.load{ position: fixed; width: 100%; height: 100%; top: 0; left: 0; transition: all 0.5s; z-index: 999; background: #fff; }
.load.hide{ opacity: 0; visibility: hidden; z-index: -1; }

/* ****************************************************** */

.home1{ position: relative;overflow: hidden; padding-top: 36.8229%; /*height: 48vw;*/}
.home1>div{ min-width: auto !important; min-height: auto !important; }
.home1 .slick-mod{ overflow: hidden; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.home1 .slick-item{position: relative; float: left;}
.home1 .slick-item .img{ position: relative;}
.home1 .slick-item .i{ width: 100%; height: auto; }
.home1 .slick-item .a{display:block;}
.home1 .slick-item .b{display:none;}
.home1 .cont{ position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); margin: auto; width: 700px; text-align: center; color: #fff; z-index: 3;}
.home1 .cont .t1{ font-size: 44px;}
.home1 .cont .t2{ margin-bottom: 40px;font-size: 20px;}
.home1 .cont .link{ display: inline-block; margin: 0 10px; padding: 10px 30px; border: 1px solid; border-radius: 999px; vertical-align: top;
	transition-property: background, border;
	transition-duration: .3s;
}
.home1 .cont .link:hover{ background-color: #6fba2c; border-color: #6fba2c;}
.home1 .slick-dots{ bottom: 36px;}
.home1 .slick-dot{ padding: 6px; border-color: #fff; background: transparent; }
.home1 .slick-dot.slick-active, .home1 .slick-dot.slick-active:hover{ background: #fff; }


.home2{ padding: 75px 0 90px; background: url(/Public/static/themes/image/temp/img51.jpg) center bottom no-repeat;}
.home2 .head{ margin-bottom: 40px; text-align: center;}
.home2 .head .t1{ margin-bottom: 10px;}
.home2 .head .t2{ color: #666;}
.home2 .list{ position: relative; height: 397px; /*background: url(/Public/static/themes/image/temp/png5.png) center no-repeat;*/}
.home2 .list:before{ content: ''; position: absolute; left: 50%; top: 50%; margin-top: 32px; width: 300px; height: 230px; background: url(/Public/static/themes/image/temp/gif.gif) center no-repeat; background-size: contain;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.home2 .list-item{ position: absolute; width: 180px; height: 120px; text-align: center;}
.home2 .list-item .link{}
.home2 .list-item .icon{ width: 120px; height: 98px; overflow: hidden;}
.home2 .list-item .icon img{ display: block; width: 100%;}
.home2 .list-item .t{ position: absolute; left: 0; right: 0; bottom: 0;}
.home2 .list-item .more{ display: inline-block; padding: 3px 22px; border: 1px solid; border-radius: 999px; color: #666;}
.home2 .list-item .pop{ position: absolute; top: 50%; right: 100%; margin-right: 125px; padding: 32px 30px 32px 35px; width: 365px; min-height: 180px; background-color: #fff; border: 1px solid #05b9ff; border-radius: 25px; text-align: left; opacity: 0; visibility: hidden;
	transition-property: opacity, visibility;
	transition-duration: .5s;
	
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.home2 .list-item .pop:before,
.home2 .list-item .pop:after{ content: ''; position: absolute; left: 100%; top: 50%; border: 22px solid transparent;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.home2 .list-item .pop:before{ border-left: 15px solid #05b9ff;}
.home2 .list-item .pop:after{ margin-left: -1px; border-left: 15px solid #fff;}
.home2 .list-item .line{ position: absolute; left: 100%; top: 50%; width: 95px; border-bottom: 1px solid #05b9ff;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.home2 .list-item .line:before{ content: ''; position: absolute; left: 100%; top: 50%; width: 12px; height: 12px; background-color: #05b9ff; border-radius: 999px;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.home2 .list-item .t1{ margin-bottom: 10px;}
.home2 .list-item .t2{ color: #4b4b4b;}
.home2 .list-item:hover{ color: #24ce2c;}
.home2 .li1{ left: 50%; top: 0;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.home2 .li1 .pop{}
.home2 .li2{ left: 50%; top: 116px; margin-left: 117px;}
.home2 .li2 .pop{}
.home2 .li3{ left: 50%; top: 285px; margin-left: 125px;}
.home2 .li3 .pop{}
.home2 .li4{ left: 50%; top: 255px; margin-left: -280px; height: 150px;}
.home2 .li4 .pop{ margin-right: 0; margin-left: 120px; left: 100%; right: auto;}
.home2 .li4 .pop:before,
.home2 .li4 .pop:after{ left: auto; right: 100%; border-left: 0 none;}
.home2 .li4 .pop:before{ border-right: 15px solid #05b9ff;}
.home2 .li4 .pop:after{ margin-left: 0; margin-right: -1px; border-right: 15px solid #fff;}
.home2 .li4 .line{ left: auto; right: 100%;}
.home2 .li4 .line:before{ left: auto; right: 100%;}
.home2 .list-item .icon{ width: 144px; height: 110px; margin: auto; transition: all 0.5s; }
.home2 .list-item .icon img{ width: 100%; display: block; }
.home2 .li1 .icon{ margin-top: -14px; }
.home2 .li2 .icon{ margin-top: -6px; }
.home2 .li3 .icon{ margin-top: -8px; }
.home2 .li4 .icon{ margin-left: -13px; }

.home3{ position: relative; padding: 90px 0;}
.home3:before{ content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: #f5f5f5;}
.home3 .head{ margin-bottom: 70px; text-align: center;}
.home3 .scroll-tab{ position: relative; margin: auto; margin-bottom: 50px; padding: 0 15px; width: 1040px;}
.home3 .scroll-box{ position: relative; overflow: hidden;}
.home3 .scroll-track{ display: table; white-space: nowrap; font-size: 0;}
.home3 .scroll-item{ display: inline-block; margin: 0 42px; padding: 10px; width: 118px; height: 134px; border-radius: 10px; vertical-align: middle; text-align: center; letter-spacing: 2px; cursor: pointer;}
.home3 .scroll-item .icon{ margin: auto; margin-bottom: 8px; width: 80px; height: 80px; overflow: hidden;}
.home3 .scroll-item .icon img{ display: block; width: 100%;}
.home3 .scroll-item .icon .i2{ display: none;}
.home3 .scroll-prev,
.home3 .scroll-next{ position: absolute; top: 50%; width: 35px; height: 35px; border: 1px solid #b2b2b2; border-radius: 999px; font-size: 1.5em; cursor: pointer; z-index: 1;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.home3 .scroll-prev{ left: -35px;}
.home3 .scroll-next{ right: -35px;}
.home3 .scroll-prev:before{ content: '\e73c';}
.home3 .scroll-next:before{ content: '\e73d';}
.home3 .disabled{ opacity: 0.5; cursor: default;}
.home3 .scroll-item:hover{ color: #6fba2c;}
.home3 .scroll-item.cur{ background-color: #6fba2c; color: #fff;}
.home3 .scroll-item.cur .icon .i1{ display: none;}
.home3 .scroll-item.cur .icon .i2{ display: block;}
.home3 .tab-item{ position: relative; display: none; box-shadow: 0px 7px 55px 0px rgba(0, 0, 0, 0.1); overflow: hidden;}  
.home3 .tab-item.act{ display: block;} 
.home3 .tab-item .img{ position: relative; float: right; width: 54.35%; overflow: hidden;}
.home3 .tab-item .img:before{ content: ''; display: block; padding-bottom: 56.27%;}
.home3 .tab-item .i{ position: absolute; left: 0; top: 0; width: 100%;}
.home3 .tab-item .cont{ position: absolute; left: 0; top: 0; bottom: 0; width: 45.65%; /*background: url(/Public/static/themes/image/temp/img4.jpg) center no-repeat; background-size: cover;*/}
.home3 .tab-item .inner{ position: absolute; left: 10%; right: 30px; top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.home3 .tab-item .t1{ margin-bottom: 35px;}
.home3 .tab-item .t2{ margin-bottom: 95px;}
.home3 .tab-item .link{ display: inline-block; padding: 10px; width: 217px; border-radius: 999px; border: 1px solid #929292; text-align: center;}
.home3 .tab-item .link + .link{ margin-left: 25px;}

.home4{ margin-bottom: 80px; padding-top: 90px;}
.home4 .head{ margin-bottom: 55px; text-align: center;}
.home4 .list{ margin: 0 -12px; white-space: nowrap;}
.home4 .slick-list{ padding: 35px 0;}
.home4 .list-item{ display: inline-block !important; width: 401px !important; margin: auto; box-shadow: 0px 7px 35px 0px rgba(0, 0, 0, 0.1);
	transition: transform .5s;white-space: normal;
}
.home4 .list-item + .list-item{ margin-left: 32px;}
.home4 .list-item .img{ position: relative; overflow: hidden;
	-ms-transform: scale(1);
	transform: scale(1);
}
.home4 .list-item .img:before{ content: ''; display: block; padding-bottom: 62.23%;}
.home4 .list-item .i{ position: absolute; left: 0; right: 0; top: 0; width: 100%;
	transition: all 0.8s;
}
.home4 .list-item .cont{ padding: 10.76% 8.2%;}
.home4 .list-item .t{ margin-bottom: 20px; height: 2.666em; line-height: 1.333; font-weight: bold; overflow: hidden;}
.home4 .list-item .date{ margin-bottom: 2px; color: #666;}
.home4 .list-item .p{ height: 4.5em; color: #666; word-break: break-all; text-align: justify; text-justify: inter-ideograph; overflow: hidden;}
.home4 .more{ display: none; margin: auto; padding: 6px; width: 162px; border-radius: 999px; border: 1px solid #929292; text-align: center;
	transition-property: background, border, color;
	transition-duration: .3s;
}
.home4 .more:hover{ background-color: #6fba2c; border-color: #6fba2c; color: #fff;}
.home4 .slick-dots{ bottom: -25px; }
.home4 .slick-dot{ padding: 5px; margin: 0 5px;border: 1px solid #aaa; }
.home4 .slick-dot.slick-active, .home4 .slick-dot.slick-active:hover{ border-color: #68b72e; }

.home5{ background-color: #f5f5f5; padding-top: 90px; }
.home5 .head{ margin-bottom: 70px; text-align: center;}
.home5 .unit{ box-shadow: 0px 7px 55px 0px rgba(0, 0, 0, 0.11); overflow: hidden;}
.home5 .view{ position: relative;}
.home5 .cont{ overflow: hidden;}
.home5 .slick-mod{}
.home5 .slick-item{ background: #fff; }
.home5 .slick-item .img{ position: relative; float: right; width: 56.45%; overflow: hidden;}
.home5 .slick-item .img:before{ content: ''; display: block; padding-bottom: 56.27%;}
.home5 .slick-item .i{ position: absolute; left: 0; top: 0; width: 100%;}
.home5 .slick-dots{ left: 43.55%;}
.home5 .cont{ padding: 90px 85px 0 110px; overflow: hidden;}
.home5 .cont .t{ margin-bottom: 25px; line-height: 1.444;}
.home5 .cont .p{ margin-bottom: 93px;}
.home5 .cont .ul{ margin-bottom: 60px;}
.home5 .cont .li{ overflow: hidden;}
.home5 .cont .li + .li{ margin-top: 12px;}
.home5 .cont .ico{ float: left; margin-right: 12px; width: 20px; height: 20px;}
.home5 .cont .more{ display: block; padding: 6px; width: 162px; border-radius: 999px; border: 1px solid #929292; text-align: center;
	transition-property: background, border, color;
	transition-duration: .3s;
}
.home5 .cont .more:hover{ background-color: #6fba2c; border-color: #6fba2c; color: #fff;}
.home5 .slick-dot{ padding: 6px; border-color: #fff; background: transparent; }
.home5 .slick-dot.slick-active, .home5 .slick-dot.slick-active:hover{ background: #fff; }

.home6{ padding: 90px 0 97px; /*background-color: #f5f5f5;*/ text-align: center;}
.home6 .head{ margin-bottom: 60px;}
.home6 .ul{ display: inline-block; vertical-align: top;}
.home6 .li{ float: left; width: 200px;}
.home6 .icon{ margin: auto; margin-bottom: 17px; width: 60px; height: 60px; overflow: hidden;
	transition: transform .3s;
}
.home6 .icon img{ display: block; width: 100%;}

.product_enter1{ position: relative; height: 400px; }
.product_enter1 .bg{position:absolute;left:0;top:0;right:0;bottom:0;background: center no-repeat; background-size: cover;}
.product_enter1 .bg2{display:none;}
.product_enter1 .mask{ background: center no-repeat; background-size: cover;}
.product_enter1 .cont{ padding-top: 90px; text-align: center; color: #fff;}
.product_enter1 .cont .t1{ margin-bottom: 32px;}
.product_enter1 .cont .t2{ line-height: 1.7778;}

.product_enter2{ padding: 90px 0 66px;}
.product_enter2 .head{ margin-bottom: 55px; text-align: center;}
.product_enter2 .list{ overflow: hidden;}
.product_enter2 .list-item{ float: left; margin-left: 135px; width: 320px; height: 330px; text-align: center;}
.product_enter2 .list-item .icon{ margin: auto; margin-bottom: 28px; width: 200px; height: 110px; overflow: hidden;
	transition: transform .3s;
}
.product_enter2 .list-item .icon img{ display: block; width: 100%;}
.product_enter2 .list-item .t1{ margin-bottom: 16px;}
.product_enter2 .list-item .t2{ line-height: 1.875; color: #727272;}
.product_enter2 .list-item:nth-child(3n+1){ margin-left: 0;}

.product_enter3{ padding: 90px 0 93px; background-color: #f6f6f6;}
.product_enter3 .head{ margin-bottom: 72px; text-align: center;}
.product_enter3 .slick-mod{ padding: 0 45px;}
.product_enter3 .slick-mod.tc{ text-align: center; }
.product_enter3 .slick-mod.tc .slick-track{ display: inline-block !important; }
.product_enter3 .slick-item{ text-align: center;}
.product_enter3 .slick-item .t{
	transition: color .3s;
}
.product_enter3 .slick-item .img{ margin: 0 9px 22px; width: 267px; height: 264px; overflow: hidden;}
.product_enter3 .slick-item .img img{ display: block; width: 100%;}
.product_enter3 .slick-item:hover{ color: #6fba2c;}
.product_enter3 .slick-arrow{ margin-top: -30px;}
.product_enter3 .more{ display: block; margin: auto; margin-top: 40px; padding: 3px; width: 115px; border: 1px solid #929292; border-radius: 999px; text-align: center;
	transition-property: background, border, color;
	transition-duration: .3s;
}

.product_enter4{ padding: 88px 0 167px;}
.product_enter4 .head{ margin-bottom: 67px; text-align: center;}
.product_enter4 .list{}
.product_enter4 .list-item{ float: left; padding: 67px 65px 0; width: 573px; height: 340px; box-shadow: 0px 0px 38px 0px rgba(139, 139, 139, 0.12); border: 1px solid #cecece;
	transition: transform .3s;
}
.product_enter4 .list-item + .list-item{ float: right;}
.product_enter4 .list-item .tit{ position: relative; margin-bottom: 35px; padding-left: 105px;}
.product_enter4 .list-item .icon{ position: absolute; left: 0; bottom: 0; width: 82px;}
.product_enter4 .list-item .icon img{ display: block; width: 100%;}
.product_enter4 .list-item .t1{ line-height: 1;}
.product_enter4 .list-item .t2{ line-height: 1.2222;}
.product_enter4 .list-item .p + .p{ margin-top: 20px;}
.product_enter4 .list-item .more{ display: block; margin-top: 40px; padding: 3px; width: 115px; border: 1px solid #929292; border-radius: 999px; text-align: center;
	transition-property: background, border, color;
	transition-duration: .3s;
}

.product_details1{  position: relative;min-height:300px; padding:60px 0;}
.product_details1 .bg{background: center no-repeat; background-size: cover;position: absolute;left:0;top:0;right:0;bottom:0;}
.product_details1 .bg2{display:none;}
.product_details1 .img{ position: absolute; right: 130px; top: 50%; width: 330px;overflow: hidden;text-align: center;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.product_details1 .img img{width: 100%;}
.product_details1 .cont{ width: 630px; color: #fff;}
.product_details1 .cont .t1{ margin-bottom: 40px;}
.product_details1 .cont .t2{ margin-bottom: 52px; line-height: 2;}
.product_details1 .cont .link{ display: inline-block; margin-right: 16px; padding: 6px; width: 132px; border-radius: 999px; border: 1px solid; text-align: center;
	transition-property: background, border, color;
	transition-duration: .3s;
}

.product_details2{ padding: 80px 0 70px;}
.product_details2 .head{ margin-bottom: 98px; text-align: center;}
.product_details2 .list{ margin-bottom: 44px; }
.product_details2 .list-item{ float: left; width: 50%; height: 82px; padding-left: 240px;}
.product_details2 .list-item:nth-child(even){ float: right; padding-left: 160px;}
.product_details2 .list-item .t{ position: relative; margin-bottom: 14px; padding-left: 50px;}
.product_details2 .list-item .icon{ position: absolute; left: 0; top: 0; width: 35px; height: auto; overflow: hidden;
	transition: transform .5s;
}
.product_details2 .list-item .icon img{ display: block; width: 100%;}
.product_details2 .list-item .p{ padding-left: 50px; display: none; }
.product_details2 .buy{ position: relative; display: inline-block; margin: auto; padding: 7px 35px; border: 1px solid; border-radius: 999px;}

.product_details3{ padding: 60px 0 105px; background-color: #f6f6f6;}
.product_details3 .head{ margin-bottom: 60px; text-align: center;}
.product_details3 .table{ margin: auto; width: 874px; background-color: #fff;}
.product_details3 .table table{ width: 100%;}
.product_details3 .table tr:nth-child(odd){ background-color: #eaebec;}
.product_details3 .table td{ padding: 13px;word-break:break-all;}
.product_details3 .table td:nth-child(1){ padding-left: 50px;}
.product_details3 .table td:nth-child(2){ border-left: 1px solid #e4e4e4; padding-left: 50px;}

.product_details4{ padding: 46px 0 84px;}
.product_details4 .head{ margin-bottom: 104px; text-align: center;}
.product_details4 .img{ margin: auto; margin-bottom: 60px; width: 220px; height: 80px; overflow: hidden;}
.product_details4 .img img{ display: block; width: 100%;}
.product_details4 .slick-dots{ position: static;}
.product_details4 .slick-dot{ margin: 0 10px; padding: 6px; background-color: #d1d1d1; border-color: #d1d1d1;}
.product_details4 .slick-dot.slick-active,
.product_details4 .slick-dot.slick-active:hover{ background-color: #68b72e; border-color: #68b72e;}

.product_details5{ padding: 70px 0 50px; background-color: #f6f6f6;}
.product_details5 .head{ margin-bottom: 35px; text-align: center;}
.product_details5 .slick-mod{ margin: 0 -15px;}
.product_details5 .slick-slide{ margin: 0 15px;}
.product_details5 .slick-item{  background-color: #fff;box-shadow: 0 0 30px rgba(0,0,0,0.15); margin: 30px 0;}
.product_details5 .slick-item .img{ height: 217px; overflow: hidden;}
.product_details5 .slick-item .img img{ display: block; width: 100%;}
.product_details5 .slick-item .cont{ padding: 24px 20px 20px 20px;}
.product_details5 .slick-item .t{ margin-bottom: 7px;}
.product_details5 .slick-item .p{ margin-bottom: 5px; height: 3em; color: #666; overflow: hidden;}
.product_details5 .slick-item .info{ display: block; padding: 2px; width: 113px; margin-top: 15px; border: 1px solid #d4d4d4; border-radius: 999px; text-align: center; color: #666;
	transition-property: background, border, color;
	transition-duration: .3s;
}
.product_details5 .slick-dots{ position: static; margin-top: 35px;}
.product_details5 .slick-dot{ margin: 0 10px; padding: 6px; background-color: #d1d1d1; border-color: #d1d1d1;}
.product_details5 .slick-dot.slick-active,
.product_details5 .slick-dot.slick-active:hover{ background-color: #68b72e; border-color: #68b72e;}

.wireless_communication1{ position: relative; height: 400px; }
.wireless_communication1 .bg{position: absolute;left:0;top:0;right:0;bottom:0;background: center no-repeat; background-size: cover;}
.wireless_communication1 .bg2{display:none;}
.wireless_communication1 .cont{ padding-top: 90px; text-align: center; color: #fff;
}
.wireless_communication1 .t1{ margin-bottom: 32px; }

.wireless_communication2{ padding: 104px 0 115px; /*background: url(/Public/static/themes/image/temp/img50.jpg) center top no-repeat;*/}
.wireless_communication2 .search-wrp{ margin-left: 162px; margin-bottom: 35px; overflow: hidden;}
.wireless_communication2 .search-wrp .search-ipt{ float: left; padding: 0 30px; width: 718px; height: 50px; border: 1px solid #d4d4d4; border-radius: 999px; line-height: 48px;}
.wireless_communication2 .search-wrp .search-btn{ float: left; margin-left: 20px; width: 140px; border: 1px solid #d4d4d4; border-radius: 999px; text-align: center; line-height: 48px;
	transition-property: background, border, color;
	transition-duration: .3s;
}
.wireless_communication2 .screen-wrp{ margin: 0 120px; overflow: hidden;}
.wireless_communication2 .screen-wrp + .screen-wrp{ margin-top: 20px;}
.wireless_communication2 .screen-lb{ float: left; margin-top: 5px; margin-right: 15px; line-height: 30px;}
.wireless_communication2 .screen-dt{ overflow: hidden;}
.wireless_communication2 .screen-item{ float: left; margin: 5px; padding: 2px; min-width: 113px; border: 1px solid #e7e7e7; border-radius: 999px; text-align: center; cursor: pointer;
	transition-property: background, border, color;
	transition-duration: .3s;
}
.wireless_communication2 .screen-item.cur{ background-color: #6fba2c; border-color: #6fba2c; color: #fff;}
.wireless_communication2 .list{ margin-top: 95px; margin-bottom: 40px;}
.wireless_communication2 .list-item{ float: left; margin-left: 30px; margin-bottom: 30px; width: 390px; height: 388px; box-shadow: 0px 7px 55px 0px rgba(0, 0, 0, 0.11);
	transition: transform .5s;
}
.wireless_communication2 .list-item:nth-child(3n+1){ margin-left: 0;}
.wireless_communication2 .list-item .img{ height: 217px; overflow: hidden;}
.wireless_communication2 .list-item .img img{ display: block; width: 100%;}
.wireless_communication2 .list-item .cont{ padding: 24px 20px 20px 20px;}
.wireless_communication2 .list-item .t{ margin-bottom: 7px;}
.wireless_communication2 .list-item .p{ margin-bottom: 15px; height: 3em; color: #666; overflow: hidden;}
.wireless_communication2 .list-item .buy{ display: block; padding: 2px; width: 113px; border: 1px solid #d4d4d4; border-radius: 999px; text-align: center; color: #666;
	transition-property: background, border, color;
	transition-duration: .3s;
}

.application_cases0{ position: relative; height: 400px;}
.application_cases0 .bg1,
.application_cases0 .bg2{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: center no-repeat; background-size: cover;}
.application_cases0 .bg2{ display: none;}
.application_cases0 .cont{ padding-top: 110px; text-align:center; color: #fff;}
.application_cases0 .cont .t1{ margin-bottom: 60px; font-size: 38px;}
.application_cases0 .cont .t2{ margin-bottom: 62px; display: none;}
.application_cases0 .cont .btns{}
.application_cases0 .cont .link{ display: inline-block; padding: 9px; width: 222px; border: 1px solid #e8e8e8; border-radius: 999px; margin:0 49px;transition: all 0.4s ease;}
.application_cases0 .cont .link:after{ content: ''; display: inline-block; margin-left: 33px; width: 30px; height: 26px; background: url(/Public/static/themes/image/temp/ico7.png) no-repeat; vertical-align: top; display: none;}
.application_cases0 .cont .link:hover {background: #82b645;border-color: #82b645;}
.application_cases0 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ background-color: #6fba2c;}
.application_cases0 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{ background-color: #fff;}


.application_cases1{ position: relative; height: 590px;  color: #fff;}
.application_cases1 .bg1,
.application_cases1 .bg2{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
.application_cases1 .bg1 .item,
.application_cases1 .bg2 .item{ background: center no-repeat; background-size: cover; opacity: 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; /*padding-bottom: 27.6555%;*/ }
.application_cases1 .bg2{ display: none;}
.application_cases1 .bg1 .item.on,
.application_cases1 .bg2 .item.on{ opacity: 1; }
.application_cases1 .head{ margin-bottom: 55px; padding-top: 90px; text-align: center;}
.application_cases1 .head .t1{ margin-bottom: 29px; font-size: 38px;}
.application_cases1 .head .t2{ }
.application_cases1 .scroll-tab{ position: relative; margin: auto; margin-bottom: 47px; padding: 0 80px; width: 1170px;}
.application_cases1 .scroll-box{ position: relative;}
.application_cases1 .scroll-track{ display: table; white-space: nowrap; font-size: 0;}
.application_cases1 .scroll-item{ position: relative; display: inline-block; margin: 0 42px 10px; padding: 9px; width: 118px !important; height: 134px; border-radius: 10px; vertical-align: middle; text-align: center; letter-spacing: 2px; cursor: pointer;}
.application_cases1 .scroll-item:after{ content: ''; position: absolute; left: 50%; top: 100%; border: 8px solid transparent; border-top: 10px solid #6eba36; visibility: hidden;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.application_cases1 .scroll-item .icon{ margin: auto; margin-bottom: 8px; width: 80px; height: 80px; overflow: hidden;}
.application_cases1 .scroll-item .icon img{ display: block; width: 100%;}
.application_cases1 .slick-arrow{ position: absolute; top: 50%; margin-top: -21px; width: 35px; height: 35px; border: 1px solid #b2b2b2; border-radius: 999px; cursor: pointer; z-index: 1;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.application_cases1 .slick-arrow:hover{ border-color: #6eb92c; }
.application_cases1 .slick-arrow:before{ font-size: 1.5em; }
.application_cases1 .slick-prev{ left: -80px;}
.application_cases1 .slick-next{ right: -80px;}
.application_cases1 .scroll-prev:before{ content: '\e73c';}
.application_cases1 .scroll-next:before{ content: '\e73d';}
.application_cases1 .disabled{ opacity: 0.5; cursor: default;}
.application_cases1 .scroll-item:hover,
.application_cases1 .slick-current .scroll-item{ background-color: #6fba2c;}
.application_cases1 .slick-current .scroll-item:after{ visibility: visible;}
.application_cases1 .tabitem{ position: relative; display: none; text-align: center; overflow: hidden;}  
.application_cases1 .tabitem.act{ display: block;} 
.application_cases1 .tabitem .scroll{ display: table; white-space: nowrap;margin:auto;}
.application_cases1 .tabitem .link{ display: inline-block; margin: 0 4px; padding: 7px; width: 168px; border: 1px solid; border-radius: 999px; vertical-align: top;
	transition-property: background, border;
	transition-duration: .3s;
}
.application_cases1 .tabitem .link.cur{ background-color: #6fba2c; border-color: #6fba2c;}


.application_cases2{ padding: 90px 0 0; text-align: center; display: none;}
.application_cases2 .t1{ margin-bottom: 20px;}
.application_cases2 .t2{ margin-bottom: 48px; color: #474747;}
.application_cases2 .link{ display: inline-block; padding: 10px; width: 220px; border: 1px solid #e8e8e8; border-radius: 999px;}
.application_cases2 .link:after{ content: ''; display: inline-block; margin-left: 18px; width: 26px; height: 26px; background: url(/Public/static/themes/image/temp/ico4.png) no-repeat; vertical-align: middle; display: none;}
.application_cases2 .link:hover{ background: #6fba2c; border-color: #6fba2c; color: #fff; }

.application_cases3{ padding: 90px 0 50px; background-color: #fff;}
.application_cases3 .head{ margin-bottom: 40px; text-align: center;}
.application_cases3 .list{  }
.application_cases3 .slick-slide{ margin-left: 30px; width: 390px;}
.application_cases3 .list-item{box-shadow: 0 0 30px rgba(0,0,0,0.15); margin: 30px 0;}
.application_cases3 .list-item:nth-child(3n+1){ margin-left: 0;}
.application_cases3 .list-item .img{ height: 217px; overflow: hidden;}
.application_cases3 .list-item .img img{ display: block; width: 100%;}
.application_cases3 .list-item .cont{ padding: 24px 20px 20px 20px;}
.application_cases3 .list-item .t{ margin-bottom: 7px;}
.application_cases3 .list-item .p{ margin-bottom: 5px; height: 3em; color: #666; overflow: hidden;height:42px;}
.application_cases3 .list-item .info{ display: block; padding: 2px; width: 113px; border: 1px solid #d4d4d4; border-radius: 999px; text-align: center; color: #666;margin-top:15px;
	transition-property: background, border, color;
	transition-duration: .3s;
}
.application_cases3 .more{ display: block; margin: auto; padding: 8px; width: 282px; border: 1px solid #d4d4d4; border-radius: 999px; text-align: center;
	transition-property: background, border, color;
	transition-duration: .3s; margin-top: 40px;
}
.application_cases3 .more:hover{ background-color: #6eb92c; border-color: #6eb92c; color: #fff;}
.application_cases3 .nav{text-align:center;margin-top:35px;}
.application_cases3 .nav span{display:inline-block;margin:0 20px;width:50px;height:50px;text-align: center;line-height:50px;font-family:xfont;border:1px solid #ccc; position:static;font-size:24px;
transform:none;}
.application_cases3 .slick-dots{ position: static; }
.application_cases3 .slick-dot{ margin: 0 5px; padding: 5px; border-color: #d1d1d1;}
.application_cases3 .slick-dot.slick-active,
.application_cases3 .slick-dot.slick-active:hover{ background-color: #68b72e; border-color: #68b72e;}

.application_cases4{ padding: 90px 0; background-color: #f5f5f5; text-align: center;}
.application_cases4 .t{ display: inline-block; vertical-align: middle;}
.application_cases4 .link{ display: inline-block; margin-left: 55px; padding-left: 62px; vertical-align: middle; color: #82b645; background: url(/Public/static/themes/image/temp/ico5.png) left no-repeat;}

.article-area{ padding-top:20px;font-size:16px;line-height: 1.8;}
.article-area p{margin-top:0;}
/*.article-area p{margin-top:1.5em;}*/
.article-area img{ max-width: 100%;}
.article-area ul li{list-style:inside;}
.article-area ol li{list-style:decimal;}

.common_problem1{ position: relative; color: #fff;}
.common_problem1 .img{ height: 590px; /*padding-bottom: 30.17%;*/ background: center no-repeat; background-size: cover;}
.common_problem1 .img img{ display: none; width: 100%;}
.common_problem1 .img2{display:none;}
.common_problem1 .head{ position: absolute; left: 0; right: 0; top: 103px; text-align: center; color: #fff;}
.common_problem1 .head .t1{ margin-bottom: 12px; font-size: 38px;}

.common_problem2{ padding: 90px 0 100px; background-color: #f5f5f5; overflow: hidden;}
.common_problem2 .head{ margin-bottom: 70px; text-align: center;}
.common_problem2 .list{ margin-left: -21px; text-align: center;}
.common_problem2 .list-item{ float: left; margin-left: 21px; margin-bottom: 20px; padding: 40px; width: 396px; height: 277px; background-color: #fff; box-shadow: 0px 7px 55px 0px rgba(0, 0, 0, 0.06);}
.common_problem2 .list-item .icon{ margin: auto; margin-bottom: 25px; width: 100px; height: 92px; overflow: hidden;
	transition: transform .5s;
}
.common_problem2 .list-item .icon img{ display: block; width: 100%;}
.common_problem2 .list-item .t1{ margin-bottom: 3px;}

.common_problem3{ padding: 90px 0 100px;}
.common_problem3 .head{  margin-bottom: 55px; text-align: center;}
.common_problem3 .tab{ margin-bottom: 55px; text-align: center; display: none;}
.common_problem3 .tab .link{ display: inline-block; margin: 0 12px; padding: 5px; width: 222px; border: 1px solid; border-radius: 999px;}
.common_problem3 .tab .link.cur{ background-color: #6fba2c; border-color: #6fba2c; color: #fff;}
.common_problem3 .list{ margin-bottom: 30px;}
.common_problem3 .list-item{ float: left; margin-left: 21px; margin-bottom: 20px; width: 396px; box-shadow: 0px 7px 55px 0px rgba(0, 0, 0, 0.06); cursor: pointer;}
.common_problem3 .list-item:nth-child(3n+1){ margin-left: 0;}
.common_problem3 .list-item .img{ position: relative; height: 223px; overflow: hidden;}
.common_problem3 .list-item .img:after{ content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 75px; height: 75px; background: url(/Public/static/themes/image/temp/play.png) no-repeat; transition: all 0.5s;}
.common_problem3 .list-item .img img{ display: block; width: 100%;}
.common_problem3 .list-item .tip{ position: absolute; left: 30px; top: 15px; color: #fff;}
.common_problem3 .list-item .t{ padding: 17px 28px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}


.pop-pic .pop-dialog {padding: 40px;width: 1110px;text-align:center;}
.pop-pic .pop-cont {height: 550px;line-height:550px;}
.pop-pic .pop-cont img {max-width:100%;max-height:100%;}












/* ****************************************************** */
	
/* 详情页 */
.article{ padding: 60px 0;}
.article-title{ margin-bottom: 40px; text-align: center;}
.article-title .h24{ margin-bottom: 20px;}
.article-title .info{ color: #707070;}
.article-title .info span{ margin: 0 15px;}
.article-cont{ margin-bottom: 30px;padding:0 1em;}
.article-cont .p{ margin-bottom: 20px; text-indent: 2em; text-align: justify; text-justify: inter-ideograph;}
.article-cont img{ max-width: 100%; height: auto !important;}
.article-cont video{ display: block; margin: auto; max-width: 100%; height: auto !important;}
.article-cont ol, .article-cont ul, .article-cont li{ list-style: inside; }
.article-paging{ overflow: hidden; padding: 20px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; line-height: 26px;}
.article-prev, .article-next{ position: relative; width: 40%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.article-prev{ float: left; padding-left: 30px;}
.article-next{ float: right; padding-right: 30px; text-align: right;}
.article-prev a:before, .article-next a:before{ position: absolute; top: 2px; font-size: 16px;
	font-family: "xfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.article-prev a:before{ content:"\e739"; left: 0;}
.article-next a:before{ content:"\e738"; right: 0;}
.article-paging a {display: inline-block; vertical-align: middle;}
.article-paging a:hover{ color: #6fba2c;}
.article .share-mod{ padding: 30px 0;}
.article .share-item{ font-size: 20px;}

/* 搜索结果页 */
.result{ padding: 60px 0;}
.result .key{ color: #6fba2c;}
.result .h24{}
.result .h24 span{ margin-left: 30px; font-size: 18px; color: #707070; }
.result .list{ margin-bottom: 50px; }
.result .list-item{ padding: 30px 0; border-bottom: 1px solid #d1d1d1; }  
.result .list .h18{ margin-bottom: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.result .list .p{ color: #707070; text-align: justify; text-justify: inter-ideograph;}
.result .list a:hover{ color: #6fba2c;}

/*	网站地图	*/
.sitemap{ padding: 60px 0;}
.sitemap dl{ padding: 20px 0; border-bottom: 1px solid #eee;}
.sitemap dt{ font-size: 16px;}
.sitemap dd{ margin-top: 20px; padding-left: 4em;}
.sitemap dd a{ margin-right: 20px;}
.sitemap a:hover{ color: #6fba2c;}


/* ************************** 效果类 **************************** */

/*	图片缩放	*/
.scaleimg{ overflow: hidden;}
.scaleimg img,.application_cases3 .list-item .img img,.product_details5 .slick-item .img img,.common_problem3 .list-item .img img{ width: 100%; height: auto;
	-webkit-transition: transform 1s;
	transition: transform 1s;
	
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-transform: scale(1);
	transform: scale(1);
}

/*	左进右出划过效果	*/
.liro{ position: relative; overflow: hidden;}
.liro:before{ content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-color: rgba(255,255,255,0.3);
	-webkit-transform-origin: right center;
	transform-origin: right center;

	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);

	-webkit-transition: transform .5s;
	transition: transform .5s;
}

/*	晃动	*/
@-webkit-keyframes shake{ 	
	0% {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	25% {
		-webkit-transform:rotate(5deg);
		transform:rotate(5deg);
	}
	50% {
		-webkit-transform:rotate(-5deg);
		transform:rotate(-5deg);
	}
	75% {
		-webkit-transform:rotate(5deg);
		transform:rotate(5deg);
	}
	100% {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
}
@keyframes shake{ 	
	0% {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	25% {
		-webkit-transform:rotate(5deg);
		transform:rotate(5deg);
	}
	50% {
		-webkit-transform:rotate(-5deg);
		transform:rotate(-5deg);
	}
	75% {
		-webkit-transform:rotate(5deg);
		transform:rotate(5deg);
	}
	100% {
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg);
	}
}
@media screen and (max-width: 1900px){
	.home4 .list{ margin: 0 -15px; }
	.home4 .list-item{ width: 284px !important; }
}

@media screen and (max-width: 1440px){
	.common_problem1 .head{ top: 80px; }
	.application_cases1{ height: 480px; }
	.application_cases1 .head{ margin-bottom: 28px; padding-top: 75px; }
	.application_cases1 .head .t1{ margin-bottom: 15px; }
	.application_cases1 .scroll-tab{ margin-bottom: 20px; }

	.common_problem1 .img{ height: 480px; }
}

@media screen and (max-width: 1366px){
	.common_problem1 .img{ height: 380px; }
	.common_problem1 .head{ top: 70px; }
	.application_cases1{ height: 380px; }
	.application_cases1 .head{ padding-top: 20px; }
}

@media screen and (max-width: 1280px){
	/*.common_problem1 .head{ top: 60px; }*/
	.application_cases1{ height: 350px; }
	.application_cases1 .head{ margin-bottom: 10px; }
	.application_cases1 .head .t1{ margin-bottom: 5px; }

	.common_problem1 .img{ height: 350px; }

}
/*	pc 端	*/
@media screen and (min-width: 1021px){
	
	/*	仅在 pc 端触发的效果类	*/
	
	.scaleimg:hover img,.application_cases3 .list-item:hover .img img,.product_details5 .slick-item:hover .img img,.common_problem3 .list-item:hover .img img{
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	.liro:hover:before{
		-webkit-transform-origin: left center;
		transform-origin: left center;

		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
	}

	.shake:hover{
		-webkit-animation: shake .5s;
		animation: shake .5s;
	}
	
	.home2 .list-item:hover{ z-index: 1;}
	.home2 .list-item:hover .pop{ opacity: 1; visibility: visible;}
	.home2 .list-item:hover .icon{ transform: translateY(-15px); -webkit-transform: translateY(-15px); -ms-transform: translateY(-15px); }
	
	.home3 .scroll-prev:hover,
	.home3 .scroll-next:hover{ background-color: #6fba2c; color: #fff;}
	.home3 .tab-item .link:hover{ background-color: #6fba2c; border-color: #6fba2c; color: #fff;}

	.home6 .li:hover .icon,
	.common_problem2 .list-item:hover .icon,
	.product_details2 .list-item:hover .icon{
		-ms-transform: translateY(-5px);
		transform: translateY(-5px);
	}
	
	.product_enter2 .list-item:hover .icon{
		-ms-transform: translateY(-5%);
		transform: translateY(-5%);
	}
		
	
	.product_enter4 .list-item:hover,
	.wireless_communication2 .list-item:hover{
		-ms-transform: scale(1.07);
		transform: scale(1.07);
	}

	.home4 .list-item:hover img{ -webkit-transform: scale(1.1);
		transform: scale(1.1); }
	
	.product_enter4 .list-item .more:hover,
	.wireless_communication2 .screen-item:hover,
	.wireless_communication2 .search-wrp .search-btn:hover,
	.application_cases3 .list-item .info:hover,
	.product_details1 .cont .link:hover,
	.product_details5 .slick-item .info:hover,
	.product_details2 .buy:hover,
	.product_enter3 .more:hover,
	.wireless_communication2 .list-item .buy:hover{ background-color: #6eb92c; border-color: #6eb92c; color: #fff;}
	
	.application_cases1 .scroll-prev:hover,
	.application_cases1 .scroll-next:hover,
	.application_cases1 .tabitem .link:hover{ background-color: #6fba2c; border-color: #6fba2c;}

	.common_problem3 .list-item:hover .img:after{ background-image: url(/Public/static/themes/image/temp/play1.png); }


	
}

/*	pc 端 1024 - 1280	*/
@media screen and (min-width: 1021px) and (max-width: 1279px){
	
	

}

/*	pc 端 1280 以上	*/
@media screen and (min-width: 1280px){

	
	
}

/*	pc 端 1920px 以下	*/
@media screen and (max-width: 1919px){
	.home5 .cont{ padding: 5% 5% 0 5%;}
	.home5 .cont .p,
	.home5 .cont .ul{ margin-bottom: 20px;}
	
}

/*	pc 端 1440px 以下	*/
@media screen and (max-width: 1440px){
	.home5 .cont .li + .li{ margin-top: 0;}
	.home5 .cont .t{ font-size: 28px;}
}

@media screen and (max-width: 1366px){
	.home5 .cont{ padding: 5% 2% 0 2%;}
}


/*	移动端 1024 以下	*/
@media screen and (max-width: 1020px){
	
/*	返回顶部	*/
	.gotop .s{ font-size: 0.2rem;}
	
/*	百度地图	*/
	.bdmap{ height: 6rem;}
	.bdmap-list{}
	.bdmap-list-item{}
	.bdmap-list-item.cur{}
	.bdmap-sync{}
	.bdmap-sync-item{}
	.bdmap-sync-item.act{}
	.bdmap-info-item{ width: 3rem;}

/*	弹窗	*/
	.pop-mod .pop-close, .pop-mod.x-show .pop-close{ right: 0.2rem; top: 0.2rem; width: 0.4rem; height: 0.4rem;}
	.pop-contact .pop-cont{ padding: 0.5rem; width: 7rem; height: auto;}
	.pop-contact .t{ margin-bottom: 0.2rem;}
	.pop-contact .list-item{ float: none; padding: 0.2rem; width: 100%;}
	.pop-contact .list-item + .list-item{ margin-left: 0; margin-top: 0.2rem;}
	.pop-contact .list-item .tit{ margin-bottom: 0.2rem;}
	.pop-contact .list-item .scroll{ height: 3rem; overflow: auto;}
	.pop-contact .list-item .ul{ margin-bottom: 0.2rem; padding-bottom: 0.2rem;}
	.pop-contact .list-item .li{ float: none; line-height: 1.5;}
	.pop-contact .list-item .li:nth-child(even){ margin-left: 0;}
	.pop-contact .list-item .p{ line-height: 1.5;}
	.pop-contact .list-item .tit .ico{ position: static; margin-right: 0.05rem; width: 0.5rem; height: 0.5rem;
		transform: none;
	}
	
	.pop-alert .pop-dialog{ width: 7rem; height: 5rem;}
	
	.pop-video .pop-cont{ font-size: 0.28rem;}
	.pop-video .pop-cont{ width: 7rem; height:auto;}
	.pop-video .pop-cont video{width:100%;height:auto;max-height:none;}
	
	.pop-login .pop-dialog{ padding: 0.5rem; width: 7rem; background-size: contain;}
	.pop-login .pop-cont .t{ margin-bottom: 0.2rem;}
	.pop-login .pop-cont .form{ margin-bottom: 0.2rem; font-size: 0.28rem;}
	.pop-login .pop-cont .form-item + .form-item{ margin-top: 0.2rem;}
	.pop-login .pop-cont .from-detail{ padding: 0.1rem 0.3rem;/*padding-top:1.1rem;*/}
	.pop-login .pop-cont .from-code{ padding: 0.01rem;}
	.pop-login .pop-cont .from-code img{ width: 2rem; height: 0.6rem;}
	.pop-login .pop-cont .from-tip{ right: 0.1rem; padding: 0.05rem; font-size: 0.28rem;}
	.pop-login .pop-cont .pop{ left: auto; right: 0; margin-bottom: 0.2rem; padding: 0.3rem; width: 4rem; border-radius: 0.1rem;
		transform: none;
	}
	.pop-login .pop-cont .pop:before,
	.pop-login .pop-cont .pop:after{ left: auto; right: 0.1rem;}
	.pop-login .pop-cont .pop:before{ width: 0.2rem; height: 0.2rem;}
	.pop-login .pop-cont .pop:after{ bottom: 0; width: 0.5rem; height: 0.3rem;
		transform: none;
	}
	.pop-login .pop-cont .submit{ margin-top: 0.5rem; width: 3rem; line-height: 0.6rem;}

/*	视频	*/
	.video-box{ height: 6rem;}
	.video-box .vjs-big-play-button:before{ width: 0.94rem; font-size: 0.6rem;}
	
/* ****************************************************** */
	.home1{ padding-top:91.2826%; }
	.home1 .cont{ width: 90%;
		/* transform: translateY(50%); */
	}
	.home1 .cont .t1{ font-size: 0.5rem; }
	.home1 .cont .t2{ margin-bottom: 0.3rem; font-size: 0.3rem;}
	.home1 .cont .link{ margin: 0 0.1rem; padding: 0 0.3rem; line-height: calc(0.66rem - 2px); }
	.home1 .slick-dots{ bottom: 0.5rem;}
	.home1 .slick-item .img{ background: center no-repeat; background-size: cover; /*height: 6.9rem !important;*/}

	.home2{ padding: 1rem 0;}
	.home2 .head{ margin-bottom: 0.5rem;}
	.home2 .head .t1{ margin-bottom: 0.2rem;}
	.home2 .list{ margin: auto; width: 6.15rem; height: 3.97rem; background-size: contain;}
	.home2 .list:before{ margin-top: 0.3rem; width: 3rem; height: 2.3rem; background-size: contain;}
	.home2 .list-item{ width: 1.8rem; height: 1.4rem;}
	.home2 .list-item .link{ width: 100%; height: 100%;}
	.home2 .list-item .ico,
	.home2 .list-item .more,
	.home2 .list-item .pop{ display: none;}
	.home2 .li2{ top: 1.2rem; margin-left: 1.05rem;}
	.home2 .li3{ top: 2.8rem; margin-left: 1.2rem;}
	.home2 .li4{ top: 2.5rem; margin-left: -2.9rem; height: 1.7rem;}
	.home2 .list-item .icon{ width: 1.44rem; height: auto; }
	.home2 .li1 .icon{ margin-top: -0.14rem; }
	.home2 .li2 .icon{ margin-top: -0.1rem; margin-right: 0.05rem; }
	.home2 .li3 .icon{ margin-top: 0; margin-left: 0.21rem; }
	.home2 .li4 .icon{ margin-left: 0; margin-top: 0.05rem; }

	.home3{ padding: 1rem 0;}
	.home3:before{ content: ''; position: absolute; left: 0; right: 0; top: 0; height: 100%; background-color: #f5f5f5;}
	.home3 .head{ margin-bottom: 0.5rem;}
	.home3 .scroll-tab{ margin-bottom: 0.5rem; padding: 0 1rem; width: 100%;}
	.home3 .scroll-item{ margin: 0 0.1rem; padding: 0.1rem; width: 1.5rem; height: auto; border-radius: 0.1rem;}
	.home3 .scroll-item .icon{ margin-bottom: 0.1rem; width: 0.8rem; height: 0.8rem;}
	.home3 .scroll-prev,
	.home3 .scroll-next{ width: 0.8rem; height: 0.8rem;}
	.home3 .scroll-prev{ left: 0; }
	.home3 .scroll-next{ right: 0; }
	.home3 .tab-item .img{ float: none; width: 100%;}
	.home3 .tab-item .cont{ position: static; width: 100%;}
	.home3 .tab-item .inner{ position: static; padding: 0.5rem;
		transform: none;
	}
	.home3 .tab-item .t1{ margin-bottom: 0.1rem;}
	.home3 .tab-item .t2{ margin-bottom: 0.5rem;}
	.home3 .tab-item .link{ padding: 0 0.3rem; line-height: calc(0.66rem - 2px); width: auto;}
	.home3 .tab-item .link + .link{ margin-left: 0.2rem;}

	.home4{ margin-bottom: 1rem; padding-top: 1rem;}
	.home4 .head{ margin-bottom: 0;}
	.home4 .list{ margin: 0; margin-bottom: 1rem;}
	.home4 .slick-list{ padding: 0.7rem 0; }
	.home4 .list-item{ float: none; width: 90% !important;display: block !important;}
	.home4 .list-item + .list-item{ margin-left: 0; margin-top: 0.3rem;}
	.home4 .list-item .cont{ padding: 0.5rem;}
	.home4 .list-item .t{ margin-bottom: 0.1rem;}
	.home4 .list-item .date{ margin-bottom: 0.2rem;}
	.home4 .more{ padding: 0.1rem 0.3rem; width: 2rem;}
	.home4 .slick-dots{ bottom: -0.3rem; }
	.home4 .slick-arrow{width:50px;height:50px;text-align: center;line-height:50px;font-family:xfont;border:1px solid #ccc;transform:none; top: auto;bottom: -40px;}
	.home4 .slick-arrow:before{font-size:24px;}
	.home4 .slick-prev{ left: 30%; }
	.home4 .slick-next{ right: 30%; }

	.home5{ padding-top: 0.8rem; }
	.home5 .head{ margin-bottom: 0.5rem;}
	.home5 .slick-item .img{ float: none; width: 100%;}
	.home5 .slick-dots{ left: 0; top: 3.6rem; bottom: auto;}
	.home5 .cont{ padding: 0.5rem;}
	.home5 .cont .t{ margin-bottom: 0.2rem;}
	.home5 .cont .p,
	.home5 .cont .ul{ margin-bottom: 0.5rem;}
	.home5 .cont .li + .li{ margin-top: 0.1rem;}
	.home5 .cont .t{ font-size: 0.39rem;}
	.home5 .cont .ico{ margin-right: 0.1rem; width: 0.4rem; height: 0.4rem;}
	.home5 .cont .more{ padding: 0 0.3rem; line-height: calc(0.66rem - 2px); width: 2rem;}
	.home5 .slick-item .i{ position: static; }
	.home5 .slick-item .img:before{ display: none; }

	.home6{ padding: 1rem 0;}
	.home6 .head{ margin-bottom: 0;}
	.home6 .li{ margin-top: 0.5rem; width: 33.33%;}
	.home6 .icon{ margin-bottom: 0.2rem; width: 1rem; height: 1rem;}

	.product_enter1{ height: auto;}
	.product_enter1 .cont{ padding: 1rem 0;}
	.product_enter1 .cont .t1{ margin-bottom: 0.3rem;}

	.product_enter2{ padding: 1rem 0 0.5rem;}
	.product_enter2 .head{ margin-bottom: 0.5rem;}
	.product_enter2 .list{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.product_enter2 .list-item{ margin-left: 0; margin-bottom: 0.5rem; padding: 0 0.2rem; width: 50%; height: auto;}
	.product_enter2 .list-item .icon{ margin-bottom: 0.2rem; width: 3rem; height: auto;}
	.product_enter2 .list-item .t1{ margin-bottom: 0.2rem;}

	.product_enter3{ padding: 1rem 0;}
	.product_enter3 .head{ margin-bottom: 0.5rem;}
	.product_enter3 .slick-mod{ padding: 0 1rem;}
	.product_enter3 .slick-item .img{ margin: 0 0 0.2rem; width: 100%; height: auto;}
	.product_enter3 .slick-arrow{ margin-top: -0.5rem;}
	.product_enter3 .more{ margin-top: 0.5rem; padding: 0 0.1rem; line-height: calc(0.66rem - 2px); width: 2rem;}

	.product_enter4{ padding: 1rem 0;}
	.product_enter4 .head{ margin-bottom: 0.5rem;}
	.product_enter4 .list-item{ float: none; padding: 0.5rem; width: 100%; height: auto;}
	.product_enter4 .list-item + .list-item{ float: none; margin-top: 0.2rem;}
	.product_enter4 .list-item .tit{ margin-bottom: 0.3rem; padding-left: 1.5rem;}
	.product_enter4 .list-item .icon{ width: 1.2rem;}
	.product_enter4 .list-item .p + .p{ margin-top: 0.2rem;}
	.product_enter4 .list-item .more{ margin-top: 0.5rem; padding: 0 0.1rem; line-height: calc(0.66rem - 2px); width: 2rem;}

	.wireless_communication1{ height: auto; }
	.wireless_communication1 .cont{ position: static; padding: 1rem 0; transform: none; }
	.wireless_communication1 .t1{ margin-bottom: 0.3rem; }

	.wireless_communication2{ padding: 1rem 0;}
	.wireless_communication2 .search-wrp{ margin-left: 0; margin-bottom: 0.3rem;}
	.wireless_communication2 .search-wrp .search-ipt{ padding: 0 0.3rem; width: 5rem; height: 0.6rem; line-height: 0.6rem;}
	.wireless_communication2 .search-wrp .search-btn{ margin-left: 0.2rem; width: 1.8rem; line-height: 0.6rem;}
	.wireless_communication2 .screen-wrp{ margin: 0;}
	.wireless_communication2 .screen-wrp + .screen-wrp{ margin-top: 0.3rem;}
	.wireless_communication2 .screen-lb{ float: none; margin-top: 0; margin-right: 0; line-height: 1.5;}
	.wireless_communication2 .screen-item{ margin: 0.1rem; padding: 0.05rem 0.3rem; min-width: 1rem;}
	.wireless_communication2 .list{ margin-top: 0.5rem; margin-bottom: 0.5rem;}
	.wireless_communication2 .list-item{ float: none; margin-left: 0; margin-bottom: 0.3rem; width: 100%; height: auto;}
	.wireless_communication2 .list-item .img{ height: auto;}
	.wireless_communication2 .list-item .cont{ padding: 0.5rem;}
	.wireless_communication2 .list-item .t{ margin-bottom: 0.1rem;}
	.wireless_communication2 .list-item .p{ margin-bottom: 0.2rem;}
	.wireless_communication2 .list-item .buy{ padding: 0.1rem; width: 2rem;}
	
	.application_cases0{ padding: 1rem 0; height: auto;}
	.application_cases0 .bg1{ display: none;}
	.application_cases0 .bg2{ display: block;}
	.application_cases0 .cont{ padding-top: 0;}
	.application_cases0 .cont .t1{ margin-bottom: 0.3rem; font-size: 0.54rem;}
	.application_cases0 .cont .t2{ margin-bottom: 0.5rem;}
	.application_cases0 .cont .link{ margin:0 0.1rem; padding: 0.1rem 0.5rem; width: auto; line-height: normal;}
	.application_cases0 .cont .link:after{ margin-left: 0.1rem; width: 0.35rem; height: 0.35rem; background-size: contain; vertical-align: middle;}
	
	.application_cases1{ padding: 1rem 0; height: auto;}
	.application_cases1 .head{ margin-bottom: 0.5rem; padding-top: 0;}
	.application_cases1 .head .t1{ margin-bottom: 0.2rem;font-size:0.5rem;}
	.application_cases1 .scroll-tab{ margin-bottom: 0.5rem; padding: 0 1rem; width: 100%;}
	.application_cases1 .scroll-item{ margin: 0 0.1rem 10px; padding: 0.1rem; width: 1.5rem !important; height: auto; border-radius: 0.1rem;}
	.application_cases1 .scroll-item .icon{ margin-bottom: 0.1rem; width: 0.8rem; height: 0.8rem;}
	.application_cases1 .scroll-prev,
	.application_cases1 .scroll-next{ margin: 0; width: 0.5rem; height: 0.5rem; font-size: 1em;}
	.application_cases1 .scroll-prev:before,
	.application_cases1 .scroll-next:before{ margin-top: 1px;}
	.application_cases1 .tabitem .link{ margin: 0.1rem; padding: 0.1rem 0.3rem; width: auto;}
	.application_cases1 .slick-arrow{ margin-top: 0; }
	.application_cases1 .slick-prev{ left: -1rem; }
	.application_cases1 .slick-next{ right: -1rem; }


	
	.article-area{padding-top:1rem;}
			
	.application_cases2{ padding: 1rem 0;}
	.application_cases2 .t1{ margin-bottom: 0.2rem;}
	.application_cases2 .t2{ margin-bottom: 0.5rem;}
	.application_cases2 .link{ padding: 0.1rem 0.5rem; width: auto;}
	.application_cases2 .link:after{ margin-left: 0.1rem; width: 0.35rem; height: 0.35rem; background-size: contain;}

	.application_cases3{ padding: 1rem 0;}
	.application_cases3 .head{ margin-bottom: 0;}
	.application_cases3 .list{ margin-bottom: 0.5rem;}
	.application_cases3 .list-item{ float: none; margin-left: 0; /*margin-bottom: 0.3rem;*/ width: 100%; height: auto;}
	.application_cases3 .list-item .img{ height: auto;}
	.application_cases3 .list-item .cont{ padding: 0.5rem;}
	.application_cases3 .list-item .t{ margin-bottom: 0.1rem;}
	.application_cases3 .list-item .p{ margin-bottom: 0.2rem;}
	.application_cases3 .list-item .info{ padding: 0.1rem; width: 2rem;}
	.application_cases3 .more{ padding: 0.1rem 0.3rem; width: auto; margin-top: 0.3rem;}
	.application_cases3 .nav span{ display: inline-block !important; }

	.application_cases4{ padding: 1rem 0;}
	.application_cases4 .t{ display: block;}
	.application_cases4 .link{ margin-left: 0; margin-top: 0.1rem; padding-left: 0.8rem; background-size: 0.5rem;}
	
	.product_details1{ padding: 1rem 0; height: auto;}
	.product_details1 .img{ position: static; margin: 0 auto 0.5rem; width: 3rem; height: auto;
		transform: none;
	}
	.product_details1 .cont{ padding-top: 0; width: 100%;}
	.product_details1 .cont .t1{ margin-bottom: 0.3rem;}
	.product_details1 .cont .t2{ margin-bottom: 0.5rem;}
	.product_details1 .cont .link{ margin-right: 0.2rem; padding: 0.1rem 0.3rem; width: auto;}

	.product_details2{ padding: 1rem 0;}
	.product_details2 .head{ margin-bottom: 0.5rem;}
	.product_details2 .list{ margin-bottom: 0.5rem;}
	.product_details2 .list-item{ float: none; width: 100%; height: auto; padding-left: 0;}
	.product_details2 .list-item:nth-child(even){ float: none; padding-left: 0;}
	.product_details2 .list-item + .list-item{ margin-top: 0.3rem;}
	.product_details2 .list-item .t{ margin-bottom: 0.2rem; padding-left: 0.8rem;}
	.product_details2 .list-item .icon{ width: 0.5rem; height: auto;}
	.product_details2 .list-item .p{ padding-left: 0.8rem;}
	.product_details2 .buy{ padding: 0.1rem 0.3rem;}

	.product_details3{ padding: 1rem 0;}
	.product_details3 .head{ margin-bottom: 0.5rem;}
	.product_details3 .table{ width: 100%;}
	.product_details3 .table td{ padding: 0.2rem;}
	.product_details3 .table td:nth-child(1){ padding-left: 0.2rem;}
	.product_details3 .table td:nth-child(2){ padding-left: 0.2rem;}

	.product_details4{ padding: 1rem 0;}
	.product_details4 .head{ margin-bottom: 0.5rem;}
	.product_details4 .img{ margin-bottom: 0.5rem; width: 2rem; height: auto;}
	.product_details4 .slick-dot{ margin: 0 0.1rem; padding: 0.15rem;}

	.product_details5{ padding: 1rem 0 2rem;}
	.product_details5 .head{ margin-bottom: 0;}
	.product_details5 .slick-mod{ margin: 0;}
	.product_details5 .slick-slide{ margin: 0;}
	.product_details5 .slick-item .img{ height: auto;}
	.product_details5 .slick-item .cont{ padding: 0.5rem;}
	.product_details5 .slick-item .t{ margin-bottom: 0.1rem;}
	.product_details5 .slick-item .p{ margin-bottom: 0.2rem;}
	.product_details5 .slick-item .info{ padding: 0.1rem; width: 2rem;}
	.product_details5 .slick-dots{ margin-top: 0;}
	.product_details5 .slick-dot{ margin: 0 0.1rem; padding: 0.15rem;}
	.product_details5 .slick-arrow{ width: 50px; height: 50px; border: 1px solid #ccc; top: auto; bottom: -50px; transform: none; }
	.product_details5 .slick-arrow:before{ font-size: 24px; }
	.product_details5 .slick-arrow:hover{ background: transparent; border-color: #ccc; color: #333; }
	.product_details5 .slick-prev{ left: 2rem; }
	.product_details5 .slick-next{ right: 2rem; }

	.common_problem1 .img{ height: auto; background: none; padding-bottom: 0;}
	.common_problem1 .img img{ display: block;}
	.common_problem1 .head{ padding: 0 0.5rem; top: 1rem;}
	.common_problem1 .head .t1{ margin-bottom: 0.2rem; font-size: 0.5rem;}

	.common_problem2{ padding: 1rem 0;}
	.common_problem2 .head{ margin-bottom: 0.5rem;}
	.common_problem2 .head .h38,.common_problem3 .head .h38{ font-size: 0.45rem; }
	.common_problem2 .list{ margin-left: 0;}
	.common_problem2 .list-item{ margin-left: 0.2rem; margin-bottom: 0.2rem; padding: 0.5rem; width: 3.4rem; height: 4.5rem;}
	.common_problem2 .list-item:nth-child(odd){ margin-left: 0;}
	.common_problem2 .list-item .icon{ margin: 0 auto 0.2rem; width: 1rem;height:auto;}
	.common_problem2 .list-item .icon img{ display: block; width: 100%;}

	.common_problem3{ padding: 1rem 0;}
	.common_problem3 .head{  margin-bottom: 0.5rem;}
	.common_problem3 .tab{ margin-bottom: 0.5rem;}
	.common_problem3 .tab .link{ margin: 0 0.1rem; padding: 0.1rem 0.3rem; width: auto;}
	.common_problem3 .list{ margin-bottom: 0.3rem;}
	.common_problem3 .list-item{ float: none; margin-left: 0; margin-bottom: 0.2rem; width: 100%;}
	.common_problem3 .list-item .img{ height: auto;}
	.common_problem3 .list-item .img:after{ width: 0.8rem; height: 0.8rem; background-size: contain;}
	.common_problem3 .list-item .tip{ left: 0.2rem; top: 0.2rem;}
	.common_problem3 .list-item .t{ padding: 0.2rem;}	
	
	
	
	
	
	

/* ****************************************************** */
	
/* 移动端详情页 */
	.article{ padding: 0.8rem 0;}
	.article-title{ margin-bottom: 0.4rem;}
	.article-title .h24{ margin-bottom: 0.2rem;}
	.article-title .info span{ margin:0 0.1rem;}
	.article-cont{ margin-bottom: 0.3rem;}
	.article-cont .p{ margin-bottom: 0.2rem;}
	.article-cont video{ width: 100%;}
	.article-paging{ padding: 0.3rem 0; line-height:1.5;}
	.article-prev{ margin-bottom: 0.2rem;}
	.article-prev, .article-next{ float: none; padding: 0 0 0 0.5rem; width: 100%; text-align: left;}
	.article-prev:before, .article-next:before{ right: auto; left: 0; top: 50%; height: 0; font-size: 0.28rem; line-height: 0;
		transform: translateY(-50%);
	}
	
	.article .share-mod{ padding: 0.5rem 0;}
	.article .share-box .share-item{ width: 0.6rem; font-size: 0.4rem;}

/* 移动端搜索结果页 */
	.result{ padding: 0.8rem 0;}
	.result .h24{}
	.result .h24 span{ margin-left: 0.3rem; font-size: 0.3rem;}
	.result .list{ margin-bottom: 0.5rem;}
	.result .list-item{ padding: 0.4rem 0;}
	.result .list .h18{ margin-bottom: 0.2rem;}

/* 移动端网站地图 */
	.sitemap{ padding: 0.4rem 0;}
	.sitemap dl{ padding: 0.3rem 0;}
	.sitemap dt{ font-size: 0.32rem;}
	.sitemap dd{ margin-top: 0.2rem;}
	.sitemap dd a{ margin-right: 0.2rem;}


.home1 .slick-item .b{ display: block; }
.home1 .slick-item .a{display:none;}

.application_cases1 .bg1{display:none;}	
.application_cases1 .bg2{display:block;}

.common_problem1 .img1{display:none;}
.common_problem1 .img2{display:block;}

.product_details1 .bg1{display:none;}
.product_details1 .bg2{display:block;}

.product_enter1 .bg1{display:none;}
.product_enter1 .bg2{display:block;}

.wireless_communication1 .bg1{display:none;}
.wireless_communication1 .bg2{display:block;}

.pop-pic .pop-dialog{width:90%;padding:0;font-size:0;height:auto;}
.pop-pic .pop-cont{height:4rem;line-height:4rem;}

.application_cases3 .list{margin-bottom:0;}
.application_cases3 .slick-slide{margin-left:0;}
.application_cases3 .nav{margin-top:0;}

.h34{font-size:0.45rem;}
}


<!--0.00023293495178223-->