html,body{
    background:#F3F3F3;
}
.main .swiper-pagination{
	z-index:2;
}
.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;
}
.broadcast{
    background: #FFFFFF;
    height:calc(54rem/72);
    line-height: calc(54rem/72);
    border-bottom: 1px solid #eae5df;
}
.broadcast>span{
    margin-right:calc(10rem/72);
    float: left;
    padding:0 calc(25rem/72) 0 calc(20rem/72);
    font-size:calc(24rem/72);
    color: #53331a;
    background:url(/static/index/images/about/sjz_05.png)no-repeat right center;
    -webkit-background-size: calc(20rem/72) calc(18rem/72);
    background-size: calc(20rem/72) calc(18rem/72);
}


.broadcast_main{
    width:calc(565rem/72);
    height: calc(54rem/72);
    float: left;
    overflow: hidden;
    font-size:calc(22rem/72);

}
.broadcast_main a{
    color: #725533;
}


.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: #333333;
}
.btn_yy_pg{
    padding:calc(25rem/72) 0;
    text-align: center;
}
.btn_yy_pg a:nth-child(1){
    display: inline-block;
    width: calc(336rem/72);
    height:calc(116rem/72);
    background:url(/static/index/images/about/sjz_18.png)no-repeat center;
    -webkit-background-size: calc(336rem/72) calc(116rem/72);
    background-size: calc(336rem/72) calc(116rem/72);
}
.btn_yy_pg a:nth-child(2){
    margin-left: calc(15rem/72);
    display: inline-block;
    width: calc(336rem/72);
    height:calc(116rem/72);
    background:url(/static/index/images/about/fff.png)no-repeat center;
    -webkit-background-size: calc(336rem/72) calc(116rem/72);
    background-size: calc(336rem/72) calc(116rem/72);
}
.ty_mk header{
    padding:calc(13rem/72) 0 calc(9rem/72);
    height:calc(37rem/72);
    border-bottom: 1px solid #efeae4;
}
.ty_mk .about_us_xq dl dd{
    font-size:calc(26rem/72);
}
.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);
}
.news_main{
    padding:0 calc(20rem/72);
}
.news_main dd{
    padding:calc(20rem/72) 0;
    border-bottom: 1px dashed #e5ddd2;
}
.news_main dd:last-child{
    border-bottom: 0;
}
.news_main img{
    width:calc(146rem/72);
    height:calc(90rem/72);
    margin-right:calc(27rem/72);
    float: left;
}
.news_main span{
    width:calc(500rem/72);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top:calc(10rem/72);
}
.news_main dd a>div{
    float: left;
}
.news_main dd a span:nth-child(1){
    font-size:calc(26rem/72);
    color: #333333;
}
.news_main dd a span:nth-child(2){
    font-size:calc(24rem/72);
    color: #7b7b7b;
}

.ym_country{
    position: relative;
    border-bottom:0;
    background-color: #F8F4EE;
    margin-bottom:calc(60rem/72);
}
.ym_country header{
    background-color:#FFFFFF;
}
.ym_country_main{
    width: 100%;
    overflow: hidden;
}
.ym_country_main dl{
    height:calc(96rem*2/72);
}
.ym_country_main dd{
    background-color:#FFFFFF;
    width: calc(240rem/72);
    height:calc(96rem/72);
    padding: calc(20rem/72);
    float: left;
    border-right:1px solid #efeae4;
    border-bottom:1px solid #efeae4;
}

.ym_country_main dd:nth-child(3n){
    border-right: 0;
}
.ym_country_main img{
    float: left;
    width: calc(92rem/72);
    height: calc(54rem/72);
}
.ym_country_name{
    height:calc(54rem/72);
    float: left;
    margin-left: calc(8rem/72);
}
.ym_country_name span{
    width:calc(97rem/72);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:calc(23rem/72);
    color: #333333;
}

