.lx_bottomnac {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
}

.lx_bottomnac ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
}

.lx_bottomnac ul li {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
    width: 50%;
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.lx_bottomnac ul li img {
    margin: 0;
    width: 36px;
    height: 36px;
}

.lx_bottomnac ul li p {
    font-size: 16px;
    margin: 0;
    color: #fff;
}

.lx_bottomnac ul li:last-child {
    background-color: #6abb8e;
}

.lx_bottomnac ul li:first-child {
    background-color: #ff7899;
}

.indexnavtop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10000;
    display: none;
}

.erwcode {
    width: 100%;
    margin: 0 auto;
    border-top-left-radius: 3.2vw;
    border-top-right-radius: 3.2vw;
}

.vxtext {
    width: 78%;
    height: 12.26667vw;
    background: #f8f8f8;
    border-radius: 2.66667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 5.33333vw;
    font-weight: 700;
    color: #717171;
    margin: 0 auto;
    margin-top: 1.3vw;
}

.copybtn {
    width: 78%;
    height: 12.26667vw;
    background: #49C0A2;
    -webkit-box-shadow: 0 1px 2.13333vw 0 #49c0a2;
    box-shadow: 0 1px 2.13333vw 0 #49c0a2;
    border-radius: 1.33333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 4.2vw;
    font-weight: 700;
    color: #fff;
    line-height: 8.53333vw;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 60px;
}

.tiprs {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 3.2vw;
    color: #fff;
    line-height: 9.6vw;
    background-color: rgba(0, 0, 0, 0.5);
    padding-left: 4.26667vw;
    padding-right: 4.26667vw;
    display: none;
    z-index: 10000;
}

#qq_Mask2_right2 {
    display: inline-block;
    width: 45px;
    height: 45px;
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    position: absolute;
    right: -24px;
    top: 0px;
    font-weight: bold;
}

.indexnavtop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10000;
    display: none;
}

.lineewm {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 3.2vw;
    background-color: #fff;
}

.erwcode {
    width: 100%;
    margin: 0 auto;
    border-top-left-radius: 3.2vw;
    border-top-right-radius: 3.2vw;
}

.vxtext {
    width: 78%;
    height: 12.26667vw;
    background: #f8f8f8;
    border-radius: 2.66667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 5.33333vw;
    font-weight: 700;
    color: #717171;
    margin: 0 auto;
    margin-top: 1.3vw;
}

.copybtn {
    width: 78%;
    height: 12.26667vw;
    background: #49C0A2;
    -webkit-box-shadow: 0 1px 2.13333vw 0 #49c0a2;
    box-shadow: 0 1px 2.13333vw 0 #49c0a2;
    border-radius: 1.33333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 4.2vw;
    font-weight: 700;
    color: #fff;
    line-height: 8.53333vw;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 60px;
}

.tiprs {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 3.2vw;
    color: #fff;
    line-height: 9.6vw;
    background-color: rgba(0, 0, 0, 0.5);
    padding-left: 4.26667vw;
    padding-right: 4.26667vw;
    display: none;
    z-index: 10000;
}

#qq_Mask2_right2 {
    display: inline-block;
    width: 45px;
    height: 45px;
    color: #000000;
    font-size: 20px;
    line-height: 30px;
    position: absolute;
    right: -24px;
    top: 0px;
    font-weight: bold;
}

.gonggao {
    width: 100%;
    display: flex;
    text-align: center;
    position: fixed;
    z-index: 9;
    bottom: 40px;
    background: #f7f7f7;
    color: darkred;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

@keyframes blink {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }
}

.blink {
    animation: blink 2s ease-out infinite;
}

.bot-close {
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 18px;
    box-shadow: 2px 2px 4px 2px #888;
    cursor: pointer;
    margin-top: -45px;
    margin-bottom: 20px;
    margin-left: 50%;
    transform: translateX(-50%);
}

.bot-close:before {
    margin: 0;
    padding: 0;
    position: absolute;
    content: '';
    width: 20px;
    height: 2px;
    background: white;
    transform: rotate(45deg);
    border-radius: 1px;
    top: 15px;
    left: 5px;
}

