/* 列表详情 start */
/* .zc-xq{
    padding-top: 30px;
} */
.xq_head_right {
    width: 895px;
}

.xq-head-detail {
    width: 100%;
    background-color: #fff;
    padding: 27px 24px 0;
}

.head-left img {
    box-sizing: border-box;
    width: 240px;
    height: 240px;
}

.head-right {
    width: 583px;
    margin-left: 24px;
}

.xq-head-detail .head-tit {
    font-size: 28px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 40px;
}

.xq-head-detail .sub-tit {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    margin: 8px 0 16px;
}

.xq-head-detail .td-tit {
    color: #666;
    float: left;
    width: 60px;
    text-align: right;
    line-height: 32px;
    margin-right: 20px;
}

.xq-head-detail a {
    float: left;
}

.xq-head-detail .td-list {
    float: left;
    color: #333;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    border: solid 1px #ECECEC;
    border-radius: 2px;
    cursor: pointer;
    margin-right: 8px;
    position: relative;
    font-size: 14px;
    margin-top: 10px;
    box-sizing: border-box;
}

.xq-head-detail .td-list.on {
    color: #F13A3B;
    border-color: #F13A3B;
}

.xq-head-detail .td-list .icon-tagGou {
    display: none;
    position: absolute;
    top: -0.9px;
    right: -1px;
    width: 16px;
    height: 16px;
    background: url('./img/icon-check.png') no-repeat top right;
}

.xq-head-detail .td-list.on .icon-tagGou {
    display: block;
}

.xq-head-detail .head-serviceItems .serviceItems {
    margin-top: 20px;
}

.td-cont {
    width: 85%;
    margin-top: -10px;
}

.xq-head-detail .change-buyNumber {
    position: relative;
}

.xq-head-detail .change-buyNumber .btn {
    float: left;
    width: 24px;
    height: 16px;
    cursor: pointer;
    margin: 5px;
}

.xq-head-detail .change-buyNumber .change_buyNUmber_all {
    width: 24px;
    cursor: pointer;
}

.xq-head-detail .change-buyNumber .change_buyNUmber_all span {
    float: left;
    height: 16px;
    width: 100%;
    border: 1px solid #ECECEC;
    border-left: none;
    box-sizing: border-box;
}

.xq-head-detail .change-buyNumber .change_buyNUmber_all span:first-child {
    border-bottom: none;
}

.xq-head-detail .change-buyNumber .btn-add {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #666;
}

.xq-head-detail .change-buyNumber .btn-reduce {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666;
}

.xq-head-detail .change-buyNumber .btn-add.on {
    border-bottom-color: #BDBDBD;
    cursor: not-allowed;
}

.xq-head-detail .change-buyNumber .btn-reduce.on {
    border-top-color: #BDBDBD;
    cursor: not-allowed;
}

.xq-head-detail .change-buyNumber .buy-num {
    float: left;
    width: 90px;
    height: 32px;
    border: solid 1px #ECECEC;
    text-align: center;
    color: #333;
    box-sizing: border-box;
}

.xq-head-detail .price {
    width: 583px;
    height: 100px;
    height: 60px;
    background: #F7F6F9FF url("img/icon-zhuce.png") no-repeat center center;
    background-size: 583px 60px;
    color: #333333;
    box-sizing: border-box;
}

.xq-head-detail .price-tit {
    width: 60px;
    line-height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-right: 20px;
    text-align: right;
}

.xq-head-detail .price1 .price-tit {
    margin-top: 11px;
}

.price1 {
    padding: 12px 0 14px;
}

.price1 .price-con i {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #E4393C;
    line-height: 20px;
}
.price1 .price-con .jq{
    font-size: 14px;
    vertical-align: middle;
}
.price1 .price-con .num {
    font-size: 28px;
    font-family: "DINPro-Medium";
    font-weight: bold;
    color: #E4393C;
    line-height: 32px;
}

.price2 .span1 {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #E4393C;
    padding: 0 6px;
    height: 20px;
    line-height: 18px;
    border: 1px solid #E4393C;
    border-right: 0;
}

