.banner{
    height:calc(258rem/72);
    width: 100%;
    overflow: hidden;
    position: relative;
}
.banner_xx{
     position: absolute;
 }
.banner_xx .swiper-pagination-bullet{
    width: calc(15rem/72);
    height: calc(15rem/72);
    border-radius: 50%;
    background: #FFF;
    opacity: 1;
}
.banner_xx .swiper-pagination-bullet-active{
    width: calc(15rem/72);
    height: calc(15rem/72);
    border-radius: 50%;
    background: #d3a768;
}
.main_choose{
    background: #FFF;
    border-bottom: 1px solid #eae5df;
}
.main_choose li{
    padding:calc(40rem/72) 0;
    float: left;
    width: 25%;
}
.main_choose li img{
    width: calc(82rem/72);
    height:calc(82rem/72);
    margin: 0 auto calc(10rem/72) auto;
}
.main_choose li span{
    text-align: center;
    font-size: calc(24rem/72);
    color: #474743;
}
.btn_yy_pg{
    padding:calc(25rem/72) 0 calc(7rem/72) 0;
    text-align: center;
}
.btn_yy_pg a:nth-child(1){
    display: inline-block;
    width: calc(231rem/72);
    height:calc(62rem/72);
    background:url(/static/index/images/company/fgs_03.jpg)no-repeat center;
    -webkit-background-size: calc(231rem/72) calc(62rem/72);
    background-size: calc(231rem/72) calc(62rem/72);
}
.btn_yy_pg a:nth-child(2){
    margin-left: calc(82rem/72);
    display: inline-block;
    width: calc(231rem/72);
    height:calc(62rem/72);
    background:url(/static/index/images/company/fgs_05.jpg)no-repeat center;
    -webkit-background-size: calc(231rem/72) calc(62rem/72);
    background-size: calc(231rem/72) calc(62rem/72);
}
.ty_mk{
    background:#FFF;
    border-top: 1px solid #F0ECE8;
    border-bottom: 1px solid #EFEAE4;
}
.ty_mk header{
    padding:calc(13rem/72) 0 calc(9rem/72);
    height:calc(37rem/72);
    border-bottom: 1px solid #efeae4;
}
.ty_mk header span{
    float: left;
    position: relative;
    margin-left:calc(35rem/72);
    font-size:calc(28rem/72);
    font-weight: bold;
    color: #474743;
}
.ty_mk header span:before{
    content: '';
    position: absolute;
    width: calc(4rem/72);
    height:calc(27rem/72);
    top:calc(6rem/72);
    left:calc(-10rem/72);
    background-color: #D3A768;
}
.ty_mk header a{
    float: right;
    font-size:calc(24rem/72);
    color: #999897;
    margin-right:calc(20rem/72);
    margin-top: calc(4rem/72);
}


/*私人定制*/
.ty_mk_2{
    margin-bottom: calc(20rem/72);
}
.ty_mk_2 header{
    position: relative;
    height:calc(31rem/72);
    line-height:calc(31rem/72);
    text-align: center;
    margin-bottom:calc(13rem/72);
}
.ty_mk_2 header span{
    font-size:calc(28rem/72);
    font-weight: bold;
    color: #725533;
    padding:0 calc(18rem/72);
    display: inline-block;
}


/*环球活动*/
.hq_activity{
    position: relative;
    margin-bottom: calc(55rem/72);
}
.hq_activity_main{
    height:calc(200rem/72);
    width:calc(720rem/72);
    overflow: hidden;
    padding:calc(20rem/72) 0;
}
.activity_main_left{
    width:calc(166rem/72);
    float: left;
    margin-right:calc(20rem/72);
    margin-left:calc(20rem/72);
}
.activity_main_left img{
    width:calc(166rem/72);
    height: calc(117rem/72);
    margin-bottom:calc(20rem/72);
}
.activity_main_left span{
    font-size:calc(23rem/72);
    color: #7b7b7b;
    text-align: center;
}
.activity_main_left em{
    color: #c92e2e;
}
.activity_main_right{
    float: left;
    width:calc(490rem/72);
    height:calc(190rem/72);
    position: relative;
}
.activity_main_right span{
    margin-top:calc(6rem/72);
    width:calc(490rem/72);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    font-size:calc(25rem/72);
    color: #474743;
    line-height:calc(35rem/72);
}
.activity_main_right span:nth-child(2){

    font-size:calc(23rem/72);
    color: #7b7b7b;
    text-indent:calc(40rem/72);
    background: url(/static/index/images/company/sjz_15.jpg)no-repeat left center;
    -webkit-background-size: calc(18rem/72);
    background-size: calc(18rem/72);
}
.activity_main_right span:nth-child(3){
    font-size:calc(23rem/72);
    color: #7b7b7b;
    text-indent:calc(40rem/72);
    background: url(/static/index/images/company/sjz_18.jpg)no-repeat left center;
    -webkit-background-size: calc(18rem/72) calc(19rem/72);
    background-size: calc(18rem/72) calc(19rem/72);
}
.btn_ljyy{
    position: absolute;
    right: 0;
    bottom: 0;
    width:calc(196rem/72);
    height: calc(62rem/72);
    background:url(/static/index/images/company/sjz_42.png)no-repeat center;
    -webkit-background-size: calc(196rem/72) calc(62rem/72);
    background-size: calc(196rem/72) calc(62rem/72);
}
.hq_activity_xx{
    position: absolute;
}

