html,
body {
    overflow-x: hidden;
}

.productYyx {
    width: 100%;
    /* padding: 45px 0; */
    display: flex;
    flex-direction: column;
}

.YsyNav {
    width: 100%;
    height: 50px;
    margin-top: 120px;
    background: #F1F1F1;
}

.YsyNav ul li {
    display: flex;
    height: 50px;
    align-items: center;
    margin-left: 18%;
}

.YsyNav ul li a span {
    font-family: 楷体;
}

.YsyNav ul li a {
    font-size: 18px;
    font-family: AliMedium;
    font-weight: 400;
    color: #CA1421;
    line-height: 50px;
}

.Ysy {
    width: 67%;
    margin: 0 auto;
}

.Ysy img {
    display: block;
}

.download {
    width: 42%;
    height: 100px;
    border: 1px dashed #FF9600;
    /* background: linear-gradient(0deg, #FFFFFF 97%, RGBA(255, 246, 233, 1) 100%); */
    background: linear-gradient(to top, RGBA(255, 253, 251, 1), RGBA(255, 246, 232, 1));
    border-radius: 10px;
    margin-top: 30px;
    border-bottom: 1px dashed #FF9600;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 18%;
}

.download p {
    width: 350px;
    height: 42px;
    background: #CA1421;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.download p a {
    display: flex;
    align-items: center;
}

.download p a>img {
    width: 18px;
    height: 17px;
    display: block;
    margin-right: 8px;
}

.download p a>span {
    display: block;
    margin-right: 8px;
    color: #FFFFFF;
}

.footer {
    width: 100%;
    height: 350px;
    background: #EEEEEE !important;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 auto;
}

.left {
    width: 33.33%;
    flex: 1;
    flex-shrink: 0;
    padding-left: 4%;
}

.left .foot-left-logo {
    width: 20%;
    height: 47px;
    margin-left: 40%;
    margin-top: 43px;
}

.foot-left-logo img {
    display: block;
    width: 100%;
    height: 47px;
}

.left-list {
    width: 100%;
    margin-top: 26px;
    display: flex;
    flex-direction: column;
}

.left-list ul {
    margin-left: 41%;
    float: left;
}

.left-list ul li {
    width: 90px;
    height: 22px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
    margin-left: -20px;
    padding-right: 15px;
    float: left;
}

.left-list ul>.jishu {
    text-align: left;
}

.left-hotServer,
.left-address {
    display: flex;
    margin-left: 43%;
}

.left-hotServer li {
    margin-left: -15px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.left-address li {
    margin-left: -15px;
}

.center {
    flex: 1;
    display: flex;
    justify-content: space-around;
    margin-left: 2%;
}

.center-products,
.center-solution,
.center-partner,
.center-about {
    margin-top: 40px;
}

.line {
    width: 100px;
    height: 1px;
    background: #666666;
    margin-top: 2px;
}

.products-tit {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}

.center-products ul {
    margin-top: 20px;
}

.center-solution ul {
    margin-top: 20px;
}

.center-solution ul li {
    font-size: 12px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.center-products ul li {
    font-size: 12px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.center-partner ul {
    margin-top: 20px;
}

.center-partner ul li {
    font-size: 12px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.center-about ul {
    margin-top: 20px;
}

.center-about ul li {
    font-size: 12px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.right {
    flex: 1;
    display: flex;
    margin-top: 36px;
}

.right-one {
    margin-left: 50px
}

.right-two {
    margin-left: 20px;
}

.right-two img {
    width: 103px;
    height: 102px;
    display: block;
}

.last-content {
    width: 100%;
    /* width: 1920px; */
    /* height: 84px; */
    background: #F8F8F8;
    /* margin: 0 auto; */
    padding-top: 20px;
}

.last-tit,
.last-con {
    font-size: 14px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    text-align: center;
}

.lianxi li {
    position: relative;
}

.lianxi li:first-child {
    width: 52px;
    height: 150px;
    background: #F7F8FA;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 18px 40px 0px rgba(67, 153, 226, 0.15), 0px 5px 10px 0px rgba(108, 13, 0, 0.15);
    border-radius: 26px;
    text-align: center;
    position: fixed;
    right: 0;
    bottom: 200px;
    z-index: 999;
}

.lianxi li:first-child a {
    width: 17px;
    height: 83px;
    font-size: 18px;
    font-weight: 600;
    color: #340606;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.lianxi li:last-child a {
    color: #340606;
    font-size: 26px;
    font-weight: bold;
    width: 52px;
    height: 52px;
    background: #F7F8FA;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 18px 40px 0px rgba(67, 153, 226, 0.15), 0px 5px 10px 0px rgba(108, 13, 0, 0.15);
    border-radius: 50%;
    display: block;
    font-family: '楷体';
    text-align: center;
    z-index: 999;
    line-height: 52px;
    transform: rotate(-90deg);
    position: fixed;
    right: 0;
    bottom: 120px;
}