.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: 50px;
    line-height: 50px;
}
.lx_bottomnac ul li img{
    margin: 0;
    width: 48px;
    height: 48px;
}
.lx_bottomnac ul li p{
    font-size: 16px;
    margin: 0;
    color: #fff;
}
.lx_bottomnac ul li:last-child{
    background-color: #eb71c0;
 }
 .lx_bottomnac ul li:first-child{
    background-color: #e94a4c;
 }
.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: 50px;
    background: #f7f7f7;
    color: darkred;
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    font-size: 15px;
    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: #71cef0;
}
.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;
    background: url(/aaaaaaa/yu/images/1111.png) center bottom no-repeat;
}