@charset "utf-8";

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    padding: 0;
}

#bsWXBox {
    box-sizing: content-box;
}

ul {
    list-style: none;
}

body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {
    margin: 0;
    padding: 0;
}

a:link, a:visited {
    text-decoration: none;
    outline: 0;
    color: #666;
}

a:hover, a:active, a:focus {
    color: #666;
    text-decoration: none;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
    max-width: 100%;
}

table {
    border-collapse: collapse;
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

input, textarea {
    font-size: 14px;
    outline: 0;
    overflow: hidden;
    font-family: arial, "microsoft yahei";
}

input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
    cursor: pointer;
    outline: 0;
    border: none;
}

input[type='checkbox'], input[type='radio'] {
    position: relative;
    vertical-align: middle;
}

textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'] {
    outline: 0;
    color: #666;
}

input[type="submit"], input[type="reset"], input[type="button"], input[type='text'], select, button {
    -webkit-appearance: none;
}

input, select, textarea {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

::-webkit-input-placeholder {
    color: #AEADAD;
}

:-moz-placeholder {
    color: #AEADAD;
    opacity: 1;
}

::-moz-placeholder {
    color: #AEADAD;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #AEADAD;
}

.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
}

.clear {
    clear: both;
}

@font-face {
    font-family:'Oswald-Medium';    src: url('../fonts/Oswald-Medium.ttf?v=4.2.0') format('truetype');    font-weight:normal;    font-style:normal;
}

body {
    font-family: arial, "microsoft yahei";
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    width: 100%;
    background: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none;
    overflow-x: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pic {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.pic:after {
    content: '';
    display: block;
    padding-bottom: 100%;
}

.pic img {
    transition: .5s;
}

.middleCenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
}

.tp {
    overflow: hidden;
}

.tp img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    transition: .5s;
}

.container1 {
    width: 88%;
    margin: 0 auto;
}

header {
    background-color: #fafafa;
    position: fixed;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 999;
    border-right: 1px solid #efefef;
}

.side_fl {
    width: 260px;
    height: 100%;
    display: none;
}

.hideside {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    background: #E95532;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.hideside img {
    width: 12px;
    height: 10px;
    transform: rotate(-90deg);
}

.side_fr {
    position: relative;
    margin-left: 50px;
    width: calc(100% - 50px);
}

.side_fr.active {
    margin-left: 260px;
    width: calc(100% - 260px);
}

.style3::-webkit-scrollbar-track {
    background-color: #fff;
}

.style3::-webkit-scrollbar {
    width: 3px;
    background-color: #fff;
}

.style3::-webkit-scrollbar-thumb {
    background-color: #E95532;
}

.yx {
    padding-top: 44px;
}

.yx a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.yx a img {
    height: 40px;
}

.navdaohang {
    margin: 35px 0 40px 0;
}

.menupc li {
    text-align: center;
    line-height: 45px;
    z-index: 9;
    position: relative;
    width: 100%;
}

.menupc li:hover {
    background: #F0F0F0;
}

.menupc li:hover a {
    color: #E95532;
}

.menupc li a {
    display: block;
    color: #4b4b4b;
    z-index: 999;
    position: relative;
    width: 100%;
    padding: 0 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}

.menupc li a.jt {
    width: 100%;
    height: 45px;
    background: url(../images/jt.png) no-repeat right center;
    background-size: 11px 6px;
    position: absolute;
    right: 45px;
    top: 0;
    padding: 0;
    z-index: 0;
}

.menupc li a.jt.active {
    background: url(../images/jt_h.png) no-repeat right center;
    background-size: 11px 6px;
}

.menupc li a:hover {
    color: #E95532;
}

.menupc li .current {
    color: #E95532;
}

.menupc .xiala {
    display: none;
}

.menupc .xiala .xiala_bs {
    text-align: left;
    height: 40px;
    line-height: 40px;
    color: #fff;
    width: 100%;
    padding: 0 55px 0 70px;
    background: #fff;
}

.menupc .xiala .xiala_bs:hover {
    background: #F7F7F7;
}

.menupc .xiala .xiala_bs a {
    display: inline-block;
    font-weight: 400;
    color: #737373 !important;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0 0 11px;
    position: relative;
    background: url("../images/left.png") no-repeat left center;
    background-size: 4px 6px;
}

.menupc .xiala .xiala_bs a:hover {
    background: url("../images/left_h.png") no-repeat left center;
    background-size: 4px 6px;
    color: #E95532 !important;
}

.left_tel {
    display: flex;
    flex-direction: column;
    padding: 0 40px;
}

.left_tel p {
    background: url("../images/tel.png") no-repeat left center;
    background-size: 17px 17px;
    font-weight: 400;
    font-size: 15px;
    color: #5A5959;
    line-height: 20px;
    padding-left: 23px;
    margin-bottom: 15px;
}

.left_tel span {
    font-family: Oswald-Medium;
    font-weight: 500;
    font-size: 30px;
    color: #4E4E4E;
    line-height: 1;
}

.link {
    position: relative;
    z-index: 2;
}

.search-nation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*position: relative;    z-index: 2;*/;
}

.header-search {
}

.header-search .pull-right {
    width: 30px;
    height: 100%;
    cursor: pointer;
}

.header-search .pull-right a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    background: #ccc;
    transition: .5s;
    position: relative;
}

.header-search .pull-right a img {
    position: relative;
    z-index: 2;
}

.header-search .pull-right a:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: #E95532;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.header-search .pull-right a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}/*.header-search .pull-right a:hover{    background: #E95532 url(../images/search.png) no-repeat center center;}*/.header-search .pull-right a.active {
                                                                                                                       background: #E95532 url(../images/search.png) no-repeat center center;
                                                                                                                   }

.search {
    z-index: 9;
}

.search .btn-search-max {
    z-index: 2;
    -webkit-transition: All .2s ease-in-out;
    transition: All .2s ease-in-out;
    position: relative;
}

.search .btn-search-max * {
    display: inline-block;
    vertical-align: middle;
}

.search .search-main {
    top: 35px;
    right: 0;
    z-index: 9;
    width: 100%;
    display: none;
    padding: 0 30px 10px 10px;
    position: absolute;
    box-shadow: 0 0 10px #eee;
    background-color: #fff;
}

.search-container {
    background-color: #fff;
    padding-left: 0;
    overflow: hidden;
    margin-top: 10px;
    position: relative;
    border: 1px solid #eee;
}

.search-container .form-control {
    text-align: left;
    border: none;
    box-shadow: none;
    border-radius: 0;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -mz-border-radius: 0;
    font-size: 16px;
    color: #4b4b4b;
    line-height: 20px;
    vertical-align: top;
    padding: 10px 86px 10px 10px;
    -webkit-appearance: none;
    background-color: #fff;
}

.search-container .form-control:focus {
    border: 1px solid #00CCCC;
}

.search-container .btn {
    top: 0;
    border: 0;
    right: 0;
    color: #00CCCC;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    border-radius: 0;
    background: #E95532 url(../images/overlay-icon.png) no-repeat center center;
}

#search-closed {
    right: 0;
    top: 15px;
    max-width: 30px;
    position: absolute;
    cursor: pointer;
}

.link {
    padding: 0 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 26px;
}

.link ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.link ul li {
    position: relative;
    transition: .5s;
}

.link ul li a {
    position: relative;
    top: 0;
    width: 30px;
    height: 30px;
    background: #CCCCCC;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
    margin-left: 18px;
}

.link ul li a img {
    position: relative;
    z-index: 2;
}

.link ul li a:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: #E95532;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.link ul li a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.link ul li a .weixin {
    position: absolute;
    left: -40px;
    top: -115px;
    z-index: 99;
    border: 1px solid #e4e4e4;
    width: 105px;
    height: 105px;
    transform-origin: top center;
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.link ul li a:hover .weixin {
    transform: scale(1);
    opacity: 1;
}/*收缩导航*/.shrink_side_fl {
             width: 50px;
             background-color: #fafafa;
             position: fixed;
             height: 100vh;
             left: 0;
             top: 0;
             z-index: 999;
             border-right: 1px solid #efefef;
         }

.shrink_yx {
    padding-top: 44px;
}

.shrink_yx a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.shrink_yx a img {
    height: 28px;
}

.shrink_nav {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}

.shrink_nav img {
    width: 25px;
    height: 21px;
}

.float_ck {
    position: absolute;
    bottom: 28px;
    z-index: 999;
    display: flex;
    flex-direction: column;
}

.float_ck dl dd {
    position: relative;
}

.float_ck dl dd a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 45px;
    position: relative;
    padding: 15px 0;
    transition: .5s;
}

.float_ck dl dd a:hover {
    background-color: #E95532;
}/*.float_ck dl dd a:after{    content: '';    display: block;    width: 50px;    height: 45px;    background: #E95532;    position: absolute;    z-index: 1;    top: 0;    left: 0;    -webkit-transform: scale(0);    -moz-transform: scale(0);    -o-transform: scale(0);    -ms-transform: scale(0);    transform: scale(0);    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";    filter: alpha(opacity=0);    opacity: 0;    -webkit-transition: all 0.3s linear;    -moz-transition: all 0.3s linear;    -o-transition: all 0.3s linear;    -ms-transition: all 0.3s linear;    transition: all 0.3s linear;}.float_ck dl dd a:hover:after{    -webkit-transform: scale(1);    -moz-transform: scale(1);    -o-transform: scale(1);    -ms-transform: scale(1);    transform: scale(1);    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";    filter: alpha(opacity=100);    opacity: 1;}*/.float_ck dl dd a i {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              position: relative;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              z-index: 2;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          }

.float_ck dl dd a i.icon1 {
    width: 15px;
    height: 15px;
    background: url("../images/icon1.png") no-repeat center;
    background-size: 15px 15px;
}

.float_ck dl dd a i.icon2 {
    width: 12px;
    height: 14px;
    background: url("../images/icon2.png") no-repeat center;
    background-size: 12px 14px;
}

.float_ck dl dd a i.icon3 {
    width: 15px;
    height: 11px;
    background: url("../images/icon3.png") no-repeat center;
    background-size: 15px 11px;
}

.float_ck dl dd a i.icon4 {
    width: 17px;
    height: 15px;
    background: url("../images/icon4.png") no-repeat center;
    background-size: 17px 15px;
}

.float_ck dl dd a:hover i.icon1 {
    background: url("../images/icon1_h.png") no-repeat center;
    background-size: 15px 15px;
}

.float_ck dl dd a:hover i.icon2 {
    background: url("../images/icon2_h.png") no-repeat center;
    background-size: 12px 14px;
}

.float_ck dl dd a:hover i.icon3 {
    background: url("../images/icon3_h.png") no-repeat center;
    background-size: 15px 11px;
}

.float_ck dl dd a:hover i.icon4 {
    background: url("../images/icon4_h.png") no-repeat center;
    background-size: 17px 15px;
}

.float_ck dl dd:hover .floating_left {
    opacity: 1;
}

.floating_left {
    opacity: 0;
    position: absolute;
    left: 50px;
    background-color: #E95532;
    color: #fff;
    text-align: center;
    transition: .5s;
}

.floating_left.s_search {
    width: 199px;
    height: 117px;
    top: 0px;
    border-radius: 0 5px 5px 5px;
    padding: 0 17px;
    z-index: 999;
}

.floating_left.s_search h3 {
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 44px;
    border-bottom: 1px solid #F26746;
}

.floating_left.s_search .ss {
    position: relative;
    margin-top: 15px;
}

.floating_left.s_search .ss1 {
    width: 165px;
    height: 28px;
    line-height: 28px;
    background: #FFFFFF;
    border-radius: 5px;
    border: none;
    color: #4b4b4b;
    padding: 0 38px 0 13px;
}

.floating_left.s_search .ss2 {
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: url("../images/s_search.png") no-repeat center;
    background-size: 15px 15px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.floating_left.s_wx {
    width: 125px;
    height: 125px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    border-radius: 5px 5px 5px 0;
}

.floating_left.s_wx img {
    width: 105px;
    height: 105px;
}/*swiper的banner*/.home-banner {
                      width: 100%;
                      margin: 0 auto;
                      position: relative;
                  }

.swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.banners img {
    display: block;
    width: 100%;
    height: auto;
}

.ban_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ban_txt h3 {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 36px;
    text-align: left;
}

.ban_txt h2 {
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
    text-align: left;
}

.home-banner .swiper-container .swiper-pagination {
    display: block;
    bottom: 15px;
    right: 0px;
}

.home-banner .swiper-container .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background-color: #fff;
    opacity: 1;
    outline: none;
    margin: 0px 7px;
    border-radius: 0;
    border-radius: 50%;
}

.home-banner .swiper-container  .swiper-pagination-bullet-active {
    background-color: #E95532;
}

.phone {
    display: none;
}

@media(max-width:1199px) {
    header {
        display: none;
    }

    .phone {
        display: block;
        z-index: 9999;
        position: fixed;
        width: 100%;
        top: 0;
    }

    .sp_logo a img {
        height: 40px;
    }
}

.dingbu {
    position: fixed;
    right: 0;
    bottom: 9%;
    z-index: 999;
}

.dingbu a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 39px;
    height: 39px;
    background: #ccc;
    border-radius: 50%;
    position: relative;
}

.dingbu a:after {
    content: '';
    display: block;
    width: 39px;
    height: 39px;
    background: #E95532;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.dingbu a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.dingbu a img {
    width: 15px;
    height: 13px;
    position: relative;
    z-index: 2;
}

footer {
    width: 100%;
    margin: 0 auto;
    background: #666666;
    background: url("../images/footerbg.png") no-repeat center;
    background-size: cover;
}

.footer1 {
    padding: 60px 0 40px 0;
    display: flex;
    justify-content: space-between;
}

.footer1_fl {
    width: 80%;
}

.footer1 h3 {
    font-weight: 300;
    font-size: 24px;
    color: #4E4E4E;
    line-height: 1;
}

.footer1 ul {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
}

.footer1 ul li {
    display: flex;
    flex-direction: column;
    margin-right: 10%;
}

.footer1 ul li:last-child {
    margin-right: 0;
}

.footer1 ul li span {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 1;
    margin-bottom: 15px;
}

.footer1 ul li p {
    font-weight: 500;
    font-size: 30px;
    color: #4E4E4E;
    line-height: 30px;
    font-family: 'Oswald-Medium';
}

.footer1_fr {
    width: 8.5%;
}

.footer1_fr h3 {
    text-align: center;
    margin-bottom: 25px;
}

.footer1_fr img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

.footer3 {
    padding: 16px 0;
    border-top: 1px solid #D2D2D2;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.footer3_fl {
    width: 70%;
}

.footer3_fl p {
    font-weight: 400;
    font-size: 14px;
    color: #6F6F6F;
    line-height: 36px;
}

.footer3_fl p a {
    text-decoration: none;
    font-size: 14px;
    color: #6F6F6F;
}

.footer3_fl p a:hover {
    color: #E95532;
}

.footer3_fr {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.footer3_fr a {
    font-weight: 400;
    font-size: 14px;
    color: #B5B4B4;
    line-height: 36px;
    margin-left: 24px;
}

.footer3_fr a:hover {
    color: #E95532;
    text-decoration: underline;
}

.home-about {
    width: 100%;
    margin: 100px auto;
}

.index_title {
    font-weight: 300;
    font-size: 30px;
    color: #000000;
    line-height: 1;
    text-align: center;
}

.about_info {
    margin-top: 35px;
    text-align: center;
    font-weight: 400;
    font-size: 36px;
    color: #000000;
    line-height: 1.7;
    position: relative;
}

.about_info span {
    color: #E95532;
}

.about_con {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    /*margin-top: -80px;*/
    margin-top: 50px;
}

.about_con_fl {
    width: 42.5%;
}

.about_con_fr {
    width: 51%;
}

.about_con_fr1 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 36px;
    height: 216px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}

.about_con_fr2 {
    margin-top: 95px;
}

.about_con_fr2.index_more {
    justify-content: flex-start;
}

.index_more {
    display: flex;
    justify-content: center;
}

.index_more a {
    display: flex;
    width: 181px;
    transition: .5s;
    position: relative;
}

.index_more a p {
    width: 135px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 23px;
    border: 1px solid #E95532;
    font-weight: 400;
    font-size: 14px;
    color: #E95532;
    transition: .5s;
}

.index_more a span {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #E95532;
    background: url("../images/more.png") no-repeat center;
    position: absolute;
    left: 136px;
    transition: .5s;
}

.index_more a:hover p {
    background: #E95532;
    color: #fff;
    margin-left: 45px;
}

.index_more a:hover span {
    background: #E95532 url("../images/more_h.png") no-repeat center;
    left: 0;
}

.home-leader {
    width: 100%;
    margin: 0 auto;
    background: url("../images/leaderbg.jpg") no-repeat center;
    background-size: cover;
    padding: 100px 0;
}

.leader_con {
    text-align: center;
    font-weight: 400;
    font-size: 36px;
    color: #000000;
    line-height: 1.7;
    margin: 38px 0 50px 0;
}

.home-leader .index_more a p {
    background: #E95532;
    color: #fff;
}

.home-leader .index_more a span {
    background: #E95532 url("../images/more_h.png") no-repeat center;
}

.home-customer {
    width: 100%;
    margin: 100px auto;
}

.customer_con {
    margin: 45px 0 30px 0;
}

.customer_con ul {
    display: flex;
    flex-wrap: wrap;
}

.customer_con ul li {
    width: 13.42%;
    margin-right: 1%;
    margin-bottom: 30px;
}

.customer_con ul li:nth-child(7n) {
    margin-right: 0;
}

.customer_con ul li a {
    display: block;
    height: 126px;
    border: 1px solid #E4E4E4;
    transition: .5s;
}

.customer_con ul li .pic:after {
    padding-bottom: 63%;
}

.customer_con ul li a img {
    filter: grayscale(100%);
    transition: all 0.5s linear;
    padding: 8px;
}

.customer_con ul li a:hover {
    box-shadow: 0px 20px 40px 0px #E0E0E0;
    border: 1px solid #fff;
}

.customer_con ul li a:hover img {
    filter: none;
}

.home-culture {
    width: 100%;
    margin: 100px auto;
}

.culture_con {
    margin: 45px 0 60px 0;
}

.culture_con ul {
    display: flex;
    flex-wrap: wrap;
}

.culture_con ul li {
    width: 23.5%;
    margin-right: 2%;
}

.culture_con ul li:last-child {
    margin-right: 0;
}

