@charset "utf-8";

/* CSS Document */

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
    font-size: 14px;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}

input {
    -webkit-appearance: none;
}


/* .layui-container{
	padding: 0;
} */

body {
    padding-bottom: env(safe-area-inset-bottom);
}

.top {
    background: #e5e5e5;
    color: #252932;
    line-height: 3em;
}

.top_l {
    background: url(../images/icon1.png) no-repeat left center;
    padding: 0 18px;
}

.top_r {
    background: url(../images/icon2.png) no-repeat left center;
    padding: 0 18px;
}

.logo {
    background: url(../images/logo_bg.png);
}

.logo_box {
    padding: 30px 0;
}

.logo_l_txt {
    font-size: 22px;
    margin-left: 15px;
    padding-left: 25px;
    background: url(../images/logo_l_t.png) left center no-repeat;
}

i {
    font-style: normal;
}

.colorg {
    color: #ff7300
}

.colblue {
    color: #1057be
}

.logo_r {
    padding-left: 50px;
    background: url(../images/tel.png) no-repeat left center;
}

.logo_r_num {
    color: #1057be;
    font-family: Impact;
    font-size: 24px;
}

nav {
    background: url(../images/nav-bg.png) no-repeat center center;
    background-size: cover;
    height: 67px;
}

nav a {
    color: #fff
}

nav a:hover {
    color: #ff7300
}

nav li {
    font-size: 16px;
    text-align: center;
    width: 11%;
    line-height: 67px;
}

.bannersize {
    height: 26.5vw!important;
}

.nav-b {
    background: url(../images/nav-b.png);
    width: 100%;
    height: 27px;
    top: 100%;
    z-index: 9;
}

.search {
    background: #f8f8f8;
    font-size: 16px;
    line-height: 3em;
    box-shadow: #bababa 3px 3px 3px;
    color: #303030
}

.search a {
    color: #303030
}

#solution {
    background: #f7f7f7;
    padding: 60px 0;
    margin: 50px 0;
}

.sol_l_top {
    background: #163a84;
    padding: 30px 0;
    padding-left: 50px;
}

.sol_l_top p {
    color: #a7afc0
}

.sol_l_list {
    background: #ffffff;
    padding: 0 20px;
}

.sol_l_list li {
    padding: 20px 0;
    padding-left: 2em;
    font-size: 16px;
    border-bottom: #e3e3e3 1px solid;
}

.sol_l_more {
    padding: 20px 0;
    padding-left: 2em;
    color: #666666;
}

.sol_r_top {
    background: #f96c1d;
}

.sol_r_top_txt {
    color: #fff;
    max-width: 307px;
    padding-left: 30px;
}

.sol_r_top_txt a {
    color: #fff
}

.sol_r_top_txt p {
    margin: 35px 0;
}

.sol_r_top_more {
    border: 1px solid #fcc4a4;
    display: block;
    width: 230px;
    text-align: center;
    line-height: 26px;
}

.sol_r_bt_list li {
    width: 250px;
    margin: 0 7.5px;
}

.sol_r_bt .picMarquee-left {
    width: 92%;
    margin: 0 auto;
}

.sol_r_bt_list h3 {
    background: #837e7c;
    color: #fff;
    line-height: 2em;
}

.sol_r_bt .next {
    width: 35px;
    height: 75px;
    background: url(../images/left.png);
    left: -40px;
    top: 30px
}

.sol_r_bt .prev {
    width: 35px;
    height: 75px;
    background: url(../images/right.png);
    right: -40px;
    top: 30px
}

#production {
    margin: 50px 0;
}

.pro_left h2 {
    background: #163a84;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 90px;
    color: #fff;
}

.pro_left_bt {
    border: 1px solid #e3e3e3;
}

.pro_left_bt li {
    border-bottom: 1px solid #e3e3e3;
    font-size: 16px;
    line-height: 52px;
    padding-left: 70px;
    background: url(../images/pro-b.png) no-repeat 15% center;
}

