html{
    font-size:12px;
}
/* 解决position：fixed抖动 */
html, body {overflow:auto;margin: 0;}
.navbar-default{
    font-size: 1.5rem;
}
.navbar-brand img{
    width:2.5rem;
    height:2.083rem;
}
footer{
    font-size:0.83rem;
    padding: 0.667rem 0;
}
header .wrap_bg{
    margin-top:50px;
    position: relative;
}
.float_logo{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    display: flex;
    justify-content: center;
    align-items: center;
}
header .wrap_bg img{
    width:100%;
    height:auto;
}
body{
    background-color: #f8f8f8;
}
main{
    position: relative;
}
.fix_code{
    right:27px;
}
.introduction{
    width:92.5%;
    background: white;
    padding:1.5625rem 0;
    border-top-right-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
}
.vis_mb{
    position: absolute;
    left:50%;
    margin-left: -46.25%;
    bottom:0;
    display: block;
}
.in_logo img{
    width:85%;
    height:auto;
}
.showmobile{
    display: inline-block;
    /* padding:0 5%; */
}
.carousel-indicators{
    text-align: left;
    left:40%;
}
.m_firm_intro{
    display: block;
    background-color: white;
    padding:1.3rem 3.25rem;
    margin-bottom:0.5rem;
    color: #333333;
}
.m_firm_content{
    font-size:1.4rem;
    line-height: 2.58rem;
    text-align: justify;
}
.content{
    font-size:0.75rem;
}
.firm_introduction p{
    text-align: justify;
    margin:0;
    padding:0;
}
.firm_introduction p:first-child{
    margin-bottom:20px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width:100%;
    height:auto;
}
#carousel-example-generic{
    margin-top: 0;
}
.item_title{
    color: #323232;
    font-size:2rem;
    font-weight: bold;
    text-align:center;
}
.item_tips{
    color:#666666;
    font-size:1.166rem;
    text-align:center;
    /* position: relative; */
    margin-top:1.125rem;
}
.outTeam{
    margin-top:5rem;
}
.wrap_ul{
    overflow: hidden;
    position: relative;
}
.pre_before,.pre_after,.m_pre_before,.m_pre_after,.md_pre_after,.md_pre_before{
    position: absolute;
    top:50%;
    cursor: pointer;
    z-index: 2;
}
.pre_before,.pre_after{
    display: none;
}
.md_pre_after,.md_pre_before{
    display: none;
}
.m_pre_before{
    left:3%;
    display: block;
}
.m_pre_after {
    right: -3%;
    display: block;
}
.introduce{
    display: none;
    padding:0 3.25rem 0;
    color:#333333;
    font-size:1.4rem;
    text-align: center;
    box-sizing: border-box;
}
.introduce .intr_name{
    font-size:2rem;
}
.introduce .intr_position{
    color:#666666;
}
.show{
    display: block;
}
.row{
    margin:0;
}
.item_title,.item_tips{
    padding: 0;
}
.our_service{
    margin-top: 9.25%;
}
.service_content{
    padding:11.1% 3.7% 13.3%;
    font-size:1.4rem;
    text-align: justify;
    line-height: 2rem;
    position: relative;
}
.service_list{
    background-color: white;
    padding:10% 5.6%;
    line-height: 2.58rem;
}
.service_list ul{
    padding:0;
}
.service_content li{
    margin-bottom:2rem;
    list-style: none;
}
.service_content li:last-child{
    margin: 0;
}
.service_content li::before{
    color:#00A2E9;
    content:"●";
    padding-right:1.5rem;
    font-size:2rem;
}

