* {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: Verdana;
    color: #646464;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

@font-face {
    font-family: "Verdana";
    src: url("../fonts/VERDANA.TTF");
    font-style: normal;
    font-weight: normal
}

.second_font {
    font-family: Oswald
}

@font-face {
    font-family: "Oswald";
    src: url("../fonts/Oswald-Light.otf");
    font-style: normal;
    font-weight: normal
}

.third_font {
    font-family: Georgia
}

@font-face {
    font-family: "Georgia";
    src: url("../fonts/GEORGIA.TTF");
    font-style: normal;
    font-weight: normal
}

.fouth_font {
    font-family: Gautami
}

@font-face {
    font-family: "Gautami";
    src: url("../fonts/GAUTAMI.TTF");
    font-style: normal;
    font-weight: normal
}

@media screen and (max-width:768px) {
    * {
        font-family: roboto
    }

    .second_font {
        font-family: roboto
    }

    .third_font {
        font-family: roboto
    }

    .fouth_font {
        font-family: roboto
    }

    @font-face {
        font-family: "roboto";
        src: url("../fonts/Roboto-Black.ttf")
    }

}

.inner-body {
    overflow-x: hidden
}

.text_center {
    text-align: center
}

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

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

.color_white {
    color: #fff
}

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

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

.bold {
    font-weight: bold
}

li {
    list-style: none
}

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

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

p a {
    color: #0071c1
}

p a:hover {
    text-decoration: underline
}

p img {
    max-width: 100%;
    margin: 0 auto
}

.line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.none {
    display: none
}

.sep_breadcrumb {
    width: 100%
}

.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 a {
    line-height: 18px;
    font-size: 12px;
    color: #fff
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li.item-current {
    line-height: 18px;
    font-size: 12px;
    color: #fff
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li a:hover {
    color: #0071c1
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li:after {
    content: '>';
    margin: 0 3px;
    color: #fff
}

.sep_breadcrumb .sep_container .div_boxs .breadcrumb li:last-child:after {
    display: none
}

.sep-resource-list2 li {
    padding-left: 160px;
    position: relative;
    border-bottom: 1px solid #0071c1;
    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: #0071c1
}

.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: #0071c1;
    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 #0071c1;
    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: #0071c1;
    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: #0071c1;
    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: #0071c1;
    color: #fff;
    border: 1px solid #0071c1
}

.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: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
}

.receiver_btn_group .btn {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #0071c1;
    background-color: #0071c1;
    color: #fff;
    border-radius: 5px
}

.receiver_btn_group .btn:hover {
    color: #0071c1;
    background-color: #fff
}

.img_show_title {
    margin-bottom: 30px;
    padding-bottom: 10px;
    position: relative;
    line-height: 30px;
    font-size: 24px;
    border-bottom: 1px solid #d8d8d8
}

.img_show_title:after {
    content: '';
    width: 55px;
    height: 3px;
    background-color: #1064b1;
    left: 0;
    position: absolute;
    bottom: -1px
}

.video_group {
    flex-wrap: wrap
}

.video_group .video_item {
    width: calc(100%/3 - 20px);
    margin-right: 30px;
    margin-bottom: 10px
}

.video_group .video_item:nth-child(3n) {
    margin-right: 0
}

.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_item_href {
    line-height: 25px;
    padding: 10px 5px;
    text-align: center;
    width: 100%;
    box-sizing: border-box
}

.video_group .video_item .video_item_href:hover {
    color: #0071c1
}

@media screen and (max-width:768px) {
    .video_group .video_item {
        width: 100%;
        margin-right: 0
    }

}

.img_show_group {
    flex-wrap: wrap
}

.img_show_group .img_show_items {
    width: calc(100%/3 - 20px);
    margin-right: 30px;
    margin-bottom: 30px
}

.img_show_group .img_show_items:nth-child(3n) {
    margin-right: 0
}

.img_show_group .img_show_items .img {
    width: 100%;
    overflow: hidden;
    cursor: pointer
}

.img_show_group .img_show_items .img img {
    width: 100%
}

.img_show_group .img_show_items .img img:hover {
    transform: scale(1.2)
}

.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 .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: #0071c1
}

.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 a {
    color: #0071c1
}

.template a:hover {
    text-decoration: underline
}

.template img {
    max-width: 100%;
    margin: 0 auto
}

.template .template_banner {
    position: relative
}

.template .template_banner .big_img {
    width: 100%;
    margin-bottom: 20px
}

.template .template_banner .img_group {
    overflow: hidden
}

.template .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 .template_banner .img_group .img_group_btn:hover {
    background-color: rgba(255, 255, 255, 0.8);
    color: #0071c1
}

.template .template_banner .img_group .img_group_btn#img_group_btn_left {
    left: 0
}

.template .template_banner .img_group .img_group_btn#img_group_btn_right {
    right: 0
}

.template .template_banner .img_group .img_group_container {
    width: 100%;
    position: relative;
    left: 0
}

.template .template_banner .img_group .img_group_container .img_item {
    margin: 0 10px;
    min-width: calc(25% - 20px)
}

.template .template_banner .img_group .img_group_container .img_item.active .img_item_title {
    color: #0071c1
}

.template .template_banner .img_group .img_group_container .img_item img {
    width: 100%;
    height: 135px
}

.template .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: #0071c1
}

.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
}

@media screen and (max-width:768px) {
    .faq-list .faq-item .faq-answer {
        padding-right: 5px !important
    }

}

.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: #0071c1
}

.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;
    margin-bottom: 20px
}

.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: #0071c1;
    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
}

.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-error {
    border-color: #b6201a
}

.detail_module .submit_group .input input.has-success {
    border-color: green
}

.detail_module .submit_group .textarea {
    width: 100%;
    height: 165px;
    background-color: #fcfcfc;
    margin-bottom: 20px
}

.detail_module .submit_group .textarea p {
    display: none
}

.detail_module .submit_group .textarea textarea {
    outline: none;
    width: 100%;
    height: 100%;
    background-color: #fcfcfc;
    border: 1px solid #d8d8d8;
    resize: none;
    margin-bottom: 12px;
    padding: 15px
}

.detail_module .submit_group .textarea textarea.has-error {
    border-color: #b6201a
}

.detail_module .submit_group .textarea textarea.has-success {
    border-color: green
}

.detail_module .submit_group .captcha {
    width: 260px;
    position: relative;
    height: 45px;
    margin-right: calc(100% - 260px)
}

.detail_module .submit_group .captcha .img {
    width: 80px;
    height: 33px;
    position: absolute;
    top: 6px;
    right: 10px
}

.detail_module .submit_group .captcha p {
    display: none
}

.detail_module .submit_group .captcha input {
    border: 1px solid #d8d8d8;
    outline: none;
    text-indent: 18px;
    background-color: #fcfcfc;
    height: 100%;
    width: 100%
}

.detail_module .submit_group .captcha input.has-error {
    border-color: #b6201a
}

.detail_module .submit_group .captcha input.has-success {
    border-color: green
}

.detail_module .submit_group button,
.detail_module .submit_group .wpcf7-submit {
    font-size: 18px;
    width: 140px;
    height: 40px;
    background-color: #fff;
    border-radius: 3px;
    line-height: 40px;
    border: none;
    outline: none;
    border: 1px solid #0071c1;
    margin-top: 30px;
    color: #0071c1
}

.detail_module .submit_group button:hover,
.detail_module .submit_group .wpcf7-submit:hover {
    color: #fff;
    background-color: #0071c1
}

@media screen and (max-width:768px) {
    .template .template_banner .img_group .img_item {
        min-width: calc(50% - 10px)
    }

}

.language {
    cursor: pointer;
    position: relative
}

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

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

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

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

.map iframe {
    width: 100%;
    height: 400px
}

@media screen and (max-width:768px) {
    .map iframe {
        height: 200px
    }

}

#onlineService {
    position: fixed;
    right: 0;
    bottom: 32%;
    z-index: 100998
}

.offside {
    width: 50px
}

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

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

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

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

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

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

.offside .back_top {
    display: none
}

.offside li:nth-child(1) {
    background: #0071c1
}

.offside li:nth-child(2) {
    background: #0071c1
}

.offside li:nth-child(3) {
    background: #0071c1
}

.offside li:nth-child(4) {
    background: #0071c1
}

.offside li:nth-child(5) {
    background: #0071c1
}

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

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

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

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

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

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

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

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

.offside li:hover p {
    opacity: 1
}

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

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

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

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

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

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

.hide {
    display: none !important
}

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

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

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

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

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

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

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

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

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

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

}

.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-lx-header-mb {
    display: none
}

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

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

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

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

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

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

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

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

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

.sep-lx-header-mb .box-wrap {
    padding: 10px 37px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 1000;
    align-items: center
}

.sep-lx-header-mb .box-wrap>ul {
    position: relative;
    top: 1px;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse
}

.sep-lx-header-mb .box-wrap>ul>li {
    line-height: 24px;
    text-align: center;
    position: relative
}

.sep-lx-header-mb .box-wrap>ul>li#logo {
    border: none
}

.sep-lx-header-mb .box-wrap>ul>li#logo .logo {
    width: 50px
}

.sep-lx-header-mb .box-wrap>ul>li#logo .logo img {
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sep-search-box form .btn i {
    padding-right: 5px;
    color: #fff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sep-menu-box .top_bottom .menu-item>li.active {
    background: #0071c1
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mp_bottom {
    padding-top: 20px;
    background-color: #9e9e9e;
    background-repeat: no-repeat;
    display: none
}

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

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

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

.mp_bottom .mp_bottom_up_container .mp_bottom_up_item .mp_bottom_up_item_title {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #0071c1
}

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

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

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

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

.mp_bottom .mp_bottom_down_container {
    margin-top: 30px;
    padding: 20px 2%;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: space-between;
    border-top: 1px solid #fff
}

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

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

.mp_footer {
    padding: 15px 2% 40px 2%;
    box-sizing: border-box;
    background-color: #9e9e9e;
    display: none;
    border-top: 1px solid #fff
}

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

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

.mp_footer .mp_footer_container footer a {
    font-size: 15px;
    line-height: 30px
}

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

.mp_footer .mp_footer_container .mp_link_href .mp_link_href_li {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    padding-right: 7px
}

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

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

.mp_footer .mp_footer_container .mp_google_ul {
    position: relative;
    margin-top: 10px;
    top: 0;
    right: 0
}

.mp_footer .mp_footer_container .mp_google_ul .mp_google_li {
    width: 30px;
    line-height: 30px;
    border-radius: 3px;
    margin-right: 10px;
    background-color: #fff;
    font-size: 20px
}

.mp_footer .mp_footer_container .mp_google_ul .mp_google_li:nth-child(1) {
    color: #4868ac
}

.mp_footer .mp_footer_container .mp_google_ul .mp_google_li:nth-child(2) {
    color: #00acee
}

.mp_footer .mp_footer_container .mp_google_ul .mp_google_li:nth-child(3) {
    color: #bd081b
}

.mp_footer .mp_footer_container .mp_google_ul .mp_google_li:nth-child(4) {
    color: #007bb6
}

.mp_footer .mp_footer_container .mp_google_ul .mp_google_li:nth-child(5) {
    color: #a52121
}

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

    .mp_bottom {
        display: block
    }

    .mp_footer {
        display: block
    }

}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-image: url("../img/back_2.png");
    background-size: 100% 100%
}

