.main-products-right {
    height: 1100px !important;
}

.main-products-img {
    height: 970px !important;
}

.main-products-more {
    /* border-top: 1px solid red; */
    /* border-bottom: 1px solid red; */
}

.products-top-img {
    width: 60px;
    height: 60px;
    margin: auto;
    margin-top: 40px;
}

.products-top-img img {
    width: 60px;
    height: 60px;
}

.products-title {
    width: auto;
    height: 40px;
    /* margin: auto; */
    text-align: center;
    margin-top: 10px;
    color: #222222;
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
}

.products-des {
    width: auto;
    height: 20px;
    text-align: center;
    margin-bottom: 80px;
    color: #666666;
    font-size: 14px;
    line-height: 20px;
}

.products-contact {
    border: 1px solid #427A8D;
    width: 80%;
    height: 300px;
    margin-top: 40px;
}

.products-contact-main {
    width: 80%;
    height: 100%;
    margin: auto;
    /* border-left: 1px solid red; */
    /* border-right: 1px solid red; */
}

.products-tel {
    width: 100%;
    height: 50px;
    padding-top: 10px;
    border-bottom: 1px solid #BDBDBD;
}

.main-products-img ul li {
    margin-bottom: 0 !important;
}


/* <img src="/public/static/index/images/14-1.jpg" alt=""> */

.products-tel-img {
    float: left;
    width: 50px;
    height: 50px;
    background: url(/public/static/index/images/14-1.jpg) no-repeat center center;
    background-size: 50% 50%;
}

.products-tel-img1 {
    float: left;
    width: 50px;
    height: 50px;
    background: url(/public/static/index/images/14-2.jpg) no-repeat center center;
    background-size: 50% 50%;
}

.products-tel-img2 {
    float: left;
    width: 50px;
    height: 50px;
    background: url(/public/static/index/images/14-3.jpg) no-repeat center center;
    background-size: 50% 50%;
}

.products-tel-img3 {
    float: left;
    width: 50px;
    height: 50px;
    background: url(/public/static/index/images/14-4.jpg) no-repeat center center;
    background-size: 50% 50%;
}

.products-tel-cont {
    float: left;
    width: auto;
    height: 100%;
    text-align: left;
}

.products-tel-cont .pro-tel {
    font-size: 12px;
    color: #9F9F9F;
}

.products-tel-cont .pro-tel-num {
    font-size: 12px;
    margin-top: 10px;
    color: #757575;
}

.pro-cont-us {
    width: 100%;
    height: 50px;
    font-size: 18px;
    color: black;
    line-height: 50px;
    /* text-align: center; */
    /* margin: 20px 0 20px 0; */
}

.pro-wel {
    width: 73%;
    height: 42px;
    float: left;
    /* border-bottom: 1px solid red; */
    /* border-top: 1px solid red; */
    margin-top: 48px;
    background: url(/public/static/index/images/welcome.jpg) no-repeat center center;
    background-size: 100% 100%;
}