.price2 .span2 {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    height: 20px;
    background: #E4393C;
    border-radius: 0px 2px 2px 0px;
    padding: 0 8px;
    cursor: pointer;
}

.cont-btnBuy {
    padding: 20px 0 20px 80px;
}

.cont-btnBuy .btn {
    float: left;
    font-size: 18px;
    width: 190px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #F13A3B;
    border-radius: 2px;
    margin-right: 16px;
}

.cont-btnBuy .btn-prev {
    text-align: center;
    color: #fff;
    background-color: #F13A3B;
}

.cont-btnBuy .btn-next {
    color: #F13A3B;
    text-align: center;
}

.cont-btnBuy .btn-next:hover {
    color: #fff;
    border-color: #F13A3B;
    background-color: #F13A3B;
}

.serviceItems_bottom {
    width: 100%;
    padding: 12px 0;
    border-top: 1px solid #EBEDF0;
}

.serviceItems_bottom .tit {
    float: left;
    line-height: 32px;
    margin-right: 24px;
    color: #999;
}

.serviceItems .promise span {
    margin-right: 32px;
    position: relative;
    float: left;
    padding-left: 22px;
    color: #999;
    line-height: 32px;
    background: url(img/icon-arrow.png) no-repeat left center;
}

.serviceItems .promise span:after {
    position: absolute;
    right: -16px;
    top: 10px;
    content: "";
    width: 1px;
    height: 14px;
    background-color: #ECECEC;
}

.serviceItems .promise span:last-child:after {
    content: none;
}

.xq-head-help {
    width: 256px;
    height: 368px;
    background-color: #fff;
    padding: 20px 24px 24px;
}

.xq-head-help .help-img {
    width: 58px;
    height: 58px;
    border-radius: 50%;
}

.xq-head-help .help-tit {
    text-align: center;
    font-size: 16px;
}

.xq-head-help .help-list {
    padding: 28px 0;
    border-bottom: 1px solid rgba(219, 219, 219, 1);
}

.xq-head-help .help-list:last-child {
    border-bottom: none;
}

.xq-head-help .help-con {
    width: 136px;
    margin-left: 14px;
}

.xq-head-help .r-1 {
    float: left;
    font-weight: bold;
    font-size: 14px;
    color: #333333;
}

.xq-head-help .r-2 {
    float: right;
    font-size: 12px;
    color: #0FB277;
}

.xq-head-help .r-3 {
    line-height: 20px;
    font-size: 12px;
    color: #999999;
    margin: 6px 0 8px;
}

.xq-head-help .r-4 {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    padding: 0 16px;
    text-align: center;
    font-size: 12px;
    color: #F13A3B;
    border: 1px solid #F13A3B;
    box-sizing: border-box;
    transition: all .3s ease-out;
}

.xq-head-help .r-4:hover {
    color: #fff;
    background-color: #F13A3B;
}

.xq-introduce {
    margin-top: 24px;
    background-color: #fff;
    overflow: hidden;
}

.introduce_tit {
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #333;
    padding: 0 30px;
    border-bottom: 1px solid #DBDBDB;
}

.introduce_tit li {
    position: relative;
    float: left;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-right: 40px;
    cursor: pointer;
}

.introduce_tit li.on {
    font-weight: bold;
}

.introduce_tit li.on:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #E4393C;
}


.xq_head_left {
    width: 285px;
}

.news_right {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 26px;
    background-color: #fff;
}

.news_right .right_tit {
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    border-bottom: 1px solid #eee;
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    font-weight: bold;
}

.news_right .right_head {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    margin: 20px auto 0;
    overflow: hidden;
}
.news_right .right_head .right_head_img{
    max-width: 100%;
}
.news_right .right_list_msg {
    /* margin-left: 77px; */
    text-align: center;
}

.news_right .right_list_msg .p1 {
    font-family: PingFang-SC-Medium;
    font-size: 15px;
    line-height: 44px;
    color: #333333;
}

.news_right .right_list_msg .p2, .news_right .right_list_msg .p3 {
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}

