.main.welcome .service_box .box ul li a .cont .tab .tab_cell .con{overflow-y:auto !important;height:auto !important; max-height:96px;}
.header .header_cen {display: flex; align-items: center; justify-content: space-between;}
.header .header_cen:after {display: none;}
.header .header_cen .header_main {margin-left: auto; margin-right: 0;}
.header .header_cen .nav .nav_box,
.header .header_cen .nav .nav_box ul {width: auto;}
.header .header_cen .nav {flex-shrink: 0;}
.header .header_cen .nav .nav_box ul {display:flex; }
.header .header_cen .link {text-align: right; padding-top: 0;}
.header .header_cen .link a {font-size: 16px; line-height: 1.5;}

.content img,
.con img,
.cont img { max-width: 100%; height: auto !important;}

.address-ul > li {margin-bottom: 2%;}

._flex_l0r1 {display: flex; }
._flex_l0r1 ._l {flex-shrink:0;}

  .footer .footer_bot .footer_bot_cen .fooot_botr .msg .wx_box .wx .txt .code {bottom: 100%; margin-left: -94px;}
/* .swiper_classification .swiper-container .swiper-wrapper .swiper-slide {margin-right: 20px;} */

@media screen and (min-width: 1025px){
  .classification ul {margin-bottom: -10px;}
  .classification ul li {margin-bottom: 10px;}
}
@media screen and (max-width: 1440px){
  .header .header_cen .link a {font-size: 14px;  }
}
@media screen and (max-width: 1280px){
  .header .header_cen .nav {margin-left: auto;margin-right: 0;}
  .header .header_main {display: none;}

}
@media screen and (max-width: 1024px){
  .main.welcome .contact_box .container>ul>li .ti {height: auto; max-height: unset;}
  .main.welcome .contact_box .container>ul>li {width: 100%; margin: 0 0 15px 0; padding: 0 20px 20px 20px; }
  .footer .footer_bot .footer_bot_cen .fooot_botr .msg {display: block;}
  .footer .footer_bot .footer_bot_cen .fooot_botr .msg .wx_box .wx {margin: 10px;}
  .footer .footer_bot .footer_bot_cen .fooot_botr .msg .wx_box .wx .ico {float: none;display: block;margin: 0 auto 10px;}
  .footer .footer_bot .footer_bot_cen .fooot_botr .msg .wx_box .wx .txt span {margin-left: 0;}

}


.banner_box + .position {padding-left: 0;}
.banner_box + .position .position_box {padding-left: 50%;}

.header .header_cen { max-width: 100%; width: 100%; padding-right: 120px; box-sizing: border-box; position: relative;}
.header .header_cen .logo {margin-left: 3%;}

@media screen and (max-width: 1024px) {
    .header .header_cen {padding-right: 0;}
    .header .header_cen .push-line {margin-right: 3%;}
}


.searchBox{position:absolute;top:0;overflow:hidden;height:100%;z-index:7;-webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;right:0;background-color:#f1f1f1;width:110px}
.searchBox .formItem{position:absolute;right:0;top:0;width:100%;height:100%}
.searchBox .formItem .skin{display:block;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;color:#333;text-align:center;-webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}
.searchBox input{border:none;padding:0}
.searchBox .iptBtn{display:block;z-index:2;left:0;top:0;width:100%;height:100%;position:absolute;background-color:transparent;color:rgba(255,255,255,0);font-size:0;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,.04);-webkit-appearance:none;-moz-appearance:none;appearance:none}
.searchBox .searchBtn{position:absolute;right:0;top:0;text-indent:-9999px;-webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;z-index:11}
.searchBox .searchBtn:after,.searchBox .searchBtn:before{content:" ";position:absolute;left:0;top:0;right:0;bottom:0;background-size:40px auto;background-position:50% 50%;background-repeat:no-repeat;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26 26l-4.741-4.833m2.18-6.278a8.978 8.978 0 0 1-2.554 6.285 8.636 8.636 0 0 1-6.166 2.604 8.636 8.636 0 0 1-6.165-2.604A8.977 8.977 0 0 1 6 14.89c0-2.358.919-4.618 2.554-6.286A8.636 8.636 0 0 1 14.719 6c2.313 0 4.53.936 6.166 2.603a8.978 8.978 0 0 1 2.554 6.286z' stroke='%2322327d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}
.searchBox .searchBtn:before{-webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s;opacity:0;visibility:hidden;-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}
.searchBox .searchBtn:after{-webkit-transition:all .3s ease-out .2s;transition:all .3s ease-out .2s;opacity:1;visibility:visible}
.searchBox .close{position:absolute;left:0;top:0;height:100%;-webkit-transition:all 320ms ease-out 0s;transition:all 320ms ease-out 0s;opacity:0;visibility:hidden}
.searchBox._show{z-index:62;width:100%;right:0;-webkit-box-sizing:border-box;box-sizing:border-box}
.searchBox._show .searchBtn{-webkit-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}
.searchBox._show .searchBtn:hover:after{-webkit-transform:scale(1.25);transform:scale(1.25)}
.searchBox._show .close{-webkit-transition:all 320ms ease-out 0s;transition:all 320ms ease-out 0s;opacity:1;visibility:visible}
.searchBox._show .close:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all .4s ease-out .4s;transition:all .4s ease-out .4s;opacity:1;visibility:visible}
.searchBox._show .close:hover:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all 320ms ease-out 0s;transition:all 320ms ease-out 0s}
/* .searchBox .searchBtn{background-color:#22327d} */
.searchBox .searchBtn{background-color:#fff}
/* .searchBox .searchBtn:after{-webkit-filter:grayscale(100%) contrast(50%) brightness(5);filter:grayscale(100%) contrast(50%) brightness(5)} */
.searchBox .close{background-color:#ddd}
.searchBox .close:before{content:"";position:absolute;overflow:hidden;left:50%;top:50%;margin:-16px 0 0 -16px;width:32px;height:32px;-webkit-transform:rotate(-360deg);transform:rotate(-360deg);background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.608 25.414a1.994 1.994 0 0 1 0-2.82l6.577-6.582-6.577-6.58a1.994 1.994 0 1 1 2.818-2.819l6.575 6.576 6.574-6.58A1.99 1.99 0 0 1 26 8.011a1.996 1.996 0 0 1-.609 1.417l-6.57 6.583 6.575 6.581a1.995 1.995 0 0 1-1.417 3.379 1.992 1.992 0 0 1-1.401-.56l-6.577-6.576-6.575 6.58a1.991 1.991 0 0 1-2.816 0l-.002-.002z' fill='%23000'/%3E%3C/svg%3E");background-size:32px;background-position:50% 50%;background-repeat:no-repeat}
.searchBox .skin{line-height:110px}
.searchBox .searchBtn{width:110px;height:110px}
.searchBox .close{width:110px}
.searchBox._show .skin{padding-left:110px;padding-right:110px}
@media screen and (min-width:1025px){
.searchBox .searchBtn:hover:after{-webkit-transition-delay:0s;transition-delay:0s}
}
@media screen and (max-width:1024px){
.searchBox{width:60px; right: 80px;}
.searchBox .skin{line-height:60px}
.searchBox .searchBtn{width:60px;height:60px}
.searchBox .close{width:60px}
.searchBox._show .skin{padding-left:60px;padding-right:60px}
.searchBox .searchBtn:active:after{-webkit-transition-delay:0s;transition-delay:0s}
}