.ym_country_xx{
    position: absolute;

}
.ym_country_xx .swiper-pagination-bullet{
    width: calc(20rem/72);
    height: calc(20rem/72);
    border-radius: 50%;
    background: #FFF;
    border: 1px solid #CBB488;
    opacity: 1;
}
.ym_country_xx .swiper-pagination-bullet-active{
    width: calc(20rem/72);
    height: calc(20rem/72);
    border-radius: 50%;
    background: #725533;
    border: 1px solid #CBB488;
}
.swiper-container-horizontal>.ym_country_xx{
    bottom:calc(-27rem/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;
}
.mx{
    display: block;
    position: absolute;
    height: 1px;
    top:calc(16rem/72);
    background-color: #7D7D7D;
}
.mx:first-child{
    left:0;
}
.mx:last-child{
    right:0;
}
.mx:before{
    content:"";
    position: absolute;
    width:calc(114rem/72);
    top:-1px;
    right:0;
    height: 3px;
    background-color: #A78558;
}
.mx:last-child:before{
    left:0;
}
.ty_header_w{
    display: inline-block;
}

.personal_tailor_new{
    padding-top: calc(25rem/72);
    background: #FFFFFF;
    border: 1px solid #F0ECE8;
    margin-bottom: calc(25rem/72);
}
.personal_tailor_new dl{
    margin: calc(28rem/72) auto 0 auto;
    width:calc(620rem/72);
}
.personal_tailor_new dd{
    float: left;
    margin-right:calc(24rem/72);
    margin-bottom: calc(30rem/72);
}
.personal_tailor_new dd:nth-child(2n){
    margin-right: 0;
}
.personal_tailor_new>img{
    width: calc(457rem/72);
    height: calc(44rem/72);
    margin: 0 auto;
}

.personal_tailor_new input,
.personal_tailor_new select{
    width: calc(290rem/72);
    height: calc(60rem/72);
    padding-left:calc(17rem/72);
    font-size:calc(24rem/72);
    background: #eeeeee;
    border-radius:calc(10rem/72);
    color: #474743;
}
.personal_tailor_new select{
    background:url(/static/index/images/about/ff.png)no-repeat right calc(15rem/72) center #eeeeee;
    -webkit-background-size: calc(21rem/72) calc(16rem/72);
    background-size: calc(21rem/72) calc(16rem/72);
}
.btn_hqfa{
    width: calc(289rem/72);
    height: calc(69rem/72);
    background:url(/static/index/images/about/sjz_55.png);
    -webkit-background-size: calc(287rem/72) calc(69rem/72);
    background-size: calc(289rem/72) calc(69rem/72);
}


/*环球荣誉*/
.hq_honor{
    background: #FFFFFF;
    position: relative;
    margin:calc(25rem/72) 0 calc(60rem/72) 0;
}

.hq_honor_main{

    width:calc(720rem/72);
    overflow: hidden;
    padding:calc(20rem/72) 0;
	height:calc(260rem/72)
}

.hq_honor_main ul{
    display: flex;
    justify-content: space-between;
}

.hq_honor_main li{ 
    width: 50%;
    display: flex;
    justify-content: center;
}

.hq_honor_main li img{
    width: calc(223rem/72);
    height: auto;
	margin:0 auto;
}

.hq_honor_main li span{
    font-size:calc(24rem/72);
    color: #474743;
    text-align: center;
	margin-top:calc(10rem/72);
	padding:0 calc(12rem/72);
}

.hq_honor_xx{
    position: absolute;
}

.hq_honor_xx{
    position: absolute;

}
.hq_honor_xx .swiper-pagination-bullet{
    width: calc(20rem/72);
    height: calc(20rem/72);
    border-radius: 50%;
    background: #FFF;
    border: 1px solid #CBB488;
    opacity: 1;
}
.hq_honor_xx .swiper-pagination-bullet-active{
    width: calc(20rem/72);
    height: calc(20rem/72);
    border-radius: 50%;
    background: #DCB777;
    border: 1px solid #A8875B;
}
.swiper-container-horizontal>.hq_honor_xx{
    bottom:calc(-35rem/72);
}

.hq_strength_main{
    background: #FFFFFF;
}

.hq_strength_main a{
    padding:calc(20rem/72);
}
.hq_strength_main img{
    margin: 0 auto;
    width:calc(680rem/72);
    height: calc(384rem/72);
}
.swiper-wrapper{
	height:calc(385rem/72) !important; 
}

.add_gz{
    margin: 0 auto calc(20rem/72) auto;
    width: calc(656rem/72);
    background: #FFF;
    padding:calc(12rem/72);
}
.add_gz img:nth-child(1){
    width:calc(154rem/72);
    height: calc(154rem/72);
    float: left;
    margin-right: calc(18rem/72);
}
.add_gz img:nth-child(2){
    width:1px;
    height: calc(154rem/72);
    margin-right: calc(18rem/72);
    float: left;
}
.add_gz p{
    font-size: calc(23rem/72);
    color: #333333;
    width:calc(290rem/72);
    height: calc(154rem/72);
    float: left;
    margin-right: calc(10rem/72);
}
.btn_gz{
    display: block;
    margin-top: calc(52rem/72);
    width: calc(162rem/72);
    height: calc(50rem/72);
    float: left;
    background:url(/static/index/images/about/sjz_66.png)no-repeat center;
    -webkit-background-size: calc(162rem/72) calc(50rem/72);
    background-size: calc(162rem/72) calc(50rem/72);
}

.nav_main{
    background: #FFF;
    border-bottom: 1px solid #eae5df;
    position: absolute;
    z-index:11;
}
.nav_main ul{
    padding-top:calc(87rem/72);
}
.nav_main ul:after{
    content: '';
    display: block;
    width:calc(636rem/72);
    margin:0 auto;
    height: 1px;
    background-color: #e4e0dc;
}

.nav_main li img{
    width: calc(82rem/72);
    height:calc(82rem/72);
    margin: 0 auto calc(10rem/72) auto;
}
.nav_main li span{
    text-align: center;
    font-size: calc(24rem/72);
    color: #333333;
}

.nav_main dd{
    padding:calc(40rem/72) 0;
    float: left;
    width:25%;
}
.nav_main dd img{
    width: calc(82rem/72);
    height:calc(82rem/72);
    margin: 0 auto calc(10rem/72) auto;
}
.nav_main dd span{
    text-align: center;
    font-size: calc(24rem/72);
    color: #333333;
}

.zx_phone{
    margin-top:calc(80rem/72);
   text-align: center;
}


.country_ty_mk{
    background:#FFF;
    border-top: 1px solid #eae5df;
    border-bottom: 1px solid #eae5df;
    width:calc(680rem/72);
    margin:calc(25rem/72) auto;
}
.country_ty_mk header{
    padding:calc(13rem/72) 0 calc(9rem/72);
    height:calc(37rem/72);
    border-bottom: 1px solid #efeae4;
}
.country_ty_mk header span{
    float: left;
    position: relative;
    margin-left:calc(35rem/72);
    font-size:calc(28rem/72);
    font-weight: bold;
    color: #474743;
}
.country_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;
}
.country_js_main{
    font-size:calc(24rem/72);
    padding:calc(20rem/72);
    text-align: justify;
    line-height:calc(40rem/72);
    color: #333333;
}
#topNav{
    background: #FFFFFF;
}
#topNav .swiper-slide{
    text-align: center;
    line-height: calc(60rem/72);
    width:calc(180rem/72);
}
#topNav{
    width:calc(720rem/72);
    overflow: hidden;
}
#topNav .swiper-wrapper{
    width:calc(720rem/72);

}
#topNav .swiper-slide span{
    font-size:calc(28rem/72);
    color: #474743;
}


