@import '../../../assets/css/bootstrap.min.css';@import '../../../assets/css/font-awesome.css';@import '../../../assets/css/richtext.css';@import '../icon/iconfont.css';@import '../../../assets/css/animate.min.css';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;
    font-size: 16px;
    font-family: "Arial"
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: calc(100vw/19.2);
}

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: #4e4e4e;
    text-decoration: none;
    outline: none
}

a:focus {
    outline: none;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%
}

div {
    zoom:1}

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

dt {
    font-weight: normal
}

span {
    display: inline-block
}

.content {
    width: 100%;
    margin: 0 auto;
    max-width: 1360px
}

.head {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999
}

.head .head-top {
    padding: 14px 0;
    background: #f2f2f2
}

.head .head-top .content {
    display: flex;
    justify-content: space-between
}

.head .head-top .content .head-top-left {
    display: flex
}

.head .head-top .content .head-top-left .logo {
    margin-left: 100px
}

.head .head-top .content .head-top-left .logo a img {
    max-width: 100%
}

.head .head-top .content .head-top-left .head-con {
    display: flex;
    margin-right: 50px
}

.head .head-top .content .head-top-left .head-con .icon {
    text-align: center;
    line-height: 20px;
    margin-right: 12px
}

.head .head-top .content .head-top-left .head-con .icon:hover {
    color: #99CC33
}

.head .head-top .content .head-top-left .head-con .con {
    line-height: 20px;
    color: #666;
    font-size: 15px
}

.head .head-top .content .head-top-left .head-con .con a {
    color: #666
}

.head .head-top .content .head-top-left .head-con .con a:hover {
    color: #99CC33
}

.head .head-top .content .head-top-right .language {
    position: relative
}

.head .head-top .content .head-top-right .language:hover .sanjiao {
    transition: all .3s;
    transform: rotate(180deg)
}

.head .head-top .content .head-top-right .language:hover .langu-dis {
    display: block
}

.head .head-top .content .head-top-right .language .langu {
    color: #666;
    display: flex;
    line-height: 20px
}

.head .head-top .content .head-top-right .language .langu .img {
    text-align: center;
    line-height: 17px
}

.head .head-top .content .head-top-right .language .langu .con {
    color: #666;
    margin: 0 6px;
    text-transform: uppercase
}

.head .head-top .content .head-top-right .language .langu i {
    line-height: 20px
}

.head .head-top .content .head-top-right .language .langu-dis {
    position: absolute;
    z-index: 999;
    display: none
}

.head .head-top .content .head-top-right .language .langu-dis ul li {
    text-indent: 10px;
    padding: 10px 0;
    background: #fff;
    border-bottom: 1px solid #ccc;
    line-height: 20px
}

.head .head-top .content .head-top-right .language .langu-dis ul li a {
    color: #99CC33
}

.head .head-top .content .head-top-right .language .langu-dis ul li a:hover {
    color: #333
}

.head .head-top .content .head-top-right .language .langu-dis ul li a img {
    width: 20px;
    margin-right: 10px
}

.head .head-nav {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 5px 0 #ebebeb
}

.head .head-nav .content {
    display: flex;
    justify-content: space-between
}

.head .head-nav .content .logo {
    padding: 15px 0
}

.head .head-nav .content .nav-list .nav-ul {
    display: flex
}

.head .head-nav .content .nav-list .nav-ul>li.ios {
    position: relative
}

.head .head-nav .content .nav-list .nav-ul>li .ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    min-width: 240px;
    float: left;
    display: none;
    border-top: 0;
    padding: 22px 0;
    background: #fbf7f6;
    border-top: 2px solid #99CC33
}

.head .head-nav .content .nav-list .nav-ul>li .ul.ons li {
    width: 50%;
    float: left
}

.head .head-nav .content .nav-list .nav-ul>li .ul li {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    white-space: nowrap;
    position: relative;
    margin-bottom: 10px
}

.head .head-nav .content .nav-list .nav-ul>li .ul li a {
    font-weight: normal;
    font-size: 14px;
    padding: 10px 12px;
    padding-left: 32px;
    text-align: left;
    color: #000;
    position: relative;
    line-height: 24px
}

.head .head-nav .content .nav-list .nav-ul>li .ul li a i {
    display: block;
    width: 3px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 11px;
    background: #99CC33;
    opacity: 0
}

.head .head-nav .content .nav-list .nav-ul>li .ul li a:hover {
    border: none;
    color: #99CC33
}

