.link-hover{
 cursor: pointer;
 text-decoration: none !important;
}
.d_xiazai_pdf{
 cursor: pointer;
 text-decoration: none !important;
}
#product-list tr{
	height:70px;
}
.lprs_current{
        font-weight: 400;
        display: inline-block;
        padding: 0px 5px;
        background: #009014;
        color: #fff;
        font-size: 10px;
        height: 21px;
        line-height: 21px;
        border-radius: 4px;
        margin-top: 10px;
}
.wjynolprs{
    background: #e4e4e4;
    color: #686767;
}

.d_searchs a{text-decoration: none !important;}
.d_searchs a:hover{color: #fff !important;}
.d_navm a{text-decoration: none !important;}
.d_main{
    background: #EAEEF5 !important;
}

.s_container_right ul li.container_right_02 {
    background: url(../img/patent/container_right_02.png) 0px no-repeat;
    margin-right: 30px;
}
.s_container_right ul li.container_right_03 {
    background: url(../img/patent/container_right_03.png) 0px no-repeat;
}

/***筛选区域 start****/
.buxian {
    cursor: pointer;
    width: 80px;
    text-indent: 10px;
    text-align: center;
    float: left;
}

.buxian.active {
    color: #3c5791;
    position: relative;
}
.buxian.active:before {
    display: block;
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    left: 15px;
    top: 25px;
    margin-top: -6px;
    background: url(../img/common/checked.png) no-repeat center;
}

.first_condition .show_more {
    width: 46px;
    display: inline-block;
    background: url(../img/common/more.png) 30px no-repeat;

}
/***筛选区域 end****/



.s-shop-content {
    position: relative;
    top: -1px;
    line-height: 23px;

    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.16);
    border-radius: 2px;
    /* padding: 0px 24px 0px 39px; */
    margin: 0 auto;
}

.s-shop-content .goodsCondition .filter-title {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    background: #F9FAFE;
    /* width: 110px; */
    text-indent: 20px;
    color: #464646;
}
/*.s-shop-content .goodsCondition:last-child .filter-title{*/
/*    width: initial;*/
/*    background: #fff;*/
/*    display: flex;*/
/*}*/
.s-shop-content .goodsCondition .filter-select ul li {
    float: left;
    font-size: 14px;
    color: #515151;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    position: relative;
    padding: 0px 20px;
    border: 1px solid #ffffff;
}

.s-shop-content .goodsCondition .filter-select ul li i {
    width: 12px;
    height: 14px;
    display: inline-block;
    position: absolute;
    background: url(../img/images/huohuo.png) no-repeat;
    left: 0px;
    top: 3px;
    background-size: 100%;
}

.filter-select ul li font {
    color: #C71522;
}

.s-shop-content .goodsCondition {
    /* border-bottom: 1px dashed rgba(221, 221, 221, 1); */
    border-bottom: 1px dashed #E8E5F1;
    /* height: 48px; */
    line-height: 48px;
    display: flex;
    /* padding-top: 20px;
    padding-bottom: 8px; */
}

.s-shop-content .jishu-opt .buxian {
    height: 70px;
    margin-right: 0px !important;
    width: 120px;
}

/* .s-shop-content .goodsCondition .filter-select li.active {
	border: 1px solid #0B5CDF;
	border-radius: 2px;
	background: url(../img/images/select-active.png) right bottom no-repeat;
	color: #0B5CDF;
} */
.s-shop-content .goodsCondition .filter-select li.active{
    /* padding-left: 35px; */
    color: #3c5791;
}
.s-shop-content .goodsCondition .filter-select li.active:before {
    display: block;
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -6px;
    background: url(../img/common/checked.png) no-repeat center;
}
.s-shop-content .goodsCondition .jishu-opt {
    height: 48px;
    width: 900px;
    overflow: hidden;
    /*
        max-height: 160px;overflow-y: scroll;*/
}

