
.swiper-tabs {
    width: 80%;
    max-width: 1400px;
    height: 160px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: end;
    z-index: 2;
    margin: 0 auto;
    margin-top: -100px;
}

.swiper-tabs .swiper-tab {
    width: 440px;
    height: 140px;
    margin: 0 10px;
    cursor: pointer;
    background-color: #1D4675;
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
    transition: all 0.3s;
}

.swiper-tabs .swiper-tab.active {
    width: 450px;
    height: 160px;
    background-color: #367fff;
}

.swiper-tabs .swiper-tab .title {
    font-size: 30px;
    line-height: 42px;
    color: #fff;
    transition: font-size 0.3s;
}

.swiper-tabs .swiper-tab .content {
    font-size: 16px;
    line-height: 21px;
    margin-top: 14px;
    color: #fff;
    transition: font-size 0.3s;
}

.swiper-tabs .swiper-tab.active .title {
    font-size: 35px;
    line-height: 52px;
}

.swiper-tabs .swiper-tab.active .content {
    font-size: 20px;
    line-height: 26px;
    margin-top: 21px;
}


#more-index .mod_title {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 64px;
}


.mod_three_mode {
    /* background: url('../images/industrycase.png') no-repeat; */
    /* background-image: url('../images/industrycase0.png'),url('../image/index/industrycase1.png'),url('../image/index/industrycase3.png'),url('../image/index/industrycase5.png'); */
    background-color: #000000b3;
    background-repeat: no-repeat;
    background-position: center;
    /* background-size: 100% 100%; */
    background-size: cover;
    width: 100%;
    transition: all 0.5s;
}
.mod_three_mode .mod_three_mantle {
    width: 100%;
    height: 100%;
    padding: 24px 0 85px;
    /* background: linear-gradient(0, rgba(0, 0, 0, 0.58) 0%, rgba(84, 84, 84, 0.68) 100%); */
}
@media(max-width:640px){
    .mod_three .mod_three_right .mode_three_list {
  /*width: 110px;*/
}
}
.mode_three_bg0 {
    background-image: url('../images/icase2.jpg');
}
.mode_three_bg1 {
    background-image: url('../images/icase0.jpg');
}
.mode_three_bg2 {
    background-image: url('../images/icase3.jpg');
}
.mode_three_bg3 {
    background-image: url('../images/icase4.jpg');
}
.mode_three_bg4 {
    background-image: url('../images/icase1.jpg');
}


.mod_three .mod_three_left {
    width: 258px;
    display: inline-block;
    padding: 20px 0;
    /* min-height: 490px; */

}

.mod_three .mod_three_left ul {
    width: 100%;
	list-style: none;
	padding: 0;
}

.mod_three .mod_three_left ul li {
    width: 100%;
    height: 62px;
    line-height: 62px;
    border-left-width: 3px;
    margin: 15px 0;
    color: #333333;
    cursor: pointer;
	text-align: center;
}


.mod_three .mod_three_left ul li:hover {
 
    background-color: rgba(15, 94, 251, 1 );
	color: #FFF;
    border-radius: 8px;
}

.mod_three .mod_three_left ul .activeBgc{
    background-color: rgba(15, 94, 251, 1 );
	color: #FFF;
    margin: 10px 0;
}

.mod_three .mod_three_right {
    width: calc(100% - 258px);
    float: right;
    padding: 50px 0px 0 80px;
    position: relative;
    /* background: radial-gradient(farthest-side at 40% 50%, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0)); */
}

.mod_three .mod_three_right .mode_three_list {
    display: none;
    height: 450px;
}

.mod_three .mod_three_right .mode_three_list.active {
    display: block;
}

.mod_three .mod_three_right .tp_info {
    max-height: calc(100% - 100px);
}

.mod_three .mod_three_right .tp_info .title {
    font-size: 26px;
    line-height: 35px;
    text-align: left;
    color: #fff;
    margin-bottom: 36px;
    
}
.mod_three .mod_three_right .tp_info .second_title {
    font-size: 20px;
    color: #e8e3e3;
    line-height: 40px;
    text-align: left;
    margin-bottom: 10px;
}
.mod_three .mod_three_right .tp_info .content_exhibit {
    font-size: 16px;
    line-height: 30px;
    color: #576680;
    text-align: left;
    margin-top: 20px;
margin-bottom: 20px;
}

.mod_three .mod_three_right .bt_img {
    position: absolute;
    bottom: 0;
    right: 0;
    /* padding: 27px 27px 27px 54px; */
    /* background: rgba(15, 15, 15, 0.38); */
}

