@import 'bootstrap.min.css';
@import 'font-awesome.css';
@import 'richtext.css';
@import 'animate.min.css';

.tops-hes {
    display: block;
    width: 100%;
    height: 152px
}

.sep-header {
    width: 100%;
    height: 152px;
    z-index: 100;
    background: #fff;
    position: relative
}

.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: 88px;
    float: left
}

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

.sep-header.onss {
    position: fixed;
    left: 0;
    top: 0;
    height: 88px;
    background: #fff;
    box-shadow: 0 0 10px #78ad16
}

.sep-header.onss .logo img {
  max-width: 226px
}

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

.sep-header.onss .header-nav {
    padding: 0
}

.sep-header .h-tops {
    padding: 0;
    z-index: 100;
    background: #ededed;
    height: 44px;
    border-bottom: 1px solid #d7d7d7
}

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

.sep-header .h-tops .texts {
    display: block;
    float: left
}

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

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

.sep-header .globals .imgs {
    display: inline-block;
    vertical-align: middle
}

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

.sep-header .globals i {
    color: #242424;
    font-size: 14px
}

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

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

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

.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>a {
    color: #78ad16
}

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

.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 ul {
    display: block
}

.sep-header .inquires-boxs {
    display: inline-block;
    vertical-align: top;
    line-height: 43px;
    background: #78ad16;
    color: #fff;
    text-align: center;
    padding: 0 19px;
    margin-left: 20px;
    cursor: pointer
}

.sep-header .inquires-boxs:hover {
    opacity: .8
}

.sep-header .inquires-boxs .imgs {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px
}

.sep-header .inquires-boxs .imgs img {
    max-width: 100%
}

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

.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;
    padding-bottom: 5px;
    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
}

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

.sep-header .top-emalls-titles {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px
}

.sep-header .top-emalls-titles .spans {
    display: block;
    width: auto;
    height: auto;
    line-height: 40px;
    text-align: center;
    float: left;
    color: #242424;
    font-size: 14px
}

.sep-header .top-emalls-titles .spans i {
    font-size: 16px;
    color: #78ad16;
    margin-right: 4px
}

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

.sep-header .top-emalls-titles .spans a:hover {
    color: #78ad16
}

.sep-header .top-emalls-titles .spans a:hover i {
    color: #78ad16
}

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

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

.sep-header .link ul li {
    position: relative
}

.sep-header .link ul li+li {
    margin-left: 12px
}

.sep-header .link ul li+li:before {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    background: #cfcfcf;
    position: absolute;
    left: -6px;
    top: 7px
}

.sep-header .link ul li i {
    font-size: 16px;
    color: #585858
}

.sep-header .link ul li:hover i {
    color: #78ad16
}

.sep-header .sep-searchs-boxs {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    padding-left: 48px;
    cursor: pointer;
    line-height: 88px;
    float: right
}

.sep-header .sep-searchs-boxs i {
    font-size: 22px;
    color: #78ad16
}

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

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

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

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

.header-nav {
    width: 100%;
    height: 108px;
    padding: 10px 0
}

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

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

.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: 88px;
    position: relative
}

.header-nav>.sep-container>ul>li>a>i {
    display: block;
    width: 20px;
    height: 3px;
    background: #78ad16;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: 16px;
    opacity: 0
}

.header-nav>.sep-container>ul>li>a>i:after {
    content: '';
    display: block;
    width: 11px;
    height: 3px;
    background: #78ad16;
    position: absolute;
    top: 7px;
    left: 5px
}

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

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

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

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

.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: #323232;
    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)
}

.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: #78ad16;
    opacity: 0
}

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

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

.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(../image/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: 46%;
    left: 46%;
    max-width: 760px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.sep-banner .banner .list .b-covers .boxs1 {
    max-width: 630px
}

.sep-banner .banner .list .b-covers .b-titles {
    display: block;
    width: 100%;
    font-size: 60px;
    color: #fff;
    line-height: 82px;
    position: relative
}

.sep-banner .banner .list .b-covers .b-titles.cors {
    color: #fff
}

.sep-banner .banner .list .b-covers .bb-titles {
    display: block;
    width: 100%;
    font-size: 39px;
    line-height: 55px;
    color: #fff
}

.sep-banner .banner .list .b-covers .b-spans {
    font-size: 22px;
    line-height: 2;
    color: #fff;
    margin-top: 28px;
    max-width: 470px
}

.sep-banner .banner .list .b-covers .b-spans * {
    font-size: 22px;
    line-height: 2;
    color: #fff
}

.sep-banner .banner .list.ons1 .b-covers {
    left: 36%
}

.sep-banner .banner .list.ons1 .b-covers .b-titles {
    font-size: 58px
}

.sep-banner .banner .b-thumbs {
    display: flex;
    position: absolute;
    left: 254px;
    top: 82%
}

.sep-banner .banner .b-thumbs .thumbs {
    text-align: center;
    width: 257px;
    height: 257px;
    background: #fff;
    border-radius: 100%;
    line-height: 257px
}

.sep-banner .banner .b-thumbs .thumbs img {
    width: auto
}

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

.sep-banner .banner .b-thumbs .thumbs+.thumbs {
    margin-left: 32px
}

.sep-banner .banner .mores-boxs {
    width: 100%;
    margin-top: 44px
}

.sep-banner .banner .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    padding: 3px 30px;
    font-size: 14px;
    line-height: 32px;
    border: 1px solid #fff;
    color: #fff
}

.sep-banner .banner .mores-boxs .mores i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
    width: 18px;
    height: 1px;
    background: #fff;
    position: relative
}

.sep-banner .banner .mores-boxs .mores i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid transparent;
    border-top-color: #fff;
    border-right-color: #fff;
    position: absolute;
    left: 9px;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-banner .banner .mores-boxs .mores:hover {
    background: #fff;
    color: #78ad16
}

.sep-banner .banner .mores-boxs .mores:hover i {
    background: #78ad16
}

.sep-banner .banner .mores-boxs .mores:hover i:after {
    border-top-color: #78ad16;
    border-right-color: #78ad16
}

.sep-banner .lists-boxs {
    display: block;
    width: 12px;
    text-align: center;
    z-index: 88;
    position: absolute;
    right: 55px;
    bottom: 62px
}

.sep-banner .lists-boxs .lists {
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 2px solid rgba(255, 255, 255, 0.6);
    position: relative;
    margin: 6px 0
}

.sep-banner .lists-boxs .lists:hover {
    background: rgba(255, 255, 255, 0.6)
}

.sep-banner .lists-boxs .lists.active {
    background: rgba(255, 255, 255, 0.6)
}

.sep-banner .lr-boxs .lr-lists {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    border-radius: 100%
}

.sep-banner .lr-boxs .lr-lists:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    border: 2px solid transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -12px;
    -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:before {
    content: '';
    display: block;
    width: 32px;
    height: 2px;
    background: #dfe1e1;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: 50%;
    margin-top: -1px
}

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

.sep-banner .lr-boxs .lr-lists.lr-lefts:before {
    margin-left: -6px
}

.sep-banner .lr-boxs .lr-lists.lr-lefts:after {
    margin-left: -18px;
    border-left-color: #dfe1e1;
    border-bottom-color: #dfe1e1
}

.sep-banner .lr-boxs .lr-lists.lr-lefts:hover:before {
    background: #78ad16
}

.sep-banner .lr-boxs .lr-lists.lr-lefts:hover:after {
    border-left-color: #78ad16;
    border-bottom-color: #78ad16
}

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

.sep-banner .lr-boxs .lr-lists.lr-rights:before {
    margin-left: -25px
}

.sep-banner .lr-boxs .lr-lists.lr-rights:after {
    margin-left: -5px;
    border-top-color: #dfe1e1;
    border-right-color: #dfe1e1
}

.sep-banner .lr-boxs .lr-lists.lr-rights:hover:before {
    background: #78ad16
}

.sep-banner .lr-boxs .lr-lists.lr-rights:hover:after {
    border-top-color: #78ad16;
    border-right-color: #78ad16
}

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

.hf-news-boxs {
    width: 100%;
    margin: auto
}

.hf-news-boxs ul {
    display: block;
    width: 100%;
    position: relative
}

.hf-news-boxs ul li {
    width: 50%;
    float: left;
    position: relative;
    min-height: 130px;
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 18px 21px 12px;
    padding-right: 208px
}

.hf-news-boxs ul li.ons {
    padding-left: 208px;
    padding-right: 21px
}

.hf-news-boxs ul li .lis-boxs {
    display: block;
    width: 100%;
    margin: auto
}

.hf-news-boxs ul li .titles-a {
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    color: #323232
}

