@charset "utf-8";

.bannerimg {
    width: 100%;
}

.bannerdesc {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    text-align: left;
}

.bannerdesc .con1670 {
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}

.bannerdesc h2 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 20px;
    color: #ffffff;
}

.bannerdesc h2 span {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    color: #ffffff;
}

.bannerdesc h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 60px;
    line-height: 1.2;
    color: #ffffff;
    margin: 30px 0px 140px;
}

.bannerpagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0px 10px !important;
    background-color: #ffffff;
}

.bannerpagination .swiper-pagination-bullet-active {
    background-color: #6c85a4;
}

.top {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    transition: all .5s;
    z-index: 9999;
}

.topbox {
    height: 100%;
    height: 120px;
}

.logo a img {
    height: 65px;
}

.nav {
    height: 100%;
}

.nav>ul {
    height: 100%;
}

.nav>ul>li {
    position: relative;
    height: 100%;
    line-height: 120px;
    padding: 0px 35px;
}

.nav>ul>li>a {
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    color: #ffffff;
}

.topr a {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    width: 144px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 30px;
    display: block;
    color: #6c85a4;
    line-height: 60px;
    text-align: center;
}

.ernavxl {
    background-color: #ffffff;
    position: absolute;
    top: 120px;
    width: 100%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 6px 6px;
    left: 0px;
    display: none;
}
.ernavxlbox {
    position: relative;
    padding: 10px 0px;
}
.ernavxl a {
    display: block;
    color: #333333;
    line-height: 1.2;
    padding: 10px ;
    text-align: left;
    font-size: 14px;
        font-family: HarmonyOS_Sans_SC;
}

.ernavxl a:hover {
    color: #093e91;
}

.nav>ul>li:hover .ernavxl {
    display: block;
}
.sannavxl {
    position: absolute;
    left: 99.9%;
    top: 0px;
    width: 250px;
    height: auto;
    padding: 15px;
    border-radius: 0px 6px 6px 0px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    display: none;
}
.sannavxl a {
       display: block;
    color: #333333;
    line-height: 1.4;
    padding: 8px 0px;
    text-align: center;
    font-size: 14px;
        font-family: HarmonyOS_Sans_SC;
}
.ernavxl li:hover .sannavxl {
    display: block;
}

.fixednav {
    background-color: #6c85a4;
}

.tophide {
    top: -150px;
}

.idxabt {
    padding: 240px 0px 100px;
}

.idxabt_t_l {
    width: 42%;
}

.idxabt_t_l h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 18px;
    color: #999999;
}

.idxabt_t_l h2 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 60px;
    line-height: 1.2;
    margin: 30px 0px 50px;
    color: #222222;
}

.idxabt_t_l p {
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 18px;
    line-height: 1.6;
    color: #666666;
}

.morebtn {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    line-height: 56px;
    text-align: center;
    display: block;
    color: #ffffff;
    width: 148px;
    height: 56px;
    transition: all .45s;
    margin-top: 90px;
    background-color: #6c85a4;
    border-radius: 28px;
}

.morebtn:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    color: #ffffff;
}

.idxabt_t_r {
    width: 50%;
    height: auto;
    border-radius: 24px;
    overflow: hidden;
}

.idxabt_t_r img {
    width: 100%;
}

.idxabt_b {
    margin-top: 100px;
}

.numCount ul {
    align-items: flex-start;
}

.numCount ul li {
    width: 22%;
    padding: 25px 0px;
    background: url(../images/numline.jpg) no-repeat center ;
    background-size: 100%;
}

.numU {
   width: 100%;
    padding-bottom: 15px;
}

.numCX {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 48px;
    color: #222222;
}
i.indccnt {
    font-style: normal;
    font-family: HarmonyOS_Sans_SC;
    font-size: 13px;
}
.indc {
    width: 100%;
    font-family: HarmonyOS_Sans_SC;
    font-size: 13px;
    height: 40px;
    line-height: 20px;
    color: #222222;
}

.numCount ul li .item {
    align-items: flex-start;
}

.idxapp {
    width: 100%;
    height: 940px;
}

.slideTxtBox {
    position: relative;
}


.slideTxtBox .hd {
    position: absolute;
    width: auto;
    top: 150px;
    right: 8%;
    z-index: 9;
}

.slideTxtBox .hd li {
    font-family: HarmonyOS_Sans_SC;
    font-size: 20px;
    height: 48px;
    line-height: 32px;
    letter-spacing: 0px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 24px;
    line-height: 48px;
    color: #ffffff;
    padding: 0px 20px;
    margin-left: 10px;
    cursor: pointer;
}

