.box{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.banner{
    width: 100%;
    height: 250px;
    background: url(../images/tender_banner.jpg) no-repeat center;
    margin-top: 100px;
}
.title{
    width: 100%;
    height: 60px;
    background: #ffffff;
    border-bottom: 1px solid #cccccc;
    box-sizing: border-box;
}
.title .w-1200{
    display: flex;
}
.title .title-item{
    width: auto;
    height: 60px;
    font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
    color: #333333;
    text-align: center;
    line-height: 60px;
    /*margin-right: 40px;*/
    cursor:pointer;
}
.title-item a{
    color: #333333;
}
.title-item.active{
    background: #113496;
    color: #ffffff;
}


.content{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 30px 0;
}
.content .w-1200{
    display: flex;
    justify-content: space-between;
}
.content .con-box{
    width: 300px;
    height: auto;
    overflow: hidden;
}
.con-box .con-head{
    width: 100%;
    height: 530px;
    background: #f3f3f3;
    overflow: hidden;
}
.con-head .con-top{
    width: 100%;
    height: 100px;
    background: url(../images/tender1.png) no-repeat center center / 100% 100%;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
}
.con-top .con-name{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    line-height: 34px;
    margin-top: 20px;
}
.con-top .con-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    color: #ffffff;
    line-height: 26px;
    margin-top: 4px;
}
.con-head .con-on{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
}
.con-on .con-li{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-top: 7px;
}


.con-box .con-last{
    width: 100%;
    height: 300px;
    background: #f3f3f3;
    overflow: hidden;
    margin-top: 10px;
    padding: 0 10px;
    box-sizing: border-box;
}
.con-last .con-p{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 26px;
    margin-top: 17px;
}
.con-last .con-span{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-top: 5px;
}
.con-last .con-code{
    width: 143px;
    height: 145px;
    margin: 20px auto 0;
}
.con-last .con-i{
    width: 150px;
    height: 32px;
    background: #113496;
    border-radius: 50px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    line-height: 32px;
    margin: 15px auto 0;
}


.content .list{
    width: 880px;
    height: auto;
    overflow: hidden;
}
.list .list-head{
    width: 100%;
    height: 40px;
    background: #f3f3f3;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    color: #113496;
    line-height: 40px;
}
.list .list-top{
    width: 100%;
    height: 300px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.list-top .top-le{
    width: 425px;
    height: 300px;
    overflow: hidden;
}
.top-le .top-head{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 24px;
    /*font-weight: bold;*/
    color: #333333;
    line-height: 40px;
    margin-top: 15px;
}
.top-le .top-line{
    width: 80px;
    height: 4px;
    background: #113496;
    margin-top: 5px;
}
.top-le .top-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    text-indent: 2em;
    margin-top: 15px;
    text-align: justify;
}
.list-top .top-ri{
    width: 430px;
    height: 300px;
}
.list .list-on{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.list-on .top-title{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    margin-top: 15px;
}
.list-on .list-line{
    width: 90px;
    height: 4px;
    background: #113496;
    margin-top: 5px;
}
.list-on .list-ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.list-ul .list-li{
    width: 100%;
    height: 270px;
    overflow: hidden;
    position: relative;
}
.list-ul .list-li1{
    width: 100%;
    height: 270px;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}

.list-li .list-le{
    width: 430px;
    height: 250px;
    top: 20px;
    left: 0;
    position: absolute;
}
.list-li .list-ri{
    width: 573px;
    height: 222px;
    background: #f3f3f3;
    margin-left: 307px;
    padding-left: 143px;
    padding-right: 20px;
    box-sizing: border-box;
    overflow: hidden;
}
.list-li1 .list-le{
    width: 430px;
    height: 250px;
    top: 20px;
    right: 0;
    position: absolute;
}
.list-li1 .list-ri{
    width: 573px;
    height: 222px;
    background: #f3f3f3;
    padding-right: 143px;
    padding-left: 20px;
    box-sizing: border-box;
    overflow: hidden;
}
.list-ri .list-t{
    width: 100%;
    height: 67px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.list-t .list-num{
    width: 200px;
    height: 67px;
    border-bottom: 1px solid #cccccc;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.list-li1 .list-num{
    width: 220px;
}
.list-num .num{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 60px;
    font-weight: bold;
    color: #ffffff;
    line-height: 67px;
}
.list-num .span{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 24px;
    color: #113496;
    line-height: 34px;
    position: absolute;
    bottom: 5px;
    left: 0;
}
.list-t .list-icon{
    width: 30px;
    height: 30px;
    margin-top: 19px;
}
.list-ri .list-p{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    text-indent: 2em;
    margin-top: 16px;
    text-align: justify;
}

.last{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 58px;
    margin-bottom: 10px;
}
.last .last-head{
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #eeeeee;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.last-head .last-le{
    width: auto;
    height: 55px;
    overflow: hidden;
    position: relative;
}
.last-le .last-name{
    width: auto;
    height: auto;
    overflow: hidden;
    font-size: 24px;
    /*font-weight: bold;*/
    color: #333333;
    line-height: 40px;
}
.last-le .last-line{
    width: 90px;
    height: 4px;
    background: #113496;
    position: absolute;
    bottom: 0;
    left: 0;
}
.last-head .last-ri{
    width: 180px;
    height: 30px;
    background: #113496;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    margin-top: 15px;
    cursor: pointer;
}
.last .last-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.last-box .last-item{
    width: 20%;
    height: auto;
    overflow: hidden;
}
.last-item:nth-of-type(n+3){
    width: 30%;
}
.last-item .last-icon{
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.last-item .last-span{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    color: #333333;
    text-align: center;
    line-height: 26px;
    margin-top: 5px;
}
.last-item .last-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    /*font-weight: bold;*/
    color: #333333;
    text-align: center;
    line-height: 28px;
}