.art_search_div{
    width: 100%;
    height: 190px;
    background: #22324b;
    padding-top: 20px;
}

.art_search_box{
    width: 1400px;
    height: 64px;
    min-width: 800px;
    margin: 0px auto;
    border-radius: 32px;
    border: solid 1px #293c55;
}


.art_search_box>input{
    height: 63px;
    width: 87%;
    color: #a2a3aa;
    border: none;
    /*background: #22324b;*/
    outline: none;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 35px;
    font-size: 16px;
    border-right: 1px solid black;
    float: left;
}

.art_search_box>div{
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #293C55;
    color: #fff;
    font-weight: bold;
    border-radius: 0px 32px 32px 0px;
    cursor: pointer;
}


.word_keys {
    width: 1400px;
    height: 64px;
    min-width: 800px;
    margin: 0px auto;
    display: flex;
    align-items: center;
    padding-left: 32px;
}
.slogan{
    position: absolute;
    top: 60px;
    left: -292px;
    width: 590px;
    height: 203px;
    background-image: url(../images/slogan.png);
    margin-top: 250px;
    margin-left: 360px;
    z-index: 999991;
}

.button{
    position: absolute;
    top:350px;
    left: 600px;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    z-index: 999991;
    border-radius: 1rem;
    background-color:transparent;
    border: 2px solid #fff;
}
.button1{
    position: absolute;
    top:350px;
    left: 500px;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    z-index: 999991;
    border-radius: 1rem;
    background-color:transparent;
    border: 2px solid #fff;
}
.button:hover{
    color:#000;
    background-color:#fff;
}
.button1:hover{
    color:#000;
    background-color:#fff;
}

video-box{
    position: relative;
}

.video-box video{
    display: inline-block;
    vertical-align: baseline;
}



.QRcode{
    width: 172px;
    height: 172px;
    background-image: url('../images/qrcode.png');
    margin-top: 35px;
    margin-left: 360px;
    display: inline-block;

}

