.content{
    width: 100%;
}
.content_banner{
    width: 100%;
    height: 5.56rem;
}
.content_banner img{
    width: 100%;
    height: 100%;
}
.domicile_data{
    margin-top: 0.5rem;
}
.domicile_destination{
    height: 3.5rem;
    background-color:#f2fffd ;
}
.domicile_destination > div{
    width: 14rem;
    margin: 0 auto;
}
.destination_title{
    width: 2rem;
    height: 0.8rem;
    margin: 0 auto;
    background: url("../images/do_title_back.png") no-repeat;
    background-position: 49% 100%;
    background-size: 30% 100%;
    text-align: center;
}
.destination_title span{
    font-size: 0.32rem;
	line-height: 0.8rem;
	letter-spacing: 3px;

}

.destination_img_one,.destination_img_two,.destination_img_three{
    margin-top: 0.35rem;
    float: left;
    width: 3.2rem;
    height: 1.9rem;
    text-align: center;
}
.destination_img_one{
    background-image: url("../images/guonei_img.png");
    background-size: 100% 100%;
}
.destination_img_two{
    background-image: url("../images/xianggang_img.png");
    background-size: 100% 100%;
    margin-left: 2.2rem;
}
.destination_img_three{
    background-image: url("../images/xinjiapo_img.png");
    background-size: 100% 100%;
    margin-left: 2.2rem;
}
.destination_img_one span,.destination_img_two span,.destination_img_three span{
    font-size: 0.32rem;
	line-height: 1.9rem;
	letter-spacing: 3px;
	color: #feffff;
}
.domicile_step{
    width: 14rem;
    margin: 0.51rem auto 0;
}
.domicile_step_top{
    width: 3rem;
    height: 0.8rem;
    margin: 0 auto;
    background: url("../images/do_title_back.png") no-repeat;
    background-position: 50% 100%;
    background-size: 21% 100%;
    text-align: center;
}

.domicile_step_top span{
    font-size: 0.32rem;
	line-height: 0.8rem;
	letter-spacing: 3px;
}
.domicile_step_bottom{
    position: relative;
    width: 6rem;
    height: 1.5rem;
    margin: 0.52rem auto 0;
}
.do_step_one,.do_step_two,.do_step_three{
    float: left;
    width: 1.2rem;
    height: 1.46rem;
    text-align: center;
}
.do_step_two{
    margin-left: 1.2rem;
}
.do_step_three{
    margin-left: 1.2rem;
}
.do_step_one_img,.do_step_two_img,.do_step_three_img{
	width: 1.08rem;
	height: 1.08rem;
    margin: 0 auto;
    border-radius: 50%;
    background-size: 50% 50%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
	background-color: #4a9a8c;
}
.do_step_line{
    position: absolute;
    left: 0.6rem;
    top: 0.5rem;
    width: 4.8rem;
    border-bottom: 2px solid #4a9a8c;
    z-index: -1;
}
.do_step_one_img{
    background-image: url("../images/do_step_one.png");
}
.do_step_two_img{
    background-image:  url("../images/do_step_two.png");
}
.do_step_three_img{
    background-image: url("../images/do_step_three.png");
}
.domicile_one_bottom{
    margin-top: 0.4rem;
    height: 2rem;
    text-align: center;
    background-image: url("../images/do_bottom.png");
    padding-top: 0.55rem;
}
.do_one_top{
    display: block;
    font-size: 0.32rem;
}
.do_one_bottom{
    display: block;
    font-size: 0.38rem;
}
.do_two_content_top{
    height: 4rem;
}
.domicile_two{
    background-image: url("../images/background1.png");
    background-size: 106% 53%;
    background-position: 0 6%;
    background-repeat: no-repeat;
}
.domicile_two_content{
    width: 14rem;
    margin: 0.51rem auto 0;
}

