.detail_topBox{
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    width: 1160px;
}
.detail_topBox .box1{
    width: 318px;
    height: 214px;
    border: 1px solid #eeeeee;
    margin-right: 30px;
}
.detail_topBox .box1 img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.detail_topBox .box2{
    width: 810px;
}
.detail_topBox .box2 .pTitle{
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #222;
    font-weight: bold;
}
.detail_topBox .box2 .typeP{
    padding-top: 6px;
    margin-bottom: 35px;
}
.detail_topBox .box2 .typeP span{
    line-height: 22px;
    height: 22px;
    background: #ffe9db;
    color: #ff690e;
    font-size: 13px;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 3px;
    margin-left: 5px;
    display: block;
    float: left;
}
.detail_topBox .box2 .ulBox{
    width: 460px;
}
.detail_topBox .box2 .ulBox ul{
    width: 100%;
    margin-top: 5px;
}
.detail_topBox .box2 .ulBox ul li{
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.detail_topBox .box2 .ulBox ul li .titleSpan{
    width: 70px;
    line-height: 30px;
    color: #999;
    font-size: 14px;
}
.detail_topBox .box2 .ulBox ul li .conSpan{
    width: 390px;
    line-height: 30px;
    color: #333;
    font-size: 14px;
}
.detail_topBox .box2 .pfBox{
    width: 350px;
}   
.detail_topBox .box2 .pfBox .p_start{
    width: 350px;
    height: 20px;
    line-height: 40px;
    margin-bottom: 30px;
}
.detail_topBox .box2 .pfBox .p_start .startImg{
    padding-top: 10px;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.detail_topBox .box2 .pfBox .p_start .fsBox{
    padding-left: 5px;
    font-size: 14px;
    color: #999;
    line-height: 20px;
}
.detail_topBox .box2 .pfBox .butDiv{
    width: 100%;
    height: 42px;
}
.detail_topBox .box2 .pfBox .butDiv .gtBut{
    margin-right: 20px;
    width: 86px;
    height: 42px;
    line-height: 42px;
    padding-left: 54px;
    background: url(../images/de_gtBut.png) no-repeat left top;
    color: #fff;
}
.collectBtn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: url(../../result/tradingHall/images/collect.png) left center no-repeat;
    background-size: 40px 40px;
}
.collectBtn:hover {
    background: url(../../result/tradingHall/images/collected.png) left center no-repeat!important;
    background-size: 40px 40px;
}
.collectBtn.on {
    background: url(../../result/tradingHall/images/collected.png) left center no-repeat!important;
    background-size: 40px 40px;
}
.detail_bottom{
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    width: 1160px;
}
.detail_bottom .headerBox{
    height: 50px;
    line-height: 50px;
    width: 100%;
}
.detail_bottom .headerBox .headerUl{
    width: 100%;
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #ededed;
}
.detail_bottom .headerBox .headerUl li{
    text-align: center;
    cursor: pointer;
    width: 85px;
    height: 49px;
    line-height: 49px;
    margin-right: 50px;
    font-size: 18px;
    color: #222;
}
.detail_bottom .headerBox .headerUl li.on{
    color: #2276e3;
    font-weight: bold;
    line-height: 48px;
    height: 48px;
    border-bottom: 3px solid #2276e3;
}
.detail_bottom .bottomCont{
    width: 100%;
}
.detail_bottom .bottomCont .itemCont{
    width: 100%;
}
.cpListUl{
    width: 100%;
  }
  .cpListUl li{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ededed;
  }
  .cpListUl li .imgBox{
    height: 173px;
    width: 258px;
    border: 1px solid #ededed;
    margin-right: 20px;
  }
  .cpListUl li .imgBox img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
  }
  .jine{
    width: 180px;
  
  }
  .jine p{
    width: 180px;
    color: #ff690e;
  }
  .jine p em {
    font-size: 30px;
    font-weight: bold;
  }
  .detilBtn{
    width: 110px;
    height: 36px;
    line-height: 36px;
    border-radius: 6px;
    border: #2276e3 1px solid;
    color: #2276e3;
  }
  .detilBtn:hover{
    background: #2276e3;
    color: #fff;
  }
