body {
    background: #fff;
}

.pt-120 {
    padding-top: 120px;
}

.pb-120 {
    padding-bottom: 120px;
}

.fixed-top {
    background: #fff;
    color: #333;
    box-shadow: 0px 4px 10px rgba(78, 89, 105, 0.06);
    padding: 0;
    height: 80px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #333;
    margin: 0;
    height: 80px;
    line-height: 80px;
    margin-left: 6px;
    padding: 0 12px;
    display: inline-block;
}



nav a.active::after {
    background: #fff;;
    display: none;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #F05E41;
    background: linear-gradient(180deg, rgba(240, 94, 65, 0) 0%, rgba(240, 94, 65, 0.1) 100%);
    border-bottom: 4px solid #F05E41;
}
.navbar-dark .navbar-nav .nav-link.active{
    color: #F05E41!important;
    background: linear-gradient(180deg, rgba(240, 94, 65, 0) 0%, rgba(240, 94, 65, 0.1) 100%)!important;
    border-bottom: 4px solid #F05E41!important;

}

.header-mobile {
    height: 36px;
    border-radius: 50px 50px 50px 50px;
    border: 1px solid #F05E41;
    color: #F05E41;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
}

.header-mobile img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.header-mobile a {
    font-size: 16px;
    display: inline-block;
    color: #F05E41;
    margin: 0;
}

.banner {
    height: 600px;
    margin-top: 80px;

}

.banner img {
    height: 600px;
    width: 100%;
}

.about {
    background: #fdfdfd;
}

.sx-jianju {
}

.text-center {
    text-align: center;
}

.h-h2-white {
    font-size: 46px;
    color: #333;
    margin: 0;
    margin-bottom: 80px;
}

.m-sm-white, .m-sm-white2 {
    font-size: 20px;
    line-height: 150%;
    padding: 0 20px;
    margin-top: 5px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #999;
}

.about p {
    color: #999;
}

.m-sm2, .m-sm-white2 {
    font-size: 14px;
    color: #333;
}

.m-sm-white2 {
    font-size: 18px;

    width: 90%;
    margin: auto;
    margin-bottom: 50px;
}

.about .shuju figure {
    width: 160px;
    height: 160px;
    background: #FFFFFF;
    box-shadow: 0px 0px 22px 2px rgba(170, 39, 13, 0.04), 0px 0px 2px 0px rgba(170, 39, 13, 0.06);
    border-radius: 16px 16px 16px 16px;
    margin: auto;

}

.about .shuju figure h3 {
    font-size: 18px;
    color: #333;
    margin-top: 12px;

}

.about .shuju figure p {
    color: #fff;
}