.hq_activity_xx{
    position: absolute;

}
.hq_activity_xx .swiper-pagination-bullet{
    width: calc(20rem/72);
    height: calc(20rem/72);
    border-radius: 50%;
    background: #FFF;
    border: 1px solid #A9885C;
    opacity: 1;
}
.hq_activity_xx .swiper-pagination-bullet-active{
    width: calc(20rem/72);
    height: calc(20rem/72);
    border-radius: 50%;
    background: #DCB777;
    border: 1px solid #A9885C;
}
.swiper-container-horizontal>.hq_activity_xx{
    bottom:calc(-31rem/72);
}


.hq_strength_main a{
    padding:calc(20rem/72);
}
.hq_strength_main img{
    margin: 0 auto;
    width:calc(680rem/72);
    height: calc(384rem/72);
    border-radius: 5px;
}

.personal_tailor_new{
    padding-top: calc(25rem/75);
    background: #FFFFFF;
    border: 1px solid #F0ECE8;
    margin-bottom: calc(25rem/75);
}
.personal_tailor_new dl{
    margin: calc(28rem/75) auto 0 auto;
    width:calc(620rem/75);
}
.personal_tailor_new dd{
    float: left;
    margin-right:calc(24rem/75);
    margin-bottom: calc(30rem/75);
}
.personal_tailor_new dd:nth-child(2n){
    margin-right: 0;
}
.personal_tailor_new>img{
    width: calc(457rem/75);
    height: calc(44rem/75);
    margin: 0 auto;
}

.personal_tailor_new input,
.personal_tailor_new select{
    width: calc(290rem/75);
    height: calc(60rem/75);
    padding-left:calc(17rem/75);
    font-size:calc(24rem/75);
    background: #eeeeee;
    border-radius:calc(10rem/75);
    color: #474743;
}
.personal_tailor_new select{
    background:url(/static/index/images/company/ff.png)no-repeat right calc(15rem/75) center #eeeeee;
    -webkit-background-size: calc(21rem/75) calc(16rem/75);
    background-size: calc(21rem/75) calc(16rem/75);
}
.btn_hqfa{
    width: calc(289rem/72);
    height: calc(69rem/72);
    background:url(/static/index/images/company/sjz_55.png);
    -webkit-background-size: calc(287rem/72) calc(69rem/72);
    background-size: calc(289rem/72) calc(69rem/72);
}

.mt_bj{
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 11;
}

.yc{
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    top:calc(61rem/72);
    left: 0;
    z-index: 11;
}

.branch_office{
    position: relative;
    z-index: 11 ;
    margin-bottom: calc(25rem/72);
    background: #FFFFFF;
    height: calc(60rem/72);
    text-align: center;
    width: 100%;
}

.branch_office span{
    display: flex;
    border-bottom: 1px solid #F0ECE8;
    justify-content: center;
}
.branch_office em{
    font-size:calc(24rem/72);
    color: #BA9053;
    line-height:calc(60rem/72);
    display: block;
    height:calc(60rem/72);
    margin-right: calc(8rem/72);
}

.branch_office i{
    display: block;
    background:url(/static/index/images/company/ss.png)no-repeat center;
    width: calc(25rem/72);
    height:calc(60rem/72);
    -webkit-background-size:calc(25rem/72) calc(14rem/72);
    background-size:calc(25rem/72) calc(14rem/72);
    line-height:calc(60rem/72);
}