.slideTxtBox .hd li.on {
    background-color: rgba(255, 255, 255, 1);
    color: #6c85a4;
}

.slideTxtBox .bd {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.idxapppic {
    width: 100%;
    position: relative;
}

.idxapppic img {
    width: 100%;
}

.idxappbox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.idxappbox_desc {
    padding-top: 250px;
}

.idxappbox_desc h2 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 18px;
    color: #ffffff;
}

.idxappbox_desc h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 60px;
    margin: 70px 0px 50px;
    line-height: 1.2;
    color: #ffffff;
}

.idxappbox_desc p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: -1px;
    color: #ffffff;
}

.whitebtn {
    width: 144px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 30px;
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    display: block;
    color: #6c85a4;
    margin-top: 110px;
}

.whitebtn:hover {
    background-color: #6c85a4;
    color: #ffffff;
}

.idxpro {
    padding: 120px 0px;
    position: relative;
}

.idxproname h2 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 60px;
    color: #222222;
}

.idxprobox {
    padding: 80px 0px 0px 6.5%;
    position: relative;
}

.idxprobox .swiper-slide {
    width: 688px;
    margin-right: 30px;
}

.idxprobox_img {
    width: 100%;
    height: 460px;
    overflow: hidden;
    border-radius: 24px;
}

.idxprobox_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxprobox_desc {
    text-align: left;
    padding: 40px 0px 0px;
}

.idxprobox_desc h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 40px;
    color: #222222;
    margin-bottom: 10px;
}

.idxprobox_desc p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    line-height: 1.6;
    color: #999999;
}

.idxprobox .swiper-slide:hover .idxprobox_img img {
    transform: scale(1.1);
}

.idxproswipernext,
.idxproswiperprev {
    width: 80px;
    height: 80px;
    background-color: #e5e5e5;
    border-radius: 50%;
    top: -50px;
    right: 7%;
    left: unset;
}

.idxproswiperprev {
    right: 12%;
}

.idxproswipernext::after,
.idxproswiperprev::after {
    font-size: 20px;
    font-weight: bold;
    color: #666666;
}

.idxproswipernext:hover,
.idxproswiperprev:hover {
    background-color: #6c85a4;
}

.idxproswipernext:hover::after,
.idxproswiperprev:hover::after {
    color: #ffffff;
}

.idxprobox .swiper-slide.swiper-slide-active .idxprobox_desc {
    opacity: 0.5;
}

.idxject {
    padding: 120px 0px;
    background-color: #f5f5f5;
}

.idxject .morebtn {
    margin-top: 0px;
}

.idxjectbox {
    margin-top: 90px;
}

.idxjectbox .swiper-slide {
    width: 856px;
}
.idxjectbox .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.idxpjttitle {
    text-align: left;
    margin-bottom: 40px;
}

.idxpjttitle h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 24px;
    color: #222222;
    opacity: 0;
}

.idxpjtdesc {
    width: 100%;
    height: 498px;
    background-color: #093e91;
    border-radius: 24px;
    overflow: hidden;
}

.idxpjtdesc img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.idxjectbox .swiper-slide.swiper-slide-active .idxpjttitle h3 {
    opacity: 1;
}

.idxjectbox .swiper-slide:hover .idxpjtdesc img {
    transform: scale(1.1);
}

.idxjectboxswipernext,
.idxjectboxswiperprev {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    opacity: 0.5;
    background-color: #ffffff;
}

.idxjectboxswipernext {
    right: 25%;
}

.idxjectboxswiperprev {
    left: 25%;
}

.idxjectboxswipernext::after,
.idxjectboxswiperprev::after {
    font-size: 20px;
    font-weight: bold;
    color: #6c85a4;
}

.idxjectboxswipernext:hover,
.idxjectboxswiperprev:hover {
    opacity: 1;
}

.idxhow {
    padding: 90px 0px;
}

.idxhowbox {
    width: 640px;
    margin: 0 auto;
    text-align: center;
}

.idxhowbox h4 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 20px;
    color: #222222;
}

.idxhowbox h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 60px;
    letter-spacing: -1px;
    margin: 30px 0px;
    color: #222222;
}

.idxhowbox p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 15px;
    line-height: 1.4;
    color: #999999;
}

.idxhowbox .morebtn {
    margin: 30px auto 0px;
}

.foot {
    padding: 100px 0px 0px;
    background-color: #6c85a4;
}