.dx-xtys-item-main {
    background: #FFF5F5;
    align-items: center;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.uk-grid-item-match > :not([class*=uk-width]), .uk-grid-match > * > :not([class*=uk-width]) {
    box-sizing: border-box;
    width: 100%;
    flex: auto;
}

.col-xs-6 {
    width: 50%;
}

.dx-main-item {
    background: #fff;
}

.uk-flex {
    display: flex;
}

.uk-width-1-1 {
    width: 25%;
    text-align: left;
}

.uk-width-1-1 img {
    width: 80%;
}

.uk-width-expand {
    width: 75%;
    text-align: left;
}

.dx-xtys-item-desc {
    font-size: 14px;
    color: #999;
    min-height: 42px;
}

.dx-xtys-item-title {
    font-size: 20px;
    color: #333;
}

.mySwipers .swiper-slide {
    width: 33.33%
}

.mySwipers1 .swiper-slide {
    width: 20%
}

@media (max-width: 756px) {
    .mySwipers .swiper-slide {
        width: 100%;
    }

    .mySwipers1 .swiper-slide {
        width: 100%;
    }
}

.eqt {
    padding: 20px;

}

.eqt > div {
    background: #f8f8f8;
    border-radius: 8px 8px 8px 8px;
}

.eqt-title {
    font-size: 18px;
    font-weight: bold;
    padding: 30px;

    color: #333;
}

.eqt-img img {
    width: 80%;
    padding-bottom: 30px;
    height: 240px;
    object-fit: cover;
}

img {
    max-width: 100%;
}

.service {
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.service-list {
    background: #fff;
    border-radius: 20px;
    margin-bottom: 30px;
}

.service-list-img {
    padding: 40px 40px 0px;
}

.service-list-img img {
    height: 220px;
}

.service-list-title {
    background: linear-gradient(90deg, #F7B844 0%, #F8701E 100%);
    border-radius: 0px 0px 20px 20px;
    padding: 15px;
    font-size: 16px;
    color: #fff;
}

.mySwipers2 {
    height: 26px;
}

.franchise-list {
    padding: 10px 30px;
    text-align: left;
    position: relative;
    margin-bottom: 30px;

}

.franchise-list-num {
    position: absolute;
    right: 20px;
    color: #FCE5E2;
    font-size: 80px;
    font-weight: bold;
    top: 0;
    z-index: 10;
    transform: scale(1.5, 2);
}

.franchise-list-top {
    display: inline-block;
    width: 22px;
    height: 22px;
}

.franchise-list-name {
    color: #F05E41;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-right: 40px;
    position: relative;
    z-index: 11;
    font-size: 20px;

}

.franchise-list-title {
    font-size: 16px;
    color: #333;
    padding-right: 50px;
    position: relative;
    z-index: 11;
}

.cases1 {
    border-radius: 0px 0px 0px 0px;
}

.cases {
    padding: 0 10px;
}

.cases-list {
    box-shadow: 0px 0px 20px 0px rgba(199, 111, 49, 0.3);
    border-radius: 8px 8px 8px 8px;
    background: #fff;
    padding-bottom: 10px;
    cursor: pointer;

}

.cases-img {
    text-align: center;
    height: 130px;
}

.cases-img1 {
    width: 100%;
    height: 120px;
    object-fit: cover;
    border-radius: 8px 8px 0 0;
}

.cases-name {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.cases-title {
    text-align: center;
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
}

.cases-img2 {
    display: none;
    width: 106px;
    height: 106px;
    padding-top: 14px;
}

.cases-list:hover .cases-img1 {
    display: none;
}

.cases-list:hover .cases-img2 {
    display: inline-block;
}

.message-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 36px;
}

.mySwipers2 {
    height: 60px;
}

.message-list img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.message-banner {
    width: 100%;
    margin: auto;
    text-align: center;
    font-size: 16px;
    margin-top: 36px;
}

.message-list {
    display: inline-block;
    background: #FEEFEC;
    border-radius: 50px 50px 50px 50px;

}

.message-list > div {
    display: flex;
    align-items: center;
    height: 100%;
    color: #F05E41;
    font-size: 24px;
    line-height: 24px;

}

.message-list img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: 0;
    margin-right: 10px;
}

.message-list span {
}

.message-name {
    color: #07C160;

}

.message-info {
    width: 80%;
    margin: auto;
    margin-top: 60px;
}

.message-info-name {
    font-size: 20px;
    color: #333;
    margin-bottom: 15px;
    margin-top: 20px;
}

.message-info-name span {
    color: #FF0000;
}

.inp, .inp:focus {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 18px;
    padding: 20px;
    width: 100% !important;
    background: #F8F8F8;
    outline: none;
    height: 60px;
    border: 0;
}

.message-info-btn, .message-info-btn:focus {

    background: #F05E41;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    padding: 5px 120px;
    text-align: center;
    margin: auto;
    outline: none;
    border: 0;
    margin-top: 5rem;
    margin-bottom: 30px;
    height: 50px;
    filter: drop-shadow(0px 0px 20px rgba(225, 63, 31, 0.26));

}

.store img {
    border-radius: 8px;
    height: 280px;
    object-fit: cover;
    cursor: pointer;
    width: 100%;
}

.backs {
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    height: 100%;
    left: 0;
    bottom: 0;
    /*z-index: 100000;*/
    display: flex;
    align-items: center;
    z-index: -100;

}

.backs > div {
    width: 0;
    height: 0;
    margin: auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
    -webkit-transition: width 1s, height 1s, -webkit-transform 1s; /* For Safari 3.1 to 6.0 */
    transition: width 1s, height 1s, transform 1s;
}

.backs .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mySwiper3 {
    height: 100%;
}

.backs img {
    width: auto;
    max-height: 600px;
}

.dels {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 10001;
    display: none;

}

.dels img {
    width: 30px;
    height: 30px;
    background: #F05E41;
    padding: 5px;
    border-radius: 100%;
    cursor: pointer;
}

.footer-tip {
    padding: 30px 0;
    align-items: flex-end;
}

.footer .footer-tip span, .footer .footer-tip a, .footer .footer-tip a:hover {
    color: #F05E41;

}

.footer-minerhub img {
    width: 100px;
    height: 100px;
    padding: 10px;
    background: #fff;
}

.footer-minerhub {
    background: none;
    border-radius: 8px;
    color: #fff !important;
}

.m-sm-white {
    margin-bottom: 40px;
}

.section-introduce h2 {
    margin-bottom: 80px !important;
}

.h-h2-white span {
    position: relative;
}

.service .h-h2-white, .cases1 .h-h2-white {
}

.service .m-sm-white, .cases1 .m-sm-white {

    color: rgba(255, 255, 255, 0.64);
}

.service .h-h2-white span:before, .cases1 .h-h2-white span:before {
    border-image: linear-gradient(270deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 1 1;
}

.service .h-h2-white span:after, .cases1 .h-h2-white span:after {
    border-image: linear-gradient(90deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 1 1;
}

@media only screen and (max-width: 576px) {
    html .section-introduce .row div {
        margin-top: 0rem;
    }

    html .section-introduce img {
        width: auto;
    }

    .message-info {
        width: 100%;
        margin: auto;
        margin-top: 30px;
    }

    .message-banner {
        width: 90%;
        font-size: 14px;
    }

    .h-h2-white span:before {
        width: 90px;
        left: -100px;
    }

    .h-h2-white span:after {
        width: 90px;
        right: -100px;
    }

    .banner {
        padding-top: 64px;
        height: 284px;
    }

    .banner img {
        height: 240px;
    }

    .header {
        background-color: #fff !important;

        color: #333;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #333;
        /*font-weight: 300;*/
    }

    .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
        color: #333;
    }

    nav a.active::after {
        background: #fff;;
    }

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: #333;
    }

    #logo1 {
        display: none !important;

    }

    #logo2 {
        display: block !important;

    }

    .header-mobile {
        display: none;
    }
}

