.zixun-box {
    width: 100%;
	height: 514px;
    background-image: url("../images/haungbao/hbsb_banner.png");
    background-repeat: no-repeat;
    padding-top: 160px;
    padding-left: 400px;
}
.zixun-title {
    font-size: 48px;
	font-weight: bold;
	color: #ffffff;
    padding-bottom: 30px;
}
.youdian-item {
    font-size: 24px;
	color: #ffffff;
    padding-bottom: 10px;
}
.zixun-button {
    width: 150px;
	height: 50px;
	background-image: linear-gradient(50deg, 
		#ff5d2f 0%, 
		#fe7e49 50%, 
		#fc9f62 100%), 
	linear-gradient(
		#fd561c, 
		#fd561c);
	background-blend-mode: normal, 
		normal;
	border-radius: 25px;
    font-size: 20px;
	line-height: 50px;
    text-align: center;
	color: #ffffff;
    margin-top: 34px;
}
.baozhang-box {
    width: 100%;
	height: 198px;
    background-color: #022962;
}
.baozhang-title {
    font-size: 30px;
	letter-spacing: 1px;
	color: #ffffff;
    text-align: center;
    padding-top: 60px;
}
.box {
    width: 1200px;
	height: 431px;
	/* box-shadow: -5px 0px 10px 0px 
		rgba(3, 0, 0, 0.09); */
    background-image: url("../images/haungbao/hbsb_f1.png");
    background-repeat: no-repeat;
    margin: auto;
    
}

.baozhang-list {
    height: 519px;
    width: 100%;
    background-color: #ffffff;
}
.box-item {
    width: 250px;
	height: 281px;
	background-color: #ffffff;
	border-radius: 10px;
	border: solid 1px #999999;
}
.box-list {
    width: 1087px;
    justify-content: space-between;
    padding-top: 64px;
}
.box-item h4 {
    font-weight: bold;
}
.box-text {
    /* width: 195px; */
    padding-top: 20px;
    line-height: 24px;
    padding: 20px 25px 0px 25px;
}
.box-item {
    padding-top: 30px;
}

.box-img {
    margin-bottom: 20px;
}
.fenliji-box {
    width: 100%;
	height: 672px;
	background-color: #eff3f7;
    display: flex;
    justify-content: center;
}
.fenliji-biaozhi {
    width: 154px;
	height: 163px;
    background-image: url("../images/haungbao/hbsb_f2_tit1.png");
    font-size: 40px;
	color: #ffffff;
    text-align: center;
    padding-top: 45px;
    line-height: 50px;
}

.tests-item-1 {
    font-size: 62px;
	color: #393838;
    padding-top: 45px;
    padding-bottom: 5px;
}
.tests-item-2 {
    font-size: 26px;
	letter-spacing: 2px;
	color: #414453;
	opacity: 0.7;
}
.tests-item-3 {
    width: 402px;
	height: 47px;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
    margin-top: 20px;
    margin-bottom: 51px;
}
/* .tedian {
    font-size: 16px;
	color: #333333;
} */
.tiedian-text {
    font-size: 16px;
	color: #333333;
    line-height: 36px;
}
.fenliji-right img {
    width: 704px;
	height: 494px;
    margin-top: 88px;
    margin-left: 78px;
}
.fenliji-left {
    position: relative;
    bottom: 78px;
}
.tiedian-text p {
    margin: 0;
}
.type-box {
    width: 100%;
    height: 686px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    padding-top: 60px;
}
.type-item {
    width: 570px;
	height: 535px;
	background-color: #ffffff;
}
.type-title {
    width: 137px;
	height: 68px;
    line-height: 68px;
    background-image: url("../images/haungbao/hbsb_f2_tit2.png");
    background-repeat: no-repeat;
    background-size: 137px 68px;
    font-size: 42px;
	color: #ffffff;
    text-align: center;
    position: relative;
    right: 16px;
    bottom: 16px;
}
.type-img {
    width: 562px;
	height: 430px;
    padding-top: 13px;
    border-bottom: solid 4px #eff3f7;
    background-image: url("../images/haungbao/hbsb_f21.png");
    background-repeat: no-repeat;
    background-size: 536px 400px;
    background-position: 13px 13px;
    
}
.type-img img {
    width: 536px;
	height: 400px;
    display: block;
    margin: auto;
}
.type-text {
    width: 100%;
    font-size: 30px;
	color: #333333;
    padding-top: 32px;
    padding-bottom: 23px;
    text-align: center;
}