.footlogo a img {
    height: 107px;
}

.foottop {
    align-items: flex-start;
}

.footnav {
    width: 50%;
    align-items: flex-start;
}

.footnav dl dt {
    margin-bottom: 20px;
}

.footnav dl dt a {
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    color: #ffffff;
}

.footnav dl dd a {
    font-family: HarmonyOS_Sans_SC;
    font-size: 14px;
    line-height: 2.4;
    color: #ffffff;
}

.footnav dl dd a:hover {
    font-weight: bold;
}

.footmid {
    padding: 70px 0px 60px;
}

.fmleft ul li {
    margin-bottom: 15px;
    justify-content: flex-start;
}

.fmleft ul li span {
    color: #ffffff;
    font-size: 18px;
}

.fmleft ul li p,
.fmleft ul li a {
    font-family: HarmonyOS_Sans_SC;
    font-size: 14px;
    color: #ffffff;
    margin-left: 10px;
}

.fmright {
    width: 50%;
}

.fmright h3 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #ffffff;
}

.fmrlinks {
    margin-top: 40px;
}

.fmrlinks a span {
    color: #ffffff;
    font-size: 20px;
    margin-right: 20px;
}

.footbot {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 30px 0px;
}

.footbot p,
.footbot a {
    font-family: HarmonyOS_Sans_SC;
    font-size: 14px;
    color: #ffffff;
}

.footbot a:hover {
    font-weight: bold;
}

.neibanner {
    width: 100%;
    position: relative;
}

.neibanner img {
    width: 100%;
}

.neibandesc {
    width: 100%;
    position: absolute;
    top: 0%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    left: 0%;
    text-align: center;
}

.neibandesc h4 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 20px;
}

.neibandesc h2 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 60px;
    color: #ffffff;
}

.wall_presentation {
    padding: 120px 0px;
}

.wallprebox {
    width: 100%;
    align-items: flex-start;
}

.wallprebox_l {
    width: 70%;
    align-items: flex-start;
}

.wallprebox_limg {
    width: 47%;
}

.wallprebox_ldesc {
    width: 47%;
}

.wallprebox_ldesc h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 48px;
    line-height: 1.2;
    padding-right: 20%;
    color: #222222;
    margin-bottom: 40px;
}

/* .wallprebox_ldesc298 h3 {
    padding-right: 0px;
} */

.wallprebox_ldesc p {
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 18px;
    line-height: 1.6;
    color: #999999;
}

.wallprebox_r img {
    width: 100%;
}

.wallstructure {
    padding: 120px 0px 200px;
    background-color: #e7ebf0;
}

.wall_strimg {
    width: 100%;
    padding-top: 160px;
    justify-content: center;
    position: relative;
}

.wall_strimg img {
    max-width: 710px;
}

.wall_strbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
}

.wall_strbox h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 48px;
    line-height: 1.2;
    color: #222222;
    margin-bottom: 20px;
    padding-right: 60%;
}

.wall_strbox p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 20px;
    color: #999999;
}

.wall_strboxli ul li {
    position: absolute;
    top: 180px;
    right: 10px;
    align-items: flex-start;
}

.wall_dian {

    margin: 0px 25px;
}

.wall_dian img {
    animation: mymove 3s infinite;
    /* 3秒循环一次 */
    height: 40px;
}

.wall_strboxlitit {
    padding: 50px;
    min-width: 446px;
    background-color: #ffffff;
    border-radius: 14px;
}

.wall_strboxlitit h3 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 18px;
    color: #222222;
}

.wall_strboxli ul li:nth-child(2) {
    top: 445px;
    right: 145px;
}

.wall_strboxli ul li:nth-child(3) {
    top: 385px;
    right: unset;
    left: 10px;
}

.wallfeat {
    padding: 120px 0px;
    background-color: #ffffff;
}

.wallfeat_name h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 48px;
    line-height: 1.2;
    color: #222222;
    width: 190px;
}

.wallfeat_name p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 20px;
    text-align: left;
    margin-top: 10px;
    color: #999999;
}

.wallfeatbox {
    margin-top: 80px;
}

.wallfeatbox ul li {
    height: 320px;
    width: 13%;
    padding: 20px;
    background-color: #e7ebf0;
    border-radius: 24px;
    border: solid 1px #e7ebf0;
}

.wallfeatli_img {
    width: 80px;
    height: 80px;
    background-color: #ffffff;
    border-radius: 16px;
    justify-content: center;
    margin-bottom: 100px;
}

.wallfeatli_img span {
    color: #6c85a4;
    font-size: 46px;
}

