@charset "utf-8";
@import './newboor.css';
@import './newch.css';
@import './newan.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 {
    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;
    overflow-x: hidden
}

dt {
    font-weight: normal
}

span {
    display: inline-block
}

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

.richtext a {
    color: #1071ad
}

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

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

.head.onss .head-top {
    padding: 6px 0
}

.head .head-top {
    padding: 32px 0;
    background: #fff;
    transition: all .3s
}

.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 {
    width: 38px;
    height: 38px;
    background: #f2f2f2;
    border-radius: 50%;
    color: #1071ad;
    text-align: center;
    line-height: 38px;
    font-size: 20px;
    margin-right: 12px
}

.head .head-top .content .head-top-left .head-con .icon:hover {
    color: #1071ad
}

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

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

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

.head .head-top .content .head-top-right .language .langu .img {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #f2f2f2;
    text-align: center;
    line-height: 38px
}

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

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

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

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

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

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

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

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

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

.head .head-nav .content .nav-list .nav-ul>li.nav-active>a {
    color: #1071ad
}

.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: #f2f2f2;
    border-top: 2px solid #1071ad
}

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

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

.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: #1071ad;
    opacity: 0
}

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

.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: 810px;
    max-width: 900px;
    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: #f2f2f2;
    border-top: 2px solid #1071ad
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .boxs {
    padding: 30px 20px 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: 46%
}

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

.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;
    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: #1071ad
}

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

.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 #1071ad;
    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
}

.head .head-nav .content .nav-list .nav-ul>li>.home-pro-ul .lis-boxs .lists .ul-boxs .lists-a {
    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: #1071ad
}

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

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

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

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

.head .head-nav .content .search-box .forms .main form input {
    text-indent: 18px;
    width: 260px;
    height: 100%;
    border-radius: 100px;
    background: #f7f7f7;
    border: none;
    outline: none;
    border: 1px solid #d9d9d9;
    padding-right: 32px
}

.head .head-nav .content .search-box .forms .main form button {
    border: none;
    outline: none;
    margin-left: -30px;
    color: #1071ad;
    background: none
}

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

.banner-box .swiper-pagination {
    bottom: 58px
}

.banner-box .swiper-pagination .swiper-pagination-bullet {
    width: 50px;
    height: 3px;
    background: #8ab6d2;
    margin: 0 8px !important;
    border-radius: 0;
    vertical-align: middle;
    opacity: 1
}

.banner-box .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff
}

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

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

.search-mb {
    margin-top: 20px;
    display: none
}

.search-mb .search-box {
    height: 40px
}

.search-mb .search-box .forms {
    height: 100%;
    width: 100%
}

.search-mb .search-box .forms .forms-boxs {
    height: 100%
}

.search-mb .search-box .forms .main {
    height: 100%
}

.search-mb .search-box .forms .main form {
    height: 100%;
    position: relative;
    width: 100%
}

.search-mb .search-box .forms .main form input {
    text-indent: 18px;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background: #f7f7f7;
    border: none;
    outline: none;
    border: 1px solid #d9d9d9
}

.search-mb .search-box .forms .main form button {
    border: none;
    outline: none;
    margin-left: -30px;
    color: #1071ad;
    background: none;
    position: absolute;
    right: 20px;
    top: 9px
}

.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 .content {
    width: 100%;
    height: 100%
}

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

.banner .banner-main .left .left-main .banner-des {
    font-size: 58px;
    line-height: 64px;
    color: #fff
}

.banner .banner-main .left .left-main .banner-title {
    font-size: 32px;
    line-height: 56px;
    color: #fff;
    margin-top: 18px
}

.banner .banner-main .left .left-main .banner-more {
    margin-top: 60px
}

.banner .banner-main .left .left-main .banner-more a {
    display: inline-block;
    padding: 10px 40px;
    background: none;
    color: #fff;
    border-radius: 2px;
    border: 1px solid #fff;
    transition: all .3s;
    font-size: 18px;
    text-transform: uppercase
}

.banner .banner-main .left .left-main .banner-more a:hover {
    background: #fff;
    color: #1071ad
}

.banner.swipwe-such2 .banner-main .left .banner-des {
    font-size: 40px
}

.banner.swipwe-such2 .banner-main .left .banner-des span {
    position: relative
}

.banner.swipwe-such2 .banner-main .left .banner-des span::after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 3px;
    background: #fff;
    transition: all .3s;
    transform: translateY(-12px);
    margin-right: 20px
}

.banner.swipwe-such2 .banner-main .left .banner-title {
    display: none
}

.banner.swipwe-such3 .banner-main .left {
    padding-bottom: 11%
}

.banner.swipwe-such3 .banner-main .left .banner-des {
    font-size: 40px
}

.banner.swipwe-such3 .banner-main .left .banner-des span {
    position: relative
}

.banner.swipwe-such3 .banner-main .left .banner-des span::after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 3px;
    background: #fff;
    transition: all .3s;
    transform: translateY(-12px);
    margin-right: 20px
}

.banner.swipwe-such3 .banner-main .left .banner-more {
    margin-top: 40px
}

.banner.swipwe-such3 .banner-main .left .banner-more a {
    background: #1071ad;
    border: none
}

.banner.swipwe-such3 .banner-main .left .banner-title {
    font-size: 20px;
    line-height: 36px
}

.banner.swipwe-such3 .banner-main .left .banner-title span::after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    transition: all .3s;
    margin-right: 20px
}

.banner-more {
    margin-top: 36px
}

.banner-more a {
    display: inline-block;
    padding: 10px 20px;
    background: #1071ad;
    color: #fff;
    border-radius: 2px;
    border: 1px solid #1071ad;
    transition: all .3s
}

.banner-more a:hover {
    background: #fff;
    color: #1071ad
}

.top-title {
    text-align: center
}

.top-title .title {
    font-size: 40px;
    line-height: 56px;
    color: #333
}

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

.top-title .title a:hover {
    color: #1071ad
}

.top-title .title-des {
    font-size: 18px;
    line-height: 32px;
    color: #4c4c4c
}

.top-title .title-des p {
    font-size: 18px;
    line-height: 32px;
    color: #4c4c4c
}

.top-title .title-icon {
    margin-top: 6px;
    margin-bottom: 15px
}

.pro-box {
    padding: 90px 0;
    padding-bottom: 70px
}

.pro-box .pro-list {
    margin-top: 50px;
    padding: 0 28px
}

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

.pro-box .pro-list .pro-ul>li {
    width: 48.5%;
    position: relative;
    margin-bottom: 20px
}

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

.pro-box .pro-list .pro-ul>li:hover .li-show .li-down .li-title a {
    visibility: hidden
}

.pro-box .pro-list .pro-ul>li:hover .li-show .li-down .li-des a {
    visibility: hidden
}

.pro-box .pro-list .pro-ul>li:hover .li-dis {
    transform: scale(1)
}

.pro-box .pro-list .pro-ul>li .li-show .li-img {
    background: #ecebed;
    text-align: center
}

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

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

.pro-box .pro-list .pro-ul>li .li-show .li-down {
    padding: 26px 0
}

.pro-box .pro-list .pro-ul>li .li-show .li-down .li-title {
    margin-bottom: 16px
}

.pro-box .pro-list .pro-ul>li .li-show .li-down .li-title a {
    font-size: 20px;
    color: #333;
    transition: all .3s
}

.pro-box .pro-list .pro-ul>li .li-show .li-down .li-title a:hover {
    color: #1071ad
}

.pro-box .pro-list .pro-ul>li .li-show .li-down .li-des a {
    font-size: 16px;
    line-height: 26px;
    color: #666
}

.pro-box .pro-list .pro-ul>li .li-show .li-down .li-des a:hover {
    color: #1071ad
}

.pro-box .pro-list .pro-ul>li .li-dis {
    min-height: 73.6%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(16,113,173,0.95);
    display: flex;
    display: -webkit-flex;
    align-items: center;
    padding-left: 40px;
    padding-right: 48px;
    transition: all .3s;
    transform: scale(0)
}

.pro-box .pro-list .pro-ul>li .li-dis .dis-main {
    width: 100%
}

.pro-box .pro-list .pro-ul>li .li-dis .dis-title .con {
    font-size: 20px;
    color: #fff;
    transition: all .3s
}

.pro-box .pro-list .pro-ul>li .li-dis .dis-title .con:hover {
    text-decoration: underline
}

.pro-box .pro-list .pro-ul>li .li-dis .dis-list {
    margin-top: 20px
}

.pro-box .pro-list .pro-ul>li .li-dis .dis-list .dis-ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 32px
}

.pro-box .pro-list .pro-ul>li .li-dis .dis-list .dis-ul li a:hover {
    text-decoration: underline
}

.icon-more {
    float: right;
    color: #fff;
    width: 44px;
    height: 44px;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 44px;
    text-align: center;
    transition: all .3s
}

.icon-more:hover {
    transform: scale(1.1);
    color: #fff
}

.right-more {
    margin-top: 30px
}

.right-more a {
    display: inline-block;
    padding: 6px 18px;
    border: 1px solid #1071ad;
    color: #1071ad;
    transition: all .3s;
    border-radius: 2px
}

.right-more a:hover {
    color: #fff;
    background: #1071ad
}

.solu {
    padding: 90px 0;
    padding-bottom: 150px;
    position: relative;
    background: #f7f7f7
}

.solu .solu-main {
    position: relative;
    z-index: 4
}

.solu .solu-main .solu-list {
    margin-top: 50px
}

.solu .solu-main .solu-list .solu-ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.solu .solu-main .solu-list .solu-ul li {
    width: 50%;
    position: relative
}

.solu .solu-main .solu-list .solu-ul li:hover .li-show>a img {
    transform: scale(1.1)
}

.solu .solu-main .solu-list .solu-ul li:hover .li-dis {
    transform: scale(1)
}

.solu .solu-main .solu-list .solu-ul li .li-show {
    position: relative
}

.solu .solu-main .solu-list .solu-ul li .li-show>a {
    display: block;
    overflow: hidden
}

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

.solu .solu-main .solu-list .solu-ul li .li-show .li-title {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.solu .solu-main .solu-list .solu-ul li .li-show .li-title a {
    position: absolute;
    right: 0;
    bottom: -40px;
    display: inline-block;
    padding: 30px 0;
    width: 70.8%;
    text-align: center;
    font-size: 22px;
    color: #333;
    background: #fff
}

.solu .solu-main .solu-list .solu-ul li .li-show .li-title .dis-more {
    display: none;
    width: 30px;
    height: 30px;
    background: #1071ad;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    float: right
}

.solu .solu-main .solu-list .solu-ul li .li-dis {
    position: absolute;
    right: 0;
    bottom: -40px;
    min-height: 73.2%;
    width: 70.8%;
    background: #1071ad;
    display: flex;
    align-items: center;
    padding: 0 40px;
    transition: all .3s;
    transform: scale(0)
}

.solu .solu-main .solu-list .solu-ul li .li-dis .dis-main .dis-title a {
    font-size: 22px;
    color: #fff;
    transition: all .3s
}

.solu .solu-main .solu-list .solu-ul li .li-dis .dis-main .dis-title a:hover {
    text-decoration: underline
}

.solu .solu-main .solu-list .solu-ul li .li-dis .dis-main .line {
    width: 30px;
    height: 2px;
    background: #fff;
    margin: 20px 0
}

.solu .solu-main .solu-list .solu-ul li .li-dis .dis-main .dis-des a {
    font-size: 16px;
    line-height: 32px;
    color: rgba(255,255,255,0.9)
}

.solu .solu-main .solu-list .solu-ul li .li-dis .dis-main .dis-more {
    margin-top: 30px
}

.solu .solu-main .solu-list .solu-ul li .li-dis .dis-main .dis-more .icon-more {
    float: left
}

.solu .solu-main .solu-list .solu-ul li:nth-child(even) .li-show .li-title a {
    left: 0
}

.solu .solu-main .solu-list .solu-ul li:nth-child(even) .li-dis {
    left: 0
}

.about {
    padding-top: 100px
}

.about .about-top .content .title-des {
    text-align: left
}

.about .about-down {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap
}

.about .about-down .about-left {
    width: 50%
}

.about .about-down .about-left a {
    display: block;
    overflow: hidden
}

.about .about-down .about-left a img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.about .about-down .about-left a img:hover {
    transform: scale(1.1)
}

.about .about-down .about-right {
    width: 50%;
    background: #1071ad;
    padding: 0 80px;
    display: flex;
    align-items: center
}

.about .about-down .about-right .right-main .why-list li {
    display: flex;
    margin-bottom: 60px;
    position: relative;
    padding-left: 80px
}

.about .about-down .about-right .right-main .why-list li:last-child {
    margin-bottom: 0
}

.about .about-down .about-right .right-main .why-list li:hover .li-left {
    transform: scale(1.1)
}

.about .about-down .about-right .right-main .why-list li .li-left {
    width: 60px;
    height: 60px;
    border: 1px solid #87b8d6;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    margin-right: 26px;
    transition: all .3s;
    position: absolute;
    left: 0;
    top: 0
}

.about .about-down .about-right .right-main .why-list li .li-left img {
    max-width: 100%
}

.about .about-down .about-right .right-main .why-list li .li-right .right-title {
    font-size: 18px;
    color: #fff;
    line-height: 32px
}

.about .about-down .about-right .right-main .why-list li .li-right .right-des {
    font-size: 16px;
    line-height: 32px;
    color: #fff
}

.field {
    padding-top: 100px;
    padding-bottom: 90px
}

.field .field-list {
    margin-top: 50px
}

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

.field .field-list .field-ul li:hover .b-title a {
    background: rgba(16,113,173,0.8)
}

.field .field-list .field-ul li>a {
    display: block;
    overflow: hidden
}

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

.field .field-list .field-ul li .b-title {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0
}

.field .field-list .field-ul li .b-title a {
    display: block;
    padding: 13px 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: rgba(51,51,51,0.5);
    transition: all .3s
}

.field .field-list .lr-boxs {
    width: 100%;
    text-align: center;
    margin-top: 20px
}

.field .field-list .lr-boxs .lr-lists {
    display: inline-block;
    width: 64px;
    height: 33px;
    outline: none;
    z-index: 88;
    position: relative;
    border: 1px solid #fff;
    margin: 0 5px;
    border-radius: 2px;
    background: #1071ad
}

.field .field-list .lr-boxs .lr-lists i {
    display: block;
    width: 21px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px
}

.field .field-list .lr-boxs .lr-lists i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.field .field-list .lr-boxs .lr-lists.lr-lefts i:after {
    margin-left: -11px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.field .field-list .lr-boxs .lr-lists.lr-rights i:after {
    margin-left: 2px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff
}

.field .field-list .lr-boxs .lr-lists:hover {
    border-color: #1071ad;
    background: #1071ad
}

.field .field-list .lr-boxs .lr-lists:hover i {
    background: #fff
}

.field .field-list .lr-boxs .lr-lists:hover i:after {
    border-color: #fff
}

.blog {
    padding: 96px 0;
    background: #f7f7f7
}

.blog .blog-list {
    margin-top: 50px
}

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

.blog .blog-list .blog-ul li {
    width: 33.33333%;
    position: relative
}

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

.blog .blog-list .blog-ul li:hover .li-down .d-top .icon-more {
    background: #1071ad;
    color: #fff;
    transform: scale(1)
}

.blog .blog-list .blog-ul li:hover .li-down .d-title a {
    color: #1071ad
}

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

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

.blog .blog-list .blog-ul li .li-down {
    width: 90.6%;
    background: #fff;
    position: relative;
    left: 4.7%;
    margin-top: -40px;
    padding: 30px
}

.blog .blog-list .blog-ul li .li-down .d-top .time {
    color: #1071ad;
    display: inline-block
}

.blog .blog-list .blog-ul li .li-down .d-top .icon-more {
    border-color: #1071ad;
    color: #1071ad
}

.blog .blog-list .blog-ul li .li-down .d-top .icon-more:hover {
    background: #1071ad;
    color: #fff;
    transform: scale(1)
}

.blog .blog-list .blog-ul li .li-down .d-title {
    margin-top: 18px
}

.blog .blog-list .blog-ul li .li-down .d-title a {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    transition: all .3s
}

.blog .blog-list .blog-ul li .li-down .d-title a:hover {
    color: #1071ad
}

.blog .blog-list .blog-ul li .li-down .d-des {
    margin-top: 10px
}

.blog .blog-list .blog-ul li .li-down .d-des a {
    font-size: 16px;
    line-height: 22px;
    color: #666;
    transition: all .3s
}

.blog .blog-list .blog-ul li .li-down .d-des a:hover {
    color: #1071ad
}

.foot {
    background: #1071ad;
    overflow: hidden
}

.foot .content .foot-top {
    padding: 64px 0
}

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

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

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

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

.foot .content .foot-top .foot-ul>li:nth-child(1) .list-title::after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 280px;
    border-bottom: 1px solid #408dbd;
    position: absolute;
    left: -280px;
    top: 1px
}

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

.foot .content .foot-top .foot-ul>li:nth-child(2) .li-list li {
    display: inline-block;
    float: left;
    width: 49%
}

.foot .content .foot-top .foot-ul>li:nth-child(4) .list-title::after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 280px;
    border-bottom: 1px solid #408dbd;
    position: absolute;
    right: -280px;
    top: 1px
}

