/* ================================================comment */

/* 标题 */
body {
    font-family: SourceHanSansCN;
    font-size: 16px;

    color: #333333;
}
[v-clock]{ display:none; }
.module-title-box {
    margin: 50px 0;
}

.module-title-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 12px;
    line-height: 12px;
    text-align: center;
}

.center-block {
    display: inline-block;
    width: 20px;
    height: 3px;
    background-color: #2361a8;
}

.side-block {
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #d2d2d2;
}

/* bgimg */
.img-bg {
    background: center no-repeat;
}

/* 注入span */
.p-span span {
    display: block;
    height: 30px;
    font-family: SourceHanSansCN;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
}

/* flex 纵向布局 */
.flex-c-c {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.flex-c-s {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    
}

/* ================================================comment -----------end */
.top-banner {
    height: 646px;
    background: center no-repeat;
    overflow: hidden;
}
.top-banner a {
    display: block;
    width: 226px;
    height: 54px;
    margin: 496px auto 0;
}
.module-title {
    height: 50px;
    line-height: 50px;
    font-family: SourceHanSansCN;
    font-size: 40px;
    font-weight: 700;
    color: #000000;
    text-align: center;
}

.module-title-en {
    height: 30px;
    font-family: SourceHanSansCN;
    font-size: 18px;
    line-height: 30px;

    color: #979797;
    text-align: center;
}


/* 入住政策 */
.rz-second-title {
    width: 502px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    color: #2361a8;

    border: 5px solid #2361a8;
    border-width: 0 5px;
    margin: 50px auto;
}

/* 二级政策模块 */
.rz-second-box {
    display: flex;
    width: 1192px;
    justify-content: space-around;
    margin: 0 auto 60px;

}

.rz-6cyzc-itembox {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* 图标尺寸固定 */
.rz-6cyzc-circular {
    width: 86px;
    height: 86px;
    margin: 18px 0;
    border-radius: 43px;

}

.rz-4rczc-img {
    width: 256px;
    height: 141px;
    margin: 18px 0;
}

/* 入驻通道 */
.rz-td-title {
    width: 332px;
    height: 56px;
    background-image: url(https://image01.homedo.com/Files/Images/cms/www/20201125/5458408737494190471_pic1.png);
    background-size: 332px 56px;
    margin: 30px auto;
    font-size: 28px;
    text-align: center;
    line-height: 56px;

    color: #ffffff;

}

.rz-td-wrapper {
    width: 1192px;
    height: 96px;
    border: solid 1px #2361a8;
    margin: 0 auto;
}

.rz-td-content {
    margin: -1px auto 0;
    width: 1168px;
    height: 60px;
    padding: 19px 0;
    background-color: #ffffff;
}

.zhujie {
	width: 321px;
	height: 30px;
	font-family: SourceHanSansCN;
    font-size: 14px;
    margin: 0 1234px 0 365px;
	line-height: 30px;
	color: #ff0000;
}
/* 入住政策 -------------------------------------end*/
/* 首批入驻 */
.shoupi-box {

    height: 755px;
    margin-top: 60px;
    /* background-size: 1920px 755px; */
    background-position: center;
}

/* 首批入驻 end */

/* 园区介绍 */
.introduce-topbox {
    height: 618px;
    background: center no-repeat;
    overflow: hidden;
}

.introduce-content {
    margin: 406px auto 0;
    color: #ffffff;

}

.introduce-midbox {
    height: 816px;
    background: center no-repeat;
    overflow: hidden;
}

.introduce-bottom-wrapper {
    width: 1194px;
    margin: 0 auto;
    display: flex;
    justify-self: center;
    height: 368px;
}

.introduce-bottom-item {
    width: 593px;
    height: 368px;
    box-sizing: border-box;
    padding: 50px 0;
    background-color: #e5e5e5;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: center no-repeat;
}

.introduce-icon {
    width: 42px;
    height: 11px;
    background: url(https://image01.homedo.com/Files/Images/cms/www/20201125/5310604975322170366_pic1.png) center no-repeat;
}

.introduce-item-title {

    height: 30px;
    font-family: SourceHanSansCN;
    font-size: 28px;
    font-weight: 700;
    margin: 30px 0;

    line-height: 30px;

    color: #2361a8;
}

.introduce-item-text {
    font-size: 18px;
    line-height: 30px;
}

/* 园区介绍 end */
/* 联系我们 */
.contact-wrapper {
    margin: 50px 0 0;
    overflow: hidden;
    height: 323px;
    background: center no-repeat;
}

.contact-ways-wrapper {
    width: 839px;
    height: 108px;
    border: solid 2px #ffffff;
    margin: 0 auto;
}

.contact-ways-box {
    display: flex;
    box-sizing: border-box;
    padding: 24px 80px 0;
    justify-content: space-around;
    align-items: flex-start;
    width: 825px;
    height: 94px;
    border: solid 1px #ffffff;
    margin: 7px auto;
}

.contact-wayitem {
    color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

/* 联系我们  end*/