.pro_left_bt li:hover {
    background: url(../images/pro-r.png) no-repeat 15% center #f5f5f5;
    border-left: 2px solid #da2725;
}

.pro_lef_cont {
    background: url(../images/cont.png) no-repeat;
}

.pro_lef_cont {
    padding-top: 50px;
    padding-left: 110px;
    padding-bottom: 10px;
}

.pro_l_c_tel {
    padding-left: 35px;
    background: url(../images/tel2.png) no-repeat left center;
    line-height: 26px;
    font-size: 18px;
    color: #3a3a3a
}

.pro_l_c_tel2 {
    color: #1057be;
    font-family: Impact;
    font-size: 17px;
    text-align: center;
}

.pro_r_top {
    background: url(../images/abcd.png) no-repeat bottom left;
    padding-bottom: 5px;
}

.pro_r_bot {
    border: 1px solid #e7e7e7;
    margin-top: 25px;
}

.pro_r_bot_up {
    background: #efefef;
    padding: 40px 60px;
}

.pro_r_title {
    font-size: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #939393;
    margin-bottom: 15px;
}

.pro_r_title a:hover {
    color: #1057be
}

.pro_r_txt {
    color: #252932;
    line-height: 2em;
}

.pro_r_more {
    text-align: center;
    border: 1px solid #1057be;
    width: 106px;
    line-height: 30px;
    margin-top: 30px;
}

.pro_r_more a {
    color: #1057be
}

.pro_r_bot_up .next {
    width: 35px;
    height: 75px;
    background: url(../images/left.png);
    left: -40px;
    top: 80px
}

.pro_r_bot_up .prev {
    width: 35px;
    height: 75px;
    background: url(../images/right.png);
    right: -40px;
    top: 80px
}

.pro_b_img {
    height: 225px;
}

.pro_b_img img {
    max-height: 225px;
}

.pro_r_bot_down {
    padding: 10px 20px;
}

#adv_m {
    background: url(../images/ad_bg.jpg) no-repeat center center;
}

.adv_3_top {
    color: #fff;
    background: url(../images/ad_cont.png) no-repeat;
    padding-right: 16px;
    padding-bottom: 10px;
}

.adv_3_top .f25 {
    font-size: 25px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    padding-left: 16px;
}

.adv_3_top .f18 {
    padding-left: 70px;
    padding-top: 10px;
}

.adv_3_more1 {
    border: 1px solid #fff;
    text-align: center;
    width: 90px;
    line-height: 28px;
    margin-right: 10px;
}

.adv_3_more1 a {
    color: #fff;
    display: block;
}

.adv_3_more2 {
    background: #fff;
    text-align: center;
    width: 90px;
    line-height: 28px;
    margin-right: 10px;
}

.adv_3_more2 a {
    color: #124894;
    display: block;
}

.adv_contact {
    padding: 0 65px;
}

#competitive {
    padding-top: 55px;
    padding-bottom: 60px;
    background: url(../images/zj_bg.png) no-repeat bottom center;
}

#competitive h2,
#competitive h3 {
    background: url(../images/line1.png) bottom center no-repeat;
}

#competitive h3 {
    line-height: 1.5em;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: none;
}

.layui-tab-title {
    border: none;
}

.layui-tab-title li {
    padding-left: 30px;
    background: url(../images/co1.png) no-repeat left center;
    margin: 0 10px;
}

.layui-tab-title li.layui-this {
    color: #db261d!important;
    background: url(../images/co2.png) no-repeat left center;
}

.com_bor {
    border: 10px solid #212121;
}

.com_l {
    background: #dadada;
    padding: 28px 38px;
}

.com_l_img {
    height: 377px;
}

.com_l_img img {
    max-height: 377px;
}

.com_r {
    background: #f6f6f6;
    padding: 70px 50px;
}

.com_num {
    font-size: 30px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: #fff;
    width: 160px;
}

