*, *: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: #aaa;
}

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: #aaa;
}

:-moz-placeholder {
    color: #aaa;
    opacity: 1;
}

::-moz-placeholder {
    color: #aaa;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #aaa;
}

.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block
}

.clear {
    clear: both;
}

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: 90.3%;
    margin: 0 auto;
}

header {
    width: 100%;
    margin: 0 auto;
}

.daohang {
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 95px;
    clear: both;
    background-color: #fff;
}

.daohang .container1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.yx a {
    display: block;
}

.yx img {
    max-width: 100%;
    height: auto;
}

.navdaohang {
    padding-left: 5%;
}

.menupc li {
    float: left;
    text-align: center;
    line-height: 95px;
    z-index: 9;
    position: static;
    margin: 0 39px;
}

.menupc li:hover a {
    color: #034DA2;
}

.menupc li:hover a:after {
    width: 100%;
}

.menupc li a {
    display: block;
    color: #000;
    font-size: 18px;
    z-index: 222;
    position: relative;
}

.menupc li a:hover {
    color: #034DA2;
}

.menupc li a:after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background: #084C97;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .5s;
}

.menupc li .current {
    color: #034DA2;
}

.menupc li .current:after {
    width: 100%;
}

.menupc .xiala {
    position: absolute;
    z-index: 999;
    display: none;
    border-top: 1px solid #ccc;
    background-color: #f6f6f6;
    left: 0;
    width: 100%;
    height: auto;
    text-align: left;
    line-height: 0;
}

.menupc .xialas {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menupc .xialas ul.xl1 {
    padding-left: 10%;
}

.menupc .xialas ul.xl2 {
    padding-left: 25%;
}

.menupc .xialas ul.xl3 {
    padding-left: 53%;
}

.menupc .xialas ul li {
    line-height: 30px;
    padding: 18px 0;
    position: relative;
    height: 66px;
    margin: 0 18px;
}

.menupc .xialas ul li a {
    font-size: 16px;
    color: #666;
    padding: 0 18px;
}

.menupc .xialas ul li a:hover {
    color: #fff;
    background-color: #034DA2;
}

.menupc .xialas ul li a:after {
    display: none;
}

.menupc .xialas ul.xl2 li a {
    padding-left: 25px;
}

.menupc .xialas ul.xl2 li a:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-left: 6px solid #ccc;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    left: 10px;
    position: absolute;
    top: 9px;
    right: auto;
    background-color: transparent;
    transition: .5s;
}

.menupc .xialas ul.xl2 li a:hover:after {
    border-left: 6px solid #fff;
    transform: rotate(90deg);
}

.menupc .xialas ul.xl2 .sanji {
    background: #F6F6F6;
    padding: 20px 0;
    display: none;
    flex-direction: row;
    width: 160px;
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translate(-50%, 0);
}

.menupc .xialas ul.xl2 .sanji dl {
    /*margin-right: 4%;*/
    width: 100%;
}

.menupc .xialas ul.xl2 .sanji dl:last-child {
    margin-right: 0;
}

.menupc .xialas ul.xl2 .sanji dl dd {
    line-height: 25px;
    text-align: center;
}

.menupc .xialas ul.xl2 .sanji dl dd:last-child {
    margin-bottom: 0;
}

.menupc .xialas ul.xl2 .sanji dl dd a {
    display: block;
    font-size: 14px;
    line-height: 40px;
    padding: 0 15px;
    transition: .5s;
}

.menupc .xialas ul.xl2 .sanji dl dd a:hover {
    color: #fff;
    /*background: url("../images/san.png") no-repeat left center;
    padding-left: 10px;*/
    background-color: #034DA2;
}
.menupc .xialas ul.xl2 .sanji dl dd a.current{
    color: #fff;
    background-color: #034DA2;
}

.menupc .xialas ul.xl2 .sanji dl dd a:after {
    display: none;
}

.xiala .sanji.subnav {
    display: flex !important;
}

.ssform {
    position: relative;
}

.ss1 {
    width: 210px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #009A4E;
    border-radius: 18px;
    line-height: 34px;
    padding: 0 30px;
    color: #333;
}

.ss2 {
    background: url("../images/search.png") no-repeat center;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 13px;
    top: 11px;
    text-indent: -999px;
}

/*手机导航*/
.phone-nav {
    position: absolute;
    font-size: 30px;
    right: 15px;
    top: 0px;
    line-height: 60px;
    display: none;
    color: #666;
}

.phone-nav img {
    height: 30px;
    margin-top: 15px;
    display: block;
}

.header a[href="#page"] {
    display: none !important;
}

.mm-opened .header a[href="#page"] {
    display: block !important;
}

.mm-opened .header a[href="#mmenu"] {
    display: none !important;
}

#mmenu {
    z-index: 9999;
}

#mmenu li .home-search {
    float: left;
    margin-left: 20px;
    width: 90%;
    background-color: #fff;
    padding-left: 0;
    overflow: hidden;
    margin-top: 10px;
    position: relative
}

#mmenu li .home-search .keyword {
    text-align: left;
    border: 0;
    box-shadow: 0;
    border-radius: 0;
    width: 86%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -mz-border-radius: 0;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    vertical-align: top;
    padding: 6px 86px 6px 10px;
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #ccc
}

#mmenu li .home-search .keyword:focus {
    transition: border linear .2s, box-shadow linear .5s;
    -moz-transition: border linear .2s, -moz-box-shadow linear .5s;
    -webkit-transition: border linear .2s, -webkit-box-shadow linear .5s;
    outline: 0;
    border: 1px solid #0a78bc;
}

#mmenu li .home-search .btn-sub {
    top: 0;
    border: 0;
    right: 0;
    color: #034DA2;
    width: 42px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    border-radius: 0;
    background: #034DA2 url(../images/search3.png) no-repeat center center;
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