.search-box {
    height: 60px;
    background: #ffffff;
    margin-top: 20px;
    margin-bottom: 50px;
    width: 1200px;
}

.search-box table {
    /* border:1px solid rgba(229,229,229,1); */
    height: 60px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    background: #E5E5E5;
}

.search-box table td {
    background-color: #FFF
}

.search-box table td.search-item a {
    line-height: 75px;
    height: 75px;
    display: block;
}

.z-order.down {
    color: #0B5CDF;
    background: url(../img/common/order-down.png) no-repeat 96px;
}

.z-order.top {
    color: #0B5CDF;
    background: url(../img/common/order-top.png) no-repeat 96px;
}
.z-order.down a, .z-order-order.top a {
    color: #0B5CDF;
}
.time-order {
    cursor: pointer;
    background: url("../img/common/order_default.png") 96px no-repeat;
}

.price-order {
    cursor: pointer;
    background: url("../img/common/order_default.png") 96px no-repeat;
}

.time-order.down {
    color: #0B5CDF;
    background: url(../img/common/order-down.png) no-repeat 96px;
}

.time-order.top {
    color: #0B5CDF;
    background: url(../img/common/order-top.png) no-repeat 96px;
}
.time-order.down a, .time-order.top a {
    color: #0B5CDF;
}
.price-order.down {
    color: #0B5CDF;
    background: url(../img/common/order-down.png) no-repeat 96px;
}
.price-order.top {
    color: #0B5CDF;
    background: url(../img/common/order-top.png) no-repeat 96px;
}
.price-order.down a, .price-order.top a {
    color: #0B5CDF;
}
#customisePrice {
    height: 25px;
    background: #f46a41;
    width: 50px;
    float: right;
    color: #fff;
    text-align: center;
    line-height: 25px;
    margin-top: 12px;
    margin-left: 10px;
    cursor: pointer;
}


/*列表区*/
.listul {
    width: 1200px;
    margin: 0 auto;
}

.listul .listBox_list {
    margin-bottom: -12px;
    display: none;
}

.listul .listBox_list li {
    height: 165px;
    background: #fff;
    border-radius: 2px;
    margin-bottom: 10px;
    padding-left: 160px;
    position: relative;
    overflow: hidden;
}
.listul .listBox_list li:first-child{
    margin-top: 10px;
}
.listul .listBox_list li .numerical{
    position: absolute;
    width: 40px;
    height: 25px;
    line-height: 25px;
    left: 0px;
    top: 9px;
    z-index: 999;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.listul .listBox_list li .diagonal{
    width: 150px;
    height: 30px;
    left: -50px;
    transform: rotate(-45deg);
    background: #C71522;
    position: absolute;
}
.listul .listBox_list li .img {
    position: absolute;
    width: 100px;
    height: 110px;
    left: 30px;
    top: 30px;
    overflow: hidden;
    /* border-radius: 50%;
    background: #ccc; */
}
.listul .listBox_list li .img img{
    margin-top: -15px;
}
.listul .listBox_list li .img span {
    display: block;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    line-height: 100%;
    text-align: center;
}

.listul .listBox_list li .img span img {
    max-width: 90%;
    max-width: 90%;
}

.listul .listBox_list li .text {
    height: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 20px;
    text-align: center;
}

.listul .listBox_list li .text em {
    background: #5370CF;
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    border-radius: 10px;
}

.listul .listBox_list li:hover {
    box-shadow: 0 0 1px 2px rgba(13, 86, 176, 0.04)
}
/* .listul .listBox_list li .patent-number{
	position: absolute;
	left: 13px;
	bottom: 5px;
	cursor: pointer;
	font-size: 5px;
} */
.listul .listBox_list .lileft {
    float: left;
    padding: 26px 27px 20px 0;
}

.listul .listBox_list .h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 26px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
}
.listul .listBox_list .h2 .patent-number{
    /* font-size: 14px; */
}
.listul .listBox_list .lileft h2 span {
    font-weight: normal;
    font-size: 12px;
    color: #999;
    margin-left: 10px;
}