.com_num_l {
    width: 50%;
    background: #ec6415;
    text-align: center;
}

.com_num_r {
    width: 50%;
    background: #05569a;
    text-align: center;
}

.com_r h4 {
    padding-bottom: 20px;
    border-bottom: 1px solid #c4c5c6;
    margin-top: 40px;
}

.com_r p {
    padding: 25px 0;
}

.com_r_more {
    background: #ec6415;
    color: #fff;
    text-align: center;
    width: 130px;
    line-height: 32px;
    margin-top: 10px;
}

#partner {
    padding: 70px 0;
    background: url(../images/kh_bg.jpg) no-repeat center center;
}

#partner h2 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 27px;
    background: url(../images/line2.png) no-repeat center bottom;
}

#partner h2 i {
    color: #ffa200;
}

.picMarquee-leftin .next {
    width: 27px;
    height: 27px;
    background: url(../images/left2.png) no-repeat;
    left: -40px;
    top: 60px
}

.picMarquee-leftin .prev {
    width: 27px;
    height: 27px;
    background: url(../images/right2.png) no-repeat;
    right: -40px;
    top: 60px
}

.picMarquee-leftin {
    width: 95%;
    margin: 0 auto;
}

.picMarquee-leftin h3 {
    background: none;
    color: #fff
}

#about {
    margin: 40px 0;
    background: #f8f8f8;
}

