@charset "utf-8";
.patent_listed {
   width: 100%;
/* height: 105px; */
    border-bottom: 1px solid #dddddd;
	display: flex;
	flex-wrap: nowrap;
	padding: .71rem .85rem .85rem 0rem;
	box-sizing: border-box;
}

/* 20200715 */
.patent_listed1 {
    width: 96%;
    height: 105px;
    border-bottom: 1px solid #dddddd;
    display: flex;
    flex-wrap: nowrap;
    margin-left: 2%;
}
.patent_listed1 .patent_part1 {
    flex-grow: 0;
    flex-shrink: 0;
}
.patent_listed1 .patent_part1 img {
    height: 75px;
    width: 113px;
    box-sizing: border-box;
    position: relative;
}
.patent_listed1 .patent_part2 {
    width: 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    margin: 8px 8px 8px 8px;
}
.patent_listed1 .patent_part2 .patent_top {
    font-size: 15px;
    font-weight: bold;
    min-height: 40px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 20px;
    -webkit-box-orient: vertical;
}
.patent_listed1 .patent_part2 .patent_middle {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-grow: 0;
    flex-shrink: 0;
}
.patent_listed1 .patent_part2 .patent_middle .patent_author {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    flex-grow: 1;
    display: flex;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
}
.patent_listed1 .patent_part2 .patent_top {
    font-size: 15px;
    font-weight: bold;
    min-height: 40px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 20px;
    -webkit-box-orient: vertical;
}
.patent_listed1 .patent_part2 .patent_bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align: center;
    white-space: nowrap;
    flex-grow: 0;
    flex-shrink: 0;
    align-items: baseline;
}
.patent_listed1 .patent_part2 .patent_bottom .patent_type {
    color: #999999;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 12px;
    line-height: 17px;
}

.patent_listed .patent_part1 {
    flex-grow: 0;
    flex-shrink: 0;   

}
.patent_listed .patent_part1 img{
    height: 5.35rem;
    width: 8.07rem;
    box-sizing: border-box;
    position: relative;
}

.mes_list_patent_img{
	/* margin-top: 12px; */
	height: 103px;
}

.patent_listed .patent_part2 {
	width: 100%;
    flex-grow: 1;
	display: flex;
	flex-direction: column;
	margin-left:.71rem;
	/* padding-right: .85rem; */
    box-sizing: border-box;
}
.patent_part2 .patent_top {
    font-size: 1.07rem;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-height: 1.57rem;
	-webkit-box-orient: vertical;
}

.mes_list_patent_obj{
	height: 28px;	
}

.patent_part2 .mes_list_patent_title{
	font-size: 1.123rem;
    font-weight: bold;
    line-height:1.71rem;
    color: #333333;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.patent_part2 .patent_middle{
    width: 100%;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    flex-grow: 0;
    flex-shrink: 0;
}
.patent_part2 .patent_price{
	display:flex;
	margin:.4rem 0
}
.patent_part2 .patent_bottom{
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align:center;
    white-space: nowrap;
    flex-grow: 0;
    flex-shrink: 0;
    align-items: baseline;
}
.patent_button{display:flex}

.patent_part2 .patent_middle .patent_author{
    font-size: 1.07rem;
    line-height: 1.57rem;
    color: #333;
}

.mes_list_patent_author{
    width: 10.6rem;
    font-size: 1.07rem;
    color: #333300;
    flex-grow: 1;
    display: flex;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-height: 2rem;
    -webkit-box-orient: vertical;
}

.patent_part2 .patent_middle .patent_author img{
    flex-grow: 0;
    flex-shrink: 0;
    width: 12px;
    height: 12px;
}
.patent_part2 .patent_middle .patent_money{
	font-size: 14px;
	color:#FF8800;
	flex-grow: 0;
    flex-shrink: 0;
    line-height: 22px;
}