.listul .listBox_list .lileft .intro .single {
    float: left;
    border-right: 1px solid #e5e5e5;
    width: 90px;
    margin-right: 20px;
    padding-right: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.listul .listBox_list .lileft .intro .single:last-child {
    border: none;
    width: 216px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.listul .listBox_list .lileft .intro span {
    display: block;
    font-size: 12px;
    color: #bebebe;
    margin-bottom: 12px;
    line-height: 14px;
}

.listul .listBox_list .lileft .intro em {
    font-size: 16px;
    line-height: 18px;
}

.listul .listBox_list .liright {
    float: right;
    height: 100%;
    margin-top: -40px;
}

.listul .listBox_list .liright .sharebox {
    margin-right: 24px;
    line-height: 25px;
    text-align: right
}

.listul .listBox_list .liright .sharebox .time {
    font-size: 12px;
    color: #8c8c8c;
    margin-top: 38px
}

.listul .listBox_list .liright .sharebox .share {
    margin: 6px 0;
    overflow: hidden
}

.listul .listBox_list .liright .sharebox .btn a {
    display: inline-block;
    padding: 0 14px;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    font-size: 14px;
    color: #9f9fa0;
    -webkit-transition: all .3s;
    transition: all .3s;
    line-height: 30px;
}

.listul .listBox_list .liright .sharebox .btn a.s1 {
    margin-right: 4px
}

.listul .listBox_list .liright .sharebox .btn a.s1:hover {
    background-color: #e40012;
    color: #fff;
    border-color: #e40012
}

.listul .listBox_list .liright .sharebox .btn a.s3 i {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../img/patent/i14.png) center center no-repeat;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.listul .listBox_list .liright .sharebox .btn a.s3:hover {
    border-color: #5075c6;
    color: #5075c6
}

.listul .listBox_list .liright .sharebox .btn a.s3:hover i {
    background: url(../img/patent/i14_h.png) center center no-repeat
}

.listul .listBox_list .liright .sharebox .btn a.s2 {
    width: 16px;
    text-indent: -99999px;
    /*background: url(../img/common/xin.png) no-repeat center;*/
    /*background-size: 20px 20px;*/
    /*color: rgba(225, 225, 225, 0);*/
    margin-right: 4px;
}

.listul .listBox_list .liright .sharebox .btn a.s2.on,
.listul .listBox_list .liright .sharebox .btn a.s2:hover {
    /*background: url(../img/common/xin_on.png) no-repeat center;*/
    /*background-size: 20px 20px;*/
    border-color: #e40012;
    color: #e40012;
}
/*专利列表 end*/
/*发布求购弹窗 end*/
#buy-box{
    padding:10px;
    margin-top: 20px;
}
#buy-box .top{
    position: relative;
}
#buy-box .top .title{
    color: #333333;
    font-size: 16px;
    margin-bottom: 40px;
    text-align: center;
    font-weight: bold;
}
#buy-box .buy-form .form-content{
    display: flex;
    margin-bottom: 20px;
}
#buy-box .buy-form .form-content .dt{
    color: #333333;
    font-size: 16px;
    width: 200px;
    text-align: right;
    line-height: 40px;
}
#buy-box .buy-form .form-content input{
    line-height: 40px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    padding-left:5px;
    padding-right:5px;
}
#buy-box .buy-form .input-box{
    position: relative;
}
#buy-box .buy-form .input-box #buy-sendcode{
    position: absolute;
    right: 1px;
    top:1px;
    line-height: 40px;
    background: #E40012;
    color: #ffffff;
    width: 100px;
}
#buy-box .buy-form .input-box #buy-sendcode:disabled {
    background: #DDDDDD;
}
#buy-box .buy-form .buy-form-button{
    line-height: 40px;
    background: #E40012;
    width: 130px;
    color: #ffffff;
    margin-top: 20px;
}
