@import url(font_883643_b9sxwkr2jlc.css);

.dpflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

.user-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.none {
    display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    /* font-family: 'NotoSansHans-Light' */
}

.color-zs {
    color: #2575d5
}

#app {
    visibility: visible;
    overflow: hidden
}

body {
    -webkit-transition: all .3s;
    transition: all .3s
}

h2.pub_h2 {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2
}

h2.pub_h2 i,
h2.pub_h2 img {
    font-size: 28px;
    color: #333;
    vertical-align: -2px;
    margin-right: 12px
}

h3.pub_h3 {
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #333;
    margin-bottom: 50px
}

h4.pub_h4 {
    margin-bottom: 80px;
    font-size: 18px;
    text-align: center
}

.pub-more {
    display: block;
    width: 190px;
    height: 36px;
    line-height: 36px;
    border: solid 2px #e60012;
    color: #2575d5;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.pub-more i.arr_next {
    margin-left: 10px;
    width: 28px;
    height: 6px;
    vertical-align: 4px;
    display: inline-block;
    background: url(../images/next_red_icon.png) right top no-repeat;
    background-size: 100% auto
}

.pub-more:hover {
    background: #2575d5;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.pub-more:hover i.arr_next {
    background: url(../images/next_white_icon.png) right top no-repeat;
    background-size: 100% auto;
    -webkit-transition: all .3s;
    transition: all .3s
}

.pub-more2 {
    width: 114px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background-color: #ed2e1f;
    border-radius: 3px;
    margin: 0 auto;
    display: block;
    text-align: center
}

.pub_pd {
    padding: 80px 0;
    position: relative;
    background-color: #fff;
}

.pub-bg {
    background: #f5f5f5
}

h4 {
    font-size: 16px
}

.pub_width {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.banner .ban_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.banner .ban_bg.animation {
    -webkit-animation: fadeInscale 2s;
    animation: fadeInscale 2s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.banner .swiper-slide {
    zoom: 1;
    vertical-align: middle;
    height: 780px;
    overflow: hidden;
}

@-webkit-keyframes fadeInscale {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes fadeInscale {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.fadeInscale {
    -webkit-animation-name: fadeInscale;
    animation-name: fadeInscale;
    transform-origin: 50% 50%;
}

.banner .banner-pagination {
    bottom: 46px;
    left: 0;
    width: 100%;
}

.banner .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    position: relative;
}

.banner .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    background-color: #ffffff;
    opacity: 0.3;
    margin: 0 5px;
    border-radius: 0;
}

.banner .swiper-pagination-bullet-active {
    width: 60px;
    opacity: 1;
    position: relative;
}

.banner .swiper-pagination-bullet-active:after {
    content: '';
    background-color: #2575d5;

}

.banner .ban1 .banner_img {
    position: absolute;
    right: -430px;
    top: 100px;
    width: 1300px
}

.banner .ban1 .box {
    position: relative;
    z-index: 2;
    flex: 1;
}

.banner .ban1 .box .title1 {
    font-size: 60px;
    line-height: 70px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 60px;
}

.banner .item {
    opacity: 0;
}

.banner .item.animated {
    opacity: 1;
}

.banner .ban1 .box .title2 {
    font-family: 'panton_bold';
    font-size: 72px;
    color: #2262af
}

.banner .ban1 .box .more {
    margin-top: 100px;
    width: 163px;
    height: 46px;
    line-height: 46px;
    display: block;
    border: solid 1px #2262af;
    position: relative;
    color: #fff;
    text-align: center;
}

.banner .ban1 .box .more span {
    font-size: 16px;
}

.banner .ban1 .box .more:hover {
    border-color: #2262af;
}

.banner .ban1 .box .title3_1 {
    font-size: 19px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    margin: 70px 0 30px;
}

.banner .ban1 .box .title3_2 {
    font-size: 30px;
    color: #fffefe;
    border-bottom: 4px solid #206cc7;
    line-height: 20px;
    display: inline-block;
}

.banner .ban1 .box .more span {
    color: #fff;
    position: relative;
    z-index: 2;
}

.banner .ban1 .box .more {
    position: relative;
}

.banner .ban2 .container {
    justify-content: center;
    text-align: center;
}

.banner .ban2 .link_solid {
    background: rgba(255, 255, 255, .2);
}

.banner .ban2 .box .title2_1 {
    font-size: 40px;
    color: #2276dc;
    padding-bottom: 65px;
}

.banner .ban2 .box .more {
    margin: 60px auto 0;
    border-color: #ffffff;
}

.banner .ban2 .box .more:after {
    display: none;
}

.banner .ban1 .box .more:before {
    content: '';
    position: absolute;
    left: 0;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #206cc7;
}

.banner .ban1 .box .more:hover:before {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 100%;
}

.banner .ban1 .box .more:hover:after {
    background: #fff;
}

.banner .ban3 .box .link_solid {
    width: 20px;
    height: 2px;
    background-color: rgba(255, 255, 255, .5);
    margin: 0 0 30px;
}

.banner .ban3 .box .title3_p {
    font-size: 24px;
    line-height: 44px;
    color: #ffffff;
}

.banner .ban3 .box .title3_p b {
    font-weight: normal;
}

.banner .ban1 .banner1_img {
    float: right;
    width: 742px;
    height: 582px;
    position: relative;
    margin: -20px 110px 0 0;
}

.banner .number {
    position: absolute;
    bottom: 65px;
    left: 85px;
    font-weight: bold;
    font-family: Arial;
    font-size: 48px;
    color: #2262af;
    opacity: .22
}

.banner .ban2 .number {
    color: #fff;
    opacity: .05
}

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

.banner .idx_ban1 .box .title1 {
    margin-bottom: 20px;
    margin-top: 50px;
}

.banner .idx_ban1 .box .title3_1 {
    margin: 0px 0 80px;
}

.banner .idx_ban2 .ban_bg {
    background: #f6f3f3;
}

.banner .idx_ban2 .ban_bg:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background-color: #000000;
    opacity: 0.7;
}

.banner .idx_ban2 .box {
    /* padding-top: 50px; */
}

.banner .idx_ban2 .box .title1 {
    color: #ffffff;
    margin-bottom: 50px;
}

.banner .idx_ban2 .box .title3_1 {
    color: #666666;
    margin-top: 60px;
    line-height: 32px;
}

.banner .idx_ban2 .box .more {
    margin-top: 80px;
    border: solid 1px #666;
}

.banner .idx_ban2 .box .more span {
    color: #666;
}

.banner .idx_ban2 .box .more:hover span {
    color: #fff;
}

.banner .idx_ban2 .banner2_img_box {
    flex: 1;
}

.banner .idx_ban2 .banner2_img {
    position: absolute;
    bottom: -490px;
    right: -40px;
}

.banner .idx_ban2 .banner2_img2 {
    position: absolute;
    bottom: -270px;
    left: -100px;
}

.banner .idx_ban3 .ban_bg {
    /* background: url(../images/idx3_ban.jpg); */
    background-size: cover;
}

.banner .idx_ban3 .ban_bg:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: url(../images/idx_ban3_bot.png) repeat-x;
}

.banner .idx_ban3 .box {
    text-align: left;
}

.banner .idx_ban3 .box .title1 {
    font-size: 50px;
}

.banner .idx_ban3 .box .title2_2 {
    font-size: 100px;
    line-height: 120px;
    color: #ffffff;
    /* margin: 46px 0 40px; */
}

.banner .idx_ban3 .box .link_solid {
    margin: 30px 0 30px;
    background-color: #c4c4c4;
}

.banner .idx_ban3 .box .more {
    margin: 0;
}

.banner .idx_ban3 .banner3_right {
    float: right;
    width: 55%;
    margin-top: 162px;
    position: relative;
}

.banner .idx_ban3 .banner3_right_img {
    position: relative;
    z-index: 2;
}

.banner .idx_ban3 .idx_ban2_img1 {
    float: left;
    margin-top: 110px;
}

.banner .idx_ban3 .idx_ban2_img2 {
    float: right;
}
.lishenwu .head_shen .text p{
    padding-left: 16px;
    position: relative;
}
.lishenwu .head_shen .text p:after{
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #666;
    
}
.lishenwu .head_shen .text p:last-child{
    display: none;
}
@media only screen and (max-width: 1230px) {
    .lishenwu .head_shen .text p:after{
        top: 9px;
        width: 4px;
        height: 4px;
    }
    .lishenwu .head_shen .text p{
        padding-left: 10px;
    }
}
.banner .idx_ban3 .banner3_date {
    position: absolute;
    width: 700px;
    top: 80px;
    left: 235px;
    border-bottom: 2px solid #dddddd;
}

.banner .idx_ban3 .banner3_date .slide {
    float: left;
    position: relative;
    height: 122px;
}

.banner .idx_ban3 .banner3_date .slide:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #de1b1a;
}

.banner .idx_ban3 .banner3_date .slide h3 {
    font-size: 36px;
    font-family: 'deckerregular';
    font-family: Arial, Helvetica, sans-serif;
    color: #d5d5d5;
    margin-top: 30px;
}

.banner .idx_ban3 .banner3_date .slide p {
    color: #d4d4d4;
    margin: 18px 0;
}

.banner .idx_ban3 .banner3_date .slide.active {
    float: right;
}

.banner .idx_ban3 .banner3_date .slide.active h3 {
    line-height: 54px;
    color: #ffffff;
    margin-top: 0;
    font-size: 52px;
}

.banner .idx_ban3 .banner3_date .slide.active p {
    font-size: 16px;
}

.pub_head {
    margin-bottom: 40px
}

.pub_head.right_nav {
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    *zoom: 1
}

.pub_head.right_nav:before,
.pub_head.right_nav:after {
    display: table;
    line-height: 0;
    content: ""
}

.pub_head.right_nav:after {
    clear: both
}

.pub_head.right_nav .title {
    float: left
}

.pub_head .title span.cen_en {
    margin-right: 8px;
    font-size: 28px
}

.pub_head .title span.cen_zh {
    font-size: 18px;
    color: #333
}

.pub_head .title_nav ul {
    float: right
}

.pub_head .title_nav ul li {
    padding: 0 10px;
    float: left;
    position: relative;
    margin-left: 60px
}

.pub_head .title_nav ul li a {
    font-size: 18px
}

.pub_head .title_nav ul li.active:after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #006ea6
}

.pub_head .title_nav ul li.active a {
    color: #2575d5
}

.pub_title_link {
    width: 60px;
    height: 2px;
    background-color: #e60012;
    margin: 23px auto 32px
}

.text-center {
    text-align: center
}

.link_solid {
    width: 20px;
    height: 1px;
    background-color: #2db1c2;
    margin: 0 auto 30px
}

.container {
    margin: 0 auto;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    *zoom: 1
}

.container:before,
.container:after {
    display: table;
    line-height: 0;
    content: ""
}

.container:after {
    clear: both
}

.swiper-button-next,
.swiper-button-prev {
    background: none
}

.anchorBL {
    display: none
}

.mb_04 {
    margin-bottom: 40px
}

.inline-block {
    display: inline-block
}

.pub_banner {
    overflow: hidden;
    position: relative;
}

.pub_banner .pc_banner {
    height: 360px;
    background-position: center center;
    background-size: cover;
    width: 100%;
}
.pub_banner .pc_banner1 {
    height: 780px;
    background-position: center center;
    background-size: cover;
    width: 100%;
    display: inline-block;
}
.pub_banner .pc_banner img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.pub_banner .pc_banner {
    -webkit-animation: scaleBigToSmall 2s;
    animation: scaleBigToSmall 2s;
}

.pub_banner .box {
    -webkit-animation: fadeInUp 1s;
    animation: fadeInUp 1s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    z-index: 99;
}
.pub_banner .box1 {
    height: 96%;
}
.pub_banner .ban_dow{
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -28px;
    /* cursor: pointer; */
    z-index: 100;
}
.pub_banner .ban_dow .dow_text{
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
    color: #fff;
}
.pub_banner .ban_dow .dow_img{
    width: 15px;
    height: 8px;
    margin: 0 auto;
}
.pub_banner .ban_dow .dow_img{
    -webkit-animation: bounce-down 1.6s linear infinite;
    animation: bounce-down 1.6s linear infinite;
}
@-webkit-keyframes bounce-down {
    25% {
         -webkit-transform: translateY(-4px);
    }
    50%, 100% {
         -webkit-transform: translateY(0);
    }
    75% {
         -webkit-transform: translateY(4px);
    }
}

@keyframes bounce-down {
     25% {
          transform: translateY(-4px);
     }
     50%, 100% {
          transform: translateY(0);
     }
     75% {
          transform: translateY(4px);
     }
}
.pub_banner .ban_dow .dow_img img{
    width: 100%;
    height: 100%;
}
.pub_banner .box p {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    margin-top: 29px;
}

.pub_banner .box h4 {
    font-size: 48px;
    line-height: 48px;
    color: #fff;
}


.pub_banner .mobile_banner {
    display: none;
}

header {
    height: 84px;
}

header .head_fix {
    position: fixed;
    background: #4a4949;
    top: 0;
    left: 0;
    z-index: 100;
    height: 84px;
    width: 100%;
    -webkit-transition: all 0.35s linear;
    transition: all 0.35s linear;
}

header .head_fix .container {
    position: relative;
}

header .navbar-header .logo-img .star {
    display: none
}

header .navbar-header .logo-img .logo_fix {
    display: inline-block;
    height: 32px;
}

header .navbar-header {
    float: left;
    z-index: 4;
}

header .navbar-header .logo-img {
    float: left;
    width: 220px;
    height: 84px;
    line-height: 84px;
    transition: all .32s;
}

header .navbar-header .logo-img a {
    display: block
}

header .navbar-header .logo-img a img {
    vertical-align: middle
}

header.idx_header2 {
    height: 0;
}

header.idx_header2 .head_fix {
    background: none;
}


header.idx_header .nav-drop>ul li a,
header.idx_header .right_cnt i,
header.idx_header .right_cnt .langu p {
    color: #e2e2e2
}

header.idx_header .navbar-header .logo-img .star {
    display: inline-block;
    height: 32px;
}

header.idx_header .navbar-header .logo-img .logo_fix {
    display: none
}

header.idx_header.head_active .nav-drop ul li a,
header.idx_header.head_active .right_cnt i,
header.idx_header.head_active .right_cnt .langu p {
    color: #333
}

header.idx_header.head_active .navbar-header .logo-img .star {
    display: none
}

header.idx_header.head_active .navbar-header .logo-img .logo_fix {
    display: inline-block
}

header.head_active {
    height: 0;
}

header.head_active .head_fix {
    background: #fff;
    -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.2);
    height: 70px;
    -webkit-transition: all 0.35s linear;
    transition: all 0.35s linear
}

header.head_active .navbar-header .logo-img {
    line-height: 70px
}

header.head_active .navbar-header .logo-img .logo_fix {
    height: 32px;
    -webkit-transition: all .4s;
    transition: all .4s
}

header.head_active .nav-drop ul li {
    line-height: 70px;
    -webkit-transition: all .4s;
    transition: all .4s
}

header.head_active .right_cnt {
    line-height: 70px
}

html.sear_slider {
    overflow-y: scroll;
    height: 100%;
}

html.sear_slider body {
    overflow: hidden;
    height: 100%;
}

html.sear_slider .global-search-mask {
    display: block;
}

html.sear_slider .head_search {
    z-index: 89;
}

html.sear_slider .head_search .nav-drop>ul li,
html.sear_slider .right_cnt,
html.sear_slider .head_search .logo-img {
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.8);
    transition: all .5s;
}

html.sear_slider .head_search .searchform-wrapper {
    width: 100%;
    opacity: 1;
    transition: all .6s;
}

html.sear_slider .head_search .searchresults {
    pointer-events: all;
    opacity: 1;
}

html.sear_slider .head_search .searchresults-section ul li {
    -webkit-animation: ac-gn-searchresults-items-show 0.4s both;
    animation: ac-gn-searchresults-items-show 0.4s both;
}

html.sear_slider .head_search .searchresults-section ul li:nth-child(1) {
    -webkit-animation-delay: .22s;
    animation-delay: .22s;
}

html.sear_slider .head_search .searchresults-section ul li:nth-child(2) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s;
}

html.sear_slider .head_search .searchresults-section ul li:nth-child(3) {
    -webkit-animation-delay: .26s;
    animation-delay: .26s;
}

html.sear_slider .head_search .searchresults-section ul li:nth-child(4) {
    -webkit-animation-delay: .28s;
    animation-delay: .28s;
}

html.sear_slider .head_search .searchresults-section ul li:nth-child(5) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

html.sear_slider .head_search .searchresults-section ul li:nth-child(6) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s;
}

@-webkit-keyframes ac-gn-searchresults-items-show {
    0% {
        opacity: 0;
        -webkit-transform: translatex(100px);
        transform: translatex(100px);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }

}

@keyframes ac-gn-searchresults-items-show {
    0% {
        opacity: 0;
        -webkit-transform: translatex(100px);
        transform: translatex(100px);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }

}


.series-list {
    position: relative;
    padding-top: 50px;
    z-index: 2;
}

.series-list .wrap {
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0
}

.series-list .wrap ul {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.series-list .wrap ul li {
    text-align: center;
    width: 280px;
    float: left
}

.series-list .wrap ul li p {
    margin-top: 20px
}

.series-list .scroll {
    border-bottom: solid 1px #d9d9d9;
    height: 19px;
    width: 100%;
    position: relative
}

.series-list .scroll .frame {
    position: relative;
    margin: 0 auto;
    width: 1400px
}

.series-list .drag {
    cursor: pointer;
    width: 100px;
    height: 32px;
    background-color: #2575d5;
    border-radius: 15px;
    position: absolute;
    top: 0;
    margin-left: -50px;
    line-height: 32px;
    text-align: center
}

.series-list .drag>img {
    vertical-align: -1px
}

.series-list .drag .mouted {
    position: absolute;
    left: 50%;
    margin-left: -5.5px;
    top: 8px;
    -webkit-animation: mouted linear 2s infinite;
    animation: mouted linear 2s infinite
}

.series-list .swiper-slide {
    text-align: center;
}

.series-list-container img {
    max-width: 120px;
}

.series-list .series-list-container {
    padding-bottom: 70px;
}

.series-list .series-scrollbar {
    height: 0;
    border-top: 1px solid #ddd;
    background: none;
    padding-bottom: 18px;
    cursor: pointer;
    border-radius: 0;
}

.series-list .swiper-scrollbar-drag {
    background: url(../images/series-scrollbar-btn.png) center no-repeat;
    background-size: 100px auto;
    height: 32px;
    margin-top: -18px;
}

.series-list:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ddd;
    bottom: 21px;
}

@-webkit-keyframes mouted {
    0% {
        top: 8px
    }

    25% {
        top: 6px
    }

    75% {
        top: 10px
    }

    100% {
        top: 8px
    }
}

@keyframes mouted {
    0% {
        top: 8px
    }

    25% {
        top: 6px
    }

    75% {
        top: 10px
    }

    100% {
        top: 8px
    }
}

footer {
    background: #333;
    position: relative;
}

footer .logo {
    padding-top: 65px;
    max-width: 174px;
    margin-bottom: 24px
}

footer .foot-top {
    overflow: hidden;
    padding: 0 0 50px
}

footer .foot-top .foot-nav {
    float: left
}

footer .foot-top .foot-nav ul li {
    padding: 0 40px 0 21px;
    float: left;
    position: relative;
    height: 52px;
    line-height: 52px
}

footer .foot-top .foot-nav ul li a {
    color: #fff;
    opacity: .5
}

footer .foot-top .foot-nav ul li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 49%;
    width: 1px;
    height: 1px;
    background: #fff;
    opacity: .5
}

footer .foot-top .sub_search {
    float: right;
    padding: 1px;
    border: 1px solid #444;
    overflow: hidden
}

footer .foot-top .sub_search input {
    float: left;
    line-height: 48px;
    width: 240px;
    text-indent: 19px;
    color: #b3b3b3
}

footer .foot-top .sub_search .btn {
    background: #494949;
    float: right;
    width: 120px;
    height: 48px;
    line-height: 48px;
    color: #b3b3b3;
    cursor: pointer
}

footer .foot-copy {
    border-top: 1px solid #484848;
    padding: 44px 0
}

footer .foot-copy .govi {
    float: left;
    color: #999;
    opacity: .3
}

footer .foot-copy .link {
    float: right
}

footer .foot-copy .link ul li {
    width: 23px;
    height: 23px;
    float: left;
    background: url(../images/foot_link.png) left no-repeat;
    background-size: 106px auto;
    margin-left: 20px;
    opacity: .8;
    -webkit-transition: all .3s;
    transition: all .3s
}

footer .foot-copy .link ul li a {
    display: block;
    width: 100%;
    height: 100%
}

footer .foot-copy .link ul li.in_icon {
    background-position: -42px 0
}

footer .foot-copy .link ul li.tw_icon {
    background-position: -84px 0
}

footer .foot-copy .link ul li:hover {
    -webkit-transition: all .4s;
    transition: all .4s;
    opacity: 1
}

#allmap img {
    max-width: initial
}

#BMapLib_sendToPhone0 {
    display: none
}

.BMap_Marker {
    width: 50px;
    height: 50px
}

.contact_main {
    padding-bottom: 80px
}

.search_pdt {
    padding: 100px 0 120px
}

.search_pdt .form_sub {
    float: left;
    padding: 55px 40px 50px;
    width: 350px;
    background-color: #edf8fd;
}

.search_pdt .form_sub h2 {
    font-size: 48px;
    margin-bottom: 38px
}

.search_pdt .form_sub p {
    color: #999;
    font-size: 16px;
    margin-bottom: 20px
}

.form_sub .sub_sel {
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    padding-left: 26px
}

.form_sub .sub_sel .icon,
.search_results .select-item .icon {
    position: absolute;
    top: 4px;
    left: 0;
    width: 14px;
    height: 14px;
    border: solid 1px #999;
    border-radius: 100%;
    background: #fff;
    display: block
}

.form_sub .sub_sel.active {
    color: #2575d5
}

.form_sub .sub_sel.active .icon {
    border: solid 1px #2575d5
}

.search_pdt .form_sub .bl_cnt.active .sub_sel .icon:after,
.form_sub .sub_sel.active .icon:after {
    background-color: #2575d5;
    content: "";
    position: absolute;
    border-radius: 100%;
    right: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    margin-right: -4px;
    font-weight: bolder;
    display: inline-block
}

.search_pdt .form_sub .bl_cnt.disabled .sele_grup input[disabled],
.search_pdt .form_sub .bl_cnt.disabled .sele_grup select {
    background-color: #eee !important;
    cursor: not-allowed !important;
}

.search_pdt .form_sub .bl_cnt.active .sub_sel .icon:after {
    background-color: #333;
}

.search_pdt .form_sub .bl_cnt .sub_sel.active .icon {
    border-color: #333;
}

.search_pdt .form_sub hr {
    border: none;
    border-top: 1px solid #ddd;
    margin-bottom: 20px
}

.search_pdt .form_sub .box {
    padding: 30px 0 20px;
    border-top: 1px solid #ddd;
}

.search_pdt .form_sub .box input[type="text"] {
    display: block;
    width: 100%;
    text-indent: 1em;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
    border: solid 1px #ddd
}

.search_pdt .form_sub .box .form-group .grup_cnt {
    margin-bottom: 20px;
}

.search_pdt .form_sub .box .form-group .sub_sel.pd_left {
    padding: 0;
}

.search_pdt .form_sub .box .form-group .sub_sel {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.search_pdt .form_sub .box .form-group .input-group,
.search_results .input-group {
    border: solid 1px #ddd;
    display: table;
    margin-bottom: 10px;
    width: 100%;
}

.search_pdt .form_sub .box .form-group .form-control {
    display: table-cell;
    border: 0;
}

.search_pdt .form_sub .box .form-group .input-group-addon {
    display: table-cell;
    width: 60px;
    text-align: center;
    background-color: #f5f5f5;
    position: relative;
}

.search_pdt .form_sub .box .form-group .input-group-addon:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 10px;
    height: 2px;
    left: 50%;
    margin-left: -5px;
    background-color: #999999;
}

.search_pdt .form_sub .box .form-group .select-group {
    position: relative;
}

.search_pdt .form_sub .box .form-group .select-group select {
    width: 100%;
    height: 48px;
    background-color: #ffffff;
    border: solid 1px #dddddd;
    display: block;
    text-indent: 1em;
    appearance: none;
    -webkit-appearance: none;
    color: #666;
    cursor: pointer;
    margin-bottom: 10px;
}

.search_pdt .form_sub .box .form-group .select-group:after,
.search_results .select-group:after {
    font-family: 'iconfont';
    content: "\e69a";
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 12px;
    color: #333;
    font-weight: bold;
    display: block;
    pointer-events: none;
}

.search_pdt .form_sub .on_submit {
    width: 100%;
    display: block;
    font-size: 16px;
    height: 58px;
    line-height: 58px;
    background-color: #333;
    color: #c2c2c2;
    cursor: pointer
}

.search_pdt .form_sub .on_submit i {
    vertical-align: -2px;
    font-size: 20px;
    color: #c2c2c2;
    margin-right: 16px
}

.search_pdt .search_pdt_right {
    width: 885px;
    float: right;
    padding: 20px 0 0;
    position: relative
}

.search_pdt .search_pdt_right h2 {
    line-height: 72px;
    position: relative;
    z-index: 2;
    font-size: 72px;
    margin: 0 0 25px 42px
}

.search_pdt .search_pdt_right h3 {
    font-size: 48px;
    line-height: 45px;
    margin-bottom: -18px;
    margin-left: 42px;
    position: relative;
    z-index: 2
}

.search_pdt .search_pdt_right .more {
    width: 79px;
    height: 79px;
    border-radius: 100%;
    line-height: 79px;
    border: solid 3px #ddd;
    text-align: center;
    position: absolute;
    right: 45px;
    z-index: 2;
    top: 100px;
    transition: all .3s;
}

.search_pdt .search_pdt_right .more:hover {
    border-color: #2575d5;
    transition: all .3s;
}

.search_pdt .search_pdt_right .more a {
    display: block;
    font-size: 36px;
    color: #2575d5
}

.search_pdt .search_pdt_right .ser_pdt-container {
    background: #f8f5f2;
    text-align: center;
}

.search_pdt .search_pdt_right .ser_pdt-container p {
    position: absolute;
    bottom: 0;
    z-index: 3;
    left: 0;
    font-size: 24px;
    color: #2575d5;
    height: 80px;
    padding-left: 30px;
    background-color: #fff;
    width: 58%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-slide {
    padding: 60px 0 120px;
}

.search_pdt .search_pdt_right .ser_pdt-container .bot_bg {
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 0;
    width: 532px;
    line-height: 80px;
    height: 80px;
    background-color: #fff
}

.search_pdt .search_pdt_right .ser_pdt-container .profess_num {
    text-align: right;
    padding-right: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 30px;
    position: absolute;
    right: 0;
    z-index: 10;
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-slide img {
    transition: all .4s;
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-slide:hover img {
    transform: scale(1.03);
    transition: all .4s;
}

.search_pdt .search_pdt_right .ser_pdt-container .profess_num span.num_active {
    font-size: 20px;
    color: #333
}

.from_zk_btn {
    cursor: pointer;
}

.search_pdt .search_pdt_right .ser_pdt-container .ser_pdt_pagination .swiper-pagination-total {
    font-size: 14px;
    color: #999
}

.search_pdt .search_pdt_right .ser_pdt-container .link {
    background: #e4e4e4;
    height: 28px;
    width: 1px;
    position: absolute;
    bottom: 23px;
    left: 424px;
    z-index: 2
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-next,
.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-prev {
    top: auto;
    bottom: 6px;
    margin: 0;
    width: 80px;
    height: 60px;
    text-align: center;
    opacity: 1;
    line-height: 60px;
    z-index: 10;
    pointer-events: all;

}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-next i,
.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-prev i {
    font-size: 20px;
    font-weight: bold;
    font-size: 23px;
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-next:hover i,
.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-prev:hover i {
    color: #333;
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-prev {
    left: 330px
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-next {
    left: 436px;
}

.service2_box ul {
    border-top: 1px dashed #dddddd;
    border-bottom: 1px dashed #dddddd;
    padding-top: 40px;
    margin-bottom: 40px;
}

.service2_box ul li {
    margin-bottom: 50px;
}

.service2_box ul li h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.service2_box ul li .tel_phone,
.service2_box ul li .tel_phone a {
    font-size: 36px;
    font-family: arial;
    color: #2575d5;
    line-height: 24px;
}

.service2_box .advan_btn a {
    text-align: center;
    color: #fff;
    width: 140px;
    height: 42px;
    line-height: 42px;
    display: block;
    background-color: #2575d5;
    font-size: 15px;
}

.service2_box .advan_btn a i {
    margin-right: 10px;
    font-size: 22px;
    vertical-align: -3px;
    color: #fff;
}

.obtain_main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    z-index: 99;
    display: none;
}

.obtain_cnt {
    position: fixed;
    top: 50%;
    margin-top: -260px;
    width: 790px;
    left: 50%;
    margin-left: -395px;
    background-color: #f5f5f5;
    /*height: 600px;*/
    padding: 5px;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
}

.obtain_cnt .pd {
    background: url(../images/yd_bg.jpg) center no-repeat;
    background-size: cover;
    height: 100%;
    border: solid 1px #999999;
}


.obtain_cnt h2 {
    margin-bottom: 40px;
    padding-top: 59px;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
}

.obtain_cnt p {
    text-align: center;
}

.obtain_cnt a.pub-more {
    width: 100%;
    background-color: #2575d5;
    border: 0;
    height: 48px;
    color: #fff;
    line-height: 48px;
    margin-top: 30px;
}

.obtain_cnt .close_btn {
    position: absolute;
    top: 25px;
    right: 20px;
    cursor: pointer;
    font-size: 40px;
}

.obtain_cnt .obtain_cnt_box {
    width: 540px;
    padding: 20px;
	margin: 0 auto;
}

.obtain_cnt .int_list {
    border: 1px solid #999999;
    padding: 0 20px;
    height: 46px;
    line-height: 46px;
    margin-bottom: 20px;
    position: relative;
}

.obtain_cnt .int_list input {
    color: #666666;
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 15px;
}

.pdt_det_main .obtain_cnt {
    padding: 0;
}

.pdt_det_main .obtain_cnt .pd {
    border: 0;
    background: url(../images/pdt_det_bg.jpg) center 72px no-repeat;
    background-size: cover;
}

.pdt_det_main .obtain_cnt h2 {
    line-height: 72px;
    height: 72px;
    margin: 0;
    font-size: 20px;
    color: #ffffff;
    padding: 0;
    background-color: #333333;
}

.pdt_det_main .obtain_cnt h2 i {
    font-size: 24px;
    color: #fff;
    margin-right: 10px;
    vertical-align: -2px;
}

.pdt_det_main .obtain_cnt .pdt_int_list {
    border-bottom: 1px solid #dddddd;
    padding: 30px 0 20px;
}

.pdt_det_main .obtain_cnt .pdt_int_list #content{
    width: 100px;
    height: 40px;
    resize: none;
}

.pdt_det_main .obtain_cnt .pdt_int_list.act_bor {
    border-color: #999999;
}

.pdt_det_main .obtain_cnt .pdt_int_list input {
    width: 100%;
    display: block;
}

.pdt_det_main .obtain_cnt .pdt_int_list h3 {
    font-size: 18px;
}

.pdt_det_main .obtain_cnt .close_btn {
    top: 22px;
    font-size: 35px;
    color: #fff;
}

.idx_news_main {
    /* background: #f0f6fa */
}

.idx_news_main h2 {
    font-size: 48px;
    margin-bottom: 49px;
    line-height: 36px
}

.idx_news_main .exhi {
    float: left;
    max-width: 628px;
    width: 44%
}

.idx_news_main .exhi h4 {
    font-size: 20px;
    margin: 25px 0 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.idx_news_main .exhi h4 a {
    font-size: 20px;
    color: #333;
}

.idx_news_main .exhi p {
    line-height: 22px;
    color: #999;
    margin-bottom: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.idx_news_main .exhi figure {
    overflow: hidden
}

.idx_news_main .exhi figure img {
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx_news_main .exhi .info {
    overflow: hidden;
    line-height: 34px
}

.idx_news_main .exhi .info .data {
    color: #2575d5;
    float: left
}

.idx_news_main .exhi .info .more {
    display: inline-block;
    padding: 0 20px;
    float: right;
    height: 34px;
    color: #333;
    border: solid 1px #2575d5;
    transition: all .3s;
}

.idx_news_main .exhi .info .more:hover {
    background: #2575d5;
    color: #fff;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.idx_news_main .exhi:hover img {
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scale(1.04);
    transform: scale(1.04)
}

.idx_news_main .news_list h2 a {
    float: right
}

.idx_news_main .news_list h2 .arr_ar {
    display: block;
    border-radius: 100%;
    width: 26px;
    line-height: 26px;
    height: 26px;
    text-align: center;
    border: 2px solid #666;
    text-indent: 2px
}

.idx_news_main .news_list h2 .arr_ar i {
    color: #666;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    text-indent: 0;
}

.news_list {
    width: 46%;
    float: right;
    max-width: 630px
}

.news_list ul {
    border-top: 2px solid #ddd
}

.news_list ul li {
    padding: 45px 0;
    border-bottom: 1px dashed #ddd
}

.news_list ul li h4 {
    margin-bottom: 20px;
    font-size: 20px;
    -webkit-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.news_list ul li p {
    line-height: 22px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.news_list ul li:hover h4 {
    color: #2575d5;
    -webkit-transition: all .4s;
    transition: all .4s
}

.about_info .att_cnt {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 80px;
    overflow: hidden
}

.about_info .att_cnt .info {
    float: left;
    width: 52%;
    max-width: 641px
}

.about_info .att_cnt .info h2 {
    font-size: 36px;
    margin: 10px 0 30px
}

.about_info .att_cnt .info p {
    line-height: 30px;
    font-size: 15px
}

.about_info .att_cnt .info .more {
    margin-top: 50px;
    display: block;
    width: 140px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    background-color: #666
}

.about_info .att_cnt .info .more i {
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold
}

.about_info .att_cnt .info .textbox {
    overflow: hidden;
    height: 90px
}

.about_info .att_cnt .increase_grow {
    float: right;
    width: 40%
}

.about_info .att_cnt .increase_grow ul {
    overflow: hidden
}

.about_info .att_cnt .increase_grow ul li {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 70px
}

.about_info .att_cnt .increase_grow ul li .bignum {
    margin-bottom: 15px
}

.about_info .att_cnt .increase_grow ul li .bignum span {
    font-size: 72px;
    line-height: 60px;
    color: #333;
    font-family: 'deckerregular'
}

.about_info .att_cnt .increase_grow ul li .bignum i {
    margin: 0 0 0 18px;
    color: #333;
    font-size: 18px;
    vertical-align: 32px
}

.about_info .att_cnt .increase_grow ul li p {
    font-size: 18px
}

.about_info .att_cnt .increase_grow ul li:nth-child(even) .bignum i {
    font-size: 30px
}

.factory_main h2 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 35px
}

.factory_main .textbox {
    width: 80%;
    margin: 0 auto;
    text-align: center
}

.factory_main .factory_cnt ul {
    margin: 50px -10px 40px;
    overflow: hidden
}

.factory_main .factory_cnt ul li {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    text-align: center;
    float: left;
    margin-bottom: 20px;
}

.factory_main .factory_cnt ul li p {
    font-size: 16px;
    margin-top: 15px
}

.factory_main .factory_cnt ul li figure {
    /* cursor: pointer; */
    overflow: hidden;
}

.factory_main .factory_cnt ul li figure img{
    transition: .3s;
}

.factory_main .factory_cnt ul li figure:hover img {
    transform: scale(1.1);
}

.factory_main .factory_cnt .more {
    display: block;
    width: 140px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    background-color: #666;
    margin: 0 auto
}

.m-load {
    width: 14px;
    height: 14px;
    margin-left: 5px;
    vertical-align: -1px;
    display: inline-block
}

.m-load {
    position: relative
}

.m-load .line span {
    position: absolute;
    left: 5.6px;
    top: -0.5;
    width: 2px;
    height: 14px
}

.m-load .line span:before,
.m-load .line span:after {
    content: '';
    display: block;
    height: 50%;
    background: #fcfcfc;
    border-radius: 5px
}

.m-load .line span:nth-child(2) {
    -webkit-transform: rotate(30deg)
}

.m-load .line span:nth-child(3) {
    -webkit-transform: rotate(60deg)
}

.m-load .line span:nth-child(4) {
    -webkit-transform: rotate(90deg)
}

.m-load .line span:nth-child(5) {
    -webkit-transform: rotate(120deg)
}

.m-load .line span:nth-child(6) {
    -webkit-transform: rotate(150deg)
}

.m-load .circlebg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #535353;
    border-radius: 18px
}

@-webkit-keyframes load {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.m-load .line span:nth-child(1):before {
    -webkit-animation: load 1.2s linear 0s infinite
}

.m-load .line span:nth-child(2):before {
    -webkit-animation: load 1.2s linear .1s infinite
}

.m-load .line span:nth-child(3):before {
    -webkit-animation: load 1.2s linear .2s infinite
}

.m-load .line span:nth-child(4):before {
    -webkit-animation: load 1.2s linear .3s infinite
}

.m-load .line span:nth-child(5):before {
    -webkit-animation: load 1.2s linear .4s infinite
}

.m-load .line span:nth-child(6):before {
    -webkit-animation: load 1.2s linear .5s infinite
}

.m-load .line span:nth-child(1):after {
    -webkit-animation: load 1.2s linear .6s infinite
}

.m-load .line span:nth-child(2):after {
    -webkit-animation: load 1.2s linear .7s infinite
}

.m-load .line span:nth-child(3):after {
    -webkit-animation: load 1.2s linear .8s infinite
}

.m-load .line span:nth-child(4):after {
    -webkit-animation: load 1.2s linear .9s infinite
}

.m-load .line span:nth-child(5):after {
    -webkit-animation: load 1.2s linear 1s infinite
}

.m-load .line span:nth-child(6):after {
    -webkit-animation: load 1.2s linear 1.1s infinite
}

.about_deve .container {
    position: relative
}

.about_deve .number {
    font-size: 331px;
    position: absolute;
    top: 220px;
    left: 0;
    color: #666;
    opacity: .03
}

.about_deve .deve_img {
    text-align: center
}

.about_deve .ab_deve_container {
    margin-top: -30px
}

.about_deve .ab_deve_container:after {
    content: '';
    position: absolute;
    top: 152px;
    left: 6%;
    width: 88%;
    border-top: 1px dashed #999
}

.about_deve .ab_deve_container .swiper-slide {
    text-align: center
}

.about_deve .ab_deve_container .swiper-slide .year {
    font-size: 24px;
    font-family: 'deckerregular';
    margin: 80px 0 24px
}

.about_deve .ab_deve_container .swiper-slide .icon {
    width: 12px;
    height: 12px;
    background-color: #999;
    border-radius: 100%;
    margin: 42px auto
}

.about_deve .ab_deve_container .swiper-slide p {
    display: none;
    font-size: 16px
}

.about_deve .ab_deve_container .swiper-slide-active p {
    display: block
}

.about_deve .ab_deve_container .swiper-slide-active .year {
    font-size: 120px;
    color: #333;
    line-height: 112px;
    margin: 0 0 30px
}

.about_deve .ab_deve_container .swiper-slide-active .icon {
    width: 14px;
    height: 14px;
    background-color: #f4f4f4;
    border: 3px solid #2575d5;
    margin-top: 0
}

.about_deve .ab_deve_container .swiper-button-next,
.about_deve .ab_deve_container .swiper-button-prev {
    margin-top: 14px
}

.about_deve .ab_deve_container .swiper-button-next i,
.about_deve .ab_deve_container .swiper-button-prev i {
    font-size: 46px;
    font-weight: bold
}

.subnav_list {
    text-align: center;
    height: 68px;
    border-bottom: 1px solid #ddd
}

.subnav_list ul {
    display: inline-block
}

.subnav_list ul li {
    margin: 0 80px;
    height: 67px;
    line-height: 67px;
    float: left;
    text-align: center;
    position: relative
}

.subnav_list ul li a {
    font-size: 16px
}

.subnav_list ul li.active {
    border-bottom: 2px solid #2575d5
}

.subnav_list ul li.active a {
    color: #2575d5
}

.about_team ul li {
    width: calc(25% - 20px);
    margin: 0 10px 30px;
    float: left;
    text-align: center;
    height: 438px
}

.about_team ul li .box {
    cursor: pointer;
    background: #fff;
    padding: 0 40px;
    height: 438px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.about_team ul li figure {
    width: 176px;
    height: 176px;
    margin: 0 auto;
}

.about_team ul li figure img {
    border-radius: 100%;
    border: solid 2px #ddd
}

.about_team ul li h3 {
    font-size: 30px;
    line-height: 30px;
    margin: 29px 0 19px
}

.about_team ul li h4 {
    font-size: 18px;
    color: #666
}

.about_team ul li p {
    display: none
}

.about_team ul li:hover .box {
    margin-top: -10px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all .4s;
    transition: all .4s
}

.about_team ul li:hover figure {
    width: 141px;
    height: 141px;
    -webkit-transition: all .4s;
    transition: all .4s
}

.about_team ul li:hover h4 {
    color: #2575d5;
    margin-bottom: 25px;
    -webkit-transition: all .4s;
    transition: all .4s
}

.about_team ul li:hover p {
    display: block;
    line-height: 24px;
    -webkit-transition: all .4s;
    transition: all .4s
}

.page_ul {
    margin-left: -10px;
    margin-right: -10px
}

.publink {
    background: #fff;
    height: 40px;
    clear: both;
    width: 100%
}

.about_jobs table {
    width: 100%
}

.about_jobs table td {
    padding: 22px 0;
    font-size: 16px;
    text-align: center
}

.about_jobs table thead {
    background-color: #e9e9e9
}

.about_jobs table thead td {
    font-weight: bold
}

.about_jobs table tbody {
    background: #fff
}

.about_jobs table td {
    background: #fff;
    border-bottom: 1px solid #f4f4f4
}

.about_jobs table td .more {
    display: inline-block;
    width: 116px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    border: solid 1px #ddd;
    -webkit-transition: all .3s;
    transition: all .3s
}

.about_jobs table td .more:hover {
    background: #2575d5;
    color: #fff;
    -webkit-transition: all .4s;
    transition: all .4s
}

.jobs_recruitment {
    margin-bottom: 30px
}

.jobs_recruitment p {
    line-height: 36px
}

.jobs_recruitment .textbox {
    overflow: hidden
}

.jobs_recruitment .textbox .w03 {
    float: left;
    width: 33.33%;
    margin-bottom: 25px
}

/*.jobs_recruitment .desc {*/
/*margin-bottom: 40px*/
/*}*/


.lishenwu_bot {
    margin-top: 20px;
    background: #fafafa;
}

.pdtbackbtn {
    display: block;
    text-align: center;
    line-height: 70px;
    font-size: 16px;
    color: #000000;
    height: 70px;
    background-color: #fafafa;
}

.factory_fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, .8);
    display: none;
}

.factory_layer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 640px;
    width: 100%;
}

.factory_layer .bd {
    background: #fff;
}

.factory_layer .prev,
.factory_layer .next {
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
}

.factory_layer .prev i,
.factory_layer .next i {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

.factory_layer .next {
    left: auto;
    right: 5px;
}

.factory_layer .close-btn {
    position: absolute;
    right: -12px;
    top: -20px;
    cursor: pointer;
    background: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 9;
}

.factory_layer .close-btn i {
    font-size: 20px;
    font-weight: bold;
}


.owl-wrapper-outer {
    background: #fff;
}

.about_jobs_det h2 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 40px
}

.about_jobs_det .jobs_cnt {
    background: #fff;
    padding: 40px
}

.about_jobs_det .head {
    font-weight: bold;
    font-size: 18px;
    color: #2575d5;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 38px
}

.about_jobs_det h4 {
    font-weight: bold;
    font-size: 18px;
    color: #2575d5;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    padding-top: 40px;
    margin-bottom: 38px
}

.tab_from .tab_from_cnt {
    overflow: hidden;
    margin-bottom: 20px
}

.tab_from .tab_from_cnt .box_3 {
    width: 33.3333%;
    line-height: 46px;
    float: left;
    padding: 0 30px 0 50px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tab_from .tab_from_cnt .box_3 label {
    float: left;
    margin-right: 20px;
    position: absolute;
    left: 0;
    top: 0
}

.tab_from .tab_from_cnt .box_3 input {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background-color: #f4f4f4;
    color: #666;
    text-indent: 1em;
    display: list-item;
}

.tab_from .tab_from_cnt.Upload_resume .box_3 input {
    text-indent: 0;
    line-height: initial;
    padding: 10px 20px;
    height: 26px;
}

.tab_from .tab_from_cnt .box_3:last-child {
    padding-right: 0
}

.tab_from .Upload_resume {
    margin-bottom: 40px
}

.tab_from .Upload_resume .box_3 {
    width: 100%;
    padding-left: 76px
}

.tab_from .submit_btn {
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #2575d5;
    font-size: 16px;
    border: solid 2px #2575d5;
    cursor: pointer;
}

.service_list ul li {
    background: #fff;
    margin-bottom: 30px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_list ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;

    display: -moz-flex;
    display: -o-flex
}

.service_list ul li .box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 6%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.service_list ul li .box h3 {
    font-size: 30px;
    margin-bottom: 35px
}

.service_list ul li .box p {
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.service_list ul li .box .more {
    margin-top: 90px;
    text-align: center;
    width: 140px;
    line-height: 42px;
    font-size: 15px;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: #666
}

.service_list ul li .box .more i {
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold
}

.service_list ul li .ser_img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 780px;
    overflow: hidden
}

.service_list ul li .ser_img img {
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_list ul li:hover {
    -webkit-box-shadow: 2px 3px 12px #e0e0e0;
    box-shadow: 2px 3px 12px #e0e0e0;
    -webkit-transition: all .4s;
    transition: all .4s
}

.service_list ul li:hover .ser_img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: all .4s;
    transition: all .4s
}

.service_list ul li:hover .box .more {
    background: #2575d5;
    -webkit-transition: all .4s;
    transition: all .4s
}

.service_det .box_pd {
    background: #fff;
    padding: 70px 80px;
    overflow: hidden;
}

.service_det .apply_trial {
    float: left;
    width: 50%;

}

.service_det .apply_trial .head {
    padding-bottom: 40px;
}

.service_det .apply_trial .box dl {
    border-top: 1px dashed #dddddd;
    border-bottom: 1px dashed #dddddd;
    padding-top: 60px;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.service_det .apply_trial .box dl dd {
    margin-bottom: 40px;
    display: flex;
    display: -webkit-flex;
}

.service_det .apply_trial .box dl dd .til {
    width: 118px;
    height: 118px;
    margin-right: 30px;
    text-align: center;
    background-color: #666666;
    font-family: arial;
}

.service_det .apply_trial .box dl dd .til.two_til {
    background-color: #999999;
}

.service_det .apply_trial .box dl dd .til .num {
    color: #ffffff;
    font-size: 60px;
    padding: 40px 0 20px;
}

.service_det .apply_trial .box dl dd .til p {
    color: #ffffff;
    opacity: 0.6;
    font-size: 18px;
}

.service_det .apply_trial .box dl dd .box {
    flex: 1;
}

.service_det .apply_trial.ser_socut .box dl {
    border-bottom: none;
    padding-top: 40px;
}

.service_det .apply_trial.ser_socut .head h3 {
    font-size: 26px;
    padding: 0 0 25px;
    font-weight: normal;
}

.service_det .service2_box ul {
    border-top: none;
    padding-top: 0;
}

.service_det .apply_trial .tel_cnt {
    color: #333333;
}

.service_det .apply_trial .tel_cnt span {
    color: #333333;
    font-size: 18px;
}

.service_det .apply_trial h3 {
    font-size: 18px;
    padding: 30px 0 10px;
    font-weight: bold;
}

.service_det .apply_trial p {
    line-height: 24px;
    font-size: 15px;
}

.application_form {
    float: right;
    width: 500px;
}

.application_form .head {
    height: 72px;
    line-height: 72px;
    background-color: #666666;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
}

.application_form .head i {
    color: #fff;
    font-size: 24px;
    margin-right: 8px;
    vertical-align: -1px;
}

.application_form .box {
    padding: 40px 50px 50px;
    border: solid 1px #dddddd;
}

.application_form .box input {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    margin-bottom: 36px;
    display: block;
    color: #666;
    width: 100%;
}

.application_form .box textarea {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    margin-bottom: 36px;
    display: block;
    color: #666;
    height: 80px;
    width: 100%;
}

.application_form .pub-more2 {
    width: 100%;
    background-color: #2575d5;
    padding: 10px 0;
    margin-bottom: 15px;
}

.desc {
    color: #999999;
}

.case-list ul {
    *zoom: 1
}

.case-list ul:before,
.case-list ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.case-list ul:after {
    clear: both
}

.case-list ul li {
    background: #fff;
    float: left;
    position: relative;
    width: 31.666666%;
    margin: 0 2.5% 2.5% 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.case-list ul li figure {
    overflow: hidden
}

.case-list ul li figure img {
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.case-list ul li:nth-child(3n) {
    margin: 0
}

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

.case-list ul li .box h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    margin-bottom: 15px
}

.case-list ul li .box p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #999
}

.case-list ul li:hover {
    -webkit-box-shadow: 2px 3px 12px #e0e0e0;
    box-shadow: 2px 3px 12px #e0e0e0;
    -webkit-transition: all .4s;
    transition: all .4s
}

.case-list ul li:hover img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: all .4s;
    transition: all .4s
}

.case-list ul li:hover .box h4 {
    color: #2575d5;
    -webkit-transition: all .4s;
    transition: all .4s
}

.news-main-list {
    margin-top: -20px;
    margin-bottom: -20px
}

.news-main-list ul {
    *zoom: 1
}

.news-main-list ul:before,
.news-main-list ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.news-main-list ul:after {
    clear: both
}

.news-main-list ul li {
    width: 33.333%;
    float: left;
    border-right: 1px solid #ddd;
    padding: 45px 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

.news-main-list ul li .data {
    color: #999;
    font-family: arial;
}

.news-main-list ul li h3 {
    margin: 20px 0 35px;
    font-size: 22px;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.news-main-list ul li .desc {
    color: #999
}

.news-main-list ul li figure {
    margin: 15px 0 55px
}

.news-main-list ul li:hover {
    -webkit-transition: all .4s;
    transition: all .4s;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1)
}

.news-main-list ul li:nth-child(3n) {
    border-right: none
}

.news-main-list ul li .info {
    width: 78px;
}

#chassis {
    margin: 0 auto;
    position: relative;
    width: 480px;
    height: 480px;
    border-radius: 50%;
    position: relative;
}

#since span {
    width: 1px;
    height: 120px;
    position: absolute;
    background: #dadada;
    top: 0px;
    left: 50%;
    -webkit-transform-origin: 0 240px;
}

#since .box {
    width: 195px;
    height: 195px;
    border-radius: 100%;
    border: 2px solid #dadada;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#since .box h4 {
    font-size: 18px;
    font-family: Arial;
    padding: 40px 0 5px;
    text-transform: uppercase;
}

#since .box p {
    color: #333;
    font-size: 18px;
    margin-bottom: 15px;
}

#since .box .date {
    font-size: 48px;
    color: #333;
    font-family: 'deckerregular';
}

#since circle {
    -webkit-transition: stroke-dasharray .25s;
    transition: stroke-dasharray .25s;
}

.yq_bor {
    height: 440px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.contact_main .head {
    font-size: 30px;
    margin-bottom: 30px;
    color: #333
}

.comestic_area {
    margin-bottom: 40px
}

.comestic_area .box {
    background: #fff;
    padding: 40px 0
}

.comestic_area .box ul {
    overflow: hidden
}

.comestic_area .box ul li {
    width: 33.33%;
    border-right: 1px dashed #ddd;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 60px;
    position: relative
}

.comestic_area .box ul li:nth-child(3n) {
    border-right: none;
}

.overseas_agent .box ul li:nth-child(3n) {
    border-right: 1px dashed #ddd;
}

.comestic_area .box ul li h3 {
    font-size: 24px
}

.comestic_area .box ul li .link {
    width: 20px;
    height: 2px;
    background-color: #999;
    margin: 20px 0 38px
}

.comestic_area .box ul li.bor_nor {
    border-right: none
}

.comestic_area .box ul li .name {
    position: absolute;
    right: 60px;
    line-height: 26px;
    top: 20px;
    color: #2575d5
}

.overseas_agent {
    margin: 0
}

.overseas_agent .box ul.border-bot {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.overseas_agent .box ul li {
    width: 25%
}

.overseas_agent .box ul li .more {
    width: 140px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    text-align: center;
    background-color: #999;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s
}

.overseas_agent .box ul li .more i {
    font-weight: bold;
    margin-left: 5px;
    font-size: 12px;
    color: #fff
}

.overseas_agent .box ul li .more:hover {
    background-color: #2575d5;
    -webkit-transition: all .4s;
    transition: all .4s
}

.overseas_agent .box ul li:nth-child(4n) {
    border-right: none
}

.contact-content {
    margin-bottom: 40px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1)
}

.contact-content #allmap {
    max-width: 774px;
    float: left;
    width: 52%;
    height: 474px
}

.contact-content .box {
    width: 48%;
    float: right;
    padding: 80px 50px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.contact-content .box h3 {
    font-size: 30px;
    margin-bottom: 35px;
    line-height: 36px
}

.contact-content .box p {
    font-size: 16px;
    line-height: 30px
}

.contact-content .box .weix-code {
    width: 128px;
    margin-top: 30px
}

.contact_cnt_list ul li {
    width: calc(50% - 30px);
    float: left;
    background: #fff;
    padding: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 30px 30px 0
}

.contact_cnt_list ul li:nth-child(2n) {
    margin-right: none
}

.contact_cnt_list ul li figure {
    width: 44%;
    max-width: 280px;
    float: left
}

.contact_cnt_list ul li .box {
    padding-left: 30px;
    float: left;
    width: 56%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.contact_cnt_list ul li .box h3 {
    margin: 25px 0;
    font-size: 30px
}

.contact_cnt_list ul li .box p {
    line-height: 30px;
    font-size: 16px
}

.pg-list-buy {
    padding: 60px 0
}

.pg-list-buy ul {
    background: #fff
}

.pg-list-buy ul li {
    border-bottom: 2px solid #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex
}

.pg-list-buy ul li:last-child {
    border-bottom: none
}

.pg-list-buy ul li.menu-item {
    padding: 15px 0;
    position: relative;
}

.pg-list-buy ul li .select-item {
    font-weight: bold;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
    padding-left: 30px;
    border-right: 1px solid #ddd;
    font-size: 16px;
    color: #333;
    line-height: 36px
}

.pg-list-buy ul li .select-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 30px;
    position: relative;
}

.pg-list-buy ul li .shrink {
    height: 38px;
    overflow: hidden;
}

.pg-list-buy ul li.menu-item:nth-child(4) .pdc-label {
    width: 100px;
}

.pg-list-buy ul li .select-content.active {
    height: 100%;
}

.pg-list-buy ul li .select-content .selected-tag {
    display: inline-block;
    background-color: #f2f3f5;
    border: 1px solid #ebedf0;
    border-radius: 2px;
    padding: 4px 8px;
    margin-right: 12px;
    margin-bottom: 6px;
    color: #333
}

.pg-list-buy ul li .select-content .selected-tag i {
    margin-left: 8px;
    vertical-align: -1px;
    cursor: pointer
}

.pg-list-buy ul li .select-content .reset-btn {
    margin-left: 10px;
    display: inline-block;
    cursor: pointer;
    color: #999
}

.pg-list-buy ul li .select-content .reset-btn i {
    margin-right: 8px;
    cursor: pointer
}

.pg-list-buy ul li .select-content .reset-btn:hover span {
    text-decoration: underline
}

.pg-list-buy ul li .top_ser input {
    width: 40%;
    color: #666;
    height: 36px;
    line-height: 36px
}

.pg-list-buy ul li .top_ser a {
    margin-left: 15px;
    width: 106px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    background-color: #ddd;
    border-radius: 5px;
    text-align: center
}

.pg-list-buy ul li .top_ser .rest_btn {
    background-color: #2575d5;
    color: #fff
}

.pg-list-buy ul li .pdc-label {
    float: left;
    position: relative;
    margin: 8px 30px 8px 0
}

.pg-list-buy ul li .pdc-label input[type='radio'] {
    visibility: hidden;
    cursor: pointer;
    position: relative;
    vertical-align: -2px;
    width: 14px;
    height: 14px;
}

.pg-list-buy ul li .pdc-label input[type='radio']:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #fff;
    display: block;
    border: solid 1px #2575d5;
    box-sizing: border-box;
    visibility: visible;
    -webkit-box-sizing: border-box;
}

.pg-list-buy ul li .pdc-label input[type='radio']:checked:before {
    background-color: #2575d5;
    content: "";
    position: absolute;
    border-radius: 100%;
    width: 8px;
    height: 8px;
    margin-top: 3px;
    margin-left: 3px;
    z-index: 2;
    visibility: visible;
    font-weight: bolder;
    display: inline-block;
}

.pg-list-buy ul li .pdc-label input[type="checkbox"] {
    visibility: hidden;
}

.pg-list-buy ul li .pdc-label input[type="checkbox"]:after {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    background-color: #fff;
    border: solid 1px #999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: visible;
    cursor: pointer;
}

.pg-list-buy ul li .pdc-label input[type="checkbox"]:checked:after {
    background: #2575d5 url(../images/sle_on.png) center no-repeat;
    background-size: 8px auto;
    border: none
}

.pg-list-buy ul li .pdc-label label {
    padding-left: 8px;
    position: relative;
    z-index: 2
}

.pdt-show-list {
    padding: 60px 0 20px
}

.pg-list-buy ul li .sele_btn {
    margin-right: 50px;
}

.pg-list-buy ul li .sele_btn span.btn {
    cursor: pointer;
    margin-top: 7px;
}

.pg-list-buy ul li .sele_btn span.btn i {
    color: #999;
}

.pdt-show-list ul>li {
    margin-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex
}

.pdt-show-list ul>li .listimg {
    width: 450px
}

.pdt-show-list ul>li .listimg h4 {
    margin-bottom: 30px;
    font-weight: bold
}

.pdt-show-list ul>li .box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 50px
}

.pdt-show-list ul>li .box .title {
    padding-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    margin-bottom: 30px
}

.pdt-show-list ul>li .box .title span {
    font-weight: bold
}

.pdt-show-list ul>li .box .span1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
}

.pdt-show-list ul>li .box .span2 {
    -webkit-box-flex: 0 1 15%;
    -ms-flex: 0 1 15%;
    flex: 0 1 15%
}

.pdt-show-list ul>li .box .span3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.pdt-show-list ul>li .box .span4 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.pdt-show-list ul>li .box .span5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    text-align: center
}

.pdt-show-list ul>li .box .span5 img {
    width: 22px
}

.pdt-show-list ul>li .box .span6 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.pdt-show-list ul>li .box .span6 .details {
    display: block;
    text-align: center;
    width: 68px;
    margin: 0 auto;
    height: 27px;
    line-height: 29px;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #999;
    -webkit-transition: all .3s;
    transition: all .3s
}

.pdt-show-list ul>li .box .mCSB_inside>.mCSB_container {
    margin-right: 40px
}

.pdt-show-list ul>li .box ol {
    max-height: 310px;
    overflow-y: auto
}

.pdt-show-list ul>li .box ol li {
    border-top: 1px solid #ddd;
    padding: 15px 0;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex
}

.pdt-show-list ul>li .box ol li:last-child {
    border-bottom: 1px solid #ddd
}

.pdt-show-list ul>li .box ol li:hover {
    background: #f8f8f8;
    -webkit-transition: all .4s;
    transition: all .4s
}

.pdt-show-list ul>li .box ol li:hover .details {
    border-color: #2575d5;
    background: #2575d5;
    color: #fff;
    -webkit-transition: all .4s;
    transition: all .4s
}

.pdt-show-list ul>li .box table {
    width: 100%
}

.pdt-show-list ul>li .box table thead th {
    font-weight: bold;
    margin-bottom: 30px
}

.pdt-show-list ul>li .box table .td5 {
    text-align: center
}

.pdt-show-list ul>li .box table .td6 {
    text-align: center
}

.map_top {
    width: 100%;
    height: 62px;
    line-height: 62px;
}

.map_top ul {
    *zoom: 1
}

.map_top ul:before,
.map_top ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.map_top ul:after {
    clear: both
}

.map_top ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.map_top ul li span {
    margin: 0 5px
}

.pdtList2 h2 {
    font-size: 40px;
}

.pdtList2 .container>p {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 10px;
    text-align: center;
}

.pdt_det_top {
    background: #f5f5f5;
    background-size: cover;
    padding: 70px 0 70px;
}

.pdt_det_top .pdt_det_container {
    width: 50%;
    float: left;

}

.pdt_det_top .pdt_det_container .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pdt_det_top .pdt_det_container .swiper-slide img {
    max-width: 700px;
    width: 100%;
}

.pdt_det_top .pdt_det_container .pdt_det_pagination {
    bottom: 8%
}

.pdt_det_top .pdt_det_container .pdt_det_pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0 10px;
    background-color: #fff;
    opacity: .3
}

.pdt_det_top .pdt_det_container .pdt_det_pagination .swiper-pagination-bullet-active {
    background: #2575d5;
    opacity: 1
}

.pdt_det_top .box {
    float: right;
    width: 45%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    padding-left: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pdt_det_top .box h3 {
    font-size: 32px;
}

.pdt_det_top .box p {
    line-height: 26px
}

.pdt_det_top .box .border_cnt {
    border-bottom: 1px dashed #999;
    padding: 40px 0;
    margin-bottom: 35px
}

.pdt_det_top .box .border_cnt p {
    font-size: 16px;
    margin-bottom: 18px
}

.pdt_det_top .box .box_cnt {
    margin-top: 40px;
    overflow: hidden
}

.pdt_det_top .box .box_cnt2 {
    margin-top: 5px !important;
}

.pdt_det_top .box .box_cnt a {
    border-radius: 5px;
    margin-right: 20px;
    float: left;
    width: 140px;
    margin-bottom: 10px;
    height: 44px;
    line-height: 44px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #fff
}

.pdt_det_top .box .box_cnt a img {
    width: 20px;
    margin-right: 15px;
    vertical-align: -4px
}

.pdt_det_top .box .box_cnt .zx_icon {
    border: solid 1px #ddd;
    background: #fff;
    color: rgba(51, 51, 51, .8);
}

.pdt_det_top .box .box_cnt .pdf_icon {
    background: #939393
}

.pdt_det_top .box .box_cnt .time_icon {
    margin: 0;
    background: #2575d5
}

.pdt-list-info {
    padding: 40px 0
}

.pdt-list-info .head {
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 20px
}

.pdt-list-info .head .desc {
    float: left;
    font-size: 20px;
    color: #2575d5;
    font-weight: bold
}

.pdt-list-info .head .desc img {
    width: 20px;
    margin-right: 15px
}

.pdt-list-info .head .back {
    float: right
}

.pdt-list-info ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex
}

.pdt-list-info ul li .title {
    width: 160px;
    border-top: 1px solid #ddd;
    margin-right: 40px;
    padding: 40px 0;
    font-size: 18px;
    color: #333
}

.pdt-list-info ul li .box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 40px 0;
    border-top: 1px solid #ddd
}

.pdt-list-info ul li .box p {
    font-size: 16px;
    line-height: 36px
}

.pdt-list-info ul li .box .sm_list {
    display: block;
    font-size: 15px;
    float: left;
    width: 20%;
    margin-bottom: 25px
}

.recommended_related {
    padding: 60px 0
}

.recommended_related .head {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 40px
}

.recommended_related .responsive {
    margin: 0 -17.5px
}

.recommended_related .responsive .slick-prev,
.recommended_related .responsive .slick-next {
    width: initial;
    height: 100%;

}

.recommended_related .responsive .slick-prev:before,
.recommended_related .responsive .slick-next:before {
    display: none
}

.recommended_related .responsive .slick-prev.slick-disabled,
.recommended_related .responsive .slick-next.slick-disabled {
    -webkit-transition: all .4s;
    transition: all .4s;
    opacity: .4
}

.recommended_related .responsive .slick-prev:after {
    content: "\e73a";
    font-family: "iconfont" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    color: #333;
}

.recommended_related .responsive .slick-next:after {
    content: "\e634";
    font-family: "iconfont" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    color: #333;
}

.recommended_related .responsive .slick-slide {
    margin: 0 17.5px
}

.recommended_related .responsive .slick-slide figure,
.pdt-show-list ul>li .listimg figure {
    background: url(../images/det_img_bg.jpg) center no-repeat;
    background-size: cover;
}

.recommended_related .responsive .slick-slide .box {
    margin-top: 30px;
    overflow: hidden;
    padding: 0 20px
}

.recommended_related .responsive .slick-slide .box h4 {
    float: left;
    font-size: 18px;
    color: #333;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recommended_related .responsive .slick-slide .box span {
    font-size: 16px;
    float: right;
    display: block
}

.recommended_related .responsive .slick-slide .box span .arr_r {
    width: 22px;
    height: 8px;
    background: url(../images/arr_r.png) no-repeat;
    background-size: 22px auto;
    display: inline-block;
    margin-left: 10px
}

.recommended_related .responsive .slick-slide:hover .box span {
    color: #2575d5;
    -webkit-transition: all .4s;
    transition: all .4s
}

.recommended_related .responsive .slick-slide:hover .box span .arr_r {
    background-image: url(../images/arr_r_on.png);

    -webkit-transition: all .4s;
    transition: all .4s
}

.service3_main .box_pd {
    background: #fff;
}

#tan_box {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
}

.tan_box {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.tan_box .box {
    position: relative;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 15px #ccc;
    border-radius: 5px 0 5px 5px;
}

.tan_box .box img {
    max-height: 100%;
    max-width: 100%;
}

.tan_box .box video,
.tan_box .box iframe {
    width: 1000px;
    height: auto;
    float: left;
    display: block;
    overflow: hidden;
}

.tan_box .box iframe {
    height: 560px;
}

.tan_box .close {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: -36px;
    background: #fff;
    cursor: pointer;
    box-shadow: 0 0 5px #ccc;
    transition: all 0.3s;
    border-radius: 5px 5px 0 0;
}

.tan_box .close .iconfont {
    display: inline-block;
    transition: all 0.3s;
}

.tan_box .close:hover {
    background: #3f509f;
}

.tan_box .close:hover .iconfont {
    transform: rotate(360deg);
    color: #fff;
}

.common_problem ul li {
    border: solid 1px #dddddd;
    margin-bottom: 30px;
}

.common_problem ul li .til {
    width: 26px;
    height: 26px;
    line-height: 26px;
    background-color: #333333;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-family: arial;
    font-size: 16px;
    margin-right: 30px;
}

.common_problem ul li .head {
    background-color: #f5f5f5;
    line-height: 26px;
    height: 26px;
    padding: 30px 30px 30px 40px;
}

.common_problem ul li .head .box {
    font-size: 16px;
    color: #333333;
}

.common_problem ul li .cnt {
    display: none;
    padding: 30px 30px 30px 40px;
}

.common_problem ul li .cnt .til {
    background-color: #2575d5;
}

.common_problem ul li .cnt .box {
    max-width: 86%;
}

.common_problem ul li .box {
    flex: 1;
}

.common_problem ul li .slider_arrow i {
    color: #333;
    font-size: 44px;
    cursor: pointer;
}

.common_problem ul li.active .cnt {
    display: block;
}

.down_title {
    border-bottom: 2px solid #dddddd;
    padding-bottom: 40px;
}

.down_title ul {
    overflow: hidden;
}

/*.down_title ul li{float: left;font-size: 30px;color: #999999;line-height: 30px;margin-right: 70px;cursor: pointer;}*/
.down_title ul li a {
    float: left;
    font-size: 30px;
    color: #999999;
    line-height: 30px;
    margin-right: 70px;
    cursor: pointer;
}

.down_title ul li.active {
    color: #333333;
}

.down_title ul li.active a {
    color: #333333;
}

.ser3_down_list {
    margin-top: 20px;
}

.ser3_down_list ul li {
    padding: 30px 20px;
    line-height: 42px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    transition: all .3s;
    position: relative;
}

.ser3_down_list ul li:last-child {
    border-bottom: none;
}

.ser3_down_list ul li h3 {
    font-size: 18px;
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 160px;
}

.ser3_down_list ul li .down_btn {
    position: absolute;
    right: 20px;
    top: 30px;
    width: 140px;
    background-color: #999999;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    transition: all .3s;
}

.ser3_down_list ul li .down_btn img {
    width: 20px;
    vertical-align: -4px;
    margin-right: 10px;
}

.ser3_down_list ul li .down_btn:hover {
    background-color: #2575d5;
    color: #fff;
    transition: all .4s;
}

.ser3_down_list ul li:hover {
    background-color: #f5f5f5;
    transition: all .4s;
}

.news-dets {
    padding: 50px;
    background: #fff;
}

.news-dets h2 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    color: #2575d5;
}

.news-dets h5 {
    text-align: center;
    margin-bottom: 22px;
    font-size: 16px;
    color: #999
}

.news-dets hr {
    border: 0;
    border-top: 1px solid #ddd;
    margin-bottom: 30px
}

.news-dets p,
.news-dets img {
    margin-bottom: 25px
}

.case-page {
    margin-top: 30px
}

.case-page .case-page-cnt .prev {
    float: left
}

.case-page .case-page-cnt .next {
    float: right;
    text-align: right;
}

.global-search-mask {
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 88;
    display: none;
}

.search_results {
    padding-bottom: 40px;
}

.search_results ul {
    padding: 15px 40px 42px;
}

.search_results.pg-list-buy ul li .select-content {
    padding-left: 0;
    padding-right: 0;
    height: initial;
}

.search_results .on_submit {
    width: 100%;
    display: block;
    font-size: 16px;
    height: 58px;
    line-height: 58px;
    background-color: #333;
    color: #c2c2c2;
    margin-top: 10px;
    cursor: pointer;
}

.search_results .on_submit i {
    vertical-align: -2px;
    font-size: 20px;
    color: #c2c2c2;
    margin-right: 16px;
}

.search_results .til {
    overflow: hidden;
}

.search_results .til .sub_sel {
    float: left;
    margin-right: 46px;
    color: #333;
    font-weight: bold;
    margin-bottom: 25px;
    font-size: 18px;
}

.search_results .til .sub_sel input[type='radio'] {
    cursor: pointer;
    position: relative;
}

.search_results ul li.menu-item {
    padding: 10px 0;
    border: none;
}

.search_results .xinhao_inp {
    line-height: 46px;
    border: 1px solid #dddddd;
    width: 100%;
    text-indent: 1em;
    margin-top: 15px;
    margin-bottom: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.search_results ul li.disabled input[disabled],
.search_results ul li.disabled select {
    background-color: #eee !important;
    cursor: not-allowed !important;
}

.search_results .input-group,
.search_results .select-group {
    position: relative;
}

.search_results ul li.active .icon:after {
    content: "";
    position: absolute;
    border-radius: 100%;
    right: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    margin-right: -4px;
    font-weight: bolder;
    display: inline-block;
    background-color: #333;
}

.search_results .input-group {
    width: 330px;
    float: left;
    margin: 0 20px 0 0;
}

.search_results .form-control {
    display: table-cell;
    width: 100%;
    text-indent: 1em;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
}

.search_results .input-group-addon {
    display: table-cell;
    width: 60px;
    text-align: center;
    background-color: #f5f5f5;
    position: relative;
}

.search_results .input-group-addon:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 10px;
    height: 2px;
    left: 50%;
    margin-left: -5px;
    background-color: #999999;
}

.search_results .til .sub_sel.active {
    color: #2575d5;
}

.search_results ul li .select-item {
    position: relative;
    cursor: pointer;
    border: none;
    line-height: 50px;
    padding-left: 0;
}

.search_results ul li .select-item .icon {
    position: relative;
    display: inline-block;
    vertical-align: 2px;
    margin-right: 10px;
}

.search_results select {
    width: 100%;
    height: 48px;
    background-color: #ffffff;
    border: solid 1px #dddddd;
    display: block;
    text-indent: 1em;
    appearance: none;
    -webkit-appearance: none;
    color: #666;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.padding {
    padding-top: 60px;
    padding-bottom: 60px;
}

/*-----------------------------------------------------------------------
.product_shen {
    border-top: 10px solid #fff;
}
--------------*/
.product_shen .list li {
    padding-top: 60px;
    padding-bottom: 60px;
    width: 50%;
    margin-left: -5px;
    margin-bottom: 10px;
    float: left;
    position: relative;
    background-color: #fafafa;
}

.product_shen .list li:hover .box .img {
    background-image: url(../images/bg-cr-h.png);
    transition: all .5s;
}

.product_shen .list li .box {
    float: right;
    text-align: center;
    margin-right: 120px;
}

.product_shen .list li .box .text h4 {
    font-size: 36px;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 99%;
}

.product_shen .list li .box .text p {
    font-size: 18px;
    padding: 20px 0 30px 0;
    min-height: 24px;
}

.product_shen .list li .box .text span {
    font-size: 16px;
    color: #2575d5;
}

.product_shen .list li .box .text span i {
    color: #2575d5;
    padding-left: 10px;
    font-size: 13px;
    display: inline-block;
    transition: all .3s;
}

.product_shen .list li .box .img {
    width: 465px;
    height: 211px;
    background: url(../images/bg-cr.png) center no-repeat;
    background-size: 100% auto;
    margin-top: 50px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    justify-content: center;
    transition: all .3s;
}

.product_shen .list li .box .img img {
    height: 100%;
    transition: all .3s;
}

.product_shen .list li:hover .box .text span i {
    transform: translateX(5px);
    transition: all .3s;

}

.product_shen .list li:hover .box .img img {
    transition: all .4s;
    transform: scale(1.06);
}

.product_shen .list li::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 50vw;
    background-color: #fafafa;
    left: -50vw;
    top: 0;
}

.product_shen .list li:nth-child(odd) {
    float: right;
    margin-right: 0px;
    background: #fff;
    margin-bottom: 20px;
}

.product_shen .list li:nth-child(odd) .box {
    float: left;
    margin-left: 120px;
    margin-right: 0;
}

.product_shen .list li:nth-child(odd)::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 50vw;
    background-color: #fafafa;
    right: -50vw;
    left: auto;
    top: 0;
}

.product_shen .list li.big_active {
    width: 100%;
    background: #fff;
    margin: 20px 0px;}

.product_shen .list li.big_active .box {
    float: none;
    margin: 0 auto;
}

.product_shen .list li.big_active .box .img {
    margin: 0 auto;
    margin-top: 50px;
    width: 664px;
    height: 300px;
}

.product_shen .list li.big_active .box .text h4 {
    font-size: 48px;
    letter-spacing: 2px;
    overflow: visible;
}

.product_shen .list li.big_active .box .text p {
    font-size: 24px;
    padding: 35px 0 30px 0;
}

.product_shen .list li.big_active .box .text span {
    font-size: 20px;
}

.product_shen .list li.big_active .box .text i {
    vertical-align: 1px;
    font-size: 15px;
}

.product_shen .list li.big_active::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 50vw;
    background-color: #fafafa;
    right: -50vw;
    left: auto;
    top: 0;
}

.product_shen .list li.big_active::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 50vw;
    background-color: #fafafa;
    left: -50vw;
    right: auto;
    top: 0;
}

.pdt_list {
    *zoom: 1;
    width: 100%;
    margin-top: 30px;
}

.pdt_list:before,
.pdt_list:after {
    display: table;
    line-height: 0;
    content: "";
}

.pdt_list:after {
    clear: both;
}

.pdt_list li {
    width: 33.3%;
    background-color: #fff;
    float: left;
    padding: 50px 0;
    /*margin-right: 1.25%;*/
    margin-bottom: 1.25%;
}

.pdt_list li:hover .box .img {
    background-image: url(../images/bg-cr-h.png);
    transition: all .3s;
}

.pdt_list li .box {
    float: right;
    text-align: center;
    width: 100%;
}

.pdt_list li .box .text {
    width: 100%;
}

.pdt_list li .box .text h4 {
    /* font-size: 24px; */
    font-size: 22px;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 15px;
}

.pdt_list li .box .text p {
    font-size: 16px;
    padding: 15px 15px 25px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pdt_list li .box .text span {
    font-size: 16px;
    color: #2575d5;
}

.pdt_list li .box .text span i {
    color: #2575d5;
    padding-left: 10px;
    transition: all .3s;
    display: inline-block;
    font-size: 13px;
}

.pdt_list li .box .img {
    width: 80%;
    height: 100%;
    background: url(../images/bg-cr.png) center no-repeat;
    background-size: 100% auto;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    justify-content: center;
    margin: 0 auto;
    margin-top: 50px;
    transition: all .3s;
}

.pdt_list li .box .img img {
    height: 100%;
    width: 100%;
    transition: all .3s;
}

.pdt_list li:hover .box .img img {
    transition: all .4s;
    transform: scale(1.05);
}

.pdt_list li:hover .box .text span i {
    transition: all .3s;
    transform: translate(5px, 0);
}

.pdt_list li:nth-child(3n) {
    margin-right: 0;
}

.factory_main .but {
    display: block;
    text-align: center;
    line-height: 100px;
    font-size: 24px;
    color: #000000;
    height: 100px;
    background-color: #fafafa;
    margin-top: 20px;
}

.lishenwu {
    background: #f5f5f5;
    padding-top: 60px;
    padding-bottom: 60px;
}

.lishenwu .head_shen {
    background: #fff;
    margin-bottom: 10px;
    padding: 70px 0;
}

.lishenwu .head_shen .text {
    float: left;
    width: 50%;
    padding-top: 5%;
    padding-left: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

.lishenwu .head_shen .text h4 {
    font-size: 36px;
    line-height: 40px;
    color: #333333;
    padding-bottom: 40px;
}

.lishenwu .head_shen .text p {
    font-size: 16px;
    line-height: 30px;
    width: 432px;
}

.lishenwu .head_shen .img {
    float: left;
    position: relative;
    min-height: 17vw;
    width: 50%;
    text-align: center;
    z-index: 9;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    align-items: center;
    justify-content: center;
}

.lishenwu .head_shen .img .bg {
    width: 600px;
    height: 273px;
    position: absolute;
    /* background: url(../images/bg-cr.png) no-repeat top; */
    /* background-size: 100% auto; */
    top: 0;
    left: 50%;
    margin-left: -303px;
    z-index: -1;
}

.lishenwu_tall {
    background: #fff;
    padding: 50px 20px;
    height: 700px;
}

.lishenwu_tall table {
    width: 100%!important;
    padding: 20px;
    border-collapse: collapse;
    background: #fff;
}

.lishenwu_tall table tr th {
    text-align: center;
    padding: 9px 0;
    vertical-align: middle;
}

/* .f_lishenwu table tbody tr th:nth-child(7),.f_lishenwu table tbody tr th:nth-child(6){
	background: #e1e7f2!important;
}
.lishenwu_tall table tbody tr:nth-child(odd) th:nth-child(7),.lishenwu_tall table tbody tr:nth-child(odd) th:nth-child(6){
	background: #fff;
}
.lishenwu_tall table tbody tr:nth-child(even) th:nth-child(7),.lishenwu_tall table tbody tr:nth-child(even) th:nth-child(6){
	background: #f8f8f8;
} */
.lishenwu_tall table thead tr th {
    vertical-align: top;
    padding: 0 0 10px;
}

.lishenwu_tall table tr td {
    height: 50px;
    text-align: center;
    vertical-align: middle;
}

.lishenwu_tall table thead {
    border-bottom: #999 1px solid;
}

.lishenwu_tall table thead th:nth-child(1) {
    text-align: left;
}

.lishenwu_tall table thead th {
    color: #333333;
}

.lishenwu_tall table tbody tr:nth-child(even) {
    background-color: #f8f8f8;
}

.lishenwu_tall table tbody tr:hover th:first-child {
    transition: all .3s;
    color: #2575d5;
}

.lishenwu_tall table tbody tr:hover th .but_ts {
    background-color: #2575d5;
    border: solid 1px #2575d5;
    transition: all .3s;
    color: #fff;
}

.lishenwu_tall table tbody tr:hover th .pdf {
    background: url(../images/pdf_show.png) center no-repeat;
    background-size: 100% auto;
}

.lishenwu_tall table tbody tr th:nth-child(1) {
    white-space: nowrap;
    font-family: Arial-BoldMT;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-align: left;
    text-indent: 15px;
}

.lishenwu_tall table tbody tr th:nth-child(1) span {
    display: none;
}

.lishenwu_tall table tbody tr th .but_ts {
    display: block;
    width: 72px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    border-radius: 3px;
    border: solid 1px #dddddd;
    margin: 0 auto;
    transition: all .3s;
}

.lishenwu_tall table tbody tr th .pdf {
    width: 16px;
    height: 18px;
    margin: 0 auto;
    display: block;
    background: url(../images/pdf.png) center no-repeat;
    background-size: 100% auto;
    transition: all .3s;
}

.lishenwu_tall .li_det {
    padding-top: 30px;
}

.lishenwu_tall .li_det p {
    line-height: 30px;
}

.lishenwu_tall .li_det h6 {
    font-size: 14px;
    line-height: 30px;
    color: #2575d5;
}

.product_det {
    padding-top: 60px;
}

.product_det .det_title h4 {
    font-size: 24px;
    line-height: 60px;
    border-bottom: #ddd 1px solid;
}

.product_det .det {
    border-top: #ddd 1px solid;
    padding: 40px 0;
    clear: both;
}

.product_det .det h4 {
    font-size: 14px;
    line-height: 30px;
    color: #2575d5;
}

.product_det .det p {
    line-height: 30px;
}

.product_det .left {
    float: left;
    width: 52%;
}

.product_det .left .biaoge {
    padding-top: 30px;
}

.product_det .left .biaoge table {
    width: 100%;
}

.product_det .left .biaoge tr {
    height: 36px;
}

.product_det .left .biaoge tr td {
    vertical-align: middle;
    text-indent: 20px;
}

.product_det .left .biaoge tr td:nth-child(1) {
    width: 40%;
}

.product_det .left .biaoge tr:nth-child(even) {
    background-color: #f8f8f8;
}

.product_det .left .gree {
    width: 72px;
    padding: 30px 0;
}

.product_det .right {
    width: 42%;
    float: right;
}

.product_det .right .act {
    padding: 40px 0;
}

.product_det .right .act img {
    cursor: pointer;
}

.pdt_det_lay_img {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    padding: 10%;
    box-sizing: border-box;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    opacity: 0;
    visibility: hidden;
}

.pdt_det_lay_img img {
    vertical-align: middle;
}

.pdt_det_lay_img.open {
    opacity: 1;
    transition: all .3s;
    visibility: visible;
}

.pdt_det_lay_img .close_btn {
    color: #fff;
    font-size: 50px;
    position: absolute;
    top: -15px;
    cursor: pointer;
    right: -25px;
}
.hot_ {
    width: 18px;
    height: 18px;
    border-radius: 4px;
    text-align: center;
    line-height: 18px;
    text-indent: 0;
    font-size: 12px;
    display: inline-block;
    color: #fff;
    vertical-align: 1px;
    background: #2575d5;
    font-weight: normal;
    cursor: pointer;
    position: relative;
}
.hot_:hover .hot_show{
    opacity: 1;
}
.hot_show {
    opacity: 0;
    transition: .4s;
    position: absolute;
    left: 16px;
    top: -22px;
    padding: 3px 10px;
    border-radius: 4px;
    background: #f3f1f1;
    color: #666;
    text-indent: 0;
    font-size: 12px;
    font-weight: normal;
}

/*-------------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) {
    .container {
        width: 768px
    }

    .pc-none {
        /* display: none */
        font-size: 18px;
        letter-spacing: 7px;
    }


    header .navbar-header {
        position: absolute;
        left: 0;
        top: 0;
    }

    header .nav-drop {
        height: 84px;
        text-align: center;
    }

    header .nav-drop>ul {
        display: inline-block;
    }

    header .nav-drop>ul li {
        float: left;
        line-height: 84px;
        margin: 0 30px;
        text-align: center;
        transition: all .32s;
    }

    header .nav-drop>ul li a {
        font-size: 16px;
        color: #fff;
    }

    header .right_cnt {
        line-height: 84px;
        position: absolute;
        right: 0;
        top: 0;
    }

    header .right_cnt i {
        color: #333
    }

    header .right_cnt .icon-search {
        cursor: pointer;
        font-size: 20px;
        color: #fff;
    }

    header .right_cnt .langu {
        cursor: pointer;
        margin-left: 50px;
        float: right;
        display: block;
        color: #fff;
        position: relative
    }

    header .right_cnt .langu i {
        margin-left: 10px;
        font-size: 10px
    }

    header .right_cnt .langu .langu_list {
        background: #fff;
        position: absolute;
        top: 100%;
        left: -50%;
        width: 100px;
        z-index: 2;
        text-align: center;
        padding: 10px 0;
        border: 1px solid #ddd;
        border-top: none;
        display: none
    }

    header .right_cnt .langu .langu_list dl dd {
        line-height: 40px
    }

    header .right_cnt .langu .langu_list dl dd a {
        -webkit-transition: all .3s;
        transition: all .3s
    }

    header .right_cnt .langu .langu_list dl dd:hover a {
        color: #2575d5;
        -webkit-transition: all .4s;
        transition: all .4s
    }

    header .right_cnt .langu .langu_list:after {
        content: '';
        position: absolute;
        top: -10px;
        left: 50%;
        margin-left: -10px;
        border-bottom: 10px solid #fff;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }

}

@media only screen and (min-width: 991px) {
    .container {
        width: 960px
    }

    .searchresults {
        pointer-events: none;
        position: absolute;
        top: 0;
        z-index: 2;
        left: 16.66667%;
        width: 66.66667%;
        height: 100vh;
        opacity: 0;
    }

    .searchresults .searchform-wrapper {
        padding: 26px 0;
        height: 84px;
        opacity: 0;
        position: relative;
        box-sizing: border-box;
        line-height: 30px;
        width: 40%;
        float: right;
    }

    .searchresults .searchform-wrapper i {
        color: #333;
        float: left;
    }

    .searchresults .searchform-wrapper .search_cancel_btn {
        display: none;
    }

    .searchresults .searchform-wrapper .icon-search {
        margin-right: 10px;
        margin-top: 1px;
        font-size: 20px;
    }

    .searchresults .searchform-wrapper input {
        width: 90%;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        float: left;
        color: #333;
    }

    .searchresults .searchform-wrapper .icon-close {
        position: absolute;
        right: 0;
        padding: 0;
        cursor: pointer;
        font-size: 24px;
    }

    .searchresults .searchform-wrapper .icon-close:hover {
        opacity: .65;
        transition: all .3s;
    }

    .searchresults .searchresults-section {
        background: #fff;
        border-top: none;
        max-height: calc(56%);
        overflow-x: hidden;
        overflow-y: auto;
        padding: 24px 40px;
        clear: both;
        text-align: left;
    }

    .searchresults .searchresults-section h3 {
        margin-bottom: 10px;
    }

    .searchresults .searchresults-section ul li a {
        padding: 6px 0 6px 20px;
        display: block;
        color: #333;
    }

    .searchresults .searchresults-section ul li:hover a {
        background: #f2f2f2;
    }

    .idx_header .searchresults .searchform-wrapper {
        padding: 26px 0;
        height: 84px;
    }

    .idx_header .searchresults .searchform-wrapper input,
    .idx_header .searchresults .searchform-wrapper i {
        color: #fff;
    }

    .idx_header .searchresults .searchform-wrapper .icon-close {
        color: #fff;
    }
}

@media (min-width: 1230px) {
    .banner .ban1 .banner_img {
        -webkit-animation: banner_img linear 2s;
        animation: banner_img linear 2s
    }
}

@media (max-width: 1560px) and (min-width: 1230px) {
    .pub_pd {
        padding: 60px 0
    }

    header .nav-drop>ul li{
        margin: 0 15px;
    }
    .container {
        width: 1200px
    }

    .banner .ban3 .box .title3_p {
        font-size: 20px;
    }

    .banner .ban1 .banner1_img {
        width: 642px;
        margin: 90px 80px 0 0;
    }

    .banner .idx_ban2 .banner2_img {
    width: 560px;
    bottom: -480px;
    right: -120px;
    }

    .banner .idx_ban2 .banner2_img2 {
        bottom: -260px;
        /* width: 240px; */
        left: -70px;
    }

    .banner .idx_ban3 .banner3_img2 {
        width: 550px;
    }

    .series-list .scroll .frame {
        width: 1200px
    }

    .idx_news_main h2 {
        font-size: 40px
    }

    .search_pdt {
        padding: 80px 0 100px
    }

    .search_pdt .form_sub {
        padding: 55px 40px
    }

    .pdt_list li .box .text h4 {
        font-size: 20px;
    }

    .pdt_list li .box .text p {
        font-size: 15px;
        padding: 10px 15px 20px 15px;
    }

    .search_pdt .search_pdt_right {
        width: 665px
    }

    .search_pdt .search_pdt_right h2 {
        font-size: 52px;
        line-height: 42px
    }

    .search_pdt .search_pdt_right h3 {
        font-size: 40px
    }

    .search_pdt .search_pdt_right .more {
        top: 70px
    }

    .banner .ban2 .box .title2_1 {
        font-size: 36px;
        padding-bottom: 55px;
    }

    .banner .ban1 .box .title1 {
        font-size: 55px;
        font-weight: bold;
        line-height: 60px;
        margin-bottom: 50px;
    }

    .banner .ban1 .box .title2 {
        font-size: 62px
    }

    .banner .banner_img {
        width: 1200px
    }

}

@media only screen and (min-width: 1560px) {
    .lishenwu .head_shen .img img {
        max-width: 650px;
    }

    .container {
        width: 1430px
    }
}

/* @media only screen and (min-width: 1560px) {
    .banner .swiper-slide {
        height: 900px
    }
} */

@media only screen and (max-width: 1560px) {

    .down_title ul li a {
        font-size: 24px;
    }

    .banner .idx_ban3 .box {
        flex: 0 1 400px;
    }

    .banner .idx_ban3 .box .title2_1 {
        width: 320px;
    }

    .banner .idx_ban3 .box .title2_2 {
        font-size: 70px;
        line-height: 85px;
    }

    .banner .idx_ban3 .box .title1 {
        font-size: 34px;
    }

    .banner .idx_ban3 .idx_ban2_img1 {
        margin-top: 90px;
        width: 240px;
    }

    .banner .idx_ban3 .idx_ban2_img2 {
        width: 180px;
    }

    .banner .idx_ban3 .banner3_date {
        width: 630px;
        top: 60px;
        left: 205px;
    }

    .down_title {
        padding-bottom: 30px;
    }

    .pdt_det_top .box .border_cnt {
        padding: 30px 0
    }

    .application_form .head {
        font-size: 18px;
        height: 62px;
        line-height: 62px;
    }

    .application_form .box {
        padding: 30px 40px 40px;
    }

    .application_form .head i {
        font-size: 20px;
    }

    .application_form .box input {
        padding-bottom: 15px;
        margin-bottom: 30px;
    }

    .application_form .box textarea {
        height: 60px;
    }

    .application_form .pub-more2 {
        padding: 4px 0;
    }

    .service_det .box_pd {
        padding: 50px 60px;
    }

    .service_det .apply_trial .box dl {
        padding-top: 40px;
        padding-bottom: 0px;
        margin-bottom: 20px;
    }

    .service_det .apply_trial .box dl dd .til {
        width: 100px;
        height: 100px;
    }

    .service_det .apply_trial .box dl dd .til .num {
        font-size: 46px;
        padding: 30px 0 10px;
    }

    .service_det .apply_trial .box dl dd .til p {
        font-size: 16px;
    }

    .service_det .apply_trial h3 {
        padding: 20px 0 10px;
    }

    .application_form {
        width: 400px;
    }

    .pdt_det_top .box .border_cnt p {
        margin-bottom: 8px
    }

    .pdt_det_top .box h3 {
        font-size: 26px
    }

    .recommended_related .responsive .slick-slide .box {
        margin-top: 20px
    }

    .recommended_related .responsive .slick-slide .box h4 {
        font-size: 16px
    }

    .recommended_related .responsive .slick-slide .box span {
        font-size: 14px
    }

    .pdt-list-info ul li .title {
        width: 160px;
        font-size: 16px
    }

    .pdt-list-info ul li .box .sm_list {
        margin-bottom: 20px;
        width: 25%;
        font-size: 15px
    }

    .pdt-list-info ul li .box p {
        font-size: 15px
    }

    .contact_cnt_list ul li {
        padding: 30px
    }

    .contact_cnt_list ul li .box h3 {
        margin: 18px 0;
        font-size: 24px
    }

    .contact_cnt_list ul li .box p {
        line-height: 26px;
        font-size: 15px
    }

    .contact-content .box {
        padding-top: 50px
    }

    .contact-content .box h3 {
        font-size: 27px
    }

    .comestic_area .box ul li {
        padding: 20px 50px
    }

    .comestic_area .box ul li .name {
        right: 50px
    }

    .news-main-list ul li {
        padding: 35px 50px
    }

    .news-main-list ul li figure {
        margin-bottom: 45px
    }

    .service_list ul li .box .more {
        margin-top: 40px
    }

    .service_list ul li .ser_img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 56%;
        flex: 0 0 56%
    }

    .about_jobs_det h2 {
        font-size: 30px;
        margin-bottom: 30px
    }

    .subnav_list ul li {
        margin: 0 60px
    }

    .about_team ul li {
        height: 358px
    }

    .about_team ul li .box {
        padding: 0 30px;
        height: 358px
    }

    .about_team ul li .box figure {
        width: 126px;
        height: 126px
    }

    .about_team ul li .box h3 {
        font-size: 24px;
        margin: 26px 0 10px
    }

    .about_team ul li .box h4 {
        font-size: 16px
    }

    .about_team ul li:hover figure {
        width: 100px;
        height: 100px
    }

    .pub_pd {
        padding: 60px 0
    }

    .lishenwu {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .lishenwu .head_shen {
        padding: 60px 0;
    }

    .lishenwu .head_shen .text {
        float: left;
    }

    .lishenwu .head_shen .text h4 {
        font-size: 34px;
        line-height: 38px;
        padding-bottom: 25px;
    }

    .lishenwu .head_shen .text p {
        font-size: 16px;
    }

    .lishenwu .head_shen .img {
        width: 43%;
    }

    .lishenwu .head_shen .img .bg {
        top: 0;
        left: -10%;
        margin-left: 0;
        z-index: -1;
    }
}

@media only screen and (max-width: 1439px) {
    .banner .swiper-slide {
        height: 650px
    }

    .banner .banner-pagination {
        bottom: 36px;
    }

    .banner .ban1 .banner1_img {
        width: 542px;
        margin: 140px 130px 0 0;
    }

    .banner .idx_ban1 .title1 img {
        width: 850px;
    }

    .banner .idx_ban1 .title3_1 img {
        width: 500px;
    }

    .service2_box ul li {
        margin-bottom: 40px;
    }

    .service2_box ul li h4 {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .service2_box ul li .tel_phone,
    .service2_box ul li .tel_phone a {
        font-size: 28px;
    }

    /*---------------------------------------------------------------------------*/

    .product_shen .list li .box {
        margin-right: 80px;
    }

    .product_shen .list li:nth-child(even) .box {
        margin-left: 80px;
    }

    .product_shen .list li .box .text h4 {
        font-size: 32px;
    }

    .product_shen .list li .box .text p {
        font-size: 16px;
        padding: 16px 0 24px 0;
    }

    .product_shen .list li .box .text span i {
        font-size: 14px;
    }

    .product_shen .list li.big_active .box .text h4 {
        font-size: 40px;
    }

    .product_shen .list li.big_active .box .text p {
        font-size: 20px;
        padding: 25px 0;
    }

    .product_shen .list li.big_active .box .text span {
        font-size: 18px;
    }

    /*---------------------------------------------------------------------------*/

}
@media only screen and (max-width: 1460px) {
    .pub_banner .pc_banner1{
        height: 650px;
    }
}
@media only screen and (max-width: 1366px) {
    .pub_banner .pc_banner1{
        height: 550px;
    }
}
@media only screen and (max-width: 1230px) {

    .pdtList2 h2 {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .pdtList2 .container>p {
        font-size: 16px;
    }

    footer .foot-top .sub_search {
        display: none;
    }

    .lishenwu_tall table tr th:nth-last-child(3),
    .lishenwu_tall table tr th:nth-last-child(4) {
        display: none;
    }

    .search_pdt .form_sub {
        width: 100%;
        margin: 0 auto 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .banner .ban3 .box .title3_p {
        font-size: 18px;
    }

    .banner .ban2 .box .title2_1 {
        font-size: 36px;
        padding-bottom: 55px;
    }

    .banner .ban1 .banner1_img {
        margin-right: 40px;
    }

    .banner .idx_ban2 .banner2_img {
        width: 400px;
        bottom: -140px;
        right: -180px;
    }

    .banner .idx_ban2 .banner2_img2 {
        bottom: -425px;
        width: 400px;
        left: -140px;
    }

    .banner .idx_ban3 .banner3_img2 {
        width: 450px;
    }

    .banner .idx_ban3 .box .title2_1 {
        width: 260px;
    }

    .banner .idx_ban3 .box .title2_2 {
        margin: 36px 0 30px;
    }

    .banner .idx_ban3 .idx_ban2_img1 {
        margin-top: 70px;
        width: 200px;
    }

    .banner .idx_ban3 .idx_ban2_img2 {
        width: 300px;
    }

    .banner .idx_ban3 .banner3_date {
        width: 500px;
        top: 40px;
        left: 145px;
    }

    .banner .idx_ban3 .box .more {
        margin: 0;
    }

    .banner .idx_ban3 .banner3_date .slide h3 {
        font-size: 33px;
    }

    .banner .idx_ban3 .banner3_date .slide.active h3 {
        font-size: 50px;
    }

    .banner .idx_ban3 .banner3_date .slide p {
        margin: 10px 0;
    }


    .pub_banner .pc_banner {
        height: 320px;
    }
    .pub_banner .pc_banner1 {
        height: 550px;
    }

    .pub_banner .box p {
        padding: 35px 0 42px;
    }

    .pub_banner .box h4 {
        font-size: 36px;
        line-height: 36px;
    }

    .news-dets h2 {
        font-size: 22px;
    }

    .down_title {
        padding-bottom: 20px;
    }

    .down_title ul li a {
        font-size: 20px;
        margin-right: 40px;
    }

    .ser3_down_list ul li {
        padding: 20px;
    }

    .ser3_down_list ul li h3 {
        font-size: 16px;
    }

    .ser3_down_list ul li .down_btn {
        top: 20px;
    }

    .ser3_down_list ul li .down_btn {
        width: 130px;
    }

    .service2_box ul {
        padding-top: 40px;
        margin-bottom: 30px;
    }

    .service_det .box_pd {
        padding: 50px;
    }

    .service_det .apply_trial {
        width: 43%;
    }

    .service_det .apply_trial .box dl dd .til {
        width: 80px;
        height: 80px;
        margin-right: 20px;
    }

    .service_det .apply_trial .box dl dd .til .num {
        font-size: 38px;
        padding: 20px 0 10px;
    }

    .service_det .apply_trial h3 {
        padding: 5px 0;
    }

    .service_det .apply_trial p {
        font-size: 14px;
    }

    .about_deve .deve_img {
        width: 400px;
        margin: 0 auto
    }

    .yq_bor {
        height: 380px;
    }

    #chassis {
        width: 400px;
        height: 400px;
    }

    #since svg {
        width: 380px;
        height: 380px;
    }

    #since circle {
        stroke-width: 60px;
    }

    #since span {
        height: 80px;
    }

    #since span {
        -webkit-transform-origin: 0 200px;
    }

    .about_deve .ab_deve_container .swiper-slide-active .year {
        font-size: 100px
    }

    .about_info .att_cnt .info h2 {
        font-size: 30px
    }

    .about_info .att_cnt .increase_grow ul li .bignum span {
        font-size: 62px
    }

    .about_info .att_cnt .increase_grow ul li .bignum i {
        margin: 0 0 0 14px;
        font-size: 16px
    }

    .about_info .att_cnt .increase_grow ul li p {
        font-size: 16px
    }

    .about_info .att_cnt .increase_grow ul li:nth-child(even) .bignum i {
        font-size: 25px
    }

    .pdt-show-list ul>li .listimg {
        width: 250px
    }

    .pdt-show-list ul>li .box {
        margin-left: 30px
    }

    .recommended_related {
        padding: 40px 0
    }

    .recommended_related .head {
        font-size: 18px;
        margin-bottom: 20px
    }

    .pdt_det_top .pdt_det_container .pdt_det_pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 8px
    }

    .pdt_det_top .box .border_cnt {
        margin-bottom: 20px
    }

    .pdt_det_top .box .box_cnt {
        margin-top: 20px
    }

    .pdt_det_top .box .box_cnt a {
        margin-right: 10px;
        width: 126px;
    }

    .pdt_det_top .box p {
        line-height: 24px;
    }

    .recommended_related .responsive {
        margin: 0 10px
    }

    .recommended_related .responsive .slick-slide {
        margin: 0 10px;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .contact_cnt_list ul li {
        margin: 0 20px 20px 0;
        width: calc(50% - 20px);
        padding: 20px
    }

    .contact_cnt_list ul li .box h3 {
        margin: 8px 0 13px;
        font-size: 22px
    }

    .contact_cnt_list ul li .box p {
        line-height: 22px;
        font-size: 14px
    }

    .contact-content .box {
        padding: 50px 40px 0
    }

    .contact-content .box h3 {
        font-size: 23px;
        margin-bottom: 20px
    }

    .contact-content .box p {
        font-size: 15px
    }

    .contact_main .head {
        font-size: 26px
    }

    .comestic_area .box ul li {
        padding: 20px 4%
    }

    .comestic_area .box ul li .name {
        position: static;
        margin-top: 5px;
        display: block
    }

    .comestic_area .box ul li h3 {
        font-size: 20px
    }

    .comestic_area .box ul li .link {
        margin: 15px 0 24px
    }

    .overseas_agent .box ul li .more {
        font-size: 12px;
        width: 120px;
        height: 32px;
        line-height: 32px
    }

    .news-main-list ul li {
        padding: 30px
    }

    .news-main-list ul li figure {
        margin-bottom: 35px
    }

    .news-main-list ul li h3 {
        font-size: 20px;
        margin: 10px 0 30px
    }

    .about_team ul li {
        width: calc(33.33% - 20px)
    }

    .subnav_list ul li {
        margin: 0 40px
    }

    .case-list ul li .box {
        padding: 20px
    }

    .case-list ul li .box h4 {
        font-size: 18px
    }

    .series-list .wrap ul li {
        width: 226px
    }

    .search_pdt {
        padding: 60px 0 80px
    }

    .search_pdt .form_sub {
        float: none;
        margin: 0 auto 30px
    }

    .search_pdt .search_pdt_right {
        float: none;
        margin: 0 auto;
        width: 100%;
    }

    .search_pdt .search_pdt_right h2 {
        font-size: 52px;
        line-height: 52px;
        margin-bottom: 20px
    }

    .search_pdt .search_pdt_right h3 {
        font-size: 38px
    }

    .search_pdt .search_pdt_right .more {
        top: 75px;
        right: 40px
    }

    .banner .ban1 .box .title1 {
        font-size: 32px;
        margin-bottom: 40px
    }

    .banner .ban1 .box .title2 {
        font-size: 52px
    }

    .banner .ban1 .box .more {
        margin-top: 80px
    }

    .banner .ban1 .banner_img {
        top: 140px;
        right: -400px;
        width: 920px
    }

    .idx_news_main h2 {
        margin-bottom: 40px;
        font-size: 34px
    }

    .idx_news_main p {
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        text-overflow: ellipsis
    }

    .idx_news_main .exhi {
        width: 46%
    }

    .idx_news_main .exhi p {
        font-size: 16px
    }

    .idx_news_main .news_list {
        width: 48%
    }

    .idx_news_main .news_list ul li {
        padding: 30px 0
    }

    .idx_news_main .news_list h4 {
        margin-bottom: 10px;
        font-size: 16px
    }

    header,
    header .head_fix {
        height: 70px
    }

    header .navbar-header .logo-img {
        line-height: 70px;
        height: 70px;
        width: 180px
    }

    /* header .navbar-header .logo-img a img {
        width: 120px
    } */

    header .navbar-header .logo-name {
        display: none
    }

    header .nav-drop {
        height: 76px
    }

    header .nav-drop ul {
        overflow: hidden
    }

    header .nav-drop ul li {
        margin: 0 5px;
        line-height: 70px;
    }

    header .right_cnt {
        line-height: 70px;
    }

    footer .logo {
        padding-top: 45px
    }

    footer .foot-top .sub_search {
        margin-top: 10px
    }

    footer .foot-copy {
        padding: 24px 0
    }

    .banner .ban2 .box .more {
        margin-top: 60px;
    }

    /*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
    .product_shen .list li .box {
        margin-right: 40px;
    }

    .product_shen .list li .box .text h4 {
        font-size: 32px;
        line-height: 32px;
    }

    .product_shen .list li .box .text p {
        padding: 10px 0 20px 0;
    }

    .product_shen .list li .box .text span {
        font-size: 14px;
        color: #2575d5;
    }

    .product_shen .list li .box .text span i {
        color: #2575d5;
        padding-left: 10px;
    }

    .product_shen .list li .box .img {
        width: 400px;
        margin-top: 30px;
    }

    .product_shen .list li:nth-child(even) .box {
        margin-left: 40px;
        margin-right: 0;
    }

    .product_shen .list li.big_active {
        width: 100%;
    }

    .product_shen .list li.big_active .box {
        float: none;
        margin: 0 auto;
    }

    .product_shen .list li.big_active .box .img {
        margin: 0 auto;
        margin-top: 50px;
        width: 600px;
        height: 270px;
    }

    .product_shen .list li.big_active::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 50vw;
        background-color: #fafafa;
        right: -50vw;
        left: auto;
        top: 0;
    }

    .pdt_list li {
        padding: 30px 0;
    }

    .pdt_list li .box .text h4 {
        font-size: 20px;
        line-height: 20px;
    }

    .pdt_list li .box .text p {
        font-size: 14px;
        padding: 10px 15px 16px 15px;
    }

    .pdt_list li .box .text span {
        font-size: 14px;
    }

    .pdt_list li .box .text span i {
        font-size: 14px;
    }

    .pdt_list li .box .img {
        margin-top: 20px;
    }

    .pdt_list li:nth-child(3n) {
        margin-right: 0;
    }

    .factory_main .but {
        line-height: 80px;
        font-size: 20px;
        height: 80px;
    }

    .lishenwu .head_shen {
        padding: 60px 0;
    }

    .lishenwu .head_shen .text {
        float: left;
    }

    .lishenwu .head_shen .text h4 {
        font-size: 26px;
        line-height: 30px;
        padding-bottom: 20px;
    }

    .lishenwu .head_shen .text p {
        font-size: 14px;
        width: 353px;
        line-height: 26px;
    }

    .lishenwu .head_shen .img {
        width: 43%;
    }

    .lishenwu .head_shen .img .bg {
        width: 120%;
        height: 273px;
        top: -4px;
        left: -10%;
    }

    .product_shen .list li:nth-child(even) .box {
        margin-right: 40px;
        /* margin-right: 0; */
    }

    .product_shen .list li:nth-child(odd) .box {
        float: left;
        margin-left: 40px;
        margin-right: 0;
    }

    /*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

}

@media only screen and (max-width: 990px) {

    .pdt_det_top {
        padding: 20px 0;
    }

    .product_det {
        padding-top: 40px;
    }

    .product_det .det_title h4 {
        font-size: 22px;
        line-height: 50px;
    }

    .lishenwu_tall table tr th {
        font-size: 11px;
        line-height: 15px;
        padding: 4px 0;
        border-left: 1px solid #E6E6E6;
        border-right: 1px solid #E6E6E6;
    }

    .banner .ban2 .box .title2_1 {
        font-size: 30px;
        padding-bottom: 35px;
    }

    .banner .ban2 .box .more {
        margin-top: 40px;
    }

    .banner .ban1 .box .title1 {
        font-size: 29px;
        line-height: 32px;
        margin-bottom: 40px;
    }

    .banner .ban1 .box .title3_1 {
        font-size: 16px;
        margin: 20px 0 15px;
    }

    .banner .ban1 .box .title3_2 {
        font-size: 22px;
        line-height: 36px;
    }

    .banner .ban1 .banner1_img {
        margin: 220px 0 0 0;
        width: 442px;
    }

    .banner .idx_ban2 .banner2_img {
        width: 300px;
        bottom: -120px;
        right: -140px;
    }

    .banner .idx_ban2 .banner2_img2 {
        bottom: -325px;
        width: 300px;
        left: -90px;
    }

    .banner .idx_ban3 .banner3_img2 {
        width: 350px;
    }

    .banner .idx_ban3 .box {
        flex: 0 1 340px;
    }

    .banner .idx_ban3 .idx_ban2_img1 {
        width: 150px;
    }

    .banner .idx_ban3 .idx_ban2_img2 {
        width: 240px;
    }

    .banner .idx_ban3 .banner3_date {
        width: 460px;
        top: 0px;
        left: 105px;
    }

    header .nav-drop ul li a {
        font-size: 14px;
        color: #ccc;
    }

    .search_results .xinhao_inp,
    .search_results .on_submit {
        line-height: 50px;
        height: 50px;
    }

    .search_results .input-group {
        margin-bottom: 20px;
    }

    .search_results ul li.menu-item {
        padding: 5px 0;
    }

    .obtain_cnt {
        width: 90%;
        left: 5%;
        top: 18%;
        margin: 0;
        box-sizing: border-box;
        /* height: 570px; */
    }

    .obtain_cnt h2 {
        margin-bottom: 30px;
        padding-top: 49px;
        font-size: 26px;
    }

    .obtain_cnt .obtain_cnt_box {
        width: 89%;
        padding: 20px;
		
    }

    .obtain_cnt .int_list,
    .obtain_cnt .int_list input {
        height: 40px;
        line-height: 40px;
    }

    .obtain_cnt a.pub-more {
        height: 42px;
        line-height: 42px;
    }

    .application_form {
        width: 330px;
    }

    .about_deve .number {
        top: 190px;
        font-size: 231px
    }

    .about_deve .ab_deve_container .swiper-slide-active .year {
        font-size: 80px;
        line-height: 60px;
        margin: 40px 0 42px;
    }

    .about_deve .ab_deve_container .swiper-slide p {
        font-size: 14px
    }

    .factory_main h2 {
        font-size: 30px
    }

    header .nav-drop ul {
        display: block;
    }

    header .nav-drop ul li {
        line-height: 44px;
        border-bottom: 1px solid #282828;
        float: none;
        text-align: left;
    }

    .right_cnt i.icon-search {
        display: none;
    }

    .right_cnt {
        margin: 0 18px;
    }

    header .nav-drop .langu {
        position: relative;
        background: none;
        border: 0;
    }

    header .nav-drop .langu p {
        line-height: 44px;
    }

    header .nav-drop .langu p i {
        float: right;
    }

    header .nav-drop .langu dl {
        padding: 0 0 0 40px;
    }

    header .nav-drop .langu dl dd {
        padding: 10px 0;
        border-bottom: 1px solid #666;
    }

    header .nav-drop .langu dl dd a {
        color: #666;
    }

    .factory_main .factory_cnt ul li {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 20px
    }

    .about_info .att_cnt .increase_grow ul li {
        margin-bottom: 50px
    }

    .about_info .att_cnt .increase_grow ul li .bignum {
        margin-bottom: 5px
    }

    .about_info .att_cnt .increase_grow ul li .bignum span {
        font-size: 52px
    }

    .about_info .att_cnt .increase_grow ul li .bignum i {
        vertical-align: 25px;
        margin: 0 0 0 10px;
        font-size: 14px
    }

    .pdt_det_top .dpflex {
        display: block
    }

    .pdt_det_top .pdt_det_container {
        width: 100%;
    }

    .pdt_det_top .pdt_det_container img {
        max-width: 600px;
        margin: 0 auto;
    }


    .pdt_det_top .box {
        display: block;
        width: 100%;
        padding: 0 0 40px
    }

    .pdt_det_top .box .border_cnt p {
        margin: 0;
        font-size: 14px
    }

    .pdt_det_top .box h3 {
        font-size: 26px
    }

    .pdt_det_top .box .box_cnt a {
        margin-right: 10px;
        width: 120px;
        margin-bottom: 10px
    }

    .contact_cnt_list ul li .box {
        padding-left: 15px
    }

    .contact_cnt_list ul li .box h3 {
        margin: 0 0 10px;
        font-size: 18px
    }

    .pdt-list-info ul li .title {
        width: 120px
    }

    .pdt-list-info ul li .box .sm_list {
        width: 50%
    }

    .news-main-list ul li {
        width: 50%
    }

    .news-main-list ul li h3 {
        font-size: 18px;
        height: initial;
        margin-bottom: 20px;
    }

    .news-main-list ul li:nth-child(3n) {
        border-right: 1px solid #ddd
    }

    .news-main-list ul li:nth-child(2n) {
        border-right: none
    }

    .about_jobs table td {
        font-size: 14px;
        padding: 14px 7px
    }

    .about_jobs table td .more {
        font-size: 14px !important;
        width: 90px !important
    }

    .about_jobs table td.td5 {
        padding-left: 0
    }

    .service_list ul li .box h3 {
        font-size: 26px;
        margin-bottom: 20px
    }

    .service_list ul li .box p {
        -webkit-line-clamp: 2
    }

    .service_list ul li .box .more {
        width: 110px;
        line-height: 36px;
        margin-top: 30px
    }

    .banner .ban1 .banner_img {
        top: 220px;
        right: -330px;
        width: 720px
    }

    .about_team ul li .box {
        padding: 0 20px
    }

    .series-list .wrap ul li {
        width: 280px
    }

    header .navbar-logo {
        position: relative;
        padding: 5px 0;
        z-index: 10;
        background: #000;
        text-align: center;
    }

    header .navbar-logo img {
        vertical-align: middle;
        width: 100px;
    }

    header .li-gouwu_btn {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
        padding: 19px 20px 0 0;
    }

    header .li-gouwu_btn i {
        color: #fff;
        font-size: 24px;
    }

    header .ac_bagview {
        width: 100%;
        right: 0;
        box-sizing: border-box;
        top: 67px;
        border-right: 0;
        border-left: 0;
    }

    header .ac_bagview span.ac_bagview-caret:before {
        left: auto;
        right: 19px;
    }

    header .search-form-box {
        display: none;
    }

    header .nav-drop {
        position: fixed;
        display: block;
        width: 100%;
        height: 100%;
        background: #000;
        padding-top: 62px;
        left: 0%;
        top: -100%;
        opacity: 0;
        transition: all .3s;
        pointer-events: none;
    }

    header .nav-drop nav {
        width: 100%;
        padding: 0 0 16px;
        box-sizing: border-box;
        z-index: 1;
        overflow-y: auto;
        opacity: 0;
        height: calc(-42%);
        visibility: hidden;
        transition: visibility .6s, opacity 0.4s;
        -webkit-overflow-scrolling: touch;
    }

    header .nav-drop nav ul {
        padding: 0 0 0 20px;
    }

    header .nav-drop nav ul li {
        border-top: 1px solid #282828;
        line-height: 44px;
    }

    header .nav-drop nav ul li a {
        color: #fff;
    }

    header .nav-drop nav ul li i {
        float: right;
        margin-right: 20px;
        color: #fff;
    }

    header .nav-drop nav ul li.active i {
        transform: rotate(180deg);
        transition: all .3s;
    }

    header .nav-drop nav ul li .tab-con {
        display: none;
    }

    header .nav-drop nav ul li .tab-con .sub-title {
        display: none;
    }

    header .nav-drop nav ul li .tab-con dl {
        padding-left: 20px;
    }

    header .nav-drop nav ul li .tab-con dl dd {
        line-height: 35px;
    }

    header .nav-drop nav ul li .tab-con dl a {
        font-size: 12px;
        color: #999;
    }

    header .nav-drop nav ul li.li-lang dl {
        padding: 0 0 0 40px;
        position: relative;
        background: none;
        border: 0;
    }

    header .nav-drop nav ul li.li-lang dl:after {
        display: none;
    }

    header .nav-drop nav ul li.li-lang dl dd {
        padding: 10px 0;
        border-bottom: 1px solid #666;
    }

    header .nav-drop nav ul li.li-lang dl a {
        color: #ccc;
    }

    header .nav-drop nav .nav-list-left li:first-child {
        border-top: none;
    }

    header .li-search,
    header .li-gouwu {
        display: none;
    }

    header .li-lang {
        color: #fff;
    }

    header .li-lang i {
        font-size: 16px;
    }

    header .nav-drop.mobile_search .nav-list {
        opacity: 0;
        visibility: hidden;
        transition: all 0s;
    }

    header .nav-drop.mobile_search .search_cancel_btn {
        display: block;
        color: #fff;
        position: absolute;
        right: 20px;
        top: 0;
        line-height: 40px;
    }

    header .nav-drop.mobile_search .searchform-wrapper input {
        width: calc(60%);
    }

    header .nav-drop.mobile_search .searchresults-section {
        padding-left: 20px;
        visibility: visible;
        opacity: 1;
        transition: all .3s;
        height: auto;
        pointer-events: all;
    }

    header .nav-drop.mobile_search .searchresults-section h3 {
        color: #999;
        font-size: 10px;
    }

    header .nav-drop.mobile_search .searchresults-section ul li {
        border-top: 1px solid #282828;
        line-height: 42px;
    }

    header .nav-drop.mobile_search .searchresults-section ul li a {
        color: #fff;
        display: block;
    }

    header .nav-drop.mobile_search .searchresults-section ul li:first-child {
        border: 0;
    }

    header .searchresults {
        position: relative;
        margin: 20px 0 0;
        padding: 0 20px;
    }

    header .searchresults .searchform-wrapper {
        margin-bottom: 20px;
    }

    header .searchresults .searchform-wrapper input {
        border-radius: 6px;
        display: block;
        width: 100%;
        background: #282828;
        line-height: 40px;
        color: #fff;
        text-indent: 2em;
        text-indent: 2em;
        font-size: 15px;
    }

    header .searchresults .searchform-wrapper .icon-search {
        position: absolute;
        left: 26px;
        top: 8px;
        font-size: 20px;
    }

    header .searchresults .searchresults-section {
        visibility: hidden;
        opacity: 0;
        height: 0;
        pointer-events: none;
    }

    header .searchresults .icon-close,
    header .searchresults .search_cancel_btn {
        display: none;
    }

    header .burger {
        display: block;
    }

    header .user-nav ul li {
        display: none;
    }

    header .user-nav ul li.search-item {
        display: block;
    }

    header .user-nav ul li .headericon-close {
        position: absolute;
        right: 54px;
        height: 54px;
        padding: 0 13px;
        border-left: 1px solid #dedede;
        top: 0;
    }

    header .user-nav ul li .headericon-close i {
        font-size: 24px;
        color: #969696;
    }

    header .user-nav ul li .close-btn {
        display: none;
    }

    ._menu-opened {
        overflow-y: scroll;
        height: 100%;
    }

    ._menu-opened body {
        overflow: hidden;
        height: 100%;
    }

    ._menu-opened .nav-drop {
        top: 0;
        opacity: 1;
        transition: all .5s;
        pointer-events: all;
    }

    ._menu-opened .nav-drop nav {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s, 0.26667s;
    }


    .burger {
        position: absolute;
        padding: 16px 20px;
        top: 0;
        left: auto;
        cursor: pointer;
        z-index: 102;
        right: 0;
        pointer-events: all
    }

    .burger__items {
        position: relative;
        display: block;
        width: 24px;
        height: 40px;
        transition: -webkit-transform .3s;
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        transition: transform .3s, -webkit-transform .3s
    }

    .mobile .burger__items {
        width: 30px
    }

    .burger__item {
        display: block;
        width: 100%;
        height: 3px;
        border-radius: 1.5px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -1px 0 0 0;
        -webkit-transition: all .3s .3s;
        transition: all .3s .3s
    }

    .burger__item:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-color: #969696;
        transition: background-color .2s 0s, -webkit-transform .3s;
        -webkit-transition: background-color .2s 0s, -webkit-transform .3s;
        transition: transform .3s, background-color .2s 0s;
        transition: transform .3s, background-color .2s 0s, -webkit-transform .3s
    }

    html:not(._menu-opened) .header[data-theme="black"] .burger__item:before {
        background-color: #2a364d;
        transition: background-color .3s .2s, -webkit-transform .3s;
        -webkit-transition: background-color .3s .2s, -webkit-transform .3s;
        transition: transform .3s, background-color .3s .2s;
        transition: transform .3s, background-color .3s .2s, -webkit-transform .3s
    }

    .burger__1 {
        -webkit-transform: translate(-50%, -5px);
        transform: translate(-50%, -5px)
    }

    ._menu-opened .burger .burger__1 {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    ._menu-opened .burger .burger__1:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition-delay: .3s, 0s;
        transition-delay: .3s, 0s
    }

    .burger__3 {
        -webkit-transform: translate(-50%, 5px);
        transform: translate(-50%, 5px)
    }

    ._menu-opened .burger .burger__3 {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    ._menu-opened .burger .burger__3:before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition-delay: .3s, 0s;
        transition-delay: .3s, 0s
    }

    .pub_pd {
        padding: 60px 0
    }

    .idx_news_main h2 {
        margin-bottom: 30px;
        font-size: 30px
    }

    .idx_news_main .exhi {
        width: auto;
        float: none;
        margin: 0 auto 50px
    }

    .idx_news_main .news_list {
        width: auto;
        float: none;
        margin: 0 auto;
        max-width: 628px
    }

    /*======================================================================*/
    .product_shen .list li {
        padding: 40px 0;
    }

    .product_shen .list li .box {
        margin-right: 20px;
    }

    .product_shen .list li .box .text h4 {
        font-size: 30px;
        line-height: 30px;
    }

    .product_shen .list li .box .text p {
        font-size: 16px;
        padding: 10px 0 10px 0;
    }

    .product_shen .list li .box .text span {
        font-size: 14px;
        color: #2575d5;
    }

    .product_shen .list li .box .text span i {
        color: #2575d5;
        padding-left: 10px;
    }

    .product_shen .list li .box .img {
        width: 350px;
        margin-top: 20px;
        height: 161px;
    }

    .product_shen .list li:nth-child(even) {
        float: right;
        margin-right: -5px;
    }

    .product_shen .list li:nth-child(even) .box {
        float: left;
        margin-left: 20px;
        margin-right: 0;
    }

    .product_shen .list li.big_active .box {
        float: none;
        margin: 0 auto;
    }

    .product_shen .list li.big_active .box .img {
        margin: 0 auto;
        margin-top: 20px;
        width: 545px;
        height: 251px;
    }

    .product_shen .list li.big_active .box .text p {
        font-size: 16px;
        padding: 10px 0 10px 0;
    }

    .product_shen .list li.big_active .box .text span {
        font-size: 14px;
    }

    .product_shen .list li.big_active .box .text i {
        vertical-align: 0;
        font-size: 14px;
    }

    .lishenwu {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .lishenwu .head_shen {
        padding: 40px 0;
    }

    .lishenwu .head_shen .text {
        float: left;
        padding-top: 25px;
    }

    .lishenwu .head_shen .text p {
        width: 275px;
    }

    .lishenwu .head_shen .img {
        width: 43%;
    }

    .product_det .left .biaoge tr td:nth-child(1) {
        width: 60%;
    }

    .product_shen .list li:nth-child(odd) .box {
        float: left;
        margin-left: 20px;
        margin-right: 0;
    }

    .product_shen .list li:nth-child(odd) .box {
        float: left;
        margin-left: 20px;
        margin-right: 0;
    }

    .product_shen .list li:nth-child(even) {
        float: left;
    }

    .product_shen .list li:nth-child(even) .box {
        float: left;
        margin-left: 0px;
        margin-right: 0;
    }

    /*======================================================================*/
}

.page {
    text-align: center;
    padding: 20px 0
}

.page a {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 16px
}

.page a.active {
    background-color: #2575d5;
    color: #fff
}

@media only screen and (max-width: 768px) {
    .pub_pd {
        clear: both;
        padding: 40px 0;
    }


    .product_det .left {
        width: 100%;
    }

    .product_det .left .gree {
        width: 72px;
        padding: 30px 0;
    }

    .product_det .right {
        width: 100%;
    }

    .pdt_det_lay_img .close_btn {
        font-size: 44px;
        top: -20px;
        right: -6px;
    }

    .lishenwu_tall {
        background: #fff;
        padding-top: 50px;
    }

    .lishenwu_tall table {
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
        border-collapse: collapse;
    }

    .lishenwu_tall table tr th {
        text-align: center;
        border: 0;
    }

    .lishenwu_tall table thead th {
        display: none;
    }

    .lishenwu_tall table thead tr th:first-child {
        display: block;
    }

    .lishenwu_tall table tbody tr {
        background: none !important;
        border-bottom: 1px solid #e3e3e3;
    }

    .lishenwu_tall table thead th {
        font-size: 14px;
        padding-bottom: 6px !important;
    }

    .lishenwu_tall table tbody tr th {
        display: none;
        padding: 9px 2px 7px 5px;
    }

    .lishenwu_tall table tbody tr th:nth-child(1) {
        /* width: 69%; */
        text-align: left;
        display: table-cell;
        font-size: 13px;
        text-indent: 0;
    }

    .lishenwu_tall table tbody tr th a {
        width: 60px;
    }

    .lishenwu_tall table tbody tr th:nth-child(1) span {
        display: block;
        font-weight: normal;
        margin-top: 5px;
        font-size: 12px;
        padding-right: 10px;
        white-space: normal;
    }

    .lishenwu_tall table tbody tr th:nth-last-child(1) {
        display: table-cell;
    }

    .lishenwu_tall table tbody tr th:nth-last-child(2) {
        display: table-cell;
    }

    .product_det {
        padding-top: 20px;
    }

    .product_det .det_title h4 {
        font-size: 20px;
    }

    .lishenwu_tall .li_det p {
        line-height: 26px;
    }

    .about_deve .deve_img {
        width: 400px;
        margin: 0 auto
    }

    .yq_bor {
        height: 380px;
    }

    .factory_main .but {
        line-height: 60px;
        font-size: 16px;
        height: 60px;
    }

    .search_results .container>p {
        margin: 20px auto 0 !important;
        ;
        font-size: 14px !important;
    }

    #chassis {
        width: 400px;
        height: 400px;
    }

    #since svg {
        width: 380px;
        height: 380px;
    }

    #since circle {
        stroke-width: 60px;
    }

    #since span {
        height: 80px;
    }

    #since span {
        -webkit-transform-origin: 0 200px;
    }

    .search_results .xinhao_inp,
    .search_results .on_submit {
        width: calc(100% - 40px);
        margin: 20px 0 0 20px;
    }

    .idx_news_main .news_list h2 .arr_ar {
        width: 24px;
        line-height: 24px;
        height: 24px;
        margin-top: 5px;
        border: 1px solid #666;
    }

    .case_main {
        padding-top: 20px;
    }

    footer .foot-top .foot-nav {
        float: none;
        overflow: hidden;
    }

    footer .foot-copy {
        padding: 12px 0;
    }

    footer .foot-top .foot-nav ul li {
        width: 33.3334%;
        padding: 0;
        line-height: 36px;
        height: 36px;
    }

    footer .foot-top .foot-nav ul li:after {
        display: none;
    }

    .banner .idx_ban2 .ban_bg:after {
        height: 70px;
    }

    .about_jobs table td.td4 {
        display: none;
    }

    .mobile-hide {
        display: none
    }

    .series-list {
        padding-top: 0;
    }

    .series-list:after {
        bottom: 61px;
    }

    .pdt_det_top .box .box_cnt a {
        width: calc(33.33% - 10px);
    }

    .pdt_det_top .box .box_cnt a img {
        margin-right: 8px;
    }

    .banner .ban3 .box .title3_p {
        font-size: 16px;
        line-height: 35px;
        width: 80%;
    }

    .banner .ban3 .box .link_solid {
        margin: 0 auto 25px;
    }

    .banner .ban1 .container {
        display: block;
    }

    .banner .ban1 .banner1_img {
        margin: 0;
        width: 100%;
    }

    .banner .idx_ban1 .container {
        display: flex;
        display: -webkit-flex;
        align-items: center;
    }

    .banner .idx_ban1 .container .box .title1 {
        width: 100%;
    }

    .banner .idx_ban1 .container .box .title3_1 {
        width: 70%;
        margin: 0 auto;
    }

    .banner .idx_ban1 .container .box .title1 img,
    .banner .idx_ban1 .container .box .title3_1 img {
        width: 100%;
    }

    .banner .idx_ban2 .banner2_img_box {
        position: static;
    }

    .banner .idx_ban2 .banner2_img2 {
        bottom: 7%;
        width: 60%;
        left: -10%;
    }

    .banner .idx_ban2 .banner2_img {
        bottom: 15%;
        width: 80%;
        right: 10%;
    }

    .banner .idx_ban2 .banner2_img img {
        /* transform: rotate(4deg); */
    }

    .banner .idx_ban3 .container .box .title2_1 {
        padding: 160px 0 10px;
    }

    .banner .idx_ban3 .box .link_solid {
        margin: 0 auto 22px;
        display: none;
    }

    .banner .idx_ban3 .container .box .more {
        margin-top: 0;
    }

    .banner .idx_ban3 .banner3_img2 {
        width: 75%;
        margin: 40px auto 0;
    }

    .banner .ban3 .container {
        display: flex;
        display: -webkit-flex;
        align-items: center;
    }

    .banner .ban3 .container .box .title1 {
        margin: 0 auto 10px;
        font-size: 24px !important;
        line-height: 55px;
        letter-spacing: 5px;
    }

    .banner .banner-pagination {
        bottom: 26px;
    }

    .news_list ul li:last-child {
        border-bottom: none;
    }

    .search_pdt .search_pdt_right .ser_pdt-container .swiper-slide {
        padding-top: 20px;
        padding-bottom: 60px;
    }

    .search_results .input-group,
    .search_results .select-group {
        width: 100%;
    }

    .search_results ul {
        padding: 15px 10px 42px;
    }

    .search_results ul li.menu-item {
        padding: 0;
    }

    .search_results.pg-list-buy ul li .select-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .case-page .prev,
    .case-page .next {
        width: 48%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .news-dets h2 {
        font-size: 18px;
        width: 80%;
        margin: 0 auto 15px;
    }

    .news-dets {
        padding: 20px;
    }

    .common_problem ul li {
        margin-bottom: 20px;
    }

    .common_problem ul li .head {
        height: initial;
        padding: 20px 10px 20px 20px;
    }

    .common_problem ul li .head .box {
        font-size: 14px;
    }

    .common_problem ul li .cnt {
        padding: 20px;
    }

    .common_problem ul li .cnt .box {
        font-size: 12px;
    }

    .common_problem ul li .slider_arrow {
        margin-left: 5px;
    }

    .common_problem ul li .slider_arrow i {
        font-size: 30px;
    }

    .common_problem ul li .til {
        margin-right: 15px;
        margin-top: 3px;
    }

    .down_title ul li a {
        font-size: 16px;
        margin-right: 28px;
    }


    .down_title ul li:last-child {
        margin-right: 0;
    }

    .ser3_down_list ul li {
        padding: 15px 0;
    }

    .ser3_down_list ul li h3 {
        font-size: 14px;
        line-height: 34px;
        padding-right: 120px;
    }

    .ser3_down_list ul li .down_btn {
        line-height: 34px;
        width: 105px;
        font-size: 14px;
        top: 10px;
        right: 0;
    }

    .ser3_down_list ul li .down_btn img {
        width: 16px;
        vertical-align: -3px;
        margin-right: 10px;
    }

    .service2_box ul {
        padding-top: 30px;
        margin-bottom: 30px;
    }

    .service2_box ul li {
        margin-bottom: 30px;
    }

    .service2_box ul li h4 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .service2_box ul li .tel_phone,
    .service2_box ul li .tel_phone a {
        font-size: 24px;
    }

    .service_det .box_pd {
        padding: 20px;
    }

    .service_det .apply_trial .head {
        padding-bottom: 20px;
    }

    .service_det .apply_trial {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .service_det .apply_trial .box dl dd .til {
        width: 70px;
        height: 70px;
    }

    .service_det .apply_trial .box dl dd .til .num {
        font-size: 32px;
        padding: 14px 0 2px;
    }

    .service_det .apply_trial .box dl dd .til p {
        font-size: 14px;
    }

    .application_form .pub-more2 {
        padding: 0;
        font-size: 14px;
    }

    .application_form {
        width: 100%;
        float: none;
    }

    .application_form .head {
        font-size: 16px;
        height: 52px;
        line-height: 52px;
    }

    .application_form .head i {
        font-size: 18px;
    }

    .application_form .box {
        padding: 30px 20px;
    }

    .about_deve .number {
        top: 150px;
        font-size: 140px
    }

    .about_deve .ab_deve_container {
        margin-top: -40px
    }

    .about_deve .ab_deve_container .swiper-button-next i,
    .about_deve .ab_deve_container .swiper-button-prev i {
        font-size: 32px
    }

    .about_deve .ab_deve_container:after {
        left: 10%;
        width: 80%;
        top: 60%
    }

    .about_deve .ab_deve_container .swiper-slide-active .year {
        font-size: 70px;
        line-height: 60px
    }

    .about_info .att_cnt {
        margin-bottom: 40px;
        width: 100%
    }

    .about_info .att_cnt .info {
        margin-bottom: 50px;
        width: 100%;
        float: none
    }

    .about_info .att_cnt .info h2 {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 20px
    }

    .about_info .att_cnt .info p {
        font-size: 14px;
        line-height: 24px
    }

    .about_info .att_cnt .info .more {
        margin-top: 30px
    }

    .about_info .att_cnt .increase_grow {
        float: none;
        width: 100%
    }

    .pg-list-buy {
        padding: 40px 0
    }

    .pg-list-buy ul li {
        display: block
    }

    .pg-list-buy ul li .top_ser {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -o-flex;
        margin-top: 10px;
    }

    .pg-list-buy ul li .top_ser input {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        border: 1px solid #ddd;
        border-radius: 4px;
        padding: 0 .4rem;
    }

    .pdt-show-list ul>li .box .mCSB_inside>.mCSB_container {
        margin-right: 10px;
    }

    .pdt-show-list ul>li .box .title {
        padding-right: 10px;
    }

    .pg-list-buy ul li .top_ser a {
        width: 70px;
        margin-left: 7px
    }

    .pg-list-buy ul li .select-content {
        padding: 0 20px;
    }

    .pg-list-buy ul li .select-item {
        border: none;
        padding-left: 20px
    }

    .pg-list-buy ul li .pdc-label {
        margin: 5px 20px 5px 0
    }

    .pg-list-buy ul li .select-content {
        overflow: hidden
    }

    .pg-list-buy ul li .sele_btn {
        position: absolute;
        right: 20px;
        top: 22px;
        margin: 0;
    }

    .pdt-show-list {
        padding: 40px 0
    }

    .pdt-show-list ul>li {
        display: block;
        margin-bottom: 40px;
        line-height: 24px
    }

    .pdt-show-list ul>li a {
        -ms-flex-flow: wrap;
        flex-flow: wrap
    }

    .pdt-show-list ul>li .listimg {
        width: 100%
    }

    .pdt-show-list ul>li .listimg figure {
        display: none
    }

    .pdt-show-list ul>li .box {
        margin: 0;
        width: 100%
    }

    .pdt-show-list ul>li .box ol li {
        line-height: 24px
    }

    .pdt-show-list ul>li .box .title {
        margin-bottom: 20px
    }

    .pdt-show-list ul>li .box span {
        padding: 0 5px
    }

    .pdt-show-list ul>li .box .span5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22px;
        flex: 0 0 22px
    }

    .pdt-show-list ul>li .box .span6 .details {
        width: 44px
    }

    .pdt-show-list ul>li .box span:nth-child(4),
    .pdt-show-list ul>li .box span:nth-child(5) {
        display: none;
    }

    .pdt-show-list ul>li .box .span6 {
        flex: 0 0 70px;
    }

    .recommended_related .responsive .slick-slide .box {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -o-flex
    }

    .recommended_related .responsive .slick-slide .box h4 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding-right: 10px
    }

    .recommended_related .responsive .slick-slide .box span {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 74px;
        flex: 0 0 74px
    }

    .pdt-list-info {
        padding-bottom: 20px
    }

    .pdt-list-info ul li {
        display: block;
        border-top: 1px solid #ddd;
        padding: 20px 0
    }

    .pdt-list-info ul li .title {
        float: none;
        border: none;
        width: 100%;
        padding: 0 0 20px
    }

    .pdt-list-info ul li .box {
        float: none;
        border: none;
        width: 100%;
        padding: 0;
        overflow: hidden
    }

    .pdt-list-info ul li .box p {
        font-size: 14px
    }

    .pdt-list-info ul li .box .sm_list {
        font-size: 14px;
        margin-bottom: 15px
    }

    .contact_cnt_list ul li {
        width: 100%
    }

    .contact-content #allmap {
        width: 100%;
        height: 300px;
        float: none
    }

    .contact-content .box {
        float: none;
        padding: 20px 20px 30px;
        width: 100%
    }

    .contact-content .box h3 {
        line-height: 26px;
        font-size: 20px
    }

    .contact_main .head {
        font-size: 22px;
        margin-bottom: 20px
    }

    .comestic_area .box {
        padding: 0
    }

    .comestic_area .box ul li {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #ddd;
        padding: 20px
    }

    .comestic_area .box ul li h3 {
        font-size: 18px
    }

    .comestic_area .box ul li:last-child {
        border: none
    }

    .overseas_agent .box ul.border-bot {
        border: 0;
        margin: 0;
        padding: 0
    }

    .overseas_agent .box ul li {
        border-right: none !important;
        width: 100%;
    }

    .overseas_agent .box ul li:last-child {
        border-bottom: 1px solid #ddd
    }

    .overseas_agent .box {
        padding: 0 0 20px
    }

    .case-list ul {
        width: 100%;
        overflow: hidden
    }

    .case-list ul li {
        margin: 0 0 20px 0 !important;
        width: 100%;
    }

    .about_jobs_det h2 {
        font-size: 24px;
        margin-bottom: 20px
    }

    .about_jobs_det .head {
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-size: 16px
    }

    .about_jobs_det .jobs_cnt {
        padding: 20px
    }

    .jobs_recruitment p {
        line-height: 30px
    }

    .jobs_recruitment .textbox .w03 {
        width: 50%;
        margin-bottom: 15px
    }

    /*.jobs_recruitment .desc {*/
    /*margin-bottom: 30px*/
    /*}*/

    .tab_from .tab_from_cnt .box_3 {
        width: 100%;
        margin-bottom: 15px;
        padding-right: 0;
        line-height: 40px
    }

    .tab_from .tab_from_cnt .box_3 label {
        font-size: 15px
    }

    .tab_from .tab_from_cnt .box_3 input {
        height: 40px;
        line-height: 40px
    }

    .tab_from .submit_btn {
        height: 46px;
        line-height: 46px
    }

    .tab_from .Upload_resume {
        margin-bottom: 20px
    }

    .subnav_list ul {
        display: block
    }

    .subnav_list {
        height: 60px;
    }

    .subnav_list ul li {
        margin: 0 10px;
        height: 60px;
        line-height: 60px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .pub_banner .pc_banner {
        height: 280px;
    }
    .pub_banner .pc_banner1 {
        height: 480px;
    }

    .pub_banner .box h4 {
        font-size: 30px;
        line-height: 30px;
    }

    .pub_banner .box p {
        font-size: 16px;
        padding: 25px 0 42px;
    }

    .about_team ul li {
        width: calc(50% - 20px)
    }

    .banner .swiper-slide {
        height: 500px;
        overflow: hidden
    }

    .banner .ban1 .box {
        width: 100%;
        text-align: center;
    }

    .banner .ban1 .box .title3_1 {
        font-size: 14px;
        line-height: 26px;
        margin: 20px 0 10px;
    }

    .banner .ban1 .box .title1 {
        width: 300px;
        margin: 100px auto 25px;
        font-size: 26px;
        /* line-height: 32px */
    }

    .banner .idx_ban2 .box .title1 {
        font-weight: bold;
        margin-bottom: 0;
    }

    .banner .idx_ban2 .box .title3_1 {
        margin: 15px 0 0;
    }

    .banner .idx_ban2 .box .more {
        margin-top: 20px !important;
    }

    .banner .ban1 .box .title3_2 {
        font-size: 20px;
        line-height: 36px;
    }

    .banner .ban1 .box .more {
        width: 133px;
        height: 40px;
        line-height: 40px;
        margin: 40px auto 0;
    }

    .banner .idx_ban3 .ban_bg {
        background-position: 33% center;
    }

    .banner .ban1 .banner1_img {
        margin-top: -40px;
    }

    .banner .ban2 .box .title2_1 {
        font-size: 22px;
    }

    .banner .ban2 .box .title1 {
        margin: 0 auto 20px;
    }

    .banner .ban3 .ban_bg {
        background-position: 70% center;
    }

    .series-list-container {
        padding: 40px 0;
        margin-bottom: 40px
    }

    .series-list-container .swiper-slide {
        text-align: center;
        width: 280px;
        float: left
    }

    .series-list-container .swiper-slide p {
        margin-top: 20px
    }

    .series-list-container .swiper-pagination {
        top: auto;
        bottom: 0
    }

    .search_pdt {
        padding: 20px 0 60px
    }


    .search_pdt .form_sub h2 {
        margin-bottom: 12px;
        font-size: 32px
    }

    .search_pdt .form_sub p {
        margin-bottom: 30px
    }

    .search_pdt .search_pdt_right .swiper-button-next,
    .search_pdt .search_pdt_right .swiper-button-prev,
    .search_pdt .search_pdt_right .link {
        display: none
    }

    .search_pdt .search_pdt_right h2 {
        margin-bottom: 10px;
        font-size: 36px;
        line-height: 38px
    }

    .search_pdt .search_pdt_right h3 {
        font-size: 30px
    }

    .search_pdt .search_pdt_right .more {
        width: 59px;
        height: 59px;
        line-height: 59px;
        top: 60px
    }

    .search_pdt .search_pdt_right .more a {
        font-size: 30px
    }

    .search_pdt .search_pdt_right .ser_pdt-container .bot_bg {
        height: 60px;
        width: 70%
    }

    .search_pdt .search_pdt_right .ser_pdt-container .bot_bg p {
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }

    .search_pdt .search_pdt_right .ser_pdt-container .profess_num {
        bottom: 20px;
        padding-right: 25px
    }

    .idx_news_main h2 {
        margin-bottom: 20px;
        font-size: 26px
    }

    .idx_news_main .exhi h4 {
        font-size: 16px;
        margin: 14px 0
    }

    .idx_news_main .container {
        width: 95%
    }

    footer {
        text-align: center
    }

    footer .logo {
        margin: 0 auto 20px;
        padding-top: 30px;
    }

    footer .logo img {
        max-width: 160px
    }

    footer .foot-top {
        padding-bottom: 20px
    }

    footer .sub_search {
        display: none
    }

    footer .foot-copy .govi {
        float: none
    }

    footer .foot-copy .link {
        float: none;
        margin: 10px auto 0;
        text-align: center;
    }

    footer .foot-copy .link ul {
        display: inline-block;
    }

    footer .foot-copy .link ul li {
        margin: 0 10px;
    }

    .banner .idx_ban3 .box {
        padding-top: 0px;
        height: 40vh;
        display: flex;
        justify-content: center;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        flex-direction: column;
        -webkit-flex-direction: column;
    }

    .banner .idx_ban3 .box .title2_1 {
        display: none;
    }

    .banner .idx_ban3 .box .title2_2 {
        margin: 0 0;
        font-size: 22px;
    }

    .banner .idx_ban3 .box .title1 {
        margin: 10px auto 12px;
    }

    .banner .idx_ban3 .banner3_right {
        float: none;
        width: 70%;
        left: 15%;
        margin-top: 0;
        bottom: 0%;
        display: flex;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        box-sizing: border-box;
        flex-direction: column;
        padding-top: 0;
        height: 50vh;
        -webkit-flex-direction: column;
    }

    .banner .idx_ban3 .banner3_right_img {
        display: flex;
        margin-top: 0%;
    }

    .banner .idx_ban3 .idx_ban2_img1 {
        flex: 0 1 40%;
        margin-top: 9%;
    }

    .banner .idx_ban3 .idx_ban2_img2 img {
        width: 92%;
    }

    .banner .idx_ban3 .ban_bg:before,
    .banner .idx_ban3 .banner3_date .slide:after {
        display: none;
    }

    .banner .idx_ban3 .idx_ban2_img2 {
        flex: 1;
    }

    .banner .idx_ban3 .banner3_date {
        width: 100%;
        top: -13%;
        left: 0;
        border: 0;
        height: 100%;
    }

    .banner .idx_ban3 .banner3_date .slide {
        width: 40%;
        height: 100%;
        text-align: center;
    }

    .banner .idx_ban3 .banner3_date .slide p {
        display: none;
    }

    .banner .idx_ban3 .banner3_date .slide h3 {
        margin-top: 0;
        line-height: 36px;
        font-size: 16px;
        position: absolute;
        right: 10%;
        top: 56%;
    }

    .banner .idx_ban3 .banner3_date .slide.active h3 {
        font-size: 16px;
        line-height: 36px;
        right: -20%;
        color: #d5d5d5;
        top: 30%;
    }

    /*------------------------------------------------------------------*/
    .product_shen .list li {
        width: 100%;
        margin-left: 0px;
        padding: 40px 0;
    }

    .product_shen .list li .box .text h4 {
        font-size: 26px;
    }

    .product_shen .list li .box .img {
        margin: 0 auto;
        margin-top: 20px;
        width: 90%;
        height: auto;
    }

    .product_shen .list li .box .img img {
        width: 84%;
        height: 100%;
    }

    .product_shen .list li::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 50vw;

        background-color: #fafafa;
        right: -50vw;
        left: auto;
        top: 0;
    }

    .product_shen .list li:nth-child(even) {
        float: right;
        margin-right: 0px;
    }

    .product_shen .list li:nth-child(even) .box {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .product_shen .list li:nth-child(even)::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 50vw;
        background-color: #fafafa;
        left: -50vw;
        right: auto;
        top: 0;
    }

    .product_shen .list li.big_active {
        width: 100%;
    }

    .product_shen .list li.big_active .box {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .product_shen .list li.big_active .box .text h4 {
        font-size: 26px;
    }

    .product_shen .list li.big_active .box .img {
        margin: 0 auto;
        margin-top: 20px;
        width: 90%;
        max-width: 500px;
        display: block;
        height: auto;
    }

    .product_shen .list li .box {
        float: none;
    }

    .product_shen .list li:nth-child(odd) .box {
        width: 100%;
    }

    .product_shen .list li::before {
        background-color: #fff !important;
    }

    .product_shen .list li::after {
        background-color: #fff !important;
    }
}

@media only screen and (max-width: 650px) {
    .lishenwu .head_shen .img {
        min-height: 45vw;
    }
    .pub_title_link {
        width: 20px;
        height: 1px;
        margin: 12px auto 18px
    }

    .service_list ul li a {
        display: block;
        padding: 20px
    }

    .service_list ul li a .box {
        padding: 0 0 30px
    }

    .service_list ul li a .box h3 {
        font-size: 22px;
        margin-bottom: 16px
    }

    .service_list ul li a .box p {
        line-height: 24px
    }

    /* box-sizing: border-box;
	padding: 0 20px; */

    .factory_layer {
        width: 90%;
    }

    .pdt_list {
        *zoom: 1;
        width: 100%;
        margin-top: 30px;
    }

    .pdt_list:before,
    .pdt_list:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .pdt_list:after {
        clear: both;
    }

    .pdt_list li {
        width: 49%;
        background-color: #fff;
        float: left;
        padding: 50px 0;
        margin-right: 2%;
        margin-bottom: 1.25%;
    }

    .pdt_list li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .pdt_list li:nth-child(3n) {
        margin-right: 2%;
    }

    .lishenwu .head_shen {
        padding: 20px 0;
    }

    .lishenwu .head_shen .text {
        width: 100%;
        float: none;
        padding-top: 25px;
    }

    .lishenwu .head_shen .text h4 {
        font-size: 24px;
    }

    .lishenwu .head_shen .text p {
        width: 90%;
        font-size: 14px;
    }

    .lishenwu .head_shen .img {
        margin-top: 25px;
        width: 90%;
        margin: 25px auto 0;
        float: none;
    }

    .lishenwu .head_shen .img img {
        width: 80%;
    }

    .lishenwu .head_shen .img .bg {
        top: 0;
        height: 245px;
        width: 93%;
        left: 4%;
    }

    /*------------------------------------------------------------------*/
}

@media only screen and (max-width: 580px) {
    .search_pdt .form_sub {
        padding: 30px 20px 40px
    }

    .search_pdt .form_sub h2 {
        font-size: 28px
    }

    .search_pdt .form_sub .on_submit,
    .form_sub .sub_sel select {
        height: 46px
    }

    .search_pdt .form_sub .on_submit {
        line-height: 46px
    }

    .search_pdt .search_pdt_right {
        padding: 0
    }

    .search_pdt .search_pdt_right h2 {
        font-size: 32px;
        line-height: 32px;
        margin: 0 0 0 10px
    }

    .search_pdt .search_pdt_right h3 {
        margin: 0 0 -19px 10px;
        font-size: 24px
    }

    .search_pdt .search_pdt_right .ser_pdt-container .bot_bg p {
        font-size: 16px;
        padding-left: 10px
    }

    .search_pdt .search_pdt_right .more {
        width: 49px;
        height: 49px;
        line-height: 49px;
        top: 30px;
        border: 2px solid #ddd;
        right: 20px
    }
}

@media only screen and (max-width: 510px) {
    .about_team ul {
        margin: 0
    }

    .search_pdt .search_pdt_right .ser_pdt-container p {
        width: 100%;
    }

    .about_team ul li {
        margin: 0 0 30px;
        width: 100%
    }

    .about_team ul li .box {
        margin-top: 0;
        -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1)
    }

    .about_team ul li .box figure {
        width: 100px;
        height: 100px
    }

    .about_team ul li .box h4 {
        font-size: 16px;
        color: #2575d5;
        margin-bottom: 25px
    }

    .about_team ul li .box p {
        display: block;
        line-height: 24px
    }

    .case-list ul li .box {
        padding: 15px
    }

    .case-list ul li .box h4 {
        font-size: 16px;
        margin-bottom: 5px
    }

    .news-main-list ul li {
        width: 100%;
        border: none
    }

    .series-list-container {
        padding: 20px 0;
    }

    .series-list .series-list-container {
        padding-bottom: 50px;
    }

    .series-list-container img {
        max-width: 90%;
    }

    .pdt_list {
        margin-top: 20px;
    }

    .pdt_list li {
        width: 100%;
        padding: 30px 0;
        margin-bottom: 10px;
    }

    .pdt_list li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .pdt_list li:nth-child(3n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 480px) {

   
    .pub_banner .pc_banner {
        height: 160px;
    }
    .pub_banner .pc_banner1 {
        height: 480px;
    }

    .pub_banner .container {
        margin: 0;
    }

    .pub_banner .box h4 {
        font-size: 26px;
        line-height: 26px;
        padding-top: 35px;
    }

    .pub_banner .box p {
        font-size: 16px;
        padding: 10px 0 32px;
    }

    .pub_banner .box .link {
        display: none;
    }

    .pub_pd {
        padding-bottom: 20px
    }

    .recommended_related .responsive {
        margin: 0 15px
    }

    .recommended_related .responsive .slick-slide {
        margin: 0
    }

    .recommended_related .responsive .slick-next {
        right: -20px
    }

    .recommended_related .responsive .slick-prev {
        left: -20px
    }

    .factory_main h2 {
        font-size: 26px;
        margin-bottom: 20px
    }

    .factory_main .textbox {
        width: 100%
    }

    .factory_main .factory_cnt {
        padding-bottom: 20px
    }

    .factory_main .factory_cnt ul {
        margin: 30px -5px 20px
    }

    .factory_main .factory_cnt ul li {
        padding: 0 5px;
        margin-bottom: 15px
    }

    .pdt-show-list ul>li .box .span2 {
        flex: 0 1 18%;
    }

    #since .box {
        width: 185px;
        height: 185px;
        top: 45%;

    }

    #since span {
        -webkit-transform-origin: 0 180px;
    }

    #since svg {
        width: 313px;
        height: 340px;
    }

    #since span {
        left: 46vw;
    }
}


/*# sourceMappingURL=common_index.css.map */
.click_show {
    display: none;
}

.click_show_ {
    height: 40px;
    background-color: #fafafa;
    text-align: center;
    line-height: 40px;
}

.click_show_ {
    text-align: center;
}

.click_show_ span {
    padding-right: 10px;
    cursor: pointer;
    font-size: 14px;
}

.click_show_ .active {
    display: inline-block;
    transform: rotate(180deg)
}


@media only screen and (min-width: 1560px){
    .factory_main.pdtList2.pub_pd > .container{
        width: 1300px;
    }
}
@media only screen and (max-width: 767px){
    .pdt_list li .box .text h4 {
        font-size: 16px;
    }
}

.search-group{
    background: #f5f5f5;
    padding: 0 0 40px;
}
.search-group-title{
    font-size: 24px;
    line-height: 1;
    margin: 0 0 20px;
}

.product_shen .list li{
    width: 100%;
    padding: 90px 150px;
    margin: 0;
    box-sizing: border-box;
}
.product_shen .list li .box{
    width: 100%;
    margin: 0 !important;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.product_shen .list li .box .text{
    flex: 0 0 50%;
    max-width: 50%;
}
.product_shen .list li .box .img{
    flex: 0 0 50%;
    max-width: 50%;
    height: 240px;
    margin: 0 !important;
    background: none !important;
}
.product_shen .list li:nth-child(even){
    background: #eaeff1;
    margin-bottom: 20px;
}
.product_shen .list li:nth-child(even) .box{
    flex-direction: row-reverse;
}
.product_shen .list li:nth-child(even):after{
    content: "";
    position: absolute;
    height: 100%;
    width: 50vw;
    /*background-color: #eaeff1;*/
    right: -50vw;
    left: auto;
    top: 0;
}
.product_shen .list li:nth-child(even):before{
    content: "";
    position: absolute;
    height: 100%;
    width: 50vw;
    /*background-color: #fff;*/
    left: -50vw;
    top: 0;
}
.product_shen .list li.big_active .box .img{
    height: 240px;
}
.product_shen .list li .box .text h4{
    font-size: 48px;
    overflow: visible;
}
.product_shen .list li.big_active .box .text p{
    font-size: 18px;
}
.product_shen .list li .box .text p{
    padding: 35px 0 30px 0;
}
.pdt_list li .box .img{
    background: none !important;
}

/* .factory_main.pdtList2.pub_pd > .container{
    width: 1400px;
} */
@media (max-width: 650px) {
    .lishenwu .head_shen .text {
        padding-left: 20px;
        padding-right: 20px; 
    }
}
.f-par{
    padding-top: 40px;
    background-color: #f5f5f5;
}
.f-par ul li{
    padding: 80px;
}
.f-par ul li .box{
    padding: 0;
}
.f-par ul li .box h3{
    font-size: 36px;
    margin-bottom: 25px;
}
.f-par ul li .box p{
    font-size: 16px;
}
.f-par ul li .box .more{
    margin-top: 75px;
}
.f-par ul li .ser_img figure{
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}


#update_itera{
    padding: 75px 0 0 0;
    text-align: center;
}
.title_sm{
    width: 100%;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 19px;
    text-align: center;
}
.title{
    width: 100%;
    font-size: 48px;
    line-height: 48px;
    /* margin-bottom: 80px; */
    color: #333;
    text-align: center;
}
#update_itera .up_it{
    display: flex;
    width: 100%;
    justify-content: center;
    /* align-items: center; */
}
#update_itera .up_it_video{
    position: relative;
    min-height: 300px;
    height: 100vh;
    top: 0;
    max-height: 100vh;
    overflow: hidden;
    -webkit-transition: ease 0.6s;
    -moz-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
    display: flex;
    justify-content: center;
    left: 0\0;
}
#update_itera .up_it_video video{
    object-fit: cover;
    width: 100%;
}
#update_itera .up_it{
    position: relative;
    /* height: 200vh; */
}
#update_itera .back_black{
    position: absolute;
    background-color: rgba(0,0,0,0.53);
    top: 0px;
    width: 100%;
    text-align: center;
    display: none;
    min-height: 300px;
    height: 100%;
}
#update_itera .back_black_f{
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}
#update_itera .back_black .ti1{
    font-size: 48px;
    color: #fff;
    line-height: 48px;
    margin-bottom: 32px;
}
#update_itera .back_black .ti2{
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    margin-bottom: 60px;
}
.butten_blu{
    /* background-color: #de1b1a; */
    border-radius: 24px;
    /* display: flex; */
    justify-content: center;
    align-items: center;
}
#update_itera .back_black .butten_blu{
    /* width: 160px; */
    height: 48px;
    margin: auto;
}
.bu_ti{
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}
.arr_r_w{
    width: 18px;
    height: 8px;
    margin-left: 9px;
    position: relative;
    left: 0px;
    -webkit-transition: left .8s;
    -moz-transition: left .8s;
    -o-transition: left .8s;
    transition: left .8s;
}
.butten_blu:hover .arr_r_w{
    left: 10px;
}
#can_about{
    padding: 120px 0;
    background-color: #fff;
    position: relative;
    z-index: 2;
}
#can_about .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}
#can_about .container:before, 
#can_about .container:after,
#deve .container:before,
#deve .container:after {
    display: none;
}
#can_about .ab_l{
    width: 42%;
    order: 1;
    padding-right: 110px;
}
.ab_r{
    width: 50%;
    order: 2;
    position: relative;
}
.bfan{
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    margin-left: -50px;
    cursor: pointer;
    width: 100px;
    height: 100px;
}
.bfan img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#video_pop{
    position: fixed;
    display: none;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 100;
}
#video_pop .video_pop{
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
#video_pop .video_pop video{
    width: 70%;
    object-fit: contain;
}
#video_pop .video_close{
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 30px;
}
#video_pop_1{
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 100;
}
#video_pop_1 .video_pop{
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
#video_pop_1 .video_pop video{
    width: 70%;
    object-fit: contain;
}
#video_pop_1 .video_close{
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 30px;
}
.asd123 .ab_r .ab_r_video{
    display: flex;
    justify-content: center;
}
#can_about .ab_l .about{
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 19px;
}
#can_about .ab_l .about_title{
    font-size: 48px;
    line-height: 48px;
    color: #333;
    margin-bottom: 52px;
}
#can_about .ab_l .about_con p{
    font-size: 16px;
    line-height: 30px;
}
#can_about .con_top{
    margin-bottom: 60px;
}
#can_about .con_bot{
    padding: 36px 60px;
    background-color: #f5f5f5;
    display: flex !important;
    justify-content: space-between;
}
#can_about .con_bot::before,
#can_about .con_bot::after{
    display: none;
}
#can_about .con_bot .con_bot_text{
    display: inline-block;
    font-size: 60px;
    line-height: 60px;
    font-family: AvantGarde Bk BT;
}
#can_about .con_con{
    width: 25%;
    padding-left: 90px;
}
#can_about .con_con:first-child{
    padding-left: 0px;
}
#can_about .con_bot .danwei{
    vertical-align:top;
    display: inline-block;
    font-size: 18px;
    margin-left: 10px;
}
#can_about .con_bot .explain{
    font-size: 16px;
    line-height: 16px;
    margin-top: 21px;
    margin-left: 5px;
}

#deve{
    position: relative;
    padding-bottom: 45px;
    background-color: #fff;
}
#deve .deve_b{
    width: 100%;
    height: auto;
}
#deve .deve_b img{
    width: 100%;
    object-fit: contain;
    min-height: 300px;
}
#deve .back_blak_d{
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(100% - 45px);
    display: flex; 
    justify-content: space-between;
    align-items: center;
    min-height: 300px;
    -webkit-transition: ease .4s;
    -moz-transition: ease .4s;
    -o-transition: ease .4s;
    transition: ease .4s;
}
#deve .back_d{
    display: flex; 
    justify-content: space-between;
    align-items: center;
}
#deve .back_blak_d .dent{
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #fff;
}
#deve .back_blak_d .artist{
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 28px;
    color: #fff;
}
#deve .back_blak_d .make{
    font-size: 18px;
    line-height: 18px;
    color: #fff;
}
#deve .back_blak_d .butten_blu{
    width: 240px;
    height: 48px;
}

.zjcyl{
    padding-top: 120px;
    padding-bottom: 0px!important;
    background-color: #fff;
}
.zjcyl .adv_img {
    /* height: 580px; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.zjcyl .asd123 .adv_car{
    display: flex;
    justify-content: space-between;
}

.zjcyl .asd123 .adv_car:nth-child(2n+1) .adv_img {
    /* float: right; */
    order: 2;
}

.zjcyl .asd123 .adv_car:nth-child(2n) .adv_img {
    /* float: left; */
    order: 1;
}
.zjcyl .adv_video{
    width: 80%; 
    object-fit: cover;
    /* border-radius: 25px; */
    height: 498px;
    -webkit-transition: ease .4s;
    -moz-transition: ease .4s;
    -o-transition: ease .4s;
    transition: ease .4s;
}
.swip1 {
    height: 100%;
}
.swip1 .swiper-slide{
    width: 2228px!important;
    height: 98%;
}
@media only screen and (max-width: 1460px){
    .swip1 .swiper-slide{
        width: 1857px!important;
        height: 98%;
    }
}
@media only screen and (max-width: 1366px){
    .swip1 .swiper-slide{
        width: 1570px!important;
        height: 98%;
    }
}
@media only screen and (max-width: 768px){
    .swip1 .swiper-slide{
        width: 1370px!important;
        height: 98%;
    }
}

.swip1.swiper-container-free-mode>.swiper-wrapper{
    transition-timing-function: linear!important
}
.zjcyl .asd123 .adv_car{
    margin: 120px 0;
}
.zjcyl .asd123 .adv_car:first-child {
    margin-top: 100px;
}

.zjcyl .asd123 .adv_car:last-child {
    margin-bottom: 120px;
}

.zjcyl .all {
    display: flex;
    align-items: center;
}


.zjcyl .asd123 .adv_car:nth-child(2n+1) .all {
    /* float: left; */
    order: 1;
}

.zjcyl .asd123 .adv_car:nth-child(2n) .all {
    /* float: right; */
    order: 2;
}
.zjcyl .asd123 .adv_car:nth-child(2n+1) .all .all_con{
    padding-right: 100px;
}

.zjcyl .asd123 .adv_car:nth-child(2n) .all .all_con{
    padding-left: 100px;
}

.width50{
    width: 50%;
    height: auto;
    display: inline-block;
    overflow: hidden;
}
.width100{
    width: 100%;
    height: auto;
    display: inline-block;
    overflow: hidden;
}
.asd123_title{
    font-size: 36px;
    line-height: 36px;
    color: #2575d5;
    margin-bottom: 20px;
}
.asd123_text{
    font-size: 18px;
    color: #333333;
}
.asd123_ulli{
    margin-top: 42px;
}
.asd123_ul{
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    margin-top: 11px;
}
.asd123_li{
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

#can_about.tupo {
    background-color: #fff;
}
#can_about.tupo .ab_l_title{
    font-size: 30px;
    line-height: 48px;
    color: #333;
    margin-bottom: 60px;
}
#can_about.tupo .con_top{
    margin-bottom: 0;
}


#fast_iteration{
    padding: 120px 0;
    background-color: #f5f5f5;
}
#c-function {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#c-function .c-common-title .c-title {
    opacity: .7;
    color: #fff;
}

#c-function .c-common-title .c-text {
    color: #fff;
}

#c-function .c-list-wrap {
    position: relative;
    margin: 0 auto;
    max-width: 920px;
}

#c-function .c-list-wrap .c-line-box {
    position: absolute;
    top: 18px;
    left: 12.5%;
    width: 75%;
    height: 2px;
    background: #dddddd;
    overflow: hidden;
}

#c-function .c-list-wrap .c-line-box .c-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #2575d5;
}

#c-function .c-list {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#c-function .c-list li {
    width: 25%;
    text-align: center;
}

#c-function .c-list .c-num {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    width: 38px;
    height: 38px;
    border: 2px solid #dddddd;
    border-radius: 50%;
    font-size: 22px;
    color: #333;
    background: #f5f5f5;
    transition: all .5s;
}

#c-function .c-list .c-text {
    font-size: 22px;
    line-height: 32px;
    color: #333;
    transition: all .5s;
}

#c-function .c-list li.on .c-num {
    color: #fff;
    background: #2575d5;
    border-color: #2575d5;
}

#c-function .c-list li.on .c-text {
    color: #2575d5;
}
.c-banner4-wrap {
    position: relative;
}

.c-banner4-wrap .c-next,
.c-banner4-wrap .c-prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 18px;
    height: 30px;
    margin-top: -15px;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0 5px 10px rgba(28, 173, 228, .1);
    cursor: pointer;
}

.c-banner4-wrap .c-prev {
    left: -60px;
    background-image: url(../images/np_noh.png);
}

.c-banner4-wrap .c-next {
    right: -60px;
    background-image: url(../images/np_noh.png);
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari
    -o-transform:rotate(180deg); 	/* Opera */
}

.c-banner4-wrap .c-prev:hover {
    background-image: url(../images/np_h.png);
    
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 
    -o-transform:rotate(180deg); 	/* Opera */
}

.c-banner4-wrap .c-next:hover {
    background-image: url(../images/np_h.png);
    
    transform:rotate(0deg);
    -ms-transform:rotate(0deg); 	/* IE 9 */
    -moz-transform:rotate(0deg); 	/* Firefox */
    -webkit-transform:rotate(0deg); /* 
    -o-transform:rotate(0deg); 	/* Opera */
}
.c-banner4 {
    margin: 0 -65px;
    padding: 50px 50px 0;
}

.c-banner4 .c-wrap {
    display: flex;
    align-items: center;
    padding: 60px;
    background: #fff;
    overflow: hidden;
}

.c-banner4 .c-wrap .c-img-box {
    width: 50%;
}

.c-banner4 .c-wrap .c-img-box img {
    width: 100%;
}

.c-banner4 .c-wrap .c-text-box {
    padding-left: 90px;
    width: 43%;
}

.c-banner4 .c-wrap .c-text-box .c-title1 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 36px;
    color: #999;
}

.c-banner4 .c-wrap .c-text-box .c-title2 {
    font-size: 48px;
    line-height: 48px;
    color: #333;
}

.c-banner4 .c-wrap .c-text-box .c-text {
    padding: 50px 0 0px;
    line-height: 18px;
    font-size: 18px;
}
.c-banner4 .c-wrap .c-text-box .c-text p{
    color: #333;
    font-size: 18px;
    line-height: 36px;
}

.c-banner4 .c-wrap .c-text-box .c-btn {
    display: block;
    width: 150px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    background: -webkit-linear-gradient(left, #48c2f3, #1fa7ee);
    background: linear-gradient(to right, #48c2f3, #1fa7ee);
}



#fast_lens{
    padding: 120px 15px;
    text-align: center;
}
#fast_lens .fast_lens_text{
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 36px;
    color: #333;
}
#fast_lens .butten_blu{
    width: 257px;
    height: 48px;
    margin: auto;
}
#story {
    background-color: #f5f5f5;
    padding-top: 120px;
    padding-bottom: 0.1px;
}
#story .story{
    padding: 100px 85px;
    background-color: #fff;
    margin-bottom: 120px;
}
#story .story .story_con:last-child{
    padding-bottom: 0;
}
#story .story .story_top{
    display: flex;
    justify-content: space-between;
    margin-bottom: 75px;
}
#story .story .infor{
    display: flex;
}
#story .story .story_img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 40px;
    flex-shrink: 0
}
#story .story .story_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#story .story .brief{
    color: #333;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 26px;
}
#story .story .character{
    font-size: 14px;
    line-height: 14px;
}
#story .story .marks{
    width: 55px;
    height: 50px;
    justify-content: right;
}
#story .story .b_n_s{
    position: relative;
    display: flex;
    margin-bottom: 20px;
    height: 686px;
    padding-top: 60px;
    border-top: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
    #story .story .b_n_s{
        height: 500px;
    }
}
@media screen and (max-width: 500px) {
    #story .story .b_n_s{
        height: 383px;
    }
}
#story .story .limg,#story .story .rimg{
    position: relative;
}
#story .story .limg img{
    position: absolute;
    left: 0;
}
#story .story .rimg img{
    position: absolute;
    right: 0;
}
#story .story .b_n_s img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
#story .story .lr_s{
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    cursor: pointer;
    margin-top: -25px;
    margin-left: -25px;
}
#story .story .duibi_text{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    line-height: 16px;
    color: #999;
    margin-bottom: 56px;
}
#story .story .duibi_text div{
    font-size: 18px;
}
#story .story .story_content span{
    display: block;
}
@media screen and (max-width: 1599px) {
    .c-banner4 .c-wrap .c-img-box {
        padding-left: 0;
    }
    .c-banner4 .c-wrap .c-text-box {
        padding-left: 60px;
    }
}
@media screen and (max-width: 991px) {
    #story .story{
        padding: 80px 65px;
        background-color: #fff;
        margin-bottom: 100px;
    }
    #story {
        padding-top: 100px;
    }
    .c-banner4-wrap .c-next,
    .c-banner4-wrap .c-prev{
        display: none;
    }
    .c-banner4 .c-wrap .c-img-box {
        width: 50%;
    }
    .c-banner4 .c-wrap .c-text-box {
        padding-left: 20px;
        width: 50%;
    }
    .c-banner4 {
        margin: 0 -20px;
        padding: 50px 20px 0;
    }
    .c-banner4 .c-wrap .c-text-box .c-title2{
        font-size: 32px;
        line-height: 32px;
    }
    .c-banner4 .c-wrap .c-text-box .c-text{
        padding-top: 15px;
    }
    .c-banner4 .c-wrap .c-text-box .c-title1{
        margin-bottom: 0;
    }
    .c-banner4 .c-wrap{
        padding: 30px;
    }
}
.max_767px{
    display: none;
}
@media screen and (max-width: 767px) {
    #story .story{
        padding: 40px 25px;
        background-color: #fff;
        margin-bottom: 60px;
    }
    .max_767px{
        display: block;
    }
    .none_767px{
        display: none;
    }
    #story {
        padding-top: 60px;
    }
    #story .story .infor{
        flex-wrap: wrap;
    }
    #story .story .marks{
        display: none;
    }
    #story .story .story_top{
        margin-bottom: 60px;
    }
    #fast_lens .fast_lens_text{
        font-size: 36px;
    }
    .c-common-title .c-title,
    #c-function .c-list .c-text {
        font-size: 14px;
        line-height: 24px;
    }
    .c-common-title .c-text,
    .c-banner4 .c-wrap .c-text-box .c-title2{
        font-size: 24px;
        line-height: 34px;
    }
    .c-common-title {
        margin-bottom: 20px;
    }
    #c-function .c-list .c-num {
        margin: 0 auto 5px;
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
    #c-function .c-list-wrap .c-line-box {
        top: 14px;
    }
    .c-banner4 .c-wrap {
        border-radius: 15px;
    }
    .c-banner4 {
        padding-top: 20px;
    }
    .c-banner4 .c-wrap {
        flex-wrap: wrap;
        padding: 30px;
    }
    .c-banner4 .c-wrap .c-img-box {
        width: 100%;
    }
    .c-banner4 .c-wrap .c-text-box {
        padding: 20px 0 0 0;
        width: 100%;
    }
    .c-banner4 .c-wrap .c-text-box .c-text {
        padding: 10px 0 20px;
    }
}

@media (max-width: 1229px){
    #can_about .ab_l{
        padding-right: 57px;
        width: 44%;
    }
    #can_about .con_con{
        padding: 0;
    }
}
@media (max-width:991px) {
    #update_itera{
        padding-top: 75px;
    }
    #can_about{
        padding: 85px 0;
    }
    #can_about .container{
        display: block;
    }
    #can_about .con_bot .con_bot_text{
        font-size: 40px;
        line-height: 40px;
    }
    #can_about .con_bot .explain{
        margin-top: 10px;
    }
	#can_about .ab_l{
        width: 100%;
        max-width: 628px;
        padding-right: 0px;
        order: 2;
        margin: 0 auto;
    }
    .ab_r{
        width: 100%;
        max-width: 628px;
        order: 1;
        margin: 0 auto 20px;
    }
    #deve .deve_b img{
        object-fit: cover;
    }
    #update_itera .back_black .ti1{
        font-size: 46px;
        line-height: 46px;
        margin-bottom: 30px;
    }
    .zjcyl .asd123 .adv_car{
        display: block;
    }
    .zjcyl .adv_img{
        width: 100%;
    }
    .zjcyl .all{
        width: 100%;
    }
    .zjcyl .asd123 .adv_car .all .all_con{
        padding: 40px 0 !important;
    }
    .zjcyl .asd123 .adv_car{
        margin: 60px 0;
    }
    .zjcyl .asd123 .adv_car:last-child{
        margin-bottom: 60px;
    }
}
@media (max-width: 767px) {
    #update_itera .title_sm,
    #can_about .ab_l .about{
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    #update_itera .title,
    #can_about .ab_l .about_title{
        font-size: 38px;
        line-height: 38px;
        margin-bottom: 45px;
    }
    #update_itera .back_black .ti1{
        font-size: 38px;
        line-height: 38px;
        margin-bottom: 28px;
    }
    #can_about .container{
        display: block;
    }
    #can_about .con_con{
        width: 50%;
    }
    #can_about .con_bot1,
    #can_about .con_bot2{
        margin-bottom: 25px;
    }
    #can_about .con_bot .explain{
        margin-top: 5px;
    }
    #can_about .container{
        padding: 0 15px;
    }
    #can_about .con_bot{
        flex-wrap: wrap;
        text-align: center;
        padding: 36px 15px;
    }
	#can_about .ab_l{
        width: 100%;
        max-width: 628px;
        padding-right: 0px;
        order: 2;
        margin: 0 auto;
    }
    .ab_r{
        width: 100%;
        max-width: 628px;
        order: 1;
        margin: 0 auto 20px;
    }
    #deve .back_d{
        display: flex; 
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    #deve .back_blak_d .dent{
        font-size: 18px;
        line-height: 18px;
    }
    #deve .back_blak_d .artist{
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    #deve .back_blak_d .make{
        margin-bottom: 30px;
        font-size: 14px;
    }
    #deve .back_blak_d .bu_ti{
        font-size: 14px;
    }
}
@media (max-width: 669px){
    #update_itera .back_black .ti1{
        font-size: 28px;
        line-height: 32px;
    }
    #update_itera .back_black .ti2{
        font-size: 16px;
        line-height: 20px;
    }
}
@media (max-width: 578px){
    #update_itera .up_it_video video{
        object-fit: cover;
    }
    #update_itera .back_black .ti1{
        margin-bottom: 20px;
    }
    #update_itera .back_black .ti2{
        margin-bottom: 30px;
    }
}
@media (max-width: 400px){
    #update_itera .back_black .ti1{
        font-size: 24px;
        line-height: 28px;
    }
    #update_itera .back_black .ti1{
        font-size: 24px;
    }
    #update_itera .back_black .ti2{
        font-size: 14px;
        line-height: 18px;
    }
    #update_itera .title, #can_about .ab_l .about_title{
        font-size: 30px;
        line-height: 30px;
    }
}
@media (max-width: 366px){
    #deve .back_blak_d .artist{
        font-size: 28px;
        line-height: 28px;
    }
}



.f-yong{
    width: 100%;
    margin-top: -21px;
    position: relative;
    z-index: 1;
}

.f-yong-tit{
    text-align: center;
}
.f-par ul li .box .more{
	background:#2575d5;
}
.f-yong-tit strong{
    font-size: 48px;
    color: #1d1d1f;
    display: block;
    margin-bottom: 10px;
    line-height: 1.2;
	font-weight: 200;
}
.f-yong-tit span{
    display: block;
    font-size: 24px;
    color: #1d1d1f;
}
.f-yong-tit a{
    display: block;
    width: 76px;
    font-size: 18px;
    color: #2575d5;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
}
.f-yong-section1{
    background-color: #fafafa;
    margin-bottom: 20px;
    padding-top: 170px;
    padding-bottom: 70px;
    overflow: hidden;
}
.f-yong-section1 .cont{
    width: 100%;
	position: relative;
}
.f-yong-section1 .cont .swiper-pagination-bullet{
	width: 30px;
    height: 3px;
    background-color: #666;
    opacity: 0.3;
    margin: 0 5px;
    border-radius: 0;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.f-yong-section1 .cont .f-yong-pagination{
	bottom: -40px;
    left: 0;
    width: 100%;
}
.f-yong-section1 .cont .img img{
	width: ;
	max-width: ;
}
.f-yong-section1 .cont .swiper-pagination-bullet-active{
	width: 60px;
    opacity: 1;
    position: relative;
}
.f-yong-section1 .cont .img{
    width: 100%;
    text-align: center;
	margin: 0 auto;
}
@media (max-width:768px) {
	.f-yong{
		margin-top: -60px;
	}
	.f-yong-section1 .cont .f-yong-pagination{
		bottom: -24px;
	}
}
.f-yong-section1 .f-yong-tit{
    margin-bottom: 100px;
}
.f-yong-section2{
    width: 100%;
}
.f-yong-section2 .cont{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.f-yong-section2 .cont .lt,.f-yong-section2 .cont .gt {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.f-yong-section2 .cont .lt{
    padding-right: 10px;
}
.f-yong-section2 .cont .gt{
    padding-left: 10px;
}
.f-yong-section2 .cont .lt .wode,.f-yong-section2 .cont .gt .wode{
    background-color: #fafafa;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row-reverse;
    overflow: hidden;
}
.f-yong-section2 .cont .gt .wode{
    flex-direction: row;
}
.f-yong-section2 .cont .lt .wode .f-yong-tit,.f-yong-section2 .cont .gt .wode .f-yong-tit{
    margin-bottom: 65px;
}
.f-yong-section2 .f-yong-tit strong{
    font-size: 36px;
}
.f-yong-section2 .f-yong-tit span{
    font-size: 18px;
}
.f-yong-section2 .f-yong-tit a{
    font-size: 16px;
}
.f-yong-section2 .img{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.f-yong-section2 .cont .lt .jut,.f-yong-section2 .cont .gt .jut {
    padding-top: 100px;
    width: 65%;
}
.f-yong-section2 .cont .lt .jut{
    margin-right: 10%;
}
.f-yong-section2 .cont .gt .jut{
    margin-left: 10%;
}

@media (max-width:1440px) {
    .f-par ul li{
        padding: 75px 65px;
    }
    .f-yong-section1{
        padding-top: 100px;
        padding-bottom: 60px;
    }
    .f-yong-section1{
        padding-top: 80px;
    }
    .f-yong-section1 .f-yong-tit{
        margin-bottom: 80px;
    }
	.f-yong-section2 .f-yong-tit strong{
		font-size: 30px; 
	}
	.f-yong-tit strong{
		font-size:40px;
	}
	.f-yong-section1 .cont .img{
		width: 34%;
	}
	.f-yong-section1 .cont .img img{
		width: 100%;
	}
	.f-yong-section2 .img{
		width: 60%;
		margin: 0 auto;
	}
	.f-yong-section2 .img img{
		width: 100%; 
	}
}
@media (max-width: 1199px) {
	.f-yong-section2 .f-yong-tit strong{
		font-size: 24px;
	}
	.f-yong-section2 .f-yong-tit span{
		font-size: 16px;
	}
	.f-par ul li .box h3{
		font-size: 26px;
	}
	.f-par ul li {
		padding: 40px 65px;
	}
}
@media (max-width: 991px) {
    .f-yong-section2 .cont .lt,.f-yong-section2 .cont .gt {
        width: 100%;
        margin-bottom: 20px;
        height: auto;
    }
    .f-yong-section2 .cont .lt{
        padding-right: 0;
    }
    .f-yong-section2 .cont .gt{
        padding-left: 0;
    }
    .f-yong-section2 .cont .lt .wode,.f-yong-section2 .cont .gt .wode{
        height: auto;
    }
    .f-yong-section2 .cont .lt .wode .f-yong-titm,.f-yong-section2 .cont .lt .wode .f-yong-tit{
        margin-bottom: 60px;
    }
    .f-yong-section2 .cont .lt .jut{
        margin-right: 0;
        width: 100%;
    }
    .f-yong-section2 .cont .gt .jut{
        margin-left: 0;
        width: 100%;
    }
	.f-yong-section1 .cont .img{
		width: 80%;
	}
	.f-yong-section1 .cont .img img{
		width: 100%;
	}
	.f-yong-section2 .img{
		width: 60%;
	}
	.f-yong-section2 .lt .img {
		width: 46%;
	}
	
	
}

@media (max-width:767px) {
    .f-par ul li{
        padding: 73px 30px 30px ;
    }
    .f-par ul li a{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .f-par ul li .box{
        width: 100%;
		margin-bottom: 30px;
    }
    .f-par ul li .ser_img{
        width: 100%;
    }
    .f-par ul li .ser_img figure{
        flex-direction: row;
    }
    .f-yong-tit strong{
        font-size: 36px;
    }
    .f-yong-tit span{
        font-size: 20px;
    }
    .f-yong-tit a{
        font-size: 16px;
    }
    .f-yong-section1{
        padding-bottom: 30px;
    }
    .f-yong-section1 .f-yong-tit{
        margin-bottom: 60px;
    }
    .f-yong-section1{
        padding-top: 60px;
    }
    .f-yong-section2 .cont .lt .jut,.f-yong-section2 .cont .gt .jut{
        padding-top: 40px;
    }
    .f-yong-section2 .cont .lt .wode .f-yong-titm,.f-yong-section2 .cont .lt .wode .f-yong-tit{
        margin-bottom: 30px;
    }
    .f-par ul li .box h3{
        font-size: 30px;
        margin-bottom: 20;
    }
    .f-par ul li .box .more{
        margin-top: 40px;
    }
	.f-par ul li a .box .font{
		display: flex;
		align-items: center;
		margin: 0 auto;
		flex-direction:column;
	}
}
@media (max-width: 650px) {
    .f-par ul li{
        padding: 19px 15px 0px  ;
    }
    .f-par ul li a .box{
        padding: 0;
    }
    .f-yong-tit strong{
        font-size: 26px;
    }
    .f-yong-tit span{
        font-size: 14px;
    }
    .f-yong-section1 .f-yong-tit{
        margin-bottom: 40px;
    }
    .f-yong-section1{
        padding-top: 50px;
    }
    .f-yong-section2 .f-yong-tit{
        padding: 0 15px;
    }

    
	.f-par ul li .box{
		text-align: center;
	}
    .f-par ul li .box h3{
        font-size: 26px;
		line-height: 1.3;
    }
    .f-par ul li .box p{
        font-size: 14px;
    }
    .f-par ul li .box .more{
        margin-top: 35px;
    }
	.f-yong-section2 .f-yong-tit span{
		font-size: 14px;
	}
}
@media (max-width: 376px) {
	.service_list ul li a .box h3{
		font-size: 20px;
	}
}


.pdt_list li:nth-child(6n),
.pdt_list li:nth-child(6n-1),
.pdt_list li:nth-child(6n-2){
	background: #e1e7f2;
}
@media (max-width: 767px) {
	.pdt_list li:nth-child(6n),
	.pdt_list li:nth-child(6n-1),
	.pdt_list li:nth-child(6n-2){
		background-color: #fff;
	}
}
.f_table{
    width: 100%;
}
.f_table thead{
    width: 100%;
}

.fixdright{
	position: fixed;
	z-index: 1202;
	right: 16px;
	bottom: 60px;
	display: flex;
	flex-direction: column;
 align-items: flex-end;
}
.fixdright .lt{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.fixdright a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
}
.fixdright a i{
	display: block;
	width: 18px;
}
.fixdright a i img{
	width: 100%;
	float: left;
}
.fixdright a i img:nth-child(2){
	display: none;
}
.fixdright a .font{
	display: none;
}
.fixdright .topall{
	-webkit-transform: translateX(600%);
	transform: translateX(600%);
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}
.fixdright .top{
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transform: translateX(600%);
	transform: translateX(600%);
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}
.fixdright .topall.on{
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}
.fixdright .top:hover{
	background-color: #2575d5;
}
.fixdright .top:hover i img:nth-child(1){
	display: none;
}
.fixdright .top:hover i img:nth-child(2){
	display: block;
}
.fixdright .zi{
	width: 160px;
	height: 52px;
	background-color: #2575d5;
	border-radius: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	
}
.fixdright .zi i{
	margin-right: 10px;
}
.fixdright .zi span{
	color: #fff;
}
.fixdright .tel{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background-color: #2575d5;
	overflow: hidden;
	border-radius: 30px;
/* 	-webkit-transition: all .3s linear;
	transition: all .3s linear; */
}
.fixdright .tel i img:nth-child(1){
	display: none;
}
.fixdright .tel i img:nth-child(2){
	display: block;
}
.fixdright .tel .font{
	display: none;
	font-size: 20px;
}
.fixdright .tel:hover{
	width: 240px;
	border-radius: 30px;
	color: #fff;
}
.fixdright .tel:hover .font{
	display: block;
	color: #fff;
	margin-right: 16px;
}
.fixdright .tel:hover i img:nth-child(2){
	display: block;
}
.fixdright .tel:hover i img:nth-child(1){
	display: none;
}
@media (max-width:767px) {
	.fixdright{
		bottom: 20px;
		flex-direction: row-reverse;
	}
	.fixdright .top{
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		margin-bottom: 0;
		margin-top: 20px;
	}
	.fixdright .zi{
		margin-right: 20px;
		width: 120px;
		height: 42px;
		position: fixed;
		right: 0;
		left: 0;
		margin: 0 auto;
	}
}@import url(font_883643_b9sxwkr2jlc.css);

.dpflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

.user-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.none {
    display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    /* font-family: 'NotoSansHans-Light' */
}

.color-zs {
    color: #2575d5
}

#app {
    visibility: visible;
    overflow: hidden
}

body {
    -webkit-transition: all .3s;
    transition: all .3s
}

h2.pub_h2 {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2
}

h2.pub_h2 i,
h2.pub_h2 img {
    font-size: 28px;
    color: #333;
    vertical-align: -2px;
    margin-right: 12px
}

h3.pub_h3 {
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #333;
    margin-bottom: 50px
}

h4.pub_h4 {
    margin-bottom: 80px;
    font-size: 18px;
    text-align: center
}

.pub-more {
    display: block;
    width: 190px;
    height: 36px;
    line-height: 36px;
    border: solid 2px #e60012;
    color: #2575d5;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.pub-more i.arr_next {
    margin-left: 10px;
    width: 28px;
    height: 6px;
    vertical-align: 4px;
    display: inline-block;
    background: url(../images/next_red_icon.png) right top no-repeat;
    background-size: 100% auto
}

.pub-more:hover {
    background: #2575d5;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.pub-more:hover i.arr_next {
    background: url(../images/next_white_icon.png) right top no-repeat;
    background-size: 100% auto;
    -webkit-transition: all .3s;
    transition: all .3s
}

.pub-more2 {
    width: 114px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background-color: #ed2e1f;
    border-radius: 3px;
    margin: 0 auto;
    display: block;
    text-align: center
}

.pub_pd {
    padding: 80px 0;
    position: relative;
    background-color: #fff;
}

.pub-bg {
    background: #f5f5f5
}

h4 {
    font-size: 16px
}

.pub_width {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.banner .ban_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.banner .ban_bg.animation {
    -webkit-animation: fadeInscale 2s;
    animation: fadeInscale 2s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.banner .swiper-slide {
    zoom: 1;
    vertical-align: middle;
    height: 780px;
    overflow: hidden;
}

@-webkit-keyframes fadeInscale {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes fadeInscale {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.fadeInscale {
    -webkit-animation-name: fadeInscale;
    animation-name: fadeInscale;
    transform-origin: 50% 50%;
}

.banner .banner-pagination {
    bottom: 46px;
    left: 0;
    width: 100%;
}

.banner .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    position: relative;
}

.banner .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    background-color: #ffffff;
    opacity: 0.3;
    margin: 0 5px;
    border-radius: 0;
}

.banner .swiper-pagination-bullet-active {
    width: 60px;
    opacity: 1;
    position: relative;
}

.banner .swiper-pagination-bullet-active:after {
    content: '';
    background-color: #2575d5;

}

.banner .ban1 .banner_img {
    position: absolute;
    right: -430px;
    top: 100px;
    width: 1300px
}

.banner .ban1 .box {
    position: relative;
    z-index: 2;
    flex: 1;
}

.banner .ban1 .box .title1 {
    font-size: 60px;
    line-height: 70px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 60px;
}

.banner .item {
    opacity: 0;
}

.banner .item.animated {
    opacity: 1;
}

.banner .ban1 .box .title2 {
    font-family: 'panton_bold';
    font-size: 72px;
    color: #2262af
}

.banner .ban1 .box .more {
    margin-top: 100px;
    width: 163px;
    height: 46px;
    line-height: 46px;
    display: block;
    border: solid 1px #2262af;
    position: relative;
    color: #fff;
    text-align: center;
}

.banner .ban1 .box .more span {
    font-size: 16px;
}

.banner .ban1 .box .more:hover {
    border-color: #2262af;
}

.banner .ban1 .box .title3_1 {
    font-size: 19px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    margin: 70px 0 30px;
}

.banner .ban1 .box .title3_2 {
    font-size: 30px;
    color: #fffefe;
    border-bottom: 4px solid #206cc7;
    line-height: 20px;
    display: inline-block;
}

.banner .ban1 .box .more span {
    color: #fff;
    position: relative;
    z-index: 2;
}

.banner .ban1 .box .more {
    position: relative;
}

.banner .ban2 .container {
    justify-content: center;
    text-align: center;
}

.banner .ban2 .link_solid {
    background: rgba(255, 255, 255, .2);
}

.banner .ban2 .box .title2_1 {
    font-size: 40px;
    color: #2276dc;
    padding-bottom: 65px;
}

.banner .ban2 .box .more {
    margin: 60px auto 0;
    border-color: #ffffff;
}

.banner .ban2 .box .more:after {
    display: none;
}

.banner .ban1 .box .more:before {
    content: '';
    position: absolute;
    left: 0;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #206cc7;
}

.banner .ban1 .box .more:hover:before {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 100%;
}

.banner .ban1 .box .more:hover:after {
    background: #fff;
}

.banner .ban3 .box .link_solid {
    width: 20px;
    height: 2px;
    background-color: rgba(255, 255, 255, .5);
    margin: 0 0 30px;
}

.banner .ban3 .box .title3_p {
    font-size: 24px;
    line-height: 44px;
    color: #ffffff;
}

.banner .ban3 .box .title3_p b {
    font-weight: normal;
}

.banner .ban1 .banner1_img {
    float: right;
    width: 742px;
    height: 582px;
    position: relative;
    margin: -20px 110px 0 0;
}

.banner .number {
    position: absolute;
    bottom: 65px;
    left: 85px;
    font-weight: bold;
    font-family: Arial;
    font-size: 48px;
    color: #2262af;
    opacity: .22
}

.banner .ban2 .number {
    color: #fff;
    opacity: .05
}

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

.banner .idx_ban1 .box .title1 {
    margin-bottom: 20px;
    margin-top: 50px;
}

.banner .idx_ban1 .box .title3_1 {
    margin: 0px 0 80px;
}

.banner .idx_ban2 .ban_bg {
    background: #f6f3f3;
}

.banner .idx_ban2 .ban_bg:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background-color: #000000;
    opacity: 0.7;
}

.banner .idx_ban2 .box {
    /* padding-top: 50px; */
}

.banner .idx_ban2 .box .title1 {
    color: #ffffff;
    margin-bottom: 50px;
}

.banner .idx_ban2 .box .title3_1 {
    color: #666666;
    margin-top: 60px;
    line-height: 32px;
}

.banner .idx_ban2 .box .more {
    margin-top: 80px;
    border: solid 1px #666;
}

.banner .idx_ban2 .box .more span {
    color: #666;
}

.banner .idx_ban2 .box .more:hover span {
    color: #fff;
}

.banner .idx_ban2 .banner2_img_box {
    flex: 1;
}

.banner .idx_ban2 .banner2_img {
    position: absolute;
    bottom: -490px;
    right: -40px;
}

.banner .idx_ban2 .banner2_img2 {
    position: absolute;
    bottom: -270px;
    left: -100px;
}

.banner .idx_ban3 .ban_bg {
    /* background: url(../images/idx3_ban.jpg); */
    background-size: cover;
}

.banner .idx_ban3 .ban_bg:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: url(../images/idx_ban3_bot.png) repeat-x;
}

.banner .idx_ban3 .box {
    text-align: left;
}

.banner .idx_ban3 .box .title1 {
    font-size: 50px;
}

.banner .idx_ban3 .box .title2_2 {
    font-size: 100px;
    line-height: 120px;
    color: #ffffff;
    /* margin: 46px 0 40px; */
}

.banner .idx_ban3 .box .link_solid {
    margin: 30px 0 30px;
    background-color: #c4c4c4;
}

.banner .idx_ban3 .box .more {
    margin: 0;
}

.banner .idx_ban3 .banner3_right {
    float: right;
    width: 55%;
    margin-top: 162px;
    position: relative;
}

.banner .idx_ban3 .banner3_right_img {
    position: relative;
    z-index: 2;
}

.banner .idx_ban3 .idx_ban2_img1 {
    float: left;
    margin-top: 110px;
}

.banner .idx_ban3 .idx_ban2_img2 {
    float: right;
}
.lishenwu .head_shen .text p{
    padding-left: 16px;
    position: relative;
}
.lishenwu .head_shen .text p:after{
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #666;
    
}
.lishenwu .head_shen .text p:last-child{
    display: none;
}
@media only screen and (max-width: 1230px) {
    .lishenwu .head_shen .text p:after{
        top: 9px;
        width: 4px;
        height: 4px;
    }
    .lishenwu .head_shen .text p{
        padding-left: 10px;
    }
}
.banner .idx_ban3 .banner3_date {
    position: absolute;
    width: 700px;
    top: 80px;
    left: 235px;
    border-bottom: 2px solid #dddddd;
}

.banner .idx_ban3 .banner3_date .slide {
    float: left;
    position: relative;
    height: 122px;
}

.banner .idx_ban3 .banner3_date .slide:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #de1b1a;
}

.banner .idx_ban3 .banner3_date .slide h3 {
    font-size: 36px;
    font-family: 'deckerregular';
    font-family: Arial, Helvetica, sans-serif;
    color: #d5d5d5;
    margin-top: 30px;
}

.banner .idx_ban3 .banner3_date .slide p {
    color: #d4d4d4;
    margin: 18px 0;
}

.banner .idx_ban3 .banner3_date .slide.active {
    float: right;
}

.banner .idx_ban3 .banner3_date .slide.active h3 {
    line-height: 54px;
    color: #ffffff;
    margin-top: 0;
    font-size: 52px;
}

.banner .idx_ban3 .banner3_date .slide.active p {
    font-size: 16px;
}

.pub_head {
    margin-bottom: 40px
}

.pub_head.right_nav {
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    *zoom: 1
}

.pub_head.right_nav:before,
.pub_head.right_nav:after {
    display: table;
    line-height: 0;
    content: ""
}

.pub_head.right_nav:after {
    clear: both
}

.pub_head.right_nav .title {
    float: left
}

.pub_head .title span.cen_en {
    margin-right: 8px;
    font-size: 28px
}

.pub_head .title span.cen_zh {
    font-size: 18px;
    color: #333
}

.pub_head .title_nav ul {
    float: right
}

.pub_head .title_nav ul li {
    padding: 0 10px;
    float: left;
    position: relative;
    margin-left: 60px
}

.pub_head .title_nav ul li a {
    font-size: 18px
}

.pub_head .title_nav ul li.active:after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #006ea6
}

.pub_head .title_nav ul li.active a {
    color: #2575d5
}

.pub_title_link {
    width: 60px;
    height: 2px;
    background-color: #e60012;
    margin: 23px auto 32px
}

.text-center {
    text-align: center
}

.link_solid {
    width: 20px;
    height: 1px;
    background-color: #2db1c2;
    margin: 0 auto 30px
}

.container {
    margin: 0 auto;
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    *zoom: 1
}

.container:before,
.container:after {
    display: table;
    line-height: 0;
    content: ""
}

.container:after {
    clear: both
}

.swiper-button-next,
.swiper-button-prev {
    background: none
}

.anchorBL {
    display: none
}

.mb_04 {
    margin-bottom: 40px
}

.inline-block {
    display: inline-block
}

.pub_banner {
    overflow: hidden;
    position: relative;
}

.pub_banner .pc_banner {
    height: 360px;
    background-position: center center;
    background-size: cover;
    width: 100%;
}
.pub_banner .pc_banner1 {
    height: 780px;
    background-position: center center;
    background-size: cover;
    width: 100%;
    display: inline-block;
}
.pub_banner .pc_banner img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.pub_banner .pc_banner {
    -webkit-animation: scaleBigToSmall 2s;
    animation: scaleBigToSmall 2s;
}

.pub_banner .box {
    -webkit-animation: fadeInUp 1s;
    animation: fadeInUp 1s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    z-index: 99;
}
.pub_banner .box1 {
    height: 96%;
}
.pub_banner .ban_dow{
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -28px;
    /* cursor: pointer; */
    z-index: 100;
}
.pub_banner .ban_dow .dow_text{
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
    color: #fff;
}
.pub_banner .ban_dow .dow_img{
    width: 15px;
    height: 8px;
    margin: 0 auto;
}
.pub_banner .ban_dow .dow_img{
    -webkit-animation: bounce-down 1.6s linear infinite;
    animation: bounce-down 1.6s linear infinite;
}
@-webkit-keyframes bounce-down {
    25% {
         -webkit-transform: translateY(-4px);
    }
    50%, 100% {
         -webkit-transform: translateY(0);
    }
    75% {
         -webkit-transform: translateY(4px);
    }
}

@keyframes bounce-down {
     25% {
          transform: translateY(-4px);
     }
     50%, 100% {
          transform: translateY(0);
     }
     75% {
          transform: translateY(4px);
     }
}
.pub_banner .ban_dow .dow_img img{
    width: 100%;
    height: 100%;
}
.pub_banner .box p {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    margin-top: 29px;
}

.pub_banner .box h4 {
    font-size: 48px;
    line-height: 48px;
    color: #fff;
}


.pub_banner .mobile_banner {
    display: none;
}

header {
    height: 84px;
}

header .head_fix {
    position: fixed;
    background: #4a4949;
    top: 0;
    left: 0;
    z-index: 100;
    height: 84px;
    width: 100%;
    -webkit-transition: all 0.35s linear;
    transition: all 0.35s linear;
}

header .head_fix .container {
    position: relative;
}

header .navbar-header .logo-img .star {
    display: none
}

header .navbar-header .logo-img .logo_fix {
    display: inline-block;
    height: 32px;
}

header .navbar-header {
    float: left;
    z-index: 4;
}

header .navbar-header .logo-img {
    float: left;
    width: 220px;
    height: 84px;
    line-height: 84px;
    transition: all .32s;
}

header .navbar-header .logo-img a {
    display: block
}

header .navbar-header .logo-img a img {
    vertical-align: middle
}

header.idx_header2 {
    height: 0;
}

header.idx_header2 .head_fix {
    background: none;
}


header.idx_header .nav-drop>ul li a,
header.idx_header .right_cnt i,
header.idx_header .right_cnt .langu p {
    color: #e2e2e2
}

header.idx_header .navbar-header .logo-img .star {
    display: inline-block;
    height: 32px;
}

header.idx_header .navbar-header .logo-img .logo_fix {
    display: none
}

header.idx_header.head_active .nav-drop ul li a,
header.idx_header.head_active .right_cnt i,
header.idx_header.head_active .right_cnt .langu p {
    color: #333
}

header.idx_header.head_active .navbar-header .logo-img .star {
    display: none
}

header.idx_header.head_active .navbar-header .logo-img .logo_fix {
    display: inline-block
}

header.head_active {
    height: 0;
}

header.head_active .head_fix {
    background: #fff;
    -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.2);
    height: 70px;
    -webkit-transition: all 0.35s linear;
    transition: all 0.35s linear
}

header.head_active .navbar-header .logo-img {
    line-height: 70px
}

header.head_active .navbar-header .logo-img .logo_fix {
    height: 32px;
    -webkit-transition: all .4s;
    transition: all .4s
}

header.head_active .nav-drop ul li {
    line-height: 70px;
    -webkit-transition: all .4s;
    transition: all .4s
}

header.head_active .right_cnt {
    line-height: 70px
}

html.sear_slider {
    overflow-y: scroll;
    height: 100%;
}

html.sear_slider body {
    overflow: hidden;
    height: 100%;
}

html.sear_slider .global-search-mask {
    display: block;
}

html.sear_slider .head_search {
    z-index: 89;
}

html.sear_slider .head_search .nav-drop>ul li,
html.sear_slider .right_cnt,
html.sear_slider .head_search .logo-img {
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.8);
    transition: all .5s;
}

html.sear_slider .head_search .searchform-wrapper {
    width: 100%;
    opacity: 1;
    transition: all .6s;
}

html.sear_slider .head_search .searchresults {
    pointer-events: all;
    opacity: 1;
}

html.sear_slider .head_search .searchresults-section ul li {
    -webkit-animation: ac-gn-searchresults-items-show 0.4s both;
    animation: ac-gn-searchresults-items-show 0.4s both;
}

html.sear_slider .head_search .searchresults-section ul li:nth-child(1) {
    -webkit-animation-delay: .22s;
    animation-delay: .22s;
}

html.sear_slider .head_search .searchresults-section ul li:nth-child(2) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s;
}

html.sear_slider .head_search .searchresults-section ul li:nth-child(3) {
    -webkit-animation-delay: .26s;
    animation-delay: .26s;
}

html.sear_slider .head_search .searchresults-section ul li:nth-child(4) {
    -webkit-animation-delay: .28s;
    animation-delay: .28s;
}

html.sear_slider .head_search .searchresults-section ul li:nth-child(5) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

html.sear_slider .head_search .searchresults-section ul li:nth-child(6) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s;
}

@-webkit-keyframes ac-gn-searchresults-items-show {
    0% {
        opacity: 0;
        -webkit-transform: translatex(100px);
        transform: translatex(100px);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }

}

@keyframes ac-gn-searchresults-items-show {
    0% {
        opacity: 0;
        -webkit-transform: translatex(100px);
        transform: translatex(100px);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }

}


.series-list {
    position: relative;
    padding-top: 50px;
    z-index: 2;
}

.series-list .wrap {
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0
}

.series-list .wrap ul {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.series-list .wrap ul li {
    text-align: center;
    width: 280px;
    float: left
}

.series-list .wrap ul li p {
    margin-top: 20px
}

.series-list .scroll {
    border-bottom: solid 1px #d9d9d9;
    height: 19px;
    width: 100%;
    position: relative
}

.series-list .scroll .frame {
    position: relative;
    margin: 0 auto;
    width: 1400px
}

.series-list .drag {
    cursor: pointer;
    width: 100px;
    height: 32px;
    background-color: #2575d5;
    border-radius: 15px;
    position: absolute;
    top: 0;
    margin-left: -50px;
    line-height: 32px;
    text-align: center
}

.series-list .drag>img {
    vertical-align: -1px
}

.series-list .drag .mouted {
    position: absolute;
    left: 50%;
    margin-left: -5.5px;
    top: 8px;
    -webkit-animation: mouted linear 2s infinite;
    animation: mouted linear 2s infinite
}

.series-list .swiper-slide {
    text-align: center;
}

.series-list-container img {
    max-width: 120px;
}

.series-list .series-list-container {
    padding-bottom: 70px;
}

.series-list .series-scrollbar {
    height: 0;
    border-top: 1px solid #ddd;
    background: none;
    padding-bottom: 18px;
    cursor: pointer;
    border-radius: 0;
}

.series-list .swiper-scrollbar-drag {
    background: url(../images/series-scrollbar-btn.png) center no-repeat;
    background-size: 100px auto;
    height: 32px;
    margin-top: -18px;
}

.series-list:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ddd;
    bottom: 21px;
}

@-webkit-keyframes mouted {
    0% {
        top: 8px
    }

    25% {
        top: 6px
    }

    75% {
        top: 10px
    }

    100% {
        top: 8px
    }
}

@keyframes mouted {
    0% {
        top: 8px
    }

    25% {
        top: 6px
    }

    75% {
        top: 10px
    }

    100% {
        top: 8px
    }
}

footer {
    background: #333;
    position: relative;
}

footer .logo {
    padding-top: 65px;
    max-width: 174px;
    margin-bottom: 24px
}

footer .foot-top {
    overflow: hidden;
    padding: 0 0 50px
}

footer .foot-top .foot-nav {
    float: left
}

footer .foot-top .foot-nav ul li {
    padding: 0 40px 0 21px;
    float: left;
    position: relative;
    height: 52px;
    line-height: 52px
}

footer .foot-top .foot-nav ul li a {
    color: #fff;
    opacity: .5
}

footer .foot-top .foot-nav ul li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 49%;
    width: 1px;
    height: 1px;
    background: #fff;
    opacity: .5
}

footer .foot-top .sub_search {
    float: right;
    padding: 1px;
    border: 1px solid #444;
    overflow: hidden
}

footer .foot-top .sub_search input {
    float: left;
    line-height: 48px;
    width: 240px;
    text-indent: 19px;
    color: #b3b3b3
}

footer .foot-top .sub_search .btn {
    background: #494949;
    float: right;
    width: 120px;
    height: 48px;
    line-height: 48px;
    color: #b3b3b3;
    cursor: pointer
}

footer .foot-copy {
    border-top: 1px solid #484848;
    padding: 44px 0
}

footer .foot-copy .govi {
    float: left;
    color: #999;
    opacity: .3
}

footer .foot-copy .link {
    float: right
}

footer .foot-copy .link ul li {
    width: 23px;
    height: 23px;
    float: left;
    background: url(../images/foot_link.png) left no-repeat;
    background-size: 106px auto;
    margin-left: 20px;
    opacity: .8;
    -webkit-transition: all .3s;
    transition: all .3s
}

footer .foot-copy .link ul li a {
    display: block;
    width: 100%;
    height: 100%
}

footer .foot-copy .link ul li.in_icon {
    background-position: -42px 0
}

footer .foot-copy .link ul li.tw_icon {
    background-position: -84px 0
}

footer .foot-copy .link ul li:hover {
    -webkit-transition: all .4s;
    transition: all .4s;
    opacity: 1
}

#allmap img {
    max-width: initial
}

#BMapLib_sendToPhone0 {
    display: none
}

.BMap_Marker {
    width: 50px;
    height: 50px
}

.contact_main {
    padding-bottom: 80px
}

.search_pdt {
    padding: 100px 0 120px
}

.search_pdt .form_sub {
    float: left;
    padding: 55px 40px 50px;
    width: 350px;
    background-color: #edf8fd;
}

.search_pdt .form_sub h2 {
    font-size: 48px;
    margin-bottom: 38px
}

.search_pdt .form_sub p {
    color: #999;
    font-size: 16px;
    margin-bottom: 20px
}

.form_sub .sub_sel {
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    padding-left: 26px
}

.form_sub .sub_sel .icon,
.search_results .select-item .icon {
    position: absolute;
    top: 4px;
    left: 0;
    width: 14px;
    height: 14px;
    border: solid 1px #999;
    border-radius: 100%;
    background: #fff;
    display: block
}

.form_sub .sub_sel.active {
    color: #2575d5
}

.form_sub .sub_sel.active .icon {
    border: solid 1px #2575d5
}

.search_pdt .form_sub .bl_cnt.active .sub_sel .icon:after,
.form_sub .sub_sel.active .icon:after {
    background-color: #2575d5;
    content: "";
    position: absolute;
    border-radius: 100%;
    right: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    margin-right: -4px;
    font-weight: bolder;
    display: inline-block
}

.search_pdt .form_sub .bl_cnt.disabled .sele_grup input[disabled],
.search_pdt .form_sub .bl_cnt.disabled .sele_grup select {
    background-color: #eee !important;
    cursor: not-allowed !important;
}

.search_pdt .form_sub .bl_cnt.active .sub_sel .icon:after {
    background-color: #333;
}

.search_pdt .form_sub .bl_cnt .sub_sel.active .icon {
    border-color: #333;
}

.search_pdt .form_sub hr {
    border: none;
    border-top: 1px solid #ddd;
    margin-bottom: 20px
}

.search_pdt .form_sub .box {
    padding: 30px 0 20px;
    border-top: 1px solid #ddd;
}

.search_pdt .form_sub .box input[type="text"] {
    display: block;
    width: 100%;
    text-indent: 1em;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
    border: solid 1px #ddd
}

.search_pdt .form_sub .box .form-group .grup_cnt {
    margin-bottom: 20px;
}

.search_pdt .form_sub .box .form-group .sub_sel.pd_left {
    padding: 0;
}

.search_pdt .form_sub .box .form-group .sub_sel {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.search_pdt .form_sub .box .form-group .input-group,
.search_results .input-group {
    border: solid 1px #ddd;
    display: table;
    margin-bottom: 10px;
    width: 100%;
}

.search_pdt .form_sub .box .form-group .form-control {
    display: table-cell;
    border: 0;
}

.search_pdt .form_sub .box .form-group .input-group-addon {
    display: table-cell;
    width: 60px;
    text-align: center;
    background-color: #f5f5f5;
    position: relative;
}

.search_pdt .form_sub .box .form-group .input-group-addon:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 10px;
    height: 2px;
    left: 50%;
    margin-left: -5px;
    background-color: #999999;
}

.search_pdt .form_sub .box .form-group .select-group {
    position: relative;
}

.search_pdt .form_sub .box .form-group .select-group select {
    width: 100%;
    height: 48px;
    background-color: #ffffff;
    border: solid 1px #dddddd;
    display: block;
    text-indent: 1em;
    appearance: none;
    -webkit-appearance: none;
    color: #666;
    cursor: pointer;
    margin-bottom: 10px;
}

.search_pdt .form_sub .box .form-group .select-group:after,
.search_results .select-group:after {
    font-family: 'iconfont';
    content: "\e69a";
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 12px;
    color: #333;
    font-weight: bold;
    display: block;
    pointer-events: none;
}

.search_pdt .form_sub .on_submit {
    width: 100%;
    display: block;
    font-size: 16px;
    height: 58px;
    line-height: 58px;
    background-color: #333;
    color: #c2c2c2;
    cursor: pointer
}

.search_pdt .form_sub .on_submit i {
    vertical-align: -2px;
    font-size: 20px;
    color: #c2c2c2;
    margin-right: 16px
}

.search_pdt .search_pdt_right {
    width: 885px;
    float: right;
    padding: 20px 0 0;
    position: relative
}

.search_pdt .search_pdt_right h2 {
    line-height: 72px;
    position: relative;
    z-index: 2;
    font-size: 72px;
    margin: 0 0 25px 42px
}

.search_pdt .search_pdt_right h3 {
    font-size: 48px;
    line-height: 45px;
    margin-bottom: -18px;
    margin-left: 42px;
    position: relative;
    z-index: 2
}

.search_pdt .search_pdt_right .more {
    width: 79px;
    height: 79px;
    border-radius: 100%;
    line-height: 79px;
    border: solid 3px #ddd;
    text-align: center;
    position: absolute;
    right: 45px;
    z-index: 2;
    top: 100px;
    transition: all .3s;
}

.search_pdt .search_pdt_right .more:hover {
    border-color: #2575d5;
    transition: all .3s;
}

.search_pdt .search_pdt_right .more a {
    display: block;
    font-size: 36px;
    color: #2575d5
}

.search_pdt .search_pdt_right .ser_pdt-container {
    background: #f8f5f2;
    text-align: center;
}

.search_pdt .search_pdt_right .ser_pdt-container p {
    position: absolute;
    bottom: 0;
    z-index: 3;
    left: 0;
    font-size: 24px;
    color: #2575d5;
    height: 80px;
    padding-left: 30px;
    background-color: #fff;
    width: 58%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-slide {
    padding: 60px 0 120px;
}

.search_pdt .search_pdt_right .ser_pdt-container .bot_bg {
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 0;
    width: 532px;
    line-height: 80px;
    height: 80px;
    background-color: #fff
}

.search_pdt .search_pdt_right .ser_pdt-container .profess_num {
    text-align: right;
    padding-right: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 30px;
    position: absolute;
    right: 0;
    z-index: 10;
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-slide img {
    transition: all .4s;
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-slide:hover img {
    transform: scale(1.03);
    transition: all .4s;
}

.search_pdt .search_pdt_right .ser_pdt-container .profess_num span.num_active {
    font-size: 20px;
    color: #333
}

.from_zk_btn {
    cursor: pointer;
}

.search_pdt .search_pdt_right .ser_pdt-container .ser_pdt_pagination .swiper-pagination-total {
    font-size: 14px;
    color: #999
}

.search_pdt .search_pdt_right .ser_pdt-container .link {
    background: #e4e4e4;
    height: 28px;
    width: 1px;
    position: absolute;
    bottom: 23px;
    left: 424px;
    z-index: 2
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-next,
.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-prev {
    top: auto;
    bottom: 6px;
    margin: 0;
    width: 80px;
    height: 60px;
    text-align: center;
    opacity: 1;
    line-height: 60px;
    z-index: 10;
    pointer-events: all;

}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-next i,
.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-prev i {
    font-size: 20px;
    font-weight: bold;
    font-size: 23px;
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-next:hover i,
.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-prev:hover i {
    color: #333;
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-prev {
    left: 330px
}

.search_pdt .search_pdt_right .ser_pdt-container .swiper-button-next {
    left: 436px;
}

.service2_box ul {
    border-top: 1px dashed #dddddd;
    border-bottom: 1px dashed #dddddd;
    padding-top: 40px;
    margin-bottom: 40px;
}

.service2_box ul li {
    margin-bottom: 50px;
}

.service2_box ul li h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.service2_box ul li .tel_phone,
.service2_box ul li .tel_phone a {
    font-size: 36px;
    font-family: arial;
    color: #2575d5;
    line-height: 24px;
}

.service2_box .advan_btn a {
    text-align: center;
    color: #fff;
    width: 140px;
    height: 42px;
    line-height: 42px;
    display: block;
    background-color: #2575d5;
    font-size: 15px;
}

.service2_box .advan_btn a i {
    margin-right: 10px;
    font-size: 22px;
    vertical-align: -3px;
    color: #fff;
}

.obtain_main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    z-index: 99;
    display: none;
}

.obtain_cnt {
    position: fixed;
    top: 50%;
    margin-top: -260px;
    width: 790px;
    left: 50%;
    margin-left: -395px;
    background-color: #f5f5f5;
    /*height: 600px;*/
    padding: 5px;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
}

.obtain_cnt .pd {
    background: url(../images/yd_bg.jpg) center no-repeat;
    background-size: cover;
    height: 100%;
    border: solid 1px #999999;
}


.obtain_cnt h2 {
    margin-bottom: 40px;
    padding-top: 59px;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
}

.obtain_cnt p {
    text-align: center;
}

.obtain_cnt a.pub-more {
    width: 100%;
    background-color: #2575d5;
    border: 0;
    height: 48px;
    color: #fff;
    line-height: 48px;
    margin-top: 30px;
}

.obtain_cnt .close_btn {
    position: absolute;
    top: 25px;
    right: 20px;
    cursor: pointer;
    font-size: 40px;
}

.obtain_cnt .obtain_cnt_box {
    width: 540px;
    padding: 20px;
	margin: 0 auto;
}

.obtain_cnt .int_list {
    border: 1px solid #999999;
    padding: 0 20px;
    height: 46px;
    line-height: 46px;
    margin-bottom: 20px;
    position: relative;
}

.obtain_cnt .int_list input {
    color: #666666;
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 15px;
}

.pdt_det_main .obtain_cnt {
    padding: 0;
}

.pdt_det_main .obtain_cnt .pd {
    border: 0;
    background: url(../images/pdt_det_bg.jpg) center 72px no-repeat;
    background-size: cover;
}

.pdt_det_main .obtain_cnt h2 {
    line-height: 72px;
    height: 72px;
    margin: 0;
    font-size: 20px;
    color: #ffffff;
    padding: 0;
    background-color: #333333;
}

.pdt_det_main .obtain_cnt h2 i {
    font-size: 24px;
    color: #fff;
    margin-right: 10px;
    vertical-align: -2px;
}

.pdt_det_main .obtain_cnt .pdt_int_list {
    border-bottom: 1px solid #dddddd;
    padding: 30px 0 20px;
}

.pdt_det_main .obtain_cnt .pdt_int_list #content{
    width: 100px;
    height: 40px;
    resize: none;
}

.pdt_det_main .obtain_cnt .pdt_int_list.act_bor {
    border-color: #999999;
}

.pdt_det_main .obtain_cnt .pdt_int_list input {
    width: 100%;
    display: block;
}

.pdt_det_main .obtain_cnt .pdt_int_list h3 {
    font-size: 18px;
}

.pdt_det_main .obtain_cnt .close_btn {
    top: 22px;
    font-size: 35px;
    color: #fff;
}

.idx_news_main {
    /* background: #f0f6fa */
}

.idx_news_main h2 {
    font-size: 48px;
    margin-bottom: 49px;
    line-height: 36px
}

.idx_news_main .exhi {
    float: left;
    max-width: 628px;
    width: 44%
}

.idx_news_main .exhi h4 {
    font-size: 20px;
    margin: 25px 0 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.idx_news_main .exhi h4 a {
    font-size: 20px;
    color: #333;
}

.idx_news_main .exhi p {
    line-height: 22px;
    color: #999;
    margin-bottom: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.idx_news_main .exhi figure {
    overflow: hidden
}

.idx_news_main .exhi figure img {
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx_news_main .exhi .info {
    overflow: hidden;
    line-height: 34px
}

.idx_news_main .exhi .info .data {
    color: #2575d5;
    float: left
}

.idx_news_main .exhi .info .more {
    display: inline-block;
    padding: 0 20px;
    float: right;
    height: 34px;
    color: #333;
    border: solid 1px #2575d5;
    transition: all .3s;
}

.idx_news_main .exhi .info .more:hover {
    background: #2575d5;
    color: #fff;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.idx_news_main .exhi:hover img {
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scale(1.04);
    transform: scale(1.04)
}

.idx_news_main .news_list h2 a {
    float: right
}

.idx_news_main .news_list h2 .arr_ar {
    display: block;
    border-radius: 100%;
    width: 26px;
    line-height: 26px;
    height: 26px;
    text-align: center;
    border: 2px solid #666;
    text-indent: 2px
}

.idx_news_main .news_list h2 .arr_ar i {
    color: #666;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    text-indent: 0;
}

.news_list {
    width: 46%;
    float: right;
    max-width: 630px
}

.news_list ul {
    border-top: 2px solid #ddd
}

.news_list ul li {
    padding: 45px 0;
    border-bottom: 1px dashed #ddd
}

.news_list ul li h4 {
    margin-bottom: 20px;
    font-size: 20px;
    -webkit-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.news_list ul li p {
    line-height: 22px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.news_list ul li:hover h4 {
    color: #2575d5;
    -webkit-transition: all .4s;
    transition: all .4s
}

.about_info .att_cnt {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 80px;
    overflow: hidden
}

.about_info .att_cnt .info {
    float: left;
    width: 52%;
    max-width: 641px
}

.about_info .att_cnt .info h2 {
    font-size: 36px;
    margin: 10px 0 30px
}

.about_info .att_cnt .info p {
    line-height: 30px;
    font-size: 15px
}

.about_info .att_cnt .info .more {
    margin-top: 50px;
    display: block;
    width: 140px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    background-color: #666
}

.about_info .att_cnt .info .more i {
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold
}

.about_info .att_cnt .info .textbox {
    overflow: hidden;
    height: 90px
}

.about_info .att_cnt .increase_grow {
    float: right;
    width: 40%
}

.about_info .att_cnt .increase_grow ul {
    overflow: hidden
}

.about_info .att_cnt .increase_grow ul li {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 70px
}

.about_info .att_cnt .increase_grow ul li .bignum {
    margin-bottom: 15px
}

.about_info .att_cnt .increase_grow ul li .bignum span {
    font-size: 72px;
    line-height: 60px;
    color: #333;
    font-family: 'deckerregular'
}

.about_info .att_cnt .increase_grow ul li .bignum i {
    margin: 0 0 0 18px;
    color: #333;
    font-size: 18px;
    vertical-align: 32px
}

.about_info .att_cnt .increase_grow ul li p {
    font-size: 18px
}

.about_info .att_cnt .increase_grow ul li:nth-child(even) .bignum i {
    font-size: 30px
}

.factory_main h2 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 35px
}

.factory_main .textbox {
    width: 80%;
    margin: 0 auto;
    text-align: center
}

.factory_main .factory_cnt ul {
    margin: 50px -10px 40px;
    overflow: hidden
}

.factory_main .factory_cnt ul li {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    text-align: center;
    float: left;
    margin-bottom: 20px;
}

.factory_main .factory_cnt ul li p {
    font-size: 16px;
    margin-top: 15px
}

.factory_main .factory_cnt ul li figure {
    /* cursor: pointer; */
    overflow: hidden;
}

.factory_main .factory_cnt ul li figure img{
    transition: .3s;
}

.factory_main .factory_cnt ul li figure:hover img {
    transform: scale(1.1);
}

.factory_main .factory_cnt .more {
    display: block;
    width: 140px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    background-color: #666;
    margin: 0 auto
}

.m-load {
    width: 14px;
    height: 14px;
    margin-left: 5px;
    vertical-align: -1px;
    display: inline-block
}

.m-load {
    position: relative
}

.m-load .line span {
    position: absolute;
    left: 5.6px;
    top: -0.5;
    width: 2px;
    height: 14px
}

.m-load .line span:before,
.m-load .line span:after {
    content: '';
    display: block;
    height: 50%;
    background: #fcfcfc;
    border-radius: 5px
}

.m-load .line span:nth-child(2) {
    -webkit-transform: rotate(30deg)
}

.m-load .line span:nth-child(3) {
    -webkit-transform: rotate(60deg)
}

.m-load .line span:nth-child(4) {
    -webkit-transform: rotate(90deg)
}

.m-load .line span:nth-child(5) {
    -webkit-transform: rotate(120deg)
}

.m-load .line span:nth-child(6) {
    -webkit-transform: rotate(150deg)
}

.m-load .circlebg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #535353;
    border-radius: 18px
}

@-webkit-keyframes load {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.m-load .line span:nth-child(1):before {
    -webkit-animation: load 1.2s linear 0s infinite
}

.m-load .line span:nth-child(2):before {
    -webkit-animation: load 1.2s linear .1s infinite
}

.m-load .line span:nth-child(3):before {
    -webkit-animation: load 1.2s linear .2s infinite
}

.m-load .line span:nth-child(4):before {
    -webkit-animation: load 1.2s linear .3s infinite
}

.m-load .line span:nth-child(5):before {
    -webkit-animation: load 1.2s linear .4s infinite
}

.m-load .line span:nth-child(6):before {
    -webkit-animation: load 1.2s linear .5s infinite
}

.m-load .line span:nth-child(1):after {
    -webkit-animation: load 1.2s linear .6s infinite
}

.m-load .line span:nth-child(2):after {
    -webkit-animation: load 1.2s linear .7s infinite
}

.m-load .line span:nth-child(3):after {
    -webkit-animation: load 1.2s linear .8s infinite
}

.m-load .line span:nth-child(4):after {
    -webkit-animation: load 1.2s linear .9s infinite
}

.m-load .line span:nth-child(5):after {
    -webkit-animation: load 1.2s linear 1s infinite
}

.m-load .line span:nth-child(6):after {
    -webkit-animation: load 1.2s linear 1.1s infinite
}

.about_deve .container {
    position: relative
}

.about_deve .number {
    font-size: 331px;
    position: absolute;
    top: 220px;
    left: 0;
    color: #666;
    opacity: .03
}

.about_deve .deve_img {
    text-align: center
}

.about_deve .ab_deve_container {
    margin-top: -30px
}

.about_deve .ab_deve_container:after {
    content: '';
    position: absolute;
    top: 152px;
    left: 6%;
    width: 88%;
    border-top: 1px dashed #999
}

.about_deve .ab_deve_container .swiper-slide {
    text-align: center
}

.about_deve .ab_deve_container .swiper-slide .year {
    font-size: 24px;
    font-family: 'deckerregular';
    margin: 80px 0 24px
}

.about_deve .ab_deve_container .swiper-slide .icon {
    width: 12px;
    height: 12px;
    background-color: #999;
    border-radius: 100%;
    margin: 42px auto
}

.about_deve .ab_deve_container .swiper-slide p {
    display: none;
    font-size: 16px
}

.about_deve .ab_deve_container .swiper-slide-active p {
    display: block
}

.about_deve .ab_deve_container .swiper-slide-active .year {
    font-size: 120px;
    color: #333;
    line-height: 112px;
    margin: 0 0 30px
}

.about_deve .ab_deve_container .swiper-slide-active .icon {
    width: 14px;
    height: 14px;
    background-color: #f4f4f4;
    border: 3px solid #2575d5;
    margin-top: 0
}

.about_deve .ab_deve_container .swiper-button-next,
.about_deve .ab_deve_container .swiper-button-prev {
    margin-top: 14px
}

.about_deve .ab_deve_container .swiper-button-next i,
.about_deve .ab_deve_container .swiper-button-prev i {
    font-size: 46px;
    font-weight: bold
}

.subnav_list {
    text-align: center;
    height: 68px;
    border-bottom: 1px solid #ddd
}

.subnav_list ul {
    display: inline-block
}

.subnav_list ul li {
    margin: 0 80px;
    height: 67px;
    line-height: 67px;
    float: left;
    text-align: center;
    position: relative
}

.subnav_list ul li a {
    font-size: 16px
}

.subnav_list ul li.active {
    border-bottom: 2px solid #2575d5
}

.subnav_list ul li.active a {
    color: #2575d5
}

.about_team ul li {
    width: calc(25% - 20px);
    margin: 0 10px 30px;
    float: left;
    text-align: center;
    height: 438px
}

.about_team ul li .box {
    cursor: pointer;
    background: #fff;
    padding: 0 40px;
    height: 438px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.about_team ul li figure {
    width: 176px;
    height: 176px;
    margin: 0 auto;
}

.about_team ul li figure img {
    border-radius: 100%;
    border: solid 2px #ddd
}

.about_team ul li h3 {
    font-size: 30px;
    line-height: 30px;
    margin: 29px 0 19px
}

.about_team ul li h4 {
    font-size: 18px;
    color: #666
}

.about_team ul li p {
    display: none
}

.about_team ul li:hover .box {
    margin-top: -10px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all .4s;
    transition: all .4s
}

.about_team ul li:hover figure {
    width: 141px;
    height: 141px;
    -webkit-transition: all .4s;
    transition: all .4s
}

.about_team ul li:hover h4 {
    color: #2575d5;
    margin-bottom: 25px;
    -webkit-transition: all .4s;
    transition: all .4s
}

.about_team ul li:hover p {
    display: block;
    line-height: 24px;
    -webkit-transition: all .4s;
    transition: all .4s
}

.page_ul {
    margin-left: -10px;
    margin-right: -10px
}

.publink {
    background: #fff;
    height: 40px;
    clear: both;
    width: 100%
}

.about_jobs table {
    width: 100%
}

.about_jobs table td {
    padding: 22px 0;
    font-size: 16px;
    text-align: center
}

.about_jobs table thead {
    background-color: #e9e9e9
}

.about_jobs table thead td {
    font-weight: bold
}

.about_jobs table tbody {
    background: #fff
}

.about_jobs table td {
    background: #fff;
    border-bottom: 1px solid #f4f4f4
}

.about_jobs table td .more {
    display: inline-block;
    width: 116px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    border: solid 1px #ddd;
    -webkit-transition: all .3s;
    transition: all .3s
}

.about_jobs table td .more:hover {
    background: #2575d5;
    color: #fff;
    -webkit-transition: all .4s;
    transition: all .4s
}

.jobs_recruitment {
    margin-bottom: 30px
}

.jobs_recruitment p {
    line-height: 36px
}

.jobs_recruitment .textbox {
    overflow: hidden
}

.jobs_recruitment .textbox .w03 {
    float: left;
    width: 33.33%;
    margin-bottom: 25px
}

/*.jobs_recruitment .desc {*/
/*margin-bottom: 40px*/
/*}*/


.lishenwu_bot {
    margin-top: 20px;
    background: #fafafa;
}

.pdtbackbtn {
    display: block;
    text-align: center;
    line-height: 70px;
    font-size: 16px;
    color: #000000;
    height: 70px;
    background-color: #fafafa;
}

.factory_fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, .8);
    display: none;
}

.factory_layer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 640px;
    width: 100%;
}

.factory_layer .bd {
    background: #fff;
}

.factory_layer .prev,
.factory_layer .next {
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
}

.factory_layer .prev i,
.factory_layer .next i {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

.factory_layer .next {
    left: auto;
    right: 5px;
}

.factory_layer .close-btn {
    position: absolute;
    right: -12px;
    top: -20px;
    cursor: pointer;
    background: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 9;
}

.factory_layer .close-btn i {
    font-size: 20px;
    font-weight: bold;
}


.owl-wrapper-outer {
    background: #fff;
}

.about_jobs_det h2 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 40px
}

.about_jobs_det .jobs_cnt {
    background: #fff;
    padding: 40px
}

.about_jobs_det .head {
    font-weight: bold;
    font-size: 18px;
    color: #2575d5;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 38px
}

.about_jobs_det h4 {
    font-weight: bold;
    font-size: 18px;
    color: #2575d5;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    padding-top: 40px;
    margin-bottom: 38px
}

.tab_from .tab_from_cnt {
    overflow: hidden;
    margin-bottom: 20px
}

.tab_from .tab_from_cnt .box_3 {
    width: 33.3333%;
    line-height: 46px;
    float: left;
    padding: 0 30px 0 50px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tab_from .tab_from_cnt .box_3 label {
    float: left;
    margin-right: 20px;
    position: absolute;
    left: 0;
    top: 0
}

.tab_from .tab_from_cnt .box_3 input {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background-color: #f4f4f4;
    color: #666;
    text-indent: 1em;
    display: list-item;
}

.tab_from .tab_from_cnt.Upload_resume .box_3 input {
    text-indent: 0;
    line-height: initial;
    padding: 10px 20px;
    height: 26px;
}

.tab_from .tab_from_cnt .box_3:last-child {
    padding-right: 0
}

.tab_from .Upload_resume {
    margin-bottom: 40px
}

.tab_from .Upload_resume .box_3 {
    width: 100%;
    padding-left: 76px
}

.tab_from .submit_btn {
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #2575d5;
    font-size: 16px;
    border: solid 2px #2575d5;
    cursor: pointer;
}

.service_list ul li {
    background: #fff;
    margin-bottom: 30px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_list ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;

    display: -moz-flex;
    display: -o-flex
}

.service_list ul li .box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 6%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.service_list ul li .box h3 {
    font-size: 30px;
    margin-bottom: 35px
}

.service_list ul li .box p {
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.service_list ul li .box .more {
    margin-top: 90px;
    text-align: center;
    width: 140px;
    line-height: 42px;
    font-size: 15px;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: #666
}

.service_list ul li .box .more i {
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold
}

.service_list ul li .ser_img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 780px;
    overflow: hidden
}

.service_list ul li .ser_img img {
    -webkit-transition: all .3s;
    transition: all .3s
}

.service_list ul li:hover {
    -webkit-box-shadow: 2px 3px 12px #e0e0e0;
    box-shadow: 2px 3px 12px #e0e0e0;
    -webkit-transition: all .4s;
    transition: all .4s
}

.service_list ul li:hover .ser_img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: all .4s;
    transition: all .4s
}

.service_list ul li:hover .box .more {
    background: #2575d5;
    -webkit-transition: all .4s;
    transition: all .4s
}

.service_det .box_pd {
    background: #fff;
    padding: 70px 80px;
    overflow: hidden;
}

.service_det .apply_trial {
    float: left;
    width: 50%;

}

.service_det .apply_trial .head {
    padding-bottom: 40px;
}

.service_det .apply_trial .box dl {
    border-top: 1px dashed #dddddd;
    border-bottom: 1px dashed #dddddd;
    padding-top: 60px;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.service_det .apply_trial .box dl dd {
    margin-bottom: 40px;
    display: flex;
    display: -webkit-flex;
}

.service_det .apply_trial .box dl dd .til {
    width: 118px;
    height: 118px;
    margin-right: 30px;
    text-align: center;
    background-color: #666666;
    font-family: arial;
}

.service_det .apply_trial .box dl dd .til.two_til {
    background-color: #999999;
}

.service_det .apply_trial .box dl dd .til .num {
    color: #ffffff;
    font-size: 60px;
    padding: 40px 0 20px;
}

.service_det .apply_trial .box dl dd .til p {
    color: #ffffff;
    opacity: 0.6;
    font-size: 18px;
}

.service_det .apply_trial .box dl dd .box {
    flex: 1;
}

.service_det .apply_trial.ser_socut .box dl {
    border-bottom: none;
    padding-top: 40px;
}

.service_det .apply_trial.ser_socut .head h3 {
    font-size: 26px;
    padding: 0 0 25px;
    font-weight: normal;
}

.service_det .service2_box ul {
    border-top: none;
    padding-top: 0;
}

.service_det .apply_trial .tel_cnt {
    color: #333333;
}

.service_det .apply_trial .tel_cnt span {
    color: #333333;
    font-size: 18px;
}

.service_det .apply_trial h3 {
    font-size: 18px;
    padding: 30px 0 10px;
    font-weight: bold;
}

.service_det .apply_trial p {
    line-height: 24px;
    font-size: 15px;
}

.application_form {
    float: right;
    width: 500px;
}

.application_form .head {
    height: 72px;
    line-height: 72px;
    background-color: #666666;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
}

.application_form .head i {
    color: #fff;
    font-size: 24px;
    margin-right: 8px;
    vertical-align: -1px;
}

.application_form .box {
    padding: 40px 50px 50px;
    border: solid 1px #dddddd;
}

.application_form .box input {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    margin-bottom: 36px;
    display: block;
    color: #666;
    width: 100%;
}

.application_form .box textarea {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    margin-bottom: 36px;
    display: block;
    color: #666;
    height: 80px;
    width: 100%;
}

.application_form .pub-more2 {
    width: 100%;
    background-color: #2575d5;
    padding: 10px 0;
    margin-bottom: 15px;
}

.desc {
    color: #999999;
}

.case-list ul {
    *zoom: 1
}

.case-list ul:before,
.case-list ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.case-list ul:after {
    clear: both
}

.case-list ul li {
    background: #fff;
    float: left;
    position: relative;
    width: 31.666666%;
    margin: 0 2.5% 2.5% 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.case-list ul li figure {
    overflow: hidden
}

.case-list ul li figure img {
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.case-list ul li:nth-child(3n) {
    margin: 0
}

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

.case-list ul li .box h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    margin-bottom: 15px
}

.case-list ul li .box p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #999
}

.case-list ul li:hover {
    -webkit-box-shadow: 2px 3px 12px #e0e0e0;
    box-shadow: 2px 3px 12px #e0e0e0;
    -webkit-transition: all .4s;
    transition: all .4s
}

.case-list ul li:hover img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: all .4s;
    transition: all .4s
}

.case-list ul li:hover .box h4 {
    color: #2575d5;
    -webkit-transition: all .4s;
    transition: all .4s
}

.news-main-list {
    margin-top: -20px;
    margin-bottom: -20px
}

.news-main-list ul {
    *zoom: 1
}

.news-main-list ul:before,
.news-main-list ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.news-main-list ul:after {
    clear: both
}

.news-main-list ul li {
    width: 33.333%;
    float: left;
    border-right: 1px solid #ddd;
    padding: 45px 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

.news-main-list ul li .data {
    color: #999;
    font-family: arial;
}

.news-main-list ul li h3 {
    margin: 20px 0 35px;
    font-size: 22px;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.news-main-list ul li .desc {
    color: #999
}

.news-main-list ul li figure {
    margin: 15px 0 55px
}

.news-main-list ul li:hover {
    -webkit-transition: all .4s;
    transition: all .4s;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1)
}

.news-main-list ul li:nth-child(3n) {
    border-right: none
}

.news-main-list ul li .info {
    width: 78px;
}

#chassis {
    margin: 0 auto;
    position: relative;
    width: 480px;
    height: 480px;
    border-radius: 50%;
    position: relative;
}

#since span {
    width: 1px;
    height: 120px;
    position: absolute;
    background: #dadada;
    top: 0px;
    left: 50%;
    -webkit-transform-origin: 0 240px;
}

#since .box {
    width: 195px;
    height: 195px;
    border-radius: 100%;
    border: 2px solid #dadada;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#since .box h4 {
    font-size: 18px;
    font-family: Arial;
    padding: 40px 0 5px;
    text-transform: uppercase;
}

#since .box p {
    color: #333;
    font-size: 18px;
    margin-bottom: 15px;
}

#since .box .date {
    font-size: 48px;
    color: #333;
    font-family: 'deckerregular';
}

#since circle {
    -webkit-transition: stroke-dasharray .25s;
    transition: stroke-dasharray .25s;
}

.yq_bor {
    height: 440px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.contact_main .head {
    font-size: 30px;
    margin-bottom: 30px;
    color: #333
}

.comestic_area {
    margin-bottom: 40px
}

.comestic_area .box {
    background: #fff;
    padding: 40px 0
}

.comestic_area .box ul {
    overflow: hidden
}

.comestic_area .box ul li {
    width: 33.33%;
    border-right: 1px dashed #ddd;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 60px;
    position: relative
}

.comestic_area .box ul li:nth-child(3n) {
    border-right: none;
}

.overseas_agent .box ul li:nth-child(3n) {
    border-right: 1px dashed #ddd;
}

.comestic_area .box ul li h3 {
    font-size: 24px
}

.comestic_area .box ul li .link {
    width: 20px;
    height: 2px;
    background-color: #999;
    margin: 20px 0 38px
}

.comestic_area .box ul li.bor_nor {
    border-right: none
}

.comestic_area .box ul li .name {
    position: absolute;
    right: 60px;
    line-height: 26px;
    top: 20px;
    color: #2575d5
}

.overseas_agent {
    margin: 0
}

.overseas_agent .box ul.border-bot {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.overseas_agent .box ul li {
    width: 25%
}

.overseas_agent .box ul li .more {
    width: 140px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    text-align: center;
    background-color: #999;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s
}

.overseas_agent .box ul li .more i {
    font-weight: bold;
    margin-left: 5px;
    font-size: 12px;
    color: #fff
}

.overseas_agent .box ul li .more:hover {
    background-color: #2575d5;
    -webkit-transition: all .4s;
    transition: all .4s
}

.overseas_agent .box ul li:nth-child(4n) {
    border-right: none
}

.contact-content {
    margin-bottom: 40px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1)
}

.contact-content #allmap {
    max-width: 774px;
    float: left;
    width: 52%;
    height: 474px
}

.contact-content .box {
    width: 48%;
    float: right;
    padding: 80px 50px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.contact-content .box h3 {
    font-size: 30px;
    margin-bottom: 35px;
    line-height: 36px
}

.contact-content .box p {
    font-size: 16px;
    line-height: 30px
}

.contact-content .box .weix-code {
    width: 128px;
    margin-top: 30px
}

.contact_cnt_list ul li {
    width: calc(50% - 30px);
    float: left;
    background: #fff;
    padding: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 30px 30px 0
}

.contact_cnt_list ul li:nth-child(2n) {
    margin-right: none
}

.contact_cnt_list ul li figure {
    width: 44%;
    max-width: 280px;
    float: left
}

.contact_cnt_list ul li .box {
    padding-left: 30px;
    float: left;
    width: 56%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.contact_cnt_list ul li .box h3 {
    margin: 25px 0;
    font-size: 30px
}

.contact_cnt_list ul li .box p {
    line-height: 30px;
    font-size: 16px
}

.pg-list-buy {
    padding: 60px 0
}

.pg-list-buy ul {
    background: #fff
}

.pg-list-buy ul li {
    border-bottom: 2px solid #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex
}

.pg-list-buy ul li:last-child {
    border-bottom: none
}

.pg-list-buy ul li.menu-item {
    padding: 15px 0;
    position: relative;
}

.pg-list-buy ul li .select-item {
    font-weight: bold;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
    padding-left: 30px;
    border-right: 1px solid #ddd;
    font-size: 16px;
    color: #333;
    line-height: 36px
}

.pg-list-buy ul li .select-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 30px;
    position: relative;
}

.pg-list-buy ul li .shrink {
    height: 38px;
    overflow: hidden;
}

.pg-list-buy ul li.menu-item:nth-child(4) .pdc-label {
    width: 100px;
}

.pg-list-buy ul li .select-content.active {
    height: 100%;
}

.pg-list-buy ul li .select-content .selected-tag {
    display: inline-block;
    background-color: #f2f3f5;
    border: 1px solid #ebedf0;
    border-radius: 2px;
    padding: 4px 8px;
    margin-right: 12px;
    margin-bottom: 6px;
    color: #333
}

.pg-list-buy ul li .select-content .selected-tag i {
    margin-left: 8px;
    vertical-align: -1px;
    cursor: pointer
}

.pg-list-buy ul li .select-content .reset-btn {
    margin-left: 10px;
    display: inline-block;
    cursor: pointer;
    color: #999
}

.pg-list-buy ul li .select-content .reset-btn i {
    margin-right: 8px;
    cursor: pointer
}

.pg-list-buy ul li .select-content .reset-btn:hover span {
    text-decoration: underline
}

.pg-list-buy ul li .top_ser input {
    width: 40%;
    color: #666;
    height: 36px;
    line-height: 36px
}

.pg-list-buy ul li .top_ser a {
    margin-left: 15px;
    width: 106px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    background-color: #ddd;
    border-radius: 5px;
    text-align: center
}

.pg-list-buy ul li .top_ser .rest_btn {
    background-color: #2575d5;
    color: #fff
}

.pg-list-buy ul li .pdc-label {
    float: left;
    position: relative;
    margin: 8px 30px 8px 0
}

.pg-list-buy ul li .pdc-label input[type='radio'] {
    visibility: hidden;
    cursor: pointer;
    position: relative;
    vertical-align: -2px;
    width: 14px;
    height: 14px;
}

.pg-list-buy ul li .pdc-label input[type='radio']:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #fff;
    display: block;
    border: solid 1px #2575d5;
    box-sizing: border-box;
    visibility: visible;
    -webkit-box-sizing: border-box;
}

.pg-list-buy ul li .pdc-label input[type='radio']:checked:before {
    background-color: #2575d5;
    content: "";
    position: absolute;
    border-radius: 100%;
    width: 8px;
    height: 8px;
    margin-top: 3px;
    margin-left: 3px;
    z-index: 2;
    visibility: visible;
    font-weight: bolder;
    display: inline-block;
}

.pg-list-buy ul li .pdc-label input[type="checkbox"] {
    visibility: hidden;
}

.pg-list-buy ul li .pdc-label input[type="checkbox"]:after {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    background-color: #fff;
    border: solid 1px #999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: visible;
    cursor: pointer;
}

.pg-list-buy ul li .pdc-label input[type="checkbox"]:checked:after {
    background: #2575d5 url(../images/sle_on.png) center no-repeat;
    background-size: 8px auto;
    border: none
}

.pg-list-buy ul li .pdc-label label {
    padding-left: 8px;
    position: relative;
    z-index: 2
}

.pdt-show-list {
    padding: 60px 0 20px
}

.pg-list-buy ul li .sele_btn {
    margin-right: 50px;
}

.pg-list-buy ul li .sele_btn span.btn {
    cursor: pointer;
    margin-top: 7px;
}

.pg-list-buy ul li .sele_btn span.btn i {
    color: #999;
}

.pdt-show-list ul>li {
    margin-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex
}

.pdt-show-list ul>li .listimg {
    width: 450px
}

.pdt-show-list ul>li .listimg h4 {
    margin-bottom: 30px;
    font-weight: bold
}

.pdt-show-list ul>li .box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 50px
}

.pdt-show-list ul>li .box .title {
    padding-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    margin-bottom: 30px
}

.pdt-show-list ul>li .box .title span {
    font-weight: bold
}

.pdt-show-list ul>li .box .span1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
}

.pdt-show-list ul>li .box .span2 {
    -webkit-box-flex: 0 1 15%;
    -ms-flex: 0 1 15%;
    flex: 0 1 15%
}

.pdt-show-list ul>li .box .span3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.pdt-show-list ul>li .box .span4 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.pdt-show-list ul>li .box .span5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    text-align: center
}

.pdt-show-list ul>li .box .span5 img {
    width: 22px
}

.pdt-show-list ul>li .box .span6 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.pdt-show-list ul>li .box .span6 .details {
    display: block;
    text-align: center;
    width: 68px;
    margin: 0 auto;
    height: 27px;
    line-height: 29px;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #999;
    -webkit-transition: all .3s;
    transition: all .3s
}

.pdt-show-list ul>li .box .mCSB_inside>.mCSB_container {
    margin-right: 40px
}

.pdt-show-list ul>li .box ol {
    max-height: 310px;
    overflow-y: auto
}

.pdt-show-list ul>li .box ol li {
    border-top: 1px solid #ddd;
    padding: 15px 0;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex
}

.pdt-show-list ul>li .box ol li:last-child {
    border-bottom: 1px solid #ddd
}

.pdt-show-list ul>li .box ol li:hover {
    background: #f8f8f8;
    -webkit-transition: all .4s;
    transition: all .4s
}

.pdt-show-list ul>li .box ol li:hover .details {
    border-color: #2575d5;
    background: #2575d5;
    color: #fff;
    -webkit-transition: all .4s;
    transition: all .4s
}

.pdt-show-list ul>li .box table {
    width: 100%
}

.pdt-show-list ul>li .box table thead th {
    font-weight: bold;
    margin-bottom: 30px
}

.pdt-show-list ul>li .box table .td5 {
    text-align: center
}

.pdt-show-list ul>li .box table .td6 {
    text-align: center
}

.map_top {
    width: 100%;
    height: 62px;
    line-height: 62px;
}

.map_top ul {
    *zoom: 1
}

.map_top ul:before,
.map_top ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.map_top ul:after {
    clear: both
}

.map_top ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.map_top ul li span {
    margin: 0 5px
}

.pdtList2 h2 {
    font-size: 40px;
}

.pdtList2 .container>p {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 10px;
    text-align: center;
}

.pdt_det_top {
    background: #f5f5f5;
    background-size: cover;
    padding: 70px 0 70px;
}

.pdt_det_top .pdt_det_container {
    width: 50%;
    float: left;

}

.pdt_det_top .pdt_det_container .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pdt_det_top .pdt_det_container .swiper-slide img {
    max-width: 700px;
    width: 100%;
}

.pdt_det_top .pdt_det_container .pdt_det_pagination {
    bottom: 8%
}

.pdt_det_top .pdt_det_container .pdt_det_pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0 10px;
    background-color: #fff;
    opacity: .3
}

.pdt_det_top .pdt_det_container .pdt_det_pagination .swiper-pagination-bullet-active {
    background: #2575d5;
    opacity: 1
}

.pdt_det_top .box {
    float: right;
    width: 45%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    padding-left: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pdt_det_top .box h3 {
    font-size: 32px;
}

.pdt_det_top .box p {
    line-height: 26px
}

.pdt_det_top .box .border_cnt {
    border-bottom: 1px dashed #999;
    padding: 40px 0;
    margin-bottom: 35px
}

.pdt_det_top .box .border_cnt p {
    font-size: 16px;
    margin-bottom: 18px
}

.pdt_det_top .box .box_cnt {
    margin-top: 40px;
    overflow: hidden
}

.pdt_det_top .box .box_cnt2 {
    margin-top: 5px !important;
}

.pdt_det_top .box .box_cnt a {
    border-radius: 5px;
    margin-right: 20px;
    float: left;
    width: 140px;
    margin-bottom: 10px;
    height: 44px;
    line-height: 44px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #fff
}

.pdt_det_top .box .box_cnt a img {
    width: 20px;
    margin-right: 15px;
    vertical-align: -4px
}

.pdt_det_top .box .box_cnt .zx_icon {
    border: solid 1px #ddd;
    background: #fff;
    color: rgba(51, 51, 51, .8);
}

.pdt_det_top .box .box_cnt .pdf_icon {
    background: #939393
}

.pdt_det_top .box .box_cnt .time_icon {
    margin: 0;
    background: #2575d5
}

.pdt-list-info {
    padding: 40px 0
}

.pdt-list-info .head {
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 20px
}

.pdt-list-info .head .desc {
    float: left;
    font-size: 20px;
    color: #2575d5;
    font-weight: bold
}

.pdt-list-info .head .desc img {
    width: 20px;
    margin-right: 15px
}

.pdt-list-info .head .back {
    float: right
}

.pdt-list-info ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex
}

.pdt-list-info ul li .title {
    width: 160px;
    border-top: 1px solid #ddd;
    margin-right: 40px;
    padding: 40px 0;
    font-size: 18px;
    color: #333
}

.pdt-list-info ul li .box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 40px 0;
    border-top: 1px solid #ddd
}

.pdt-list-info ul li .box p {
    font-size: 16px;
    line-height: 36px
}

.pdt-list-info ul li .box .sm_list {
    display: block;
    font-size: 15px;
    float: left;
    width: 20%;
    margin-bottom: 25px
}

.recommended_related {
    padding: 60px 0
}

.recommended_related .head {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 40px
}

.recommended_related .responsive {
    margin: 0 -17.5px
}

.recommended_related .responsive .slick-prev,
.recommended_related .responsive .slick-next {
    width: initial;
    height: 100%;

}

.recommended_related .responsive .slick-prev:before,
.recommended_related .responsive .slick-next:before {
    display: none
}

.recommended_related .responsive .slick-prev.slick-disabled,
.recommended_related .responsive .slick-next.slick-disabled {
    -webkit-transition: all .4s;
    transition: all .4s;
    opacity: .4
}

.recommended_related .responsive .slick-prev:after {
    content: "\e73a";
    font-family: "iconfont" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    color: #333;
}

.recommended_related .responsive .slick-next:after {
    content: "\e634";
    font-family: "iconfont" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    color: #333;
}

.recommended_related .responsive .slick-slide {
    margin: 0 17.5px
}

.recommended_related .responsive .slick-slide figure,
.pdt-show-list ul>li .listimg figure {
    background: url(../images/det_img_bg.jpg) center no-repeat;
    background-size: cover;
}

.recommended_related .responsive .slick-slide .box {
    margin-top: 30px;
    overflow: hidden;
    padding: 0 20px
}

.recommended_related .responsive .slick-slide .box h4 {
    float: left;
    font-size: 18px;
    color: #333;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recommended_related .responsive .slick-slide .box span {
    font-size: 16px;
    float: right;
    display: block
}

.recommended_related .responsive .slick-slide .box span .arr_r {
    width: 22px;
    height: 8px;
    background: url(../images/arr_r.png) no-repeat;
    background-size: 22px auto;
    display: inline-block;
    margin-left: 10px
}

.recommended_related .responsive .slick-slide:hover .box span {
    color: #2575d5;
    -webkit-transition: all .4s;
    transition: all .4s
}

.recommended_related .responsive .slick-slide:hover .box span .arr_r {
    background-image: url(../images/arr_r_on.png);

    -webkit-transition: all .4s;
    transition: all .4s
}

.service3_main .box_pd {
    background: #fff;
}

#tan_box {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
}

.tan_box {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.tan_box .box {
    position: relative;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 15px #ccc;
    border-radius: 5px 0 5px 5px;
}

.tan_box .box img {
    max-height: 100%;
    max-width: 100%;
}

.tan_box .box video,
.tan_box .box iframe {
    width: 1000px;
    height: auto;
    float: left;
    display: block;
    overflow: hidden;
}

.tan_box .box iframe {
    height: 560px;
}

.tan_box .close {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: -36px;
    background: #fff;
    cursor: pointer;
    box-shadow: 0 0 5px #ccc;
    transition: all 0.3s;
    border-radius: 5px 5px 0 0;
}

.tan_box .close .iconfont {
    display: inline-block;
    transition: all 0.3s;
}

.tan_box .close:hover {
    background: #3f509f;
}

.tan_box .close:hover .iconfont {
    transform: rotate(360deg);
    color: #fff;
}

.common_problem ul li {
    border: solid 1px #dddddd;
    margin-bottom: 30px;
}

.common_problem ul li .til {
    width: 26px;
    height: 26px;
    line-height: 26px;
    background-color: #333333;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-family: arial;
    font-size: 16px;
    margin-right: 30px;
}

.common_problem ul li .head {
    background-color: #f5f5f5;
    line-height: 26px;
    height: 26px;
    padding: 30px 30px 30px 40px;
}

.common_problem ul li .head .box {
    font-size: 16px;
    color: #333333;
}

.common_problem ul li .cnt {
    display: none;
    padding: 30px 30px 30px 40px;
}

.common_problem ul li .cnt .til {
    background-color: #2575d5;
}

.common_problem ul li .cnt .box {
    max-width: 86%;
}

.common_problem ul li .box {
    flex: 1;
}

.common_problem ul li .slider_arrow i {
    color: #333;
    font-size: 44px;
    cursor: pointer;
}

.common_problem ul li.active .cnt {
    display: block;
}

.down_title {
    border-bottom: 2px solid #dddddd;
    padding-bottom: 40px;
}

.down_title ul {
    overflow: hidden;
}

/*.down_title ul li{float: left;font-size: 30px;color: #999999;line-height: 30px;margin-right: 70px;cursor: pointer;}*/
.down_title ul li a {
    float: left;
    font-size: 30px;
    color: #999999;
    line-height: 30px;
    margin-right: 70px;
    cursor: pointer;
}

.down_title ul li.active {
    color: #333333;
}

.down_title ul li.active a {
    color: #333333;
}

.ser3_down_list {
    margin-top: 20px;
}

.ser3_down_list ul li {
    padding: 30px 20px;
    line-height: 42px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    transition: all .3s;
    position: relative;
}

.ser3_down_list ul li:last-child {
    border-bottom: none;
}

.ser3_down_list ul li h3 {
    font-size: 18px;
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 160px;
}

.ser3_down_list ul li .down_btn {
    position: absolute;
    right: 20px;
    top: 30px;
    width: 140px;
    background-color: #999999;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    transition: all .3s;
}

.ser3_down_list ul li .down_btn img {
    width: 20px;
    vertical-align: -4px;
    margin-right: 10px;
}

.ser3_down_list ul li .down_btn:hover {
    background-color: #2575d5;
    color: #fff;
    transition: all .4s;
}

.ser3_down_list ul li:hover {
    background-color: #f5f5f5;
    transition: all .4s;
}

.news-dets {
    padding: 50px;
    background: #fff;
}

.news-dets h2 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    color: #2575d5;
}

.news-dets h5 {
    text-align: center;
    margin-bottom: 22px;
    font-size: 16px;
    color: #999
}

.news-dets hr {
    border: 0;
    border-top: 1px solid #ddd;
    margin-bottom: 30px
}

.news-dets p,
.news-dets img {
    margin-bottom: 25px
}

.case-page {
    margin-top: 30px
}

.case-page .case-page-cnt .prev {
    float: left
}

.case-page .case-page-cnt .next {
    float: right;
    text-align: right;
}

.global-search-mask {
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 88;
    display: none;
}

.search_results {
    padding-bottom: 40px;
}

.search_results ul {
    padding: 15px 40px 42px;
}

.search_results.pg-list-buy ul li .select-content {
    padding-left: 0;
    padding-right: 0;
    height: initial;
}

.search_results .on_submit {
    width: 100%;
    display: block;
    font-size: 16px;
    height: 58px;
    line-height: 58px;
    background-color: #333;
    color: #c2c2c2;
    margin-top: 10px;
    cursor: pointer;
}

.search_results .on_submit i {
    vertical-align: -2px;
    font-size: 20px;
    color: #c2c2c2;
    margin-right: 16px;
}

.search_results .til {
    overflow: hidden;
}

.search_results .til .sub_sel {
    float: left;
    margin-right: 46px;
    color: #333;
    font-weight: bold;
    margin-bottom: 25px;
    font-size: 18px;
}

.search_results .til .sub_sel input[type='radio'] {
    cursor: pointer;
    position: relative;
}

.search_results ul li.menu-item {
    padding: 10px 0;
    border: none;
}

.search_results .xinhao_inp {
    line-height: 46px;
    border: 1px solid #dddddd;
    width: 100%;
    text-indent: 1em;
    margin-top: 15px;
    margin-bottom: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.search_results ul li.disabled input[disabled],
.search_results ul li.disabled select {
    background-color: #eee !important;
    cursor: not-allowed !important;
}

.search_results .input-group,
.search_results .select-group {
    position: relative;
}

.search_results ul li.active .icon:after {
    content: "";
    position: absolute;
    border-radius: 100%;
    right: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    margin-right: -4px;
    font-weight: bolder;
    display: inline-block;
    background-color: #333;
}

.search_results .input-group {
    width: 330px;
    float: left;
    margin: 0 20px 0 0;
}

.search_results .form-control {
    display: table-cell;
    width: 100%;
    text-indent: 1em;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
}

.search_results .input-group-addon {
    display: table-cell;
    width: 60px;
    text-align: center;
    background-color: #f5f5f5;
    position: relative;
}

.search_results .input-group-addon:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 10px;
    height: 2px;
    left: 50%;
    margin-left: -5px;
    background-color: #999999;
}

.search_results .til .sub_sel.active {
    color: #2575d5;
}

.search_results ul li .select-item {
    position: relative;
    cursor: pointer;
    border: none;
    line-height: 50px;
    padding-left: 0;
}

.search_results ul li .select-item .icon {
    position: relative;
    display: inline-block;
    vertical-align: 2px;
    margin-right: 10px;
}

.search_results select {
    width: 100%;
    height: 48px;
    background-color: #ffffff;
    border: solid 1px #dddddd;
    display: block;
    text-indent: 1em;
    appearance: none;
    -webkit-appearance: none;
    color: #666;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.padding {
    padding-top: 60px;
    padding-bottom: 60px;
}

/*-----------------------------------------------------------------------
.product_shen {
    border-top: 10px solid #fff;
}
--------------*/
.product_shen .list li {
    padding-top: 60px;
    padding-bottom: 60px;
    width: 50%;
    margin-left: -5px;
    margin-bottom: 10px;
    float: left;
    position: relative;
    background-color: #fafafa;
}

.product_shen .list li:hover .box .img {
    background-image: url(../images/bg-cr-h.png);
    transition: all .5s;
}

.product_shen .list li .box {
    float: right;
    text-align: center;
    margin-right: 120px;
}

.product_shen .list li .box .text h4 {
    font-size: 36px;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 99%;
}

.product_shen .list li .box .text p {
    font-size: 18px;
    padding: 20px 0 30px 0;
    min-height: 24px;
}

.product_shen .list li .box .text span {
    font-size: 16px;
    color: #2575d5;
}

.product_shen .list li .box .text span i {
    color: #2575d5;
    padding-left: 10px;
    font-size: 13px;
    display: inline-block;
    transition: all .3s;
}

.product_shen .list li .box .img {
    width: 465px;
    height: 211px;
    background: url(../images/bg-cr.png) center no-repeat;
    background-size: 100% auto;
    margin-top: 50px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    justify-content: center;
    transition: all .3s;
}

.product_shen .list li .box .img img {
    height: 100%;
    transition: all .3s;
}

.product_shen .list li:hover .box .text span i {
    transform: translateX(5px);
    transition: all .3s;

}

.product_shen .list li:hover .box .img img {
    transition: all .4s;
    transform: scale(1.06);
}

.product_shen .list li::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 50vw;
    background-color: #fafafa;
    left: -50vw;
    top: 0;
}

.product_shen .list li:nth-child(odd) {
    float: right;
    margin-right: 0px;
    background: #fff;
    margin-bottom: 20px;
}

.product_shen .list li:nth-child(odd) .box {
    float: left;
    margin-left: 120px;
    margin-right: 0;
}

.product_shen .list li:nth-child(odd)::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 50vw;
    background-color: #fafafa;
    right: -50vw;
    left: auto;
    top: 0;
}

.product_shen .list li.big_active {
    width: 100%;
    background: #fff;
    margin: 20px 0px;}

.product_shen .list li.big_active .box {
    float: none;
    margin: 0 auto;
}

.product_shen .list li.big_active .box .img {
    margin: 0 auto;
    margin-top: 50px;
    width: 664px;
    height: 300px;
}

.product_shen .list li.big_active .box .text h4 {
    font-size: 48px;
    letter-spacing: 2px;
    overflow: visible;
}

.product_shen .list li.big_active .box .text p {
    font-size: 24px;
    padding: 35px 0 30px 0;
}

.product_shen .list li.big_active .box .text span {
    font-size: 20px;
}

.product_shen .list li.big_active .box .text i {
    vertical-align: 1px;
    font-size: 15px;
}

.product_shen .list li.big_active::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 50vw;
    background-color: #fafafa;
    right: -50vw;
    left: auto;
    top: 0;
}

.product_shen .list li.big_active::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 50vw;
    background-color: #fafafa;
    left: -50vw;
    right: auto;
    top: 0;
}

.pdt_list {
    *zoom: 1;
    width: 100%;
    margin-top: 30px;
}

.pdt_list:before,
.pdt_list:after {
    display: table;
    line-height: 0;
    content: "";
}

.pdt_list:after {
    clear: both;
}

.pdt_list li {
    width: 33.3%;
    background-color: #fff;
    float: left;
    padding: 50px 0;
    /*margin-right: 1.25%;*/
    margin-bottom: 1.25%;
}

.pdt_list li:hover .box .img {
    background-image: url(../images/bg-cr-h.png);
    transition: all .3s;
}

.pdt_list li .box {
    float: right;
    text-align: center;
    width: 100%;
}

.pdt_list li .box .text {
    width: 100%;
}

.pdt_list li .box .text h4 {
    /* font-size: 24px; */
    font-size: 22px;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 15px;
}

.pdt_list li .box .text p {
    font-size: 16px;
    padding: 15px 15px 25px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pdt_list li .box .text span {
    font-size: 16px;
    color: #2575d5;
}

.pdt_list li .box .text span i {
    color: #2575d5;
    padding-left: 10px;
    transition: all .3s;
    display: inline-block;
    font-size: 13px;
}

.pdt_list li .box .img {
    width: 80%;
    height: 100%;
    background: url(../images/bg-cr.png) center no-repeat;
    background-size: 100% auto;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    justify-content: center;
    margin: 0 auto;
    margin-top: 50px;
    transition: all .3s;
}

.pdt_list li .box .img img {
    height: 100%;
    width: 100%;
    transition: all .3s;
}

.pdt_list li:hover .box .img img {
    transition: all .4s;
    transform: scale(1.05);
}

.pdt_list li:hover .box .text span i {
    transition: all .3s;
    transform: translate(5px, 0);
}

.pdt_list li:nth-child(3n) {
    margin-right: 0;
}

.factory_main .but {
    display: block;
    text-align: center;
    line-height: 100px;
    font-size: 24px;
    color: #000000;
    height: 100px;
    background-color: #fafafa;
    margin-top: 20px;
}

.lishenwu {
    background: #f5f5f5;
    padding-top: 60px;
    padding-bottom: 60px;
}

.lishenwu .head_shen {
    background: #fff;
    margin-bottom: 10px;
    padding: 70px 0;
}

.lishenwu .head_shen .text {
    float: left;
    width: 50%;
    padding-top: 5%;
    padding-left: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

.lishenwu .head_shen .text h4 {
    font-size: 36px;
    line-height: 40px;
    color: #333333;
    padding-bottom: 40px;
}

.lishenwu .head_shen .text p {
    font-size: 16px;
    line-height: 30px;
    width: 432px;
}

.lishenwu .head_shen .img {
    float: left;
    position: relative;
    min-height: 17vw;
    width: 50%;
    text-align: center;
    z-index: 9;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    align-items: center;
    justify-content: center;
}

.lishenwu .head_shen .img .bg {
    width: 600px;
    height: 273px;
    position: absolute;
    /* background: url(../images/bg-cr.png) no-repeat top; */
    /* background-size: 100% auto; */
    top: 0;
    left: 50%;
    margin-left: -303px;
    z-index: -1;
}

.lishenwu_tall {
    background: #fff;
    padding: 50px 20px;
    height: 700px;
}

.lishenwu_tall table {
    width: 100%!important;
    padding: 20px;
    border-collapse: collapse;
    background: #fff;
}

.lishenwu_tall table tr th {
    text-align: center;
    padding: 9px 0;
    vertical-align: middle;
}

/* .f_lishenwu table tbody tr th:nth-child(7),.f_lishenwu table tbody tr th:nth-child(6){
	background: #e1e7f2!important;
}
.lishenwu_tall table tbody tr:nth-child(odd) th:nth-child(7),.lishenwu_tall table tbody tr:nth-child(odd) th:nth-child(6){
	background: #fff;
}
.lishenwu_tall table tbody tr:nth-child(even) th:nth-child(7),.lishenwu_tall table tbody tr:nth-child(even) th:nth-child(6){
	background: #f8f8f8;
} */
.lishenwu_tall table thead tr th {
    vertical-align: top;
    padding: 0 0 10px;
}

.lishenwu_tall table tr td {
    height: 50px;
    text-align: center;
    vertical-align: middle;
}

.lishenwu_tall table thead {
    border-bottom: #999 1px solid;
}

.lishenwu_tall table thead th:nth-child(1) {
    text-align: left;
}

.lishenwu_tall table thead th {
    color: #333333;
}

.lishenwu_tall table tbody tr:nth-child(even) {
    background-color: #f8f8f8;
}

.lishenwu_tall table tbody tr:hover th:first-child {
    transition: all .3s;
    color: #2575d5;
}

.lishenwu_tall table tbody tr:hover th .but_ts {
    background-color: #2575d5;
    border: solid 1px #2575d5;
    transition: all .3s;
    color: #fff;
}

.lishenwu_tall table tbody tr:hover th .pdf {
    background: url(../images/pdf_show.png) center no-repeat;
    background-size: 100% auto;
}

.lishenwu_tall table tbody tr th:nth-child(1) {
    white-space: nowrap;
    font-family: Arial-BoldMT;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-align: left;
    text-indent: 15px;
}

.lishenwu_tall table tbody tr th:nth-child(1) span {
    display: none;
}

.lishenwu_tall table tbody tr th .but_ts {
    display: block;
    width: 72px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    border-radius: 3px;
    border: solid 1px #dddddd;
    margin: 0 auto;
    transition: all .3s;
}

.lishenwu_tall table tbody tr th .pdf {
    width: 16px;
    height: 18px;
    margin: 0 auto;
    display: block;
    background: url(../images/pdf.png) center no-repeat;
    background-size: 100% auto;
    transition: all .3s;
}

.lishenwu_tall .li_det {
    padding-top: 30px;
}

.lishenwu_tall .li_det p {
    line-height: 30px;
}

.lishenwu_tall .li_det h6 {
    font-size: 14px;
    line-height: 30px;
    color: #2575d5;
}

.product_det {
    padding-top: 60px;
}

.product_det .det_title h4 {
    font-size: 24px;
    line-height: 60px;
    border-bottom: #ddd 1px solid;
}

.product_det .det {
    border-top: #ddd 1px solid;
    padding: 40px 0;
    clear: both;
}

.product_det .det h4 {
    font-size: 14px;
    line-height: 30px;
    color: #2575d5;
}

.product_det .det p {
    line-height: 30px;
}

.product_det .left {
    float: left;
    width: 52%;
}

.product_det .left .biaoge {
    padding-top: 30px;
}

.product_det .left .biaoge table {
    width: 100%;
}

.product_det .left .biaoge tr {
    height: 36px;
}

.product_det .left .biaoge tr td {
    vertical-align: middle;
    text-indent: 20px;
}

.product_det .left .biaoge tr td:nth-child(1) {
    width: 40%;
}

.product_det .left .biaoge tr:nth-child(even) {
    background-color: #f8f8f8;
}

.product_det .left .gree {
    width: 72px;
    padding: 30px 0;
}

.product_det .right {
    width: 42%;
    float: right;
}

.product_det .right .act {
    padding: 40px 0;
}

.product_det .right .act img {
    cursor: pointer;
}

.pdt_det_lay_img {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    padding: 10%;
    box-sizing: border-box;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    opacity: 0;
    visibility: hidden;
}

.pdt_det_lay_img img {
    vertical-align: middle;
}

.pdt_det_lay_img.open {
    opacity: 1;
    transition: all .3s;
    visibility: visible;
}

.pdt_det_lay_img .close_btn {
    color: #fff;
    font-size: 50px;
    position: absolute;
    top: -15px;
    cursor: pointer;
    right: -25px;
}
.hot_ {
    width: 18px;
    height: 18px;
    border-radius: 4px;
    text-align: center;
    line-height: 18px;
    text-indent: 0;
    font-size: 12px;
    display: inline-block;
    color: #fff;
    vertical-align: 1px;
    background: #2575d5;
    font-weight: normal;
    cursor: pointer;
    position: relative;
}
.hot_:hover .hot_show{
    opacity: 1;
}
.hot_show {
    opacity: 0;
    transition: .4s;
    position: absolute;
    left: 16px;
    top: -22px;
    padding: 3px 10px;
    border-radius: 4px;
    background: #f3f1f1;
    color: #666;
    text-indent: 0;
    font-size: 12px;
    font-weight: normal;
}

/*-------------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) {
    .container {
        width: 768px
    }

    .pc-none {
        /* display: none */
        font-size: 18px;
        letter-spacing: 7px;
    }


    header .navbar-header {
        position: absolute;
        left: 0;
        top: 0;
    }

    header .nav-drop {
        height: 84px;
        text-align: center;
    }

    header .nav-drop>ul {
        display: inline-block;
    }

    header .nav-drop>ul li {
        float: left;
        line-height: 84px;
        margin: 0 30px;
        text-align: center;
        transition: all .32s;
    }

    header .nav-drop>ul li a {
        font-size: 16px;
        color: #fff;
    }

    header .right_cnt {
        line-height: 84px;
        position: absolute;
        right: 0;
        top: 0;
    }

    header .right_cnt i {
        color: #333
    }

    header .right_cnt .icon-search {
        cursor: pointer;
        font-size: 20px;
        color: #fff;
    }

    header .right_cnt .langu {
        cursor: pointer;
        margin-left: 50px;
        float: right;
        display: block;
        color: #fff;
        position: relative
    }

    header .right_cnt .langu i {
        margin-left: 10px;
        font-size: 10px
    }

    header .right_cnt .langu .langu_list {
        background: #fff;
        position: absolute;
        top: 100%;
        left: -50%;
        width: 100px;
        z-index: 2;
        text-align: center;
        padding: 10px 0;
        border: 1px solid #ddd;
        border-top: none;
        display: none
    }

    header .right_cnt .langu .langu_list dl dd {
        line-height: 40px
    }

    header .right_cnt .langu .langu_list dl dd a {
        -webkit-transition: all .3s;
        transition: all .3s
    }

    header .right_cnt .langu .langu_list dl dd:hover a {
        color: #2575d5;
        -webkit-transition: all .4s;
        transition: all .4s
    }

    header .right_cnt .langu .langu_list:after {
        content: '';
        position: absolute;
        top: -10px;
        left: 50%;
        margin-left: -10px;
        border-bottom: 10px solid #fff;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }

}

@media only screen and (min-width: 991px) {
    .container {
        width: 960px
    }

    .searchresults {
        pointer-events: none;
        position: absolute;
        top: 0;
        z-index: 2;
        left: 16.66667%;
        width: 66.66667%;
        height: 100vh;
        opacity: 0;
    }

    .searchresults .searchform-wrapper {
        padding: 26px 0;
        height: 84px;
        opacity: 0;
        position: relative;
        box-sizing: border-box;
        line-height: 30px;
        width: 40%;
        float: right;
    }

    .searchresults .searchform-wrapper i {
        color: #333;
        float: left;
    }

    .searchresults .searchform-wrapper .search_cancel_btn {
        display: none;
    }

    .searchresults .searchform-wrapper .icon-search {
        margin-right: 10px;
        margin-top: 1px;
        font-size: 20px;
    }

    .searchresults .searchform-wrapper input {
        width: 90%;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        float: left;
        color: #333;
    }

    .searchresults .searchform-wrapper .icon-close {
        position: absolute;
        right: 0;
        padding: 0;
        cursor: pointer;
        font-size: 24px;
    }

    .searchresults .searchform-wrapper .icon-close:hover {
        opacity: .65;
        transition: all .3s;
    }

    .searchresults .searchresults-section {
        background: #fff;
        border-top: none;
        max-height: calc(56%);
        overflow-x: hidden;
        overflow-y: auto;
        padding: 24px 40px;
        clear: both;
        text-align: left;
    }

    .searchresults .searchresults-section h3 {
        margin-bottom: 10px;
    }

    .searchresults .searchresults-section ul li a {
        padding: 6px 0 6px 20px;
        display: block;
        color: #333;
    }

    .searchresults .searchresults-section ul li:hover a {
        background: #f2f2f2;
    }

    .idx_header .searchresults .searchform-wrapper {
        padding: 26px 0;
        height: 84px;
    }

    .idx_header .searchresults .searchform-wrapper input,
    .idx_header .searchresults .searchform-wrapper i {
        color: #fff;
    }

    .idx_header .searchresults .searchform-wrapper .icon-close {
        color: #fff;
    }
}

@media (min-width: 1230px) {
    .banner .ban1 .banner_img {
        -webkit-animation: banner_img linear 2s;
        animation: banner_img linear 2s
    }
}

@media (max-width: 1560px) and (min-width: 1230px) {
    .pub_pd {
        padding: 60px 0
    }

    header .nav-drop>ul li{
        margin: 0 15px;
    }
    .container {
        width: 1200px
    }

    .banner .ban3 .box .title3_p {
        font-size: 20px;
    }

    .banner .ban1 .banner1_img {
        width: 642px;
        margin: 90px 80px 0 0;
    }

    .banner .idx_ban2 .banner2_img {
    width: 560px;
    bottom: -480px;
    right: -120px;
    }

    .banner .idx_ban2 .banner2_img2 {
        bottom: -260px;
        /* width: 240px; */
        left: -70px;
    }

    .banner .idx_ban3 .banner3_img2 {
        width: 550px;
    }

    .series-list .scroll .frame {
        width: 1200px
    }

    .idx_news_main h2 {
        font-size: 40px
    }

    .search_pdt {
        padding: 80px 0 100px
    }

    .search_pdt .form_sub {
        padding: 55px 40px
    }

    .pdt_list li .box .text h4 {
        font-size: 20px;
    }

    .pdt_list li .box .text p {
        font-size: 15px;
        padding: 10px 15px 20px 15px;
    }

    .search_pdt .search_pdt_right {
        width: 665px
    }

    .search_pdt .search_pdt_right h2 {
        font-size: 52px;
        line-height: 42px
    }

    .search_pdt .search_pdt_right h3 {
        font-size: 40px
    }

    .search_pdt .search_pdt_right .more {
        top: 70px
    }

    .banner .ban2 .box .title2_1 {
        font-size: 36px;
        padding-bottom: 55px;
    }

    .banner .ban1 .box .title1 {
        font-size: 55px;
        font-weight: bold;
        line-height: 60px;
        margin-bottom: 50px;
    }

    .banner .ban1 .box .title2 {
        font-size: 62px
    }

    .banner .banner_img {
        width: 1200px
    }

}

@media only screen and (min-width: 1560px) {
    .lishenwu .head_shen .img img {
        max-width: 650px;
    }

    .container {
        width: 1430px
    }
}

/* @media only screen and (min-width: 1560px) {
    .banner .swiper-slide {
        height: 900px
    }
} */

@media only screen and (max-width: 1560px) {

    .down_title ul li a {
        font-size: 24px;
    }

    .banner .idx_ban3 .box {
        flex: 0 1 400px;
    }

    .banner .idx_ban3 .box .title2_1 {
        width: 320px;
    }

    .banner .idx_ban3 .box .title2_2 {
        font-size: 70px;
        line-height: 85px;
    }

    .banner .idx_ban3 .box .title1 {
        font-size: 34px;
    }

    .banner .idx_ban3 .idx_ban2_img1 {
        margin-top: 90px;
        width: 240px;
    }

    .banner .idx_ban3 .idx_ban2_img2 {
        width: 180px;
    }

    .banner .idx_ban3 .banner3_date {
        width: 630px;
        top: 60px;
        left: 205px;
    }

    .down_title {
        padding-bottom: 30px;
    }

    .pdt_det_top .box .border_cnt {
        padding: 30px 0
    }

    .application_form .head {
        font-size: 18px;
        height: 62px;
        line-height: 62px;
    }

    .application_form .box {
        padding: 30px 40px 40px;
    }

    .application_form .head i {
        font-size: 20px;
    }

    .application_form .box input {
        padding-bottom: 15px;
        margin-bottom: 30px;
    }

    .application_form .box textarea {
        height: 60px;
    }

    .application_form .pub-more2 {
        padding: 4px 0;
    }

    .service_det .box_pd {
        padding: 50px 60px;
    }

    .service_det .apply_trial .box dl {
        padding-top: 40px;
        padding-bottom: 0px;
        margin-bottom: 20px;
    }

    .service_det .apply_trial .box dl dd .til {
        width: 100px;
        height: 100px;
    }

    .service_det .apply_trial .box dl dd .til .num {
        font-size: 46px;
        padding: 30px 0 10px;
    }

    .service_det .apply_trial .box dl dd .til p {
        font-size: 16px;
    }

    .service_det .apply_trial h3 {
        padding: 20px 0 10px;
    }

    .application_form {
        width: 400px;
    }

    .pdt_det_top .box .border_cnt p {
        margin-bottom: 8px
    }

    .pdt_det_top .box h3 {
        font-size: 26px
    }

    .recommended_related .responsive .slick-slide .box {
        margin-top: 20px
    }

    .recommended_related .responsive .slick-slide .box h4 {
        font-size: 16px
    }

    .recommended_related .responsive .slick-slide .box span {
        font-size: 14px
    }

    .pdt-list-info ul li .title {
        width: 160px;
        font-size: 16px
    }

    .pdt-list-info ul li .box .sm_list {
        margin-bottom: 20px;
        width: 25%;
        font-size: 15px
    }

    .pdt-list-info ul li .box p {
        font-size: 15px
    }

    .contact_cnt_list ul li {
        padding: 30px
    }

    .contact_cnt_list ul li .box h3 {
        margin: 18px 0;
        font-size: 24px
    }

    .contact_cnt_list ul li .box p {
        line-height: 26px;
        font-size: 15px
    }

    .contact-content .box {
        padding-top: 50px
    }

    .contact-content .box h3 {
        font-size: 27px
    }

    .comestic_area .box ul li {
        padding: 20px 50px
    }

    .comestic_area .box ul li .name {
        right: 50px
    }

    .news-main-list ul li {
        padding: 35px 50px
    }

    .news-main-list ul li figure {
        margin-bottom: 45px
    }

    .service_list ul li .box .more {
        margin-top: 40px
    }

    .service_list ul li .ser_img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 56%;
        flex: 0 0 56%
    }

    .about_jobs_det h2 {
        font-size: 30px;
        margin-bottom: 30px
    }

    .subnav_list ul li {
        margin: 0 60px
    }

    .about_team ul li {
        height: 358px
    }

    .about_team ul li .box {
        padding: 0 30px;
        height: 358px
    }

    .about_team ul li .box figure {
        width: 126px;
        height: 126px
    }

    .about_team ul li .box h3 {
        font-size: 24px;
        margin: 26px 0 10px
    }

    .about_team ul li .box h4 {
        font-size: 16px
    }

    .about_team ul li:hover figure {
        width: 100px;
        height: 100px
    }

    .pub_pd {
        padding: 60px 0
    }

    .lishenwu {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .lishenwu .head_shen {
        padding: 60px 0;
    }

    .lishenwu .head_shen .text {
        float: left;
    }

    .lishenwu .head_shen .text h4 {
        font-size: 34px;
        line-height: 38px;
        padding-bottom: 25px;
    }

    .lishenwu .head_shen .text p {
        font-size: 16px;
    }

    .lishenwu .head_shen .img {
        width: 43%;
    }

    .lishenwu .head_shen .img .bg {
        top: 0;
        left: -10%;
        margin-left: 0;
        z-index: -1;
    }
}

@media only screen and (max-width: 1439px) {
    .banner .swiper-slide {
        height: 650px
    }

    .banner .banner-pagination {
        bottom: 36px;
    }

    .banner .ban1 .banner1_img {
        width: 542px;
        margin: 140px 130px 0 0;
    }

    .banner .idx_ban1 .title1 img {
        width: 850px;
    }

    .banner .idx_ban1 .title3_1 img {
        width: 500px;
    }

    .service2_box ul li {
        margin-bottom: 40px;
    }

    .service2_box ul li h4 {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .service2_box ul li .tel_phone,
    .service2_box ul li .tel_phone a {
        font-size: 28px;
    }

    /*---------------------------------------------------------------------------*/

    .product_shen .list li .box {
        margin-right: 80px;
    }

    .product_shen .list li:nth-child(even) .box {
        margin-left: 80px;
    }

    .product_shen .list li .box .text h4 {
        font-size: 32px;
    }

    .product_shen .list li .box .text p {
        font-size: 16px;
        padding: 16px 0 24px 0;
    }

    .product_shen .list li .box .text span i {
        font-size: 14px;
    }

    .product_shen .list li.big_active .box .text h4 {
        font-size: 40px;
    }

    .product_shen .list li.big_active .box .text p {
        font-size: 20px;
        padding: 25px 0;
    }

    .product_shen .list li.big_active .box .text span {
        font-size: 18px;
    }

    /*---------------------------------------------------------------------------*/

}
@media only screen and (max-width: 1460px) {
    .pub_banner .pc_banner1{
        height: 650px;
    }
}
@media only screen and (max-width: 1366px) {
    .pub_banner .pc_banner1{
        height: 550px;
    }
}
@media only screen and (max-width: 1230px) {

    .pdtList2 h2 {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .pdtList2 .container>p {
        font-size: 16px;
    }

    footer .foot-top .sub_search {
        display: none;
    }

    .lishenwu_tall table tr th:nth-last-child(3),
    .lishenwu_tall table tr th:nth-last-child(4) {
        display: none;
    }

    .search_pdt .form_sub {
        width: 100%;
        margin: 0 auto 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .banner .ban3 .box .title3_p {
        font-size: 18px;
    }

    .banner .ban2 .box .title2_1 {
        font-size: 36px;
        padding-bottom: 55px;
    }

    .banner .ban1 .banner1_img {
        margin-right: 40px;
    }

    .banner .idx_ban2 .banner2_img {
        width: 400px;
        bottom: -140px;
        right: -180px;
    }

    .banner .idx_ban2 .banner2_img2 {
        bottom: -425px;
        width: 400px;
        left: -140px;
    }

    .banner .idx_ban3 .banner3_img2 {
        width: 450px;
    }

    .banner .idx_ban3 .box .title2_1 {
        width: 260px;
    }

    .banner .idx_ban3 .box .title2_2 {
        margin: 36px 0 30px;
    }

    .banner .idx_ban3 .idx_ban2_img1 {
        margin-top: 70px;
        width: 200px;
    }

    .banner .idx_ban3 .idx_ban2_img2 {
        width: 300px;
    }

    .banner .idx_ban3 .banner3_date {
        width: 500px;
        top: 40px;
        left: 145px;
    }

    .banner .idx_ban3 .box .more {
        margin: 0;
    }

    .banner .idx_ban3 .banner3_date .slide h3 {
        font-size: 33px;
    }

    .banner .idx_ban3 .banner3_date .slide.active h3 {
        font-size: 50px;
    }

    .banner .idx_ban3 .banner3_date .slide p {
        margin: 10px 0;
    }


    .pub_banner .pc_banner {
        height: 320px;
    }
    .pub_banner .pc_banner1 {
        height: 550px;
    }

    .pub_banner .box p {
        padding: 35px 0 42px;
    }

    .pub_banner .box h4 {
        font-size: 36px;
        line-height: 36px;
    }

    .news-dets h2 {
        font-size: 22px;
    }

    .down_title {
        padding-bottom: 20px;
    }

    .down_title ul li a {
        font-size: 20px;
        margin-right: 40px;
    }

    .ser3_down_list ul li {
        padding: 20px;
    }

    .ser3_down_list ul li h3 {
        font-size: 16px;
    }

    .ser3_down_list ul li .down_btn {
        top: 20px;
    }

    .ser3_down_list ul li .down_btn {
        width: 130px;
    }

    .service2_box ul {
        padding-top: 40px;
        margin-bottom: 30px;
    }

    .service_det .box_pd {
        padding: 50px;
    }

    .service_det .apply_trial {
        width: 43%;
    }

    .service_det .apply_trial .box dl dd .til {
        width: 80px;
        height: 80px;
        margin-right: 20px;
    }

    .service_det .apply_trial .box dl dd .til .num {
        font-size: 38px;
        padding: 20px 0 10px;
    }

    .service_det .apply_trial h3 {
        padding: 5px 0;
    }

    .service_det .apply_trial p {
        font-size: 14px;
    }

    .about_deve .deve_img {
        width: 400px;
        margin: 0 auto
    }

    .yq_bor {
        height: 380px;
    }

    #chassis {
        width: 400px;
        height: 400px;
    }

    #since svg {
        width: 380px;
        height: 380px;
    }

    #since circle {
        stroke-width: 60px;
    }

    #since span {
        height: 80px;
    }

    #since span {
        -webkit-transform-origin: 0 200px;
    }

    .about_deve .ab_deve_container .swiper-slide-active .year {
        font-size: 100px
    }

    .about_info .att_cnt .info h2 {
        font-size: 30px
    }

    .about_info .att_cnt .increase_grow ul li .bignum span {
        font-size: 62px
    }

    .about_info .att_cnt .increase_grow ul li .bignum i {
        margin: 0 0 0 14px;
        font-size: 16px
    }

    .about_info .att_cnt .increase_grow ul li p {
        font-size: 16px
    }

    .about_info .att_cnt .increase_grow ul li:nth-child(even) .bignum i {
        font-size: 25px
    }

    .pdt-show-list ul>li .listimg {
        width: 250px
    }

    .pdt-show-list ul>li .box {
        margin-left: 30px
    }

    .recommended_related {
        padding: 40px 0
    }

    .recommended_related .head {
        font-size: 18px;
        margin-bottom: 20px
    }

    .pdt_det_top .pdt_det_container .pdt_det_pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 8px
    }

    .pdt_det_top .box .border_cnt {
        margin-bottom: 20px
    }

    .pdt_det_top .box .box_cnt {
        margin-top: 20px
    }

    .pdt_det_top .box .box_cnt a {
        margin-right: 10px;
        width: 126px;
    }

    .pdt_det_top .box p {
        line-height: 24px;
    }

    .recommended_related .responsive {
        margin: 0 10px
    }

    .recommended_related .responsive .slick-slide {
        margin: 0 10px;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .contact_cnt_list ul li {
        margin: 0 20px 20px 0;
        width: calc(50% - 20px);
        padding: 20px
    }

    .contact_cnt_list ul li .box h3 {
        margin: 8px 0 13px;
        font-size: 22px
    }

    .contact_cnt_list ul li .box p {
        line-height: 22px;
        font-size: 14px
    }

    .contact-content .box {
        padding: 50px 40px 0
    }

    .contact-content .box h3 {
        font-size: 23px;
        margin-bottom: 20px
    }

    .contact-content .box p {
        font-size: 15px
    }

    .contact_main .head {
        font-size: 26px
    }

    .comestic_area .box ul li {
        padding: 20px 4%
    }

    .comestic_area .box ul li .name {
        position: static;
        margin-top: 5px;
        display: block
    }

    .comestic_area .box ul li h3 {
        font-size: 20px
    }

    .comestic_area .box ul li .link {
        margin: 15px 0 24px
    }

    .overseas_agent .box ul li .more {
        font-size: 12px;
        width: 120px;
        height: 32px;
        line-height: 32px
    }

    .news-main-list ul li {
        padding: 30px
    }

    .news-main-list ul li figure {
        margin-bottom: 35px
    }

    .news-main-list ul li h3 {
        font-size: 20px;
        margin: 10px 0 30px
    }

    .about_team ul li {
        width: calc(33.33% - 20px)
    }

    .subnav_list ul li {
        margin: 0 40px
    }

    .case-list ul li .box {
        padding: 20px
    }

    .case-list ul li .box h4 {
        font-size: 18px
    }

    .series-list .wrap ul li {
        width: 226px
    }

    .search_pdt {
        padding: 60px 0 80px
    }

    .search_pdt .form_sub {
        float: none;
        margin: 0 auto 30px
    }

    .search_pdt .search_pdt_right {
        float: none;
        margin: 0 auto;
        width: 100%;
    }

    .search_pdt .search_pdt_right h2 {
        font-size: 52px;
        line-height: 52px;
        margin-bottom: 20px
    }

    .search_pdt .search_pdt_right h3 {
        font-size: 38px
    }

    .search_pdt .search_pdt_right .more {
        top: 75px;
        right: 40px
    }

    .banner .ban1 .box .title1 {
        font-size: 32px;
        margin-bottom: 40px
    }

    .banner .ban1 .box .title2 {
        font-size: 52px
    }

    .banner .ban1 .box .more {
        margin-top: 80px
    }

    .banner .ban1 .banner_img {
        top: 140px;
        right: -400px;
        width: 920px
    }

    .idx_news_main h2 {
        margin-bottom: 40px;
        font-size: 34px
    }

    .idx_news_main p {
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        text-overflow: ellipsis
    }

    .idx_news_main .exhi {
        width: 46%
    }

    .idx_news_main .exhi p {
        font-size: 16px
    }

    .idx_news_main .news_list {
        width: 48%
    }

    .idx_news_main .news_list ul li {
        padding: 30px 0
    }

    .idx_news_main .news_list h4 {
        margin-bottom: 10px;
        font-size: 16px
    }

    header,
    header .head_fix {
        height: 70px
    }

    header .navbar-header .logo-img {
        line-height: 70px;
        height: 70px;
        width: 180px
    }

    /* header .navbar-header .logo-img a img {
        width: 120px
    } */

    header .navbar-header .logo-name {
        display: none
    }

    header .nav-drop {
        height: 76px
    }

    header .nav-drop ul {
        overflow: hidden
    }

    header .nav-drop ul li {
        margin: 0 5px;
        line-height: 70px;
    }

    header .right_cnt {
        line-height: 70px;
    }

    footer .logo {
        padding-top: 45px
    }

    footer .foot-top .sub_search {
        margin-top: 10px
    }

    footer .foot-copy {
        padding: 24px 0
    }

    .banner .ban2 .box .more {
        margin-top: 60px;
    }

    /*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
    .product_shen .list li .box {
        margin-right: 40px;
    }

    .product_shen .list li .box .text h4 {
        font-size: 32px;
        line-height: 32px;
    }

    .product_shen .list li .box .text p {
        padding: 10px 0 20px 0;
    }

    .product_shen .list li .box .text span {
        font-size: 14px;
        color: #2575d5;
    }

    .product_shen .list li .box .text span i {
        color: #2575d5;
        padding-left: 10px;
    }

    .product_shen .list li .box .img {
        width: 400px;
        margin-top: 30px;
    }

    .product_shen .list li:nth-child(even) .box {
        margin-left: 40px;
        margin-right: 0;
    }

    .product_shen .list li.big_active {
        width: 100%;
    }

    .product_shen .list li.big_active .box {
        float: none;
        margin: 0 auto;
    }

    .product_shen .list li.big_active .box .img {
        margin: 0 auto;
        margin-top: 50px;
        width: 600px;
        height: 270px;
    }

    .product_shen .list li.big_active::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 50vw;
        background-color: #fafafa;
        right: -50vw;
        left: auto;
        top: 0;
    }

    .pdt_list li {
        padding: 30px 0;
    }

    .pdt_list li .box .text h4 {
        font-size: 20px;
        line-height: 20px;
    }

    .pdt_list li .box .text p {
        font-size: 14px;
        padding: 10px 15px 16px 15px;
    }

    .pdt_list li .box .text span {
        font-size: 14px;
    }

    .pdt_list li .box .text span i {
        font-size: 14px;
    }

    .pdt_list li .box .img {
        margin-top: 20px;
    }

    .pdt_list li:nth-child(3n) {
        margin-right: 0;
    }

    .factory_main .but {
        line-height: 80px;
        font-size: 20px;
        height: 80px;
    }

    .lishenwu .head_shen {
        padding: 60px 0;
    }

    .lishenwu .head_shen .text {
        float: left;
    }

    .lishenwu .head_shen .text h4 {
        font-size: 26px;
        line-height: 30px;
        padding-bottom: 20px;
    }

    .lishenwu .head_shen .text p {
        font-size: 14px;
        width: 353px;
        line-height: 26px;
    }

    .lishenwu .head_shen .img {
        width: 43%;
    }

    .lishenwu .head_shen .img .bg {
        width: 120%;
        height: 273px;
        top: -4px;
        left: -10%;
    }

    .product_shen .list li:nth-child(even) .box {
        margin-right: 40px;
        /* margin-right: 0; */
    }

    .product_shen .list li:nth-child(odd) .box {
        float: left;
        margin-left: 40px;
        margin-right: 0;
    }

    /*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

}

@media only screen and (max-width: 990px) {

    .pdt_det_top {
        padding: 20px 0;
    }

    .product_det {
        padding-top: 40px;
    }

    .product_det .det_title h4 {
        font-size: 22px;
        line-height: 50px;
    }

    .lishenwu_tall table tr th {
        font-size: 11px;
        line-height: 15px;
        padding: 4px 0;
        border-left: 1px solid #E6E6E6;
        border-right: 1px solid #E6E6E6;
    }

    .banner .ban2 .box .title2_1 {
        font-size: 30px;
        padding-bottom: 35px;
    }

    .banner .ban2 .box .more {
        margin-top: 40px;
    }

    .banner .ban1 .box .title1 {
        font-size: 29px;
        line-height: 32px;
        margin-bottom: 40px;
    }

    .banner .ban1 .box .title3_1 {
        font-size: 16px;
        margin: 20px 0 15px;
    }

    .banner .ban1 .box .title3_2 {
        font-size: 22px;
        line-height: 36px;
    }

    .banner .ban1 .banner1_img {
        margin: 220px 0 0 0;
        width: 442px;
    }

    .banner .idx_ban2 .banner2_img {
        width: 300px;
        bottom: -120px;
        right: -140px;
    }

    .banner .idx_ban2 .banner2_img2 {
        bottom: -325px;
        width: 300px;
        left: -90px;
    }

    .banner .idx_ban3 .banner3_img2 {
        width: 350px;
    }

    .banner .idx_ban3 .box {
        flex: 0 1 340px;
    }

    .banner .idx_ban3 .idx_ban2_img1 {
        width: 150px;
    }

    .banner .idx_ban3 .idx_ban2_img2 {
        width: 240px;
    }

    .banner .idx_ban3 .banner3_date {
        width: 460px;
        top: 0px;
        left: 105px;
    }

    header .nav-drop ul li a {
        font-size: 14px;
        color: #ccc;
    }

    .search_results .xinhao_inp,
    .search_results .on_submit {
        line-height: 50px;
        height: 50px;
    }

    .search_results .input-group {
        margin-bottom: 20px;
    }

    .search_results ul li.menu-item {
        padding: 5px 0;
    }

    .obtain_cnt {
        width: 90%;
        left: 5%;
        top: 18%;
        margin: 0;
        box-sizing: border-box;
        /* height: 570px; */
    }

    .obtain_cnt h2 {
        margin-bottom: 30px;
        padding-top: 49px;
        font-size: 26px;
    }

    .obtain_cnt .obtain_cnt_box {
        width: 89%;
        padding: 20px;
		
    }

    .obtain_cnt .int_list,
    .obtain_cnt .int_list input {
        height: 40px;
        line-height: 40px;
    }

    .obtain_cnt a.pub-more {
        height: 42px;
        line-height: 42px;
    }

    .application_form {
        width: 330px;
    }

    .about_deve .number {
        top: 190px;
        font-size: 231px
    }

    .about_deve .ab_deve_container .swiper-slide-active .year {
        font-size: 80px;
        line-height: 60px;
        margin: 40px 0 42px;
    }

    .about_deve .ab_deve_container .swiper-slide p {
        font-size: 14px
    }

    .factory_main h2 {
        font-size: 30px
    }

    header .nav-drop ul {
        display: block;
    }

    header .nav-drop ul li {
        line-height: 44px;
        border-bottom: 1px solid #282828;
        float: none;
        text-align: left;
    }

    .right_cnt i.icon-search {
        display: none;
    }

    .right_cnt {
        margin: 0 18px;
    }

    header .nav-drop .langu {
        position: relative;
        background: none;
        border: 0;
    }

    header .nav-drop .langu p {
        line-height: 44px;
    }

    header .nav-drop .langu p i {
        float: right;
    }

    header .nav-drop .langu dl {
        padding: 0 0 0 40px;
    }

    header .nav-drop .langu dl dd {
        padding: 10px 0;
        border-bottom: 1px solid #666;
    }

    header .nav-drop .langu dl dd a {
        color: #666;
    }

    .factory_main .factory_cnt ul li {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 20px
    }

    .about_info .att_cnt .increase_grow ul li {
        margin-bottom: 50px
    }

    .about_info .att_cnt .increase_grow ul li .bignum {
        margin-bottom: 5px
    }

    .about_info .att_cnt .increase_grow ul li .bignum span {
        font-size: 52px
    }

    .about_info .att_cnt .increase_grow ul li .bignum i {
        vertical-align: 25px;
        margin: 0 0 0 10px;
        font-size: 14px
    }

    .pdt_det_top .dpflex {
        display: block
    }

    .pdt_det_top .pdt_det_container {
        width: 100%;
    }

    .pdt_det_top .pdt_det_container img {
        max-width: 600px;
        margin: 0 auto;
    }


    .pdt_det_top .box {
        display: block;
        width: 100%;
        padding: 0 0 40px
    }

    .pdt_det_top .box .border_cnt p {
        margin: 0;
        font-size: 14px
    }

    .pdt_det_top .box h3 {
        font-size: 26px
    }

    .pdt_det_top .box .box_cnt a {
        margin-right: 10px;
        width: 120px;
        margin-bottom: 10px
    }

    .contact_cnt_list ul li .box {
        padding-left: 15px
    }

    .contact_cnt_list ul li .box h3 {
        margin: 0 0 10px;
        font-size: 18px
    }

    .pdt-list-info ul li .title {
        width: 120px
    }

    .pdt-list-info ul li .box .sm_list {
        width: 50%
    }

    .news-main-list ul li {
        width: 50%
    }

    .news-main-list ul li h3 {
        font-size: 18px;
        height: initial;
        margin-bottom: 20px;
    }

    .news-main-list ul li:nth-child(3n) {
        border-right: 1px solid #ddd
    }

    .news-main-list ul li:nth-child(2n) {
        border-right: none
    }

    .about_jobs table td {
        font-size: 14px;
        padding: 14px 7px
    }

    .about_jobs table td .more {
        font-size: 14px !important;
        width: 90px !important
    }

    .about_jobs table td.td5 {
        padding-left: 0
    }

    .service_list ul li .box h3 {
        font-size: 26px;
        margin-bottom: 20px
    }

    .service_list ul li .box p {
        -webkit-line-clamp: 2
    }

    .service_list ul li .box .more {
        width: 110px;
        line-height: 36px;
        margin-top: 30px
    }

    .banner .ban1 .banner_img {
        top: 220px;
        right: -330px;
        width: 720px
    }

    .about_team ul li .box {
        padding: 0 20px
    }

    .series-list .wrap ul li {
        width: 280px
    }

    header .navbar-logo {
        position: relative;
        padding: 5px 0;
        z-index: 10;
        background: #000;
        text-align: center;
    }

    header .navbar-logo img {
        vertical-align: middle;
        width: 100px;
    }

    header .li-gouwu_btn {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
        padding: 19px 20px 0 0;
    }

    header .li-gouwu_btn i {
        color: #fff;
        font-size: 24px;
    }

    header .ac_bagview {
        width: 100%;
        right: 0;
        box-sizing: border-box;
        top: 67px;
        border-right: 0;
        border-left: 0;
    }

    header .ac_bagview span.ac_bagview-caret:before {
        left: auto;
        right: 19px;
    }

    header .search-form-box {
        display: none;
    }

    header .nav-drop {
        position: fixed;
        display: block;
        width: 100%;
        height: 100%;
        background: #000;
        padding-top: 62px;
        left: 0%;
        top: -100%;
        opacity: 0;
        transition: all .3s;
        pointer-events: none;
    }

    header .nav-drop nav {
        width: 100%;
        padding: 0 0 16px;
        box-sizing: border-box;
        z-index: 1;
        overflow-y: auto;
        opacity: 0;
        height: calc(-42%);
        visibility: hidden;
        transition: visibility .6s, opacity 0.4s;
        -webkit-overflow-scrolling: touch;
    }

    header .nav-drop nav ul {
        padding: 0 0 0 20px;
    }

    header .nav-drop nav ul li {
        border-top: 1px solid #282828;
        line-height: 44px;
    }

    header .nav-drop nav ul li a {
        color: #fff;
    }

    header .nav-drop nav ul li i {
        float: right;
        margin-right: 20px;
        color: #fff;
    }

    header .nav-drop nav ul li.active i {
        transform: rotate(180deg);
        transition: all .3s;
    }

    header .nav-drop nav ul li .tab-con {
        display: none;
    }

    header .nav-drop nav ul li .tab-con .sub-title {
        display: none;
    }

    header .nav-drop nav ul li .tab-con dl {
        padding-left: 20px;
    }

    header .nav-drop nav ul li .tab-con dl dd {
        line-height: 35px;
    }

    header .nav-drop nav ul li .tab-con dl a {
        font-size: 12px;
        color: #999;
    }

    header .nav-drop nav ul li.li-lang dl {
        padding: 0 0 0 40px;
        position: relative;
        background: none;
        border: 0;
    }

    header .nav-drop nav ul li.li-lang dl:after {
        display: none;
    }

    header .nav-drop nav ul li.li-lang dl dd {
        padding: 10px 0;
        border-bottom: 1px solid #666;
    }

    header .nav-drop nav ul li.li-lang dl a {
        color: #ccc;
    }

    header .nav-drop nav .nav-list-left li:first-child {
        border-top: none;
    }

    header .li-search,
    header .li-gouwu {
        display: none;
    }

    header .li-lang {
        color: #fff;
    }

    header .li-lang i {
        font-size: 16px;
    }

    header .nav-drop.mobile_search .nav-list {
        opacity: 0;
        visibility: hidden;
        transition: all 0s;
    }

    header .nav-drop.mobile_search .search_cancel_btn {
        display: block;
        color: #fff;
        position: absolute;
        right: 20px;
        top: 0;
        line-height: 40px;
    }

    header .nav-drop.mobile_search .searchform-wrapper input {
        width: calc(60%);
    }

    header .nav-drop.mobile_search .searchresults-section {
        padding-left: 20px;
        visibility: visible;
        opacity: 1;
        transition: all .3s;
        height: auto;
        pointer-events: all;
    }

    header .nav-drop.mobile_search .searchresults-section h3 {
        color: #999;
        font-size: 10px;
    }

    header .nav-drop.mobile_search .searchresults-section ul li {
        border-top: 1px solid #282828;
        line-height: 42px;
    }

    header .nav-drop.mobile_search .searchresults-section ul li a {
        color: #fff;
        display: block;
    }

    header .nav-drop.mobile_search .searchresults-section ul li:first-child {
        border: 0;
    }

    header .searchresults {
        position: relative;
        margin: 20px 0 0;
        padding: 0 20px;
    }

    header .searchresults .searchform-wrapper {
        margin-bottom: 20px;
    }

    header .searchresults .searchform-wrapper input {
        border-radius: 6px;
        display: block;
        width: 100%;
        background: #282828;
        line-height: 40px;
        color: #fff;
        text-indent: 2em;
        text-indent: 2em;
        font-size: 15px;
    }

    header .searchresults .searchform-wrapper .icon-search {
        position: absolute;
        left: 26px;
        top: 8px;
        font-size: 20px;
    }

    header .searchresults .searchresults-section {
        visibility: hidden;
        opacity: 0;
        height: 0;
        pointer-events: none;
    }

    header .searchresults .icon-close,
    header .searchresults .search_cancel_btn {
        display: none;
    }

    header .burger {
        display: block;
    }

    header .user-nav ul li {
        display: none;
    }

    header .user-nav ul li.search-item {
        display: block;
    }

    header .user-nav ul li .headericon-close {
        position: absolute;
        right: 54px;
        height: 54px;
        padding: 0 13px;
        border-left: 1px solid #dedede;
        top: 0;
    }

    header .user-nav ul li .headericon-close i {
        font-size: 24px;
        color: #969696;
    }

    header .user-nav ul li .close-btn {
        display: none;
    }

    ._menu-opened {
        overflow-y: scroll;
        height: 100%;
    }

    ._menu-opened body {
        overflow: hidden;
        height: 100%;
    }

    ._menu-opened .nav-drop {
        top: 0;
        opacity: 1;
        transition: all .5s;
        pointer-events: all;
    }

    ._menu-opened .nav-drop nav {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s, 0.26667s;
    }


    .burger {
        position: absolute;
        padding: 16px 20px;
        top: 0;
        left: auto;
        cursor: pointer;
        z-index: 102;
        right: 0;
        pointer-events: all
    }

    .burger__items {
        position: relative;
        display: block;
        width: 24px;
        height: 40px;
        transition: -webkit-transform .3s;
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        transition: transform .3s, -webkit-transform .3s
    }

    .mobile .burger__items {
        width: 30px
    }

    .burger__item {
        display: block;
        width: 100%;
        height: 3px;
        border-radius: 1.5px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -1px 0 0 0;
        -webkit-transition: all .3s .3s;
        transition: all .3s .3s
    }

    .burger__item:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-color: #969696;
        transition: background-color .2s 0s, -webkit-transform .3s;
        -webkit-transition: background-color .2s 0s, -webkit-transform .3s;
        transition: transform .3s, background-color .2s 0s;
        transition: transform .3s, background-color .2s 0s, -webkit-transform .3s
    }

    html:not(._menu-opened) .header[data-theme="black"] .burger__item:before {
        background-color: #2a364d;
        transition: background-color .3s .2s, -webkit-transform .3s;
        -webkit-transition: background-color .3s .2s, -webkit-transform .3s;
        transition: transform .3s, background-color .3s .2s;
        transition: transform .3s, background-color .3s .2s, -webkit-transform .3s
    }

    .burger__1 {
        -webkit-transform: translate(-50%, -5px);
        transform: translate(-50%, -5px)
    }

    ._menu-opened .burger .burger__1 {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    ._menu-opened .burger .burger__1:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition-delay: .3s, 0s;
        transition-delay: .3s, 0s
    }

    .burger__3 {
        -webkit-transform: translate(-50%, 5px);
        transform: translate(-50%, 5px)
    }

    ._menu-opened .burger .burger__3 {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    ._menu-opened .burger .burger__3:before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition-delay: .3s, 0s;
        transition-delay: .3s, 0s
    }

    .pub_pd {
        padding: 60px 0
    }

    .idx_news_main h2 {
        margin-bottom: 30px;
        font-size: 30px
    }

    .idx_news_main .exhi {
        width: auto;
        float: none;
        margin: 0 auto 50px
    }

    .idx_news_main .news_list {
        width: auto;
        float: none;
        margin: 0 auto;
        max-width: 628px
    }

    /*======================================================================*/
    .product_shen .list li {
        padding: 40px 0;
    }

    .product_shen .list li .box {
        margin-right: 20px;
    }

    .product_shen .list li .box .text h4 {
        font-size: 30px;
        line-height: 30px;
    }

    .product_shen .list li .box .text p {
        font-size: 16px;
        padding: 10px 0 10px 0;
    }

    .product_shen .list li .box .text span {
        font-size: 14px;
        color: #2575d5;
    }

    .product_shen .list li .box .text span i {
        color: #2575d5;
        padding-left: 10px;
    }

    .product_shen .list li .box .img {
        width: 350px;
        margin-top: 20px;
        height: 161px;
    }

    .product_shen .list li:nth-child(even) {
        float: right;
        margin-right: -5px;
    }

    .product_shen .list li:nth-child(even) .box {
        float: left;
        margin-left: 20px;
        margin-right: 0;
    }

    .product_shen .list li.big_active .box {
        float: none;
        margin: 0 auto;
    }

    .product_shen .list li.big_active .box .img {
        margin: 0 auto;
        margin-top: 20px;
        width: 545px;
        height: 251px;
    }

    .product_shen .list li.big_active .box .text p {
        font-size: 16px;
        padding: 10px 0 10px 0;
    }

    .product_shen .list li.big_active .box .text span {
        font-size: 14px;
    }

    .product_shen .list li.big_active .box .text i {
        vertical-align: 0;
        font-size: 14px;
    }

    .lishenwu {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .lishenwu .head_shen {
        padding: 40px 0;
    }

    .lishenwu .head_shen .text {
        float: left;
        padding-top: 25px;
    }

    .lishenwu .head_shen .text p {
        width: 275px;
    }

    .lishenwu .head_shen .img {
        width: 43%;
    }

    .product_det .left .biaoge tr td:nth-child(1) {
        width: 60%;
    }

    .product_shen .list li:nth-child(odd) .box {
        float: left;
        margin-left: 20px;
        margin-right: 0;
    }

    .product_shen .list li:nth-child(odd) .box {
        float: left;
        margin-left: 20px;
        margin-right: 0;
    }

    .product_shen .list li:nth-child(even) {
        float: left;
    }

    .product_shen .list li:nth-child(even) .box {
        float: left;
        margin-left: 0px;
        margin-right: 0;
    }

    /*======================================================================*/
}

.page {
    text-align: center;
    padding: 20px 0
}

.page a {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 16px
}

.page a.active {
    background-color: #2575d5;
    color: #fff
}

@media only screen and (max-width: 768px) {
    .pub_pd {
        clear: both;
        padding: 40px 0;
    }


    .product_det .left {
        width: 100%;
    }

    .product_det .left .gree {
        width: 72px;
        padding: 30px 0;
    }

    .product_det .right {
        width: 100%;
    }

    .pdt_det_lay_img .close_btn {
        font-size: 44px;
        top: -20px;
        right: -6px;
    }

    .lishenwu_tall {
        background: #fff;
        padding-top: 50px;
    }

    .lishenwu_tall table {
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
        border-collapse: collapse;
    }

    .lishenwu_tall table tr th {
        text-align: center;
        border: 0;
    }

    .lishenwu_tall table thead th {
        display: none;
    }

    .lishenwu_tall table thead tr th:first-child {
        display: block;
    }

    .lishenwu_tall table tbody tr {
        background: none !important;
        border-bottom: 1px solid #e3e3e3;
    }

    .lishenwu_tall table thead th {
        font-size: 14px;
        padding-bottom: 6px !important;
    }

    .lishenwu_tall table tbody tr th {
        display: none;
        padding: 9px 2px 7px 5px;
    }

    .lishenwu_tall table tbody tr th:nth-child(1) {
        /* width: 69%; */
        text-align: left;
        display: table-cell;
        font-size: 13px;
        text-indent: 0;
    }

    .lishenwu_tall table tbody tr th a {
        width: 60px;
    }

    .lishenwu_tall table tbody tr th:nth-child(1) span {
        display: block;
        font-weight: normal;
        margin-top: 5px;
        font-size: 12px;
        padding-right: 10px;
        white-space: normal;
    }

    .lishenwu_tall table tbody tr th:nth-last-child(1) {
        display: table-cell;
    }

    .lishenwu_tall table tbody tr th:nth-last-child(2) {
        display: table-cell;
    }

    .product_det {
        padding-top: 20px;
    }

    .product_det .det_title h4 {
        font-size: 20px;
    }

    .lishenwu_tall .li_det p {
        line-height: 26px;
    }

    .about_deve .deve_img {
        width: 400px;
        margin: 0 auto
    }

    .yq_bor {
        height: 380px;
    }

    .factory_main .but {
        line-height: 60px;
        font-size: 16px;
        height: 60px;
    }

    .search_results .container>p {
        margin: 20px auto 0 !important;
        ;
        font-size: 14px !important;
    }

    #chassis {
        width: 400px;
        height: 400px;
    }

    #since svg {
        width: 380px;
        height: 380px;
    }

    #since circle {
        stroke-width: 60px;
    }

    #since span {
        height: 80px;
    }

    #since span {
        -webkit-transform-origin: 0 200px;
    }

    .search_results .xinhao_inp,
    .search_results .on_submit {
        width: calc(100% - 40px);
        margin: 20px 0 0 20px;
    }

    .idx_news_main .news_list h2 .arr_ar {
        width: 24px;
        line-height: 24px;
        height: 24px;
        margin-top: 5px;
        border: 1px solid #666;
    }

    .case_main {
        padding-top: 20px;
    }

    footer .foot-top .foot-nav {
        float: none;
        overflow: hidden;
    }

    footer .foot-copy {
        padding: 12px 0;
    }

    footer .foot-top .foot-nav ul li {
        width: 33.3334%;
        padding: 0;
        line-height: 36px;
        height: 36px;
    }

    footer .foot-top .foot-nav ul li:after {
        display: none;
    }

    .banner .idx_ban2 .ban_bg:after {
        height: 70px;
    }

    .about_jobs table td.td4 {
        display: none;
    }

    .mobile-hide {
        display: none
    }

    .series-list {
        padding-top: 0;
    }

    .series-list:after {
        bottom: 61px;
    }

    .pdt_det_top .box .box_cnt a {
        width: calc(33.33% - 10px);
    }

    .pdt_det_top .box .box_cnt a img {
        margin-right: 8px;
    }

    .banner .ban3 .box .title3_p {
        font-size: 16px;
        line-height: 35px;
        width: 80%;
    }

    .banner .ban3 .box .link_solid {
        margin: 0 auto 25px;
    }

    .banner .ban1 .container {
        display: block;
    }

    .banner .ban1 .banner1_img {
        margin: 0;
        width: 100%;
    }

    .banner .idx_ban1 .container {
        display: flex;
        display: -webkit-flex;
        align-items: center;
    }

    .banner .idx_ban1 .container .box .title1 {
        width: 100%;
    }

    .banner .idx_ban1 .container .box .title3_1 {
        width: 70%;
        margin: 0 auto;
    }

    .banner .idx_ban1 .container .box .title1 img,
    .banner .idx_ban1 .container .box .title3_1 img {
        width: 100%;
    }

    .banner .idx_ban2 .banner2_img_box {
        position: static;
    }

    .banner .idx_ban2 .banner2_img2 {
        bottom: 7%;
        width: 60%;
        left: -10%;
    }

    .banner .idx_ban2 .banner2_img {
        bottom: 15%;
        width: 80%;
        right: 10%;
    }

    .banner .idx_ban2 .banner2_img img {
        /* transform: rotate(4deg); */
    }

    .banner .idx_ban3 .container .box .title2_1 {
        padding: 160px 0 10px;
    }

    .banner .idx_ban3 .box .link_solid {
        margin: 0 auto 22px;
        display: none;
    }

    .banner .idx_ban3 .container .box .more {
        margin-top: 0;
    }

    .banner .idx_ban3 .banner3_img2 {
        width: 75%;
        margin: 40px auto 0;
    }

    .banner .ban3 .container {
        display: flex;
        display: -webkit-flex;
        align-items: center;
    }

    .banner .ban3 .container .box .title1 {
        margin: 0 auto 10px;
        font-size: 24px !important;
        line-height: 55px;
        letter-spacing: 5px;
    }

    .banner .banner-pagination {
        bottom: 26px;
    }

    .news_list ul li:last-child {
        border-bottom: none;
    }

    .search_pdt .search_pdt_right .ser_pdt-container .swiper-slide {
        padding-top: 20px;
        padding-bottom: 60px;
    }

    .search_results .input-group,
    .search_results .select-group {
        width: 100%;
    }

    .search_results ul {
        padding: 15px 10px 42px;
    }

    .search_results ul li.menu-item {
        padding: 0;
    }

    .search_results.pg-list-buy ul li .select-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .case-page .prev,
    .case-page .next {
        width: 48%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .news-dets h2 {
        font-size: 18px;
        width: 80%;
        margin: 0 auto 15px;
    }

    .news-dets {
        padding: 20px;
    }

    .common_problem ul li {
        margin-bottom: 20px;
    }

    .common_problem ul li .head {
        height: initial;
        padding: 20px 10px 20px 20px;
    }

    .common_problem ul li .head .box {
        font-size: 14px;
    }

    .common_problem ul li .cnt {
        padding: 20px;
    }

    .common_problem ul li .cnt .box {
        font-size: 12px;
    }

    .common_problem ul li .slider_arrow {
        margin-left: 5px;
    }

    .common_problem ul li .slider_arrow i {
        font-size: 30px;
    }

    .common_problem ul li .til {
        margin-right: 15px;
        margin-top: 3px;
    }

    .down_title ul li a {
        font-size: 16px;
        margin-right: 28px;
    }


    .down_title ul li:last-child {
        margin-right: 0;
    }

    .ser3_down_list ul li {
        padding: 15px 0;
    }

    .ser3_down_list ul li h3 {
        font-size: 14px;
        line-height: 34px;
        padding-right: 120px;
    }

    .ser3_down_list ul li .down_btn {
        line-height: 34px;
        width: 105px;
        font-size: 14px;
        top: 10px;
        right: 0;
    }

    .ser3_down_list ul li .down_btn img {
        width: 16px;
        vertical-align: -3px;
        margin-right: 10px;
    }

    .service2_box ul {
        padding-top: 30px;
        margin-bottom: 30px;
    }

    .service2_box ul li {
        margin-bottom: 30px;
    }

    .service2_box ul li h4 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .service2_box ul li .tel_phone,
    .service2_box ul li .tel_phone a {
        font-size: 24px;
    }

    .service_det .box_pd {
        padding: 20px;
    }

    .service_det .apply_trial .head {
        padding-bottom: 20px;
    }

    .service_det .apply_trial {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .service_det .apply_trial .box dl dd .til {
        width: 70px;
        height: 70px;
    }

    .service_det .apply_trial .box dl dd .til .num {
        font-size: 32px;
        padding: 14px 0 2px;
    }

    .service_det .apply_trial .box dl dd .til p {
        font-size: 14px;
    }

    .application_form .pub-more2 {
        padding: 0;
        font-size: 14px;
    }

    .application_form {
        width: 100%;
        float: none;
    }

    .application_form .head {
        font-size: 16px;
        height: 52px;
        line-height: 52px;
    }

    .application_form .head i {
        font-size: 18px;
    }

    .application_form .box {
        padding: 30px 20px;
    }

    .about_deve .number {
        top: 150px;
        font-size: 140px
    }

    .about_deve .ab_deve_container {
        margin-top: -40px
    }

    .about_deve .ab_deve_container .swiper-button-next i,
    .about_deve .ab_deve_container .swiper-button-prev i {
        font-size: 32px
    }

    .about_deve .ab_deve_container:after {
        left: 10%;
        width: 80%;
        top: 60%
    }

    .about_deve .ab_deve_container .swiper-slide-active .year {
        font-size: 70px;
        line-height: 60px
    }

    .about_info .att_cnt {
        margin-bottom: 40px;
        width: 100%
    }

    .about_info .att_cnt .info {
        margin-bottom: 50px;
        width: 100%;
        float: none
    }

    .about_info .att_cnt .info h2 {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 20px
    }

    .about_info .att_cnt .info p {
        font-size: 14px;
        line-height: 24px
    }

    .about_info .att_cnt .info .more {
        margin-top: 30px
    }

    .about_info .att_cnt .increase_grow {
        float: none;
        width: 100%
    }

    .pg-list-buy {
        padding: 40px 0
    }

    .pg-list-buy ul li {
        display: block
    }

    .pg-list-buy ul li .top_ser {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -o-flex;
        margin-top: 10px;
    }

    .pg-list-buy ul li .top_ser input {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        border: 1px solid #ddd;
        border-radius: 4px;
        padding: 0 .4rem;
    }

    .pdt-show-list ul>li .box .mCSB_inside>.mCSB_container {
        margin-right: 10px;
    }

    .pdt-show-list ul>li .box .title {
        padding-right: 10px;
    }

    .pg-list-buy ul li .top_ser a {
        width: 70px;
        margin-left: 7px
    }

    .pg-list-buy ul li .select-content {
        padding: 0 20px;
    }

    .pg-list-buy ul li .select-item {
        border: none;
        padding-left: 20px
    }

    .pg-list-buy ul li .pdc-label {
        margin: 5px 20px 5px 0
    }

    .pg-list-buy ul li .select-content {
        overflow: hidden
    }

    .pg-list-buy ul li .sele_btn {
        position: absolute;
        right: 20px;
        top: 22px;
        margin: 0;
    }

    .pdt-show-list {
        padding: 40px 0
    }

    .pdt-show-list ul>li {
        display: block;
        margin-bottom: 40px;
        line-height: 24px
    }

    .pdt-show-list ul>li a {
        -ms-flex-flow: wrap;
        flex-flow: wrap
    }

    .pdt-show-list ul>li .listimg {
        width: 100%
    }

    .pdt-show-list ul>li .listimg figure {
        display: none
    }

    .pdt-show-list ul>li .box {
        margin: 0;
        width: 100%
    }

    .pdt-show-list ul>li .box ol li {
        line-height: 24px
    }

    .pdt-show-list ul>li .box .title {
        margin-bottom: 20px
    }

    .pdt-show-list ul>li .box span {
        padding: 0 5px
    }

    .pdt-show-list ul>li .box .span5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22px;
        flex: 0 0 22px
    }

    .pdt-show-list ul>li .box .span6 .details {
        width: 44px
    }

    .pdt-show-list ul>li .box span:nth-child(4),
    .pdt-show-list ul>li .box span:nth-child(5) {
        display: none;
    }

    .pdt-show-list ul>li .box .span6 {
        flex: 0 0 70px;
    }

    .recommended_related .responsive .slick-slide .box {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -o-flex
    }

    .recommended_related .responsive .slick-slide .box h4 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding-right: 10px
    }

    .recommended_related .responsive .slick-slide .box span {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 74px;
        flex: 0 0 74px
    }

    .pdt-list-info {
        padding-bottom: 20px
    }

    .pdt-list-info ul li {
        display: block;
        border-top: 1px solid #ddd;
        padding: 20px 0
    }

    .pdt-list-info ul li .title {
        float: none;
        border: none;
        width: 100%;
        padding: 0 0 20px
    }

    .pdt-list-info ul li .box {
        float: none;
        border: none;
        width: 100%;
        padding: 0;
        overflow: hidden
    }

    .pdt-list-info ul li .box p {
        font-size: 14px
    }

    .pdt-list-info ul li .box .sm_list {
        font-size: 14px;
        margin-bottom: 15px
    }

    .contact_cnt_list ul li {
        width: 100%
    }

    .contact-content #allmap {
        width: 100%;
        height: 300px;
        float: none
    }

    .contact-content .box {
        float: none;
        padding: 20px 20px 30px;
        width: 100%
    }

    .contact-content .box h3 {
        line-height: 26px;
        font-size: 20px
    }

    .contact_main .head {
        font-size: 22px;
        margin-bottom: 20px
    }

    .comestic_area .box {
        padding: 0
    }

    .comestic_area .box ul li {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #ddd;
        padding: 20px
    }

    .comestic_area .box ul li h3 {
        font-size: 18px
    }

    .comestic_area .box ul li:last-child {
        border: none
    }

    .overseas_agent .box ul.border-bot {
        border: 0;
        margin: 0;
        padding: 0
    }

    .overseas_agent .box ul li {
        border-right: none !important;
        width: 100%;
    }

    .overseas_agent .box ul li:last-child {
        border-bottom: 1px solid #ddd
    }

    .overseas_agent .box {
        padding: 0 0 20px
    }

    .case-list ul {
        width: 100%;
        overflow: hidden
    }

    .case-list ul li {
        margin: 0 0 20px 0 !important;
        width: 100%;
    }

    .about_jobs_det h2 {
        font-size: 24px;
        margin-bottom: 20px
    }

    .about_jobs_det .head {
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-size: 16px
    }

    .about_jobs_det .jobs_cnt {
        padding: 20px
    }

    .jobs_recruitment p {
        line-height: 30px
    }

    .jobs_recruitment .textbox .w03 {
        width: 50%;
        margin-bottom: 15px
    }

    /*.jobs_recruitment .desc {*/
    /*margin-bottom: 30px*/
    /*}*/

    .tab_from .tab_from_cnt .box_3 {
        width: 100%;
        margin-bottom: 15px;
        padding-right: 0;
        line-height: 40px
    }

    .tab_from .tab_from_cnt .box_3 label {
        font-size: 15px
    }

    .tab_from .tab_from_cnt .box_3 input {
        height: 40px;
        line-height: 40px
    }

    .tab_from .submit_btn {
        height: 46px;
        line-height: 46px
    }

    .tab_from .Upload_resume {
        margin-bottom: 20px
    }

    .subnav_list ul {
        display: block
    }

    .subnav_list {
        height: 60px;
    }

    .subnav_list ul li {
        margin: 0 10px;
        height: 60px;
        line-height: 60px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .pub_banner .pc_banner {
        height: 280px;
    }
    .pub_banner .pc_banner1 {
        height: 480px;
    }

    .pub_banner .box h4 {
        font-size: 30px;
        line-height: 30px;
    }

    .pub_banner .box p {
        font-size: 16px;
        padding: 25px 0 42px;
    }

    .about_team ul li {
        width: calc(50% - 20px)
    }

    .banner .swiper-slide {
        height: 500px;
        overflow: hidden
    }

    .banner .ban1 .box {
        width: 100%;
        text-align: center;
    }

    .banner .ban1 .box .title3_1 {
        font-size: 14px;
        line-height: 26px;
        margin: 20px 0 10px;
    }

    .banner .ban1 .box .title1 {
        width: 300px;
        margin: 100px auto 25px;
        font-size: 26px;
        /* line-height: 32px */
    }

    .banner .idx_ban2 .box .title1 {
        font-weight: bold;
        margin-bottom: 0;
    }

    .banner .idx_ban2 .box .title3_1 {
        margin: 15px 0 0;
    }

    .banner .idx_ban2 .box .more {
        margin-top: 20px !important;
    }

    .banner .ban1 .box .title3_2 {
        font-size: 20px;
        line-height: 36px;
    }

    .banner .ban1 .box .more {
        width: 133px;
        height: 40px;
        line-height: 40px;
        margin: 40px auto 0;
    }

    .banner .idx_ban3 .ban_bg {
        background-position: 33% center;
    }

    .banner .ban1 .banner1_img {
        margin-top: -40px;
    }

    .banner .ban2 .box .title2_1 {
        font-size: 22px;
    }

    .banner .ban2 .box .title1 {
        margin: 0 auto 20px;
    }

    .banner .ban3 .ban_bg {
        background-position: 70% center;
    }

    .series-list-container {
        padding: 40px 0;
        margin-bottom: 40px
    }

    .series-list-container .swiper-slide {
        text-align: center;
        width: 280px;
        float: left
    }

    .series-list-container .swiper-slide p {
        margin-top: 20px
    }

    .series-list-container .swiper-pagination {
        top: auto;
        bottom: 0
    }

    .search_pdt {
        padding: 20px 0 60px
    }


    .search_pdt .form_sub h2 {
        margin-bottom: 12px;
        font-size: 32px
    }

    .search_pdt .form_sub p {
        margin-bottom: 30px
    }

    .search_pdt .search_pdt_right .swiper-button-next,
    .search_pdt .search_pdt_right .swiper-button-prev,
    .search_pdt .search_pdt_right .link {
        display: none
    }

    .search_pdt .search_pdt_right h2 {
        margin-bottom: 10px;
        font-size: 36px;
        line-height: 38px
    }

    .search_pdt .search_pdt_right h3 {
        font-size: 30px
    }

    .search_pdt .search_pdt_right .more {
        width: 59px;
        height: 59px;
        line-height: 59px;
        top: 60px
    }

    .search_pdt .search_pdt_right .more a {
        font-size: 30px
    }

    .search_pdt .search_pdt_right .ser_pdt-container .bot_bg {
        height: 60px;
        width: 70%
    }

    .search_pdt .search_pdt_right .ser_pdt-container .bot_bg p {
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }

    .search_pdt .search_pdt_right .ser_pdt-container .profess_num {
        bottom: 20px;
        padding-right: 25px
    }

    .idx_news_main h2 {
        margin-bottom: 20px;
        font-size: 26px
    }

    .idx_news_main .exhi h4 {
        font-size: 16px;
        margin: 14px 0
    }

    .idx_news_main .container {
        width: 95%
    }

    footer {
        text-align: center
    }

    footer .logo {
        margin: 0 auto 20px;
        padding-top: 30px;
    }

    footer .logo img {
        max-width: 160px
    }

    footer .foot-top {
        padding-bottom: 20px
    }

    footer .sub_search {
        display: none
    }

    footer .foot-copy .govi {
        float: none
    }

    footer .foot-copy .link {
        float: none;
        margin: 10px auto 0;
        text-align: center;
    }

    footer .foot-copy .link ul {
        display: inline-block;
    }

    footer .foot-copy .link ul li {
        margin: 0 10px;
    }

    .banner .idx_ban3 .box {
        padding-top: 0px;
        height: 40vh;
        display: flex;
        justify-content: center;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        flex-direction: column;
        -webkit-flex-direction: column;
    }

    .banner .idx_ban3 .box .title2_1 {
        display: none;
    }

    .banner .idx_ban3 .box .title2_2 {
        margin: 0 0;
        font-size: 22px;
    }

    .banner .idx_ban3 .box .title1 {
        margin: 10px auto 12px;
    }

    .banner .idx_ban3 .banner3_right {
        float: none;
        width: 70%;
        left: 15%;
        margin-top: 0;
        bottom: 0%;
        display: flex;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        box-sizing: border-box;
        flex-direction: column;
        padding-top: 0;
        height: 50vh;
        -webkit-flex-direction: column;
    }

    .banner .idx_ban3 .banner3_right_img {
        display: flex;
        margin-top: 0%;
    }

    .banner .idx_ban3 .idx_ban2_img1 {
        flex: 0 1 40%;
        margin-top: 9%;
    }

    .banner .idx_ban3 .idx_ban2_img2 img {
        width: 92%;
    }

    .banner .idx_ban3 .ban_bg:before,
    .banner .idx_ban3 .banner3_date .slide:after {
        display: none;
    }

    .banner .idx_ban3 .idx_ban2_img2 {
        flex: 1;
    }

    .banner .idx_ban3 .banner3_date {
        width: 100%;
        top: -13%;
        left: 0;
        border: 0;
        height: 100%;
    }

    .banner .idx_ban3 .banner3_date .slide {
        width: 40%;
        height: 100%;
        text-align: center;
    }

    .banner .idx_ban3 .banner3_date .slide p {
        display: none;
    }

    .banner .idx_ban3 .banner3_date .slide h3 {
        margin-top: 0;
        line-height: 36px;
        font-size: 16px;
        position: absolute;
        right: 10%;
        top: 56%;
    }

    .banner .idx_ban3 .banner3_date .slide.active h3 {
        font-size: 16px;
        line-height: 36px;
        right: -20%;
        color: #d5d5d5;
        top: 30%;
    }

    /*------------------------------------------------------------------*/
    .product_shen .list li {
        width: 100%;
        margin-left: 0px;
        padding: 40px 0;
    }

    .product_shen .list li .box .text h4 {
        font-size: 26px;
    }

    .product_shen .list li .box .img {
        margin: 0 auto;
        margin-top: 20px;
        width: 90%;
        height: auto;
    }

    .product_shen .list li .box .img img {
        width: 84%;
        height: 100%;
    }

    .product_shen .list li::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 50vw;

        background-color: #fafafa;
        right: -50vw;
        left: auto;
        top: 0;
    }

    .product_shen .list li:nth-child(even) {
        float: right;
        margin-right: 0px;
    }

    .product_shen .list li:nth-child(even) .box {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .product_shen .list li:nth-child(even)::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 50vw;
        background-color: #fafafa;
        left: -50vw;
        right: auto;
        top: 0;
    }

    .product_shen .list li.big_active {
        width: 100%;
    }

    .product_shen .list li.big_active .box {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .product_shen .list li.big_active .box .text h4 {
        font-size: 26px;
    }

    .product_shen .list li.big_active .box .img {
        margin: 0 auto;
        margin-top: 20px;
        width: 90%;
        max-width: 500px;
        display: block;
        height: auto;
    }

    .product_shen .list li .box {
        float: none;
    }

    .product_shen .list li:nth-child(odd) .box {
        width: 100%;
    }

    .product_shen .list li::before {
        background-color: #fff !important;
    }

    .product_shen .list li::after {
        background-color: #fff !important;
    }
}

@media only screen and (max-width: 650px) {
    .lishenwu .head_shen .img {
        min-height: 45vw;
    }
    .pub_title_link {
        width: 20px;
        height: 1px;
        margin: 12px auto 18px
    }

    .service_list ul li a {
        display: block;
        padding: 20px
    }

    .service_list ul li a .box {
        padding: 0 0 30px
    }

    .service_list ul li a .box h3 {
        font-size: 22px;
        margin-bottom: 16px
    }

    .service_list ul li a .box p {
        line-height: 24px
    }

    /* box-sizing: border-box;
	padding: 0 20px; */

    .factory_layer {
        width: 90%;
    }

    .pdt_list {
        *zoom: 1;
        width: 100%;
        margin-top: 30px;
    }

    .pdt_list:before,
    .pdt_list:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .pdt_list:after {
        clear: both;
    }

    .pdt_list li {
        width: 49%;
        background-color: #fff;
        float: left;
        padding: 50px 0;
        margin-right: 2%;
        margin-bottom: 1.25%;
    }

    .pdt_list li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .pdt_list li:nth-child(3n) {
        margin-right: 2%;
    }

    .lishenwu .head_shen {
        padding: 20px 0;
    }

    .lishenwu .head_shen .text {
        width: 100%;
        float: none;
        padding-top: 25px;
    }

    .lishenwu .head_shen .text h4 {
        font-size: 24px;
    }

    .lishenwu .head_shen .text p {
        width: 90%;
        font-size: 14px;
    }

    .lishenwu .head_shen .img {
        margin-top: 25px;
        width: 90%;
        margin: 25px auto 0;
        float: none;
    }

    .lishenwu .head_shen .img img {
        width: 80%;
    }

    .lishenwu .head_shen .img .bg {
        top: 0;
        height: 245px;
        width: 93%;
        left: 4%;
    }

    /*------------------------------------------------------------------*/
}

@media only screen and (max-width: 580px) {
    .search_pdt .form_sub {
        padding: 30px 20px 40px
    }

    .search_pdt .form_sub h2 {
        font-size: 28px
    }

    .search_pdt .form_sub .on_submit,
    .form_sub .sub_sel select {
        height: 46px
    }

    .search_pdt .form_sub .on_submit {
        line-height: 46px
    }

    .search_pdt .search_pdt_right {
        padding: 0
    }

    .search_pdt .search_pdt_right h2 {
        font-size: 32px;
        line-height: 32px;
        margin: 0 0 0 10px
    }

    .search_pdt .search_pdt_right h3 {
        margin: 0 0 -19px 10px;
        font-size: 24px
    }

    .search_pdt .search_pdt_right .ser_pdt-container .bot_bg p {
        font-size: 16px;
        padding-left: 10px
    }

    .search_pdt .search_pdt_right .more {
        width: 49px;
        height: 49px;
        line-height: 49px;
        top: 30px;
        border: 2px solid #ddd;
        right: 20px
    }
}

@media only screen and (max-width: 510px) {
    .about_team ul {
        margin: 0
    }

    .search_pdt .search_pdt_right .ser_pdt-container p {
        width: 100%;
    }

    .about_team ul li {
        margin: 0 0 30px;
        width: 100%
    }

    .about_team ul li .box {
        margin-top: 0;
        -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1)
    }

    .about_team ul li .box figure {
        width: 100px;
        height: 100px
    }

    .about_team ul li .box h4 {
        font-size: 16px;
        color: #2575d5;
        margin-bottom: 25px
    }

    .about_team ul li .box p {
        display: block;
        line-height: 24px
    }

    .case-list ul li .box {
        padding: 15px
    }

    .case-list ul li .box h4 {
        font-size: 16px;
        margin-bottom: 5px
    }

    .news-main-list ul li {
        width: 100%;
        border: none
    }

    .series-list-container {
        padding: 20px 0;
    }

    .series-list .series-list-container {
        padding-bottom: 50px;
    }

    .series-list-container img {
        max-width: 90%;
    }

    .pdt_list {
        margin-top: 20px;
    }

    .pdt_list li {
        width: 100%;
        padding: 30px 0;
        margin-bottom: 10px;
    }

    .pdt_list li:nth-child(2n) {
        margin-right: 0 !important;
    }

    .pdt_list li:nth-child(3n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 480px) {

   
    .pub_banner .pc_banner {
        height: 160px;
    }
    .pub_banner .pc_banner1 {
        height: 480px;
    }

    .pub_banner .container {
        margin: 0;
    }

    .pub_banner .box h4 {
        font-size: 26px;
        line-height: 26px;
        padding-top: 35px;
    }

    .pub_banner .box p {
        font-size: 16px;
        padding: 10px 0 32px;
    }

    .pub_banner .box .link {
        display: none;
    }

    .pub_pd {
        padding-bottom: 20px
    }

    .recommended_related .responsive {
        margin: 0 15px
    }

    .recommended_related .responsive .slick-slide {
        margin: 0
    }

    .recommended_related .responsive .slick-next {
        right: -20px
    }

    .recommended_related .responsive .slick-prev {
        left: -20px
    }

    .factory_main h2 {
        font-size: 26px;
        margin-bottom: 20px
    }

    .factory_main .textbox {
        width: 100%
    }

    .factory_main .factory_cnt {
        padding-bottom: 20px
    }

    .factory_main .factory_cnt ul {
        margin: 30px -5px 20px
    }

    .factory_main .factory_cnt ul li {
        padding: 0 5px;
        margin-bottom: 15px
    }

    .pdt-show-list ul>li .box .span2 {
        flex: 0 1 18%;
    }

    #since .box {
        width: 185px;
        height: 185px;
        top: 45%;

    }

    #since span {
        -webkit-transform-origin: 0 180px;
    }

    #since svg {
        width: 313px;
        height: 340px;
    }

    #since span {
        left: 46vw;
    }
}


/*# sourceMappingURL=common_index.css.map */
.click_show {
    display: none;
}

.click_show_ {
    height: 40px;
    background-color: #fafafa;
    text-align: center;
    line-height: 40px;
}

.click_show_ {
    text-align: center;
}

.click_show_ span {
    padding-right: 10px;
    cursor: pointer;
    font-size: 14px;
}

.click_show_ .active {
    display: inline-block;
    transform: rotate(180deg)
}


@media only screen and (min-width: 1560px){
    .factory_main.pdtList2.pub_pd > .container{
        width: 1300px;
    }
}
@media only screen and (max-width: 767px){
    .pdt_list li .box .text h4 {
        font-size: 16px;
    }
}

.search-group{
    background: #f5f5f5;
    padding: 0 0 40px;
}
.search-group-title{
    font-size: 24px;
    line-height: 1;
    margin: 0 0 20px;
}

.product_shen .list li{
    width: 100%;
    padding: 90px 150px;
    margin: 0;
    box-sizing: border-box;
}
.product_shen .list li .box{
    width: 100%;
    margin: 0 !important;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.product_shen .list li .box .text{
    flex: 0 0 50%;
    max-width: 50%;
}
.product_shen .list li .box .img{
    flex: 0 0 50%;
    max-width: 50%;
    height: 240px;
    margin: 0 !important;
    background: none !important;
}
.product_shen .list li:nth-child(even){
    background: #eaeff1;
    margin-bottom: 20px;
}
.product_shen .list li:nth-child(even) .box{
    flex-direction: row-reverse;
}
.product_shen .list li:nth-child(even):after{
    content: "";
    position: absolute;
    height: 100%;
    width: 50vw;
    /*background-color: #eaeff1;*/
    right: -50vw;
    left: auto;
    top: 0;
}
.product_shen .list li:nth-child(even):before{
    content: "";
    position: absolute;
    height: 100%;
    width: 50vw;
    /*background-color: #fff;*/
    left: -50vw;
    top: 0;
}
.product_shen .list li.big_active .box .img{
    height: 240px;
}
.product_shen .list li .box .text h4{
    font-size: 48px;
    overflow: visible;
}
.product_shen .list li.big_active .box .text p{
    font-size: 18px;
}
.product_shen .list li .box .text p{
    padding: 35px 0 30px 0;
}
.pdt_list li .box .img{
    background: none !important;
}

/* .factory_main.pdtList2.pub_pd > .container{
    width: 1400px;
} */
@media (max-width: 650px) {
    .lishenwu .head_shen .text {
        padding-left: 20px;
        padding-right: 20px; 
    }
}
.f-par{
    padding-top: 40px;
    background-color: #f5f5f5;
}
.f-par ul li{
    padding: 80px;
}
.f-par ul li .box{
    padding: 0;
}
.f-par ul li .box h3{
    font-size: 36px;
    margin-bottom: 25px;
}
.f-par ul li .box p{
    font-size: 16px;
}
.f-par ul li .box .more{
    margin-top: 75px;
}
.f-par ul li .ser_img figure{
    display: flex;
    /* justify-content: center; */
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}


#update_itera{
    padding: 75px 0 0 0;
    text-align: center;
}
.title_sm{
    width: 100%;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 19px;
    text-align: center;
}
.title{
    width: 100%;
    font-size: 48px;
    line-height: 48px;
    /* margin-bottom: 80px; */
    color: #333;
    text-align: center;
}
#update_itera .up_it{
    display: flex;
    width: 100%;
    justify-content: center;
    /* align-items: center; */
}
#update_itera .up_it_video{
    position: relative;
    min-height: 300px;
    height: 100vh;
    top: 0;
    max-height: 100vh;
    overflow: hidden;
    -webkit-transition: ease 0.6s;
    -moz-transition: ease 0.6s;
    -o-transition: ease 0.6s;
    transition: ease 0.6s;
    display: flex;
    justify-content: center;
    left: 0\0;
}
#update_itera .up_it_video video{
    object-fit: cover;
    width: 100%;
}
#update_itera .up_it{
    position: relative;
    /* height: 200vh; */
}
#update_itera .back_black{
    position: absolute;
    background-color: rgba(0,0,0,0.53);
    top: 0px;
    width: 100%;
    text-align: center;
    display: none;
    min-height: 300px;
    height: 100%;
}
#update_itera .back_black_f{
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}
#update_itera .back_black .ti1{
    font-size: 48px;
    color: #fff;
    line-height: 48px;
    margin-bottom: 32px;
}
#update_itera .back_black .ti2{
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    margin-bottom: 60px;
}
.butten_blu{
    /* background-color: #de1b1a; */
    border-radius: 24px;
    /* display: flex; */
    justify-content: center;
    align-items: center;
}
#update_itera .back_black .butten_blu{
    /* width: 160px; */
    height: 48px;
    margin: auto;
}
.bu_ti{
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}
.arr_r_w{
    width: 18px;
    height: 8px;
    margin-left: 9px;
    position: relative;
    left: 0px;
    -webkit-transition: left .8s;
    -moz-transition: left .8s;
    -o-transition: left .8s;
    transition: left .8s;
}
.butten_blu:hover .arr_r_w{
    left: 10px;
}
#can_about{
    padding: 120px 0;
    background-color: #fff;
    position: relative;
    z-index: 2;
}
#can_about .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}
#can_about .container:before, 
#can_about .container:after,
#deve .container:before,
#deve .container:after {
    display: none;
}
#can_about .ab_l{
    width: 42%;
    order: 1;
    padding-right: 110px;
}
.ab_r{
    width: 50%;
    order: 2;
    position: relative;
}
.bfan{
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    margin-left: -50px;
    cursor: pointer;
    width: 100px;
    height: 100px;
}
.bfan img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#video_pop{
    position: fixed;
    display: none;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 100;
}
#video_pop .video_pop{
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
#video_pop .video_pop video{
    width: 70%;
    object-fit: contain;
}
#video_pop .video_close{
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 30px;
}
#video_pop_1{
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 100;
}
#video_pop_1 .video_pop{
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
#video_pop_1 .video_pop video{
    width: 70%;
    object-fit: contain;
}
#video_pop_1 .video_close{
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 30px;
}
.asd123 .ab_r .ab_r_video{
    display: flex;
    justify-content: center;
}
#can_about .ab_l .about{
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 19px;
}
#can_about .ab_l .about_title{
    font-size: 48px;
    line-height: 48px;
    color: #333;
    margin-bottom: 52px;
}
#can_about .ab_l .about_con p{
    font-size: 16px;
    line-height: 30px;
}
#can_about .con_top{
    margin-bottom: 60px;
}
#can_about .con_bot{
    padding: 36px 60px;
    background-color: #f5f5f5;
    display: flex !important;
    justify-content: space-between;
}
#can_about .con_bot::before,
#can_about .con_bot::after{
    display: none;
}
#can_about .con_bot .con_bot_text{
    display: inline-block;
    font-size: 60px;
    line-height: 60px;
    font-family: AvantGarde Bk BT;
}
#can_about .con_con{
    width: 25%;
    padding-left: 90px;
}
#can_about .con_con:first-child{
    padding-left: 0px;
}
#can_about .con_bot .danwei{
    vertical-align:top;
    display: inline-block;
    font-size: 18px;
    margin-left: 10px;
}
#can_about .con_bot .explain{
    font-size: 16px;
    line-height: 16px;
    margin-top: 21px;
    margin-left: 5px;
}

#deve{
    position: relative;
    padding-bottom: 45px;
    background-color: #fff;
}
#deve .deve_b{
    width: 100%;
    height: auto;
}
#deve .deve_b img{
    width: 100%;
    object-fit: contain;
    min-height: 300px;
}
#deve .back_blak_d{
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(100% - 45px);
    display: flex; 
    justify-content: space-between;
    align-items: center;
    min-height: 300px;
    -webkit-transition: ease .4s;
    -moz-transition: ease .4s;
    -o-transition: ease .4s;
    transition: ease .4s;
}
#deve .back_d{
    display: flex; 
    justify-content: space-between;
    align-items: center;
}
#deve .back_blak_d .dent{
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #fff;
}
#deve .back_blak_d .artist{
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 28px;
    color: #fff;
}
#deve .back_blak_d .make{
    font-size: 18px;
    line-height: 18px;
    color: #fff;
}
#deve .back_blak_d .butten_blu{
    width: 240px;
    height: 48px;
}

.zjcyl{
    padding-top: 120px;
    padding-bottom: 0px!important;
    background-color: #fff;
}
.zjcyl .adv_img {
    /* height: 580px; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.zjcyl .asd123 .adv_car{
    display: flex;
    justify-content: space-between;
}

.zjcyl .asd123 .adv_car:nth-child(2n+1) .adv_img {
    /* float: right; */
    order: 2;
}

.zjcyl .asd123 .adv_car:nth-child(2n) .adv_img {
    /* float: left; */
    order: 1;
}
.zjcyl .adv_video{
    width: 80%; 
    object-fit: cover;
    /* border-radius: 25px; */
    height: 498px;
    -webkit-transition: ease .4s;
    -moz-transition: ease .4s;
    -o-transition: ease .4s;
    transition: ease .4s;
}
.swip1 {
    height: 100%;
}
.swip1 .swiper-slide{
    width: 2228px!important;
    height: 98%;
}
@media only screen and (max-width: 1460px){
    .swip1 .swiper-slide{
        width: 1857px!important;
        height: 98%;
    }
}
@media only screen and (max-width: 1366px){
    .swip1 .swiper-slide{
        width: 1570px!important;
        height: 98%;
    }
}
@media only screen and (max-width: 768px){
    .swip1 .swiper-slide{
        width: 1370px!important;
        height: 98%;
    }
}

.swip1.swiper-container-free-mode>.swiper-wrapper{
    transition-timing-function: linear!important
}
.zjcyl .asd123 .adv_car{
    margin: 120px 0;
}
.zjcyl .asd123 .adv_car:first-child {
    margin-top: 100px;
}

.zjcyl .asd123 .adv_car:last-child {
    margin-bottom: 120px;
}

.zjcyl .all {
    display: flex;
    align-items: center;
}


.zjcyl .asd123 .adv_car:nth-child(2n+1) .all {
    /* float: left; */
    order: 1;
}

.zjcyl .asd123 .adv_car:nth-child(2n) .all {
    /* float: right; */
    order: 2;
}
.zjcyl .asd123 .adv_car:nth-child(2n+1) .all .all_con{
    padding-right: 100px;
}

.zjcyl .asd123 .adv_car:nth-child(2n) .all .all_con{
    padding-left: 100px;
}

.width50{
    width: 50%;
    height: auto;
    display: inline-block;
    overflow: hidden;
}
.width100{
    width: 100%;
    height: auto;
    display: inline-block;
    overflow: hidden;
}
.asd123_title{
    font-size: 36px;
    line-height: 36px;
    color: #2575d5;
    margin-bottom: 20px;
}
.asd123_text{
    font-size: 18px;
    color: #333333;
}
.asd123_ulli{
    margin-top: 42px;
}
.asd123_ul{
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    margin-top: 11px;
}
.asd123_li{
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

#can_about.tupo {
    background-color: #fff;
}
#can_about.tupo .ab_l_title{
    font-size: 30px;
    line-height: 48px;
    color: #333;
    margin-bottom: 60px;
}
#can_about.tupo .con_top{
    margin-bottom: 0;
}


#fast_iteration{
    padding: 120px 0;
    background-color: #f5f5f5;
}
#c-function {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#c-function .c-common-title .c-title {
    opacity: .7;
    color: #fff;
}

#c-function .c-common-title .c-text {
    color: #fff;
}

#c-function .c-list-wrap {
    position: relative;
    margin: 0 auto;
    max-width: 920px;
}

#c-function .c-list-wrap .c-line-box {
    position: absolute;
    top: 18px;
    left: 12.5%;
    width: 75%;
    height: 2px;
    background: #dddddd;
    overflow: hidden;
}

#c-function .c-list-wrap .c-line-box .c-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #2575d5;
}

#c-function .c-list {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#c-function .c-list li {
    width: 25%;
    text-align: center;
}

#c-function .c-list .c-num {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    width: 38px;
    height: 38px;
    border: 2px solid #dddddd;
    border-radius: 50%;
    font-size: 22px;
    color: #333;
    background: #f5f5f5;
    transition: all .5s;
}

#c-function .c-list .c-text {
    font-size: 22px;
    line-height: 32px;
    color: #333;
    transition: all .5s;
}

#c-function .c-list li.on .c-num {
    color: #fff;
    background: #2575d5;
    border-color: #2575d5;
}

#c-function .c-list li.on .c-text {
    color: #2575d5;
}
.c-banner4-wrap {
    position: relative;
}

.c-banner4-wrap .c-next,
.c-banner4-wrap .c-prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 18px;
    height: 30px;
    margin-top: -15px;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0 5px 10px rgba(28, 173, 228, .1);
    cursor: pointer;
}

.c-banner4-wrap .c-prev {
    left: -60px;
    background-image: url(../images/np_noh.png);
}

.c-banner4-wrap .c-next {
    right: -60px;
    background-image: url(../images/np_noh.png);
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari
    -o-transform:rotate(180deg); 	/* Opera */
}

.c-banner4-wrap .c-prev:hover {
    background-image: url(../images/np_h.png);
    
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 
    -o-transform:rotate(180deg); 	/* Opera */
}

.c-banner4-wrap .c-next:hover {
    background-image: url(../images/np_h.png);
    
    transform:rotate(0deg);
    -ms-transform:rotate(0deg); 	/* IE 9 */
    -moz-transform:rotate(0deg); 	/* Firefox */
    -webkit-transform:rotate(0deg); /* 
    -o-transform:rotate(0deg); 	/* Opera */
}
.c-banner4 {
    margin: 0 -65px;
    padding: 50px 50px 0;
}

.c-banner4 .c-wrap {
    display: flex;
    align-items: center;
    padding: 60px;
    background: #fff;
    overflow: hidden;
}

.c-banner4 .c-wrap .c-img-box {
    width: 50%;
}

.c-banner4 .c-wrap .c-img-box img {
    width: 100%;
}

.c-banner4 .c-wrap .c-text-box {
    padding-left: 90px;
    width: 43%;
}

.c-banner4 .c-wrap .c-text-box .c-title1 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 36px;
    color: #999;
}

.c-banner4 .c-wrap .c-text-box .c-title2 {
    font-size: 48px;
    line-height: 48px;
    color: #333;
}

.c-banner4 .c-wrap .c-text-box .c-text {
    padding: 50px 0 0px;
    line-height: 18px;
    font-size: 18px;
}
.c-banner4 .c-wrap .c-text-box .c-text p{
    color: #333;
    font-size: 18px;
    line-height: 36px;
}

.c-banner4 .c-wrap .c-text-box .c-btn {
    display: block;
    width: 150px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    background: -webkit-linear-gradient(left, #48c2f3, #1fa7ee);
    background: linear-gradient(to right, #48c2f3, #1fa7ee);
}



#fast_lens{
    padding: 120px 15px;
    text-align: center;
}
#fast_lens .fast_lens_text{
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 36px;
    color: #333;
}
#fast_lens .butten_blu{
    width: 257px;
    height: 48px;
    margin: auto;
}
#story {
    background-color: #f5f5f5;
    padding-top: 120px;
    padding-bottom: 0.1px;
}
#story .story{
    padding: 100px 85px;
    background-color: #fff;
    margin-bottom: 120px;
}
#story .story .story_con:last-child{
    padding-bottom: 0;
}
#story .story .story_top{
    display: flex;
    justify-content: space-between;
    margin-bottom: 75px;
}
#story .story .infor{
    display: flex;
}
#story .story .story_img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 40px;
    flex-shrink: 0
}
#story .story .story_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#story .story .brief{
    color: #333;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 26px;
}
#story .story .character{
    font-size: 14px;
    line-height: 14px;
}
#story .story .marks{
    width: 55px;
    height: 50px;
    justify-content: right;
}
#story .story .b_n_s{
    position: relative;
    display: flex;
    margin-bottom: 20px;
    height: 686px;
    padding-top: 60px;
    border-top: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
    #story .story .b_n_s{
        height: 500px;
    }
}
@media screen and (max-width: 500px) {
    #story .story .b_n_s{
        height: 383px;
    }
}
#story .story .limg,#story .story .rimg{
    position: relative;
}
#story .story .limg img{
    position: absolute;
    left: 0;
}
#story .story .rimg img{
    position: absolute;
    right: 0;
}
#story .story .b_n_s img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
#story .story .lr_s{
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    cursor: pointer;
    margin-top: -25px;
    margin-left: -25px;
}
#story .story .duibi_text{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    line-height: 16px;
    color: #999;
    margin-bottom: 56px;
}
#story .story .duibi_text div{
    font-size: 18px;
}
#story .story .story_content span{
    display: block;
}
@media screen and (max-width: 1599px) {
    .c-banner4 .c-wrap .c-img-box {
        padding-left: 0;
    }
    .c-banner4 .c-wrap .c-text-box {
        padding-left: 60px;
    }
}
@media screen and (max-width: 991px) {
    #story .story{
        padding: 80px 65px;
        background-color: #fff;
        margin-bottom: 100px;
    }
    #story {
        padding-top: 100px;
    }
    .c-banner4-wrap .c-next,
    .c-banner4-wrap .c-prev{
        display: none;
    }
    .c-banner4 .c-wrap .c-img-box {
        width: 50%;
    }
    .c-banner4 .c-wrap .c-text-box {
        padding-left: 20px;
        width: 50%;
    }
    .c-banner4 {
        margin: 0 -20px;
        padding: 50px 20px 0;
    }
    .c-banner4 .c-wrap .c-text-box .c-title2{
        font-size: 32px;
        line-height: 32px;
    }
    .c-banner4 .c-wrap .c-text-box .c-text{
        padding-top: 15px;
    }
    .c-banner4 .c-wrap .c-text-box .c-title1{
        margin-bottom: 0;
    }
    .c-banner4 .c-wrap{
        padding: 30px;
    }
}
.max_767px{
    display: none;
}
@media screen and (max-width: 767px) {
    #story .story{
        padding: 40px 25px;
        background-color: #fff;
        margin-bottom: 60px;
    }
    .max_767px{
        display: block;
    }
    .none_767px{
        display: none;
    }
    #story {
        padding-top: 60px;
    }
    #story .story .infor{
        flex-wrap: wrap;
    }
    #story .story .marks{
        display: none;
    }
    #story .story .story_top{
        margin-bottom: 60px;
    }
    #fast_lens .fast_lens_text{
        font-size: 36px;
    }
    .c-common-title .c-title,
    #c-function .c-list .c-text {
        font-size: 14px;
        line-height: 24px;
    }
    .c-common-title .c-text,
    .c-banner4 .c-wrap .c-text-box .c-title2{
        font-size: 24px;
        line-height: 34px;
    }
    .c-common-title {
        margin-bottom: 20px;
    }
    #c-function .c-list .c-num {
        margin: 0 auto 5px;
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
    #c-function .c-list-wrap .c-line-box {
        top: 14px;
    }
    .c-banner4 .c-wrap {
        border-radius: 15px;
    }
    .c-banner4 {
        padding-top: 20px;
    }
    .c-banner4 .c-wrap {
        flex-wrap: wrap;
        padding: 30px;
    }
    .c-banner4 .c-wrap .c-img-box {
        width: 100%;
    }
    .c-banner4 .c-wrap .c-text-box {
        padding: 20px 0 0 0;
        width: 100%;
    }
    .c-banner4 .c-wrap .c-text-box .c-text {
        padding: 10px 0 20px;
    }
}

@media (max-width: 1229px){
    #can_about .ab_l{
        padding-right: 57px;
        width: 44%;
    }
    #can_about .con_con{
        padding: 0;
    }
}
@media (max-width:991px) {
    #update_itera{
        padding-top: 75px;
    }
    #can_about{
        padding: 85px 0;
    }
    #can_about .container{
        display: block;
    }
    #can_about .con_bot .con_bot_text{
        font-size: 40px;
        line-height: 40px;
    }
    #can_about .con_bot .explain{
        margin-top: 10px;
    }
	#can_about .ab_l{
        width: 100%;
        max-width: 628px;
        padding-right: 0px;
        order: 2;
        margin: 0 auto;
    }
    .ab_r{
        width: 100%;
        max-width: 628px;
        order: 1;
        margin: 0 auto 20px;
    }
    #deve .deve_b img{
        object-fit: cover;
    }
    #update_itera .back_black .ti1{
        font-size: 46px;
        line-height: 46px;
        margin-bottom: 30px;
    }
    .zjcyl .asd123 .adv_car{
        display: block;
    }
    .zjcyl .adv_img{
        width: 100%;
    }
    .zjcyl .all{
        width: 100%;
    }
    .zjcyl .asd123 .adv_car .all .all_con{
        padding: 40px 0 !important;
    }
    .zjcyl .asd123 .adv_car{
        margin: 60px 0;
    }
    .zjcyl .asd123 .adv_car:last-child{
        margin-bottom: 60px;
    }
}
@media (max-width: 767px) {
    #update_itera .title_sm,
    #can_about .ab_l .about{
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    #update_itera .title,
    #can_about .ab_l .about_title{
        font-size: 38px;
        line-height: 38px;
        margin-bottom: 45px;
    }
    #update_itera .back_black .ti1{
        font-size: 38px;
        line-height: 38px;
        margin-bottom: 28px;
    }
    #can_about .container{
        display: block;
    }
    #can_about .con_con{
        width: 50%;
    }
    #can_about .con_bot1,
    #can_about .con_bot2{
        margin-bottom: 25px;
    }
    #can_about .con_bot .explain{
        margin-top: 5px;
    }
    #can_about .container{
        padding: 0 15px;
    }
    #can_about .con_bot{
        flex-wrap: wrap;
        text-align: center;
        padding: 36px 15px;
    }
	#can_about .ab_l{
        width: 100%;
        max-width: 628px;
        padding-right: 0px;
        order: 2;
        margin: 0 auto;
    }
    .ab_r{
        width: 100%;
        max-width: 628px;
        order: 1;
        margin: 0 auto 20px;
    }
    #deve .back_d{
        display: flex; 
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    #deve .back_blak_d .dent{
        font-size: 18px;
        line-height: 18px;
    }
    #deve .back_blak_d .artist{
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    #deve .back_blak_d .make{
        margin-bottom: 30px;
        font-size: 14px;
    }
    #deve .back_blak_d .bu_ti{
        font-size: 14px;
    }
}
@media (max-width: 669px){
    #update_itera .back_black .ti1{
        font-size: 28px;
        line-height: 32px;
    }
    #update_itera .back_black .ti2{
        font-size: 16px;
        line-height: 20px;
    }
}
@media (max-width: 578px){
    #update_itera .up_it_video video{
        object-fit: cover;
    }
    #update_itera .back_black .ti1{
        margin-bottom: 20px;
    }
    #update_itera .back_black .ti2{
        margin-bottom: 30px;
    }
}
@media (max-width: 400px){
    #update_itera .back_black .ti1{
        font-size: 24px;
        line-height: 28px;
    }
    #update_itera .back_black .ti1{
        font-size: 24px;
    }
    #update_itera .back_black .ti2{
        font-size: 14px;
        line-height: 18px;
    }
    #update_itera .title, #can_about .ab_l .about_title{
        font-size: 30px;
        line-height: 30px;
    }
}
@media (max-width: 366px){
    #deve .back_blak_d .artist{
        font-size: 28px;
        line-height: 28px;
    }
}



.f-yong{
    width: 100%;
    margin-top: -21px;
    position: relative;
    z-index: 1;
}

.f-yong-tit{
    text-align: center;
}
.f-par ul li .box .more{
	background:#2575d5;
}
.f-yong-tit strong{
    font-size: 48px;
    color: #1d1d1f;
    display: block;
    margin-bottom: 10px;
    line-height: 1.2;
	font-weight: 200;
}
.f-yong-tit span{
    display: block;
    font-size: 24px;
    color: #1d1d1f;
}
.f-yong-tit a{
    display: block;
    width: 76px;
    font-size: 18px;
    color: #2575d5;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
}
.f-yong-section1{
    background-color: #fafafa;
    margin-bottom: 20px;
    padding-top: 170px;
    padding-bottom: 70px;
    overflow: hidden;
}
.f-yong-section1 .cont{
    width: 100%;
	position: relative;
}
.f-yong-section1 .cont .swiper-pagination-bullet{
	width: 30px;
    height: 3px;
    background-color: #666;
    opacity: 0.3;
    margin: 0 5px;
    border-radius: 0;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.f-yong-section1 .cont .f-yong-pagination{
	bottom: -40px;
    left: 0;
    width: 100%;
}
.f-yong-section1 .cont .img img{
	width: ;
	max-width: ;
}
.f-yong-section1 .cont .swiper-pagination-bullet-active{
	width: 60px;
    opacity: 1;
    position: relative;
}
.f-yong-section1 .cont .img{
    width: 100%;
    text-align: center;
	margin: 0 auto;
}
@media (max-width:768px) {
	.f-yong{
		margin-top: -60px;
	}
	.f-yong-section1 .cont .f-yong-pagination{
		bottom: -24px;
	}
}
.f-yong-section1 .f-yong-tit{
    margin-bottom: 100px;
}
.f-yong-section2{
    width: 100%;
}
.f-yong-section2 .cont{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.f-yong-section2 .cont .lt,.f-yong-section2 .cont .gt {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.f-yong-section2 .cont .lt{
    padding-right: 10px;
}
.f-yong-section2 .cont .gt{
    padding-left: 10px;
}
.f-yong-section2 .cont .lt .wode,.f-yong-section2 .cont .gt .wode{
    background-color: #fafafa;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row-reverse;
    overflow: hidden;
}
.f-yong-section2 .cont .gt .wode{
    flex-direction: row;
}
.f-yong-section2 .cont .lt .wode .f-yong-tit,.f-yong-section2 .cont .gt .wode .f-yong-tit{
    margin-bottom: 65px;
}
.f-yong-section2 .f-yong-tit strong{
    font-size: 36px;
}
.f-yong-section2 .f-yong-tit span{
    font-size: 18px;
}
.f-yong-section2 .f-yong-tit a{
    font-size: 16px;
}
.f-yong-section2 .img{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.f-yong-section2 .cont .lt .jut,.f-yong-section2 .cont .gt .jut {
    padding-top: 100px;
    width: 65%;
}
.f-yong-section2 .cont .lt .jut{
    margin-right: 10%;
}
.f-yong-section2 .cont .gt .jut{
    margin-left: 10%;
}

@media (max-width:1440px) {
    .f-par ul li{
        padding: 75px 65px;
    }
    .f-yong-section1{
        padding-top: 100px;
        padding-bottom: 60px;
    }
    .f-yong-section1{
        padding-top: 80px;
    }
    .f-yong-section1 .f-yong-tit{
        margin-bottom: 80px;
    }
	.f-yong-section2 .f-yong-tit strong{
		font-size: 30px; 
	}
	.f-yong-tit strong{
		font-size:40px;
	}
	.f-yong-section1 .cont .img{
		width: 34%;
	}
	.f-yong-section1 .cont .img img{
		width: 100%;
	}
	.f-yong-section2 .img{
		width: 60%;
		margin: 0 auto;
	}
	.f-yong-section2 .img img{
		width: 100%; 
	}
}
@media (max-width: 1199px) {
	.f-yong-section2 .f-yong-tit strong{
		font-size: 24px;
	}
	.f-yong-section2 .f-yong-tit span{
		font-size: 16px;
	}
	.f-par ul li .box h3{
		font-size: 26px;
	}
	.f-par ul li {
		padding: 40px 65px;
	}
}
@media (max-width: 991px) {
    .f-yong-section2 .cont .lt,.f-yong-section2 .cont .gt {
        width: 100%;
        margin-bottom: 20px;
        height: auto;
    }
    .f-yong-section2 .cont .lt{
        padding-right: 0;
    }
    .f-yong-section2 .cont .gt{
        padding-left: 0;
    }
    .f-yong-section2 .cont .lt .wode,.f-yong-section2 .cont .gt .wode{
        height: auto;
    }
    .f-yong-section2 .cont .lt .wode .f-yong-titm,.f-yong-section2 .cont .lt .wode .f-yong-tit{
        margin-bottom: 60px;
    }
    .f-yong-section2 .cont .lt .jut{
        margin-right: 0;
        width: 100%;
    }
    .f-yong-section2 .cont .gt .jut{
        margin-left: 0;
        width: 100%;
    }
	.f-yong-section1 .cont .img{
		width: 80%;
	}
	.f-yong-section1 .cont .img img{
		width: 100%;
	}
	.f-yong-section2 .img{
		width: 60%;
	}
	.f-yong-section2 .lt .img {
		width: 46%;
	}
	
	
}

@media (max-width:767px) {
    .f-par ul li{
        padding: 73px 30px 30px ;
    }
    .f-par ul li a{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .f-par ul li .box{
        width: 100%;
		margin-bottom: 30px;
    }
    .f-par ul li .ser_img{
        width: 100%;
    }
    .f-par ul li .ser_img figure{
        flex-direction: row;
    }
    .f-yong-tit strong{
        font-size: 36px;
    }
    .f-yong-tit span{
        font-size: 20px;
    }
    .f-yong-tit a{
        font-size: 16px;
    }
    .f-yong-section1{
        padding-bottom: 30px;
    }
    .f-yong-section1 .f-yong-tit{
        margin-bottom: 60px;
    }
    .f-yong-section1{
        padding-top: 60px;
    }
    .f-yong-section2 .cont .lt .jut,.f-yong-section2 .cont .gt .jut{
        padding-top: 40px;
    }
    .f-yong-section2 .cont .lt .wode .f-yong-titm,.f-yong-section2 .cont .lt .wode .f-yong-tit{
        margin-bottom: 30px;
    }
    .f-par ul li .box h3{
        font-size: 30px;
        margin-bottom: 20;
    }
    .f-par ul li .box .more{
        margin-top: 40px;
    }
	.f-par ul li a .box .font{
		display: flex;
		align-items: center;
		margin: 0 auto;
		flex-direction:column;
	}
}
@media (max-width: 650px) {
    .f-par ul li{
        padding: 19px 15px 0px  ;
    }
    .f-par ul li a .box{
        padding: 0;
    }
    .f-yong-tit strong{
        font-size: 26px;
    }
    .f-yong-tit span{
        font-size: 14px;
    }
    .f-yong-section1 .f-yong-tit{
        margin-bottom: 40px;
    }
    .f-yong-section1{
        padding-top: 50px;
    }
    .f-yong-section2 .f-yong-tit{
        padding: 0 15px;
    }

    
	.f-par ul li .box{
		text-align: center;
	}
    .f-par ul li .box h3{
        font-size: 26px;
		line-height: 1.3;
    }
    .f-par ul li .box p{
        font-size: 14px;
    }
    .f-par ul li .box .more{
        margin-top: 35px;
    }
	.f-yong-section2 .f-yong-tit span{
		font-size: 14px;
	}
}
@media (max-width: 376px) {
	.service_list ul li a .box h3{
		font-size: 20px;
	}
}


.pdt_list li:nth-child(6n),
.pdt_list li:nth-child(6n-1),
.pdt_list li:nth-child(6n-2){
	background: #e1e7f2;
}
@media (max-width: 767px) {
	.pdt_list li:nth-child(6n),
	.pdt_list li:nth-child(6n-1),
	.pdt_list li:nth-child(6n-2){
		background-color: #fff;
	}
}
.f_table{
    width: 100%;
}
.f_table thead{
    width: 100%;
}

.fixdright{
	position: fixed;
	z-index: 1202;
	right: 16px;
	bottom: 60px;
	display: flex;
	flex-direction: column;
 align-items: flex-end;
}
.fixdright .lt{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.fixdright a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
}
.fixdright a i{
	display: block;
	width: 18px;
}
.fixdright a i img{
	width: 100%;
	float: left;
}
.fixdright a i img:nth-child(2){
	display: none;
}
.fixdright a .font{
	display: none;
}
.fixdright .topall{
	-webkit-transform: translateX(600%);
	transform: translateX(600%);
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}
.fixdright .top{
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transform: translateX(600%);
	transform: translateX(600%);
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}
.fixdright .topall.on{
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}
.fixdright .top:hover{
	background-color: #2575d5;
}
.fixdright .top:hover i img:nth-child(1){
	display: none;
}
.fixdright .top:hover i img:nth-child(2){
	display: block;
}
.fixdright .zi{
	width: 160px;
	height: 52px;
	background-color: #2575d5;
	border-radius: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	
}
.fixdright .zi i{
	margin-right: 10px;
}
.fixdright .zi span{
	color: #fff;
}
.fixdright .tel{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background-color: #2575d5;
	overflow: hidden;
	border-radius: 30px;
/* 	-webkit-transition: all .3s linear;
	transition: all .3s linear; */
}
.fixdright .tel i img:nth-child(1){
	display: none;
}
.fixdright .tel i img:nth-child(2){
	display: block;
}
.fixdright .tel .font{
	display: none;
	font-size: 20px;
}
.fixdright .tel:hover{
	width: 240px;
	border-radius: 30px;
	color: #fff;
}
.fixdright .tel:hover .font{
	display: block;
	color: #fff;
	margin-right: 16px;
}
.fixdright .tel:hover i img:nth-child(2){
	display: block;
}
.fixdright .tel:hover i img:nth-child(1){
	display: none;
}
@media (max-width:767px) {
	.fixdright{
		bottom: 20px;
		flex-direction: row-reverse;
	}
	.fixdright .top{
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		margin-bottom: 0;
		margin-top: 20px;
	}
	.fixdright .zi{
		margin-right: 20px;
		width: 120px;
		height: 42px;
		position: fixed;
		right: 0;
		left: 0;
		margin: 0 auto;
	}
}