.structure-layout .h1,
.structure-layout .h2,
.structure-layout .h3,
.structure-layout .h4,
.structure-layout .h5,
.structure-layout .h6 {
    color: #000;
    font-weight: 700;
    font-family: 'Arial', sans-serif;
    font-size: 1.75rem;
 }
.structure-layout .product-structure .structure-table {
    padding-top: 20px;
    padding-bottom: 20px;
    border-collapse: collapse;
}
.structure-layout .product-structure .structure-table .structure-row {
    display: table-row;
    margin: 10px 0;
}
.structure-layout .product-structure .structure-table .structure-row .col-left {
    width: 40%;
    background-color: #fafafa;
}
.structure-layout .product-structure .structure-table .structure-row .col-right {
    width: 60%;
    background-color: #fff;
    display: table-cell;
}
.structure-layout .product-structure .structure-table .structure-row .col-left,
.structure-layout .product-structure .structure-table .structure-row .col-right {
    padding: 12px;
    display: table-cell;
    border: 1px solid #f4f4f4;
    font-size: 14px;
    color: #222;
    line-height: 20px;
}
table.has-title {
    margin-bottom: 10px;
}

.ffffgg{
    max-width: 1570px;
    margin: 0 auto;
    padding: 0 2%;
}


.neirr{
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 3% 0;
    overflow: hidden;
}
.cpptyty{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.cpptyty li{
    width: 32%;
    margin-bottom: 2%;
}
.cpptyty_b{
    font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 75px;
	letter-spacing: 0px;
	color: #424241;
    background: #fff;
    box-sizing: border-box;
    padding-left: 2%;
}

.cpptyty_img img{
    width: 100%;
    height: auto;
}

/*----- Common css ------*/

.top_email .social-share .social-share-icon{
    border-radius: 10px;
    width: 42px;
    height: 42px;
    line-height: 42px;
}

.fl {

    float: left;

}



.fr {

    float: right;

}



.di {

    _display: inline;

}



.fwn {

    font-weight: normal;

}



.dib {

    *display: inline;

    _zoom: 1;

    _display: inline;

    _font-size: 0px;

}



.com-img {

    display: block;

    overflow: hidden;

}



.com-img img {

    transition: all 0.5s ease 0s;

    -webkit-transition: all 0.5s ease 0s;

    -moz-transition: all 0.5s ease 0s;

    -o-transition: all 0.5s ease 0s;

}



.com-img:hover img {

    transform: scale(1.1);

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -o-transform: scale(1.1);

    -ms-transform: scale(1.1);

}



.container2 {

    background: #fff;

}



.max1600 {

    max-width: 1630px;

    padding-left: 15px;

    padding-right: 15px;

    margin: 0 auto;

}



.max1200 {

    max-width: 1230px;

    padding-left: 15px;

    padding-right: 15px;

    margin: 0 auto;

}



.delimt {

    position: relative;

}



.delimt img {

    max-width: 100%;

}



.flex {

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

}





/* head_top */



.head_top {

    position: relative;

    background: #fff;

    z-index: 999;

}



.top_aa {

    position: relative;

    align-items: center;

    border-bottom: 1px solid #cecece;

    padding: 15px;
    max-width: 1660px;
    margin: 0 auto;

}


.top_email{
    font-size: 15px;
    display: flex;
    align-items: center;
}


.top_email li{
    margin-right: 30px;
}

.top_ico {

    position: relative;
    position: absolute;
    right: 20px;

}



.top_ico .share-foot a {

    background: #dddddd;

    border: none;

    margin: 0 4px;

    color: #fff;

}



.top_ico .share-foot a:hover {

    background: #0093dd;

    color: #fff

}



.top_bb {

    position: relative;

    padding: 20px 0;

    display: flex;

    justify-content: center;

    align-items: center;

    background: #fff;

}



.abneig{
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 3% 0;
    overflow: hidden;
}

.assnfghtle{
    width: 47%;
}

.assnfghtrt{
    width: 50%;
}
.assnfghtrt img{
    max-width: 100%;
    height: auto;
}

.assnfghtle_a{
    font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #424241;
}


.assnfghtle_b{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #424241;
    box-sizing: border-box;
    padding: 3% 0;
}


.assnfghtle_c{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #3883be;
}
.assnfghtle_c a{
    color: #3883be;
}
/* 导航样式 */



.x-menu {

    position: relative;

    display: flex;

    justify-content: center;

    margin-bottom: 0px;

}



.x-menu>li {

    float: left;

    position: relative;

    margin: 0 .15vw;

}



.x-menu>li>a {

    display: block;

    padding: 0 1.8vw;

    font-size: 18px;

    color: #434343;

    line-height: 2.4;

    text-transform: capitalize;

}



.x-menu>li>a .creat {

    background: url(smalldownjt.png) no-repeat right center;

    display: inline-block;

    width: 10px;

    height: 10px;

    vertical-align: middle;

    margin-left: 5px;

}



.x-menu>li:hover>a {

    color: #0093dd;

}



.x-menu>li.active>a {

    color: #0093dd;

}



.x-menu>li:after {

    content: '';

    position: absolute;

    z-index: 100;

    width: 100%;

    left: 0;

    height: 40px;

    opacity: 0;

    top: 100%;

}



.x-menu>li:hover .x-sub-menu {

    opacity: 1;

    visibility: visible;

    -webkit-transform: translateY(0);

    transform: translateY(0);

}



.x-sub-menu {

    position: absolute;

    z-index: 99;

    width: 150%;

    left: -25%;

    top: 65px;

    background: #fff;

    border-radius: 5px;

    padding: 10px 0;

    opacity: 0;

    visibility: hidden;

    -webkit-transform: translateY(20px);

    transform: translateY(20px);

    -webkit-transition: all .5s ease;

    transition: all .5s ease;

}



.x-sub-menu>li>a {

    display: block;

    text-align: center;

    line-height: 2;

    font-size: 14px;

    color: #333;

    line-height: 1.5;

    padding: .5em;

}



.x-sub-menu>li>a:hover {

    background: #e9eaeb;

}
.x-sub-menu:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 10px;
    cursor: pointer;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 99;
}
/*  */
/* top_ss */
.top_ss {
    width: 35px;
    height: 35px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 2.125vw;
}
.top_ss .ss_btn {
    width: 35px;
    height: 35px;
    background: url(searchbtn.png) no-repeat center;
    cursor: pointer;
}
.top_ss #formsearch {
    position: absolute;
    top: 45px;
    right: 0px;
    z-index: 9999;
    width: 200px;
    display: none;
    background: #f2f2f2;
}
.top_ss #formsearch #s_btn {
float: left;
    outline: none;
    border: none;
    width: 35px;
    height: 30px;
    font-size: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(searchbtn.png);
    background-size: 20px;
    background-position: 10px;
}



