@charset "utf-8";
html{-webkit-font-smoothing:antialiased;height: 100%;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
table,th,td{border: 1px solid black;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:400;}
dl,ol,ul{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a{text-decoration:none;color: inherit}
a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:none;blr:expression(this.onFocus=this.blur())}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none;outline: none;font-family: Arial,Microsoft YaHei;}
img{vertical-align:middle;max-width: 100%;height: auto;}
button,input[type=submit],input[type=text],input[type=button]{-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;blr:expression(this.onFocus=this.blur())}
button{-webkit-appearance:none;}

#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../images/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

body{letter-spacing:1px;padding: auto 20px;font-size: 14px;color: #000;font-family: Arial,"Microsoft YaHei";}
body *{box-sizing: border-box;line-height: 1;}

input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }


@media(min-width: 1920px){
    html{font-size: calc(100vw / 1920 * 100);}
}

@media(min-width: 1401px) and (max-width: 1920px) {
    html{font-size: 100px}
}

@media(max-width: 1400px) and (min-width: 1001px){
    html{font-size: calc(100vw / 1400 * 100);}
    /*即让html字体大小=屏幕宽度÷设计稿宽度*100px*/
}


@media(max-width: 1000px){
    html{font-size: calc(1000px / 1400 * 100);}
    /*
    即让html字体大小=900px÷设计稿宽度*100px
    让内容区宽度变为100%
    元素的宽度全都固定为当屏幕为900px时的宽度，同时将max-width设置为100%，
    元素宽度和如果大于100%了，让元素自动排列到下一行通常居中显示
    */
}

.subject{max-width: 1400px;width: 94%;margin: 0 auto;}




@media(min-width: 1920px){
    .subject{width: 14rem}
}


