@charset "utf-8";@import '/template/default/css/bootstrap.min.css';@import '/template/default/css/font-awesome.css';@import '/template/default/css/richtext.css';@import '/template/default/css/animate.min.css';.tops-hes {
    display: block;
    width: 100%;
    height: 139px
}

.sep-header {
    width: 100%;
    height: 139px;
    z-index: 100;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0 0 5px rgba(0,0,0,0.1)
}

.sep-header i {
    font: normal normal normal 14px/1 FontAwesome
}

.sep-header.ons {
    position: relative;
    left: 0;
    top: 0
}

.sep-header .logo {
    display: block;
    line-height: 95px;
    float: left
}

.sep-header .logo img {
    max-width: 100%
}

.sep-header.onss {
    position: fixed;
    left: 0;
    top: 0;
    height: 100px;
    background: #fff;
    box-shadow: 0 0 5px #bc1b21
}

.sep-header.onss .h-tops {
    display: none
}

.sep-header.onss .logo img {
    max-width: 88%
}

.sep-header .h-tops {
    padding: 0;
    z-index: 100;
    height: 44px;
    background: #262626;
    position: relative
}

.sep-header .h-tops>.sep-container {
    z-index: 101
}

.sep-header .h-tops .texts-lefts {
    display: block;
    float: left;
    position: relative;
    font-size: 15px;
    line-height: 44px;
    color: rgba(255,255,255,0.6)
}

.sep-header .h-tops .texts-rights {
    width: auto;
    z-index: 102;
    float: right
}

.sep-header .globals {
    display: inline-block;
    vertical-align: top;
    position: relative;
    line-height: 40px;
    margin-left: 18px;
    padding: 0;
    margin-right: 8px
}

.sep-header .globals img {
    max-width: 100%
}

.sep-header .globals .i-boxs {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.sep-header .globals .i-boxs img {
    max-width: 100%
}

.sep-header .globals i {
    color: #fff;
    font-size: 16px
}

.sep-header .globals i.ons {
    font-size: 18px
}

.sep-header .globals>a {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 16px;
    padding: 0 16px 0 8px
}

.sep-header .globals .fix {
    position: absolute;
    display: block;
    height: 0;
    overflow: hidden;
    top: 100%;
    right: 0;
    width: 236px;
    text-align: left;
    background: #f3f3f3;
    z-index: 10200;
    box-shadow: 0 0 3px #666
}

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

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

.sep-header .globals .fix li a img {
    margin-right: 30px
}

.sep-header .globals .fix li:hover {
    background: #e8e8e8
}

.sep-header .globals .fix li:hover a {
    color: #188ed2
}

.sep-header .globals:hover .fa-angle-down {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sep-header .globals:hover>a {
    color: #bc1b21
}

.sep-header .globals:hover>i {
    color: #bc1b21
}

.sep-header .globals:hover ul {
    height: auto
}

.sep-header .forms {
    width: 100%;
    z-index: 103;
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    background: #bc1b21
}

.sep-header .forms.ons {
    height: 94px;
    padding: 25px 0
}

.sep-header .forms .forms-boxs {
    display: block;
    width: 100%;
    overflow: hidden
}

.sep-header .forms .forms-boxs .sep-container {
    max-width: 1200px
}

.sep-header .forms form {
    line-height: normal;
    position: relative;
    width: 100%;
    overflow: hidden;
    float: right
}

.sep-header .forms form input[type='text'] {
    box-shadow: none;
    width: 100%;
    color: #fff;
    line-height: 26px;
    outline: none;
    display: inline-block;
    border: none;
    font-size: 18px;
    padding-left: 14px;
    padding-right: 40px;
    background: none;
    border-radius: 0;
    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;
    border-bottom: 1px solid #fff
}

.sep-header .forms form input[type='text']::-webkit-input-placeholder {
    color: #fff
}

.sep-header .forms form button[type='submit'] {
    width: 38px;
    height: 100%;
    display: block;
    border: none;
    background: none;
    outline: none;
    position: absolute;
    top: 0;
    right: 0
}

.sep-header .forms form button[type='submit'] i {
    font-size: 18px;
    color: #fff;
    border-color: #fff;
    display: inline-block;
    position: relative
}

.sep-header .forms form button[type='submit'] i:after {
    background: #fff
}

.sep-header .forms form button[type='submit']:hover i {
    transform: translateY(-5px)
}

.sep-header .top-emalls-titles {
    display: inline-block;
    vertical-align: top;
    padding: 6px 0;
    background: #bc1b21;
    position: relative;
    padding-left: 94px;
    margin-left: 32px
}

.sep-header .top-emalls-titles:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 30px solid transparent;
    border-top-width: 0;
    border-bottom-width: 44px;
    border-left-color: #262626;
    position: absolute;
    left: 0;
    top: 0
}

.sep-header .top-emalls-titles:after {
    content: '';
    display: block;
    width: 100px;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    background: #bc1b21
}

.sep-header .top-emalls-titles .spans {
    display: block;
    width: auto;
    height: auto;
    line-height: 32px;
    float: left;
    color: #fff;
    font-size: 16px;
    position: relative;
    padding-left: 28px
}

.sep-header .top-emalls-titles .spans:last-child:after {
    display: none
}

.sep-header .top-emalls-titles .spans .i-boxs {
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.sep-header .top-emalls-titles .spans i {
    font-size: 16px;
    color: #fff
}

.sep-header .top-emalls-titles .spans a {
    color: #fff;
    font-size: 16px
}

.sep-header .top-emalls-titles .spans a:hover {
    opacity: .8
}

.sep-header .top-emalls-titles .spans+.spans {
    margin-left: 24px
}

.sep-header .sep-searchs-boxs {
    display: block;
    height: 95px;
    cursor: pointer;
    line-height: 95px;
    float: right;
    padding-left: 33px
}

.sep-header .sep-searchs-boxs .i-boxs {
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    text-align: center;
    line-height: 44px
}

.sep-header .sep-searchs-boxs .i-boxs:hover i {
    transform: translateY(-5px);
    color: #bc1b21
}

.sep-header .sep-searchs-boxs i {
    font-size: 20px;
    color: #1e2d3b
}

.sep-header .sep-searchs-boxs i.ons2 {
    display: none
}

.sep-header .sep-searchs-boxs.ons i {
    color: #bc1b21
}

.sep-header .sep-searchs-boxs.ons i.ons1 {
    display: none
}

.sep-header .sep-searchs-boxs.ons i.ons2 {
    display: inline-block
}

.sep-header .link {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px
}

.sep-header .link .sep-share li {
    border: none
}

.sep-header .link .sep-share li+li {
    margin-left: 10px
}

.header-nav {
    width: 100%;
    height: 95px
}

.header-nav>.sep-container {
    text-align: center
}

.header-nav>.sep-container>ul {
    width: auto;
    display: inline-block;
    vertical-align: top
}

.header-nav>.sep-container>ul>li {
    margin: 0 32px
}

.header-nav>.sep-container>ul>li:nth-child(1) {
    margin-left: 0
}

.header-nav>.sep-container>ul>li:last-child {
    margin-right: 0
}

.header-nav>.sep-container>ul>li>a {
    line-height: 95px;
    position: relative
}

.header-nav>.sep-container>ul>li>a>i {
    display: block;
    width: 54px;
    height: 2px;
    background: #bc1b21;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    bottom: 0;
    opacity: 0
}

.header-nav>.sep-container>ul>li.active>a {
    color: #bc1b21
}

.header-nav>.sep-container>ul>li.active>a i {
    opacity: 1
}

.header-nav>.sep-container>ul>li:hover>a {
    color: #bc1b21
}

.header-nav>.sep-container>ul>li:hover>a i {
    opacity: 1
}

.header-nav>.sep-container>ul>li.ons>a {
    color: #1e2d3b
}

.header-nav>.sep-container>ul>li.ons>a i {
    opacity: 0
}

.header-nav ul {
    position: relative
}

.header-nav ul li {
    float: left;
    width: auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.header-nav ul li>a {
    color: #1e2d3b;
    display: block;
    font-size: 22px;
    text-align: center
}

.header-nav ul li>a:hover {
    text-decoration: none
}

.header-nav ul li.ios {
    position: relative
}

.header-nav ul li .ul {
    background: rgba(255,255,255,0.97);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    min-width: 240px;
    float: left;
    display: none;
    border-top: 0;
    padding: 22px 0;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    text-align: left
}

.header-nav ul li .ul.ons li {
    width: 50%;
    float: left
}

.header-nav ul li .ul li {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    white-space: nowrap;
    position: relative
}

.header-nav ul li .ul li a {
    font-weight: normal;
    font-size: 20px;
    padding: 10px 12px;
    padding-left: 32px;
    text-align: right;
    color: #676767;
    position: relative;
    line-height: 24px
}

.header-nav ul li .ul li a i {
    display: block;
    width: 3px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 11px;
    background: #bc1b21;
    opacity: 0
}

.header-nav ul li .ul li a:hover {
    border: none;
    color: #bc1b21
}

.header-nav ul li .ul li a:hover i {
    opacity: 1
}

.header-nav ul li .pro-ul {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 100%;
    background: #f0f0f0;
    text-align: left
}

.header-nav ul li .pro-ul li {
    width: 33.3333%;
    float: left
}

.header-nav ul li .pro-ul li .lis-titles {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #323232;
    text-align: left;
    line-height: 18px
}

.header-nav ul li .pro-ul li .lis-titles .lis-lines {
    display: block;
    width: 96%;
    height: 1px;
    background: #fff;
    border-bottom: 1px solid #ddd
}

.header-nav ul li .pro-ul li .lis-boxs {
    width: 100%
}

.header-nav ul li .pro-ul li .lis-boxs .lists {
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #646464;
    position: relative;
    padding-left: 16px
}

.header-nav ul li .pro-ul li .lis-boxs .lists:before {
    content: '';
    display: block;
    width: 4px;
    height: 6px;
    background: url(../img/pics.png) no-repeat -40px 0;
    position: absolute;
    left: 6px;
    top: 9px
}

.header-nav ul li .homes-ul .homes-rights .lists-boxs>ul>li {
    width: 100%
}

.header-nav ul li .homes-ul .homes-rights .lists-boxs>ul>li>ul>li {
    width: 100%
}

.sep-banner {
    width: 100%;
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden
}

.sep-banner.banner-one {
    display: block
}

.sep-banner.banner-two {
    display: none
}

.sep-banner .banner .list {
    position: relative;
    display: block
}

.sep-banner .banner .list img {
    max-width: 100%
}

.sep-banner .banner .list .b-covers {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left
}

.sep-banner .banner .list .b-covers .boxs {
    max-width: 930px;
    width: 100%;
    float: right;
    padding-left: 18px;
    border-left: 6px solid #bc1b21
}

.sep-banner .banner .list .b-covers .b-titles {
    display: block;
    width: 100%;
    font-size: 30px;
    color: #2b1814;
    line-height: normal;
    position: relative
}

.sep-banner .banner .list .b-covers .b-spans {
    display: block;
    width: 100%;
    font-size: 26px;
    color: #2b1814;
    line-height: 1.2;
    margin-top: 6px
}

.sep-banner .banner .list .b-covers .mores-boxs {
    display: block;
    width: 100%;
    margin-top: 48px
}

.sep-banner .banner .list .b-covers .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    min-width: 160px;
    padding: 0 45px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #bc1b21;
    margin-right: 10px;
    border-radius: 25px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0
}

.sep-banner .banner .list .b-covers .mores-boxs .mores:last-child {
    margin-right: 0
}

.sep-banner .banner .list .b-covers .mores-boxs .mores:hover {
    background: #fff;
    color: #bc1b21
}

.sep-banner .banner .list .b-covers .mores-boxs .mores.active {
    background: #fff;
    color: #bc1b21
}

.sep-banner .banner .list .b-covers .mores-boxs .mores.active:hover {
    text-decoration: underline
}

.sep-banner .banner .list.ones .b-covers {
    top: 77%
}

.sep-banner .lists-boxs {
    display: block;
    width: 100%;
    text-align: center;
    z-index: 88;
    position: absolute;
    left: 0;
    bottom: 38px
}

.sep-banner .lists-boxs .lists {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 4px;
    background: none;
    border-bottom: 2px solid #cdccca;
    position: relative;
    margin: 0 5px
}

.sep-banner .lists-boxs .lists:hover {
    background: #bc1b21;
    border-bottom-color: #bc1b21
}

.sep-banner .lists-boxs .lists.active {
    background: #bc1b21;
    border-bottom-color: #bc1b21
}

.sep-banner .lr-boxs .lr-lists {
    display: inline-block;
    vertical-align: top;
    width: 54px;
    height: 54px;
    position: absolute;
    border-radius: 100%;
    background: #fbfafa;
    top: 50%;
    margin-top: -27px;
    z-index: 88
}

.sep-banner .lr-boxs .lr-lists:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-banner .lr-boxs .lr-lists.lr-lefts {
    left: 50px
}

.sep-banner .lr-boxs .lr-lists.lr-lefts:after {
    margin-left: -3px;
    border-left: 3px solid #000;
    border-bottom: 3px solid #000
}

.sep-banner .lr-boxs .lr-lists.lr-rights {
    right: 50px
}

.sep-banner .lr-boxs .lr-lists.lr-rights:after {
    margin-left: -9px;
    border-top: 3px solid #000;
    border-right: 3px solid #000
}

.sep-banner .lr-boxs .lr-lists:hover {
    background: #bc1b21
}

.sep-banner .lr-boxs .lr-lists:hover:after {
    border-color: #fff
}

.banner-boxs {
    width: 100%;
    position: relative;
    left: 0;
    display: flex;
    display: -webkit-flex
}

.banner-boxs .list {
    display: block;
    text-align: -webkit-match-parent;
    min-width: 100%;
    position: relative;
    left: 0
}

.titles {
    width: 100%;
    height: auto;
    display: block;
    font-size: 50px;
    text-align: center;
    color: #262626;
    line-height: normal;
    position: relative
}

.titles.cors {
    color: #fff
}

.titles.aligns {
    text-align: left
}

a.titles:hover {
    color: #bc1b21;
    text-shadow: 1px 1px 4px #fff
}

.titles-lines {
    display: block;
    width: 81px;
    height: 10px;
    text-align: center;
    margin: 9px 0 16px;
    position: relative
}

.titles-lines:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #bc1b21;
    float: left
}

.titles-lines:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #bc1b21;
    float: right
}

.titles-lines i {
    width: 100%;
    height: 1px;
    background: #bc1b21;
    position: absolute;
    left: 0;
    top: 50%
}

.titles-lines img {
    max-width: 100%
}

.subtitles {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #bc1b21;
    line-height: 24px
}

.subtitles.ons {
    margin-bottom: 6px
}

.imgs-bgs {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1
}

.imgs-bgs.trs {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.imgs-bgs img.ons {
    max-width: 100%
}

.imgs-bgs.maxs {
    width: 100%
}

.imgs-bgs.maxs img {
    width: 100%
}

.imgs-bgs.ons {
    top: auto;
    bottom: 0
}

.imgs-bgs.img-rs {
    left: 50%
}

.imgs-bgs.img-ls {
    z-index: 2;
    left: auto;
    right: 0
}

.imgs-bgs.hes {
    height: 100%
}

.imgs-bgs.hes img {
    height: 100%
}

.imgs-bgs.bgs {
    background: #fff
}

.imgs-bgs.c-bgs {
    background: #bc1b21
}

.imgs-bgs.r-bgs img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.p-boxs {
    width: 100%;
    position: relative;
    z-index: 12
}

.sep-body {
    position: relative
}

.sep-body .sep-container {
    position: relative;
    z-index: 10
}

.sep-body .richtext {
    width: 100%;
    font-size: 17px;
    color: #262626;
    line-height: 32px;
    margin: auto
}

.sep-body .richtext * {
    font-size: 17px;
    color: #262626;
    line-height: 32px
}

.sep-body .richtext.cors {
    color: #fff
}

.sep-body .richtext.cors * {
    color: #fff
}

.sep-body .titles-t-boxs {
    width: 100%;
    position: relative;
    padding-right: 28%
}

.sep-body .t-mores-boxs {
    position: absolute;
    right: 0;
    bottom: 0
}

.sep-body .t-mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    line-height: 39px;
    padding: 0 18px;
    border: 1px solid #bc1b21;
    color: #bc1b21
}

.sep-body .t-mores-boxs .mores:hover {
    background: #bc1b21;
    color: #fff
}

.sep-body .t-mores-boxs .mores.ons {
    border: none;
    padding: 0
}

.sep-body .t-mores-boxs .mores.ons:hover {
    background: none;
    color: #bc1b21;
    text-decoration: underline
}

.sep-pro-boxs {
    display: block;
    width: 100%;
    padding: 140px 0 98px
}

.sep-pro-ul-boxs {
    width: 100%
}

.sep-pro-ul-boxs.ons {
    margin-top: 60px
}

.sep-pro-ul-boxs ul li {
    width: 24.38%;
    position: relative;
    margin-left: .8266%;
    float: left;
    margin-bottom: 40px
}

.sep-pro-ul-boxs ul li:nth-child(4n+1) {
    margin-left: 0
}

.sep-pro-ul-boxs ul li:hover .thumbs-boxs {
    opacity: 1
}

.sep-pro-ul-boxs .thumbs {
    text-align: center;
    position: relative;
    overflow: hidden;
    background: #efefef
}

.sep-pro-ul-boxs .thumbs img {
    max-width: 100%
}

.sep-pro-ul-boxs .thumbs.ons {
    height: 435px;
    line-height: 520px
}

.sep-pro-ul-boxs .lis-boxs {
    width: 100%;
    position: relative;
    height: 56px;
    border: 1px solid #efefef
}

.sep-pro-ul-boxs .lis-boxs:hover {
    background: #bc1b21;
    border-color: #bc1b21
}

.sep-pro-ul-boxs .lis-boxs:hover .titles-a {
    color: #fff
}

.sep-pro-ul-boxs .thumbs-boxs {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    line-height: normal;
    background: rgba(49,49,49,0.7);
    opacity: 0
}

.sep-pro-ul-boxs .thumbs-boxs .t-boxs {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    padding: 0 5%
}

.sep-pro-ul-boxs .titles-a {
    font-size: 18px;
    color: #262626;
    line-height: 26px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    padding: 0 2%
}

.sep-pro-ul-boxs .spans {
    text-align: center;
    color: #fff
}

.sep-pro-ul-boxs .spans * {
    color: #fff
}

.sep-pro-ul-boxs .spans.a-spans {
    position: relative;
    text-align: left;
    line-height: 30px;
    padding-left: 16px
}

.sep-pro-ul-boxs .spans.a-spans:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 12px
}

.sep-pro-ul-boxs .spans.a-spans:hover {
    color: rgba(255,255,255,0.8)
}

.sep-pro-ul-boxs .spans.a-spans:hover:before {
    background: #bc1b21
}

.sep-pro-ul-boxs .spans.ons {
    height: 192px
}

.sep-pro-ul-boxs .mores-boxs {
    display: block;
    width: 100%;
    margin-top: 32px;
    text-align: center
}

.sep-pro-ul-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    line-height: 34px;
    padding: 0 24px;
    border: 1px solid #fff;
    color: #fff
}

.sep-pro-ul-boxs .mores-boxs .mores:hover {
    background: #bc1b21;
    color: #fff;
    border-color: #bc1b21
}

.sep-whys-boxs {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative
}

.sep-whys-boxs .boxs {
    width: 100%
}

.sep-whys-boxs .boxs .thumbs {
    width: 48.333%;
    float: left;
    text-align: right
}

.sep-whys-boxs .boxs .thumbs img {
    max-width: 100%
}

.sep-whys-boxs .boxs .thumbs-rights {
    width: 51.666%;
    float: left;
    padding: 75px 72px 10px
}

.sep-whys-boxs .boxs .thumbs-rights .richtext {
    margin-top: 40px;
    text-align: left
}

.sep-whys-boxs .boxs .thumbs-rights .mores-boxs {
    display: block;
    width: 100%;
    margin-top: 64px
}

.sep-whys-boxs .boxs .thumbs-rights .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    line-height: 34px;
    padding: 0 24px;
    border: 1px solid #bc1b21;
    color: #bc1b21
}

.sep-whys-boxs .boxs .thumbs-rights .mores-boxs .mores:hover {
    background: #bc1b21;
    color: #fff;
    border-color: #bc1b21
}

.sep-why-ul-boxs {
    width: 100%;
    background: #bc1b21;
    text-align: center;
    padding: 30px 0
}

.sep-why-ul-boxs.ons {
    margin-top: 32px
}

.sep-why-ul-boxs>ul>li {
    width: 298px;
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid rgba(255,255,255,0.2);
    padding: 7px 12px 10px
}

.sep-why-ul-boxs>ul>li:last-child {
    border-right: 1px solid rgba(255,255,255,0.2)
}

.sep-why-ul-boxs>ul>li:hover {
    opacity: .8
}

.sep-why-ul-boxs .thumbs {
    height: 50px;
    line-height: 50px;
    text-align: center
}

.sep-why-ul-boxs .thumbs img {
    max-width: 100%
}

.sep-why-ul-boxs .titles-a {
    font-size: 20px;
    line-height: 32px;
    color: #efefef;
    text-align: center;
    margin-top: 7px
}

.sep-why-ul-boxs .titles-a.ons {
    min-height: 64px
}

.sep-solutions-boxs {
    padding: 130px 0 0;
    width: 100%
}

.sep-solutions-ul-boxs {
    width: 100%
}

.sep-solutions-ul-boxs.ons {
    margin-top: 48px
}

.sep-solutions-ul-boxs ul li {
    width: 34.583%;
    float: left;
    position: relative;
    margin-left: .39125%;
    margin-top: 7px
}

.sep-solutions-ul-boxs ul li.ons {
    margin-left: 0
}

.sep-solutions-ul-boxs ul li.wids2 {
    width: 24.6875%
}

.sep-solutions-ul-boxs ul li.wids3 {
    width: 39.947%
}

.sep-solutions-ul-boxs ul li.wids4 {
    width: 29.6875%
}

.sep-solutions-ul-boxs ul li.wids5 {
    width: 34.947%
}

.sep-solutions-ul-boxs .thumbs {
    overflow: hidden;
    position: relative
}

.sep-solutions-ul-boxs .thumbs.ons {
    height: 351px;
    line-height: 351px
}

.sep-solutions-ul-boxs .thumbs.ons1 {
    height: 333px;
    line-height: 333px
}

