.dl_banner {
    height: 390px;
    background: url(img/dl-banner-bg.png) no-repeat center center;
    background-size: 100% 100%;
    margin: 0 auto;
}
.zc-main{
    padding-bottom:80px;
}
.dl_banner .p1 {
    font-size: 40px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    padding: 110px 0 20px;
}

.dl_banner .p2 {
    font-size: 40px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 56px;
}

.dl_banner .p2 i {
    color: #ff5621;
}

.banner_down {
    padding-top: 90px;
}

.dl_common_tit {
    padding: 70px 0 50px;
}

.dl_common_tit .p1 {
    font-size: 34px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333;
    line-height: 34px;

}

.dl_common_tit .p2 {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999;
    line-height: 22px;
    margin-top: 19px;
}

.dl_index_1 {
    background: url(img/icon-dl-index-1.png) no-repeat center center;
    background-size: 100% 100%;
}

.dl_1_list .dl_1_item {
    position: relative;
    float: left;
    width: 384px;
    height: 126px;
    margin-left: 24px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    padding: 20px 32px 0 84px;
    transition: all .3s ease-out;
}

.dl_1_list .dl_1_item:first-child {
    margin-left: 0;
}

.dl_1_list .dl_1_item i {
    position: absolute;
}

.dl_1_list .dl_1_item:first-child i {
    left: 30px;
    top: 27px;
    display: inline-block;
    width: 29px;
    height: 38px;
    background: url(img/icon-dl-zc-1.png) no-repeat center center;
    background-size: 29px 38px;
}

.dl_1_list .dl_1_item:first-child+.dl_1_item i {
    left: 26px;
    top: 27px;
    display: inline-block;
    width: 34px;
    height: 38px;
    background: url(img/icon-dl-zc-2.png) no-repeat center center;
    background-size: 34px 38px;
}

.dl_1_list .dl_1_item:first-child+.dl_1_item+.dl_1_item i {
    left: 26px;
    top: 27px;
    display: inline-block;
    width: 38px;
    height: 35px;
    background: url(img/icon-dl-zc-3.png) no-repeat center center;
    background-size: 38px 35px;
}

.dl_1_list .dl_1_item:first-child:hover i {
    margin-left: 0;
    background: url(img/icon-dl-zc-01.png) no-repeat center center;
    background-size: 29px 38px;
}

.dl_1_list .dl_1_item:first-child+.dl_1_item:hover i {
    background: url(img/icon-dl-zc-02.png) no-repeat center center;
    background-size: 34px 38px;
}

.dl_1_list .dl_1_item:first-child+.dl_1_item+.dl_1_item:hover i {
    background: url(img/icon-dl-zc-03.png) no-repeat center center;
    background-size: 38px 35px;
}

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

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

.dl_1_list .dl_1_item:hover .p1,
.dl_1_list .dl_1_item:hover .p2 {
    color: #fff;
}

.dl_1_list .dl_1_item:hover {
    background: url(img/icon-dl-zc-bg.png) no-repeat center center;
    background-size: 100% 100%;
}

.dl_2_box .dl_common_tit {
    padding-bottom: 50px;
}

.dl_index_2 .dl_common_tit {
    padding-bottom: 30px;
}

.dl_index_2 .dl_2_box {
    margin-bottom: 20px;
}

.dl_2_list {
    width: 896px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999;
    line-height: 24px;
}

.dl_2_number .item {
    float: left;
    padding: 66px 0;
    width: 240px;
    text-align: left;
    padding-left: 85px;
}

.dl_2_number .item:first-child+.item+.item+.item {
    padding-left: 68px;
}

.dl_2_number .item:first-child+.item+.item+.item+.item {
    padding-left: 34px;
}

.dl_2_number .item .p1 {
    position: relative;
    font-size: 40px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ff5621;
    line-height: 32px;
}

.dl_2_number .item .p2 {
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999;
    line-height: 24px;
}

.dl_2_number .item i {
    font-size: 14px;
    color: #ff5621;
}

.dl_2_number .item:first-child+.item+.item+.item i {
    right: 90px;
}

.dl_index_3 .dl_common_tit {
    padding-bottom: 50px;
}

.dl_3_list tr th {
    height: 60px;
    background-color: #fbfbfb;
    color: #333;
    font-size: 16px;
    text-align: left;
    padding-left: 40px;
    box-sizing: border-box;
    width: 360px;
    border: 1px solid #eee;
}

.dl_3_list tr th:first-child+th {
    width: 480px;
}

.dl_3_list tr td {
    box-sizing: border-box;
    text-align: left;
    padding: 0 40px;
    font-size: 14px;
    height: 50px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333;
    border: 1px solid #eee;
}

.dl_index_4 {
    margin-top: 70px;
}

.dl_index_4 {
    height: 364px;
    background: url(img/dl-4-bg.png) no-repeat center center;
    background-size: 100% 364px;
}

.dl_index_4 .dl_common_tit {
    padding: 70px 0 60px;
}

.dl_index_4 .dl_common_tit .p1 {
    color: #fff;
}

