* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: inherit;
}

img {
    border: none;
}

html,
body {
    width: 100%;
    height: 100%;
    /* min-width: 1200px; */
}

.all {
    width: 100%;
    height: 100%;
}

.hand-all {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    background-color: #ff0033;
}


.information-name {
    display: flex;
    align-items: center;
}

.logo {
    width: 110px;
    height: 110px;
    margin-left: -28px;
}

/*.exhibition {*/
/*    height: 100%;*/
/*}*/

/*.exhibition img {*/
/*    height: 100%;*/
/*}*/

.name-infor {
    font-size: 38px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: -10px;
}

.content-infor {
    font-size: 80px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
}

.list {
    display: flex;
    justify-content: space-between;
    margin-top: 38px;
}

.left-img {
    width: 26px;
    height: 26px;
}

.ke-left {
    display: flex;
    align-items: center;
}

.ke-left span {
    margin-left: 20px;
    color: #ffffff;
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 400;
}

.download-mode {
    margin-top: 72px;
    display: flex;
    justify-content: space-around;
}

.download-app {
    display: flex;
    flex-direction: column;
    /* margin-right: 70px; */
    align-items: center;
}

.download-img {
    width: 140px;
    height: 140px;
    margin-bottom: 16px;
}

.download-app span {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}

.func {
    width: 1200px;
    margin: 0 auto;
}

.title {
    margin-top: 70px;
    text-align: center;
}

.title-func {
    font-size: 44px;
    margin-bottom: 40px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #000000;
}

.customers {
    display: flex;
    justify-content: space-around;
}

.customers-img {
    z-index: 2;
}

.content-func {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 31px;
    color: #222222;
}

.customers-title {
    margin-top: 100px;
}

.whole-title {
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #000000;
}

.whole-content {
    display: flex;
    margin-top: 40px;
}

.whole-content .img {
    width: 32px;
    height: 32px;
    margin-right: 20px;
}


.font {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #000000;
}

.font-title {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 24px;
    color: #555555;
    margin-top: 16px;
    max-width: 416px;
}

.customers-title .map {
    margin-left: -300px;
    margin-top: 50px;
}

.marketing {
    display: flex;
    justify-content: space-around;
}

.marketing-title {
    margin-top: 185px;
}

.img1 {
    width: 29px;
    height: 28px;
}

.img2 {
    width: 30px;
    height: 25px;
}

.img3 {
    width: 31px;
    height: 29px;
}

.img4 {
    width: 31px;
    height: 31px;
}

.img5 {
    width: 33px;
    height: 25px;
}

.img6 {
    width: 31px;
    height: 35px;
}

.img7 {
    width: 33px;
    height: 29px;
}

.img8 {
    width: 16px;
    height: 21px;
}

.img9 {
    width: 16px;
    height: 20px;
}

.contact {
    width: 1200px;
    margin: 50px auto;
    font-family: Source Han Sans CN;
}

.address {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.contact-us {
    font-size: 44px;
    font-weight: 500;
    color: #000000;
    text-align: center;
    margin-bottom: 40px;
}

.company {
    margin-bottom: 35px;
}

.company-name {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 10px;
}

.company-title {
    font-size: 16px;
    font-weight: 400;
    color: #555555;
}

.company-address {
    display: flex;
    margin-bottom: 15px;
}

.address-news {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #555555;
}

.demand {
    width: 1200px;
    margin: 100px auto;
    text-align: center;
    font-family: Source Han Sans CN;
    margin-bottom: 150px;
}

.feedback {
    font-size: 44px;
    text-align: center;
    font-weight: 500;
    color: #000000;
    margin-bottom: 40px;
}

.personal {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.inpName {
    width: 40%;
    height: 60px;
    margin-right: 30px;
    font-size: 16px;
}

input {
    background: #F7F6FB;
    border: none;
    text-indent: 30px;
}

.phone {
    width: 40%;
    height: 60px;
    font-size: 16px;
}

.form-textarea {
    font-size: 16px;
    background: #F7F6FB;
    width: 81%;
    height: 178px;
    text-indent: 20px;
    padding: 10px;
}

.form-textarea,
.form-textarea:focus {
    border: none;
    outline: none;
    resize: none;
}

textarea,
input,
textarea:focus,
input:focus {
    outline: none;
}

.login-control {
    text-align: left;
    padding: 30px 105px;
    display: flex;
    align-items: center;
}

.control {
    width: 20%;
    height: 60px;
}

#picyzm {
    margin-left: 10px;
    width: 120px;
    height: 60px;
}

#spans {
    margin-left: 10px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #1592E6;
    user-select: none;
    cursor: pointer;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
}

