@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{text-align: center;}
.common_title_t label{display: inline-block;width: 10px;height: 10px;border-radius: 50%;border: 1px solid rgba(132, 141, 173, 0.56);vertical-align: middle;position: relative;}
.common_title_t p{font-size: 30px;color: #243159;display: inline-block;margin: 0 36px;font-weight: bold;vertical-align: middle;}
.common_title_t p span{display: inline-block;width: 9px;height: 9px;background-color: #243159;border-radius: 50%;vertical-align: middle;position: relative;top: -1px;margin: 0 4px;}
.common_title_t_l:after{content: '';display: inline-block;width: 28px;height: 0;border-bottom: 1px solid rgba(132, 141, 173, 0.56);position: absolute;left: 9px;top: 3px;}
.common_title_t_r:before{content: '';display: inline-block;width: 28px;height: 0;border-bottom: 1px solid rgba(132, 141, 173, 0.56);position: absolute;left: -28px;top: 3px;}
.common_title_b{font-size: 14px;color: #a4a6ab;text-align: center;}
.common_title_b.afterline:after{content: '';display: block;width: 27px;height: 1px;background: url(../images/icon21.png) no-repeat;margin: 12px auto 0;}
.common_title.white .common_title_t p{color: #fff;}
.common_title.white .common_title_b{opacity: 0.5;}
.common_title.white .common_title_b:after{opacity: 0.3;}
/*主内容*/
.container{background-color: #ebebf3;}
.container *{-webkit-box-sizing: border-box;box-sizing: border-box;}
/* 1200宽度盒子 */
.box1200{width: 1200px;margin: auto;}
/* banner */
.banner,.banner .bd,.banner ul,.banner li{width: 100%;height: 482px;overflow: hidden;position: relative;}
.banner .hd{height: 10px;position: absolute;left: 50%;bottom: 100px;width: 1100px;z-index: 2;margin-left: -550px;}
.banner .hd ul{height: 10px;font-size: 0;}
.banner .hd li{display: inline-block;width: 10px;height: 10px;border-radius: 100%;-webkit-border-radius: 100%;background: rgba(255, 255, 255, 0.8);margin-left: 10px;text-indent: -9999px;cursor: pointer;}
.banner .hd li.on{background: rgba(255, 255, 255, 1);}
.banner .hd li:first-child{margin-left: 0;}
.banner .bd li img{width: 100%;height: 100%;object-fit: cover;}
/* 查询 */
.container .search{height:245px;background: url(../images/search_bg.jpg);margin-top: -85px;padding-top: 22px;overflow: hidden;position: relative;}
.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_checks{margin-top: 12px;text-align: center;}
.container .search_checks li{display: inline-block;cursor: pointer;margin-left: 20px;}
.container .search_checks li:first-child{margin-left: 0;}
.container .search_checks li span{display: inline-block;width: 15px;height: 15px;background-color: #ffffff;border: solid 1px #cccccc;border-radius: 50%;vertical-align: middle;position: relative;margin-right: 3px;}
.container .search_checks li label{display: inline-block;font-size: 14px;color: #999;vertical-align: middle;cursor: pointer;}
.container .search_checks li.on span{border-color: #fa6b32;}
.container .search_checks li.on span:after{content: '';display: inline-block;width: 7px;height: 7px;background-color: #fa6b32;position: absolute;top: 3px;left: 3px;border-radius: 50%;}
.container .search_checks li.on label{color: #333333;}
.container .search_input{width: 860px;height: 60px;margin: 14px auto 20px;background-color: #ffffff;-webkit-box-shadow: 0px 3px 10px 0px rgba(45, 39, 57, 0.14);box-shadow: 0px 3px 10px 0px rgba(45, 39, 57, 0.14);border-radius: 4px;border: solid 2px #ff580e;position: relative;}
.container .search_input img{margin: -4px 20px 0 15px;}
.container .search_input input{width: 620px;height: 100%;font-size: 14px;}
.container .search_input_button{width: 174px;height: 60px;background-color: #ff580e;font-size: 20px;color: #fff;font-weight: bold;line-height: 58px;text-align: center;position: absolute;top: -2px;right:0;-webkit-transition: all 0.4s;transition: all 0.4s;}
.container .search_input_button:after{content: '';width: 164px;height: 50px;display: inline-block;position: absolute;top: 4px;left: 5px;border-radius: 0px 2px 2px 0px;border: dotted 1px #ffffff;opacity: 0.5;}
.container .search_input_button:hover{background-color: rgba(255, 88, 14, 0.8);}
.container .search_text{text-align: center;}
.container .search_text span{margin: 0 12px;font-size: 14px;color: #5c5c5c;}
.container .search_text span label{color: #ff580e;font-weight: bold;}
.container .search_slide{border-top: 1px dashed #dddddd;border-bottom: 1px dashed #dddddd;margin-top: 18px;height: 56px;line-height: 54px;position: relative;background-color: #fff;}
.container .search_slide:before, .container .search_slide:after{content: '';display: inline-block;width: 9px;height: 9px;background-color: #ebebf3;border-radius: 50%;display: inline-block;position: absolute;top: -5px;}
.container .search_slide:before{left: -4px;}
.container .search_slide:after{right: -4px;}
.container .search_slide_l{margin-left: 15px;}
.container .search_slide_l span{font-size: 14px;color: #5c5c5c;vertical-align: middle;font-weight: bold;margin-left: 5px;}
.container .search_slide_l img{position: relative;top: 1px;}
.container .search_slide_r{width: 1034px;height: 100%;position: relative;}
.container .search_slide_r li{margin: 0;}
.container .search_slide_r li span{display: inline-block;width: 328px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 1.5;vertical-align: middle;}
.container .search_slide_r li span:before{content: '';display: inline-block;width: 13px;height: 13px;background: url(../images/search_icon3.png) no-repeat;position: relative;top: 2px;margin-right: 5px;}
.container .search_slide_r .next,
.container .search_slide_r .prev{display: inline-block;width: 13px;height: 13px;border-radius: 6px;position: absolute;line-height: 10px;text-align: center;top: 22px;-webkit-transition: all 0.3s;transition: all 0.3s;}
.container .search_slide_r .next:hover,
.container .search_slide_r .prev:hover{background-color: #e4e4e4;}
.container .search_slide_r .next{right: 8px;}
.container .search_slide_r .prev{right: 28px;}
.container .search_links{background-color: #fff;width: 100%;height: 118px;}
.container .search_links li{float: left;width: 33.33%;height: 100%;border-left: 1px solid #ebebeb;padding: 28px 0 0 22px;}
.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 li:hover .search_links_pic > img{opacity: 0.9;}
.container .search_links_pic{margin-right: 12px;position: relative;width: 60px;height: 60px;border-radius: 50%;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: 100%;position: absolute;top: 0;left: 0;text-align: center;line-height: 60px;}
.container .search_links_text{margin-top: 10px;opacity: 0.8;-webkit-transition: all 0.3s;transition: all 0.3s;}
.container .search_links_text p{font-size: 12px;color: #929292;}
.container .search_links_text p:first-child{font-size: 16px;color: #2a2a2a;font-weight: bold;margin-bottom: 4px;}
.container .search_links_text p:first-child i{display: inline-block;width: 19px;height: 19px;background: url(../images/search_icon7.png);vertical-align: middle;position: relative;top: -1px;margin-left: 4px;}
/* 专利申请服务 */
.application{width: 100%;height: 798px;background: url(../images/zhuanli/application_bg.jpg) no-repeat center;padding-top: 365px;margin-top: -314px;}
.application_l{margin-top: -42px;padding: 20px;background-color: #fff;position: relative;z-index: 2;}
.application_l1{background: url(../images/zhuanli/application_pic1.png) center no-repeat;}
.application_l2{background: url(../images/zhuanli/application_pic2.png) center no-repeat;}
.application_l3{background: url(../images/zhuanli/application_pic3.png) center no-repeat;}
.application_l4{background: url(../images/zhuanli/application_pic4.png) center no-repeat;}
.application_l li{float: left;width: 282px;height: 300px;margin-left: 10px;position: relative;}
.application_l li>a{
  display: block;padding: 30px 0 0 24px;height: 300px;}
.application_l li:first-child{margin-left: 0;}
.application_l li:hover .application_l_b{opacity: 1;filter: alpha(opacity=100);transform: translateY(0);}
.application_l_t{font-size: 18px;color: #393f52;font-weight: bold;}
.application_l_d{font-size: 14px;color: #acadb2;margin-top: 4px;}
.application_l_d:after{content: '';display: block;width: 21px;height: 1px;background: url(../images/line.png);margin: 16px 0 24px;}
.application_l_p label{font-size: 12px;color: #636366;}
.application_l_p label:first-child{color: #ff580e;font-size: 16px;}
.application_l_p span{font-size: 30px;color: #ff580e;font-weight: bold;font-family: 'Arial';position: relative;top: 2px;margin:0 0 0 3px;}
.application_l_b{height: 30px;overflow: hidden;margin-top: 80px;-webkit-transition: all 0.4s;transition: all 0.4s;opacity: 0;filter: alpha(opacity=0);transform: translateY(20px);}
.application_l_b span{display: inline-block;width: 110px;height: 30px;overflow: hidden;background-color: #34426d;border-radius: 4px;text-align: center;line-height: 30px;color: #fff;font-size: 14px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.application_l_b span:hover{opacity: 0.9;}
.application_l_b span:first-child{margin-right: 12px;background-color: #fa6b32;}
.applinkto{height: 30px;position: absolute;bottom: 22px;right: 24px;opacity: 0;filter: alpha(opacity=0);transform: translateY(20px);-webkit-transition: all 0.4s;transition: all 0.4s;}
.application_l li:hover .applinkto{opacity: 1;filter: alpha(opacity=100);transform: translateY(0);}
.applinkto a{
  display: inline-block;width: 110px;height: 30px;overflow: hidden;background-color: #34426d;border-radius: 4px;text-align: center;line-height: 30px;color: #fff;font-size: 14px;}
.applinkto a:hover{opacity: 0.9;}
/* 其他专利 */
.other{width: 100%;height: 577px;background: url(../images/zhuanli/other_bg.jpg) no-repeat center;padding-top: 38px;}
.other .box1200{margin-top: -42px;position: relative;z-index: 2;background-color: #fff;padding: 20px 0 20px 20px;height: 380px;}
.other_l{width: 282px;height: 340px;margin-right: 10px;background: url(../images/zhuanli/other_pic0.png) center no-repeat;position: relative;}
.other_l>a{display: block;padding: 36px 0 0 30px;height: 340px;}
.other_l:before{content: '';display: inline-block;width: 200px;height: 1px;background-color: #ffffff;opacity: 0.3;position: absolute;top: 36px;left: 30px;}
.other_l_tag{display: inline-block;width: 59px;height: 20px;background-color: #ffad33;border-radius: 2px;position: relative;color: #fff;text-align: center;line-height: 20px;margin: 17px 0 10px;}
.other_l_tag:after{content: '';display: inline-block;width: 0;height: 0;border-width: 6px 6px 0 6px;border-color: transparent;border-top-color: #ffad33;border-style: solid;position: absolute;bottom: -6px;left: 50%;margin-left: -6px;}
.other_l_t span{font-size: 18px;color: #ffffff;text-shadow: 0px 3px 7px rgba(66, 62, 60, 0.3);font-weight: bold;vertical-align: middle;margin-right: 16px;}
.other_l_d{color: #faa887;font-size: 14px;}
.other_l_d:after{content: '';display: block;width: 35px;height: 0;border-bottom: 1px dashed rgba(255, 255, 255, 0.3);margin: 12px 0 10px;}
.other_l_p{color: #fff;}
.other_l_p span{font-size: 24px;font-family: 'Arial';position: relative;top: 2px;}
.other_l_p label{font-size: 12px;margin-left: -2px;}
.other_l_p:after{content: '';width: 100px;height: 1px;background-color: rgba(255, 255, 255, 0.4);display: block;margin-top: 30px;}
.other_l_c{display: inline-block;width: 210px;height: 34px;border: solid 2px #ffffff;margin-top: 48px;text-align: center;line-height: 30px;-webkit-transition: all .4s;transition: all .4s;}
.other_l_c span{color: #fff;font-size: 14px;-webkit-transition: all .4s;transition: all .4s;}
.other_l_c span:after, .other_l_c span:before{content: '';display: inline-block;width: 8px;height: 5px;margin: 0 10px;vertical-align: middle;-webkit-transition: all .4s;transition: all .4s;}
.other_l_c span:before{background: url(../images/other_icon3.png);}
.other_l_c span:after{background: url(../images/other_icon4.png);}
.other_l_c:hover{background-color: #fff;}
.other_l_c:hover span{color: #fa6b32;}
.other_l_c:hover span:before{background: url(../images/other_icon5.png);}
.other_l_c:hover span:after{background: url(../images/other_icon6.png);}
.other_r{background-color: #fff;width: 886px;height: 100%;}
.other_r li{width: 292px;height: 170px;float: left;border-left: 1px solid #edeef8;position: relative;overflow: hidden;}
.other_r li:hover .other_r_d{height: 0;opacity: 0;}
.other_r li:hover .other_r_b{margin-top: 30px;opacity: 1;}
.other_r_c{display: block;padding: 18px 0 0 22px;}
.other_r_t{font-size: 18px;color: #393f52;font-weight: bold;}
.other_r_d{margin-top: 2px;font-size: 14px;height: 42px;overflow: hidden;-webkit-transition: all 0.4s;transition: all 0.4s;color: #acadb2;}
.other_r_d:after{content: '';display: block;width: 21px;height: 1px;background: url(../images/line.png);margin: 10px 0;}
.other_r_p{color: #ff580e;}
.other_r_p label{font-size: 12px;}
.other_r_p span{font-size: 16px;margin: 0 0 0 3px;}
.other_r_b{opacity: 0;margin-top: 15px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.other_r_b span{display: inline-block;width: 110px;height: 30px;overflow: hidden;background-color: #34426d;border-radius: 4px;text-align: center;line-height: 30px;color: #fff;font-size: 14px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.other_r_b span:hover{opacity: 0.9;}
.other_r_b span:first-child{margin-right: 12px;background-color: #fa6b32;}
.other_rlink{height: 30px;position: absolute;bottom: 10px;right: 23px;opacity: 0;-webkit-transition: all 0.4s;transition: all 0.4s;}
.other_r3 .other_rlink,.other_r6 .other_rlink{right: 33px;}
.other_r4 .other_rlink,.other_r5 .other_rlink,.other_r6 .other_rlink{bottom: 2px;}
.other_r .other_r4:hover .other_rlink,.other_r .other_r5:hover .other_rlink,.other_r .other_r6:hover .other_rlink{bottom: 29px;}
.other_r li:hover .other_rlink{opacity: 1;bottom: 38px;}
.other_rlink a{
  display: inline-block;width: 110px;height: 30px;overflow: hidden;background-color: #34426d;border-radius: 4px;text-align: center;line-height: 30px;color: #fff;font-size: 14px;}
.other_rlink a:hover{opacity: 0.9;}
.other_r1{border-bottom: 1px solid #edeef8;padding: 0 10px 10px;}
.other_r1 .other_r_c{width: 100%;height: 100%;background: url(../images/zhuanli/other_pic1.png);}
.other_r2{border-bottom: 1px solid #edeef8;padding: 0 10px 10px;}
.other_r2 .other_r_c{width: 100%;height: 100%;background: url(../images/zhuanli/other_pic2.png);}
.other_r3{border-bottom: 1px solid #edeef8;padding: 0 10px 10px;padding-right: 20px;width: 302px !important;}
.other_r3 .other_r_c{width: 100%;height: 100%;background: url(../images/zhuanli/other_pic3.png);}
.other_r4{padding: 10px 10px 0;}
.other_r4 .other_r_c{width: 100%;height: 100%;background: url(../images/zhuanli/other_pic4.png);}
.other_r5{padding: 10px 10px 0;}
.other_r5 .other_r_c{width: 100%;height: 100%;background: url(../images/zhuanli/other_pic5.png);}
.other_r6{padding: 10px 10px 0;padding-right: 20px;width: 302px !important;}
.other_r6 .other_r_c{width: 100%;height: 100%;background: url(../images/zhuanli/other_pic6.png);}
/* 专利申请流程 */
.process{width: 100%;height: 560px;background: url(../images/zhuanli/process_bg.jpg) no-repeat center;}
.process_in{padding-top: 58px;}
.process_in .common_title_t p{font-size: 30px;color: #ffffff;font-weight: bold;}
.process_in .common_title_b{font-size: 14px;color: #b9bfd5;}
.process_in .common_title img{margin-top: -21px;}
.process_in_list{position: relative;top: -42px;z-index: 3;}
.process_in_list_each{width: 232px;height: 300px;position: relative;background: url(../images/zhuanli/process_bg1.png) no-repeat center;text-align: center;margin-right: 10px;}
.process_in_list_each>a{
  display: block;height: 300px;}
.process_in_list_each:after{content: '';display: block;position: absolute;top: 50%;right: -30px;width: 50px;height: 40px;background: url(../images/zhuanli/process_icon3.png) no-repeat center;margin-top: -20px;z-index: 2;}
.process_in_list_each_up{width: 100%;height: 90px;position: relative;}
.process_in_list_each_up img{max-width: 232px;max-height: 90px;position: absolute;top: 0;left: 0;}
.process_in_list_each_up span{display: block;width: 65px;height: 64px;background: url(../images/zhuanli/process_img1.png) no-repeat center;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;text-align: center;line-height: 64px;font-size: 20px;color: #243159;font-weight: bold;font-family: Arial;}
.process_in_list_each_p1{font-size: 18px;color: #393f52;font-weight: bold;margin-top: 35px;}
.process_in_list_each_p2{font-size: 14px;color: #acadb2;margin-top: 8px;position: relative;}
.process_in_list_each_p2:after{content: '';display: block;position: absolute;width: 21px;height: 1px;background: url(../images/line.png) no-repeat center;bottom: -15px;left: 50%;margin-left: -10.5px;}
.process_in_list_each_btn{display: block;width: 192px;height: 36px;border: 2px solid #d5d6d8;text-align: center;background: url(../images/zhuanli/process_icon1.png) no-repeat center;line-height: 32px;margin: 46px auto 0 auto;font-size: 14px;color: #737580;transition: .3s;}
.process_in_list_each:hover .process_in_list_each_btn{border: 2px solid #fa753c;color: #fff;background: #fa753c url(../images/zhuanli/process_icon2.png) no-repeat center;}
.process_in_list_each:last-child{margin-right: 0;}
.process_in_list_each:last-child:after{content: none;}
/* 权威专家团队 */
.expert{width: 100%;height: 587px;background: url(../images/expert_bg.jpg) no-repeat center;}
.expert_in{padding-top: 37px;}
.expert_in_slide{width: 100%;height: 468px;margin-top: -135px;position: relative;z-index: 2;}
.expert_in_slide_wrap{width: 1284px;margin: auto;position: relative;}
.expert_in_slide_wrap .turnfront, .expert_in_slide_wrap .turnback{display: block;position: absolute;width: 40px;height: 65px;transition: 0.3s;top: 245px;cursor: pointer;}
.expert_in_slide_wrap .turnfront{background: url(../images/expert_icon1.png) no-repeat center;left: 22px;}
.expert_in_slide_wrap .turnfront:hover{background: url(../images/expert_icon2.png) no-repeat center;}
.expert_in_slide_wrap .turnback{background: url(../images/expert_icon3.png) no-repeat center;right: 22px;}
.expert_in_slide_wrap .turnback:hover{background: url(../images/expert_icon4.png) no-repeat center;}
.expert_in_slide_in{width: 1200px;height: 468px;overflow: hidden;margin: auto;}
.expert_in_slide_bd_each{width: 1200px;height: 488px;float: left;position: relative;padding-bottom: 20px;}
.expert_in_slide_bd_each .expert_wrap{margin-top: 100px;box-shadow: 0 0 20px rgba(194, 194, 194, 0.2);width: 1200px;height: 370px;background: #fff url(../images/expert_sbg.png) no-repeat right bottom;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-top: 42px;}
.expert_in_slide_bd_each_name{font-size: 24px;color: #3b3b3b;margin: 0px 0 0 48px;}
.expert_in_slide_bd_each_name span{display: inline-block;padding: 0 8px;height: 21px;background: #2e447a;line-height: 21px;font-size: 12px;color: #ffffff;border-radius: 10.5px;position: relative;top: -3px;}
.expert_in_slide_bd_each_intro1{font-size: 14px;color: #a9a9a9;margin: 5px 0 0 48px;position: relative;}
.expert_in_slide_bd_each_intro1:after{content: '';display: block;position: absolute;bottom: -15px;left: 0;width: 21px;height: 1px;background: url(../images/line.png) no-repeat center;}
.expert_in_slide_bd_each_intro2{font-size: 16px;color: #8b8b8b;line-height: 30px;margin: 28px 0 0 48px;width: 725px;height: 120px;position: relative;}
.expert_in_slide_bd_each_intro2 span{color: #fa753c;}
.expert_in_slide_bd_each_intro2:after{content: '';display: block;position: absolute;bottom: -12px;left: 0;width: 21px;height: 1px;background: url(../images/line.png) no-repeat center;}
.expert_in_slide_bd_each_skilful{font-size: 14px;color: #6e6e6e;margin: 8px 0 0 48px;}
.expert_in_slide_bd_each_show{margin: 32px 0 0 48px;}
.expert_in_slide_bd_each_show_detail{width: 158px;}
.expert_in_slide_bd_each_show_detail1{width: 111px;padding-left: 0;position: relative;}
.expert_in_slide_bd_each_show_detail11{font-size: 18px;color: #5e5e5e;}
.expert_in_slide_bd_each_show_detail12{font-size: 14px;color: #999999;}
.expert_in_slide_bd_each_show_detail2{width: 166px;padding-left: 48px;position: relative;}
.expert_in_slide_bd_each_show_detail21{font-size: 18px;color: #5e5e5e;}
.expert_in_slide_bd_each_show_detail22{font-size: 14px;color: #999999;}
.expert_in_slide_bd_each_show_detail2:after{content: '';display: block;position: absolute;width: 1px;height: 43px;background: #e6e6e6;top: 0;right: 0;}
.expert_in_slide_bd_each_show_detail3{width: 166px;padding-left: 48px;position: relative;}
.expert_in_slide_bd_each_show_detail31{font-size: 18px;color: #5e5e5e;}
.expert_in_slide_bd_each_show_detail32{font-size: 14px;color: #999999;}
.expert_in_slide_bd_each_show_detail3:after{content: '';display: block;position: absolute;width: 1px;height: 43px;background: #e6e6e6;top: 0;right: 0;}
.expert_in_slide_bd_each_show_detail3:after{content: none;}
.expert_in_slide_bd_each .person{position: absolute;bottom: 0;right: 55px;}
/* 顾问 */
.team{width: 100%; height: 581px; background: url(../images/team.jpg) center -1px no-repeat; padding-top: 30px;background-size: cover;}
.team .common_title_b:after {content: '';display: block;width: 31px;height: 1px/*background: url(../images/team_icon1.png) no-repeat center;*/position: absolute;bottom: -15px;left: 50%;margin-left: -15.5px;}
.team_slide{margin-top: 26px;}
.team_slide_hd ul{width: auto;text-align: center;font-size: 0;}
.team_slide_hd ul li{display: inline-block;font-size: 14px;color: #fff;font-weight: bold;padding: 0 40px;height: 40px;line-height: 40px;border: 1px solid #8b90a2;border-left: none;cursor: pointer;}
.team_slide_hd ul li:first-child{border-left: 1px solid #8b90a2;}
.team_slide_hd ul li.on{border-top: 2px solid #ef561e;position: relative;}
.team_slide_hd ul li.on:before{content: '';display: inline-block;width: 0;height: 0;border-color: transparent;border-style: solid;border-width: 3px 4px 0 4px;border-top-color: #ef561e;position: absolute;top: 0;left: 50%;margin-left: -2px;}
.team_slide_bd{margin-top: 40px;height: 299px;}
.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 0px rgba(129, 80, 59, 0.23);box-shadow: 1px 1px 8px 0px 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: -73px;margin-top: -72px;}
.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 0px rgba(129, 80, 59, 0.23);box-shadow: 1px 1px 8px 0px 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{height: 479px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-top: 42px;background: url(../images/success_bg.jpg) no-repeat center;}
.case .common_title{margin-bottom: -50px;}
.case_l{width: 1200px;height: 260px;position: relative;z-index: 2;background-color: #ffffff;-webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.02);box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.02);padding: 12px;}
.case_l li{float: left;width: 180px;height: 104px;background-color: #f2f3f7;text-align: center;line-height: 104px;margin: 8px;}
.case_l li img{transition: 0.5s;}
.case_l li:hover img{transform: scale(1.1);}
/* 常见问题 */
.question{width: 100%;height: 526px;background: url(../images/zhuanli/question_bg.jpg) no-repeat center;}
.question_in{padding-top: 52px;}
.question_in .common_title img{margin-top: 5px;}
.question_in_detail{width: 1200px;margin-top: -73px;position: relative;z-index: 2;}
.question_in_detail_each{width: 285px;margin-right: 20px;}
.question_in_detail_each:hover .question_in_detail_each_up{transform: translateY(-4px);}
.question_in_detail_each_up{display: block;width: 285px;height: 216px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 40px 30px 0 30px;transition: 0.3s;background: url(../images/zhuanli/question_sbg.png) no-repeat center;}
.question_in_detail_each_up_icon{width: 86px;height: 18px;text-align: center;line-height: 18px;font-size: 14px;color: #ffffff;font-family: Arial;background: #fa9164;border-radius: 9px;}
.question_in_detail_each_up_show{font-size: 14px;color: #7a7c80;line-height: 25px;width: 100%;height: 75px;margin-top: 12px;overflow: hidden;}
.question_in_detail_each_down{margin-top: 20px;}
.question_in_detail_each_down_num{margin-left: 20px;width: 48px;height: 48px;border-radius: 100%;text-align: center;line-height: 48px;font-size: 15px;color: #ffffff;font-weight: bold;font-family: Arial;background: #34426d;}
.question_in_detail_each_down_name{margin-left: 10px;font-size: 18px;color: #393f52;font-weight: bold;width: 185px;}
.question_in_detail_each:last-child{margin-right: 0;}
/*查询能否申请弹窗*/
.background_2{position: fixed;_position: absolute;z-index: 9999;top: 0px;left: 0px;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;}
/*查询能否申请弹窗*/
/* 团队 */
.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;}