.dl_4_list {
    height: 112px;
    background-color: #fff;
}

.dl_4_list .dl_4_item {
    position: relative;
    width: 50%;
    height: 100%;
    float: left;
    padding-left: 125px;
    padding-right: 30px;
}

.dl_4_list .dl_4_item:first-child:after {
    position: absolute;
    right: 0;
    top: 30px;
    content: "";
    width: 1px;
    height: 52px;
    background-color: #eeeeee;
}

.dl_4_list .dl_4_item:first-child {
    background: url(img/icon-dl-tj-1.png) no-repeat left 60px center;
    background-size: 38px 33px;
}

.dl_4_list .dl_4_item:first-child+.dl_4_item {
    background: url(img/icon-dl-tj-2.png) no-repeat left 60px center;
    background-size: 35px 38px;
}

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

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

.dl_4_item>div {
    margin-top: 30px;
}

.dl_4_list .zx_btn {
    width: 120px;
    height: 40px;
    margin-top: 36px;
    line-height: 40px;
    text-align: center;
    color: #ff5621;
    border: solid 1px #ff5621;
    transition: all .3s ease-out;
}

.dl_4_list .zx_btn:hover {
    color: #fff;
    background-color: #ff5621;
}

.dl_index_5 {
    padding-bottom: 70px;
    background: url(img/icon-dl-form-bg.png) no-repeat center center;
    background-size: 100% 100%;
}

.dl_index_5 .dl_form {
    padding-bottom: 56px;
    background-color: #fff;
}

.dl_form .tit {
    padding-top: 60px;
}

.dl_form .tit .p1 {
    font-size: 34px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333;
    line-height: 34px;
    margin-bottom: 32px;
}

.dl_form .tit .p2 {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999;
    line-height: 22px;
}

.form_list {
    width: 616px;
    padding-top: 50px;
}

.form_item {
    margin-bottom: 26px;
}

.form_item .form_tit {
    width: 90px;
    color: #333;
    line-height: 46px;
}

.form_item .form_tit i {
    color: #ff5621;
    vertical-align: middle;
    margin-right: 5px;
}

.label_radio {
    line-height: 46px;
    margin-left: 20px;
}

.label_radio>label {
    margin-right: 20px;
}

.form_item .code_img {
    width: 116px;
    height: 46px;
    border-radius: 2px;
    cursor: pointer;
}

.form_item .inp {
    width: 338px;
    height: 46px;
    border-radius: 2px;
    border: 1px solid #8F97A5;
    text-indent: 20px;
    transition: all .3s ease-out;
}

.form_item .inp_tel {
    width: 526px;
}

.form_item .inp_code {
    width: 396px;
}

.form_item .inp:focus,
.form_item .area:focus {
    border-color: #ff5621;
}

.form_item .area {
    line-height: 24px;
    padding: 12px 20px;
    width: 526px;
    min-height: 102px;
    border-radius: 2px;
    border: 1px solid #8F97A5;
    transition: all .3s ease-out;
}

.form_list .form_btn {
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ff5621;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    margin-left: 90px;
}

.form_xy {
    color: #999999;
    line-height: 20px;
    margin: 0 0 20px 90px;
}

.form_xy .xy_a {
    color: #ff5621;
}

.form_xy .xy_a:hover {
    text-decoration: underline;
}


/* 商标分类页面 start */

.o_banner_sb_search{
    width: 100%;
    height: 260px;
    background: #323947 url(img/icon-search-head-bg.png) no-repeat center center;
    /* background-size: 100% 360px; */
    background-size: cover;
}

.sb_search .sb_search_box {
    width: 882px;
}

.sb_search .p1 {
    font-size: 40px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color:#181C29;
    line-height: 40px;
    text-align: center;
    padding: 40px 0;
}

.sb_search_box .inp {
    width: 752px;
    box-sizing: border-box;
    padding: 15px 10px 14px 0;
    border: none;
    outline: none;
    float: left;
    background: #fff url(img/icon-index-search.png) no-repeat left 14px center;
    background-size: 19px 19px;
    border: none;
    outline: none;
    padding-left: 48px;
}

.sb_search_box .btn {
    float: left;
    width: 130px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #ff5621;
    border-radius: 0px 2px 2px 0px;
    font-size: 16px;
    color: #fff;
}


.sb_main {
    margin: 0 auto;
}

.sb_main .sb_main_tit {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #B3B2B8;
    line-height: 20px;
    padding: 20px 0 20px;
}

.sb_main_box {
    position: relative;
    border-top: 1px solid #eee;
}

.sb_main_box:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #eee;
    z-index: 1;
}

.sb_main_box_son {
    width: 100%;
    height: 100%;
}

.sb_main_box_son:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #eee;
}

.sb_item {
    position: relative;
    float: left;
    width: 150px;
    height: 150px;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.sb_item .icon{
    padding: 28px 0 20px;
    color: #181C29;
}

.sb_item:after {
    position: absolute;
    content: "";
    right: 0;
    top: 32px;
    width: 1px;
    height: 86px;
    background: #eee;
    z-index: 1;
}

.sb_item>.p1 {
    display: block;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #181C29;
    line-height: 22px;
    margin-bottom: 5px;
}

.sb_item>.p2 {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #828897;
    line-height: 16px;
}

.sb_item .sb_mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
    transition: all .3s ease-out;
    z-index: 2;
}

