﻿@charset "UTF-8";

section.backGray {
    background-color: #f2f2f2;
}
/*///////////////////////////////   首页  开始   ///////////////////////*/
/* 主轮播广告 */
div#swiper1 {
    background-color: #f2f2f2;
    font-size: 0;
}
    div#swiper1 img {
        width: 100%;
    }


/*竖*/
.ccbox_v {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
}
/*横*/
.ccbox_h {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
}
 table.gridtable {
            width: 96%;
            margin: 0px 2% 4%;
        }
    table.gridtable td {
        width:33%;
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #EEEEEE;
    }
        table.gridtable td img {
            max-width:100%;
            max-height:30px;
        }
.morepatentser {
    background:#F0EEED;
    padding:0px 2% 4%;
}
.morepatentser .item{
    width:25%;font-size:10px;
}
.morepatentser .item div{
    height:24px;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
}
.morepatentser .item img{
    width:64%;
}

/* 核心业务 */
section.core-business {
    height: 3.1rem;
}
    ul.core-business-list {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        padding: 0rem 0.2rem;
    }
    
        ul.core-business-list > li {
            max-width: 0.66rem;
            font-size: 0;
            margin: 0rem 0.2rem 0.2rem;
        }
            ul.core-business-list > li img {
                width: 100%;
            }
            ul.core-business-list > li h4 {
                font-size: 0.14rem;
                color: #525252;
                padding-top: 0.07rem;
            }

.zl ul.core-business-list {
padding:0.2rem 0.2rem 0px;
}
.zl ul.core-business-list > li {
    margin: 0rem 0.2rem 0.3rem;
}
.zl ul.core-business-list > li img {
    width: 70%;
}


/*  商服侠优势  */
section.index-advantage {
    height: 2.7rem;
}
    ul.index-advantage-list > li {
        color: #595959;
        font-size: 0.15rem;
        text-align: left;
        width: 2.7rem;
        margin: 0 auto;
        padding-bottom: 0.07rem;
    }
        ul.index-advantage-list > li > img {
            width: 0.33rem;
            margin-right: 0.15rem;
            vertical-align: middle;
        }


/*  成功案例  */
section.success-case {
    height: 2.6rem;
}
    ul.success-case-list {
        display: flex;
        flex-wrap: wrap;
    }
        ul.success-case-list > li {
            width: 33.33%;
            height: 0.4rem;
            margin-bottom: 0.2rem;
            font-size: 0;
        }
            ul.success-case-list > li img {
                height: 100%;
            }

