

.desk_box{
}
.desk_box .desk_top{
  height: 4.6rem;
}
.desk_box .desk_top .total_box{
  padding: .3rem 0;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 12.6rem;
}
.desk_box .desk_top .total_box .total_info{
  padding: .75rem 1rem;
  top: .3rem;
  right: 128px;
  width: 4.4rem;
  margin-top: 67px;
}
.desk_box .desk_top .total_box .total_info>span{
  width:.3rem;
  height:.04rem;
  background:rgba(255,162,32,1);
  display: inline-block;
  margin-bottom: .12rem;
}
.desk_box .desk_top .total_box .total_info .total_title{
  font-size:.18rem;
  font-weight:bold;
  color:rgba(255,162,32,1);
  margin-bottom: .26rem;
}
.desk_box .desk_top .total_box .total_info .total_money>div{
  margin-bottom: .13rem;
  display: inline-block;
}
.desk_box .desk_top .total_box .total_info .total_money p{
  line-height: .16rem;
  height: .16rem;
  font-size:.16rem;
  font-weight:bold;
  color:rgba(102,102,102,1);
  display: inline-block;
  vertical-align: middle;
}
.desk_box .desk_top .total_box .total_info .total_num p{
  font-size:.16rem;
  font-weight:bold;
  color:rgba(102,102,102,1);
  display: inline-block;
  margin-bottom: .13rem;
  vertical-align: middle;
}
.desk_box .desk_top .total_box .total_info .total_person p{
  font-size:.16rem;
  font-weight:bold;
  color:rgba(102,102,102,1);
  display: inline-block;
  margin-bottom: .13rem;
  vertical-align: middle;
}
.desk_box .desk_top .total_box .total_info .btn_issue{
  width:1.7rem;
  height:.38rem;
  background:rgba(255,162,32,1);
  border-radius:.19rem;
  font-size:.16rem;
  font-weight:bold;
  color:rgba(255,255,255,1);
  line-height:.38rem;
  margin-top: .05rem;
  text-align: center;
  cursor: pointer;
      margin-left: 25px;
}


.desk_tops{
  padding: .2rem 0;
}
.desk_tops .item{
  width: .6rem;
  position: relative;
  height: .9rem;
  text-align: center;
}
.desk_tops .item p{
  font-size:.14rem;
  line-height:.14rem;
  font-weight:bold;
  color:rgba(102,102,102,1);
  /*margin-top: .15rem;*/
  width: .6rem;
  position: absolute;
  text-align: center;
  top: .75rem;
  left: 0;  
}
.desk_tops .item .pi,.desk_tops .item .go{
  width: 1rem;
  left: 50%;
  margin-left: -.5rem;
}
.desk_tops .contact{
  width: 1.8rem;
  margin-top: -20px;
}



.desk_items .items_top{
  margin: .42rem 0 .2rem 0;
  font-size:.2rem;
  font-weight:bold;
  color:rgba(51,51,51,1);
}
.desk_items .items_box .items_left{
  width: 9.35rem;

}
.desk_items{

  
}
.desk_items .items_box .items_left .item{
  height: 1.57rem;
  margin-bottom:.15rem; 
  padding: .34rem .8rem;
}
.desk_items .items_box .items_left .item>img{
  top:0;
  left:0;
}
.desk_items .items_box .items_left .item .column_1{
  margin-bottom: .2rem;
  line-height:.16rem;
}
.desk_items .items_box .items_left .item .column_1 p:nth-child(1){
  font-size:.16rem;
  font-weight:bold;
  color:rgba(51,51,51,1);
  /* line-height:.16rem; */
  margin-right: .2rem;
}
.desk_items .items_box .items_left .item .column_1 p:nth-child(2){
  font-size:.14rem;
  font-weight:400;
  color:rgba(102,102,102,1);
  /* line-height:.14rem; */
}