.header .header_top {
    background-color: #0071c1
}

.header .header_top .header_top_container {
    height: 48px;
    justify-content: flex-end;
    align-items: center
}

.header .header_top .header_top_container .company_imgormation {
    font-size: 14px;
    margin-right: 35px
}

.header .header_top .header_top_container .company_imgormation i {
    margin-right: 3px
}

.header .header_top .header_top_container .search {
    width: 225px;
    height: 35px;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 17.5px;
    overflow: hidden;
    position: relative;
    margin-right: 40px
}

.header .header_top .header_top_container .search button {
    position: absolute;
    line-height: 35px;
    width: 50px;
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    color: #0071c1;
    top: 0;
    right: 0
}

.header .header_top .header_top_container .search input {
    width: 100%;
    height: 100%;
    text-indent: 10px;
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0)
}

.header .header_top .header_top_container .search input::-webkit-input-placeholder {
    color: #0071c1;
    font-size: 14px
}

.header .header_top .header_top_container .language i {
    margin-right: 10px
}

.header .header_down .header_down_container {
    height: 96px;
    align-items: center
}

.header .header_down .header_down_container .nav_ul {
    margin-left: 50px
}

.header .header_down .header_down_container .nav_ul .nav_first_li {
    position: relative
}

.header .header_down .header_down_container .nav_ul .nav_first_li.active .nav_first_href {
    color: #fff;
    background-color: #0071c1
}

.header .header_down .header_down_container .nav_ul .nav_first_li:hover .nav_first_href {
    color: #fff;
    background-color: #0071c1
}

.header .header_down .header_down_container .nav_ul .nav_first_li .nav_first_href {
    padding: 0 20px;
    font-weight: bold;
    color: #0071c1;
    line-height: 96px
}

.header .header_down .header_down_container .nav_ul .nav_first_li .nav_second_ul {
    position: absolute;
    display: none;
    padding: 22px 0;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    min-width: 240px;
    top: calc(100% - 10px);
    left: 0;
    background: rgba(255, 255, 255, 0.97)
}

.header .header_down .header_down_container .nav_ul .nav_first_li .nav_second_ul ul {
    border-right: 1px solid #dfdfdf
}

.header .header_down .header_down_container .nav_ul .nav_first_li .nav_second_ul ul:last-child {
    border-right: none
}

.header .header_down .header_down_container .nav_ul .nav_first_li .nav_second_ul .nav_second_li {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    white-space: nowrap
}

.header .header_down .header_down_container .nav_ul .nav_first_li .nav_second_ul .nav_second_li .nav_second_href {
    font-weight: bold;
    font-size: 15px;
    padding: 10px 28px;
    text-align: left;
    color: #676767
}

.header .header_down .header_down_container .nav_ul .nav_first_li .nav_second_ul .nav_second_li .nav_second_href:hover {
    color: #0071c1
}

.banner {
    overflow: hidden;
    margin-top: 144px
}

.banner.pc_banner {
    position: relative
}

.banner.pc_banner i {
    position: absolute;
    line-height: 50px;
    font-size: 50px;
    width: 40px;
    text-align: center;
    top: calc(50% - 25px);
    color: #fff;
    z-index: 1;
    cursor: pointer
}

.banner.pc_banner i.fa-angle-left {
    left: 50px
}

.banner.pc_banner i.fa-angle-right {
    right: 50px
}

.banner.mp_banner {
    display: none
}

.banner .banner_ul {
    width: 100%;
    position: relative;
    left: 0
}

.banner .banner_ul .banner_li {
    min-width: 100%
}

.banner .banner_ul .banner_li .banner_li_href {
    width: 100%;
    display: block;
    position: relative
}

.banner .banner_ul .banner_li .banner_li_href .banner_li_text {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5)
}

.banner .banner_ul .banner_li .banner_li_href .banner_li_text .banner_li_text_container {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 100%
}

.banner .banner_ul .banner_li .banner_li_href .banner_li_text .banner_li_text_container .banner_li_summary {
    font-size: 42px;
    line-height: 55px;
    font-weight: bold;
    color: #fff
}

.banner .banner_ul .banner_li .banner_li_href .banner_li_text .banner_li_text_container .banner_li_description {
    font-size: 22px;
    line-height: 40px;
    color: #a7c9e1;
    margin: 20px 0 30px 0
}

.banner .banner_ul .banner_li .banner_li_href .banner_li_text .banner_li_text_container .btn {
    width: 265px;
    line-height: 45px;
    padding-top: 10px;
    border-radius: 10px;
    font-size: 24px;
    color: #0071c1;
    background-color: #fff
}

.banner .banner_ul .banner_li .banner_li_href .banner_li_text .banner_li_text_container .btn:hover {
    color: #fff;
    background-color: #0071c1
}

.banner .banner_ul .banner_li .banner_li_href img {
    width: 100%
}

.bottom {
    background-image: url("../img/index_8.png");
    background-size: 100% 100%
}

.bottom * {
    font-family: Gautami
}

.bottom .bottom_container {
    padding-top: 70px
}

.bottom .bottom_container .bottom_up_group {
    justify-content: space-between;
    flex-direction: row
}

.bottom .bottom_container .bottom_up_group .bottom_up_item {
    margin-bottom: 65px
}

.bottom .bottom_container .bottom_up_group .bottom_up_item:nth-child(1) {
    max-width: 250px;
    min-width: 250px;
    margin-right: 40px
}

.bottom .bottom_container .bottom_up_group .bottom_up_item:nth-child(1) .google_group .code {
    width: 72px
}

.bottom .bottom_container .bottom_up_group .bottom_up_item:nth-child(1) .google_group .google_href_group {
    flex-wrap: wrap
}

.bottom .bottom_container .bottom_up_group .bottom_up_item:nth-child(1) .google_group .google_href_group .google_href_item {
    color: #fff;
    margin-left: 35px;
    line-height: 36px;
    font: normal normal normal 14px/1 FontAwesome
}

.bottom .bottom_container .bottom_up_group .bottom_up_item:nth-child(1) .google_group .google_href_group .google_href_item:hover {
    color: #0071c1
}

.bottom .bottom_container .bottom_up_group .bottom_up_item:last-child .bottom_href {
    white-space: nowrap
}

.bottom .bottom_container .bottom_up_group .bottom_up_item .bottom_up_title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 35px
}

.bottom .bottom_container .bottom_up_group .bottom_up_item .bottom_up_title:hover {
    color: #0071c1
}

.bottom .bottom_container .bottom_up_group .bottom_up_item .bottom_href {
    line-height: 30px;
    width: 100%
}

.bottom .bottom_container .bottom_up_group .bottom_up_item .bottom_href:hover {
    color: #0071c1
}

.bottom .bottom_container .bottom_down_container {
    justify-content: space-between;
    align-items: center;
    min-width: 75px;
    padding: 25px 0 25px 0;
    border-top: 1px solid #575fc8
}

.bottom .bottom_container .bottom_down_container footer {
    line-height: 25px
}

.bottom .bottom_container .bottom_down_container footer a:hover {
    color: #0071c1
}

.bottom .bottom_container .bottom_down_container .href_group .href_item:hover {
    color: #0071c1
}

.bottom .bottom_container .bottom_down_container .href_group .href_item:nth-child(1) {
    margin-right: 40px;
    position: relative
}

.bottom .bottom_container .bottom_down_container .href_group .href_item:nth-child(1):after {
    content: '';
    right: -19px;
    top: 0;
    width: 2px;
    height: 20px;
    background-color: #fff;
    position: absolute
}

@media screen and (max-width:1040px) {
    .header .header_down .header_down_container .nav_ul .nav_first_li .nav_first_href {
        padding: 0 10px;
        font-size: 14px;
        white-space: nowrap
    }

}

@media screen and (max-width:768px) {
    .header {
        display: none
    }

    .pc-mobile-boxs {
        display: block
    }

    .banner {
        margin-top: 0
    }

    .banner.mp_banner {
        display: block
    }

    .banner.pc_banner {
        display: none
    }

    .bottom {
        display: none
    }

}

.index_title .title_text {
    font-size: 42px;
    line-height: 60px;
    position: relative;
    color: #313131;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-family: Oswald;
    padding-bottom: 15px
}

.index_title .title_text:hover {
    color: #0071c1
}

.index_title .title_text:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 5px;
    background-color: #c8c8c8;
    bottom: 0;
    left: calc(50% - 30px)
}

.index_box {
    background-color: #f5f5f5
}

.index_box .index_module .index_quality {
    padding-top: 50px
}

.index_box .index_module .index_quality .choose_group {
    justify-content: center;
    margin-bottom: 30px
}

.index_box .index_module .index_quality .choose_group .choose_item {
    font-size: 18px;
    margin-right: 60px;
    position: relative;
    color: #343434
}

.index_box .index_module .index_quality .choose_group .choose_item:after {
    content: '';
    width: 2px;
    height: 18px;
    background-color: #343434;
    position: absolute;
    top: 2px;
    right: -32px
}

.index_box .index_module .index_quality .choose_group .choose_item.active {
    font-weight: bold;
    color: #0071c1
}

.index_box .index_module .index_quality .choose_group .choose_item:last-child {
    margin-right: 0
}

.index_box .index_module .index_quality .choose_group .choose_item:last-child:after {
    display: none
}

.index_box .index_module .index_quality .quality_group {
    padding: 0 45px;
    display: none;
    flex-wrap: wrap;
    margin-bottom: 45px
}

.index_box .index_module .index_quality .quality_group.active {
    display: flex
}

