/*公共部分*/
a.mor {
    font-size: 16px;
    height: 63px;
    line-height: 62px;
}
a.mor_X {
    font-size: 16px;
    height: 63px;
    line-height: 62px;
    margin-right: 15px;
}
.more {
    background-position: -48px -103px;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 5px;
}
.groupPurchase {
    margin-right: 5px;
    vertical-align: middle;
}
/* .shuaxin {
    width: 16px;
    height: 12px;
    display: inline-block;
    background-position: -136px -102px;
    margin-right: 5px;
    transform: rotate(0);
    transition: transform .5s ease;
} */
.mor_X:hover .shuaxin {
    transform: rotate(360deg);
}
/*公共部分*/

.tdL {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 120px;
    margin: 0 auto;
}

/*nav S*/
    .nav {
        height: 37px;
        background-color: #ffffff;
    }
    .nav .banxin {
        position: relative;
    }
    .nav .second {
        position: absolute;
        /* height: 381px; */
        background-color: #fff;
        width: 180px;
        /* top: 37px; */
        left: 202px;
        z-index: 99;
        display: none;
        border: 1px solid #666; 
    }
    .nav .second dd {
        line-height: 24px;
        /* height: 24px; */
        padding-left: 30px;
        font-size: 14px;
        font-weight: normal;
        border-bottom: 1px solid #666;
    }
    .nav .second dd:last-child {
        border-bottom: 0 none;
    }
    .nav .third {
        position: absolute;
        /* height: 381px; */
        background-color: #fff;
        width: 180px;
        /* top: 37px; */
        left: 180px;
        z-index: 99;
        display: none;
        border: 1px solid #666;
    }
    .nav .third dd {
        line-height: 24px;
        /* height: 24px; */
        padding-left: 30px;
        font-size: 14px;
        font-weight: normal;
    }
    .nav #goods>dl {
        height: 418px;
        width: 202px;
        background-color: #ffffff;
        position: relative;
        z-index: 10;
    }
    .nav dt {
        background-color: #ff2317;
        height: 37px;
        padding-left: 34px;
        color: #fff;
        margin-bottom: 20px;
        font: normal bolder 18px/37px Microsoft YaHei,Tahoma,simsun;
    }
    .nav .oneLis dd {
        box-sizing: border-box;
        height: 42px;
        padding: 0px 26px 0 34px;
        color: #333333;
        font: normal bolder 16px/16px Microsoft YaHei,Tahoma,simsun;
        vertical-align: middle;
        line-height: 42px;
    }
    .nav dd .hot {
        background-position: -46px 0;
        display: inline-block;
        width: 29px;
        height: 17px;
        margin-left: 14px;
        vertical-align: middle;
    }
    .nav dd .lt {
        background-position: -38px 0;
        display: inline-block;
        width: 6px;
        height: 12px;
        margin-top: 15px;
        vertical-align: text-bottom;
    }
    #goods dd:hover {
        background-color: #dcdcdc; 
    }
    #goods dd:hover a {
        color: #ff2317;
    }
    .second dd:hover a {
        display: block;
    }
    /* .nav ul {
        position: absolute;
        left: 202px;
        top: 0;
    } */
    .nav ul li {
        height: 37px;
        width: 188px;
        line-height: 37px;
        font-size: 18px;
        color: #333333;
        text-align: center;
    }
/*nav E*/



