.box{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.banner{
    width: 100%;
    height: 420px;
    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;
    font-weight: bold;
    background-color: #f3f3f3;
}
.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: 250px;
    height: auto;
    overflow: hidden;
}
.con-box .con-head{
    width: 100%;
    height: 308px;
    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: 33px;
}
.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;
    margin-top: 0!important;
}
.con-on .con-li{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-top: 15px;
}


.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: 900px;
    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-on{
    width: 100%;
    height: 301px;
    margin-top: 29px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.list-on .on-le{
    width: 432px;
    height: 301px;
}
.list-on .on-ri{
    width: 422px;
    height: 301px;
    padding-right: 46px;
    box-sizing: border-box;
    overflow: hidden;
}
.on-ri .on-head{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 20px;
    color: #113496;
    font-weight: bold;
    line-height: 30px;
    margin-top: 20px;
}
.on-ri .on-text{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    margin-top: 10px;
}


.list .con-title{
    width: 100%;
    height: 60px;
    border-bottom: 0.01rem solid #eeeeee;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.con-title .title-le{
    width: auto;
    height: 60px;
    font-size: 30px;
    font-weight: bold;
    color: #113496;
    line-height: 60px;
}
.title-le span{
    font-size: 16px;
    color: #666666;
    margin-left: 10px;
}


.list .con-ul{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.con-ul .con-li{
    width: 100%;
    height: 327px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    position: relative;
}

.con-li .con-le{
    width: 512px;
    height: 277px;
    background: #ffffff;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    padding: 0 90px 0 30px;
}
.con-li .con-ri{
    width: 430px;
    height: 300px;
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    top: 23px;
    right: 0;
}
.con-head1{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    margin-top: 10px;
    white-space: nowrap;
}
.con-name{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 24px;
    color: #333333;
    line-height: 34px;
    margin-top: 14px;
}

.con-line{
    width: 20px;
    height: 4px;
    /*background: #113496;*/
    margin-top: 4px;
}
.con-span{
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    margin-top: 10px;
}

.con-li:nth-of-type(even) .con-le{
    padding: 0;
    border: none;
    width: 430px;
    height: 300px;
    top: 0;
    left: 0;
    z-index: 10;
}
.con-li:nth-of-type(even) .con-ri{
    padding: 0 30px 0 70px;
    border: 1px solid #eeeeee;
    width: 513px;
    height: 277px;
    float: right;
    margin-top: 26px;
}


.content .con-on1{
    width: 100%;
    height: 288px;
    overflow: hidden;
    margin-top: 40px;
    background: #fbfbfb;
    padding: 0 15px;
    box-sizing: border-box;
    /*margin-bottom: 0.3rem;*/
}
.con-on1 .con-title{
    width: 100%;
    height: 74px;
    border-bottom: 1px solid #eeeeee;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    margin-top: 0;
}
.con-title .title-le{
    width: auto;
    height: 74px;
    font-size: 26px;
    font-weight: bold;
    color: #113496;
    line-height: 74px;
}
.title-le span{
    font-size: 16px;
    color: #666666;
    margin-left: 10px;
}
.con-title .title-ri{
    width: 150px;
    height: 26px;
    background: #113496;
    border-radius: 5px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
    margin-top: 24px;
    cursor:pointer;
}
.con-on1 .con-last{
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.con-last .con-item{
    width: auto;
    height: 180px;
    margin-top:15px;
}

.con-item .con-img{
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.con-item .con-ou{
    width: auto;
    height: auto;
    overflow: hidden;
}
.con-ou .con-t{
    width: auto;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-top: 15px;
    text-align: center;
}
.con-ou .con-i{
    width: auto;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    /*font-weight: bold;*/
    color: #333333;
    line-height: 30px;
    text-align: center;
    /*background: #ffffff;*/
    margin-top: 0;
}
