@import "../font/iconfont.css";
.wrap{max-width:1440px;margin-left:auto;margin-right:auto;}
.wrap1{max-width:1600px;margin-left:auto;margin-right:auto;}
.wrap2{max-width:1280px;margin-left:auto;margin-right:auto;}
.header{position:fixed;left:0;top:0;width:100%;height:100px;background:#fff;border-bottom:1px solid transparent;  padding:0 45px;  z-index: 110; }
.header.on{background:#fff;border-bottom:1px solid #f4f4f4;box-shadow: 0 0 5px rgba(131,131,131,0.3);}
.indheader .header{transition:all 0.3s;background:none;}
.logo{width:285px;height:25px; overflow: hidden; margin-top:35px; }
.logo img{width:auto;height:100%;image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode: nearest-neighbor;}
.searchButton{width:21px;height:21px; cursor:pointer;background:url(../images/search.png) no-repeat center;margin-top:40px;}
.search{width:45px;height:34px; margin-top:33px; background: url("../images/search.png") no-repeat center;cursor:pointer;}
.search input{display:none;height:34px;border-radius: 0px;width: 21px;transition: all .3s ease; border: 1px solid #fff;  background: url("../images/search.png") no-repeat 10px 50%; padding: 6px 5px 6px 40px; color:#000;font-size:14px; }
.search input:focus {width: 160px; border: 1px solid #ccc; border-radius: 34px;transition: all .3s ease;}
.search_fixed{width:100%;background-color: #f4f4f4;padding:30px 20px; position: fixed;left:0;top:100px;z-index: 110;display: none;}
.search_fixed .wrap1{max-width: 640px;margin-left:auto;margin-right:auto;border-bottom:1px solid #ddd;padding-bottom:5px;}
.search_fixed input{font-size:16px;width:80%;}
.search_fixed .search_close{width:28px;height:28px;background:url(../images/search.png) no-repeat center;cursor: pointer; }

.lang{width:21px;height:21px; cursor:pointer;margin-top:40px;margin-left:30px;background:url(../images/language.png) no-repeat center; }
.lang_list{width:50px;background:#fff;padding:3px 0;top:100%;left:50%;margin-left:-25px;transition:all 0.3s;opacity: 0;visibility: hidden;display: none;}
.lang_list a{display: block;text-align: center;line-height: 24px;}
.lang:hover .lang_list{opacity: 1;visibility: visible;}
.group_link{padding-right:25px;background:url(../images/arr1.png) no-repeat right center;margin-top:40px;}
.head_line{margin:38px 30px 0;}
.indheader .mainMenu .item a.mNav{color:#fff;}
.indheader .search{background-image:url(../images/search2.png);}
.indheader .lang{background-image:url(../images/language1.png);}
.indheader .group_link{background-image:url(../images/arr1_1.png);color:#fff;}
.indheader .head_line{color:#fff;}
.indheader .header.on{background:#fff;}
.header.on .mainMenu .item a.mNav{color:#64656a!important;}
.header.on .search{background-image:url(../images/search.png)!important;}
.header.on .lang{background-image:url(../images/language.png)!important;}
.header.on .group_link{background-image:url(../images/arr1.png)!important; color:#64656a!important;}
.header.on .search:hover{background-image: url(../images/search3.png)!important;}
.header.on .lang:hover{background-image: url(../images/language2.png)!important;}
.header.on .group_link:hover{background-image: url(../images/arr1_2.png)!important;color:#e00000!important;}
.header.on .head_line{color:#64656a!important;}
.indheader .header.on .logo1{display: block;}
.indheader .header.on .logo2{display: none;}
.indheader.light .logo1{display: block;}
.indheader.light .logo2{display: none;}
.indheader.black .logo1{display: none;}
.indheader.black .logo2{display: block;}
.indheader.light .mainMenu .item a.mNav{color:#64656a;}
.indheader.light .search{background-image:url(../images/search.png);}
.indheader.light .lang{background-image:url(../images/language.png);}
.indheader.light .group_link{background-image:url(../images/arr1.png);color:#64656a;}
.indheader.light .head_line{color:#64656a;}

.indheader.black .mainMenu .item a.mNav{color:#fff;}
.indheader.black .search{background-image:url(../images/search2.png);}
.indheader.black .lang{background-image:url(../images/language1.png);}
.indheader.black .group_link{background-image:url(../images/arr1_1.png);color:#fff;}
.indheader.black .head_line{color:#fff;}
.mainMenu .item{float:left;margin:0 30px; position:relative; z-index: 10;}
.mainMenu .item a.mNav{display:inline-block; font-size:16px;line-height:96px;padding:0 8px; position: relative;border-bottom:3px solid transparent;}
.mainMenu .item:hover a.mNav{border-color:#e00000; }
.header .mainMenu .item.cr a.mNav{color:#e00000;}
.mainMenu .arrow{display: none;}
.header .mainMenu .item.cr a.mNav:after{width:100%;}
.mainMenu .subMenu{ /*background:#fff;width:100%;*/ position:absolute;left:50%;top:100px; opacity: 0; visibility:hidden;  padding:36px 0;overflow: hidden;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all 0.3s; }
.mainMenu .subMenu .wrap{max-width: none;white-space: nowrap;margin:0; vertical-align: top;}
.mainMenu .item:nth-child(2) .subMenu .wrap{text-align:center;}
.mainMenu .subMenu .wrap>a{display:inline-block;padding:0 60px;text-align:center;color:#64656a; }
.mainMenu .subMenu .wrap>a img{width:65px;height:65px; opacity: 0.6;}
.mainMenu .subMenu .wrap>a span{display: block; }
.mainMenu .subMenu .wrap>a:hover{color:#e5001c;}
.mainMenu .subMenu .wrap>a:hover img{opacity: 1;}
.mainMenu .item.hover .subMenu{opacity: 1; visibility:visible;height:auto; }
.mainMenu .subMenu .subTab{display: flex; text-align:left;}
.mainMenu .subMenu .subTab a{display:block;width:32%;height:66px;line-height:62px;margin-left:2%;padding:0 32px 0 30px;border:2px solid #eeeeee;border-radius: 20px;background:url(../images/arr20.png) no-repeat right center;background-origin: content-box;}
.mainMenu .subMenu .subTab a:nth-child(1){margin-left:0;}
.mainMenu .subMenu .subTab a img{width:30px;height:27px;margin-right:12px; opacity: 0.6;}
.mainMenu .subMenu .subTab a span{display: inline;}
.mainMenu .subMenu .subTab a.active{border-color:#e5001c;background-color:#e5001c;background-image: url(../images/arr21.png);color:#fff;}
.mainMenu .subMenu .subTab a.active img{opacity: 1;}
.mainMenu .subMenu .subMenu_content .subMenu_item{height:0;overflow: hidden;opacity: 0;visibility: hidden;}
/*.mainMenu .subMenu .subMenu_content .subMenu_item.active{height:auto;opacity: 1;visibility: visible;}*/
.mainMenu .subMenu .subMenu_item .swiper-slide a{padding:0;background:none;border-radius: 0;}
.mainMenu .subMenu .subMenu_item .swiper-slide a .img{padding:80px 45px;border-radius: 10px;background:#f5f5f5;}
.mainMenu .subMenu .subMenu_item .swiper-slide a .tit span{display: inline-block;width:40px;height:24px;line-height: 22px;border:1px solid #e00000;color:#e00000;text-align: center;margin-left:10px;font-size:14px;border-radius: 6px;}
.mainMenu .subMenu .subMenu_item .swiper-button-next,.mainMenu .subMenu .subMenu_item .swiper-button-prev{width:45px;height:45px;border:1px solid #e4e4e4;border-radius: 15px;margin-top:-22px;background-size:10px;}
.mainMenu .subMenu .subMenu_item .swiper-button-prev{left:-85px;}
.mainMenu .subMenu .subMenu_item .swiper-button-next{right:-85px;}
.mainMenu .subMenu .subMenu_content .subMenu_item .sub_left{width:75%;display: block;}
.mainMenu .subMenu .subMenu_item .sub_left{width:100%;display: flex;justify-content: center;}
.mainMenu .subMenu  dl{display:inline-block;min-width:120px;margin:0 60px;text-align:left; vertical-align: top;}
.mainMenu .subMenu  dl dt{padding-bottom:20px;border-bottom:1px solid #eee;font-weight: bold;}
.mainMenu .subMenu  dl dt a:hover{color:#e5001c;}
.mainMenu .subMenu  dl dd{margin-top:20px;}
.mainMenu .subMenu  dl dd a{display:block;color:#64656a;margin:8px 0;}
.mainMenu .subMenu  dl dd a:hover{color:#e5001c;}
.mainMenu .subMenu .subMenu_item .sub_right{width:20.8%;}
.mainMenu .subMenu .subMenu_item .sub_right img{border-radius: 20px;}

.nav_bg{width:100%;background:#fff;position: absolute;left:0;top:100px;z-index:1; transition: height 0.3s;}

.banner .swiper-slide{transition:all 0.5s;}
.banner .swiper-slide img{width:100%;} 
.banner .ban_txt{width:100%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index: 20;}
.banner .ban_txt.ban_right{text-align:right;}
.banner .ban_txt .tit1{display:inline-block;padding:8px 10px;border:2px solid #64656a; border-radius: 10px; } 
.banner .ban_txt .tit2{ margin-top:10px; line-height: 1.3; }  
.banner .ban_txt .tit3 span{padding-right:25px;}
.banner .ban_txt .btn_more{display:inline-block;width:120px;height:45px;line-height:45px;text-align:center;border-radius:15px;border:1px solid #999;color:#64656a;margin-top:45px; }
.banner .ban_txt .btn_more:hover{background:#e00000;border-color:#e00000;color:#fff;}
.banner.black .ban_txt .tit1{border-color:#fff;color:#fff;}
.banner.black .ban_txt .tit2{color:#fff;}
.banner.black .ban_txt .tit3{color:#fff;}
.banner.black .ban_txt .btn_more{border-color:#fff;color:#fff;}
.banner.black .ban_txt .btn_more:hover{border-color:#e00000;}
.swiper-pagination{width:100%;text-align: center;left:0;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 1;pointer-events: auto;cursor: pointer;}
.banner .swiper-pagination{bottom:5%;  }
.swiper-pagination-bullet{width:12px;height:12px;background:#fff;border-radius:100%;margin:0 8px!important; opacity: 1; vertical-align: middle; position: relative;}
.swiper-pagination-bullet:after{width:16px;height:16px;border:4px solid #e00000;border-radius:100%;content:''; position: absolute;left:-2px;top:-2px;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-transform:scale(0);transform:scale(0);}
.swiper-pagination-bullet-active{background:none!important;}
.swiper-pagination-bullet-active:after{-webkit-transform:scale(1);transform:scale(1);}
.banner .swiper-button-next,.banner .swiper-button-prev{width:65px;height:65px;border:1px solid #e4e4e4;border-radius: 100%;margin-top:-33px;background-size:14px;background-color:rgba(255,255,255,0.4);border-color:transparent;}
.banner .swiper-button-prev{left:38px;}
.banner .swiper-button-next{right:38px;}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{border-color:rgba(135,135,135,0.3);}
.banner .swiper-left{width:100px;height:100%;left:0;top:0;z-index: 20;cursor: pointer;}
.banner .swiper-right{width:100px;height:100%;right:0;top:0;z-index: 20;cursor: pointer;}
.inFunc_box{padding:65px 0 90px;}
.inFunc_box .swiper-slide .img{width:100px;height:100px;overflow: hidden;margin:0 auto;}
.inFunc_box .swiper-slide .img img{transition:all 0.5s;}
.inFunc_box .swiper-slide a:hover .img img{margin-top:-100%;}
.inFunc_box .swiper-slide a:hover .tit{color:#e00000;}
.inFunc_box .swiper-pagination{bottom:-53px;}
.inFunc_box .swiper-pagination-bullet{background:#e0e0e1;}
.inFunc_box .swiper-pagination-bullet-active{background:none;}
.inFunc_box .swiper-button-next,.inFunc_box .swiper-button-prev{background-size:22px;}
.inFunc_box .swiper-button-prev{left:-5%;background:url(../images/prev.png) no-repeat center;background-size:auto 100%;}
.inFunc_box .swiper-button-next{right:-5%;background:url(../images/next.png) no-repeat center;background-size:auto 100%;}
.inFunc_box .swiper-button-prev:hover{background-image:url(../images/prev1.png);}
.inNews_box .swiper-button-next:hover{background-image:url(../images/next1.png);}

.inService_box{padding:80px 0 95px;background:#f7f7f7;}
.inSer_con{border-radius: 15px;overflow: hidden;}
.inSer_imgs{width:66%;}
.inSer_imgs a .txt{width:50%;top:60px;left:60px;}
.inSer_imgs a .btn_more{display:block;width:120px;height:45px;line-height:45px;text-align:center;border-radius:15px; border: 1px solid rgba(255,255,255,0.4);}
.inSer_imgs a .btn_more:hover{background:#e00000;border-color:#e00000; }
.inSer_tab{width:34%;height:100%;top:0;right:0;}
.inSer_tab a{width:100%;height:33.33%;background:#fff;padding:50px;display: flex;align-items: center;overflow: hidden;}
.inSer_tab a .img{float:left;width:82px;height:82px;flex:0 0 82px;overflow: hidden;}
.inSer_tab a .txt{float:left;width:60%;padding:0 30px;flex:1;}
.inSer_tab a .btn{float:right;width:45px;height:45px;flex:0 0 45px;border-radius: 5px;border:1px solid #ececec;background:url(../images/arr4.png) no-repeat center;}
.inSer_tab a:hover,.inSer_tab a.active{box-shadow: 0 0 40px #e9e9e9; position: relative;}
.inSer_tab a:hover .img img,.inSer_tab a.active .img img{margin-top:-100%;}
.inSer_tab a:hover .tit1,.inSer_tab a.active .tit1{color:#333;}
.inSer_tab a:hover .btn,.inSer_tab a.active .btn{background-color:#e00000;background-image:url(../images/arr2.png);}
/*.inSer_imgs a{display: none;}
.inSer_imgs a.active{display: block; }*/
.inPro_box {width:100%;overflow: hidden;}
.inPro_box .swiper-slide{width:79%;cursor:pointer;/*transition:all 0.3s;cursor:pointer; overflow: hidden; position: relative;*/}

.inPro_box .swiper-button-prev{left:11.5%;width:35px;height:50px;background:url(../images/arr_prev.png) no-repeat center;background-size:100%;margin-top:-25px;}
.inPro_box .swiper-button-next{right:11.5%;width:35px;height:50px;background:url(../images/arr_next.png) no-repeat center;background-size:100%;margin-top:-25px;}
.inPro_box .swiper-button-prev:hover{background-image:url(../images/arr_prev1.png);}
.inPro_box .swiper-button-next:hover{background-image:url(../images/arr_next1.png);}
.inPro_box .swiper-slide .img{transition:all 0.3s;}
.inPro_box .swiper-slide-prev:hover .img{-webkit-transform:translateX(10px);transform:translateX(10px);}
.inPro_box .swiper-slide-next:hover .img{-webkit-transform:translateX(-10px);transform:translateX(-10px);}
.inPro_box .swiper-slide .txt{width:100%;top:10%;left:0;z-index: 10;padding:0 20px;word-break:break-all;}
.inPro_box .swiper-slide .txtLeft,.inPro_box .swiper-slide .txtRight{top:50% !important;height:auto !important;transform:translateY(-50%);-webkit-transform:translateY(-50%);max-width:50%;}
.inPro_box .swiper-slide .txtLeft{left:40px;}
.inPro_box .swiper-slide .txtRight{right:40px;text-align:right;left:auto;}
.inPro_box .swiper-slide .tit1 span{display: inline-block;padding:5px 14px;background:#e5001c;border-radius: 10px;margin-right:15px; vertical-align: 0.2em;}
.inPro_box .swiper-slide .btn_more{width:120px;height:45px;line-height:45px;text-align:center;border-radius:15px;border:1px solid rgba(255,255,255,0.4); }
.inPro_box .swiper-slide .btn_more:hover{color:#fff;background:#e00000;border-color:#e00000;}
.inPro_box .swiper-slide .btn_play{padding:3px 0 3px 36px;background:url(../images/play.png) no-repeat left center;}
.inPro_box .swiper-slide .btn_play:hover{color:#fff;}
.inPro_box .swiper-pagination{bottom:5%;}
.inPro_box .swiper-pagination-bullet{background:rgba(255,255,255,0.5);}
.inPro_box .swiper-pagination-bullet-active{background:none;}
.inPro_box.light .swiper-slide-active .tit1,.inPro_box.light .swiper-slide-active .tit2{color:#333;}
.inPro_box.light .swiper-slide-active .btn_more{border: 1px solid #666;color: #333;}
.inPro_box.light .swiper-slide-active .btn_more:hover{color:#fff;background:#e00000;border-color:#e00000;}

.inNews_box .swiper-slide .img{width:67%;float:right;border-radius: 15px;overflow: hidden;}
.inNews_box .swiper-slide .img img{width:100%;}
.inNews_box .swiper-slide .txt{width:40.8%;background:#fff;border-radius: 15px;padding:60px 75px;left:40px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index: 10;box-shadow: 0 0 40px #e9e9e9;}
.inNews_box .swiper-slide .tit1 img{vertical-align: -0.1em;margin-left:25px;}
.inNews_box .swiper-slide .tit3{padding-top:35px;border-top:2px solid #ececec;}
.inNews_box .swiper-slide .btn_more{width:120px;height:45px;line-height:45px;text-align:center;border-radius:15px;border:1px solid #999999;}
.inNews_box .swiper-slide .btn_more:hover{color:#fff;background:#e00000;border-color:#e00000;}
.inNews_box .swiper-pagination{bottom:-12%;}
.inNews_box .swiper-pagination-bullet{background:#e0e0e1;}
.inNews_box .swiper-pagination-bullet-active{background:none;}
.inNews_box .swiper-button-prev{left:-5%;background:url(../images/prev.png) no-repeat center;background-size:auto 100%;}
.inNews_box .swiper-button-next{right:-5%;background:url(../images/next.png) no-repeat center;background-size:auto 100%;}
.inNews_box .swiper-button-prev:hover{background-image:url(../images/prev1.png);}
.inNews_box .swiper-button-next:hover{background-image:url(../images/next1.png);}

.inSubscribe{padding:60px 0;background:url(../images/dy_bg.png) no-repeat center;background-size:cover;}
.inSub_form{width:715px;}
.inSub_input{border-radius: 20px;box-shadow: 0 0 20px rgba(51,51,51,0.07);}
.sub_input{width:78.3%;height:70px;padding:10px 10px 10px 65px;background:#fff url(../images/email.png) no-repeat 30px 50%;}
.sub_submit{width:21.7%;height:70px;background:#d2232a;color:#fff;font-size:20px;}
.sub_submit:hover{background:#e5001c; }
.inSub_agree{cursor: pointer;}
.inSub_agree input{margin-right:14px;}
.inSub_agree a:hover{color:#d2232a;}
.mgc{position:relative;width:20px;height:20px;background-clip:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:text-bottom;border-radius:3px;-webkit-transition:background-color .25s;transition:background-color .25s;background-color:#fff;border:1px solid #d0d0d0;}
.mgc:checked:after{content:'';display:block;height:7px;width:10px;border:0 solid #333;border-width:0 0 2px 2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:4px;left:4px}
.mgc:disabled{opacity:.65}
.mgc:focus{outline:none;box-shadow:inset 0 1px 1px rgba(255,255,255,0.075),0 0 2px #38a7ff}
.mgc:checked{background-color:#fff;border-color:#d7d7d7;}
.mgc:checked:after{border-color:#414141}
/*label.error{position: fixed;padding: 14px 25px;left: 50%;top: 50%;color: #fff;background: rgba(0,0,0,0.6);font-size: 14px;z-index: 100;border-radius: 2px;}*/
/*底部*/
.footer{background:#333333;padding-top:40px;}
.footer.active{padding-bottom:70px;}
.botLogo{width:335px;flex:0 0 335px;}
.ft_top{display: flex; justify-content: space-between;}
.ft_share{font-size:0;text-align: right;}
.ft_share a{display: inline-block;width:45px;height:45px;border:1px solid rgba(255,255,255,0.7);text-align:center;line-height:45px;margin-left:25px; position: relative;vertical-align: top;border-radius: 100%;}
.ft_share a:nth-child(1){margin-left:0;}
.ft_share a i{display:inline-block;width:45px;height:45px;border:1px solid rgba(255,255,255,0.7);text-align:center;line-height:45px;color:#807f7f;font-size:20px;border-radius: 100%;}
.ft_share a>img{width:22px;height:22px;vertical-align: middle;opacity: 0.7;}
.ft_share a .share_ewm{width:120px;height:120px;padding:8px;background:#fff; box-shadow: 0px 0px 12px rgba(153,153,153,0.3); position: absolute;left:50%;margin-left:-60px; opacity: 0;top:55px; visibility: hidden; transition:all 0.3s;}
.ft_share a .share_ewm:after{width:0;height:0;content:''; position: absolute; border:none;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;left:50%;margin-left:-6px;top:-6px; }
.ft_share a:hover{background:#d2232a;border-color:#d2232a;}
.ft_share a:hover img{opacity: 1;}
.ft_share a:hover i{color:#fff;background:#d2232a;border-color:#d2232a;}
.ft_share a:hover .share_ewm{opacity: 1;bottom:45px; visibility: visible;}
.ft_share .social-share .social-share-icon{width:45px;height:45px;line-height: 45px;color:#807f7f;border:1px solid rgba(255,255,255,0.7);font-size:18px;margin:0 0 0 20px;}
.ft_share .social-share .social-share-icon:hover{color:#fff;background:#d2232a;border-color:#d2232a;}
.ft_right{width:260px;flex:0 0 260px; }
.ft_right .tit{font-size:20px;}
.footer .botMenu{flex:1;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-around;-moz-justify-content: space-around;-ms-justify-content: space-around;-o-justify-content: space-around;justify-content: space-around; padding:0 8%;}
.footer .botMenu dl{float:left;margin-right:30px;}
.footer .botMenu dl dt{padding-bottom:25px; position: relative;}
.footer .botMenu dl dt:after{width:26px;border-bottom:2px solid #d2232a;content:'';position: absolute;left:0;bottom:0;}
.footer .botMenu dl dt a{font-size:20px;color:#fff;}
.footer .botMenu dl dd{margin-top:20px;}
.footer .botMenu dl dd a{font-size:16px;color:#999;display:block;margin-bottom:10px;}
.footer .botMenu dl dt a:hover,.footer .botMenu dl dd a:hover{color:#d2232a;}
.footer .ft_bom{ padding:20px 0;border-top:1px solid rgba(255,255,255,0.1);}
.ft_links{margin-top:5px;}
.ft_links a{color:#bbb;padding:0 10px;border-left:1px solid #777777;}
.ft_links a:nth-of-type(1){border-left:none;padding-left:0;}
.ft_links a:hover{color:#d2232a;}
.copyright a{color:#bbb;padding-left:10px;}
.copyright a:hover{color:#d2232a;}

.float_box{width:60px;position: fixed;right:0;bottom:90px; z-index: 120;  }
.float_block{ border-radius: 12px;box-shadow: 0 0 20px rgba(153,153,153,0.6); }
.float_box a{display: block;width:60px;border-bottom:1px solid #f5f5f5; background:#fff;padding:8px 0; text-align: center;position: relative;transition:all 0.5s;clear:both;float:right; }
.float_box a .iconfont{font-size:24px;}
.float_box a .img{width:30px;height:30px;margin:0 auto;overflow: hidden;}
.float_box a .mt5{margin-top:2px;}
.float_box a:nth-child(1){border-top-left-radius: 12px;}
.float_box a:last-child{border-bottom:none;border-bottom-left-radius: 12px;}
.float_box a:nth-child(1):hover ,.float_box a:nth-child(3):hover{width:80px;border-radius: 0; }
.float_box a:hover .f-14{color:#000;}
.float_box a:hover .iconfont{color:#e00000;}
.float_box a:hover .img img{margin-top:-100%;}
.float_box a .float_ewm,.float_box a .float_tel{background:#fff;padding:12px;position: absolute;right:130px;margin-left:0;bottom:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%); opacity: 0;visibility:hidden;  box-shadow: 0px 0px 12px rgba(153,153,153,0.3);border-radius: 8px; transition:all 0.5s;}
.float_box a .float_ewm{width:120px; padding:10px 5px; }
.float_box a .float_ewm:after,.float_box a .float_tel:after{width:0;height:0;content:''; position: absolute; border:none;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #fff;bottom:auto;left:auto;margin-left:0;right:-6px;top:50%;margin-top:-6px;}
.float_box a:hover .float_ewm,.float_box a:hover .float_tel{opacity:1;visibility:visible;right:90px;}
.float_box .gotop{width:55px;height:55px;line-height: 55px;text-align:center;border-radius: 100%;background:#e00000;margin:20px auto 0;cursor: pointer; opacity: 0;visibility: hidden;transition:all 0.3s;}
.float_box .gotop.active{ opacity: 1;visibility: visible;}
.float_box .gotop .iconfont{font-size:24px;color:#fff;}
.float_box a .float_tel{width:240px;line-height:1.6;text-align:left; }
.float_box a .float_tel_cell{padding:8px 0;}
.float_box a .float_tel span{font-size:20px;padding-left:23px;}
.float_box a .float_tel img{margin-right:5px;width:15px; vertical-align: -2px;}
.float_box a .float_box a:hover .jmrx_box{opacity: 1;visibility: visible; }
.test_run{width:60px;height:50px;padding:5px 0;font-size:14px;background:#fff;text-align: center;color:#999;box-shadow: 0 0 10px rgb(0 0 0 / 10%); cursor:pointer; border-top-left-radius: 12px;border-bottom-left-radius:12px; position: absolute;top:-60px;right:0;transition:all 0.3s;}
.test_run.active{right:0;opacity: 1; visibility: visible;}
.test_run img{position: absolute;left:-30px;top:0;}
.test_run_pop{width:740px;background:#fff;border-radius: 20px;padding:130px 70px 60px;overflow:hidden;position: fixed;left:50%; top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index: 220;opacity: 0;  visibility: hidden; transition: all 0.3s;}
.test_run_pop .pop_close{top:20px;right:20px;}
.test_run_tit{width:67%;height:89px;line-height:89px;padding-left:60px;background:url(../images/notice_bg.png) no-repeat right top; background-size:auto 100%; position: absolute;left:0;top:0;font-size:38px;}
.test_run_con{padding:5px 0 5px 104px;background:url(../images/ld.png) no-repeat left top;font-size:16px;background-size:auto 100%;}
.test_run_pop.flip{-webkit-transform:translateX(50%) translateY(-50%) scale(0.1);transform:translateX(50%) translateY(-50%) scale(0.1);}
.test_run_pop.active{opacity: 1; visibility: visible;-webkit-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1);}
.test_run_mes textarea{width:100%;height:100px;padding:12px;background:#f9f9f9;box-shadow: inset 0 3px 5px #eee; border-radius: 15px;}
.test_run_pop .btn_inquiry{width:180px;border-radius: 15px;font-size:16px;}
.oldweb{display:block;width:180px;height:60px;line-height:58px;border:1px solid #d2d1d1;padding:0 22px;background:url(../images/qh1.png) no-repeat 88% 50%;border-radius: 15px;font-size:16px;color:#a1a1a1; }
.oldweb:hover{border-color:#e5011c;background:#e5011c url(../images/qh2.png) no-repeat 88% 50%;color:#fff; }
.block li label,.con span{ font-size: 18px;
	margin-right: 20px; line-height: 23px;}
.block li span{display: inline-block; vertical-align: middle; cursor: pointer;}
.block li span img{margin-left: 15px; }
.level{color:#e84c3d;font-size:16px;margin-left:15px;position: relative;top: 3px;}
.cookies_pop{background:#fff;padding:15px 0;position:fixed;left:0;right:0;bottom:0;z-index:180;box-shadow:0 0 10px rgba(0,0,0,0.05);  display: none;}
.cookies_pop .wrap1{display: flex;justify-content: space-between;align-items: center;}
.cookies_txt{width:80%;font-size:14px;}
.cookies_txt a{color:#587fb4;}
.cookies_txt a:hover{text-decoration: underline;}
.btn_accept{width:120px;height:40px;background:#d2232a;font-size:14px;}
.btn_accept:hover{background:#e5011c;}
/*产品列表*/
.inbanner>img{width:100%;}
.inbanner .ban_txt{width:100%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index: 10;}
.inbanner #content{position: absolute;left:0;bottom:100px;z-index:-1;}
.crumbs{width:100%;padding:30px 0;}
.crumbs.pa{left:0;top:0;z-index: 10;}
.crumbsc.wrap{white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.crumbs a{display:inline-block;padding-right:15px;background:url(../images/arr5.png) no-repeat right center;margin-right:10px;color:#64656a;}
.crumbs a:hover{color:#e00000;}
.crumbs span{color:#64656a;}
.main_box{padding:40px 0 140px;background:#f8f8f8;}
.pro_search{width:22.8%;margin-top:10px; position: relative;}
.pro_search input{width:100%;padding-bottom:16px;padding-right:35px;border-bottom:1px solid #d0d0d0;}
.pro_search i{display: block;width:22px;height:22px;background:url(../images/search.png) no-repeat center; position: absolute;right:0;top:2px;z-index:10;cursor: pointer;}
.pro_sort{width:365px;background:url(../images/fenlei.png) no-repeat 27px 50%;}
.pro_sort .allSelect{width:100%; }
.pro_sort .allSelect .select_tit{padding: 0 40px 0 60px;}
.pro_sort .allSelect .select_ul{background:#fff;}
.pro_menu{width:22.8%;background:#fff;border-radius: 20px; margin-left:10px;}
.pro_menu .pro_tit{height:76px;line-height: 76px;padding:0 35px;cursor: pointer;}
.pro_menu .pro_tit:hover{color:#d2232a;}
.menu_list li{border-top:1px solid #f8f8f8;}
.menu_list li h3{height:76px;line-height: 76px;padding:0 35px; position: relative; }
.menu_list li h3 a{display: block;}
.menu_list li h3 i{display:block;width:40px;height:40px;background:url(../images/arr9.png) no-repeat center; position: absolute;right:15px;top:50%;margin-top:-20px;cursor:pointer;transition:all 0.3s;}
.menu_list .menu_second{display: none;}
.menu_list .menu_second dl{border-top:1px solid #f8f8f8;overflow: hidden;}
.menu_list .menu_second dl dt{height:80px;line-height: 80px;padding:0 45px;font-size:16px; position: relative;}
.menu_list .menu_second dl dt i{display:block;width:20px;height:20px;background:url(../images/jia.png) no-repeat center; position: absolute;right:25px;top:50%;margin-top:-10px;cursor:pointer;}
.menu_list .menu_second dl dd{display: none;}
.menu_list .menu_second dl dd a{display: block; padding:20px 45px; color:#999;}
.menu_list .menu_second dl dd a span{display: block;padding-left:40px;position: relative;}
.menu_list .menu_second dl dd a span:before{width:20px;height:20px;border:2px solid #eeeeee;background:#fff;content:'';position: absolute;left:0;top:50%;margin-top:-10px;border-radius: 5px;transition:all 0.3s;}
.menu_list .menu_second dl dd a span:after{width:19px;height:20px;background:url(../images/gou.png) no-repeat center;content:'';position: absolute;left:0;top:50%;margin-top:-10px;border-radius: 5px;transition:all 0.3s;-webkit-transform:scale(0);transform:scale(0);}
.menu_list li.cr,.menu_list li.active,.menu_list li:hover{border-color:#d2232a;}
.menu_list li.cr .menu_second{display: block;}
.menu_list li.active h3,.menu_list li.cr h3,.menu_list li h3:hover{background:#d2232a;}
.menu_list li.active h3 a,.menu_list li.cr h3 a,.menu_list li h3:hover a{color:#fff;}
.menu_list li.active h3 i,.menu_list li.cr h3 i{background-image:url(../images/arr8.png);}
.menu_list li:hover h3 i{background-image:url(../images/arr19.png);}
.menu_list li.cr.active h3 i{background-image:url(../images/arr10.png);}
.menu_list .menu_second dl.active dt i{background-image:url(../images/jian.png);}
.menu_second dl dd a.active{color:#333;background:#f2f2f2;}
.menu_second dl dd a.active span:before{border-color:#d2232a;background:#d2232a;}
.menu_second dl dd a.active span:after{-webkit-transform:scale(1) rotate(0.1deg);transform:scale(1) rotate(0.1deg);}
.select_list{padding:0 10px; }
.select_list a{display: inline-block;line-height:normal;/*height:34px;line-height:32px;*/padding:5px 15px;border-radius: 30px;border:1px solid #ddd;background:#fff; position: relative;margin-right:10px;margin-bottom:10px;}
.select_list a i{display:block;float:right;width:12px;height:12px;background:url(../images/map_close.png) no-repeat center;margin-left:10px;margin-top:4px;}
.select_list a:hover{background:#d2232a;border-color:#d2232a;color:#fff;}
.select_list a:hover i{background-image: url(../images/map_close1.png);}
.pro_box{margin-left:-10px;margin-right:-10px;}
.pro_list_con{width:75%;}
.pro_list{padding:10px;}
.pro_list dl{width:32%;float:left;margin-left:2%;margin-bottom:2%; position: relative;padding-bottom:120px;}
.pro_list dl:before{display: none; padding:10px;background:#fff;border-radius: 20px;box-shadow:0 0 20px rgba(0,0,0,0.05);content:''; position: absolute;left:-10px;top:-10px;right:-10px;bottom:-55px;z-index: 1; opacity: 0;visibility: hidden;transition:all 0.3s;}
.pro_list dl .bt_mask{ padding:10px;background:#fff;border-radius: 20px;box-shadow:0 0 20px rgba(0,0,0,0.05);content:''; position: absolute;left:-10px;top:-10px;right:-10px; z-index: 1; opacity: 0;visibility: hidden;transition:all 0.3s;}
.pro_list dl:nth-child(3n+1){margin-left:0;clear:both;}
.pro_list dl dt{position: relative;z-index:10;}
.pro_list dl dt a{display: block;background:#fff;padding:15px;border-radius: 20px;}
.pro_list dl dt .img{height: 350px;display: flex;justify-content: center;align-items: center;background-position: center;background-repeat: no-repeat;background-size: cover;}
.pro_list dl dt .img:after{ content:''; min-height:inherit; font-size:0;}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   	.pro_list dl dt .img img{/*max-height: 100%;*/width:100%;}
   	.job_list .job_top_r em{display: none;}
   	.job_list .job_top_r .job_share{display: none;}
}
.pro_list dl dt span{display:inline-block;/*height:25px;line-height: 25px;*/padding:2px 12px;font-size:14px;color:#fff;border-radius: 10px;background:#d2232a; position: absolute;left:15px;top:15px;padding:5px 12px 0\0;}
.pro_list dl dd{padding:20px 10px;position: absolute;left:0;right:0;z-index:10;}
.pro_list dl dd .txt{opacity: 0;visibility: hidden;height:0;transition:all 0.3s;word-break: break-all;}
.pro_list dl dd .txt pre{white-space: pre-wrap; word-wrap: break-word;}
.pro_list dl:hover{z-index:20;}
.pro_list dl:hover:before{opacity: 1;visibility:visible;}
.pro_list dl:hover .bt_mask{opacity: 1;visibility:visible;}
.pro_list dl:hover dt a{background:#dddddd;}
.pro_list dl:hover dd .txt{margin:5px 0 10px;opacity: 1;visibility: visible;height:auto;}
.material_list  dl dt .img{height:240px;}
.page_box{text-align: center;margin-top:50px;}
.page_box a{display:inline-block;width:45px;height:45px;line-height:45px;border-radius: 5px;font-size:14px;color:#333;text-align:center;background:#fff;border:1px solid #e4e4e4;margin:0 5px; vertical-align: middle;}
.page_box a.page_prev{background:#fff url(../images/page_left.png) no-repeat center;}
.page_box a.page_next{background:#fff url(../images/page_right.png) no-repeat center;}
.page_box a.page_prev:hover{background-image:url(../images/page_left1.png);background-color:#d2232a;border-color:#d2232a;}
.page_box a.page_next:hover{background-image:url(../images/page_right1.png);background-color:#d2232a;border-color:#d2232a;}
.page_box > span{display: inline-block;line-height:45px;color:#999;margin-left:10px;}
.page_box a:hover,.page_box a.current{color:#fff;background-color:#d2232a;border-color:#d2232a;}
.bom_box{padding:95px 0;background:url(../images/bom_bg.jpg) no-repeat center;background-size:cover;}
.bom_box .btn_guest{width:200px;height:60px;line-height: 60px;color:#d2232a;border:1px solid #d2232a;border-radius: 20px;}
.bom_box .btn_guest:hover{color:#fff;background:#d2232a;}
/*产品详情页*/
.proInfo{box-shadow:inset 0 1px 15px rgba(51,51,51,0.07); overflow: hidden;}
.proInfo .c-999{color:#1a1a1a;}
.proInfo_top .wrap1{padding-bottom:70px;border-bottom:1px solid #efefef;}
.proInfo_top_imgs{width:40%;margin-right:10%;}
.big_pic{margin:0 5%;}
.big_pic .swiper-slide{padding-bottom:100%;height:0; position: relative;}
.big_pic .swiper-slide img{max-height: 100%;position: absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.small_pic{margin-top:20px;}
.small_pic .swiper-container{margin:0 55px;}
.small_pic .swiper-slide{width:80px;height:80px;padding:5px;border:1px solid transparent;border-radius: 20px;display: flex; align-items: center;justify-content: center;cursor: pointer;overflow: hidden;}
.small_pic .swiper-slide img{max-height: 100%;}
.small_pic .swiper-slide-thumb-active{border-color:#d2232a;}
.small_pic .swiper-button-prev,.small_pic .swiper-button-next{width:35px;height:35px;border-radius: 100%;border:1px solid #bfbfbf;background-size:8px;margin-top:-18px;}
.small_pic .swiper-button-prev{left:0;}
.small_pic .swiper-button-next{right:0;}
.proInfo_top_detail{width:50%;}
.detail_list .other_type{padding:20px 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;margin:25px 0;}
.detail_list .other_type select{width:220px;height:40px;line-height:40px;padding:0 30px 0 20px;border:1px solid #64656a;background:url(../images/arr6.png) no-repeat 95% 50%;border-radius: 14px;}
select.active{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;}
.detail_list .other_type .allSelect{width:220px;height:40px;}
.detail_list .allSelect .select_tit{height:40px;line-height:40px;border-radius: 14px;padding:0 30px 0 20px;border:1px solid #64656a;}
.detail_list .allSelect .select_tit:after{background:url(../images/arr6.png) no-repeat 95% 50%;}
.detail_list .allSelect .select_ul{top:40px;}
.detail_list .allSelect .select_ul a{height:40px;line-height:40px;}

.proInfo_top_detail .pro_title{padding-right:70px;}
.proInfo_top_detail .pro_share{right:0;top:0;padding-left:30px;border-left:1px dashed #bbbbbb;cursor:pointer;}
.proInfo_top_detail .pro_share i{display: inline-block;width:25px;height:25px;background:url(../images/share.png) no-repeat center;vertical-align: middle;}
.proInfo_top_detail .pro_share:hover i{background-image:url(../images/share1.png);}
.proInfo_top_detail .pro_share:hover>span{color:#d2232a;}

.proInfo_top_detail .pro_share .share_box{width:300px;text-align:left;padding:15px;top:0;right:100%;background:#f8f8f8;opacity: 0;visibility:hidden;transition:all 0.3s;z-index: 10;}
.proInfo_top_detail .pro_share .share_box.social-share>a{width:45px;height:45px;line-height: 45px;margin:0 6px;}
.proInfo_top_detail .pro_share:hover .share_box{opacity: 1;visibility: visible;}


.pro_con_tabs{height:80px;line-height: 80px;border-bottom:1px solid #efefef;}
.pro_con_tabs a{display: inline-block;padding:0 7%;margin:0 22px; position: relative;}
.pro_con_tabs a:after{width:100%;height:0;border-bottom:3px solid #d2232a;content:''; position: absolute;left:0;bottom:0;transition:all 0.3s;-webkit-transform:scale(0);transform:scale(0);cursor:pointer;}
.pro_con_tabs a.active,.pro_con_tabs a:hover{color:#d2232a;}
.pro_con_tabs a.active:after,.pro_con_tabs a:hover:after{-webkit-transform:scale(1);transform:scale(1);}
.pro_detail_box1 .img{width:100%;}
.pro_detail_box1 .img img{width:100%;}
.pro_detail_box1 .txt{padding:0 10px;position: absolute;width: 45%; right: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.pro_detail_box1 .tit1{padding:20px;border:2px solid #1a1a1a;line-height: 1;}
.pro_detail_box2 .img{width:100%;text-align: center;}
.pro_swiper1{max-width: 1080px;}
.pro_swiper1 .swiper-container{ height:608px;margin:0 auto;border-radius: 20px;}
.pro_swiper1 .swiper-wrapper{height:100%;}
.pro_swiper1 .swiper-slide{height:100%;}
.pro_swiper1 .swiper-slide img{display: block;border-radius: 15px;}
.pro_swiper1 .swiper-pagination{width:20px; left:25px;top:0;bottom:0;display: flex;flex-direction: column;justify-content: center;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.pro_swiper1 .swiper-pagination-bullet{margin:8px 0!important;}
.pro_detail_box4{background:#f5f5f5;padding:135px 0;}
.pro_video{width:49.8%;border-radius: 20px;overflow: hidden;margin-right:4.3%;}
.pro_video video {display:block; width: 100%; }
.video_mask { width: 100%; height: 100%; position: absolute; left: 0; top: 0;  background-repeat:no-repeat;background-position:center;background-size:cover;z-index: 11; }
.video_mask .btn_play {width:100%;height:100%; position: absolute; left:0; top: 0;  cursor: pointer;background:rgba(0,0,0,0.2) url(../images/play1.png) no-repeat center; }
.pro_video_txt{margin-top:8%;}
.pro_detail_box5 dl{margin:120px 0;overflow: hidden;display: flex;align-items: center;}
.pro_detail_box5 dl dt{width:50%;float:left;flex:0 0 50%;overflow: hidden;border-radius: 20px;}
.pro_detail_box5 dl dd{flex:1;overflow: hidden;padding:0 5% 0 6.8%;}
/*.pro_detail_box5 dl:nth-child(2n){flex-direction: row-reverse;}
.pro_detail_box5 dl:nth-child(2n) dd{padding:0 6.8% 0 5%;}*/
.pro_detail_box6{background:#e3e6ed; }
.pro_detail_box6 .img{width:100%;}
.pro_detail_box6 .img img{width:100%;}
.pro_detail_box6 .txt{width:26%; position: absolute;margin-left: 12%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:20;}
.pro_detail_box7 .font .f1{margin-bottom:1em;}
.pro_detail_box7{background:#f8f8f8;padding:50px 0;}
.pro_detail_box7 .wrap1{display:flex;align-items:center;}
.pro_detail_box7 .img{border:2px solid #dbdbdb;border-radius:20px;overflow:hidden;margin-right:34px;}
.pro_detail_box7 .font{line-height:1}
.pro_detail_box7 .font .f1{margin-bottom:1em;}
.pro_con_table table{width:100%;}
.pro_con_table table td{padding-right:20px;}
.pro_con_table>table>tbody>tr>td{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:40px 0; vertical-align: top;}
.pro_con_table>table>tbody>tr.hide{display: none;}
.pro_table_tit{padding-left:20px;position: relative;line-height: 1;}
.pro_table_tit:before{width:3px;height:100%;background:#e5011c;content:''; position: absolute;left:0;top:0;}
.pro_con_table table td table tr td{font-size:18px;color:#64656a;padding-top:28px;}
.pro_con_table table td table tr td span{padding-right:20px;}
.pro_con_table table td table tr:nth-child(1) td{padding-top:0;}
.btn_allparam{width:200px;height:54px;line-height: 54px;border:1px solid #65646a;border-radius: 20px; cursor:pointer;}
.btn_allparam:hover{color:#e00000;border-color:#e00000;}
.pro_con_material{padding:60px 0 90px;background:url(../images/bom_bg1.jpg) no-repeat center;background-size:cover;}
.material_swiper .swiper-slide{background:#fff;border-radius: 20px;padding:15px;}
.material_swiper .swiper-slide .img{height:240px;display: flex;align-items: center;justify-content: center;}
.material_swiper .swiper-slide .txt{padding:0 20px 10px;}
.material_swiper .txt .c-999{color:#999;}
.material_swiper .swiper-pagination{position: static;margin-top:35px;}
.material_swiper .swiper-pagination-bullet{background:#e0e0e0;}
/*操作视频*/
.crumbs_white .crumbs a,.crumbs_white .crumbs span{color:#fff;}
.crumbs_white .crumbs a{background-image: url(../images/arr11.png);}
.menu_box{height:80px;line-height: 80px;background:#fff;border-bottom:1px solid #eeeeee;}
.menu_con .swiper-slide{width:auto!important;}
.menu_con a{display:inline-block;font-size:16px;color:#64656a;/*margin-right:5.6%;*/ position: relative;}
.menu_con a:after{width:100%;border-bottom:3px solid #d42c32;content:''; position:absolute;left:50%;bottom:0;margin-left:-50%;transition:all 0.3s;-webkit-transform:scale(0);transform:scale(0);}
.menu_con a:hover:after,.menu_con a.active:after,.menu_con .active a:after{-webkit-transform:scale(1);transform:scale(1);color:#333;}
.menu_box .btn_down{width:40px;height:40px;border:1px solid #cfcfd1;border-radius: 10px;background:url(../images/arr12.png) no-repeat center;right:0;top:20px;display: none;}
.main_wrap{padding:80px 0 120px;background:#f9f9f9;}
.menu_wrap{width:20%;background:#fff;border-radius: 20px;overflow: hidden;}
.menu_wrap .menu_list .menu_second{padding:10px 35px;}
.menu_wrap .menu_list .menu_second a{display: block;padding:16px 0 16px 20px;background:url(../images/arr13.png) no-repeat left center;color:#64656a;}
.menu_wrap .menu_list .menu_second a:hover,.menu_wrap .menu_list .menu_second a.cr{color:#333;background-image:url(../images/arr14.png);}
.main_right{width:80%;padding-left:30px; float:right;}
.main_wrap>.wrap1.hid,.main_right.hid,.search_content.hid{overflow: visible;}
.video_search{background:#fff;border-radius: 20px;padding:50px 17%;}
.video_search dl dd{width:100%;height:60px;border-radius: 20px;border:1px solid #dddddd;padding:15px 25px; display: flex;justify-content: space-between;align-items: center;}
.video_search dl dd .search_input{width:90%;}
.video_search dl dd .btn_search{width:20px;height:20px;background:url(../images/search.png) no-repeat center;}
.video_search dl dd.search_modal{border:none;padding:0;font-size:0;}
.video_search dl dd.search_modal .allSelect{display: inline-block;}
.video_search dl dd.search_modal .allSelect:nth-child(2){margin-left:3.5%;margin-right:3.5%;}
.video_search dl dd.search_modal select{width:31%;height:60px;line-height:60px;padding:0 40px 0 24px;background:url(../images/arr7.png) no-repeat 92% 50%;border:1px solid #dddddd;border-radius: 20px;}
.allSelect{width:31%;height:60px;}
.allSelect .select_tit{height:60px;line-height:60px;padding:0 40px 0 24px;border:1px solid #dddddd;border-radius: 20px; z-index: 10; }
.allSelect .select_tit span{color:#64656a; }
.allSelect .select_tit:after{width:18px;height:10px;background:url(../images/arr7.png) no-repeat center;content:''; position: absolute; right:20px;top:50%;margin-top:-5px;}
.allSelect .select_ul{width:100%;max-height:240px; overflow-y:auto; background:#f8f8f8;box-shadow: 0 0 5px #ddd; left:0;top:60px;display: none; z-index: 100;}
.allSelect .select_ul a{display:block;height:50px;line-height:50px;padding:0 20px;border-top:1px solid rgba(0,0,0,0.1);color:#64656a; }
.allSelect .select_ul a:hover{background:#ddd;}
.allSelect .select_ul a.on{background:#ddd url(../images/select.png) no-repeat 94% 50%;background-size:20px;}
.select_tit.active{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;}

.video_list dl{width:31.6%;float:left;margin-left:2.6%;margin-bottom:2.6%; -webkit-transition: -webkit-transform .3s linear;  transition: transform .3s linear;cursor: pointer; position: relative;padding-bottom:140px;z-index:1;}
.video_list dl:nth-child(3n+1){clear:both;margin-left:0;}
.video_list dl dt{overflow: hidden; border-top-left-radius:15px;border-top-right-radius: 15px; }
.video_list dl dt .img{height:225px; overflow: hidden;background-position: center;background-repeat: no-repeat;background-size:cover;}
.video_list dl dt span{display: inline-block;/*line-height:25px;*/color:#fff;font-size:14px;padding:3px 15px;background:rgba(0,0,0,0.8);border-radius: 10px;position: absolute;left:16px;top:15px;z-index: 10;}
.video_list dl dt .mask{width:100%;height:100%;background:rgba(0,0,0,0.2);position: absolute;left:0;top:0; z-index: 9;transition:all 0.3s;}
.video_list dl dt .mask i{display: block;width:50px;height:50px;background:url(../images/play2.png) no-repeat center; position: absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;opacity: 0.7;transition:all 0.3s;}
.video_list dl dd{padding:20px 30px 35px; position: absolute;left:0;right:0;background:#fff; border-bottom-left-radius:15px;border-bottom-right-radius: 15px;}
.video_list dl dd .txt{opacity: 0;visibility: hidden;height:0;word-break: break-all; transition:all 0.3s;}

.video_list dl dd .date{padding-left:24px;background:url(../images/time.png) no-repeat left center;}
.video_list dl:hover{-webkit-transform: translate3d(0,-2px,0);transform: translate3d(0,-2px,0);z-index: 2;}
.video_list dl:hover dd{box-shadow: 0 12px 30px rgb(0 0 0 / 10%);}
.video_list dl:hover dd .txt{opacity: 1;visibility: visible;height:auto;}
.video_list dl dt a:hover .mask{background:rgba(0,0,0,0.5);}
.video_list dl dt a:hover .mask i{opacity: 1;}
.video_show{position: fixed;top: 0;left: 0;bottom: 0;right: 0;background:rgba(0,0,0,0.4);z-index: 9999999;text-align: center;opacity: 0;z-index: -999;}
.video_show.show{opacity: 1;z-index: 999;}
.video_show .video_w{width: 60%;position: absolute;top: 50%;left: 50%;margin-left: -30%;
-webkit-transform: scale(0.5) translateY(-50%); -ms-transform: scale(0.5) translateY(-50%); -o-transform: scale(0.5) translateY(-50%); transform: scale(0.5) translateY(-50%); transition: all 0.5s;  -moz-transition: all 0.5s;  -webkit-transition: all 0.5s; -o-transition: all 0.5s; }
.video_show .video_w video{width: 100%;}
.video_show.show .video_w.scale{ -webkit-transform: scale(1) translateY(-50%); -ms-transform: scale(1) translateY(-50%); -o-transform: scale(1) translateY(-50%);  transform: scale(1) translateY(-50%);}
.video_show .video_close{width:30px;height:30px;position:absolute;top:-40px;right:0;opacity: 0;  transition: all 0.5s 0.5s; -moz-transition: all 0.5s 0.5s;  -webkit-transition: all 0.5s 0.5s;  -o-transition: all 0.5s 0.5s;}
.video_show.show .video_close{opacity: 1;}
/*产品视频*/
.video_list1 dl dt span{background:rgba(210,35,42,0.8);}
/*耗材详情*/
.material_top .wrap1{padding-bottom:0;border-bottom:none;}
.material_top .detail_list li {padding:24px 0;border-top:none;margin:0;border-bottom:1px solid #eaeaea;}
.material_top .detail_list .color_select span{display: inline-block;padding:5px 20px;border:1px solid #f4f4f4;background:#f4f4f4;font-size:14px;color:#64656a;border-radius: 10px;margin-right:20px;cursor: pointer;}
.material_top .detail_list .color_select span.active,.material_top .detail_list .color_select span:hover{color:#d2232a;background:#fff;border-color:#d2232a;}
.material_top .detail_list li:nth-last-child(1){border-bottom:none;}
.btn_buy{width:220px;height:60px;line-height:60px;background:#e5011c;border-radius: 20px;}
.btn_buy:hover{color:#fff;background:#d2232a;}

/*产品搜索*/
.search_box{padding:70px 0 90px;border-bottom:1px solid #dddddd;}
.search_center{width:53.75%;display: flex;justify-content: space-between;}
.search_center .search_input{flex:1;height:60px;padding:10px 30px;background:#fff;box-shadow: 0 0 15px rgba(0,0,0,0.07);border-top-left-radius: 20px;border-bottom-left-radius: 20px;}
.search_center .btn_search{flex:0 0 90px;width:90px;height:60px;background:#e5001c url(../images/search2.png) no-repeat center;border-top-right-radius: 20px;border-bottom-right-radius: 20px;}
.search_center .btn_search:hover{background-color:#d2232a;}
.search_content .menu_list li h3 a span{color:#999;padding-left:10px;font-weight: normal;}
.search_content .menu_list li.cr h3 a span,.search_content .menu_list li.active h3 a span,.search_content .menu_list li:hover h3 a span{color:#fff;}
.search_list dl{width:32%;float:left;margin-left:2%;margin-bottom:4%;}
.search_list dl:nth-child(3n+1){clear:both;margin-left:0;}
.search_list dl dt a{display: flex;height:300px;padding:30px;background:#fff;border-radius: 15px;overflow: hidden; justify-content: center;align-items: center;}
.search_list dl dt span{display: inline-block;height:25px;line-height:25px;color:#fff;font-size:14px;padding:0 15px;background:#d2232a;border-radius: 10px;position: absolute;left:20px;top:20px;z-index: 10;}
.search_list dl dd{padding:15px 20px 0;}
.search_content .pro_list dl{padding-bottom:90px;}
.white_box{background:#fff;border-radius: 20px;padding:0 60px 75px;}
.news_search ul li{padding:38px 0;border-bottom:1px solid #eeeeee;}
.news_search ul li a:hover{color:#e00000;}
.rel_list dl{padding:35px 0;border-bottom:1px solid #eeeeee; position: relative;}
.rel_list dl dt{padding-right:150px;}
.rel_list dl dt .tit{padding-left:35px;background:url(../images/ico.png) no-repeat left center;}
.rel_list dl dd{position: absolute;top:46px;right:0;}
.rel_list dl dd a{display: block;width:130px;height:55px;line-height: 55px;border:1px solid #333;padding-left:62px;background:url(../images/down1.png) no-repeat 33px 50%;border-radius: 20px;}
.rel_list dl dd a:hover{background-color:#d2232a;border-color:#d2232a;background-image: url(../images/down2.png);color:#fff;}
/*服务与支持*/
.ser_tit{padding-bottom:20px;}
.ser_tit:after{width:50px;height:5px;background:#d2232a;content:''; position: absolute;left:0;bottom:0;}
.ser_tit.tc:after{left:50%;margin-left:-25px;}
.service_list a{float:left;width:31.25%;margin-left:3.125%;margin-bottom: 3.125%;background:#fff;padding:80px 40px 60px;border-radius: 20px;text-align: center;}
.service_list a:nth-child(3n+1){clear:both;margin-left:0;}
.service_list a .img{ padding:5px;/*overflow: hidden;*/margin:0 auto;}
.service_list a .img img{width:60px;height:60px;}
.service_list a:hover .f-20{color:#d2232a;}
/*.service_list a:hover .img img{margin-top:-100%;}*/
.contact_list{background:#fff;border-radius: 20px;padding:80px;display: flex;justify-content: space-between;}
.contact_list a{display: block;text-align: center; position: relative;width:25%\0;float:left\0;}
.contact_list a .img{width:60px;height:60px;overflow: hidden;margin:0 auto;}
.contact_list a:hover .img img{margin-top:-100%;}
.contact_list a .ewm_img{width:120px;height:120px;padding:10px;background:#fff; box-shadow: 0px 0px 15px rgba(153,153,153,0.3); position: absolute;left:50%;margin-left:-60px; opacity: 0;bottom:50%; visibility: hidden; transition:all 0.3s;}
.contact_list a .ewm_img:after{width:0;height:0;content:''; position: absolute; border:none;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;left:50%;margin-left:-6px;bottom:-6px; }
.contact_list a:hover .ewm_img{opacity: 1;bottom:30%; visibility: visible;}
/*产品报修*/
.repair_box{padding:70px 50px;border-radius: 20px;}
.repair_form{max-width: 800px;}
.repair_form dl{margin:50px 0;}
.repair_form dl dd select{width:100%;height:60px;line-height:60px;padding:0 40px 0 24px;background:url(../images/arr15.png) no-repeat 96% 50%;border:1px solid #dddddd;border-radius: 15px;}
.repair_form dl dd .allSelect{width:100%;}
.repair_form dl dd .w{width:48%;}
.repair_form dl .tit{margin-bottom:10px;}
.repair_input{position: relative; }
.repair_input input{width:100%;height:60px;line-height:36px;padding:12px 24px;border:1px solid #dddddd;border-radius: 15px;}
.repair_input i{display: none;width:25px;height:25px;background:url(../images/saomiao.png) no-repeat center; position: absolute;right:20px;top:50%;margin-top:-12px;}
.repair_input label.error{position: absolute;left: 24px;bottom: 0;font-size: 14px;color: #e00000;}
.yzCodeBtn{width:130px;height:60px;line-height:60px;text-align:center;border-radius:15px;border:1px solid #333;cursor: pointer;}
.yzCodeBtn:hover{border-color:#d2232a;background:#d2232a;color:#fff;}
.yzCodeBtn.on,.yzCodeBtn.on:hover {pointer-events: none;background: #eee;border-color:#eee;color: #999;}
.repair_textarea textarea{width:100%;height:185px;padding:12px;border:1px solid #dddddd;border-radius: 15px;}
.repair_textarea span{position: absolute;right: 22px;bottom: 20px;}
.repair_form .btn_submit{display:block;width:150px;height:60px;line-height:60px;text-align:center;border-radius:15px;background:#d2232a;color:#fff;font-size:20px; }
.repair_form .btn_submit.active{background:#e5001c;pointer-events:auto;}
.repair_form .btn_submit:hover{background:#e5001c;}
.agreen a:hover{color:#e5001c;}
.upload_box>div{margin-right:30px;}
.upload_box .webuploader-pick{width:100px;height:100px;background:#fafafa url(../images/add.png) no-repeat center;border:1px solid #d0d0d0;border-radius: 5px;}
.thumbnail{display: inline-block;margin-right:20px;}
.upload_box .tit{width:100px;text-align: center;margin-top:10px;}
.uploader-list{margin-top:20px;}
/*加入我们*/
.job_screen{padding:0 40px;}
.screen_tit{height:75px;line-height: 75px;border-bottom:1px solid #efefef;}
.screen_tit>.f-18{width:95px;}
.screen_tit .select_list {margin-bottom:0;}
.screen_tit .select_list a{margin-bottom:0;}
.screen_clear{padding-left:36px;background:url(../images/clear.png) no-repeat left center;cursor: pointer; display:none; }
.screen_list {padding:10px 0;}
.screen_list dl{margin:15px 0;overflow: hidden;}
.screen_list dl dt{float:left;width:95px;border-right:1px solid #dfdfdf;margin-right:16px;margin-top:7px;}
.screen_list dl dd{overflow: hidden;}
.screen_list dl dd a{display: inline-block;min-width:60px;height:40px;line-height: 40px;padding:0 15px;text-align:center;border:1px solid transparent;border-radius: 14px;margin-bottom:5px;}
.screen_list dl dd a.active{border-color:#d2232a;color:#d2232a;}
.screen_num{padding:22px 0;}
.screen_num span{padding:0 5px;}
.job_list .job_item{padding:35px 50px 40px;margin-bottom:30px; cursor:pointer;}
.job_list .job_item:hover{box-shadow: 0 0 20px rgba(51,51,51,0.1);}
.job_title .f-18 em{padding:0 15px;font-size:16px;}
.job_list .job_item:hover .job_title .f-22{color:#d2232a;}
.job_list .job_top .job_share i{display: inline-block;width:25px;height:25px;background:url(../images/share.png) no-repeat center;vertical-align: middle;}
.job_list .job_top .job_share:hover>span{color:#d2232a;}
.job_list .job_top .job_share:hover i{background-image:url(../images/share1.png);}
.job_list .job_top .job_share .share_box{width:300px;padding:15px;top:100%;right:0;background:#f8f8f8;  opacity: 0;visibility:hidden;transition:all 0.3s;z-index: 10;}
.job_list .job_top .job_share .share_box.social-share>a{ width:45px;height:45px;line-height: 45px;margin:0 6px;}
.job_list .job_top .job_share:hover .share_box{opacity: 1;visibility: visible;}
.job_list .job_top_r{margin-top:12px;}
.job_list .job_top_r em{padding:0 30px;}
.job_bom_box{padding:80px 0 70px;background-size:cover;}
.job_bom_box .f-24{letter-spacing: 6px;}
.job_bom_box .btn_more{width:180px;height:60px;line-height: 60px; color:#d2232a;border:1px solid #d2232a; border-radius: 20px;}
.job_bom_box .btn_more:hover{background:#d2232a;color:#fff; }
.job_info_pop{width:1100px;background:#fff;border-radius: 20px;padding:50px 70px;position: fixed;left:50%;margin-left:-550px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index: 220;}
.job_info_pop .job_top{padding:0 35px 40px 0;border-bottom:1px solid #e2e2e2;}
.job_info_pop .job_top .job_share{padding-left:30px;border-left:1px dashed #bbbbbb;cursor:pointer;}
.job_info_pop .job_top .job_share i{display: inline-block;width:25px;height:25px;background:url(../images/share.png) no-repeat center;}
.job_info_pop .job_top .job_share:hover>span{color:#d2232a;}
.job_info_pop .job_top .job_share:hover i{background-image:url(../images/share1.png);}
.job_info_pop .job_top .job_share .share_box{width:300px;text-align:left;padding:15px;top:0;right:100%;background:#f8f8f8;opacity: 0;visibility:hidden;transition:all 0.3s;z-index: 10;}
.job_info_pop .job_top .job_share .share_box.social-share>a{width:45px;height:45px;line-height: 45px;margin:0 6px;}
.job_info_pop .job_top .job_share:hover .share_box{opacity: 1;visibility: visible;}
.job_info_pop .job_block li{float:left;width:25%;font-size:16px;color:#707070;margin-bottom:12px;padding-right:20px;}
.job_info_pop .job_block li:nth-last-child(1){width:100%;}
.job_info_pop .job_block li span{color:#333;}
.job_info_pop .btn_email{width:180px;height: 60px;line-height: 60px;text-align:center;border-radius: 20px;color:#d2232a;background:#fff;border:1px solid #d2232a;margin-bottom:5px;}
.job_info_pop .btn_email:hover{color:#fff;background:#d2232a;}
.job_info_pop .btn_email span{display: inline-block;width:24px;height:24px;overflow: hidden;vertical-align: -0.2em;margin-right:15px;}
.job_info_pop .btn_email:hover img{margin-top:-100%;}
.job_info_pop .upload_resume{margin-left:30px;}
.job_pop_con{max-height:50vh;overflow-y:auto;}
/*app下载*/
.service_right{padding:40px;}
.app_box{margin:130px 0;display: flex;justify-content: center;}
.app_box a{display: block;margin:0 6.4%;text-align: center;position: relative;}
.app_box a .app_ewm {width: 80%;position: absolute;left: 50%;top: 100%;margin-left: -40%;display: none;}
.app_box a:hover .app_ewm{display: block;}
/*耗材识别*/
.inquiry_box{padding:90px;background:url(../images/material_bg.jpg) no-repeat center;background-size:cover;}
.repair_inquiry{background-image: url(../images/baoxiu_bg.jpg);}
.inquiry_form{max-width: 1000px;padding:50px 12%;}
.inquiry_tab{border-bottom:1px solid #ddd;}
.inquiry_tab dl{float:left;width:50%;padding:0 6%;cursor:pointer;}
.inquiry_tab dl dt{width:100px;height:100px;border:2px solid #999999;border-radius: 100%;display: flex;justify-content: center;align-items: center;margin:0 auto;}
.inquiry_tab dl dt .icon2{display: none;}
.inquiry_tab dl dd{padding-bottom:40px;border-bottom:3px solid transparent;}
.inquiry_tab dl.active dt{background:#333;border-color:#333;}
.inquiry_tab dl.active dt .icon1{display: none;}
.inquiry_tab dl.active dt .icon2{display: block;}
.inquiry_tab dl.active dd{color:#333;border-color:#d2232a;}

.inquiry_item dl{margin-bottom:20px;}
.inquiry_item dd{margin-top:10px; }
.inquiry_item dd input{width:100%;height:60px;line-height:60px;padding:12px 24px;border:1px solid #dddddd;border-radius: 20px;}
.inquiry_item dd .check_link{padding-left:25px;padding-top:3px;background:url(../images/what.png) no-repeat left center;text-decoration: underline;}
.inquiry_item dd .check_link:hover{color:#e00000;}
.inquiry_item dd .check_list{margin-top:12px; }
.inquiry_item dd .check_list .check_float{float:left;width:30.8%;margin-left:3.8%;}
.inquiry_item dd .check_list .check_float a{display:block;height:30px;line-height: 30px; background:#f8f8f8;border-radius: 6px;text-align:center;padding:0 12px;}
.inquiry_item dd .check_list a:hover{background:#d2232a;color:#fff;}
.inquiry_item dd .check_list .check_float:nth-child(3n+1){margin-left:0;}
.inquiry_item dd.inquiry_verify{display: flex;justify-content: space-between;}
.inquiry_item dd .verify_input{flex:1;width:68%;float:left;}
.inquiry_item dd .verify_img{flex:0 0 133px;width:133px;height:60px;border-radius: 20px;float:right;overflow: hidden;margin-left:20px;}
.btn_inquiry{width:130px;height:60px;background:#d2232a;color:#fff;border-radius: 20px;}
.btn_inquiry:hover{background:#e00000;}
.inquiry_item dd .btn_barCode{width:100%;height:60px;line-height:60px;border:1px solid #dddddd;border-radius: 20px;}
.inquiry_item dd .btn_barCode img{vertical-align: -2px;}
.inquiry_item dd .codeInfo{width:100%;}
.inquiry_item dd .codeInfo.active{height:60px;line-height:60px;padding:0 24px;border:1px solid #dddddd;border-radius: 20px;}
.inquiry_item dd .upload_info{/*display: flex;align-items: center;*/}
.inquiry_item dd .uploadimg{width:200px;margin-right:30px;}
.inquiry_item dd .uploadimg img{display: block;}
.inquiry_float{width:400px;padding:24px;font-size:14px;line-height:1.6;background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.2);border-radius: 20px; position: absolute;left:110%;top:0; z-index: 300; opacity: 0;visibility:hidden;transition:all 0.3s;}
.inquiry_float:after{width:0;height:0;content:''; position: absolute; border:none;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #fff;left:-6px; top:25px; }
.check_float:hover .inquiry_float{opacity:1;visibility:visible;}
.inquiry_float.active:after{display: none;}
.inquiry_item dd .check_list .inquiry_float{left:0;top:120%;}
.inquiry_item dd .check_list .inquiry_float:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;left:50px; top:-12px;}
.inquiry_close{width:40px;height:40px;padding:6px;background:#fff;border-radius: 100%;position: fixed;left:50%;top:3vh;margin-left:-20px;z-index: 300;display: none; }
.maskbg,.maskbg1{width:100%;height:100%;background:rgba(0,0,0,0.5);position: fixed;left:0;top:0;z-index: 200;display: none;}
.inquiry_pop{width:600px;background:#fff;border-radius: 20px;padding:50px;position: fixed;left:50%;margin-left:-300px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index: 220;}
.pop_con{max-height: 60vh;overflow-y:auto;}
.pop_close{width:45px;height:45px;border-radius: 100%;border:1px solid #dcdcdc; background:url(../images/close.png) no-repeat center;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex; justify-content: center;align-items: center;cursor: pointer; right:20px;top:20px;}
.pop_close:hover{background-image: url(../images/close1.png);background-color:#d2232a;border-color:#d2232a;}
.pop_tit{padding-bottom:20px;}
.pop_tit:after{width:50px;height:5px;background:#d2232a;content:'';position: absolute;left:50%;bottom:0;margin-left:-25px;}
.success_tit{height:82px;line-height: 82px;background:url(../images/tit_bg.png) no-repeat center;background-size:cover;}
.success_tit img{vertical-align: -0.6em;margin-right:20px;}
.scrollbar_style::-webkit-scrollbar-thumb{width:4px; background-color:#d2232a; height:50px;   -webkit-border-radius:4px;margin-right:10px; }
.scrollbar_style::-webkit-scrollbar-thumb:hover{background-color:#d2232a;height:50px;-webkit-border-radius:4px;}
.scrollbar_style::-webkit-scrollbar{width:4px;height:4px;}
.scrollbar_style::-webkit-scrollbar-track-piece{background-color:#f8f8f8;-webkit-border-radius:0;}
.scrollbar_style::-webkit-scrollbar-thumb:active{height:50px;background-color:#000;-webkit-border-radius:4px;}
.inquiry_table{/*border-radius: 20px;*/overflow: hidden;}
.inquiry_table table{width:100%;}
.inquiry_table table td{padding:15px;text-align: center;background:#f0f0f0;border:1px solid #fff;}
.inquiry_table table tr:nth-child(2n) td{background:#f7f7f7;}
.noresult{padding:80px 0;}
.noresult .errorMsg span{color:#d2232a;text-decoration: underline;}
.inquiry_pop .note dt{padding:15px 0;border-top:1px solid #f0f0f0;background:url(../images/arr9.png) no-repeat right center;}
/*媒体与服务*/
.hotline_box{padding:0 80px;display: flex;flex-wrap: wrap;}
.hotline_box dl{width:50%;text-align:center;padding:75px 24px; position: relative;float:left\0;}
.hotline_box dl:nth-child(1):before,.hotline_box dl:nth-child(3):before{width:0;height:60%;border-right:1px solid #ddd;content:'';position:absolute;right:0;top:20%;}
.hotline_box dl:nth-child(1):after{width:88%;height:0;border-bottom:1px solid #ddd;content:'';position: absolute;left:0;bottom:0;}
.hotline_box dl:nth-child(2):after{width:88%;height:0;border-bottom:1px solid #ddd;content:'';position: absolute;right:0;bottom:0;}
.contact_list1{justify-content: space-around;}
.cooperate_box .tit{padding:34px;color:#707070;}
.cooperate_box .tit img{vertical-align: -6px;margin-right:24px;}
.addr_txt img{vertical-align: -0.4em;margin-right:20px;}
.map_box #allmap{width:100%;height:500px;}
#allmap img{max-width: none;}
.BMap_pop div{background-color:#fff!important;border-color:#fff!important;}
.BMap_pop div:nth-child(1){border-top-left-radius: 12px;}
.BMap_pop div:nth-child(3){border-top-right-radius: 12px;}
.BMap_pop div:nth-child(5){border-bottom-left-radius: 12px;}
.BMap_pop div:nth-child(7){border-bottom-right-radius: 12px;}
.BMap_pop div:nth-child(8) {text-indent: 9999px; background:url(../images/jiao1.png) no-repeat 50% 18px!important;/*left:40px!important;*/}
.BMap_shadow, .BMap_shadow img, .BMap_shadow div{display: none;}
.map_close{width:10px!important;height:10px!important;}
.map_box_con {height:220px;overflow-y:auto;overflow-x:hidden;}
.map_box_con h4{font-size:18px;color:#333; line-height: 2;}
.map_box_con p{font-size:14px;color:#64656a; line-height: 1.8;}
/*投诉与建议*/
.suggest_form dl{margin:15px 0;}
.suggest_form .upload_box>div{margin-right:0;}
.suggest_form .upload_box .webuploader-pick{width:48%;height:60px;line-height:60px;background:#f6f6f6; border-radius: 15px;border:none;color:#333;padding:0;}
.suggest_form .upload_box .webuploader-pick img{vertical-align: -3px;margin-right:15px;}
.suggest_form dd {overflow: hidden;}
.suggest_form dd .verify_img{display:block;width:133px;height:60px; overflow: hidden;}
.suggest_form dd .verify_img img{border-radius: 20px;}
/*站点选择*/
.website_box{background:#eee;}
.web_tit{left:4.75%;top:3.75%;z-index: 10;}
.map_dot span{position: absolute;display:block;width:106px;height:30px;line-height:30px;color:#fff;padding:0 5px 0 15px;text-align:center;font-size:16px;right:-150px;top:50%;margin-top:-15px;background:url(../images/city_bg.png) no-repeat 0 0; opacity: 0;-webkit-transform:scale(0.8); transform:scale(0.8);visibility:hidden; -webkit-transition:all 0.3s;transition:all 0.3s;}
.map_dot{width:100px;height:100px;text-align:center;line-height:100px;box-shadow: 0 0 20px rgba(51,51,51,0.3);border-radius:100%;background:#707070;font-size:18px;color:#fff;font-weight: bold; z-index:3;cursor:pointer;}
/*.map_dot i{display:block;width:100px;height:100px;border-radius:100%;  content:''; position: absolute;left:0;top:0;z-index:2;-webkit-animation: twinkling 1.5s ease-in-out 0s infinite running;animation: twinkling 1.5s ease-in-out 0s infinite running; opacity: 0; }*/
.map_dot:hover,.map_dot.active{background:#fff; color:#d2232a;box-shadow: 0 0 20px #cd0b13; z-index: 10;}
/*.map_dot:hover:after,.map_dot.active:after{width:60px;height:60px;border-radius:100%;background:rgba(255,255,255,0.8);content:''; position: absolute;left:50%;top:50%;margin-left:-30px;margin-top:-30px; z-index:1; -webkit-animation:ripple 1.5s ease-in-out 0s normal none infinite running ;animation:ripple 1.5s ease-in-out 0s normal none infinite running ;opacity: 0;display: none; }
.map_dot:hover i,.map_dot.active i{ -webkit-animation:ripple 1.5s ease-in-out 0s infinite running;animation:ripple 1.5s ease-in-out 0s infinite running;background:rgba(255,255,255,0.6);  } */
/*.map_dot:hover span,.map_dot.active span{opacity: 1;transform:scale(1); visibility: visible;right:-120px;}*/
.map_img_block{width:100%;height:100%;left:0;top:0; z-index: 2;}
.map_img_block img{ position: absolute;left:0;top:0;opacity: 0;transition:all 0.3s;}
.map_img_block img.active{opacity: 1;}
.nation_box{left:100%;top:0;opacity: 0; visibility:hidden; }
.nation_list{ display:block;width:406px;padding:35px 40px;margin-left:100px; box-shadow: 0 0 5px rgba(131,131,131,0.3); opacity: 0; visibility:hidden; -webkit-transition:all 0.3s;transition:all 0.3s;}
.nation_list:before{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #fff;content:'';position: absolute;top:32px;left:-15px;}
.map_dot:hover .nation_box,.map_dot.active .nation_box{opacity: 1; visibility: visible;}
.map_dot:hover .nation_list,.map_dot.active .nation_list{opacity: 1; visibility: visible;margin-left:40px;}
.nation_list .tit{padding-bottom:22px;border-bottom:1px solid #e8e8e8;color:#333;text-align:left;line-height: 1;}
.region_con a{display: block;text-align:left;line-height: 1;font-size:16px;font-weight: normal;margin:10px 0;}
.region_con a:hover{color:#d2232a;}
.region_con a img{vertical-align: -4px;margin-right:12px;}
.mobile_website{display: none;}
.mobile_website .nation_list{opacity: 1;visibility: visible;margin-left:0;width:100%;padding:0;margin-bottom:30px;box-shadow: none;}
.mobile_website .nation_list .tit{padding-bottom:15px;font-size:16px;}
.mobile_website .nation_list:before{display: none;}
/*商务合作*/
.cooperate_search{padding:30px;text-align: center;}
.cooperate_search .allSelect{display:inline-block;width:260px; margin:0 10px;text-align:left;}
.cooperate_list dl{float:left;width:31.25%;background:#fff;border-radius: 20px;padding:36px;margin-left:3.125%;margin-bottom:3.125%;}
.cooperate_list dl:nth-child(3n+1){clear:both;margin-left:0;}
.cooperate_list dl dt{padding-bottom:30px;border-bottom:1px solid #dddddd;}
.cooperate_list dl dd{overflow: hidden;}
.cooperate_list dl dd .ww{width:46%; }
.cooperate_list dl dd .ww:nth-child(2){width:52%;}
.cooperate_list dl dd .img{width:60px;height:60px;background:#f9f9f9;border-radius: 10px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;justify-content: center;align-items: center;margin-right:15px;}
.cooperate_list dl dd .tit{white-space: nowrap;}
/*邮件订阅*/
.subscribe_box{padding:100px 0 170px;}
/*产品购买*/
.purchase_box{padding:70px 80px;}
.purchase_search{padding:0 0 70px;border-bottom:1px solid #dddddd;}
.purchase_search .allSelect{width:350px;}
.purchase_link a{float:left;width:22.22%;padding:40px;background:#f8f8f8;border-radius: 12px;margin-left:3.7%;}
.purchase_link a:nth-child(1){margin-left:0;}
.purchase_link a .img{height:130px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;justify-content: center;align-items: center;}
.purchase_link a .img img{max-height: 100%;}
.purchase_link1 a{background:none;border:1px solid #e2e2e2;border-radius: 20px;}
.purchase_link1 a .img{height:150px;}
.purchase_link1 a:hover{box-shadow:0 0 20px rgba(0,0,0,0.05);}
/*促销活动*/
.activity_swiper .swiper-pagination{bottom:28px;}
.activity_swiper .swiper-button-next,.activity_swiper .swiper-button-prev{width:60px;height:60px;border-radius: 100%;background-color:rgba(255,255,255,0.8);background-size:15px;margin-top:-30px;}
.activity_swiper .swiper-button-prev{left:40px;}
.activity_swiper .swiper-button-next{right:40px;}
.activity_swiper .swiper-button-next:hover,.activity_swiper .swiper-button-prev:hover{background-color:#fff;}
.activity_list dl{width:48%;float:left;margin-left:4%;margin-bottom:4%;background:#fff;border-radius: 15px;overflow: hidden;}
.activity_list dl:nth-child(2n+1){clear:both;margin-left:0;}
.activity_list dl dt span{display: inline-block;height:25px;line-height:25px;color:#fff;font-size:14px;padding:0 12px;background:#d2232a;border-radius: 10px;position: absolute;left:20px;top:20px;z-index: 10;}
.activity_list dl dd{padding:35px 35px 30px;}
.activity_list dl dt a:hover .mask{background:rgba(0,0,0,0.5);}
.activity_list dl dt a:hover .mask i{opacity: 1;}
/*企业介绍*/
.about_box .desc{width:42.5%;}
.about_box .desc .tit{padding-bottom:20px;}
.about_box .desc .tit:after{width:50px;height:5px;background:#d2232a;content:''; position: absolute;left:0;bottom:0;}
.about_video{width:50%;border-radius: 20px;overflow: hidden;margin-right:4.3%;}
.about_video video {display:block; width: 100%; }
.about_video .video_mask .btn_play {width:100%;height:100%; position: absolute; left:0; top: 0;  cursor: pointer;background:rgba(0,0,0,0.2) url(../images/play2.png) no-repeat center; }
.about_num{padding:60px 0;}
.about_num dl{width:25%;float:left;padding:0 60px;border-left:1px solid #eeeeee;}
.about_num dl:nth-child(1){border-left:none;}
.about_num dl dt{width:75px;height:75px;border-radius: 15px;background:#f9f9f9;display: flex;justify-content: center;align-items: center;}
.branch_box{padding-top:70px;background:url(../images/about_bg1.jpg) no-repeat top center;background-size:100%;}
.branch_num{display: flex;justify-content: center;}
.branch_num dl{padding:0 100px;}
.branch_num dl dt em{display: inline-block;vertical-align: top;margin-top:10px;}

.branch_map_dot{width:25px;height:25px;border-radius:100%;background:#fff;z-index:3;}
.branch_map_dot:before{display:block;width:7px;height:7px;border-radius:100%;background:#cd0b13; z-index:3; cursor:pointer;left:50%;top:50%;margin-left:-3.5px;margin-top:-3.5px;content:''; position: absolute; }
/*.branch_map_dot.dot5:before,.branch_map_dot.dot6:before,.branch_map_dot.dot7:before,.branch_map_dot.dot8:before{width:0;height:0;background:none;border-radius:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:6px solid #cd0b13;margin-left:-5px; }
.branch_map_dot.dot9:before,.branch_map_dot.dot10:before,.branch_map_dot.dot11:before{border-radius: 0;}
.branch_map_dot.dot2:before,.branch_map_dot.dot3:before,.branch_map_dot.dot4:before{border-radius: 0;-webkit-transform:rotate(45deg);transform:rotate(45deg); }*/
.branch_map_dot span{position: absolute;display:block;width:64px;height:64px;line-height:30px;color:#fff;text-align:center;font-size:16px;left:50%;top:50%;margin-left:-32px;margin-top:-32px;  /*opacity: 0; visibility:hidden; */ cursor: pointer;z-index:-1; }
.branch_map_dot i{display:block;width:65px;height:65px;border-radius:100%;background:rgba(205,11,19,0.1);content:''; position: absolute;left:50%;top:50%;margin-left:-32px;margin-top:-32px;z-index:2;-webkit-animation: twinkling 1.5s ease-in-out 0s infinite running;animation: twinkling 1.5s ease-in-out 0s infinite running; opacity: 0; }
.branch_map_dot:hover,.branch_map_dot.active{  z-index: 10;}
.branch_map_dot:hover:after,.branch_map_dot.active:after{width:140px;height:140px;border-radius:100%;background:rgba(205,11,19,0.8);content:''; position: absolute;left:50%;top:50%;margin-left:-70px;margin-top:-70px; z-index:1; -webkit-animation:ripple 1.5s ease-in-out 0s normal none infinite running ;animation:ripple 1.5s ease-in-out 0s normal none infinite running ;opacity: 0; }
.branch_map_dot:hover i,.branch_map_dot.active i{width:86px;height:86px;margin-left:-43px;margin-top:-43px; background:rgba(205,11,19,0.6);-webkit-animation-name:ripple; animation-name: ripple;   }
.branch_map_dot:hover:before,.branch_map_dot.active:before{width:50px;height:50px;background:url(../images/dot.png) no-repeat center;margin-left:-25px;margin-top:-45px;border:none;}

.branch_nation_list{ display:block;width:305px; box-shadow: 0 0 20px rgba(51,51,51,0.3); padding:30px; left:120px;top:-30px;opacity: 0; visibility:hidden; -webkit-transition:all 0.3s;transition:all 0.3s;}
.branch_nation_list:before{width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-right:8px solid #fff;content:'';position: absolute;top:30px;left:-8px;}
.branch_map_dot:hover .branch_nation_list,.branch_map_dot.active .branch_nation_list{opacity: 1; visibility: visible;left:70px;}
.branch_flag{width:28%;left:30px;bottom:30px;}
.branch_flag span{font-weight:bold;}
.branch_flag span i{display:inline-block;width:10px;height:10px;margin-right:5px;vertical-align: 1px;}
.branch_flag p{margin:8px 0;}
/*.branch_flag .span1 i{width:10px;height:10px;border-radius: 100%;background:#cd0b13; }
.branch_flag .span2 i{width:0;height:0;background:none;border-radius:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #cd0b13; }
.branch_flag .span3 i{width:10px;height:10px;background:#cd0b13; }
.branch_flag .span4 i{width:10px;height:10px;background:#cd0b13;-webkit-transform:rotate(45deg);transform:rotate(45deg); }*/
.branch_flag .span1 i{background:#e22222; }
.branch_flag .span2 i{background:#f84d19; }
.branch_flag .span3 i{background:#ebee12;}
.branch_flag .span4 i{background:#1ccd1a;}
.history_top{padding:0 6%;}
.history_top .swiper-slide{overflow: hidden;}
.history_top .swiper-slide .img{width:71.7%; }
.history_top .swiper-slide .desc{width:32.5%;height:80%;padding:60px;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display: flex;flex-direction: column;justify-content: center;}
.history_top .swiper-slide .tit{padding-bottom:20px;}
.history_top .swiper-slide .tit:before{width:50px;border-bottom:5px solid #cd0b13;content:''; position: absolute;left:0;bottom:0;}
.history_top .swiper-button-next,.history_top .swiper-button-prev{width:60px;height:60px;border-radius: 100%;border:1px solid #b9b9b9; background-size:15px;margin-top:-30px;}
.history_top .swiper-button-prev{left:0;}
.history_top .swiper-button-next{right:0;}
.history_top .swiper-button-next:hover,.history_top .swiper-button-prev:hover{ background-color:#fff;}
.history_thumbs .swiper-container{ padding-bottom:20px;}
.history_thumbs dl{text-align: center;padding:80px 0 80px; position: relative; cursor: pointer;}
.history_thumbs .year{padding-bottom:24px;text-align:center; position: relative;cursor: pointer; }
.history_thumbs .year:before{width:20px;height:20px;border-radius: 100%;background:#f9f9f9;border:3px solid #b9b9b9;content:''; position: absolute;left:50%;bottom:-10px;margin-left:-10px; z-index: 2;}
.history_thumbs .year:after{width:100%;border-top:1px dashed #d8d8d8;content:''; position: absolute;left:0;bottom:0; z-index: 1;}
.history_thumbs .swiper-slide-thumb-active .year{color:#cd0b13;}
.history_thumbs .swiper-slide-thumb-active .year:before{border-color:#cd0b13;background:#cd0b13;}
.honor_box{padding:75px 0 165px;background:url(../images/about_bg2.jpg) no-repeat center;background-size:cover;}
.honor_list{width:50%;}
.honor_list .swiper-container{height:320px;padding-right:50px;}
.honor_list .swiper-slide{height:auto; position: relative;}
.honor_list .swiper-slide:after{height:90%;border-left:1px solid #dddddd;content:''; position: absolute;left:105px;top:5%;}
.honor_list .swiper-slide dl {padding-bottom:14px;overflow: hidden; position: relative;}
.honor_list .swiper-slide dl dt{float:left;width:80px;height:33px;line-height: 33px;text-align:center;border-radius: 12px;border:1px solid #dddddd;background:#fff;margin-right:13px;}
.honor_list .swiper-slide dl dd{padding-left:40px;overflow: hidden; position: relative;margin-top:5px;}
.honor_list .swiper-slide dl dd:before{width:8px;height:8px;border-radius: 100%;background:#d2232a;content:''; position: absolute;left:7px;top:7px;z-index: 2;}
.honor_list .swiper-slide dl dd:after{width:22px;height:22px;border-radius: 100%;border:1px solid #dddddd;background:#fff; content:''; position: absolute;left:0;top:0;z-index: 1;}
.honor_list .swiper-slide dl:hover dt{border-color:#d2232a;background:#d2232a;color:#fff;}
.honor_list .swiper-scrollbar{overflow: hidden;background:none;}
.honor_list .swiper-scrollbar-drag{background:#d2232a;border-radius: 5px;}
.qualify_swiper{padding-bottom:75px;border-bottom:1px solid #e0e0e0;}
.qualify_swiper .swiper-slide .img{padding:40px;height:256px;background:#fff;position: relative;border-radius: 20px;display: flex;justify-content: center;align-items: center; overflow: hidden;}
.qualify_swiper .swiper-slide .img img{max-height: 100%;}
.qualify_swiper .swiper-slide .img span{display:block;width:100%;height:100%;background:rgba(131,131,131,0.5); position: absolute;left:0;top:0; opacity: 0;visibility: hidden; transition:all 0.3s;}
.qualify_swiper .swiper-slide .img span:before{width:65px;height:65px;border-radius: 100%;background:#fff;content:''; position: absolute;left:50%;top:50%;margin-top:-32px;margin-left:-32px;}
.qualify_swiper .swiper-slide .img span:after{width:22px;height:22px; background:url(../images/search.png) no-repeat center;content:''; position: absolute;left:50%;top:50%;margin-top:-11px;margin-left:-11px;}
.qualify_swiper .swiper-slide a:hover .img span{opacity: 1;visibility: visible;}
.qualify_swiper .swiper-pagination{position: static;}
.qualify_swiper .swiper-pagination-bullet{background:#e0e0e1;}
.mission_box{padding:90px 0;background:url(../images/about_bg3.jpg) no-repeat center;background-size:cover;}
.mission_con{padding:60px 80px;background:#fff url(../images/gray.png) repeat-x 0 0; display: flex;justify-content: space-between;}
.mission_con dl{width:25%;}
.mission_con dl dt{display: flex;justify-content: space-between;padding-bottom:45px;border-bottom:1px solid #dddddd;}
.mission_con dl dt .img{height:50px;display: flex;align-items: center;}
/*服务政策*/
.policy_box{padding:80px;}
.policy_menu{border-bottom:1px solid #dddddd;text-align: center;padding-left:9%;}
.policy_menu a{display: inline-block;padding-bottom:30px;text-align:center; position: relative;margin:0 10%;}
.policy_menu a:hover .tit{color:#d22a30;}
.policy_menu a:after{width:100%;border-bottom:3px solid #d22a30;content:'';position:absolute;left:0;bottom:0;transition:all 0.3s;-webkit-transform:scale(0);transform:scale(0);}
.policy_menu a .img img{opacity: 0.8;}
.policy_menu a.active:after{-webkit-transform:scale(1);transform:scale(1);}
.policy_menu a.active .img img{opacity: 1;}
.policy_menu a.active .tit{color:#d22a30;}
.policy_menu1{margin-top:20px;display: none;}
.policy_search{width:20%;padding:30px;}
.policy_search .reset{display:block;width:20px;height:22px;background:url(../images/clear.png) no-repeat center;position: absolute;right:0;top:50%;margin-top:-11px;cursor: pointer;}
.policy_search .allSelect{width:100%;margin-bottom:12px;height:auto;}
.policy_search .allSelect .select_tit{padding:15px 20px 15px 0;height:55px;line-height:normal;border:none; border-bottom:1px solid #e4e4e4;border-radius: 0;}
.policy_search .allSelect .select_ul{top:55px;background:#fff;}
.policy_search .btn_sure{width:100px;height:45px;background:#d22a30;color:#fff;border-radius: 15px;}
.policy_search .btn_sure:hover{background:#e5001c;}
.policy_tips{padding-bottom:30px;border-bottom:1px solid #dddddd;}
.policy_right{ padding-left:5.5%;}
.policy_list p{margin-bottom:20px;}
.policy_list.ck-content .table{width:90%;}
.policy_list table{width:90%;margin:30px 0 40px;}
.policy_list table td{border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;padding:15px;background:#eeeeee;text-align: center;}
.policy_list table td:nth-child(1){border-left:none;}
.policy_list table tr:nth-child(2n) td{background:#fafafa;}
.policy_list table .th_head{ width:220px; position: relative;}
.policy_list table .th_box{border-top: 33px solid #eeeeee;border-left: 190px solid #eeeeee;}
.policy_list table .th_top,.policy_list table .th_bom{font-style: normal;display: block;position: absolute; }
.policy_list table .th_top{top: 15px;  right: 33px;}
.policy_list table .th_bom{bottom: 15px;  left: 33px;}
/*企业资讯*/
.news_info{padding:60px 80px;}
.news_info .back_list{padding-left:17px;background:url(../images/arr16.png) no-repeat left center;}
.news_info .date{padding-left:30px;background:url(../images/time1.png) no-repeat left center;}
.share_box.social-share>a{width:54px;height:54px;line-height:54px;border-radius: 100%; border-color:#bbb;color:#bbb;margin:0 25px 0 0;transition:all 0.3s;}
.social-share .social-share-icon:hover{background:#fff!important;color:#333!important;border-color:#333;}
.prev_next{padding-top:50px;border-top:1px solid #ddd;margin-top:40px; position: relative;}
.prev_next .tit{display: none;}
.prev_next .prev,.prev_next .next{width:43%;display:block;font-size:16px;color:#666;height:70px;line-height: 70px;background:#f5f5f5;text-align:center;border-radius: 20px; position: relative;padding:0 70px;}
.prev_next .prev:hover,.prev_next .next:hover{color:#d2232a;}
.prev_next .prev:after,.prev_next .next:after{width:45px;height:45px;border:1px solid #d1d1d1;border-radius: 10px;content:'';position: absolute;top:12px; }
.prev_next .prev:after{background:#fff url(../images/page_left.png) no-repeat center;left:15px;}
.prev_next .next:after{background:#fff url(../images/page_right.png) no-repeat center;right:15px;}
.goback{ position: absolute;left:50%;top:50px;margin-left:-63px; width:125px;height:70px;line-height:70px;overflow: hidden;background:url(../images/list.png) no-repeat center;border:2px solid #d2232a;border-radius: 15px;}
/*耗材与配件*/
.meterial_left{width: 22.8%;margin-left: 10px;}
.meterial_left .pro_menu{width:100%;margin-left:0;}
.meterial_left .policy_search{width:100%;}

/*驱动下载*/
.service_right .video_search{padding:0 12%;}
.drive_list{overflow: hidden;}
.drive_list dl{width:49%;float:left;padding:20px 25px;margin-left:2%;margin-bottom:15px;cursor: pointer;}
.drive_list dl:nth-child(2n+1){clear:both;margin-left:0;}
.drive_list dl.active{background:#fafafa;border-radius: 20px;}
.drive_list dl dt:hover{color:#e00000;}
.drive_list dl dd{display: none;}
.drive_list dl dd .font{margin-bottom:5px;}
.drive_list .btn_down{width:100px;height:40px;line-height:40px; border:1px solid #414141;border-radius: 10px;background:url(../images/down1.png) no-repeat 24px 50%;background-size:18px;color:#414141; padding-left:48px;}
.drive_list .btn_down:hover{color:#fff;background:#d2232a url(../images/down2.png) no-repeat 24px 50%;border-color:#d2232a;}
.ope_system_box{padding-bottom:70px;border-bottom:1px solid #dddddd;}
.ope_system span{display: inline-block;padding-left:36px;background:url(../images/win.png) no-repeat left center;margin:0 25px;}
.ope_system a{color:#e30127;text-decoration: underline;cursor:pointer;}
.ope_system_change{display: none;align-items: center;}
.ope_system_change.active{display: flex;}
.ope_system_item{width:38%;}
.ope_system_tit{line-height: 60px;}
.ope_system_select{display: flex;justify-content: space-between;flex:1;align-items: center;padding-left:10%;}
.ope_system_item .allSelect{width:100%;}
.btn_change{width:110px;height:60px;line-height:60px;background:#d2232a;cursor:pointer;}
.btn_change:hover{background:#e5001c;}
.nodata span{display:inline-block;padding:0 20px;background:#fff; position: relative;z-index: 2;}
.nodata:after{width:60%;border-bottom:1px solid #ececec;content:'';position: absolute;left:20%;top:50%;z-index:1;}
.nosupport{width:72.5%;padding:105px 0 90px;}
.firmware_list dl:nth-child(1){border-top: 1px solid #eeeeee;}
.firmware_list dl dt .tit{background-image:url(../images/ico1.png);padding-left:50px;}
.firmware_list dl dd{top:64px;}
.handbook_list dl dt{padding-left:130px;background:url(../images/ico2.png) no-repeat left top;}
.handbook_list dl dt .tit{padding-left:0;background:none;}
.problem_list  a{padding:30px 30px 30px 60px; position: relative;border-bottom:1px solid #dddddd;background:url(../images/arr17.png) no-repeat right center;}
.problem_list  a:nth-child(1){border-top:1px solid #ddd;}
.problem_list  a:before{width:35px;height:35px;border-radius: 100%;background:#333;text-align: center;line-height:34px;color:#fff;content:"Q";position: absolute;left:0;top:26px;}
.problem_list  a:hover{color:#d2232a;background-image:url(../images/arr18.png);}
.problem_list  a:hover:before{background:#d2232a;}
.problem_pop{width:960px;background:#fff;border-radius: 20px;padding:50px 80px;position: fixed;left:50%;margin-left:-480px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index: 220;}
.problem_pop_content{height:70vh;overflow-y:auto;}
.problem_pop .tit{padding-bottom:50px;border-bottom:1px solid #dddddd;}
/*企业资讯*/
.news_swiper .swiper-slide .img{width:68.75%;}
.news_swiper .swiper-slide .txt{width:37.5%;height:80%;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:60px;z-index: 10;}
.news_swiper .swiper-slide .txt span{display: inline-block;height:30px;line-height: 30px;padding:0 15px;background: #d2232a;border-radius: 10px;}
.news_swiper .swiper-slide .txt .read_more{width:165px;height:55px;text-align: center;line-height: 55px;border:1px solid #ddd;}
.news_swiper .swiper-slide .txt .read_more:hover{color:#fff;border-color:#d2232a;background:#d2232a;}
.news_swiper .news_btns{left:40px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index: 10;}
.news_swiper .swiper-button-next,.news_swiper .swiper-button-prev{width:60px;height:60px;border-radius: 100%;background-color:#fff; background-size:14px;margin:20px 0;position: static;}
.news_swiper .swiper-button-prev{background-image:url(../images/arrow_left.png); }
.news_swiper .swiper-button-next{background-image:url(../images/arrow_right.png);}
.news_swiper .swiper-button-prev:hover{background-image:url(../images/arrow_left1.png);}
.news_swiper .swiper-button-next:hover{background-image:url(../images/arrow_right1.png);}
.news_swiper .swiper-button-next:hover,.news_swiper .swiper-button-prev:hover{border-color:#d2232a;background-color:#d2232a;}
.news_swiper .swiper-pagination{width:30%;left:auto;right:60px;bottom:16%;padding-top:40px;border-top:1px solid #eee;text-align: left;}
.news_swiper .swiper-pagination-bullet{background:#e0e0e1;}
.news_list{padding-top:60px;border-top:1px solid #dfdfe0;}
.news_list dl{width:31.25%;float:left;margin-left:3.125%;margin-bottom:3.125%;background:#fff;border-radius: 15px;overflow: hidden;transition: all .3s linear;}
.news_list dl:hover{box-shadow: 0 15px 30px rgb(0 0 0 / 10%);-webkit-transform: translate3d(0,-2px,0);transform: translate3d(0,-2px,0);}
.news_list dl:nth-child(3n+1){clear:both;margin-left:0;}
.news_list dl dd{padding:35px 35px 30px;}
.news_list dl dd a:hover{color:#e30127;}
/*销售门店*/
.network_search{padding:45px;display: flex;justify-content: space-between; align-items: center;}
.network_search .allSelect{width:15%;}
.network_search .allSelect .select_tit{ padding:0 40px 0 18px; border-radius: 15px;}
.network_search .line{height:40px;}
.network_search .line:after{height:100%;border-left:1px solid #d1d1d1;content:''; position: absolute;left:0;top:0;}
.result_num span{padding:0 5px;}
.network_map_list{width:30%;border:1px solid #f8f8f8;margin-right:20px;padding:30px;}
.scroll_wrap {height: 860px; position: relative;}
.scroll_wrap .scrollbar_style{height:100%; overflow-y: auto;padding:0 20px;}
.scroll_wrap .scroll_cont { height: 100%; overflow: hidden;}
.scroll_wrap .scroll_cont p {padding:15px;}
.scroll_wrap .scroll_bar {position: absolute; top:30px;bottom:30px; right:7px; width: 8px;  /*background-color: #e4e4e4;*/}
.scroll_wrap .scroll_slider { position: absolute; top: 0; left: 0px; width: 5px; height: 48px;
  background-color: #dddddd; border-radius:8px; opacity: .5;}
.scroll_wrap .scroll_slider:hover{opacity: 1;}
.network_map_list li{padding:30px;border-radius: 20px;margin-bottom:10px;overflow: hidden;}
.network_map_list li .title{overflow: hidden;}
.network_map_list li .title .num{float:left;width:22px;height:22px;text-align: center;line-height: 20px;border:1px solid #d2232a;border-radius:100%;color:#d2232a;margin-right:13px;margin-top:2px;}
.network_map_list li .txt {position: relative;margin-top:15px;}
.network_map_list li .txt .font{padding-left:33px;margin-bottom:10px;background-position: 0 3px;background-repeat: no-repeat;}
.network_map_list li .txt .font:nth-child(1){background-image:url(../images/map_icon1.png);}
.network_map_list li .txt .font:nth-child(2){background-image:url(../images/map_icon2.png);}
.network_map_list li .txt .font:nth-child(3){background-image:url(../images/map_icon3.png);}
.network_map_list li .txt .font:nth-child(4){background-image:url(../images/map_icon4.png);}
.network_map_list li .txt .font:nth-child(5){background-image:url(../images/map_icon5.png);}
.network_map_list li .txt .check_map{right:0;bottom:0;padding-left:30px;background:url(../images/map_icon6.png) no-repeat left center;color:#d2232a;display: none;}
.network_map_list li.active,.network_map_list li:hover{background:#f7f7f7;}
.network_map_list li.active .num,.network_map_list li:hover .num{background:#d2232a;color:#fff;}
.network_map_list li.active .check_map,.network_map_list li:hover .check_map{display: block;}
.store_map_box{border:1px solid #eee;border-radius: 20px;}
.store_map_box #allmap{height:860px;}
.BMap_cpyCtrl,.anchorBL { display:none;}
.map_box_con h4{margin-bottom:10px;}
.map_box_con .font{padding-left:33px;margin-bottom:10px;background-position: 3px 3px;background-repeat: no-repeat;}
.map_box_con .font:nth-of-type(1){background-image:url(../images/map_icon0.png);}
.map_box_con .font:nth-of-type(2){background-image:url(../images/map_icon1.png);}
.map_box_con .font:nth-of-type(3){background-image:url(../images/map_icon2.png);}
.map_box_con .font:nth-of-type(4){background-image:url(../images/map_icon3.png);}
.map_box_con .font:nth-of-type(5){background-image:url(../images/map_icon4.png);}
.map_box_con .font:nth-of-type(6){background-image:url(../images/map_icon5.png);}
.network_tit{height:75px;line-height: 75px;padding:0 48px 0 24px;background:#f7f7f7 url(../images/arr9.png) no-repeat 92% 50%;margin-bottom:23px;cursor:pointer;}
.network_tit.active{background:#d2232a url(../images/arr8.png) no-repeat 92% 50%;color:#fff;}

.location-cur-pos { position: relative; float: left; line-height: 50px; padding-left: 40px; font-size: 16px; color: #212121; letter-spacing: 1px; background: url(../images/pos.png) left 2px no-repeat; }
.form-section { position: relative; margin: 0px; padding: 0; border: 0; text-align: left; margin-top: 5px; }
.xm-select { display: block; width: 220px; margin-right: 14px; }
.form-section { position: relative; margin: 0px; padding: 0; border: 0; text-align: left; margin-top: 5px; }
.location-section { float: right; }
.xm-select .dropdown { position: relative; display: block; overflow: hidden; _zoom: 1; width: 100%; max-width: 100%; height: 38px; border: 1px solid #e0e0e0; background: #fff; color: #333; -webkit-transition: border-color .2s linear; transition: border-color .2s linear; }
.xm-select label { position: absolute; right: 14px; top: 11px; z-index: 1; width: 16px; height: 16px; padding: 0; font-size: 16px; line-height: 1; color: #b0b0b0; cursor: pointer; pointer-events: none; }
.iconfont { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }
.xm-select select { -webkit-box-sizing: border-box; box-sizing: border-box; width: 120%; max-width: 120%; min-width: 120%; height: 38px; margin: 0; border: 0; padding: 0 16px; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-size: 14px; font-weight: 400; line-height: 38px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; _zoom: 1; vertical-align: middle; background: none; color: #333; outline: none; cursor: pointer; }
.location-main { margin-bottom: 30px; }
.search-box { position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 14px 24px 4px 20px; padding: 0 14px; -webkit-border-radius: 14px / 50%; -moz-border-radius: 14px / 50%; border-radius: 14px / 50%; text-align: left; background: #e9e9e9;display: none; }
.search-box .search-input { line-height: 28px; height: 28px; font-size: 14px; color: #868686; width: 96%; background: #e9e9e9; }
.search-icon { position: absolute; display: inline-block; background-repeat: no-repeat; background-position: center; background-image: url(../images/search-icon.png); -moz-background-size: contain; -o-background-size: contain; background-size: contain; color: #fff; top: 7px; right: 14px; height: 14px; width: 14px; cursor: pointer; }
.location-list li { position: relative;padding:30px;border-radius: 20px;margin-bottom:10px;overflow: hidden;cursor: pointer;}
.location-list .location-title{overflow: hidden;}
.location-list .location-num {float:left;width:22px;height:22px;text-align: center;line-height: 20px;border:1px solid #d2232a;border-radius:100%;color:#d2232a;margin-right: 13px;margin-top: 2px; }
.location-list .location-addr  { position: relative; margin-top: 15px;}
.location-list .location-addr h3 { font-weight: normal; margin-bottom: 2px; color: #212121; font-size: 1.17em; }
.location-list .location-addr .font{padding-left:33px;margin-bottom:10px;background-position: 0 3px;background-repeat: no-repeat;}
.location-list .location-addr .font:nth-child(1){background-image:url(../images/map_icon0.png);}
.location-list .location-addr .font:nth-child(2){background-image:url(../images/map_icon1.png);}
.location-list .location-addr .font:nth-child(3){background-image:url(../images/map_icon2.png);}
.location-list .location-addr .font:nth-child(4){background-image:url(../images/map_icon3.png);}
.location-list .location-addr .font:nth-child(5){background-image:url(../images/map_icon4.png);}
.location-list .location-addr .font:nth-child(6){background-image:url(../images/map_icon5.png);}
.location-list .location-addr .check_map{right:0;bottom:0;padding-left:30px;background:url(../images/map_icon6.png) no-repeat left center;color:#d2232a;display: none;}
.addr-info { line-height: 20px; }
.location-map { height: 860px; position: relative; overflow: hidden;border: 1px solid #eee;
    border-radius: 20px; }
.location-map #allmap{height:100%;}
/*#store-list{height:753px;overflow-y:auto;}*/
.location-list li:hover,.location-list li.addMove {background:#f7f7f7;}
.location-list li:hover .location-num,.location-list li.addMove .location-num{background:#d2232a;color:#fff;}
.location-list li:hover .check_map,.location-list li.addMove .check_map{display: block;}
.location-shop-con {width:30%;border:1px solid #f8f8f8;background:#fff;border-radius:20px;margin-right:20px;padding:30px 10px; }
/*404*/

.page404{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex; align-items: center; justify-content: center; padding:60px 0;height:100vh;}
.page404 .btn404{ display: block;width:260px;height:50px;line-height:50px;color:#FFF; text-align:center;font-size: 16px;  border-radius: 46px; margin:0 auto;background:#d2232a;}
@keyframes flash {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
@keyframes twinkling {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}
@-webkit-keyframes twinkling {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}
@keyframes ripple {
  0% {
   opacity: 0;
   -webkit-transform: scale(0.1);
   transform: scale(0.1);
  }
  5% {
   opacity: 1;
  }
  100% {
   opacity: 0;
   -webkit-transform: scale(1);
   transform: scale(1);
  }
}

@-webkit-keyframes ripple {
  0% {
   opacity: 0;
   -webkit-transform: scale(0.1);
   transform: scale(0.1);
  }
  5% {
   opacity: 1;
  }
  100% {
   opacity: 0;
   -webkit-transform: scale(1);
   transform: scale(1);
  }
}
 @media only screen and (max-width:1600px) {
 	.wrap1{max-width: 1360px;}
    .mainMenu .item{margin:0 15px;}
    .head_line{margin-left:15px;margin-right:15px;}
    .lang{margin-left:15px;} 
    .inNews_box .swiper-button-prev{left:-2%;}
	.inNews_box .swiper-button-next{right:-2%;}
	.inNews_box .swiper-slide .img{margin-right:40px;}
	.mainMenu .subMenu .wrap>a{padding:0 30px;}
	.service_right .video_search{padding:0 6%;}

 }
 @media only screen and (max-width:1440px) {

	.wrap,.wrap1,.wrap2{max-width:100%;margin-left:60px;margin-right:60px;}
	.footer .wrap1{max-width: 100%;padding:0 60px;margin:0;}
	.footer .ft_tel{font-size:24px;}
	.mainMenu .subMenu .subMenu_item .swiper-button-prev{left:-65px;}
	.mainMenu .subMenu .subMenu_item .swiper-button-next{right:-65px;} 
	.inFunc_box .swiper-button-prev{left:0;}
	.inFunc_box .swiper-button-next{right:0;}
	/*.inPro_box .swiper-slide{width:1060px;}*/
	.inNews_box .swiper-slide .txt{padding:30px;box-shadow: 0 0 20px #e9e9e9;left:20px;}
	.inNews_box .swiper-slide .tit3{margin-top:20px;padding-top:20px;}
	.inSer_tab a{padding:30px;}
	.inSer_tab a .txt{padding:0 20px;}
	.botLogo{width:240px;flex:0 0 240px;}

	.pro_menu .pro_tit,.menu_list li h3{height:60px;line-height: 60px;padding:0 25px;}
	.menu_list .menu_second dl dt{height:60px;line-height: 60px;padding:0 35px;}
	.menu_list .menu_second dl dd a{padding:15px 35px;}
	.menu_wrap .menu_list .menu_second{padding:10px 25px;}
	.proInfo_top_imgs{margin-right:5%;}
	.proInfo_top_detail{width:55%;}
	.pro_detail_box6 .txt{margin-left:60px;width:35%;}
	.material_swiper .swiper-slide{padding:20px 10px;}
	.material_swiper .swiper-slide .txt{padding:0 10px;}
	.video_search{padding:40px 8%;}
	.allSelect .select_tit{padding:0 36px 0 15px;}
	.allSelect .select_tit:after{right:16px;}
	.video_list dl dt .img{height:180px;}
	.video_list dl dd{padding:20px 20px 25px;}
	.search_list dl dt a{padding:15px;height:240px;}
	.white_box{padding:0 40px 50px;}
	.news_search ul li{padding:32px 0;}
	.contact_list{padding:60px;}
	.map_dot{width:60px;height: 60px;line-height: 60px;font-size:14px;transform:translateX(10px) translateY(10px);}
	.cooperate_list dl{padding:26px;}
	.cooperate_list dl dd .img{width:50px;height:50px;margin-right:10px;}
	.cooperate_list dl dd .tit{font-size:14px;line-height: 1.8;}
	.purchase_link a{padding:30px;}
	.purchase_link a .img{height:90px;}
	.purchase_link1 a .img{height:120px;}
	.honor_list{width:60%;}
	.qualify_swiper .swiper-slide .img{height:200px;padding:30px;}
	.news_swiper .swiper-slide .txt{padding:40px;}
	.news_swiper .swiper-pagination{padding-top:25px;}
	.network_search{padding:30px 15px;}
	.service_right .video_search{padding:0 2%;}
	.goback{width:100px;margin-left:-50px;}
	.network_tit{height:60px;line-height: 60px;}
	.small_pic .swiper-slide{height:68px;}
	.ope_system_select{padding-left:2%;}
	.pro_list dl dt .img{height:255px;}
	.material_list  dl dt .img{height:200px;}
	.material_swiper .swiper-slide .img{height:180px;}
	.test_run_pop{padding:100px 60px 60px;}
	.test_run_tit{font-size:32px;width:60%;height:70px;line-height: 70px;}
	.policy_box{padding:40px;}
	.policy_right{padding-left:40px;}

 }
 @media only screen and (max-width:1280px) {
 	.mainMenu .item a.mNav{padding:0;}
 	/*.inPro_box .swiper-slide{width:1000px;}*/
 	.cooperate_list dl{padding:20px;}
	.cooperate_list dl dd .img{width:42px;height:42px;margin-right:6px;}
	.cooperate_list dl dd .img img{width: 18px;}
	.cooperate_list dl dd .tit{line-height: 1.5;}
 }
@media only screen and (max-width:1200px) {
	.wrap,.wrap1,.wrap2{padding-left:20px;padding-right:20px;margin-left:0;margin-right:0;}
	.footer .wrap1{padding:0 20px;}
	.top{display: none;}
	.top span{padding-right:20px;}
	.logo{width:auto;height:16px;margin-top:18px;}
	.logo2{display: none;}
	.header .logo1{display: block!important;}
	.header .logo2{display: none!important;}
	.search{margin-top:10px;}
	.lang{margin-top:15px;padding-bottom:24px;}
	.head_line{margin-top:15px;}
	.group_link{margin-top:16px;}
	.header{height:55px;padding:0 60px 0 20px;background:#fff;}
	.searchButton{margin-right:36px;background-image: url(../images/search.png)}
	.header .mobileMenu{position:fixed;width:24px;height:19px;transition: 0.5s all;right:1em;top:18px;z-index:9999999;}
	.header .mobileMenu:before {content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-top:2px solid #e00000;border-bottom:2px solid #e00000;transition:0.2s all;-webkit-transition:0.2s all;}
	.header .mobileMenu:after {content:'';position:absolute;top:8px;right:0;left:0;height:2px;overflow:hidden;background:#e00000;transition:0.2s all;-webkit-transition:0.2s all;-moz-transition:0.2s all;-o-transition:0.2s all;}
	.mobileMask{display:none;transition:0.2s all;-webkit-transition:0.2s all;position:fixed;z-index:999998;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}
	.header .mainMenu{position:fixed;right:-100%;width:300px;background:#fff;top:0;bottom:0;padding:3em 0 1em;overflow-y:auto;z-index:999999;transition:0.2s all;-webkit-transition:0.2s all;-moz-transition:0.2s all;-o-transition:0.2s all;}
	.header.open .mobileMenu::before {-webkit-transform: rotate3d(0, 0, 1, 45deg) translate(-2px,3px);transform: rotate3d(0, 0, 1, 45deg) translate(-2px,3px);border-bottom: 0;top:7px;left:1px;right:1px;border-color:#000;}
	.header.open .mobileMenu::after {-webkit-transform: rotate3d(0, 0, 1, -45deg) translate(-2px,2px);-webkit-transform: rotate3d(0, 0, 1, -45deg) translate(-2px,2px);transform: rotate3d(0, 0, 1, -45deg) translate(-2px,2px);top: 6px;left:1px;right:1px; background:#000;}
	.header.open .mobileMask{display:block;}
	.header.open .mainMenu{right:0;}

	.header .mainMenu .item{float:none;padding:0; position: relative;border-bottom:1px solid #ececec;}
	.header .mainMenu .item .arrow{display: block;width:30px;height:30px;background:url(../images/arr5.png) no-repeat center ; position: absolute;right:0;top:5px;z-index: 10;}
	.header .mainMenu .item.hasmenu.on>.arrow,.header .mainMenu .sItem.on>.arrow{background-image:url(../images/arr6.png);}
	.header .mainMenu .item > a{display:block;width:100%;line-height:3;font-weight:normal;padding-bottom:0;padding: 0 1em;}
	.header .mainMenu .item.hasmenu.on>a{color:#e00000;font-weight: bold;}
	.header .mainMenu .subMenu{ position:static;width:100%!important;background:none;  top:100%;margin-left:0!important;left:0;padding:0 1em;opacity: 1;visibility: visible;height:auto;display: none;-webkit-transform:translateX(0); transform:translateX(0); }
	.header .mainMenu .subMenu .wrap>a{text-align:left; color:#333;font-size:14px;padding:0;margin:12px 0; font-weight:bold;}
	.header .mainMenu .subMenu .wrap>a:hover{background:none;}
	.header .mainMenu .item > a{color:#333;padding-left:0;}
	.header .mainMenu .item.cr a.mNav{color:#e00000;font-weight: bold; }
	.mainMenu .item a.mNav{border:none;}
	.mainMenu .subMenu .wrap{text-align: left;margin:0;padding:0;}
	.mainMenu .subMenu .wrap>a{display: block;padding:0;}
	.mainMenu .subMenu>a img{width:15px;height:15px; vertical-align: -3px;margin-right:10px;opacity: 1;}
	.mainMenu .subMenu>a span{display: inline;}
	.mainMenu .subMenu .subTab{display: block;text-align:center;}
	.mainMenu .subMenu .subTab a{display:block;width:auto;margin:12px 0;padding:0;height:auto;background:none;border:none; border-radius: 0; line-height: normal;text-align:left;}
	.mainMenu .subMenu .subTab a:hover, .mainMenu .subMenu .subTab a.active{background:none;color:#333;  }
	.mainMenu .subMenu .subTab a img{width:15px;height:14px;margin-right:0;}
	.mainMenu .subMenu .subTab a span{display: block;text-align:left;font-size:14px;font-weight: bold;line-height: 1.5;}
	.mainMenu .subMenu .subMenu_item .swiper-slide a .img{padding:30px;}
	.mainMenu .subMenu .subMenu_item .swiper-button-next, .mainMenu .subMenu .subMenu_item .swiper-button-prev{width:30px;height:30px;border:none;margin-top:0;top:30%;}
	.mainMenu .subMenu .subMenu_item .swiper-button-prev{left:0;}
	.mainMenu .subMenu .subMenu_item .swiper-button-next{right:0;}
	.mainMenu .subMenu .subMenu_content{padding-bottom:20px;display: none;}
	.mainMenu .subMenu .subMenu_item .sub_left,.mainMenu .subMenu .subMenu_item .sub_right{width:100%;float:none;}
	.mainMenu .subMenu .subMenu_item .sub_right{display: none;}
	.mainMenu .subMenu .subMenu_item .sub_left{display: block;}
	.mainMenu .subMenu dl{display:block;width:100%!important;float:none;margin-left:0;margin-right:0;margin-top:12px;margin-bottom:12px;}
	.mainMenu .subMenu dl dt{border-bottom:none;padding-bottom:0;}
	.mainMenu .subMenu dl dt a{display: block;}
	.mainMenu .subMenu dl:nth-last-child(1) dt{border-bottom:none;}
	.mainMenu .subMenu dl dd{margin-top:10px;display:none;}
	.mainMenu .subMenu dl dd a{margin:12px 0;}
	.banner,.inbanner{margin-top:55px;}
	.inFunc_box .swiper-button-next,.inFunc_box .swiper-button-prev{background-size:12px;}
	.job_info_pop{max-width: 100%;width:90%;margin-left:-45%;}
	.inSer_tab a .img{width:60px;height:60px;flex:0 0 60px;}
	/*.inPro_box .swiper-slide{width:860px;}*/
	.inPro_box .swiper-slide-prev:hover{-webkit-transform:translateX(0px);transform:translateX(0px);}
	.inPro_box .swiper-slide-next:hover{-webkit-transform:translateX(0px);transform:translateX(0px);}
	.main_wrap{padding:45px 0 80px;}
	.cooperate_search .allSelect{width:30%;margin:0 1%;}
	.cooperate_list dl{padding:20px 14px;width:32%;margin-left:2%;}
	.cooperate_list dl dt{padding-bottom:15px;font-size:18px;}
	.cooperate_list dl dd{margin-top:15px;}
	.cooperate_list dl dd .img{width:36px;height:36px;padding:10px;margin-right:8px;border-radius: 6px;}
	.cooperate_list dl dd .tit{line-height: 1.3;}
	.menu_list li h3 i{right:5px;}
	.video_search{padding:30px;}
	.video_list dl{width:49%;margin-left:2%;margin-bottom:2%;}
	.video_list dl:nth-child(3n+1) {clear: none;margin-left: 2%;}
	.video_list dl:nth-child(2n+1) {clear: both;margin-left: 0;}
	.about_num{padding:30px 0;}
	.about_num dl{padding:0 30px;}
	.main_box{padding:40px 0 50px;}
	.crumbs{padding:15px 0;}
	.nav_bg{display: none;}
	.history_top .swiper-slide .desc{width:45%;padding:30px;}
	.history_top .swiper-button-next, .history_top .swiper-button-prev,.activity_swiper .swiper-button-next, .activity_swiper .swiper-button-prev{width:40px;height:40px;margin-top:-20px;background-size:10px;}
	.news_swiper .swiper-button-next, .news_swiper .swiper-button-prev{width:40px;height:40px;background-size:10px;}
	.goback{width:70px;margin-left:-35px;}
	.news_info{padding:30px;}
	.small_pic .swiper-slide{height:45px;border-radius: 10px;}
	.pro_detail_box5 dl{margin:60px 0;}
	.pro_detail_box4{padding:60px 0;}
	.pro_swiper1 .swiper-container{width:100%;height:486px;}
	.policy_box{padding:40px;}
	.network_search{flex-wrap: wrap;}
	.network_search .allSelect{width:30%;margin:10px 0;}
	.network_search .line{display: none;}
	.result_num{margin-top:20px;}
	.network_map_list{padding:10px;}
	.network_map_list li{padding:15px;}
	.network_map_list li .txt .check_map{position: static;}
	.store_map_box #allmap,.scroll_wrap{height:600px;}
	.problem_pop{width:90%;margin-left:-45%;padding:40px;}
	.problem_pop .tit{padding-bottom:20px;padding-right:30px;}
	.service_right .video_search{padding:0;}
	.inNews_box .swiper-slide .tit1 img{width:30px;margin-left:15px;    vertical-align: -0.3em;}
	.inquiry_float,.inquiry_item dd .check_list .inquiry_float{position: fixed;width:500px;min-height:60vh;max-height:80vh; overflow-y:auto;left:50%;margin-left:-250px;top:50%;-webkit-transform:translateY(-45%); transform:translateY(-45%); opacity: 1;visibility: visible;transition:none;display: none;}
	.scroll_wrap .scrollbar_style{padding:0;}
	.location-list li{padding:15px;}
	.location-map,.scroll_wrap{height:500px;}
	.app_box a:hover .app_ewm{display: none;}
	.banner .swiper-left,.banner .swiper-right{display: none;}
	.test_run_pop{width:600px;padding:100px 40px 40px;}
	.test_run_tit{padding-left:40px;}
	.test_run_con{background-size:60px;padding:0 0 0 80px;}
	.policy_search{width:30%;}
	.policy_right{ padding-left:30px;}
	.menu_list .menu_second dl dt i,.menu_list li h3 i{background-size:13px;}
	.rel_list dl dt .tit{background-size:15px;padding-left:25px;font-size:14px;}

	.inSer_tab a{padding:20px;}
	.inSer_tab a .desc{margin-top:1em;}
  }

@media (max-width: 920px) {
	.banner .swiper-slide-active .ban_txt .btn_more{margin-top:20px;}
	.banner .swiper-button-next, .banner .swiper-button-prev{display: none;}
	.swiper-pagination-bullet{width:6px;height:6px;margin:0 4px!important;}
	.swiper-pagination-bullet:after{width:14px;height:14px;display: none;}
	.swiper-pagination-bullet-active{background:#d2232a!important;}
	.inFunc_box{padding:40px 0 60px;}
	.inFunc_box .swiper-slide .img{width:40px;height:40px;}
	.inFunc_box .swiper-slide .tit{margin-top:10px;}
	.inFunc_box .swiper-pagination{bottom:-34px;}
	.btn_more{width:110px!important;font-size:14px;}
	/*.inPro_box .swiper-slide{width:640px;}*/
	.inSub_form{width:100%;margin-top:20px;}
	.inSub_input{border-radius: 12px;}
	.sub_input,.sub_submit{height:50px;	}
	.sub_input{padding-left:55px;background-position: 20px 50%;}
	.footer{padding-top:30px;}
	.ft_top{flex-wrap: wrap;}
	.botLogo{width:100%;flex:0 0 100%;margin-bottom:30px;}
	.botLogo img{height:17px;}
	.footer .botMenu{padding:0 5%;}
	.ft_right{display: none;}
	.footer .ft_bom{padding:15px 0;text-align: center;	}
	.copyright,.ft_links{float:none;font-size:12px;}
	.hotline_box{padding:0 30px;}
	.hotline_box dl{padding:50px 20px;}
	.contact_list a .img{width:50px;height:50px;}
	.map_box #allmap{height:400px;}
	.cooperate_list dl{width:49%;}
	.cooperate_list dl:nth-child(3n+1){clear:none;margin-left:2%;}
	.cooperate_list dl:nth-child(2n+1){clear:both;margin-left:0;}
	.menu_wrap{float:none;margin-right:0; width:100%;border-radius: 12px;margin-bottom:20px;}
	.main_right{float:none;width:100%;padding-left:0;}
	.main_wrap{padding:30px 0 50px;	}
	.pro_menu .pro_tit, .menu_list li h3,.menu_list .menu_second dl dt{height:44px;line-height: 44px;	}
	.about_box .desc{width:100%;float:none;}
	.about_video{width:100%;margin-right:0;float:none;margin-top:30px;}
	.honor_box{padding:30px 0 50px;}
	.honor_list{width:100%;}
	.mission_box{padding:50px 20px;}
	.mission_con{padding:30px;}
	.mission_con dl{width:30%;}
	.mission_con dl dt{padding-bottom:15px;}
	.mission_con dl dt .img{width:30px;height:auto;}
	.news_list dl dd{padding:20px;}
	.news_swiper .swiper-pagination{width:100%;right:0; bottom:20px;text-align: center;padding-top:0;border-top:none;margin-top:20px;position: static;}
	.news_swiper .swiper-slide .txt{padding:30px;}
	.news_swiper .swiper-slide .txt .read_more{width:120px;height:40px;line-height: 38px;}
	.share_box.social-share>a{width:40px;height:40px;line-height: 40px;margin-right:10px;}
	.pro_search{width:40%;}
	.pro_con_table table td table tr td{font-size:16px; vertical-align: top;}
	.job_list .job_item{padding:30px;}
	.job_list .job_top_r em{padding:0 10px;}
	.screen_list dl dt{width:80px;}
	.job_screen{padding:0 30px;}
	.inquiry_box{padding:0;background:none;margin-top:30px;}
	.inquiry_form{padding:30px;}
	.inquiry_item dd input{height:50px;line-height: 50px;border-radius: 12px;}
	.policy_box{padding:30px 20px;}
	
	.purchase_box{padding:40px;}
	.website_box .nation_list{padding:20px;width:260px;}
	.website_box .nation_list .region_con{max-height: 200px;overflow-y:auto;}
	.website_box .nation_list .region_con a{margin:5px 0;font-size:14px;}
	.website_box .region_con a img{vertical-align: -7px}
	.website_box .nation_list .tit{padding-bottom:12px;}
	.firmware_list dl dt .tit{background-size:30px;padding-left:40px;}
	.service_list a{padding:40px 30px;}
	.pro_swiper1 .swiper-container{height:348px;}
	.cooperate_search .allSelect{width:40%;}



	.pro_detail_box7 .img{margin-right:20px;}

	.inSer_tab a{padding:1em;}
	.inSer_tab a .img{width:40px;height:40px;flex:0 0 40px;}
	.inSer_tab a .txt .tit2{margin-top:4px;}
}
@media (max-width: 640px) {
	.wrap, .wrap1, .wrap2{padding-left:1em;padding-right:1em;}
	.footer .wrap1{max-width: 100%;padding:0 1em;}
	.banner .ban_txt .btn_more,.inSer_imgs a .btn_more,.inNews_box .swiper-slide .btn_more{height:41px;line-height: 42px;border-radius: 12px;}
	.banner .ban_txt .tit1{padding:3px 6px;font-size:10px;}
	.banner .ban_txt .tit2{margin-top:5px;font-size:14px;}
	.banner .ban_txt .tit3{font-size:12px;width:45%;display:inline-block;}
	.banner .swiper-slide .ban_txt .btn_more{display: none;}
	.inSer_tab a{padding:15px;}
	.inSer_tab a .img{width:40px;height:40px;flex:0 0 40px;}
	.inSer_tab{position: static;width:100%;height:auto;}
	.inSer_imgs{width:100%;}
	.inSer_imgs .img{position: relative;}
	.inSer_imgs .img:before{width:100%;height:100%;background:rgba(0,0,0,0.4);content:''; position: absolute;left:0;top:0;}
	.inSer_imgs a .txt{width:100%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%); padding:20px;}
	.inSer_imgs a .txt .op7{opacity: 1;font-size:12px;}
	.inSer_con{margin-top:20px;}
	.inService_box{padding:20px 0;}
	/*.inPro_box .swiper-slide{width:540px;}*/
	.inPro_box .swiper-slide .tit1 span{padding:2px 8px;font-size:10px;margin-right:5px;}
	.inPro_box .swiper-button-next,.inPro_box .swiper-button-prev,.inNews_box .swiper-button-next,.inNews_box .swiper-button-prev{background-size:14px;}
	.inPro_box .swiper-pagination{position: static;margin-top:5px;margin-bottom:10px;}
	.inPro_box .swiper-pagination-bullet{background:#e0e0e1;}
	.inPro_box .swiper-pagination-bullet-active{background:none;}
	.inPro_box .swiper-slide .txt{top:0;height:100%;padding:12px 20px;/*background:rgba(0,0,0,0.3);*/}
	.inPro_box .swiper-slide .txtLeft,.inPro_box .swiper-slide .txtRight{left:30px;right:30px;max-width:none;width:auto;}
	.inPro_box .swiper-slide .txt .btns{margin-top:5px;}
	.inSer_tab a .txt .tit2{margin-top:5px;}
	.inNews_box .swiper-slide .img{width:100%;float:none;}
	.inNews_box .swiper-slide .txt{width:100%;position: static;-webkit-transform: translateY(0);	transform: translateY(0);box-shadow: none;border-radius: 0;padding:0;margin-top:15px;}
	.inNews_box .swiper-slide .tit1 img{width:22px;}
	.inNews_box .swiper-slide .tit3{margin-top:10px;padding-top:10px;}
	.inNews_box .swiper-button-next,.inNews_box .swiper-button-prev{width:40px;height:40px;border-radius:100%;margin-top:0;top:20%;background-color:rgba(255,255,255,0.6);background-size:8px;	}
	.inNews_box .swiper-button-prev{left:6%;}
	.inNews_box .swiper-button-next{right:6%;}
	.inSubscribe{padding:30px 0;}
	.inSub_agree{font-size:14px;}
	.crumbs{ top:auto!important;bottom:0; height:auto;line-height:1.8;padding:12px 0;background:#f5f5f5;font-size:14px;margin-top:0;}
	.crumbs .wrap{white-space: normal;text-overflow: clip;}
	.crumbs span{color:#1d3989;}
	.crumbs_white .crumbs a, .crumbs_white .crumbs span{color:#333;}
	.crumbs_white .crumbs a{background-image: url(../images/arr5.png);}
	.inbanner{height:245px;overflow: hidden;}
	.inbanner img{max-width: none;height:200px;width:auto; position: absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
	.inbanner .ban_txt{-webkit-transform:translateY(0);transform:translateY(0);top:26%;}
	
	.footer .botMenu dl dt a{font-size:14px;}
	.footer .botMenu dl dd a{font-size:12px;}
	.footer .botMenu dl dt{padding-bottom:12px;}
	.footer .botMenu dl dd{margin-top:15px;}
	.footer .botMenu dl dd a{margin-bottom:6px;}
	.footer .ft_bom{margin-top:30px;}
	.top_right{position: fixed;width:300px;padding:0 50px 0 24px;background:#fff;  right:-100%;top:0;z-index: 9999999; opacity: 0;visibility: hidden;transition:all 0.2s;}
	.header.open .top_right{opacity: 1;visibility: visible;right:0;padding-left:10px;}
	.search{border-radius: 6px;overflow: hidden;}
	.search input{width:100%;}
	.search_fixed{width:300px;left:auto;right:0;top:50px;padding:20px 10px;}
	.search_fixed input{font-size:16px;}
	.search_fixed .search_close{width:20px;height:20px;margin-top:2px;}
	.header .mainMenu{padding-top:4em;}
	.cooperate_box .tit{padding:20px;}
	.contact_list{padding:30px;}
	.contact_list a .img{width:40px;height:40px;}
	.addr_txt img {vertical-align: -0.2em; margin-right: 8px;width: 18px;}
	.qualify_swiper{padding-bottom:30px;}
	.qualify_swiper .swiper-slide .img{height:140px;padding:20px;}
	.prev_next .tit{display: block;margin-bottom:10px;}
	.prev_next .prev, .prev_next .next{width:100%;float:none;margin-bottom:20px;padding:0 20px;height:50px;line-height: 50px;border-radius: 12px;text-align: left;}
	.goback{position: static;margin:0 auto;}
	.prev_next .prev:after, .prev_next .next:after{display: none;}
	.goback{width:50px;height:50px;line-height: 50px;background-size:15px;}
	.activity_swiper .swiper-pagination{bottom:20px;}
	.activity_swiper .swiper-button-prev{left:20px;}
	.activity_swiper .swiper-button-next{right:20px;}
	.proInfo_top_imgs{width:100%;float:none;margin-right:0;margin-bottom:30px;}
	.proInfo_top_detail{width:100%;float:none;}
	.proInfo_top_detail .pro_title{padding-right:0;}
	.proInfo_top_detail .pro_share{padding-left:10px;display: none;}
	.detail_list .other_type{padding:12px 0;margin:15px 0;}
	.btn_buy{margin-left:auto;margin-right:auto;height:50px;line-height: 50px;}
	.pro_con_tabs{height:60px;line-height: 60px;}
	.pro_con_tabs a{margin:0 10px;padding:0;}
	.pro_detail_box1 .img{width:100%;float:none;}
	.pro_detail_box1 .txt{padding:0 1em; }
	.pro_video_txt{margin-top:6%;}
	.pro_con_table{overflow-x:auto;}
	.pro_con_table table td{padding-right:10px;}
	.pro_con_table table td table tr td{padding-top:10px;font-size:14px;}
	.pro_con_table>table>tbody>tr>td{padding:20px 0;display: block;border-top:none;}
	.pro_con_table>table>tbody>tr>td:nth-child(1){width:100%;}
	.pro_con_table table tr table tr td:nth-child(1){width:140px;}
	.pro_con_table table tr table tr td:nth-child(2){ word-break: break-all;}
	.btn_allparam{width:150px;height:40px;line-height: 38px;}
	.search_center{width:100%;}
	.search_box{padding-top:50px;padding-bottom:50px;}
	.search_center .search_input{height:50px;border-top-left-radius: 12px;border-bottom-left-radius: 12px;}
    .search_center .btn_search{ flex: 0 0 70px;width:70px;height:50px;border-top-right-radius: 12px;border-bottom-right-radius: 12px;}
	.inquiry_item dd .verify_input{width:50%;}
	.inquiry_item dd .verify_img{width:40%;height:50px;}
	.btn_inquiry{width:100%;height:50px;border-radius: 12px;}
	.inquiry_pop{width:90%;margin-left:-45%;padding:30px 20px;}
	.problem_pop{padding:30px 20px;}
	.pop_close{width:35px;height:35px;top:-50px;right:0;}
	.network_search .allSelect{width:100%;height:50px; }
	.network_search .allSelect .select_tit{height:50px;line-height:50px;padding:0 35px 0 15px;border-radius: 12px;}
	.network_map_list{width:100%;float:none;height:300px;}
	.store_map_box{margin-top:20px;}
	.store_map_box #allmap{height:300px;}
	.subscribe_box{padding:30px 20px;}
	.purchase_box{padding:0;background:none;}
	.purchase_link{display: flex;flex-wrap: wrap;}
	.purchase_link a{width:48%;margin-left:4%;margin-bottom:4%;padding:30px 20px;background:#fff;}
	.purchase_link a:nth-child(2n+1){clear:both;margin-left:0;}
	.purchase_link1 a .img{height:50px;}
	.pro_detail_box1 .tit1{ padding:8px 10px;font-size:14px;}
	.pro_detail_box5 dl dd .f-48 br{display: none;}
	.branch_nation_list{display: none;}
	.job_info_pop{padding:20px;}
	.job_info_pop .job_top .job_share{padding-left:10px;}
	.job_info_pop .job_title .f-18{font-size:14px;margin-top:2px;}
	.job_title .f-18 em{padding:0 10px;}
	.job_info_pop .job_top{padding-bottom:20px;padding-right:0;}
	.job_info_pop .job_block li{width:50%;padding-right:10px;font-size:14px;}
	.job_info_pop .job_block li span{display: block;}
	.job_info_pop .job_btns{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex; justify-content: space-between;}
	.job_info_pop .btn_email{width:45%;height:46px;line-height: 44px;margin-left:auto;margin-right:auto;border-radius: 12px;}
	.job_info_pop .btn_email span{margin-right:10px;width:18px;height:18px;}
	.job_bom_box .btn_more{width:100px!important;height:42px;line-height: 42px;}
	.job_info_pop .job_top .job_share i{width:20px;height:20%;background-size:100%;}
	.job_info_pop .job_top .job_share span{margin-top:0;}
	.inquiry_float{padding:20px;}
	.inquiry_float,.inquiry_item dd .check_list .inquiry_float{width:90%;margin-left:-45%;}
	.inquiry_item dd .check_list .check_float{width:100%;float:none;margin-left:0;margin-bottom:5px;}
	.inquiry_item dd .check_list .check_float a{text-align: left;}
	.location-shop-con{width:100%;float:none;margin-right:0;height:300px;padding:20px 10px;}
	.location-list .location-addr .font:nth-child(5){background-size:18px;}
	.location-map{margin-top:20px;}
	.ope_system_change.active{display: block;}
	.video_show .video_w{width:90%;margin-left:-45%;}
    .video_show .video_close{width:24px;height:24px;}
    .test_run_pop{width:90%;padding:55px 20px 30px;}
    .test_run_tit{height:40px;line-height:40px;font-size:16px;padding-left:20px;}
    .test_run_con{padding:0;background:none;font-size:14px;}
    .test_run_score>div{float:none;}
    .test_run_score .block{margin-top:5px;}
    .block li span img{margin-left:0;margin-right:10px;width:24px;}
    .test_run_pop .btn_inquiry,.oldweb{height:42px;line-height: 42px;font-size:14px;}
    .test_run_pop .btn_inquiry{width:110px;}
    .oldweb{width:150px;padding:0 12px;}
    .test_run_pop .pop_close{top:10px;right:10px;}
    .test_run_mes textarea{height:80px;}
    .policy_content{margin-top:0;}
    .policy_search{width:100%;float:none;padding:20px;}
    .policy_right{width:100%;float:none;padding-left:0;margin-top:20px;}
    .policy_menu{display:none;}
    .policy_menu1{display: block;}
 

    .float_box{ top:auto;bottom:0;-webkit-transform: translateY(0);transform: translateY(0);/*display: none;*/border-radius: 0;}
    .float_box a{border-bottom:none;}
    .float_box dl{padding:6px 0;}
    .float_box dl dt img{width:30px;}
    .float_block,.float_box .gotop{display: none;}
    .test_run{width:22px;height:70px;line-height:1;padding:5px 0;top:auto;bottom:10px;left:auto;right:-50px;border-radius: 0;font-size:12px;}
    .test_run br,.test_run em{display: none;}
    .test_run.active{left:auto;right:0;}
    .test_run img{max-width: none;}
    .main_wrap{padding:25px 0;}
   	.main_right{padding-bottom:0;}
	.hotline_box{padding:0 10px;}
	.hotline_box dl{padding:25px 15px;}
	.hotline_box dl dt img{width:30px;}
	.hotline_box dl dd .f-18{font-size:12px;}
	.hotline_box dl dd .f-30{word-break: break-all;font-size:14px;}
	.cooperate_box .tit img {vertical-align: -4px;margin-right: 10px;width: 15px;}
	.contact_list{padding:15px;}
	.contact_list a .img {width: 30px;height: 30px;}
	.map_box #allmap{height:240px;}
	.footer .botMenu{padding:0 1px;}
	.video_list dl{float:none;width:100%;margin-left:0!important;margin-bottom:14px;padding-bottom:0;}
	.video_list dl dd {position: static;}
	.video_list dl dd .txt{ opacity: 1;visibility: visible;height:auto;}
	.page_box{margin-top:20px;}
	.page_box a{width:32px;height:32px;line-height: 30px;margin:0 2px;}
	.video_search{padding:20px;}
	.video_search dl dd.search_modal{display: block;height:auto;}
	.video_search dl dd.search_modal .allSelect{display:block;width:100%;height:50px;margin-bottom:15px;}
	.video_search dl dd.search_modal .allSelect:nth-child(2){margin-left:0;margin-right:0;}
	.video_search dl dd.search_modal .allSelect .select_tit{height:50px;line-height:50px;padding:0 35px 0 15px;border-radius: 10px;}
	.video_search dl dd.search_type{height:40px;padding:5px 15px;border-radius: 10px;line-height: 30px;}
	.video_search dl dd .btn_search{vertical-align: middle;background-size:16px;}
	.repair_input input{height:50px;line-height:30px;padding:10px 15px;border-radius: 10px;}
	.repair_form dl dd .allSelect{height:50px;}
	.repair_form dl dd .allSelect .select_tit{height:50px;line-height:50px;padding:0 35px 0 15px;}
	.suggest_form dd .verify_img{height:50px;}
	.suggest_form dd .verify_img img{height:100%;border-radius: 12px;}
	.yzCodeBtn{height:50px;line-height:50px;border-radius: 10px;}
	.menu_box{height:50px;line-height: 50px;}
	.menu_box .btn_down{width:30px;height:30px;top:10px;display: none;}
	.history_top .swiper-slide .img{width:100%;float:none;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
	.history_top .swiper-slide .desc{width:100%;height:auto;position: static;-webkit-transform:translateY(0);transform:translateY(0);border-top-left-radius: 0;border-top-right-radius: 0;padding:20px;}
	.about_num dl{width:50%;margin:10px 0;text-align: center;}
	.about_num dl dt{margin:0 auto;width:60px;height:60px;}
	.about_num dl dt img{width:30px;}
	.about_num dl:nth-child(2n+1){clear:both;border-left:none;}
	.branch_box{padding:30px 0;background-size:cover;position: relative;}
	.branch_box:before{width:100%;height:100%;background:rgba(0,0,0,0.4); position: absolute;left:0;top:0;content:'';z-index:1;}
	.branch_box .wrap1{position: relative;z-index: 10;}
	.branch_num dl{padding:0 10px;}
	.branch_num dl dt em{margin-top:0;-webkit-transform:scale(0.5);transform:scale(0.5);}
	.mission_con{display: block;}
	.mission_con dl{width:100%;margin-bottom:20px;}
	.news_swiper .swiper-slide .img{width:100%;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
	.news_swiper .swiper-slide .txt{position: static;width:100%;-webkit-transform: translateY(0);transform: translateY(0);top:0;border-top-left-radius: 0;border-top-right-radius: 0;padding:20px;}
	.news_swiper .news_btns {width:100%;height:0;left:0;-webkit-transform: translateY(0);transform: translateY(0);top:18%;}
	.news_swiper .swiper-button-next, .news_swiper .swiper-button-prev{ position: absolute; display: inline-block;margin:0 5px;}
	.news_swiper .swiper-button-prev{left:0;}
	.news_swiper .swiper-button-next{right:0;}
	.news_list dl,.activity_list dl{width:100%;float:none;margin-left:0!important;margin-bottom:1em;}
	.sub_submit{font-size:16px;}
	.pro_search,.pro_sort{width:100%;float:none;}
	.pro_sort{margin-top:20px;}
	.pro_box{margin:20px 0 0}
	.pro_menu{width:100%;float:none;margin-left:0;}
	.pro_list_con{width:100%;float:none;margin-top:20px;}
	.pro_list{padding:0;}
	.pro_list dl{width:49%;margin-bottom:1em;padding-bottom:0;}
	.pro_list dl:nth-child(3n+1){clear:none;margin-left:2%;}
	.pro_list dl:nth-child(2n+1){clear:both;margin-left:0;}
	.pro_list dl dt .img{height:140px;}
	.pro_list dl dt a{padding:10px;}
	.pro_list dl dd{position: static;padding:12px 6px;}
	.pro_list dl dd .txt,.pro_list dl:before,.pro_list dl .bt_mask{display: none;}
	.pro_list dl dt span{/*height:20px;line-height: 20px;*/padding:2px 10px;font-size:12px;left:10px;top:10px;}
	.search_content .pro_list dl{padding-bottom: 0;}
	.bom_box{padding:30px 0;}
	.bom_box .btn_guest{width:160px;height:40px;line-height: 40px;margin-top:20px;}
	.meterial_left{width:100%;float:none;margin-left:0;}
	.pro_video,.pro_detail_box5 dl dt{width:100%;float:none;}
	.pro_detail_box5 dl{justify-content: space-between;}
	.pro_detail_box5 dl dt{width:48%;flex:0 0 48%;}
	.pro_detail_box5 dl dd{flex:0 0 49%;padding:0!important;/*margin-top:20px;*/}
	/*.pro_detail_box5 dl dt{margin-top:20px;}*/
	.pro_detail_box6{display: block;background:none;}
	.pro_detail_box6 .img{width:100%;float:none;}
	.pro_detail_box6 .img:before{ width: 80%;height: 100%;position: absolute;left: 0;top: 0;
    content: '';background: linear-gradient(90deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0) 100%);z-index: 1;}
	.pro_detail_box6 .txt{width:45%;margin-left:12px;/*float:none;padding:30px 1em;margin:0; position: static;-webkit-transform:translateY(0);transform:translateY(0);*/}
	.material_top .detail_list .color_select em{display: block;}
	.material_top .detail_list .color_select span{margin-top:10px;margin-right:10px;padding:2px 16px;}
	.material_top .detail_list li{padding:15px 0   ;}
	.search_list dl,.cooperate_list dl{width:100%;float:none;margin-left:0!important;margin-bottom:1em;}
	.white_box{padding:0 20px 40px;}
	.news_search ul{padding-top:20px;}
	.news_search ul li{padding:20px 0;}
	.rel_list dl dt{padding-right:0;}
	.rel_list dl dd{position: static;margin-top:20px;overflow: hidden;}
	.rel_list dl dd a{width:120px;height:44px;line-height:44px;border-radius: 12px;background-size:16px;padding-left:55px;background-position: 30px 50%;}
	.contact_list{display:block;flex-wrap: wrap;}
	.contact_list a{float:left;width:50%;margin:10px 0;}
	.contact_list a:nth-child(2n+1){clear:both;}
	.cooperate_search .allSelect{width:100%;margin:0 0 20px 0;}
	.policy_search .allSelect .select_tit{padding-top:0;padding-bottom:0;}
	.screen_list dl dt{width:auto;float:none;border-right:none;margin-bottom:10px;margin-top:0;margin-right:0;}
	.screen_list dl dd a{border-color:#ccc;height: 32px;line-height: 30px;padding:0 10px;}
	.job_screen{padding:0 20px;}
	.job_list .job_item{padding:20px;margin-bottom:1em;}
	.job_list .job_item .job_title{float:none;}
	.job_list .job_top_r{float:none;}
	.job_list .job_top .job_share img{width:18px;}
	.job_bom_box{padding:30px 0;}
	.repair_box{padding:20px;}
	.repair_form dl{margin:20px 0;}
	.repair_form dl dd .w{width:100%;float:none;}
	.repair_form .verify_box .w{width:48%; }
	.repair_form .verify_box .w.fl{float:left;}
	.repair_form .verify_box .w.fr{float:right;}
	.repair_form .btn_submit,.suggest_form .upload_box .webuploader-pick{width:100%;}
	.service_right{padding:20px;margin-left:0;}
	.service_right .video_search{padding:0;}
	.drive_list dl{width:100%;float:none;padding:15px;margin-left:0;}
	.app_box{margin:50px 0;display: block;text-align: center;}
	.app_box a{margin:20px 0;}
	.inquiry_tab dl dt{width:60px;height:60px;padding:12px;}
	.inquiry_tab dl dd{height:66px;padding-bottom:15px;}
	.policy_menu a .img img{width:40px;}
	.purchase_search{padding-bottom:15px;}
	.website_wrap{margin-top:30px;}
	.web_tit{position: static;margin-bottom:20px;}
	.map_dot{width:40px;height: 40px;line-height: 40px;font-size:12px; font-weight: normal;-webkit-transform: translateX(-10px) translateY(-10px); transform: translateX(-10px) translateY(-10px); background:none;box-shadow: none;color:#d2232a;}
	.mobile_website{display: block;}
	.mobile_website .nation_box{opacity: 1;visibility:visible;}
	.website_box .nation_box{display: none;}
	.problem_list a{padding:15px 30px 15px 36px;}
	.problem_list a:before{width:24px;height:24px;line-height: 24px;font-size:14px;top:14px;}
	.service_list a{width:48%;margin-left:4%;padding: 20px;}
	.service_list a:nth-child(3n+1){clear:none;margin-left:4%;}
	.service_list a:nth-child(2n+1){clear:both;margin-left:0;}
	.service_list a .img{width:50px;height:50px;}
	.service_list a .img img{width:100%;height:auto;}
	.ope_system em{display: block;margin-bottom:12px;}
	.ope_system span{margin-left:0;}
	.policy_menu{padding-left:0;}
	.policy_menu a{margin:0 10px;padding-bottom:20px;}
	.policy_list table{width:100%;}
	.policy_list table td{padding:10px;}
	.policy_list table .th_head{width:100px;}
	.policy_list table .th_box{border-left-width: 80px;}
	.policy_list table .th_top {top: 8px;right: 12px;}
	.policy_list table .th_bom {bottom: 8px;left: 12px;}
	.branch_map_dot{width:12px;height:12px;}
	.branch_map_dot:before{width:4px;height:4px;margin-left:-2px;margin-top:-2px;}
	.branch_map_dot i{width:20px;height:20px;margin-left:-10px;margin-top:-10px;}
	.branch_map_dot:hover i, .branch_map_dot.active i{width:30px;height:30px;margin-left:-15px;margin-top:-15px;}
	.branch_map_dot:hover:after, .branch_map_dot.active:after{width:40px;height:40px;margin-left:-20px;margin-top:-20px;}
	.branch_map_dot:hover:before, .branch_map_dot.active:before{width:30px;height:30px;margin-left:-15px;margin-top:-28px;background-size:100%;}
	.branch_map_dot span{width:30px;height:30px;margin-left:-15px;margin-top:-15px;}
	.activity_list dl dd{padding:20px;}
	.pro_swiper1 .swiper-container{height:220px;}
	.pro_swiper1 .swiper-pagination-bullet{margin:4px 0!important;}
	.allSelect{height:40px!important;}
	.allSelect .select_tit{height:40px!important;line-height: 40px!important;border-radius: 10px;padding:0 30px 0 15px;}
	.allSelect .select_ul{top:40px!important;}
	.allSelect .select_ul a{height:40px!important;line-height: 40px!important;}
	.detail_list .allSelect .select_tit{padding:0 30px 0 15px;}
	.branch_flag { position: static;width:100%;color:#fff;margin-top:20px;}
	.branch_flag span{display: inline-block; margin-right:10px;}
	.small_pic .swiper-slide{height:50px;}
	.ope_system_tit{line-height:normal;}
	.btn_change{height:40px;line-height: 40px;}
	.ope_system_select{padding-left:0;display:block;}
	.ope_system_item{width:100%;margin:20px 0;}
	.allSelect .select_tit:after{width:13px;}
	.btn_more{width:80px!important;}
	.banner .ban_txt .tit1{border-width: 1px;}
	.banner .swiper-slide-active .ban_txt .btn_more{margin-top:10px;}
	.banner .ban_txt .btn_more, .inSer_imgs a .btn_more, .inNews_box .swiper-slide .btn_more,.inPro_box .swiper-slide .btn_more{height:28px;line-height: 26px;border-radius: 6px;font-size:12px;}
	.proInfo_top .wrap1{padding-bottom:35px;}
	.pro_con_material{padding:30px 0;}
	.main_box{padding:30px 0;}
	.policy_search .reset{width:18px;height:20px;background-size:100%;}
	.ser_tit{padding-bottom:10px;}
	.ser_tit:after{height:3px;}
	.drive_list .btn_down{background-size:15px;}
	.history_top .swiper-button-next, .history_top .swiper-button-prev{display: none;}
	.mission_box{padding:30px 20px;}
	.news_list dl dd a{height: auto;}
	.news_info .date{background-size:14px;padding-left:20px;background-position: 0 3px;}
	.news_content{color:#333;}
	.cooperate_search{padding:20px 20px 0;}
	.menu_con a{font-size:14px;}
	.screen_tit{height:auto;line-height: normal;padding:20px 0;}
	.screen_tit>.f-18{float:none;width:100%;}
	.screen_tit .select_list{float:none;width:100%;padding:0;margin-top:10px;}
	.screen_tit .select_list a{margin-bottom:10px;}
	.screen_clear{background-size:16px;padding-left:24px;display: none;}
	.job_list .job_top .job_share i{width:18px;height:18px;background-size:100%;}
	.repair_textarea textarea{height:150px;}
	.mgc{width:16px;height:16px;}
	.inSub_agree input{margin-right:10px;}
	.repair_input i{width:20px;height:20px;background-size:100%;}
	.material_swiper .swiper-slide .img{height:120px;}
	.material_swiper .swiper-pagination{margin-top:20px;}
	.video_list dl dt .img{height:180px;}
	.page404 .img{width:70%;margin:0 auto;}
	.cookies_txt{width:100%;float:none;font-size:12px;}
	.btn_accept{float:none;margin-top:10px;width:100px;height:36px;font-size:12px;}
	.cookies_pop{padding:10px 0;}
	.cookies_pop .wrap1{display:block;}
	.footer.active{padding-bottom:120px;}
	.contact_list a .ewm_img{position: static;opacity: 1;visibility: visible;width:100px;height:100px;padding:5px;margin:10px auto 0;}

 	.inSer_tab a .btn{width:30px;height:30px;flex:0 0 30px;background-size:12px;}
 	.pro_detail_box5 dl{margin:0 0 20px;} 
 	.pro_detail_box5 dl dd .f-48,.pro_detail_box6 .txt .f-48{font-size:13px;}
 	.pro_detail_box5 dl dd .f-22,.pro_detail_box6 .txt .f-22{font-size:12px;margin-top:5px;text-align: justify;}
 	.ope_system_box{padding-bottom:20px;}
 	.menu_list .menu_second dl dt{font-size:14px;}
 	/*.inPro_box .swiper-slide{width:320px;}*/

 	.pro_detail_box7{padding:20px 0;}
    .pro_detail_box7 .img{margin:0 0 1em 0;float:none;}
    .pro_detail_box7 .wrap1{display:block;}
}
.ml5{margin-left:5px;}
.mr5{margin-right:5px;}
.ml10{margin-left:10px;}
.mr10{margin-right:10px;}
.ml20{margin-left:20px;}
.mr20{margin-right:20px;}

.bg-fff{background:#fff;}
.bg-f5{background:#f5f5f5;}
.bg-f9{background:#f9f9f9;}
.bg-fa{background:#fafafa;}

.c-000{color:#000;}
.c-fff{color:#fff;}
.c-ccc{color:#ccc;}
.c-999{color:#999;}
.c-777{color:#777;}
.c-666{color:#666;} 
.c-555{color:#555;} 
.c-bbb{color:#bbb;}
.c-ddd{color:#ddd;}
.c-eee{color:#eee;} 
.c-ececec{color:#ececec;} 
.c-8dabca{color:#8dabca;}
.c-d3d3d3{color:#d3d3d3;}
.c-4b4b4b{color:#4b4b4b;}
.c-2b2b2b{color:#2b2b2b;}
.c-64656a{color:#64656a;}
.c-1a1a1a{color:#1a1a1a;}
.c-e00000{color:#e00000;}  
.c-d2232a{color:#d2232a;}
.c-707070{color:#707070;}

.f-12{font-size:12px;}
.f-14{font-size:14px;}
.f-16{font-size:16px;}
.f-18{font-size:18px;}
.f-20{font-size:20px;}
.f-22{font-size:22px;}
.f-24{font-size:24px;}
.f-28{font-size:28px;}
.f-30{font-size:30px;}
.f-32{font-size:32px;}
.f-34{font-size:34px;}
.f-36{font-size:36px;}
.f-38{font-size:38px;}
.f-40{font-size:40px;}
.f-42{font-size:42px;}
.f-48{font-size:48px;}
.f-50{font-size:50px;}
.f-56{font-size:56px;}
.f-60{font-size:60px;}
.f-72{font-size:72px;}
.f-80{font-size:80px;} 
.f-100{font-size:80px;}
.f-160{font-size:160px;}
.f-16px{font-size:16px;}
.f-18px{font-size:18px;}
.f-20px{font-size:20px;}
.f-24px{font-size:24px;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt50{margin-top:50px;}
.mt55{margin-top:55px;}
.mt60{margin-top:60px;}
.mt65{margin-top:65px;}
.mt70{margin-top:70px;}
.mt75{margin-top:75px;}
.mt80{margin-top:80px;}
.mt85{margin-top:85px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}
.mt120{margin-top:120px;}
.mt130{margin-top:130px;}
.mt140{margin-top:140px;}
.mt160{margin-top:160px;}
.mt250{margin-top:250px;}
.mb20{margin-bottom:20px;}
.mb50{margin-bottom:50px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}
.mb100{margin-bottom:100px;}
.mb140{margin-bottom:140px;}
.pd10{padding:10px;}
.plr24{padding-left:24px;padding-right:24px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt70{padding-top:70px;}
.pb35{padding-bottom:35px;}
.pb50{padding-bottom:50px;}
.pb75{padding-bottom:75px;}
.ptb80{padding-top:80px;padding-bottom:90px;}
.ptb95{padding-top:95px;padding-bottom:55px;}
.pb120{padding-bottom: 120px;}
.pb190{padding-bottom: 190px;}
.mtb10{margin-top:10px;margin-bottom:10px;}
.mb1em p{margin-bottom:1em;}
.mb2em p{margin-bottom:1.8em;}
.mb10px p{margin-bottom:10px;}
/*公用样式end*/
  @media only screen and (max-width:1440px) { 

    .f-20{font-size:16px;} 
    .f-22{font-size:18px;}
    .f-24{font-size:22px;}
    .f-28{font-size:24px;}
    .f-36{font-size:30px;}
    .f-38{font-size:32px;}
    .f-42{font-size:32px;}
    .f-48{font-size:40px;}
    .f-72{font-size:60px;}
    .mt30{margin-top:20px;}
    .mt55{margin-top:30px;}
    .mt60{margin-top:40px;}
    .mt120{margin-top:80px;}
    .mt250{margin-top:200px;}
    .pb190{padding-bottom: 150px;}
  }
 
  @media only screen and (max-width:1280px) { 
    .f-36{font-size:28px;}
  }
 @media only screen and (max-width:1100px) {  
  body, input, select, button, textarea{font-size:14px;}
  .f-16{font-size:14px;}
  .f-18{font-size:16px;}
  .f-22{font-size:18px;}
  .f-30{font-size:20px;}
  .f-32{font-size:24px;}
  .f-36{font-size:20px;}
  .f-40{font-size:24px;}
  .f-42{font-size:24px;}
  .f-48{font-size:24px;} 
  .f-50{font-size:30px;} 
  .f-60{font-size:40px;}
  .f-72{font-size:50px;}
  .f-80{font-size:60px;}
  .f-86{font-size:60px;} 
  .mt30{margin-top:10px;}
  .mt45{margin-top:30px;}
  .mt40{margin-top:30px;}
  .mt50{margin-top:40px;}
  .mt60{margin-top:40px;}
  .mt70{margin-top:60px;}
  .mt72{margin-top:60px;}
  .mt75{margin-top:50px;}
  .mt80{margin-top:40px;} 
  .mt85{margin-top:45px;} 
  .mt90{margin-top:50px;}
  .mt100{margin-top:50px;}
  .mt120{margin-top:50px;}
  .mt130{margin-top:60px;}
  .mt250{margin-top:200px;}
  .mb90{margin-bottom:50px;}
  .mb100{margin-bottom:50px;}
  .mb140{margin-bottom:80px;}
  .pb190 {padding-bottom: 100px;}

}
@media (max-width: 800px) {
  .f-16{font-size:14px;}
  .f-18{font-size:16px;}
  .f-20{font-size:16px;}
  .f-22{font-size:16px;}
  .f-24{font-size:16px;}
  .f-28{font-size:18px;}
  .f-30{font-size:18px;}
  .f-38{font-size:20px;}
  .f-40{font-size:20px;}
  .f-48{font-size:20px;}
  .f-60{font-size:35px;}
  .f-72{font-size:40px;}
  .f-80{font-size:50px;} 
  .f-32{font-size:22px;}
  .mt20{margin-top:10px;}
  .mt35{margin-top:20px;} 
  .mt50{margin-top:20px;} 
  .mt90{margin-top:30px;}
  .mt250{margin-top:100px;}
  .pb120 {padding-bottom: 50px;}
  .pb190 {padding-bottom: 50px;}
  .ptb95{padding-top:40px;}
 }
 @media (max-width: 500px) {
  .f-18{font-size:14px;}
  .f-20{font-size:14px;}
  .f-22{font-size:14px;}
  .f-24{font-size:12px;}
  .f-32{font-size:16px;}
  .f-36{font-size:16px;}
  .f-38{font-size:16px;}
  .f-42{font-size:16px;}
  .f-48{font-size:18px;}
  .f-50{font-size:20px;}
  .f-72{font-size:20px;}
  .f-80{font-size:24px;} 
  .mt25{margin-top:10px;}
  .mt40{margin-top:20px;}
  .mt50{margin-top:30px;}
  .mt55{margin-top:20px;}
  .mt60{margin-top:20px;}
  .mt65{margin-top:30px;}
  .mt70{margin-top:20px;} 
  .mt120{margin-top:30px;}
  .mt130{margin-top:30px;}
  .mt250{margin-top:30px;}
  .bra{border-radius: 12px;}
  .ptb95{padding-top:20px;padding-bottom:30px;}
  .mb90{margin-bottom:20px;}
 }
