/* first 首页头部样式 */
.first-top{
    position: relative;
    /* display: flex; */
    width:190px;
    /* width: 1200px; */
    justify-content: space-between;
}
.left-nav{
    width:190px;
    margin-left: 0px;
    float: left;
    background:none;
    padding: 0;
    height: 439px;
    text-align: left;
}
.eject{
    margin-left:190px;
    height: 360px;
}
.demo{
    height: 441px;
}
.dh{
    position: relative;
}
.first-banner{
    width: 100%;
    margin: 0;
    top: 0;
    overflow: hidden;
    height: 360px;
}
.first-banner a{
    height: 100%;
}
.first-left,
.first-right{
    width: 40px;
    background-size: 100% 100%;
}
.first-left{
    background-image: url(../img/z.png);
}
.first-right{
    background-image: url(../img/r.png);
}
/* end */

.index-nav{
    width: 100%;
}
.index-nav .div-a{
    width: 100%;
    height:49px;
    box-sizing: border-box;
    flex-direction: column;
    border-bottom: 1px dashed #fff;
}
.znav{
    width: 190px;
    text-align: center;
    height: 47px;
    position: relative;
}
.znav h1{
    width: 190px;
    color: #fff;
    font-size: 18px;
	font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    line-height: 48px;
}

.znav span{

    float: right;
    margin-right: 18px;
    position: absolute;
    top: 35px;
    left: 166px;
}
.index-nav .div-a div{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    padding:0 0 0 10px;
    text-align: left;
}

.index-nav .div-a div a{
    text-align: left;
    font-size: 16px;
	line-height: 16px;
	color: #000;
	font-weight: normal;
	margin-top: 10px;
}
.first-banner{
    width: 997px;
    height: 444px;
    margin-left: 204px;
}
.first-banner a{
    width: 100%;
    height: 444px;
}
.first-banner2{
    width: 100%;
    height: 376px;
	margin: 0 !important;
}
.first-banner2 a{
    width: 100%;
    height: 340px;
}