.hf-news-boxs ul li .titles-a.ons {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.hf-news-boxs ul li .titles-a:after {
    content: '';
    display: block;
    margin-top: 8px;
    width: 43px;
    height: 3px;
    background: #78ad16
}

.hf-news-boxs ul li .times {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #646464;
    line-height: normal;
    margin-top: 15px
}

.hf-news-boxs ul li .spans {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #646464;
    margin-top: 5px
}

.hf-news-boxs ul li .spans * {
    font-size: 16px;
    line-height: 26px;
    color: #646464
}

.hf-news-boxs ul li .spans.ons {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.hf-news-boxs ul li:hover .titles-a {
    color: #78ad16
}

.t-lines-boxs {
    display: block;
    width: 100%;
    text-align: center
}

.t-lines-boxs img {
    max-width: 100%
}

.t-lines-boxs.ons {
    margin-bottom: 16px
}

.t-lines-boxs.aligns {
    text-align: left
}

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

.titles.aligns {
    text-align: left
}

.titles.cors {
    color: #fff
}

.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.img-bs {
    top: auto;
    bottom: 0
}

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

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

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

.imgs-bgs.c-bgs {
    background: #78ad16
}

.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 a.titles:hover {
    color: #78ad16
}

.sep-body .richtext {
    line-height: 32px;
    color: #343434;
    text-align: center
}

.sep-body .richtext * {
    line-height: 32px;
    color: #343434
}

.sep-body .richtext.ons {
    margin-top: 5px
}

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

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

.sep-body .richtext.aligns {
    text-align: left
}

.sep-body .texts {
    display: block;
    width: 100%;
    text-align: center;
    max-width: 1200px;
    margin: 24px auto 0;
    font-size: 16px;
    color: #323232;
    line-height: 30px
}

.sep-body .texts * {
    font-size: 16px;
    color: #323232;
    line-height: 30px
}

.sep-pro-boxs {
    display: block;
    width: 100%;
    padding: 116px 0 95px;
    background: #f5f6fa
}

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

.sep-pro-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    padding: 0 50px 0 34px;
    font-size: 16px;
    line-height: 39px;
    color: #444;
    border: 1px solid #444;
    position: relative
}

.sep-pro-boxs .mores-boxs .mores:after {
    content: '';
    display: block;
    width: 48px;
    height: 1px;
    background: #444;
    position: absolute;
    right: -24px;
    top: 50%
}

.sep-pro-boxs .mores-boxs .mores:hover {
    border-color: #78ad16;
    color: #78ad16
}

.sep-pro-boxs .mores-boxs .mores:hover:after {
    background: #78ad16
}

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

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

.sep-pro-ul-boxs ul li {
    width: 31.33%;
    position: relative;
    float: left;
    margin-left: 2%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    margin-bottom: 36px
}

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

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

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

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

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

.sep-pro-ul-boxs .titles-boxs {
    display: block;
    width: 100%;
    height: 48px;
    background: #b5b5b5;
    position: relative;
    padding: 0 44px 0 15px
}

.sep-pro-ul-boxs .titles-boxs:hover .bg-lists {
    width: 100%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.sep-pro-ul-boxs .bg-lists {
    display: block;
    width: 44px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 4;
    background: #78ad16;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.sep-pro-ul-boxs .titles-a {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    padding: 7px 0;
    position: relative;
    z-index: 10
}

.sep-pro-ul-boxs .titles-a.ons {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.sep-pro-ul-boxs .titles-a.onss {
    padding: 0 44px 0 15px;
    line-height: 24px;
    position: absolute;
    left: 0;
    top: 50%
}

.sep-pro-ul-boxs .thumbs-boxs {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.75);
    opacity: 0
}

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

.sep-pro-ul-boxs .spans {
    font-size: 15px;
    color: #fff
}

.sep-pro-ul-boxs .spans * {
    font-size: 15px;
    color: #fff
}

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

.sep-pro-ul-boxs .i-boxs {
    display: block;
    width: 44px;
    height: 100%;
    line-height: 47px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 12
}

.sep-pro-ul-boxs .i-boxs i {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 3px solid transparent;
    border-top-color: #fff;
    border-right-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

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

.sep-hots-boxs {
    position: relative
}

.sep-hots-boxs .boxs1 {
    position: relative;
    overflow: hidden;
    padding: 66px 0 108px
}

.sep-hots-boxs .titles.cors:hover {
    color: #fff;
    opacity: .8
}

.sep-hots-boxs .tops-boxs {
    background: #78ad16;
    position: relative;
    z-index: 12;
    padding: 43px 0 55px
}

.sep-hots-boxs .tops-boxs:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-top-color: #78ad16;
    position: absolute;
    left: 50%;
    margin-left: -18px;
    top: 100%
}

.hf-hot-ul-boxs {
    display: block;
    width: 100%
}

.hf-hot-ul-boxs.ons {
    margin-top: 24px
}

.hf-hot-ul-boxs ul li {
    width: 23.5%;
    float: left;
    margin-left: 1.5%;
    margin-bottom: 24px;
    background: #fff;
    padding: 44px 0 27px;
    padding: 0 0 27px;
    overflow: hidden;
    position: relative
}

.hf-hot-ul-boxs ul li.ons {
    width: 45.5%
}

.hf-hot-ul-boxs ul li.ons .ul-boxs .ul-lists {
    width: 50%;
    float: left
}

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

.hf-hot-ul-boxs ul li:hover .lis-boxs {
    opacity: 0
}

.hf-hot-ul-boxs ul li:hover .lis-boxs.ons {
    opacity: 1
}

.hf-hot-ul-boxs ul li:hover .thumbs-boxs {
    left: 0
}

.hf-hot-ul-boxs .thumbs {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center
}

.hf-hot-ul-boxs .thumbs img {
    max-width: 100%
}

.hf-hot-ul-boxs .thumbs.ons {
    height: 220px;
    line-height: 220px;
    height: 264px;
    line-height: 264px
}

.hf-hot-ul-boxs .lis-boxs {
    padding: 0 2%
}

.hf-hot-ul-boxs .titles-a {
    font-size: 20px;
    color: #1c1c1c;
    text-align: center;
    line-height: 32px
}

.hf-hot-ul-boxs .titles-a:hover {
    color: #78ad16
}

.hf-hot-ul-boxs .titles-a.ons {
    min-height: 52px
}

.hf-hot-ul-boxs .spans {
    font-size: 14px;
    line-height: 24px;
    color: #323232;
    margin-top: 5px
}

.hf-hot-ul-boxs .spans * {
    font-size: 14px;
    line-height: 24px;
    color: #323232
}

.hf-hot-ul-boxs .mores-boxs {
    width: 100%;
    margin-top: 8px;
    text-align: center
}

.hf-hot-ul-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    padding: 0 21px;
    font-size: 14px;
    line-height: 27px;
    border: 1px solid #78ad16;
    color: #78ad16;
    border-radius: 15px
}

.hf-hot-ul-boxs .mores-boxs .mores:hover {
    background: #78ad16;
    color: #fff
}

.hf-hot-ul-boxs .thumbs-boxs {
    width: 100%;
    height: auto;
    padding: 40px 4% 27px;
    background: rgba(49, 50, 48, 0.8);
    position: absolute;
    left: -100%;
    bottom: 0;
    line-height: normal
}

.hf-hot-ul-boxs .thumbs-boxs .titles-a {
    color: #fff
}

.hf-hot-ul-boxs .thumbs-boxs .titles-a:hover {
    color: #78ad16
}

.hf-hot-ul-boxs .thumbs-boxs .mores-boxs {
    margin-top: 24px
}

.hf-hot-ul-boxs .ul-boxs {
    width: 100%;
    margin-top: 10px;
    padding: 0 11%
}

.hf-hot-ul-boxs .ul-boxs .ul-lists {
    display: block;
    width: 100%;
    position: relative;
    font-size: 13px;
    line-height: 26px;
    color: #fff;
    padding-left: 14px
}

.hf-hot-ul-boxs .ul-boxs .ul-lists:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 10px
}

.hf-hot-ul-boxs .ul-boxs .ul-lists:hover {
    color: #78ad16
}

.hf-hot-ul-boxs .ul-boxs .ul-lists:hover:before {
    background: #78ad16
}

.sep-abouts-boxs {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 106px 0;
    position: relative
}

.sep-abouts-boxs .boxs1 {
    margin-top: 28px
}

.sep-abouts-boxs .ab-lefts {
    width: 52.75%;
    float: left;
    padding-right: 60px
}

.sep-abouts-boxs .ab-rightss {
    width: 47.25%;
    float: left
}

.sep-abouts-boxs .ab-rightss .thumbs {
    position: relative
}

.sep-abouts-boxs .ab-rightss .thumbs img {
    max-width: 100%
}

.sep-abouts-boxs .ab-rightss .thumbs .imgs {
    position: relative;
    z-index: 12;
    overflow: hidden
}

.sep-abouts-boxs .ab-rightss .thumbs:before {
    content: '';
    display: block;
    width: 356px;
    height: 264px;
    background: #78ad16;
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 10
}

.sep-abouts-boxs .mores-boxs {
    width: 100%;
    margin-top: 26px
}

.sep-abouts-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    padding: 0 27px 0 32px;
    background: #78ad16;
    font-size: 16px;
    color: #fff;
    line-height: 40px
}

.sep-abouts-boxs .mores-boxs .mores:hover {
    box-shadow: 0 0 10px #78ad16
}

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

.sep-hots-ul-boxs.ons {
    margin-top: 114px
}

.sep-hots-ul-boxs ul li {
    width: 22.5%;
    float: left;
    margin-left: 3.333%;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 20px 2%
}

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

.sep-hots-ul-boxs ul li:hover {
    box-shadow: 0 0 15px rgba(120, 173, 22, 0.4)
}

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

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

.sep-hots-ul-boxs .titles-a {
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    color: #303030;
    margin-top: 6px
}

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

.sep-hots-ul-boxs a.titles-a:hover {
    color: #78ad16
}

.sep-applications-boxs {
    display: block;
    width: 100%;
    padding: 118px 0 0
}

.sep-applications-ul-boxs {
    display: block;
    width: 100%
}

.sep-applications-ul-boxs.ons {
    margin-top: 44px
}

.sep-applications-ul-boxs ul li {
    width: 25%;
    float: left;
    position: relative
}

.sep-applications-ul-boxs ul li:hover .lis-boxs {
    opacity: 0
}

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

.sep-applications-ul-boxs .thumbs {
    overflow: hidden
}

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

.sep-applications-ul-boxs .thumbs.ons {
    height: 399px;
    line-height: 399px
}

.sep-applications-ul-boxs .lis-boxs {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 12
}

.sep-applications-ul-boxs .lis-boxs.bgs {
    background: rgba(0, 0, 0, 0.3)
}

.sep-applications-ul-boxs .thumbs-boxs {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(125, 175, 36, 0.89);
    opacity: 0;
    z-index: 15
}

.sep-applications-ul-boxs .thumbs-boxs .titles-a {
    text-align: left
}

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

.sep-applications-ul-boxs .imgs {
    display: block;
    width: 78px;
    height: 78px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.4);
    text-align: center;
    line-height: 78px;
    margin: 0 auto 18px
}

.sep-applications-ul-boxs .imgs img {
    max-width: 100%
}

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

.sep-applications-ul-boxs .titles-a:hover {
    padding-left: 10px
}

.sep-applications-ul-boxs .titles-a:hover .ons {
    color: #78ad16;
    text-shadow: 0 0 4px #000;
    padding-left: 0
}

.sep-applications-ul-boxs .spans {
    color: #fff;
    line-height: 32px;
    margin-top: 10px
}

.sep-applications-ul-boxs .spans * {
    color: #fff;
    line-height: 32px
}

.sep-applications-ul-boxs .mores-boxs {
    width: 100%;
    margin-top: 24px
}

.sep-applications-ul-boxs .mores-boxs .mores {
    display: inline-block;
    line-height: 18px
}

.sep-applications-ul-boxs .mores-boxs .mores i {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 2px;
    background: #fff;
    position: relative
}