.top_ss #formsearch #keyword {

    float: left;

    background: none;

    outline: none;

    border: none;

    width: calc(100% - 35px);

    color: rgba(0, 0, 0, 0.8);

    margin-top: 0px;

    height: 30px;

    padding-left: 10px;

    font-size: 14px;

}





/* m_head */



.m_head {

    z-index: 9999;

    position: relative;

    padding: 10px 0;

}



.m_head .hha_s {

    overflow: hidden;

    height: 60px;

}



.m_head .hha_s a.logo_sa {

    line-height: 60px;

}



.m_head .hha_s a.logo_sa img {

    max-height: 60px;

}



.m_head .hha_s .new-nav-btn {

    line-height: 60px;

}



.m_head .new-menu-wrap {

    position: absolute;

    left: 0;

    width: 100%;

    background: #fff;

    top: 80px;

    display: none;

}



.m_head .new-menu-wrap li {

    text-align: center;

}



.m_head .new-menu-wrap li+li {

    border-top: 1px dashed #333;

}



.m_head .new-menu-wrap li a {

    display: block;

    color: #666;

    font: 500 15px/35px "Myriad Pro";

}





/*xy_banner*/



.xy_banner {

    position: relative;

    z-index: 113;

}



#pc-banner {

    position: relative;

}



.xy_banner .slick-slide {

    position: relative;

}



.xy_banner .slick-slide img {

    max-width: 100%;

}



#pc-banner .slick-dots {

    position: absolute;

    left: 0;

    right: 0;

    text-align: center;

    font-size: 0;

    margin: 0;

    z-index: 9;

    bottom: 1.5625vw;

}



