	.shzp_banner{
				position: relative;
				height: 508px;
				width: 1920px;
			}
				.shzp_banner_title{
					position: absolute;
					left: 434px;
					top: 207px;
					font-size: 52px;
					color: #737D85;
				}
				.shzp_banner_smalltitle{
					position: absolute;
					left: 434px;
					top: 269px;
					font-size: 42px;
					color: #737D85;
				}
				.content{
					margin-left: 430px;
					width: 1061px;
				}
				.content_title{
					font-size: 43px;
					color: #595757;
					font-weight: bold;
					margin-bottom: 26px;
				}
				.content_line{
					height: 1px;
					background-color: #898787;
					width: 1061px;
					margin-bottom: 50px;
				}
				.content_smalltitle{
					font-size: 39px;
					color: #737d85;
					margin-bottom: 28px;
					font-weight: bold;
				}
				.content_text{
					font-weight: bold;
					font-size: 26px;
					color: #595757;
					margin-bottom: 49px;
				}
				.content_table_head1{
					display: inline-block;
					height: 75px;
					width: 380px;
					background-color: #df0716;
					margin-right: 3px;
				}
				.content_table_head2{
					display: inline-block;
					height: 75px;
					width: 671px;
					background-color: #df0716;
				}
			.content_table_text1{
				font-weight: bold;
				font-size: 27px;
				color: #FFFFFF;
				margin-top: 15px;
				margin-left: 49px;
			}
			.content_table_box{
				height: 104px;
				margin-top: 12px;
				width: 1061px;
				position: relative;
			}
			.content_table_head3{
				position: absolute;
				border-left: 2px solid #060606;
				top: 0px;
				left: 0px;
				display: inline-block;
				margin: 0px;
				width: 380px;
				height: 104px;
				background-color: #f2f2f3;
			}
			
			.content_table_head4{
				display: inline-block;
				position: absolute;
				left: 386px;
				top: 0px;
				width: 671px;
				height: 104px;
				background-color: #f2f2f3;
			}
			.content_table_text2{
				font-size: 16px;
				color: #595757;
				margin-left: 49px;
				margin-top: 37px;
			}
			.content_table_text3{
				display: inline-block;
				font-size: 16px;
				color: #595757;
				position: absolute;
				left: 43px;
				top: 28px;
				bottom: 10px;
				width: 345px;
				height: 42px;
				line-height: 24px;
			}
			.news_arrow_crossbar {
				position: absolute;
				height: 2px;
				width: 15px;
				z-index: 1000;
				background-color: #e01f2e;
				flex-grow: 0.1;
				left: 0px;
			}
			
			.news_arrow_head{
				position: absolute;
				display: inline-block;
				border-top: solid 2px;
				border-left: solid 2px;
				width: 15px;
				height: 15px;
				border-color: #e01f2e;
				left: 0px;
				transform: rotate(-225deg);
			}
			.news_arrow_wz{
				position: absolute;
				left: 495px;
				top: 32px;
			}
			.content_table_button{
				position: absolute;
				top: 29px;
				left: 522px;
				width: 129px;
				height: 46px;
				border-radius: 23px;
				font-size: 18px;
				display: flex;
				justify-content: center;
				align-items: center;
				border: 1px solid #bdbcbc;
			}
			.view_button{
				display: flex;
				justify-content: center;
				align-items: center;
				width: 1061px;
				height: 45px;
				margin-top: 90px;
				margin-bottom: 214px;
			}
			.view_button a:hover{
				color: #6b6b6b;
			}
			.sy_button{
				display: inline-flex;
				justify-content: center;
				align-items: center;
				width: 74px;
				height: 44px;
			    margin-right: 4px;
				background-color: #e5e5e6;
				font-size: 23px;
				color: black;
			}
			.previous_button{
				width: 98px;
				height: 44px;
				display: inline-flex;
				justify-content: center;
				align-items: center;
				margin-right: 4px;
				background-color: #e5e5e6;
				font-size: 23px;
				color: black;
			}
			.count{
				background-color: #000000;
				display: inline-flex;
				align-items: center;
				justify-content: center;
				width: 44px;
				font-size: 23px;
				height: 44px;
				margin-right: 4px;
				color: #FFFFFF;
			}