.news_right .right_code {
    width: 128px;
    height: 128px;
    text-align: center;
    margin: 20px auto;
    overflow: hidden;
}

.news_right .right_code img {
    width: 100%;
    height: 100%;
    border: none;
}

.news_right .right_qq {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 134px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    /* text-indent: 21px; */
    border: solid 1px #e1251b;
    font-size: 13px;
    text-align: center;
    color: #666666;
    /* background: url(img/icon-common-qq.png) no-repeat left 31px center;
    background-size: 14px 14px; */
}


.tm_mid {
    margin-top: 20px;
    padding: 0 20px;
    background-color: #fff;
}

.tm_mid_item .tit {
    position: relative;
    padding: 20px 0 20px 8px!important;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.tm_mid_item .tit:before{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7.5px;
    content: '';
    display: block;
    width: 2px;
    height: 15px;
    background-color: #F13A3B;
}

.tm_mid_item + .tm_mid_item {
    border-top: 1px dashed #f0f0f0;
}

.mid_list a {
    position: relative;
    float: left;
    font-family: PingFangSC-Regular;
    color: #333333;
    width: 120px;
    word-break: break-all;
    margin-bottom: 20px;
}

.mid_list a:hover {
    color: #F13A3B;
}

.mid_list a.on:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 11px;
    margin-left: 3px;
    background: url(img/icon-hot.png) no-repeat center center;
    background-size: 20px 11px;
}

.left_bottom {
    width: 100%;
    margin-top: 20px;
    background-color: #fff;
    padding: 0 20px;
}

.left_bottom .tit {
    padding: 16px 0;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333;
}

.left_bottom .bottom_ul {
    padding-bottom: 10px;
}


/* 详情介绍 start */
.common_list_img {
    padding: 0 30px 36px;
}

.tm_tit {
    font-family: PingFang-SC-Bold;
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    padding: 50px 0 30px;
}

.tm_tit span {
    padding: 0 36px;
    position: relative;
}

.tm_tit span:before {
    position: absolute;
    left: 0;
    top: 9px;
    content: "";
    width: 18px;
    height: 11px;
    background: url(img/icon-tm-dot-left.png) no-repeat center center;
    background-size: 18px 11px;
}

.tm_tit span:after {
    position: absolute;
    right: 0;
    top: 9px;
    content: "";
    width: 18px;
    height: 11px;
    background: url(img/icon-tm-dot-right.png) no-repeat center center;
    background-size: 18px 11px;
}

.tm_1_item {
    position: relative;
    border: solid 1px #eeeeee;
    padding: 24px 30px 24px 90px;
    margin-top: 20px;
}

.tm_1_item:first-child {
    margin-top: 0;
}

.tm_1_item .p1 {
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 4px;
}

.tm_1_item .p2 {
    font-family: PingFang-SC-Medium;
    line-height: 28px;
    color: #999999;
}

.tm_1_item .icon {
    position: absolute;
    left: 30px;
    top: 30px;
    width: 36px;
    height: 36px;
    background: url(img/icon-tmhandle-1.png) no-repeat center center;
    background-size: 36px 36px;
}

.tm_1_list .tm_1_item:first-child + .tm_1_item .icon {
    position: absolute;
    left: 30px;
    top: 30px;
    width: 36px;
    height: 39px;
    background: url(img/icon-tmhandle-2.png) no-repeat center center;
    background-size: 36px 39px;
}

.tm_zr_item {
    width: 192px;
    min-height: 263px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    margin-left: 22px;
    padding: 82px 32px 0;
}

.tm_zr_item:first-child {
    margin-left: 0;
    background: url(img/icon-tm-zr-1.png) no-repeat top 31px center;
    background-size: 33px 34px;
}

.tm_zr_item:first-child + .tm_zr_item {
    background: url(img/icon-tm-zr-2.png) no-repeat top 31px center;
    background-size: 34px 34px;
}

.tm_zr_item:first-child + .tm_zr_item + .tm_zr_item {
    background: url(img/icon-tm-zr-3.png) no-repeat top 31px center;
    background-size: 30px 38px;
}