#topNav .active span{
    font-size:calc(28rem/72);
    color: #d3a768;
}
#topNav i{
    display: block;
    width: calc(180rem/72);
    margin: 0 auto;
    height: 3px;
    background-color: #F0ECE8;
}

#topNav .active i{
    display: block;
    width: calc(180rem/72);
    margin: 0 auto;
    height: 3px;
    background-color: #d3a768;
}

.project_xq{
    background: #FFFFFF;
}

/*申请流程*/
.sqlc{
    padding-top:calc(25rem/72);
    padding-left: calc(30rem/72);
}
.sqlc li{

    position: relative;
}
.sqlc li em{
    display: block;
    text-align: center;
    line-height: calc(36rem/72);
    color: #FFFFFF;
    font-size: calc(24rem/72);
    position: absolute;
    width:calc(36rem/72);
    height: calc(36rem/72);
    border-radius: 50%;
    background-color: #DDB57A;
    z-index: 1;
}
.sqlc li:last-child i{
    height:0;
}
.sqlc li i{
    position: absolute;
    top:0;
    left:calc(18rem/72);
    width: 1px;
    height:100%;
    display: block;
    background-color: #DDB57A;
}
.sqlc_main{
    width: calc(620rem/72);
    float: left;
    margin-left: calc(42rem/72);
}
.sqlc_main span{
    font-size: calc(26rem/72);
    color: #474743;
}
.sqlc_main p{
    font-size: calc(24rem/72);
    color: #7b7b7b;
    margin-bottom: calc(35rem/72);
}