.mod_three .mod_three_right .bt_img img {
    width: 448px;
}
  @media (max-width:640px){
	  .mod_three .mod_three_left{width: 100px;}
	  .mod_three .mod_three_right{width: 50%;
margin-right: 95px;
padding: 0;}
.icase-w{display: none;}
.mod_three .mod_three_right .tp_info .content_exhibit{font-size: 13px;margin-top: 15px;}
.mod_three .mod_three_left ul li{height: 40px;line-height: 40px;margin-bottom: 20px;}
.mod_three_mode .mod_three_mantle{padding: 20px 0 0 0;width: 95%;
    margin-left: 15px;width: 110%;}
  }

#more-index .prod_lis{
    display: none;
}
#more-index .prod_list.active {
    display: block;
}
#more-index .classic-web {
    display: block;
}

#more-index .classic-web .classic_button {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    cursor: pointer;
}

#more-index .classic-web .classic-button-prev {
    float: left;
    position: relative;
    left: -47px;
    top: calc(-416px/2 - 12px);
    background: url('../images/grayleft1.png') no-repeat;
    background-size: 100% 100%;
}

#more-index .classic-web .classic-button-prev:hover {
    background: url('../images/blueleft1.png') no-repeat;
    background-size: 100% 100%;
}

#more-index .classic-web .classic-button-next:hover {
    background: url('../images/blueright1.png') no-repeat;
    background-size: 100% 100%;
}

#more-index .classic-web .classic-button-next {
    float: right;
    position: relative;
    right: -47px;
    top: calc(-416px/2 - 12px);
    background: url('../images/grayright1.png') no-repeat;
    background-size: 100% 100%;
}
.mode_three_list dl{margin-top: 20px;}
.mode_three_list dl dd{list-style: none;float: left;text-align: center;margin-right: 20px;}
.icase-w{width: 100%;height: 80px;margin-top: 50px;}
.product_apply_margin p{float: left;}
.product_apply_margin .h{background: #0F5EFB;color: white;padding: 15px 50px;margin-right: 20px;border:1px solid #0F5EFB;border-radius: 8px;font-size: 14px;}
.product_apply_margin .l{color: #0F5EFB;padding: 15px 50px;border:1px solid #0F5EFB;border-radius: 8px;font-size: 14px;}
@media(max-width:640px){
    .product_apply_margin .h{padding: 10px 20px;}
    .product_apply_margin .l{padding: 10px 20px;}
}
#more-index .newProCard {
    width: 100%;
    overflow: hidden;
}
#more-index .newProCard .prod-card-scroll {
    width: 150%;
    margin-left: 0;
    overflow: hidden;
    display: flex;
    /* white-space: nowrap; */
    transition-duration: 1.3s;
}

#more-index .newProCard .new-pro-card {
    /* float: left; */
    width: 16.7%;
    height: 415px;
    padding: 0 5px;
    margin-bottom: 10px;
    display: inline-block;
    flex-shrink: 0;
    /* white-space: normal; */
}

#more-index .newProCard .new-pro-card>div {
    width: 100%;
    height: 100%;
    display: inline-block;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(226, 226, 226, 1);
    /* cursor: pointer; */
    position: relative;
    /* transition: all  .25s  ease-in; */
}

#more-index .new-pro-card .pro_logo {
    display: inline-block;
    width: 100%;
    height: 272px;
}

#more-index .new-pro-card .pro_mes {
    display: inline-block;
    height: 142px;
    width: 100%;
}

#more-index .new-pro-card .mes_head {
    margin: 39px 20px 11px 20px;
}

#more-index .new-pro-card .mes_head span {
    /*font-size:36px;
    font-weight:bold;
    color:rgba(51,51,51,1);*/
    position: relative;
    word-break: break-all;
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    font-family: Source Han Sans CN;
    color: #333333;
}

#more-index .new-pro-card .mes_info {
    width: 100%;
    /* max-height: 90px; */
    padding: 0 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    /* color:rgba(119,119,119,1);*/
    /* display: -webkit-box; */
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-family: Source Han Sans CN;
    color: #8D8D8D;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

#more-index .new-pro-card .line {
    width: 30px;
    height: 3px;
    background-color: #367FFF;
    margin-left: 20px;
    margin-top: 23px;
    margin-bottom: 23px;
}

#more-index .new-pro-card .line1 {
    width: 0;
    background-color: #fff;
    display: none;
    margin-top: 5px;
}