.tm_zr_item:first-child + .tm_zr_item + .tm_zr_item + .tm_zr_item {
    background: url(img/icon-tm-zr-4.png) no-repeat top 31px center;
    background-size: 34px 35px;
}

.tm_zr_item .p1 {
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    text-align: center;
    margin-bottom: 10px;
}

.tm_zr_item .p2 {
    font-family: PingFang-SC-Medium;
    line-height: 24px;
    color: #999999;
    text-align: center;
}

.tm_2_list {
    padding: 30px 20px 26px;
    border: solid 1px #eeeeee;
}

.tm_2_item {
    position: relative;
    float: left;
    text-align: center;
    width: 118px;
    margin-left: 50px;
}

.tm_2_item:after {
    position: absolute;
    left: -28px;
    top: 60px;
    width: 16px;
    height: 10px;
    background: url(img/icon-tmflow.png) no-repeat center center;
    background-size: 16px 10px;
}

.tm_2_item:first-child:after {
    content: none;
}

.tm_2_item:first-child {
    margin-left: 0;
}

.tm_2_item .num {
    width: 36px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    color: #f13a3b;
    border-radius: 50%;
    border: solid 1px #f13a3b;
    box-sizing: border-box;
    margin: 0 auto;
}

.tm_2_item .p1 {
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    padding: 16px 0 8px;
    font-weight: bold;
}

.tm_2_item .p2 {
    font-family: PingFang-SC-Medium;
    line-height: 24px;
    color: #999999;
}

.tm_3_list {
    width: 835px;
}

.tm_3_item:first-child {
    height: 226px;
    background: url(img/icon-tm-cl-1.png) no-repeat center center;
    background-size: 835px 226px;
}

.tm_3_item:first-child + .tm_3_item {
    height: 226px;
    background: url(img/icon-tm-cl-2.png) no-repeat center center;
    background-size: 835px 226px;
}

.tm_3_item .tit {
    width: 417px;
    text-align: center;
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
}

.tm_3_item .tit .name {
    padding-top: 125px;
    background: url(img/icon-tm-name-1.png) no-repeat top 85px center;
    background-size: 38px 32px;
}

.tm_3_item:first-child + .tm_3_item .tit .name {
    background: url(img/icon-tm-name-2.png) no-repeat top 85px center;
    background-size: 36px 33px;
}

.tm_3_item .con p {
    position: relative;
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    line-height: 32px;
    color: #333333;
}

.tm_3_item .con p:before {
    position: absolute;
    content: "";
    left: -15px;
    top: 14px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #cfcfcf;
}

.tm_3_item:first-child .con {
    padding-left: 44px;
    padding-top: 27px;
    float: left;
}

.tm_3_item:first-child + .tm_3_item .con {
    float: left;
    padding-left: 42px;
    padding-top: 20px;
}

.tm_3_item:first-child + .tm_3_item .con p:before {
    background-color: #fbc4c4;
}

.tm_4_item {
    float: left;
    width: 402px;
    height: 128px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    margin-bottom: 30px;
    padding: 22px 28px 20px 78px;
}

.tm_4_item:first-child {
    background: #fff url(img/icon-tm-ys-1.png) no-repeat left 28px top 30px;
    background-size: 34px 34px;
}

.tm_4_item:first-child + .tm_4_item {
    background: #fff url(img/icon-tm-ys-2.png) no-repeat left 28px top 30px;
    background-size: 36px 32px;
}

.tm_4_item:first-child + .tm_4_item + .tm_4_item {
    background: #fff url(img/icon-tm-ys-3.png) no-repeat left 28px top 30px;
    background-size: 29px 36px;
}

.tm_4_item:first-child + .tm_4_item + .tm_4_item + .tm_4_item {
    background: #fff url(img/icon-tm-ys-4.png) no-repeat left 28px top 30px;
    background-size: 36px 35px;
}

.tm_4_item .p1 {
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 4px;
}

