#floor1 {
	width: 1160px;
	height: 290px;
	padding: 0 7px;
}

.floor1_leader {
	width: 570px;
	height: 277px;
	border: 1px solid #e5e5e5;
	float: left;
}

.floor1_title {
	width: 100%;
	height: 32px;
	background: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 8px;
	float: left;
}

.floor1_title .mail {
	line-height: 32px;
	font-size: 16px;
	color: #cc0001;
	float: left;
	text-indent: 16px;
}
.floor1_title .mail img{
	height: 16px;
	vertical-align: -3px;
}

.floor1_title .show_search_btn {
	float: right;
	margin: 2px 12px 0 0;
	cursor: pointer;
}

.floor1_title .show_search_btn img{
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 3px;
}

.floor1_title .show_search_btn{
	line-height: 30px;
	font-size: 16px;
	color: #cc0001;
}

.floor1_left {
	width: 117px;
	height: 239px;
	float: left;
	margin: 0 22px 0 8px;
	text-align: center;
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
	color: #c82533;
}

.floor1_left>img {
	width: 117px;
	height: 138px;
}

.floor1_left .write {
	display: block;
	margin-top: 6px;
}

.floor1_right {
	width: 422px;
	height: 239px;
	float: left;
}

.floor1_right_title {
	width: 422px;
	height: 32px;
	background: #f5f5f5;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #444444;
	line-height: 32px;
	text-align: center;
}

.floor1_right_title span {
	float: left;
}

.floor1_right_title span:nth-of-type(1) {
	width: 230px;
}

.floor1_right_title span:nth-of-type(2) {
	width: 120px;
}

.floor1_right_title span:nth-of-type(3) {
	width: 72px;
}

.floor1_right .list_with_point {
	line-height: 33px;
	width: 100%;
	height: 33px;
	padding: 0;
}

.floor1_right .list_with_point_link {
	width: 230px;
}

.floor1_right .list_with_point_date {
	width: 120px;
	float: left;
	text-align: center;
	margin: 0;
}

.floor1_right .list_with_point_status {
	width: 72px;
	float: right;
	text-align: center;
	color: #ea5455;
}

#search_block_wrap {
	width: 1920px;
	height: 1580px;
	background: #707070cc;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2;
	display: none;
}

#search_block {
	width: 600px;
	height: 285px;
	background: #fff;
	box-shadow: 0px 0px 0px rgba(82, 82, 82, 0.25);
	border: 5px solid #333 \0;
	border-radius: 37px;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 3;
	margin-left: -300px;
	margin-top: -142px;
	overflow: hidden;
}

#search_block_tit {
	width: 600px;
	height: 56px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 56px;
	background: #cc0001;
	border-radius: 37px 37px 0px 0px;
	text-align: center;
}

#search_block_input {
	width: 100%;
	height: 115px;
	line-height: 115px;
	font-size: 18px;
	color: #3b3b3b;
	text-align: center;
}

#search_block_input input {
	border: 1px solid #cc0001;
	height: 25px;
}

#search_block_btn {
	width: 100%;
}

#search_block_btn li {
	float: left;
	width: 133px;
	height: 32px;
	background: #cc0001;
	border-radius: 5px;
	line-height: 32px;
	text-align: center;
}

#search_block_btn li img {
	position: relative;
	top: 2px;
}

#search_block_btn #search_block_btn_left {
	margin: 0 70px 0 140px;
	color: #fff;
	cursor: pointer;
}

#search_block_btn #search_block_btn_right {
	background: #b5b5b5;
	cursor: pointer;
}

#floor2 {
	width: 1160px;
	margin: 0 7px 10px 7px;
	overflow: hidden;
}

.floor2_title_warp {
	width: 100%;
	height: 41px;
	background: #f5f5f5;
	font-size: 18px;
	color: #4b4b4b;
	line-height: 41px;
	text-align: center;
	position: relative;
}

.floor2_title_warp.no_margin {
	margin: 0;
}

.floor2_title {
	width: 130px;
	height: 38px;
	float: left;
	color: #cc0001;
	border-bottom: 3px solid #cc0001;
}

.floor2_title img {
	transform: translateY(5px);
}

/* .floor2_title.active {
	background: #cc0001;
	color: #fff;
} */

.floor2_title.fill {
	width: 100%;
}

.title_white_icon {
	top: 7px;
}

.floor2_left {
	width: 752px;
	min-height: 191px;
	margin-right: 18px;
	margin-top: 10px;
	float: left;
}

.floor2_right, 
.floor2_right1{
	width: 390px;
	margin-top: 5px;
	float: right;
}

.floor2_right {
    margin-top: 10px;
}

.floor2_right1{
	margin-top: 10px;
}

.floor2_right1 .zhitongche li {
    width: 25%;
    text-align: center;
}

.floor2_right1 img {
    margin-top: 5px;
    width: 60px;
}

.floor2_left .list_with_point_link {
	width: 500px;
}

.floor2_right .list_with_point_link {
	width: 250px;
}


#floor2 .list_with_point {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	font-size: 16px;
}

#floor2 .list_with_point_icon {
	width: 100px;
	height: 36px;
	line-height: 36px;
	float: right;
	/*margin: 6px 0 6px 18px;*/
}

#floor2 .list_with_point_icon span {
	padding: 4px 12px;
	background: #43bef9;
	color: #fff;
	border-radius: 7px;
}

#floor2 .list_with_point_date {
	margin-right: 10px;
}

.floor2_table {
	width: 752px;
	/*height: 177px;*/
	border: 1px solid #e5e5e5;
	border-top: none;
	border-bottom: none;
	text-align: center;
	font-size: 14px;
	/*table-layout: fixed;*/
}

.floor2_table th {
	border-bottom: 1px solid #e5e5e5;
	color: #3c3c3c;
	line-height: 32px;
	height: 32px;
}

.floor2_table td {
	border-bottom: 1px solid #e5e5e5;
	color: #5b5b5b;
	line-height: 32px;
	height: 32px;
}

.num{
	width:85%;
}

.floor2_table td a {
	color: #5b5b5b;
}

.floor2_table td a:hover {
	color: #cb2424;
}

.zhitongche {
	width: 100%;
	margin-top: 30px;
	overflow:hidden;
}

.zhitongche li {
	float: left;
	width: 50%;
	height: 100%;
	text-align: center;
}

.zhitongche img {
	width: 90px;
	transition: 0.8s;
}

.zhitongche img:hover {
	transform: rotateY(360deg);
}

.zhitongche p {
	font-size: 16px;
	color: #444444;
}

#floor3 {
	width: 1158px;
	height: 191px;
	border: 1px solid #e5e5e5;
	margin: 0 7px;
}

.floor3_title {
	width: 1158px;
	height: 39px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 40px;
	overflow: hidden;
}

.floor3_title span {
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 39px;
	color: #cc0001;
	margin-left: 18px;
}

.floor3_title a {
	float: right;
	font-size: 16px;
	color: #cc0001;
	line-height: 39px;
	margin-right: 7px;
}

.floor3_title a img{
	margin-left: -5px;
	vertical-align: -4px;
	height: 18px;
}

.floor3_list {
	width: 1157px;
	height: 151px;
}

.floor3_list li {
	float: left;
	width: 14%;
	text-align: center;
}

.floor3_list img {
	width: 86px;
	height: 86px;
	margin: 14px 0 10px 0;
}

.floor3_list a {
	font-size: 14px;
	color: #3F3F3E;
}