.sep-applications-ul-boxs .mores-boxs .mores i:after {
    content: '';
    width: 12px;
    height: 12px;
    border: 2px solid transparent;
    border-top-color: #fff;
    border-right-color: #fff;
    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-applications-ul-boxs .mores-boxs .mores:hover {
    padding-left: 10px
}

.sep-news {
    padding: 124px 0 108px
}

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

.sep-news-ul-boxs .over-hides {
    width: 100%;
    position: relative
}

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

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

.sep-news-ul-boxs ul.ons li {
    width: 30.5%;
    margin-left: 4.25%
}

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

.sep-news-ul-boxs ul li {
    width: 100%;
    float: left;
    margin-bottom: 24px;
    background: #f5f6fa
}

.sep-news-ul-boxs .thumbs {
    width: 100%;
    aspect-ratio:4/3;
    overflow: hidden
}

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

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

.sep-news-ul-boxs .lis-boxs {
    width: 100%;
    position: relative;
    padding: 34px 32px 30px
}

.sep-news-ul-boxs .times {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    padding: 0 19px;
    background: #78ad16;
    border-radius: 15px;
    position: absolute;
    top: -14px;
    left: 32px
}

.sep-news-ul-boxs .titles-a {
    font-size: 18px;
    line-height: 32px;
    color: #2d2d2d;
    min-height: 64px
}

.sep-news-ul-boxs .titles-a.ons {
    height: 64px;
    overflow: hidden
}

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

.sep-news-ul-boxs .spans {
    line-height: 32px;
    color: #444;
    margin-top: 5px
}

.sep-news-ul-boxs .spans * {
    line-height: 32px;
    color: #444
}

.sep-news-ul-boxs .spans.ons {
    height: 64px
}

.sep-news-ul-boxs .lines {
    display: block;
    width: 100%;
    height: 1px;
    background: #dddee1;
    margin: 18px 0 20px
}

.sep-news-ul-boxs .news-mores-boxs {
    width: 100%;
    margin-top: 18px
}

.sep-news-ul-boxs .news-mores-boxs .n-lists {
    display: block;
    width: 50%;
    float: left;
    font-size: 16px;
    line-height: 32px;
    color: #78ad16;
    position: relative
}

.sep-news-ul-boxs .news-mores-boxs .n-lists i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 2px;
    background: #78ad16;
    position: relative
}

.sep-news-ul-boxs .news-mores-boxs .n-lists i:after {
    content: '';
    width: 8px;
    height: 8px;
    border: 2px solid transparent;
    border-top-color: #78ad16;
    border-right-color: #78ad16;
    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)
}

.sep-news-ul-boxs .news-mores-boxs .n-lists:hover {
    color: #78ad16;
    text-shadow: 0 0 4px #fff
}

.sep-news-ul-boxs .news-mores-boxs .n-lists+.n-lists {
    text-align: right
}

.sep-news-ul-boxs .news-mores-boxs .n-lists .mores {
    display: inline-block;
    font-size: 18px;
    line-height: 32px;
    color: #78ad16
}

.sep-news-ul-boxs .news-mores-boxs:hover {
    padding: 0 4%
}

.gets-in-touchs {
    width: 100%;
    max-width: 342px
}

.gets-in-touchs .form-group {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 5px
}

.gets-in-touchs .form-group .control-label {
    position: absolute;
    left: 10px;
    top: 10px
}

.gets-in-touchs .form-group .control-label .required {
    color: red
}

.gets-in-touchs .form-group .form-control {
    width: 100%;
    height: 35px;
    line-height: 21px;
    background: #fff;
    border: none;
    border-radius: 0;
    padding-left: 18px;
    font-size: 12px;
    color: #969696
}

.gets-in-touchs .form-group textarea.form-control {
    height: 80px
}

.gets-in-touchs .form-group .btn-primary {
    padding: 0;
    float: left;
    min-width: 90px;
    text-align: center;
    background: #78ad16;
    border: none;
    line-height: 25px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    border-radius: 0;
    margin-top: 14px
}

.sep-footer {
    width: 100%;
    background: #232323;
    position: relative;
    z-index: 0;
    margin-top: 195px
}

.sep-footer.in-ons {
    margin-top: 0
}

.sep-footer.in-ons .f-logo-boxs {
    padding-top: 30px
}

.sep-footer .footer-havs-boxs {
    width: 100%;
    position: absolute;
    left: 0;
    top: -195px;
    z-index: 20
}

.sep-footer .footer-havs-boxs .boxs {
    width: 100%;
    position: relative;
    background: #78ad16;
    padding: 54px 0 44px
}

.sep-footer .footer-havs-boxs .boxs:before {
    content: '';
    display: block;
    width: 60px;
    height: 100%;
    position: absolute;
    left: -60px;
    top: 0;
    background: #78ad16
}

.sep-footer .footer-havs-boxs .boxs:after {
    content: '';
    display: block;
    width: 60px;
    height: 100%;
    position: absolute;
    right: -60px;
    top: 0;
    background: #78ad16
}

.sep-footer .footer-havs-boxs .titles-a {
    text-align: center;
    color: #fff;
    font-size: 42px;
    line-height: 1.2
}

.sep-footer .footer-havs-boxs .richtext {
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    text-align: center
}

.sep-footer .footer-havs-boxs .richtext * {
    font-size: 18px;
    line-height: 32px;
    color: #fff
}

.sep-footer .footer-havs-boxs .mores-boxs {
    width: 100%;
    text-align: center;
    margin-top: 16px
}

.sep-footer .footer-havs-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    padding: 5px 40px;
    border: 1px solid #fff;
    font-size: 16px;
    color: #f5f6fa;
    line-height: 32px
}

.sep-footer .footer-havs-boxs .mores-boxs .mores:hover {
    background: #fff;
    color: #78ad16
}

.sep-footer .f-logo-boxs {
    width: 100%;
    padding: 125px 0 0;
    position: relative;
    z-index: 10
}

.sep-footer .f-logo-boxs .logo-rights {
    width: 100%;
    padding-bottom: 38px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4)
}

.sep-footer .f-logo-boxs .logo-rights ul li {
    width: 18.42%;
    float: left;
    position: relative;
    min-height: 54px
}

.sep-footer .f-logo-boxs .logo-rights ul li:nth-child(2) {
    width: 25%
}

.sep-footer .f-logo-boxs .logo-rights ul li:nth-child(3) {
    width: 21.84%
}

.sep-footer .f-logo-boxs .logo-rights ul li:nth-child(4) {
    width: 34.74%
}

.sep-footer .f-logo-boxs .logo-rights ul li+li {
    padding-left: 50px
}

.sep-footer .f-logo-boxs .logo-rights ul li:hover a.titles-a {
    color: #78ad16
}

.sep-footer .f-logo-boxs .logo-rights ul li:hover a.titles-a .span {
    color: #78ad16
}

.sep-footer .f-logo-boxs .logo-rights ul li.ons {
    padding-top: 14px
}

.sep-footer .f-logo-boxs .logo-rights ul li.ons .titles-a {
    font-size: 18px
}

.sep-footer .f-logo-boxs .logo-rights .img {
    max-width: 100%
}

.sep-footer .f-logo-boxs .logo-rights .i-boxs {
    line-height: 55px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sep-footer .f-logo-boxs .logo-rights .i-boxs i {
    font-size: 36px;
    color: #78ad16
}

.sep-footer .f-logo-boxs .logo-rights .titles-a {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin-top: 2px
}

.sep-footer .f-logo-boxs .logo-rights .span {
    font-size: 16px;
    line-height: 26px;
    color: rgba(233, 233, 233, 0.5)
}

.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: 54px 0 40px
}

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

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

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

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

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

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

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons li {
    width: 50%
}

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.onss {
    min-height: 300px
}

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

.sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul li a {
    color: #b8b8b8;
    font-size: 14px;
    line-height: 34px
}

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

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

.sep-footer .link {
    margin-top: 35px
}

.sep-footer .link .sep-share li {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #454545
}

.sep-footer .link .sep-share li a {
    line-height: 35px
}

.sep-footer .link .sep-share li:hover {
    background: #78ad16
}

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

.link {
    width: auto
}

.link .sep-share {
    position: relative
}

.link .sep-share li {
    width: 29px;
    height: 29px;
    float: left;
    line-height: 29px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    text-align: center;
    background: none
}

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

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

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

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

.link .sep-share li.lasts {
    border-radius: 0;
    border: 2px solid #fff
}

.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%;
    background: #1a1919;
    position: relative;
    z-index: 6
}

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

.footer-footer .link {
    float: left
}

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

.footer-footer a:hover {
    color: #78ad16
}

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

.footer-footer .all {
    display: inline-block
}

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

.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: #78ad16;
    border-color: #78ad16;
    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: #343434;
    font-size: 14px;
    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: #343434;
    text-decoration: none;
    outline: none
}

a:hover {
    color: #78ad16;
    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
}

dt {
    font-weight: normal
}

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

.spans {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #646464;
    overflow: hidden
}

.spans * {
    font-size: 16px;
    line-height: 30px;
    color: #646464
}

.over-hides {
    overflow: hidden
}

.pres {
    position: relative
}

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

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

.t-cens,
.cens {
    text-align: center
}

.wids {
    width: 100%
}

.wids img {
    width: 100%
}

.upps {
    text-transform: uppercase
}

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

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
}

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

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

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

.richtext a {
    color: #78ad16;
    text-decoration: underline
}

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

.richtext.ons img {
    display: block;
    margin: 0 auto
}

.richtext .imgs1 {
    width: 100%
}

.richtext .imgs {
    text-align: center
}

.richtext ul {
    list-style: none
}

.richtext ul li {
    position: relative;
    padding-left: 12px;
    list-style: none;
    color: #646464;
    line-height: 26px;
    margin-bottom: 20px
}

.richtext ul li:before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 11px;
    background: #646464
}

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

.richtext img {
    height: auto
}

.richtext h3,
.richtext h4,
.richtext h5,
.richtext h6 {
    display: block;
    width: 100%;
    font-family: "Verdana-Bold"
}

.richtext iframe {
    width: 100%
}

.richtext p {
    margin-bottom: 0
}

.richtext strong {
    font-family: "Verdana-Bold"
}

.richtext a {
    color: #78ad16;
    text-decoration: underline
}

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

.richtext h2 {
    font-size: 28px;
    color: #343434;
    line-height: 1.2;
    position: relative;
    margin-bottom: 20px
}

.richtext.strongs strong {
    font-size: 24px;
    color: #78ad16;
    position: relative;
    margin-bottom: 10px
}

.richtext.strongs strong:after {
    content: '';
    display: inline-block;
    width: 43px;
    height: 2px;
    background: #78ad16;
    vertical-align: middle;
    margin-left: 10px
}

.richtext.det-strongs {
    display: block
}

.richtext.det-strongs strong {
    width: 188px;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    padding-right: 10px
}

.richtext.sizes {
    font-size: 20px;
    line-height: 38px
}

.richtext.sizes h2 {
    line-height: 38px
}

.richtext.sizes1 {
    font-size: 15px;
    line-height: 30px
}

.richtext .over-hides {
    overflow-x: scroll
}

.richtext .over-hides::-webkit-scrollbar {
    width: 100%;
    height: 1px;
    background-color: #fff;
    overflow: initial
}

.richtext .over-hides::-webkit-scrollbar-thumb {
    background-color: #5c5c5c
}

.richtext .over-hides::-moz-scrollbar {
    width: 100%;
    height: 1px;
    background-color: #fff;
    overflow: initial
}

.richtext .over-hides::-moz-scrollbar-thumb {
    background-color: #5c5c5c
}

.richtext .over-hides::-ms-scrollbar {
    width: 100%;
    height: 1px;
    background-color: #fff;
    overflow: initial
}

.richtext .over-hides::-ms-scrollbar-thumb {
    background-color: #5c5c5c
}