.foot .content .foot-top .foot-ul>li .list-title {
    font-size: 18px;
    color: #fff;
    line-height: 56px;
    word-spacing: 2px;
    border-bottom: 1px solid #408dbd;
    position: relative
}

.foot .content .foot-top .foot-ul>li .list-title::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -2px
}

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

.foot .content .foot-top .foot-ul>li .list-title a:hover {
    text-decoration: underline
}

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

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

.foot .content .foot-top .foot-ul>li .li-list>li a:hover {
    text-decoration: underline
}

.foot .copyRight {
    padding: 20px 0;
    background: #262626
}

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

.foot .copyRight .main span {
    color: rgba(255,255,255,0.8)
}

.foot .copyRight .main span a {
    color: rgba(255,255,255,0.8)
}

.foot .copyRight .main span a:hover {
    color: #1071ad
}

.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.8);
    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: #1071ad
}

#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: #1071ad
}

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

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

.jt-other-banner {
    position: relative
}

.jt-other-banner .banner-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.jt-other-banner .banner-text .h-title {
    font-size: 46px;
    text-align: center;
    color: #fff
}

.container {
    width: 1360px;
    padding-left: 0;
    padding-right: 0;
    padding: 0 10px
}

.align-center {
    text-align: center !important
}

.sep-breadcrumb {
    margin: 0;
    list-style: none
}

.sep-breadcrumb .sep-container {
    border-bottom: none
}

.breadcrumb {
    padding-left: 0;
    background: transparent;
    margin-bottom: 0
}

.list-breadcrumb {
    margin: 10px 0 0 0;
    text-align: center;
    margin-top: 30px
}

.list-breadcrumb .box {
    display: inline-block;
    padding: 0 20px
}

.list-breadcrumb .box .breadcrumb {
    display: inline-block
}

.sep-breadcrumb {
    margin: 0;
    list-style: none
}

.sep-breadcrumb .breadcrumb {
    padding-left: 0;
    background: transparent;
    margin-bottom: 0
}

.sep-breadcrumb .breadcrumb li {
    display: inline-block
}

.sep-breadcrumb .breadcrumb li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px
}

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

.sep-breadcrumb .breadcrumb>li+li:before {
    content: '/';
    color: #fff;
    position: relative;
    top: 1px
}

.sep-breadcrumb .breadcrumb .li-last:after {
    margin-left: 5px;
    content: ' '
}

.pro-list-box {
    padding: 95px 0;
    background: #f9f9f9
}

.pro-list-box .tit-box .p-title span {
    font-size: 38px;
    color: #1071ad;
    font-weight: normal
}

.pro-list-box .feature-list {
    margin: 65px 0 100px;
    margin-top: 0
}

.pro-list-box .feature-list .list {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.pro-list-box .feature-list .list>li {
    width: 48.5%;
    float: none;
    box-shadow: 0 0 10px #ddd;
    background: #fff;
    margin-bottom: 20px
}

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

.pro-list-box .feature-list .list>li .part .thumb {
    display: block;
    overflow: hidden;
    text-align: center;
    position: relative;
    border: 1px solid #ddd;
    min-height: 336px
}

.pro-list-box .feature-list .list>li .part .thumb img {
    max-width: 100%
}

.pro-list-box .feature-list .list>li .part .thumb em {
    font-size: 40px;
    position: absolute;
    left: 15px;
    top: -10px;
    color: #999
}

.pro-list-box .feature-list .list>li .part .thumb:after {
    content: "";
    display: block;
    border: 1px solid #ddd;
    width: 120px;
    height: 1px;
    position: absolute;
    left: -18px;
    top: 40px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

.pro-list-box .feature-list .list>li .part .thumb .hover-shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,84,161,0.85);
    top: 100%;
    left: 0;
    text-align: left;
    padding: 20px 40px 20px 20px;
    transition: all .5s;
    display: flex;
    align-items: center
}

.pro-list-box .feature-list .list>li .part .thumb .hover-shadow .more {
    font-size: 14px;
    font-weight: bold;
    color: #facd30;
    text-transform: uppercase;
    display: inline-block
}

.pro-list-box .feature-list .list>li .part .thumb .hover-shadow .more:hover {
    color: #fff
}

.pro-list-box .feature-list .list>li .part .thumb .hover-shadow ul {
    margin-bottom: 10px
}

.pro-list-box .feature-list .list>li .part .thumb .hover-shadow ul li {
    position: relative;
    padding: 4px 0 4px 0
}

.pro-list-box .feature-list .list>li .part .thumb .hover-shadow ul li a {
    display: block;
    font-size: 14px;
    color: #fff;
    padding: 0 0 0 20px;
    position: relative;
    text-align: left;
    transition: all .3s
}

.pro-list-box .feature-list .list>li .part .thumb .hover-shadow ul li a:after {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 8px
}

.pro-list-box .feature-list .list>li .part .thumb .hover-shadow ul li a:hover {
    color: #facd30
}

.pro-list-box .feature-list .list>li .part .thumb .hover-shadow ul li a:hover:after {
    background: #facd30
}

.pro-list-box .feature-list .list>li .part .ibox {
    padding: 40px 30px;
    background: #fff;
    min-height: 196px
}

.pro-list-box .feature-list .list>li .part .ibox .title {
    display: block;
    font-size: 20px;
    color: #0054a1;
    margin-bottom: 15px;
    margin-bottom: 10px
}

.pro-list-box .feature-list .list>li .part .ibox .title:hover {
    font-weight: bold
}

.pro-list-box .feature-list .list>li .part .ibox .summary {
    color: #000;
    line-height: 1.8em;
    font-size: 16px;
    overflow: hidden
}

.pro-list-box .feature-list .list>li:hover .part .thumb em {
    display: none
}

.pro-list-box .feature-list .list>li:hover .part .thumb:after {
    display: none
}

.pro-list-box .feature-list .list>li:hover .part .thumb .hover-shadow {
    top: 0
}

.pro-list-box .pro-list1-1 .list>li {
    width: 32%;
    margin-right: 2%
}

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

.pro-list-box .pro-list1-1 .list {
    justify-content: left
}

.pro-list-box .adv-box {
    padding: 70px 0 0 0;
    background: url(../img/aop.jpg)
}

.pro-list-box .adv-box .ad-title {
    font-size: 38px;
    color: #fff;
    text-align: center;
    padding-bottom: 60px;
    border-bottom: #8baecd 1px solid
}

.pro-list-box .adv-box .list li {
    padding: 90px 120px;
    border-right: 1px solid #8baecd;
    min-height: 494px
}

.pro-list-box .adv-box .list li .part .icon-box {
    margin-bottom: 20px;
    display: block
}

.pro-list-box .adv-box .list li .part .icon-box .icon {
    width: 2.8em;
    height: 2.8em;
    fill: #fff
}

.pro-list-box .adv-box .list li .part .title {
    font-size: 20px;
    font-family: "TITILLIUM-BOLD";
    color: #fff;
    margin-bottom: 20px
}

.pro-list-box .adv-box .list li .part .summary {
    color: #fff;
    line-height: 1.8em;
    font-size: 16px
}

.pro-list-box .adv-box .list li .part:hover .icon-box .icon {
    -webkit-animation: bounce 2s ease-in-out infinite;
    animation: bounce 2s ease-in-out infinite
}

.bl-detail-form {
    margin-top: 0 !important
}

.others-qus .richtext {
    margin-top: 0 !important
}

.tit-box {
    padding-bottom: 50px;
    position: relative
}

.tit-box .title-icon {
    text-align: center;
    margin-top: 12px
}

.tit-box:after {
    content: "";
    position: absolute;
    display: block;
    background: #d8d8d8;
    bottom: 0;
    width: 44%;
    left: 0;
    height: 1px;
    display: none
}

.tit-box:before {
    content: "";
    position: absolute;
    display: block;
    background: #d8d8d8;
    bottom: 0;
    width: 44%;
    right: 0;
    height: 1px;
    display: none
}

.tit-box .richtext {
    color: #000;
    font-size: 16px;
    line-height: 1.8em;
    text-align: center
}

.tit-box .richtext p {
    color: #000;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 0
}

.tit-box .lines {
    width: 50px;
    height: 1px;
    background: #1071ad;
    position: absolute;
    left: 50%;
    display: block;
    transform: translateX(-50%);
    bottom: -1px;
    z-index: 999
}

.tit-box .lines:after {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #1071ad;
    position: absolute;
    left: 0;
    top: -3px;
    z-index: 999
}

.tit-box .lines:before {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #1071ad;
    position: absolute;
    right: 0;
    top: -3px;
    z-index: 999
}

.history-main {
    background: none !important
}

.p-title {
    text-align: center;
    margin-bottom: 30px
}

.p-title a,.p-title span {
    font-size: 38px;
    font-weight: normal;
    font-family: "ROBOTO-BOLD";
    font-weight: bold;
    color: #1071ad
}

.p-title a:hover {
    text-decoration: underline
}

.related-news1 {
    padding: 100px 0 0 0
}

.related-news1 .m-list {
    margin: 0 -10px
}

.related-news1 .m-list li {
    padding: 10px
}

.related-news1 .m-list li:hover .part img {
    transform: scale(1.1)
}

.related-news1 .m-list li .part {
    height: 295px;
    overflow: hidden;
    position: relative
}

.related-news1 .m-list li .part:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5)
}

.related-news1 .m-list li .part img {
    width: 100%;
    transition: all .3s
}

.related-news1 .m-list li .part .ibox {
    padding: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 99;
    background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,0.8));
    background: -o-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,0.8));
    background: -moz-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,0.8));
    background: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,0.8))
}

.related-news1 .m-list li .part .ibox .date {
    display: inline-block;
    padding: 2px 5px 6px;
    color: #1c4db1;
    font-size: 14px;
    border-radius: 10px;
    background: #facd30;
    margin-bottom: 10px;
    font-weight: normal;
    font-family: "ROBOTO-BOLD"
}

.related-news1 .m-list li .part .ibox .title {
    font-size: 22px;
    font-weight: normal;
    font-family: "ROBOTO-BOLD";
    line-height: 1.6em;
    display: block;
    color: #fff
}

.related-news1 .m-list li .part .ibox .title:hover {
    text-decoration: underline
}

.form-box {
    padding-top: 70px
}

.d-form-box {
    background: url(../img/form-bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.d-form-box .tit-box .p-title {
    margin-bottom: 0
}

.d-form-box .tit-box .p-title span {
    color: #fff
}

.d-form-box .tit-box .richtext {
    color: #fff
}

.d-form-box .tit-box .lines {
    background: #fff
}

.d-form-box .tit-box .lines:after {
    background: #fff
}

.d-form-box .tit-box .lines:before {
    background: #fff
}

.bl-detail-form {
    width: 60%;
    margin: 50px auto 0
}

.bl-detail-form .form-title {
    padding-bottom: 20px
}

.bl-detail-form .form-title i {
    font-size: 24px;
    color: #008c3e !important;
    margin-right: 5px
}

.bl-detail-form .form-title span {
    font-size: 26px;
    font-weight: bold
}

.bl-detail-form .sep-form {
    padding: 0
}

.bl-detail-form .sep-form .f-left {
    padding-right: 10px
}

.bl-detail-form .sep-form .f-right {
    padding-left: 10px
}

.bl-detail-form .sep-form .form-group {
    padding: 0
}

.bl-detail-form .sep-form .form-group .form-control {
    height: 45px;
    background: #fff;
    -webkit-box-shadow: inset 2px 4px 7px #d5d5d5;
    box-shadow: inset 2px 4px 7px #d5d5d5;
    -moz-box-shadow: inset 2px 4px 7px #d5d5d5;
    border: none;
    border-radius: 8px
}

.bl-detail-form .sep-form .form-group textarea.form-control {
    height: auto
}

.bl-detail-form .sep-form .form-group .regex-tip {
    top: 36px;
    right: 84px;
    padding-right: 15px;
    border: none
}

.bl-detail-form .sep-form .btn.btn-primary {
    font-size: 18px;
    padding: 8px 50px;
    background: #038fe2;
    border: 1px solid #038fe2;
    text-transform: uppercase;
    margin-left: 20px;
    outline: none
}

.bl-detail-form .sep-form .btn.btn-primary:hover {
    background: #fff;
    color: #038fe2
}

.bl-detail-form .sep-form .input-group {
    display: block
}

.bl-detail-form .sep-form .input-group-addon {
    background: transparent;
    border: none;
    right: 90px;
    position: absolute;
    z-index: 9999;
    top: 10px
}

.bl-detail-form input[placeholder],.bl-detail-form [placeholder] {
    color: #1071ad !important
}

.bl-detail-form input::-webkit-input-placeholder,.bl-detail-form textarea::-webkit-input-placeholder {
    color: #1071ad !important
}

.bl-detail-form input::-moz-input-placeholder,.bl-detail-form textarea::-moz-input-placeholder {
    color: #1071ad !important
}

.bl-detail-form input::-o-input-placeholder,.bl-detail-form textarea::-o-input-placeholder {
    color: #1071ad !important
}

.bl-detail-form input::-ms-input-placeholder,.bl-detail-form textarea::-ms-input-placeholder {
    color: #1071ad !important
}

@media screen and (min-width: 1360px) {
    .container {
        width:1360px;
        padding: 0
    }

    .col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
        padding-left: 0;
        padding-right: 0
    }
}

.clear {
    clear: both
}

.main-box {
    background: #f9f9f9
}

.main-box .container {
    padding: 80px 0
}

.main-box .container:before {
    content: "";
    display: block;
    width: 3px;
    height: 100%;
    background: #eaeaea;
    position: absolute;
    left: 25px;
    top: 0;
    display: none
}

.main-box .row {
    position: relative
}

.main-box .main-right {
    float: left
}

.main-box .main-right .richtext h2 {
    font-size: 26px;
    color: #1071ad;
    position: relative;
    padding-bottom: 22px;
    font-weight: normal;
    margin-top: 30px
}

.main-box .main-right .richtext h2 .lines {
    width: 50px;
    height: 1px;
    background: #038fe2;
    position: absolute;
    left: 0;
    display: block;
    bottom: -1px;
    z-index: 999
}

.main-box .main-right .richtext h2 .lines:after {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #038fe2;
    position: absolute;
    left: 0;
    top: -3px;
    z-index: 999
}

.main-box .main-right .richtext h2 .lines:before {
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #038fe2;
    position: absolute;
    right: 0;
    top: -3px;
    z-index: 999
}

.main-box .main-right .richtext table {
    width: 100%
}

.main-box .main-right .richtext table td {
    padding: 6px
}

.main-box .main-left {
    padding-left: 60px;
    float: right;
    height: min-content;
    position: sticky;
    top: 120px;
    max-height: 90vh;
    overflow-y: auto;
    padding-right: 10px
}

.main-box .main-left::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: transparent
}