.tm_4_item .p2 {
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.tm_4_item:nth-child(2n) {
    float: right;
}

.tm_5_item {
    width: 100%;
    background-color: #f7f8fa;
    padding: 24px 30px 25px;
    margin-top: 14px;
}

.tm_5_item:first-child {
    margin-top: 0;
}

.tm_5_item .p1 {
    position: relative;
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 10px;
    padding-left: 30px;
}

.tm_5_item .p1:before {
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
    width: 20px;
    height: 20px;
    background: url(img/icon-tm-q.png) no-repeat center center;
    background-size: 20px 20px;
}

.tm_5_item .p2 {
    position: relative;
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    line-height: 28px;
    color: #999999;
    padding-left: 30px;
}

.tm_5_item .p2:before {
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
    width: 20px;
    height: 20px;
    background: url(img/icon-tm-a.png) no-repeat center center;
    background-size: 20px 20px;
}

.tm_6_list {
    width: 100%;
    padding: 22px 30px;
    background-color: #f7f8fa;
}

.tm_6_list p {
    font-family: PingFang-SC-Medium;
    line-height: 28px;
    color: #999999;
}


/* 商标自主注册 */
.tm_zc_item {
    width: 192px;
    height: 216px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    margin-left: 22px;
    padding: 84px 26px 0;
}

.tm_zc_item:first-child {
    margin-left: 0;
}

.tm_zc_item:first-child {
    background: #fff url(img/icon-tm-zc-1.png) no-repeat top 28px center;
    background-size: 28px 36px;
}

.tm_zc_item:first-child + .tm_zc_item {
    background: #fff url(img/icon-tm-zc-2.png) no-repeat top 26px center;
    background-size: 36px 34px;
}

.tm_zc_item:first-child + .tm_zc_item + .tm_zc_item {
    background: #fff url(img/icon-tm-zc-3.png) no-repeat top 25px center;
    background-size: 39px 35px;
}

.tm_zc_item:first-child + .tm_zc_item + .tm_zc_item + .tm_zc_item {
    background: #fff url(img/icon-tm-zc-4.png) no-repeat top 26px center;
    background-size: 31px 32px;
}


.tm_zc_item .p1 {
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    text-align: center;
    margin-bottom: 6px;
}

.tm_zc_item .p2 {
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    text-align: center;
}

.tm_zc_flow img {
    width: 100%;
    height: 100%;
}

.tm_vs_item {
    position: relative;
    float: left;
    width: 378px;
    height: 348px;
    background-color: #ffffff;
    border: solid 1px #dddddd;
}

.tm_vs_item .tit {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    color: #666666;
    text-align: center;
    background-color: #dddddd;
}

.tm_vs_item .tm_vs_mid {
    padding: 0 30px;
}

.tm_vs_item .vs_mid {
    padding: 30px 0 26px;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
}

.tm_vs_item .vs_mid .vs_mid_item {
    display: inline-block;
    width: 89px;
    height: 34px;
    line-height: 34px;
    border-radius: 17px;
    border: solid 1px #dddddd;
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin: 0 12px;
}

.vs_bottom {
    padding: 26px 0;
}

.vs_bottom_item {
    float: left;
    width: 75px;
    text-align: center;
    margin-left: 44px;
}

.vs_bottom_item:first-child {
    margin-left: 0;
}

.vs_bottom_item .p1 {
    width: 24px;
    height: 24px;
    margin: 0 auto;
    text-align: center;
    background-color: #dddddd;
    border-radius: 24px;
    font-family: PingFang-SC-Bold;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.vs_bottom_item .p2 {
    font-family: PingFang-SC-Bold;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    margin: 6px 0 2px;
}

.vs_bottom_item .p3 {
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
}

.vs_tips {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, .1);
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    color: #999999;
    text-align: center;
}

.vs_txt {
    font-family: DINPro-Medium;
    font-size: 30px;
    color: #f13a3b;
    margin: 0 24px;
    height: 348px;
    line-height: 348px;
}

.tm_vs_item.tm_vs_next {
    border-color: #f13a3b;
}

.tm_vs_item.tm_vs_next .tit {
    background-color: #f13a3b;
    color: #fff;
}

.tm_vs_item.tm_vs_next .vs_mid .vs_mid_item {
    border: solid 1px #f13a3b;
    color: #f13a3b;
    margin: 0 4px;
}

.tm_vs_item.tm_vs_next .vs_bottom_item .p1 {
    background-color: #f13a3b;
    color: #fff;
}

.tm_vs_item.tm_vs_next .vs_bottom_item .p2 {
    color: #333;
}

.tm_vs_item.tm_vs_next .vs_tips {
    background-color: rgba(254, 58, 59, .1);
    color: #f13a3b;
}


/* 商标详情 ******************************************* */
.zcdetail-content{
    position: relative;
}
.xxjc{
    position: fixed;
    right: 15%;
    top: 48%;
    width: 60px;
    height: 106px;
    background: url(img/xxjc.png) no-repeat center center;
    background-size: 60px 106px;
    cursor: pointer;
    z-index: 111;
}
.zcdetail-head {
    background-color: #fff;
    padding: 30px 40px 0 40px;
}

.zcdetail_head_con {
    padding-bottom: 24px;
    border-bottom: 1px solid #F0F0F0;
}

.zcdetail-head-img {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    margin-right: 20px;
    border: 1px solid #E5E8ED;
    box-sizing: border-box;
}

.zcdetail-head-img img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: 0.1s;
}