/*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 a {
    display: block;
}

.banners a img {
    display: block;
    width: 100%;
    height: auto;
}

.home-banner .swiper-container .swiper-pagination {
    display: block;
    bottom: 5px;
    right: 0px;
}

.home-banner .swiper-container .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    background-color: #fff;
    opacity: 1;
    outline: none;
    margin: 0 10px;
    border-radius: 50%;
}

.home-banner .swiper-container .swiper-pagination-bullet-active {
    background-color: #034DA2;
    width: 37px;
    border-radius: 6px;
}

@media (max-width: 1199px) {
    .daohang {
        height: 60px;
        position: fixed;
        top: 0;
        z-index: 999;
    }

    .yx a {
        padding-top: 10px;
    }

    .yx img {
        height: 40px;
    }

    .phone-nav {
        display: block;
    }

    .navdaohang {
        display: none;
    }

    .search {
        display: none;
    }
}

footer {
    width: 100%;
    margin: 0 auto;
}

.footer2 {
    overflow: hidden;
    padding: 36px 0;
    background-color: #0f2239;
}

.footer2 .container1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.footer2_fl p {
    text-align: center;
    line-height: 25px;
    color: #6C7C8F;
}

.footer2_fl p a {
    color: #6C7C8F;
}

.footer2_fl p a:hover {
    color: #fff;
}

.footer2_fr ul {
    display: flex;
    justify-content: center;
}

.footer2_fr ul li {
    background: url("../images/fli.png") no-repeat right center;
    line-height: 25px;
}

.footer2_fr ul li:last-child {
    background: none;
}

.footer2_fr ul li a {
    display: block;
    padding: 0 17px;
    color: #6C7C8F;
}

.footer2_fr ul li a:hover {
    color: #fff;
}

.footer1 {
    padding: 55px 0 25px 0;
    overflow: hidden;
    background-color: #152a43;
}

.footer1_fl {
    float: left;
    width: 8%;
}

.footer1_fl a {
    display: block;
    margin: 10px 0 35px 0;
}

.footer1_fl img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

.footer1_fl p {
    text-align: center;
    color: #8494A8;
    font-size: 16px;
    margin-top: 15px;
}

.footer1_fr {
    float: right;
    width: 25%;
}

.footer1_fr h3 {
    font-size: 18px;
    color: #FFFFFF;
}

.footer1_fr h3 span {
    font-size: 16px;
}

.footer1_fr dl {
    margin-top: 20px;
    line-height: 30px;
    font-size: 16px;
}

.footer1_fr dl dt {
    color: #fff;
}

.footer1_fr dl dd {
    color: #8494A8;
}

.footer1_fc {
    float: left;
    width: 59%;
    margin: 0 4%;
    border-left: 1px dashed #304967;
    border-right: 1px dashed #304967;
}

.footer1_fc li {
    float: left;
    width: 25%;
    padding: 0 10px;
    line-height: 1;
    text-align: center;
}

.footer1_fc li a {
    display: block;
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.menulist {
    overflow: hidden;
}

.menulist li {
    float: none;
    width: 100%;
    padding: 0;
    line-height: 30px;
    margin-top: 25px;
}

.menulist li a {
    display: block;
    font-size: 16px;
    color: #8494A8;
}

.menulist li a:hover {
    color: #fff;
}

.home-news {
    width: 100%;
    margin: 0 auto;
    background: #F9F9F9;
    padding: 60px 0;
    overflow: hidden;
}

.index_title {
    text-align: center;
}

.index_title h3 {
    font-size: 40px;
    font-weight: bold;
    color: #034DA2;
    line-height: 1;
    position: relative;
    z-index: 999;
}

.index_title p {
    margin-top: -25px;
    font-size: 71px;
    font-family: Arial;
    font-weight: bold;
    color: #f4f4f4;
    line-height: 1;
    opacity: 0.15;
    text-transform: uppercase;
}

.index_more {
    text-align: center;
}

.index_more a {
    display: block;
    width: 146px;
    margin: 0 auto;
    height: 42px;
    background: #034DA2;
    border: 1px solid #034DA2;
    border-radius: 21px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    transition: .5s;
}

.index_more a:hover {
    color: #034DA2;
    background: transparent;
}

.news_con {
    margin: 50px 0 55px 0;
}

.news_con ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.news_con ul li {
    width: 23.5%;
    margin-right: 2%;
}

.news_con ul li:nth-child(4n) {
    margin-right: 0;
}

.news_con ul li a {
    display: block;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 20px;
    padding: 30px;
    transition: .5s;
}

.news_txt {
    margin-top: 25px;
}

.news_txt1 {
    font-size: 18px;
    color: #454545;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_txt2 {
    font-size: 16px;
    font-weight: 400;
    color: #848484;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin: 20px 0 50px 0;
}

.news_txt3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.news_txt3 p {
    font-size: 16px;
    font-weight: 400;
    color: #848484;
}

.news_txt3 span {
    display: inline-block;
    width: 39px;
    height: 39px;
    background: #E6E6E6 url("../images/njt.png") no-repeat center;
    border-radius: 50%;
    transition: .5s;
}

.news_con ul li a:hover {
    border: 1px solid #034DA2;
    box-shadow: 0px 0px 18px 0px rgba(89, 89, 89, 0.2800);
}

.news_con ul li a:hover .tp img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.news_con ul li a:hover .news_txt1 {
    color: #034DA2;
}

.news_con ul li a:hover .news_txt3 span {
    background: #034DA2 url("../images/njt_h.png") no-repeat center;
}

.home-hezuo {
    width: 100%;
    margin: 140px auto 65px auto;
}

.hezuo_con {
    margin: 50px 0;
    position: relative;
}

.hezuo_con .swiper-container {
    width: 92%;
    margin: 0 auto;
}

.hezuo_con .swiper-slide {
    display: initial;
}

.partners a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
}

.partners a .pic {
    border: 1px solid #e0e0e0;
}

.partners a .pic:after {
    padding-bottom: 45%;
}

.partners a:hover .pic {
    border: 1px solid #034DA2;
}

.partners a:hover .pic img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.hezuo_con .swiper-button-next, .hezuo_con .swiper-button-prev {
    display: none;
    position: absolute;
    width: 46px;
    height: 46px;
    margin-top: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 10;
    cursor: pointer;
    outline: none;
    background: #D5D5D5 url("../images/hzjt.png") no-repeat center;
    text-align: center;
    border-radius: 50%;
}

.hezuo_con .swiper-button-next:hover, .hezuo_con .swiper-button-prev:hover {
    background: #034DA2 url("../images/hzjt.png") no-repeat center;
}

.hezuo_con .swiper-button-prev {
    left: 0;
    right: auto;
}

.hezuo_con .swiper-button-next {
    right: 0;
    left: auto;
    transform: rotateY(-180deg) translate(0, -50%);
}

.home-case {
    width: 100%;
    margin: 0 auto;
    background: url("../images/casebg.jpg") no-repeat center;
}

.case_title {
    padding: 100px 0 90px 0;
    overflow: hidden;
    text-align: center;
    color: #FFFFFF;
}

.case_title p {
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 40px;
}

.case_title h3 {
    font-size: 53px;
    line-height: 1;
    font-weight: bold;
}

.case_con ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.case_con ul li {
    width: 18.3%;
}

.case_con ul li a {
    display: block;
    position: relative;
}

.case_txt {
    height: 66px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: .5s;
    position: absolute;
    width: 100%;
    bottom: -66px;
}

.case_con ul li:nth-child(odd) a .case_txt {
    background: #2498CC;
}

.case_con ul li:nth-child(even) a .case_txt {
    background: #034da2;
}

.case_txt .tp {
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
    width: 37px;
    height: 0;
}

.case_txt1 {
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .5s;
}

.case_txt2 {
    width: 32px;
    height: 0;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: .5s;
}

.case_con ul li a:hover .case_txt {
    height: calc(100% + 66px);
}

.case_con ul li:nth-child(odd) a:hover .case_txt {
    background: rgba(36, 152, 204, .9);
}

.case_con ul li:nth-child(even) a:hover .case_txt {
    background: rgba(3, 77, 162, .9);
}

.case_con ul li a:hover .case_txt .tp {
    transform: rotateY(0deg);
    height: 37px;
}

.case_con ul li a:hover .case_txt1 {
    margin: 25px 0 20px 0;
}

.case_con ul li a:hover .case_txt2 {
    opacity: 1;
    height: 32px;
}

.home-product {
    width: 100%;
    margin: 0 auto;
    background-color: #F9F9F9;
    padding: 45px 0 75px 0;
    overflow: hidden;
    position: relative;
}

.pro_con_top {
    margin: 30px 0 45px 0;
    position: relative;
}

.pro_con_top .gallery-top {
    width: 100%;
    height: auto;
}

.pro_con_top .gallery-top .swiper-slide {
    display: initial;
}

.pro-wz {
    display: block;
    position: relative;
    width: 100%;
    font-size: 18px;
    color: #666666;
    line-height: 30px;
}

.pro_con_bottom {
    position: relative;
    margin-top: 23px;
}

.pro_con_bottom .gallery-thumbs {
    width: 100%;
    height: auto;
}

.pro_con_bottom .gallery-thumbs .swiper-slide {
    display: initial;
}

.pro-cp a {
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
    background-color: #fff;
    padding: 53px 40px 63px 40px;
}

.pro-cp a:before {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #034da2;
    transition: .5s;
}

.pro-cp a:hover:before {
    width: 100%;
}

.pro-cp a .pro-cp1 {
    font-size: 26px;
    color: #222222;
    line-height: 30px;
    margin-bottom: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro-cp a .pro-cp2 {
    font-size: 16px;
    color: #797878;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    margin: 40px 0 30px 0;
}

.pro-cp a .pro-cp3 {
    width: 146px;
    margin: 0 auto;
    height: 42px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 22px;
    font-weight: bold;
    color: #666666;
    line-height: 40px;
    text-align: center;
    transition: .5s;
}

.pro-cp a:hover .pro-cp1 {
    color: #034DA2;
}

.pro-cp a:hover .tp img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.pro-cp a:hover .pro-cp3 {
    background: #034DA2;
    border: 1px solid #2498CC;
    color: #fff;
}

.pro-cp.swiper-slide-thumb-active a:before {
    width: 100%;
}

.pro-cp.swiper-slide-thumb-active a .pro-cp1 {
    color: #034DA2;
}

.pro-cp.swiper-slide-thumb-active a img {
    border: none;
}

.pro-cp.swiper-slide-thumb-active a .pro-cp3 {
    background: #034DA2;
    border: 1px solid #2498CC;
    color: #fff;
}

.swiper-pagination1 {
    display: none;
    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;
}

.pro_con_bottom .swiper-pagination1 {
    bottom: -35px;
    right: 0;
    width: 100%;
}

.pro_con_bottom .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #aaa;
    opacity: 1;
    outline: none;
    margin: 0px 5px;
    border-radius: 50%;
}

.pro_con_bottom .swiper-pagination-bullet-active {
    background-color: #034DA2;
}

.home-about {
    width: 100%;
    margin: 0 auto;
    padding: 60px 0 75px 0;;
    position: relative;
}

.home-about:after {
    content: '';
    display: block;
    background: url("../images/STB.png") no-repeat center;
    position: absolute;
    right: 0;
    bottom: -12%;
    width: 534px;
    height: 227px;
}

.home-about .container1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.about_fl {
    width: 49.5%;
    position: relative;
}

.about_fl .swiper-slide {
    display: initial;
}

.abouts {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: .5s;
}

.m-video {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.m-video img {
    transition: .5s;
}

.about_btn {
    width: 69px;
    height: 69px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .5);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.abouts:hover .m-video img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.about_txt {
    height: 56px;
    background: #24a766;
    padding: 0 33px 0 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 56px;
}

.about_txt h3 {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    background: url("../images/ajt_h.png") no-repeat right center;
    padding-right: 65px;
}

.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;
    height: 14px;
    display: flex;
    align-items: center;
}

.about_fl .swiper-pagination2 {
    bottom: 32px;
    right: 22px;
}

.about_fl .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color: #fff;
    opacity: 1;
    outline: none;
    margin: 0px 12px;
    border-radius: 50%;
}

.about_fl .swiper-pagination-bullet-active {
    background-color: #034DA2;
    width: 14px;
    height: 14px;
}

.about_fr {
    width: 47%;
}

.about_fr_t1 {
    font-size: 30px;
    font-weight: bold;
    color: #034DA2;
    line-height: 1;
}

.about_fr_t2 {
    font-size: 18px;
    color: #666666;
    line-height: 36px;
    height: 108px;
    overflow: hidden;
    margin: 35px 0;
}

.about_fr_t3 a {
    display: block;
    width: 36px;
    height: 36px;
    background: #FFFFFF url("../images/ajt.png") no-repeat center;
    border: 1px solid #F1F1F1;
    border-radius: 50%;
    transition: .5s;
}

.about_fr_t3 a:hover {
    background: #034DA2 url("../images/ajt_h.png") no-repeat center;
    border: 1px solid #034DA2;
}

.about_fr_b {
    margin-top: 45px;
}

.about_fr_b ul {
    display: flex;
    align-items: center;
}

.about_fr_b ul li {
    border-right: 1px solid #cecece;
    padding-right: 120px;
    margin-right: 50px;
    text-align: right;
    position: relative;
}

.about_fr_b ul li:last-child {
    border-right: none;
    margin-right: 0;
}

.about_fr_b ul li:after {
    content: '';
    display: block;
    position: absolute;
    right: 40px;
    top: -13px;
}

.about_fr_b ul li.a1:after {
    background: url("../images/a1.png") no-repeat center;
    width: 43px;
    height: 43px;
}

.about_fr_b ul li.a2:after {
    background: url("../images/a2.png") no-repeat center;
    width: 44px;
    height: 46px;
}

.about_fr_b ul li p {
    font-size: 18px;
    color: #575757;
    line-height: 30px;
    margin-bottom: 25px;
}

.about_fr_b ul li h3 {
    font-size: 16px;
    color: #034DA2;
    line-height: 1;
    position: relative;
}

.about_fr_b ul li h3 span {
    font-size: 60px;
    font-weight: bold;
}

.about_fr_b ul li h3 sup {
    font-size: 18px;
    position: absolute;
    top: 0;
    right: -22px;
}

/*关于我们*/
.inner-banner {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.inner-banner img {
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
}

.iban_info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    line-height: 1;
    color: #FFFFFF;
}

