/*搜索*/
.item_search{
    width: 1180px;
    height: 60px;
    padding:10px 15px;
    border-radius: 10px;
    background-color: #ffffff;
    margin:0 auto;
    margin-top: 30px;
    margin-bottom:20px;
}
.item_search .a_search{
    width: 150px;
    height: 38px;
    line-height: 38px;
    background-color: #f2f3f5;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
}
.item_search .a_search img{
    vertical-align: middle;
    margin-right: 5px;
}
.item_search .a_select{
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    border: 1px solid #bfc4c8;
    font-size: 14px;
    padding: 0 5px;
    color: #555;
    margin-left: 8px;
}
.item_search .a_btn{
    width: 235px;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    border: 1px solid #bfc4c8;
    display: inline-block;
}
.item_search .a_input{
    width: 200px;
    height: 30px;
    text-indent: 10px;
}
.item_search .search_fb{
    color:#ffffff;
    display: inline-block;
    width: 140px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border-radius: 3px;
    background-color: #008fd7;
    cursor: pointer;
    float: right;
}

    /*专家智库*/
.list_connect{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.list_connect li{
    width: 280px;
    height: 295px;
    padding:0 15px;
    border:1px solid #e5e5e5;
    background: #fff;
    border-radius: 10px;
    margin: 10px;
}
.list_connect li .zj_top{
    text-align: center;
    margin-top: 20px;
}
.list_connect li .zj_top .zj_img{
    width: 74px;
    height: 74px;
    border-radius: 50%;
}
.list_connect li .zj_top .zj_name{
    color:#000000;
    font-size: 15px;
    font-weight: bold;
}
.list_connect li .zj_text{
    margin-top: 20px;
}
.list_connect li .zj_text .zj_text_title{
    color:#000000;
    font-weight: bold;
    font-size: 15px;
}
.list_connect li .zj_text .zj_text_title img{
    vertical-align: middle;
    margin-right: 5px;
}
.list_connect li .zj_text .zj_text_info{
    font-size: 12px;
    color: #64676a;
    line-height: 20px;
    margin-top: 5px;
}

/*技术成果*/
.list_team{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.list_team li{
    width: 218px;
    height: 295px;
    padding:15px 22px;
    background: #fff;
    border-radius: 10px;
    margin:5px 10px;
}
.list_team li .team_top{
    width: 177px;
    height: 152px;
}
.list_team li .team_top img{
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.list_team li .team_text{

}
.list_team li .team_text .team_text_title{
    color:#000000;
    font-weight: bold;
    font-size: 15px;
    margin-top: 10px;
}
.list_team li .team_text .team_text_info{
    font-size: 12px;
    color: #64676a;
    line-height: 20px;
    margin-top: 5px;
}

/*需求大厅*/
.list_xq{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.list_xq li{
    width: 218px;
    height: 295px;
    padding:15px 22px;
    background: #fff;
    border-radius: 10px;
    margin:5px 10px;
    border: 1px solid #e5e5e5;
}

.xq_text .xq_text_icon{
    font-size: 13px;
    color: #333333;
    font-weight: 500;
}
.xq_text .xq_text_icon img{
    margin-right: 10px;

}
.xq_text .xq_text_title {
    color: #000000;
    font-weight: bold;
    font-size: 15px;
    margin-top: 10px;
    height: 52px;
    overflow: hidden;
}
.xq_text .xq_text_info {
    font-size: 12px;
    color: #64676a;
    line-height: 20px;
    margin-top: 5px;
    height: 78px;
    overflow: hidden;
}
.xq_text .xq_text_ren{
    font-size: 12px;
    color: #64676a;
}
.xq_text .xq_text_ren img{
    margin-right: 10px;
}
.xq_text .xq_text_btn{
    font-size: 16px;
    color: #fff;
    background-color: #1f1f1f;
    width: 160px;
    height: 36px;
    border-radius: 3px;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    margin-top: 20px;
    cursor: pointer;
}

.item_connect{
    min-height: 700px;
}
/*求购专利*/
.list_table{
    color:#424242;
    font-size: 14px;
    text-align: center;
}
.list_table tr td{
    height: 52px;
    line-height: 52px;
    border:1px solid #e5e5e5;
    background-color: #fff;
}
.list_table thead tr td{
    background-color: #f5f5f6;
    color: #000000;
    font-weight: bold;
}
.list_table .a_patent{
    color:#ffffff;
    display: inline-block;
    width: 100px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    border-radius: 3px;
    background-color: #008fd7;
    margin: 0 10px;
    cursor: pointer;
}

/*业务范围*/
.yw_box_title{
    width: 100%;
    height: 35px;
    border-left:2px solid #050001;
    color: #050001;
    font-weight: 500;
    font-size: 25px;
    line-height: 35px;
    text-indent: 25px;
    margin:30px 0;
}
.list_yw{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-radius: 15px;
}
    .list_yw li {
        width: 270px;
        height: 400px;
        padding-top: 10px;
        /*  border-right:1px solid #e5e5e5;*/
        background: #fff;
        text-align: center;
        margin-top: 10px;
        margin-left: 10px;
        border-radius: 10px;
    }
.list_yw li:last-child{
    border: 0;
}
.list_yw li .zj_top{
    text-align: center;
    margin-top: 20px;
}
.list_yw li .zj_top .yw_img{
    width: 212px;
    height: 214px;
}
.list_yw li .zj_top .zj_name{
    color:#000000;
    font-size: 15px;
    font-weight: bold;
}
.list_yw li .yw_text{
  /*  margin-top: 20px;*/
}
.list_yw li .yw_text .zj_text_title{
    color:#000000;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}
.list_yw li .yw_text .zj_text_info{
    color: #9f9287;
    line-height: 20px;
    text-align: center;
}
.list_yw li .yw_text .yw_btn{
    width: 133px;
    height: 37px;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    color: #817a74;
    display: inline-block;
    margin-top: 20px;
    cursor: pointer;
}


/*分页*/
.paging{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 60px;
    margin: 30px 0;
}
.paging div{
    border-radius: 10px;
    cursor: pointer;
    margin: 0 10px;
    font-size: 16px;
}
.paging div.disable{
    color: #fff;
    cursor: not-allowed;
    background-color: rgb(211, 211, 211);
}
.paging .prev,.paging .next{
    padding:5px 10px;
}

.paging div.active{
    background-color: #008fd7;
    border-radius: 50%;
    width:39px;
    height: 39px;
    line-height: 39px;
    color: #fff;
    text-align: center;
}