.header{height: 1rem;border-bottom: 1px solid #ecebeb;position: fixed;width: 100%;left: 0;top:0;background: #FFF;z-index: 9999}
.header_b{}
.header_logo{display: block;width: 1.8rem;float: left;margin-right: 20px;}
.header_logo h1{line-height: 1rem}
.header_logo img{width: 100%}

.header_search{background: #f4f4f4;float: right;margin-top: .3rem}
.header_search .input1{width: 1.46rem;height: .46rem;border: none;background: none;float: left;text-indent: .1rem;font-size: .16rem;color: #333;}
.header_search .submit{cursor: pointer;width: .4rem;height: .46rem;border: none;background: url("./search.png") no-repeat center;background-size: .18rem!important;float: left;}
.header_search .submit:hover{opacity: .7}


.header_list{
    width: auto;
    margin-right:1rem;
    /* margin-left:1rem */
}
.header_list .item{float: left;margin: 0 0.2rem}
.header_list .item .a1{display: block;height: 1rem;line-height: 1rem;font-size: .16rem;color: #333;padding: 0 .25rem;}
.header_list .item:hover .a1,
.header_list .item.in .a1{background: #093e87;color: #FFF;}

.header_list .item:nth-child(4) .header_list2_div{max-height: 500px!important;}

.header_list2_div{display: none;position: fixed;background: #FFF;z-index: 9999;left: 0;top:1rem;width: 100%;box-shadow: 0 .05rem .1rem rgba(0,0,0,.1);}
.header_list2{width: 9.7rem;margin: 0 auto;padding: .3rem 0}
.header_list2_item{display: block;width: 22.6%;height: 2.2rem;float: left;margin-right: 3.2%;}
.header_list2_item:nth-child(4n){margin-right: 0}
.header_list2_item .img{height: 1.55rem;overflow: hidden}
.header_list2_item .img_{height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;transition: .3s}
.header_list2_item .p{font-size: .16rem;color: #333333;text-align: center;padding-top: .15rem;line-height: 1.5}
.header_list2_item:hover .img_{transform: scale(1.1)}
.header_list2_item:hover .p{color: #093e87}

.scope_of_service_nav{width: 11.60rem;margin: 0 auto}
.scope_of_service_nav_left{width: 1.3rem;float: left;padding-bottom: .6rem;border-right: 1px solid #f3f3f3;}
.scope_of_service_nav_left .item_{display: block;font-size: .18rem;color: #333;height: 24px;margin-top: 64px}
.scope_of_service_nav_left .item_.in,
.scope_of_service_nav_left .item_:hover{color: #093e87;border-right: 3px solid #093e87;}



.scope_of_service_nav_right{float: right}
.scope_of_service_nav_right .header_list2{display: none}
.scope_of_service_nav_right .header_list2.show{display: block}



.header_menu{float: right;display: none;margin-top: .3rem;margin-left: .2rem;height: .44rem}
.header_menu img{width: auto;height: 100%}

.pop{display: none;position: fixed;width: 100%;height: 100%;left: 0;top:0;z-index:99999 }
.pop_mask{position: absolute;width: 100%;height: 100%;left: 0;top:0;background: rgba(0,0,0,.8);z-index: 100001}
.mobile_nav_list{
    position: absolute;
    z-index: 100002;
    background: #fff;
    top: 0;
    right: 0;
    width: 70%;
    padding-top: 20px;
    height: 100%;
    color: #333;
    overflow-y: auto;
    padding-bottom: .2rem;
}
.mobile_nav_list .item a{color: #333}
.mobile_nav_list .item{position:relative;line-height: 40px;text-indent: 20px;font-size: 16px;}
.mobile_nav_list .item.item_1:after{
    content: "+";
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 20px;
    color: #333;
}
.mobile_nav_list .item.show:after{
    content: "-";
    color: #666;
}
.mobile_nav_list .item ul{height: 0;overflow: hidden}
.mobile_nav_list .item_1.show ul{height: auto}
.mobile_nav_list .m2{
    font-size: 15px;
    color: #fff;
    line-height: 36px;
    text-indent: 40px;
}
.mobile_nav_list .m2 a{color: #666}


.a_click{display: block}

body{padding-top: 1rem}


@media(max-width: 1000px){
    body{padding-top: .8rem}
    .header_list{display: none}
    .header_menu{display: block}
    .header{height: .8rem}
    .header_logo{width: 1.5rem}
    .header_logo h1{line-height: .8rem}
    .header_search{margin-top: .17rem}
    .header_menu{margin-top: .19rem;height: .4rem}

}


.footer{background: #2f2f2f;font-size: .14rem;color: rgba(255,255,255,.5);padding-top: .7rem;}
.footer_1{padding-bottom: .4rem;border-bottom: 1px solid #464646;}
.footer_1_body{}

.footer_nav{float: left;}
.footer_nav .item{float: left;min-width: 1.6rem;padding-right: .3rem}
.footer_nav .item .a1{font-size: .18rem;line-height: 1.5;display: block;color: rgba(255,255,255,.7);font-weight: bold}
.footer_nav2{}
.footer_nav2 .item2{}
.footer_nav2 .item2 .a2{display: block;line-height: 1.4;margin-top: .12rem}

.footer_1_right{float: right;}
.consultation_hotline{float: left;width: 2.9rem;margin-right: .6rem}
.consultation_hotline p{line-height: 2.25}
.consultation_hotline h3{font-size: .3rem;font-weight: bold;color: rgba(255,255,255,.7);line-height: 1.6}
.consultation_hotline .p{line-height: 1;padding-bottom: .1rem}
.QR_code{float: left}
.QR_code_img{}
.QR_code_img img{width: 1.5rem;}
.share{margin-top: .34rem}
.share .item{display: block;margin: 0 .05rem;width: .38rem;float: left}
.share .item .icon{}
.share .item .icon img:nth-child(1){display: inline-block}
.share .item .icon img:nth-child(2){display: none}
.share .item:hover .icon img:nth-child(1){display: none}
.share .item:hover .icon img:nth-child(2){display: inline-block}


.footer_2{padding: .25rem 0;font-size: .14rem;}
.footer_2 .top{}
.footer_2_div{}
.footer_2_div .t{min-width: .85rem;float: left;line-height: 2}
.footer_2_div .list{width: calc(100% - 1rem);line-height: 2;float: left}
.footer_2_div .list a{display: inline-block}
.footer_2_div .list b{display: inline-block;/*margin: 0 .1rem*/}
.footer_2 .bottom{margin-top: .15rem}
.footer_2 .bottom .left{float: left;line-height: 1.5}
.footer_2 .bottom .right{float: right;line-height: 1.5}
.footer_2 .bottom .right a{}
.footer_2 .bottom .right b{}

.footer a:hover{color: #FFF}
@media(max-width: 1430px){
    .consultation_hotline{width: 2.7rem}
}


@media(max-width: 1100px){
    .footer_nav{width: 100%;float: none;margin-bottom: .5rem}
    .footer_1_right{float: none}
    .footer_nav .item{width: 20%;}
}


@media(max-width: 767px){
    .footer{padding-top: .3rem}
    .footer_nav{margin-bottom: .3rem}
    .footer_nav .item{width: 100%;float: none;margin-bottom: .1rem;position: relative}
    .footer_nav .item:after{display: block;content: '+';position: absolute;font-size: .2rem;right: 0;top:.02rem}
    .footer_nav2{display: none;margin-bottom: .2rem}
    .footer_nav .item.in:after{content: '-'}
    .footer_nav .item.in .footer_nav2{display: block}
    .footer_2_div .t{width: 100%;}
    .footer_2_div .list{width: 100%}
    .footer_nav2 .item2 .a2{padding-left: .1rem}
    .consultation_hotline p{line-height: 2}

    .footer_2_div .list b{margin: 0 .1rem}

    .footer_2{text-align: center}
    .consultation_hotline{width: 100%;margin-bottom: .3rem;text-align: center}
    .QR_code{width: 100%;text-align: center}
    .share .item{display: inline-block;float: none}
    .footer_2 .bottom .left{width: 100%}
    .footer_2 .bottom .right{width: 100%;text-align: center;margin-top: .2rem}



}


.banner{}
.banner img{width: 100%}
.banner .swiper-pagination{bottom:.3rem}
.banner .swiper-pagination .swiper-pagination-bullet{background: #FFF;opacity: 1;width: 10px;height: 10px}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #16509f}

@media(max-width: 767px){
    .banner .swiper-pagination{bottom:.1rem}
    .banner .swiper-pagination .swiper-pagination-bullet{width: 8px;height: 8px}
}

.Title{height: 2.1rem;text-align: center;}
.Title .title{font-size: .32rem;color: #333333;font-weight: bold;line-height: 2;padding-top: .6rem}
.Title .title .line{display: inline-block;width: .28rem;height: 1px;position: relative;top:-.1rem;margin: 0 .1rem;background: #888888;}
.Title .text{font-size: .16rem;color: #666666;line-height: 1.5;padding: 0 .15rem}

.scope_of_service{}
.scope_of_service .item{width: 32%;background-size: cover;background-repeat: no-repeat;background-position: center;position: relative}
.scope_of_service .item:nth-child(1){height: 5.9rem;float: left;margin-right: 2%}
.scope_of_service .item:nth-child(2){height: 2.8rem;float: left;margin-bottom: .3rem}
.scope_of_service .item:nth-child(3){height: 2.8rem;float: right;margin-bottom: .3rem}
.scope_of_service .item:nth-child(4){height: 2.8rem;float: left;}
.scope_of_service .item:nth-child(5){height: 2.8rem;float: right;}

.index_1{padding-bottom: .8rem}


.scope_of_service .item .text_info{transition: .3s;opacity: 0;z-index: -1;background: rgba(9,62,135,.9);position: absolute;width: 100%;height: 100%;color: #FFF}
.scope_of_service .item.in .text_info{opacity: 1;z-index: 2}
.scope_of_service .item .text_info .text_info_div{position: absolute;width: 100%;padding: 0 .4rem;top:50%;transform: translateY(-50%);}
.scope_of_service .item .text_info .text_info_div h2{padding-bottom: .2rem;line-height: 1.5;font-weight: bold;font-size: .18rem}
.scope_of_service .item .text_info .text_info_div p{font-size: .14rem;line-height: 2}
.scope_of_service .item .text_info .text_info_div a{border: 1px solid #FFF;line-height: 1.5;display: inline-block;background: #FFF;color: #184f9b;border-radius: 3px;padding: 0 .05rem}
.scope_of_service .item .text_info .text_info_div .padding{padding-top: .4rem}
.scope_of_service .item .text_info .text_info_div a:hover{background: none;color: #FFF}

.scope_of_service .item .text_bottom{padding: .1rem;line-height: 1.5;background: rgba(0,0,0,.6);text-align: center;color: #FFF;font-size: .16rem;position: absolute;width: 100%;bottom:0;opacity: 1;}
.scope_of_service .item.in .text_bottom{opacity: 0}

@media(max-width: 1100px){
    .scope_of_service .item{width: 49%;}
    .scope_of_service .item:nth-child(4){margin-top: 2%}
}

@media(max-width: 767px){
    .Title{height: 1.5rem}
    .Title .title{padding-top: .3rem;font-size: .3rem}
    .Title .text{font-size: .14rem}
    .scope_of_service .item .text_info .text_info_div .padding{padding-top: .2rem}
    .scope_of_service .item{width: 100%;height: 3.5rem!important;margin: 0!important;margin-bottom: 2%!important;}

}

.index_2{position: relative;background: url("p8.png") no-repeat center;background-size: cover!important;padding: .4rem 0 1.6rem;}
.about_us_1{}
.about_us_1 .left{color: #FFF;width: 50%;float: left;padding-top: 1rem}

.Title2{color: #FFF}
.Title2 .title{font-size: .6rem;font-weight: bold;line-height: 1.1;padding-bottom: .15rem}
.Title2 .p{font-size: .24rem;font-weight: bold;line-height: 1.5}
.about_us_1_text{margin-top: .5rem;font-size: .16rem;line-height: 2.25;height: .7rem;margin-bottom: .35rem;}
.about_us_1_text p{line-height: 2.25}
.about_us_1_more{font-size: .16rem;width: 1.6rem;height: .48rem;display: block;margin-top: 1.5rem;border: 1px solid #FFF;text-align: center;line-height: .48rem;}
.about_us_1_more:hover{opacity: .8}


.about_us_1 .right{width: 45.7%;height: 5.44rem;float: right;}
.about_us_1 .right .img{height: 100%;background-size: cover;background-repeat: no-repeat;background-position: top;}

.about_us_2{position: absolute;top:100%;left: 50%;transform: translate(-50%,-50%);background: #FFF;box-shadow: 0 .05rem .1rem rgba(0,0,0,.1);padding-bottom: .4rem}
.about_us_2 .item{width: 25%;float: left;text-align: center;padding-top: .5rem}
.about_us_2 .item_{display: inline-block}
.about_us_2 .item_ .icon{width: .8rem;height: .8rem;float: left;}
.about_us_2 .item_ .icon img{width: 100%;}
.about_us_2 .item_ .txt{float: left;padding-left: .25rem;text-align: left}
.about_us_2 .item_ .txt .p1{font-size: .42rem;color: #16509f;font-weight: bold;line-height: 1.3; display:flex;
align-items: center;}
.about_us_2 .item_ .txt .p1 img{width: .21rem}
.about_us_2 .item_ .txt .p2{font-size: .16rem;color: #888888;}


.index_3{padding-top: .9rem;background: #f7f7f7;padding-bottom: .8rem}


@media(max-width: 767px){
    .about_us_2 .item{width: 50%;}
    .index_3{padding-top: 1.6rem}
    .about_us_2 .item_ .icon{width: .6rem;height: .6rem;margin-top: .07rem}
    .about_us_2 .item_ .txt .p1{font-size: .38rem}
    .about_us_2 .item_ .txt{padding-left: .1rem}
    .about_us_1 .left{width: 100%;padding-top: .2rem}
    .about_us_1 .right{width: 100%;margin-top: .3rem;height: 4rem}
    .index_2{padding-bottom: 1.8rem}

    .Title2 .title{font-size: .4rem}
    .Title2 .p{font-size: .2rem}
    .about_us_1_more{margin-top: 1.2rem}
}


.HongKong_corporate_services{}
.HongKong_corporate_services .swiper-wrapper{}
.HongKong_corporate_services .swiper-slide{height: 100%}
.HongKong_corporate_services .swiper-slide .a_click{background: #FFF;transition: .3s;height: 100%}
.HongKong_corporate_services .swiper-slide .top{height: 2.2rem;position: relative}
.HongKong_corporate_services .swiper-slide .top .img{height: 100%;overflow: hidden}
.HongKong_corporate_services .swiper-slide .top .img_{height: 100%;transition: .3s;background-size: cover;background-repeat: no-repeat;background-position: center;}
.HongKong_corporate_services .swiper-slide .top .icon{box-shadow: 0 .05rem .1rem rgba(0,0,0,.05);z-index: 5;left: 50%;top:100%;transform: translate(-50%,-50%);position: absolute;width: .7rem;height: .7rem;line-height: .7rem;text-align: center;border-radius: 50%;background: #FFF;}
.HongKong_corporate_services .swiper-slide .top .icon img{max-height: .26rem}
.HongKong_corporate_services .swiper-slide .top .icon .icon1{display: inline-block}
.HongKong_corporate_services .swiper-slide .top .icon .icon2{display: none}
.HongKong_corporate_services .swiper-slide .bottom{background: #FFF;padding-bottom: .25rem;height: 2rem;}
.HongKong_corporate_services .swiper-slide .bottom .title{padding-top: .7rem;line-height: 1.1;padding-bottom: .2rem;font-size: .18rem;color: #333333;text-align: center;font-weight: bold}
.HongKong_corporate_services .swiper-slide .bottom .text{width: calc(100% - .7rem);margin: 0 auto;font-size: .16rem;color: #666666;line-height: 1.8;height: .4rem;}
.tax_audit .swiper-slide .bottom .text{height: auto}
.tax_audit .swiper-slide .bottom{height: auto}
.HongKong_corporate_services .swiper-slide:hover .a{background: #16509f;}
.HongKong_corporate_services .swiper-slide:hover .top .icon .icon1{display: none}
.HongKong_corporate_services .swiper-slide:hover .top .icon .icon2{display: inline-block}
.HongKong_corporate_services .swiper-slide:hover .bottom{background: #16509f;color: #FFF}
.HongKong_corporate_services .swiper-slide:hover .top .img_{transform: scale(1.1);}
.HongKong_corporate_services .swiper-slide:hover .bottom .title,
.HongKong_corporate_services .swiper-slide:hover .bottom .text{color: #FFF}



@media(max-width: 500px){
    .HongKong_corporate_services{width: 100%}

}


.index_4{padding-bottom: .8rem}


.overseas_company_registration{}
.overseas_company_registration .swiper-slide{height: 2.8rem;position: relative;margin-bottom: .3rem;margin-top: 0!important;}
.overseas_company_registration .swiper-slide .a_click{height: 100%}
.overseas_company_registration .swiper-slide .img{height: 100%;overflow: hidden;}
.overseas_company_registration .swiper-slide .img_{transition: .3s;height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;}
.overseas_company_registration .swiper-slide .text_bottom{background: #f7f7f7;z-index: 5;left: 0;bottom:0;position: absolute;width: 100%;font-size: .16rem;color: #555555;text-align: center;line-height: .5rem;}
.overseas_company_registration .swiper-slide .text_info{transition: .3s;opacity: 0;z-index: -1;position: absolute;width: 100%;height: 100%;left: 0;top:0;background: rgba(22,80,159,.9);}
.overseas_company_registration .swiper-slide .text_info .txt{position: absolute;width: 100%;padding: 0 .35rem;left: 0;top:50%;transform: translateY(-50%);color: #FFF}
.overseas_company_registration .swiper-slide .text_info .title{font-size: .18rem;text-align: center;line-height: 1.5;padding-bottom: .25rem}
.overseas_company_registration .swiper-slide .text_info .text{font-size: .14rem;line-height: 1.7}

.overseas_company_registration .swiper-slide:hover .text_info{opacity: 1;z-index: 6}
.overseas_company_registration .swiper-slide:hover .text_bottom{display: none}


.index_5{padding-bottom: .8rem;background: url("./bg1.png") no-repeat center;background-size: cover!important;}
.index_5 .Title .title,
.index_5 .Title .text {color: #FFF}
.index_5 .Title .line{background: #FFF}

.service_guarantee{}
.service_guarantee .item{background: #FFF}
.service_guarantee .item .img{width: 50%;height: 3rem;overflow: hidden;float: left}
.service_guarantee .item .img_{height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;transition: .3s}
.service_guarantee .item .txt{position: relative;width: 50%;height: 3rem;float: right}
.service_guarantee .item .txt_{position: absolute;width: 100%;left: 0;top:50%;transform: translateY(-50%);padding: 0 .1rem 0 .3rem}
.service_guarantee .item .txt .div{}
.service_guarantee .item .txt .div:nth-child(1){margin-bottom: .3rem}
.service_guarantee .item .txt .div .icon{width: .8rem;height: .8rem;float: left}
.service_guarantee .item .txt .div .icon img{width: 100%}
.service_guarantee .item .txt .div .right{width: calc(100% - .8rem);float: left;padding-left: .25rem}
.service_guarantee .item .txt .div .right h1{font-size: .2rem;color: #333;line-height: 1.7}
.service_guarantee .item .txt .div .right p{font-size: .16rem;color: #666;padding-top: .1rem;line-height: 1.6}


.service_guarantee .item:hover .img_{transform: scale(1.1)}

.service_guarantee .item:nth-child(2) .img{float: right}
.service_guarantee .item:nth-child(2) .txt{float: left}


@media(max-width: 767px){
    .service_guarantee .item .img{width: 100%}
    .service_guarantee .item .txt{width: 100%}
    .overseas_company_registration .swiper-slide{height: 2.3rem}
}

.index_6{padding-bottom: .8rem}
.industry_information{}
.industry_information_left{width: 40%;float: left;height: 5.45rem;}
.industry_information_left .swiper-slide{position: relative;background: #f8f8f8;}
.industry_information_left .swiper-slide .a_click{height: 100%}
.industry_information_left .swiper-slide .tag{padding: .15rem;line-height: 1.5;position: absolute;width: 1rem;height: 1rem;background: #16509f;left: 0;top:0;color: #FFF;text-align: center;z-index: 3;font-size: .24rem;}
.industry_information_left .swiper-slide .img{height: 3.45rem;overflow: hidden}
.industry_information_left .swiper-slide .img_{height: 100%;transition: .3s;background-size: cover;background-repeat: no-repeat;background-position: center}
.industry_information_left .swiper-slide .bottom{padding: .3rem;}
.industry_information_left .swiper-slide .bottom .title{font-size: .18rem;color: #333;font-weight: bold;line-height: 1.5;padding-bottom: .1rem}
.industry_information_left .swiper-slide .bottom .text{font-size: .14rem;color: #666;line-height: 2;height: .4rem}
.industry_information_left .swiper-slide .bottom .time{font-size: .16rem;color: #666;margin-top: .5rem}

.industry_information_left .swiper-slide:hover .bottom .title{color: #16509f}
.industry_information_left .swiper-slide:hover .img_{transform: scale(1.1)}
.swiper-pagination-bullet-active{background: #16509f}
.industry_information_left .swiper-pagination{text-align: right;padding-right: .3rem;bottom:.3rem}

.industry_information_right{width: 58%;height: 5.45rem;float: right;}


.tab{background: #f8f8f8;}
.tab .item{position: relative;display: block;float: left;width: 50%;text-align: center;font-size: .18rem;color: #666;line-height: .6rem;}
.tab .item:after{display: block;content: '';position: absolute;width: 1px;height: .3rem;background: #dcdcdc;right: -1px;top:50%;transform: translateY(-50%);}
.tab .item:last-child::after{display: none}
.tab .item.in,
.tab .item:hover{color: #fff;background: #16509f}

.industry_information_right_mian{padding-top: .3rem}
.news_firstItem{display: block;height: 1.37rem;}
.news_firstItem .img{width: 2.18rem;height: 100%;overflow: hidden;float: left}
.news_firstItem .img_{height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;transition: .3s}
.news_firstItem .txt{width: calc(100% - 2.48rem);float: right;}
.news_firstItem .txt .title{font-size: .18rem;font-weight: bold;line-height: 1.7;color: #333;}
.news_firstItem .txt .time{font-size: .14rem;color: #666;margin: .15rem 0}
.news_firstItem .txt .text{font-size: .15rem;color: #666;line-height: 2;height: .4rem}

.news_firstItem:hover .txt .title{color: #16509f}
.news_firstItem:hover .img_{transform: scale(1.05)}


.news_list{margin-top: .02rem}
.news_list .item{border-bottom: 1px dashed #e5e5e5;}
.news_list .item .a{display: block;padding: .19rem 0}
.news_list .item h1{font-size: .16rem;color: #666;line-height: 1.5;width: 70%;float: left;font-weight: normal}
.news_list .item .time{font-size: .16rem;color: #666;line-height: 1.5;float: right;}
.news_list .item:hover h1{color: #16509f}
.industry_information_right_mian_item{display: none}
.industry_information_right_mian_item.show{display: block}


@media(max-width: 1000px){
    .industry_information_left{width: 100%;margin-bottom: .3rem;}

    .industry_information_right{width: 100%}
}


.index_7{background: #f7f7f7;padding-bottom: .8rem}

.team_introduction{position: relative;max-width: 1600px;margin: 0 auto;padding: 0 1rem;}

.team_introduction_swiper{height: 4.2rem;}
.team_introduction_swiper .swiper-slide{background: #FFF;}
.team_introduction_swiper .swiper-slide:hover{background:#16509f}
.team_introduction_swiper .swiper-slide .a_click{}
.team_introduction_swiper .swiper-slide .img{overflow: hidden;height: 3.1rem;}
.team_introduction_swiper .swiper-slide .img_{height: 100%;transition: .3s;background-size: cover;background-repeat: no-repeat;background-position: center;}
.team_introduction_swiper .swiper-slide .bottom{text-align: center;}
.team_introduction_swiper .swiper-slide .bottom .name{font-size: .2rem;color: #333;line-height: 1.5;padding-top: .2rem}
.team_introduction_swiper .swiper-slide .bottom .position{font-size: .16rem;color: #666;padding-top: .15rem}
.team_introduction_swiper .swiper-slide:hover .img_{transform: scale(1.1)}

.team_introduction_swiper .swiper-slide:hover .bottom .position,
.team_introduction_swiper .swiper-slide:hover .bottom .name{color: #FFF}

.swiper-button-next,
.swiper-button-prev{border-radius: 50%;width: .5rem;height: .5rem;margin: 0;background-color: #bcbcbc;background-size: .1rem;background-repeat: no-repeat;background-position: center; }

.swiper-button-prev{background-image: url("../images/icon14.png")}
.swiper-button-next{background-image: url("../images/icon15.png")}

.swiper-button-next:hover,
.swiper-button-prev:hover{background-color: #16509f}


@media(max-width: 1000px){
    .team_introduction{padding: 0;width: calc(100% - .3rem)}
}

@media(max-width: 500px){
    .team_introduction{width: 100%}
    .team_introduction .swiper-button-prev,
    .team_introduction .swiper-button-next{display: none}
}

.index_8{padding-bottom: .6rem}
.cooperation_swiper{}
.cooperation_swiper .cooperation_swiper_{width: 100%!important;height: auto}
.cooperation_swiper .swiper-slide{float: left;width: 15%;margin-right: 2%;margin-top: 0!important;margin-bottom: 2%;border: 1px solid #eeeeee;}
.cooperation_swiper .swiper-slide:nth-child(6n){margin-right: 0}
.cooperation_swiper .swiper-slide .img{overflow: hidden;height: 1.1rem;;border: 1px solid rgba(0,0,0,0);text-align: center;line-height: 1.06rem;}
.cooperation_swiper .swiper-slide .img img{max-width: 100%;max-height: 100%}
.cooperation_swiper .swiper-slide:hover,
.cooperation_swiper .swiper-slide:hover .img{border-color: #16509f}


@media(max-width: 1000px){
    .cooperation_swiper .swiper-slide{width: 18.4%!important;margin-right: 2%!important;}
    .cooperation_swiper .swiper-slide:nth-child(5n){margin-right: 0!important;}

}

@media(max-width: 767px){
    .index_6,
    .index_7,
    .index_5,
    .index_3,
    .index_1{padding-bottom: .5rem}
    .index_4{padding-bottom: .2rem}
    .index_8{padding-bottom: .3rem}

    .cooperation_swiper .swiper-slide{width: 23.5%!important;margin-right: 2%!important;}
    .cooperation_swiper .swiper-slide:nth-child(5n){margin-right: 2%!important;}
    .cooperation_swiper .swiper-slide:nth-child(4n){margin-right: 0!important;}

}

@media(max-width: 500px){
    .cooperation_swiper .swiper-slide{width: 32%!important;margin-right: 2%!important;}
    .cooperation_swiper .swiper-slide:nth-child(4n){margin-right: 2%!important;}
    .cooperation_swiper .swiper-slide:nth-child(3n){margin-right: 0!important;}

}

.innerNav{padding: .2rem 0;line-height: 1.5;font-size: .14rem;color: #666;background-color: #f9f9f9;}
.innerNav a:hover{color: #16509f}
.innerNav img{position: relative;top:-.02rem;margin-right: .1rem}


.Title3{padding-top: .2rem;padding-bottom: .4rem;text-align: center;font-size: .36rem;color: #333;font-weight: bold}
.Title3 p{font-size: .16rem;color: #666;line-height: 1.5;font-weight: normal;padding-top: .1rem}

.scope_of_services{}
.scope_of_services .item{width: 32%;margin-right: 2%;float: left;}
.scope_of_services_ .item{min-height: 4.5rem;}

.scope_of_services .item:nth-child(3n){margin-right: 0}
.scope_of_services .item .a{display: block;height: 100%}
.scope_of_services .item .img{height: 2.8rem;overflow: hidden;}
.scope_of_services .item .img_{height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;transition: .3s}
.scope_of_services .item .txt{padding-top: .2rem;padding-bottom: .2rem;}
.scope_of_services .item .txt .title{font-size: .18rem;color: #333;font-weight: bold;line-height: 1.5;padding-bottom: .1rem}
.scope_of_services .item .txt .text{font-size: .16rem;color: #666;line-height: 1.8}
.scope_of_services .item:hover .img_{transform: scale(1.1)}



.scope_of_servicesa{}
.scope_of_servicesa .item{width: 30%;margin-right: 2%;margin-left: 2%;float: left;}
.scope_of_servicesa_ .item{min-height: 4.5rem;}

.scope_of_servicesa .item:nth-child(3n){margin-right: 0}
.scope_of_servicesa .item .a{display: block;height: 100%}
.scope_of_servicesa .item .img{height: 4.1rem;overflow: hidden;}
.scope_of_servicesa .item .img_{height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;transition: .3s}
.scope_of_servicesa .item .txt{padding-top: .2rem;padding-bottom: .2rem;text-align: center;}
.scope_of_servicesa .item .txt .title{font-size: .18rem;color: #333;font-weight: bold;line-height: 1.5;padding-bottom: .1rem}
.scope_of_servicesa .item .txt .text{font-size: .16rem;color: #666;line-height: 1.8}
.scope_of_servicesa .item:hover .img_{transform: scale(1.1)}



@media(max-width: 767px){
    .scope_of_services .item{width: 49%;margin-right: 2%!important;}
    .scope_of_services .item:nth-child(2n){margin-right: 0!important;}
}

@media(max-width: 600px){
    .scope_of_services .item{width: 100%;margin-right: 0%!important;}
}

.accounting_services{}
.accounting_services .item{position: relative;height: 2.8rem!important;margin-bottom: .4rem;}
.accounting_services .item .img{height: 100%}
.related_list .item .bottom,
.accounting_services .item .bottom{color: #FFf;position: absolute;z-index: 1;transition: .3s;width: 100%;left: 0;bottom:0;background: rgba(0,0,0,.5);text-align: center;padding: .15rem;line-height: 1.5}
.related_list .item:hover .bottom,
.accounting_services .item:hover .bottom{background: rgba(0,0,0,.7)}
.backgroundF8F8F8{background: #f8f8f8}

.subject_left{width: 74%;float: left;background: #FFF;}
.subject_right{width: 24%;float: right;}

.Title4{padding: .15rem 0;border-bottom: 1px solid #eee;background: #FFF;}
.Title4 .title{font-size: .19rem;color: #333333;float: left;line-height: 1.5;position: relative;padding-left: .15rem;font-weight: normal}
.Title4 .title:before{display: block;content: '';position: absolute;width: .04rem;height: .2rem;background: #093e87;left: 0;top:50%;transform: translateY(-50%);}
.Title4 .more{display: block;float: right;line-height: 1.5;padding-top: .05rem;font-size: .14rem;color: #999999;margin-right: .2rem}
.Title4 .more:hover{color: #093e87}
.related_list{padding: .2rem;background: #FFF}

.related_list .item{margin-bottom: .2rem;position: relative}
.related_list .item:last-child{margin-bottom: 0}
.related_list .item .a{display: block;padding-top: 65%;position: relative}
.related_list .item .img{height: 100%;overflow: hidden;position: absolute;width: 100%;left: 0;top:0}
.related_list .item .img_{height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;transition: .3s}
.related_list .item .bottom{}

.related_list .item:hover .img_{transform: scale(1.05)}

.subject2{margin-bottom: .3rem}

.services_info{padding: .3rem 0;}
.services_info h1{font-size: .32rem;color: #333;text-align: center;font-weight: bold;line-height: 1.5;padding-bottom: .3rem}

.services_info .div{/*padding: 0 .2rem;*/margin-bottom: .3rem}
.services_info .div h2{margin-bottom: .15rem;position: relative;font-size: .18rem;color: #333;font-weight: bold;padding-left: .15rem;line-height: 1.5}
.services_info .div h2:before{display: block;content: '';width: .03rem;height: .2rem;background:#093e87;position: absolute;left: 0;top:.03rem}
.services_info .div p{font-size: .14rem;color: #666;line-height: 2;padding-left: .15rem}


.services_info {padding: 0 .2rem;margin-bottom: .3rem}
.services_info {padding: 0 .2rem;margin-bottom: .3rem}
.services_info  h2{margin-bottom: .15rem;position: relative;font-size: .18rem;color: #333;font-weight: bold;padding-left: .15rem;line-height: 1.5}
.services_info  h2:before{display: block;content: '';width: .03rem;height: .2rem;background:#093e87;position: absolute;left: 0;top:.03rem}
.services_info  p{font-size: .14rem;color: #666;line-height: 2;padding-left: .15rem}




@media(max-width: 1100px){
    .subject_right{width: 3rem;}
    .subject_left{width: calc(100% - 3.2rem)}
}

@media(max-width: 767px){
    .subject_right{width: 100%;}
    .subject_left{width: 100%;margin-bottom: .3rem}
}



.tab_div{border-bottom: 1px solid #f0eff0;background: #FFF}
.tab_div .tab{background: none}


.aboutUs_1{padding: .4rem 0 1.1rem;}
.aboutUs_1_left{width: 50%;/*height: 5.8rem;*/float: left;}
.aboutUs_1_title{font-size: .36rem;color: #093e87;font-weight: bold;line-height: 1.5;padding-bottom: .3rem}
.aboutUs_1_text{/*height: 2.05rem;*/padding-right: .7rem;}
.aboutUs_1_text p{font-size: .16rem;color: #666;line-height: 2}

.aboutUs_1_div{position: static;transform: translate(0,0);box-shadow: none;/*margin-top: .25rem*/}
.aboutUs_1_div .item{width: 50%;text-align: left}
.aboutUs_1_div .item .item_{}

.aboutUs_1_right{width: 50%;height: 5.9rem;float: right;}
.aboutUs_1_right .img{height: 100%;background-size: cover;background-repeat: no-repeat;background-position: top}

.aboutUs_1_left .about_us_2 .item{padding-top: .3rem}

@media(max-width: 767px){
    .tab{width: 100%}
    .aboutUs_1_left{width: 100%;float: none;margin-bottom: .3rem;height: auto}
    .aboutUs_1_right{width: 100%;float: none;height: 4rem}
    .aboutUs_1_text{height: auto;padding-right: 0}
    .aboutUs_1{padding: .3rem 0 .5rem}
    .aboutUs_1_div{margin-top: 0}
    .about_us_2 .item,
    .aboutUs_1_div .item{text-align: left}
    .about_us_2 .item{padding-left: .2rem}
    .aboutUs_1_title{text-align: center}
}
@media(max-width: 500px){
    .about_us_2 .item{padding-left: .1rem}
}
.Title5{height: 1.5rem;text-align: center;padding-top: .5rem;line-height: 1.5;font-size: .32rem;color: #333;font-weight: bold}

.aboutUs_2{background: url("./bg2.png") no-repeat center;background-size: cover!important;}
.aboutUs_2_body{position: relative}
.aboutUs_2_bg{}
.aboutUs_2_div{z-index: 5;position: absolute;width: 100%;height: 100%;left: 0;top:0;}
.aboutUs_2_div .item{position: absolute;width: 39%;display: block}
.aboutUs_2_div .Title5{color: #FFF;display: none}
.aboutUs_2_div .item .num{float: left;width: .8rem;height: .8rem;border-radius: 50%;text-align: center;line-height: .8rem;background: #f8f8f8;font-size: .36rem;color: #16509f;font-weight: bold}
.aboutUs_2_div .item .txt{width: calc(100% - .8rem);padding-left: .4rem;float: left}
.aboutUs_2_div .item .txt h1{padding-bottom: .15rem;font-size: .18rem;color: #fff;font-weight: bold}
.aboutUs_2_div .item .txt .text{font-size: .16rem;color: rgba(255,255,255,.5);line-height: 1.8}
.aboutUs_2_div .item:hover .txt .text{color: #FFF}
.aboutUs_2_div .item.item1{top:0;height: 33.9%;width: 100%;text-align: center;}
.aboutUs_2_div .item.item1 .num{float: none;position: absolute;bottom:0;left: 50%;transform: translateX(-50%);}
.aboutUs_2_div .item.item1 .txt{float: none;padding: 0}
.aboutUs_2_div .item.item1 .text{position: absolute;bottom:1rem;text-align: center;width: 100%}
.aboutUs_2_div .item.item1 h1{padding-bottom: 0;position: absolute;bottom:1.4rem;text-align: center;width: 100%}
.aboutUs_2_div .item.item2{left: 0;top:44.5%;}
.aboutUs_2_div .item.item2 .num{float: right}
.aboutUs_2_div .item.item2 .txt{padding-left: 0;text-align: right;width: calc(100% - .8rem);float: right;padding-right: .4rem}

.aboutUs_2_div .item.item3{left: 4.3%;top:75%}
.aboutUs_2_div .item.item3 .num{float: right}
.aboutUs_2_div .item.item3 .txt{padding-left: 0;float: right;padding-right: .4rem;text-align: right}

.aboutUs_2_div .item.item4{right: 4.3%;top:75%}

.aboutUs_2_div .item.item5{right: 0;top:44.5%}


@media(max-width: 1000px){
    .aboutUs_2_bg{display: none;}
    .aboutUs_2_div{position: static}
    .aboutUs_2_div .item{position: static;width: 48%!important;float: left;height: 1.7rem!important;}
    .aboutUs_2_div .item.item2,
    .aboutUs_2_div .item.item4,
    .aboutUs_2_div .item.item6{float: right!important;}
    .aboutUs_2_div .Title5{display: block;float: left;width: 100%}
    .aboutUs_2_div .item.item1 .num{position: static;transform: translateX(0)}
    .aboutUs_2_div .item.item1 h1{position: static;text-align: left}
    .aboutUs_2_div .item.item1 .text{position: static;text-align: left}
    .aboutUs_2_div .item .num{float: left!important;}
    .aboutUs_2_div .item .txt{float: left!important;text-align: left!important;padding-left: .4rem!important;;padding-right: 0!important;}

}

@media(max-width: 767px) {
    .aboutUs_2_div .item{width: 100%!important;height: auto!important;margin-bottom: .3rem!important;}
    .aboutUs_2_div .item .txt{padding-left: .2rem!important;}

}
.aboutUs_3{padding-bottom: .8rem}
.corporate_culture{}
.corporate_culture .item{background: #f8f8f8;width: 33.33%;height: 2.84rem;float: left;position: relative}

.corporate_culture .item .img{height: 100%;overflow: hidden;position: absolute;width: 100%;left: 0;top:0}
.corporate_culture .item .img_{height: 100%;transition: .3s;background-size: cover;background-repeat: no-repeat;background-position: center;}
.corporate_culture .item:hover .img_{transform: scale(1.1)}


.corporate_culture .item .txt{height: 100%;transition: .5s}
.corporate_culture .item .txt_{padding: 0 .5rem;position: absolute;width: 100%;left: 0;top:50%;transform: translateY(-50%);text-align: center}

.corporate_culture .item .txt h1{font-size: .26rem;color: #333;font-weight: bold;padding-bottom: .15rem}
.corporate_culture .item .txt .text{font-size: .16rem;color: #666;}
.corporate_culture .item .txt .text p{line-height: 2.25}

.corporate_culture .item:hover .txt{background: #16509f}
.corporate_culture .item:hover .txt .text,
.corporate_culture .item:hover .txt h1{color: #FFF}


@media(max-width: 1000px) {
    .corporate_culture .item{width: 50%}
    .corporate_culture .item:nth-child(3){float: right}
}


@media(max-width: 600px) {
    .corporate_culture .item{width: 100%}
    .corporate_culture .item{height: auto}
    .corporate_culture .item .img{height: 2.28rem;position: static}
    .corporate_culture .item .txt_{position: static;transform: translateY(0);padding: .3rem .3rem}

}


.aboutUs_4{background: #f8f8f8;padding-bottom: .4rem}

.qualification_certificate{}
.qualification_certificate .swiper-slide{width: 23.5%;margin-right: 2%;margin-bottom: 2%;float: left}
.qualification_certificate .swiper-slide:nth-child(4n){margin-right: 0}
.qualification_certificate .swiper-slide .div{height: 100%}
.qualification_certificate .swiper-slide .img{height: 2.45rem;line-height: 2.45rem;text-align: center;background: #FFF}
.qualification_certificate .swiper-slide .img img{max-width: 100%;max-height: 90%;}
.qualification_certificate .swiper-slide .name{transition: .3s;background: #f1f1f1;text-align: center;font-size: .14rem;color: #333;padding: .15rem;line-height: 1.5}

.qualification_certificate .swiper-slide:hover .img{border: 1px solid #16509f}
.qualification_certificate .swiper-slide:hover .name{background: #16509f;color: #FFF}
.pswp{z-index: 99999!important;}

.aboutUs_5{padding-bottom: .8rem}
.team_introduction2 .swiper-slide{background: #f8f8f8}



@media(max-width: 1000px) {
    .qualification_certificate .swiper-slide{width: 32%;margin-right: 2%!important;}
    .qualification_certificate .swiper-slide:nth-child(3n){margin-right: 0!important;}
}
@media(max-width: 767px) {
    .Title5{padding-top: .3rem;height: 1.1rem}
    .aboutUs_5,
    .aboutUs_3{padding-bottom: .5rem}

    .qualification_certificate .swiper-slide{width: 49%;margin-right: 2%!important;}
    .qualification_certificate .swiper-slide:nth-child(3n){margin-right: 2%!important;}
    .qualification_certificate .swiper-slide:nth-child(2n){margin-right: 0!important;}
}

.contactUs_1{padding-bottom: .6rem;background-color: #f9f9f9;}
.contactUs_3{padding-bottom: .6rem;padding-top: 0.2rem;background-color: #f9f9f9;}
.contactUs_1_title{font-size: .28rem;font-weight: bold;color: #333;text-align: center;padding: .25rem;line-height: 1.5}
.contactUs_1_main{}
.contactUs_1_main .item{;width: 49%;float: left;min-height: 2.5rem;background: #FFF;margin-bottom: .2rem}
.contactUs_1_main .item_{padding: .3rem 0}
.contactUs_1_main .item:nth-child(2n){float: right}
.contactUs_1_main .item .div{padding: 0 .3rem;margin-top: .15rem}
.contactUs_1_main .item .div p{font-size: .16rem;color: #333;line-height: 1.8}

.Title6{font-size: .2rem;color: #093e87;font-weight: bold;padding-left: .3rem;position: relative;line-height: .26rem}
.Title6:before{display: block;content: '';width: .04rem;height: .26rem;background: #093e87;position: absolute;left: 0;top:0;}

.contactUs_1_main .item:hover{box-shadow: 0 .05rem .1rem rgba(0,0,0,.1)}

@media(max-width: 767px) {
    .contactUs_1_main .item{width: 100%}
}

.contactUs_2{padding: .8rem 0;background: #FFF;}
.map{height: 4.2rem;background: url("../images/map.png") no-repeat center;background-size: cover!important;}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999999;
}

.requirement{background: #FFF;height: 5.2rem;margin-bottom: .8rem}
.requirement_div{width: 66%;float: left;padding: .3rem;}

.requirement_div_t{position: relative;height: .46rem;margin-bottom: .2rem}
.requirement_div_t .text{position: relative;z-index: 2;display: inline-block;padding-right: .3rem;background: #FFF;font-size: .24rem;color: #093e87;font-weight: bold;line-height: .46rem}
.requirement_div_t .line{position: absolute;width: 100%;border-top: 1px dashed #d2d2d2;top:50%;transform: translateY(-50%);left: 0;z-index: 1}
.requirement_div p{font-size: .16rem;color: #666;line-height: 2.5}
.color093e87{color: #093e87}

.requirement_form{margin-top: .3rem}
.requirement_form .item{width: 47%;float: left;border: 1px solid #eeeeee;margin-bottom: .3rem;}
.requirement_form .item:nth-child(2){float: right}
.requirement_form .item:nth-child(3){width: 100%}
.requirement_form .item .input1{text-indent: .2rem;width: 100%;border: none;background: none;height: .48rem;font-size: .16rem;color: #666;}
.requirement_form .item textarea{height: 1rem;width: 100%;border: none;background: #FFF;padding: .1rem .2rem;line-height: 1.6;font-size: .16rem;color: #666}
.requirement_submit{border: none;display: block;margin: 0 auto;width: 3rem;height: .5rem;text-align: center;font-size: .16rem;color: #fff;background: #093e87;cursor: pointer}
.requirement_submit:hover{opacity: .9}

.requirement_img{width: 34%;height: 100%;float: right;overflow: hidden}
.requirement_img .img{transition: .3s;height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center}
.requirement_img:hover .img{transform: scale(1.1)}

@media(max-width: 1000px) {
    .requirement_div{width: 100%;}
    .requirement_img{width: 100%;height: 4rem}
    .requirement{height: auto}
}


@media(max-width: 767px) {
    .requirement_form .item{width: 100%}
    /*.requirement_img{display: none}*/
    .contactUs_1{padding-bottom: .3rem}
    .requirement,
    .contactUs_2{margin-bottom: .5rem}


}
.swiper-pagination{width: 100%;text-align: center;left: 0}
.swiper-pagination-bullet{margin: 0 5px;}
.overseas_company_registration_1{position: relative;max-width: 1600px;margin: 0 auto;padding: 0 1rem}
.overseas_company_registration_1 .swiper-pagination{display: none}


.Title33{padding-bottom: .5rem;padding-top: .7rem}
.Title33 h1{padding-top: 0;}
.Title33 p{padding-top: .2rem}


@media(max-width: 767px) {
    .overseas_company_registration_1 .swiper-button-prev,
    .overseas_company_registration_1 .swiper-button-next{display: none;}
    .overseas_company_registration_1 .swiper-pagination{display: block}
    .overseas_company_registration_1{padding: 0 .15rem;padding-bottom: .5rem}
    .Title33{padding-top: .5rem;padding-bottom: .3rem;font-size: .3rem}
    .Title33 p{padding-top: .1rem}

}

.overseas_company_registration_2{background: #f4f4f4;margin-top: .8rem;padding-bottom: .8rem;}



.select_place{}
.select_place_left{width: 50%;height: 4.9rem;overflow: hidden;float: left}

.select_place_left .img{height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;transition: .3s;}
.select_place_left:hover .img{transform: scale(1.1)}

.select_place_right{width: 50%;height: 4.9rem;float: right;padding-top: .3rem;}
.select_place_right .item{width: 50%;float: left;height: 1.98rem;padding: 0 .4rem;margin-bottom: .4rem}
.select_place_right .item:nth-child(3),
.select_place_right .item:nth-child(4){margin-bottom: 0}
.select_place_right .item .icon{text-align: center;padding-bottom: .2rem}
.select_place_right .item .icon img{width: .9rem;transition: .4s}
.select_place_right .item .text{font-size: .14rem;color: #666;line-height: 2}
.select_place_right .item .text p{line-height: 2}

.select_place_right .item:hover .icon img{transform: rotateY(180deg)}

@media(max-width: 1200px) {
    .select_place_right .item{padding: 0 .3rem;margin-bottom: .5rem}
    .select_place_right{padding-top: 0}
}

@media(max-width: 1000px) {
    .select_place_left{width: 100%;margin-bottom: .5rem}
    .select_place_right{width: 100%;height: auto}
    .select_place_right .item .icon img{width: .8rem}
}


@media(max-width: 767px) {
    .select_place_left{height: 2.8rem}
    .select_place_right .item{width: 100%;height: auto;margin-bottom: .3rem!important;padding: 0}
    .select_place_right .item .icon{float: left;padding-top: .05rem}

    .select_place_right .item .text{width: calc(100% - .95rem);float: right}
    .overseas_company_registration_2{padding-bottom: .2rem;margin-top: .1rem}
}

.overseas_company_registration_3{padding-bottom: .5rem;background: #093e87;}
.overseas_company_registration_3 .Title3 p,
.overseas_company_registration_3 .Title3{color: #FFF}

.advantage{}
.advantage .item{position: relative;width: 32%;margin-right: 2%;float: left;margin-bottom: 2%;min-height: 1.7rem;background: rgba(255,255,255,.1);border: 1px solid rgba(255,255,255,.2);}
.advantage .item:nth-child(3n){margin-right: 0}
.advantage .item_{padding: .4rem;}
.advantage .item_ .icon{width: .7rem;height: .7rem;position: absolute;left: .25rem;top:50%;transform: translateY(-50%);}
.advantage .item_ .icon img{width: 100%;transition: .4s}
.advantage .item_ .txt{padding-left: .9rem;}
.advantage .item_ .txt h1{transition: .3s;font-size: .18rem;font-weight: bold;color: #FFF;line-height: 1.5;padding-bottom: .1rem}
.advantage .item_ .txt .text{font-size: .14rem;color: rgba(255,255,255,.8);line-height: 2}
.advantage .item:hover{border-color: rgba(255,255,255,.4)}
.advantage .item_:hover .txt h1{padding-top: .05rem;padding-bottom: .05rem}

.advantage .item_:hover .icon img{transform: rotateY(180deg)}

@media(max-width: 1000px) {
    .advantage .item{width: 49%;margin-right: 2%!important;}
    .advantage .item:nth-child(2n){margin-right: 0!important;}
}
@media(max-width: 767px) {
    /*.advantage .item{width: 100%;margin-right: 0!important;}*/
    .advantage .item_ .icon{position: static;transform: translateY(0);margin: 0 auto;margin-bottom: .2rem}
    .advantage .item_ .txt{padding-left: 0;text-align: center}
}

.overseas_company_registration_4{padding-bottom: .8rem}
.information_required{}
.information_required_left{width: 50%;float: left;;padding-top: .5rem}
.information_required_left .item{width: 33.33%;height: 1.5rem;float: left;text-align: center;margin-bottom: .3rem}
.information_required_left .item .icon{}
.information_required_left .item .icon img{width: .7rem;transition: .4s}
.information_required_left .item .p{font-size: .16rem;color: #333333;padding-top: .24rem;line-height: 1.5}
.information_required_left .item:hover .icon img{transform: rotateY(180deg)}

.information_required_right{width: 50%;float: right;height: 4.1rem;overflow: hidden}
.information_required_right .img{height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;transition: .3s}
.information_required_right:hover .img{transform: scale(1.1)}

@media(max-width: 1000px) {
    .information_required_left{width: 100%;padding-top: 0}
    .information_required_right{width: 100%;height: 7rem}
}

@media(max-width: 767px) {
    .information_required_left .item{width: 50%;height: 1.3rem}
    .information_required_right{height: 3.5rem}
}
.overseas_company_registration_5{background: url("../images/bg4.png") no-repeat center;background-size: cover!important;padding-bottom: .8rem;}

.service_process{position: relative}
.service_process_img{max-width: 100%;}
.service_process_div{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 2}
.service_process_div .item{width: 30%;position: absolute;min-height: 1rem}
.service_process_div .item .icon{position: absolute;left: 0;top:50%;transform: translateY(-50%);width: .8rem;}
.service_process_div .item .icon img{width: 100%;transition: .4s}
.service_process_div .item .txt{padding-left: 1.1rem;}
.service_process_div .item .txt h3{transition: .3s;font-size: .2rem;color: #093e87;font-weight: bold;line-height: 1.5;padding-bottom: .07rem}
.service_process_div .item .txt .text{font-size: .16rem;color: #555555;line-height: 2}
.service_process_div .item:hover .icon img{transform: rotateY(180deg)}
.service_process_div .item.item1{top:16%;left: 4%;}
.service_process_div .item.item2{top:60%;left: 4%;}

.service_process_div .item.item3{right: 4%;top:16%}
.service_process_div .item.item4{right: 4%;top:60%}

.service_process_div .item:hover .txt h3{padding-top: .07rem;padding-bottom: 0}

@media(max-width: 1000px) {
    .service_process_img{display: none}
    .service_process_div{position: static;}
    .service_process_div .item{width: 49%;float: left;position: relative;margin-bottom: 2%;left: 0!important;top:0!important;right: 0!important;}
    .service_process_div .item:nth-child(2n){float: right!important;}
}

@media(max-width: 767px) {
    .service_process_div .item{width: 100%;margin-bottom: .3rem}
    .service_process_div .item:last-child{margin-bottom: 0}
}


.crossBorder_supply{padding: .7rem 0;text-align: center;color: #FFF;background: url("./bg5.png") no-repeat center;background-size: cover!important;}
.crossBorder_supply .top{}
.crossBorder_supply .top img:nth-child(1),
.crossBorder_supply .top img:nth-child(3){width: 3rem}
.crossBorder_supply .top img:nth-child(2){width: 5.8rem}
.crossBorder_supply .center{margin-top: .5rem}
.crossBorder_supply .center h3{font-size: .24rem;line-height: 1.5;padding-bottom: .2rem}
.crossBorder_supply .center p{font-size: .18rem;line-height: 1.6}
.crossBorder_supply .bottom{margin-top: .5rem}
.crossBorder_supply .bottom .item{margin: 0 .4rem;font-size: .18rem;display: inline-block;width: 1.9rem;height: .6rem;line-height: .6rem;background: rgba(255,255,255,.2)}
.crossBorder_supply .bottom .item img{height: .22rem;transition: .2s;margin-right: .2rem;}
.crossBorder_supply .bottom .item:hover img{margin-right: .1rem}


@media(max-width: 1000px) {
    .crossBorder_supply .top img:nth-child(1),
    .crossBorder_supply .top img:nth-child(3){width: 2rem}
}

@media(max-width: 767px) {
    .crossBorder_supply .center h3{font-size: .22rem}
    .crossBorder_supply .top img:nth-child(1),
    .crossBorder_supply .top img:nth-child(3){width: 2rem}
    .crossBorder_supply .bottom .item{width: 1.7rem;margin: 0 .1rem}
    .overseas_company_registration_5,
    .overseas_company_registration_4{padding-bottom: .5rem}
    .crossBorder_supply{padding: .5rem 0}
}


.advertisement{margin-top: .2rem}
.advertisement a{display: block;overflow: hidden}
.advertisement a img{width: 100%;transition: .3s}
.advertisement a:hover img{transform: scale(1.1)}


.disclaimer{font-size: .16rem;color: #555555;margin-bottom: .8rem}
.disclaimer h1{font-size: .3rem;color: #333;font-weight: bold;text-align: center;line-height: 1.5;padding-bottom: .3rem;}
.disclaimer h2{font-size: .18rem;color: #555555;font-weight: bold;line-height: 1.5}
.disclaimer p{font-size: .16rem;color: #555555;line-height: 1.875;}

.website_map{margin-top: .2rem;margin-bottom: .8rem}
.website_map .item{background: #f4f4f4;margin-bottom: .38rem;}

.first_level_navigation{width: 1.75rem;float: left;padding: .15rem 0 .15rem .3rem;font-size: .18rem;background: #093e87}
.first_level_navigation a{display: inline-block;color: #FFF;line-height: 1.5}
.first_level_navigation a:hover{text-decoration: underline}

.secondary_navigation{width: calc(100% - 2rem);float: right;}
.secondary_navigation a{display: inline-block;font-size: .16rem;color: #666666;margin: 0 .18rem;padding: .15rem 0;line-height: 1.5}
.secondary_navigation a:hover{color: #093e86;text-decoration: underline}

@media(max-width: 767px) {
    .first_level_navigation{width: 100%;}
    .secondary_navigation{width: 100%}
}


.tab2{}
.tab2 .item{width: 33.33%;}

.news_list2{padding: .1rem .3rem;}
.news_list2 .item{padding: .2rem 0;border-bottom: 1px dashed #e5e5e5;}
.news_list2 .item .a{display: block;}
.news_list2 .item .img{width: 3rem;height: 1.88rem;float: left;overflow: hidden}
.news_list2 .item .img_{height: 100%;background-size: cover;background-repeat: no-repeat;transition: .3s;background-position: center;}
.news_list2 .item .txt{width: calc(100% - 3.3rem);float: right;}
.news_list2 .item .txt .title{font-size: .18rem;color: #333;font-weight: bold;line-height: 1.7;padding-top: .2rem}
.news_list2 .item .txt .time{font-size: .16rem;color: #666666;padding: .2rem 0}
.news_list2 .item .txt .text{font-size: .14rem;color: #666666;line-height: 2;height: .4rem;}


.news_list2 .item:hover .img_{transform: scale(1.1)}
.news_list2 .item:hover .txt .title{color: #093e87}

.paging{text-align: center;padding: .6rem 0;}
.paging .item{transition: .3s;margin: 0 3px;padding: 0 .18rem;display: inline-block;font-size: .15rem;color: #666666;text-align: center;border: 1px solid #dbdbdb;line-height: .46rem;}

.paging .item.in,
.paging .item:hover{background: #093e87;border-color: #093e87;color: #FFF}


.contact{margin-top: .2rem;background: #FFF}
.contact .img{}
.contact .img img{width: 100%}
.contact_div{padding: .2rem}
.contact_div .input{color: #666;height: .4rem;font-size: .14rem;padding: 0 .1rem;margin-bottom: .2rem;width: 100%;border: none;background: #f5f5f5}
.contact_div textarea{padding: .1rem;color: #666;width: 100%;border: none;background: #f5f5f5;height: 1rem;font-size: .14rem;}
.contact_div .submit{width: 1.5rem;height: .46rem;font-size: .16rem;color: #FFF;background: #093e87;border: none;display: block;margin: .3rem auto}
.contact_div .submit:hover{opacity: .9}


@media(max-width: 767px) {
    .news_list2 .item .img{width: 1.6rem;height: 1.3rem}
    .news_list2 .item .txt{width: calc(100% - 1.8rem);}
    .news_list2 .item .txt .title{padding-top: .05rem}
    .news_list2 .item .txt .time{padding: .1rem 0}
    .paging .item{line-height: .35rem;padding: 0 .1rem;margin: 0 2px}
    .news_list2 .item .txt .text{line-height: 1.7}
}

.industry_knowledge{margin-top: .2rem;background: #FFF}
.industry_knowledge_list{padding: 0 .2rem;padding-bottom: .1rem}
.industry_knowledge_list .item{height: .54rem;border-bottom: 1px dashed #e5e5e5;font-size: .16rem;color: #666;}
.industry_knowledge_list .item:last-child{border: none;}
.industry_knowledge_list .item .a{line-height: .54rem;display: block;}
.industry_knowledge_list .item .a img{margin-right: .1rem}

.industry_knowledge_list .item:hover{color: #093e87}


.news_info{padding: .3rem;}
.news_title{font-size: .24rem;color: #333;font-weight: normal;padding-bottom: .2rem;text-align: center;line-height: 1.5}
.news_other{text-align: center;font-size: .14rem;color: #999;line-height: 1.5}
.news_other p{display: inline-block;margin-right: .1rem}
.news_other .share2{display: inline-block}
.news_other .share2 .item{display: inline-block;width: .2rem;height: .2rem;margin: 0 .03rem}
.news_other .share2 .item img{width: 100%;}
.news_other .share2 .item:hover{opacity: .8}

.news_info .line{border-bottom: 1px dashed #dfdfdf;margin: .3rem 0}
.news_textAndImg{text-align: center;font-size: .14rem;color: #666;line-height: 1.875}
.news_textAndImg p{text-align: left;line-height: 1.875}
.news_textAndImg img{}

.news_bottom{font-size: .14rem;color: #555555;padding-bottom: .3rem}
.news_bottom .prev_or_next{float: left;width: 60%}
.news_bottom .prev_or_next .a{display: block;line-height:2}
.news_bottom .return{margin-top: .05rem;float: right;display: block;width: 1.5rem;height: .46rem;line-height: .46rem;text-align: center;color: #FFF;background: #093e87;}
.news_bottom .prev_or_next .a:hover{color: #093e87}
.news_bottom .return:hover{opacity: .9}


@media(max-width: 767px) {
    .news_bottom .prev_or_next{width: 100%;float: none}
    .news_bottom .return{float: none;margin: 0 auto;margin-top: .2rem}
}

.HongKongcompany_registration{}
.HongKongcompany_registration .item{width: 25%;float: left;margin-bottom: .7rem;}
.HongKongcompany_registration .item_{padding: 0 .5rem;display: block}
.HongKongcompany_registration .icon{margin-bottom: .4rem;text-align: center;transition: .3s}
.HongKongcompany_registration .icon img{width: 1.2rem;transition: .4s;}
.HongKongcompany_registration .txt{}
.HongKongcompany_registration .txt h2{font-size: .18rem;color: #333;line-height: 1.5;text-align: center;padding-bottom: .15rem}
.HongKongcompany_registration .txt .text{font-size: .16rem;color: #666;line-height: 1.8}
.HongKongcompany_registration .item:hover .icon img{transform: rotateY(180deg)}
.HongKongcompany_registration .item:hover .icon{margin-bottom: .3rem}
@media(max-width: 1000px) {
    .HongKongcompany_registration .item_{padding: 0 .2rem}
    .HongKongcompany_registration .icon img{width: 1rem}
}
@media(max-width: 767px) {
    .overseas_company_registration_1__,
    .HongKongCorporate_Services_1{margin-top: .3rem}
    .HongKongcompany_registration .item{width: 50%;margin-bottom: .5rem;}
    .HongKongcompany_registration .icon{margin-bottom: .2rem}
}

@media(max-width: 600px) {
    /*.HongKongcompany_registration .item{width: 100%;margin-bottom: .3rem;}*/
    /*.HongKongcompany_registration .txt .text{text-align: center}*/
}


.HongKongCorporate_Services_2{background: #f2f2f2;padding-bottom: .5rem}
.bank_account{position: relative;}
.bank_account .item{height: 2rem;width: 48.5%;float: left;min-height: 1.5rem;margin-top: 0!important;background: #FFF;margin-bottom: .4rem;position: relative}
.bank_account .item:nth-child(2n){float: right}
.bank_account .item_{display: block;padding: .4rem .2rem;height: 100%}
.bank_account .icon_logo{width: 1.4rem;position: absolute;left: .2rem;top:50%;transform: translateY(-50%);}
.bank_account .icon_logo:after{display: block;content: '';width: 1px;height: .6rem;background: #d6d6d6;position: absolute;right: -.2rem;top:50%;transform: translateY(-50%)}
.bank_account .icon_logo img{max-width: 100%;}
.bank_account .txt{padding-left: 1.8rem;}
.bank_account .txt .name{transition: .3s;font-size: .18rem;color: #333;font-weight: bold;padding-bottom: .2rem}
.bank_account .txt .text{font-size: .16rem;color: #555;line-height: 1.8}
.bank_account .item:hover{box-shadow: 0 .05rem .1rem rgba(0,0,0,.1)}
.bank_account .item:hover .txt .name{padding-top: .1rem;padding-bottom: .1rem}

.bank_account .swiper-button-prev,
.bank_account .swiper-button-next{height: .5rem!important;}

.bank_account .swiper-pagination{display: none;height: auto!important;}
.bank_account .swiper-button-next,
.bank_account .swiper-button-prev{top: 40%}

.bank_account {
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 1rem;
}

@media(max-width: 900px) {
    /*.bank_account .item{height: 2.5rem}*/
    .bank_account .item{margin-bottom: 10px}
}

@media(max-width: 900px) {
    .bank_account .item{width: 100%}
    .bank_account .swiper-pagination{display: block}
    .bank_account .swiper-button-next,
    .bank_account .swiper-button-prev{display: none}
    .bank_account{padding: 0}
}
@media(max-width: 900px) {
    .bank_account .icon_logo{position: static;width: 100%;text-align: center;transform: translateY(0);margin-bottom: .3rem;}
    .bank_account .txt{padding-left: 0}
    .bank_account .txt{text-align: center}
    .bank_account .icon_logo:after{display: none}
    .bank_account .item{height: auto!important;}
}


.HongKongCorporate_Services_3{background: #093e87;padding-bottom: .8rem}
.HongKongCorporate_Services_3 .Title3 p,
.HongKongCorporate_Services_3 .Title3{color: #FFF}

.tax_audit .swiper-slide .bottom .title{padding-top: .25rem}
.tax_audit .swiper-slide .bottom .text{/*height: 1.1rem*/ }


.HongKongCorporate_Services_4{background: #f9fcff;padding-bottom: .5rem}

.tax_planning{}
.tax_planning .item{width: 32%;min-height: 2.8rem;margin-right: 2%;background: #FFF;margin-bottom: 2%;float: left}
.tax_planning .item:nth-child(3n){margin-right: 0}
.tax_planning .item_{display: block;height: 100%;padding: .3rem;}
.tax_planning .icon{text-align: center}
.tax_planning .icon img{max-width: .67rem;max-height: .6rem;transition: .4s}
.tax_planning .title{transition: .3s;text-align: center;font-size: .18rem;color: #333;font-weight: bold;line-height: 1.5;padding: .2rem 0}
.tax_planning .text{font-size: .16rem;color: #666;line-height: 1.8;}
.tax_planning .item:hover .title{padding-top: .3rem;padding-bottom: .1rem}
.tax_planning .item:hover{box-shadow: 0 .05rem .1rem rgba(0,0,0,.1)}
.tax_planning .item:hover .icon img{transform: rotateY(180deg)}

@media(max-width: 767px) {
    .tax_planning .item{width: 49%;margin-right: 2%!important;}
    .tax_planning .item:nth-child(2n){margin-right: 0!important;}
}

@media(max-width: 500px) {
    .tax_planning .item{width: 100%;margin-right: 0!important;height: auto!important;min-height: 2rem}
}

.HongKongCorporate_Services_5{padding-bottom: .8rem}
.technological_process{position: relative}
.technological_process_img{width: 100%}
.technological_process_div{position: absolute;width: 100%;height: 100%;left: 0;top:0;padding: 0 .25rem}
.technological_process_div .item{width: 14.28%;height: 100%;float: left;text-align: center;position: relative}
.technological_process_div .item .icon{}
.technological_process_div .item .icon img{width: 1rem;transition: .4s}
.technological_process_div .item .text{margin: 0 auto;margin-top: .5rem;width: 1.4rem;}
.technological_process_div .item .text h2{font-size: .18rem;color: #093e87;font-weight: bold;line-height: 1.5;padding-bottom: .1rem;transition: .3s}
.technological_process_div .item .text p{font-size: .14rem;color: #666666;line-height: 2}

.technological_process_div .item:nth-child(2n) .icon{position: absolute;bottom:0;width: 100%;left: 0}
.technological_process_div .item:nth-child(2n) .text{margin-top: .3rem}


.technological_process_div .item:hover .icon img{transform: rotateY(180deg)}
.technological_process_div .item:hover .text h2{padding-bottom: .05rem}

@media(max-width: 1100px) {
    .technological_process_div .item:nth-child(2n) .text{margin-top: .2rem}
}
@media(max-width: 1000px) {
    .technological_process_div .item .text{margin-top: .2rem!important;}
    .technological_process_img{display: none;}
    .technological_process_div{position: static;padding: 0}
    .technological_process_div .item{width: 25%;height: 2.5rem}
    .technological_process_div .item .text{margin-top: .3rem;padding-bottom: .2rem}
    .technological_process_div .item:nth-child(2n) .icon{position: static}
}
@media(max-width: 767px) {
    .technological_process_div .item .icon img{width: .8rem}
    .technological_process_div .item{width: 33.33%}
    .technological_process_div .item .text{padding-left: .1rem;padding-right: .1rem;width: 100%}
}
@media(max-width: 500px) {
    .technological_process_div .item{width: 50%}
}

.HongKongCorporate_Services_6{background: #f2f2f2;padding-bottom: .8rem}

.advantage2{}
.advantage2 .item{transition: .3s;width: 20%;float: left;background: #FFF;position: relative;height: 4rem}
.advantage2 .item .txt{height: 2rem;padding: .13rem .12rem;box-sizing: border-box}
.advantage2 .item .txt .text{border: 1px solid rgba(255,255,255,.2);position: relative;height: 100%}
.advantage2 .item .txt .text_{position: absolute;width: 100%;left: 0;top:50%;transform: translateY(-50%);}
.advantage2 .item .txt .text h2{transition: .3s;font-size: .18rem;color: #093b80;font-weight: bold;text-align: center;line-height: 1.5;padding-bottom: .15rem}
.advantage2 .item .txt .text p{transition: .3s;font-size: .16rem;color: #555555;text-align: center;line-height: 1.6}
.advantage2 .item .img{height: 2rem;overflow: hidden}
.advantage2 .item .img_{height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;transition: .3s}
.advantage2 .item:hover .img_{transform: scale(1.1)}
.advantage2 .item:hover .txt .text h2,
.advantage2 .item:hover .txt .text p{color: #FFF}
.advantage2 .item:hover{background: #093e87}

.advantage2 .item:nth-child(2n) .txt{position: absolute;bottom:0;left: 0;width: 100%}

@media(max-width: 900px) {
    .advantage2 .item{width: 100%;height: 2rem;}
    .advantage2 .item .txt{width: 50%;float: left}
    .advantage2 .item .img{width: 50%;float: left}
    .advantage2 .item:nth-child(2n) .txt{position: static;width: 50%;float: right}
    .advantage2 .item:nth-child(2n) .img{float: left!important;}
}

@media(max-width: 767px) {
    .HongKongCorporate_Services_4,
    .HongKongCorporate_Services_5{padding-bottom: .3rem}
    .HongKongCorporate_Services_6,
    .HongKongCorporate_Services_2,
    .HongKongCorporate_Services_3{padding-bottom: .5rem}

}

.HongKongCorporate_Services_info{}
.services_info h1{padding-left: .3rem;padding-right: .3rem}
.HongKongCorporate_Services_info >p{font-size: .16rem;color: #555555;line-height: 1.8;padding: 0 .3rem}
.HongKongCorporate_Services_info_{padding: 0 .3rem .5rem;}
.HongKongCorporate_Services_info_ h2{font-size: .18rem;color: #333333;font-weight: bold;line-height: 1.8}
.HongKongCorporate_Services_info_ h3{font-size: .16rem;color: #333;font-weight: bold;line-height: 1.8}
.HongKongCorporate_Services_info_ p{font-size: .14rem;color: #666;line-height: 1.8}


.header_list2_div33{position: relative}
.header_list2_div33 .header_list2_item{margin-top: 0!important;}

.header_list2_div33 .swiper-button-prev{left: -1rem}
.header_list2_div33 .swiper-button-next{right: -1rem}



.float{position: fixed;z-index: 9999;right: .1rem;bottom:20%}
.float .item{display: block;text-align: center;position: relative;width: 70px;height: 90px;border-bottom: 1px solid #3d6cab;}
.float .item .d1{background: #16509f;height: 100%}
.float .item .d1 .icon{padding-top: 20px}
.float .item .d1 .icon img{}
.float .item .d1 >p{font-size: 12px;color: #FFF;line-height: 1.1;padding-top: 10px}
.float .item .d1 >p span{}
.float .item .d2{position: absolute;right: 100%;bottom:0;background: #0e4187;display: none}
.float .item .d2 .p1{font-size: 24px;color: #FFF;line-height: 90px;padding: 0 20px;white-space: nowrap}
.float .item .d2 .d3{width: 180px;padding: 20px}
.float .item .d2 .d3 img{width: 100%}

.float .item:first-child .d1{border-radius: 5px 5px 0 0}
.float .item:last-child .d1{border-radius: 0 0 5px 5px;border: none}
.float .item:last-child{border: none}


.float .item.in .d1,
.float .item:hover .d1{background: #0e4187}

.float .item.in .d2,
.float .item:hover .d2{display: block}

.float .float_d{display: block}
.float.hide .float_d{display: none}


.float_btn{cursor: pointer;width: 60px;height: 60px;border-radius: 90px;background: #16509f;margin: 2px auto;}
.float_btn img{}
.float_btn:hover{background: #093e87}

@media(max-width: 1600px) {
    .float .item{width: 60px;height: 80px}
    .float .item .d1 >p{font-size: 12px}
    .float .item .d1 .icon{padding-top: 15px}
    .float .item .d2 .p1{line-height: 80px;font-size: 20px}
}
@media(max-width: 1420px) {
    .float{right: .1rem}
}
@media(max-width: 767px) {
    .float .item:hover .d1{background: #16509f}
    .float .item:hover .d2{display: none}
    .float .item .d2 .p1{line-height: 50px;font-size: 18px}
    .float .item .d2 .d3{width: 140px;padding: 10px}
    .float .item .d1 >p span{display: none}
    .float .item .d1 .icon{padding-top: 7px}
    .float .item .d1 >p{padding-top: 6px}
    .float .item{width: 50px;height: 50px}
    .float .item .d1 .icon img{width: 18px}
    .float .item .d1 >p{font-size: 10px}
    .float_btn{width: 40px;height: 40px}

}









