* {
    margin: 0;
    padding: 0;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

body {
    font-family: "微软雅黑";
    min-width: 1200px;
}

h1, h2, h3, h4, h5, h4, h5, h6 {
    font-weight: normal;
}

ul, li, ol {
    list-style: none;
    margin-bottom: 0;
}

ul, li, dl, dt, dd, ol, table, tr, td, div, p, span, a {
    margin: 0;
    padding: 0;
}

a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:link, a:visited {
    outline: none;
    /*blr: expression(this.onFocus=this.blur());*/
}

a:link, a:hover {
    text-decoration: none;
}

img {
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

:focus {
    outline: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    clear: both;
}

input, textarea {
    outline: none;
    resize: none;
    font-family: "微软雅黑";
}

button {
    font-family: "微软雅黑";
}

i, em {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.text-align {
    text-align: center;
}

@font-face {
    font-family: "Hiragino Sans GB W3_0";
    src: url('../fonts/Hiragino\ Sans\ GB\ W3_0.ttf');
}

.w1170 {
    width: 1170px;
    margin: auto;
}

.w1200 {
    width: 1200px;
    margin: auto;
}

.mt30 {
    margin-top: 30px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt80 {
    margin-top: 80px;
}

.mt90 {
    margin-top: 90px;
}

.mt100 {
    margin-top: 100px;
}

.mb50 {
    margin-bottom: 50px
}

.mb65 {
    margin-bottom: 65px
}

.mb70 {
    margin-bottom: 70px
}

.mb80 {
    margin-bottom: 80px
}

.mb105 {
    margin-bottom: 105px
}

.pt60 {
    padding-top: 60px;
}

.pt70 {
    padding-top: 70px;
}

.w287 {
    width: 287px!important;
}

.title h2 {
    font-size: 40px;
    color: #003894;
    margin-bottom: 15px;
}

.title p {
    font-size: 18px;
    color: #999;
}

/* 导航 */

.navcont {
    width: 100%;
    height: 80px;
    background: rgba(0, 56, 148, .8);
    position: absolute;
    top: 0;
}

.navbox {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
}

.logo img {
    margin-top: 10px;
}

.navright {
    width: 870px;
}

.nav-item li {
    padding: 30px 25px;
    float: left;
    position: relative;
}

.nav-item li .subnav {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    background: #fff;
    background: rgba(0, 56, 148, .8);
    box-shadow: 0 1px 15px rgba(18, 21, 21, .2);
    display: none;
    min-width: 115px;
    z-index: 99999;
}

.nav-item li .subnav dd {
    border-bottom: 1px #0b4fbe solid;
}

.nav-item li .subnav dd:last-child {
    border-bottom: none;
}

.nav-item li .subnav dd a {
    display: block;
    text-align: center;
    padding: 10px 0 10px;
    font-size: 16px;
    color: #fff;
}

.nav-item li a {
    font-size: 16px;
    color: #ccc;
    display: inline-block;
    position: relative;
}

.nav-item li:hover {
    background-color: #fff;
}

.nav-item li:hover a {
    color: #003894;
}

.nav-item li:hover .subnav dd a::after {
    background: none;
}

.nav-item li .subnav dd:hover a {
    color: #333;
}

.nav-item li .subnav dd:hover {
    background-color: #ffb83f;
}

.nav-item li:hover a::after {
    content: "";
    width: 19px;
    height: 10px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -10px;
    background: url(../images/nav-up.png) no-repeat center;
}

.nav-item li:hover .subnav {
    display: block
}

.nav-item li.cur {
    background-color: #fff;
}

.nav-item li.cur a {
    color: #003894;
}

.nav-item li.cur a::after {
    content: "";
    width: 19px;
    height: 10px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -10px;
    background: url(../images/nav-up.png) no-repeat center;
}

.dianhua h2 {
    font-size: 24px;
    color: #ffb83f;
    font-weight: bold;
    margin-top: 10px;
}

.dianhua span {
    font-size: 14px;
    color: #fff;
}

.dianhua span img {
    vertical-align: middle;
    margin-right: 4px;
}

/* 轮播图 */

.slideBox {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 360px;
    bottom: 20px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 10px;
    width: 40px;
    height: 10px;
    text-align: center;
    background: #003894;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #ffb83f;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd li img {
  
    position: relative;
    left: 50%;
    margin-left: -960px;
}

/* 搜索 */

.banner_search {
    width: 890px;
    height: 65px;
    background-color: #ffb83f;
    border-radius: 10px;
    position: absolute;
    z-index: 9999;
    left: 50%;
    margin-left: -445px;
    bottom: 135px;
}

.banner_search {
    width: 890px;
    float: left;
}

.search_img {
    width: 65px;
    float: left;
}

.search_img img {
    margin: 15px 0 0 15px;
}

.banner_search dl {
    width: 800px;
    float: left;
}

.banner_search dd {
    width: 185px;
    float: left;
    margin-right: 20px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 12px;
}

.banner_search dd input {
    width: 185px;
    border: none;
    padding: 0 20px;
    font-size: 18px;
    color: #969696;
    box-sizing: border-box;
}

.banner_search dd a {
    display: block;
    font-size: 20px;
    color: #ffb83f;
    font-weight: bold;
    text-align: center;
}

.banner_search dd:last-child {
    margin-right: 0;
}

/*我们的服务*/

.servicelist ul {
    height: 420px;
    margin-top: 60px;
}

.servicelist li {
    width: 270px;
    height: 300px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    padding-top: 65px;
    border-radius: 15px;
    cursor: pointer;
    margin: 0 30px 0 0;
}

.servicelist li:last-child {
    margin-right: 0;
}

.servicelist li h3 {
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    margin-top: 25px;
}

.service_p1 {
    background: url(../images/201911140617.png) no-repeat center top;
}

.service_p2 {
    background: url(../images/201911150617.png) no-repeat center top;
}

.service_p3 {
    background: url(../images/201911160617.png) no-repeat center top;
}

.service_p4 {
    background: url(../images/201911170617.png) no-repeat center top;
}

.service_text {
    margin-top: 20px;
    padding: 0 25px;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    display: none;
}

/* 服务优势 */

.advantage-cont {
    background: url(../images/201916440621.png) no-repeat center;
    padding: 75px 0;
}

.advantage-cont .title h2 {
    color: #fff
}

.advantage-img img {
    display: block;
    max-width: 100%;
    margin: auto;
    margin-top: 45px;
}

/* 专业人员介绍 */

.peoplelist ul {
    margin-top: 50px;
}

.peoplelist li {
    width: 150px;
    float: left;
    position: relative;
    overflow: hidden;
}

.peoplelist li .text {
    width:120px;
    height: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background: rgba(0, 56, 148, .8);
    padding: 0 15px;
}

.peoplelist li .text h3 {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.peoplelist li .text p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}

.peoplelist li .text a {
    width: 120px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background: #ffb83f;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    border-radius: 15px;
    text-align: center;
}

.peoplelist li:hover .text {
    cursor: pointer;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

/* 客户案例 */

.casebox {
    background-color: #64acf1;
    padding: 70px 0 50px 0;
}

.casebox .title h2, .casebox .title p {
    color: #fff;
}

.about-case {
    background: url(../images/201911440628.png) no-repeat center;
    background-size: cover;
}

.about-case .title h2 {
    color: rgba(0, 56, 148, 1);
}

.about-case .title p {
    color: rgba(153, 153, 153, 1);
}

.caselist ul {
    margin-top: 70px;
}

.caselist li {
    width: 210px;
    height: 85px;
    float: left;
    margin-right: 37.5px;
    background-color: #fff;
    border-radius: 150px;
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
}

.caselist li:nth-child(5n) {
    margin-right: 0;
}

.caselist li .case-info {
    padding: 8px;
    display: flex;
    flex-direction: row;
}

.caselist li .case-info span {
    width: 110px;
    margin-left: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px;
}

.caselist li .text {
    width: 210px;
    height: 85px;
    position: absolute;
    top: 0;
    left: -100%;
    background: rgba(0, 56, 148, .8);
}

.caselist li .text p {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    margin: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.caselist li:hover .text {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    left: 0;
    cursor: pointer;
}

/* 鑫标扶摇研究院 */

.studybox {
    background: url(../images//201914290624.png) no-repeat center;
    background-size: cover;
    padding: 70px 0 80px 0;
}

.studybox .title h2 {
    color: #fff;
}

.studybox .title p {
    color: #aaa;
}

.study-scroll {
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
    background-color: #fff;
    margin-top: 65px;
}

.mr_frbox {
    padding: 40px 20px 40px 20px;
    position: relative;
    overflow: hidden;
}

.mr_frUl {
    float: left;
    width: 1080px;
    margin-left: 20px;
}

.mr_frUl ul li {
    float: left;
    width: 225px;
    margin: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.mr_frUl ul li .pic a img {
    width: 185px;
    height: 140px;
}

.mr_frUl ul li .title {
    width: 185px;
    margin: auto;
    margin-top: 15px;
}

.mr_frUl ul li .title h2 a {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.mr_frUl ul li:hover .title h2 a {
    color: #ffb83f;
}

.mr_frBtnL {
    cursor: pointer;
    float: left;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 90px;
    left: 20px;
    z-index: 9999;
    background: url("../images/left.png") no-repeat left;
    background-size: cover;
}

.mr_frBtnR {
    float: right;
    cursor: pointer;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 90px;
    right: 20px;
    background: url("../images/right.png") no-repeat left;
    background-size: cover;
}

.mr_frBtnL:hover {
    background: url("../images/left-hover.png") no-repeat left;
}

.mr_frBtnR:hover {
    background: url("../images/righth-hover.png") no-repeat left;
}

/* 关于鑫标扶摇 */

.about-cont {
    margin: 70px auto;
}

.about-cont h2 {
    color: #003894;
}

.about-img img {
    display: block;
    margin: 60px auto 70px auto;
}

.about-text {
    padding: 0 80px;
}

.about-text p {
    font-size: 18px;
    color: #999;
    line-height: 32px;
    text-align: center;
}

/*数据统计滚动*/

.product-number-info {
    position: relative;
}

.product-number-info .product-number-inner {
    width: 1000px;
    margin: 0 auto;
}

.product-number-info ul {
    padding-bottom: 45px;
}

.product-number-info ul.q:after {
    content: "";
    clear: both;
    display: table;
}

.product-number-info li {
    float: left;
    width: 250px;
    height: 90px;
    color: #666;
    padding-top: 1px;
}

.product-number-info li b {
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin-bottom: 3px
}

.product-number-info li b i {
    font-family: "Hiragino Sans GB W3_0";
    font-size: 46px;
    color: #003894;
    letter-spacing: 3px;
    font-style: normal;
}

.product-number-info li b sup {
    font-family: "Hiragino Sans GB W3_0";
    font-size: 16px;
    color: #f08200;
    position: absolute;
    right: -20px;
    top: 0;
}

.product-number-info li b em {
    font-family: "Hiragino Sans GB W3_0";
    font-size: 16px;
    color: #f08200;
    padding-left: 2px;
    position: absolute;
    right: -20px;
    top: 0;
}

.product-number-info li:nth-child(2) b em {
    font-size: 22px;
}

.product-number-info li p {
    font-family: "Hiragino Sans GB W3_0";
    font-size: 14px;
    color: #999;
}

.product-number-info li.li-2 b, .product-number-info li.li-2 p {
    padding-left: 70px;
}

.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    padding-left: 70px;
}

.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    padding-left: 70px;
}

.product-number-info li.li-4 b, .product-number-info li.li-4 p {
    padding-left: 78px;
}

.product-number-info li.li-5 {
    text-align: right;
}

.product-number-info li.li-5 b {
    padding-right: 2px;
}

/* 国内商标服务  */

.trademark {
    margin-bottom: 55px;
}

.trademark-list {
    width: 1140px;
    margin: auto;
}

.trademark-list ul {
    margin-top: 60px;
}

.trademark-list li {
    width: 201px;
    float: left;
    border: 1px #c8c8c8 solid;
    margin-right: 31.25px;
    margin-bottom: 25px;
    text-align: center;
    padding-top: 25px;
    overflow: hidden;
}

.trademark-list li:nth-child(5n) {
    margin-right: 0;
}

.trademark-list li .text {
    padding: 0 20px 20px 20px;
}

.trademark-list li .text h2 {
    font-size: 20px;
    color: #003894;
    margin-bottom: 10px;
}

.trademark-list li .text p {
    font-size: 14px;
    color: #666;
    line-height: 18px;
    margin-top: -3px;
}

.trademark-list li:hover {
    background-color: #003894;
    cursor: pointer;
}

.trademark-list li:hover .text h2, .trademark-list li:hover .text p {
    color: #fff;
}

/* 服务优势 */

.advantagebox {
    width: 100%;
    height: 682px;
    background: url(../images/201914250627.png) no-repeat center;
    background-size: cover;
}

.advantagebox .title h2 {
    color: #fff;
    padding-top: 90px;
}

.advantagetit h3 {
    width: 175px;
    margin: auto;
    font-size: 40px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 51px;
    text-align: center;
    margin-top: 100px
}

/* 注册商标流程 */

.process-img img {
    max-width: 100%;
    margin: 70px auto 80px auto;
    display: block;
    text-align: center;
}

/* 注册商标所需材料 */

.materials {
    background: url(../images/201910440627.png) no-repeat center;
    background-size: cover;
    padding: 70px 0 105px 0;
}

.materials .title h2 {
    color: #fff;
}

.materials-list ul {
    margin-top: 80px;
}

.materials-list li {
    width: 355px;
    height: 290px;
    float: left;
    background-color: #fff;
    box-shadow: 0px 6px 16px 0px rgba(0, 51, 119, 0.16);
    margin-right: 67.5px;
    padding-bottom: 30px;
    position: relative;
}

.materials-list li h3 {
    width: 100%;
    height: 72px;
    line-height: 72px;
    text-align: center;
    background: url(../images/title-bg.png) no-repeat center;
    background-size: cover;
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.materials-list li:last-child {
    margin-right: 0;
}

.materials-list li .info {
    padding: 30px 35px 0 35px
}

.materials-list li .info p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 30px;
    background: url(../images/arrow-right.png) no-repeat left;
    background-size: 16px 11px;
    padding-left: 36px;
}

.advisory a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    background: rgba(240, 130, 0, 0);
    border-radius: 26px;
    border: 1px #0d4299 solid;
    font-size: 18px;
    font-weight: 400;
    color: rgba(0, 56, 148, 1);
    margin-bottom: 30px;
    width: 295px;
    margin: auto;
    position: absolute;
    left: 30px;
    bottom: 30px;
}

.advisory a:hover {
    background-color: #FFB83F;
    color: #fff;
    border: 1px #FFB83F solid
}

/* 常见问题 */

.problemcont {
    background-color: #f0f0f0;
    padding: 60px 0 80px 0;
}

.problemlist {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}

.problemlist ul li {
    width: 540px;
    float: left;
    margin-right: 40px;
    background-color: #fff;
    border-bottom: 0;
    padding: 15px 20px;
    margin-bottom: 30px;
    box-shadow: 0 5px 15px #d8dce3;
}

.problemlist .problemfl {
    width: 580px;
    float: left;
}

.problemlist .problemfr {
    width: 580px;
    float: right;
}

.problemlist ul li:nth-child(2n) {
    margin-right: 0;
}

.problemlist ul li a {
    color: #333;
    font-size: 16px;
    display: block;
    position: relative;
}

.problemlist ul li a img {
    vertical-align: middle;
    margin-right: 15px
}

.problemlist ul li.inactive {
    background: url(../images/down.png) no-repeat top 25px right 20px #fff;
}

.problemlist ul li.inactives {
    background: url(../images/up.png) no-repeat top 25px right 20px #fff;
}

.details {
    position: relative;
    margin-top: 20px;
    display: none;
    left: 0;
}

.details .pic {
    position: absolute;
    left: 0;
}

.details p {
    padding-left: 35px;
    font-size: 14px;
    color: #999;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.morebtn a {
    width: 135px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff!important;
    text-align: center;
    background-color: #003894;
    float: right;
    margin-top: 20px;
}

/* 国内商标 end*/

/* 申请专利好处 */

.patent-benefit {
    width: 100%;
    height: 733px;
    background: url(../images/201915380627.png) no-repeat center;
    background-size: cover;
}

.patent-benefit .title h2 {
    color: #fff;
}

.patent-box {
    background-color: #fff;
    padding: 40px 0;
    overflow: hidden;
}

.patent-box li {
    width: 25%;
    float: left;
    text-align: center;
}

.patent-box li.w33 {
    width: 33.333%;
    margin-top: 30px;
}

.patent-box li img {
    margin-bottom: 30px
}

.patent-box li h3 {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 15px
}

.patent-box li:hover h3 {
    color: #003894;
}

.patent-box li:hover img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

/* 申请专利优势 */

.advantage-list li {
    width: 25%;
    float: left;
    text-align: center;
    margin-bottom: 30px
}

.advantage-list li img {
    margin-bottom: 30px;
}

.advantage-list li h2 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

/* 专利注册商标 */

.materials-patent {
    width: 100%;
    height: 380px;
    background: url(../images/p5-32.png) no-repeat center;
}

.materials-patent .title h2 {
    color: #fff;
}

/* 版权登记优势 */

.copyright-profit {
    width: 100%;
    height: 630px;
    background: url(../images/201910240628.png) no-repeat center;
    background-size: cover;
}

.copyright-profit .title h2 {
    color: #fff;
}

.copyright-list li {
    width: 20%;
    float: left;
    text-align: center;
}

.copyright-list li img {
    margin-bottom: 30px;
}

.copyright-list li p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(170, 170, 170, 1);
    line-height: 24px;
    padding: 0 15px;
}

/* 版权登记好处 */

.copyright-goodlist ul {
    margin: 70px 0 30px 0;
    overflow: hidden;
}

.copyright-goodlist li {
    width: 280px;
    float: left;
    margin-bottom: 40px;
    margin-right: 26.666px;
}

.copyright-goodlist li:nth-child(4n) {
    margin-right: 0;
}

.copyright-goodlist li h3 {
    font-size: 20px;
    font-weight: 400;
    color: rgba(0, 56, 148, 1);
}

.copyright-goodlist li img {
    margin: 20px 0;
    width: 280px;
    height: 170px;
}

.copyright-goodlist li .text p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(119, 119, 119, 1);
    line-height: 20px;
}

/* 企业历程 */

.historybox {
    width: 100%;
    height: 690px;
    background: url(../images/201911580628.png) no-repeat center;
    background-size: cover;
}

.historybox .title h2 {
    color: #fff;
    padding-top: 90px;
}

.historyBox {
    width: 1200px;
    margin: 80px auto 0 auto;
    height: 288px;
    overflow: hidden;
    position: relative;
}

.historyBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.historyBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.historybox .slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.historyboxdeBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.historybox .bd {
    position: relative;
    height: 100%;
    margin: auto;
    z-index: 0;
    left: 5px;
}

.historybox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.historybox .bd img {
    max-width: 100%;
    margin: auto;
    display: block;
    text-align: center
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.historyBox .prev {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 14px;
    height: 23px;
    background: url(../images/slider-arrow.png) -177px 0 no-repeat;
}

.historyBox .next {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 14px;
    height: 23px;
    background: url(../images/slider-arrow.png) -65px 0 no-repeat;
}

.historyBox .prev:hover {
    background: url(../images/slider-arrow.png) -116px 0 no-repeat;
}

.historyBox .next:hover {
    background: url(../images/slider-arrow.png) 0 0 no-repeat;
}

.historyBox .prevStop {
    display: none;
}

.historyBox .nextStop {
    display: none;
}

/* 国际商标服务 */

.global-country {
    margin-top: 60px;
    margin-bottom: 50px;
    box-shadow: 0px 6px 16px 0px rgba(0, 51, 119, 0.26);
}

.global-country .global-tab {
    font-size: 0
}

.global-country .global-tab span {
    height: 50px;
    line-height: 50px;
    width: 16.6%;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    background-color: #003894;
    position: relative;
}

.global-country .global-tab span:first-child {
    width: 17%
}

.global-country .global-tab span.hover {
    color: #fff;
    background-color: #ffb83f;
}

.global-country .global-tab span.hover::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    background: url(../images/triangle.png) no-repeat;
    width: 20px;
    height: 10px;
    margin-left: -9px;
}

.global-country .global-all {
    padding: 30px;
    background-color: #fff
}

.global-country .global-block {
    width: 100%;
    overflow: hidden;
    display: none
}

.global-country .global-block .list {
    width: 18.4%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
    overflow: hidden;
    position: relative
}

.global-country .global-block .list p {
    font-size: 14px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}

.global-country .global-block .list:hover a {
    padding: 20px;
    top: 0;
    transition: top .3s, padding-top .3s
}

.global-country .global-block .list:hover .name {
    font-size: 14px;
    display: none
}

.global-country .global-block .list:nth-child(5n) {
    margin-right: 0
}

.global-country .global-block .list img {
    width: 100%;
    display: block
}

.global-country .global-block .list .name {
    padding-top: 2%;
    padding-bottom: 2%
}

.global-country .global-block .list .name, .global-country .global-block .list a {
    color: #fff;
    text-align: center;
    background-color: rgba(0, 56, 148, .8);
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.global-country .global-block .list a {
    transition: top .3s;
    top: 100%
}

.more-country a {
    display: block;
    width: 295px;
    margin: auto;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    color: #fff;
    display: block;
    text-align: center;
    background: rgba(0, 56, 148, 1);
    border-radius: 26px;
}

.more-country a:hover {
    background-color: #FFB83F;
    cursor: pointer;
}

/* 国际商标服务优势 */

.Service-advantage {
    width: 100%;
    height: 665px;
    background: url(../images/201910240628.png) no-repeat center;
    background-size: cover;
}

.Service-advantage .title h2 {
    color: #fff;
}

.Service-img img {
    max-width: 100%;
    margin: auto;
    text-align: center;
    display: block;
    margin-top: 70px;
}

/* 所需 材料 */

.materials-needed {
    width: 100%;
    height: 680px;
    background: url(../images/201909140629.png) no-repeat center;
    background-size: cover;
}

.materials-img img {
    max-width: 100%;
    display: block;
    margin: auto;
    padding-top: 145px;
}

.materials-menu {
    width: 1000px;
    margin: auto;
    padding-top: 65px;
}

.materials-menu li {
    width: 33.333%;
    float: left;
    display: flex;
    justify-content: center;
}

.materials-menu li p {
    font-size: 14px;
    color: #333;
    float: left;
    text-align: left;
}

.materials-menu li img {
    width: 20px;
    float: left;
    margin-right: 20px;
}

/* 为什么要注册国际商标 */

.international-trademark {
    width: 100%;
    height: 660px;
    background: url(../images/201914360628.png) no-repeat center;
    background-size: cover;
}

.international-trademark .title h2 {
    color: #fff
}

.international-box {
    background-color: #fff;
    padding: 60px 0 70px 0;
    overflow: hidden;
}

.international-box ul {
    padding: 0 40px;
}

.international-box li {
    width: 20%;
    float: left;
    text-align: center;
}

.international-box li .pic.step1 {
    margin: auto;
    display: block;
    width: 77px;
    height: 77px;
    background: url(../images/reasonlist.png) 0 0 no-repeat;
}

.international-box li .pic.step1:hover {
    background: url(../images/reasonlist.png) 0 -87px no-repeat;
}

.international-box li .pic.step2 {
    margin: auto;
    display: block;
    width: 77px;
    height: 77px;
    background: url(../images/reasonlist.png) -87px 0 no-repeat;
}

.international-box li .pic.step2:hover {
    background: url(../images/reasonlist.png) -87px -87px no-repeat;
}

.international-box li .pic.step3 {
    margin: auto;
    display: block;
    width: 77px;
    height: 77px;
    background: url(../images/reasonlist.png) -174px 0 no-repeat;
}

.international-box li .pic.step3:hover {
    background: url(../images/reasonlist.png) -174px -87px no-repeat;
}

.international-box li .pic.step4 {
    margin: auto;
    display: block;
    width: 77px;
    height: 77px;
    background: url(../images/reasonlist.png) -261px 0 no-repeat;
}

.international-box li .pic.step4:hover {
    background: url(../images/reasonlist.png) -261px -87px no-repeat;
}

.international-box li .pic.step5 {
    margin: auto;
    display: block;
    width: 77px;
    height: 77px;
    background: url(../images/reasonlist.png) -348px 0 no-repeat;
}

.international-box li .pic.step5:hover {
    background: url(../images/reasonlist.png) -348px -87px no-repeat;
}

.international-box li .text h3 {
    font-size: 20px;
    color: #003894;
    margin: 28px 0;
}

.international-box li .text p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding: 0 6px;
}

/* 新闻列表 */

.newscont .sideleft {
    width: 895px;
}

.newscont .sideright {
    width: 275px;
}

.sideleft li {
    height: 115px;
    margin-bottom: 20px;
}

.sideleft .date {
    font-family: "Arial";
    width: 145px;
    background-color: #003894;
    text-align: center;
    color: #fff;
    padding: 25px 0;
}

.sideleft .date p.day {
    font-size: 48px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 5px;
}

.sideleft .date p.year {
    font-size: 16px;
}

.sideleft .text {
    width: 698px;
    border: 1px #e4e4e4 solid;
    padding: 16px 25px;
}

.sideleft .text h3 a {
    display: block;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sideleft .text h3 a:hover {
    color: #ffb83f;
}

.sideleft .text p {
    font-size: 13px;
    color: #777;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.hotline {
    width: 100%;
    height: 150px;
    background: url(../images/201915160629.jpg) no-repeat center;
    background-size: cover;
    margin-top: -28px;
}

.hotline .hotbox {
    padding: 40px 0 0 25px;
}

.hotline .hotbox h2 {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 56, 148, 1);
}

.hotline .hotbox span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    display: block;
}

.hotline .hotbox p {
    font-size: 32px;
    color: rgba(0, 56, 148, 1);
    font-weight: bold;
    line-height: 48px;
    margin-top: 15px;
}

/* 新闻内页  */

.page-tit {
    padding-bottom: 30px;
    border-bottom: 1px #ddd solid;
}

.page-tit h3 {
    font-size: 30px;
    color: #333;
    margin-bottom: 15px;
}

.page-tit p {
    font-size: 16px;
    color: rgba(153, 153, 153, 1);
}

.page-text p {
    font-size: 16px;
    color:#999;
    line-height:30px;
    margin-bottom: 30px;
}
.page-text img{
    max-width: 100%;
    margin: auto;
    text-align: center;
    display: block;
}

/* 上下页 */

.news_pager {
    width: 100%;
    line-height: 58px;
    color: #999;
    text-align: center;
    overflow: hidden;

}
.news_pager p{
    font-size: 16px;
    color: #333;
}
.news_pager p a{
    color: #666;
}
.news_pager p a:hover{
    color:rgba(0, 56, 148, 1);
    text-decoration: none;
}




/* 分页 */

.pagination dl {
    margin-top: 30px;
}

.pagination dd {
    display: inline-block;
}

.pagination dd a {
    font-size: 14px;
    color: #999;
    font-weight: bold;
    padding: 8px 15px;
    background: rgba(245, 245, 245, 1);
    border-radius: 3px;
    text-align: center;
    margin: 0 5px;
}

.pagination dd a:hover, .pagination dd.cur a {
    color: #fff;
    background-color: #003894;
}

/* 尾部 */

.foot {
    width: 100%;
    height: 220px;
    background-color: #333;
}

.foot ul {
    padding: 37px 0;
    overflow: hidden;
}

.foot li {
    width: 300px;
    float: left;
}

.foot li .pic {
    margin: 15px 30px 0 0;
}

.foot li .text h3 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
}

.foot li .text p {
    font-size: 14px;
    color: #7f7f7f;
}

.foot-copy {
    font-size: 14px;
    color: #545454;
    padding: 20px 0;
    background-color: #2b2b2b;
    text-align: center;
}

.foot-copy p {
    font-size: 14px;
    color: #7f7f7f;
}

.foot-copy p.foot-filing {
    color: #666;
    margin-top: 10px;
}

/* 右侧滚动 */

.fixed-contain {
    width: 180px;
    position: fixed;
    top: 35%;
    right: 15px;
    background-color: #003894;
    display: none;
}

.fixed-box {
    padding: 25px 10px 30px 10px;
}

.fixed-box h4 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
}

.fixed-box li {
    margin-bottom: 15px;
}

.fixed-box li a {
    font-size: 14px;
    color: #fff;
    border: 1px #fff solid;
    padding: 4px 25px;
    display: inline-block;
}

.fixed-box li a:hover {
    background: #ffb83f;
    border: 1px #ffb83f solid;
}

.fixed-box p {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}

.code {
    padding: 0 30px 0 30px;
}

.code h5 {
    font-size: 12px;
    color: #fff;
    margin-bottom: 15px;
    padding-bottom: 12px;
    border-bottom: 1px #2656a4 solid;
}

.code p {
    margin-bottom: 0;
}