.richtext .over-hides::-o-scrollbar {
    width: 100%;
    height: 1px;
    background-color: #fff;
    overflow: initial
}

.richtext .over-hides::-o-scrollbar-thumb {
    background-color: #5c5c5c
}

.richtext .over-hides::scrollbar {
    width: 100%;
    height: 1px;
    background-color: #fff;
    overflow: initial
}

.richtext .over-hides::scrollbar-thumb {
    background-color: #5c5c5c
}

.richtext .over-hidess {
    overflow-y: scroll;
    max-height: 500px
}

.richtext.tabs-sizes table tr td {
    padding: 0;
    font-size: 12px
}

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

.richtext table tr td {
    border: none;
    border-left: 1px solid #e8e6e6;
    word-break: normal;
    text-align: center;
    color: #646464;
    padding: 5px 10px;
    font-size: 15px
}

.richtext table tr td p {
    font-size: 15px
}

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

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

.richtext table tr:nth-child(1):hover {
    background: #78ad16
}

.richtext table tr:nth-child(1) td {
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold
}

.richtext table tr:nth-child(1) td * {
    font-size: 16px;
    color: #fff;
    font-weight: bold
}

.richtext table tr:nth-child(1) td p {
    font-size: 16px;
    color: #fff
}

.richtext table tr:hover {
    background: #fafff0
}

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

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

.div {
    -webkit-animation: animate_tops .7s linear infinite alternate;
    -moz-animation: animate_tops .7s linear infinite alternate;
    -ms-animation: animate_tops .7s linear infinite alternate;
    -o-animation: animate_tops .7s linear infinite alternate;
    animation: animate_tops .7s linear infinite alternate
}

.div1 {
    -webkit-animation: animate_tops1 .7s linear infinite alternate;
    -moz-animation: animate_tops1 .7s linear infinite alternate;
    -ms-animation: animate_tops1 .7s linear infinite alternate;
    -o-animation: animate_tops1 .7s linear infinite alternate;
    animation: animate_tops1 .7s linear infinite alternate
}

@-webkit-keyframes animate_tops {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: .6
    }

    100% {
        -webkit-transform: translate(6px, 0);
        -moz-transform: translate(6px, 0);
        -ms-transform: translate(6px, 0);
        -o-transform: translate(6px, 0);
        transform: translate(6px, 0);
        opacity: 1
    }
}

@-moz-keyframes animate_tops {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: .6
    }

    100% {
        -webkit-transform: translate(6px, 0);
        -moz-transform: translate(6px, 0);
        -ms-transform: translate(6px, 0);
        -o-transform: translate(6px, 0);
        transform: translate(6px, 0);
        opacity: 1
    }
}

@-ms-keyframes animate_tops {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: .6
    }

    100% {
        -webkit-transform: translate(6px, 0);
        -moz-transform: translate(6px, 0);
        -ms-transform: translate(6px, 0);
        -o-transform: translate(6px, 0);
        transform: translate(6px, 0);
        opacity: 1
    }
}

@-o-keyframes animate_tops {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: .6
    }

    100% {
        -webkit-transform: translate(6px, 0);
        -moz-transform: translate(6px, 0);
        -ms-transform: translate(6px, 0);
        -o-transform: translate(6px, 0);
        transform: translate(6px, 0);
        opacity: 1
    }
}

@keyframes animate_tops {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: .6
    }

    100% {
        -webkit-transform: translate(6px, 0);
        -moz-transform: translate(6px, 0);
        -ms-transform: translate(6px, 0);
        -o-transform: translate(6px, 0);
        transform: translate(6px, 0);
        opacity: 1
    }
}

@-webkit-keyframes animate_tops1 {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: .6
    }

    100% {
        -webkit-transform: translate(0, 10px);
        -moz-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
        -o-transform: translate(0, 10px);
        transform: translate(0, 10px);
        opacity: 1
    }
}

@-moz-keyframes animate_tops1 {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: .6
    }

    100% {
        -webkit-transform: translate(0, 10px);
        -moz-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
        -o-transform: translate(0, 10px);
        transform: translate(0, 10px);
        opacity: 1
    }
}

@-ms-keyframes animate_tops1 {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: .6
    }

    100% {
        -webkit-transform: translate(0, 10px);
        -moz-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
        -o-transform: translate(0, 10px);
        transform: translate(0, 10px);
        opacity: 1
    }
}

@-o-keyframes animate_tops1 {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: .6
    }

    100% {
        -webkit-transform: translate(0, 10px);
        -moz-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
        -o-transform: translate(0, 10px);
        transform: translate(0, 10px);
        opacity: 1
    }
}

@keyframes animate_tops1 {
    0% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: .6
    }

    100% {
        -webkit-transform: translate(0, 10px);
        -moz-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
        -o-transform: translate(0, 10px);
        transform: translate(0, 10px);
        opacity: 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
}

html {
    overflow-y: scroll
}

body {
    width: 100%;
    overflow: hidden;
    position: relative
}

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

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

.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: 1200px;
    margin: 0 auto
}

.sep-container1 {
    max-width: 1244px;
    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
}

.form-list {
    width: 100%;
    margin-bottom: 13px
}

.form-list.list-two {
    width: 50%;
    float: left;
    max-width: 307px
}

.form-list.list-two+.list-two {
    float: right
}

.form-list input,
.form-list textarea {
    width: 100%;
    line-height: 44px;
    padding-left: 20px;
    outline: none;
    font-size: 15px;
    color: #787878;
    color: #a3a3a3
}

.form-list textarea {
    height: 130px
}

.submit-list {
    width: 195px;
    height: 44px;
    border-radius: 12px;
    margin-top: 8px;
    overflow: hidden;
    background: #c43132
}

.submit-list .btn-primary {
    width: 100%;
    height: 100%;
    background: #c43132;
    border: none;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 0;
    line-height: 44px;
    text-transform: uppercase
}

.pagination>li>a,
.pagination>li>span {
    padding: 4px 10px;
    margin: 0 .5px;
    background: #efefed;
    color: #333;
    border: 1px solid #efefed;
    min-width: 40px;
    height: 40px;
    line-height: 32px;
    text-align: center
}

.pagination>li+li a {
    margin-left: 3px
}

.pagination>li a.disable {
    display: none
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: #393738;
    color: #fff;
    border: 1px solid #393738
}

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

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

.pagination {
    margin: 30px 0
}

.pagination.ons {
    margin: 0
}

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

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

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

.operation ul li a:hover {
    background-color: #78ad16
}

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

.header {
    height: 60px;
    display: none;
    position: relative;
    z-index: 1000;
    background: #fff
}

.header_left {
    height: 100%;
    width: 82%
}

.header_left a img {
    margin-left: 8%;
    width: 72px;
    height: auto;
    margin-top: 12px
}

#change {
    display: inline-block;
    line-height: 27px;
    font-size: 14px;
    height: 27px;
    margin-left: 10px;
    cursor: pointer;
    color: #00aead
}

#change:hover {
    color: #ffa200
}

.lanbox {
    overflow-y: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    border-radius: 18px;
    transition: all 1s
}

.lanbox .language_main2 {
    width: 100%;
    background: #d7eaf8;
    position: absolute;
    padding: 9px 3px;
    top: 0;
    z-index: 1000;
    right: 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;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: transform .7s ease-out;
    -webkit-transition: transform .7s ease-out
}

.lanbox .language_main2 .m-ul li {
    width: 29px;
    height: 29px;
    text-align: center;
    line-height: 29px
}

.lanbox .language_main2 .m-ul li a {
    font-size: 13px;
    text-transform: uppercase;
    color: #78ad16
}

.lanbox .lan_fixed {
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.nav {
    width: 80%;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 0;
    z-index: 1000;
    right: 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;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transition: transform .7s ease-out;
    -webkit-transition: transform .7s ease-out
}

.nav ul li {
    position: relative;
    background: #78ad16
}

.nav ul li a {
    color: #494949
}

.nav ul li>a {
    display: inline-block;
    padding: 14px 0 14px 0;
    padding-left: 22px
}

.nav>ul {
    background: #78ad16
}

.nav>ul>li {
    background: #78ad16;
    color: #fff
}

.nav>ul>li a {
    margin: 0 29px;
    color: #fff
}

.nav>ul>li>a {
    display: block;
    position: relative;
    border-bottom: 1px solid #aaaeb1
}

.nav>ul>li>a i {
    position: absolute;
    left: 12px;
    bottom: -14px;
    font-size: 24px;
    color: #78ad16;
    display: none;
    z-index: 99
}

.nav>ul>li>ul {
    display: none
}

.nav>ul>li:last-child {
    border-bottom: none
}

.nav>ul>li:last-child>a {
    border-bottom: none
}

.nav>ul>li.active>a {
    font-weight: bold;
    border-bottom: none
}

.nav>ul>li.active>a i {
    display: block
}

.nav>ul>.has-childs>a:hover {
    font-weight: bold
}

.nav>ul>.has-childs>.spans {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    width: 44px;
    height: 100%;
    display: block;
    text-align: right;
    line-height: 49px;
    z-index: 99;
    padding-right: 6px
}

.nav>ul>.has-childs>.spans:after {
    content: '\f107';
    font-family: 'FontAwesome'
}

.nav>ul>.has-childs>ul {
    background: #fff
}

.nav>ul>.has-childs>ul>.has-childs ul {
    display: block
}

.nav>ul>.has-childs>ul>li {
    background: #fff
}

.nav>ul>.has-childs>ul>li a {
    font-weight: normal;
    border-bottom: 1px solid #78ad16
}

.nav>ul>.has-childs>ul>li:last-child {
    border-bottom: none
}

.nav>ul>.has-childs>ul>li:last-child a {
    border-bottom: none
}

.nav>ul>.has-childs>ul>li a {
    display: block;
    padding: 14px 0 14px 0;
    padding-left: 22px;
    color: #0b0b0b
}

.nav>ul>.has-childs>ul>li a:hover {
    color: #78ad16
}

.nav>ul>.has-childs>ul>li>ul {
    background: #78ad16
}

.nav>ul>.has-childs>ul>li>ul>li {
    border-bottom: none
}

.nav>ul>.has-childs>ul>li>ul>li:last-child {
    border-bottom: none
}

.nav>ul>.has-childs>ul>li>ul>li a {
    display: block;
    padding: 20px 0 20px 0;
    padding-left: 120px
}

.nav>ul>.has-childs>ul>li>ul>li a:last-child {
    border-bottom: none
}

.nav_fixed {
    transform: translateX(0);
    -webkit-transform: translateX(0)
}

.search_moblie {
    display: none;
    width: 100%;
    padding: 10px 0;
    position: absolute;
    top: 75px;
    z-index: 1000
}

.search_moblie .header_s {
    width: 100%;
    border-radius: 0;
    background: #78ad16;
    padding: 11px 10px;
    font-size: 14px;
    border: none;
    color: #fff;
    border-radius: 11px
}

.search_moblie .submit {
    width: 10%;
    background: transparent;
    border: none;
    margin-left: 0;
    padding: 0;
    padding-top: 2px;
    position: absolute;
    right: 10px;
    top: 5px
}

.search_moblie .submit i {
    font-size: 24px;
    color: #fff
}

.search_moblie form {
    width: 96%;
    margin: 0 auto;
    position: relative
}

.form {
    display: inline-block;
    position: relative;
    float: right;
    margin-top: 7px
}

.form .top-btn.btn {
    background: #78ad16;
    color: #fff;
    position: relative;
    left: -3px;
    top: -1px;
    border-radius: 0;
    height: 33px
}

.change a {
    color: #00aead;
    font-size: 14px
}

.change a:hover {
    color: #0c9
}

.header_s {
    padding: 7px 10px;
    outline: none;
    width: 190px;
    color: #666;
    border: 1px solid #959595;
    border-right: none;
    background: transparent
}

#bottom {
    display: none
}