/*main S*/
    

    /*search S*/
       
    
    
        /*轮播图 S*/
        .article_two .bottom .message .lunleft {
            margin-left: 35px;
        }

       

        .article {
            position: relative;
            margin-bottom: 18px;
            z-index: 0;
        }
        .lunbotu {
            width: 100%;
            height: 380px;
            position: absolute;
        }
        .lunbotu ul li {
            position: absolute;
            left: 0;
            top: 0;
            z-index: -1;
            height: 100%;
            width: 100%;
            text-align: center;
            background-position: center top;
            background-repeat: no-repeat;
        }
        .article .banxin {
            height: 380px;
            position: relative;
        }
        .change {
            margin-left: 202px;
            width: 750px;
            height: 380px;
        }
        .change span {
            display: none;
            width: 35px;
            height: 81px;
            position: absolute;
            top: 50%;
            margin-top: -40px;
            background-image: url(../../images/xiaojiantou.png);
            opacity: .6;
            filter:Alpha(opacity=60);
            cursor: pointer;
        }
        .change .right {
            background-position: 0 0;
            right: 248px;
        }
        .change .left {
            background-position: -72px 0;
            left: 202px;
        }  
        .dot {
            position: absolute;
            height: 18px;
            bottom: 25px;
            left: 50%;
        }   
        .dot ul li {
            box-sizing: border-box;
            height: 18px;
            width: 18px;
            margin: 0 12px 0 12px;
            border: 2px solid #ffffff;
            background-color: rgba(0, 0, 0, 0);
            border-radius: 9px; 
            cursor: pointer;
        }
        .dot ul .designate{
            border: 0 none;
            background-color: rgba(255, 0, 0, 1);
        }
        /*轮播图 E*/

        /*轮播列表*/
        .article_two .bancarous {
            box-sizing: border-box;
            border: 1px solid #ffffff;
            max-height: 540px;
            background-color: #ffffff;
            width: 1200px;
        }

        /*采购招标 S*/
        .article_two .banxin {
            box-sizing: border-box;
            border: 1px solid #ffffff;
            max-height: 540px;
            background-color: #ffffff;
        }
        .article_two .banxin .top {
            height: 62px;
            border-bottom: 1px solid #dddddd;
            padding-left: 44px;
            padding-right: 80px;
        }
        .article_two .banxin .list {
            background-position: -137px 0;
            width: 22px;
            height: 21px;
            display: inline-block;
            margin-top: 22px;
            margin-right: 15px;
            vertical-align: top;
        }
        .article_two .top p {
            display: inline-block;
            height: 64px;
            font: normal bolder 22px/64px Microsoft YaHei,Tahoma,simsun;
            vertical-align: top;
            padding-right: 30px;
            color: #333;
        }
        .article_two .banxin .hot {
            background-position: 0 -103px;
            width: 45px;
            height: 15px;
            display: inline-block;
            margin-top: 26px;
        }
        .article_two .banxin .bottom {
            margin: 18px 20px 0 40px;
            max-height: 441px;
            overflow-y: auto;
        }
        .article_two .bottom div.message:nth-child(1) {
            margin-top: -18px;
        }
        .message {
            margin-right: 25px;
            border: 0 none;
            border-bottom: 1px solid #dddddd;
            border-radius: 0;
            /* width: auto; */
        }
        .article_two .message:last-child {
            border: 0 none;
        }
        .article_two .bottom .message .img img {
            left: 19px;
            top: 22px;
            height: 74px;
        }
        .article_two .bottom .message .left .top ul {
            padding-bottom: 6px;
        }
        .article_two .bottom .message .left {
            margin-left: 102px;
        }
        
            .article_two .bottom .message .left .center li {
                padding: 0 20px;
                font-size: 16px;
                border: 0 none;
                height: auto;
            }
            .article_two .bottom .message .left .center li:first-child {
                width: 166px;
            }
            .article_two .bottom .message .left .center li:nth-of-type(2) {
                width: 218px;
                font-weight: 600;
            }
            .article_two .bottom .message .left .center li:nth-of-type(3) {
                padding-left: 1px;
            }
            .article_two .bottom .message .left .center li:last-child {
                width: 272px;
            }
            .article_two .bottom .message .left .times {
                margin-left: 70px;
            }
        
            .article_two .bottom .message .left .times {
                margin-left: 70px;
            }
        
            .article_two .bottom .message .left .expla {
                text-align: center;
            }
        
            .article_two .bottom .message .left .center li h4 {
                line-height: 1.6;
            }
        
            .article_two .bottom .message .left .center li p {
                padding-bottom: 10px;
            }
        
            .article_two .bottom .message .left .center li div {
                height: auto;
            }
        
            /* .message .left .center li:nth-child(2) p {
                margin-left: 88px;
            } */
        
        .article_two .bottom .message .bottom {
            margin: 10px 0 0 10px;
            width: 90%;
        }
        .article_two .bottom .message .left .bottom {
            margin-top: 0;
        }
        /* .article_two .bottom .message img {
            width: 59px;
            height: 59px;
            margin: 0 4px 14px 14px;
        }
        .article_two .bottom .message .left {
            margin-left: 68px;
        }
        .article_two .bottom .message .left .center li {
            border: 0 none;
            padding: 12px 0 0;
        }
        .article_two .bottom .message .left .center li h4 {
            padding: 0;
        }
        .article_two .bottom .message .left .center li p {
            white-space:normal;

        }
        .article_two .bottom .message .left .center li div {
            height: auto;
        }
        .article_two .bottom .message .left .times {
            margin-left: 70px;
        }
        .article_two .bottom .message .left .expla {
            text-align: center;
        }
        .article_two .message li {
            margin-left: 38px;
            font-size: 14px;
            color:#666666;
            line-height: 1.5;
            padding-top: 10px;
        }
        .article_two .message li:nth-child(1) {
            width: 112px;
        }
        .article_two .message .loca {
            display: inline-block;
            width: 9px;
            height: 12px;
            margin-right: 8px;
            background-position: -126px -82px;
        }
        .article_two .message li:nth-child(2) {
            width: 145px;
        } */
        /* .article_two .message li:nth-child(2) b{
            color:#ff2317;
            font-size: 16px;
        }
        .article_two .message li:nth-child(2) b{
            color:#ff2317;
            font-size: 16px;
            margin-right: 20px;
        }
        .article_two .message li:nth-child(3) i{
            color: #333333;
            font-size: 14px;
        }
        .article_two .message li:nth-child(3) span {
            font-size: 12px;
            display: inline-block;
            vertical-align: top;
        }
        .article_two .message li:nth-child(3) span:last-child {
            width: 110px;
        }
        .article_two .message li:nth-child(4) p:nth-child(1) i{
            color: #333333;
        }
        .article_two .message li:nth-child(4) p:nth-child(1) span{
            color: #ff2317;
            font-size: 16px;
        }
        .article_two .message li:nth-child(4) p:nth-child(2) span{
            color: #ff2317;
            font-size: 14px;
        }
        .article_two .message li:nth-child(5) {
            font-size: 12px;
            width: 188px;
        }
        .article_two .message li:nth-child(6) {
            font-size: 12px;
        }
        .article_two .message li:nth-child(6) span {
            margin-right: 16px;
        } */
        .article_two .message .baozhengjin {
            width: 18px;
            height: 18px;
            display: inline-block;
            background-position: -117px 0;
            margin-right: 2px;
        }
        .article_two .message .weiyuejin {
            width: 18px;
            height: 18px;
            display: inline-block;
            background-position: -96px 0;
            margin-right: 2px;
        }
        .article_two .message .baojia {
            display: inline-block;
            width: 78px;
            height: 30px;
            background-color: #ff2317;
            color: #ffffff;
            font-size: 15px;
            line-height: 30px;
            text-align: center;
            margin-top: 12px;
            margin-right: 16px;
            border-radius: 6px;
        }
        .article_two .message .will {
            display: inline-block;
            width: 78px;
            height: 30px;
            background-color: #b5b5b5;
            color: #ffffff;
            font-size: 15px;
            line-height: 30px;
            text-align: center;
            margin-top: 12px;
            margin-right: 16px;
            border-radius: 6px;
        }
        .article_two .message .left .center li>div>span {
            margin-bottom: 10px;
        }
        /*采购招标 E*/


        .img-row {
            height: 88px;
            margin-top: 20px;
            margin-bottom: 20px;
        }



        /*动态左 S*/
        .dynamic {
            height: 388px;
            margin-bottom:  50px;
        }
        .dynamic .banxin {
            height: 100%;
        }
        .dynamic .left {
            box-sizing: border-box;
            width: 330px;
            height: 100%;
            border: 1px solid #ffffff;
            background-color: #ffffff;
        }
        .dynamic .left .top {
            height: 59px;
            border-bottom: 1px solid #dddddd;
            font-size: 24px;
            line-height: 60px;
        }
        .dynamic .left .tuijian {
            display: inline-block;
            height: 23px;
            width: 23px;
            margin: 21px 17px 0 22px;
            background-position: 0 -76px;
            vertical-align: top;
        }
        .dynamic .left .bottom {
            overflow: hidden;
            height: 328px;
            width: 328px;
            position: relative;
        }
        .dynamic .left .messages {
            position: absolute;
            top:0;
            left:0;
        }
        .dynamic .left .message {
            width: auto;
            padding: 0;
            margin: 0 16px 0 18px;
            height: 81px;
            border-bottom: 1px solid #dddddd;
        }
        .dynamic .left .message ul {
            padding: 9px 12px 8px 12px;
        }
        .dynamic .left .message li {
            display: block;
            width: 270px;
            font-size: 14px;
            line-height: 1.5;
            height: 21px;
        }
        .dynamic .left .message .weiyue {
            display: inline-block;
            width: 17px;
            height: 18px;
            background-position: -119px -32px;
            margin-right: 10px;
        }
        .dynamic .left .message .baozheng {
            display: inline-block;
            width: 17px;
            height: 18px;
            background-position: -140px -32px;
        }
        /*动态左 E*/


        /*动态中 S*/
        .dynamic .center {
            box-sizing: border-box;
            width: 490px;
            height: 100%;
            border: 1px solid #ffffff;
            background-color: #ffffff;
        }
        @media (max-width: 1920px) {
            .dynamic .center {
                margin-left: 24px;
            }
        }
        @media (max-width: 1280px) {
            .dynamic .center {
                margin-left: 16px;
            }
        }
        @media (min-width: 1920px) {
            .dynamic .center {
                margin-left: 24px;
            }
        }
        .dynamic .center .top {
            height: 59px;
            border-bottom: 1px solid #dddddd;
            font-size: 24px;
            line-height: 60px;
            padding: 0 43px 0 27px;
        }
        .dynamic .center .denglong {
            display: inline-block;
            height: 20px;
            width: 16px;
            background-position: -52px -77px;
            margin-right: 18px;
            margin-top: 23px;
            vertical-align: top;
        }
        .dynamic .center .message {
            width: auto;
            height: 55px;
            margin: 0 30px 0 27px;
            padding-top: 6px;
            padding-right: 17px;
            border-bottom: 1px solid #dddddd;
            font-size: 14px;
            line-height: 1.6;
        }
        .dynamic .center .fangkuai {
            display: inline-block;
            width: 18px;
            height: 18px;
            background-position: -27px -78px;
            margin-right: 17px;
            margin-top: 7px;
            vertical-align: top;
        }
        .dynamic .center ul li:nth-child(2) {
            margin-right: 70px;
            width: 116px;
        }
        .dynamic .center ul li:nth-child(2) p {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .dynamic .center ul li:nth-child(3) p:first-child span:first-child {
            display: inline-block;
            width: 80px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        .dynamic .center .bottom div:last-child{
            border-bottom:0 none;
        }
        /*动态中 E*/

       
       
        /*动态右 S*/
        .dynamic .right {
            box-sizing: border-box;
            width: 332px;
            height: 100%;
            border: 1px solid #ffffff;
            background-color: #ffffff;
        }
        .dynamic .right .top {
            height: 59px;
            border-bottom: 1px solid #dddddd;
            font-size: 24px;
            line-height: 60px;
            padding: 0 0 0 24px;
        }
        .dynamic .right .dianpu {
            display: inline-block;
            height: 22px;
            width: 25px;
            background-position: -73px -77px;
            margin-right: 16px;
            margin-top: 20px;
            vertical-align: top;
        }
        .dynamic .right .message {
            width: auto;
            padding: 0;
            height: 43px;
            margin: 0 21px 0 22px;
            padding-left: 9px;
            border-bottom: 1px solid #dddddd;
            color: #333;
            font-size: 14px;
            line-height: 44px;
        }
        .dynamic .right .duokuai {
            display: inline-block;
            height: 8px;
            width: 8px;
            background-position: -140px -84px;
            margin-right: 11px;
            margin-top: 19px;
        }
        .dynamic .right .bottom div:last-child {
            border-bottom: 0 none; 
        }
        /*动态右 E*/


        /*优质供应商 S*/
        .gongyingshang .top {
            height: 37px;
            border-bottom:1px solid #ff2317; 
            margin-bottom: 15px;
        }
        .gongyingshang .top .center {
            box-sizing: border-box;
            width: 230px;
            margin: 0 auto;
            height: 44px;
            font-size: 24px;
            line-height: 44px;
            padding: 16px 22px 0 22px;
            background-color: #f4f4f4;
            text-align: center;
        }
        .gongyingshang .top .wujiaoxing {
            display: inline-block;
            height: 19px;
            width: 19px;
            background-position: -101px -76px;
            margin-top: 10px;
        }
        .gongyingshang .bottom {
            padding: 0 0 49px 0;
            /* column-gap: 20px; */
            /* column-count: 9; */
            /* column-width: 115px; */
            margin-left: -20px;
        }
        .gongyingshang .bottom a {
            box-sizing: border-box;
            height: 115px;
            width: 115px;
            margin: 20px 0 0 20px;
            background-color: #ffffff;
            text-align: center;
            font-size: 20px;
            line-height: 32px; 
            font-weight:600; 
            float: left;
        }
        /* .gongyingshang .bottom a:last-child {
            padding-top: 22px;
        } */
        /*优质供应商 E*/

    /*search E*/



    /*aside S*/
        .aside {
            box-sizing: border-box;
            width: 248px;
            height: 100%;
            background-color: rgba(255, 255, 255, 0.7);
            padding: 14px 13px 0 15px;
            position: absolute;
            right: 0;
            top: 0;
            z-index: 10;
        }
        .aside .touxiang {
            height: 50px;
            width: 50px;
            border-radius: 25px; 
            margin: 0 auto;
            overflow: hidden;
        }
        .aside .touxiang img {
            height: 50px;
            width: 50px
        }
        .aside p {
            font-size: 16px;
            line-height: 34px;
            color: #333;
            text-align: center;
        }
        .aside .denglu {
            text-align: center;
            margin-bottom: 17px;
            line-height: 26px;
            font-size: 16px;
        }
        .aside .denglu a{
            display: inline-block;
            width: 67px;
            height: 26px;
            background-color: #ff2317;
            color:#ffffff;
            font-size: 16px;
            line-height: 26px;
            margin: 0 12px 0 12px;
            border-radius: 20px; 
        }
        .aside .center {
            position: relative;
            box-sizing: border-box;
            height: 22px;
            text-align: center;
            /* border-bottom: 1px solid #ff2317; */
            padding-right: 11px;
            position: relative;
            margin-bottom: 132px;
        }
        .aside .title {
            width: 134px;
            display: inline-block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            vertical-align: middle;
        } 
        .aside .time {
            vertical-align: middle;
        }
        .aside .center .zixun,.gonggao {
            cursor: pointer;
        }
        .aside .center div{
            box-sizing: border-box;
            width: 42px;
            height: 22px;
            line-height: 20px;
            font-size: 16px;
        }
        .aside .center .redbor {
            border: 1px solid #ff2317; 
            border-bottom: 0 none;
        }
        .aside .gonggao a {
            color: #666666;
        }
        .aside .zixun a {
            color: #666666;
        }
        .aside .bottom a {
            color: #666666;
        }
        .aside .gonggao a:hover{
            color: #ff2317;
        }
        .aside .zixun a:hover{
            color: #ff2317;
        }
        .aside .bottom a:hover{
            color: #ff2317;
        }
        .aside .center .fr {
            height: 21px;
            line-height: 21px;
        }
        .aside .center .dn {
            display: none;
        }
        .smore {
            display: inline-block;
            width: 8px;
            height: 8px;
            background-position: -120px -60px;
            margin-top: 8px;
        }
        .aside .center ul {
            position: absolute;
            top:22px;
            left: 0;
        }
        .aside .center li {
            height: 28px;
            padding: 0 9px;
            border-bottom: 1px dashed #666666;
            font-size: 12px;
            color: #666666;
            line-height: 28px;
            text-align: left;
        }
        .aside .bottom .top {
            height: 24px;
            width: 220px;
            line-height: 24px;
            font-size: 16px;
            border-bottom: 1px solid #ff2317;
            text-align: left;
        }
        .gengxin {
            display: inline-block;
            height: 16px;
            width: 16px;
            background-position: -78px 0;
            vertical-align: middle;
        }
        .aside .bottom .message {
            height: 28px;
            border-bottom: 1px dashed #666666;
            font-size: 12px;
            color: #666666;
            line-height: 28px;
            text-align: left;
            margin-bottom: 0;
            padding: 0;
        }
        .aside .bottom div:last-child {
            border: 0 none;
        }
        .aside .center .underline {
            position: absolute;
            bottom: 0;
            right: 0;
            width: 136px;
            height: 1px;
            border-bottom: 1px solid #ff2317;
        }
        .under {
            border-bottom: 1px solid #ff2317;
        }
        .article_two .bottom .message .left .xiangmu li:first-child {
            margin-top: 25px;
            width: 315px;
            margin-left: -55px;
        }
        .article_two .bottom .message .left .xiangmu li:nth-of-type(2) {
            margin-top: 25px;
            margin-left: 40px;
            width: 285px;
            font-weight: 100;
        }

        .article_two .bottom .message .left .center li:nth-of-type(3) {
            margin-top: 25px;
            padding-left: 40px;
        }
        .article_two .bottom .message .left .xiang {
            margin-top: 12px;
            margin-left: -50px;
        }

        .message .right {
            position: absolute;
            top: 50%;
            right: 45px;
        }
        .article_two .banxin #test3{
            border-bottom: 1px solid #dddddd;
        }
    /*aside E*/
/*main E*/

.layer_notice{
    display: none;
    display: flex;
    justify-content: space-around;

}
.layer_notice .left{
    width: 50%;
    font-size: 23px;
    margin-top: 50px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.layer_notice .right{
    width: 50%;
    padding-top: 20px;
}