.ser_left_img,.ser_right_img{
    position: absolute;
    z-index: -1;
}
.ser_left_img img,.ser_right_img img{
    width:70%;
    height:auto;
}
.ser_left_img{
    top:0;
    left:0;
}
.ser_right_img{
    bottom:0;
    right:0;
    text-align: right;
}
.honor{
    background: #fafbff;
    overflow: hidden;
}
.our_honor{
   padding:2.67rem;
}
.honor img{
    width:100%;
    height:auto;
}
.honor .col-xs-6,.honor .col-xs-12,.honor .col-sm-4,.honor .col-sm-12{
    padding:0;
}
.honor .f_img{
    padding-right:2.29%;
}
.honor .s_img{
    padding-left:2.29%;
}
.t_img>div:first-child{
    padding-right:2.29%;
}
.t_img>div:last-child{
    padding-left:2.29%;
}
.our_honor{
    padding: 0 5.5%;
    margin-top:7.8%;
}
.our_honor>div{
    margin-bottom:1rem;
}
.preview img{
    width:100%;
    height:auto;
}
.our_environment{
    margin-top:2.7rem;
}
.showPc{
    display: none;
}
.showMb{
    display: block;
}
.address{
    display: flex;
    flex-wrap: nowrap;
    margin-top:2.7rem;
    margin-bottom: 6.16rem;
}
.wrap_address{
    color:#333333;
    flex:1;
    text-align: center;
    padding: 0 2.5rem;
}
.ad_title{
    font-size:1.5rem;
    font-weight: bold;
}
.ad_phone{
    font-size:2.5rem;
    font-weight: bold;
}
.ad_list{
    font-size:1.25rem;
}
.swiper-slide img{
    width:100%;
    height:auto;
}
.intr_content{
    line-height: 2.58rem;
}
.address_tap{
    text-align: center;
    margin:5% 0 2% 0;
}
.address_tap span{
    display: inline-block;
    padding:0.5% 4%;
    border:1px solid #999999;
    margin:0 2%;
    border-radius: 1rem;
    cursor: pointer;
}
.address_tap span.active{
    background-color: #00A2E9;
    color:white;
    border-color:#00A2E9;
}
#map{
    width:100%;
    height:400px;
}
.wrap_map_address{
    position: relative;
}
.mapDetail{
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    background-color:#293339;
    z-index: 999999;
    color:white;
    font-size:1rem;
    display: flex;
    flex-direction: row;
    padding:1.5% 0;
    align-items: center;
}
.mp_dot{
    padding:0 1.25% 0 2.16%;
}
.mp_phone{
    margin-left:4.91%;
}
.mp_phone_num{
    font-size:1.25rem;
}
.tips_english{
    position: relative;
}
.tips_english::before,.tips_english::after{
    content: "";
    height:1px;
    width:4rem;
    background: #DDDDDD;
    position: absolute;
    top:40%;
}
.tips_english::before{
    left:-5rem;
}
.tips_english::after{
    right:-5rem;
}
header .navbar-default{
    box-shadow: 0px 0px 5px #ccc;
}
.list_tag{
    display: flex;
    flex-direction: column;
}
.tag{
    flex:1;
    text-align: center;
    box-shadow: 0px 2px 10px #cfe5ee;
    padding:30.24% 10.83% 0;
    margin-right:0;
    margin-bottom:30.25%;
    border-radius: 0.5rem;
    position: relative;
    background-color: white;
    font-size: 1.4rem;
}
.tag:last-child{
    margin-right:0;
    margin-bottom:0;
}
.tag_title{
    color:#333333;
}
.tag_title>span:first-child{
    font-size:1.8rem;
    margin-right:3.65%;
}
.tag_content{
    color:#777;
    padding-bottom:12.35%;
    padding-top:5.73%;
}
.tag_img{
    position: absolute;
    width:41.6%;
    top:-22.96%;
    left:29.2%;
    border-radius: 50%;
    box-shadow: 0px 0px 10px #cfe5ee;
    overflow: hidden;
}
.tag_img img{
    width:100%;
    height:auto;
}
.wrap_list{
    padding:0 5.5%;
    margin-top:22.25%;
}
.list_content{
    display: none;
}
@media (min-width: 768px) {
    p {
        margin: 0 0 10px;
    }
    .tips_english::before,.tips_english::after{
        width:130px;
    }
    .tips_english::before{
        left:-150px;
    }
    .tips_english::after{
        right:-150px;
    }
    html{
        font-size:16px;
    }
    header .wrap_bg{
        margin-top:66px;
    }
    main{
        padding: 0;
    }
    .item_title,.item_tips,.our_honor,.draw_address,.wrap_list{
        padding: 0 18.75%;
    }
    body{
        /* background-color: rgba(0, 162, 233, 0.1); */
        background-color: #fff;
    }
    .navbar-default{
        font-size: 1.125rem;
    }
    .navbar-brand img{
        width: 13rem;
        height:auto;
    }
    .intr_content{
        line-height: 1.5625rem;
    }
    .introduction{
        width:60.72%;
        display: flex;
        flex-wrap: nowrap;
        padding:2rem 2.5rem 2rem 0;
        color: #333333;
        border-radius: 0.3rem;
    }
    .vis_mb{
        display: none;
    }
    .outTeam{
        margin-top:3.75rem;
    }
    .item_title{
        font-size:1.5rem;
    }
    .item_tips{
        font-size:0.875rem;
    }
    .in_content{
        flex:7;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .in_logo{
        margin:auto;
        text-align: center;
    }
    .firm_name{
        font-size:1.875rem;
        padding-bottom:1.25rem;
        padding-top:10px;
    }
    .firm_introduction{
        font-size:0.875rem;
        line-height: 1.5625rem;
    }
    .in_logo img{
        width:100%;
        height:auto;
    }
    .showmobile{
        display: none;
    }
    .m_firm_intro{
        display: none;
    }
    .pre_after{
        right:3%;
        display: block;
    }
    .pre_before{
        left:3%;
        display: block;
    }
    .introduce{
        padding:3.75rem 0;
        font-size:0.875rem;
    }
    .introduce .intr_name{
        font-size:1.5rem;
    }
    .m_pre_before,.m_pre_after{
        display: none;
    }
    .our_service{
        padding: 0 18.75%;
        margin-top:4%;
        margin-bottom: 3%;
    }
    .service_list{
        background-color: white;
        padding:4.8% 7.2%;
        line-height: 1.5625rem;
    }
    .service_content{
        padding:5.58% 6.67% 6.67% 6.67%;
        font-size:0.875rem;
        line-height: 1.5rem;
    }
    .ser_left_img img,.ser_right_img img{
        width:80%;
        height:auto;
    }
    .service_content li{
        margin-bottom:1.5rem;
    }
    .service_content li::before{
        padding-right:1rem;
        font-size:1rem;
    }
    .honor{
        padding-bottom:4.6875rem;
    }
    .our_honor{
        margin-top:3rem;
        overflow: hidden;
    }
    .honor .f_img{
        padding-right:2.46%;
    }
    .honor .s_img{
        padding-left:2.46%;
    }
    .honor .t_img{
        text-align: right;
    }
    .honor .t_img img{
        width:84%;
    }
    .honor .t_img>div{
        padding:0;
    }
    .our_environment{
        margin-top:3rem;
    }
    .showPc{
        display: block;
    }
    .showMb{
        display: none;
    }
    .address{
        margin-top:3.5625rem;
        margin-bottom: 7.5rem;
    }
    #pre_left,#pre_right{
        padding:2% 0;
        cursor: pointer;
    }
    #pre_right{
        margin-left:5px;
    }
    .draw_address{
        margin-bottom:5.2%;
    }
    .list_tag{
        flex-direction: row;
    }
    .tag{
        padding:10.24% 2.83% 0;
        margin-bottom:0;
        margin-right:2%;
        font-size:14px;
        border-radius: 10px;
    }
    .tag_img{
        top:-17.96%;
    }
    .wrap_list{
        margin-top:6.25%;
        padding-bottom:3%;
    }
    .tag_title>span:first-child{
        font-size:24px;
    }
    .tag_content{
        padding-bottom:8.83%;
    }
    .cn_tg_title{
        position: relative;
        background-color: #00A2E9;
        color:white;
    }
    .tg_circle{
        position: absolute;
        width:14px;
        height:14px;
        background: #00A2E9;
        bottom:-5px;
        left:46.11%;
        transform: rotate(45deg);
    }
    .list_content{
        display: flex;
        flex-direction: row;
        margin-top:5.58%;
    }
    .con_tag{
        flex:1;
        margin-right:1%;
        text-align: center;
    }
    .con_tag:last-child{
        margin-right:0;
    }
    .con_tag>.job_tag:nth-last-child(4){
        margin-top:24%;
    }
    .con_tag:first-child>.job_tag:nth-last-child(1)>.wrap_tg_img{
        background-color: rgba(247,250,252,0.5);
        border:none;
    }
    .con_tag:first-child>.job_tag:nth-last-child(2)>.wrap_tg_img{
        background-color: rgba(247,250,252,0.5);
        border:none;
    }
    .con_tag:nth-child(2)>.job_tag:nth-last-child(1)>.wrap_tg_img{
        background-color: rgba(247,250,252,1);
        border:none;
    }
    .con_tag:nth-child(4)>.job_tag:nth-last-child(1)>.wrap_tg_img{
        background-color: rgba(247,250,252,0.5);
        border:none;
    }
    .con_tag:nth-child(4)>.job_tag:nth-last-child(2)>.wrap_tg_img{
        background-color: rgba(247,250,252,1);
        border:none;
    }
    .con_tag:nth-child(5)>.job_tag:nth-last-child(1)>.wrap_tg_img{
        background-color: rgba(247,250,252,1);
        border:none;
    }
    .cn_tg_title{
        padding:7.2% 0;
        border-radius: 50px;
        text-align: center;
        font-size:14px;
    }
    .job_tag{
        position: relative;
        margin-top:44%;
        width:90%;
        display: inline-block;
    }
    .wrap_tg_img{
        overflow: hidden;
        border:1px solid #ddd;
        border-radius: 50%;
        width: 100%;
        padding-bottom: 100%;
        position: relative;
        background-color: #EDF4FA;
    }
    .wrap_tg_img img{
        width:100%;
        height:auto;
        position: absolute;
        top: 0;
        left: 0;
    }
    .job_tips{
        position: absolute;
        background-color: white;
        left:0;
        bottom:-16.875%;
        width:100%;
        color:#333333;
        font-size:12px;
        text-align: center;
        box-shadow: 0px 2px 10px #cfe5ee;
        border-radius: 50px;
        padding:3.75% 0;
    }
    .job_tips .name{
        font-size:18px;
        padding-top: 2px;
    }
    .con_tag:first-child .job_tag:nth-of-type(3)>.wrap_tg_img{
        background-color: #F7FAFC;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .introduction{
        width: 100%;
        padding:1rem;
    }
    .in_content{
        flex:8;
    }
    .in_logo{
        flex:4;
    }
    .firm_name{
        font-size:1.5rem;
        padding-bottom:0.5rem;
    }
    .firm_introduction{
        font-size:0.75rem;
    } 
    main{
        padding: 0;
    }
    .navbar-brand img{
        width: 10rem;
    }
    .navbar-default{
        font-size: 1rem;
    }
    .item_title,.item_tips,.our_honor,.draw_address,.our_service,.wrap_list{
        padding: 0 3%;
    }
    .pre_after,.pre_before{
        display: none;
    }
    .md_pre_before{
        left:1%;
        display: block;
    }
    .md_pre_after{
        right:1%;
        display: block;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .introduction{
        width: 100%;
    }
    .in_content{
        flex:8;
    }
    .in_logo{
        flex:4;
    }
    .firm_name{
        font-size:1.5rem;
        padding-bottom:0.5rem;
    }
    .firm_introduction{
        font-size:0.75rem;
    }
    main{
        padding: 0;
    }
    .navbar-brand img{
        width: 10rem;
    }
    .navbar-default{
        font-size: 1rem;
    }
    .item_title,.item_tips,.our_honor,.draw_address,.our_service,.wrap_list{
        padding: 0 3%;
    }
    .pre_after,.pre_before{
        display: none;
    }
    .md_pre_before{
        left:1%;
        display: block;
    }
    .md_pre_after{
        right:1%;
        display: block;
    }
}
@media (min-width: 1024px) and (max-width: 1320px) {
    .introduction{
        width:80%;
        padding:1.5rem
    }
    .in_content{
        flex:8;
    }
    .in_logo{
        flex:4;
    }
    .firm_name{
        font-size:1.8rem;
        padding-bottom:0.8rem;
    }
    main{
        padding: 0;
    }
    .item_title,.item_tips,.our_honor,.draw_address,.our_service,.wrap_list{
        padding: 0 15%;
    }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1320px) {
    .introduction{
        width:80%;
        padding:1.5rem;
    }
    .in_content{
        flex:8;
    }
    .in_logo{
        flex:4;
    }
    .firm_name{
        font-size:1.8rem;
        padding-bottom:0.8rem;
    }
    main{
        padding: 0;
    }
    .item_title,.item_tips,.our_honor,.draw_address,.our_service,.wrap_list{
        padding: 0 15%;
    }
}
@media (min-width: 1920px) {
    .item_title,.item_tips,.our_honor,.draw_address,.our_service,.wrap_list{
        padding: 0 25.64%;
    }
    .wrap_list{
        padding-bottom:3%;
    }
    .introduction{
        width:54.72%;
        padding: 4rem 4.5rem 4rem 0;
    }
    .our_service{
        margin-top: 3%;
    }
    .in_logo{
        flex:3.5;
        padding-left:2rem;
    }
}