.main-box .main-left::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent
}

.main-box .main-left::-webkit-scrollbar-thumb {
    border-radius: 10px
}

.main-box .main-left .slider-box {
    margin-bottom: 35px;
    background: #fff;
    padding-left: 25px;
    border-left: 3px solid #1a70c5;
    padding-bottom: 55px
}

.main-box .main-left .slider-box .s-title {
    margin-bottom: 20px;
    position: relative
}

.main-box .main-left .slider-box .s-title a {
    font-size: 32px;
    padding-left: 20px;
    display: block;
    padding: 20px 0 10px
}

.main-box .main-left .slider-box .level-first-box>li {
    position: relative
}

.main-box .main-left .slider-box .level-first-box>li>a {
    display: block;
    padding: 14px 30px 10px 0;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    color: #1071ad;
    transition: all .2s
}

.main-box .main-left .slider-box .level-first-box>li>i {
    position: absolute;
    right: 9px;
    top: 14px;
    font-size: 24px;
    color: #1071ad;
    cursor: pointer
}

.main-box .main-left .slider-box .level-first-box>li ul {
    padding-left: 10px;
    display: none
}

.main-box .main-left .slider-box .level-first-box>li ul li a {
    padding: 8px 20px;
    display: block;
    font-size: 14px;
    position: relative
}

.main-box .main-left .slider-box .level-first-box>li ul li a:after {
    content: "";
    display: block;
    height: 4px;
    width: 4px;
    background: #1071ad;
    position: absolute;
    top: 15px;
    left: 7px;
    border-radius: 50%
}

.main-box .main-left .slider-box .level-first-box>li ul li a:hover {
    color: #1071ad
}

.main-box .main-left .slider-box .level-first-box>li ul>.active>a {
    color: #1071ad;
    font-weight: bold
}

.main-box .main-left .slider-box .level-first-box>li:hover>a {
    color: #1071ad;
    font-weight: bold;
    padding: 14px 30px 10px 10px
}

.main-box .main-left .slider-box .level-first-box>li:hover>i {
    color: #1071ad
}

.main-box .main-left .slider-box .level-first-box>.active>a {
    color: #1071ad;
    font-weight: bold;
    padding: 14px 30px 10px 10px
}

.main-box .main-left .slider-box .level-first-box>.active>i {
    color: #1071ad;
    transform: rotate(90deg)
}

.main-box .main-left .slider-box .level-first-box>.active ul {
    display: block
}

.main-box .main-left .slider-box .level-first-box>li:last-child>a {
    border-bottom: none
}

.main-box .main-left .slider-box .c-list li {
    padding: 10px 0 10px 35px;
    position: relative;
    margin: 15px 0
}

.main-box .main-left .slider-box .c-list li>i {
    position: absolute;
    left: 0;
    top: 12px;
    color: #fff;
    font-size: 14px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    background: #1071ad;
    border-radius: 50%
}

.main-box .main-left .slider-box .c-list li span,.main-box .main-left .slider-box .c-list li a {
    font-size: 16px !important;
    color: #1071ad;
    display: inline-block;
    line-height: 1.8;
    font-weight: bold
}

.main-box .main-left .slider-box .c-list li span>i,.main-box .main-left .slider-box .c-list li a>i {
    position: absolute;
    left: 0;
    top: 12px;
    color: #fff;
    font-size: 14px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    background: #1071ad;
    border-radius: 50%
}

.main-box .main-left .slider-box .c-list li>a:hover {
    text-decoration: underline
}

.main-box .main-left .slider-box .more {
    width: 182px;
    text-align: center;
    line-height: 38px;
    background: #1071ad;
    color: #fff;
    display: block;
    font-size: 18px;
    border: 1px solid #038fe2;
    margin: 30px auto;
    transition: all .3s
}

.main-box .main-left .slider-box .more:hover {
    background: #fff;
    color: #038fe2
}

.main-box .main-left .news-slider .n-list li {
    margin-bottom: 30px
}

.main-box .main-left .news-slider .n-list li .thumb {
    display: block;
    overflow: hidden
}

.main-box .main-left .news-slider .n-list li .thumb img {
    width: 100%
}

.main-box .main-left .news-slider .n-list li .txt-box {
    font-size: 14px;
    padding-left: 10px
}

.main-box .main-left .news-slider .n-list li .txt-box .date {
    font-size: 14px;
    color: #1071ad
}

.main-box .main-left .news-slider .n-list li .txt-box .title {
    display: block;
    font-size: 16px;
    line-height: 1.8em
}

.main-box .main-left .news-slider .n-list li:last-chidl {
    margin-bottom: 0
}

.sep-scale {
    transition: All .8s ease;
    -webkit-transition: All .8s ease;
    -moz-transition: All .8s ease;
    -o-transition: All .8s ease
}

.sep-scale:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.list-faq-box {
    padding: 80px 0;
    background: url(../img/faq-bg1.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.list-faq-box .f-title {
    font-size: 38px;
    margin-bottom: 40px;
    color: #fff
}

.list-faq-box ul li {
    margin-bottom: 20px
}

.list-faq-box ul li .que {
    position: relative;
    background: #fff;
    color: #1071ad;
    font-size: 16px;
    padding: 13px 68px;
    cursor: pointer;
    font-weight: bold;
    padding-right: 42px !important
}

.list-faq-box ul li .que em {
    font-size: 24px;
    display: block;
    width: 46px;
    height: 100%;
    background: #facd30;
    text-align: center;
    line-height: 48px;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.list-faq-box ul li .que em .icon {
    width: 2em;
    height: 2em;
    fill: #1071ad
}

.list-faq-box ul li .que .i-boxs {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 6px;
    right: 13px
}

.list-faq-box ul li .que .i-boxs i {
    display: block;
    width: 20px;
    height: 2px;
    background: #1071ad;
    position: absolute;
    left: 8px;
    top: 17px
}

.list-faq-box ul li .que .i-boxs i:after {
    content: '';
    display: block;
    width: 2px;
    height: 20px;
    background: #1071ad;
    position: absolute;
    left: 9px;
    top: -9px
}

.list-faq-box ul li .que .icons-box {
    position: absolute;
    right: 10px;
    top: 50%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg)
}

.list-faq-box ul li .que .icons-box .icon {
    width: 2em;
    height: 2em;
    fill: #facd30
}

.list-faq-box ul li .answer {
    padding: 20px 15px;
    font-size: 16px;
    line-height: 1.8em;
    display: none;
    color: #fff;
    transition: all .3s;
    padding-left: 50px
}

.list-faq-box ul li .answer p {
    font-size: 16px;
    color: #fff;
    line-height: 1.8em
}

.list-faq-box ul .active .answer {
    display: block
}

.list-faq-box ul .actives .que .i-boxs i::after {
    display: none
}

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

.others-qus {
    padding: 70px 0;
    background: #f9f9f9
}

.others-qus .tit-box .p-title {
    margin-bottom: 0
}

.others-qus .richtext {
    margin-top: 55px
}

.others-qus .richtext p strong {
    color: #1071ad;
    font-size: 20px
}

.also-like-box {
    padding: 100px 0
}

.also-like-box .row {
    margin-left: 0;
    margin-right: 0
}

.also-like-box .tit-box .p-title {
    margin-bottom: 0
}

.also-like-box .tit-box .p-title span {
    font-weight: normal
}

.like-box .posi-rela {
    position: relative
}

.like-box .posi-rela .like-swiper {
    padding-bottom: 50px
}

.like-box .posi-rela .like-swiper ul li:hover .part .thumb img {
    transform: scale(1.1)
}

.like-box .posi-rela .like-swiper ul li .part {
    box-shadow: 0 0 10px #ddd;
    margin: 10px
}

.like-box .posi-rela .like-swiper ul li .part .thumb {
    display: block;
    overflow: hidden;
    text-align: center;
    position: relative;
    border: 1px solid #ddd
}

.like-box .posi-rela .like-swiper ul li .part .thumb img {
    max-width: 100%;
    transition: all .3s
}

.like-box .posi-rela .like-swiper ul li .part .thumb em {
    font-size: 40px;
    position: absolute;
    left: 15px;
    top: -10px;
    color: #999
}

.like-box .posi-rela .like-swiper ul li .part .thumb:after {
    content: "";
    display: block;
    border: 1px solid #ddd;
    width: 120px;
    height: 1px;
    position: absolute;
    left: -18px;
    top: 40px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}

.like-box .posi-rela .like-swiper ul li .part .thumb .hover-shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,84,161,0.85);
    top: 100%;
    left: 0;
    text-align: left;
    padding: 20px 40px;
    transition: all .5s;
    display: flex;
    align-items: center
}

.like-box .posi-rela .like-swiper ul li .part .thumb .hover-shadow .more {
    font-size: 14px;
    font-weight: bold;
    color: #facd30;
    text-transform: uppercase;
    display: inline-block
}

.like-box .posi-rela .like-swiper ul li .part .thumb .hover-shadow .more:hover {
    color: #fff
}

.like-box .posi-rela .like-swiper ul li .part .thumb .hover-shadow ul {
    margin-bottom: 10px
}

.like-box .posi-rela .like-swiper ul li .part .thumb .hover-shadow ul li {
    position: relative;
    padding: 4px 0 4px 0
}

.like-box .posi-rela .like-swiper ul li .part .thumb .hover-shadow ul li a {
    display: block;
    font-size: 14px;
    color: #fff;
    padding: 0 0 0 20px;
    position: relative;
    text-align: left
}

.like-box .posi-rela .like-swiper ul li .part .thumb .hover-shadow ul li a:after {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 8px
}

.like-box .posi-rela .like-swiper ul li .part .thumb .hover-shadow ul li a:hover {
    color: #facd30
}

.like-box .posi-rela .like-swiper ul li .part .thumb .hover-shadow ul li a:hover:after {
    background: #facd30
}

.like-box .posi-rela .like-swiper ul li .part .ibox {
    padding: 40px 30px
}

.like-box .posi-rela .like-swiper ul li .part .ibox .title {
    display: block;
    font-size: 20px;
    height: 56px;
    color: #1071ad;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center
}

.like-box .posi-rela .like-swiper ul li .part .ibox .title:hover {
    font-weight: bold
}

.like-box .posi-rela .like-swiper ul li .part .ibox .summary {
    color: #000;
    line-height: 1.8em;
    font-size: 16px;
    height: 196px;
    overflow: hidden
}

.like-box .posi-rela .like-swiper ul li:hover .part .thumb em {
    display: none
}

.like-box .posi-rela .like-swiper ul li:hover .part .thumb:after {
    display: none
}

.like-box .posi-rela .like-swiper ul li:hover .part .thumb .hover-shadow {
    top: 0
}

.like-box .posi-rela .swiper-button-next,.like-box .posi-rela .swiper-button-prev {
    background-image: none;
    width: auto;
    height: auto;
    font-size: 65px;
    top: 45%;
    color: #333;
    outline: none
}

.like-box .posi-rela .swiper-button-next {
    right: -60px
}

.like-box .posi-rela .swiper-button-prev {
    left: -60px
}

.like-box .swiper-pagination {
    bottom: 10px !important
}

.scroll-right.ons {
    max-width: 405px;
    position: fixed;
    top: 140px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 88;
    padding-right: 0
}

.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 {
    width: 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: auto;
    left: 0;
    top: auto;
    margin: 0;
    bottom: 0;
    padding-right: 0
}

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

.detail-box .detail-tops {
    padding: 60px 0
}

.detail-box .detail-tops .tit-box {
    padding-bottom: 35px
}

.detail-box .detail-tops .tit-box .p-title {
    margin-bottom: 0
}

.detail-box .detail-tops .tit-box .p-title span {
    font-weight: normal
}

.detail-box .detail-tops .text-box .summary {
    font-size: 16px;
    line-height: 1.8em;
    color: #000;
    text-align: center
}

.detail-box .detail-tops .text-box .summary p {
    font-size: 16px;
    line-height: 1.8em;
    color: #000
}

.detail-box .detail-tops .two-btn {
    margin-top: 40px
}

.detail-box .detail-tops .two-btn .row {
    display: flex;
    justify-content: center;
    align-items: center
}

.detail-box .detail-tops .two-btn a {
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 20px;
    width: 206px;
    float: left;
    transition: all .3s
}

.detail-box .detail-tops .two-btn a span {
    display: block;
    color: #1071ad;
    font-size: 16px;
    height: 56px;
    width: 100%;
    line-height: 56px;
    text-align: center
}

.detail-box .detail-tops .two-btn a i {
    width: 50px;
    display: inline-block;
    padding: 10px;
    text-align: center;
    color: #fff;
    background: #005da9;
    font-size: 18px;
    padding-top: 22px;
    height: 56px
}

.detail-box .detail-tops .two-btn .more1 span {
    background: #038fe2;
    color: #fff;
    transition: all .3s
}

.detail-box .detail-tops .two-btn .more1 span:hover {
    background: #facc2b
}

.detail-box .detail-tops .two-btn .more2 span {
    background: #facc2b
}

.detail-box .swiper-pagination {
    display: none
}

.detail-box .swiper-pagination-bullet-active {
    background: #1071ad
}

.detail-box .small-img .swiper-slide-thumb-active {
    border: 1px solid #1071ad !important
}

.detail-news {
    padding-bottom: 80px
}

.detail-news ul {
    margin: 0 -15px;
    padding-top: 50px
}

.detail-news ul li {
    padding: 15px
}

.detail-news ul li:hover .part .thumb img {
    transform: scale(1.1)
}

.detail-news ul li .part {
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 10px #ddd
}

.detail-news ul li .part .thumb {
    margin-bottom: 20px;
    display: block;
    overflow: hidden
}

.detail-news ul li .part .thumb img {
    width: 100%;
    max-width: 100%;
    transition: all .3s
}

.detail-news ul li .part .date {
    font-size: 14px
}

.detail-news ul li .part .title {
    font-size: 18px;
    display: block;
    color: #1071ad;
    font-weight: normal;
    font-family: "ROBOTO-BOLD";
    padding: 10px 0;
    margin-bottom: 50px
}

.detail-news ul li .part .title:hover {
    text-decoration: underline
}

.detail-img-show {
    max-height: 500px
}

.detail-img-show .big-img ul li {
    text-align: center
}

.detail-img-show .big-img ul li .thumb {
    display: inline-block
}

.detail-img-show .big-img ul li .thumb img {
    max-width: 100%
}

.detail-img-show .small-img {
    margin-top: 30px
}

.detail-img-show .small-img ul {
    padding-top: 20px;
    justify-content: center
}

.detail-img-show .small-img ul li .thumb {
    display: block;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    position: relative
}

.detail-img-show .small-img ul li .thumb:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid transparent;
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999
}