.word_keys>span:first-child{
    color: #a2a3aa
}
.word_keys>div{
    width: 100%;
    height: 29px;
}
.word_keysSpan{
    font-size:16px;
    margin-right: 25px;
    cursor: pointer;
}
.homePagePlay iframe{
    width: 100%;
    height: 578px;
    margin-bottom: 81px;
}
.homepagePlan{
    height: 513px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.homepagePlan1{
    height: 513px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.homepagePlanDiv,.homepageModuleDiv{
    width: 1400px;
    height: 513px;
}

.homepagePlanDiv1,.homepageModuleDiv1{
    width: 1400px;
    height: 547px;
    margin-top: -116px;
}

.homepagePlanDiv2,.homepageModuleDiv2{
    width: 1400px;
    height: 547px;
    margin-top: -116px;
}

.homepagePlanDiv3,.homepageModuleDiv3{
    width: 1400px;
    height: 413px;
    margin-top: -200px;
}
.homepagePlanDivTitle,.homepageModuleDivTitle,.homepageArticleDivTitle{
    width: 1400px;
    height: 61px;
    position: relative;
    margin-bottom: 45px;
}
.homepagePlanEnlish,.homepagePlanHot{
    display: flex;
    justify-content: center;
    align-items: center;
}
.homepagePlanEnlish{
    height: 24px;
    font-size: 32px;
    font-weight: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 7px;
}

.homepagePlanHot{
    height: 30px;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    color: #293c55;
}
.homepagePlanAll{
    height: 18px;
    font-size: 18px;
    color: #293c55;
    position: absolute;
    right: 0px;
    top: 63px;
}
.homepagePlanDivContent{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.homepagePlanDivContentImg{
    height: 367px;
    width: 445px;
    background: #fff;
    border-radius: 8px;
}
.homepagePlanDivContentImg:not(:first-child){
    margin-left: 32px;
}

.homepageModule{
    width: 100%;
    height: 958px;
    display: flex;
    justify-content: center;
    background: #fff;
    padding-top: 84px;
    margin-bottom: 84px;
}
.homepageModuleDivContent{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.homepageModuleDivContentLeft{
    width: 682px;
    height: 682px;
    margin-right: 36px;
    position: relative;
}
.homepageModuleDivContentLeftNum{
    width: 148px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #e5371b;
    border-radius: 10px 0px 0px 0px;
    font-size: 28px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    color: #fefefe;

}
.search-input{
    width: 550px;
    height: 48px;
    padding-left: 25px;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    
    background-color: #e5371b;
    border-radius: 10px 0px 0px 0px;
    font-size: 28px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #fefefe;
}
.homepageModuleDivContentLeftImg img{
    width: 682px;
    height: 682px;
    border-radius: 10px;
}

.homepageModuleDivContentLeftTitle{
    width: 682px;
    height: 74px;
    border: solid 1px #293c55;
    border-radius: 0px 0px 10px 10px;
    opacity: 0.8;
    background: #151e2b;
    position: absolute;
    bottom: 0;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    color: #fefefe;
    text-align: center;

}

.homepageModuleDivContentRight{
    width: 682px;
    height: 682px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

}
.homepageModuleDivContentRightContent{
    width: 332px;
    height: 332px;
    margin-bottom: 18px;
    position: relative;
}
.homepageModuleDivContentLeftImgs img{
    height: 332px;
    width: 332px;
    border-radius: 6px;
}
.homepageModuleDivContentLeftNums{
    width: 114px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #e5371b;
    border-radius: 10px 0px 0px 0px;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    color: #fefefe;
}
.homepageModuleDivContentLeftTitles{
    width: 332px;
    height: 36px;
    border: solid 1px #293c55;
    border-radius: 0px 0px 6px 6px;
    opacity: 0.8;
    background: #151e2b;
    position: absolute;
    bottom: 0;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    color: #fefefe;
    text-align: center;
}

.homepageModuleDivContentRightContent:nth-child(2n){
    margin-left: 15px;
}

.homepageArticle{
    width: 100%;
    height: 673px;
    display: flex;
    justify-content: center;
    margin-bottom: 63px;
}

.homepageArticleDiv{
    width: 1400px;
    height: 673px;
    margin-top: -152px;
}

.homepageArticleDivContentTop{
    width: 1400px;
    height: 204px;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 0px
    rgba(0, 0, 0, 0.03);
    border-radius: 16px;
    margin-bottom: 28px;
    display: flex;
    align-items: center;
}



.homepageArticleDivContentTopNum{
    width: 154px;
    height: 225px;
    font-family: Haettenschweiler;
    font-size: 160px;
    font-weight: normal;
    font-style: italic;
    color: #dc2943;
    padding-left: 10px;
}

.homepageArticleDivContentTopContent{
     width: 1213px;
     height: 159px;
     padding-left: 10px;
}

.homepageArticleDivContentTopContentTitle{
    font-family: MicrosoftYaHei;
    width: 100%;
    height: 35px;
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    color: #333333;
    margin-bottom: 18px;
    overflow: hidden;

}

.homepageArticleDivContentTopContents{
    width: 100%;
    height: 59px;
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 29px;
    overflow:hidden
}

.homepageArticleDivContentBottomOne,.homepageArticleDivContentBottomTwo,.homepageArticleDivContentBottomThree,.homepageArticleDivContentBottomFore{
    width: 1405px;
    height: 204px;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 18px;
}


.homepageArticleDivContentBottomOne1{
    width: 1405px;
    height: 350px;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 18px;
}

.homepageArticleDivContentBottomNum{
    width: 90px;
    height: 142px;
    font-family: Haettenschweiler;
    font-size: 80px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    color: #333333;
    padding-left: 10px;
}

.homepageArticleDivContentBottomContent{
    width: 568px;
    height: 120px;
    padding-left: 30px;
    padding-top: 57px;
}

.homepageArticleDivContentBottom{
    /* display: flex; */
    /* flex-direction: row;
    flex-wrap: wrap; */
}

.homepageArticleDivContentBottomContents{
    width: 1382px;
    height: 29px;
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    color: #666666;
    margin-bottom: 25px;
    overflow:hidden
}





.homepageArticleDivContentBottom:not(:first-child)>div{
    /* width: 1405px;
    height: 204px;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 18px; */
}



.homepageModuleDivContentRightDiv{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 12px 12px 0px 12px;
    height: 260px;
}

.homepageModuleDivContentRightDivLink>img{
    width: 445px;
    height: 236px;
    margin-left: -13px;
    margin-top: -10px;
    border-radius: 8px;
}

.homepageModuleDivContentRightImg{
    /*width: 200px;*/
    width: 90%;
    height: 26px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 28px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #333333;
    margin-left: 26px;
    margin-top: 18px;
}

.homepageModuleDivContentRightImg1{
    width: 348px;
    height: 25px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #666666;
    margin-top: 18px;
    margin-left: 25px;

}

.homepagePlanleft{
    position: absolute;
    top:70px;
    left:40px;
    font-weight: bold;
}
.homepageTitleImgA{
    width: 100px;
    height: 100px;
    margin-top: 10px;
    background-repeat:no-repeat;
    background-image: url('../images/anli.png');
}

.homepageTitleImgZ{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 70px;
    background-repeat:no-repeat;
    background-image: url('../images/zujian.png');
}
.homepageTitleImgW{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 70px;
    background-repeat:no-repeat;
    background-image: url('../images/wenzhang.png');
}

.homepageUser{
    
    margin-left: -16px;
}

.homepageUser3{
    
    margin-left: -16px;
    margin-top: 197px;
}


.homepageUser3_t{
    opacity: 0;
    position: relative;
    width: 100%;
    height: 45px;
    top: -45px;
    background-color: black;
    color: white;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    transition: all 1s;

}



.xm_r_m_3d_3{
    width: 297px;
    height: 174px;
    margin: 10px 10px 10px;
    overflow: hidden;
}

.xm_r_m_3d_3 img{
    cursor: pointer;
    transition: all 1s;
}

.xm_r_m_3d_3 img:hover{
    transform: scale(1.2);
}

.xm_r_m_3d_3:hover  .homepageUser3_t{
    opacity: 0.5;
}


.xm_r_m_3d_3_model{
    width: 597px;
    height: 574px;
    margin: 0px 0px 0px;
    overflow: hidden;
}

.xm_r_m_3d_3_model img{
    cursor: pointer;
    transition: all 1s;
}

.xm_r_m_3d_3_model img:hover{
    transform: scale(1.2);
}

.xm_r_m_3d_3_model:hover  .homepageUser3_t{
    opacity: 0.5;
}
.wz_t_s{

     font-size: 25px;
}


.article_1_1{
   width: 1300px;
   height: 423px;
   /* background-color: beige; */
   margin-top: 26px;

}
.article_1_2{
    display: flex;
    flex-wrap: wrap;
    margin-left: 476px;
    width: 973px;
    /* height: 422px; */
    /* background-color: #666666; */
    margin-top: -225px;
    
 }

  .article_1_2_1{
    width: 462px;
    height: 96px;
    /* background-color: #ee0404; */
    margin-top: 13px;
    margin-left: 15px;
    
 }


 .article_1_2_1_img{
    width: 110px;
    height: 84px;
      
   }

   .article_1_2_1_text1{
    margin-top: -88px;
    margin-left: 121px;
    font-size: 17px;
    font-weight: 600;
    color: #3f3f3ffc;
      
   }

   .article_1_2_1_text2{
    width: 97px;
    height: 22px;
    margin-left: 120px;
    margin-top: 10px;
    color: #0a83ff;
    font-size: 14px;
    font-weight: bolder;
      
   }

.article_2_1{
    width: 328px;
    height: 423px;
    /* background-color: #dc2943; */
}

.article_2_1_1{
   width: 328px;
   height: 211px;
   
}


.article_2_1_1_text_1{
    font-size: 32px;
    margin-top: 12px;
    font-weight: initial;
    width: 432px;
}
.article_2_1_1_text_2{
    font-size: 15px;
    margin-top: 12px;
    font-weight: initial;
    opacity: 0.5;
}

.article_2_1_1_text_3{
    font-size: 15px;
    margin-top: 12px;
    font-weight: initial;
    opacity: 0.5;
}


.article_2_1_1_text_3{
    font-size: 15px;
    margin-top: 12px;
    font-weight: initial;
    opacity: 0.5;
}

.ask_1{
    
    width: 100%;
    height: 233px;
    background-color: #edf4ff;
    margin-top: 38px;

}

.wz_t_a{

}