*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,textarea,ul{margin:0;padding:0}
body{overflow-x:hidden;background:#fff;color:#333;font-size:14px;font-family:"Microsoft YaHei","黑体","宋体",Arial,sans-serif;}
h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%}
a{color:#555;text-decoration:none;-webkit-tap-highlight-color:transparent}
a,a:active,a:focus,a:hover,a:link,a:visited{outline:0;text-decoration:none;-webkit-tap-highlight-color:transparent}
img{border:none;vertical-align:middle}
li,ol,ul{list-style:none}
button,input,select,textarea{font:14px Arial,"Microsoft YaHei","黑体","宋体",sans-serif}
input, button{border: 0; outline: none; background: none; filter: chroma(color=#000000);}
/*body{ -webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none }*/
::selection{background: #00aef3; color: #fff;}
::-moz-selection{background: #00aef3; color: #fff;}
.clearfix:before,.clearfix:after{content:"";display:table;clear:both;visibility:hidden}
i, em, b { font-style: normal;}
input{outline:none;}
.clearfix{*zoom:1}
.w1200{max-width: 1200px;height: 100%;margin: 0 auto}
.top80{margin-top:80px;}
.ellip{ overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap;}
/* 头部 */
.page-header{width: 100%;height: 80px;text-align: center;color: #ffffff;font-family: '微软雅黑';position: fixed;top: 0;background: #fff;z-index: 9999;/*border-bottom: 1px solid  #e3e3e3;*/}
.page-header .logo img{height: 66px;position: relative;float: left;margin: 7px 2%;}
.page-header .logo h1{color: transparent;text-indent: -9999px;}
.page-header .page-header-nav{ display: flex;justify-content: space-between;}
.page-header .navs {overflow: unset;}
.page-header .navs{overflow: hidden;height: 80px;float: left;}
.page-header .navs ul{height: 80px;font-size: 16px;}
.page-header .navs ul a{box-sizing: border-box;float: left;height: 80px;}
.page-header .navs ul li{float: left;color: #333333;line-height: 80px;margin: 0px 26px;position: relative;}
.page-header .navs ul li::after{content: '';width: 1px;height: 14px;background-color: #cfcfcf;    display: block; top: 50%; position: absolute;  right: -26px; transform: translateY(-50%);}
.page-header .navs ul li:last-child::after{display: none;}
.page-header .navs ul li:last-child{margin:0px 0px 0px 26px;}
.page-header .navs ul li>a{float: left;color: #333333;}
.page-header .navdown{width: 80px;height: 80px;float: right;background: url(../image/navdome.png) center center no-repeat;cursor: pointer;}
.page-header .menu-list{position: inherit;left: 0;top: -300px;display: none;transition: 0.5s; -webkit-transition: 0.5s;width: 100%;background: #fff;z-index: 1;}
.page-header .menu-list li{color: black;width: 100%;height: 50px;line-height: 50px;;color: linear-gradient(to right, #fc5756, #fe8355);text-align: center;font-size: 1.3rem;}
.page-header .menu-list.active{top: 80px;transition: 0.5s; -webkit-transition: 0.5s;display: block;}
.page-header .navdownLine{display: none;}

/* 尾部 */
.page-footer{ 	background-color: #141414;width: 100%;}
.page-footer .w1200{display: flex;  justify-content: space-around;padding: 50px 0px;border-bottom: 1px solid #52545f;}
.page-footer .w1200 .page-footer-logo{width: 300px;position: relative;}
.page-footer .w1200 .page-footer-logo::after{content: '';width: 1px;height: 110px;background-color:  #8b8b8b;position: absolute;right: 0px;top:20px;}
.page-footer .w1200 .page-footer-logo img{max-width: 180px;    margin-top: 20px;}
.page-footer .w1200 .page-footer-nav{  width: 240px;}
.page-footer .w1200 .page-footer-nav a{color: #ffffff;font-size: 18px;line-height: 48px;width: 50%;float: left;text-align: center;position: relative;}
.page-footer .w1200 .page-footer-nav a:nth-child(2n)::before{content: '';width: 1px;height: 14px;background-color:  #8b8b8b;position: absolute;left: 0px;top:20px;}
.page-footer .w1200 .page-footer-contact{display: flex;justify-content: space-between;width: 420px;}
.page-footer .w1200 .page-footer-contact .page-footer-wechat { width: 120px;height: 120px;background-color: #e5e5e5;    margin-top: 20px;}
.page-footer .w1200 .page-footer-contact .page-footer-wechat img{width: 100%;height: 100%; }
.page-footer .w1200 .page-footer-contact .page-footer-tel{color: #ffffff;}
.page-footer .w1200 .page-footer-contact .page-footer-tel p{font-size: 18px;line-height: 48px; }
.page-footer .w1200 .page-footer-contact .page-footer-tel h2{font-size: 36px;}
.page-footer .w1200 .page-footer-contact .page-footer-tel p a{	width: 120px;height: 40px;background-image: linear-gradient(0deg,#f78622 0%,#fca93d 100%);border-radius: 5px;color: #ffffff;font-size: 18px;line-height: 40px;text-align: center;display: inline-block;margin-left: 10px;}
.page-footer .page-footer-copy{text-align: center;line-height: 70px;height: 70px;color: #4e505c;font-size: 14px}
.page-footer .page-footer-copy a{color: #4e505c;}
@media screen and (max-width: 1200px){
    .w1200{width: 100%;}
}
@media screen and (max-width: 940px){
    .page-header .navs{display: none;}
    .page-header .navdownLine{display: block;}
    .page-header .logo img {margin: 7px 0px 0px 20px;}
    .page-footer .w1200 .page-footer-logo {display: none;}
}
@media screen and (max-width: 750px){
    .page-footer .w1200{display: block;}
    .page-footer .w1200 .page-footer-nav{width: 100%;}
    .page-footer .w1200 .page-footer-contact{width: 96%;margin:auto;}
    .page-footer .w1200 .page-footer-contact .page-footer-tel h2 {font-size: 26px;}
    .page-footer .w1200 .page-footer-contact .page-footer-wechat {margin-top:10px;}
    .page-footer .page-footer-copy {line-height: 30px;}
}

/* 版权服务 */
.page-copy-banner {height: 530px; width: 100%; background: url(/static/web/image/4/banner.png) center center no-repeat;}
.page-copy-modle {background-color: #f9f9f9;    padding: 50px 0px 70px;}
.page-copy-modle .copy-modle {display: flex; flex-flow: row wrap; align-content: stretch;    justify-content: space-between;}
.page-copy-modle .copy-modle .copy-modle-item{    margin-top: 20px;height: 166px;width: 285px;background-color: #ffffff;box-shadow: 0px 5px 10px 0px rgba(156, 156, 156, 0.18);position: relative;padding: 20px;}
.page-copy-modle .copy-modle .copy-modle-item h2{color: #333333;font-size: 24px;line-height: 30px;}
.page-copy-modle .copy-modle .copy-modle-item h2 span{width: 9px;height: 12px;background: url(/static/web/image/4/1-icon2.png) center center no-repeat;display: inline-block;margin-left: 10px;}
.page-copy-modle .copy-modle .copy-modle-item p{color: #888888;line-height: 24px;font-size: 14px;    margin: 10px 0px;     height: 48px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.page-copy-modle .copy-modle .copy-modle-item>span{color: #ef4c38;font-size: 24px; }
.page-copy-modle .copy-modle .copy-modle-item>span i{font-size: 16px;}
.page-copy-modle .copy-modle .copy-modle-item .modle-item-tel{height: 50px;background-image: linear-gradient(-90deg, #fa883c 0%, #ffb955 100%);width: 100%;position: absolute;bottom: 0px;left: 0px;display: none;}
.page-copy-modle .copy-modle .copy-modle-item .modle-item-tel a{line-height: 50px;width: 100%;display: block;text-align: center;font-size: 16px;color:#fff; } 
.page-copy-modle .copy-modle .copy-modle-item:nth-child(1){background: url(/static/web/image/4/1-pic1.png) center center no-repeat;}
.page-copy-modle .copy-modle .copy-modle-item:nth-child(2){background: url(/static/web/image/4/1-pic2.png) center center no-repeat;}
.page-copy-modle .copy-modle .copy-modle-item:nth-child(3){background: url(/static/web/image/4/1-pic3.png) center center no-repeat;}
.page-copy-modle .copy-modle .copy-modle-item:nth-child(4){background: url(/static/web/image/4/1-pic4.png) center center no-repeat;}
.page-copy-modle .copy-modle .copy-modle-item:nth-child(5){background: url(/static/web/image/4/1-pic5.png) center center no-repeat;}
.page-copy-modle .copy-modle .copy-modle-item:nth-child(6){background: url(/static/web/image/4/1-pic6.png) center center no-repeat;}
.page-copy-modle .copy-modle .copy-modle-item:nth-child(7){background: url(/static/web/image/4/1-pic7.png) center center no-repeat;}
.page-copy-modle .copy-modle .copy-modle-item:nth-child(8){background: url(/static/web/image/4/1-pic8.png) center center no-repeat;}
.page-copy-modle .copy-modle .copy-modle-item:nth-child(9){background: url(/static/web/image/4/1-pic9.png) center center no-repeat;}
.page-copy-modle .copy-modle .copy-modle-item:nth-child(10){background: url(/static/web/image/4/1-pic10.png) center center no-repeat;}
.page-copy-modle .copy-modle .copy-modle-item:nth-child(11){background: url(/static/web/image/4/1-pic11.png) center center no-repeat;}
.page-copy-modle .copy-modle .copy-modle-item:hover { border: solid 1px #ff853b;}
.page-copy-modle .copy-modle .copy-modle-item:hover .modle-item-tel{display: block;}
.page-copy-modle .copy-modle .copy-modle-item:hover h2 span{background: url(/static/web/image/4/1-icon1.png) center center no-repeat; }
.page-copy-modle .copy-modle .copy-modle-item-mo{background: url(/static/web/image/4/1-pic12.png) center center no-repeat;margin-top: 20px;height: 166px;width: 285px;background-color: #ffffff;box-shadow: 0px 5px 10px 0px rgba(156, 156, 156, 0.18);position: relative;padding: 20px; }
.page-copy-modle .copy-modle .copy-modle-item-mo h2{color: #ffffff;font-size: 24px; text-align: center;    line-height: 65px;}
.page-copy-modle .copy-modle .copy-modle-item-mo a{ width: 180px;height: 40px;background-image: linear-gradient(-90deg, #348ff5 0%, #3c9efa 100%);line-height: 40px;text-align: center;margin:auto;display: block;color: #ffffff;font-size: 16px;}
.page-copy-other {padding-bottom: 60px;}
.page-copy-other .copy-other{display: flex; flex-flow: row wrap; align-content: stretch;    justify-content: space-between;}
.page-copy-other .copy-other .copy-other-item{width: 285px;height: 310px;background-color: #f9f9f9;border-radius: 3px;margin-bottom: 20px;}
.page-copy-other .copy-other .copy-other-item .other-tit{padding:20px;}
.page-copy-other .copy-other .copy-other-item h2{color: #333333;font-size: 24px; color: #333333;}
.page-copy-other .copy-other .copy-other-item p{color: #666666;font-size: 16px;line-height: 30px;height: 30px;}
.page-copy-other .copy-other .copy-other-item span{ color: #ff532b;font-size: 30px; display: block;margin: 15px 0px 20px;}
.page-copy-other .copy-other .copy-other-item span i{font-size: 24px; }
.page-copy-other .copy-other .copy-other-item .other-img{height: 104px;background-color: #b5b5b5;border-radius: 3px 3px 0px 0px; }
.page-copy-other .copy-other .copy-other-item:nth-child(1) .other-img{background: url(/static/web/image/4/2-pic1.png) center center no-repeat;  }
.page-copy-other .copy-other .copy-other-item:nth-child(2) .other-img{background: url(/static/web/image/4/2-pic2.png) center center no-repeat;  }
.page-copy-other .copy-other .copy-other-item:nth-child(3) .other-img{background: url(/static/web/image/4/2-pic3.png) center center no-repeat;  }
.page-copy-other .copy-other .copy-other-item:nth-child(4) .other-img{background: url(/static/web/image/4/2-pic4.png) center center no-repeat;  }
.page-copy-other .copy-other .copy-other-item .other-btn{display: flex; flex-flow: row wrap; align-content: stretch;    justify-content: space-between;}
.page-copy-other .copy-other .copy-other-item .other-btn a{display: block; width: 110px;height: 36px;background-color: #3897f8;border-radius: 3px;line-height: 36px;text-align: center;color:#fff;}
.page-copy-other .copy-other .copy-other-item .other-btn a:nth-child(2){background-color: #ff9656; }
.page-copy-good{background: url(/static/web/image/4/3-bg.png) center center no-repeat;background-size: 100% 100%;    overflow: hidden;    padding-bottom: 94px;}
.page-copy-good .copy-good{display: flex; flex-flow: row wrap; align-content: stretch;    justify-content: space-between;background-color: #ffffff;border-radius: 3px;}
.page-copy-good .copy-good .copy-good-item{width: 20%;padding:30px;border-left: solid 1px #dedede; }
.page-copy-good .copy-good .copy-good-item img{display: block;margin:auto ;}
.page-copy-good .copy-good .copy-good-item h2{color: #333333;font-size: 24px;line-height: 30px;text-align: center;margin: 20px 0px; }
.page-copy-good .copy-good .copy-good-item p{color: #666666;font-size: 16px;line-height: 30px; }
.page-copy-process {padding-bottom: 70px;}
.page-copy-process .copy-process{ max-width: 100%;display: flex; margin: auto; justify-content: space-between; align-items: center; flex-flow: row wrap;}
.page-copy-process .copy-process .copy-process-item{text-align: center;    margin-bottom: 20px; }
.page-copy-process .copy-process .copy-process-item h2{ color: #222222;font-size: 18px;line-height: 30px;}
.page-copy-process .copy-process .copy-process-item img{display: block;margin: auto; }
.page-copy-process .copy-process .copy-process-item p{ color: #666666;font-size: 14px;line-height: 30px;}
.page-copy-process .copy-process .copy-process-line{background: url(/static/web/image/4/4-icon0.png) center center no-repeat;width: 25px;height: 20px; }
@media screen and (max-width: 940px){
    .page-copy-good .copy-good{display: block;}
    .page-copy-good .copy-good{width: 98%;padding:30px 0px;margin: auto; }
    .page-copy-good .copy-good .copy-good-item{margin: 20px auto 0px;border: solid 1px #dedede; width: 90%;}
}
@media screen and (max-width: 750px){
    .page-copy-modle .copy-modle , .page-copy-other .copy-other {display: block;}
    .page-copy-modle .copy-modle .copy-modle-item , .page-copy-modle .copy-modle .copy-modle-item-mo , .page-copy-other .copy-other .copy-other-item{    margin: 20px auto 0px;}
    .page-copy-process .copy-process .copy-process-item{width: 100%;}
    .page-copy-process .copy-process .copy-process-line{    margin: 0px auto 21px;transform: rotate(90deg); }
} 

/* 注册详情 */
.page-regdel{background-color: #eff2f3;padding-bottom: 80px;}
.page-regdel .regdel-mod1 .mod1-brand {background: #fff;padding:30px;}
.page-regdel .regdel-mod1 .mod1-brand .mod1-brand-tit{display: flex;}
.page-regdel .regdel-mod1 .mod1-brand .brand-img{ width: 280px;}
.page-regdel .regdel-mod1 .mod1-brand .brand-img img{max-width: 100%;display: block;margin: auto; }
.page-regdel .regdel-mod1 .mod1-brand .brand-tit{padding-left: 30px;width: calc(100% - 280px);}
.page-regdel .regdel-mod1 .mod1-brand .brand-tit .tit h3{font-size: 24px;color: #222;}
.page-regdel .regdel-mod1 .mod1-brand .brand-tit .tit p{font-size: 12px;color: #666;margin:10px 0px 20px;}
.page-regdel .regdel-mod1 .mod1-brand .price{background-color: #fff4e8;padding: 10px;}
.page-regdel .regdel-mod1 .mod1-brand .price p{ font-size: 14px; color: #888;}
.page-regdel .regdel-mod1 .mod1-brand .price p span{font-size: 26px; color: #E73C14;font-weight: bold; line-height: 35px;}
.page-regdel .regdel-mod1 .mod1-brand .price p span i{font-size: 14px;}
.page-regdel .regdel-mod1 .mod1-brand .price p.yuanj span{ text-decoration: line-through;    color: #888;}
.page-regdel .regdel-mod1 .mod1-brand .head_detail_show_btns a{ text-align: center; line-height: 30px; font-size: 14px; color: #fff; font-weight: bold;    display: inline-block;width: 120px;}
.page-regdel .regdel-mod1 .mod1-brand .head_detail_show_btns a.buy_btn{border: 1px solid #E73C14;background: #E73C14;}
.page-regdel .regdel-mod1 .mod1-brand .head_detail_show_btns a.bargain{    border: 1px solid #d31c20;background: #d31c20; }
.page-regdel .regdel-mod1 .mod1-brand .head_detail_show_btns{    margin: 30px 0px;}
.page-regdel .regdel-mod1 .brand_promise{display: flex;justify-content: space-between;padding-top: 30px;margin-top:30px;border-top:1px solid #ebebeb; }
.page-regdel .regdel-mod1 .brand_promise span{font-size: 12px;color: #888;}
.page-regdel .regdel-mod1 .brand_promise span i.x-icon{width: 8px;height: 8px;display: inline-block;border:1px solid #888; border-radius: 50%;    margin-right: 4px;}
.page-regdel .regdel-mod1 .brand_promise mark { font-size: 14px; color: #fa6302; float: right; background: none;}
.page-regdel .regdel-mod1  .brand_warp_r{width: 100%;background: #fff;padding:30px;min-height: 420px; border-left: 1px solid #ebebeb;}
.page-regdel .regdel-mod1  .brand_warp_r .brand_warp_rTop{    text-align: center;}
.page-regdel .regdel-mod1  .brand_warp_r .brand_warp_rTop .contact_img img{display: block;margin:auto; } 
.page-regdel .regdel-mod1  .brand_warp_r .brand_warp_rTop h4{font-size: 18px; color: #2A2A2A; margin: 0 auto; text-align: center; line-height: 40px;font-weight: normal;}
.page-regdel .regdel-mod1  .brand_warp_r .brand_warp_rTop p{font-size: 12px; color: #999;}
.page-regdel .regdel-mod1  .brand_warp_r .brand_warp_rTop p.codep{color:#2A2A2A;font-size:14px;}
.page-regdel .regdel-mod1  .brand_warp_r .brand_warp_rTop p em{margin-right:10px;}
.page-regdel .regdel-mod1  .brand_warp_r .brand_warp_rTop p span{color: #f00;}
.page-regdel .regdel-mod1  .brand_warp_r .brand_warp_rTop .contact_brn{height: 36px;line-height: 36px;text-align: center; background-color: #ff993f;    margin: 15px 0px;}
.page-regdel .regdel-mod1  .brand_warp_r .brand_warp_rTop .contact_brn a{width: 100%;height: 100%;display: block;text-align: center;color: #fff;}
.page-regdel .regdel-mod1  .brand_warp_r .brand_warp_rTop .contact_msg span{display: block; text-align: left; line-height: 30px;}
.page-regdel .regdelbg{background-color: #fff;padding:30px;margin-top:30px;}
.page-regdel .regdelh2{ margin-bottom: 30px; font-size: 20px;color: #333;text-align: center;font-weight: bold;}
.page-regdel .regdel-mod2 .regdel-mod2-tit{ display: flex;justify-content: space-between;width:100%;}
.page-regdel .regdel-mod2 .regdel-mod2-tit>div{font-size: 16px;background-color: #f6f7fb;line-height: 60px;text-align: center;width: 32%;}
.page-regdel .regdel-mod3 .regdel-mod3-tit{justify-content: space-between; display: flex;flex-flow: row wrap; align-content: stretch;width:100%;}
.page-regdel .regdel-mod3 .regdel-mod3-tit>div{font-size: 16px;background-color: #f6f7fb;padding:20px 10px;text-align: center;width: 32%;margin-bottom: 20px;}
.page-regdel .regdel-mod3 .regdel-mod3-tit>div span{font-size: 12px; color: #666;}
.page-regdel .regdel-mod3 .regdel-mod3-tit>div h3{line-height: 40px;}
.page-regdel .regdel-mod3 .regdel-mod3-tit>div .line{display: block;width: 15px; height: 2px;background-color: #d31c20; margin: 0px auto 20px;}
.page-regdel .regdel-mod4 .regdel-mod4-tit{display: flex;justify-content: space-between;flex-flow: row wrap; align-content: stretch; }
.page-regdel .regdel-mod4 .regdel-mod4-tit>div{box-shadow: 0 3px 16px #f0f8f9;width: 210px;padding: 30px;margin-bottom: 10px;}
.page-regdel .regdel-mod4 .regdel-mod4-tit>div span{ width: 50px;height: 50px; border-radius: 50%; background: #f2f5fe ; margin: auto;  text-align: center; line-height: 50px;color: #fb4f13 ;font-size: 22px ; font-weight: bold;display: block;}
.page-regdel .regdel-mod4 .regdel-mod4-tit>div p{    margin-top: 20px;text-align: center;}
.page-regdel .regdel-mod4 .x-material{width: 100%; margin-top: 20px;}
.page-regdel .regdel-mod4 .x-material table{width: 100%; background-color: #f3f4f9;}
.page-regdel .regdel-mod4 .x-material table th,
.page-regdel .regdel-mod4 .x-material table td{border: 1px solid #ffffff; padding: 17px 0; text-align: center;}
.page-regdel .regdel-mod4 .x-material table th{font-size: 18px; color: #4b4b4c;}
.page-regdel .regdel-mod4 .x-material table td{font-size: 14px; color: #969699;}
.page-regdel .regdel-mod4 .x-material .service_table td{text-align: left; padding-left: 80px;}
.page-regdel .regdel-mod4 .x-material table tr td:nth-child(1){width: 120px;}
.page-regdel .regdel-mod4 .x-material table.service_table tr td:nth-child(1){width: 50%;}
.page-regdel .regdel-mod4 .x-material table td.td_bg{background: #f8f8fb;}
@media screen and (max-width: 1000px){
    .page-regdel .regdel-mod1 .brand_promise{display: none;}
    .page-regdel .regdel-mod1 .mod1-brand{min-height: 420px;}
    .page-regdel .regdel-mod1 .brand_warp_r{ border: 1px solid #ebebeb;}
}
@media screen and (max-width: 750px){
    .page-regdel .regdel-mod1 .mod1-brand .mod1-brand-tit , .page-regdel .regdel-mod4 .regdel-mod4-tit{display: block;}
    .page-regdel .regdel-mod1 .mod1-brand .brand-tit {width: 100%; margin-top: 20px;    padding-left: 0px;}
    .page-regdel .regdel-mod1 .mod1-brand .brand-img {width: 100%;}
    .page-regdel .regdel-mod2 .regdel-mod2-tit {display: block;}
    .page-regdel .regdel-mod2 .regdel-mod2-tit>div{width: 100%;margin-bottom: 10px;}
    .page-regdel .regdel-mod4 .regdel-mod4-tit>div{width: 90%;margin:0px auto 10px;}
    .page-regdel .regdel-mod4  .service_table span{display: none;}
    .page-regdel .regdel-mod4 .x-material .service_table td{    padding-left: 10px;}
}



/* 转让详情 */
.page-deta{background-color: #eff2f3;padding-bottom: 80px;}
.page-deta-mod1{}
.page-deta-mod1 .brand_info_l{width: 100%;background: #fff;padding:30px;}
.page-deta-mod1 .brand_info_l .info-img{width: 100%;;background: #EFF3F7;display: block; margin: auto;min-height: 240px;position: relative;}
.page-deta-mod1 .brand_info_l .info-img img{max-width: 90%;display: block; margin: auto;position: absolute;top: 50%;left: 50%; transform: translate(-50%, -50%); }
.page-deta-mod1 .brand_info_l .info-p{ }
.page-deta-mod1 .brand_info_l .info-p p{    color: #73777B;font-size: 12px;line-height: 60px;}
.page-deta-mod1 .brand_info_l .info-pic{width: 100%; }
.page-deta-mod1 .brand_warp_r{width: 100%;background: #fff;padding:30px;}
.page-deta-mod1 .brand_warp_r .brand_warp_rTop{    text-align: center;}
.page-deta-mod1 .brand_warp_r .brand_warp_rTop .contact_img{ } 
.page-deta-mod1 .brand_warp_r .brand_warp_rTop .contact_img img{display: block;margin:auto; } 
.page-deta-mod1 .brand_warp_r .brand_warp_rTop h4{font-size: 18px; color: #2A2A2A; margin: 0 auto; text-align: center; line-height: 40px;font-weight: normal;}
.page-deta-mod1 .brand_warp_r .brand_warp_rTop p{font-size: 12px; color: #999;}
.page-deta-mod1 .brand_warp_r .brand_warp_rTop p.codep{color:#2A2A2A;font-size:14px;}
.page-deta-mod1 .brand_warp_r .brand_warp_rTop p em{margin-right:10px;}
.page-deta-mod1 .brand_warp_r .brand_warp_rTop p span{color: #f00;}
.page-deta-mod1 .brand_warp_r .brand_warp_rTop .contact_brn{height: 36px;line-height: 36px;text-align: center; background-color: #ff993f;    margin: 15px 0px;}
.page-deta-mod1 .brand_warp_r .brand_warp_rTop .contact_brn a{width: 100%;height: 100%;display: block;text-align: center;color: #fff;}
.page-deta-mod1 .brand_warp_r .brand_warp_rTop .contact_msg{ }
.page-deta-mod1 .brand_warp_r .brand_warp_rTop .contact_msg span{display: block; text-align: left; line-height: 30px;}
.page-deta-mod1 .brand_warp_r .contact_qrcode_big{width: 198px; height: 198px; padding-top: 16px; background: #fff;border: 1px solid #eee;margin: 30px auto 0;text-align: center;}
.page-deta-mod1 .brand_warp_r .contact_qrcode_big img{max-width: 136px;height: 136px;margin-bottom: 6px;}
.page-deta-mod1 .brand_warp_r .contact_qrcode_big p{font-size:14px; color: #2A2A2A;height: 22px;line-height: 22px;}
.page-deta-mod1 .brand_info_r{border-left: 1px solid #ebebeb;background: #fff; border-right: 1px solid #ebebeb;padding:30px;    min-height: 600px;}
.page-deta-mod1 .brand_info_r .info_title{ }
.page-deta-mod1 .brand_info_r .info_title .info_name{font-size: 30px;    color: #2A2A2A; overflow: hidden;width: 100%;}
.page-deta-mod1 .brand_info_r .info_title mark{position: relative;top: -5px;display: inline-block;padding: 1px 6px;font-size: 12px;color: #fff;background-color: #d31c20;border-radius: 20px;}
.page-deta-mod1 .brand_info_r .brand_value{width: 100%; background-color: #f9f9f9; position: relative;margin-right: 40px; display: flex;justify-content :space-between; padding: 10px; margin: 10px 0px;}
.page-deta-mod1 .brand_info_r .brand_value .brand_value_r_Tit{width: 240px;height: 80px;background-color: #f2f2f2;float: right; margin-top: 0px;}
.page-deta-mod1 .brand_info_r .brand_value  .brand_value_r_Tit span:first-child{width: 24px;height: 80px;background-color: #ececec;color: #ea2d50;font-size: 14px; display: inline-block;text-align: center;}
.page-deta-mod1 .brand_info_r .brand_value  .brand_value_r_Tit span:last-child{color: #666666;font-size: 12px;float: right;line-height: 20px;    padding: 10px 10px 10px 0px;}
.page-deta-mod1 .brand_info_r .brand_value .brand_value_l p{ font-size: 14px; color: #888;}
.page-deta-mod1 .brand_info_r .brand_value .brand_value_l p span{font-size: 26px; color: #E73C14;font-weight: bold; line-height: 35px;}
.page-deta-mod1 .brand_info_r .brand_value .brand_value_l p span i{font-size: 14px;}
.page-deta-mod1 .brand_info_r .brand_value .brand_value_l p.chus{ }
.page-deta-mod1 .brand_info_r .brand_value .brand_value_l p.chus span{ }
.page-deta-mod1 .brand_info_r .brand_value .brand_value_l p.yuanj{ }
.page-deta-mod1 .brand_info_r .brand_value .brand_value_l p.yuanj span{ text-decoration: line-through;    color: #888;}
.page-deta-mod1 .brand_info_r .brand_promise{display: flex;justify-content: space-between; }
.page-deta-mod1 .brand_info_r .brand_promise span{font-size: 12px;color: #888;}
.page-deta-mod1 .brand_info_r .brand_promise span i.x-icon{width: 8px;height: 8px;display: inline-block;border:1px solid #888; border-radius: 50%;    margin-right: 4px;}
.page-deta-mod1 .brand_info_r  .brand-info-detail { }
.page-deta-mod1 .brand_info_r  .brand-info-detail .brand-info-msg{ }
.page-deta-mod1 .brand_info_r  .brand-info-detail .brand-info-msg .info-msg-item{width: 100%;display: flex;justify-content: space-between;font-size: 14px;line-height: 30px;    margin: 14px 0px; }
.page-deta-mod1 .brand_info_r  .brand-info-detail .brand-info-msg .info-msg-item .label{width: 80px; color: #979797;}
.page-deta-mod1 .brand_info_r  .brand-info-detail .brand-info-msg .info-msg-item .tits{width: calc(100% - 80px);color: #2A2A2A;    word-wrap: break-word; }
.page-deta-mod1 .brand_info_r  .brand-info-detail .brand-info-msg_tip{ width: calc(100% - 80px);margin-left: 80px;color: #979797;line-height: 30px;}
.page-deta-mod1 .brand_info_r  .brand-info-detail .head_detail_show_btns a{ text-align: center; line-height: 30px; font-size: 14px; color: #fff; font-weight: bold;    display: inline-block;width: 120px;}
.page-deta-mod1 .brand_info_r  .brand-info-detail .head_detail_show_btns a.buy_btn{border: 1px solid #E73C14;background: #E73C14;}
.page-deta-mod1 .brand_info_r  .brand-info-detail .head_detail_show_btns a.bargain{    border: 1px solid #d31c20;background: #d31c20; }
.page-deta-mod1 .brand_info_r  .brand-info-detail .head_detail_show_btns{    margin: 30px 0px;}
.page-deta .regdelbg{background-color: #fff;padding:30px;margin-top:30px;}
.page-deta .regdelh2{ margin-bottom: 30px; font-size: 20px;color: #333;text-align: center;font-weight: bold;}
.page-deta .deta-mod2-tit{background-color: #fff; border-bottom: 1px solid #eeeeee;display: flex;flex-flow: row wrap; align-content: stretch; border-bottom: 1px solid #eee; }
.page-deta .deta-mod2-tit .xg-cell{line-height: 40px;height: 40px; font-size: 14px;  width: 33.33%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; zoom: 1; position:relative;border-bottom: 1px solid #eee; }
.page-deta .deta-mod2-tit .xg-cell:nth-child(4) , .page-deta .deta-mod2-tit .xg-cell:nth-child(5){border-bottom:  none;}
.page-deta .deta-mod2-tit.patent .xg-cell{width: 50%;}
.page-deta .deta-mod2-tit .xg-cell__label{ display: inline-block; width: 115px; text-align: left; font-size: 14px; color: #888888;}
.page-deta .deta-mod2-tit .xg-cell__value{margin-top: 20px;color: #2B2B2B; font-size: 14px; line-height: 21px; height: 21px; width: -moz-calc(100% - 116px); width: -webkit-calc(100% - 116px); width: calc(100% - 116px); white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom: 18px;}
.page-deta .page-deta-mod3 .deta-mod3-tit{display: flex;justify-content: space-between; }
.page-deta .page-deta-mod3 .deta-mod3-tit .x-buyreson_div{width: 49%;background-color: #EFF3F7;padding:30px;}
.page-deta .page-deta-mod3 .deta-mod3-tit .x-buyreson_div h2{color: #2A2A2A; font-size: 24px;margin-bottom: 20px; }
.page-deta .page-deta-mod3 .deta-mod3-tit .x-buyreson_div p{color: #656565;font-size: 14px; }
.page-deta .page-deta-mod4 .deta-mod4-tit{display: flex;justify-content: space-between; }
.page-deta .page-deta-mod4 .deta-mod4-tit{display: flex;justify-content: space-between;flex-flow: row wrap; align-content: stretch; }
.page-deta .page-deta-mod4 .deta-mod4-tit>div{box-shadow: 0 3px 16px #f0f8f9;width: 210px;padding: 30px;margin-bottom: 10px;}
.page-deta .page-deta-mod4 .deta-mod4-tit>div span{ width: 50px;height: 50px; border-radius: 50%; background: #f2f5fe ; margin: auto;  text-align: center; line-height: 50px;color: #fb4f13 ;font-size: 22px ; font-weight: bold;display: block;}
.page-deta .page-deta-mod4 .deta-mod4-tit>div p{margin-top: 20px;text-align: center;    color: #656565;}
.page-deta .page-deta-mod4 .deta-mod4-tit>div h4{ font-size: 18px;color: #2B2B2B;    text-align: center; margin-top: 20px;}
@media screen and (max-width: 1200px){
 
}
@media screen and (max-width: 1000px){
    .page-deta-mod1 .brand_info_l .info-pic , .page-deta-mod1 .brand_info_l .info-p,.page-deta-mod1 .brand_info_r .brand_value .brand_value_r_Tit{display: none;}
    .page-deta-mod1 .brand_info_r{border:1px solid  #ebebeb;}
}
@media screen and (max-width: 750px){
    .page-deta-mod1 .brand_info_r .brand_promise{display: none;}
    .page-deta .deta-mod2-tit , .page-deta .page-deta-mod3 .deta-mod3-tit ,   .page-deta .page-deta-mod4 .deta-mod4-tit{display: block;}
    .page-deta .deta-mod2-tit .xg-cell {width: 100%;}
    .page-deta .deta-mod2-tit .xg-cell:nth-child(4) , .page-deta .deta-mod2-tit .xg-cell:nth-child(5){border-bottom:  1px solid #eee;}
    .page-deta .page-deta-mod3 .deta-mod3-tit .x-buyreson_div{width: 100%;margin-bottom: 10px;}
    .page-deta .page-deta-mod4 .deta-mod4-tit>div{width: 90%;margin:0px auto 10px;}
    
}




/* 商标搜索 */
.page-similar { margin-top: 100px;}
.page-similar .searchBOX { margin-bottom: 15px; padding: 15px; font-size: 12px;  background-color: #fff; }
.page-similar .searchBOX .search-form{padding:15px;}
.page-similar .searchBOX .search-form  ul li { margin-bottom: 15px;}
.page-similar .searchBOX .search-form ul li:last-child{margin-bottom: 0px;}
.page-similar .search-category { position: relative; height: 36px; overflow: hidden; line-height: 36px; }
.page-similar .search-category.active{height: auto;}
.page-similar .search-category .btn {position: absolute; top: 0;right: 20px; padding-right: 15px;color: #999999;font-size: 14px; background: url(https://huibiaow.oss-cn-hangzhou.aliyuncs.com/webimg/icon/icon_qhx.png) no-repeat right center;}
.page-similar .search-category.active .btn{ background: url(https://huibiaow.oss-cn-hangzhou.aliyuncs.com/webimg/icon/icon_qhs.png) no-repeat right center;}
.page-similar .searchBOX .search-form ul li>label , .page-similar .searchBOX .search-form ul li>div>label{font-weight: bold; float: left;display: inline-block; margin-right: 15px; width: 110px;  font-size: 16px; color: #333333;text-align: left;}
.page-similar .searchBOX .search-form ul li>label>span , .page-similar .searchBOX .search-form ul li>div>label>span{color: #ff2e58;font-size: 14px;margin-right: 4px;}
.page-similar .searchBOX .search-form ul li>label>i , .page-similar .searchBOX .search-form ul li>div>label>i{    display: block;text-align: left;color: #999999;font-size: 14px;line-height: 20px; padding-left: 15px;}
.page-similar .searchBOX .search-form ul li.search-input-box{overflow: hidden;}
.page-similar .searchBOX .search-form ul li.search-input-box>div{float: left;}
.page-similar .searchBOX .search-form ul li.search-input-box input{width: 568px;}
.page-similar .searchBOX .search-form ul li.search-input-box .searNRBtn{   float: right;}
.page-similar .searchBOX .search-form ul li.search-input-box .searNRBtn button{    margin-left: 8px;width: 100px;height: 40px;color: #ffffff; font-size: 14px;text-align: center;line-height: 40px; cursor: pointer;}
.page-similar .searchBOX .search-form ul li.search-input-box .searNRBtn button:nth-child(1){ background-image: linear-gradient(0deg, #fe2d40 0%, #ff2e58 100%);}
.page-similar .searchBOX .search-form ul li.search-input-box .searNRBtn button:nth-child(2){background-image: linear-gradient(90deg,  #ff7e37 0%, #ffae58 100%); }
.page-similar .searchBOX .search-form ul li.search-input-box .searNRBtn button:nth-child(3){background-image: linear-gradient(90deg, #5081fc 0%,  #5ca9ff 100%); }
.page-similar .searchBOX .search-form ul li.search-input-box .searNRBtn button:nth-child(4){background-image: linear-gradient(90deg, #d163ed 0%, #a278ef 100%); }
.page-similar .pt-search .pt-top-box .category-show-box { width: calc(100% - 170px);}
.page-similar .category-show-box { float: left;width: calc(100% - 170px);}
.page-similar .category-show-box.select-show-category a { display: inline-block; width: 120px;}
.page-similar .category-show-box a { display: inline-block;margin:0px 15px 0px 0px;color: #333333;font-size: 14px; overflow: hidden;text-overflow: ellipsis;  white-space: nowrap;  vertical-align: middle; }
.page-similar .category-show-box a.on ,.search-category-common a.on , .search-category-LX a.on,.page-similar .category-show-box.select-show-category a.on{color: #ff2e52 !important;}
.page-similar .category-input-box{ height: 40px;line-height: 40px;}
.page-similar .category-input {position: relative;    width: calc(100% - 140px);float: left;}
.page-similar .category-input .searLS ,  .page-similar .category-input .searNR{box-sizing: border-box;height: 40px; background-color: #ffffff; border: solid 1px #c2c2c2;width: 100%;padding:0px 20px 0px 20px;}
.page-similar .search-category-line{height: 1px;width: 100%;background-color: #f0f0f0;  margin: 25px 0px !important; }
.page-similar .search-category-common a{font-size: 14px;color:#333333; margin-right: 20px;}
.page-similar .search-category-LX-box{height: auto;}
.page-similar .search-category-LX{ width: calc(100% - 180px);float: left;font-size: 14px;color:#333333;background-color: #f6f6f6;height: 100%;padding: 13px;}
.page-similar .search-category-LX a{height: 36px;line-height: 36px;display: inline-block;width: 136px;padding-left: 20px;overflow: hidden;}
.page-similar .selectedCondBox {height: auto;}
.page-similar .selectedCondBox .selectedCond>a{float: left;width: 100px;display: block;height: 40px;background-color: #fc7288;line-height: 40px;color:#fff;font-size: 14px;text-align: center;}
.page-similar .selectedCondBox .selectedCond .selectedCondList{float: left;    width: calc(100% - 240px); }
.page-similar .selectedCondBox .selectedCond span{    margin: 0px 10px 10px 0px;height: 40px;display: inline-block;background-color: #ffffff;border: solid 1px #a9a9a9;box-sizing: border-box; color: #555555;font-size: 14px;padding: 0px 0px 0px 10px;}
.page-similar .selectedCondBox .selectedCond .close{width: 30px;text-align: center;display: inline-block;}
.page-similar .selectedCondBox .selectedCond span:hover{color:#fc7288;border:1px solid #fc7288;}
.page-similar .selectedCondBox .selectedCond span:hover .close{color:#fc7288;}
.page-similar .page-top-handle {height: 60px;line-height: 60px;color: #333333;font-size: 16px;border-bottom: 1px solid #f0f0f0;}
.page-similar .search-list>li { position: relative; min-height: 156px;  border-bottom: 1px solid #ddd;}
.page-similar .hhr-search-list.search-list>li .result-href { width: 100%;font-size: 12px;}
.page-similar .brand-img { float: left;margin: 20px;  width: 150px;  height: 150px; text-align: center; border: solid 1px #eeeeee;padding:20px;box-sizing: border-box;position: relative;}
.page-similar .brand-img img {display: inline-block; max-width: 100%; max-height: 100%;vertical-align: middle;position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);}
.page-similar .brand-info { padding: 16px 15px 10px 0px;float: right;width: calc(100% - 210px);}
.page-similar .brand-left{float: left;}
.page-similar .brand-info h2 { margin-bottom: 10px; font-size: 30px; color: #333333; cursor: pointer;}
.page-similar .brand-info-in { font-size: 12px;}
.page-similar .brand-info-in ul { display: inline-block; width:100%;  vertical-align: top; font-size: 14px;}
.page-similar .brand-info li { position: relative;  width: 33.33%;   overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  min-width: 0;  float: left; margin-bottom: 9px;}
.page-similar .brand-info li label { display: inline-block;color: #666;    width: 92px;}
.page-similar .brand-info li span:last-of-type {  margin-right: 0px;}
.page-similar .brand-info li.company-box { overflow: visible;}
.page-similar .brand-info li .li-show-box { display: none; position: absolute; left: 40px; bottom: 15px;  background-color: #fff; box-shadow: 0px 0px 6px 0px rgb(11 17 60 / 10%); z-index: 6;}
.page-similar .li-show-box a {display: inline-block;  position: relative;  padding-left: 36px;   padding-right: 12px;  line-height: 40px; background-position: 10px center;  background-repeat: no-repeat;  background-size: 18px;}
.page-similar .brand-info li.company-box { overflow: visible;}
.page-similar .brand-info .brand-info-btn{  float:right;width: 100px;height: 30px;background-color: #ff7917;display: block;color:#fff;font-size: 14px;line-height: 30px;text-align: center;}
.page-similar .brand-info li span {color:#333333;}
.page-similar .time{ display: block; width: 85px; height: 100%; position: relative;}
.page-similar .sorter-icon-wrapper { position: absolute;  top: 20px; right: 0px;}
.page-similar .sorter-icon-wrapper div:first-child { width: 0; height: 0; border: 5px solid transparent;  border-bottom: 5px solid #999; margin-bottom: 2px;}
.page-similar .sorter-icon-wrapper div:last-child {  width: 0; height: 0; border: 5px solid transparent; border-top: 5px solid #999;}
.page-similar .sorter-icon-wrapper div:first-child.on{ border-bottom: 5px solid #ff7917;}
.page-similar .sorter-icon-wrapper div:last-child.on{ border-top: 5px solid #ff7917;}
@media screen and (max-width: 1200px){
    .page-similar .searchBOX{padding:0px;}
    .page-similar .searchBOX .search-form ul li:nth-child(3){height: auto;}
    .page-similar .searchBOX .search-form ul li.search-input-box .searNRBtn{width: calc(100% - 110px);}
    .page-similar .searchBOX .search-form ul li.search-input-box .searNRBtn button{margin:5px 5px 0px 5px;}
    .page-similar .searchBOX .search-form ul li>label , .page-similar .searchBOX .search-form ul li>div>label{margin-right: 0px;}
    .page-similar .search-category .btn{right: 0px;}
    .page-similar .category-input {width: calc(100% - 110px);}
}
@media screen and (max-width: 1000px){

}    
@media screen and (max-width: 750px){
    .page-similar .searchBOX .search-form ul li:nth-child(3) .search-category-common {float: left; width: calc(100% - 115px);}
    .page-similar .searchBOX .search-form ul li:nth-child(3) .search-category-common a{width: 50%;display: inline-block;margin-right: 0px;float: left;}
    .page-similar .searchBOX .search-form ul li.search-input-box input , .page-similar .searchBOX .search-form ul li.search-input-box>div{width: 100%; }

}


/* 关于我们 */
.page-about .aboutUsBannter{background:url(/static/web/image/aboutbanner.png) center center no-repeat;width: 100%;height: 530px;    overflow: hidden;}
.page-about .LitteBT {color: #000000;font-size: 36px; text-align: center; padding: 70px 0px;}
.page-about .aboutUs .aboutUsTit p{color: #000000;font-size: 20px;line-height: 48px; }
.page-about .aboutUsGood{background-color: #f5fbff; padding: 40px;margin: 70px 0px 0px;overflow: hidden; }
.page-about .aboutUsGood .aboutUsGoodTit{width: 100%; text-align: center;}
.page-about .aboutUsGood .aboutUsGoodTit h2{ color: #333333;font-size: 30px;}
.page-about .aboutUsGood .aboutUsGoodTit>span{width: 44px;display: inline-block;    margin: 20px 0px;height: 2px;background-color: #ff7731;}
.page-about .aboutUsGood .aboutUsGoodTit p{color: #666666;font-size: 16px; line-height: 30px;}
.page-about .aboutUsGoodNum{text-align: center;    padding-top: 25px;width: 25%;float: left;}
.page-about .aboutUsGoodNum p:nth-child(1){color: #555555;font-size: 14px; }
.page-about .aboutUsGoodNum p:nth-child(1) span{    color: #ff7731;font-size: 60px; }
.page-about .aboutUsGoodNum p:nth-child(2){color: #333333;font-size: 14px;    margin: 0px 0px 10px 0px;}
.page-about .aboutUsGoodNum p:nth-child(3){ color: #888888;font-size: 14px;}
.page-about .aboutUsTelNumBox{width: 100%;overflow: hidden;}
.page-about .aboutUsTelNumBox .aboutUsTelNum{ width: 25%;float: left;}
.page-about .aboutUsTel{text-align: center;margin-bottom: 40px;}
.page-about .aboutUsTel p{color: #333333;font-size: 18px; }
.page-about .aboutUsTel span{ color: #b0b0b0;font-size: 12px;display: block;margin: 4px auto 20px;}
.page-about .aboutUsTel a{    color: #ff7731;font-size: 30px;margin-bottom: 30px; display: block; }
.page-about .JoinUs {    background: url(/static/web/image/0/3-bg3.png) center center no-repeat;background-size: 100% 100%;height: 300px; text-align: center;}
.page-about .JoinUs p { color: #ffffff;font-size: 24px; padding-top: 80px;}
.page-about .JoinUs p>a { color: #fff370; font-size: 36px;}
.page-about .JoinUs>a {width: 115px; display: block;line-height: 40px; text-align: center; height: 40px; font-size: 14px; color: #fff;margin: 40px auto 0px;     background-image: linear-gradient( 90deg,#ff7e37 0%, #ffae58 100%);border-radius: 20px;}
.page-about .aboutmaps{ margin-bottom: 80px;}
@media screen and (max-width: 1200px){
    .page-about .aboutUsTit{padding:0px 20px; }
    .page-about .aboutUsTelNumBox .aboutUsTelNum , .page-about .aboutUsGoodNum{width: 50%;}
}
@media screen and (max-width: 1000px){
    .page-about .JoinUs{height: auto;padding-bottom: 30px;}
}
@media screen and (max-width: 750px){
    .page-about .aboutUsTelNumBox .aboutUsTelNum{width: 100%;}
}

/* 新闻列表 */
.page-newslist{ margin-top: 80px;}
.page-newslist .page-newslist-Bannter{height: 300px;background: url(/static/web/image/newslistbanner.jpg) no-repeat center;}
.page-newslist .page-newslist-Bannter h2{text-align: center;font-size: 60px;color:#fff;    padding-top: 100px;}
.page-newslist .lists{background: #fff;margin-bottom: 100px;    margin-top: 30px;}
.page-newslist .lists li{width: 100%;padding: 30px;display: inline-block;border-bottom: 1px solid #e7e7e7;}
.page-newslist .lists .img{width: 300px;height: 200px;float: left;margin-right: 30px;}
.page-newslist .lists .img img{width: 100%;max-height: 100%;}
.page-newslist .lists .info{width: calc(100% - 330px);float: left;}
.page-newslist .lists .info .name{color: #303030;font-size: 24px;width: 100%;line-height: 36px;height: 36px;margin-top: -5px;margin-bottom:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-newslist .lists .info .name a:hover{color: #ff4b40;}
.page-newslist .lists .info .desc{width: 100%;font-size: 14px;color: #8d8d8d;line-height: 30px;height: 120px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.page-newslist .lists .info .author{width: 100%;height: 24px;line-height: 24px;margin-top: 10px;overflow: hidden;color: #939393;font-size: 14px;}
.page-newslist .lists .info .author span{margin-right: 20px;}
.page-newslist .lists .info .author .tag.yx{color: #fea35a;}
.page-newslist .lists .info .author .tag.pp{color: #ffc365;}
.page-newslist .lists .info .author .tag.zx{color: #ff5341;}
.page-newslist .lists .info .author .tag.al{color: #67b9ff;}
.page-newslist .lists .info .author .tag.yl{color: #4ad979;}
.page-newslist .lists .bot{width: 100%;display: inline-block;}
.page-newslist .lists .bot .more{width: 140px;height: 40px;border-radius: 20px;background: linear-gradient(0deg,#f92e31 0%, #ff6969 100%);color: #fff;text-align: center;line-height: 40px;cursor: pointer;margin: 30px auto;}
@media screen and (max-width: 750px){
    .page-newslist .lists .img{display: none;}
    .page-newslist .lists .info{width: 100%;}
} 

/* 新闻详情 */
.page-newsdetail{background-color: #eff2f3;padding-bottom: 60px;}
.page-newsdetail .page-detail-left{ background: #fff; border-radius: 5px;  padding: 30px;}
.page-newsdetail .page-detail-left .detail-name h1{font-size: 24px; color: #474747;font-weight: 700;line-height: 60px;}
.page-newsdetail .page-detail-left .detail-name .detail-time{color: #999899;font-size: 14px;    display: flex;justify-content: space-between;line-height: 40px;border-bottom: 1px solid #eff2f3;}
.page-newsdetail .page-detail-left .detail-name .detail-time a{ font-size: 12px; color: #999899;}
.page-newsdetail .page-detail-left .detail-title {    margin-top: 20px;}
.page-newsdetail .page-detail-left .detail-title img{display: block;margin: auto;max-width: 100%;}
.page-newsdetail .page-detail-left .detail-title p{word-break:break-all;}
.page-newsdetail .page-detail-left .detail-title , .page-newsdetail .page-detail-left .detail-title a{font-weight: 400; line-height: 32px; font-size: 16px ; color: #8d8d8d ; }
.page-newsdetail .page-detail-prne{background: #fff; border-radius: 5px;  padding: 30px;    margin-top: 20px; }
.page-newsdetail .page-detail-prne>div{width: 100%;height: 30px;line-height: 30px;    font-size: 16px;}
.page-newsdetail .page-detail-prne>div span{font-weight: bold;}
.page-newsdetail .page-detail-recommend{background: #fff; border-radius: 5px;  padding: 30px;    margin-top: 20px;margin-bottom: 20px;}
.page-newsdetail .page-detail-recommend .recommend_name{     font-size: 16px;color: #474747; font-weight: bold; margin-bottom: 15px;}
.page-newsdetail .page-detail-recommend .recommend_list{    display: flex; flex-flow: row wrap; align-content: stretch;    justify-content: space-between;}
.page-newsdetail .page-detail-recommend .recommend_list a{    width: 48%; font-size: 16px;overflow: hidden;height: 30px;line-height: 30px;}
.page-newsdetail .page-detail-left ,.page-newsdetail .page-detail-prne , .page-newsdetail .page-detail-recommend{width: 97.5%; }
.page-newsdetail .page-detail-right , .page-newsdetail .page-detail-hot{    background: #fff;border-radius: 5px;margin-bottom: 20px; }
.page-newsdetail .detail-right-header{     margin-bottom: 10px; display: flex; justify-content: space-between;line-height: 40px; font-size: 16px; height: 40px;padding: 0px 20px; background-image: linear-gradient( 90deg , #3cb6d0 0%, #4dd1ed 100%); border-radius: 5px 5px 0px 0px;color: #fff; }
.page-newsdetail .detail-right-header a{color: #fff;} 
.page-newsdetail .page-detail-right .detail-right{     padding: 0px 30px 30px;}
.page-newsdetail .page-detail-right .detail-right a{color: #878789; width: 100%;display: block;line-height: 36px;  height: 36px;    border-bottom: 1px solid #eff2f3;}
.page-newsdetail .detail-hot{    padding: 0px 30px 30px; }
.page-newsdetail .detail-hot a{    display: inline-block; width: 47%;height: 24px; border-radius: 12px; border: 1px solid #ebeaea; text-align: center;  line-height: 22px;font-size: 12px;color: #878789;margin-bottom: 8px; cursor: pointer;-webkit-transition: .3s;transition: .3s; }
@media screen and (max-width: 992px){
    .page-newsdetail .page-detail-left ,.page-newsdetail .page-detail-prne , .page-newsdetail .page-detail-recommend{width: 100%; }
}



/* 商标注册 */
.page-enroll-banner{height: 530px;background: url(/static/web/image/2/banner.png) center center no-repeat;width: 100%;}
.page-enroll-parsing{background-color: #f9f9f9;width: 100%;padding:70px 0px 50px;}
.page-enroll-parsing .enroll-parsing{ display: flex; justify-content: space-between; flex-flow: row wrap;align-content: stretch;}
.page-enroll-parsing .enroll-parsing .parsing-item{margin-bottom: 20px;padding:20px; display: flex;justify-content: space-between; width: 285px;height: 120px;background-color: #ffffff;box-shadow: 0px 5px 10px 0px rgba(156, 156, 156, 0.18);}
.page-enroll-parsing .enroll-parsing .parsing-item img{width: 80px;height: 80px;background-image: linear-gradient(-39deg, #fde4e3 0%,#fef2f2 100%);}
.page-enroll-parsing .enroll-parsing .parsing-item .parsing-tit{width: calc(100% - 90px); }
.page-enroll-parsing .enroll-parsing .parsing-item .parsing-tit h2{color: #333333;font-size: 24px;line-height: 30px;display: flex;justify-content: space-between; align-items: center; }
.page-enroll-parsing .enroll-parsing .parsing-item .parsing-tit h2 span{width: 9px;height: 12px;background: url(/static/web/image/2/1-icon0.png) center center no-repeat;display: inline-block;}
.page-enroll-parsing .enroll-parsing .parsing-item .parsing-tit p{color: #888888;font-size: 14px;line-height: 22px; margin-top: 6px;    overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.page-enroll-parsing .enroll-tel{width: 240px;height: 50px;line-height: 50px;text-align: center; color: #389aa8;font-size: 16px;border:1px solid #389aa8;display: block;margin:20px auto 0px;}
.page-enroll-title{text-align: center;    position: relative;height: 56px;margin: 80px 0px;    width: 100%;}
.page-enroll-title h2{color: rgba(34, 34, 34, 0.22);font-size: 36px; }
.page-enroll-title p{color: #222222;font-size: 36px;    position: absolute; top: 8px;left: 50%;transform: translateX(-50%);    width: 100%;}
.page-enroll-role {    padding-bottom: 80px;}
.page-enroll-role .w1200{    display: flex;justify-content: space-between;flex-flow: row wrap;align-content: stretch;}
.page-enroll-role .w1200 .enroll-role{    margin-bottom: 26px;width: 384px;min-height: 310px;background-color: #ffffff;border-radius: 3px;border: solid 1px #dedede;padding:0px 30px;}
.page-enroll-role .w1200 .enroll-role img{width: 104px;height: 92px;background-image: linear-gradient(0deg, #239ba9 0%, #39a6ba 100%);border-radius: 3px;display: block;margin: auto;}
.page-enroll-role .w1200 .enroll-role h2{color: #333333;font-size: 24px;line-height: 30px;text-align: center;     margin: 20px 0px;}
.page-enroll-role .w1200 .enroll-role p{color: #666666;font-size: 16px;line-height: 30px; }
.page-enroll-process{background-color: #f9f9f9;overflow: hidden;padding-bottom: 90px;}
.page-enroll-process .enroll-process{max-width: 100%;display: flex; margin: auto; justify-content: space-between;align-items: center;flex-flow: row wrap;}
.page-enroll-process .enroll-process .enroll-process-item{ width: 150px;text-align: center;}
.page-enroll-process .enroll-process .enroll-process-item img{display: block;margin: auto; }
.page-enroll-process .enroll-process .enroll-process-item p{color: #222222;font-size: 18px;line-height: 30px; }
.page-enroll-process .enroll-process .enroll-process-to{background: url(/static/web/image/2/3-icon.png) center center no-repeat; width: 9px;height: 12px;}
@media screen and (max-width: 1200px){
    .page-enroll-role .w1200 .enroll-role , .page-enroll-parsing .enroll-parsing .parsing-item{width: 30%;}
}
@media screen and (max-width: 1000px){
    .page-enroll-parsing .enroll-parsing .parsing-item{width: 49%;}
}
@media screen and (max-width: 750px){
    .page-enroll-parsing .enroll-parsing .parsing-item , .page-enroll-role .w1200 .enroll-role{    width: 90%; margin: 0px 5% 20px;}
}


/* 首页 */
.page-index-banner{height: 530px;background-image: linear-gradient(11deg, #156086 0%, #14abc9 100%);width: 100%;position: relative;}
.com-header .page-header{background-color: rgba(0,0,0,0.25);}
.com-header .page-header .navs ul li>a {color: #ffffff;}
.page-index-banner .index-banner-tit{text-align: center;color: #ffffff;padding-top: 150px;}
.page-index-banner .index-banner-tit h2{font-size: 72px;line-height: 72px;}
.page-index-banner .index-banner-tit h2 span{margin:0px 15px;}
.page-index-banner .index-banner-tit p{font-size: 24px;    margin: 30px 0px 50px;}
.page-index-banner .index-banner-sear{width: 888px;height: 60px;background-color: #ffffff;box-shadow: 0px 5px 13px 0px 	rgba(65, 65, 65, 0.2);border-radius: 5px;position: relative;margin:auto;}
.page-index-banner .index-banner-sear input{ padding-left: 20px;width: calc(100% - 130px);height: 100%;line-height: 60px;border:none;border-radius: 5px;} 
.page-index-banner .index-banner-sear span{cursor: pointer; width: 130px;height: 60px;line-height: 60px;background-image: linear-gradient(270deg, #ff8c3f 0%, #ffb346 100%);border-radius: 0px 5px 5px 0px;text-align: center;font-size: 26px;color: #fff;position: absolute;top:0px;right: 0px;}
.page-index-banner .index-banner-btn{height: 60px;background-color: rgba(49, 49, 49, 0.5);width: 100%;position: absolute;left: 0px;bottom: 0px;}
.page-index-banner .index-banner-btn .w1200{display: flex;}
.page-index-banner .index-banner-btn .w1200 a{align-items: center;display: flex;justify-content: center;width: 25%;height: 100%;text-align: center;color: #fff;font-size: 18px;line-height: 60px;border-left: 1px solid rgba(211, 211, 211, 0.5);}
.page-index-banner .index-banner-btn .w1200 a:last-child{border-right: 1px solid rgba(211, 211, 211, 0.5);}
.page-index-banner .index-banner-btn .w1200 a span{display: inline-block;}
.page-index-banner .index-banner-btn .w1200 a span.hot{width: 48px;height: 20px;background: url(/static/web/image/0/0-hot.png) center center no-repeat;background-size: 100% 100%;margin-right: 10px;}
.page-index-banner .index-banner-btn .w1200 a span.goon{width: 16px;height: 16px;background: url(/static/web/image/0/0-icon2.png) center center no-repeat;background-size: 100% 100%; margin-left: 10px;}
.page-index-hot {background-color: #fbfbfb;width: 100%;padding: 50px 0px 90px;}
.page-index-hot .w1200 .index-hot-head{display: flex; justify-content: space-between;line-height: 50px; height: 50px;}
.page-index-hot .w1200 .index-hot-head h2{color: #222222;font-size: 32px;}
.page-index-hot .w1200 .index-hot-head a{    margin-top: 8px; width: 90px;color: #222222;font-size: 16px;line-height: 36px;text-align: center;height: 36px;background-color: #fbfbfb;border-radius: 18px;border: solid 1px #c8c8c8;display: inline-block;}
.page-index-hot .w1200 .index-hot-box{box-shadow: 0px 5px 13px 0px  rgba(65, 65, 65, 0.2); }
.page-index-hot .w1200 .index-hot-box .index-hot-btn{     cursor: pointer; margin-top: 24px;}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn{background-color: #f9f9f9;text-align: center;height: 100px;border-bottom: 1px solid #e4e4e4;border-left: 1px solid #e4e4e4;color: #222222;font-size: 18px;line-height: 30px;}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn:first-child{border-left: none;}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn.active{background-image: linear-gradient(0deg, #1685a7 0%,  #1ab5d4 100%);color:#fff;}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn .hot-btn-img{width: 60px;height: 60px;display: block;    margin: auto ;}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn:nth-child(1) .hot-btn-img{background: url(/static/web/image/0/1-icon1-a.png);}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn:nth-child(1).active .hot-btn-img{background: url(/static/web/image/0/1-icon1-l.png);}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn:nth-child(2) .hot-btn-img{background: url(/static/web/image/0/1-icon2-a.png);}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn:nth-child(2).active .hot-btn-img{background: url(/static/web/image/0/1-icon2-l.png);}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn:nth-child(3) .hot-btn-img{background: url(/static/web/image/0/1-icon3-a.png);}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn:nth-child(3).active .hot-btn-img{background: url(/static/web/image/0/1-icon3-l.png);}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn:nth-child(4) .hot-btn-img{background: url(/static/web/image/0/1-icon4-a.png);}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn:nth-child(4).active .hot-btn-img{background: url(/static/web/image/0/1-icon4-l.png);}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn:nth-child(5) .hot-btn-img{background: url(/static/web/image/0/1-icon5-a.png);}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn:nth-child(5).active .hot-btn-img{background: url(/static/web/image/0/1-icon5-l.png);}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn:nth-child(6) .hot-btn-img{background: url(/static/web/image/0/1-icon6-a.png);}
.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn:nth-child(6).active .hot-btn-img{background: url(/static/web/image/0/1-icon6-l.png);}

.page-index-hot .w1200 .index-hot-box .index-hot-btn .hot-btn p{width: 100%;}
.page-index-hot .w1200 .index-hot-box .index-hot-list{width: 100%;display: flex;flex-flow: row wrap;align-content:stretch;}
.page-index-hot .w1200 .index-hot-box .index-hot-listBox>div{display: none;}
.page-index-hot .w1200 .index-hot-box .index-hot-listBox>div.active{display: block; }
.page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list{width: 20%;position: relative;border-left: solid 1px #ededed;    border-bottom: 1px solid #ededed;}
.page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list:first-child{border-left: none;}
.page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list .title_a {padding: 20px;display: block;}
.page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list .title_a .img{    width: 93.5%;height: 113px; margin: auto;position: relative;}
.page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list .title_a .img img{max-width: 100%;    max-height: 110px; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list .title_a .nameBox{text-align: center;width: 100%;}
.page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list .title_a .nameBox .name{display: block; color: #333333;font-size: 18px; line-height: 48px;font-weight: bold;width: 100%;    overflow: hidden;text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap;}
.page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list .title_a .explain{    line-height: 48px;color: #999999;font-size: 14px;    overflow: hidden;text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap;}
/* .page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list .title_a .price{color: #ff4b21;font-size: 24px;font-weight: bold;text-align: center;line-height: 48px;overflow: hidden;text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap;} */
.page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list .control{width: 100%;height: 50px;background-image: linear-gradient(90deg, #ff8c3f 0%, #ffb145 100%);color: #ffffff;font-size: 16px;line-height: 50px;text-align: center;position: absolute; bottom: 0px;left: 0px;display: none;}
.page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list .control a{color: #fff; }
.page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list:hover {box-shadow: 0px 3px 17px 1px rgba(22, 91, 114, 0.2);}
.page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list:hover .title_a .price{display: none;}
.page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list:hover .control{display: block;}
.page-index-serve{width: 100%;padding:80px 0px 90px; }
.page-index-serve .w1200{margin-top: 50px;}
.page-index-serve .index-serve-head{text-align: center;}
.page-index-serve .index-serve-head h2{color: #222222;font-size: 36px;line-height: 40px;}
.page-index-serve .index-serve-head p{color: #999999;font-size: 14px;line-height: 30px;}
.page-index-serve .index-serve-box{box-shadow: 0px 5px 13px 0px  rgba(65, 65, 65, 0.2);}
.page-index-serve .index-serve-box .index-serve-btn{ }
.page-index-serve .index-serve-box .index-serve-btn .serve-btn{cursor: pointer; height: 100px;background-color: #f9f9f9;padding-right: 30px;display: flex;} 
.page-index-serve .index-serve-box .index-serve-btn .serve-btn:nth-child(1) .serve-img{background:url(/static/web/image/0/2-r-a.png) center center no-repeat;}
.page-index-serve .index-serve-box .index-serve-btn .serve-btn:nth-child(1).active{background-image: linear-gradient(0deg,  #1685a7 0%,  #1ab5d4 100%);}
.page-index-serve .index-serve-box .index-serve-btn .serve-btn:nth-child(1).active .serve-img{background:url(/static/web/image/0/2-r-l.png) center center no-repeat;}
.page-index-serve .index-serve-box .index-serve-btn .serve-btn:nth-child(1).active .serve-tit p{color: #b9e2ed;} 
.page-index-serve .index-serve-box .index-serve-btn .serve-btn:nth-child(2) .serve-img{background:url(/static/web/image/0/2-c-a.png) center center no-repeat;}
.page-index-serve .index-serve-box .index-serve-btn .serve-btn:nth-child(2).active{background-image: linear-gradient(0deg,  #ff8b3d  0%,  #ff9f5e 100%);}
.page-index-serve .index-serve-box .index-serve-btn .serve-btn:nth-child(2).active .serve-img{background:url(/static/web/image/0/2-c-l.png) center center no-repeat;}
.page-index-serve .index-serve-box .index-serve-btn .serve-btn:nth-child(2).active .serve-tit p{color: #ac8870;} 
.page-index-serve .index-serve-box .index-serve-btn .serve-btn .serve-img{width: 100px;height: 100px;position: relative;}
.page-index-serve .index-serve-box .index-serve-btn .serve-btn .serve-img::after{width: 1px;height: 30px;background-color: #dcdcdc;position: absolute;top: 50%; right: 0px; content: '';transform: translateY(-50%);right: 0px;content: '';}
.page-index-serve .index-serve-box .index-serve-btn .serve-btn .serve-tit{width: calc(100% - 100px - 25px);    padding-top: 20px;padding-left: 30px;}
.page-index-serve .index-serve-box .index-serve-btn .serve-btn .serve-tit h2{color: #333333;font-size: 24px;line-height: 30px;}
.page-index-serve .index-serve-box .index-serve-btn .serve-btn .serve-tit p{color: #999999;font-size: 14px;line-height: 30px;}
.page-index-serve .index-serve-box .index-serve-btn .serve-btn .serve-ring{width: 25px;height: 25px;margin-top: 35px;background:url(/static/web/image/0/2-0-icon2.png) center center no-repeat;}
.page-index-serve .index-serve-box .index-serve-btn .serve-btn.active .serve-img::after{display: none;}
.page-index-serve .index-serve-box .index-serve-btn .serve-btn.active .serve-tit h2{color: #ffffff;} 
.page-index-serve .index-serve-box .index-serve-btn .serve-btn.active .serve-ring{background:url(/static/web/image/0/2-0-icon1.png) center center no-repeat;}
.page-index-serve .index-serve-box .serve-list-box{ }
.page-index-serve .index-serve-box .serve-list-box>div{display: none; }
.page-index-serve .index-serve-box .serve-list-box>div.active{display: block; }
.page-index-serve .index-serve-box .serve-list-box .serve-list{display: flex;flex-flow: row wrap; align-content: stretch;}
.page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item{width: 25%;padding:30px;    border-left: solid 1px #f9f9f9;border-bottom: 1px solid #f9f9f9;}
.page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item h2{color: #333333;font-size: 30px;line-height: 48px;position: relative;margin-bottom: 34px; }
.page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item h2::before{width: 30px;height: 2px;background-color: rgba(22, 135, 168, 0.2);content: '';position: absolute;top:60px;left: 0px;}
.page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item p.item-tit{height:60px;color: #999999;font-size: 16px;line-height: 30px;text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item p.item-pri{color: #ff8f3f;font-size: 30px;    margin-top: 30px;}
.page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item p.item-pri span{ font-size: 14px;}
.page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item .serve-tel{display: flex;justify-content: space-between;     align-items: center;}
.page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item .serve-tel a{color: #666666;font-size: 16px;}
.page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item .serve-tel a span{	width: 18px;height: 18px;background:url(/static/web/image/0/2-0-icon.png) center center no-repeat;border-radius: 9px;float: right; margin: 2px 0px 0px 10px;}
.page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item .serve-tel .serve-img{width: 100px;height: 100px;}
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(1) .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon1-a.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(1):hover .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon1-l.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(2) .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon2-a.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(2):hover .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon2-l.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(3) .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon3-a.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(3):hover .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon3-l.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(4) .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon4-a.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(4):hover .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon4-l.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(5) .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon5-a.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(5):hover .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon5-l.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(6) .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon6-a.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(6):hover .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon6-l.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(7) .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon7-a.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(7):hover .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon7-l.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(8) .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon8-a.png) center center no-repeat;} 
.page-index-serve .index-serve-box .serve-list-box>div:nth-child(1) .serve-list .serve-list-item:nth-child(8):hover .serve-tel .serve-img{background:url(/static/web/image/0/2-1-icon8-l.png) center center no-repeat;} 


.page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item:hover{box-shadow: 0px 0px 18px 0px rgba(22, 91, 114, 0.2);}
.page-index-num{width: 100%;background:url(/static/web/image/0/3-bg3.png) center center no-repeat;text-align: center;}
.page-index-num .w1200>div{    padding: 104.5px 0px;}
.page-index-num h2{color: #ffffff;font-size: 60px;line-height: 60px;}
.page-index-num p{color: #ffffff;font-size: 24px; }
.page-index-news {padding:0px 0px 80px 0px;}
.page-index-news .index-news-head{display: flex; justify-content: space-between; line-height: 60px; height: 60px; margin-top: 50px;border-bottom: 1px solid #f1f1f1;}
.page-index-news .index-news-head h2{color: #222222;font-size: 32px;}
.page-index-news .index-news-head a{    margin-top: 8px; width: 90px;color: #222222;font-size: 16px;line-height: 36px;text-align: center;height: 36px;background-color: #fbfbfb;border-radius: 18px;border: solid 1px #c8c8c8;display: inline-block;}
.page-index-news  .index-news-list{display: flex;    justify-content: space-between; }
.page-index-news  .index-news-list .news-list{width: 360px;padding-top:30px;}
.page-index-news  .index-news-list .news-list .news-time{color: #5b5f62;font-size: 14px; }
.page-index-news  .index-news-list .news-list h2{color: #333333;font-size: 18px;font-weight: bold; margin: 15px 0px;    height: 24px;}
.page-index-news  .index-news-list .news-list .news-tit{height: 60px; color: #888888;font-size: 16px;line-height: 30px;     overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.page-index-news  .index-news-list .news-list a.news-more{color: #135b80;font-size: 12px;line-height: 18px;    text-decoration: underline;    margin-top: 20px;display: block;}
@media screen and (max-width: 1200px){
    .page-index-news .index-news-list .news-list{width: 33.33%;padding:30px 20px 0px;}
    .page-index-num{background-size: 100% 100%;    padding: 30px 0px;}
    .page-index-num .w1200>div {padding: 30px 0px; }
}
@media screen and (max-width: 1000px){
    .page-index-banner .index-banner-btn{display: none;}
    .page-index-banner .index-banner-sear{ width: 90.337%;}
    .page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list  , .page-index-hot .w1200 .index-hot-box .index-hot-list .hot-list:first-child{width: 48%;margin:1%;border: solid 1px #ededed;}   
    .page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item , .page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item:first-child{width: 48%;margin:1%;border: solid 1px #ededed;}   
}
@media screen and (max-width: 750px){
    .page-index-banner .index-banner-sear{ width: 98%;}
    .page-index-banner .index-banner-tit h2{font-size: 60px;}
    .page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item , .page-index-serve .index-serve-box .serve-list-box .serve-list .serve-list-item:first-child{width: 98%;margin:1%;border: solid 1px #ededed;}   
    .page-index-news .index-news-list .news-list{width: 100%;padding:20px;    border-bottom: 1px solid #f1f1f1;}
    .page-index-news .index-news-list .news-list:last-child{border-bottom: none;}
    .page-index-news .index-news-list{display: block;}
    .page-index-news .index-news-head , .page-index-hot .w1200 .index-hot-head{padding:0px 10px;}
}


/* 商标转让 */
.page-transfer{width: 100%;}
.page-transfer .page-transfer-hard{width: 100%;height: 100px;background:url(/static/web/image/1/0-bg.png) center center no-repeat;box-shadow: 0px 0px 10px 0px rgba(22, 91, 114, 0.2);}
.page-transfer .page-transfer-hard .w1200{ justify-content: space-between; align-items: center; display: flex;}
.page-transfer .page-transfer-hard .page-transfer-hard-tit{text-align: right;}
.page-transfer .page-transfer-hard .page-transfer-hard-tit p{color: #999999;font-size: 16px;display: inline-block;}
.page-transfer .page-transfer-hard .page-transfer-hard-tit p span{color: #ff8d3f;font-size: 30px;}
.page-transfer .page-transfer-hard .page-transfer-hard-tit p a{margin-left:30px;width: 140px;height: 46px;background-image: linear-gradient(90deg, #ff8c3f 0%,#ffb145 100%);border-radius: 3px;display: inline-block;line-height: 46px;color: #ffffff;font-size: 18px;text-align: center;}
.page-little-nav{color: #999999;font-size: 16px;line-height: 54px; }
.page-transfer-sear{width: 100%;background-color: #eff2f3;    padding-bottom: 80px;}
.page-transfer-sear .filter_area .filter_sort{display: flex;border-bottom: dashed 1px rgba(191, 191, 191, 0.22);}
.page-transfer-sear .filter_area .filter_sort:last-child{border-bottom: none;}
.page-transfer-sear .filter_area .filter_sort .filter_sort_l{width: 120px;background-color: #f9fafe;text-align: center;}
.page-transfer-sear .filter_area .filter_sort .filter_sort_l .title{color: #3e4147;font-size: 16px;line-height: 54px;font-weight: bold; }
.page-transfer-sear .filter_area .filter_sort .filter_sort_r{width: calc(100% - 120px);font-size: 14px;background-color: #fff;padding: 20px 30px;}
.page-transfer-sear .filter_area .filter_sort .filter_sort_r .sorts a{position: relative; color: #505050;min-width: 110px;height: 26px;line-height: 26px;    display: inline-block;padding:0px 10px;    margin: 5px 5px 5px;}
.page-transfer-sear .filter_area .filter_sort .filter_sort_r .sorts  a.hot:after {content: ''; display: inline-block; width: 16px; height: 16px; background: url(/static/web/image/1/1-icon-h.png) no-repeat center; margin-left: 2px;}
.page-transfer-sear .filter_area .filter_sort .filter_sort_r .sorts a.on{min-width: 110px;height: 26px;background-color: #3cb6d0;border-radius: 3px;color:#fff;line-height: 26px;display: inline-block;padding:0px 10px;}
.page-transfer-sear .filter_area .filter_sort .other .other_price{float: right;text-align: right;}
.page-transfer-sear .filter_area .filter_sort .other .other_price .input{display: inline-block;width: 100px;height: 36px;background-color: #ffffff;border: solid 1px #c2c2c2;padding:0px 10px;}
.page-transfer-sear .filter_area .filter_sort .other .other_price .input input{width: calc(100% - 20px);height: 100%;line-height: 36px;border:none;}
.page-transfer-sear .filter_area .filter_sort .other .other_price .input span{color: #5a5a5a;font-size: 14px;}
.page-transfer-sear .filter_area .filter_sort .other .other_price a{display: inline-block;margin:0px;}
.page-transfer-sear .filter_area .filter_sort .other .sorts a , .page-transfer-sear .filter_area .filter_sort .other .sorts a.all , .page-transfer-sear .filter_area .filter_sort .other .sorts a, .page-transfer-sear .filter_area .filter_sort .other .sorts a.on{min-width: 60px;}
.page-transfer-sear .filter_area .filter_sort .other .other_price .btn{	width: 80px;height: 36px;background-color: #3cb6d0;color: #ffffff;font-size: 14px;text-align: center;line-height: 36px;}
.dropDownBox {display: inline-block;position: relative;width: 160px;height: 36px;background-color: #ffffff;border: solid 1px #c2c2c2; margin-left: 11.671px;}
.dropDownSelect {width: 100%; padding: 0 20px;cursor: pointer;}
.dropDownSelect span { font-size: 14px;color: #333333;line-height: 36px;}
.dropDownSelect .arrowsdown {position: absolute;border-width: 6px; border-color: #999999 transparent transparent transparent;border-style: solid dashed dashed dashed; top: 14px;right: 20px;}
.dropDownList { margin: 0;  padding: 0; display: none; list-style: none; position: absolute; z-index: 2; border: 1px solid #dedede; border-top: none; background-color: #FFFFFF;width: 100%;}
.dropDownList li { line-height: 40px; padding: 0 8px; font-size: 14px; white-space: nowrap; cursor: default;}
.dropDownList li.active{color: #fff;background: #3cb6d0;}
.dropDownList li:hover { background: #F2F5F9; color: #666666;}
.page-transfer-sear .filter_area .filter_sort .filter_sort_r .obscure-sorts{  display: flex;flex-flow: row wrap; align-content: flex-start;}
.page-transfer-sear .filter_area .filter_sort .filter_sort_r .sorts .obscure-sear{width: 500px;height: 36px;display: flex;    margin-left: 5px;}
.page-transfer-sear .filter_area .filter_sort .filter_sort_r .sorts .obscure-sear input{width: calc(100% - 100px);padding:0px 10px;background-color: #ffffff;border: solid 1px #c2c2c2;border-right: none;}
.page-transfer-sear .filter_area .filter_sort .filter_sort_r .sorts .obscure-sear .obscure-sear-btn{cursor: pointer; color: #ffffff;width: 100px;height: 36px;background-image: linear-gradient(90deg,#ff7e37 0%, #ffae58 100%); text-align: center;line-height: 36px;font-size: 14px;}
.page-transfer-sear .filter_area .filter_sort .filter_sort_r .all_conditions .conditionBox span.el{margin:5px;padding: 0px 0px 0px 14px;height: 36px;background-color: #f9fafe;border: solid 1px #c4c4c4;line-height: 36px;text-align: center;font-size: 14px;color: #3cb6d0;display: inline-block;}
.page-transfer-sear .filter_area .filter_sort .filter_sort_r .all_conditions .conditionBox span.el a{color: #3cb6d0;font-size: 14px;width: 36px; height: 36px;display: inline-block;cursor: pointer;}
.page-transfer-sear .filter_area .filter_sort .filter_sort_r .all_conditions a.clear_condition{width: 100px;height: 36px;background-color: #ffffff;line-height: 36px;text-align: center;color: #999999;font-size: 14px;display:inline-block;border: solid 1px #c2c2c2;cursor: pointer;margin: 5px;}
.page-transfer-sear .filter_area .resemblance {display: none;}
.page-transfer-sear .filter_area .resemblance  .filter_sort_r .sorts a , .page-transfer-sear .filter_area .resemblance  .filter_sort_r .sorts a.on{ min-width: 60px;}
.page-transfer-sear .filter_rank{ display: flex;justify-content: space-between; padding: 20px 30px;height: 80px;background-color: #ffffff;box-shadow: 0px 0px 10px 0px rgba(22, 91, 114, 0.09);margin:30px 0px 15px;}
.page-transfer-sear .filter_rank .filter_rank_tab{color: #333333;font-size: 18px;}
.page-transfer-sear .filter_rank .filter_rank_tab .sort{ display: inline-block;width: 85px;height: 100%; position: relative;    height: 40px;line-height: 40px;margin-right: 50px;}
.page-transfer-sear .filter_rank .filter_rank_tab .sort:last-child{margin-right: 0px;}
.page-transfer-sear .filter_rank .filter_rank_tab .sort.active{color: #ff863c;}
.page-transfer-sear .filter_rank .filter_rank_tab .sort .sorter-icon-wrapper{position: absolute;top: 10px; right: 0px;}
.page-transfer-sear .filter_rank .filter_rank_tab .sort .sorter-icon-wrapper div:first-child { width: 0;height: 0; border: 5px solid transparent; border-bottom: 5px solid #999; margin-bottom: 2px;}
.page-transfer-sear .filter_rank .filter_rank_tab .sort  .sorter-icon-wrapper div:last-child { width: 0; height: 0; border: 5px solid transparent;  border-top: 5px solid #999;}
.page-transfer-sear .filter_rank .filter_rank_tab .sort .sorter-icon-wrapper div:first-child.on {border-bottom: 5px solid #ff7917;}
.page-transfer-sear .filter_rank .filter_rank_tab .sort .sorter-icon-wrapper  div:last-child.on{ border-top: 5px solid #ff7917;}
.page-transfer-sear .filter_rank .filter_rank_tel{display: flex;justify-content: space-between; }
.page-transfer-sear .filter_rank .filter_rank_tel p{color: #666666;font-size: 18px;line-height: 40px; }
.page-transfer-sear .filter_rank .filter_rank_tel a{width: 140px;height: 46px;background-image: linear-gradient(90deg, #3cb6d0 0%, #4dd1ed 100%);border-radius: 3px;color: #ffffff;font-size: 18px;text-align: center;line-height: 46px; margin-left: 10px;margin-top: -3px;}
.page-transfer-sear .filter_list{display: flex;flex-flow: row wrap;align-content:stretch;}
.page-transfer-sear .filter_list .list_body_each{width: 19.167%;height: 254px;background-color: #ffffff;box-shadow: 0px 0px 10px 0px rgba(22, 91, 114, 0.09);margin-left: 1.04125%;margin-bottom: 10px;position: relative; }
.page-transfer-sear .filter_list .list_body_each:nth-child(5n+1){margin-left: 0px;margin-bottom: 10px;}
.page-transfer-sear .filter_list .list_body_each .title_a {padding: 20px 20px 0px 20px;display: block;}
.page-transfer-sear .filter_list .list_body_each .title_a .img{width: 97.37%;height: 113px; margin: auto;position: relative;}
.page-transfer-sear .filter_list .list_body_each .title_a .img img{max-width: 100%;    max-height: 110px; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.page-transfer-sear .filter_list .list_body_each .title_a .nameBox{text-align: center;width: 100%;}
.page-transfer-sear .filter_list .list_body_each .title_a  p{line-height: 40px;}
.page-transfer-sear .filter_list .list_body_each .title_a .nameBox .name{display: block; color: #333333;font-size: 18px; line-height: 48px;font-weight: bold;width: 100%;    overflow: hidden;text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap;}
.page-transfer-sear .filter_list .list_body_each .title_a .explain{color: #999999;font-size: 14px;    overflow: hidden;text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap;}
.page-transfer-sear .filter_list .list_body_each .title_a .price{color: #ff4b21;font-size: 24px;font-weight: bold;text-align: center;line-height: 48px;overflow: hidden;text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap;}
.page-transfer-sear .filter_list .list_body_each .control{width: 100%;height: 50px;background-image: linear-gradient(90deg, #ff8c3f 0%, #ffb145 100%);color: #ffffff;font-size: 16px;line-height: 50px;text-align: center;position: absolute; bottom: 0px;left: 0px;display: none;}
.page-transfer-sear .filter_list .list_body_each .control a{color: #fff; }
.page-transfer-sear .filter_list .list_body_each:hover .title_a .price{display: none;}
.page-transfer-sear .filter_list .list_body_each:hover .title_a p{line-height: 20px;}
.page-transfer-sear .filter_list .list_body_each:hover .control{display: block;}
.page-transfer-sear .filter_page{background-color: #ffffff;box-shadow: 0px 0px 10px 0px rgba(22, 91, 114, 0.09);width: 100%;}
.page-transfer-sear .filter_page #page{text-align: center;padding: 19px 19px;}
.page-transfer-sear .filter_page #page .layui-laypage-spr{border:none;}
.page-transfer-sear .filter_page #page .layui-laypage a, .page-transfer-sear .filter_page #page .layui-laypage span{padding:0px;}
.page-transfer-sear .filter_page #page a , .page-transfer-sear .filter_page #page .layui-laypage-curr{margin:5px; text-align: center; width: 32px;height: 32px;line-height:32px; color: #ffffff;border: solid 1px #c2c2c2;display:inline-block;color: #333333;font-size: 14px;}
.page-transfer-sear .filter_page #page a.layui-laypage-prev , .page-transfer-sear .filter_page #page a.layui-laypage-next{width: auto;padding:0px 4px;}
.page-transfer-sear .filter_page #page .layui-laypage-curr{background-color: #3cb6d0;border:1px solid #3cb6d0;color:#fff;}
.page-transfer .page-transfer-guess{width: 100%;background-color: #fff;padding:65px 0px 80px;}
.page-transfer .page-transfer-guess .guess-tel{ text-align: center;}
.page-transfer .page-transfer-guess .guess-tel h2{color: #333333;font-size: 36px;  display: flex; flex-wrap: wrap; justify-content: center;}
.page-transfer .page-transfer-guess .guess-tel h2 a{margin-top: 4px;color: #ffffff;width: 160px;height: 40px;line-height: 40px; background-image: linear-gradient(90deg, #ff712b 0%, #fea660 100%);border-radius: 3px;display: inline-block;font-size: 18px;text-align: center;}
.page-transfer .page-transfer-guess .guess-tel p{ color: #c4c4c4;font-size: 16px;line-height: 54px;}
.page-transfer .page-transfer-guess .guess-like .guess-like-head{color: #ff7731;font-size: 36px;line-height: 54px;text-align: center;margin:30px 0px ; }
.page-transfer .page-transfer-guess .guess-like .guess-like-list{border: solid 1px #ededed;width: 100%;display: flex;flex-flow: row wrap;align-content:stretch;}
.page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list{width: 20%;position: relative;border-left: solid 1px #ededed;}
.page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list:first-child{border-left: none;}
.page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list .title_a {padding: 20px;display: block;}
.page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list .title_a .img{    width: 93.5%;height: 113px; margin: auto;position: relative;}
.page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list .title_a .img img{max-width: 100%;    max-height: 110px; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list .title_a .nameBox{text-align: center;width: 100%;}
.page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list .title_a .nameBox .name{color: #333333;font-size: 18px; line-height: 48px;font-weight: bold;width: 100%;    overflow: hidden;text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap;}
.page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list .title_a .explain{    line-height: 48px;color: #999999;font-size: 14px;    overflow: hidden;text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap;}
/* .page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list .title_a .price{color: #ff4b21;font-size: 24px;font-weight: bold;text-align: center;line-height: 48px;overflow: hidden;text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap;} */
.page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list .control{width: 100%;height: 50px;background-image: linear-gradient(90deg, #ff8c3f 0%, #ffb145 100%);color: #ffffff;font-size: 16px;line-height: 50px;text-align: center;position: absolute; bottom: 0px;left: 0px;display: none;}
.page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list .control a{color: #fff; }
.page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list:hover .title_a .price{display: none;}
.page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list:hover .control{display: block;}

@media screen and (max-width: 1200px){
    .dropDownBox {width: 100%;    margin: 5px 0px 5px 5px;}
    .page-transfer-sear .filter_area .filter_sort .filter_sort_r .sorts .obscure-sear{width: 100%;    margin: 5px 0px 5px 5px;}
    .page-transfer .page-transfer-hard .w1200 img{display: none;}
}
@media screen and (max-width: 1000px){
    .page-transfer-sear .filter_rank .filter_rank_tel{display: none;}
    .page-transfer-sear .filter_rank .filter_rank_tab .sort{margin-right: 15px;}
    .page-transfer-sear .filter_rank{padding:15px;}
    .page-transfer-sear .filter_list .list_body_each {width: 48%;margin:1%;}
    .page-transfer-sear .filter_list .list_body_each:nth-child(5n+1){margin:1%;}
    .page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list , .page-transfer .page-transfer-guess .guess-like .guess-like-list .like-list:first-child{width: 48%;margin:1%;border: solid 1px #ededed;}
    .page-transfer .page-transfer-hard .page-transfer-hard-tit p a{display: none;}
}
@media screen and (max-width: 750px){
    .page-transfer-sear .filter_area .filter_sort .other .other_price { float: left; text-align: left; width: 100%; }
    .page-transfer-sear .filter_area .filter_sort .filter_sort_l { width: 90px;}
    .page-transfer-sear .filter_area .filter_sort .filter_sort_r { width: calc(100% - 90px); padding: 15px 15px;}
    .page-transfer-sear .filter_area .filter_sort .other .other_price .input ,.page-transfer-sear .filter_area .filter_sort .other .other_price .btn{margin: 5px;}
    .page-transfer .page-transfer-guess .guess-tel p{display: none;}
    .page-transfer .page-transfer-hard .page-transfer-hard-tit {text-align: left; padding: 10px;}
}