.bottom {
    margin-bottom: 44px
}

.bottom a {
    font-size: 12px;
    color: #717171
}

.bottom a:hover {
    text-decoration: underline;
    color: #fff
}

.bottom ul li {
    float: left;
    font-size: 12px;
    color: #717171;
    line-height: 26px
}

.bottom ul li span {
    font-size: 12px;
    color: #717171;
    line-height: 16px;
    display: block
}

.bottom .ul_3 {
    margin: 15px auto
}

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

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

    .relate-list .sep-datalist li {
        width: 98%
    }

    .sep-body .sep-help .sep-container {
        width: 81.6%;
        padding: 36px 0
    }

    .sep-body .sep-help .sep-container dl {
        padding: 0
    }

    .sep-body .sep-help .sep-container .bx-wrapper .bx-pager {
        bottom: -30px
    }

    .mabile-back-top {
        display: none
    }

    .mabile-back-top.onss {
        display: block
    }

    .sep-mainbody .sep-primary .sep-content .relate-list.relate-article-list .sep-datalist li {
        width: 96%
    }

    .related dl {
        width: 95%
    }

    .related dl dt a img {
        width: 100%;
        height: auto
    }

    .sep-general-form .sep-form>div.form-group {
        width: 100%;
        padding: 0 0 0 20%
    }

    .inner-list li a {
        padding: 10px
    }

    .sep-inner-product .product-list-detail li {
        width: 100%
    }

    .sep-inner-product .product-list-detail li:nth-child(3n+4) {
        margin-left: 0
    }

    .sep-inner-product .product-list-detail li+li {
        margin-left: 0
    }

    .sep-resource-mesh .sep-datalist>li {
        margin: 0 0 20px 0
    }

    .nav {
        display: block
    }

    .header {
        display: block
    }

    .navbox {
        overflow-x: hidden;
        min-height: 1000px;
        position: absolute;
        top: 75px;
        z-index: -1;
        width: 100%;
        transition: all 1s
    }

    .bottom {
        background: #d6d6d6;
        border-top: 1px solid #78ad16
    }

    .bottom .ul_3 div {
        display: block
    }

    header {
        display: none
    }

    nav {
        display: none
    }

    .header_left .change,
    .header_left .header_menu {
        height: 29px;
        width: 29px;
        padding: 0
    }

    .header_left .change i,
    .header_left .header_menu i {
        height: 27px;
        width: 27px;
        border: 1px solid #78ad16;
        text-transform: uppercase;
        text-align: center;
        line-height: 27px;
        font-size: 13px;
        color: #fff;
        cursor: pointer;
        display: block;
        font-style: initial;
        border-radius: 100%;
        margin: 1px auto;
        background: #a90d0d
    }

    .header_left .change i.on,
    .header_left .header_menu i.on {
        border-color: #fff
    }

    .header_left .header_menu i {
        background: #78ad16
    }

    .search i {
        background: #78ad16;
        border-radius: 100%
    }

    .change3 {
        position: relative
    }

    .header_left .change {
        text-align: center
    }

    .header_left .change img {
        position: relative;
        top: 17px;
        cursor: pointer
    }

    .header_left .change span {
        position: relative;
        top: 4px
    }

    .header_left .header_menu {
        margin-top: 15px
    }

    .header_left .header_menu.ons {
        margin-right: 20px
    }

    .search {
        width: 18%
    }

    .search i {
        content: '\f0c9';
        font-family: FontAwesome;
        color: #fff;
        display: inline-block;
        width: 27px;
        height: 27px;
        line-height: 27px;
        text-align: center;
        font-size: 16px;
        position: relative;
        left: 18px;
        top: 17px;
        cursor: pointer;
        border: 1px solid #78ad16
    }

    .search i.on {
        border-color: #78ad16
    }

    #menuClick i {
        border-color: #78ad16
    }

    #bottom {
        display: block
    }

    #bottom .ul_3 {
        float: none;
        margin-left: 0;
        width: 81.6%;
        margin: 0 auto;
        margin-bottom: 15px;
        margin-top: 15px
    }

    #bottom .dl_bottom {
        float: none;
        margin-left: 0;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 15px;
        margin-top: 15px
    }

    #bottom .dl_bottom .title {
        padding: 10px 30px;
        background: #000;
        color: #fff;
        cursor: pointer;
        position: relative;
        padding-left: 10px
    }

    #bottom .dl_bottom .title:before {
        content: '\f0da';
        font-family: 'FontAwesome';
        color: #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
    }

    #bottom .dl_bottom .title.active:before {
        content: '\f0d7'
    }

    #bottom .dl_bottom ul {
        display: none
    }

    #bottom .dl_bottom ul li a {
        color: #fff
    }

    #bottom .ul_3 a:hover {
        color: #666
    }

    .bottom .ul_3 div {
        width: 100%;
        margin: 0
    }

    #bottom .ul_3 h4 {
        padding: 10px 30px;
        background: #00aead;
        color: #fff;
        cursor: pointer;
        position: relative
    }

    #bottom .ul_3 h4 span {
        display: inline-block;
        position: absolute;
        width: 7px;
        height: 12px;
        left: 10px;
        top: 10px;
        z-index: 10;
        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
    }

    #bottom .ul_3 h4 .active {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg)
    }

    .bottom ul li {
        float: none
    }

    #bottom .ul_1 li a .r {
        opacity: 0;
        position: relative;
        left: 50px;
        text-decoration: none;
        transition: All .2s ease-in-out;
        -webkit-transition: All .2s ease-in-out;
        -moz-transition: All .2s ease-in-out;
        -o-transition: All .2s ease-in-out
    }
}

@media screen and (max-width:1680px) {
    .sep-banner .banner .list .b-covers {
        max-width: 660px
    }

    .sep-banner .banner .list .b-covers .b-titles {
        font-size: 50px
    }

    .sep-banner .banner .list.ons1 .b-covers .b-titles {
        font-size: 50px
    }

    .sep-banner .banner .b-thumbs .thumbs {
        width: 200px;
        height: 200px;
        line-height: 200px
    }

    .sep-banner .banner .b-thumbs .thumbs img {
        max-width: 80%
    }
}

@media screen and (max-width:1460px) {
    .sep-banner .banner .list .b-covers .b-titles {
        font-size: 48px;
        line-height: 1.4
    }

    .sep-banner .banner .list.ons1 .b-covers .b-titles {
        font-size: 48px;
        line-height: 1.4
    }

    .sep-banner .banner .list .b-covers {
        max-width: 640px
    }

    .sep-banner .banner .b-thumbs .thumbs {
        width: 180px;
        height: 180px;
        line-height: 180px
    }

    .titles {
        font-size: 40px
    }
}

@media screen and (max-width:1366px) {
    .sep-body .sep-container {
        max-width: 1100px
    }

    .sep-calls-boxs {
        max-width: 92%;
        margin: auto
    }

    .sep-calls-boxs.ons .titles-a {
        max-width: 100%
    }

    .sep-container.maxs1 {
        max-width: 1100px
    }

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

    .sep-footer .link .sep-share li {
        width: 29px;
        height: 29px
    }

    .sep-footer .link .sep-share li a {
        line-height: 29px
    }

    .sep-footer .link .sep-share li a i {
        font-size: 16px
    }
}

@media screen and (max-width:1280px) {
    .sep-banner .banner .list .b-covers .b-titles {
        font-size: 40px
    }

    .sep-banner .banner .list.ons1 .b-covers .b-titles {
        font-size: 40px
    }

    .sep-banner .banner .list .b-covers {
        max-width: 600px
    }

    .sep-banner .banner .b-thumbs .thumbs {
        width: 160px;
        height: 160px;
        line-height: 160px
    }
}

