body,html{
    margin: 0;
    padding: 0;
    background: #f5f5f5;
}
.header{
    width: 100%;
    height: 180px;
}
.header img{
    width: 100%;
    height: 100%;
}
.nav{
    width: 100%;
    height: 48px;
    background: #277bdd;
    color: #fff;
    font-size: 16px;
    line-height: 48px;
    
}
.navbox{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.navlist{
    display: flex;
}
.navlist div{
    padding: 0 24px;
    box-sizing: border-box;
}
.navActive{
    background: rgba(0,0,0,0.10);
}
.searchBtn{
    position: absolute;
    top: -1px;
    right: 0;
}
.searchBtn input{
    height: 40px;
    border: none;
    outline: none;
}
.inputone{
    width: 360px;
    height: 40px;
    background: #ffffff;
    border: 1px solid #277bdd;
    text-indent: 10px;
}
.inputsearch{
    width: 90px;
    height: 40px;
    background: linear-gradient(207deg,#4fb2f0 17%, #277bdd);
    color: #fff;
    margin-left: -5px;
}
.bannerbox{
    width: 1200px;
    margin: 0 auto;
    height: 450px;
    overflow: hidden;
    position: relative;
}
.bannerbox img{
    width: 100%;
    height: 100%;
}
.content-top-box{
  display: flex;
  justify-content:space-between;
  height: 450px;
}
.banner-swiper{
  width: 100%;
  height: 450px;
}
.banner-swiper img{
  width: 100%;
  height: 450px;
}
.noticeBox{
    width: 1200px;
    margin: 0 auto;
}
.noticelist{
    width: 100%;
    margin-top: 16px;
    display: flex;
}
.xwtzHead{
    height: 40px;
    line-height: 40px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #dcdfe6;
}
.xwtz{
    width: 440px;
    height: 393px;
    background: #fff;
}
.xwtzHead div:first-child{
    background: url('../img/1.svg') center 0 no-repeat;
    background-size: 100% 100%;
    height: 40px;
    width: 191px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 35px;
    display: inline-block;
}
.morebtn{
    width: 52px;
    height: 18px;
    background: #fe9438;
    border-radius: 4px;
    text-align: center;
    line-height: 18px;
    display: inline-block;
    position:absolute;
    right: 16px;
    top: 16px;
    color: #ffffff;
    font-size: 12px;
}
.xwtzlist{
    padding: 15px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    color: #3e464c;
    font-size: 14px;
    position: relative;
    line-height: 30px;
}
.xxydlist{
    padding: 15px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    color: #3e464c;
    font-size: 14px;
    position: relative;
    line-height: 30px;
}
.zfcglist{
    padding: 15px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    color: #3e464c;
    font-size: 14px;
    position: relative;
    line-height: 30px;
}
.jqkblist{
    padding: 15px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    color: #3e464c;
    font-size: 14px;
    position: relative;
    line-height: 30px;
}
.xwtztext{
    display: flex;
}
.xwtztitle{
    width: 284px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xtdlbox{
    width: 288px;
    height: 393px;
    background:#fff;
}
.xtdlhead{
    height: 72px;
    background: linear-gradient(180deg,#116ecc, #39a4e8);
    text-align: center;
    line-height: 72px;
    color: #ffffff;
    font-size: 21px;
}
.dlbox{
    padding: 20px 16px;
    box-sizing: border-box;
}
.iconfontAvatar {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #EFF5FF;
    text-align: center;
    vertical-align: middle;
    font-size: 38px !important;
    color: #3889ff;
    margin-right: 12px;
}
.dluser{
    color: #3e464c;
    font-size: 14px;
}
.dlbtn{
    display: flex;
    color: #8a94a6;
    font-size: 12px;
    margin-top: 7px;
}
.xtdllist{
    position: relative;
    width:100%;
    display: flex;
    margin-bottom: 40px;
}
.imgbox{
    width: 40px;
    height: 40px;
    background: #eff5ff;
    margin-right: 12px;
}
.cgggbox{
    width: 896px;
    height: 390px;
    background: #fff;
}
.noticetype{
    width: 100%;
    padding: 11px 15px;
    box-sizing: border-box;
    padding-top: 10px;
    position: relative;
}
.typelist{
    margin: 0;
    padding: 0;
}
.typelist div{
    display: inline-block;
    margin:5px 10px;
    height: 24px;
    background: #ffffff;
    border: 1px solid #277bdd;
    border-radius: 4px;
    padding: 0 8px;
    box-sizing: border-box;
    line-height: 24px;
    color: #277bdd;
    font-size: 14px;
    cursor: pointer;
}
.typelist .activedcggg{
    color: #FE9438;
    border: 1px solid #FE9438;
}
.tablehead{
    width: 865px;
    height: 40px;
    background: rgba(45,142,239,0.08);
    border-radius: 4px;
    display: flex;
    line-height: 40px;
    color: #8a94a6;
    font-size: 14px;
    padding-left: 23px;
    box-sizing: border-box;
    margin-top: 20px;
}
.tablenotice{
    font-size: 14px;
    color: #3e464c;
    display: flex;
    padding-left: 23px;
    box-sizing: border-box;
    line-height: 30px;
    position: relative;
}
.ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.litype{
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #dcdfe6;
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: 13px;
}
.jskbbox{
    width: 288px;
    height: 390px;
    background: #ffffff;
    margin-left: 16px;
}
.jqkbHead{
    height: 40px;
    line-height: 40px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #dcdfe6;
    padding-left: 16px;
    box-sizing: border-box;
    color: #3e464c;
    font-size: 16px;
}
.dateTypelist{
    padding: 16px;
    box-sizing: border-box;
}
.dateType{
    display: flex;
}
.dateType div{
    width: 48px;
    height: 24px;
    background:#eff5ff;
    border-radius: 4px;
    text-align: center;
    line-height: 24px;
    color: #8a94a6;
    font-size: 14px;
}
.dateType .activedate{
    background: #1277e0;
    color:#fff;
}
.jqkbtitle{
    width: 147px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xxydtitle{
    width: 891px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xxyd{
    width: 100%;
    height: 298px;
    background: #fff;
}
.xxydtype{
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #dcdfe6;
    border-radius: 50%;
    margin-right: 8px;
    position: relative;
    top: -2px;
}
.yqljbox{
    width: 100%;
    height: 80px;
    background: #fff;
    line-height: 80px;
    box-sizing: border-box;
}
.yqljbox img{
    width: 112px;
    height: 28px;
    margin-left: 27px;
    margin-right: 26px;
    display: inline-block;
    vertical-align: middle;
}
.yqljbox div{
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 13px;
    box-sizing: border-box;
    color: #3e464c;
    font-size: 12px;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    margin-right: 16px;
}
.foot{
    width: 100%;
    height: 120px;
    background: #277bdd;
    margin-top: 16px;
    /* line-height: 120px; */
    /* position: fixed;
    bottom: 0; */
    display: flex;
    align-items: center;
}
.footbox{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.footbox img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 28px;
    width: 56px;
    height: 68px;
}
.footcontent{
    display: inline-block;
    /* line-height: 22px; */
    width: 1200px;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    /* position: relative; */
    /* top: 10px; */
}
.footewm{
    position: absolute;
    right: 0;
    display: inline-block;
}
.footewm img{
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    margin-right: 10px;
}


/*loading样式*/
.loadProjecting {
    text-align: center;
    padding-top: 50px;
    color: #333;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
}
.loadProjecting img {
    margin-right: 10px;
}
.showSvg{
    position: absolute;
    width: 35px;
    top: 0px;
    height: 32px;
    right: 0;
}
.upDate{
    display: none;
}




.transaction-box .transaction-right{
    width: 288px;
    height: 100%;
  }
  /* ========开标日历========= */
  .transaction-right .bid-calendar{
    margin-bottom: 16px;
    height: 440px;
    background-color: #ffffff;
  }
  .transaction-right .bid-calendar .select-box{
    position: absolute;
    right: 0;
    top: 67px;
    z-index: 99;
    color: rgba(0,0,0,.5);
  }
  .transaction-right .bid-calendar .select-box select{
    float: right;
    padding: 0 10px;
    width: 95px;
    height: 30px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    color: rgba(0,0,0,.5);
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list{
    display: none;
    position: absolute;
    top: 130%;
    left: 15%;
    width: 786px;
    height: 456px;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item-border{
    padding: 8px;
    width: 778px;
    height: 456px;
    background-color: rgba(0,0,0,0.16);
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .triangle-border{
    position: absolute;
    right: -22px;
    bottom: 85px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid rgba(0,0,0,0.16);
    border-bottom: 10px solid transparent;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .triangle{
    position: absolute;
    right: -14px;
    bottom: 85px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #ffffff;
    border-bottom: 10px solid transparent;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item{
    display: none;
    padding: 24px 20px 0;
    width: 762px;
    height: 440px;
    background-color: #ffffff;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item table{
    margin: 0 auto;
    width: 722px;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item tr{
    height: 40px;
    border-bottom:1px solid #e5e5e5 ;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item tr th{
    text-align: center !important;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item thead tr{
    background-color: #f5f5f5;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item thead tr th {
    font-size: 14px;
    color: #3e464c;
    font-weight: 500;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item tbody td{
    color: #3e464c;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item tbody td .title{
    width: 400px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item tbody td .regionName{
    width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item tbody td div a{
    color: #3e464c;
    font-size: 14px;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item .readMore{
    height: 53px;
    line-height: 53px;
    text-align: center;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item .readMore a{
    font-size: 14px;
    color: #a5a5a5;
  }
  .transaction-right .bid-calendar .calendar-box .calendar-list .calendar-item .noData{
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
  .transaction-right .bid-calendar .calendar-annotation{
    padding: 0 20px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #909090;
  }
  .transaction-right .common-tools{
    margin-bottom: 16px;
    height: 165px;
    background-color: #ffffff;
  }
  .transaction-right .select-service{
    height: 165px;
    background-color: #ffffff;
  }
  .transaction-right .layui-laydate-header{
    background-color: #ffffff !important;
    width: 270px;
  }
  .transaction-right .layui-laydate-header i,
  .transaction-right .layui-laydate-header span{
    color: #999999 !important;
  }
  .transaction-right .layui-laydate{
    border: none !important;
    box-shadow: none !important;
  }
  .transaction-right .layui-laydate-main{
    width: 288px !important;
  }
  .transaction-right .layui-laydate-content{
    border: none !important;
  }
  .transaction-right .layui-laydate-content table{
    width: 288px;
    border-collapse: separate;
    border-spacing: 14px 10px;
    margin-left: -12px;
  }
  .transaction-right .layui-laydate-content table td{
    position: relative;
    padding: 0;
    vertical-align: top;
    text-align: left;
    border: 1px solid #e2e2e2;
  }
  .transaction-right .layui-laydate-content table tbody td:first-child,
  .transaction-right .layui-laydate-content table tbody td:last-child{
    background-color: #F5F5F5;
  }
  .transaction-right .layui-laydate-content table tbody.laydate-day-prev,
  .transaction-right .layui-laydate-content table tbody.laydate-day-next{
   background-color: #FFFFFF;
    color: #C0C0C0;
  }
  .transaction-right .layui-laydate-content table td div{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    color: #ffffff;
    background: #f43e33;
    border-radius: 50%;
    text-align: center;
    transform: scale(.8);
  }
  .transaction-right .layui-laydate-content table td .calendar-actived{
    background:#ffffff;
    color: #f43e33;
  }

 .bannerbox .swiper-slide{
  background-repeat: no-repeat;
  background-size:100% 100%;
 }
 .swiper-button-prev,.swiper-button-next{
  background-color: gray !important;
  color: white !important;
  width: 40px !important;
  height: 64px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  opacity: 0.5 !important;
}
.swiper-button-prev{
  left: 50px !important;
}
.swiper-button-next{
  right: 50px !important;
}