.zcdetail-head-info {
    margin-top: 14px;
}

.zcdetail-head-info .tit {
    line-height: 30px;
    margin-bottom: 12px;
}

.zcdetail-head-info .name {
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #08051E;
    max-width: 300px;
}

.zcdetail-head-info .status {
    display: inline-block;
    padding: 0 8px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    background: rgba(53, 179, 74, 1);
    border: 1px solid rgba(53, 179, 74, 1);
    border-radius: 2px;
    color: #fff;
    margin-left: 10px;
}

.zcdetail-head-info .msg {
    margin-top: 6px;
}

.zcdetail-head-info .msg-item {
    float: left;
    width: 210px;
}

.zcdetail-head-info .msg-item span:first-child {
    color: #8F97A5;
}

.zcdetail-head-info .msg-item span:first-child + span {
    color: #08051E;
}

.zcdetail-btns {
    margin-top: 32px;
}

.zcdetail-btns a {
    float: left;
    width: 84px;
    height: 28px;
    line-height: 30px;
    text-align: center;
    color: #F13A3B;
    border: 1px solid #F13A3B;
    background-color: #fff;
    transition: all .3s ease-out;
}

.zcdetail-btns .btn1:hover {
    color: #fff;
    background: #E4393C;
}
.zcdetail-btns .btn1.btn-buy{
    background-color: #3DC682;
    border-color: #3DC682;
    color: #fff;
}
.zcdetail-btns .btn1.btn-ask{
    background-color: #F13A3B;
    border-color: #F13A3B;
    color: #fff;
}
.zcdetail-btns .btn1.btn-reg{
    background-color: #fff;
    border-color: #F13A3B;
    color: #F13A3B;
}

.zcdetail-btns .btn2 {
    margin-left: 8px;
    color: #fff;
    background-color: #F13A3B;
}

.zcdetail-btns .btn2:hover {
    background-color: #C81623;
}

.zcdetail-con {
    padding: 18px 40px 65px;
    background-color: #fff;
}

.zcdetail-con .tit {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #08051E;
    line-height: 22px;
}

.reg_detail_line {
    padding: 43px 0 60px 32px;
}

.reg_detail_line .time_line_ul li {
    position: relative;
    float: left;
    margin-right: 140px;
}

.reg_detail_line .time_line_ul li:last-child {
    margin-right: 0;
}

.reg_detail_line .time_line_ul li:after {
    position: absolute;
    width: 160px;
    height: 2px;
    content: "";
    background-color: #E5E8ED;
    top: 19px;
    left: -150px;
}

.reg_detail_line .time_line_ul li:first-child:after {
    content: none;
}

.reg_detail_line .time_line_item {
    float: left;
    background: url(img/line-bg.png) no-repeat left 24px center;
    background-size: 28px 28px;
    padding: 0 24px 0 60px;
}