@media screen and (max-width:1200px) {
    .sep-applications-ul-boxs .thumbs.ons {
        height: auto;
        line-height: normal
    }

    .sep-applications-ul-boxs .t-boxs {
        padding: 0 4%
    }

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

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

    .header-nav>.sep-container>ul>li>a {
        font-size: 16px
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.ons li {
        width: 100%
    }

    .sep-pipes-boxs .sep-pipes-ul-boxs .pi-lists .lis-boxs {
        width: 240px
    }

    .sep-pipes-boxs {
        padding: 146px 0 180px
    }

    .sep-calls-boxs .titles-a {
        font-size: 16px
    }

    .sep-calls-boxs .call-rights-boxs .call-lists {
        font-size: 16px;
        min-width: 140px
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ons2 {
        top: 300px
    }

    .sep-banner .banner .list .b-covers .b-titles {
        font-size: 32px
    }

    .sep-banner .banner .list.ons1 .b-covers .b-titles {
        font-size: 32px
    }

    .sep-banner .banner .list .b-covers .b-spans {
        font-size: 18px;
        max-width: 400px;
        margin-top: 10px
    }

    .sep-banner .banner .list .b-covers .b-spans * {
        font-size: 18px
    }

    .sep-banner .banner .mores-boxs {
        margin-top: 16px
    }

    .sep-banner .banner .b-thumbs .thumbs {
        width: 120px;
        height: 120px;
        line-height: 120px
    }

    .sep-banner .banner .list .b-covers {
        max-width: 500px
    }

    .sep-banner .banner .b-thumbs .thumbs+.thumbs {
        margin-left: 12px
    }

    .sep-hots-boxs .boxs1 .imgs-bgs {
        height: 100%
    }

    .sep-hots-boxs .boxs1 .imgs-bgs img {
        height: 100%
    }

    .sep-footer .footer-havs-boxs .titles-a {
        font-size: 36px
    }

    .sep-footer .footer-havs-boxs .richtext {
        font-size: 16px
    }

    .sep-footer .footer-havs-boxs .richtext * {
        font-size: 16px
    }
}

@media screen and (max-width:1024px) {
    .footer-footer .lefts {
        width: 100%;
        text-align: center
    }

    .footer-footer .rights {
        width: 100%;
        text-align: center;
        position: relative;
        left: auto;
        top: auto;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .footer-footer .link {
        width: 100%;
        text-align: center
    }

    .footer-footer .link .sep-share {
        display: inline-block;
        vertical-align: top
    }
}

@media screen and (max-width:812px) {
    .sep-footer .imgs-bgs {
        height: 100%
    }

    .sep-footer .imgs-bgs img {
        height: 100%
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ons {
        margin-top: 12px
    }

    .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: #78ad16;
        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: #78ad16;
        position: absolute;
        left: 50%;
        margin-left: -1px;
        top: 50%;
        margin-top: -8px
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .link-boxs {
        margin-top: 20px
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs.ons2 {
        position: relative;
        left: auto;
        top: auto
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights .ul-boxs .ul.onss {
        min-height: 0
    }

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

    .sep-pipes-boxs .imgs-boxs img {
        display: none
    }

    .sep-pipes-boxs .imgs-boxs .titles-a {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        transform: translateY(0);
        text-align: left;
        padding: 0 0 20px
    }

    .sep-pipes-boxs .sep-pipes-ul-boxs .pi-lists {
        width: 100%;
        position: relative !important;
        left: auto !important;
        top: auto !important;
        right: auto !important;
        min-height: 142px;
        padding-left: 136px;
        margin-bottom: 24px;
        padding-top: 32px
    }

    .sep-pipes-boxs .sep-pipes-ul-boxs .pi-lists .thumbs {
        width: 124px;
        position: absolute;
        left: 0;
        top: 0
    }

    .sep-pipes-boxs .sep-pipes-ul-boxs .pi-lists .lis-boxs {
        width: 100%;
        position: relative !important;
        left: auto !important;
        top: auto !important;
        right: auto !important;
        text-align: left !important;
        padding: 0 0 0 12px !important
    }

    .sep-pipes-boxs {
        padding: 140px 0
    }

    .sep-applications-ul-boxs ul li {
        width: 50%
    }

    .sep-calls-boxs .titles-a {
        width: 100%;
        line-height: 1.5
    }

    .sep-calls-boxs .call-rights-boxs {
        width: 100%;
        text-align: center;
        margin-top: 16px
    }

    .sep-calls-boxs .titles-a {
        text-align: center
    }

    .sep-calls-boxs {
        padding: 44px 0 66px
    }

    .hf-news-boxs ul li {
        width: 100%;
        margin: 0 0 24px !important;
        padding: 18px 22px !important
    }

    .footer-footer .sep-container {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .footer-footer .link {
        margin-top: 10px
    }

    .sep-pro-ul-boxs ul li {
        width: 46%;
        margin: 0 2% 24px !important
    }

    .hf-hot-ul-boxs ul li.ons .ul-boxs .ul-lists {
        width: 100%
    }

    .sep-abouts-boxs .ab-lefts {
        width: 100%;
        padding-right: 0;
        float: none
    }

    .sep-abouts-boxs .ab-rightss {
        width: 100%;
        max-width: 567px;
        float: none;
        margin: 32px auto 0
    }

    .sep-hots-ul-boxs ul li {
        width: 46%;
        margin: 0 2% 24px !important
    }

    .sep-news-ul-boxs ul.ons li {
        width: 96%;
        margin: 0 2% 24px !important
    }

    .sep-news-ul-boxs .thumbs {
        width: 36%;
        float: left
    }

    .sep-news-ul-boxs .lis-boxs {
        width: 64%;
        float: left;
        padding: 16px
    }

    .sep-news-ul-boxs .times {
        display: none
    }

    .sep-news-ul-boxs .spans {
        display: none
    }

    .sep-news-ul-boxs .thumbs.ons {
        height: auto;
        line-height: normal
    }

    .sep-footer .f-logo-boxs .logo-rights ul li {
        width: 46% !important;
        margin: 0 2% 16px !important
    }
}

@media screen and (max-width:768px) {
    .titles {
        font-size: 24px
    }

    #onlineService {
        right: auto;
        left: 0;
        bottom: 0;
        width: 100%
    }

    .sep-footer {
        margin-bottom: 50px
    }

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

    .sep-header {
        display: none
    }

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

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

    .tops-hes {
        display: none
    }

    .hf-hot-ul-boxs ul li {
        width: 46% !important;
        margin: 0 2% 24px !important
    }

    .sep-whys-boxs .whys-boxs .titles-a {
        font-size: 24px
    }

    .sep-whys-boxs .whys-boxs .titles-a {
        font-size: 24px
    }

    .sep-pipes-boxs .thumbs-boxs.ons {
        margin-top: 24px
    }

    .sep-pipes-boxs .imgs-boxs {
        display: none
    }

    .sep-systems-boxs .imgs-bgs {
        height: 100%;
        left: 100%
    }

    .sep-systems-boxs .imgs-bgs img {
        height: 100%
    }

    .sep-systems-boxs .systems-lefts {
        width: 100%
    }

    .sep-systems-boxs .systems-rights {
        width: 100%;
        margin-top: 24px
    }

    .sep-systems-boxs .thumbs-boxs {
        display: none
    }

    .sep-systems-ul-boxs {
        max-width: 96%;
        opacity: 1
    }

    .sep-systems-ul-boxs .titles-a.cors {
        color: #323232
    }

    .sep-systems-ul-boxs .spans.cors {
        color: #323232
    }

    .sep-systems-ul-boxs .spans.cors * {
        color: #323232
    }

    .sep-systems-ul-boxs .ul-boxs .ul-lists.cors {
        color: #323232
    }

    .sep-systems-ul-boxs .ul-boxs .ul-lists.cors:before {
        background: #323232
    }

    .sep-footer .footer-havs-boxs .titles-a {
        font-size: 24px;
        margin-bottom: 16px
    }

    .sep-banner .banner .b-thumbs {
        display: none
    }

    .sep-banner .banner .list .b-covers .b-titles {
        font-size: 24px
    }

    .sep-banner .banner .list.ons1 .b-covers .b-titles {
        font-size: 24px
    }

    .sep-banner .banner .list .b-covers {
        max-width: 320px;
        left: 49%
    }

    .sep-body.m-ons {
        display: none
    }

    .sep-footer.m-ons {
        display: none
    }
}

@media screen and (max-width:667px) {
    .sep-footer {
        margin-top: 0
    }

    .hf-hot-ul-boxs ul li {
        width: 96% !important
    }

    .sep-applications-ul-boxs ul li {
        width: 100%
    }

    .sep-applications-ul-boxs .thumbs.ons {
        height: auto;
        line-height: normal
    }

    .sep-systems-boxs .imgs-bgs {
        height: 100%;
        left: 140%
    }

    .sep-systems-boxs .imgs-bgs img {
        height: 100%
    }

    .sep-systems-boxs .systems-lefts {
        width: 100%
    }

    .sep-systems-boxs .systems-rights {
        width: 100%;
        margin-top: 24px
    }

    .sep-systems-boxs .systems-rights .thumbs-boxs {
        width: 100%;
        position: relative;
        right: auto;
        top: auto;
        margin-top: 0
    }

    .sep-systems-ul-boxs {
        max-width: 100%;
        margin-left: 0
    }

    .sep-systems-boxs .systems-boxs {
        padding: 30px 2%;
        margin-top: 24px
    }

    .sep-systems-boxs {
        padding: 36px 0
    }

    .sep-systems-boxs .systems-rights .titles-a {
        color: #323232
    }

    .sep-systems-boxs .systems-rights .titles-a:hover {
        color: #78ad16
    }

    .sep-hots-boxs .tops-boxs {
        padding: 36px 0
    }

    .sep-hots-boxs .boxs1 {
        padding: 36px 0 20px
    }

    .sep-abouts-boxs {
        padding: 36px 0 20px
    }

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

    .sep-abouts-boxs .boxs1 {
        margin-top: 20px
    }

    .hf-hot-ul-boxs .titles-a.ons {
        min-height: 0
    }

    .sep-pipes-boxs {
        padding: 36px 0
    }

    .sep-pipes-boxs .sep-pipes-ul-boxs .pi-lists {
        padding-top: 0;
        padding-left: 80px;
        min-height: 70px
    }

    .sep-pipes-boxs .sep-pipes-ul-boxs .pi-lists .thumbs {
        width: 70px
    }

    .sep-whys-boxs {
        padding: 36px 0
    }

    .sep-whys-boxs .imgs-bgs {
        height: 100%
    }

    .sep-whys-boxs .imgs-bgs img {
        height: 100%
    }

    .sep-whys-boxs .whys-boxs {
        width: 100%;
        margin: 0 !important
    }

    .sep-applications-boxs {
        padding: 36px 0 0
    }

    .sep-calls-boxs {
        padding: 36px 0 28px
    }

    .sep-news {
        padding: 36px 0 20px
    }

    .sep-footer .footer-lists-boxs .footer-logo-rights {
        padding: 24px 0 30px
    }

    .hf-hot-ul-boxs.ons {
        margin-top: 30px
    }

    .sep-banner .banner .list .b-covers .b-titles {
        font-size: 16px
    }

    .sep-banner .banner .list.ons1 .b-covers .b-titles {
        font-size: 16px
    }

    .sep-banner .banner .list .b-covers .b-spans {
        font-size: 14px;
        line-height: 1.4
    }

    .sep-banner .banner .list .b-covers .b-spans * {
        font-size: 14px;
        line-height: 1.4
    }

    .sep-banner .lr-boxs {
        display: none
    }

    .sep-banner .banner .mores-boxs .mores {
        padding: 1px 16px
    }

    .sep-banner .banner .list .b-covers {
        max-width: 260px;
        left: 63%
    }

    .sep-pro-ul-boxs ul li {
        width: 96%
    }

    .sep-pro-boxs {
        padding: 36px 0
    }

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

    .sep-pro-boxs .mores-boxs {
        margin-top: 16px
    }

    .sep-abouts-boxs .ab-rightss .thumbs:before {
        width: 230px;
        height: 160px
    }

    .sep-applications-ul-boxs.ons {
        margin-top: 30px
    }

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

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

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

    .t-lines-boxs img {
        max-width: 28px
    }

    .sep-footer .footer-havs-boxs .boxs {
        padding: 36px 0
    }

    .sep-footer .footer-havs-boxs {
        position: relative;
        left: auto;
        top: auto
    }

    .sep-footer .f-logo-boxs {
        padding: 36px 0 0
    }

    .sep-footer .f-logo-boxs .logo-rights ul li {
        min-height: 0;
        width: 96% !important
    }

    .sep-footer .f-logo-boxs .logo-rights {
        padding-bottom: 32px
    }

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

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

    .sep-header-nav {
        display: none
    }

    .gallery a {
        width: 100%;
        text-align: center
    }
}

@media screen and (max-width:375px) {
    .sep-banner .banner .list .b-covers {
        max-width: 206px
    }
}

@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-banner .banner .mores-boxs .mores i {
        margin-left: 6px
    }

    .sep-banner .banner .list .b-covers {
        left: 46%
    }
}

.sep-m-body {
    display: none
}

.m-footer {
    overflow: hidden;
    padding: 0 14px 16px 23px;
    display: none
}

.m-footer.mm {
    margin-bottom: 57px
}

.m-footer dl dt {
    line-height: 30px;
    margin: 21px 0 12px
}

.m-footer dl dt a {
    font-size: 28px;
    color: #fff;
    font-weight: bold
}

.m-footer dl dd {
    padding-left: 36px;
    position: relative;
    color: #fff;
    line-height: 35px
}

.m-footer dl dd a {
    color: #fff
}

.m-footer dl dd:before {
    content: '';
    width: 21px;
    height: 21px;
    overflow: hidden;
    position: absolute;
    left: 5px;
    top: 7px
}

.banner-m {
    display: none
}

.banner-m .banner .list .coverss {
    position: absolute;
    left: 10%;
    bottom: 37%
}

.banner-m .banner .list .coverss .titles {
    font-size: 28px;
    color: #fff;
    line-height: 28px;
    font-family: Corbel;
    font-weight: bold;
    margin-bottom: 20px
}

.banner-m .banner .list .coverss .spans {
    color: #fff;
    line-height: 19px;
    max-width: 320px
}

#onlineService-m {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 10000;
    background: #fff
}

#onlineService-m .offside {
    width: 100%;
    height: 57px;
    padding-top: 10px;
    border-top: 1px solid #78ad16;
    overflow: hidden
}

#onlineService-m .offside .icon {
    line-height: 57px
}

#onlineService-m .offside li {
    width: 33.333%;
    height: 47px;
    float: left;
    border: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

#onlineService-m .offside li+li {
    border-left: 1px solid #78ad16
}

#onlineService-m .offside li.ons {
    width: 33.3333%
}