.bot-close:after {
    margin: 0;
    padding: 0;
    content: '';
    position: absolute;
    width: 20px;
    height: 2px;
    background: white;
    transform: rotate(-45deg);
    border-radius: 1px;
    top: 15px;
    left: 5px;
}

.bot-title {
    color: #22849b;
    font-weight: bold;
    font-size: 18px;
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px dashed rgba(34, 132, 155, 0.3);
    height: auto;
    line-height: 30px;
    text-align: center;
    padding-bottom: 16px;
}

.bot-content {
    margin: auto;
    font-size: 16px;
    padding: 10px;
    line-height: 150%;
    overflow: hidden;
    height: auto;
    text-align: center;
}

.con03bg {
    padding: 0 2%;
    padding-bottom: 20px;
    background-color: #fff;
    padding-top: 20px;
}

.wapper {
    width: 100%;
}

.tit1 h2 {
    box-sizing: border-box;
    font-size: 22px;
    font-weight: bold;
    color: #6abb8e;
}

.con03 .list_pc {
    margin-top: 30px;
}

.slideTxtBox_02 .hd {
    height: 36px;
    text-align: center;
}

.slideTxtBox_02 .hd ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 0;
}

.slideTxtBox_02 .hd ul li.active {
    border-bottom: 2px solid #1677ff;
    color: #1677ff;
}

.slideTxtBox_02 .hd ul li {
    display: inline-block;
    border-bottom: none;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    width: calc(33% - 6px);
}

.slideTxtBox_02 .hd ul li a {
    width: 100%;
    float: left;
    height: 100%;
}

.slideTxtBox_02 .bd ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
    list-style: none;
    padding-left: 0;
}

.slideTxtBox_02 .bd ul li {
    float: left;
    width: 48.5%;
    margin-bottom: 5px;
}

.slideTxtBox_02 .bd ul li .imgbg {
    padding-bottom: 70%;
}

.slideTxtBox_02 .bd ul li .txt h2 {
    font-size: 16px;
    line-height: 2em;
    height: 2em;
    overflow: hidden;
}

.nanfang1 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
}

.tit1 {
    text-align: center;
    padding-bottom: 20px;
    background: url(https://yu.570004.com/hout/4.0/1111.png) center bottom no-repeat;
}

.projects {
    padding: 10px;
    box-sizing: border-box;
}

.project {
    margin-bottom: 10px;
}

.project img {
    width: 100%;
}

.bot-img {
    width: 40%;
    margin: 0 auto;
}

.bot-img img {
    width: 100%;
    margin-top: 20px;
}

.bot-text {
    text-align: center;
    color: #9ca3af;
    font-size: 14px;
    line-height: 30px;
}

.bot-texts {
    color: #3a5092;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.lineewm-box {
    text-align: center;
}

.lineewm-box span {
    text-align: center;
    color: #525252;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
}

.lineewm-clo {
    color: #ef4444;
    font-size: 20px;
    font-weight: 700;
    padding: 6px;
}

.lineewm-txt {
    color: #f59e0b;
    font-size: 14px;
    text-align: center;
}

.bott-weixin {
    width: 48%;
    background-color: #16a34a;
    margin: 10px auto;
    border-radius: 50px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    padding: 6px;
}

.cards_m {
    padding: 10px;
    box-sizing: border-box;
}

.items_m {
    display: flex;
    flex-direction: column;
    width: 48%;
    margin-bottom: 14px;
}

.items_m img {
    width: 100%;
}

.items_m .price {
    text-align: center;
    background-color: #6abb8e;
    font-size: 16px;
    padding: 10px;
    color: #fff;
}

.cards_m {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

footer {
    text-align: center;
    padding: 20px 0;
    color: #999;
    font-size: 18px;
    background-color: #e9e9e9;
    margin-bottom: 70px;
}

footer a {
    color: red;
    text-decoration: none;
    font-size: 18px;
}

footer a:hover {
    text-decoration: underline;
}