.pt40 {
    padding-top: 40px;
}
  .cpListUl li .infoBox{
    width: 700px;
  }
  .cpListUl li .infoBox .titleBox{
    height: 45px;
    line-height: 45px;
    color: #222;
    font-size: 20px;
  }
  .cpListUl li .infoBox .titleBox:hover{
    color: #2276e3;
    font-weight: bold;
  }
  .time{
    background: url(../images/timeIcon.png) no-repeat left center;
    padding-left: 20px;
    line-height: 35px;
  }
  .num{
    background: url(../images/numIcon.png) no-repeat left center;
    padding-left: 20px;
    line-height: 35px;
  }
  .gs{
    background: url(../images/gsIcon.png) no-repeat left center;
    padding-left: 20px;
    line-height: 35px;
  }
/* .cpListUl{
    width: 100%;
}
.cpListUl li{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
    border-bottom: 1px solid #ededed;
}
.cpListUl li .imgBox{
    height: 173px;
    width: 248px;
    border: 1px solid #ededed;
    margin-right: 20px;
    cursor: pointer;
}
.cpListUl li .imgBox img{
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.cpListUl li .infoBox{
    width: 890px;
}
.cpListUl li .infoBox .titleBox{
    height: 65px;
    line-height: 65px;
}
.cpListUl li .infoBox .titleBox .titleName{
    line-height: 65px;
    font-size: 20px;
    font-weight: bold;
    color: #222222;
    margin-right: 5px;
    max-width: 600px;
}
.cpListUl li .infoBox .titleBox .titleName:hover{
    color: #2276e3;
}
.cpListUl li .infoBox .titleBox .typeSpan{
    line-height: 22px;
    height: 22px;
    background: #ffe9db;
    color: #ff690e;
    font-size: 13px;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 3px;
    margin-left: 5px;
    display: block;
    float: left;
}
.pt22{padding-top: 22px;}
.cpListUl li .infoBox .infoBottom{
    background: #f5f9fc;
    padding: 14px 30px 14px 20px;
    width: 840px;
}
.cpListUl li .infoBox .infoBottom .boBox1{
    width: 223px;
    height: 72px;
    box-sizing: border-box;
}
.cpListUl li .infoBox .infoBottom .boBox1 .p_time{
    background: url(../images/timeIcon.png) no-repeat left center;
    background-size: 16px 16px;
    padding-left: 23px;
    color: #999;
    line-height: 36px;
}
.cpListUl li .infoBox .infoBottom .boBox1 .p_address{
    background: url(../images/addressIcon.png) no-repeat left center;
    background-size: 16px 16px;
    padding-left: 23px;
    color: #999;
    line-height: 36px;
}
.bottomLine{
    width: 1px;
    height: 50px;
    padding-top: 12px;
    background: url(../images/bottomLine.png) no-repeat left ;
}
.cpListUl li .infoBox .infoBottom .boBox2{
    width: 170px;
    text-align: center;
}
.cpListUl li .infoBox .infoBottom .boBox2 .p_num{
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #2276e3;
    font-weight: bold;
    font-size: 24px;
}
.cpListUl li .infoBox .infoBottom .boBox2 .p_num em.dw{
    font-size: 14px;
    color: #999;
}
.cpListUl li .infoBox .infoBottom .boBox2 .p_desc{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
}
.cpListUl li .infoBox .infoBottom .boBox3{
    padding-left: 56px;
    padding-right: 56px;
}
.cpListUl li .infoBox .infoBottom .boBox3 .p_start{
    width: 150px;
    height: 40px;
    line-height: 40px;
}
.cpListUl li .infoBox .infoBottom .boBox3 .p_start .startImg{
    padding-top: 10px;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.cpListUl li .infoBox .infoBottom .boBox3 .p_pingf{
    font-size: 14px;
    color: #999;
    line-height: 30px;
}
.cpListUl li .infoBox .infoBottom .boBox4{
    margin-left: 48px;
    padding-top: 20px;
}
.cpListUl li .infoBox .infoBottom .boBox4 .detBut{
    width: 108px;
    height: 34px;
    line-height: 34px;
    background: #fff;
    color: #2276e3;
    border-radius: 3px;
    border: 1px solid #2276e3;
    text-align: center;
}
.cpListUl li .infoBox .infoBottom .boBox4 .detBut:hover{
    background: #2276e3;
    color: #fff;
} */
.pager{
    padding: 0px !important;
    margin: 0px !important;
}
.detailDesc{
    padding-top: 20px;
}
.detailDesc,.detailDesc p{
    color: #333333 !important;
    font-size: 15px !important;
    line-height: 40px !important;
    margin-block-start: 0px !important;
    margin-block-end: 0px !important;
}
.detailDesc img{
    margin: 0 auto !important;
    max-width:1160px !important;
    display: block !important;
}