#onlineService-m .offside li.onss {
    width: 33.3333%
}

#onlineService-m .offside li a {
    width: 35px;
    height: 35px;
    position: relative;
    margin: 6px auto
}

#onlineService-m .offside li a i {
    line-height: 35px;
    color: #78ad16
}

#onlineService-m .offside li a i.icon {
    line-height: 35px
}

#onlineService-m .offside li:nth-child(1),
#onlineService-m .offside li:nth-child(2),
#onlineService-m .offside li:nth-child(3),
#onlineService-m .offside li:nth-child(4) {
    background: #fff
}

#onlineService-m .offside li:nth-child(2) a {
    background-position-x: -47px
}

#onlineService-m .offside li:nth-child(3) a {
    background-position-x: -97px
}

#onlineService-m .offside li:nth-child(4) a {
    background-position-x: -146px
}

.m-nav {
    overflow-x: hidden;
    min-height: 700px;
    position: absolute;
    top: 60px;
    z-index: -1;
    width: 100%;
    transition: all 1s
}

.m-languages-box {
    width: 35px;
    padding: 9px 3px;
    background: #d7eaf8;
    border-radius: 18px;
    position: absolute;
    left: -3px;
    top: -9px;
    display: none
}

.m-languages-box .m-languages .m-ul li {
    width: 29px;
    height: 29px;
    text-align: center;
    line-height: 29px
}

.m-languages-box .m-languages .m-ul li a {
    font-size: 13px;
    text-transform: uppercase;
    color: #78ad16
}

#onlineService-m {
    display: none
}

@media screen and (max-width:768px) {
    .sep-banner.banner-adv-one {
        display: none
    }

    .sep-banner.banner-adv-two {
        display: block
    }

    .sep-body.mn-body {
        display: none
    }

    .m-footer,
    .sep-m-body {
        display: block
    }

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

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

    .sep-banner.banner-twos .banner .list .sep-container {
        left: 2%;
        top: 34%;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .sep-banner.banner-twos .banner .list .sep-container .covers {
        margin-left: 0;
        border: none;
        padding: 0;
        height: 45px;
        max-width: 100%;
        background-size: 100% 100%
    }

    .sep-banner.banner-twos .banner .list .sep-container .covers .titles {
        padding-left: 10px;
        font-size: 16px;
        color: #e6e6e6;
        font-weight: bold;
        line-height: 45px
    }

    #onlineService-m {
        display: block
    }
}

@media screen and (max-width:414px) {
    .banner-m {
        display: block
    }

    #onlineService-m {
        display: block
    }

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

    .sep-banner.banner-m .banner .list .covers {
        bottom: 36.5%
    }

    .sep-banner.banner-m .banner .list .covers .sep-container {
        padding-left: 0
    }

    .sep-banner.banner-m .banner .list .covers .sep-container .spans,
    .sep-banner.banner-m .banner .list .covers .sep-container .spans-p {
        font-size: 14px;
        line-height: 28px
    }

    .sep-banner.banner-m .banner .list .covers .sep-container .titles {
        font-size: 22px;
        line-height: 28px
    }
}

.hf-m-sep-header {
    display: none
}

.sep-mp-body,
.sep-mp-havs-boxs,
.sep-mp-footer {
    display: none
}