.container {
    /*min-width: 1140px;*/

}

/*@media (min-width: 1200px){*/
/*.header .container{*/
/*max-width: 75%!important;*/

/*}*/
/*}*/
/*@media (min-width: 2000px){*/
/*.header .container{*/
/*max-width: 70%!important;*/

/*}*/
/*}*/

@media (max-width: 1600px) {
    .navbar-expand-md .navbar-nav .nav-link {
        margin-right: 0.5rem;
    }
}

.navbar-dark .navbar-toggler-icon {
    background-image: url('../image/menu.png');
    border: 0;
}

.navbar-dark .navbar-toggler .navbar-close {
    background-image: url(../image/shanchu.png);
    padding: 3px;
    box-sizing: border-box;
}

.navbar-brand {
    height: 52px;
}

.navbar-brand img {
    height: 100%;
    width: auto;
    max-width: none;
}

.ups {
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.11);
    border-radius: 100%;
    display: none;
    position: fixed;
    top: 65%;
    right: 3%;
    z-index: 88;
    width: 50px;
    height: 50px;

}

.ups a {
    width: 50px;
    height: 50px;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ewms {
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.11);
    border-radius: 100%;
    position: fixed;
    top: 65%;
    right: 3%;
    z-index: 88;
    margin-top: -60px;
    cursor: pointer;
}