.sep-solutions-ul-boxs .thumbs.onss {
    height: 691px;
    line-height: 691px
}

.sep-solutions-ul-boxs .thumbs.maxs1 img {
    max-width: 100%
}

.sep-solutions-ul-boxs .lis-boxs {
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4)
}

.sep-solutions-ul-boxs .lis-boxs .t-boxs {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    padding: 0 10%
}

.sep-solutions-ul-boxs .lis-boxs:hover {
    background: #bc1b21
}

.sep-solutions-ul-boxs .lis-boxs:hover .titles-a {
    color: #fff
}

.sep-solutions-ul-boxs .titles-a {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    text-align: center
}

.sep-resources-boxs {
    width: 100%;
    padding: 130px 0 0
}

.sep-resources-boxs .boxs {
    width: 100%;
    margin-top: 50px
}

.sep-resources-boxs .boxs .thumbs {
    width: 50%;
    float: left;
    padding-right: 46px
}

.sep-resources-boxs .boxs .thumbs .imgs {
    display: block;
    widows: 100%;
    overflow: hidden
}

.sep-resources-boxs .boxs .thumbs .imgs img {
    max-width: 100%
}

.sep-resources-boxs .boxs .thumbs-rights {
    width: 50%;
    float: left
}

.sep-resources-paf-ul-boxs {
    width: 100%
}

.sep-resources-paf-ul-boxs.ons {
    margin-top: 32px
}

.sep-resources-paf-ul-boxs ul li {
    width: 100%;
    background: #f6f6f6;
    margin-bottom: 11px;
    border-bottom: 3px solid #bc1b21;
    padding: 15px 30px 15px 40px
}

.sep-resources-paf-ul-boxs ul li:last-child {
    margin-bottom: 0
}

.sep-resources-paf-ul-boxs ul li:hover .titles-a {
    color: #bc1b21
}

.sep-resources-paf-ul-boxs .lis-boxs {
    position: relative;
    display: block;
    width: 100%;
    padding: 2px 30px 2px 56px
}

.sep-resources-paf-ul-boxs .i-pdfs {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 60px
}

.sep-resources-paf-ul-boxs .i-pdfs img {
    max-width: 100%
}

.sep-resources-paf-ul-boxs .i-d-boxs {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 60px
}

.sep-resources-paf-ul-boxs .i-d-boxs img {
    max-width: 100%
}

.sep-resources-paf-ul-boxs .times {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #878787
}

.sep-resources-paf-ul-boxs .titles-a {
    font-size: 20px;
    color: #262626;
    line-height: 32px
}

.sep-news {
    padding: 112px 0 94px
}

.sep-news-ul-boxs {
    width: 100%
}

.sep-news-ul-boxs.ons {
    margin-top: 54px
}

.sep-news-ul-boxs ul li {
    width: 31.92%;
    float: left;
    margin-left: 2.12%;
    margin-bottom: 24px
}

.sep-news-ul-boxs ul li:nth-child(3n+1) {
    margin-left: 0
}

.sep-news-ul-boxs .thumbs {
    overflow: hidden;
    position: relative
}

.sep-news-ul-boxs .thumbs img {
    max-width: 100%;
    position: relative;
    z-index: 10
}

.sep-news-ul-boxs .thumbs.ons {
    height: 280px;
    line-height: 280px
}

.sep-news-ul-boxs .lis-boxs {
    width: 100%;
    padding: 32px 0 0
}

.sep-news-ul-boxs .times {
    font-size: 14px;
    line-height: 24px;
    color: #bc1b21;
    display: block
}

.sep-news-ul-boxs .titles-a {
    font-size: 22px;
    line-height: 34px;
    color: #262626;
    margin-top: 10px
}

.sep-news-ul-boxs .titles-a:hover {
    color: #bc1b21
}

.sep-news-ul-boxs .titles-a.ons {
    min-height: 68px
}

.sep-news-ul-boxs .titles-a.onss {
    min-height: 102px
}

.sep-news-ul-boxs .spans {
    line-height: 33px;
    color: #1e2d3b;
    margin-top: 11px
}

.sep-news-ul-boxs .spans * {
    line-height: 33px;
    color: #1e2d3b
}

.sep-news-ul-boxs .spans.ons {
    height: 99px;
    overflow: hidden
}

.gets-in-touchs {
    width: 100%;
    max-width: 83.4%;
    margin-bottom: 48px
}

.gets-in-touchs .sep-general-form .sep-form .form-group .form-control {
    height: 42px;
    border-color: rgba(255,255,255,0.4);
    background: none;
    color: #fff
}

.gets-in-touchs .sep-general-form .sep-form .form-group .form-control::-moz-input-placeholder {
    color: #fff
}

.gets-in-touchs .sep-general-form .sep-form .form-group .form-control::-ms-input-placeholder {
    color: #fff
}

.gets-in-touchs .sep-general-form .sep-form .form-group .form-control::placeholder {
    color: rgba(110, 110, 110, 0.4);
}

.gets-in-touchs .sep-general-form .sep-form .form-group textarea.form-control {
    height: 81px;
  
}

.gets-in-touchs .sep-general-form .sep-form .form-group:last-child .btn.btn-primary {
    line-height: 40px;
    padding: 0 38px
}

.sep-general-form {
    background: none;
    width: 100%;
    margin: auto
}

.sep-general-form.ons {
    max-width: 100%
}

.sep-general-form .sep-form {
    padding: 0
}

.sep-general-form .sep-form.has-error input::-webkit-input-placeholder {
    display: none
}

.sep-general-form .sep-form .form-group {
    
    width: 100%;
    background: none;
    position: relative;
    margin-bottom: 14px
}

.sep-general-form .sep-form .form-group.ons {
    width: 48.8%
}

.sep-general-form .sep-form .form-group .input-group {
    width: 100%
}

.sep-general-form .sep-form .form-group .input-group-addon {
    min-width: 100px;
    height: 100%;
    padding-top: 4px !important;
    border: 1px solid #d9d9d9 !important;
    border-left: none !important;
    background: #f7f7f7 !important
}

.sep-general-form .sep-form .form-group .regex-tip {
    bottom: 0;
    right: 2%;
    display: block;
    position: absolute;
    color: red;
    font-size: 13px;
    margin-bottom: 5px
}

.sep-general-form .sep-form .form-group .i-boxs {
    display: block;
    width: 52px;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 48px;
    z-index: 20;
    border-right: 1px solid #d9d9d9
}

.sep-general-form .sep-form .form-group .i-boxs img {
    max-width: 100%
}

.sep-general-form .sep-form .form-group .i-boxs.ons:after {
    content: '*';
    color: red;
    line-height: 48px;
    position: absolute;
    left: 68px;
    top: 2px
}

.sep-general-form .sep-form .form-group .form-control {
    border: 1px solid #fff;
    background: none;
    border-radius: 0;
    height: 40px;
    padding: 0 16px;
    line-height: 38px;
    color: #2d2d2d;
    background: #fff;
    font-size: 14px
}

.sep-general-form .sep-form .form-group .form-control:focus {
    box-shadow: none
}

.sep-general-form .sep-form .form-group .form-control::-moz-input-placeholder {
    color: #2d2d2d
}

.sep-general-form .sep-form .form-group .form-control::-ms-input-placeholder {
    color: #2d2d2d
}

.sep-general-form .sep-form .form-group .form-control::placeholder {
   color: rgba(110, 110, 110, 0.4);
}

.sep-general-form .sep-form .form-group textarea.form-control {
    height: 169px
}

.sep-general-form .sep-form .form-group:last-child {
    padding: 0;
    margin-bottom: 0
}

.sep-general-form .sep-form .form-group:last-child .btn.btn-primary {
    width: auto;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #fff;
    margin-top: 6px;
    background: #bc1b21;
    border: none;
    outline: none;
    padding: 0 22px;
    line-height: 45px;
    border: 1px solid transparent;
    border-radius: 0
}

.sep-general-form .sep-form .form-group:last-child .btn.btn-primary i {
    color: #fff;
    margin-right: 10px
}

.sep-general-form .sep-form .form-group:last-child .btn.btn-primary:hover {
    box-shadow: 0 0 10px #bc1b21
}

.form-group.has-error i {
    color: #fff !important
}

.form-group.has-error .form-control {
    border-color: red !important
}

.form-group.has-success.nums:after {
    right: 130px
}

.form-group.has-success:after {
    content: '✔';
    display: block;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border-radius: 100%;
    background: green !important;
    line-height: 16px;
    position: absolute;
    right: 30px;
    top: 12px
}

.has-error .help-block {
    display: block
}

.sep-footer {
    width: 100%;
    background: #262626;
    position: relative;
    z-index: 0
}

.sep-footer .i-lines {
    display: block;
    width: 100%;
    height: 5px;
    position: relative;
    background: #bc1b21
}

.sep-footer .i-lines:after {
    content: '';
    display: block;
    width: 5px;
    height: 8px;
    background: #bc1b21;
    position: absolute;
    right: 0;
    bottom: 100%
}

.sep-footer .footer-lists-boxs {
    display: block;
    position: relative;
    z-index: 6
}

