
 .inMain{
    max-width: 1560px;
    padding: 0 40px;
    min-width: 1180px;
    margin: auto;
}
.in-ctit{
    font-size: 40px;
    line-height: 56px;
    color: #333;
    text-align: center;
}

.fix-block{
    position: relative;
    overflow: hidden;
    
}
.index-block1{
    /* background: url(../images/inb1-bg.jpg) no-repeat center top; */
    margin-top: -100px;
}
.index-block2{
    background: url(../images/inb2-bg.jpg) no-repeat center top;
    background-size: cover;
   
}
.inb1-bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.12);
    z-index: 2;
}
.inb1-video {
    height: 100%;
}
.inb1-video video{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    z-index: 0;
}
.inb1-main{
    position: absolute;
    text-align: center;
    height: 310px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    z-index: 10;
}
.inb1-tit{
    font-size: 52px;
    line-height: 54px;
    color: #fff;
}
.inb1-text{
    font-size: 16px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 40px;
    text-align: center;
}
.inb1-btn{
    margin-top: 75px;
    font-size: 0;
}
.inb1-btn .btn{
    margin-left: 15px;
    width: 240px;
    height: 60px;
    line-height: 60px;
}
.inb1-btn .btn:first-child{
    margin-left: 0;
}

.index-block3{
    background: url(../images/inb3-bg.jpg) no-repeat center top;
    background-size: cover;
}
.inb3-main{
    height: 865px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.inb3-tit{
    font-size: 36px;
    line-height: 38px;
    color: #fff;
    text-align: center;
}
.inb3-content{
    width: 1560px;
    margin: 46px auto 0;
}
.inb3-left{
    float: left;
    width: 505px;
}
.inb3-right{
    float: right;
    width: 1055px;
}
.inb3-search{
    padding: 20px;
    background-color: #fff;
    border-bottom: 1px solid  rgba(32, 87, 176, 0.2);
}
.inb3-search form{
    padding-right: 60px;
}
.inb3-search input{
    height: 50px;
    background-color: #edeff2;
}
.inb3-search .btn-search{
    width: 60px;
    margin-right: -60px;
    height: 50px;
    background-color: #f08300;
}
.inb3-list{
    padding: 20px;
    background-color: #fff;
}
.inb3-list .list-main{
    margin-top: -5px;
    margin-right: -6px;
}
.inb3-list .swiper-pagination-switch,.inb3-list .swiper-pagination-switch2{
    background-color: #f6f6f6;
    width: 230px;
    height: 80px;
    box-sizing: border-box; 
    font-size: 17px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    position: relative;
    padding-left: 100px;
    line-height: 80px;
    color: #333;
    transition: 0.3s;
    cursor: pointer;
}
.swiper-pagination-switch2{
    display: inline-block;
}
 
.swiper-pagination-switch:before,.swiper-pagination-switch2:before{
    display:inline-block;
    width: 40px;
    height: 40px; 
    position: absolute;
    top: 19px;
    left:30px;  
    content:'';

}
.liebiaoa:nth-child(1) .swiper-pagination-switch:before{
    background:url(../images/inb3-ico1.png) no-repeat 0 center;  
}  
.liebiaoa:nth-child(2) .swiper-pagination-switch:before{
    background: url(../images/inb3-ico2.png) no-repeat 0 center;
}
.liebiaoa:nth-child(3) .swiper-pagination-switch:before{
    background: url(../images/inb3-ico3.png) no-repeat 0 center;
}
.liebiaoa:nth-child(4) .swiper-pagination-switch:before{
    background: url(../images/inb3-ico4.png) no-repeat 0 center;
}
.liebiaoa:nth-child(5) .swiper-pagination-switch:before{
    background: url(../images/inb3-ico5.png) no-repeat 0 center;
}
.liebiaoa:nth-child(6) .swiper-pagination-switch:before{
    background: url(../images/inb3-ico6.png) no-repeat 0 center;
}
.liebiaoa:nth-child(7) .swiper-pagination-switch:before{
    background: url(../images/inb3-ico7.png) no-repeat 0 center;
}
.liebiaoa:nth-child(8) .swiper-pagination-switch:before{
    background: url(../images/inb3-ico8.png) no-repeat 0 center;
}
.liebiaoa:nth-child(9) .swiper-pagination-switch:before{
    background: url(../images/inb3-ico9.png) no-repeat 0 center;
}
.swiper-pagination-switch2:before{
    background: url(../images/inb3-ico10.png) no-repeat 0 center;
}
.inb3-list .liebiaoa:hover:nth-child(1) .swiper-pagination-switch:before,.inb3-list .liebiaoa:nth-child(1) .swiper-active-switch:before{
    background-image: url(../images/inb3-ico1h.png);
}  
.inb3-list .liebiaoa:hover:nth-child(2) .swiper-pagination-switch:before,.inb3-list .liebiaoa:nth-child(2) .swiper-active-switch:before{
    background-image: url(../images/inb3-ico2h.png);
}
.inb3-list .liebiaoa:hover:nth-child(3) .swiper-pagination-switch:before,.inb3-list .liebiaoa:nth-child(3) .swiper-active-switch:before{
    background-image: url(../images/inb3-ico3h.png);
}
.inb3-list .liebiaoa:hover:nth-child(4) .swiper-pagination-switch:before,.inb3-list .liebiaoa:nth-child(4) .swiper-active-switch:before{
    background-image: url(../images/inb3-ico4h.png);
}
.inb3-list .liebiaoa:hover:nth-child(5) .swiper-pagination-switch:before,.inb3-list .liebiaoa:nth-child(5) .swiper-active-switch:before{
    background-image: url(../images/inb3-ico5h.png);
}
.inb3-list .liebiaoa:hover:nth-child(6) .swiper-pagination-switch:before,.inb3-list .liebiaoa:nth-child(6) .swiper-active-switch:before{
    background-image: url(../images/inb3-ico6h.png);
}
.inb3-list .liebiaoa:hover:nth-child(7) .swiper-pagination-switch:before,.inb3-list .liebiaoa:nth-child(7) .swiper-active-switch:before{
    background-image: url(../images/inb3-ico7h.png);
}
.inb3-list .liebiaoa:hover:nth-child(8) .swiper-pagination-switch:before,.inb3-list .liebiaoa:nth-child(8) .swiper-active-switch:before{
    background-image: url(../images/inb3-ico8h.png);
}
.inb3-list .liebiaoa:hover:nth-child(9) .swiper-pagination-switch:before,.inb3-list .liebiaoa:nth-child(9) .swiper-active-switch:before{
    background-image: url(../images/inb3-ico9h.png);
}
.inb3-list .swiper-pagination-switch2:hover:before{
    background-image: url(../images/inb3-ico10h.png);
}
 
.inb3-list .liebiaoa .swiper-pagination-switch:hover,.inb3-list .swiper-active-switch{
    background-color: #F08400;
    color: #fff;
}
.inb3-list .swiper-pagination-switch2:hover{
    background-color: #F08400;
    color: #fff;
}
.inb3-right .item{
    position: relative;
}
.inb3-right .item-img img{
    width: 100%;
}
.inb3-right .item-info{
    position: absolute;
    left: 80px;
    top: 390px;
}
.inb3-right .item-btn{
    font-size: 0;
}
.inb3-right .item-btn .btn{
    width: 160px;
    height: 42px;
    line-height: 42px;
    margin-right: 10px;
}
.swiper-container {
    width: 100%;
   height: 551px; 
}  

@media screen and (max-width: 1640px) and (min-width: 1440px){
    .inb3-main{
        height: 650px;
    }
    .index-block3 .inb3-content{
        width: 1360px;
       margin-left: auto;
       margin-right: auto;
    }
    .inb3-left{
        width: 445px;
    }
    .inb3-list .swiper-pagination-switch,  .inb3-list .swiper-pagination-switch2{
        width: 200px;
        padding-left: 70px;
        height: 65px;
        line-height: 65px;
    }
    .inb3-list .swiper-pagination-switch:before,.inb3-list .swiper-pagination-switch2:before{
        left:30px;
        top:10px
}
.swiper-container {
    height: 476px; 
 }  
    .inb3-right{
        width: 915px;
    }
    .inb3-right .item-info{
        left: 105px;
        top: 335px;
    }
}

@media screen and (max-width: 1439px){
    .inb3-main{
        height: 589px;
    }
    .index-block3 .inb3-content{
        width: 1180px;
        
       margin-left: auto;
       margin-right: auto;
    }
    .inb3-list .list-main{
        margin-top: -2px;
    }
     .inb3-left{
        width: 385px;
    }
     .inb3-list{
        height: unset;
        box-sizing: border-box;
    }
    .inb3-list .swiper-pagination-switch, .inb3-list .swiper-pagination-switch2{
        width: 170px;
        padding-left: 6px;
        font-size: 16px;
        height: 52px;
        line-height: 52px;
        text-align: center;
    }
    .inb3-list .swiper-pagination-switch:before,.inb3-list .swiper-pagination-switch2:before{
                left:12px;
                top:6px
    }
     .inb3-right{
        width: 795px;
    }
     .inb3-right .item-info{
        top: 246px;
        left: 106px;
    }
    .swiper-container {
        height: 415px; 
     }  
     .inb3-list .list-item .tit{
        font-size: 16px;
    }
}



.index-block4{
    background: url(../images/inb4-bg.jpg) no-repeat center top;
    padding: 80px 0;
    background-size: cover;
}
.inb4-main{
    margin-top: 40px;
}
.inb4-main .tab-list li{
    width: 20%;
    float: left;
    box-sizing: border-box;
    border-left: 1px solid #E2E2E2;
    height: 80px;
}
.inb4-main .tab-list li a{
    display: block;
    height: 80px;
    line-height: 80px;
    transition: 0.3s;
    font-size: 0;
    text-align: center;
    background-color: #f9f9f9;
}
.inb4-main .tab-list li.active a,.inb4-main .tab-list li:hover a{
    background-color: #F08400;
}
.inb4-main .tab-list li.active .tit,.inb4-main .tab-list li:hover  .tit{
    color: #fff;
}
.inb4-main .tab-list li i{
    width: 36px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.inb4-main .tab-list .ico1{
    background: url(../images/inb4-ico1.png) no-repeat 0 center;
}
.inb4-main .tab-list .ico2{
    background: url(../images/inb4-ico2.png) no-repeat 0 center;
}
.inb4-main .tab-list .ico3{
    background: url(../images/inb4-ico3.png) no-repeat 0 center;
}
.inb4-main .tab-list .ico4{
    background: url(../images/inb4-ico4.png) no-repeat 0 center;
}
.inb4-main .tab-list .ico5{
    background: url(../images/inb4-ico5.png) no-repeat 0 center;
}
.inb4-main .tab-list li.active .ico1,.inb4-main .tab-list li:hover .ico1{
    background-image: url(../images/inb4-ico1h.png);
}
.inb4-main .tab-list li.active .ico2,.inb4-main .tab-list li:hover .ico2{
    background-image: url(../images/inb4-ico2h.png);
}
.inb4-main .tab-list li.active .ico3,.inb4-main .tab-list li:hover .ico3{
    background-image: url(../images/inb4-ico3h.png);
}
.inb4-main .tab-list li.active .ico4,.inb4-main .tab-list li:hover .ico4{
    background-image: url(../images/inb4-ico4h.png);
}
.inb4-main .tab-list li.active .ico5,.inb4-main .tab-list li:hover .ico5{
    background-image: url(../images/inb4-ico5h.png);
}

.inb4-main .tab-list .tit{
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 26px;
    color: #666666;
    margin-left: 10px;
}
.inb4-main .tab-main{
    background-color: #fff;
}
.inb4-main .tab-item{
    display: none;
    box-sizing: border-box;
    padding: 50px 60px;
}
.inb4-main .tab-item.active{
    display: block;
}
.inb4-main .item-img{
    width: 50%;
    float: left;
}
.inb4-main .item-img img{
    width: 100%;
}
.inb4-main .item-info{
    width: 50%;
    box-sizing: border-box;
    padding: 40px 60px 0;
     float: left;
}
.inb4-main .tab-item .item-tit{
    font-size: 24px;
    line-height: 34px;
    color: #333333;
}
.inb4-main .tab-item .item-text{
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    margin-top: 30px;
}
.inb4-main .tab-item .item-btn{
    font-size: 0;
    margin-top: 60px;
}
.inb4-main .tab-item .btn{
    margin-right: 15px;
    width: 240px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}
.inb4-main .tab-item .btn:last-child{
    margin-right: 0;
}
@media screen and (max-width: 1566px) and (min-width: 1440px){
    .inb4-main .tab-item .btn{
        margin-right: 5px;
        width: 200px;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }
}
@media screen and (max-width: 1440px){
    .inb4-main .tab-item .btn{
        margin-right: 10px;
        width: 180px;
        height: 48px;
        line-height: 48px;
        font-size: 14px;
    }
    .inb4-main .tab-list .tit{
        font-size: 16px;
    }
}


.inb4-cases{
    border-top: 1px solid #EAEAEA;
    background-color: #fff;
    padding: 35px 60px;
}
.incase-main{
    margin-top: 20px;
    overflow: hidden;
}
.incase-box{
    margin: 0 -10px;
}
.incase-box .item-box{
    float: left;
    box-sizing: border-box;
    width: 33.33%;
    padding: 0 10px;
}
.incase-box .list-img{
    overflow: hidden;
}
.incase-box .list-img img{
    width: 100%;
    height: 217px;
}
.incase-box .list-info{
    padding-top: 20px;
}
.incase-box .list-tit{
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.incase-box .list-mark{
    margin-top: 10px;
}
.incase-box .mark-item{
    padding-left: 18px;
    background: url(../images/incase-dot.png) no-repeat 0 center;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-block5{
    padding: 80px 0 140px;
    background-color: #F6F6F6;
}
.inb5-main{
    margin-top: 40px;
    overflow: hidden;
}
.inb5-box{
    margin: 0 -10px;
}
.inb5-main .item-box{
    width: 33.33%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
}
.inb5-main .item{
    padding: 60px 60px 60px 40px;
    background-color: #fff;
}
.inb5-main .tit{
    font-size: 24px;
    color: #333333;
    line-height: 32px;
    text-align: center;
}
.inb5-main .line{
    width: 30px;
    height: 2px;
    margin: 24px auto 0;
    background-color: #F08400;
}
.inb5-main .text{
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    margin-top: 24px;
}
.inb5-main .item-btn{
    margin-top: 50px;
    text-align: center;
}
.inb5-main .item-btn .btn{
    width: 240px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}
.inb5-tip{
    margin-top: -80px;
    height: 160px;
}
.inb5-tip .tip-main{
    background: url(../images/inb5-tipbg.jpg) no-repeat center top;
    padding: 50px 340px 50px 80px;
}
.inb5-tip .tit{
    font-size: 28px;
    line-height: 38px;
    color: #fff;
    float: left;
    width: 100%;
    padding-top: 11px;
}
.inb5-tip .tip-btn{
    float: right;
    margin-right: -260px;
    width: 240px;
}
.inb5-tip .tip-btn .btn{
    width: 240px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
}

@media screen and (max-width: 1440px) {
    .inb5-tip .tip-main{
        padding: 50px 270px 50px 60px;
    }
    .inb5-tip .tip-btn{
        margin-right: -220px;
        width: 200px;
    }
    .inb5-tip .tip-btn .btn{
        width: 200px;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
}


.index-block6{
    padding: 80px 0;
}

.innew-b1,.innew-b2{
    padding: 40px;
}
.innew-b1 .list-img {
    width: 100%;
    height: 236px;
    position: relative;
    overflow: hidden;
}
.innew-b1 .list-img img{
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
}
.index-block6 .list-tit{
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-block6 .list-time{
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-top: 10px;
}
.index-block6 .list-text{
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    margin-top: 20px;
}
.innew-b1 .list-text{
    height: 52px; overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.innew-b2 .list-text{
    height: 78px; overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:3;-webkit-box-orient: vertical;
}
.innew-b2 .list-item{
    margin-top: 36px;
    border-top: 1px solid #dbdbdb;
    padding-top: 39px;
}
.innew-b2 .list-item:first-child{
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
}
.innew-b1 .list-info{
    margin-top: 20px;
}
.innews-item{
    margin-top: 20px;
}
.innews-item:first-child{
    margin-top: 0;
}
.innews-item .rlist-style2{
    padding: 15px 40px 28px;
}


@media screen and (max-width: 1400px){
    .index-block6 .part-three .row-item{
        width: 50%;
    }
    .index-block6 .part-three .inb6-lastrow{
        width: 100%;
        padding: 0;
    }
    .index-block6 .part-three .inb6-lastrow .innews-item{
        width: 50%;
        float: left;
        box-sizing: border-box;
        margin-top: 20px;
        padding: 0 10px;
    }
}



.index-block7{
    height: 205px;
    box-sizing: border-box;
    padding-top: 50px;
    background: url(../images/frilink-bg.jpg) no-repeat center top;
    background-size: cover;
}
 
.inb7-btn a{
    float: left;
    padding: 0 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius:2px;
    height: 40px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    transition: 0.36s;
    margin-right: 15px;
    line-height: 40px;
}
.inb7-btn a:hover{
    background-color: rgba(255, 255, 255, 0.3);
}
.inb7-link{
    font-size: 0;
    padding-left: 25px;
    background: url(../images/frilink-ico.png) no-repeat 0 center;
    margin-top: 30px;
}
.inb7-link .item-dt{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 22px;
    margin-right: 20px;
    color: #fff;
}
.inb7-link .item-dd{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.9);
}
.inb7-link .item-dd a{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
 }
 .inb7-link .item-dd a:hover{
     text-decoration: underline;
 }