.ewms-left {
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.ewms-left > span {
    display: inline-block;
    background-image: url(../image/ewm1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    border-radius: 100%;

}

.ewms-right {
    position: absolute;
    left: -160px;
    display: none;
    bottom: 0;
}

.ewms-left:hover .ewms-left > span {
    background-image: url(../image/ewm2.png);
}

.ewms-left:hover .ewms-right {
    display: block;
}

.ewms-right > div {
    width: 150px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(223, 57, 25, 0.11);
    border-radius: 10px 10px 10px 10px;
    padding: 10px 10px;
    color: #F05E41;
}

.ewms-right img {
    width: 100%;
}

.ewms-left p {
    position: absolute;
    left: -10px;
    bottom: 0;
    width: 10px;
    height: 50px;
}

nav a {
    font-size: 18px;
}

.mySwiper4 {
    color: #000;
}

.swiper-padding {
    padding: 0 80px;
    position: relative;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next, .swiper-rtl .swiper-button-prev {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    color: #fff;
    background: rgba(0, 0, 0, 0.10);
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    font-size: 24px;
    font-weight: bold;
}

@media (max-width: 765px) {
    .swiper-padding {
        padding: 0 40px;
        position: relative;
    }

    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
        font-size: 16px;
        font-weight: bold;
    }

    .swiper-button-prev, .swiper-rtl .swiper-button-next, .swiper-button-next, .swiper-rtl .swiper-button-prev {
        width: 30px;
        height: 30px;
        border-radius: 100px;
        color: #fff;
        background: rgba(0, 0, 0, 0.10);
    }

    .eqt-img img {
        height: 200px;
    }

    .introduce-content {
        padding: 0 50px;
    }
}

.caseList .item {
    height: 280px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 16px;

}

.caseList .item .one .pictrue {
    width: 100%;
    height: 150px;
    position: relative;
}

.caseList .item .one .pictrue .caseBg {
    width: 100%;
    height: 100%;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=false);
    overflow: hidden;
    border-radius: 16px 16px 0 0;
}

.caseList .item .one .pictrue .ewm {
    width: 100px;
    height: 100px;
    background-color: #fff;
    border-radius: 50%;
    padding: 11px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    margin-left: -50px;
}

.caseList .item .one .pictrue .ewm img {
    width: 78px;
    height: 78px;
    border-radius: 50%;
}

.caseList .item .one .text {
    padding: 0 22px;
}

.caseList .item .one .text .name {
    font-size: 18px;
    color: #333;
    text-align: center;
    padding: 10px;
}

.caseList .item .one .text .infor {
    font-size: 14px;
    text-align: center;
    padding: 5px 0;
    color: #999;
}

.two .ewm {
    height: 280px !important;
    width: 100%;
    line-height: 280px;
    text-align: center;
    box-shadow: 0px 0px 32px 0px rgba(187, 23, 23, 0.2);
    border-radius: 16px;
}

.caseList .item {
    height: 340px;
    padding: 30px 15px;
    border-radius: 16px;
}

.caseList .item:nth-child(4n+1) {
    height: 340px;
    padding-left: 30px;
}

.caseList .item:nth-child(4n) {
    height: 340px;
    padding-right: 30px;
}

.two .ewm img {
    width: 120px;
    height: 120px;
    border-radius: 100%;
}

.two {
    background: rgba(255, 242, 242, 0.4);
    position: relative;
    z-index: -1;
    margin-top: 100px;
    border-radius: 16px;

}

.on .two {
    margin-top: 0;
}

.caseList .item .one {
    height: 280px;
    background: #fff;
    border-radius: 0 0 16px 16px;
}

.cases1 .swiper-button-prev, .swiper-rtl .swiper-button-next, .cases1 .swiper-button-next, .swiper-rtl .swiper-button-prev {
    background: rgba(0, 0, 0, 0.10);
}

.ymyy-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.ymyy-list > div {
    padding: 8px 50px 8px 70px;
    text-align: center;
    background: rgba(240, 94, 65, 0.10);
    border-radius: 4px 4px 4px 4px;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    margin: 0 8px 20px 8px;
    position: relative;

}

.ymyy-list img {
    width: 20px;
    position: absolute;
    top: 12px;
    left: -1000px;
    filter: drop-shadow(1045px 0px 0 #F05E41);
}

.ymyy-list > div.active, .ymyy-list > div:hover {
    background: #F05E41;
    color: #fff;
}

.ymyy-list > div.active img, .ymyy-list > div:hover img {
    filter: drop-shadow(1045px 0px 0 #fff) !important;
}

.ymyy-info {
    display: none;
    justify-content: flex-start;
    text-align: left;
    margin-top: 60px;
}

.ymyy-info-right {
    width: 50%;
}

.ymyy-info-left {
    width: 40%;
    margin-right: 10%;
}

.ymyy-info-left-info {
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 20px;
    padding: 18px 32px;
    cursor: pointer;
}

.ymyy-info-left-info.active {
    /*background: linear-gradient(90deg, rgba(241, 107, 30, 0.16) 0%, rgba(241,107,30,0) 100%);*/
    /*box-shadow: 0px 2px 14px 0px rgba(207,117,23,0.1);*/
    /*border-radius: 10px 10px 10px 10px;*/
    background: linear-gradient(90deg, rgba(240, 94, 65, 0.1) 0%, rgba(240, 94, 65, 0) 100%);
    box-shadow: 0px 2px 14px 0px rgba(220, 69, 39, 0.14);
    border-radius: 16px 16px 16px 16px;
    position: relative;
}

/*.ymyy-info-left-info.active:before{*/
/*content: '';*/
/*position: absolute;*/
/*left: -1px;*/
/*right: -1px;*/
/*top: -1px;*/
/*bottom: -1px;*/
/*background: linear-gradient(90deg, rgba(240, 94, 65, 1), rgba(240, 94, 65, 0.1), rgba(240, 94, 65, 0));*/
/*border-radius: 16px;*/
/*z-index: 1;*/
/*}*/
/*.ymyy-info-left-info.active:after{*/
/*content: '';*/
/*position: absolute;*/
/*left: 0px;*/
/*right: 0px;*/
/*top: 0px;*/
/*bottom: 0px;*/
/*background: #fff;*/
/*border-radius: 16px;*/
/*z-index: 2;*/
/*}*/
/*.ymyy-info-left-info.active:first-line{*/
/*position: absolute;*/
/*left: 0px;*/
/*right: 0px;*/
/*top: 0px;*/
/*bottom: 0px;*/
/*background: linear-gradient(90deg, rgba(240,94,65,0.1) 0%, rgba(240,94,65,0) 100%);*/
/*border-radius: 16px;*/
/*z-index: 2;*/
/*}*/

.ymyy-info-right img {
    padding: 40px;
    display: none;
}

.ymyy-info-left-name {
    color: #333;
    font-size: 18px;
    line-height: 24px;
}

.ymyy-info-left-title {
    color: #666;
    height: 48px;
    font-size: 14px;
    line-height: 24px;
}

.active .ymyy-info-left-name {
    color: #F05E41;
}

.active .ymyy-info-left-title {
    color: #F05E41;
}

.leftewm {
    position: fixed;
    top: 40%;
    left: -340px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
    border-radius: 16px 16px 16px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    font-size: 16px;
    width: 320px;
    z-index: 100;
    animation: center 1.1s ease-out forwards;
}

.leftewm.active {
    animation: center2 1.1s ease-in forwards !important;
}

@keyframes center1 {
    to {
        transform: translateX(360px)
    }
}

@-webkit-keyframes center1 { /*Safari 和 Chrome*/
    to {
        transform: translateX(360px)
    }
}

@keyframes center2 {
    to {
        transform: translateX(-360px)
    }
}

@-webkit-keyframes center2 { /*Safari 和 Chrome*/
    to {
        transform: translateX(-360px)
    }
}

.leftewm div {
    padding: 5px !important;
}

.leftewm-name {
    color: #F05E41;
    margin-bottom: 10px;
}

.leftewm-title {
    color: #888889;
}

.leftewm-img {
    width: 100px;
}

.leftewm-del {
    position: fixed;
    top: 0%;
    width: 14px;
    right: 10px;
    margin-top: 10px;
    cursor: pointer;
    display: none;
}

.leftewm-del.active {
    animation: center2 1.1s ease-in forwards;
}

.cursor {
    cursor: pointer;
}

.youshiback1 {
    background: linear-gradient(315deg, #E3D2FF 0%, #F1E8FF 100%);
}

.youshiback2 {
    background: linear-gradient(315deg, #FED7C6 0%, #FFE7DC 100%);
}

.youshiback3 {
    background: linear-gradient(315deg, #BDF2FF 0%, #DDF8FF 100%);
}

.youshiback4 {
    background: linear-gradient(315deg, #F7E9BE 0%, #FFF8E3 100%);
}

.youshiback5 {
    background: linear-gradient(315deg, #F5D1F7 0%, #FEEEFF 100%);
}

.youshiback6 {
    background: linear-gradient(315deg, #AAF3E2 0%, #E8FFFA 100%);
}

#collapsibleNavbar {
    width: auto;
    justify-content: center;
    height: 80px!important;

}

@media (min-width: 1200px) {
    .nav-link {
        margin-right: 0 !important;
    }

    /*.navbar-expand-md .navbar-nav{*/
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*width: 100%;*/
    /*}*/
}

.news-index {
    padding-bottom: 80px;
}

.news-list {
    border-radius: 8px;
    text-align: left;
    box-shadow: 0px 0px 14px 0px rgba(182, 201, 219, 0.38);
    margin-bottom: 20px;

}

.news-list-nav {
    width: 100%;
    height: 180px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 60px 24px;
    color: #fff;
    cursor: pointer;
}

.news-list-nav-name {
    font-size: 24px;
    width: 100%;
}

.news-list-nav-title {
    font-size: 16px;
    width: 100%;
    text-transform: uppercase;
}

.news-list-info {
    background: #fff;
    padding: 24px;
    border-radius: 8px;
    font-size: 14px;
}

.news-list-info-name {
    font-size: 16px;
    color: #333;
    cursor: pointer;
}

.news-list-info-title {
    color: #999;
    height: 44px;
    margin-bottom: 20px;

}

.news-list-info-name span {
    display: inline-block;
    width: 35px;
    height: 16px;
    background: linear-gradient(90deg, #F7B844 0%, #F8701E 100%);
    border-radius: 20px 20px 20px 0;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    margin-left: 5px;
    vertical-align: middle;
}

.news-list-info-tiem {
    font-size: 14px;
    color: #333;
    margin: 5px 0;
    cursor: pointer;
}

.news-list-info-tiem span {
    color: #999;
    margin-right: 10px;
}

.nav {
    width: 100%;
    height: 360px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 30px;
    display: flex;
    align-items: center;
    margin-top: 75px;
}

.nav .nav-title {
    font-size: 30px;
    display: inline-block;
    width: 100%;

}

.nav span {
    font-size: 20px;
    text-transform: uppercase

}

.about-nav {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

a, a:hover {
    list-style: none;
    text-decoration: none;

}

.about-nav > a {
    margin: 0 40px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    padding: 20px 0;
    border-bottom: 1px solid #fff;

}

.about-nav .active, .about-nav > a:hover {
    color: #F05E41;
    border-bottom: 1px solid #F05E41;
}

.news {
    width: 100%;
    margin: 50px 0;
}

.news-biao {
    display: flex;
    margin-bottom: 50px;
}

.news-biao-left {
    width: 20%;
}

.news-biao-left img {
    width: 100%;
    height: 180px;
}

.news-biao-right {
    width: 65%;
    margin-left: 5%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #BFBFBF;
    padding-bottom: 30px;
}

.news-biao-right-name {
    font-size: 22px;
    color: #333;
    width: 100%;
}

.news-biao-right-info {
    font-size: 14px;
    color: #666;
    margin-bottom: 40px;
    margin-top: 20px;
    width: 100%;
}

.news-time img {
    width: 18px;
    vertical-align: middle;
    margin-right: 5px;
}

.news-time {
    color: #bfbfbf;
    margin-right: 100px;
}

.news-yan img {
    width: 22px;
    margin-right: 5px;
    vertical-align: text-top;
}

.news-yan {
    color: #bfbfbf;
    line-height: 25px;

}

.pagination {
    display: block;
    padding: 0 !important;
    padding-bottom: 50px !important;
    height: auto;
!important;

}

.pagination a {
    padding: 0 12px !important;
    line-height: 20px !important;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.pagination p {
    padding: 0 12px !important;
    line-height: 20px !important;
    box-sizing: border-box;
}

.pagination a.cur {
    border: 1px #F05E41 solid !important;
    background: #F05E41 !important;
    color: #fff;
}

.pagination a:hover {
    color: #F05E41 !important;
    background: white;
    border: 1px #F05E41 solid !important;
}

.pages {
    display: flex;
    margin: auto;
    justify-content: center;
}

.common-menu {
    padding: 20px 0;
    margin-top: 75px;
}

.common-menu a {
    color: #333;
    font-size: 14px;
    margin: 0 5px;

}

.common-menu a:first-child {
    margin-left: 0;
}

.back-f6 {
    background: #f6f6f6;
}

.common-menu span {
    color: #F05E41;
}

.about-info-title {
    font-size: 34px;
    color: #333;
}

.about-biao-right-time {
    padding: 16px 0;
    border-bottom: 1px solid #bfbfbf;
}

.news-content {
    padding: 30px 0;
}

.news-detail .fixed-top {
    background-color: #fff !important;
}

.news-detail .navbar-dark .navbar-nav .nav-link {
    color: #333 !important;
}

.news-detail #logo1 {
    display: none !important;
}

.news-detail #logo2 {
    display: inline-block !important;
}

.news-detail {
    background: #fff;
}

.hangyes {
    display: flex;
    justify-content: center;
    width: 100%;
}

.hangyes > div {
    width: 18%;

}

.industry-img1 {
    text-align: center;
}

.industry-img2 {

    display: none;
    text-align: center;
}

.industry-img1 img, .industry-img2 img {
    width: 60px;
    height: 60px;
}

.hangyes figure {
    padding: 34px 0;

}

.hangyes figure:hover {
    background: #F05E41;
    box-shadow: 0px 0px 20px 0px rgba(225, 63, 31, 0.26);

}

.hangyes figure:hover .industry-img2 {
    display: block;

}

.hangyes figure:hover .industry-img1 {
    display: none;
}

.hangyes figure:hover h3 {
    color: #fff;
}

.youshi {
    position: relative;
    height: 180px;
    background: linear-gradient(90deg, #FEEFEC 0%, rgba(254, 239, 236, 0) 100%);
    border-radius: 16px 16px 16px 16px;
    margin-bottom: 36px;
}

.youshi span {
    position: absolute;
    left: 36px;
    font-size: 100px;
    line-height: 180px;
    font-weight: bold;
    color: rgba(240, 94, 65, 0.1);
}

.youshi-info {
    text-align: left;
    line-height: 180px;
    font-size: 32px;
    color: #F05E41;
    position: relative;
    cursor: pointer;
    padding-left: 110px;
}

.youshi-info img {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: -1000px;
    filter: drop-shadow(1070px 0px 0 #F05E41);
    margin-top: -10px;
}

.youshi:hover {
    background-image: url(../image/youshi.jpg);
    box-shadow: 0px 0px 20px 0px rgba(225, 63, 31, 0.26);

}

.youshi:hover .youshi-info {
    color: #fff;
}

.youshi:hover .youshi-info img {
    filter: drop-shadow(1070px 0px 0 #fff);
}

.jiamengs {
    position: relative;
    width: 100%;
    display: flex;
}

.jiamengs-img {
    width: 100%;
}

.jiamengs > div:nth-child(1) {
    width: 30%;
    text-align: right;
    margin-top: 100px;
    position: relative;
}

.jiamengs > div:nth-child(3) {
    width: 30%;
    text-align: left;
    margin-top: 100px;
    position: relative;

}

.jiamengs > div:nth-child(2) {
    width: 40%;
}

.jiamengs-name {
    font-size: 24px;
    color: #F05E41;
    margin-bottom: 5px;
}

.jiamengs-title {
    font-size: 18px;
    color: #96979E;
}

.jiamengs-info {
    width: 100%;
    position: relative;
    margin-bottom: 63px;
}

.youshi-l1 {
    position: absolute;
    bottom: -23px;
    width: 141%;
    left: 0;
    max-width: inherit;
}

.youshi-l2 {
    position: absolute;
    width: 133%;
    left: 0;
    bottom: -23px;
    max-width: inherit;
}

.youshi-l3 {
    position: absolute;
    width: 158%;
    bottom: -23px;
    left: 0;
    max-width: inherit;
}

.youshi-l4 {
    position: absolute;
    bottom: -24px;
    width: 141%;
    right: 0;
    max-width: inherit;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.youshi-l5 {
    position: absolute;
    width: 133%;
    right: 0;
    bottom: -24px;
    max-width: inherit;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.youshi-l6 {
    position: absolute;
    width: 158%;
    bottom: -24px;
    right: 0;
    max-width: inherit;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.pb-20 {
    padding-bottom: 20px;
}

.pt-100 {
    padding-top: 100px;
}

.xflc-list {
    width: 100%;
    text-align: left;
}

.xflc-list > div {
    float: left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    margin-bottom: 24px;
    filter: drop-shadow(2px 2px 20px rgba(187, 23, 23, 0.12));
}

.xflc-list > div img {
    width: 80px;
    height: 80px;
    vertical-align: middle;
    margin-right: 20px;
}

.xflc-list > div:nth-child(1) {
    background-image: url(../image/xflc-b.png);
    padding: 40px 0px 40px 32px;
    width: 417px;
}

.xflc-list > div:nth-child(2) {
    background-image: url(../image/xflc-b5.png);
    padding: 40px 0px 40px 65px;
    width: 417px;
    margin-left: -10px;
}

.xflc-list > div:nth-child(6) {
    background-image: url(../image/xflc-b6.png);
    margin-left: -10px;
    padding: 40px 0px 40px 121px;
    width: 416px;
}

.xflc-list > div:nth-child(5) {
    background-image: url(../image/xflc-b2.png);
    padding: 40px 0px 40px 95px;
    width: 417px;
    margin-left: -10px;
}

.xflc-list > div:nth-child(3) {
    background-image: url(../image/xflc-b3.png);
    padding: 40px 0px 40px 91px;
    width: 385px;
    margin-left: -10px;
}

.xflc-list > div:nth-child(4) {
    background-image: url(../image/xflc-b4.png);
    padding: 40px 0px 40px 32px;
    width: 386px;

}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
        padding: 0;
    }
}

.xflc-list-name {
    font-size: 24px;
    color: #333333;
    line-height: 28px;
    display: inline-block;
    width: 100%;
}

.xflc-list-title {
    font-size: 20px;
    font-weight: 500;
    color: #999999;
    line-height: 23px;
    margin-top: 12px;
    display: inline-block;
    width: 100%;
}

.pb-100 {
    padding-bottom: 100px;
}

.kdlcs {
    padding: 150px 0;
}

.sbsb-img {
    width: 100%;
    height: 250px;
    margin-top: 36px;
}

.sbsb-img img {
    width: 100%;
    height: 250px;
    border-radius: 16px;
}

.sbsb-name {
    margin-top: 24px;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
}

.sbsb-title {
    font-size: 20px;
    font-weight: 500;
    color: #999999;
    line-height: 23px;
    padding: 12px 9px 0;
    text-align: center;
    min-height: 58px;
}
.mobile{
    display: none;
}
.web{
    display: block;
}
@media (max-width: 765px) {
    .leftewm {
        width: 200px;
        justify-content: center;
        text-align: center;
    }

    .ymyy-info-right {
        width: 100%;
    }

    .ymyy-info-left {
        width: 100%;
        margin-right: 0;
    }

    .ymyy-info {
        flex-wrap: wrap;
    }

    .news-biao {
        display: block;
    }

    .news-biao-left {
        width: 100%;
    }

    .news-biao-right {
        width: 100%;
        padding: 20px 15px;
        margin-left: 0;
    }

    .about-nav > a {
        margin: 0 20px;
        font-size: 16px;
        color: #333;
        cursor: pointer;
        padding: 20px 0;
        border-bottom: 1px solid #fff;
    }

    .common-menu, .nav {
        margin-top: 64px;
    }

    #collapsibleNavbar {
        width: 100%;
        justify-content: flex-start;
        height: auto!important;

    }

    .fixed-top {
        height: auto;
        padding: 10px 0;
    }

    .banner {
        margin-top: 76px;
        padding-top: 0;
    }

    .h-h2-white {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .pt-120 {
        padding-top: 30px;
    }

    .pt-120 {
        padding-bottom: 30px;
    }

    .hangyes {
        flex-wrap: wrap;
    }

    .hangyes > div {
        width: 50%;
        margin-bottom: 20px;
    }

    .ymyy-list > div {
        width: auto;
        padding: 8px 20px 8px 40px;
    }

    .ymyy-list img {
        width: 16px;
        height: 16px;
        filter: drop-shadow(1020px 0px 0 #F05E41) !important
    }

    .ymyy-list > div.active img, .ymyy-list > div:hover img {
        filter: drop-shadow(1020px 0px 0 #fff) !important
    }
    .xflc-list>div{
        width: 100%!important;
    }
    .xflc-list>div{
        background-image: url(../image/xflc-b.png)!important;
        padding: 40px 32px!important;
        margin-left: 0!important;
    }
    .xflc-list>div:nth-child(6){
        background-image: url(../image/xflc-b3.png)!important;
    }
    .xflc-list>div.clear{
        padding: 0!important;
    }
    .pt-100{
        padding-top: 30px;
    }
    .pt-100 {
        padding-top: 30px;
    }
    .sbsb-img{
        margin: 0;

    }
    .sbsb-title{
        margin-bottom: 30px;
    }
    .franchise-list-num{
        font-size: 50px;
    }
    .kdlcs{
        padding: 30px 0;
    }
    .section-introduce h2{
        margin-bottom: 30px!important;
    }
    .two{
        margin-top: 100px!important;
    }
    .on .two{
        margin-top: 0!important;
    }
    .caseList .item{
        padding: 30px;
    }
    .mobile{
        display: block;
    }
    .web{
        display: none;
    }
    .jiamengs>div{
        width: 100%!important;
        text-align: left!important;;
        margin-top: 30px!important;
    }
    .youshi-l4{
        position: relative;
        left: 0;
        width: 100%;
    }
     .banner,.banner img{
        height: auto;
    }
    .navbar-dark .navbar-nav .nav-link{
        height: 50px!important;
        line-height: 50px!important;
    }
    .message-list > div {
        display: flex;
        align-items: center;
        height: 100%;
        color: #F05E41;
        font-size: 18px;
        line-height: 20px;

    }
    .message-list{
        padding: 10px 18px;
    }
    .message-info-btn, .message-info-btn:focus{
        width: 100%;
        padding: 5px 0;
    }
    .introduce-content{
        padding: 0 30px;
    }
    .footer-minerhub{
        text-align: left;
        margin-top: 20px;

    }
    .footer-minerhub>div{
        margin-left: 0!important;
        margin-right: 30px;
    }
}
.nav-link.actives{
    color: #F05E41;
    background: linear-gradient(180deg, rgba(240, 94, 65, 0) 0%, rgba(240, 94, 65, 0.1) 100%);
    border-bottom: 4px solid #F05E41;
}