/*  服务流程  */
section.service-flow {
    padding-bottom: 0.25rem;
    background: -webkit-radial-gradient(10% 30%, farthest-side,#21befc, #0081d5); /* Safari 5.1 - 6.0 */
    background: -o-radial-gradient(10% 30%, farthest-side,#21befc, #0081d5); /* Opera 11.6 - 12.0 */
    background: -moz-radial-gradient(10% 30%, farthest-side,#21befc, #0081d5); /* Firefox 3.6 - 15 */
    background: radial-gradient(10% 30%, farthest-side,#21befc, #0081d5); /* 标准的语法（必须放在最后） */
}
    section.service-flow > h2 {
        color: #FFF;
    }
    section.service-flow > h5 {
        color: #FFF;
        opacity: 0.7;
    }
    section.service-flow > img {
        width: 0.7rem;
        margin-right: 0.3rem;
    }
        ul.service-flow-list {
            display: inline-block;
            width: 1.6rem;
            font-size: 0;
            position: relative;
        }
        ul.service-flow-list::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0.08rem;
            height: 100%;
            width: 1px;
            background-color: #FFF;
            z-index: 0;
        }
        ul.service-flow-list::after {
            content: "";
            border: 0.05rem solid transparent;
            border-top-color: #FFF;
            position: absolute;
            left: 0.03rem;
            bottom: -0.1rem;
        }
            ul.service-flow-list  > li {
                padding: 0.08rem 0rem;
                text-align: left;
                z-index: 1;
                position: relative;
            }
                ul.service-flow-list > li > i {
                    display: inline-block;
                    width: 0.13rem;
                    height: 0.13rem;
                    background-color: #FFF;
                    border: 2px solid #69bbea;
                    font-size: 0.1rem;
                    border-radius: 50%;
                    font-style: normal;
                    color: #108cdb;
                    box-sizing: content-box;
                    line-height: 0.15rem;
                    margin-right: 0.1rem;
                    text-align: center;
                }
                ul.service-flow-list > li > span {
                    font-size: 0.13rem;
                    color: #FFF;
                }
/*  底部 */
footer.index-foot {
    height: 0.65rem;
    background-color: #FFF;
    font-size: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
    footer.index-foot > a {
        display: inline-block;
        width: 1rem;
        height: 0.28rem;
        color: #7a7a7a;
        font-size: 0.16rem;
        border: 1px solid #7a7a7a;
        text-align: center;
        line-height: 0.26rem;
        border-radius: 0.05rem;
    }
    footer.index-foot > a:last-of-type{
        margin-left: 0.3rem;
    }
    footer.index-foot > a:active{
        opacity: 0.7;
    }
        footer.index-foot > a > img {
            width: 0.16rem;
        }

/*///////////////////////////////   驳回复审  开始   ///////////////////////*/
/* 核心业务 */
section.retrial-business{
    background-color: #FFF;
}
    ul.retrial-business-list {
        display: flex;
        flex-wrap: wrap;
        padding: 5% 5% 0%;
    }
        ul.retrial-business-list > li {
            flex: 1;
            font-size: 0;
            min-width: 33%;
        }
            ul.retrial-business-list img {
                width: 0.4rem;
            }
            ul.retrial-business-list h4 {
                font-size: 0.12rem;
                color: #4b4b4b;
                padding-top: 0.07rem;
                padding-bottom: 0.16rem;
            }

/* 驳回复审流程5步走 */
section.retrial-process {
    background-color: #f2f2f2;
    font-size: 0;
    padding-bottom: 0.14rem;
}
    ul.retrial-process-list {
        display: flex;
        padding: 0% 5%;
    }
        ul.retrial-process-list > li {
            font-size: 0;
            flex: 1;
            padding: 0% 1%;
        }
            ul.retrial-process-list > li > img {
                width: 0.5rem;
            }
            ul.retrial-process-list > li > h5 {
                color: #717171;
                font-size: 0.11rem;
            }


/*  我们努力做到更好，只为对你更加负责  */
section.brand-contrast {
    padding-bottom: 0.25rem;
}
table.BC-form {
    width: 96%;
    margin: 0 2%;
}
    table.BC-form th {
        height: 0.35rem;
        color: #FFF;
        font-size: 0.15rem;
        border: 1px solid #0182fe;
    }
    table.BC-form th:first-of-type {
        background-color: #0182fe;
    }
    table.BC-form th:last-of-type {
        background-color: #5cbfff;
    }
    table.BC-form td {
        font-size: 0.12rem;
        color: #464646;
        padding: 0.06rem 0.1rem;
        border: 1px solid #0182fe;
    }
    table.BC-form tr > td:last-of-type {
        color: #7a7a7a;
    }

/*  明星企业的首选  */
    ul.star-enterprise-list {
        display: flex;
        padding-bottom: 0.3rem;
    }
        ul.star-enterprise-list > li {
            flex: 1;
            font-size: 0;
        }
            ul.star-enterprise-list > li img {
                height: 0.4rem;
            }

/* 专注专业，为您保驾护航 */
section.escort {
    background-color: #0182fe;
}
    section.escort > h2 {
        color: #FFF;
    }
    section.escort > h5 {
        color: #FFF;
    }
    section.escort div.swiper-slide {
        padding-bottom: 0.35rem;
    }
    /*section.escort div.swiper-pagination-bullets {
        bottom: -0.1rem;
    }*/
    div.escort-item {
        width: 80%;
        margin: 0 auto;
        border: 1px solid #FFF;
        height: 1.2rem;
        font-size: 0;
        margin-top: 0.4rem;
        display: flex;
        justify-content: center;
    }
        div.escort-item > div {
            flex: 1;
            height: 100%;
            text-align: left;
        }
            div.escort-item > div > img {
                width: 1.4rem;
                position: relative;
                right: 0.2rem;
                bottom: 0.38rem;
            }
            div.escort-item > div > h4 {
                display: inline-block;
                color: #FFF;
                line-height: 0.36rem;
                border-bottom: 1px dashed #FFF;
                font-size: 0.16rem;
                margin-bottom: 0.05rem;
            }
            div.escort-item > div > h5 {
                font-size: 0.13rem;
                color: #FFF;
                opacity: 0.8;
            }
            div.escort-item > div > a {
                display: inline-block;
                width: 0.62rem;
                background-color: #00ffff;
                color: #2a4f9b;
                font-size: 0.12rem;
                border-radius: 0.05rem;
                line-height: 0.2rem;
                text-align: center;
                margin-top: 0.1rem;
            }

/*  管家式服务，售后无忧  */
section.housekeeper {
    background-color: #FFF;
}
    ul.housekeeper-list > li {
        font-size: 0;
        display: flex;
        padding: 0rem 0.3rem;
        align-items: center;
        margin-bottom: 0.25rem;
    }
        ul.housekeeper-list > li > div:first-child {
            width: 0.5rem;
            height: 0.5rem;
            background-color: #0182fe;
            border-radius: 50%;
            margin-right: 0.16rem;
            padding: 0.1rem;
        }
            ul.housekeeper-list > li > div > img {
                width: 100%;
            }
        ul.housekeeper-list > li > div:last-child {
            flex: 1;
            text-align: left;
        }
            ul.housekeeper-list > li h4 {
                font-size: 0.16rem;
                color: #303030;
                line-height: 0.25rem;
            }
            ul.housekeeper-list > li h5 {
                font-size: 0.14rem;
                color: #797979;
            }

/*///////////////////////////////   商标撤三  开始   ///////////////////////*/
/* 商标使用证据审查类别 */
section.use-evidence {
    background-color: #f2f2f2;
    height: 2.5rem;
}
    ul.use-evidence-list > li {
        font-size: 0;
        margin-bottom: 0.11rem;
        display: flex;
        padding: 0rem 0.3rem;
        align-items: center;
    }
        ul.use-evidence-list > li > span {
            color: #737373;
            font-size: 0.12rem;
        }
        ul.use-evidence-list > li > i {
            display: inline-block;
            background-color: #e1e1e1;
            border-radius: 0.11rem;
            flex: 1;
            height: 0.23rem;
            margin: 0 0.1rem;
            overflow: hidden;
        }
            ul.use-evidence-list > li > h5 {
                display: inline-block;
                font-weight: bold;
                font-size: 0.13rem;
            }
                ul.use-evidence-list > li > i > p {
                    height: 100%;
                    border-radius: 0.11rem;
                }

            ul.use-evidence-list > li:nth-child(1) > h5 {
                color: #199ff9;
            }
                ul.use-evidence-list > li:nth-child(1) p {
                    background-color: #199ff9;
                    width: 47.4%;
                }
            ul.use-evidence-list > li:nth-child(2) > h5 {
                color: #32b7b1;
            }
                ul.use-evidence-list > li:nth-child(2) p {
                    background-color: #32b7b1;
                    width: 67.7%;
                }
            ul.use-evidence-list > li:nth-child(3) > h5 {
                color: #fabf22;
            }
                ul.use-evidence-list > li:nth-child(3) p {
                    background-color: #fabf22;
                    width: 56.9%;
                }
            ul.use-evidence-list > li:nth-child(4) > h5 {
                color: #ee5a47;
            }
                ul.use-evidence-list > li:nth-child(4) p {
                    background-color: #ee5a47;
                    width: 63.1%;
                }
            ul.use-evidence-list > li:nth-child(5) > h5 {
                color: #8e619c;
            }
                ul.use-evidence-list > li:nth-child(5) p {
                    background-color: #8e619c;
                    width: 66.2%;
                }

/* 您只需签个字，剩下的我们来 */
section.only-sign {
    background-color: #FFF;
    padding-bottom: 0.2rem;
}
    ul.only-sign-list {
        display: flex;
        flex-wrap: wrap;
        padding: 0 0.1rem;
    }
        ul.only-sign-list > li {
            width: 50%;
            position: relative;
        }
        ul.only-sign-list > li:nth-child(odd){
            text-align: right;
            padding-right: 0.25rem;
            border-right: 1px solid #46b4e3;
        }
        ul.only-sign-list > li:nth-child(4n+1)::after{
            content: "";
            position: absolute;
            top: 0.1rem;
            right: -0.1rem;
            width: 0.15rem;
            height: 0.15rem;
            border: 2px solid #0182fe;
            border-radius: 50%;
        }
        ul.only-sign-list > li:nth-child(4n+0)::before{
            content: "";
            position: absolute;
            top: 0.1rem;
            left: -0.09rem;
            width: 0.14rem;
            height: 0.14rem;
            border: 1px solid #0182fe;
            border-radius: 50%;
        }
        ul.only-sign-list > li:nth-child(even){
            text-align: left;
            padding-left: 0.25rem;
        }
            ul.only-sign-list > li > h4 {
                font-size: 0.16rem;
            }
            ul.only-sign-list > li > h5 {
                font-size: 0.14rem;
                color: #949494;
            }
        section.only-sign li::after{
            background-color: #FFF;
        }
        section.only-sign li::before{
            background-color: #FFF;
        }

/* 我们努力做到更好，只为对你更加负责 */
section.undo-brand-contrast {
    background-color: #f2f2f2;
}

/*///////////////////////////////   商标注册  开始   ///////////////////////*/
/* 您只需签个字，剩下的我们来 */
section.register-only-sign {
    background-color: #f2f2f2;
}
    section.register-only-sign li::after{
        background-color: #f2f2f2;
    }
    section.register-only-sign li::before{
        background-color: #f2f2f2;
    }

/*///////////////////////////////   国际商标注册  开始   ///////////////////////*/
/* 200个国家地区，总有一国适合你 */
section.national-area {
    background-color: #f2f2f2;
    padding: 0% 5% 0.1rem;
}
    section.national-area > img.bak {
        width: 100%;
        margin-bottom: 0.3rem;
    }
    ul.national-area-list {
        display: flex;
        flex-wrap: wrap;
    }
        ul.national-area-list > li {
            flex: 1;
            min-width: 33%;
            font-size: 0.14rem;
            text-align: center;
            margin-bottom: 0.12rem;
        }
            ul.national-area-list > li > img {
                height: 0.2rem;
                vertical-align: bottom;
            }
/* 我们努力做到更好，只为对你更加负责 */
section.international-brand-contrast {
    background-color: #f2f2f2;
}
/*///////////////////////////////   商标转让  开始   ///////////////////////*/
/* 商标转让服务流程5步走 */
section.transfer-process {
    padding: 0rem 0.07rem 0.15rem;
}
    ul.transfer-process {
        display: flex;
        justify-content: space-around;
    }
        ul.transfer-process > li {
            flex: 1;
            border: 1px solid #4187d7;
            position: relative;
            padding: 0.23rem 0.02rem 0.05rem 0.02rem;
        }
        ul.transfer-process > li:not(:last-child) {
            margin-right: 0.06rem;
        }
            ul.transfer-process > li > div {
                width: 0.33rem;
                height: 0.33rem;
                background-color: #4187d7;
                border-radius: 0.05rem;
                position: absolute;
                top: -0.16rem;
                left: 50%;
                margin-left: -0.16rem;
                padding: 0.06rem;
            }
                ul.transfer-process > li > div > img {
                    width: 100%;
                }
            ul.transfer-process > li > h5 {
                font-size: 0.12rem;
            }
            ul.transfer-process > li > h6 {
                font-size: 0.1rem;
                color: #727272;
            }


/*///////////////////////////////   商标变更  开始   ///////////////////////*/
/* 商标变更类型 */
section.change-type {
    background-color: #f2f2f2;
    padding-bottom: 0.25rem;
}
    ul.change-type-list {
        display: flex;
        flex-wrap: wrap;
        padding: 0rem 0.1rem;
    }
        ul.change-type-list > li {
            color: #4187d7;
            flex: 1;
            min-width: 33%;
        }
        ul.change-type-list > li:nth-child(-n+3){
            margin-bottom: 0.2rem;
        }
        ul.change-type-list > li:not(:nth-child(3n)){
            border-right: 1px solid #4187d7;
        }
            ul.change-type-list > li > img {
                width: 0.4rem;
            }
            ul.change-type-list > li > h4 {
                font-size: 0.14rem;
            }
            ul.change-type-list > li > h5 {
                font-size: 0.12rem;
            }

/* 变更流程6步走 */
section.change-process {
    padding-bottom: 0.2rem;
}
    section.change-process > img {
        width: 100%;
    }

/*///////////////////////////////   商标续展  开始   ///////////////////////*/
/* 商标不续展,重新注册九死一生 */
section.close-call {
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    background-image: url('img/close_call_bak.jpg');
}
    section.close-call > h2 {
        color: #FFF;
    }
    ul.close-call-list {
        display: flex;
        flex-wrap: wrap;
    }
        ul.close-call-list > li {
            text-align: center;
            height: 0.3rem;
        }
        ul.close-call-list > li:nth-child(3n+1){
            color: #fff;
        }
        ul.close-call-list > li:nth-child(3n+2){
            width: 10%;
            color: #fff;
        }
        ul.close-call-list > li:nth-child(3n+3){
            color: #c5c5c5;
        }
        ul.close-call-list > li:not(:nth-child(3n+2)){
            width: 45%;
            padding-left: 0.15rem;
            padding-right: 0.15rem;
        }

    section.close-call ul.title {
        font-size: 0.14rem;
    }
    section.close-call ul.item {
		font-size: 0.12rem;
		height: 2.5rem;
    }
        section.close-call ul.item > li {
            height: 0.5rem;
            position: relative;
        }
            section.close-call ul.item > li > span {
                color: #13a3ff;
            }
            section.close-call ul.item > li > p {
                position: absolute;
                width: 2px;
                height: 100%;
                background-color: #13a3ff;
                bottom: -0.35rem;
                left: 50%;
            }
            section.close-call ul.item > li > img {
                width: 0.35rem;
            }

/*///////////////////////////////   商服侠新闻  开始   ///////////////////////*/
section.news-content {
    padding-bottom: 0.3rem;
}
/* 新闻类型 */
ul.news-type {
    height: 0.4rem;
    padding: 0.05rem 0;
    display: flex;
    border-bottom: 1px solid #cacaca;
}
    ul.news-type > li {
        flex: 1;
        line-height: 0.28rem;
        font-size: 0.17rem;
        position: relative;
    }
    ul.news-type > li:first-child {
        border-right: 1px solid #cacaca;
    }
    ul.news-type > li.active::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -0.06rem;
        height: 2px;
        width: 100%;
        background-color: #0097ea;
    }

/* 新闻内容 */
ul.news-content {
    padding: 0.1rem 0.2rem;
}
    ul.news-content > li {
        font-size: 0;
        display: flex;
        padding: 0.1rem 0rem;
    }
    ul.news-content > li:not(:last-child){
        border-bottom: 1px solid #cacaca;
    }
        ul.news-content > li > img {
            height: 0.7rem;
            width: 0.85rem;
            margin-right: 0.1rem;
        }
        article.news-text {
            max-width: 2.3rem;
            flex: 1;
            text-align: left;
        }
            article.news-text > a > h4 {
                font-size: 0.14rem;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                line-height: 0.5rem;
                line-height: 0.25rem;
            }
            article.news-text > a > h5 {
                font-size: 0.12rem;
                color: #949494;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
                max-height: 0.32rem;
            }
            article.news-text > a > p {
                text-align: right;
                padding-top: 0.05rem;
                padding-right: 0.1rem;
            }
                article.news-text > a > p > img {
                    height: 0.11rem;
                    margin-right: 0.02rem;
                    vertical-align: sub;
                }
                article.news-text > a > p > span {
                    font-size: 0.1rem;
                    color: #949494;
                }
    section.news-content button.linkEven {
        margin-top: 0;
    }

/*///////////////////////////////   联系我们  开始   ///////////////////////*/
/* 联系我们文字列表 */
section.contact-text {
    position: relative;
    padding-bottom: 0.25rem;
}
    ul.contact-text-list {
        display: block;
        width: 2.5rem;
        padding-left: 0.25rem;
    }
        ul.contact-text-list > li {
            display: flex;
            margin-bottom: 0.05rem;
        }
            ul.contact-text-list > li > i {
                display: inline-block;
                width: 0.24rem;
                height: 0.24rem;
                margin-right: 0.07rem;
                border-radius: 50%;
                background: linear-gradient(45deg, #fd9101, #ffab00);
            }
                ul.contact-text-list > li > i > img {
                    height: 0.13rem;
                    margin-top: 0.05rem;
                }
            ul.contact-text-list > li > span {
                font-size: 0.13rem;
                color: #657174;
                padding-top: 0.03rem;
            }
                ul.contact-text-list > li > span > a {
                    background-color: #157dcd;
                    display: inline-block;
                    height: 0.18rem;
                    width: 0.62rem;
                    color: #FFF;
                    border-radius: 0.05rem;
                    text-align: center;
                    font-size: 0.12rem;
                    line-height: 0.18rem;
                    margin-left: 0.05rem;
                }

        section.contact-text > aside {
            position: absolute;
            top: 0.65rem;
            right: 0.3rem;
        }
            section.contact-text > aside > img {
                height: 0.85rem;
            }
            section.contact-text > aside > h5 {
                color: #657174;
                font-size: 0.13rem;
            }
/*  百度地图  */
section#map {
    height: 2.3rem;
}

/*///////////////////////////////   关于商服侠  开始   ///////////////////////*/
/* 品牌故事 */
section.brand-story {
    padding: 0.1rem 0.4rem 0.1rem 0.2rem;
    position: relative;
}
    section.brand-story > h1 {
        width: 0.8rem;
        height: 0.24rem;
        background-color: #3d5dff;
        color: #FFF;
        font-size: 0.16rem;
        position: relative;
    }
    section.brand-story > h1::after{
        content: "";
        position: absolute;
        right: 0.1rem;
        bottom: -0.1rem;
        width: 0;
        height: 0;
        border: 0.05rem solid transparent;
        border-top-color: #3d5dff;
    }
    section.brand-story > img {
        position: absolute;
        height: 1.6rem;
        right: 0.2rem;
        bottom: 0.1rem;
    }
    section.brand-story > article {
        background-color: #9398a4;
        margin-top: 0.15rem;
        color: #FFF;
        padding: 0.12rem 0.7rem 0.12rem 0.07rem ;
        text-align: left;
    }
        section.brand-story > article > h5 {
            text-indent: 0.2rem;
            font-size: 0.12rem;
        }
        section.brand-story > article > h5:not(:last-child) {
            margin-bottom: 0.1rem;
        }

/*  公司简介  */
section.company-profile {
    padding: 0rem 0.18rem;
}
    section.company-profile > p {
        color: #808080;
        font-size: 0.12rem;
        text-indent: 0.2rem;
        text-align: left;
    }
    section.company-profile > p:not(:last-child){
        margin-bottom: 0.1rem;
    }

/*  企业文化  */
section.corporate-culture {
    padding: 0rem 0.15rem;
}
    ul.corporate-culture-list {
        display: flex;
    }
        ul.corporate-culture-list > li {
            flex: 1;
            padding-bottom: 0.23rem;
        }
            ul.corporate-culture-list > li > img {
                width: 0.7rem;
            }
            ul.corporate-culture-list > li > h4 {
                /*font-size: 0.14rem;*/
                padding: 0.08rem 0rem;
            }
            ul.corporate-culture-list > li > h5 {
                font-size: 0.13rem;
                color: #808080;
            }

/* 商服侠视界 */
section.horizon {
    padding-bottom: 0.25rem;
}
    ul.horizon-list {
        display: flex;
        flex-wrap: wrap;
    }
        ul.horizon-list > li {
            width: 50%;
            font-size: 0;
        }
            ul.horizon-list > li > img {
                width: 100%;
            }
            ul.horizon-list > li > h5 {
                line-height: 0.24rem;
                color: #FFF;
                background-color: #67b6fe;
                font-size: 0.11rem;
            }

/* 员工风采 */
ul.staff-style-list {
    height: 1.88rem;
    width: 2.5rem;
    margin: 0.15rem auto;
    position: relative;
}
    ul.staff-style-list > li {
        height: 1.88rem;
        width: 2.5rem;
        position: absolute;
        left: 0;
        top: 0;
        transition: all 0.5s;
    }
    ul.staff-style-list > li.active_0 {
        z-index: 2;
        transform: translateX(0px) scale(1);
    }
    ul.staff-style-list > li.active_1 {
        z-index: 1;
        transform: translateX(-0.6rem) scale(0.8);
    }
    ul.staff-style-list > li.active_2 {
        z-index: 0;
        transform: translateX(-1.15rem) scale(0.5);
    }
    ul.staff-style-list > li.active_3 {
        z-index: -1;
        transform: translateX(0px) scale(0.3);
    }
    ul.staff-style-list > li.active_4 {
        z-index: 0;
        transform: translateX(1.15rem) scale(0.5);
    }
    ul.staff-style-list > li.active_5 {
        z-index: 1;
        transform: translateX(0.6rem) scale(0.8);
    }

        ul.staff-style-list > li > div {
            width: 100%;
            height: 100%;
            box-shadow: 0px 0px 0.1rem rgba(0,0,0,0.4);
        }
            ul.staff-style-list > li > div > img {
                width: 100%;
                height: 100%;
            }
        section.staff-style h3 {
            padding-top: 0.15rem;
            font-size: 0.1rem;
        }

/*  荣誉资质  */
    section.honor div.swiper-slide {
        font-size: 0;
    }
    section.honor div.swiper-slide > img {
        height: 1.05rem;
        margin-bottom: 0.3rem;
    }
    section.honor div.swiper-slide > img:first-child {
        margin-right: 0.1rem;
    }

/* 商服侠优势 */
section.advantage {
    padding: 0rem 0.18rem;
}
    ul.advantage-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-top: 0.2rem;
        padding-bottom: 0.3rem;
    }
        ul.advantage-list > li {
            width: 1rem;
            height: 1.15rem;
            border: 1px solid #157dcd;
            padding: 0.35rem 0.12rem 0.12rem;
            position: relative;
        }
        ul.advantage-list > li:not(:nth-last-child(-n+3)){
            margin-bottom: 0.5rem;
        }
            ul.advantage-list > li > aside {
                background-color: #157dcd;
                width: 0.6rem;
                height: 0.6rem;
                border-radius: 50%;
                position: absolute;
                top: -0.3rem;
                left: 0.2rem;
                padding: 0.15rem;
            }
                ul.advantage-list > li > aside > img {
                    width: 0.3rem;
                }
            ul.advantage-list > li > h2 {
                padding-bottom: 0.03rem;
                font-size: 0.16rem;
            }
            ul.advantage-list > li > h4 {
                color: #657174;
                font-size: 0.12rem;
            }

/*///////////////////////////////   发明专利  开始   ///////////////////////*/
/* 专利申请流程6步走 */
section.review-process {
    padding-bottom: 0.25rem;
}
    ul.review-process-list {
        padding: 0rem 0.25rem;
    }
        ul.review-process-list > li {
            height: 0.37rem;
            border-radius: 0.05rem;
            line-height: 0.37rem;
            text-align: left;
            color: #FFF;
            font-size: 0.14rem;
            margin-bottom: 0.1rem;
            position: relative;
        }
        ul.review-process-list > li:not(:first-child)::before {
            content: "";
            width: 0;
            height: 0;
            border: 0.07rem solid transparent;
            border-top-color: #F2F2F2;
            position: absolute;
            left: 50%;
            top: 0;
            margin-left: -0.1rem;
        }
        ul.review-process-list > li::after {
            content: "";
            width: 0;
            height: 0;
            border: 0.1rem solid transparent;
            position: absolute;
            left: 50%;
            bottom: -0.19rem;
            margin-left: -0.13rem;
        }
        ul.review-process-list > li:nth-child(1){
            background-color: #5cbfff;
        }
        ul.review-process-list > li:nth-child(1)::after{
            border-top-color: #5cbfff;
        }
        ul.review-process-list > li:nth-child(2){
            background-color: #78a1bf;
        }
        ul.review-process-list > li:nth-child(2)::after{
            border-top-color: #78a1bf;
        }
        ul.review-process-list > li:nth-child(3){
            background-color: #6092b6;
        }
        ul.review-process-list > li:nth-child(3)::after{
            border-top-color: #6092b6;
        }
        ul.review-process-list > li:nth-child(4){
            background-color: #4882ad;
        }
        ul.review-process-list > li:nth-child(4)::after{
            border-top-color: #4882ad;
        }
        ul.review-process-list > li:nth-child(5){
            background-color: #18639b;
        }
        ul.review-process-list > li:nth-child(5)::after{
            border-top-color: #18639b;
        }
        ul.review-process-list > li:nth-child(6){
            background-color: #005492;
        }
        ul.review-process-list > li:nth-child(6)::after{
            border-top-color: #005492;
        }
            ul.review-process-list > li > span:first-child {
                display: inline-block;
                margin: 0rem 0.15rem;
            }

/*  金牌团队，为您驾护航  */
section.gold-medal {
    background-color: #0182fe;
}
    section.gold-medal > h2 {
        color: #FFF;
    }
    div.gold-medal-item > img {
        width: 0.43rem;
        vertical-align: top;
    }
    div.gold-medal-item {
        padding-bottom: 0.3rem;
    }
    div.gold-medal-item > div {
        display: inline-block;
        width: 2.4rem;
        text-align: left;
    }
        div.gold-medal-item > div > h4 {
            font-size: 0.16rem;
            height: 0.25rem;
            line-height: 0.23rem;
            color: #FFF;
            padding-left: 0.15rem;
            margin: 0.12rem 0;
            background-image: url('img/gold_medal_bak.png');
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
        }
        div.gold-medal-item > div > h5 {
            font-size: 0.13rem;
            line-height: 0.19rem;
            color: #FFF;
        }
        div.gold-medal-item > div > a {
            display: inline-block;
            width: 0.62rem;
            background-color: #00ffff;
            color: #2a4f9b;
            font-size: 0.12rem;
            border-radius: 0.05rem;
            line-height: 0.2rem;
            text-align: center;
            margin-top: 0.1rem;
            margin-left: 0.6rem;
        }

/*///////////////////////////////   计算机软件著作权  开始   ///////////////////////*/
/* 这些可以登记软著 */
section.these-can {
    padding-bottom: 0.25rem;
}
    ul.these-can-list {
        display: flex;
        flex-wrap: wrap;
    }
        ul.these-can-list > li {
            width: 50%;
            height: 0.86rem;
            background-color: #f2f2f2;
            overflow: hidden;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #c0c0c0;
        }
            ul.these-can-list > li > img {
                width: 100%;
            }
            ul.these-can-list > li.icon > img {
                width: 0.24rem;
                margin-right: 0.07rem;
            }

/*///////////////////////////////   省制造强省  开始   ///////////////////////*/
/* 省制造强省专项项目服务流程八步走 */
section.manufacture-process {
    padding-bottom: 0.2rem;
}
    ul.manufacture-process-list {
        width: auto;
        display: inline-block;
    }
    ul.manufacture-process-list > li {
        font-size: 0;
        text-align: left;
    }
    ul.manufacture-process-list > li:not(:last-child){
        margin-bottom: 0.12rem;
    }
        ul.manufacture-process-list > li > i {
            display: inline-block;
            width: 0.15rem;
            height: 0.15rem;
            border-radius: 50%;
            font-size: 0.12rem;
            font-style: normal;
            color: #FFF;
            background-color: #2a4f9b;
            line-height: 0.15rem;
            text-align: center;
            position: relative;
        }
        ul.manufacture-process-list > li > i::after {
            content: "";
            position: absolute;
            left: 50%;
            bottom: -130%;
            width: 1px;
            height: 0.2rem;
            background-color: #aaa;
        }
        ul.manufacture-process-list > li:last-child > i::after{
            height: 0.1rem;
            bottom: -65%;
        }
        ul.manufacture-process-list > li > span {
            display: inline-block;
            width: 0.23rem;
            height: 0.23rem;
            background-color: #aaa;
            border-radius: 50%;
            margin: 0rem 0.08rem;
            vertical-align: top;
        }
        ul.manufacture-process-list > li > span {
            padding: 0.05rem;
        }
            ul.manufacture-process-list > li > span > img {
                width: 100%;
            }
        ul.manufacture-process-list > li > h3 {
            display: inline-block;
            color: #6c6c6c;
            font-size: 0.14rem;
        }

/* 以下十大行业均可适合申报 */
section.suitable {
    padding-bottom: 0.25rem;
}
    ul.suitable-list {
        display: flex;
        flex-wrap: wrap;
        padding: 0rem 0.3rem;
    }
        ul.suitable-list > li {
            width: 50%;
            color: #575757;
            font-size: 0.15rem;
            text-align: left;
            display: flex;
        }
        ul.suitable-list > li:not(:nth-last-child(-n+2)){
            margin-bottom: 0.2rem;
        }
        ul.suitable-list > li > img {
            height: 0.27rem;
            vertical-align: middle;
            margin-right: 0.1rem;
        }
        ul.suitable-list > li > span {
            flex: 1;
        }

/*  其它项目申报  */
section.other-declarations {
    padding-bottom: 0.15rem;
}
    ul.other-declarations-list {
        display: flex;
        padding: 0rem 0.3rem;
        flex-wrap: wrap;
    }
        ul.other-declarations-list > li {
            width: 50%;
            font-size: 0.13rem;
            text-align: left;
            margin-bottom: 0.06rem;
        }
            ul.other-declarations-list > li img {
                width: 0.22rem;
                margin-right: 0.05rem;
                vertical-align: middle;
            }


/*///////////////////////////////   作品版权  开始   ///////////////////////*/
/* 作品版权类型 */
section.works-type {
    padding-bottom: 0.2rem;
}
    ul.works-type-list {
        display: flex;
        flex-wrap: wrap;
        padding-left: 0.4rem;
    }
        ul.works-type-list > li {
            text-align: left;
        }
        ul.works-type-list > li:nth-child(odd) {
            width: 40%;
        }
        ul.works-type-list > li:nth-child(even) {
            width: 60%;
        }
        ul.works-type-list > li:not(:nth-last-child(-n+2)) {
            margin-bottom: 0.17rem;
        }
            ul.works-type-list > li > img {
                width: 0.22rem;
                margin-right: 0.05rem;
                vertical-align: middle;
            }
            ul.works-type-list > li > span {
                color: #575757;
                font-size: 0.17rem;
            }

/*///////////////////////////////   高企认定  开始   ///////////////////////*/
/* 高新技术企业评定指标占比 */
section.proportion {
    padding-bottom: 0.1rem;
}
    ul.proportion-list {
        display: flex;
        flex-wrap: wrap;
    }
        ul.proportion-list > li {
            width: 50%;
            margin-bottom: 0.15rem;
            margin-top: 0.07rem;
        }
            ul.proportion-list > li > img {
                width: 0.6rem;
            }
            ul.proportion-list > li > h3 {
                font-size: 0.15rem;
                color: #666;
            }

section.escort-cognizance div.escort-item{
	height: 1.3rem;
}
section.escort-cognizance div.escort-item > div > img {
	bottom: 0.28rem;
}

/*///////////////////////////////   知识产权贯标  开始   ///////////////////////*/
/* 贯标服务流程8步走 */
section.knowledge-process {
    padding-bottom: 0.2rem;
}
    section.knowledge-process > img {
        width: 100%;
    }

/*///////////////////////////////   免费查询  开始   ///////////////////////*/
section.query {
    background-image: url('img/query_bak.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #2f1e09;
    height: 5.8rem;
    padding-top: 0.45rem;
    padding-bottom: 0.6rem;
}
section.query.zl {
    background-image: url('../img/query/query_bakzl.jpg');
}
    section.query.zl select {
        width:70%; background-color:transparent;-webkit-appearance: none;color:#5E5E5E;
        box-sizing:border-box; padding-left:0.1rem;
        background-image:url('../img/query/sel.png');
        background-position:right center;
        background-repeat:no-repeat;
        background-size:auto 50%;
    }
    section.query > h2 {
        color: #fff100;
        font-size: 0.22rem;
    }
    section.query > h5 {
        color: #fff;
        font-size: 0.12rem;
        padding-bottom: 0.25rem;
    }
        section.query > h5 > span {
            color: #fff100;
            font-size: 0.12rem;
        }
    ul.query-list {
        width: 80%;
        margin: 0 auto;
    }
        ul.query-list > li {
            background-color: #f2f2f2;
            height: 0.43rem;
            font-size: 0.14rem;
            padding: 0.12rem 0.18rem;
            border-radius: 0.1rem;
            margin-bottom: 0.2rem;
            overflow: hidden;
            text-align: left;
                position: relative;
        }
            ul.query-list > li > input {
                background: none;
                padding-left: 0.1rem;
                position: absolute;
    height: 100%;
    top: 0px;
    width: 70%;
    left: 30%;
            }
            form > button {
            height: 0.43rem;
            width: 80%;
            background-color: #fff100;
            color: #120a05;
            font-size: 0.17rem;
            border-radius: 0.1rem;
        }
        section.query > footer {
            background-color: rgba(0,0,0,0.3);
            height: 0.27rem;
            color: #FFF;
            font-size: 0.12rem;
            line-height: 0.27rem;
            margin-top: 0.32rem;
            overflow: hidden;
        }
            section.query > footer > img {
                height: 0.15rem;
                vertical-align: top;
                margin-top: 0.06rem;
            }
            ul.query-order-turn {
                display: inline-block;
                transition: all 0.5s;
                transform: translate3d(0px, 0%, 0px);
            }
                ul.query-order-turn > li {
                    line-height: 0.27rem;
                }

/*///////////////////////////////   24小时免费咨询中心  开始   ///////////////////////*/

div.consulting-wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 6.6rem;
}
/* 头部 开始 */
header.consulting-head > h1 {
    height: 0.65rem;
    line-height: 0.65rem;
    font-size: 0.18rem;
    text-align: center;
    font-weight: bold;
}
header.consulting-head > div {
    background-color: #2178da;
    height: 0.63rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #FFF;
}
    header.consulting-head > div > h1 {
        font-weight: bold;
        font-size: 0.18rem;
    }
    header.consulting-head > div > h3 {
        font-size: 0.12rem;
        position: relative;
    }
    header.consulting-head > div > h3::after {
        content: "";
        position: absolute;
        top: 0.02rem;
        left: -0.35rem;
        width: 0.28rem;
        height: 0.28rem;
        background-image: url('img/head_tel.png');
        background-size: contain;
    }

/* 核心业务 开始 */
section.consulting-business {
    display: flex;
    flex-flow: wrap;
    text-align: center;
    padding: 0.27rem 0.27rem;
    justify-content: space-between;
}
    section.consulting-business > a {
        display: block;
        width: 0.76rem;
        height: 0.76rem;
        border: 1px solid #2178da;
        border-radius: 0.05rem;
        padding-top: 0.15rem;
        margin: 0rem 0.1rem;
    }
    section.consulting-business > a:nth-child(-n+3){
        margin-bottom: 0.2rem;
    }
        section.consulting-business > a > img {
            width: 0.25rem;
        }
        section.consulting-business > a > h4 {
            color: #414141;
            font-size: 0.14rem;
            padding-top: 0.03rem;
        }

/* 正在咨询 开始 */
section.being-consulted {
    background-color: #b6d8ff;
    min-height: 1.5rem;
    flex: 1;
    padding: 0.35rem;
    display: flex;
    justify-content: center;
}
    section.being-consulted > img {
        width: 0.95rem;
        height: 0.95rem;
        margin-right: 0.22rem;
    }
    section.being-consulted > h5 {
        width: 1.8rem;
        color: #414141;
        font-size: 0.13rem;
        text-align: left;
        line-height: 0.32rem;
    }
        section.being-consulted > h5 > span {
            color: #ff0000;
        }

/* 导航 */
nav.consulting-nav {
    position: fixed;
    bottom: 0rem;
    left: 0rem;
    width: 100%;
    height: 0.73rem;
}
    nav.consulting-nav > a {
        display: block;
        float: left;
        width: 50%;
        height: 0.73rem;
        background-color: #2178da;
        text-align: center;
        color: #FFF;
        padding: 0.12rem 0rem;
    }
    nav.consulting-nav > a:not(:last-child){
        border-right: 1px solid #FFF;
    }
        nav.consulting-nav > a > img {
            width: 0.3rem;
        }
        nav.consulting-nav > a > h5 {
            line-height: 0.2rem;
        }

footer.consulting-foot-padding {
    height: 0.73rem;
}