.iban_info h3 {
    font-size: 42px;
    line-height: 1;
    position: relative;
}

.iban_info p {
    font-size: 20px;
    line-height: 1;
    margin-top: 15px;
    text-transform: uppercase;
}

.inner-main {
    width: 100%;
    margin: 0 auto;
}

.iabout1 {
    background: url("../images/iabout1bg.png") no-repeat center;
    background-size: cover;
    padding: 45px 0 75px 0;
    margin-top: 45px;
}

.iabout1 .container1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}

.iabout1_fl {
    width: 49.5%;
}

.iabout1_fr {
    width: 47%;
}

.inner_title {
    text-align: center;
    font-size: 36px;
    color: #222222;
    line-height: 1;
}

.inner_title:after {
    content: '';
    display: block;
    width: 41px;
    height: 3px;
    background: #014996;
    margin: 15px auto 0 auto;
}

.iabout1_fr .inner_title {
    color: #034DA2;
    text-align: left;
}

.iabout1_fr .inner_title:after {
    display: none;
}

.iabout1_fr1 {
    font-size: 18px;
    color: #666666;
    line-height: 36px;
    margin: 40px 0 60px 0;
}

.iabout1_fr2 ul {
    display: flex;
    align-items: center;
}

.iabout1_fr2 ul li {
    border-right: 1px solid #cecece;
    padding-right: 110px;
    margin-right: 160px;
    text-align: right;
    position: relative;
}

.iabout1_fr2 ul li:last-child {
    border-right: none;
    margin-right: 0;
}

.iabout1_fr2 ul li p {
    color: #575757;
    line-height: 20px;
    margin-bottom: 20px;
}

.iabout1_fr2 ul li h3 {
    font-size: 16px;
    color: #034DA2;
    line-height: 1;
    position: relative;
}

.iabout1_fr2 ul li h3 span {
    font-size: 48px;
    font-weight: bold;
}

.iabout1_fr2 ul li h3 sup {
    font-size: 16px;
    position: absolute;
    top: 0;
    right: -22px;
}

.iabout2 {
    margin: 70px 0;
}

.iabout2 li {
    background: #FAFAFA;
    overflow: hidden;
    position: relative;
}

.iabout2 li:nth-child(odd) .tp {
    float: left;
}

.iabout2 li:nth-child(even) .tp {
    float: right;
}

.iabout2 li .tp {
    width: 50%;
}

.iabout2_txt {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 50%;
    height: 100%;
    padding: 20px 15px;
}

.iabout2 li:nth-child(odd) .iabout2_txt {
    right: 0;
}

.iabout2 li:nth-child(even) .iabout2_txt {
    left: 0;
}

.iabout2_txt1 img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    transition: .5s;
}

.iabout2_txt2 {
    font-size: 28px;
    color: #222222;
    line-height: 1;
    margin: 40px 0 30px 0;
}

.iabout2_txt2:after {
    content: '';
    display: block;
    width: 29px;
    height: 2px;
    background: #014996;
    margin: 15px auto 0 auto;
}

.iabout2_txt3 {
    font-size: 18px;
    color: #666666;
    line-height: 35px;
}

