@charset "utf-8";
body,
html {
    font-size: 14px;
    font-family: "微软雅黑", YaHei, tahoma, arial, Hiragino Sans GB, 宋体;
}

a {
    color: #444;
}

li,
p,
ul {
    margin: 0;
}

li,
ul {
    padding: 0;
    list-style: none;
}

body {
    position: relative;
}

.nav_list a.dq {
    border-bottom: 2px solid #2f4b95;
    font-weight: bold;
}


/*pc版导航*/

#topTip {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 990;
    width: 50px;
    height: 50px;
}

#topTip a.top-btn {
    display: block;
    cursor: pointer;
    overflow: hidden;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
}

#topTip a.top-btn i {
    width: 49px;
    height: 49px;
    background-position: 0 0;
    display: block;
    background: url(../img/toTop.png) no-repeat;
    margin-left: auto;
    margin-right: auto;
}

header .header_pc {
    z-index: 100;
    width: 100%;
    color: #fff;
}

header .header_pc .header_about {
    position: relative;
    background: #d6d6d6;
    z-index: 10;
    height: 80px;
    line-height: 80px;
    /*border-bottom: 1px solid #f5f9fd;*/
}

header .header_pc .header_about .header_about_container {
    width: 85%;
    margin: auto;
}

header .header_pc .header_about .header_about_container .logo {
    float: left;
}

header .header_pc .header_about ul {
    float: left;
    display: flex;
    margin-left: 60px;
}

header .header_pc .header_operate {
    position: absolute;
    right: 0;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-around
}

@media screen and (min-width: 1401px) {
    header .header_pc .header_operate a {
        margin-right: 23px;
    }
}



header .header_pc .header_operate a:last-child {
    margin-right: 0;
}

header .header_pc .header_operate img {
    width: 26px;
    padding-bottom: 0;
    margin-right: 0;
}

header .header_pc .header_operate a .def-img {
    display: inline-block;
}

header .header_pc .header_operate a .hover-img {
    display: none;
}

header .header_pc .header_operate a:hover .hover-img {
    display: inline-block;
}

header .header_pc .header_operate a:hover .def-img {
    display: none;
}

header .header_pc .header_operate img.sidenav {
    width: 21px;
    height: 21px;
}

.container > .row > .active > li > a > span {
    font-size: 16px;
}

header .header_pc .header_operate_lang {
    color: #9e9e9e;
    margin-right: 30px;
}

header .header_pc .header_about ul li {
    float: left;
    line-height: 12px;
    min-width: 110px;
}

header .header_pc .header_about ul li:hover {
    background: #fff;
}

header .header_pc .header_about ul li:last-child {
    border: none;
}

.hicetea108 {
    background-image: url("hicetea108.png");
    position: absolute;
    left: 409px;
    top: 43px;
    width: 36px;
    height: 19px;
    z-index: 136;
}

header .header_pc .header_about .row > ul > li > a {
    text-align: center;
    justify-content: center;
    padding: 0 20px;
    color: #4d4d4d;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    display: flex;
    align-items: center;
    height: 80px;
    line-height: 80px;
}

header .header_pc .header_about .row > ul > li > a.active {
    background-color: #fff;
}

header .header_pc .header_about .row > ul > li > a.active1 {
    background-color: rgb(238, 238, 238);
}


/* header .header_pc .header_about ul li:hover a span {border-bottom: 1px solid #414141;}
header .header_pc .header_about ul li:last-child:hover a span {border: none;} */

header .header_pc .header_about ul li .header_active_menu_li {
    color: #444;
}

header .header_pc .header_about ul li .header_active_menu_li span.dq {
    border-bottom: 1px solid #414141;
}

header .header_pc .header_about ul li .header_active_menu_li .iconnew {
    margin-right: 0;
}

header .header_pc .header_about ul li .header_active_menu_li.iconnew span {
    display: inline-block;
    margin: -6px 0 0;
    width: 23px;
    height: 26px;
    background: url(../img/icon_header.png) no-repeat;
}

header .header_pc .header_about ul li .header_active_menu_li span.icon_n1 {
    background-position: 0 0;
}

header .header_pc .header_about ul li .header_active_menu_li span.icon_n2 {
    background-position: -39px 0;
}

header .header_pc .header_about ul li .header_active_menu_li span.icon_n3 {
    background-position: -79px 0;
}