.wallfeatli_desc p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    line-height: 1.6;
    color: #666666;
}

.wallfeatbox ul li:nth-child(2n) {
    background-color: #ffffff;
}

.wallfeatbox ul li:nth-child(2n) .wallfeatli_img {
    background-color: #6c85a4;
}

.wallfeatbox ul li:nth-child(2n) .wallfeatli_img span {
    color: #ffffff;
}

.wallspec {
    padding-top: 120px;
    align-items: flex-start;
}

.wallspec_l h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 48px;
    color: #222222;
    width: 280px;
}

.wallspec_r {
    width: 70%;
}

.wallspec_r table {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}

.wallspec_r table td{
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    color: #222222;
    padding: 30px 40px;
    background-color: #f5f5f5;
    border: 2px solid #ffffff;
}
.wallspec_r table td p {
    line-height: 2.6;
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    color: #222222;
}

.wallspec_r table tr:first-child td {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 20px;
    background-color: #6c85a4;
    color: #ffffff;
}

.wallspec_r table tr td:nth-child(2) {
    padding-left: 100px;
}

.wallspec_r table tr:first-child td:first-child {
    border-radius: 8px 0px 0px 0px;
}

.wallspec_r table tr:first-child td:last-child {
    border-radius: 0px 8px 0px 0px;
}

.wallspec_r table tr:last-child td:first-child {
    border-radius: 0px 0px 0px 8px;
}

.wallspec_r table tr:last-child td:last-child {
    border-radius: 0px 0px 8px 0px;
}

.walldown {
    width: 100%;
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    margin-top: 120px;
}

.walldown img {
    width: 100%;
}

.walldown:hover img {
    transform: scale(1.1);
}

.walldownbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    padding-left: 140px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

.walldownbox h4 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 20px;
    color: #fefeff;
    width: 32%;
    line-height: 1.4;
    margin-bottom: 50px;
}

.downbtn {
    width: 200px;
    height: 60px;
    background-color: #6c85a4;
    border-radius: 30px;
    transition: all .5s;
}

.downbtn p {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #ffffff;
    padding-left: 20px;
    transition: all .5s;
}

.downbtn span {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #ffffff;
    font-size: 24px;
    color: #6c85a4;
    line-height: 60px;
    text-align: center;
}

.walldown:hover .downbtn {
    background-color: #ffffff;
}

.walldown:hover .downbtn p {
    color: #6c85a4;
    margin-left: 20px;
}

.wallcolorname h3 {
    width: 140px;
    font-family: HarmonyOS_Sans_SC;
    font-size: 48px;
    line-height: 1.2;
    color: #222222;
}

.wallclrlist ul {
    justify-content: flex-start;
    margin-top: 70px;
}

.wallclrlist ul li {
    width: 15%;
    margin-right: 1.8%;
    margin-bottom: 20px;
}

.wallclrlist ul li:nth-child(6n) {
    margin-right: 0px;
}

.wallclrimgs {
    width: 100%;
    height: 180px;
    overflow: hidden;
    box-shadow: 0px 12px 32px 0px #d7d9db;
    border-radius: 24px;
}

.wallclrimgs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wallclrdesc {
    margin: 20px 0px;
}

.wallclrdesc p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 18px;
    color: #222222;
}

.wallprorange {
    padding: 80px 0px;
}

.wallprorgebox ul {
    align-items: flex-start;
    margin-top: 70px;
}

.wallprorgebox ul li {
    width: 32%;
}

.wallprorgebox ul li a {
    width: 100%;
}

.wallpgeimgs {
    width: 100%;
    height: 362px;
    background-color: #ffccc6;
    border-radius: 24px;
    overflow: hidden;
    position: relative;
}

.wallpgeimgs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wallpgeimgs:hover img {
    transform: scale(1.1);
}

.wallpgedesc {

    transition: all .5s;
}

.wallpgedesc h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 32px;
    color: #222222;
    margin: 30px 0px 10px;
}

.wallpgedesc p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    line-height: 1.6;
    color: #999999;
}

.wallpgeimgbox {
    position: absolute;
    bottom: 20px;
    opacity: 0;
    left: 5%;
    width: 90%;
    height: 56px;
    background-color: #ffffff;
    border-radius: 28px;
    transition: all .5s;
    justify-content: center;
}

.wallpgeimgbox p {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    margin-right: 15px;
    color: #6c85a4;
}

.wallpgeimgbox span {
    font-size: 22px;
    color: #6c85a4;
}