.patent_part2 .patent_middle .mes_list_patent_time{
	color:#666666;
	flex-grow: 0;
    flex-shrink: 0;
    /* line-height: 24px; */
    font-size:.85rem
}
.mes_list_patent_button{
	width: 80px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    border-radius: 2px;
}
.patent_part2 .patent_middle .patent_type {
    color: #999999;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 12px;
    line-height: 17px;
    margin: 0 8px 0 4px;
}
/* 20200714 */
.patent_part2 .patent_middle .patent_middle_left{
	width:11rem;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
	height: 1.57rem;
	line-height: 1.57rem;
}
/* 20200715 */
.patent_part2 .patent_middle .star_list{
	display:flex
}
.patent_part2 .patent_middle .star_list img{
    width:.85rem;
    height:.85rem;
    margin:0 .1rem
}
.patent_part2 .patent_bottom .patent_buttom{
	flex-grow: 0;
    flex-shrink: 0;
    width:60px;
    height: 24px;
    color:#2882d8;
    font-size: 12px;
    border-radius:2px;
    text-align: center;
    line-height: 22px;
    border: 1px solid #dddddd;
}
.name_info{
	color:#666;
	font-size:.85rem
}
.patent_part2 .patent_top a{
	color: #1265cf;
	font-size: 15px; 
    line-height:18px;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
/* 20200715 */
.negotiate{
	width: 3.428rem;
	height: 1.71rem;
	border: 1px solid #2882D8;
	border-radius: 2px;
	font-size: .85rem;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.dock_negotiate{
	width: 4rem;
    height: 1.71rem;
    border: 1px solid #2882D8;
    border-radius: 2px;
    font-size: .85rem;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left:1.85rem
}
.person_listed1 {
	box-sizing:border-box;
	height:70px;
    flex-grow: 0;
    flex-shrink: 0;  
    display: flex; 
    background-color: #ffffff;
    padding: 10px 16px;
    margin-top: 20px;
}

.person_listed1 .person_head{
    flex-grow: 0;
    flex-shrink: 0;
    display:flex;
    justify-content:center;  
    align-items:center;
}
.person_listed1  .person_head img{
    flex-grow: 0;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    border-radius:100%;
}
.person_listed1 .person_info{
    flex-grow: 1;
    flex-shrink: 0;
    display:flex;
    flex-direction: column;
    margin-left: 6px;
}

.person_listed1 .person_info .person_info_name{
	flex-grow: 0;
    flex-shrink: 0;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.person_listed1 .person_info .person_info_name .cred_img{
    display: inline;
}

.person_listed1 .person_info .person_info_company{
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 12px;
    color: #999999;
/*     line-height: 30px; */
}
.person_listed1 .person_icon{
	flex-grow: 0;
    flex-shrink: 0;
    display: flex;
    justify-content:center;  
    align-items:center;
}
.person_listed1 .person_icon img{
	width: 15px;
	height: 25px;
}

.header_title img {
    height: 28px;
    padding: 0px;
} 

.patent_title_list{
	display: flex;
}

.patent_title_list a{
	/* width: 85%; */
}

.patent_pay_type{
	color:#7F7F7F;
	display: block;
	background:#EBF4FF;
	padding:0 .29rem;
	height:1.14rem;
	line-height:1.14rem;
	font-size:.85rem;
	color:#999
	/* width: 16%; */
	/* text-align: end; */
	/* padding-top: 26px; */
}

.patent_price_type{
	color:#FF8800;
	font-size: 15px;
	margin-left:.85rem
}

.patent_button_style{
	display: flex;
	align-items:center;
	justify-content: space-between;
    width: 100%;
}

.patent_button_style a img{
	width: 1.123rem;
	height: 1rem;
	display: inline-block;
	vertical-align: sub;
}

.patent_button_style a span{
	color: #2882D8;
	margin-right: 4px;
	font-size:.85rem
	
}

.left_but_sty {
    background:#2882D8;
}

.right_but_sty{
   border:1px solid #ddd;
   margin-left:10px;
   box-sizing: border-box;
}


@media screen and (min-width:320px) and (max-width:350px) {
      .patent_part2 .patent_bottom .patent_type {width:95px;
		overflow: hidden; 
		text-overflow: ellipsis; 
		-webkit-box-orient: 
		vertical; display: 
		-webkit-box; -webkit-line-clamp: 1;      
      }
      .patent_part2 .patent_bottom1 .patent_type {width: 85px;}
      .patent_part2 .patent_middle .patent_author p{width:55px;}
      .patent_part2 .patent_middle .patent_money{width:35px;}
      .patent_part2 .patent_bottom .patent_money{width:55px;}
}
/*
@media screen and (min-width:350px) and (max-width:400px) {
	 .patent_part2 .patent_bottom1 .patent_type {width: 140px;}
	 .patent_part2 .patent_bottom .patent_type {width: 85px;}
	 .patent_part2 .patent_middle .patent_author p{width:60px;}
	 .patent_part2 .patent_middle .patent_money{width:90px;}
}
@media screen and (min-width:400px) and (max-width:470px) {
     .patent_part2 .patent_bottom1 .patent_type {width: 140px;}
	 .patent_part2 .patent_bottom .patent_type {width: 140px;}
	 .patent_part2 .patent_middle .patent_author p{width:60px;}
	 .patent_part2 .patent_middle .patent_money{width:100px;}
}
@media screen and (min-width:470px) {
	 .patent_part2 .patent_bottom1 .patent_type {width: 180px;}
	 .patent_part2 .patent_bottom .patent_type {width: 180px;}
	 .patent_part2 .patent_middle .patent_author p{width:80px;}
	 .patent_part2 .patent_middle .patent_money{width:100px;}
}
*/
.width_patent_no{
	width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}