.foot {
  background: #33363f;
  text-align: center;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (min-width: 50px) {
  .foot .fixed {
    opacity: 0;
    height: 0;
    overflow: hidden;
  }
  .foot .foot-con {
    display: none;
  }
  .foot .foot-bto {
    display: none;
  }
  .foot .m-foot {
    text-align: left;
    width: 100%;
    padding: 1rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .foot .m-foot .m-foot-tit {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 1rem;
  }
  .foot .m-foot .m-foot-sub {
    margin-bottom: .75rem;
  }
  .foot .m-foot .m-foot-sub span {
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
  }
  .foot .m-foot .m-foot-sub span:last-child {
    font-size: 16px;
  }
  .foot .m-foot .m-foot-site {
    display: block;
    font-size: 12px;
    font-weight: 300;
    color: #999999;
    line-height: 24px;
    margin-bottom: 1rem;
  }
  .foot .m-foot .m-foot-opeartion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.6rem;
  }
  .foot .m-foot .m-foot-opeartion .m-foot-ma {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 1.1rem;
  }
  .foot .m-foot .m-foot-opeartion .m-foot-ma img {
    width: 3.75rem;
    width: 3.75rem;
    border: 1px solid white;
  }
  .foot .m-foot .m-foot-opeartion .m-foot-arrow {
    text-align: center;
    margin-right: 1.48rem;
    padding-top: .3rem;
  }
  .foot .m-foot .m-foot-opeartion .m-foot-arrow img {
    display: block;
    width: 1.5rem;
    margin: 0 auto;
    margin-bottom: .5rem;
  }
  .foot .m-foot .m-foot-opeartion .m-foot-arrow span {
    display: block;
    font-size: 12px;
    color: white;
  }
  .foot .m-foot .m-foot-opeartion .m-foot-connect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
    -ms-flex-item-align: end;
        align-self: flex-end;
    justify-self: flex-end;
  }
  .foot .m-foot .m-foot-opeartion .m-foot-connect i {
    display: inline-block;
    padding: 7px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    margin-right: 10px;
    color: #9a9a9a;
    font-size: 18px;
    cursor: pointer;
  }
  .foot .m-foot .m-foot-opeartion .m-foot-connect i:last-child {
    margin-right: 0;
  }
  .foot .m-foot .m-foot-bto {
    font-size: 12px;
    font-weight: 300;
    text-align: center;
    color: #9a9a9a;
    line-height: 20px;
  }
  .foot .m-foot .m-foot-bto img {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
    height: 12px;
  }
  .foot .m-foot .m-foot-bto span {
    display: block;
  }
  .foot .m-foot .m-foot-bto a {
    color: #9a9a9a;
    text-decoration: none;
    outline: none;
  }
}

