.nav-policy {
    height: 134px;
    display: flex;
    justify-content: space-between;
}

.nav-policy .enterprise-related-policies,
.policy-text,
.enterprise-related-declaration,
.policy-interpretation {
    width: 285px;
	height: 136px;
    transform: translateY(-50%);
    background-color: white;
    box-shadow: 0px 0px 10px 0px 
		rgba(51, 51, 51, 0.15);
}

.nav-policy p {
    width: 120px;
    height: 136px;
    text-align: center;
    float: left;
    position: relative;
}

.nav-policy img {
    width: 60px;
    position: absolute;
    /* 这种居中方式只适用于元素大小确定的时候 */
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.nav-policy ul {
    margin-top: 35px;
}

.nav-policy ul .li-style {
    font-size: 18px;
}

.nav-policy ul .li-number {
    font-size: 32px;
    font-weight: 700;
    color: rgb(53, 113, 255);

}

.nav-policy ul .li-p {
    font-size: 18px;
    color: rgb(53, 113, 255);
}

.policy-text-block {
    height: 435px;
    margin-bottom: 20px;
}

.policy-text-block .policy-text-block-list {
    width: 738px;
    height: 421px;
    float: left;
    background-color: white;
    border-radius: 15px;
    margin-right: 20px;
}

.policy-text-block .policy-text-block-list .policy-text-title,
.policy-text-block-below .policy-declaration-title,
.policy-text-block-below .policy-text-below-title {
 margin: 32px 0 11px  0;
}


.policy-text-block .policy-text-block-list .span-title,
.policy-text-block-below .policy-declaration-title .span-title {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    margin-left: 31px;
}

.policy-text-block .policy-text-block-list .layui-btn-container,
.policy-text-block-below .policy-declaration-title .layui-btn-container,
.policy-text-block-below .policy-text-below-title .layui-btn-container {
    display: inline;
}

.policy-text-block .policy-text-block-list .policy-text-block-list-ul {
    width: 100%;
}

.policy-text-block .policy-text-block-list .policy-text-block-list-ul li {
    font-size: 16px;
    width: 500px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}

.policy-text-block .policy-text-block-list .policy-text-block-list-ul li::before {
    content: "";
    position: absolute;
    width: 4px;
	height: 4px;
	background-color: #333333;
	border-radius: 1px;
    margin-top: -2px;
    color: #333333;
    margin-top: 10px;
    margin-left: -13px;
}


.policy-text-block .policy-text-block-list .policy-text-block-list-ul .span-date {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    float: right;
    margin-right: 20px;
    color: #999999;
}

.policy-text-block .policy-subscription-diagnosis {
    width: 400px;
    height: 100%;
    float: left;
}

.policy-text-block .policy-subscription-diagnosis a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.policy-text-block .policy-subscription-diagnosis h2 {
    font-size: 30px;
    color: white;
    margin: 57px 0px 20px 34px;
}

.policy-text-block .policy-subscription-diagnosis span {
    font-size: 20px;
    color: white;
    margin: 0 30px;
}

.policy-text-block .policy-subscription-diagnosis .policy-subscription {
    width: 443px;
	height: 196px;
    background-image: url(../ffcsmodule/default/images/bg-ylist-1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: 30px;
}

.policy-text-block .policy-subscription-diagnosis .policy-subscription:hover,
.policy-text-block .policy-subscription-diagnosis .policy-diagnosis:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.policy-text-block .policy-subscription-diagnosis .policy-diagnosis {
    width: 443px; 
	height: 196px;
    background-image: url(../ffcsmodule/default/images/bg-ylist-2.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.policy-text-block-below {
    height: 600px;
    margin-bottom: 30px;
}

.policy-text-block-below .policy-declaration {
    width: 738px;
    height: 100%;
    float: left;
    background-color: white;
    border-radius: 15px;
    margin-right: 20px;
}

.policy-text-block-below .policy-declaration .policy-declaration-matters {
    height: 160px;
    margin-bottom: 10px;
    position: relative;
    border-bottom: 1px rgb(229, 229, 229) solid;
}
.yczh-zcprodutbox {
    display: flex;
    height: 147px;
    margin: 23px 30px 0 15px;
    border-bottom: 1px solid #e5e5e5;
}
.yczh-zcprimg {
    margin-right: 27px;
    position: relative;
    width: 164px;
	height: 100px;
    cursor: pointer;
}

.yczh-zhezhaocen {
    position: absolute;
    bottom: 0px;
    width: 100%;
	height: 25px;
    background-color: #ff0000;
    opacity: 0.6;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
}
.yczh-zhjentitle {
    flex: 1;
}
.yczh-zhjentitle h4{
    width: 430px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000000;
    font-size: 16px;
    margin-bottom: 27px;

}
.yczh-zhjentitle h4:hover{
    color: #3b82ff !important;
    cursor: pointer;
 }
.yczh-zhjentitle span{
    color: #999999;
    font-size: 14px;
}
.yczh-rgihttime {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.yczh-rgihttime h4{
    font-weight: 700;
    color: #333333;
    font-size: 24px;
}
.yczh-rgihttime span{
    margin: 5px 0 7px 0;
    color: #666666;
    font-size: 12px;
}
.yczh-rgihjiezhi{
    width: 71px;
	height: 23px;
	background-color: #3b82ff;
	border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
}
.policy-text-block-below .policy-declaration .policy-declaration-matters .policy-declaration-matters-img {
    width: 170px;
    height: 100px;
    position: absolute;
    /* 这种居中方式只适用于元素大小确定的时候 */
    left: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../ffcsmodule/default/images/bg-policy-declaration-matters.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.policy-text-block-below .policy-declaration .policy-declaration-matters .policy-declaration-matters-img:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.policy-text-block-below .policy-declaration .policy-declaration-matters-img a {
    display: block;
    width: 170px;
    height: 100px;
    overflow: hidden;
    text-align: center;
}

.policy-text-block-below .policy-declaration .count-down {
    height: 30px;
    background-color: red;
    opacity: 0.5;
    margin-top: 70px;
}

.policy-text-block-below .policy-declaration .policy-declaration-matters-img p {
    color: white;
    width: 170px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    position: absolute;
    bottom: 0;
}

.policy-text-block-below .policy-declaration .policy-declaration-matters .policy-declaration-matters-info {
    width: 540px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 215px;
    bottom: 0;
    margin: auto;
}

.policy-text-block-below .policy-declaration .policy-declaration-matters-info a>p {
    color: black;
    font-size: 18px;
    margin-left: 15px;
}


.policy-text-block-below .policy-declaration .policy-declaration-matters-info>span {
    height: 70px;
    line-height: 70px;
    margin-left: 15px;
    color: rgb(166, 166, 166);
    font-size: 16px;
}

.policy-text-block-below .policy-declaration .policy-declaration-matters-info .policy-declaration-matters-time {
    float: right;
    text-align: center;
}

.policy-text-block-below .policy-declaration .policy-declaration-matters-info .policy-declaration-matters-time>P:first-child {
    color: black;
    font-size: 25px;
    font-weight: bold;
}

.policy-text-block-below .policy-declaration .policy-declaration-matters-info .policy-declaration-matters-time span {
    display: inline-block;
    width: 70px;
    height: 25px;
    line-height: 25px;
    color: white;
    background-color: rgb(62, 130, 255);
    border-radius: 5px;
}

.policy-text-block-below .policy-text-below {
    width: 442px;
    height: 600px;
    float: right;
    background-color: white;
    border-radius: 15px;
}

.policy-text-block-below .policy-text-below-title .span-title {
    font-size: 24px;
    font-weight: bold;
    margin-left: 30px;
    color: #000000;
}

.policy-text-block-below .policy-text-below .policy-text-below-list {
    height: 520px;
}

.policy-text-block-below .policy-text-below .policy-text-below-list li::before {
    content: "■";
    color: black;
    margin-right: 10px;
    margin-left: 30px;
    font-size: 12px;
}

.policy-text-block-below .policy-text-below .policy-text-below-list li {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}