.branch_office_select ul{
    background: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
}
.branch_office_select li{
    width: calc(720rem/72/4);
    height:calc(60rem/72);
    line-height: calc(60rem/72);
}

.branch_office_select li a{
    text-align: center;
    color: #474743;
    font-size:calc(24rem/72);
}


.branch_office_xq{
    background: #FFFFFF;
    width: 100%;
    padding:calc(30rem/72) calc(20rem/72);
    box-sizing: border-box;
    border-bottom: 1px solid #F0ECE8;
    border-top:1px solid #F0ECE8;
}
.branch_office_xq>p em{
    color: #BA9053;
}
.branch_office_xq>p{
    font-size:calc(24rem/72);
    line-height: calc(46rem/72);
    color: #474743;
}
.branch_office_xq li{
    display: flex;
    flex-wrap:wrap ;
}
.branch_office_xq li em{
    font-size:calc(24rem/72);
    line-height: calc(46rem/72);
    color: #474743;
    width: calc(75rem/72);
}
.branch_office_xq li span{
    width: calc(605rem/72);
    font-size:calc(24rem/72);
    line-height: calc(46rem/72);
    color: #474743!important;
}


.personal_tailor_new_bj{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: calc(350rem/72);
    background:rgba(0,0,0,.5);
    z-index: 11 ;
}

.personal_tailor_window{
    position: relative;
    width:calc(580rem/72);
    height: calc(311rem/72);
    box-sizing: border-box;
    margin: 0 auto;
    padding-top:calc(52rem/72);
    background:url(/static/index/images/company/tc.png)no-repeat center;
    -webkit-background-size: calc(580rem/72) calc(311rem/72);
    background-size: calc(580rem/72) calc(311rem/72);
}

.personal_tailor_window>em{
    width:calc(50rem/72);
    height: calc(50rem/72);
    position: absolute;
    top: 0;
    right: 0;
    background:url(/static/index/images/company/xxx.png)no-repeat center;
    -webkit-background-size: calc(17rem/72);
    background-size: calc(17rem/72);
}

.personal_tailor_window>span{
    display: block;
    margin: 0 auto;
    width:calc(530rem/72);
    text-align: center;
    font-size: calc(24rem/72);
    line-height: calc(45rem/72);
    color: #b38543;
}

.personal_tailor_window>a{
    width: calc(270rem/72);
    margin:calc(30rem/72) auto 0 auto;
    height: calc(70rem/72);
    background:url(/static/index/images/company/ann.png)no-repeat center;
    -webkit-background-size: calc(270rem/72) calc(70rem/72);
    background-size: calc(270rem/72) calc(70rem/72);
}


/*环球品牌实力*/
.hq_brand_strength{
    position: relative;
    margin-bottom: calc(25rem/72);
}
.hq_brand_strength_main{
    height:calc(410rem/72);
    width:calc(720rem/72);
    overflow: hidden;
    padding:calc(20rem/72) 0;
    box-sizing: border-box;
}


.hq_brand_strength_main img{
    width: calc(680rem/72);
    height:calc(338rem/72);
    border-radius:calc(10rem/72);
    box-shadow:0 3px 10px rgba(0,0,0,.3);
}

.hq_brand_strength_main a{
    width: calc(680rem/72);
    margin: 0 auto;
}


.hq_brand_strength_xx{
    position: absolute;
}

.hq_brand_strength_xx .swiper-pagination-bullet{
    width: calc(20rem/72);
    height: calc(20rem/72);
    border-radius: 50%;
    background: #FFF;
    border: 1px solid #A9885C;
    opacity: 1;
}
.hq_brand_strength_xx .swiper-pagination-bullet-active{
    width: calc(20rem/72);
    height: calc(20rem/72);
    border-radius: 50%;
    background: #DCB777;
    border: 1px solid #A9885C;
}
.swiper-container-horizontal>.hq_brand_strength_xx{
    bottom:calc(15rem/72);
}


/*分公司动态*/
.hq_dynamic_main>a{
    width: calc(680rem/72);
    margin:calc(22rem/72) auto calc(28rem/72) auto;
}

.hq_dynamic_main>a img{
    width: calc(680rem/72);
    height: calc(338rem/72);
    border-radius: calc(10rem/72);
    box-shadow: 0 3px 10px rgba(0,0,0,.3);
}

.hq_dynamic_main li{
    padding: 0 calc(20rem/72);
}

.hq_dynamic_main li:last-child a{
    border-bottom: 0;
}

