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

.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: 720px;
    -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: 71px;
    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: 64px
}

.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: 23.5%;
    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(4n+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: 25.5%;
    float: left;
    margin-left: 1.75%;
    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(3n+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-rights {
    width: 47.25%;
    float: left
}

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

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

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

.sep-abouts-boxs .ab-rights .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%;
    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 thead tr:nth-child(1) {
    background: #78ad16
}

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

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

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

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

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

.richtext,
.richtext * {
    font-size: 16px;
    color: #343434;
    line-height: 25px;
    margin-top:20px;
    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
}

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

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

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

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

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

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

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

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

.tpq-faq-boxs .tpq-faq-boxs-contents {
    display: none;
    width: 100%;
    margin-top: 12px;
    padding: 0 10px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.faq-list .faq-item .faq-answer {
    box-shadow: 0 1px 4px #ccc;
    border-radius: 8px;
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
    float: right;
    margin: 5px;
    margin-left: 40px;
    padding-right: 90px;
    background: #ddd url(../image/logo.png) no-repeat right 10px top 10px;
    background-size: 60px auto;
    font-size: 14px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sep-factory-show .show-boxs.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: -32px
}

.sep-factory-show .show-boxs.owl-carousel .owl-controls .owl-nav .owl-next {
    right: -32px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sep-applications-grid1 {
    padding: 0
}

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

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

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

.sep-applications-grid1 li .thumbs {
    display: block;
    overflow: hidden
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.faq-wrap {
    overflow: hidden
}

.faq-wrap .richtext {
    display: none
}

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

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

.sep-faq-list3 li {
    margin-bottom: 20px
}

.sep-faq-list3 li:nth-child(1) .faq-answer {
    display: block
}

.sep-faq-list3 li.active .faq-question .q {
    background: #78ad16
}

.sep-faq-list3 li .faq-question {
    position: relative;
    min-height: 42px;
    padding-left: 40px;
    background: #f0f0f0;
    cursor: pointer
}

.sep-faq-list3 li .faq-question .q {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    color: #ebebeb;
    background: #9d9d9d;
    width: 40px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-weight: bold;
    font-size: 16px
}

.sep-faq-list3 li .faq-question .span.title {
    color: #333;
    font-size: 16px;
    padding: 0 15px;
    display: inline-block;
    line-height: 42px;
    height: 42px;
    padding-right: 45px
}

.sep-faq-list3 li .faq-question i {
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

.sep-faq-list3 li .faq-answer {
    color: #292929;
    font-size: 14px;
    line-height: 1.8em;
    padding: 30px 0;
    padding-bottom: 10px;
    display: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sep-resource-list2 li {
    padding-left: 160px;
    position: relative;
    padding-bottom: 30px;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 5px;
    min-height: 152px;
    margin-bottom: 30px
}

.sep-resource-list2 li.nothumb {
    padding-left: 0
}

.sep-resource-list2 li.nothumb .thumb {
    display: none
}

.sep-resource-list2 li .thumb {
    display: block;
    position: absolute;
    width: 140px;
    overflow: hidden;
    max-height: 120px;
    left: 0;
    top: 0
}

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

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

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

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

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

.sep-resource-list2 li .more {
    text-transform: uppercase;
    color: #78ad16;
    font-size: 12px;
    font-weight: bold
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sep-inner-banner {
    width: 100%;
    margin: 0 auto;
    position: relative
}

.sep-inner-banner img {
    width: 100%
}

.sep-inner-banner .inner-covers {
    width: auto;
    padding: 0;
    position: absolute;
    left: 57%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 70px;
    line-height: 80px;
    color: #fff;
    max-width: 600px
}

.sep-inner-banner .inner-covers .inner-titles {
    display: block;
    width: 100%;
    font-size: 70px;
    color: #78ad16;
    line-height: 80px;
    position: relative;
    text-transform: uppercase
}

.sep-inner-banner .inner-covers .inner-titles:before {
    content: '';
    display: block;
    width: 2px;
    height: 182px;
    background: #78ad16;
    position: absolute;
    left: -96px;
    top: -72px
}

.sep-inner-banner .inner-covers .inner-titles:after {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    background: #78ad16;
    position: absolute;
    left: -96px;
    top: 110px
}

.sep-inner-banner .inner-covers .inner-titles .lines {
    display: block;
    width: 207px;
    height: 2px;
    background: #78ad16;
    position: absolute;
    left: -96px;
    top: -72px
}

.sep-inner-banner .inner-covers .inner-titles .lines:after {
    content: '';
    display: block;
    width: 2px;
    height: 57px;
    background: #78ad16;
    position: absolute;
    left: 100%;
    top: 0
}

.sep-inner-banner .inner-covers.ons {
    width: 100%;
    left: 50%;
    max-width: 100%;
    padding: 0 2%
}

.sep-inner-banner .inner-covers .b-titles {
    font-size: 71px;
    color: #fff;
    line-height: 1.2;
    text-align: center
}

.sep-inner-banner .inner-covers .b-titles.sizes {
    font-size: 54px
}

.sep-inner-banner .inner-covers .b-lines {
    display: block;
    width: 72px;
    height: 4px;
    background: #78ad16;
    margin: 20px auto 22px
}

.sep-inner-banner .inner-covers .b-spans {
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    text-align: center
}

.sep-breadcrumb {
    width: 100%;
    background: none;
    position: absolute;
    padding: 20px 0;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.3)
}

.sep-breadcrumb.cors {
    background: rgba(255, 255, 255, 0.2);
    text-align: center;
    padding: 4px 0
}

.sep-breadcrumb.cors .breadcrumb {
    display: inline-block;
    vertical-align: top
}

.sep-breadcrumb.cors .breadcrumb li {
    color: rgba(255, 255, 255, 0.7)
}

.sep-breadcrumb.cors .breadcrumb li a {
    color: rgba(255, 255, 255, 0.7)
}

.sep-breadcrumb.cors .breadcrumb li:last-child a {
    color: #fff;
    font-weight: bold
}

.sep-breadcrumb.cors .breadcrumb li:hover a {
    color: #fff
}

.sep-breadcrumb.cors .breadcrumb li+li:before {
    color: rgba(255, 255, 255, 0.7);
    padding: 0 20px
}

.sep-breadcrumb .breadcrumb {
    background: none;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: 22px;
    text-align: left;
    position: relative
}

.sep-breadcrumb .breadcrumb i {
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 16px;
    color: #646464
}

.sep-breadcrumb .breadcrumb li a {
    font-size: 14px;
    color: #646464
}

.sep-breadcrumb .breadcrumb li:last-child a {
    color: #78ad16
}

.sep-breadcrumb .breadcrumb li:hover a {
    color: #78ad16
}

.sep-breadcrumb .breadcrumb li+li:before {
    content: '>';
    color: #646464;
    font-size: 14px
}

.sep-inner-body {
    position: relative
}

.sep-inner-body.ons {
    margin-bottom: 23px
}

.sep-inner-body .inner-pro-boxs {
    display: block;
    width: 100%;
    position: relative
}

.sep-inner-body .lefts-bgs {
    width: 18.75%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #f0f0f0
}

.sep-inner-body .inner-contents {
    width: 100%;
    display: block;
    position: relative
}

.sep-inner-body .hf-lefts {
    display: block;
    width: 23.75%;
    float: left;
    position: relative;
    padding-right: 26px;
    background: #f0f0f0;
    padding-top: 68px
}

.sep-inner-body .hf-lefts.ons {
    max-width: 285px;
    position: fixed;
    left: 50%;
    top: 30px;
    margin-left: -600px;
    overflow-y: scroll
}

.sep-inner-body .hf-lefts.ons::-webkit-scrollbar {
    width: 1px;
    height: 100%;
    background-color: #fff;
    overflow: initial
}

.sep-inner-body .hf-lefts.ons::-webkit-scrollbar-thumb {
    background-color: #888
}

.sep-inner-body .hf-lefts.ons::-moz-scrollbar {
    width: 1px;
    height: 100%;
    background-color: #fff;
    overflow: initial
}

.sep-inner-body .hf-lefts.ons::-moz-scrollbar-thumb {
    background-color: #888
}

.sep-inner-body .hf-lefts.ons::-ms-scrollbar {
    width: 1px;
    height: 100%;
    background-color: #fff;
    overflow: initial
}

.sep-inner-body .hf-lefts.ons::-ms-scrollbar-thumb {
    background-color: #888
}

.sep-inner-body .hf-lefts.ons::-o-scrollbar {
    width: 1px;
    height: 100%;
    background-color: #fff;
    overflow: initial
}

.sep-inner-body .hf-lefts.ons::-o-scrollbar-thumb {
    background-color: #888
}

.sep-inner-body .hf-lefts.ons::scrollbar {
    width: 1px;
    height: 100%;
    background-color: #fff;
    overflow: initial
}

.sep-inner-body .hf-lefts.ons::scrollbar-thumb {
    background-color: #888
}

.sep-inner-body .hf-lefts.onss {
    max-width: 372px;
    position: absolute;
    left: 0;
    bottom: 0
}

.sep-inner-body .lf-bgs {
    width: 23.75%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #f0f0f0;
    z-index: -1
}

.sep-inner-body .hf-rights {
    display: block;
    width: 76.25%;
    float: right;
    padding-top: 68px;
    padding-bottom: 40px;
    padding-left: 34px
}

.sep-inner-body .hf-rights.ons {
    padding-top: 0
}

.sep-inner-body .hf-rights .details-lefts {
    width: 50%;
    float: left;
    padding-right: 7%
}

.sep-inner-body .hf-rights .details-rights {
    width: 50%;
    float: left
}

.sep-inner-body .hf-rights .details-rights .thumbs {
    display: block;
    width: 100%
}

.sep-inner-body .hf-rights .details-rights .thumbs img {
    max-width: 100%
}

.sep-inner-body .hf-rights .details-rights .thumbs-duotus-boxs {
    display: block;
    width: 100%;
    margin-top: 14px
}

.sep-inner-body .hf-rights .details-rights .thumbs-duotus-boxs img {
    max-width: 100%
}

.sep-inner-body .hf-rights .details-rights .thumbs-duotus-boxs ul li {
    width: 18%;
    float: left;
    border: 1px solid #cdcdcd;
    cursor: pointer
}

.sep-inner-body .hf-rights .details-rights .thumbs-duotus-boxs ul li.ons {
    margin-right: 2%
}

.sep-inner-body .hf-rights .details-rights .thumbs-duotus-boxs ul li.ons:last-child {
    margin-right: 0
}

.sep-inner-body .hf-rights .details-rights .thumbs-duotus-boxs ul li.active {
    border-color: #78ad16
}

.sep-inner-body .hf-rights .details-rights .bx-wrapper .bx-controls-direction a {
    width: 15px;
    height: 39px;
    background: #cdcdcd
}

.sep-inner-body .hf-rights .details-rights .bx-wrapper .bx-controls-direction a:before {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    position: absolute;
    margin-top: -1px;
    background: #282321
}

.sep-inner-body .hf-rights .details-rights .bx-wrapper .bx-controls-direction a:after {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    position: absolute;
    margin-top: -1px;
    background: #282321
}

.sep-inner-body .hf-rights .details-rights .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -18px
}

.sep-inner-body .hf-rights .details-rights .bx-wrapper .bx-controls-direction a.bx-prev:before {
    top: 60%;
    left: 1px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-inner-body .hf-rights .details-rights .bx-wrapper .bx-controls-direction a.bx-prev:after {
    top: 40%;
    left: 1px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sep-inner-body .hf-rights .details-rights .bx-wrapper .bx-controls-direction a.bx-next {
    right: -18px
}

.sep-inner-body .hf-rights .details-rights .bx-wrapper .bx-controls-direction a.bx-next:before {
    top: 40%;
    right: 1px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-inner-body .hf-rights .details-rights .bx-wrapper .bx-controls-direction a.bx-next:after {
    top: 60%;
    right: 1px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.fyzn-pro-lists-h1 {
    display: block;
    width: 100%;
    font-size: 36px;
    color: #78ad16;
    line-height: normal;
    position: relative;
    margin-bottom: 22px
}

.fyzn-pro-lists-h1:after {
    content: '';
    display: inline-block;
    width: 43px;
    height: 2px;
    background: #78ad16;
    vertical-align: middle
}

.fyzn-pro-lists-h1.ons {
    margin-bottom: 0
}

.hf-pro-index-h1 {
    display: block;
    width: 100%;
    font-size: 36px;
    color: #78ad16;
    line-height: normal;
    position: relative;
    margin-bottom: 36px;
    text-align: center
}

.hf-pro-index-h1.ons {
    margin-top: 56px
}

.hf-pro-index-h1:before {
    content: '';
    display: inline-block;
    width: 43px;
    height: 2px;
    background: #78ad16;
    vertical-align: middle;
    margin-right: 10px
}

.hf-pro-index-h1:after {
    content: '';
    display: inline-block;
    width: 43px;
    height: 2px;
    background: #78ad16;
    vertical-align: middle;
    margin-left: 10px
}

.fyzn-pro-index-boxs ul {
    width: 100%
}

.fyzn-pro-index-boxs ul li {
    width: 100%;
    position: relative;
    padding: 75px 0
}

.fyzn-pro-index-boxs ul li:nth-child(odd) {
    background: #fff
}

.fyzn-pro-index-boxs ul li:nth-child(even) {
    background: #f5f5f5
}

.fyzn-pro-index-boxs ul li .sep-container {
    position: relative
}

.fyzn-pro-index-boxs ul li .thumbs {
    width: 48.75%;
    float: left;
    text-align: center
}

.fyzn-pro-index-boxs ul li .thumbs img {
    max-width: 100%
}

.fyzn-pro-index-boxs ul li .thumbs: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)
}

.fyzn-pro-index-boxs ul li .lis-boxs {
    display: block;
    width: 48.75%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 36px
}

.fyzn-pro-index-boxs ul li:nth-child(odd) {
    right: 0
}

.fyzn-pro-index-boxs ul li:nth-child(odd) .thumbs {
    float: left
}

.fyzn-pro-index-boxs ul li:nth-child(odd) .lis-boxs {
    right: 0
}

.fyzn-pro-index-boxs ul li:nth-child(even) {
    left: 0
}

.fyzn-pro-index-boxs ul li:nth-child(even) .thumbs {
    float: right
}

.fyzn-pro-index-boxs ul li:nth-child(even) .lis-boxs {
    left: 0
}

.fyzn-pro-index-boxs ul li .titles-a {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #323232;
    line-height: normal;
    text-align: center
}

.fyzn-pro-index-boxs ul li .titles-a:hover {
    color: #78ad16
}

.fyzn-pro-index-boxs ul li .spans {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #323232;
    height: 84px;
    overflow: hidden;
    margin-top: 27px;
    text-align: center
}

.fyzn-pro-index-boxs ul li .learns-mores {
    display: block;
    width: 100%;
    max-width: 162px;
    border-radius: 24px;
    font-size: 16px;
    color: #323232;
    border: 1px solid #c8c8c8;
    text-align: center;
    line-height: 45px;
    margin: 28px auto 0;
    text-transform: uppercase
}

.fyzn-pro-index-boxs ul li .learns-mores i {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 2px;
    background: #323232;
    position: relative;
    margin-left: 20px
}

.fyzn-pro-index-boxs ul li .learns-mores i:before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    width: 10px;
    height: 3px;
    background: #323232;
    right: 0;
    top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fyzn-pro-index-boxs ul li .learns-mores i:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    width: 10px;
    height: 3px;
    background: #323232;
    right: 0;
    top: 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.fyzn-pro-index-boxs ul li:hover .learns-mores {
    background: #78ad16;
    color: #fff;
    border-color: #78ad16
}

.fyzn-pro-index-boxs ul li:hover .learns-mores i {
    color: #fff;
    background: #fff
}

.fyzn-pro-index-boxs ul li:hover .learns-mores i:before,
.fyzn-pro-index-boxs ul li:hover .learns-mores i:after {
    background: #fff
}

.hf-pro-indexs-boxs.ons {
    margin-top: 32px
}

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

.hf-pro-indexs-boxs ul li {
    width: 25%;
    float: left;
    padding: 40px 0;
    position: relative
}

.hf-pro-indexs-boxs ul li .lis-boxs {
    display: block;
    width: 100%;
    position: relative;
    padding: 0 4% 10px
}

.hf-pro-indexs-boxs ul li .lis-boxs:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    background: #c8c8c8;
    left: 0;
    top: 0
}

.hf-pro-indexs-boxs ul li .lists-boxs {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    background: #78ad16;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.hf-pro-indexs-boxs ul li .lists-boxs .titles-boxs {
    display: block;
    width: 100%;
    padding: 0 28px;
    height: auto;
    position: absolute;
    left: 0;
    top: 44%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hf-pro-indexs-boxs ul li .lists-boxs .titles-a {
    color: #fff;
    text-align: left
}

.hf-pro-indexs-boxs ul li .lists-boxs .titles-a:hover {
    text-decoration: underline
}

.hf-pro-indexs-boxs ul li .lists-boxs .ul-boxs {
    display: block;
    margin-top: 36px
}

.hf-pro-indexs-boxs ul li .lists-boxs .ul-boxs .li-lists {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    padding-left: 15px;
    position: relative;
    border-bottom: 1px solid #78ad16
}

.hf-pro-indexs-boxs ul li .lists-boxs .ul-boxs .li-lists i {
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 7px
}

.hf-pro-indexs-boxs ul li .lists-boxs .ul-boxs .li-lists:hover {
    border-color: #a1c65c
}

.hf-pro-indexs-boxs ul li:nth-child(4n+1):after {
    content: '';
    display: block;
    width: 400%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #c8c8c8
}

.hf-pro-indexs-boxs ul li:nth-child(4n+1) .lis-boxs:after {
    display: none
}

.hf-pro-indexs-boxs ul li.lines-ons:after {
    display: none
}

.hf-pro-indexs-boxs ul li:nth-last-child(1):after,
.hf-pro-indexs-boxs ul li:nth-last-child(2):after,
.hf-pro-indexs-boxs ul li:nth-last-child(3):after,
.hf-pro-indexs-boxs ul li:nth-last-child(4):after {
    display: none
}

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

.hf-pro-indexs-boxs ul li .thumbs.ons {
    height: 290px;
    line-height: 290px
}

.hf-pro-indexs-boxs ul li .thumbs img {
    max-width: 100%
}

.hf-pro-indexs-boxs ul li .titles-a {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #323232;
    text-align: center
}

.hf-pro-indexs-boxs ul li .titles-a.ons {
    margin-top: 20px;
    min-height: 52px
}

.hf-pro-indexs-boxs ul li .reads-mores-boxs {
    width: 100%;
    overflow: hidden;
    height: 48px;
    background: #a0d441;
    padding: 13px 0 13px 28px;
    position: absolute;
    left: 0;
    bottom: 0
}

.hf-pro-indexs-boxs ul li .reads-mores {
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 22px;
    font-size: 14px;
    color: #fff
}

.hf-pro-indexs-boxs ul li .reads-mores i {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    border-radius: 100%;
    background: #fff;
    margin-left: 6px;
    position: relative
}

.hf-pro-indexs-boxs ul li .reads-mores i:before {
    content: '';
    display: block;
    width: 6px;
    height: 2px;
    background: #78ad16;
    position: absolute;
    left: 4px;
    top: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.hf-pro-indexs-boxs ul li .reads-mores i:after {
    content: '';
    display: block;
    width: 6px;
    height: 2px;
    background: #78ad16;
    position: absolute;
    left: 4px;
    top: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.hf-pro-indexs-boxs ul li:hover .lists-boxs {
    box-shadow: 0 0 10px #dcdcdc;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.hf-pro-lists-boxs {
    display: block;
    width: 100%
}

.hf-pro-lists-boxs.ons {
    margin-top: 56px
}

.hf-pro-lists-boxs ul li {
    width: 100%;
    margin-bottom: 35px;
    overflow: hidden;
    padding: 12px;
    border: 1px solid #e0e0e0;
    border-top-right-radius: 32px
}

.hf-pro-lists-boxs ul li .thumbs {
    width: 33.5%;
    display: block;
    text-align: center;
    overflow: hidden;
    float: left
}

.hf-pro-lists-boxs ul li .thumbs img {
    max-width: 100%
}

.hf-pro-lists-boxs ul li .thumbs.ons {
    height: 216px;
    line-height: 216px
}

.hf-pro-lists-boxs ul li .thumbs: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)
}

.hf-pro-lists-boxs ul li .lis-boxs {
    width: 66.5%;
    float: left;
    padding-left: 24px;
    padding-right: 20px
}

.hf-pro-lists-boxs ul li .lis-boxs.ons {
    padding-bottom: 10px
}

.hf-pro-lists-boxs ul li .titles-a {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #000;
    line-height: 26px;
    margin-top: 28px
}

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

.hf-pro-lists-boxs ul li .spans {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #646464;
    height: 72px;
    overflow: hidden;
    margin-top: 26px
}

.hf-pro-lists-boxs ul li .learns-mores {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #000;
    line-height: 28px;
    margin-top: 22px
}

.hf-pro-lists-boxs ul li .learns-mores i {
    color: #78ad16;
    font-size: 12px;
    margin-left: 4px
}

.hf-pro-lists-boxs ul li:hover {
    border-color: #fff;
    box-shadow: 0 0 5px #78ad16
}

.hf-pro-lists-boxs ul li:hover .learns-mores {
    color: #78ad16
}

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

.hf-siderbars-boxs .hf-siderbars-titles {
    display: block;
    width: 100%;
    font-size: 36px;
    color: #000;
    line-height: normal;
    margin-bottom: 9px
}

.hf-siderbars-boxs .hf-siderbars-titles.ons {
    font-size: 24px;
    color: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-titles.ons:after {
    content: '';
    display: block;
    width: 42px;
    height: 2px;
    background: #78ad16
}

.hf-siderbars-boxs .sider-ons {
    margin-bottom: 30px
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs {
    display: block;
    width: 100%
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    padding: 15px 0
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li.ons {
    border-bottom: none
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li:last-child {
    border-bottom: none
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>a {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #323232;
    line-height: 20px;
    position: relative;
    padding-left: 10px
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>a>i {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: -2px;
    padding: 5px
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>a>i:before {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    background: #969696;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -1px;
    margin-left: -7px
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>a>i:after {
    content: '';
    display: block;
    width: 2px;
    height: 14px;
    background: #969696;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 50%;
    margin-top: -7px
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>a .span {
    display: block;
    width: 2px;
    height: 20px;
    background: #78ad16;
    position: absolute;
    left: -2px;
    top: 0;
    opacity: 0
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li:hover>a .span {
    opacity: 1
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li:hover>a {
    color: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li:hover>a i:before {
    background: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li:hover>a i:after {
    background: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li.active>a {
    color: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li.active>a .span {
    opacity: 1
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li.active>a i:before {
    background: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li.active>a i:after {
    background: #78ad16;
    display: none
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li.activess>a {
    color: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li.activess>a i:before {
    background: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li.activess>a i:after {
    background: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li.activess ul {
    display: block
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>ul {
    display: none;
    padding: 10px 0 5px
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>ul>li>a {
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #646464;
    padding: 5px 0;
    padding-left: 12px
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>ul>li:hover>a {
    color: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>ul>li:hover>a i:before {
    background: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>ul>li:hover>a i:after {
    background: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>ul>li.active>a {
    color: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>ul>li.active>a i:after {
    display: none
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>ul>li.activess>a {
    color: #78ad16
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>ul>li.activess>a i:after {
    display: none
}

.hf-siderbars-boxs .hf-siderbars-pro-boxs>ul>li>ul>li.activess ul {
    display: block
}

.hf-siderbars-boxs .hf-siderbars-news-boxs {
    display: block;
    width: 100%
}

.hf-siderbars-boxs .hf-siderbars-news-boxs ul {
    width: 100%;
    padding-top: 15px
}

.hf-siderbars-boxs .hf-siderbars-news-boxs ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 28px
}

.hf-siderbars-boxs .hf-siderbars-news-boxs ul li img {
    max-width: 100%
}

.hf-siderbars-boxs .hf-siderbars-news-boxs ul li .thumbs {
    display: block;
    width: 100%;
    overflow: hidden
}

.hf-siderbars-boxs .hf-siderbars-news-boxs ul li .thumbs: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)
}

.hf-siderbars-boxs .hf-siderbars-news-boxs ul li .titles-a {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin-top: 6px
}

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

.hf-details-boxs {
    display: block;
    width: 100%;
    position: relative;
    background: #f5f5f5;
    padding-top: 68px;
    padding-bottom: 42px;
    margin-bottom: 44px
}

.hf-details-boxs:before {
    content: '';
    display: block;
    width: 34px;
    height: 100%;
    position: absolute;
    background: #f5f5f5;
    left: -34px;
    top: 0
}

.hf-details-boxs:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #f5f5f5;
    left: 100%;
    top: 0
}

.hf-details-boxs img {
    width: 100%
}

.hf-details-boxs .thumbs-boxs {
    width: 100%
}

.hf-details-boxs .thumbs-boxs.ons .thumbs {
    width: 45.4%;
    float: none;
    margin: auto
}

.hf-details-boxs .thumbs-boxs.ons .thumbs-rights {
    width: 54.6%
}

.hf-details-boxs .thumbs {
    width: 67%;
    display: block;
    text-align: center;
    overflow: hidden;
    position: relative;
    float: left
}

.hf-details-boxs .thumbs.ons {
    height: 440px;
    line-height: 440px
}

.hf-details-boxs .thumbs-rights {
    width: 33%;
    display: block;
    padding-left: 28px;
    float: left
}

.hf-details-boxs .thumbs-rights .texts {
    font-size: 14px;
    line-height: 21px;
    color: #646464
}

.hf-details-boxs .thumbs-rights .texts.ons {
    min-height: 292px
}

.hf-details-boxs .thumbs-rights .texts u {
    font-size: 14px;
    color: #78ad16;
    text-decoration: none
}

.contacts-downloads-boxs {
    display: block;
    width: 100%;
    text-align: center
}

.contacts-downloads-boxs.ons {
    margin-top: 24px
}

.contacts-downloads-boxs .spans {
    display: inline-block;
    width: auto;
    vertical-align: top;
    margin-bottom: 20px;
    padding: 0 16px;
    font-size: 18px;
    color: #fff;
    line-height: 38px;
    background: #78ad16
}

.contacts-downloads-boxs .spans i {
    margin-left: 10px;
    font-size: 18px;
    color: #fff;
    position: relative
}

.contacts-downloads-boxs .spans i.ons {
    width: 2px;
    height: 18px;
    border-left: 1px dashed #fff;
    border-right: 1px dashed #fff;
    position: relative;
    display: inline-block;
    margin-left: 20px;
    margin-right: 10px
}

.contacts-downloads-boxs .spans i.ons .lines {
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: -10px;
    bottom: -1px
}

.contacts-downloads-boxs .spans i.ons:before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 12px;
    background: #fff;
    position: absolute;
    right: 3px;
    top: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.contacts-downloads-boxs .spans i.ons:after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 12px;
    background: #fff;
    position: absolute;
    right: -5px;
    top: 7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.contacts-downloads-boxs a.spans:hover {
    opacity: .7
}

.duotus-boxs {
    display: block;
    width: auto;
    position: absolute;
    left: 10px;
    bottom: 10px
}

.duotus-boxs.ons {
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: 16px;
    text-align: center
}

.duotus-boxs.ons ul {
    display: inline-block;
    vertical-align: top
}

.duotus-boxs img {
    max-width: 100%
}

.duotus-boxs ul li {
    width: 60px;
    float: left;
    border: 1px solid #ccc;
    margin: 0 0 10px;
    cursor: pointer;
    overflow: hidden
}

.duotus-boxs ul li.active {
    border-color: #78ad16
}

.inner-applicatiions {
    width: 100%;
    overflow: hidden
}

.inner-applicatiions dl {
    width: 31.3333%;
    height: auto;
    background: #fafafa;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden;
    float: left;
    padding-bottom: 20px;
    margin-bottom: 30px;
    position: relative
}

.inner-applicatiions dl+dl {
    margin-left: 3%
}

.inner-applicatiions dl+dl:nth-child(3n+1) {
    margin-left: 0
}

.inner-applicatiions dl dt {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.inner-applicatiions dl dt.ons {
    height: 188px
}

.inner-applicatiions dl dt img {
    max-width: 100%
}

.inner-applicatiions dl dt: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)
}

.inner-applicatiions dl dd {
    padding-left: 20px
}

.inner-applicatiions dl dd .span {
    font-size: 16px;
    color: #333;
    margin-top: 18px;
    display: block;
    line-height: 22px;
    min-height: 44px
}

.inner-applicatiions dl dd .span:hover {
    color: #78ad16
}

.inner-applicatiions dl dd ul {
    margin-top: 10px
}

.inner-applicatiions dl dd ul li {
    float: left;
    font-size: 12px;
    color: #666;
    margin-right: 15px
}

.inner-applicatiions dl dd ul li a {
    font-size: 12px;
    color: #333;
    text-decoration: none
}

.inner-applicatiions dl dd ul li a:hover {
    color: #78ad16
}

.shsn-new-ul {
    width: 100%;
    overflow: hidden
}

.shsn-new-ul li {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-left: 74px;
    position: relative
}

.shsn-new-ul li .dates {
    width: 74px;
    padding: 0 12px;
    float: left;
    position: absolute;
    left: 0;
    top: 0
}

.shsn-new-ul li .dates .dates-boxs {
    font-family: arial;
    font-weight: bold;
    font-style: inherit !important;
    border: 2px solid #dcdcdc;
    text-align: center;
    margin: 10px 0 30px 0
}

.shsn-new-ul li .dates .dates-boxs .new-data {
    margin: -16px 0 -5px 0;
    font-size: 24px;
    color: #78ad16;
    line-height: 1.5
}

.shsn-new-ul li .dates .dates-boxs .datys {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #555
}

.shsn-new-ul li .dates-rights {
    width: 100%;
    float: left;
    padding: 0 12px;
    min-height: 102px
}

.shsn-new-ul li .dates-rights .titles-a {
    display: block;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    margin: 5px 0 10px
}

.shsn-new-ul li .dates-rights .titles-a:hover {
    color: #78ad16
}

.shsn-new-ul li .dates-rights .texts {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    color: #555;
    line-height: 1.5
}

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

.hf-serveds-ul-boxs ul li {
    width: 33.333%;
    float: left;
    position: relative;
    margin-bottom: 20px;
    padding: 0 2%
}

.hf-serveds-ul-boxs ul li .thumbs {
    display: block;
    text-align: center;
    overflow: hidden
}

.hf-serveds-ul-boxs ul li .thumbs img {
    width: 100%
}

.hf-serveds-ul-boxs ul li .titles-a {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #323232;
    line-height: 24px;
    margin-top: 6px
}

.hf-serveds-ul-boxs ul li .titles-a.ons {
    height: 48px
}

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

.hf-serveds-ul-boxs ul li .spans {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #646464;
    overflow: hidden;
    margin-top: 6px
}

.hf-serveds-ul-boxs ul li .spans.ons {
    height: 96px
}

.hf-serveds-ul-boxs ul li .spans.onss {
    height: 120px
}

.hf-serveds-ul-boxs ul li:hover .thumbs img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.shares {
    display: block;
    width: 100%;
    height: 32px
}

.details-ul-boxs {
    display: block;
    width: 100%;
    padding-bottom: 9px;
    border-bottom: 1px solid #a4a4a4;
    margin-bottom: 50px
}

.details-ul-boxs ul li {
    width: auto;
    float: left;
    padding: 0 30px;
    position: relative;
    line-height: 20px;
    font-size: 14px;
    color: #0080cc;
    cursor: pointer
}

.details-ul-boxs ul li .spans {
    display: block;
    width: auto;
    line-height: 20px;
    font-size: 14px;
    color: #0080cc
}

.details-ul-boxs ul li:first-child {
    padding-left: 20px
}

.details-ul-boxs ul li:last-child {
    padding-right: 0
}

.details-ul-boxs ul li+li:before {
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    position: absolute;
    left: 0;
    background: #0080cc
}

.hf-related-titles {
    font-size: 24px;
    color: #78ad16;
    line-height: 30px;
    display: block;
    width: 100%;
    margin: 30px 0 32px;
    position: relative;
    text-align: center
}

.hf-related-titles:after {
    content: '';
    width: 43px;
    height: 2px;
    background: #78ad16;
    display: block;
    margin: 8px auto 0
}

.hf-related-boxs {
    display: block;
    width: 100%;
    margin: auto
}

.hf-related-boxs ul li {
    width: 28%;
    float: left;
    margin-bottom: 25px;
    border: 1px solid #dcdcdc;
    margin-left: 5.3333%;
    overflow: hidden;
    background: #fff
}

.hf-related-boxs ul li img {
    max-width: 100%
}

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

.hf-related-boxs ul li .thumbs.ons {
    height: 250px;
    line-height: 250px
}

.hf-related-boxs ul li .thumbs-boxs {
    display: block;
    width: 100%;
    height: 84px;
    position: relative
}

.hf-related-boxs ul li .reads-mores-boxs {
    text-align: center;
    overflow: hidden;
    margin-top: 14px;
    display: none
}

.hf-related-boxs ul li .reads-mores {
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 0 8px;
    line-height: 22px;
    background: #78ad16;
    border-radius: 11px;
    font-size: 14px;
    color: #fff
}

.hf-related-boxs ul li .reads-mores i {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    border-radius: 100%;
    background: #fff;
    margin-left: 6px;
    position: relative
}

.hf-related-boxs ul li .reads-mores i:before {
    content: '';
    display: block;
    width: 6px;
    height: 2px;
    background: #78ad16;
    position: absolute;
    left: 4px;
    top: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.hf-related-boxs ul li .reads-mores i:after {
    content: '';
    display: block;
    width: 6px;
    height: 2px;
    background: #78ad16;
    position: absolute;
    left: 4px;
    top: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.hf-related-boxs ul li .titles-a {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #323232;
    text-align: center;
    line-height: normal
}

.hf-related-boxs ul li .spans {
    width: 100%;
    height: 140px;
    overflow: hidden;
    padding: 0 12px;
    margin-bottom: 15px;
    position: relative;
    top: -10px
}

.hf-related-boxs ul li .lis-boxs {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hf-related-boxs ul li:hover {
    border: 3px solid #78ad16;
    border-top-right-radius: 40px
}

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

.hf-related-boxs ul li:hover .reads-mores-boxs {
    display: block
}

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

.hf-related-news-boxs ul li {
    width: 28%;
    float: left;
    margin-bottom: 25px;
    border: 1px solid #dcdcdc;
    margin-left: 5.3333%;
    overflow: hidden;
    background: #fff;
    padding: 20px 2%
}

.hf-related-news-boxs ul li img {
    max-width: 100%
}

.hf-related-news-boxs ul li .thumbs-boxs {
    display: block;
    width: 100%;
    height: 64px;
    position: relative
}

.hf-related-news-boxs ul li .titles-a {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #323232;
    text-align: left;
    line-height: 24px;
    padding-bottom: 6px;
    border-bottom: 1px solid #dcdcdc;
    font-weight:bold;
}

.hf-related-news-boxs ul li .spans {
    width: 100%;
    height: 140px;
    overflow: hidden;
    position: relative
}

.hf-related-news-boxs ul li .spans.ons {
    top: -10px
}

.hf-related-news-boxs ul li .lis-boxs {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hf-related-news-boxs ul li:hover {
    border: 3px solid #78ad16;
    border-top-right-radius: 40px
}

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

.hf-related-news-boxs ul li:hover .reads-mores-boxs {
    display: block
}

.hf-youmays-boxs {
    display: block;
    width: 100%;
    background: #f5f5f5;
    padding: 30px 0 66px;
    border-top: 1px solid #a4a4a4
}

.hf-details-forms-boxs {
    display: block;
    width: 100%;
    padding: 40px 0
}

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

.details-ffs-boxs {
    display: block;
    width: 100%;
    margin-bottom: 20px
}

.details-ffs-boxs ul li {
    width: 22.5%;
    float: left;
    border-radius: 8px;
    background: #dcdcdc;
    font-size: 16px;
    color: #2d1919;
    line-height: 28px;
    text-align: center;
    margin-right: 5%;
    cursor: pointer
}

.details-ffs-boxs ul li span {
    font-size: 16px;
    color: #2d1919;
    line-height: 28px;
    text-align: center;
    display: block
}

.details-ffs-boxs ul li.active {
    background: #78ad16;
    color: #fff
}

.details-ffs-boxs ul li.active span {
    color: #fff
}

.details-ffs-next-boxs {
    width: 100%;
    display: block
}

.details-ffs-next-boxs .richtext {
    display: none
}

.details-ffs-next-boxs .richtext.active {
    display: block
}

.btn-primary {
    background: #78ad16;
    border-color: #78ad16
}

.btn-primary:hover {
    background: #78ad16
}

.sep-general-form {
    padding: 0;
    position: relative
}

.sep-general-form .sep-general-form-title {
    display: block;
    width: 100%;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    font-family: "Arial-bold";
    position: relative;
    padding-bottom: 10px
}

.sep-general-form .sep-general-form-title:after {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0
}

.sep-general-form .sep-general-form-prompt {
    font-family: Arial;
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 15px 0 20px
}

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

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

.sep-general-form .sep-form>div {
    width: 50%
}

.sep-general-form .sep-form>div.form-left {
    float: left;
    width: 39%
}

.sep-general-form .sep-form>div.form-left .form-group {
    padding-left: 130px;
    margin-bottom: 8px
}

.sep-general-form .sep-form>div.form-left .form-group .control-label {
    width: 130px
}

.sep-general-form .sep-form>div.form-right {
    float: right;
    width: 61%;
    position: relative
}

.sep-general-form .sep-form>div.form-right .form-group {
    width: 100%;
    padding-left: 105px;
    margin-bottom: 8px
}

.sep-general-form .sep-form>div.form-right .form-group .control-label {
    width: 105px;
    padding-left: 25px
}

.sep-general-form .sep-form>div.form-right .form-group .control-label .required {
    color: red
}

.sep-general-form .sep-form>div.form-right .form-group.ons {
    max-width: 72%
}

.sep-general-form .sep-form>div.form-right .form-group.subs {
    width: 26%;
    float: none;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 8px;
    padding: 0
}

.sep-general-form .sep-form>div.form-right .form-group.subs .btn {
    width: 100%;
    height: 41px;
    background: #78ad16
}

.sep-general-form .sep-form>div.form-right .form-group.subs .btn.btn-primary {
    border: none;
    padding: 0;
    font-size: 16px;
    text-transform: none;
    color: #fff;
    text-align: center
}

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

.sep-general-form .sep-form>div .form-group.has-success:after {
    right: 0
}

.sep-general-form .sep-form>div .form-group .regex-tip {
    top: -2px;
    right: 3%;
    display: none
}

.sep-general-form .sep-form>div .form-group .control-label {
    width: 21%;
    font-weight: normal;
    color: #000;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    line-height: 24px;
    padding: 8px 0;
    text-align: left
}

.sep-general-form .sep-form>div .form-group .control-label .required {
    color: #fff
}

.sep-general-form .sep-form>div .form-group .form-control {
    border: 1px solid #d9d9d9;
    background: none
}

.sep-general-form .sep-form>div .form-group textarea {
    height: 188px
}

.sep-general-form .sep-form>div .form-group .control-label .required {
    color: #f00
}

#sc-captcha {
    width: 96%
}

.input-group-addon {
    border: none
}

.form-control {
    height: 41px;
    line-height: 39px
}

.sep-general-form .sep-form>div .form-group {
    padding-left: 26%
}

.sep-general-form .sep-form>div .form-group .control-label {
    width: 26%
}

.sep-general-form .sep-form>div.form-right .form-group {
    padding-left: 18%
}

.sep-general-form .sep-form>div.form-right .form-group .control-label {
    width: 18%
}

.sep-pages-boxs {
    padding: 64px 0 68px
}

.sep-pages-boxs.bgs {
    background: #f5f6fa
}

.sep-pages-boxs.ons {
    padding: 44px 0
}

.sep-pages-boxs.ons1 {
    padding: 96px 0 0
}

.hf-pro-index-titles {
    width: 100%;
    text-align: center;
    font-size: 40px;
    line-height: 1.2;
    color: #343434;
    display: block;
    margin-bottom: 50px
}

.hf-pro-index-titles.cors {
    color: #fff
}

.hf-pro-index-titles.ons {
    margin-bottom: 0
}

.hf-pro-index-titles.onss {
    margin-top: 56px
}

.hf-pro-index-titles.aligns {
    text-align: left
}

a.hf-pro-index-titles:hover {
    color: #78ad16
}

.hf-pro-index-ul-boxs {
    width: 100%
}

.hf-pro-index-ul-boxs.ons {
    margin-top: 50px
}

.hf-pro-index-ul-boxs ul li {
    width: 31%;
    float: left;
    margin-left: 3.5%;
    padding: 12px 2% 39px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    margin-bottom: 50px
}

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

.hf-pro-index-ul-boxs ul li:hover {
    box-shadow: 0 0 10px #dae7c9
}

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

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

.hf-pro-index-ul-boxs .thumbs.ons {
    height: 232px;
    line-height: 232px
}

.hf-pro-index-ul-boxs .titles-a {
    font-size: 18px;
    line-height: 32px;
    color: #78ad16;
    text-align: center
}

.hf-pro-index-ul-boxs .titles-a:hover {
    opacity: .8
}

.hf-pro-index-ul-boxs .ul-boxs {
    height: 128px
}

.hf-pro-index-ul-boxs .ul-boxs .ul-lists {
    display: block;
    width: 100%;
    position: relative;
    font-size: 14px;
    line-height: 32px;
    color: #343434;
    padding-left: 22px
}

.hf-pro-index-ul-boxs .ul-boxs .ul-lists.ons {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.hf-pro-index-ul-boxs .ul-boxs .ul-lists i {
    font-size: 14px;
    color: #343434;
    line-height: 32px;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    vertical-align: top
}

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

.hf-pro-index-ul-boxs .ul-boxs .ul-lists:hover i {
    color: #78ad16
}

.hf-pro-index-ul-boxs .mores-boxs {
    margin-top: 11px;
    text-align: center
}

.hf-pro-index-ul-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 37px;
    color: #78ad16;
    background: #dae7c9;
    border-radius: 20px;
    width: 262px;
    padding: 0 16px;
    max-width: 100%
}

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

.hf-pro-index-why-boxs {
    position: relative;
    overflow: hidden;
    padding: 88px 0 104px
}

.hf-pro-index-why-boxs .sep-container {
    position: relative;
    z-index: 10
}

.hf-pro-index-why-boxs .richtext {
    color: #fff;
    text-align: center;
    margin-top: 23px
}

.hf-pro-index-why-boxs .richtext * {
    color: #fff
}

.hf-pro-index-why-ul-boxs {
    width: 100%
}

.hf-pro-index-why-ul-boxs.ons {
    margin-top: 12px
}

.hf-pro-index-why-ul-boxs ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.hf-pro-index-why-ul-boxs ul li {
    width: 47.25%;
    position: relative;
    margin-top: 52px;
    float: left;
    margin-left: 5.5%
}

.hf-pro-index-why-ul-boxs ul li:nth-child(2n+1) {
    margin-left: 0
}

.hf-pro-index-why-ul-boxs ul li:hover .i-boxs {
    box-shadow: 0 0 10px #78ad16
}

.hf-pro-index-why-ul-boxs .lis-boxs {
    position: relative;
    padding-left: 137px;
    padding-top: 15px
}

.hf-pro-index-why-ul-boxs .i-boxs {
    width: 113px;
    height: 113px;
    line-height: 113px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center
}

.hf-pro-index-why-ul-boxs .i-boxs img {
    max-width: 100%
}

.hf-pro-index-why-ul-boxs .titles-a {
    font-size: 22px;
    line-height: 32px;
    color: #fff
}

.hf-pro-index-why-ul-boxs a.titles-a:hover {
    color: #78ad16
}

.hf-pro-index-why-ul-boxs .spans {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    margin-top: 5px
}

.hf-pro-index-why-ul-boxs .spans * {
    color: #fff;
    font-size: 15px;
    line-height: 30px
}

.hf-pro-index-why-ul-boxs .spans.ons {
    height: 120px
}

.hf-pro-index-faqs-boxs {
    position: relative;
    overflow: hidden;
    padding: 74px 0;
    background: #f5f6fa
}

.hf-pro-index-faqs-boxs.ons {
    padding: 54px 0 64px
}

.hf-pro-index-faqs-boxs.ons .asked-form-boxs {
    margin-top: 75px
}

.hf-pro-index-faqs-boxs.ons .asked-form-boxs .sep-general-form {
    margin-top: 0
}

.hf-pro-index-faqs-boxs.onss {
    padding: 90px 0 110px
}

.hf-pro-index-faqs-boxs.onss .boxs {
    align-items: center
}

.hf-pro-index-faqs-boxs.onss .faq-rights {
    margin-left: 4.5%
}

.hf-pro-index-faqs-boxs .sep-container {
    position: relative;
    z-index: 10
}

.hf-pro-index-faqs-boxs .boxs {
    margin-top: 60px
}

.hf-pro-index-faqs-boxs .boxs.ons {
    margin-top: 0
}

.hf-pro-index-faqs-boxs .faq-lefts {
    width: 47.5%;
    float: left
}

.hf-pro-index-faqs-boxs .faq-rights {
    width: 48%;
    float: right
}

.hf-pro-index-faqs-ul-boxs {
    width: 100%
}

.hf-pro-index-faqs-ul-boxs.ons {
    margin-top: 32px
}

.hf-pro-index-faqs-ul-boxs ul li {
    position: relative;
    margin-bottom: 17px;
    padding-bottom: 22px;
    border-bottom: 1px solid #ddd
}

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

.hf-pro-index-faqs-ul-boxs ul li.active .titles-a {
    color: #78ad16
}

.hf-pro-index-faqs-ul-boxs ul li.active .i-boxs {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.hf-pro-index-faqs-ul-boxs ul li.activess .lis-boxs {
    display: block
}

.hf-pro-index-faqs-ul-boxs .titles-a {
    position: relative;
    font-size: 18px;
    line-height: 32px;
    color: #78ad16;
    padding: 0 50px
}

.hf-pro-index-faqs-ul-boxs .i-imgs {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    text-align: center;
    line-height: 32px;
    background: #78ad16;
    position: absolute;
    left: 0;
    top: 0
}

.hf-pro-index-faqs-ul-boxs .i-imgs img {
    max-width: 100%
}

.hf-pro-index-faqs-ul-boxs .i-boxs {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 16px;
    top: 0;
    display: block
}

.hf-pro-index-faqs-ul-boxs .i-boxs i {
    display: block;
    width: 16px;
    height: 16px;
    border-top: 3px solid #78ad16;
    border-right: 3px solid #78ad16;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -8px
}

.hf-pro-index-faqs-ul-boxs .lis-boxs {
    padding: 5px 5px 0 50px;
    display: none
}

.hf-pro-index-faqs-ul-boxs .lis-boxs .richtext {
    font-size: 15px;
    line-height: 30px
}

.hf-pro-index-faqs-ul-boxs .lis-boxs .richtext * {
    font-size: 15px;
    line-height: 30px
}

.asked-form-boxs .form-titles {
    font-size: 20px;
    line-height: normal;
    color: #343434;
    display: block
}

.asked-form-boxs .richtext {
    font-size: 15px;
    line-height: 30px
}

.asked-form-boxs .richtext * {
    font-size: 15px;
    line-height: 30px
}

.asked-form-boxs .sep-general-form {
    margin-top: 15px
}

.asked-form-boxs .sep-general-form .sep-form .form-group {
    width: 48.8%;
    margin-bottom: 22px
}

.asked-form-boxs .sep-general-form .sep-form .form-group:last-child {
    margin-bottom: 0
}

.asked-form-boxs .sep-general-form .sep-form .form-group.ons {
    width: 100%
}

.asked-form-boxs .sep-general-form .sep-form .form-group .form-control {
    border-color: transparent;
    height: 51px;
    box-shadow: none !important;
    font-size: 14px;
    color: #b5b5b5
}

.asked-form-boxs .sep-general-form .sep-form .form-group .form-control::-webkit-placeholder {
    color: #b5b5b5
}

.asked-form-boxs .sep-general-form .sep-form .form-group .form-control::-moz-placeholder {
    color: #b5b5b5
}

.asked-form-boxs .sep-general-form .sep-form .form-group .form-control::placeholder {
    color: #b5b5b5
}

.asked-form-boxs .sep-general-form .sep-form .form-group textarea.form-control {
    height: 109px
}

.asked-form-boxs .sep-general-form .sep-form .form-group .btn-primary {
    border: none;
    background: #78ad16;
    height: 44px;
    border-radius: 22px;
    padding: 0 7px 0 40px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 44px
}

.asked-form-boxs .sep-general-form .sep-form .form-group .btn-primary .i-b-boxs {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    float: right;
    border-radius: 100%;
    margin-top: 7px;
    margin-left: 28px;
    background: #8dc623;
    position: relative
}

.asked-form-boxs .sep-general-form .sep-form .form-group .btn-primary .i-b-boxs i {
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: -4px
}

.asked-form-boxs .sep-general-form .sep-form .form-group .btn-primary:hover {
    box-shadow: 0 0 10px #78ad16
}

.hf-pro-index-testimonials-boxs {
    width: 100%;
    padding: 90px 0 86px
}

.hf-pro-index-testimonials-ul-boxs {
    width: 100%;
    position: relative
}

.hf-pro-index-testimonials-ul-boxs .over-hides {
    position: relative;
    overflow: hidden
}

.hf-pro-index-testimonials-ul-boxs .banner-boxs .list {
    min-width: 32%;
    margin-right: 2%
}

.hf-pro-index-testimonials-ul-boxs.ons {
    margin-top: 88px
}

.hf-pro-index-testimonials-ul-boxs ul.ons li {
    width: 32%;
    margin-left: 2%
}

.hf-pro-index-testimonials-ul-boxs ul li {
    position: relative;
    padding: 0 36px 92px;
    float: left;
    border-bottom: 4px solid #78ad16;
    margin-bottom: 44px
}

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

.hf-pro-index-testimonials-ul-boxs .titles-a {
    font-size: 17px;
    line-height: 26px;
    color: #78ad16;
    text-transform: uppercase
}

.hf-pro-index-testimonials-ul-boxs .spans {
    font-size: 15px;
    line-height: 30px;
    color: #343434;
    margin-top: 18px;
    font-style: italic
}

.hf-pro-index-testimonials-ul-boxs .spans * {
    font-size: 15px;
    line-height: 30px;
    color: #343434
}

.hf-pro-index-testimonials-ul-boxs .spans.ons {
    height: 150px
}

.hf-pro-index-testimonials-ul-boxs .thumbs {
    width: 101px;
    height: 101px;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: -48px
}

.hf-pro-index-testimonials-ul-boxs .thumbs img {
    max-width: 100%
}

.hf-pro-index-testimonials-ul-boxs i {
    font-size: 44px;
    color: #f1f1f1;
    position: absolute;
    right: 36px;
    bottom: 30px
}

.hf-pro-index-testimonials-ul-boxs .lr-boxs .lr-lists {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    border-radius: 100%
}

.hf-pro-index-testimonials-ul-boxs .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)
}

.hf-pro-index-testimonials-ul-boxs .lr-boxs .lr-lists.lr-lefts {
    left: -32px
}

.hf-pro-index-testimonials-ul-boxs .lr-boxs .lr-lists.lr-lefts:after {
    margin-left: -6px;
    border-left-color: #dfe1e1;
    border-bottom-color: #dfe1e1
}

.hf-pro-index-testimonials-ul-boxs .lr-boxs .lr-lists.lr-lefts:hover:after {
    border-left-color: #78ad16;
    border-bottom-color: #78ad16
}

.hf-pro-index-testimonials-ul-boxs .lr-boxs .lr-lists.lr-rights {
    right: -32px
}

.hf-pro-index-testimonials-ul-boxs .lr-boxs .lr-lists.lr-rights:after {
    margin-left: -18px;
    border-top-color: #dfe1e1;
    border-right-color: #dfe1e1
}

.hf-pro-index-testimonials-ul-boxs .lr-boxs .lr-lists.lr-rights:hover:after {
    border-top-color: #78ad16;
    border-right-color: #78ad16
}

.hf-pro-index-articles-boxs {
    position: relative;
    overflow: hidden;
    padding: 82px 0 86px;
    background: #f5f6fa
}

.hf-pro-index-articles-ul-boxs {
    width: 100%
}

.hf-pro-index-articles-ul-boxs.ons {
    margin-top: 50px
}

.hf-pro-index-articles-ul-boxs ul li {
    width: 48.4%;
    float: right;
    position: relative;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    padding: 10px;
    padding-left: 26px;
    margin-bottom: 17px
}

.hf-pro-index-articles-ul-boxs ul li:nth-child(1) {
    float: left;
    box-shadow: none;
    padding: 0;
    width: 48.4%;
    aspect-ratio: 3 / 2;
    overflow: hidden;
}

.hf-pro-index-articles-ul-boxs ul li:nth-child(1) .titles-a {
    font-style: 16px;
    line-height: 28px;
    padding: 0 40px 24px;
    position: absolute;
    left: 0;
    top: 320px;
    z-index: 20;
    color: #fff
}

.hf-pro-index-articles-ul-boxs ul li:nth-child(1) .titles-a:hover {
    color: #fff;
    font-size: 18px
}

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

.hf-pro-index-articles-ul-boxs ul li:hover .titles-a i {
    color: #78ad16
}

.hf-pro-index-articles-ul-boxs .times {
    position: absolute;
    right: 22px;
    top: 24px;
    z-index: 20;
    background: #fff;
    text-align: center;
    padding: 8px 14px
}

.hf-pro-index-articles-ul-boxs .times div {
    width: 36px;
    font-size: 14px;
    line-height: 18px;
    color: #505050;
    text-align: center
}

.hf-pro-index-articles-ul-boxs .times .d {
    font-size: 16px;
    border-bottom: 1px solid #78ad16;
    padding-bottom: 4px;
    margin-bottom: 5px
}

.hf-pro-index-articles-ul-boxs .thumbs {
    position: relative;
    overflow: hidden
}

.hf-pro-index-articles-ul-boxs .thumbs img {
    max-width: 100%
}

.hf-pro-index-articles-ul-boxs .titles-a {
    font-size: 16px;
    line-height: 32px;
    color: #2d2d2d;
    position: relative;
    padding-left: 23px
}

.hf-pro-index-articles-ul-boxs .titles-a i {
    font-size: 15px;
    color: #78ad16;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 32px
}

.hf-pro-index-recommended-boxs {
    width: 100%;
    padding: 76px 0 70px
}

.hf-pro-index-recommended-ul-boxs {
    width: 100%
}

.hf-pro-index-recommended-ul-boxs.ons {
    margin-top: 48px
}

.hf-pro-index-recommended-ul-boxs ul li {
    width: 22.83%;
    float: left;
    margin-left: 2.893%;
    padding: 18px 12px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    margin-bottom: 24px
}

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

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

.hf-pro-index-recommended-ul-boxs .thumbs img {
    max-width: 100%
}

.hf-pro-index-recommended-ul-boxs .thumbs.ons {
    height: 270px;
    line-height: 270px
}

.hf-pro-index-recommended-ul-boxs .titles-a {
    font-size: 16px;
    line-height: 28px;
    color: #383838;
    text-align: center
}

.hf-pro-index-recommended-ul-boxs .titles-a.ons {
    height: 56px
}

.hf-pro-index-recommended-ul-boxs .titles-a:hover {
    color: #78ad16
}

.hf-pro-index-fittings-ul-boxs {
    width: 100%
}

.hf-pro-index-fittings-ul-boxs.ons {
    margin-top: 50px
}

.hf-pro-index-fittings-ul-boxs ul li {
    width: 23.16%;
    float: left;
    margin-left: 2.453%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin-bottom: 40px;
    overflow: hidden
}

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

.hf-pro-index-fittings-ul-boxs ul li:hover {
    box-shadow: none
}

.hf-pro-index-fittings-ul-boxs ul li:hover .lis-boxs {
    background: #78ad16
}

.hf-pro-index-fittings-ul-boxs ul li:hover .titles-a {
    color: #fff
}

.hf-pro-index-fittings-ul-boxs ul li:hover .spans {
    color: #fff
}

.hf-pro-index-fittings-ul-boxs ul li:hover .spans * {
    color: #fff
}

.hf-pro-index-fittings-ul-boxs ul li:hover .thumbs-boxs {
    opacity: 1
}

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

.hf-pro-index-fittings-ul-boxs .thumbs img {
    max-width: 100%
}

.hf-pro-index-fittings-ul-boxs .imgs {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden
}

.hf-pro-index-fittings-ul-boxs .imgs.ons {
    height: 206px;
    line-height: 206px
}

.hf-pro-index-fittings-ul-boxs .titles-a {
    font-size: 18px;
    line-height: 32px;
    color: #78ad16;
    text-align: center
}

.hf-pro-index-fittings-ul-boxs .titles-a:hover {
    opacity: .8
}

.hf-pro-index-fittings-ul-boxs .thumbs-boxs {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0
}

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

.hf-pro-index-fittings-ul-boxs .ul-boxs .ul-lists {
    display: block;
    width: 100%;
    position: relative;
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    padding-left: 18px;
    text-align: left
}

.hf-pro-index-fittings-ul-boxs .ul-boxs .ul-lists i {
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    vertical-align: top
}

.hf-pro-index-fittings-ul-boxs .ul-boxs .ul-lists.ons {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.hf-pro-index-fittings-ul-boxs .ul-boxs .ul-lists:hover {
    color: #78ad16
}

.hf-pro-index-fittings-ul-boxs .ul-boxs .ul-lists:hover i {
    color: #78ad16
}

.hf-pro-index-fittings-ul-boxs .lis-boxs {
    padding: 23px 14px 24px
}

.hf-pro-index-fittings-ul-boxs .spans {
    font-size: 15px;
    line-height: 26px;
    color: #343434;
    margin-top: 2px
}

.hf-pro-index-fittings-ul-boxs .spans * {
    font-size: 15px;
    line-height: 26px;
    color: #343434
}

.hf-pro-index-fittings-ul-boxs .spans.ons {
    height: 130px
}

.hf-contacts-ul-boxs {
    width: 100%
}

.hf-contacts-ul-boxs.ons {
    margin-top: 32px
}

.hf-contacts-ul-boxs ul li {
    width: 20%;
    float: left;
    margin-left: 6.66%;
    border: 1px dashed #78ad16;
    padding: 16px 16px 4px;
    border-radius: 10px;
    margin-bottom: 8px
}

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

.hf-contacts-ul-boxs .thumbs {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: block
}

.hf-contacts-ul-boxs .thumbs i {
    font-size: 24px;
    color: #78ad16
}

.hf-contacts-ul-boxs .lis-boxs {
    display: block
}

.hf-contacts-ul-boxs a.lis-boxs:hover .spans {
    color: #78ad16
}

.hf-contacts-ul-boxs a.lis-boxs:hover .spans * {
    color: #78ad16
}

.hf-contacts-ul-boxs .titles-a {
    display: block;
    text-align: center;
    font-size: 20px;
    line-break: 32px;
    color: #78ad16;
    text-transform: uppercase;
    margin-top: 16px
}

.hf-contacts-ul-boxs .spans {
    font-size: 16px;
    line-break: 32px;
    color: #343434;
    min-height: 64px;
    text-align: center;
    margin-top: 12px
}

.hf-contacts-ul-boxs .spans * {
    font-size: 16px;
    line-break: 32px;
    color: #343434
}

.hf-wqa-ul-boxs {
    width: 100%
}

.hf-wqa-ul-boxs.ons {
    margin-top: 26px
}

.hf-wqa-ul-boxs ul li {
    width: 100%;
    position: relative
}

.hf-wqa-ul-boxs ul li+li {
    margin-top: 32px
}

.hf-wqa-ul-boxs .lis-boxs {
    display: block;
    position: relative;
    width: 100%;
    min-height: 70px;
    padding-left: 88px;
    padding-top: 3px
}

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

.hf-wqa-ul-boxs a.lis-boxs:hover .span {
    color: #78ad16
}

.hf-wqa-ul-boxs .i-boxs {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 1px dashed #78ad16;
    position: absolute;
    left: 0;
    top: 0
}

.hf-wqa-ul-boxs .i-boxs .i-imgs {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    text-align: center;
    background: #78ad16;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px
}

.hf-wqa-ul-boxs .i-boxs i {
    font-size: 22px;
    color: #fff
}

.hf-wqa-ul-boxs .titles-a {
    font-size: 18px;
    line-height: 30px;
    color: #343434
}

.hf-wqa-ul-boxs .span {
    display: block;
    font-size: 15px;
    line-height: 28px;
    color: #343434;
    margin-top: 4px
}

.hf-contact-hose-boxs {
    width: 100%;
    position: relative
}

.hf-contact-hose-boxs .hf-lists {
    width: 50%;
    float: left;
    position: relative;
    display: block
}

.hf-contact-hose-boxs .hf-lists img {
    max-width: 100%
}

.hf-contact-hose-boxs .titles-a {
    font-size: 35px;
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%
}

.hf-contact-hose-boxs a.hf-lists:hover .titles-a {
    color: #78ad16
}

.hf-contact-hose-boxs a.titles-a:hover {
    color: #78ad16
}

.hf-we-are-boxs {
    width: 100%;
    padding: 76px 0 0
}

.hf-we-are-boxs .subtitles-a {
    display: block;
    font-size: 20px;
    line-height: 28px;
    color: #78ad16;
    margin-top: 20px
}

.hf-we-are-boxs .map-boxs {
    margin-top: 46px
}

.hf-we-are-boxs .map-boxs iframe {
    width: 100%;
    height: 578px;
    border: none
}

.hf-we-are-boxs .map-boxs img {
    max-width: 100%
}

@media screen and (max-width:1680px) {
    .pro-inner-h1 {
        font-size: 36px;
        line-height: 44px
    }
}

@media screen and (max-width:1440px) {
    .sep-datalist-history1 {
        max-width: initial;
        margin-bottom: 20px
    }

    .sep-datalist-history1 li {
        width: 70%;
        min-height: initial;
        margin-bottom: 40px
    }

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

    .sep-datalist-history1 li .text {
        width: 100%
    }

    .sep-datalist-history1 li:nth-child(even) {
        padding-bottom: 0
    }

    .sep-datalist-history1 li:nth-child(even) .text {
        top: initial
    }

    .sep-inner-banner .inner-covers .inner-titles {
        font-size: 48px;
        line-height: 64px
    }

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

    .hf-pro-index-why-boxs .imgs-bgs {
        height: 100%
    }

    .hf-pro-index-why-boxs .imgs-bgs img {
        height: 100%
    }

    .sep-inner-banner .inner-covers .b-titles {
        font-size: 54px
    }
}

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

    .sep-inner-body .fyzn-lefts.ons {
        margin-left: -580px
    }

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

    .sep-inner-body .hf-lefts.ons {
        max-width: 261px;
        margin-left: -550px
    }
}

@media screen and (max-width:1200px) {
    .sep-resource-list2 {
        padding: 0 2%
    }

    .sep-resource-grid1 {
        padding: 0 2%
    }

    .sep-faq-list3 {
        padding: 0 2%
    }

    .sep-resource-grid {
        padding: 0 2%
    }

    .sep-resource-list-dpn {
        padding: 0 2%
    }

    .sep-inner-body .inner-contents {
        padding: 0 2%
    }

    .sep-breadcrumb .sep-container {
        padding: 0 2%
    }

    .sep-inner-body .hf-lefts {
        display: none
    }

    .sep-inner-body .hf-rights {
        width: 100%;
        padding-left: 0
    }

    .sep-inner-body .lf-bgs {
        display: none
    }

    .sep-inner-body .lefts-bgs {
        display: none
    }

    .sep-inner-body.ons {
        margin-bottom: 0
    }

    .sep-inner-banner .inner-covers .inner-titles:before,
    .sep-inner-banner .inner-covers .inner-titles:after,
    .sep-inner-banner .inner-covers .inner-titles .lines {
        display: none
    }

    .sep-container.in-ons {
        padding-left: 4%;
        padding-right: 4%
    }

    .sep-inner-banner .inner-covers .b-titles {
        font-size: 36px
    }
}

@media screen and (max-width:812px) {
    .hf-pro-index-ul-boxs ul li {
        width: 46%;
        margin: 0 2% 24px !important
    }

    .hf-pro-index-ul-boxs ul li:last-child {
        margin-bottom: 0 !important
    }

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

    .hf-pro-index-fittings-ul-boxs ul li:last-child {
        margin-bottom: 0 !important
    }

    .hf-pro-index-why-ul-boxs ul li {
        width: 100%;
        margin-left: 0 !important
    }

    .hf-pro-index-faqs-boxs .faq-lefts {
        width: 100%
    }

    .hf-pro-index-faqs-boxs .faq-rights {
        width: 100%;
        padding-left: 0;
        margin-top: 30px
    }

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

    .hf-pro-index-articles-ul-boxs ul li {
        width: 96%;
        margin: 0 2% 24px !important
    }

    .hf-pro-index-articles-ul-boxs ul li img {
        width: 100%
    }

    .hf-pro-index-articles-ul-boxs ul li:last-child {
        margin-bottom: 0 !important
    }

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

    .hf-pro-index-recommended-ul-boxs ul li img {
        width: 100%
    }

    .hf-pro-index-recommended-ul-boxs ul li:last-child {
        margin-bottom: 0 !important
    }

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

    .hf-contacts-ul-boxs ul li:last-child {
        margin-bottom: 0 !important
    }

    .hf-contact-hose-boxs .hf-lists {
        width: 100%
    }

    .hf-pro-index-faqs-boxs.ons .asked-form-boxs {
        margin-top: 0
    }

    .asked-form-boxs .sep-general-form {
        margin-top: 0
    }

    .sep-inner-banner .inner-covers .b-lines {
        display: none
    }

    .hf-pro-index-testimonials-ul-boxs .banner-boxs .list {
        min-width: 49%
    }

    .hf-pro-index-testimonials-ul-boxs .lr-boxs .lr-lists.lr-lefts {
        left: -10px
    }

    .hf-pro-index-testimonials-ul-boxs .lr-boxs .lr-lists.lr-rights {
        right: -10px
    }
}

@media screen and (max-width:768px) {
    .sep-resource-grid1 li {
        width: 48%;
        margin: 0 1% 20px
    }

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

    .pdfs-boxs {
        padding: 0 2%
    }

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

    .faq-list.ons .faq-item {
        padding-right: 36px
    }

    .jsgx-pro-lists-boxs .jsgx-pro-lists {
        padding: 30px 2%
    }

    .jsgx-pro-lists-boxs .thumbs {
        width: 100%
    }

    .jsgx-pro-lists-boxs .thumbs-rights {
        width: 100%;
        margin-top: 20px
    }

    .jsgx-pro-lists-boxs .titles-a {
        font-size: 28px
    }

    .jsgx-pro-lists-boxs .spans {
        min-height: auto
    }

    .hf-serveds-ul-boxs ul li {
        width: 50%
    }

    .sep-general-form .sep-form>div {
        width: 100%
    }

    .sep-general-form .sep-form>div.form-left {
        width: 100%
    }

    .sep-general-form .sep-form>div.form-right {
        width: 100%
    }

    .sep-general-form .sep-form>div.form-left .form-group {
        padding-left: 21%
    }

    .sep-general-form .sep-form>div.form-right .form-group {
        padding-left: 21%
    }

    .sep-general-form .sep-form>div .form-group textarea {
        height: 100px;
        background-size: auto 100%
    }

    .inner-applicatiions dl {
        width: 44%;
        margin-right: 3%;
        margin-left: 3%
    }

    .inner-applicatiions dl+dl:nth-child(3n+1) {
        margin-left: 3%
    }

    .duotus-boxs ul.ons {
        width: 100%
    }

    .hf-pro-indexs-boxs ul li {
        width: 50%
    }

    .hf-pro-indexs-boxs ul li:nth-child(4n+1):after {
        display: none
    }

    .hf-pro-indexs-boxs ul li:nth-child(2n+1) .lis-boxs:after {
        display: none
    }

    .hf-pro-indexs-boxs ul li:nth-child(2n+1):after {
        content: '';
        display: block;
        width: 200%;
        height: 1px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #c8c8c8
    }

    .hf-pro-indexs-boxs ul li:nth-last-child(3):after,
    .hf-pro-indexs-boxs ul li:nth-last-child(4):after {
        display: block
    }

    .sep-inner-banner .inner-covers {
        left: 50%
    }

    .sep-inner-banner .inner-covers .inner-titles {
        font-size: 20px;
        line-height: 30px
    }

    .sep-breadcrumb {
        padding: 5px 0
    }

    .sep-inner-banner .inner-covers {
        width: 100%
    }

    .sep-inner-banner .inner-covers .inner-titles {
        text-align: center
    }

    .hf-pro-index-titles {
        font-size: 22px
    }

    .asked-form-boxs .sep-general-form .sep-form .form-group {
        width: 100%;
        padding-left: 0 !important
    }

    .hf-pro-index-testimonials-boxs {
        padding: 36px 0
    }
}

@media screen and (max-width:640px) {
    .sep-datalist-history1 li {
        width: 100%;
        margin-bottom: 25px
    }

    .sep-datalist-history1 li .clock {
        display: none
    }

    .sep-datalist-history1 li .date {
        right: -88px
    }

    .sep-datalist-history1 li:nth-child(even) .date {
        left: -88px
    }

    .sep-general-form .sep-form>div.form-left .form-group {
        padding-left: 26%
    }

    .sep-general-form .sep-form>div.form-right .form-group {
        padding-left: 26%
    }

    .sep-general-form .sep-form>div.form-left .form-group .control-label {
        width: 26%
    }

    .sep-general-form .sep-form>div.form-right .form-group .control-label {
        width: 26%
    }

    .sep-general-form .sep-form>div.form-right .form-group.ons {
        max-width: 100%
    }

    .sep-general-form .sep-form>div.form-right .form-group.subs {
        width: 100%;
        position: relative;
        right: auto;
        bottom: auto;
        padding-left: 26%
    }

    .sep-general-form .sep-form>div.form-right .form-group .control-label {
        padding-left: 0
    }

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

    .hf-pro-index-fittings-ul-boxs ul li {
        width: 96%
    }

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

    .hf-pro-index-fittings-ul-boxs.ons {
        margin-top: 30px
    }

    .hf-pro-index-titles {
        margin-bottom: 24px
    }

    .hf-pro-index-titles.onss {
        margin-top: 36px
    }

    .hf-pro-index-titles.onss {
        margin-top: 30px
    }

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

    .hf-pro-index-why-boxs {
        padding: 36px 0
    }

    .hf-pro-index-why-ul-boxs ul li {
        margin-top: 30px
    }

    .hf-pro-index-why-ul-boxs ul li .lis-boxs {
        padding-left: 75px;
        padding-top: 0
    }

    .hf-pro-index-why-ul-boxs .i-boxs {
        width: 48px;
        height: 48px;
        line-height: 48px
    }

    .hf-pro-index-why-ul-boxs .i-boxs img {
        max-width: 24px
    }

    .hf-pro-index-why-ul-boxs .titles-a {
        font-size: 18px
    }

    .hf-pro-index-faqs-boxs {
        padding: 36px 0
    }

    .hf-pro-index-faqs-boxs .boxs {
        margin-top: 30px
    }

    .hf-pro-index-articles-boxs {
        padding: 36px 0
    }

    .hf-pro-index-articles-ul-boxs.ons {
        margin-top: 30px
    }

    .hf-pro-index-recommended-ul-boxs ul li {
        width: 96%
    }

    .hf-pro-index-recommended-ul-boxs.ons {
        margin-top: 30px
    }

    .hf-pro-index-recommended-boxs {
        padding: 36px 0
    }

    .hf-contacts-ul-boxs ul li {
        width: 96%
    }

    .sep-pages-boxs.ons {
        padding: 36px 0
    }

    .hf-pro-index-faqs-boxs.ons {
        padding: 36px 0
    }

    .hf-contact-hose-boxs .titles-a {
        font-size: 24px
    }

    .hf-we-are-boxs .subtitles-a {
        font-size: 16px
    }

    .hf-we-are-boxs {
        padding: 36px 0 0
    }

    .hf-we-are-boxs .map-boxs {
        margin-top: 30px
    }

    .hf-pro-index-testimonials-ul-boxs .banner-boxs .list {
        min-width: 100%;
        margin-right: 0
    }

    .hf-pro-index-testimonials-ul-boxs.ons {
        margin-top: 30px
    }
}

@media screen and (max-width:480px) {
    .gallery.ons a {
        width: 50%
    }

    .sep-resource-grid1 li {
        width: 98%
    }

    .sep-faq-list3 li .faq-question span.title {
        line-height: 24px;
        height: auto;
        overflow: hidden;
        padding-top: 10px
    }

    .pdfs-boxs .pdfs-lists {
        width: 100%
    }

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

    .sep-resource-list-dpn li .text {
        height: initial
    }

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

    .sep-faq-list3 li .faq-question .span.title {
        line-height: 28px;
        padding-top: 7px;
        padding-bottom: 7px
    }

    .bk-new-contact ul li:nth-child(1) {
        padding: 0
    }

    .bk-new-contact ul li:nth-child(2) {
        padding: 0;
        margin: 15px 0
    }

    .bk-new-contact ul li:nth-child(3) {
        padding: 0
    }

    .sep-resource-list2 li {
        padding-left: 130px;
        padding-top: 0
    }

    .sep-resource-list2 li .thumb {
        width: 115px
    }

    .sep-resource-list2 li .summary {
        height: 4.8em;
        overflow: hidden
    }

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

    .sep-applications-grid1 li .boxs .titles {
        font-size: 16px
    }

    .down-lists dl {
        padding-right: 68px
    }

    .down-lists dl dd .titles {
        white-space: initial
    }

    .richtext iframe {
        height: 240px
    }

    .sep-general-form .sep-general-form-title span {
        font-size: 24px
    }

    .relate {
        font-size: 20px
    }

    .sep-breadcrumb {
        padding: 0
    }

    .sep-breadcrumb .breadcrumb li a {
        font-size: 12px
    }

    .hf-pro-indexs-boxs ul li {
        width: 100%;
        padding: 25px 0
    }

    .hf-pro-indexs-boxs ul li:after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #c8c8c8
    }

    .hf-pro-indexs-boxs ul li .lis-boxs:after {
        display: none
    }

    .hf-pro-indexs-boxs ul li:nth-child(4n+1):after {
        display: none
    }

    .hf-pro-indexs-boxs ul li:nth-child(2n+1) .lis-boxs:after {
        display: none
    }

    .hf-pro-indexs-boxs ul li:nth-child(2n+1):after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #c8c8c8
    }

    .hf-pro-indexs-boxs ul li:nth-last-child(2):after {
        display: block
    }

    .hf-pro-index-h1 {
        margin-bottom: 25px
    }

    .hf-pro-index-h1.ons {
        margin-top: 25px
    }

    .hf-pro-lists-boxs ul li .thumbs {
        width: 100%;
        height: auto;
        line-height: normal
    }

    .hf-pro-lists-boxs ul li .lis-boxs {
        width: 100%;
        margin-top: 15px
    }

    .hf-pro-lists-boxs ul li .titles-a {
        margin-top: 12px
    }

    .hf-pro-lists-boxs ul li .spans {
        margin-top: 12px
    }

    .hf-pro-lists-boxs ul li .learns-mores {
        margin-top: 12px
    }

    .sep-inner-body .hf-rights {
        padding-top: 25px;
        padding-bottom: 20px
    }

    .fyzn-pro-lists-h1 {
        font-size: 24px
    }

    .hf-pro-lists-boxs.ons {
        margin-top: 25px
    }

    .hf-details-boxs .thumbs-boxs.ons .thumbs {
        width: 100%
    }

    .hf-details-boxs .thumbs-boxs.ons .thumbs-rights {
        width: 100%;
        padding-left: 0;
        margin-top: 15px
    }

    .hf-details-boxs .thumbs {
        width: 100%
    }

    .hf-details-boxs .thumbs-rights {
        width: 100%;
        padding-left: 0;
        margin-top: 15px
    }

    .hf-related-boxs ul li {
        width: 96%;
        margin: 0 2% 20px
    }

    .sep-general-form .sep-form>div .form-group .control-label {
        font-size: 12px
    }

    .hf-youmays-boxs {
        padding: 10px 0 30px
    }

    .hf-details-forms-boxs {
        padding: 20px 0 25px
    }

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

    .sep-inner-banner img {
        width: 160%
    }

    .sep-inner-banner .inner-covers {
        top: 35%
    }

    .hf-details-boxs {
        padding-top: 25px;
        margin-bottom: 25px;
        padding-bottom: 15px
    }

    .hf-details-boxs .thumbs-rights .texts.ons {
        height: auto;
        margin-bottom: 15px
    }

    .hf-serveds-ul-boxs ul li {
        width: 100%
    }

    .hf-serveds-ul-boxs ul li .spans.ons {
        height: auto
    }

    .hf-serveds-ul-boxs ul li .spans.onss {
        height: auto
    }

    .hf-related-news-boxs ul li {
        width: 96%;
        margin: 0 2% 20px
    }

    .hf-related-news-boxs ul li:nth-child(3n+1) {
        margin: 0 2% 20px
    }
}

@media screen and (max-width:320px) {
    .sep-resource-list2 li {
        padding-left: 110px
    }

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

    .sep-inner-banner .inner-covers {
        display: none
    }

    .hf-related-titles {
        margin: 25px 0
    }
}

.bq-hf-texts-boxs {
    padding: 70px 0 0
}

.bq-hf-texts-boxs.ons {
    padding: 84px 0 80px
}

.sep-pages-boxs .bq-hf-lefts {
    width: 69%;
    float: right
}

.sep-pages-boxs .bq-hf-rights {
    width: 26.75%;
    float: left;
}

.bq-hf-pro-two-titles {
    width: 100%;
    font-size: 38px;
    color: #343434;
    line-height: 1.2;
    margin-bottom: 36px
}

.bq-hf-pro-two-titles.onss {
    margin-top: 30px
}

.bq-hf-pro-two-titles.ons1 {
    margin-bottom: 16px
}

.bq-hf-pro-two-titles.ons {
    margin-bottom: 0
}

.bq-hf-pro-two-titles.cors {
    color: #fff
}

a.bq-hf-pro-two-titles:hover {
    color: #78ad16
}

.richtext h2.bq-hf-pro-two-titles {
    font-size: 38px;
    color: #343434;
    margin-bottom: 36px
}

.richtext h2.bq-hf-pro-two-titles:after {
    display: none
}

.richtext h2.bq-hf-pro-two-titles.onss {
    margin-top: 30px
}

.richtext h2.bq-hf-pro-two-titles.ons1 {
    margin-bottom: 16px
}

.richtext h2.bq-hf-pro-two-titles.ons {
    margin-bottom: 0
}

.richtext h2.bq-hf-pro-two-titles.cors {
    color: #fff
}

.richtext h2.bq-hf-pro-two-titles.nowrap {
    white-space: nowrap
}

.bq-hf-pro-two-ul-boxs.ons {
    margin-top: 36px
}

.bq-hf-pro-two-ul-boxs ul li {
    width: 100%;
    background: #fff;
    padding: 54px 28px 58px;
    position: relative;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    margin-bottom: 56px;
    border-radius: 10px;
    overflow: hidden
}

.bq-hf-pro-two-ul-boxs ul li:last-child {
    margin-bottom: 30px
}

.bq-hf-pro-two-ul-boxs ul li:nth-child(odd) .thumbs {
    float: left
}

.bq-hf-pro-two-ul-boxs ul li:nth-child(odd) .lis-boxs {
    float: right;
    padding-left: 26px
}

.bq-hf-pro-two-ul-boxs ul li:nth-child(even) .thumbs {
    float: right
}

.bq-hf-pro-two-ul-boxs ul li:nth-child(even) .lis-boxs {
    float: left;
    padding-right: 26px
}

.bq-hf-pro-two-ul-boxs ul li:hover .mores-boxs:after {
    border-bottom-color: #78ad16
}

.bq-hf-pro-two-ul-boxs ul li:hover .mores-boxs .mores {
    background: #fff
}

.bq-hf-pro-two-ul-boxs ul li:hover .mores-boxs .mores:after {
    background: #fff
}

.bq-hf-pro-two-ul-boxs .thumbs {
    width: 45.1%;
    float: left;
    text-align: center;
    position: relative
}

.bq-hf-pro-two-ul-boxs .thumbs img {
    position: relative
}

.bq-hf-pro-two-ul-boxs .thumbs.ons {
    height: 274px;
    line-height: 274px
}

.bq-hf-pro-two-ul-boxs .lis-boxs {
    width: 54.9%;
    float: right
}

.bq-hf-pro-two-ul-boxs .titles-a {
    font-size: 20px;
    line-height: 32px;
    color: #343434
}

.bq-hf-pro-two-ul-boxs .titles-a:hover {
    color: #78ad16
}

.bq-hf-pro-two-ul-boxs .spans {
    font-size: 15px;
    line-height: 28px;
    color: #343434;
    margin-top: 7px
}

.bq-hf-pro-two-ul-boxs .spans * {
    font-size: 15px;
    line-height: 28px;
    color: #343434
}

.bq-hf-pro-two-ul-boxs .spans.ons {
    height: 112px
}

.bq-hf-pro-two-ul-boxs .ul-boxs {
    width: 100%;
    margin-top: 12px
}

.bq-hf-pro-two-ul-boxs .ul-boxs .ul-lists {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    color: #78ad16;
    padding-left: 22px;
    position: relative
}

.bq-hf-pro-two-ul-boxs .ul-boxs .ul-lists i {
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
    color: #78ad16;
    position: absolute;
    left: 0;
    top: 0
}

.bq-hf-pro-two-ul-boxs .ul-boxs .ul-lists:hover {
    padding-left: 30px
}

.bq-hf-pro-two-ul-boxs .mores-boxs {
    width: 72px;
    height: 66px;
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.bq-hf-pro-two-ul-boxs .mores-boxs:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 66px solid transparent;
    border-left-width: 72px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-color: #e9eaeb;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

.bq-hf-pro-two-ul-boxs .mores-boxs .mores {
    display: block;
    z-index: 20;
    width: 18px;
    height: 2px;
    background: #78ad16;
    position: absolute;
    right: 14px;
    bottom: 20px
}

.bq-hf-pro-two-ul-boxs .mores-boxs .mores:after {
    content: '';
    display: block;
    width: 2px;
    height: 18px;
    background: #78ad16;
    position: absolute;
    left: 8px;
    top: -8px
}

.ba-hf-siderbar-boxs {
    width: 100%
}

.ba-hf-siderbar-boxs .sider-boxs {
    overflow: hidden;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.05)
}

.ba-hf-siderbar-boxs .sider-boxs.onss {
    margin-top: 38px
}

.ba-hf-siderbar-boxs .sider-boxs.ons {
    margin-bottom: 38px
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-titles {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    background: #78ad16;
    padding: 16px 10px;
    padding-left: 20px;
    border-top-left-radius: 20px
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-titles.onss {
    margin-top: 38px
}

.ba-hf-siderbar-boxs a.ba-hf-siderbar-titles:hover {
    padding-left: 32px
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs {
    width: 100%
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs a {
    display: block
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs.ons {
    margin-bottom: 38px
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li {
    position: relative
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li:last-child .i-lines {
    display: none
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li .i-lines {
    display: block;
    width: calc(100% - 48px);
    height: 1px;
    background: #eff0f0;
    position: absolute;
    left: 24px;
    bottom: 0
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>a {
    font-size: 14px;
    line-height: 26px;
    color: #4d4d4d;
    position: relative;
    padding: 10px 24px;
    border-left: 4px solid transparent;
    padding-right: 50px
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>a .i-boxs {
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 100%;
    background: #78ad16;
    text-align: center;
    line-height: 17px;
    position: absolute;
    right: 27px;
    top: 15px
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>a .i-boxs i {
    font-size: 12px;
    color: #fff
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li:hover>a {
    background: #e9eaeb;
    border-left-color: #78ad16;
    color: #78ad16
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li:hover>a .i-lines {
    background: none
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li:hover>a .i-boxs {
    background: #4c4e48
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li.active>a {
    background: #e9eaeb;
    border-left-color: #78ad16;
    color: #78ad16
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li.active>a .i-lines {
    background: none
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li.active>a .i-boxs {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #4c4e48
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li.activess>ul {
    display: block
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul {
    padding: 15px 0;
    display: none
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li {
    padding: 0 24px;
    position: relative
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li>a {
    font-size: 13px;
    line-height: 24px;
    color: #000;
    position: relative;
    padding: 5px 20px
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li>a .i-boxs {
    display: block;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 17px;
    position: absolute;
    right: 4px;
    top: 9px
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li>a .i-boxs i {
    font-size: 16px;
    color: #000
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li>a:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #78ad16;
    position: absolute;
    left: 0;
    top: 14px;
    border-radius: 100%
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li:hover>a {
    color: #78ad16
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li:hover>a .i-boxs i {
    color: #78ad16
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li.active>a {
    color: #78ad16
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li.active>a .i-boxs i {
    color: #78ad16
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li.activess>ul {
    display: block
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li>ul {
    padding: 15px 0;
    display: none
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li>ul>li {
    padding: 0 24px;
    position: relative
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li>ul>li>a {
    font-size: 13px;
    line-height: 24px;
    color: #000;
    position: relative;
    padding: 5px 20px
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li>ul>li:hover>a {
    color: #78ad16
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li>ul>li:hover>a .i-boxs i {
    color: #78ad16
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li>ul>li.active>a {
    color: #78ad16
}

.ba-hf-siderbar-boxs .ba-hf-siderbar-pro-ul-boxs>ul>li>ul>li>ul>li.active>a .i-boxs i {
    color: #78ad16
}

.bq-hf-adv-boxs {
    width: 100%;
    overflow: hidden;
    position: relative
}

.bq-hf-adv-boxs .sep-container {
    position: relative;
    z-index: 10
}

.bq-hf-adv-boxs .boxs {
    width: 100%;
    padding: 88px 0 70px;
    padding-right: 292px
}

.bq-hf-adv-boxs .richtext {
    color: #fff;
    padding-right: 150px
}

.bq-hf-adv-boxs .richtext * {
    color: #fff
}

.bq-hf-adv-boxs .thumbs {
    width: 128px;
    height: 100%;
    background: #78ad16;
    position: absolute;
    right: 0;
    top: 0;
    align-items: center
}

.bq-hf-adv-boxs .thumbs .imgs {
    position: relative;
    z-index: 20;
    left: -168px;
    top: 40px
}

.bq-hf-adv-boxs .thumbs:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 600px solid transparent;
    border-left-width: 0;
    border-right-width: 330px;
    border-right-color: #78ad16;
    border-bottom-width: 0;
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 12
}

.bq-hf-adv-boxs .thumbs:after {
    content: '';
    display: block;
    width: 360px;
    height: 100%;
    background: #78ad16;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 12
}

.bq-hf-news-boxs {
    width: 100%;
    padding: 100px 0 75px
}

.bq-hf-news-ul-boxs {
    width: 100%
}

.bq-hf-news-ul-boxs.ons {
    margin-top: 44px
}

.bq-hf-news-ul-boxs ul li {
    width: 49%;
    float: left;
    margin-bottom: 28px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    margin-left: 2.5%;
    align-items: center
}

.bq-hf-news-ul-boxs ul li.wids1 {
    width: 48.5%;
    margin-left: 0
}

.bq-hf-news-ul-boxs ul li.wids1 .thumbs {
    width: 100%
}

.bq-hf-news-ul-boxs ul li.wids1 .lis-boxs {
    width: 100%;
    padding: 36px 44px 22px
}

.bq-hf-news-ul-boxs ul li.ons {
    width: 48.5%;
    margin-left: 3%
}

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

.bq-hf-news-ul-boxs .thumbs {
    width: 42.35%;
    text-align: center;
    overflow: hidden
}

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

.bq-hf-news-ul-boxs .thumbs.ons {
    height: 270px;
    line-height: 270px
}

.bq-hf-news-ul-boxs .thumbs.onss {
    height: 341px;
    line-height: 341px
}

.bq-hf-news-ul-boxs .lis-boxs {
    width: 57.65%;
    padding: 0 20px 0 36px
}

.bq-hf-news-ul-boxs .times {
    font-size: 15px;
    line-height: 24px;
    color: #78ad16;
    margin-bottom: 10px
}

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

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

.bq-hf-news-ul-boxs .spans {
    margin-top: 6px;
    font-size: 15px;
    line-height: 32px;
    color: #444
}

.bq-hf-news-ul-boxs .spans * {
    font-size: 15px;
    line-height: 32px;
    color: #444
}

.bq-hf-news-ul-boxs .spans.ons {
    height: 96px
}

.bq-hf-news-ul-boxs .spans.onss {
    height: 64px
}

.bq-hf-hows-boxs {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 62px 0
}

.bq-hf-hows-boxs .sep-container {
    position: relative;
    z-index: 10;
    align-items: center
}

.bq-hf-hows-boxs .boxs {
    width: 55.5%
}

.bq-hf-hows-boxs .richtext {
    color: #fff
}

.bq-hf-hows-boxs .richtext * {
    color: #fff
}

.bq-hf-hows-boxs .thumbs {
    width: 36.75%;
    position: relative;
    overflow: hidden;
    padding-right: 8px;
    margin-left: 7.75%
}

.bq-hf-hows-boxs .thumbs img {
    max-width: 100%
}

.bq-hf-hows-boxs .thumbs .imgs {
    display: block;
    position: relative;
    z-index: 20
}

.bq-hf-hows-boxs .thumbs:after {
    content: '';
    display: block;
    width: 66px;
    height: 66px;
    background-color: #78ad16;
    position: absolute;
    right: 0;
    bottom: -8px;
    z-index: 10
}

.bq-about-boxs {
    width: 100%
}

.bq-about-boxs .ab-lefts {
    width: 50%;
    float: left;
    padding-right: 42px;
    margin-bottom: 48px
}

.bq-about-boxs .ab-lefts .thumbs img {
    max-width: 100%
}

.bq-about-boxs .ab-lefts .thumbs .times-boxs {
    display: block;
    width: 140px;
    height: 140px;
    border-radius: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #f6f6f6;
    padding: 32px 10px 0;
    position: absolute;
    left: 15px;
    bottom: -48px;
    background: #78ad16
}

.bq-about-boxs .ab-lefts .thumbs .times-boxs span {
    display: block;
    width: 100%;
    font-size: 30px;
    line-height: 1;
    color: inherit
}

.bq-about-boxs .ab-rights {
    width: 50%;
    float: left
}

.bq-about-boxs .ab-rights .richtext {
    line-height: 34px
}

.bq-about-boxs .ab-rights .richtext strong {
    display: block;
    width: 100%;
    font-size: 40px;
    line-height: 1.3;
    color: #343434;
    margin-bottom: 14px
}

.bq-about-boxs .ab-rights .richtext em {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #78ad16
}

.bq-about-boxs .ab-rights .richtext * {
    line-height: 34px
}

.bq-hf-about-titles {
    display: block;
    width: 100%;
    font-size: 40px;
    line-height: 1.3;
    color: #343434;
    margin-bottom: 14px
}

.bq-hf-about-titles.ons {
    margin-bottom: 0
}

.bq-hf-about-show-boxs {
    width: 100%;
    padding: 86px 0 92px
}

.bq-hf-about-show-ul-boxs {
    margin: 0 -200px
}

.bq-hf-about-show-ul-boxs.ons {
    margin-top: 38px
}

.bq-hf-about-show-ul-boxs .swiper-container {
    width: 100%;
    height: 100%
}

.bq-hf-about-show-ul-boxs .swiper-slide {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(.9)
}

.bq-hf-about-show-ul-boxs .swiper-slide.swiper-slide-active {
    transform: scale(1);
    margin: 0 5px
}

.bq-hf-about-show-ul-boxs .swiper-slide.swiper-slide-active .titles-a {
    opacity: 1
}

.bq-hf-about-show-ul-boxs .thumbs {
    position: relative
}

.bq-hf-about-show-ul-boxs .thumbs img {
    max-width: 100%
}

.bq-hf-about-show-ul-boxs .titles-a {
    font-size: 18px;
    line-height: 32px;
    color: #343434;
    margin-top: 20px;
    opacity: 0
}

.bq-hf-about-show-ul-boxs .titles-a:hover {
    color: #78ad16
}

.bq-hf-khpj-boxs {
    width: 100%;
    padding: 64px 0 75px;
    background: #f5f5f5
}

.bq-hf-khpj-boxs .kh-lefts {
    width: 66.5%;
    float: left
}

.bq-hf-khpj-boxs .kh-lefts .tx-boxs {
    align-items: center;
    margin-top: 60px
}

.bq-hf-khpj-boxs .kh-lefts .tx-boxs .imgs {
    width: 112px
}

.bq-hf-khpj-boxs .kh-lefts .tx-boxs .imgs img {
    max-width: 100%
}

.bq-hf-khpj-boxs .kh-lefts .tx-boxs .imgsa-rights {
    width: calc(100% - 112px);
    padding-left: 18px
}

.bq-hf-khpj-boxs .kh-lefts .tx-boxs .titles-a {
    font-size: 20px;
    line-height: 32px;
    color: #343434
}

.bq-hf-khpj-boxs .kh-lefts .tx-boxs .spans {
    font-size: 16px;
    color: #78ad16;
    line-height: 28px
}

.bq-hf-khpj-boxs .kh-lefts .richtext {
    margin-top: 29px;
    padding: 10px 0 64px 26px;
    border-left: 1px solid #b7b6b6;
    max-width: 530px;
    line-height: 30px
}

.bq-hf-khpj-boxs .kh-lefts .richtext * {
    line-height: 30px
}

.bq-hf-khpj-boxs .kh-rights {
    width: 33.5%;
    float: left;
    padding-top: 10px;
    padding-left: 35px
}

.bq-hf-khpj-boxs .kh-rights .thumbs-boxs {
    width: 100%;
    position: relative;
    margin-bottom: 36px;
    box-shadow: 4px 0 20px rgba(0, 0, 0, 0.1)
}

.bq-hf-khpj-boxs .kh-rights .thumbs-boxs .imgs {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 40
}

.bq-hf-khpj-boxs .kh-rights .thumbs-boxs .imgs img {
    max-width: 100%
}

.bq-hf-khpj-boxs .kh-rights .thumbs-boxs .imgs.ons {
    height: 356px;
    line-height: 356px
}

.bq-hf-khpj-boxs .kh-rights .thumbs-boxs::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border: 9px solid #e3e3e3;
    position: absolute;
    left: -35px;
    top: 35px;
    z-index: 10
}

.bq-hf-khpj-boxs .pagination {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 35px;
    padding-left: 26px;
    margin: 0
}

.bq-hf-khpj-boxs .pagination .swiper-pagination-bullet {
    display: inline-block;
    vertical-align: top;
    width: 8px;
    height: 8px;
    background: #c1c1c1;
    margin: 0;
    margin-right: 9px;
    outline: none
}

.bq-hf-khpj-boxs .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #78ad16
}

.bq-hf-khpj-boxs .lists-boxs {
    width: 64px;
    height: 30px;
    position: absolute;
    right: 0;
    bottom: 0
}

.bq-hf-khpj-boxs .lists-boxs .lists {
    width: 32px;
    height: 30px;
    background: #78ad16;
    background: #dedddd;
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    outline: none;
    color: rgba(255, 255, 255, 0.8)
}

.bq-hf-khpj-boxs .lists-boxs .lists.swiper-button-prev {
    left: 0;
    top: 0
}

.bq-hf-khpj-boxs .lists-boxs .lists.swiper-button-next {
    right: 0;
    top: 0
}

.bq-hf-khpj-boxs .lists-boxs .lists:hover {
    background: #78ad16;
    color: #fff
}

.bq-he-hylb-ul-boxs {
    width: 100%
}

.bq-he-hylb-ul-boxs.ons {
    margin-top: 30px
}

.bq-he-hylb-ul-boxs ul li {
    width: 48.67%;
    float: left;
    margin-bottom: 38px
}

.bq-he-hylb-ul-boxs ul li:nth-child(even) {
    margin-left: 2.66%
}

.bq-he-hylb-ul-boxs ul li:hover .thumbs-boxs {
    opacity: 1
}

.bq-he-hylb-ul-boxs .thumbs {
    width: 49.5%;
    float: left;
    position: relative
}

.bq-he-hylb-ul-boxs .thumbs img {
    max-width: 100%
}

.bq-he-hylb-ul-boxs .imgs {
    display: block;
    width: 100%;
    position: relative;
    z-index: 20;
    overflow: hidden
}

.bq-he-hylb-ul-boxs .imgs.ons {
    height: 312px;
    line-height: 312px
}

.bq-he-hylb-ul-boxs .lis-boxs {
    width: 50.5%;
    float: left;
    padding-top: 0px;
    padding-right: 10px;
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.bq-he-hylb-ul-boxs .titles-a {
    font-size: 16px;
    line-height: 32px;
    color: #2b2b2b;
    padding-left: 30px
}

.bq-he-hylb-ul-boxs .titles-a:hover {
    color: #78ad16
}

.bq-he-hylb-ul-boxs .spans {
    font-size: 15px;
    line-height: 32px;
    color: #343434;
    margin-top: 8px;
    padding-left: 30px
}

.bq-he-hylb-ul-boxs .spans * {
    font-size: 15px;
    line-height: 32px;
    color: #343434
}

.bq-he-hylb-ul-boxs .spans.ons {
    height: 160px
}

.bq-he-hylb-ul-boxs .mores-boxs {
    width: 100%;
    background: #f6f6f6;
    position: absolute;
    left: 0;
    bottom: 0
}

.bq-he-hylb-ul-boxs .mores-boxs .mores {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 32px;
    color: #78ad16;
    padding: 9px 0;
    padding-left: 30px
}

.bq-he-hylb-ul-boxs .mores-boxs .mores i {
    font-size: 16px;
    color: #78ad16;
    vertical-align: middle;
    margin-left: 5px
}

.bq-he-hylb-ul-boxs .mores-boxs:hover {
    background: #78ad16
}

.bq-he-hylb-ul-boxs .mores-boxs:hover .mores {
    color: #fff
}

.bq-he-hylb-ul-boxs .mores-boxs:hover .mores i {
    color: #fff
}

.bq-he-hylb-ul-boxs .thumbs-boxs {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
    z-index: 24;
    opacity: 0
}

.bq-he-hylb-ul-boxs .ul-boxs {
    width: 100%;
    padding: 0 18px
}

.bq-he-hylb-ul-boxs .ul-boxs .ul-lists {
    display: block;
    width: 100%;
    position: relative;
    font-size: 15px;
    line-height: 36px;
    color: #fff;
    padding-left: 18px
}

.bq-he-hylb-ul-boxs .ul-boxs .ul-lists:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #78ad16;
    position: absolute;
    left: 0;
    top: 15px
}

.bq-he-hylb-ul-boxs .ul-boxs .ul-lists:hover {
    color: #78ad16
}

.bq-hf-seapeak-boxs {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 72px 0 78px
}

.bq-hf-seapeak-boxs .sep-container {
    position: relative;
    z-index: 10
}

.bq-hf-seapeak-boxs .boxs {
    max-width: 910px;
    margin: auto
}

.bq-hf-seapeak-boxs .richtext.cors {
    color: #fff
}

.bq-hf-seapeak-boxs .richtext.cors * {
    color: #ff
}

.bq-hf-seapeak-boxs .mores-boxs {
    text-align: center;
    margin-top: 22px
}

.bq-hf-seapeak-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    padding: 0 31px;
    line-height: 49px;
    background: #78ad16;
    border-radius: 8px;
    font-size: 16px;
    color: #fff
}

.bq-hf-seapeak-boxs .mores-boxs .mores:hover {
    box-shadow: 0 0 10px #78ad16
}

.bq-hf-pro-details-boxs {
    width: 100%;
    padding: 84px 0 0
}

.bq-hf-pro-details-boxs .thumbs {
    width: 48.75%;
    float: left;
    text-align: center
}

.bq-hf-pro-details-boxs .thumbs .imgs {
    display: block;
    width: 100%;
    position: relative
}

.bq-hf-pro-details-boxs .thumbs .imgs.ons {
    height: 446px;
    line-height: 466px;
    width:100%;
    overflow: hidden;
}

.bq-hf-pro-details-boxs .thumbs-rights {
    width: 51.25%;
    float: left;
    padding-left: 44px
}

.bq-hf-pro-details-boxs .thumbs-rights .richtext {
    font-size: 15px;
    line-height: 32px
}

.bq-hf-pro-details-boxs .thumbs-rights .richtext u {
    color: #78ad16;
    font-weight: normal;
    text-decoration: none
}

.bq-hf-pro-details-boxs .thumbs-rights .richtext * {
    font-size: 15px;
    line-height: 32px
}

.bq-he-mores-boxs {
    display: block;
    width: 100%;
    margin-top: 30px
}

.bq-he-mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    padding: 7px 22px;
    border-radius: 10px;
    background: #78ad16
}

.bq-he-mores-boxs .mores i {
    font-size: 16px;
    color: #fff;
    margin-right: 10px
}

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

.duotus-ul-boxs {
    width: 100%;
    margin-top: 56px
}

.duotus-ul-boxs ul li.active .lis-boxs,
.duotus-ul-boxs ul li.swiper-slide-active .lis-boxs {
    border-color: #78ad16
}

.duotus-ul-boxs .lis-boxs {
    border: 3px solid transparent
}

.duotus-ul-boxs img {
    max-width: 100%
}

.duotus-ul-boxs .lists-boxs .lists {
    display: block;
    width: 30px;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    outline: none;
    margin-top: -20px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 40px
}

.duotus-ul-boxs .lists-boxs .lists.swiper-button-prev {
    left: 0
}

.duotus-ul-boxs .lists-boxs .lists.swiper-button-next {
    right: 0
}

.duotus-ul-boxs .lists-boxs .lists:hover {
    background: #78ad16
}

.bq-lines {
    display: block;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    padding-top: 62px
}

.bq-hf-pro-two-titles {
    font-size: 28px;
    color: #343434;
    line-height: 1.2;
    position: relative
}

.bq-hf-pro-two-titles.ons {
    margin-bottom: 24px
}

.bq-hf-pro-two-titles.onss {
    margin-top: 30px
}

.bq-hf-related-ul-boxs {
    width: 100%
}

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

.bq-hf-related-ul-boxs ul li {
    width: 30.6%;
    float: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 0 0 44px;
    border-radius: 8px;
    position: relative;
    margin-left: 4.1%;
    margin-bottom: 32px
}

.bq-hf-related-ul-boxs ul li:nth-child(3n+1) {
    margin-left: 0
}

.bq-hf-related-ul-boxs .thumbs {
    position: relative;
    text-align: center;
    overflow: hidden
}

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

.bq-hf-related-ul-boxs .thumbs.ons {
    height: 180px;
    line-height: 180px
}

.bq-hf-related-ul-boxs .lis-boxs {
    text-align: center;
    padding: 3px 12px 0
}

.bq-hf-related-ul-boxs .titles-a {
    font-size: 16px;
    line-height: 24px;
    color: #78ad16
}

.bq-hf-related-ul-boxs .titles-a:hover {
    text-decoration: underline
}

.bq-hf-related-ul-boxs .spans {
    font-size: 15px;
    line-height: 26px;
    margin-top: 4px
}

.bq-hf-related-ul-boxs .spans * {
    font-size: 15px;
    line-height: 26px
}

.bq-hf-related-ul-boxs .spans.ons {
    height: 78px
}

.bq-hf-related-ul-boxs .mores-boxs {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -17px;
    text-align: center
}

.bq-hf-related-ul-boxs .mores-boxs .mores {
    display: inline-block;
    vertical-align: top;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    background: #78ad16;
    text-align: center;
    line-height: 34px
}

.bq-hf-related-ul-boxs .mores-boxs .mores i {
    font-size: 18px;
    color: #fff
}

.bq-hf-related-ul-boxs .mores-boxs .mores:hover {
    box-shadow: 0 0 10px #78ad16
}

@media screen and (max-width:1680px) {
    .sep-inner-banner .inner-covers .b-titles.sizes {
        font-size: 44px
    }

    .bq-about-boxs .ab-rights .richtext strong {
        font-size: 36px
    }
}

@media screen and (max-width:1366px) {
    .sep-inner-banner .inner-covers .b-lines {
        margin: 12px auto
    }

    .bq-hf-adv-boxs .boxs {
        padding-right: 0
    }

    .bq-hf-adv-boxs .thumbs {
        display: none
    }

    .bq-hf-adv-boxs .richtext {
        padding-right: 0
    }
}

@media screen and (max-width:1200px) {
    .sep-inner-body .sep-container {
        padding-left: 4%;
        padding-right: 4%
    }

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

    .sep-inner-banner .inner-covers .b-spans {
        font-size: 16px;
        line-height: 1.2
    }

    .sep-pages-boxs .bq-hf-lefts {
        width: 100%
    }

    .sep-pages-boxs .bq-hf-rights {
        display: none
    }
}

@media screen and (max-width:1024px) {
    .bq-hf-adv-boxs .imgs-bgs {
        height: 100%
    }

    .bq-hf-adv-boxs .imgs-bgs img {
        height: 100%
    }
}

@media screen and (max-width:812px) {
    .bq-hf-pro-details-boxs .thumbs {
        width: 100%
    }

    .bq-hf-pro-details-boxs .thumbs-rights {
        width: 100%;
        margin-top: 16px;
        padding-left: 0
    }

    .duotus-ul-boxs {
        margin-top: 24px
    }

    .bq-hf-news-ul-boxs ul li {
        width: 100%;
        margin-left: 0
    }

    .bq-hf-news-ul-boxs ul li.ons {
        width: 100%;
        margin-left: 0
    }

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

    .bq-hf-news-ul-boxs .thumbs.onss {
        height: auto;
        line-height: normal
    }

    .bq-hf-news-ul-boxs ul li.wids1 .thumbs {
        width: 42.35%
    }

    .bq-hf-news-ul-boxs ul li.wids1 .lis-boxs {
        width: 57.65%;
        padding: 0 20px 0 36px
    }

    .bq-hf-news-ul-boxs ul li.wids1 {
        width: 100%
    }

    .bq-hf-news-ul-boxs ul li {
        width: 100%;
        margin-left: 0
    }

    .bq-hf-hows-boxs .boxs {
        width: 100%
    }

    .bq-hf-hows-boxs .thumbs {
        width: 100%;
        padding: 0;
        margin-top: 30px;
        text-align: center;
        margin-left: 0
    }

    .bq-hf-hows-boxs .thumbs:after {
        display: none
    }

    .bq-hf-news-ul-boxs ul li:last-child {
        margin-bottom: 0
    }

    .bq-he-hylb-ul-boxs ul li {
        width: 100%;
        margin-left: 0 !important
    }

    .bq-he-hylb-ul-boxs ul li .thumbs img {
        width: 100%
    }

    .bq-he-hylb-ul-boxs ul li:last-child {
        margin-bottom: 0
    }
}

@media screen and (max-width:768px) {
    .bq-about-boxs .ab-lefts {
        width: 100%;
        padding-right: 0
    }

    .bq-about-boxs .ab-rights {
        width: 100%;
        padding-top: 24px
    }

    .bq-hf-khpj-boxs .kh-lefts {
        width: 100%
    }

    .bq-hf-khpj-boxs .kh-rights {
        width: 100%;
        max-width: 402px;
        margin-top: 24px
    }

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

    .bq-about-boxs .ab-rights .richtext strong {
        font-size: 24px
    }

    .bq-hf-about-titles {
        font-size: 24px
    }

    .richtext h2 {
        font-size: 22px
    }

    .richtext h2 * {
        font-size: 22px
    }

    .bq-hf-pro-two-titles {
        font-size: 22px
    }

    .bq-hf-related-ul-boxs ul li {
        width: 100%;
        margin: 0 0 32px
    }

    .bq-hf-related-ul-boxs ul li:last-child {
        margin-bottom: 16px
    }

    .bq-hf-pro-two-ul-boxs .thumbs {
        width: 100%
    }

    .bq-hf-pro-two-ul-boxs .thumbs.ons {
        height: auto;
        line-height: normal
    }

    .bq-hf-pro-two-ul-boxs .lis-boxs {
        width: 100%;
        padding: 0 !important
    }

    .bq-hf-pro-two-ul-boxs ul li {
        padding: 24px 16px 48px
    }
}

@media screen and (max-width:640px) {
    .sep-pages-boxs.ons1 {
        padding: 36px 0 0
    }

    .bq-hf-about-show-boxs {
        padding: 36px 0
    }

    .bq-hf-khpj-boxs {
        padding: 36px 0 24px
    }

    .bq-hf-khpj-boxs .kh-lefts .tx-boxs {
        margin-top: 0
    }

    .sep-inner-banner .inner-covers {
        top: 36%
    }

    .sep-breadcrumb {
        position: relative;
        left: auto;
        top: auto
    }

    .sep-breadcrumb.cors {
        background: rgba(0, 0, 0, 0.5)
    }

    .bq-hf-about-show-ul-boxs.ons {
        margin-top: 24px
    }

    .bq-hf-news-ul-boxs .spans {
        display: none
    }

    .bq-hf-pro-details-boxs {
        padding: 36px 0 0
    }

    .bq-hf-pro-details-boxs .thumbs .imgs.ons {
        height: auto;
        line-height: normal
    }

    .bq-he-mores-boxs {
        margin-top: 24px
    }

    .bq-lines {
        padding-top: 36px
    }

    .hf-pro-index-faqs-boxs.onss {
        padding: 36px 0
    }

    .hf-pro-index-faqs-boxs.onss .faq-rights {
        margin-left: 0
    }

    .hf-wqa-ul-boxs ul li+li {
        margin-top: 24px
    }

    .hf-pro-index-faqs-boxs.onss .faq-rights .sep-general-form .sep-form {
        margin-top: 0
    }

    .bq-hf-news-ul-boxs .lis-boxs {
        padding: 0 16px
    }

    .bq-hf-news-ul-boxs .titles-a {
        font-size: 16px;
        line-height: 28px
    }

    .bq-hf-news-boxs {
        padding: 36px 0
    }

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

    .bq-hf-news-ul-boxs ul li.wids1 .lis-boxs {
        padding: 0 16px
    }

    .bq-hf-pro-two-ul-boxs ul li {
        margin-bottom: 24px
    }

    .bq-hf-texts-boxs {
        padding: 36px 0 0
    }

    .bq-hf-adv-boxs .boxs {
        padding: 36px 0
    }

    .bq-hf-pro-two-titles {
        margin-bottom: 30px
    }

    .bq-hf-texts-boxs.ons {
        padding: 36px 0
    }

    .bq-he-hylb-ul-boxs .thumbs {
        width: 100%
    }

    .bq-he-hylb-ul-boxs .lis-boxs {
        width: 100%;
        padding: 24px 16px 72px
    }

    .bq-he-hylb-ul-boxs .titles-a {
        padding-left: 0
    }

    .bq-he-hylb-ul-boxs .spans {
        padding-left: 0
    }

    .bq-hf-seapeak-boxs {
        padding: 36px 0
    }

    .hf-pro-index-faqs-boxs .faq-lefts .richtext {
        line-height: 28px
    }

    .hf-pro-index-faqs-boxs .faq-lefts .richtext * {
        line-height: 28px
    }

    .hf-wqa-ul-boxs.ons {
        margin-top: 20px
    }
}

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

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

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

    .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-rights {
        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-rights .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: 168px;
        line-height: 75px
    }

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

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

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

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

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

    .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;
        line-height: 100px
    }

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