.b_img {
	width: 100%;
	height: 300px;
	overflow: hidden;
	background-image: url(../image/36.jpg);
	background-image: 100% 100%;
	background-repeat: no-repeat;
}

#name_1 {
	width: 250px;
	height: 60px;
	background-color: #BC0008;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 25px;
	box-sizing: border-box;
	color: white;
	font-size: 22px;
}

#name_1 img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.fine_det {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: -60px;
	background: #fff;
}

.fine_d_left {
	width: 250px;
	margin-bottom: 30px;
}

.f_d_left {
	width: 250px;
	height: 120px;
	background: #BC0008;
	text-align: center;
}

.text_2 {
	color: #d27478;
	font-size: 12px;
}

.fine_d_left ul {
	width: 250px;
	background: #FCF5F5;
}

.fine_d_left ul li {
	width: 250px;
	border-bottom: 1px solid #f5dcdd;
	/* padding: ; */
}

.li_1 {
	width: 230px;
	margin: 0 auto;
	text-align: left;
	line-height: 100px;
	height: 100px;
	display: flex;
	justify-content: space-between;
	font-size: 20px;
	padding-left: 10px;
}

.fine_d_left ul li img {
	width: 20px;
	height: 10px;
	margin: 45px 10px 40px 0;
	display: none;
}


/* .fine_d_left ul li:hover .fine_d_left>ul>li>img {
    display: block;
} */

.active12 {
	width: 250px;
	font-weight: bold;
	background: #F2D0D2;
}

.active12 .li_12 {
	color: #BC0007 !important;
}

.f-list {
	width: 870px;
	height: 200px;
	overflow: hidden;
	margin-left: 45px;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 30px;
}

.fine_d_right {
	margin: 45px 0 0 45px;
}

.f-list img {
	width: 280px;
	height: 157px;
	border-radius: 10px;
	margin-top: 26px;
}

.f_r_r {
	margin: 45px;
	width: 510px;
}

.f_r_r p {
	font-weight: bold;
	font-size: 20px;
}

.f_r_r_det {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	font-size: 14px;
	margin: 25px 0 35px;
}

.f_r_r_last {
	font-size: 14px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.f_time {
	color: #888888;
}

.r_more {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #F8F8F8;
}

.r_more a {
	color: #888888;
}

.f-list:hover {
	box-shadow: 0 1px 86px #F7E0E1;
}

.f-list:hover .f_r_r p {
	color: red;
	font-weight: bold;
}

.f-list:hover .r_more {
	background: red;
}

.f-list:hover .r_more a {
	color: #fff;
}

#page {
	display: flex;
	justify-content: space-between;
	align-content: center;
	margin: 10px auto 45px;
	width: 690px;
	font-size: 14px;
}

.num_1,
.num_4 {
	font-weight: bold;
}

#page a {
	/* margin: 0 10px; */
	color: #999;
	width: 62px;
	height: 20px;
	text-align: center;
	line-height: 20px;
}

#page a.active {
	/* color: #0000ee; */
	color: #fff;
}

.int {
	border: 1px solid #BC0007;
	width: 70px;
	height: 20px;
	text-align: center;
}

#page div {
	font-size: 16px;
	margin: 0 10px;
	color: #333;
}

.f_d_right {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 20px;
}

.text_1 {
	font-size: 25px;
	color: #fff;
	padding: 35px 0 0;
}

.f_d_right img {
	width: 16px;
	height: 16px;
}

.f_d_right a {
	color: #666;
	font-size: 14px;
	margin: 0 8px;
}

.text_12 img {
	width: 20px;
	height: 20px;
}

.fine_det1 {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	background: #fff;
}

.f_list {
	border: 1px solid #eee;
	padding: 27px;
	display: flex;
	margin-bottom: 20px;
}

.f_list span {
	font-size: 14px;
	color: #000000;
}

.f_list ul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-right: 22px;
}

.f_list ul li {
	margin-right: 22px;
	font-size: 14px;
}

.ac1 {
	color: #fff;
	background: #BC0007;
	padding: 0 5px;
}

.case_name {
	color: #BC0007;
	font-size: 24px;
	/* border-bottom: 1px solid #eee; */
}

.case_name div {
	border-bottom: 3px solid #BC0007;
	width: 96px;
	padding: 30px 0 24px;
	margin-bottom: 10px;
}

.case_list {
	border: 1px solid #eee;
	margin: 10px 0;
}

.case_list ul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background: #FAFAFA;
}

.case_list ul li {
	width: 126px;
	height: 60px;
	/* border: 1px solid #eee; */
	font-size: 18px;
	text-align: center;
	line-height: 60px;
	color: #343434;
}

.ac_tive {
	background: #fff;
	border: 1px solid #eee;
	border-bottom: none;
	color: #BC0007 !important;
	font-weight: bold;
}

.f_las {
	padding: 6px;
	border: 1px solis #eee;
}

.design,
.chain,
.define,
.look {
	display: none;
}

.all_next,
.design_next,
.define_next,
.look_next,
.chain_next {
	margin-bottom: 20px;
}

.all_list,
.design_list,
.define_list,
.chain_list,
.look_list {
	width: 280px;
	height: 225px;
	border: 1px solid #eee;
}

.all_list {
	position: relative;
}

.all_list>.shoucang {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 5px;
	bottom: 15px;
}

.all_list>.shoucang img {
	width: 100%;
	height: 100%;
}

.all_list p,
.design_list p,
.chain_list p,
.define_list p,
.look_list p {
	font-size: 15px;
	color: #343434;
	margin: 10px;
	display: block;
	text-align: center;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.all_list img,
.design img,
.define img,
.look img,
.chain img {
	width: 100%;
	height: 180px;
}

.all_list {
	display: inline-block;
	margin-right: 15px;
	cursor: pointer;
	margin-bottom: 17px;
}

.all_list:nth-child(3n) {
	margin-right: 0;
}

.page_1 {
	margin-top: 120px;
	text-align: right;
}

.f_d_left1 {
	width: 250px;
	height: 60px;
	background: #BC0008;
	text-align: center;
}

.text_12 {
	font-size: 24px;
	color: #fff;
}

.f_d_left1 .text_12 {
	font-size: 24px;
	color: #fff;
	line-height: 60px;
	/* padding: 34px 0 10px; */
}

.li_12 {
	width: 230px;
	margin: 0 auto;
	text-align: left;
	line-height: 75px;
	height: 75px;
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	color: #000;
	padding-left: 10px;
}



.page_1 {
	width: 1200px;
	margin: 20px auto;
	text-align: center;
	display: flex;
	justify-content: flex-end;
}

.page_1 a {
	margin: 0 40px;
	color: #999;
	/* width: 60px; */
	height: 20px;
	text-align: center;
	line-height: 20px;
}

.page_1 a.active {
	/* color: #0000ee; */
	color: #fff;
}

.int {
	border: 1px solid #BC0007;
	width: 70px;
	height: 20px;
	text-align: center;
	margin-right: 20px;
}

.page_1 div {
	font-size: 16px;
	margin: 0 10px;
	color: #333;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type="number"] {
	-moz-appearance: textfield;
}

.a_2 {
	background: none;
}
