@charset "UTF-8";
/*2023/01/03 19:07 //assets.zxguori.com */
@import url("./default.css?v=2.0.1");
/* 动画 */
@-webkit-keyframes upDown{100%{  -webkit-transform: translateY(-4px);  transform: translateY(-4px);}}
@keyframes upDown{100%{  -webkit-transform: translateY(-4px);  transform: translateY(-4px);}}
/* 公共标题 */
.common_title{padding-top: 60px;padding-bottom: 28px;}
.common_title.center{text-align: center;}
.common_title .h2{font-size: 32px;color: #141414;font-weight: bold;}
.common_title .p1{margin-top: 3px;font-size: 16px;color: #868686;}
.common_title.white .h2{color: #fff;}
.common_title.white .p1{color: rgba(255, 255, 255, 0.65);}
/*主内容*/
.container{background-color: #ebebf3;}
.container *{-webkit-box-sizing: border-box;box-sizing: border-box;}
/* 1200宽度盒子 */
.box1200{width: 1200px;margin: auto;}
/* banner */
.banner{width: 100%; height: 482px;}
.banner img{width: 100%;height: 100%;object-fit: cover;}
.search .search_box_top .span1{font-size: 26px;color: #2A2A2A;line-height: 25px;font-weight: bold;}
.search .search_box_top .span1 a{color: #F12500;}
.search .search_box_top .div1{position: absolute;right: 30px;top: 28px;color: #5F5F5F;font-size: 14px;}
.search .search_box_top .span3{color: #FF4949;font-weight: bold;margin: 0 2px;}
.search .search_box_top .span4{color: #21C367;font-weight: bold;margin-left: 3px;}
/* 查询 */
.container .search{margin-top: -67px;overflow: hidden; position: absolute;width: 1200px;height: 190px;left: 0;right: 0;}
.container .search .searchwrap{padding: 30px 30px 0;background: #FFFFFF;box-shadow: 0px 20px 30px 0px rgba(0, 28, 55, 0.03);}
.container .search .left-conner{position: absolute;top: 5px;left: 5px;display: block;width: 15px;height: 15px;border-top: 6px solid #bdbdbd;border-left: 6px solid #bdbdbd;}
.container .search .right-conner{position: absolute;top: 5px;right: 5px;display: block;width: 15px;height: 15px;border-top: 6px solid #bdbdbd;border-right: 6px solid #bdbdbd;}
.container .search .common_title_t p{color: #ff580e;font-size: 24px;font-weight: normal;}
.container .search .common_title_t p span{background-color: #ff580e;}
.container .search_input{width: 1140px;height: 60px;margin-top: 18px;background-color: #EEF1F2;border-radius: 4px;position: relative;}
.container .search_input img{margin: -4px 20px 0 15px;}
.container .search_input input{width: 76%;height: 100%;font-size: 16px;padding-right: 10px;}
.container .search_input_button{width: 200px;height: 60px;font-size: 18px;color: #fff;font-weight: bold;line-height: 58px;text-align: center;position: absolute;top: 0;right: 0;-webkit-transition: all 0.4s;transition: all 0.4s;width: 200px;height: 60px;background: linear-gradient(270deg, #F5774A 0%, #FF620A 100%);}
.container .search_slide{margin-top: 3px;height: 56px;line-height: 54px;position: relative;}
.container .search_slide:before{left: -4px;}
.container .search_slide:after{right: -4px;}
.container .search_slide_l{width: 109px;}
.container .search_slide_l span{font-size: 16px;color: #2a2a2a;vertical-align: middle;font-weight: bold;margin-left: 5px;}
.container .search_slide_l img{position: relative;top: 1px;}
.container .search_slide_r{width: 1030px;height: 100%;position: relative;}
.container .search_slide_r li{margin: 0;font-size: 14px;}
.container .search_slide_r li span{display: inline-block;width: 343px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 1.5;vertical-align: middle;}
.container .search_slide_r li span img{margin-right: 6px;vertical-align: -2px;}
.container .search_links{background-color: #fff;width: 100%;height: 115px;box-shadow: 0px 20px 30px 0px rgb(0 28 55 / 4%);}
.container .search_links li{float: left;width: 33.33%;height: 100%;border-left: 1px solid #ebebeb;padding: 15px;}
.container .search_links li:first-child{border-left: none;}
.container .search_links li a{display: inline-block;width: 100%;height: 100%;}
.container .search_links li:hover .search_links_text{opacity: 1;}
.container .search_links_pic{margin-right: 12px;position: relative;width: 140px;height: 85px;overflow: hidden;}
.container .search_links_pic>img{opacity: 1;-webkit-transition: all 0.3s;transition: all 0.3s;}
.container .search_links_play{width: 100%;height: 28%;position: absolute;bottom: 0;left: 0;padding-left: 13px;line-height: 24px;color: rgba(255, 255, 255, .83);}
.container .search_links_text{margin-top: 14px;-webkit-transition: all 0.3s;transition: all 0.3s;width: 214px;}
.container .search_links_text p{font-size: 12px;color: rgba(42, 42, 42, .59);}
.container .search_links_text p:first-child{font-size: 18px;color: #2a2a2a;font-weight: bold;margin-bottom: 4px;position: relative;}
.container .search_links_text p:first-child i{display: inline-block;position: absolute;top: 4px;right: 18px;}
/* 热门注册服务 */
.hotservice{width: 100%;height: 1111px;background-color: #EFF1F3;padding-top: 124px;}
.hotservice_t{font-size: 0;}
.hotservice_tli{position: relative;width: 392px;height: 592px;padding: 40px 30px;background-color: #fff;background-position: top;background-repeat: no-repeat;display: inline-block;float: left;}
.hotservice_tli:not(:last-child){margin-right: 12px;}
.hotservice_tli:nth-child(1){background-image: url('../images/shangbiao/part1_timg1.png');}
.hotservice_tli:nth-child(2){background-image: url('../images/shangbiao/part1_timg2.png');}
.hotservice_tli:nth-child(3){background-image: url('../images/shangbiao/part1_timg3.png');}
.hotservice_tli .title{font-size: 24px;font-weight: bold;color: #FFFFFF;position: relative;}
.hotservice_tli .title::after{position: absolute;top: 95px;left: 0;content: '';width: 20px;height: 2px;background: #FFFFFF;opacity: 0.32;}
.hotservice_tli .subtitle{font-size: 13px;color: #FFFFFF;margin-top: 6px;height: 39px;}
.hotservice_tli .ul1{margin-top: 83px;}
.hotservice_tli .ul1 li{position: relative;font-size: 16px;color: #333333;padding-left: 22px;margin-bottom: 16px;}
.hotservice_tli .ul1 li::before{position: absolute;top: 8px;left: 0;content: '';width: 8px;height: 8px;background: linear-gradient(180deg, #FFBF5C 0%, #FC8542 100%);border-radius: 50%;}
.hotservice_tli .ul1 li .sprites{margin-right: 10px;float: right;margin-top: 6px;}
.hotservice_tli .ul2{width: 332px;height: 177px;padding: 21px 34px;background: #F8FAFF;border-radius: 2px;position: relative;z-index: 2;}
.hotservice_tli .ul2 li{font-size: 14px;color: #333333;margin-bottom: 17px;display: inline-block;}
.hotservice_tli .ul2 li:not(:nth-child(3n)){margin-right: 46px;}
.hotservice_tli .tli_b{position: absolute;bottom: 0;left: 0;width: 392px;height: 144px;padding: 4px 30px;background: #F8FAFF;border-top: 1px dashed rgba(204, 219, 255, .54);}
.hotservice_tli .tli_b .price{font-size: 37px;color: #F67441;letter-spacing: -1px;}
.hotservice_tli .tli_b .getprice{font-size: 24px;letter-spacing: 1px;}
.hotservice_tli .tli_b .price_i{font-size: 28px;}
.hotservice_tli .tli_b .price_span{font-size: 30px;}
.hotservice_tli .tli_b .price_uni{font-size: 16px;margin-left: 7px;letter-spacing: 1px;}
.hotservice_tli .tli_b .btnbox{margin-top: 8px;position: relative;z-index: 2;}
.hotservice_tli .tli_b .btn_a{width: 161px;height: 52px;font-size: 18px;display: inline-block;text-align: center;line-height: 52px;}
.hotservice_tli .tli_b .toask{color: #4964B8;background: rgba(73, 100, 184, .1);}
.hotservice_tli .tli_b .tobuy{color: #fff;background: #F96B2A;margin-left: 10px;}
.hotservice_b{margin-top: 12px;}
.hotservice_bli{position: relative;width: 392px;height: 140px;padding: 17px 114px 0 30px;background: #FFFFFF;box-shadow: 0px 10px 20px 0px rgba(0, 40, 79, 0.06);display: inline-block;float: left;background: #fff url('../images/shangbiao/part1_bbg.png') no-repeat right bottom;overflow: hidden;}
.hotservice_bli:not(:last-child){margin-right: 12px;}
.hotservice_bli>.sprites{position: absolute;top: 36px;right: 28px;}
.hotservice_bli .title{position: relative;font-size: 20px;color: #333333;font-weight: bold;}
.hotservice_bli .title:after{content: '';width: 20px;height: 2px;background: #C7CEDE;position: absolute;top: 84px;left: 0;}
.hotservice_bli .subtitle{font-size: 13px;color: rgba(51, 51, 51, .5);margin-top: 3px;line-height: 18px;}
.hotservice_bli .tli_b{margin-top: 78px;position: absolute;z-index: 1;background: #fff;transition: all .3s;}
.hotservice_bli:hover .tli_b{margin-top: 12px;}
.hotservice_bli:nth-child(3):hover .tli_b{margin-top: 10px;}
.hotservice_bli .tli_b .btn_a{width: 87px;height: 30px;font-size: 12px;display: inline-block;text-align: center;line-height: 30px;}
.hotservice_bli .tli_b .toask{color: #4964B8;background: rgba(73, 100, 184, .1);}
.hotservice_bli .tli_b .tobuy{color: #F96B2A;background: #fff;margin-left: 11px;border: 1px solid #F96B2A;}
/* 遇到注册阻碍怎么办 */
.shoulddo{width: 100%;height: 823px;background: url(../images/shangbiao/part2_bg.png) no-repeat center;}
.shoulddo_t {}
.shoulddo_tli{width: 300px;height: 384px;padding: 40px 30px;background: linear-gradient(360deg, #FFFFFF 0%, #F2F6FF 100%);display: inline-block;float: left;position: relative;}
.shoulddo_tli:not(:last-child){border-right: 1px solid #E5ECF3;}
.shoulddo_tli:hover{position: relative;box-shadow: 0px 24px 40px 0px rgba(0, 0, 0, 0.1);z-index: 1;}
.shoulddo_tli>.sprites {}
.shoulddo_tli .title{font-size: 18px;color: #333333;font-weight: bold;margin-top: 8px;}
.shoulddo_tli .subtitle{font-size: 13px;color: rgba(51, 51, 51, .5);line-height: 20px;margin-top: 8px;}
.shoulddo_tli .tli_b{height: 153px;padding-top: 11px;border-top: 1px dashed #D0D3DC;position: absolute;bottom: 0;width: 81%;}
.shoulddo_tli .tli_b .price{font-size: 30px;color: #F67441;letter-spacing: -1px;}
.shoulddo_tli .tli_b .price_i{font-size: 20px;font-weight: normal;color: #F67441;}
.shoulddo_tli .tli_b .price_span{font-size: 20px;}
.shoulddo_tli .tli_b .price_uni{font-size: 14px;font-weight: normal;margin-left: 5px;}
.shoulddo_tli .tli_b .btnbox{margin-top: 20px;}
.shoulddo_tli .tli_b .btn_a{display: inline-block;float: left;}
.shoulddo_tli .tli_b .toask{width: 192px;height: 40px;background: #F96B2A;border: 1px solid #F96B2A;text-align: center;line-height: 40px;color: #fff;font-size: 14px;}
.shoulddo_tli .tli_b .tobuy{width: 40px;height: 40px;padding-top: 10px;margin-left: 8px;text-align: center;border: 1px solid #F96B2A;}
.shoulddo_b{width: 1200px;height: 180px;background: #FFFFFF;margin-top: 8px;}
.shoulddo_bli{padding: 40px 30px 0 126px;display: inline-block;width: 400px;height: 180px;float: left;position: relative;transition: all .3s;}
.shoulddo_bli:hover{box-shadow: 0 0 19px 3px rgb(51 51 51 / 10%);}
.shoulddo_bli:not(:last-child){border-right: 1px solid #E5ECF3;}
.shoulddo_bli>.sprites{position: absolute;left: 30px;}
.shoulddo_bli .title{font-size: 18px;color: #333333;}
.shoulddo_bli .subtitle{font-size: 13px;color: rgba(51, 51, 51, .5);line-height: 18px;margin-top: 5px;}
.shoulddo_bli .tobuy{font-size: 14px;color: #FF6F10;position: absolute;left: 126px;bottom: 42px;}
/* 商标注册相关服务 */
.brandzc{height: 652px;background: #fff;}
.brandzcwrap{position: relative;padding-left: 300px;}
.brandzc_l{width: 300px;height: 403px;background: #006ce9;color: #fff;position: absolute;left: 0;right: 0;padding: 36px 30px;}
.brandzc_l .title{font-size: 24px;font-weight: bold;color: #FFFFFF;}
.brandzc_l .subtitle{font-size: 13px;color: rgba(255, 255, 255, .66);line-height: 18px;margin-top: 8px;}
.brandzc_l .brandzc_ul{margin-top: 20px;}
.brandzc_l .brandzc_li{height: 32px;line-height: 32px;padding-left: 13px;margin-top: 8px;}
.brandzc_l .brandzc_li:hover a{color: #dceafb;}
.brandzc_l .brandzc_li:first-child{border-bottom: 1px dashed rgba(255, 255, 255, .23);margin-bottom: 7px;opacity: .74;}
.brandzc_l .brandzc_li:nth-child(even){background: url('../images/shangbiao/part3_llibg.png') no-repeat center;}
.brandzc_l .brandzc_li>a{color: #fff;width: 100%;height: 100%;}
.brandzc_l .brandzc_li span{/* float: right; */}
.brandzc_l .brandzc_li span:nth-child(1){display: inline-block;width: 139px;}
.brandzc_l .brandzc_li span i{color: rgba(255, 255, 255, .52);margin-left: 4px;}
.brandzc_l .btn_a{display: inline-block;width: 240px;height: 40px;background: linear-gradient(180deg, #FFFFFF 0%, #F1F6FF 100%);text-align: center;line-height: 40px;font-size: 16px;color: #095AE5;position: absolute;left: 30px;bottom: 32px;}
.brandzc_r{border: 1px solid #E8EEF4;height: 403px;}
.brandzc_rli{display: inline-block;width: 449px;height: 201px;float: left;padding: 30px 38px;position: relative;overflow: hidden;}
.brandzc_rli:not(:nth-child(2n)){border-right: 1px solid #E8EEF4;}
.brandzc_rli:nth-child(1),
.brandzc_rli:nth-child(2){border-bottom: 1px solid #E8EEF4;}
.brandzc_rli>.sprites{position: absolute;right: 39px;bottom: 40px;}
.brandzc_rli>.sprites1 {}
.brandzc_rli>.sprites2{display: none;}
.brandzc_rli:hover>.sprites2{display: block;}
.brandzc_rli .title{font-size: 20px;color: #333333;font-weight: bold;}
.brandzc_rli .subtitle{font-size: 16px;color: rgba(51, 51, 51, .5);margin-top: 7px;}
.brandzc_rli .tli_b{margin-top: 31px;z-index: 2;}
.brandzc_rli .tli_b .price{font-size: 30px;color: #F67441;letter-spacing: -1px;z-index: 0;}
.brandzc_rli:hover .tli_b .btnbox{margin-top: -39px;position: relative;}
.brandzc_rli:hover{box-shadow: 0px 24px 40px 0px rgba(0, 0, 0, 0.1);}
.brandzc_rli .tli_b .getprice{font-size: 24px;letter-spacing: 1px;}
.brandzc_rli .tli_b .price_i{font-size: 28px;font-weight: normal;color: #F67441;}
.brandzc_rli .tli_b .price_span{font-size: 20px;}
.brandzc_rli .tli_b .price_uni{font-size: 16px;font-weight: normal;margin-left: 5px;}
.brandzc_rli .tli_b .btnbox{margin-top: 36px;background: #fff;z-index: 1;width: 256px;transition: all.3s;}
.brandzc_rli .tli_b .btn_a,
.msgchange_li .tli_b .btn_a{display: inline-block;float: left;}
.brandzc_rli .tli_b .toask,
.msgchange_li .tli_b .toask{width: 120px;height: 32px;text-align: center;line-height: 30px;color: #fff;font-size: 14px;background: #F96B2A;border: 1px solid #F96B2A;}
.brandzc_rli .tli_b .tobuy,
.msgchange_li .tli_b .tobuy{width: 32px;height: 32px;padding-top: 6px;margin-left: 8px;text-align: center;border: 1px solid #F96B2A;}
/* 商标信息变更 */
.msgchange{height: 860px;background: #EFF1F3;}
.msgchangewarp{position: relative;}
.msgchange_li{display: inline-block;float: left;width: 392px;height: 194px;margin-bottom: 12px;padding: 30px;background: #FFFFFF;overflow: hidden;position: relative;}
.msgchange_li:hover{box-shadow: 0px 24px 40px 0px rgba(0, 0, 0, 0.1);position: relative;z-index: 1;}
.msgchange_li:not(:nth-child(3n)){margin-right: 12px;}
.msgchange_li .title{font-size: 20px;color: #333333;font-weight: bold;margin-bottom: 11px;}
.msgchange_li .title .sprites{vertical-align: -11px;margin-right: 6px;}
.msgchange_li .subtitle {}
.msgchange_li .subtitle li{font-size: 13px;color: rgba(51, 51, 51, .5);line-height: 20px;position: relative;margin-bottom: 5px;padding-left: 13px;}
.msgchange_li .subtitle li:after{content: '';width: 4px;height: 4px;background: #095AE5;position: absolute;left: 0;top: 8px;}
.msgchange_li .tli_b{margin-top: 16px;z-index: 3;position: relative;}
.msgchange_li .tli_b .price{font-size: 20px;color: #F67441;letter-spacing: -1px;}
.msgchange_li .tli_b .price_i{font-size: 16px;font-weight: normal;color: #F67441;}
.msgchange_li .tli_b .price_span{font-size: 16px;}
.msgchange_li .tli_b .price_uni{font-size: 14px;font-weight: normal;margin-left: 4px;}

.msgchange_li .tli_b .btnbox{margin-top: 50px;position: relative;background: #fff;transition: all.3s;}
.msgchange_li:hover .tli_b .btnbox{margin-top: -37px;}
.msgchange_lilast{position: absolute;left: 0;top: 0;width: 392px;height: 403px;background: url('../images/shangbiao/part4_lbg.png') center -1px no-repeat;padding: 65px 30px 0;}
.msgchange_lilast .title{font-size: 30px;font-weight: bold;color: #FFFFFF;}
.msgchange_lilast .subtitle{font-size: 18px;color: rgba(255, 255, 255, .66);line-height: 24px;margin-top: 6px;}

.msgchange_lilast .price{font-size: 30px;color: #fff;margin-top: 48px;letter-spacing: -1px;}
.msgchange_lilast .price_i{font-size: 20px;font-weight: normal;color: #ffffff;}
.msgchange_lilast .price_span{font-size: 20px;}
.msgchange_lilast .price_uni{font-size: 14px;font-weight: normal;margin-left: 5px;}
.msgchange_lilast .btnbox{position: absolute;bottom: 55px;left: 30px;z-index: 2;}
.msgchange_lilast .btn_a{width: 162px;height: 54px;font-size: 20px;display: inline-block;text-align: center;line-height: 54px;float: left;}
.msgchange_lilast .toask{color: #095AE5;background: linear-gradient(180deg, #FFFFFF 0%, #F1F6FF 100%);}
.msgchange_lilast .tobuy {

  margin-left: 8px;

  border: 1px solid #FFFFFF;color: #FBFCFF;}
/* 注册流程 */
.process{width: 100%;height: 581px;background: url('../images/shangbiao/part5_bg.png') center -1px no-repeat;border-radius: 0 0 4px 4px;}
.process .common_title_t p{font-size: 18px;}
.process_l{height: 328px;background: #fff;padding: 51px 41px;position: relative;}
.process_l:after{content: '';position: absolute;top: 106px;left: 71px;width: 972px;height: 2px;background: #F0F2F5;z-index: 0;}
.process_l li{width: 225px;height: 140px;float: left;margin-left: 15px;position: relative;z-index: 1;}
.process_l li:last-child{width: 157px;}
.process_l li:first-child{margin-left: 0;}
.process_l_n{width: 33px;height: 33px;font-size: 28px;color: #DEE1E9;line-height: 30px;margin: 11px 0 19px;}
.process_l .bg-part5_icon0{position: absolute;top: 47px;right: 32px;}
.process_l_t{font-size: 18px;color: #424a66;font-weight: bold;-webkit-transition: all 0.4s;transition: all 0.4s;}
.process_l_d{font-size: 12px;color: #6C7485;margin-top: 2px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.honor{width: 100%;height: 640px;background: url('../images/shangbiao/part6_bg.png') center -1px no-repeat;}
.honordiv img{box-shadow: 0 19px 18px -5px rgba(51, 51, 51, .2);}
.honordiv img:not(:last-child){margin-right: 5px;}
/* 顾问 */
.team.change_new{width: 100%;height: 662px;background: url('../images/shangbiao/part7_bg.png') center -1px no-repeat;}
.change_new .team_slide_hd ul{width: auto;font-size: 0;}
.change_new .team_slide_hd ul li{display: inline-block;width: 396px;height: 78px;font-size: 14px;color: #fff;padding: 16px 20px 0 72px;cursor: pointer;background: rgba(92, 98, 128, .2);position: relative;}
.change_new .team_slide_hd ul li:not(:last-child){margin-right: 6px;}
.change_new .team_slide_hd ul li.on{position: relative;background: #3D4E7B;}
.change_new .team_slide_hd ul li.on:before{content: "";display: inline-block;width: 0;height: 0;border-color: transparent;border-style: solid;border-width: 8px 9px 0 10px;border-top-color: #3d4e7b;position: absolute;bottom: -8px;left: 32px;margin-left: -2px;}
.change_new .team_slide_hd ul li .title{font-size: 16px;}
.change_new .team_slide_hd ul li .subtitle{font-size: 12px;color: rgba(255, 255, 255, .6);}
.change_new .team_slide_hd ul li .sprites{position: absolute;left: 18px;top: 18px;}
.team_slide_bd{margin-top: 19px;height: 314px;background: #fff;padding: 7px;}
.team_slide_bd .team_star{width: 282px;height: 299px;float: left;margin-right: 3px;background: url(../images/team_pic1.jpg) center no-repeat;text-align: center;}
.team_slide_bd .team_star>a{display: block;padding-top: 22px;height: 299px;}
.team_slide_bd .team_star_t{font-size: 18px;color: #fff;font-weight: bold;}
.team_slide_bd .team_star_pic{margin: 10px auto 6px;width: 150px;height: 150px;border-radius: 50%;background-color: rgba(255, 255, 255, 0.2);padding: 10px;overflow: hidden;}
.team_slide_bd .team_star_pic img{width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;border-radius: 50%;}
.team_slide_bd .team_star_name{font-size: 16px;color: #fff;font-weight: bold;}
.team_slide_bd .team_star_exp{font-size: 14px;color: #ffd3bf;margin: 8px 0 12px;}
.team_slide_bd .team_star span{display: inline-block;width: 100px;height: 26px;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2b051), to(#f2b051)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));background-image: linear-gradient(#f2b051, #f2b051), linear-gradient(#ffffff, #ffffff);-webkit-box-shadow: 1px 1px 8px 0 rgba(129, 80, 59, 0.23);box-shadow: 1px 1px 8px 0 rgba(129, 80, 59, 0.23);border-radius: 13px;font-size: 14px;color: #fff;font-weight: bold;line-height: 26px;-webkit-transition: all 0.3s;transition: all 0.3s;}
.team_slide_bd .team_star:hover span{-webkit-transform: translateY(-2px);transform: translateY(-2px);}
.team_slide_bd .team_person{width: 146px;height: 148px;float: left;position: relative;margin: 0 0 4px 4px;overflow: hidden;}
.team_slide_bd .team_person:hover .team_person_contact{width: 100%;height: 100%;}
.team_slide_bd .team_person_pic{width: 100%;height: 100%;background: #15181D;}
.team_slide_bd .team_person_pic img{width: 100%;height: 100%;}
.team_slide_bd .team_person_contact{width: 0;height: 0;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;background-color: rgba(0, 0, 0, 0.6);text-align: center;overflow: hidden;-webkit-transition: all 0.3s;transition: all 0.3s;}
.team_slide_bd .team_person_contact>.team_mask_link{width: 146px;height: 146px;position: absolute;top: 50%;left: 50%;margin-left: -72px;margin-top: -80px;}
.team_slide_bd .team_person_contact i{display: inline-block;width: 10px;height: 10px;position: absolute;top: 10px;left: 4px;border-left: 2px solid #3d3d3d;border-top: 2px solid #3d3d3d;}
.team_slide_bd .team_person_contact p{font-size: 16px;font-weight: bold;color: #fff;padding: 72px 0 24px;}
.team_slide_bd .team_person_contact span{display: inline-block;width: 100px;height: 26px;background-color: #fa753c;-webkit-box-shadow: 1px 1px 8px 0 rgba(129, 80, 59, 0.23);box-shadow: 1px 1px 8px 0 rgba(129, 80, 59, 0.23);border-radius: 13px;font-size: 14px;color: #fff;line-height: 26px;-webkit-transition: box-shadow 0.2s;-webkit-transition: -webkit-box-shadow 0.2s;transition: -webkit-box-shadow 0.2s;transition: box-shadow 0.2s;transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;}
/* 案例 */
.case_l{width: 1200px;height: 327px;position: relative;z-index: 2;background-color: #ffffff;-webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.02);box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.02);}
.case_l li{float: left;width: 200px;height: 160px;text-align: center;line-height: 104px;padding: 25px 0;}
.case_l li:nth-child(1),
.case_l li:nth-child(2),
.case_l li:nth-child(3),
.case_l li:nth-child(4),
.case_l li:nth-child(5),
.case_l li:nth-child(6){border-bottom: 1px solid #ddd;}
.case_l li img{-webkit-transition: 0.5s;transition: 0.5s;}
.case_l li:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
/* 咨询 */
.contact{padding: 14px 0 64px;}
.contact ul{font-size: 0;}
.contact li{float: left;width: 394px;height: 240px;background-repeat: no-repeat;background-position: center;-webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.02);box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.02);padding-top: 47px;padding-left: 40px;}
.contact li:nth-child(1){background-image: url('../images/shangbiao/part8_img1.jpg');}
.contact li:nth-child(2){background-image: url('../images/shangbiao/part8_img2.jpg');}
.contact li:nth-child(3){background-image: url('../images/shangbiao/part8_img3.jpg');}
.contact li>a{display: block;height: 231px;}
.contact li:not(:first-child){margin-left: 9px;}
.contact li .title{font-size: 22px;font-weight: bold;color: #FFFFFF;}
.contact li .subtitle{font-size: 14px;color: #FFFFFF;margin: 5px 0 36px;line-height: 18px;width: 56%;}
.contact li span{display: inline-block;width: 130px;height: 32px;font-size: 14px;line-height: 34px;color: #fff;text-align: center;border: 1px solid rgba(255, 255, 255, .5);-webkit-transition: all 0.4s;transition: all 0.4s;}
/*查询能否注册弹窗*/
.background_1{position: fixed;_position: absolute;z-index: 9999;top: 0;left: 0;width: 100%;height: 100%;background: #323232;background: rgba(0, 0, 0, 0.5);display: none;}
.webox{position: fixed;_position: absolute;z-index: 9999;padding: 14px;border-radius: 5px;width: 700px;height: 490px;display: block;left: 50%;top: 50%;margin: -245px 0 0 -350px;}
.webox #inside{background-color: #ffffff;height: 490px;}
.webox #inside h1{-moz-user-select: none;-webkit-user-select: none;position: relative;display: block;margin: 0;padding: 0;font-size: 18px;color: #fff;line-height: 60px;height: 60px;padding-left: 35px;font-family: Arial;background: #0586eb;cursor: move;}
.webox #inside h1 a{position: absolute; display: block; right: 15px; margin-top: 20px; top: 0px; font-size: 14px; background-image: url(../images/close.png); background-repeat: no-repeat; background-position: center top; width: 18px; height: 18px; cursor: pointer; display: inline-block;background-size: 100% auto;}
.webox #inside h1 a:hover{background-position: center bottom;}
.trademark-xq-reg{width: 440px;margin: 0 auto;color: #999;font-size: 14px;padding-top: 40px;}
.trademark-xq-buy{width: 470px;margin: 0 auto;}
.trademark-xq-buy-c li{margin-top: 24px;position: relative;}
.trademark-xq-buy-cl {float: left;width: 80px;text-align: right;color: #4c4c4c;font-size: 14px;padding-top: 6px;}
.trademark-xq-buy-cl span{color: #f00;margin-left: 3px;}
.trademark-xq-buy-cr{float: left;width: 380px;height: 34px;padding-left: 10px;}
.clearone{clear: both;zoom: 1;height: 0;}
.trademark-xq-buy-input{border: 1px solid #eee;height: 32px;line-height: 32px;width: 358px;padding: 0 10px;}
.trademark-xq-reg-c-a{background: #7ac143 url(../images/bg/trademark-serxq-d.png) no-repeat 10px 50%;color: #fff;position: absolute;top: -20px;right: 0;width: 352px;height: 20px;padding-left: 28px;}
.submit-btn{background: #ff962a;border: 1px solid #ff962a;width: 149px;height: 38px;cursor: pointer;color: #fff;font-size: 14px;margin-left: 90px;}
.reset-btn{background: #e5e5e5;border: 1px solid #d2d2d2;width: 149px;height: 38px;cursor: pointer;color: #4c4c4c;font-size: 14px;margin-left: 10px;}
.trademark-xq-reg-b{height: 42px;line-height: 42px;color: #999;font-size: 14px;border-top: 1px dashed #efefef;margin-top: 35px;}
.trademark-xq-reg-b span{padding-left: 20px;}
.trademark-xq-buy-cr .select_box{float: left;}
.trademark-xq-buy-cr .select_box dl dd{float: left;border: 1px solid #eee;height: 32px;line-height: 32px;width: 380px;position: relative;}
.trademark-xq-buy-cr .select_box dl dd span{display: inline-block;width: 100%;position: relative;}
.trademark-xq-buy-cr .select_box dl dd span a{display: inline-block;width: 100%;height: 32px;line-height: 32px;font-size: 12px;color: #818181;background: url(../images/bg/trademark-serlist-c.png) no-repeat 94% 50%;padding: 0 44px 0 10px;box-sizing: border-box;-webkit-box-sizing: border-box;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.trademark-xq-buy-cr .select_box dl dd .select{position: absolute;left: -1px;top: 32px;width: 100%;max-height: 120px;height: auto;z-index: 999;border: 1px solid #eee;background: #fff;overflow-x: hidden;overflow-y: auto;display: none;}
.trademark-xq-buy-cr .select_box dl dd .select a{display: block;width: 100%;height: 24px;}
.trademark-xq-buy-cr .select_box dl dd .select a label{display: block;width: 100%;line-height: 24px;font-size: 12px;color: #818181;text-indent: 10px;cursor: pointer;}
.trademark-xq-buy-cr .select_box dl dd .select a input{width: 13px;height: 13px;display: inline-block;vertical-align: top;margin: 6px 4px 4px 0;}
/*查询能否注册弹窗*/

/* 精灵图 */
.sprites{display: inline-block;}
.bg-icon_search{position: relative;width: 16px;height: 16px;margin: 0 25px 0 30px;background: url('../images/shangbiao/css_sprites.png') -438px -296px;vertical-align: -2px;}
.bg-icon_search:after{content: '';position: absolute;top: 4px;right: -15px;width: 1px;height: 10px;background: #CFCFCF;}
.bg-icon_video{width: 16px;height: 16px;background: url('../images/shangbiao/css_sprites.png') -438px -320px;vertical-align: -3px;margin-right: 5px;}
.bg-icon_video_ck{width: 14px;height: 14px;background: url('../images/shangbiao/css_sprites.png') -438px -409px;vertical-align: -3px;margin-right: 5px;}
.bg-icon_video_r{width: 14px;height: 14px;background: url('../images/shangbiao/css_sprites.png') -436px -388px;vertical-align: -3px;}
.bg-icon_yhtx{width: 16px;height: 16px;background: url('../images/shangbiao/css_sprites.png') -438px -340px;}
.bg-part1_bicon1{width: 68px;height: 68px;background: url('../images/shangbiao/css_sprites.png') -308px -170px;}
.bg-part1_bicon2{width: 68px;height: 68px;background: url('../images/shangbiao/css_sprites.png') -2px -242px;}
.bg-part1_bicon3{width: 68px;height: 68px;background: url('../images/shangbiao/css_sprites.png') -74px -242px;}
.bg-part1_ticon1{width: 18px;height: 14px;background: url('../images/shangbiao/css_sprites.png') -432px -366px;}
.bg-part2_bicon0{width: 16px;height: 16px;background: url('../images/shangbiao/css_sprites.png') -392px -366px;vertical-align: -3px;margin-left: 4px;transition: all .2s;}
.bg-part2_bicon1{width: 80px;height: 80px;background: url('../images/shangbiao/css_sprites.png') -206px -104px;}
.bg-part2_bicon2{width: 80px;height: 80px;background: url('../images/shangbiao/css_sprites.png') -308px -2px;}
.bg-part2_bicon3{width: 80px;height: 80px;background: url('../images/shangbiao/css_sprites.png') -308px -86px;}
.bg-part2_ticon0{width: 18px;height: 18px;background: url('../images/shangbiao/css_sprites.png') -438px -274px;}
.bg-part2_ticon1{width: 68px;height: 68px;background: url('../images/shangbiao/css_sprites.png') -146px -242px;}
.bg-part2_ticon2{width: 68px;height: 68px;background: url('../images/shangbiao/css_sprites.png') -218px -242px;}
.bg-part2_ticon3{width: 68px;height: 68px;background: url('../images/shangbiao/css_sprites.png') -290px -242px;}
.bg-part2_ticon4{width: 68px;height: 68px;background: url('../images/shangbiao/css_sprites.png') -2px -314px;}
.bg-part3_icon1{width: 64px;height: 64px;background: url('../images/shangbiao/css_sprites.png') -74px -314px;}
.bg-part3_icon1a{width: 64px;height: 64px;background: url('../images/shangbiao/css_sprites.png') -142px -314px;}
.bg-part3_icon2{width: 64px;height: 64px;background: url('../images/shangbiao/css_sprites.png') -210px -314px;}
.bg-part3_icon2a{width: 64px;height: 64px;background: url('../images/shangbiao/css_sprites.png') -278px -314px;}
.bg-part3_icon3{width: 64px;height: 64px;background: url('../images/shangbiao/css_sprites.png') -392px -2px;}
.bg-part3_icon3a{width: 64px;height: 64px;background: url('../images/shangbiao/css_sprites.png') -392px -70px;}
.bg-part3_icon4{width: 64px;height: 64px;background: url('../images/shangbiao/css_sprites.png') -392px -138px;}
.bg-part3_icon4a{width: 64px;height: 64px;background: url('../images/shangbiao/css_sprites.png') -392px -206px;}
.bg-part3_llibg{width: 250px;height: 32px;background: url('../images/shangbiao/css_sprites.png') -2px -206px;}
.bg-part4_icon1{width: 40px;height: 40px;background: url('../images/shangbiao/css_sprites.png') -91px -386px;}
.bg-part4_icon2{width: 40px;height: 40px;background: url('../images/shangbiao/css_sprites.png') -135px -386px;}
.bg-part4_icon3{width: 40px;height: 40px;background: url('../images/shangbiao/css_sprites.png') -179px -386px;}
.bg-part4_icon4{width: 40px;height: 40px;background: url('../images/shangbiao/css_sprites.png') -223px -386px;}
.bg-part4_icon5{width: 41px;height: 42px;background: url('../images/shangbiao/css_sprites.png') -2px -386px;}
.bg-part4_icon6{width: 40px;height: 40px;background: url('../images/shangbiao/css_sprites.png') -267px -386px;}
.bg-part4_icon7{width: 40px;height: 41px;background: url('../images/shangbiao/css_sprites.png') -47px -386px;}
.bg-part5_icon0{width: 26px;height: 17px;background: url('../images/shangbiao/css_sprites.png') -256px -206px;}
.bg-part5_icon1{width: 98px;height: 98px;background: url('../images/shangbiao/css_sprites.png') -2px -2px;}
.bg-part5_icon2{width: 98px;height: 98px;background: url('../images/shangbiao/css_sprites.png') -104px -2px;}
.bg-part5_icon3{width: 98px;height: 98px;background: url('../images/shangbiao/css_sprites.png') -2px -104px;}
.bg-part5_icon4{width: 98px;height: 98px;background: url('../images/shangbiao/css_sprites.png') -104px -104px;}
.bg-part5_icon5{width: 98px;height: 98px;background: url('../images/shangbiao/css_sprites.png') -206px -2px;}
.bg-part7_icon1{width: 42px;height: 42px;background: url('../images/shangbiao/css_sprites.png') -392px -274px;}
.bg-part7_icon2{width: 42px;height: 42px;background: url('../images/shangbiao/css_sprites.png') -392px -320px;}
.bg-part7_icon3{width: 42px;height: 42px;background: url('../images/shangbiao/css_sprites.png') -346px -314px;}
.bg-part8_icon1{position: relative;width: 16px;height: 16px;background: url('../images/shangbiao/css_sprites.png') -412px -366px;vertical-align: -2px;margin-right: 16px;}
.bg-part8_icon1:after{content: '';width: 1px;height: 8px;background: #FFFFFF;opacity: 0.5;position: absolute;top: 5px;right: -9px;}
.container .search_links li:hover .search_links_pic>img,
.container .search_input_button:hover,
.msgchange_lilast .btn_a:hover,
.brandzc_l .btn_a:hover,
.shoulddo_tli .tli_b .btn_a:hover,
.hotservice_tli .tli_b .btn_a:hover,
.brandzc_rli .tli_b .btn_a:hover{opacity: .9;}
.a_link{display: inline-block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
/* 团队 */
.team-wrap .layui-carousel{width: 1200px;height:404px!important;overflow:hidden; position:relative;margin-top: 32px;}
.team-wrap .team-wrap-bd{position:relative; height:274px; z-index:0;}
.team-wrap .team-wrap-bd li{zoom:1;background-color: #fff;height:274px;}
.team-wrap .slider h6{font-size: 28px;}
.team-wrap .slider h6 span{position: relative;z-index: 1;}
.team-wrap .slider h6 span::before{position: absolute;left: 28px;bottom: -7px;font-size: 48px;content: 'TEAM';color: #f8f8f9;font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;font-weight: 700;letter-spacing: 1px;z-index: -1;}
.team-wrap .slider p{color: #666;margin-top: 12px;line-height: 28px;margin-bottom: 20px;}
.team-wrap .slider p.zx-after-line{color: #979C9B;padding-bottom: 6px;font-size: 14px;margin-bottom: 0;}
.team-wrap .slider .photo{padding: 20px;}
.team-wrap .slider .zx-vertical{background: url(../images/bg/dark-inner.png) no-repeat right bottom;}
.team-wrap .slider .inner{text-align: left;padding: 0 100px 0 20px;}
.team-wrap .team-wrap-hd{position: absolute;bottom: 0;left: 0;width: 100%;}
.team-wrap .team-wrap-hd li{width: 20%;float: left;margin: 0 2.5%;height: auto;background-color: transparent;color: #fff;text-align: left;position: relative;}
.team-wrap .team-wrap-hd li:nth-child(n+5){margin-top: 24px;}
.team-wrap .team-wrap-hd li dl{width: 100%;}
.team-wrap .team-wrap-hd li dt{border: 2px solid #fff;border-radius: 50%;width: 80px;height: 80px;overflow: hidden;}
.team-wrap .team-wrap-hd li.layui-this dt{border-color: #F66060;}
.team-wrap .team-wrap-hd li dt img{max-width:inherit;width:auto;height: 82px;margin-left: -22px;}
.team-wrap .team-wrap-hd li dd{margin-left: 15px;text-align: left;}
.team-wrap .team-wrap-hd li h6{font-size: 16px;height: 24px;margin-top: 28px;}
.team-wrap .team-wrap-hd li p{font-size: 12px;}
.team-wrap .team-wrap-hd li:hover{color: #F66060;}
.team-wrap .team-wrap-hd li.on::after{content:'';width:0;height:0;border:11px solid transparent;border-top-color:#fff;position:absolute;top:-35px;left:30px;z-index:0;-webkit-transition:opacity .6s linear;transition:opacity .6s linear}
.team-wrap .team-wrap-hd li h6 a{color: #fff;}