.index_box .index_module .index_quality .quality_group .quality_item {
    width: calc(100%/3 - 100px/3);
    margin-right: 50px;
    padding: 30px;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    margin-bottom: 15px;
    background-image: url("../img/back_3.png");
    background-position: 98% 97%;
    background-repeat: no-repeat
}

.index_box .index_module .index_quality .quality_group .quality_item .img {
    overflow: hidden;
    border-radius: 50%;
    margin-bottom: 20px
}

.index_box .index_module .index_quality .quality_group .quality_item .img img {
    width: 100%
}

.index_box .index_module .index_quality .quality_group .quality_item .img img:hover {
    transform: scale(1.2)
}

.index_box .index_module .index_quality .quality_group .quality_item .quality_item_title {
    font-size: 20px;
    margin-bottom: 20px
}

.index_box .index_module .index_quality .quality_group .quality_item .quality_item_title:hover {
    color: #0071c1
}

.index_box .index_module .index_quality .quality_group .quality_item .quality_item_summary {
    margin-bottom: 30px
}

.index_box .index_module .index_quality .quality_group .quality_item .quality_item_summary p {
    line-height: 28px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical
}

.index_box .index_module .index_quality .quality_group .quality_item .quality_item_href {
    width: 100%;
    font-size: 14px;
    color: #0071c1
}

.index_box .index_module .index_quality .quality_group .quality_item .quality_item_href i {
    color: #0071c1;
    margin-right: 5px
}

.index_box .index_module .index_quality .quality_group .quality_item .quality_item_href:hover {
    color: #000
}

.index_box .index_module .index_quality .quality_group .quality_item .quality_item_href:hover i {
    color: #000
}

.index_box .index_module .index_quality .quality_group .quality_item:nth-child(3n) {
    margin-right: 0
}

.index_box .index_module .index_about {
    margin-top: 90px;
    background-image: url("../img/back_1.png");
    min-height: 540px;
    background-size: 100% 100%;
    position: relative
}

.index_box .index_module .index_about .about_container {
    position: absolute;
    background-color: #fff;
    max-width: 100%;
    width: 1340px;
    right: 0;
    height: calc(100% - 50px);
    top: 50px;
    padding: 45px
}

.index_box .index_module .index_about .about_container .about_title {
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
    color: #0071c1
}

.index_box .index_module .index_about .about_container .about_title:hover {
    color: #000
}

.index_box .index_module .index_about .about_container .about_subtitle {
    font-size: 29px;
    line-height: 35px;
    margin-top: 10px;
    color: #646464
}

.index_box .index_module .index_about .about_container .about_summary {
    margin-top: 10px;
    padding-right: 340px
}

.index_box .index_module .index_about .about_container .about_summary p {
    line-height: 24px
}

.index_box .index_module .index_about .about_container .about_group {
    justify-content: space-around;
    padding-right: 340px;
    margin-top: 35px;
    flex-wrap: wrap
}

.index_box .index_module .index_about .about_container .about_group .about_item {
    width: 115px;
    position: relative
}

.index_box .index_module .index_about .about_container .about_group .about_item .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center
}

.index_box .index_module .index_about .about_container .about_group .about_item .shadow .iconfont {
    font-size: 50px;
    color: #969696
}

.index_box .index_module .index_about .about_container .about_group .about_item img {
    width: 100%
}

.index_box .index_module .index_strengths {
    padding-top: 55px;
    overflow: hidden
}

.index_box .index_module .index_strengths .index_title .title_text {
    margin-bottom: 0
}

.index_box .index_module .index_strengths .index_title .title_text:after {
    display: none
}

.index_box .index_module .index_strengths .strengths_summary {
    line-height: 30px;
    margin-bottom: 55px
}

.index_box .index_module .index_strengths .strengths_group {
    justify-content: space-between
}

.index_box .index_module .index_strengths .strengths_group .strengths_item {
    width: 23%;
    max-width: 270px;
    flex-direction: column;
    align-items: center
}

.index_box .index_module .index_strengths .strengths_group .strengths_item .iconfont {
    width: 80px;
    line-height: 80px;
    font-size: 40px;
    background-color: #0071c1;
    border-radius: 50%
}

.index_box .index_module .index_strengths .strengths_group .strengths_item .strengths_item_title {
    text-transform: uppercase;
    margin-top: 15px;
    font-size: 24px;
    line-height: 26px;
    color: #0071c1
}

.index_box .index_module .index_strengths .strengths_group .strengths_item .strengths_item_title:hover {
    color: #000
}

.index_box .index_module .index_strengths .strengths_group .strengths_item .strengths_item_summary {
    line-height: 26px;
    margin-top: 30px
}

.index_box .index_module .index_strengths .strengths_group .strengths_item .strengths_item_summary p {
    line-height: 26px
}

.index_box .index_module .index_strengths .strengths_subtitle {
    margin-top: 45px;
    margin-bottom: 20px;
    font-family: Gautami;
    text-align: center
}

.index_box .index_module .index_strengths .strengths_subtitle .subtitle_text {
    font-size: 30px;
    line-height: 45px;
    color: #0071c1;
    font-family: Oswald;
    font-weight: bold
}

.index_box .index_module .index_strengths .strengths_subtitle .btn_group {
    float: right
}

.index_box .index_module .index_strengths .strengths_subtitle .btn_group .subtitle_btn {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #c5c5c5;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    cursor: pointer
}

.index_box .index_module .index_strengths .strengths_subtitle .btn_group .subtitle_btn:hover {
    background-color: #0071c1
}

.index_box .index_module .index_strengths .discover_group {
    position: relative;
    left: 0
}

.index_box .index_module .index_strengths .discover_group * {
    font-family: Gautami
}