.desk_items .items_box .items_left .item .column_2 .row_1{
  /* width: 2.4rem; */
  width: 2.6rem;
}
.desk_items .items_box .items_left .item .column_2 .row_1 p{
  font-size:.12rem;
  font-weight:400;
  color:rgba(153,153,153,1);
  height:.24rem;
  line-height:.24rem;
  padding: 0 .11rem;
  border:1px solid rgba(229,229,229,1);
  border-radius:.12rem;
  margin-right: .1rem;
  margin-bottom: .1rem;
}
.desk_items .items_box .items_left .item .column_2 .row_2{
  width: 1.8rem;
}
.desk_items .items_box .items_left .item .column_2 .row_2>div{
  margin-bottom: .22rem;
}
.desk_items .items_box .items_left .item .column_2 .row_2 p{
  font-size:.14rem;
  font-weight:400;
  color:rgba(102,102,102,1);
}
.desk_items .items_box .items_left .item .column_2 .row_2 img{
  margin-right: .1rem;
}


.desk_items .items_box .items_left .item .column_2 .row_3>div{
  margin-bottom: .22rem;
}
.desk_items .items_box .items_left .item .column_2 .row_3 p{
  font-size:.14rem;
  font-weight:400;
  color:rgba(102,102,102,1);
}

.desk_items .items_box .items_left .item .column_2 .row_3 img{
  margin-right: .1rem;
}
.desk_items .btn_msg{
  font-size:.14rem;
  font-weight:400;
  color:rgba(255,255,255,1);
  width:1.2rem;
  height:.36rem;
  line-height:.36rem;
  text-align: center;
  background:rgba(185,185,185,1);
  border-radius:4px;
  cursor: pointer;
}
.desk_items .btn_msg.active{
  background:rgba(255,162,32,1);
}
.btn_msg a{
  color: #fff;
}


.desk_items .items_box .items_right{
  margin-left: .25rem;
  width: 3rem;
}

.desk_items .items_box .items_right .column_1{
  margin-bottom: .1rem;
}

.desk_items .items_box .items_right .column_2>p{
  font-size:.14rem;
  font-weight:bold;
  height: .56rem;
  line-height: .56rem;
  color:rgba(51,51,51,1);
  border-bottom:1px solid rgba(241,241,241,1);
  padding-left: .2rem;
}

.desk_items .items_box .items_right .column_2 .case_box{
  margin-top: .2rem ;
  width: 2.8rem;
}
.desk_items .items_box .items_right .column_2 .case_box>div{
  margin:0 .25rem .2rem .25rem;
  width: .6rem;
}
.desk_items .items_box .items_right .column_2 .case_box p {

  margin-top: .1rem;
}
.desk_items .items_box .items_right .column_2 .case_box p  a{
    font-size:.12rem;
  font-weight:400;
  color:rgba(102,102,102,1);
}
.desk_items .btn_case a{
  display: block;
  font-size:.14rem;
  font-weight:400;
  color:rgba(255,255,255,1);
  width:1.56rem;
  height:.36rem;
  line-height:.36rem;
  text-align: center;
  background:rgba(185,185,185,1);
  border-radius:4px;
  cursor: pointer;
  background:rgba(255,162,32,1);
  margin-bottom: .2rem;
}
.desk_items .items_box .items_right .column_3{
  margin-bottom: .1rem;
}
.desk_items .items_box .items_right .column_3>p{
  font-size:.14rem;
  font-weight:bold;
  height: .56rem;
  line-height: .56rem;
  color:rgba(51,51,51,1);
  border-bottom:1px solid rgba(241,241,241,1);
  padding-left: .2rem;
}
.desk_items .items_box .items_right .column_3 .items_box{
  height: 410px;
  /*overflow: hidden;*/
  padding: .2rem .2rem 0 .2rem;
}
.desk_items .items_box .items_right .column_3 .items_box span{
  width:.16rem;
  height:.16rem;
  line-height:.16rem;
  text-align: center;
  background:rgba(255,162,32,1);
  border-radius:50%;
  font-size:.12rem;
  font-weight:400;
  color:rgba(255,255,255,1);
}
.desk_items .items_box .items_right .column_3 .items_box p{
  font-size:.14rem;
  font-weight:400;
  color:rgba(102,102,102,1);
  padding: 0 .12rem;
  cursor: pointer;
}
.desk_items .items_box .items_right .column_3 .items_box img{
  width:.18rem;
  height:.18rem;
}
.desk_items .items_box .items_right .column_3 .items_box .item{
  margin-bottom: .2rem;
}

