﻿.sep_breadcrumb {
    width: 100%;
    background-color: #f7f7f7
}

.sep_breadcrumb .sep_container {
    padding: 12px 0 12px 0
}

.sep_breadcrumb .sep_container .div_boxs i {
    margin-right: 10px;
    line-height: 24px
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb {
    width: 100%;
    flex-wrap: wrap
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li {
    display: inline-block
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li:last-child span {
    color: #881c22 !important
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li a {
    line-height: 24px
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li a:hover {
    text-decoration: underline
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li:after {
    content: '->';
    margin: 0 3px
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li:last-child:after {
    content: '';
    display: none
}

.sep-resource-list2 li {
    padding-left: 160px;
    position: relative;
    border-bottom: 1px solid #881c22;
    padding-top: 5px;
    min-height: 152px;
    margin-bottom: 30px
}

.sep-resource-list2 li.nothumb {
    padding-left: 0
}

.sep-resource-list2 li.nothumb .thumb {
    display: none
}

.sep-resource-list2 li .thumb {
    display: block;
    position: absolute;
    width: 140px;
    overflow: hidden;
    left: 0;
    top: 0
}

.sep-resource-list2 li .thumb img {
    width: 100%
}

.sep-resource-list2 li .times {
    display: block;
    font-size: 14px;
    color: #545454;
    margin-bottom: 6px
}

.sep-resource-list2 li .titles {
    display: block;
    color: #545454;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px
}

.sep-resource-list2 li .titles:hover {
    color: #881c22
}

.sep-resource-list2 li .summary {
    display: block;
    color: #545454;
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 10px
}

.sep-resource-list2 li .more {
    text-transform: uppercase;
    color: #881c22;
    font-size: 12px;
    font-weight: bold
}

.sep-resource-list2 li .more:hover {
    text-decoration: underline
}

.shsn-new-ul {
    width: 100%;
    overflow: hidden
}

.shsn-new-ul li {
    border-bottom: 1px solid #881c22;
    padding-bottom: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-left: 74px;
    position: relative
}

.shsn-new-ul li .dates {
    width: 74px;
    padding: 0 12px;
    float: left;
    position: absolute;
    left: 0;
    top: 0
}

.shsn-new-ul li .dates .dates-boxs {
    font-family: arial;
    font-weight: bold;
    font-style: inherit !important;
    border: 2px solid #dcdcdc;
    text-align: center;
    margin: 10px 0 30px 0
}

.shsn-new-ul li .dates .dates-boxs .new-data {
    margin: -16px 0 -5px 0;
    font-size: 24px;
    color: #881c22;
    line-height: 1.5
}

.shsn-new-ul li .dates .dates-boxs .datys {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 1.5
}

.shsn-new-ul li .dates-rights {
    width: calc(100% - 95px);
    float: right;
    padding: 0 12px;
    min-height: 102px
}

.shsn-new-ul li .dates-rights .titles-a {
    display: block;
    color: #881c22;
    font-size: 18px;
    line-height: 30px;
    margin: 5px 0 10px
}

.shsn-new-ul li .dates-rights .titles-a .texts {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.5
}

.sep-pagination {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center
}

.sep-pagination .pagination {
    margin: 29px 0;
    display: inline-block;
    padding-left: 0;
    border-radius: 4px
}

.sep-pagination .pagination .active a {
    background: #881c22;
    color: #fff;
    border: 1px solid #881c22
}

.sep-pagination .pagination li {
    display: inline;
    border-radius: 5px
}

.sep-pagination .pagination li a {
    padding: 11px 20px;
    margin: 0 5px;
    border-radius: 5px;
    background: #ebebeb;
    color: #333;
    border: 1px solid #ebebeb
}

.sep-pagination .pagination li a:hover {
    background: #881c22 !important;
    color: #fff !important;
    border: 1px solid #881c22 !important
}

.sep-pagination .pagination li:first-child a {
    border-radius: 5px;
    padding: 11px 20px;
    color: #333;
    background-color: #ebebeb;
    border: 1px solid #ebebeb
}

.sep-pagination .pagination li:last-child a {
    border-radius: 5px;
    padding: 11px 19.5px;
    color: #333;
    background-color: #ebebeb;
    border: 1px solid #ebebeb
}

@media screen and (max-width:768px) {
    .sep-pagination .pagination {
        margin: 10px 0
    }

    .sep-pagination .pagination li a {
        padding: 5px 8px !important;
        margin: 0 !important
    }
}

.receiver_btn_group {
    justify-content: space-around;
    margin-top: 20px;
    flex-wrap: wrap
}

.receiver_btn_group .btn {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #881c22;
    background-color: #881c22;
    color: #fff;
    border-radius: 5px;
    min-width: 220px;
    margin-top: 5px
}

.receiver_btn_group .btn:hover {
    color: #881c22;
    background-color: #fff
}

.sep-resource-grid .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    overflow: hidden
}

.sep-resource-grid .sep-datalist li {
    position: relative;
    float: left;
    width: 33.33%;
    overflow: hidden;
    padding: 0 15px;
    margin-bottom: 18px;
    box-sizing: border-box
}

.sep-resource-grid .sep-datalist li .thumb {
    display: block;
    width: 100%;
    line-height: 159px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 8px;
    border: 1px solid #cecece
}

.sep-resource-grid .sep-datalist li .thumb img {
    max-width: 100%
}

.sep-resource-grid .sep-datalist li .thumb img:hover {
    transform: scale(1.1)
}

.sep-resource-grid .sep-datalist li .title {
    line-height: 1.5em;
    height: 1.5em;
    display: block;
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 18px;
    color: #323232;
    margin-top: 20px;
    text-align: center
}

.sep-resource-grid .sep-datalist li .title:hover {
    color: #881c22
}

.sep-resource-grid .sep-datalist li .summary {
    display: none;
    line-height: 1.5em;
    height: 6em;
    overflow: hidden;
    color: #777
}

.sep-resource-grid .sep-datalist li .published {
    display: none
}

.sep-resource-grid .sep-datalist li .btn-read {
    display: none
}

@media screen and (max-width:768px) {
    .sep-resource-grid .sep-datalist li {
        width: 100%
    }
}

.template_banner {
    position: relative
}

.template_banner .big_img {
    width: 100%;
    margin-bottom: 20px
}

.template_banner .img_group {
    overflow: hidden
}

.template_banner .img_group .img_group_btn {
    width: 50px;
    position: absolute;
    bottom: 70px;
    background-color: rgba(0, 0, 0, 0.3);
    line-height: 137px;
    font-size: 30px;
    z-index: 1;
    cursor: pointer
}

.template_banner .img_group .img_group_btn:hover {
    background-color: rgba(255, 255, 255, 0.8);
    color: #881c22
}

.template_banner .img_group .img_group_btn#img_group_btn_left {
    left: 0
}

.template_banner .img_group .img_group_btn#img_group_btn_right {
    right: 0
}

.template_banner .img_group .img_group_container {
    width: 100%;
    position: relative;
    left: 0
}

.template_banner .img_group .img_group_container .img_item {
    margin: 0 10px;
    min-width: calc(25% - 20px)
}

.template_banner .img_group .img_group_container .img_item.active .img_item_title {
    color: #881c22
}

.template_banner .img_group .img_group_container .img_item img {
    width: 100%;
    height: 135px
}

.template_banner .img_group .img_group_container .img_item .img_item_title {
    color: #646464;
    line-height: 25px;
    margin: 10px 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical
}

.sep-faq-list3 li {
    margin-bottom: 20px
}

.sep-faq-list3 li:nth-child(1) .faq-answer {
    display: block
}

.sep-faq-list3 li.active .faq-question .q {
    background: #881c22
}

.sep-faq-list3 li .faq-question {
    position: relative;
    min-height: 42px;
    padding-left: 40px;
    background: #f0f0f0;
    cursor: pointer
}

.sep-faq-list3 li .faq-question .q {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    color: #ebebeb;
    background: #9d9d9d;
    width: 40px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-weight: bold;
    font-size: 16px
}

.sep-faq-list3 li .faq-question .faq_title {
    color: #333;
    font-size: 16px;
    padding: 0 15px;
    display: inline-block;
    line-height: 42px;
    height: 42px;
    padding-right: 45px
}

.sep-faq-list3 li .faq-question i {
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

.sep-faq-list3 li .faq-answer {
    color: #292929;
    font-size: 14px;
    line-height: 1.8em;
    padding: 30px 0;
    padding-bottom: 10px;
    display: none
}

.sep-resource-list-nothumb .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0
}

.sep-resource-list-nothumb .sep-datalist li {
    border-bottom: dotted 1px #ddd;
    position: relative;
    min-height: 120px;
    padding: 15px 10px 50px 10px
}

.sep-resource-list-nothumb .sep-datalist li .thumb {
    position: absolute;
    left: 10px;
    top: 15px;
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    text-align: center;
    display: none
}

.sep-resource-list-nothumb .sep-datalist li .thumb img {
    max-width: 100%;
    height: 90px;
    display: none;
    border: 1px solid #ddd
}

.sep-resource-list-nothumb .sep-datalist li .title {
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    height: auto;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px
}

.sep-resource-list-nothumb .sep-datalist li .title:hover {
    color: #881c22
}

.sep-resource-list-nothumb .sep-datalist li .summary {
    display: block;
    color: #666;
    line-height: 1.5em;
    word-break: break-all;
    width: 100%
}

.sep-resource-list-nothumb .sep-datalist li .published {
    display: block;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
    position: absolute;
    bottom: 10px;
    left: 10px
}

.sep-resource-list-nothumb .sep-datalist li .published:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f073";
    margin-right: 5px
}

.sep-resource-list-nothumb .sep-datalist li .btn-read {
    position: absolute;
    bottom: 50px;
    left: 10px;
    border: solid 1px #ccc;
    border-radius: 3px;
    background: #f0f0f0;
    padding: 2px 8px;
    color: #333;
    font-size: 12px
}

.overflow-x {
    overflow-x: auto
}

.detail_module {
    margin-top: 50px
}

.detail_module .module_title {
    margin-bottom: 30px;
    padding-bottom: 10px;
    position: relative;
    line-height: 30px;
    font-size: 24px;
    border-bottom: 1px solid #d8d8d8
}

.detail_module .module_title:after {
    content: '';
    width: 55px;
    height: 3px;
    background-color: #881c22;
    left: 0;
    position: absolute;
    bottom: -1px
}

.detail_module .submit_group {
    flex-wrap: wrap
}

.detail_module .submit_group .input {
    width: calc(50% - 7.5px);
    height: 45px;
    margin-bottom: 20px;
    line-height: 43px;
    color: #888383;
    background-color: #fcfcfc;
    position: relative
}

.detail_module .submit_group .input i {
    position: absolute;
    right: 10px;
    line-height: 45px;
    color: green;
    top: 0
}

.detail_module .submit_group .input p {
    line-height: 19px;
    display: none
}

.detail_module .submit_group .input:nth-child(2n+1) {
    margin-right: 15px
}

.detail_module .submit_group .input.file {
    text-indent: 18px;
    position: relative
}

.detail_module .submit_group .input.file input {
    position: absolute;
    opacity: 0;
    width: 82px;
    right: 10px;
    cursor: pointer
}

.detail_module .submit_group .input.file .text {
    color: #00a0e9;
    font-size: 12px;
    line-height: 43px;
    position: absolute;
    right: 10px;
    top: 0
}

.detail_module .submit_group .input input {
    border: 1px solid #d8d8d8;
    outline: none;
    text-indent: 18px;
    background-color: #fcfcfc;
    height: 100%;
    width: 100%
}

.detail_module .submit_group .input input.has-success {
    border-color: green
}

.detail_module .submit_group .input input.has-error {
    border-color: red
}

.detail_module .submit_group .textarea {
    width: 100%;
    height: 165px;
    padding: 15px;
    background-color: #fcfcfc;
    border: 1px solid #d8d8d8;
    margin-bottom: 20px
}

.detail_module .submit_group .textarea textarea {
    outline: none;
    border: none;
    width: 100%;
    height: 100%;
    background-color: #fcfcfc;
    resize: none;
    margin-bottom: 12px
}

.detail_module .submit_group .captcha {
    width: 260px;
    position: relative;
    border: 1px solid #d8d8d8;
    height: 45px;
    margin-right: calc(100% - 260px)
}

.detail_module .submit_group .captcha .img {
    width: 80px;
    height: 33px;
    position: absolute;
    top: 6px;
    right: 5px
}

.detail_module .submit_group .captcha input {
    border: none;
    outline: none;
    text-indent: 18px;
    background-color: #fcfcfc;
    height: 100%
}

.detail_module .submit_group button {
    font-size: 18px;
    width: 140px;
    height: 40px;
    background-color: #fff;
    border-radius: 3px;
    line-height: 40px;
    border: none;
    outline: none;
    border: 1px solid #881c22;
    margin-top: 30px;
    color: #881c22
}

.detail_module .submit_group button:hover {
    color: #fff;
    background-color: #881c22
}

@media screen and (max-width:768px) {
    .template_banner .img_group .img_item {
        min-width: calc(50% - 10px)
    }
}

.map iframe {
    border: none;
    width: 100%;
    height: 570px
}

@media screen and (max-width:768px) {
    .map iframe {
        height: 200px
    }
}

.video_group {
    flex-wrap: wrap
}

.video_group .video_item {
    width: calc(100%/3 - 40px/3);
    margin-right: 20px
}

.video_group .video_item .img {
    width: 100%;
    overflow: hidden
}

.video_group .video_item .img img {
    width: 100%
}

.video_group .video_item .img img:hover {
    transform: scale(1.2)
}

.video_group .video_item .video_title {
    font-size: 16px;
    line-height: 24px;
    margin: 5px 0 10px 0;
    width: 100%
}

.video_group .video_item .video_title:hover {
    color: #144b9e
}

.video_group .video_item:nth-child(3n) {
    margin-right: 0
}

@media screen and (max-width:768px) {
    .video_group .video_item {
        width: 100%;
        margin-right: 0
    }
}

.sep-banner.inner_banner .sep_breadcrumb {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0)
}

.sep-banner.inner_banner .sep_breadcrumb .sep_container .div_boxs i {
    color: #881c22
}

.sep-banner.inner_banner .sep_breadcrumb .sep_container .div_boxs .breadcrumb li a,.sep-banner.inner_banner .sep_breadcrumb .sep_container .div_boxs .breadcrumb li span {
    color: #eee
}

.sep-banner.inner_banner .sep_breadcrumb .sep_container .div_boxs .breadcrumb li a:hover {
    color: #881c22;
    text-decoration: underline
}

.sep-banner.inner_banner .sep_breadcrumb .sep_container .div_boxs .breadcrumb li:after {
    color: #eee
}

.up_text {
    padding: 120px 0;
    background-image: url(../image/product_back_1.jpg);
    background-size: cover
}

.up_text .text_container .title {
    justify-content: center;
    align-items: center;
    color: #881c22;
    font-size: 52px;
    text-transform: uppercase
}

.up_text .text_container .title img {
    margin: 0 10px
}

.up_text .text_container .content {
    margin-top: 55px;
    font-size: 18px;
    line-height: 30px;
    /* text-align: justify */
}

.up_text .text_container .content h2 {
    justify-content: center;
    align-items: center;
    color: #881c22;
    font-size: 52px;
    text-transform: uppercase;
    display: flex;
    font-family: Gilroy-Bold;
    line-height: 63px
}

.up_text .text_container .content h3 {
    color: #881c22;
    font-size: 30px;
    text-transform: uppercase;
    font-family: Gilroy-Bold;
    line-height: 40px
}

.up_text .text_container .content ul {
    padding-left: 20px
}

.up_text .text_container .content ul li {
    list-style: outside disc;
    font-size: 18px;
    line-height: 30px
}

.up_text .text_container .content ul li::marker {
    color: #881c22
}

.inner_box .inner_title .title {
    font-size: 48px;
    color: #881c22;
    line-height: 65px;
    text-transform: uppercase
}

.inner_box .inner_title a.title:hover {
    text-decoration: underline
}

.inner_box .inner_title .summary {
    margin-top: 45px;
    font-size: 18px;
    line-height: 30px
}

.inner_box .inner_title .summary.mtop25 {
    margin-top: 25px
}

.inner_box .inner_title .summary ul {
    padding-left: 20px
}

.inner_box .inner_title .summary ul li {
    list-style: outside disc;
    color: #fff
}

.inner_box .inner_title .summary ul li p {
    color: #fff
}

.inner_box .inner_title .summary ul li a {
    color: #fff
}

.inner_box.product_index .inner_product {
    padding: 120px 0
}

.inner_box.product_index .inner_product .product_swiper {
    margin-top: 55px;
    overflow: hidden
}

.inner_box.product_index .inner_product .product_swiper .item {
    background: #f9f9f9;
    align-items: center
}

.inner_box.product_index .inner_product .product_swiper .item .item_left {
    width: 330px;
    background: #5e5e5e
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .left_up {
    padding: 25px 30px 15px 40px;
    background: linear-gradient(3deg, #8d161c, #c23e3a)
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .left_up .pagniation {
    justify-content: flex-end;
    align-items: flex-end;
    font-size: 22px
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .left_up .pagniation span {
    font-size: 120px;
    line-height: 100px
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .left_up .title {
    margin-top: 35px;
    font-size: 34px;
    line-height: 42px;
    position: relative;
    padding-top: 10px;
    min-height: 136px
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .left_up .title a {
    font-size: 34px;
    line-height: 42px
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .left_up .title a:hover {
    text-decoration: underline
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .left_up .title::before {
    content: '';
    width: 40px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .left_up .href {
    margin-top: 10px;
    width: 166px;
    line-height: 50px;
    background: #2a322d;
    font-size: 18px
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .left_up .href:hover {
    background-color: #fff;
    color: #881c22
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .left_up .href:hover i {
    color: #881c22
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .left_up .href i {
    margin-left: 10px;
    font-size: 25px;
    color: #fff
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .btn_group {
    padding: 115px 0 50px 40px
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .btn_group .btn_item {
    width: 54px;
    line-height: 52px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 35px;
    margin-right: 15px;
    cursor: pointer;
    height: 54px
}

.inner_box.product_index .inner_product .product_swiper .item .item_left .btn_group .btn_item:hover {
    border: none;
    background: linear-gradient(0deg, #a9021b, #d62e32)
}

.inner_box.product_index .inner_product .product_swiper .item .item_right {
    width: calc(100% - 330px);
    padding: 0 60px
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text {
    width: 60%
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text .child_group .child_item {
    width: 100%;
    line-height: 30px;
    margin-bottom: 15px
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text .child_group .child_item:hover {
    color: #881c22;
    font-weight: bold
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text .child_group .child_item:hover i {
    color: #881c22;
    font-weight: bold
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text .child_group .child_item i {
    margin-right: 5px
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text .href {
    line-height: 30px;
    color: #333;
    border-bottom: 1px solid #333
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text .href:hover {
    color: #881c22;
    font-weight: bold
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text .sign {
    align-items: center;
    margin-top: 60px
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text .sign .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    border: 1px solid #4d4d4d;
    border-radius: 50%;
    margin-right: 10px;
    opacity: 1;
    margin-left: 0;
    background-color: rgba(0, 0, 0, 0)
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text .sign .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 14px;
    height: 14px;
    border: 1px solid #961c21;
    border-radius: 50%;
    position: relative;
    background-color: rgba(0, 0, 0, 0)
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text .sign .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    content: '';
    width: 4px;
    height: 4px;
    background: #961c21;
    border-radius: 50%;
    position: absolute;
    left: 4px;
    top: 4px
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text .sign .sign_item {
    width: 9px;
    height: 9px;
    border: 1px solid #4d4d4d;
    border-radius: 50%;
    margin-right: 10px
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text .sign .sign_item.active {
    width: 14px;
    height: 14px;
    border: 1px solid #961c21;
    border-radius: 50%;
    position: relative
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .text .sign .sign_item.active:after {
    content: '';
    width: 4px;
    height: 4px;
    background: #961c21;
    border-radius: 50%;
    position: absolute;
    left: 4px;
    top: 4px
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .img {
    width: 40%;
    overflow: hidden
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .img img {
    max-width: 100%;
    margin: 0 auto;
    width: 336px
}

.inner_box.product_index .inner_product .product_swiper .item .item_right .img img:hover {
    transform: scale(1.1)
}

.inner_box.product_index .inner_product .product_group {
    flex-wrap: wrap
}

.inner_box.product_index .inner_product .product_group .product_item {
    margin-top: 25px;
    width: calc(100%/3 - 20px);
    margin-right: 30px;
    background: #f9f9f9;
    padding: 35px 20px 25px 20px
}

.inner_box.product_index .inner_product .product_group .product_item:hover {
    background: #afafaf
}

.inner_box.product_index .inner_product .product_group .product_item:hover .title {
    font-family: Gilroy-Bold;
    color: #fff
}

.inner_box.product_index .inner_product .product_group .product_item .img {
    width: 100%;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center
}

.inner_box.product_index .inner_product .product_group .product_item .img img {
    margin: 0 auto;
    max-width: 100%
}

.inner_box.product_index .inner_product .product_group .product_item .img img:hover {
    transform: scale(1.1)
}

.inner_box.product_index .inner_product .product_group .product_item .title {
    font-size: 20px;
    margin-top: 15px;
    line-height: 30px
}

.inner_box.product_index .inner_product .product_group .product_item:nth-child(3n) {
    margin-right: 0
}

.inner_box.product_index .inner_rule {
    padding: 120px 0 200px 0;
    background-image: url(../image/product_back_2.jpg);
    background-size: cover
}

.inner_box.product_index .inner_rule .inner_title {
    max-width: 700px
}

.inner_box.product_index .inner_rule .inner_title .title {
    color: #fff
}

.inner_box.product_index .inner_rule .rule_container {
    margin-top: 60px;
    max-width: 1200px
}

.inner_box.product_index .inner_rule .rule_container .title {
    font-size: 30px;
    line-height: 50px;
    position: relative
}

.inner_box.product_index .inner_rule .rule_container .title::before {
    position: absolute;
    left: 60px;
    bottom: 0;
    content: '';
    width: 24px;
    height: 2px;
    background: #f0f0f0
}

.inner_box.product_index .inner_rule .rule_container .title:after {
    content: '';
    width: 85px;
    height: 58px;
    border: 2px solid #f0f0f0;
    border-top: none;
    border-right: none;
    position: absolute;
    bottom: -60px;
    left: 73px
}

.inner_box.product_index .inner_rule .rule_container .content {
    font-size: 30px;
    line-height: 50px;
    margin-top: 35px;
    padding-left: 180px
}

.inner_box.product_index .inner_what {
    padding: 120px 0;
    background-image: url(../image/shock-test-equipment.jpg);
    background-position: left center;
    background-repeat: no-repeat
}

.inner_box.product_index .inner_what .what_container {
    justify-content: space-between
}

.inner_box.product_index .inner_what .what_container .img {
    width: calc(50% - 130px)
}

.inner_box.product_index .inner_what .what_container .img img {
    width: 100%
}

.inner_box.product_index .inner_what .what_container .text {
    width: calc(50% + 65px);
    margin-top: 20px
}

.inner_box.product_index .inner_what .what_container .text h2 {
    font-size: 48px;
    color: #881c22;
    line-height: 65px;
    text-transform: uppercase;
    font-family: "Gilroy-Bold"
}

.inner_box.product_index .inner_what .what_container .text p {
    font-size: 18px;
    line-height: 30px
}

.inner_box .inner_why {
    padding: 120px 0 110px 0;
    background-image: url(../image/product_back_4.jpg);
    background-size: cover
}

.inner_box .inner_why .inner_title {
    max-width: 1100px
}

.inner_box .inner_why .inner_title .title {
    color: #fff
}

.inner_box .inner_why .inner_title .summay {
    margin-top: 55px
}

.inner_box .inner_form {
    padding: 130px 0 70px 0;
    background-image: url(../image/product_back_5.jpg);
    background-size: cover
}

.inner_box .inner_form .form_container {
    justify-content: space-between
}

.inner_box .inner_form .form_container .imformation {
    width: calc(50% - 60px)
}

.inner_box .inner_form .form_container .imformation .title {
    font-size: 48px;
    line-height: 65px;
    color: #881c22;
    max-width: 480px;
    text-transform: uppercase
}

.inner_box .inner_form .form_container .imformation .line {
    margin: 35px 0;
    width: 40px;
    height: 6px;
    background: #991f23
}

.inner_box .inner_form .form_container .imformation a.imformation_item:hover {
    color: #881c22
}

.inner_box .inner_form .form_container .imformation .imformation_item {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 28px
}

.inner_box .inner_form .form_container .imformation .imformation_item .icon {
    min-width: 35px;
    color: #881c22;
    font-size: 24px
}

.inner_box .inner_form .form_container > .form {
    width: calc(50% - 45px)
}

.inner_box .inner_form .form_container > .form .title {
    font-size: 30px;
    color: #881c22
}

.inner_box .inner_form .form_container > .form .summary {
    margin-top: 30px;
    color: #666;
    opacity: .6
}

.inner_box .inner_form .form_container > .form .form_group {
    flex-wrap: wrap;
    justify-content: space-between
}

.inner_box .inner_form .form_container > .form .form_group .elementor-field-group {
    /* width: calc(50% - 6.5px); */
    /* height: 60px; */
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.4); */
    /* position: relative; */
    margin-top: 20px
}

.inner_box .inner_form .form_container .form .form_group .input_item .fa {
    position: absolute;
    right: 10px;
    line-height: 60px;
    top: 0;
    color: green
}

.inner_box .inner_form .form_container .form .form_group .input_item .icon {
    position: absolute;
    line-height: 60px;
    width: 50px;
    text-align: center;
    color: #a2a2a2;
    font-size: 20px
}

.inner_box .inner_form .form_container .form .form_group .elementor-field-group input {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    padding-left: 50px;
    color: #a2a2a2;
     border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.inner_box .inner_form .form_container .form .form_group .elementor-field-group::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  text-align: center;
  font-size: 20px;
  color: #a2a2a2;
  font-family: FontAwesome;
  line-height: 50px;
  content: "";
}
/* 各字段对应的图标（可按需要微调） */
.inner_box .inner_form .form_container .form .form_group .elementor-field-group-name::before {
  content: "\f007"; /* user */
}
.inner_box .inner_form .form_container .form .form_group .elementor-field-group-email::before {
  content: "\f0e0"; /* envelope */
}
.inner_box .inner_form .form_container .form .form_group .elementor-field-group-phone::before {
  content: "\f095"; /* phone */
}
.inner_box .inner_form .form_container .form .form_group .elementor-field-group-company::before {   
  content: "\f1ad"; /* building */
}
.inner_box .inner_form .form_container .form .form_group .elementor-field-group-content::before {
  content: "\f075"; /* comment */
}
.inner_box .inner_form .form_container .form .form_group .elementor-field-group input:focus {
   outline: none;
}

.inner_box .inner_form .form_container .form .form_group .elementor-field-group input::-webkit-input-placeholder {
    color: #a2a2a2;
    opacity: 1;
}

.inner_box .inner_form .form_container .form .form_group .elementor-field-group textarea {
    width: 100%;
    height: 120px;
    position: relative;
    margin-top: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}

.inner_box .inner_form .form_container .form .form_group .textarea .icon {
    position: absolute;
    line-height: 40px;
    width: 50px;
    text-align: center;
    font-size: 20px;
    color: #a2a2a2
}

.inner_box .inner_form .form_container .form .form_group .elementor-field-group textarea {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    outline: none;
    padding-left: 50px;
    line-height: 40px;
    color: #a2a2a2
}

.inner_box .inner_form .form_container .form .form_group .elementor-field-group textarea::-webkit-input-placeholder {
    color: #a2a2a2;
    opacity: 1;
}

.inner_box .inner_form .form_container .form .form_group .elementor-field-group button[type="submit"] {
    margin-top: 20px !important;
    width: 200px !important;
    line-height: 50px !important;
    background: linear-gradient(0deg, #a9021b, #d62e32) !important;
    font-size: 18px !important;
    border: none !important;
    cursor: pointer !important;
    color: #fff !important;
    flex-basis: auto !important;
}
.inner_box .inner_form .form_container .form .form_group .elementor-field-group button[type="submit"] span{
    color: #fff !important;
}

.inner_box .inner_form .form_container .form .form_group .elementor-field-group button[type="submit"]:hover {
    background: linear-gradient(-90deg, #8d161c, #c23e3a) !important;
}

.inner_box .inner_form .form_container .form .form_group .elementor-field-group button[type="submit"] .fa {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    color: #fff;
    margin-left: 15px
}

.inner_box .inner_new {
    padding: 120px 0 115px 0
}

.inner_box .inner_new.active {
    border-bottom: 1px solid #dcdcdc
}

.inner_box .inner_new.active .new_container .new_item {
    background-color: #fff
}

.inner_box .inner_new.active .new_container .new_item .img {
    display: none
}

.inner_box .inner_new.active .new_container .new_item .text {
    width: 100%
}

.inner_box .inner_new.active .new_container .new_item .text .href {
    position: initial
}

.inner_box .inner_new .new_container {
    margin-top: 60px
}

.inner_box .inner_new .new_container .new_item {
    width: 50%;
    background: #f6f6f6
}

.inner_box .inner_new .new_container .new_item .img {
    width: calc(50% - 50px);
    overflow: hidden
}

.inner_box .inner_new .new_container .new_item .img img {
    width: 100%;
    height: 18rem;
    object-fit: cover;
}

.inner_box .inner_new .new_container .new_item .img img:hover {
    transform: scale(1.1)
}

.inner_box .inner_new .new_container .new_item .text {
    width: calc(50% + 50px);
    padding: 25px 25px 0 25px;
    position: relative
}

.inner_box .inner_new .new_container .new_item .text .date {
    font-size: 18px;
    align-items: center;
    color: #8d8d8d
}

.inner_box .inner_new .new_container .new_item .text .date .type {
    padding: 0 10px;
    margin-left: 10px;
    line-height: 26px;
    background: #333;
    border-radius: 13px
}

.inner_box .inner_new .new_container .new_item .text .title {
    font-size: 24px;
    line-height: 30px;
    margin-top: 10px
}

.inner_box .inner_new .new_container .new_item .text .title:hover {
    color: #881c22
}

.inner_box .inner_new .new_container .new_item .text .href {
    width: 100%;
    height: 100px;
    border-top: 1px solid #000;
    align-items: center;
    color: #666;
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 50px);
    left: 25px
}

.inner_box .inner_new .new_container .new_item .text .href:hover {
    color: #881c22
}

@media screen and (max-width:1400px) {
    .up_text .text_container .title {
        font-size: 40px
    }

    .inner_box .inner_title .title {
        font-size: 35px;
        line-height: 45px
    }

    .inner_box.product_index .inner_product .product_swiper .item .item_right {
        padding: 0 15px
    }

    .inner_box.product_index .inner_rule .rule_container .title {
        font-size: 25px
    }

    .inner_box.product_index .inner_rule .rule_container .content {
        font-size: 25px
    }

    .inner_box.product_index .inner_what .what_container .text h2 {
        font-size: 35px;
        line-height: 45px
    }

    .inner_box .inner_form .form_container .imformation .title {
        font-size: 35px;
        line-height: 45px
    }

    .inner_box .inner_form .form_container .imformation .line {
        margin: 15px 0
    }

    .inner_box .inner_new .new_container .new_item .img img {
        min-height: 260px
    }

    .inner_box .inner_new .new_container .new_item .text .title {
        font-size: 20px;
        line-height: 26px
    }

    .inner_box .inner_new .new_container .new_item .text .href {
        height: 40px
    }
}

@media screen and (max-width:768px) {
     .sep-banner.inner_banner .banner_ul .banner_li{
        height: 350px;
     }
    .sep-banner.inner_banner .sep_breadcrumb {
        /* top: 0 */
    }

    .sep-banner.inner_banner .banner_ul .banner_li .banner_shadow {
        top: 0;
    }

    .sep-banner.inner_banner .banner_ul .banner_li .banner_shadow .shadow_container {
        /* padding-top: 20px; */
        justify-content: center;
    }
.inner_box .inner_system.about .system_container .text .text_container:after{
    content:normal !important;
}
    .up_text {
        padding: 40px 0
    }

    .up_text .text_container .title {
        font-size: 25px
    }

    .up_text .text_container .title .img {
        display: none
    }

    .up_text .text_container .content {
        margin-top: 20px
    }

    .inner_box .inner_title .title {
        font-size: 25px;
        line-height: 30px
    }

    .inner_box.product_index .inner_product {
        padding: 30px 0
    }

    .inner_box.product_index .inner_product .product_swiper {
        margin-top: 25px
    }

    .inner_box.product_index .inner_product .product_swiper .item {
        flex-direction: column
    }

    .inner_box.product_index .inner_product .product_swiper .item .item_left {
        width: 100%
    }

    .inner_box.product_index .inner_product .product_swiper .item .item_left .btn_group {
        padding: 20px
    }

    .inner_box.product_index .inner_product .product_swiper .item .item_left .left_up .pagniation span {
        font-size: 75px;
        line-height: 65px
    }

    .inner_box.product_index .inner_product .product_swiper .item .item_left .left_up .title {
        min-height: auto
    }

    .inner_box.product_index .inner_product .product_swiper .item .item_left .left_up .title a {
        font-size: 25px
    }

    .inner_box.product_index .inner_product .product_swiper .item .item_right {
        width: 100%;
        flex-direction: column;
        padding: 20px
    }

    .inner_box.product_index .inner_product .product_swiper .item .item_right .text {
        width: 100%
    }

    .inner_box.product_index .inner_product .product_swiper .item .item_right .img {
        width: 100%;
        margin-top: 20px
    }

    .inner_box.product_index .inner_product .product_group .product_item {
        width: 100%;
        margin-right: 0
    }

    .inner_box.product_index .inner_rule {
        padding: 30px 0
    }

    .inner_box.product_index .inner_rule .rule_container .title {
        font-size: 20px;
        line-height: 30px
    }

    .inner_box.product_index .inner_rule .rule_container .title::before {
        display: none
    }

    .inner_box.product_index .inner_rule .rule_container .title:after {
        display: none
    }

    .inner_box.product_index .inner_rule .rule_container .content {
        padding-left: 0;
        line-height: 30px;
        font-size: 18px;
        margin-top: 15px
    }

    .inner_box.product_index .inner_what {
        padding: 30px 0
    }

    .inner_box.product_index .inner_what .what_container {
        flex-direction: column-reverse
    }

    .inner_box.product_index .inner_what .what_container .img {
        width: 100%;
        margin-top: 20px
    }

    .inner_box.product_index .inner_what .what_container .text {
        width: 100%
    }

    .inner_box.product_index .inner_what .what_container .text h2 {
        font-size: 25px;
        line-height: 30px
    }

    .inner_box .inner_why {
        padding: 50px 0
    }

    .inner_box .inner_form {
        padding: 30px 0
    }

    .inner_box .inner_form .form_container {
        flex-wrap: wrap
    }

    .inner_box .inner_form .form_container .imformation {
        width: 100%
    }

    .inner_box .inner_form .form_container .imformation .title {
        font-size: 25px;
        line-height: 30px
    }

    .inner_box .inner_form .form_container .form {
        width: 100%
    }

    .inner_box .inner_form .form_container .form .title {
        font-size: 25px;
        line-height: 30px
    }

    .inner_box .inner_form .form_container .form .form_group .input_item {
        width: 100%
    }

    .inner_box .inner_new {
        padding: 50px 0 70px 0
    }

    .inner_box .inner_new .new_container {
        margin-top: 30px;
        flex-wrap: wrap
    }

    .inner_box .inner_new .new_container .new_item {
        width: 100%;
        flex-direction: column;
        margin-bottom: 20px
    }

    .inner_box .inner_new .new_container .new_item .img {
        width: 100%
    }

    .inner_box .inner_new .new_container .new_item .text {
        width: 100%;
        padding-bottom: 50px
    }
}

.inner_box.product_list {
    padding: 120px 0
}

.inner_box.product_list .inner_video {
    padding: 115px 0 120px 0
}

.inner_box.product_list .inner_video .video_container {
    padding-top: 100px;
    position: relative
}

.inner_box.product_list .inner_video .video_container::before {
    content: '';
    width: 78px;
    height: 78px;
    background: #333;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.inner_box.product_list .inner_video .video_container:after {
    content: '';
    width: 697px;
    height: 383px;
    background: #f9f9f9;
    position: absolute;
    left: 0;
    top: 0
}

.inner_box.product_list .inner_video .video_container .text {
    width: calc(50% - 235px);
    padding: 0 45px;
    padding-top: 40px;
    position: relative;
    z-index: 2
}

.inner_box.product_list .inner_video .video_container .text::before {
    content: attr(data-text);
    font-size: 172px;
    position: absolute;
    left: -50px;
    text-transform: uppercase;
    font-weight: bold;
    bottom: 0;
    color: #ecebeb;
    line-height: 162px
}

.inner_box.product_list .inner_video .video_container .text .title {
    font-size: 48px;
    line-height: 60px;
    color: #881c22;
    position: relative;
    z-index: 2
}

.inner_box.product_list .inner_video .video_container .video {
    width: calc(50% + 235px);
    position: relative;
    z-index: 2
}

.inner_box.product_list .inner_video .video_container .video img {
    width: 100%
}

.inner_box.product_list .inner_video .video_container .video .icon {
    width: 200px;
    position: absolute;
    top: calc(50% - 100px);
    left: calc(50% - 100px)
}

.inner_box.product_list .inner_video .video_container .video:hover .fa {
    color: #881c22
}

.inner_box.product_list .inner_video .video_container .video .fa {
    line-height: 50px;
    width: 50px;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    font-size: 60px
}

.inner_box .inner_faq {
    padding: 120px 0
}

.inner_box .inner_faq .faq_container {
    margin-top: 55px
}

.inner_box .inner_faq .faq_container .faq_group .faq_item {
    margin-bottom: 20px
}

.inner_box .inner_faq .faq_container .faq_group .faq_item.active .item_title {
    background-color: #881c22
}

.inner_box .inner_faq .faq_container .faq_group .faq_item.active .item_title .title {
    color: #fff
}

.inner_box .inner_faq .faq_container .faq_group .faq_item.active .item_title .icon {
    transform: rotate(90deg);
    color: #fff
}

.inner_box .inner_faq .faq_container .faq_group .faq_item.active .item_content {
    display: flex
}

.inner_box .inner_faq .faq_container .faq_group .faq_item:last-child {
    margin-bottom: 0
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_title {
    height: 80px;
    width: 100%;
    align-items: center;
    background: #f7f7f7;
    justify-content: space-between
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_title .img {
    width: 70px
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_title .img img {
    margin: 0 auto
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_title .title {
    font-size: 24px;
    width: calc(100% - 140px);
    font-weight: bold;
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_title .icon {
    width: 70px;
    text-align: center;
    font-size: 30px;
    cursor: pointer
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_title .icon:hover {
    color: #881c22
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_content {
    padding: 30px 80px 30px 0;
    display: none
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_content .img {
    min-width: 70px
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_content .img img {
    margin: 0 auto
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_content .content {
    font-size: 18px;
    line-height: 32px
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_content .content table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_content .content table tr:nth-child(1) {
    background: linear-gradient(1deg, #8d161c, #c23e3a)
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_content .content table tr:nth-child(1) td {
    color: #fff
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_content .content table tr:nth-child(1) td p {
    color: #fff
}

.inner_box .inner_faq .faq_container .faq_group .faq_item .item_content .content table tr td {
    border: 1px solid #eee;
    height: 50px;
    padding: 0 5px;
    line-height: 25px
}

.inner_box .inner_content {
    margin-top: 50px;
    justify-content: space-between;
    padding-bottom: 115px;
    align-items: flex-start
}

.inner_box .inner_content .left {
    width: calc(100% - 400px)
}

.inner_box .inner_content .left .product_group {
    justify-content: space-between;
    flex-wrap: wrap
}

.inner_box .inner_content .left .product_group .product_item {
    width: calc(50% - 15px);
    margin-bottom: 30px
}

.inner_box .inner_content .left .product_group .product_item .img {
    display: block;
    width: 100%;
    overflow: hidden
}

.inner_box .inner_content .left .product_group .product_item .img img {
    width: 100%
}

.inner_box .inner_content .left .product_group .product_item .img img:hover {
    transform: scale(1.1)
}

.inner_box .inner_content .left .product_group .product_item .title {
    height: 80px;
    padding-left: 20px;
    align-items: center;
    justify-content: space-between;
    background-color: #2a322d
}

.inner_box .inner_content .left .product_group .product_item .title:hover {
    background: linear-gradient(0deg, #a9021b, #d62e32)
}

.inner_box .inner_content .left .product_group .product_item .title:hover .text {
    color: #fff
}

.inner_box .inner_content .left .product_group .product_item .title .text {
    font-size: 18px;
    line-height: 24px;
    max-width: 380px
}

.inner_box .inner_content .left .product_group .product_item .title .icon {
    width: 80px;
    line-height: 80px;
    background: linear-gradient(0deg, #a9021b, #d62e32);
    font-size: 35px
}

.inner_box .inner_content .left .inner_how {
    margin-top: 90px
}

.inner_box .inner_content .left .inner_how .how_group .how_item {
    margin-top: 25px
}

.inner_box .inner_content .left .inner_how .how_group .how_item .num {
    width: 80px;
    height: 80px;
    background-image: url(../image/icon_2.jpg);
    font-size: 36px;
    line-height: 65px;
    padding-right: 10px;
    margin-right: 25px
}

.inner_box .inner_content .left .inner_how .how_group .how_item .text {
    width: calc(100% - 105px)
}

.inner_box .inner_content .left .inner_how .how_group .how_item .text .title {
    font-size: 18px;
    line-height: 30px
}

.inner_box .inner_content .left .inner_how .how_group .how_item .text .summary {
    font-size: 18px;
    line-height: 30px
}

.inner_box .inner_content .right {
    width: 340px;
    position: sticky;
    top: 120px
}

.inner_box .inner_content .right .right_module {
    border-top-right-radius: 20px;
    overflow: hidden;
    margin-bottom: 35px
}

.inner_box .inner_content .right .right_module .right_title {
    line-height: 60px;
    padding-left: 30px;
    font-size: 30px;
    text-transform: unset;
    background: linear-gradient(12deg, #8d161c, #c23e3a);
    width: 100%;
    text-transform: uppercase
}

.inner_box .inner_content .right .right_module .right_title.active {
    text-decoration: underline
}

.inner_box .inner_content .right .right_module .right_title.active:hover {
    text-decoration: none
}

.inner_box .inner_content .right .right_module .right_title:hover {
    text-decoration: underline
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li {
    position: relative;
    margin-bottom: 5px
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li .right_first_title {
    padding-left: 30px;
    background-color: #f5f5f5;
    border-left: 3px solid #961c21
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li .right_icon {
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #8d161c;
    right: 30px;
    top: 20px;
    line-height: 18px;
    text-align: center
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li.active .right_first_title {
    border-left: 3px solid #961c21
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li.active .right_icon {
    transform: rotate(90deg);
    transform-origin: center center
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li.active .right_second_ul {
    display: block
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li .right_first_href {
    margin: 15px 0;
    color: #333;
    font-weight: bold;
    width: 100%;
    font-size: 18px;
    line-height: 25px;
    padding-right: 60px
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li .right_first_href:hover {
    color: #8d161c
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li .right_second_ul {
    padding: 15px 0 15px 20px;
    display: none
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li .right_second_ul .right_second_li {
    margin-bottom: 15px
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li .right_second_ul .right_second_li.active .right_second_title .right_second_href {
    font-weight: bold;
    color: #8d161c
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li .right_second_ul .right_second_li.active .right_third_ul {
    display: block
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li .right_second_ul .right_second_li .right_second_title {
    align-items: center
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li .right_second_ul .right_second_li .right_second_title i {
    text-align: center;
    width: 25px
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li .right_second_ul .right_second_li .right_second_title .right_second_href {
    line-height: 24px
}

.inner_box .inner_content .right .right_module .right_first_ul .right_first_li .right_second_ul .right_second_li .right_second_title .right_second_href:hover {
    color: #8d161c
}

.inner_box .inner_content .right .right_module .application_group {
    padding: 20px 25px;
    border: 1px solid #e2e2e2
}

.inner_box .inner_content .right .right_module .application_group .application_item {
    padding-left: 30px;
    line-height: 30px;
    margin-bottom: 25px;
    position: relative;
    padding-left: 25px;
    font-size: 18px;
    width: 100%;
    margin-right: 0
}

.inner_box .inner_content .right .right_module .application_group .application_item:hover {
    color: #881c22
}

.inner_box .inner_content .right .right_module .application_group .application_item.active {
    color: #881c22
}

.inner_box .inner_content .right .right_module .application_group .application_item::before {
    content: '';
    width: 7px;
    height: 7px;
    background: #961c21;
    border-radius: 50%;
    position: absolute;
    top: 11px;
    left: 0
}

.inner_box .inner_content .right .right_module .application_group .application_item:last-child {
    margin-bottom: 0
}

@media screen and (max-width:1200px) {
    .inner_box .inner_content .left {
        width: 100%
    }

    .inner_box .inner_content .right {
        display: none
    }

    .inner_box.product_list .inner_video .video_container .text {
        width: calc(50% - 100px)
    }

    .inner_box.product_list .inner_video .video_container .video {
        width: calc(50% + 100px)
    }
}

@media screen and (max-width:768px) {
    .inner_box.product_list {
        padding: 60px 0
    }

    .inner_box.product_list .inner_video {
        padding: 30px 0
    }

    .inner_box.product_list .inner_video .video_container {
        flex-wrap: wrap
    }

    .inner_box.product_list .inner_video .video_container .text {
        width: 100%;
        padding: 0
    }

    .inner_box.product_list .inner_video .video_container .text .title {
        font-size: 25px;
        line-height: 30px
    }

    .inner_box.product_list .inner_video .video_container .text::before {
        display: none
    }

    .inner_box.product_list .inner_video .video_container .video {
        width: 100%;
        margin-top: 20px
    }

    .inner_box .inner_faq {
        padding: 30px 0
    }

    .inner_box .inner_faq .faq_container {
        margin-top: 0
    }

    .inner_box .inner_faq .faq_container .faq_group .faq_item .item_title .title {
        font-size: 16px
    }

    .inner_box .inner_faq .faq_container .faq_group .faq_item .item_content {
        padding-right: 0
    }

    .inner_box .inner_content {
        padding-bottom: 20px
    }

    .inner_box .inner_content .left .product_group .product_item {
        width: 100%
    }

    .inner_box .inner_content .left .inner_how {
        margin-top: 30px
    }
}

.inner_box.product_detail {
    margin-top: 96px
}

.inner_box.product_detail .detail_up {
    background-color: #f7f7f7
}

.inner_box.product_detail .detail_up .up_container {
    padding: 120px 0;
    max-width: 1555px;
    justify-content: space-between
}

.inner_box.product_detail .detail_up .up_container .img {
    width: calc(50% + 30px);
    justify-content: space-between;
    align-items: center
}

.inner_box.product_detail .detail_up .up_container .img .mult_img {
    width: 168px;
    padding: 25px 0;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.inner_box.product_detail .detail_up .up_container .img .mult_img .img_group {
    overflow: hidden;
    height: 555px
}

.inner_box.product_detail .detail_up .up_container .img .mult_img img {
    width: 100%
}

.inner_box.product_detail .detail_up .up_container .img .mult_img .btn {
    font-size: 25px;
    color: #a5a5a5;
    line-height: 25px;
    width: 100%;
    position: absolute;
    text-align: center
}

.inner_box.product_detail .detail_up .up_container .img .mult_img .btn.btn_up {
    top: 0
}

.inner_box.product_detail .detail_up .up_container .img .mult_img .btn.btn_down {
    bottom: 0
}

.inner_box.product_detail .detail_up .up_container .img .big_img {
    width: calc(100% - 202px)
}

.inner_box.product_detail .detail_up .up_container .img .big_img img {
    width: 100%
}

.inner_box.product_detail .detail_up .up_container .text {
    width: calc(50% - 70px);
    flex-direction: column;
    justify-content: space-between
}

.inner_box.product_detail .detail_up .up_container .text .title {
    font-size: 60px;
    line-height: 75px;
    text-transform: uppercase;
    color: #881c22
}

.inner_box.product_detail .detail_up .up_container .text .content {
    font-size: 18px;
    line-height: 30px;
    padding-top: 30px;
    border-top: 1px solid #d2d2d2
}

.inner_box.product_detail .detail_up .up_container .text .btn_group {
    flex-wrap: wrap;
    margin-top: 10px
}

.inner_box.product_detail .detail_up .up_container .text .btn_group .btn_item {
    padding: 0 20px;
    line-height: 50px;
    margin-bottom: 5px;
    height: 50px;
    margin-right: 20px
}

.inner_box.product_detail .detail_up .up_container .text .btn_group .btn_item:hover {
    transform: translateY(-5px)
}

.inner_box.product_detail .detail_up .up_container .text .btn_group .btn_item i {
    margin-left: 5px
}

.inner_box.product_detail .detail_up .up_container .text .btn_group .btn_item:last-child {
    margin-right: 0
}

.inner_box.product_detail .detail_up .up_container .text .btn_group .btn_item:nth-child(1) {
    background: linear-gradient(16deg, #8d161c, #c23e3a)
}

.inner_box.product_detail .detail_up .up_container .text .btn_group .btn_item:nth-child(2) {
    background: #2a322d
}

.inner_box.product_detail .detail_up .up_container .text .btn_group .btn_item:nth-child(3) {
    border: 1px solid #2a322d
}

.inner_box.product_detail .inner_content {
    padding: 120px 0;
    margin-top: 0;
    flex-wrap: wrap
}

.inner_box.product_detail .inner_content .left .left_content ul li strong {
    color: #4d4d4d;
    font-size: 18px;
    font-family: "Gilroy-Bold"
}

.inner_box.product_detail .inner_table {
    padding: 60px 0;
    background-color: #fff
}

.inner_box.product_detail .inner_table.actives .table_container {
    align-items: flex-start
}

.inner_box.product_detail .inner_table.actives .table_container .img {
    width: calc(50% - 170px);
    padding: 45px 0 30px 0
}

.inner_box.product_detail .inner_table.actives .table_container .img img {
    margin: auto;
    max-width: 90%
}

.inner_box.product_detail .inner_table.actives .table_container .text {
    width: calc(50% + 40px)
}

.inner_box.product_detail .inner_table:nth-child(2n) {
    background: #f8f8f8
}

.inner_box.product_detail .inner_table:nth-child(2n) .table_container {
    flex-direction: row
}

.inner_box.product_detail .inner_table.active {
    background-color: #fff;
    padding: 60px 0 120px 0
}

.inner_box.product_detail .inner_table.active .table_container {
    position: relative
}

.inner_box.product_detail .inner_table.active .table_container:after {
    content: attr(data-text);
    font-family: "Gilroy-Bold";
    position: absolute;
    right: 0;
    bottom: -45px;
    color: #881c22;
    line-height: 167px;
    opacity: .1;
    font-size: 233px;
    text-transform: uppercase
}

.inner_box.product_detail .inner_table.active .table_container .img {
    width: calc(50% - 150px)
}

.inner_box.product_detail .inner_table.active .table_container .img .title {
    font-size: 18px;
    margin-top: 20px;
    color: #4d4d4d;
    text-transform: uppercase
}

.inner_box.product_detail .inner_table .table_container {
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse
}

.inner_box.product_detail .inner_table .table_container .text {
    width: calc(50% + 30px)
}

.inner_box.product_detail .inner_table .table_container .img {
    width: calc(50% - 70px);
    box-shadow: 0 3px 40px 0 rgba(0, 0, 0, 0.07);
    border-radius: 20px
}

.inner_box.product_detail .inner_table .table_container .img img {
    width: 100%
}

.inner_box.product_detail .inner_application {
    padding: 120px 0 135px 0;
    background: #333;
    overflow: hidden;
    position: relative
}

.inner_box.product_detail .inner_application::before {
    content: '';
    position: absolute;
    width: 1105px;
    height: 63px;
    transform-origin: left top;
    transform: skew(-45deg);
    background: #991f23;
    left: 0;
    top: 0
}

.inner_box.product_detail .inner_application:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 714px;
    height: 61px;
    background: #991f23;
    transform-origin: right bottom;
    transform: skew(-45deg)
}

.inner_box.product_detail .inner_application .application_container .inner_title .title {
    color: #fff
}

.inner_box.product_detail .inner_application .application_container .application_swiper {
    margin-top: 80px
}

.inner_box.product_detail .inner_application .application_container .application_swiper .img {
    display: block;
    position: relative;
    overflow: hidden
}

.inner_box.product_detail .inner_application .application_container .application_swiper .img:hover img {
    transform: scale(1.1)
}

.inner_box.product_detail .inner_application .application_container .application_swiper .img .shadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 20px 30px;
    align-items: flex-end;
    font-size: 24px;
    background: linear-gradient(0deg, #000, rgba(0, 0, 0, 0))
}

.inner_box.product_detail .inner_application .application_container .application_swiper .img .shadow:hover {
    color: #881c22
}

.inner_box.product_detail .inner_application .application_container .application_swiper .img img {
    width: 100%
}

.inner_box.product_detail .inner_application .application_container .application_swiper .swiper-pagination {
    position: inherit;
    margin-top: 55px
}

.inner_box.product_detail .inner_application .application_container .application_swiper .swiper-pagination .swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    background: #fff;
    opacity: .2;
    margin: 0 15px
}

.inner_box.product_detail .inner_application .application_container .application_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #991f23;
    position: relative
}

.inner_box.product_detail .inner_application .application_container .application_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    content: url(../image/icon_5.png);
    position: absolute;
    top: 5px;
    left: 48px
}

.inner_box .inner_system {
    padding: 80px 0 80px 0;
    background: #f8f8f8
}

.inner_box .inner_system.about .system_container .text .text_container {
    position: relative
}

.inner_box .inner_system.about .system_container .text .text_container:after {
    content: attr(data-text);
    position: absolute;
    font-size: 45px;
    font-family: "Gilroy-Bold";
    color: #cbcbcb;
    top: 0;
    right: -27px;
    transform-origin: right top;
    transform: rotate(270deg)
}

.inner_box .inner_system:nth-child(1) {
    padding-top: 80px
}

.inner_box .inner_system .inner_title {
    margin-bottom: 30px
}

.inner_box .inner_system .inner_title .title {
    max-width: 860px
}

.inner_box .inner_system .system_container {
    justify-content: space-between;
    flex-wrap: wrap
}

.inner_box .inner_system .system_container .text {
    width: calc(50% - 190px);
    justify-content: flex-end
}

.inner_box .inner_system .system_container .text .inner_title {
    margin-bottom: 20px
}

.inner_box .inner_system .system_container .text .text_container {
    font-size: 18px;
    line-height: 30px
}

.inner_box .inner_system .system_container .img {
    overflow: hidden;
    margin-top: 10px;
    width: calc(50% + 100px);
    padding: 0 20px;
    position: relative
}

.inner_box .inner_system .system_container .img .swiper-wrapper .swiper-slide {
    background-color: #fff;
    padding: 25px 15px
}

.inner_box .inner_system .system_container .img .swiper-wrapper .swiper-slide .img {
    width: 100%
}

.inner_box .inner_system .system_container .img .swiper-wrapper .swiper-slide .img img {
    width: 100%
}

.inner_box .inner_system .system_container .img .swiper-wrapper .swiper-slide .title {
    font-size: 18px;
    line-height: 30px;
    min-height: 60px
}

.inner_box .inner_system .btn_group .btn_item {
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #fff;
    font-size: 25px;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 20px);
    box-shadow: 0 0 5px #dcdcdc;
    color: #b1b1b1;
    z-index: 2
}

.inner_box .inner_system .btn_group .btn_item.btn_left {
    left: 5px
}

.inner_box .inner_system .btn_group .btn_item.btn_right {
    right: 5px
}

.inner_box .inner_system .btn_group .btn_item:hover {
    background: #881c22;
    color: #fff
}

.inner_box .inner_content .left .left_title {
    font-size: 55px;
    margin-bottom: 40px;
    color: #881c22
}

.inner_box .inner_content .left_content {
    width: 100%;
    font-size: 18px;
    line-height: 34px
}

.inner_box .inner_content .left_content.active table {
    text-align: left
}

.inner_box .inner_content .left_content.active table tr:nth-child(2) {
    background: #fff !important
}

.inner_box .inner_content .left_content.active table tr:nth-child(2) td {
    color: #4d4d4d !important;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.inner_box .inner_content .left_content.active table tr:nth-child(2) td p {
    color: #4d4d4d !important
}

.inner_box .inner_content .left_content .partner_container {
    margin-top: 45px;
    position: relative
}

.inner_box .inner_content .left_content .partner_container .btns {
    text-align: center;
    margin: 20px 0
}

.inner_box .inner_content .left_content .partner_container .btns span {
    background: #881c22;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 3px
}

.inner_box .inner_content .left_content .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
}

.inner_box .inner_content .left_content .partner_container .btn:hover {
    background: linear-gradient(0deg, #a9021b, #d62e32)
}

.inner_box .inner_content .left_content .partner_container .btn.btn_left {
    left: -60px
}

.inner_box .inner_content .left_content .partner_container .btn.btn_right {
    right: -60px
}

.inner_box .inner_content .left_content .partner_container .partner_group {
    flex-wrap: wrap
}

.inner_box .inner_content .left_content .partner_container .partner_group .partner_item {
    width: calc(20% - 20px);
    margin-right: 20px;
    margin-bottom: 10px
}

.inner_box .inner_content .left_content .partner_container .partner_group .partner_item .img {
    width: 100%;
    height: 125px;
    background-color: #fcfcfc;
    align-items: center;
    justify-content: center
}

.inner_box .inner_content .left_content .partner_container .partner_group .partner_item .img:hover img {
    filter: grayscale(0)
}

.inner_box .inner_content .left_content .partner_container .partner_group .partner_item .img img {
    max-width: 100%;
    margin: 0 auto;
    filter: grayscale(100%)
}

.inner_box .inner_content .left_content .partner_container .partner_list {
    overflow: hidden
}

.inner_box .inner_content .left_content .partner_container .partner_list .img {
    height: 125px;
    background-color: #fcfcfc;
    align-items: center;
    justify-content: center
}

.inner_box .inner_content .left_content .partner_container .partner_list .img:hover img {
    filter: grayscale(0)
}

.inner_box .inner_content .left_content .partner_container .partner_list .img img {
    max-width: 100%;
    margin: 0 auto;
    filter: grayscale(100%)
}

.inner_box .inner_content .left_content h2 {
    font-size: 48px;
    line-height: 64px;
    font-family: "Gilroy-Bold";
    color: #881c22
}

.inner_box .inner_content .left_content em {
    font-size: 30px;
    font-family: "Gilroy-Bold";
    color: #881c22;
    font-style: initial
}

.inner_box .inner_content .left_content em span {
    font-size: 30px !important;
    font-family: "Gilroy-Bold";
    color: #881c22
}

.inner_box .inner_content .left_content h3 {
    font-size: 30px;
    font-family: "Gilroy-Bold";
    color: #881c22
}

.inner_box .inner_content .left_content strong {
    color: #4d4d4d;
    font-size: 18px;
    font-family: "Gilroy-Bold"
}

.inner_box .inner_content .left_content ul {
    padding-left: 20px
}

.inner_box .inner_content .left_content ul li {
    list-style: outside url(../image/icon_4.jpg);
    margin-bottom: 10px;
    font-size: 18px
}

.inner_box .inner_content .left_content ul li strong {
    font-size: 30px;
    font-family: "Gilroy-Bold";
    color: #881c22;
    font-style: initial
}

.inner_box .inner_content .left_content table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    text-align: center
}

.inner_box .inner_content .left_content table tr:nth-child(1) {
    background: linear-gradient(180deg, #c23e3a, #a62a2b)
}

.inner_box .inner_content .left_content table tr:nth-child(1) td {
    color: #fff;
    border: none;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    height: 35px;
    overflow: hidden
}

.inner_box .inner_content .left_content table tr:nth-child(1) td:nth-child(1) {
    position: relative;
    border-bottom: 1px solid #fff;
}

/* .inner_box .inner_content .left_content table tr:nth-child(1) td:nth-child(1):after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: rotate(17deg);
    transform-origin: top left
} */

.inner_box .inner_content .left_content table tr:nth-child(1) td p {
    color: #fff
}

.inner_box .inner_content .left_content table tr:nth-child(2) {
    background: linear-gradient(180deg, #a62a2b, #8d161c)
}

.inner_box .inner_content .left_content table tr:nth-child(2) td {
    color: #fff;
    border: none;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    height: 35px
}

.inner_box .inner_content .left_content table tr:nth-child(2) td:nth-child(1) {
    position: relative
}

/* .inner_box .inner_content .left_content table tr:nth-child(2) td:nth-child(1):after {
    content: '';
    position: absolute;
    bottom: 50px;
    right: -110px;
    width: 100%;
    height: 1%;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: rotate(17deg);
    transform-origin: top left
} */

.inner_box .inner_content .left_content table tr:nth-child(2) td:nth-child(1) {
    /* padding-left: 20px; */
    text-align: center;
}

.inner_box .inner_content .left_content table tr:nth-child(2) td p {
    color: #fff
}

.inner_box .inner_content .left_content table tr td {
    border: 1px solid #eee;
    height: 50px;
    padding: 0 5px;
    line-height: 25px
}

.inner_box .inner_relate {
    padding: 120px 0;
    background: #f8f8f8
}

.inner_box .inner_relate.active {
    background-color: #dbdbdb
}

.inner_box .inner_relate .relate_container {
    margin-top: 55px
}

.inner_box .inner_relate .relate_container .relate_item {
    margin-right: 25px;
    width: calc(25% - 75px/4)
}

.inner_box .inner_relate .relate_container .relate_item:last-child {
    margin-right: 0
}

.inner_box .inner_relate .relate_container .relate_item .title {
    height: 113px;
    position: relative;
    padding: 30px 20px 20px 30px;
    align-items: center;
    justify-content: space-between;
    background-color: #fff
}

.inner_box .inner_relate .relate_container .relate_item .title:hover .summary {
    color: #881c22
}

.inner_box .inner_relate .relate_container .relate_item .title .summary {
    font-size: 18px;
    line-height: 26px;
    width: calc(100% - 50px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.inner_box .inner_relate .relate_container .relate_item .title .btn {
    width: 36px;
    line-height: 35px;
    border: 1px solid #4d4d4d;
    border-radius: 50%;
    font-size: 25px
}

.inner_box .inner_relate .relate_container .relate_item .title .btn:hover {
    background-color: #881c22;
    color: #fff
}

.inner_box .inner_relate .relate_container .relate_item .title::before {
    content: '';
    width: 11px;
    height: 63px;
    background: linear-gradient(12deg, #8d161c, #c23e3a);
    position: absolute;
    left: 0;
    top: 30px
}

.inner_box .inner_relate .relate_container .relate_item .img {
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.inner_box .inner_relate .relate_container .relate_item .img img {
    max-width: 100%
}

.inner_box .inner_relate .relate_container .relate_item .img img:hover {
    transform: scale(1.1)
}

.inner_box .detail_new {
    padding: 120px 0 140px 0;
    margin-bottom: 170px;
    position: relative
}

.inner_box .detail_new::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 570px;
    background: linear-gradient(16deg, #8d161c, #c23e3a)
}

.inner_box .detail_new .new_container {
    justify-content: space-between;
    position: relative;
    z-index: 1
}

.inner_box .detail_new .new_container .text {
    width: calc(50% - 130px);
    flex-direction: column;
    justify-content: space-between
}

.inner_box .detail_new .new_container .text .title {
    font-size: 48px;
    color: #333;
    text-transform: uppercase
}

.inner_box .detail_new .new_container .text .title:hover {
    color: #881c22
}

.inner_box .detail_new .new_container .text .title::before {
    content: attr(data-text);
    font-size: 93px;
    line-height: 61px;
    color: #8f171e;
    font-family: "Gilroy-Bold";
    text-transform: uppercase;
    opacity: .07;
    position: absolute;
    left: -48px;
    top: -20px;
    z-index: 0
}

.inner_box .detail_new .new_container .text .new_group {
    border-top: 1px solid #e6e6e6
}

.inner_box .detail_new .new_container .text .new_group .new_item {
    color: #2d2d2d;
    padding: 30px 0;
    border-bottom: 1px solid #e6e6e6
}

.inner_box .detail_new .new_container .text .new_group .new_item .date {
    font-weight: bold
}

.inner_box .detail_new .new_container .text .new_group .new_item .href {
    font-size: 18px;
    line-height: 30px;
    margin: 15px 0 20px 0;
    width: 100%
}

.inner_box .detail_new .new_container .text .new_group .new_item .href:hover {
    color: #881c22
}

.inner_box .detail_new .new_container .text .new_group .new_item .more {
    font-size: 18px
}

.inner_box .detail_new .new_container .text .new_group .new_item .more:hover {
    color: #881c22
}

.inner_box .detail_new .new_container .img {
    width: calc(50% + 110px);
    overflow: hidden
}

.inner_box .detail_new .new_container .img img {
    width: 100%
}

.inner_box .detail_new .new_container .img img:hover {
    transform: scale(1.1)
}

@media screen and (max-width:1510px) {
    .inner_box.product_detail .detail_up .up_container {
        padding: 30px 0
    }

    .inner_box.product_detail .detail_up .up_container .text .title {
        font-size: 50px;
        line-height: 60px
    }

    .inner_box .inner_content .left_content h2 {
        font-size: 35px
    }

    .inner_box .inner_system .system_container {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media screen and (max-width:1200px) {
    .inner_box.product_detail .detail_up .up_container .img .mult_img {
        width: 100px
    }

    .inner_box.product_detail .detail_up .up_container .img .mult_img .img_group {
        height: 400px
    }

    .inner_box.product_detail .detail_up .up_container .img .big_img {
        width: calc(100% - 120px)
    }

    .inner_box .inner_relate .relate_container .relate_item .title {
        padding: 0 10px 0 20px
    }

    .inner_box .inner_relate .relate_container .relate_item .title .btn {
        display: none
    }

    .inner_box .inner_relate .relate_container .relate_item .title .summary {
        width: 100%
    }
}

@media screen and (max-width:768px) {
    .inner_box .inner_title .summary {
        margin-top: 15px
    }

    .inner_box.product_detail {
        margin-top: 0
    }

    .inner_box.product_detail .detail_up .up_container {
        flex-wrap: wrap
    }

    .inner_box.product_detail .detail_up .up_container .img {
        width: 100%
    }

    .inner_box.product_detail .detail_up .up_container .img .mult_img {
        width: 100px
    }

    .inner_box.product_detail .detail_up .up_container .img .mult_img .img_group {
        height: 300px
    }

    .inner_box.product_detail .detail_up .up_container .img .big_img {
        width: calc(100% - 120px)
    }

    .inner_box.product_detail .detail_up .up_container .text {
        width: 100%
    }

    .inner_box.product_detail .detail_up .up_container .text .title {
        font-size: 30px;
        line-height: 40px
    }

    .inner_box.product_detail .inner_content {
        padding: 30px 0
    }

    .inner_box.product_detail .inner_table {
        padding: 30px 0 !important
    }

    .inner_box.product_detail .inner_table .table_container {
        flex-wrap: wrap
    }

    .inner_box.product_detail .inner_table .table_container .text {
        width: 100%
    }

    .inner_box.product_detail .inner_table .table_container .img {
        width: 100% !important;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .inner_box.product_detail .inner_application {
        padding: 90px 0
    }

    .inner_box.product_detail .inner_application .application_container .application_swiper {
        margin-top: 30px
    }

    .inner_box.product_detail .inner_application .application_container .application_swiper .swiper-pagination {
        margin-top: 20px
    }

    .inner_box .inner_content .left_content h2 {
        font-size: 25px;
        line-height: 30px
    }

    .inner_box .inner_content .left_content strong {
        font-size: 20px
    }

    .inner_box .inner_system {
        padding: 0 0 30px 0
    }

    .inner_box .inner_system:nth-child(1) {
        padding-top: 30px
    }

    .inner_box .inner_system .system_container {
        flex-wrap: wrap;
        padding: 0 20px
    }

    .inner_box .inner_system .system_container .text {
        width: 100%
    }

    .inner_box .inner_system .system_container .img {
        width: 100%
    }

    .inner_box .inner_system .btn_group {
        margin-top: 20px
    }

    .inner_box .inner_relate {
        padding: 30px 0
    }

    .inner_box .inner_relate .relate_container {
        margin-top: 20px;
        flex-wrap: wrap
    }

    .inner_box .inner_relate .relate_container .relate_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .inner_box .detail_new {
        padding: 30px 0 0 0
    }

    .inner_box .detail_new::before {
        display: none
    }

    .inner_box .detail_new .new_container {
        flex-wrap: wrap
    }

    .inner_box .detail_new .new_container .text {
        width: 100%
    }

    .inner_box .detail_new .new_container .text .title {
        font-size: 30px
    }

    .inner_box .detail_new .new_container .img {
        width: 100%
    }
}

.inner_box.single {
    padding: 60px 0
}

.inner_box.single .application_group {
    flex-wrap: wrap
}

.inner_box.single .application_group .application_item {
    width: calc(100%/3 - 20px);
    margin-right: 30px;
    margin-bottom: 40px
}

.inner_box.single .application_group .application_item:nth-child(3n) {
    margin-right: 0
}

.inner_box.single .application_group .application_item .img {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative
}

.inner_box.single .application_group .application_item .img:hover::before {
    color: #881c22 !important
}

.inner_box.single .application_group .application_item .img.active::before {
    content: '\f0da';
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 50px;
    width: 50px;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    color: #fff;
    font-size: 35px;
    z-index: 2;
    text-align: center
}

.inner_box.single .application_group .application_item .img img {
    width: 100%
}

.inner_box.single .application_group .application_item .img img:hover {
    transform: scale(1.1)
}

.inner_box.single .application_group .application_item .title {
    margin-top: 20px;
    font-size: 20px;
    line-height: 35px
}

.inner_box.single .application_group .application_item .title:hover {
    color: #881c22
}

.inner_box.single .bq-about-boxs {
    flex-wrap: wrap
}

.inner_box.single .bq-about-boxs .img {
    width: calc(50% - 44px)
}

.inner_box.single .bq-about-boxs .img img {
    width: 100%
}

.inner_box.single .bq-about-boxs .text {
    width: calc(50% + 44px);
    padding-left: 136px
}

.inner_box.single .bq-about-boxs .text .title {
    font-size: 48px;
    line-height: 64px
}

.inner_box.single .bq-about-boxs .text .content {
    margin-top: 24px;
    line-height: 30px
}

.inner_box.single .bq-about-boxs .child_group {
    margin-top: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.inner_box.single .bq-about-boxs .child_group .child_item {
    width: 49%;
    margin-bottom: 12px
}

.inner_box.single .bq-about-boxs .child_group .child_item .img {
    width: 88px
}

.inner_box.single .bq-about-boxs .child_group .child_item .img img {
    max-width: 100%
}

.inner_box.single .bq-about-boxs .child_group .child_item .text {
    width: calc(100% - 88px);
    padding-left: 0
}

.inner_box.single .bq-about-boxs .child_group .child_item .text .item_title {
    font-size: 20px;
    color: #881c22
}

.inner_box.single .bq-about-boxs .child_group .child_item .text .item_content {
    line-height: 28px;
    margin-top: 12px
}

.inner_box .inner_advantage {
    background-size: cover;
    position: relative
}

.inner_box .inner_advantage .inner_title {
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%
}

.inner_box .inner_advantage .inner_title .title {
    color: #fff
}

.inner_box .inner_advantage .advantage_item {
    width: 25%;
    border-right: 1px solid rgba(247, 247, 247, 0.2);
    padding: 245px 40px 110px 40px;
    background-color: rgba(0, 0, 0, 0.4)
}

.inner_box .inner_advantage .advantage_item:hover {
    background-color: rgba(136, 28, 34, 0.8)
}

.inner_box .inner_advantage .advantage_item:hover .icon {
    border-color: #fff;
    color: #fff
}

.inner_box .inner_advantage .advantage_item:hover .text .title .summary {
    opacity: 1
}

.inner_box .inner_advantage .advantage_item .icon {
    width: 110px;
    line-height: 106px;
    border: 2px solid #004e7b;
    border-radius: 50%;
    font-size: 55px;
    color: #004e7b;
    margin: auto
}

.inner_box .inner_advantage .advantage_item .text {
    margin-top: 45px
}

.inner_box .inner_advantage .advantage_item .text .title {
    font-size: 24px;
    line-height: 36px
}

.inner_box .inner_advantage .advantage_item .text .summary {
    margin-top: 15px;
    font-size: 18px;
    line-height: 32px;
    opacity: .8
}

.inner_box .inner_advantage .advantage_item .text .summary ul {
    padding-left: 20px;
    text-align: left
}

.inner_box .inner_advantage .advantage_item .text .summary ul li {
    list-style: outside disc;
    color: #fff
}

.inner_box .inner_advantage .advantage_item .text .summary ul li p {
    font-size: 18px;
    line-height: 32px
}

.inner_box .inner_advantage .advantage_item:last-child {
    border: none
}

.pdfs-boxs {
    width: 100%;
    overflow: hidden;
    padding: 15px 0
}

.pdfs-boxs .pdfs-lists {
    width: 100%;
    line-height: 50px;
    border: 1px solid #e0e0e0;
    padding: 0 14px;
    margin-bottom: 20px;
    display: flex
}

.pdfs-boxs .pdfs-lists:hover {
    border-color: #881c22
}

.pdfs-boxs .pdfs-lists .titles-a {
    width: 90%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis
}

.pdfs-boxs .pdfs-lists .titles-a i {
    font-size: 20px;
    margin-right: 10px
}

.pdfs-boxs .pdfs-lists a {
    color: #323232;
    line-height: 59px
}

.pdfs-boxs .pdfs-lists a:hover {
    transform: translateY(-5px)
}

.pdfs-boxs .pdfs-lists img {
    margin-right: 10px
}

.pdfs-boxs .pdfs-lists a:hover {
    color: #881c22
}

.pdfs-boxs .pdfs-lists i {
    margin: 0 10px;
    color: #881c22;
    font: normal normal normal 14px/1 FontAwesome
}

.pdfs-boxs .pdfs-lists:nth-child(odd) {
    float: left
}

.pdfs-boxs .pdfs-lists:nth-child(even) {
    float: right
}

.new_list_group .new_item {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #dcdcdc
}

.new_list_group .new_item .new_item_text {
    width: calc(55% - 70px)
}

.new_list_group .new_item .new_item_text .new_item_title {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 15px
}

.new_list_group .new_item .new_item_text .new_item_title:hover {
    color: #881c22
}

.new_list_group .new_item .new_item_text .new_item_summary {
    font-size: 14px;
    line-height: 25px
}

.new_list_group .new_item .new_item_img {
    width: calc(45% - 70px);
    overflow: hidden
}

.new_list_group .new_item .new_item_img img {
    width: 100%
}

.new_list_group .new_item .new_item_img img:hover {
    transform: scale(1.1)
}

.new_list_group .new_item .new_item_date {
    width: 82px
}

.new_list_group .new_item .new_item_date .date_container {
    background-color: #881c22;
    padding: 8px 0 5px 0;
    text-align: center
}

.new_list_group .new_item .new_item_date .date_container .day {
    line-height: 29px;
    font-size: 29px;
    font-weight: bold;
    color: #fff;
    display: block
}

.new_list_group .new_item .new_item_date .date_container .month {
    color: #fff;
    margin-top: 5px
}

.new_list_group .new_item .new_item_date .date_icon {
    width: 100%;
    margin-top: 5px;
    text-align: center;
    line-height: 55px;
    font-size: 25px;
    background-color: #eef0f2
}

.new_list_group .new_item .new_item_date .date_icon i {
    color: #881c22
}

.ytgd-inner-news-boxs {
    display: block;
    width: 100%
}

.ytgd-inner-news-boxs.ons {
    margin-top: 30px
}

.ytgd-inner-news-boxs ul li {
    background-color: #f3f5f5;
    margin-bottom: 30px;
    position: relative
}

.ytgd-inner-news-boxs ul li .lis-boxs {
    padding: 40px
}

.ytgd-inner-news-boxs ul li .titles-a {
    width: 100%;
    display: block;
    font-size: 25px;
    font-weight: 500;
    line-height: 37px;
    color: #881c22;
    padding: 0 80px 0 0
}

.ytgd-inner-news-boxs ul li .times {
    width: 100%;
    display: block;
    font-weight: 400;
    line-height: 18px;
    color: #959595;
    padding: 5px 0
}

.ytgd-inner-news-boxs ul li .spans {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #363636;
    padding: 8px 0
}

.ytgd-inner-news-boxs ul li .mores {
    font-weight: 700;
    color: #881c22;
    font-size: 16px;
    width: 100%;
    text-align: right;
    display: block
}

.ytgd-inner-news-boxs ul li .mores:after {
    content: '>';
    margin-left: 4px
}

.ytgd-inner-news-boxs ul li .times-boxs {
    width: 70px;
    height: 70px;
    background-color: #881c22;
    position: absolute;
    top: -8px;
    right: 40px;
    font-size: 30px;
    font-weight: 900;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 18px
}

.ytgd-inner-news-boxs ul li .times-boxs:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -6px;
    left: -6px;
    border: 6px solid transparent;
    border-bottom-color: #881c22;
    display: block
}

.ytgd-inner-news-boxs ul li .times-boxs .span {
    display: block;
    font-size: 16px;
    color: #fff
}

.ytgd-inner-news-boxs ul li a:hover {
    text-decoration: underline
}

.faq_group {
    margin-top: 25px
}

.faq_group .faq_item .faq_title {
    min-height: 60px;
    box-shadow: 0 0 5px #eee;
    padding-left: 25px;
    border-left: 2px solid #881c22;
    font-size: 18px;
    color: #881c22
}

.faq_group .faq_item .faq_title span {
    color: #881c22;
    font-size: 20px;
    line-height: 60px;
    margin-right: 13px;
    min-width: 20px
}

.faq_group .faq_item .faq_content {
    padding: 15px 25px
}

.faq_group .faq_item .faq_content span {
    color: #881c22;
    font-size: 20px;
    margin-right: 13px;
    min-width: 20px
}

.faq_group .faq_item .faq_content .text {
    line-height: 32px
}

.standards_group {
    flex-wrap: wrap
}

.standards_group .standards_item {
    margin-right: 40px;
    width: calc(20% - 160px/5);
    margin-top: 45px;
    background-color: rgba(139, 139, 139, 0.2);
    height: 60px;
    justify-content: center;
    align-items: center;
    transform: skew(40deg);
    transform-origin: center
}

.standards_group .standards_item:hover {
    background: linear-gradient(181deg, #8d161c, #c23e3a)
}

.standards_group .standards_item:hover .title {
    color: #fff
}

.standards_group .standards_item:nth-child(5n) {
    margin-right: 0
}

.standards_group .standards_item .title {
    color: #333;
    font-size: 20px;
    transform: skew(-40deg);
    transform-origin: center
}

.about_deve {
    padding-top: 60px
}

.about_deve .container {
    position: relative
}

.about_deve {
    margin-bottom: 50px
}

.about_deve .t-titles span {
    font-size: 48px;
    color: #881c22
}

.about_deve .number {
    font-size: 331px;
    position: absolute;
    top: 220px;
    left: 0;
    color: #666;
    opacity: .03;
    top: 190px;
    font-size: 231px;
    top: 150px;
    font-size: 140px
}

.about_deve .deve_img {
    text-align: center
}

.about_deve .ab_deve_container {
    margin-top: -30px;
    margin-top: -40px
}

.about_deve .ab_deve_container:after {
    content: '';
    position: absolute;
    top: 152px;
    left: 6%;
    width: 88%;
    border-top: 1px dashed #999;
    left: 10%;
    width: 80%;
    top: 60%
}

.about_deve .ab_deve_container .swiper-slide {
    text-align: center
}

.about_deve .ab_deve_container .swiper-slide .year {
    font-size: 24px;
    margin: 72px 0 24px
}

.about_deve .ab_deve_container .swiper-slide .icon {
    width: 12px;
    height: 12px;
    background-color: #999;
    border-radius: 100%;
    margin: 37px auto
}

.about_deve .ab_deve_container .swiper-slide p {
    display: none;
    font-size: 16px;
    line-height: 1.8em
}

.about_deve .ab_deve_container .swiper-slide-active p {
    display: block
}

.about_deve .ab_deve_container .swiper-slide-active .year {
    font-size: 120px;
    color: #333;
    line-height: 112px;
    margin: 0 0 30px;
    font-size: 80px;
    margin: 40px 0 42px;
    font-size: 70px;
    line-height: 60px
}

.about_deve .ab_deve_container .swiper-slide-active .icon {
    width: 14px;
    height: 14px;
    background-color: #f4f4f4;
    border: 3px solid #c23e3a;
    margin-top: 0
}

.about_deve .ab_deve_container .swiper-button-next,
.about_deve .ab_deve_container .swiper-button-prev {
    margin-top: 14px;
    font-size: 46px;
    font-weight: bold;
    background-image: url()
}

.about_deve .ab_deve_container .swiper-button-next,
.about_deve .ab_deve_container .swiper-button-prev {
    font-size: 60px;
    top: 40%
}

.about_deve .ab_deve_container .swiper-button-next:hover,
.about_deve .ab_deve_container .swiper-button-prev:hover {
    color: #881c22
}

#since {
    margin: 60px auto
}

#since span {
    width: 1px;
    height: 120px;
    position: absolute;
    background: #dadada;
    top: 0;
    left: 50%;
    -webkit-transform-origin: 0 240px;
    height: 80px;
    -webkit-transform-origin: 0 200px
}

#since .box {
    width: 195px;
    height: 195px;
    border-radius: 100%;
    border: 2px solid #dadada;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

#since .box .h4 {
    font-size: 18px;
    font-family: Arial;
    padding: 40px 0 5px;
    text-transform: uppercase
}

#since .box p {
    color: #333;
    font-size: 18px;
    margin-bottom: 15px
}

#since .box .date {
    font-size: 48px;
    color: #333
}

#since circle {
    -webkit-transition: stroke-dasharray .25s;
    transition: stroke-dasharray .25s;
    stroke-width: 60px
}

#since svg {
    width: 400px;
    height: 400px
}

.pr {
    position: relative
}

.join_imformation {
    padding: 50px 0;
    background-size: cover;
    min-height: 600px
}

.join_imformation .title {
    font-size: 48px;
    line-height: 64px;
    font-family: "Gilroy-Bold";
    color: #881c22
}

.join_imformation .content {
    font-size: 18px;
    margin-top: 20px
}

.join_imformation .item_shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    background-color: rgba(57, 61, 73, 0.8);
    justify-content: center;
    align-items: center;
    transform: scale(0);
    transition: all .3s
}

.join_imformation .item_shadow.active {
    transform: scale(1)
}

.join_imformation .item_shadow .shadow_container {
    border-radius: 2px 2px 0 0;
    background-color: #fff;
    max-height: 90vh;
    overflow: auto
}

.join_imformation .item_shadow .shadow_container .shadow_title {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    padding-right: 20px;
    background-color: #f8f8f8;
    text-align: right
}

.join_imformation .item_shadow .shadow_container .shadow_title .close {
    font-size: 25px;
    color: #333;
    cursor: pointer
}

.join_imformation .item_shadow .shadow_container .shadow_title .close:hover {
    color: #881c22
}

.join_imformation .item_shadow .shadow_container .shadow_content {
    padding: 50px 50px 70px 50px;
    line-height: 30px
}

.join_imformation .join_swiper {
    overflow: hidden;
    margin-top: 30px
}

.join_imformation .join_swiper .item {
    background: rgba(255, 255, 255, 0.8);
    padding: 5%;
    border-radius: 5px
}

.join_imformation .join_swiper .item .title {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px
}

.join_imformation .join_swiper .item .content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}

.join_imformation .join_swiper .item .btn {
    display: block;
    width: 170px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #881c22;
    margin: 20px auto 0;
    color: #fff;
    cursor: pointer
}

.join_imformation .join_swiper .item .btn:hover {
    opacity: .7
}

.contact_text {
    border-radius: 20px;
    padding: 30px 20px;
    text-align: center;
    line-height: 40px;
    font-size: 35px;
    background-size: cover;
    margin-top: 50px;
    max-width: 1700px;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media screen and (max-width:1200px) {
    .inner_box.single .bq-about-boxs .text {
        padding-left: 30px
    }
}

@media screen and (max-width:768px) {
    .contact_text {
        font-size: 20px
    }

    .inner_box.single .application_group .application_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .inner_box.single .inner_content {
        margin-top: 0
    }

    .inner_box.single .standards_group {
        padding: 0 35px
    }

    .inner_box.single .standards_group .standards_item {
        width: 100%;
        margin-right: 0
    }

    .inner_box.single .bq-about-boxs {
        flex-wrap: wrap
    }

    .inner_box.single .bq-about-boxs .img {
        width: 100%
    }

    .inner_box.single .bq-about-boxs .child_group .child_item {
        width: 100%;
        flex-wrap: wrap
    }

    .inner_box.single .bq-about-boxs .child_group .child_item .img {
        width: 100%
    }

    .inner_box.single .bq-about-boxs .child_group .child_item .img img {
        width: auto;
        margin: 0 auto
    }

    .inner_box.single .bq-about-boxs .child_group .child_item .text {
        width: 100%
    }

    .inner_box.single .bq-about-boxs .text {
        width: 100%;
        padding-left: 0
    }

    .inner_box.single .bq-about-boxs .text .title {
        font-size: 25px
    }

    .inner_box.single .bq-about-boxs .text .content {
        margin-top: 0
    }

    .inner_box .inner_advantage {
        padding: 30px 0;
        flex-wrap: wrap
    }

    .inner_box .inner_advantage .inner_title {
        position: initial
    }

    .inner_box .inner_advantage .advantage_item {
        width: 100%;
        padding: 20px
    }

    .inner_box .inner_advantage .advantage_item .text {
        margin-top: 0
    }

    .inner_box .inner_content .left_content h3 {
        font-size: 23px
    }

    .inner_box .inner_content .left .left_title {
        font-size: 30px;
        margin-bottom: 20px
    }

    .new_list_group .new_item {
        flex-wrap: wrap;
        flex-direction: row-reverse
    }

    .new_list_group .new_item .new_item_text {
        width: 100%;
        margin-bottom: 10px
    }

    .new_list_group .new_item .new_item_img {
        width: calc(100% - 100px)
    }

    .ytgd-inner-news-boxs ul li .lis-boxs {
        padding: 10px
    }

    .ytgd-inner-news-boxs ul li .titles-a {
        font-size: 22px;
        line-height: 30px;
        padding-right: 0
    }

    .ytgd-inner-news-boxs ul li .times-boxs {
        display: none
    }
}

.search-btns {
    margin-bottom: 40px !important
}

.search-btns a {
    height: 48px;
    min-width: 220px;
    font-size: 18px;
    background: #f0f0f0;
    margin: 0 15px
}

.search-btns a:hover {
    background: #646464;
    color: #fff
}

.search-btns a.active {
    background: #646464;
    color: #fff
}

@media screen and (max-width:768px) {
    .search-btns {
        flex-wrap: wrap
    }

    .search-btns a {
        margin-bottom: 5px
    }
}

.search-toggles .toggle {
    display: none
}

.search-toggles .toggle:nth-child(1) {
    display: block
}

.flex-center {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    justify-content: center
}

.sep-resource-list .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) {
    border-bottom: dotted 1px #ddd;
    position: relative;
    min-height: 140px;
    padding: 15px 10px 50px 150px;
    line-height: 1em;
    margin-bottom: 20px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb {
    padding-left: 10px;
    min-height: auto;
    padding-bottom: 30px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item).nothumb .thumb {
    display: none
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb {
    position: absolute;
    left: 10px;
    top: 15px;
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    text-align: center
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb img {
    max-width: 100%;
    border: 1px solid #ddd
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .thumb img:hover {
    transform: scale(1.1)
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .title {
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .title:hover {
    color: #881c22
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .summary {
    display: block;
    color: #666;
    line-height: 1.5em
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .published {
    display: block;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .published:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f073";
    margin-right: 5px
}

.sep-resource-list .sep-datalist>li:not(.pdf-item) .btn-read {
    position: absolute;
    bottom: 10px;
    right: 0;
    border: solid 1px #ccc;
    border-radius: 3px;
    background: #f0f0f0;
    padding: 2px 8px;
    color: #333;
    font-size: 12px
}

.sep-resource-list {
    display: block
}

.sep-resource-list .sep-datalist li.pdf-item div {
    display: flex;
    border: 1px solid #dcdcdc;
    position: relative;
    padding: 15px 10px 15px 10px;
    line-height: 1em;
    margin-bottom: 20px;
    max-width: 600px;
    justify-content: space-between
}

.sep-resource-list .sep-datalist li.pdf-item div .titles-a i {
    margin-right: 10px
}

.sep-resource-list .sep-datalist li.pdf-item div:hover {
    border-color: #881c22
}