.detail-img-show .small-img ul li .thumb img {
    max-width: 100%
}

.detail-img-show .small-img ul .swiper-slide-thumb-active .thumb {
    border: 2px solid #359ed1
}

.detail-img-show .small-img ul .swiper-slide-thumb-active .thumb:after {
    border-bottom: 12px solid #359ed1
}

.detail-img-show .swiper-button-next,.detail-img-show .swiper-button-prev {
    background-image: none;
    width: auto;
    height: auto;
    font-size: 50px;
    color: #fff;
    outline: none;
    top: 54%;
    color: #0990d4
}

.detail-img-show .swiper-button-next {
    right: 10px
}

.detail-img-show .swiper-button-prev {
    left: 10px
}

.detail-img-show .pc-hidden {
    display: none
}

.detai-img {
    margin-top: 60px
}

.flex {
    display: flex
}

.detail-img-show {
    padding-bottom: 50px
}

.detail-img-show .just-center {
    justify-content: center
}

.detail-img-show .big-img ul li {
    text-align: center
}

.detail-img-show .big-img ul li .thumb {
    display: block
}

.detail-img-show .big-img ul li .thumb img {
    width: 100%
}

.detail-img-show .small-img {
    margin-top: 30px
}

.detail-img-show .small-img ul {
    padding-top: 20px
}

.detail-img-show .small-img ul::before {
    content: '';
    display: table;
    clear: both
}

.detail-img-show .small-img ul::after {
    content: '';
    display: table;
    clear: both
}

.detail-img-show .small-img ul li .thumb {
    display: block;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    position: relative
}

.detail-img-show .small-img ul li .thumb:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid transparent;
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999
}

.detail-img-show .small-img ul li .thumb img {
    max-width: 100%
}

.detail-img-show .small-img ul .swiper-slide-thumb-active .thumb:after {
    border-bottom: 12px solid #359ed1
}

.detail-img-show .swiper-button-next.swiper-button-disabled,.detail-img-show .swiper-button-prev.swiper-button-disabled {
    opacity: 0
}

.form-group.has-error .form-control,.form-group.has-error .control-label,.form-group.has-error .help-block {
    color: #c00 !important
}

.page-box .pagination>li:nth-child(1) {
    display: none
}

.page-box .pagination>li.active a {
    background: #fff
}

.page-box .pagination>li>a {
    width: 50px;
    height: 50px;
    background: #eaeaea;
    border: 1px solid #eaeaea;
    border-radius: 6px;
    color: #2f2f2f;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    margin-right: 4px;
    transition: all .3s;
    padding: 0
}

.page-box .pagination>li>a:hover {
    background: #fff
}

.pro-list-box .feature-list .list>li .part .ibox {
    min-height: 0
}

.pro-index-box .p-title {
    margin-bottom: 0;
    margin-top: 30px
}

.pro-index-box .richtext {
    text-align: left
}

.pro-list1-box .p-title {
    text-align: left
}

h1 {
    font-size: 32px;
    font-weight: 100;
    line-height: 32px;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 20px;
    text-align: left
}

h1:after {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #1071ad;
    position: absolute;
    left: 0;
    bottom: 0
}

.level_text .summary {
    line-height: 30px;
    color: #666
}

.level_pressure {
    margin-top: 45px
}

.level_pressure .pressure_title {
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    color: #1071ad
}

.level_pressure .pressure_title:hover {
    text-decoration: underline
}

.level_more_pressure {
    margin-top: 45px
}

.level_more_pressure .title {
    padding-left: 20px;
    position: relative;
    font-size: 24px;
    line-height: 32px
}

.level_more_pressure .title::after {
    content: '';
    width: 8px;
    height: 8px;
    background-color: #1071ad;
    position: absolute;
    left: 0;
    top: 10px
}

.level_more_pressure .more_pressure_group {
    padding: 45px 0;
    border-bottom: 1px solid #e6e6e6
}

.level_more_pressure .more_pressure_group .more_pressure_item {
    width: 33.33333333%;
    padding-left: 18px;
    border-left: 1px solid #e6e6e6;
    flex-direction: column;
    justify-content: space-between
}

.level_more_pressure .more_pressure_group .more_pressure_item .pressure_item_title {
    color: #006b6e;
    font-size: 18px;
    margin-bottom: 10px
}

.level_more_pressure .more_pressure_group .more_pressure_item .pressure_href {
    line-height: 38px;
    font-size: 15px
}

.level_more_pressure .more_pressure_group .more_pressure_item .pressure_href:hover {
    color: #006b6e
}

.level_more_pressure .more_pressure_group .more_pressure_item .pressure_href i {
    margin-right: 8px;
    font-size: 18px;
    color: #006b6e
}

.product_detail_img {
    margin-top: 30px;
    max-height: 500px
}

.product_detail_img .big_img {
    width: calc(100% - 190px);
    text-align: center
}

.product_detail_img .big_img img {
    height: 100%
}

.product_detail_img .img_group {
    width: 100px;
    margin-left: 20px;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 500px;
    position: relative;
    padding: 30px 0
}

.product_detail_img .img_group .btn {
    width: 100%;
    line-height: 15px;
    text-align: center;
    background-color: #ededed;
    color: #767676;
    position: absolute;
    z-index: 8
}

.product_detail_img .img_group .btn.big-prev {
    top: 0;
    left: 0
}

.product_detail_img .img_group .btn.big-next {
    bottom: 0;
    left: 0
}

.product_detail_img .img_group .img_sign_ul .img_sign_li {
    margin-bottom: 15px;
    border: 1px solid #ededed;
    display: flex;
    align-items: center;
    text-align: center
}

.product_detail_img .img_group .img_sign_ul .img_sign_li img {
    height: 100%
}

.product_detail_img .img_group .img_sign_ul .img_sign_li:last-child {
    margin-bottom: 0
}

.href_group {
    margin-top: 40px;
    justify-content: center
}

.href_group .href_item {
    padding: 0 40px;
    background-color: #1071ad;
    line-height: 45px;
    margin-right: 20px;
    color: #fff;
    transition: all .3s;
    border: 1px solid #1071ad
}

.href_group .href_item:hover {
    background-color: #fff;
    color: #1071ad
}

.href_group .href_item i {
    margin-right: 5px;
    font-size: 20px
}

.detail_google {
    margin-top: 40px;
    height: 55px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    align-items: center;
    margin-bottom: 55px
}

.detail_google .text {
    margin-right: 10px
}

.detail_google .google_href {
    width: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    margin-left: 10px
}

.detail_google .google_href:nth-of-type(1) {
    background-color: #3c5a99
}

.detail_google .google_href:nth-of-type(2) {
    background-color: #00abed
}

.detail_google .google_href:nth-of-type(3) {
    background-color: #007ab7
}

.detail_google .google_href:nth-of-type(4) {
    background-color: #c73d2c
}

.detail_google .google_href:nth-of-type(5) {
    background-color: #cd1c26
}

.detail-note-ul li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px;
    background: #1071ad;
    border-radius: 0 0 50px 0;
    padding: 40px 46px
}

.detail-note-ul li:nth-child(3n) {
    margin-right: 0
}

.detail-note-ul li .note-title {
    font-size: 24px;
    color: #fff;
    line-height: 32px
}

.detail-note-ul li .note-des {
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    margin-top: 10px
}

.detail-note-ul li .note-des p {
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    margin-bottom: 0
}

.detail-note-ul li .note-des p a {
    color: #fff;
    text-decoration: underline
}

.detail-note-ul li .note-des p a:hover {
    text-decoration: none
}

.sep-pro-hide-filter-boxs {
    width: 100%;
    position: relative
}

.sep-pro-hide-filter-boxs .boxs {
    display: flex;
    position: absolute;
    top: -36px;
    right: 0
}

.sep-pro-hide-filter-boxs .hie-filter,.sep-pro-hide-filter-boxs .hie-lefts {
    display: block;
    padding: 3px 0;
    color: #1071ad;
    line-height: 26px;
    border-radius: 16px;
    cursor: pointer
}