.culture_cons {
    height: 292px;
    background: #FFFFFF;
    box-shadow: 0px 20px 40px 0px #E0E0E0;
    position: relative;
    padding: 12%;
}

.culture_img {
    position: relative;
    width: 65px;
    height: 65px;
    margin: 0 0 0 auto;
    overflow: hidden;
}

.culture_img:after {
    padding-bottom: 100%;
}

.culture_img .c_before {
    right: 0;
    transition: all 0.5s ease-in-out 0s;
}

.culture_img .c_after {
    right: -200%;
    opacity: 0;
    transition: all 0.5s ease-in-out 0s;
}

.culture_cons:hover .culture_img .c_after {
    right: 0;
    opacity: 1;
    transform: scale(0.56);
}

.culture_cons:hover .culture_img .c_before {
    right: 200%;
    opacity: 0;
}

.culture_txt {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 12%;
    width: 76%;
}

.culture_txt1 {
    width: 1px;
    height: 36px;
    background: #E95532;
}

.culture_txt2 {
    margin-top: 20px;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 1;
}

.culture_txt3 {
    margin-top: 15px;
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    transition: .5s;
}

.culture_cons:hover {
    background: #E95532;
    box-shadow: 0px 20px 40px 0px #FEC9BC;
}

.culture_cons:hover .culture_txt2 {
    color: #fff;
}

.culture_cons:hover .culture_txt3 {
    color: #FFCDC1;
    height: 72px;
}

.home-news {
    width: 100%;
    margin: 0 auto;
    padding: 100px 0;
    position: relative;
}

.home-news:after {
    content: '';
    display: block;
    width: 50%;
    height: 100%;
    background: #F8F8F8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.home-news .index_title {
    text-align: left;
}

.news_con {
    margin-top: 45px;
    position: relative;
    margin-left: 6%;
}

.news_con .swiper-slide {
    display: initial;
}

.news a {
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
}

.news_txt {
    background: #F8F8F8;
    padding: 46px 48px;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 12%;
    left: 0;
    height: 74%;
    width: 52%;
    z-index: 999;
    transition: .5s;
}

.news_txt1 {
    width: 29px;
    height: 1px;
    background: #E95532;
}

.news_txt2 {
    margin: 40px 0 20px 0;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 36px;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: left;
}

.news_txt3 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 24px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: left;
}

.news_txt4 {
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news_txt4_fl {
    font-weight: 300;
    font-size: 16px;
    color: #6F6F6F;
    line-height: 25px;
    background: url("../images/time.png") no-repeat left center;
    padding-left: 30px;
}

.news_txt4_fr {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    border: 1px solid #B6B6B6;
    background: url("../images/njt.png") no-repeat center;
}

.news a:hover .news_txt {
    box-shadow: 0px 10px 20px 0px #E0E0E0;
}

.news a:hover .news_txt4_fr {
    border: 1px solid #E95532;
    background: #E95532 url("../images/njt_h.png") no-repeat center;
}

.news.swiper-slide-active .news_txt {
    background-color: #fff;
}

.news.swiper-slide-active .news_txt2 {
    color: #E95532;
}

.news_img {
    width: 60.5%;
}

.news_btn {
    position: relative;
    height: 45px;
    width: 88%;
    margin: 60px auto 0 auto;
}

.swiper-pagination1 {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news_con .swiper-pagination1 {
    left: 120px;
    top: 18px;
}

.news_con .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background: #DEDEDE;
    border-radius: 50%;
    opacity: 1;
    outline: none;
    margin: 0px 6px;
    border-radius: 50%;
}

.news_con .swiper-pagination-bullet-active {
    background: #333333;
}

.news_con .swiper-button-next1, .news_con .swiper-button-prev1 {
    display: block;
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: #EFEEEE url("../images/xwjt.png") no-repeat center;
    background-size: 17px 12px;
    text-align: center;
}

.news_con .swiper-button-next1:hover, .news_con .swiper-button-prev1:hover {
    background: #E95532 url("../images/xwjt_h.png") no-repeat center;
    background-size: 17px 12px;
}

.news_con .swiper-button-prev1 {
    left: 0;
}

.news_con .swiper-button-next1 {
    right: auto;
    left: 51px;
    transform: rotateY(-180deg);
}

.home-news .index_more {
    position: absolute;
    right: 0;
    bottom: 0;
}

.home-news .index_more a p {
    background: #E95532;
    color: #fff;
}

.home-news .index_more a span {
    background: #E95532 url("../images/more_h.png") no-repeat center;
}/*联系我们*/.inner-banner {
             width: 100%;
             margin: 0 auto;
             position: relative;
         }

.inner-banner img {
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
}

.iban_txt {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
}

.iban_txt h3 {
    font-weight: 400;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 1;
    margin-bottom: 20px;
}

.iban_txt p {
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
}

.inner-main {
    width: 100%;
    margin: 0 auto;
}

.truelandNav {
    border-bottom: 1px solid #EFEFEF;
    height: 74px;
}

.truelandNav .container1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.truelandNav .list ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.truelandNav .list li {
    position: relative;
    padding-right: 85px;
}

.truelandNav .list li:last-child {
    padding-right: 0;
}

.truelandNav .list li a {
    display: block;
    line-height: 74px;
    position: relative;
    font-weight: 400;
    font-size: 17px;
    color: #000;
}

.truelandNav .list li a:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #E95532;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .5s;
}

.truelandNav .list li a:hover {
    color: #E95532;
}

.truelandNav .list li a:hover:after {
    width: 100%;
}

.truelandNav .list .active a {
    color: #E95532;
}

.truelandNav .list .active a:after {
    width: 100%;
}

.location {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: url("../images/home.png") no-repeat left center;
    background-size: 15px 15px;
    padding-left: 8px;
}

.location a {
    margin: 0 10px 0 12px;
    font-weight: 400;
    font-size: 14px;
    color: #737373;
    line-height: 42px;
}

.location img {
    height: 12px;
}

.location p {
    font-size: 14px;
    color: #E95532;
    margin: 0 10px 0 12px;
}

.icontact1 {
    margin: 100px 0 30px 0;
}

.icontact1_con {
    margin-top: 55px;
    display: flex;
    flex-wrap: wrap;
}

.icontact1_con_fl {
    width: 72%;
}

.icontact1_con_fl ul {
    display: flex;
    flex-wrap: wrap;
}

.icontact1_con_fl ul li:nth-child(1) {
    width: 45%;
}

.icontact1_con_fl ul li:nth-child(2) {
    width: 55%;
}

.icontact1_con_fls {
    display: flex;
    align-items: center;
    margin-bottom: 70px;
}

.icontact1_img {
    width: 51px;
    height: 51px;
    background: #F4F4F4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icontact1_txt {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding-left: 29px;
}

.icontact1_txt span {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 1;
    margin-bottom: 15px;
}

.icontact1_txt p {
    font-family: Oswald-Medium;
    font-weight: 500;
    font-size: 30px;
    color: #4E4E4E;
    line-height: 30px;
}

.icontact1_con_fl ul li:nth-child(2) .icontact1_con_fls:nth-child(1) .icontact1_txt p {
    font-size: 24px;
}

.icontact1_con_fr {
    width: 20%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
}

.icontact1_con_fr a {
    font-weight: 400;
    font-size: 14px;
    color: #ADADAD;
    line-height: 20px;
    background: url("../images/lx5.png") no-repeat left center;
    padding-left: 25px;
}

.ifeedback {
    margin: 100px 0;
}

.ifeedback_info {
    margin: 45px 0;
}

.ifeedback_info h3 {
    font-weight: 400;
    font-size: 36px;
    color: #000000;
    line-height: 1.7;
}

.ifeedback_info h3 span {
    color: #E95532;
}

.ifeedback_info p {
    font-weight: 300;
    font-size: 24px;
    color: #000000;
    line-height: 1.7;
}

.lx {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

.lx1s {
    width: 32.3%;
    height: 60px;
    background: #F8F8F8;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.lx label {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
}

.lx label b {
    color: #E95532;
    margin-right: 5px;
}

.lx input {
    font-weight: 400;
    font-size: 15px;
    color: #010101;
    border: none;
    background: none;
    padding-left: 15px;
    flex: 1;
}

.lx input::-webkit-input-placeholder, .lx textarea::-webkit-input-placeholder {
    color: #D7D7D7;
}

.lx input:-moz-placeholder, .lx textarea::-moz-placeholder {
    color: #D7D7D7;
}

.lx input:-ms-input-placeholder, .lx textarea::-ms-input-placeholder {
    color: #D7D7D7;
}

.lx2s {
    width: 49%;
    height: 60px;
    background: #F8F8F8;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.lx3s {
    width: 100%;
    background: #F8F8F8;
    display: flex;
    padding: 24px 20px;
    height: 292px;
}

.lx textarea {
    font-weight: 400;
    font-size: 15px;
    color: #010101;
    border: none;
    background: none;
    padding-left: 15px;
    resize: none;
    flex: 1;
}

.lx4s {
    width: 49%;
    display: flex;
    align-items: center;
}

.lx4s:nth-child(2) {
    width: 180px;
}

.lx4_fl {
    background: #F8F8F8;
    display: flex;
    align-items: center;
    height: 60px;
    padding: 0 20px;
    flex: 1;
}

.lx4_fr {
    margin-left: 10px;
    width: 148px;
    height: 54px;
}

.lx4_fl img {
    width: 148px;
    height: 54px;
}

.lx4s button {
    border: none;
    background: none;
}

.lx4s .index_more a p {
    background: #E95532;
    color: #fff;
}

.lx4s .index_more a span {
    background: #E95532 url("../images/more_h.png") no-repeat center;
}/*公司简介*/.inner {
             margin: 100px auto;
         }

.iabout {
}

.iabout_con {
    margin-top: 45px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.iabout_con_fl {
    width: 51%;
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 36px;
}

.iabout_con_fr {
    width: 42.5%;
}/*董事长寄语*/.ileader {
          }

.ileader_con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.ileader_con_fl {
    width: 53%;
    margin-top: 70px;
}

.ileader_con_fl1 {
    text-align: left;
}

.ileader_con_fl3 {
    text-align: right;
}

.ileader_con_fl1, .ileader_con_fl3 {
    font-family: Oswald-Medium;
    font-weight: 500;
    font-size: 150px;
    color: #ECECEC;
    line-height: 36px;
}

.ileader_con_fl2 {
    width: 75%;
    margin: 0 auto 60px auto;
}

.ileader_con_fl2 h3 {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 36px;
}

.ileader_con_fl2 h3:after {
    content: '';
    display: block;
    width: 29px;
    height: 1px;
    background: #E95532;
    margin: 30px 0 45px 0;
}

.ileader_con_fl2 p {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 36px;
}

.ileader_con_fr {
    width: 42.5%;
}/*企业文化*/.iculture {
         }

.iculture_con {
    margin-top: 40px;
}

.iculture_con ul {
    display: flex;
    flex-wrap: wrap;
}

.iculture_con ul li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 40px;
}

.iculture_con ul li:nth-child(2n) {
    margin-right: 0;
}

.iculture_cons {
    height: 330px;
    background: #F8F8F8;
    padding: 55px 55px 0 55px;
    transition: .5s;
}

.iculture_cons .culture_img {
    position: relative;
    margin: 0 auto;
    transition: .5s;
}

.iculture_cons .culture_txt {
    position: inherit;
    width: 100%;
}

.iculture_cons .culture_txt2 {
    text-align: center;
    margin: 35px 0 30px 0;
}

.iculture_cons .culture_txt3 {
    height: auto;
    margin-top: 0;
}

.iculture_cons:hover {
    background: #FFFFFF;
    box-shadow: 0px 20px 40px 0px #E0E0E0;
}

.iculture_cons:hover .culture_img {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}/*合作客户*/.icustomer {
         }

.icustomer .customer_con {
    margin: 40px 0 0 0;
}

.icustomer .customer_con ul li {
    width: 14%;
    margin-right: 3.2%;
}

.icustomer .customer_con ul li:nth-child(6n) {
    margin-right: 0;
}

.icustomer .customer_con ul li a img {
    filter: grayscale(0);
}/*新闻中心*/.inews1 {
             margin-top: 40px;
             position: relative;
             padding-bottom: 35px;
         }

.inews1 .news a {
    justify-content: space-between;
    background: #F8F8F8;
}

.inews1 .news .news_img {
    width: 50%;
    transition: .5s;
}

.inews1 .news .news_img img {
    width: 100%;
    height: 100%;
}

.inews1 .news .news_txt {
    position: inherit;
    background: #F8F8F8;
    height: 100%;
    width: 50%;
    padding: 74px;
}

.inews1 .news .news_txt2 {
    margin: 30px 0;
}

.inews1 .news .news_txt3 {
    line-height: 30px;
    height: 90px;
    -webkit-line-clamp: 3;
}

.inews1 .news .news_txt4 {
    margin-top: 100px;
}

.inews1  .news a:hover .news_img img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.inews1 .news a:hover .news_txt2 {
    color: #E95532;
}

.inews1  .news a:hover .news_txt {
    box-shadow: none;
}

.inews1 .news.swiper-slide-active .news_txt2 {
    color: #000;
}

.swiper-pagination2 {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inews1 .swiper-pagination2 {
    bottom: 0;
    right: 0;
    width: 100%;
}

.inews1 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #E5E5E5;
    border-radius: 50%;
    opacity: 1;
    outline: none;
    margin: 0px 5px;
}

.inews1 .swiper-pagination-bullet-active {
    background: #E95532;
}

.inews2 {
    margin: 60px 0 20px 0;
}

.inews2 ul {
    display: flex;
    flex-wrap: wrap;
}

.inews2 ul li {
    margin-bottom: 45px;
    width: 31.3%;
    margin-right: 3.05%;
}

.inews2 ul li:nth-child(3n) {
    margin-right: 0;
}

.inews2 ul li a {
    display: block;
    height: 335px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    padding: 45px;
    transition: .5s;
}

.inews2_txt1 {
    width: 29px;
    height: 1px;
    background: #E95532;
}

.inews2_txt2 {
    margin-top: 30px;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .5s;
}

.inews2_txt3 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 24px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 20px 0 105px 0;
}

.inews2_txt4 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.inews2_txt4_fl {
    font-weight: 300;
    font-size: 16px;
    color: #6F6F6F;
    line-height: 20px;
    background: url(../images/time.png) no-repeat left center;
    padding-left: 30px;
}

.inews2_txt4_fr {
    width: 17px;
    height: 12px;
    background: url("../images/injt.png") no-repeat center;
    background-size: 17px 12px;
    transition: .5s;
}

.inews2 ul li a:hover {
    background: #FFFFFF;
    border: 1px solid #fff;
    box-shadow: 0px 20px 40px 0px #E0E0E0;
}

.inews2 ul li a:hover .inews2_txt2 {
    color: #E95532;
}

.inews2 ul li a:hover .inews2_txt4_fr {
    background: url("../images/injt_h.png") no-repeat center;
}/*分页*/.pagination {
           display: flex;
           align-items: center;
           justify-content: center;
           flex-wrap: wrap;
           color: #888;
           clear: both;
           margin: 0;
       }

.pagination a {
    display: block;
    height: 40px;
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid #E4E4E4;
    font-weight: 400;
    font-size: 14px;
    color: #7E7E7E;
    line-height: 38px;
    text-align: center;
    text-transform: capitalize;
    padding: 0px 15px;
    margin: 0px 2px 10px 2px;
}

.pagination a:hover {
    color: #fff;
    background: #E95532;
    border: 1px solid #E95532;
}

.pagination a.active {
    color: #fff;
    background: #E95532;
    border: 1px solid #E95532;
}/*新闻详情*/.show_title {
         }

.show_title {
    text-align: center;
}

.show_title h3 {
    font-family: Microsoft YaHei;
    font-size: 24px;
    color: #000000;
    line-height: 1.5;
    margin-bottom: 20px;
}

.show_title span {
    font-weight: 400;
    font-size: 14px;
    color: #ADADAD;
    line-height: 1;
    padding-left: 30px;
    margin: 0 3%;
}

.time {
    background: url(../images/time.png) no-repeat left center;
    background-size: 16px 17px;
}

.author {
    background: url(../images/author.png) no-repeat left center;
    background-size: 18px 17px;
}

.type {
    background: url(../images/type.png) no-repeat left center;
    background-size: 17px 15px;
}

.show_info {
    margin-top: 50px;
    background: #F8F8F8;
    border: 1px solid #EBEBEB;
    padding: 40px;
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 30px;
}

.show_content {
    margin: 100px 0;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}

.show_content img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}

.show_back {
    padding-top: 35px;
    border-top: 1px dashed #DCDCDC;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.show_back_fl {
    width: 70%;
    overflow: hidden;
}

.show_back_fl li {
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 30px;
    color: #4E4E4E;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.show_back_fl li a {
    font-size: 15px;
    color: #6F6F6F;
}

.show_back_fl li a:hover {
    color: #E95532;
}

.show_back_fr {
    overflow: hidden;
}

.show_back_fr.index_more {
}

.show_back_fr.index_more a p {
    background: #E95532;
    color: #fff;
}

.show_back_fr.index_more a span {
    background: #E95532 url("../images/more_h.png") no-repeat center;
}

.relatednews {
    margin-top: 95px;
}

.inner_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.inner_title h3 {
    font-weight: 300;
    font-size: 30px;
    color: #000000;
    line-height: 1;
}

.inner_title a {
    display: block;
    width: 22px;
    height: 30px;
}

.relatednews_con.inews2 {
    margin: 40px 0 0 0;
}

.relatednews_con.inews2 ul li {
    margin-bottom: 0;
}

.relatednews_con.inews2 ul li a {
    height: 302px;
    background: #F8F8F8;
}

.relatednews_con.inews2 .inews2_txt3 {
    margin: 20px 0 70px 0;
}

.relatednews_con.inews2 ul li a:hover {
    background: #FFFFFF;
}/*按需定制*/.icustomize1 {
             margin-top: 40px;
             background: #F8F8F8;
             padding: 65px 65px 65px 90px;
             display: flex;
             flex-wrap: wrap;
             justify-content: space-between;
             align-items: center;
         }

.icustomize1_fl {
    margin-right: 125px;
}

.icustomize1_fl h3 {
    font-weight: 400;
    font-size: 36px;
    color: #000000;
    line-height: 1;
}

