.contact {
    width: 100%;
    margin-top: 80px;

}

.container {
    /*background: url("../image/newcontactbg.png");*/
    background: url("../image/newcontactbg-ys.jpg");
    background-size: 100% 1028px;
    background-repeat: no-repeat;
}


.breadcrumb {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 20px 0 20px 18%;
    font-size: 18px;
    font-weight: 400;
    color: #999999;
}

.breadcrumb img {
    width: 18px;
    height: 16px;
    margin-right: 8px;
}

.breadcrumb span, .breadcrumb a {
    line-height: 18px;
    color: #999999;
}

.home:hover {
    color: #c80025;
    cursor: pointer;
}

#content1 {
    width: 64%;
    font-family: 思源黑体;
    margin: 0 auto 30px;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    color: #333333;
}


#line {
    width: 76%;
    border-bottom: 1px solid #3b3b3b;
    opacity: 0.2;
    margin: 0 auto 40px;
}

#server, #shop {
    width: 64%;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: self-start;
    margin: 0 auto;
}

#serverEmail1, #serverPhone1, #tianmao, #jingdong, #address1 {
    font-size: 24px;
    font-family: 思源黑体;
    font-weight: 400;
    text-align: left;
    color: #3b3b3b;
    margin-bottom: 30px;
}

#serverEmail1 img {
    width: 20px;
    height: 15px;
    margin-right: 10px;
}

#serverPhone1 img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

#tianmao img {
    width: 30px;
    height: 13px;
    margin-right: 10px;
}

#jingdong img {
    width: 26px;
    height: 20px;
    margin-right: 10px;
}

#tianmao a, #jingdong a {
    color: #3b3b3b;
}

#tianmao a:hover, #jingdong a:hover {
    color: #c80025;
}

#address1 {
    width: 64%;
    display: flex;
    align-items: start;
    margin: 0 auto 50px;
}

#address1 img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}


/*询盘表单*/
form {
    width: 64%;
    margin: 0 auto;
}

.fullcompany, .phoneemial {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fullname, .companyname, .phonenumber, .emailaddress {
    width: 41%;
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    color: #3b3b3b;
    white-space: nowrap;
}

.emailaddress {
    white-space: unset;
}

.fullname input, .companyname input, .phonenumber input, .emailaddress input {
    width: 100%;
    height: 58px;
    outline: none;
    margin: 16px auto 37px;
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    border: 1px solid #707070;
    border-radius: 6px;
}

.mess {
    width: 100%;
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    color: #3b3b3b;
}

#message {
    width: 100%;
    height: 253px;
    outline: none;
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    border: 1px solid #707070;
    border-radius: 6px;
}

.btn {
    display: block;
    width: 231px;
    height: 62px;
    line-height: 62px;
    margin: 60px auto 0;
    background: #c80025;
    border: none;
    border-radius: 4px;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

/*询盘表单*/
.mapbg {
    background: url("../image/newmapbg.png") no-repeat;
    background-size: 100% 1088px;
    padding-top: 60px;
}

#map {
    width: 84%;
    margin: 0 auto;
    background-color: #ffffff;
}

#map img {
    max-width: 100%;
}


#empty {
    height: 40px;
}

input {
    outline: none;
}

/*滑动验证码*/
.border {
    width: 400px;
    height: 500px;
    /*border: solid black 1px;*/
    background-color: #FFFFFF;
    position: absolute;
    z-index: 999;
    margin-top: -450px;
    margin-left: 21.5%;
    border-radius: 20px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
}

#close {
    font-size: 25px;
    font-weight: bold;
    float: right;
    margin-top: 2px;
    margin-right: 14px;
    cursor: pointer;
}

#hint {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin-top: 35px;
    color: #3b3b3b;
}

.rightValidate {
    width: 280px;
    margin: 0 auto;
    position: relative;
    line-height: 30px;
    height: 30px;
    text-align: center;
    z-index: 99;
    margin-top: 260px;
}

.v_rightBtn {
    position: absolute;
    left: 0;
    top: 0;
    /*height: 33px;*/
    width: 40px;
    background: #ddd;
    cursor: pointer;
}

.imgBtn {
    width: 44px;
    height: 171px;
    position: absolute;
    left: 0;
}

.imgBtn img {
    z-index: 99;
    align: center;
}

.imgBg {
    position: absolute;
    bottom: 15px;
    width: 280px;
    height: 210px;
    display: block;
    z-index: 9;
}

.imgBg_2 {
    position: absolute;
    bottom: -80px;
    bottom: 35px;
    width: 150px;
    height: 60px;
    display: block;
    z-index: 9;
}

.imgBg_3 {
    position: absolute;
    bottom: -80px;
    bottom: 35px;
    width: 170px;
    height: 60px;
    display: block;
    z-index: 9;
}

.hkinnerWrap {
    border: 1px solid #eee;
    z-index: 9999
}