#more-index .new-pro-card .pro_btn {
    width: 130px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    cursor: pointer;
    color: #367fff;
    font-size: 14px;
    border-radius: 20px;
    text-align: center;
    position: absolute;
    left: 45px;
    bottom: 57px;
    display: none;
}

#more-index .newProCard .new-pro-card:hover>div {
    background-color: #367FFF;
    border-color: #367FFF;
    padding: 0 15px 0 26px;
    cursor:pointer;
}

#more-index .newProCard .new-pro-card:hover .mes_head span,
#more-index .newProCard .new-pro-card:hover .mes_info {
    color: #fff;
    line-height: 30px;
}

#more-index .newProCard .new-pro-card:hover .mes_info {
    -webkit-line-clamp: unset;
}

#more-index .newProCard .new-pro-card:hover .pro_logo {
    display: none;
}

#more-index .newProCard .new-pro-card:hover .pro_btn {
    display: block;
}

#more-index .newProCard .new-pro-card:hover .line1 {
    width: 30px;
    display: block;
}

#more-index .newProCard .new-pro-card:hover .line2 {
    display: none;
}


#more-index .classic .classic_button {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    cursor: pointer;
}

#more-index .classic .classic-button-prev {
    float: left;
    position: relative;
    left: -47px;
    top: calc(-416px/2 - 12px);
    background: url('../images/grayleft1.png') no-repeat;
    background-size: 100% 100%;
}

#more-index .classic .classic-button-prev:hover {
    background: url('../images/blueleft1.png') no-repeat;
    background-size: 100% 100%;
}

#more-index .classic .classic-button-next:hover {
    background: url('../images/blueright1.png') no-repeat;
    background-size: 100% 100%;
}

#more-index .classic .classic-button-next {
    float: right;
    position: relative;
    right: -47px;
    top: calc(-416px/2 - 12px);
    background: url('../images/grayright1.png') no-repeat;
    background-size: 100% 100%;
}


@media screen and (max-width: 1366px) {
    
    #more-index .mod_two .mode_two_body .mode_right {
        width: 52%;
    }
    #more-index .mod_three .mod_three_right {
        padding-left: 144px;
    }
}


@media screen and (max-width: 1280px) {
    
    .newProCard .pro-card {
        width: 50%;
    }
    
}