#pc-banner .slick-dots li {

    display: inline-block;

    margin: 0 5px;

    width: 50px;

    height: 5px;

    background: #fff;

    cursor: pointer;

}



#pc-banner .slick-dots li button {

    background: none;

    outline: none;

    border: none;

    font-size: 0;

}



#pc-banner .slick-dots li.slick-active {

    background-color: #0093dd;

}



#pc-banner .slick-arrow {

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    width: 50px;

    height: 180px;

    border: none;

    outline: none;

    font-size: 0;

    z-index: 999;

}



#pc-banner .slick-prev {

    left: 0px;

    background: url(//wm.cdn.cn86.cn/qichegd/2024/10/51daf7d1a6znhspq.png) no-repeat center rgba(0, 0, 0, .6);

}



#pc-banner .slick-next {

    right: 0px;

    background: url(//wm.cdn.cn86.cn/qichegd/2024/10/fbb858e66epq7v7j.png) no-repeat center rgba(0, 0, 0, .6);

}



@media (max-width:992px) {

    #pc-banner .slick-arrow {

        display: none!important;

    }

}





/* c1_index */

.flex33{

    display: flex;

    justify-content: space-between;

    align-items: center;
    flex-wrap: wrap;
}


.c1_index {

    position: relative;

    padding: 20px 2.60416vw;

    background: #000;


}



.c1_left {

    position: relative;

}



.c1_left ul {

    display: flex;

    align-items: center;

    margin: 0;

}



.c1_left ul li {

    position: relative;

    margin-right: 1.5625vw;

}



.c1_left ul li a {

    display: flex;

    align-items: center;

}



.c1_left ul li .saimg {

    width: 50px;

    height: 50px;

    line-height: 50px;

    background: #4d4d4d;

    text-align: center;

}



.c1_left ul li .saimg img {

    max-width: 30px;

}



.c1_left ul li span {

    padding-left: 20px;

    font-family: "Myriad Pro";

    font-size: 18px;

    color: #fff;

}



.c1_right {

    position: relative;

}





/*  */



#formsearch2 {

    width: 340px;

    height: 50px;

    line-height: 50px;

    position: relative;

    display: flex;

    justify-content: space-between;

    align-items: center;

}



#formsearch2 input {

    height: 50px;

    background: #cccccc;

    line-height: 50px;

    border: none;

    outline: none;

}



#formsearch2 input#keyword {

    height: 50px;

    line-height: 50px;

    padding-left: 15px;

    font-size: 14px;

    color: #000;

    border-radius: 5px;

    background: #cccccc;

    width: calc(100% - 60px);

}



#formsearch2 input#s_btn {

    width: 50px;

    height: 50px;

    line-height: 50px;

    text-align: center;

    color: #fff;

    cursor: pointer;

    border-radius: 5px;

    background: url(//wm.cdn.cn86.cn/qichegd/2024/10/4ac7e7b18bfk1owj.png) no-repeat center #4d4d4d;

}





/* c2_index */



.c2_index {

    position: relative;

    background: #000;

    padding: 0 2.60416vw;

    padding-top: 30px;

    padding-bottom: 10px;

}



.c2_tit {

    position: relative;

    margin-bottom: 20px;

}



.c2_tit span {

    display: block;

    color: #fff;

    font-size: 32px;

    font-weight: bold;

    text-transform: uppercase;

}



.c2_wap {

    position: relative;

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

}





/* left */



.c2_con {

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

    height: 415px;

    width: 66.625%;

    overflow: hidden;

}



.swiper {

    width: 100%;

    height: 100%;

}



.swiper-slide img {

    display: block;

    width: 100%;

    height: 100%;

    cursor: pointer;

}



.mySwiper2 {

    height: 100%;

    width: calc(100% - 270px);

}



.mySwiper {

    height: 100%;

    width: 253px;

}



.mySwiper .swiper-slide {

    width: 100%;

    height: 100%;

    opacity: 0.4;

    display: flex;

    justify-content: space-between;

}



.mySwiper .swiper-slide-thumb-active {

    opacity: 1;

}



.lle_img {

    position: relative;

    width: 100%;

}