header .header_pc .header_about ul li .header_active_menu_li:hover .navigation {
    display: block;
}

header .header_pc .header_about ul li:hover .header_active_menu {
    display: block
}

header .header_pc .header_about ul li .header_active_menu .header_active_menu_top {
    height: 80px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

header .header_pc .header_about ul li .header_active_menu {
    position: fixed;
    left: 0;
    width: 100vw;
    height: 80px;
    top: 79px;
    left: 0;
    display: none;
    background-color: #fff;
    border-top: 1px solid rgb(233, 233, 233)
}

header .header_pc .header_about ul li .header_active_menu .header_active_menu_top > .header_active_menu_li {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 0px 18px;
    height: 100%;
    line-height: 30px;
}

header .header_pc .header_about ul li .header_active_menu .header_active_menu_top > .header_active_menu_li > span {
    padding: 5px;
}

header .header_pc .header_about ul li .header_active_menu .header_active_menu_top > .header_active_menu_li:hover > span {
    border-bottom: 3px solid #ec1b23;
}

header .header_pc .header_about ul li .header_active_menu .header_active_menu_top > .header_active_menu_li.active > span {
    border-bottom: 3px solid #ec1b23;
}

header .header_pc .header_menu {
    position: absolute;
    top: 53px;
    z-index: 100;
    padding: 6px 0 7px;
    width: 100%;
    height: 83px;
    background: url(../img/header_bg.png) no-repeat center;
}

header .header_pc .header_menu .logo {
    float: left;
    margin: 16px 0 0 22px;
}

header .header_pc .header_menu .search {
    float: right;
    display: inline-block;
    margin: -5px 0 0 9px;
    width: 70px;
    height: 70px;
    color: #000;
    text-align: center;
    font-size: 22px;
    line-height: 70px;
}

header .header_pc .header_menu .nav_list ul {
    float: right;
    height: 70px;
}

header .header_pc .header_menu .nav_list ul > li {
    float: left;
    padding: 0 30px;
    height: 70px;
    line-height: 70px;
    cursor: pointer;
}

header .header_pc .header_menu .nav_list ul > li a {
    color: #2f4b95;
    font-size: 16px;
}

header .header_pc .header_menu .nav_list ul > li a.on {
    border-bottom: 2px solid #2f4b95;
}

header .header_pc .header_menu .nav_list ul > li:hover > a {
    color: #2f4b95;
    font-weight: 700;
    border-bottom: 2px solid #2f4b95;
}

header .header_pc .header_menu .nav_list ul > li.active {
    overflow: hidden;
    margin-top: 2px;
    line-height: 68px;
    background: #f5f5f5;
}

header .header_pc .header_menu .nav_list ul > li.active > a {
    border-bottom: 2px solid #2f4b95;
    color: #2f4b95;
}

header .header_pc .header_menu .nav_list ul > li.active .pop_menu {
    display: block;
}

header .header_pc .header_menu .nav_list .pop_menu {
    position: absolute;
    top: 68px;
    left: 4px;
    padding: 15px 0px;
    width: 99.5%;
    height: auto;
    background: #f5f5f5;
    color: #000;
    cursor: default;
    display: none;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

header .header_pc .header_menu .nav_list .pop_menu dl {
    float: left;
    margin: 0;
    padding: 0 6px;
    height: 100%;
    border-right: 1px solid #dbdbdb;
    text-align: center;
}

header .header_pc .header_menu .nav_list .pop_menu dl:last-child {
    border: none;
}

header .header_pc .header_menu .nav_list .pop_menu dl dt {
    padding: 0 0 10px;
}

header .header_pc .header_menu .nav_list .pop_menu dl dd.t {
    padding: 5px 0 10px;
    color: #04287e;
    font-weight: 700;
    font-size: 16px;
}

header .header_pc .header_menu .nav_list .pop_menu dl dd a {
    color: #444;
    font-size: 14px;
    line-height: 30px;
    -webkit-transition: all ease .2s;
    transition: all ease .2s;
}

header .header_pc .header_menu .nav_list .pop_menu dl dd a:hover {
    color: #2f4b95;
}

header .header_pc .header_menu.affix .logo {
    margin-top: 22px;
}

header .header_pc .header_menu.affix {
    position: fixed;
    top: 0;
    z-index: 100;
    padding: 0;
    height: 80px;
    background: #fff;
    box-shadow: 0 2px 6px -2px #444;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    margin-top: -2px;
}

header .header_pc .header_menu.affix .search {
    margin-top: 5px;
}

header .header_pc .header_menu.affix .nav_list ul > li {
    height: 80px;
    line-height: 80px;
}

header .header_pc .header_menu.affix .pop_menu {
    top: 80px;
}

.logo_img {
    width: auto;
    height: 28px;
}

.navigation {
    max-height: 650px;
    overflow-y: auto;
    display: none;
    position: fixed;
    top: 159px;
    left: 0;
    width: 100%;
    background: rgba(102, 102, 102, .7);
    border-top: 1px solid rgb(223, 223, 223);
    padding-bottom: 200px;
    cursor: default;
}

.navigation_body {
    width: 90%;
    margin: auto;
    background: #fff;
    padding: 40px 50px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.navigation_body_aceproducts_top {
    width: 100%;
}

.navigation_body_aceproducts_ul {
    width: 100%;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
}

.navigation_body_aceproducts_ul_li {
    display: flex;
    flex-direction: column;
    margin-right: 40px;
}

.navigation_body_aceproducts_ul_li:last-child {
    margin-right: 0;
}

.navigation_body_aceproducts_ul_li_top {
    position: relative;
}

.navigation_body_aceproducts_ul_li_top_img {
    width: 100%;
    height: 222.3px;
}

.navigation_body_aceproducts_prohot {
    position: absolute;
    width: 50px;
    height: 40px;
    line-height: 40px;
    background: rgb(229, 83, 63);
    left: 10px;
    top: 0;
    color: #fff;
    text-align: center;
}

.navigation_body_aceproducts_ul_li_info {
    padding-left: 10px;
    margin-top: 25px;
    display: flex;
    flex-direction: column;
}

.navigation_body_aceproducts_ul_li_info_title {
    padding-left: 9px;
    border-left: 5px solid rgb(229, 83, 63);
    font-size: 24px;
    color: #000;
    line-height: 27px;
    height: 26px;
    display: inline-block;
    font-weight: bold;
    text-align: left;
}

.navigation_body_aceproducts_ul_li_info_drtail {
    margin-top: 5px;
    text-align: left;
    color: #666;
    padding-left: 15px;
    line-height: 20px;
    font-size: 14px;
}

.navigation_body {
    width: 90%;
    margin: auto;
    background: #fff;
    padding: 40px 50px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.navigation_body_aceproducts_top {
    width: 100%;
}

.navigation_body_aceproducts_ul {
    width: 100%;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
}

.navigation_body_aceproducts_ul_li {
    display: flex;
    flex-direction: column;
    margin-right: 40px;
}

.navigation_body_aceproducts_ul_li:last-child {
    margin-right: 0;
}

.navigation_body_aceproducts_ul_li_top {
    position: relative;
}

.navigation_body_aceproducts_ul_li_top_img {
    width: 100%;
    height: 222.3px;
}

.navigation_body_aceproducts_ul_li_top_img[data-href] {
    cursor: pointer;
}

.navigation_body_aceproducts_prohot {
    position: absolute;
    width: 50px;
    height: 40px;
    line-height: 40px;
    background: rgb(229, 83, 63);
    left: 10px;
    top: 0;
    color: #fff;
    text-align: center;
}

.navigation_body_aceproducts_ul_li_info {
    padding-left: 10px;
    margin-top: 25px;
    display: flex;
    flex-direction: column;
}

.navigation_body_aceproducts_ul_li_info_title {
    padding-left: 9px;
    border-left: 5px solid rgb(229, 83, 63);
    font-size: 24px;
    color: #000;
    line-height: 27px;
    height: 26px;
    display: inline-block;
    font-weight: bold;
}

.navigation_body_aceproducts_ul_li_info_drtail {
    margin-top: 5px;
    color: #666;
    padding-left: 15px;
    line-height: 20px;
    font-size: 14px;
}

.onlineexhibitionhall {
    text-align: left;
    width: 100%;
    background: rgb(179, 179, 179);
    padding: 110px 0 200px 80px;
}

.onlineexhibitionhall_title {
    font-size: 40px;
    color: #fff;
    opacity: .9;
    line-height: 1;
    position: relative;
}

.soluslide_ul_li_bottom_title_text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zxf_title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.onlineexhibitionhall_title::after {
    position: absolute;
    right: 0;
    transform: rotate(35deg);
    left: 80px;
    bottom: -27px;
    width: 1px;
    height: 20px;
    background: rgba(255, 255, 255, .9);
    content: "";
}

.onlineexhibitionhall_line {
    transform: rotate(7deg);
    margin-top: 30px;
    color: #fff;
    opacity: .9;
}

.onlineexhibitionhall_text {
    line-height: 1.1;
    color: #fff;
    opacity: .9;
    margin-top: 40px;
}

.onlineexhibitionhall_href {
    line-height: 1;
    margin-top: 40px;
    padding: 10px 20px;
    display: inline-block;
    background: rgb(229, 83, 63);
    color: #fff !important;
    text-align: center;
    cursor: pointer;
}

.solution_ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}

.solution_ul_li {
    display: flex;
    flex-direction: column;
    width: calc(25% - 30px);
    margin-right: 40px;
    margin-bottom: 40px;
}


/*banner图*/

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

.index_kv.index {
    height: 100%;
}


/*.index_kv img.kv_pc {position: absolute;left: 50%;margin-left: -960px;}*/

.index_kv img.kv_wap {
    display: none;
}

.index_kv .swiper-container {
    width: 100%;
    height: 100%;
}

.index_kv .swiper-container .swiper-slide {
    overflow: hidden;
}

hr {
    margin-top: 40px;
    margin-bottom: 0;
    width: 55%;
}


/*小标题*/

.main_title {
    color: #444;
    text-align: center;
    margin-top: 30px
}

.main_title .cn {
    padding: 3px;
    font-weight: bold;
    font-size: 18px;
    color: #1A307F;
}

.main_title img {
    width: 30px;
    height: auto;
    margin-bottom: 15px;
}

.i_t > img {
    margin-bottom: 20px;
}

.main_title p {
    font-size: 25px;
    color: #1A3180;
    font-weight: bold;
}

.main_title.i_t {
    font-size: 20px;
}

.main_title.i_t img {
    position: relative;
    margin-bottom: 10px;
}

.title_split {
    text-align: center;
    padding: 30px 0;
}

.sub_title {
    text-align: center;
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}

.qyjs {
    background-color: #EEEEEE;
    padding-top: 50px;
    padding-bottom: 50px;
}

.qyjs1 {
    background-color: #1A3180;
    padding: 50px;
}

.qyjs-title {
    color: #1a3180;
    margin-bottom: 50px;
    font-size: 48px;
    font-weight: bold;
    padding: 10px;
}

.qysp-title {
    color: #fff;
}

.qywh {
    background-color: #1A3180;
    margin: 30px;
}

.shiming {
    font-size: 18px;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 10px;;
}

.jzg {
    margin-top: 30px;
}

.jzg-title {
    font-size: 22px;
    font-weight: bold;
    color: #1A3180;
    padding-bottom: 10px;
    padding-top: 20px;
}

.jzg-content {
    padding-bottom: 20px;
    line-height: 30px;
}

p {
    line-height: 30px;
}


/*底部*/

footer .footer_info {
    margin-top: 30px;
    padding-top: 45px;
    background: #d3d3d4;
    color: #2b3f88;
}

footer .footer_info .info_con {
    float: left;
}

footer .footer_info .info_share {
    margin-bottom: 15px;
    margin-left: -15px;
    line-height: 23px;
}

footer .footer_info .info_share a {
    position: relative;
    top: 5px;
    display: inline-block;
    margin: 0 0 0 15px;
    width: 39px;
    height: 39px;
    background: url(../img/icon_footer_share.png) no-repeat;
}

footer .footer_info .info_share a.icon_sc {
    background-position: 0 0;
}

footer .footer_info .info_share a.icon_bd {
    background-position: -53px 0;
}

footer .footer_info .info_share a.icon_xl {
    background-position: -100px 0;
}

footer .footer_info .info_share a.icon_wx {
    background-position: -159px 0;
}

footer .footer_info .info_con .phone_number {
    margin-bottom: 29px;
    margin-left: -30px;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
}

footer .footer_info .info_con .phone_number a {
    color: #808080;
}

footer .footer_info .info_con .phone_number img {
    position: relative;
    top: -6px;
    left: 15px;
}

footer .info_con p {
    color: #808080;
}

footer .info_center {
    position: relative;
    left: 11%;
    float: left;
    margin-bottom: 50px;
}

footer .info_center .link_c {
    float: left;
    height: 164px;
    text-align: center;
}

footer .link_c a.info_img {
    position: relative;
    top: 5px;
    display: inline-block;
    margin: 0 6px;
    width: 98px;
    height: 110px;
    background: url(../img/footer_icon.png) no-repeat;
}

footer .link_c a.icon_c1 {
    background-position: -63px 0;
}

footer .link_c a.icon_c2 {
    background-position: -180px 0;
}

footer .link_c a.icon_c3 {
    background-position: -295px 0;
}

footer .link_c a.icon_c4 {
    background-position: -411px 0;
}

footer .link_c ul {
    margin-top: 15px;
}

footer .link_c ul li a {
    color: grey;
    line-height: 22px;
}

footer .link_c ul li a:hover {
    opacity: .8;
}

footer .footer_info .qr_code {
    float: right;
    margin-top: 10px;
}

footer .footer_info .qr_code ul li {
    float: left;
    margin-left: 30px;
    text-align: center;
}

footer .footer_info .qr_code ul li p {
    margin-top: 10px;
    color: #808080;
    font-size: 14px;
}

.pop_bg {
    z-index: 99;
    display: none;
    height: 100%;
    background: rgba(0, 0, 0, .5);
}

.pop_bg,
header .header_wap {
    position: fixed;
    top: 0;
    width: 100%;
}


/*小于1200导航样式*/

header .row {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
}

header .header_wap {
    left: 0;
    z-index: 100;
    height: 50px;
    /*background: #001489;*/
    background: #e6e6e6;
    box-shadow: 0 2px 6px -2px #444;
}

header .header_wap a.wap_menu {
    display: inline-block;
    padding-left: 9px;
    width: 38px;
    /*color: #04287e;*/
    color: #404041;
    font-size: 20px;
    line-height: 50px;
    cursor: pointer;
}

/*header .header_wap {*/
/*    background-color: #e6e6e6;*/
/*}*/

/*header .header_wap a.wap_menu, header .header_wap a.wap_search {*/
/*    color: #404041;*/
/*}*/

header .header_wap a.wap_menu .glyphicon-arrow-left,
header .header_wap a.wap_menu.on .glyphicon-menu-hamburger {
    display: none;
}

header .header_wap a.wap_menu.on .glyphicon-arrow-left {
    display: inline-block;
}

.mobile_paddingtop {
    padding-top: 80px;
}

header .header_wap a.wap_logo {
    position: absolute;
    display: block;
    width: 96px;
    left: 50%;
    margin-left: -48px;
    top: 13px;
}

.company_video {
    width: 750px;
    height: 435px;
}

header .header_wap a.wap_logo img {
    width: 100%;
}

header .header_wap a.wap_search {
    float: right;
    padding: 0 9px 0 0;
    width: 38px;
    /*color: #04287e;*/
    color: #404041;
    font-size: 20px;
    line-height: 50px;
}

.wap_slide_bar {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: #f5f5f5;
    padding-top: 50px;
    overflow: auto;
    left: -100%;
    opacity: 0;
    transition: all ease .4s;
    -webkit-transition: all ease .4s;
}

.wap_slide_bar.show {
    opacity: 1;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

.wap_slide_bar .con {
    border-top: 10px solid #dcdcdc;
}

.wap_slide_bar h4 {
    margin: 0;
    padding: 6px 9px;
    border-bottom: 1px solid #dbdbdb;
    color: #444;
    font-size: 22px;
    line-height: 50px;
    cursor: pointer;
}

.wap_slide_bar h4 b {
    padding: 5px 0;
    padding-left: 15px;
    border-left: 8px solid #fff;
    font-weight: 600;
}

.wap_slide_bar h4.on {
    border: none;
    color: #fff;
}

.wap_slide_bar h4:nth-of-type(1) b {
    border-color: #e3a929;
}

.wap_slide_bar h4:nth-of-type(2) b {
    border-color: #f15d1a;
}

.wap_slide_bar h4:nth-of-type(3) b {
    border-color: #c33c8a;
}

.wap_slide_bar h4:nth-of-type(4) b {
    border-color: #056bab;
}

.wap_slide_bar h4:nth-of-type(5) b {
    border-color: #03d89a;
}

.wap_slide_bar h4:nth-of-type(6) b {
    border-color: #358c30;
}

.wap_slide_bar h4:nth-of-type(7) b {
    border-color: #4484cd;
}

.wap_slide_bar h4:nth-of-type(1).on {
    background: #e3a929;
}

.wap_slide_bar h4:nth-of-type(2).on {
    background: #f15d1a;
}

.wap_slide_bar h4:nth-of-type(3).on {
    background: #c33c8a;
}

.wap_slide_bar h4:nth-of-type(4).on {
    background: #056bab;
}

.wap_slide_bar h4:nth-of-type(5).on {
    background: #03d89a;
}

.wap_slide_bar h4:nth-of-type(6).on {
    background: #358c30;
}

.wap_slide_bar h4:nth-of-type(7).on {
    background: #4484cd;
}

.wap_slide_bar ul:nth-of-type(1) a {
    color: #e3a929;
}

.wap_slide_bar ul:nth-of-type(2) a {
    color: #f15d1a;
}

.wap_slide_bar ul:nth-of-type(3) a {
    color: #c33c8a;
}

.wap_slide_bar ul:nth-of-type(4) a {
    color: #056bab;
}

.wap_slide_bar ul:nth-of-type(5) a {
    color: #03d89a;
}

.wap_slide_bar ul:nth-of-type(6) a {
    color: #358c30;
}

.wap_slide_bar ul:nth-of-type(7) a {
    color: #4484cd;
}

.wap_slide_bar h4 span {
    float: right;
    line-height: 50px;
}

.wap_slide_bar h4 span.glyphicon-menu-up {
    display: none;
}

.wap_slide_bar h4.on span.glyphicon-menu-up {
    display: block;
}

.wap_slide_bar h4.on span.glyphicon-menu-down {
    display: none;
}

.wap_slide_bar ul {
    display: none;
    margin-right: 9px;
    margin-left: 36px;
    font-size: 18px;
}

.wap_slide_bar ul > li {
    border-bottom: 1px solid #dbdbdb;
    font-weight: 400;
}

.wap_slide_bar ul > li a {
    display: block;
    padding: 10px 0;
}


/*小于1199样式*/

@media (max-width: 1199px) {
    /*banner*/
    header {
        height: 50px;
    }

    .index_kv img.kv_pc {
        left: 25%;
    }

    .index_kv.jsyf {
        top: 0px;
    }

    .index_kv img.kv_pc {
        display: none;
    }

    .index_kv img.kv_wap {
        display: block;
        width: 100%;
    }

    .index_kv,
    .index_kv.index {
        height: auto;
    }

    hr {
        display: none;
    }

    footer .info_center {
        left: 1%;
    }

    footer .footer_info .qr_code ul li:first-child {
        margin-left: 0;
    }

    .rczp_type {
        display: none !important;
    }
}


/*小于992样式*/

@media (max-width: 991px) {
    .main_title {
        margin: 10px auto;
        width: 70%;
    }

    .glyphicon-play {
        font-size: 50px;
    }

    footer .footer_info {
        padding: 15px 0;
    }

    footer .footer_info .info_con {
        float: none;
        text-align: center;
    }

    footer .footer_info .info_share {
        padding-top: 15px;
        width: 100%;
        text-align: center;
    }

    footer .info_center {
        display: none;
    }

    footer .footer_info .info_con .phone_number,
    footer .footer_info .info_share {
        margin-bottom: 0;
    }

    footer .footer_info .qr_code {
        width: 100%;
    }

    footer .footer_info .qr_code ul li {
        margin: 0;
        width: 50%;
    }

    .rczp_type {
        display: none !important;
    }
}

.footer {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.footer_canpony {
    padding-top: 126px;
    background-image: url('../img/hwj_fourth/1.png');
    display: flex;
    flex-direction: column;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 120px;
}

.footer_canpony_title {
    font-size: 48px;
    font-family: 'MicrosoftYaHei';
    color: #fff;
    letter-spacing: 15px;
    text-indent: 15px;
}

.footer_canpony_subtitle {
    color: #fff;
    letter-spacing: 28px;
    opacity: .5;
    font-size: 14px;
    text-indent: 28px;
}

.footer_canpony_list {
    width: 80%;
    margin: 62px auto 0;
    /*display: flex;
    flex-direction: row;
    flex-wrap: wrap;*/
    justify-content: center
}

.footer_canpony_list_li {
    margin-right: 2.5px;
    margin-left: 2.5px;
    margin-bottom: 5px;
    display: flex;
    width: 13%;
    background-position: center;
    justify-content: center;
    overflow: hidden;
}

.footer_canpony_delimiter {
    color: #fff;
    font-size: 30px;
    font-style: oblique;
    opacity: .5;
    transform: rotate(7deg);
}

.footer_href {
    background: #e6e6e6;
    display: flex;
    padding-top: 80px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 30px
}

.footer_href_ul {
    width: 90%;
    margin: auto;
    display: flex;
    flex-direction: row;
}

.footer_href_ul_li {
    width: 100%;
    margin-right: 50px;
    display: flex;
    flex-direction: column;
}

.footer_href_ul_li_title {
    position: relative;
    color: #19317f;
    font-size: 18px;
}

.footer_href_ul_li_body {
    margin-top: 20px;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    position: relative;
}

.footer_href_ul_li_body_li {
    margin-top: 10px;
}

.footer_href_ul_li_body_li:first-child {
    margin-top: 0;
}

.footer_href_bottom {
    margin-top: 50px;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
}

.jbl_header {
    position: fixed;
    width: 100vw;
    height: 80px;
    top: 0;
    z-index: 100;
}

.suspension-box {
    width: 120px;
    height: 356px;
    position: fixed;
    right: 10px;
    bottom: 100px;
    z-index: 99;
    background-image: url("/static/carpoly/img/suspension.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 110px 356px;
}

.suspension-box .free-order {
    width: 110px;
    height: 110px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.back-top {
    width: 56px;
    height: 56px;
    position: absolute;
    top: 299px;
    right: 0;
    cursor: pointer;
}

.back-top-jz {
    width: 56px;
    height: 56px;
    position: absolute;
    top: 181px;
    right: 0;
    cursor: pointer;
}

.qr-code-box {
    position: absolute;
    right: 0;
    top: 121px;
    width: 55px;
    height: 56px;
    cursor: pointer;
    background-image: url("/static/carpoly/img/suspension-qrcodeon.png");
    border-bottom: 1px solid #f5f5f5;
}

.qr-code-box:hover {
    background-image: unset;
}


@media screen and (min-width: 767px) {
    .qr-code-box:hover + .show-qr-code {
        display: block;
    }
}


.show-qr-code {
    display: none;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 121px;
    left: -57px;
    z-index: 100;
}

.brush-box {
    width: 55px;
    height: 56px;
    position: absolute;
    top: 177px;
    right: 0;
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5;
    background-image: url("/static/carpoly/img/suspension-szon.png");
}

.brush-box.on, .brush-box:hover {
    background-image: unset;
    border-bottom: 0;
}

.back-top-gy {
    width: 55px;
    height: 56px;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}

.service-box {
    width: 55px;
    height: 56px;
    position: absolute;
    top: 230px;
    right: 0;
    cursor: pointer;
    background-image: url("/static/carpoly/img/suspension-serviceon.png");
}

.service-box.on, .service-box:hover {
    background-image: unset;
    border-bottom: 0;
}

.suspension-box .fun-list,
.suspension-box-gy .fun-list {
    position: absolute;
    width: 55px;
    height: calc(55px * 4 + 2px);
    left: 0;
    top: 124px;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    display: none;
}

.suspension-box-gy .fun-list {
    top: 0;
}

@media screen and (max-width: 767px) {
    .suspension-box {
        display: none;
    }
}

.fun-list .fun {
    position: absolute;
    width: 55px;
    height: 55px;
    left: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #b1b1b1;
}

.fun-list .fun:hover {
    color: #ec1b23;
}

.fun-list .fun1-box {
    top: 0;
}

.fun-list .fun2-box {
    top: 55px;
}

.fun-list .fun3-box {
    top: 110px;
}

.fun-list .fun4-box {
    top: 165px;
}

.suspension-box-jz {
    width: 121px;
    height: 236px;
    position: fixed;
    right: 10px;
    bottom: 60px;
    z-index: 99;
    background-image: url("/static/carpoly/img/nav_1.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 56px 236px;
}

.suspension-box-jz .qr-code-box, .suspension-box-jz .show-qr-code {
    top: 0;
}

.suspension-box-jz .brush-box {
    top: 56px;
}

.suspension-box-jz .service-box {
    top: 112px;
}

.suspension-box-jz .fun-list {
    position: absolute;
    width: 55px;
    height: calc(55px * 4 + 2px);
    left: 0;
    top: 0;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    display: none;
}

.suspension-box-gy {
    width: 120px;
    height: 181px;
    position: fixed;
    right: 10px;
    bottom: 40px;
    z-index: 99;
    background-image: url("/static/carpoly/img/nav_2.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 56px 181px;
}

.suspension-box-gy .qr-code-box,
.suspension-box-gy .service-box {
    width: 56px;
}

.suspension-box-gy .qr-code-box, .suspension-box-gy .show-qr-code {
    top: 0;
}

.suspension-box-gy .service-box {
    top: 56px;
}

.navlist a .navlist_span {
    margin-right: 10px;
    display: none;
    color: #ea1b23;
}

.navlist .noactive .navlist_title:hover {
    opacity: .7;
}

.navlist .active .navlist_span {
    display: inline-block;
}

.item-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@media (min-width: 1400px) {
    .container {
        width: 1300px;
    }
}

header .header_pc .header_about1 {
    background: rgba(38, 71, 164, .8);
}

.allshow {
    display: block !important;
}

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

    .qyjs1 .container {
        height: 200px;
    }
    .qyjs1 .container .swiper-container {
        height: 200px;
    }
    .qyjs1 .container .swiper-container .box-size {
        width: 100%;
        height: 100%;
    }
    .qyjs1 .container .swiper-container .box-size .box-size-video {
        width: 100%;
        height: 100%;
    }
    .qyjs1 .container .swiper-container .box-size .video-title {
        font-size: 12px;
        padding: 0;
        line-height: 30px;
    }
    .qysp-title {
        font-size: 40px;
    }
    .mobile_paddingtop {
        padding-top: 50px;
    }

    header .header_pc {
        display: none !important;
    }

    .footer_canpony {
        padding: 50px 0
    }

    .footer_canpony_title {
        font-size: 26px;
    }

    .footer_canpony_delimiter {
        font-size: 18px;
    }

    .footer_canpony_list {
        margin-top: 20px;
    }

    .footer_href_ul {
        display: block;
    }

    .footer_href_ul_li:first-child {
        display: none
    }

    .footer_href_ul_li_body {
        flex-direction: initial;
        margin-top: 14px;
        flex-wrap: wrap;
    }

    .footer_href_ul_li_body_li {
        margin: 0 12px 0 0;
    }

    .footer_href_ul_li:not(:nth-child(2)) .footer_href_ul_li_title {
        margin-left: 40px;
    }

    .footer_href_ul_li {
        margin-bottom: 25px;
    }

    .footer_href {
        padding-top: 40px;
    }

    .footer_href_bottom {
        margin-top: 0;
        line-height: 1.7
    }

    .about_index_next {
        right: -20px !important;
    }

    .about_index_prev {
        left: -20px !important;
    }

    .jzg .col-sm-4 img {
        width: 100% !important;
    }

    .mobile_padding {
        padding: 30px 0 20px !important;
    }

    .industrial_product_yfimg {
        flex-wrap: wrap;
    }

    .industrial_product_yfimg img {
        width: 100% !important;
    }

    .industrial_cradle_img {
        display: none !important;
    }

    .industrial_cradle_content {
        width: 90% !important;
        margin: 20px auto;
    }

    .title_split {
        padding: 10px 0;
    }

    .rczp_type {
        display: none !important;
    }

    .item-description {
        -webkit-line-clamp: 4;
    }

    .company_video {
        width: 280px;
        height: 170px;
    }

    .company_swiper {
        height: 150px !important;
    }

    .respon_detail_top_detail_img {
        float: none !important;
    }

    .industrial_zsjm_bg {
        max-width: 300% !important;
    }

    .soluslide_ul_li {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .recruitment_table_heard_icon {
        width: 15px !important;
        height: 15px !important;
        right: 5px !important;
    }

    .slide-text-bo_content {
        padding: 0 10px;
    }
}