.wallprorgebox ul li:hover .wallpgeimgbox {
    opacity: 1;
}

.wallprorgebox ul li:hover .wallpgedesc {
    opacity: 0.5;
}

.wallject {
    padding: 40px 0px 120px;
}

.walljectbox {
    position: relative;
}

.wallject .idxjectbox {
    margin-top: 70px;
}

.wallject .idxpjttitle {
    margin: 40px 0px 0px;
}

.wallject .idxpjttitle h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 30px;
    color: #222222;
}

.walljectboxnext,
.walljectboxprev {
    width: 80px;
    border-radius: 50%;
    height: 80px;
    background-color: #f0f0f0;
    top: -150px;
    right: 7%;
}

.walljectboxnext::after,
.walljectboxprev::after {
    font-size: 20px;
    font-weight: bold;
    color: #666666;
}

.walljectboxprev {
    left: unset;
    right: 12%;
}

.walljectboxnext:hover,
.walljectboxprev:hover {
    background-color: #6c85a4;
}

.walljectboxnext:hover::after,
.walljectboxprev:hover::after {
    color: #ffffff;
}

.walljectbox .swiper-slide.swiper-slide-active .idxpjtdesc {
    box-shadow: 0px 24px 26px 0px rgba(0, 0, 0, 0.2);
}


.wall_strboxli2 ul li:nth-child(1),
.wall_strboxli284 ul li:nth-child(1) {
    top: 260px;
    right: 35px;
}

.wall_strboxli2 ul li:nth-child(2),
.wall_strboxli284 ul li:nth-child(2) {
    top: 500px;
    right: 210px;
}

.wall_strboxli2 ul li:nth-child(3),
.wall_strboxli284 ul li:nth-child(3) {
    top: 380px;
    left: 30px;
}

.wallfeatbox2 ul li,
.wallfeatbox284 ul li,.wallfeatbox304 ul li,.wallfeatbox298 ul li,.wallfeatbox303 ul li {
    width: 18.5%;
    padding-right: 40px;
}

.wallspec_r2 table,
.wallspec_r284 table {
    /* table-layout: fixed; */
}

.wallspec_r304 table,.wallspec_r298 table{
    table-layout: fixed;
}

.wallspec_r2 table tr td:nth-child(2),
.wallspec_r284 table tr td:nth-child(2),
.wallspec_r304 table tr td:nth-child(2) ,.wallspec_r303 table tr td:nth-child(2) {
    padding-left: 40px;
}
.wallspec_r298 table tr td:nth-child(2),.wallspec_r298 table tr td {
    padding-left: 20px;
}
.wallspec_r303 table tr td:nth-child(1) {
    width: 20%;
}
.wallprebox_ldesc292 {
    width: 49%;
}

.wallprebox_ldesc2 h3,
.wallprebox_ldesc292 h3,.wallprebox_ldesc293 h3 {
    padding-right: 0px;
}

.blancfeat {
    width: 100%;
    height: 716px;
    align-items: flex-start;
}

.blancfeat_l {
    width: 30%;
    height: 100%;
    overflow: hidden;
    background: url(../images/blancimg3.jpg) no-repeat center;
    background-size: cover;
    border-radius: 24px;
}

.blancfeat_l img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blancfl_desc {
    width: 100%;
    padding: 40px;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}

.blancfl_desc h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 32px;
    margin-bottom: 20px;
    color: #ffffff;
}

.blancfl_desc p {
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 16px;
    line-height: 1.6;
    color: #ffffff;
    background: url(../images/ydico.png) no-repeat top left;
    background-size: 4px;
    background-position-y: 10px;
    padding-left: 10px;
}

.blancfeat {
    margin-bottom: 80px;
}

.blancfeat_r {
    width: 68%;
}

.blancfeat_r ul li {
    width: 48%;
    height: 342px;
    border-radius: 24px;
    padding: 0px;
    margin-bottom: 30px;
    overflow: hidden;
    background: url(../images/blancimg4.jpg) no-repeat center;
    background-size: cover;
}

.blancfeat_r ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blancfeat_r ul li .blancfl_desc {
    justify-content: center;
}

.blancfeat_r ul li:nth-child(1) {
    background: #ebd8b7;
}

.blancfeat_r ul li:nth-child(2) {
    background-image: url(../images/blancimg5.jpg);
}

.blancfeat_r ul li:nth-child(4) {
    background: #6c85a4;
}

.blanc_btn {
    width: 56px;
    height: 56px;
    background-color: #ffffff;
    border-radius: 50%;
    justify-content: center;
    margin-top: 30px;
}

