@import 'swiper.min.css';
@import 'font-awesome.css';
@import 'animate.min.css';
@import 'iconfont.css';

* {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: Gilroy-Regular;
    color: #4d4d4d;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

@font-face {
    font-family: "Gilroy-Regular";
    src: url(../font/GILROY-REGULAR.OTF);
    font-style: normal;
    font-weight: normal;
    display: swap
}

.second_font {
    font-family: Gilroy-Bold
}

.second_font p {
    font-family: Gilroy-Bold
}

@font-face {
    font-family: "Gilroy-Bold";
    src: url(../font/GILROY-BOLD.OTF);
    font-style: normal;
    font-weight: normal;
    display: swap
}

.third_font {
    font-family: Gilroy-Bold
}

@font-face {
    font-family: "Gilroy-Bold";
    src: url(../font/GILROY-BOLD.OTF);
    font-style: normal;
    font-weight: normal;
    display: swap
}

.text_center {
    text-align: center
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

td {
    word-break: normal !important;
    word-wrap: break-word !important
}

a {
    display: inline-block;
    text-decoration: none;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transtion: all .3s;
    -o-transition: all .3s
}

.color_white {
    color: #fff
}

.color_white p {
    color: #fff
}

img {
    display: block;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transtion: all .3s;
    -o-transition: all .3s
}

.m_width {
    width: 100%;
    max-width: 1410px;
    margin: 0 auto
}

.bold {
    font-weight: bold
}

li {
    list-style: none
}

.flex {
    display: flex;
    display: -webkit-flex
}

.trans {
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transtion: all .3s;
    -o-transition: all .3s
}

p {
    font-size: 1em
}

p a {
    font-size: 1em;
    text-decoration: underline
}

p a:hover {
    text-decoration: none
}

p img {
    max-width: 100%;
/*     margin: 0 auto; */
    height: auto !important
}

/* WordPress 图片对齐 纯样式（无任何margin） */
.alignnone {
  /* 无浮动、无间距，默认排版 */
  float: none;
}

.aligncenter {
  /* 图片居中 */
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  /* 左浮动，文字环绕 */
  float: left;
}

.alignright {
  /* 右浮动，文字环绕 */
  float: right;
}

/* 基础适配：图片不超出容器、不变形 */
img {
  max-width: 100%;
  height: auto;
}

.none {
    display: none
}

.language {
    cursor: pointer;
    position: relative
}

.language:hover .fix {
    opacity: 1;
    display: block
}

.language .fix {
    position: absolute;
    display: none;
    top: 100%;
    right: 0;
    width: 236px;
    text-align: left;
    background: #f3f3f3;
    z-index: 10200;
    box-shadow: 0 0 3px #666
}

.language .fix li {
    padding: 13px 17px;
    background: #fff;
    line-height: normal
}

.language .fix li a {
    font-size: 14px;
    color: #6d6d6d;
    margin: 0 5px
}

#onlineService {
    position: fixed;
    right: 0;
    bottom: 32%;
    z-index: 100998;
    background: linear-gradient(0deg, #a9021b, #d62e32)
}

.offside {
    width: 50px
}

.offside li {
    width: 50px;
    height: 50px;
    position: relative;
    border-bottom: 1px solid #fff;
    text-align: center;
    transition: all .7s;
    -webkit-transition: all .7s
}

.offside .code {
    position: absolute;
    top: 0;
    right: 50px;
    display: none;
    margin: 0
}

.offside a,
.offside div {
    color: #333;
    position: absolute;
    z-index: 11;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer
}

.offside p {
    float: left;
    line-height: 50px;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 0 10px;
    color: #fff;
    opacity: 0;
    position: absolute;
    white-space: nowrap
}

.offside i {
    font-size: 28px;
    height: 100%;
    line-height: 50px;
    text-align: center;
    display: block;
    color: #fff
}

.offside li:not(.li_3) a,
.offside .li_3 a,
.offside .li_3 div {
    width: 50px
}

.offside .back_top {
    display: none
}

.offside li:hover {
    background: #b1b1b1 !important
}

.offside li:nth-child(6) {
    background: #b1b1b1
}

.offside li:nth-child(7) {
    background: #b1b1b1
}

.offside .erweima {
    width: 120px;
    height: auto;
    position: absolute;
    right: 100%;
    top: 0;
    display: none
}

.offside .erweima img {
    max-width: 100%
}

.offside li:nth-child(8) {
    background: #3b3737;
    display: none
}

.offside li:nth-child(10) {
    background: #3b3737;
    height: 20px
}

.offside li:nth-child(10) i {
    line-height: 20px
}

.offside li:hover a,
.offside li:hover div,
.offside li:hover i {
    color: #fff
}

.offside li:hover p {
    opacity: 1
}

.offside li:not(.li_3):hover {
    background: #d22b31
}

.offside li:hover .erweima {
    display: block
}

.offside .tel {
    width: 230px;
    transform: translateX(-180px);
    -webkit-transform: translateX(-180px)
}

.offside .back_none {
    height: 0;
    border: 0 !important
}

.offside .li {
    transform: translateX(100%);
    -webkit-transform: translateX(100%)
}

.offside .unfold {
    width: 30px;
    transform: translateX(20px);
    -webkit-transform: translateX(20px)
}

.hide {
    display: none !important
}

@media screen and (max-width:768px) {
    #onlineService {
        left: 0;
        right: 0;
        bottom: 0;
        max-width: 100%
    }

    #onlineService .offside {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.8)
    }

    #onlineService .offside .erweima {
        top: auto;
        bottom: 0
    }

    #onlineService .offside li {
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        width: 0;
        background: none
    }

    #onlineService .offside li.mp_tel a {
        display: none
    }

    #onlineService .offside li.mp_tel p {
        opacity: 1 !important
    }

    #onlineService .offside li.tels {
        display: none
    }

    #onlineService .offside li.back_top {
        display: list-item !important
    }

    #onlineService .offside li a {
        display: block;
        width: 100%;
        text-align: center
    }

    #onlineService .offside li:hover p {
        opacity: 0
    }

    #onlineService .offside li .tel {
        width: 0
    }
}

.sep-lx-header-mb {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.3)
}

.sep-lx-header-mb.active {
    position: initial;
    background-color: #000
}

.sep-lx-header-mb .sep-bjj-pro-list {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    position: relative
}

.sep-lx-header-mb .sep-bjj-pro-list>li {
    flex: 1
}

.sep-lx-header-mb .sep-bjj-pro-list>li:nth-child(1) a {
    background: #11a4a7
}

.sep-lx-header-mb .sep-bjj-pro-list>li>a {
    display: block;
    background: #11b4b7;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 10px 0
}

.sep-lx-header-mb .sep-bjj-pro-list>li>a i {
    padding-left: 5px
}

.sep-lx-header-mb .sep-bjj-pro-list>li>ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 100000;
    display: none
}

.sep-lx-header-mb .sep-bjj-pro-list>li>ul>li {
    display: block;
    background: #11a4a7;
    color: #fff;
    font-size: 16px;
    padding: 10px 30px;
    border-top: 1px solid #4ab3b5
}

.sep-lx-header-mb .sep-bjj-pro-list>li>ul>li a {
    color: #fff
}

.sep-lx-header-mb .sep-bjj-pro-list>li>ul>li i {
    float: right;
    position: relative;
    top: 3px
}

.sep-lx-header-mb .box-wrap {
    padding: 0 0 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 1000
}

.sep-lx-header-mb .box-wrap .logo {
    float: none;
    margin: 0 auto
}

.sep-lx-header-mb .box-wrap .logo img {
    width: 110px;
    margin-top: 22px
}

.sep-lx-header-mb .box-wrap>ul {
    position: relative;
    top: 1px;
    justify-content: space-between;
    height: 70px
}