.iabout2 li:hover .tp img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.iabout2 li:hover .iabout2_txt1 img {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

/*公司优势*/
.iadvantage {
    margin-top: 80px;
}

.iadvantage_con {
    margin-top: 48px;
}

.iadvantage_con ul {
    display: flex;
    flex-direction: column;
}

.iadvantage_con ul li {
    margin-bottom: 90px;
    position: relative;
}

.iadvantage_con ul li .tp {
    width: 61%;
}

.iadvantage_txt {
    width: 50%;
    position: absolute;
    bottom: 0;
}

.iadvantage_con ul li:nth-child(odd) .tp {
    float: left;
}

.iadvantage_con ul li:nth-child(even) .tp {
    float: right;
}

.iadvantage_con ul li:nth-child(odd) .iadvantage_txt {
    right: 0;
    text-align: right;
}

.iadvantage_con ul li:nth-child(even) .iadvantage_txt {
    left: 0;
    text-align: left;
}

.iadvantage_txt1 {
    font-size: 208px;
    font-weight: bold;
    color: #f7f7f7;
    line-height: 0.3;
}

.iadvantage_txt2 {
    background: rgba(255, 255, 255, .8);
    box-shadow: 0px 9px 47px 12px rgba(238, 238, 238, 0.7800);
    height: 202px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    padding: 20px 40px;
}

.iadvantage_txt2 p {
    font-size: 25px;
    color: #333333;
    line-height: 1.8;
}

/*联系我们*/
.icontact1 {
    margin: 55px 0;
}

.icontact1_info {
    text-align: center;
    font-size: 16px;
    color: #999999;
    line-height: 25px;
    margin: 30px 0 60px 0;
}

.icontact1_con {
}

.lx1 {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lx1_fl {
    width: 49%;
    position: relative;
    margin-bottom: 24px;
}

.lx1_fr {
    width: 49%;
    position: relative;
    margin-bottom: 24px;
}

.lx1 i {
    display: inline-block;
    width: 28px;
    height: 29px;
    position: absolute;
    left: 25px;
    top: 11px;
}

.f1 {
    background: url("../images/f1.png") no-repeat center;
}

.f2 {
    background: url("../images/f2.png") no-repeat center;
}

.f3 {
    background: url("../images/f3.png") no-repeat center;
}

.f4 {
    background: url("../images/f4.png") no-repeat center;
}

.f5 {
    background: url("../images/f5.png") no-repeat center;
}

.lx1 label {
    color: #575757;
    font-size: 16px;
    line-height: 51px;
    position: absolute;
    left: 70px;
}

.lx1 input {
    background-color: transparent;
    border: 1px solid #e6e6e6;
    width: 100%;
    line-height: 51px;
    height: 53px;
    padding-left: 150px;
    font-size: 16px;
}

.lx1 {
    position: relative;
}

.lx1 textarea {
    background-color: transparent;
    border: 1px solid #e6e6e6;
    width: 100%;
    line-height: 25px;
    height: 259px;
    padding: 15px 20px 20px 150px;
    resize: none;
    font-size: 16px;
}

.lx2 {
    margin: 24px 0 40px 0;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.lx2_fl {
    width: 39.5%;
    position: relative;
}

.lx2_fl label {
    color: #575757;
    font-size: 16px;
    line-height: 51px;
    position: absolute;
    left: 25px;
}

.lx2_fl input {
    background-color: transparent;
    border: 1px solid #e6e6e6;
    width: 100%;
    line-height: 51px;
    height: 53px;
    font-size: 16px;
    padding-left: 150px;
}

.lx2_fr {
    margin-left: 20px;
}

.lx2_fr a {
    display: block;
    width: 105px;
}

.lx2_fr a img {
    display: block;
    max-width: 100%;
    height: auto;
}

.lx3 {
    text-align: center;
}

.lx3 button {
    width: 184px;
    height: 52px;
    border: 1px solid #004BA0;
    border-radius: 5px;
    margin: 0 auto;
    line-height: 52px;
    background: url("../images/fly.png") no-repeat 37px center;
    padding-left: 46px;
    color: #004996;
    font-size: 18px;
    transition: .5s;
    cursor: pointer;
}

.lx3 button:hover {
    background: #004BA0 url("../images/fly_h.png") no-repeat 37px center;
    color: #fff;
}

.icontact2_address {
    background: url("../images/icontact2bg.jpg") no-repeat center;
    background-size: cover;
    padding: 70px 0;
}

.icontact2_address ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.icontact2_address ul li {
    width: 48.5%;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    padding: 20px 40px;
    height: 200px;
}

.icontact2_address ul li .tb {
    width: 100px;
    height: 100px;
    background: #F9F9F9;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icontact2_address ul li .tb i {
    background: url("../images/dz.png") no-repeat center;
    width: 39px;
    height: 39px;
    background-size: 100%;
}

.address_txt {
    flex: 1;
    padding-left: 40px;
}

.address_txt h3 {
    font-size: 30px;
    font-weight: bold;
    color: #004BA0;
    line-height: 30px;
    margin-bottom: 30px;
}

.address_txt p {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}

.icontact2_address ul .on {
    border: 1px solid #014996;
}

.icontact2_address ul .on .tb {
    background: #014996;
}

.icontact2_address ul .on .tb i {
    background: url("../images/dz_h.png") no-repeat center;
    background-size: 100%;
}

.icontact2_show {
    overflow: hidden;
}

.icontact2_show .icontact2_map {
    display: none;
}

.icontact2_map {
    overflow: hidden;
    width: 100%;
}

/*荣誉资质*/
.ihonor {
    margin: 78px 0 68px 0;
}

.ihonor_con {
    margin: 55px 0 50px 0;
}

.ihonor_con ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.ihonor_con li {
    width: 17.6%;
    margin-right: 3%;
}

.ihonor_con li:nth-child(5n) {
    margin-right: 0;
}

.ihonor_con li a {
    display: block;
}

.ihonor_img {
    border: 1px solid #e6e6e6;
    padding: 4px;
}

.ihonor_img .pic:after {
    padding-bottom: 143.72%;
}

.ihonor_con li a:hover .ihonor_img {
    border: 1px solid #014996;
}

.ihonor_con li a:hover .ihonor_img .pic img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.ihonor_txt {
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
    color: #666666;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ihonor_con li a:hover .ihonor_txt {
    color: #014996;
}

/*分页*/
.pagination {
    text-align: center;
    color: #666;
    clear: both;
}

.pagination a {
    display: inline-block;
    color: #666;
    text-align: center;
    text-transform: capitalize;
    padding: 0px 12px;
    line-height: 39px;
    margin: 0px 1px 10px 1px;
    border: 1px solid #ddd;
}

.pagination a:hover {
    color: #fff;
    background-color: #014896;
    border: 1px solid #014896;
}

.pagination a.active {
    color: #fff;
    background-color: #014896;
    border: 1px solid #014896;
}

/*合作伙伴*/
.icooperation {
    margin: 78px 0 48px 0;
}

.icooperation_con {
    margin: 65px 0 35px 0;
}

.icooperation_con ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.icooperation_con ul li {
    width: 13%;
    margin-right: 1.5%;
    margin-bottom: 21px;
}

.icooperation_con ul li:nth-child(7n) {
    margin-right: 0;
}

.icooperation_con ul li a {
    display: block;
    position: relative;
    width: 100%;
}

.icooperation_con ul li a .pic {
    border: 1px solid #e0e0e0;
    transition: .5s;
}

.icooperation_con ul li a .pic:after {
    padding-bottom: 45%;
}

.icooperation_con ul li a:hover .pic {
    border: 1px solid #034DA2;
}

.icooperation_con ul li a:hover .pic img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

/*客户案例*/
.icase {
    margin: 55px 0 45px 0;
}

.icase_con {
    margin: 45px 0 25px 0;
}

.icase_con ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.icase_con ul li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 33px;
}

.icase_con ul li:nth-child(4n) {
    margin-right: 0;
}

.icase_con ul li a {
    display: block;
    position: relative;
}

.icase_txt {
    position: relative;
    width: 80%;
    margin: -40px auto 0 auto;
    height: 79px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    box-shadow: 0px 9px 47px 12px rgba(238, 238, 238, .78);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .5s;
}

.icase_txt h3 {
    font-size: 18px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px;
}

.icase_con ul li a:hover .tp img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.icase_con ul li a:hover .icase_txt {
    background: #014996;
}

.icase_con ul li a:hover .icase_txt h3 {
    color: #FFFFFF;
}

/*客户案例详情*/
.icaseshow {
    margin: 55px 0 70px 0;
}

.icaseshow_con {
    margin-top: 50px;
}

.show_title {
    text-align: center;
    padding-bottom: 25px;
}

.show_title span {
    color: #949494;
    margin: 0px 10px;
    font-size: 14px;
    padding-left: 20px;
}

.browse {
    background: url(../images/browse.png) no-repeat left center;
}

.date {
    background: url(../images/date.png) no-repeat left center;
}

.show_content {
    line-height: 30px;
    color: #000;
    padding: 55px 0 70px 0;
    font-size: 16px;
    border-top: 1px dashed #ececec;
    border-bottom: 1px dashed #ececec;
}

.show_content img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}

.show_back {
    margin-top: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.show_back_fl a, .show_back_fr a {
    display: block;
    width: 54px;
    height: 30px;
    background-color: #D8D8DA;
    text-align: center;
    line-height: 30px;
}

.show_back_fc {
    margin: 0 16px;
}

.show_back_fc a {
    display: block;
    height: 19px;
}

.show_back_fl a:hover, .show_back_fr a:hover {
    background-color: #014896;
}

/*新闻中心*/
.inews1 {
    margin: 55px 0;
}

.inews .news_con {
    margin: 60px 0 55px 0;
}

.inews2 {
    background-color: #f9f9f9;
    overflow: hidden;
    padding: 55px 0;
}

.inews2_con {
    margin: 53px 0 13px 0;
}

.inews2_con ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.inews2_con ul li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 30px;
}

.inews2_con ul li:nth-child(4n) {
    margin-right: 0;
}

.inews2_con ul li a {
    display: block;
    border: 1px solid #e8e8e8;
    padding: 33px 25px 22px 25px;
    overflow: hidden;
    transition: .5s;
}

.inews2_txt1 {
    font-size: 18px;
    color: #454545;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.inews2_txt2 {
    font-size: 12px;
    color: #C0C0C0;
    line-height: 24px;
    margin: 10px 0;
}

.inews2_txt3 {
    font-size: 16px;
    color: #848484;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}

.inews2_txt4 {
    margin-top: 10px;
    color: #575757;
    line-height: 24px;
}

.inews2_con ul li a:hover {
    background: #034DA2;
}

.inews2_con ul li a:hover .inews2_txt1 {
    color: #FFFFFF;
}

.inews2_con ul li a:hover .inews2_txt2 {
    color: #FFFFFF;
}

.inews2_con ul li a:hover .inews2_txt3 {
    color: #FFFFFF;
}

.inews2_con ul li a:hover .inews2_txt4 {
    color: #FFFFFF;
}

/*公司新闻*/
.icompanynews {
    margin: 55px 0;
}

.icompanynews .news_con {
    margin: 60px 0 30px 0;
}

.icompanynews .news_con ul li {
    margin-bottom: 30px;
}

/*行业新闻*/
.iindustrynewss {
    margin: 55px 0;
}

/*招聘信息*/
.ijob {
    margin: 55px 0 65px 0;
}

.ijob_con {
    margin-top: 48px;
}

.ijob_con1 {
    height: 65px;
    background: #014996;
    padding: 0 90px;
}

.ijob_con1 ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
}

.ijob_con1 li {
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.ijob_con .j1 {
    width: 30%;
    text-align: left;
}

.ijob_con .j2 {
    width: 15%;
}

.ijob_con .j3 {
    width: 15%;
}

.ijob_con .j4 {
    width: 30%;
}

.ijob_con .j5 {
    width: 10%;
}

.ijob_con2 dl {
    border-bottom: 1px solid #ddd;
}

.zp-title {
    cursor: pointer;
    outline: none;
    transition: 0.5s;
    padding: 0 90px;
}

.zp-title ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.zp-title li {
    color: #666;
    line-height: 30px;
    padding: 17px 0;
    font-size: 16px;
    text-align: center;
    position: relative;
    transition: .5s;
}

.zp-title li i {
    display: block;
    background: url(../images/fr.png) no-repeat center;
    width: 22px;
    margin: 0 auto;
    height: 22px;
    transition: .5s;
}

.zp-title li:hover i {
    background: url(../images/frhover.png) no-repeat center;
}

.zp-content {
    display: none;
    background-color: #f9f9f9;
    padding: 35px 90px 50px 90px;
}

.zp-info-text {
    width: 40%;
    color: #929292;
    line-height: 30px;
}

.zp-info-text a {
    color: #0074b1;
}

.ijob_con2 dl.open {
    border-bottom: none;
}

.open .zp-title li i {
    background: url(../images/frhover.png) no-repeat right center;
}

.open .zp-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    overflow: hidden;
}

/*产品中心*/
.ipro {
    padding-bottom: 50px;
    background-color: #f7f7f7;
    overflow: hidden;
}

.ipro_location {
    display: flex;
    justify-content: flex-end;
    padding: 22px 0;
}

.ipro_location {
    font-size: 16px;
    color: #AAAAAA;
    line-height: 30px;
}

.ipro_location p {
    background: url("../images/home.png") no-repeat left center;
    padding-left: 38px;
}

.ipro_location a {
    font-size: 16px;
    color: #AAAAAA;
    line-height: 30px;
}

.ipro_con {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ipro_con_fl {
    width: 17.5%;
}

.ipro_con_fl1 {
    margin-bottom: 20px;
    overflow: hidden;
}

.ipro_con_fl_title {
    height: 69px;
    background: #014996;
    border-bottom: 4px solid #1571b2;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 30px;
}

.pinfo {
    margin-top: 5px;
}

.pinfo {
    overflow: hidden;
}

.pinfo li {
    overflow: hidden;
    position: relative;
    margin-top: 3px;
}

.pinfo li a {
    display: block;
    font-size: 16px;
    color: #222;
    background-color: #EBEEF3;
    line-height: 46px;
    padding: 0 20px 0 34px;
    overflow: hidden;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.pinfo li a:hover {
    color: #fff;
    background-color: #2498CC;
}

.pinfo li .more {
    position: absolute;
    right: 20px;
    padding: 0;
    top: 0;
    border: none;
    width: 90%;
    height: 46px;
    cursor: pointer;
    background: url(../images/projt.png) no-repeat right center;
    display: block;
    z-index: 5;
}

.pinfo ul li a:hover.more {
    background: url(../images/projt.png) no-repeat right center;
}

.pinfo ul li:hover .more {
    background: url(../images/projt_h.png) no-repeat right center;
}

.pinfo .er {
    display: none;
    margin-top: 3px;
}

.pinfo .er li {
}

.pinfo .er li a {
    color: #666;
    font-size: 16px;
    line-height: 46px;
    background: #EBEEF3 url("../images/er.png") no-repeat left center;
    padding: 0 30px 0 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pinfo .nav-show .er {
    display: block;
}

.pinfo .nav-show .er li {
}

.pinfo .nav-show .er li a {
    color: #666;
    font-size: 16px;
    line-height: 46px;
    background: #EBEEF3 url("../images/er.png") no-repeat 44px center;
    padding: 0 20px 0 55px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pinfo .nav-show .er li a:hover {
    color: #ffffff;
    background: #2498CC url("../images/er_h.png") no-repeat 44px center;
}

.pinfo .nav-show .er li a.active {
    /*color: #2498CC;*/
    background: #2498CC url("../images/er_h.png") no-repeat 44px center;
    color: #ffffff;
}

.pinfo .nav-show:hover .more {
    background: url(../images/projt_h.png) no-repeat right center;
}

.pinfo .nav-show a {
    color: #fff;
    background-color: #2498CC;
}

.pinfo .nav-show .more {
    background: url(../images/projt_h.png) no-repeat right center;
}

.ipro_con_fl2_con {
    margin-top: 5px;
    background: #EBEEF3;
    padding: 25px 20px 30px 20px;
}

.ipro_con_fl2_con dl {
    margin-bottom: 25px;
}

.ipro_con_fl2_con dl:last-child {
    margin-bottom: 0;
}

.ipro_con_fl2_con dl dt {
    font-size: 16px;
    color: #014996;
    line-height: 1;
    margin-bottom: 10px;
}

.ipro_con_fl2_con dl dd {
    font-size: 15px;
    color: #666666;
    line-height: 30px;
}

.ipro_con_fr {
    width: 80%;
}

.iproduct {
    margin-bottom: 30px;
}

.iproduct ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.iproduct ul li {
    width: 31.5%;
    margin-right: 2.75%;
    margin-bottom: 25px;
}

.iproduct ul li:nth-child(3n) {
    margin-right: 0;
}

.iproduct ul li a {
    display: block;
    border: 1px solid #fff;
    background-color: #fff;
    padding: 25px 30px 29px 30px;
    transition: .5s;
}

.iproduct_txt {
    margin-top: 35px;
    text-align: center;
}

.iproduct_txt h3 {
    font-size: 16px;
    color: #222222;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.iproduct_txt p {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 41px;
    margin: 20px auto 0 auto;
    height: 41px;
    background: #C0C6CA;
    border-radius: 50%;
    transition: .5s;
}

.iproduct_txt span {
    font-weight: bold;
    color: #FFFFFF;
    opacity: 0;
    display: none;
}

.iproduct_txt i {
    display: inline-block;
    background: url("../images/add.png") no-repeat center;
    width: 12px;
    height: 13px;
}

.iproduct ul li a:hover {
    padding: 25px 30px 20px 30px;
    border: 1px solid #2498CC;
    box-shadow: 0px 9px 47px 12px rgba(238, 238, 238, 0.7800);
}

.iproduct ul li a:hover .tp img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.iproduct ul li a:hover .iproduct_txt p {
    width: 169px;
    height: 50px;
    background: #2498CC;
    border-radius: 25px;
    justify-content: space-between;
    padding: 0 24px 0 34px;
}

.iproduct ul li a:hover .iproduct_txt span {
    opacity: 1;
    display: block;
}

/*产品详情*/
.iproshow {
    background-color: #FFFFFF;
    padding: 37px 48px 44px 48px;
    overflow: hidden;
}

.iproshow2 {
    margin-top: 35px;
}

.iproshow2_title {
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 24px;
}

.iproshow2_title p {
    font-size: 24px;
    color: #222;
    line-height: 24px;
    position: relative;
}

.iproshow2_title p:after {
    content: '';
    display: block;
    width: 95px;
    height: 1px;
    background: #014996;
    position: absolute;
    bottom: -25px;
}

.iproshow2_con {
    margin: 35px 0;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    border-bottom: 1px solid #eee;
}

.iproshow1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.iproshow1_fl {
    width: 52%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.iproshow1_fl_big {
    width: 81%;
}

.iproshow1_fl_small {
    width: 15%;
    margin-top: 6px;
}

.slick-prev {
    left: 0 !important;
}

.slick-next {
    right: 0 !important;
}

.proshow-max {
    width: 100%;
    margin: auto;
    text-align: center;
    position: relative;
    cursor: pointer;
    border: 1px solid #D8D8D8;
    padding: 7px;
}

.proshow-max .item i {
    display: block;
}

.proshow-max .item i:after {
    padding-bottom: 68.26%;
}

.proshow-max .item i img {
    border: none;
}

.proshow-min {
    margin: auto;
    text-align: center;
    position: relative;
}

.proshow-min .getIndex {
    display: inline-block;
    *float: none;
    *display: inline;
    zoom: 1;
    text-align: center;
}

.proshow-min .getIndex .item {
    margin: 6px 0px;
}

.proshow-min .getIndex .item i {
    display: block;
}

.proshow-min .getIndex .item i:after {
    padding-bottom: 68.26%;
}

.proshow-min .getIndex .item i img {
    border: 1px #d8d8d8 solid !important;
}

.proshow-min .getIndex .item i:hover {
    cursor: pointer;
}

.proshow-min .slick-current .item i img {
    border: 1px #014996 solid !important;
}

.iproshow1_fl_small .slick-prev:before, .iproshow1_fl_small .slick-next:before {
    display: none;
}

.iproshow1_fl_small .slick-prev, .iproshow1_fl_small .slick-next {
    width: 100%;
    height: 12px;
    position: absolute;
    left: 50% !important;
    transform: translate(-50%, 0);
    margin-top: 0;
    border: 1px solid #d8d8d8;
}

.iproshow1_fl_small .slick-prev {
    background: url("../images/tjt.png") no-repeat center;
    top: -18px;
}

.iproshow1_fl_small .slick-next {
    background: url("../images/bjt.png") no-repeat center;
    bottom: -12px;
}

.iproshow1_fr {
    width: 42%;
    margin-top: 55px;
}

.iproshow1_fr1 {
    font-size: 30px;
    font-weight: 300;
    color: #222222;
    line-height: 30px;
}

.iproshow1_fr1:after {
    content: '';
    display: block;
    width: 35px;
    height: 1px;
    background: #014996;
    margin-top: 25px;
}

.iproshow1_fr2 {
    margin-top: 25px;
}

.iproshow1_fr2 li {
    font-size: 16px;
    color: #8D8D8D;
    line-height: 40px;
}


/*发展历程*/
.iprocess{
    margin: 80px 0 50px 0;
}
.container2{
    width: 999px;
    margin: 0 auto;
}
.inner_process{
    width: 100%;
    margin-top: 75px;
    /*height: 1040px;*/
    overflow: auto;
}
.inner_fr_process{
    position: relative;
}
.inner_process::-webkit-scrollbar {
    display: none;
}
.inner_fr_process:before{
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: #ddd;
    position: absolute;
    left: 50%;
    margin-left: -0.5px;
}
.inner_fr_process:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -12.5px;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background: #257ac5;
}
.nian{
    overflow: hidden;
}
.time{
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 5px;
    background-color: #fff;
    overflow: hidden;
    width: 74px;
    height: 74px;
    border-radius: 180px;
    position: relative;
    z-index: 9;
}
.time p{
    width: 63px;
    height: 63px;
    background-color: #024997;
    border-radius: 180px;
    color: #fff;
    line-height: 63px;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
}
.inner_fr_process dl{
    background: url("../images/gou.jpg") no-repeat top center;
    min-height: 120px;
    position: relative;
    z-index: 9;
}
.process_txt dl:first-child{
    margin-top: 80px;
}
.process_txt dl:last-child{
    margin-bottom: 40px;
}
.process{
    width: 45%;
    background-color: #f1f2f6;
    padding: 30px 17px;
    overflow: hidden;
    position: absolute;
    top: -100px;
    min-height: 220px;
}
.process_t{
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
}
.process_t p{
    float: left;
    color: #333;
}
.process_t span{
    float: right;
    color: #024997;
}
.process_b{
    font-size: 15px;
    color: #999;
    line-height: 30px;
    height: 90px;
    overflow: auto;
}
.process_b::-webkit-scrollbar {
    display: block !important;
}
.nian:hover .process_t span{
    color: #2498CC;
}
.nian:hover .time p{
    background-color: #2498CC;
}

/*案例详情*/
.show_case{
    width: 800px;
    margin: 0 auto;
}
.show_case_t{
    position: relative;
}
.show_case_t .gallery-top {
    width: 100%;
    height: auto;
}
.show_case_t .gallery-top .swiper-slide{
    display: initial;
}
.caseshow-max a{
    display: block;
    position: relative;
    text-align: justify;
    width: 100%;
    border: 1px solid #b8b8b8;
}
.show_case_b{
    position: relative;
    margin-top: 23px;
}
.show_case_b .gallery-thumbs {
    width: 92%;
    height: auto;
}
.show_case_b .gallery-thumbs .swiper-slide{
    display: initial;
}
.caseshow-min a{
    display: block;
    position: relative;
    text-align: justify;
    width: 100%;
}
.caseshow-min a img{
    border: 1px solid #d2d0d0;
    background-color: #fff;
}
.caseshow-min.swiper-slide-thumb-active a img{
    border: 1px solid #014996;
}
.show_case_b .swiper-button-next2, .show_case_b .swiper-button-prev2{
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    margin-top: 0;
    width: 21px;
    height: 100%;
    z-index: 10;
    cursor: pointer;
    outline: none;
    text-align: center;
    transition: .5s;
    background: #f1f1f1 url("../images/psjt.png") no-repeat center;
}
.show_case_b .swiper-button-next2:hover ,.show_case_b .swiper-button-prev2:hover{
    background: #014996 url("../images/psjt_h.png") no-repeat center;
}
.show_case_b .swiper-button-prev2{
    right: auto;
    left: 0;
}
.show_case_b .swiper-button-next2{
    left: auto;
    right: 0;
    transform:rotateY(-180deg) translate(0, -50%);
}

.show_back1{
    margin-top: 30px;
}
.show_back1_fl{
    float: left;
    width: 70%;
    overflow:hidden;
}
.show_back1_fl li{
    margin-bottom:2px;
    line-height:25px;
    color:#000;
    width:100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.show_back1_fl li a{
    color:#000;
}
.show_back1_fl li a:hover{
    color: #014996;
}
.show_back1_fr{
    overflow:hidden;
    float: right;
    width: 10%;
}
.show_back1_fr a{
    display:block;
    line-height:46px;
    color:#fff;
    font-size:15px;
    background: #014996;
    padding: 0 15px;
    text-align: center;
}

.inner-banner img.shiping{
    position: absolute;
    width: 56px;
    height: 56px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/*面包屑*/
.inner-location{
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
    overflow: hidden;
}
.inner-location .container1{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    line-height: 23px;
}
.inner-location-fl{
    color: #666;
    font-size: 16px;
}
.inner-location-fl a{
    color: #666;
    font-size: 16px;
}
.inner-location-fl span{
    color: #034DA2;
}
.inner-location-fr a{
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #034DA2;
    background: url("../images/fh.png") no-repeat left center;
    padding-left: 45px;
}



@media (min-width: 1701px) and (max-width: 1800px) {
    .ipro_con_fl {
        width: 19%;
    }

    .ipro_con_fr {
        width: 78.5%;
    }
}

@media (min-width: 1601px) and (max-width: 1700px) {
    .iadvantage_txt1 {
        font-size: 180px;
    }

    .iadvantage_txt2 {
        height: 190px;
    }

    .zp-info-text {
        width: 45%;
    }

    .ipro_con_fl {
        width: 20%;
    }

    .ipro_con_fr {
        width: 77.5%;
    }
}

@media (min-width: 1501px) and (max-width: 1600px) {
    .iabout1 .container1 {
        align-items: center;
    }

    .iadvantage_txt1 {
        font-size: 160px;
    }

    .iadvantage_txt2 {
        height: 170px;
    }

    .iadvantage_txt2 p {
        font-size: 24px;
    }

    .zp-info-text {
        width: 45%;
    }

    .ipro_con_fl {
        width: 21%;
    }

    .ipro_con_fr {
        width: 76.5%;
    }

    .iproshow1_fr {
        margin-top: 35px;
    }

    .iproshow1_fr1 {
        font-size: 28px;
    }
}

@media (min-width: 1401px) and (max-width: 1500px) {
    .menupc li {
        margin: 0 30px;
    }

    .iabout1 .container1 {
        align-items: center;
    }

    .iabout1_fr1 {
        margin: 40px 0;
    }

    .iabout2_txt2 {
        font-size: 26px;
    }

    .iabout2_txt2 {
        margin: 30px 0 20px 0;
    }

    .iabout2_txt3 {
        font-size: 17px;
        line-height: 32px;
    }

    .iadvantage_txt1 {
        font-size: 140px;
    }

    .iadvantage_txt2 {
        height: 150px;
    }

    .iadvantage_txt2 p {
        font-size: 22px;
    }

    .address_txt h3 {
        font-size: 26px;
    }

    .zp-info-text {
        width: 50%;
    }

    .ipro_con_fl {
        width: 23%;
    }

    .ipro_con_fr {
        width: 74.5%;
    }

    .iproshow1_fr {
        margin-top: 0;
    }

    .iproshow1_fr1 {
        font-size: 26px;
    }
}

@media (min-width: 1280px) and (max-width: 1400px) {
    .navdaohang {
        padding-left: 0;
    }

    .menupc li {
        margin: 0 28px;
    }

    .menupc li a {
        font-size: 17px;
    }

    .about_fr_b ul li h3 span {
        font-size: 46px;
    }

    .home-about:after {
        bottom: -8%;
        width: 350px;
        height: 149px;
        background-size: 100%;
    }

    .case_title h3 {
        font-size: 43px;
    }

    .case_txt1 {
        font-size: 20px;
    }

    .hezuo_con .swiper-container {
        width: 90%;
    }

    .news_con ul li a {
        padding: 25px;
    }

    .inner_title {
        font-size: 30px;
    }

    .iabout1 .container1 {
        align-items: center;
    }

    .iabout1_fr1 {
        margin: 40px 0;
    }

    .iabout1_fr2 ul li {
        margin-right: 110px;
    }

    .iabout2_txt2 {
        font-size: 22px;
    }

    .iabout2_txt2 {
        margin: 30px 0 20px 0;
    }

    .iabout2_txt3 {
        font-size: 16px;
        line-height: 30px;
    }

    .iadvantage_txt1 {
        font-size: 120px;
    }

    .iadvantage_txt2 {
        height: 150px;
    }

    .iadvantage_txt2 p {
        font-size: 20px;
    }

    .address_txt h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .address_txt p {
        font-size: 16px;
    }

    .zp-info-text {
        width: 50%;
    }

    .ipro_con_fl {
        width: 23%;
    }

    .ipro_con_fr {
        width: 74.5%;
    }

    .iproshow1_fr {
        margin-top: 0;
    }

    .iproshow1_fr1 {
        font-size: 24px;
    }
}

@media (min-width: 1200px) and (max-width: 1279px) {
    .navdaohang {
        padding-left: 0;
    }

    .menupc li {
        margin: 0 25px;
    }

    .menupc li a {
        font-size: 16px;
    }

    .about_fr_t2 {
        margin: 25px 0;
    }

    .about_fr_b ul li {
        margin-right: 40px;
        padding-right: 110px;
    }

    .about_fr_b ul li h3 span {
        font-size: 46px;
    }

    .home-about:after {
        bottom: -6%;
        width: 300px;
        height: 128px;
        background-size: 100%;
    }

    .case_title h3 {
        font-size: 43px;
    }

    .case_txt1 {
        font-size: 20px;
    }

    .hezuo_con .swiper-container {
        width: 88%;
    }

    .news_con ul li a {
        padding: 20px;
    }

    .inner_title {
        font-size: 30px;
    }

    .iabout1 .container1 {
        align-items: center;
    }

    .iabout1_fr1 {
        margin: 40px 0;
    }

    .iabout1_fr2 ul li {
        margin-right: 110px;
    }

    .iabout2_txt2 {
        font-size: 22px;
    }

    .iabout2_txt2 {
        margin: 30px 0 20px 0;
    }

    .iabout2_txt3 {
        font-size: 16px;
        line-height: 30px;
    }

    .iadvantage_txt1 {
        font-size: 120px;
    }

    .iadvantage_txt2 {
        height: 150px;
    }

    .iadvantage_txt2 p {
        font-size: 20px;
    }

    .address_txt h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .address_txt p {
        font-size: 16px;
    }

    .ijob_con1 {
        padding: 0 60px;
    }

    .zp-title {
        padding: 0 60px;
    }

    .zp-content {
        padding: 35px 60px 50px 60px;
    }

    .zp-info-text {
        width: 50%;
    }

    .ipro_con_fl {
        width: 25%;
    }

    .ipro_con_fr {
        width: 72.5%;
    }

    .iproshow1_fr {
        margin-top: 0;
    }

    .iproshow1_fr1 {
        font-size: 24px;
    }

    .iproshow1_fr2 li {
        line-height: 30px;
    }
}

@media (max-width: 1199px) {
    .container1 {
        width: 100%;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .container2 {
        width: 100%;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .show_content img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: auto;
    }

    .home-banner {
        margin-top: 60px;
    }

    .inner-banner {
        margin-top: 60px;
    }

    .home-about {
        padding: 50px 0 65px 0;
    }

    .home-about:after {
        width: 300px;
        height: 128px;
        background-size: 100%;
        bottom: -6%;
    }

    .about_fr_t2 {
        margin: 20px 0;
    }

    .about_fr_b ul li h3 span {
        font-size: 36px;
    }

    .about_fr_b ul li {
        margin-right: 20px;
        padding-right: 90px;
    }

    .about_fr_b ul li:after {
        right: 20px;
    }

    .home-product {
        padding: 45px 0 50px 0;
    }

    .index_title h3 {
        font-size: 30px;
    }

    .index_title p {
        font-size: 51px;
    }

    .pro_con_top {
        margin: 30px 0;
    }

    .pro-cp a {
        padding: 33px 20px 43px 20px;
    }

    .pro-cp a .pro-cp1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .pro-cp a .pro-cp2 {
        margin: 30px 0 20px 0;
    }

    .case_title {
        padding: 50px 0 40px 0;
    }

    .case_title h3 {
        font-size: 33px;
    }

    .case_txt1 {
        font-size: 18px;
    }

    .case_con ul li a:hover .case_txt1 {
        margin: 20px 0 15px 0;
    }

    .home-hezuo {
        margin: 100px auto 50px auto;
    }

    .hezuo_con {
        margin: 35px 0;
    }

    .hezuo_con .swiper-container {
        width: 88%;
    }

    .home-news {
        padding: 50px 0;
    }

    .news_con {
        margin: 30px 0 35px 0;
    }

    .news_con ul li a {
        padding: 20px;
    }

    .news_txt2 {
        margin: 10px 0 30px 0;
    }

    .menulist li {
        margin-top: 15px;
    }

    .footer1_fr dl {
        margin-top: 15px;
    }

    .iban_info h3 {
        font-size: 30px;
    }

    .iban_info p {
        font-size: 18px;
    }

    .inner_title {
        font-size: 30px;
    }

    .iabout1 {
        padding: 25px 0 50px 0;
        margin-top: 25px;
    }

    .iabout1 .container1 {
        align-items: center;
    }

    .iabout1_fr1 {
        font-size: 16px;
        line-height: 30px;
        margin: 20px 0 40px 0;
    }

    .iabout1_fr2 ul li h3 span {
        font-size: 36px;
    }

    .iabout1_fr2 ul li {
        margin-right: 90px;
        padding-right: 90px;
    }

    .iabout2 {
        margin: 50px 0;
    }

    .iabout2_txt1 img {
        max-width: 70%;
    }

    .iabout2_txt2 {
        margin: 20px 0;
        font-size: 20px;
    }

    .iabout2_txt3 {
        font-size: 16px;
        line-height: 30px;
    }

    .iadvantage {
        margin-top: 50px;
    }

    .iadvantage_con ul li {
        margin-bottom: 50px;
    }

    .iadvantage_txt1 {
        font-size: 100px;
    }

    .iadvantage_txt2 {
        height: 120px;
    }

    .iadvantage_txt2 p {
        font-size: 18px;
        line-height: 30px;
    }

    .icontact1 {
        margin: 50px 0;
    }

    .icontact1_info {
        margin: 20px 0 40px 0;
    }

    .icontact2_address {
        padding: 50px 0;
    }

    .address_txt h3 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .address_txt p {
        font-size: 16px;
    }

    .ihonor {
        margin: 50px 0 40px 0;
    }

    .ihonor_con {
        margin: 35px 0 15px 0;
    }

    .icooperation {
        margin: 50px 0 48px 0;
    }

    .icooperation_con {
        margin: 35px 0 15px 0;
    }

    .icase {
        margin: 50px 0 45px 0;
    }

    .icase_con {
        margin: 35px 0 2px 0;
    }

    .icase_txt {
        margin: -30px auto 0 auto;
        height: 60px;
    }

    .icase_txt h3 {
        font-size: 16px;
    }

    .icaseshow {
        margin: 50px 0;
    }

    .icaseshow_con {
        margin-top: 35px;
    }

    .show_content {
        padding: 35px 0;
    }

    .inews1 {
        margin: 50px 0;
    }

    .inews .news_con {
        margin: 35px 0;
    }

    .inews2 {
        padding: 50px 0;
    }

    .inews2_con {
        margin: 35px 0 5px 0;
    }

    .inews2_con ul li a {
        padding: 25px 20px 15px 20px;
    }

    .icompanynews {
        margin: 50px 0;
    }

    .icompanynews .news_con {
        margin: 35px 0 5px 0;
    }

    .iindustrynewss {
        margin: 50px 0;
    }

    .ijob {
        margin: 50px 0 60px 0;
    }

    .ijob_con {
        margin-top: 35px;
    }

    .ijob_con1 {
        padding: 0 45px;
    }

    .ijob_con1 li {
        font-size: 18px;
    }

    .zp-title {
        padding: 0 45px;
    }

    .zp-content {
        padding: 35px 45px 50px 45px;
    }

    .zp-info-text {
        width: 50%;
    }

    .ipro_con_fl {
        width: 25%;
    }

    .ipro_con_fr {
        width: 72.5%;
    }

    .ipro_con_fl_title {
        font-size: 20px;
    }

    .iproduct ul li a {
        padding: 20px 15px 29px 15px;
    }

    .iproduct ul li a:hover {
        padding: 25px 15px 20px 15px;
    }

    .iproduct_txt {
        margin-top: 20px;
    }

    .iproduct ul li a:hover .iproduct_txt p {
        width: 100%;
        height: 50px;
        background: #2498CC;
        border-radius: 25px;
        justify-content: space-between;
        padding: 0 14px 0 24px;
    }

    .iproshow {
        padding: 25px 30px 44px 30px;
    }

    .iproshow1_fl {
        flex-direction: column;
        justify-content: center;
    }

    .iproshow1_fl_big {
        width: 100%;
    }

    .iproshow1_fl_small {
        width: 100%;
        margin-top: 12px;
    }

    .iproshow1_fl_small .slick-prev, .iproshow1_fl_small .slick-next {
        width: 12px;
        height: 100%;
        left: 0 !important;
        top: 50%;
        transform: translate(0, -50%);
    }

    .iproshow1_fl_small .slick-prev {
        background: url(../images/ljt.png) no-repeat center;
    }

    .iproshow1_fl_small .slick-next {
        background: url(../images/rjt.png) no-repeat center;
        right: 0 !important;
        left: auto !important;
    }

    .proshow-min .getIndex .item {
        margin: 0 6px;
    }

    .proshow-min .slick-list {
        width: 90%;
        margin: 0 auto;
    }

    .iproshow1_fr {
        margin-top: 0;
    }

    .iproshow1_fr1 {
        font-size: 24px;
        line-height: 24px;
    }

    .iproshow1_fr1:after {
        margin-top: 15px;
    }

    .iproshow1_fr2 li {
        line-height: 30px;
    }

    .iprocess{
        margin: 50px 0;
    }
    .inner_process{
        margin-top: 35px;
    }
    .show_case{
        width: 80%;
        margin: 0 auto;
    }

}

@media (max-width: 820px) {
    .home-about .container1 {
        flex-direction: column;
    }

    .about_fl {
        width: 100%;
    }

    .about_fr {
        width: 100%;
        margin-top: 20px;
    }

    .about_fr_t1 {
        font-size: 24px;
    }

    .about_fr_b ul {
        justify-content: center;
    }

    .home-about:after {
        bottom: -4%;
    }

    .case_con ul li {
        width: 25%;
    }

    .hezuo_con .swiper-container {
        width: 85%;
    }

    .footer1_fl {
        width: 10%;
    }

    .footer1_fc {
        width: 57%;
    }

    .footer1_fc li a {
        font-size: 16px;
    }

    .menulist li a {
        font-size: 14px;
    }

    .footer1_fr h3 {
        font-size: 16px;
    }

    .footer2 {
        padding: 25px 0;
    }

    .footer2 .container1 {
        flex-direction: column;
    }

    .iban_info h3 {
        font-size: 24px;
    }

    .iban_info p {
        font-size: 16px;
    }

    .iabout1 .container1 {
        flex-direction: column;
    }

    .iabout1_fl {
        width: 100%;
    }

    .iabout1_fr {
        width: 100%;
        margin-top: 20px;
    }

    .inner_title {
        font-size: 24px;
    }

    .iabout1_fr2 ul {
        justify-content: center;
    }

    .iabout2 ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .iabout2 ul li {
        width: 50%;
    }

    .iabout2 li .tp {
        width: 100%;
    }

    .iabout2_txt {
        width: 100%;
        position: inherit;
        height: 250px;
    }

    .iadvantage_txt1 {
        font-size: 80px;
    }

    .iadvantage_txt2 p {
        font-size: 16px;
        line-height: 25px;
    }

    .iadvantage_con {
        margin-top: 35px;
    }

    .iadvantage_con ul li .tp {
        width: 100%;
    }

    .iadvantage_txt {
        width: 100%;
        position: inherit;
    }

    .iadvantage_con ul li:nth-child(odd) .iadvantage_txt {
        text-align: left;
    }

    .iadvantage_txt2 {
        justify-content: flex-start;
        padding: 20px 15px;
    }

    .icontact2_address ul li {
        padding: 20px 15px;
        height: 200px;
    }

    .address_txt {
        padding-left: 15px;
    }

    .icontact2_address ul li .tb {
        width: 80px;
        height: 80px;
    }

    .address_txt h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .ihonor_txt {
        font-size: 14px;
    }

    .ipro_con_fl {
        width: 30%;
    }

    .ipro_con_fr {
        width: 67.5%;
    }

    .iproduct ul li {
        width: 48%;
        margin-right: 4%;
    }

    .iproduct ul li:nth-child(3n) {
        margin-right: 4%;
    }

    .iproduct ul li:nth-child(2n) {
        margin-right: 0;
    }

    .iproduct ul {
        justify-content: center;
    }

    .iproshow1 {
        flex-direction: column;
    }

    .iproshow1_fl {
        width: 100%;
    }

    .iproshow1_fr {
        width: 100%;
        margin-top: 35px;
    }

    .iproshow1_fr1 {
        font-size: 20px;
    }

    .iproshow2_title {
        padding-bottom: 15px;
    }

    .iproshow2_title p {
        font-size: 20px;
    }

    .iproshow2_title p:after {
        bottom: -16px;
    }

    .time{
        margin: inherit;
    }
    .inner_fr_process:before{
        left: 36.5px;
        margin-left: 0;
    }
    .inner_fr_process:after{
        left: 25px;
        margin-left: 0;
    }
    .inner_fr_process dl{
        background: url(../images/gou.jpg) no-repeat 23.5px center;
        margin-bottom: 15px;
        min-height: 165px;
    }
    .process{
        width: 75%;
        padding: 15px;
        min-height: 165px;
        top: 0;
    }
    .process_t{
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .process_txt dl:first-child{
        margin-top: 0;
    }
    .process_txt dl:last-child{
        margin-bottom: 20px;
    }

    .show_case{
        width: 95%;
    }
    .show_back1_fr{
        width: 15%;
    }
    .inner-location-fr a{
        font-size: 16px;
    }
}

@media (max-width: 600px) {
    .home-banner .swiper-container .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .home-banner .swiper-container .swiper-pagination-bullet-active {
        width: 20px;
    }

    .home-about {
        padding: 30px 0 35px 0;
    }

    .home-about:after {
        width: 200px;
        height: 85px;
    }

    .about_btn {
        width: 50px;
        height: 50px;
    }

    .about_txt {
        padding: 0 20px;
    }

    .about_txt h3 {
        font-size: 16px;
    }

    .about_fl .swiper-pagination2 {
        right: 10px;
        bottom: 15px;
    }

    .about_fl .swiper-pagination-bullet {
        margin: 0 5px;
    }

    .about_fr_t1 {
        font-size: 20px;
    }

    .about_fr_t2 {
        font-size: 16px;
        line-height: 30px;
        height: 90px;
    }

    .about_fr_b ul li {
        padding-right: 70px;
    }

    .about_fr_b ul li.a1:after {
        width: 30px;
        height: 30px;
        background-size: 100%;
    }

    .about_fr_b ul li.a2:after {
        width: 30px;
        height: 30px;
        background-size: 100%;
    }

    .about_fr_b ul li p {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .about_fr_b ul li h3 span {
        font-size: 28px;
    }

    .about_fr_b ul li h3 sup {
        font-size: 14px;
    }

    .index_title h3 {
        font-size: 20px;
    }

    .index_title p {
        font-size: 31px;
    }

    .home-product {
        padding: 30px 0 35px 0;
    }

    .pro-wz {
        font-size: 16px;
    }

    .pro_con_top {
        margin: 20px 0;
    }

    .case_title p {
        margin-bottom: 20px;
    }

    .case_title h3 {
        font-size: 20px;
    }

    .case_con ul li {
        width: 50%;
        padding-bottom: 50px;
    }

    .case_txt {
        height: 50px;
        bottom: -50px;
    }

    .case_txt1 {
        font-size: 16px;
    }

    .case_con ul li a:hover .case_txt {
        height: calc(100% + 50px);
    }

    .home-hezuo {
        margin: 30px auto;
    }

    .hezuo_con {
        margin: 20px 0;
    }

    .hezuo_con .swiper-container {
        width: 70%;
    }

    .hezuo_con .swiper-button-next, .hezuo_con .swiper-button-prev {
        width: 40px;
        height: 40px;
    }

    .home-news {
        padding: 30px 0;
    }

    .news_con {
        margin: 20px 0 5px 0;
    }

    .news_con ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .news_con ul li a {
        padding: 20px 15px;
    }

    .news_txt {
        margin-top: 20px;
    }

    .news_txt1 {
        font-size: 16px;
    }

    .news_txt2 {
        font-size: 14px;
        line-height: 25px;
        height: 50px;
        margin: 10px 0 20px 0;
    }

    .footer1 {
        padding: 30px 0 25px 0;
    }

    .footer1_fl {
        float: none;
        width: 100%;
    }

    .footer1_fc {
        float: none;
        width: 100%;
        overflow: hidden;
        margin: 20px 0;
        border: none;
    }

    .footer1_fr {
        float: none;
        width: 100%;
    }

    .footer1_fl a {
        margin: 0 0 20px 0;
    }

    .footer1_fc li {
        width: 33.3%;
    }

    .footer1_fc li:last-child {
        display: none;
    }

    .menulist {
        display: none;
    }

    .iban_info h3 {
        font-size: 20px;
    }

    .iban_info p {
        margin-top: 10px;
        font-size: 14px;
    }

    .iabout1 {
        margin-top: 5px;
    }

    .inner_title {
        font-size: 20px;
    }

    .iabout1_fr1 {
        margin: 20px 0;
    }

    .iabout1_fr2 ul li {
        padding-right: 70px;
        margin-right: 50px;
    }

    .iabout1_fr2 ul li h3 span {
        font-size: 28px;
    }

    .iabout2 {
        margin: 30px 0;
    }

    .iabout2 ul li {
        width: 100%;
    }

    .iabout2_txt {
        height: auto;
    }

    .iadvantage {
        margin-top: 30px;
    }

    .iadvantage_con {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .iadvantage_txt1 {
        font-size: 60px;
        line-height: 0;
    }

    .iadvantage_con ul li {
        margin-bottom: 20px;
    }

    .icontact1 {
        margin: 30px 0;
    }

    .icontact1_info {
        margin: 20px 0;
    }

    .lx1_fl {
        width: 100%;
        margin-bottom: 15px;
    }

    .lx1_fr {
        width: 100%;
        margin-bottom: 15px;
    }

    .lx2 {
        margin: 15px 0 30px 0;
    }

    .lx2_fl {
        width: 70%;
    }

    .lx1 textarea {
        height: 150px;
    }

    .icontact2_address {
        padding: 30px 0 10px 0;
    }

    .icontact2_address ul li {
        width: 100%;
        margin-bottom: 20px;
        height: 130px;
    }

    .icontact2_address ul li .tb {
        width: 60px;
        height: 60px;
    }

    .icontact2_address ul li .tb i {
        width: 25px;
        height: 25px;
    }

    .address_txt h3 {
        font-size: 18px;
    }

    .address_txt p {
        font-size: 14px;
        line-height: 25px;
    }

    .ihonor {
        margin: 30px 0 20px 0;
    }

    .ihonor_con {
        margin: 20px 0 10px 0;
    }

    .ihonor_con li {
        width: 48%;
        margin-right: 4%;
    }

    .ihonor_con li:nth-child(5n) {
        margin-right: 4%;
    }

    .ihonor_con li:nth-child(2n) {
        margin-right: 0;
    }

    .ihonor_txt {
        padding: 10px 0;
    }

    .icooperation {
        margin: 30px 0 18px 0;
    }

    .icooperation_con {
        margin: 20px 0 5px 0;
    }

    .icooperation_con ul li {
        width: 23.5%;
        margin-right: 2%;
        margin-bottom: 15px;
    }

    .icooperation_con ul li:nth-child(7n) {
        margin-right: 2%;
    }

    .icooperation_con ul li:nth-child(4n) {
        margin-right: 0;
    }

    .icase {
        margin: 30px 0 20px 0;
    }

    .icase_con {
        margin: 20px 0 0 0;
    }

    .icase_con ul li {
        margin-bottom: 20px;
        width: 48%;
        margin-right: 4%;
    }

    .icase_con ul li:nth-child(2n) {
        margin-right: 0;
    }

    .icase_txt {
        margin: -25px auto 0 auto;
        height: 50px;
    }

    .icaseshow {
        margin: 30px 0;
    }

    .icaseshow_con {
        margin-top: 20px;
    }

    .show_content {
        padding: 20px 0;
    }

    .show_back {
        margin-top: 20px;
    }

    .inews1 {
        margin: 30px 0;
    }

    .inews .news_con {
        margin: 20px 0 5px 0;
    }

    .inews2 {
        padding: 30px 0;
    }

    .inews2_con {
        margin: 20px 0 5px 0;
    }

    .inews2_con ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }

    .inews2_con ul li:nth-child(4n) {
        margin-right: 4%;
    }

    .inews2_con ul li:nth-child(2n) {
        margin-right: 0;
    }

    .inews2_con ul li a {
        padding: 20px 15px 10px 15px;
    }

    .inews2_txt1 {
        font-size: 16px;
    }

    .inews2_txt3 {
        font-size: 14px;
        line-height: 25px;
        height: 50px;
    }

    .icompanynews {
        margin: 30px 0;
    }

    .icompanynews .news_con {
        margin: 20px 0 0 0;
    }

    .icompanynews .news_con ul li {
        margin-bottom: 20px;
    }

    .iindustrynewss {
        margin: 30px 0;
    }

    .ijob {
        margin: 30px 0;
    }

    .ijob_con {
        margin-top: 20px;
    }

    .ijob_con1 {
        padding: 0 15px;
    }

    .ijob_con li {
        font-size: 16px;
    }

    .zp-title {
        padding: 0 15px;
    }

    .zp-content {
        padding: 20px 15px;
    }

    .open .zp-content {
        flex-direction: column;
    }

    .zp-info-text {
        width: 100%;
    }

    .ijob_con .j1 {
        width: 50%;
    }

    .ijob_con .j2 {
        display: none;
    }

    .ijob_con .j3 {
        display: none;
    }

    .ijob_con .j4 {
        width: 35%;
    }

    .ijob_con .j5 {
        width: 15%;
    }

    .ipro {
        padding-bottom: 30px;
    }

    .ipro_con {
        flex-direction: column;
    }

    .ipro_con_fl {
        width: 100%;
    }

    .ipro_con_fr {
        width: 100%;
        padding: 20px 15px 30px 15px;
    }

    .ipro_con_fl2 {
        display: none;
    }

    .iproshow1_fr1 {
        font-size: 18px;
    }

    .iproshow2_title p {
        font-size: 18px;
    }

    .iproshow2_con {
        margin: 20px 0;
    }
    .icase_txt h3{
        padding: 0 8px;
        font-size: 14px;
    }

    .iprocess{
        margin: 30px 0;
    }
    .inner_process{
        margin-top: 20px;
    }
    .show_case{
        width: 100%;
    }
    .show_case_b .gallery-thumbs{
        width: 85%;
    }
    .show_back1_fl{
        width: 100%;
    }
    .show_back1_fr{
        margin-top: 20px;
        width: 100%;
    }
    .show_back1_fr a{
        width: 150px;
        margin: 0 auto;
    }
    .inner-banner img.shiping{
        width: 36px;
        height: 36px;
    }
    .inner-location{
        padding: 20px 0;
    }
    .inner-location{
        padding: 20px 0;
    }
    .inner-location .container1{
        flex-direction: column;
    }
}

@media (max-width: 414px) {
}

@media (max-width: 375px) {
}

@media (max-width: 320px) {
}