.dl{
    padding-top: 10px;
    width: 20%;
    border: 1px solid #bfbfbf;
    border-top: none;
    border-left: none;
    box-sizing: border-box;
}
.dl p{
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #707070;

}
.dl-div{
    width: 90%;
    margin: 0 auto;
}
.dl-div a{
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    border: 1px solid #59af19;
    box-sizing: border-box;
    color: #59af19;
    margin-top: 10px;
}
.dl-div a.hk-a{
    background: #59af19;
    color: #fff;
}
.top1{
    width: 90%;
    margin: 0 auto;
    height: 30px;
    margin-top: 10px;
    border-bottom: 1px solid #59af19;
    box-sizing: border-box;
    font-size: 16px;
    position: relative;
}
.top1::after{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../img/gg.png)no-repeat;
    background-size: 100% 100%;
    left: 4.5em;
}
.gg-ul{
    width: 90%;
    margin: 0 auto;
}
.gg-ul a{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
.top-adv a{
    height: 120px;
}

.sell-list{
    border: 1px solid #a6a6a6;
}
.sell-adv{
    width: 20%;
    height: 350px;
}
.sell-img-div{
    width: 50%;
    border-right: 1px solid #a6a6a6;
    box-sizing: border-box;
}
.sell-ul{
    width: 30%;
}
.sell-img{
    width: 95%;
    margin: 0 auto;
}
.sell-img div{
    height: 135px;
    overflow: hidden;
}
.sell-img a span{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    font-size: 15px;
    color: #707070;
}
.sell-adv2{
    width: 95%;
    margin: 10px auto 5px;
}
.sell-list-ul{
    margin: 0 auto;
    width: 95%;
}
.sell-list-ul a{
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    width: 100%;
    position: relative;
    text-indent: 1em;
    color: #707070;
    font-size: 15px;
}
.sell-list-ul a::after{
    content: '';
    position: absolute;
    width: 0.3em;
    height: 0.3em;
    font-size: 15px;
    border-radius: 0.3em;
    background: #707070;
    left: 0;
    top: calc((100% - 0.3em)/2);
}
.buy-adv a{
    height: 120px;
}
.company-img a{
    width: calc(1200px/100*79/100*19);
    height: calc(1200px/100*79/100*19 +30px);
}
.company-img div{
    width: 100%;
    overflow: hidden;
    height: calc(100% - 30px);
    border: 1px solid #a6a6a6;
    box-sizing: border-box;
}
.company-img span{
    height: 30px;
    line-height: 30px;
    display: block;
    width: 100%;
    font-size: 15px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}
.company-div{
    margin-top: 10px;
    border: 1px solid #a6a6a6;
    box-sizing: border-box;
}
.top3{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 15px;
    position: relative;
    background: #59af19;

}
.top3::after{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc((100% - 20px)/2);
    background: url(../img/tj.png)no-repeat;
    background-size: 100% 100%;
}
.company-ul{
    width: 95%;
    margin: 0 auto;
}
.company-ul a{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px;
    width: 100%;
    text-indent: 1em;
    color: #707070;
    position: relative;
}
.company-ul a::after{
    content: '';
    position: absolute;
    width: 0.3em;
    height: 0.3em;
    font-size: 15px;
    background-color: #707070;
    left: 0;
    top: calc((100% 0.3em)/2);
    border-radius: 0.3em;
}
.article-bor{
    border: 1px solid #a6a6a6;
    box-sizing: border-box;
}
.top4{
    height: 30px;
    display: block;
    position: relative;
    background: #59af19;
}
.top4 span{
    display: block;
    width: 100%;
    height: 30px;
    color: #fff;
    line-height: 30px;
    font-size: 15px;
    text-align: center;
}
.top4 a{
    position: absolute;
    right: 0;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    color: #fff;
    font-size: 15px;
    top: 0;
}
.top4::after{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 10px;
    top: calc((100% - 20px)/2);
    background: url(../img/hy.png)no-repeat;
    background-size: 100% 100%;
}
.xwtop::after{
    background: url(../img/xw.png)no-repeat;
    background-size: 100% 100%;
}
.sctop::after{
    background: url(../img/sc.png)no-repeat;
    background-size: 100% 100%;
}
li {
    position: relative;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 14px;
    transition: all 0.5s;
}

li>p {
    /* position: absolute; */
    width: 100%;
    height: 30px;
    line-height: 30px;
    bottom: 0;
    z-index: 9;
    opacity: 1;
    padding-left: 10px;
}
li>p span {
    font-weight: 700;
    color: #9599A6;
    margin-right: 10px;
}




.dyg_kj{
  height: 444px;
  margin-top: 14px;
  margin-bottom: 8px;
}
.dyg_left{
    background: url(../images/nnav_bg_03.png) no-repeat center center;
    width: 190px;
    position: absolute;
    top: 0;
    z-index: 999;
    height: 445px;
}
.dyg_center{
    margin-left: 0px;
    float: left;
    position: relative;
    height: 444px;
    width: 929px;
}
.dyg_right{
    width: 263px;
    height: 438px;
    float: right;
    margin-top: 18px;
}
.dy_top{
    width: 261px;
    height: 319px;
    border: 1px solid #cacaca;
}
.dy_top_zt h1{
    font-size: 15px;
    color: #151515;
    text-align: center;
    line-height: 47px;
    font-weight: normal;
}
.dy_top_zt a{
    width: 236px;
    height: 31px;
    line-height: 31px;
    font-size: 13px;
    background: #fff;
    border: 1px solid #0178fe;
    text-align: center;
    color: #0178fe;
    border-radius: 6px;
    margin: 0 auto;
    margin-bottom: 11px;
    display: block;
}
.dy_top_zt a:hover{
    background: #0178fe;
    color: #fff;
}
.dy_top2{
    margin-left: 8px;
    margin-top: 10px;
}
.dy_top2 h1{
   font-size: 14px;
   line-height: 22px;
   background: url(../images/toppoc_03.png) no-repeat left center;
   padding-left: 34px;
   color: #0178fe;
   font-weight: normal;
}
.dy_bot-wz{
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    height: 150px;
}
.dy_bot-wz a{
    line-height: 20px;
    padding-left: 15px;
    background:  url(../images/toppoc2_03.png) no-repeat left center;
}

.dy_bot-adv{
    width: 263px;
    height: 106px;
    margin-top: 10px;
}
.dy_bot-adv img{
    width: 263px;
    height: 106px;
}


/*公共标题*/

.bg_tit{
    background-size:100%;
    width:1200px;
    height: 66px;
    position: relative;
}
.bg_tit img{
    position: absolute;
}

.pu_title h1{
    font-size: 30px;
    color: #1951c5;
    font-weight:normal;
    line-height:36px;
    float: left;
}
.pu_title h1 strong{
    font-weight: normal;
    font-size: 26px;
}
.pu_title a{
    position: absolute;
    font-size: 14px;
    line-height: 16px;
    float: right;
    color: #000000;
    right: 8px;
    top: 16px;
}
.pu_title a img{
margin-top: 22px;
}
/* 公共标题 结束*/

/*2024.3.15*/
.new_kj{
    display: flex;
    justify-content: space-between;
}
.new_left{
    width: 591px;
}
.pu_bt{
    font-size: 20px;
    color: #000000;
    line-height: 40px;
    font-weight: normal;
    padding-left: 7px;
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
}
.pu_bt span a{
    font-size: 16px;
    color: #606060;
    line-height: 40px;
    font-weight: normal;
}
.new_left_kj{
    margin-top: 6px;
    width: 590px;
    margin-top: 8px;
}
.nlk_t_kj{
    width: 590px;
    height: 253px;
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
}

.nlk_t-wz{
    position: relative;
    width: 286px;
    height: 253px;
    overflow: hidden;
}
.nlk_t-wz img{
    width: 286px;
    height: 253px;
}
.nlk_t-wz h1{
    width: 246px;
    position: absolute;
    top: 215px;
    background: rgba(0,0,0,0.4);
    line-height: 39px;
    font-size: 14px;
    padding:0 20px;
    color: #fff;
    font-weight: normal;
}

.new_right_kj-wz{
   width: 558px;
   height: 253px;
}
.nrk_t_kj{
   display: flex;
   flex-wrap: wrap;
   align-content: space-between;
}
.nrk_t_kj a{
    display: flex;
    justify-content: space-between;
}
.nrk_t{
    width: 100%;
    height: 90px;
    padding: 7px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #9c9c9c;
    padding-bottom: 26px;
}
.nrk_t_l{
    color: #0ea81d;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 80px;
    margin-top: 4px;
    align-content: center;
}
.nrk_t_l h1{
    font-size: 30px;
    line-height: 37px;
    height: 37px;
}
.nrk_t_l h2{
    font-weight: normal;
}
.nrk_t-wz{
    width:455px ;
    height: 99px;
}

.nrk_t-wz h1{
    font-size: 20px;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px dashed #9c9c9c;
    width: 90%;
}
.nrk_t-wz p{
    width: 95%;
    font-size: 16px;
    line-height: 22px;
    font-size: 16px;
    margin-top: 8px;
    -webkit-line-clamp: 2;
    height: 44px;
}
.nrk_t_ul-wz{
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 125px;
    margin-top: 17px;
}
.nrk_t_ul-wz a{
    background: url(../images/tit_pic_03.png) no-repeat left center;
    width: 560px;
}
.nrk_t_ul-wz a h1{
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    width: 95%;
    padding-left: 30px;
}
.new_kj-b{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;
    height: 237px;
    margin-top: 5px;
}
.new_kj-b a{
    width:48% ;
}
.new_kj-wz{
    width: 90%;
    background: #e6f6e8;
    border-radius: 6px;
    padding: 18px 5%;
}
.new_kj-wz h1{
    font-size: 16px;
    color: #000000;
    line-height: 16px;
    width: 90%;
    font-weight: normal;

}
.new_kj-wz p{
    font-size: 16px;
    color: rgba(0,0,0,0.8);
    -webkit-line-clamp: 2;
    line-height: 24px;
    height: 48px;
    margin-top: 8px;
}

/*供应信息*/
.gy_kj{
    height: 560px;
}
.gy_top-adv{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gy_top_kj-wz{
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    width: 280px;
    height: 280px;
    border: 2px solid #bfbfbf;
}
.gy_tkj-adv{
    width: 281px;
    height: 238px;
}
.gy_tkj-adv img{
    width: 281px;
    height: 238px;
}
.gy_top_kj-wz h1{
    font-size: 16px;
    line-height: 42px;
    color: rgba(0,0,0,0.8);
    font-weight: normal; 
    width: 94%;
    padding: 0 3%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gy_top_kj-wz h1 span{
    font-size: 16px;
    line-height: 42px;
    color: rgba(0,0,0,0.8);
    font-weight: normal; 
    width:80% ;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.gy_top_kj-wz h1 strong{
    float: right;
    color: #ff1514;
    font-size: 14px;
    line-height: 42px;
}
.gy_bottom{
    display: flex;
    justify-content: space-between;
}
.gy_b_left{
    width: 48%;
    height: 220px;
    margin-top: 8px;
}
.gy_b_l-wz{
    width: 100%;
    height: 168px;
    display:flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 10px;
}
.gy_b_l-wz a{
    background: url(../images/tit_pic_03.png) no-repeat left center;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.gy_b_l-wz a h1{
    font-weight: normal;
    width: 80%;
    padding-left: 30px;
    line-height: 16px;
    font-size: 16px;
}
.gy_b_l-wz a span{
    width: 15%;
    text-align: right;
    color: #ff1514;
    line-height: 16px;
    font-size: 16px;
}
.qg_kj{
    display: flex;
    width: 1200px;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 20px;
}
.qg_left{
    width: 48%;
    height: 516px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.qg_left h1{
    width: 100%;
}

.qg_l_t-wz{
    width: 100%;
    height: 300px;
    display:flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 0;
}
.qg_l_t-wz a{
    background: url(../images/tit_pic_03.png) no-repeat left center;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.qg_l_t-wz a h1{
    font-weight: normal;
    width: 85%;
    padding-left: 30px;
    line-height: 16px;
    font-size: 16px;
}
.qg_l_b-adv{
    width: 595px;
    height: 138px;
}
.qg_right-wz{
    width: 48%;

}
.qg_right-wz h1{
    width: 100%;
}
.qg_r-adv{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    width: 100%;
    height: 476px;
}
.qg_r-adv a{
    width: 49%;
    height: 233px;
    position: relative;
}
.qg_r-adv a img{
    width: 100%;
    height: 100%;
}
.qg_r-adv a h1{
    font-size:16px ;
    line-height: 36px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    text-align: center;
    width: 80%;
    padding: 0 10%;
    position: absolute;
    top: 197px;
    font-weight: normal;
}

.qyml{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 18px;
}
.qyml_kj{
    width: 222px;
    height: 234px;
}
.qyml_kj-adv{
    border: 2px solid #bfbfbf;
    width:222px;
    height: 187px;
}
.qyml_kj-adv img{
    width: 220px;
    height: 181px;
}
.qyml_kj h1{
    font-size: 16px;
    font-weight: normal;
    line-height: 42px;
    width: 186px;
    padding: 0 20px;
    text-align: center;
}



.zhxx{
    margin-top: 26px;
    display: flex;
    justify-content: space-between;
}
.zhxx_left_kj{
    width: 48%;
    height: 456px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
}
.zhxx_left_t-wz{
    width: 100%;
    height: 278px;
    display: flex;
    justify-content: space-between;
}
.zhxx_l_t-adv{
    width: 277px;
    height: 245px;
    border: 1px solid #bfbfbf;
}
.zhxx_left_t-wz a h1{
    width: 80%;
    padding:0 10%;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    margin-top: 17px;
    font-weight: normal;
}



.zhxx_right{
    width: 580px;
    height: 456px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.zhxx_r-wz{
    width: 550px;
    height: 114px;
    background: url(../images/hyr1_03_03.png) no-repeat left top;
    background-size: 15px 114px;
    padding-left: 36px;
}
.zhxx_r-wz:hover{
    background: url(../images/hyr2_03_03.png) no-repeat left top;
}
.zhxx_r-wz h1{
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    width: 400px;
}
.zhxx_r-wz p{
    -webkit-line-clamp: 2;
    line-height: 26px;
    height: 52px;
    font-size: 16px;
    margin-top: 6px;
}
.zhxx_r-wz a{
    color: #0ea81d;
    font-size: 16px;
    margin-top: 4px;
    line-height: 16px;
}