.rs_block{
  padding: 28px;
  padding-bottom: 50px;
}
.rs_item_type a{
  width: 8%;
}
.rs_item_type li{
  width: 100%;
}
.rs_item_pic{
  width: 88%;
  margin: 0 auto;
}
.rs_item_blue{
  margin: 0 auto;
  width: 88%;
}
.main_wrap2{
  margin-top: 50px;
}
#kcfwBlock .wrap_head{
  display: block;
  width: 100%;
}
#kcfwBlock .wrap_title{
  margin: 0;
  font-size: 24px;
  text-align: center;
}
.wrap_title_line{
  width: 60px;
  margin: 0 auto;
  border-top: solid 4px #0058F0;
  margin-top:14px;
}
.wrap_info{
  text-align: center;
  font-size: 16px;
  color: #383838;
  margin-top: 16px;
  line-height: 26px;
}
.space_resource{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.space_resource a{
  width: 32%;
}
.space_resource li{
  border: solid 1px #E5E5E5;
  border-radius: 12px;
}
.space_pic{
  width: 100%;
}
.space_pic img{
  width: 100%;
}
.space_info{
  padding: 12px 0 20px;
}
.space_name{
  font-size: 20px;
  text-align: center;
}
.space_short_line{
  width: 40px;
  margin: 0 auto;
  border-top: solid 4px #0029A9;
  margin-top: 6px;
}
.main_wrap3{
  margin-top: 50px;
}
.choose_location{
  width: 80%;
  margin: 0 auto;
  background-image: url(../images/oneThing/wyxz_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 147px;
  margin-top: 20px;
  box-sizing: border-box;
  padding: 20px 40px;
  padding-top: 44px;
  /* background-position: right center; */
}
.choose_label{
  color: white;
  font-size: 22px;
}
.location_input{
  border: solid 1px white;
  width: fit-content;
  border-radius: 20px;
  font-size: 15px;
  color: white;
  cursor: pointer;
  padding: 6px 20px;
  margin-top: 16px;
}
.service_sector{
  display:flex;
  justify-content: space-between;
  align-items: center;
  margin:30px auto;
}
.service_sector li{
  width: 32%;
  background-image: url(../images/oneThing/fwzq_bg1.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 128px;
  box-sizing: border-box;
  padding: 20px;
}
.service_sector li:nth-child(2){
  background-image: url(../images/oneThing/fwzq_bg2.png);
}
.service_sector li:nth-child(3){
  background-image: url(../images/oneThing/fwzq_bg3.png);
}
.service_sector_name{
  font-size: 20px;
  color: white;
}
.service_sector_item{
  margin-top: 6px;
  width: 74%;
}
.service_sector_item span{
  font-size: 15px;
  color: white;
  border-right: solid 1px white;
  padding-right: 10px;
  margin-right: 6px;
  cursor: pointer;
  line-height: 24px;
}
.service_sector_item span:last-child{
  border-right: none;
}
/* 找资金 */
.kcjj_block{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.kcjj_block a{
  width: 49%;
}
.kcjj_block li{
  border: solid 1px #E5E5E5;
  box-sizing: border-box;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  border-radius: 8px;
}
.kcjj_pic{
  width: 68px;
  height: 68px;
  border-radius: 8px;
  background-color: #F7F9FA;
}
.kcjj_pic img{
  width: 100%;
  height: 100%;
}
.kcjj_info{
  width: 83%;
}
.kcjj_name{
  font-size: 20px;
  color: #05459B;
}
.kcjj_content{
  color: #383838;
  font-size: 14px;
  line-height: 22px;
  margin-top: 6px;
}
.finance_product{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.finance_product li{
  width: 49%;
  background-color: #EBF4FF;
  box-sizing: border-box;
  padding: 32px;
  height: 238px;
  border-radius: 10px;
}
.finance_product li:first-child{
  background-image: url(../images/oneThing/jrcp_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.finance_product_name{
  color: #05459B;
  font-size: 20px;
}
.finance_product_intro{
  font-size: 14px;
  color: #383838;
  line-height: 24px;
  margin-top: 16px;
  height: 48px;
}
.finance_product_check{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
}
.finance_product_check a{
  width: fit-content;
  border: solid 1px #E5E5E5;
  border-radius: 36px;
}
.finance_product_check p{
  padding: 12px 20px;
  color: #383838;
  font-size: 14px;
}
.finance_product li:last-child .finance_product_check{
  justify-content: end;
}
.yssc_block{
  margin-top: 30px;
  display: flex;
  background-color: #FAFAFA;
  border-radius: 8px;
}
.yssc_pic{
  width: 50%;
  height: 236px;
}
.yssc_pic img{
  width: 100%;
  height: 100%;
}
.yssc_info{
  width: 50%;
  box-sizing: border-box;
  padding: 24px;
}
.yssc_name{
  font-size: 20px;
  color: #383838;
}
.yssc_intro{
  font-size: 14px;
  color: #383838;
  margin-top: 14px;
  line-height: 24px;
}
.yssc_info_bottom{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.yssc_underline{
  width: 74%;
  text-decoration: underline;
  color: #0058F0;
  font-size: 14px;
  line-height: 28px;
}
.yssc_check{
  border-radius: 36px;
  border: solid 1px #E5E5E5;
  font-size: 14px;
  padding: 12px 20px;
  color: #383838;
  width: fit-content;
}
/* 找政策 */
.policy_block{
  background-color: #0058F0;
  border-radius: 8px;
  margin-top: 30px;
}
.policy_block_head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 30px;
}
.policy_block_name{
  font-size: 20px;
  color: white;
}
.policy_check{
  color: white;
  font-size: 16px;
}
.policy_list{
  background-color: white;
  border-radius: 8px;
  border: solid 1px #E5E5E5;
  padding: 30px 20px;
  padding-top: 0;
}
.policy_list li{
  margin-top: 30px;
}
.policy_name{
  font-size: 18px;
  color: #383838;
  line-height: 28px;
}
.policy_name span{
  color: #0058F0;
}
.policy_tag{
  margin: 20px 0;
  font-size: 17px;
  color: #383838;
}
.policy_info{
  display: flex;
  align-items: center;
  font-size: 17px;
}
.policy_info p{
  color: #808080;
  border-right: solid 1px #CFCFCF;
  padding-right: 16px;
  margin-right: 16px;
}
.policy_info p span{
  color: #FF5733;
}
.policy_info p:last-child{
  border-right: none;
}
.policy_hint{
  border-top: solid 1px #EDEDED;
  color: #808080;
  font-size: 14px;
  display: flex;
  align-items: center;
  padding-top: 12px;
  margin-top: 20px;
}
.policy_hint img{
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
/* 找成果 */
.kjcg_block{
  margin-top: 30px;
  background-image: url(../images/oneThing/kjcg_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100px;
  box-sizing: border-box;
  padding: 24px 30px;
  color: white;
  font-size: 22px;
  display: flex;
  align-items: center;
}
.kjcg_block img{
  width: 24px;
  height: 24px;
  margin-left: 30px;
}
.search_system_list{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.search_system_list a{
  width: 49%;
}
.search_system_list li{
  background-image: url(../images/oneThing/kjbg_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 238px;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 24px;
}
.system_name{
  font-size: 20px;
  color: white;
}
.system_info{
  font-size: 15px;
  color: white;
  line-height: 28px;
  margin-top:16px;
}
.system_item2{
  background-image: url(../images/oneThing/kjwx_bg.png)!important;
}
.system_item2 .system_name{
  color: #383838;
}
.system_item2 .system_info{
  color: #383838;
}
/* 找合作 */
.schz_block{
  background-color: #EBF4FF;
  color: #2A82E4;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 28px;
  font-size: 22px;
  border-radius: 4px;
  margin-top: 30px;
}
.schz_block img{
  width: 24px;
  height: 24px;
}
.use_place_list{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.use_place_list li{
  width: 49%;
  background-image: url(../images/oneThing/yycj_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 296px;
  border-radius: 8px;
  padding:30px 0 20px;
  box-sizing: border-box;
  position: relative;
}
.yycj_name{
  color: #383838;
  font-size: 20px;
  border-left: solid 4px #0058F0;
  padding-left: 16px;
}
.yycj_info{
  
  
  box-sizing: border-box;
  width: 100%;
}
.yycj_content{
  padding:  20px;
  color: #808080;
  font-size: 16px;
  line-height: 28px;
}
.yycj_content span{
  color: #0058F0;
}
.yycj_item{
  background-color: #EBF4FF;
  color:#2A82E4;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding:24px 16px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 93%;
  box-sizing: border-box;
}
.yycj_item img{
  width: 20px;
  height: 20px;
}
.social_organ_block{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.organ_item{
  width: 32%;
  background-image: url(../images/oneThing/organ_block_bg1.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 490px;
  box-sizing: border-box;
  padding: 40px 20px;
}
.organ_item:nth-child(2){
  background-image: url(../images/oneThing/organ_block_bg2.png);
}
.organ_item:nth-child(3){
  background-image: url(../images/oneThing/organ_block_bg3.png);
}
.organ_type{
  font-size: 20px;
  color: #383838;
  font-weight: bold;
}
.organ_list{
  margin-top: 30px;
}
.organ_list li{
  border-bottom: dashed 1px #A6A6A6;
  padding: 18px 0;
}
.organ_list li:last-child{
  border-bottom: none;
}
.organ_name{
  font-size: 16px;
  color: #383838;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.organ_contact{
  font-size: 16px;
  color: #808080;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 14px;
}
/* 找中试检测 */
.verify_block{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.verify_block a{
  width: 32%;
  
}
.verify_block li{
  background-image: url(../images/oneThing/verify_bg1.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 200px;
  box-sizing: border-box;
  padding: 24px;
  color: white;
  font-size: 20px;
  border-radius: 4px;
}
.verify_block a:nth-child(2) li{
  background-image: url(../images/oneThing/verify_bg2.png);
}
.verify_block a:nth-child(3) li{
  background-image: url(../images/oneThing/verify_bg3.png);
}
.certification_block{
  margin-top: 30px;
  border: solid 1px #E5E5E5;
  border-radius: 10px;
  padding: 0 20px;
}
.certification_list li{
  border-bottom: solid 1px #CFCFCF;
  padding: 24px 0;
  position: relative;
}
.certification_head{
  width: 86%;
  font-size: 20px;
  color: #383838;
  display: flex;
  align-items: center;
}
.certification_type{
  background-color: #F0F7FF;
  border-radius: 4px;
  color: #2A82E4;
  width: fit-content;
  padding: 4px 10px;
  margin-left: 10px;
  font-size: 14px;
}
.certification_content{
  font-size: 15px;
  color: #808080;
  line-height: 24px;
  margin-top: 10px;
}
.certification_info{
  margin-top: 20px;
}
.certification_info span{
  font-size: 16px;
  color: #808080;
  border-right: solid 1px #CFCFCF;
  padding-right: 20px;
  margin-right: 20px;
}
.certification_info span:last-child{
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
.certification_hit{
  position: absolute;
  right: 0;
  top: 20px;
  width: fit-content;
  background-color: #0058F0;
  color: white;
  font-size: 14px;
  padding: 4px 10px;
  border-radius: 4px;
}
.certification_check{
  width: 16%;
  margin: 24px auto;
  border-radius: 38px;
  border: solid 1px #E5E5E5;
  color: #383838;
  font-size: 15px;
  text-align: center;
  padding: 14px 0;
}
/* 找路演 */
.second_wrap_title{
  color: #2A82E4;
  font-size: 20px;
  text-align: center;
  margin: 20px 0;
}
.active_list{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.active_list a{
  width: 49.3%;
}
.active_list li{
  border: solid 1px #E5E5E5;
  border-radius: 8px;
  padding: 16px 20px 30px;
  margin-bottom: 14px;
}
.active_name{
  color: #383838;
  font-size: 18px;
  width: fit-content;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex;
  align-items: center;
}
.active_date{
  color: #383838;
  font-size: 16px;
  margin-top: 10px;
}
.active_hot{
  background-color: #0058F0;
  color: white;
  border-radius: 36px;
  width: fit-content;
  padding: 2px 10px;
  font-size: 14px;
  margin-left: 10px;
  display: none;
}
.active_list a:hover li{
  background-color:#EBF4FF;
  border: solid 1px #EBF4FF;
}
.active_check{
  width: 16%;
  margin:10px auto;
  border-radius: 38px;
  border: solid 1px #E5E5E5;
  color: #383838;
  font-size: 15px;
  text-align: center;
  padding: 14px 0;
}
.committee_item{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.committee_item a{
  width: 15.8%;
  border-radius: 4px;
  overflow: hidden;
}
.committee_pic{
  width: 100%;
  height: 130px;
  overflow: hidden;
}
.committee_pic img{
  width: 100%;
  height: 100%;
}
.committee_name{
  background-color: #F7F7F7;
  font-size: 17px;
  color: #383838;
  padding: 20px 0;
  text-align: center;
}
.roadshow_block{
  background-image: url(../images/oneThing/roadshow_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 46px;
  padding: 0 30px;
}
.roadshow_label{
  color: white;
  font-size: 22px;
  width: 72%;
}
.roadshow_hint{
  color: white;
  font-size: 16px;
}
.roadshow_code{
  background-color: white;
  padding: 4px;
  width: 110px;
  height: 110px;
  box-sizing: border-box;
  margin-top: -50px;
}
.roadshow_code img{
  width: 100%;
  height: 100%;
}