.ab_left {
    width: 31%;
    background: linear-gradient(#0059d6, #003c91);
}

.ab_left-cont h3 {
    color: #fff;
    font-size: 36px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.ab_left-cont h2 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 26px;
    background: url(../images/line3.png) no-repeat left bottom;
}

.ab_left-cont {
    padding: 30px 50px;
}

.ab_left-cont p {
    color: #fff;
    line-height: 1.5em;
    font-size: 16px;
    margin: 26px 0;
}

.ab_right {
    width: 69%;
}

.news {
    margin: 40px 0;
}

.news h2 {
    background: url(../images/news_bg.png) no-repeat center top;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

.news_left {
    padding-right: 80px;
}

.news_left h3 {
    padding-bottom: 23px;
    border-bottom: 2px solid #2240b4;
}

.news_left li a {
    font-size: 16px;
    padding-left: 2em;
    background: url(../images/new_icon.png) left center no-repeat;
}

.news_left li {
    padding: 25px 0;
    border-bottom: 1px dashed #dbdbdb;
}

.news_right h3 {
    padding-bottom: 23px;
    border-bottom: 2px solid #ececec;
}

.timebox {
    text-align: center;
    width: 17%;
}

.timebox_up {
    font-size: 44px;
}

.timebox_down {
    font-size: 17px;
}

.news_right_txt {
    width: 83%;
}

.news_right_txt h4 {
    font-size: 18px;
}

.news_right_txt p {
    color: #5e5e5e;
    line-height: 1.5em;
}

.news_right_txt p a {
    color: #5e5e5e;
    line-height: 1.5em;
}

.news_right li {
    margin: 35px 0;
}

footer {
    margin-top: 40px;
}

.footer_top {
    background: #2a2a2a;
    padding: 26px 0;
}

.foot_nav {
    background: #00458e;
}

.foot_nav li {
    text-align: center;
    width: calc(100% / 9);
}

.foot_nav li a {
    color: #fff;
    line-height: 60px;
    font-size: 16px;
}

.foot_c_box {
    padding: 30px 0;
}

.footer_bot {
    background: #1e1e1e;
    padding: 15px 0;
}

.sol_r_top .w50 {
    width: 50%;
}

.in_bannersize {
    height: 18vw!important;
}

.in_img {
    height: 234px;
    padding: 5px;
}

.in_img img {
    max-height: 234px;
}

.in_goods {
    border: 1px solid #e3e3e3;
}

.in_txt {
    padding: 6px 20px 5px 20px;
}

.in_txt h3 a {
    font-size: 18px;
    color: #727272;
    line-height: 2em;
}

.in_txt p {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 12px;
    overflow: hidden;
}

.in_goods:hover {
    border-color: #163a84
}

.in_goods:hover h3 a {
    color: #163a84
}

.path {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
    line-height: 3em;
}

.in-news-list li {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px
}

.in-news-img {
    height: 190px;
}

.in-news-img img {
    max-height: 190px;
}

.in-news-list h3 a {
    font-size: 18px;
    color: #4b4a4a;
    line-height: 2em;
}

.in-news-list h3 a:hover {
    color: #163a84
}

.in-news-list p {
    line-height: 2em;
    color: #797979;
}

.in-news-more {
    width: 90px;
    line-height: 30px;
    background: #b6b6b6;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

.in-news-more:hover {
    color: #fff
}

.in-news-list li:hover {
    border: 1px solid #163a84;
}

.in-news-list li:hover h3 a {
    color: #163a84
}

.in-news-list li:hover .in-news-more {
    background: #163a84;
}

.eq-img {
    height: 141px;
}

.eq-img img {
    max-height: 141px;
    width: 100%;
}

.nyzx-news {
    width: 48%;
}

.nyzx-news li {
    padding: 5px 0;
    border-bottom: 1px dashed #999999;
}

.nyzx-title h2 {
    background: #044186;
    width: 17%;
}

.clwh {
    display: none;
    padding-bottom: env(safe-area-inset-bottom);
}

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

@media screen and (max-width:1200px) {
    nav {
        background: #000;
    }
    .sol_l_list li {
        padding: 20px 0;
        padding-left: 0em;
        font-size: 16px;
        border-bottom: #e3e3e3 1px solid;
    }
    #solution {
        margin-top: 0;
    }
    .sol_r_top_txt p {
        margin: 10px 0;
    }
    .pro_lef_cont {
        display: none;
    }
    #adv_m {
        display: none;
    }
    .com_r {
        padding: 40px 30px;
    }
    .ab_left,
    .ab_right {
        width: 100%;
    }
}

@media screen and (max-width:992px) {
    .logo_r {
        display: none;
    }
    .sol_l_list li {
        text-align: center;
        float: left;
        padding: 20px 10px;
    }
    .sol_l_top {
        text-align: center;
        padding-left: 0;
    }
    #solution {
        padding: 20px 0;
    }
    .sol_l_more {
        text-align: center;
        float: left;
        padding: 20px 10px;
    }
    .sol_l_list {
        overflow: hidden;
    }
    .pro_left_bt li {
        border-bottom: 1px solid #e3e3e3;
        font-size: 16px;
        line-height: 52px;
        padding-left: 0px;
        text-align: center;
        background: none;
        float: left;
        width: calc(100% / 6);
    }
    .pro_left_bt li:hover {
        border-left: none;
        background: none;
    }
    .pro_left_bt {
        overflow: hidden;
    }
    .news_left {
        padding-right: 0;
    }
}

@media screen and (max-width:768px) {
    .top {
        display: none;
    }
    .logo_l_txt {
        display: none;
    }
    .logo_box {
        padding: 10px 0;
    }
    nav {
        height: auto;
    }
    nav li {
        width: 25%;
        line-height: 3em;
    }
    .banner .bannersize {
        height: 36vw!important;
    }
    .search {
        display: none;
    }
    .sol_l_list {
        padding: 0;
    }
    .sol_l_list li {
        width: 50%;
        padding: 10px 0;
        text-align: center;
    }
    .sol_l_more {
        display: none!important;
    }
    .sol_r_top .w50 {
        width: 100%;
        text-align: center;
    }
    .sol_r_top_txt {
        max-width: 100%;
        padding-left: 0;
    }
    .sol_r_top_more {
        margin: 10px auto;
    }
    .pro_left_bt li {
        width: 33%;
        height: 53px;
        overflow: hidden
    }
    .pro_r_bot_up {
        background: #efefef;
        padding: 20px 20px;
    }
    .pro_b_img {
        height: 187px;
    }
    .foot_nav {
        display: none;
    }
    .ewm,
    .nyzx {
        display: none;
    }
}

