.logo{position:fixed;z-index:999;top:0;left:0;right:0;color:#fff;font-size:16px;padding:10px 0;background-color:#00337d}.logo>div{display:flex;justify-content:space-between}.logo>div>a{display:inline-block;vertical-align:middle}@media screen and (min-width:320px)and (max-width:767px){.logo>div>a{margin-top:6px}}.logo>div>a img{width:230px;margin-top:4px}@media screen and (min-width:320px)and (max-width:767px){.logo>div>a img{margin-top:2px;width:200px}}.logo .user-info{width:65%;display:inline-block;vertical-align:middle;text-align:right}@media screen and (min-width:320px)and (max-width:767px){.logo .user-info{display:none}}.logo .user-info .user-info-item{display:inline-block;vertical-align:middle;position:relative;width:23.5%;height:40px;padding-top:10px;box-sizing:border-box;text-align:center;cursor:pointer;margin-right:2%;transition:all .3s}.logo .user-info .user-info-item:last-child{margin-right:0}.logo .user-info .user-info-item .list{background-color:#fff;font-size:14px;box-sizing:border-box;position:absolute;padding:0 30px;left:0;right:0;margin-top:18px;text-align:left;overflow:hidden;color:#000;transition:height .3s}.logo .user-info .user-info-item .list a{color:#000}.logo .user-info .user-info-item .list:after{content:"";height:3px;background-color:#000;position:absolute;left:0;right:0;top:0}.logo .user-info .user-info-item .list div{margin:20px 0;position:relative}.logo .user-info .user-info-item .list div:after{content:"";width:5px;height:5px;border-radius:50%;border:1px solid #e5e5e5;position:absolute;left:-15px;top:7px}.logo .user-info .user-info-item .list div:hover:after{border-color:#215fb0;background-color:#215fb0}.logo .user-info .user-info-item .iconfont{display:inline-block;margin-left:15px;transition:all .5s}.logo .user-info a{color:#fff;text-decoration:none}.logo .logo-more{border-radius:50%;height:40px;width:40px;line-height:50px;text-align:center;display:none;position:relative;border:1px solid #0064c8;transition:all 1s}.logo .logo-more:before{content:"";display:block;width:1px;height:1px;border-radius:100%;background-color:#000;position:absolute;top:50%;left:50%;opacity:0;transform:translate(-50%,-50%);transition:all 1.5s;z-index:-1}@media screen and (min-width:320px)and (max-width:767px){.logo .logo-more{display:block}}.logo .logo-more-list{display:inline-block;width:1px;background-color:#0064c8;height:24px;position:relative;transition:all 1s}.logo .logo-more-list:before{display:block;content:"";height:5px;width:5px;border-radius:100%;border:1px solid #fff;background-color:#0064c8;position:absolute;left:-3px;top:0;transition:all 1s}.logo .logo-more-zhansdoh{position:fixed;width:100%;left:0;top:0;z-index:-1;height:100%;background-color:#2a2a2a;opacity:0;cursor:default;padding-top:80px;transition:all 1s}.logo .logo-more-zhansdoh a{color:#000;text-decoration:none}.logo .logo-more-zhansdoh-name a{color:#fff}.logo .logo-more-zhansdoh-name .user_header{width:80px;height:80px;margin:0 auto;overflow:hidden;border-radius:50%;display:flex;justify-content:center;align-items:center}.logo .logo-more-zhansdoh-name .user_header img{height:100%}.logo .logo-more-zhansdoh-login{margin:0 auto;width:100px;height:100px;line-height:100px;color:#000;font-size:14px;border-radius:50%;background-color:#fff;text-align:center;overflow:hidden}.logo .logo-more-zhansdoh-login img{width:100%;height:100%}.logo .logo-more-zhansdoh-item{font-size:14px;border-top:1px solid #707070;overflow:hidden;padding:10px 0;line-height:30px}.logo .logo-more-zhansdoh-item>a{font-weight:600;display:block}.logo .logo-more-zhansdoh-item a{color:#fff;text-decoration:none}.logo .logo-more-zhansdoh-item .list{padding:0 15px;box-sizing:border-box;display:inline-block;width:50%;line-height:20px}.logo .logo-more-active{opacity:1}.logo .logo-more-list1:before{-webkit-animation:gogo1 2s linear infinite;animation:gogo1 2s linear infinite;top:100%;margin-top:-5px}.logo .logo-more-list2{margin:0 7px}.logo .logo-more-list2:before{-webkit-animation:gogo2 2s linear infinite;animation:gogo2 2s linear infinite;top:50%;margin-top:-5px}.logo .logo-more-list3:before{-webkit-animation:gogo3 2s linear infinite;animation:gogo3 2s linear infinite;top:0;margin-top:-5px}.logo .active{border-color:#fff}.logo .active:before{width:10000px;height:10000px;transition:all 2s;-webkit-transition:all 2s;z-index:-99;opacity:1}.logo .active .logo-more-list{transition:all 1s}.logo .active .logo-more-list:before{opacity:0}.logo .active .logo-more-list1{position:relative;top:2px;left:8px;background-color:#fff;transform:rotate(42deg)}.logo .active .logo-more-list2{opacity:0}.logo .active .logo-more-list3{background-color:#fff;position:relative;top:2px;right:8px;transform:rotate(-45deg)}.dx-header{position:fixed;z-index:999;top:0;left:0;right:0;color:#fff;background-color:rgba(4,29,109,.77);font-size:16px}@media screen and (min-width:320px)and (max-width:767px){.dx-header{display:none}}.dx-header .item{display:flex;justify-content:space-between}.dx-header .item .left{height:50px;line-height:50px}.dx-header .item .left a{color:#fff;border:0;cursor:pointer;text-decoration:none}.dx-header .item .right{height:50px;line-height:50px}.dx-header .item .right .colse-btn{display:inline-block;font-size:14px;margin-left:15px;cursor:pointer}.dx-header .item .right a{color:#fff;border:0;font-size:14px;cursor:pointer;text-decoration:none}.dx-header .item .right a:last-child{margin-left:15px}@-webkit-keyframes gogo1{0%{top:100%}25%{top:50%}50%{top:0}75%{top:50%}to{top:100%}}@keyframes gogo1{0%{top:100%}25%{top:50%}50%{top:0}75%{top:50%}to{top:100%}}@-webkit-keyframes gogo2{0%{top:50%}30%{top:100%}75%{top:0}to{top:50%}}@keyframes gogo2{0%{top:50%}30%{top:100%}75%{top:0}to{top:50%}}@-webkit-keyframes gogo3{0%{top:0}25%{top:50%}50%{top:100%}75%{top:50%}to{top:0}}@keyframes gogo3{0%{top:0}25%{top:50%}50%{top:100%}75%{top:50%}to{top:0}}.footer{background-color:#00337d;color:#fff;font-size:13px;padding:15px 0}.footer a{color:#fff;text-decoration:none;transition:color .3s}.footer p{margin:0 0;margin-bottom:5px}.footer p:last-child{margin-bottom:0}.footer .login-logo{width:800px;text-align:left;padding:0 0 20px;box-sizing:border-box}.footer .login-logo img{width:170px;max-height:100%}.footer .login-logo .shares{display:inline-block;color:#ececec;font-size:12px;position:relative;margin-left:10px}.footer .login-logo .shares:after{content:"";width:1px;position:absolute;bottom:3px;top:3px;background-color:#ececec}.footer .login-logo .shares p{margin-left:10px}.footer .login-logo .shares p:last-child{letter-spacing:1px}@media screen and (min-width:320px)and (max-width:767px){.footer .login-logo{width:350px}}@media screen and (min-width:320px)and (max-width:360px){.footer .login-logo{width:300px}}.footer .info{text-align:center}.footer .info a{margin-left:15px}@media screen and (min-width:320px)and (max-width:767px){.footer .info a{margin-left:0}}.footer .info span{margin-left:200px}@media screen and (min-width:320px)and (max-width:767px){.footer .info span{margin-left:0;display:block;margin-top:10px}}.patent{margin-top:60px;font-size:16px;padding-top:20px;box-sizing:border-box;min-height:89vh}.patent .patent-table{background-color:#fff;box-sizing:border-box;padding-bottom:1px;margin-bottom:55px}.patent .patent-table-page{text-align:center;margin:30px 0}.patent .top{margin:30px 0;display:flex;justify-content:space-between}@media screen and (min-width:320px)and (max-width:767px){.patent .top{display:block}}.patent .top .title{font-size:26px;letter-spacing:2px;color:#c0c4cc}@media screen and (min-width:320px)and (max-width:767px){.patent .top .title{display:none}}.patent .top .title .item{cursor:pointer}.patent .top .title .active,.patent .top .title .item:hover{color:#00337d}.patent .top .search input{border:0;outline:none;height:40px;padding:10px;box-sizing:border-box;color:#999;width:380px;vertical-align:middle}@media screen and (min-width:320px)and (max-width:767px){.patent .top .search input{width:75%;border-top-left-radius:5px;border-bottom-left-radius:5px}}.patent .top .search .btn{color:#fff;background-color:#00337d;height:40px;line-height:40px;padding:0 20px;display:inline-block;vertical-align:middle;box-sizing:border-box;cursor:pointer}@media screen and (min-width:320px)and (max-width:767px){.patent .top .search .btn{width:25%;text-align:center;border-top-right-radius:5px;border-bottom-right-radius:5px}}