.icustomize1_fl h3:after {
    content: '';
    display: block;
    width: 29px;
    height: 1px;
    background: #E95532;
    margin: 25px 0 40px 0;
}

.icustomize1_fl p {
    font-weight: 400;
    font-size: 24px;
    color: #000;
    line-height: 1.5;
}

.icustomize1_fl p span {
    color: #E95532;
}

.icustomize1_fr {
    flex: 1;
}

.icustomize1_fr1 {
    text-align: left;
}

.icustomize1_fr3 {
    text-align: right;
}

.icustomize1_fr1, .icustomize1_fr3 {
    font-family: Oswald-Medium;
    font-weight: 500;
    font-size: 150px;
    color: #ECECEC;
    line-height: 20px;
    padding-top: 40px;
}

.icustomize1_fr2 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 36px;
    width: 80%;
    margin: 0 auto;
}

.icustomize2 {
    margin-top: 100px;
}

.biaoti {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 1;
    margin-bottom: 30px;
}

.icustomize2 img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

.icustomize2 p {
    font-weight: 400;
    font-size: 16px;
    color: #4E4E4E;
    line-height: 36px;
}

.icustomize2 p span {
    color: #E95532;
}/*定制案例*/.icase_con {
             margin: 40px 0 30px 0;
             overflow: hidden;
         }

.icase_con li {
    margin-bottom: 35px;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #F8F8F8;
}

.icase_con li:nth-child(odd) {
    flex-direction: row;
}

.icase_con li:nth-child(even) {
    flex-direction: row-reverse;
}

.icase_img {
    width: 50%;
    padding: 60px;
    transition: .5s;
}

.icase_img img {
    height: 297px;
}

.icase_txt {
    width: 50%;
    border: 1px solid #EFEFEF;
    background: #FFFFFF;
    padding: 70px 75px;
}

.icase_txt1 {
    width: 29px;
    height: 1px;
    background: #E95532;
}

.icase_txt2 {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 1.5;
    margin: 30px 0;
}

.icase_txt3 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 30px;
}

.icase_con li:hover .icase_img img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.icase_con li:hover .icase_txt2 {
    color: #E95532;
}/*人才招聘*/.irecruit1_con {
             margin-top: 40px;
             display: flex;
             flex-wrap: wrap;
             justify-content: space-between;
         }

.irecruit1_con_fl {
    width: 50%;
    background: #F8F8F8;
    padding: 74px 78px;
}

.irecruit1_con_fl1 {
    width: 29px;
    height: 1px;
    background: #E95532;
}

.irecruit1_con_fl2 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 30px;
    margin: 30px 0 40px 0;
}

.irecruit1_con_fl3 {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 1.5;
}

.irecruit1_con_fl3 span {
    color: #E95532;
}

.irecruit1_con_fl4 {
    margin-top: 25px;
}

.irecruit1_con_fr {
    width: 50%;
}

.irecruit1_con_fr img {
    width: 100%;
    height: 100%;
}

.irecruit2_con {
}

.irecruit2_con ul {
    display: flex;
    flex-wrap: wrap;
}

.irecruit2_con ul li {
    width: 17.6%;
    padding-right: 5.6%;
    height: 100%;
    display: flex;
    position: relative;
}

.irecruit2_con ul li:nth-child(odd) {
    flex-direction: column;
}

.irecruit2_con ul li:nth-child(even) {
    flex-direction: column-reverse;
    margin-top: 98px;
}

.irecruit2_con ul li:nth-child(odd):after {
    background: url("../images/line1.png") no-repeat center;
    bottom: 60px;
}

.irecruit2_con ul li:nth-child(even):after {
    background: url("../images/line2.png") no-repeat center;
    top: 60px;
}

.irecruit2_con ul li:nth-child(odd):after,.irecruit2_con ul li:nth-child(even):after {
    content: '';
    width: 44px;
    height: 52px;
    position: absolute;
    right: 5.6%;
}

.irecruit2_con ul li:last-child:after {
    display: none;
}

.irecruit2_con ul li:last-child {
    padding-right: 0;
    width: 12%;
}

.irecruit2_con ul li:hover .irecruit2_img img {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

.irecruit2_img {
    height: 233px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.irecruit2_img img {
    transition: .5s;
}

.irecruit2_con ul li:nth-child(odd) .irecruit2_img {
    background: url("../images/recruit2bg1.png") no-repeat center;
    background-size: contain;
}

.irecruit2_con ul li:nth-child(even) .irecruit2_img {
    background: url("../images/recruit2bg2.png") no-repeat center;
    background-size: contain;
}

.irecruit2_img p {
    font-family: Oswald-Medium;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 1;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

.irecruit2_con ul li:nth-child(odd) .irecruit2_img p {
    top: 7px;
}

.irecruit2_con ul li:nth-child(even) .irecruit2_img p {
    bottom: 7px;
}

.irecruit2_con ul li:nth-child(odd) .irecruit2_img img {
    margin-top: -10px;
}

.irecruit2_con ul li:nth-child(even) .irecruit2_img img {
    margin-top: 10px;
}

.irecruit2_txt {
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    text-align: center;
}

.irecruit2_con ul li:nth-child(odd) .irecruit2_txt {
    margin-top: 20px;
    color: #E95532;
}

.irecruit2_con ul li:nth-child(even) .irecruit2_txt {
    margin-bottom: 20px;
    color: #000;
}

.irecruit3 {
    background: #F8F8F8;
    padding: 100px 0 73px 0;
}

.irecruit3_con ul {
    display: flex;
    flex-wrap: wrap;
}

.irecruit3_con ul li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 27px;
    display: flex;
    height: 133px;
    background: #FFFFFF;
    box-shadow: 0px 20px 40px 0px #E0E0E0;
    transition: .5s;
}

.irecruit3_con ul li:nth-child(4n) {
    margin-right: 0;
}

.irecruit3_img {
    width: 133px;
}

.irecruit3_img img {
    width: 100%;
    height: 100%;
}

.irecruit3_txt {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    line-height: 1.5;
    padding: 10px 35px;
    text-align: center;
}

.irecruit3_con ul li:hover {
    background: #E95532;
    box-shadow: 0px 20px 40px 0px #FEC9BC;
}

.irecruit3_con ul li:hover .irecruit3_img img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.irecruit3_con ul li:hover .irecruit3_txt {
    color: #fff;
}

.irecruit4_con {
    position: relative;
    padding-bottom: 55px;
}

.irecruit4s a {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
}

.irecruit4_img {
    background: #F8F8F8;
    transition: .5s;
    padding: 8px;
}

.irecruit4_img.pic:after {
    padding-bottom: 78%;
}

.irecruit4s a:hover .irecruit4_img img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.irecruit4_txt {
    margin-top: 20px;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.irecruit4s a:hover .irecruit4_txt {
    color: #E95532;
}

.swiper-pagination3 {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.irecruit4_con .swiper-pagination3 {
    bottom: 0;
    right: 0;
    width: 100%;
}

.irecruit4_con .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #E5E5E5;
    border-radius: 50%;
    opacity: 1;
    outline: none;
    margin: 0px 5px;
}

.irecruit4_con .swiper-pagination-bullet-active {
    background: #E95532;
}/*维修案例*/.iservice1 {
             margin-top: 40px;
             display: flex;
             flex-wrap: wrap;
             align-items: center;
             background: #F8F8F8;
         }

.iservice1_fl {
    width: 50%;
    background: #FFFFFF;
    border: 1px solid rgba(229,229,229,0.65);
    padding: 73px;
}

.iservice1_fl1 {
    width: 29px;
    height: 1px;
    background: #E95532;
}

.iservice1_fl2 {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 40px 0 35px 0;
}

.iservice1_fl3 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 30px;
    /*height: 120px;    display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 4;    overflow: hidden;*/;
}

.iservice1_fr {
    width: 50%;
    padding: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.iservice2 {
    margin: 40px 0 38px 0;
}

.iservice2 ul {
    display: flex;
    flex-wrap: wrap;
}

.iservice2 ul li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 27px;
}

.iservice2 ul li:nth-child(4n) {
    margin-right: 0;
}

.iservice2 ul li a {
    display: block;
    background: #F8F8F8;
    padding: 17px 17px 0 17px;
    transition: .5s;
}

.iservice2_img {
    background: #FFFFFF;
}

.iservice2_img.pic:after {
    padding-bottom: 80%;
}

.iservice2_txt {
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    line-height: 1;
    padding: 30px 17px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .5s;
}

.iservice2 ul li a:hover {
    background: #FFFFFF;
    box-shadow: 0px 20px 40px 0px #E0E0E0;
}

.iservice2 ul li a:hover .iservice2_img img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.iservice2 ul li a:hover .iservice2_txt {
    color: #E95532;
}/*维修案例详情*/.iserviceshow2 {
           }

.iserviceshow2_cons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
}

.iserviceshow2_cons img {
    width: 24%;
    margin-bottom: 20px;
}

.iserviceshow1 {
    position: relative;
    padding: 100px 0;
}

.iserviceshow1:after {
    content: '';
    display: block;
    width: 58%;
    height: 100%;
    background: #F8F8F8;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.iserviceshow1 .container1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sidebar {
    width: 36%;
}

.iserviceshow1_fl {
    position: relative;
}

.iserviceshow1_fl .swiper-container {
    width: 77%;
    margin: 0 auto;
}

.iserviceshow1_fl .swiper-slide {
    display: initial;
}

.iserviceshow1s a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
}

.iserviceshow1s a .pic:after {
    padding-bottom: 80%;
}

.iserviceshow1_fl .swiper-button-next2, .iserviceshow1_fl .swiper-button-prev2 {
    display: block;
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    transform: translate(0, -50%);
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: #EFEEEE url("../images/xwjt.png") no-repeat center;
    background-size: 17px 12px;
    text-align: center;
}

.iserviceshow1_fl .swiper-button-next2:hover, .iserviceshow1_fl .swiper-button-prev2:hover {
    background: #E95532 url("../images/xwjt_h.png") no-repeat center;
    background-size: 17px 12px;
}

.iserviceshow1_fl .swiper-button-prev2 {
    left: 0;
    right: auto;
}

.iserviceshow1_fl .swiper-button-next2 {
    right: 0;
    left: auto;
    transform: rotateY(-180deg) translate(0, -50%);
}

.iserviceshow1_fr {
    width: 55%;
    position: relative;
}

.iserviceshow1_fr1 {
    font-family: Oswald-Medium;
    font-weight: 500;
    font-size: 36px;
    color: #E95532;
    line-height: 30px;
    padding-right: 200px;
}

.iserviceshow1_fr2 {
    font-weight: 300;
    font-size: 18px;
    color: #000000;
    line-height: 2;
    margin: 30px 0 80px 0;
}

.iserviceshow1_fr3 .biaoti {
    margin-bottom: 25px;
}

.iserviceshow1_fr3_con {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 30px;
}

.iserviceshow1_fr .index_more {
    position: absolute;
    top: 0;
    right: 0;
}

.iserviceshow1_fr .index_more a p {
    background: #E95532;
    color: #fff;
}

.iserviceshow1_fr .index_more a span {
    background: #E95532 url("../images/more_h.png") no-repeat center;
}/*产品中心*/.iproduct2 {
             margin: 40px 0 38px 0;
         }

.iproduct2 ul {
    display: flex;
    flex-wrap: wrap;
}

.iproduct2 ul li {
    margin-bottom: 27px;
    width: 23.65%;
    margin-right: 1.8%;
}

.iproduct2 ul li:nth-child(4n) {
    margin-right: 0;
}

.iproduct2 ul li a {
    display: block;
    background: #F8F8F8;
    padding: 45px;
    transition: .5s;
}

.iproduct2_img {
}

.iproduct2_img.pic:after {
    padding-bottom: 85%;
}

.iproduct2_txt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 45px;
}

.iproduct2_txt_fl {
    display: flex;
    flex-direction: column;
    width: 80%;
}

.iproduct2_txt_fl h3 {
    font-family: Oswald-Medium;
    font-weight: 500;
    font-size: 24px;
    color: #000000;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .5s;
}

.iproduct2_txt_fl p {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 25px;
    margin-top: 12px;
    /*white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;*/;
}

.iproduct2_txt_fr {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 37px;
    height: 37px;
    background: #E95532;
    border-radius: 50%;
    transition: .5s;
    opacity: 0;
    margin-left: 15px;
}

.iproduct2 ul li a:hover {
    background: #FFFFFF;
    box-shadow: 0px 20px 40px 0px #E0E0E0;
}

.iproduct2 ul li a:hover .iproduct2_img img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.iproduct2 ul li a:hover .iproduct2_txt_fl h3 {
    color: #E95532;
}

.iproduct2 ul li a:hover .iproduct2_txt_fr {
    opacity: 1;
}/*产品详情*/.iproducthow1_fr1 {
             padding-right: 200px;
         }

.iproducthow1_fr1 h3 {
    font-family: Oswald-Medium;
    font-weight: 500;
    font-size: 36px;
    color: #E95532;
    line-height: 30px;
}

.iproducthow1_fr1 p {
    margin-top: 12px;
    font-weight: 300;
    font-size: 24px;
    color: #000000;
    line-height: 30px;
}

.iproducthow1_fr2 {
    margin-top: 95px;
}

.iproducthow1_fr2_con {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 30px;
}

.iproducthow1_fr3 {
    margin-top: 90px;
}

.iproducthow1_fr3_con {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 30px;
}

table {
    border: 1px solid #E7E6E6;
    border-collapse: collapse;
}

tr,td,th {
    border: 1px solid #E7E6E6;
    padding: 10px 30px;
}

table thead th {
    background: #EFEFEF;
    font-weight: 400;
    font-size: 17px;
    color: #4B4B4B;
    text-align: center;
}

table tbody tr:nth-child(odd) {
    background: #FFFFFF;
}

table tbody tr:nth-child(even) {
    background: #f8f8f8;
}

.iproductshow2_con table tbody tr:hover {
    background: #E95532;
    color: #fff;
}

.iproductshow3 {
    margin-top: 90px;
}

.iproductshow3_con {
    position: relative;
}

.iproductshow3_con .swiper-container {
    width: 88%;
    margin: 0 auto;
}

.iproductshow3_con .swiper-slide {
    display: initial;
}

.iproductshow3s a {
    display: block;
    position: relative;
    width: 100%;
    transition: .5s;
    border: 1px solid #EFEFEF;
    background: #FFFFFF;
    padding: 10px;
}

.iproductshow3s a:hover {
    box-shadow: 0px 20px 40px 0px #E0E0E0;
    border: 1px solid #fff;
}

.iproductshow3s a .pic:after {
    padding-bottom: 73%;
}

.iproductshow3_con .swiper-button-next3, .iproductshow3_con .swiper-button-prev3 {
    display: block;
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    transform: translate(0, -50%);
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: #EFEEEE url("../images/xwjt.png") no-repeat center;
    background-size: 17px 12px;
    text-align: center;
}

.iproductshow3_con .swiper-button-next3:hover, .iproductshow3_con .swiper-button-prev3:hover {
    background: #E95532 url("../images/xwjt_h.png") no-repeat center;
    background-size: 17px 12px;
}

.iproductshow3_con .swiper-button-prev3 {
    left: 0;
    right: auto;
}

.iproductshow3_con .swiper-button-next3 {
    right: 0;
    left: auto;
    transform: rotateY(-180deg) translate(0, -50%);
}

.iproductshow4 {
    margin-top: 100px;
}

.iproductshow4_con table tbody tr:hover {
    background: #E95532;
    color: #fff;
}

.iproductshow5 {
    margin: 100px 0 90px 0;
}

.iproductshow5_con {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 36px;
}

.relatedpro {
    margin-top: 90px;
}/*苏州陆芯到深圳高韵-公司介绍*/.introduce1_con {
                       margin-top: 60px;
                       display: flex;
                       flex-wrap: wrap;
                       justify-content: space-between;
                       align-items: center;
                   }

.introduce1_con_fl {
    width: 51%;
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 30px;
}

.introduce1_con_fr {
    width: 46.5%;
}

.introduce2_con {
    margin-top: 40px;
}

.m-video {
    cursor: pointer;
}

.introduce4 {
    margin-top: 100px;
}

.introduce4_con {
    margin-top: 40px;
    position: relative;
    padding-bottom: 55px;
}

.swiper-pagination4 {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.introduce4_con .swiper-pagination4 {
    bottom: 0;
    right: 0;
    width: 100%;
}

.introduce4_con .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #E5E5E5;
    border-radius: 50%;
    opacity: 1;
    outline: none;
    margin: 0px 5px;
}

.introduce4_con .swiper-pagination-bullet-active {
    background: #E95532;
}

.introduce3_info {
    font-weight: 400;
    font-size: 24px;
    color: #000;
    line-height: 1;
    margin: 40px 0 50px 0;
    text-align: center;
}

.introduce3_info span {
    color: #E95532;
}

.introduce3_con {
    position: relative;
    padding-left: 12.5%;
}

.introduce3_con .swiper-container {
    /*width: 88%;*/
    margin: 0 auto;
}

.introduce3_con .swiper-slide {
    display: initial;
}

.introduce3s a {
    display: block;
    position: relative;
    width: 100%;
    transition: .5s;
}

.introduce3_txt {
    background: #F8F8F8;
    padding: 60px;
    text-align: left;
    transition: .5s;
    height: 315px;
}

.introduce3_txt1 {
    width: 29px;
    height: 1px;
    background: #E95532;
}

.introduce3_txt2 {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 1;
    margin: 30px 0;
}

.introduce3_txt3 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 30px;
}

.introduce3s a:hover .introduce3_img img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.introduce3s a:hover .introduce3_txt {
    box-shadow: 0px 20px 40px 0px #E0E0E0;
}

.introduce3s a:hover .introduce3_txt2 {
    color: #E95532;
}

.introduce3_con .swiper-button-next4, .introduce3_con .swiper-button-prev4 {
    display: block;
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    transform: translate(0, -50%);
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: #EFEEEE url("../images/xwjt.png") no-repeat center;
    background-size: 17px 12px;
    text-align: center;
}

.introduce3_con .swiper-button-next4:hover, .introduce3_con .swiper-button-prev4:hover {
    background: #E95532 url("../images/xwjt_h.png") no-repeat center;
    background-size: 17px 12px;
}

.introduce3_con .swiper-button-prev4 {
    left: 6%;
    right: auto;
}

