.wb-slider {
    height: 585px;
    overflow: hidden;
    padding-top: 55px;
    position: relative;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    display: block;
}

    .wb-slider-ctag img {
        width: 879px;
        height: 100%;
        display: block;
        position: relative;
        z-index: 998;
    }

.wb-slider-switcher {
    background: url("../imgs/switcher-bg.png") no-repeat 0px 56px;
    left: 870px;
    top: 94px;
    width: 688px;
    height: 452px;
    position: absolute;
    z-index: 1;
}

.wb-slider-stag {
    position: absolute;
    cursor: pointer;
}

.stag-name1 {
    width: 210px;
    height: 32px;
    color: rgb(255, 255, 255);
    line-height: 32px;
    font-size: 20px;
    display: block;
}

.stag1 {
    left: 210px;
    top: 10px;
}

.stag2 {
    left: 540px;
    top: 200px;
}

.stag3 {
    left: 350px;
    top: 295px;
}

.stag4 {
    left: 70px;
    top: 340px;
}

.banner {
    background: url("../imgs/banner.jpg") no-repeat top;
    height: 350px;
    padding-top: 8px;
}

.four-link {
    background: url("../imgs/four-link-bg.jpg") no-repeat top;
    padding: 0px 1px;
    height: 90px;
    text-align: center;
    width: 1200px;
    margin: 0 auto;
}

.link-item {
    width: 230px;
    height: 90px;
    text-align: center;
    vertical-align: top;
    float: left;
}

    .link-item.ml0 {
        margin-left: 0px;
    }

.link-item-icon {
    display: block;
    position: relative;
}

.item-name {
    color: rgb(255, 255, 255);
    font-size: 18px;
}



.item-icon1 {
    background: url("../imgs/item-icon1.png");
    left: 50%;
    top: 40px;
    width: 101px;
    height: 92px;
    margin-left: -51px;
}

.link-item.hover-color .item-icon1 {
    background: url("../imgs/item-icon11.png");
    top: 36px;
    width: 117px;
    height: 107px;
    margin-left: -58px;
}

.item-icon2 {
    background: url("../imgs/item-icon2.png");
    left: 50%;
    top: 43px;
    width: 109px;
    height: 83px;
    margin-left: -54px;
}

.link-item.hover-color .item-icon2 {
    background: url("../imgs/item-icon22.png");
    left: 50%;
    top: 38px;
    width: 127px;
    height: 103px;
    margin-left: -63px;
}

.item-icon3 {
    background: url("../imgs/item-icon3.png");
    left: 50%;
    top: 37px;
    width: 92px;
    height: 95px;
    margin-left: -46px;
}

.link-item.hover-color .item-icon3 {
    background: url("../imgs/item-icon33.png");
    left: 50%;
    top: 32px;
    width: 110px;
    height: 113px;
    margin-left: -55px;
}

.item-icon4 {
    background: url("../imgs/item-icon4.png");
    left: 50%;
    top: 50px;
    width: 109px;
    height: 76px;
    margin-left: -54px;
}

.link-item.hover-color .item-icon4 {
    background: url("../imgs/item-icon44.png");
    left: 50%;
    top: 45px;
    width: 137px;
    height: 99px;
    margin-left: -68px;
}

.link-item:hover {
    background: url("../imgs/item-box1.png");
    position: relative;
    z-index: 999;
}

.link-item.hover-color .item-name {
    color: rgb(220, 117, 29);
}

.notice {
    border-radius: 5px;
    height: 336px;
    background-color: rgb(255, 255, 255);
}

.notice-hd {
    border-radius: 5px 5px 0px 0px;
    height: 43px;
    line-height: 43px;
    padding-left: 17px;
    background-color: rgb(221, 111, 27);
}

.notice-title {
    color: rgb(255, 255, 255);
    font-size: 18px;
    float: left;
}

.notice-bd {
    padding: 20px 30px 0px 15px;
}