.head .head-nav .content .nav-list .nav-ul>li .ul li a:hover i {
    opacity: 1
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul {
    width: 1000px;
    max-width: 1000px;
    z-index: 200;
    position: absolute;
    left: 330px;
    top: 100%;
    background: #fff;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    overflow: hidden;
    text-align: left;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 22px 0;
    background: #fbf7f6;
    border-top: 2px solid #99CC33
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .boxs {
    padding: 0 20px
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul.ons {
    max-height: 10000px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2)
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul.onss .li-lists {
    width: 37%
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul.onss .lis-boxs {
    width: 60%
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul.onss .lis-boxs .lists .ul-boxs {
    width: 100%
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .li-lists {
    display: block;
    width: 20%;
    float: left;
    padding-bottom: 30px
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .li-lists .lists-a {
    border-bottom: 1px solid #fff;
    font-size: 16px;
    background: #f3f3f3;
    padding: 8px 20px;
    line-height: 22px;
    display: block;
    cursor: pointer
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .li-lists .lists-a a {
    color: #000
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .li-lists .lists-a:hover {
    background: #99CC33
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .li-lists .lists-a:hover a {
    color: #fff
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .li-lists .lists-a.active {
    background: #99CC33
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .li-lists .lists-a.active a {
    color: #fff
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .thumbs {
    width: 34%;
    float: right;
    overflow: hidden;
    background: #fafafa;
    margin-top: 20px
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .thumbs.bgs {
    background: none
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .thumbs.ons {
    height: 132px;
    line-height: 132px
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .thumbs img {
    max-width: 100%
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .thumbs.tops {
    margin-top: 64px
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .lis-boxs {
    float: right;
    width: 66%;
    padding-left: 10px;
    border-left: 1px solid #99CC33;
    min-height: 280px
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .lis-boxs .lists {
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .lis-boxs .lists .ul-boxs {
    width: 50%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .lis-boxs .lists .ul-boxs .lists-a {
    width: 48%;
    font-size: 14px;
    color: #414141;
    line-height: 24px;
    padding: 8px 15px;
    border-bottom: 1px solid #dbdbdb;
    display: block
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .lis-boxs .lists .ul-boxs .lists-a:hover {
    color: #99CC33
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .lis-boxs .lists.active {
    height: auto
}

.head .head-nav .content .nav-list .nav-ul>li>a {
    display: block;
    padding: 36px 0;
    transition: all .3s;
    box-sizing: border-box;
    font-size: 16px;
    color: #4c4c4c;
    margin-right: 42px;
    letter-spacing: 1px
}

.head .head-nav .content .nav-list .nav-ul>li>a:hover {
    color: #99CC33
}

.head .head-nav .content .nav-list .nav-ul>li>a.ios {
    position: relative
}

.head .head-nav .content .nav-list .nav-ul>li.nav-active>a {
    color: #99CC33;
    border-bottom: 3px solid #99CC33
}

.head .head-nav .content .search-box {
    padding: 30px 0
}

.head .head-nav .content .search-box.ons .search-icon .s1 {
    display: none
}

.head .head-nav .content .search-box.ons .search-icon .s2 {
    display: inline-block
}

.head .head-nav .content .search-box .forms {
    height: 100%;
    position: relative
}

.head .head-nav .content .search-box .forms .forms-boxs {
    height: 100%
}

.head .head-nav .content .search-box .forms .main {
    height: 100%
}

.head .head-nav .content .search-box .forms .main form {
    height: 100%;
    z-index: 6
}

.head .head-nav .content .search-box .forms .main form input {
    z-index: 6;
    text-indent: 18px;
    width: 260px;
    height: 100%;
    border-radius: 100px;
    background: #fff;
    border: none;
    outline: none;
    border: 1px solid #d9d9d9;
    transition: all .3s
}

.head .head-nav .content .search-box .forms .main form button {
    border: none;
    outline: none;
    position: absolute;
    right: 16px;
    top: 20%;
    color: #99CC33;
    background: none
}

.head .head-nav .content .search-box .search-icon {
    display: none
}

.head .head-nav .content .search-box .search-icon i {
    color: #99CC33;
    cursor: pointer;
    font-style: 20px
}

.head .head-nav .content .search-box .search-icon i.s2 {
    transform: rotate(45deg);
    display: none
}

.head .nav-fixed {
    box-shadow: 0 0 5px 0 #ebebeb
}

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

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

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

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

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

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

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

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

.hidden-forms form button[type='submit'] i {
    font-size: 18px;
    color: #fff;
    border-color: #fff
}

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

.trans1 {
    transition: all .3s
}

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

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

.head-cover {
    width: 100%;
    height: 142px
}

.banner-box .swiper-mb {
    display: none
}

.banner-box .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 50px
}

.banner-box .swiper-pagination-bullet {
    width: 70px;
    height: 5px;
    border-radius: 50px;
    background: #fff;
    opacity: .5
}

.banner-box .swiper-pagination-bullet-active {
    background: #99CC33;
    opacity: 1
}

.banner-box .content {
    text-align: center;
    padding: 0 60px
}

.banner-box .content .banner-des {
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    word-spacing: 1px;
    transition: all .3s
}

.banner-box .content .banner-des:hover {
    color: #99CC33
}

.banner-box .content .banner-title {
    font-size: 34px;
    line-height: 38px;
    color: #fff;
    margin-top: 20px
}

.banner-box .content .banner-more {
    margin-top: 52px
}

.banner-box .content .banner-more span.span-one a {
    background-color: #99CC33;
    border-color: #99CC33
}

.banner-box .content .banner-more span.span-one span {
    background-color: #99CC33;
    border-color: #99CC33
}

.banner-box .content .banner-more span a {
    display: inline-block;
    padding: 14px 34px;
    color: #fff;
    margin: 0 10px;
    border: 2px solid #fff;
    min-width: 260px;
    text-align: center;
    position: relative;
    border-radius: 50px;
    letter-spacing: 1px;
    transition: all .3s
}

.banner-box .content .banner-more span a:hover {
    opacity: .8
}

.banner-box .content .banner-more span a img {
    margin-left: 12px
}

.banner-box .content .banner-more span span {
    display: inline-block;
    padding: 14px 34px;
    color: #fff;
    margin: 0 10px;
    border: 2px solid #fff;
    min-width: 260px;
    text-align: center;
    position: relative;
    border-radius: 50px;
    letter-spacing: 1px;
    transition: all .3s
}

.banner-box .content .banner-more span span:hover {
    opacity: .8
}

.banner-box .content .banner-more span span img {
    margin-left: 12px
}

.banner {
    position: relative
}

.banner .back img {
    width: 100%;
    max-width: 100%
}

.banner .banner-main {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.banner .banner-main .left {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.top-title {
    margin-bottom: 40px
}

.top-title .title {
    text-align: center;
    font-size: 44px;
    line-height: 56px;
    color: #1a1a1a
}

.top-title .title a {
    font-size: 44px;
    line-height: 56px;
    color: #1a1a1a;
    transition: all .3s
}

.top-title .title a:hover {
    color: #99CC33
}

.top-title .title-des {
    font-size: 18px;
    line-height: 30px;
    color: #666;
    word-spacing: 1px
}

.top-title .title-des p {
    font-size: 18px;
    line-height: 30px;
    color: #666;
    word-spacing: 1px
}

.top-title .title-icon {
    text-align: center;
    margin-top: 6px;
    margin-bottom: 20px
}

.main-padding {
    padding: 100px 0
}

.pro-box {
    padding-bottom: 70px
}

.pro-box .pro-list .pro-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.pro-box .pro-list .pro-ul li {
    width: 31.6%;
    margin-bottom: 40px
}

.pro-box .pro-list .pro-ul li:nth-child(1):hover .down a {
    border-bottom: 2px solid #0588ef
}

.pro-box .pro-list .pro-ul li:nth-child(2):hover .down a {
    border-bottom: 2px solid #f25730
}

.pro-box .pro-list .pro-ul li:nth-child(3):hover .down a {
    border-bottom: 2px solid #6434a4
}

.pro-box .pro-list .pro-ul li:nth-child(4):hover .down a {
    border-bottom: 2px solid #3c9710
}

.pro-box .pro-list .pro-ul li:nth-child(5):hover .down a {
    border-bottom: 2px solid #126db3
}

.pro-box .pro-list .pro-ul li:nth-child(6):hover .down a {
    border-bottom: 2px solid #ff7c0a
}
.pro-box .pro-list .pro-ul li:nth-child(7):hover .down a {
    border-bottom: 2px solid #0ab5ff
}
.pro-box .pro-list .pro-ul li:nth-child(8):hover .down a {
    border-bottom: 2px solid #9aff0a
}
.pro-box .pro-list .pro-ul li:nth-child(9):hover .down a {
    border-bottom: 2px solid #0a6dff
}
.pro-box .pro-list .pro-ul li:nth-child(10):hover .down a {
    border-bottom: 2px solid #e50aff
}
.pro-box .pro-list .pro-ul li:nth-child(11):hover .down a {
    border-bottom: 2px solid #0affb9
}
.pro-box .pro-list .pro-ul li:nth-child(12):hover .down a {
    border-bottom: 2px solid #ffc00a
}
.pro-box .pro-list .pro-ul li:hover {
    margin-bottom: 39px
}

.pro-box .pro-list .pro-ul li:hover .top a img {
    transform: scale(1.1)
}

.pro-box .pro-list .pro-ul li .top a {
    display: block;
    overflow: hidden
}

.pro-box .pro-list .pro-ul li .top a img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.pro-box .pro-list .pro-ul li .down a {
    display: block;
    padding: 16px 0;
    text-align: center;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #d9d9d9
}

.find-box {
    background: #f7f7f7
}

.find-box .find-main {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse
}

.find-box .find-main .left {
    width: 74.2%;
    position: relative
}

.find-box .find-main .left:hover .back img {
    transform: scale(1.1)
}

.find-box .find-main .left .back {
    overflow: hidden
}

.find-box .find-main .left .back img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.find-box .find-main .left .left-main {
    width: 100%;
    height: 100%;
    background: rgba(51,51,51,0.2);
    position: absolute;
    left: 0;
    top: 0
}

.find-box .find-main .left .left-main .left-title {
    position: absolute;
    left: 0;
    bottom: 0
}

.find-box .find-main .left .left-main .left-title .line {
    width: 150px;
    height: 1px;
    background: rgba(255,255,255,0.8)
}

.find-box .find-main .left .left-main .left-title .title1 {
    padding: 30px
}

.find-box .find-main .left .left-main .left-title .title1 a {
    display: block
}

.find-box .find-main .left .left-main .left-title .title1 .gtj-ff-bold {
    font-size: 30px;
    color: #fff;
    word-spacing: 1px
}

.find-box .find-main .left .left-main .left-title .title1 .gtj-des {
    margin: 10px 0;
    font-size: 16px;
    line-height: 26px;
    color: rgba(255,255,255,0.9);
    letter-spacing: 1px
}

.find-box .find-main .right {
    width: 25.7%;
    display: flex;
    align-items: center;
    background: #fff
}

.find-box .find-main .right .right-list {
    padding: 0 20px
}

.find-box .find-main .right .right-list .app-ul li {
    position: relative;
    padding-left: 70px
}

.find-box .find-main .right .right-list .app-ul li:hover a {
    color: #99CC33
}

.find-box .find-main .right .right-list .app-ul li:hover a i {
    opacity: 1
}

.find-box .find-main .right .right-list .app-ul li.app-active a {
    color: #99CC33
}

.find-box .find-main .right .right-list .app-ul li.app-active a i {
    opacity: 1
}

.find-box .find-main .right .right-list .app-ul li a {
    font-size: 16px;
    line-height: 38px;
    letter-spacing: 1px;
    color: #333;
    transition: all .3s
}

.find-box .find-main .right .right-list .app-ul li a i {
    position: absolute;
    left: 0;
    top: 50%;
    width: 50px;
    height: 1px;
    background: #99CC33;
    opacity: 0;
    transition: all .3s
}

.find-box .find-main .left-mb {
    width: 100%;
    display: none
}

.find-box .find-main .left-mb .left {
    margin-bottom: 20px
}

.why-box .why-main {
    display: flex;
    justify-content: space-between
}

.why-box .why-main .left {
    width: 41.9%
}

.why-box .why-main .left .com-ul li {
    padding: 28px;
    border-top: 1px solid #e6e6e6;
    padding-left: 90px;
    position: relative
}

.why-box .why-main .left .com-ul li:last-child {
    border-bottom: 1px solid #e6e6e6
}

.why-box .why-main .left .com-ul li:hover .icon {
    background: #99CC33
}

.why-box .why-main .left .com-ul li:hover .icon .img1 {
    display: none
}

.why-box .why-main .left .com-ul li:hover .icon .img2 {
    display: inline-block
}

.why-box .why-main .left .com-ul li .icon {
    position: absolute;
    left: 0;
    top: 10px;
    width: 66px;
    height: 66px;
    background: #f5f5f5;
    border-radius: 50%;
    text-align: center;
    line-height: 66px;
    transition: all .3s
}

.why-box .why-main .left .com-ul li .icon .img2 {
    display: none
}

.why-box .why-main .left .com-ul li .con {
    font-size: 18px;
    line-height: 32px;
    color: #333
}

.why-box .why-main .left .com-ul li .con p {
    font-size: 18px;
    line-height: 32px;
    color: #333
}

.why-box .why-main .right {
    width: 53.6%
}

.why-box .why-main .right:hover a img {
    transform: scale(1.1)
}

.why-box .why-main .right a {
    display: block;
    overflow: hidden
}

.why-box .why-main .right a img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.news-box {
    background: #f5f5f5
}

.news-box .news-list .news-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.news-box .news-list .news-ul li {
    width: 31.6%
}

.news-box .news-list .news-ul li:hover .top a img {
    transform: scale(1.1)
}

.news-box .news-list .news-ul li:hover .top a.read-more {
    opacity: 1
}

.news-box .news-list .news-ul li:hover .down A {
    color: #99CC33
}

.news-box .news-list .news-ul li .top {
    position: relative
}

.news-box .news-list .news-ul li .top a {
    display: block;
    overflow: hidden
}

.news-box .news-list .news-ul li .top a img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.news-box .news-list .news-ul li .top a.read-more {
    position: absolute;
    left: 0;
    bottom: 0;
    letter-spacing: 1px;
    padding: 12px 0;
    text-align: center;
    color: #fff;
    display: block;
    width: 100%;
    background: rgba(242,144,29,0.95);
    opacity: 0;
    transition: all .3s
}

.news-box .news-list .news-ul li .down {
    padding: 20px 20px;
    text-align: center
}

.news-box .news-list .news-ul li .down a {
    font-size: 20px;
    line-height: 30px;
    color: #1a1a1a
}

.news-box .news-list .news-ul li .down a:hover {
    color: #99CC33
}

.news-box .news-list .news-ul li .down .time {
    font-size: 16px;
    line-height: 30px;
    color: #808080;
    margin-top: 4px
}

.pdf-box {
    padding-bottom: 70px
}

.pdf-box .pdf-list .pdf-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.pdf-box .pdf-list .pdf-ul li {
    width: 49.3%;
    padding: 16px 60px;
    border: 1px solid #e6e6e6;
    text-align: left;
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
    padding-right: 54px
}

.pdf-box .pdf-list .pdf-ul li:hover {
    border-color: #333
}

.pdf-box .pdf-list .pdf-ul li:hover .down {
    background: #99CC33
}

.pdf-box .pdf-list .pdf-ul li:hover .down .down1 {
    display: none
}

.pdf-box .pdf-list .pdf-ul li:hover .down .down2 {
    display: inline-block
}

.pdf-box .pdf-list .pdf-ul li .pdf-icon {
    vertical-align: middle;
    margin-top: -2px;
    position: absolute;
    left: 20px;
    top: 24px
}

.pdf-box .pdf-list .pdf-ul li .pdf-icon .img2 {
    display: none
}

.pdf-box .pdf-list .pdf-ul li .con {
    font-size: 18px;
    line-height: 40px;
    color: #333
}

.pdf-box .pdf-list .pdf-ul li .down {
    width: 40px;
    height: 40px;
    border: 1px solid #e8e8e8;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 14px;
    top: 20px
}

.pdf-box .pdf-list .pdf-ul li .down .down2 {
    display: none
}

.contact {
    position: relative
}

.contact .back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.contact .contact-main1 {
    padding: 80px 0;
    position: relative;
    z-index: 9;
    text-align: center
}

.contact .contact-main1 .contact-title a {
    font-size: 46px;
    color: #fff;
    transition: all .3s
}

.contact .contact-main1 .contact-title a:hover {
    color: #99CC33
}

.contact .contact-main1 .contact-des {
    color: #fff;
    font-size: 22px
}

.contact .contact-main1 .contact-more {
    margin-top: 26px
}

.contact .contact-main1 .contact-more a {
    display: inline-block;
    padding: 10px 50px;
    background: #99CC33;
    color: #fff;
    border-radius: 50px
}

.foot {
    background: #1a1a1a;
    overflow: hidden
}

.foot .content .foot-top {
    padding: 85px 0 45px
}

.foot .content .foot-top .foot-ul {
    display: flex;
    justify-content: space-between
}

.foot .content .foot-top .foot-ul>li {
    max-width: 50%
}

/* .foot .content .foot-top .foot-ul>li:nth-child(2) {
    width: 32.6%
}

.foot .content .foot-top .foot-ul>li:nth-child(2) .li-list {
    display: flex;
    justify-content: space-between
} */

.foot .content .foot-top .foot-ul>li.ons .list-title i::after {
    display: none
}

.foot .content .foot-top .foot-ul>li:last-child {
    width: 22%
}

.foot .content .foot-top .foot-ul>li:last-child .list-title {
    padding-left: 30px
}

.foot .content .foot-top .foot-ul>li:last-child .li-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 4px
}

.foot .content .foot-top .foot-ul>li:last-child .li-list li p {
    font-size: 15px;
    line-height: 30px;
    color: rgba(255,255,255,0.6)
}

.foot .content .foot-top .foot-ul>li:last-child .li-list li p a {
    font-size: 15px;
    line-height: 30px;
    color: rgba(255,255,255,0.6)
}

.foot .content .foot-top .foot-ul>li:last-child .li-list li p a:hover {
    color: #99CC33
}

.foot .content .foot-top .foot-ul>li:last-child .li-list li .icon {
    position: absolute;
    top: 5px;
    left: 0
}

.foot .content .foot-top .foot-ul>li .list-title {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    word-spacing: 2px;
    position: relative
}

.foot .content .foot-top .foot-ul>li .list-title a {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    word-spacing: 2px
}

.foot .content .foot-top .foot-ul>li .list-title a:hover {
    color: #99CC33
}

.foot .content .foot-top .foot-ul>li .li-list {
    margin-top: 20px
}

.foot .content .foot-top .foot-ul>li .li-list>li a {
    font-size: 15px;
    line-height: 38px;
    color: rgba(255,255,255,0.6);
    word-spacing: 2px;
    display: block
}

.foot .content .foot-top .foot-ul>li .li-list>li a:hover {
    color: #99CC33
}

.foot .copyRight {
    padding: 20px 0;
    border-top: 1px solid #484848
}

.foot .copyRight .main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.foot .copyRight .main span {
    color: rgba(255,255,255,0.6);
    font-size: 14px
}

.foot .copyRight .main span a {
    font-size: 14px;
    color: rgba(255,255,255,0.6)
}

.foot .copyRight .main span a:hover {
    color: #99CC33
}

.foot .copyRight .main span i {
    font-style: initial;
    margin: 0 16px
}

.foot .copyRight .main .fo-media .social-me .right1 a {
    width: 20px;
    display: inline-block;
    color: rgba(255,255,255,0.6);
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    margin: 0 4px;
    transition: all .3s
}

.foot .copyRight .main .fo-media .social-me .right1 a:hover {
    color: #fff
}

.home-contact {
    padding: 0 !important
}

.richtext a {
    color: #99CC33 !important;
    text-decoration: none !important
}

.richtext a:hover {
    text-decoration: underline !important
}

.richtext h3 {
    font-size: 20px;
    color: #99CC33
}

.richtext .list-paddingleft-2 {
    max-width: 100% !important
}

#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;
    white-space: nowrap
}

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

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

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

.pro-news {
    background: #fff
}

.index-banner {
    position: relative
}

.index-banner .content .banner-des {
    font-size: 50px;
    text-transform: none
}

.index-banner .content .banner-title {
    font-size: 22px;
    line-height: 34px;
    word-spacing: 1px;
    color: #fff
}

.index-banner .banner {
    position: relative
}

.index-banner .banner .banner-main {
    z-index: 2;
    background: rgba(51,51,51,0.3)
}

.bread {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5
}

.bread .content {
    display: flex;
    padding: 14px 20px;
    background: #99cc33bf;
}

.bread .content .bread-icon {
    line-height: 18px
}

.bread .content .bread-list {
    margin-left: 4px
}

.bread .content .bread-list .bread-ul {
    display: flex;
    flex-wrap: wrap
}

.bread .content .bread-list .bread-ul li {
    font-size: 16px;
    color: #fff;
    margin: 0 4px
}

.bread .content .bread-list .bread-ul li a {
    font-size: 16px;
    color: #fff;
    display: inline-block
}

.detail-name {
    padding-bottom: 10px !important
}

.detail-name::before {
    display: none !important
}

.main-padding1 {
    padding: 76px 0
}

.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background: none;
    border-radius: 0
}

.breadcrumb li:last-child a {
    text-decoration: underline
}

.breadcrumb a {
    color: #fff
}

.breadcrumb>li+li:before {
    color: #fff;
    content: '-'
}

.pro-richtext {
    padding: 70px 0;
    border-bottom: 1px solid #e6e6e6
}

.pro-richtext .content p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    word-spacing: 1px;
    margin-bottom: 6px
}

.pro-richtext table {
    margin: 0
}

.index-pro {
    padding-bottom: 90px
}

.index-pro .index-pro-list .index-pro-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.index-pro .index-pro-list .index-pro-ul li {
    width: 48.5%;
    margin-bottom: 20px
}

.index-pro .index-pro-list .index-pro-ul li:hover .pro-img a img {
    transform: scale(1.1)
}

.index-pro .index-pro-list .index-pro-ul li:hover .pro-img .pro-title a {
    background: rgba(240,130,0,0.8)
}

.index-pro .index-pro-list .index-pro-ul li .pro-img {
    position: relative
}

.index-pro .index-pro-list .index-pro-ul li .pro-img>a {
    display: block;
    overflow: hidden
}

.index-pro .index-pro-list .index-pro-ul li .pro-img>a img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.index-pro .index-pro-list .index-pro-ul li .pro-img .pro-title {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0
}

.index-pro .index-pro-list .index-pro-ul li .pro-img .pro-title a {
    display: block;
    padding: 13px 20px;
    background: rgba(51,51,51,0.6);
    font-size: 18px;
    color: #fff;
    transition: all .3s
}

.index-pro .index-pro-list .index-pro-ul li .pro-des {
    padding: 30px 0
}

.index-pro .index-pro-list .index-pro-ul li .pro-des a {
    margin-left: 1px;
    display: inline-block;
    padding: 0 20px;
    border-left: 1px solid #dbdbdb;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #808080
}

.index-pro .index-pro-list .index-pro-ul li .pro-des a::after {
    content: '';
    display: inline-block;
    width: 3px;
    height: 20px;
    background: #99CC33;
    position: absolute;
    left: -2px;
    top: 0
}

.index-what-box {
    background: #f7f7f7
}

.index-what-box .what-box {
    display: flex;
    flex-wrap: wrap
}

.index-what-box .what-box .left {
    width: 50%;
    position: relative;
    display: flex;
    align-items: center
}

.index-what-box .what-box .left .left-con {
    position: absolute;
    background: #fff;
    border-left: 8px solid #99CC33;
    padding: 76px 66px;
    min-width: 812px;
    right: -130px;
    left: 280px
}

.index-what-box .what-box .left .left-con .richtext p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    word-spacing: 1px
}

.index-what-box .what-box .right {
    width: 50%
}

.index-app-box .top-title .title-des p {
    font-size: 16px;
    color: #666;
    margin-bottom: 8px
}

.index-app-box .index-app-list .index-app-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.index-app-box .index-app-list .index-app-ul li {
    width: 19.4%
}

.index-app-box .index-app-list .index-app-ul li:hover .app-img a img {
    transform: scale(1.1)
}

.index-app-box .index-app-list .index-app-ul li:hover .app-title a {
    background: #99CC33;
    color: #fff
}

.index-app-box .index-app-list .index-app-ul li .app-img a {
    display: block;
    overflow: hidden
}

.index-app-box .index-app-list .index-app-ul li .app-img a img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.index-app-box .index-app-list .index-app-ul li .app-title a {
    display: block;
    padding: 14px 0;
    background: #f0f0f0;
    font-size: 16px;
    text-align: center;
    color: #333;
    transition: all .3s
}

.pro-list-box {
    padding-bottom: 75px
}

.pro-list-box .list1-box .list-ul-1 {
    display: flex;
    flex-wrap: wrap
}

.pro-list-box .list1-box .list-ul-1 li {
    width: 23.2%;
    margin-right: 2%;
    margin-bottom: 35px
}

.pro-list-box .list1-box .list-ul-1 li:nth-child(4n) {
    margin-right: 0
}

.pro-list-box .list1-box .list-ul-1 li:hover .list1-img a img {
    transform: scale(1.1)
}

.pro-list-box .list1-box .list-ul-1 li:hover .list1-title a {
    color: #99CC33;
    border-color: #99CC33
}

.pro-list-box .list1-box .list-ul-1 li .list1-img a {
    display: block;
    overflow: hidden;
    text-align: center
}

.pro-list-box .list1-box .list-ul-1 li .list1-img a img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.pro-list-box .list1-box .list-ul-1 li .list1-title a {
    display: block;
    padding: 16px 0;
    text-align: center;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #e6e6e6
}

.coup-box {
    background: url(../img/coup-banner.jpg) no-repeat;
    background-size: cover
}

.coup-box .richtext-box .richtext p {
    font-size: 16px;
    line-height: 32px;
    color: #666;
    margin-bottom: 8px;
    letter-spacing: 1px
}

.how-box .how-list .how-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.how-box .how-list .how-ul li {
    width: 24.2%;
    border: 1px solid #e6e6e6
}

.how-box .how-list .how-ul li:hover .how-top img {
    transform: scale(1.1)
}

.how-box .how-list .how-ul li:nth-child(2) {
    width: 48.5%
}

.how-box .how-list .how-ul li .how-top {
    overflow: hidden
}

.how-box .how-list .how-ul li .how-top img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.how-box .how-list .how-ul li .how-des {
    padding: 30px
}

.how-box .how-list .how-ul li .how-des .how-title {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    margin-bottom: 6px
}

.how-box .how-list .how-ul li .how-des .how-spans {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    word-spacing: 1px
}

.list-pro .list2-box .list2-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.list-pro .list2-box .list2-ul li {
    width: 47.6%;
    padding: 36px 0;
    border-bottom: 1px solid #e6e6e6;
    display: flex
}

.list-pro .list2-box .list2-ul li:hover .list2-img a img {
    transform: scale(1.1)
}

.list-pro .list2-box .list2-ul li:hover .list2-info .list2-title a {
    color: #99CC33
}

.list-pro .list2-box .list2-ul li .list2-img {
    width: 48.4%;
    display: flex;
    align-items: center;
    justify-content: center
}

.list-pro .list2-box .list2-ul li .list2-img a {
    display: block;
    overflow: hidden
}

.list-pro .list2-box .list2-ul li .list2-img a img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.list-pro .list2-box .list2-ul li .list2-info {
    width: 52.4%;
    display: flex;
    align-items: center;
    padding: 0 22px
}

.list-pro .list2-box .list2-ul li .list2-info .list2-title {
    position: relative;
    padding-bottom: 10px
}

.list-pro .list2-box .list2-ul li .list2-info .list2-title a {
    font-size: 20px;
    color: #1a1a1a
}

.list-pro .list2-box .list2-ul li .list2-info .list2-title::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #99CC33;
    position: absolute;
    left: 0;
    bottom: 0
}

.list-pro .list2-box .list2-ul li .list2-info .list2-des {
    margin-top: 10px
}

.list-pro .list2-box .list2-ul li .list2-info .list2-des a {
    font-size: 16px;
    line-height: 26px;
    color: #808080
}

.scroll-right.ons {
    max-width: 300px;
    position: fixed;
    left: 50%;
    margin-left: 376px;
    top: 90px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 88
}

.scroll-right.ons::-webkit-scrollbar {
    width: 1px;
    height: 100%;
    background-color: #f5f5f5;
    overflow: initial;
    display: none
}

.scroll-right.ons::-webkit-scrollbar-thumb {
    background-color: #c8c8c8
}

.scroll-right.ons::-moz-scrollbar {
    width: 1px;
    height: 100%;
    background-color: #f5f5f5;
    overflow: initial
}

.scroll-right.ons::-moz-scrollbar-thumb {
    background-color: #c8c8c8
}

.scroll-right.ons::-ms-scrollbar {
    swidth: 1px;
    height: 100%;
    background-color: #f5f5f5;
    overflow: initial
}

.scroll-right.ons::-ms-scrollbar-thumb {
    background-color: #c8c8c8
}

.scroll-right.ons::-o-scrollbar {
    width: 1px;
    height: 100%;
    background-color: #fff;
    overflow: initial
}

.scroll-right.ons::-o-scrollbar-thumb {
    background-color: #c8c8c8
}

.scroll-right.onsss {
    position: absolute;
    right: 0;
    left: auto;
    top: auto;
    bottom: 0;
    margin: 0
}

.scroll-right.onsss {
    position: absolute;
    right: 0;
    left: auto;
    top: auto;
    margin: 0;
    bottom: 0
}

.care1 {
    background: url(../img/care-banner.jpg) no-repeat;
    background-size: cover
}

.care1 .top-title .title {
    color: #fff
}

.care1 .care-con {
    padding: 50px 30px;
    background: #fff;
    border-bottom: 5px solid #99CC33
}

.care1 .care-con .richtext p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    letter-spacing: 1px
}

.care1 .care-con .richtext ul {
    list-style: none !important
}

.care1 .care-con .richtext ul li {
    padding-left: 18px;
    position: relative
}

.care1 .care-con .richtext ul li::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #99CC33;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 12px
}

.care1 .care-con .richtext ul li p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    letter-spacing: 1px
}

.care2 {
    background: #f7f7f7
}

.care2 .care2-list .care-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.care2 .care2-list .care-ul li {
    width: 33.33%;
    text-align: center;
    padding: 0 40px
}

.care2 .care2-list .care-ul li:hover .care-icon {
    box-shadow: 0 0 10px #99CC33
}

.care2 .care2-list .care-ul li .care-icon {
    width: 112px;
    height: 112px;
    border-radius: 50%;
    border: 1px solid #99CC33;
    padding: 5px;
    margin: auto;
    transition: all .3s
}

.care2 .care2-list .care-ul li .care-icon span {
    width: 100%;
    height: 100%;
    background: #99CC33;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.care2 .care2-list .care-ul li .icon-des {
    margin-top: 16px
}

.care2 .care2-list .care-ul li .icon-des p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    word-spacing: 1px
}

.detail-bread {
    position: relative;
    padding-top: 30px
}

.detail-img {
    padding: 60px 0;
    border-bottom: 1px solid #e6e6e6
}

.detail-img .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.detail-img .content .right {
    width: 50%;
    padding-left: 50px
}

.detail-img .content .right .detail-title {
    font-size: 34px;
    line-height: 40px;
    color: #1a1a1a;
    position: relative;
    padding-bottom: 20px
}

.detail-img .content .right .detail-title::before {
    content: '';
    display: inline-block;
    width: 60px;
    height: 3px;
    background: #99CC33;
    position: absolute;
    left: 0;
    bottom: 0
}

.detail-img .content .right .detail-des {
    margin-top: 20px
}

.detail-img .content .right .detail-des .richtext {
    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;
    word-spacing: 1px
}

.detail-img .content .left {
    width: 50%;
    border: 1px solid #e6e6e6
}

.detail-img .content .left img {
    width: 100%
}

.richtext h2 {
    font-size: 30px;
    line-height: 30px;
    color: #99CC33;
    margin-top: 50px;
    margin-bottom: 30px;
    font-family: "ARIAL"
}

.richtext table {
    width: 100%;
    margin-bottom: 20px
}

.richtext table tr td {
    border: 1px solid #e6e6e6;
    padding: 12px 20px;
    color: #4c4c4c;
    font-size: 16px
}

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

.richtext table tr:nth-child(even) td {
    background: #fff
}

.richtext ul {
    position: relative;
    list-style: none !important
}

.richtext ul li {
    position: relative;
    padding-left: 22px
}

.richtext ul li:last-child::after {
    content: '';
    display: none
}

.richtext ul li::before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #99CC33;
    position: absolute;
    left: 3px;
    top: 10px;
    border-radius: 50%;
    padding: 2px
}

.richtext ul li::after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 1px;
    background: #99CC33;
    position: absolute;
    left: 6px;
    top: 21px
}

.richtext ul li p {
    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;
    word-spacing: 1px
}

.detail-main .content {
    display: flex;
    position: relative
}

.detail-main .content .detail-left {
    width: 78%;
    /* border-left: 1px solid #e6e6e6; */
    padding-left: 20px;
    padding-bottom: 80px;
    padding-right: 20px;
}

.detail-main .content .detail-left .pack ul li::after {
    display: none
}

.detail-main .content .detail-left .pack ul li p {
    margin-bottom: 8px
}

.detail-main .content .detail-left .detail-pdf-box h2 {
    font-size: 30px;
    line-height: 30px;
    color: #99CC33;
    margin-top: 50px;
    margin-bottom: 30px;
    font-family: "ARIAL"
}

.detail-main .content .detail-left .detail-pdf-box .pdf-list .pdf-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.detail-main .content .detail-left .detail-pdf-box .pdf-list .pdf-ul li {
    width: 100%;
    padding: 16px 60px;
    border: 1px solid #e6e6e6;
    text-align: left;
    cursor: pointer;
    margin-bottom: 20px;
    position: relative
}

.detail-main .content .detail-left .detail-pdf-box .pdf-list .pdf-ul li:hover {
    border-color: #333
}

.detail-main .content .detail-left .detail-pdf-box .pdf-list .pdf-ul li:hover .down {
    background: #99CC33
}

.detail-main .content .detail-left .detail-pdf-box .pdf-list .pdf-ul li:hover .down .down1 {
    display: none
}

.detail-main .content .detail-left .detail-pdf-box .pdf-list .pdf-ul li:hover .down .down2 {
    display: inline-block
}

.detail-main .content .detail-left .detail-pdf-box .pdf-list .pdf-ul li .pdf-icon {
    vertical-align: middle;
    margin-top: -2px;
    position: absolute;
    left: 20px;
    top: 24px
}

.detail-main .content .detail-left .detail-pdf-box .pdf-list .pdf-ul li .pdf-icon .img2 {
    display: none
}

.detail-main .content .detail-left .detail-pdf-box .pdf-list .pdf-ul li .con {
    font-size: 18px;
    line-height: 40px;
    color: #333
}

.detail-main .content .detail-left .detail-pdf-box .pdf-list .pdf-ul li .down {
    width: 40px;
    height: 40px;
    border: 1px solid #e8e8e8;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 24px;
    top: 20px
}

.detail-main .content .detail-left .detail-pdf-box .pdf-list .pdf-ul li .down .down2 {
    display: none
}

.detail-main .content .detail-right {
    width: 22.1%;
    border-right: 1px solid #e6e6e6;
    /* padding-right: 40px; */
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li {
    height: 100%
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-show {
    padding: 12px 24px;
    font-size: 16px;
    color: #333;
    background: #f7f7f7;
    position: relative;
    height: 100%;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    padding-right: 40px
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-show a {
    font-size: 16px;
    color: #646464
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-show i {
    position: absolute;
    right: 14px;
    top: 14px;
    width: 20px;
    height: 20px
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-show i:before {
    content: '';
    display: block;
    width: 16px;
    height: 2px;
    background: #333;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -1px
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-show i:after {
    content: '';
    display: block;
    width: 2px;
    height: 16px;
    background: #333;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 50%;
    margin-top: -8px
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-show:hover a {
    color: #99CC33
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li.show-active .li-dis {
    display: block
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li.show-actives .li-show {
    background: #99CC33
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li.show-actives .li-show a {
    color: #fff
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li.show-actives .li-show i::before {
    background: #fff
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li.show-actives .li-show i::after {
    display: none
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis {
    display: none;
    position: relative
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li {
    padding: 14px 20px;
    line-height: 20px;
    font-size: 16px;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    padding: 14px 30px;
    position: relative;
    padding-left: 45px
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li.show-active1 .li-dis1 {
    display: block
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li.show-actives1>a {
    color: #99CC33
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li>.circle {
    position: absolute;
    left: 25px;
    top: 13px
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li>a {
    display: block;
    color: #4c4c4c;
    height: 100%
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li>a span {
    width: 20px;
    height: 100%
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li .add {
    position: absolute;
    right: 6px;
    top: 14px;
    width: 24px;
    height: 24px
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li .add:before {
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    background: #99CC33;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 50%;
    margin-top: -1px
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li .add:after {
    content: '';
    display: block;
    width: 2px;
    height: 10px;
    background: #99CC33;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 50%;
    margin-top: -5px
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li.dis-show>a {
    color: #99CC33
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li.dis-show>.circle {
    color: #99CC33
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li.dis-show>.li-dis1 {
    display: block
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li.dis-show .add::before {
    background: #99CC33
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li.dis-show .add::after {
    display: none
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis>li:hover>.circle {
    border-color: #99CC33
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis .li-dis1 {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding-left: 14px;
    display: none
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis .li-dis1 li {
    padding: 10px 0;
    border-top: 1px solid #eaeaea
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis .li-dis1 li a:hover {
    color: #99CC33
}

.detail-main .content .detail-right .plc-con .prcl-ul .ul-active>li .li-dis .li-dis1 li.dis-show1 a {
    color: #99CC33
}

.detail-main .content .detail-right .plc-con .prcl-ul .news-ul {
    padding: 24px;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.detail-main .content .detail-right .plc-con .prcl-ul .news-ul li:hover .top a img {
    transform: scale(1.1)
}

.detail-main .content .detail-right .plc-con .prcl-ul .news-ul li:hover .top a.read-more {
    opacity: 1
}

.detail-main .content .detail-right .plc-con .prcl-ul .news-ul li:hover .down A {
    color: #99CC33
}

.detail-main .content .detail-right .plc-con .prcl-ul .news-ul li .top {
    position: relative
}

.detail-main .content .detail-right .plc-con .prcl-ul .news-ul li .top a {
    display: block;
    overflow: hidden
}

.detail-main .content .detail-right .plc-con .prcl-ul .news-ul li .top a img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.detail-main .content .detail-right .plc-con .prcl-ul .news-ul li .down {
    padding: 20px 0
}

.detail-main .content .detail-right .plc-con .prcl-ul .news-ul li .down a {
    font-size: 20px;
    line-height: 30px;
    color: #1a1a1a
}

.detail-main .content .detail-right .plc-con .prcl-ul .news-ul li .down a:hover {
    color: #99CC33
}

.detail-main .content .detail-right .plc-con .prcl-ul .news-ul li .down .time {
    font-size: 16px;
    line-height: 30px;
    color: #808080;
    margin-top: 4px
}

.detail-main .content .detail-right .ul-title {
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.detail-main .content .detail-right .ul-title a {
    font-size: 24px;
    color: #333;
    display: block;
    padding: 10px 24px
}

.detail-contact {
    background: url(../img/detail-contact-banner.jpg) no-repeat;
    background-size: cover
}

.detail-contact .sep-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px
}

.detail-contact .form-group {
    width: 24.4%;
    margin-bottom: 20px
}

.detail-contact .form-group .form-control {
    border: none;
    padding: 24px 16px;
    border-radius: 0;
    box-shadow: none;
    background: rgba(255,255,255,0.33);
    color: #fff;
    font-size: 16px
}

.detail-contact .form-group .form-control::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px
}

.detail-contact .text-box {
    width: 100%
}

.detail-contact .text-box .form-control {
    resize: none;
    padding-top: 14px
}

.detail-contact .contact-more {
    margin-top: 26px;
    width: 100%
}

.detail-contact .contact-more button {
    outline: none;
    border: none;
    display: inline-block;
    padding: 13px 100px;
    background: #99CC33;
    color: #fff;
    border-radius: 50px;
    border: 1px solid #99CC33;
    font-size: 18px;
    word-spacing: 1px;
    transition: all .3s
}

.detail-contact .contact-more button:hover {
    background: none;
    color: #99CC33
}

.breadcrumb {
    text-align: left;
    display: flex;
    flex-wrap: wrap
}

.search-list {
    display: flex;
    flex-wrap: wrap
}

.search-list li {
    width: 32%;
    margin-right: 1.5%;
    margin-bottom: 35px
}

.search-list li:nth-child(3n) {
    margin-right: 0
}

.search-list li:hover .list1-img a img {
    transform: scale(1.1)
}

.search-list li:hover .list1-title a {
    color: #99CC33;
    border-color: #99CC33
}

.search-list li .list1-img a {
    display: block;
    overflow: hidden
}

.search-list li .list1-img a img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.search-list li .list1-title a {
    display: block;
    padding: 16px 0;
    text-align: center;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #e6e6e6
}

.table-over {
    overflow-x: auto
}

.mx-pro-index-faq-boxs {
    padding-top: 0
}

.mx-pro-index-faq-boxs .boxs {
    margin-top: 50px
}

.mx-pro-index-faq-boxs .boxs .faq-list li {
    margin-bottom: 2px
}

.mx-pro-index-faq-boxs .boxs .faq-list li.actives .ques {
    display: block
}

.mx-pro-index-faq-boxs .boxs .faq-list li.active .ask .icon {
    transform: rotate(90deg)
}

.mx-pro-index-faq-boxs .boxs .faq-list li>div {
    position: relative;
    padding: 16px 0
}

.mx-pro-index-faq-boxs .boxs .faq-list li>div.ask {
    background: #f7f7f7
}

.mx-pro-index-faq-boxs .boxs .faq-list li>div.ask .letter {
    background: #99CC33;
    color: #fff
}

.mx-pro-index-faq-boxs .boxs .faq-list li>div.ask .con {
    font-size: 18px;
    color: #333;
    line-height: 34px
}

.mx-pro-index-faq-boxs .boxs .faq-list li>div.ques {
    display: none
}

.mx-pro-index-faq-boxs .boxs .faq-list li>div.ques .letter {
    color: #99CC33
}

.mx-pro-index-faq-boxs .boxs .faq-list li>div.ques .con {
    font-size: 16px;
    color: #666;
    line-height: 28px
}

.mx-pro-index-faq-boxs .boxs .faq-list li>div .con {
    padding-left: 66px
}

.mx-pro-index-faq-boxs .boxs .faq-list li>div .con .list-paddingleft-2 {
    list-style: none !important
}

.mx-pro-index-faq-boxs .boxs .faq-list li>div .con .list-paddingleft-2 li {
    padding-left: 20px;
    position: relative
}

.mx-pro-index-faq-boxs .boxs .faq-list li>div .con .list-paddingleft-2 li::after {
    content: '';
    display: table;
    width: 5px;
    height: 5px;
    background: #99CC33;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 12px
}

.mx-pro-index-faq-boxs .boxs .faq-list li>div .letter {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid #99CC33;
    text-align: center;
    line-height: 26px;
    font-family: 'Arial';
    font-weight: bold;
    font-size: 14px
}

.mx-pro-index-faq-boxs .boxs .faq-list li>div .icon {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #99CC33;
    font-size: 24px
}

.base-title-box {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 30px
}

.base-title-box .base-title {
    font-size: 34px;
    margin-bottom: 10px
}

.base-title {
    font-size: 34px;
    margin-bottom: 10px
}

.base-img {
    margin-bottom: 30px
}

.sep-title2 {
    color: #99CC33;
    font-size: 34px;
    margin-bottom: 10px
}

.sep-title2 i {
    color: #3d3d3d;
    font-size: 40px;
    padding-right: 5px
}

.sep-imgs {
    margin-top: 20px;
    margin-bottom: 40px
}

.sep-supplier-section3 .box-wrap .item {
    margin-bottom: 74px
}

.sep-supplier-section3 .box-wrap .thumb {
    width: 51%;
    float: left;
    overflow: hidden
}

.sep-supplier-section3 .box-wrap .thumb img {
    width: 100%;
    box-shadow: 0 0 6px rgba(139,139,139,0.5)
}

.sep-supplier-section3 .box-wrap .info {
    width: 49%;
    float: right;
    padding: 28px 47px
}

.sep-supplier-section3 .box-wrap .info .title {
    color: #99CC33;
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 20px
}

.sep-supplier-section3 .box-wrap .info .title i {
    color: #000;
    font-size: 48px
}

.sep-supplier-section3 .box-wrap .info .text {
    color: #373737;
    font-size: 16px;
    line-height: 1.6em
}

.sep-supplier-section3 .box-wrap .info .text p {
    color: #373737;
    font-size: 16px;
    line-height: 1.6em
}

.sep-supplier-section3 .box-wrap .item:nth-child(even) .thumb {
    float: right
}

.sep-supplier-section3 .box-wrap .item:nth-child(even) .info {
    float: left
}

.sep-about-section2 {
    background: #f4f4f4;
    padding-top: 10px;
    margin-top: 140px
}

.sep-about-section2 .company-items {
    margin: 0 -14px;
    margin-top: -78px;
    position: relative;
    z-index: 0
}

.sep-about-section2 .company-items .item {
    width: 33.33%;
    padding: 0 14px
}

.sep-about-section2 .company-items .item .box {
    box-shadow: 0 0 12px rgba(139,139,139,0.2);
    margin-bottom: 70px
}

.sep-about-section2 .company-items .item .box .thumb {
    display: block;
    overflow: hidden;
    text-align: center
}

.sep-about-section2 .company-items .item .box .thumb:hover img {
    transform: scale(1.1)
}

.sep-about-section2 .company-items .item .box .thumb img {
    width: 100%;
    transition: all .3s
}

.sep-about-section2 .company-items .item .box .info {
    background: #fff;
    padding: 22px 38px;
    position: relative;
    padding-bottom: 58px
}

.sep-about-section2 .company-items .item .box .info .title {
    color: #1f1f1f;
    font-size: 22px;
    margin-bottom: 20px;
    display: block
}

.sep-about-section2 .company-items .item .box .info .title:hover {
    color: #99CC33
}

.sep-about-section2 .company-items .item .box .info .title i {
    color: #99CC33;
    font-size: 36px;
    position: relative;
    top: 5px
}

.sep-about-section2 .company-items .item .box .info .summary {
    color: #373737;
    font-size: 14px;
    line-height: 1.6em;
    display: block;
    overflow: hidden;
    overflow-y: auto
}

.sep-about-section2 .company-items .item .box .info .more {
    background: #99CC33;
    color: #fff;
    display: table;
    padding: 8px 25px;
    font-size: 14px;
    position: absolute;
    left: 38px;
    bottom: -11px
}

.sep-about-section2 .company-items .item .box .info .more:hover {
    text-decoration: underline
}

.sep-about-section2 .relate-news-box {
    position: relative;
    padding-bottom: 70px
}

.sep-about-section2 .relate-news-box .hd {
    color: #272727;
    font-size: 26px;
    margin-bottom: 40px
}

.sep-about-section2 .relate-news-box .more {
    float: right;
    color: #414141;
    font-size: 14px;
    padding: 8px 30px;
    border: 1px solid #c9c9c9;
    border-radius: 18px;
    position: absolute;
    top: 0;
    right: 0
}

.sep-about-section2 .relate-news-box .more:hover {
    color: #99CC33;
    border: 1px solid #99CC33
}

.sep-about-section2 .relate-news-box .datalist {
    margin: 0 -40px
}

.sep-about-section2 .relate-news-box .datalist .item {
    width: 50%;
    float: left;
    padding: 0 60px
}

.sep-about-section2 .relate-news-box .datalist .item .box {
    background: #fff;
    position: relative;
    padding: 46px;
    padding-left: 146px;
    box-shadow: 0 0 8px rgba(139,139,139,0.5)
}

.sep-about-section2 .relate-news-box .datalist .item .box .thumb {
    position: absolute;
    width: 140px;
    height: 110px;
    overflow: hidden;
    left: -25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sep-about-section2 .relate-news-box .datalist .item .box .thumb img {
    width: 100%
}

.sep-about-section2 .relate-news-box .datalist .item .box .alias {
    display: block;
    color: #818181;
    font-size: 13px;
    font-family: 'oxygen-light';
    margin-bottom: 10px;
    text-transform: uppercase
}

.sep-about-section2 .relate-news-box .datalist .item .box .title {
    display: block;
    color: #2a2a2a;
    font-size: 14px;
    line-height: 1.6em;
    height: 3.2em
}

.sep-about-section2 .relate-news-box .datalist .item .box .title:hover {
    color: #99CC33
}

.width1300 {
    width: 100%;
    max-width: 1360px;
    margin: auto
}

.flex {
    display: flex
}

.flex-wrap {
    flex-wrap: wrap
}

.sep-about-section4 {
    background-size: cover;
    padding: 60px 0
}

.sep-about-section4 .sep-title {
    display: table;
    margin: 0 auto;
    color: #343434;
    font-size: 38px;
    position: relative;
    margin-bottom: 60px
}

.sep-about-section4 .sep-title:before {
    content: '';
    display: block;
    width: 43px;
    height: 3px;
    background: #99CC33;
    bottom: -11px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    -moz-transform: translate(-50%);
    transform: translate(-50%);
    position: absolute
}

.sep-about-section4 .datalist {
    margin: 0 -30px
}

.sep-about-section4 .datalist .item {
    width: 25%;
    float: left;
    padding: 0 30px
}

.sep-about-section4 .datalist .item:hover .box i {
    font-size: 50px
}

.sep-about-section4 .datalist .item .box i {
    width: 125px;
    height: 125px;
    display: table;
    margin: 0 auto;
    margin-bottom: 34px;
    text-align: center;
    line-height: 125px;
    color: #99CC33;
    font-size: 55px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 18px #99cc33a8;
    transition: all .3s
}

.sep-about-section4 .datalist .item .box .text {
    text-align: center;
    color: #3a3a3a;
    font-size: 16px;
    line-height: 1.6em
}

.sep-about-adv {
    background: #99CC33
}

.sep-about-adv .datalist .item {
    width: 25%;
    float: left;
    padding: 0 30px
}

.sep-about-adv .datalist .item .box i {
    background: #99CC33;
    width: 125px;
    height: 125px;
    display: table;
    margin: 0 auto;
    margin-bottom: 34px;
    text-align: center;
    line-height: 125px;
    color: #fff;
    font-size: 55px;
    border-radius: 50%
}

.sep-about-adv .datalist .item .box .text {
    text-align: center;
    color: #3a3a3a;
    font-size: 16px;
    line-height: 1.6em
}

.sep-about-adv .adv-title {
    text-align: center;
    font-size: 30px;
    color: #fff
}

.sep-about-adv .base-title-box {
    margin-top: 0
}

.press-release ul li {
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 20px
}

.press-release ul li .title {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    font-size: 18px;
    background: #f9f9f9;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.press-release ul li .title:hover {
    color: #99CC33
}

.press-release ul li .date {
    display: inline-block;
    padding: 10px 0
}

.press-release ul li .content {
    line-height: 1.8;
    font-size: 14px !important;
    padding: 10px;
    display: block
}

.press-release ul li .view-more {
    color: #99CC33;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px
}

.press-release ul li .view-more:hover {
    text-decoration: underline
}

.white {
    color: #fff !important
}

.sep-datalist-history1 {
    padding: 0 9px;
    margin-top: 40px
}

.sep-datalist-history1 li {
    width: 630px;
    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;
    background: url(../img/line_dot.png) top center
}

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

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

.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: -118px;
    top: 37px;
    z-index: 6
}

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

.sep-datalist-history1 li .text p {
    line-height: 1.8em;
    margin-bottom: 0
}

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

.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: 155px;
    right: auto;
    top: 26px
}

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

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

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

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

.culture-list>ul>li {
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea
}

.culture-list>ul>li:nth-child(even) .cul-des {
    flex-direction: row-reverse
}

.culture-list>ul>li .cul-des {
    padding: 20px
}

.culture-list>ul>li .cul-des .cul-title {
    font-size: 24px;
    color: #333;
    width: 100%
}

.culture-list>ul>li .cul-des .cul-title span {
    font-size: 40px;
    color: #99CC33;
    font-style: italic;
    margin-bottom: 20px;
    margin-right: 20px
}

.culture-list>ul>li .cul-des .cul-title .gtj-title {
    color: #333;
    font-size: 32px;
    font-style: normal
}

.culture-list>ul>li .cul-des .richtext {
    width: 100%
}

.culture-list>ul>li .cul-des .richtext strong {
    color: #99CC33;
    font-size: 18px;
    margin-top: 10px
}

.culture-list>ul>li .cul-des .richtext p {
    margin-bottom: 6px
}

.culture-list>ul>li .cul-img {
    display: flex;
    align-items: center
}

.culture-list>ul>li .cul-img img {
    max-width: 100%
}

.sep-faq-list4 li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dcdada
}

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

.sep-faq-list4 li.active .faq-question .q {
    background: #99CC33
}

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

.sep-faq-list4 li .faq-question .q {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #ebebeb;
    background: #cfcfcf;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    font-weight: bold;
    font-size: 16px
}

.sep-faq-list4 li .faq-question span.title {
    color: #000;
    font-size: 16px;
    padding: 0 15px;
    display: block;
    line-height: 57px;
    height: 57px;
    padding-right: 45px;
    background: #f0f0f0;
    margin-left: 10px
}

.sep-faq-list4 li .faq-answer {
    color: #28292d;
    font-size: 14px;
    line-height: 1.8em;
    padding: 30px 0;
    padding-bottom: 10px;
    display: none;
    padding-left: 20px
}

.myjb-solutions-boxs {
    display: block;
    width: 100%
}

.myjb-solutions-boxs.ons {
    margin-top: 42px
}

.myjb-solutions-boxs ul li {
    width: 100%;
    background: #fff;
    position: relative;
    margin-bottom: 29px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef
}

.myjb-solutions-boxs ul li:nth-child(even) .boxs {
    flex-direction: row-reverse
}

.myjb-solutions-boxs ul li .boxs {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.myjb-solutions-boxs ul li .boxs-bottoms {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap
}

.myjb-solutions-boxs ul li .boxs-bottoms .lists {
    display: block;
    width: 50%;
    padding: 5px 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
    position: relative
}

.myjb-solutions-boxs ul li .boxs-bottoms .lists:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 14px;
    background: #99CC33
}

.myjb-solutions-boxs ul li .boxs-bottoms .lists:hover {
    color: #99CC33
}

.myjb-solutions-boxs ul li .boxs-bottoms .lists.ons {
    font-weight: bold
}

.myjb-solutions-boxs ul li .boxs-bottoms .lists.ons:before {
    left: 3px;
    border-radius: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.myjb-solutions-boxs ul li .bg-colors {
    background: #efefef
}

.myjb-solutions-boxs ul li .thumbs {
    display: block;
    width: 40%;
    overflow: hidden;
    display: flex;
    align-items: center
}

.myjb-solutions-boxs ul li .thumbs img {
    max-width: 100%
}

.myjb-solutions-boxs ul li .lis-boxs {
    width: 60%;
    display: block;
    padding: 2% 5%
}

.myjb-solutions-boxs ul li .titles-a {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #090504;
    line-height: 32px
}

.myjb-solutions-boxs ul li .titles-a:hover {
    color: #99CC33
}

.myjb-solutions-boxs ul li .spans {
    display: block;
    width: 100%;
    font-size: 15px;
    color: #090504;
    line-height: 32px;
    margin-top: 14px
}

.myjb-solutions-boxs ul li .spans * {
    font-size: 15px;
    color: #090504;
    line-height: 32px
}

.myjb-solutions-boxs ul li .links-boxs {
    display: block;
    width: 100%;
    margin-top: 12px;
    text-align: left
}

.myjb-solutions-boxs ul li .links-boxs .links-a {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #99CC33;
    line-height: 24px
}

.myjb-solutions-boxs ul li .links-boxs .links-a:after {
    content: ','
}

.myjb-solutions-boxs ul li .links-boxs .links-a:last-child:after {
    display: none
}

.myjb-solutions-boxs ul li .links-boxs .links-a:hover {
    text-decoration: underline
}

.myjb-solutions-boxs ul li .know-mores {
    margin-top: 24px
}

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

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

.know-mores {
    display: block;
    padding: 0 50px 0 20px;
    position: relative;
    font-size: 15px;
    color: #fff;
    line-height: 37px;
    background: #99CC33;
    float: left
}

.know-mores i {
    display: block;
    width: 37px;
    height: 37px;
    background: rgba(255,255,255,0.3);
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 20px
}

.pdfs-boxs {
    width: 100%;
    overflow: hidden;
    padding: 15px 0
}

.pdfs-boxs h2 {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #99CC33;
    line-height: 22px;
    position: relative;
    padding-left: 13px;
    margin: 18px 0
}

.pdfs-boxs h2::after {
    width: 3px;
    height: 22px;
    content: '';
    display: block;
    background: #99CC33;
    position: absolute;
    left: 0;
    top: 0
}

.pdf-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.pdfs-boxs .pdfs-lists {
    width: 100%;
    line-height: 59px;
    border: 1px solid #e0e0e0;
    padding: 0 14px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between
}

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

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

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

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

.pdf-download {
    margin-right: 10px;
    margin-left: 20px
}

.sep-supplier-section2 {
    background: #f6f6f6;
    padding: 80px 0
}

.sep-supplier-section2 .sep-title {
    color: #99CC33;
    font-size: 34px;
    font-family: 'oxygen-bold';
    margin-bottom: 19px
}

.sep-supplier-section2 .text {
    color: #373737;
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 27px
}

.sep-supplier-section2 .datalist {
    margin: 0 -15px
}

.sep-supplier-section2 .datalist .item {
    padding: 0 15px;
    flex: 1
}

.sep-supplier-section2 .datalist .item .thumb {
    text-align: center;
    margin-bottom: 20px
}

.sep-supplier-section2 .datalist .item .thumb img {
    height: 199px
}

.sep-supplier-section2 .datalist .item .title {
    text-align: center;
    color: #373737;
    font-size: 14px;
    padding: 0 20px;
    line-height: 1.6em
}

.resea-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px
}

.resea-box .resea-left {
    width: 64%;
    background: #99CC33;
    padding: 30px
}

.resea-box .resea-left .base-title {
    font-size: 28px;
    text-align: left
}

.resea-box .resea-left .richtext p {
    color: rgba(255,255,255,0.9)
}

.resea-box .resea-right {
    width: 35%
}

.mt-30 {
    margin-top: 20px
}

.res-box .res-box-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.res-box .res-box-ul li {
    width: 32%
}

.res-box .res-box-ul li .thumbs img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.res-box .res-box-ul li .res-infos {
    padding: 20px 30px;
    background: #99CC33
}

.res-box .res-box-ul li .res-infos .res-info-title {
    font-size: 20px
}

.res-box .res-box-ul li .res-infos .res-info-des p {
    color: #fff
}

.align-left {
    text-align: left
}

.align-left .base-title {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px
}

.contact-contents .contact-msg {
    padding-right: 40px;
    font-size: 18px;
    color: #5d5d5d;
    line-height: 1.8
}

.contact-contents .contact-msg p {
    padding-right: 40px;
    font-size: 18px;
    color: #5d5d5d;
    line-height: 1.8;
    margin: 0
}

.contact-contents .contact-msg p a {
    font-size: 18px;
    color: #091560
}

.contact-contents .contact-msg p strong {
    font-size: 30px;
    font-weight: normal
}

.contactBox {
    width: 100%;
    padding: 100px 0
}

.contact_sjdt {
    float: left;
    padding: 50px 0 20px;
    box-sizing: border-box
}

.contact_sjdt .contact_img {
    position: relative;
    margin: 0 auto
}

.contact_sjdt .contact_img ul {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.contact_sjdt .contact_img li {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #2a2a2a;
    cursor: pointer
}

.contact_sjdt .contact_img li span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(https://cdn21.yinqingli.net/sinopcc.com/wwwroot/themes/simple/img/contact_icon_dw.png) no-repeat left 0
}

.contact_sjdt .contact_img li p {
    margin: 0;
    position: absolute;
    top: 25px;
    left: -40px;
    width: 100px;
    text-align: center;
    font-size: 18px;
    line-height: 20px
}

.contact_sjdt .contact_img .dw1 {
    top: 187px;
    left: 813px
}

.contact_sjdt .contact_img .dw2 {
    top: 152px;
    left: 473px
}

.contact_sjdt .contact_img .dw3 {
    top: 134px;
    left: 435px
}

.contact_sjdt .contact_img .dw4 {
    top: 153px;
    left: 143px
}

.contact_sjdt .contact_img .dw5 {
    top: 223px;
    left: 164px
}

.contact_sjdt .contact_img .dw6 {
    top: 220px;
    left: 748px
}

.contact_sjdt .contact_img li.li2 p {
    top: -25px
}

.contact_sjdt .contact_img li.li4 p {
    top: -25px
}

.contact_sjdt .contact_img li:hover,.contact_sjdt .contact_img li.on {
    color: #e52129
}

.contact_sjdt .contact_img li:hover span,.contact_sjdt .contact_img li.on span {
    background: url(https://cdn21.yinqingli.net/sinopcc.com/wwwroot/themes/simple/img/contact_icon_dz.png) no-repeat left -20px
}

.contact_nr_box {
    float: right
}

.contact_nr_box .list_xx {
    display: none;
    margin: 0 auto;
    width: 650px;
    box-sizing: border-box;
    padding: 0 1%
}

.contact_nr_box .list_xx .state {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #e52129;
    font-weight: bold;
    border-radius: 10px;
    line-height: 50px;
    box-shadow: 2px 2px 2px 2px #eee;
    display: none
}

.contact_nr_box .list_xx .contact_nr {
    width: 100%;
    box-shadow: 1px 1px 2px 3px #eee;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 40px 6% 20px;
    background: #fff
}

.list_xx .contact_nr .top {
    width: 100%;
    position: relative
}

.list_xx .contact_nr .top .img {
    display: block;
    float: left;
    text-align: center;
    width: 36%
}

.list_xx .contact_nr .top .title {
    width: 60%;
    height: 100%;
    text-align: left;
    float: right
}

.list_xx .contact_nr .top .title p {
    font-size: 24px
}

.list_xx .contact_nr .top .title span {
    margin: 0;
    font-size: 18px;
    line-height: 30px;
    font-weight: normal
}

.list_xx .contact_nr .top .title .titlecon {
    width: 100%;
    box-sizing: border-box;
    padding: 0 8%;
    position: relative;
    color: #e52129;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.list_xx .contact_nr .top .title .titlecon h1 {
    margin: 0;
    font-size: 27px;
    line-height: 40px
}

.list_xx .contact_nr .top .title .titlecon h3 {
    margin: 0;
    font-size: 22px;
    line-height: 30px;
    font-weight: normal
}

.list_xx .contact_nr .xx_box {
    margin-top: 25px
}

.list_xx .contact_nr .xx_box li {
    border-top: 1px solid #ddd;
    padding: 10px 2%;
    width: 100%;
    overflow: hidden
}

.list_xx .contact_nr .xx_box li p {
    width: 100%;
    margin: 0;
    line-height: 30px;
    box-sizing: border-box;
    padding-left: 41px;
    background: url(https://cdn21.yinqingli.net/sinopcc.com/wwwroot/themes/simple/img/contact_icon_dz.png) no-repeat left 2px;
    font-size: 16px;
    color: #666
}

.list_xx .contact_nr .xx_box li p.fwrx {
    background: url(https://cdn21.yinqingli.net/sinopcc.com/wwwroot/themes/simple/img/contact_icon_ydphone.png) no-repeat left 2px;
    font-size: 16px
}

.list_xx .contact_nr .xx_box li p.phone {
    background: url(https://cdn21.yinqingli.net/sinopcc.com/wwwroot/themes/simple/img/contact_icon_phone.png) no-repeat left 2px;
    font-size: 16px;
    width: 58%;
    float: left
}

.list_xx .contact_nr .xx_box li p.Email {
    background: url(https://cdn21.yinqingli.net/sinopcc.com/wwwroot/themes/simple/img/contact_icon_Email.png) no-repeat left 2px;
    font-size: 16px;
    width: 42%;
    float: left
}

.list_xx .contact_nr .xx_box li p.fax {
    background: url(https://cdn21.yinqingli.net/sinopcc.com/wwwroot/themes/simple/img/contact_icon_fix.png) no-repeat left 2px;
    font-size: 16px;
    width: 58%;
    float: left
}

.list_xx .contact_nr .xx_box li p.url {
    background: url(https://cdn21.yinqingli.net/sinopcc.com/wwwroot/themes/simple/img/contact_icon_Url.png) no-repeat left 2px;
    font-size: 16px;
    width: 42%;
    float: left
}

.list_xx {
    display: none
}

.list_xx:last-child {
    display: block
}

.contact {
    padding: 50px 0
}

.contact_dw li.actions i,.contact_dw li.actions p {
    color: #e83f46 !important
}

@media (max-width: 1631px) {
    .contact_sjdt,.contact_nr_box {
        float:none;
        width: 100%
    }

    .contact_nr_box {
        margin-top: -120px
    }

    .contact_nr_box .list_xx {
        position: relative
    }
}

@media (max-width: 1000px) {
    .contactBox {
        padding:8% 0
    }
}

@media (max-width: 960px) {
    .contact_sjdt {
        display:none
    }

    .contact_nr_box {
        margin-top: 0
    }

    .contact_nr_box .list_xx .state {
        display: block
    }
}

@media (max-width: 650px) {
    .contact_nr_box .list_xx {
        display:block;
        margin: 0 auto 3%
    }

    .list_xx .contact_nr .top .img {
        width: 100%;
        float: none
    }

    .list_xx .contact_nr .top .title {
        width: 100%;
        height: auto;
        max-width: none;
        position: relative;
        text-align: left;
        right: auto;
        top: auto;
        padding: 25px 0 0
    }

    .list_xx .contact_nr .top .title .titlecon {
        position: relative;
        color: #e52129;
        top: 0;
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    .list_xx .contact_nr .xx_box li p.phone,.list_xx .contact_nr .xx_box li p.Email,.list_xx .contact_nr .xx_box li p.fax,.list_xx .contact_nr .xx_box li p.url {
        width: 100%;
        float: none
    }
}

@media (max-width: 480px) {
    .contact_nr_box .list_xx {
        margin:0 auto 5%
    }
}

.contact-main .row {
    display: flex;
    justify-content: space-between
}

.contact-main .row .contact_sjdt {
    float: none;
    width: 60%;
    overflow: hidden
}

.contact-main .row .contact_sjdt .contact_img {
    max-width: 100% !important;
    width: 100% !important
}

.contact-main .row .contact_nr_box {
    width: 38%;
    float: none;
    display: flex;
    align-items: center
}

.contact-main .row .contact_nr_box .list_xx {
    width: 100%
}

.contact-main .sep-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px
}

.contact-main .form-group {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #99CC33
}

.contact-main .form-group .form-control {
    border: none;
    padding: 24px 16px;
    border-radius: 0;
    box-shadow: none;
    background: rgba(255,255,255,0.33)
}

.contact-main .form-group .form-control::-webkit-input-placeholder {
    color: #99CC33;
    font-size: 16px
}

.contact-main .text-box {
    width: 100%
}

.contact-main .text-box .form-control {
    resize: none;
    padding-top: 14px
}

.contact-main .contact-more {
    margin-top: 26px;
    border: none
}

.contact-main .contact-more button {
    display: inline-block;
    padding: 13px 100px;
    background: #99CC33;
    color: #fff;
    border-radius: 50px;
    border: 1px solid #99CC33;
    font-size: 18px;
    word-spacing: 1px;
    transition: all .3s;
    outline: none
}

.contact-main .contact-more button:hover {
    background: none;
    color: #99CC33
}

.container {
    width: 1360px
}

.change-result {
    display: flex;
    margin-bottom: 30px;
    justify-content: center;
    flex-wrap: wrap
}

.change-result li {
    margin-bottom: 20px
}

.change-result li.active button {
    background: #99CC33;
    color: #fff
}

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

.change-result button:hover {
    background: #99CC33;
    color: #fff
}

.contact-main .contact-more a {
    display: inline-block;
    padding: 13px 100px;
    background: #99CC33;
    color: #fff;
    border-radius: 50px;
    border: 1px solid #99CC33;
    font-size: 18px;
    word-spacing: 1px;
    transition: all .3s;
    outline: none
}

.contact-main .contact-more a:hover {
    background: none;
    color: #99CC33
}


.map {
    width: 100%;
    overflow: hidden;
    padding: 30px 0
}

.map iframe {
    border: none;
    width: 100%;
    min-height: 400px
}

.sep-resource-list2 {
    text-align: left;
    margin-top: 30px
}

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

.sep-resource-list2 li .thumb {
    display: block;
    position: absolute;
    width: 140px;
    overflow: hidden;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 40px
}

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

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

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

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

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

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

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

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

.sep-resource-list2 .nothumb .more {
    text-transform: uppercase;
    color: #99CC33;
    font-size: 12px;
    font-weight: bold
}

.pagination>li>a {
    color: #99CC33
}

.pagination>li>a:hover {
    color: #99CC33
}

.pagination>.active>a {
    background: #99CC33;
    border-color: #99CC33
}

.pagination>.active>a:hover {
    background: #99CC33;
    border-color: #99CC33
}

.relate-bottom {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap
}

.relate-bottom .lists {
    display: block;
    padding: 5px 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    line-height: 24px;
    position: relative
}

.relate-bottom .lists:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 14px;
    background: #99CC33
}

.relate-bottom .lists:hover {
    color: #99CC33
}

.relate-bottom .lists.ons {
    font-weight: bold
}

.relate-bottom .lists.ons:before {
    left: 3px;
    border-radius: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.operation {
    margin-top: 30px;
    margin-bottom: 40px
}

.operation ul {
    display: flex;
    flex-wrap: wrap
}

.operation ul li {
    margin-right: 50px;
    width: auto;
    text-align: left
}

.operation ul li .btn-primary {
    background: #99CC33;
    padding: 10px 30px;
    color: #fff;
    border: 1px solid #99CC33;
    transition: all .3s;
    font-size: 18px
}

.operation ul li .btn-primary:hover {
    background: #fff;
    color: #99CC33
}

.form-group {
    position: relative
}

.form-group.has-error p {
    color: red;
    text-align: left;
    display: none;
    display: none !important
}

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

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

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

.form-group.has-success:after {
    content: 'ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â';
    display: block;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border-radius: 100%;
    background: green !important;
    line-height: 16px;
    position: absolute;
    right: 30px;
    top: 12px
}

.sep-solution-list {
    margin: 0 -20px;
    margin-top: 52px;
    margin-bottom: 50px
}

.sep-solution-list li {
    width: 33.33%;
    float: left;
    padding: 0 20px;
    margin-bottom: 40px
}

.sep-solution-list li .thumb {
    display: block;
    overflow: hidden;
    border: 1px solid #eee
}

.sep-solution-list li .thumb:hover img {
    transform: scale(1.1)
}

.sep-solution-list li .thumb img {
    max-width: 100%;
    width: 100%;
    transition: all .3s
}

.sep-solution-list li .title {
    color: #fff;
    font-size: 16px;
    padding: 16px 25px;
    display: block;
    position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0;
    background: -webkit-linear-gradient(left, #f39b33, rgba(79,178,234,0));
    background: -o-linear-gradient(right, #f39b33, rgba(79,178,234,0));
    background: -moz-linear-gradient(right, #f39b33, rgba(79,178,234,0));
    background: linear-gradient(to right, #f39b33, rgba(79,178,234,0))
}

.sep-solution-list li .box {
    position: relative
}

.blog-list {
    display: flex;
    flex-wrap: wrap
}

.blog-list>li {
    width: 32%;
    margin-right: 2%;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
    margin-bottom: 2em;
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    padding-bottom: 10px
}

.blog-list>li:hover .part .thumb img {
    transform: scale(1.1)
}

.blog-list>li:nth-child(3n) {
    margin-right: 0
}

.blog-list>li .part .thumb {
    display: block;
    overflow: hidden
}

.blog-list>li .part .thumb img {
    width: 100%;
    height: 100%;
    transition: all .3s
}

.blog-list>li .part .the-box {
    padding: 30px
}

.blog-list>li .part .the-box .date {
    display: block;
    color: #99CC33;
    font-size: 12px;
    padding: 10px 0
}

.blog-list>li .part .the-box .title {
    display: block;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold
}

.blog-list>li .part .the-box .title:hover {
    color: #99CC33
}

.blog-list>li .part .the-box .summary {
    line-height: 1.5;
    font-size: 15px
}

.blog-list>li .part .the-box .more {
    display: inline-block;
    margin-top: 20px
}

.hostory-img {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.hostory-img .item {
    width: 49%;
    overflow: hidden
}

.hostory-img .item img {
    width: 100%;
    transition: all .3s
}

.hostory-img .item img:hover {
    transform: scale(1.1)
}

.sep-lx-header-mb {
    display: block;
    display: none;
    width: 100%
}

.sep-lx-header-mb .rt {
    float: right
}

.sep-lx-header-mb .lf {
    float: left
}

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

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

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

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

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

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

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

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

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

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

.sep-lx-header-mb .box-wrap .logo {
    float: none;
    margin: 0 auto
}

.sep-lx-header-mb .box-wrap .logo img {
    width: 100px
}

.sep-lx-header-mb .box-wrap>ul {
    position: relative;
    top: 1px
}

.sep-lx-header-mb .box-wrap>ul>li {
    float: left;
    border: 1px solid #99CC33;
    margin-left: 10px;
    width: 39px;
    height: 31px;
    line-height: 29px;
    text-align: center;
    position: relative;
    background: #99CC33
}

.sep-lx-header-mb .box-wrap>ul>li#global {
    float: left
}

.sep-lx-header-mb .box-wrap>ul>li#menu {
    float: left
}

.sep-lx-header-mb .box-wrap>ul>li#menu i {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 2px;
    position: relative;
    background: #fff;
    margin: 14px 0 0
}

.sep-lx-header-mb .box-wrap>ul>li#menu i:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    top: -5px
}

.sep-lx-header-mb .box-wrap>ul>li#menu i:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 5px
}

.sep-lx-header-mb .box-wrap>ul>li#logo {
    border: none;
    float: none;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    width: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

i.i-searchs {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 3px solid #000;
    position: relative
}

i.i-searchs:after {
    content: '';
    display: block;
    width: 3px;
    height: 8px;
    background: #000;
    position: absolute;
    left: 100%;
    top: 100%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

i.i-closes {
    display: inline-block;
    width: 25px;
    height: 25px;
    position: relative;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

i.i-closes:before {
    content: '';
    display: block;
    width: 17px;
    height: 3px;
    background: #000;
    position: absolute;
    left: 4px;
    top: 11px
}

i.i-closes:after {
    content: '';
    display: block;
    width: 3px;
    height: 17px;
    background: #000;
    position: absolute;
    left: 11px;
    top: 4px
}

i.i-closes.ons {
    position: absolute;
    right: 31px;
    top: 24px;
    cursor: pointer
}

i.i-globals {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    border: 1px solid #000;
    position: relative
}

i.i-globals:after {
    content: '';
    display: block;
    width: 10px;
    height: 20px;
    border: 1px solid #000;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 0
}

i.i-globals:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    background: #000
}

i.i-menus {
    display: inline-block;
    width: 18px;
    height: 2px;
    position: relative;
    background: #000
}

i.i-menus:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: -5px
}

i.i-menus:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: 5px
}

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

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

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

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

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

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

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

.sep-search-box form .btn i:after {
    background: #fff
}

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

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

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

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

.sep-lx-header-mb .box-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.logos {
    display: inline-block;
    display: flex;
    align-items: center
}

.logos img {
    max-width: 100%;
    max-width: 120px
}

.logos span {
    vertical-align: middle;
    font-size: 20px
}

.mb-sea {
    background: none !important;
    border: none !important;
    margin-right: 20px
}

.mb-sea #headerSearch {
    background: none;
    font-size: 20px;
    color: #99CC33;
    border: none !important
}

.mb-sea #headerSearch i {
    background: none;
    font-size: 32px;
    color: #99CC33
}

.mb-sea #headerSearch i::after {
    background: none;
    font-size: 32px;
    color: #99CC33
}

#headerSearch {
    background: none;
    font-size: 20px;
    color: #99CC33
}

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

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

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

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

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

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

.sep-menu-box .bottom .menu-item {
    margin-bottom: 20px
}

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

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

.sep-menu-box .bottom .menu-item>li.active {
    background: #99CC33
}

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

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

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

.sep-menu-box .bottom .menu-item>li.active .box i:after {
    border-top-color: #99CC33;
    border-right-color: #99CC33
}

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

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

.sep-menu-box .bottom .menu-item>li .box i {
    display: block;
    width: 24px;
    height: 24px;
    font-size: 20px;
    border-radius: 100%;
    background: #99CC33;
    color: #282828;
    position: absolute;
    right: 30px;
    top: 26px;
    cursor: pointer;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out
}

.sep-menu-box .bottom .menu-item>li .box i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border: 2px solid transparent;
    border-top-color: #fff;
    border-right-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

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

.sep-menu-box .bottom .menu-item>li>ul>li {
    padding: 4px 20px;
    background: #99CC33;
    position: relative
}

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

.sep-menu-box .bottom .menu-item>li>ul>li i {
    display: block;
    width: 24px;
    height: 24px;
    font-size: 20px;
    border-radius: 100%;
    background: #fff;
    color: #282828;
    position: absolute;
    right: 30px;
    top: 2px;
    cursor: pointer;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out
}

.sep-menu-box .bottom .menu-item>li>ul>li i.ons {
    transform: rotate(90deg)
}

.sep-menu-box .bottom .menu-item>li>ul>li i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border: 2px solid transparent;
    border-top-color: #99CC33;
    border-right-color: #99CC33;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

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

.sep-menu-box .bottom .menu-item>li>ul>li ul li {
    padding: 4px 20px;
    background: #99CC33;
    position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sep-menu-box .contact {
    background: #99CC33;
    color: #fff;
    display: table;
    margin: 0 auto 20px;
    margin-top: 0;
    padding: 4px 40px;
    font-size: 22px;
    border: none;
    border-radius: 0
}

.sep-menu-box .contact i {
    padding-right: 5px
}

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

.gdw-mb-c {
    display: none
}

.sep-banner-mb {
    display: none
}

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

.mb-bottom-wrap {
    padding-bottom: 24px;
    background: #131d26
}

.mb-bottom-wrap ul.info {
    padding: 28px 37px
}

.mb-bottom-wrap ul.info li {
    margin-bottom: 4px;
    position: relative;
    padding-left: 36px;
    color: #fff;
    font-size: 14px
}

.mb-bottom-wrap ul.info li:last-child {
    margin-bottom: 0
}

.mb-bottom-wrap ul.info li i {
    color: #fff
}

.mb-bottom-wrap ul.info li a {
    color: #fff
}

.mb-bottom-wrap ul.info li img {
    position: absolute;
    left: 0;
    top: 10px
}

.mb-bottom-wrap .bottom-menu>li:last-child {
    border-bottom: 1px solid #343e46
}

.mb-bottom-wrap .bottom-menu>li>ul {
    padding: 5px 0;
    padding-left: 60px;
    border-top: 1px solid #343e46;
    display: none
}

.mb-bottom-wrap .bottom-menu>li>ul li {
    padding: 5px 0;
    list-style: disc;
    color: #fff
}

.mb-bottom-wrap .bottom-menu>li>ul li a {
    font-size: 14px;
    color: #fff
}

.mb-bottom-wrap .bottom-menu>li .box {
    padding: 13px 37px;
    border-top: 1px solid #343e46;
    position: relative
}

.mb-bottom-wrap .bottom-menu>li .box a {
    color: #fff;
    font-size: 14px
}

.mb-bottom-wrap .bottom-menu>li .box i {
    position: absolute;
    right: 37px;
    top: 17px;
    color: #fff;
    cursor: pointer;
    font-size: 14px
}

.mb-bottom-wrap .sep-share {
    display: table;
    margin: 0 auto;
    margin-top: 24px
}

.mb-bottom-wrap .sep-share li {
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-right: 6px;
    background: #1e2c39
}

.mb-bottom-wrap .sep-share li:hover {
    background: #99CC33;
    border: 1px solid #99CC33
}

.mb-bottom-wrap .sep-share li:hover a i {
    color: #fff
}

.mb-bottom-wrap .sep-share li a i {
    color: #fff;
    font-size: 14px
}

@media screen and (max-width: 813px) {
    .sep-banner-pc {
        display:none
    }

    .sep-banner-mb {
        display: block
    }

    .sep-lx-header-mb {
        display: block !important
    }
}

@media screen and (max-width: 1680px) {
    .contact .contact-main1 {
        padding:60px 0
    }
}

@media screen and (max-width: 1460px) {
    .contact .back {
        overflow:hidden
    }

    .contact .back img {
        width: auto;
        max-width: none;
        height: 100%
    }
}

@media screen and (max-width: 1366px) {
    .content {
        max-width:96%
    }
}

@media screen and (max-width: 1280px) {
    .head .head-nav .content .nav-list .nav-ul>li>a {
        margin-right:26px
    }

    .why-box .why-main .left .com-ul li {
        padding: 22px;
        padding-left: 90px
    }

    .why-box .why-main .left .com-ul li .icon {
        top: 17px
    }
}

@media screen and (max-width: 1200px) {
    .find-box .find-main .right .right-list .app-ul li.app-active a i {
        display:none
    }

    .find-box .find-main .right .right-list .app-ul li {
        padding-left: 24px
    }
}

@media screen and (max-width: 1024px) {
    .head .head-nav .content .search-box .forms {
        display:none
    }

    .head .head-nav .content .search-box .search-icon {
        display: block;
        line-height: 34px
    }

    .find-box .find-main .left .back img {
        height: 100%;
        width: auto;
        max-width: none
    }

    .why-box .why-main .right {
        display: flex;
        align-items: center
    }

    .why-box .why-main .left {
        width: 43.9%
    }

    .main-padding {
        padding: 60px 0
    }
}

@media screen and (max-width: 812px) {
    .content {
        max-width:94%
    }
    
.detail-img .content .right {
    width: 100%;
    /*border: 1px solid #e6e6e6*/
}

.detail-img .content .right {
    margin-top: 15px;
    padding-left: 0px;
}

    .swiper-pc {
        display: block
    }

    .swiper-mb {
        display: block !important
    }

    .swiper-mb.swiper-mb2 {
        display: none !important
    }

    .head-cover {
        display: none
    }

    .head {
        display: none
    }

    .sep-featured-boxs {
        padding: 60px 0
    }

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

    #onlineService {
        left: 0;
        bottom: 0
    }

    #onlineService .offside {
        width: 100%;
        display: flex
    }

    #onlineService .offside li {
        flex: 1;
        height: 50px;
        background: #fff;
        border-radius: 0;
        border: 1px solid #99CC33
    }

    #onlineService .offside li a {
        width: 100%;
        top: 4px
    }

    #onlineService .offside li a i {
        color: #99CC33;
        font-size: 20px;
        line-height: 40px
    }

    .foot-cover {
        height: 50px;
        width: 100%
    }

    .foot .content .foot-top .foot-ul>li .list-title {
        position: relative;
        padding: 4px !important
    }

    .foot .content .foot-top .foot-ul>li .list-title i {
        display: block;
        width: 24px;
        height: 24px;
        position: absolute;
        right: 0;
        top: 18px
    }

    .foot .content .foot-top .foot-ul>li .list-title i:before {
        content: '';
        display: block;
        width: 16px;
        height: 2px;
        background: #99CC33;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -1px
    }

    .foot .content .foot-top .foot-ul>li .list-title i:after {
        content: '';
        display: block;
        width: 2px;
        height: 16px;
        background: #99CC33;
        position: absolute;
        left: 50%;
        margin-left: -1px;
        top: 50%;
        margin-top: -8px
    }

    .foot .content .foot-top .foot-ul>li .li-list {
        display: none;
        padding-left: 6px
    }

    .foot .content .foot-top .foot-ul>li:nth-child(2) .li-list {
        display: none
    }

    .foot .content .foot-top .foot-ul>li:last-child .li-list {
        display: block !important
    }

    .foot .copyRight .main span {
        width: 100%;
        text-align: center
    }

    .foot .content .foot-top .foot-ul {
        flex-wrap: wrap
    }

    .foot .content .foot-top .foot-ul>li {
        width: 100% !important;
        max-width: 100% !important;
        position: relative;
        margin-bottom: 12px
    }

    .foot .foot-top .foot-list {
        flex-wrap: wrap
    }

    .foot .foot-top .foot-list .li-list {
        margin-bottom: 0
    }

    .foot .foot-top .first-pro {
        display: none
    }

    .foot .foot-top .first-pro .li-lists {
        display: block !important
    }

    .foot .foot-top {
        padding-top: 30px;
        padding-bottom: 0
    }

    .foot .foot-contact .content {
        padding: 20px 0
    }

    .foot .copyRight .main span {
        width: 100%;
        text-align: center;
        margin-top: 6px
    }

    .foot .content .foot-top .foot-ul {
        flex-wrap: wrap
    }

    .offside p {
        display: none
    }

    .offside .tel {
        width: 50%;
        transform: translateX(0)
    }

    .banner-box .content .banner-des {
        font-size: 50px
    }

    .banner-box .content .banner-title {
        font-size: 24px
    }

    .banner-box .content .banner-more span a {
        padding: 9px 24px
    }

    .banner-box .content .banner-more span span {
        padding: 9px 24px
    }

    .pro-box .pro-list .pro-ul li .down a {
        font-size: 16px
    }

    .top-title .title {
        font-size: 34px;
        line-height: 44px
    }

    .top-title .title a {
        font-size: 34px;
        line-height: 44px
    }

    .pro-box {
        padding-bottom: 40px
    }

    .find-box .find-main .right {
        width: 100%;
        padding: 30px 0;
        display: none
    }

    .find-box .find-main .left {
        width: 100%;
        display: none
    }

    .find-box .find-main .left .back img {
        width: 100%;
        max-width: 100%;
        height: auto
    }

    .find-box .find-main .left-mb {
        display: block
    }

    .find-box .find-main .left-mb .left {
        display: block
    }

    .news-box .news-list .news-ul li .down {
        padding: 20px
    }

    .pdf-box .pdf-list .pdf-ul li {
        width: 100%
    }

    .contact .contact-main1 .contact-title a {
        font-size: 34px
    }
}

@media screen and (max-width: 768px) {
    .why-box .why-main .left {
        width:100%;
        margin-bottom: 30px
    }

    .why-box .why-main .right {
        width: 100%
    }

    .why-box .why-main {
        flex-wrap: wrap
    }

    .why-box .why-main .left .com-ul li {
        min-height: 90px
    }

    .why-box .why-main .left .com-ul li .icon {
        top: 10px
    }

    .news-box .news-list .news-ul li {
        width: 49%
    }

    .news-box .news-list .news-ul li:last-child {
        display: none
    }
}

@media screen and (max-width: 414px) {
    .swiper-mb {
        display:none !important
    }

    .swiper-mb.swiper-mb2 {
        display: block !important
    }

    .banner-box .content {
        padding: 0 0
    }

    .banner-box .content .banner-des {
        font-size: 24px;
        line-height: 34px;
        margin-top: 16px
    }

    .sep-lx-header-mb .box-wrap {
        padding: 10px 20px
    }

    .banner-box .content .banner-more {
        margin-top: 16px
    }

    .banner-box .content .banner-more span a {
        padding: 2px 4px;
        font-size: 14px;
        min-width: 0
    }

    .banner-box .content .banner-more span span {
        padding: 2px 4px;
        font-size: 14px;
        min-width: 0
    }

    .banner-box .content .banner-title {
        font-size: 16px;
        line-height: 20px
    }

    .main-padding {
        padding: 40px 0
    }

    .top-title .title {
        font-size: 22px;
        line-height: 32px
    }

    .top-title .title a {
        font-size: 22px;
        line-height: 32px
    }

    .pro-box .pro-list .pro-ul li {
        width: 49%;
        margin-bottom: 20px;
        border-bottom: 1px solid #d9d9d9
    }

    .pro-box .pro-list .pro-ul li .down a {
        font-family: "ARIAL";
        font-size: 14px;
        border-bottom: none
    }

    .find-box .find-main .left .left-main .left-title .title1 .gtj-des {
        display: none
    }

    .find-box .find-main .left .left-main .left-title .title1 .gtj-ff-bold {
        font-size: 16px
    }

    .why-box .why-main .left .com-ul li .icon {
        top: 24px
    }

    .news-box .news-list .news-ul li .down a {
        font-size: 16px
    }

    .pdf-box .pdf-list .pdf-ul li .con {
        font-size: 16px
    }

    .contact .contact-main1 .contact-title a {
        font-size: 24px
    }

    .contact .contact-main1 .contact-des {
        font-size: 16px;
        margin-top: 14px
    }

    .contact .contact-main1 {
        padding: 40px 0
    }

    .foot .content .foot-top {
        padding: 30px 0
    }

    .logos img {
        max-width: 88px
    }

    .news-box .news-list .news-ul li .down .time {
        display: none
    }
}

@media screen and (max-width: 375px) {
    .banner-box .content .banner-title {
        display:none
    }

    .pdf-box .pdf-list .pdf-ul li {
        padding: 8px 60px
    }

    .pdf-box .pdf-list .pdf-ul li .pdf-icon {
        left: 10px;
        top: 14px
    }

    .pdf-box .pdf-list .pdf-ul li .down {
        top: 9px
    }
}

@media screen and (max-width: 320px) {
    .sep-lx-header-mb .box-wrap>ul>li {
        margin-left:0
    }

    .pro-box .pro-list .pro-ul li {
        width: 100%
    }

    .news-box .news-list .news-ul li {
        width: 100%
    }
}

@media screen and (max-width: 1680px) {
    .index-what-box .what-box .left .left-con {
        left:170px
    }
}

@media screen and (max-width: 1460px) {
    .index-what-box .what-box .left .left-con {
        left:70px
    }
}

@media screen and (max-width: 1366px) {
    .container {
        max-width:96%
    }

    .sep-datalist-history1 li {
        width: 610px
    }

    .sep-datalist-history1 li .text {
        width: 403px
    }

    .index-what-box .what-box .left .left-con {
        padding: 50px
    }

    .pdfs-boxs .pdfs-lists {
        width: 100%
    }
}

@media screen and (max-width: 1280px) {
    .sep-datalist-history1 li .text {
        width:370px
    }

    .sep-datalist-history1 li {
        width: 578px
    }
}

@media screen and (max-width: 1200px) {
    .sep-datalist-history1 li {
        width:100%;
        padding-right: 0
    }

    .sep-datalist-history1 li .text {
        float: right
    }

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

    .sep-datalist-history1 li .date {
        left: -98px !important;
        top: 60px !important;
        right: auto
    }

    .sep-datalist-history1 li .clock {
        left: -85px !important;
        top: 3px !important
    }

    .sep-datalist-history1 li:after {
        right: 100%
    }

    .sep-datalist-history1 li:nth-child(even):after {
        left: -5px
    }

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

    .sep-datalist-history1 li .text:before {
        right: 100% !important;
        left: 0
    }
}

@media screen and (max-width: 1024px) {
    .index-what-box .what-box .left .left-con {
        left:0;
        padding: 20px
    }

    .detail-main .content .detail-left {
        width: 100%;
        padding-right: 0
    }

    .detail-main .content .detail-right {
        display: none
    }

    .detail-main .content .detail-left {
        border-right: none
    }

    .culture-list>ul>li .cul-des .cul-title span {
        font-size: 20px
    }

    .culture-list>ul>li .cul-des .cul-title .gtj-title {
        font-size: 20px
    }
}

@media screen and (max-width: 812px) {
    .banner-box .content .banner-des {
        font-size:28px;
        line-height: 40px
    }

    .index-banner .content .banner-title {
        font-size: 20px;
        line-height: 32px
    }

    .index-app-box .index-app-list .index-app-ul li {
        width: 23.4%
    }

    .index-app-box .index-app-list .index-app-ul li:last-child {
        display: none
    }

    .pro-list-box .list1-box .list-ul-1 {
        justify-content: space-between
    }

    .pro-list-box .list1-box .list-ul-1 li {
        width: 49%;
        margin-right: 0
    }

    .list-pro .list2-box .list2-ul li {
        width: 100%
    }

    .foot .content .foot-top {
        padding: 30px 0
    }

    .detail-img .content .left {
        padding-right: 0;
        width: 100%
    }

    .detail-main .content .detail-left .richtext h2 {
        margin-top: 30px;
        margin-bottom: 14px
    }

    .detail-contact .form-group {
        width: 48.5%
    }

    .detail-contact .text-box {
        width: 100%
    }

    .sep-about-section2 .company-items .item {
        width: 50%
    }

    .index-what-box .what-box .left .left-con {
        min-width: 0;
        max-width: 96%;
        position: relative;
        left: auto;
        right: auto;
        margin: auto
    }

    .index-what-box .what-box .left {
        width: 100%;
        margin: auto
    }

    .index-what-box .what-box .right {
        display: none
    }

    .pro-richtext {
        padding: 30px 0
    }

    .blog-list {
        justify-content: space-between
    }

    .blog-list li {
        width: 49%;
        margin-right: 0
    }

    .blog-list>li .part .the-box {
        padding: 18px
    }

    .sep-solution-list li {
        width: 50%
    }

    .richtext table p {
        white-space: nowrap
    }
}

@media screen and (max-width: 768px) {
    .index-app-box .index-app-list .index-app-ul li {
        width:49%;
        margin-bottom: 20px
    }

    .how-box .how-list .how-ul li {
        width: 100% !important;
        margin-bottom: 20px
    }

    .myjb-solutions-boxs ul li .thumbs {
        width: 100%
    }

    .myjb-solutions-boxs ul li .thumbs img {
        width: 100%
    }

    .myjb-solutions-boxs ul li .lis-boxs {
        width: 100%
    }

    .sep-about-section4 {
        padding: 40px 0
    }

    .sep-about-section4 .base-title-box {
        margin-top: 10px
    }

    .detail-img .content .left .detail-title {
        font-size: 24px;
        line-height: 32px
    }

    .detail-main .content .detail-left .richtext h2 {
        font-size: 20px
    }

    .detail-main .content .detail-left .detail-pdf-box h2 {
        font-size: 20px
    }

    .base-title-box .base-title {
        font-size: 24px
    }

    .detail-main .content .detail-left {
        padding-bottom: 40px;
    }

    .sep-supplier-section2 .datalist .item {
        flex: auto;
        width: 50%
    }

    .sep-supplier-section2 .datalist {
        flex-wrap: wrap;
        margin: 0
    }

    .sep-supplier-section2 .sep-title {
        font-size: 24px
    }

    .resea-box .resea-left .base-title {
        font-size: 24px
    }

    .index-pro .index-pro-list .index-pro-ul li .pro-des {
        display: none
    }

    .pdfs-boxs .pdfs-lists {
        padding: 16px;
        padding-right: 50px;
        position: relative
    }

    .pdfs-boxs .pdfs-lists span {
        position: absolute;
        right: 0;
        top: 0
    }

    .pdfs-boxs .pdfs-lists a {
        line-height: 28px
    }

    .contact-contents .col-md-6 {
        padding: 0
    }

    .contact-contents .contact-msg {
        padding-right: 0
    }

    .contact-contents .contact-msg p {
        padding-right: 0
    }

    .base-title {
        font-size: 24px
    }
}

@media screen and (max-width: 414px) {
    .index-banner .content .banner-title {
        display:none
    }

    .index-banner .content .banner-des {
        font-size: 24px;
        line-height: 32px;
        margin-top: 0
    }

    .bread {
        position: relative
    }

    .care2 .care2-list .care-ul li {
        width: 100%;
        margin-bottom: 10px
    }

    .detail-img .content .right {
        width: 100%
    }

    .detail-img .content .right img {
        width: 100%
    }

    .detail-contact .form-group {
        width: 100%
    }

    .myjb-solutions-boxs ul li .titles-a {
        font-size: 18px
    }

    .search-list {
        flex-wrap: wrap;
        justify-content: space-between
    }

    .search-list li {
        width: 49%;
        margin-right: 0
    }

    .sep-faq-list4 li .faq-question span.title {
        height: auto;
        line-height: 32px
    }

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

    .sep-about-section2 .company-items .item {
        width: 100%
    }

    .sep-about-section2 .company-items .item .box .info .title {
        font-size: 16px
    }

    .sep-about-section4 .datalist .item {
        width: 50%;
        margin-bottom: 20px
    }

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

    .sep-datalist-history1 li .date {
        left: -80px !important
    }

    .sep-datalist-history1 li .date .y {
        font-size: 20px
    }

    .index-pro .index-pro-list .index-pro-ul li {
        width: 100%
    }

    .operation ul li {
        margin-bottom: 10px
    }

    .operation ul li .btn-primary {
        font-size: 16px;
        width: 230px
    }

    .bread .content {
        padding: 10px
    }

    .list-pro .list2-box .list2-ul li .list2-img {
        width: 100%
    }

    .list-pro .list2-box .list2-ul li .list2-info {
        width: 100%;
        margin-top: 20px
    }

    .list-pro .list2-box .list2-ul li {
        flex-wrap: wrap
    }

    .blog-list li {
        width: 100%
    }

    .blog-list>li .part .the-box .title {
        font-size: 17px
    }

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

    .sep-datalist-history1 li {
        min-height: 160px;
        margin-bottom: 10px
    }

    .base-title-box {
        margin-top: 30px
    }

    .myjb-solutions-boxs ul li .boxs-bottoms .lists {
        width: 100%;
        white-space: normal
    }

    .sep-supplier-section3 .box-wrap .thumb {
        width: 100%
    }

    .sep-supplier-section3 .box-wrap .info {
        width: 100%;
        padding: 28px 0
    }

    .sep-supplier-section3 .box-wrap .item {
        margin-bottom: -10px
    }

    .sep-supplier-section3 .box-wrap .info .title {
        font-size: 20px;
        margin-bottom: 7px
    }

    .sep-title2 {
        font-size: 24px
    }

    .hostory-img .item {
        width: 100%;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 375px) {
    .bread .content {
        padding:6px 4px
    }

    .index-app-box .index-app-list .index-app-ul li {
        width: 100%
    }

    .news-box .news-list .news-ul li {
        width: 100%
    }

    .pro-list-box .list1-box .list-ul-1 li {
        width: 100%
    }

    .myjb-solutions-boxs ul li .boxs-bottoms .lists {
        width: 100%
    }

    .search-list li {
        width: 100%
    }

    .sep-about-section4 .datalist .item .box i {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 32px
    }

    .sep-about-adv .adv-title {
        font-size: 20px
    }

    .sep-datalist-history1 li .date .y {
        font-size: 20px
    }

    .sep-supplier-section2 .datalist .item {
        width: 100%;
        margin-bottom: 10px
    }

    .sep-solution-list li {
        width: 100%
    }

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

@media screen and (max-width: 320px) {
    .sep-datalist-history1 li .text {
        width:71%
    }

    .sep-about-section4 .datalist .item {
        width: 100%
    }

    .pdf-download {
        margin-left: 5px
    }
}
.g-page{display: flex;justify-content: center;align-items: center;}

.g-page a{height: 0.4rem;min-width: 0.4rem;display: flex;justify-content: center;align-items: center;margin: 0 4px;-webkit-transition: all .6s;transition: all .6s;background: #fff;border-radius: 4px;border: 2px solid transparent;font-size: 14px;color: #999;cursor: pointer;}

.g-page img{width: 7px;height: auto;}

.g-page a .img2{display: none;}

.g-page a:first-child{width: 0.9rem;}

.g-page a:first-child img{margin-right: 5px;}

.g-page a:last-child{width: 0.9rem;}

.g-page a:last-child img{margin-left: 5px;}

.g-page a:hover,.g-page .on{color: #1d9c90;border-color: #1d9c90;}

.g-page a:hover p,.g-page .on p{color: #fff;}

.g-page a:hover .img1,.g-page .on .img1{display: none;}

.g-page a:hover .img2,.g-page .on .img2{display: block;}

.g-bread .x-bread .container{overflow-x: auto;}

/* .g-bread .x-bread .container a{white-space: nowrap;} */
        .x-cook {
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #99cc33;
  padding: 15px 0.6rem;
  z-index: 1000;
  width: 100%;
  display: none;
}
.x-cook .x-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.x-cook p {
  color: #fff;
}
.x-cook p a {
  text-decoration: underline;
  color: #fff;
}
@media (max-width: 767px) {
  .x-cook {
    display: none !important;
  }
}
.x-cook .x-ja {
  display: inline-block;
  padding: 13px 25px;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
}