.login-btn {
    width: 340px;
    height: 60px;
    line-height: 60px;
    background: #F3233F;
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
    margin: auto;
    margin-top: 70px;
}

.footer {
    padding: 50px 0;
    background: #000000;
}

.footer-title {
    width: 1200px;
    text-align: left;
    margin: auto;
    box-sizing: border-box;
    padding: 0 100px;
}

.footer p {
    text-align: left;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 23px
}

.footer .link {
    text-align: left;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 23px
}

.footer .link ul li {
    margin-right: 5px;
    float: left;
}

.footer .link ul::after {
    content: '';
    clear: both;
    display: block;
    height: 0px;
    visibility: hidden;
}
.img1 {
        margin-right: 20px;
    }

    .img2 {
        margin-right: 20px;
    }

    .img3 {
        margin-right: 20px;
    }

    .img4 {
        margin-right: 20px;
    }

    .img5 {
        margin-right: 20px;
    }

    .img6 {
        margin-right: 20px;
    }

    .img7 {
        margin-right: 20px;
    }
@media screen and (max-width:980px) {

    html,
    body {
        width: 100%;
        height: 100%;
        /* min-width: 320px; */
    }

    .func {
        width: 100%;
        padding: 0 30px;
        box-sizing: border-box;
    }

    .title {
        margin-top: 20px;
        text-align: left;
    }

    .title-func {
        margin-bottom: 15px;
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #000000;
        text-align: center;
    }

    .content-func {
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 40px;
        color: #222222;
        font-size: 30px;
    }

    .customers {
        display: block;
    }

    .customers-img {
        width: 100%;
    }

    .customers-title {
        margin-top: 20px;
    }

   

    .whole-content {
        display: flex;
        margin-top: 20px;
    }

    .font {
        font-family: Source Han Sans CN;
        font-weight: 500;
        color: #000000;
        font-size: 25px;
    }

    /*.whole-content .img {*/
    /*    width: 15px;*/
    /*    height: 15px;*/
    /*    margin-right: 10px;*/
    /*    margin-top: 4px;*/
    /*}*/

    .font-title {
        font-family: Source Han Sans CN;
        font-weight: 400;
        line-height: 30px;
        color: #555555;
        margin-top: 5px;
        font-size: 20px;
        max-width: 800px;
    }

    .customers-title .map {
        margin-left: 0px;
        margin-top: 0px;
        width: 100%;
    }

    .marketing {
        display: block;
    }

    

    .contact {
        width: 100%;
        margin: 30px auto;
        font-family: Source Han Sans CN;
    }

    .contact-us {
        margin-bottom: 20px;
    }
    .company-title {
        font-size: 20px;
    }
        .address-news {
        font-size: 20px;
    }
    .company-name {
        font-size: 25px;
    }
    .address {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        padding: 0 30px;
        box-sizing: border-box;
    }

    .address .map {
        width: 100%;
    }

    .company {
        margin-bottom: 15px;
    }


    .demand {
        width: 100%;
        margin: 20px auto;
        text-align: center;
        font-family: Source Han Sans CN;
        margin-bottom: 30px;
        padding: 0 30px;
        box-sizing: border-box;
    }

    .feedback {
        text-align: center;
        font-weight: 500;
        color: #000000;
        margin-bottom: 15px;
    }

    

    .inpName {
        width: 100%;
        height: 60px;
        margin-bottom: 10px;
    }

    .phone {
        width: 100%;
        height: 60px;
    }

    .form-textarea {
        background: #F7F6FB;
        width: 100%;
        height: 130px;
        text-indent: 15px;
        padding: 10px 0;
        box-sizing: border-box;
    }

    .login-control {
        padding: 30px 0px;
    }
    .news{
        margin-top: 15px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    input {
        background: #F7F6FB;
        border: none;
        text-indent: 15px;
    }

    .control {
        width: 50%;
        height: 60px;
        margin-right: 20px;
    }

    #picyzm {
        margin-left: 10px;
        width: 30%;
        height: 60px;
    }

    #spans {
        font-size: 14px;
    }

    .login-btn {
        width: 100%;
        height: 60px;
        line-height: 60px;
        margin-top: 20px;
    }

    .footer p{
        font-size: 16px;
    }

    .footer-title {
        width: 100%;
    }

    .hand {
        width: 100%;
    }
}