/* banner图 */

.banner-ncds{
    text-align: center;
    background-image: url(../images/kjds/banner.jpg);
    background-color: #fff;
}
.banner h1{
    font-size: 48px;
    color: #fff;
    padding-bottom: 27px;
    padding-top: 96px;
    text-shadow:0px 4px 10px rgba(0, 0, 0, 0.2);
}
.banner .p-1{
    font-size: 18px;
    color: #fff;
    line-height: 28px;
}
.banner .line{
    width: 60px;
    height: 2px;
    background-color: #fff;
    margin: 40px auto;
}
.banner .btn{
    width: 160px;
    height: 46px;
    display: block;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    line-height: 46px;
    color: #0043EF;
    letter-spacing: 2px;
    font-size: 20px;
    border-radius: 3px; 
}
.banner .btn a{
    display: block;
    width: 160px;
    height: 46px;
}

/* 模块二 */
.model-tow{
    text-align: center;
    background: #fff;
    padding-bottom: 50px; 
    height: 670px;
    box-sizing: border-box;
    background: url(../images/kjds/cont1-img.png) no-repeat top center;
}
.model-tow .box-2{
    margin: 0 auto;
    margin-bottom: 55px; 
    width: 1200px;
    height: 240px;
    box-sizing: border-box;
    background: #ffffff;
    padding: 20px 0px;
    box-shadow:0px 10px 10px 0px rgba(124,117,233,0.1);
    border-radius:5px;
    margin-top: 49px;
    position: relative;
}
/* 模块三 */
.model-three{
    text-align: center;
    margin: 0 auto;
    height: 587px;
    box-sizing: border-box;
    background: url(../images/kjds/cont2-bg.jpg) no-repeat top center;
}

.model-three .white{
    color: #ffffff;
}
.model-three .itembox{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}
.model-three .itembox .item{
    width: 600px;
    height: 170px;
    display: flex;
    box-sizing: border-box;
    text-align: left;
    color: #fff;
}
.model-three .itembox .item img{
    width: 100px;
    height: 100px;
    margin: 15px 25px 0 5px;
}
.model-three .itembox .item .contbox .conttit{
    font-size: 24px;
    line-height: 46px;
}
.model-three .itembox .item .contbox .contword{
    font-size: 16px;
    line-height: 26px;
}
.model-three .ljzx-1{
    font-weight: normal;
}
/* 模块四 */
.model-flour{
    text-align: center;
    background: #fff;
    height: 577px;
    box-sizing: border-box;
}
.model-flour .mainbox{
    margin: 0 auto;
    width: 1200px;
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
}
.model-flour .mainbox .item{
    width: 300px;
    height: 300px;
    border-radius: 10px;
    overflow: hidden;
}
.model-flour .mainbox .item img{
    margin: 0 auto;
    margin-top: 45px;
}
.model-flour .mainbox .item .line{
    width: 30px;
    height: 2px;
    margin: 0 auto;
    background: #fff;
    margin-top: 18px;
}
.model-flour .mainbox .item .itemtit{
    font-size: 20px;
    color: #fff;
    height: 24px;
    line-height: 24px;
    margin-top: 36px;
}
.model-flour .mainbox .item .itemcont{
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    color: #fff;
}
.model-flour .mainbox .item_1{
    background: url(../images/kjds/cont3-img01.jpg) no-repeat;
}
.model-flour .mainbox .item_2{
    background: url(../images/kjds/cont3-img02.jpg) no-repeat;
}
.model-flour .mainbox .item_3{
    background: url(../images/kjds/cont3-img03.jpg) no-repeat;
}
/* 模块五 */
.model-fiex{
    background: url(../images/kjds/cont4-bg.jpg)  center no-repeat;
    margin: 0 auto;
    height: 816px;
    box-sizing: border-box;
}
.model-fiex .topbar{
    width: 1200px;
    height: 189px;
    line-height: 189px;
    display: flex;
    margin: 0 auto;
}
.model-fiex .topbar .bar{
    width: 50%;
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.model-fiex .topbar .bar a{
    padding: 20px;
    cursor: pointer;
    position: relative;
}
.model-fiex .topbar .bar a.active:after{
    content: "";
    background: url(../images/kjds/cont4-icon01.png) no-repeat;
    width: 50px;
    height: 10px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: 0px;
}
/* .model-fiex .mainbox .leftitem .choose:hover{
    background: url(../img/cont5-img03.jpg) 0px 0px no-repeat;
} */
.model-fiex .model-main{
    width: 1200px;
    height: 537px;
    border-radius: 10px;
    margin: 0 auto;
}
.model-fiex .model-main img{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
/* 模块六 */
.model-six{
    background: url(../images/kjds/cont5-bg.jpg)  center no-repeat;
    width: 100%;
    height: 720px;
    text-align: center;
}
.model-six .p-2{
    color: #333333;
}
/* 模块七 */
.model-seven{
    height: 548px;
    width: 100%;
    text-align: center;
    background: #fff;
}
.model-seven .mainbox{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 36px;
}
.model-seven .mainbox .item{
    width: 283px;
    height: 279px;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #e5efff;
    transition: .3s;
}
.model-seven .mainbox .item:hover{
    box-shadow:0px 10px 20px 0px rgba(36,71,139,0.08);
}
.model-seven .mainbox .item .topbox{
    width: 100%;
    height: 150px;
    box-sizing: border-box;
    padding-top: 25px;
}
.model-seven .mainbox .item .topbox_1{
    background: url(../images/kjds/cont6-img01.jpg) no-repeat;
}
.model-seven .mainbox .item .topbox_2{
    background: url(../images/kjds/cont6-img02.jpg) no-repeat;
}
.model-seven .mainbox .item .topbox_3{
    background: url(../images/kjds/cont6-img03.jpg) no-repeat;
}
.model-seven .mainbox .item .topbox_4{
    background: url(../images/kjds/cont6-img04.jpg) no-repeat;
}
.model-seven .mainbox .item .topbox img{
    width: 64px;
    height: 64px;
    margin: 0 auto;
}
.model-seven .mainbox .item .topbox p{
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
}
.model-seven .mainbox .item .itemtit{
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.model-seven .mainbox .item .itemcont{
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    color: #999;
}
/* 模块八 */
.model-eight{
    height: 308px;
    width: 100%;
    text-align: center;
    background: url(../images/kjds/cont7-bg.jpg)  center no-repeat;
}
.model-eight h2{
    color: #fff;
    font-weight: bold;
}
.model-eight h5{
    color: #fff;
    font-weight: normal;
    font-size: 24px;
    margin-top: 5px;
}
.model-eight .btnbox{
    text-align: center;
    margin-top: 35px;
}
.model-eight .btnbox .btn{
    width:160px;
    height:46px;
    border-radius:5px;
    color: #fff;
    line-height: 46px;
    text-align: center;
    display: inline-block;
    margin: 0 26px;
    cursor: pointer;
}
.model-eight .btnbox .btn:first-child{
    background: linear-gradient(90deg,rgba(255,59,59,1) 0%,rgba(250,110,110,1) 100%);
}
.model-eight .btnbox .btn:last-child{
    background: linear-gradient(90deg,rgba(29,133,255,1) 0%,rgba(48,194,255,1) 100%);
}