/*费用详情*/
.fyxq{
    padding-left: calc(30rem/72);
    padding-bottom: calc(20rem/72);
}
.fyxq_item{
    display: table;
}
.fyxq_item>span{
    font-size:calc(26rem/72);
    color: #d3a768;
    margin:calc(30rem/72) 0 calc(16rem/72) 0;
}
.fyxq_item li{
    position: relative;
}
.fyxq_item li:last-child em{
    border-bottom: 1px solid #F0ECE8;
}
.fyxq_item li:last-child .new_p{
    border-bottom: 1px solid #F0ECE8;
}
.fyxq_item li em{
    position:absolute;
    height: 100%;
    top:0;
    left:0;
    box-sizing: border-box;
    display: block;
    padding-top:calc(18rem/72);
    font-size:calc(24rem/72);
    color: #474743;
    background: #f9f9f9;
    text-align: center;
    width:calc(130rem/72);
    border-top: 1px solid #F0ECE8;
    border-left: 1px solid #F0ECE8;
    border-right: 1px solid #F0ECE8;
}

.fyxq_item li .new_p{
    margin-left:calc(130rem/72);
    box-sizing: border-box;
    display: block;
    padding:calc(18rem/72) calc(25rem/72);
    font-size:calc(24rem/72);
    line-height:calc(34rem/72);
    color: #7b7b7b;
    width:calc(540rem/72);
    border-top: 1px solid #F0ECE8;
    border-right: 1px solid #F0ECE8;
}
.xmdy{
    padding:calc(30rem/72) 0 calc(20rem/72);
}
.xmdy li{
    width:calc(680rem/72);
    margin: 0 auto calc(18rem/72) auto;
}
.xmdy input{
    width:calc(680rem/72);
    height: calc(75rem/72);
    line-height: calc(75rem/72);
    padding-left: calc(15rem/72);
    font-size:calc(24rem/72);
    background:rgb(248,248,247);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border:1px solid rgb(240,246,232);
    box-sizing: border-box;
    margin: 0 auto calc(25rem/72) auto;
}

.xmdy>a{
    width: calc(200rem/72);
    height: calc(63rem/72);
    margin: 0 auto;
    display: block;
    background:url(/static/index/images/about/zsd.png)no-repeat center;
    -webkit-background-size: calc(200rem/72) calc(63rem/72);
    background-size: calc(200rem/72) calc(63rem/72);
}

.dy_tit{
    position: relative;
    box-sizing: border-box;
    padding:calc(12rem/72);
    border: 1px solid #F1F0EF;
    border-radius:calc(5rem/72);
    box-shadow:0 calc(1rem/72) calc(3rem/72) rgba(67,56,42,.2);
}

.dy_tit span{
    width:calc(590rem/72);
    font-size:calc(24rem/72);
    color: #474743;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dy_tit em{
    right:calc(20rem/72);
    top:calc(20rem/72);
    position: absolute;
    display: block;
    width:calc(29rem/72);
    height: calc(15rem/72);
    background:url(/static/index/images/about/ss.png)no-repeat center;
    -webkit-background-size: calc(29rem/72) calc(15rem/72);
    background-size: calc(29rem/72) calc(15rem/72);
}


.dy_xq_main p{
    box-sizing: border-box;
    border-left: 1px solid #F5F5F4;
    border-right: 1px solid #F5F5F4;
    border-bottom: 1px solid #F5F5F4;
    border-radius:0 0 calc(5rem/72) calc(5rem/72);
    background: #f8f8f7;
    padding:calc(20rem/72);
    text-align: justify;
    line-height: calc(36rem/72);
    display: block;
    font-size:calc(24rem/72);
    color: #6f6f6f;
}

