.d_classify {overflow: hidden;}
.d_classifyl { width: 216px;background: #FFFFFF; float: left;position: relative; z-index:9;}
.d_classifyl ul li {
    padding: 27px 10px 28px; border-bottom: solid 1px #F9F9F9;
    overflow: hidden;cursor:pointer;
}
.d_classifyl ul li i { display: inline-block; background: url(../images/rightsan.png) no-repeat; width: 9px; height: 16px; margin-left: 20px; margin-top: 22px;}
.d_img1 { float: left;}
.d_classifyl ul li span {display: block; float: left; margin-left: 10px;}
.d_classifyl ul li span h1 { color: #D94D0A; padding-bottom:8px;}
.d_classifyl ul li span font { color:#999999;}
.d_classifyl ul li:hover {background:#F2F2F2 ;}
.d_classifyl ul li:hover i {background: url(../images/rightsanh.png) no-repeat;}
.d_classifyl ul li:hover span h1 { color: #C71522;}
.d_classifyl ul li:hover span font { color:#C71522;}
.d_banner {width:calc(100% - 230px); height: 438px; overflow: hidden; float: left; margin-left: 230px;}

/* banner*/
.slide-main{height:435px;position:relative; z-index:1;}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:395px;left:0;text-align:center;}
.item a{
    display:inline-block;border-radius:50%; width:12px;height:12px;margin-right:11px;
    background:#F9F9F9;opacity:0.45;-moz-opacity:0.45;filter:alpha(opacity=45);overflow:hidden;
}
.item a.cur{background:#FFFFFF;opacity:1;-moz-opacity:1;filter:alpha(opacity=100); width:30px;border-radius:6px;}
.slide-box,.slide{display:block;width:100%;height:438px;overflow:hidden; text-align:center;}
.slide-box{position:relative;}
.slide{display:none;height:438px;position:relative;position:absolute;z-index:8;}
.slide a{display:block;width:100%;height:438px;cursor:pointer; text-align:center;}
.slide a img {width:100%;height:438px;}

.d_fast { margin-top: 10px; height: 124px; background: #FFFFFF; box-shadow:0px 4px 24px 0px rgba(41,41,41,0.22);}
.d_fast ul {overflow: hidden;}
.d_fast li {overflow: hidden; float: left; padding: 10px 15px; width: 269px; border-right: solid 1px #DDDDDD; height: 104px;}
.d_fast li span {float: left;}
.d_fast li span h1 {font-size: 20px; color: #D94D0A; font-weight: bold; line-height: 60px;}
.d_fast li span font {color: #666666;}
.d_fast li img {float: right;}


.banner_nav{
    position:relative;
}
.d_classifyl_first{
    /* height:117px; */
    box-sizing:border-box;
}
.d_classifyl_second{
    /* height:134px; */
    box-sizing:border-box;

}
.d_classifyl_third{
    /* height:121px; */
    box-sizing:border-box;

}
.d_zhuanli {
    padding: 30px 60px;
    height: 438px;
    background: #FFFFFF;
    position: absolute;
    width: 774px;
    left: 216px;
    top: 0px;
    display: none;
    overflow: auto;
    box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 38%);
    box-sizing: border-box;
}
.d_zhuanli dd {width: 16.6%; float: left;padding:6px 0;}
.d_zhuanli dd a {display:block;line-height: 28px;margin:0 5px; background:#F2F2F2; text-align:center;border-radius:2px;}
.d_zhuanli dd a:hover {color:#C71522;}
.d_classifyl ul li:hover dl {display: block;}
.d_fenlei {
    padding: 30px 60px;
    height: 438px;
    background: #FFFFFF;
    position: absolute;
    width: 774px;
    left: 216px;
    top: 0px;
    display: none;
    overflow: auto;
    box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 38%);
    box-sizing: border-box;
}
.d_fenlei dd {width: 20%; float: left;text-align:center; padding:6px 0;}
.d_fenlei dd a {display: inline-block; width:121px; height:28px; line-height:28px; background:#F2F2F2; text-align:center;border-radius:2px;}
.d_fenlei dd a:hover {color:#C71522;}

/*模块盒子*/
.main_content {
    background-color: #FAFAFA;
}

/*特色配置*/
.server_nav_box{
    /*width: 1200px;*/
    /*margin: 0 auto;*/
    display: flex;
    justify-content: center;
}
.server_nav_box>li{
    display: flex;
    align-items: center;
    flex: 1;
    font-size: 14px;
    color: #666666;
    height: 100px;
    background: #fff;
    line-height: 1.7;
    overflow: hidden;
}
.server_nav_box>li>div {
    width: 100%;
    border-left: 1px solid #d8d8d8;
    padding: 0 2px;
}
.server_nav_box>li>div h3,.server_nav_box>li>div div {
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.server_nav_box>li>div h3 {
    font-weight: 700;
}
.server_nav_box>li>div>a:hover h3{
    color: red;
}
.server_nav_box>li:first-child div {
    border-left: none;
}
.server_nav_box>li h3{
    font-size: 18px;
    color: #000;
}
.server_nav_box>li .index_icon{
    width: 40px;
    margin: 0px 24px 0px 24px;
    height: 40px;
}
.server_nav_box>li .index_icon1{
    background: url(../images/index_icon1.png) no-repeat center;
    background-size: 100%;
}
.server_nav_box>li .index_icon2{
    background: url(../images/index_icon2.png) no-repeat center;
    background-size: 100%;
}
.server_nav_box>li .index_icon3{
    background: url(../images/index_icon3.png) no-repeat center;
    background-size: 100%;
}
.server_nav_box>li .index_icon4{
    background: url(../images/index_icon4.png) no-repeat center;
    background-size: 100%;
}
/*专利交易*/
.module_cnt * {
    box-sizing: border-box;
}
.module_cnt {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    line-height: 1.5;
}
.module_img_title{
    padding: 20px 0;
    height: 56px;
}
/*.module_img_title.index_title1{*/
/*    background: url(../images/index_title1.png) no-repeat center;*/
/*    background-size: 50%;*/
/*}*/
/*.module_img_title.index_title2{*/
/*    background: url(../images/index_title2.png) no-repeat center;*/
/*    background-size: 50%;*/
/*}*/
/*.module_img_title.index_title3{*/
/*    background: url(../images/index_title3.png) no-repeat center;*/
/*    background-size: 50%;*/
/*}*/
/*.module_img_title.index_title4{*/
/*    background: url(../images/index_title4.png) no-repeat center;*/
/*    background-size: 50%;*/
/*}*/

.module_cnt_left {
    width: 240px;
    height: 520px;
    position: relative;
    background: rgba(11,195,84,0.04);
}
.module_cnt_right {
    flex: 1;
}
.module_cnt_right>li{
    height: 100%;
}
.new_empty{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.module_cnt_right>li:nth-of-type(n+2){
    display: none;
}
.module_cnt_left>h1 {
    height: 100px;
    background: url(../images/ip_guanjia.png) no-repeat center;
    background-size: 100% 100%;
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    padding: 20px;
}
.module_cnt_left>a {
    font-size: 14px;
    color: #333333;
    padding: 20px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
}
.module_cnt_left>a:hover{
    color: #C71522;
}
.module_cnt_left>a i {
    margin-left: 4px;
    font-size: 12px;
}

.module_cnt_left_tab li {
    height: 60px;
    line-height: 60px;
    padding: 0px 20px;
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid rgba(11,195,84,0.1);
    cursor: pointer;
}
.module_cnt_left_tab li i {
    font-size: 18px;
    margin-right: 12px;
}
.module_cnt_left_tab li.active, .module_cnt_left_tab li:hover {
    background: linear-gradient(90deg, #0BC354 0%, rgba(11,195,84,0.3) 100%);
    color: #fff;
}
.module_cnt_left_tab li.active, .module_cnt_left_tab li:hover i {
    color: #fff;
}

/*专利交易*/
.patent_jiaoyi{
    height: 540px;
    background: rgba(231,0,17,0.04);
}
.patent_jiaoyi>h1{
    background: url(../images/patent_jiaoyi.png) no-repeat center;
    background-size: 100% 100%;
}
.patent_jiaoyi .module_cnt_left_tab li.active, .patent_jiaoyi .module_cnt_left_tab li:hover{
    background: linear-gradient(90deg, #FF383A 0%, rgba(255,56,58,0.3) 100%);
}
.patent_jiaoyi .module_cnt_left_tab li{
    border-bottom: 1px solid rgba(231,0,17,0.1);
}
.patent_list_box>a{
    display: block;
    width: 33.333333%;
    height: 180px;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    padding: 20px 30px;
    cursor: pointer;
    overflow: hidden;
    transition: all ease-in .2s;
}
.patent_desc{
    font-size: 16px;
}

.patent_status span{
    font-size: 12px;
    color: #FFFFFF;
    padding: 2px 4px;
    border-radius: 4px 4px 4px 4px;
    margin-right: 4px;
}
.patent_status span.status_type1{
    background: #FF383A;
}
.patent_status span.status_type2{
    background: #00B150;
}
.patent_status span.patent_type0{
    display: none;
}
.patent_status span.patent_type1{
    background: #00B150;
}
.patent_status span.patent_type2{
    background: #FF383A;
}
.patent_status span.patent_type3{
    background: #FF9307;
}
.blue_color{
    color: #006AE1;
}
.red_color{
    color: #FF383A;
}
.fontbold{
    font-weight: 700;
}
.patent_desc h2{
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 6px 0;
}
.patent_desc .button_style{
    width: 100%;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #FF383A;
    border-radius: 4px 4px 4px 4px;
    color: #fff;
    border: none;
    font-size: 14px;
    position: relative;
    top: 32px;
    transition: all ease-in .2s;
}
.patent_pubdate{
    font-size: 14px;
    margin-top: 24px;
}
.patent_list_box>a:hover{
    box-shadow: 0px 4px 20px 0px rgba(243,26,42,0.2);
}
.patent_list_box>a:hover .button_style{
    top: -26px;
}
/*服务模块*/
.servicemain_box{
    display: none;
}
.service_use{
    color: #999;
    font-size: 14px;
    height: 68px;
}
.service_list_box>a{
    height: 173.33px;
}
.patent_desc{
    position: relative;
}
.service_empty_data{
    height: 400px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
/*商标交易*/
.brand_jiaoyi{
    height: 540px;
    background: rgba(231,0,17,0.04);
}
.brand_jiaoyi>h1{
    background: url(../images/brand_jiaoyi.png) no-repeat center;
    background-size: 100% 100%;
}
.brand_jiaoyi .module_cnt_left_tab li.active, .brand_jiaoyi .module_cnt_left_tab li:hover{

    background: linear-gradient(90deg, #FF7D1F 0%, rgba(255,125,31,0.3) 100%);
}
.brand_jiaoyi .module_cnt_left_tab li{
    border-bottom: 1px solid rgba(255,125,31,0.1);
}

.brand_list_box>a{
    display: block;
    width: 33.333333%;
    height: 180px;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    padding: 20px;
    cursor: pointer;
    overflow: hidden;
    transition: all ease-in .2s;
}
.brand_desc{
    font-size: 16px;
}

.branddesc_top{
    display: flex;
    align-items: center;
}
.branddesc_top .brand_img_box{
    max-width: 82px;
    max-height: 82px;
    border-radius: 4px 4px 4px 4px;
    color: #fff;
    /*background:#BE7BB6 ;*/
    text-align: center;
    font-weight: 700;
    line-height: 82px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.errorimg_box{
    display: none;
}
.branddesc_top>div:nth-of-type(1){
    margin-right: 8px;
    width: 82px;
}
.branddesc_top>div:nth-of-type(2){
    width: calc(100% - 82px);
}
.branddesc_top h2{
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.branddesc_top .brand_appno{
    margin: 6px 0;
}
.brand_desc .button_style{
    width: 100%;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #FF383A;
    border-radius: 4px 4px 4px 4px;
    color: #fff;
    border: none;
    font-size: 14px;
    position: relative;
    top: 32px;
    transition: all ease-in .2s;
}
.brand_pubdate{
    font-size: 14px;
    margin-top: 24px;
}
.brand_list_box>a:hover{
    box-shadow: 0px 4px 20px 0px rgba(243,26,42,0.2);
}
.brand_list_box>a:hover .button_style{
    top: -26px;
}

.d_tardl1 {
    background: rgba(218, 76, 146, 1);
}

.d_tardl2 {
    background: rgba(154, 91, 89, 1);
}

.d_tardl3 {
    background: rgba(179, 140, 91, 1);
}

.d_tardl4 {
    background: rgba(161, 146, 87, 1);
}

.d_tardl5 {
    background: rgba(223, 97, 108, 1);
}

.d_tardl6 {
    background: rgba(144, 165, 93, 1);
}

.d_tardl7 {
    background: rgba(87, 150, 125, 1);
}

.d_tardl8 {
    background: rgba(112, 139, 169, 1);
}

.d_tardl0 {
    background: rgba(97, 111, 151, 1);
}

/*!*新闻咨询*!*/

/*.news-bg {*/
/*    background: url(../images/bg02.png) no-repeat bottom center/100% 65%;*/
/*    !* background-size:1200px 258px;  *!*/
/*    padding-bottom: 28px;*/
/*}*/
/*.news-list {*/
/*    !*width: 1160px;*!*/
/*    box-sizing: border-box;*/
/*    margin: 0 20px;*/
/*    !*height: 592px;*!*/
/*    background: #ffffff;*/
/*    padding: 30px;*/
/*    border-radius: 2px;*/
/*    box-shadow: 10px 11px 24px rgba(0, 0, 0, 0.28);*/
/*}*/
/*.news-box .date_tag {*/
/*    width: 80px;*/
/*    height: 70px;*/
/*    opacity: 0.98;*/
/*    border-radius: 2px;*/
/*    border: 1px solid #c71522;*/
/*    margin-left: 15px;*/
/*    flex-shrink: 0;*/
/*    float: left;*/
/*}*/
/*.news-box .date_tag b,*/
/*.news-box .date_tag i {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    width: 100%;*/
/*    font-size: 14px;*/
/*}*/
/*.news-box .date_tag b {*/
/*    height: 38px;*/
/*    font-size: 25px;*/
/*    font-weight: 700;*/
/*    color: #c71522;*/
/*}*/

/*.news-box .date_tag i {*/
/*    height: 32px;*/
/*    background: #c71522;*/
/*    color: #ffffff;*/
/*}*/
/*.news-left {*/
/*    width: 400px;*/
/*    float: left;*/
/*}*/
/*.news-right {*/
/*    float: left;*/
/*    margin-left: 60px;*/
/*    margin-top: 8px;*/
/*    !*width: 630px*!*/
/*    width: calc(100% - 400px - 60px);*/
/*}*/
/*.news-left img {*/
/*    margin-bottom: 10px;*/
/*    width: 400px;*/
/*    height: 226px;*/
/*}*/
/*.news-box {*/
/*    height: 105px;*/
/*    border-left: 1px solid #F0F0F0;*/
/*    position: relative;*/
/*    padding: 10px 0;*/
/*}*/

/*.news-box .news-box-img {*/
/*    float: left;*/
/*    width: 99px;*/
/*    height: 79px;*/
/*    margin-left: 30px;*/
/*}*/
/*.news-box-con {*/
/*    float: left;*/
/*    !*width: 475px;*!*/
/*    width: calc(100% - 80px - 20px - 20px);*/
/*    margin-left: 20px;*/
/*}*/
/*.news-box-con a {*/
/*    !*width: 475px;*!*/
/*    display: block;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*    line-height: 1.4em;*/
/*}*/
/*.news-box-con a:hover {*/
/*    color: #c71522;*/
/*}*/

/*.news-box-con h1 {*/
/*    color: #333333;*/
/*    font-weight: bold;*/
/*    font-size: 16px;*/
/*}*/

/*.news-box-con span {*/
/*    !*width: 475px;*!*/
/*    display: block;*/
/*    margin-top: 16px;*/
/*    line-height: 1.4em;*/
/*}*/
/*.conmain {*/
/*    !*width: 1200px;*!*/
/*    margin: 0 auto;*/
/*}*/
/*!*.con-title {*!*/
/*!*    text-align: center;*!*/
/*!*    padding: 30px 0;*!*/
/*!*}*!*/

/*!*.con-title .d-ffur {*!*/
/*!*    background: url(../images/four.png) no-repeat center;*!*/
/*!*}*!*/

/*!*.con-title .title-two {*!*/
/*!*    font-size: 32px;*!*/
/*!*    color: #333333;*!*/
/*!*    line-height: 32px;*!*/
/*!*    margin-top: -30px;*!*/
/*!*    height: 31px;*!*/
/*!*}*!*/

/*!*.con-title .title-three {*!*/
/*!*    line-height: 36px;*!*/
/*!*    color: #B7B7B7;*!*/
/*!*}*!*/

/*!*.con-title span {*!*/
/*!*    display: block;*!*/
/*!*}*!*/

/*.icon-left img {*/

/*    height: 16px;*/
/*}*/

/*.news-box {*/
/*    height: 95px;*/
/*    border-left: 1px solid #F0F0F0;*/
/*    position: relative;*/
/*    padding: 10px 0;*/
/*}*/

/*.icon-left {*/
/*    position: absolute;*/
/*    top: -4px;*/
/*    left: -8px;*/
/*    width: 16px;*/
/*}*/
/*.news-list .d-more {*/
/*    !*width: 215px;*!*/
/*    margin-top: 20px;*/
/*    !*margin-left: 480px;*!*/

/*}*/
/*.d-more {text-align:center;}*/
/*.d-more a {width: 202px;*/
/*    height: 33px;*/
/*    border: solid 1px #BE9469;*/
/*    color: #BE9469;*/
/*    display: inline-block;*/
/*    line-height: 33px;*/
/*}*/
/*.img-bg { width:400px; height: 226px; overflow: hidden; margin-bottom: 10px;}*/
/*.hoverBig {*/
/*    position: relative;*/
/*    -webkit-transition: all 1s;*/
/*    transition: all 1s;*/
/*    border-radius: 5px;*/
/*}*/
/*.hoverBig:hover {*/
/*    -webkit-transform: scale(1.3);*/
/*    transform: scale(1.3);*/
/*}*/

/*.cotage-head-layout .body {*/
/*    display: flex !important;*/
/*}*/


/*!* 首页-新闻模块 - start *!*/

/*!* 公用 *!*/
/*!*.news-container > div {*/
/*    box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);*/
/*}*!*/

/*!* 外容器 *!*/
/*.news-container {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/

/*!* M1 轮播 *!*/
/*.news-container_swiper-container {*/
/*    position: relative;*/
/*    min-width: 720px;*/
/*    overflow: hidden;*/
/*    background: #fff;*/
/*}*/

/*.news-container_swiper-container,*/
/*.news-container_swiper-container .swiper-slide a {*/
/*    width: 720px;*/
/*    height: 420px;*/
/*}*/

/*.news-container_swiper-container .swiper-slide a img {*/
/*    box-sizing: border-box;*/
/*    overflow: hidden;*/
/*    position: relative;*/
/*    background: #fff;*/
/*}*/

/*.news-container_swiper-container .swiper-slide .news-title {*/
/*    height: 40px;*/
/*    background: rgba(0, 0, 0, .4);*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 100%;*/
/*    color: #fff;*/
/*    line-height: 40px;*/
/*    !*padding-left: 16px;*!*/
/*}*/

/*.news-container_swiper-container .swiper-slide .news-title span {*/
/*    padding-left: 16px;*/
/*}*/

/*.news-container_swiper-container .swiper-slide a img {*/
/*    !*transition: all ease-in .2s;*!*/
/*    !* width: 100%; *!*/
/*    !* height: 100%; *!*/
/*    !* object-fit: cover; *!*/
/*    position: absolute;*/
/*    width: auto;*/
/*    height: auto;*/
/*    max-height: 100%;*/
/*    max-width: 100%;*/
/*    object-fit: contain;*/
/*    left: 50%;*/
/*    top: 50%;*/
/*    transform: translate3d(-50%, -50%, 0);*/
/*}*/

/*.news-container_swiper-container .swiper-pagination {*/
/*    text-align: right;*/
/*    padding-right: 10px;*/
/*    box-sizing: border-box;*/
/*}*/

/*.news-container_swiper-container .swiper-pagination span {*/
/*    width: 12px;*/
/*    height: 12px;*/
/*    border-radius: 0px;*/
/*}*/

/*.news-container_swiper-container .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {*/
/*    margin: 0 5px;*/
/*}*/

/*!* M2 新闻列表*!*/
/*.news-container_list-container {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    width: calc(100% - 750px - 20px);*/
/*    !*height: 100%;*!*/
/*    padding: 18px 16px;*/
/*    margin-left: 20px;*/
/*    background: #fff;*/
/*    list-style: none;*/
/*}*/

/*.news-container_list-container > li > a {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/

/*.news-container_list-container > li > a {*/
/*    padding: 16px 0px;*/
/*    color: #333333;*/
/*    border-bottom: 2px dashed #d5d5d5;*/
/*}*/

/*.news-container_list-container > li:last-child a {*/
/*    border: none;*/
/*}*/

/*.news-container_list-container > li .title {*/
/*    width: calc(100% - 108px - 20px);;*/
/*    font-size: 18px;*/
/*}*/

/*.news-container_list-container > li .date {*/
/*    width: 106px;*/
/*    height: 24px;*/
/*    text-align: center;*/
/*    line-heith: 24px;*/
/*    border: 1px solid #f7f7f7;*/
/*    border-radius: 2px;*/
/*    font-size: 14px;*/
/*}*/

/*!* 首页-新闻模块 - end *!*/