.index_box .index_module .index_strengths .discover_group .discover_item {
    justify-content: space-between;
    min-width: 100%
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5)
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_shadow:hover .item_summary {
    opacity: 1;
    display: block
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_shadow .item_title {
    font-size: 18px
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_shadow .item_title:hover {
    color: #0071c1
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_shadow .item_summary {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 25px 0;
    opacity: 0;
    transition: all .3s;
    display: none
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_shadow .item_href {
    padding: 0 15px;
    background-color: #00af50;
    color: #fff;
    padding-top: 9px;
    font-size: 14px
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_shadow .item_href:hover {
    background-color: #fff;
    color: #00af50
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_left {
    justify-content: space-between;
    width: 42.4%;
    position: relative
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_left .item_shadow {
    padding: 0 95px 0 95px;
    background-color: rgba(0, 0, 0, 0.5)
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_left .item_shadow .item_title {
    font-size: 24px
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_left img {
    width: 100%
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_right {
    flex-direction: column;
    justify-content: space-between;
    width: calc(57.6% - 4px)
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_right .item_right_top {
    justify-content: space-between
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_right .item_right_top .right_top_item {
    position: relative
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_right .item_right_top .right_top_item img {
    width: 100%
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_right .item_right_top .right_top_item:nth-child(1) {
    width: calc(60.5% - 2px)
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_right .item_right_top .right_top_item:nth-child(2) {
    width: clac(39.5% - 2px)
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_right .item_right_bottom .right_bottom_item {
    position: relative;
    width: calc(100%/3 - 8px/3);
    margin-right: 4px
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_right .item_right_bottom .right_bottom_item img {
    width: 100%
}

.index_box .index_module .index_strengths .discover_group .discover_item .item_right .item_right_bottom .right_bottom_item:nth-child(3) {
    margin-right: 0
}

.index_box .index_module .index_strengths .info_group {
    margin-bottom: 80px;
    justify-content: space-between
}

.index_box .index_module .index_strengths .info_group .info_item {
    width: calc(100%/3 - 175px/3);
    margin-right: 20px;
    padding: 35px 0 45px 105px;
    height: 240px;
    position: relative;
    border-radius: 15px;
    border: 3px solid #cecece;
    margin-left: 70px
}

.index_box .index_module .index_strengths .info_group .info_item:first-child {
    margin-left: 35px
}

.index_box .index_module .index_strengths .info_group .info_item .img {
    width: 35%;
    overflow: hidden;
    position: absolute;
    left: -40px;
    top: calc(50% - 100px)
}

.index_box .index_module .index_strengths .info_group .info_item .img img {
    width: 100%
}

.index_box .index_module .index_strengths .info_group .info_item .img img:hover {
    transform: scale(1.2)
}

.index_box .index_module .index_strengths .info_group .info_item .info_item_text {
    width: 100%;
    flex-direction: column;
    justify-content: space-between
}

.index_box .index_module .index_strengths .info_group .info_item .info_item_text .text .info_item_title {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #000
}

.index_box .index_module .index_strengths .info_group .info_item .info_item_text .text .info_item_summary {
    font-size: 16px;
    line-height: 24px
}

.index_box .index_module .index_strengths .info_group .info_item .info_item_text .href {
    width: 150px;
    line-height: 30px;
    padding-top: 5px;
    text-align: center;
    background-color: #e2e2e2;
    border-radius: 10px;
    font-size: 14px
}

.index_box .index_module .index_strengths .info_group .info_item .info_item_text .href:hover {
    background-color: #00af50;
    color: #fff
}

.index_service {
    padding-top: 60px
}

.index_service .flow_group {
    justify-content: center;
    margin-bottom: 50px
}

.index_service .flow_group .flow_item {
    width: 155px
}

.index_service .flow_group .flow_item:hover .iconfont {
    color: #0071c1
}

.index_service .flow_group .flow_item:hover .flow_item_title {
    color: #0071c1
}

.index_service .flow_group .flow_item .iconfont {
    font-size: 35px
}

.index_service .flow_group .flow_item .flow_item_title {
    font-size: 19px;
    line-height: 25px;
    margin-top: 5px
}

.index_service .flow_group .flow_arrow:last-child {
    display: none
}

.index_service .flow_group .flow_arrow .iconfont {
    font-size: 45px
}

.index_service .service_container {
    align-items: center;
    justify-content: space-between;
    display: none
}

.index_service .service_container.active {
    display: flex
}

.index_service .service_container .container_img {
    width: calc(50% + 15px);
    overflow: hidden
}

.index_service .service_container .container_img img {
    width: 100%
}

.index_service .service_container .container_img img:hover {
    transform: scale(1.2)
}

.index_service .service_container .service_text {
    width: calc(50% - 15px);
    padding-left: 45px
}

.index_service .service_container .service_text .service_title {
    font-size: 20px;
    color: #0071c1;
    margin-bottom: 20px
}

.index_service .service_container .service_text .service_title i {
    font-size: 45px;
    color: #0071c1;
    font-weight: normal;
    margin-right: 10px
}

.index_service .service_container .service_text .service_summary {
    margin-bottom: 35px
}

.index_service .service_container .service_text .service_summary p {
    font-size: 18px;
    line-height: 30px;
    color: #646464
}

.index_service .service_container .service_text .service_href {
    font-size: 14px
}

.index_service .service_container .service_text .service_href i {
    color: #0071c1;
    margin-left: 5px;
    font-size: 16px
}

@media screen and (max-width:768px) {
    .index_title .title_text {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .index_box {
        padding: 0 2%
    }

    .index_box .index_module .index_service {
        padding-top: 30px
    }

    .index_box .index_module .index_service .service_container {
        flex-direction: column
    }

    .index_box .index_module .index_service .service_container .container_img {
        width: 100%;
        margin-bottom: 5px
    }

    .index_box .index_module .index_service .service_container .service_text {
        padding-left: 0;
        width: 100%
    }

    .index_box .index_module .index_quality .choose_group {
        flex-direction: column
    }

    .index_box .index_module .index_quality .choose_group .choose_item {
        text-align: center;
        line-height: 35px;
        margin-right: 0
    }

    .index_box .index_module .index_quality .choose_group .choose_item:after {
        display: none
    }

    .index_box .index_module .index_quality .quality_group {
        flex-wrap: wrap;
        padding: 0
    }

    .index_box .index_module .index_quality .quality_group .quality_item {
        width: 100%;
        padding: 10px;
        margin-right: 0
    }

    .index_box .index_module .index_about {
        margin-top: 15px
    }

    .index_box .index_module .index_about .about_container {
        padding: 2%;
        position: relative
    }

    .index_box .index_module .index_about .about_container .about_title {
        font-size: 23px;
        line-height: 35px
    }

    .index_box .index_module .index_about .about_container .about_summary {
        padding-right: 0
    }

    .index_box .index_module .index_about .about_container .about_group {
        padding-right: 0
    }

    .index_box .index_module .index_about .about_container .about_group .about_item {
        margin-bottom: 15px
    }

    .index_box .index_module .index_strengths {
        padding-top: 90px
    }

    .index_box .index_module .index_strengths .strengths_group {
        flex-direction: column
    }

    .index_box .index_module .index_strengths .strengths_group .strengths_item {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px
    }

    .index_box .index_module .index_strengths .strengths_group .strengths_item .strengths_item_summary {
        margin-top: 10px
    }

    .index_box .index_module .index_strengths .strengths_subtitle {
        margin: 20px 0
    }

    .index_box .index_module .index_strengths .discover_group {
        width: 100%
    }

    .index_box .index_module .index_strengths .discover_group .discover_item {
        width: 100%;
        flex-wrap: wrap
    }

    .index_box .index_module .index_strengths .discover_group .discover_item .item_left {
        width: 100%
    }

    .index_box .index_module .index_strengths .discover_group .discover_item .item_left .item_shadow {
        padding: 2%
    }

    .index_box .index_module .index_strengths .discover_group .discover_item .item_left .item_shadow .item_title {
        font-size: 20px
    }

    .index_box .index_module .index_strengths .discover_group .discover_item .item_left .item_shadow .item_summary {
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 10px 0
    }

    .index_box .index_module .index_strengths .discover_group .discover_item .item_right {
        width: 100%
    }

    .index_box .index_module .index_strengths .discover_group .discover_item .item_right .item_right_top {
        flex-wrap: wrap
    }

    .index_box .index_module .index_strengths .discover_group .discover_item .item_right .item_right_top .right_top_item {
        width: 100% !important
    }

    .index_box .index_module .index_strengths .discover_group .discover_item .item_right .item_right_bottom {
        flex-wrap: wrap
    }

    .index_box .index_module .index_strengths .discover_group .discover_item .item_right .item_right_bottom .right_bottom_item {
        width: 100%;
        margin-right: 0
    }

    .index_box .index_module .index_strengths .info_group {
        flex-wrap: wrap
    }

    .index_box .index_module .index_strengths .info_group .info_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: 35px !important
    }

    .index_box .index_module .index_strengths .info_group .info_item .img {
        width: 115px
    }

    .flow_group {
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .flow_group .flow_item {
        width: 50% !important;
        margin-top: 10px
    }

    .flow_group .flow_arrow {
        display: none
    }

}

.inner_banner {
    margin-top: 144px;
    position: relative
}

.inner_banner .sep_breadcrumb {
    position: absolute;
    bottom: 0;
    left: 0
}

.inner_banner .inner_banner_href {
    width: 100%;
    display: block
}

.inner_banner .inner_banner_href img {
    width: 100%
}

.inner_box .m_width {
    max-width: 1320px
}

.inner_box.product_index .product_index_title {
    text-align: center;
    font-size: 30px;
    color: #313131;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%
}

.inner_box.product_index .product_index_summary {
    line-height: 30px;
    margin-top: 15px
}

.inner_box.product_index .product_index_summary em {
    text-align: center;
    font-size: 30px;
    color: #0071c1;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 12px;
    font-style: normal
}

.inner_box.product_index .product_index_summary .h2 {
    text-align: center;
    font-size: 30px;
    color: #0071c1;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 12px
}

.inner_box.product_index .product_index_summary p {
    text-align: center;
    line-height: 30px
}

.inner_box.product_index .inner_need {
    padding: 70px 0;
    max-width: 1540px
}

.inner_box.product_index .inner_need .need_contaienr {
    margin-top: 25px
}

.inner_box.product_index .inner_need .need_contaienr .need_title {
    font-size: 25px;
    color: #0071c1;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 12px
}

.inner_box.product_index .inner_need .need_contaienr .need_group {
    margin-top: 15px
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item {
    padding: 65px 0
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item .product_index_item_container .product_index_item_title {
    font-size: 25px;
    line-height: 40px;
    padding-bottom: 15px;
    color: #1064b1;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    width: 100%;
    font-weight: bold
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item .product_index_item_container .product_index_item_title:after {
    content: '';
    width: 80px;
    height: 3px;
    background-color: #1064b1;
    position: absolute;
    bottom: -1px;
    left: 0
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item .product_index_item_container .product_index_item_summary {
    margin: 25px 0 30px 0;
    font-size: 14px;
    line-height: 28px
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item .product_index_item_container .product_index_item_summary p {
    font-size: 14px;
    line-height: 28px
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item .product_index_item_container .product_index_group .product_index_group_item {
    width: calc(25% - 75px/4);
    margin-right: 25px
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item .product_index_item_container .product_index_group .product_index_group_item .product_index_group_title {
    width: 100%;
    line-height: 25px;
    padding: 10px 0;
    color: #4387c7;
    font-weight: bold
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item .product_index_item_container .product_index_group .product_index_group_item .product_index_group_title:hover {
    text-decoration: underline
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item .product_index_item_container .product_index_group .product_index_group_item:nth-child(4n) {
    margin-right: 0
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item .product_index_item_container .product_index_group .product_index_group_item .img {
    width: 100%;
    display: block;
    position: relative
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item .product_index_item_container .product_index_group .product_index_group_item .img img {
    width: 100%
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item .product_index_item_container .product_index_group .product_index_group_item .title {
    margin: 10px 0;
    width: 100%;
    font-size: 18px
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item .product_index_item_container .product_index_group .product_index_group_item .title:hover {
    color: #0071c1
}

.inner_box.product_index .inner_choice {
    background-image: url("../img/inner_back_7.png");
    background-size: 100% 100%;
    padding-top: 60px
}

.inner_box.product_index .inner_choice .inner_choice_container {
    border-radius: 20px 20px 0 0;
    padding-top: 55px;
    max-width: 1050px
}

.inner_box.product_index .inner_choice .inner_choice_container .product_index_title {
    color: #0071c1
}

.inner_box.product_index .inner_choice .inner_choice_container .product_index_summary {
    padding: 0 35px 45px 35px;
    text-align: center
}

.inner_box.product_index .inner_widely {
    padding: 60px 0 55px 0
}

.inner_box.product_index .inner_widely .product_index_title {
    color: #0071c1
}

.inner_box.product_index .inner_widely .inner_widely_group {
    margin-top: 75px;
    max-width: 1540px
}

.inner_box.product_index .inner_widely .inner_widely_group .widely_item {
    width: calc(100%/7 - 180px/7);
    margin-right: 30px;
    padding: 2px;
    background-color: #fff;
    box-shadow: 0 0 5px #dcdcdc;
    border-radius: 20px
}

.inner_box.product_index .inner_widely .inner_widely_group .widely_item:hover .widely_item_up .widely_item_num i {
    color: #0071c1;
    background-color: #fff
}

.inner_box.product_index .inner_widely .inner_widely_group .widely_item .widely_item_up {
    padding-top: 45px;
    background-color: #0071c1;
    position: relative;
    border-radius: 20px 20px 0 0
}

.inner_box.product_index .inner_widely .inner_widely_group .widely_item .widely_item_up .widely_item_num {
    position: absolute;
    width: 72px;
    height: 72px;
    padding: 2px;
    background-color: #fff;
    top: -36px;
    left: calc(50% - 36px);
    border-radius: 50%
}

.inner_box.product_index .inner_widely .inner_widely_group .widely_item .widely_item_up .widely_item_num i {
    width: 68px;
    line-height: 68px;
    background-color: #0071c1;
    border-radius: 50%;
    display: block;
    font-size: 35px;
    text-indent: -12px
}

.inner_box.product_index .inner_widely .inner_widely_group .widely_item .widely_item_up .widely_title {
    width: 100%;
    line-height: 30px
}

.inner_box.product_index .inner_widely .inner_widely_group .widely_item .widely_item_text {
    padding: 10px 0 40px 0;
    font-size: 12px;
    line-height: 24px
}

.inner_box.product_index .inner_widely .inner_widely_group .widely_item .widely_item_text p {
    font-size: 12px;
    line-height: 24px
}

.inner_box.product_index .inner_widely .inner_widely_group .widely_item:last-child {
    margin-right: 0
}

.inner_box.product_index .inner_application .product_index_title {
    margin-bottom: 25px
}

.inner_box.product_index .inner_application .inner_application_group .inner_application_item {
    width: calc(100%/3 - 80px/3);
    margin-right: 40px;
    overflow: hidden;
    display: block
}

.inner_box.product_index .inner_application .inner_application_group .inner_application_item:hover .application_item_text {
    color: #fff;
    background-color: rgba(0, 108, 248, 0.8)
}

.inner_box.product_index .inner_application .inner_application_group .inner_application_item .application_item_text {
    font-size: 18px;
    line-height: 42px;
    left: 0;
    width: 100%;
    cursor: pointer;
    transition: all .3s;
    color: #0071c1;
    position: relative;
    z-index: 1
}

.inner_box.product_index .inner_application .inner_application_group .inner_application_item img {
    width: 100%
}

.inner_box.product_index .inner_application .inner_application_group .inner_application_item img:hover {
    transform: scale(1.2)
}

.inner_box.product_index .inner_application .inner_application_group .inner_application_item:nth-child(3n) {
    margin-right: 0
}

.inner_box.product_index .inner_chart {
    margin-top: 65px
}

.inner_box.product_index .inner_chart .product_index_title {
    color: #0071c1
}

.inner_box.product_index .inner_chart .inner_chart_group {
    background-image: url("../img/inner_back_4.png");
    background-repeat: no-repeat;
    background-position: 0 37px;
    margin-top: 35px
}

.inner_box.product_index .inner_chart .inner_chart_group .chart_item {
    width: 20%;
    height: 180px;
    background-image: url("../img/inner_back_2.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative
}

.inner_box.product_index .inner_chart .inner_chart_group .chart_item:hover {
    background-image: url("../img/inner_back_3.png")
}

.inner_box.product_index .inner_chart .inner_chart_group .chart_item:hover .iconfont {
    color: #fff
}

.inner_box.product_index .inner_chart .inner_chart_group .chart_item:hover .text {
    color: #0071c1
}

.inner_box.product_index .inner_chart .inner_chart_group .chart_item .iconfont {
    width: 85px;
    line-height: 85px;
    text-align: center;
    font-size: 50px;
    color: #0071c1;
    display: block
}

.inner_box.product_index .inner_chart .inner_chart_group .chart_item .text {
    width: 160px;
    font-size: 18px;
    line-height: 24px;
    position: absolute;
    left: 55px;
    bottom: 15px
}

.inner_box.product_index .inner_faq {
    margin-top: 70px
}

.inner_box.product_index .inner_faq .faq_group {
    margin-top: 35px
}

.inner_box.product_index .inner_faq .faq_group .faq_item {
    width: calc(100%/3 - 80px/3);
    margin-right: 40px;
    padding: 30px 0 30px 38px;
    background-image: url("../img/inner_back_5.png")
}

.inner_box.product_index .inner_faq .faq_group .faq_item:last-child {
    margin-right: 0
}

.inner_box.product_index .inner_faq .faq_group .faq_item .faq_item_text {
    width: 100%;
    height: 220px;
    padding: 0 30px;
    background-color: rgba(255, 255, 255, 0.9)
}

.inner_box.product_index .inner_faq .faq_group .faq_item .faq_item_text .faq_item_title {
    font-size: 18px;
    line-height: 24px;
    color: #323232;
    margin-top: 25px
}

.inner_box.product_index .inner_faq .faq_group .faq_item .faq_item_text .faq_item_title:hover {
    color: #0071c1
}

.inner_box.product_index .inner_faq .faq_group .faq_item .faq_item_text .faq_item_title .iconfont {
    font-size: 23px;
    margin-right: 5px;
    color: #323232
}

.inner_box.product_index .inner_faq .faq_group .faq_item .faq_item_text .faq_item_summary {
    font-size: 14px;
    line-height: 24px;
    color: #646464;
    margin-top: 5px
}

.inner_box.product_index .inner_faq .faq_group .faq_item .faq_item_text .faq_item_summary p {
    font-size: 14px;
    line-height: 24px;
    color: #646464
}

.inner_box.product_index .inner_request {
    margin-top: 78px;
    min-height: 205px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url("../img/inner_back_6.png");
    margin-bottom: 85px
}

.inner_box.product_index .inner_request .product_index_title {
    color: #fff
}

.inner_box.product_index .inner_request .request_summary {
    font-size: 18px;
    line-height: 36px;
    margin-top: 8px;
    margin-bottom: 15px
}

.inner_box.product_index .inner_request .request_contact {
    width: 270px;
    line-height: 45px;
    background-color: #0071c1;
    border-radius: 22.5px;
    text-transform: uppercase;
    font-size: 20px
}

.inner_box.product_index .inner_request .request_contact:hover {
    background-color: #fff;
    color: #0071c1
}

@media screen and (max-width:768px) {
    .inner_banner {
        margin-top: 0
    }

    .inner_banner .sep_breadcrumb .sep_container {
        padding: 0
    }

    .inner_box {
        padding: 0 2%
    }

    .inner_box.product_index .product_index_title {
        font-size: 25px
    }

    .inner_box.product_index .inner_need {
        padding: 20px 0
    }

    .inner_box.product_index .inner_need .product_index_item {
        padding: 20px 2%;
        box-sizing: border-box
    }

    .inner_box.product_index .inner_need .product_index_group {
        flex-direction: column
    }

    .inner_box.product_index .inner_need .product_index_group .product_index_group_item {
        margin-right: 0;
        width: 100% !important;
        margin-bottom: 10px
    }

    .inner_box.product_index .inner_choice .inner_choice_container {
        padding-top: 10px
    }

    .inner_box.product_index .inner_choice .inner_choice_container .product_index_summary {
        padding: 2%
    }

    .inner_box.product_index .inner_widely {
        padding: 20px 0
    }

    .inner_box.product_index .inner_widely .inner_widely_group {
        margin-top: 65px;
        flex-wrap: wrap
    }

    .inner_box.product_index .inner_widely .inner_widely_group .widely_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }

    .inner_box.product_index .inner_widely .inner_widely_group .widely_item .widely_item_text p {
        font-size: 14px
    }

    .inner_box.product_index .inner_application .inner_application_group {
        flex-wrap: wrap
    }

    .inner_box.product_index .inner_application .inner_application_group .inner_application_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }

    .inner_box.product_index .inner_chart {
        margin-top: 0
    }

    .inner_box.product_index .inner_chart .inner_chart_group {
        flex-wrap: wrap;
        background-image: url()
    }

    .inner_box.product_index .inner_chart .inner_chart_group .chart_item {
        width: 50%
    }

    .inner_box.product_index .inner_chart .inner_chart_group .chart_item .text {
        width: 150px;
        left: 50px
    }

    .inner_box.product_index .inner_faq {
        margin-top: 50px
    }

    .inner_box.product_index .inner_faq .faq_group {
        flex-wrap: wrap
    }

    .inner_box.product_index .inner_faq .faq_group .faq_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .inner_box.product_index .inner_faq .faq_group .faq_item .faq_item_text .faq_item_title {
        margin-top: 9px
    }

    .inner_box.product_index .inner_request {
        margin: 0
    }

}

.inner_box.product_detail .detail_top {
    padding: 65px 0;
    background-color: #f5f5f5
}

.inner_box.product_detail .detail_top .detail_top_container {
    justify-content: space-between
}

.inner_box.product_detail .detail_top .detail_top_container .img_container {
    width: calc(50% - 90px);
    overflow: hidden
}

.inner_box.product_detail .detail_top .detail_top_container .img_container .img_group {
    position: relative;
    left: 0
}

.inner_box.product_detail .detail_top .detail_top_container .img_container .img_group .img_item {
    min-width: 100%
}

.inner_box.product_detail .detail_top .detail_top_container .img_container .img_group .img_item img {
    width: 100%
}

.inner_box.product_detail .detail_top .detail_top_container .detail_top_text {
    width: calc(50% + 40px);
    flex-direction: column;
    justify-content: space-between
}

.inner_box.product_detail .detail_top .detail_top_container .detail_top_text h1 {
    font-size: 30px;
    color: #313131;
    text-transform: uppercase
}

.inner_box.product_detail .detail_top .detail_top_container .detail_top_text .detail_top_summary {
    font-size: 14px;
    line-height: 24px;
    color: #646464;
    margin-bottom: 40px
}

.inner_box.product_detail .detail_top .detail_top_container .detail_top_text .detail_top_summary p {
    font-size: 14px;
    line-height: 24px
}

.inner_box.product_detail .detail_top .detail_top_container .detail_top_text .detail_top_title {
    color: #0071c1;
    font-size: 30px;
    font-weight: bold
}

.inner_box.product_detail .detail_top .detail_top_container .detail_top_subtitle {
    font-size: 18px;
    line-height: 32px;
    color: #323232;
    margin: 10px 0
}

.inner_box.product_detail .detail_top .detail_top_container .detail_contact {
    width: 215px;
    line-height: 45px;
    font-size: 20px;
    text-transform: uppercase;
    background-color: #0071c1;
    margin-bottom: 20px
}

.inner_box.product_detail .detail_top .detail_top_container .switch_group .switch_btn {
    width: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    margin-right: 5px;
    background-color: #c5c5c5;
    border-radius: 50%
}

.inner_box.product_detail .detail_top .detail_top_container .switch_group .switch_btn:hover {
    background-color: #0071c1
}

.inner_box.product_detail .detail_top_title {
    font-size: 30px;
    color: #0071c1;
    font-weight: bold;
    text-transform: uppercase
}

.inner_box.product_detail .detail_relevant .relevant_group .relevant_item {
    width: calc(100%/3 - 50px);
    margin-right: 75px
}

.inner_box.product_detail .detail_relevant .relevant_group .relevant_item .img {
    display: block;
    overflow: hidden
}

.inner_box.product_detail .detail_relevant .relevant_group .relevant_item .img img {
    width: 100%
}

.inner_box.product_detail .detail_relevant .relevant_group .relevant_item .img img:hover {
    transform: scale(1.2)
}

.inner_box.product_detail .detail_relevant .relevant_group .relevant_item .relevant_item_text {
    margin-top: 15px;
    flex-direction: column;
    height: 120px;
    padding-left: 20px;
    border-left: 1px solid #0071c1;
    justify-content: space-between;
    margin-bottom: 55px;
    position: relative
}

.inner_box.product_detail .detail_relevant .relevant_group .relevant_item .relevant_item_text .relevant_item_title {
    font-size: 20px;
    line-height: 30px;
    color: #323232
}

.inner_box.product_detail .detail_relevant .relevant_group .relevant_item .relevant_item_text .relevant_item_title:hover {
    color: #0071c1
}

.inner_box.product_detail .detail_relevant .relevant_group .relevant_item .relevant_item_text .more {
    position: absolute;
    right: 0;
    bottom: 0;
    font-weight: bold
}

.inner_box.product_detail .detail_relevant .relevant_group .relevant_item .relevant_item_text .more:hover {
    color: #0071c1
}

.inner_box.product_detail .detail_relevant .relevant_group .relevant_item .relevant_item_text .relevant_item_date {
    font-size: 14px;
    line-height: 28px
}

.inner_box.product_detail .detail_relevant .relevant_group .relevant_item:last-child {
    margin-right: 0
}

.inner_box.product_detail .inner_chart {
    margin-top: 0;
    background-color: #f5f5f5;
    padding: 40px
}

.inner_box.product_detail .inner_faq {
    margin-top: 48px
}

.inner_box.product_detail .inner_faq .faq_group {
    margin-top: 25px;
    margin-bottom: 80px
}

.inner_box .detail_middle {
    justify-content: space-between
}

.inner_box .detail_middle .left {
    width: calc(100% - 365px);
    padding-top: 65px
}

.inner_box .detail_middle .left h1 {
    font-size: 30px !important;
    line-height: 50px !important
}

.inner_box .detail_middle .left h2 {
    line-height: 30px;
    background: linear-gradient(to right, #0071c1 0, #0071c1 50%, #fff 100%);
    font-size: 16px;
    color: #fff;
    padding-left: 20px;
    margin-bottom: 30px
}

.inner_box .detail_middle .left h2 p {
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    text-indent: 20px
}

.inner_box .detail_middle .left .left_title {
    line-height: 30px;
    background: linear-gradient(to right, #0071c1 0, #0071c1 50%, #fff 100%);
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
    padding-left: 20px
}

.inner_box .detail_middle .left .left_title p {
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    text-indent: 20px
}

.inner_box .detail_middle .left .detail_group .detail_item {
    margin-bottom: 45px;
    justify-content: space-between
}

/* .inner_box .detail_middle .left .detail_group .detail_item:nth-child(2n) {
    flex-direction: row-reverse
} */

.inner_box .detail_middle .left .detail_group .img-right {
    flex-direction: row-reverse
}

.inner_box .detail_middle .left .detail_group .detail_item .img {
    width: calc(50% - 45px)
}

.inner_box .detail_middle .left .detail_group .detail_item .img img {
    width: 100%
}

.inner_box .detail_middle .left .detail_group .detail_item .detail_item_text {
    width: calc(50% + 15px);
    font-size: 14px;
    line-height: 24px
}

.inner_box .detail_middle .left .detail_group .detail_item .detail_item_text p {
    font-size: 14px;
    line-height: 24px
}

.inner_box .detail_middle .left table {
    border-spacing: 0;
    border-collapse: collapse;
    width: calc(100% - 70px);
    margin-left: 35px
}

.inner_box .detail_middle .left table tr:nth-child(2n) {
    background-color: #dcecf2
}

.inner_box .detail_middle .left table tr td {
    border: 1px solid #acc8d3;
    padding-left: 20px;
    font-size: 12px;
    line-height: 30px
}

.inner_box .detail_middle .right {
    width: 310px
}

.inner_box .detail_middle .right .right_container {
    border-left: 1px solid #0071c1;
    padding-top: 65px
}

.inner_box .detail_middle .right .right_container .right_module {
    margin-bottom: 40px
}

.inner_box .detail_middle .right .right_container .right_module .right_module_title {
    line-height: 45px;
    background-size: 100% 100%;
    width: 100%;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background-image: url("../img/detail_back_1.png")
}

.inner_box .detail_middle .right .right_container .right_module .right_product_group {
    padding-left: 10px
}

.inner_box .detail_middle .right .right_container .right_module .right_product_group .right_product_item {
    margin-top: 18px
}

.inner_box .detail_middle .right .right_container .right_module .right_product_group .right_product_item.new_item .img {
    border-radius: 50%
}

.inner_box .detail_middle .right .right_container .right_module .right_product_group .right_product_item .img {
    width: 135px;
    overflow: hidden
}

.inner_box .detail_middle .right .right_container .right_module .right_product_group .right_product_item .img img {
    width: 100%
}

.inner_box .detail_middle .right .right_container .right_module .right_product_group .right_product_item .img img:hover {
    transform: scale(1.2)
}

.inner_box .detail_middle .right .right_container .right_module .right_product_group .right_product_item .right_product_item_title {
    width: 155px;
    font-size: 18px;
    line-height: 28px;
    color: #323232;
    margin-left: 10px
}

.inner_box .detail_middle .right .right_container .right_module .right_product_group .right_product_item .right_product_item_title:hover {
    color: #0071c1
}

.inner_box .detail_middle .right .right_container .right_module .right_product_group .right_product_item .new_date {
    margin-left: 10px
}

.inner_box .detail_middle .right .right_container .right_module .right_ul .right_li {
    margin-bottom: 2px
}

.inner_box .detail_middle .right .right_container .right_module .right_ul .right_li.active .right_first_href {
    color: #fff;
    background-image: url("../img/detail_back_1.png")
}

.inner_box .detail_middle .right .right_container .right_module .right_ul .right_li.active .right_second_ul {
    display: block
}

.inner_box .detail_middle .right .right_container .right_module .right_ul .right_li .right_first_href {
    background-image: url("../img/detail_back_2.png");
    line-height: 45px;
    background-size: 100% 100%;
    width: 100%;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 20px;
    color: #282828;
    font-weight: bold
}

.inner_box .detail_middle .right .right_container .right_module .right_ul .right_li .right_first_href:hover {
    color: #fff;
    background-image: url("../img/detail_back_1.png")
}

.inner_box .detail_middle .right .right_container .right_module .right_ul .right_li .right_second_ul {
    padding: 15px 0;
    display: none
}

.inner_box .detail_middle .right .right_container .right_module .right_ul .right_li .right_second_ul .right_second_li.active .right_second_href {
    position: relative;
    color: #0071c1
}

.inner_box .detail_middle .right .right_container .right_module .right_ul .right_li .right_second_ul .right_second_li.active .right_second_href:after {
    width: 7px;
    height: 32px;
    position: absolute;
    content: '';
    left: 0;
    background-color: #0071c1;
    top: 0
}

.inner_box .detail_middle .right .right_container .right_module .right_ul .right_li .right_second_ul .right_second_li .right_second_href {
    font-size: 16px;
    line-height: 32px;
    padding-left: 20px
}

.inner_box .detail_middle .right .right_container .right_module .right_ul .right_li .right_second_ul .right_second_li .right_second_href:hover {
    color: #0071c1
}

.form {
    margin-top: 50px;
    padding: 60px 25px 75px 25px;
    background-color: #dcecf2;
    margin-bottom: 60px
}

.form.service_form {
    margin-bottom: 0;
    background-color: #f5f5f5
}

.form .form_title {
    text-transform: uppercase;
    color: #0071c1;
    font-size: 30px;
    font-weight: bold
}

.form .input_group {
    flex-wrap: wrap
}

.form .input_group .input_item {
    margin-top: 25px;
    margin-right: 25px;
    width: calc(100%/3 - 50px/3);
    position: relative
}

.form .input_group .input_item span {
    position: absolute;
    top: 10px;
    right: 0
}

.form .input_group .input_item:nth-child(3) {
    margin-right: 0
}

.form .input_group .input_item:nth-child(4) {
    width: 100%;
    margin-right: 0
}

.form .input_group .input_item:last-child {
    margin-right: 0
}

.form .input_group .input_item input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #0071c1;
    line-height: 40px;
    color: #323232;
    outline: none;
    background-color: rgba(0, 0, 0, 0)
}

.form .input_group .input_item input::-webkit-input-placeholder {
    color: #323232
}

.form .input_group .input_item textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #0071c1;
    line-height: 40px;
    color: #323232;
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    height: 40px
}

.form .input_group .input_item textarea::-webkit-input-placeholder {
    color: #323232
}

.form .input_group .input_item button {
    width: 140px;
    line-height: 40px;
    border-radius: 5px;
    border: none;
    outline: none;
    font-size: 18px;
    margin: 0 auto;
    color: #dcecf2;
    background-color: #0071c1;
    display: block;
    transition: all .3s;
    border: 1px solid #0071c1;
    cursor: pointer
}

.form .input_group .input_item button:hover {
    background-color: #fff;
    color: #0071c1
}

@media screen and (max-width:1320px) {
    .inner_box .detail_middle .left {
        width: 100%
    }

    .inner_box .detail_middle .right {
        display: none
    }

}

@media screen and (max-width:768px) {
    .inner_box.product_detail .detail_top {
        padding: 20px 0
    }

    .inner_box.product_detail .detail_top .detail_top_container {
        flex-wrap: wrap;
        padding: 0 2%
    }

    .inner_box.product_detail .detail_top .detail_top_container .img_container {
        width: 100%;
        margin-bottom: 10px
    }

    .inner_box.product_detail .detail_top .detail_top_container .detail_top_text {
        width: 100%
    }

    .inner_box.product_detail .detail_relevant .relevant_group {
        flex-wrap: wrap
    }

    .inner_box.product_detail .detail_relevant .relevant_group .relevant_item {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 10px
    }

    .inner_box.product_detail .detail_relevant .relevant_group .relevant_item .relevant_item_text {
        margin-bottom: 20px
    }

    .inner_box.product_detail .inner_chart {
        padding: 10px 2%
    }

    .inner_box.product_detail .inner_chart .inner_chart_group .chart_item .text {
        width: calc(100% - 55px)
    }

    .inner_box.product_detail .inner_faq .faq_group {
        margin-bottom: 0
    }

    .inner_box .detail_middle .left {
        padding-top: 20px
    }

    .inner_box .detail_middle .left .detail_group .detail_item {
        flex-wrap: wrap;
        flex-direction: row
    }

    .inner_box .detail_middle .left .detail_group .detail_item .img {
        width: 100%;
        margin-bottom: 20px
    }

    .inner_box .detail_middle .left .detail_group .detail_item .detail_item_text {
        width: 100%
    }

    .inner_box .detail_middle .left table {
        margin-left: 0;
        width: 100%
    }

    .form {
        margin-top: 25px;
        padding: 20px 2%;
        margin-bottom: 20px
    }

    .form .input_group .input_item {
        width: 100%;
        margin-right: 0
    }

    .form .input_group .input_item span {
        display: block
    }

    .form .input_group .input_item:nth-child(6) {
        display: none
    }

}

.inner_box .detail_middle .left .left_container {
    margin-bottom: 20px
}

.inner_box .detail_middle .left .left_container .company_profile {
    justify-content: space-between
}

.inner_box .detail_middle .left .left_container .company_profile .company_item {
    width: calc(50% - 20px)
}

.inner_box .detail_middle .left .left_container .company_profile .company_item img {
    width: 100%
}

.inner_box .detail_middle .left .left_container .company_profile .company_item .img_group {
    justify-content: space-between;
    margin-bottom: 20px
}

.inner_box .detail_middle .left .left_container .company_profile .company_item .img_group .img_item {
    width: 32%;
    overflow: hidden
}

.inner_box .detail_middle .left .left_container .company_profile .company_item .img_group .img_item .img {
    overflow: hidden
}

.inner_box .detail_middle .left .left_container .company_profile .company_item .img_group .img_item img {
    width: 100%
}

.inner_box .detail_middle .left .left_container .company_profile .company_item .img_group .img_item img:hover {
    transform: scale(1.2)
}

.inner_box .detail_middle .left .left_container .company_profile .company_item .img_group .img_item .img_item_title {
    width: 100%;
    margin-top: 5px;
    font-size: 18px;
    font-weight: bold
}

.inner_box .detail_middle .left .left_container .company_profile .company_item .img_group .img_item .img_item_title:hover {
    color: #0071c1
}

.inner_box .detail_middle .left .left_container .company_profile .company_item .company_item_title {
    font-size: 25px;
    font-weight: bold;
    color: #0071c1;
    margin-bottom: 15px
}

.inner_box .detail_middle .left .left_container .company_profile .company_item .company_item_subtitle {
    font-size: 20px;
    font-weight: bold;
    color: #0071c1;
    margin-bottom: 10px
}

.inner_box .detail_middle .left .left_container .company_profile .company_item .company_item_content {
    padding: 10px;
    background-color: #ebebeb;
    border-radius: 10px
}

.inner_box .detail_middle .left .left_container .company_profile .company_item .company_item_content p {
    line-height: 30px
}

.inner_box .detail_middle .left .base_container {
    margin-bottom: 30px
}

.inner_box .detail_middle .left .base_container h2 {
    color: #fff
}

.inner_box .detail_middle .left .base_container h2 strong {
    color: #fff
}

.inner_box .detail_middle .left .base_container ul {
    padding-left: 20px
}

.inner_box .detail_middle .left .base_container ul li {
    list-style-type: disc;
    list-style-position: outside
}

.inner_box .detail_middle .left .base_container img {
    max-width: 100%;
    margin: 10px auto
}

.inner_box .detail_middle .left .base_container p {
    line-height: 30px
}

.blog_list .container {
    background: #fff;
    padding: 30px;
    border: 1px solid #dcdcdc;
    box-shadow: 0 4px 2px 0 rgba(0, 0, 0, 0.04)
}

.blog_list .container .item .para {
    font-size: 15px;
    color: #898989
}

.blog_list .container .item h3 {
    margin-top: 10px;
    font-size: 24px
}

.blog_list .container .item h3 a {
    color: #333
}

.blog_list .container .item h3 a:hover {
    color: #0071c1
}

.blog_list .container .item .bg {
    width: 80px;
    height: 4px;
    margin-top: 20px;
    background: #0071c1
}

.blog_list .container .item .con {
    font-size: 16px;
    color: #898989;
    line-height: 28px;
    margin-top: 20px
}

.blog_list .container .item .img {
    height: 200px;
    margin-top: 15px
}

.blog_list .container .item .img img {
    max-height: 100%;
    max-width: 100%
}

.blog_list .container .item .line {
    height: 1px;
    background: #f2f2f2;
    margin-top: 25px;
    margin-bottom: 30px
}

.blog_list .container .item .read {
    width: 136px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #0071c1;
    border-radius: 22px;
    border: 1px solid #dfdfdf;
    display: inline-block
}

.blog_list .container .item .read:hover {
    background-color: #0071c1;
    color: #fff
}

.blog_list .spacing {
    height: 35px
}

.detail_content_carousel {
    align-items: center;
    margin-top: 15px
}

.detail_content_carousel .detail_carousel_btn {
    width: 30px;
    font-size: 35px;
    text-align: center
}

.detail_content_carousel .carousel_group {
    width: calc(100% - 60px);
    overflow: hidden
}

.detail_content_carousel .carousel_group .carousel_group_ul {
    width: 100%;
    position: relative;
    left: 0
}

.detail_content_carousel .carousel_group .carousel_group_ul .carousel_group_li {
    position: relative;
    min-width: calc(100%/3 - 30px);
    margin: 15px
}

.detail_content_carousel .carousel_group .carousel_group_ul .carousel_group_li .img {
    width: 100%;
    display: block;
    overflow: hidden;
    cursor: auto
}

.detail_content_carousel .carousel_group .carousel_group_ul .carousel_group_li .img img {
    width: 100%
}

.detail_content_carousel .carousel_group .carousel_group_ul .carousel_group_li .img img:hover {
    transform: scale(1.2)
}

.detail_content_carousel .carousel_group .carousel_group_ul .carousel_group_li .carousel_group_li_title {
    line-height: 30px;
    font-size: 16px;
    bottom: 5px;
    width: 100%;
    cursor: auto;
    position: absolute
}

.detail_content_carousel .carousel_group .carousel_group_ul .carousel_group_li .carousel_group_li_title:hover {
    color: #d12338
}

.product_shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(50, 50, 50, 0.5);
    justify-content: center;
    align-items: center;
    display: none
}

.product_shadow .product_shadow_container {
    border: 4px solid #0071c1;
    background-color: #fff;
    text-align: right;
    width: 700px;
    max-width: 100%
}

.product_shadow .product_shadow_container .shadow_header {
    text-align: right;
    width: 100%;
    font-size: 35px
}

.product_shadow .product_shadow_container .shadow_header span {
    width: 70px;
    font-size: 35px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    cursor: pointer
}

.product_shadow .product_shadow_container .shadow_body {
    justify-content: space-between;
    align-items: center;
    padding: 0 15px
}

.product_shadow .product_shadow_container .shadow_body .shadow_body_btn {
    color: #0071c1;
    font-size: 50px;
    cursor: pointer
}

.product_shadow .product_shadow_container .shadow_body .body_group {
    width: 100%
}

.product_shadow .product_shadow_container .shadow_body .body_group .body_container {
    margin: 0 15px;
    flex-direction: column;
    align-items: center;
    display: none
}

.product_shadow .product_shadow_container .shadow_body .body_group .body_container.active {
    display: flex
}

.product_shadow .product_shadow_container .shadow_body .body_group .body_container img {
    max-width: 100%;
    margin: 0 auto 15px
}

.product_shadow .product_shadow_container .shadow_body .body_group .body_container .body_container_title {
    font-size: 40px;
    line-height: 40px;
    width: 100%;
    margin: 10px auto
}

.product_shadow .product_shadow_container .shadow_body .body_group .body_container .shadow_group {
    flex-wrap: wrap;
    padding: 0 20px;
    width: 100%;
    margin-bottom: 20px
}

.product_shadow .product_shadow_container .shadow_body .body_group .body_container .shadow_group .shadow_item {
    width: 50%;
    line-height: 26px;
    text-align: left
}

.product_shadow .product_shadow_container .shadow_body .body_group .body_container .shadow_group .shadow_item span {
    font-weight: bold;
    font-size: 16px;
    margin-right: 5px
}

@media screen and (max-width:768px) {
    .inner_box .detail_middle .left .left_container .company_profile {
        flex-direction: column
    }

    .inner_box .detail_middle .left .left_container .company_profile .company_item {
        width: 100%
    }

    .inner_box .detail_middle .left .left_container .company_profile .company_item img {
        margin-top: 15px !important
    }

    .inner_box .detail_middle .left .left_container .company_profile .company_item .img_group {
        flex-wrap: wrap
    }

    .inner_box .detail_middle .left .left_container .company_profile .company_item .img_group .img_item {
        width: 100%;
        margin-bottom: 20px
    }

    .detail_content_carousel .carousel_group .carousel_group_ul .carousel_group_li {
        min-width: calc(50% - 10px) !important;
        margin: 5px !important
    }

}

.th-services-ul-boxs {
    width: 100%
}

.th-services-ul-boxs.ons {
    margin-top: 24px
}

.th-services-ul-boxs .ul .li {
    width: 100%;
    position: relative;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden
}

.th-services-ul-boxs .ul .li .lis-boxs .richtext p {
    line-height: 30px
}

.th-services-ul-boxs .ul .li .lis-boxs .richtext ul {
    padding-left: 20px
}

.th-services-ul-boxs .ul .li .lis-boxs .richtext ul li {
    list-style: outside disc
}

.th-services-ul-boxs .ul .li:last-child {
    border-bottom: none
}

.th-services-ul-boxs .ul .li:nth-child(odd) .thumbs {
    float: left;
    margin-right: 16px
}

.th-services-ul-boxs .ul .li:nth-child(even) .thumbs {
    float: right;
    margin-left: 16px
}

.th-services-ul-boxs .thumbs {
    width: 50%;
    padding-right: 0;
    margin-bottom: 12px
}

.th-services-ul-boxs .thumbs img {
    max-width: 100%
}

.th-services-ul-boxs .titles-a {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 16px;
    position: relative
}

.th-services-ul-boxs .lis-boxs {
    display: inline
}

.thumbs {
    display: block;
    width: 100%
}

.titles-a {
    display: block;
    width: 100%
}

.faq-list .faq-item {
    overflow: hidden;
    position: relative
}

.faq-list .faq-item i {
    position: absolute;
    right: 20px;
    top: 14px;
    font-size: 18px;
    cursor: pointer
}

.faq-list .faq-item .faq-question {
    clear: both;
    font-size: 16px;
    font-weight: bold
}

.faq-list .faq-item .faq-question:before {
    font-family: FontAwesome;
    content: "\f29c";
    font-size: 34px;
    color: #0071c1;
    margin-right: 12px;
    margin-left: 2px;
    vertical-align: middle;
    font-weight: normal
}

.faq-list .faq-item .faq-answer {
    box-shadow: 0 1px 4px #ccc;
    border-radius: 8px;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
    display: block;
    float: right;
    margin: 5px;
    margin-left: 40px;
    padding-right: 130px;
    background: #ddd;
    background-size: auto 30px;
    font-size: 14px
}

.faq-list .faq-item .faq-answer p {
    font-size: 14px
}

.faq-list .minus i:before {
    content: '\f068'
}

.sep-contact-page-box {
    width: 1040px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 35px
}

.sep-contact-page-box .box-lf {
    width: 50%;
    float: left;
    padding: 0 57px
}

.sep-contact-page-box .box-lf .form-box .hd {
    color: #222;
    font-size: 20px;
    font-family: 'LATO-BOLD';
    margin-bottom: 25px;
    text-transform: uppercase
}

.sep-contact-page-box .box-lf .form-box .sep-form {
    padding: 0
}

.sep-contact-page-box .box-lf .form-box .sep-form .form-group {
    padding: 0;
    position: relative;
    margin-bottom: 20px
}

.sep-contact-page-box .box-lf .form-box .sep-form .form-group .form-control {
    box-shadow: none;
    border: 1px solid #b5b5b5;
    border-radius: 0;
    height: 43px;
    background: #fff;
    padding-left: 43px
}

.sep-contact-page-box .box-lf .form-box .sep-form .form-group .label {
    position: absolute;
    left: 5px;
    top: 12px;
    z-index: 111
}

.sep-contact-page-box .box-lf .form-box .sep-form .form-group .label i {
    color: #bbb;
    font-size: 16px
}

.sep-contact-page-box .box-lf .form-box .sep-form .form-group .label .red {
    color: red;
    position: relative;
    top: -3px;
    left: 4px
}

.sep-contact-page-box .box-lf .form-box .sep-form .form-group textarea.form-control {
    height: 86px;
    padding-top: 10px
}

.sep-contact-page-box .box-lf .form-box .sep-form .btn.btn-primary {
    height: 43px;
    border: 2px solid #0071c1;
    color: #fff;
    background: #0071c1;
    font-family: 'LATO-BOLD';
    font-size: 20px;
    border-radius: 0;
    width: 138px
}

.sep-contact-page-box .box-rt {
    width: 50%;
    float: right;
    padding-left: 57px;
    border-left: 1px solid #e8e8e8
}

.sep-contact-page-box .box-rt .hd {
    color: #222;
    font-size: 20px;
    font-family: 'LATO-BOLD';
    margin-bottom: 25px;
    position: relative;
    text-transform: uppercase
}

.sep-contact-page-box .box-rt .hd:before {
    content: '';
    display: block;
    width: 35px;
    height: 1px;
    background: #11b4b7;
    position: absolute;
    left: 0;
    bottom: -10px
}

.sep-contact-page-box .box-rt ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px
}

.sep-contact-page-box .box-rt ul li i {
    color: #0071c1;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 0
}

.sep-contact-page-box .box-rt .items .item {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.sep-contact-page-box .box-rt .items .item .title {
    color: #1f1f1f;
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 4px
}

.sep-contact-page-box .box-rt .items .item .text {
    color: #1f1f1f;
    font-size: 15px
}

.sep-contact-page-box .box-rt .items .item .text a {
    color: #0071c1
}

.sep-contact-page-box .box-rt .items .item .text a:hover {
    text-decoration: underline
}

.product_index .application_summary {
    padding: 40px 0 20px
}

.product_index .application_summary p {
    font-size: 14px;
    color: #646464;
    line-height: 1.8
}

.product_index .application_container {
    background-color: #f3f3f3
}

.product_index .application_container h1 {
    margin: 20px 0;
    font-size: 24px;
    position: relative;
    padding-bottom: 20px;
    display: inline-block
}

.product_index .application_container h1:after {
    content: "";
    display: table;
    height: 4px;
    width: 60px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0
}

.product_index .application_container .application_group {
    flex-wrap: wrap
}

.product_index .application_container .application_group .application_item {
    width: calc(100%/3 - 40px);
    margin-right: 60px;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 40px
}

.product_index .application_container .application_group .application_item:hover {
    box-shadow: 4px 4px 14px 2px rgba(0, 0, 0, 0.3)
}

.product_index .application_container .application_group .application_item .img {
    width: 100%;
    display: block;
    overflow: hidden
}

.product_index .application_container .application_group .application_item .img img {
    width: 100%
}

.product_index .application_container .application_group .application_item .img img:hover {
    transform: scale(1.2)
}

.product_index .application_container .application_group .application_item .application_item_title {
    margin: 15px 10px;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 44px;
    overflow: hidden
}

.product_index .application_container .application_group .application_item .application_item_title:hover {
    color: #0071c1
}

.product_index .application_container .application_group .application_item:nth-child(3n) {
    margin-right: 0
}

@media screen and (max-width:768px) {
    .product_index .application_container .application_group .application_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

}

.inner_box.service {
    max-width: 1250px;
    padding-top: 65px
}

.inner_box.service .inner_nav {
    justify-content: space-around;
    margin-bottom: 55px
}

.inner_box.service .inner_nav .inner_nav_item {
    font-size: 20px;
    line-height: 48px;
    padding: 0 40px;
    color: #0071c1;
    text-transform: uppercase;
    border: 1px solid #dcdcdc
}

.inner_box.service .inner_nav .inner_nav_item:hover {
    color: #fff;
    background-color: #0071c1
}

.inner_box.service .service_title {
    font-size: 40px;
    text-transform: uppercase;
    color: #323232
}

.inner_box.service .service_summary.up {
    margin-top: 45px
}

.inner_box.service .service_summary h2, .inner_box.service .service_summary strong {
    font-size: 30px;
    line-height: 24px;
    color: #0071c1
}

.inner_box.service .service_summary ul {
    padding-left: 20px
}

.inner_box.service .service_summary ul li {
    list-style: disc url("../img/check.png")
}

.inner_box.service .service_summary img {
    max-width: 100%;
    margin: 30px auto
}

.inner_box.service .service_summary p {
    line-height: 28px
}

.inner_box.service .inner_application .inner_application_group .inner_application_item {
    width: calc(100%/3 - 10px/3);
    margin-right: 5px
}

.inner_box.service .service_group {
    margin-top: 60px;
    justify-content: space-between
}

.inner_box.service .service_group .service_item {
    width: calc(50% - 25px)
}

.inner_box.service .service_group .service_item .img {
    width: 100%;
    overflow: hidden
}

.inner_box.service .service_group .service_item .img img {
    width: 100%
}

.inner_box.service .service_group .service_item .img img:hover {
    transform: scale(1.2)
}

.inner_box.service .service_group .service_item .service_item_title {
    font-size: 24px;
    margin-top: 25px;
    line-height: 24px;
    color: #323232
}

.inner_box.service .service_design {
    margin-top: 60px
}

.inner_box.service .service_design .design_title {
    font-size: 30px;
    line-height: 24px;
    color: #0071c1
}

.inner_box.service .service_design .design_group {
    margin-top: 40px
}

.inner_box.service .service_design .design_group .desgin_item {
    width: calc(20% - 44px);
    margin-right: 55px;
    flex-direction: column;
    align-items: center
}

.inner_box.service .service_design .design_group .desgin_item .img {
    overflow: hidden
}

.inner_box.service .service_design .design_group .desgin_item .img:hover img {
    transform: scale(1.2)
}

.inner_box.service .service_design .design_group .desgin_item .desgin_title {
    font-size: 14px;
    line-height: 26px;
    margin: 17px 0 10px 0;
    color: #0071c1;
    font-weight: bold
}

.inner_box.service .service_design .design_group .desgin_item .desgin_title:hover {
    color: #323232
}

.inner_box.service .service_design .design_group .desgin_item .design_summary {
    font-size: 14px;
    line-height: 26px
}

.inner_box.service .service_design .design_group .desgin_item .design_summary p {
    font-size: 14px;
    line-height: 26px
}

.inner_box.service .inner_application {
    margin-top: 65px
}

.inner_box.service .inner_application .product_index_title {
    text-align: left
}

.inner_box.service .detail_relevant {
    margin-top: 65px
}

.inner_box.service .detail_relevant .detail_top_title {
    color: #323232
}

.inner_box.service .inner_faq .product_index_title {
    text-align: left
}

@media screen and (max-width:768px) {
    .inner_box.service {
        padding-top: 15px
    }

    .inner_box.service .inner_nav {
        flex-direction: column;
        margin-bottom: 20px
    }

    .inner_box.service .inner_nav .inner_nav_item {
        margin-bottom: 3px
    }

    .inner_box.service .service_summary strong {
        font-size: 20px
    }

    .inner_box.service .service_summary.up {
        margin-top: 20px
    }

    .inner_box.service .service_group {
        margin-top: 20px;
        flex-wrap: wrap
    }

    .inner_box.service .service_group .service_item {
        width: 100%
    }

    .inner_box.service .service_group .service_item .service_item_title {
        margin: 10px 0
    }

    .inner_box.service .service_design {
        margin-top: 20px
    }

    .inner_box.service .service_design .design_group {
        flex-wrap: wrap
    }

    .inner_box.service .service_design .design_group .desgin_item {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0
    }

    .inner_box.service .detail_relevant {
        margin-top: 20px
    }

    .inner_box.service .inner_application {
        margin-top: 20px
    }

    .inner_box.service .inner_application .inner_application_group {
        flex-wrap: wrap
    }

    .inner_box.service .inner_application .inner_application_group .inner_application_item {
        width: 100%;
        margin-right: 0
    }

}

.left ul {
    padding-left: 20px
}

.left ul li {
    list-style: outside disc
}

.left.case .detail_relevant .relevant_group {
    flex-wrap: wrap
}

.left.case .detail_relevant .relevant_group .relevant_item {
    width: calc(50% - 25px);
    margin-right: 50px
}

.left.case .detail_relevant .relevant_group .relevant_item:nth-child(2n) {
    margin-right: 0
}

/* .wp-block-columns {
    display: flex;
    margin-bottom: 45px;
    justify-content: space-between;
}
.wp-block-columns .wp-block-column {
    width: 50%;
}
.wp-block-columns .wp-block-column img {
    height: auto;
    max-width: 100%;
}
.wp-block-columns .wp-block-column:nth-child(2n),
.wp-block-columns .wp-block-column:nth-child(2n) img {
    display: inline-block;
    text-align: right;
} */

.product_index_group.flex {
    flex-wrap: wrap;
}

.inner_box.product_index .inner_need .need_contaienr .need_group .product_index_item .product_index_item_container .product_index_group .product_index_group_item {
    margin-bottom: 25px;
}