* {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

body {
    background: #ffffff;
}


.bannerImg {
    width: 1920;
    height: 490px;
    background: url(../image/banner.jpg) center no-repeat;
    min-width: 1200px;
    position: relative;
    margin: 0 auto;
}

.bannerImg .bannerImgnei {
    width: 1616px;
    height: 490px;
    background: url(../image/bannernei.jpg) center no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;

}

/* 人工智能虚拟仿真系统  */
.AI {
    margin: 0 auto;
    padding-top: 40px;
    background-color: #ffffff;
}

.AI .head {
    height: 95px;
    line-height: 80px;
    margin-bottom: 5px;
    background: url(../image/head.jpg) center no-repeat;
}

.AI .head p {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    font-family: "Microsoft YaHei";
}

.AI .describe {
    width: 1052px;
    height: 275px;
    margin: 0 auto;
}

.AI .describe .semicoloTop {
    height: 40px;
}

.AI .describe .words {
    width: 950px;
    height: 197px;
    line-height: 38px;
    margin: 0 auto;
    font-size: 24px;
    /* letter-spacing: 2px; */
    color: #000000;
    font-weight: 500;
    font-family: "Microsoft YaHei";
}

.AI .describe .semicoloBottom {
    height: 40px;
}

.AI .describe .semicoloBottom img {
    float: right;
}

.AI .shows {
    width: 1170px;
    min-height: 340px;
    margin: 2px auto;
    background: url(../image/showImg.jpg) no-repeat;
    background-size: 100% 100%;
}

/* 平台优势  */
.strengthBox {
    height: 1500px;
    background: url(../image/strengthBox.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 20px;
}

.strengthBox .head2 {
    margin: 0 auto;
    min-width: 400px;
    height: 90px;
    line-height: 70px;
    background: url(../image/head2.jpg) center no-repeat;
}

.strengthBox .head2 p {
    text-align: center;
    margin-left: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #04015a;
    font-family: "Microsoft YaHei";
    position: relative;
}

.strengthBox .head2 .head2Top {
    position: absolute;
    left: 90%;
}

.strengthBox .head2 .head2Top .head2Top1 {
    width: 50px;
    height: 50px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0)0%, #162bca);
}

.strengthBox .head2 .head2Top .head2Top2 {
    width: 50px;
    height: 50px;
    margin-top: -36px;
    margin-left: -13px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0)0%, #162bca);
}

.strengthBox .head2 .word {
    font-size: 24px;
    color: #ffffff;
}

.relatives {
    display: flex;
    justify-content: center;
    margin-right: 200px;
    margin-top: 90px;
}

.relatives .relativesLeft {
    position: relative;
    left: 60px;
    top: 200px;
    width: 752px;
    height: 860px;
    display: inline-block;
}

.relatives .relativesLeft .head2Bottom {
    position: absolute;
    left: 3%;
    bottom: -15%;
}

