.X_header {
    width: 100%;

}

.X_logo_img {
    width: 121px;
    height: 83px;
    /* background: rgba(0, 0, 0, 0); */
}

.X_serch_img {
    width: 20px;
    height: 20px;
    /* background: #FFFFFF; */
}

.X_header_nav {
    height: 110px;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.X_header_nav ul {
    display: flex;
    /* justify-content: space-between; */
}

.X_header_nav ul li {
    margin: 0 36px;
}

.X_header_nav ul li a {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
}

.X_header_banner {
    width: 100%;
    /* height: 400px; */
}

.X_header_banner img {
    width: 100%;
    /* height: 400px; */
}

.X_ywly >ul >li {
    display: flex;


    margin-top: 20px;
}
.X_ywly >ul >li:last-child{
    margin-bottom: 100px;
}

.X_ywly_ul_le {
    box-sizing: border-box;
    width: 133px !important;
    height: 132px !important;
    background: #0179BE;
    border-radius: 2px;
    text-align: center;
    /*position: relative;*/
    /* line-height: 132px; */
}

.X_ywly_ul_le img {
    width: 34px;
    height: 34px;
    margin-top: 30px;
}

.X_ywly_ul_le_tit {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #FFFFFF;
    margin-top: 8px;
}

/*.X_ywly_ul_ri ul li a:hover {*/
/*    color: #0179BE;*/
/*}*/

.X_ywly_ul_ri {
    margin-top:20px;
    margin-left: 30px;
}
.X_ywly_ul_ri a:hover{
    color: #0179BE;
}
.X_ywly_ul_ri a {
    display: block;
    color: #4D4D4D;
    max-width: 1000px;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
}

/*.X_ywly_ul_ri ul {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.X_ywly_ul_ri ul li {*/
/*    width:90%;*/
/*    position: relative;*/
/*    margin: 0 12px;*/
/*    line-height: 30px;*/
/*}*/

/*.X_ywly_ul_ri ul li::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: 66px;*/
/*    top: 1px;*/
/*    height: 13px;*/
/*    width: 1px;*/
/*    background-color: #4D4D4D;*/
/*}*/

/*.X_ywly_ul_ri ul li:last-child::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: 66px;*/
/*    top: 1px;*/
/*    height: 13px;*/
/*    width: 1px;*/
/*    background-color: #ffffff;*/
/*}*/

/* 关于我们 */
.X_aboutus_topbanner {
    position: relative;
    top:110px;
}

.X_aboutus_topbanner>img {
    width: 100%;
    /* height: 400px; */
}

.X_aboutus_topbanner_desc {
    width: 300px;
    height: 80px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.X_aboutus_topbanner_name {
    font-size: 36px;
    font-weight: bold;
    line-height: 47px;
    color: #FFFFFF;
}

.X_aboutus_topbanner_ename {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: #FFFFFF;
}

.X_aboutus_overview {
    margin-top: 60px;
}

.X_aboutus_overview_tit {
    font-size: 28px;
    font-weight: 400;
    line-height: 37px;
    color: #333333;
    text-align: center;
}

.X_aboutus_overview_ename {
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    color: #333333;
    text-align: center;
}

.X_aboutus_overview_con {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.X_aboutus_overview_con_le_tit {
    font-size: 26px;
    font-weight: bold;
    line-height: 35px;
    color: #333333;
}

.X_aboutus_overview_con_le_con {
    width: 550px;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    color: #666666;
    margin-top: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.X_aboutus_overview_con_ri {
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0);
    /* border: 6px solid #ECECEC; */
    opacity: 1;
    border-radius: 4px;
}

.X_aboutus_overview_con_ri img {
    width: 558px;
    height: 332px;
}

.X_aboutus_over_line_item_time {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    user-select: none;
}

.X_aboutus_over_line_item:nth-child(1) .X_aboutus_over_line_item_time {
    font-weight: bold;
    color: #A4241B;
}
.x_block {
    display: block;
}
.x_none {
    display: none;
}

.X_aboutus_over_line {
    box-sizing: border-box;
    padding: 0 133px 0 130px;
    /* padding-left: 120px; */
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    /* font-weight: normal; */
    /*background: url(../images/xlunbobanner.png) no-repeat;*/
    /*background-position: 146px 32px;*/
}

.X_aboutus_over_line_item {
    cursor: pointer;
    position: relative;
}
.X_aboutus_over_line_item::after{
    content: '';
    position: absolute;
    top: 32px;
    left: 18px;
    width: 145px;
    /*width: 181%;*/
    height: 3px;
    background: #999999;
}

.X_aboutus_yuan1 {
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border: 1px solid #A4241B;
    border-radius: 50%;
    margin-top: 7px;
    margin-left: -6px;
}

.X_aboutus_yuan2 {
    width: 10px;
    height: 10px;
    background: #A4241B;
    border-radius: 50%;
    margin: auto;
    margin-top: 4px;
}

.X_aboutus_yuan3 {
    width: 12px;
    height: 12px;
    background: #E0E0E0;
    border-radius: 50%;
    margin-top: 12px;
    margin-left: -2px;
}

.X_aboutus_mem {
    box-sizing: border-box;
    width: 100%;
    height: 439px;
    background: url(../images/xbgbglong.png);
    margin-top: 96px;

}

.X_aboutus_mem .swiper-container {
    width: 100%;
    /* height: 439px; */
    height: 121px;
    margin-top: 56px;
}

.X_aboutus_mem .swiper-wrapper {
    position: absolute;
    left: 0;
}

.X_aboutus_mem .swiper-slide img {
    width: 191px;
    height: 121px;
    border: 1px solid #707070;
}

.ss_item {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0 33px;
}

.ss_item div {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    color: #666666;
    margin-left: 32px;
}

.X_aboutus_mem .swiper-pagination {
    display: none;
}

#xbtn1 {
    background: url(../images/X_lunbojiantou.svg);
    width: 11px;
    height: 19px;
    position: absolute;
    top: 60px;
    z-index: 9999;
    left: 0px;
    cursor: pointer;
}

#xbtn2 {
    background: url(../images/X_lunbojiantou.svg);
    width: 11px;
    height: 19px;
    position: absolute;
    top: 60px;
    z-index: 9999;
    right: 0px;
    cursor: pointer;
    transform: rotate(180deg);
}

.X_aboutus_mem .swiper-button-prev::after,
.X_aboutus_mem .swiper-button-next::after {
    display: none;
}




/* 荣誉资质 */
.X_aboutus_honor {
    margin-top: 50px;
}

.X_aboutus_honor_con {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    margin-top: 46px;
}

.X_aboutus_honor_con_item {
    cursor: pointer;
    width: 276px;
    margin-bottom: 30px;
    margin-right: 15px;
}

.X_aboutus_honor_con_item:nth-child(5n) {
    margin-right: 0px;
}

.X_aboutus_honor_con_item:hover .X_aboutus_honor_con_item_top {
    background: #ccc;
}

.X_aboutus_honor_con_item_top {
    width: 276px;
    height: 230px;
    background: #EEEEEE;
    display: flex;
    align-items: center;
    transition: 0.5s all;
}

.X_aboutus_honor_con_item_top img {
    width: 276px;
    height: 189px;
}

.X_aboutus_honor_con_item_tit {
    width: 222px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin: 0 auto;
    margin-top: 18px;
}

.X_aboutus_honor_more a:hover {
    background-color: #0179BE;
    color: #FFFFFF;
}

.X_aboutus_honor_more {
    margin-top: 20px;
}

.X_aboutus_honor_more a {
    transition: 0.5s all;
    display: block;
    box-sizing: border-box;
    width: 283px;
    height: 50px;
    border: 1px solid #707070;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}

.X_aboutus_footer {
    margin-top: 40px;
    width: 100%;
    height: 326px;
    position: relative;
}

.X_aboutus_footer img {
    width: 100%;
    height: 326px;
}

.X_aboutus_footer_mask {
    box-sizing: border-box;
    width: 1200px;
    height: 166px;
    background: #FFFFFF;
    opacity: 0.92;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 26px;
    margin-top: 90px;
}

.X_aboutus_footer_mask_tit {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-top: 36px;
}

.X_aboutus_footer_mask_con {
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #545454;
    margin-top: 16px;
}

.X_succ {
    width: 100%;
}

.X_succ_tab_header {
    width: 100%;
    height: 70px;
    background: #0179BE;
}

.X_succ .tab {
    width: 100%;
}

.X_succ .tab .header {
    display: flex;
}

.X_succ .tab .header li {
    box-sizing: border-box;
    width: 73px;
    height: 67px;
    text-align: center;
    line-height: 70px;
    user-select: none;
    font-size: 18px;
    color: #FFFFFF;
    margin: 0 35px;
    cursor: pointer;
    /* padding-bottom: 16px; */
}

.X_succ .tab .header li.X_active {
    border-bottom: 4px solid #ffffff;
}


.X_succ .tab .con>div {
    /* height: 350px; */
    display: none
}

.X_succ .tab .con div.X_current {
    display: block;
}



.X_succ_tab_item a {
    box-sizing: border-box;
    display: flex;
    padding: 48px 0;
    border-bottom: 1px solid #C5C5C5;
}

.X_succ_tab_item:hover .X_succ_tab_item_ri_tit {
    color: #0179BE;
}

.X_succ_tab_item_le {
    width: 278px;
    height: 180px;
}

.X_succ_tab_item_le img {
    width: 278px;
    height: 180px;
}

.X_succ_tab_item_ri {
    margin-left: 46px;
}

.X_succ_tab_item_ri_tit {
    font-size: 20px;
    font-weight: bold;
    color: #262626;
    margin-top: 24px;
}

.X_succ_tab_item_ri_con {
    width: 877px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 28px;
    color: #676767;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 30px;
}

.mx_paging {
    height: 33px;
    width: 100%;
    display: flex;
    padding-bottom: 87px;
    justify-content: center;
}

.mx_paging li {
    box-sizing: border-box;
    min-width: 50px;
    height: 50px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    line-height: 50px;
    text-align: center;
    margin-right: 8px;
    font-size: 14px;
    color: #9F9F9F;
    cursor: pointer;
}

.mx_paging li:first-child,
.mx_paging li:last-child {
    width: 73px;
}

.mx_paging li.mx_paging_active {
    background-color: #0179BE;
    color: #FFFFFF;
}

.mx_paging li.mx_elip {
    border: none;
    cursor: default;
}

.X_mianbaoxie {
    display: flex;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    margin-top: 28px;
}

.X_mianbaoxie span {
    display: block;
    margin: 0 10px;
}

.X_succ_detail_tab_con {
    box-sizing: border-box;
    padding: 20px 0 0 40px;
}