﻿body {
}

* {
    margin: 0px;
    padding: 0px;
}

.NewBanner {
    width: 100%;
    height: 73vh;
    /*  background: url(../img/news/news-01.png) no-repeat;
    background-size: 100% 100%;*/
}

.programmetitle {
    width: 100%;
    height: 150px;
    text-align: center;
    color: #333333;
    font-size: 28px;
    font-family: '微软雅黑';
    font-weight: 600;
    padding-top: 80px;
}

.titleline {
    width: 120px;
    height: 3px;
    background-color: #377cfd;
    margin: auto;
    margin-top: 10px;
}

.productjspage {
    width: 80%;
    height: 400px;
    margin: auto
}

.cpjscontent {
    width: 90%;
    height: 200px;
    margin: auto;
    display: flex;
    margin-top: 50px;
}

.cpjsitem {
    width: 33%;
    height: 150px;
    display: flex;
}

.cpjsitemimgdiv {
    width: 25%;
}

    .cpjsitemimgdiv img {
        margin-top: 20px
    }

.cpjsitemtitlediv {
    width: 75%;
}

.cpjsitemtitle1 {
    margin-top: 30px;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    color: #515050
}

.cpjsitemtitle2 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 30px;
    color: #757575
}

.hxgnpage {
    width: 100%;
    height: 1000px;
    background: url('/img/aidz/hxgnbg.png') no-repeat;
    background-size: 100% 100%;
}

.hxgnitemdiv {
    width: 100%;
    height: 50px;
    border-bottom: 2px solid; /* 添加solid样式 */
    border-bottom-color: #d8d8d8;
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

.hxgnitem {
    width: 20%;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    position: relative;
    margin-left: 2%;
}

    .hxgnitem b {
        position: absolute;
        display: block;
        width: 0px;
        height: 3px;
        left: 10%;
        bottom: 0px;
        margin-right: 5px;
        background: #5885fe;
        transition: 0.5s;
    }

.contentdiv {
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 130px;
}

.hxgncontent {
    width: 80%;
    margin: auto;
}




.hxgncontentleft {
    width: 45%;
    padding-top: 50px;
}

.hxgncontentright {
    width: 55%;
}

    .hxgncontentright img {
        width: 80%;
    }

.hxgncontentleftspan {
    width: 3px;
    height: 23px;
    background-color: #5885fe;
    float: left;
    margin-top: 8px;
}

.contentlefttitle1 {
    float: left;
    font-weight: 600;
    font-size: 23px;
    margin-left: 15px;
}

.contentlefttitle2 {
    clear: both;
    font-weight: 600;
    font-size: 18px;
    margin-top: 66px;
    color: #424242;
    margin-left: 20px;
}

.contentlefttitle3 {
    width: 90%;
    clear: both;
    font-size: 15px;
    margin-top: 20px;
    color: #626262;
    margin-left: 20px;
    line-height: 25px;
}

.yycjpage {
    width: 100%;
    height: 900px;
    background: url('/img/aidz/yycjbg.png') no-repeat;
    background-size: 100% 100%;
}



.yycjdiv {
    width: 80%;
    margin: auto;
    display: flex;
    height: 770px;
    margin-top: 30px;
}

.yycjitemmax {
    width: 80% !important;
    -webkit-transition: 1s;
    transition: 1s;
}

.yycjitem {
    width: 23%;
    margin: 0.5%;
    height: 600px;
}

.yycjitem01 {
    width: 100%;
    height: 100%;
    background: url('/img/AIywz/yycj01.png') no-repeat;
    background-size: 100% 100%;
}

.yycjitem01-1 {
    width: 100%;
    height: 100%;
    background: url('/img/AIywz/yycj01-1.png') no-repeat;
    background-size: 100% 100%;
    display: none;
}

.yycjitem02 {
    width: 100%;
    height: 100%;
    background: url('/img/AIywz/yycj02.png') no-repeat;
    background-size: 100% 100%;
    display: none;
}

.yycjitem02-1 {
    width: 100%;
    height: 100%;
    background: url('/img/AIywz/yycj02-1.png') no-repeat;
    background-size: 100% 100%;
}

.yycjitem03 {
    width: 100%;
    height: 100%;
    background: url('/img/AIywz/yycj03.png') no-repeat;
    background-size: 100% 100%;
    display: none;
}

.yycjitem03-1 {
    width: 100%;
    height: 100%;
    background: url('/img/AIywz/yycj03-1.png') no-repeat;
    background-size: 100% 100%;
}

.yycjitem04 {
    width: 100%;
    height: 100%;
    background: url('/img/AIywz/yycj04.png') no-repeat;
    background-size: 100% 100%;
    display: none;
}

.yycjitem04-1 {
    width: 100%;
    height: 100%;
    background: url('/img/AIywz/yycj04-1.png') no-repeat;
    background-size: 100% 100%;
}

.yycjitemcenter {
    padding: 10%;
}

.yycjitemtitle1 {
    color: white;
    font-size: 30px;
}

.yycjitemtitle2 {
    color: #f3f3f3;
    font-size: 18px;
    margin-top: 20px;
    height: 270px;
}

.ljzxbtn {
    width: 250px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: white;
    border-radius: 10px;
    background-color: #0052d8;
}


.fnjzpage {
    width: 100%;
    height: 800px;
    background: url('/img/aidz/fnjzbg.png') no-repeat;
    background-size: 100% 100%;
}


.fnjzcontent {
    width: 80%;
    margin: auto;
    margin-top: 50px;
    display: flex;
}

.fnjzitem {
    width: 50%;
}

.fnjzitemtitle1 {
    font-size: 25px;
    font-weight: 600;
    margin-top: 50px;
}

.fnjzitemspan {
    width: 30px;
    height: 2px;
    background-color: #b7b7b7;
    margin-top: 10px;
}

.fnjzitemtitle2 {
    font-size: 18px;
    margin-top: 30px;
    font-weight: 600;
    color: #424242;
}

.fnjzitemtitle3 {
    font-size: 18px;
    margin-top: 30px;
    color: #626262;
}

.fnjzbtnlist {
    width: 100%;
    margin-top: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.fnjzbtn {
    width: 120px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #377cfd;
    line-height: 40px;
    margin: 20px;
    cursor: pointer;
}

.fnjzbtnactive {
    background: linear-gradient(to right, #aa6ffd, #5061ff);
    border: 0px solid #377cfd;
    color: white;
}

.fnjzitemleft {
    width: 100%;
    display: none;
}