.sep-lx-header-mb .box-wrap>ul>li {
    float: left;
    width: 100px;
    line-height: 24px;
    text-align: center;
    position: relative;
    margin-top: 15px
}

.sep-lx-header-mb .box-wrap>ul>li#global {
    float: right
}

.sep-lx-header-mb .box-wrap>ul>li#global i {
    color: #fff;
    font-size: 16px
}

.sep-lx-header-mb .box-wrap>ul>li#menu {
    float: right;
    width: 50px;
    height: 35px;
    border-right: 1px solid rgba(255, 255, 255, 0.3)
}

.sep-lx-header-mb .box-wrap>ul>li#menu i {
    color: #fff;
    font-size: 25px
}

.sep-lx-header-mb .box-wrap>ul>li#logo {
    border: none;
    float: left;
    margin: 0 auto
}

.sep-lx-header-mb .box-wrap>ul>li#headerSearch {
    float: right;
    width: 50px;
    height: 35px
}

.sep-lx-header-mb .box-wrap>ul>li#headerSearch i {
    font-size: 25px;
    color: #fff
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language {
    position: absolute;
    background: #881c22;
    width: 157px;
    text-align: center;
    padding: 10px 20px;
    z-index: 100000;
    top: 40px;
    left: -67px;
    display: none;
    border: 1px solid #fff
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #fff
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.sep-lx-header-mb .box-wrap>ul>li .multi-language li a {
    color: #fff;
    font-size: 14px
}

.sep-lx-header-mb .box-wrap>ul>li.active {
    border: 1px solid #1f2256;
    background: #1f2256
}

.sep-lx-header-mb .box-wrap>ul>li.active i {
    color: #fff
}

.sep-lx-header-mb .box-wrap>ul>li i {
    color: #881c22;
    font-size: 30px;
    line-height: normal;
    line-height: 36px
}

.sep-lx-header-mb .stock {
    color: #3a3a3a;
    font-size: 14px;
    background: #f4f4f4;
    text-align: center;
    padding: 8px 0
}

.sep-lx-header-mb .stock .red {
    color: #da2337;
    position: relative;
    padding: 0 7px
}

.sep-lx-header-mb .stock .red:before {
    content: "";
    display: block;
    width: 2px;
    height: 10px;
    background: #da2337;
    position: absolute;
    left: 0;
    top: 3px
}

.sep-lx-header-mb .stock .red:after {
    content: "";
    display: block;
    width: 2px;
    height: 10px;
    background: #da2337;
    position: absolute;
    right: 0;
    top: 3px
}

.sep-lx-header-mb .stock .green {
    color: #13ba07
}

.sep-lx-header-mb .stock span {
    padding: 0 5px;
    margin: 0 3px
}

.sep-shadow {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000000;
    display: none
}

.sep-search-box {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 66px;
    z-index: 10000000;
    padding: 44px 31px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    display: none
}

.sep-search-box .fa-times {
    color: #000;
    font-size: 20px;
    position: absolute;
    right: 31px;
    top: 24px;
    cursor: pointer
}

.sep-search-box .hd {
    color: #282828;
    font-size: 18px;
    font-family: 'LATO-BOLD'
}

.sep-search-box form {
    margin-top: 10px;
    margin-bottom: 25px
}

.sep-search-box form .form-control {
    height: 47px;
    border-radius: 0;
    width: 100%
}

.sep-search-box form .btn {
    background: #881c22;
    color: #fff;
    display: table;
    margin: 0 auto;
    margin-top: 17px;
    padding: 10px 40px;
    font-size: 16px;
    width: 100%
}

.sep-search-box form .btn i {
    padding-right: 5px
}

.sep-search-box .more {
    background: #881c22;
    color: #fff;
    display: table;
    margin: 0 auto;
    margin-top: 17px;
    padding: 10px 40px;
    font-size: 16px;
    width: 100%;
    border: none
}

.sep-search-box .more i {
    padding-right: 5px
}

.sep-search-box ul li {
    margin-top: 8px
}

.sep-search-box ul li a {
    color: #8c8c8c;
    font-size: 14px;
    display: block
}

.sep-menu-box {
    width: 100%;
    position: fixed;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 10000000;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;
    -webkit-transform: translateX(-105%);
    -moz-transform: translateX(-105%);
    -ms-transform: translateX(-105%);
    -o-transform: translateX(-105%);
    transform: translateX(-105%)
}

.sep-menu-box.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.sep-menu-box.active .bottom-toggle {
    visibility: visible
}

.sep-menu-box .top {
    padding: 0 30px;
    text-align: center;
    box-shadow: 0 0 12px rgba(145, 145, 145, 0.7);
    position: relative;
    z-index: 10000;
    justify-content: space-between;
    align-items: center;
    min-height: 70px
}

.sep-menu-box .top i {
    color: #000;
    font-size: 22px;
    position: relative;
    top: 3px;
    cursor: pointer
}

.sep-menu-box .top_bottom {
    visibility: visible
}

.sep-menu-box .top_bottom.no {
    visibility: hidden
}

.sep-menu-box .top_bottom .menu-item>li {
    border-bottom: 1px solid #ddd
}

.sep-menu-box .top_bottom .menu-item>li:last-child {
    border-bottom: none
}

.sep-menu-box .top_bottom .menu-item>li.active {
    background: #881c22
}

.sep-menu-box .top_bottom .menu-item>li.active .box {
    border-bottom: 1px solid #fff
}

.sep-menu-box .top_bottom .menu-item>li.active .box a {
    color: #fff
}

.sep-menu-box .top_bottom .menu-item>li.active .box i {
    color: #fff;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg)
}

.sep-menu-box .top_bottom .menu-item>li .box {
    position: relative;
    padding: 22px 30px;
    border-bottom: 1px solid transparent
}

.sep-menu-box .top_bottom .menu-item>li .box a {
    color: #282828;
    font-size: 18px
}

.sep-menu-box .top_bottom .menu-item>li .box i {
    font-size: 20px;
    color: #282828;
    position: absolute;
    right: 30px;
    top: 26px;
    cursor: pointer;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out
}

.sep-menu-box .top_bottom .menu-item>li>ul {
    padding: 5px 0;
    display: none
}

.sep-menu-box .top_bottom .menu-item>li>ul>li {
    padding: 4px 20px
}

.sep-menu-box .top_bottom .menu-item>li>ul>li a {
    color: #fff;
    font-size: 14px
}

.sep-menu-box .bottom-toggle {
    position: absolute;
    width: 100%;
    z-index: 1000;
    top: 72px;
    background: #fff;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    visibility: hidden
}

.sep-menu-box .bottom-toggle.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.sep-menu-box .bottom-toggle .toggle {
    display: none
}

.sep-menu-box .bottom-toggle .toggle>ul {
    background: #fff
}

.sep-menu-box .bottom-toggle .toggle>ul>li {
    padding: 0 0;
    border-bottom: 1px solid #ccc;
    position: relative;
    line-height: 60px
}

.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span {
    width: 60;
    min-width: 60px;
    height: 59px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    border-right: 1px solid #ccc
}

.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) a {
    font-family: 'LATO-BOLD'
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul {
    display: none
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li {
    line-height: 40px
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li a {
    font-size: 14px
}

.sep-menu-box .bottom-toggle .toggle>ul>li a {
    color: #282828;
    font-size: 16px;
    padding-left: 30px
}

.sep-menu-box .bottom-toggle .toggle>ul>li a i {
    font-size: 20px;
    color: #282828;
    position: absolute;
    right: 30px;
    top: 21px;
    cursor: pointer
}

.sep-menu-box .contact {
    background: #881c22;
    color: #fff;
    display: table;
    margin: 0 auto;
    margin-top: 0;
    padding: 20px 0;
    font-size: 22px;
    width: 100%;
    border: none;
    border-radius: 0
}

.sep-menu-box .contact i {
    padding-right: 5px;
    color: #fff
}

.sep-menu-box .logo img {
    width: 59px
}

.mp_bottom {
    padding-top: 70px;
    background-image: url(../image/back_2.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    margin-top: -80px;
    position: relative
}

.mp_bottom .bottom_up {
    padding-bottom: 20px
}

.mp_bottom .bottom_up .title {
    font-size: 22px;
    text-transform: uppercase
}

.mp_bottom .bottom_up .btn {
    width: 186px;
    line-height: 50px;
    background: #fff;
    font-size: 18px;
    color: #9d2226;
    margin-top: 3px;
    background-color: #2a322d;
    color: #fff;
    margin-top: 30px
}

.mp_bottom .bottom_up .btn i {
    color: #fff;
    margin-left: 20px
}

.mp_bottom .mp_bottom_up_container {
    flex-direction: column;
    padding: 0 2%;
    box-sizing: border-box
}

.mp_bottom .mp_bottom_up_container .mp_bottom_up_item {
    border-bottom: 1px solid #fff;
    position: relative;
    padding: 10px 0
}

.mp_bottom .mp_bottom_up_container .mp_bottom_up_item:last-child {
    border-bottom: none
}

.mp_bottom .mp_bottom_up_container .mp_bottom_up_item .mp_bottom_up_item_title {
    font-size: 22px;
    line-height: 30px;
    font-family: BarlowSemiCondensed-Bold;
    color: #fff;
    text-transform: uppercase
}

.mp_bottom .mp_bottom_up_container .mp_bottom_up_item .mp_bottom_up_item_icon {
    position: absolute;
    line-height: 50px;
    font-size: 25px;
    top: 0;
    right: 10px
}

.mp_bottom .mp_bottom_up_container .mp_bottom_up_item .mp_bottom_up_item_href_group {
    margin-top: 5px;
    flex-direction: column;
    display: none
}

.mp_bottom .mp_bottom_up_container .mp_bottom_up_item .mp_bottom_up_item_href_group .mp_bottom_up_item_href {
    font-size: 15px;
    text-indent: 10px;
    line-height: 30px;
    width: 100%
}

.mp_bottom .mp_bottom_up_container .mp_bottom_up_item .mp_bottom_up_item_href_group .mp_bottom_up_item_href i {
    margin-right: 5px;
    display: none
}

.mp_bottom .mp_bottom_down_container {
    padding: 20px 2%;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: space-between
}

.mp_bottom .mp_bottom_down_container .mp_bottom_down_item {
    align-items: center;
    font-size: 15px;
    line-height: 30px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px
}

.mp_bottom .mp_bottom_down_container .mp_bottom_down_item .mp_bottom_down_item_icon {
    min-width: 40px;
    line-height: 40px;
    font-size: 20px;
    margin-right: 10px;
    border: 1px solid #881c22;
    color: #881c22;
    border-radius: 30px;
    background-color: #fff
}

.mp_bottom .searchs {
    align-items: center;
    justify-content: flex-end
}

.mp_bottom .searchs .search_item {
    width: 100%;
    background: #fff;
    border-radius: 19px;
    padding: 25px;
    justify-content: space-between;
    align-items: flex-end
}

.mp_bottom .searchs .search_item .text .title {
    font-size: 18px;
    color: #333;
    line-height: 34px
}

.mp_bottom .searchs .search_item .text .content {
    color: #333;
    line-height: 18px;
    margin-bottom: 10px
}

.mp_bottom .searchs .search_item .elementor-form {
    width: 100%;
    height: 55px;
    background: linear-gradient(0deg, #a9021b, #d62e32);
    border-radius: 28px;
    overflow: hidden;
    position: relative
}
.mp_bottom .searchs .search_item .elementor-form .elementor-column{
    position: static !important;
}

.mp_bottom .searchs .search_item .elementor-form button {
    width: 105px;
    height: 55px;
    background: #2a322d;
    border-radius: 28px;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    outline: none;
    cursor: pointer
}
.mp_bottom .searchs .search_item .elementor-form button span{
    color: #fff !important;
}

.mp_bottom .searchs .search_item .elementor-form input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0) !important;
    padding-left: 20px;
    color: #c5c5c5;
    border: none !important;
    min-height: 55px;
    font-size: 16px !important;
}

.mp_bottom .searchs .search_item .elementor-form input::-webkit-input-placeholder {
    color: #c5c5c5
}

.mp_bottom .searchs .mp_google_ul {
    margin-top: 20px;
    justify-content: center
}

.mp_bottom .searchs .mp_google_ul .mp_google_li {
    width: 36px;
    line-height: 36px;
    border-radius: 50%;
    margin: 0 12.5px;
    color: rgba(255, 255, 255, 1);
    font-size: 20px
}

.mp_bottom .searchs .mp_google_ul .mp_google_li:hover {
    background: #fff
}

.mp_bottom .searchs .mp_google_ul .mp_google_li img {
    width: 70%;
    height: 70%;
    object-fit: contain;
    display: block;
    margin-top: 3px;
    filter: brightness(0) invert(1);
}

.mp_bottom .searchs .mp_google_ul .mp_google_li:hover img {
    filter: none;
}

.mp_footer {
    padding: 15px 20px 70px 20px;
    box-sizing: border-box;
    background-color: #a7001a;
    display: none
}

.mp_footer .mp_footer_container {
    position: relative;
    flex-direction: column;
    align-items: center
}

.mp_footer .mp_footer_container footer {
    line-height: 30px;
    text-align: center
}

.mp_footer .mp_footer_container footer a {
    line-height: 30px
}

.mp_footer .mp_footer_container .mp_link_href {
    margin-left: 0
}

.mp_footer .mp_footer_container .mp_link_href .mp_link_href_li {
    line-height: 30px;
    position: relative;
    padding-right: 20px
}

.mp_footer .mp_footer_container .mp_link_href .mp_link_href_li:last-child:after {
    display: none
}

.mp_footer .mp_footer_container .mp_link_href .mp_link_href_li:after {
    content: '';
    width: 1px;
    height: 10px;
    position: absolute;
    top: 10px;
    right: 9px;
    background-color: #fff
}

@media screen and (max-width:768px) {
    .sep-lx-header-mb {
        display: block
    }

    .mp_bottom {
        display: block
    }

    .mp_footer {
        display: block
    }
}

.sep-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding-top: 50px
}

.sep-header.inner {
    padding: 0;
    background: linear-gradient(0deg, #a9021b, #d62e32)
}

.sep-header.inner .header_container .sep-mainnav .nav_first_li .product_nav {
    top: 96px
}

.sep-header.inner .header_container .sep-mainnav .nav_first_li .nav_first_href {
    color: #fff;
    line-height: 96px
}

.sep-header.inner .header_container .imformation_group .language .text {
    color: #fff
}

.sep-header.inner .header_container .imformation_group .language .fa {
    color: #fff
}

.sep-header.inner .header_container .imformation_group .language .iconfont {
    color: #fff
}

.sep-header.inner .header_container .imformation_group .search {
    color: #fff
}

.sep-header.active {
    padding: 0;
    background: linear-gradient(0deg, #a9021b, #d62e32)
}

.sep-header.active .header_container .sep-mainnav .nav_first_li .product_nav {
    top: 96px
}

.sep-header.active .header_container .sep-mainnav .nav_first_li .nav_first_href {
    color: #fff;
    line-height: 96px
}

.sep-header.active .header_container .imformation_group .language .text {
    color: #fff
}

.sep-header.active .header_container .imformation_group .language .fa {
    color: #fff
}

.sep-header.active .header_container .imformation_group .language .iconfont {
    color: #fff
}

.sep-header.active .header_container .imformation_group .search {
    color: #fff
}

.sep-header .header_container {
    align-items: center;
    justify-content: space-between
}

.sep-header .header_container .logo img {
    width: 178px
}

.sep-header .header_container .sep-mainnav .nav_first_li {
    margin-left: 20px;
    position: relative
}

.sep-header .header_container .sep-mainnav .nav_first_li:hover .second_nav_ul {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.sep-header .header_container .sep-mainnav .nav_first_li .second_nav_ul {
    display: none;
    margin-left: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transform: translateY(20px);
    top: 100%;
    min-width: 208px;
    z-index: 2;
    padding: 0;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    margin-top: -1px;
    background-color: #fff;
    transition: all .3s
}

.sep-header .header_container .sep-mainnav .nav_first_li .second_nav_ul .second_nav_li {
    position: relative
}

.sep-header .header_container .sep-mainnav .nav_first_li .second_nav_ul .second_nav_li .second_nav_href {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
    line-height: 23px;
    padding: 8px 15px;
    font-size: 17px;
    min-height: 23px;
    max-width: none;
    text-decoration: none;
    font-family: inherit
}

.sep-header .header_container .sep-mainnav .nav_first_li .second_nav_ul .second_nav_li .second_nav_href:hover {
    color: #881c22
}

.sep-header .header_container .sep-mainnav .nav_first_li .second_nav_ul .second_nav_li:hover .third_nav_ul {
    display: block
}

.sep-header .header_container .sep-mainnav .nav_first_li .second_nav_ul .second_nav_li .third_nav_ul {
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
    min-width: 208px;
    z-index: 2;
    padding: 0;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    margin-top: -1px;
    border-top: 2px solid #881c22;
    background-color: #fff;
    transition: all .3s
}

.sep-header .header_container .sep-mainnav .nav_first_li .second_nav_ul .second_nav_li .third_nav_ul .third_nav_li .third_nav_href {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
    line-height: 23px;
    padding: 8px 15px;
    font-size: 17px;
    min-height: 23px;
    max-width: none;
    text-decoration: none;
    font-family: inherit
}

.sep-header .header_container .sep-mainnav .nav_first_li .second_nav_ul .second_nav_li .third_nav_ul .third_nav_li .third_nav_href:hover {
    color: #881c22
}

.sep-header .header_container .sep-mainnav .nav_first_li:hover .product_nav {
    opacity: 1;
    pointer-events: all;
    transform: translateY(-5px)
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav {
    position: fixed;
    padding: 60px 20px 20px 20px;
    background: #f8f8f8;
    width: 100%;
    top: 106px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transform: translateY(25px);
    transition: all .3s
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_up {
    justify-content: space-between
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_up .nav_item {
    width: 10%;
    text-align: center
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_up .nav_item:hover img {
    filter: grayscale(0);
    opacity: 1
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_up .nav_item:hover .title {
    font-family: "Gilroy-Bold"
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_up .nav_item img {
    margin: 0 auto;
    filter: grayscale(100%) opacity(.5)
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_up .nav_item .title {
    margin-top: 25px
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_down {
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 25px
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_down .child_group {
    width: 60%;
    flex-wrap: wrap;
    justify-content: space-between
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_down .child_group .child_item {
    padding-left: 20px;
    width: 49%;
    line-height: 30px;
    margin-bottom: 20px;
    position: relative
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_down .child_group .child_item:hover {
    color: #881c22
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_down .child_group .child_item:hover::before {
    background-color: #881c22
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_down .child_group .child_item::before {
    width: 6px;
    height: 6px;
    background: #878787;
    border-radius: 50%;
    content: '';
    position: absolute;
    left: 0;
    top: 12px
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_down .img {
    width: 30%
}

.sep-header .header_container .sep-mainnav .nav_first_li .product_nav .nav_container .nav_down .img img {
    margin: 0 auto;
    max-width: 142px
}

.sep-header .header_container .sep-mainnav .nav_first_li .nav_first_href {
    font-size: 17px;
    line-height: 55px
}

.sep-header .header_container .sep-mainnav .nav_first_li .nav_first_href:hover {
    text-decoration: underline
}

.sep-header .header_container .sep-mainnav .nav_first_li .nav_first_href.active {
    text-decoration: underline
}

.sep-header .header_container .imformation_group {
    align-items: center
}

.sep-header .header_container .imformation_group .language {
    align-items: center
}

.sep-header .header_container .imformation_group .language .text {
    margin: 0 5px
}

.sep-header .header_container .imformation_group .language .fa {
    font-size: 20px
}

.sep-header .header_container .imformation_group .language .iconfont {
    font-size: 40px
}

.sep-header .header_container .imformation_group .line {
    width: 1px;
    height: 13px;
    background: #fff;
    margin: 0 20px
}

.sep-header .header_container .imformation_group .search {
    font-size: 25px;
    cursor: pointer
}

.sep-header .header_container .imformation_group .search:hover {
    text-decoration: underline
}

.sep-banner {
    overflow: hidden;
    position: relative
}

.sep-banner .sign {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 70px;
    z-index: 2
}

.sep-banner .sign .sign_container {
    justify-content: space-between
}

.sep-banner .sign .sign_container .sign_group {
    justify-content: center;
    align-items: center
}

.sep-banner .sign .sign_container .sign_group .sign_item {
    position: relative;
    margin: 0 50px;
    z-index: 1
}

.sep-banner .sign .sign_container .sign_group .sign_item .circle {
    width: 9px;
    height: 9px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: relative;
    z-index: 2
}

.sep-banner .sign .sign_container .sign_group .sign_item:last-child:after {
    display: none
}

.sep-banner .sign .sign_container .sign_group .sign_item:after {
    content: '';
    position: absolute;
    width: 94px;
    height: 1px;
    background-color: #fff;
    top: 50%;
    left: 14px;
    z-index: 2
}

.sep-banner .sign .sign_container .sign_group .sign_item.active .circle {
    width: 15px;
    height: 15px
}

.sep-banner .sign .sign_container .btn {
    align-items: center
}

.sep-banner .sign .sign_container .btn.btn_left i {
    margin-right: 5px
}

.sep-banner .sign .sign_container .btn.btn_right i {
    margin-left: 5px
}

.sep-banner.pc_banner .banner_ul .banner_li .banner_shadow .shadow_container .theme {
    transition: all .3s
}

.sep-banner.pc_banner .banner_ul .banner_li .banner_shadow .shadow_container .theme:hover {
    color: #881c22
}

.sep-banner.pc_banner .banner_ul .banner_li .banner_shadow .shadow_container .href {
    transition: all .3s
}

.sep-banner.pc_banner .banner_ul .banner_li .banner_shadow .shadow_container .href:hover {
    background: linear-gradient(0deg, #a9021b, #d62e32);
    color: #fff
}

.sep-banner.pc_banner .banner_ul .banner_li .banner_shadow .shadow_container .href:hover i {
    color: #fff
}

.sep-banner .banner_ul .banner_li {
    min-width: 100%;
    position: relative
}

.sep-banner .banner_ul .banner_li .banner_shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.sep-banner .banner_ul .banner_li .banner_shadow .shadow_container {
    height: 100%;
    flex-direction: column;
    justify-content: center
}

.sep-banner .banner_ul .banner_li .banner_shadow .shadow_container .theme {
    font-size: 70px;
    line-height: 77px;
    text-transform: uppercase
}

.sep-banner .banner_ul .banner_li .banner_shadow .shadow_container .description {
    margin: 40px 0
}

.sep-banner .banner_ul .banner_li .banner_shadow .shadow_container .description ul {
    padding-left: 20px
}

.sep-banner .banner_ul .banner_li .banner_shadow .shadow_container .description ul li {
    color: #9f1d1d;
    list-style: outside disc
}

.sep-banner .banner_ul .banner_li .banner_shadow .shadow_container .description ul li p {
    color: #fff;
    font-size: 18px;
    line-height: 30px
}

.sep-banner .banner_ul .banner_li .banner_shadow .shadow_container .href {
    width: 208px;
    line-height: 50px;
    background: #fff;
    color: #8e161d;
    font-size: 18px
}

.sep-banner .banner_ul .banner_li .banner_shadow .shadow_container .href i {
    color: #8e161d;
    margin-left: 5px
}

.sep-banner .banner_ul .banner_li .banner_img {
    display: block;
    height: 100%;
}

.sep-banner .banner_ul .banner_li .banner_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sep-banner.mp_banner {
    display: none
}

.sep-bottom {
    margin-top: -100px;
    padding-top: 130px;
    background-image: url(../image/back_2.png);
    background-size: 100% 100%;
}

.home .sep-bottom {
    background-color: #f6f6f6;
}

.sep-bottom.active {
    margin-top: 0
}

.sep-bottom .bottom_up {
    border-bottom: 1px solid rgba(246, 246, 246, 0.2);
    padding-bottom: 35px
}

.sep-bottom .bottom_up .title {
    font-size: 52px;
    text-transform: uppercase
}

.sep-bottom .bottom_up .btn {
    width: 186px;
    line-height: 50px;
    background: #fff;
    font-size: 18px;
    color: #9d2226;
    margin-top: 45px
}

.sep-bottom .bottom_up .btn:hover {
    background-color: #2a322d;
    color: #fff
}

.sep-bottom .bottom_up .btn:hover i {
    color: #fff
}

.sep-bottom .bottom_up .btn i {
    margin-left: 5px;
    color: #9d2226
}

.sep-bottom .bottom_middle {
    padding: 60px 0 25px 0;
    border-bottom: 1px solid rgba(246, 246, 246, 0.2)
}

.sep-bottom .bottom_middle .href_group {
    justify-content: space-between;
    margin-bottom: 40px
}

.sep-bottom .bottom_middle .href_group .href_item .item_title {
    color: #f6f6f6;
    font-size: 22px;
    text-transform: uppercase
}

.sep-bottom .bottom_middle .href_group .href_item a.item_title:hover {
    text-decoration: underline
}

.sep-bottom .bottom_middle .href_group .href_item .child_group {
    margin-top: 30px;
    flex-direction: column
}

.sep-bottom .bottom_middle .href_group .href_item .child_group .child_item {
    line-height: 34px;
    color: #d8d8d8
}

.sep-bottom .bottom_middle .href_group .href_item .child_group .child_item:hover {
    color: #fff;
    text-decoration: underline
}

.sep-bottom .bottom_middle .searchs {
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap
}

.sep-bottom .bottom_middle .searchs .search_item {
    width: 870px;
    background: #fff;
    border-radius: 19px;
    padding: 25px;
    justify-content: space-between;
    align-items: flex-end
}

.sep-bottom .bottom_middle .searchs .search_item .text .title {
    font-size: 18px;
    color: #333;
    line-height: 34px
}

.sep-bottom .bottom_middle .searchs .search_item .text .content {
    width: 420px;
    color: #333;
    line-height: 18px
}

.sep-bottom .bottom_middle .searchs .search_item .elementor-form {
    width: 300px;
    height: 55px;
    background: linear-gradient(0deg, #a9021b, #d62e32);
    border-radius: 28px;
    overflow: hidden;
    position: relative;
}
.sep-bottom .bottom_middle .searchs .search_item .elementor-form .elementor-column{
    position: static !important;
}

.sep-bottom .bottom_middle .searchs .search_item .elementor-form i {
    position: absolute;
    color: #fff;
    right: 120px;
    top: 20px
}

.sep-bottom .bottom_middle .searchs .search_item .elementor-form button {
    width: 105px;
    height: 55px;
    background: #2a322d;
    border-radius: 28px;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    outline: none;
    cursor: pointer;
    
}
.sep-bottom .bottom_middle .searchs .search_item .elementor-form button span{
    color: #fff !important;
}

.sep-bottom .bottom_middle .searchs .search_item .elementor-form button:hover {
    text-decoration: underline
}

.sep-bottom .bottom_middle .searchs .search_item .elementor-form input {
    width: 100%;
    height: 100%;
    min-height: 55px;
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0) !important;
    padding-left: 10px;
    color: #c5c5c5;
    border: none !important;
}

.sep-bottom .bottom_middle .searchs .search_item .elementor-form input::-webkit-input-placeholder {
    color: #c5c5c5 !important;
    opacity: 1 !important;
}

.sep-bottom .bottom_middle .searchs .mp_google_ul {
    padding: 20px 0
}

.sep-bottom .bottom_middle .searchs .mp_google_ul .mp_google_li {
    width: 36px;
    line-height: 36px;
    border-radius: 50%;
    margin-left: 25px;
    color: #757575;
    font-size: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}
.sep-bottom .bottom_middle .searchs .mp_google_ul .mp_google_li.fa {
    background: transparent;
}

.sep-bottom .bottom_middle .searchs .mp_google_ul .mp_google_li img {
    width: 80%;
    height: 80%;
    object-fit: contain;
    display: block
}

.sep-bottom .bottom_middle .searchs .mp_google_ul .mp_google_li:hover {
    background: #fff
}

.sep-bottom .bottom_middle .imformation_group {
    margin-top: 60px;
    justify-content: space-between;
    flex-wrap: wrap
}

.sep-bottom .bottom_middle .imformation_group .imformation_item {
    max-width: 580px;
    align-items: center;
    padding: 10px 0
}

.sep-bottom .bottom_middle .imformation_group .imformation_item .icon {
    min-width: 50px;
    line-height: 50px;
    background: #fff;
    border-radius: 50%;
    font-size: 21px;
    color: #9f1d1d;
    margin-right: 15px
}

.sep-bottom .bottom_middle .imformation_group .imformation_item a.text:hover {
    text-decoration: underline
}

.sep-bottom .bottom_middle .imformation_group .imformation_item .text {
    line-height: 25px
}

.sep-bottom .bottom_down {
    height: 75px;
    align-items: center;
    justify-content: space-between
}

.sep-bottom .bottom_down footer {
    color: #fff;
    opacity: .5
}

.sep-bottom .bottom_down footer p{
    color: #fff;
}

.sep-bottom .bottom_down footer a:hover {
    text-decoration: underline
}

.sep-bottom .bottom_down .href_group {
    align-items: center
}

.sep-bottom .bottom_down .href_group .href_item {
    color: #fff;
    opacity: .5
}

.sep-bottom .bottom_down .href_group .href_item:hover {
    text-decoration: underline;
    color: #fff
}

.sep-bottom .bottom_down .href_group .line {
    width: 1px;
    height: 12px;
    background: #fff;
    opacity: .6;
    margin: 0 15px
}

.home_video {
    position: fixed;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%) scale(0);
    padding: 50px;
    background: rgba(0, 0, 0, 0.8);
    top: 50%;
    left: 50%;
    z-index: 999;
    transform-origin: center center;
    transition: all .6s ease;
    display: flex;
    align-items: center
}

.home_video .icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    text-align: center
}

.home_video .icon i {
    font-size: 20px;
    color: #be1112;
    transition: all .6s ease
}

.home_video .icon:hover i {
    transform: rotate(360deg)
}

.home_video iframe {
    width: 100%;
    height: 80%
}

.home_video.active {
    transform: translate(-50%, -50%) scale(1);
    overflow: hidden
}

.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 9999900000;
    margin-top: -540px;
    transform: translateY(-100%);
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 500ms cubic-bezier(.86, 0, .07, 1);
    -moz-transition: all 500ms cubic-bezier(.86, 0, .07, 1);
    -o-transition: all 500ms cubic-bezier(.86, 0, .07, 1);
    transition: all 800ms cubic-bezier(.86, 0, .07, 1);
    -webkit-transition-timing-function: cubic-bezier(.86, 0, .07, 1);
    -moz-transition-timing-function: cubic-bezier(.86, 0, .07, 1);
    -o-transition-timing-function: cubic-bezier(.86, 0, .07, 1);
    transition-timing-function: cubic-bezier(.86, 0, .07, 1)
}

.search-popup:before {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 560px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 0;
    content: ""
}

.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    top: 75%;
    margin: 0 auto;
    margin-top: -200px;
    border-radius: 50%;
    text-align: center;
    background-color: #881c22;
    width: 70px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 0;
    visibility: hidden;
    border: none;
    border-bottom: 3px solid #fff
}

.search-popup .form-group {
    position: relative;
    margin: 0;
    overflow: hidden
}

.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"] {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 50px;
    color: #000;
    height: 70px;
    width: 100%;
    padding: 10px 30px;
    background-color: #fff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    font-weight: 500;
    outline: none;
    border: none
}

.search-popup .form-group input[type="submit"],
.search-popup .form-group button {
    position: absolute;
    right: 30px;
    top: 0;
    height: 70px;
    line-height: 70px;
    background: transparent;
    text-align: center;
    font-size: 24px;
    color: #000;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    outline: none;
    border: none
}

.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover {
    color: #881c22
}

.search-popup .form-group input[type="submit"]:hover .fa,
.search-popup .form-group button:hover .fa {
    color: #881c22
}

.search-popup .form-group input::placeholder,
.search-popup .form-group textarea::placeholder {
    color: #000
}

.search-popup .close-search.style-two {
    position: absolute;
    right: 25px;
    left: auto;
    color: #fff;
    width: auto;
    height: auto;
    top: 25px !important;
    margin: 0;
    border: none;
    background: none !important;
    box-shadow: none !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease
}

.search-popup .close-search.style-two span {
    font-size: 20px;
    color: #fff
}

.search-popup .close-search span {
    position: relative;
    display: block;
    height: 70px;
    width: 70px;
    font-size: 30px;
    line-height: 70px;
    color: #fff
}

.search-popup form {
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin: -35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: #111;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}

.sidenav-bar-visible .search-popup {
    width: 80%
}

.search-active .search-popup {
    transform: translateY(0);
    margin-top: 0
}

.search-active .search-popup .close-search {
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms
}

.search-active .search-popup form {
    transform: scaleX(1);
    -webkit-transition-delay: 800ms;
    -moz-transition-delay: 800ms;
    -ms-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    transition-delay: 800ms
}

@media screen and (max-width:1510px) {
    .m_width {
        padding-left: 50px !important;
        padding-right: 50px !important
    }

    .m_width .m_width {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .sep-header .header_container {
        padding-left: 20px !important;
        padding-right: 20px !important
    }
}

@media screen and (max-width:1370px) {
    .sep-header .header_container .logo img {
        width: 150px
    }

    .sep-header .header_container .sep-mainnav .nav_first_li {
        margin-left: 15px
    }

    .sep-header .header_container .sep-mainnav .nav_first_li .nav_first_href {
        font-size: 18px
    }

    .sep-banner .banner_ul .banner_li .banner_shadow .shadow_container {
        padding-top: 10px
    }

    .sep-banner .banner_ul .banner_li .banner_shadow .shadow_container .theme {
        font-size: 50px;
        line-height: 60px
    }

    .sep-banner .banner_ul .banner_li .banner_shadow .shadow_container .description {
        margin: 10px 0
    }

    .sep-bottom .bottom_up .title {
        font-size: 35px
    }

    .sep-bottom .bottom_middle .search {
        flex-direction: column;
        align-items: center
    }

    .sep-bottom .bottom_middle .search .mp_google_ul {
        margin-top: 30px
    }
}

@media screen and (max-width:1025px) {
    .sep-header .header_container .sep-mainnav .nav_first_li .product_nav {
        display: none
    }
}

@media screen and (max-width:768px) {
    .m_width {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .m_width .m_width {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .sep-header {
        display: none
    }

    .sep-bottom {
        display: none
    }

    .sep-banner.pc_banner {
        display: none
    }

    .sep-banner.mp_banner {
        display: block;
        height: 500px;
    }

    .sep-banner.mp_banner .banner_ul {
        height: 100%;
    }

    .sep-banner .banner_ul .banner_li .banner_shadow .shadow_container .theme {
        font-size: 30px;
        line-height: 30px
    }

    .sep-banner .banner_ul .banner_li .banner_shadow .shadow_container .description {
        font-size: 16px;
        line-height: 30px;
        margin: 20px 0 40px 0
    }

    .sep-banner .banner_ul .banner_li .banner_shadow .shadow_container .href {
        background: linear-gradient(0deg, #a9021b, #d62e32);
        border: none;
        color: #fff;
        width: 175px
    }

    .sep-banner .banner_ul .banner_li .banner_shadow .shadow_container .href i {
        color: #fff
    }
}

.index_container .index_title {
    max-width: 1200px
}

.index_container .index_title .title {
    color: #881c22;
    font-size: 52px;
    text-transform: uppercase
}

.index_container .index_title .title:hover {
    background: linear-gradient(0deg, #a9021b, #d62e32);
    -webkit-background-clip: text;
    color: transparent !important
}

.index_container .index_title .summary {
    margin-top: 35px;
    font-size: 18px;
    line-height: 30px
}

.index_container .index_equipment {
    padding: 140px 0 160px 0
}

.index_container .index_equipment .equipment_container {
    margin-top: 85px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    row-gap: 15px;
    column-gap: 15px
}

.index_container .index_equipment .equipment_container .equipmenut_item {
    grid-area: auto / auto / span 1 / span 6;
    position: relative
}

.index_container .index_equipment .equipment_container .equipmenut_item:nth-child(1) {
    grid-area: auto / auto / span 1 / span 3
}

.index_container .index_equipment .equipment_container .equipmenut_item:nth-child(2) {
    grid-area: auto / auto / span 1 / span 3
}

.index_container .index_equipment .equipment_container .equipmenut_item:nth-child(4) {
    grid-area: auto / auto / span 1 / span 4
}

.index_container .index_equipment .equipment_container .equipmenut_item:nth-child(5) {
    grid-area: auto / auto / span 1 / span 4
}

.index_container .index_equipment .equipment_container .equipmenut_item:nth-child(6) {
    grid-area: auto / auto / span 1 / span 4
}

.index_container .index_equipment .equipment_container .equipmenut_item:nth-child(9) {
    grid-area: auto / auto / span 1 / span 3
}

.index_container .index_equipment .equipment_container .equipmenut_item:nth-child(8) {
    grid-area: auto / auto / span 1 / span 3
}

.index_container .index_equipment .equipment_container .equipmenut_item .img {
    width: 100%;
    display: block;
    height: 100%
}

.index_container .index_equipment .equipment_container .equipmenut_item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.index_container .index_equipment .equipment_container .equipmenut_item .title {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 30px;
    padding: 0 30px;
    font-size: 22px;
    z-index: 2
}

.index_container .index_equipment .equipment_container .equipmenut_item .title:hover {
    text-decoration: underline
}

.index_container .index_equipment .equipment_container .equipmenut_item .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #a9021b, #d62e32);
    padding: 40px 40px 80px 40px;
    left: 0;
    top: 0;
    opacity: 0
}

.index_container .index_equipment .equipment_container .equipmenut_item .shadow:hover {
    opacity: 1
}

.index_container .index_equipment .equipment_container .equipmenut_item .shadow .summary {
    font-size: 18px;
    line-height: 30px
}

.index_container .index_equipment .equipment_container .equipmenut_item .shadow .child_group .child_item {
    margin-top: 10px;
    line-height: 25px;
    width: 100%
}

.index_container .index_equipment .equipment_container .equipmenut_item .shadow .child_group .child_item:hover {
    font-weight: bold
}

.index_container .index_application {
    padding: 175px 0;
    background-image: url(../image/back_3.png);
    background-size: 100% 100%;
    overflow: hidden
}

.index_container .index_application .application_container {
    max-width: 870px;
    margin-top: 35px;
    position: relative
}

.index_container .index_application .application_container .btn {
    width: 48px;
    line-height: 48px;
    background: #e3e3e3;
    position: absolute;
    top: calc(50% - 24px);
    color: #c23e3a;
    font-weight: bold;
    text-align: center;
    z-index: 2;
    cursor: pointer
}

.index_container .index_application .application_container .btn:hover {
    background: #2a322d;
    color: #fff
}

.index_container .index_application .application_container .btn.btn_left {
    left: -30px
}

.index_container .index_application .application_container .btn.btn_right {
    right: -30px
}

.index_container .index_application .application_container .application_list .swiper-wrapper {
    align-items: center
}

.index_container .index_application .application_container .application_list .swiper-slide {
    transform: scale(.95)
}

.index_container .index_application .application_container .application_list .swiper-slide.swiper-slide-active {
    transform: scale(1)
}

.index_container .index_application .application_container .application_list .img {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative
}

.index_container .index_application .application_container .application_list .img:hover img {
    transform: scale(1.1)
}

.index_container .index_application .application_container .application_list .img img {
    width: 100%
}

.index_container .index_application .application_container .application_list .img .text {
    width: 100%;
    height: 100%;
    padding: 0 140px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 0
}

.index_container .index_application .application_container .application_list .title {
    padding: 30px 0 35px 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff
}

.index_container .index_application .application_container .application_list .title:hover {
    background: linear-gradient(0deg, #a9021b, #d62e32)
}

.index_container .index_application .application_container .application_list .title:hover .num {
    color: #fff;
    font-family: "Gilroy-Bold";
    border-bottom: 1px solid #fff
}

.index_container .index_application .application_container .application_list .title:hover .href {
    font-family: "Gilroy-Bold";
    color: #f6f6f6
}

.index_container .index_application .application_container .application_list .title .num {
    color: #333;
    font-size: 48px;
    padding-bottom: 15px;
    line-height: 55px;
    width: 80px;
    border-bottom: 1px solid #000
}

.index_container .index_application .application_container .application_list .title .href {
    font-size: 20px;
    margin-top: 15px;
    line-height: 30px
}

.index_container .index_according {
    padding: 215px 0 105px 0;
    background-size: cover;
    position: relative
}

.index_container .index_according .video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.index_container .index_according .video video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.index_container .index_according .index_title {
    position: relative;
    z-index: 2
}

.index_container .index_according .index_title .title {
    color: #fff
}

.index_container .index_according .index_title .summary,.index_container .index_according .index_title .summary p {
    color: #fff
}

.index_container .index_according .according_container {
    margin-top: 40px;
    flex-wrap: wrap;
    position: relative;
    z-index: 2
}

.index_container .index_according .according_container .according_item {
    margin-right: 40px;
    width: calc(25% - 30px);
    margin-top: 45px;
    background-color: rgba(255, 255, 255, 0.2);
    height: 90px;
    justify-content: center;
    align-items: center;
    transform: skew(40deg);
    transform-origin: center
}

.index_container .index_according .according_container .according_item:hover {
    background: linear-gradient(181deg, #8d161c, #c23e3a);
    box-shadow: 0 3px 35px 0 rgba(54, 0, 2, 0.53)
}

.index_container .index_according .according_container .according_item:nth-child(4n) {
    margin-right: 0
}

.index_container .index_according .according_container .according_item .text {
    color: #f6f6f6;
    font-size: 20px;
    transform: skew(-40deg);
    transform-origin: center
}

.index_container .index_about {
    padding-top: 160px;
    align-items: flex-end
}

.index_container .index_about .text {
    width: 59%;
    justify-content: flex-end;
    padding-bottom: 50px
}

.index_container .index_about .text .text_container {
    max-width: 880px;
    width: 100%;
    padding-right: 50px
}

.index_container .index_about .text .text_container .subtitle {
    font-size: 18px;
    align-items: center;
    color: #881c22
}

.index_container .index_about .text .text_container .subtitle .line {
    margin-left: 5px;
    width: 244px;
    height: 1px;
    background: #881c22
}

.index_container .index_about .text .text_container .title {
    margin-top: 20px;
    color: #881c22;
    font-size: 52px
}

.index_container .index_about .text .text_container a{
    text-decoration: none;
}

.index_container .index_about .text .text_container .title:hover {
    color: #000
}

.index_container .index_about .text .text_container .summary {
    margin-top: 30px;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    font-weight: bold
}

.index_container .index_about .text .text_container .content {
    margin-top: 35px;
    align-items: flex-start
}

.index_container .index_about .text .text_container .content .icon {
    width: 60px;
    font-size: 45px;
    color: #861414
}

.index_container .index_about .text .text_container .content .content_text {
    width: calc(100% - 60px);
    font-size: 18px;
    line-height: 30px
}

.index_container .index_about .text .text_container .btn {
    width: 234px;
    line-height: 50px;
    margin-top: 55px;
    font-size: 18px;
    background: #333
}

.index_container .index_about .text .text_container .btn:hover {
    background: linear-gradient(0deg, #a9021b, #d62e32)
}

.index_container .index_about .text .text_container .btn i {
    margin-left: 15px;
    font-size: 20px
}

.index_container .index_about .img {
    width: 41%;
    position: relative
}

.index_container .index_about .img:hover .fa {
    color: #881c22
}

.index_container .index_about .img .fa {
    line-height: 50px;
    width: 50px;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    font-size: 60px
}

.index_container .index_about .img img {
    width: 100%
}

.index_container .index_num {
    background: linear-gradient(0deg, #a9021b, #d62e32)
}

.index_container .index_num .num_container {
    padding: 62px 0
}

.index_container .index_num .num_container .new_item {
    width: 25%;
    height: 130px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #fff
}

.index_container .index_num .num_container .new_item:last-child {
    border: none
}

.index_container .index_num .num_container .new_item .num {
    font-size: 64px
}

.index_container .index_num .num_container .new_item .title {
    font-size: 20px;
    margin-top: 30px
}

.index_container .index_partner {
    padding: 140px 0
}

.index_container .index_partner .partner_container {
    margin-top: 45px;
    position: relative
}

.index_container .index_partner .partner_container .btn {
    width: 29px;
    line-height: 27px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: calc(50% - 15px);
    color: #fff;
    cursor: pointer;
    background-color: #333
}

.index_container .index_partner .partner_container .btn:hover {
    background: linear-gradient(0deg, #a9021b, #d62e32)
}

.index_container .index_partner .partner_container .btn.btn_left {
    left: -60px
}

.index_container .index_partner .partner_container .btn.btn_right {
    right: -60px
}

.index_container .index_partner .partner_container .partner_list {
    overflow: hidden
}

.index_container .index_partner .partner_container .partner_list .img {
    width: 100%;
    height: 125px;
    background-color: #fcfcfc;
    align-items: center;
    justify-content: center
}

.index_container .index_partner .partner_container .partner_list .img:hover img {
    filter: grayscale(0)
}

.index_container .index_partner .partner_container .partner_list .img img {
    max-width: 100%;
    margin: 0 auto;
    filter: grayscale(100%)
}

.index_container .index_new {
    padding: 160px 0 320px 0;
    background: #f6f6f6
}

.index_container .index_new .index_title .title {
    color: #333
}

.index_container .index_new .new_container {
    margin-top: 65px
}

.index_container .index_new .new_container .new_item {
    width: calc(100%/3 - 80px/3);
    margin-right: 40px;
    background-color: #fff;
    border-radius: 0 0 6px 6px;
    border-bottom: 6px solid #861414
}

.index_container .index_new .new_container .new_item:last-child {
    margin-right: 0
}

.index_container .index_new .new_container .new_item .img {
    display: block;
    overflow: hidden
}

.index_container .index_new .new_container .new_item .img img {
    width: 100%
}

.index_container .index_new .new_container .new_item .img img:hover {
    transform: scale(1.1)
}

.index_container .index_new .new_container .new_item .text {
    padding: 20px 20px 30px 20px
}

.index_container .index_new .new_container .new_item .text:hover .date .d {
    color: #881c22
}

.index_container .index_new .new_container .new_item .text:hover .date .m {
    color: #881c22
}

.index_container .index_new .new_container .new_item .text:hover .title {
    color: #881c22
}

.index_container .index_new .new_container .new_item .text:hover .href {
    color: #881c22
}

.index_container .index_new .new_container .new_item .text .date {
    align-items: center
}

.index_container .index_new .new_container .new_item .text .date .d {
    font-size: 50px;
    color: #2a322d;
    line-height: 52px;
    margin-right: 5px
}

.index_container .index_new .new_container .new_item .text .title {
    margin-top: 20px;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    min-height: 60px;
    align-items: center
}
.index_container .index_new .new_container .new_item a{
    text-decoration: none;
}

.index_container .index_new .new_container .new_item .text .summary {
    line-height: 24px;
    color: #666;
    min-height: 48px;
    margin: 15px 0
}

.index_container .index_new .new_container .new_item .text .href {
    color: #333
}

@media screen and (max-width:1510px) {
    .index_container .index_partner .partner_container .btn {
        z-index: 1
    }

    .index_container .index_partner .partner_container .btn.btn_right {
        right: 50px
    }

    .index_container .index_partner .partner_container .btn.btn_left {
        left: 50px
    }

    .index_container .index_about {
        padding-left: 50px;
        padding-right: 50px;
        align-items: center
    }
}

@media screen and (max-width:1370px) {
    .index_container .index_title .title {
        font-size: 35px
    }

    .index_container .index_equipment .equipment_container .equipmenut_item .shadow {
        padding: 10px;
        z-index: 3
    }

    .index_container .index_equipment .equipment_container .equipmenut_item .shadow .summary {
        font-size: 16px;
        line-height: 25px
    }

    .index_container .index_equipment .equipment_container .equipmenut_item .shadow .child_group .child_item {
        margin-top: 5px;
        line-height: 22px
    }

    .index_container .index_about .text .text_container .title {
        font-size: 35px
    }
}

@media screen and (max-width:768px) {
    .index_container .index_title .title {
        font-size: 22px;
        line-height: 26px
    }

    .index_container .index_title .summary {
        margin-top: 20px;
        font-size: 16px
    }

    .index_container .index_equipment {
        padding: 60px 0 50px 0
    }

    .index_container .index_equipment .equipment_container {
        margin-top: 20px;
        grid-template-columns: repeat(2, 1fr);
        row-gap: 6px;
        column-gap: 6px
    }

    .index_container .index_equipment .equipment_container .equipmenut_item {
        grid-area: auto / auto / span 1 / span 1 !important
    }

    .index_container .index_equipment .equipment_container .equipmenut_item .shadow {
        display: none
    }

    .index_container .index_equipment .equipment_container .equipmenut_item .title {
        bottom: 10px;
        font-size: 16px;
        text-align: center
    }

    .index_container .index_equipment .equipment_container .equipmenut_item:nth-child(3),
    .index_container .index_equipment .equipment_container .equipmenut_item:nth-child(6) {
        grid-area: auto / auto / span 1 / span 2 !important
    }

    .index_container .index_equipment .equipment_container .equipmenut_item .shadow {
        display: none
    }

    .index_container .index_application {
        padding: 60px 0;
        background-size: cover;
        background-position: top center
    }

    .index_container .index_application .application_container .application_list .img .text {
        padding: 20px 0;
    }

    .index_container .index_application .application_container .application_list .title {
        padding: 15px 0 30px 0
    }

    .index_container .index_application .application_container .application_list .title .num {
        line-height: 40px;
        font-family: "Gilroy-Bold"
    }

    .index_container .index_application .application_container .application_list .title .href {
        font-size: 20px;
        font-family: "Gilroy-Bold";
        text-transform: uppercase
    }

    .index_container .index_application .application_container .btn_group {
        justify-content: center;
        margin-top: 20px
    }

    .index_container .index_application .application_container .btn_group .btn {
        position: initial;
        margin: 0 2px;
        width: 35px;
        line-height: 35px
    }

    .index_container .index_according {
        padding: 60px 0;
        background-color: #000
    }

    .index_container .index_according .index_title .summary {
        display: none
    }

    .index_container .index_according .according_container {
        margin-top: 0;
        justify-content: center
    }

    .index_container .index_according .according_container .according_item {
        margin-top: 20px;
        width: calc(100%/3 - 15px);
        line-height: 35px;
        font-size: 17px;
        height: auto;
        margin-right: 10px !important;
        transform-origin: left top
    }

    .index_container .index_according .according_container .according_item:nth-child(3n) {
        margin-right: 0 !important
    }

    .index_container .index_according .according_container .according_item:last-child {
        margin-right: 0 !important
    }

    .index_container .index_about {
        flex-wrap: wrap;
        padding: 60px 15px 0 15px
    }

    .index_container .index_about .text {
        width: 100%;
        padding-bottom: 15px
    }

    .index_container .index_about .text .text_container {
        padding-right: 0
    }

    .index_container .index_about .text .text_container .subtitle {
        display: none
    }

    .index_container .index_about .text .text_container .title {
        font-size: 22px;
        line-height: 26px;
        text-align: center;
        width: 100%;
        margin-top: 0
    }

    .index_container .index_about .text .text_container .summary {
        margin-top: 20px;
        font-size: 16px;
        line-height: 30px;
        text-align: center
    }

    .index_container .index_about .text .text_container .content {
        margin-top: 20px
    }

    .index_container .index_about .text .text_container .content .content_text {
        font-size: 16px
    }

    .index_container .index_about .text .text_container .btn {
        display: none
    }

    .index_container .index_about .img {
        width: 100%
    }

    .index_container .index_num {
        margin: 0 15px
    }

    .index_container .index_num .num_container {
        padding: 0 !important;
        flex-wrap: wrap
    }

    .index_container .index_num .num_container .new_item {
        width: 50%;
        min-height: 140px;
        border-right: 1px solid rgba(255, 255, 255, 0.2);
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .index_container .index_num .num_container .new_item .num {
        font-size: 52px
    }

    .index_container .index_num .num_container .new_item .title {
        font-size: 20px;
        margin-top: 5px
    }

    .index_container .index_partner {
        padding: 60px 0
    }

    .index_container .index_partner .partner_container {
        margin-top: 15px
    }

    .index_container .index_partner .partner_container .partner_list .img {
        height: 100px
    }

    .index_container .index_partner .partner_container .btn {
        position: initial;
        margin: 0 2.5px
    }

    .index_container .index_partner .partner_container .btn_group {
        justify-content: center;
        margin-top: 20px
    }

    .index_container .index_new {
        padding: 60px 0 100px 0
    }

    .index_container .index_new .new_container {
        margin-top: 0;
        flex-wrap: wrap
    }

    .index_container .index_new .new_container .new_item {
        width: 100%;
        margin-top: 20px;
        margin-right: 0;
        border-bottom: none;
        background-color: #f6f6f6
    }

    .index_container .index_new .new_container .new_item .text {
        padding: 20px 0 0 0
    }

    .index_container .index_new .new_container .new_item .text .title {
        font-size: 18px;
        margin-bottom: 15px;
        margin-top: 0
    }

    .index_container .index_new .new_container .new_item .text .summary {
        display: none
    }
}
