.news_left_detail img {
    max-width: 80%
}

.news_crumbs img {
    width: 13px;
    vertical-align: middle;
    padding-right: 4px
}

.news_crumbs {
    font-size: 12px;
    color: #999
}

.news_crumbs span {
    font-size: 20px;
    padding: 0 5px;
    vertical-align: text-top;
    position: relative;
    top: -6px
}

.news_left_detail {
    line-height: 28px;
    min-height: 300px
}

.news_right_n b {
    float: left;
    margin-right: 5px;
    font-size: 18px;
    color: #999;
    position: relative;
    top: -3px
}

.news_detail_h1 {
    font-size: 30px;
    line-height: 42px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 40px;
    padding-top: 40px
}

.news_left_detail p {
    padding-bottom: 15px
}

.news_left dd strong {
    float: left;
    margin-right: 20px;
    display: block
}

.news_left {
    width: 76%;
    float: left
}

.news_right {
    width: 20%;
    float: right
}

.news_left dd strong img {
    width: 190px;
    height: 98px
}

.news_left span h1 {
    font-size: 18px;
    padding-bottom: 6px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis
}

.news_left span h1 a,
.news_right_list dd a {
    display: block
}

.news_left span em {
    font-size: 13px;
    color: #787878;
    font-style: normal;
    display: block;
    margin-bottom: 9px;
    height: 39px;
    line-height: 20px;
    overflow: hidden
}

.news_right_list dd {
    float: left;
    margin-bottom: 7px
}

.news_left i a,
.news_right_list dd a {
    background: #f3f4f5;
    color: #666;
    padding: 5px 10px;
    border-radius: 4px;
    margin-right: 5px;
    font-size: 12px
}

.news_left dd b {
    position: absolute;
    bottom: 17px;
    right: 0;
    font-size: 12px;
    font-weight: 400;
    color: #999;
    padding-left: 18px;
    background: url(../images/time.png) no-repeat
}

.news_left dd {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative
}

.news_left i a:hover,
.news_right_list dd a:hover {
    color: #dc5300;
    background: #ffdcc7
}

.news_left span h1 a:hover,
.news_right_n dd a:hover,
.news_crumbs a:hover,
.footer ul li span a:hover {
    color: #fe3621
}

.news_right_list {
    margin-bottom: 20px;
    float: left
}

.page_ys a {
    padding: 5px 10px;
    margin: 0 5px;
    border: 1px solid #ddd;
    color: #666
}

.news_right_n {
    margin-bottom: 20px
}

.page_ys a:hover,
.page_ys a.active {
    background: #fe3621;
    color: #fff;
    border-color: #fe3621
}