@media screen and (min-width: 980px) {
  .foot .m-foot {
    display: none;
  }
  .foot .fixed {
    z-index: 9999;
    position: fixed;
    display: none;
    right: 1%;
    top: 50%;
    opacity: 1;
    height: auto;
    padding: 15px 8px;
    background: white;
    border-radius: 5px;
  }
  .foot .fixed .fixed-item {
    cursor: pointer;
    margin-bottom: .5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
  }
  .foot .fixed .fixed-item:last-child {
    margin-bottom: 0;
  }
  .foot .fixed .fixed-item:hover i {
    color: #0064ca;
  }
  .foot .fixed .fixed-item i {
    font-size: .575rem;
    color: #ccc;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .foot .fixed .fixed-item span {
    font-size: .225rem;
    font-weight: 300;
    color: #333333;
  }
  .foot .foot-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .64rem 10px .627rem 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0 auto;
  }
  .foot .foot-con .foot-left {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 4.625rem;
    margin-right: .565rem;
  }
  .foot .foot-con .foot-left .foot-left-tit {
    font-size: .4rem;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
  }
  .foot .foot-con .foot-left .foot-left-tit span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .foot .foot-con .foot-left .foot-left-tit span:last-child {
    font-size: .35rem;
  }
  .foot .foot-con .foot-left .foot-left-ipone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: .384rem;
    color: #ffffff;
    letter-spacing: 2px;
  }
  .foot .foot-con .foot-left .foot-left-ipone i {
    color: #ffffff;
    font-size: .384rem;
    margin-right: .25rem;
  }
  .foot .foot-con .foot-left .foot-left-connect {
    font-size: 0.192rem;
    font-weight: 300;
    text-align: left;
    color: #999999;
    line-height: .432rem;
  }
  .foot .foot-con .foot-left .foot-left-connect div {
    font-size: .25rem;
  }
  .foot .foot-con .foot-center {
    padding: 0 0 0 .565rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .foot .foot-con .foot-center::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 1px;
    height: 2.75rem;
    opacity: 0.6;
    background: white;
  }
  .foot .foot-con .foot-center .foot-center-item {
    text-align: left;
    padding-right: .32rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .foot .foot-con .foot-center .foot-center-item .foot-item-tit {
    display: inline-block;
    text-decoration: none;
    width: 1.28rem;
    white-space: nowrap;
    color: white;
    font-size: 0.225rem;
    margin-bottom: .32rem;
    cursor: pointer;
    font-weight: 900;
  }
  .foot .foot-con .foot-center .foot-center-item .font-item-sub {
    display: block;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: .32rem;
    font-size: .25rem;
    color: #9a9a9a;
    width: 1.28rem;
  }
  .foot .foot-con .foot-center .foot-center-item .font-item-sub:hover {
    color: white;
  }
  .foot .foot-con .foot-center .foot-center-item .product-font {
    width: 2rem;
  }
  .foot .foot-con .foot-center .foot-center-item:last-child {
    margin-right: 0;
  }
  .foot .foot-con .foot-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .foot .foot-con .foot-right .foot-opreation {
    padding-top: 0.16rem;
    position: relative;
    width: 1.6rem;
    font-size: 0.192rem;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: .27rem;
  }
  .foot .foot-con .foot-right .foot-opreation .foot-ma {
    height: 1.656rem;
    width: 1.656rem;
    padding: .1rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    margin-bottom: .16rem;
  }
  .foot .foot-con .foot-right .foot-opreation .foot-ma img {
    height: 1.456rem;
    width: 1.456rem;
  }
  .foot .foot-con .foot-right .foot-opreation .foot-opr-sub {
    -webkit-transform: translateX(-0.2rem);
            transform: translateX(-0.2rem);
    width: 1.856rem;
    margin-top: .3rem;
  }
  .foot .foot-con .foot-right .foot-opreation .foot-tips {
    width: .384rem;
    position: absolute;
    top: .16rem;
    left: 1.75rem;
    padding-top: .74rem;
  }
  .foot .foot-con .foot-right .foot-opreation .foot-tips::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: .54rem;
    opacity: 0.6;
    background: #ffffff;
  }
  .foot .foot-con .foot-right .foot-opreation .foot-tips i {
    color: white;
    font-size: .45rem;
  }
  .foot .foot-con .foot-right .foot-iconbox {
    margin-top: 1.025rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .foot .foot-con .foot-right .foot-iconbox i {
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
    padding: .141rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    margin-right: .32rem;
    color: #9a9a9a;
    font-size: .3rem;
    cursor: pointer;
  }
  .foot .foot-con .foot-right .foot-iconbox i:hover {
    color: white;
  }
  .foot .foot-con .foot-right .foot-iconbox i:last-child {
    margin-right: 0;
  }
  .foot .foot-bto {
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    width: 100%;
    margin: 0 auto;
    height: .875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: .26rem;
    font-weight: 300;
    color: #9a9a9a;
    letter-spacing: 0px;
  }
  .foot .foot-bto a {
    color: #9a9a9a;
    outline: none;
    text-decoration: none;
  }
}