.relatives .relativesLeft .head2Bottom .head2Bottom1 {
    width: 50px;
    height: 50px;
    background: linear-gradient(to left, rgba(255, 255, 255, 0)0%, #162bca);
}

.relatives .relativesLeft .head2Bottom .head2Bottom2 {
    width: 50px;
    height: 50px;
    margin-top: -70px;
    margin-left: -13px;
    background: linear-gradient(to left, rgba(255, 255, 255, 0)0%, #162bca);
}

.relatives .relativesRight {
    display: inline-block;
}

.relatives .relativesRight li {
    width: 678px;
    height: 150px;
    margin-bottom: 40px;
    padding: 25px 10px 0 10px;
    display: flex;
    justify-content: space-between;
    background: rgba(90, 134, 246, 0.2);
    /* opacity: 0.2; */
}


.relativesRight li .liLeft {
    width: 131px;
    height: 139px;
    background: linear-gradient(rgba(250, 246, 246, 0), #5982f1);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -65px;
}

.relativesRight li:hover .liLeft {
    margin-top: 0;
}

.relativesRight li .liRight {
    width: 530px;
}

li .liRight H3 {
    font-size: 32px;
    background: linear-gradient(to right, rgba(71, 87, 243, 1)10%,rgba(222, 223, 231, 1)20%,rgba(71, 87, 243, 1));
    background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

li .liRight p {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    color: #6d83c9;
}

.visualizationBox {
    height: 740px;
    width: 1200px;
    margin: 0 auto;
    background: #f5f6ff;
}

.visualizationBox .title {
    height: 95px;
    line-height: 80px;
    margin-top: 10px;
    margin-bottom: 5px;
    background: url(../image/visualization_img.jpg) center no-repeat;
}

.visualizationBox .title p {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    font-family: "Microsoft YaHei";
}

.visualizationBox .describe {
    width: 1052px;
    margin: 0 auto;
}

.visualizationBox .describe .semicoloTop {
    height: 40px;
}

.visualizationBox .describe .words {
    width: 950px;
    height: 95px;
    line-height: 38px;
    margin: 0 auto;
    font-size: 24px;
    /* letter-spacing: 6px; */
    color: #000000;
    font-weight: 500;
    font-family: "Microsoft YaHei";
}

.visualizationBox .describe .semicoloBottom {
    height: 40px;
}

.visualizationBox .describe .semicoloBottom img {
    float: right;
}

.visualizationBox .showss {
    width: 1180px;
    min-height: 400px;
    margin: 10px auto;
    background: url(../image/2D3D.jpg) no-repeat;
    background-size: 100% 100%;
}

.functionBox {
    padding-top: 10px;
    height: 485px;
    background: url(../image/functionImg.jpg) no-repeat;
    background-size: 100% 100%;
}

.functionBox .head3 {
    height: 95px;
    line-height: 80px;
    margin-top: 10px;
    margin-bottom: 5px;
    background: url(../image/head3.jpg) center no-repeat;
}

.functionBox .head3 p {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #04015a;
    font-family: "Microsoft YaHei";
}

.functionBox .describe {
    width: 1052px;
    height: 275px;
    margin: 0 auto;
}

.functionBox .describe .semicoloTop {
    height: 40px;
}

.functionBox .describe .word3 {
    width: 950px;
    line-height: 38px;
    margin: 0 auto;
    font-size: 24px;
    /* letter-spacing: 6px; */
    color: #ffffff;
    font-weight: 500;
    font-family: "Microsoft YaHei";
}

.functionBox .describe .semicoloBottom {
    height: 40px;
}

.functionBox .describe .semicoloBottom img {
    float: right;
}

.introduceBox {
    width: 1100px;
    height: 545px;
    margin: 0 auto;
    padding: 55px 50px 0 50px;
    position: relative;
    top: -105px;
    background: #f5f6ff;
    display: flex;
    justify-content: space-between;
}

.introduceBox .bigCircle {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #606bee;
    position: absolute;
    left: -140px;
    top: 115px;
}

.introduceBox .smallCircle {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #606bee;
    position: absolute;
    right: -100px;
    bottom: 90px;
}

.introduceBox .introduceBoxLeft {
    width: 303px;
    height: 434px;
    border-radius: 10px;
    border: 2px solid #22419e;
    background: url(../image/hardWare.jpg) center no-repeat;
    background-size: 90% 90%;
}

.introduceBox .introduceBoxLeft button {
    width: 165px;
    height: 48px;
    border-radius: 24px;
    background: #22419e;
    margin-top: 455px;
    margin-left: 20%;
    color: #a7d3fd;
    font-size: 26px;
    border: none;
}

.introduceBox .introduceBoxLeft button:hover {
    margin-top: 450px;
}

.introduceBox .introduceBoxCenter {
    width: 252px;
    height: 434px;
    background: url(../image/hardWareCenter.jpg) center no-repeat;
    background-size: 100% 20%;
}

.introduceBox .introduceBoxCenter .p1 {
    margin-top: 143px;
    margin-left: 3px;
    font-size: 24px;
    color: #0f2a73;
}

.introduceBox .introduceBoxCenter .p2 {
    margin-top: 83px;
    margin-left: 15px;
    font-size: 24px;
    color: #0f2a73;
}

.introduceBox .introduceBoxRight {
    width: 479px;
    height: 434px;
    border: 2px solid #22419e;
    border-radius: 10px;
    background: url(../image/hardWareRight.jpg) center no-repeat;
    background-size: 90% 90%;
}

.introduceBox .introduceBoxRight button {
    width: 308px;
    height: 48px;
    border-radius: 24px;
    background: #22419e;
    margin-top: 455px;
    margin-left: 20%;
    color: #a7d3fd;
    font-size: 26px;
    border: none;
}

.introduceBox .introduceBoxRight button:hover {
    margin-top: 450px;
}

.flexIbleBox {
    height: 951px;
    background: url(../image/flexIbleBox.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 20px;
}

.flexIbleBox .head4 {
    height: 95px;
    line-height: 80px;
    margin-top: 10px;
    margin-bottom: 5px;
    background: url(../image/head4.jpg) center no-repeat;
}

.flexIbleBox .head4 p {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #04015a;
    font-family: "Microsoft YaHei";
}

.flexIbleBox .describe {
    width: 1052px;
    height: 275px;
    margin: 0 auto;
}

.flexIbleBox .describe .semicoloTop {
    height: 40px;
}

.flexIbleBox .describe .words {
    width: 950px;
    line-height: 38px;
    margin: 0 auto;
    font-size: 24px;
    /* letter-spacing: 6px; */
    color: #ffffff;
    font-weight: 500;
    font-family: "Microsoft YaHei";
}

.flexIbleBox .describe .semicoloBottom {
    height: 40px;
}

.flexIbleBox .describe .semicoloBottom img {
    float: right;
}

.flexIbleBox .introduceBoxs {
    width: 1175px;
    height: 250px;
    position: relative;
    top: -90px;
    margin: 0 auto;
}

.flexIbleBox .introduceBoxs li {
    width: 365px;
    height: 90px;
    margin-right: 23px;
    margin-bottom: 40px;
    display: inline-block;
}

.flexIbleBox .introduceBoxs li .liLeft {
    width: 90px;
    text-align: center;
    padding: 10px 0;
    float: left;
    border-radius: 10px;
    background: #344fc9;
}

.flexIbleBox .introduceBoxs li .liLeft img {
    text-align: center;
}

.flexIbleBox .introduceBoxs li .liRight {
    width: 265px;
    height: 90px;
    float: right;
}

.flexIbleBox .introduceBoxs li .liRight h3 {
    margin-top: -5px;
    font-size: 24px;
    font-weight: 500;
    color: #82c3ee;
}

.flexIbleBox .introduceBoxs li .liRight p {
    font-size: 16px;
    font-weight: 500;
    color: #7aabcc;
}

.flexIbleBox .career {
    width: 778px;
    height: 360px;
    margin: 0 auto;
    background: #1b2781;
    position: relative;
    top: -72px;
    display: flex;
    justify-content: space-between;
}

.flexIbleBox .career .careerLeft {
    width: 389px;
    height: 380px;
    margin-right: 3px;
}

.flexIbleBox .career .careerLeft li {
    width: 389px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 3px;
    font-size: 18px;
    color: #bcbec9;
    text-align: center;
    background: #22419e;
}

.flexIbleBox .career .careerLeft li:hover {
    margin-bottom: 6px;
}

.flexIbleBox .career .careerLeft li:first-child {
    font-size: 20px;
    color: #d7d8dd;
}

.flexIbleBox .career .careerRight {
    width: 389px;
    height: 380px;
}

.flexIbleBox .career .careerRight li {
    width: 389px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 3px;
    font-size: 18px;
    color: #bcbec9;
    text-align: center;
    background: #22419e;
}

.flexIbleBox .career .careerRight li:hover {
    margin-bottom: 6px;
}

.flexIbleBox .career .careerRight li:first-child {
    font-size: 20px;
    color: #d7d8dd;
}

/*实验室建设专业认证与荣誉*/
.art_honor {
    width: 100%;
    height: auto;
    background: #fafafa;
    min-width: 1200px;
    position: relative;
    margin: 0 auto;
    padding-bottom: 80px;
}

.art_title {
    width: 100%;
    height: auto;
    padding-top: 80px;
    margin: 0 auto;
}

.art_title h2 {
    font-size: 36px;
    color: #010414;
}

.art_title p {
    font-size: 16px;
    color: #313134;
    margin-top: 10px;
}

.art_honor_main {
    width: 1200px;
    height: 452px;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
}

.art_honor_con {
    width: 100%;
    margin: 0 auto;
    margin-top: 80px;
}

.art_honor_con li {
    float: left;
    width: 25%;
    height: auto;
}

.art_honor_con li img {
    margin: 0 auto;
}

.art_honor_con li p {
    font-size: 13px;
    color: #313134;
    line-height: 20px;
    margin-top: 10px;
}