.blanc_btn span {
    color: #ebd8b7;
    font-size: 26px;
}

.blancprorag {
    margin-top: 40px;
}

.wallprebox_ldesc3 h3 {
    padding-right: 0px;
}

.wallprebox_ldesc3 p {
    padding-right: 30px;
}

.wall_strboxlitit2,.wall_strboxlitit293 {
    padding-top: 25px;
}

.wall_strboxlitit2 h3,.wall_strboxlitit293 h3 {
    margin-bottom: 10px;
}

.wall_strboxlitit2 p,.wall_strboxlitit293 p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    line-height: 1.6;
    color: #666666;
}

.wallfeatbox3 ul li,.wallfeatbox299 ul li,.wallfeatbox300 ul li,.wallfeatbox301 ul li,.wallfeatbox302 ul li,
.wallfeatbox283 ul li,.wallfeatbox293 ul li,.wallfeatbox274 ul li,.wallfeatbox305 ul li {
    width: 15%;
}

.fabgui {
    padding-top: 120px;
}

.fabguiname {
    width: 250px;
}

.fabguiname h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 48px;
    line-height: 1.2;
    color: #222222;
}

.fabguibox ul {
    margin-top: 80px;
}

.fabguibox ul li {
    width: 32%;
    height: 710px;
    border-radius: 24px;
    overflow: hidden;
    background: url(../images/blalimg3.jpg) no-repeat center;
    background-size: cover;
    justify-content: flex-end;
    padding: 60px 40px 0px;
    flex-direction: column;
}

.fabguilidesc {
    height: 350px;
    margin-bottom: 40px;
}

.fabguilidesc h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 32px;
    margin-bottom: 20px;
    color: #ffffff;
}

.fabguilidesc p {
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 16px;
    line-height: 1.6;
    color: #ffffff;
}

.fabguibox ul li:nth-child(2) {
    background-image: url(../images/blalimg4.jpg);
}

.fabguibox ul li:nth-child(3) {
    background-image: url(../images/blalimg5.jpg);
}

.pfessme_name {
    width: 50%;
}

.pfessme_name h3 {
    width: 264px;
    margin-bottom: 20px;
}

.pfessme_name p {
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 18px;
    line-height: 1.6;
    color: #666666;
}

.pfesmet_l {
    background: #6c85a4;
}

.pfesmet_r ul li .blancfl_desc {
    justify-content: flex-start;
    margin-top: 40px;
}

.pfesmet_r ul li .blancfl_desc h3,
.pfesmet_r ul li .blancfl_desc p {

    color: #222222;
}

.pfesmet_r ul li:nth-child(2),
.pfesmet_r ul li:nth-child(3) {
    background: #e7ebf0;
}

.pfesmet_r ul li:nth-child(4) {
    background: #6c85a4;
}

.pfesmet_r ul li:nth-child(4) .blancfl_desc p,
.pfesmet_r ul li:nth-child(4) .blancfl_desc h3 {
    color: #ffffff;
}

.pfesmetfeat {
    padding-bottom: 50px;
}

.pfesmet_feat {
    background-color: #e7ebf0;
}

.pfesmet_feat .wallfeatbox ul li {
    background-color: #ffffff;
}

.pfesmet_feat .wallfeatbox ul li:nth-child(2n) {
    background: #6c85a4;
}

.pfesmet_feat .wallfeatbox ul li:nth-child(2n) .wallfeatli_desc p {
    color: #ffffff;
}

.prometshow {
    padding: 120px 0px 200px;
}

.pfmetswbox {
    position: relative;
}

.pfmetswbox .swiper-slide {
    justify-content: space-between;
    align-items: flex-start;
}

.pfmetswbox_l {
    width: 30%;
    text-align: left;
    padding-top: 280px;
}

.pfmetswbox_l p {
    width: 64px;
    text-align: center;
    height: 24px;
    background-color: #ebd8b7;
    border-radius: 8px;
    font-family: HarmonyOS_Sans_SC;
    font-size: 18px;
    color: #ffffff;
}

.pfmetswbox_l h4 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 32px;
    color: #222222;
    margin-top: 20px;
}

.pfmetswbox_r {
    width: 67%;
}

.pfmetswbox_r img {
    width: 100%;
    height: 716px;
    border-radius: 24px;
    object-fit: cover;
}

.pfmetswboxname {
    position: absolute;
    top: 50px;
    left: 0px;

}

