/*通用样式*/
:root{
    --public-color:#666666;
    --max:1430px;
}
.page-link:hover{color: #fff;background-color: #94252d;}

.history-paper .bottom .date .swiper-pagination-bullets.swiper-pagination-horizontal{width: 700px;left: inherit;}
.dropdown-item:hover, .dropdown-item:focus{background-color: #94252d;}
body{color:var(--public-color);font-size:16px;line-height:24px;font-family: "Lexend", sans-serif; font-optical-sizing: auto; font-style: normal;}
a{color:#fff;display:inline-block;}
/* a:hover{color:var(--public-color)} */
/* .swiper-pagination-bullet-active{background:#94252d}
.swiper-pagination-bullet{background: #ffffff;} */
.page-item.active .page-link {color: #fff;background-color: #94252d;border-color: var(--public-color);}
body,div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0}
img{aspect-ratio:attr(width) / attr(height);}
ul,ol,li,dl,dd,dt{list-style-type:none}
.img-width{width:100%;height:auto}
.img-height{height:100%;width:auto}
.img-fluid {max-width: 100%;height: auto;}
.main-container{margin-bottom:40px;margin-top:40px}
.tkanniu{cursor:pointer}
.bkanniu{background-color: #ad0d15;}
.card-thumb img{transition:all .4s ease}
.card-thumb:hover img{transform:scale(1.1)}
.container-xl{max-width:var(--max)}
.container-xl.m-right{margin:0 0 0 auto;padding:0}
.container-xl.m-left{margin:0 auto 0 0;padding:0}
@media(max-width:768px){
    body{font-size:14px;line-height:20px;padding-top:50px}
    .container-xl.m-right{margin:0 auto;padding:0 15px}
    .container-xl.m-left{margin:0 auto;padding:0 15px}
}
.a.align{
    display: flex;
    align-items: center;
}
.index-support .a.align{height:45px;}

.a a.sty{
    font-size: 16px;
    line-height: 21px;
    color: #333333;
    font-weight: bold;
}
.a img.act{
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 14px;
}
span.whole-a:hover{color: #94252d;background-color: #fff;border: 2px solid #94252d;}
span.whole-a{border: 2px solid transparent;background-color: #94252d;border-radius: 6px;display: inline-flex;align-items: center;height: 56px;padding: 0 25px;font-weight: bold;transition: ease-in-out .4s;}

.a a.back:hover{color: #94252d;background-color: #fff;border: 2px solid #94252d;}
.a a.back{border: 2px solid transparent;background-color: #94252d;border-radius: 6px;display: inline-flex;align-items: center;height: 56px;padding: 0 25px;font-weight: bold;transition: ease-in-out .4s;}
.a a.back .img{margin-left: 16px;transition: ease-in-out .4s;}
.a a.back .img .red{display:none;transition: ease-in-out .4s;}
.a:hover a.back .img .red{display:inline-block;transition: ease-in-out .4s;}
.a:hover a.back .img .white{display:none;transition: ease-in-out .4s;}

.a.frame{display: inline-block;}
.a.frame a{display: inline-flex;align-items: center;transition: ease-in-out .4s;font-size: 16px;line-height: 27px;background-color: #94252d;color: #fff;font-weight: bold;border-radius: 4px;letter-spacing: 2px;border: 2px solid transparent;}
.a.frame a:hover{background-color: #fff;color: #94252d;border: 2px solid #94252d;}


/*header*/
.header .container-xl{max-width: 1830px;}
.header .header-nav{display: flex;align-items: center;}
.header .header-nav .top-logo{width:10%;}
.header .header-top{padding:7px 0;}
.header .header-top .toch{margin-left: 30px;}
.header .header-top .toch a{background-color: #94252d;border-radius: 13px;color: #ffffff;width: 113px;height: 29px;font-size: 14px;line-height: 29px;text-align: center;}
.header-top .row-nav{display: flex;align-items: center;justify-content: flex-end;width: 90%;}
.header-desc{background:#f1f1f1; padding: 8px 0;}
.header-desc .container-xl{display: flex;align-items: center;justify-content: space-between;}
.header-desc .desc{width: 60%;display: flex;justify-content: flex-end;align-items: center;}
.top-tel{color: #666666;font-size: 16px;display: flex;width: 40%;}
.top-tel a{color: #666666;}
.top-tel a:hover{color: #2455bf; transition: all 0.3s;}
.top-lang{text-transform:uppercase;margin-left: 30px;}
.dropdown.lang .dropdown-toggle:after{color: #fff;}
.dropdown.lang .dropdown-menu {right: -40px;left: inherit;}
.top-lang .dropdown.lang .dropdown-toggle{background: transparent;border: 0;padding:0 3px 0 0;font-weight:normal;color:#fff;font-size: 18px;}
.public-social span,.public-social a{border-radius:5px;}


.window.off{display:none}
.window #day{display:none}
.window #month{display:none}
.window{position:fixed;right:0;top:143px;width:420px;padding:30px 20px;z-index:99;border-radius:15px;box-shadow:5px 0px 10px rgba(0,0,0,0.1);background:#fff;display:flex;align-items:center;justify-content:space-between;font-size:16px;}
.window .icon{font-size:20px}
.window .btn{min-width:50px;height:190px;color:#fff;background-color:#e31010;display:flex;align-items:center;justify-content:center;border-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px}
.window .btn-left{position:absolute;right:420px;border-radius:0px;border-top-left-radius:5px;border-bottom-left-radius:5px}
.window .window-text{margin:0 10px}
.window .box{display:flex;justify-content:flex-end;position:relative}
.window .t0{padding:5px 30px;font-size:20px;color:#fff;background:#e31010;display:inline-block;border-radius:15px 0 0 15px;position:absolute;right:-30px}
.window .t1{font-size:20px;font-weight:bold;color:#e31010;margin-top:35px}
.window .t2{font-size:15px;font-weight:bold}
.window .place{margin-top:30px;line-height:21px}
.window .place p{font-size:15px;line-height:32px}
.window .place p strong{color:#e31010;text-decoration:underline}
.window .ps{margin-top:40px;line-height:21px}
.window.hide{right:-420px;}
.window .btn-left{opacity:0;display:none;width:55px}
.window .btn-right{cursor:pointer}
.window .show{opacity:1;display:flex;right:420px}
.window .place a{color:#fff}
.window .place a:hover{text-decoration:underline}
.window .btnzt{transform:rotate(-90deg);font-size:20px;line-height:20px}

@media(max-width:768px) {
    .window{top:15%;width:80%}
    .window .t1{font-size:18px}
    .window .row{margin-top:22px;font-size:14px}
    .window .btn-left{right:100%}
    .window .window-text{margin:0 5px}
    .window .theme{margin-top:20px;font-size:18px}
    .window .time{margin-top:15px;font-size:20px}
    .window .ps{margin-top:20px;line-height:21px}
    .window.hide{right:-80%}
    .window .btn-left{width:40px}
    .window .btn{min-width:20px;height:120px}
    .window .show{right:100%}
}



/*默认pc头部样式*/
.header.fadeInDown{animation: .6s ease-in-out 0s normal none 1 running fadeInDown;padding-top: 0;    margin: 0 auto;border-bottom: 2px solid #94252d;}
/* .header.fadeInDown{
    animation:fadeInDown;
    animation-duration: 2s;
} */
.header.fadeInDown .navbar-custom .navbar-nav .nav-link,
.header.fadeInDown .navbar-custom .navbar-nav .nav-item .dropdown-toggle::after,
.header.fadeInDown .top-search-box i,
.header.fadeInDown .top-lang .dropdown.lang .dropdown-toggle,
.header.fadeInDown .dropdown.lang .dropdown-toggle:after{color: #333;}
.header{z-index:999;width:100%;position:fixed;left:0;}
.header.fadeInDown .header-desc .logo img{height:70px;width:auto;}
.header.fadeInDown .header-top .nav-item{padding:2px 0px;cursor:pointer;font-size:18px}
.header.fadeInDown .header-top{background-color: #fff;padding:5px 0;}

.pro-head .nav-item .dropdown-menu .dd-box-left .nav-child-list .nav-four-list{padding: 0px 0 10px;}
.pro-head .nav-item .dropdown-menu .dd-box-left .nav-child-list .nav-four{position: relative;}
.pro-head .nav-item .dropdown-menu .dd-box-left .nav-child-list .nav-four a{margin:0;font-size: 14px;color: #999;line-height: 20px;}
.pro-head .nav-item .dropdown-menu .dd-box-left .nav-child-list .nav-four a:hover{color: #9f1919;text-decoration: underline;}
.pro-head .nav-item .dropdown-menu .dd-box-left .nav-child-list .nav-four:before{content: "\f324";font-family: cmsfont;color: #9f1919;display: inline-block;margin-right: 8px;}

/*默认导航样式*/
.navbar{padding:0px;position:relative;z-index:9999}
.navbar-custom{top:0;z-index:2;justify-content:end;padding-left: 50px;}
.navbar-custom .navbar-nav > .nav-item{font-size:18px;margin:0 20px}
.navbar-custom .navbar-nav .nav-link{text-align:center;position:relative;color:#fff;padding:0;height:70px;display:flex;align-items:center;justify-content:center;font-weight:normal;text-transform:capitalize;font-size:18px;line-height:32px;letter-spacing: 0px;}
.navbar-custom .navbar-nav .nav-link:before{content:"";width:0px;height:2px;margin-left:0!important;background:#ffffff;position:absolute;bottom:10px}
.navbar-custom .navbar-nav .nav-item:hover .nav-link:before{width:100%;transition:all 0}
.navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{transition:.6s ease-in-out;color: #9f1919;}
.navbar-custom .navbar-nav .nav-item > .dropdown-toggle::after{transition:.6s ease-in-out;color: #fff;}
.navbar-custom .navbar-nav .nav-item .dropdown-toggle:hover::after{transform:rotateX(180deg);color:#ffffff}
.navbar-custom .navbar-nav .nav-link:hover{color:#ffffff;transition:.6s ease-in-out}
.navbar-custom .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}
.navbar-custom .navbar-nav .show > .nav-link,.navbar-custom .navbar-nav .active > .nav-link,.navbar-custom .navbar-nav .nav-link.show,.navbar-custom .navbar-nav .nav-link.active{}
.navbar-custom .navbar-text{color:rgba(0,0,0,0.5)}
.navbar-custom .navbar-text a{color:rgba(0,0,0,0.9)}
.navbar-custom .navbar-text a:hover,.navbar-custom .navbar-text a:focus{color:rgba(0,0,0,0.9)}

@media(max-width:1500px) {
    .navbar-custom .navbar-nav .nav-item { margin: 0 10px;}
    .navbar-custom .navbar-nav .nav-link{font-size: 16px;line-height: 30px;letter-spacing: 1px};
} 
@media(max-width:1400px) {
    .navbar-custom .navbar-nav .nav-item { margin: 0 8px;}
    .dropdown-toggle::after {margin-left: 0;}
}
@media(max-width:1330px) {
    .navbar-custom .navbar-nav .nav-item { margin: 0 6px;}
    .navbar-custom .navbar-nav .nav-link{letter-spacing: .5px;}
}
@media(max-width:1250px) {
    .navbar-custom .navbar-nav .nav-item { margin: 0 4px;}
    .navbar-custom .navbar-nav .nav-link{letter-spacing: .2px;}
}
@media(max-width:1200px) {
    /* .navbar-expand-lg .navbar-nav{display: none;} */
    .navbar-custom .navbar-nav .nav-link{letter-spacing: 0;}
    .navbar-custom .navbar-nav .nav-link{font-size: 14px;line-height: 28px;letter-spacing: 0px;}
    .header .header-top .toch{margin-left: 0;}
    .top-search-box {margin-left: 15px;}
    .top-lang{margin-left: 15px;}
    .header .header-top .toch a {width: 100px;}
}

/*移动端头部样式*/
@media(max-width:768px){
    body{padding-top:50px;font-size:14px;}
    .header-mb{background:#000;position:fixed;top:0;left:0;width:100%;border-bottom:1px solid #b3190d;z-index:999}
    .header-mb .container-xl{height:50px}
    .header-mb .top-logo{width:30%}
    .header-mb .top-logo img{height:30px;width:auto;}
    .header-mb .top-mb{display:flex;align-items:center;width:70%;justify-content:flex-end}
    .header-mb .top-mb .dropdown.lang .dropdown-toggle{background:transparent;padding:0}
    .header-mb .top-mb .dropdown-menu{min-width:80px;margin-top:8px}
    .header-mb .top-mb .top-mb-search{padding:.5rem .4rem;margin-left:10px;width:30px;text-align:center}
    .header-mb .top-mb .top-mb-search i{font-size:16px;color:#fff}
    .header-mb .top-mb .icon-bars{color:#fff}
    .header-mb .top-mb .dropdown.lang .dropdown-toggle{color:#fff}
    .top-mb-search-box{display:none;position:fixed;background:#fff;top:50px;padding:6px 15px 10px;box-shadow:2px 2px 4px rgba(0,0,0,0.2);z-index:998;width:100%}
    .top-mb-search-box .search-group{width:100%;height:34px}
    .top-mb-feed i{font-size:16px;color:#fff}
    .mobile-head-item .main-content-wrap{background:#fff;top:0;display:block;z-index:99999}
    .mobile-head-item .main-content-wrap .content-wrap{overflow-y:auto;height:100%;padding:15px 10px;background-color:#fff}
    .mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap{overflow-y:hidden}
    .mobile-head-item .side-content-wrap{position:fixed;display:block;right:-78%;width:78%;height:100%}
    .mobile-head-item .middle-content-wrap{position:absolute;right:0;width:100%;height:auto;padding:20px 0;opacity:0;visibility:hidden}
    .mobile-head-item .middle-show-content-wrap{top:30px;visibility:visible;opacity:1}
    .head_top .top_left{display:none}
    .head_nav{width:100%;padding:0 5px}
    .head_nav li{padding-left:28px;padding-top:4px;padding-bottom:4px}
    .head_nav li,.head_nav li a{color:#111}
    .head_nav li.has-child{padding-left:28px;margin-top:0;margin-bottom:0}
    .head_nav li.has-child>a{margin-top:3px;margin-bottom:3px;margin-right:35px}
    .head_nav li.has-child>ul{display:none}
    .head_nav li.siblings-no-menu{position:relative;padding-left:15px}
    .head_nav li a{display:block;height:auto;line-height:1.4em;position:relative}
    .head_nav li a:hover{color:inherit}
    .head_nav li em{display:block;height:1.4em;overflow:hidden}
    .head_nav li li{font-size:14px}
    .head_nav li li li{font-size:12px}
    .head_nav li li a{color:#666}
    .head_nav li.has-child a b{display:inline-block;width:15px;height:15px;border:1px solid #111;border-radius:2px;overflow:hidden;line-height:15px;position:absolute;right:-35px;top:1px;-webkit-box-sizing:content-box;box-sizing:content-box}
    .head_nav li.has-child a b:before,.head_nav li.has-child a b:after{content:'';display:block;width:9px;height:1px;background-color:#111;position:absolute;left:3px;top:50%;margin-top:-.5px}
    .head_nav li.has-child a b:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
    .head_nav li.has-child a:hover b{border-color:#111}
    .head_nav>li{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #f2f2f2}
    .head_nav>li>a{font-size:16px;text-transform:uppercase;margin-bottom:-1px;position:relative;text-transform:uppercase;position:relative}
    .head_nav li,.head_nav li.has-child{padding-left:0}
    .head_nav li li,.head_nav li li.has-child{padding-left:15px}
    .head_nav li.active>a>b:after{display:none}
    .head_nav li.active>a>b{background-color:#111}
    .head_nav li.active>a>b:before,.head_nav li.active>a>b:after{background-color:#fff}
    .mobile-ico-close{width:30px;height:30px;background-color:#b3190d;position:absolute;left:-30px;top:0;cursor:pointer}
    .mobile-ico-close .icon{color:#fff;font-size:30px;padding:0 0 0 6px}
    .search-box .form-control{border-radius:20px}
    .search-box .btn{border:1px solid #ced4da;border-radius:20px}
    .search-box .btn.focus{border:1px solid rgb(128,189,255)}
    .search-box .icon{color:#b3190d}
    .main-mask{position:absolute;background-color:#000;opacity:.4;width:100%;height:100vh;z-index:9;display:none}
}
/*#endregion*/


/* 浮窗 */
#float{position:fixed;right:0;bottom:105px;margin-top:-60px;z-index:55;transform:translateX(0);transition:.3s ease-in-out}
#float .ico{display:block;width:56px;height:56px;text-align:center;position:relative;cursor:pointer;background:#9f1919}
#float .ico>i{font-size:30px;line-height:56px;display:block;color:#fff;position:relative;z-index:9999;background: #9f1919;border-top:1px solid #fff}
#float .ico:first-child>i{border-top:0px solid #fff}
#float .ico>.img{position:absolute;right:56px;width:140px;top:0;display:none;background-color:#fff}
#float .ico>.img>img{width:100%}
#float .ico p{position:absolute;top:0;border-radius:0;right:-350px;padding:0px 20px;line-height:56px;font-size:16px;height:56px;background-color:#9f1919;color:#FFF;transition:all .6s;z-index:0;white-space:nowrap}
#float .ico:hover>.img{display:block}
#float .ico:hover p{right:56px}
#float .scale-ico{background-color:#b1b1b1;transition:.3s ease-in-out}
#float .scale-ico>i{background-color:#b1b1b1;transition:.3s ease-in-out}
#float .scale-ico>i:hover{background-color:#9f1919;transition:none}
#float.hide{transform:translateX(56px)}
#float.hide .scale-ico{width:calc(56px / 2);transform:translateX(calc(-56px / 2));border-top:0;transition:transform .6s ease-in-out .3s,width .3s ease-in-out}
#float.hide .scale-ico i{transform:rotate(180deg);border-top: 1px solid transparent}
#float .ico#scroll-top{display:block!important;}
@media (min-width:1px) and (max-width:991px){
    #float .ico{width:40px;height:40px}
    #float .ico>i{font-size:22px;line-height:40px}
    #float .ico>.img{right:40px}
    #float .ico p{line-height:40px;padding:0 15px;height:40px}
    #float.hide{transform:translateX(40px)}
    #float.hide .scale-ico{width:calc(40px / 2);transform:translateX(calc(-40px / 2))}
}

/*默认详情设置*/
.content-wrapper { line-height: 1.7;  margin-bottom: 1.5rem; }
.content-wrapper h2 { font-size: 1rem; font-weight: 600; margin-bottom: 0.75rem; }
.content-wrapper h3 { font-size: 0.875rem; font-weight: 600; margin-bottom: 0.75rem; }
.content-wrapper img { max-width: 100% !important; height: auto !important; }
.content-wrapper ol { margin-left: 1em; padding-left: 1em; }
.content-wrapper video { max-width: 100% !important; height: auto !important; }
.content-wrapper iframe { max-width: 100%; }
.content-wrapper table { width: 100%; margin-bottom: 1rem; color: #212529; }
.content-wrapper table p{margin-bottom: 0;}
.content-wrapper table th, .content-wrapper table td { padding: 0.5rem; vertical-align: middle; border: 1px solid #dee2e6; text-align: center; }
.content-wrapper table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.03); }
.content-wrapper table tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); color: #555; }
.content-wrapper table p{ margin-bottom: 0;line-height: 32px;}
.content-wrapper tbody th{color:#2980c7}

/*#表格*/
.table{overflow-x:auto}
.table-wrapper table {border-top: 5px solid #94252d;}
.table-wrapper table th,.table-wrapper table td{padding-top: 8px;padding-bottom: 11px;padding-left: 50px;vertical-align:middle;font-size:14px;line-height: 28px;border:1px solid #dddddd;}
.table-wrapper table tbody tr:nth-of-type(odd){background-color: #f8f8f8;}
.table-wrapper table tbody tr td:nth-of-type(odd){color: #888888;}
.table-wrapper table tbody tr td:nth-of-type(even){color: #333333;}
.table-wrapper table tbody tr:hover{background-color:rgba(148, 37, 45, .1);font-weight: 400;}
.table-wrapper table{display:table;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
@media(max-width:768px){.table-wrapper table{display:table;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media (max-width:575.98px){.table-wrapper-sm table{display:table;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media(max-width:768px){.table-wrapper-md table{display:table;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media (max-width:991.98px){.table-res-lg table{display:table;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media (max-width:1500.98px){.table-wrapper-xl table{display:table;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}


/*#弹出框*/
.reveal-modal-bg{position:fixed;height:100%;width:100%;z-index:1000;display:none;top:0;left:0;background:rgba(00,00,00,0.8)}
.reveal-modal{visibility:hidden;top:150px;left:50%;margin-left:-25%;width:50%;position:absolute;z-index:1001;padding:35px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF}
.reveal-modal .title{font-size:30px;text-align:center;margin-bottom:25px}
.reveal-modal .close-reveal-modal{font-size:30px;line-height:0.5;position:absolute;top:8px;right:11px;color:#333;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer}
.reveal-modal .close-reveal-modal:hover{color: #94252d;}
@media(max-width:768px){
    .reveal-modal{visibility:hidden;top:50px;left:50%;margin-left:-45%;width:90%;position:absolute;z-index:1001;padding:25px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF}
    .reveal-modal .title{font-size:20px;text-align:center;margin-bottom:10px}
}

/*#留言表单*/
.form-feedback .btn{color:#fff;background:#9f1919;border: 2px solid transparent;border-radius:0px;font-size:16px;line-height:22px;padding-top:8px;padding-bottom:8px}
.form-feedback .btn:hover{background-color: #fff;color: #94252d;border: 2px solid #94252d;}
@media(max-width:768px){
    .form-feedback .form-control{padding-top:10px;padding-bottom:10px;font-size:16px}
    .form-feedback .btn{padding-top:10px;padding-bottom:10px}
    .contact-wrapper .feedback-box .form-control{margin-bottom:0}
}
.form-row>.col,.form-row>[class*="col-"]{padding:0 15px}
.form-feedback .btn-c{background-color: #fff;color: #94252d;border: 2px solid #94252d;height:100%;padding:10px 20px;transition:all .6s}

/*#搜索*/
.search-group{width:180px;height:40px;overflow:hidden;border:1px solid #f7f7f7;border-radius:5px}
.search-group .form-control{border:none;border-radius:0px;background:transparent;color:#5c5352;height:40px;line-height:40px;}
.search-group .form-control::-webkit-input-placeholder{color:#5c5352}
.search-group .btn{background-color:#94252d;border-radius:0px;height:auto;width:40px;display:flex;justify-content:center;align-items:center;padding:6px 15px;margin-bottom:0}
.search-group i{color:#fff;font-size:1.5rem}
.top-search-box{z-index: 93;margin-left:29px;cursor: pointer;}
.top-search-box i{color: #fff;font-size: 19px;font-weight: normal;}
.top-search-box i.icon-1{color: #ffffff !important;}
.top-search-box .top-search{opacity: 1;transition: all 0.8s;position: absolute;right: 105px;top: 70px;z-index: 99;padding:0;background-color: #fff;} 
.top-search-box .top-search.show {opacity: 0;overflow: hidden;transition: all 0.9s;}

/* .top-search-box li:hover .top-search{opacity: 1; height: auto;overflow: hidden;width: auto;padding:0}
.top-search-box .top-search{opacity: 0; height: 0;overflow: hidden;  transition: all 0.5s;width: 0; position: absolute;right: 310px;top: 65px;z-index: 99;padding:0;} */

.pro-head{display: flex;align-items: center;}
.pro-head .nav-item{position: inherit;}
.pro-head .nav-item .dropdown-menu{width: 97%;top: 65px;left: 30px;border-bottom: solid 0px #e60012;}
.pro-head .nav-item .dropdown-menu .row{margin: 0;justify-content: space-between;}
.pro-head .nav-item .dropdown-menu .dd-box-left{flex: 0 0 27%;min-height: 100%;}
.pro-head .nav-item .dropdown-menu .dd-box-right{flex: 0 0 42%;}
.pro-head .nav-item .dropdown-menu .nav-child-t1 a{font-size: 16px;font-weight: bold;color: #2c2c2c;margin-bottom: 10px;transition: all 0.5s ease;}
.pro-head .nav-item .dropdown-menu .dd-box-left .nav-child-t1 a:hover{color: #db2d24;}
.pro-head .nav-item .dropdown-menu .dd-box-left .nav-child-list a{font-size: 15px;color: #333;margin: 7px 0;transition: all 0.5s ease;display: inline-block;}
.pro-head .nav-item .dropdown-menu .dd-box-left .nav-child-list a:hover{color: #db2d24;text-decoration: underline;}
.pro-head .nav-item .dropdown-menu .dd-box-left .dd-heb{border-right: solid 1px  #bfbfbf;height: 100%;}
.pro-head .nav-item .dropdown-menu .dd-box-left .dd-heb .nav-child-list{display: flex;flex-direction: column;}
.pro-head .nav-item .dropdown-menu .dd-box-right .nav-child-list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.pro-head .nav-item .dropdown-menu .dd-box-right .nav-child-list a{flex: 0 0 49%;}
.navbar-custom .navbar-nav .nav-item:hover>.dropdown-menu.dd-box{padding: 30px;}






/*      #banner     */
/* .banner .banner-xl{display: flex;justify-content: flex-end;}
.banner.container-xl{max-width: 1590px;background-color: #003b66;} */
.banner-text, .banner-content{text-align: inherit;}
.banner .banner-text .index-banner .text{width: 75%;transform: translateY(12%);display: flex;flex-direction: column;justify-content: flex-start;}
.banner .banner-text .index-banner .text h1{font-size: 56px;line-height: 60px;color:#fff;font-weight: bold;margin-bottom: 56px;letter-spacing: 0px;}
.banner .banner-text .index-banner .text .p{font-size: 16px;line-height: 28px;color:#fff;letter-spacing: 0px;margin-top: 40px;padding-bottom: 75px;}
.banner .banner-text .a a{height: 64px;padding: 0 35px;border-radius: 6px;}
.banner .banner-text .top-nav{display: flex;margin-top: 80px;}
.banner .banner-text .top-nav li a{font-size: 16px;line-height: 28px;}
.banner .banner-text .top-nav li::after{content: "\f105 \f105";font-family: 'CmsFont';margin: 0 15px;}
.banner .banner-text .top-nav li:last-child:after{content: " ";}
.banner .banner-text .top-nav li:first-child a{text-decoration: underline;text-underline-offset: 2px;}

.banner-nav{padding-top: 0;text-align: inherit;padding-bottom: 0;}
.banner-nav .top-nav{display: flex;margin-top: 25px;margin-bottom: 55px;}
.banner-nav .top-nav li a{font-size: 16px;line-height: 28px;color: #333333;}
.banner-nav .top-nav li::after{content: "\f105 \f105";font-family: 'CmsFont';margin: 0 15px;}
.banner-nav .top-nav li:last-child:after{content: " ";}
.banner-nav .top-nav li:first-child a{text-decoration: underline;text-underline-offset: 2px;}

.every-nav.every-nav-1{padding-top:55px;}

/*      footer      */
.footer{background-color: #222222;padding-top: 112px;padding-bottom: 45px;}
.footer .main-top{display: flex;justify-content: space-between;align-items: center;margin-bottom: 48px;}
.footer .main-top .text{font-size: 32px;line-height: 52px;color: #fff;font-weight: bold;letter-spacing: 2px;opacity: .6;}
.footer hr{background-color: rgba(255,255,255,.3);height: 1px;}
.footer .main-middle{display: flex;justify-content: space-between;margin-top: 85px;margin-bottom: 55px;}
.footer .main-middle .h4{font-size: 20px;line-height: 27px;color: #fff;opacity: .6;}
.footer .main-middle ul li a{font-size: 16px;line-height: 37px;color: rgba(255,255,255,.3);}
.footer .main-middle ul{margin-top: 20px;}
.footer .main-middle .d5 ul{display: flex;align-items: center;}
.footer .main-middle .d5 ul li .bor{font-size: 23px;color:#000;border-radius: 4px;width: 27px;height: 28px;background-color: rgba(255,255,255,.6);display: flex;align-items: center;justify-content: center;}
.footer .main-middle .d5 ul li .col{width: 27px;height: 28px;color: rgba(255,255,255,.6);font-size: 28px;display: flex;align-items: center;justify-content: center;}
.footer .main-middle .d5 ul li{margin-right: 28px;}
.footer .main-middle .d5 ul li:last-child{margin-right: 0px;}
.footer .main-middle  ul li a:hover{text-decoration: underline;}
.footer .main-middle .d5 ul li a:hover{text-decoration: none;}
.footer .main-bottom>p{font-size: 16px;line-height: 28px;margin-top: 20px;}

.every-footer-1{
    /* background-image: url(../../images/environ-footer.jpg); */
    background-repeat: no-repeat;
    background-size:cover; 
    padding-top: 132px;
    padding-bottom: 118px;
}
.every-footer-1 .container-xl{
    display: flex;
    justify-content:flex-end;
}
.every-footer-1 .content{
    background-color: #fff;
    box-shadow: 0px 30px 50px 0px 
        rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    display: inline-block;
    padding-left: 87px;
    padding-right: 96px;
    padding-top: 60px;
    padding-bottom: 60px;
    width: 800px;
}
.every-footer-1 .content .h2{
    font-size: 32px;
    line-height: 56px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 35px;
}
.every-footer-1 .content input,
.every-footer-1 .content textarea{
    background-color: #f4f4f4;
    border: 0;
    border-radius: 4px;
}
.every-footer-1 .content input::placeholder,
.every-footer-1 .content textarea::placeholder{
    color: #999999;
    font-size: 16px;
    line-height: 21px;
    
}
.every-footer-1 .content .form-feedback .form-control{
    padding-left: 21px;
    padding-top: 18px;
    padding-bottom: 18px;
}
.every-footer-1 .content .form-row>[class*="col-"] {
    padding: 0 8px;
}
.every-footer-1 .content .btn-box .btn{
    width: 261px;
    height: 51px;
    font-size: 16px;
    line-height: 27px;
    font-weight: bold;
    border-radius: 4px;
    border-bottom: 2px solid transparent;
    margin-top: 12px;
}
.every-footer-1 .content .btn-box .btn:hover{
    border: 2px solid #94252d;
    background-color: #fff;
    color: #94252d;
}


/*      small-nav       */
.small-nav{padding-top: 105px;}
.small-nav .small-nav-back{background-color: #f4f4f4;height: 64px;width: 100%;}
.small-nav .small-nav-xl{display: flex;align-items: center;height: 64px;}
.small-nav .small-nav-xl ul{display: flex;align-items: center;margin-left: 20px;padding-top: 5px;}
.small-nav .small-nav-xl ul a{font-size: 16px;line-height: 28px;color:#333333;text-transform: capitalize;}
.small-nav .small-nav-xl ul li:not(.small-nav .small-nav-xl ul li:last-child):after{content: ">";padding:0 19px;}

/*      every-nav       */
.every-nav{padding-top: 100px;padding-bottom: 90px;}
.every-nav ul{display: flex;flex-wrap: wrap;}
.every-nav li{margin-right: 60px;position: relative;margin-bottom: 20px;}
.every-nav li:last-child{margin-right: 00px;}
.every-nav li a{color: #333333;font-size: 18px;line-height: 18px;font-weight: bold;transition: ease-in-out 1s;letter-spacing: 1.5px;}
.every-nav li a::after{width: 100%;height: 4px;background-color: #94252d;content: "";display: block;transition: all 1s;position: relative;}
.every-nav li a.active:hover::after{width: 100%;height: 4px;background-color: #94252d;content: "";display: block;position: absolute;bottom: 0;}
.every-nav li a:hover::after{width: 0;height: 4px;background-color: #94252d;content: "";display: block;}
.every-nav li a:hover{color: #94252d;}
.every-nav li a.active{color: #94252d;}


/*      every-footer        */
.every-footer{text-align: center;position: relative;padding-bottom: 380px;margin-bottom: 102px;}
.every-footer .container-xl.max-1660px>img{height: 451px;}
.every-footer .h3{font-size: 32px;line-height: 42px;font-weight: bold;color: #333333;letter-spacing: 0px;margin-bottom: 53px;}
.every-footer .img{margin-bottom: 55px;}
.every-footer .text{font-size: 16px;line-height: 28px;letter-spacing: 0px;text-align: center;margin-bottom: 55px;}
.every-footer .text p{margin-bottom: 20px;}
.every-footer .text p:last-child{margin-bottom: 0px;}
.every-footer .h5{font-size: 16px;line-height: 28px;color: #94252d;text-decoration: underline;margin-bottom: 25px;letter-spacing: 0px;}
.every-footer .a a{height: 51px;padding: 0 35px;}
.every-footer .container-xl{padding-bottom: 28px;padding-top: 105px;position: absolute;left: 0;right: 0;bottom: 0px;background-color: #fff;}



/*index-paper*/
.index-paper .index-solutions{
    background-color: #000000;
    /*  */
    padding-left: 0;
    padding-right: 0;
    padding-top: 85px;
    padding-bottom: 109px;
}
.index-paper .index-solutions-xl{max-width: 1920px;margin: auto;}
.index-paper .index-solutions .container-xl.max-1660px{
    max-width: 1660px;
    /* max-width: 1700px; */
    padding-right: 0;margin-right: 0;
    /* background-color: pink; */
    overflow: hidden;
    position: relative;
}
.index-paper .index-solutions .main-top {
    display: flex;
    align-items: flex-end;
    margin-bottom: 67px;
}
.index-paper .index-solutions .main-top .h2{
    font-size: 32px;
    line-height: 42px;
    background-image: linear-gradient(to right,#ae202b,#ffffff);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    display: inline-block;
    font-weight: bold;
}
.index-paper .index-solutions .main-top .p{
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    margin-left: -45px;
}
.index-paper .index-solutions .main-bottom .items{
    position: relative;
}
.index-paper .index-solutions .main-bottom .items > a >img{
    border-radius: 10px;
}
.index-paper .index-solutions .main-bottom .items .box {
    background-color: #fff;
    border-radius: 8px;
    padding: 10px 20px 35px 30px;
    margin:0 10px;
    position: absolute;
    bottom: 7px;
}
.index-paper .index-solutions .main-bottom .items .box .h5 a{
    font-size: 20px;
    line-height:52px;
    color: #333333;
    font-weight: bold;
}
.index-paper .index-solutions .main-bottom .items .box .text{
    font-size: 16px;
    overflow: hidden;
    opacity: .8;
    margin-bottom: 35px;
    height: 70px;
}
.index-paper .index-solutions .main-bottom .items:hover .box .a a{
    color: #94252d;;
}
.index-paper .index-solutions .main-bottom .mySwiper-1{
    padding-bottom: 60px ;
}
.index-paper .index-solutions .main-bottom .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 0 !important;
}
.index-paper .index-solutions .main-bottom .swiper-pagination-bullet {
    width: calc(100% / 4);
    height: 8px;
    border-radius: 0;
}
.index-paper .index-solutions .main-bottom .mySwiper-1 .swiper-horizontal>.swiper-pagination-bullets, .index-paper .index-solutions .main-bottom .mySwiper-1 .swiper-pagination-bullets.swiper-pagination-horizontal{bottom: 0;left: inherit;}
.index-paper .index-solutions .main-bottom .mySwiper-1 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .index-paper .index-solutions .main-bottom .mySwiper-1 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 !important;
}
.index-paper .mySwiper-2 .swiper-horizontal>.swiper-pagination-bullets,.index-paper .mySwiper-2 .swiper-pagination-bullets.swiper-pagination-horizontal{
    width: inherit;
    left: 0;
}
.index-paper .index-solutions .main-bottom .swiper-pagination {
    text-align: inherit;
    display: inline-block;
}
.index-paper .index-solutions .main-bottom .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-radius: 8px;
    background-color: #94252d;
    opacity: 1;
}
.index-paper .index-solutions .main-bottom .swiper-pagination-bullet {
    background-color: #fff;
    opacity: .6;
}
/* .index-paper .index-solutions .main-bottom .swiper-pagination{max-width: 1360px;} */
.index-paper .index-products{
    padding-top: 83px; 
    background-size: contain;
    /* position: relative; */
    background-image: url(../../images/index-back-1.png);
    background-repeat: no-repeat;
    background-position: bottom;
    /* z-index: -2; */
    padding-bottom: 106px;
}
.index-paper .index-products .index-products-top{
    margin-bottom: 82px;
}
.index-paper .index-products .index-products-top .content{display:flex;justify-content: space-between;align-items: center;}
.index-paper .index-products .left{
    width: 50%;
}
.index-paper .index-products .left .h5{
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
    color:#94252d;
    margin-bottom: 6px;
}
.index-paper .index-products .left .h4 a{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
    /* margin-bottom: 30px; */
}
.index-paper .index-products .left .h4 a:hover{
    text-decoration: underline;
} 
.index-paper .index-products .left .img{
    display: flex;
    gap: 20px;
    align-items: center;
}
.index-paper .index-products .left .text{
    font-size: 16px;
    line-height: 32px;
    
    color: #333333;
    opacity: 0.8;
    margin-top: 40px;
    margin-bottom: 40px;
}
.a.all-a a{
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #94252d;
    background:  linear-gradient(to right, #94252d , #94252d) no-repeat right bottom;  /*   下划线效果      */
    background-position-x: left;
    background-size: 100% 1px;
    transition: all 1.5s;
    margin-right: 15px;
}
.a.all-a:hover a{
    background-size: 0 1px;
    transition: background-size 1500ms;
}
.a.all-a {
    display:inline-flex;
    align-items: center;
}
.index-paper .index-products .index-products-top .left .a {
    padding-bottom: 148px;
}
.a.all-a .hong{
    display: none;
}
.a.all-a:hover .hong {
    display: inline-block;
}
.a.all-a:hover .hei{
    display: none;
}
.index-paper .index-products .left{position: relative;}
.index-paper .index-products .left .swiper-pagination-2{
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: inherit;
}
.index-paper .index-products .right{
    width: 39%;
    padding-right: 80px;
}
.index-paper .index-products .swiper-slide{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.index-paper .index-products .index-products-top{
    position: relative;
}
.index-paper .index-products .swiper-button-next{
    right: -90px;
}
.index-paper .index-products .swiper-button-next::after{
    content: url(../../images/right-1.png);
}
.index-paper .index-products .swiper-button-next:hover::after{
    content: url(../../images/right-1-1.png);
}
.index-paper .index-products .swiper-button-prev{
    left: -90px;
}
.index-paper .index-products .swiper-button-prev::after{
    content: url(../../images/left-1.png);
}
.index-paper .index-products .swiper-button-prev:hover::after{
    content: url(../../images/left-1-1.png);
}
.index-paper .index-products .swiper-container-horizontal>.swiper-pagination-bullets {
    width: inherit;
    bottom: 85px;
}
.index-paper .index-products .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    border-radius: 0;
    opacity: 1;
    background-color: #222222;
}
.index-paper .index-products .swiper-pagination-bullet-active {
    background-color: #222222;
    width: 50px;
    border-radius: 0;
}
.index-paper .index-products .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin:0 3px;
}
.index-paper .index-products .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:first-child{
    margin-left: 0;
}
.index-paper .index-products .index-products-bottom{

}
.index-paper .index-products .index-products-bottom .h3{
    font-size: 32px;
    line-height: 48px;
    font-weight: bold;
    color: #041319;
    margin-bottom: 15px;
}
.index-paper .index-products .index-products-bottom .h3 span{
    color: #ae202b;
}
.index-paper .index-products .index-products-bottom .p{
    font-size: 16px;
    line-height: 24px;
}
.index-paper .index-products .index-products-bottom .items{
    display: flex;
    justify-content: space-between;
    margin-top: 59px;
}
.index-paper .index-products .index-products-bottom .list{
    background-color: #fff;
    border-radius: 20px;
    display:flex;
    align-items: flex-end;
    width: calc(calc(100% - 39px) / 2);
    padding: 60px;
    padding-right: 0;
}
.index-paper .index-products .index-products-bottom .list .left{
    width: 50%;
}
.index-paper .index-products .index-products-bottom .list .right{
    width: 65%;
    padding-right: 15px;
    /* margin-bottom: -120px; */
    margin-left: -60px;
}
.index-paper .index-products .index-products-bottom .list .h4 a{
    font-size: 24px;
    line-height: 52px;
    font-weight: bold;
    color: #041319;
    position: relative;
}
.index-paper .index-products .index-products-bottom .list .h4 a::after{
    content: "";
    width: 120px;
    height: 2px;
    background-color: #f4f4f4;
    border-radius: 0 1px 1px 0;
    display: block;
    margin-top: 15px;
}
.index-paper .index-products .index-products-bottom .list .h4 a::before{
    content: "";
    width: 61px;
    height: 2px;
    background-color: #ae202b;
    position: absolute;
    bottom: 0;
}
.index-paper .index-products .index-products-bottom .list .text{
    font-size: 16px;
    line-height: 28px;
    opacity: .8;
    margin-top: 40px;
    margin-bottom: 30px;
    width: 85%;
    height: 170px;
    overflow: hidden;
}
.index-paper .index-products .index-products-bottom .list:hover .a a{
    color: #94252d;
}
.index-paper .index-who{
    padding-top: 80px;
    padding-bottom: 110px;
}
.index-paper .index-who .h5{
    font-size: 18px;
    line-height: 52px;
    color: #94252d;
    font-weight: bold;
}
.index-paper .index-who .h3{
    font-size: 32px;
    line-height: 42px;
    color: #041319;
    font-weight: bold;
    margin-bottom: 65px;
}
.index-paper .index-who .h3 span{
    color: #94252d;
}
.index-paper .index-who .text{
    font-size: 16px;
    line-height: 32px;
    color:#333333;
    opacity: .8;
    margin-top: 45px;
    font-weight: 500;
}
.index-paper .index-who .text h5{
    font-size: 20px;
    font-weight: bold;
    color: #041319;
    margin-bottom: 25px;
}
.index-paper .index-who .text p{
    margin-bottom: 25px;
}
.index-paper .index-who .content{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.index-paper .index-who .content .left{
    width: 35%;
}
.index-paper .index-who .content .left .a a{
    height: 64px;
    padding: 0 40px;
    border-radius: 6px;
}
.index-paper .index-who .content .right{
    width: 60%;
}
.index-paper .index-support{
    padding-top: 120px;
    padding-bottom: 102px;
    background-color: rgba(243, 227, 220, .2);
}
.index-paper .index-support-xl{
    max-width: 1920px;
    margin: auto;
}
.index-paper .index-support .container-xl.max-1660px{
    max-width: 1660px;
    padding-right: 0;margin-right: 0;
    overflow: hidden;
    position: relative;
}
.index-paper .index-support .box{
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    padding: 23px 35px 34px 33px;
}
.index-paper .index-support .h5{
    font-size: 18px;
    line-height: 52px;
    color: #94252d;
    font-weight: bold;
}
.index-paper .index-support .h3{
    font-size: 32px;
    line-height: 56px;
    font-weight: bold;
    color: #041319;
    margin-bottom: 70px;
}
.index-paper .index-support .h4 a{
    font-size: 18px;
    line-height: 22px;
    height: 44px;
    font-weight: bold;
    color: #041319;
    margin-bottom: 20px;
}
.index-paper .index-support .h4 a:hover{text-decoration: underline;}
.index-paper .index-support .text{
    font-size: 16px;
    line-height: 24px;
    
    color: #333333;
    opacity: .8;
    height: 70px;
    overflow: hidden;
    margin-bottom: 30px;
}
.index-paper .index-support .items:hover .a a{
    color: #94252d;
}
.index-paper .index-support .items .img img{
    border-radius: 8px 8px 0px 0px;
}
.index-paper .index-support .swiper-horizontal>.swiper-pagination-bullets,.index-paper .index-support  .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: 0 !important;
    left: inherit;
}
.index-paper .index-support .swiper-pagination-bullet {
    width: calc(100% / 5);
    height: 8px;
}
.index-paper .index-support .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.index-paper .index-support .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0;
}
.index-paper .index-support .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-right: -2px;
}
.index-paper .index-support .swiper-pagination {
    text-align: inherit;
    display: inline-block;
}
.index-paper .index-support .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-radius: 4px;
    background-color: #94252d;
    opacity: 1;
    position: relative;
    z-index: 1;
}
.index-paper .index-support .swiper-pagination-bullet {
    background-color: #f3e3dc;
    opacity: 1;
    border-radius:0;
    /* border-radius: 4px; */
    margin-left: -1px;
}
.index-paper .index-support .mySwiper-3{
    padding-bottom: 51px;
}
.index-paper .index-sustainability{
    background-color: #000000;
    margin-top: 402px;
    position: relative;
    padding-bottom: 124px;
}
.index-paper .index-sustainability .container-xl.top{
    margin-top: -316px;
    position: absolute;
    left: 0;
    right: 0;
}
.index-paper .index-sustainability .main-top{
    display:flex;
}
.index-paper .index-sustainability .main-top .left{
    width: 50%;
    background-image: url(../../images/index-back-2.png);
    background-repeat: no-repeat;
    background-position: bottom 49px right 65px;
    background-color: #94252d;
    border-radius: 20px 0px 0px 20px;
    padding: 85px 70px;
}
.index-paper .index-sustainability .main-top .left .h3{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
.index-paper .index-sustainability .main-top .left .text{
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    opacity: .8;
    
    margin-bottom: 30px;
}
.index-paper .index-sustainability .main-top .left ul {
    margin-left: 20px;
    margin-bottom: 40px;
}
.index-paper .index-sustainability .main-top .left ul li{
    font-size: 14px;
    line-height: 48px;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: 500;
    
}
.index-paper .index-sustainability .main-top .left ul img{
    margin-right: 20px;
    border-radius: 4px;
}
.index-paper .index-sustainability .main-top .left .a{
    display: inline-block;
}
.index-paper .index-sustainability .main-top .left .a a{
    color: #94252d;    
    height: 64px;
    font-size: 16px;
    line-height: 21px;
    font-weight: bold;
    padding: 0 31px;
    display: flex;
    align-items: center;
    border-radius: 6px;
    background-color: #fff;
    border: 2px solid transparent;transition: ease-in-out .4s;
}
.index-paper .index-sustainability .main-top .left .a a .img{
    margin-left: 20px;transition: ease-in-out .4s;
}
.index-paper .index-sustainability .main-top .left .a .bai{
    display:none
}
.index-paper .index-sustainability .main-top .left .a:hover a{
    color: #fff;
    background-color: #94252d;
    border: 2px solid #fff;
}
.index-paper .index-sustainability .main-top .left .a:hover .bai{
    display: inline-block;
}
.index-paper .index-sustainability .main-top .left .a:hover .hong{
    display: none;
}
.index-paper .index-sustainability .main-top .right{
    width: 50%;
    background-image:linear-gradient(#f2f3f0,#e9eae6);
    display: flex;
    align-items: center;
    border-radius: 0px 20px 20px 0px;
}
.index-paper .index-sustainability .main-bottom{
    padding-top: 427px;
}
.index-paper .index-sustainability .main-bottom .d .h3{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    background-image:linear-gradient(to right, #ae202b,#ffffff);
    background-clip: text;
    color: transparent;
}
.index-paper .index-sustainability .main-bottom .d .a{display: inline-block;}
.index-paper .index-sustainability .main-bottom .d{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.index-paper .index-sustainability .main-bottom .content{
    margin-top: 70px;
}
.index-paper .index-sustainability .main-bottom .content .items{
    border-radius: 8px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    background-color: #fff;
}
.index-paper .index-sustainability .main-bottom .content .box{
    padding: 33px 50px 54px 40px;
}
.index-paper .index-sustainability .main-bottom .content .box:hover .a a.sty{
    color: #94252d;
}
.index-paper .index-sustainability .main-bottom .content .box .date{
    font-size: 16px;
    line-height: 21px;
    color: #999999;
    margin-bottom: 10px;
}
.index-paper .index-sustainability .main-bottom .content .box .h4 a{
    font-size: 20px;
    line-height: 21px;
    font-weight: bold;
    color: #222222;
    
    margin-bottom: 15px;
}
.index-paper .index-sustainability .main-bottom .content .box .h4 a:hover{
    text-decoration: underline;
}
.index-paper .index-sustainability .main-bottom .content .box .text{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    opacity: .8;
    margin-bottom: 28px;
    text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical;
    /* height: 70px; */
}
.index-paper .index-sustainability .main-bottom .content .items .img{width: 100%;}
.index-paper .index-sustainability .main-bottom .content .col-md-4{
    padding-left: 20px;
    padding-right: 20px;
}
.index-paper .index-sustainability .main-bottom .content.row{
    /* margin-left: -20px;
    margin-right: -20px; */
}



@media(max-width:1600px){
    .index-paper .index-products .mySwiper-2{margin:0 60px;}
    .index-paper .index-products .swiper-button-next{right: 0;}
    .index-paper .index-products .swiper-button-prev{left: 0;}
}
@media(max-width:1570px){
    .index-paper .index-support .box{padding: 23px 25px 34px 25px;}
}
@media(max-width:1470px){
    .index-paper .index-support .box{padding: 23px 25px 34px 25px;}
    .index-paper .index-support .box .a a.sty{letter-spacing: -.5px;}
}
@media(max-width:1426px){
    .index-paper .index-support .box .a a.sty{letter-spacing: -1px;font-size: 14px;line-height: 20px;}
}
@media(max-width:1440px){
    .banner .banner-text .index-banner .text h1{font-size: 46px;line-height: 50px;}
    .banner .banner-text .index-banner .text .p{margin-bottom: 50px;}
}
@media(max-width:1420px){
    .index-paper .index-products .index-products-bottom .list .h4 a{font-size: 22px;line-height: 50px;}
}
@media(max-width:1400px){
    .index-paper .index-support .box{padding: 23px 15px 34px 15px;}
    .index-paper .index-support .text{font-size: 15px;line-height: 23px;}
}
@media(max-width:1305px){
    .index-paper .index-products .index-products-bottom .list .h4 a{font-size: 20px;line-height: 45px;}
    .index-paper .index-products .index-products-bottom .list .text {margin-top: 30px;margin-bottom: 25px;line-height: 28px;}
}
@media(max-width:1300px){
    .index-paper .index-support .h4 a{font-size: 18px;line-height: 28px;}
    .index-paper .index-solutions .main-bottom .items .box{padding: 10px 15px 35px 15px;;}
}
@media(max-width:1283px){
    .index-paper .index-who .content .left .a.frame a{letter-spacing: 0;}
}
@media(max-width:1250px){
    .index-paper .index-support .box .a a.sty{letter-spacing: -1.5px;}
}


/*quality-paper*/
.quality-paper{}
.quality-paper .quality-vacuum{
    padding-top: 179px;
    padding-bottom: 131px;
}
.quality-paper .quality-vacuum .container-xl{
    display: flex;
    justify-content: space-between;
}
.quality-paper .quality-vacuum .h3{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 50px;
}
.quality-paper .quality-vacuum .text{
    margin-top: 45px;    
}
.quality-paper .quality-vacuum .text p{
    font-size: 16px;
    line-height: 28px;
    color: rgba(102, 102, 102, .8);
    margin-top: 30px;
}
.quality-paper .quality-vacuum .text span{
    font-weight: bold;
    color: #94252d;
}
.quality-paper .quality-vacuum .main-left{
    width: 47%;
    margin-top: 27px;
}
.quality-paper .quality-vacuum .main-right{
    width: 50%;
}
.quality-paper .quality-standards{
    padding-top: 80px;
    padding-bottom: 107px;
    background-color: #f5f5f7;
}
.quality-paper .quality-standards .container-xl{
    text-align: center;
}
.quality-paper .quality-standards .h2{
    font-size: 42px;
    line-height: 56px;
    font-weight: bold;
    color: #222222;
    margin-top: 50px;
    margin-bottom: 50px;
}
.quality-paper .quality-standards .text{
    font-size: 16px;
    line-height: 28px;
    
    margin-top: 60px;
    margin-bottom: 46px;
}
.quality-paper .quality-standards .text p:first-child{
    color: #666666;
    opacity: .8;
    margin-bottom: 10px;
}
.quality-paper .quality-standards .text p:last-child{
    color: #94252d;
    opacity: .8;
}
.quality-paper .quality-standards .a{display: inline-block;}
.quality-paper .quality-standards .a a{
    height: 60px;
    color: #94252d;
    display: flex;
    align-items: center;
    border: 2px solid #94252d;
    border-radius: 6px;
    padding: 0 64px;
    font-weight: bold;
    transition:  ease-in-out .4s;
}
.quality-paper .quality-standards .a:hover a{
    border: 2px solid transparent;
    background-color: #94252d;
    color: #fff;
}
.quality-paper .quality-machine{
    padding-top: 115px;
    padding-bottom: 60px;
}
.quality-paper .quality-machine .items{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.quality-paper .quality-machine .items .h3{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 70px;
}
.quality-paper .quality-machine .items .box{
    font-size: 16px;
    line-height: 28px;
    opacity: .8;
    margin-bottom: 20px;
}
.quality-paper .quality-machine .items .h5{
    font-size: 20px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 13px;
}
.quality-paper .quality-machine .items li{
    font-size: 16px;
    line-height: 34px;
    opacity: .8;
    color: #666666;
}
.quality-paper .quality-machine .items .text .text-img {
    margin-bottom: 50px;
}
.quality-paper .quality-machine .items>.img{
    width: 46%;
}
.quality-paper .quality-machine .items>.img img:first-child{
    margin-bottom: 40px;
}
.quality-paper .quality-machine .items>.img img{
    border-radius: 10px;
}
.quality-paper .quality-machine .items .text{
    width: 50%;
    padding-right: 19px;
}
.quality-paper .quality-machine .items:nth-last-of-type(odd){
    flex-direction: row-reverse;
    margin-top: 143px;
}
.quality-paper .quality-policy{
    
}
.quality-paper .quality-policy .h2{
    font-size: 42px;
    line-height: 56px;
    font-weight: bold;
    color: #222222;
    text-align: center;
    
}
.quality-paper .quality-policy .h2::after{
    content: "";
    width: 60px;
    height: 5px;
    display: block;
    margin:  auto;
    background-color: #94252d;
    margin-top: 29px;
}
.quality-paper .quality-policy .p{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    text-align: center;
    
    margin-top: 45px;
}
.quality-paper .quality-policy .a a{
    height: 51px;
    background-color: #94252d;
    color: #fff;
    font-weight: bold;
    padding: 0 35px;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    border: 2px solid transparent;
}
.quality-paper .quality-policy .a a:hover{
    background-color: #fff;
    color: #94252d;    
    border: 2px solid #94252d;
}
.quality-paper .quality-policy .content{
    display: flex;
    justify-content: space-between;
    margin-top: 96px;
}
.quality-paper .quality-policy .content .list{
    margin-bottom: 25px;
}
.quality-paper .quality-policy .content .list:nth-child(2n+2){
    margin-bottom: 60px;
}
.quality-paper .quality-policy .main-left{
    width: 50%;
}
.quality-paper .quality-policy .main-left .h4{
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    color: #94252d;
}
.quality-paper .quality-policy .main-left .text{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
}
.quality-paper .quality-policy .main-right{
    width: 45%;
}
.quality-paper .quality-policy .main-right .img {
    position: relative;display: table;
    margin-bottom: 40px;
    border-radius: 10px;
    overflow: hidden;
}
.quality-paper .quality-policy .main-right .img .box{
    position: absolute;
    bottom: 41px;
    right: 41px;
}
.box.btn .p1{
    width: 110px;
    height: 110px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, .2);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: ease-in-out .4s;
}
.box.btn .p1:hover{
    background-color: #94252d;
}
.box.btn .p1:hover span {
    border-left: 23px solid #fff;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}
.box.btn span{
    display: inline-block;
    /* background-color: #94252d; */
    border-left: 23px solid #94252d;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-radius: 2px;
    margin-left: 10px;
    transition: ease-in-out .4s;
}
.quality-paper .quality-manager{
    max-width: 1920px;
    padding-top: 158px;
    padding-bottom:  119px;
}
.quality-paper .quality-manager .container-xl.max-1660px{
    max-width: 1660px;
    margin-right: 0;
    padding-right: 0;
    display: flex;
}
.quality-paper .quality-manager .left{
    width: 20%;
}
.quality-paper .quality-manager .right{
    margin-top: 53px;
    width: 80%;
}
.quality-paper .quality-manager .right .d1{
    background-color: #f9f5f5;
    padding-left: 102px;
    padding-top: 34px;
    padding-bottom: 53px;
    padding-right: 230px;
}
.quality-paper .quality-manager .right .d1 p{
    font-size: 18px;
    line-height: 32px;
    color: #333333;
    opacity: .8;
    margin-top: 15px;
    padding-left: 6px;
    padding-right: 9px;
}
.quality-paper .quality-manager .right .d1 .img:last-child{
    display: flex;
    justify-content:flex-end;
}
.quality-paper .quality-manager .right .d1 img{
    width: 30px;
}
.quality-paper .quality-manager .right .d2{
    padding-left: 102px;
    font-size: 16px;
    line-height: 42px;
    margin-top: 27px;
}
.quality-paper .quality-manager .right .h5{
    color: #94252d;
}
.quality-paper .quality-manager .right .h4{
    color: #333333;
    font-weight: bold;
}
@media(max-width:1290px){
    .quality-paper .quality-manager .right .d1 p{font-size: 17px;line-height: 31px;}
    .quality-paper .quality-manager .right .d1 {padding-right: 220px;}
}
@media(max-width:1300px){
    .quality-paper .quality-vacuum .container-xl{align-items: center;}
}
@media(max-width:1245px){
    .quality-paper .quality-manager .right .d1 p{font-size: 16px;line-height: 30px;}
    .quality-paper .quality-manager .right .d1 {padding-right: 200px;}
}

/*career-paper*/
.career-paper{padding-top: 173px;}
.career-paper .main-top{
    margin-bottom: 95px;
}
.career-paper .main-top .h3{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 50px;
    
}
.career-paper .main-top .img{
    margin-bottom: 40px;
}
.career-paper .main-top .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    
}
.career-paper .main-bottom .items{
    margin-bottom: 90px;
}
.career-paper .main-bottom .items .container-xl{
    display: flex;
    justify-content: space-between;
}
.career-paper .main-bottom .items .h3{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
}
.career-paper .main-bottom .items .text {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
}
.career-paper .main-bottom .items .h5{
    font-size: 16px;
    line-height: 14px;
    font-weight: bold;
    color: #000000;
    text-align: right;
}
.career-paper .main-bottom .items:nth-last-of-type(odd) .container-xl{
    flex-direction: row-reverse;
}
/* .career-paper .main-bottom .items .container-xl>.img{
    width: 45%;
}
.career-paper .main-bottom .items .big-box{
    width: 47%;
} */
.career-paper .main-bottom .items .big-box>.img {
    margin-bottom: 65px;
}
.career-paper .main-bottom .items .big-box .h3{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    
    color: #222222;
}
.career-paper .main-bottom .items .big-box .text{
    font-size: 16px;
    line-height: 28px;
    
    color: #666666;
    opacity: .8;
}
.career-paper .main-bottom .items.max-1660px .container-xl.max-1660px{
    max-width: 1660px;
}
.career-paper .main-bottom .items.items-1 .container-xl.max-1660px{
    padding-right: 0;
    margin-right: 0;
}
.career-paper .main-bottom .items.items-1 .container-xl>.img{
    width: 35%;
}
.career-paper .main-bottom .items.items-1 .container-xl>.img img{border-radius: 20px;}
.career-paper .main-bottom .items.items-1 .big-box{
    width: 60%;
    padding-right: 210px;
    background-color: #f8f8f8;
    border-radius: 20px 0px 0px 20px;
    padding-top: 94px;
    padding-left: 83px;
}
.career-paper .main-bottom .items.items-1 .big-box .h3{
    margin-bottom: 88px;
}
.career-paper .main-bottom .items.items-1 .big-box .text{
    padding-right: 11px;
    margin-bottom: 60px;
}
.career-paper .main-bottom .items.items-1 .big-box .text p:first-child{
    margin-bottom: 25px;
}
.career-paper .main-bottom .items.items-2 .container-xl{
    align-items: center;
}
.career-paper .main-bottom .items.items-2 .container-xl>.img{
    width: 53%;
}
.career-paper .main-bottom .items.items-2 .container-xl>.img img{border-radius: 20px;}
.career-paper .main-bottom .items.items-2 .big-box{
    width: 38%;
}
.career-paper .main-bottom .items.items-2 .big-box .h3{
    margin-bottom: 15px;
}
.career-paper .main-bottom .items.items-2 .big-box .text{
    padding-left: 3px;
    margin-bottom: 60px;
}
.career-paper .main-bottom .items.items-3 .container-xl.max-1660px{
    padding-left: 0;
    margin-left: 0;
    background-color: #f8f8f8;
    align-items: center;
}
.career-paper .main-bottom .items.items-3{
    margin-bottom: 125px;
}
.career-paper .main-bottom .items.items-3 .container-xl>.img{
    width: 54%;
    padding-left: 16%;
    padding-top: 85px;
    margin-bottom: -71px;
}
.career-paper .main-bottom .items.items-3 .container-xl>.img img{
    border-radius: 20px;
}
.career-paper .main-bottom .items.items-3 .big-box{
    width: 40%;
}
.career-paper .main-bottom .items.items-3 .big-box .h3{
    margin-bottom: 26px;
}
.career-paper .main-bottom .items.items-3 .text{
    margin-bottom: 55px;
}
.career-paper .main-bottom .items.items-3 .small-box .a{
    margin-right: 60px;
}
.career-paper .main-bottom .items.items-3 .small-box .a:last-child{
    margin-right: 0;
}
.career-paper .main-bottom .items.items-4 .container-xl{
    align-items: center;
}
.career-paper .main-bottom .items.items-4 .container-xl>.img{
    width: 61%;
}
.career-paper .main-bottom .items.items-4 .container-xl>.img{
    margin-right: -107px;
}
.career-paper .main-bottom .items.items-4 .container-xl>.img img{border-radius: 20px;}
.career-paper .main-bottom .items.items-4 .big-box{
    width: 43%;
}
.career-paper .main-bottom .items.items-4 .big-box .h3{
    margin-bottom: 55px;
}
.career-paper .main-bottom .items.items-4 .big-box .text p:first-child{
    margin-bottom: 25px;
}
.career-paper .main-bottom .items.items-4 .big-box .a {
    display: inline-block;
    margin-top: 89px;
}
.career-paper .main-bottom .items.items-4 .big-box .a a{
    height: 65px;
    border-radius: 6px;
    padding: 0 50px;
}

@media(max-width:1625px){
    .career-paper .main-bottom .items.items-1 .big-box {padding-top: 0;padding-right: 135px;display: flex;flex-direction: column;justify-content: center;}
    .career-paper .main-bottom .items.items-4 .container-xl>.img {padding-right: -60px;}
    .career-paper .main-bottom .items.items-4 .big-box{width: 40%;}
}
@media(max-width:1600px){
    .career-paper .main-bottom .items.items-1 .big-box {padding-top: 0;padding-right: 135px;display: flex;flex-direction: column;justify-content: center;}
    .career-paper .main-bottom .items.items-3 .container-xl>.img {width: 40%;padding-left: 0;}
    .career-paper .main-bottom .items.items-3 .container-xl.max-1660px{padding-left: inherit;margin-left: inherit;}
    .career-paper .main-bottom .items.items-3 .big-box{width: 53%;}
    .career-paper .main-bottom .items.items-3 .text {padding-right: 145px;}
}
@media(max-width:1520px){
    .career-paper .main-bottom .items.items-4 .container-xl>.img {width: 58%;padding-right: -20px;}
}
@media(max-width:1440px){
    .career-paper .main-bottom .items.items-4 .container-xl>.img {width: 55%;padding-right: 0px;}
}


/*certificates-paper*/
.certificates-paper{
    padding-top: 126px;
    overflow: hidden;
}
.certificates-paper .main-top{
    text-align: center;
    margin-bottom: 110px;
}
.certificates-paper .main-top .img{
    margin-bottom: 80px;
}
.certificates-paper .main-top .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    
}
.certificates-paper .main-bottom{
    margin-bottom: 145px;
}
.certificates-paper .main-bottom.row{
    margin-right: -20px;
    margin-left: -20px;
}
.certificates-paper .main-bottom .col-md-6{
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 39px;
}
.certificates-paper .main-bottom .items{
    display: flex;
    justify-content: space-between;
    background-color: #f8f8f8;
    border-radius: 10px;
    padding: 20px 72px 25px 20px;
}
.certificates-paper .main-bottom .items .img{
    width: 41%;
}
.certificates-paper .main-bottom .items .right-text{
    width: 50%;
}
.certificates-paper .main-bottom .items .h5{
    font-size: 16px;
    line-height: 52px;
    font-weight: bold;
    color: #333333;
    
}
.certificates-paper .main-bottom .items .h5::after{
    content: "";
    width: 50px;
    height: 3px;
    background-color: #94252d;
    display: block;
}
.certificates-paper .main-bottom .items .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    margin-top: 30px;
    
}
.certificates-paper .main-bottom .items .text p{
    margin-bottom: 20px;
}
.certificates-paper .main-bottom .items .text p:last-child{
    margin-bottom: 0;
}

@media(max-width:1315px){
    .certificates-paper .main-bottom .items {padding: 20px 50px 25px 20px;}
}
@media(max-width:1270px){
    .certificates-paper .main-bottom .items {padding: 20px 35px 25px 20px;}
}

/*vacuum-paper*/
.vacuum-paper{
    padding-top: 165px;
}
.vacuum-paper .h3{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
}
.vacuum-paper .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
}
.vacuum-paper .first-technology{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 120px;
}
.vacuum-paper .first-technology .box-img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.vacuum-paper .first-technology .box-img .box.btn{
    position: absolute;
}
.vacuum-paper .first-technology .box-text{
    width: 45%;
}
.vacuum-paper .first-technology .box-img{
    width: 47%;
}
.vacuum-paper .first-technology .box-img>iframe{border-radius: 10px;}
.vacuum-paper .first-technology .box-text>.img{
    margin-top: 50px;
    margin-bottom: 55px;
} 
.vacuum-paper .vacuum-item{
    background-color: #f8f8f8;
    padding: 83px 61px 81px 59px;
    margin-bottom: 82px;
}
.vacuum-paper .vacuum-item .items{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 46px;
}
.vacuum-paper .vacuum-item .items:last-child{
    margin-bottom: 0;
}
.vacuum-paper .vacuum-item .items:nth-last-of-type(even){
    flex-direction: row-reverse;
}
.vacuum-paper .vacuum-item .items .h3::after{
    content: "";
    width: 60px;
    height: 4px;
    background-color: #94252d;
    display: block;
    margin-top: 30px;
}
.vacuum-paper .vacuum-item .items .text{
    margin-top: 50px;
}
.vacuum-paper .vacuum-item .items .box-text{
    width: 46%;
}
.vacuum-paper .vacuum-item .items .box-img{
    width: 47%;
    border-radius: 10px;
    overflow: hidden;
}
.vacuum-paper .vacuum-item .items .small-box{
    font-size: 16px;
    line-height: 40px;
    color: #333333;
    
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 38px;
}
.vacuum-paper .vacuum-item .items .small-box p{
    display: flex;
    align-items: center;
    width: 45%;
}
.vacuum-paper .vacuum-item .items .small-box p>img{
    margin-right: 16px;
}
.vacuum-paper .vacuum-systems .items{
    display: flex;
    justify-content: space-between;
    margin-bottom: 84px;
}
.vacuum-paper .vacuum-systems .items:last-child{
    margin-bottom: 0;
}
.vacuum-paper .vacuum-systems .items:nth-last-of-type(even){
    flex-direction: row-reverse;
}
.vacuum-paper .vacuum-systems .items .box-text{
    width: 47%;
}
.vacuum-paper .vacuum-systems .items .box-text .h3{
    margin-bottom: 50px;
}
.vacuum-paper .vacuum-systems .items .box-text>.img{
    margin-bottom: 50px;
}
.vacuum-paper .vacuum-systems .items .box-text .text{
    
}
.vacuum-paper .vacuum-systems .items .box-text ul{
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}
.vacuum-paper .vacuum-systems .items .box-text li{
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.vacuum-paper .vacuum-systems .items .box-text li p{
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    color: #333333;
    margin-top: 20px;
    
}
.vacuum-paper .vacuum-systems .items .box-img{
    width: 46%;
}
.vacuum-paper .vacuum-systems .items:first-child{
    align-items: center;
}
.vacuum-paper .vacuum-systems .items .small-box{
    margin-top: 70px;
}
.vacuum-paper .vacuum-systems .items .small-box .list{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.vacuum-paper .vacuum-systems .items .small-box .list .img{
    width: 59px;
    margin-right: 38px;
}
.vacuum-paper .vacuum-systems .items .small-box .list .h4{
    font-size: 18px;
    /* line-height: 56px; */
    font-weight: bold;
    color: #94252d;
    
    margin-bottom: 17px;
}
.vacuum-paper .vacuum-systems .items .small-box .list .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}
.vacuum-paper .vacuum-systems .items:last-child .box-text{
    margin-top: 30px;
}
.vacuum-paper .vacuum-machine{
    max-width: 1920px;
    margin-top: 85px;
    margin-bottom: 140px;
}
.vacuum-paper .vacuum-machine .container-xl.max-1660px{
    max-width: 1660px;
    padding-left: 60px;
    margin-left: 0px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.vacuum-paper .vacuum-machine .box-text{
    width: 43%;
    margin-top: 50px;
}
.vacuum-paper .vacuum-machine .box-text .h3{
    margin-bottom: 45px;
}
.vacuum-paper .vacuum-machine .box-text>.img{
    margin-bottom: 45px;
}
.vacuum-paper .vacuum-machine .box-text .a{
    margin-top: 60px;
}
.vacuum-paper .vacuum-machine .box-img{
    width:61%;
}

/*privacy-paper*/
.privacy-paper{
    padding-top: 138px;
}
.privacy-paper .content{
    margin-top: 105px;
    margin-bottom: 155px;
}
.privacy-paper .content .list{
    margin-bottom: 50px;
    transition: ease-in .4s;
    overflow: hidden;
    opacity: 0;
}
.privacy-paper .content .list.active{
    overflow: visible;
    opacity: 1;
}
.privacy-paper .content .list .h5{
    font-size: 18px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 12px;
}
.privacy-paper .content .list .text{
    font-size: 16px;
    line-height: 28px;
    opacity: .8;
    color: #333333;
}
.privacy-paper .content .list .text>p{
    margin-bottom: 25px;
}
.privacy-paper .content .list .text>p:last-child{
    margin-bottom: 0;
}


/*find-dealer-paper*/
.find-dealer-paper{
    padding-top: 188px;
    padding-bottom: 160px
}
.find-dealer-paper .distributors .box-text .h2{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 55px;
}
.find-dealer-paper .distributors .box-text .img{
    margin-bottom: 50px;
}
.find-dealer-paper .distributors .box-text .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    margin-bottom: 70px;
}
.find-dealer-paper .distributors .box-text .text p{
    margin-bottom: 25px;
}
.find-dealer-paper .distributors .box-text .text p:last-child{
    margin-bottom: 0;
}
.find-dealer-paper .distributors .box-text .a a{
    height: 51px;
    padding: 0 44px;
}
.find-dealer-paper .distributors .box-text{
    width: 40%;
}
.find-dealer-paper .distributors .box-img{
    width: 60%;
    margin-left: -130px;
}
.find-dealer-paper .distributors{
    max-width:1920px;
    margin-bottom: 94px;
}
.find-dealer-paper .distributors .container-xl.max-1660px{
    max-width: 1660px;
    padding-right: 0;
    margin-right: 0;
    display: flex;
    justify-content: space-between;
    background-image: url(../../images/f-d-1.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    padding-top: 23px;
    padding-bottom: 54px;
}
.find-dealer-paper .service-distributors .main-top{
    margin-bottom: 55px;
}
.find-dealer-paper .service-distributors .main-top .h3{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #333333;
}
.find-dealer-paper .service-distributors .main-top .h3::after{
    content: "";
    width: 61px;
    height: 5px;
    background-color: #94252d;
    display: block;
    margin-top: 50px;
}
.find-dealer-paper .service-distributors .main-top .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    margin-top: 35px;
}
.find-dealer-paper .service-distributors .main-bottom{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.find-dealer-paper .service-distributors .main-bottom .list{
    width: 46%;
    position: relative;
    padding-left: 25px;
    margin-bottom: 40px;
}
.find-dealer-paper .service-distributors .main-bottom .list::before{
    content: "";
    width: 2px;height: 23px;
    background-color: #94252d;
    display: inline-block;
    position: absolute;
    left: 0px;top: 15px;
}
.find-dealer-paper .service-distributors .main-bottom .h4{
    font-size: 20px;
    line-height: 56px;
    color: #94252d;
    font-weight: bold;
    display: flex;
    align-items: flex-end
}
.find-dealer-paper .service-distributors .main-bottom .text{
    font-size: 16px;
    line-height: 28px;
    color: #333;
    opacity: .8;
}

@media(max-width:1500px){
    .find-dealer-paper .distributors .container-xl.max-1660px {background-position: center right;background-size:75%}
}

/*news-center-paper*/
.news-center-paper{
    background-color:#f8f8f8;
    padding-top: 110px;
    padding-bottom: 187px;
}
.news-center-paper .content.row{
    margin-left: -20px;
    margin-right: -20px;
}
.news-center-paper .content .col-md-4{
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 40px;
}
.news-center-paper .content .items{
    border-radius: 8px;
    overflow: hidden;
    height: 100%;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.news-center-paper .content .box-con{
    background-color: #ffffff;
    /* border-radius: 8px; */
    padding: 30px 45px 48px 35px;
}
.news-center-paper .content .date{
    font-size: 16px;
    line-height: 21px;
    color: #999999;
    opacity: .8;
    margin-bottom: 10px;
}
.news-center-paper .content .h5{
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 10px;
}
.news-center-paper .content .text{
    font-size: 16px;
    line-height: 24px ;
    margin-bottom: 25px ;
    /* height: 70px;
    overflow: hidden; */
    text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical;
}
.news-center-paper .content .items:hover .a.align a{
    color: #94252d;
}

/*news-in-paper*/
.news-in-paper .main-top{
    display: flex;
    justify-content: space-between;
}
.news-in-paper .main-top .article{
    width: 65%;
}
.news-in-paper .main-top .aside{
    width: 30%;
}
.news-in-paper .main-top .article h1{
    font-size: 28px;
    line-height: 42px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 50px;
}
.news-in-paper .main-top .article .date{
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    padding: 0 11px;
    background-color: #94252d;
    display: inline-block;
    border-radius: 4px 4px 0px 0px;
    margin-bottom: 70px;
}
.news-in-paper .main-top .article .content{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}
.news-in-paper .main-top .article .content p{
    margin-bottom: 20px;
}
.news-in-paper .main-top .article .content p a{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    font-weight: bold;
}
/* .news-in-paper .main-top .article .content>p img{max-width: 100% !important;
height: auto !important;} */
.news-in-paper .main-top .article .content>p img{margin-bottom: 30px;display: block;max-width: 100%; height:auto;}
.news-in-paper .main-top .article .content p:last-child{
    margin-bottom: 0px;
}
.news-in-paper .main-top .article .box-tail{
    margin-top: 50px;
}
.news-in-paper .main-top .article .box-tail a{
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    display: inline-block;
    transition: all 1.5s;
    background:  linear-gradient(to right, #000 , #000) no-repeat right bottom;  /*   下划线效果      */
    background-position-x:right;
    background-size: 100% 2px;
    margin-bottom: 10px;
}
.news-in-paper .main-top .article .box-tail a:hover{
    color: #94252d;
    background:  linear-gradient(to left, #94252d , #94252d) no-repeat right bottom;
    background-size: 0 2px;
    transition: background-size 1500ms;
}
.news-in-paper .main-top .aside .items{
    margin-bottom: 100px;
}
.news-in-paper .main-top .aside .h2{
    font-size: 30px;
    line-height: 42px;
    font-weight: bold;
    color: #94252d;
    margin-top: 41px;
    margin-bottom: 65px;
}
.news-in-paper .main-top .aside .list{
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.news-in-paper .main-top .aside .list:last-child{
    margin-bottom: 0;
}
.news-in-paper .main-top .aside .list .date{
    font-size: 16px;
    line-height: 21px;
    color: #999999;
    opacity: .8;
    margin-bottom: 13px;
    
}
.news-in-paper .main-top .aside .list .h5{
    font-size: 16px;
    line-height: 20px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 5px;
    text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
}
.news-in-paper .main-top .aside .list .a a.sty{
    font-size: 12px;
    line-height: 21px;
    color: #333333;
    font-weight: bold;
    
}

.news-in-paper .main-top .aside .list .a a.sty img{width: 18px;height: 18px;margin-top: -5px;margin-left: 7px;}
.news-in-paper .main-top .aside .list:hover a.sty{
    color: #94252d;
}
.news-in-paper .main-top .aside .list .img{
    width: 35%;
}
.news-in-paper .main-top .aside .list .box{
    width: 60%;
}
.news-in-paper .main-top .aside form input,
.news-in-paper .main-top .aside form textarea{
    background-color: rgba(244, 244, 244, .6);
    border-radius: 2px;
    border: 0;
}
.news-in-paper .main-top .aside form .form-control{
    color: #999;
}
.news-in-paper .main-top .aside form .form-control::placeholder{
    font-size: 14px;
    line-height: 21px;
    color: #999999;
    
}
.news-in-paper .main-top .aside form .btn-box .btn{
    margin-top: 15px;
    font-size: 12px;
    line-height: 21px;
    font-weight: bold;
    width: 201px;
    height: 41px;
    background-color: #94252d;
    border-radius: 2px;
}
.news-in-paper .main-top .aside .h3{
    font-size: 24px;
    line-height: 42px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 40px;
}
.news-in-paper .main-top .aside-quote{
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px 
        rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 45px 40px 30px 40px;
}
.news-in-paper .main-top .aside-quote .form-row>.col,
.news-in-paper .main-top .aside-quote .form-row>[class*="col-"] {
    padding: 0;
}
.news-in-paper .main-top .aside-quote .form-group{
    margin-bottom: 10px;
}
.news-in-paper .main-bottom{
    margin-top: 110px;
}
.news-in-paper .main-bottom .h2{
    font-size: 32px;
    line-height: 56px;
    color: #333;
    font-weight: bold;
    margin-bottom: 85px;
    margin-top: 23px;
}
.p-l-products .all-product{
    overflow: hidden;
}
.p-l-products .all-product .col-md-3.active{
    animation: fadeInDown 2s;
}
.all-product.row{
    margin-right: -13px;
    margin-left: -13px;
    /* margin-bottom: 100px; */
}
.all-product .col-md-3{
    padding-left: 13px;
    padding-right: 13px;
    margin-bottom: 70px;
    height: 100%;
}
.all-product .col-md-3 .img{
    background-color: #ffffff;
    box-shadow: 0px 20px 40px 0px 
        rgba(0, 0, 0, 0.1);    
    border-radius: 10px;
    overflow: hidden;
    /* height: 278px; */
    height: 100%;
    display: inline-flex;
    align-items: center;
}
.all-product .col-md-3 p{
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    font-weight: bold;
    text-decoration: underline #94252d 3px;
    text-underline-offset: 5px; 
    letter-spacing: 0px;
    margin-top: 35px;
    text-transform: capitalize;
}
.all-product .col-md-3 p img{
    margin-top: -2px;display: inline-block;
}
.all-product .col-md-3 a:hover p{
    color: #94252d;
}
.all-product .col-md-3 a p img.hong{display: none;transition: all .4s;}
.all-product .col-md-3 a:hover p img.hong{display: inline-block;}
.all-product .col-md-3 a:hover p img.hei{display: none;}
.all-product .col-md-3>a{display: flex;height: 100%;flex-direction: column;}

/*download-paper*/
.download-paper{
    padding-top: 126px;
    padding-bottom: 210px;
}
.download-paper .main-top{
    text-align: center;
    margin-bottom: 124px;
}
.download-paper .main-top .img{
    margin-bottom: 80px;
}
.download-paper .main-top .text{
    font-size: 16px;
    line-height: 28px;
    color: #666;
    opacity: .8;
}
.download-paper .main-bottom{
    display: flex;
    align-items: center;
}
.download-paper .main-bottom .img{
    width: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.download-paper .main-bottom .box{
    width: 50%;
    padding-right: 97px;
    padding-left: 70px;
}
.download-paper .main-bottom .h2{
    font-size: 32px;
    line-height: 42px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 27px;
}
.download-paper .main-bottom .text{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    margin-bottom: 90px;
}
.download-paper .main-bottom .a a{
    font-size: 16px;
    line-height: 57px;
    color: #ffffff;
    font-weight: bold;
    background-color: #94252d;
    box-shadow: 8px 13px 20px 0px 
        rgba(0, 0, 0, 0.1);
    border-radius: 29px;
    height: 57px;
    width: 330px;
    text-align: center;
    border: 2px solid transparent;
}
.download-paper .main-bottom .a a:hover{
    color: #94252d;
    background-color: #ffffff;
    border: 2px solid #94252d;
}

/*Maintenance-paper*/
.Maintenance-paper{
    max-width: 1920px;
    padding-top: 180px;
}
.Maintenance-paper .main-top {
    margin-bottom: 115px;
}
.Maintenance-paper .main-top .h2{
    font-size: 32px;
    line-height: 42px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 70px;
}
.Maintenance-paper .main-top .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    margin-top: 45px;
    
}
.Maintenance-paper .main-top .text p{
    margin-bottom: 30px;
}
.Maintenance-paper .main-top .text p:last-child{
    margin-bottom: 0px;
}
.Maintenance-paper .main-bottom{
    margin-bottom: 196px;
}
.Maintenance-paper .main-bottom .items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 80px;
}
.Maintenance-paper .main-bottom .items:last-child{
    margin-bottom: 0px;
}
.Maintenance-paper .main-bottom .h3{
    font-size: 32px;
    line-height: 42px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 40px;
}
.Maintenance-paper .main-bottom .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    padding-left: 38px ;
    border-left: 2px solid #94252d;
}
.Maintenance-paper .main-bottom .text p{
    margin-bottom: 25px;
}
.Maintenance-paper .main-bottom .text p>:last-child{
    margin-bottom: 0;
}
.Maintenance-paper .main-bottom .box-text{
    width: 55%;
}
.Maintenance-paper .main-bottom .box-img{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 40%;
}
.Maintenance-paper .main-bottom .box-img>iframe{border-radius: 20px;}
.Maintenance-paper .main-bottom .box-img .box.btn{
    position: absolute;
}
.Maintenance-paper .main-bottom .box-img .box.btn .p1{
    background-color: rgba(255, 255, 255, 0.5);
}
.Maintenance-paper .main-bottom .box-img .box.btn .p1:hover{
    background-color: #94252d;
}
.Maintenance-paper .container-xl.max-1660px{
    max-width: 1660px;
    margin-right: 0;
    padding-right: 30px;
}
.Maintenance-paper .container-xl.max-1400px{
    max-width: 1400px;
    padding-left: 0;
    margin-left: 0;
}

/*team-paper*/
.team-paper{
    padding-top: 140px;
    padding-bottom: 87px;
}
.team-paper .main-top{
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 90px;
}
.team-paper .main-top .text{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    width: 80%;
    margin-bottom: 45px;
    text-align: center;
}
.team-paper .content.row{
        margin-right: -30px;
        margin-left: -30px;
}
.team-paper .content .col-md-3{
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 60px;
}
.team-paper .content .col-md-3 .items .img{
    border-radius: 5px;overflow: hidden;
}
.team-paper .content .col-md-3 .items .img img{
    border-radius: 5px;
}
.team-paper .content .text .h5{
    font-size: 18px;
    line-height: 32px;
    color: #333333;
    font-weight: bold;
    
}
.team-paper .content .text .post{
    font-size: 16px;
    line-height: 32px;
    color: #999999;
    opacity: .8;
}
.team-paper .content .text .a{
    margin-top: 30px;
}
.team-paper .content .text .a a{
    /* border-bottom: 2px solid #94252d; */
    font-size: 13px;
    line-height: 32px;
    color: #333333;
    font-weight: bold;
    background:  linear-gradient(to right, #c4262c , #c4262c) no-repeat right bottom;  /*   下划线效果      */
    background-position-x: left;
    background-size: 100% 2px;
    transition: all 1s;
}
.team-paper .content .text {
    padding: 23px 0 0 1px;
}
.team-paper .content .items:hover .a a{
    color: #94252d;
}
.team-paper .content .items .a a:hover{
    background-size: 0 2px;
    transition: background-size 1500ms;  
}
.team-paper .content .text .img{
    border-radius: 6px;
    overflow: hidden;
}

/*videos-paper*/
.videos-paper{
    padding-top: 136px;
    padding-bottom: 110px;
}
.videos-paper .main-top{
    text-align: center;
    margin-bottom: 80px;
}
.videos-paper .main-top .text{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    margin-top: 85px;
}
.videos-paper .content.row{
    margin-right: -18px;
    margin-left: -18px;
}
.videos-paper .content .col-md-4 {
    padding-right: 18px;
    padding-left: 18px;
    margin-bottom: 70px;
}
.videos-paper .content .col-md-4 .img{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.videos-paper .content .col-md-4 .img img.videos{
    display: inline-block;
}
.videos-paper .content .col-md-4 .img .video-btn{
    position: absolute;
    bottom: 30px;
    right: 30px;
}
.videos-paper .content .col-md-4 .items:hover .video-btn{
    transform: scale(1.2);
}
.videos-paper .content .col-md-4 .h5{
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    color: #333333;
    padding-left: 1px;
}
.videos-paper .content .col-md-4 .h5:after{
    content: "";
    width: 50px;
    height: 3px;
    background-color: #94252d;
    display: block;
    margin-top: 10px;
}
.videos-paper .content .col-md-4 .text{
    margin-top: 30px;
}

/*opportunities-paper*/
.opportunities-paper{
    padding-top: 170px;
    padding-bottom: 200px;
}
.opportunities-paper .o-continuous .h2{
    font-size: 32px;
    line-height: 42px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 60px;
}
.opportunities-paper .o-continuous .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    
    margin-top: 70px;
    margin-bottom: 75px;
}
.opportunities-paper .o-solutions{
    padding-top: 106px;
    max-width: 1920px;
}
.opportunities-paper .o-solutions .container-xl.max-1660px{
    max-width: 1660px;
    margin-right: 0;
    padding-right: 0;
    display: flex;
    justify-content: space-between;
}
.opportunities-paper .o-solutions .main-left .h2{
    font-size: 32px;
    line-height: 42px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 60px;
}
.opportunities-paper .o-solutions .main-left{
    width: 25%;
    padding-top: 89px;
}
.opportunities-paper .o-solutions .main-right{
    width: 67%;
    background-color: #f9f5f5;
    border-radius: 20px 0px 0px 20px;
    padding-right: 250px;
    padding-top: 94px;
    padding-bottom: 100px;
    display: flex;
    justify-content: flex-end;
}
.opportunities-paper .o-solutions .main-right .small-box{
    width: 77%;
}
.opportunities-paper .o-solutions .main-right .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    margin-bottom: 45px;
}
.opportunities-paper .o-solutions .main-right .text p{
    margin-bottom: 20px;
}
.opportunities-paper .o-solutions .main-right .text p:last-child{
    margin-bottom: 0px;
}
.opportunities-paper .o-solutions .main-right ul {
    margin-bottom: 40px;
}
.opportunities-paper .o-solutions .main-right ul li{
    display: flex;
    align-items: center;
}
.opportunities-paper .o-solutions .main-right ul li span{
    font-size: 16px;
    line-height: 50px;
    color: #333333;
    opacity: .8;
}
.opportunities-paper .o-solutions .main-right ul li img{
    margin-right: 27px;
}
.opportunities-paper .o-solutions .main-right .box {
    display: flex;
    flex-direction: column;
}
.opportunities-paper .o-solutions .main-right .box .a{
    margin-bottom: 10px;
}
.opportunities-paper .o-solutions .main-right .box .a:last-child{
    margin-bottom: 0px;
}
.opportunities-paper .o-development{
    max-width: 1920px;
    padding-top: 110px;
}
.opportunities-paper .o-development .container-xl.max-1660px{
    max-width: 1660px;
    padding-right: 0;
    margin-right: 0;
}
.opportunities-paper .o-development .h2{
    font-size: 32px;
    line-height: 44px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 90px;
}
.opportunities-paper .o-development .content {
    padding-left: 2px;
}
.opportunities-paper .o-development .content .items{
    transition: ease-in-out .4s;
}
.opportunities-paper .o-development .content .items:hover .a a{
    color: #94252d;
}
.opportunities-paper .o-development .content .items:hover{
    background-color: #ffffff;
    box-shadow: 0px 20px 50px 0px 
        rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    overflow: hidden;
}
.opportunities-paper .o-development .content .big-box{
    padding: 40px 23px 42px 51px;
}
.opportunities-paper .o-development .content .h5{
    font-size: 20px;
    line-height: 32px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 28px;
}
.opportunities-paper .o-development .content .text{
    font-size: 16px;
    line-height: 28px;
    opacity: .8;
    margin-bottom: 50px;
    height: 185px;
    overflow: hidden;
}
.opportunities-paper .o-development .content .text p{
    margin-bottom: 20px;
}
.opportunities-paper .o-development .content .text p:last-child{
    margin-bottom: 0px;
}
.opportunities-paper .o-development .mySwiper1{
    padding-bottom: 70px;
}
.opportunities-paper .o-development .mySwiper1 .swiper-horizontal>.swiper-pagination-bullets, 
.opportunities-paper .o-development .mySwiper1 .swiper-pagination-bullets.swiper-pagination-horizontal, 
.opportunities-paper .o-development .mySwiper1 .swiper-pagination-custom, 
.opportunities-paper .o-development .mySwiper1 .swiper-pagination-fraction{left: inherit;width: inherit;    bottom: 0;}
.opportunities-paper .o-development .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 0;
    width: inherit;
}
.opportunities-paper .o-development .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
.opportunities-paper .o-development .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 -2px;
    border-radius: 0;
}
/* .opportunities-paper .o-development .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0;
} */
.opportunities-paper .o-development .swiper-pagination-bullet{
    width: 420px;
    height: 8px;
    border-radius: 0;
    background-color: rgba(148,37,45,0.5);
    border-radius: 4px;
}
.opportunities-paper .o-development .swiper-pagination-bullet-active{
    background-color: #94252d;
    border-radius: 4px !important;
    opacity: 1;
}
@media(max-width:1430px){
    .opportunities-paper .o-solutions .main-right{padding-right: 0;padding-left: 150px;justify-content: flex-start;}
    .opportunities-paper .o-development .content .big-box{padding: 40px 23px 39px 35px;}
}
@media(max-width:1430px){
    .opportunities-paper .o-solutions .main-left{width: 30%;}}
@media(max-width:1270px){
    .opportunities-paper .o-solutions .main-right{padding-left: 100px;}
    .opportunities-paper .o-development .content .big-box{padding: 40px 23px 39px 15px;}
    /* .opportunities-paper .o-solutions .main-left{width: 30%;} */
}
@media(max-width:1230px){
    .opportunities-paper .o-development .content .h5{font-size: 19px;}
}
/*solution-paper*/
.solution-paper{
    padding-top: 170px;
}
.solution-paper .s-unlocking .main-top{
    margin-bottom: 105px;
}
.solution-paper .s-unlocking .main-top .h2{
    font-size: 32px;
    line-height: 42px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 40px;
}
.solution-paper .s-unlocking .main-top .text{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    margin-top: 40px;
    
}
.solution-paper .s-unlocking .main-bottom{
    display: flex;
    justify-content: space-between;
}
.solution-paper .s-unlocking .main-bottom .items{
    width: calc(calc(100% - 27px * 3) / 4);
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px 
        rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}
.solution-paper .s-unlocking .main-bottom .items .img {
    border-radius: 10px;
    overflow: hidden;
}
.solution-paper .s-unlocking .main-bottom .items .box {
    padding: 35px 25px 35px 40px;
}
.solution-paper .s-unlocking .main-bottom .items .h5{
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}
.solution-paper .s-unlocking .main-bottom .items:hover{background-color: #ffffff;
    box-shadow: 0px 20px 20px 0px 
        rgba(0, 0, 0, 0.05);
    border-radius: 10px;}
.solution-paper .s-unlocking .main-bottom .items .text{
    font-size: 16px;
    line-height: 28px;
    color: #666;
    opacity: .8;
    transition: ease-in-out .4s;
    margin-bottom: 57px;
    height: 165px;
    overflow: hidden;
    
}
.solution-paper .s-unlocking .main-bottom .items:hover .text{
    color: #94252d;
}
.solution-paper .s-unlocking .main-bottom .items .a a{
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    
    /* border-bottom: 2px solid #333333; */
    color: #333333;
    transition: ease-in-out .4s;
}
.solution-paper .s-unlocking .main-bottom .items .a a::after{
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    background-color: #333333;
}
.solution-paper .s-unlocking .main-bottom .items:hover .a a{
    color: #94252d;
}
.solution-paper .s-unlocking .main-bottom .items:hover .a a:after{
    content: "";
    width: 100%;
    height: 1;
    display: block;
    background-color: #94252d;
    opacity: 1;
    transition: ease-in-out 1s;
}
.solution-paper .s-unlocking .main-bottom .items:hover .a a:hover:after{
    width: 0;
    opacity: 0;
}
.solution-paper .s-performance {
    margin-top: 135px;
    margin-bottom: 136px;
}
.solution-paper .s-performance .h2{
    font-size: 32px;
    line-height: 56px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 50px;
}
.solution-paper .s-performance .content{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.solution-paper .s-performance .list{
    width: 45%;
    margin-bottom: 30px;
}
.solution-paper .s-performance .list .h5{
    font-size: 20px;
    line-height: 56px;
    color: #94252d;
    font-weight: bold;
    
}
.solution-paper .s-performance .list .text{
    font-size: 16px;
    line-height: 28px;
    color:#666666;
    opacity: .8;
    padding-left: 40px;
}
.solution-paper .s-back{
    background-image: url(../../images/solution-back.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 691px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 106px;
}
.solution-paper .s-back .h2{
    font-size: 32px;
    line-height: 42px;
    color: #fff;
    font-weight: bold;
    margin-top: 45px;
    margin-bottom: 55px;
}
.solution-paper .s-back .a a{
    font-size: 16px;
    line-height: 42px;
    text-decoration: underline;
    opacity: .8;
    font-weight: bold;
    transition: ease-in-out .4s;
}
.solution-paper .s-back .a a:hover{
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 100px;
    padding:0 20px;
    box-shadow: 0px 0px 30px 0px rgb(255, 255, 255);
    opacity: 1;
}
.solution-paper .s-performance .content .list{
    overflow: hidden;
    opacity: 0;
    transition:opacity .6s ease-in-out;
}
.solution-paper .s-performance .content .list.active{
    overflow: visible;
    opacity: 1;
}
.solution-paper .s-performance .content .list:nth-last-of-type(even).active{
    animation: slideInLeft;
    animation-duration: 2s;
}
.solution-paper .s-performance .content .list:nth-last-of-type(odd).active{
    animation: slideInRight;
    animation-duration: 2s;
}
@media(max-width:1350px){
    .solution-paper .s-unlocking .main-bottom .items .box{padding: 30px 20px 30px 35px;}
}
@media(max-width:1300px){
    .solution-paper .s-unlocking .main-bottom .items .box{padding: 25px 15px 25px 30px;}
}
@media(max-width:1250px){
    .solution-paper .s-unlocking .main-bottom .items .box {padding: 25px 15px 30px 15px;}
    .solution-paper .s-performance .list .h5{font-size: 19px;}
}

/*solutions-in-paper*/
.solutions-in-paper{
    padding-top: 169px;
}
.solutions-in-paper .main-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 115px;
}
.solutions-in-paper .main-top .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    
    margin-top: 65px;
}
.solutions-in-paper .main-top .text p{
    margin-bottom: 25px;
}
.solutions-in-paper .main-top .text p:last-child{
    margin-bottom: 0px;
}
.solutions-in-paper .main-top .main-text{
    width: 47%;
}
.solutions-in-paper .main-top .main-img{
    width: 50%;
}
.solutions-in-paper .main-top .main-left{
    width:  47%;
}
.solutions-in-paper .main-top .main-right{
    width:  50%;
}
.solutions-in-paper .main-middle .h2{
    font-size: 32px;
    line-height: 56px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 89px;
}
.solutions-in-paper .main-middle .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}
.solutions-in-paper .main-middle .list{
    width: 48%;
    display: flex;
    justify-content: space-between;
    align-items:flex-start;
    margin-bottom: 85px;
}
.solutions-in-paper .main-middle .h5{
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 14px;
}
.solutions-in-paper .main-middle .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
}
.solutions-in-paper .main-middle .list img{
    margin-right: 40px;
    display: inline-block;
    width: 60px;
}
.solutions-in-paper .main-bottom .h2{
    font-size: 32px;
    line-height: 56px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 85px;
    margin-top: 20px;
}

/*crafts-paper*/
.crafts-paper{
    padding-top: 175px;
    padding-bottom: 60px;
}
.crafts-paper .c-excellence{
    margin-bottom: 144px;
}
.crafts-paper .c-excellence .items{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 104px;
}
.crafts-paper .c-excellence .items:nth-last-of-type(odd){
    flex-direction: row-reverse;
}
.crafts-paper .c-excellence .items .box-text{
    width: 47%;
}
.crafts-paper .c-excellence .items .img{
    width: 47%;
}
.crafts-paper .c-excellence .items .h2{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 50px;
}
.crafts-paper .c-excellence .items .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-top: 50px;
    opacity: .8;
    margin-bottom: 45px;
}
.crafts-paper .c-excellence .items .text p{
    margin-bottom: 25px;
}
.crafts-paper .c-excellence .items .text p:last-child{
    margin-bottom: 0px;
}
.crafts-paper .c-excellence .items .a a{
    color: #94252d;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    
    background:  linear-gradient(to right, #94252d , #94252d) no-repeat right bottom;  /*   下划线效果      */
    background-position-x: left;
    background-size: 100% 2px;
    transition: background-size 1500ms;
}
.crafts-paper .c-excellence .items .a a:hover{
    background-size: 0 2px;
    transition: background-size 1500ms;
}
.crafts-paper .c-witness {
    text-align: center;
}
.crafts-paper .c-witness .h2{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222;
    margin-top: 40px;
    margin-bottom: 40px;
}
.crafts-paper .c-witness .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    margin-bottom: 65px;
}
.crafts-paper .c-witness{
    margin-bottom: 60px;
}
.crafts-paper .c-witness .main-bottom{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
}
.crafts-paper .c-witness .main-bottom .list{
    position: relative;
    margin-bottom: 118px;
    width: 21.5%;
}
.crafts-paper .c-witness .main-bottom .list>iframe{border-radius: 10px;}
.crafts-paper .c-witness .main-bottom .list>img{
    border-radius: 10px;
}
.crafts-paper .c-witness .main-bottom .list:nth-child(-n + 4):after{
    content: url(../../images/sign-25.png);
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -5px;
}
.crafts-paper .c-witness .main-bottom .list:nth-child(n + 5):after{
    content: url(../../images/sign-26.png);
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -5px;
}
.crafts-paper .c-witness .main-bottom .list:nth-child(4):after{
    content: url(../../images/sign-24.png);
    position: absolute;
    top: 100%;
    right: 50%;
    margin-top: 65px;
}
/* .crafts-paper .c-witness .main-bottom .list:nth-child():after{
    content: " ";
} */
.crafts-paper .c-witness .main-bottom .list>p{
    position: absolute;
    top: 13px;
    left: 13px;
    width: 40px;
    height: 40px;
    background-color: #94252d;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.crafts-paper .c-witness .main-bottom .list .box.btn{
    position: absolute;
    bottom: 21px;
    right: 21px;
    padding: 0;
}
.crafts-paper .c-witness .main-bottom .list .box.btn .p1:hover{
    background-color: #94252d;
}
.crafts-paper .c-witness .main-bottom .list .box.btn .p1{
    width: 53px;
    height: 53px;
    background-color: rgba(255, 255, 255, .4);
}
.crafts-paper .c-witness .main-bottom .list .box.btn span{
    border-left: 11px solid #94252d;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    padding-left: 3px;
}
.crafts-paper .c-witness .main-bottom .list .box.btn .p1:hover span{
    border-left: 11px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
.crafts-paper .c-witness .main-bottom .list .p{
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #333333;
    padding-left: 4px;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 100%;
    margin-top: 22px;
}

/*environ-paper*/
.environ-paper{
    padding-top: 168px;
}
.environ-paper .main-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.environ-paper .main-top .h2{
    font-size: 36px;
    line-height: 56px;
    color: #222;
    font-weight: bold;
    margin-bottom: 23px;
}
.environ-paper .main-top .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    
    margin-top: 50px;
}
.environ-paper .main-top .text p{
    margin-bottom: 25px;
}
.environ-paper .main-top .text p:last-child{
    margin-bottom: 0;
}
.environ-paper .main-top .box-text{
    width: 40%;
}
.environ-paper .main-top .box-img{
    width: 52%;
}
.environ-paper .main-middle{
    background-color: #f8f8f8;
    border-radius: 20px;
    margin-top: 219px;
    padding-bottom: 55px;
    margin-bottom: 144px;
}
.environ-paper .main-middle .items{
    display: flex;
    justify-content: space-between;
    padding-left: 66px;
    padding-right: 62px;
    margin-bottom: 120px;
}
.environ-paper .main-middle .items:first-child .box-img{
    width: 53%;
}
.environ-paper .main-middle .items:first-child .box-img img{
    margin-top: -135px;
    margin-left: -96px;
}
.environ-paper .main-middle .items:first-child .box-text{
    padding-top: 115px;
}
.environ-paper .main-middle .box-img{
    width: 47%;
}
.environ-paper .main-middle .box-text{
    width: 47%;
    /* padding-right: 25px; */
}
.environ-paper .main-middle .h5{
    font-size: 16px;
    line-height: 56px;
    color: #94252d;
    font-weight: bold;letter-spacing: 0px;
}
.environ-paper .main-middle .h2{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
}
.environ-paper .main-middle .h2::after{
    content: "";
    width: 61px;
    height: 4px;
    background-color: #94252d;
    display: block;
    margin-top: 30px;
}
.environ-paper .main-middle .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    margin-top: 25px;
    
}
.environ-paper .main-middle .text p{
    margin-bottom: 30px;
}
.environ-paper .main-middle .text p:last-child{
    margin-bottom: 0px;
}
.environ-paper .main-middle .items:last-child{
    flex-direction: row-reverse;
    margin-bottom: 0;
}

@media(max-width:1460px){
    .environ-paper .main-middle {padding:15px}
    .environ-paper .main-middle .items {padding-left: 0;padding-right: 0;}
    .environ-paper .main-middle .items:first-child .box-img {width: 50%;}
    .environ-paper .main-middle .items:first-child .box-img img{margin-left: 0px;}
}


/*about-us-paper*/
.about-us-paper{
    padding-top: 130px;
}
.about-us-paper .main-top .about-kunba{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.about-us-paper .main-top .about-kunba .h5{
    font-size: 16px;
    line-height: 32px;
    color: #94252d;
    font-weight: bold;
    margin-bottom: 8px;
}
.about-us-paper .main-top .about-kunba .h2{
    font-size: 32px;
    line-height: 32px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 33px;
}
.about-us-paper .main-top .about-kunba .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    margin-top: 40px;
}
.about-us-paper .main-top .about-kunba .text p{
    margin-bottom: 25px;
}
.about-us-paper .main-top .about-kunba .text p:last-child{
    margin-bottom: 0px;
}
.about-us-paper .main-top .about-kunba .box-img{
    width: 47%;
    margin-right: -88px;
}
.about-us-paper .main-top .about-kunba .box-img img{
    display: block;
}
.about-us-paper .main-top .about-kunba .box-text{
    width: 53%;
}
.about-us-paper .main-top .about-assurance .h5{
    font-size: 20px;
    line-height: 32px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 80px;
}
.about-us-paper .main-top .about-assurance .items{
    display: flex;
    justify-content: space-between;
}
.about-us-paper .main-top .about-assurance .list{
    width: 15%;
    text-align: center;
}
.about-us-paper .main-top .about-assurance .list .img{
    height: 60px;
    margin-bottom: 51px;
}
.about-us-paper .main-top .about-assurance .list .h3{
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #000000;
}
.about-us-paper .main-top .about-assurance .list .h3>div{display: inline;}
.about-us-paper .main-top .about-assurance .list .h3::after{
    content: "";
    width: 40px;
    height: 2px;
    background-color: #94252d;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
}
.about-us-paper .main-top .about-assurance .list>p{
    font-size: 16px;
    line-height: 32px;
    color: #999999;
    opacity: .8;
    margin-top: 10px;
    
}
.about-us-paper .main-middle{
    padding-top: 130px;
    background-image: url(../../images/about-us-back.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    /* padding-bottom: 45px; */
}
.about-us-paper .main-middle .h5{
    font-size: 16px;
    line-height: 32px;
    color: #94252d;
    font-weight: bold;
    margin-bottom: 9px;
}
.about-us-paper .main-middle .h2{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 57px;
}
.about-us-paper .main-middle>.img{
    padding-left: 1px;
}
.about-us-paper .main-middle .content{
    display: flex;
    justify-content: space-between;
}
.about-us-paper .main-middle .main-left{
    width: 48%;
    padding-bottom: 45px;
    margin-top: -35px;
}
.about-us-paper .main-middle .main-left .text{
    font-size: 16;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    
    margin-top: 50px;
    margin-bottom: 40px;
}
.about-us-paper .main-middle .main-left .box .a:first-child{
    margin-right: 89px;
}
.about-us-paper .main-middle .main-right{
    width: 47%;
    margin-bottom: 10px;
}
.about-us-paper .main-bottom{
    margin-top: 167px;
    margin-bottom: 185px;
}
.about-us-paper .main-bottom .items{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.about-us-paper .main-bottom .items .h2{
    font-size: 32px;
    line-height: 48px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: -10px;
}
.about-us-paper .main-bottom .items .text{
    font-size: 16px;
    line-height: 32px;
    opacity: .8;
    
    color: #333333;
    margin-top: 26px;
    margin-bottom: 50px;
}
.about-us-paper .main-bottom .items .text p{
    margin-bottom: 20px;
}
.about-us-paper .main-bottom .items .text p:last-child{
    margin-bottom: 0px;
}
.about-us-paper .main-bottom .items .a a{
    padding: 0 42px;
}
.about-us-paper .main-bottom .items>.img{
    width: 60%;
}
.about-us-paper .main-bottom .items>.img img{border-radius: 10px;}
.about-us-paper .main-bottom .items .box-text{
    width: 36%;
}
.about-us-paper .main-bottom .items:nth-last-of-type(odd){
    justify-content: flex-start;
    margin-top: 190px;
    background-image: url(../../images/f-d-1.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 67% 100%;
}
.about-us-paper .main-bottom .items:nth-last-of-type(odd) .box-text{
    width: 40%;
}

@media (max-width:1840px) {
    .about-us-paper .main-middle .main-right{width: 45%;}
}
@media (max-width:1650px) {
    .about-us-paper .main-middle .main-right{width: 43%;}
}
@media (max-width:1580px) {
    .about-us-paper .main-top .about-kunba .box-img{margin-right: -50px;width: 46%;}
}
@media (max-width:1500px) {
    .about-us-paper .main-top .about-kunba .box-img{margin-right: -25px;width: 46%;}
}
@media (max-width:1530px) {

}
@media (max-width:1450px) {
    .about-us-paper .main-top .about-kunba .box-img{margin-right: 0px;width: 45%;}
    .about-us-paper .main-top .about-kunba .box-text{width: 50%;}
    .about-us-paper .main-top .about-assurance{margin-top: 30px;}
}


/*factory-paper*/
.factory-paper{
    padding-top: 136px;
    padding-bottom: 140px;
}
.factory-paper .main-top{
    text-align: center;
    margin-bottom: 100px;
}
.factory-paper .main-top .text{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    
    margin-top: 88px;
}
.factory-paper .content.row{
    margin: 0 -21px;
}
.factory-paper .content .col-md-4{
    padding: 0 21px;
    margin-bottom: 60px;
}
.factory-paper .content .img{
    border-radius: 10px;
    overflow: hidden;
}
.factory-paper .content .img a{border-radius: 10px;overflow: hidden;}
.factory-paper .content .p{
    font-size: 18px;
    line-height: 52px;
    color: #333333;
    font-weight: bold;
    padding-top: 20px;
}
.factory-paper .content .p::after{
    content: "";
    width: 50px;
    height: 3px;
    background-color: #94252d;
    display: block;
}

/*service-paper*/
.service-paper{
    padding-top: 150px;
}
.service-paper .main-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 93px;
}
.service-paper .main-top .h2{
    font-size: 32px;
    line-height: 42px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 60px;
}
.service-paper .main-top .text{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    
    margin-top: 40px;
}
.service-paper .main-top .left{
    width: 40%;
}
.service-paper .main-top .right{
    width: 55%;
}
.service-paper .main-top .right img{
    border-radius: 10px;
}
.service-paper .main-middle{
    background-color: #f5f5f7;
    padding-top: 97px;
    padding-bottom: 83px;
}
.service-paper .main-middle .container-xl{
    display: flex;
    justify-content: space-between;
}
.service-paper .main-middle .list{
    width: calc(calc(100% - 32px * 3) / 4);
    border-radius: 10px;
    overflow: hidden;
}
.service-paper .main-middle .list .box{
    padding-left: 30px;
    background-color: #ffffff;
    padding-top: 30px;
    height: 90px;
    padding-right: 15px;
}
.service-paper .main-middle .list .box .a.all-a {
    align-items: flex-start;
}
.service-paper .main-middle .list .box .a.all-a a{
    background: none;
    text-decoration-color: rgba(148,37,45,1);
    text-decoration: underline;
    transition: ease-in-out .4s;
}
.service-paper .main-middle .list .box .a.all-a a:hover{
    text-decoration:none;
    text-decoration-color: rgba(148,37,45,0);
}
.service-paper .main-middle .list .box .a.all-a .img img{
    margin-top: -7px;
}
.service-paper .main-middle .list .box .a.all-a .img{display: inline-block;}
/* .service-paper .main-middle .list:nth-child(2) .box .a.all-a .img img{
    margin-left: -45px;
} */
.service-paper .main-bottom{
    margin-bottom: 190px;
}
.service-paper .main-bottom .container-xl{
    max-width: 1530px;
}
.service-paper .main-bottom .items{
    margin-top: 135px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.service-paper .main-bottom .container-xl:nth-child(even) .items{
    flex-direction: row-reverse;
}
.service-paper .main-bottom .items .h2{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222;
    margin-bottom: 35px;
}
.service-paper .main-bottom .items .text{
    font-size: 16px;
    line-height: 28px;
    color: 33333px;
}
.service-paper .main-bottom .items .box-text{
    width: 44%;
}
.service-paper .main-bottom .items>.img{
    width: 50%;
}
.service-paper .main-bottom .items>.img img{
    border-radius: 10px;
}
.service-paper .main-bottom .container-xl:nth-child(odd){
    display: flex;
    justify-content: flex-start;
}
.service-paper .main-bottom .container-xl:nth-child(odd) .box-text{
    padding-right: 45px;
}
.service-paper .main-bottom .container-xl:nth-child(even){
    display: flex;
    justify-content: flex-end;
}


/*Innovation-paper*/
.Innovation-paper{
    padding-top: 156px;
}
.Innovation-paper .all-h2{
    font-size: 32px;
    line-height: 56px;
    color: #222222;
    font-weight: bold;
}
.Innovation-paper .main-top .h2{
    margin-top: 40px;
    margin-bottom: 35px;
}
.Innovation-paper .text{
    font-size: 16px;
    line-height: 28px;
    color: rgba(102,102,102,.8);
    
}
.Innovation-paper .d{
    text-align: center;
}
.Innovation-paper .d>.img{
    margin-top: 40px;
    margin-bottom: 45px;
}
.Innovation-paper .main-middle{
    padding-top: 90px;
    margin-bottom: 100px;
}
.Innovation-paper .main-middle .content{
    margin-top: 84px;
}
.Innovation-paper .main-middle .content .items{
    display: flex;
    justify-content: space-between ;
    align-items: center;
}
.Innovation-paper .main-middle .content .items .text span{
    color: #94252d; 
    font-weight: bold;
}
.Innovation-paper .main-middle .content .items .text p{
    margin-bottom: 20px;
}
.Innovation-paper .main-middle .content .items .text p:last-child{
    margin-bottom: 0px;
}
.Innovation-paper .main-middle .author{
    font-size: 26px; 
    line-height: 26px;
    color: #000000;
    margin-top: 70px;
}
.Innovation-paper .main-middle .h3{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 70px;
}
.Innovation-paper .main-middle .items .box-text>.img{
    margin-bottom: 40px;
}
.Innovation-paper .main-middle .items.items-1{
    position: relative;
    align-items: flex-start;
}
.Innovation-paper .main-middle .items-1>.img{
    width: 31%;
}
.Innovation-paper .main-middle .items-1 .box-text{
    width: 61%;
    padding-top: 83px;
}
.Innovation-paper .main-middle .items-1 .box-text .small-img{
    opacity: .1;
    position: absolute;
    top: 0;
    right: 142px;
    width: 244px;
    height: 204px;
}
.Innovation-paper .main-middle .items-2{
    flex-direction: row-reverse;
    margin-top: 66px;
}
.Innovation-paper .main-middle .items-2>.img{
    width: 50%;
}
.Innovation-paper .main-middle .items-2 .box-text{
    width: 43%;
}
.Innovation-paper .main-bottom .d .h2{
    margin-bottom: 50px;
}
.Innovation-paper .main-bottom .content{
    display: flex;
    justify-content: space-between;
    margin-bottom: 217px;
}
.Innovation-paper .main-bottom .content .list{
    width: calc(calc(100% - 59px) / 2);
}
.Innovation-paper .main-bottom .content .list .box{
    padding-left: 28px;
    position: relative;
    margin-top: 36px;
}
.Innovation-paper .main-bottom .content .list .box:before{
    content: "";
    width: 5px;
    height: 42px;
    background-color: #94252d;
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
}
.Innovation-paper .main-bottom .content .box .h5{
    font-size: 16px;
    line-height: 28px;
    color: #333;
    display: flex;
}
.Innovation-paper .main-bottom .content .box .h5 p{
    font-weight: bold;
    
}
.Innovation-paper .main-bottom .content .box .h5 span{
    color: #666666;
    opacity: .8;
    height: 30px;
    overflow: hidden;
}

/*product-index-paper*/

.product-index-paper{
    padding-top: 160px;
}
.product-index-paper .main-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 97px;
}
.product-index-paper .main-top .right{
    display: flex;
    width: 50%;
}
.product-index-paper .main-top .right .img{
    border-radius: 10px;
    overflow: hidden;
}
.product-index-paper .main-top .right .img:first-child{
    margin-right: 30px;
}
.product-index-paper .main-top .left{
    width: 45%;
}
.product-index-paper .main-top .left .h2{
    font-size: 32px;
    line-height: 42px;
    color: #333333;
    font-weight:bold;
    margin-bottom: 50px;
}
.product-index-paper .main-top .left .text{
    font-size: 16px;
    line-height: 28px;
    color:#333333;
    opacity: .8;
    
    margin-top: 55px;
}
.product-index-paper .main-top .left .text p{
    margin-bottom: 20px;
    word-break:keep-all;
}
.product-index-paper .main-top .left .text p:last-child{
    margin-bottom: 0px;
}
.product-index-paper .content{
    background-color: #f8f8f8;
    border-radius: 0px 10px 10px 0px;
    padding-top: 97px;
    padding-bottom: 130px;
}
.product-index-paper .product-content .col-md-6:nth-child(odd).active{    animation: bounceInLeft;animation-duration: 2s;}
.product-index-paper .product-content .col-md-6:nth-child(even).active{    animation: bounceInRight;animation-duration: 2s;}
.product-index-paper .product-content.row{
    margin: 0 -20px;
}
.product-index-paper .content .items:hover{
    box-shadow: 0px 20px 50px 0px 
        rgba(0, 0, 0, 0.05);
}
.product-index-paper .content .items{
    background-color: #ffffff;
    border-radius: 10px;
}
.product-index-paper .content .col-md-6{
    margin-bottom: 40px;
    padding: 0 20px;
}
.product-index-paper .content .items .box{
    padding-left: 60px;
    padding-right: 94px;
    height: 720px;
    padding-top: 45px;
}
.product-index-paper .content .a.all-a{
    align-items:flex-start;
    position: relative;
    display: inherit;
    overflow: hidden;
}
/* .product-index-paper .content .a.all-a a p{display: inline-flex;} */
.product-index-paper .content .h2{
    height: 86px;
    overflow: hidden;
}
.product-index-paper .content .a.all-a a{
    font-size: 32px;display: inline-flex;
    line-height: 42px;
    font-weight: bold;
    color: #333333;
    background-size: 100% 4px;
    text-underline-offset: 1px;
    text-decoration: underline;
    text-underline-position: under;
    background: none;
    transition: ease-in-out .5s;
}
.product-index-paper .content .a.all-a img{
    margin-left: 17px;
}
.product-index-paper .content .a.all-a:hover a {
    background-size: 0 4px;
    color: #94252d;
}
.product-index-paper .content .text-desc{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    height: 115px;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 30px;
}
.product-index-paper .content li a{
    font-size: 14px;
    line-height: 40px;
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
    text-underline-position: under;
    /* text-underline-offset: 2px; */
    
}
.product-index-paper .content li a::before{
    content: "■";
    font-size: 25px;
    line-height: 40px;
    color: #333333;

}
.product-index-paper .content li a:hover{
    color: #94252d;
}
.product-index-paper .content li a:hover::before{
    color: #94252d;
}

/*product-detail-paper*/
/* .product-detail-paper{
    margin-bottom: 168px;
}
.product-detail-paper .product-first .left h1{
    font-size: 32px;
    line-height: 42px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 30px;
}
.product-detail-paper .product-first .left .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    margin-bottom: 67px;
}
.product-detail-paper .product-first .left .text p{
    margin-bottom: 20px;
}
.product-detail-paper .product-first .left .text p:last-child{
    margin-bottom: 0px;
}
.product-detail-paper .product-first .left .box{
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}
.product-detail-paper .product-first .left .box .a a.back{
    height: 51px;
}
.product-detail-paper .product-first .left .box>div{
    margin-right: 18px;
}
.product-detail-paper .product-first .left .box .d1 .hong{
    display: none;
}
.product-detail-paper .product-first .left .box .d1:hover .hong{
    display: block;
}
.product-detail-paper .product-first .left .box .d1:hover .bai{
    display: none;
}
.product-detail-paper .product-first .left .box .d2{
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #333333;
    
}
.product-detail-paper .product-first .left .share{
    font-size: 16px;
    line-height: 32px;
    color: #666;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.product-detail-paper .product-first .left .share>p{
    margin-right:10px;
    
}
.product-detail-paper .product-first .left .share a{
    width: 24px;
    height: 24px;
    background: #dddddd;
    border-radius: 4px;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 7px;
    font-size: 14px;
}
.product-detail-paper .product-first .left .share a:hover{
    color: #94252d;
}
.product-detail-paper .product-first{
    display: flex;
    justify-content: space-between;
}
.product-detail-paper .product-first .left{
    width: 50%;
}
.product-detail-paper .product-first .right{
    width: 42%;
    padding-right: 90px;
}*/
 .product-nav{
    display: flex;
    height: 72px;
    background-color: #ffffff;
    box-shadow: 0px 8px 20px 0px 
        rgba(0, 0, 0, 0.08);
    margin: 0 auto 0;
    max-width: 1400px;
}
 .product-nav{position: relative;   }
 .product-nav-xl.fadeInDown{
    position: fixed;top: 84px;
    right: 0;
    left: 0;
    z-index: 99; 
    /* max-width: 1920px; */
    /* padding:0 240px; */
    background-color: #ffffff;
    box-shadow: 0px 2px 10px 0px 
        rgba(148, 37, 45, 0.5);
} 
 .product-nav a {
    font-size: 16px;
    line-height: 72px;
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

 .product-nav li{
    flex: 1;
   /* width: calc(100% / 4); */
    position: relative; 
}
 .product-nav li a:hover::after{
    content: "";
    width: 100%;
    height: 6px;
    background-color: #94252d;
    box-shadow: 0px 10px 20px 0px 
        rgba(0, 0, 0, 0.05);
        position: absolute;
        bottom: 0;
}
 .product-nav li a.active::after{
    content: "";
    width: 100%;
    height: 6px;
    background-color: #94252d;
    box-shadow: 0px 10px 20px 0px 
        rgba(0, 0, 0, 0.05);
        position: absolute;
        bottom: 0;
}
 .product-nav li+li::before{
    content: "";
    width: 1px;
    height: 56px;
    background-color: #dddddd;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 8px;
}
/* .product-detail-paper .all-h3{
    font-size: 28px;
    line-height: 56px;
    font-weight: bold;
    color: #94252d;
    margin-bottom: 40px;
    padding-left: 3px;
} */
/* .product-detail-paper .description{
    margin-top: 110px;
}
.product-detail-paper .description .text {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    
}
.product-detail-paper .description .text p{
    margin-bottom: 25px;
}
.product-detail-paper .description .text p:last-child{
    margin-bottom: 0px;
}
.product-detail-paper .features{
    margin-top: 70px;
}
.product-detail-paper .features .box{
    height: 240px;
}
.product-detail-paper .features .h5{
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #333;
    
    margin-bottom: 20px;
    margin-top: 45px;
    height: 50px;
    overflow: hidden;
}
.product-detail-paper .features .text{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    
}
.product-detail-paper .features .items:hover{
    box-shadow: 0px 8px 20px 0px 
        rgba(0, 0, 0, 0.08);
}
.product-detail-paper .features .text p{
    margin-bottom: 20px;
}
.product-detail-paper .features .text p:last-child{
    margin-bottom: 0px;
}
.product-detail-paper .features .content.row{
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -60px;
}
.product-detail-paper .features .col-md-4{
    margin-bottom: 60px;
    padding: 0 20px;
}
.product-detail-paper .parameters{
    margin-top: 110px;
}
.product-detail-paper .products{
    margin-top: 80px;
}*/
.p-d-news{margin-bottom: 168px;}
 .p-d-news .content.row{
    margin: 0 -20px;
}
 .p-d-news .col-md-6{
    padding: 0 20px;
}
 .p-d-news .items a{    transition: ease-in-out .4s;}
 .p-d-news .items{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px 
        rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
 .p-d-news .items a.left{
    width: 30%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
 .p-d-news .items a.left>img{
    width: 240px;
    height:150px;
}
 .p-d-news .items .right .date{
    font-size: 16px;
    line-height: 21px;
    color: #999999;
    opacity: .8;
    
    margin-bottom: 7px;
}
 .p-d-news .items .right .h5{
    margin-bottom: 10px;
}
 .p-d-news .items .right .h5 a{
    font-size: 20px;
    line-height: 21px;
    font-weight: bold;
    color: #222222;
}
 .p-d-news .items .right .text{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    opacity: .8;
    height: 50px;
    overflow: hidden;
    margin-bottom: 27px;
}
 .p-d-news .items .right .a.align a{
    
}
 .p-d-news .items .right{
    width: 63%;
}
 .p-d-news .items:hover a{color: #94252d !important;} 




.pro-con-top .box .left .pro-img .ply{
    position: absolute;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
}
.pro-con-top .box .left .pro-img .ply:hover img{transform: scale(1.2);}
.money {
    cursor: pointer;
    transition: all 0.5s ease;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
/*content*/
.pro-con-top{padding: 80px 0;}
.pro-con-top .whole-p{margin: 20px 0;color: #888888;}
.pro-con-top .pro-con-list{display: flex;justify-content: space-between;flex-wrap: wrap;color: #888888;width: 60%;margin: 10px 0;}
.pro-con-top .pro-con-list p{flex: 0 0 50%;margin: 10px 0;}
.pro-con-top .box{display: flex;justify-content: space-between;}
.pro-con-top .box .left{width: 35%;}
.pro-con-top .box .left .pro-img{position: relative;border: 1px solid #e6ecf2;text-align: center;}
.pro-con-top .box .left .pro-img .ply{position: absolute;bottom: 20px;right: 20px;}
.pro-con-top .box .right{width: 60%;}
.pro-con-top .box .right .whole-t1{line-height: 45px;color: #222222;text-transform: capitalize;}
.pro-con-top .box .right .con-gwc{margin-top: 20px;    display: flex;
    align-items: center;}
.pro-con-top .box .right .con-gwc span{margin-right: 20px;}
.pro-con-top .box .right .whole-a{color: #fff;background-color: #94252d;cursor: pointer;width: 220px;}
.pro-con-top .box .right .whole-a:hover{color: #94252d;background-color: transparent;}
.pro-con-top .box .right .product-thumbs{padding: 30px 0 0 0;border-top: 2px solid  #e6e9ed;margin: 0;margin-top: 30px;}
.pro-con-top .box .right .swiper-button-prev:after{content: '';}
.pro-con-top .box .right .swiper-button-prev{left: -25px;}
.pro-con-top .box .right .swiper-button-next{right: -25px;}
.pro-con-top .box .right .swiper-button-next,.pro-con-top .box .right .swiper-button-prev{top: 60%;color: #94252d;}
.pro-con-top .box .right .cart{cursor: pointer;width: 54px;height: 54px;line-height: 54px; text-align: center;color: #999;font-size: 22px;border-radius: 50%;overflow: hidden;display: block;}
.pro-con-top .box .right .cart:hover{background: #94252d;border-color: #94252d;color: #fff;transition: all 0.3s;}
.pro-con-top .box .right .cart .off{display: block;}
.pro-con-top .box .right .cart .on{display: none;}
.pro-con-top .box .right .cart:hover .off{display: none;}
.pro-con-top .box .right .cart:hover .on{display: block;}
@media(max-width:768px) {
    .pro-con-top{padding: 20px 0;}
    .pro-con-top .box{flex-direction: column;}
    .pro-con-top .box .left{width: auto;margin-bottom: 20px;}
    .pro-con-top .whole-p{margin: 10px 0;}
    .pro-con-top .pro-con-list{width: auto;}
    .pro-con-top .box .right{width: auto;}
    .pro-con-top .box .right .whole-t1{line-height: 22px;}
    .pro-con-top .pro-con-list p{margin: 0;}
    .pro-con-top .box .right .whole-a{margin: 0; margin-bottom:0;}
    .products-detail-paper .content{margin-top: 10px !important;}
}

.products-detail-paper .content .side-box.p-2{padding-bottom: 0px !important;}
.products-detail-paper .content{margin-top: 100px;}
.products-detail-paper .content .box{border: solid 1px #e7e7e7;margin-bottom: 20px;}
.products-detail-paper .content .box .top{background-color: #f2f2f2;border-bottom: solid 1px #e7e7e7;}
.products-detail-paper .content .box .top .a1{background-color: #fff;border-top: 3px solid #94252d;display: inline-block;padding: 5px 10px;}
.products-detail-paper .content .box .wh{width: 57%;margin: 0 auto;padding: 20px 0;}
.products-detail-paper .content .box.pro-duibi .wh{width:100%;padding:30px 70px;}
.products-detail-paper .content .box .wh p{color: #555555;font-size: 14px;margin: 10px 0;}
.products-detail-paper .content .box .wh h5{font-family: 'Rubik';font-size: 14px;color: #666666;margin: 10px 0;}
@media(max-width:768px) {
    .products-detail-paper .content .box{margin-bottom: 10px;}
    .products-detail-paper .content .box .wh{padding: 10px 0;width: 90%;}
    .products-detail-paper .content .box.pro-duibi .wh{padding: 10px 0;width: 90%;}
    .table-wrapper table th, .table-wrapper table td{font-size: 12px;}
}

.pro-con-reasons{text-align: center;padding: 160px 0;}
.pro-con-reasons .whole-t1{color: #2c2c2c;margin-bottom: 80px;}
.pro-con-reasons .box{display: flex;justify-content: space-between;}
.pro-con-reasons .box .left{flex: 0 0 31%;font-size: 15px;color: #888888;text-align: left;}
.pro-con-reasons .box .right{flex: 0 0 66%;}
.pro-con-reasons .box .right .text{box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.1);padding:20px;height: 100%;}
.pro-con-reasons .box .right .text .whole-t2{color: #2c2c2c;font-size: 16px;margin-top: 20px;}
.pro-con-last{padding-bottom: 120px;}
.pro-con-last .last{box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.1);display: flex;}
.pro-con-last .last .left{flex: 0 0 49%;}
.pro-con-last .last .right{display: flex;flex-direction: column;justify-content: center;flex: 0 0 51%;padding: 0 70px;}
.pro-con-last .last .right .whole-p{margin: 40px 0;}
@media(max-width:768px) {
    .pro-con-reasons{padding: 20px 0;}
    .pro-con-reasons .box{flex-direction: column;}
    .pro-con-reasons .whole-t1{margin-bottom: 10px;}
    .pro-con-reasons .box .right{margin-top: 10px;}
    .pro-con-reasons .box .right .text{padding: 10px;}
    .pro-con-reasons .box .right .col-6{margin-bottom: 10px;}
    .pro-con-reasons .box .right .text .img img{width: 25%;}
    .pro-con-reasons .box .right .text .whole-t2{font-size: 14px;margin-top: 10px;}
    .pro-con-last .last{flex-direction: column-reverse;}
    .pro-con-last .last .right{padding: 20px ;}
    .pro-con-last .last .right .whole-p{margin: 10px 0;}
    .pro-con-last{padding-bottom: 20px ;}
}

.sub-heading {
    position: relative;
    background: #f2f2f2;
    padding: 8px;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: normal;
}
.sub-heading:before {
    font-family: 'cmsfont';
    content: "\f105";
    margin-right: 8px;
}
.sub-heading:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 200px;
    height: 2px;
    background: #94252d;
}










/*product-list-paper*/
.product-list-paper{
    padding-top: 100px;
}
.product-list-paper .content{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-list-paper .p-l-machinery{
    margin-bottom: 55px;
}
.product-list-paper .p-l-machinery .content-1{
    margin-bottom: 60px;
}
.product-list-paper .all-h2{
    font-size: 32px;
    line-height: 42px;
    font-weight:bold;
    color: #333;
}
.product-list-paper .p-l-machinery .left .h2{
    margin-bottom: 50px;
}
.product-list-paper .p-l-machinery .content-1 .left{
    padding-top: 10px;
}
.product-list-paper .p-l-machinery .content-1 .left .text{
    margin-top: 50px;
}
.product-list-paper .p-l-machinery .content-2 .left .text{
    margin-top: 20px;
}
.product-list-paper .p-l-machinery .left .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
}
.product-list-paper .p-l-machinery .left .text p{
    margin-bottom: 20px;
}
.product-list-paper .p-l-machinery .left .text p:last-child{
    margin-bottom: 0px;
}
.product-list-paper .p-l-machinery .left .h4{
    font-size: 20px;
    line-height: 32px;
    color: #333333;
    font-weight: bold;
    width: 90%;
}
.product-list-paper .p-l-machinery .left{
    width: 45%;
}
.product-list-paper .p-l-machinery.second-class .right{width: 40%;}
.product-list-paper .p-l-machinery.second-class .right .small-img{}
.product-list-paper .p-l-machinery .content-1 .right{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-list-paper .p-l-machinery .right{
    width: 50%;
    /* background-color: #ffffff;
    box-shadow: 0px 20px 50px 20px 
        rgba(0, 0, 0, 0.05);
    border-radius: 10px; */
}
.product-list-paper .p-l-machinery .right .small-img{
    position: absolute;
    /* margin-left: 100px; */
    margin-top: 40px;
}
.product-list-paper .p-l-machinery .content-2 .right{
    display: flex;
    justify-content: space-between;

}
.product-list-paper .p-l-machinery .content-2 .right .h6{
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    color: #94252d;
    margin-bottom: 5px;
}
.product-list-paper .p-l-machinery .content-2 .right .p{
    font-size: 16px;
    line-height: 32px;
    color: #999999;
    
}
.product-list-paper .p-l-machinery .content-2 .right .img{
    padding-left: 3px;
    margin-bottom: 20px;
}
.product-list-paper .p-l-products .top{
    text-align: center;
    margin-bottom: 50px;
}
.product-list-paper .p-l-products .top .img{
    margin-bottom: 75px;
}
.product-list-paper .p-l-products .all-product .col-md-3>a{height: auto;}
.product-list-paper .top-product{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 103px;
    margin-top: 50px;
}
.product-list-paper .top-product .h2{
    margin-top: 55px;
    margin-bottom: 50px;
}
.product-list-paper .top-product .text{
    font-size: 16px;
    line-height: 28px;
    color: rgba(51,51,51,.8);
}
.product-list-paper .top-product .text p{
    margin-bottom: 20px;
}
.product-list-paper .top-product .text ul li{
    margin-bottom: 20px;
}
.product-list-paper .top-product .text ul li::before{
    content: "★";
    color: #94252d;
    margin-right: 10px;
    font-size: 20px;
}
.product-list-paper .top-product .right{
    width: 45%;
}
.product-list-paper .top-product .left{
    width: 55%;
    position: relative;
}
.product-list-paper .top-product .left .small-img{
    position: absolute;
    right: 0;
    bottom: 0;
}
.product-list-paper .top-product .left img{
    margin-left: -70px;
}
.product-list-paper .p-l-reasons{
    background-color: #f8f8f8;
    border-radius: 0px 10px 10px 0px;
    padding-top: 120px;
    padding-bottom: 75px;
}
.product-list-paper .p-l-reasons .h2{
    margin-bottom: 25px;
}
.product-list-paper .p-l-reasons .img{
    padding-bottom: 70px;
}
.product-list-paper .p-l-reasons .h5::before{
    content: url(../../images/sign-38.png);
    display: inline-block;
    position: absolute;
    left: 0;
    top: 8px;
}
.product-list-paper .p-l-reasons .items{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product-list-paper .p-l-reasons .list{
    margin-bottom: 70px;
    width: 44%;
}
/* .product-list-paper .p-l-reasons{overflow: hidden;}
.product-list-paper .p-l-reasons .list.active{
    animation: fadeInLeft 2s;
} */
.product-list-paper .p-l-reasons .h5{
    font-size: 20px;
    line-height: 56px;
    color: #333333;
    font-weight: bold;
    position: relative;
    padding-left: 50px;
    margin-bottom: 10px;
}
.product-list-paper .p-l-reasons .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    
}
.product-list-paper .p-l-providing{
    margin-top: 78px;
}
.product-list-paper .p-l-providing .h2{
    margin-top: 50px;
}
.product-list-paper .p-l-providing .top{
    margin-bottom: 100px;
}
.product-list-paper .p-l-providing .bottom.row{
    margin: 0 -20px;
}
.product-list-paper .p-l-providing .col-md-4{
    padding: 0 20px;
}
.product-list-paper .p-l-providing .bottom{
    padding-bottom: 80px;
}
.product-list-paper .p-l-providing .bottom .items:hover{
    background-color: #ffffff;
    box-shadow: 0px 20px 50px 0px 
        rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}
.product-list-paper .p-l-providing .bottom .img{
    border-radius: 10px;
    overflow: hidden;
}
.product-list-paper .p-l-providing .bottom .box{
    padding: 40px;
}
.product-list-paper .p-l-providing .bottom .h5{
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #333;
    margin-bottom: 30px;
    height: 50px;
    overflow: hidden;
}
.product-list-paper .p-l-providing  .bottom .text{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
}
.product-list-paper .p-l-providing  .bottom .text p{
    margin-bottom: 20px;
}
.product-list-paper .p-l-providing  .bottom .text p:last-child{
    margin-bottom: 0px;
}
.product-list-paper .p-l-applications{
    margin-bottom: 97px;
    margin-top: 50px;
}
.product-list-paper .p-l-applications .h2{
    margin-bottom: 25px;
}
.product-list-paper .p-l-applications .text{
    margin-top: 55px;
    font-size: 16px;
    line-height: 28px;
    color: rgba(102,102,102,.8);
    margin-bottom: 40px;
    
}
.product-list-paper .p-l-applications .text span{
    color: #94252d;
    display: inline-block;
    margin-right: 18px; 
}
.product-list-paper .p-l-applications .text p{
    margin-bottom: 25px;
}
.product-list-paper .p-l-applications .text p:last-child{
    margin-bottom: 0px;
}
.product-list-paper .p-l-applications .content-3 .left{
    width: 45%;
}
.product-list-paper .p-l-applications .content-3 .right{
    width: 66%;margin-right: -164px;
}
.product-list-paper .p-l-applications .content-3 .right img{
    
}

@media(max-width:1730px){
    .product-list-paper .p-l-applications .content-3 .right{width: 60%;margin-right: -80px;}
}
@media(max-width:1560px){
    .product-list-paper .p-l-applications .content-3 .right{width: 60%;margin-right: -50px;}
}
@media(max-width:1540px){
    .product-list-paper .top-product .left{width: 50%}
    .product-list-paper .top-product .left img{margin-left: 0;}
}
@media(max-width:1500px){
    .product-list-paper .p-l-applications .content-3 .right{width: 55%;margin-right: 0px;}
    .product-list-paper .content{margin-top: 50px;}
}
@media(max-width:1300px){
    .product-list-paper .content{margin-top: 70px;}
}

.product-list-paper .p-l-service .content{
    align-items: first baseline;
}
.product-list-paper .p-l-service{
    background-color: #f8f8f8;
    border-radius: 0px 10px 10px 0px;
    padding-top: 150px;
    padding-bottom: 140px;
}
.product-list-paper .p-l-service .left{
    width: 45%;
}
.product-list-paper .p-l-service .right{
    width: 52%;
}
.product-list-paper .p-l-service .left>.img{
    margin-bottom: 80px                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ;
}
.product-list-paper .p-l-service .h2{
    margin-bottom: 30px;
}
.product-list-paper .p-l-service .list{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 32px;
}
.product-list-paper .p-l-service .list:last-child{
    margin-bottom: 0;
}
.product-list-paper .p-l-service .h6{
    font-weight: bold;
    color: #333333;
    
}
.product-list-paper .p-l-service .text{
    color: #666666;
    opacity: .8;
}
.product-list-paper .p-l-service .small-img{
    width: 19%;
}
.product-list-paper .p-l-service .small-img img{
    padding-top: 9px;
}
/* .product-list-paper .p-l-service .small-img img{
    display: inline-block;background-color: yellow;
} */
.product-list-paper .p-l-service .box{
    padding-left: 54px;
    width: 81%;
}


/*m-service-paper*/
.m-services-paper{
    padding-top: 125px;
    max-width: 1920px;
    margin-bottom: 167px;
}
.m-services-paper .content{
    background-image: url(../../images/m-services.back.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 60px;
    padding-bottom: 70px;
    background-size: contain;
    
}
.m-services-paper .top{
    margin-bottom: 110px;
}
.m-services-paper .top .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    margin-top: 45px;
}
.m-services-paper .content .items{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1320px;
}
.m-services-paper .content .box-items:nth-child(odd) .text{
    padding-right: 5px;
}
.m-services-paper .content .box-items:nth-child(even) .text{
    padding-left: 5px;
}
.m-services-paper .content .box-items:nth-child(odd) .items{
    flex-direction: row-reverse;
}
.m-services-paper .content .box-items:nth-child(odd) .img img{
    border-radius: 20px 0px 0px 20px;
}
.m-services-paper .content .box-items:nth-child(odd){
    display: flex;
    justify-content: flex-end;
}
.m-services-paper .content .box-items:nth-child(odd) .box-text{
    text-align: right;
}
.m-services-paper .content .box-items:nth-child(odd) .text{
    border-right: 3px solid #94252d;
    padding-right: 38px;
}
.m-services-paper .content .box-items:nth-child(even) .text{
    border-left: 3px solid #94252d;
    padding-left: 38px;
}
.m-services-paper .content .box-items:nth-child(even) .img img{
    border-radius: 0px 20px 20px 0px;
}
.m-services-paper .content .img{
    width: 38%;
}
.m-services-paper .content .box-text{
    width: 56%;
}
.m-services-paper .content .box-text .h2{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 40px;
}
.m-services-paper .content .box-text .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    
}

@media(max-width:1470px){
    .m-services-paper .content {background-size: cover;}
}
@media(max-width:1370px){
    .m-services-paper .content .box-items:nth-child(even) .box-text{padding-right: 50px;}
    .m-services-paper .content .box-items:nth-child(odd) .box-text{padding-left: 50px;}
}
@media(max-width:1330px){
    .m-services-paper .content .box-items{margin-bottom: 60px;}
}


/*case-paper*/
.case-paper{
    margin-top: 120px;
    margin-bottom: 243px;
}
.case-paper .top{
    text-align: center;
    margin-bottom: 205px;
}
.case-paper .top .text{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    margin-top: 35px;
    margin-bottom: 85px;
}
.case-paper .top .text p{
    margin-bottom: 25px;
}
.case-paper .top .text p:last-child{
    margin-bottom: 0px;
}
.case-paper .bottom{
    max-width: 1560px;
    margin-right: -160px;
}
.case-paper .bottom .h2{
    font-size: 32px;
    line-height: 42px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 30px;
}
.case-paper .bottom .h2::after{
    content: "";
    width: 60px;
    height: 5px;
    background-color: #94252d;
    display: block;
    margin-top: 35px;
}
.case-paper .bottom .text{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    
    margin-bottom: 25px;
}
.case-paper .bottom .text p{
    margin-bottom: 20px;
}
.case-paper .bottom .text p:last-child{
    margin-bottom: 0px;
}
.case-paper .bottom .box-img{
    display: flex;
    margin-top: 55px;
}
.case-paper .bottom .box-img img{
    margin-right: 21px;
    width: 25%;
    border-radius: 6px;
}
.case-paper .bottom .box-img img:last-child{
    margin-right: 0px;
}
.case-paper .bottom .items{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 90px;
}
.case-paper .bottom .items:last-child{
    margin-bottom: 0;
}
.case-paper .bottom .items .box-text{
    width: 49%;
}
.case-paper .bottom .items .right-img{
    width: 45%;
    border-radius: 10px;
    overflow: hidden;
}

@media(max-width:1720px){
    .case-paper .bottom {margin-right:-120px}
}
@media(max-width:1640px){
    .case-paper .bottom {margin-right:-70px}
}
@media(max-width:1580px){
    .case-paper .bottom {margin-right:-30px}
}
@media(max-width:1470px){
    .case-paper .bottom {margin-right:0px}
}
@media(max-width:1280px){
    .case-paper .bottom .h2{font-size: 29px;}
}

/*faq-paper*/
.faq-paper{
    margin-top: 126px;
    margin-bottom: 126px;
}
.faq-paper .top{
    text-align: center;
    margin-bottom: 105px;
}
.faq-paper .top .p{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    margin-top: 80px;
}
.faq-paper .faq-paper-xl{
    display: flex;
    justify-content: flex-end;
}
.faq-paper .faq-paper-xl .left{
    width: 20%;
}
.faq-paper .faq-paper-xl .left a{
    color: #94252d;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 5px;
    display: inline-flex;align-items: center;
}
.faq-paper .faq-paper-xl .left a::after{
    content: "→";
    overflow: hidden;
    opacity: 0;
    transition: opacity .4s;
}
.faq-paper .faq-paper-xl .right .content{display: none;}
.faq-paper .faq-paper-xl .right .content.active{display: block;}
.faq-paper .faq-paper-xl .left a.active{
    text-decoration: underline !important;
}
.faq-paper .faq-paper-xl .left a.active:after{
    overflow: visible;
    opacity: 1;
}
.faq-paper .faq-paper-xl .left a:hover:after{
    overflow: visible;
    opacity: 1;
}
.faq-paper .faq-paper-xl .left a:hover{
    text-decoration: none;
}
.faq-paper .faq-paper-xl .left li{
    margin-bottom: 35px;
}
.faq-paper .faq-paper-xl .right{
    width: 80%;
}
.faq-paper .right{
    width: 63%;
    border-top: 2px solid #94252d;
}
.faq-paper .right .items{
    border-bottom: 1px solid #dddddd;;
    padding-bottom: 10px;
    padding-right: 14px;
    cursor: pointer;
}
.faq-paper .right .items .quen-q{
    font-size: 18px;
    line-height: 32px;
    color:#333333;
    font-weight: bold;
    display:flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}
.faq-paper .right .items .quen-a{
    font-size: 16px;
    line-height: 28px;
    color:#666666;
    opacity: .8;
    margin-top: 10px;
    width: 90%;
}
.faq-paper .right .items .up{
    display: none;    
}
.faq-paper .right .items .up,
.faq-paper .right .items .down{
    font-size: 30px;
    transition: all 0.6s ease-in-out;
}
.faq-paper .right .items.active .up{
    display: block;
}
.faq-paper .right .items.active .down{
    display: none;
}
.faq-paper .right .items.active {
    padding-bottom: 50px;
    border-bottom: 1px solid transparent;
}


/*become-paper*/
.become-paper{
     margin-top: 175px;
     margin-bottom: 204px;
}
.become-paper .all-h2{
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    color: #222222;
}
.become-paper .all-text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    
}
.become-paper .content{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.become-paper .content .left{
    width: 47%;
}
.become-paper .content .left>.img{
    margin-top: 60px;
    margin-bottom: 50px;
}
.become-paper .content .left .text{
    margin-bottom: 55px;
}
.become-paper .content .left .text p{
    margin-bottom: 25px;
}
.become-paper .content .left .text p:last-child{
    margin-bottom: 0px;
}
.become-paper .content .left>.a a{
    width: 261px;
    justify-content: center;
}
.become-paper .content .right{
    width: 47%;
}
.become-paper .content .right img{
    border-radius: 10px;
}
.become-paper .benefits{
    display: flex;
    justify-content: space-between;
    margin-top: 170px;
    margin-bottom: 43px;
}
.become-paper .benefits .h2:after{
    content: "";
    width: 61px;
    height: 5px;
    background-color: #94252d;
    display: block;
    margin-top: 45px;
}
.become-paper .benefits .text{
    margin-top: 40px;
}
.become-paper .benefits .text .h5{
    font-size: 20px;
    line-height: 56px;
    color: #94252d;
    font-weight: bold;
}
.become-paper .benefits .text .box{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
    padding-left: 28px;
    
}
.become-paper .benefits .list{
    margin-bottom: 30px;
}
.become-paper .benefits .list .h5::before{
    content: "★";
    display: inline;
    font-size: 20px;
    line-height: 56px;
    color: #94252d;
    font-weight: bold;
    margin-right: 10px;
}
.become-paper .benefits .box-img{
    width: 47%;
}
.become-paper .benefits .box-img .img-1{
    border-radius: 311px 311px 311px 10px;
}
.become-paper .benefits .box-img .img-2{
    width: 45%;
    margin-top: 20px;
    border-radius: 10px 150px 150px 150px;
}
.become-paper .benefits .box-text{
    width: 46%;
}
.become-paper .become-service{
    background-color: #f8f8f8;
    padding-top: 110px;
    padding-bottom: 70px;
}
.become-paper .become-service .top{
    text-align: center;
}
.become-paper .become-service .top .h1{
    font-size: 42px;
    line-height: 56px;
    font-weight: bold;
    color: #222222;
}
.become-paper .become-service .bottom{
    display: flex;
    justify-content: space-between;
    margin-top: 64px;
}
.become-paper .become-service .bottom .items{
    padding: 65px 30px 40px 40px;
    background-color: #ffffff;
    width: calc(calc(100% - 40px * 2) / 3);
}
.become-paper .become-service .bottom .items .h5{
    font-size: 20px;
    line-height: 56px;
    color: #333333;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 10px;
}
.become-paper .become-service .bottom .items .text{
    font-size: 14px;
    line-height: 28px;
    color: #333333;
    opacity: .8;
}
.become-paper .become-service .bottom .items .text p::before {
    content: "◎";
    font-size: 30px;
    line-height: 30px;
    color: #94252d;
    position: absolute;
    top: 0;
    left: -30px;
    /* margin-right: 10px;padding-bottom: 0px;
    display: inline-block;display: inline-flex;align-items: center; */
}
.become-paper .become-service .bottom .items .text p {
    margin-bottom: 25px;
    display: inline-flex;
    align-items: flex-start;
    text-indent: 30px;
    position: relative;
}
.become-paper .become-service .bottom .items .text p:last-child{
    margin-bottom: 0px;
}
.become-paper .dealer{
    flex-direction: row-reverse;
    margin-top: 126px;
}
.become-paper .dealer .right img{
    border-radius: 10px;
}
.become-paper .dealer .right{
    width: 54%;
}
.become-paper .dealer .left{
    width: 38%;
}
.become-paper .dealer .left .all-text{
}


/*history-paper*/
.history-paper .pagination-swiper .swiper-slide{position: relative;}
.history-paper .pagination-swiper .swiper-slide::after{content: "";width: 10px;height: 10px;border-radius: 50px;position: absolute;
bottom: -5px;z-index: 99;background-color: #dddddd;}
.history-paper .pagination-swiper .swiper-slide.swiper-slide-active:after{background-color: #94252d;}
.history-paper .pagination-swiper .swiper-slide.swiper-slide-active .num{color: #94252d;;font-size: 32px;margin-left: -25px;}
.history-paper .pagination-swiper .num{padding-bottom: 20px;margin-left: -10px;}
.history-paper .pagination-swiper .swiper-wrapper{padding-left: 35px;}

.history-paper{
    padding-bottom: 120px;
    max-width: 1920px;
    overflow: hidden;
    margin:  175px auto 0;
}
.history-paper .top{
    text-align: center; 
    font-size: 16px;
    line-height: 28px;
    color: #666;
    opacity: .8;
    margin-bottom: 110px;
}
.history-paper .top .text{
    margin-bottom: 110px;
}
.history-paper .top p{
    margin-bottom: 25px;
}
.history-paper .top p:last-child{
    margin-bottom: 0px;
}
.history-paper .bottom .mySwiper .swiper-slide{
    /* width: 697px !important; */
}
.history-paper .bottom .mySwiper .swiper-slide+.swiper-slide{
    border-left: 2px solid #dddddd;
}
.history-paper .bottom .items {
    padding:65px 75px 90px 60px;
}
.history-paper .bottom .items .num{
    font-family: 'Barlow';
    font-size: 120px;
    line-height: 120px;
    color: #e2e2e2;
    font-weight: bold;
    margin-bottom: 55px;
}
.history-paper .bottom .items .text{
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    opacity: .8;
    margin-bottom: 90px;
    height: 80px;
}
.history-paper .bottom .items .img{
    padding-right: 85px;
}
.history-paper .bottom .items .img img{border-radius: 10px;}
.history-paper .bottom .swiper{
    overflow: visible;
}
.history-paper .bottom{
    position: relative;
    padding-top: 100px;
}
.history-paper .bottom .date{
    display: flex;
    justify-content: center;
    /* position: absolute;
    top: 0; */
    position: relative;
    margin: auto;
    width: 850px;
    margin-bottom: 100px;
}
.history-paper .bottom .date .pagination{
    position: absolute;
    bottom: 0;
    background:  linear-gradient(to right, #dddddd , #dddddd) no-repeat right bottom;  /*   下划线效果      */
    background-position-x: right;
    background-position-y:  5px;
    background-size: 100% 2px;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet:nth-child(1){
    margin-left: 23px;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet:last-child{
    margin-right: 23px;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet{
    margin: 0 75px;
    width: 10px;
    height: 10px;
    opacity: 1;
    background:#dddddd;;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet-active{
    background: #94252d;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet:nth-child(1){
    position: relative;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet:nth-child(1):before{
    content: "2000";
    font-size: 18px;
    line-height: 32px;
    color: #666666;
    font-weight: 400;
    display: block;
    position: absolute;
    top: -45px;
    left: -15px;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet:nth-child(2){
    position: relative;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet:nth-child(2):before{
    content: "2007";
    font-size: 18px;
    line-height: 32px;
    color: #666666;
    font-weight: 400;
    display: block;
    position: absolute;
    top: -45px;
    left: -15px;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet:nth-child(3){
    position: relative;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet:nth-child(3):before{
    content: "2010";
    font-size: 18px;
    line-height: 32px;
    color: #666666;
    font-weight: 400;
    display: block;
    position: absolute;
    top: -45px;
    left: -15px;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet:nth-child(4){
    position: relative;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet:nth-child(4):before{
    content: "2014";
    font-size: 18px;
    line-height: 32px;
    color: #666666;
    font-weight: 400;
    display: block;
    position: absolute;
    top: -45px;
    left: -15px;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet:nth-child(5){
    position: relative;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet:nth-child(5):before{
    content: "2023";
    font-size: 18px;
    line-height: 32px;
    color: #666666;
    font-weight: 400;
    display: block;
    position: absolute;
    top: -45px;
    left: -15px;
}
.history-paper .bottom .date .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{
    color: #94252d !important;
    font-size: 32px;
    line-height: 32px;
    left: -30px;
}
.history-paper .bottom .date .box{
    background-color: pink;position: relative;
    top: 0;
    /* display: flex;
    flex-direction: column; */
}
.history-paper .bottom .date .next{
    position: absolute;right: 0px;
    top: 0;
}
.history-paper .bottom .date .prev{
    position: absolute;left: 0px;
    top: 0;
}
.history-paper .bottom .date .next:after{
    content: url(../../images/sign-48.png);
}
.history-paper .bottom .date .next:hover:after{
    content: url(../../images/sign-48-1.png);
}
.history-paper .bottom .date .prev:after{
    content: url(../../images/sign-49.png);
}
.history-paper .bottom .date .prev:hover:after{
    content: url(../../images/sign-49-1.png);
}

/*.contact-paper*/
/* .contact-paper{
    margin-top: 186px;
}
.contact-paper .contact-top{
    display: flex;
    margin-bottom: 124px;
}
.contact-paper .contact-top .main-left{
    width: 47%;
}
.contact-paper .contact-top .main-left img{
    height: 100%;
}
.contact-paper .contact-top .main-right{
    padding:90px 20px 50px 77px;
    width: 53%;
    background-color: #f8f8f8;
    display: flex;
    flex-direction: column;
    position: relative;
}
.contact-paper .contact-top .main-right .h2{
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
    color: #2a2323;
}
.contact-paper .contact-top .main-right .h2::after{
    content: "";
    width: 87px;
    height: 5px;
    display: block;
    margin-top: 20px;
    background-color: #e60014;
    margin-bottom: 54px;
    z-index: 1;
}
.contact-paper .contact-top .main-right ul::after{
    content: url(../../images/cont-back.png);
    position: absolute;
    display: block;
    bottom: 0;
    right:19px;
}
.contact-paper .contact-top .main-right ul li{
    display: flex;
    align-items: center;
    margin-bottom: 13px;
    position: relative;
    z-index: 1;
}
.contact-paper .contact-top .main-right ul .img{
    width: 54px;
    height: 54px;
    background-color: #94252d;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 19px;
}
.contact-paper .contact-top .main-right ul p:last-child,
.contact-paper .contact-top .main-right ul p:last-child a{
    font-size: 18px;
    line-height: 36px;
    color: #2a2323;
}
.contact-paper .contact-top .main-right ul p:last-child a:hover{
    text-decoration: underline;
}
.contact-paper .contact-bottom .main-head{
    display: flex;
    justify-content: first baseline;
    padding-bottom: 50px;
    border-bottom:1px solid #ececec;
}
.contact-paper .contact-bottom .main-head .d{
    margin-left: 19px;
    display: flex;
    flex-direction: column;
}
.contact-paper .contact-bottom .main-head .h4{
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    color: #212121;
    margin-bottom: 10px;
}
.contact-paper .contact-bottom .main-head p{
    color: #212121;
    font-size: 18px;
    line-height: 24px;
}
.contact-paper .contact-bottom .main-bottom{
    padding:69px 99px 0px 75px;
    margin-bottom: 145px;
}
.contact-paper .contact-bottom .main-bottom input,
.contact-paper .contact-bottom .main-bottom textarea{
    border-radius: 8px;
    border: none;
    background-color: #f4f4f4;
    padding:20px 0 20px 26px;
}
.contact-paper .contact-bottom .main-bottom input::placeholder,
.contact-paper .contact-bottom .main-bottom textarea::placeholder{
    font-size: 17px;
    line-height: 33px;
    color: #b0a9a9;
}
.contact-paper .contact-bottom .main-bottom .form-group {
    margin-bottom: 2rem;
}
.contact-paper .contact-bottom .main-bottom .form-row:last-child{
    margin-top: 1rem;
}
.contact-paper .contact-bottom .main-bottom .form-feedback .btn {
    font-size: 18px;
    line-height: 34px;
    width: 194px;
    height: 56px;
    border-radius: 8px;
    background-color: #94252d;
    transition: ease-in-out .4s;
}
.contact-paper .contact-bottom .main-bottom .form-feedback .btn:hover{
    background-color: #fff;
    color: #e60013;
    box-shadow: 3px 4px 27px 0px rgba(226, 30, 30, 0.48)
}
.contact-paper .contact-bottom .main-bottom .form-control {
    color: #b0a9a9;
} */

/*contact-paper*/
.contact-paper{
    margin-top: 125px;
    padding-bottom: 244px;
}
.contact-paper .top{
    margin-bottom: 140px;
}
.contact-paper .top .text{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-top: 45px;
}
.contact-paper .bottom{
    display: flex;
    justify-content: space-between;
}
.contact-paper .bottom .left{
    background-color: #f8f8f8;
    padding-top: 95px;
    padding-left: 90px;
    padding-right: 75px;
    padding-bottom: 100px;
}
.contact-paper .bottom .left .h3{
    font-size: 32px;
    line-height: 42px;
    color: #222222; 
    font-weight: bold;
    margin-bottom: 70px;
}
.contact-paper .bottom .left input,
.contact-paper .bottom .left textarea{
    background-color: #fff;
    border: none;
}
.contact-paper .bottom .left input::placeholder,
.contact-paper .bottom .left textarea::placeholder{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    opacity: .9;letter-spacing: .5px;
}
.contact-paper .bottom .left {width: 50%;}
.contact-paper .bottom .right {width: 43%;display: flex;flex-direction: column;}
.contact-paper .bottom .right .text{
    font-size: 16px;
    height: 28px;
    margin-top: 60px;
}
.contact-paper .bottom .right ul li{
    margin-bottom: 25px;
}
.contact-paper .bottom .right ul li:last-child{
    margin-bottom: 0;
}
.contact-paper .bottom .right ul li span:first-child{
    display: inline-block;
    width: 20px;
}
.contact-paper .bottom .right ul li span:last-child a{
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    color: #333333;text-decoration: underline;
}
.contact-paper .bottom .right ul li i{
    color: #94252d;margin-right: 24px;
}

.contact-paper .bottom .right .content-2{margin-top:50px;}

.contact-paper .bottom .right .content-2 .h2{
    font-size: 32px;
    line-height: 42px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 50px;
}
.contact-paper .bottom .left .form-feedback .form-control{
    padding: 15px 0 15px 30px;
}
.contact-paper .bottom .left .form-group{margin-bottom:30px ;}
.contact-paper .bottom .left .form-feedback .btn{
    width: 261px;
    height: 51px;
    background-color: #94252d;
    border-radius: 4px;
    margin-top: 50px;
}
.contact-paper .bottom .left .form-row>.col,
.contact-paper .bottom .left .form-row>[class*="col-"] {padding: 0;}


@media(max-width:1350px){
    .every-footer .container-xl{padding-top: 80px;padding-bottom: 0 !important;}
}
@media(max-width:768px){
.product-list-paper .p-l-machinery.second-class .right .small-img{position: relative;}

    .contact-paper .bottom .right .content-2{margin-top:0;}
    .banner-text{bottom: inherit;top: 0px;}
    .banner .banner-text .index-banner .text {width: 100%;transform: translateY(0);}
    .banner .banner-text .index-banner .text h1{font-size: 22px;line-height: 32px;margin-bottom: 10px;}
    .banner .banner-text .top-nav li a{font-size: 12px;line-height: 20px;display: inline;}
    .banner .banner-text .top-nav li::after {margin: 0 5px;}
    .banner .banner-text .top-nav {margin-top: 0px;flex-wrap: wrap;}
    .banner .img{width: 35px;display: none;}
    .banner .img img{width: 100%;height: auto;}
    .banner>img{height: 120px;}

    /*solution-paper*/
    .solution-paper{padding-top: 30px;}
    .solution-paper .s-unlocking .main-top .h2{font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .solution-paper .s-unlocking .main-top>.img img{width: 35px;}
    .solution-paper .s-unlocking .main-top .text {font-size: 14px;line-height: 20px;margin-top: 20px;}
    .solution-paper .s-unlocking .main-top{margin-bottom: 30px;}
    .solution-paper .s-unlocking .main-bottom{flex-wrap: wrap;}
    .solution-paper .s-unlocking .main-bottom .items{width: 100%;margin-bottom: 30px;}
    .solution-paper .s-unlocking .main-bottom .items:last-child{margin-bottom: 0px;}
    .solution-paper .s-unlocking .main-bottom .items .box{padding: 15px;}
    .solution-paper .s-unlocking .main-bottom .items .h5 {font-size: 18px;line-height: 26px;margin-bottom: 15px;}
    .solution-paper .s-unlocking .main-bottom .items .text{font-size: 14px;line-height: 20px;height:inherit;margin-bottom: 15px;}
    .solution-paper .s-performance {margin-top: 30px;margin-bottom: 30px;}
    .solution-paper .s-performance .h2{font-size: 18px;line-height: 28px;margin-bottom: 15px;}
    .solution-paper .s-performance .list {width: 100%;}
    .solution-paper .s-performance .list:last-child {margin-bottom: 0;}
    .solution-paper .s-performance .content .list.active{animation: none !important;}
    .solution-paper .s-performance .list .h5 {font-size: 16px;line-height: 24px;margin-bottom: 15px;}
    .solution-paper .s-performance .list .text {font-size: 14px;line-height: 20px;padding-left: 28px;}
    .solution-paper .s-back{height: 305px;margin-bottom: 0px;}
    .solution-paper .s-back>.img{width: 35px;}
    .solution-paper .s-back>.img img{width: 100%;height: auto;}
    .solution-paper .s-back .h2 {font-size: 20px;line-height:28px;margin-top: 20px;margin-bottom: 20px;}
    
    /*solution-in*/
    .solutions-in-paper {padding-top: 30px;}
    .solutions-in-paper .main-top .main-text>.img img{width: 35px;}
    .solutions-in-paper .main-top{margin-bottom: 30px;flex-direction: column-reverse;}
    .solutions-in-paper .main-top .main-img{width: 100%;margin-bottom: 30px;}
    .solutions-in-paper .main-top .main-text{width: 100%;}
    .solutions-in-paper .main-top .text {font-size: 14px;line-height: 20px;margin-top: 25px;}
    .solutions-in-paper .main-top .text p {margin-bottom: 15px;}
    .solutions-in-paper .main-middle .h2 {font-size: 18px;line-height: 26px;margin-bottom: 30px;}
    .solutions-in-paper .main-middle .list {width: 100%;margin-bottom: 30px;}
    .solutions-in-paper .main-middle .list:last-child{width: 100%;margin-bottom: 0px;}
    .solutions-in-paper .main-middle .h5 {font-size: 16px;line-height: 24px;margin-bottom: 5px;}
    .solutions-in-paper .main-middle .text{font-size: 14px;line-height: 20px;}
    .solutions-in-paper .main-middle .list img {margin-right: 25px;width: 50px;}
    .solutions-in-paper .main-bottom>.img img{width: 35px;}
    .solutions-in-paper .main-bottom .h2 {font-size: 18px;line-height: 26px;margin-bottom: 30px;}
    /* .all-product.row{margin-right: -7px;margin-left: -7px;margin-bottom: 30px;}
    .all-product .col-md-3{padding-left: 7px;padding-right: 7px;margin-bottom: 30px;}
    .all-product .col-md-3 p {font-size: 14px;line-height: 20px;letter-spacing: 0;}
    .all-product .col-md-3 p img {width: 18px;padding-left: 5px;margin-top: 0px;} */
    
    /*case-paper*/
    .case-paper{margin-top: 30px;margin-bottom: 30px;}
    .case-paper .top .big-img img{width: 100%;}
    .case-paper .top .text {font-size: 14px;line-height: 20px;margin-top: 15px;margin-bottom: 30px;}
    .case-paper .top .text p {margin-bottom: 15px;}
    .case-paper .top{margin-bottom: 30px;}
    .case-paper .top>.img img{width: 35px;}
    .case-paper .bottom .items{flex-direction: column-reverse;margin-bottom: 30px;}
    .case-paper .bottom .items .right-img{width: 100%;}
    .case-paper .bottom .items .box-text{width: 100%;margin-top: 30px;}
    .case-paper .bottom .h2 {font-size: 18px;line-height: 26px;}
    .case-paper .bottom .h2::after {margin-top: 15px;}
    .case-paper .bottom .text p {margin-bottom: 15px;}
    .case-paper .bottom .text{font-size: 14px;line-height: 20px;}
    .case-paper .bottom .box-img {margin-top: 25px;}
    .case-paper .bottom .box-img img{width: 30%;margin-right: 15px;}
    .case-paper .bottom .box-img img:last-child{margin-right: 0px;}

    /*about-us-paper*/
    .about-us-paper{padding-top: 30px;}
    .about-us-paper .main-top .about-kunba{flex-direction: column-reverse;}
    .about-us-paper .main-top .about-kunba .box-img{width: 100%;margin-bottom: 30px;}
    .about-us-paper .main-top .about-kunba .box-text {width: 100%;}
    .about-us-paper .main-top .about-kunba .h5 {line-height: 24px;}
    .about-us-paper .main-top .about-kunba .h2{font-size: 18px;line-height: 26px;margin-bottom: 25px;}
    .about-us-paper .main-top .about-kunba .box-text>.img img{width: 35px;}
    .about-us-paper .main-top .about-kunba .text{font-size: 14px;line-height: 20px;margin-bottom: 30px;}
    .about-us-paper .main-top .about-assurance{margin-top: 0;}
    .about-us-paper .main-top .about-assurance .h5 {font-size: 17px;line-height: 25px;margin-bottom: 30px;}
    .about-us-paper .main-top .about-assurance .items{flex-wrap: wrap;}
    .about-us-paper .main-top .about-assurance .list{width: 50%;margin-bottom: 30px;}
    .about-us-paper .main-top .about-assurance .list .h3 {font-size: 22px;line-height: 32px;}
    .about-us-paper .main-top .about-assurance .list>p {font-size: 16px;line-height: 24px;}
    .about-us-paper .main-top .about-assurance .list .img {margin-bottom: 25px;}
    .about-us-paper .main-middle{padding-top: 0px;background-position: top 340px right;background-size: 173%;}
    .about-us-paper .main-middle .h5 {font-size:16px;line-height: 24px;}
    .about-us-paper .main-middle .h2{font-size: 18px;line-height: 26px;margin-bottom: 30px;}
    .about-us-paper .main-middle .content{flex-flow: column-reverse;}
    .about-us-paper .main-middle .main-left {width: 100%;padding-bottom: 30px;margin-top: 0;}
    .about-us-paper .main-middle .main-left .text{margin-top: 30px;margin-bottom: 25px;font-size: 16px;line-height: 24px;}
    .about-us-paper .main-middle .main-left .box .a:first-child{margin-right: 0;margin-bottom: 15px;}
    .about-us-paper .main-middle .main-left .box .a{display: flex;}
    .about-us-paper .main-middle .main-right{width: 100%;}
    .about-us-paper .main-bottom{margin-top: 20px;margin-bottom: 0px;}
    .about-us-paper .main-bottom .items{flex-direction: column;}
    .about-us-paper .main-bottom .items>.img{width: 100%;margin-bottom: 25px;}
    .about-us-paper .main-bottom .items .box-text{width: 100%;}
    .about-us-paper .main-bottom .items .box-text>.img img{width: 35px;}
    .about-us-paper .main-bottom .items .h2{font-size: 18px;line-height: 26px;}
    .about-us-paper .main-bottom .items .text{font-size: 14px;line-height: 20px;margin-bottom: 30px;}
    .about-us-paper .main-bottom .items .a a{padding: 0 20px;height: 42px;}
    .about-us-paper .main-bottom .items:nth-last-of-type(odd) {margin-top: 30px;padding-top: 190px;background-position: top;background-size: contain;}
    .about-us-paper .main-bottom .items:nth-last-of-type(odd) .box-text {width: 100%;}
    .about-us-paper .main-bottom .items .text {margin-top: 15px;}

    /*team-paper*/
    .team-paper{padding-top: 30px;padding-bottom: 30px;}
    .team-paper .main-top{margin-bottom: 30px;}
    .team-paper .main-top .text{width: 100%;margin-bottom: 30px;}
    .team-paper .main-top>.img img{width: 35px;}
    .team-paper .content.row{margin-right: -7px;margin-left: -7px;}
    .team-paper .content .col-md-3{padding-right: 7px;padding-left: 7px;margin-bottom: 30px;}
    .team-paper .content .col-md-3:last-child{margin-bottom: 0;}
    .team-paper .content .col-md-3 .img>a{display: block;}
    .team-paper .content .text {padding-top: 15px;}
    .team-paper .content .text .h5{font-size: 16px;line-height: 24px;}
    .team-paper .content .text .post{font-size: 14px;line-height: 20px;}
    .team-paper .content .text .a {margin-top: 5px;}

    /*career-paper*/
    .career-paper{padding-top: 30px;}
    .career-paper .main-top{margin-bottom: 30px;}
    .career-paper .main-top .h3{font-size: 17px;line-height: 25px;margin-bottom: 15px;}
    .career-paper .main-top .container-xl>.img{margin-bottom: 20px;}
    .career-paper .main-top .container-xl>.img img{width: 35px;}
    .career-paper .main-top .text{font-size: 14px;line-height: 20px;}
    .career-paper .main-bottom .items .container-xl{flex-wrap: wrap;}
    .career-paper .main-bottom .items{margin-bottom: 30px;}
    .career-paper .main-bottom .items.items-1 .container-xl>.img{width: 100%;margin-bottom: 10px;}
    .career-paper .main-bottom .items.items-1 .big-box{padding-top: 10px;padding-bottom: 15px;width: 100%;padding-left: 15px;padding-right: 15px;}
    .career-paper .main-bottom .items.items-1 .big-box>.img img{width: 35px;}
    .career-paper .main-bottom .items .big-box>.img{margin-bottom: 15px;}
    .career-paper .main-bottom .items.items-1 .big-box .h3{font-size: 17px;line-height: 25px;margin-bottom: 15px;}
    .career-paper .main-bottom .items.items-1 .big-box .text{font-size: 14px;line-height: 20px;margin-bottom: 15px;}
    .career-paper .main-bottom .items.items-1 .big-box .text p:first-child {margin-bottom: 15px;}
    .career-paper .main-bottom .items .h5{font-size: 13px;line-height: 20px;}
    .career-paper .main-bottom .items.items-2 .container-xl{flex-wrap: wrap;}
    .career-paper .main-bottom .items.items-2 .container-xl>.img{width: 100%;margin-bottom: 20px;}
    .career-paper .main-bottom .items.items-2 .big-box{width: 100%;}
    .career-paper .main-bottom .items.items-2 .big-box>.img img{width: 35px;}
    .career-paper .main-bottom .items.items-2 .big-box .h3{font-size: 17px;line-height: 25px;margin-bottom: 15px;}
    .career-paper .main-bottom .items.items-2 .big-box .text{font-size: 14px;line-height: 20px;margin-bottom: 15px;}
    .career-paper .main-bottom .items.items-3 .container-xl>.img {width: 100%;margin-bottom: 20px;padding-top: 15px;}
    .career-paper .main-bottom .items.items-3 .big-box{width: 100%;}
    .career-paper .main-bottom .items.items-3 .big-box .h3 {font-size: 17px;line-height: 25px;margin-bottom: 15px;}
    .career-paper .main-bottom .items.items-3 .text{padding-right: 0;font-size: 14px;line-height: 20px;margin-bottom: 25px;}
    .career-paper .main-bottom .items.items-3 .container-xl.max-1660px{padding-bottom: 15px;}
    .career-paper .main-bottom .items.items-3 .small-box .a {margin-bottom: 15px;}
    .career-paper .main-bottom .items.items-3 {margin-bottom: 30px;}
    .career-paper .main-bottom .items.items-4 .container-xl>.img {width: 100%;margin-right: 0;margin-bottom: 20px;}
    .career-paper .main-bottom .items.items-4 .big-box{width: 100%;}
    .career-paper .main-bottom .items.items-4 .big-box .h3{font-size: 17px;line-height: 25px;margin-bottom: 30px;margin-bottom: 15px;}
    .career-paper .main-bottom .items .big-box .text {font-size: 14px;line-height: 20px;}
    .career-paper .main-bottom .items.items-4 .big-box .text p:first-child {margin-bottom: 15px;}
    .career-paper .main-bottom .items.items-4 .big-box .a{margin-top: 30px;}
    .career-paper .main-bottom .items.items-4 .big-box .a a{height: 42px;padding: 0 20px;}
    .Innovation-paper .main-middle{padding-top: 30px;}
    .Innovation-paper .all-h2{font-size: 18px;line-height: 26px;}

    /*Innovation-paper*/
    .Innovation-paper .main-middle .items-1 .box-text .small-img{display: none;}
    .Innovation-paper {padding-top: 30px;}
    .Innovation-paper .main-top>.img img{width: 35px;}
    .Innovation-paper .main-top .h2{font-size: 18px;line-height: 26px;margin-top: 15px;margin-bottom: 15px;}
    .Innovation-paper .d>.img img{width: 35px;}
    .Innovation-paper .d>.img{margin-top: 15px;margin-bottom: 15px;}
    .Innovation-paper .text{font-size: 14px;line-height: 20px;}
    .Innovation-paper .main-middle .content{margin-top: 30px;}
    .Innovation-paper .main-middle .items{flex-wrap: wrap !important;}
    .Innovation-paper .main-middle .items>.img{width: 100% !important;}
    .Innovation-paper .main-middle .items .box-text{width: 100% !important;padding-top: 25px;}
    .Innovation-paper .main-middle .content .items .text p {margin-bottom: 15px;}
    .Innovation-paper .main-middle .author{font-size: 16px;line-height: 24px;margin-top: 20px;}
    .Innovation-paper .main-middle .items-2 {margin-top: 30px;}
    .Innovation-paper .main-middle .h3{font-size: 17px;line-height: 25px;}
    .Innovation-paper .main-middle .h3 {margin-bottom: 15px;}
    .Innovation-paper .main-middle .items .box-text>.img img{width: 35px;}
    .Innovation-paper .main-middle .items .box-text>.img{margin-bottom: 15px;}
    .Innovation-paper .main-middle {margin-bottom: 30px;}
    .Innovation-paper .main-bottom .d .h2 {margin-bottom: 30px;}
    .Innovation-paper .main-bottom .content{flex-wrap: wrap;margin-bottom: 30px;}
    .Innovation-paper .main-bottom .content .list{width: 100%;margin-bottom: 30px;}
    .Innovation-paper .main-bottom .content .list:last-child{margin-bottom: 0px;}
    .Innovation-paper .main-bottom .content .list .box {margin-top: 20px;}
    .Innovation-paper .main-bottom .content .box .h5{font-size: 14px;line-height: 20px;}
    .Innovation-paper .main-bottom .content .box .h5 span{overflow: visible;height: inherit;}
    .Innovation-paper .main-bottom .content .list .box:before {top: 0;}


    /*quality-paper*/
    .quality-paper .quality-vacuum{padding-top: 30px;padding-bottom: 30px;}
    .quality-paper .quality-vacuum .container-xl{flex-direction: column-reverse;}
    .quality-paper .quality-vacuum .main-right{width: 100%;}
    .quality-paper .quality-vacuum .main-left{width: 100%;margin-top: 25px;}
    .quality-paper .quality-vacuum .h3{font-size: 17px;line-height: 25px;margin-bottom: 15px;}
    .quality-paper .quality-vacuum .main-left>.img img{width: 35px;}
    .quality-paper .quality-vacuum .text p{font-size: 14px;line-height: 20px;}
    .quality-paper .quality-vacuum .text p {margin-top: 15px;}
    .quality-paper .quality-vacuum .text{margin-top: 25px;}
    .quality-paper .quality-standards {padding-top: 30px;padding-bottom: 30px;}
    .quality-paper .quality-standards .container-xl>.img img{width: 35px;}
    .quality-paper .quality-standards .h2{font-size: 18px;line-height: 26px;margin-top: 15px;margin-bottom: 15px;}
    .quality-paper .quality-standards .text {font-size: 14px;line-height: 20px;margin-top: 20px;margin-bottom: 30px;}
    .quality-paper .quality-standards .a a{height: 52px;padding:0 20px}
    .quality-paper .quality-machine{padding-top: 30px;padding-bottom: 30px;}
    .quality-paper .quality-machine .items{flex-wrap: wrap;}
    .quality-paper .quality-machine .items>.img{width: 100%;margin-bottom: 15px;}
    .quality-paper .quality-machine .items>.img img:first-child {margin-bottom: 20px;}
    .quality-paper .quality-machine .items .text{width: 100%;}
    .quality-paper .quality-machine .items .h3{font-size: 17px;line-height: 25px;margin-bottom: 15px;}
    .quality-paper .quality-machine .items .text .text-img img{width: 35px;}
    .quality-paper .quality-machine .items .text .text-img{margin-bottom: 25px;}
    .quality-paper .quality-machine .items .box{font-size: 14px;line-height: 20px;}
    .quality-paper .quality-machine .items .h5{font-size: 16px;line-height: 24px;}
    .quality-paper .quality-machine .items li {font-size: 14px;line-height: 20px;}
    .quality-paper .quality-machine .items:nth-last-of-type(odd){margin-top: 30px;}
    .quality-paper .quality-policy .h2{font-size: 18px;line-height: 26px;}
    .quality-paper .quality-policy .p{font-size: 14px;line-height: 20px;margin-top: 20px;}
    .quality-paper .quality-policy .h2::after {margin-top: 15px;}
    .quality-paper .quality-policy .content{margin-top: 30px;flex-direction: column-reverse;}
    .quality-paper .quality-policy .main-right{width: 100%;}
    .quality-paper .quality-policy .main-right .img {margin-bottom: 20px;}
    .quality-paper .quality-policy .main-left{width: 100%;}
    .quality-paper .quality-policy .main-left .h4{font-size: 16px;line-height: 24px;margin-bottom: 10px;}
    .quality-paper .quality-policy .main-left .text{font-size: 14px;line-height: 20px;}
    .quality-paper .quality-policy .content .list{margin-bottom: 15px;}
    .quality-paper .quality-policy .content .list:nth-child(2n+2) {margin-bottom: 25px;}
    .quality-paper .quality-policy .a a{height: 42px;padding: 0 20px;}
    .quality-paper .quality-manager .container-xl.max-1660px{flex-wrap: wrap;}
    .quality-paper .quality-manager .container-xl.max-1660px>.img{width: 100%;}
    .quality-paper .quality-manager{padding-top: 30px;padding-bottom: 30px;}
    .quality-paper .quality-manager .right{width: 100%;margin-top: 15px;}
    .quality-paper .quality-manager .right .d1{padding: 15px;}
    .quality-paper .quality-manager .right .d1 p{font-size: 14px;line-height: 20px;}
    .quality-paper .quality-manager .right .d1>.img img{width: 20px;}
    .quality-paper .quality-manager .right .d2 {font-size: 16px;line-height: 24px;display: flex;flex-direction: column;padding-left: 0;display: flex;flex-direction: column;align-items: flex-end;}

    /*vacuum-paper*/
    .vacuum-paper {padding-top: 30px;}
    .vacuum-paper .first-technology{flex-direction: column-reverse;margin-bottom: 15px;}
    .vacuum-paper .first-technology .box-img{width: 100%;margin-bottom: 15px;}
    .vacuum-paper .first-technology .box-text{width: 100%;}
    .vacuum-paper .h3{font-size: 17px;line-height: 25px;}
    .vacuum-paper .first-technology .box-text>.img img{width: 35px;}
    .vacuum-paper .first-technology .box-text>.img{margin-top: 20px;margin-bottom: 20px;}
    .vacuum-paper .vacuum-item{padding: 15px;margin-bottom: 15px;}
    .vacuum-paper .vacuum-item .items{flex-direction: column-reverse;margin-bottom: 30px;}
    .vacuum-paper .vacuum-item .items .box-img{width: 100%;margin-bottom: 15px;}
    .vacuum-paper .vacuum-item .items .box-text{width: 100%;}
    .vacuum-paper .vacuum-item .items:nth-last-of-type(even){flex-direction: column-reverse;}
    .vacuum-paper .vacuum-item .items .h3::after {margin-top: 15px;}
    .vacuum-paper .vacuum-item .items .text{margin-top: 20px;}
    .vacuum-paper .text{font-size: 14px;line-height: 20px;}
    .vacuum-paper .vacuum-item .items .small-box {font-size: 14px;line-height: 20px;margin-top: 20px;}
    .vacuum-paper .vacuum-item .items .small-box p {width: 100%;margin-bottom: 15px;}
    .vacuum-paper .vacuum-item .items .small-box p:last-child {margin-bottom: 0px;}
    .vacuum-paper .vacuum-systems .items{margin-bottom: 30px;flex-direction: column-reverse;}
    .vacuum-paper .vacuum-systems .items .box-img{width: 100%;margin-bottom: 15px;}
    .vacuum-paper .vacuum-systems .items .box-text{width: 100%;}
    .vacuum-paper .vacuum-systems .items:nth-last-of-type(even){flex-direction: column-reverse;}
    .vacuum-paper .vacuum-systems .items .box-text .h3 {margin-bottom: 15px;}
    .vacuum-paper .vacuum-systems .items .box-text>.img{margin-bottom: 15px;}
    .vacuum-paper .vacuum-systems .items .box-text>.img img{width: 35px;}
    .vacuum-paper .vacuum-systems .items .box-text ul {margin-top: 30px;flex-wrap: wrap;}
    .vacuum-paper .vacuum-systems .items .box-text li{margin-bottom: 15px;width: 50%;}
    .vacuum-paper .vacuum-systems .items:last-child .box-text{margin-block-start: 0;}
    .vacuum-paper .vacuum-systems .items .box-text li p {line-height: 24px;}
    .vacuum-paper .vacuum-systems .items .small-box{margin-top: 25px;}
    .vacuum-paper .vacuum-systems .items .small-box .list .img{margin-right: 15px;width: 12%;}
    .vacuum-paper .vacuum-systems .items .small-box .list .img img{width: 100%;height: auto;}
    .vacuum-paper .vacuum-systems .items .small-box .list .box{width: 82%;}
    .vacuum-paper .vacuum-systems .items .small-box .list {margin-bottom: 20px;}
    .vacuum-paper .vacuum-systems .items .small-box .list:last-child{margin-bottom: 0;}
    .vacuum-paper .vacuum-systems .items .small-box .list .h4{font-size: 16px;line-height: 24px;margin-bottom: 10px;}
    .vacuum-paper .vacuum-systems .items .small-box .list .text {font-size: 14px;line-height: 20px;}
    .vacuum-paper .vacuum-machine{margin-top: 30px;margin-bottom: 30px;}
    .vacuum-paper .vacuum-machine .box-img{width: 100%;}
    .vacuum-paper .vacuum-machine .container-xl.max-1660px{flex-direction: column-reverse;}
    .vacuum-paper .vacuum-machine .box-text{width: 100%;margin-top: 0px;}
    .vacuum-paper .vacuum-machine .box-text .h3{margin-bottom: 20px;}
    .vacuum-paper .vacuum-machine .box-text>.img img{width: 35px;}
    .vacuum-paper .vacuum-machine .box-text>.img{margin-bottom: 20px;}
    .vacuum-paper .vacuum-machine .box-text .a.all-a{align-items: flex-start;}
    .vacuum-paper .vacuum-machine .box-text .a {margin-top: 20px;}


    /*environ-paper*/
    .environ-paper{padding-top: 30px;}
    .environ-paper .main-top .box-img{width: 100%;margin-bottom: 20px;}
    .environ-paper .main-top .box-text{width: 100%;}
    .environ-paper .main-top{flex-direction: column-reverse;}
    .environ-paper .main-top .h2{font-size: 18px;line-height: 26px;margin-bottom: 20px;}
    .environ-paper .main-top .box-text>.img img{width: 35px;}
    .environ-paper .main-top .text{font-size: 14px;line-height: 20px;margin-top: 20px;}
    .environ-paper .main-top .text p{margin-bottom: 10px;}
    .environ-paper .main-middle .items{margin-bottom: 30px;}
    .environ-paper .main-middle .items:first-child .box-img{width: 100%;}
    .environ-paper .main-middle .items:first-child .box-text{width: 100%;}
    .environ-paper .main-middle .items{flex-direction: column;}
    .environ-paper .main-middle .items:first-child .box-img img{margin-top: 0;}
    .environ-paper .main-middle .items:first-child .box-text{padding-top: 30px;}
    .environ-paper .main-middle .h5 {font-size: 16px;line-height: 24px;}
    .environ-paper .main-middle .h2{font-size: 18px;line-height: 26px;}
    .environ-paper .main-middle .h2::after {margin-top: 15px;}
    .environ-paper .main-middle .text{font-size: 14px;line-height: 20px;margin-top: 15px;}
    .environ-paper .main-middle .text p{margin-bottom: 10px;}
    .environ-paper .main-middle .items:last-child{flex-direction: column;}
    .environ-paper .main-middle .box-img{width: 100%;}
    .environ-paper .main-middle .box-text{width: 100%;}
    .environ-paper .main-middle{margin-bottom: 30px;margin-top: 30px;}


    /*history-paper*/
    .history-paper {margin: 30px auto 0;padding-bottom: 15px;}
    .history-paper .top{font-size: 14px;line-height: 20px;margin-bottom: 30px;}
    .history-paper .top .text {margin-bottom: 30px;}
    .history-paper .top p {margin-bottom: 15px;}
    .history-paper .bottom {padding-top: 0px;}
    .history-paper .bottom .items{padding: 15px;margin-bottom: 0px;}
    .history-paper .bottom .items .text{font-size: 14px;line-height: 20px;margin-bottom: 25px;height: inherit;}
    .history-paper .bottom .items .img {padding-right: 0;}
    .history-paper .bottom .items .num {margin-bottom: 15px;font-size: 26px;line-height: 32px;}
    .history-paper .bottom .swiper-pagination1 {bottom: 0 !important;left: initial !important;}
    .history-paper .bottom .swiper-pagination1 .swiper-pagination-bullet{background-color:#e2e2e2;}
    .history-paper .bottom .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #94252d;}
    .history-paper .bottom .swiper{padding-bottom: 20px;}

    /*service-paper*/
    .service-paper{padding-top: 30px;}
    .service-paper .main-top{flex-direction: column-reverse;padding-bottom: 15px;}
    .service-paper .main-top .img{width: 100%;margin-bottom: 15px;}
    .service-paper .main-top .left{width: 100%;}
    .service-paper .main-top .h2{font-size: 18px;line-height: 26px;margin-bottom: 15px;}
    .service-paper .main-top .left>.img img{width: 35px;}
    .service-paper .main-top .text{font-size: 14px;line-height: 20px;margin-top: 20px;}
    .service-paper .main-middle{padding: 15px 0;}
    .service-paper .main-middle .container-xl{flex-wrap: wrap;}
    .service-paper .main-middle .list{width: 100%;margin-bottom: 30px;}
    .service-paper .main-middle .list{margin-bottom: 0;}
    .service-paper .main-middle .list .box{padding: 15px;height: inherit;}
    .service-paper .main-bottom{margin-bottom: 15px;}
    .service-paper .main-bottom .items{margin-top: 15px;flex-direction: column;}
    .service-paper .main-bottom .items>.img{width: 100%;margin-bottom: 15px;}
    .service-paper .main-bottom .container-xl:nth-child(odd) .box-text{width: 100%;}
    .service-paper .main-bottom .container-xl:nth-child(even) .items{flex-direction: column;}
    .service-paper .main-bottom .items .box-text{width: 100%;}
    .service-paper .main-bottom .items .h2{font-size: 18px;line-height: 26px;margin-bottom: 5px;}
    .service-paper .main-bottom .items .text{font-size: 14px;line-height: 20px;}
    .service-paper .main-bottom .items {margin-bottom: 15px;}

    /*Maintenance-paper*/
    .Maintenance-paper{padding-top: 30px;}
    .Maintenance-paper .main-top{margin-bottom: 30px;}
    .Maintenance-paper .main-top .h2{font-size: 18px;line-height: 26px;margin-bottom: 15px;}
    .Maintenance-paper .main-top .container-xl>.img img{width: 35px;}
    .Maintenance-paper .main-top .text{font-size: 14px;line-height: 20px;}
    .Maintenance-paper .main-top .text {margin-top: 20px;}
    .Maintenance-paper .main-top .text p{margin-bottom: 15px;}
    .Maintenance-paper .main-bottom{margin-bottom: 30px;}
    .Maintenance-paper .main-bottom .h3{font-size: 18px;line-height: 26px;margin-bottom: 20px;}
    .Maintenance-paper .main-bottom .box-img{width: 100%;margin-bottom: 15px;}
    .Maintenance-paper .main-bottom .box-text{width: 100%;}
    .Maintenance-paper .main-bottom .items{flex-direction: column-reverse;margin-bottom: 30px;}
    .Maintenance-paper .main-bottom .items:last-child{margin-bottom: 0;}
    .Maintenance-paper .main-bottom .text{font-size: 14px;line-height: 20px;}
    .Maintenance-paper .main-bottom .text p{margin-bottom: 15px;}


    /*m-services-paper*/
    .m-services-paper{padding-top: 30px;margin-bottom: 30px;}
    .m-services-paper .top{margin-bottom: 15px;}
    .m-services-paper .top>.img img{width: 35px;}
    .m-services-paper .top .text{font-size: 14px;line-height: 20px;margin-top: 25px;}
    .m-services-paper .content{padding:15px;}
    .m-services-paper .content .box-items:nth-child(odd) .items{flex-direction: column;}
    .m-services-paper .content .img{width: 100%;margin-bottom: 25px;}
    .m-services-paper .content .box-items:nth-child(odd) .box-text{width: 100%;padding-left: 0;text-align: left;}
    .m-services-paper .content .box-text .h2{font-size: 18px;line-height: 26px;margin-bottom: 5px;}
    .m-services-paper .content .items{flex-direction: column;}
    .m-services-paper .content .box-text{width: 100%;}
    .m-services-paper .content .box-items{margin-bottom: 30px;}
    .m-services-paper .content .box-items:last-child{margin-bottom: 0;}

    /*find-dealer-paper*/
    .find-dealer-paper{padding-top: 30px;padding-bottom: 30px;}
    .find-dealer-paper .distributors .container-xl.max-1660px {background-position: top right;background-size: 100%;padding-top: inherit;padding-bottom: inherit;}
    .find-dealer-paper .distributors .box-text{width: 100%;}
    .find-dealer-paper .distributors .box-text .h2{font-size: 18px;line-height: 26px;margin-bottom: 15px;}
    .find-dealer-paper .distributors .box-text>.img img{width: 35px;}
    .find-dealer-paper .distributors .box-text .img{margin-bottom: 15px}
    .find-dealer-paper .distributors .box-text .text{font-size: 14px;line-height: 20px;margin-bottom: 25px;}
    .find-dealer-paper .distributors .box-text .text p {margin-bottom: 10px;}
    .find-dealer-paper .distributors .box-text .a a{height: 42px;padding:  0 20px;}
    .find-dealer-paper .distributors {margin-bottom: 30px;}
    .find-dealer-paper .service-distributors .main-top .h3{font-size: 17px;line-height: 25px;}
    .find-dealer-paper .service-distributors .main-top .h3::after {margin-top: 15px;}
    .find-dealer-paper .service-distributors .main-top .text{font-size: 14px;line-height: 20px;margin-top: 20px;}
    .find-dealer-paper .service-distributors .main-top{margin-bottom: 30px;}
    .find-dealer-paper .service-distributors .main-bottom .list{width: 100%;margin-bottom: 30px;}
    .find-dealer-paper .service-distributors .main-bottom .list:last-child {margin-bottom: 0;}
    .find-dealer-paper .service-distributors .main-bottom .h4{font-size: 16px;line-height: 24px;}
    .find-dealer-paper .service-distributors .main-bottom .list::before{top: 0;}
    .find-dealer-paper .service-distributors .main-bottom .text{font-size: 14px;line-height: 20px;margin-top: 10px;}
    .become-paper .content .left .text{font-size: 14px;line-height: 20px;margin-bottom: 25px;}
    .become-paper .content .left .text p{margin-bottom: 10px;}
    .become-paper .content .left>.a a{width: 150px;height: 42px;padding: 0 20px;}
    .become-paper .benefits{margin-top: 30px;flex-wrap: wrap;margin-bottom: 15px;}
    .become-paper .benefits .box-img{width: 100%;margin-bottom: 20px;}
    .become-paper .benefits .box-text{width: 100%;}
    .become-paper .benefits .h2:after{margin-top: 15px;}
    .become-paper .benefits .text {margin-top: 5px;}
    .become-paper .benefits .text .h5{font-size: 16px;line-height: 24px;}
    .become-paper .benefits .text .box{font-size: 14px;line-height: 20px;}
    .become-paper .benefits .list{margin-bottom: 10px;}
    .become-paper .become-service{padding-top: 15px;padding-bottom: 15px;}
    .become-paper .become-service .top>.img img{width:35px;margin-bottom: 15px;}
    .become-paper .become-service .top .h1{font-size: 19px;line-height: 27px;}
    .become-paper .become-service .bottom {margin-top: 25px;flex-wrap: wrap;}
    .become-paper .become-service .bottom .items{width: 100%;padding: 15px;margin-bottom: 30px;}
    .become-paper .become-service .bottom .items:last-child{margin-bottom: 0px;}
    .become-paper .become-service .bottom .items .h5{font-size: 16px;line-height: 24px;margin-top: 20px;}
    .become-paper .become-service .bottom .items .text{line-height: 20px;}
    .become-paper .become-service .bottom .items .text p {margin-bottom: 15px;}
    .become-paper .content{margin-top: 15px;}
    .become-paper{margin-bottom: 30px;}

    /*faq-paper*/
    .faq-paper {margin-top: 30px;margin-bottom: 30px;}
    .faq-paper .top{margin-bottom: 30px;}
    .faq-paper .top>.img img{width: 35px;}
    .faq-paper .top .p {font-size: 14px;line-height: 20px;margin-top: 15px;}
    .faq-paper .faq-paper-xl{flex-direction: column;}
    .faq-paper .faq-paper-xl .left{width: 100%;}
    .faq-paper .faq-paper-xl .left ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
    .faq-paper .faq-paper-xl .right{width: 100%;}
    .faq-paper .right .items .quen-q{font-size: 16px;line-height: 24px;align-items: flex-start;}
    .faq-paper .right .items .quen-a{font-size: 14px;line-height: 20px;width: 100%;}
    .faq-paper .right .items.active {padding-bottom: 10px;}


    /*privacy-paper*/
    .privacy-paper{padding-top: 30px;}
    .privacy-paper .container-xl>.img img{width: 35px;}
    .privacy-paper .content{margin-top: 30px;margin-bottom: 30px;}
    .privacy-paper .content .list .h5{font-size: 16px;line-height: 24px;}
    .privacy-paper .content .list .text{font-size: 14px;line-height: 20px;}
    .privacy-paper .content .list{margin-bottom: 30px;overflow: visible ;opacity: 1;}
    .privacy-paper .content .list .text>p {margin-bottom: 15px;}


    /*.crafts-paper*/
    .crafts-paper {padding-bottom: 0px;padding-top: 30px;}
    .crafts-paper .c-excellence .items{flex-direction: column-reverse;margin-bottom: 30px;}
    .crafts-paper .c-excellence .items .img{width: 100%;margin-bottom: 15px;}
    .crafts-paper .c-excellence .items .box-text{width: 100%;}
    .crafts-paper .c-excellence .items .box-text>.img img{width: 35px;}
    .crafts-paper .c-excellence .items .box-text>.a{margin-top: 20px;}
    .crafts-paper .c-excellence .items .h2{font-size: 18px;line-height: 26px;margin-bottom: 15px;}
    .crafts-paper .c-excellence .items .text{font-size: 14px;line-height: 20px;margin-top: 20px;margin-bottom: 0;}
    .crafts-paper .c-excellence .items:nth-last-of-type(odd){flex-direction: column-reverse;}
    .crafts-paper .c-excellence .items .text p {margin-bottom: 10px;}
    .crafts-paper .c-excellence .items .a a{font-size: 16px;line-height: 24px;}
    .crafts-paper .c-excellence{margin-bottom: 0;}
    .crafts-paper .c-witness{margin-bottom: 0;}
    .crafts-paper .c-witness .main-top>.img img{width: 35px;}
    .crafts-paper .c-witness .h2{font-size: 18px;line-height: 26px;margin: 15px 0;}
    .crafts-paper .c-witness .text{font-size: 14px;line-height: 20px;margin-bottom: 30px;}
    .crafts-paper .c-witness .main-bottom .list{width: 48%;margin-bottom: 70px;}
    .crafts-paper .c-witness .main-bottom .list:nth-child(7):after{content: " ";}
    .crafts-paper .c-witness .main-bottom .list .p{font-size: 14px;line-height: 20px;margin-top: 15px;padding-left: 0;}
    .crafts-paper .c-witness .main-bottom .list:nth-child(-n + 5):after{content: " ";}
    .crafts-paper .c-witness .main-bottom .list .box.btn .p1{width: 45px;height: 45px;}
    .crafts-paper .c-witness .main-bottom .list .box.btn {bottom: 15px;right: 15px;}


    /*news-center-paper*/
    .news-center-paper{padding-top: 30px;padding-bottom: 30px;}
    .news-center-paper .content .box-con{padding: 15px;}
    .news-center-paper .content .date{font-size: 14px;line-height: 20px;}
    .news-center-paper .content .h5{font-size: 16px;line-height: 24px;}
    .news-center-paper .content .text{height: inherit;overflow: visible;font-size: 14px;line-height: 20px;}
    .news-center-paper .content .col-md-4{margin-bottom: 30px;padding: 0 7px;}
    .news-center-paper .content .col-md-4:last-child{margin-bottom: 0px;padding: 0 7px;}
    .news-center-paper .content.row{margin: 0 -7px;}

    /*news-in-paper*/
    .news-in-paper .main-top{flex-direction: column;}
    .news-in-paper .main-top .article{width: 100%;}
    .news-in-paper .main-top .article h1{font-size: 19px;line-height: 27px;margin-bottom: 15px;}
    .news-in-paper .main-top .article .date{font-size: 14px;line-height: 20px;margin-bottom: 25px;}
    .news-in-paper .main-top .article .content{font-size: 14px;line-height: 20px;}
    .news-in-paper .main-top .article .content p{margin-bottom: 10px;}
    .news-in-paper .main-top .article .box-tail{margin-top: 15px;}
    .news-in-paper .main-top .article .box-tail a{font-size: 16px;line-height: 24px;}
    .news-in-paper .main-top .aside{width: 100%;}
    .news-in-paper .main-top .aside .h2{font-size: 18px;line-height: 26px;margin-top: 15px;margin-bottom: 30px;}
    .news-in-paper .main-top .aside .list {margin-bottom: 30px;}
    .news-in-paper .main-top .aside .list .date{font-size: 14px;line-height: 20px;margin-bottom: 4px;}
    .news-in-paper .main-top .aside .list .h5{font-size: 16px;line-height: 24px;}
    .news-in-paper .main-top .aside .items{margin-bottom: 30px;}
    .news-in-paper .main-bottom{margin-top: 0;}
    .news-in-paper .main-bottom>.img img{width: 35px;}
    .news-in-paper .main-bottom .h2{font-size: 18px;line-height: 26px;margin-bottom: 20px;}
    .all-product .col-md-3 p{font-size: 16px;line-height: 24px;margin-top: 20px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;text-decoration: underline #94252d 2px;text-underline-offset: 2px;text-decoration-skip-ink: none;}
    .all-product .col-md-3 p img {margin-left: 8px;}
    .all-product .col-md-3{margin-bottom: 30px;padding: 0 7px;}
    .all-product.row{margin: 0 -7px;justify-content: space-between;}



    /*factory-paper*/
    .factory-paper{padding-top: 30px;padding-bottom: 30px;}
    .factory-paper .main-top>.img img{width: 35px;}
    .factory-paper .main-top{margin-bottom: 30px;}
    .factory-paper .main-top .text{font-size: 14px;line-height: 20px;margin-top: 25px;}
    .factory-paper .content .p{font-size: 16px;line-height: 24px;padding-top:15px;}
    .factory-paper .content .col-md-4{margin-bottom: 30px;}
    .factory-paper .content .col-md-4:last-child{margin-bottom: 0px;}


    /*videos-paper*/
    .videos-paper{padding-top: 30px;padding-bottom: 30px;}
    .videos-paper .main-top>.img img{width: 35px;}
    .videos-paper .main-top .text{font-size: 14px;line-height: 20px;margin-top: 25px;}
    .videos-paper .main-top{margin-bottom: 30px;}
    .videos-paper .content .col-md-4{margin-bottom: 30px;padding: 0 15px;}
    .videos-paper .content .col-md-4:last-child{margin-bottom: 0;}
    .videos-paper .content.row{margin: 0 -15px;}
    .videos-paper .content .col-md-4 .text {margin-top: 15px;}
    .videos-paper .content .col-md-4 .h5{font-size: 16px;line-height: 24px;}


    /*certificates-paper*/
    .certificates-paper{padding-top: 30px;}
    .certificates-paper .main-top>.img img{width: 35px;}
    .certificates-paper .main-top .img{margin-bottom: 25px;}
    .certificates-paper .main-top .text{font-size: 14px;line-height: 20px;}
    .certificates-paper .main-top{margin-bottom: 30px;}
    .certificates-paper .main-bottom.row{margin: 0 -7px;}
    .certificates-paper .main-bottom{margin-bottom: 30px;}
    .certificates-paper .main-bottom .col-md-6{padding: 0 7px;margin-bottom: 30px;}
    .certificates-paper .main-bottom .items{padding: 15px;align-items: center;}
    .certificates-paper .main-bottom .items .h5{line-height: 24px;}
    .certificates-paper .main-bottom .items .text{font-size: 14px;line-height: 20px;margin-top:20px;}
    .certificates-paper .main-bottom .items .text p {margin-bottom: 10px;}


    /*download-paper*/
    .download-paper{padding-top: 30px;padding-bottom: 30px;}
    .download-paper .main-top{margin-bottom: 30px;}
    .download-paper .main-top .img img{width: 35px;}
    .download-paper .main-top .img{margin-bottom: 25px;}
    .download-paper .main-top .text{font-size: 14px;line-height: 20px;}
    .download-paper .main-bottom {flex-direction: column;}
    .download-paper .main-bottom .img{width: 100%;}
    .download-paper .main-bottom .box{width: 100%;padding: 0;}
    .download-paper .main-bottom .h2{font-size: 18px;line-height: 26px;text-align: center;margin-bottom: 15px;}
    .download-paper .main-bottom .text{font-size: 14px;line-height: 20px;margin-bottom:25px;}
    .download-paper .main-bottom .a a{height: 42px;padding: 0 20px;line-height: 42px;width: 165px;}


    /*contact-paper*/
    .contact-paper{margin-top: 30px;padding-bottom: 0px;}
    .contact-paper .top{margin-bottom: 30px;}
    .contact-paper .top .img img{width: 35px;}
    .contact-paper .top .text {font-display: 14px;line-height: 20px;margin-top: 20px;}
    .contact-paper .bottom{flex-direction: column-reverse;}
    .contact-paper .bottom .right{width: 100%;}
    .contact-paper .bottom .left{width: 100%;padding: 15px;}
    .contact-paper .bottom .right .text{font-size: 14px;line-height: 20px;margin-top: 20px;height: inherit;}
    .contact-paper .bottom .right .content-1{margin-bottom: 25px;}
    .contact-paper .bottom .right .content-2 .h2{font-size: 18px;line-height: 26px;margin-bottom: 20px;}
    .contact-paper .bottom .right ul li {margin-bottom: 10px;}
    .contact-paper .bottom .right ul li span:last-child a{font-size: 14px;line-height: 20px;}
    .contact-paper .bottom .right ul li span:last-child {font-size: 14px;line-height: 20px;}
    .contact-paper .bottom .left .h3{font-size: 18px;line-height: 26px;margin-bottom: 20px;}
    .contact-paper .bottom .left{margin-top: 25px;}
    .contact-paper .bottom .left .form-feedback .form-control{padding: 15px;font-size: 14px;line-height: 20px;}
    .contact-paper .bottom .left .form-feedback .btn {margin-top: 0;width: 200px;height: 42px;}


    /*opportunities-paper*/
    .opportunities-paper{padding-top: 30px;padding-bottom: 30px;}
    .opportunities-paper .o-continuous .h2 {font-size: 18px;line-height: 26px;margin-bottom: 25px;}
    .opportunities-paper .o-continuous .container-xl>.img img{width: 35px;}
    .opportunities-paper .o-continuous .text {font-size: 14px;line-height: 20px;margin-top: 15px;margin-bottom: 30px;}
    .opportunities-paper .o-solutions{padding-top: 30px;}
    .opportunities-paper .o-solutions .container-xl.max-1660px{flex-direction: column;}
    .opportunities-paper .o-solutions .main-left{width: 100%;padding-top: 0;margin-bottom: 25px;}
    .opportunities-paper .o-solutions .main-left>.img img{width: 35px;}
    .opportunities-paper .o-solutions .main-left .h2{font-size: 18px;line-height: 20px;margin-bottom: 15px;}
    .opportunities-paper .o-solutions .main-right{width: 100%;padding: 15px;}
    .opportunities-paper .o-solutions .main-right .small-box{width: 100%;}
    .opportunities-paper .o-solutions .main-right .text{font-size: 14px;line-height: 20px;margin-bottom: 25px;}
    .opportunities-paper .o-solutions .main-right .text p{margin-bottom: 10px;}
    .opportunities-paper .o-solutions .main-right ul li{align-items: flex-start;margin-bottom: 15px;}
    .opportunities-paper .o-solutions .main-right ul li span{font-size: 14px;line-height: 24px;}
    .opportunities-paper .o-solutions .main-right ul {margin-bottom: 25px;}
    .opportunities-paper .o-development{padding-top: 20px;}
    .opportunities-paper .o-development .h2{font-size: 18px;line-height: 26px;margin-bottom: 20px;}
    .opportunities-paper .o-development .content .big-box{padding: 15px;}
    .opportunities-paper .o-development .content .items{margin-bottom: 15px;}
    .opportunities-paper .o-development .content .items:last-child{margin-bottom: 0px;}
    .opportunities-paper .o-development .content .h5{font-size: 16px;line-height: 24px;margin-bottom: 15px;}
    .opportunities-paper .o-development .content .text {font-size: 14px;line-height: 20px;margin-bottom: 20px;height: inherit;}
    .opportunities-paper .o-development .content .text p{margin-bottom: 10px;}

    /*product-list-paper*/
    .product-list-paper{padding-top: 30px;}
    .product-list-paper .p-l-machinery .content-1{margin-top: 0;}
    .product-list-paper .content{flex-direction: column-reverse;margin-top: 0px;}
    .product-list-paper .p-l-machinery .right{width: 100%;margin-bottom: 20px;}
    .product-list-paper .p-l-machinery .content-1 .left{width: 100%;}
    .product-list-paper .p-l-machinery .left .h2{font-size: 18px;line-height: 26px;margin-bottom: 15px;}
    .product-list-paper .p-l-machinery .content-1 .left>.img img{width:35px}
    .product-list-paper .p-l-machinery .content-1 .left .text{margin-top: 20px;font-size: 14px;line-height: 20px;}
    .product-list-paper .p-l-machinery.second-class .right .small-img{margin-top: 0;}
    .p-l-products .page-link{margin-bottom: 30px;}
    .product-list-paper .p-l-machinery .content-1 .right{width: 100%;}
    .product-list-paper .p-l-machinery .left .text p{margin-bottom: 10px;}
    .product-list-paper .p-l-machinery .content-1{margin-bottom: 0;}
    .product-list-paper .p-l-machinery .content-2{flex-direction: column;}
    .product-list-paper .p-l-machinery .left{width:100%;margin-bottom: 25px;}
    .product-list-paper .p-l-machinery .left .h4{font-size: 16px;line-height: 24px;}
    .product-list-paper .p-l-machinery .content-2 .left .text{font-size: 14px;line-height: 20px;margin-top: 10px;}
    .product-list-paper .p-l-machinery .content-2 .right{flex-wrap: wrap;width: 100%;}
    .product-list-paper .p-l-machinery .content-2 .right .list{margin-bottom: 30px;text-align: center;}
    .product-list-paper .p-l-machinery .content-2 .right .list:last-child{margin-bottom: 0px;}
    .product-list-paper .p-l-machinery .content-2 .right .h6{line-height: 24px;}
    .product-list-paper .p-l-machinery .content-2 .right .p{line-height: 24px;}
    .product-list-paper .p-l-machinery{margin-bottom: 15px;}
    .product-list-paper .p-l-products .top .img{margin-bottom: 15px;}
    .product-list-paper .p-l-products .top .img img{width: 35px;}
    .product-list-paper .all-h2{font-size: 18px;line-height: 26px;}
    .product-list-paper .p-l-products .top{margin-bottom: 25px;}
    .p-l-products .all-product .col-md-3.active{animation: none;width: 49%;}
    .all-product .col-md-3{animation: none;width: 49%;}
    .product-list-paper .top-product{flex-direction: column;margin-top: 0;margin-bottom: 15px;}
    .product-list-paper .top-product .left{width: 100%;margin-bottom: 20px;}
    .product-list-paper .top-product .right{width: 100%;}
    .product-list-paper .top-product .right>.img img{width: 35px;}
    .product-list-paper .top-product .h2{margin-top: 15px;margin-bottom: 10px;}
    .product-list-paper .top-product .text{font-size: 14px;line-height: 20px;}
    .product-list-paper .top-product .text p{margin-bottom: 10px;}
    .product-list-paper .top-product .text ul li {margin-bottom: 15px;}
    .product-list-paper .p-l-reasons{padding-top: 15px;padding-bottom: 15px;}
    .product-list-paper .p-l-reasons .img{padding-bottom: 25px;}
    .product-list-paper .p-l-reasons .img img{width: 35px;}
    .product-list-paper .p-l-reasons .list.active{animation: none;}
    .product-list-paper .p-l-reasons .list{width: 100%;margin-bottom: 30px;}
    .product-list-paper .p-l-reasons .list:last-child{margin-bottom: 0;}
    .product-list-paper .p-l-reasons .h5{font-size: 16px;line-height: 24px;margin-bottom: 20px;}
    .product-list-paper .p-l-reasons .h5::before{top: 0;}
    .product-list-paper .p-l-reasons .text{font-size: 14px;line-height: 20px;}
    .product-list-paper .p-l-reasons .h2{margin-bottom: 15px;}
    .product-list-paper .p-l-providing{margin-top: 15px;margin-bottom: 30px;}
    .product-list-paper .p-l-providing .top>.img img{width: 35px;}
    .product-list-paper .p-l-providing .h2{margin-top: 15px;}
    .product-list-paper .p-l-providing .top{margin-bottom: 20px;}
    .product-list-paper .p-l-providing .bottom .box{padding: 15px;}
    .product-list-paper .p-l-providing .bottom .h5{font-size: 16px;line-height: 24px;height: inherit;overflow: visible;margin-bottom: 15px;}
    .product-list-paper .p-l-providing .bottom .text{font-size: 14px;line-height: 20px;}
    .product-list-paper .p-l-providing .bottom .text p{margin-bottom: 10px;}
    .product-list-paper .p-l-providing .col-md-4{margin-bottom: 30px;}
    .product-list-paper .p-l-providing .col-md-4:last-child{margin-bottom: 0px;}
    .product-list-paper .p-l-providing .bottom{padding-bottom: 15px;}
    .product-list-paper .p-l-applications{margin-top: 0;}
    .product-list-paper .p-l-applications .content-3 .right{width: 100%;margin-bottom: 20px;}
    .product-list-paper .p-l-applications .content-3 .left{width: 100%;}
    .product-list-paper .p-l-applications .content-3 .left>.img img{width: 35px;}
    .product-list-paper .p-l-applications .h2{font-size: 18px;line-height: 26px;margin-bottom: 15px;}
    .product-list-paper .p-l-applications .text{margin-top: 20px;font-size: 14px;line-height: 20px;margin-bottom: 20px;}
    .product-list-paper .p-l-applications .text p {margin-bottom: 15px;}
    .product-list-paper .p-l-applications{margin-bottom: 15px;}
    .product-list-paper .p-l-service{padding-top: 15px;}
    .product-list-paper .p-l-service .content{flex-direction: column;margin-top: 0;}
    .product-list-paper .p-l-service .left{width: 100%;margin-bottom: 20px;}
    .product-list-paper .p-l-service .h2{margin-bottom: 15px;}
    .product-list-paper .p-l-service .left>.img img{width: 35px;}
    .product-list-paper .p-l-service .left>.img{margin-bottom: 25px;}
    .product-list-paper .p-l-service .right{width: 100%;margin-top: 20px;}
    .product-list-paper .p-l-providing .col-md-4{padding: 0 7px;}
    .product-list-paper .p-l-providing .bottom.row{margin:0 -7px}
    .product-list-paper .p-l-service .h6{font-size: 16px;line-height: 24px;margin-bottom: 10px;}
    .product-list-paper .p-l-service .text{font-size: 14px;line-height: 20px;}
    .product-list-paper .p-l-service{padding-bottom: 30px;}
    .product-list-paper .p-l-service .small-img{width: 13%;}
    .product-list-paper .p-l-service .box{width: 87%;}
    .product-list-paper .p-l-providing .bottom .pagination-1{left: inherit;bottom: 0;}
    .product-list-paper .p-l-providing .bottom .mySwiper{padding-bottom: 20px;}
    .product-list-paper .p-l-providing .pagination-1 .swiper-pagination-bullet{background-color: #94252d;opacity: .2;}
    .product-list-paper .p-l-providing .pagination-1 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #94252d;opacity: 1;}

    /*products-detail-paper*/
    .pro-con-top .box .right .whole-t1{font-size: 18px;line-height: 26px;}
    .pro-con-top .whole-p{font-size: 14px;line-height: 20px;}
    .pro-con-top .box .right .whole-a{width: 180px;height: 42px;padding: 0 20px;}
    .product-nav-xl{display: none;}
    .products-detail-paper .content .table-wrapper table td {padding-left: 0;}
    .products-detail-paper .content .box .wh p{margin: 5px 0;}
    .p-d-news .items{padding: 15px;margin-bottom: 30px;}
    .p-d-news .items{margin-bottom: 0;}
    .p-d-news .items .right .date{font-size: 14px;line-height: 20px;margin-bottom: 0;}
    .p-d-news .items .right .h5 a{font-size: 16px;line-height: 24px;}
    .p-d-news .items .right .text{font-size: 14px;line-height: 20px;height: inherit;overflow: visible;margin-bottom: 10px;}
    .p-d-news .items .right .h5 {margin-bottom: 5px;}
    .p-d-news{margin-bottom: 30px;}
    .p-d-news .content.row{margin: 0 -7px;}
    .p-d-news .col-md-6{padding: 0 7px;margin-bottom: 25px;}
    .p-d-news .col-md-6:last-child{margin-bottom: 0;}
    .p-d-news .items a.left{display: none;}
    .p-d-news .items .right{width: 100%;}



/*index*/
.index-paper .index-solutions .main-bottom .mb-pagination-1 {display: flex;justify-content: center;}
.index-paper .index-solutions .main-bottom .mySwiper-1 {padding-bottom: 30px;}
    .index-paper .index-solutions .mb-pagination-1 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .index-paper .index-solutions .main-bottom .mySwiper-1 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width: 8px;border-radius: 100%;margin: 0 10px !important;}
    .index-paper .index-solutions{padding-top: 30px;padding-bottom: 30px;}
    .index-paper .index-solutions .main-top .h2{width: 100%;margin-bottom: 15px;font-size: 18px;line-height: 26px;}
    .index-paper .index-solutions .main-top .p{margin-left: 0;font-size: 14px;line-height: 20px;}
    .index-paper .index-solutions .main-top{flex-direction: column;margin-bottom: 20px;}
    .index-paper .index-solutions .main-bottom .items{margin-bottom: 30px;}
    .index-paper .index-solutions .main-bottom .items:last-child{margin-bottom: 0px;}
    .index-paper .index-solutions .main-bottom .items .box{padding: 15px;}
    .index-paper .index-solutions .main-bottom .items .box .h5 a{font-size: 16px;line-height: 24px;margin-bottom: 10px;}
    .index-paper .index-solutions .main-bottom .items .box .text{font-size: 14px;line-height: 20px;height:inherit;overflow: visible;margin-bottom: 15px;}
    .index-paper .index-products {padding-top: 30px;padding-bottom: 30px;}
    .index-paper .index-products .left .h5{font-size: 16px;line-height: 24px;margin-bottom: 0;}
    .index-paper .index-products .left .h4 a{font-size: 18px;line-height: 26px;}
    .index-paper .index-products .left>.img img{width: 35px;}
    .index-paper .index-products .left .text{font-size: 14px;line-height: 20px;margin-top: 15px;margin-bottom: 15px;}
    .index-paper .index-products .index-products-top .left .a {padding-bottom: 0;align-items: flex-start;}
    .index-paper .index-products .index-products-top .left .a.all-a a{padding-bottom: 0px;background:none;text-decoration: underline;}
    /* .index-paper .index-products .index-products-top .content{flex-direction: column-reverse;} */
    .index-paper .index-products .left{width: 65%;}
    .index-paper .index-products .right{width: 35%;margin-bottom: 15px;padding-right: 0;}
    .index-paper .index-products .index-products-top{margin-bottom: 30px;}
    .index-paper .index-products .index-products-bottom .h3{font-size: 18px;line-height: 26px;}
    .index-paper .index-products .index-products-bottom .p{font-size: 14px;line-height: 20px;}
    .index-paper .index-products .index-products-bottom .items{flex-direction: column;margin-top: 30px;}
    .index-paper .index-products .index-products-bottom .list{flex-direction: column-reverse;width: 100%;padding: 15px;margin-bottom: 30px;}
    .index-paper .index-products .index-products-bottom .list:last-child{margin-bottom: 0px;}
    .index-paper .index-products .index-products-bottom .list .h4 a{font-size: 17px;line-height: 25px;}
    .index-paper .index-products .index-products-bottom .list .h4 a::after {margin-top: 10px;}
    .index-paper .index-products .index-products-bottom .list .text{width: 100%;margin-top: 18px;height: inherit;overflow: visible;font-size: 14px;line-height: 20px;}
.index-paper .index-products .index-products-bottom .list .left{width:100%;}
.index-paper .index-products .index-products-bottom .list .right{width:100%;}
    .index-paper .index-who{padding-top: 30px;padding-bottom: 30px;}
    .index-paper .index-who .h5{font-size: 16px;line-height: 24px;}
    .index-paper .index-who .h3{font-size: 18px;line-height:26px;margin-bottom: 15px;}
    .index-paper .index-who .content{flex-direction: column-reverse;}
    .index-paper .index-who .content .right{width: 100%;margin-bottom: 20px;}
    .index-paper .index-who .content .left{width: 100%;}
    .index-paper .index-who .content .left>.img img{width: 35px;}
    .index-paper .index-who .text {font-size: 14px;line-height: 20px;margin-top: 20px;margin-bottom: 15px;}
    .index-paper .index-who .text p, .index-paper .index-who .text h5 {margin-bottom: 10px;}
    .index-paper .index-who .content .left .a a{padding: 0 20px;height: 42px;}
    .index-paper .index-support{padding-top: 30px;padding-bottom: 30px;}
    .index-paper .index-support .h5{font-size: 16px;line-height: 24px;}
    .index-paper .index-support .h3{font-size: 18px;line-height: 26px;margin-bottom: 20px;}
    .index-paper .index-support .items{margin-bottom: 30px;}
    .index-paper .index-support .items:last-child{margin-bottom: 0;}
    .index-paper .index-support .box{padding: 15px;}
    .index-paper .index-support .h4 a{font-size: 17px;line-height: 25px;margin-bottom: 15px;}
    .index-paper .index-support .text{font-size: 14px;line-height: 20px;height: inherit;overflow: visible;margin-bottom: 25px;}
    .index-paper .index-sustainability{margin-top: 0px;margin-bottom: 0px;padding-bottom: 30px;}
    .index-paper .index-sustainability .container-xl.top{margin-top: 0;position: relative;}
    .index-paper .index-sustainability .main-top{flex-direction: column-reverse;padding-top: 30px;}
    .index-paper .index-sustainability .main-top .right{width: 100%;}
    .index-paper .index-sustainability .main-top .left{width: 100%;padding: 15px;}
    .index-paper .index-sustainability .main-top .left .h3{font-size: 17px;line-height: 25px;margin-bottom: 15px;}
    .index-paper .index-sustainability .main-top .left .text{margin-bottom:10px;font-size: 14px;line-height: 20px;}
    .index-paper .index-sustainability .main-top .left ul {margin-left: 15px;margin-bottom: 30px;}
    .index-paper .index-sustainability .main-bottom{padding-top: 0;}
    .index-paper .index-sustainability .main-top .left ul img{margin-right: 15px;}
    .index-paper .index-sustainability .main-top .left ul li{margin-bottom: 10px;font-size: 14px;line-height: 20px;}
    .index-paper .index-sustainability .main-top .left .a a{height: 42px;padding: 0 20px;}
    .index-paper .index-sustainability .main-bottom {margin-top: 30px;}
    .index-paper .index-sustainability .main-bottom .d {margin-bottom: 20px;}
    .index-paper .index-sustainability .main-bottom .d .h3{font-size: 17px;line-height: 25px;}
    .index-paper .index-sustainability .main-bottom .d .a a.back{height: 42px;padding: 0 20px;}
    .index-paper .index-sustainability .main-bottom .content.row{margin: 0 -7px;}
    .index-paper .index-sustainability .main-bottom .col-md-4{padding: 0 7px;margin-bottom: 30px;}
    .index-paper .index-sustainability .main-bottom .col-md-4:last-child{margin-bottom: 0;}
    .index-paper .index-sustainability .main-bottom .content .items .img{display: none;}
    .index-paper .index-sustainability .main-bottom .content .box{padding: 15px;}
    .index-paper .index-sustainability .main-bottom .content .box .date{font-size: 14px;line-height: 20px;margin-bottom: 5px;}
    .index-paper .index-sustainability .main-bottom .content .box .h4 a{font-size: 18px;line-height: 26px;margin-bottom: 10px;}
    .index-paper .index-sustainability .main-bottom .content .box .text{font-size: 14px;line-height: 20px;height: inherit;margin-bottom: 20px;}
    .index-paper .index-support .mb-pagination-3 .swiper-pagination-bullet{width: 8px;border-radius: 100%;margin: 0 10px !important;}
    .swiper-backface-hidden .mb-pagination-3{display: block;justify-content: center;text-align: center !important;}
    .index-paper .index-support .mySwiper-3{padding-bottom: 30px;}


    /*product-index-paper*/
    .product-index-paper{padding-top: 30px;}
    .product-index-paper .main-top{flex-direction: column-reverse;margin-bottom: 30px;}
    .product-index-paper .main-top .right,.product-index-paper .main-top .left{width: 100%;}
    .product-index-paper .main-top .left .h2{font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .product-index-paper .main-top .left{margin-top: 25px;}
    .product-index-paper .main-top .left>.img img{width: 35px;}
    .product-index-paper .main-top .left .text {font-size: 14px;line-height: 20px;margin-top: 20px;}
    .product-index-paper .main-top .left .text p {margin-bottom: 10px;}
    .product-index-paper .content {padding-top: 30px;padding-bottom: 30px;}
    .product-index-paper .content .items .box {padding: 15px;height: inherit;}
    .product-index-paper .content .a.all-a a {font-size: 17px;line-height: 25px;}
    .product-index-paper .content .h2{height: inherit;}
    .product-index-paper .content .text-desc{height: inherit;font-size: 14px;line-height: 20px;margin-top: 25px;margin-bottom: 0px;overflow: visible;}
    .product-index-paper .content ul{display: none;}
    .product-index-paper .content .a.all-a img {margin-left: 15px;}
    .product-index-paper .content .h2 img{width:14px}
    .product-index-paper .content .col-md-6{margin-bottom: 25px;padding-right: 7px;padding-left: 7px;animation: none !important;}
    .product-index-paper .content .col-md-6:last-child{margin-bottom: 0;}
    .product-index-paper .product-content.row{margin-right: -7px;margin-left: -7px;}
    .all-product .col-md-3>a{height: inherit;}










    /*banner-nav*/
    .banner.banner-back>img{height: 200px;}
    .banner.banner-back .banner-text{bottom:0;top: 0;}
    .banner .banner-text .index-banner.index-banner-1.text h1 {font-size: 20px;line-height: 32px;}
    .banner .banner-text .index-banner.index-banner-1 .text .p{display: none;}
    .banner .banner-text .index-banner-1 .a a{height: 42px;}
    .banner .banner-text .index-banner-1 .a.frame{margin-top: 15px;}
    .banner .banner-text .index-banner-1 .a.frame a{font-size: 14px;line-height: 20px;letter-spacing: 0;padding: 0 15px;}
    .banner.banner-back-1 .banner-text .top-nav{flex-wrap: wrap;}
    .banner.banner-back-1 .banner-text{bottom: 0;}
    .banner-nav .top-nav li a{font-size: 14px;line-height: 20px;}
    .banner-nav .top-nav li::after{margin:0 5px}
    .banner-nav .top-nav {margin-bottom: 30px;flex-wrap: wrap;}
    .banner-nav .container-xl>.img img{width: 35px;}

    .every-nav.every-nav-1{padding-top: 0px;}

    /*every-nav*/
    .every-nav{padding: 15px 0;}
    .every-nav li a{font-size: 16px;line-height: 24px;}
    .every-nav li{margin-right: 0;flex: auto;}


    /*become-paper*/
    .become-paper{margin-top: 30px;}
    .become-paper .content{flex-direction: column-reverse;}
    .become-paper .content .right{width: 100%;margin-bottom: 20px;}
    .become-paper .content .left{width: 100%;}
    .become-paper .all-h2{font-size: 18px;line-height: 26px;}
    .become-paper .content .left>.img img{width: 35px;}
    .become-paper .content .left>.img{margin-top: 15px;margin-bottom: 15px;}



    .every-footer-1 .content{padding: 15px;}
    .every-footer-1 .content .h2 {font-size: 18px;line-height: 26px;margin-bottom: 20px;}
    .every-footer-1 .content .form-feedback .form-control{padding: 15px;}
    .every-footer-1 .content .btn-box .btn{height: 42px;padding: 0 20px !important;}
    .every-footer-1 {padding-top: 15px;padding-bottom: 15px;}



    .every-footer .container-xl{top: 0px;background: rgba(255, 255, 255, .5);padding-top: 0;padding-bottom: 0 !important;display: flex;flex-direction: column;justify-content: center;}
    .every-footer .h3 {font-size: 19px;line-height: 27px;margin-bottom: 20px;}
    .every-footer .img{margin-bottom: 15px;}
    .every-footer .img img{width: 35px;height: auto;}
    .every-footer .h5 {margin-bottom: 20px;}
    .every-footer .text{font-size: 14px;line-height: 20px;margin-bottom: 25px;}
    .every-footer{overflow: hidden;padding-bottom: 0;margin-bottom: 0px;}
    .every-footer>img{height: 350px;width: auto;}
    .every-footer .a a {height: 42px;padding: 0 20px;letter-spacing: 0;}


    .footer {padding-top: 30px;padding-bottom: 30px;}
    .footer .main-top{flex-wrap: wrap;margin-bottom: 30px;}
    .footer .main-top .text {font-size: 16px;line-height: 24px;letter-spacing: 0;margin-top: 25px;}
    .footer .main-middle {margin-top: 30px;margin-bottom: 30px;flex-wrap: wrap;}
    .footer .main-middle>div{width: 50%;margin-bottom: 25px;}
    .footer .main-middle>div:last-child{margin-bottom: 0px;}
    .footer .main-middle .h4 {font-size: 16px;line-height: 20px;}
    .footer .main-middle ul li a {font-size: 14px;line-height: 20px;}
    .footer .main-middle .d5 ul li{margin-right: 0;}
    .footer .main-middle .d5 ul{justify-content: space-between;}
    .footer .main-bottom>p {font-size: 14px;line-height: 20px;}

    .container-xl.max-1660px{padding-left: 15px !important;padding-right: 15px !important;margin-right: auto !important;margin-left: auto !important;}
}

/*#展会信息*/
.zhbg{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0, 0, 0, 0.5);z-index:9999;display:none;align-items:center;justify-content:center;}
.zhbg .box{max-width: 1000px; background:#fff;box-shadow:10px 10px 20px rgba(0, 0, 0, 0.7);position:relative;}
.zhbg .box .cloes{position:absolute;right:-15px;top:-15px;width:30px;height:30px;border:2px solid #fff;border-radius:50%;z-index:99999;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;}
.zhbg .box .zh-t1{display:flex;margin-bottom:25px;}
.zhbg .box .zh-t1 span{background:var(--public-color);display:inline-block;padding:10px;font-size:22px;color:#fff;}
.zhbg .box .zh-t2{font-size:26px;font-weight:bold;margin-bottom:15px;color:var(--public-color);}
.zhbg .box .zh-t3{font-size:18px;margin-bottom:15px;font-weight:bold;}
.zhbg .box .place{font-size:16px;line-height:24px;}
.zhbg .box .place p{margin-bottom:10px;}
.zhbg .box .place p i{color:var(--public-color);min-width:22px;}
.zhbg .box .place p strong{color:var(--public-color);}
.zhbg.on{display:flex;}

.zhkz.on{display: block;}
.zhkz{display: none; background:var(--public-color);color:#fff;font-size:20px;font-weight:bold;position: fixed;top:250px;right:-54px;transform: rotate(-90deg); padding: 10px 20px 20px;border-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;cursor:pointer;z-index:99; }

@media(max-width:768px) {
    .zhbg .box{width:80%;padding:15px;}
    .zhkz{font-size:16px;padding:10px 20px;right:-45px;top:200px; }
}

.x1-prolist-nav{background: #f4f4f4;padding: 24px 0;}
.x1-prolist-nav .container-xl{display: flex;flex-wrap: wrap;position: relative;}
.x1-prolist-nav .item{background: #dddddd;padding: 10px 15px;border-radius: 10px;margin-right: 10px;min-width: 100px;text-align: center;}
.x1-prolist-nav .item:last-child{margin-right: 0;}
.x1-prolist-nav .item:hover,.x1-prolist-nav .item.active{background: #9f1919;}
.x1-prolist-nav .item a {color: #333;font-size: 15px;}
.x1-prolist-nav .item a:hover{text-decoration: underline;}
.x1-prolist-nav .item>a{position: relative;}
.x1-prolist-nav .item:hover>a:before,.x1-prolist-nav .item.active>a:before{content: "";position: absolute;left: calc(50% - 15px);bottom: -20px; width: 29px;height: 10px;background: url(../../images/x1-prolist-jt.jpg) no-repeat;display: block;}
.x1-prolist-nav .item:hover>a,.x1-prolist-nav .item.active>a{color: #fff;}
.x1-prolist-nav .item .child{display: none; position: absolute;top: 41px;left: 15px;right: 15px;padding-top: 14px;}
.x1-prolist-nav .item .child .list{display: flex;flex-wrap: wrap;padding: 15px 20px; background:#9f1919;border-radius:10px;}
.x1-prolist-nav .item .child p{position: relative;margin-right: 35px;}
.x1-prolist-nav .item .child p:before{content: "●";display: inline-block;margin-right: 8px;color: #fff;font-size: 10px;}
.x1-prolist-nav .item .child p a{color: #fff;}
.x1-prolist-nav .item:hover .child{display: block;}
.x1-prolist-nav .item .child p.active a{text-decoration: underline;}
.x1-prolist-nav.fadeInDown{position: fixed;top: 86px;left: 0;right: 0;width: 100%;z-index: 10;}

.status-box{width: 300px;position: relative;margin-bottom: 50px;}
.status-box .status-top{border-bottom: 1px solid #ddd;position: relative;display: flex;align-items: center;height: 50px;cursor: pointer;color:#9f1919 }
.status-box .status-top:before{content: "\f324";font-family: cmsfont;display: inline-block;font-size: 14px;color: #9f1919;width: 20px;}
.status-box .status-top:after{content: "\f107";font-family: cmsfont;display: inline-block;width: 20px;position: absolute;right: 0;}
.status-box .status-bottom{display: none;position: absolute;left: 0;right: 0;top: 50px;background: #fff;box-shadow: 5px 0 10px rgba(0, 0, 0, 0.1);z-index: 2;} 
.status-box .status-bottom.active{display: block;}
.status-box .status-bottom .status-li a{color: #333;display: block;padding: 5px 10px;}
.status-box .status-bottom .status-li a:hover{background: #9f1919;color: #fff;}


.z1-pronr{padding: 100px 0 30px;}
.z1-pronr .z1-top .container-xl{display: flex;flex-wrap: wrap;justify-content: space-between;}
.z1-pronr .z1-top .container-xl .left{width: 43%;}
.z1-pronr .z1-top .container-xl .left .product-thumb{background: #f8f8f8;border: 0;}
.z1-pronr .z1-top .container-xl .left .product-thumb .magiczoom{background: #f8f8f8;}
.z1-pronr .z1-top .container-xl .left .product-thumb figure.mz-figure{background: #f8f8f8;}
.z1-pronr .z1-top .container-xl .left .product-thumb img{mix-blend-mode: multiply;}
.z1-pronr .z1-top .container-xl .right{width: 48%;}
.z1-pronr .z1-top .container-xl .right .model{font-size: 18px;color: #94252d;font-weight: bold;}
.z1-pronr .z1-top .container-xl .right .z1-t1{font-size: 32px;font-weight: bold;margin-bottom: 30px;margin-top: 5px;color: #333;}
.z1-pronr .z1-top .container-xl .right table tr td:first-child{min-width: 240px;color: #333;}
.z1-pronr .z1-top .container-xl .right table{line-height: 32px;color: #666;}
.z1-pronr .z1-top .container-xl .right .childpro{display: flex;margin-bottom: 20px;margin-top: 15px;flex-wrap: wrap;}
.z1-pronr .z1-top .container-xl .right .childpro a{font-size: 14px;line-height: 20px;text-align: center; border: 1px solid #999999;color: #999999;padding: 5px 10px;margin-right: 20px;margin-bottom: 10px;}
.z1-pronr .z1-top .container-xl .right .childpro a:hover{color: #fff;background: #94252d;}
.z1-pronr .z1-top .container-xl .right .z1-t2{color: #333;}
.z1-pronr .z1-top .container-xl .right .d-flex{display: flex;align-items: center;margin-bottom: 30px;}
.z1-pronr .z1-top .container-xl .right .d-flex .tb{margin-left: 30px;}
.z1-pronr .z1-top .container-xl .right .tkbtn{color: #fff;cursor: pointer;margin-bottom: 30px;}
.z1-pronr .z1-top .container-xl .right .tkbtn:hover{color: #94252d;}
.z1-pronr .z1-top .container-xl .right .pro-share{position: relative;display: flex;align-items: center;}
.z1-pronr .z1-top .container-xl .right .pro-share:before{content: "Share:";display: inline-block;margin-right: 10px;color: #333;}
.z1-pronr .z1-top .container-xl .right .pro-share .social a,.z1-pronr .z1-top .container-xl .right .pro-share .social span{background:#dddddd!important;border-radius:5px;margin-right: 5px;}
.z1-pronr .z1-to p .container-xl .right .pro-share .social span{background:#dddddd!important;border-radius:5px;margin-right: 5px;}
.z1-pronr .z1-top .container-xl .right .pro-share .social a:hover,.z1-pronr .z1-top .container-xl .right .pro-share .social span:hover{background:#94252d!important; }
.z1-t3{font-size: 25px;color:#94252d;font-weight:bold;margin-bottom:30px; }

.z1-nr{display: flex;justify-content: space-between;flex-wrap: wrap;border-top: 6px solid #94252d;padding-top: 90px;margin-top: 120px;}
.z1-nr .left{width: 75%;}
.z1-nr .right{width: 20%;position: relative;}
.z1-nr .right .list{position: sticky;top: 120px;}
.z1-app{border-radius: 15px;overflow: hidden;margin-top: 10px;}
.z1-nr .right .box1{background: #94252d;padding: 20px;border-radius: 20px;overflow: hidden;}
.z1-nr .right .box1 p{color: #fff;}
.z1-nr .right .box1 .tt{color: #94252d;background: #fff;text-align: center;padding: 10px;border-radius: 10px;margin-top: 20px;}
.z1-nr .right .box2{padding: 20px;border-radius: 20px;background: #fff;box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);margin-top: 22px;}
.z1-nr .right .box2 a{color: #333;}
.z1-nr .right .box2 a:hover{color: #94252d;}
.z1-nr .right .box2 .md-item{border-bottom: 4px solid transparent;text-align: center;padding: 10px 0;}
.z1-nr .right .box2 .md-item:hover{border-bottom: 4px solid #94252d;}
.z1-box1{margin-bottom: 50px;}

.z1-box2{padding: 30px 0;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.z1-box2 .text{width: 47%;}
.z1-box2 .img{width: 47%;position: relative;border-radius: 15px;overflow: hidden;}
.z1-box2 .img .z1-video{position: absolute;left: 30px;bottom: 30px;cursor: pointer;}
.z1-box2 .text ul{margin-top: 20px;}
.z1-box2 .text ul li{position: relative;}
.z1-box2 .text ul li:before{content: "\f00c";font-family: cmsfont;color: #94252d;display: inline-block;margin-right: 8px;}

.z1-box3{padding: 40px 0;margin-top: 20px;}
.z1-box3 .tabnav{display: flex;justify-content: center;border-bottom: 5px solid #d7d7d7;margin-bottom: 40px;margin-top: 50px;}
.z1-box3 .tabnav .tab-item{text-align: center;width: 20%;margin:0 2.5%;border-bottom:5px solid transparent;padding-bottom:30px;margin-bottom: -5px;cursor: pointer;}
.z1-box3 .tabnav .tab-item.active{border-bottom:5px solid #94252d;}
.z1-box3 .tabnav .tab-item .tt{margin-top: 15px;}
.z1-box3 .tabnav .tab-item:hover .tt{color: #94252d;}
.z1-box3 .tab-table{display: none;}
.z1-box3 .tab-table.active{display: block;}
.z1-box3 .table-wrapper table{border-top: 0;}

.z1-box4{padding: 30px 0;margin-top: 20px;}
.z1-box4 .tt{margin-top: 15px;}

.z1-box5{padding: 40px 0;}
.z1-box5 .box5-nr .top{display: flex;justify-content: space-between;flex-wrap: wrap;text-align: center;font-size: 20px;color: #fff;text-align: center;}
.z1-box5 .box5-nr .top .left{width: 49%;background: #94252d;border-radius: 5px;padding: 15px;}
.z1-box5 .box5-nr .top .right{width: 49%;background:#666666;border-radius: 5px;padding: 15px;}
.z1-box5 .box5-nr .bottom{margin-top: 25px;}
.z1-box5 .box5-nr .bottom .item{display: flex;align-items: center;justify-content: space-between;position: relative;}
.z1-box5 .box5-nr .bottom .item .left{display: flex;align-items: center;justify-content: flex-start;background: #e4e4e4;width: 49%;padding: 20px;}
.z1-box5 .box5-nr .bottom .item .right{display: flex;align-items: center;justify-content: flex-end;background: #f4f4f4;width: 49%;padding: 20px;}
.z1-box5 .box5-nr .bottom .item .mid{width: 100px;height: 100px;line-height: 18px; z-index: 1; background: #94252d;display: flex;left: calc(50% - 50px); text-align: center; align-items: center;justify-content: center; border-radius: 50%;position: absolute;color: #fff;font-size: 12px;}
.z1-box5 .box5-nr .bottom .item .img{width: 44%;border: 4px solid #94252d;border-radius: 15px;overflow: hidden;}
.z1-box5 .box5-nr .bottom .item .text{width: 47%;padding-left: 15px;}
.z1-box5 .box5-nr .bottom .item .right .img{order: 13;border: 4px solid #666666;}
.z1-box5 .box5-nr .bottom .item .right .text{text-align: right;padding-right: 15px;}
.z1-box5 .box5-nr .bottom .item:first-child .left{border-radius: 15px 15px 0 0;}
.z1-box5 .box5-nr .bottom .item:first-child .right{border-radius: 15px 15px 0 0;}
.z1-box5 .box5-nr .bottom .item:last-child .left{border-radius: 0 0 15px 15px;}
.z1-box5 .box5-nr .bottom .item:last-child .right{border-radius: 0 0 15px 15px;}

.z1-box6{padding: 40px 0;}
.z1-box6 .tt{margin-top: 20px;text-align: center;font-size: 16px;color: #333;font-weight: bold;}

.z1-box7{padding: 40px 0;}
.z1-box7 .tt{margin-top: 15px;text-align: center;font-size: 16px;color: #333;font-weight: bold;margin-bottom: 20px;}

.z1-box8{padding: 40px 0;}
.z1-box8 .z1-faq{margin-top: 40px;}
.z1-box8 .items{border-bottom:1px solid #dddddd;;padding-bottom:10px;padding-right:14px;cursor:pointer;}
.z1-box8 .items .quen-q{font-size:18px;line-height:32px;color:#333333;font-weight:bold;display:flex;justify-content:space-between;margin-top:15px;}
.z1-box8 .items .quen-q .q2{min-width: 30px;margin-left: 20px;}
.z1-box8 .items .quen-a{font-size:16px;line-height:28px;color:#666666;opacity:.8;margin-top:10px;width:90%;}
.z1-box8 .items .up{display:none;}
.z1-box8 .items .up,.z1-box7 .items .down{font-size:30px;transition:all 0.6s ease-in-out;}
.z1-box8 .items.active .up{display:block;}
.z1-box8 .items.active .down{display:none;}
.z1-box8 .items.active{padding-bottom:30px;border-bottom:1px solid transparent;border-top: 2px solid #94252d;}

.z1-box9{padding: 40px 0;}
.z1-box9 .all-product .col-md-3 p{font-size: 16px;}

.z1-feedback{background: url(../../images/z1-feedback-bg.jpg) no-repeat top center;padding-top: 90px;}
.z1-feedback .container-xl{display: flex;justify-content: space-between;flex-wrap: wrap;}
.z1-feedback .left{color: #fff;width: 48%;padding-top: 70px;}
.z1-feedback .right{width: 48%;background: #fff;padding: 60px 50px;border-radius: 15px;overflow: hidden;box-shadow: 30px 0 50px rgba(0, 0, 0, 0.1);}
.z1-feedback .left .t1{font-size: 32px;font-weight: bold;line-height: 40px;}
.z1-feedback .left .tb{margin-top: 30px;}
.z1-feedback .left p{margin-top: 35px;}
.z1-feedback .right .form-row>.col,.z1-feedback .form-row>[class*="col-"] {padding: 0 5px;}
.z1-feedback .right .h2{font-size:32px;line-height:56px;font-weight:bold;color:#222222;margin-bottom:35px;}
.z1-feedback .right input,.z1-feedback .right textarea{background-color:#f4f4f4;border:0;border-radius:4px;}
.z1-feedback .right input::placeholder,.z1-feedback .right textarea::placeholder{color:#999999;font-size:16px;line-height:21px;}
.z1-feedback .right .form-feedback .form-control{padding-left:21px;padding-top:18px;padding-bottom:18px;}
.z1-feedback .right .btn-box .btn{width:261px;height:51px;font-size:16px;line-height:27px;font-weight:bold;border-radius:4px;border-bottom:2px solid transparent;margin-top:12px;}
.z1-feedback .right .btn-box .btn:hover{border:2px solid #94252d;background-color:#fff;color:#94252d;}

.z1-news{padding: 80px 0;}
.z1-news .items{box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);border-radius: 15px;overflow: hidden;margin-top: 20px;}
.z1-news .col-md-4{position: relative;}
.z1-news .items .box-con{padding: 35px;}
.z1-news .items .date{font-size:16px;line-height:21px;color:#999999;opacity:.8;margin-bottom:10px;}
.z1-news .items .h5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;margin-bottom: 10px;}
.z1-news .items .h5 a{font-size:18px;line-height:21px;font-weight:bold;color:#333;margin-bottom:10px;display: inline;}
.z1-news .items .h5 a:hover{color: #94252d;}
.z1-news .items .text{font-size:16px;line-height:24px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;}

@media(max-width:768px) {
.x1-prolist-nav{padding: 12px 0 1px;}
.x1-prolist-nav .container-xl{display: block;}
    .z1-pronr{padding: 35px 0;}
    .z1-pronr .z1-top .container-xl .left{width: 100%;}
    .z1-pronr .z1-top .container-xl .right{width: 100%;margin-top: 20px;}
    .z1-pronr .z1-top .container-xl .right .z1-t1{font-size: 24px;line-height: 30px;margin-bottom: 15px;}
    .z1-pronr .z1-top .container-xl .right .childpro a{padding: 5px 10px;margin-right: 10px;line-height: 20px;}

    .z1-nr{margin-top: 40px;padding-top: 40px;}
    .z1-nr .left{width: 100%;}
    .z1-nr>.right{display: none;}
    .z1-t3{font-size: 20px;line-height: 26px;margin-bottom: 20px;}
    .z1-box1{margin-bottom: 10px;}
    .z1-box2 .text{width: 100%;}
    .z1-box2 .img{width: 100%;margin-top: 20px;}
    .z1-box2{padding: 20px 0;}

    .z1-box3{padding: 20px 0;margin-top: 0;}
    .z1-box3 .tabnav .tab-item{padding-bottom: 10px;}

    .z1-box4{padding: 20px 0;margin-top: 0;}

    .z1-box5{padding: 20px 0;}
    .z1-box5 .box5-nr{overflow: scroll;}
    .z1-box5 .box5-nr .top{width: 600px;}
    .z1-box5 .box5-nr .bottom{width: 600px;}
    .z1-box5 .box5-nr .bottom .item{background: #e4e4e4;border-bottom: 1px solid #94252d;min-height: 140px;}
    .z1-box5 .box5-nr .bottom .item:last-child{border-bottom: 0;}
    .z1-box5 .box5-nr .bottom .item .right{background: #e4e4e4;}
    .z1-box5 .box5-nr .bottom .item .left{padding: 10px;}
    .z1-box5 .box5-nr .bottom .item .img{width: 33%;}
    .z1-box5 .box5-nr .bottom .item .text{width: 53%;padding-left: 10px;}
    .z1-box5 .box5-nr .bottom .item .right .text{padding-right: 10px;padding-left: 0px;}

    .z1-box6{padding: 20px 0;}
    .z1-box6 .tt{margin-top: 10px;margin-bottom: 20px;}

    .z1-box7{padding: 20px 0;}
    .z1-box7 .tt{margin-top: 10px;margin-bottom: 20px;}

    .z1-box8{padding: 20px 0;}
    .z1-box8 .items .quen-q{font-size: 16px;line-height: 22px;}
    .z1-box8 .items .quen-a{font-size: 14px;line-height: 20px;}

    .z1-box9{padding: 20px 0;}
    .z1-feedback{background: #94252d;padding-top: 30px;padding-bottom: 30px;}
    .z1-feedback .left{width: 100%;padding-top: 0;}
    .z1-feedback .right{width: 100%;margin-top: 30px;padding: 30px 15px;}
    .z1-feedback .left .t1{font-size: 24px;line-height: 30px;}
    .z1-feedback .left .tb{margin-top: 20px;}
    .z1-feedback .left p{margin-top: 20px;}
    .z1-feedback .right .h2{font-size: 20px;line-height: 30px;margin-bottom: 20px;}

    .z1-news{padding: 35px 0;}
    .z1-news .items .box-con{padding: 15px;}
}

/*#region 移动端栏目列表*/
.menu-collapse { border-radius: 6px 6px 0 0; border: 1px solid #e7e7e7; background: #fff; }
.menu-collapse .collapse-title { padding: 0.875rem; background: #9f1919; color: #fafafa; }
.menu-collapse .collapse-title h5 { font-size: 1.25rem; font-weight: 500; }
.menu-collapse .collapse-title .navbar-toggler { color: #fff; }
.menu-collapse .menu-link { transition: background-color ease 0.2s; color: #666; border-bottom: 1px solid #e7e7e7 }
.menu-collapse ul ul .menu-link { padding: 12px 16px 12px 30px; }
.menu-collapse .menu-link:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #9f1919 }
.menu-collapse .menu-link:hover { background: #f8f9fa; }
.menu-collapse .drop { }
.menu-collapse .menu-link.active { background: #f6f6f6; color: #666 }

.z-feedback{position: relative;display: flex;align-items: center;margin-bottom: 40px;}
.z-feedback .z-feedback-bg{background: #f8f8f8;width: 100%;position: absolute;left: 0;right: 0;height: 80%;z-index: 1;}
.z-feedback .container-xl{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;z-index: 2;position: relative;}
.z-feedback .z-feedback-text{width: 48%;}
.z-feedback .z-feedback-text .z-feedback-t1{font-size: 32px;line-height: 40px;font-weight: bold;color: #9f1919;}
.z-feedback .z-feedback-text .z-feedback-t2{font-size: 16px;line-height: 24px;margin-top: 25px;}
.z-feedback .z-feedback-text ul{margin-top: 25px;}
.z-feedback .z-feedback-text ul li{font-size: 16px;line-height: 24px;position: relative;margin-top: 5px;}
.z-feedback .z-feedback-text ul li:before{content: "\f00c";font-family: cmsfont;color: #9f1919;margin-right: 8px;font-weight: bold;}
.z-feedback .z-feedback-ly{width: 48%;padding: 50px 25px;box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);background: #fff;}

@media(max-width:768px) {
    .z-feedback{padding: 25px 0;}
    .z-feedback .z-feedback-text{width: 100%;}
    .z-feedback .z-feedback-text .z-feedback-t1{font-size: 24px;line-height: 32px;}
    .z-feedback .z-feedback-text .z-feedback-t2{margin-top: 15px;}
    .z-feedback .z-feedback-text ul{margin-top: 15px;}
    .z-feedback .z-feedback-bg{height: 100%;}
    .z-feedback .z-feedback-ly{width: 100%;padding: 15px;margin-top: 30px;}
}