.swiper-pagination {

    position: absolute;

    left: auto!important;

    right: 0px!important;

    bottom: 10px!important;

    top: auto!important;

    transform: none!important;

    width: 200px;
    overflow: hidden;
    height: 40px;

}



.swiper-pagination .swiper-pagination-bullet {

    width: 40px;

    height: 40px;

    text-align: center;

    line-height: 36px;

    font-size: 18px;

    color: #c9c9c9;

    opacity: 1;

    background: rgba(0, 0, 0, 0.2);

    display: inline-block!important;

    border: 1px solid #bfbfbf;

    border-radius: 5px;

    margin: 0 5px!important;

}



.swiper-pagination .swiper-pagination-bullet-active {

    background: #17a7f2;

    border-color: #17a7f2;

}





/*  */



.c2_con_right {

    position: relative;

    width: 31.25%;

}



.c2_con_right .llr_text {

    width: 100%;

    position: relative;

    padding: 0 20px;

}



.c2_con_right .llr_text h3 {

    margin: 0;

    font-size: 24px;

    color: #bfbfbf;

    margin-bottom: 10px;

}



.c2_con_right .llr_text h2 {

    margin: 0;

    font-size: 36px;

    color: #fff;

    margin-bottom: 1.125vw;

}



.c2_con_right .llr_text .ias {

    font-size: 20px;

    color: #bebebe;

    line-height: 25px;

    font-weight: 600;

    margin-bottom: 25px;

    text-overflow: -o-ellipsis-lastline;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 4;

    line-clamp: 4;

    -webkit-box-orient: vertical;

}



.c2_con_right .llr_text a {

    display: block;

    width: 160px;

    line-height: 50px;

    border: 1px solid #fff;

    border-radius: 5px;

    text-align: center;

    font-size: 18px;

    color: #c9c9c9;

    transition: all .5s ease;

    -webkit-transition: all .5s ease;

}



.c2_con_right .llr_text a:hover {

    background: #0093dd;

    border-color: #0093dd;

}





/* c3_index */



.c3_index {

    position: relative;

    background: #fff;

    padding: 50px 30px;

    padding-top: 90px;

    border-bottom: 1px solid #e5e5e5;

}



.c3_tit {

    position: relative;

    margin-bottom: 20px;

}



.c3_tit span {

    display: block;

    color: #424241;

    font-size: 32px;

    text-transform: uppercase;

    font-weight: bold;

}



.c3_con {

    position: relative;

}



.c3_list_aa {

    position: relative;

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

    margin: 0 -10px;

}



.c3_list_aa li {

    width: calc(25% - 20px);

    margin: 0 10px 20px 10px;

    position: relative;

}



.c3_list_aa li .aimg {

    position: relative;

}



.c3_list_aa li .aimg img {

    display: block;

    width: 100%;

}



.c3_list_aa li .cont2 {

    position: relative;

}



.c3_list_aa li .cont2 h3 {

    font-size: 24px;

    color: #4a4a4a;

    font-weight: 600;

    padding: 10px 0;

    font-family: "Myriad Pro";
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}



.c3_list_aa li .cont2 span {

    font-family: "Myriad Pro";

    display: block;

    font-size: 16px;

    color: #999999;

    line-height: 1.5;

    margin-bottom: 20px;

}



.c3_list_aa li .cont2 a {

    display: block;

    font-size: 18px;

    color: #666666;

    width: 160px;

    line-height: 50px;

    border: 1px solid #999;

    border-radius: 5px;

    text-align: center;

    transition: all .5s ease;

}



.c3_list_aa li .cont2 a:hover {

    border-color: #0093dd;

    background: #0093dd;

    color: #fff;

}


.c4ww_index{
    background: #fff;
    box-sizing: border-box;
    padding: 3%;
}

.joidsmkjf{
    position: relative;
}

.swipaxt{
    position: absolute;
    top:30%;
    left: 2%;
    background: url(blueleft.png) no-repeat;
    width: 26px;
    height: 61px;
    z-index: 999;
}