.pfmetswboxname h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 48px;
    line-height: 1.2;
    color: #222222;
    width: 218px;
}

.prfmetwsnext,
.prfmetwsprev {
    width: 80px;
    top: 68%;
    border-radius: 50%;
    height: 80px;
    background-color: #f0f0f0;
}

.prfmetwsnext {
    left: 6.5%;
}

.prfmetwsnext:hover,
.prfmetwsprev:hover {
    background-color: #6c85a4;
}

.prfmetwsnext::after,
.prfmetwsprev::after {
    font-size: 20px;
    color: #666666;
    font-weight: bold;
}

.prfmetwsnext:hover::after,
.prfmetwsprev:hover::after {
    color: #ffffff;
}

.prfmetwspagination {
    width: 67%;
    background-color: #f0f0f0;
    border-radius: 4px;
    height: 8px;
    opacity: 0.7;
    bottom: -80px;
    right: 0px;
}

.prfmetwspagination .swiper-pagination-progressbar-fill {
    background-color: #6c85a4;
    border-radius: 4px;
}

.prfmetbloanc {
    background-color: #e7ebf0;
    padding: 120px 0px;
}

.prfmetbloanc .wallcolorname h3 {
    width: auto;
}

.ctypetop {
    padding-bottom: 80px;
}

.ctypename h2 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 48px;
    line-height: 1.2;
    color: #222222;
}

.ctypelist {
    margin: 70px 0px;
}

.ctypelist li {
    width: 50%;
    height: auto;
    padding: 22px 40px 22px 80px;
    border: solid 1px #ced1d6;
}

.ctypelist li:nth-child(2n) {
    border-left: 0px;
}

.ctypelist li:nth-child(3),
.ctypelist li:nth-child(4) {
    border-top: 0px;
}

.ctypelibox h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 20px;
    color: #222222;
}

.ctypelibtn {
    width: 144px;
    height: 60px;
    border-radius: 30px;
    background: none;
    justify-content: center;
    border: solid 1px #6c85a4;
}

.ctypelibtn p {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 16px;
    color: #6c85a4;
    margin-right: 10px;
}

.ctypelibtn span {
    font-size: 20px;
    color: #6c85a4;
}

.ctypelist li:hover,
.ctypelist li.active {
    background-color: #6c85a4;
}

.ctypelist li:hover .ctypelibox h3,
.ctypelist li.active .ctypelibox h3 {
    color: #ffffff;
}

.ctypelist li:hover .ctypelibtn,
.ctypelist li.active .ctypelibtn {
    background-color: #ffffff;
}

.ctypefeat {
    padding-top: 0px;
}

.ctypefeat_name p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 20px;
    margin-top: 15px;
    color: #999999;
}

.ctsystem {
    padding: 120px 0px;
    width: 100%;
    background-color: #e7ebf0;
}

.ctsysname h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 48px;
    line-height: 1.2;
    width: 50%;
    color: #222222;
}
.ctsysname h3.ctsysname_h3 {
    width: 200px;
}
.ctsyspic {
    height: auto;
    width: 100%;
    padding:30px 15px;
    background-color: #ffffff;
    border-radius: 24px;
    text-align: center;
    margin: 80px 0px 120px;
}

.ctsyscasesbox {
    height: 560px;
    /* padding-top: 0px; */
}

.ctsyscasesbox .swiper-slide {
    width: 544px;
    border-radius: 24px;
}
.ctsyscasesbox .swiper-slide a {
    width: 100%;
    height: 100%;
}

.ctsyscasesbox .idxprobox_img {
    height: 362px;
}

.ctsyscasesbox .idxprobox_desc {
    padding-top: 20px;
}

.ctsyscasesbox .idxprobox_desc h3 {
    font-family: HarmonyOS_Sans_SC_Light;
    font-size: 18px;
    color: #222222;
}

.swiper-pagination-progressbar.ctspagination {
    top: unset;
    bottom: 0px;
    height: 6px;
    width: 95%;
    background-color: #ffffff;
}

.swiper-pagination-progressbar.ctspagination .swiper-pagination-progressbar-fill {
    background-color: #6c85a4;
    border-radius: 4px;
}

.ctypegall {
    padding-top: 100px;
}

.utypespec_r tr td,.wallspec_r300 tr td {
    padding-left: 100px;
}

.wallspec_r3 table tr td:nth-child(2),
.wallspec_r3 table tr td {
    padding-left: 30px;
}


.contmess {
    padding: 120px 0px;
}

.cmessname {
    text-align: center;
    margin-bottom: 80px;
}