.yc{
    height: 0;
    overflow: hidden;
}


.tj_bg{
    background: #F3F3F3;
}


/*团聚模块*/
.tjfw{
    background: #F3F3F3;
    margin-bottom: calc(25rem/72);
}

.tjfw_tit{
    background: #FFFFFF;
    height:calc(60rem/72);
}

.tjfw_tit .fixed_dl{
    position:fixed;
    background: #FFFFFF;
    top:calc(72rem/72);
    left: 0;
    z-index: 3;
}
@media (min-width:720px) {
    .tjfw_tit .fixed_dl {
        left: auto;
    }
}
.tjfw_tit dl{
    font-size: calc(28rem/72);
}
.tjfw_tit dd{
    float: left;
    text-align: center;
    line-height: calc(60rem/72);
    /*width:calc(180rem/72);*/
    width:25%;
    display: block;
}
.tjfw_tit a{
    width: 100%;
    height: 100%;
 }

.tjfw_tit dd span,.tjfw_tit a span{
    color: #474743;
}

.tjfw_tit .active span{
    color: #d3a768;
}

.tjfw_tit i{
    display: block;
    width: calc(180rem/72);
    margin: 0 auto;
    height: 3px;
    background-color: #F0ECE8;
}

.tjfw_tit .active i{
    display: block;
    width: calc(180rem/72);
    margin: 0 auto;
    height: 3px;
    background-color: #d3a768;
}


.hq_strength_main img {
    margin: 0 auto;
    width: calc(680rem/72);
    height: calc(384rem/72);
}


.hq_china{
    margin: calc(25rem/72) 0;
    background: #FFFFFF;
}


.hq_china_main>span{
    width: 100%;
    padding:calc(20rem/72);
    box-sizing: border-box;
    font-size: calc(24rem/72);
    color: #333333;
    line-height: 20px;
}


.hq_china_main>img{
    width: 100%;
}


.hq_dj_xq dd{
    box-sizing: border-box;
    padding: calc(20rem/72);
    background: #FFFFFF;
    margin-bottom: calc(20rem/72);
	position: relative;
	min-height:calc(160rem/72);
}

.hq_item_img{
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    left:calc(20rem/72);
    top: 0;
}

.hq_item_img a{
    width: calc(211rem/72);
    padding:calc(5rem/72);
    background: #D3A768;
    box-sizing: border-box;
}

.hq_item_img img{
    width: 100%;
}


.hq_item_text{
    width:calc(445rem/72);
    float: right;
}

.hq_item_text em{
    font-size: calc(26rem/72);
    color: #d3a768;
    display: block;
    margin-bottom:calc(2rem/72);
}

.hq_item_text .item_tel span{
    margin-bottom: calc(3rem/72);
    background: url(/static/index/images/about/dh.png)no-repeat left calc(8rem/72) center #D3A768;
    border-radius: 3px;
    padding: calc(4rem/72) calc(8rem/72) calc(4rem/72) calc(33rem/72);
    -webkit-background-size: calc(16rem/72) calc(22rem/72);
    background-size: calc(16rem/72) calc(22rem/72);
    font-size: calc(24rem/72);
    color: #ffffff;
    display: inline-block;
}

.hq_item_text .item_address span{
    background:url(/static/index/images/about/gywm_40.jpg)no-repeat left top calc(5rem/72);
    -webkit-background-size: calc(17rem/72) calc(22rem/72);
    background-size: calc(17rem/72) calc(22rem/72);
    font-size:calc(25rem/72);
    color: #333333;
    padding-left:calc(25rem/72);
}


.hq_china_xq dd:nth-child(even) .hq_item_img{
    left:calc(490rem/72);
}

.hq_china_xq dd:nth-child(even) .hq_item_text{
    float:left;
    width: calc(365rem/72);
}



.choose_zk{
    position: relative;
    margin-top:calc(50rem/72);
}
.choose_zk .x{
    display: block;
    width:100%;
    height:calc(2rem/72);
    background-color: #888888;
}
.choose_zk .choose_zk_span{
    width:100%;
    text-align: center;
}