.swipbev{
    position: absolute;
    top:30%;
    right: 2%;
    background: url(blueright.png) no-repeat;
    width: 26px;
    height: 61px;
    z-index: 999;
}
/* c4_index */
.youdjng_a{
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
.youdjng_a img{
    max-width: 100%;
    height: auto;
    text-align: center;
}
.foot-bottom .content .copyright{
    text-align: center;
}
.aidhudbf{
    overflow: hidden;
    box-sizing: border-box;
    width: 85%;
    margin: 0 auto;
}
.youdjng_b{
    text-align: center;
    font-size: 24px;
    line-height: 50px;
    color: #000;
    font-weight: 600;
    margin-top: 2%;
}

.c4_index {

    position: relative;

    background: url(whitecar.jpg) center center no-repeat;
    background-size: 100% 100%;

    padding: 50px 30px 30px;

    padding-top: 90px;

}



.c4_list {

    display: flex;

    flex-wrap: wrap;

}



.c4_list li {

    position: relative;

    width: calc(25% - 10px);

    margin: 0 5px 10px 5px;

    display: flex;

    align-items: flex-start;

    justify-content: space-between;

    cursor: pointer;

}



.c4_list li .pasimg {

    width: 100px;

    position: relative;

    height: 100px;

    line-height: 100px;

    border: 2px solid #0093dd;

    border-radius: 50%;

    text-align: center;

}



.c4_list li .pasimg img {

    display: inline-block;

    max-width: 100%;

}



.c4_list li .pastext {

    width: calc(100% - 100px);

    padding-left: 20px;

    position: relative;

}



.c4_list li .pastext h3 {

    font-size: 24px;

    color: #424241;

    font-weight: bold;

}



.c4_list li .pastext span {

    display: block;

    font-size: 16px;

    color: #666666;

}



.c4_list li:hover .pasimg::before {

    position: absolute;

    left: -12px;

    top: -12px;

    width: 120px;

    height: 120px;

    border: 5px solid #0093dd;

    border-radius: 50%;

    content: "";

    z-index: 99;

    transition: all .5s ease;

    -webkit-transition: all .5s ease;

}





/* ft_layout */



.ft_layout {

    position: relative;

    background: #000;

    border-bottom: 1px solid #999999;

}



.x-layout-menu {

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

    padding: 40px 30px;

}



.x-layout-menu dl {

    position: relative;

    width: 25%;

}



.x-layout-menu dl:last-child {

    width: 15%;

}



.x-layout-menu dl dt {

    font-size: 16px;

    color: #fff;

    margin-bottom: 2em;

    font-family: "Arial";

    font-weight: normal;

    text-transform: uppercase;

}



.x-layout-menu dl dd a,

.x-layout-menu dl dd p {

    display: block;

    font-size: 14px;

    color: #6c6c6b;

    line-height: 50px;

    border-bottom: 1px solid rgba(255, 255, 255, .29);

    position: relative;

    margin: 0;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}
#anchor{
     background: #fff;
}
.container2{
    background: #fff;
    box-sizing: border-box;
    padding: 0 2%;
}

.x-layout-menu dl dd a::before,

.x-layout-menu dl dd p::before {

    content: "";

    background: url(//wm.cdn.cn86.cn/qichegd/2024/10/641722acccdmidvu.png) no-repeat center;

    width: 8px;

    height: 8px;

    display: inline-block;

    vertical-align: middle;

    margin-right: 15px;

}



.x-layout-menu dl dd a:hover {

    color: #fff;

}



@media (max-width:1200px) {

    .c1_left ul li span {

        font-size: 14px;

    }

    .c2_tit span {

        font-size: 24px;

    }

    .c2_con_right .llr_text h3 {

        font-size: 18px;

    }

    .c2_con_right .llr_text h2 {

        font-size: 24px;

    }

    .c2_con_right .llr_text .ias {

        font-size: 14px;

    }

    .c2_con_right .llr_text a {

        width: 120px;

        line-height: 40px;

        font-size: 15px;

    }

    .swiper-pagination .swiper-pagination-bullet {

        width: 30px;

        height: 30px;

        line-height: 26px;

    }

    .c3_index {

        padding: 30px 20px;

        padding-top: 50px;

    }

    .c3_tit span {

        font-size: 24px;

    }

    .c3_list_aa li .cont2 h3 {

        font-size: 18px;

    }

    .c3_list_aa li .cont2 span {

        font-size: 14px;

    }

    .c3_list_aa li .cont2 a {

        width: 120px;

        line-height: 35px;

        font-size: 14px;

    }

    .c4_index {

        padding: 30px 20px 20px;

        padding-top: 40px;

    }

    .c4_list li .pasimg {

        width: 70px;

        height: 70px;

        line-height: 70px;

    }

    .c4_list li:hover .pasimg::before {

        left: -12px;

        top: -12px;

        width: 90px;

        height: 90px;

    }

    .c4_list li .pastext {

        width: calc(100% - 70px);

        padding-left: 15px;

    }

    .c4_list li .pastext h3 {

        margin: 0;

        font-size: 20px;

        margin-bottom: 10px;

    }

    .c4_list li .pastext span {

        font-size: 14px;

    }

}



@media (max-width:992px) {
    .cpptyty_b{
        font-size: 18px;
        line-height: 50px;
    }

    #pc-banner .slick-dots {

        bottom: 15px;

    }

    #pc-banner .slick-dots li {

        width: 30px;

        height: 3px;

    }

    .c2_con {

        height: 300px;

        width: 100%;

    }

    .c2_con_right {

        width: 100%;

        padding: 30px 0 50px;

    }

    .c3_list_aa li {

        width: calc(50% - 20px);

        margin: 0 10px 20px 10px;

    }

    .c4_list li {

        width: calc(50% - 20px);

        margin: 0 10px 20px 10px;

    }

}