@media screen and (min-width: 1200px) {
  .foot .fixed {
    right: 1%;
    top: 50%;
    padding: 25px 8px;
    background: white;
    border-radius: 5px;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    min-width: 65px;
  }
}

@media screen and (min-width: 1200px) and (min-width: 1500px) {
  .foot .fixed {
    right: 2%;
  }
}

@media screen and (min-width: 1200px) {
  .foot .fixed .fixed-item {
    padding-bottom: 20px;
    position: relative;
    text-decoration: none;
    margin-bottom: 20px;
  }
  .foot .fixed .fixed-item::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 1px;
    width: 20px;
    background: #cccccc;
  }
  .foot .fixed .fixed-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .foot .fixed .fixed-item:last-child::after {
    height: 0;
  }
  .foot .fixed .fixed-item i {
    font-size: 36px;
  }
  .foot .fixed .fixed-item span {
    font-size: 14px;
  }
  .foot .foot-con {
    width: 1200px;
    padding: 40px 0 38px 0;
  }
  .foot .foot-con .foot-left {
    width: 291px;
    margin-right: 40px;
  }
  .foot .foot-con .foot-left .foot-left-tit {
    font-size: 24px;
  }
  .foot .foot-con .foot-left .foot-left-tit span:last-child {
    font-size: 22px;
  }
  .foot .foot-con .foot-left .foot-left-ipone {
    font-size: 24px;
  }
  .foot .foot-con .foot-left .foot-left-ipone i {
    font-size: 24px;
    margin-right: 15px;
  }
  .foot .foot-con .foot-left .foot-left-connect {
    font-size: 12px;
    line-height: 27px;
  }
  .foot .foot-con .foot-left .foot-left-connect div {
    font-size: 14px;
  }
  .foot .foot-con .foot-center {
    padding: 0 0 0 40px;
  }
  .foot .foot-con .foot-center::after {
    height: 171px;
  }
  .foot .foot-con .foot-center .foot-center-item {
    padding-right: 20px;
  }
  .foot .foot-con .foot-center .foot-center-item .foot-item-tit {
    width: 80px;
    font-size: 14px;
    margin-bottom: 20px;
  }
  .foot .foot-con .foot-center .foot-center-item .font-item-sub {
    margin-bottom: 20px;
    font-size: 14px;
    width: 80px;
  }
  .foot .foot-con .foot-center .foot-center-item .product-font {
    width: 140px;
  }
  .foot .foot-con .foot-right .foot-opreation {
    padding-top: 10px;
    width: 96px;
    font-size: 12px;
    line-height: 16px;
  }
  .foot .foot-con .foot-right .foot-opreation .foot-ma {
    height: 100px;
    width: 100px;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    margin-bottom: 10px;
  }
  .foot .foot-con .foot-right .foot-opreation .foot-ma img {
    width: 90px;
    height: 90px;
  }
  .foot .foot-con .foot-right .foot-opreation .foot-opr-sub {
    -webkit-transform: translateX(-4px);
            transform: translateX(-4px);
    width: 100px;
    margin-top: 10px;
  }
  .foot .foot-con .foot-right .foot-opreation .foot-tips {
    width: 24px;
    position: absolute;
    top: 10px;
    left: 110px;
    padding-top: 46px;
  }
  .foot .foot-con .foot-right .foot-opreation .foot-tips::after {
    top: 0;
    left: 50%;
    width: 1px;
    height: 34px;
  }
  .foot .foot-con .foot-right .foot-opreation .foot-tips i {
    font-size: 22px;
  }
  .foot .foot-con .foot-right .foot-iconbox {
    margin-top: 61px;
  }
  .foot .foot-con .foot-right .foot-iconbox i {
    padding: 9px;
    border-radius: 50%;
    margin-right: 20px;
    font-size: 21px;
  }
  .foot .foot-bto {
    width: 1200px;
    height: 55px;
    font-size: 14px;
  }
}
/*# sourceMappingURL=index.css.map */