.info-list-node {
    height: 42px;
    line-height: 42px;
    vertical-align: top;
}

.info-list-name {
    width: 75%;
    color: rgb(51, 51, 51);
    overflow: hidden;
    font-size: 16px;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.info-list-date {
    color: rgb(153, 153, 153);
    font-size: 16px;
    float: right;
}

.info-list-node:hover .info-list-name {
    color: rgb(221, 111, 27);
}

.info-list-node:hover .info-list-date {
    color: rgb(221, 111, 27);
}

.notice-bd.short .info-list-name {
    width: 70%;
}

.bottom-info-block {
    background: url("../imgs/bottom-info-bg.jpg") no-repeat top;
    height: 688px;
    padding-top: 37px;
}

.trade-info {
    height: 654px;
}

.left-trade-munu {
    width: 242px;
    float: left;
}

.trade-hd {
    background: url("../imgs/trade-hd-icon.png") no-repeat 0px 50%;
    height: 48px;
    line-height: 48px;
    padding-left: 52px;
}

.trade-title {
    color: rgb(51, 51, 51);
    font-size: 20px;
    font-weight: bold;
}

.trade-menu-bd {
    background: url("../imgs/trade-menu-border.png") repeat-y right;
    height: 606px;
    padding-right: 44px;
}

.trade-menu-node {
    height: 41px;
    text-align: center;
    line-height: 41px;
    margin-bottom: 10px;
    vertical-align: top;
}

.trade-menu-name {
    color: rgb(51, 51, 51);
    font-size: 18px;
    display: block;
}

    .trade-menu-name.current {
        color: rgb(255, 255, 255);
        background-color: rgb(220, 117, 29);
    }

.right-trade-info {
    width: 704px;
    margin-left: 51px;
    float: left;
}

.second-tab-hd {
    height: 48px;
    line-height: 48px;
}

.second-tab-name {
    color: rgb(51, 51, 51);
    font-size: 18px;
    float: left;
}

    .second-tab-name.short {
        font-size: 18px;
    }

.second-tab-sx {
    margin: 12px 30px 0px;
    width: 1px;
    height: 22px;
    float: left;
    background-color: rgb(147, 147, 147);
}

    .second-tab-sx.short {
        margin: 12px 15px 0px;
    }

.second-tab-name.current {
    color: rgb(220, 117, 29);
}

.three-tab-hd {
    height: 41px;
    border-bottom-color: rgb(147, 147, 147);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.three-tab-name {
    width: 73px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 31px;
    font-size: 16px;
    margin-right: 10px;
    float: left;
    background-color: rgb(153, 153, 153);
}

    .three-tab-name.current {
        background-color: rgb(220, 117, 29);
    }

.trade-info-list {
    height: 825px;
    padding-top: 19px;
}

.trade-list-node {
    height: 37px;
    margin-bottom: 10px;
    vertical-align: top;
    cursor: pointer;
}

.trade-time {
    padding: 0px 5px;
    border: 1px solid rgb(153, 153, 153);
    border-image: none;
    width: 104px;
    height: 36px;
    float: left;
}

.trade-date {
    height: 35px;
    text-align: center;
    color: rgb(153, 153, 153);
    line-height: 35px;
    font-size: 16px;
    display: block;
}

.trade-hour {
    height: 35px;
    text-align: center;
    color: rgb(153, 153, 153);
    line-height: 35px;
    font-size: 16px;
    display: block;
}

.trade-date {
}

.trade-content {
    width: 505px;
    padding-left: 9px;
    float: left;
}

.trade-list-name a {
    width: 480px;
    height: 37px;
    color: rgb(51, 51, 51);
    line-height: 37px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.trade-company {
    width: 480px;
    height: 37px;
    color: rgb(51, 51, 51);
    line-height: 37px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.trade-list-name a {
    font-size: 16px;
}

.trade-company {
    font-size: 14px;
}

.bidding {
    width: 74px;
    height: 32px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 32px;
    font-size: 16px;
    float: left;
    background-color: rgb(153, 153, 153);
}

.trade-list-node:hover .trade-time {
    border-color: rgb(221, 111, 27);
    background-color: rgb(221, 111, 27);
}

.trade-list-node:hover .bidding {
    border-color: rgb(221, 111, 27);
    background-color: rgb(221, 111, 27);
}

.trade-list-node:hover .trade-date {
    color: rgb(255, 255, 255);
}

.trade-list-node:hover .trade-hour {
    color: rgb(255, 255, 255);
}

.trade-list-node:hover .trade-date {
}

.trade-list-node:hover .trade-list-name a {
    color: rgb(221, 111, 27);
}

.trade-list-node:hover {
    color: rgb(221, 111, 27);
}

.paging {
    height: 26px;
}

.page-count {
    border-radius: 5px;
    border: 2px solid rgb(153, 153, 153);
    border-image: none;
    width: 74px;
    height: 26px;
    line-height: 26px;
    padding-left: 15px;
    margin-left: 13px;
    float: right;
}

    .page-count:hover {
        border: 2px solid rgb(220, 114, 28);
        border-image: none;
    }

.paging a {
    width: 26px;
    height: 26px;
    margin-left: 16px;
    float: right;
}

.end-page {
    background: url("../imgs/end-page.png");
}

.next-page {
    background: url("../imgs/next-page.png");
}

.three-page {
    background: url("../imgs/three-page.png");
}

.two-page {
    background: url("../imgs/two-page.png");
}

.one-page {
    background: url("../imgs/one-page.png");
}

.last-page {
    background: url("../imgs/last-page.png");
}

.first-page {
    background: url("../imgs/first-page.png");
}

.end-page:hover {
    background: url("../imgs/end-page1.png");
}

.next-page:hover {
    background: url("../imgs/next-page1.png");
}

.three-page:hover {
    background: url("../imgs/three-page1.png");
}

.two-page:hover {
    background: url("../imgs/two-page1.png");
}

.one-page:hover {
    background: url("../imgs/one-page1.png");
}

.last-page:hover {
    background: url("../imgs/last-page1.png");
}

.first-page:hover {
    background: url("../imgs/first-page1.png");
}

.bottom-banner {
    background: url("../imgs/bottom-banner.jpg") no-repeat top;
    height: 295px;
}

/*新页面由此段开始*/
.shipping-nav {
    border: 1px solid #ebebeb;
    padding: 30px 0 25px;
}

@media (max-width: 991px) {
    shipping-nav {
        padding: 30px 30px 25px;
    }
}

.shipping-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 767px) {
    .shipping-nav {
        display: block;
        text-align: center;
    }
}

.shipping-nav {
    color: #fed100;
    font-size: 40px;
    border-radius: 10px;
    width: 60px;
    height: 60px;
    line-height: 58px;
    display: block;
    text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shipping-nav {
        width: 50px;
        height: 50px;
        line-height: 48px;
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .ushipping-nav {
        width: auto;
    }
}

.shipping-nav {
    width: 998px;
    padding-left: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shipping-nav {
        width: calc(100% - 50px);
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .shipping-nav .shipping-item .shipping-content {
        width: auto;
        padding-left: 0;
    }
}

.shipping-nav > h6 {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.shipping-nav > p {
    margin-bottom: 0;
    font-size: 14px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shipping-nav > p {
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    .shipping-nav [class*="col-"]:nth-child(-n + 2) {
        padding-bottom: 30px;
    }
}
/*图标旋转*/
.img01 {
    transition: all 3s; /*过渡时间为0.6秒*/
    width: 35px;
    height: 35px;
    
}

    .img01:hover {
        transform: rotate(180deg); /*deg为旋转度数*/
    }
    /*旋转图标下的文字*/
.img01_bot {
    margin-top:5px;
    font-size: 15px;
    font-weight: 500;
    color: #ff5e00;
}