@media (max-width:768px) {
    .cpptyty li {
    width: 48%;
    margin-bottom: 2%;
}
    .cpptyty_b{
        font-size: 14px;
        line-height: 40px;height: 40px;
    }

    .swiper-pagination{
        height: 30px;
    }
.max-img-100 {
    max-width: 52%;
    height: auto;
}
    .c2_con {
        height: 250px;
    }
    .mySwiper2 {
        width: calc(100% - 110px);
    }
    .mySwiper {
        width: 100px;
    }
    .c2_con_right .llr_text {
        padding: 0 15px;
    }
    .c3_list_aa li .cont2 span {
        font-size: 13px;
    }
    .c3_list_aa li {
        width: calc(50% - 15px);
        margin: 0 7.5px 20px 7.5px;
    }
    .c4_list li {
        width: calc(100% - 0px);
        margin: 0 0px 30px 0px;
    }
    .digood-sidebar-related{
        display: none;
    }
    .aside-contact{
        display: none;
    }
.detail-list-item .abstract li:nth-child(1){
    display: none;
}
}

.max1920 {
    max-width: 1920px;
    margin: 0 auto;
}



.bossgoo-index-discover1{
    width: 100%;
}
/* .discover1-span{
    width: 100%;
    height: 0;
    padding-bottom: 26%;
    position: relative;
} */