.do_two_title_one{
    width: 2rem;
    height: 0.8rem;
    margin: 0 auto;
    background: url("../images/do_title_back.png") no-repeat;
    background-position: 49% 100%;
    background-size: 30% 100%;
    text-align: center;
}
.do_two_title_one span{
    font-size: 0.32rem;
	line-height: 0.8rem;
	letter-spacing: 3px;
}
.do_two_content_one,.do_two_content_two,.do_two_content_three,.do_two_content_four{
    float: left;
    margin-top: 0.4rem;
    margin-left: 1.8rem;
    width: 5.2rem;
    height: 1.4rem;
}
.two_img{
    float: left;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
    background-size: 50% 40%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #edf5f3;
}
.two_span{
    float: left;
    margin-left: 0.1rem;
    line-height: 1.4rem;
    font-size: 0.28rem;
}
.do_two_content_one div{
    background-image: url("../images/content_two_img1.png");
}
.do_two_content_two div{
    background-image: url("../images/content_two_img2.png");
}
.do_two_content_three div{
    background-image: url("../images/content_two_img3.png");
}
.do_two_content_four div{
    background-image: url("../images/content_two_img4.png");
}
.do_two_title_two{
    width: 4rem;
    height: 0.8rem;
    margin: 0 auto;
    background: url("../images/do_title_back.png") no-repeat;
    background-position: 50% 100%;
    background-size: 15% 100%;
    text-align: center;
}
.do_two_title_two span{
    font-size: 0.32rem;
	line-height: 0.8rem;
	letter-spacing: 3px;
}
.do_two_content_five{
    width: 8.72rem;
    height: 2.04rem;
    margin: 0.39rem auto 0;
    background-image: url("../images/yuanquan.png");
    background-size: 100% 100%;
    background-position: 100% 100%;
}
.domicile_two_content p{
    width: 7.8rem;
    margin: 0.39rem auto 0;
    font-size: 0.28rem;
}
.span_center{
    margin-left: 2.1rem;
}
.span_right{
    margin-left: 2.1rem;
}
.domicile_one_bottom div{
    width: 14rem;
    margin: 0 auto;
}
.domicile_two_bottom{
    margin-top: 0.4rem;
    height: 2rem;
    background-image: url("../images/do_bottom.png");
}
.domicile_two_bottom>div{
    width: 14rem;
    margin: 0 auto;
}
.do_two_top{
    display: block;
}
.do_two_top_div{
    float: left;
    margin-left: 4rem;
    margin-top: 0.62rem;
    text-align: right;
    font-size: 0.32rem;
}
.qr_code{
    float: left;
    width:1.39rem;
    height: 1.41rem;
    background-image: url("../images/do_qrcode.png");
    background-size: 100% 100%;
    margin: 0.4rem 0 0 0.3rem;
}
.domicile_three{
    margin: 0.4rem 0;
}
.domicile_three>div{
    width: 14rem;
    margin: 0 auto;
}

.do_three_title{
    width: 2rem;
    height: 0.8rem;
    margin: 0 auto;
    background: url("../images/do_title_back.png") no-repeat;
    background-position: 49% 100%;
    background-size: 30% 100%;
    text-align: center;
}

.do_three_title span{
    font-size: 0.32rem;
	line-height: 0.8rem;
	letter-spacing: 3px;
}
.do_three_content{
    height: 1.5rem;
}
.do_three_content>div{
    float: left;
    width: 20%;
    margin-top: 0.41rem;
    text-align: center;
}
.do_three_con_one>div{
    width: 0.75rem;
    height: 0.75rem;
    margin: 0 auto 0.16rem;
    background: url("../images/do_three_con_img1.png") no-repeat;
    background-size: 80% 80%;
    background-position: 50% 50%;
}
.do_three_con_two>div{
    width: 0.75rem;
    height: 0.75rem;
    margin: 0 auto 0.16rem;
    background: url("../images/do_three_con_img2.png") no-repeat;
    background-size: 80% 80%;
    background-position: 50% 50%;
}
.do_three_con_three>div{
    width: 0.75rem;
    height: 0.75rem;
    margin: 0 auto 0.16rem;
    background: url("../images/do_three_con_img3.png") no-repeat;
    background-size: 80% 80%;
    background-position: 50% 50%;

}
.do_three_con_four>div{
    width: 0.75rem;
    height: 0.75rem;
    margin: 0 auto 0.16rem;
    background: url("../images/do_three_con_img4.png") no-repeat;
    background-size: 80% 80%;
    background-position: 50% 50%;
}
.do_three_con_five>div{
    width: 0.75rem;
    height: 0.75rem;
    margin: 0 auto 0.16rem;
    background: url("../images/do_three_con_img5.png") no-repeat;
    background-size: 80% 80%;
    background-position: 50% 50%;

}
.do_three_content span{
    font-size: 0.28rem;
}
.domicile_step_bottom span{
    font-size: 0.28rem;
}