.sep-pro-hide-filter-boxs .hie-filter span,.sep-pro-hide-filter-boxs .hie-lefts span {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.sep-pro-hide-filter-boxs .hie-filter span.ons2,.sep-pro-hide-filter-boxs .hie-lefts span.ons2 {
    display: none
}

.sep-pro-hide-filter-boxs .hie-filter i,.sep-pro-hide-filter-boxs .hie-lefts i {
    color: inherit;
    margin-left: 3px;
    display: inline-block;
    line-height: inherit
}

.sep-pro-hide-filter-boxs .hie-filter:hover,.sep-pro-hide-filter-boxs .hie-lefts:hover {
    padding: 3px 15px;
    background: #1071ad;
    color: #fff
}

.sep-pro-hide-filter-boxs .hie-filter.active span.ons1,.sep-pro-hide-filter-boxs .hie-lefts.active span.ons1 {
    display: none
}

.sep-pro-hide-filter-boxs .hie-filter.active span.ons2,.sep-pro-hide-filter-boxs .hie-lefts.active span.ons2 {
    display: inline
}

.sep-pro-hide-filter-boxs .hie-filter.active i,.sep-pro-hide-filter-boxs .hie-lefts.active i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sep-pro-hide-filter-boxs .hie-lefts {
    margin-right: 30px;
    display: none
}

.sep-pro-hide-filter-boxs .hie-lefts.active {
    display: block
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs {
    width: 100%;
    position: relative;
    background: #fff;
    padding: 24px 82px 24px 70px;
    display: none
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .pp-lists {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #eee
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .pp-lists .titles-a {
    width: 136px;
    padding: 0 20px;
    line-height: 20px;
    margin: 8px 0;
    white-space: nowrap;
    color: #a4a4a5
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .pp-lists .p-lists-boxs {
    width: calc(100% - 136px);
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    padding-top: 8px;
    padding-left: 66px
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .pp-lists .p-lists-boxs .p-lists {
    padding: 0 10px;
    line-height: 20px;
    margin: 0 0 8px;
    margin-right: 26px;
    cursor: pointer;
    white-space: nowrap;
    color: #a4a4a5
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .pp-lists .p-lists-boxs .p-lists.active {
    background: #1071ad;
    color: #fff
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .pp-lists .p-lists-boxs .p-lists:nth-child(2) {
    position: absolute;
    left: 0;
    top: 8px
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .pp-lists .p-lists-boxs .i-boxs {
    width: 54px;
    height: 36px;
    background: #fff;
    z-index: 20;
    line-height: 36px;
    position: absolute;
    right: 0;
    top: 0
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .pp-lists .p-lists-boxs .i-boxs .span {
    padding: 0 4px;
    border-radius: 10px;
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    font-size: inherit;
    cursor: pointer;
    color: #a4a4a5;
    margin-top: 8px
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .pp-lists .p-lists-boxs .i-boxs .span:hover {
    padding: 0 10px;
    background: #1071ad;
    color: #fff
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .pp-lists .p-lists-boxs .i-boxs i {
    color: inherit;
    line-height: inherit;
    font-size: inherit;
    display: inline-block;
    vertical-align: top
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .pp-lists .p-lists-boxs.active {
    flex-wrap: wrap
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .pp-lists .p-lists-boxs.active .i-boxs i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .mores {
    width: 88px;
    height: 24px;
    line-height: 24px;
    background: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -44px;
    top: 100%;
    color: #a4a4a5;
    cursor: pointer
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .mores i {
    color: inherit;
    vertical-align: top;
    line-height: inherit;
    margin-left: 2px
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .mores .span {
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
    color: inherit;
    font-size: inherit
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .mores .span.ons2 {
    display: none
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .mores.active .span.ons1 {
    display: none
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .mores.active .span.ons2 {
    display: inline-block
}

.sep-pro-hide-filter-boxs .sep-pro-hide-boxs .mores.active i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.search-box1 {
    background: #1071ad;
    padding: 44px 0
}

.search-box1 .search-title {
    font-size: 24px;
    color: #1a1a1a;
    text-align: center;
    margin-bottom: 26px
}

.search-box1 .search-main {
    text-align: center
}

.search-box1 .search-main .form-group1 {
    width: 15%;
    background: #fff;
    border-radius: 50px;
    line-height: 40px;
    min-height: 40px;
    padding: 0 16px;
    display: inline-block;
    overflow: hidden;
    margin: 0 5px
}

.search-box1 .search-main form select {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    background: url(../img/select-icon.png) no-repeat right center #fff;
    font-size: 17px;
    color: #49494c;
    padding-left: 20px
}

.search-box1 .search-main form select option:hover {
    background: #1071ad
}

.search-box1 .search-main .btn-box {
    width: 130px;
    background: #313133
}

.search-box1 .search-main .btn-box:hover {
    background: #fff
}

.search-box1 .search-main .btn-box:hover button {
    color: #313133;
    background: #fff
}

.search-box1 .search-main .btn-box button {
    width: 100%;
    background: #313133;
    color: #fff;
    outline: none;
    border: none;
    font-size: 18px;
    text-align: center
}

.select-table-box {
    overflow-x: auto
}

.select-table-box table {
    width: 100%
}

.select-table-box table thead tr:nth-child(1) {
    background: #1071ad
}

.select-table-box table thead tr:nth-child(1) * {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-family: "ROBOTO-BOLD"
}

.select-table-box table td {
    border: 1px solid #e8e8e8;
    text-align: center;
    padding: 4px 10px;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 25px
}

.select-table-box table td img {
    max-height: 130px;
    overflow: hidden;
    min-width: 178px
}

.select-table-box table td:nth-child(1) {
    padding: 14px !important
}

.select-table-box table td.richtext {
    min-width: 200px !important
}

.select-table-box table td:last-child {
    min-width: 120px;
    vertical-align: middle;
    padding-top: 0
}

.select-table-box table td:last-child a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    border: 2px dashed #1071ad;
    color: #1071ad;
    font-size: 20px;
    transition: all .3s
}

.select-table-box table td:last-child a:hover {
    border-color: #4c4c4c;
    color: #4c4c4c
}

.select-table-box table td p {
    color: #4c4c4c;
    font-size: 16px;
    line-height: 26px
}

.select-table-box table td .img-title {
    margin-top: 10px
}

.second_font1 {
    font-size: 32px;
    font-weight: 100;
    line-height: 32px;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 20px;
    text-align: left
}

.second_font1::after {
    content: '';
    width: 40px;
    height: 3px;
    background-color: #1071ad;
    position: absolute;
    left: 0;
    bottom: 0
}

.richtext-img {
    width: 40%;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px
}

.richtext-img img {
    width: 100%;
    max-width: 100%
}

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

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

.sep-about-section2 .company-items .item {
    width: 49%;
    float: left;
    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
}

.sep-about-section2 .company-items .item .box .thumb img {
    width: 100%
}

.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: 26px;
    margin-bottom: 20px;
    display: block
}

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

.sep-about-section2 .company-items .item .box .info .title i {
    color: #1071ad;
    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;
    height: 6.4em;
    overflow: hidden
}

.sep-about-section2 .company-items .item .box .info .more {
    background: #1071ad;
    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
}

.flex-wrap {
    flex-wrap: wrap
}

.sep-dies-casting-boxs {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 24px 0 21px
}

.yf-dies-casting-ul-boxs {
    display: block;
    width: 100%
}

.yf-dies-casting-ul-boxs.ons {
    margin-top: 24px
}

.yf-dies-casting-ul-boxs ul li {
    width: 32%;
    float: left;
    margin-left: 2%
}

.yf-dies-casting-ul-boxs ul li:nth-child(3n+1) {
    margin-left: 0
}

.yf-dies-casting-ul-boxs ul li .thumbs {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center
}

.yf-dies-casting-ul-boxs ul li .thumbs img {
    width: 100%
}

.yf-dies-casting-ul-boxs ul li .thumbs.ons {
    height: 239px;
    line-height: 239px
}

.yf-dies-casting-ul-boxs ul li .lis-boxs {
    display: block;
    width: 100%;
    min-height: 109px;
    padding: 9px 0 16px
}

.yf-dies-casting-ul-boxs ul li .titles-a {
    font-size: 14px;
    color: #323232;
    line-height: 21px
}

.yf-dies-casting-ul-boxs ul li .spans {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #323232;
    line-height: 21px
}

.yf-dies-casting-ul-boxs ul li .spans * {
    font-size: 14px;
    color: #323232;
    line-height: 21px
}

.yf-dies-casting-ul-boxs ul li:hover .titles-a {
    color: #1071ad
}

.sep-services-boxs.ons {
    padding-bottom: 34px
}

.sep-services-teams-boxs {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 24px 0 0
}

.sep-services-teams-boxs .boxs {
    margin-top: 76px;
    padding-bottom: 76px
}

.sep-services-teams-boxs .boxs.bors {
    border-bottom: 1px solid #dcdcdc
}

.pages-tooling-workshop-ul-boxs {
    display: block;
    width: 100%
}

.pages-tooling-workshop-ul-boxs.ons {
    margin-top: 30px
}

.pages-tooling-workshop-ul-boxs ul li {
    width: 24%;
    float: left;
    margin-left: 1.3333%;
    margin-bottom: 24px
}

.pages-tooling-workshop-ul-boxs ul li:nth-child(4n+1) {
    margin-left: 0
}

.pages-tooling-workshop-ul-boxs ul li .thumbs {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
    border-radius: 24px;
    border: 1px solid #dcdcdc;
    background: #fff
}

.pages-tooling-workshop-ul-boxs ul li .thumbs.ons {
    height: 218px;
    line-height: 216px
}

.pages-tooling-workshop-ul-boxs ul li .thumbs img {
    max-width: 100%
}

.pages-tooling-workshop-ul-boxs ul li .titles-a {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    color: #646464;
    text-align: center;
    font-weight: bold;
    margin-top: 6px
}

.pages-tooling-workshop-ul-boxs ul li .titles-a * {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    color: #646464;
    text-align: center;
    font-weight: bold
}

.pages-tooling-workshop-ul-boxs ul li:hover a.titles-a {
    color: #1071ad
}

.pages-tooling-workshop-ul-boxs ul li:hover a.titles-a * {
    color: #1071ad
}

.yf-post-processing-ul-boxs {
    display: block;
    width: 100%
}

.yf-post-processing-ul-boxs.ons {
    margin-top: 30px
}

.yf-post-processing-ul-boxs ul.ons li {
    width: auto;
    margin-left: 0
}

.yf-post-processing-ul-boxs ul li {
    width: 24%;
    float: left;
    margin-left: 1.3333%;
    margin-bottom: 32px
}

.yf-post-processing-ul-boxs ul li:nth-child(4n+1) {
    margin-left: 0
}

.yf-post-processing-ul-boxs ul li .thumbs {
    display: block;
    width: 100%;
    overflow: hidden;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
    text-align: center
}

.yf-post-processing-ul-boxs ul li .thumbs img {
    width: 100%
}

.yf-post-processing-ul-boxs ul li .titles-a {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    color: #323232;
    font-weight: bold;
    margin-top: 12px
}

.yf-post-processing-ul-boxs ul li .titles-a * {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    color: #323232;
    font-weight: bold
}

.yf-post-processing-ul-boxs ul li:hover a.titles-a {
    color: #1071ad
}

.yf-post-processing-ul-boxs ul li:hover a.titles-a * {
    color: #1071ad
}

.yf-post-processing-ul-boxs .lr-boxs {
    width: 100%;
    text-align: center;
    margin-top: 20px
}

.yf-post-processing-ul-boxs .lr-boxs .lr-lists {
    display: inline-block;
    width: 64px;
    height: 33px;
    outline: none;
    z-index: 88;
    position: relative;
    border: 1px solid #fff;
    margin: 0 5px;
    border-radius: 2px;
    background: #1071ad
}

.yf-post-processing-ul-boxs .lr-boxs .lr-lists i {
    display: block;
    width: 21px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px
}

.yf-post-processing-ul-boxs .lr-boxs .lr-lists i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.yf-post-processing-ul-boxs .lr-boxs .lr-lists.lr-lefts i:after {
    margin-left: -11px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.yf-post-processing-ul-boxs .lr-boxs .lr-lists.lr-rights i:after {
    margin-left: 2px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff
}

.yf-post-processing-ul-boxs .lr-boxs .lr-lists:hover {
    border-color: #1071ad;
    background: #1071ad
}

.yf-post-processing-ul-boxs .lr-boxs .lr-lists:hover i {
    background: #fff
}

.yf-post-processing-ul-boxs .lr-boxs .lr-lists:hover i:after {
    border-color: #fff
}

.pages-abouts-subtitles .span {
    display: block;
    width: 100%;
    color: #1071ad;
    font-size: 24px;
    line-height: 40px;
    text-transform: uppercase;
    z-index: 40;
    position: relative
}

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

.imgs-hovers:hover .thumbs img {
    transform: scale(1.1)
}

.sep-post-processing-boxs {
    margin-top: 30px
}

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

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

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

.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: 0;
    z-index: 6
}

.sep-datalist-history1 li .text {
    background: #f7f7f7;
    padding: 16px 20px;
    border-radius: 18px;
    color: #343436;
    line-height: 1.6em;
    width: 385px;
    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%
}

.text-align {
    text-align: center
}

.text-align::after {
    left: 48%
}

.retail {
    position: relative
}

.retail .bigimg {
    width: 100%;
    height: 675px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.retail .bigimg img {
    display: block;
    width: 1200px;
    height: 675px
}

.retail .bigimg ul {
    width: 99999px;
    height: 675px;
    position: absolute;
    left: 0;
    top: 0
}

.retail .bigimg ul li {
    float: left
}

.retail .smimg {
    width: 100%;
    height: 175px;
    margin: 0 auto;
    padding-top: 11px;
    position: relative;
    overflow: hidden
}

.retail .smimg ul {
    position: absolute;
    top: 11px;
    left: 0
}

.retail .smimg ul li {
    float: left;
    width: 304px;
    height: 164px;
    margin-right: 10px;
    overflow: hidden;
    cursor: pointer
}

.retail .smimg ul li img {
    display: block;
    width: 292px;
    height: 164px
}

.retail .imgmask {
    position: absolute;
    top: 0;
    left: 0
}

.retail .imgmask span {
    float: left;
    width: 302px;
    height: 175px;
    margin-right: 10px;
    cursor: pointer
}

.retail .imgmask span.act {
    background: url(../img/retail.png) no-repeat 0 0;
    background-size: cover
}

.retail a {
    display: block
}

.retail .bl,.retail .br {
    width: 40px;
    height: 74px;
    background: url(../img/btn7.png) no-repeat 0 0;
    position: absolute;
    top: 280px
}

.retail .bl {
    left: 24px
}

.retail .bl:hover {
    background-position: 0 -80px
}

.retail .br {
    right: 24px;
    background-position: -50px 0
}

.retail .br:hover {
    background-position: -50px -80px
}

.retail .sl,.retail .sr {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255,255,255,0.8);
    text-align: center;
    color: #333;
    position: absolute;
    bottom: 60px;
    line-height: 40px;
    font-size: 22px
}

.retail .sl {
    left: 4px
}

.retail .sr {
    right: 4px;
    background-position: -40px 0
}

.right-404 h1::after {
    display: none
}

.qua-list {
    margin-top: 30px
}

.qua-list ul {
    display: flex;
    flex-wrap: wrap
}

.qua-list ul li {
    width: 24%;
    margin-right: 1%;
    margin-bottom: 20px
}

.qua-list ul li img {
    width: 100%;
    max-width: 100%
}

.qua-list ul li:nth-child(4n) {
    margin-right: 0
}

.retail-bottom {
    padding: 30px 0 0;
    background: #fff
}

.retail-con {
    width: 1200px;
    margin: 0 auto
}

.retail-con .h3 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 30px
}

.retail-con ul {
    width: 1250px;
    min-height: 354px
}

.retail-con ul li {
    float: left;
    width: 264px;
    margin-right: 46px;
    padding-bottom: 30px
}

.retail-con ul li img {
    display: block;
    width: 264px;
    height: 264px
}

.retail-con ul li span {
    display: block;
    font-size: 16px;
    color: #1a1a1a;
    padding: 15px 0;
    line-height: 30px;
    text-align: center
}

@media screen and (max-width: 1024px) {
    .retail .bigimg ul {
        height:450px
    }

    .retail .bigimg {
        width: 800px;
        height: 450px
    }

    .retail .bigimg img {
        width: 800px;
        height: 450px
    }

    .retail .smimg {
        width: 100%
    }

    .retail .smimg ul li {
        width: 236px;
        height: auto
    }

    .retail .smimg ul li img {
        width: 100%;
        height: auto
    }

    .retail .imgmask span {
        width: 236px;
        height: 147px
    }

    .retail .imgmask span.act {
        background-size: 100% 100%
    }

    .retail-con {
        width: 100%;
        padding: 0 2%
    }

    .retail-con ul {
        width: 100%
    }

    .mainwrap {
        margin-bottom: 30px;
        width: 100%
    }

    .retail .smimg {
        height: 147px
    }

    .retail .bl,.retail .br {
        top: 200px
    }

    .retail .sl,.retail .sr {
        bottom: 50px
    }

    .laboratouie .sl {
        left: 96px
    }

    .laboratouie .sr {
        right: 92px
    }

    .retail-con ul li {
        width: 23%;
        margin: 0 1%
    }

    .retail-con ul li img {
        width: 100%;
        height: auto
    }
}

@media screen and (max-width: 768px) {
    .retail .bigimg ul {
        height:281px
    }

    .retail .bigimg {
        width: 100%;
        height: 281px
    }

    .retail .bigimg img {
        width: 500px;
        height: 281px
    }

    .retail .smimg {
        width: 100%
    }

    .retail .smimg ul li {
        width: 236px;
        height: auto
    }

    .retail .smimg ul li img {
        width: 100%;
        height: auto
    }

    .retail .imgmask span {
        width: 236px;
        height: 147px
    }

    .retail .imgmask span.act {
        background-size: 100% 100%
    }

    .retail .bl,.retail .br {
        top: 110px
    }

    .retail .sl,.retail .sr {
        bottom: 50px
    }

    .retail-con ul li {
        width: 48%
    }
}

.news-left-ul .news-list:last-child {
    padding-bottom: 0
}

.news-left-ul {
    position: relative;
    overflow: hidden
}

.news-left-ul .news-list {
    padding-bottom: 22px
}

.news-left-ul:after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 1px;
    background: #dedede;
    z-index: 1;
    top: 6px;
    left: 250px
}

.news-list-pro {
    float: left;
    width: 250px;
    padding-right: 30px
}

.news-list-text {
    float: left;
    width: 589px;
    padding-left: 30px
}

.news-list-text-tag:before {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: -35px;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    background: #565656;
    border: 2px solid #fff;
    z-index: 2
}

.news-list-text-tag {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding-bottom: 8px;
    position: relative
}

.news-list-text-title {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 15px;
    max-height: 60px;
    overflow: hidden
}

.news-list-text-para {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    height: 100px;
    overflow: hidden
}

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

.sep-about-section4 .second_font1 {
    color: #fff
}

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

.sep-about-section4 .sep-title:before {
    content: '';
    display: block;
    width: 43px;
    height: 3px;
    background: #1071ad;
    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: 20%;
    float: left;
    padding: 0 30px
}

.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: #1071ad;
    font-size: 55px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 18px rgba(4,60,119,0.6)
}

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

.sep-about-section3 {
    padding: 63px 0
}

.sep-about-section3 .hd {
    color: #272727;
    font-size: 26px;
    margin-bottom: 43px
}

.sep-about-section3 .box-slide {
    position: relative
}

.sep-about-section3 .box-slide .swiper-button-next,.sep-about-section3 .box-slide .swiper-button-prev {
    width: 14px;
    height: 24px;
    outline: none
}

.sep-about-section3 .box-slide .swiper-button-prev {
    background: url(../img/prev6.png) no-repeat;
    left: -50px
}

.sep-about-section3 .box-slide .swiper-button-next {
    background: url(../img/next6.png) no-repeat;
    right: -50px
}

.sep-about-section3 .box {
    text-align: center
}

.sep-about-section3 .box img {
    max-width: 100%
}

.sep-resource-yhd {
    margin-top: -30px
}

.sep-resource-yhd>li {
    padding: 50px 0;
    background-size: 100%;
    position: relative
}

.sep-resource-yhd>li:last-child {
    height: 420px
}

.sep-resource-yhd>li .thumb {
    display: block;
    width: 456px;
    position: absolute;
    overflow: hidden;
    top: 55px
}

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

.sep-resource-yhd>li .box {
    padding-top: 50px
}

.sep-resource-yhd>li .box .title {
    display: block;
    color: #323232;
    font-size: 20px;
    margin-bottom: 10px
}

.sep-resource-yhd>li .box .title:hover {
    color: #1071ad
}

.sep-resource-yhd>li .box .summary {
    color: #787878;
    font-size: 14px;
    line-height: 1.8em
}

.sep-resource-yhd>li .box .yuan {
    margin-top: 20px
}

.sep-resource-yhd>li .box .yuan li {
    width: 25%;
    float: left;
    text-align: center;
    cursor: pointer
}

.sep-resource-yhd>li .box .yuan li:hover .r {
    border: 1px solid #1071ad
}

.sep-resource-yhd>li .box .yuan li .r {
    display: inline-block;
    width: 82px;
    height: 82px;
    border-radius: 50%;
    border: 1px solid #c8c8c8;
    text-align: center;
    line-height: 82px;
    color: #323232;
    font-size: 20px
}

.sep-resource-yhd>li .box .yuan li .hd {
    color: #646464;
    font-size: 14px;
    margin-top: 15px
}

.sep-resource-yhd>li:nth-child(odd) {
    padding-left: 495px
}

.sep-resource-yhd>li:nth-child(odd) .thumb {
    left: 0
}

.sep-resource-yhd>li:nth-child(even) {
    padding-right: 495px
}

.sep-resource-yhd>li:nth-child(even) .thumb {
    right: 0
}

.sep-product-list {
    margin: 0 -20px;
    margin-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px
}

.sep-product-list li {
    padding: 0 15px !important
}

.sep-product-list .box {
    padding: 0 10px;
    margin-bottom: 40px
}

.sep-product-list .box .thumb {
    display: block
}

.sep-product-list .box .thumb img {
    width: 100%
}

.sep-product-list .box:hover .box-info {
    background: #fff;
    box-shadow: 0 0 6px rgba(145,145,145,0.6)
}

.sep-product-list .box:hover .box-info .more img:nth-child(1) {
    display: none
}

.sep-product-list .box:hover .box-info .more img:nth-child(2) {
    display: inline-block
}

.sep-product-list .box .box-info {
    background: #f0f0f0;
    padding: 20px;
    width: 96%;
    margin: 0 auto;
    position: relative;
    padding-right: 67px;
    margin-top: -28px;
    transition: all .3s
}

.sep-product-list .box .box-info .title {
    display: block;
    color: #1b1e53;
    font-size: 18px;
    line-height: 1.4em;
    height: 1.4em;
    margin-bottom: 13px;
    overflow: hidden
}

.sep-product-list .box .box-info .summary {
    display: block;
    color: #363636;
    font-size: 14px;
    line-height: 1.4em;
    height: 4.2em;
    overflow: hidden
}

.sep-product-list .box .box-info .more {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sep-product-list .box .box-info .more img:nth-child(2) {
    display: none
}

.richtext {
    width: 100%
}

.richtext .hh2 {
    font-size: 20px;
    color: #333;
    margin-bottom: 22px;
    text-align: center
}

.richtext table {
    width: 100%
}

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

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

.richtext table tr td {
    border: 1px solid #e1e1e1;
    padding: 10px
}

.richtext table tr td p {
    font-size: 14px;
    color: #333
}

.richtext .list-paddingleft-2 {
    list-style: none !important
}

.richtext .list-paddingleft-2 li {
    padding-left: 20px;
    position: relative
}

.richtext .list-paddingleft-2 li::after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #323232;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px
}

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

.ytgd-solutions-boxs ul li {
    padding: 20px;
    overflow: hidden
}

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

.ytgd-solutions-boxs ul li .thumbs {
    float: left;
    width: 38.1%
}

.ytgd-solutions-boxs ul li .lis-boxs {
    display: block;
    float: right;
    width: 57%;
    position: relative
}

.ytgd-solutions-boxs ul li .titles-a {
    display: block;
    width: 100%;
    text-decoration: none;
    font-size: 22px;
    line-height: 22px;
    color: #5a646c;
    font-weight: 400;
    padding-top: 4px;
    padding-bottom: 10px
}

.ytgd-solutions-boxs ul li .times {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 13px;
    color: #999;
    line-height: 24px
}

.ytgd-solutions-boxs ul li .times .span {
    font-size: 13px;
    color: #999;
    line-height: 24px;
    display: inline-block;
    padding-right: 40px
}

.ytgd-solutions-boxs ul li .spans {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #5a646c;
    line-height: 26px;
    font-weight: 400;
    padding-top: 20px
}

.ytgd-solutions-boxs ul li .mores {
    position: absolute;
    bottom: 0;
    right: 0;
    text-decoration: none;
    color: #1071ad;
    font-size: 14px;
    font-weight: 300
}

.ytgd-solutions-boxs ul li .mores i {
    padding-right: 6px;
    font-size: 12px;
    color: #1071ad
}

.ytgd-solutions-boxs ul li .mores i:before {
    content: '+'
}

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

.ytgd-solutions-boxs ul li:hover {
    background: #fff
}

.ytgd-solutions-boxs.relate-blog ul li .lis-boxs {
    width: 100%
}

.sep-pro-dealer-section1 {
    background: #f6f6f6;
    padding-top: 16px;
    padding-bottom: 20px
}

.sep-pro-dealer-section1 .hd {
    color: #292929;
    font-size: 28px;
    font-family: 'oxygen-bold';
    display: table;
    margin: 0 auto;
    margin-bottom: 55px;
    position: relative
}

.sep-pro-dealer-section1 .hd:before {
    content: '';
    width: 56px;
    height: 3px;
    background: #1071ad;
    position: absolute;
    left: 50%;
    bottom: -20px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sep-pro-dealer-section1 .datalist {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.sep-pro-dealer-section1 .datalist li {
    width: 49%;
    margin-bottom: 45px
}

.sep-pro-dealer-section1 .datalist li:nth-child(3n) {
    margin-right: 0
}

.sep-pro-dealer-section1 .datalist li .box .thumb {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden
}

.sep-pro-dealer-section1 .datalist li .box .thumb .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 3px solid #a4a7ad;
    background: #1071ad;
    color: #fff;
    width: 73px;
    height: 73px;
    border-radius: 50%;
    text-align: center;
    line-height: 64px;
    font-size: 36px;
    padding-left: 4px
}

.sep-pro-dealer-section1 .datalist li .box .thumb .title {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    background: rgba(16,113,173,0.7);
    text-align: center;
    font-size: 18px;
    font-family: 'oxygen-bold';
    height: 38px;
    line-height: 38px;
    overflow: hidden
}

.sep-pro-dealer-section1 .datalist li .box .thumb .title:hover {
    text-decoration: underline
}

.sep-pro-dealer-section1 .datalist li .box .summary {
    line-height: 1.6em;
    display: block;
    color: #464646;
    font-size: 14px;
    text-align: center;
    min-height: 88px
}

.sep-resource-list-nothumb .sep-datalist {
    list-style: none;
    padding: 0;
    margin: 0
}

.sep-resource-list-nothumb .sep-datalist li {
    border-bottom: dotted 1px #ddd;
    position: relative;
    min-height: 120px;
    padding: 15px 10px 50px 10px
}

.sep-resource-list-nothumb .sep-datalist li .thumb {
    position: absolute;
    left: 10px;
    top: 15px;
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    text-align: center;
    display: none
}

.sep-resource-list-nothumb .sep-datalist li .thumb img {
    max-width: 100%;
    height: 90px;
    display: none;
    border: 1px solid #ddd
}

.sep-resource-list-nothumb .sep-datalist li .title {
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    height: auto;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px
}

.sep-resource-list-nothumb .sep-datalist li .title:hover {
    color: #1071ad
}

.sep-resource-list-nothumb .sep-datalist li .summary {
    display: block;
    color: #666;
    line-height: 1.5em;
    word-break: break-all;
    width: 100%
}

.sep-resource-list-nothumb .sep-datalist li .published {
    display: block;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
    position: absolute;
    bottom: 10px;
    left: 10px
}

.sep-resource-list-nothumb .sep-datalist li .published:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f073";
    margin-right: 5px
}

.sep-resource-list-nothumb .sep-datalist li .btn-read {
    position: absolute;
    bottom: 10px;
    left: 10px;
    border: solid 1px #ccc;
    border-radius: 3px;
    background: #f0f0f0;
    padding: 2px 8px;
    color: #333;
    font-size: 12px;
    display: none
}

.sep-faq-list2 {
    margin-top: 6px
}

.sep-faq-list2 li {
    margin-top: 10px
}

.sep-faq-list2 li .faq-answer {
    padding: 13px 61px;
    padding-right: 0;
    color: #5a5a5a;
    font-size: 14px;
    line-height: 1.8em;
    position: relative
}

.sep-faq-list2 li .faq-question {
    background: url(../img/faq2.png) no-repeat top left;
    min-height: 48px;
    padding-left: 58px;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    line-height: 48px
}

.sep-faq-list2 li .faq-question span {
    color: #000;
    font-weight: bold;
    font-size: 16px
}

.sep-faq-list2 li .faq-question:hover {
    color: #1071ad
}

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

.pdfs-boxs .pdfs-lists {
    width: 100%;
    line-height: 44px;
    border: 1px solid #ddd;
    padding: 0 14px;
    margin-bottom: 20px
}

.pdfs-boxs .pdfs-lists:hover {
    border-color: #1071ad
}

.pdfs-boxs .pdfs-lists .titles-a {
    width: 90%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis
}

.pdfs-boxs .pdfs-lists .titles-a i {
    font-size: 20px;
    margin-right: 10px
}

.pdfs-boxs .pdfs-lists a {
    color: #323232;
    line-height: 44px
}

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

.pdfs-boxs .pdfs-lists a:hover {
    color: #1071ad
}

.pdfs-boxs .pdfs-lists i {
    color: #1071ad;
    font: normal normal normal 14px/1 FontAwesome
}

.pdfs-boxs .pdfs-lists:nth-child(odd) {
    float: left
}

.pdfs-boxs .pdfs-lists:nth-child(even) {
    float: right
}

.pdf-download {
    margin-right: 10px
}

.pdf_list {
    margin-top: 30px
}

.pdf_list li {
    width: 31.33%;
    float: left;
    margin-bottom: 70px
}

.pdf_list li .thumb {
    display: block;
    text-align: center;
    max-height: 276px;
    line-height: 276px;
    overflow: hidden;
    border: 1px solid #f6f6f6
}

.pdf_list li .thumb img {
    max-width: 100%
}

.pdf_list li+li {
    margin-left: 2%
}

.pdf_list li+li:nth-child(3n+1) {
    margin-left: 0
}

.pdf_list li .title {
    color: #646464;
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 50px
}

.pdf_list li .title:hover {
    color: #1071ad
}

.pdf_list li .download {
    display: table;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background: url(../img/download.png) no-repeat
}

.pdf_list li .download:hover {
    background: url(../img/download_h.png) no-repeat
}

.sep-contact-page {
    padding-top: 80px;
    padding-bottom: 100px
}

.sep-contact-page .title::after {
    display: none
}

.sep-contact-page .bl-detail-form {
    width: 88%;
    margin: 0
}

.sep-contact-page .sep-container .sep-wrap .title {
    color: #333;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase
}

.sep-contact-page .sep-container .sep-wrap .subtitle {
    color: #333;
    font-size: 18px;
    text-align: center;
    margin-bottom: 60px
}

.sep-contact-page .sep-container .sep-wrap .sep-general-form.sep-general-form-contact .sep-form .box-lf {
    width: 100%
}

.sep-contact-page .sep-container .sep-wrap .sep-general-form.sep-general-form-contact .sep-form .box-rt {
    width: 100%
}

.sep-contact-page .sep-container .sep-wrap .box-lf {
    float: left;
    width: 49%
}

.sep-contact-page .sep-container .sep-wrap .box-lf ul li {
    width: 50%;
    float: left;
    min-height: 75px;
    color: #646464;
    font-size: 16px;
    margin-bottom: 35px;
    padding-left: 70px;
    position: relative
}

.sep-contact-page .sep-container .sep-wrap .box-lf ul li div {
    color: #646464;
    font-size: 16px;
    padding-top: 24px
}

.sep-contact-page .sep-container .sep-wrap .box-lf ul li div a {
    color: #646464;
    font-size: 16px
}

.sep-contact-page .sep-container .sep-wrap .box-lf ul li div a:hover {
    color: #1071ad
}

.sep-contact-page .sep-container .sep-wrap .box-lf ul li:last-child {
    width: 100%
}

.sep-contact-page .sep-container .sep-wrap .box-lf ul li:last-child div {
    padding-top: 14px
}

.sep-contact-page .sep-container .sep-wrap .box-lf ul li span {
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #1071ad;
    text-align: center;
    line-height: 64px;
    position: absolute;
    left: 0
}

.sep-contact-page .sep-container .sep-wrap .box-rt {
    float: right;
    width: 49%
}

.change-result {
    display: flex;
    margin-bottom: 30px
}

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

.change-result li.active button {
    background: #1071ad;
    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: #1071ad;
    color: #fff
}

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

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

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

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

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

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

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

.form-group {
    position: relative
}

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

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

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

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

.form-group.has-success:after {
    content: '✔';
    display: block;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border-radius: 100%;
    background: green !important;
    line-height: 16px;
    position: absolute;
    right: 30px;
    top: 12px
}

.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.nothumb {
    padding-left: 0
}

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

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

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

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

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

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

.sep-resource-list2 li .title:hover {
    color: #1071ad
}

.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: #1071ad;
    font-size: 12px;
    font-weight: bold
}

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

.list-faq-box ul li .que {
    padding-right: 20px
}

.tech-relate .sep-datalist li {
    min-height: 0;
    padding: 15px 10px
}

.ytgd-inner-news-boxs {
    display: block;
    width: 100%
}

.ytgd-inner-news-boxs.ons {
    margin-top: 30px
}

.ytgd-inner-news-boxs ul li {
    background-color: #f3f5f5;
    margin-bottom: 30px;
    position: relative
}

.ytgd-inner-news-boxs ul li .lis-boxs {
    padding: 40px
}

.ytgd-inner-news-boxs ul li .titles-a {
    width: 100%;
    display: block;
    font-size: 25px;
    font-weight: 500;
    line-height: 37px;
    color: #1071ad;
    padding: 0 80px 0 0
}

.ytgd-inner-news-boxs ul li .times {
    width: 100%;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #959595;
    padding: 5px 0;
    display: none
}

.ytgd-inner-news-boxs ul li .spans {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #363636;
    padding: 8px 0
}

.ytgd-inner-news-boxs ul li .mores {
    font-weight: 700;
    color: #1071ad;
    font-size: 16px;
    width: 100%;
    text-align: right;
    display: block
}

.ytgd-inner-news-boxs ul li .mores:after {
    content: '>';
    margin-left: 4px
}

.ytgd-inner-news-boxs ul li .times-boxs {
    width: 70px;
    height: 70px;
    background-color: #1071ad;
    position: absolute;
    top: -8px;
    right: 40px;
    font-size: 30px;
    font-weight: 900;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 18px
}

.ytgd-inner-news-boxs ul li .times-boxs:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -6px;
    left: -6px;
    border: 6px solid transparent;
    border-bottom-color: #1071ad;
    display: block
}

.ytgd-inner-news-boxs ul li .times-boxs .span {
    display: block;
    font-size: 16px;
    color: #fff
}

.ytgd-inner-news-boxs ul li a:hover {
    text-decoration: underline
}

.padding-100 {
    padding: 100px 0
}

.richtext p {
    font-size: 17px;
    color: #4d4d4d;
    line-height: 32px;
    margin-bottom: 6px
}

.cust-richtext-box {
    background: #f7f7f7
}

.cust-richtext-box p {
    font-size: 17px;
    color: #4d4d4d;
    line-height: 32px
}

.cust-richtext-box p strong {
    color: #1071ad;
    font-size: 18px
}

.cust-richtext-box .list-paddingleft-2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.cust-richtext-box .list-paddingleft-2 li {
    width: 48%;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    padding-bottom: 8px
}

.cust-richtext-box .list-paddingleft-2 li:last-child {
    margin-bottom: 0
}

.cust-richtext-box .list-paddingleft-2 li::after {
    width: 6px;
    height: 6px;
    background: #1071ad;
    border-radius: 0;
    top: 13px
}

.cust-box1 .cust-content {
    margin-top: 50px
}

.cust-box1 .cust-content img {
    margin-top: 30px;
    width: 100% !important
}

.mt-50 {
    margin-top: 50px
}

.bg-f7 {
    background: #f7f7f7
}

.cust-box2 .cust-swiper-box {
    position: relative
}

.cust-box2 .cust-swiper-box .cust-item {
    background: #1a70c5;
    height: auto
}

.cust-box2 .cust-swiper-box .cust-item:hover .thumb img {
    transform: scale(1.1)
}

.cust-box2 .cust-swiper-box .cust-item .thumb {
    display: block;
    overflow: hidden
}

.cust-box2 .cust-swiper-box .cust-item .thumb img {
    width: 100%;
    transition: all .3s
}

.cust-box2 .cust-swiper-box .cust-item .thumb-info {
    padding: 30px;
    text-align: center;
    position: relative
}

.cust-box2 .cust-swiper-box .cust-item .thumb-info::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px 20px;
    border-color: transparent transparent #1a70c5 transparent;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -20px
}

.cust-box2 .cust-swiper-box .cust-item .thumb-info .num {
    width: 70px;
    height: 70px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
    font-size: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center
}

.cust-box2 .cust-swiper-box .cust-item .thumb-info .num-title {
    margin-top: 16px;
    font-size: 18px;
    color: #fff;
    line-height: 28px
}

.cust-box2 .cust-swiper-box .cust-item:nth-child(even) {
    background: #29a7e1
}

.cust-box2 .cust-swiper-box .cust-item:nth-child(even) .thumb-info::before {
    border-color: transparent transparent #29a7e1 transparent
}

.cust-box2 .cust-swiper-box .cust-page div {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    outline: none
}

.cust-box2 .cust-swiper-box .cust-page div i {
    font-size: 46px;
    transition: all .3s;
    color: #999
}

.cust-box2 .cust-swiper-box .cust-page div.prev {
    transform: rotate(180deg);
    left: -50px
}

.cust-box2 .cust-swiper-box .cust-page div.next {
    right: -50px
}

.cust-box2 .cust-swiper-box .cust-page div:hover i {
    color: #1071ad
}

.cust-title .title {
    font-size: 30px;
    color: #1071ad;
    line-height: 44px
}

.cust-title .title-des {
    font-size: 18px;
    margin-top: 10px
}

.cust-title .title-des p {
    font-size: 18px
}

.cust-box3 .cust-box3-ul {
    display: flex;
    flex-wrap: wrap
}

.cust-box3 .cust-box3-ul li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px
}

.cust-box3 .cust-box3-ul li:nth-child(3n) {
    margin-right: 0
}

.cust-box3 .cust-box3-ul li a {
    display: block;
    overflow: hidden;
    position: relative
}

.cust-box3 .cust-box3-ul li:hover .thumb img {
    transform: scale(1.1)
}

.cust-box3 .cust-box3-ul li:hover .thumb-title {
    justify-content: center;
    align-items: center
}

.cust-box3 .cust-box3-ul li .thumb img {
    transition: all .3s;
    width: 100%
}

.cust-box3 .cust-box3-ul li .thumb-title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    padding: 25px 30px;
    display: flex;
    align-items: flex-end;
    font-size: 20px;
    color: #fff;
    transition: all .5s;
    justify-content: flex-start
}

.cust-relate-box .cust-relate-ul {
    display: flex;
    flex-wrap: wrap
}

.cust-relate-box .cust-relate-ul li {
    width: 23%;
    margin-right: 1.6%;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(0,0,0,0.08);
    border-top: 4px solid #1a70c5;
    padding: 10px 30px 26px;
    text-align: center
}

.cust-relate-box .cust-relate-ul li:nth-child(4) {
    margin-right: 0
}

.cust-relate-box .cust-relate-ul li a {
    display: block;
    overflow: hidden
}

.cust-relate-box .cust-relate-ul li:hover .thumb img {
    transform: scale(1.1)
}

.cust-relate-box .cust-relate-ul li .thumb img {
    width: 100%;
    transition: all .3s
}

.cust-relate-box .cust-relate-ul li .thumb-title {
    font-size: 20px;
    color: #1a70c5;
    line-height: 30px;
    display: block;
    transition: all .3s;
    min-height: 60px
}

.cust-relate-box .cust-relate-ul li .thumb-title:hover {
    text-decoration: underline
}

.cust-relate-box .cust-relate-ul li .thumb-des {
    font-size: 16px;
    color: #4d4d4d;
    line-height: 26px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.cust-relate-box .cust-relate-ul li .thumb-more {
    margin-top: 16px;
    width: 130px;
    line-height: 38px;
    background: #1a70c5;
    border: 1px solid #1a70c5;
    color: #fff;
    display: block;
    margin: 10px auto;
    margin-bottom: 0;
    transition: all .3s
}

.cust-relate-box .cust-relate-ul li .thumb-more:hover {
    background: none;
    color: #1a70c5
}

h1:after {
    display: none
}

.sep-lx-header-mb {
    display: block
}

.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 #global i {
    font-style: initial;
    display: block;
    color: #333;
    width: 36px;
    height: 36px;
    background: #f0f0f0;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    font-size: 14px
}

.sep-lx-header-mb .box-wrap>ul {
    position: relative;
    top: 1px;
    display: flex;
    justify-content: space-between
}

.sep-lx-header-mb .box-wrap>ul>li {
    float: left;
    height: 31px;
    line-height: 29px;
    text-align: center;
    position: relative
}

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

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

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

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

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

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

.sep-lx-header-mb .box-wrap>ul>li .multi-language {
    position: absolute;
    background: #1071ad;
    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: #1071ad;
    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: #1071ad;
    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: #1071ad;
    color: #fff;
    display: table;
    margin: 0 auto;
    margin-top: 17px;
    padding: 10px 40px;
    font-size: 16px;
    width: 100%;
    border: none
}

.sep-search-box .more i {
    padding-right: 5px
}

.sep-search-box ul li {
    margin-top: 8px
}

.sep-search-box ul li a {
    color: #8c8c8c;
    font-size: 14px;
    display: block
}

.logos {
    display: inline-block
}

.logos img {
    max-width: 100%
}

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

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

.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: #1071ad;
    border-right-color: #1071ad
}

.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: #1071ad;
    color: #282828;
    position: absolute;
    right: 30px;
    top: 26px;
    cursor: pointer;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out
}

.sep-menu-box .bottom .menu-item>li .box i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border: 2px solid transparent;
    border-top-color: #fff;
    border-right-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 50%;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sep-menu-box .bottom .menu-item>li>ul {
    padding: 5px 0;
    display: none
}

.sep-menu-box .bottom .menu-item>li>ul>li {
    padding: 4px 20px
}

.sep-menu-box .bottom .menu-item>li>ul>li a {
    color: #fff;
    font-size: 14px
}

.sep-menu-box .bottom-toggle {
    position: absolute;
    width: 100%;
    z-index: 1000;
    top: 64px;
    background: #fff;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.sep-menu-box .bottom-toggle.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.sep-menu-box .bottom-toggle .toggle {
    display: none
}

.sep-menu-box .bottom-toggle .toggle>ul {
    background: #fff
}

.sep-menu-box .bottom-toggle .toggle>ul>li {
    padding: 0 0;
    border-bottom: 1px solid #ccc;
    position: relative;
    line-height: 60px
}

.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) span {
    width: 60;
    min-width: 60px;
    height: 59px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    border-right: 1px solid #ccc
}

.sep-menu-box .bottom-toggle .toggle>ul>li:nth-child(1) a {
    font-family: 'LATO-BOLD'
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul {
    display: none
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li {
    line-height: 40px
}

.sep-menu-box .bottom-toggle .toggle>ul>li>ul>li a {
    font-size: 14px
}

.sep-menu-box .bottom-toggle .toggle>ul>li a {
    color: #282828;
    font-size: 16px;
    padding-left: 30px
}

.sep-menu-box .bottom-toggle .toggle>ul>li a i {
    font-size: 20px;
    color: #282828;
    position: absolute;
    right: 30px;
    top: 21px;
    cursor: pointer
}

.sep-menu-box .contact {
    background: #1071ad;
    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: #1071ad;
    border: 1px solid #1071ad
}

.mb-bottom-wrap .sep-share li:hover a i {
    color: #fff
}

.mb-bottom-wrap .sep-share li a i {
    color: #fff;
    font-size: 14px
}

@media screen and (min-width: 769px) {
    .sep-banner-mb {
        display:none
    }

    .sep-search-box,.sep-shadow,.sep-lx-header-mb,.sep-menu-box {
        display: none !important
    }
}

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

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

@media screen and (max-width: 1920px) {
    .banner .banner-main .left {
        justify-content:left
    }
}

@media screen and (max-width: 1680px) {
    .swipwe-such3 .banner-main .left {
        justify-content:center
    }
}

@media screen and (max-width: 1460px) {
    .pro-box .pro-list .pro-ul>li .li-dis {
        min-height:60%
    }

    .solu .solu-main .solu-list .solu-ul li .li-dis .dis-main .dis-more {
        margin-top: 14px
    }

    .about .about-down .about-right .right-main .why-list li {
        margin-bottom: 4%
    }

    .swipwe-such3 .banner-main .left {
        width: 60%
    }
}

@media screen and (max-width: 1366px) {
    .content {
        max-width:92%
    }

    .solu {
        padding: 60px 2%;
        padding-bottom: 120px
    }

    .solu .solu-main .solu-list .solu-ul li .li-dis {
        width: 94%
    }

    .pro-box {
        padding: 60px 0
    }

    .about {
        padding-top: 60px
    }

    .field {
        padding: 60px 0
    }

    .blog {
        padding: 60px 0
    }

    .banner .banner-main .left {
        justify-content: center
    }

    .banner.swipwe-such3 .banner-main .left .banner-more {
        margin-top: 20px
    }
}

@media screen and (max-width: 1280px) {
    .banner .banner-main .left .left-main .banner-des {
        font-size:50px
    }
}

@media screen and (max-width: 1200px) {
    .head .head-nav .content .nav-list .nav-ul>li>a {
        margin-right:30px
    }

    .banner .banner-main .left .left-main .banner-title {
        font-size: 24px;
        line-height: 40px
    }

    .banner .banner-main .left .left-main .banner-des {
        font-size: 46px;
        line-height: 50px
    }

    .solu .solu-main .solu-list .solu-ul li .li-dis {
        padding: 20px 16px
    }

    .about .about-down .about-right {
        padding: 0 4%
    }
}

@media screen and (max-width: 1024px) {
    .head-cover {
        height:163px
    }

    .head .head-nav .content .nav-list .nav-ul>li>a {
        margin-right: 24px;
        font-size: 14px
    }

    .pro-box .pro-list .pro-ul>li .li-dis {
        min-height: 100%;
        padding: 20px
    }

    .pro-box .icon-more {
        display: none
    }

    .about .about-down .about-right .right-main .why-list li .li-right .right-des p {
        font-size: 14px;
        line-height: 28px
    }

    .top-title .title {
        font-size: 32px;
        line-height: 56px
    }

    .top-title .title a {
        font-size: 32px
    }

    .banner .banner-main .left .left-main .banner-des {
        font-size: 34px;
        line-height: 44px
    }

    .banner.swipwe-such3 .banner-main .left .banner-title {
        font-size: 16px;
        line-height: 26px
    }
}

@media screen and (max-width: 812px) {
    .head .head-top {
        padding:15px 0
    }

    .head .head-nav .content .nav-list .nav-ul>li>a {
        font-size: 13px;
        margin-right: 12px
    }

    .head .head-nav .content .search-box .forms .main form input {
        width: 184px
    }

    .head-cover {
        height: 128px
    }

    .banner .banner-main .left .left-main .banner-more {
        margin-top: 6%
    }

    .banner .banner-main .left .left-main .banner-more a {
        padding: 6px 24px;
        font-size: 14px
    }

    .banner .banner-main .left .left-main .banner-title {
        font-size: 19px;
        line-height: 22px
    }

    .banner .banner-main .left .left-main .banner-des {
        font-size: 24px;
        line-height: 32px
    }

    .top-title .title {
        font-size: 24px
    }

    .top-title .title a {
        font-size: 24px
    }

    .solu .solu-main .solu-list .solu-ul li .li-show .li-title a {
        width: 80%;
        font-size: 18px;
        padding: 20px 0
    }

    .solu .solu-main .solu-list .solu-ul li .li-dis .dis-main .line {
        margin: 10px 0
    }

    .solu .solu-main .solu-list .solu-ul li .li-dis .dis-main .dis-title a {
        font-size: 18px
    }

    .solu .solu-main .solu-list .solu-ul li .li-dis .dis-main .dis-des a {
        font-size: 14px;
        line-height: 24px
    }

    .about .about-down .about-left {
        width: 100%
    }

    .about .about-down .about-right {
        width: 100%;
        padding: 30px
    }

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

    .head .head-top .content .head-top-left .head-con {
        margin-right: 12px
    }
}

@media screen and (max-width: 768px) {
    .content {
        max-width:94%
    }

    .swiper-pc {
        display: none
    }

    .swiper-mb {
        display: block !important
    }

    .head-cover {
        display: none
    }

    .head {
        display: none
    }

    .sep-featured-boxs {
        padding: 60px 0
    }

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

    .pro-box .pro-list .pro-ul>li .li-dis {
        transform: scale(0) !important
    }

    .sep-menu-box .top {
        display: flex;
        justify-content: space-between
    }

    .sep-menu-box .top .logos img {
        max-width: 80%
    }

    .product_detail_img .big_img {
        width: 100%
    }

    .product_detail_img .img_group {
        display: none
    }

    .product_detail_img .big_img img {
        height: auto
    }

    .pro-box .pro-list .pro-ul li:hover .li-show .li-down .li-title a {
        visibility: visible
    }

    .pro-box .pro-list .pro-ul li:hover .li-show .li-down .li-des a {
        visibility: visible
    }

    .pro-box .pro-list .pro-ul li:hover .li-dis {
        transform: scale(0)
    }

    #onlineService {
        left: 0;
        bottom: 0
    }

    #onlineService .offside {
        width: 100%;
        display: flex
    }

    #onlineService .offside li {
        flex: 1;
        height: 60px;
        background: #1a1a1a;
        border-radius: 0;
        border: 1px solid #262626
    }

    #onlineService .offside li a {
        width: 100%;
        top: 4px
    }

    #onlineService .offside li a i {
        color: #fff
    }

    .foot-cover {
        height: 58px;
        width: 100%
    }

    .foot .content .foot-top .foot-ul>li .list-title {
        position: relative
    }

    .foot .content .foot-top .foot-ul>li .list-title i {
        display: block;
        width: 28px;
        height: 28px;
        position: absolute;
        right: 0;
        top: 14px;
        border-radius: 50%;
        border: 1px solid #fff
    }

    .foot .content .foot-top .foot-ul>li .list-title i:before {
        content: '';
        display: block;
        width: 14px;
        height: 2px;
        background: #fff;
        position: absolute;
        left: 50%;
        margin-left: -7px;
        top: 50%;
        margin-top: -1px
    }

    .foot .content .foot-top .foot-ul>li .list-title i:after {
        content: '';
        display: block;
        width: 2px;
        height: 14px;
        background: #fff;
        position: absolute;
        left: 50%;
        margin-left: -1px;
        top: 50%;
        margin-top: -7px
    }

    .foot .content .foot-top .foot-ul {
        flex-wrap: wrap
    }

    .foot .content .foot-top .foot-ul>li {
        width: 100% !important;
        border-left: none;
        padding-left: 0
    }

    .foot .content .foot-top .foot-ul>li .li-list {
        display: none
    }

    .foot .copyRight .main span {
        width: 100%;
        text-align: center
    }

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

    .foot .content .foot-top .foot-ul>li:nth-child(1) .list-title::after {
        display: none
    }

    .foot .content .foot-top .foot-ul>li:nth-child(3) .list-title::after {
        display: none
    }

    .pro-box .pro-list .pro-ul>li {
        width: 49%
    }

    .field .field-list .field-ul li {
        width: 49%
    }

    .blog .blog-list .blog-ul li {
        width: 49%
    }

    .blog .blog-list .blog-ul li:nth-child(3) {
        display: none
    }

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

    .foot .content .foot-top .foot-ul>li .list-title::before {
        width: 3px;
        height: 12px;
        left: 0;
        top: 22px
    }

    .sep-lx-header-mb .box-wrap {
        padding: 20px 18px
    }
}

@media screen and (max-width: 414px) {
    .banner .banner-main .left .left-main .banner-des {
        font-size:20px;
        line-height: 24px
    }

    .banner .banner-main .left .left-main .banner-title {
        display: none
    }

    .banner .banner-main .left .left-main .banner-more a {
        padding: 6px 16px;
        font-size: 12px
    }

    .top-title .title {
        font-size: 24px;
        line-height: 32px
    }

    .top-title .title a {
        font-size: 24px;
        line-height: 32px
    }

    .pro-box {
        padding: 30px 0
    }

    .pro-box .pro-list {
        padding: 0 2%
    }

    .top-title {
        padding: 0 2%
    }

    .top-title .title-des {
        font-size: 14px;
        line-height: 24px
    }

    .pro-box .pro-list .pro-ul>li .li-show .li-down .li-title a {
        font-size: 16px
    }

    .pro-box .pro-list .pro-ul>li .li-dis .dis-title .con {
        font-size: 16px
    }

    .solu .solu-main .solu-list .solu-ul li {
        width: 100%;
        margin-bottom: 60px
    }

    .solu .solu-main .solu-list .solu-ul li .li-show .li-title a {
        width: 100%
    }

    .solu .solu-main .solu-list .solu-ul li .li-dis {
        width: 100%
    }

    .solu {
        padding-bottom: 60px
    }

    .about {
        padding: 30px 0
    }

    .field .field-list .field-ul li {
        width: 100%
    }

    .blog .blog-list .blog-ul li {
        width: 100%
    }

    .foot .content .foot-top {
        padding: 20px 0
    }

    .search-mb {
        display: block
    }

    .top-title .title-des {
        display: none
    }

    .pro-box .pro-list {
        margin-top: 14px
    }

    .pro-box .pro-list .pro-ul>li .li-show .li-down .li-des {
        display: none
    }

    .pro-box .pro-list .pro-ul>li .li-show .li-down .li-title {
        text-align: center;
        margin-bottom: 0
    }

    .pro-box .pro-list .pro-ul>li .li-show .li-down .li-title a {
        font-family: "ROBOTO-REGULAR";
        text-align: center
    }

    .pro-box .pro-list .pro-ul>li .li-show .li-down {
        padding: 0 12px;
        padding-top: 14px;
        padding-bottom: 0
    }

    .solu .solu-main .solu-list .solu-ul li .li-show .li-title {
        width: 94%
    }

    .solu .solu-main .solu-list .solu-ul li .li-show .li-title a {
        left: 3%;
        padding: 14px 20px;
        text-align: left
    }

    .solu .solu-main .solu-list .solu-ul li:nth-child(even) .li-show .li-title a {
        left: 3%
    }

    .solu {
        padding: 30px 2%
    }

    .solu .solu-main .solu-list {
        margin-top: 30px
    }

    .solu .solu-main .solu-list .solu-ul li .li-show .li-title .dis-more {
        display: block
    }

    .about .about-top .content .title-des {
        display: block
    }

    .about .about-down .about-right .right-main .why-list li {
        border-bottom: 1px solid #408dbd;
        padding-left: 0;
        padding-bottom: 10px
    }

    .about .about-down .about-right .right-main .why-list li .li-right .right-des {
        display: none
    }

    .about .about-down .about-right .right-main .why-list li .li-left {
        position: relative
    }

    .about .about-down .about-right .right-main .why-list li .li-right {
        display: flex;
        align-items: center
    }

    .about .about-down .about-right {
        padding-bottom: 0
    }

    .field {
        padding: 40px 0
    }

    .about {
        padding-bottom: 0
    }

    .field .field-list {
        margin-top: 30px
    }

    .blog {
        padding: 40px 0;
        padding-bottom: 0
    }

    .blog .blog-list {
        width: 94%;
        margin: auto;
        margin-top: 30px
    }

    .blog .blog-list .blog-ul li {
        position: relative;
        margin-bottom: 40px
    }

    .blog .blog-list .blog-ul li .li-top {
        width: 40%;
        position: relative;
        z-index: 9
    }

    .blog .blog-list .blog-ul li .li-down {
        position: absolute;
        left: 16.7%;
        top: 32%;
        width: 83%;
        padding-left: 30%
    }

    .blog .blog-list .blog-ul li .li-down .d-top .icon-more {
        display: none
    }

    .blog .blog-list .blog-ul li .li-down .d-des {
        display: none
    }

    .blog .blog-list .blog-ul li .li-down .d-top .time {
        font-family: "ROBOTO-REGULAR"
    }

    .blog .blog-list .blog-ul li .li-down .d-title {
        font-family: "ROBOTO-REGULAR";
        margin-top: 6px
    }

    .href_group {
        flex-wrap: wrap
    }

    .href_group .href_item {
        margin-bottom: 10px;
        width: 200px
    }

    .jt-other-banner .banner-text {
        position: relative
    }

    .sep-breadcrumb .breadcrumb li a {
        color: #1071ad
    }

    .sep-breadcrumb .breadcrumb>li+li:before {
        color: #1071ad
    }
}

@media screen and (max-width: 375px) {
    .blog .blog-list .blog-ul li .li-down .d-title a {
        font-size:16px
    }

    .logos img {
        max-width: 130px
    }

    .field .field-list .field-ul li .b-title a {
        padding: 8px 0
    }

    .about .about-down .about-right .right-main .why-list li .li-right {
        width: 62%
    }

    .about .about-down .about-right .right-main .why-list li .li-right .right-title {
        font-size: 16px;
        line-height: 26px
    }
}

@media screen and (max-width: 320px) {
    .banner .banner-main .left .left-main .banner-des {
        font-size:14px
    }

    .banner .banner-main .left .left-main .banner-more {
        display: none
    }

    .blog .blog-list .blog-ul li {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 1366px) {
    .container {
        max-width:96%
    }

    .jt-other-banner .banner-text .h-title {
        font-size: 40px
    }

    .pro-list-box .adv-box .list li {
        padding: 3%;
        min-height: 400px
    }

    .related-news1 {
        padding-top: 60px
    }

    .sep-resource-yhd>li .thumb {
        width: 50%
    }

    .sep-datalist-history1 li .text {
        width: 369px
    }

    .sep-datalist-history1 li {
        width: 577px
    }
}

@media screen and (max-width: 1280px) {
    .bl-detail-form .sep-form .f-left {
        padding-left:0
    }

    .bl-detail-form .sep-form .f-right {
        padding-right: 0
    }

    .sep-resource-yhd>li {
        padding: 20px 0
    }

    .retail .imgmask span {
        width: 264px
    }

    .retail .smimg ul li {
        width: 264px
    }

    .sep-datalist-history1 li {
        width: 511px
    }

    .sep-datalist-history1 li .text {
        width: 324px
    }

    .sep-datalist-history1 li:after {
        right: 90px
    }

    .sep-datalist-history1 li:nth-child(even):after {
        left: 137px
    }

    .pro-list-box .feature-list .list>li .part .thumb {
        min-height: 300px
    }
}

@media screen and (max-width: 1200px) {
    .sep-datalist-history1 li:nth-child(even):after {
        left:170px
    }

    .sep-datalist-history1 li .text {
        width: 326px
    }

    .sep-datalist-history1 li:after {
        right: 130px
    }

    .p-title a,.p-title span {
        font-size: 28px
    }

    .also-like-box {
        padding: 60px 0
    }

    .main-box .main-left .slider-box .s-title a {
        font-size: 24px
    }

    .list-faq-box .f-title {
        font-size: 24px
    }
}

@media screen and (max-width: 1024px) {
    .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
    }

    .main-box .main-left .news-slider .n-list li .txt-box {
        width: 100%
    }

    .main-box .main-left .news-slider .n-list li .thumb {
        width: 100%;
        margin-bottom: 20px;
        padding-left: 0;
        padding-right: 0
    }

    .sep-resource-yhd>li:nth-child(odd) {
        padding-left: 52%
    }

    .sep-resource-yhd>li:nth-child(even) {
        padding-right: 52%
    }

    .retail .imgmask span {
        width: 209px
    }

    .retail .smimg ul li {
        width: 205px
    }

    .pro-list-box .feature-list .list>li .part .thumb {
        min-height: 0
    }

    .pro-list-box .adv-box .ad-title {
        font-size: 24px;
        padding-bottom: 20px
    }

    .pro-list-box .adv-box {
        padding-top: 40px
    }

    .pro-list-box .tit-box .p-title span {
        font-size: 24px
    }

    .form-box {
        padding-top: 40px
    }

    .tit-box {
        padding-bottom: 20px
    }

    .main-box .container {
        padding: 40px 0
    }

    .sep-about-section4 {
        padding: 40px 0
    }

    .richtext img {
        max-width: 100% !important;
        width: 100% !important;
        height: auto !important
    }

    .change-result {
        flex-wrap: wrap
    }

    .detail-note-ul {
        justify-content: space-between
    }

    .detail-note-ul li {
        width: 49%;
        margin-right: 0;
        margin-bottom: 20px;
        padding: 20px
    }

    .cust-relate-box .cust-relate-ul li {
        width: 32%;
        margin-right: 2%
    }

    .cust-relate-box .cust-relate-ul li:nth-child(3) {
        margin-right: 0
    }

    .cust-relate-box .cust-relate-ul li:nth-child(4) {
        display: none
    }

    .cust-box2 .cust-swiper-box .cust-page {
        display: block !important
    }
}

@media screen and (max-width: 812px) {
    .main-box .main-left {
        display:none
    }

    .sep-product-list li {
        width: 50%
    }

    .main-box .container:before {
        display: none
    }

    .retail .smimg ul li {
        width: 253px
    }

    .retail .imgmask span {
        width: 249px
    }

    .pro-list-box .feature-list .list {
        justify-content: space-between
    }

    .pro-list-box .feature-list .list>li {
        width: 49%;
        margin-right: 0
    }

    .pro-list-box .adv-box .list li {
        min-height: 0
    }

    .pro-list-box .adv-box .list li .part .icon-box {
        display: none
    }

    .bl-detail-form .sep-form .f-right {
        padding-left: 0
    }

    .bl-detail-form .sep-form .f-left {
        padding-right: 0
    }

    .jt-other-banner .banner-text .h-title {
        font-size: 24px
    }

    .detail-news ul li {
        width: 49%
    }

    .detail-news ul li:nth-child(3) {
        display: none
    }

    .pro-list-box .feature-list {
        margin: 40px 0
    }

    .container {
        max-width: 90%
    }

    .cust-relate-box .cust-relate-ul {
        justify-content: space-between
    }

    .cust-relate-box .cust-relate-ul li {
        width: 48.5%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .cust-relate-box .cust-relate-ul li:nth-child(4) {
        display: block
    }

    .padding-100 {
        padding: 70px 0
    }

    .cust-box2 .cust-swiper-box {
        padding: 0 30px
    }

    .cust-box2 .cust-swiper-box .cust-page div.prev {
        left: -20px
    }

    .cust-box2 .cust-swiper-box .cust-page div.next {
        right: -20px
    }

    .cust-richtext-box .list-paddingleft-2 li {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .sep-about-section4 .datalist .item .box i {
        width:97px;
        height: 97px;
        line-height: 97px;
        font-size: 40px
    }

    .pages-tooling-workshop-ul-boxs ul li {
        width: 48%
    }

    .yf-dies-casting-ul-boxs ul li {
        width: 48%;
        margin-bottom: 20px;
        margin-left: 0
    }

    .yf-dies-casting-ul-boxs ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .sep-resource-yhd>li:last-child {
        height: auto
    }

    .pro-box .pro-list .pro-ul {
        justify-content: space-between
    }

    .pro-box .pro-list .pro-ul li {
        margin-right: 0
    }

    .sep-form .form-group .form-control {
        box-shadow: none !important;
        border: 1px solid #1071ad !important
    }

    .sep-contact-page .sep-container .sep-wrap .box-lf ul li {
        width: 100%
    }

    .sep-contact-page .sep-container .sep-wrap .box-lf ul li {
        margin-bottom: 15px
    }
}

@media screen and (max-width: 480px) {
    .p-title a,.p-title span {
        font-size:20px
    }

    .detail-news ul li {
        width: 100%
    }

    .also-like-box {
        padding: 40px 0;
        padding-bottom: 0
    }

    .detail-news {
        padding-bottom: 30px
    }

    .main-box .main-right .richtext h2 {
        font-size: 20px
    }

    .jt-other-banner .banner-text .h-title {
        display: none
    }

    .sep-about-section2 .company-items .item {
        width: 96%;
        margin: auto;
        padding: 0 2%;
        float: none
    }

    .pages-tooling-workshop-ul-boxs ul li {
        width: 100%;
        margin-left: 0
    }

    .yf-dies-casting-ul-boxs ul li {
        width: 100%
    }

    .second_font1 {
        font-size: 24px
    }

    .pages-abouts-subtitles .span {
        font-size: 19px
    }

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

    .pro-list-box {
        padding: 40px 0
    }

    .pro-list-box .feature-list .list>li {
        width: 96%;
        margin: auto;
        margin-bottom: 20px
    }

    .bl-detail-form {
        width: 92%
    }

    .foot .content .foot-top .foot-ul>li .li-list>li {
        width: 100%
    }

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

    .sep-datalist-history1 li {
        min-height: 150px
    }

    .retail .imgmask span {
        width: 194px
    }

    .retail .smimg ul li {
        width: 190px
    }

    .sep-resource-yhd>li:nth-child(odd) {
        padding-left: 0
    }

    .sep-resource-yhd>li:nth-child(even) {
        padding-right: 0
    }

    .sep-resource-yhd>li .thumb {
        width: 100%;
        position: relative;
        top: 0
    }

    .sep-pro-dealer-section1 .datalist li {
        width: 100%;
        margin-bottom: 20px
    }

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

    .sep-contact-page .sep-container .sep-wrap .box-rt {
        width: 100%
    }

    .sep-contact-page .sep-container .sep-wrap .box-lf {
        width: 100%
    }

    .sep-contact-page {
        padding: 40px 0
    }

    .sep-contact-page .sep-container .sep-wrap .title {
        font-size: 24px
    }

    .operation ul li {
        width: 100%;
        margin-bottom: 20px
    }

    .sep-contact-page .bl-detail-form {
        width: 100%
    }

    .sep-about-section4 .datalist .item {
        width: 100%;
        margin-bottom: 12px
    }

    .news-left-ul:after {
        display: none
    }

    .news-list-text-tag:before {
        display: none
    }

    .map iframe {
        min-height: 300px
    }

    .related-news1 .m-list li .part {
        height: auto
    }

    .ytgd-solutions-boxs ul li .thumbs {
        width: 100%
    }

    .ytgd-solutions-boxs ul li .lis-boxs {
        width: 100%;
        margin-top: 20px
    }

    .ytgd-solutions-boxs ul li {
        padding: 0;
        margin-bottom: 20px
    }

    .pro-list-box .feature-list .list>li .part .thumb .hover-shadow {
        display: none
    }

    .pro-list-box .feature-list .list>li:hover .part .thumb .hover-shadow {
        display: none
    }

    .detail-note-ul li {
        width: 100%
    }

    .ytgd-inner-news-boxs ul li .lis-boxs {
        padding: 20px 10px
    }

    .ytgd-inner-news-boxs ul li .titles-a {
        font-size: 18px;
        line-height: 30px;
        padding: 0
    }

    .ytgd-inner-news-boxs ul li .times-boxs {
        display: none
    }

    .ytgd-inner-news-boxs ul li .spans {
        display: none
    }

    .ytgd-inner-news-boxs ul li .times {
        display: block
    }

    .ytgd-inner-news-boxs ul li .times {
        font-size: 16px
    }

    .cust-box3 .cust-box3-ul li {
        width: 100%;
        margin-bottom: 20px
    }

    .cust-box3 .cust-box3-ul li:hover .thumb-title {
        justify-content: flex-start;
        align-items: flex-end
    }

    .cust-box3 .cust-box3-ul li {
        width: 100%
    }

    .cust-relate-box .cust-relate-ul li {
        width: 100%
    }

    .cust-box2 .cust-swiper-box .cust-item .thumb-info .num {
        width: 50px;
        height: 50px;
        font-size: 20px
    }

    .padding-100 {
        padding: 50px 0
    }

    .cust-richtext-box .list-paddingleft-2 li {
        margin-bottom: 9px
    }
}

@media screen and (max-width: 375px) {
    .list-faq-box ul li .que {
        font-size:14px
    }
}