@media screen and (max-width:768px) {
    .hf-m-sep-header {
        width: 100%;
        height: 80px;
        border-top: 5px solid #78ad16;
        background: #fff;
        display: block
    }

    .hf-m-sep-header .logo {
        display: block;
        float: left;
        max-width: 118px;
        line-height: 75px
    }

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

    .hf-m-sep-header .sep-container {
        padding: 0 12px
    }

    .hf-m-sep-header .logo-rights {
        float: right;
        padding-top: 17px
    }

    .hf-m-sep-header .logo-rights .lists {
        display: inline-block;
        vertical-align: top;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        margin-left: 6px;
        background: #78ad16;
        text-align: center;
        line-height: 40px
    }

    .hf-m-sep-header .logo-rights .lists i {
        font-size: 20px;
        line-height: 20px;
        color: #fff
    }

    .hf-m-sep-header .logo-rights .lists .i-global {
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        border-radius: 100%;
        position: relative;
        border: 1px solid #fff
    }

    .hf-m-sep-header .logo-rights .lists .i-global:after {
        content: '';
        display: block;
        width: 1px;
        height: 100%;
        background: #fff;
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .hf-m-sep-header .logo-rights .lists .i-global:before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background: #fff;
        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%)
    }

    .hf-m-sep-header .logo-rights .lists .i-global span {
        display: block;
        width: 12px;
        height: 18px;
        border-radius: 100%;
        position: absolute;
        left: 3px;
        top: 0;
        border: 1px solid #fff
    }

    .sep-banner .banner .list.ons1 .b-covers {
        width: 100%;
        left: 50%;
        max-width: 100%;
        padding: 0 20px
    }

    .sep-banner .banner .b-thumbs {
        display: block;
        position: relative;
        left: auto !important;
        top: auto !important;
        margin-top: 24px
    }

    .sep-banner .banner .b-thumbs .thumbs {
        width: 30%;
        height: auto;
        line-height: normal;
        float: left;
        margin-left: 4%
    }

    .sep-banner .banner .b-thumbs .thumbs:nth-child(3n+1) {
        margin-left: 0
    }

    .sep-banner .banner .list.ons1 .b-covers .b-titles {
        font-size: 36px;
        line-height: 42px
    }

    .sep-mp-body {
        display: block
    }

    .sep-mp-body .sep-container {
        padding: 0 20px;
        position: relative;
        z-index: 10
    }

    .mp-titles {
        display: block;
        width: 100%;
        font-size: 26px;
        color: #343434;
        line-height: 1.2;
        text-align: center
    }

    .mp-titles.cors {
        color: #fff
    }

    .sep-mp-pro-boxs {
        padding: 40px 0;
        background: #f5f6fa
    }

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

    .sep-mp-pro-boxs .mores-boxs .mores {
        display: inline-block;
        vertical-align: top;
        font-size: 15px;
        color: #444;
        line-height: 32px;
        padding: 0 34px 0 22px;
        border: 1px solid #444;
        position: relative
    }

    .sep-mp-pro-boxs .mores-boxs .mores:after {
        content: '';
        display: block;
        width: 40px;
        height: 1px;
        background: #444;
        position: absolute;
        top: 50%;
        right: -22px
    }

    .sep-mp-pro-boxs .mores-boxs .mores:hover {
        background: #78ad16;
        border-color: #78ad16;
        color: #fff
    }

    .sep-mp-pro-boxs .mores-boxs .mores:hover:after {
        background: #78ad16
    }

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

    .sep-mp-pro-ul-boxs ul {
        margin: 0 -9px
    }

    .sep-mp-pro-ul-boxs ul li {
        width: 50%;
        float: left;
        padding: 0 9px;
        margin-bottom: 16px
    }

    .sep-mp-pro-ul-boxs ul li:hover .lis-boxs {
        background: #78ad16
    }

    .sep-mp-pro-ul-boxs .l-boxs {
        width: 100%;
        position: relative;
        background: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.05)
    }

    .sep-mp-pro-ul-boxs .thumbs {
        position: relative;
        text-align: center
    }

    .sep-mp-pro-ul-boxs .thumbs img {
        max-width: 100%;
        aspect-ratio: 5/4;
        overflow: hidden;
    }

    .sep-mp-pro-ul-boxs .thumbs.ons {
        height: 220px;
        line-height: 220px
    }

    .sep-mp-pro-ul-boxs .lis-boxs {
        width: 100%;
        background: #b5b5b5;
        height: 48px;
        position: relative;
        display: block
    }

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

    .sep-mp-hots-boxs {
        width: 100%;
        position: relative
    }

    .sep-mp-hots-boxs .tops-boxs {
        background: #78ad16;
        padding: 24px 0 28px;
        position: relative
    }

    .sep-mp-hots-boxs .tops-boxs:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-top-color: #78ad16;
        border-bottom-width: 0;
        position: absolute;
        left: 50%;
        margin-left: -10px;
        top: 100%
    }

    .sep-mp-hots-boxs .boxs1 {
        width: 100%;
        position: relative;
        overflow: hidden;
        padding: 30px 0 54px
    }

    .hf-mp-hot-ul-boxs {
        width: 100%
    }

    .hf-mp-hot-ul-boxs ul {
        margin: 0 -8px
    }

    .hf-mp-hot-ul-boxs ul li {
        width: 50%;
        float: left;
        padding: 0 8px;
        margin-bottom: 14px
    }

    .hf-mp-hot-ul-boxs .l-boxs {
        position: relative;
        background: #fff;
        display: block;
        padding: 0 10px 17px
    }

    .hf-mp-hot-ul-boxs .thumbs {
        position: relative;
        text-align: center
    }

    .hf-mp-hot-ul-boxs .thumbs img {
        max-width: 100%;
        max-height: 160px;
    }

    .hf-mp-hot-ul-boxs .thumbs.ons {
        height: 160px;
        line-height: 160px
    }

    .hf-mp-hot-ul-boxs .lis-boxs {
        width: 100%
    }

    .hf-mp-hot-ul-boxs .titles-a {
        text-align: center;
        font-size: 14px;
        line-height: 18px;
        color: #1c1c1c
    }

    .hf-mp-hot-ul-boxs .titles-a:hover {
        color: #78ad16
    }

    .hf-mp-hot-ul-boxs .mores-boxs {
        margin-top: 6px;
        text-align: center
    }

    .hf-mp-hot-ul-boxs .mores-boxs .mores {
        display: inline-block;
        vertical-align: top;
        padding: 0 12px;
        border-radius: 11px;
        font-size: 14px;
        line-height: 20px;
        color: #78ad16;
        border: 1px solid #78ad16
    }

    .hf-mp-hot-ul-boxs .mores-boxs .mores:hover {
        background: #78ad16;
        color: #fff
    }

    .sep-mp-abouts-boxs {
        padding: 40px 0;
        position: relative
    }

    .sep-mp-abouts-boxs:after {
        content: '';
        display: block;
        width: 100%;
        height: 250px;
        background: #f5f6fa;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1
    }

    .sep-mp-abouts-boxs .richtext {
        margin-top: 24px
    }

    .sep-mp-abouts-boxs .thumbs {
        position: relative;
        margin-top: 24px
    }

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

    .sep-mp-abouts-boxs .thumbs iframe {
        width: 100%;
        border: none;
        height: 246px
    }

    .sep-mp-abouts-boxs .thumbs.gtj-img2 .imgs {
        display: none
    }

    .sep-mp-abouts-boxs .mores-boxs {
        margin-top: 32px;
        text-align: center
    }

    .sep-mp-abouts-boxs .mores-boxs .mores {
        display: inline-block;
        vertical-align: top;
        padding: 0 15px;
        border-radius: 12px;
        font-size: 14px;
        line-height: 22px;
        color: #fff;
        border: 1px solid #78ad16;
        background: #78ad16
    }

    .sep-mp-abouts-boxs .mores-boxs .mores:hover {
        text-decoration: underline
    }

    .sep-mp-applications-boxs {
        padding: 40px 0 0
    }

    .sep-applications-ul-boxs.ons {
        margin-top: 24px !important
    }

    .sep-applications-ul-boxs ul li {
        margin-bottom: 9px
    }

    .sep-applications-ul-boxs ul li .thumbs.ons {
        height: 204px;
        line-height: 204px
    }

    .sep-applications-ul-boxs ul li:hover .lis-boxs {
        opacity: 1
    }

    .sep-applications-ul-boxs .imgs:hover {
        background: #78ad16
    }

    .sep-applications-ul-boxs .titles-a:hover {
        color: #78ad16;
        padding-left: 0
    }

    .mp-mores-boxs {
        margin-top: 7px;
        text-align: center
    }

    .mp-mores-boxs .mp-mores {
        display: inline-block;
        vertical-align: top;
        min-width: 40px;
        height: 24px;
        line-height: 24px
    }

    .mp-mores-boxs .mp-mores i {
        font-size: 24px;
        color: #78ad16
    }

    .sep-mp-news {
        padding: 30px 0 40px
    }

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

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

    .sep-mp-news-ul-boxs ul li {
        width: 100%;
        position: relative;
        background: #f5f6fa;
        margin-bottom: 16px;
        align-items: center
    }

    .sep-mp-news-ul-boxs ul li:last-child {
        margin-bottom: 0
    }

    .sep-mp-news-ul-boxs .thumbs {
        width: 32.4%;
        float: left
    }

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

    .sep-mp-news-ul-boxs .thumbs.ons {
        height: 100px;
        aspect-ratio: 3/2;
        overflow: hidden;
    }

    .sep-mp-news-ul-boxs .lis-boxs {
        width: 67.6%;
        float: left;
        padding-left: 16px;
        padding-right: 12px
    }

    .sep-mp-news-ul-boxs .times {
        display: block;
        font-size: 12px;
        line-height: 1;
        color: #78ad16;
        margin-bottom: 8px
    }

    .sep-mp-news-ul-boxs .titles-a {
        font-size: 14px;
        line-height: 24px;
        color: #2d2d2d
    }

    .sep-mp-news-ul-boxs .titles-a:hover {
        color: #78ad16
    }

    .sep-mp-news-ul-boxs .titles-a.ons {
        height: 48px;
        overflow: hidden
    }

    .sep-mp-havs-boxs {
        padding: 36px 0 40px;
        background-color: #78ad16;
        position: relative;
        overflow: hidden;
        display: block
    }

    .sep-mp-havs-boxs .titles-a {
        font-size: 24px;
        line-height: 30px;
        color: #fff;
        text-align: center;
        display: block;
        position: relative;
        z-index: 12
    }

    .sep-mp-havs-boxs .mores-boxs {
        margin-top: 18px;
        text-align: center;
        position: relative;
        z-index: 10
    }

    .sep-mp-havs-boxs .mores-boxs .mores {
        display: inline-block;
        vertical-align: top;
        padding: 0 22px;
        line-height: 25px;
        border: 1px solid #fff;
        color: #fff
    }

    .sep-mp-havs-boxs .mores-boxs .mores:hover {
        background: #fff;
        color: #78ad16
    }

    .sep-mp-footer {
        width: 100%;
        display: block;
        padding: 8px 0 0;
        position: relative;
        overflow: hidden;
        margin-bottom: 50px;
        background: #171717
    }

    .sep-mp-footer .boxs {
        position: relative;
        z-index: 12
    }

    .sep-mp-footer .imgs-bgs {
        opacity: .5
    }

    .mp-footer-lists-boxs {
        width: 100%
    }

    .mp-footer-lists-boxs .mp-lists {
        width: 100%;
        padding: 16px 22px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3)
    }

    .mp-footer-lists-boxs .mp-lists a {
        display: block;
        width: 100%
    }

    .mp-footer-lists-boxs .mp-lists .titles-a {
        font-size: 16px;
        line-height: 28px;
        color: #fff;
        position: relative;
        padding-right: 40px;
        padding-left: 19px;
        text-transform: uppercase
    }

    .mp-footer-lists-boxs .mp-lists .titles-a:before {
        content: '';
        display: block;
        width: 4px;
        height: 12px;
        background: #78ad16;
        position: absolute;
        left: 0;
        top: 8px
    }

    .mp-footer-lists-boxs .mp-lists .titles-a .i-boxs {
        width: 27px;
        height: 27px;
        border-radius: 100%;
        background: #78ad16;
        position: absolute;
        right: 0;
        top: 1px
    }

    .mp-footer-lists-boxs .mp-lists .titles-a .i-boxs i {
        display: block;
        width: 14px;
        height: 2px;
        background: #fff;
        position: absolute;
        left: 50%;
        margin-left: -7px;
        top: 50%;
        margin-top: -1px
    }

    .mp-footer-lists-boxs .mp-lists .titles-a .i-boxs i:after {
        content: '';
        display: block;
        width: 2px;
        height: 14px;
        background: #fff;
        position: absolute;
        left: 6px;
        top: -6px
    }

    .mp-footer-lists-boxs .mp-lists ul {
        display: none;
        padding: 8px 0 5px
    }

    .mp-footer-lists-boxs .mp-lists ul li {
        width: 100%
    }

    .mp-footer-lists-boxs .mp-lists ul li a {
        font-size: 14px;
        line-height: 28px;
        color: #b8b8b8;
        padding: 5px 16px;
        position: relative;
        padding-left: 16px;
        display: block
    }

    .mp-footer-lists-boxs .mp-lists ul li a:hover {
        color: #78ad16
    }

    .mp-footer-lists-boxs .mp-lists ul li a:hover i {
        color: #78ad16
    }

    .mp-footer-lists-boxs .mp-lists ul li a i {
        font-size: 18px;
        line-height: 28px;
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 8px;
        color: #b8b8b8
    }

    .mp-footer-lists-boxs .mp-lists.active .titles-a {
        color: #78ad16
    }

    .mp-footer-lists-boxs .mp-lists.active .titles-a .i-boxs i:after {
        display: none
    }

    .mp-footer-lists-boxs .mp-lists.activess ul {
        display: block
    }

    .mp-contact-boxs {
        padding: 28px 22px 25px
    }

    .mp-contact-boxs .titles-a {
        display: block;
        width: 100%;
        font-size: 20px;
        line-height: 24px
    }

    .mp-contact-boxs .titles-a:hover {
        color: #78ad16
    }

    .mp-contact-boxs .link {
        margin-top: 28px;
        text-align: center
    }

    .mp-contact-boxs .link ul {
        display: inline-block
    }

    .mp-contact-boxs .link ul li {
        width: 35px;
        height: 35px;
        border-radius: 100%;
        background: #4a4d4f;
        line-height: 35px
    }

    .mp-contact-boxs .link ul li i {
        font-size: 16px;
        color: #fff;
        vertical-align: middle
    }

    .mp-contact-boxs .link ul li a {
        line-height: 32px
    }

    .mp-contact-boxs .link ul li+li {
        margin-left: 10px
    }

    .mp-contact-boxs .link ul li:hover {
        background: #78ad16
    }

    .mp-contact-ul-boxs {
        margin-top: 20px
    }

    .mp-contact-ul-boxs ul li {
        width: 100%;
        position: relative;
        padding-left: 36px
    }

    .mp-contact-ul-boxs ul li:hover a.span {
        color: #78ad16
    }

    .mp-contact-ul-boxs ul li+li {
        margin-top: 12px
    }

    .mp-contact-ul-boxs i {
        display: block;
        width: 20px;
        font-size: 24px;
        text-align: center;
        line-height: 24px;
        color: #78ad16;
        position: absolute;
        left: 0;
        top: 4px
    }

    .mp-contact-ul-boxs a {
        display: block
    }

    .mp-contact-ul-boxs .span {
        display: block;
        font-size: 14px;
        line-height: 24px;
        color: #fff
    }

    .mp-contact-ul-boxs .spans-titles {
        font-size: 14px;
        line-height: 24px;
        color: #e9e9e9
    }

    .footer-mp-footer {
        padding: 17px 22px;
        border-top: 1px solid rgba(255, 255, 255, 0.3)
    }

    .footer-mp-footer span {
        font-size: 12px;
        line-height: 24px;
        color: #b8b8b8;
        display: block;
        width: 100%;
        text-align: center
    }

    .footer-mp-footer span.lefts {
        float: left
    }

    .footer-mp-footer span.lefts a {
        color: #b8b8b8
    }

    .footer-mp-footer span.rights {
        float: right
    }

    .footer-mp-footer span.rights a {
        font-size: 12px;
        line-height: 24px;
        color: #b8b8b8;
        padding: 0 10px
    }

    .footer-mp-footer span.rights a:nth-child(3) {
        padding-right: 0
    }

    .footer-mp-footer span a:hover {
        color: #78ad16 !important
    }
}