/* 顶部导航*/
.mainnav-style1{ min-width: 1240px; }
.mainnav-style1 .nav { width: 1240px; height: 82px; margin: auto; position: relative; }
.mainnav-style1 .logo{ display: block; position: absolute; top: 18px; left: 25px; }
.mainnav-style1 .logo img { width: 100px;  }
.mainnav-style1 .nav-item{ float: right; height: 100%; }
.mainnav-style1 .nav-item .nav-bar{ float: left; height: 100%; }
.mainnav-style1 .nav-item .nav-bar .menu{ float: left; padding: 0 18px; height: 100%; margin: 0; }
.mainnav-style1 .nav-item .nav-bar .menu .menu-title{ display: block; padding: 0 3px; line-height: 82px; color: #333; font-size: 14px; position: relative; }
.mainnav-style1 .nav-item .nav-bar .menu .menu-title.active{ height: 100%; border-bottom: 4px solid #f08c2f; }
.mainnav-style1 .nav-item .nav-bar .menu .menu-title:hover{ height: 100%; border-bottom: 4px solid #f08c2f; }
.mainnav-style1 .nav-item .nav-bar .menu .menu-title .icon-hot{ display: block; width: 26px; height: 12px; position: absolute; top: 28px; right: 0; background-image: url(../images/icon-sprite-sm.png); background-position: -35px 0px; }
.mainnav-style1 .nav-item .nav-bar .tools{ margin-right: 25px; cursor: pointer; }
.mainnav-style1 .tools .icon { display: block; float: left; width: 16px; height: 16px; margin: 32px 6px 0 0; background-image: url(../images/icon-sprite-sm.png); background-position: -17px 0px; }
.mainnav-style1 .tools .text { display: block; float: left; margin: 30px 0 0 0; font-size: 14px; }

/* 右侧悬浮栏 */
.section-infobar{ width: 1240px; margin: auto; }
.section-infobar .infobar{ width: 160px; position: fixed; right: 50%; top: 50%; margin: -209px -820px 0 0; z-index: 3; border: solid 1px #eee; border-top: 0; border-radius: 10px; box-shadow: 6px 6px 0px rgba(100,100,100,0.2); overflow: hidden; }
.section-infobar .infobar .bg{ height: 25px; background: url(../images/zhuanti/bg13.png) no-repeat center top; }
.section-infobar .infobar .cont{ background-color: #fff; padding: 0px 0px 20px; }
.section-infobar .infobar li{  padding: 0 16px; }
.section-infobar .infobar li a{ display: block; border-bottom: dashed 1px #ff6600; padding: 15px 0; color: #000; font-size: 14px; cursor: pointer; }
.section-infobar .infobar .btn{ display: block; width:113px; height: 31px; line-height:30px; font-size: 30px; font-weight: bold; color: #fff; font-size: 14px; text-align: center; margin: 28px 0 28px 18px;
    background-repeat: no-repeat; background-position: center top; background-image: url(../images/zhuanti/button2.png); }
.section-infobar .infobar .btn1{ background-image: url(../images/zhuanti/button4.png);}
.section-infobar .infobar .line{ height: 2px; background-color: #ff6600; position: relative; }
.section-infobar .infobar .line:after{ content: ""; display: block; position: absolute; top: 0px; left: 50%; margin-left: -8px; border: solid 8px transparent; border-top: solid 8px #ff6600; }
.section-infobar .infobar .msg{ text-align: center; color: #000; font-size: 14px; margin-top: 15px; }
.section-infobar .infobar .phone{ text-align: center; color: #ff6600; font-size: 16px; font-weight: bold; }
@media screen and (max-width:1617px){
    .section-infobar .infobar{ right: 0%; margin: -209px 0px 0 0; }
}

/* 商标注册专题 */
.page-zhuanti .sbzc-wrap{ background-color: #fafafa; padding-bottom: 20px; }
.page-zhuanti .sbzc-wrap .section1{ width: 100%; min-width: 1240px; height: 580px; background: url(../images/zhuanti/banner1.png) no-repeat center top; }
.page-zhuanti .sbzc-wrap .section1 h1{ font-size: 86px;  color: #fff; text-align: center; padding-top: 90px; }
.page-zhuanti .sbzc-wrap .section1 h1 span{ display: inline-block; height: 102px; line-height: 102px; font-weight: bold; background: url(../images/zhuanti/bg1.png) no-repeat 5px bottom; padding-right: 10px; }
.page-zhuanti .sbzc-wrap .section1 h1 i{ color: #ffdf00; font-weight: bold; }
.page-zhuanti .sbzc-wrap .section1 ul{ text-align: center; }
.page-zhuanti .sbzc-wrap .section1 li{ display: inline-block; margin: 0 17px; padding: 20px 30px; background-color: rgba(255,255,255,0.3); border-radius: 1px; color: #fff; text-align: left; position: relative; }
.page-zhuanti .sbzc-wrap .section1 li:after{ content: ""; display: block; width: 100%; height: 2px; background-color: rgba(255,255,255,0.3); position: absolute; bottom: -10px; left: 0; }
.page-zhuanti .sbzc-wrap .section1 li h3{ font-size: 20px; font-weight: bold; }
.page-zhuanti .sbzc-wrap .section1 li .r2{ font-size: 14px; padding: 10px 0 10px; }
.page-zhuanti .sbzc-wrap .section1 li .r3{ font-size: 16px; }
.page-zhuanti .sbzc-wrap .section1 li .r3 b{ font-size: 24px; font-weight: bold; }
.page-zhuanti .sbzc-wrap .section1 li .r3 i{ font-size: 12px; }
.page-zhuanti .sbzc-wrap .section1 li .r4{ text-align: right; padding-top: 10px; }
.page-zhuanti .sbzc-wrap .section1 li .r4 a{ font-size:14px; font-weight: bold; color:#fd4628; display: inline-block; background-color: #fff; border-radius: 14px; padding: 2px 15px; }
.page-zhuanti .sbzc-wrap .section1 .section1-text{
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 25px;
    padding-left: 80px;
    width:600px;
    overflow: hidden;
}
.page-zhuanti .sbzc-wrap .section1 .section1-text div{
    float: left;
    width: 50%;
    line-height: 1.6em;
    color: #fff;
}
.page-zhuanti .sbzc-wrap .section1 .section1-text div span{
    display: block;
}
.page-zhuanti .sbzc-wrap .section1 .section1-text div.section1-text-left{
    width: 220px;
}
.page-zhuanti .sbzc-wrap .section2{ width: 1240px; margin: auto; background-color: #fff; padding: 50px 60px 40px; margin-top: -50px; }
.page-zhuanti .sbzc-wrap .section2 .search-box{ *zoom: 1; }
.page-zhuanti .sbzc-wrap .section2 .search-box:after{ content: ""; display: block; clear: both; height: 0; visibility: hidden; }
.page-zhuanti .sbzc-wrap .section2 .searchkey{ display: block; float: left; border:1px solid #ccc; border-radius:4px; width:798px; height:50px; padding: 0 20px; font-size: 18px; }
.page-zhuanti .sbzc-wrap .section2 .searchkey::-webkit-input-placeholder{ color: #aaa; font-size: 16px; }
.page-zhuanti .sbzc-wrap .section2 .searchkey:-moz-placeholder{ color: #aaa; font-size: 16px; }
.page-zhuanti .sbzc-wrap .section2 .searchkey::-moz-placeholder{ color: #aaa; font-size: 16px; }
.page-zhuanti .sbzc-wrap .section2 .searchkey:-ms-input-placeholder{ color: #aaa; font-size: 16px; }
.page-zhuanti .sbzc-wrap .section2 .btn{ display: block; float: left; border-radius:4px; width:150px; height:50px; line-height: 50px; border: 0; cursor: pointer; font-size:20px; font-weight: bold; background-color:#ff6600; color:#fff; margin-left: 10px; text-align: center; }
.page-zhuanti .sbzc-wrap .section2 .msg{ text-align: center; font-size:16px; color:#333; padding-top: 20px; }
.page-zhuanti .sbzc-wrap .section2 .msg i{ color:#ff6600; }
.page-zhuanti .sbzc-wrap .section3{ width: 1240px; margin: auto; background-color: #fff; padding: 50px 0px 65px; margin-top: 20px; text-align: center; }
.page-zhuanti .sbzc-wrap .section3 .btn{ padding: 75px 0 0; }
.page-zhuanti .sbzc-wrap .section3 .btn a{ display: inline-block; width: 320px; height: 74px; line-height:60px; font-size: 30px; font-weight: bold; background: url(../images/zhuanti/button1.png) no-repeat center top; color: #fff; cursor: pointer; }
.page-zhuanti .sbzc-wrap .section4{ background-color: #140e2b; padding: 60px 0px 65px; margin-top: 20px; text-align: center; position: relative; }
.page-zhuanti .sbzc-wrap .section4 .btn{ padding: 75px 0 0; }
.page-zhuanti .sbzc-wrap .section4 .btn a{ display: inline-block; width: 320px; height: 74px; line-height:60px; font-size: 30px; font-weight: bold; background: url(../images/zhuanti/button1.png) no-repeat center top; color: #fff; cursor: pointer; }

.page-zhuanti .sbzc-wrap .section4 ul{ position: absolute; top: 160px; left: 50%; margin-left: -620px; }
.page-zhuanti .sbzc-wrap .section4 li{ display: inline-block; width: 215px; margin: 0px 37px 0 0; }
.page-zhuanti .sbzc-wrap .section4 li .btn{ display: inline-block; width: 110px; height: 336px; overflow: hidden; text-indent: -1000px; cursor: pointer; }

.page-zhuanti .sbzc-wrap .section5{ width: 1240px; margin: auto; background-color: #fff; padding: 60px 0px 65px; margin-top: 20px; text-align: center; }
.page-zhuanti .sbzc-wrap .section5 .btn{ padding: 75px 0 0; }
.page-zhuanti .sbzc-wrap .section5 .btn a{ display: inline-block; width: 320px; height: 74px; line-height:60px; font-size: 30px; font-weight: bold; background: url(../images/zhuanti/button1.png) no-repeat center top; color: #fff; cursor: pointer;  }
.page-zhuanti .sbzc-wrap .section5 .phone{ font-size:16px; color:#666; padding-top: 10px; }


/* 商标查询专题 */
.page-zhuanti .sbcx-wrap{ min-width: 1240px; background: #ff6600 url(../images/zhuanti/bg12.png) no-repeat center top; padding: 330px 0 30px; }
.page-zhuanti .sbcx-wrap .wrap{ width: 1240px; margin: auto; }
.page-zhuanti .sbcx-wrap .section1{ text-align: center; display: none; }
.page-zhuanti .sbcx-wrap .section2{ text-align: center; }
.page-zhuanti .sbcx-wrap .section2 a{ display: inline-block; width: 544px; height: 54px; line-height:52px; font-size: 30px; font-weight: bold; color: #fff; background:#00bfff; border-radius:100px; }
.page-zhuanti .sbcx-wrap .section3{ background-color: #fff; padding: 50px 60px 40px; border-radius: 6px; margin-top: 55px; }
.page-zhuanti .sbcx-wrap .section3 .search-box{ *zoom: 1; }
.page-zhuanti .sbcx-wrap .section3 .search-box:after{ content: ""; display: block; clear: both; height: 0; visibility: hidden; }
.page-zhuanti .sbcx-wrap .section3 .searchkey{ display: block; float: left; border:1px solid #ccc; border-radius:4px; width:798px; height:50px; padding: 0 20px; font-size: 18px; }
.page-zhuanti .sbcx-wrap .section3 .searchkey::-webkit-input-placeholder{ color: #aaa; font-size: 16px; }
.page-zhuanti .sbcx-wrap .section3 .searchkey:-moz-placeholder{ color: #aaa; font-size: 16px; }
.page-zhuanti .sbcx-wrap .section3 .searchkey::-moz-placeholder{ color: #aaa; font-size: 16px; }
.page-zhuanti .sbcx-wrap .section3 .searchkey:-ms-input-placeholder{ color: #aaa; font-size: 16px; }
.page-zhuanti .sbcx-wrap .section3 .btn{ display: block; float: left; border-radius:4px; width:150px; height:50px; line-height: 50px; border: 0; cursor: pointer; font-size:20px; font-weight: bold; background-color:#ff6600; color:#fff; margin-left: 10px; text-align: center; }
.page-zhuanti .sbcx-wrap .section3 .msg{ text-align: center; font-size:16px; color:#333; padding-top: 20px; }
.page-zhuanti .sbcx-wrap .section3 .msg i{ color:#ff6600; }
.page-zhuanti .sbcx-wrap .section4{ background-color: #fff; padding: 60px 0px 65px; margin-top: 30px; text-align: center; border-radius: 6px; }
.page-zhuanti .sbcx-wrap .section4 .btn{ padding: 75px 0 0; }
.page-zhuanti .sbcx-wrap .section4 .btn a{ display: inline-block; width: 360px; height: 74px; line-height:60px; font-size: 30px; font-weight: bold; background: url(../images/zhuanti/button3.png) no-repeat center top; color: #fff; cursor: pointer; }
.page-zhuanti .sbcx-wrap .section5{ padding: 60px 0px 60px; margin-top: 30px; text-align: center; }
.page-zhuanti .sbcx-wrap .section5 img{ width: 100%; }
.page-zhuanti .sbcx-wrap .section5 .btn{ margin-top: -78px; }
.page-zhuanti .sbcx-wrap .section5 .btn a{ display: inline-block; width: 360px; height: 74px; line-height: 60px; font-size: 30px; opacity: 0; overflow: hidden; cursor: pointer; }
.page-zhuanti .sbcx-wrap .section6{ background-color: #fff; padding: 60px 0px 65px; text-align: center; border-radius: 6px; }
.page-zhuanti .sbcx-wrap .section6 .btn{ margin-top: -102px; }
.page-zhuanti .sbcx-wrap .section6 .btn a{ display: inline-block; width: 360px; height: 74px; line-height: 60px; font-size: 30px; opacity: 0; overflow: hidden; cursor: pointer; }
.page-zhuanti .sbcx-wrap .section7{ background-color: #fff; padding: 60px 0px 65px; text-align: center; border-radius: 6px; margin-top: 30px; }
.page-zhuanti .sbcx-wrap .section7 .btn{ margin-top: -80px; }
.page-zhuanti .sbcx-wrap .section7 .btn a{ display: inline-block; width: 360px; height: 74px; line-height: 60px; font-size: 30px; opacity: 0; overflow: hidden; cursor: pointer; }
.page-zhuanti .sbcx-wrap .section8{ background-color: #fff; padding: 60px 0px 65px; text-align: center; border-radius: 6px; margin-top: 30px; position: relative; }
.page-zhuanti .sbcx-wrap .section8 ul{ position: absolute; top: 480px; left: 83px; }
.page-zhuanti .sbcx-wrap .section8 li{ display: inline-block; width: 290px; margin: 0px 31px; }
.page-zhuanti .sbcx-wrap .section8 li .btn{
    display: inline-block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    opacity: 0;
}

/* 收集游客信息弹窗 */
.collectguestinfoModal{ display: none; width: 570px; position: fixed; top: 48%; left: 50%; margin: -220px 0 0 -285px; }
.collectguestinfoModal.loading:before{ content: ""; display: block; clear: both; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3; background-color: #000; opacity: 0.1; }
.collectguestinfoModal.loading:after{ content: ""; display: block; clear: both; position: absolute; top: 50px; left: 50%; width: 50px; height: 50px; margin-left: -25px; z-index: 4; background: #fff url(../images/qds-loading.gif) no-repeat center center; background-size: 65%; border: solid 1px #ddd; border-radius: 50%; animation: loading 10s ease-out infinite; }
@keyframes loading{
    50%{ transform: translate(0,200px); }
}
.collectguestinfoModal.show{ display: block;}
.collectguestinfoModal .shadow{ display: block; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(0,0,0,0.3); }
.collectguestinfoModal td{ padding: 10px 10px; color: #333; }
.collectguestinfoModal .iconclose{ display: block; width: 30px; height: 30px; line-height: 30px; position: absolute; top: 15px; right: 15px; cursor: pointer; background: url(../images/zhuanti/close.png) no-repeat center center;}
.collectguestinfoModal header{ font-size: 28px; color: #fff; font-weight: bold; text-align: center; padding: 28px 0px 30px; }
.collectguestinfoModal .cont{ background-color: #ff6600; padding: 0px 30px 30px; position: relative; z-index: 2; }
.collectguestinfoModal .bodyer{ background-color: #fff; padding: 20px 0; }
.collectguestinfoModal .input{ width: 320px; height: 34px; border: solid 1px #ccc; padding: 0px 10px; color: #000; }
.collectguestinfoModal .footer{ background-color: #fff; text-align: center; padding: 20px 0; position: relative; z-index: 2; }
.collectguestinfoModal .footer .btn{ display: inline-block; width: 151px; height: 40px; line-height:35px; font-size: 20px; background: url(../images/zhuanti/button5.png) no-repeat center top; color: #fff; cursor: pointer; }
.collectguestinfoModal .yzmbox{ position: relative; }
.collectguestinfoModal .yzmbox .input{ width: 212px; }
.collectguestinfoModal .btn-send{ position: absolute; right: 0px; top: 0px; display: block; color:#ff6600; font-size: 14px; cursor: pointer; height: 100%; line-height: 34px; width: 110px; text-align: center; background-color: #fff; border: solid 1px #ccc; border-left: solid 1px #e9e9e9; }
.collectguestinfoModal  .btn-send.disabled{ color: #999; }


.collectguestinfoModal .input.error{ border: solid 2px #ff2222; }
.require.error, input.require.error, textarea.require.error, select.require.error{ border: solid 2px #ff2222; animation: error 0.3s ease; }
@keyframes error {
    25%{ transform: translate(-10px,0); }
    50%{ transform: translate(10px,0); }
    75%{ transform: translate(-10px,0); }
    100%{ transform: translate(10px,0); }
}
#com-topSearch{ display: none; }
#com-navbar{ display: none; }
#rightFixBar{ display: none; }



.hhrfirst-wrap {
    text-align: center;
    background: url(../images/zhuanti/hhr/hhr-first-bg.jpg) no-repeat center top;
}
.hhrfirst-wrap a {
    display: inline-block;
}
.hhrfirst-wrap .btn1 {
    margin-top: 590px;
    margin-left: 40px;
    width: 460px;
    height: 56px;
}
.hhrfirst-wrap ul {
    display: inline-block;
    text-align: left;
}
.hhrfirst-wrap .u1 {
    margin-top: 1000px;
    margin-left: 100px;
    width: 770px;
}
.hhrfirst-wrap .u1 li {
    margin-bottom: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.hhrfirst-wrap .btn2 {
    margin-top: 214px;
    margin-left: 40px;
    width: 460px;
    height: 56px;

}
.hhrfirst-wrap .u2 {
    margin-top: 225px;
}
.hhrfirst-wrap .u2 li {
    margin-bottom: 16px;
    font-size: 16px;
}
.hhrfirst-wrap .u2 li:before {
    content: "";
    display: inline-block;
    margin-right: 14px;
    width:6px;
    height:6px;
    background-color: #3798EC;
    border-radius: 50%;
    vertical-align: middle;
}