.introduce3_con .swiper-button-next4 {
    right: 6%;
    left: auto;
    transform: rotateY(-180deg) translate(0, -50%);
}/*苏州陆芯到深圳高韵-主产品介绍*/.ipro2_1_con {
                        margin-top: 40px;
                        position: relative;
                    }

.ipro2_1_con_fl {
    position: relative;
    width: 59.5%;
}

.ipro2s a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
    cursor: default;
}

.ipro2s a .pic:after {
    padding-bottom: 63%;
}

.swiper-pagination5 {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ipro2_1_con_fl .swiper-pagination5 {
    bottom: 30px;
    right: 25px;
}

.ipro2_1_con_fl .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
    outline: none;
    margin: 0px 5px;
}

.ipro2_1_con_fl .swiper-pagination-bullet-active {
    background: #E95532;
}

.ipro2_1_con_fr {
    width: 50%;
    position: absolute;
    right: 0;
    top: 20%;
    height: 60%;
    background: #fff;
    box-shadow: 0px 20px 40px 0px #E0E0E0;
    padding: 3.5% 6.3%;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ipro2_1_con_fr1 {
    font-weight: 400;
    font-size: 26px;
    color: #010101;
    line-height: 1;
}

.ipro2_1_con_fr1:after {
    content: '';
    display: block;
    width: 29px;
    height: 1px;
    background: #E95532;
    margin: 25px 0;
}

.ipro2_1_con_fr2 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 36px;
}

.ipro2_2_info {
    margin: 100px 0 40px 0;
    text-align: center;
}

.ipro2_2_info h3 {
    font-weight: 400;
    font-size: 36px;
    color: #000000;
    line-height: 1;
    margin-bottom: 35px;
}

.ipro2_2_info p {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 30px;
}

.ipro2_2_con li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 40px;
    background: #F8F8F8;
}

.ipro2_2_con li:nth-child(odd) {
    flex-direction: row;
}

.ipro2_2_con li:nth-child(even) {
    flex-direction: row-reverse;
}

.ipro2_2_txt {
    width: 50%;
    background: #F8F8F8;
    padding: 3.5% 5.2%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ipro2_2_txt1 {
    font-weight: 400;
    font-size: 26px;
    color: #000000;
    line-height: 1;
}

.ipro2_2_txt1:after {
    content: '';
    display: block;
    width: 29px;
    height: 1px;
    background: #E95532;
    margin: 30px 0;
}

.ipro2_2_txt2 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 36px;
}

.ipro2_2_txt3 {
    margin-top: 25px;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 1;
    background: url("../images/ptel.png") no-repeat left center;
    padding-left: 26px;
    line-height: 30px;
}

.ipro2_2_txt3 span {
    display: inline-block;
    font-size: 30px;
    color: #E95532;
    font-family: Oswald-Medium;
}

.ipro2_2_img {
    width: 50%;
    height: 100%;
    position: relative;
}

.ipro22s a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
    cursor: default;
}

.ipro2_2_img img {
    width: 100%;
    height: 100%;
}

.ipro2_2_con li:hover .ipro2_2_img img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.swiper-pagination6 {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ipro2_2_img .swiper-pagination6 {
    bottom: 30px;
    right: 25px;
}

.ipro2_2_img .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
    outline: none;
    margin: 0px 5px;
}

.ipro2_2_img .swiper-pagination-bullet-active {
    background: #E95532;
}/*上海高笙到优尊真空-零部件研发制造*/.iparts1_info {
                          font-weight: 400;
                          font-size: 24px;
                          color: #000000;
                          line-height: 1.5;
                          margin: 35px 0 70px 0;
                          text-align: center;
                      }

.iparts1_info span {
    color: #E95532;
}

.iparts2_con ul {
    display: flex;
    flex-wrap: wrap;
}

.iparts2_con ul li {
    width: 23.65%;
    margin-right: 1.8%;
    margin-bottom: 27px;
}

.iparts2_con ul li:nth-child(4n) {
    margin-right: 0;
}

.iparts2_con ul li a {
    display: block;
    background: #F8F8F8;
    padding: 27px 27px 0 27px;
    transition: .5s;
}

.iparts2_img {
    background: #FFFFFF;
}

.iparts2_img.pic:after {
    padding-bottom: 60%;
}

.iparts2_con ul li a:hover .iparts2_img img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.iparts2_txt {
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    line-height: 1;
    padding: 27px 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .5s;
}

.iparts2_con ul li a:hover .iparts2_txt {
    color: #E95532;
}/*上海高笙到优尊真空-整机新品研发制造*/.inewproduct1 ul {
                           display: flex;
                           flex-wrap: wrap;
                           justify-content: space-between;
                       }

.inewproduct1 ul li {
    width: 48%;
    margin-right: 4%;
}

.inewproduct1 ul li:last-child {
    margin-right: 0;
}

.inewproduct1_txt {
    background: #F8F8F8;
    padding: 50px;
    height: 473px;
}

.inewproduct1_txt1 {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 1;
}

.inewproduct1_txt1:after {
    content: '';
    display: block;
    width: 29px;
    height: 1px;
    background: #E95532;
    margin: 30px 0;
}

.inewproduct1_txt2 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 36px;
}

.inewproduct1_txt2 ul li {
    width: 100%;
    margin-right: 0;
}

.inewproduct1_txt2 p {
    position: relative;
    /*padding-left: 15px;*/;
}/*.inewproduct1_txt2 p:before{    content: '';    display: block;    width: 6px;    height: 6px;    background: #B7B7B7;    border-radius: 50%;    position: absolute;    left: 0;    top: 15px;}*/.inewproduct2 {
                                                                                                                                                                                                        margin-top: 100px;
                                                                                                                                                                                                    }

.inewproduct2_con ul {
    display: flex;
    flex-wrap: wrap;
}

.inewproduct2_con ul li {
    width: 23.65%;
    margin-right: 1.8%;
    margin-bottom: 27px;
}

.inewproduct2_con ul li:nth-child(4n) {
    margin-right: 0;
}

.inewproduct2_con ul li a {
    display: block;
    background: #F8F8F8;
    padding: 45px;
    transition: .5s;
}

.inewproduct2_img.pic:after {
    padding-bottom: 100%;
}

.inewproduct2_txt {
    text-align: center;
    margin-top: 45px;
    font-weight: 400;
    font-size: 16px;
    color: #4E4E4E;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.inewproduct2_con ul li a:hover .inewproduct2_img img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.inewproduct2_con ul li a:hover .inewproduct2_txt {
    color: #E95532;
}/*上海高笙到优尊真空-主产品介绍*/.ipro1_1_con {
                        margin-top: 40px;
                        background: #F8F8F8;
                        padding: 65px 75px 45px 75px;
                        display: flex;
                        flex-wrap: wrap;
                        justify-content: space-between;
                        align-items: center;
                    }

.ipro1_1_con .icustomize1_fr2 {
    margin: 0 auto 40px auto;
}

.ipro1_2 {
    font-weight: 400;
    font-size: 36px;
    color: #000000;
    line-height: 1;
}

.ipro1_3 ul li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 160px;
    justify-content: space-between;
}

.ipro1_3 ul li:nth-child(odd) {
    flex-direction: row;
}

.ipro1_3 ul li:nth-child(even) {
    flex-direction: row-reverse;
}

.ipro1_3_img {
    width: 50%;
}

.ipro1_3_img.pic:after {
    padding-bottom: 67%;
}

.ipro1_3_txt {
    width: 43%;
}

.ipro1_3_txt1 {
    font-weight: 400;
    font-size: 26px;
    color: #E95532;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ipro1_3_txt1:after {
    content: '';
    display: block;
    width: 29px;
    height: 1px;
    background: #E95532;
    margin: 30px 0 55px 0;
}

.ipro1_3_txt2_1 {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 1;
    margin-bottom: 20px;
}

.ipro1_3_txt2_2 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 36px;
}

.ipro1_3_txt2_2 p {
    padding-left: 15px;
    position: relative;
}

.ipro1_3_txt2_2 p:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #B7B7B7;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 15px;
}

.ipro1_3_txt3.index_more {
    margin-top: 45px;
    justify-content: flex-start;
}

.ipro1_3_txt3.index_more a p {
    background: #E95532;
    color: #fff;
}

.ipro1_3_txt3.index_more a span {
    background: #E95532 url("../images/more_h.png") no-repeat center;
}/*上海高笙到优尊真空-公司介绍*/.iabout1_1 .ileader_con_fr {
                       width: 45%;
                   }

.iabout1_1 .ileader_con_fl {
    width: 52%;
    margin-top: 100px;
}

.iabout1_1 .ileader_con_fl2 {
    width: 70%;
}

.iabout1_1 .ileader_con_fl2 h3 span {
    color: #E95532;
}

.iabout1_2 {
    margin: 75px 0 100px 0;
}

.iabout1_3 {
    background: #FAFAFA;
    padding: 100px 0;
}

.iabout1_3_con {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    box-shadow: 0px 20px 40px 0px #E0E0E0;
}

.iabout1_3_con_fl {
    width: 50%;
    background: #FFFFFF;
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.iabout1_3_con_fl1 {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 1;
}

.iabout1_3_con_fl1:after {
    content: '';
    display: block;
    width: 27px;
    height: 1px;
    background: #E95532;
    margin: 25px 0 30px 0;
}

.iabout1_3_con_fl2 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 30px;
}

.iabout1_3_con_fl3 {
    margin-top: 50px;
}

.iabout1_3_con_fl3 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.iabout1_3_con_fl3 ul li {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.iabout1_3_con_fl3 ul li h3 {
    font-weight: 400;
    font-size: 14px;
    color: #6F6F6F;
    line-height: 1;
}

.iabout1_3_con_fl3 ul li h3 span {
    font-family: Oswald-Medium;
    font-weight: 500;
    font-size: 40px;
    color: #E95532;
    line-height: 1;
    padding-right: 10px;
}

.iabout1_3_con_fl3 ul li p {
    margin-top: 15px;
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 1;
}

.iabout1_3_con_fr {
    width: 50%;
    position: relative;
}

.iabout1_3s a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
    cursor: default;
}

.iabout1_3s a .pic:after {
    padding-bottom: 58%;
}

.swiper-pagination7 {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.iabout1_3_con_fr .swiper-pagination7 {
    bottom: 30px;
    right: 25px;
}

.iabout1_3_con_fr .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
    outline: none;
    margin: 0px 5px;
}

.iabout1_3_con_fr .swiper-pagination-bullet-active {
    background: #E95532;
}

.iabout1_4 {
    margin-top: 100px;
}

.iabout1_4_con {
    margin-top: 55px;
    position: relative;
}

.iabout1_4_con .swiper-container {
    width: 88%;
    margin: 0 auto;
}

.iabout1_4_con .swiper-slide {
    display: initial;
}

.iabout1_4s a {
    display: block;
    position: relative;
    width: 100%;
    transition: .5s;
    border-left: 1px solid #EFEFEF;
    padding-left: 23px;
    text-align: left;
}

.iabout1_4s_txt1 {
    font-family: Oswald-Medium;
    font-weight: 500;
    font-size: 36px;
    color: #CFCFCF;
    line-height: 1;
}

.iabout1_4s_txt2 {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 20px 0 15px 0;
}