@media screen and (max-width:450px) {
    
    #more-index .mod_title {
        width: 100%;
        margin: 0;
        /* padding-top: 103px; */
        font-weight: bold;
        /* color: rgba(51, 51, 51, 1); */
        margin-bottom: 40px;
        font-size: 20px;
        padding: 64px 26px 0;
    }

    .swiper-tabs {
        width: 100%;
        height: 60px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: end;
        z-index: 2;
        margin-top: -30px;
    }
    
    .swiper-tabs .swiper-tab {
        width: 440px;
        height: 54px;
        margin: 0 2.5px;
        cursor: pointer;
        background-color: #1D4675;
        text-align: center;
        display: flex;
        flex-flow: column;
        justify-content: center;
        transition: all 0.3s;
    }
    
    .swiper-tabs .swiper-tab:nth-of-type(1) {
        margin-left: 0;
    } .swiper-tabs .swiper-tab:nth-of-type(3) {
        margin-right: 0;
    }
    
    .swiper-tabs .swiper-tab.active {
        width: 450px;
        height: 60px;
        background-color: #367fff;
    }
    
    .swiper-tabs .swiper-tab .title {
        font-size: 14px;
        line-height: 22px;
        color: #fff;
        transition: font-size 0.3s;
    }
    
    .swiper-tabs .swiper-tab .content {
        font-size: 12px;
        line-height: 14px;
        margin-top: 4px;
        color: #fff;
        transition: font-size 0.3s;
        /* 显示一行 */
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    
    .swiper-tabs .swiper-tab.active .title {
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
    }
    
    .swiper-tabs .swiper-tab.active .content {
        font-size: 13px;
        line-height: 16px;
        margin-top: 6px;
    }

    #more-index .newProCard {
        width: 100%;
        display: block;
        overflow: hidden;
    }
    #more-index .newProCard .prod-card-scroll {
        width: 100%;
        display: block;
    }

    #more-index .newProCard .new-pro-card {
        float: left;
        width: 50%;
        /* flex: 1; */
        height: 271px;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    #more-index .newProCard .new-pro-card:hover>div {
        padding: 0;
    }

    #more-index .new-pro-card .pro_logo {
        display: inline-block;
        width: 100%;
        height: 172px;
    }

    #more-index .new-pro-card .pro_mes {
        display: inline-block;
        height: 97px;
        width: 100%;
    }

    #more-index .new-pro-card .mes_head {
        margin: 15px 6px 6px 15px;
    }

    #more-index .new-pro-card .mes_head span {
        /*font-size:36px;
        font-weight:bold;
        color:rgba(51,51,51,1);*/
        position: relative;
        word-break: break-all;
        display: inline-block;
        font-size: 13px;
        line-height: 24px;
        font-family: Source Han Sans CN;
        color: #333333;
    }

    #more-index .new-pro-card .mes_info {
        width: 100%;
        /* max-height: 90px; */
        padding: 0 15px;
        font-size: 12px;
        font-weight: 400;
        line-height: 19px;
        /* color:rgba(119,119,119,1);*/
        /* display: -webkit-box; */
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        font-family: Source Han Sans CN;
        color: #8D8D8D;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    #more-index .new-pro-card .line {
        width: 30px;
        height: 3px;
        background-color: #367FFF;
        margin-left: 15px;
        margin-top: 15px;
        margin-bottom: 8px;
    }

    #more-index .new-pro-card .line1 {
        width: 0;
        background-color: #fff;
        display: none;
        margin-top: 5px;
    }

    #more-index .new-pro-card .pro_btn {
        width: 100px;
        height: 30px;
        line-height: 30px;
        background-color: #fff;
        cursor: pointer;
        color: #367fff;
        font-size: 12px;
        border-radius: 15px;
        text-align: center;
        position: absolute;
        left: 15px;
        bottom: 30px;
        display: none;
    }

    #more-index .newProCard .new-pro-card:hover>a {
        padding: 0;
    }

    #more-index .newProCard .new-pro-card:hover .mes_head span,
    #more-index .newProCard .new-pro-card:hover .mes_info {
        color: #fff;
    }

    #more-index .newProCard .new-pro-card:hover .mes_info {
        -webkit-line-clamp: unset;
    }

    #more-index .newProCard .new-pro-card:hover .pro_logo {
        display: none;
    }

    #more-index .newProCard .new-pro-card:hover .pro_btn {
        display: block;
    }

    #more-index .newProCard .new-pro-card:hover .line1 {
        width: 30px;
        display: block;
    }

    #more-index .newProCard .new-pro-card:hover .line2 {
        display: none;
    }

    #more-index .mod_two {
        background-color: #FFF;
    }
    #more-index .mod_two .mode_two_body {
        margin-bottom: 44px;
    }
    #more-index .mod_two .mode_two_body .mode_left {
        width: 90%;
        margin: 0 auto;
        float: none;
    }

    #more-index .mod_two .mode_two_body .mode_left .mode_left_top {
        margin-bottom: -18px;
        margin-left: -10px;
    }
    
    #more-index .mod_two .mode_two_body .mode_left .mode_left_top img {
        width: 28px;
    }
    #more-index .mod_two .mode_two_body .mode_left .mode_left_middle {
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 16px;
    }
    #more-index .mod_two .mode_two_body .mode_left .mode_left_btn {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    #more-index .mod_two .mode_two_body .mode_right {
        width: 78%;
        float: right;
        margin-right: 20px;
        margin-top: -52px;
        z-index: -1;
        position: relative;
    }
    #more-index .mod_three_mantle {
        padding-top: 10px;
        padding-bottom: 45px;
    }
    
    #more-index .mod_three .mod_desc {
        line-height: 20px;
    }

    #more-index .mod_three .mode .mod_title {
        padding-top: 0;
    }
    #more-index .mod_three .mod_three_left {
        width: 120px;
        min-height: 280px;
    }
    #more-index .mod_three .mod_three_left ul li {
        font-size: 13px;
        height: 46px;
        line-height: 46px;
        padding-left: 15px;
    }
    #more-index .mod_three .mod_three_right {
        width: calc(100% - 120px);
        padding: 20px 10px 0 20px;
    }
    #more-index .mod_three .mod_three_right .mode_three_list {
        height: 360px;
    }
    #more-index .mod_three .mod_three_right .tp_info .title {
        font-size: 17px;
        line-height: 35px;
        margin-bottom: 16px;
    }
    #more-index .mod_three .mod_three_right .tp_info .second_title {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 6px;
    }
    #more-index .mod_three .mod_three_right .tp_info .content_exhibit {
        font-size: 12px;
        line-height: 26px;
    }
    #more-index .mod_three .mod_three_right .bt_img {
        /* padding: 10px 10px 10px 14px; */
        right: 10px;
    }
    #more-index .mod_three .mod_three_right .bt_img img {
        width: 230px;
    }

}