@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: 18px;
    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: 15px;
    padding: 10px 12px;
    padding-left: 32px;
    text-align: left;
    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: 45px;
    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;
    resize:none;
}

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

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

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('/template/default/fonts/iconfont.eot');
    src: url('/template/default/fonts/iconfont.eot') format('embedded-opentype'),url('/template/default/fonts/iconfont.ttf') format('truetype'),url('/template/default/fonts/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
}

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

@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: 230px;
    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
    }
}