.news_right_title {
    float: left;
    width: 100%;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.news_right_title img {
    vertical-align: bottom;
    padding-right: 3px
}

.news_right_n span {
    width: 18px;
    float: left;
    height: 18px;
    color: #fff;
    border-radius: 2px;
    font-size: 13px;
    display: block;
    margin-right: 10px;
    text-align: center;
    background-color: #bebebe
}

.news_right_n dd {
    clear: both;
    margin-bottom: 10px
}

.news_right_n dd a {
    font-size: 14px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    padding: 0 0 3px 0;
    line-height: 18px
}

.news_right_n dd:nth-child(-n+3) span {
    background: #ec4141
}

.footer {
    background: #f8f8f8;
    border-top: 1px solid #e4e4e4
}

.footer_1 {
    text-align: center;
    border-top: 1px solid #e4e4e4;
    padding: 10px 0;
    font-size: 12px;
    color: #666
}

.footer ul li:first-child,
.footer ul li:nth-child(3) {
    width: 20%
}

.footer ul li:nth-child(2),
.footer ul li:nth-child(4) {
    width: 30%
}

.footer ul li {
    float: left;
    padding: 20px 0
}

.footer ul li h1 {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 10px
}

.footer ul li span a {
    display: block;
    color: #666;
    font-size: 15px;
    padding: 3px 0
}

.footer ul li em img {
    width: 100px;
    margin-right: 10px
}

.footer ul li b {
    display: block;
    font-weight: 400;
    margin-top: 10px
}

.footer ul li b img {
    width: 18px
}

.footer ul li strong img {
    width: 80px;
    height: 48px;
    margin-bottom: 5px;
    border: 1px solid #eee
}

@media(max-width:991px) {
    .footer ul li {
        display: none
    }

    .news_right {
        margin-top: 35px
    }

    .news_left {
        margin-top: 15px
    }

    .news_left,
    .news_right {
        width: 100%
    }

    .news_left dd strong img {
        width: 80px;
        height: 41px
    }

    .news_left dd strong {
        margin-right: 10px
    }

    .news_left span h1 {
        white-space: inherit
    }

    .table_card .tab {
        border: none !important;
        height: auto !important
    }

    .table_card .tab li {
        height: 37px !important;
        margin-bottom: 10px
    }

    .news_detail_h1 {
        font-size: 24px;
        line-height: 32px;
        padding-top: 20px
    }

    .news_left_detail img {
        max-width: 100%
    }
}

@import"news.css";

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-family: Montserrat, "Microsoft Yahei", sans-serif;
    color: #333;
    list-style: none;
    cursor: default
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

body {
    background: #fff
}

input,
img {
    margin: 0;
    padding: 0;
    border: 0 none;
    outline-style: none;
    vertical-align: bottom
}

a,
a:active,
a:visited {
    text-decoration: none;
    color: #333
}

a:hover {
    color: #000
}

textarea {
    border: none;
    outline: none;
    resize: none
}

i {
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix::before,
.clearfix::after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: none;
    clear: both
}

.clearfix {
    *zoom: 1
}

.w {
    width: 1140px;
    margin: 0 auto
}

.logo {
    text-align: center;
    font-size: 38px;
    padding-top: 20px;
    font-weight: bold;
    font-family: unset;
    line-height: 53px;
    margin-bottom: 20px;
    letter-spacing: 1px
}

.logo span {
    border-radius: 50%;
    color: #fff;
    font-size: 34px;
    letter-spacing: -2px;
    background-color: #666;
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(top, #fc8e37, #ff0b00);
    background-image: -webkit-linear-gradient(top, #fc8e37, #ff0b00);
    background-image: -o-linear-gradient(top, #fc8e37, #ff0b00);
    background-image: linear-gradient(top, #fc8e37, #ff0b00);
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    text-align: center;
    line-height: 50px;
    opacity: .9
}

.trademark_logo img {
    max-height: 50px;
    display: block
}

.trademark_logo SPAN {
    font-size: 30PX;
    display: block;
    font-weight: bold
}

.trademark_logo {
    font-size: 20px;
    line-height: 29px;
    padding-top: 20PX;
    padding-left: 15px
}

.trademark_logo.list_logo {
    padding-bottom: 15px
}

.trademark_logo.list_logo span {
    padding-top: 12px
}

.exit .logo span {
    padding-right: 0
}

.exit .logo {
    padding-top: 0
}

.textarea {
    margin: 0 auto;
    position: relative
}

.textarea_text_right.textarea_text_right_scan {
    right: 205px;
    bottom: 26px
}

.textarea .textarea_text,
.words-textarea,
.upload {
    width: 80%;
    height: 211px;
    float: left;
    border: 2px solid #9e9e9e;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .12) inset;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .12) inset;
    padding: 1% 2%;
    font-size: 16px;
    overflow-y: auto;
    line-height: 24px;
    position: relative;
    font-family: Montserrat
}

.textarea .textarea_text {
    min-height: 211px;
    max-height: 365px;
    height: auto;
    cursor: text
}

.textarea_text_right {
    font-weight: bold;
    position: absolute;
    right: 15px;
    bottom: 7px
}

.textarea_text_right em {
    font-style: normal;
    color: #f00
}

.upload {
    height: 146px;
    padding: 0;
    width: 84%;
    border: 2px solid #9e9e9e;
    overflow: hidden
}

.a-upload {
    width: 100%;
    height: 150px;
    text-align: center;
    position: relative;
    cursor: pointer;
    color: #000;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    font-size: 14px;
    color: #333;
    background: url(../images/add.png) no-repeat center 23px;
    line-height: 220px;
    *zoom: 1
}

#file_name {
    position: absolute;
    top: 98px;
    text-align: center;
    width: 100%;
    left: 0
}

.a-upload input {
    position: absolute;
    left: 0;
    width: 200%;
    height: 150px;
    top: 0;
    line-height: 329px;
    margin-left: -2px;
    padding-top: 300px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 16px;
    color: #000;
    z-index: 44
}

.a-upload:hover {
    color: #444;
    background: #ebf2fb url(../images/add.png) no-repeat center 23px
}

.textarea_btn .write_btn.upload_btn {
    height: 150px;
    margin-bottom: 18px
}

.textarea_btn .write_btn.upload_btn i {
    display: block;
    font-size: 44px
}

.textarea .textarea_text {
    margin-bottom: 17px
}

.textarea .textarea_text:focus,
.words-textarea:focus {
    border-color: #a6c7ff
}

.textarea #txtContent.textarea_text:focus {
    border: 2px solid #fff
}

.words-textarea {
    width: 80%;
    margin-top: 5px
}

.textarea_btn {
    float: right;
    width: 14%;
    text-align: center
}

.textarea_btn .write_btn,
.textarea_btn .blue_btn,
.admin_add {
    border: 1px solid #0e7cd8;
    background: #fff;
    height: 110px;
    width: 100%;
    cursor: pointer;
    border-radius: 4px;
    background-color: #0064b8;
    background-repeat: repeat-y;
    color: #fff;
    background-image: -moz-linear-gradient(top, #79c1ff, #0064b8);
    background-image: -webkit-linear-gradient(top, #79c1ff, #0064b8);
    background-image: -o-linear-gradient(top, #79c1ff, #0064b8);
    background-image: linear-gradient(top, #79c1ff, #0064b8);
    font-size: 16px
}

a.admin_add {
    color: #fff;
    padding: 5px 20px;
    font-size: 14px;
    vertical-align: middle;
    margin-left: 5px
}

.login_button {
    border: 1px solid #235bdc;
    background: #fff;
    width: 100%;
    cursor: pointer;
    border-radius: 4px;
    background-color: #326bda;
    background-repeat: repeat-y;
    color: #fff;
    background-image: -moz-linear-gradient(top, #3a88f7, #253bab);
    background-image: -webkit-linear-gradient(top, #3a88f7, #253bab);
    background-image: -o-linear-gradient(top, #3a88f7, #253bab);
    background-image: linear-gradient(top, #3a88f7, #253bab);
    height: 44px;
    font-size: 16px;
    margin-bottom: 20px
}

.login_button:hover {
    background-color: #326bda;
    background-image: -moz-linear-gradient(top, #609ef5, #3351e8);
    background-image: -webkit-linear-gradient(top, #609ef5, #3351e8);
    background-image: -o-linear-gradient(top, #609ef5, #3351e8);
    background-image: linear-gradient(top, #609ef5, #3351e8)
}

.textarea_btn .write_btn img,
.textarea_btn .blue_btn img {
    display: block;
    width: 40px;
    margin: 0 auto;
    margin-bottom: 8px
}

.textarea_btn .blue_btn,
.batch_btn button,
.search button,
.excel_list button,
.detail_active span.active a,
.detail_active span.active a:hover,
.user_right li button,
.error a,
.admin_main button {
    display: block;
    color: #fff;
    margin-bottom: 17px;
    border: 1px solid #477eff;
    background-color: #0e3ce7;
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(top, #477eff, #0e3ce7);
    background-image: -webkit-linear-gradient(top, #477eff, #0e3ce7);
    background-image: -o-linear-gradient(top, #477eff, #0e3ce7);
    background-image: linear-gradient(top, #477eff, #0e3ce7)
}

.excel_list button {
    padding: 8px 30px;
    margin-top: 20px;
    cursor: pointer;
    border-radius: 4px;
    outline: none
}

.admin_main button {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 3px;
    cursor: pointer;
    vertical-align: top;
    margin-left: 10px
}

.excel_list li {
    width: 25%;
    float: left;
    padding-bottom: 10px
}

.excel_list li label span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding-right: 15px;
    cursor: pointer
}

.nodata,
.loading {
    background: url(../images/nodata.gif) no-repeat center top;
    height: 200px;
    text-align: center;
    padding-top: 128px;
    margin: 0 auto;
    font-size: 16px;
    letter-spacing: 2px
}

.loading {
    background: url(../images/loading.gif) no-repeat center top
}

.search {
    margin-top: 16px;
    float: right;
    width: 50%;
    text-align: right;
    padding-top: 17px
}

.search input:focus {
    border-color: #f60
}

.search input {
    height: 34px;
    width: 65%;
    border: 1px solid #666;
    font-size: 14px;
    padding-left: 10px;
    margin-right: 5px;
    vertical-align: top
}

.search button,
.user_right li button,
.error a {
    font-size: 14px;
    padding: 8px 30px;
    display: inline-block;
    border-radius: 3px;
    cursor: pointer
}

.search button:hover,
.user_right li button:hover,
.error a:hover,
.admin_main button:hover,
a.admin_add:hover {
    opacity: .8
}

.user_right li button,
.error a {
    display: inline-block;
    padding: 8px 50px;
    margin-top: 20px
}

.batch_btn button {
    vertical-align: top;
    padding: 5px 10px;
    border-radius: 3px;
    margin-left: 10px;
    position: relative;
    margin-top: 0;
    top: -11px;
    cursor: pointer
}

.table {
    display: table;
    width: 100%;
    border-collapse: collapse
}

.table-tr {
    display: table-row;
    height: 30px
}

.table-th {
    display: table-cell;
    font-weight: bold;
    height: 100%;
    background: #f0f0f0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: left;
    word-break: keep-all;
    padding: 8px
}

.table-td {
    display: table-cell;
    height: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: left;
    vertical-align: middle;
    padding: 8px;
    word-break: break-word
}

.table-td img {
    max-width: 100px
}

.table-th-fl {
    width: 300px
}

.scan_table .table-th-fl {
    width: 350px
}

.table-fl {
    word-break: break-word
}

.layui-table-box {
    margin-top: 5px
}

.table-th a,
.word_a a {
    color: #1d8de6
}

.word_a {
    display: inline-block;
    padding-left: 48px;
    vertical-align: super;
    top: 6px;
    position: relative
}

.table-th a:hover,
.word_a a:hover,
.login_tog a:hover,
.exit a:hover,
.trademark_list dl li span a:hover,
.table-td.table-mc a:hover u {
    text-decoration: underline
}

.layui-laypage a {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2
}

.layui-laypage a:last-child {
    border-right: 1px solid #e2e2e2
}

.layui-laypage a,
.layui-laypage span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    margin: 15px -5px 15px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px
}

.layui-laypage span.layui-laypage-curr {
    background-color: #1e9fff;
    color: #fff;
    border: #1e9fff 1px solid
}

.layui-laypage-prev {
    border-radius: 2px 0 0 2px
}

.layui-laypage-next {
    border-radius: 0 2px 2px 0
}

.layui-laypage a:hover {
    background: #eee
}

.blue_btn:hover,
.write_btn:hover,
.excel_list button:hover {
    opacity: .8
}

.table_card {
    margin: 0 auto
}

.table_card .tab {
    height: 37px;
    font-size: 14px;
    border-bottom: 1px #000 solid
}

.table_card .tab li {
    float: left;
    height: 36px;
    line-height: 36px;
    margin-right: 5px;
    background: #f0f0f0;
    border-top: 1px #e1e1e1 solid;
    border-left: 1px #e1e1e1 solid;
    border-right: 1px #e1e1e1 solid
}

.table_card .tab li:hover {
    height: 36px;
    background: #fff;
    color: #333;
    cursor: pointer
}

.table_card li.active,
.table_card li.active:hover {
    height: 37px !important;
    background-color: #0e3ce7;
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(top, #477eff, #0e3ce7);
    background-image: -webkit-linear-gradient(top, #477eff, #0e3ce7);
    background-image: -o-linear-gradient(top, #477eff, #0e3ce7);
    background-image: linear-gradient(top, #477eff, #0e3ce7);
    color: #fff;
    border-color: #f15b29
}

.table_card li.active a {
    color: #fff
}

.table_card li a {
    padding: 0 25px;
    display: block
}

.table_card .tabCon {
    background: #fff;
    padding: 15px 0 20px 0
}

.table_card .tabCon .hidde,
.table_card1 .tabCon .hidde {
    display: none
}

.table_card .tabCon .on,
.table_card1 .tabCon .on {
    display: block
}

.layui-laypage {
    text-align: right;
    padding-right: 5px
}

.table-tr:nth-of-type(odd) .table-td,
.user_right table tr:nth-of-type(odd) td {
    background: #f8f8f8
}

.table-tr:hover .table-td,
.table_card1 .tab li:hover,
.tabcon_main table tr:hover td,
.trademark_list table tr:hover td,
.user_right table tr:hover td,
.admin_page button:hover {
    background: #ebf2fb
}

.table-mc {
    max-width: 350px;
    font-weight: bold;
    min-width: 100px;
    word-break: break-word
}

.table-th-gj {
    min-width: 44px
}

.table-td.table-gj {
    word-break: keep-all;
    font-size: 13px
}

.table-font {
    font-size: 13px
}

.table-th-rq {
    width: 90px
}

.hidden {
    display: none !important
}

.selectPickerWrapper * {
    box-sizing: border-box
}

.selectPickerWrapper {
    position: relative;
    display: inline-block;
    float: left;
    padding-right: 4px;
    height: 38px
}

.select-picker-search {
    width: 476px;
    margin-right: 5px;
    height: 32px;
    line-height: 32px;
    color: #666;
    border-radius: 3px;
    border: 1px solid #000;
    padding: 0 10px;
    font-size: 14px;
    cursor: pointer
}

.select-picker-search-checked {
    position: relative;
    width: 458px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 5px;
    color: #333
}

.select-picker-search-checked:after {
    border: 5px solid transparent;
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    top: 12.2px;
    border-top: 8px solid #666;
    right: 0
}

.select-picker-options-wrp {
    display: none;
    width: 200px;
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    background-color: #fff;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 9999
}

.select-picker-options-serch input {
    width: 160px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #666;
    border-radius: 3px;
    margin: 12px 0 0 10px;
    padding-left: 8px
}

.select-picker-options-serch input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.select-picker-options-list {
    width: 100%;
    padding: 8px 0
}

.select-picker-options-list-item {
    width: 20%;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    padding: 0 9px
}

.select-picker-options-list-item:hover {
    background: #ebf1f5
}

.select-picker-options-list-item span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 67%;
    float: left
}

.duihao {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    transform: translateY(4px);
    margin-right: 6px;
    float: left;
    margin-top: 2px
}

.duihao-checked {
    background: #00a0ff;
    position: relative
}

.duihao-checked:before,
.duihao-checked::after {
    content: "";
    height: 10px;
    width: 2px;
    border-radius: 10px;
    display: block;
    background: #fff;
    position: absolute;
    top: 4px;
    left: 10px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.duihao-checked::before {
    height: 6px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    top: 7px;
    left: 5px
}

.duihao-nocheck {
    border: 1px solid #aaa
}

#classify .select-picker-options-wrp,
#country .select-picker-options-wrp {
    width: 476px
}

#country .select-picker-options-list-item span {
    float: none;
    display: inline
}

#classify1 .select-picker-options-list-item {
    width: 20%;
    display: inline-block
}

#country1 .select-picker-options-list-item,
#country .select-picker-options-list-item {
    width: 25%;
    display: inline-block
}

#classify .select-picker-options-serch input,
#country .select-picker-options-serch input {
    width: 75%;
    font-family: Montserrat
}

.select-picker-btn-cancel {
    position: absolute;
    right: 10px;
    top: 2px;
    line-height: 28px;
    border-radius: 50px;
    height: 29px;
    width: 29px;
    font-size: 28px;
    text-align: center;
    cursor: pointer;
    color: #666;
    background: #fff;
    display: none
}

.select-picker-btn-cancel:hover {
    color: #e51f19
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-display: swap;
    src: local('Montserrat Light'), local('Montserrat-Light'), url('../fonts/montserrat-v14-latin-500.woff2') format('woff2'), url('../css/montserrat-v14-latin-500.woff') format('woff')
}

.login_icon i {
    font-size: 34px;
    padding: 0 5px
}

.login_icon {
    text-align: center
}

.login_icon i.icon-qq {
    color: #1296db
}

.login_icon i.icon-we-chat {
    color: #67cc79
}

.login_icon a {
    display: inline-block
}

.login_icon a:hover {
    opacity: .8
}

@font-face {
    font-family: "iconfont";
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot') format('embedded-opentype'), url('../fonts/9040e36f3c474677953d7ad290da90d9.woff') format('woff2'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg') format('svg')
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-yonghuzhongxin:before {
    content: ""
}

.icon-baobeibucunzai:before {
    content: ""
}

.icon-we-chat:before {
    content: ""
}

.icon-qq:before {
    content: ""
}

.icon-shouji:before {
    content: ""
}

.icon-shangchuan:before {
    content: ""
}

.icon-mima:before {
    content: ""
}

.icon-xingmingyonghumingnicheng:before {
    content: ""
}

.icon-sekuai:before {
    content: ""
}

.icon-arrow-left-copy:before {
    content: ""
}

.icon-left:before {
    content: ""
}

.icon-sousuo:before {
    content: ""
}

.search_status select {
    width: 100px;
    height: 32px;
    border-radius: 3px;
    padding-left: 5px;
    border: 1px solid #000;
    float: left
}

.search_status option {
    padding: 3px 0
}

.word_tip {
    text-align: right;
    position: absolute;
    right: 0;
    top: -49px
}

.icon-sekuai_red {
    color: #f00;
    font-size: 18px
}

.icon-sekuai_yellow {
    margin-left: 15px;
    font-size: 18px;
    color: #e600e6
}

.container-item {
    cursor: pointer
}

#pic {
    position: fixed;
    display: none
}

#pic1 {
    max-width: 500px;
    height: auto;
    border-radius: 5px;
    box-shadow: 0 0 15px 4px rgba(103, 107, 123, .1)
}

.mob_text,
.select-picker-options-serch {
    display: none
}

.page_ys {
    padding: 15px 0;
    text-align: center
}

.batch_btn {
    display: inline-block
}

.detail_page {
    background: #fff
}

.detail_page .logo {
    float: left
}

.detail_page .logo h1 {
    display: inline-block;
    font-size: 21px;
    position: relative;
    top: -1px
}

.detail_page .logo h1 a {
    color: #00f;
    font-size: 16px
}

.collapsing {
    width: 100%;
    margin-bottom: 5px;
    cursor: pointer;
    border: 1px solid #ddd;
    text-align: left;
    background: url(../images/pro_left.png) no-repeat right;
    background-color: #f8f8f8;
    color: #333;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.collapsing span {
    padding: 10px;
    display: block
}

.coll_body {
    display: none;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    background: #fff;
    width: 100%;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: none
}

.collapsing.current {
    margin-bottom: 0
}

.collapsing_det {
    background: #fff;
    text-align: left;
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding: 10px 0%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 16px;
    line-height: 24px
}

.current {
    background-image: url(../images/pro_down.png)
}

.table_card1 .tab {
    width: 40%;
    float: left
}

.collapsing span em {
    display: block;
    height: 38px;
    float: left;
    font-style: normal
}

.table_card1 .tab li {
    border-left: 3px solid #f5f5f5;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    background: #f8f8f8;
    border-right: 1px solid #ddd
}

.table_card1 .tab li.active a {
    color: #477eff
}

.table_card1 .tabCon {
    width: 60%;
    float: left
}

.table_card1 .tabCon .on,
.tabCon_right {
    width: 100%;
    float: left;
    background: #fff
}

.tabcon_main {
    border-right: 1px solid #ddd;
    height: 500px;
    overflow-y: auto;
    padding: 5px 20px;
    line-height: 26px
}

.tabcon_main table,
.trademark_list table {
    width: 100%
}

.tabcon_main_td_first {
    width: 10%
}

.trademark_list .tabcon_main_td_first {
    width: 7%
}

.tabcon_main_td_two {
    width: 30%
}

.trademark_list .tabcon_main_td_two {
    width: 25%
}

.tabcon_main_td_three {
    width: 60%
}

.tabcon_main table tr th,
.tabcon_main table tr td,
.trademark_list table tr td,
.trademark_list table tr th {
    text-align: left;
    padding: 2px 10px
}

.table_card1 .tab .active,
.table_card1 .tab .active:hover {
    background: #fff;
    border-left: 3px solid #477eff;
    color: #477eff;
    font-weight: bold;
    border-right: 1px solid #fff
}

.table_card1 .tab li a {
    display: block;
    padding: 9px 5px 9px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.login {
    background-color: #3a88f7;
    background-image: -moz-linear-gradient(top, #253bab, #3a88f7);
    background-image: -webkit-linear-gradient(top, #253bab, #3a88f7);
    background-image: -o-linear-gradient(top, #253bab, #3a88f7);
    background-image: linear-gradient(top, #253bab, #3a88f7)
}

.login_main {
    background: #fff;
    width: 360px;
    padding: 20px 0;
    border-radius: 5px;
    margin: 0 auto;
    box-shadow: 0 0 15px 4px rgba(5, 31, 123, .5)
}

.login .w {
    padding-top: 120px
}

.login_main .logo {
    font-size: 34px
}

.login_main .logo span {
    background-color: #0e3ce7;
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(top, #ff7f1e, #e80202);
    background-image: -webkit-linear-gradient(top, #ff7f1e, #e80202);
    background-image: -o-linear-gradient(top, #ff7f1e, #e80202);
    background-image: linear-gradient(top, #ff7f1e, #e80202)
}

.login_main .table_card li.active a,
.login_main .table_card li.active:hover {
    background: #fff;
    color: #3a88f7;
    border: none;
    font-weight: 400
}

.login_user,
.login_password,
.main_tab_two {
    position: relative
}

.login_user i,
.login_password i {
    position: absolute;
    left: 0;
    bottom: 12px
}

.login_user input,
.login_password input {
    border-bottom: 1px solid #ddd;
    height: 40px;
    font-size: 14px;
    margin-top: 10px;
    padding-left: 8%;
    width: 92%
}

.login_tog {
    height: 60px;
    font-size: 12px;
    padding-top: 10px;
    text-align: right;
    display: block
}

.login_tog a,
.exit a,
.trademark_list dl li span a,
.table-td.table-mc a:hover,
.table-td.table-fl a:hover {
    color: #3a88f7
}

.exit em {
    font-style: normal;
    color: #cecece;
    display: inline-block;
    padding: 0 5px
}

.login_main .table_card li.active i {
    height: 3px;
    width: 45px;
    border-radius: 3px;
    background: #3a88f7;
    display: block;
    margin: 0 auto
}

.login_main .table_card .tabCon,
.login_main .table_card .tab {
    border: none;
    padding: 30px;
    padding-top: 10px
}

.login_main .table_card .tab li {
    border: none;
    font-size: 16px;
    width: 49%;
    text-align: center;
    padding: 0;
    margin-right: 0;
    background: #fff
}

.w-relative {
    position: relative
}

.exit img {
    width: 25px;
    vertical-align: middle
}

.exit span {
    padding-right: 10px
}

.login_main .table_card .tab li:first-child {
    border-right: 1px solid #e1e1e1
}

.exit {
    position: absolute;
    right: 15px;
    top: 20px
}

.introduce ul {
    margin-left: -1%;
    margin-right: -1%
}

.introduce li {
    margin-top: 5px;
    margin-bottom: 10px;
    float: left;
    width: 31.3333%;
    padding: 0 1%
}

.introduce .item {
    display: block;
    padding: 30px 30px 0 30px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #e0e0e0;
    position: relative
}

.introduce .item span {
    display: block;
    width: 52px;
    border-radius: 100%;
    text-align: center;
    right: 28px;
    top: 30px;
    position: absolute
}

.introduce .item span.diy10 {
    width: 100px;
    top: 35px
}

.top_banner {
    background: url(../images/banner-1.jpg) no-repeat;
    height: 60px;
    text-align: center;
    color: #333;
    line-height: 60px;
    font-size: 22px;
    letter-spacing: 2px;
    position: relative
}

.top_banner a {
    position: absolute;
    right: 10%;
    top: -12px
}

.top_banner a:hover {
    opacity: .6
}

.top_banner span {
    color: #e9361f
}

.introduce .item span img {
    width: 100%
}

.introduce .item:hover {
    box-shadow: 0 0 8px 4px rgba(103, 107, 123, .1)
}

.introduce .item .tit {
    color: #333;
    font-size: 22px;
    font-weight: 600
}

.introduce .item:hover .tit {
    color: #338bd6
}

.introduce .item .des {
    margin-top: 5px;
    max-width: 300px;
    line-height: 30px;
    min-height: 50px;
    color: #999
}

.textarea_text u {
    color: #c300da;
    text-decoration: none
}

.percent {
    text-align: center;
    font-size: 24px;
    padding-top: 20px;
    padding-bottom: 15px
}

.progress {
    background-color: rgba(100, 100, 100, .2);
    border-radius: 5px;
    position: relative;
    height: 10px;
    width: 350px;
    margin: 0 auto
}

.progress-done {
    background: linear-gradient(to left, #0e3ce7, #477eff);
    border-radius: 5px;
    height: 10px;
    width: 0;
    transition: width 1s ease .3s
}

.selfecheckbox_label:before {
    content: "";
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-top: -2px;
    background-image: url(../images/checkbox1.png);
    background-size: 100%
}

.selfecheckbox_label:hover:before {
    background-image: url(../images/checkbox3.png)
}

.e-selfecheckbox,
.being_up,
.uploading .start_up {
    display: none
}

.table-th-sum {
    width: 89px
}

.table-th-number {
    width: 120px
}

fieldset {
    border: none;
    padding: 0;
    margin: 0
}

.uploading .textarea_btn .write_btn.upload_btn {
    background-image: -webkit-linear-gradient(top, #f5f5f5, #cacaca);
    border: 1px solid #dedede;
    background-color: #eee;
    color: #999;
    outline: none;
    cursor: no-drop
}

.excel_list button.stop_btn {
    background-image: -moz-linear-gradient(top, #79c1ff, #0064b8);
    background-image: -webkit-linear-gradient(top, #79c1ff, #0064b8);
    background-image: -o-linear-gradient(top, #79c1ff, #0064b8);
    background-image: linear-gradient(top, #79c1ff, #0064b8);
    background-color: #0064b8;
    border: 1px solid #0e7cd8
}

.uploading .textarea_btn .write_btn.upload_btn:hover {
    opacity: 1
}

.rowsCount {
    position: absolute;
    left: 133px;
    bottom: -47px
}

.uploading .a-upload:hover {
    background: url(../images/add.png) no-repeat center 23px;
    color: #333
}

.excel_list,
.trademark_list_li {
    position: relative
}

.uploading .excel_list li label span {
    color: #999
}

.uploading .a-upload input,
.uploading .selfecheckbox_label {
    cursor: no-drop
}

.uploading .selfecheckbox_label:hover:before {
    background-image: url(../images/checkbox1.png)
}

.e-selfecheckbox:checked+.selfecheckbox_label:before {
    background-image: url(../images/checkbox2.png)
}

.trademark_list_information {
    padding-top: 20px
}

.trademark_list_information .collapsing {
    margin-bottom: 0;
    background-image: none;
    cursor: auto
}

.trademark_list_information .collapsing span {
    font-size: 18px;
    padding-left: 20px
}

.trademark_list_information .coll_body {
    display: block;
    margin-bottom: 10px
}

.trademark_list_information .trademark_list_li:hover .collapsing {
    border-color: #fe3621;
    border-bottom-color: #ddd
}

.trademark_list_information .trademark_list_li:hover .coll_body {
    border-color: #fe3621
}

.trademark_list {
    padding: 15px 20px;
    line-height: 24px
}

.trademark_list dl {
    width: 50%;
    float: left
}

.trademark_list.trademark_list_width dl {
    width: 45%;
    float: left
}

.trademark_list dl li label {
    width: 20%;
    text-align: right;
    float: left;
    color: #999
}

.trademark_list.trademark_list_width dl li label {
    width: 30%
}

.trademark_list dl li {
    padding: 6px 0;
    width: 100%;
    float: left
}

.trademark_list dl li span a {
    padding-right: 10px
}

.trademark_list.trademark_list_width dl li span {
    width: 55%
}

.trademark_list dl li span {
    width: 75%;
    float: left;
    padding-right: 5%
}

.trademark_list h1 {
    display: inline;
    font-size: 18px;
    padding-right: 10px
}

.trademark_list .nodata {
    background: none;
    height: auto;
    padding: 0;
    text-align: left;
    font-size: 14px
}

.trademark_img {
    position: absolute;
    right: 20px;
    bottom: 25px
}

.trademark_img img {
    max-width: 250px
}

.detail_active {
    margin-bottom: 5px
}

.detail_active span a {
    background: #f8f8f8;
    border-radius: 20px;
    padding: 4px 0;
    margin-bottom: 10px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ddd;
    font-size: 15px;
    width: 84px;
    letter-spacing: -1px
}

.detail_active span a:hover {
    background: #eee
}

.detail_active span.active a,
.detail_active span.active a:hover {
    margin-bottom: auto;
    display: inline-block
}

.coll_detail .coll_body {
    background: #f8f8f8;
    border-right: none
}

.backtotop {
    bottom: 30px;
    display: none;
    font-size: 10px;
    height: 40px;
    letter-spacing: 2px;
    position: fixed;
    right: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 40px;
    background: #333;
    color: #fff;
    line-height: 40px;
    border-radius: 50%;
    z-index: 100;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    opacity: .2
}

.backtotop:hover {
    color: #fff;
    opacity: 1;
    background: #fa6138
}

.backtotop:after {
    border: 2px solid #f3f5f9;
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    bottom: -4px;
    right: -4px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.backtotop:before {
    content: "";
    border: 2px solid transparent;
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    border-radius: 50%
}

.backtotop.ts-block {
    display: block
}

.backtotop i {
    display: inline-block;
    font-size: 15px;
    margin-bottom: 10px;
    top: -10px;
    width: 100%
}

.backtotop:hover::after {
    bottom: -6px;
    left: -6px;
    right: -6px;
    top: -6px
}

.backtotop span {
    display: inline-block;
    font-size: 10px;
    line-height: 14px
}

.backtotop:hover .ts-line-animate {
    height: 40px;
    opacity: 1
}

.trademark_list_information_det {
    padding-top: 10px
}

.trademark_list dl.trademark_list_left {
    width: 65%
}

.trademark_list dl.trademark_list_left p a {
    display: inline-block;
    padding: 5px 20px 5px 0;
    color: #000;
    font-size: 16px
}

.trademark_list_information_det .trademark_list {
    background: url(../images/bg_ico.png) repeat-y;
    background-position: 60% top
}

.trademark_list dl.trademark_list_right {
    width: 35%
}

.trademark_list dl.trademark_list_left p a:hover,
.table-td.table-mc a:hover,
.table-td.table-fl a:hover {
    color: #fe3621;
    text-decoration: underline
}

.trademark_list_right span {
    padding-left: 20px;
    display: block
}

.trademark_list dl.trademark_list_right span {
    color: #888;
    font-size: 14px
}

@keyframes line_animate {
    0% {
        bottom: 0;
        height: 0;
        opacity: 1
    }

    10% {
        bottom: 20px;
        opacity: .8
    }

    50% {
        bottom: 50px;
        height: 50px;
        opacity: .7
    }

    90% {
        bottom: 60px;
        opacity: .4
    }

    100% {
        bottom: 70px;
        height: 80px;
        opacity: 0
    }
}

@-webkit-keyframes line_animate {
    0% {
        bottom: 0;
        height: 0;
        opacity: 1
    }

    10% {
        bottom: 20px;
        opacity: .8
    }

    50% {
        bottom: 50px;
        height: 50px;
        opacity: .7
    }

    90% {
        bottom: 60px;
        opacity: .4
    }

    100% {
        bottom: 70px;
        height: 80px;
        opacity: 0
    }
}

@keyframes pulser {
    0% {
        transform: scale(1.1)
    }

    50% {
        transform: scale(.8)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes pulser {
    0% {
        -webkit-transform: scale(1.1)
    }

    50% {
        -webkit-transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease
}

.yb_bar ul li {
    width: 180px;
    height: 54px;
    line-height: 55px;
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden
}

.yb_bar ul li.yb_QQ {
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 3px
}

.yb_bar .yb_phone {
    background: #477eff url(../images/fixcont.png) no-repeat 0 -57px
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: #477eff url(../images/fixcont.png) no-repeat 0 -105px
}

.yb_bar .yb_ercode {
    background: #477eff url(../images/fixcont.png) no-repeat 0 -169px
}

.hd_qr {
    padding: 0 29px 25px 29px
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 24px;
    color: #fff
}

.yb_QQ a:hover {
    text-decoration: underline
}

.word_btn i {
    font-size: 32px;
    padding-bottom: 8px;
    display: block
}

.partner {
    font-size: 30px;
    text-align: center;
    color: #444
}

.partner span {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #888
}

.partner_li li a {
    position: relative;
    display: block;
    height: 100%;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ddd;
    color: #757575;
    background: #fff
}

.partner_li li a img {
    width: 100%
}

.partner_li li a:hover {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1)
}

.partner_li {
    margin-left: -1%;
    margin-right: -1%;
    padding-top: 20px
}

.partner_li ul li {
    position: relative;
    margin-bottom: 30px;
    padding: 0 1%;
    width: 31.333333%;
    float: left
}

.trademark_list_search {
    padding-top: 10px
}

.trademark_list_search .trademark_list u {
    color: #f00;
    background-color: #ff6;
    font-weight: bold;
    text-decoration: none
}

.trademark_list_search .trademark_list span {
    padding-right: 10px
}

.user_left {
    float: left;
    width: 16%;
    background: #fff;
    margin-right: 1%
}

.user_left dl {
    padding: 10px 20px;
    min-height: 240px
}

.user_left dl dt {
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 6px;
    font-size: 16px
}

.user_left dl dd a {
    padding: 4px 0 4px 22px;
    display: block
}

.user_right b span {
    font-size: 16px;
    border-bottom: 2px solid #fe3621;
    padding: 0 10px;
    margin-left: 20px;
    height: 29px;
    display: inline-block
}

.user_right li.detail_admin_fl span {
    width: 58px
}

.detail_admin_fl .select-picker-search {
    border-color: #ddd;
    border-radius: 0
}

.user_right li.detail_admin_fl span.detail_admin_span {
    width: 100px;
    padding-right: 5px;
    float: left;
    padding-top: 3px
}

.detail_admin_fl {
    height: 30px
}

.user_right .detail_admin_fl b {
    width: 18px;
    padding: 0;
    height: 18px;
    margin: 0;
    border: auto;
    border-bottom: 1px solid #aaa
}

.user_right b {
    border-bottom: 1px solid #ddd;
    display: block;
    padding-top: 15px;
    width: 100%;
    height: 30px;
    margin-bottom: 20px
}

.user_left dl dt i {
    font-size: 14px;
    padding-right: 4px
}

.user_left dl dd a:hover,
.user_left dl dd.active a,
.user_right b,
.user_left dl dt i {
    color: #fe3621
}

.user_right {
    background: #fff;
    float: left;
    width: 83%;
    min-height: 400px
}

.user_right li {
    padding-left: 20px;
    padding-bottom: 15px
}

.user_right li span {
    text-align: right;
    width: 100px;
    vertical-align: top;
    display: inline-block
}

.BatchAdd_select {
    width: 84%;
    border: 1px solid #ddd;
    height: 135px;
    overflow-y: hidden
}

.BatchAdd_select option {
    padding: 4px 8px;
    width: 79px;
    float: left;
    display: inline-block
}

.user_right .admin_form_span li span {
    width: 130px
}

.user_right li span.selfecheckbox_label {
    width: auto
}

.user_right li input,
.user_right li textarea,
.admin_select {
    border: 1px solid #ddd;
    height: 30px;
    vertical-align: inherit;
    min-width: 250px;
    font-size: 16px;
    padding-left: 5px
}

.admin_select {
    min-width: 257px;
    height: 32px;
    vertical-align: middle
}

.user_right li textarea {
    height: 120px;
    vertical-align: text-top;
    width: 60%
}

.user_right table {
    width: 98%;
    margin-left: 1%
}

.user_right table th {
    background: #f0f0f0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 8px;
    text-align: left;
    word-break: keep-all
}

.user_right table td {
    padding: 8px;
    border-bottom: 1px solid #ddd;
    word-break: break-all
}

.error {
    text-align: center;
    padding-top: 180px
}

.error i {
    font-size: 100px;
    color: #f26805
}

.error h2 {
    font-size: 30px;
    padding: 15px 0
}

.admin_main {
    margin-left: 1%;
    margin-bottom: -5px
}

.admin_main label select {
    height: 28px;
    width: 150px;
    margin-right: 15px
}

.admin_main label input {
    border: 1px solid #aaa;
    height: 26px;
    padding-left: 5px;
    vertical-align: baseline
}

.admin_page {
    padding: 20px 1%;
    text-align: right
}

.admin_page_total {
    display: inline-block;
    padding-right: 15px
}

.admin_page button {
    cursor: pointer;
    border: 1px solid #ddd;
    color: #000;
    background: #fff;
    border-radius: 3px;
    padding: 4px 13px
}

.admin_page span {
    padding: 0 5px
}

.admin_backstage {
    background: #f5f5f5;
    height: auto
}

.admin_main label em {
    font-style: normal
}

@media screen and (min-width:1600px) {
    .word_a {
        padding-left: 73px
    }

    #classify .select-picker-options-wrp,
    #country .select-picker-options-wrp,
    .select-picker-search {
        width: 584px
    }

    .search_sx #classify .select-picker-options-wrp,
    .search_sx #country .select-picker-options-wrp,
    .search_sx .select-picker-search {
        width: 531px
    }

    .select-picker-search-checked {
        width: 563px
    }

    .search_sx .select-picker-search-checked {
        width: 507px
    }

    .w {
        width: 1400px
    }

    .textarea_btn .write_btn,
    .textarea_btn .blue_btn {
        height: 113px
    }

    .scan_table .table-th-fl,
    .table-th-fl {
        width: 30%
    }

    .textarea_text_right.textarea_text_right_scan {
        right: 253px
    }
}

@media screen and (min-width:1200px) and (max-width:1440px) {
    .search_sx .select-picker-search {
        width: 421px
    }

    .search_sx .select-picker-search-checked {
        width: 397px
    }
}

@media(max-width:991px) {
    .search_status {
        padding-right: 10px;
        float: left
    }

    .table_card .tabCon .on {
        padding-top: 30px
    }

    .user_right li.detail_admin_fl span.detail_admin_span {
        display: none
    }

    .detail_admin_fl {
        height: auto
    }

    .admin_main label select {
        width: 176px
    }

    .admin_main label em {
        width: 80px;
        display: inline-block;
        text-align: right
    }

    .admin_table_enable {
        width: 40px
    }

    .admin_backstage .logo {
        font-size: 29px;
        padding-top: 20px
    }

    .admin_main label {
        display: block;
        margin-bottom: 10px
    }

    .admin_main label.admin_keyword,
    .user_right .detail_admin_fl b {
        display: inline-block
    }

    .user_right li input {
        min-width: auto
    }

    .error h2 {
        font-size: 24px
    }

    .user_left dl dd.active a {
        background: #fe3621;
        color: #fff;
        border-radius: 46px
    }

    .user_left dl dd {
        display: inline-block
    }

    .user_left dl dd a {
        padding: 5px 10px
    }

    .user_left dl {
        padding: 0;
        min-height: auto
    }

    .user_left dt,
    .user_right b {
        display: none
    }

    .user_left {
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
        background: transparent
    }

    .trademark_list .tabcon_main_td_first {
        width: 11%
    }

    .tabcon_main table tr th,
    .tabcon_main table tr td,
    .trademark_list table tr th,
    .trademark_list table tr td {
        padding: 2px 5px;
        font-size: 13px;
        vertical-align: top
    }

    .table-zt,
    .user_right {
        float: left;
        width: 100%
    }

    .trademark_list_information_det .trademark_list {
        background: none
    }

    .trademark_list_information .collapsing span {
        padding-left: 10px
    }

    .textarea_text_right.textarea_text_right_scan {
        left: 173px;
        bottom: 12px;
        right: auto
    }

    .w.w-detail.w-layout-detail,
    .table_card1 .tab,
    .table_card1 .tabCon,
    .trademark_list dl.trademark_list_left,
    .trademark_list dl.trademark_list_right {
        width: 100%
    }

    .table_card1 .tab .active,
    .table_card1 .tab .active:hover {
        border-right: 1px solid #ddd
    }

    .trademark_list_right span {
        padding-left: 0;
        border-top: 1px solid #ddd;
        padding-top: 10px;
        margin-top: 10px
    }

    .w-detail .logo {
        float: none;
        padding-top: 18px;
        padding-bottom: 14px
    }

    .tabcon_main {
        height: 500px;
        padding: 5px 10px
    }

    .w-detail .search {
        padding: 10px 2%;
        width: 96%;
        margin-top: -40px;
        margin-bottom: 0;
        text-align: center
    }

    .w-detail .search button {
        padding: 8px 5%
    }

    .detail_active span a {
        width: 65px;
        padding: 5px 0
    }

    .detail_active {
        padding: 0 10px
    }

    .coll_detail {
        padding: 0 4% 4% 4%
    }

    .trademark_logo.list_logo {
        margin-bottom: -25px;
        padding-top: 15px;
        padding-left: 20px
    }

    .table-gs {
        clear: left
    }

    .trademark_img {
        right: 10px;
        bottom: 10px
    }

    .trademark_img img {
        max-width: 50px
    }

    .trademark_list dl li {
        padding: 3px 0;
        font-size: 14px
    }

    .trademark_list {
        padding: 10px
    }

    .trademark_list dl li label {
        width: 40%
    }

    .trademark_list dl li span {
        width: 60%;
        padding: 0
    }

    .trademark_list_information {
        padding: 10px 10px 10px 10px
    }

    .table-main.table-tr {
        display: inline-block;
        width: 100%
    }

    .table-rq,
    .table-main .table-td {
        float: left
    }

    .table-main .table-tort {
        float: right
    }

    .table-main .table-td {
        clear: right
    }

    .introduce {
        padding-top: 15px
    }

    .table-td img {
        max-width: 50px;
        max-height: 80px
    }

    .table-tr:nth-of-type(odd) .table-td,
    .admin_backstage {
        background: #fff
    }

    .excel_list button {
        padding: 11px 47px;
        font-size: 16px;
        margin-top: -11px
    }

    .rowsCount {
        position: absolute;
        left: 174px;
        bottom: -41px
    }

    .excel_list {
        padding-top: 20px
    }

    .excel_list li {
        width: 50%
    }

    #classify .select-picker-options-serch input,
    #country .select-picker-options-serch input {
        width: 71%
    }

    .select-picker-options-list-item {
        width: 33.333%
    }

    .selectPickerWrapper {
        display: block;
        float: none
    }

    .textarea_btn .write_btn.upload_btn i {
        display: inline-block;
        font-size: 22px;
        vertical-align: sub;
        padding-right: 5px
    }

    .textarea_btn .write_btn.upload_btn {
        height: 45px;
        margin-left: 0;
        display: block;
        margin-bottom: 20px
    }

    .a-upload input {
        padding-left: 13%
    }

    .upload {
        width: 98%
    }

    .word_a {
        padding-left: 0;
        top: 0
    }

    .select-picker-search,
    #classify .select-picker-options-wrp,
    #country .select-picker-options-wrp,
    .a-upload {
        width: 100%
    }

    .select-picker-search-checked {
        width: 97%
    }

    #country1 .select-picker-options-list-item,
    #country .select-picker-options-list-item {
        width: 33.333%;
        font-size: 13px
    }

    .logo {
        font-size: 36px;
        padding-top: 36px
    }

    .exit {
        top: 10px
    }

    .table-td {
        padding: 3px 0
    }

    .layui-laypage a,
    .layui-laypage span {
        padding: 0 10px;
        margin: 0 -5px 0 0
    }

    .table_card .tabCon {
        padding: 5% 1%
    }

    .word_tip {
        text-align: left;
        margin-top: 0;
        margin-bottom: 0;
        position: relative;
        top: -24px;
        right: 5px;
        float: right;
        margin-bottom: -20px
    }

    .table_card {
        margin: 0 10px
    }

    .w,
    .trademark_list dl {
        width: 100%
    }

    .textarea {
        width: auto
    }

    .textarea .textarea_text,
    .words-textarea {
        width: 94%;
        margin-bottom: 0
    }

    .textarea_btn {
        margin-top: 15px;
        margin-left: 0;
        margin-bottom: -18px;
        width: 100%
    }

    .textarea_btn .blue_btn {
        float: left;
        margin-top: 0
    }

    .textarea_btn .write_btn {
        float: left;
        margin-left: 15px
    }

    .textarea_btn .write_btn img,
    .textarea_btn .blue_btn img,
    .partner,
    .partner_li {
        display: none
    }

    .textarea_btn .write_btn,
    .textarea_btn .blue_btn {
        height: 45px;
        width: 46%
    }

    .table-td {
        display: block;
        border: none;
        font-size: 14px
    }

    .table-th,
    .exit .logo,
    .introduce,
    .word_btn i {
        display: none
    }

    .table-tr {
        display: block;
        height: auto;
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
        margin-bottom: 15px;
        position: relative
    }

    .container-item {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 999;
        height: 50px
    }

    .table-gj {
        float: left;
        padding-right: 50px
    }

    .table-fl {
        clear: left
    }

    .mob_text {
        color: #999;
        display: inline-block
    }

    .table-tr:nth-of-type(even) .table-td {
        background: #fff
    }

    .table-mc {
        font-weight: bold;
        font-size: 16px
    }
}

/*
 * Note that this is toastr v2.1.3, the "latest" version in url has no more maintenance,
 * please go to https://cdnjs.com/libraries/toastr.js and pick a certain version you want to use,
 * make sure you copy the url from the website since the url may change between versions.
 * */
.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,
.toast-message label {
    color: #FFF
}

.toast-message a:hover {
    color: #CCC;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1
}

.toast-close-button:focus,
.toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

.rtl .toast-close-button {
    left: -.3em;
    float: left;
    right: .3em
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container>div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #FFF;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80)
}

#toast-container>div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center
}

#toast-container>div:hover {
    -moz-box-shadow: 0 0 12px #000;
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer
}

#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important
}

#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important
}

#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important
}

#toast-container.toast-bottom-center>div,
#toast-container.toast-top-center>div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

#toast-container.toast-bottom-full-width>div,
#toast-container.toast-top-full-width>div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51A351
}

.toast-error {
    background-color: #BD362F
}

.toast-info {
    background-color: #2F96B4
}

.toast-warning {
    background-color: #F89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

@media all and (max-width:240px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }

    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width:241px) and (max-width:480px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }

    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width:481px) and (max-width:768px) {
    #toast-container>div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }

    #toast-container>div.rtl {
        padding: 15px 50px 15px 15px
    }
}

.toast-top-center {
    margin-top: 50px
}