.time_line_item .p1 {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #08051E;
    margin-bottom: 2px;
}

.time_line_item .p2 {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8F97A5;
}

.reg_detail_line .time_line_ul li.on .time_line_item {
    background: url(img/line-bg-on.png) no-repeat left 24px center;
    background-size: 28px 28px;
}

.reg_detail_line .time_line_ul li.on:after {
    background-color: #FB595B;
}

.reg_detail_line .time_line_ul li.on .p1 {
    font-weight: bold;
}

.reg_detail_line .time_line_ul li.no_on {
    height: 41px;
    line-height: 41px;
}

/* 商标详情 流程直线图 start */

/* 商标详情 流程直线图  end */


.trademark-list {
    margin-bottom: 40px;
    box-sizing: border-box;
    background-color: #fff;
}

.trademark-content {
    border-bottom: 1px solid #E5E8ED;
    border-top: 1px solid #E5E8ED;
}

.trademark-table .td-title {
    text-align: left;
    background-color: #F5F6F7;
    color: #8F97A5;
}

.trademark-table .td-content {
    text-align: left;
    color: #08051E;
}
.trademark-table .td-content .fl_a{
    color: #2488FF !important;
}
.trademark-table .td-content .fl_a:hover{
    text-decoration: underline;
}
.content_fenlei {
    width: 320px;
    padding-right: 20px;
    color: #08051E;
}

.content_fenlei p {
    width: 100%;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content_td_fl p {
    width: 100%;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.trademark-table td {
    padding: 12px 20px;
    padding-right: 0;
    border: 1px solid #F2F2F2;
}

.td-title {
    width: 160px;
    color: #666;
    background-color: #fcf9f2;
}

.trademark-table .tm_img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.trademark-table .tm_img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.trademark-table .go-big {
    color: #2488FF;
    font-size: 12px;
    cursor: pointer;
    margin-top: 6px;
    display: block;
}

.trademark-table .go-big:hover {
    text-decoration: underline;
}

.common_crumb {
    height: 56px;
    line-height: 56px;
    padding-left: 23px;
    background: url(img/icon-location-bg.png) no-repeat left center;
    background-size: 13px 16px;
    font-family: PingFang-SC-Medium;
    color: #999999;
}

.common_crumb a {
    color: #999;
}

.common_crumb a:hover {
    text-decoration: underline;
}

.wt_pop{padding:20px;}
.form_item+.form_item{margin-top:16px;}
.form_item .left_1{width:60%;}
.form_item .left_2{width:40%;}
.form_item .form_msg{float:left;line-height:40px;}
.form_item .form_tit{width:100px;color:#333;line-height:40px;}
.form_item .form_tit i{margin-right:5px;color:#f13a3b;vertical-align:middle;}
.label_radio{line-height:40px;}
.label_radio>label{margin-right:15px;}
.label_radio>label.last{margin-right: 0;}
.form_item .code_img{width:116px;height:40px;border-radius:2px;cursor:pointer;}
.form_item .inp{width:210px;height:40px;border:1px solid #eee;border-radius:2px;text-indent:20px;transition:all .3s ease-out;}
.form_item .inp_tel{width:calc( 100% - 110px );}
.form_item .inp_code{width:210px;}
.form_item .inp:focus{border-color:#f13a3b;}
.form_list .form_btn{display:inline-block;margin-left:90px;width:130px;height:40px;border-radius:2px;background:#f13a3b;color:#fff;text-align:center;line-height:40px;}
.form_item .wt_btn{width:120px;height:40px;line-height: 40px;text-align:center;color: #fff;background-color: #F13A3B;}
.form_item .yzm_code {
    width: 116px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #F13A3B;
    border-radius: 2px;
    margin-left: 16px;
}


.icon_search_see{
    display: inline-block;
    margin-left: 8px;
    width: 18px;
    height: 18px;
    background: url(img/icon-search-see.png);
    background-size: cover;
    vertical-align: middle;
}
.icon_search_see_2{
    color: #f13a3b;
}
.icon_search_see_2:hover{
    text-decoration: underline;
}