
body{
    background: #F9F9FB;;
}

.techOrg-cnt{
    /*width: 1200px;*/
    margin-left: auto;
    margin-right: auto;

}
.techOrg-cnt>div{
    width: 100%;
}

/* 筛选 */
/*.result_search{*/
/*    width: 400px;*/
/*    border: 1px solid #00B150;*/
/*    border-radius: 4px;*/
/*    height:46px;*/
/*    line-height:46px;*/
/*    position: relative;*/
/*    box-sizing: border-box;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/
/*.result_search>input{*/
/*    border-radius: 20px;*/
/*    border: none;*/
/*    width: 320px;*/
/*    height: 44px;*/
/*    padding-left: 10px;*/
/*    color: #333;*/
/*    box-sizing: border-box;*/
/*    font-size: 14px;*/
/*}*/
/*.result_search>button{*/
/*    width:80px;*/
/*    height: 100%;*/
/*    float: right;*/
/*    border: none;*/
/*    background: #00B150;*/
/*    font-size: 14px;*/
/*    color: #fff;*/
/*    border-radius: 0px 4px 4px 0;*/
/*    cursor: pointer;*/
/*}*/
/*.result_choose{*/
/*    padding: 20px 0;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    color:#666;*/
/*}*/

/*.choose_left{*/
/*    width: 400px;*/
/*}*/
/*.choose_left>span{*/
/*    margin-right: 30px;*/
/*    position: relative;*/
/*    cursor: pointer;*/
/*    font-size: 15px;*/
/*}*/

/*.choose_left>span.active,.choose_left>span.active:after{*/
/*    color:#00B150;*/
/*}*/

/*.choose_left>.tech_time:after,.choose_left>.tech_hot:after{*/
/*    display: block;*/
/*    font-family: 'iconfont';*/
/*    content:"\e755";*/
/*    position: absolute;*/
/*    top:2px;*/
/*    right:-16px;*/
/*    color:#ddd;*/
/*    font-size: 16px;*/
/*    transform: rotate(180deg)*/
/*}*/

/*.choose_left>span.tech_ascen:after{*/
/*    transform: rotate(0deg)*/
/*}*/
/*.module_container a,.module_container{*/
/*    font-size: 14px;*/
/*    color: #999;*/
/*}*/

/*.techOrg-cnt>ul{*/
/*    background:#fff;*/
/*    padding:0px 20px;*/
/*    box-shadow:0px 2px 5px 0px rgba(0,0,0,0.15);*/
/*    border:1px solid rgba(221,221,221,1);*/
/*}*/
/*分页*/


/* UI列表 */
.result_list>li{
    padding: 20px 10px;
    border-radius: 4px;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #fff;
    background: #fff;
    margin: 0px 0 20px;
}
.result_list>li:hover{
    border: 1px solid #00B150;
    box-shadow: 0px 0px 18px rgba(0, 177, 80, 0.1);
}
.result_list>li:hover .patent_name{
    color: #00B150
}
.result_list>li>a{
    position: relative;
}
.patent_img{
    width:220px;
    height:140px;
}
/*.patent_img img{*/
/*    width:100%;*/
/*    height: 100%;*/
/*}*/
.sample_stage{
    position: absolute;
    bottom: 0px;
    background:rgba(0,0,0,0.6);
    height:30px;
    line-height: 30px;
    left:0px;
    color: #00FFC6;
    font-size:14px;
    width:100%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.paten_result{
    width: calc(100% - 392px);
}
.paten_result .paten_result_name{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.paten_result_name>h3{
    display: flex;
}
.patent_name{
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-right: 20px;
    max-width: 500px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.patent_name{
    display: flex;
}
.patent_name>div{
    max-width: 180px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.patent_name>div:last-child{
    max-width: 320px;
}
.paten_result .assign_sub{
    color: #FF8B3D;
    font-size: 14px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 200px;
}
.patent_hot{
    color:#D0021B;
    font-size:19px;
    font-weight: 700;
}
.patent_hot:before{
    font-family: 'iconfont';
    content: "\e6e7";
    color:#D0021B;
    margin-right:6px;
}

.result_list>li a:hover{
    /*color:#00B150;*/
    cursor:pointer;
}
.paten_result>div{
    color:#666;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.4;
    word-break: break-word;
    word-break: break-all;
}
.paten_result>div:last-child{
    margin-bottom: 0px;
}
.resultintrod{
    height:60px;
}


.paten_result span{
    font-weight: 700;
    font-size: 14px;
    color: #333;
    display: inline-block;
    vertical-align: middle;

}

.researchAreasName{
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    width:57%;
}
/*.researchAreasName>button{*/
/*    max-width: 245px;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    display: inline;*/
/*    color: #00B150;*/
/*    border: 1px solid #00B150;*/
/*    border-radius: 5px;*/
/*    background: #FFFFFF;*/
/*    padding: 0px 4px;*/
/*}*/
.paten_result .paten_result_team{
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    width:38%;
}
.paten_result .paten_result_team text{
    color: #666;
    font-size: 14px;
    font-weight: 400;
}
.patent_result_source{
    overflow: hidden;
}
.patent_result_source>span{
    color: #999;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    margin-right: 10px;
}
.patent_result_source>.labellist_box{
    text-align: left;
    float: left;
    width: 610px;
}
.patent_result_source>.finishdate_box{
    text-align: right;
    float: right;
    width: 160px;
    margin-right: 0px;
}

.patent_result_right{
    width:124px;
    height:136px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box;
    border-left:2px solid #eee;
}
.patent_result_right>div{
    text-align: center;
}
.patent_result_right>div>span{
    font-size: 14px;
}
.patent_result_right>div>a{
    margin:15px auto 0;
    display: block;
    width:84px;
    height:30px;
    line-height:30px;
    color:#fff;
    font-size:14px;
    background:#00B150;
    border-radius:2px;
}
.patent_result_right>div>a:hover{
    background: #00B150;
    color:#fff
}
.patent_result_right>div .active_green{
    color:#00B150
}
.patent_result_right>div .active_blue{
    color:#5480EE
}
.patent_result_right>div .active_orange{
    color:#E17B0D
}
.patent_result_right>div .active_hui{
    color:#7D7D7D
}
.patent_result_right>div .active_zi{
    color:#BD10E0
}
/* 特殊处理 */
.content_list .paten_result .paten_result_team {
    color: #666;
}
