﻿/*supplier样式_供应商门户网站样式_Start*/
.supplier_btn {
    position: absolute;
    bottom: 10%;
    right: 15%;
    z-index: 99;
}
.supplier_btn a {
    color: #ffffff;
    font-size: 18px;
    display: block;
    padding: 12px 0;
    background: #e62129;
    border-radius: 3px;
    width: 184px;
    text-align: center;
}
.supplier_btn a:hover {
    background: #f92e3e;
}
.supplier_cont {
    max-width: 1400px;
    margin: 0 auto;
    width: 98%;
}
.supplier_img {
    width: 50%;
    float: left;
    position: relative;
    height: 540px;
}
.supplier_img a {
    display: block;
    width: 960px;
    position: absolute;
    top: 0;
    background: url(https://www.longigroup.com/uploadfile/default/2019/03/20190320092338472.jpg) no-repeat;
    right: 0;
    height: 100%;
}
.supplier_list {
    width: 50%;
    float: left;
}
.supplier_title {
    float: none;
    position: relative;
    width: 680px;
    margin-left: 0;
}
.supplier_title h3 {
    margin-top: 15px;
}
.supplier_title .listMore {
    position: absolute;
    right: 0;
    bottom: 0;
}
.supplier_list ul {
    padding-top: 20px;
    float: none;
}
.supplier_list ul li {
    border-bottom: 1px dashed #ccc;
    padding: 40px 0;
    width: 680px;
}
.supplier_tel {
    max-width: 1400px;
    margin: 0 auto;
}
.supplier_tel h3 {
    margin-top: 50%;
}
.telCont {
    width: 84%;
    padding: 24px 0;
    background: none;
}
.telContList {
    width: 100%;
}
.supplier_offer {
    position: relative;
}
/*样式覆盖*/
.grid figure img {
    opacity: 0.93;
}
/*.qywh.qieh {*/
/*    padding: 0;*/
/*}*/
.main_news_bt span a:hover {
    background: #f92e3e;
}
/*协作创新样式__Start*/
.innovate_main{
    position: relative;
    padding: 10px;
}
.bgl{
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    background: url("../../statics/images/innovate_bg.png") 100% 100% no-repeat;
    width: 100%;
    height: 86%;
    z-index: -99;
}
.innovate_cont{
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
}
.innovate_cont h3{
    text-align: center;
    padding: 42px 0;
    font-size: 22px;
    font-weight: bold;
}
.innovate_cont p{
    text-indent:2em;
    line-height: 32px;
    font-size: 16px;
}
.innovate_tab{
    overflow: hidden;
    max-width: 800px;
    margin: 20px auto;
}
.innovate_tab h4{
    font-size: 16px;
    text-align: center;
    margin: 30px 0 0 0;
}
.innovate_tab span{
    display: block;
    font-size: 12px;
    padding: 0 0 5px 18px;
}
.innovate_tab ul{
    list-style: none;
    display: table;
    width: 98%;
    border-collapse:collapse;
    border-spacing:0;
    margin: 0;
    padding: 0;
}
.innovate_tab ul li{
    display:table-row;
    list-style: none;
}
.innovate_tab ul li::before{
    content: "*";
    padding-top: 10px;
    padding-right: 10px;
    display: inline-block;
}
.innovate_tab ul li.noNeed::before{
    content: "";
}
.innovate_tab ul li p{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #787575;
    font-style: normal;
    width: 70%;
    line-height: 38px;
    box-sizing: border-box;
    font-size: 16px;
}
.innovate_tab ul li p.innovate_name{
    width: 30%;
}
.innovate_tab ul li p em{
    font-style: normal;
}
.innovate_tab ul li p input{
    outline: none;
    width: 100%;
    text-align: center;
    border: none;
    font-size: 16px;
    background: none;
}
.innovate_tab button{
    display: block;
    margin: 30px auto;
    background-image: linear-gradient(to bottom , #f1f1f5, #e1e6ea);
    height: 40px;
    width: 120px;
    border: 1px solid #a8abae;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    cursor:pointer;
}
.innovate_tel{
    position: relative;
    background: url("../../statics/images/innovate_icon3.png") center center no-repeat;
    width: 100%;
    height: 216px;
    margin: 30px auto;
}
.innovate_tel p{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px 0 0 -268px;
}
.innovate_tel p span{
    font-size: 18px;
    font-weight: bold;
}
.innovate_tel p em{
    font-style: normal;
    font-size: 18px;
    padding: 0 12px;
}
.innovate_tel p em::before{
    content: url("../../statics/images/innovate_icon1.png");
    vertical-align: middle;
    display: inline-block;
}
.innovate_tel p span:last-child::before{
    content: url("../../statics/images/innovate_icon2.png");
    vertical-align: middle;
    display: inline-block;
}
/*协作创新样式__End*/

@media only screen and (max-width: 1400px) and (min-width: 1024px) {
    .supplier_cont {
        width: 1000px;
        margin: 0 auto;
    }
    .supplier_img {
        height: 400px;
    }
    .supplier_img {
        height: 470px;
    }
    .supplier_list ul li {
        padding: 32px 0;
        width: 486px;
    }
    .supplier_title {
        width: 486px;
    }
    .bgl{
        background: url("../../statics/images/innovate_bg2.png") 100% 100% no-repeat;
        height: 68%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .supplier_cont {
        width: 98%;
    }
    .supplier_list ul li {
        padding: 30px 0;
        width: 100%;
    }
    .supplier_title {
        width: 100%;
    }
    .supplier_img {
        height: 450px;
    }
    .supplier_img a {
        width: 944px;
    }
    .listCont {
        max-width: 300px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .supplier_btn {
        left: 12%;
    }
    .supplier_btn a {
        font-size: 16px;
        padding: 8px 0;
        border-radius: 3px;
        width: 142px;
    }
}

@media only screen and (max-width: 768px) and (min-width: 320px) {
    .supplier_cont {
        padding: 0 8%;
    }
    .supplier_list {
        width: 100%;
    }
    .supplier_list ul li {
        padding: 20px 0;
        width: 100%;
    }
    .supplier_title {
        width: 100%;
    }
    .supplier_img {
        display: none;
    }
    .listCont {
        max-width: 220px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .telCont {
        margin: 0 auto;
        float: none;
    }
    .supplier_tel h3 {
        margin-top: 20px;
    }
    .supplier_btn {
        left: 12%;
    }
    .supplier_btn a {
        font-size: 12px;
        padding: 4px 0;
        width: 105px;
    }
    /*样式覆盖*/
    .telTitle {
        margin-left: 8%;
    }
    /*协作创新样式__Start*/
    .innovate_cont h3{
        padding: 20px 0;
    }
    .innovate_cont p, .innovate_tab ul li p input, .innovate_tab ul li p{
        font-size: 14px;
    }
    .innovate_tel p{
        margin: -42px 0 0 -148px;
    }
    .innovate_tel p span, .innovate_tel p em{
        display: block;
        padding: 0;
        text-align: center;
    }
    /*协作创新样式__End*/
}

/*supplier样式_供应商门户网站样式_End*/