/* 大屏幕 开始 */
.bossgoo-index-discover1 .discover1-box1{
    width: 100%;
    height: 500px;
}
.bossgoo-index-discover1 .discover1-box1-swiper,
.bossgoo-index-discover1 .discover1-box1-swiper .swiper-wrapper .swiper-slide img{
    height: 500px;
}
.bossgoo-index-discover1 .discover1-box1-swiper .swiper-wrapper .swiper-slide img{
    width: 100%;
    display: block;
    object-fit: cover;
}
.bossgoo-index-discover1 .discover1-box{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    top: 0;
}
.bossgoo-index-discover1 .discover1-box-bottom{
    padding: 20px 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    background: rgba(0, 65, 152, .4);
}
.bossgoo-index-discover1 .discover1-box-shade{
    width: 100%;
    height: 100%;
    background: var(--themeColor);
    opacity: 0.35;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.bossgoo-index-discover1 .discover1-box-bottom-title{
    color: #fff;
}
.bossgoo-index-discover1 .discover1-box-bottom-title span{
    font-size: 26px;
    color: #fff;
    text-transform : uppercase;
    position: relative;
    font-family: var(--fontRegular);
    font-weight: bold;
}
.bossgoo-index-discover1 .discover1-box-bottom-text{
    font-size: 16px;
    color: #fff;
    position: relative;
    font-family: var(--fontRegular);
}
.bossgoo-index-discover1 .discover1-hover .discover1-box{
    width: 100%;
    background: transparent;
}
.bossgoo-index-discover1 .discover1-hover .discover1-box .discover1-box-bottom{
    display: block;
}


.bossgoo-index-discover1 .dis-box1-prev,.dis-box1-next{
    position: absolute;
    width: 3%;
    height: 100%;
    background: var(--themeColor);
    z-index: 30;
    top: 0;
    opacity: .5;
    cursor: pointer;
    display: none;
}
.bossgoo-index-discover1 .dis-box1-prev i,.dis-box1-next i{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 42px;
    color: #fff;
}
.bossgoo-index-discover1 .dis-box1-prev{
    left: 0;
}
.bossgoo-index-discover1 .dis-box1-next{
    right: 0;
}
/* 大屏幕 结束 */

/* 小屏幕 767px以下 开始 */
.bossgoo-index-discover1 .discover1-box2{
    display: none;
}
.bossgoo-index-discover1 .discover1-box2 .discover1-box2-swiper .swiper-slide img{
    width: 100%;
    display: block;
    /* max-height: 450px; */
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.bossgoo-index-discover1 .discover1-box2 .discover1-box2-swiper .swiper-slide .discover1-box-bottom{
    display: block;
}
.bossgoo-index-discover1 .discover1-box2-swiper .discover1-box2-prev,
.bossgoo-index-discover1 .discover1-box2-swiper .discover1-box2-next{
    position: absolute;
    top: 0;
    bottom: 0;
    width: 60px;
    height: auto;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bossgoo-index-discover1 .discover1-box2-swiper .discover1-box2-prev{
    left: 0;
    background-image: none;
}
.bossgoo-index-discover1 .discover1-box2-swiper .discover1-box2-next{
    right: 0;
    background-image: none;
}
.bossgoo-index-discover1 .discover1-box2-swiper .discover1-box2-prev::after,
.bossgoo-index-discover1 .discover1-box2-swiper .discover1-box2-next::after{
    content: '';
    width: 100%;
    height: 100%;
    background: var(--themeColor);
    position: absolute;
    left: 0;
    top: 0;
    opacity: .35;
}
.bossgoo-index-discover1 .discover1-box2-swiper .discover1-box2-prev .iconfont,
.bossgoo-index-discover1 .discover1-box2-swiper .discover1-box2-next .iconfont{
    font-size: 42px;
    color: #fff;
}
.bossgoo-index-discover1 .discover1-box2-swiper .swiper-button-disabled{
    opacity: 0;
}
.bossgoo-index-discover1 .discover1-box2-swiper-box{
    width: 100%;
    height: 0;
    padding-bottom: 69%;
    position: relative;
}
.bossgoo-index-discover1 .discover1-box2-swiper-span{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
}
@media only screen and (max-width:1040px){
    .bossgoo-index-discover1{
        padding: .6rem 0;
    }
}

@media only screen and (max-width:767px){
    .bossgoo-index-discover1{
        padding: .3rem 0;
    }
    .bossgoo-index-discover1 .discover1-box1{
        display: none;
    }
    .bossgoo-index-discover1 .discover1-box2{
        display: block;
    }
    .bossgoo-index-discover1 .discover1-box-bottom-title a{
        font-size: .38rem;
    }
    .bossgoo-index-discover1 .discover1-box-bottom-text{
        font-size: .28rem;
        margin-top: .05rem;
    }
    .bossgoo-index-discover1 .discover1-box2-swiper .discover1-box2-prev,
    .bossgoo-index-discover1 .discover1-box2-swiper .discover1-box2-next{
        font-size: .4rem;
    }
}
@media only screen and (max-width:480px){
    .bossgoo-index-discover1 .discover1-box2-swiper .discover1-box2-prev,
    .bossgoo-index-discover1 .discover1-box2-swiper .discover1-box2-next{
        width: .6rem;
    }
}



















.bossgoo-index-exhibition37{
  overflow: hidden;
  box-sizing: border-box;
  padding: 3% 0;
}

.bossgoo-index-exhibition37 .hotslist {
  display: grid;
  grid-template-columns: 1fr 1fr 1.07fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: 'a b b c' 'd e f f';
  gap: 22px;
  padding: 0 5px;
}
.bossgoo-index-exhibition37 .maintitle {
  color: var(--themeColor);
}

.bossgoo-index-exhibition37 .hotslist .hotbox {
  position: relative;
  height: 0;
  width: 100%;
}
.bossgoo-index-exhibition37 .hotslist .hotbox::after{
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 65, 152, .4);
    content: '';
    z-index: 99;
    opacity: 0;
}
.bossgoo-index-exhibition37 .hotslist .hotbox:hover::after{
    opacity: 1;
}
.bossgoo-index-exhibition37 .hotslist .hotbox:hover .cover {
  display: flex;
}

.bossgoo-index-exhibition37 .hotslist .hotbox .innerbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.bossgoo-index-exhibition37 .hotslist .hotbox .innerbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bossgoo-index-exhibition37 .hotslist .hotbox .cover {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100%);
  height: calc(100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 100;
  display: none;
}

.bossgoo-index-exhibition37 .hotslist .hotbox .cover:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100%);
  height: calc(100%);
  background: var(--themeColor);
  opacity: 0.2;
  z-index: -2;
}