.sb_mask>.p1 {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 53px;
}

.sb_mask>.p2 {
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 16px;
}

.sb_item:hover .sb_mask {
    display: block;
}



.tm_container {
    background: #FFFFFF;
    border: 1px solid #eee;
    padding: 20px 20px 20px;
}

.main_1 .tit {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #181C29;
    line-height: 20px;
}

.main_1_list {
    height: 64px;
    overflow: hidden;
    margin-top: 16px;
    margin-left: -27px;
}

.main_1_list .item {
    float: left;
    width: 86px;
    height: 28px;
    line-height: 28px;
    padding: 0 8px 0 10px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #181C29;
    margin: 0 0 6px 27px;
    text-align: left;
    cursor: pointer;
    transition: all .3s ease-out;
}

.main_1_list .item:nth-child(9n) {
    margin-right: 0;
}

.main_1_list .item:hover,
.main_1_list .item.on {
    color: #ff5621;
    background-color: rgba(241, 58, 59, .1);
}

.main_1_list_zk {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px dashed #F0F0F0;
    padding-bottom: 24px;
    border-bottom: 1px dashed #F0F0F0;
}

.zk_btn {
    cursor: pointer;
    display: inline-block;
    text-align: center;
}

.zk_btn i {
    display: inline-block;
    margin-left: 5px;
    width: 10px;
    height: 10px;
    background: url(img/more-down.png) no-repeat right center;
    background-size: 10px 10px;
    transition: all 0.4s ease-in-out 0s;
}

.zk_btn.on i {
    transform: rotate(180deg);
}

.main_2 .tit {
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #181C29;
    line-height: 30px;
    padding: 25px 0 33px;
}

.main_2 .tit i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    vertical-align: middle;
    margin-right: 10px;
}
.main_2 .tit i .icon{
    width: 20px;
    height: 20px;
    fill: currentColor;
    overflow: hidden;
}

.main_2_list p {
    line-height: 26px;
    margin-bottom: 12px;
}

.main_2_list .p2 {
    color: #828897;
}

.main_3 .tit {
    /* font-family: PingFangSC-Medium, PingFang SC; */
    /* font-weight: 500; */
    color: #181C29;
    line-height: 20px;
    padding: 20px 0 10px;
    font-size: 14px;
}

.main_3_list {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.main_3_list .main_3_left {
    width: 409px;
    padding: 20px 20px 20px 0;
    border-right: 1px solid #F0F0F0;
}

.main_3_left li {
    position: relative;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #181C29;
    line-height: 22px;
    margin-bottom: 12px;
    cursor: pointer;
    transition: all .3s ease-out;
}
.main_3_left li a{
    width: 100%;
    color: #181C29;
}

.main_3_left li:hover,
.main_3_left li.on a {
    color: #ff5621;
}

.main_3_list .main_3_right {
    width: calc( 100% - 409px );
    padding: 0 20px 20px 20px;
}

.main_3_list .main_3_right .right_1 span {
    float: left;
    margin-left: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #828897;
    line-height: 30px;
    text-align: justify;
}
.main_3_list .main_3_right .right_2{
    color: #ff5621;
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-top: 15px;
}
.main_3_list .main_3_right .right_2 .bz{
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    line-height: 30px;
}
.main_3_list .main_3_right .right_2 .content{
    line-height: 30px;
    text-align: justify;
}

/* .main_3_left li.on:after {
    position: absolute;
    right: -46px;
    top: 32%;
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #ff5621;
    border-bottom: 6px solid transparent;
} */


/* 商标分类end */

.icon {
    width: 30px;
    height: 30px;
    fill: currentColor;
    overflow: hidden;
}

.sb_main_search {
    background: #fff;
}

.head {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #181C29;
    border: 1px solid #ddd;
    padding: 0 20px;
}

.s_head {
    font-size: 16px;
    color: #828897;
    line-height: 28px;
    margin: 13px 0 3px;
}

.content {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 30px;
    text-align: justify;
}

.no_content{
    text-align: center;
    padding: 120px 0 100px;
}
.no_content>p{
    font-size: 16px;
    color: #181C29;
    padding: 30px 0;
}

.show_groups_box {
    position: absolute;
    left: 0;
    top: 0;
    padding: 7px 14px;
    width: 360px;
    box-shadow:0px 0px 6px 0px rgba(11,17,60,0.1);
    background-color: #fff;
    z-index: 9;
}
.show_groups_box h3 {
    position: relative;
}
.show_groups_box h3:before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    background-color: #ff4422;
    vertical-align: 0px;
}
.show_groups_box p {
    font-size: 12px;
    line-height: 2em;
}
.show_groups_box p.on {
    color: #ff4422;
}
.show-groups-in {
    height: 236px;
    overflow: auto;
}

.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;
}
.red{
    color: #fff!important;
    background: #ff5621;
}