.j-container{
    width: 1200px;
    margin: 0px auto;
}
.j-Head{
    width: 100%;
    height: 92px;
    padding: 0px 20px;
    position: fixed;
    left: 0;
    top:0;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.j-Head-logo{
    width: 286px;
}
.j-Head-logo img{
    width: 100%;
}
.j-Head-nav{
    width: calc(100% - 394px);
    text-align: center;
    height: 100%;
}
.j-nav-item{
    display: inline-block;
    position: relative;
    height: 100%;
}
.j-nav-item.on .nav-item-link{
    color: #b71d35;
}
.nav-item-link{
    color: #fff;
    font-size: 18px;
    padding: 0px 20px;
    line-height: 92px;
}
.nav-item-link:hover{
    color: #b71d35;
}
.nav-inner{
    display: none;
    position: absolute;
    width:155px;
    background: #ffffff;
    padding: 20px;
    left: -18px;
    bottom: -139px;
    z-index: 7;
}
.nav-inner-item{
    display: block;
    color: #666666;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
}
.nav-inner-item:hover{
    color: #b71d35;
}
.j-nav-item:hover .nav-inner{
    display: block;
}
.j-Head-right{
    width: 108px;
}
.j-Head-right .head-select{
    width:100%;
    border-radius: 4px;
    height: 37px;
    background: rgba(255,255,255,.11) url("../img/map.png") no-repeat 10px center;
    background-size: 18px;
    
    color: #ffffff;
    font-size: 14px;
    line-height: 37px;
}
.select-item{
    line-height: 37px;
    padding-left: 20px;
margin-left:20px;
}
.en-item{
	display:none;
margin-left:0;
padding-left:40px;

background: rgba(255,255,255,.11);
}
.j-Head-right .head-select:hover .en-item{
	display:block;}
.j-banner{
    width:100%;
    height: 450px;
}
.j-banner img{
    width:100%;
    height: 100%;
}
.j-Title{
    margin-top: 40px;
    color: #333333;
    font-size: 35px;
    text-align: center;
}
.bid-list{
    width: 100%;
    margin: 30px 0;
}
.bid-list li{
    margin-bottom: 20px;
}
.bid-list li a{
    display: block;
}
.bid-list-date{
    float: left;
    width:52px;
    border:1px solid #eeeeee;
    margin-top: 40px;
    color: #999999;
}
.bid-day{
    font-size: 26px;
    text-align: center;
    width: 100%;
    margin: 0px auto;
}
.bid-year{
    font-size: 10px;
    text-align: center;
    background: #ececec;
    width: 100%;
    padding: 10px 0;
}
.bid-list-img{
    float: left;
    width:240px;
    height: 160px;
    margin-left: 30px;
}
.bid-list-img img{
    width:100%;
    height: 100%;
}
.bid-list-right{
    width:843px;
    float: right;
}
.bid-list-right h3{
    color: #333333;
    font-size: 16px;
    margin-top: 20px;
}
.bid-list-tag{
    margin-top: 15px;
}
.bid-list-tag span{
    display: inline-block;
    padding: 10px 20px;
    color: #333;
    font-size: 14px;
    margin-right:20px;
}
.bid-list-tag span img{
    vertical-align: middle;
}
.bid-list-tag i{
    color: #ffffff;
    font-size: 14px;
    padding: 4px 10px;
    cursor: pointer;
    float: right;
    background: #b71d35;
    font-style: normal;
    border-radius: 4px;
}
.bid-text{
    color: #999999;
    font-size: 14px;
    margin: 10px 0;
}
.bid-list li:hover .bid-list-date{
    /*color: #ffffff;*/

}
.bid-list li:hover .bid-list-right h3{
    color: #b71d35;
}
.bid-list li:hover .bid-day{
    background: #b71d35;
    color: #fff;
}
.page-Main {
    width: 100%;
    margin: 70px 0;
    text-align: center; }
.page-Main-item {
    display: inline-block;
    color: #999999;
    font-size: 14px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    padding: 1px 10px;
    margin: 0 5px; }
.page-Main-item:hover {
    background: #b71d35;
    color: #fff;
    border-color: #b71d35; }
.page-Main-item.on {
    background: #b71d35;
    color: #fff;
    border-color: #b71d35; }
.see-page{
    border:none;
}
.page-Main-item select{
    display: inline-block;
    color: #999999;
    font-size: 14px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    padding: 1px 10px;
}
.see-page:hover{
    background: none !important;
    color: #999999;
}
.j-footer{
    width:100%;
    padding: 40px 0;
    background: url("../img/foot_bg.png") no-repeat top center;
    background-size: 100% 100%;
}
.j-footer-left{
    width: 60%;
    float: left;
}
.footer-logo{
    width: 286px;
}
.footer-nav{
    color: #999999;
    font-size: 14px;
    margin: 10px 0;
}
.footer-nav a{
    color: #999999;
    margin:0 10px;
}
.footer-nav a:hover{
    color: #b71d35;
}
.footer-copy{
    color: #999999;
    font-size: 14px;
}
.footer-copy span{
    margin: 0px 10px;
}
.footer-copy a{
    color: #999999;
    font-size: 14px;
}
.footer-logo img{
    width: 100%;
}
.footer-copy a:hover{
    color: #b71d35;
}
.j-footer-right{
    width: 24%;
    float: right;
}
.j-footer-right h4{
    color: #666666;
    font-size: 15px;
}
.j-footer-right dl dd{
    margin-left: 0;
    color: #666666;
    font-size: 14px;
    margin-bottom: 5px;
}
.phone-menu {
    display: none;
    float: right;
    width: 40px;
    height: 40px;
}
.phone-menu img {
    width: 100%;
    height: 100%; }
.phone-Nav{
    width: 80%;
    height: 100%;
    position: fixed;
    left: -9999px;
    top:0;
    z-index: 9999;
    background: #333333;
    padding: 20px;
}
.phone-logo{
    width: 80%;
    margin-bottom: 20px;
}
.phone-logo img{
    width: 100%;
}
.phone-Nav-son{
    width: 100%;
    border-bottom: 1px solid #666666;
}
.phone-Nav-son .phone-item{
	display: block;
	padding: 10px;
	color: #ffffff;
	font-size: 16px;
}
.phone-inner{
	padding-left:10px;
}
.phone-item-in{
	color:#c0c0c0;
font-size:14px;
display:block;
margin-top:10px;
}
.phone-Nav-son a span{
    float: right;
}
.foot-item{
    width: 100%;
    height: 50px;
    background:#3d3d3d url("../img/map.png") no-repeat 10px center;
    background-size: auto;
    border-radius: 4px;
    line-height: 50px;
    padding: 0px 20px 0 50px;
    margin-top: 20px;
    color: #ffffff;
    font-size: 15px;
}
.foot-item span{
    cursor: pointer;
    float: right;
    font-size: 24px;
}
.foot-option{
    display: none;
    width: 100%;
    background:#3d3d3d;
    padding: 20px;
    color: #ffffff;
    font-size: 15px;
}
.phone-banner{
    width: 100%;
    height: 367px;
    display: none;
}
.phone-banner img{
    width: 100%;
    height: 100%;
}
.phone-footer{
    display: none;
    position: fixed;
    left: 0;
    bottom:0;
    z-index: 4;
    width: 100%;
    height: 70px;
    background: #ffffff;
    border-top:1px solid #e2e2e2;
}
.phone-footer-son{
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.phone-footer-item{
    display: block;
    width: 24%;
    height: 100%;
    border-left:1px solid #e2e2e2;
}
.phone-footer-item:first-child{
    border-left: none;
}
.phone-footer-item.on .phone-name{
    color: #b71d35;
}
.phone-img{
    width: 30px;
    height: 30px;
    text-align: center;
    margin: 9px auto 5px;
    background: url("../img/foot_ico1.png") no-repeat center center;
    background-size: 100%;
}
.phone-footer-item:nth-child(2) .phone-img{
    background: url("../img/foot_ico2.png") no-repeat center center;
    background-size: 100%;
}
.phone-footer-item:nth-child(3) .phone-img{
    background: url("../img/foot_ico3.png") no-repeat center center;
    background-size: 100%;
}
.phone-footer-item:nth-child(4) .phone-img{
    background: url("../img/foot_ico4.png") no-repeat center center;
    background-size: 100%;
}
.phone-name{
    color: #333333;
    font-size: 15px;
    text-align: center;
}
.phone-footer-item.on .phone-img{
    background: url("../img/foot_ico1_on.png") no-repeat center center;
    background-size: 100%;
}
.phone-footer-item:nth-child(2).on .phone-img{
    background: url("../img/foot_ico2_on.png") no-repeat center center;
    background-size: 100%;
}
.phone-footer-item:nth-child(3).on .phone-img{
    background: url("../img/foot_ico3_on.png") no-repeat center center;
    background-size: 100%;
}
.phone-footer-item:nth-child(4).on .phone-img{
    background: url("../img/foot_ico4_on.png") no-repeat center center;
    background-size: 100%;
}
.phone-news-title{
    display: none;
    color: #333333;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
    .j-container {
        width: 90%;
    }
    .bid-list-img{
        width: 85%;
    }
    .bid-list-right{
        width: 70%;
    }
}
@media screen and (max-width: 768px) {
    .j-container {
        width: 100%;
    }

    .j-Head {
        height: 80px;
    }

    .j-Head-logo {
        width: 50%;
    }

    .j-Head-nav, .j-Head-right {
        display: none;
    }

    .phone-menu {
        display: block;
    }

    .j-banner {
        height: 205px;
    }

    .phone-banner, .phone-footer {
        display: block;
    }

    .j-footer {
        display: none;
    }
    .j-Title {
        margin-top: 16px;
        color: #333333;
        font-size: 30px;
        text-align: center;
    }
    .bid-list li{
        border-bottom: 2px solid #eeeeee;
    }
    .bid-list-date{
        display: none;
    }
    .bid-list-img{
        float: inherit;
        margin: 0px auto;
    }
    .bid-list-right{
        width: 90%;
        float: inherit;
        margin: 20px auto 0;
    }
    .bid-list-tag span{
        margin-right:5px;
    }
    .bid-list-tag i{
        margin-top: 6px;
    }
    .page-Main{
        margin: 30px 0 100px 0;
    }
}