.bossgoo-index-exhibition37 .hotslist .hotbox .cover .hotname {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #fff;
  padding: 0 10px;
  text-align: center;
}

.bossgoo-index-exhibition37 .hotslist .hotbox .cover .more {
  font-size: 16px;
  text-align: center;
  color: #fff;
  padding: 0 10px;
}

.bossgoo-index-exhibition37 .hotslist .hotbox-a1 {
  grid-area: a;
  padding-bottom: 132.74%;
}

.bossgoo-index-exhibition37 .hotslist .hotbox a {
    display: block;
    width: 100%;
    height: 100%;
}

.bossgoo-index-exhibition37 .hotslist .hotbox-a2 {
  grid-area: b;
  padding-bottom: 62%;
}

.bossgoo-index-exhibition37 .hotslist .hotbox-a3 {
  grid-area: c;
  padding-bottom: 132.74%;
}

.bossgoo-index-exhibition37 .hotslist .hotbox-a4 {
  grid-area: d;
  padding-bottom: 132.74%;
}

.bossgoo-index-exhibition37 .hotslist .hotbox-a5 {
  grid-area: e;
  padding-bottom: 132.74%;
}

.bossgoo-index-exhibition37 .hotslist .hotbox-a6 {
  grid-area: f;
  padding-bottom:  62%;
}


@media only screen and (max-width:1040px) {
  .bossgoo-index-exhibition37 {
    padding: .6rem .2rem;
  }
  .bossgoo-index-exhibition37 .hotslist {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr .25fr 1fr  1fr 1fr .25fr;
    grid-template-areas: 'a' 'b' 'c' 'd' 'e' 'f';
    gap: .2rem;
  }
  .bossgoo-index-exhibition37 .hotslist .hotbox .cover {
    display: none !important;
  }


}

@media only screen and (max-width:767px) {
  .bossgoo-index-exhibition37 {
    padding: .6rem .2rem;
  }
  .bossgoo-index-exhibition37 .hotslist {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr .25fr 1fr  1fr 1fr .25fr;
    grid-template-areas: 'a' 'b' 'c' 'd' 'e' 'f';
    gap: .2rem;
  }


}

.com-img{ display:block; overflow:hidden;}
.com-img img{ transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}


@media(max-width:1600px){

}
@media(max-width:1440px){
    .assnfghtle_b{
        font-size: 16px;
    }
    .assnfghtle_a{
        font-size: 30px;
    }
}

@media(max-width:1024px){
    .assnfghtle_b{
        font-size: 14px;
        line-height: 26px;
    }
    .assnfghtle_a{
        font-size: 24px;
    }
}
@media(max-width:992px){
    .assnfghtle_b{
        font-size: 14px;
        line-height: 26px;
    }
    .assnfghtle_a{
        font-size: 20px;
    }
    .assnfghtle{
        width: 100%;
    }
    .assnfghtrt{
        width: 100%;
        margin-top: 2%;
    }
    .bossgoo-index-discover1 .discover1-box-bottom-title span{
        font-size: 18px;
    }
    .bossgoo-index-discover1 .discover1-box-bottom-text{
        font-size: 14px;
    }
}

@media(max-width:500px){
    .ft_layout{
       padding-bottom: 15%;
    }
    
}