.sep-footer .footer-lists-boxs .footer-logo-rights {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    padding: 88px 0 84px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
    display: block;
    width: 34.47%;
    overflow: hidden;
    float: left;
    padding-right: 10px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(2) {
    width: 18.95%
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(3) {
    width: 23.6%
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(4) {
    width: 13.08%
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs:nth-child(5) {
    width: 9.9%;
    padding-right: 0
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    position: relative;
    margin-bottom: 28px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles.ons {
    white-space: nowrap
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs a.ul-titles:hover {
    color: #bc1b21
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons li {
    padding-left: 29px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li {
    width: 100%;
    position: relative;
    float: left;
    color: #c4c4c4;
    font-size: 16px;
    line-height: 38px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li .i-boxs {
    display: block;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 0
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li .i-boxs i {
    font-size: 16px;
    color: #bc1b21
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a {
    color: #c4c4c4;
    font-size: 16px;
    line-height: 38px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a:hover {
    color: #bc1b21
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a.ons {
    white-space: nowrap
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li .span {
    color: #c4c4c4;
    font-size: 16px;
    line-height: 30px
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li:hover a {
    color: #bc1b21
}

.sep-footer a.span:hover {
    color: #bc1b21
}

.sep-footer .link {
    position: absolute;
    right: 0;
    bottom: 84px
}

.link {
    width: auto
}

.link .sep-share {
    position: relative
}

.link .sep-share li {
    width: 33px;
    height: 33px;
    float: left;
    line-height: 31px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 100%
}

.link .sep-share li+li {
    margin-left: 13px
}

.link .sep-share li a {
    width: 100%;
    height: 100%;
    display: block
}

.link .sep-share li i {
    color: #fff;
    font-size: 16px;
    vertical-align: middle
}

.link .sep-share li:hover {
    border-color: #bc1b21
}

.link .sep-share li:hover i {
    color: #bc1b21
}

.link .sep-share li.lasts {
    border-radius: 0
}

.link .sep-share li.lasts .img {
    width: 150px;
    height: 150px;
    position: absolute;
    right: 0;
    top: -170px;
    z-index: -1;
    opacity: 0;
    padding: 10px;
    background: #fff
}

.link .sep-share li.lasts .img img {
    width: 100%
}

.link .sep-share li.lasts:hover .img {
    z-index: 88;
    opacity: 1
}

.footer-footer {
    width: 100%;
    position: relative;
    z-index: 6;
    background: #000
}

.footer-footer .sep-container {
    position: relative;
    padding: 21px 0
}

.footer-footer .link {
    float: left
}

.footer-footer a {
    font-size: 16px;
    color: #c4c4c4;
    line-height: 30px
}

.footer-footer a:hover {
    color: #bc1b21
}

.footer-footer div {
    font-size: 16px;
    color: #c4c4c4;
    line-height: 30px
}

.footer-footer .lefts {
    width: auto;
    float: left;
    text-align: center
}

.footer-footer .lefts a {
    padding-right: 10px
}

.footer-footer .lefts a:last-child {
    padding-left: 10px;
    padding-right: 0
}

.footer-footer .rights {
    width: auto;
    float: right;
    text-align: left
}

.footer-footer .rights a {
    padding-right: 5px
}

.footer-footer .rights a:last-child {
    padding-left: 8px
}

.footer-footer .rights a+a {
    padding-left: 8px
}

.footer-footer .rights a:hover {
    color: #bc1b21
}

.footer-footer .link {
    width: auto;
    float: right
}

.bx-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    *zoom:1}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 10px;
    width: 100%
}

.bx-wrapper .bx-pager {
    left: 0;
    right: 0;
    bottom: 20px;
    border-radius: 10px;
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    z-index: 88
}

.bx-wrapper .bx-pager .bx-pager-item {
    overflow: hidden;
    text-indent: -100px;
    display: inline-block;
    *zoom:1;*display: inline
}

.bx-wrapper .bx-pager a {
    display: block;
    width: 10px;
    height: 10px;
    line-height: 10px;
    margin: 0 3px;
    outline: 0;
    background: #ddd;
    background: rgba(0,0,0,0.4);
    border-radius: 22px;
    font-size: 13px;
    font-weight: normal
}

.bx-wrapper .bx-pager a:hover,.bx-wrapper .bx-pager a.active {
    background: #bc1b21;
    border-color: #bc1b21;
    color: #fff
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    outline: 0;
    width: 20px;
    height: 37px;
    text-indent: -9999px;
    z-index: 88
}

.bx-wrapper .bx-controls-direction a.bx-prev {
    left: -14px
}

.bx-wrapper .bx-controls-direction a.bx-prev:hover {
    opacity: 1
}

.bx-wrapper .bx-controls-direction a.bx-next {
    right: -14px
}

.bx-wrapper .bx-controls-direction a.bx-next:hover {
    opacity: 1
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,select,th,td {
    padding: 0;
    margin: 0;
    color: #666;
    font-size: 16px;
    font-family: "Arial"
}

h1,h2,h3,h4,h5,h6,button,input,select,textarea {
    font-size: 100%
}

address,cite,dfn,em,var {
    font-style: normal
}

small {
    font-size: 12px
}

ul,ol {
    list-style-type: none;
    list-style-image: none
}

a {
    color: #666;
    text-decoration: none;
    outline: none
}

a:hover {
    color: #bc1b21;
    text-decoration: none
}

a:focus {
    text-decoration: none
}

sup {
    vertical-align: text-top
}

s {
    text-decoration: none
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

div {
    zoom:1}

body {
    max-width: 1920px;
    margin: 0 auto
}

.opacity {
    opacity: 0
}

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

.upps {
    text-transform: uppercase
}

.nowraps {
    white-space: nowrap
}

dt {
    font-weight: normal
}

.spans {
    display: block;
    width: 100%;
    font-size: 17px;
    line-height: 32px;
    color: #2f2f2f
}

.spans * {
    font-size: 17px;
    line-height: 32px;
    color: #2f2f2f
}

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

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

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

.over-hides {
    overflow: hidden
}

.pres {
    position: relative
}

.pres #xx-forms {
    position: absolute;
    top: -80px;
    left: 0
}

.t-cens {
    text-align: center
}

.wids {
    width: 100%
}

.wids img {
    width: 100%
}

.gtj-img img {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.gtj-t-b-readus {
    border-radius: 22px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0
}

.gtj-b-t-readus {
    border-radius: 22px;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

i {
    vertical-align: middle
}

body {
    max-width: 1920px;
    margin: 0 auto
}

.gtj-t-r-deg {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.gtj-t-ty-fives {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.li-imgs:hover .i-imgs-lists.i-imgs1 {
    width: 0;
    height: 0
}

.li-imgs:hover .i-imgs-lists.i-imgs2 {
    width: 100%;
    height: auto
}

.li-imgs.active .i-imgs-lists.i-imgs1 {
    width: 0;
    height: 0
}

.li-imgs.active .i-imgs-lists.i-imgs2 {
    width: 100%;
    height: auto
}

.i-imgs-lists {
    display: block;
    height: 0;
    width: 0;
    overflow: hidden
}

.i-imgs-lists.i-imgs1 {
    width: 100%;
    height: auto
}

.i-imgs-lists.i-imgs2 {
    width: 0;
    height: 0
}

.imgs-hovers {
    position: relative
}

.imgs-hovers:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.imgs-hovers1 {
    position: relative
}

.imgs-hovers1:hover .thumbs img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.li-tops-hovers {
    position: relative;
    top: 0
}

.li-tops-hovers:hover {
    top: -5px
}

dt {
    font-weight: normal
}

.gtj-lists {
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px)
}

.gtj-lists.ons {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.richtext h1 {
    line-height: normal !important
}

.richtext .richtext-thumbs {
    display: block;
    float: left;
    margin-right: 12px;
    margin-bottom: 10px
}

.richtext .richtext-thumbs img {
    max-width: 100%
}

.richtext .thumbs {
    text-align: center;
    border: 1px solid #e6e6e6
}

.richtext .thumbs.ons {
    line-height: 540px
}

.richtext.sizes {
    font-size: 18px;
    line-height: 34px
}

.richtext.sizes * {
    font-size: 18px;
    line-height: 34px
}

.richtext.jus {
    text-align: justify
}

.richtext .imgs1 {
    width: 100%
}

.richtext .imgs {
    text-align: center
}

.richtext .ems {
    display: none
}

.richtext ul {
    list-style: none !important;
    padding-left: 0
}

.richtext ul li {
    position: relative;
    list-style: none !important;
    padding-left: 20px;
    line-height: 34px
}

.richtext ul li * {
    line-height: 34px
}

.richtext ul li:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #bc1b21;
    position: absolute;
    left: 0;
    top: 14px
}

.richtext ol {
    padding-left: 0;
    list-style: decimal;
    padding-left: 20px
}

.richtext ol li {
    padding-left: 5px
}

.richtext img {
    width: auto !important;
    height: auto !important
}

.richtext h3,.richtext h4,.richtext h5,.richtext h6 {
    display: block;
    width: 100%;
    font-weight: bold
}

.richtext iframe {
    display: block;
    max-width: 100%;
    margin: auto
}

.richtext p {
    margin-bottom: 0
}

.richtext a {
    color: #bc1b21 !important;
    text-decoration: underline
}

.richtext a:hover {
    text-decoration: none
}

.richtext strong {
    color: #bc1b21;
    position: relative;
    font-weight: bold
}

.richtext h2 {
    display: block;
    width: 100%;
    font-size: 42px;
    color: #262626;
    line-height: normal;
    margin-bottom: 30px;
    position: relative;
    padding-left: 22px
}

.richtext h2:before {
    content: '';
    display: block;
    width: 4px;
    height: 28px;
    background: #bc1b21;
    position: absolute;
    left: 0;
    top: 11px
}

.richtext h2 * {
    font-size: inherit;
    color: inherit;
    line-height: normal
}

.richtext.strongs strong {
    display: block;
    width: 100%;
    font-size: 26px;
    color: #bc1b21;
    line-height: 34px;
    margin-bottom: 18px
}

.richtext.strongs strong * {
    font-size: 26px;
    color: #bc1b21;
    line-height: 34px
}

.richtext.strongs1 strong {
    display: block;
    width: 100%;
    font-size: 42px;
    color: #262626;
    line-height: normal;
    margin-bottom: 30px;
    position: relative;
    padding-left: 22px
}

.richtext.strongs1 strong:before {
    content: '';
    display: block;
    width: 4px;
    height: 28px;
    background: #bc1b21;
    position: absolute;
    left: 0;
    top: 11px
}

.richtext.strongs1 strong * {
    font-size: inherit;
    color: inherit;
    line-height: normal
}

.richtext .over-tabs {
    overflow-x: auto
}

.richtext table {
    width: 100%
}

.richtext table tr {
    background: #fff
}

.richtext table tr td {
    border: 1px solid #dcdcdc;
    padding: 15px 10px;
    font-size: 16px;
    line-height: 21px;
    color: #262626;
    text-align: left;
    word-break: normal;
    padding-left: 30px
}

.richtext table tr td * {
    font-size: 16px;
    color: #262626;
    line-height: 21px
}

.richtext table tr td:nth-child(2) {
    text-align: left
}

.richtext table tr td:nth-child(1) {
    font-weight: bold
}

.richtext table tr td.ons {
    font-weight: normal !important
}

.richtext table tr:nth-child(odd) {
    background: none
}

.richtext table tr:nth-child(even) {
    background: none
}

.richtext table tr:nth-child(1) {
    background: #bc1b21
}

.richtext table tr:nth-child(1) td {
    color: #fff
}

.richtext table tr:nth-child(1) td * {
    color: #fff
}

.richtext,.richtext * {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    font-family: "Arial"
}

@font-face {
    font-family: "iconfont";
    src: url('../font/iconfont.eot');
    src: url('../font/iconfont.eot') format('embedded-opentype'),url('../font/iconfont.ttf') format('truetype'),url('../font/iconfont.svg') format('svg')
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    color: #143592;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.gtj-ff-regular {
    font-family: "Arial"
}

.gtj-ff-bold {
    font-weight: bold
}

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

.transb {
    -webkit-transition: background .4s;
    -moz-transition: background .4s;
    -ms-transition: background .4s;
    -o-transition: background .4s;
    transition: background .4s
}

.trans1 {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.sep-scale {
    -webkit-transition: All .8s ease;
    -moz-transition: All .8s ease;
    -ms-transition: All .8s ease;
    -o-transition: All .8s ease;
    transition: All .8s ease
}

.sep-scale:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.clear {
    clear: both
}

.fix:after {
    display: table;
    clear: both;
    content: ""
}

.width1150 {
    width: 1150px;
    margin: 0 auto
}

.rt {
    float: right
}

.lf {
    float: left
}

.fix:before {
    content: " ";
    display: block;
    clear: both
}

.cur {
    cursor: pointer
}

html {
    overflow-y: scroll
}

body {
    width: 100%;
    overflow: hidden
}

.logo {
    float: left;
    position: relative;
    z-index: 100
}

#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 .icon {
    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 {
    background: #bc1b21
}

.offside li:last-child {
    background: #b1b1b1
}

.offside .erweima {
    width: 150px;
    height: 150px;
    position: absolute;
    left: -150px;
    top: 0;
    display: none
}

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

.offside li:hover p {
    opacity: 1
}

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

.offside li:not(.li_erweima):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)
}

.sep-container {
    max-width: 1720px;
    margin: 0 auto
}

.sep-container1 {
    max-width: 1200px;
    margin: 0 auto
}

.send-email {
    width: 876px;
    height: auto;
    position: fixed;
    top: 50%;
    margin-top: -250px;
    left: 50%;
    margin-left: -438px;
    border: 1px solid #adadad;
    background: #ebebeb;
    z-index: 99999999;
    display: none
}

.send-email .sep-general-form {
    margin: 0
}

.sep-onlineservices {
    display: none
}

#onlineService-two {
    display: none
}

.pagination>li>a,.pagination>li>span {
    width: 38px;
    height: 38px;
    text-align: center;
    padding: 4px 10px;
    margin: 0 3px;
    background: none !important;
    color: #646464;
    font-size: 14px;
    line-height: 28px;
    border: 1px solid #dbdbdb;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px
}
.page-num-current:hover{
 background: #5b5b5b !important;
    color: #fff;
    border: 1px solid #5b5b5b !important
}
.page-num-current:focus{
  background: #bc1b21 !important;
    border-color: #bc1b21 !important;
    color: #fff
}
 .page-num{
    width: 38px;
    height: 38px;
    text-align: center;
    padding: 4px 10px;
    margin: 0 3px;
    background: none !important;
    color: #646464;
    font-size: 14px;
    line-height: 28px;
    border: 1px solid #dbdbdb;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px
}
.pagination>li>a:hover,.pagination>li>span:hover {
    background: #bc1b21 !important;
    border-color: #bc1b21 !important;
    color: #fff
}

.sep-pagination .span {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 38px;
    padding: 0 8px;
    color: #bc1b21
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:focus {
    background: #5b5b5b !important;
    color: #fff;
    border: 1px solid #5b5b5b !important
}

.pagination>.active>a:hover,.pagination>.active>span:hover {
    background: #bc1b21 !important;
    border-color: #bc1b21 !important;
    color: #fff
}

.pagination>li>a:hover {
    background: #5b5b5b !important;
    color: #fff;
    border: 1px solid #5b5b5b !important
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    border-radius: initial;
    padding: 4px 10px;
    color: #333;
    background-color: #ebebeb;
    border: 1px solid #ebebeb
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-radius: initial;
    padding: 4px 10px;
    color: #333;
    background-color: #ebebeb;
    border: 1px solid #ebebeb
}

.pagination {
    margin: 24px 0
}

.pagination li {
    margin-top: 5px
}

.pagination.ons {
    margin: 0
}

.operation {
    overflow: hidden;
    margin-top: 40px
}

.operation ul {
    max-width: 500px;
    margin: auto
}

.operation ul li {
    width: 50%;
    text-align: center;
    float: left
}

.operation ul li a {
    color: #fff;
    background-color: #bc1b21;
    border-color: #bc1b21
}

.operation ul li a:hover {
    background-color: #bc1b21;
    box-shadow: 0 0 10px #bc1b21
}

.gallery {
    width: 100%;
    overflow: hidden;
    display: table
}

.gallery a {
    display: inline-block;
    width: 33.3333%;
    padding: 0 1% 1.5%;
    float: left
}

.gallery a img {
    max-width: 100%
}

.gallery a:hover {
    text-decoration: none
}

.gallery .spans {
    display: block;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    padding: 0 5px;
    text-align: center;
    text-decoration: none
}

.gallery .spans:hover {
    text-decoration: none
}

.gallery .spans.ons {
    min-height: 48px
}

.gallery.details {
    margin-top: 15px
}

.gallery.ons a {
    width: 25%
}

.gallery.ons a img {
    border: 1px solid #d0d0d0
}

.change-result {
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 10px
}

.change-result li {
    display: inline-block;
    vertical-align: top
}

.change-result li.active button,.change-result li:hover button {
    background: #bc1b21;
    color: #fff
}

.change-result button {
    font-size: 20px;
    display: inline-block;
    width: 220px;
    margin: 0 10px;
    background: #f0f0f0;
    color: #323232;
    padding: 10px 0;
    font-weight: bold;
    text-align: center;
    border: none
}

@-webkit-keyframes fusionSonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes fusionSonarEffect {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

ul.contact-ul {
    margin-top: 20px;
    margin-bottom: 20px
}

ul.contact-ul li {
    width: 50%;
    float: left;
    position: relative;
    padding-left: 77px;
    cursor: pointer;
    padding-right: 20px;
    margin-bottom: 20px
}

ul.contact-ul li i {
    position: absolute !important;
    left: 0;
    top: 0;
    border-color: transparent;
    border-width: 0;
    background-color: #bc1b21;
    box-sizing: content-box;
    height: 56px;
    width: 56px;
    line-height: 56px;
    border-radius: 50%;
    color: #fff;
    font-size: 28px;
    text-align: center;
    position: relative
}

ul.contact-ul li i:after {
    content: '';
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
    opacity: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    display: inline-block
}

ul.contact-ul li .title-a {
    width: auto;
    font-size: 25px;
    line-height: 30px;
    color: #191919;
    font-weight: 700;
    margin-bottom: 15px
}

ul.contact-ul li .title-a:hover {
    color: #bc1b21
}

ul.contact-ul li .text {
    color: #707070;
    font-size: 15px;
    line-height: 1.8em;
    height: 3.6em
}

ul.contact-ul li .text a {
    color: #707070;
    font-size: 15px
}

ul.contact-ul li .text a:hover {
    color: #bc1b21
}

ul.contact-ul li:hover i:after {
    -webkit-animation: fusionSonarEffect 1.3s ease-out 75ms;
    animation: fusionSonarEffect 1.3s ease-out 75ms;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #bc1b21,0 0 0 10px rgba(255,255,255,0.5);
    -moz-box-shadow: 0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #bc1b21,0 0 0 10px rgba(255,255,255,0.5);
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1),0 0 10px 10px #bc1b21,0 0 0 10px rgba(255,255,255,0.5)
}

.news-wrap {
    padding-top: 34px;
    padding-bottom: 34px
}

.news-left-content {
    float: left;
    width: 1050px
}

.news-left-box {
    padding: 34px 30px 40px 30px;
    background: #fff
}

.news-right-content {
    float: right;
    width: 310px
}

.news-list-pro {
    float: left;
    width: 30%;
    padding-right: 30px
}

.news-list-text {
    float: left;
    width: 70%;
    padding-left: 30px
}

.news-list-pro-date {
    color: #999;
    font-size: 16px;
    text-align: right;
    line-height: 24px;
    padding-bottom: 14px
}

.news-list-pro-img img {
    width: 100%;
    height: auto
}

.news-list-text-tag {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding-bottom: 8px;
    position: relative
}

.news-list-text-tag:before {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: -35px;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    background: #565656;
    border: 2px solid #fff;
    z-index: 2
}

.news-list-text-title {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 15px;
    overflow: hidden;
    display: block
}

.news-list-text-para {
    display: block
}

.news-list-pro-img {
    width: 100%;
    overflow: hidden
}

.news-list-pro-img img {
    max-width: 100%
}

.news-list-text-content:hover .news-list-text-title a {
    text-decoration: underline
}

.news-list-text-content:hover .news-list-text-para a {
    text-decoration: none
}

.news-list {
    padding-bottom: 22px
}

.news-left-ul .news-list:last-child {
    padding-bottom: 0
}

.news-left-ul {
    position: relative;
    overflow: hidden
}

.news-left-ul:after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 1px;
    background: #dedede;
    z-index: 1;
    top: 6px;
    left: 30%
}

.news-select .sp-select-box {
    padding: 6px 20px 6px 12px;
    height: 50px;
    background: #fff;
    line-height: 38px
}

.news-select .sp-select-con {
    line-height: 38px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.news-right-banner img {
    width: 100%;
    height: auto
}

.news-right-content-title {
    font-size: 18px;
    color: #333;
    font-weight: 400;
    line-height: 28px;
    padding: 6px 0;
    margin-top: 24px
}

.news-right-box {
    background: #fff
}

.news-right-banner {
    padding-top: 20px
}

.news-right-box-pic {
    position: relative
}

.news-right-box-pic img {
    width: 100%;
    height: auto
}

.news-right-box-pic .news-right-box-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    line-height: 34px;
    font-size: 16px;
    padding: 0 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: rgba(0,0,0,0.3)
}

.news-right-box-pic a:hover .news-right-box-title {
    text-decoration: underline
}

.news-right-box-des {
    font-size: 14px;
    color: #666;
    padding: 8px 14px 20px 14px;
    line-height: 24px;
    box-sizing: content-box;
    height: 48px;
    overflow: hidden
}

.news-right-box-des a:hover {
    text-decoration: none
}

.news-empty {
    text-align: center;
    padding-top: 34px;
    padding-bottom: 10px
}

.news-empty p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding-top: 20px
}

.bk-new-contact {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden
}

.bk-new-contact ul li {
    list-style-type: none !important;
    margin-bottom: 15px
}

.bk-new-contact .span {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.bk-new-contact ul li a {
    text-decoration: none
}

.bk-new-contact ul li a:hover {
    color: #bc1b21
}

.bk-new-contact ul li>div {
    text-align: center;
    border-radius: 0;
    height: 216px;
    padding: 25px 5px
}

.bk-new-contact ul li>div .hes {
    display: block;
    width: 100%;
    height: 10px
}

.bk-new-contact ul li>div i {
    font-family: "FontAwesome";
    display: block;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    font-size: 30px;
    line-height: 65px;
    background: #666;
    color: #fff;
    border-radius: 50%
}

.bk-new-contact ul li:hover div i {
    background: #bc1b21
}

.pro-bigimg {
    position: relative;
    z-index: 88
}

.pop-img {
    display: none;
    width: 240px;
    height: 240px;
    border: 1px solid #ccc;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    overflow: hidden;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 100%;
    z-index: 88
}

.pop-img img {
    width: 450% !important;
    height: auto;
    max-width: none !important
}

.pro-mask {
    display: none;
    width: 180px;
    height: 180px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
    border-radius: 100%;
    z-index: 88
}

.pdfs-boxs {
    width: 100%;
    overflow: hidden;
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.pdfs-boxs .pdfs-lists {
    width: 49%;
    line-height: 59px;
    border: 1px solid #e0e0e0;
    padding: 0 14px;
    margin-bottom: 20px
}

.pdfs-boxs .pdfs-lists:hover {
    border-color: #bc1b21
}

.p-pdf:hover i {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.pdfs-boxs .pdfs-lists .titles-a {
    width: 80%;
    display: flex;
    float: left;
    align-items: center;
    min-height: 59px;
    line-height: 1.32
}

.pdfs-boxs .pdfs-lists .titles-a i {
    font-size: 20px;
    margin-right: 10px
}

.pdfs-boxs .pdfs-lists a {
    color: #323232;
    line-height: 59px
}

.pdfs-boxs .pdfs-lists img {
    margin-right: 10px
}

.pdfs-boxs .pdfs-lists a:hover {
    color: #bc1b21
}

.pdfs-boxs .pdfs-lists i {
    color: #bc1b21;
    font: normal normal normal 14px/1 FontAwesome
}

.pdfs-boxs .pdfs-lists:nth-child(odd) {
    float: left
}

.pdfs-boxs .pdfs-lists:nth-child(even) {
    float: right
}

.pdf-download {
    margin-right: 10px
}

.relaterd-news-ul-boxs {
    display: block;
    width: 100%
}

.relaterd-news-ul-boxs.ons {
    margin-top: 24px
}

.relaterd-news-ul-boxs .ul-lists {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    font-size: 18px;
    line-height: 28px;
    padding: 4px 0;
    padding-left: 16px;
    position: relative;
    padding-right: 10px;
    color: #323232
}

.relaterd-news-ul-boxs .ul-lists:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #bc1b21;
    position: absolute;
    left: 0;
    top: 15px
}

.relaterd-news-ul-boxs .ul-lists:hover {
    color: #bc1b21
}

.relaterd-news-ul-boxs .ul-lists.ons {
    width: 49%
}

.relaterd-news-ul-boxs .ul-lists.ons:nth-child(even) {
    float: right
}

.tpq-faq-boxs {
    display: block;
    width: 100%
}

.tpq-faq-boxs .faqs-lists {
    width: 100%;
    margin-bottom: 12px
}

.tpq-faq-boxs .tpq-faq-boxs-titles {
    display: block;
    width: 100%;
    color: #303030;
    line-height: 24px;
    padding: 12px 0;
    padding-right: 60px;
    padding-left: 11px;
    position: relative;
    cursor: pointer;
    background: #f1f1f1
}

.tpq-faq-boxs .tpq-faq-boxs-titles .jia-jians {
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0
}

.tpq-faq-boxs .tpq-faq-boxs-titles .jia-jians .boxs {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.tpq-faq-boxs .tpq-faq-boxs-titles .jia-jians .boxs:before {
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    background: #575757;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 50%;
    margin-top: -1px
}

.tpq-faq-boxs .tpq-faq-boxs-titles .jia-jians .boxs:after {
    content: '';
    display: block;
    width: 2px;
    height: 10px;
    background: #575757;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 50%;
    margin-top: -5px
}

.tpq-faq-boxs .tpq-faq-boxs-titles .jia-jians.ons .boxs:after {
    display: none
}

.tpq-faq-boxs .tpq-faq-boxs-contents {
    display: none;
    width: 100%;
    color: #303030;
    line-height: 32px;
    margin-top: 12px;
    padding: 0 10px
}

.tpq-faq-boxs .tpq-faq-boxs-contents.active {
    display: block
}

.sep-applications-grid1 {
    padding: 0
}

.sep-applications-grid1 li {
    list-style: none;
    width: 49%;
    float: left;
    margin-bottom: 24px
}

.sep-applications-grid1 li:nth-child(odd) {
    float: left
}

.sep-applications-grid1 li:nth-child(even) {
    float: right
}

.sep-applications-grid1 li .thumbs {
    overflow: hidden;
    background: #fff;
    text-align: center
}

.sep-applications-grid1 li .thumbs img {
    max-width: 100%
}

.sep-applications-grid1 li .thumbs.ons {
    height: 320px;
    line-height: 320px
}

.sep-applications-grid1 li .boxs {
    padding: 15px
}

.sep-applications-grid1 li .boxs .titles {
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    color: #000;
    display: block;
    margin-bottom: 10px;
    text-align: center
}

.sep-applications-grid1 li .boxs .summarys {
    color: #71787c;
    display: block;
    line-height: 1.6em;
    height: 3.2em;
    overflow: hidden;
    text-align: center
}

.sep-applications-grid1 li .boxs .mores {
    background-color: #bc1b21;
    text-transform: none;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    padding: 10px 20px 9px;
    text-align: center;
    display: table;
    margin: 0 auto;
    margin-top: 20px;
    color: #fff
}

.sep-applications-grid1 li .boxs .mores:hover {
    opacity: .8
}

.sep-applications-grid1 li:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.sep-applications-grid1 li:hover .boxs .titles {
    color: #bc1b21
}

.sep-hxdz-reviews.ons {
    margin-top: 30px
}

.sep-hxdz-reviews .datalist li {
    width: 25%;
    float: left;
    padding: 0 15px;
    padding-bottom: 30px
}

.sep-hxdz-reviews .datalist li.ons {
    width: 50%
}

.sep-hxdz-reviews .datalist li.onss {
    width: 100%;
    padding: 0 10% 30px
}

.sep-hxdz-reviews .datalist li img {
    max-width: 100%
}

.sep-hxdz-reviews .datalist li .box {
    background: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 12px;
    padding: 26px 20px;
    padding-bottom: 10px;
    box-shadow: 1px 1px 2px #aaa
}

.sep-hxdz-reviews .datalist li .box .thumbs {
    text-align: center;
    margin-bottom: 20px
}

.sep-hxdz-reviews .datalist li .box .year {
    background: #323232;
    color: #fff;
    border-radius: 6px;
    padding: 7px 20px;
    display: table;
    position: relative;
    left: -20px;
    margin-bottom: 20px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.sep-hxdz-reviews .datalist li .box .summary {
    color: #646464;
    line-height: 21px
}

.sep-hxdz-reviews .datalist li .box .text {
    height: 10em;
    word-spacing: 1.5px
}

.sep-hxdz-reviews .datalist li .box .text.ons {
    height: auto
}

.sep-datalist-history1 {
    padding: 0 9px;
    max-width: 875px
}

.sep-datalist-history1 li {
    width: 550px;
    float: left;
    position: relative;
    padding-right: 90px;
    min-height: 180px
}

.sep-datalist-history1 li:after {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 100%;
    top: 40px;
    right: 118px
}

.sep-datalist-history1 li .date {
    position: absolute;
    right: -166px;
    top: 24px
}

.sep-datalist-history1 li .date .m {
    color: #343436;
    font-weight: bold;
    display: table;
    margin-bottom: 5px
}

.sep-datalist-history1 li .date .y {
    color: #343436;
    font-weight: bold;
    font-size: 30px;
    display: table
}

.sep-datalist-history1 li .clock {
    position: absolute;
    right: -76px;
    top: 14px;
    z-index: 100
}

.sep-datalist-history1 li .text {
    background: #f7f7f7;
    padding: 30px 20px;
    border-radius: 18px;
    color: #343436;
    line-height: 1.6em;
    width: 380px;
    float: left;
    left: 0;
    position: relative
}

.sep-datalist-history1 li .text:before {
    content: '';
    display: block;
    border: 10px solid transparent;
    border-left: 10px solid #f7f7f7;
    position: absolute;
    left: 100%;
    top: 30px
}

.sep-datalist-history1 li:last-child:after {
    display: none
}

.sep-datalist-history1 li:nth-child(even) {
    float: right;
    padding-left: 90px;
    padding-right: 0;
    padding-bottom: 50px
}

.sep-datalist-history1 li:nth-child(even):after {
    left: 120px;
    right: auto;
    top: 26px
}

.sep-datalist-history1 li:nth-child(even) .date {
    left: -166px;
    top: auto;
    bottom: 24px
}

.sep-datalist-history1 li:nth-child(even) .clock {
    bottom: 12px;
    top: auto;
    left: -76px;
    right: auto
}

.sep-datalist-history1 li:nth-child(even) .text {
    float: right;
    top: -63px
}

.sep-datalist-history1 li:nth-child(even) .text:before {
    border-left: 10px solid transparent;
    border-right: 10px solid #f7f7f7;
    left: auto;
    right: 100%;
    top: auto;
    bottom: 30px
}

.faq-list {
    margin-top: 20px
}

.faq-list.ons {
    list-style: decimal-leading-zero;
    padding-left: 22px
}

.faq-list.ons .faq-item {
    overflow: initial;
    list-style: inherit;
    width: 100%;
    float: left
}

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

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

.faq-list .faq-item .faq-question {
    clear: both;
    font-size: 20px
}

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

.faq-list .faq-item .lis-boxs {
    width: 100%;
    padding-left: 46px
}

.faq-list .faq-item .lis-boxs .faq-answer {
    width: 100%;
    background: #f7f7f7
}

.faq-list .faq-item .faq-answer {
    border-radius: 8px;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: right;
    margin: 5px;
    margin-left: 40px;
    padding-right: 90px;
    background-size: 60px auto
}

.faq-list .faq-item .faq-answer.selects {
    display: block
}

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

.contact-richtexts {
    width: 100%;
    display: block;
    overflow: hidden
}

.contact-richtexts .titles {
    font-size: 23px;
    line-height: 33px;
    color: #ef7600;
    font-weight: normal;
    margin-bottom: 8px
}

.contact-richtexts .titles i {
    margin-right: 5px
}

.contact-richtexts .contents {
    width: 100%;
    overflow: hidden;
    display: block
}

.contact-richtexts .contents .contents-lefts {
    display: block;
    width: 100%;
    float: left
}

.contact-richtexts .contents .contents-lefts.ons {
    width: 64%
}

.contact-richtexts .contents .contents-rights {
    width: 36%;
    float: left
}

.contact-richtexts .contents .contents-rights ul li {
    width: 48%;
    float: left;
    margin: 0 1%;
    text-align: center
}

.contact-richtexts .contents .contents-rights ul li img {
    max-width: 100%;
    border: 1px solid #f1f1f1
}

.contact-richtexts .contents .contents-rights ul li .lis-titles {
    display: block;
    line-height: 28px;
    color: #676767;
    margin-top: 8px
}

.contact-richtexts+.contact-richtexts {
    margin-top: 15px
}

.whrh-contacts-boxs {
    display: block;
    width: 100%
}

.whrh-contacts-boxs.ons {
    margin-top: 40px
}

.whrh-contacts-boxs ul li {
    width: 33.3333%;
    float: left;
    position: relative;
    padding: 0 2%
}

.whrh-contacts-boxs ul li .lis-boxs {
    padding-left: 54px;
    position: relative
}

.whrh-contacts-boxs ul li i {
    width: 44px;
    height: 44px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 100%;
    text-align: center;
    line-height: 44px;
    background: #bc1b21;
    color: #fff
}

.whrh-contacts-boxs ul li:hover i {
    background: #bc1b21
}

.whrh-contacts-boxs ul li .titles-a {
    display: block;
    width: 100%;
    font-size: 22px;
    color: #bc1b21
}

.whrh-contacts-boxs ul li a.titles-a:hover {
    color: #bc1b21
}

.whrh-contacts-boxs ul li a.spans:hover {
    color: #bc1b21
}

.whrh-contacts-boxs ul li .spans {
    line-height: 32px;
    color: #3a3a3a
}

.down-lists {
    height: auto;
    overflow: hidden
}

.down-lists dl {
    display: block;
    padding: 40px 0;
    height: auto;
    overflow: hidden;
    position: relative;
    border-bottom: dotted 1px #cfcfcf
}

.down-lists dl dt {
    line-height: 42px;
    width: 68px;
    float: right;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.down-lists dl dt span {
    display: block
}

.down-lists dl dt span.ons {
    display: block;
    font-size: 42px;
    border-bottom: solid 1px #999;
    line-height: 50px
}

.down-lists dl dd {
    width: 100%;
    float: right;
    position: relative
}

.down-lists dl dd .titles {
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.down-lists dl dd .cons {
    height: 54px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #666
}

.down-lists dl dd .mores {
    width: 126px;
    height: 42px;
    border: solid 1px #bc1b21;
    color: #bc1b21;
    line-height: 42px;
    text-align: center;
    display: block;
    margin-top: 24px;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out
}

.down-lists dl:hover {
    border-bottom: solid 2px #bc1b21
}

.down-lists dl:hover dd .titles {
    color: #bc1b21
}

.down-lists dl:hover dd .mores {
    background: #bc1b21;
    color: #fff
}

.sep-cert-title {
    background: #5f5b5b;
    color: #fff;
    font-size: 20px;
    padding: 0 25px;
    height: 58px;
    line-height: 58px;
    margin-bottom: 30px
}

.sep-cert-title span {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    padding-left: 10px;
    display: inline-block
}

.sep-factory-show {
    margin-bottom: 45px
}

.sep-factory-show .show-box {
    padding: 0 15px
}

.sep-factory-show .show-box .box-img {
    position: relative
}

.sep-factory-show .show-box .box-img img {
    width: 100%
}

.sep-factory-show .show-box .box-img span {
    background: rgba(0,0,0,0.6);
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    display: block;
    height: 35px;
    line-height: 35px;
    bottom: 0;
    left: 0
}

.sep-factory-show .show-boxs-wrap {
    padding: 0 50px
}

.sep-factory-show .show-boxs {
    margin-top: 20px
}

.sep-factory-show .show-boxs.owl-theme .owl-dots {
    display: none !important
}

.sep-factory-show .show-boxs.owl-theme .owl-controls .owl-nav [class*=owl-] {
    width: 11px;
    height: 19px;
    position: absolute;
    top: 37%
}

.sep-factory-show .show-boxs.owl-theme .owl-controls {
    margin-top: 0
}

.sep-factory-show .show-boxs.owl-carousel .owl-controls .owl-nav .owl-prev {
    background: url(../img/prev3.png) no-repeat top center;
    left: -32px
}

.sep-factory-show .show-boxs.owl-carousel .owl-controls .owl-nav .owl-next {
    background: url(../img/next3.png) no-repeat top center;
    right: -32px
}

.sep-factory-show .show-boxs>li {
    width: 33.33%;
    float: left
}

.sep-factory-show .show-boxs>li img {
    max-width: 100%;
    width: 100%
}

.sep-factory-show .show-boxs li .box {
    position: relative;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 6px;
    overflow: hidden
}

.sep-factory-show .show-boxs li .box.active {
    border: 2px solid #bc1b21
}

.sep-factory-show .show-boxs li .box span {
    background: rgba(0,0,0,0.6);
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    display: block;
    height: 35px;
    line-height: 35px;
    bottom: 0;
    left: 0
}

.sep-quality-control>ul {
    text-align: center
}

.sep-quality-control>ul>li {
    width: auto;
    display: inline-block;
    vertical-align: top;
    background: #ededed;
    border-radius: 6px;
    margin: 5px
}

.sep-quality-control>ul>li .titles {
    display: block;
    color: #2e2e2e;
    padding: 18px 15px
}

.sep-quality-control>ul>li.active {
    background: #bc1b21
}

.sep-quality-control>ul>li.active .titles {
    color: #fff
}

.sep-quality-control>ul>li:hover {
    background: #bc1b21
}

.sep-quality-control>ul>li:hover .titles {
    color: #fff
}

.sep-quality-control .quality-control-boxs {
    margin-top: 32px;
    display: block
}

.sep-quality-control .quality-control-boxs .richtext {
    display: none
}

.sep-quality-control .quality-control-boxs .richtext.active {
    display: block
}

.th-quality-control-ul-boxs {
    width: 100%
}

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

.th-quality-control-ul-boxs ul li {
    width: 100%;
    position: relative;
    padding: 100px 0
}

.th-quality-control-ul-boxs ul li:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 10;
    background: #bc1b21
}

.th-quality-control-ul-boxs ul li:nth-child(odd) .thumbs {
    float: left
}

.th-quality-control-ul-boxs ul li:nth-child(odd) .lis-boxs {
    right: 0
}

.th-quality-control-ul-boxs ul li:nth-child(even) .thumbs {
    float: right
}

.th-quality-control-ul-boxs ul li:nth-child(even) .lis-boxs {
    left: 0
}

.th-quality-control-ul-boxs .i-imgs-boxs {
    display: block;
    width: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 30
}

.th-quality-control-ul-boxs .i-imgs-boxs img {
    max-width: 100%;
    position: relative;
    z-index: 2
}

.th-quality-control-ul-boxs .i-imgs-boxs i {
    font-size: 36px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10
}

.th-quality-control-ul-boxs .thumbs {
    width: 46%;
    overflow: hidden
}

.th-quality-control-ul-boxs .thumbs img {
    width: 100%
}

.th-quality-control-ul-boxs .lis-boxs {
    width: 46%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    float: left
}

.th-quality-control-ul-boxs .titles-a {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    color: #bc1b21
}

.th-quality-control-ul-boxs .spans {
    margin-top: 12px
}

.sep-resource-grid1 li {
    width: 32%;
    float: left;
    background: #f9f9f9;
    margin-bottom: 18px
}

.sep-resource-grid1 li:nth-child(3n+2) {
    margin: 0 2%
}

.sep-resource-grid1 li .thumb {
    display: block;
    overflow: hidden
}

.sep-resource-grid1 li .thumb img {
    width: 100%
}

.sep-resource-grid1 li .thumb:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.sep-resource-grid1 li .title {
    display: block;
    padding: 20px 20px;
    padding-bottom: 15px;
    color: #000;
    font-size: 16px;
    line-height: 1.4em;
    transition: .3s all
}

.sep-resource-grid1 li .title:hover {
    color: #bc1b21
}

.sep-resource-grid1 li .summary {
    color: #9a9a9a;
    line-height: 1.4em;
    display: block;
    padding: 0 20px
}

.sep-resource-grid1 li .more {
    display: inline-block;
    margin-left: 20px;
    padding: 2px 18px;
    border: 1px solid #9a9a9a;
    font-size: 12px;
    color: #9a9a9a;
    margin: 24px 20px;
    margin-bottom: 29px
}

.sep-resource-grid1 li .more:hover {
    color: #fff;
    background: #bc1b21;
    border: 1px solid #bc1b21
}

.sep-resource-grid-3 {
    width: 100%;
    overflow: hidden
}

.sep-resource-grid-3.ons {
    margin-top: 20px
}

.sep-resource-grid-3 .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    overflow: hidden
}

.sep-resource-grid-3 .sep-datalist li {
    position: relative;
    float: left;
    width: 33.33%;
    overflow: hidden;
    padding: 0 15px
}

.sep-resource-grid-3 .sep-datalist li .thumb {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 8px;
    border: 1px solid #ddd
}

.sep-resource-grid-3 .sep-datalist li .thumb img {
    max-width: 100%
}

.sep-resource-grid-3 .sep-datalist li .thumb:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.sep-resource-grid-3 .sep-datalist li .title {
    line-height: 1.5em;
    height: 3em;
    display: block;
    overflow: hidden;
    margin-bottom: 8px;
    color: #333;
    font-weight: bold;
    text-align: center
}

.sep-resource-grid-3 .sep-datalist li .title:hover {
    color: #bc1b21
}

.sep-resource-grid-3 .sep-datalist li .published {
    display: none
}

.sep-resource-grid-3 .sep-datalist li .summary {
    display: none;
    line-height: 1.5em;
    height: 6em;
    overflow: hidden;
    color: #777
}

.sep-resource-grid-3 .sep-datalist li .btn-read {
    display: none
}

.sep-resource-grid.ons .sep-datalist li {
    width: 50%
}

.sep-resource-grid .sep-datalist {
    list-style: none;
    padding: 0;
    overflow: hidden
}

.sep-resource-grid .sep-datalist li {
    position: relative;
    float: left;
    width: 33.3333%;
    overflow: hidden;
    padding: 0 15px;
    margin-bottom: 10px
}

.sep-resource-grid .sep-datalist li .thumb {
    display: block;
    border: 1px solid #c8c8c8;
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 8px
}

.sep-resource-grid .sep-datalist li .thumb img {
    width: 100%;
    border: none
}

.sep-resource-grid .sep-datalist li .thumb iframe {
    width: 100%;
    height: 190px;
    max-height: 200px
}

.sep-resource-grid .sep-datalist li .thumb.ons {
    height: 200px;
    line-height: 200px
}

.sep-resource-grid .sep-datalist li .title {
    line-height: 1.5em;
    height: 3em;
    display: block;
    overflow: hidden;
    color: #333;
    font-weight: bold;
    text-align: center
}

.sep-resource-grid .sep-datalist li .title:hover {
    color: #bc1b21
}

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

.faq-btn {
    display: table;
    margin: 0 auto
}

.faq-btn .btn {
    padding: 5px 15px;
    height: 32;
    vertical-align: middle;
    margin: 0 5px
}

.faq-btn .btn.btn-default {
    border-width: 1px
}

.faq-btn .btn.active {
    background: #bc1b21 !important;
    color: #fff !important;
    border: 1px solid #bc1b21 !important
}

.faq-wrap {
    overflow: hidden
}

.faq-wrap .richtext {
    display: none
}

.faq-wrap .richtext:nth-child(1) {
    display: block
}

.sep-faq-list3.ons {
    margin-top: 20px
}

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

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

.sep-faq-list3 li .faq-question .span.title {
    color: #333;
    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;
    line-height: 1.8em;
    padding: 30px 0;
    padding-bottom: 10px;
    display: none
}

.relate {
    text-align: center;
    font-size: 22px;
    color: #fff;
    background: #bc1b21;
    margin: 20px 0;
    padding: 5px 0
}

.relate-list .sep-pagination {
    display: none
}

.relate-list .sep-datalist li {
    width: 31%;
    float: left;
    margin: 0 1.16%
}

.relate-list .sep-datalist li .title {
    display: inline-block;
    background: none;
    color: #333;
    text-align: center;
    height: 2.5em;
    overflow: hidden
}

.relate-list .sep-datalist li h3 {
    text-align: center;
    margin-top: 5px
}

.relate-list .sep-datalist li .title:hover {
    color: #bc1b21;
    text-decoration: underline
}

.relate-list .sep-datalist li .thumb {
    width: 100%;
    display: block;
    border: 1px solid #bbb
}

.relate-list .sep-datalist li .thumb img {
    width: 100%;
    min-height: 165px
}

.relate-list .sep-datalist li .summary {
    display: none
}

.relate-list .sep-datalist li .published {
    display: none
}

.relate-list .sep-datalist li .btn-read {
    display: none
}

.relate-list.relate-article-list .sep-datalist li {
    width: 46%;
    float: left;
    margin: 0 1.16%
}

.relate-list.relate-article-list .sep-datalist li h2 {
    overflow: hidden
}

.relate-list.relate-article-list .sep-datalist li .title {
    display: inline-block;
    background: none;
    color: #000;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    height: auto
}

.relate-list.relate-article-list .sep-datalist li .title:before {
    content: '●';
    color: #000;
    padding-right: 5px
}

.relate-list.relate-article-list .sep-datalist li .title:hover {
    color: #bc1b21;
    text-decoration: underline
}

.relate-list.relate-article-list .sep-datalist li .thumb {
    width: 100%;
    display: block;
    border: 1px solid #bbb;
    display: none
}

.relate-list.relate-article-list .sep-datalist li .thumb img {
    width: 100%
}

.relate-list.relate-article-list .sep-datalist li .summary {
    display: none
}

.relate-list.relate-article-list .sep-datalist li .published {
    display: none
}

.relate-list.relate-article-list .sep-datalist li .btn-read {
    display: none
}

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

.sep-resource-list2 li .thumb img {
    width: 100%
}

.sep-resource-list2 li .thumb i {
    font-size: 32px
}

.sep-resource-list2 li .times {
    display: block;
    color: #545454;
    margin-bottom: 6px
}

.sep-resource-list2 li .title {
    display: block;
    color: #545454;
    font-weight: bold;
    margin-bottom: 10px
}

.sep-resource-list2 li .title:hover {
    color: #bc1b21
}

.sep-resource-list2 li .summary {
    display: block;
    color: #545454;
    line-height: 1.6em;
    margin-bottom: 10px
}

.sep-resource-list2 li .more {
    color: #bc1b21;
    font-size: 16px
}

.sep-resource-list2 li .more:hover {
    text-decoration: underline
}

.sep-resource-list-dpn {
    overflow: hidden
}

.sep-resource-list-dpn li {
    padding: 30px 10px;
    padding-left: 68px;
    position: relative;
    border-bottom: 1px solid #d9d9d9
}

.sep-resource-list-dpn li .title {
    display: block;
    color: #bc1b21;
    font-size: 24px;
    margin-bottom: 5px
}

.sep-resource-list-dpn li .title:hover {
    text-decoration: underline
}

.sep-resource-list-dpn li .date {
    position: absolute;
    left: 0;
    top: 35px;
    width: 50px;
    text-align: center
}

.sep-resource-list-dpn li .date .md {
    display: block;
    background: #ccc;
    border-radius: 6px;
    padding: 10px 0;
    padding-bottom: 5px;
    font-size: 13px
}

.sep-resource-list-dpn li .date .md .d {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    display: block
}

.sep-resource-list-dpn li .date .md .m {
    color: #fff;
    display: block;
    font-size: 13px
}

.sep-resource-list-dpn li .date .y {
    color: #565656;
    font-size: 13px;
    display: block;
    margin-top: 5px;
    line-height: 1.4em
}

.sep-resource-list-dpn li .text {
    display: block;
    color: #565656;
    line-height: 1.4em;
    height: 5em
}

.shares .at-resp-share-element .at-share-btn {
    margin: 0 2px 0
}

.shares .at-resp-share-element .at-share-btn .at-label {
    display: none
}

.shares .at-style-responsive .at-share-btn {
    padding: 2px
}

.gljx-history-boxs {
    display: block;
    width: 100%
}

.gljx-history-boxs.ons {
    margin-top: 75px
}

.gljx-history-boxs ul {
    padding-left: 10px
}

.gljx-history-boxs ul li {
    display: block;
    width: 100%;
    padding: 0 0 12px 30px;
    border-bottom: 1px solid #d6d6d6;
    border-left: 3px solid #d6d6d6;
    margin-bottom: 25px;
    position: relative
}

.gljx-history-boxs ul li:before {
    width: 3px;
    height: 25px;
    content: '';
    display: block;
    background: #d6d6d6;
    position: absolute;
    left: -3px;
    top: -25px
}

.gljx-history-boxs ul li:after {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    border: 2px solid #bc1b21;
    left: -9px;
    top: 7px
}

.gljx-history-boxs ul li .titles-a {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #bc1b21;
    line-height: normal;
    margin-bottom: 10px;
    font-weight: bold;
    position: relative
}

.gljx-history-boxs ul li img {
    position: absolute;
    left: -30px;
    top: -60px;
    z-index: 66;
    background: #fff
}

.gljx-history-boxs ul li:hover .titles-a:after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background: #bc1b21;
    border-radius: 100%;
    position: absolute;
    left: -35px;
    top: 11px;
    z-index: 66
}

.sb-related-faq-boxs {
    display: block;
    width: 100%
}

.sb-related-faq-boxs ul li {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 13px
}

.sb-related-faq-boxs ul li .titles-a {
    display: block;
    font-size: 24px;
    line-height: 24px;
    color: #000;
    position: relative;
    padding: 0 0 10px;
    border-bottom: 1px solid #dedede;
    padding-left: 22px;
    padding-right: 30px;
    cursor: pointer
}

.sb-related-faq-boxs ul li .titles-a:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #a5a5a5;
    position: absolute;
    left: 5px;
    top: 9px
}

.sb-related-faq-boxs ul li .titles-a i {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 6px;
    top: 2px
}

.sb-related-faq-boxs ul li .titles-a i:before {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: -1px;
    background: #383838
}

.sb-related-faq-boxs ul li .titles-a i:after {
    content: '';
    display: block;
    width: 2px;
    height: 12px;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 50%;
    margin-top: -6px;
    background: #383838
}

.sb-related-faq-boxs ul li .lis-boxs {
    display: none;
    line-height: 26px;
    color: #4e4e4e;
    margin-top: 6px
}

.sb-related-faq-boxs ul li:hover .titles-a {
    color: #bc1b21
}

.sb-related-faq-boxs ul li:hover .titles-a:before {
    background: #bc1b21
}

.sb-related-faq-boxs ul li:hover .titles-a i:before,.sb-related-faq-boxs ul li:hover .titles-a i:after {
    background: #bc1b21
}

.sb-related-faq-boxs ul li.active .titles-a {
    color: #bc1b21
}

.sb-related-faq-boxs ul li.active .titles-a:before {
    background: #bc1b21
}

.sb-related-faq-boxs ul li.active .titles-a i:before,.sb-related-faq-boxs ul li.active .titles-a i:after {
    background: #bc1b21
}

.sb-related-faq-boxs ul li.active .lis-boxs {
    display: block
}

.sb-related-faq-boxs ul li.ons .titles-a {
    color: #bc1b21
}

.sb-related-faq-boxs ul li.ons .titles-a:before {
    background: #bc1b21
}

.sb-related-faq-boxs ul li.ons .titles-a i:before,.sb-related-faq-boxs ul li.ons .titles-a i:after {
    background: #bc1b21
}

.sb-related-faq-boxs ul li.ons .titles-a i:after {
    display: none
}

.sep-faq-list2 {
    margin-top: 6px
}

.sep-faq-list2 li {
    margin-top: 20px;
    border-bottom: 1px dashed #ccc
}

.sep-faq-list2 li:last-child {
    border-bottom: none
}

.sep-faq-list2 li .faq-answer {
    padding: 4px 61px 12px;
    padding-right: 0;
    position: relative
}

.sep-faq-list2 li .faq-question {
    background: url(../img/faq2.png) no-repeat top left;
    min-height: 48px;
    padding: 12px 0;
    padding-left: 58px;
    color: #000;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px
}

.sep-faq-list2 li .faq-question * {
    color: #000;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px
}

.sep-faq-list2 li .faq-question span {
    color: #000;
    font-weight: bold;
    font-size: 24px
}

.sep-faq-list2 li .faq-question:hover {
    color: #bc1b21
}

.sep-inner-banner {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.sep-inner-banner.ons {
    text-align: right
}

.sep-inner-banner.ons img {
    max-width: 100%;
    width: auto
}

.sep-inner-banner img {
    width: 100%
}

.sep-inner-banner .inner-covers {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.sep-inner-banner .inner-covers .boxs {
    display: block;
    position: relative;
    max-width: 1200px;
    margin: auto
}

.sep-inner-banner .inner-covers .boxs.ons {
    max-width: 100%
}

.sep-inner-banner .b-titles {
    font-size: 68px;
    line-height: normal;
    color: #fff
}

.sep-inner-banner .b-titles:after {
    content: '';
    display: block;
    width: 44px;
    height: 5px;
    background: #fff;
    margin: 28px auto 0
}

.sep-inner-banner .b-spans {
    font-size: 17px;
    line-height: 32px;
    color: #fff;
    margin-top: 22px
}

.sep-inner-banner .b-spans * {
    font-size: 17px;
    line-height: 32px;
    color: #fff
}

.gh-news-ul-boxs {
    display: block;
    width: 100%
}

.gh-news-ul-boxs.ons {
    margin-top: 24px
}

.gh-news-ul-boxs ul li {
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e6eaed
}

.gh-news-ul-boxs ul li.nothumbs .spans {
    width: 100%;
    padding-left: 0
}

.gh-news-ul-boxs .titles-a {
    font-size: 1.5em;
    line-height: 1em;
    margin-bottom: 20px;
    color: #00284d
}

.gh-news-ul-boxs .titles-a:hover {
    color: #bc1b21
}

.gh-news-ul-boxs .times {
    display: block;
    width: 100%;
    margin-bottom: 12px
}

.gh-news-ul-boxs .times .t-lists {
    float: left;
    margin: 0 6px;
    font-size: 14px;
    list-style: none;
    line-height: 20px
}

.gh-news-ul-boxs .times .t-lists i {
    color: #bc1b21 !important;
    margin-right: 3px !important
}

.gh-news-ul-boxs .times .t-lists img {
    margin-right: 3px
}

.gh-news-ul-boxs .lis-boxs {
    width: 100%
}

.gh-news-ul-boxs .thumbs {
    width: 36%;
    float: left
}

.gh-news-ul-boxs .thumbs img {
    max-width: 100%
}

.gh-news-ul-boxs .spans {
    width: 64%;
    float: left;
    padding-left: 24px
}

.sep-breadcrumb {
    width: 100%;
    text-align: left;
    background: #ededed
}

.sep-breadcrumb.ons {
    position: absolute;
    left: 0;
    top: 0
}

.sep-breadcrumb.ons2 {
    display: none
}

.sep-breadcrumb.onss .breadcrumb-boxs {
    padding-left: 31px
}

.sep-breadcrumb.onss .breadcrumb-boxs i {
    font-size: 16px;
    color: #262626;
    position: absolute;
    left: 0;
    top: 12px
}

.sep-breadcrumb .breadcrumb-boxs {
    position: relative;
    padding: 7px 0
}

.sep-breadcrumb .breadcrumb {
    background: none;
    margin: 0;
    padding: 0;
    line-height: 28px;
    text-align: left;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.sep-breadcrumb .breadcrumb li {
    color: #262626;
    font-size: 15px
}

.sep-breadcrumb .breadcrumb li a {
    color: #262626;
    font-size: 15px
}

.sep-breadcrumb .breadcrumb li:hover a {
    text-decoration: underline;
    color: #bc1b21
}

.sep-breadcrumb .breadcrumb li:last-child a {
    color: #bc1b21
}

.sep-breadcrumb .breadcrumb li+li:before {
    content: '/';
    color: #262626
}

.shsn-new-ul {
    width: 100%;
    overflow: hidden
}

.shsn-new-ul li {
    border-bottom: 1px solid #afafaf;
    padding-bottom: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-left: 74px;
    position: relative
}

.shsn-new-ul li.ons {
    min-height: 114px;
    padding-left: 130px
}

.shsn-new-ul li.onss {
    padding-left: 0
}

.shsn-new-ul li .thumbs {
    display: block;
    width: 124px;
    min-height: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden
}

.shsn-new-ul li .thumbs img {
    max-width: 100%
}

.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: #bc1b21;
    line-height: 1.5
}

.shsn-new-ul li .dates .dates-boxs .datys {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #555
}

.shsn-new-ul li .dates-rights {
    width: 100%;
    float: left;
    padding: 0 12px;
    min-height: 102px
}

.shsn-new-ul li .dates-rights .titles-a {
    display: block;
    color: #000;
    font-size: 20px;
    line-height: 30px;
    margin: 5px 0 10px
}

.shsn-new-ul li .dates-rights .titles-a:hover {
    color: #bc1b21
}

.shsn-new-ul li .dates-rights .texts {
    display: block;
    margin-bottom: 10px;
    color: #555;
    line-height: 1.5
}

.sep-pages-boxs {
    display: block;
    width: 100%
}

.sep-pages-boxs.bgs {
    background: #f7f7f7
}

.sep-pages-boxs.ons {
    padding: 100px 0 90px
}

.sep-pages-boxs.ons1 {
    padding: 60px 0 80px
}

.sep-pages-boxs.ons2 {
    padding: 0 0 80px
}

.sep-pages-boxs.onss .sep-container1 {
    position: relative
}

.sep-inner-body .texts {
    max-width: 1270px;
    margin: auto;
    text-align: center
}

.sep-inner-body .spr-lefts {
    display: block;
    float: left;
    width: 70.5%;
    position: relative
}

.sep-inner-body .spr-rights {
    display: block;
    float: right;
    width: 25.25%;
    position: relative
}

.sep-inner-body .spr-rights.ons {
    max-width: 303px;
    position: fixed;
    left: 50%;
    margin-left: 296px;
    top: 120px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 88
}

.sep-inner-body .spr-rights.ons::-webkit-scrollbar {
    width: 1px;
    height: 100%;
    background-color: #f5f5f5;
    overflow: initial;
    display: none
}

.sep-inner-body .spr-rights.ons::-webkit-scrollbar-thumb {
    background-color: #c8c8c8
}

.sep-inner-body .spr-rights.ons::-moz-scrollbar {
    width: 1px;
    height: 100%;
    background-color: #f5f5f5;
    overflow: initial
}

.sep-inner-body .spr-rights.ons::-moz-scrollbar-thumb {
    background-color: #c8c8c8
}

.sep-inner-body .spr-rights.ons::-ms-scrollbar {
    width: 1px;
    height: 100%;
    background-color: #f5f5f5;
    overflow: initial
}

.sep-inner-body .spr-rights.ons::-ms-scrollbar-thumb {
    background-color: #c8c8c8
}

.sep-inner-body .spr-rights.ons::-o-scrollbar {
    width: 1px;
    height: 100%;
    background-color: #fff;
    overflow: initial
}

.sep-inner-body .spr-rights.ons::-o-scrollbar-thumb {
    background-color: #c8c8c8
}

.sep-inner-body .spr-rights.onsss {
    position: absolute;
    right: 0;
    bottom: 0;
    left: auto;
    top: auto;
    margin: 0
}

.spr-pro-list-titles {
    display: block;
    width: 100%;
    font-size: 50px;
    line-height: normal;
    text-align: center;
    color: #262626
}

.spr-pro-list-titles.ons {
    margin-bottom: 46px
}

.spr-pro-list-titles.onss {
    margin-top: 40px
}

.spr-pro-list-titles.cors {
    color: #fff
}

.spr-pro-list-titles.size46 {
    font-size: 46px
}

.spr-pro-list-titles.size42 {
    font-size: 42px
}

.spr-pro-list-titles.aligns {
    text-align: left
}

a.spr-pro-list-titles:hover {
    color: #bc1b21
}

.spr-index-pro-ul-boxs {
    width: 100%
}

.spr-index-pro-ul-boxs.ons {
    margin-top: 48px
}

.spr-index-pro-ul-boxs ul li {
    width: 100%;
    position: relative;
    margin-bottom: 76px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.spr-index-pro-ul-boxs ul li:last-child {
    margin-bottom: 0
}

.spr-index-pro-ul-boxs ul li:nth-child(even) {
    flex-direction: row-reverse
}

.spr-index-pro-ul-boxs .thumbs {
    text-align: center;
    position: relative;
    overflow: hidden;
    background: #efefef;
    width: 48.4%
}

.spr-index-pro-ul-boxs .thumbs img {
    max-width: 100%
}

.spr-index-pro-ul-boxs .thumbs.ons {
    height: 446px;
    line-height: 446px
}

.spr-index-pro-ul-boxs .lis-boxs {
    width: 47.25%;
    position: relative
}

.spr-index-pro-ul-boxs .titles-a {
    font-size: 36px;
    color: #2f2f2f;
    line-height: 1.2
}

.spr-index-pro-ul-boxs .titles-a:hover {
    color: #bc1b21
}

.spr-index-pro-ul-boxs .spans {
    margin-top: 14px
}

.spr-index-pro-ul-boxs .ul-boxs {
    width: 100%;
    margin-top: 14px
}

.spr-index-pro-ul-boxs .ul-boxs .ul-lists {
    display: block;
    width: 100%;
    font-size: 17px;
    line-height: 32px;
    color: #bc1b21;
    padding-left: 16px;
    position: relative
}

.spr-index-pro-ul-boxs .ul-boxs .ul-lists .span {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    line-height: normal;
    color: #bc1b21;
    border-bottom: 1px solid transparent
}

.spr-index-pro-ul-boxs .ul-boxs .ul-lists:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 14px;
    background: #bc1b21
}

.spr-index-pro-ul-boxs .ul-boxs .ul-lists:hover .span {
    border-bottom-color: #bc1b21
}

.spr-index-pro-ul-boxs .mores-boxs {
    display: block;
    width: 100%;
    margin-top: 32px
}

.spr-index-pro-ul-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    line-height: 34px;
    padding: 0 24px;
    border: 1px solid #2f2f2f;
    color: #2f2f2f
}

.spr-index-pro-ul-boxs .mores-boxs .mores:hover {
    background: #bc1b21;
    color: #fff;
    border-color: #bc1b21
}

.spr-pro-index-news-ul-boxs {
    width: 100%
}

.spr-pro-index-news-ul-boxs.ons {
    margin-top: 74px
}

.spr-pro-index-news-ul-boxs .lr-boxs .lr-lists {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 100%;
    background: rgba(255,255,255,0.9);
    top: 40%;
    margin-top: -20px;
    z-index: 88
}

.spr-pro-index-news-ul-boxs .lr-boxs .lr-lists:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.spr-pro-index-news-ul-boxs .lr-boxs .lr-lists.lr-lefts {
    left: 32px
}

.spr-pro-index-news-ul-boxs .lr-boxs .lr-lists.lr-lefts:after {
    margin-left: -3px;
    border-left: 3px solid #000;
    border-bottom: 3px solid #000
}

.spr-pro-index-news-ul-boxs .lr-boxs .lr-lists.lr-rights {
    right: 32px
}

.spr-pro-index-news-ul-boxs .lr-boxs .lr-lists.lr-rights:after {
    margin-left: -9px;
    border-top: 3px solid #000;
    border-right: 3px solid #000
}

.spr-pro-index-news-ul-boxs .lr-boxs .lr-lists:hover {
    background: #bc1b21
}

.spr-pro-index-news-ul-boxs .lr-boxs .lr-lists:hover:after {
    border-color: #fff
}

.spr-pro-index-news-ul-boxs ul li {
    width: 39.58%;
    float: left;
    margin-left: 1.75%;
    margin-bottom: 36px
}

.spr-pro-index-news-ul-boxs ul li:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.spr-pro-index-news-ul-boxs ul li+li {
    padding-bottom: 36px;
    border-bottom: 1px solid #e3e3e3
}

.spr-pro-index-news-ul-boxs ul li.bors {
    border-bottom: none
}

.spr-pro-index-news-ul-boxs ul li.wids1 {
    width: 56.82%;
    float: left;
    margin-left: 0
}

.spr-pro-index-news-ul-boxs ul li.wids1 .thumbs {
    width: 100%
}

.spr-pro-index-news-ul-boxs ul li.wids1 .lis-boxs {
    width: 92%;
    padding-right: 0;
    background: #fff;
    left: .5%;
    top: -60px;
    position: relative;
    padding: 28px 30px 0
}

.spr-pro-index-news-ul-boxs ul li.wids1 .titles-a {
    font-size: 22px
}

.spr-pro-index-news-ul-boxs ul li.ons {
    margin-left: 0
}

.spr-pro-index-news-ul-boxs ul li.ons1 {
    margin-bottom: 0
}

.spr-pro-index-news-ul-boxs .thumbs {
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 35%;
    float: right
}

.spr-pro-index-news-ul-boxs .thumbs img {
    max-width: 100%
}

.spr-pro-index-news-ul-boxs .lis-boxs {
    width: 65%;
    float: left;
    padding-right: 22px
}

.spr-pro-index-news-ul-boxs .titles-a {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    height: 60px;
    overflow: hidden
}

.spr-pro-index-news-ul-boxs .titles-a:hover {
    color: #bc1b21
}

.spr-pro-index-news-ul-boxs .spans {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    margin-top: 12px
}

.spr-pro-index-news-ul-boxs .spans * {
    font-size: 16px;
    line-height: 28px;
    color: #000
}

.spr-pro-index-news-ul-boxs .spans.ons {
    height: 84px
}

.spr-pro-index-news-ul-boxs .mores-boxs {
    width: 100%
}

.spr-pro-index-news-ul-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 28px;
    color: #bc1b21
}

.spr-pro-index-news-ul-boxs .mores-boxs .mores i {
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    border-top: 2px solid #143c79;
    border-right: 2px solid #143c79;
    margin-left: 10px
}

.spr-pro-index-news-ul-boxs .mores-boxs .mores:hover {
    opacity: .8
}

.spr-pro-index-news-ul-boxs .mores-boxs .mores:hover i {
    border-color: #bc1b21
}

.spr-list-pro-ul-boxs {
    width: 100%
}

.spr-list-pro-ul-boxs.ons {
    margin-top: 48px
}

.spr-list-pro-ul-boxs ul li {
    width: 32%;
    position: relative;
    margin-left: 2%;
    float: left;
    margin-bottom: 30px
}

.spr-list-pro-ul-boxs ul li:nth-child(3n+1) {
    margin-left: 0
}

.spr-list-pro-ul-boxs ul li:hover .thumbs-boxs {
    opacity: 1
}

.spr-list-pro-ul-boxs .thumbs {
    text-align: center;
    position: relative;
    overflow: hidden;
    background: #efefef
}

.spr-list-pro-ul-boxs .thumbs img {
    max-width: 100%
}

.spr-list-pro-ul-boxs .thumbs.ons {
    height: 296px;
    line-height: 296px
}

.spr-list-pro-ul-boxs .lis-boxs {
    width: 100%;
    position: relative;
    height: 71px;
    background: #a1a1a1
}

.spr-list-pro-ul-boxs .lis-boxs:hover {
    background: #bc1b21;
    border-color: #bc1b21
}

.spr-list-pro-ul-boxs .lis-boxs:hover .titles-a {
    color: #fff
}

.spr-list-pro-ul-boxs .thumbs-boxs {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    line-height: normal;
    background: rgba(7,7,7,0.8);
    opacity: 0
}

.spr-list-pro-ul-boxs .thumbs-boxs .t-boxs {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    padding: 0 5%
}

.spr-list-pro-ul-boxs .titles-a {
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    padding: 0 2%
}

.spr-list-pro-ul-boxs .spans {
    text-align: center;
    color: #fff
}

.spr-list-pro-ul-boxs .spans * {
    color: #fff
}

.spr-list-pro-ul-boxs .spans.ons {
    height: 128px
}

.spr-list-pro-ul-boxs .mores-boxs {
    display: block;
    width: 100%;
    margin-top: 32px;
    text-align: center
}

.spr-list-pro-ul-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    line-height: 34px;
    padding: 0 24px;
    border: 1px solid #fff;
    color: #fff
}

.spr-list-pro-ul-boxs .mores-boxs .mores:hover {
    background: #bc1b21;
    color: #fff;
    border-color: #bc1b21
}

.inner-boxs {
    width: 100%;
    padding-top: 74px
}

.inner-boxs.onss {
    padding-top: 0
}

.spr-pro-list-faq-ul-boxs {
    width: 100%
}

.spr-pro-list-faq-ul-boxs.ons {
    margin-top: 42px
}

.spr-pro-list-faq-ul-boxs ul li {
    width: 100%;
    position: relative;
    margin-bottom: 14px
}

.spr-pro-list-faq-ul-boxs ul li:hover .titles-a {
    color: #bc1b21
}

.spr-pro-list-faq-ul-boxs ul li.active .titles-a {
    color: #bc1b21
}

.spr-pro-list-faq-ul-boxs ul li.active .i-boxs i:after {
    display: none
}

.spr-pro-list-faq-ul-boxs ul li.activess .lis-boxs {
    display: block
}

.spr-pro-list-faq-ul-boxs .i-boxs {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 12px;
    right: 12px
}

.spr-pro-list-faq-ul-boxs .i-boxs i {
    display: block;
    width: 16px;
    height: 2px;
    background: #3b3b3b;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -8px
}

.spr-pro-list-faq-ul-boxs .i-boxs i:after {
    content: '';
    display: block;
    width: 2px;
    height: 16px;
    background: #3b3b3b;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -1px
}

.spr-pro-list-faq-ul-boxs .titles-a {
    position: relative;
    font-size: 20px;
    color: #3b3b3b;
    line-height: 36px;
    padding: 12px 48px;
    padding-left: 76px;
    background: #fff;
    border-left: 3px solid #bc1b21;
    box-shadow: 0 0 12px rgba(0,0,0,0.2)
}

.spr-pro-list-faq-ul-boxs .q {
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    position: absolute;
    left: 10px;
    top: 0;
    font-size: 26px;
    color: #bc1b21
}

.spr-pro-list-faq-ul-boxs .q img {
    max-width: 100%
}

.spr-pro-list-faq-ul-boxs .lis-boxs {
    padding: 18px 20px 18px 79px;
    position: relative;
    display: none
}

.spr-pro-list-faq-ul-boxs .lis-boxs .richtext {
    color: #3b3b3b
}

.spr-pro-list-faq-ul-boxs .lis-boxs .richtext * {
    color: #3b3b3b
}

.spr-pro-list-solotions-ul-boxs {
    width: 100%
}

.spr-pro-list-solotions-ul-boxs.ons {
    margin-top: 52px
}

.spr-pro-list-solotions-ul-boxs ul {
    position: relative
}

.spr-pro-list-solotions-ul-boxs ul li {
    width: 31.75%;
    margin-left: 2.375%;
    position: relative;
    float: left;
    margin-bottom: 28px
}

.spr-pro-list-solotions-ul-boxs ul li.ons {
    margin-left: 0
}

.spr-pro-list-solotions-ul-boxs ul li.lasts {
    position: absolute;
    left: 0;
    bottom: 0
}

.spr-pro-list-solotions-ul-boxs ul li:hover .i-boxs {
    display: block
}

.spr-pro-list-solotions-ul-boxs .thumbs {
    position: relative;
    overflow: hidden
}

.spr-pro-list-solotions-ul-boxs .thumbs img {
    max-width: 100%
}

.spr-pro-list-solotions-ul-boxs .thumbs.ons {
    height: 260px;
    line-height: 260px
}

.spr-pro-list-solotions-ul-boxs .thumbs.onss {
    height: 548px;
    line-height: 548px
}

.spr-pro-list-solotions-ul-boxs .i-boxs {
    display: none;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    text-align: center;
    line-height: 60px;
    background: #fff;
    margin: 0 auto 14px
}

.spr-pro-list-solotions-ul-boxs .i-boxs:hover {
    background: #bc1b21
}

.spr-pro-list-solotions-ul-boxs .lis-boxs {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.2)
}

.spr-pro-list-solotions-ul-boxs .lis-boxs .t-boxs {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    padding: 0 4%
}

.spr-pro-list-solotions-ul-boxs .titles-a {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    color: #fff
}

.spr-pro-list-solotions-ul-boxs .titles-a:hover {
    color: #bc1b21
}

.spr-pro-index-form-boxs {
    width: 100%;
    padding: 129px 0 105px;
    background: #eceeef;
    position: relative
}

.spr-pro-index-form-boxs .i-lines-bgs {
    display: block;
    width: 270px;
    height: 100%;
    background: #231d1d;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 69px solid #bc1b21
}

.spr-pro-index-form-boxs .f-lefts {
    width: 49.25%;
    float: left;
    padding-right: 30px
}

.spr-pro-index-form-boxs .f-lefts .titles-a {
    font-size: 46px;
    line-height: 62px;
    color: #272727
}

.spr-pro-index-form-boxs .f-lefts .titles-a:after {
    content: '';
    width: 41px;
    height: 4px;
    background: #bc1b21;
    margin-top: 24px
}

.spr-pro-index-form-boxs .f-lefts a.titles-a:hover {
    color: #bc1b21
}

.spr-pro-index-form-boxs .f-lefts .spans {
    font-size: 20px;
    line-height: 36px;
    color: #272727;
    margin-top: 22px
}

.spr-pro-index-form-boxs .f-lefts .spans * {
    font-size: 20px;
    line-height: 36px;
    color: #272727
}

.spr-pro-index-form-boxs .f-rights {
    width: 50.75%;
    float: left
}

.spr-pro-index-news-boxs {
    padding: 122px 0 0
}

.spr-pro-news-boxs {
    padding: 135px 0 100px
}

.spr-pro-news-boxs.bgs {
    background: #ededed
}

.spr-pro-news-boxs.bors {
    border-top: 1px solid #e0e0e0
}

.spr-pro-news-ul-boxs {
    width: 100%
}

.spr-pro-news-ul-boxs.ons {
    margin-top: 46px
}

.spr-pro-news-ul-boxs ul li {
    width: 23.75%;
    float: left;
    margin-left: 1.666%;
    margin-bottom: 22px
}

.spr-pro-news-ul-boxs ul li:nth-child(4n+1) {
    margin-left: 0
}

.spr-pro-news-ul-boxs .thumbs {
    position: relative;
    overflow: hidden
}

.spr-pro-news-ul-boxs .thumbs img {
    max-width: 100%
}

.spr-pro-news-ul-boxs .thumbs.ons {
    height: 161px;
    line-height: 161px
}

.spr-pro-news-ul-boxs .lis-boxs {
    width: 90%;
    position: relative;
    margin: auto;
    background: #fff;
    padding: 0 16px 26px;
    border-bottom: 4px solid #bc1b21
}

.spr-pro-news-ul-boxs .lis-boxs:before {
    content: '';
    display: block;
    width: 100%;
    height: 38px;
    position: absolute;
    left: 0;
    bottom: 100%;
    background: #fff
}

.spr-pro-news-ul-boxs .times {
    font-size: 14px;
    line-height: 1;
    color: #bc1b21;
    margin-bottom: 10px
}

.spr-pro-news-ul-boxs .titles-a {
    font-size: 16px;
    line-height: 28px;
    color: #242424;
    min-height: 84px
}

.spr-pro-news-ul-boxs .titles-a:hover {
    color: #bc1b21
}

.spr-pro-news-ul-boxs .titles-a.ons {
    min-height: 104px
}

.spr-pro-details-pdf-boxs {
    width: 100%;
    padding: 0 0 80px
}

.spr-details-pdf-ul-boxs {
    width: 100%
}

.spr-details-pdf-ul-boxs.ons {
    margin-top: 40px
}

.spr-details-pdf-ul-boxs ul li {
    width: 48.6%;
    background: #f2f2f2;
    padding: 16px 0;
    margin-bottom: 36px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    float: left
}

.spr-details-pdf-ul-boxs ul li:nth-child(even) {
    float: right
}

.spr-details-pdf-ul-boxs ul li:last-child {
    margin-bottom: 0
}

.spr-details-pdf-ul-boxs ul li:hover .titles-a {
    color: #bc1b21
}

.spr-details-pdf-ul-boxs .lis-boxs {
    display: block;
    width: 100%;
    padding: 0 66px 0 90px;
    padding: 0 100px 0 90px
}

.spr-details-pdf-ul-boxs .i-pdfs {
    width: 60px;
    height: 100%;
    text-align: center;
    line-height: 85px;
    background: #bc1b21;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.spr-details-pdf-ul-boxs .i-pdfs img {
    max-width: 100%
}

.spr-details-pdf-ul-boxs .i-d-boxs {
    display: block;
    position: absolute;
    right: 40px;
    top: 0;
    line-height: 86px
}

.spr-details-pdf-ul-boxs .i-d-boxs img {
    max-width: 100%
}

.spr-details-pdf-ul-boxs .i-d-boxs1 {
    display: block;
    position: absolute;
    right: 80px;
    top: 0;
    line-height: 86px
}

.spr-details-pdf-ul-boxs .i-d-boxs1 i {
    font-size: 24px;
    color: #2d2d2d
}

.spr-details-pdf-ul-boxs .i-d-boxs1 img {
    max-width: 100%
}

.spr-details-pdf-ul-boxs .titles-a {
    font-size: 20px;
    color: #2d2d2d;
    line-height: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.spr-details-pdf-ul-boxs .spans {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #757575;
    margin-top: 3px
}

.spr-details-pdf-ul-boxs .spans.ons {
    height: 24px
}

.spr-siderbars-boxs {
    display: block;
    width: 100%
}

.spr-siderbars-boxs .spr-siderbars-titles {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 1;
    position: relative;
    color: #bc1b21;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 30px
}

.spr-siderbars-boxs .spr-siderbars-titles:after {
    content: '';
    display: block;
    width: 30px;
    height: 4px;
    background: #bc1b21;
    position: absolute;
    left: 0;
    bottom: -3px
}

.spr-siderbars-boxs .spr-siderbars-titles.onss {
    margin-top: 36px
}

.spr-siderbars-boxs a.spr-siderbars-titles:hover {
    border-color: #bc1b21
}

.spr-siderbars-ul-boxs {
    display: block;
    width: 100%
}

.spr-siderbars-ul-boxs.ons {
    margin-bottom: 24px
}

.spr-siderbars-ul-boxs.onss {
    margin-bottom: 36px
}

.spr-siderbars-ul-boxs>ul {
    background: #fff
}

.spr-siderbars-ul-boxs>ul>li {
    margin-bottom: 13px
}

.spr-siderbars-ul-boxs>ul>li:last-child {
    border-bottom: none
}

.spr-siderbars-ul-boxs>ul>li>a {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #3f3f3f;
    line-height: 28px;
    position: relative;
    padding: 11px 26px;
    padding-right: 36px;
    background: #efefef
}

.spr-siderbars-ul-boxs>ul>li>a .i-boxs {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    right: 12px;
    top: 10px
}

.spr-siderbars-ul-boxs>ul>li>a .i-boxs i {
    display: block;
    width: 16px;
    height: 16px;
    background: #bc1b21;
    position: absolute;
    border-radius: 100%;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.spr-siderbars-ul-boxs>ul>li>a .i-boxs i:after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: 50%;
    margin-top: -2px
}

.spr-siderbars-ul-boxs>ul>li:hover>a {
    background: #bc1b21;
    color: #fff
}

.spr-siderbars-ul-boxs>ul>li:hover>a .i-boxs i {
    background: #fff
}

.spr-siderbars-ul-boxs>ul>li:hover>a .i-boxs i:after {
    border-color: #bc1b21
}

.spr-siderbars-ul-boxs>ul>li.active>a {
    background: #bc1b21;
    color: #fff
}

.spr-siderbars-ul-boxs>ul>li.active>a .i-boxs {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.spr-siderbars-ul-boxs>ul>li.active>a .i-boxs i {
    background: #fff
}

.spr-siderbars-ul-boxs>ul>li.active>a .i-boxs i:after {
    border-color: #bc1b21
}

.spr-siderbars-ul-boxs>ul>li.activess>ul {
    display: block
}

.spr-siderbars-ul-boxs>ul>li>ul {
    display: none;
    padding: 18px 0 5px
}

.spr-siderbars-ul-boxs>ul>li>ul>li>a {
    font-size: 15px;
    color: #373737;
    line-height: 24px;
    padding: 5px 5px;
    padding-left: 26px;
    display: block;
    position: relative
}

.spr-siderbars-ul-boxs>ul>li>ul>li>a .i-boxs {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    left: 0;
    top: 6px
}

.spr-siderbars-ul-boxs>ul>li>ul>li>a .i-boxs i {
    display: block;
    width: 8px;
    height: 8px;
    border: 2px solid transparent;
    border-top-color: #bc1b21;
    border-right-color: #bc1b21;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: -4px
}

.spr-siderbars-ul-boxs>ul>li>ul>li>a.ons {
    white-space: nowrap
}

.spr-siderbars-ul-boxs>ul>li>ul>li:hover>a {
    color: #bc1b21
}

.spr-siderbars-ul-boxs>ul>li>ul>li:hover>a .i-boxs i {
    border-top-color: #bc1b21;
    border-right-color: #bc1b21
}

.spr-siderbars-ul-boxs>ul>li>ul>li.active>a {
    color: #bc1b21
}

.spr-siderbars-ul-boxs>ul>li>ul>li.active>a .i-boxs.ons {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.spr-siderbars-ul-boxs>ul>li>ul>li.active>a .i-boxs i {
    border-top-color: #bc1b21;
    border-right-color: #bc1b21
}

.spr-siderbars-ul-boxs>ul>li>ul>li.activess>ul {
    display: block
}

.spr-siderbars-ul-boxs>ul>li>ul>li>ul {
    display: none
}

.spr-siderbars-ul-boxs>ul>li>ul>li>ul>li>a {
    font-size: 15px;
    color: #666;
    line-height: 24px;
    display: block;
    width: 100%;
    position: relative;
    padding: 6px 10px;
    padding-left: 36px
}

.spr-siderbars-ul-boxs>ul>li>ul>li>ul>li:hover>a {
    color: #bc1b21
}

.spr-siderbars-ul-boxs>ul>li>ul>li>ul>li:hover>a .i-boxs i {
    color: #bc1b21
}

.spr-siderbars-ul-boxs>ul>li>ul>li>ul>li.active>a {
    color: #bc1b21
}

.spr-siderbars-ul-boxs>ul>li>ul>li>ul>li.active>a .i-boxs i {
    color: #bc1b21
}

.spr-siderbars-ul-boxs>ul>li>ul>li>ul>li.activess>ul {
    display: block
}

.hbd-siderbars-news-ul-boxs {
    width: 100%;
    position: relative
}

.hbd-siderbars-news-ul-boxs.ons {
    margin-top: 24px
}

.hbd-siderbars-news-ul-boxs ul li {
    width: 100%;
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #e6e6e6
}

.hbd-siderbars-news-ul-boxs ul li:nth-child(1) {
    border-top: 1px solid #e6e6e6
}

.hbd-siderbars-news-ul-boxs .thumbs {
    overflow: hidden;
    text-align: center
}

.hbd-siderbars-news-ul-boxs .thumbs img {
    max-width: 100%
}

.hbd-siderbars-news-ul-boxs .thumbs.ons {
    height: 189px;
    line-height: 189px
}

.hbd-siderbars-news-ul-boxs .lis-boxs {
    padding: 20px 0 0
}

.hbd-siderbars-news-ul-boxs .titles-a {
    font-size: 18px;
    line-height: 26px;
    color: #333
}

.hbd-siderbars-news-ul-boxs .titles-a:hover {
    color: #bc1b21
}

.hbd-siderbars-news-ul-boxs .times {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: normal;
    color: #bc1b21;
    margin-top: 16px
}

.spr-pro-details-thumbs-boxs {
    width: 100%;
    padding: 90px 0 77px
}

.spr-pro-details-thumbs-boxs .thumbs {
    width: 49%;
    float: left
}

.spr-pro-details-thumbs-boxs .thumbs .imgs {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center
}

.spr-pro-details-thumbs-boxs .thumbs .imgs.bgs {
    background: #efefef
}

.spr-pro-details-thumbs-boxs .thumbs .imgs img {
    max-width: 100%
}

.spr-pro-details-thumbs-boxs .thumbs .imgs.ons {
    height: 535px;
    line-height: 535px
}

.spr-pro-details-thumbs-boxs .thumbs-rights {
    width: 50%;
    float: left;
    padding: 2px 0 0 43px
}

.spr-pro-details-thumbs-boxs .d-mores-boxs {
    width: 100%;
    margin-top: 36px
}

.spr-pro-details-thumbs-boxs .d-mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 38px;
    color: #1a1a1a;
    border: 1px solid #1a1a1a;
    padding: 0 17px;
    margin-top: 10px;
    min-width: 166px;
    margin-right: 10px;
    text-align: center
}

.spr-pro-details-thumbs-boxs .d-mores-boxs .mores:last-child {
    margin-right: 0
}

.spr-pro-details-thumbs-boxs .d-mores-boxs .mores .i-imgs {
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    line-height: 32px
}

.spr-pro-details-thumbs-boxs .d-mores-boxs .mores .i-imgs i {
    font-size: 15px;
    color: #1a1a1a;
    vertical-align: middle
}

.spr-pro-details-thumbs-boxs .d-mores-boxs .mores .i-imgs img {
    max-width: 100%
}

.spr-pro-details-thumbs-boxs .d-mores-boxs .mores:hover {
    background: #bc1b21;
    border-color: #bc1b21;
    color: #fff
}

.spr-pro-details-thumbs-boxs .d-mores-boxs .mores:hover i {
    color: #fff
}

.spr-pro-details-thumbs-boxs .d-mores-boxs .mores.active {
    background: #bc1b21;
    border-color: #bc1b21;
    color: #fff
}

.spr-pro-details-thumbs-boxs .d-mores-boxs .mores.active i {
    color: #fff
}

.spr-pro-details-thumbs-boxs .d-mores-boxs .mores-lists {
    display: inline-block;
    vertical-align: top;
    margin-left: 60px
}

.spr-pro-details-thumbs-boxs .d-mores-boxs .mores-lists img {
    max-width: 100%
}

.spr-pro-details-h1 {
    width: 100%;
    font-size: 44px;
    color: #262626;
    line-height: 58px;
    margin-bottom: 20px;
    position: relative
}

.spr-pro-details-h9 {
    width: 100%;
    font-size: 22px;
    color: #262626;
    line-height: 35px;
    margin-bottom: 20px;
    position: relative
}

.spr-pro-details-h1.cens {
    text-align: center
}

.spr-pro-details-h1.ons {
    margin-bottom: 0
}

.duotus-boxs {
    display: block;
    width: 100%;
    margin-top: 20px;
    position: relative;
    padding: 0 53px
}

.duotus-boxs img {
    max-width: 100%
}

.duotus-boxs ul.ons li {
    width: 31.75%;
    margin-left: 2.375%
}

.duotus-boxs ul.ons li:nth-child(3n+1) {
    margin-left: 0
}

.duotus-boxs ul li {
    float: left;
    cursor: pointer;
    text-align: center;
    position: relative;
    background: #efefef
}

.duotus-boxs ul li .lis-boxs {
    border: 1px solid #efefef;
    text-align: center
}

.duotus-boxs ul li .lis-boxs.ons {
    height: 137px;
    line-height: 137px;
    overflow: hidden
}

.duotus-boxs ul li img {
    position: relative;
    z-index: 44;
    display: inline
}

.duotus-boxs ul li.active {
    border-color: #bc1b21
}

.duotus-boxs ul li.active .lis-boxs {
    border-color: #bc1b21
}

.duotus-boxs ul li.active:after {
    border-color: #bc1b21
}

.duotus-boxs .banner-boxs .list {
    width: 31.75%;
    min-width: 31.75%;
    margin-right: 2.375%
}

.duotus-boxs .lr-boxs .lr-lists {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    z-index: 60
}

.duotus-boxs .lr-boxs .lr-lists:after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    border: 2px solid transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.duotus-boxs .lr-boxs .lr-lists.lr-lefts {
    left: 0
}

.duotus-boxs .lr-boxs .lr-lists.lr-lefts:after {
    margin-left: -2px;
    border-left-color: #000;
    border-bottom-color: #000
}

.duotus-boxs .lr-boxs .lr-lists.lr-lefts:hover:after {
    border-left-color: #bc1b21;
    border-bottom-color: #bc1b21
}

.duotus-boxs .lr-boxs .lr-lists.lr-rights {
    right: 0
}

.duotus-boxs .lr-boxs .lr-lists.lr-rights:after {
    margin-left: -6px;
    border-top-color: #000;
    border-right-color: #000
}

.duotus-boxs .lr-boxs .lr-lists.lr-rights:hover:after {
    border-top-color: #bc1b21;
    border-right-color: #bc1b21
}

.spr-ods-boxs {
    width: 100%;
    height: 56px
}

.spr-ods-ul-boxs {
    width: 100%;
    background: #f7f7f7;
    text-align: center
}

.spr-ods-ul-boxs ul {
    text-align: center
}

.spr-ods-ul-boxs ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 65px
}

.spr-ods-ul-boxs ul li+li .titles-a:after {
    left: 50%;
    margin-left: -40px
}

.spr-ods-ul-boxs ul li:hover .titles-a {
    color: #bc1b21
}

.spr-ods-ul-boxs ul li:hover .titles-a:after {
    opacity: 1
}

.spr-ods-ul-boxs ul li.active .titles-a {
    color: #bc1b21
}

.spr-ods-ul-boxs ul li.active .titles-a:after {
    opacity: 1
}

.spr-ods-ul-boxs .titles-a {
    font-size: 18px;
    line-height: 56px;
    position: relative;
    color: #262626
}

.spr-ods-ul-boxs .titles-a:after {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    background: #bc1b21;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0
}

.spr-pro-details-titles {
    display: block;
    width: 100%;
    font-size: 42px;
    color: #262626;
    line-height: normal;
    margin-bottom: 30px;
    position: relative;
    padding-left: 22px
}

.spr-pro-details-titles:before {
    content: '';
    display: block;
    width: 4px;
    height: 28px;
    background: #bc1b21;
    position: absolute;
    left: 0;
    top: 11px
}

.spr-pro-details-titles.ons {
    margin-bottom: 0
}

.spr-pro-details-titles.onss {
    margin-top: 56px
}

.btn-primary {
    background: #bc1b21;
    border-color: #bc1b21
}

.btn-primary:hover {
    background: #bc1b21
}

.btn-primary:focus {
    background: #bc1b21
}

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

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

.th-certificates-ul-boxs.onss .li-lists {
    width: 48.6666%
}

.th-certificates-ul-boxs.onss .li-lists:nth-child(3n+1) {
    margin-left: 1.8%
}

.th-certificates-ul-boxs.onss .li-lists:nth-child(2n+1) {
    margin-left: 0
}

.th-certificates-ul-boxs.ons2 .li-lists {
    width: 23%
}

.th-certificates-ul-boxs.ons2 .li-lists:nth-child(3n+1) {
    margin-left: 1.4%
}

.th-certificates-ul-boxs.ons2 .li-lists:nth-child(4n+1) {
    margin-left: 0
}

.th-certificates-ul-boxs .li-lists {
    width: 31.6666%;
    display: inline-block;
    vertical-align: top;
    margin-left: 1.8%;
    position: relative;
    background: #f5f5f5;
    margin-bottom: 20px
}

.th-certificates-ul-boxs .li-lists.ons {
    padding-bottom: 50px
}

.th-certificates-ul-boxs .li-lists.onss {
    padding-bottom: 20px
}

.th-certificates-ul-boxs .li-lists img {
    width: 100%
}

.th-certificates-ul-boxs .li-lists:nth-child(3n+1) {
    margin-left: 0
}

.th-certificates-ul-boxs .li-lists .span-boxs {
    display: block;
    width: 100%;
    position: relative;
    height: 50px;
    background: #f5f5f5
}

.th-certificates-ul-boxs .li-lists .span {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    color: #3a3a3a;
    line-height: normal;
    padding: 0 5px
}

.clhs-download {
    width: 100%
}

.clhs-download.ons {
    margin-top: 30px
}

.clhs-download .download-list {
    border: 1px solid #ccc;
    padding: 25px;
    cursor: pointer;
    text-align: center;
    margin-bottom: 24px
}

.clhs-download .download-list:hover .titles-a {
    color: #bc1b21
}

.clhs-download .titles-a {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #646464;
    margin: 24px 0
}

.clhs-download .titles-a.ons {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.clhs-download .times {
    background: url(../img/news-03-2.png) no-repeat left center;
    padding-left: 25px;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #646464
}

.clhs-download .d-mores {
    display: block;
    width: 100%;
    text-align: right
}

.clhs-download .d-mores img {
    max-width: 100%
}

.spr-company-ul-boxs {
    width: 100%
}

.spr-company-ul-boxs.ons {
    margin-top: 20px
}

.spr-company-ul-boxs ul {
    text-align: center
}

.spr-company-ul-boxs ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 40px;
    border-radius: 15px;
    margin-top: 10px;
    background: #f3f3f3
}

.spr-company-ul-boxs ul li:hover {
    background: #bc1b21
}

.spr-company-ul-boxs ul li:hover .titles-a {
    color: #fff
}

.spr-company-ul-boxs ul li:hover .titles-a * {
    color: #fff
}

.spr-company-ul-boxs ul li.active {
    background: #bc1b21
}

.spr-company-ul-boxs ul li.active .titles-a {
    color: #fff
}

.spr-company-ul-boxs ul li.active .titles-a * {
    color: #fff
}

.spr-company-ul-boxs .titles-a {
    font-size: 16px;
    color: #728391;
    line-height: 40px;
    padding: 0 12px;
    min-width: 182px
}

.spr-company-ul-boxs .titles-a * {
    font-size: 16px;
    color: #728391;
    display: inline
}

.spr-company-thumbs-boxs .spr-lists {
    width: 50%;
    display: block;
    float: left
}

.spr-company-thumbs-boxs .spr-lists.ons {
    padding-right: 4%;
    overflow-y: auto;
    max-height: 360px
}

.spr-company-thumbs-boxs .spr-lists .thumbs {
    width: 94%;
    margin-left: 6%
}

.spr-company-thumbs-boxs .spr-lists .thumbs img {
    max-width: 100%
}

.spr-core-technical-team-ul-boxs {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.spr-core-technical-team-ul-boxs.ons {
    margin-top: 30px
}

.spr-core-technical-team-ul-boxs .spr-lists {
    display: block;
    width: 32%;
    float: left;
    margin-left: 2%;
    margin-bottom: 20px;
    background: #eee
}

.spr-core-technical-team-ul-boxs .spr-lists img {
    max-width: 100%;
    background: #eee;
    display: block;
    padding: 15px 15px 0
}

.spr-core-technical-team-ul-boxs .spr-lists:nth-child(3n+1) {
    margin-left: 0
}

.spr-core-technical-team-ul-boxs .titles-a {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    padding: 15px;
    text-align: center
}

.coper {
    border-left: solid 1px #e8e8e8;
    border-top: solid 1px #e8e8e8;
    margin-top: 22px
}

.coper ul li {
    float: left;
    width: 16.666%;
    border-right: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    margin-left: -1px;
    text-align: center
}

.coper ul li img {
    width: 96%;
    height: auto
}

.course_mai {
    width: 96%;
    margin: 40px auto;
    overflow: hidden
}

.course_mai_left {
    float: left;
    width: 45.1875%
}

.course_mai_left .spans {
    padding-bottom: 32px
}

.course_mai_left li {
    margin-bottom: 108px;
    position: relative
}

.course_mai_left li:before {
    content: '';
    display: block;
    width: 31px;
    height: 31px;
    background: #bc1b21;
    border-radius: 50%;
    border: 3px solid #e5e5e5;
    position: absolute;
    left: 103.5%;
    z-index: 86;
    top: 80px
}

.course_mai_left li:hover .course-li-box {
    background: #bc1b21
}

.course_mai_left li:hover .course-li-box div p {
    color: #fff
}

.course_mai_left li:hover .course-li-box div span {
    color: #fff
}

.course_mai_left li:hover .course-li-box div span:after {
    border-left-color: #bc1b21
}

.course_mai_left.course_mai_right li:before {
    left: auto;
    right: 103.5%
}

.course_mai_left.course_mai_right li:hover .course-li-box div span:after {
    border-left-color: transparent;
    border-right-color: #bc1b21
}

.course_mai_left.course_mai_right .course-li-box div span:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    position: absolute;
    top: 80px;
    right: auto;
    left: -25px;
    border-left-color: transparent;
    border-right-color: #eee
}

.course_mai_left li>span {
    width: 3.093296%;
    height: 37px;
    display: inline-block;
    float: left;
    margin-top: 75px
}

.course-li-box {
    width: 96.83374%;
    height: 100%;
    float: left;
    background: #eee;
    min-height: 300px
}

.course-li-box div {
    width: 92.83926%;
    float: left;
    text-align: right
}

.course-li-box div span {
    font-size: 32px;
    color: #bc1b21;
    line-height: 32px;
    margin: 43px 0 20px;
    display: block;
    font-family: Arial,arial;
    font-weight: bold
}

.course-li-box div span:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    position: absolute;
    top: 80px;
    right: -25px;
    border-left-color: #eee
}

.course-li-box div p {
    line-height: 26px;
    font-size: 15px;
    max-width: 95%;
    margin-left: 5%
}

.course-li-box img {
    border-radius: 50%;
    margin: 32px 0 0 3.772%;
    max-width: 17.316%
}

.course_mai_middle {
    float: left;
    margin: 0 2.9166666%;
    position: relative
}

.course_mai_middle:before {
    content: '';
    display: block;
    width: 4px;
    height: 100%;
    background: #e5e5e5;
    position: absolute;
    left: 50%;
    margin-left: -2px;
    top: 0;
    z-index: 1
}

.course_mai_middle ul li {
    width: 31px
}

.course_mai_middle ul li>span {
    width: 4px;
    background: #e5e5e5;
    display: block;
    margin: 0 auto
}

.course_mai_middle ul li:first-child>span {
    height: 80px
}

.course_mai_middle ul li strong {
    width: 4px;
    height: 200px;
    display: block;
    margin: 0 auto;
    background: #e5e5e5;
    background: -moz-linear-gradient(top, #e5e5e5, #fff);
    background: -webkit-gradient(linear, left top, right bottom, from(#e5e5e5), to(#fff));
    background: -webkit-linear-gradient(top, #e5e5e5, #fff);
    background: -o-linear-gradient(top, #e5e5e5, #fff)
}

.course_mai_right {
    margin-top: 140px
}

.course_mai_right li>span {
    margin-right: -3px
}

.course_mai_right .course-li-box div {
    float: right;
    text-align: left
}

.course_mai_right .course-li-box div p {
    margin-left: 0;
    margin-right: 5%
}

.cer_list {
    width: 100%
}

.cer_list.ons {
    margin-top: 30px
}

.cer_list li {
    float: left;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px
}

.cer_list li.clear {
    float: none;
    width: 100%;
    clear: both;
    height: 50px;
    font-size: 0;
    padding: 0;
    margin: 0
}

.cer_list li a {
    display: block;
    width: 100%;
    cursor: initial !important
}

.cer_list .cl03 {
    width: 33.333%
}

.cer_list .cl04 {
    width: 25%
}

.cer_list .cl06 {
    width: 16.5%
}

.cer_list .cl05 {
    width: 20%
}

.cer_list li a {
    width: 100%;
    overflow: hidden
}

.cer_list li a:hover {
    transform: scale(1.1)
}

.cer_list li a .img img {
    width: 92%;
    height: auto;
    margin: 0 4% 42px;
    cursor: initial !important
}

.cer_list li a .tit {
    width: 92%;
    height: 42px;
    position: absolute;
    left: 4%;
    bottom: 15px;
    text-align: center;
    z-index: 2
}

.cer_list li a .tit .txt {
    display: block;
    font-size: 13px;
    width: 100%;
    height: 40px;
    padding-bottom: 2px;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    transition: all ease .35s;
    background: #eee
}

.cer_list li a:hover img {
    cursor: pointer;
    transition: all 1.5s
}

.cer_list li a .tit .block {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    background: #bc1b21;
    width: 0;
    height: 0;
    transition: all ease .35s
}

.cer_list li a:hover .block,.cer_list li a:active .block {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.cer_list li a:hover .txt,.cer_list li a:active .txt {
    color: #fff;
    background: #bc1b21
}

.cer_list li a .zoom {
    position: absolute;
    width: 100%;
    height: 0;
    background: rgba(0,0,0,0.4);
    left: 1px;
    bottom: 1px;
    transition: all ease .5s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    text-align: center
}

.cer_list li a:hover .zoom,.cer_list li a:active .zoom {
    bottom: 1px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.psr-cer-lists-titles {
    text-align: center;
    font-size: 22px;
    line-height: normal
}

.psr-cer-lists-titles:after {
    content: '';
    border-bottom: solid 4px #bc1b21;
    width: 250px;
    margin: 15px auto 0;
    display: block
}

.psr-cer-lists-titles.ons {
    margin-bottom: 30px
}

.psr-cer-lists-titles.onss {
    margin-top: 30px
}

.cer_list03 {
    width: 100%
}

.cer_list03 li {
    width: 33.33%;
    float: left;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px
}

.cer_list03 li.clear {
    float: none;
    width: 100%;
    clear: both;
    height: 50px;
    font-size: 0;
    padding: 0;
    margin: 0
}

.cer_list03 li a {
    display: block;
    width: 100%
}

.cer_list03 li a {
    width: 100%;
    overflow: hidden
}

.cer_list03 li a {
    cursor: pointer;
    transition: all .5s
}

.cer_list03 li a:hover {
    transform: scale(1.1)
}

.cer_list03 li a .img img {
    width: 96%;
    height: auto;
    margin: 0 2% 42px
}

.cer_list03 li a .tit {
    width: 96%;
    height: 66px;
    position: absolute;
    left: 2%;
    bottom: 15px;
    text-align: center;
    z-index: 2
}

.cer_list03 li a .tit .txt {
    display: block;
    font-size: 16px;
    width: 100%;
    height: 66px;
    padding-bottom: 2px;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    transition: all ease .35s;
    background: #eee
}

.cer_list03 li a:hover img {
    cursor: pointer;
    transition: all 1.5s
}

.cer_list03 li a .tit .block {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    background: #bc1b21;
    width: 0;
    height: 0;
    transition: all ease .35s
}

.cer_list03 li a:hover .block,.cer_list03 li a:active .block {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.cer_list03 li a:hover .txt,.cer_list03 li a:active .txt {
    color: #fff;
    background: #bc1b21
}

.cer_list03 li a .zoom {
    position: absolute;
    width: 100%;
    height: 0;
    background: rgba(0,0,0,0.4);
    left: 1px;
    bottom: 1px;
    transition: all ease .5s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    text-align: center
}

.cer_list03 li a:hover .zoom,.cer_list03 li a:active .zoom {
    bottom: 1px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.spr-services-download-ul-boxs.ons {
    margin-top: 30px
}

.spr-services-download-ul-boxs ul li {
    width: 32%;
    position: relative;
    float: left;
    margin-left: 2%;
    margin-bottom: 30px
}

.spr-services-download-ul-boxs ul li:nth-child(3n+1) {
    margin-left: 0
}

.spr-services-download-ul-boxs ul li:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

.spr-services-download-ul-boxs .thumbs {
    overflow: hidden;
    position: relative
}

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

.spr-services-download-ul-boxs .thumbs.ons {
    height: 240px;
    line-height: 240px
}

.spr-services-download-ul-boxs .titles-a {
    left: 0;
    bottom: 0;
    font-size: 16px;
    position: absolute;
    background: rgba(0,0,0,0.7);
    color: #fff;
    text-align: left;
    position: relative;
    margin-top: -50px;
    line-height: 26px;
    padding: 12px 0;
    padding-left: 25px
}

.service-fanxiu {
    margin: 0 2%
}

.service-fanxiu .pic {
    background: url(../img/fanxiu.jpg) no-repeat center center;
    background-size: cover;
    font-size: 26px;
    color: #fff;
    padding-left: 5%;
    line-height: 250px;
    text-shadow: 2px 2px 2px #333;
    border-radius: 10px 10px 0 0
}

.service-fanxiu .fanxiu {
    border-radius: 0 0 10px 10px;
    border-bottom: solid 1px #ddd;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 2%
}

.service-fanxiu .fanxiu ul li {
    float: left;
    width: 50%
}

.service-fanxiu .fanxiu ul .tel {
    border-right: solid 1px #ddd;
    padding: 15px 0;
    display: block
}

.service-fanxiu .fanxiu ul .tel .above {
    background: url(../img/img_tel.jpg) no-repeat;
    padding-left: 100px;
    text-align: left;
    width: 250px;
    margin: 0 auto;
    min-height: 80px
}

.service-fanxiu .fanxiu ul .tel .above p {
    font-size: 14px;
    color: #666
}

.service-fanxiu .fanxiu ul .tel .above .p-titles {
    font-size: 20px;
    color: #333;
    line-height: 32px
}

.service-fanxiu .fanxiu ul .fanxius {
    margin-left: -1px
}

.service-fanxiu .fanxiu ul .fanxius .above {
    width: 320px;
    margin: 0 auto
}

.service-fanxiu .fanxiu ul .fanxius .above img {
    float: left;
    margin-right: 20px
}

.service-fanxiu .fanxiu ul .fanxius .p-titles {
    line-height: 32px;
    font-weight: bold;
    font-size: 18px;
    padding: 5px 0
}

.spr-join-us-ul-boxs.ons {
    margin-top: 30px
}

.spr-join-us-ul-boxs .spr-lists {
    width: 32%;
    margin-left: 2%;
    display: block;
    float: left;
    margin-bottom: 24px
}

.spr-join-us-ul-boxs .spr-lists:nth-child(3n+1) {
    margin-left: 0
}

.spr-join-us-ul-boxs img {
    max-width: 100%
}

.join-us-titles {
    display: block;
    background-color: #fff;
    color: #333;
    line-height: 1.2;
    text-align: left;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 24px
}

.spr-contact-boxs {
    width: 100%;
    position: relative;
    overflow: hidden
}

.spr-contact-boxs .imgs-bgs {
    width: 100%;
    height: 100%
}

.spr-contact-boxs .imgs-bgs iframe {
    width: 100%;
    height: 100%
}

.spr-contact-boxs .sep-container {
    position: relative;
    z-index: 10
}

.spr-contact-ul-boxs {
    width: 100%
}

.spr-contact-ul-boxs.ons {
    margin-top: 70px
}

.spr-contact-ul-boxs ul li {
    width: 33.333%;
    float: left;
    background: #fff
}

.spr-contact-ul-boxs ul li.bgs {
    background: #d6d7d7
}

.spr-contact-ul-boxs .thumbs {
    position: relative;
    overflow: hidden;
    align-items: center
}

.spr-contact-ul-boxs .thumbs img {
    max-width: 100%
}

.spr-contact-ul-boxs .thumbs .boxs {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    padding: 0 4%
}

.spr-contact-ul-boxs .thumbs .titles-a {
    color: #fff;
    font-size: 24px;
    text-align: center
}

.spr-contact-ul-boxs .thumbs .spans {
    color: #fff;
    text-align: center;
    margin-top: 10px
}

.spr-contact-ul-boxs .thumbs .spans * {
    color: #fff
}

.spr-contact-ul-boxs .thumbs.bgs {
    background: #bc1b21
}

.spr-contact-ul-boxs .lis-boxs {
    min-height: 220px;
    padding: 20px;
    color: #333;
    font-size: 16px;
    line-height: 25px
}

.spr-contact-ul-boxs .lis-boxs .spans {
    padding-left: 24px
}

.spr-contact-ul-boxs .lis-boxs .spans i {
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    min-width: 16px;
    text-align: center;
    margin-right: 10px
}

.spr-contact-ul-boxs .lis-boxs .spans.cens {
    text-align: center
}

.newslists ul li {
    float: left;
    width: 32%;
    border: solid 1px #e8e8e8;
    margin-bottom: 32px;
    margin-left: 2%
}

.newslists ul li:hover .p-titles {
    color: #bc1b21
}

.newslists ul li:nth-child(3n+1) {
    margin-left: 0
}

.newslists ul li img {
    width: 100%;
    height: auto
}

.newslists .videoicon {
    position: absolute;
    z-index: 999px;
    margin-top: -100px;
    margin-left: 120px;
    text-align: center
}

.newslists ul li .con {
    padding: 12px 15px 22px 15px
}

.newslists ul li .times {
    font-size: 14px;
    color: #9099a0
}

.newslists ul li .p-titles {
    font-size: 18px;
    height: 30px;
    color: #5e6a73;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    margin-top: 10px;
    font-weight: normal
}

.newslists ul li .text {
    font-size: 14px;
    color: #9ba6af;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    margin-top: 10px
}

.newslists li .more {
    display: inline-block;
    padding-right: 22px;
    color: #9099a0;
    font-size: 14px;
    background: url(../images/news_arrow.png) 100% 50% no-repeat;
    margin-top: 16px
}

.newslists a img {
    cursor: pointer;
    transition: all 1.5s
}

.newslists a:hover img {
    transform: scale(1.1)
}

.newslistsw li a img {
    cursor: pointer;
    transition: all 1.5s;
    width: 100%
}

.newslistsw li a:hover img {
    transform: scale(1.1)
}

.ytgd-inner-news-boxs {
    display: block;
    width: 100%
}

.ytgd-inner-news-boxs.ons {
    margin-top: 30px
}

.ytgd-inner-news-boxs ul li {
    background-color: #f3f5f5;
    margin-bottom: 30px;
    position: relative
}

.ytgd-inner-news-boxs ul li .lis-boxs {
    padding: 40px
}

.ytgd-inner-news-boxs ul li .titles-a {
    width: 100%;
    display: block;
    font-size: 25px;
    font-weight: 500;
    line-height: 37px;
    color: #bc1b21;
    padding: 0 80px 0 0
}

.ytgd-inner-news-boxs ul li .times {
    width: 100%;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #959595;
    padding: 5px 0
}

.ytgd-inner-news-boxs ul li .spans {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #363636;
    padding: 8px 0
}

.ytgd-inner-news-boxs ul li .mores {
    font-weight: 700;
    color: #bc1b21;
    font-size: 16px;
    width: 100%;
    text-align: right;
    display: block
}

.ytgd-inner-news-boxs ul li .mores:after {
    content: '>';
    margin-left: 4px
}

.ytgd-inner-news-boxs ul li .times-boxs {
    width: 70px;
    height: 70px;
    background-color: #bc1b21;
    position: absolute;
    top: -8px;
    right: 40px;
    font-size: 30px;
    font-weight: 900;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 18px
}

.ytgd-inner-news-boxs ul li .times-boxs:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -6px;
    left: -6px;
    border: 6px solid transparent;
    border-bottom-color: #bc1b21;
    display: block
}

.ytgd-inner-news-boxs ul li .times-boxs .span {
    display: block;
    font-size: 16px;
    color: #fff
}

.ytgd-inner-news-boxs ul li a:hover {
    text-decoration: underline;
    color: #bc1b21
}

@media screen and (max-width: 1720px) {
    .sep-inner-banner .b-titles {
        font-size:56px
    }
}

@media screen and (max-width: 1680px) {
    .spr-pro-index-form-boxs .i-lines-bgs {
        width:200px
    }
}

@media screen and (max-width: 1460px) {
    .sep-datalist-history1 {
        max-width:initial;
        margin-bottom: 20px
    }

    .sep-datalist-history1 li {
        width: 70%;
        min-height: initial;
        margin-bottom: 40px
    }

    .sep-datalist-history1 li:after {
        display: none
    }

    .sep-datalist-history1 li .text {
        width: 100%
    }

    .sep-datalist-history1 li:nth-child(even) {
        padding-bottom: 0
    }

    .sep-datalist-history1 li:nth-child(even) .text {
        top: initial
    }

    .spr-pro-index-form-boxs .i-lines-bgs {
        width: 66px;
        border-left-width: 24px
    }

    .sep-inner-banner .b-titles {
        font-size: 44px
    }

    .spr-pro-list-titles {
        font-size: 44px
    }

    .spr-pro-list-titles.size46 {
        font-size: 40px
    }

    .spr-pro-list-titles.size42 {
        font-size: 36px
    }

    .spr-pro-details-h1 {
        font-size: 40px;
        line-height: 1.2
    }
}

@media screen and (max-width: 1366px) {
    .sep-inner-body .sep-container {
        max-width:1100px
    }

    .sep-breadcrumb .sep-container {
        max-width: 1100px
    }

    .sep-container1 {
        max-width: 1100px
    }

    .sep-inner-body .spr-rights.ons {
        max-width: 277px;
        margin-left: 272px
    }

    .spr-pro-index-form-boxs .i-lines-bgs {
        width: 20px;
        border-left-width: 8px
    }
}

@media screen and (max-width: 1200px) {
    .sep-resource-list2 {
        padding:0 2%
    }

    .sep-resource-grid1 {
        padding: 0 2%
    }

    .sep-faq-list3 {
        padding: 0 2%
    }

    .sep-resource-grid {
        padding: 0 2%
    }

    .sep-resource-list-dpn {
        padding: 0 2%
    }

    .sep-inner-body .sep-container {
        padding: 0 4%
    }

    .sep-breadcrumb .sep-container {
        padding: 0 4%
    }

    .spr-pro-index-form-boxs .i-lines-bgs {
        display: none
    }

    .sep-inner-banner .b-titles {
        font-size: 36px
    }

    .spr-pro-list-titles {
        font-size: 36px
    }

    .spr-pro-list-titles.size46 {
        font-size: 32px
    }

    .spr-pro-list-titles.size42 {
        font-size: 28px
    }

    .sep-container1 {
        padding-left: 4%;
        padding-right: 4%
    }

    .sep-inner-banner .inner-covers {
        padding: 0 2%
    }

    .spr-pro-details-h1 {
        font-size: 36px
    }

    .sep-inner-body .spr-lefts {
        width: 100%
    }

    .sep-inner-body .spr-rights {
        display: none !important
    }

    .sep-inner-banner .inner-covers.in-ons {
        position: relative;
        left: auto;
        top: auto;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        background: rgba(0,0,0,0.5);
        padding: 30px 4%
    }
}

@media screen and (max-width: 812px) {
    .sep-breadcrumb.ons1 {
        display:none
    }

    .sep-breadcrumb.ons2 {
        display: block
    }

    .spr-pro-index-news-ul-boxs .spans {
        display: none
    }

    .sep-inner-banner .inner-index-covers {
        position: relative;
        height: auto !important;
        left: auto !important;
        top: auto !important;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .sep-inner-banner .inner-index-covers .t-boxs {
        height: auto;
        position: relative !important;
        left: auto !important;
        top: auto !important;
        width: 100%;
        padding: 32px 4%
    }

    .sep-inner-banner .inner-index-covers .boxs {
        position: relative;
        left: auto !important;
        top: auto !important;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        padding: 20px 4%
    }

    .sep-inner-banner .b-titles {
        font-size: 32px
    }

    .spr-pro-list-titles {
        font-size: 32px
    }

    .spr-pro-list-titles.size46 {
        font-size: 28px
    }

    .spr-pro-list-titles.size42 {
        font-size: 24px
    }

    .spr-index-pro-ul-boxs .thumbs {
        width: 100%
    }

    .spr-index-pro-ul-boxs .lis-boxs {
        width: 100%;
        margin-top: 16px
    }

    .spr-index-pro-ul-boxs .titles-a {
        font-size: 22px
    }

    .spr-pro-index-form-boxs .f-lefts {
        width: 100%;
        padding-right: 0
    }

    .spr-pro-index-form-boxs .f-rights {
        width: 100%;
        margin-top: 24px
    }

    .spr-pro-index-form-boxs .f-lefts .titles-a {
        font-size: 24px;
        line-height: 1.2
    }

    .spr-pro-index-news-ul-boxs ul li {
        width: 96% !important
    }

    .spr-list-pro-ul-boxs ul li {
        width: 46%;
        margin: 0 2% 24px !important
    }

    .spr-list-pro-ul-boxs ul li:last-child {
        margin-bottom: 0 !important
    }

    .spr-pro-news-ul-boxs ul li {
        width: 46%;
        margin: 0 2% 24px !important
    }

    .spr-pro-news-ul-boxs ul li:last-child {
        margin-bottom: 0 !important
    }

    .spr-pro-details-h1 {
        font-size: 32px
    }

    .spr-pro-details-thumbs-boxs .thumbs {
        width: 100%
    }

    .spr-pro-details-thumbs-boxs .thumbs-rights {
        width: 100%;
        padding-left: 0;
        padding-top: 30px
    }

    .spr-ods-ul-boxs ul li {
        padding: 0 30px
    }

    .richtext h2 {
        font-size: 32px
    }

    .richtext h2 * {
        font-size: 32px
    }

    .richtext h2:before {
        top: 0
    }

    .richtext.strongs1 strong {
        font-size: 32px
    }

    .richtext.strongs1 strong * {
        font-size: 32px
    }

    .richtext.strongs1 strong:before {
        top: 0
    }

    .spr-pro-details-titles {
        font-size: 32px
    }

    .spr-pro-details-titles:before {
        top: 0
    }

    .spr-ods-boxs {
        height: auto
    }

    .spr-details-pdf-ul-boxs ul li {
        width: 96%;
        margin: 0 2% 24px !important
    }

    .spr-details-pdf-ul-boxs ul li:last-child {
        margin-bottom: 0 !important
    }

    .cer_list03 li {
        width: 46%;
        margin: 0 2% 24px !important
    }

    .cer_list03 li:last-child {
        margin-bottom: 0 !important
    }

    .newslists ul li {
        width: 46%;
        margin: 0 2% 24px !important
    }

    .newslists ul li:last-child {
        margin-bottom: 0 !important
    }

    .spr-services-download-ul-boxs ul li {
        width: 46%;
        margin: 0 2% 24px !important
    }

    .spr-services-download-ul-boxs ul li:last-child {
        margin-bottom: 0 !important
    }

    .spr-company-thumbs-boxs .spr-lists {
        width: 100%
    }

    .spr-company-thumbs-boxs .spr-lists.ons {
        padding-right: 0;
        margin-bottom: 24px;
        max-height: initial
    }

    .spr-company-thumbs-boxs .spr-lists .thumbs {
        width: 100%;
        margin-left: 0
    }

    .course_mai_left li:before {
        left: 101.5%
    }

    .course_mai_left.course_mai_right li:before {
        right: 101.5%
    }

    .spr-core-technical-team-ul-boxs .spr-lists {
        width: 46%;
        margin: 0 2% 24px !important
    }

    .spr-core-technical-team-ul-boxs .spr-lists:last-child {
        margin-bottom: 0 !important
    }

    .cer_list li {
        width: 50% !important
    }

    .coper ul li {
        width: 33.333%
    }

    .spr-join-us-ul-boxs .spr-lists {
        width: 46%;
        margin: 0 2% 24px !important
    }

    .spr-join-us-ul-boxs .spr-lists:last-child {
        margin-bottom: 0 !important
    }

    .spr-contact-boxs .imgs-bgs {
        position: relative;
        left: auto;
        top: auto;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        height: auto
    }

    .spr-contact-boxs .imgs-bgs iframe {
        width: 100%;
        height: 240px
    }

    .spr-contact-ul-boxs ul li {
        width: 100%;
        max-width: 560px;
        float: none;
        margin: 30px auto 0
    }
}

@media screen and (max-width: 768px) {
    .sep-resource-grid1 li {
        width:48%;
        margin: 0 1% 20px
    }

    .sep-resource-grid1 li:nth-child(3n+2) {
        margin: 0 1% 20px
    }

    .pdfs-boxs {
        padding: 0 2%
    }

    .sep-resource-grid .sep-datalist li {
        width: 50%
    }

    .faq-list.ons .faq-item {
        padding-right: 36px
    }

    .sep-inner-banner .b-titles {
        font-size: 24px
    }

    .spr-pro-list-titles {
        font-size: 24px
    }

    .spr-pro-list-titles.size46 {
        font-size: 24px
    }

    .spr-pro-list-titles.size42 {
        font-size: 22px
    }

    .spr-pro-list-solotions-ul-boxs ul li {
        width: 46%;
        margin: 0 2% 24px !important
    }

    .spr-pro-list-solotions-ul-boxs ul li:last-child {
        margin-bottom: 0
    }

    .spr-pro-list-solotions-ul-boxs .thumbs.onss {
        height: 260px;
        line-height: 260px
    }

    .spr-pro-list-solotions-ul-boxs ul li.lasts {
        position: relative;
        left: auto;
        top: auto
    }

    .spr-pro-index-news-ul-boxs ul li.wids1 {
        border-bottom: 1px solid #e3e3e3
    }

    .spr-pro-index-news-ul-boxs ul li.wids1 .lis-boxs {
        top: -24px
    }

    .spr-pro-index-news-ul-boxs.ons {
        margin-top: 36px
    }

    .spr-pro-details-h1 {
        font-size: 24px
    }

    h1 {
        font-size: 28px !important
    }

    .richtext h2 {
        font-size: 22px;
        margin-bottom: 16px
    }

    .richtext h2 * {
        font-size: 22px
    }

    .richtext.strongs1 strong {
        font-size: 22px;
        margin-bottom: 16px
    }

    .richtext.strongs1 strong * {
        font-size: 22px
    }

    .spr-pro-details-titles {
        font-size: 22px;
        margin-bottom: 24px
    }
}

@media screen and (max-width: 640px) {
    .ytgd-inner-news-boxs ul li .lis-boxs {
        padding:25px
    }

    .ytgd-inner-news-boxs ul li .titles-a {
        padding-right: 60px
    }

    .ytgd-inner-news-boxs ul li .times-boxs {
        right: 12px
    }

    .sep-datalist-history1 li {
        width: 100%;
        margin-bottom: 25px
    }

    .sep-datalist-history1 li .clock {
        display: none
    }

    .sep-datalist-history1 li .date {
        right: -88px
    }

    .sep-datalist-history1 li:nth-child(even) .date {
        left: -88px
    }

    .bk-new-contact ul li>div {
        position: relative;
        padding-left: 96px;
        text-align: left;
        min-height: 131px;
        height: auto
    }

    .bk-new-contact ul li>div .hes {
        display: none
    }

    .bk-new-contact ul li>div i {
        position: absolute;
        left: 15px;
        top: 50%;
        margin-top: -33px;
        text-align: center
    }

    .bk-new-contact ul li:nth-child(1)>div {
        padding-top: 36px
    }

    .bk-new-contact ul li:nth-child(2)>div {
        padding-top: 24px
    }

    .bk-new-contact ul li:nth-child(3)>div {
        padding-top: 10px
    }

    .news-left-ul:after {
        display: none
    }

    .news-list-text-tag:before {
        display: none
    }

    .news-list-pro {
        width: 100%
    }

    .news-list-text {
        width: 100%;
        padding-left: 0
    }

    ul.contact-ul li {
        width: 100%
    }

    ul.contact-ul li .text {
        height: auto
    }

    ul.contact-ul li .title-a {
        font-size: 22px
    }

    .news dl dt {
        width: 100%;
        padding-right: 0
    }

    .news dl dd {
        width: 100%
    }

    .news dl {
        padding: 24px 0
    }

    .news dl dd .h3 {
        font-size: 22px
    }

    .sep-pages-boxs.ons {
        padding: 30px 0 16px
    }

    .spr-index-pro-ul-boxs ul li {
        width: 96%;
        margin: 0 2% 24px
    }

    .spr-index-pro-ul-boxs ul li:last-child {
        margin-bottom: 0
    }

    .spr-index-pro-ul-boxs .mores-boxs {
        margin-top: 16px
    }

    .spr-pro-list-solotions-ul-boxs ul li {
        width: 96%
    }

    .spr-pro-list-solotions-ul-boxs .thumbs.ons,.spr-pro-list-solotions-ul-boxs .thumbs.onss {
        height: auto;
        line-height: normal
    }

    .spr-index-pro-ul-boxs .thumbs.ons {
        height: auto;
        line-height: normal
    }

    .spr-index-pro-ul-boxs.ons {
        margin-top: 30px
    }

    .inner-boxs {
        padding-top: 36px
    }

    .spr-pro-list-solotions-ul-boxs.ons {
        margin-top: 30px
    }

    .spr-pro-index-form-boxs {
        padding: 36px 0
    }

    .sep-general-form .sep-form .form-group textarea.form-control {
        height: 72px
    }

    .spr-pro-index-news-boxs {
        padding: 36px 0
    }

    .spr-pro-index-news-ul-boxs ul li.ons1 {
        padding-bottom: 0
    }

    .spr-list-pro-ul-boxs ul li {
        width: 96%
    }

    .spr-pro-news-ul-boxs ul li {
        width: 96%
    }

    .spr-list-pro-ul-boxs.ons {
        margin-top: 30px
    }

    .spr-pro-list-faq-ul-boxs .q {
        font-size: 20px;
        left: 0
    }

    .spr-pro-list-faq-ul-boxs .titles-a {
        padding-left: 54px
    }

    .spr-pro-list-faq-ul-boxs .lis-boxs {
        padding-left: 54px
    }

    .spr-pro-news-boxs {
        padding: 36px 0
    }

    .spr-pro-news-ul-boxs.ons {
        margin-top: 30px
    }

    .spr-pro-news-ul-boxs .titles-a {
        min-height: 0
    }

    .spr-pro-news-ul-boxs .lis-boxs:before {
        height: 22px
    }

    .spr-pro-details-thumbs-boxs .d-mores-boxs {
        margin-top: 20px
    }

    .spr-pro-details-thumbs-boxs {
        padding: 36px 0
    }

    .spr-pro-details-thumbs-boxs .thumbs .imgs.ons {
        height: auto;
        line-height: normal
    }

    .duotus-boxs ul li .lis-boxs.ons {
        height: auto;
        line-height: normal
    }

    .duotus-boxs {
        padding: 0 25px
    }

    .spr-ods-ul-boxs ul li {
        width: 50%;
        float: left;
        display: block;
        padding: 0 16px
    }

    .spr-ods-ul-boxs .titles-a:after {
        width: 60px;
        left: 50%;
        margin-left: -30px
    }

    .sep-pages-boxs.ons1 {
        padding: 36px 0
    }

    .spr-details-pdf-ul-boxs.ons {
        margin-top: 30px
    }

    .spr-pro-details-pdf-boxs {
        padding: 0 0 36px
    }

    .cer_list03 li {
        width: 96%
    }

    .newslists ul li {
        width: 96%
    }

    .spr-services-download-ul-boxs ul li {
        width: 96%
    }

    .service-fanxiu .pic {
        font-size: 24px;
        line-height: 32px;
        padding: 36px 2%
    }

    .service-fanxiu .fanxiu ul li {
        width: 100%
    }

    .service-fanxiu .fanxiu ul .tel .above {
        width: 96%;
        margin: auto
    }

    .service-fanxiu .fanxiu ul .fanxius .above {
        width: 96%;
        margin: auto
    }

    .course_mai_left li:before {
        left: 97.5%
    }

    .course_mai_left.course_mai_right li:before {
        right: 97.5%
    }

    .course-li-box div span {
        font-size: 24px;
        margin: 30px 0 12px
    }

    .course_mai_left li {
        margin-bottom: 24px
    }

    .course_mai_left li:last-child {
        margin-bottom: 0
    }

    .spr-core-technical-team-ul-boxs .spr-lists {
        width: 96%
    }

    .cer_list li {
        width: 100% !important;
        margin-bottom: 24px
    }

    .cer_list li:last-child {
        margin-bottom: 0
    }

    .sep-pages-boxs.ons2 {
        padding: 0 0 36px
    }

    .coper ul li {
        width: 50%
    }

    .spr-join-us-ul-boxs .spr-lists {
        width: 96%
    }

    .spr-pro-list-titles.onss {
        margin-top: 30px
    }

    .spr-contact-ul-boxs.ons {
        margin-top: 6px
    }

    .spr-contact-ul-boxs .lis-boxs {
        min-height: 0
    }

    .spr-contact-ul-boxs .lis-boxs img {
        max-width: 100%
    }

    .sep-inner-banner .b-titles:after {
        margin-top: 6px
    }

    .course_mai_left {
        width: 94%
    }

    .course_mai_left li {
        display: block !important
    }

    .course_mai_right {
        display: none !important
    }
}

@media screen and (max-width: 480px) {
    .sep-resource-grid.ons .sep-datalist li {
        width:100%
    }

    .sep-resource-grid .sep-datalist li {
        width: 100%
    }

    .pagination {
        margin: 15px 0
    }

    .gallery.ons a {
        width: 50%
    }

    .sep-resource-grid1 li {
        width: 98%
    }

    .sep-faq-list3 li .faq-question span.title {
        line-height: 24px;
        height: auto;
        overflow: hidden;
        padding-top: 10px
    }

    .pdfs-boxs .pdfs-lists {
        width: 100%
    }

    .sep-resource-grid .sep-datalist li {
        width: 100%
    }

    .sep-resource-list-dpn li .text {
        height: initial
    }

    .relate-list.relate-article-list .sep-datalist li {
        width: 97%
    }

    .sep-faq-list3 li .faq-question .span.title {
        line-height: 28px;
        padding-top: 7px;
        padding-bottom: 7px
    }

    .bk-new-contact ul li:nth-child(1) {
        padding: 0
    }

    .bk-new-contact ul li:nth-child(2) {
        padding: 0;
        margin: 15px 0
    }

    .bk-new-contact ul li:nth-child(3) {
        padding: 0
    }

    .sep-resource-list2 li {
        padding-left: 130px;
        padding-top: 0
    }

    .sep-resource-list2 li .thumb {
        width: 115px
    }

    .sep-applications-grid1 li {
        width: 100%
    }

    .down-lists dl {
        padding-right: 68px
    }

    .down-lists dl dd .titles {
        white-space: initial
    }

    .richtext iframe {
        height: 240px
    }
}

@media screen and (max-width: 320px) {
    .sep-resource-list2 li {
        padding-left:110px
    }

    .sep-resource-list2 li .thumb {
        width: 100px
    }

    .bk-new-contact ul li:nth-child(3)>div {
        padding-top: 25px
    }
}

@media screen and (max-width: 1720px) {
    .sep-header .sep-container {
        padding-left:2%;
        padding-right: 2%
    }

    .footer-footer .sep-container {
        padding-left: 2%;
        padding-right: 2%
    }

    .sep-footer .sep-container {
        padding-left: 2%;
        padding-right: 2%
    }

    .sep-body .sep-container {
        max-width: 1440px
    }
}

@media screen and (max-width: 1680px) {
    .sep-header .sep-container {
        padding-left:2%;
        padding-right: 2%
    }

    .sep-whys-boxs .boxs .thumbs-rights .mores-boxs {
        margin-top: 24px
    }
}

@media screen and (max-width: 1460px) {
    .titles {
        font-size:44px
    }

    .sep-whys-boxs .boxs .thumbs-rights {
        padding: 30px 40px
    }

    .sep-body .sep-container {
        max-width: 1200px
    }
}

@media screen and (max-width: 1366px) {
    .sep-body .sep-container {
        max-width:1100px
    }
}

@media screen and (max-width: 1280px) {
    .header-nav>.sep-container>ul>li {
        margin:0 20px
    }
}

@media screen and (max-width: 1200px) {
    .sep-header .sep-container {
        padding-left:4%;
        padding-right: 4%
    }

    .sep-body .sep-container {
        padding-left: 4%;
        padding-right: 4%
    }

    .sep-footer .sep-container {
        padding-left: 4%;
        padding-right: 4%
    }

    .sep-pro-ul-boxs {
        padding-left: 4%;
        padding-right: 4%
    }

    .sep-pro-ul-boxs ul li {
        width: 46%;
        margin: 0 2% 24px !important
    }

    .sep-pro-ul-boxs ul li:last-child {
        margin-bottom: 0 !important
    }

    .sep-whys-boxs .boxs .thumbs {
        width: 100%;
        text-align: center
    }

    .sep-whys-boxs .boxs .thumbs-rights {
        width: 100%
    }

    .sep-why-ul-boxs>ul>li {
        width: 48%
    }

    .sep-header .logo {
        max-width: 180px
    }

    .header-nav>.sep-container>ul>li {
        margin: 0 10px
    }
}

@media screen and (max-width: 1024px) {
    .sep-whys-boxs .imgs-bgs {
        height:100%
    }

    .sep-whys-boxs .imgs-bgs img {
        height: 100%
    }
}

@media screen and (max-width: 812px) {
    .sep-footer .link {
        position:relative;
        right: auto;
        bottom: auto;
        margin-top: 20px
    }

    .footer-footer .lefts {
        width: 100%;
        text-align: center
    }

    .footer-footer .rights {
        width: 100%;
        text-align: center;
        position: relative !important;
        left: auto !important;
        top: auto !important;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs {
        width: 100% !important;
        margin-top: 12px;
        padding-right: 0
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs.onss .ul-titles i {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs.onss .ul-titles i:before,.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs.onss .ul-titles i:after {
        background: #fff
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ul-divs .ul {
        display: none
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles {
        font-size: 16px;
        margin-bottom: 8px
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i {
        display: block;
        width: 24px;
        height: 24px;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i:before {
        content: '';
        display: block;
        width: 16px;
        height: 2px;
        background: #fff;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -1px
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul-titles i:after {
        content: '';
        display: block;
        width: 2px;
        height: 16px;
        background: #fff;
        position: absolute;
        left: 50%;
        margin-left: -1px;
        top: 50%;
        margin-top: -8px
    }

    .header-nav>.sep-container>ul>li>a {
        font-size: 14px
    }

    .sep-header .sep-searchs-boxs {
        padding-left: 10px
    }

    .header-nav>.sep-container>ul>li:last-child {
        display: none
    }

    .titles {
        font-size: 36px
    }

    .sep-body .titles-t-boxs {
        padding-right: 0
    }

    .sep-body .t-mores-boxs {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%;
        margin-top: 30px
    }

    .sep-solutions-ul-boxs ul li {
        width: 46% !important;
        margin: 0 2% 24px !important
    }

    .sep-solutions-ul-boxs ul li:last-child {
        margin-bottom: 0 !important
    }

    .sep-solutions-ul-boxs .thumbs.ons {
        height: 335px;
        line-height: 335px
    }

    .sep-resources-boxs .boxs .thumbs {
        width: 100%;
        padding-right: 0
    }

    .sep-resources-boxs .boxs .thumbs-rights {
        width: 100%;
        margin-top: 30px
    }

    .sep-news-ul-boxs ul li {
        width: 96%;
        margin: 0 auto 24px !important;
        float: none;
        max-width: 550px
    }

    .sep-news-ul-boxs ul li:last-child {
        margin-bottom: 0 !important
    }

    .sep-news-ul-boxs .titles-a.ons {
        min-height: 0
    }

    .sep-news-ul-boxs .spans {
        display: none
    }
}

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

    .sep-footer {
        margin-bottom: 0px
    }

    .offside {
        width: 100%;
        display: -ms-flex;
        display: -webkit-flex;
        display: flex
    }

    .offside li {
        width: 100%;
        text-align: center
    }

    .offside li.onss {
        display: none
    }

    .offside .tel {
        width: 100%;
        text-align: center;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .offside .tel.onss {
        display: none
    }

    .offside .tel p {
        display: none
    }

    .offside a,.offside div {
        width: 100% !important
    }

    .offside .erweima {
        top: auto;
        bottom: 100%;
        left: 50%;
        transform: translateX(-50%);
        height: auto
    }

    .sep-header {
        display: none
    }

    .sep-banner.banner-one {
        display: none
    }

    .sep-banner.banner-two {
        display: block
    }

    .titles {
        font-size: 24px
    }

    .tops-hes {
        height: 75px
    }

    .sep-general-form .sep-form .form-group.ons {
        width: 100%
    }

    .gets-in-touchs {
        max-width: 100%;
        margin-bottom: 24px
    }
}

@media screen and (max-width: 667px) {
    .sep-resources-paf-ul-boxs .titles-a {
        font-size:16px;
        line-height: 28px
    }

    .sep-pro-ul-boxs .thumbs-boxs {
        display: none
    }

    .sep-pro-ul-boxs ul li {
        width: 96%
    }

    .sep-pro-boxs {
        padding: 36px 0
    }

    .sep-pro-ul-boxs.ons {
        margin-top: 30px
    }

    .sep-whys-boxs .boxs .thumbs-rights {
        padding: 30px 4% 36px
    }

    .sep-solutions-boxs {
        padding: 36px 0 0
    }

    .sep-solutions-ul-boxs.ons {
        margin-top: 30px
    }

    .sep-resources-boxs {
        padding: 36px 0 0
    }

    .sep-body .t-mores-boxs {
        margin-top: 16px
    }

    .sep-resources-boxs .boxs {
        margin-top: 30px
    }

    .sep-resources-paf-ul-boxs .i-pdfs {
        max-width: 24px;
        left: -22px
    }

    .sep-resources-paf-ul-boxs .lis-boxs {
        padding-left: 16px
    }

    .sep-resources-paf-ul-boxs .i-d-boxs {
        max-width: 22px;
        right: -10px
    }

    .sep-news {
        padding: 36px 0
    }

    .sep-news-ul-boxs.ons {
        margin-top: 30px
    }

    .sep-news-ul-boxs .lis-boxs {
        padding-top: 20px
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights {
        padding: 36px 0
    }

    .sep-pro-ul-boxs .thumbs.ons {
        height: auto;
        line-height: normal
    }
}

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

    .sep-header-nav {
        display: none
    }

    .gallery a {
        width: 100%;
        text-align: center
    }

    .sep-solutions-ul-boxs ul li {
        width: 96% !important
    }

    .sep-solutions-ul-boxs ul li img {
        width: 100%
    }

    .sep-solutions-ul-boxs .thumbs.ons,.sep-solutions-ul-boxs .thumbs.onss,.sep-solutions-ul-boxs .thumbs.ons1 {
        height: auto;
        line-height: normal
    }
}

@media screen and (max-width: 375px) {
    .sep-releases-boxs img {
        min-height:400px
    }
}

@media screen and (max-width: 480px) {
    .sep-resource-list-case .sep-datalist li {
        position:relative;
        top: initial;
        left: initial;
        width: 100%;
        height: auto;
        padding: 4% 2%;
        margin-bottom: 20px
    }

    .sep-resource-list-case .sep-datalist li:nth-child(odd) {
        width: 100%;
        padding: 4% 2%
    }

    .sep-resource-list-case .sep-datalist li:nth-child(odd) .thumb {
        position: relative;
        left: initial;
        top: initial;
        margin: 0 auto
    }

    .sep-resource-list-case .sep-datalist li:nth-child(even) {
        width: 100%;
        padding: 4% 2%
    }

    .sep-resource-list-case .sep-datalist li:nth-child(even) .thumb {
        right: initial
    }

    .sep-resource-list-case .sep-datalist li .thumb {
        position: relative;
        top: initial;
        left: initial;
        margin: 0 auto
    }
}

@media screen and (max-width: 320px) {
    .operation ul li a {
        padding:6px 4px
    }
}

.sep-lx-header-mb {
    width: 100%;
    display: block;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100
}

.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: 22px 37px;
    box-shadow: 0 0 12px rgba(0,0,0,0.4);
    position: relative;
    z-index: 1000
}

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

.sep-lx-header-mb .box-wrap .logo img {
    width: 100px
}

.sep-lx-header-mb .box-wrap>ul {
    position: relative;
    top: 1px
}

.sep-lx-header-mb .box-wrap>ul>li {
    float: left;
    border: 1px solid #000 !important;
    margin-left: 10px;
    width: 39px;
    height: 31px;
    line-height: 29px;
    text-align: center;
    position: relative
}

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

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

.sep-lx-header-mb .box-wrap>ul>li#menu i {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 2px;
    position: relative;
    background: #000;
    margin: 14px 0 0
}

.sep-lx-header-mb .box-wrap>ul>li#menu i:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: -5px
}

.sep-lx-header-mb .box-wrap>ul>li#menu i:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: 5px
}

.sep-lx-header-mb .box-wrap>ul>li#logo {
    border: none;
    float: none;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    width: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

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

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

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

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

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

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

.sep-lx-header-mb .box-wrap>ul>li i {
    color: #bc1b21;
    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
}

i.i-searchs {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 3px solid #000;
    position: relative
}

i.i-searchs:after {
    content: '';
    display: block;
    width: 3px;
    height: 8px;
    background: #000;
    position: absolute;
    left: 100%;
    top: 100%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

i.i-closes {
    display: inline-block;
    width: 25px;
    height: 25px;
    position: relative;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

i.i-closes:before {
    content: '';
    display: block;
    width: 17px;
    height: 3px;
    background: #000;
    position: absolute;
    left: 4px;
    top: 11px
}

i.i-closes:after {
    content: '';
    display: block;
    width: 3px;
    height: 17px;
    background: #000;
    position: absolute;
    left: 11px;
    top: 4px
}

i.i-closes.ons {
    position: absolute;
    right: 31px;
    top: 24px;
    cursor: pointer
}

i.i-globals {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    border: 1px solid #000;
    position: relative
}

i.i-globals:after {
    content: '';
    display: block;
    width: 10px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 0
}

i.i-globals:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    background: #000
}

i.i-menus {
    display: inline-block;
    width: 18px;
    height: 2px;
    position: relative;
    background: #000
}

i.i-menus:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: -5px
}

i.i-menus:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: 5px
}

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

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

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

.sep-search-box form .btn i:after {
    background: #fff
}

.sep-search-box .more {
    background: #bc1b21;
    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
}

.logos {
    max-width: 130px;
    display: inline-block
}

.logos img {
    max-width: 100%
}

.sep-menu-box {
    width: 100%;
    position: fixed;
    background: #fff;
    left: 0;
    top: 0;
    max-height: 100%;
    overflow-y: auto;
    z-index: 10000000;
    max-width: 310px;
    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 .top {
    padding: 20px 30px;
    text-align: center;
    box-shadow: 0 0 12px rgba(145,145,145,0.7);
    position: relative;
    z-index: 10000
}

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

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

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

.sep-menu-box .bottom .menu-item {
    margin-bottom: 20px
}

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

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

.sep-menu-box .bottom .menu-item>li.active {
    background: #bc1b21
}

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

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

.sep-menu-box .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);
    background: #fff
}

.sep-menu-box .bottom .menu-item>li.active .box i:after {
    border-top-color: #bc1b21;
    border-right-color: #bc1b21
}

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

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

.sep-menu-box .bottom .menu-item>li .box i {
    display: block;
    width: 24px;
    height: 24px;
    font-size: 20px;
    border-radius: 100%;
    background: #bc1b21;
    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 .bottom .menu-item>li .box i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border: 2px solid transparent;
    border-top-color: #fff;
    border-right-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

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

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

.sep-menu-box .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%)
}

.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: #bc1b21;
    color: #fff;
    display: table;
    margin: 0 auto 20px;
    margin-top: 0;
    padding: 4px 40px;
    font-size: 22px;
    border: none;
    border-radius: 0
}

.sep-menu-box .contact i {
    color: inherit
}

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

.gdw-mb-c {
    display: none
}

.sep-banner-mb {
    display: none
}

.sep-banner-mb img {
    width: 100%
}

.mb-bottom-wrap {
    padding-bottom: 24px;
    background: #131d26
}

.mb-bottom-wrap ul.info {
    padding: 28px 37px
}

.mb-bottom-wrap ul.info li {
    margin-bottom: 4px;
    position: relative;
    padding-left: 36px;
    color: #fff;
    font-size: 14px
}

.mb-bottom-wrap ul.info li:last-child {
    margin-bottom: 0
}

.mb-bottom-wrap ul.info li i {
    color: #fff
}

.mb-bottom-wrap ul.info li a {
    color: #fff
}

.mb-bottom-wrap ul.info li img {
    position: absolute;
    left: 0;
    top: 10px
}

.mb-bottom-wrap .bottom-menu>li:last-child {
    border-bottom: 1px solid #343e46
}

.mb-bottom-wrap .bottom-menu>li>ul {
    padding: 5px 0;
    padding-left: 60px;
    border-top: 1px solid #343e46;
    display: none
}

.mb-bottom-wrap .bottom-menu>li>ul li {
    padding: 5px 0;
    list-style: disc;
    color: #fff
}

.mb-bottom-wrap .bottom-menu>li>ul li a {
    font-size: 14px;
    color: #fff
}

.mb-bottom-wrap .bottom-menu>li .box {
    padding: 13px 37px;
    border-top: 1px solid #343e46;
    position: relative
}

.mb-bottom-wrap .bottom-menu>li .box a {
    color: #fff;
    font-size: 14px
}

.mb-bottom-wrap .bottom-menu>li .box i {
    position: absolute;
    right: 37px;
    top: 17px;
    color: #fff;
    cursor: pointer;
    font-size: 14px
}

.mb-bottom-wrap .sep-share {
    display: table;
    margin: 0 auto;
    margin-top: 24px
}

.mb-bottom-wrap .sep-share li {
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-right: 6px;
    background: #1e2c39
}

.mb-bottom-wrap .sep-share li:hover {
    background: #bc1b21;
    border: 1px solid #bc1b21
}

.mb-bottom-wrap .sep-share li:hover a i {
    color: #fff
}

.mb-bottom-wrap .sep-share li a i {
    color: #fff;
    font-size: 14px
}

@media screen and (min-width: 769px) {
    .sep-banner-mb {
        display:none
    }

    .sep-search-box,.sep-shadow,.sep-lx-header-mb,.sep-menu-box {
        display: none !important
    }
}

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

    .sep-banner-mb {
        display: block
    }
}
