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

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: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: 30px;
    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)
}

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

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


#whatsapp { 
/*display:none;*/
position: fixed;
right: 34px;
right: 50px;
top: 70%;
width: 70px;
height: 70px;
cursor: pointer;
opacity: 1;
z-index: 99990;
}

#whatsapp #whatsappMain {-moz-border-radius: 50% !important;-webkit-border-radius: 50% !important;border-radius: 50% !important;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;background-color: rgba(255, 255, 255, 0);width: 70px;height: 70px;color: #40c351;z-index: 9;-webkit-animation: zcwmini2 1.5s 0s ease-out infinite;-moz-animation: zcwmini2 1.5s 0s ease-out infinite;animation: zcwmini2 1.5s 0s ease-out infinite;}

#whatsapp #whatsappMain:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9;
background-image: url('//cdn.globalso.com/wanabio/style/global/img/foot_wechat.png');
background-repeat: no-repeat;
background-position: center center;
-webkit-animation: zcwphone2 1.5s linear infinite;
-moz-animation: zcwphone2 1.5s linear infinite;
animation: zcwphone2 1.5s linear infinite;
}

@-webkit-keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes zcwphone {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes zcwphone2 {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-moz-keyframes zcwphone2 {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes zcwphone2 {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    50% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@-webkit-keyframes zcwmini {
0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini {
0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini {
0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-webkit-keyframes zcwmini2 {
0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini2 {
0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini2 {
0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