.choose_zk span{
    padding:calc(18rem/72) calc(55rem/72) calc(18rem/72) calc(21rem/72);
    display: inline-block;
    background:url(/static/index/images/about/xx.png)no-repeat right calc(10rem/72) center #F3F3F3;
    -webkit-background-size:calc(38rem/72) calc(32rem/72);
    background-size:calc(38rem/72) calc(32rem/72);
    top:calc(-18rem/72);
    position: relative;
    border:1px dashed #BE9D67;
    font-size:calc(26rem/72);
    color: #d3a768;
}

.choose_zk span em{
    font-weight: bold;
}





.hq_haiw{
    margin: calc(25rem/72) 0;
    background: #FFFFFF;
}

.hq_haiw_main{
    padding-bottom:calc(20rem/72);
    font-size: calc(24rem/72);
}

.hq_haiw_main>span{
	display:block;
    width: 100%;
    padding:calc(20rem/72);
    box-sizing: border-box;
    line-height: calc(36rem/72);
    color: #333333;
}

.hq_haiw_main>img{
    width: 100%;
}


.hq_haiw_xq dd:nth-child(even) .hq_item_img{
    left:calc(490rem/72);
}

.hq_haiw_xq dd:nth-child(even) .hq_item_text{
    float:left;
    width: calc(365rem/72);
}


.yzfw{
    margin-top:calc(25rem/72);
    background: #FFFFFF;
    box-sizing: border-box;
    padding:calc(30rem/72) calc(20rem/72) 0 calc(20rem/72);
    margin-bottom:calc(30rem/72);
}

.yzfw>p{
    font-size: calc(24rem/72);
    color: #474743;
    line-height: calc(45rem/72);
    border-bottom: 1px solid #f0ece8;
    padding-bottom:calc(20rem/72);
    margin-bottom:calc(30rem/72);
}

.yzfw ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.yzfw li{
    margin-bottom:calc(25rem/72);
    border: 1px dashed #C3B091;
    width:calc(310rem/72);
    box-sizing: border-box;
    height: calc(68rem/72);
    line-height: calc(68rem/72);
    padding-left:calc(68rem/72);
    font-size:calc(28rem/72);
    color: #474743;
}

.yzfw li:nth-child(1){
    background:url(/static/index/images/about/gg_05.jpg)no-repeat left calc(15rem/72) center;
    -webkit-background-size: calc(47rem/72) calc(44rem/72);
    background-size: calc(47rem/72) calc(44rem/72);
}

.yzfw li:nth-child(2){
    background:url(/static/index/images/about/gywm_05.jpg)no-repeat left calc(15rem/72) center;
    -webkit-background-size: calc(47rem/72) calc(44rem/72);
    background-size: calc(47rem/72) calc(44rem/72);
}

.yzfw li:nth-child(3){
    background:url(/static/index/images/about/gywm_09.jpg)no-repeat left calc(15rem/72) center;
    -webkit-background-size: calc(47rem/72) calc(44rem/72);
    background-size: calc(47rem/72) calc(44rem/72);
}

.yzfw li:nth-child(4){
    background:url(/static/index/images/about/gywm_11.jpg)no-repeat left calc(15rem/72) center;
    -webkit-background-size: calc(47rem/72) calc(44rem/72);
    background-size: calc(47rem/72) calc(44rem/72);
}

.yzfw li:nth-child(5){
    background:url(/static/index/images/about/gywm_15.jpg)no-repeat left calc(15rem/72) center;
    -webkit-background-size: calc(47rem/72) calc(44rem/72);
    background-size: calc(47rem/72) calc(44rem/72);
}

.yzfw li:nth-child(6){
    background:url(/static/index/images/about/gywm_18.jpg)no-repeat left calc(15rem/72) center;
    -webkit-background-size: calc(47rem/72) calc(44rem/72);
    background-size: calc(47rem/72) calc(44rem/72);
}

.yzfw>p span {
    margin-bottom: calc(10rem/72);
}

.hq_item_text a {
    margin-bottom: calc(5rem/72);
}

.hq_item_text a:last-child{
    margin-bottom:0;
}
.ty_schz p{
	font-size: 14px;
	
	margin: calc(20rem/72)auto;
	display: block;
	text-align: center;
}