@media screen and (max-width:480px) {
    .xldn {
        display: none
    }
    #competitive {
        padding-top: 10px;
        display: none;
    }
    #competitive h2,
    #competitive h3 {
        background: url(../images/line1.png) bottom center no-repeat;
        font-size: 24px;
    }
    .tj_img {
        height: 200px;
        text-align: center;
    }
    .tj_img img {
        max-height: 200px
    }
    .clwh {
        display: block
    }
    .sol_l_top {
        text-align: center;
        padding: 10px 0;
    }
    .sol_r_top_txt p {
        margin: 10px 0;
        padding: 0 5px;
    }
    .ab_left-cont {
        padding: 10px;
    }
    .news h2 {
        font-size: 18px;
        background: none;
    }
    .timebox {
        width: 20%
    }
    .news_right_txt {
        width: 80%
    }
    .timebox_up {
        font-size: 20px;
    }
    .timebox_down {
        font-size: 12px;
    }
    .ab_right {
        display: none
    }
    .footer_top {
        padding: 0
    }
    .in_img {
        text-align: center;
    }
    #partner {
        padding: 20px 0
    }
    nav {
        background: #fff;
    }
    nav .layui-container {
        padding: 0;
    }
    nav li {
        background: #000;
        width: calc(25% - 1px);
        margin: 0.5px;
    }
    nav li:nth-child(7) {
        display: none;
    }
    .f24 {
        font-size: 18px;
    }
    .sol_r_top {
        display: none;
    }
    .eq-img img {
        height: 250px;
        max-height: none;
        object-fit: cover;
    }
    .sol_l_list li {
        font-size: 13px;
    }
    #solution,
    #production,
    #about,
    .news {
        margin: 20px 0;
    }
    .mt30 {
        margin-top: 10px;
    }
    .pro_left h2 {
        font-size: 18px;
        line-height: 2em;
    }
    .pro_r_title {
        font-size: 16px;
        padding-bottom: 5px;
        border-bottom: 1px solid #939393;
        margin-bottom: 5px;
    }
    .pro_r_more {
        margin-top: 10px;
    }
    .pro_r_bot_down .layui-col-xs6:first-child {
        display: none;
    }
    .pro_b_img {
        height: auto
    }
    .pro_b_img img {
        width: 100%;
        height: 136px;
        object-fit: cover;
    }
    .pro_r_bot_down h3 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .pro_left_bt li {
        height: 3em;
        overflow: hidden;
        font-size: 13px;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 0 3px;
        width: calc(33% - 6px);
        line-height: 3em;
    }
    #partner h2 {
        font-size: 18px;
        padding-bottom: 10px;
    }
    .picMarquee-leftin .next {
        left: -10px;
        z-index: 20;
    }
    .picMarquee-leftin .prev {
        right: -10px;
        z-index: 20
    }
    .ab_left-cont h3 {
        font-size: 16px;
    }
    .ab_left-cont h2 {
        font-size: 18px;
        padding-bottom: 10px;
    }
    .news_left h3 {
        padding-bottom: 8px;
    }
    .news_left li {
        padding: 10px 0;
    }
    .news_left li a {
        font-size: 16px;
        padding-left: 0;
        background: none;
        display: block;
        max-width: 70%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .foot_c_box {
        padding: 10px 0;
    }
    .foot_cont p {
        color: #fff
    }
    .foot_cont a {
        color: #fff
    }
    footer {
        margin-bottom: 60px;
    }
    .control_label {
        width: 100%;
        text-align: left;
    }
    .control_required {
        width: 100%;
    }
    .infoInput {
        width: calc(100% - 12px);
    }
}