.desk_items .items_box .items_right .column_3 .items_box .company_box{
  /* width:2.4rem; */
  width:92%;
}


.desk_items .items_box .items_right .column_4{
  margin-bottom: .1rem;
}
.desk_items .items_box .items_right .column_4 .msg{
  right: .2rem;
  bottom: .2rem;
}





/* new_issue */
.new_issue{
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width:7rem;
  /* height:6.4rem; */
  border-radius:4px;
  z-index: 6;
  padding: .4rem .6rem;
}
.new_issue>img{
  position: absolute;
  top: .3rem;
  right: .3rem;
  cursor: pointer;
}


.new_issue .issue_box>p{
  font-size:.16rem;
  font-weight:bold;
  color:rgba(51,51,51,1);
  margin-bottom: .3rem;
}
.new_issue .issue_box .item_top{
  margin-bottom: .1rem;
}
.new_issue .issue_box .item_top img{
  margin-right: .05rem;
}
.new_issue .issue_box .item_top p{
  font-size:.14rem;
  font-weight:400;
  color:rgba(51,51,51,1);
}
/* column_1 */
.new_issue .issue_box .column_1 {
  margin-bottom: .2rem;
}
.new_issue .issue_box .column_1 .item_1 p{
  font-size:.14rem;
  font-weight:400;
  color:rgba(102,102,102,1);
  height:.36rem;
  line-height:.36rem;
  border:1px solid rgba(229,229,229,1);
  padding: 0 .16rem;
  margin-left: .1rem;
  cursor: pointer;
}
.new_issue .issue_box .column_1 .item_1 p:hover{
  color:rgba(255,162,32,1);
}
.new_issue .issue_box .column_1 .item_1 p.active{
  color:rgba(255,162,32,1);
  border:1px solid rgba(255,162,32,1);
  background: url(../img/choice.png) no-repeat right bottom;
}

/* column_2 */
.new_issue .issue_box .column_2 {
  margin-bottom: .2rem;
}
.new_issue .issue_box .column_2 .item_2{
  margin-bottom: .2rem;
  
}
.new_issue .issue_box .column_2 .item_2 p{
  font-size:.14rem;
  font-weight:400;
  color:rgba(102,102,102,1);
  height:.36rem;
  line-height:.36rem;
  border:1px solid rgba(229,229,229,1);
  padding: 0 .16rem;
  margin-left: .1rem;
  cursor: pointer;
}
.new_issue .issue_box .column_2 .item_2 p:hover{
  color:rgba(255,162,32,1);
}
.new_issue .issue_box .column_2 .item_2 p.active{
  color:rgba(255,162,32,1);
  border:1px solid rgba(255,162,32,1);
  background: url(../img/choice.png) no-repeat right bottom;
}

.new_issue .issue_box .column_2 .supplement{
  font-size:.14rem;
  font-weight:400;
  color:rgba(51,51,51,1); 
  margin-left: .1rem;
  margin-bottom: .1rem;
}
.new_issue .issue_box .column_2 textarea[name="supplement_case"]{
  width: 100%;
  /* width:5.45rem; */
  height:1rem;
  border:1px solid rgba(229,229,229,1);
  margin-left: .1rem;
  padding: .16rem;
}