.iabout1_4s_txt3 {
    font-weight: 400;
    font-size: 15px;
    color: #6F6F6F;
    line-height: 24px;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.iabout1_4s_img {
    margin-top: 40px;
    transition: .5s;
    overflow: inherit;
}

.iabout1_4s_img.pic:after {
    padding-bottom: 100%;
}

.iabout1_4s a:hover .iabout1_4s_txt1 {
    color: #F2F0F0;
}

.iabout1_4s a:hover .iabout1_4s_txt2 {
    color: #E95532;
}

.iabout1_4s a:hover .iabout1_4s_img {
    margin-top: 20px;
}

.iabout1_4s a:hover .iabout1_4s_img img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.iabout1_4_con .swiper-button-next5, .iabout1_4_con .swiper-button-prev5 {
    display: block;
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    transform: translate(0, -50%);
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: #EFEEEE url("../images/xwjt.png") no-repeat center;
    background-size: 17px 12px;
    text-align: center;
}

.iabout1_4_con .swiper-button-next5:hover, .iabout1_4_con .swiper-button-prev5:hover {
    background: #E95532 url("../images/xwjt_h.png") no-repeat center;
    background-size: 17px 12px;
}

.iabout1_4_con .swiper-button-prev5 {
    left: 0;
    right: auto;
}

.iabout1_4_con .swiper-button-next5 {
    right: 0;
    left: auto;
    transform: rotateY(-180deg) translate(0, -50%);
}
/*优尊真空-联系我们*/

.iproduct .list li{
    position: static;
}
.iproduct .list .Navlist{
    position: absolute;
    z-index: 999;
    display: none;
    background: #FFFFFF;
    overflow: hidden;
    left: 0;
    width: 100%;
    height: auto;
    text-align: left;
    box-shadow: 0 10px 30px #ddd;
}
.iproduct .list .Navlist ul{
    justify-content: flex-start;
}
.iproduct .list .Navlist ul li{
    padding-right: 50px;
}
.iproduct .list .Navlist ul li a{
    display: block;
    line-height: 50px;
    font-weight: 400;
    font-size: 15px;
    color: #000;
}
.iproduct .list .Navlist ul li a:after{
    display: none;
}
.iproduct .list .Navlist ul li a:hover{
    color: #E95532;
}
.iproduct .list .Navlist ul li.active a{
    color: #E95532;
}



@media (min-width:1801px) and (max-width:1910px) {
    .footer1 ul li {
        margin-right: 7%;
    }

    .news_img {
        width: 63%;
    }

    .irecruit2_img {
        height: 215px;
    }

    .irecruit2_con ul li:nth-child(odd) .irecruit2_img p {
        top: 5px;
    }

    .irecruit2_con ul li:nth-child(even) .irecruit2_img p {
        bottom: 5px;
    }

    .irecruit2_con ul li:nth-child(odd):after {
        bottom: 40px;
    }

    .inewproduct1_txt {
        height: 545px;
    }

    .iabout1_3_con_fl {
        padding: 45px;
    }

    .iabout1_3_con_fl3 {
        margin-top: 40px;
    }
}

@media (min-width:1701px) and (max-width:1800px) {
    .news_img {
        width: 67%;
    }

    .truelandNav .list li {
        padding-right: 75px;
    }

    .footer1 ul li {
        margin-right: 7%;
    }

    .footer1_fl {
        width: 85%;
    }

    .footer1_fr {
        width: 10%;
    }

    .icontact1_con_fl {
        width: 75%;
    }

    .inews1 .news .news_txt {
        padding: 70px;
    }

    .inews1 .news .news_txt4 {
        margin-top: 90px;
    }

    .inews2 ul li a {
        height: 319px;
    }

    .inews2_txt3 {
        margin: 20px 0 90px 0;
    }

    .irecruit2_img {
        height: 200px;
    }

    .irecruit2_con ul li:nth-child(odd) .irecruit2_img p {
        top: 5px;
    }

    .irecruit2_con ul li:nth-child(even) .irecruit2_img p {
        bottom: 5px;
    }

    .irecruit2_con ul li:nth-child(even) {
        margin-top: 88px;
    }

    .irecruit2_con ul li:nth-child(odd):after {
        bottom: 40px;
    }

    .iservice1_fl {
        padding: 70px;
    }

    .iserviceshow1_fl .swiper-container {
        width: 73%;
    }

    .truelandNav .list li {
        padding-right: 55px;
    }

    .iproduct2 ul li a {
        padding: 35px;
    }

    .iproduct2_txt {
        margin-top: 35px;
    }

    .iproduct2_txt_fl {
        width: 75%;
    }

    .iproduct2_txt_fl h3 {
        font-size: 22px;
    }

    .introduce3_txt {
        height: 345px;
    }

    .ipro2_2_txt2 {
        line-height: 32px;
    }

    .inewproduct1_txt {
        height: 545px;
    }

    .iabout1_3_con_fl3 ul li h3 span {
        font-size: 38px;
    }

    .iabout1_3_con_fl {
        padding: 45px;
    }

    .iabout1_3_con_fl3 {
        margin-top: 40px;
    }
}

@media (min-width:1601px) and (max-width:1700px) {
    .about_con_fr2 {
        margin-top: 70px;
    }

    .news_img {
        width: 73%;
    }

    .icontact1_con {
        justify-content: space-between;
    }

    .icontact1_con_fl {
        width: 76%;
    }

    .footer1 ul li {
        margin-right: 5%;
    }

    .footer1 ul li p {
        font-size: 29px;
    }

    .footer1_fl {
        width: 90%;
    }

    .footer1_fr {
        width: 11%;
    }

    .inews1 .news .news_txt {
        padding: 65px;
    }

    .inews1 .news .news_txt4 {
        margin-top: 80px;
    }

    .inews2 ul li a {
        height: 309px;
    }

    .inews2_txt3 {
        margin: 20px 0 80px 0;
    }

    .show_content {
        margin: 80px 0;
    }

    .relatednews {
        margin-top: 85px;
    }

    .relatednews_con.inews2 ul li a {
        height: 274px;
    }

    .relatednews_con.inews2 .inews2_txt3 {
        margin: 20px 0 65px 0;
    }

    .icustomize1 {
        padding: 60px 60px 60px 85px;
    }

    .icustomize1_fl {
        margin-right: 115px;
    }

    .icustomize1_fr1, .icustomize1_fr3 {
        font-size: 145px;
    }

    .icustomize1_fl h3 {
        font-size: 35px;
    }

    .icustomize1_fl p {
        font-size: 23px;
    }

    .biaoti {
        font-size: 23px;
    }

    .icase_img {
        padding: 55px;
    }

    .icase_txt {
        padding: 55px 60px;
    }

    .icase_txt2 {
        font-size: 23px;
    }

    .irecruit2_img {
        height: 190px;
    }

    .irecruit2_img img {
        max-width: 30%;
    }

    .irecruit2_con ul li:nth-child(odd) .irecruit2_img p {
        top: 5px;
    }

    .irecruit2_con ul li:nth-child(even) .irecruit2_img p {
        bottom: 5px;
    }

    .irecruit2_con ul li:nth-child(even) {
        margin-top: 78px;
    }

    .irecruit2_con ul li:nth-child(odd):after {
        bottom: 40px;
    }

    .irecruit3_txt {
        padding: 10px 25px;
    }

    .iservice1_fl {
        padding: 65px;
    }

    .iserviceshow1_fl .swiper-container {
        width: 70%;
    }

    .truelandNav .list li {
        padding-right: 55px;
    }

    .iproduct2 ul li a {
        padding: 35px;
    }

    .iproduct2_txt {
        margin-top: 35px;
    }

    .iproduct2_txt_fl {
        width: 75%;
    }

    .iproduct2_txt_fl h3 {
        font-size: 22px;
    }

    .introduce3_txt {
        padding: 55px;
        height: 345px;
    }

    .ipro2_2_txt1:after {
        margin: 25px 0;
    }

    .ipro2_2_txt {
        padding: 2.2% 5.2%;
    }

    .ipro2_2_txt2 {
        line-height: 30px;
    }

    .iparts1_info {
        font-size: 23px;
        margin: 30px 0 60px 0;
    }

    .iparts2_con ul li a {
        padding: 24px 24px 0 24px;
    }

    .iparts2_txt {
        padding: 24px 0;
    }

    .inewproduct1_txt {
        height: 524px;
    }

    .inewproduct1_txt1 {
        font-size: 23px;
    }

    .inewproduct1_txt2 {
        line-height: 34px;
    }    /*.inewproduct1_txt2 p:before{        top: 14px;    }*/	.ipro1_1_con {
                                                                        padding: 50px 50px 40px 50px;
                                                                    }

    .ipro1_1_con .icustomize1_fr2 {
        margin: 0 auto 35px auto;
    }

    .ipro1_3 ul li {
        margin-bottom: 140px;
    }

    .ipro1_3_txt1 {
        font-size: 25px;
    }

    .ipro1_3_txt2_1 {
        font-size: 23px;
    }

    .ipro1_3_txt2_2 {
        line-height: 34px;
    }

    .ipro1_3_txt2_2 p:before {
        top: 14px;
    }

    .iabout1_1 .ileader_con_fl2 {
        width: 75%;
    }

    .iabout1_3_con_fl {
        padding: 45px;
    }

    .iabout1_3_con_fl1 {
        font-size: 23px;
    }

    .iabout1_3_con_fl3 ul li h3 span {
        font-size: 36px;
    }

    .iabout1_4s_txt1 {
        font-size: 35px;
    }

    .iabout1_4s_txt2 {
        font-size: 23px;
    }
}

@media (min-width:1501px) and (max-width:1600px) {
    .ban_txt h3 {
        font-size: 32px;
    }

    .ban_txt h2 {
        font-size: 44px;
    }

    .about_info {
        font-size: 34px;
    }

    .about_con {
        /*margin-top: -50px;*/
    }

    .about_con_fr2 {
        margin-top: 60px;
    }

    .leader_con {
        font-size: 34px;
    }

    .news_img {
        width: 79%;
    }

    .customer_con ul li a {
        height: 116px;
    }

    .footer1_fr {
        width: 12%;
    }

    .footer1 ul {
        margin-top: 25px;
    }

    .footer1 ul li {
        margin-bottom: 25px;
    }

    .iban_txt h3 {
        font-size: 34px;
    }

    .truelandNav .list li {
        padding-right: 55px;
    }

    .icontact1_con {
        justify-content: space-between;
    }

    .icontact1_con_fl {
        width: 83%;
    }

    .icontact1_con_fr {
        flex-direction: column;
        width: 12%;
    }

    .icontact1_con_fr a {
        margin-bottom: 10px;
    }

    .ifeedback_info h3 {
        font-size: 34px;
    }

    .ifeedback_info p {
        font-size: 23px;
    }

    .ileader_con_fl {
        margin-top: 60px;
    }

    .ileader_con_fl1, .ileader_con_fl3 {
        font-size: 140px;
        line-height: 30px;
    }

    .ileader_con_fl2 {
        width: 80%;
        margin: 0 auto 55px auto;
    }

    .ileader_con_fl2 h3:after {
        margin: 25px 0 40px 0;
    }

    .iculture_cons {
        padding: 50px 50px 0 50px;
    }

    .inews1 .news .news_txt {
        padding: 60px;
    }

    .inews1 .news .news_txt4 {
        margin-top: 70px;
    }

    .inews2 ul li a {
        padding: 40px;
        height: 289px;
    }

    .inews2_txt3 {
        margin: 20px 0 70px 0;
    }

    .show_content {
        margin: 70px 0;
    }

    .relatednews {
        margin-top: 75px;
    }

    .relatednews_con.inews2 ul li a {
        height: 269px;
    }

    .relatednews_con.inews2 .inews2_txt3 {
        margin: 20px 0 60px 0;
    }

    .icustomize1 {
        padding: 55px 55px 55px 80px;
    }

    .icustomize1_fl {
        margin-right: 105px;
    }

    .icustomize1_fr1, .icustomize1_fr3 {
        font-size: 140px;
    }

    .icustomize1_fl h3 {
        font-size: 34px;
    }

    .icustomize1_fl p {
        font-size: 22px;
    }

    .biaoti {
        font-size: 22px;
    }

    .icase_img {
        padding: 50px;
    }

    .icase_txt {
        padding: 50px 55px;
    }

    .icase_txt2 {
        font-size: 22px;
        margin: 25px 0;
    }

    .irecruit1_con_fl {
        padding: 64px 68px;
    }

    .irecruit1_con_fl3 {
        font-size: 22px;
    }

    .irecruit2_img {
        height: 180px;
    }

    .irecruit2_img img {
        max-width: 30%;
    }

    .irecruit2_con ul li:nth-child(odd) .irecruit2_img p {
        top: 5px;
    }

    .irecruit2_con ul li:nth-child(even) .irecruit2_img p {
        bottom: 5px;
    }

    .irecruit2_con ul li:nth-child(even) {
        margin-top: 78px;
    }

    .irecruit2_con ul li:nth-child(odd):after, .irecruit2_con ul li:nth-child(even):after {
        width: 35px;
        height: 41px;
    }

    .irecruit2_con ul li:nth-child(odd):after {
        bottom: 40px;
    }

    .irecruit3_con ul li {
        width: 47%;
        margin-right: 6%;
    }

    .irecruit3_con ul li:nth-child(4n) {
        margin-right: 6%;
    }

    .irecruit3_con ul li:nth-child(2n) {
        margin-right: 0;
    }

    .iservice1_fl {
        padding: 60px;
    }

    .iservice1_fl2 {
        margin: 35px 0 30px 0;
        font-size: 23px;
    }

    .iservice2 ul li a {
        padding: 15px 15px 0 15px;
    }

    .iservice2_txt {
        padding: 28px 15px;
    }

    .sidebar {
        width: 38%;
    }

    .iserviceshow1_fl .swiper-container {
        width: 70%;
    }

    .iserviceshow1_fr1 {
        font-size: 34px;
    }

    .iserviceshow1_fr2 {
        font-size: 17px;
    }

    .truelandNav .list li {
        padding-right: 40px;
    }

    .iproduct2 ul li a {
        padding: 30px;
    }

    .iproduct2_txt {
        margin-top: 30px;
    }

    .iproduct2_txt_fl {
        width: 70%;
    }

    .iproduct2_txt_fl h3 {
        font-size: 20px;
    }

    .iproducthow1_fr1 h3 {
        font-size: 34px;
    }

    .iproducthow1_fr1 p {
        font-size: 22px;
    }

    .introduce3_txt {
        padding: 50px;
        height: 365px;
    }

    .ipro2_1_con_fr2 {
        line-height: 30px;
    }

    .ipro2_2_info h3 {
        font-size: 34px;
    }

    .ipro2_2_txt {
        padding: 1.8% 5.2%;
    }

    .ipro2_2_txt1:after {
        margin: 20px 0;
    }

    .ipro2_2_txt2 {
        line-height: 30px;
    }

    .iparts1_info {
        font-size: 22px;
        margin: 30px 0 50px 0;
    }

    .iparts2_con ul li a {
        padding: 21px 21px 0 21px;
    }

    .iparts2_txt {
        padding: 21px 0;
        font-size: 17px;
    }

    .inewproduct1_txt {
        padding: 45px;
    }

    .inewproduct1_txt1 {
        font-size: 22px;
    }

    .inewproduct1_txt1:after {
        margin: 25px 0;
    }

    .inewproduct1_txt2 {
        line-height: 32px;
    }   /* .inewproduct1_txt2 p:before{        top: 13px;    }*/	.inewproduct2_con ul li a {
                                                                        padding: 40px;
                                                                    }

    .inewproduct2_txt {
        margin-top: 40px;
    }

    .ipro1_1_con {
        padding: 45px 45px 35px 45px;
    }

    .icustomize1_fl h3:after {
        margin: 20px 0 30px 0;
    }

    .ipro1_1_con .icustomize1_fr2 {
        margin: 0 auto 30px auto;
    }

    .ipro1_2 {
        font-size: 34px;
    }

    .ipro1_3 ul li {
        margin-bottom: 120px;
    }

    .ipro1_3_txt1 {
        font-size: 24px;
    }

    .ipro1_3_txt1:after {
        margin: 25px 0 45px 0;
    }

    .ipro1_3_txt2_1 {
        font-size: 22px;
    }

    .ipro1_3_txt2_2 {
        line-height: 32px;
    }

    .ipro1_3_txt2_2 p:before {
        top: 13px;
    }

    .ipro1_3_txt3.index_more {
        margin-top: 40px;
    }

    .iabout1_1 .ileader_con_fl {
        margin-top: 70px;
    }

    .iabout1_1 .ileader_con_fl2 {
        width: 80%;
    }

    .iabout1_3_con_fl {
        padding: 45px;
    }

    .iabout1_3_con_fl1 {
        font-size: 22px;
    }

    .iabout1_3_con_fl1:after {
        margin: 20px 0 25px 0;
    }

    .iabout1_3_con_fl3 {
        margin-top: 45px;
    }

    .iabout1_3_con_fl3 ul li h3 span {
        font-size: 34px;
    }

    .iabout1_4s_txt1 {
        font-size: 34px;
    }

    .iabout1_4s_txt2 {
        font-size: 22px;
    }
}

@media (min-width:1401px) and (max-width:1500px) {
    .ban_txt h3 {
        font-size: 30px;
    }

    .ban_txt h2 {
        font-size: 42px;
    }

    .index_title {
        font-size: 28px;
    }

    .about_info {
        font-size: 31px;
    }

    .about_con {
        /*margin-top: -50px;*/
    }

    .about_con_fr1 {
        height: 180px;
        -webkit-line-clamp: 5;
    }

    .about_con_fr2 {
        margin-top: 60px;
    }

    .leader_con {
        font-size: 31px;
    }

    .culture_img {
        width: 60px;
        height: 60px;
    }

    .news_img {
        width: 82%;
    }

    .news_txt {
        padding: 40px 42px;
    }

    .customer_con ul li a {
        height: 106px;
    }

    .footer1_fr {
        width: 13%;
    }

    .footer1 ul {
        margin-top: 25px;
    }

    .footer1 ul li {
        margin-bottom: 25px;
    }

    .iban_txt h3 {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .iban_txt p {
        font-size: 15px;
    }

    .truelandNav .list li {
        padding-right: 45px;
    }

    .icontact1_con_fl ul {
        flex-direction: column;
    }

    .icontact1_con_fl ul li:nth-child(1) {
        width: 100%;
    }

    .icontact1_con_fl ul li:nth-child(2) {
        width: 100%;
    }

    .icontact1_con_fls {
        margin-bottom: 35px;
    }

    .icontact1_txt p {
        font-size: 28px;
    }

    .icontact1_con_fl {
        width: 65%;
    }

    .icontact1_con_fr {
        width: 25%;
    }

    .ifeedback_info h3 {
        font-size: 32px;
    }

    .ifeedback_info p {
        font-size: 22px;
    }

    .ileader_con_fl {
        margin-top: 55px;
    }

    .ileader_con_fl1, .ileader_con_fl3 {
        font-size: 130px;
        line-height: 25px;
    }

    .ileader_con_fl2 {
        width: 85%;
        margin: 0 auto 50px auto;
    }

    .ileader_con_fl2 h3 {
        font-size: 22px;
    }

    .ileader_con_fl2 h3:after {
        margin: 25px 0 40px 0;
    }

    .iculture_cons {
        padding: 45px 45px 0 45px;
    }

    .inews1 .news .news_txt {
        padding: 55px;
    }

    .inews1 .news .news_txt4 {
        margin-top: 60px;
    }

    .inews2 ul li a {
        padding: 40px;
        height: 279px;
    }

    .inews2_txt3 {
        margin: 20px 0 60px 0;
    }

    .show_content {
        margin: 60px 0;
    }

    .relatednews {
        margin-top: 65px;
    }

    .relatednews_con.inews2 ul li a {
        height: 264px;
    }

    .relatednews_con.inews2 .inews2_txt3 {
        margin: 20px 0 55px 0;
    }

    .icustomize1 {
        padding: 50px 50px 50px 75px;
    }

    .icustomize1_fl {
        margin-right: 95px;
    }

    .icustomize1_fr1, .icustomize1_fr3 {
        font-size: 130px;
    }

    .icustomize1_fl h3 {
        font-size: 32px;
    }

    .icustomize1_fl p {
        font-size: 21px;
    }

    .biaoti {
        font-size: 21px;
    }

    .icase_img {
        padding: 45px;
    }

    .icase_txt {
        padding: 45px 50px;
    }

    .icase_txt2 {
        font-size: 21px;
        margin: 25px 0;
    }

    .irecruit1_con_fl {
        padding: 54px 58px;
    }

    .irecruit1_con_fl3 {
        font-size: 21px;
    }

    .irecruit2_img {
        height: 160px;
    }

    .irecruit2_img img {
        max-width: 30%;
    }

    .irecruit2_img p {
        font-size: 13px;
    }

    .irecruit2_con ul li:nth-child(odd) .irecruit2_img p {
        top: 4px;
    }

    .irecruit2_con ul li:nth-child(even) .irecruit2_img p {
        bottom: 4px;
    }

    .irecruit2_txt {
        font-size: 17px;
    }

    .irecruit2_con ul li:nth-child(even) {
        margin-top: 68px;
    }

    .irecruit2_con ul li:nth-child(odd):after, .irecruit2_con ul li:nth-child(even):after {
        width: 35px;
        height: 41px;
    }

    .irecruit2_con ul li:nth-child(odd):after {
        bottom: 40px;
    }

    .irecruit2_con ul li:nth-child(even):after {
        top: 55px;
    }

    .irecruit3_con ul li {
        width: 47%;
        margin-right: 6%;
    }

    .irecruit3_con ul li:nth-child(4n) {
        margin-right: 6%;
    }

    .irecruit3_con ul li:nth-child(2n) {
        margin-right: 0;
    }

    .iservice1_fl {
        padding: 55px;
    }

    .iservice1_fl2 {
        margin: 30px 0 25px 0;
        font-size: 22px;
    }

    .iservice2 ul li a {
        padding: 12px 12px 0 12px;
    }

    .iservice2_txt {
        padding: 25px 12px;
        font-size: 17px;
    }

    .sidebar {
        width: 38%;
    }

    .iserviceshow1_fl .swiper-container {
        width: 65%;
    }

    .iserviceshow1_fr1 {
        font-size: 32px;
    }

    .iserviceshow1_fr2 {
        font-size: 16px;
    }

    .truelandNav .list li {
        padding-right: 30px;
    }

    .truelandNav .list li a {
        font-size: 16px;
    }

    .iproduct2 ul li a {
        padding: 25px;
    }

    .iproduct2_txt {
        margin-top: 25px;
    }

    .iproduct2_txt_fl {
        width: 65%;
    }

    .iproduct2_txt_fl h3 {
        font-size: 20px;
    }

    .iproducthow1_fr1 h3 {
        font-size: 32px;
    }

    .iproducthow1_fr1 p {
        font-size: 20px;
    }

    .iproductshow3_con .swiper-container {
        width: 85%;
    }

    .introduce3_info {
        font-size: 22px;
        margin: 35px 0 45px 0;
    }

    .introduce3_txt {
        padding: 45px;
        height: 343px;
    }

    .introduce3_txt2 {
        font-size: 22px;
        margin: 25px 0;
    }

    .ipro2_1_con_fr1 {
        font-size: 24px;
    }

    .ipro2_1_con_fr1:after {
        margin: 20px 0;
    }

    .ipro2_1_con_fr2 {
        line-height: 30px;
    }

    .ipro2_2_info h3 {
        font-size: 32px;
    }

    .ipro2_2_txt1 {
        font-size: 24px;
    }

    .ipro2_2_txt {
        padding: 1.8% 5.2%;
    }

    .ipro2_2_txt1:after {
        margin: 20px 0;
    }

    .ipro2_2_txt2 {
        line-height: 30px;
    }

    .iparts1_info {
        font-size: 21px;
        margin: 30px 0 40px 0;
    }

    .iparts2_con ul li a {
        padding: 18px 18px 0 18px;
    }

    .iparts2_txt {
        padding: 18px 0;
        font-size: 16px;
    }

    .inewproduct1_txt {
        padding: 40px;
        height: 441px;
    }

    .inewproduct1_txt1 {
        font-size: 21px;
    }

    .inewproduct1_txt1:after {
        margin: 20px 0;
    }

    .inewproduct1_txt2 {
        line-height: 30px;
    }    /*.inewproduct1_txt2 p:before{        top: 12px;    }*/	.inewproduct2_con ul li a {
                                                                        padding: 35px;
                                                                    }

    .inewproduct2_txt {
        margin-top: 35px;
    }

    .ipro1_1_con {
        padding: 40px 40px 30px 40px;
    }

    .icustomize1_fl h3:after {
        margin: 20px 0 30px 0;
    }

    .ipro1_1_con .icustomize1_fr2 {
        margin: 0 auto 25px auto;
    }

    .ipro1_2 {
        font-size: 32px;
    }

    .ipro1_3 ul li {
        margin-bottom: 100px;
    }

    .ipro1_3_txt1 {
        font-size: 23px;
    }

    .ipro1_3_txt1:after {
        margin: 25px 0 45px 0;
    }

    .ipro1_3_txt2_1 {
        font-size: 21px;
    }

    .ipro1_3_txt2_2 {
        line-height: 30px;
    }

    .ipro1_3_txt3.index_more {
        margin-top: 35px;
    }

    .iabout1_1 .ileader_con_fl {
        margin-top: 70px;
    }

    .iabout1_1 .ileader_con_fl2 {
        width: 80%;
    }

    .iabout1_3_con_fl {
        padding: 40px;
    }

    .iabout1_3_con_fl1 {
        font-size: 21px;
    }

    .iabout1_3_con_fl1:after {
        margin: 20px 0 25px 0;
    }

    .iabout1_3_con_fl3 {
        margin-top: 40px;
    }

    .iabout1_3_con_fl3 ul li h3 span {
        font-size: 32px;
    }

    .iabout1_4s_txt1 {
        font-size: 32px;
    }

    .iabout1_4s_txt2 {
        font-size: 21px;
    }
}

@media (min-width:1280px) and (max-width:1400px) {
    .ban_txt h3 {
        font-size: 28px;
    }

    .ban_txt h2 {
        font-size: 40px;
    }

    .index_title {
        font-size: 26px;
    }

    .about_info {
        font-size: 30px;
    }

    .about_con {
        /*margin-top: -40px;*/
    }

    .about_con_fr1 {
        height: 144px;
        -webkit-line-clamp: 4;
    }

    .about_con_fr2 {
        margin-top: 50px;
    }

    .leader_con {
        font-size: 30px;
    }

    .leader_con br {
        display: none;
    }

    .culture_img {
        width: 55px;
        height: 55px;
    }

    .culture_txt2 {
        font-size: 22px;
    }

    .news_img {
        width: 88%;
    }

    .news_txt {
        padding: 33px 34px;
    }

    .news_txt2 {
        font-size: 22px;
    }

    .customer_con ul li a {
        height: 96px;
    }

    .iban_txt h3 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .iban_txt p {
        font-size: 14px;
    }

    .truelandNav .list li {
        padding-right: 35px;
    }

    .icontact1_con_fl ul {
        flex-direction: column;
    }

    .icontact1_con_fl ul li:nth-child(1) {
        width: 100%;
    }

    .icontact1_con_fl ul li:nth-child(2) {
        width: 100%;
    }

    .icontact1_con_fls {
        margin-bottom: 35px;
    }

    .icontact1_txt p {
        font-size: 26px;
    }

    .icontact1_con {
        justify-content: space-between;
    }

    .icontact1_con_fl {
        width: 65%;
    }

    .icontact1_con_fr {
        width: 30%;
    }

    .ifeedback_info h3 {
        font-size: 28px;
    }

    .ifeedback_info p {
        font-size: 20px;
    }

    .footer1 ul {
        margin-top: 25px;
    }

    .footer1 ul li {
        margin-bottom: 25px;
    }

    .footer1 ul li p {
        font-size: 28px;
    }

    .footer1_fr {
        width: 15%;
    }

    .ileader_con_fl {
        margin-top: 50px;
    }

    .ileader_con_fl1, .ileader_con_fl3 {
        font-size: 120px;
        line-height: 20px;
    }

    .ileader_con_fl2 {
        width: 85%;
        margin: 0 auto 40px auto;
    }

    .ileader_con_fl2 h3 {
        font-size: 20px;
    }

    .ileader_con_fl2 h3:after {
        margin: 20px 0 35px 0;
    }

    .iculture_cons {
        padding: 40px 40px 0 40px;
    }

    .inews1 .news .news_txt {
        padding: 50px;
    }

    .inews1 .news .news_txt4 {
        margin-top: 50px;
    }

    .inews2 ul li a {
        padding: 35px;
        height: 259px;
    }

    .inews2_txt3 {
        margin: 20px 0 50px 0;
    }

    .show_content {
        margin: 50px 0;
    }

    .relatednews {
        margin-top: 55px;
    }

    .relatednews_con.inews2 ul li a {
        height: 259px;
    }

    .relatednews_con.inews2 .inews2_txt3 {
        margin: 20px 0 50px 0;
    }

    .icustomize1 {
        padding: 45px 45px 45px 70px;
    }

    .icustomize1_fl {
        margin-right: 85px;
    }

    .icustomize1_fr1, .icustomize1_fr3 {
        font-size: 120px;
    }

    .icustomize1_fl h3 {
        font-size: 30px;
    }

    .icustomize1_fl p {
        font-size: 20px;
    }

    .biaoti {
        font-size: 20px;
    }

    .icase_img {
        padding: 40px;
    }

    .icase_txt {
        padding: 40px 45px;
    }

    .icase_txt2 {
        font-size: 20px;
        margin: 20px 0;
    }

    .irecruit1_con_fl {
        padding: 44px 48px;
    }

    .irecruit1_con_fl3 {
        font-size: 20px;
    }

    .irecruit2_img {
        height: 140px;
    }

    .irecruit2_img img {
        max-width: 30%;
    }

    .irecruit2_img p {
        font-size: 12px;
    }

    .irecruit2_txt {
        font-size: 16px;
    }

    .irecruit2_con ul li:nth-child(odd) .irecruit2_img p {
        top: 2px;
    }

    .irecruit2_con ul li:nth-child(even) .irecruit2_img p {
        bottom: 2px;
    }

    .irecruit2_con ul li:nth-child(even) {
        margin-top: 38px;
    }

    .irecruit2_con ul li:nth-child(odd):after, .irecruit2_con ul li:nth-child(even):after {
        width: 30px;
        height: 35px;
    }

    .irecruit2_con ul li:nth-child(odd):after {
        bottom: 40px;
    }

    .irecruit2_con ul li:nth-child(even):after {
        top: 65px;
    }

    .irecruit3_con ul li {
        width: 47%;
        margin-right: 6%;
    }

    .irecruit3_con ul li:nth-child(4n) {
        margin-right: 6%;
    }

    .irecruit3_con ul li:nth-child(2n) {
        margin-right: 0;
    }

    .iservice1_fl {
        padding: 50px;
    }

    .iservice1_fl2 {
        margin: 30px 0 25px 0;
        font-size: 22px;
    }

    .iservice2 ul li a {
        padding: 10px 10px 0 10px;
    }

    .iservice2_txt {
        padding: 23px 10px;
        font-size: 16px;
    }

    .sidebar {
        width: 40%;
    }

    .iserviceshow1_fl .swiper-container {
        width: 65%;
    }

    .iserviceshow1_fr1 {
        font-size: 30px;
    }

    .iserviceshow1_fr2 {
        font-size: 16px;
    }

    .truelandNav .list li {
        padding-right: 25px;
    }

    .truelandNav .list li a {
        font-size: 16px;
    }

    .iproduct2 ul li a {
        padding: 25px;
    }

    .iproduct2_txt {
        margin-top: 25px;
    }

    .iproduct2_txt_fl {
        width: 65%;
    }

    .iproduct2_txt_fl h3 {
        font-size: 18px;
    }

    .iproduct2_txt_fl p {
        font-size: 14px;
    }

    .iproducthow1_fr1 h3 {
        font-size: 30px;
    }

    .iproducthow1_fr1 p {
        font-size: 18px;
    }

    .iproductshow3_con .swiper-container {
        width: 85%;
    }

    .introduce3_info {
        font-size: 20px;
        margin: 30px 0 40px 0;
    }

    .introduce3_txt {
        padding: 40px;
        height: 351px;
    }

    .introduce3_txt2 {
        font-size: 20px;
        margin: 20px 0;
    }

    .ipro2_1_con_fr1 {
        font-size: 22px;
    }

    .ipro2_1_con_fr1:after {
        margin: 15px 0;
    }

    .ipro2_1_con_fr {
        width: 55%;
    }

    .ipro2_1_con_fr2 {
        line-height: 30px;
    }

    .ipro2_2_info h3 {
        font-size: 30px;
    }

    .ipro2_2_txt1 {
        font-size: 22px;
    }

    .ipro2_2_txt1:after {
        margin: 20px 0;
    }

    .ipro2_2_txt2 {
        line-height: 30px;
    }

    .truelandNav.three .list li {
        padding-right: 18px;
    }

    .truelandNav.three .list li a {
        font-size: 15px;
    }

    .iparts1_info {
        font-size: 20px;
        margin: 25px 0 30px 0;
    }

    .iparts2_con ul li a {
        padding: 15px 15px 0 15px;
    }

    .iparts2_txt {
        padding: 15px 0;
        font-size: 16px;
    }

    .inewproduct1_txt {
        padding: 35px;
        height: 491px;
    }

    .inewproduct1_txt1 {
        font-size: 20px;
    }

    .inewproduct1_txt1:after {
        margin: 20px 0;
    }

    .inewproduct1_txt2 {
        line-height: 30px;
    }    /*.inewproduct1_txt2 p:before{        top: 12px;    }*/	.inewproduct2_con ul li a {
                                                                        padding: 35px;
                                                                    }

    .inewproduct2_txt {
        margin-top: 35px;
    }

    .ipro1_1_con {
        padding: 35px 35px 25px 35px;
    }

    .icustomize1_fl h3:after {
        margin: 20px 0 30px 0;
    }

    .ipro1_1_con .icustomize1_fr2 {
        margin: 0 auto 20px auto;
    }

    .ipro1_2 {
        font-size: 30px;
    }

    .ipro1_3 ul li {
        margin-bottom: 100px;
    }

    .ipro1_3_txt1 {
        font-size: 22px;
    }

    .ipro1_3_txt1:after {
        margin: 20px 0 35px 0;
    }

    .ipro1_3_txt2_1 {
        font-size: 20px;
    }

    .ipro1_3_txt2_2 {
        line-height: 30px;
    }

    .ipro1_3_txt2_2 p:before {
        top: 12px;
    }

    .ipro1_3_txt3.index_more {
        margin-top: 35px;
    }

    .iabout1_1 .ileader_con_fl {
        margin-top: 70px;
    }

    .iabout1_1 .ileader_con_fl2 {
        width: 80%;
    }

    .iabout1_3_con_fl {
        padding: 35px;
    }

    .iabout1_3_con_fl1 {
        font-size: 20px;
    }

    .iabout1_3_con_fl1:after {
        margin: 20px 0 25px 0;
    }

    .iabout1_3_con_fl3 {
        margin-top: 35px;
    }

    .iabout1_3_con_fl3 ul li h3 span {
        font-size: 30px;
    }

    .iabout1_4s_txt1 {
        font-size: 30px;
    }

    .iabout1_4s_txt2 {
        font-size: 20px;
    }
}

@media (min-width:1200px) and (max-width:1279px) {
    .ban_txt h3 {
        font-size: 28px;
    }

    .ban_txt h2 {
        font-size: 40px;
    }

    .about_info {
        font-size: 30px;
    }

    .about_con {
        /*margin-top: -40px;*/
    }

    .about_con_fr1 {
        height: 144px;
        -webkit-line-clamp: 4;
    }

    .about_con_fr2 {
        margin-top: 50px;
    }

    .leader_con {
        font-size: 30px;
    }

    .leader_con br {
        display: none;
    }

    .culture_img {
        width: 55px;
        height: 55px;
    }

    .culture_txt2 {
        font-size: 22px;
    }

    .news_img {
        width: 90%;
    }

    .news_txt {
        padding: 23px 24px;
    }

    .news_txt2 {
        font-size: 22px;
    }

    .customer_con ul li a {
        height: 96px;
    }

    .iban_txt h3 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .iban_txt p {
        font-size: 14px;
    }

    .truelandNav .list li {
        padding-right: 35px;
    }

    .icontact1_con_fl ul {
        flex-direction: column;
    }

    .icontact1_con_fl ul li:nth-child(1) {
        width: 100%;
    }

    .icontact1_con_fl ul li:nth-child(2) {
        width: 100%;
    }

    .icontact1_con_fls {
        margin-bottom: 35px;
    }

    .icontact1_txt p {
        font-size: 26px;
    }

    .icontact1_con {
        justify-content: space-between;
    }

    .icontact1_con_fl {
        width: 65%;
    }

    .icontact1_con_fr {
        width: 30%;
    }

    .index_title {
        font-size: 26px;
    }

    .ifeedback_info h3 {
        font-size: 28px;
    }

    .ifeedback_info p {
        font-size: 20px;
    }

    .footer1 ul {
        margin-top: 25px;
    }

    .footer1 ul li {
        margin-bottom: 25px;
    }

    .footer1 ul li p {
        font-size: 28px;
    }

    .footer1_fr {
        width: 15%;
    }

    .ileader_con_fl {
        margin-top: 50px;
    }

    .ileader_con_fl1, .ileader_con_fl3 {
        font-size: 120px;
        line-height: 20px;
    }

    .ileader_con_fl2 {
        width: 85%;
        margin: 0 auto 40px auto;
    }

    .ileader_con_fl2 h3 {
        font-size: 20px;
    }

    .ileader_con_fl2 h3:after {
        margin: 20px 0 35px 0;
    }

    .iculture_cons {
        padding: 35px 35px 0 35px;
    }

    .inews1 .news .news_txt {
        padding: 50px;
    }

    .inews1 .news .news_txt4 {
        margin-top: 50px;
    }

    .inews2 ul li a {
        padding: 35px;
        height: 259px;
    }

    .inews2_txt3 {
        margin: 20px 0 50px 0;
    }

    .show_content {
        margin: 50px 0;
    }

    .relatednews {
        margin-top: 55px;
    }

    .relatednews_con.inews2 ul li a {
        height: 259px;
    }

    .relatednews_con.inews2 .inews2_txt3 {
        margin: 20px 0 50px 0;
    }

    .icustomize1 {
        padding: 45px 45px 45px 70px;
    }

    .icustomize1_fl {
        margin-right: 85px;
    }

    .icustomize1_fr1, .icustomize1_fr3 {
        font-size: 120px;
    }

    .icustomize1_fl h3 {
        font-size: 30px;
    }

    .icustomize1_fl p {
        font-size: 20px;
    }

    .biaoti {
        font-size: 20px;
    }

    .icase_img {
        padding: 40px;
    }

    .icase_txt {
        padding: 40px 45px;
    }

    .icase_txt2 {
        font-size: 20px;
        margin: 20px 0;
    }

    .irecruit1_con_fl {
        padding: 44px 48px;
    }

    .irecruit1_con_fl3 {
        font-size: 20px;
    }

    .irecruit2_img {
        height: 130px;
    }

    .irecruit2_img img {
        max-width: 30%;
    }

    .irecruit2_img p {
        font-size: 12px;
    }

    .irecruit2_txt {
        font-size: 16px;
    }

    .irecruit2_con ul li:nth-child(odd) .irecruit2_img p {
        top: 2px;
    }

    .irecruit2_con ul li:nth-child(even) .irecruit2_img p {
        bottom: 2px;
    }

    .irecruit2_con ul li:nth-child(even) {
        margin-top: 38px;
    }

    .irecruit2_con ul li:nth-child(odd):after, .irecruit2_con ul li:nth-child(even):after {
        width: 30px;
        height: 35px;
    }

    .irecruit2_con ul li:nth-child(odd):after {
        bottom: 40px;
    }

    .irecruit2_con ul li:nth-child(even):after {
        top: 55px;
    }

    .irecruit3_con ul li {
        width: 47%;
        margin-right: 6%;
    }

    .irecruit3_con ul li:nth-child(4n) {
        margin-right: 6%;
    }

    .irecruit3_con ul li:nth-child(2n) {
        margin-right: 0;
    }

    .iservice1_fl {
        padding: 50px;
    }

    .iservice1_fl2 {
        margin: 30px 0 25px 0;
        font-size: 22px;
    }

    .iservice2 ul li a {
        padding: 10px 10px 0 10px;
    }

    .iservice2_txt {
        padding: 23px 10px;
        font-size: 16px;
    }

    .sidebar {
        width: 40%;
    }

    .iserviceshow1_fl .swiper-container {
        width: 65%;
    }

    .iserviceshow1_fr1 {
        font-size: 30px;
    }

    .iserviceshow1_fr2 {
        font-size: 16px;
    }

    .truelandNav .list li {
        padding-right: 20px;
    }

    .truelandNav .list li a {
        font-size: 15px;
    }

    .iproduct2 ul li a {
        padding: 25px;
    }

    .iproduct2_txt {
        margin-top: 25px;
    }

    .iproduct2_txt_fl {
        width: 65%;
    }

    .iproduct2_txt_fl h3 {
        font-size: 18px;
    }

    .iproduct2_txt_fl p {
        font-size: 14px;
    }

    .iproducthow1_fr1 h3 {
        font-size: 30px;
    }

    .iproducthow1_fr1 p {
        font-size: 18px;
    }

    .iproductshow3_con .swiper-container {
        width: 85%;
    }

    .introduce3_info {
        font-size: 20px;
        margin: 30px 0 40px 0;
    }

    .introduce3_txt {
        padding: 40px;
        height: 351px;
    }

    .introduce3_txt2 {
        font-size: 20px;
        margin: 20px 0;
    }

    .ipro2_1_con_fr1 {
        font-size: 22px;
    }

    .ipro2_1_con_fr1:after {
        margin: 15px 0;
    }

    .ipro2_1_con_fr {
        width: 55%;
    }

    .ipro2_1_con_fr2 {
        line-height: 30px;
    }

    .ipro2_2_info h3 {
        font-size: 30px;
    }

    .ipro2_2_txt1 {
        font-size: 22px;
    }

    .ipro2_2_txt1:after {
        margin: 20px 0;
    }

    .ipro2_2_txt2 {
        line-height: 30px;
    }

    .truelandNav.three .list li {
        padding-right: 10px;
    }

    .truelandNav.three .list li a {
        font-size: 14px;
    }

    .iparts1_info {
        font-size: 20px;
        margin: 25px 0 30px 0;
    }

    .iparts2_con ul li a {
        padding: 15px 15px 0 15px;
    }

    .iparts2_txt {
        padding: 15px 0;
        font-size: 16px;
    }

    .inewproduct1_txt {
        padding: 35px;
        height: 491px;
    }

    .inewproduct1_txt1 {
        font-size: 20px;
    }

    .inewproduct1_txt1:after {
        margin: 20px 0;
    }

    .inewproduct1_txt2 {
        line-height: 30px;
    }    /*.inewproduct1_txt2 p:before{        top: 12px;    }*/	.inewproduct2_con ul li a {
                                                                        padding: 35px;
                                                                    }

    .inewproduct2_txt {
        margin-top: 35px;
    }

    .ipro1_1_con {
        padding: 35px 35px 25px 35px;
    }

    .icustomize1_fl h3:after {
        margin: 20px 0 30px 0;
    }

    .ipro1_1_con .icustomize1_fr2 {
        margin: 0 auto 20px auto;
    }

    .ipro1_2 {
        font-size: 30px;
    }

    .ipro1_3 ul li {
        margin-bottom: 100px;
    }

    .ipro1_3_txt1 {
        font-size: 22px;
    }

    .ipro1_3_txt1:after {
        margin: 20px 0 35px 0;
    }

    .ipro1_3_txt2_1 {
        font-size: 20px;
    }

    .ipro1_3_txt2_2 {
        line-height: 30px;
    }

    .ipro1_3_txt3.index_more {
        margin-top: 35px;
    }

    .iabout1_1 .ileader_con_fl {
        margin-top: 70px;
    }

    .iabout1_1 .ileader_con_fl2 {
        width: 80%;
    }

    .iabout1_3_con_fl {
        padding: 35px;
    }

    .iabout1_3_con_fl1 {
        font-size: 20px;
    }

    .iabout1_3_con_fl1:after {
        margin: 20px 0 25px 0;
    }

    .iabout1_3_con_fl3 {
        margin-top: 35px;
    }

    .iabout1_3_con_fl3 ul li h3 span {
        font-size: 30px;
    }

    .iabout1_4s_txt1 {
        font-size: 30px;
    }

    .iabout1_4s_txt2 {
        font-size: 20px;
    }
}

@media(max-width:1199px) {
    .container1 {
        width: 100%;
        margin: 0 auto;
        padding: 0 15px;
    }

    .side_fr {
        width: 100%;
        margin-left: 0;
    }

    .home-banner {
        padding-top: 60px;
    }

    .ban_txt h3 {
        font-size: 26px;
    }

    .ban_txt h2 {
        font-size: 38px;
    }

    .home-about {
        margin: 50px auto;
    }

    .index_title {
        font-size: 26px;
    }

    .about_info {
        font-size: 30px;
        margin-top: 30px;
    }

    .about_con {
        /*margin-top: 0;*/
        margin-top: 30px;
    }

    .about_con_fr2 {
        margin-top: 50px;
    }

    .home-leader {
        padding: 50px 0;
    }

    .leader_con {
        margin: 20px 0 30px 0;
        font-size: 30px;
    }

    .leader_con br {
        display: none;
    }

    .home-culture {
        margin: 50px auto;
    }

    .culture_con {
        margin: 30px 0 45px 0;
    }

    .culture_txt2 {
        font-size: 22px;
    }

    .home-news {
        padding: 50px 0;
    }

    .news_con {
        margin-left: 15px;
        margin-top: 30px;
    }

    .news_img {
        width: 65.5%;
    }

    .news_txt2 {
        font-size: 22px;
    }

    .news_btn {
        margin: 30px auto 0 auto;
        width: 100%;
        padding: 0 15px;
    }

    .home-customer {
        margin: 50px auto;
    }

    .customer_con {
        margin: 30px 0 15px 0;
    }

    .customer_con ul li a {
        height: 96px;
    }    /*.customer_con ul li a img{        padding: 8px;    }*/	.footer1 ul {
                                                                         margin-top: 25px;
                                                                     }

    .footer1 ul li {
        margin-bottom: 15px;
    }

    .footer1 ul li p {
        font-size: 28px;
    }

    .footer1_fr {
        width: 15%;
    }

    .home-news .index_more {
        right: 15px;
    }

    .inner-banner {
        padding-top: 60px;
    }

    .iban_txt {
        height: calc(100% + 60px);
    }

    .iban_txt h3 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .truelandNav .list li {
        padding-right: 30px;
    }

    .icontact1 {
        margin: 50px 0 30px 0;
    }

    .icontact1_con_fls {
        margin-bottom: 35px;
    }

    .icontact1_con {
        margin-top: 35px;
    }

    .icontact1_con_fl ul li:nth-child(1) {
        width: 100%;
    }

    .icontact1_con_fl ul li:nth-child(2) {
        width: 100%;
    }

    .icontact1_txt p {
        font-size: 24px;
    }

    .icontact1_con_fl {
        width: 60%;
    }

    .icontact1_con_fr {
        width: 30%;
    }

    .ifeedback {
        margin: 50px 0;
    }

    .ifeedback_info {
        margin: 30px 0;
    }

    .ifeedback_info h3 {
        font-size: 26px;
    }

    .ifeedback_info p {
        font-size: 20px;
    }

    .lx3s {
        height: 200px;
    }

    .inner {
        margin: 50px auto;
    }

    .iabout_con {
        margin-top: 30px;
    }

    .ileader_con_fl {
        margin-top: 50px;
    }

    .ileader_con_fl1, .ileader_con_fl3 {
        font-size: 100px;
        line-height: 20px;
    }

    .ileader_con_fl2 {
        width: 85%;
        margin: 0 auto 40px auto;
    }

    .ileader_con_fl2 h3 {
        font-size: 20px;
    }

    .ileader_con_fl2 h3:after {
        margin: 20px 0 35px 0;
    }

    .iculture_cons {
        padding: 35px 35px 0 35px;
    }

    .iculture_con {
        margin-top: 35px;
    }

    .icustomer .customer_con {
        margin: 35px 0 0 0;
    }

    .inews1 {
        margin-top: 35px;
    }

    .inews1 .news .news_txt {
        padding: 50px;
    }

    .inews1 .news .news_txt4 {
        margin-top: 50px;
    }

    .inews2 {
        margin: 50px 0 15px 0;
    }

    .inews2 ul li {
        margin-bottom: 35px;
    }

    .inews2 ul li a {
        padding: 35px;
        height: 259px;
    }

    .inews2_txt3 {
        margin: 20px 0 50px 0;
    }

    .show_title h3 {
        font-size: 20px;
    }

    .show_title span {
        margin: 0 2%;
    }

    .show_info {
        margin-top: 35px;
        padding: 25px;
    }

    .show_content {
        margin: 50px 0;
    }

    .relatednews {
        margin-top: 50px;
    }

    .inner_title h3 {
        font-size: 26px;
    }

    .relatednews_con.inews2 {
        margin: 35px 0 0 0;
    }

    .relatednews_con.inews2 .inews2_txt3 {
        margin: 20px 0 50px 0;
    }

    .relatednews_con.inews2 ul li a {
        height: 259px;
    }

    .icustomize1 {
        margin-top: 35px;
        padding: 35px 35px 35px 75px;
    }

    .icustomize1_fl {
        margin-right: 85px;
    }

    .icustomize1_fl h3 {
        font-size: 30px;
    }

    .icustomize1_fl p {
        font-size: 20px;
    }

    .icustomize1_fr1, .icustomize1_fr3 {
        font-size: 100px;
        padding-top: 30px;
    }

    .icustomize2 {
        margin-top: 50px;
    }

    .icase_txt {
        padding: 50px 55px;
    }

    .icase_txt2 {
        margin: 20px 0;
        font-size: 22px;
    }

    .irecruit1_con {
        margin-top: 35px;
    }

    .irecruit1_con_fl {
        padding: 44px 48px;
    }

    .irecruit1_con_fl3 {
        font-size: 20px;
    }

    .irecruit2_img {
        height: 166px;
    }

    .irecruit2_img p {
        font-size: 13px;
    }

    .irecruit2_con ul li:nth-child(even) {
        margin-top: 78px;
    }

    .irecruit2_con ul li:nth-child(odd):after, .irecruit2_con ul li:nth-child(even):after {
        right: 0;
    }

    .irecruit2_con ul li:nth-child(odd):after {
        bottom: 40px;
    }

    .irecruit2_con ul li:nth-child(even):after {
        top: 40px;
    }

    .irecruit3 {
        padding: 50px 0 23px 0;
    }

    .irecruit3_con ul li {
        width: 47%;
        margin-right: 6%;
    }

    .irecruit3_con ul li:nth-child(4n) {
        margin-right: 6%;
    }

    .irecruit3_con ul li:nth-child(2n) {
        margin-right: 0;
    }

    .iservice1_fl {
        padding: 50px;
    }

    .iservice1_fl2 {
        margin: 30px 0 25px 0;
        font-size: 22px;
    }

    .iservice2 {
        margin: 40px 0 28px 0;
    }

    .iservice2 ul li a {
        padding: 12px 12px 0 12px;
    }

    .iservice2_txt {
        padding: 25px 12px;
    }

    .iserviceshow1 {
        padding: 50px 0;
    }

    .iserviceshow1_fl .swiper-container {
        width: 68%;
    }

    .iserviceshow1_fr1 {
        font-size: 32px;
    }

    .iserviceshow1_fr2 {
        font-size: 16px;
        margin: 20px 0 50px 0;
    }

    .iserviceshow2_cons {
        margin-bottom: 50px;
    }

    .iproduct2 ul li a {
        padding: 25px;
    }

    .iproduct2_txt {
        margin-top: 25px;
    }

    .iproduct2_txt_fl {
        width: 72%;
    }

    .iproduct2_txt_fl h3 {
        font-size: 20px;
    }

    .iproduct2_txt_fl p {
        font-size: 14px;
    }

    .iproducthow1_fr1 h3 {
        font-size: 32px;
    }

    .iproducthow1_fr1 p {
        font-size: 20px;
    }

    .iproducthow1_fr2 {
        margin-top: 50px;
    }

    .iproducthow1_fr3 {
        margin-top: 50px;
    }

    .iproductshow3 {
        margin-top: 50px;
    }

    .iproductshow3_con .swiper-container {
        width: 85%;
    }

    .iproductshow4 {
        margin-top: 50px;
    }

    .iproductshow5 {
        margin: 50px 0 40px 0;
    }

    .relatedpro {
        margin-top: 50px;
    }

    .introduce1_con {
        margin-top: 35px;
    }

    .introduce2_con {
        margin-top: 35px;
    }

    .introduce3_con {
        padding-left: 8%;
    }

    .introduce3_con .swiper-button-prev4 {
        left: 15px;
    }

    .introduce3_con .swiper-button-next4 {
        right: 15px;
    }

    .introduce3_info {
        font-size: 20px;
        margin: 30px 0 40px 0;
        padding: 0 15px;
    }

    .introduce3_txt {
        padding: 35px;
    }

    .introduce3_txt2 {
        font-size: 20px;
        margin: 20px 0;
    }

    .introduce3_txt3 {
        font-size: 14px;
    }

    .introduce3_txt {
        height: 311px;
    }

    .introduce4 {
        margin-top: 50px;
    }

    .introduce4_con {
        margin-top: 35px;
    }

    .ipro2_1_con {
        margin-top: 35px;
    }

    .ipro2_1_con_fr {
        padding: 25px 35px;
        top: 17%;
        height: 66%;
    }

    .ipro2_1_con_fr1 {
        font-size: 20px;
    }

    .ipro2_1_con_fr1:after {
        margin: 20px 0;
    }

    .ipro2_1_con_fr2 {
        line-height: 30px;
    }

    .ipro2_2_info {
        margin: 50px 0 30px 0;
    }

    .ipro2_2_info h3 {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .ipro2_2_txt {
        padding: 25px 35px;
    }

    .ipro2_2_txt1 {
        font-size: 22px;
    }

    .ipro2_2_txt1:after {
        margin: 20px 0;
    }

    .ipro2_2_txt2 {
        line-height: 30px;
    }

    .truelandNav .list li a {
        font-size: 16px;
    }

    .iparts1_info {
        font-size: 20px;
        margin: 25px 0 30px 0;
    }

    .iparts2_con ul li a {
        padding: 15px 15px 0 15px;
    }

    .iparts2_txt {
        padding: 15px 0;
        font-size: 16px;
    }

    .inewproduct1_txt {
        padding: 35px;
        height: 431px;
    }

    .inewproduct1_txt1 {
        font-size: 20px;
    }

    .inewproduct1_txt1:after {
        margin: 20px 0;
    }

    .inewproduct1_txt2 {
        line-height: 30px;
    }    /*.inewproduct1_txt2 p:before{        top: 12px;    }*/	.inewproduct2 {
                                                                        margin-top: 50px;
                                                                    }

    .inewproduct2_con ul li a {
        padding: 35px;
    }

    .inewproduct2_txt {
        margin-top: 35px;
    }

    .ipro1_1_con {
        margin-top: 35px;
        padding: 35px 35px 25px 35px;
    }

    .icustomize1_fl h3:after {
        margin: 20px 0 30px 0;
    }

    .ipro1_2 {
        font-size: 30px;
    }

    .ipro1_3 ul li {
        margin-bottom: 100px;
    }

    .ipro1_3_txt1 {
        font-size: 22px;
    }

    .ipro1_3_txt1:after {
        margin: 20px 0 35px 0;
    }

    .ipro1_3_txt2_1 {
        font-size: 20px;
    }

    .ipro1_3_txt2_2 {
        line-height: 30px;
    }

    .ipro1_3_txt2_2 p:before {
        top: 12px;
    }

    .ipro1_3_txt3.index_more {
        margin-top: 35px;
    }

    .iabout1_1 .ileader_con_fl {
        margin-top: 70px;
    }

    .iabout1_1 .ileader_con_fl2 {
        width: 80%;
    }

    .iabout1_2 {
        margin: 30px 0 50px 0;
    }

    .iabout1_3 {
        padding: 50px 0;
    }

    .iabout1_3_con {
        margin-top: 35px;
    }

    .iabout1_3_con_fl {
        padding: 35px;
    }

    .iabout1_3_con_fl1 {
        font-size: 20px;
    }

    .iabout1_3_con_fl1:after {
        margin: 20px 0 25px 0;
    }

    .iabout1_3_con_fl3 {
        margin-top: 35px;
    }

    .iabout1_3_con_fl3 ul li h3 span {
        font-size: 30px;
    }

    .iabout1_4 {
        margin-top: 50px;
    }

    .iabout1_4_con {
        margin-top: 35px;
    }

    .iabout1_4s_txt1 {
        font-size: 30px;
    }

    .iabout1_4s_txt2 {
        font-size: 20px;
    }
}

@media(max-width:820px) {
    .container2 {
        width: 70%;
    }

    .ban_txt h3 {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .ban_txt h2 {
        font-size: 30px;
    }

    .index_title {
        font-size: 24px;
    }

    .about_info {
        font-size: 26px;
    }

    .about_con_fr1 {
        height: 144px;
    }

    .about_con_fr2 {
        margin-top: 30px;
    }

    .leader_con {
        font-size: 26px;
    }

    .culture_txt2 {
        font-size: 20px;
    }

    .culture_txt3 {
        font-size: 14px;
    }

    .culture_cons {
        height: 272px;
    }

    .news_img {
        width: 80%;
    }

    .footer1 ul li p {
        font-size: 26px;
    }

    .footer3 {
        flex-direction: column;
    }

    .footer3_fl {
        width: 100%;
    }

    .footer3_fr {
        width: 100%;
        justify-content: flex-start;
    }

    .footer3_fr a {
        margin-left: 0;
        margin-right: 24px;
    }

    .iban_txt h3 {
        font-size: 22px;
    }

    .iban_txt p {
        font-size: 15px;
    }

    .icontact1_txt p {
        font-size: 26px;
    }

    .icontact1_con_fl {
        width: 70%;
    }

    .ifeedback_info h3 {
        font-size: 22px;
    }

    .ifeedback_info p {
        font-size: 18px;
    }

    .iabout_con {
        flex-direction: column;
    }

    .iabout_con_fl {
        width: 100%;
    }

    .iabout_con_fr {
        width: 100%;
    }

    .ileader_con {
        flex-direction: column;
    }

    .ileader_con_fl {
        width: 100%;
    }

    .ileader_con_fr {
        width: 100%;
    }

    .ileader_con_fl2 {
        margin: 0 auto 30px auto;
    }

    .ileader_con_fr {
        margin-top: 10px;
    }

    .inews1 .news .news_txt {
        padding: 35px;
    }

    .inews1 .news .news_txt4 {
        margin-top: 35px;
    }

    .icustomize1 {
        padding: 30px 30px 30px 50px;
    }

    .icustomize1_fl h3 {
        font-size: 28px;
    }

    .icustomize1_fl {
        margin-right: 65px;
    }

    .icase_txt {
        padding: 40px 45px;
    }

    .icase_txt2 {
        font-size: 20px;
    }

    .icase_img {
        padding: 50px;
    }

    .irecruit1_con_fl {
        padding: 34px 38px;
    }

    .irecruit1_con_fl2 {
        margin: 20px 0 30px 0;
    }

    .irecruit1_con_fl3 {
        font-size: 18px;
    }

    .irecruit2_con ul li {
        width: 30%;
        margin-right: 5%;
        margin-bottom: 35px;
        padding-right: 0;
    }

    .irecruit2_con ul li:nth-child(3n) {
        margin-right: 0;
    }

    .irecruit2_con ul li:last-child {
        width: 30%;
    }

    .irecruit2_con ul li:nth-child(even) {
        margin-top: 0;
    }

    .irecruit2_con ul li:nth-child(odd):after, .irecruit2_con ul li:nth-child(even):after {
        display: none;
    }

    .irecruit2_img {
        height: 233px;
    }

    .iservice1_fl {
        padding: 35px;
    }

    .iservice1_fl2 {
        font-size: 20px;
    }

    .iservice1_fr {
        padding: 35px;
    }

    .iservice2 ul li a {
        padding: 10px 10px 0 10px;
    }

    .iservice2_txt {
        padding: 20px 10px;
        font-size: 16px;
    }

    .iserviceshow1:after {
        display: none;
    }

    .iserviceshow1 .container1 {
        flex-direction: column;
    }

    .sidebar {
        width: 100%;
    }

    .iserviceshow1_fl .swiper-container {
        width: 82%;
    }

    .iserviceshow1_fr {
        margin-top: 35px;
        width: 100%;
        background: #F8F8F8;
        padding: 35px;
    }

    .iserviceshow1_fr .index_more {
        top: 35px;
    }

    .iserviceshow1_fr1 {
        font-size: 28px;
    }

    .biaoti {
        font-size: 22px;
    }

    .iserviceshow1 {
        padding: 50px 0 0 0;
    }

    .truelandNav.two {
        height: auto;
        padding: 10px 0;
    }

    .truelandNav.two .list li a {
        line-height: 42px;
    }

    .truelandNav.two .location {
        margin-top: 10px;
    }

    .iproduct2 ul li {
        width: 48%;
        margin-right: 4%;
    }

    .iproduct2 ul li:nth-child(4n) {
        margin-right: 4%;
    }

    .iproduct2 ul li:nth-child(2n) {
        margin-right: 0;
    }

    .iproducthow1_fr1 h3 {
        font-size: 28px;
    }

    .introduce1_con {
        flex-direction: column;
    }

    .introduce1_con_fl {
        width: 100%;
    }

    .introduce1_con_fr {
        width: 100%;
        margin-top: 25px;
    }

    .introduce3_con {
        padding-left: 0;
    }

    .introduce3_con .swiper-container {
        width: 80%;
    }

    .ipro2_1_con_fl {
        width: 100%;
    }

    .ipro2_1_con_fr {
        position: inherit;
        width: 100%;
    }

    .ipro2_2_info h3 {
        font-size: 26px;
    }

    .ipro2_2_con li:nth-child(odd) {
        flex-direction: column;
    }

    .ipro2_2_con li:nth-child(even) {
        flex-direction: column;
    }

    .ipro2_2_txt {
        width: 100%;
    }

    .ipro2_2_img {
        width: 100%;
    }

    .truelandNav.three {
        height: auto;
    }

    .truelandNav.three .list li a {
        line-height: 50px;
    }

    .iparts2_con ul li a {
        padding: 10px 10px 0 10px;
    }

    .iparts1_info br {
        display: none;
    }

    .inewproduct1_txt {
        height: 551px;
    }

    .inewproduct2_con ul li a {
        padding: 25px;
    }

    .inewproduct2_txt {
        margin-top: 25px;
    }

    .ipro1_1_con .icustomize1_fr2 {
        margin: 0 auto 20px auto;
    }

    .ipro1_2 {
        font-size: 26px;
    }

    .ipro1_3 ul li {
        margin-bottom: 50px;
    }

    .ipro1_3_txt1 {
        font-size: 20px;
    }

    .ipro1_3_txt2_1 {
        font-size: 18px;
    }

    .iabout1_1 .ileader_con_fr {
        width: 100%;
        margin-top: 35px;
    }

    .iabout1_1 .ileader_con_fl {
        width: 100%;
        margin-top: 35px;
    }

    .iabout1_1 .ileader_con_fl2 {
        width: 85%;
    }

    .iabout1_3_con {
        flex-direction: column;
    }

    .iabout1_3_con_fl {
        width: 100%;
    }

    .iabout1_3_con_fr {
        width: 100%;
    }

    .iabout1_4_con .swiper-container {
        width: 82%;
    }

    .iabout1_4s_txt1 {
        font-size: 28px;
    }

    .iabout1_4s_txt2 {
        font-size: 18px;
    }

    .iabout1_4s_txt3 {
        font-size: 14px;
    }
}

@media(max-width:768px) {
    .news_con {
        margin-left: 0;
        padding: 0 15px;
    }

    .news a {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .news_img {
        width: 100%;
    }

    .news_txt {
        padding: 23px 25px;
        position: inherit;
        width: 100%;
    }

    .news_txt2 {
        font-size: 18px;
        margin: 20px 0;
        line-height: 30px;
        height: 30px;
        -webkit-line-clamp: 1;
    }

    .home-news .index_more {
        right: 0;
    }

    .icontact1_con_fr {
        flex-direction: column;
    }

    .icontact1_con_fr a {
        margin-bottom: 10px;
    }

    .iban_txt h3 {
        font-size: 20px;
    }

    .iban_txt p {
        font-size: 14px;
    }

    .ifeedback {
        margin: 50px 0 35px 0;
    }

    .ifeedback_info h3 {
        font-size: 20px;
    }

    .ifeedback_info p {
        font-size: 16px;
    }

    .lx {
        flex-direction: column;
        margin-bottom: 0;
    }

    .lx1s {
        width: 100%;
        margin-bottom: 15px;
    }

    .lx2s {
        width: 100%;
        margin-bottom: 15px;
    }

    .lx3s {
        margin-bottom: 15px;
    }

    .lx4s {
        width: 100%;
        margin-bottom: 15px;
    }

    .inews1 .news .news_img {
        width: 100%;
    }

    .inews1 .news .news_txt {
        width: 100%;
    }

    .inews1 .news .news_txt2 {
        margin: 20px 0;
    }

    .inews2 ul li a {
        padding: 25px;
        height: 224px;
    }

    .inews2_txt3 {
        margin: 20px 0 35px 0;
    }

    .relatednews_con.inews2 ul li a {
        height: 239px;
    }

    .icustomize1 {
        padding: 25px 25px 25px 45px;
    }

    .icustomize1_fl h3 {
        font-size: 26px;
    }

    .icustomize1_fl p {
        font-size: 18px;
    }

    .icase_img {
        padding: 40px;
    }

    .irecruit1_con {
        flex-direction: column;
    }

    .irecruit1_con_fl {
        width: 100%;
    }

    .irecruit1_con_fr {
        width: 100%;
    }

    .inewproduct1 ul {
        flex-direction: column;
    }

    .inewproduct1 ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .inewproduct1_txt {
        height: auto;
    }
}

@media(max-width:600px) {
    table, table tr th, table tr td {
        padding: 10px 20px;
    }

    .ban_txt h3 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .ban_txt h2 {
        font-size: 18px;
    }

    .home-banner .swiper-container .swiper-pagination {
        bottom: 5px;
    }

    .home-about {
        margin: 30px auto;
    }

    .index_title {
        font-size: 20px;
    }

    .about_info {
        font-size: 20px;
        margin-top: 20px;
        line-height: 1.5;
    }

    .about_info br {
        display: none;
    }

    .about_con {
        flex-direction: column;
    }

    .about_con_fl {
        width: 100%;
    }

    .about_con_fr {
        width: 100%;
        margin-top: 20px;
    }

    .about_con_fr2 {
        margin-top: 20px;
    }

    .about_con_fr2.index_more {
        justify-content: center;
    }

    .home-leader {
        padding: 30px 0;
    }

    .leader_con {
        font-size: 20px;
        line-height: 1.5;
    }

    .home-culture {
        margin: 30px auto;
    }

    .culture_con {
        margin: 30px 0 10px 0;
    }

    .culture_con ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .culture_con ul li:last-child {
        margin-right: 4%;
    }

    .culture_con ul li:nth-child(2n) {
        margin-right: 0;
    }

    .culture_img {
        width: 50px;
        height: 50px;
    }

    .culture_txt2 {
        font-size: 18px;
    }

    .home-news {
        padding: 30px 0;
    }

    .home-customer {
        margin: 30px auto;
    }

    .customer_con ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .customer_con ul li:nth-child(7n) {
        margin-right: 4%;
    }

    .customer_con ul li:nth-child(2n) {
        margin-right: 0;
    }

    .footer1 {
        flex-direction: column;
        padding: 30px 0;
    }

    .footer1_fl {
        width: 100%;
    }

    .footer1_fr {
        width: 100%;
        margin-top: 20px;
    }

    .footer1 h3 {
        font-size: 20px;
    }

    .footer1 ul {
        margin-top: 20px;
    }

    .footer1 ul li span {
        margin-bottom: 10px;
    }

    .footer1 ul li p {
        font-size: 20px;
    }

    .footer1_fr h3 {
        margin-bottom: 20px;
    }

    .footer3_fl p {
        line-height: 25px;
    }

    .footer3_fr {
        margin-top: 10px;
        justify-content: center;
    }

    .footer3_fr a {
        margin: 0 10px;
        line-height: 25px;
    }

    .iban_txt h3 {
        font-size: 17px;
        margin-bottom: 0;
    }

    .iban_txt p {
        font-size: 13px;
    }

    .truelandNav {
        height: auto;
        padding: 10px 0 5px 0;
    }

    .truelandNav .list li a {
        line-height: 35px;
        font-size: 16px;
    }

    .truelandNav.one {
        padding: 0;
        height: 42px;
    }

    .truelandNav.one .list li a {
        line-height: 42px;
    }

    .icontact1 {
        margin: 30px 0;
    }

    .icontact1_con {
        margin-top: 20px;
    }

    .icontact1_txt p {
        font-size: 20px;
        flex-direction: column;
    }

    .icontact1_con_fl ul li:nth-child(2) .icontact1_con_fls:nth-child(1) .icontact1_txt p {
        font-size: 20px;
    }

    .icontact1_con_fl {
        width: 100%;
    }

    .icontact1_con_fr {
        width: 100%;
    }

    .icontact1_con_fls {
        margin-bottom: 20px;
    }

    .icontact1_con_fr {
        flex-direction: row;
        justify-content: center;
        margin-top: 10px;
    }

    .icontact1_con_fr a {
        margin: 0 20px;
    }

    .ifeedback {
        margin: 30px 0 15px 0;
    }

    .ifeedback_info {
        margin: 20px 0;
    }

    .ifeedback_info h3 {
        font-size: 18px;
    }

    .inner {
        margin: 30px auto;
    }

    .iabout_con {
        margin-top: 20px;
    }

    .ileader_con_fl1, .ileader_con_fl3 {
        font-size: 80px;
    }

    .ileader_con_fl2 h3 {
        font-size: 18px;
    }

    .ileader_con_fl2 h3:after {
        margin: 10px 0 25px 0;
    }

    .iculture_con {
        margin-top: 25px;
    }

    .iculture_con ul {
        flex-wrap: wrap;
    }

    .iculture_con ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .iculture_con ul li:nth-child(2n) {
        margin-right: 0;
    }

    .iculture_con ul li:last-child {
        margin-bottom: 0;
    }

    .iculture_cons {
        padding: 25px;
        height: auto;
    }

    .iculture_cons .culture_txt2 {
        margin: 25px 0 20px 0;
    }

    .icustomer .customer_con {
        margin: 25px 0 0 0;
    }

    .icustomer .customer_con ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .icustomer .customer_con ul li:nth-child(6n) {
        margin-right: 4%;
    }

    .icustomer .customer_con ul li:nth-child(2n) {
        margin-right: 0;
    }

    .inews1 {
        margin-top: 25px;
    }

    .inews1 .news .news_txt {
        padding: 25px;
    }

    .inews1 .news .news_txt4 {
        margin-top: 25px;
    }

    .inews2 {
        margin: 30px 0 10px 0;
    }

    .inews2 ul {
        flex-wrap: wrap;
    }

    .inews2 ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .show_title h3 {
        font-size: 18px;
    }

    .show_info {
        margin-top: 20px;
        padding: 15px 20px;
    }

    .show_content {
        margin: 25px 0;
    }

    .show_back {
        padding-top: 25px;
        flex-direction: column;
    }

    .show_back_fl {
        width: 100%;
    }

    .show_back_fr {
        margin-top: 10px;
    }

    .relatednews {
        margin-top: 30px;
    }

    .inner_title h3 {
        font-size: 22px;
    }

    .relatednews_con.inews2 {
        margin: 25px 0 0 0;
    }

    .relatednews_con.inews2 ul li {
        margin-bottom: 20px;
    }

    .relatednews_con.inews2 ul li:last-child {
        margin-bottom: 0;
    }

    .relatednews_con.inews2 ul li a {
        height: 224px;
    }

    .relatednews_con.inews2 .inews2_txt3 {
        margin: 20px 0 35px 0;
    }

    .icustomize1 {
        margin-top: 25px;
        flex-direction: column;
        padding: 25px;
    }

    .icustomize1_fl {
        margin-right: 0;
        width: 100%;
    }

    .icustomize1_fr {
        width: 100%;
        margin-top: 25px;
    }

    .icustomize1_fl h3:after {
        margin: 15px 0 25px 0;
    }

    .icustomize1_fr1, .icustomize1_fr3 {
        font-size: 80px;
        padding-top: 20px;
    }

    .icustomize1_fr2 {
        width: 85%;
    }

    .icustomize1_fl h3 {
        font-size: 24px;
    }

    .icustomize1_fl p {
        font-size: 16px;
    }

    .biaoti {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .icustomize2 {
        margin-top: 25px;
    }

    .icase_con {
        margin: 25px 0 20px 0;
    }

    .icase_con li {
        flex-direction: column;
        margin-bottom: 20px;
    }

    .icase_img {
        width: 100%;
        padding: 30px;
    }

    .icase_txt {
        width: 100%;
        padding: 25px;
    }

    .icase_txt2 {
        font-size: 18px;
    }

    .irecruit1_con {
        margin-top: 25px;
    }

    .irecruit1_con_fl {
        padding: 24px 28px;
    }

    .irecruit2_img {
        height: 150px;
    }

    .irecruit2_img p {
        font-size: 12px;
    }

    .irecruit2_con ul li:nth-child(odd) .irecruit2_img p {
        top: 3px;
    }

    .irecruit2_con ul li:nth-child(even) .irecruit2_img p {
        bottom: 3px;
    }

    .irecruit2_txt {
        font-size: 16px;
    }

    .irecruit3 {
        padding: 30px 0 10px 0;
    }

    .irecruit3_con ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .irecruit3_txt {
        font-size: 16px;
    }

    .irecruit4_con {
        padding-bottom: 35px;
    }

    .irecruit4_txt {
        margin-top: 10px;
    }

    .iservice1 {
        margin-top: 25px;
        flex-direction: column;
    }

    .iservice1_fl {
        width: 100%;
        padding: 25px;
    }

    .iservice1_fl2 {
        margin: 20px 0 15px 0;
    }

    .iservice1_fr {
        width: 100%;
        padding: 25px;
    }

    .iservice2 {
        margin: 30px 0 10px 0;
    }

    .iservice2 ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .iservice2 ul li:nth-child(4n) {
        margin-right: 4%;
    }

    .iservice2 ul li:nth-child(2n) {
        margin-right: 0;
    }

    .iserviceshow1 {
        padding: 30px 0 0 0;
    }

    .iserviceshow1_fl .swiper-container {
        width: 70%;
    }

    .iserviceshow1_fr1 {
        font-size: 24px;
    }

    .iserviceshow1_fr {
        padding: 25px;
    }

    .iserviceshow1_fr .index_more {
        top: 25px;
    }

    .iserviceshow1_fr2 {
        font-size: 15px;
        margin: 20px 0 30px 0;
    }

    .iserviceshow2_cons {
        margin-bottom: 10px;
    }

    .iproduct2 {
        margin: 30px 0 10px 0;
    }

    .iproduct2 ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .iproduct2 ul li:nth-child(4n) {
        margin-right: 0;
    }

    .iproducthow1_fr1 h3 {
        font-size: 24px;
    }

    .iproducthow1_fr1 p {
        font-size: 16px;
    }

    .iproducthow1_fr2 {
        margin-top: 20px;
    }

    .iproducthow1_fr3 {
        margin-top: 20px;
    }

    .iproductshow3 {
        margin-top: 20px;
    }

    .iproductshow3_con .swiper-container {
        width: 62%;
    }

    .iproductshow4 {
        margin-top: 20px;
    }

    .iproductshow5 {
        margin: 20px 0 15px 0;
    }

    .relatedpro {
        margin-top: 20px;
    }

    .introduce1_con {
        margin-top: 20px;
    }

    .introduce3_info {
        font-size: 18px;
        line-height: 1.5;
        margin: 20px 0 30px 0;
    }

    .introduce3_con .swiper-container {
        width: 65%;
    }

    .introduce3_txt {
        padding: 25px;
        height: 315px;
    }

    .introduce4 {
        margin-top: 30px;
    }

    .introduce4_con {
        margin-top: 20px;
        padding-bottom: 35px;
    }

    .ipro2_1_con_fr {
        padding: 20px 25px;
    }

    .ipro2_2_info h3 {
        font-size: 22px;
    }

    .ipro2_2_con li {
        margin-bottom: 20px;
    }

    .ipro2_2_txt1 {
        font-size: 20px;
    }

    .ipro2_2_txt3 span {
        font-size: 26px;
    }

    .truelandNav .list {
        width: 100%;
    }

    .truelandNav.three .list li a {
        line-height: 35px;
    }

    .iparts1_info {
        font-size: 18px;
        margin: 20px 0;
    }

    .iparts2_con ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .iparts2_con ul li:nth-child(4n) {
        margin-right: 4%;
    }

    .iparts2_con ul li:nth-child(2n) {
        margin-right: 0;
    }

    .inewproduct1_txt {
        padding: 25px;
    }

    .inewproduct2 {
        margin-top: 10px;
    }

    .inewproduct2_con ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .inewproduct2_con ul li:nth-child(4n) {
        margin-right: 4%;
    }

    .inewproduct2_con ul li:nth-child(2n) {
        margin-right: 0;
    }

    .inewproduct2_con ul li a {
        padding: 15px;
    }

    .inewproduct2_txt {
        margin-top: 15px;
    }

    .ipro1_1_con {
        margin-top: 20px;
        padding: 25px 25px 15px 25px;
    }

    .icustomize1_fr2 {
        line-height: 30px;
    }

    .icustomize1_fl p br {
        display: none;
    }

    .ipro1_2 {
        font-size: 24px;
        text-align: center;
    }

    .ipro1_3 ul li {
        margin-bottom: 20px;
    }

    .ipro1_3 ul li:nth-child(odd) {
        flex-direction: column;
    }

    .ipro1_3 ul li:nth-child(even) {
        flex-direction: column;
    }

    .ipro1_3_img {
        width: 100%;
    }

    .ipro1_3_txt {
        width: 100%;
        margin-top: 20px;
    }

    .ipro1_3_txt1 {
        font-size: 18px;
    }

    .ipro1_3_txt1:after {
        margin: 15px 0 20px 0;
    }

    .ipro1_3_txt2_1 {
        font-size: 16px;
    }

    .ipro1_3_txt2_2 {
        font-size: 14px;
    }

    .ipro1_3_txt3.index_more {
        margin-top: 25px;
    }

    .iabout1_1 .ileader_con_fr {
        margin-top: 20px;
    }

    .iabout1_2 {
        margin: 10px 0 30px 0;
    }

    .introduce2_con {
        margin-top: 20px;
    }

    .iabout1_3 {
        padding: 30px 0;
    }

    .iabout1_3_con_fl {
        padding: 25px;
    }

    .iabout1_3_con_fl3 ul li h3 span {
        font-size: 26px;
    }

    .iabout1_4 {
        margin-top: 30px;
    }

    .iabout1_4_con {
        margin-top: 25px;
    }

    .iabout1_4_con .swiper-container {
        width: 65%;
    }
    .about_con{
        margin-top: 20px;
    }
    .show_content video{
        width: 100% !important;
        height: auto !important;
    }
}

@media(max-width: 390px) {
    .irecruit2_img {
        height: 146px;
    }
}

@media(max-width:375px) {
    .news_con .swiper-pagination1 {
        left: 100px;
    }

    .irecruit2_img {
        height: 140px;
    }

    .irecruit2_txt {
        font-size: 15px;
    }
}

@media(max-width:320px) {
}