.hq_dynamic_main li a{
    border-bottom:1px dashed #F0ECE8;
    height: calc(50rem/72);
    line-height: calc(50rem/72);
    background:url(/static/index/images/company/sj.png)no-repeat left center;
    -webkit-background-size: calc(10rem/72);
    background-size: calc(10rem/72);
    box-sizing: border-box;
    padding-left:calc(22rem/72);
}

.hq_dynamic_main li a span{
    width: calc(570rem/72);
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:calc(24rem/72);
    color: #474743;
    white-space: nowrap;
}


/*成功案例*/
.hq_success_case{
    background: #FFFFFF;
}

.hq_success_case_main{
    width: calc(680rem/72);
    margin: 0 auto;
    padding-top:calc(30rem/72);
}

.hq_success_case_main dd{
    padding:calc(7rem/72);
    border-radius: 5px;
    background: #F3F3F3;
    margin-bottom:calc(25rem/72);
}

.hq_success_case_main dd>em{
    font-size: calc(24rem/72);
    color: #474743;
    width:calc(646rem/72);
    margin:calc(10rem/72) auto;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.hq_success_case_text{
    display: block;
    padding:calc(10rem/72);
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 5px;
    line-height: calc(30rem/72);
}

.hq_success_case_text span{
    font-size:calc(22rem/72);
    line-height:calc(40rem/72);
    color: #7b7b7b;
    display: inline;
}

.hq_success_case_text a{
    display: inline;
    font-size:calc(22rem/72);
    color: #D3A768;
}

/*环球风采*/
.hq_demeanor{
    position: relative;
}

.hq_demeanor_main{
    padding:calc(35rem/72);
	width: 100%;
	box-sizing: border-box;
    overflow: hidden;
}

.hq_demeanor_main a{
    width: calc(530rem/72);
    margin: 0 auto;
    background: #F3F3F3;
    border-radius: 5px;
    overflow: hidden;
}

.hq_demeanor_main a span{
    font-size:calc(24rem/72);
    color: #474743;
    display: block;
    height:calc(57rem/72);
    line-height: calc(57rem/72);
    text-align: center;
}

.hq_demeanor_main a img{
    width: calc(530rem/72);
    height: calc(322rem/72);
}

.hq_demeanor_main .swiper-button-next{
    width:calc(27rem/72);
    height: calc(50rem/72);
    background:none;
    -webkit-background-size: calc(27rem/72) calc(50rem/72);
    background-size: calc(27rem/72) calc(50rem/72);
}

.hq_demeanor_main .swiper-button-prev{
    width:calc(27rem/72);
    height: calc(50rem/72);
    background:none;
    -webkit-background-size: calc(27rem/72) calc(50rem/72);
    background-size: calc(27rem/72) calc(50rem/72);
}


/*他们这样说*/
.test .test_main{
    width:calc(1234rem/72);
    transform: translateX(calc(-265rem/72));
}
.test .swiper-slide {
    text-align: center;
    font-size: calc(18rem/72);

    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.test .swiper-slide{
    width: calc(378rem/72);
    height:calc(420rem/72);
    display: block;
    box-sizing: border-box;
    padding:calc(60rem/72) calc(25rem/72) calc(25rem/72) calc(25rem/72);
}
.test .swiper-slide a img{
    width:100%;
    height:100%;
}
.test{
    width:calc(720rem/72);
    margin: 0 auto;
    overflow: hidden;
    height: 250px;
    padding:calc(80rem/72) 0 calc(30rem/72) 0;
}
.test .swiper-slide{
    transform: scale(0.9);
}
.test .swiper-slide-next{
    transform: scale(1);
}

.test_main .swiper-slide{
    border-radius: 8px;
    position: relative;
    background: rgb(245,245,245);
    box-shadow:0 0 8px rgba(0,0,0,.2);
}

.test_main .swiper-slide img{
    position: absolute;
    width: calc(94rem/72);
    height: calc(94rem/72);
    top:calc(-47rem/72);
    left:calc(142rem/72);
}

.test_main .swiper-slide span{
    display: block;
    width:100%;
    font-size:calc(22rem/72);
    color:rgb(212,169,107);
}

.test_main .swiper-slide p{
    text-align: left;
}

.test_main .swiper-slide em{
    font-style: normal;
    font-size:calc(22rem/72);
    line-height: calc(40rem/72);
    display: inline;
}

.test_main .swiper-slide p a{
    text-decoration: none;
    display: inline;
    color:rgb(212,169,107);
}
.PopupHidTel2 span{display:none;}