.new_issue .issue_box .column_2 textarea[name="supplement_case"]::-webkit-input-placeholder{
  font-size:.14rem;
  font-weight:400;
  color:rgba(153,153,153,1);
}

.new_issue .issue_box .column_3 .item_3{
  margin-left: .1rem;
  width: 2.8rem;
}
.new_issue .issue_box .column_3 .item_3 input{
  width: 100%;
  height:.36rem;
  line-height:.36rem;
  border:1px solid rgba(229,229,229,1);
  padding: .1rem .16rem;
  margin-bottom: .1rem;
}
.new_issue .issue_box .column_3 .item_3 input::-webkit-input-placeholder{
  font-size:.14rem;
  font-weight:400;
  color:rgba(153,153,153,1);
}

.new_issue .issue_box .column_3 .item_3 p{
  width: 100%;
  font-size:.14rem;
  height:.36rem;
  line-height:.36rem;
  font-weight:400;
  color:rgba(255,255,255,1);
  background:rgba(255,162,32,1);
  border-radius:4px;
  text-align: center;
  cursor: pointer;
}






/* 进行中项目详情弹框 */
.project_underway{
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width:8.2rem;
  /* height:6.4rem; */
  border-radius:4px;
  z-index: 6;
  padding: .4rem .4rem;
  padding-right: 0;
}
.project_underway>img{
  position: absolute;
  top: .3rem;
  right: .3rem;
  cursor: pointer;
}
.project_underway .underway_left .column_1{
  margin-bottom: .3rem;
}
.project_underway .underway_left .column_1 p:nth-child(1){
  font-size:.16rem;
  font-weight:bold;
  color:rgba(51,51,51,1);
  margin-right: .2rem;
}

.project_underway .underway_left .column_1 p:nth-child(2){
  font-size:.14rem;
  font-weight:400;
  color:rgba(102,102,102,1);

}
.project_underway .underway_left .column_2 .item{
  margin-bottom: .2rem;
  
}
.project_underway .underway_left .column_2 .item p:nth-child(1){
  line-height:.14rem;
  font-size:.14rem;
  font-weight:400;
  color:rgba(153,153,153,1);
  margin-right: .1rem;
}
.project_underway .underway_left .column_2 .item p:nth-child(2){
  line-height:.14rem;
  font-size:.14rem;
  font-weight:400;
  color:rgba(102,102,102,1);
}
.project_underway .underway_right{
  width: 3.55rem;
  border-left:1px dashed rgba(229,229,229,1);
}
.project_underway .underway_right .pro_head{
  width:.6rem;
  /* height:.68rem; */
  margin: .3rem 0;
}
.project_underway .underway_right .pro_qr{
  width:.7rem;
  height:.7rem;
  margin-bottom: .22rem ;
}

.project_underway .underway_right .column_2{
  font-size:.14rem;
  font-weight:bold;
  color:rgba(51,51,51,1);
  margin-bottom: .12rem;
}
.project_underway .underway_right .column_31 {
  margin-bottom: .15rem;
}

.project_underway .underway_right .column_31 p{
  margin: 0 .05rem;
  font-size:.12rem;
  font-weight:400;
  color:rgba(102,102,102,1);
}
.project_underway .underway_right .column_32 {
  margin-bottom: .8rem;
}
.project_underway .underway_right .column_32 p{
  font-size:.12rem;
  font-weight:400;
  color:rgba(102,102,102,1);
  line-height: .24rem;
}



.project_underway .underway_right .column_5 img{
  margin-right: .05rem;
}
.project_underway .underway_right .column_5 p{
  font-size:.12rem;
  font-weight:400;
  color:rgba(102,102,102,1);
}
.project_underway .underway_right .column_5 span{
  font-size:.12rem;
  font-weight:400;
  color:#FFA220;
}




.column_3 .swiper-container{
  width: 100%;
  /*height: 100px;*/
}










