@charset "UTF-8";
/*2023/01/03 19:07 //assets.zxguori.com */
@import url("./default.css?v=2.0.1");
/* 公共标题 */
.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;position: relative;}
.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_b:after {content: '';display: block;width: 17px;height: 1px;background: url(../images/line_1.png) no-repeat center;position: absolute;bottom: -15px;left: 50%;margin-left: -8.5px;}
.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{width: 100%; height: 400px;}
.banner 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_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;line-height: 58px;font-size: 20px;color: #fff;font-weight: bold;text-align: center;position: relative;top: -2px;-webkit-transition: all .4s;transition: all .4s;}
.container .search_input_button span {display: inline-block;width: 164px;height: 50px;line-height: 50px;border: 1px dotted #ffac87;margin-top: 5px;}
.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;overflow: hidden;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 .bd {padding-top: 2px;}
.container .search_slide_r li {margin: 0;}
.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: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 .3s;transition: all .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: .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 .3s;transition: all .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: .8;-webkit-transition: all .3s;transition: all .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;}
.mayapply {padding-top: 42px;}
.mayapply .common_title img {margin-top: -28px;}
.mayapply .common_title_b:after {content: none;}
.mayapply_list {margin-top: -20px;}
.mayapply_list_each {position: absolute;width: 292px;height: 200px;background: #ffffff;margin-right: 10px;box-shadow: 0 1px 12px rgba(166, 166, 174, 0.1);position: relative;text-align: center;transition: .3s;}
.mayapply_list_each a.kefu{width:210px;height:0px;overflow:hidden;display: inline-block;background-color: #2b3d63;border-radius: 4px;color: #fff;font-size: 15px;line-height: 36px;text-align: center;-webkit-transition: all .3s;transition: all .3s;position:absolute;bottom:7px;left:40px;}
.mayapply_list_each:hover a.kefu{height:36px;transition: all .35s ease;}
.mayapply_list_each:hover img{width:60px;height:60px;transition: all .35s ease}
.mayapply_list_each:nth-child(4n) {margin-right: 0;}
.mayapply_list_each:nth-child(1), .mayapply_list_each:nth-child(2), .mayapply_list_each:nth-child(3), .mayapply_list_each:nth-child(4) {margin-bottom: 11px;}
.mayapply_list_each:after {content: '';display: block;width: 292px;height: 2px;background: #8c94ab;position: absolute;top: 0;left: 0;}
.mayapply_list_each img {width:94px;height:94px;transition: all .35s ease;margin-top: 16px;}
.mayapply_list_each_t {font-size: 20px;color: #3e4b73;font-weight: bold;margin-top: 10px;}
.mayapply_list_each_et {font-size: 11px;color: #ced0d6;font-family: 'Arial';position: relative;}
.mayapply_list_each_et:after {content: '';display: block;position: absolute;bottom: -7px;left: 50%;width: 19px;height: 1px;margin-left: -9.5px;background: url(../images/line_1.png) no-repeat center;}
.benefit {padding: 42px 6px 0 6px;}
.benefit .common_title img {margin-top: -28px;}
.benefit .common_title_b:after {content: none;}
.benefit_detail {background: #fff;margin-top: -15px;}
.benefit_detail_each {width: 297px;height: 340px;background: #fff;border-right: 1px solid #e4e4eb;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 20px 12px 0 12px;text-align: left;position: relative;}
.benefit_detail_each:nth-child(4) {border-right: none;}
.benefit_detail_each_img {width: 100%;height: 150px;text-align: center;position: relative;overflow: hidden;}
.benefit_detail_each_img1 {max-width: 270px;max-height: 150px;transition: .8s;}
.benefit_detail_each_img2 {max-width: 88px;max-height: 88px;position: absolute;top: 50%;left: 50%;margin: -44px 0 0 -44px;}
.benefit_detail_each_t {font-size: 20px;color: #3d414c;font-weight: bold;margin-top: 18px;}
.benefit_detail_each_tip {font-size: 15px;color: #939499;line-height: 24px;padding-top: 6px;margin-top: 6px;border-top: 1px dashed #dcdfe6;}
.benefit_detail_each_et {font-size: 12px;color: #dcdfe5;font-family: 'Arial';transform: scale(0.8);position: absolute;bottom: 15px;left: 0;}
.benefit_detail_each:hover .benefit_detail_each_img1 {transform: scale(1.1);}
.process {padding-top: 42px;margin-bottom: 60px;}
.process .common_title img {margin-top: -28px;}
.process .common_title_b:after {content: none;}
.process_list {margin-top: -20px;height: 260px;padding: 20px;background-color: #fff;position: relative;z-index: 2;box-shadow: 0 3px 7px rgba(0, 0, 0, 0.02);}
.process_list_1 {text-align: center;width: 170px;position: relative;transition: .3s;}
.process_list_1 img {max-width: 130px;max-height: 130px;margin-top: 27px;}
.process_list_1_p1 {font-size: 18px;color: #243159;font-weight: bold;}
.process_list_1_p1:after {content: '';display: block;width: 18px;height: 4px;margin: 5px auto;background: url(../images/gqrd/process_icon1.png) no-repeat center;}
.process_list_1:last-child:after {content: none;}
.process_list_1:hover {transform: translateY(-4px);}
.process_list_img1 {float: left;margin: 90px 9px 0 9px;}
@keyframes leftToRight {0% {  transform: translateX(0);  opacity: 1;}25% {  transform: translateX(10px);  opacity: 0;}50% {  transform: translateX(-10px);  opacity: 0;}100% {  transform: translateX(10px);  opacity: 0;}}
/* 顾问 */
.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: 50px;height: 320px;}
.team_slide_bd .team_star {width: 320px;height: 320px;float: left;margin-right: 10px;background: url(../images/team_pic1.jpg) center no-repeat;text-align: center;}
.team_slide_bd .team_star>a{display: block;padding-top: 22px;height: 320px;}
.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: 141px;
height: 158px;
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 {max-width: none;}
.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.8);text-align: center;overflow: hidden;-webkit-transition: all 0.3s;transition: all 0.3s;}
.team_slide_bd .team_person_contact > .team_mask_link {width: 144px;height: 160px;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: 4px;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: 66px 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;}
.advantage {width: 100%;height: 747px;background: url(../images/bg4.jpg) no-repeat center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-top: 57px;}
.advantage .common_title_t p {color: #2f3547;}
.advantage .common_title_b {color: #a4a4a4;}
.advantage_list {margin-top: 40px;}
.advantage_list_each {width: 292px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-bottom: 17px;text-align: center;margin-right: 10px;background: #fff;border-radius: 4px;position: relative;z-index: 2;}
.advantage_list_each:last-child {margin-right: 0;}
.advantage_list_each .advantage_img1 {max-width: 50px;max-height: 50px;position: absolute;top: -25px;left: 50%;margin-left: -25px;}
.advantage_list_each .advantage_img2 {margin: 14px 0 6px 0;}
.advantage_list_each .advantage_name {font-size: 18px;color: #515868;font-weight: bold;background: url(../images/advantage_icon2.png) no-repeat center;margin: 33px 0 5px 0;}
.advantage_list_each .advantage_info {border-top: 1px dashed #e9e9e9;font-size: 14px;color: #9e9e9e;line-height: 26px;padding: 15px 25px 0 25px;}
.advantage_list_each:after {content: '';display: block;width: 58px;height: 58px;border-radius: 100%;border-top: 1px solid #d3d3d4;position: absolute;top: -30px;left: 50%;margin-left: -29px;}
.advantage_show {height: 398px;background: #fff;border: 1px solid rgba(0, 0, 0, 0.02);box-shadow: 0 3px 7px rgba(0, 0, 0, 0.02);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 15px;position: relative;z-index: 1;margin-top: 10px;}
.advantage_show_l {overflow: hidden;width: 282px;margin-right: 5.5px;}
.advantage_show_l_up img, .advantage_show_l_down img {max-width: 282px;max-height: 180px;}
.advantage_show_l_down {margin-top: 8px;}
.advantage_show_m {width: 304px;height: 368px;margin-right: 5.5px;}
.advantage_show_m img {max-width: 304px;max-height: 368px;}
.advantage_show_r_up {width: 570px;height: 180px;}
.advantage_show_r_up img {max-width: 570px;max-height: 180px;}
.advantage_show_r_down {margin-top: 8px;}
.advantage_show_r_down_l, .advantage_show_r_down_r {width: 282px;height: 180px;}
.advantage_show_r_down_l img, .advantage_show_r_down_r img {max-width: 282px;max-height: 180px;}
.advantage_show_r_down_r {margin-left: 7px;}
.advantage_show .position {position: relative;overflow: hidden;}
.advantage_show .position img {transition: 0.5s;}
.advantage_show .position:hover img {transform: scale(1.05);}
.advantage_show .a_mark {position: absolute;display: inline-block;padding: 4px 12px;font-size: 14px;color: #ffffff;font-weight: bold;left: 0;bottom: 14px;border-radius: 0 10px 10px 0;background: #6179c2;}
.advantage_show .a_mark:before {content: '';display: block;position: absolute;top: 50%;left: 4px;width: 5px;height: 5px;border-radius: 100%;background: #fff;margin-top: -2.5px;}
.honor_wrap {width: 100%;height: 550px;background: url(../images/bg5.jpg) no-repeat center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-top: 42px;}
.honor .common_title img {margin-top: -25px;}
.honor_show {margin-top: -20px;width: 1200px;}
.honor_show_l {width: 293px;height: 385px;text-align: center;line-height: 385px;margin-left: 9px;box-shadow: 0 3px 7px rgba(0, 0, 0, 0.02);transition: 0.3s;}
.honor_show_l:first-child {margin-left: 0;}
.honor_show_l:hover {transform: translateY(-4px);}
.honor_show_l img {max-width: 293px;max-height: 385px;}
.honor_show_r {width: 705px;}
.honor_show_r_up, .honor_show_r_down {overflow: hidden;}
.honor_show_r_up_1, .honor_show_r_down_1 {box-shadow: 0 3px 7px rgba(0, 0, 0, 0.02);width: 166px;margin-right: 12px;text-align: center;transition: 0.3s;}
.honor_show_r_up_1:hover, .honor_show_r_down_1:hover {transform: translateY(-4px);}
.honor_show_r_up_1:last-child, .honor_show_r_down_1:last-child {margin-right: 0;}
.honor_show_r_up {height: 208px;line-height: 208px;}
.honor_show_r_up_1 {background: url(../images/copyrightservice/honer_bg2.png) no-repeat center;}
.honor_show_r_up img {max-width: 112px;max-height: 154px;}
.honor_show_r_down {height: 138px;line-height: 138px;margin-top: 14px;}
.honor_show_r_down_1 {background: url(../images/copyrightservice/honer_bg3.png) no-repeat center;}
.honor_show_r_down img {max-width: 132px;max-height: 89px;}
.case_wrap {width: 100%;height: 594px;background: url(../images/bg6.jpg) no-repeat center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-top: 42px;}
.case .common_title img {margin-top: -25px;}
.case_list {margin-top: -20px;padding-bottom: 60px;}
.case_list_each {width: 592px;height: 180px;background: #fff;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 20px;margin: 0 16px 16px 0;transition: 0.3s;}
.case_list_each:hover {transform: translateY(-4px);}
.case_list_each:nth-child(2n) {margin-right: 0;}
.case_list_each:nth-child(3), .case_list_each:nth-child(4) {margin-bottom: 0;}
.case_list_each_img {width: 148px;height: 148px;margin-right: 18px;}
.case_list_each_detail {width: 375px;height: 140px;position: relative;}
.case_list_each_detail_name {font-size: 18px;color: #393f52;font-weight: bold;width: 375px;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;}
.case_list_each .mCSB_scrollTools_vertical {display: none;}
.case_list_each_detail_name:after {content: '';display: block;width: 21px;height: 1px;background: url(../images/line_2.png) no-repeat center;margin: 5px 0;}
.case_list_each_detail_info {font-size: 14px;color: #acadb2;height: 48px;width: 375px;display: inline-block;line-height: 24px;overflow: hidden;}
.case_list_each_detail_check {margin-top: 20px;font-size: 14px;color: #7488c2;display: inline-block;}
.background_5 {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: 400px;display: block;left: 50%;top: 50%;margin: -200px 0 0 -350px;}
.webox #inside {background-color: #ffffff;height: 400px;}
.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;}