.green {
    border-color: #34C6C2 !important;
}

.green .v_rightBtn {
    background: #34C6C2;
    color: #fff;
}

.red {
    border-color: red !important;
}

.red .v_rightBtn {
    background: red;
    color: #fff;
}

.refresh {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 4px;
    top: 4px;
    font-size: 12px;
    color: #fff;
    text-shadow: 0px 0px 9px #333;
    cursor: pointer;
    display: none;
}

.notSel {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
}

/*滑动验证码*/

/*平板*/
@media screen and (max-width: 1024px) {
    .contact {
        margin-top: 108px;
        background-size: 100% 100%;
    }

    .breadcrumb {
        padding: 12px 0 12px 8%;
        font-size: 14px;
    }

    .breadcrumb img {
        width: 14px;
        height: 13px;
        margin-right: 4px;
    }

    #title {
        font-size: 50px;
        padding-top: 50px;
    }

    #content1 {
        width: 84%;
        margin: 0 8% 20px;
        font-size: 20px;
    }

    #line {
        width: 88%;
        margin: 50px auto;
    }

    #server {
        width: 84%;
    }

    #serverEmail1, #serverPhone1, #address1 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    #serverEmail1 img {
        width: 16px;
        height: 12px;
        margin-right: 10px;
    }

    #serverPhone1 img {
        width: 16px;
        height: 16px;
        margin-right: 10px;
    }

    #shop {
        width: 84%;
    }

    #tianmao, #jingdong {
        display: inline-block;
        font-size: 18px;
        font-family: 思源黑体;
        font-weight: normal;
        text-align: left;
        color: #3b3b3b;
        line-height: 18px;
    }

    #tianmao img {
        width: 20px;
        height: 9px;
        margin-right: 10px;
    }

    #jingdong img {
        width: 18px;
        height: 14px;
        margin-right: 10px;
    }


    #address1 {
        width: 84%;
        margin-bottom: 70px;
    }

    form {
        width: 84%;
    }

    .fullname, .companyname, .phonenumber, .emailaddress, .mess {
        font-size: 18px;
    }

    .fullname input, .companyname input, .phonenumber input, .emailaddress input {
        height: 40px;
        margin: 20px auto 30px;
        font-size: 18px;
        border-radius: 4px;
    }

    #message {
        height: 184px;
        margin-top: 20px;
        border-radius: 4px;
    }

    .btn {
        width: 154px;
        height: 40px;
        line-height: 40px;
        margin: 40px auto 0;
        font-size: 18px;
    }

    #map {
        width: 84%;
    }


    #empty {
        height: 60px;
    }

    /*滑动验证码*/
    .border {
        margin-top: -475px;
        margin-left: 15.5%;
    }
}


/*手机*/
@media screen and (max-width: 800px) {
    .contact {
        margin: 60px auto 0;
    }

    .breadcrumb {
        padding: 12px 0 12px 8%;
        font-size: 12px;
    }

    .breadcrumb img {
        width: 10px;
        height: 9px;
        margin-right: 4px;
    }

    #content1 {
        font-size: 0.16rem;
        margin-bottom: 0.15rem;
    }

    #serverEmail1, #serverPhone1, #address1, #tianmao, #jingdong {
        font-size: 0.16rem;
        margin-bottom: 0.15rem;
    }

    #serverEmail1 img, #serverPhone1 img, #address1 img {
        width: 0.16rem;
        height: unset;
    }

    #jingdong img, #tianmao img {
        width: 0.2rem;
        height: unset;
        margin-right: 0.1rem;
    }

    #address1 {
        margin-bottom: 0.4rem;
    }

    .fullname, .companyname, .phonenumber, .emailaddress, .mess {
        font-size: 0.16rem;
    }

    .fullname input, .companyname input, .phonenumber input, .emailaddress input {
        height: 0.3rem;
        margin: 0.15rem auto 0.28rem;
        font-size: 0.16rem;
        border-radius: 0.02rem;
    }

    #message {
        height: 1.2rem;
        margin-top: 0.2rem;
        border-radius: 0.04rem;
    }

    .btn {
        width: 1.31rem;
        height: 0.34rem;
        line-height: 0.34rem;
        margin: 0.3rem auto 0;
        font-size: 0.16rem;
    }

    .mapbg {
        padding-top: 0.3rem;
    }

    #map {
        width: 7.28rem;
    }

    #empty {
        height: 0.4rem;
    }

    /*滑动验证码*/
    .rightValidate {
        margin-top: 175px;
    }

    .border {
        width: 300px;
        height: 350px;
        margin-top: -340px;
        margin-left: 4.5%;
    }

    .imgBg {
        height: 170px;
    }

    #close {
        margin-top: -4px;
        margin-right: 6px;
    }

    .hkinnerWrap{
        margin-top: -20px;
    }

    #hint {
        font-size: 14px;
    }
}