.cmessname h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 48px;
    color: #222222;
    margin-bottom: 25px;
}

.cmessname p {
    font-family: HelveticaNowDisplay-Regular;
    font-size: 18px;
    color: #0d0d0d;
}

.cmessform form {
    align-items: flex-start;
}

.cmessformli {
    width: 49%;
    margin-bottom: 40px;
}

.cmessformli p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 18px;
    color: #222222;
    margin-bottom: 10px;
}

.cmessformli input {
    width: 100%;
    height: 60px;
    font-family: HarmonyOS_Sans_SC;
    font-size: 18px;
    color: #cccccc;
    border-bottom: 1px solid #e5e5e5;
    ;
}

.cmessfull {
    width: 100%;
}

.cmessfull {
    justify-content: center;
}

.cmessformbtn {
    width: 180px;
    height: 64px;
    background-color: #6c85a4;
    border-radius: 32px;
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    line-height: 64px;
    text-align: center;
    color: #ffffff;
    border: 0px;
    margin: 30px 0px;
}

.cmessfbtndes {
    font-family: HarmonyOS_Sans_SC;
    font-size: 14px;
    color: #0d0d0d;
    width: 100%;
    text-align: center;
}

.cmessfbtndes a {
    font-family: HarmonyOS_Sans_SC;
    font-size: 14px;
    color: #6c85a4;
}

.contactinfo {
    padding: 120px 0px;
    background-color: #f5f5f5;
}

.continfobox {
    align-items: flex-start;
}

.continfo_l {
    width: 40%;
}

.continfo_l h3 {
    font-family: HarmonyOS_Sans_SC;
    font-size: 48px;
    color: #222222;
    margin-bottom: 15px;
}

.continfo_l p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 20px;
    color: #999999;
    line-height: 1.5;
}

.continfo_r {
    width: 50%;
}

.continfo_r ul li {
    border-bottom: 1px solid #e5e5e5;
    align-items: flex-start;
    height: 125px;
    padding-top: 40px;
}

.continfo_r ul li span {
    font-size: 30px;
    color: #6c85a4;
}

.continfo_r ul li a {
    font-family: HarmonyOS_Sans_SC;
    font-size: 32px;
    width: 60%;
    color: #222222;
    line-height: 1.2;
    text-align: right;
}

.detailpage {
    padding: 200px 100px ;
}

.pagecontent p {
    font-family: HarmonyOS_Sans_SC;
    font-size: 18px;
    color: #222222;
    line-height: 1.6;
}

.toppage {
    background-color: #6c85a4;
}


.wapricoimg {
    height: 35px;
    filter: brightness(1000%);
}
.waprxl {
    position: fixed;
    top: 0%;
    right: 0px;
    z-index: 999;
    background-color:rgba(0, 0, 0, 0.55);
    width: 100vw;
    height: 100vh;
    display: none;
}
.waprxlbox {
    width: 100%;
    height: auto;
    background-color: #6c85a4;
    padding:13px 9px;
}
.wapr_logo a img {
    height: 35px;
}
.wapr_close img {
        height: 20px;
    filter: brightness(1000%);
}
.wapr_xllist {
    padding: 15px 0px;
}

.wapr_xllist li {
    padding: 20px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.wapr_xllist li a {
    font-family: HarmonyOS_Sans_SC;
    font-size: 18px;
    color: #ffffff;
    line-height: 1.2;
}
.wapernavxl {
    display: none;
    width: 100%;
}
.wapernavxl ul {
    padding: 10px ;
}
.wapernavxl ul li {
    padding: 5px ;
    border: 0px;
}
.wapernavxl ul li a {
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    color: #ffffff;
    line-height: 1.2;
}
.wapsannavxl {
    padding: 10px ;
    display: none;
    width: 100%;
}
.wapernavxl ul li .wapsannavxl>a {
    font-family: HarmonyOS_Sans_SC;
    font-size: 14px;
    color: #e3e3e3;
    line-height: 2;
    display: block;
}

.jtdown,.jtdown3 {
    width:  15px;
    filter: brightness(1000%);
}
.jtdown.on,.jtdown3.on {
    transform: rotate(180deg);
}

.jtdown3 {
    width:  10px;
}

.backtop {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #6c85a4;
    position: fixed;
    bottom: 20px;
    right: 20px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    z-index: 999;
    display: none;
}
.backtop a {
    justify-content: center;
    width: 100%;
    height: 100%;
}
.backtop a span {
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    transform: rotate(180deg);
}