.new-title{
	width: 192px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.new-title-top{
	font-size: 24px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #C31F13;
}
.xian{
	width: 24px;
	height: 1px;
	background: #C31F13;
}




.back{
	width: 1200px;
	margin: 0 auto;
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	cursor:pointer;
}
.back>img{
	width: 15px;
	height: 15px;
	margin: 0 2px 0 0 ;
}
.banner{
	width: 1920px;
	height: 554px;
	position: relative;
	margin: 0 auto;
}
.banner>img{
	width: 100%;
	height: 100%;
}
.banner-title{
	width: 160px;
	height: 92px;
	background-color: rgba(195, 31, 19, 0.8);
	display: flex;
	flex-direction: column;
	/* justify-content: center; */
	position: absolute;
	bottom: 0;
	left: 360px;
}
.banner-title>div{
	width: 38px;
	height: 2px;
	background: #FFFFFF;
	margin: 24px 0 0 41px;
}
.banner-title>p{
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin: 16px 0 0 40px;
}

.c-nav{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	
}
.c-navs{
	width: 214px;
	height: 187px;
	background-repeat: no-repeat;
	background-size:100% 100%;
	font-size: 24px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.c-img1{
	color: #C31F13;
	background-image: url('../img/c_img3.png');
}
.c-img2{
	color: #C31F13;
	background-image: url('../img/c_img4.png');
}
.c-img3{
	color: #C31F13;
	background-image: url('../img/c_img2.png');
}
.c-img4{
	color: #C31F13;
	background-image: url('../img/c_img5.png');
}
.c-img5{
	color: #C31F13;
	background-image: url('../img/c_img.png');
}
.c-imgs1{
	color: #FFFFFF;
	background-image: url('../img/c_imgs3.png');
}
.c-imgs2{
	color: #FFFFFF;
	background-image: url('../img/c_imgs4.png');
}
.c-imgs3{
	color: #FFFFFF;
	background-image: url('../img/c_imgs2.png');
}
.c-imgs4{
	color: #FFFFFF;
	background-image: url('../img/c_imgs5.png');
}
.c-imgs5{
	color: #FFFFFF;
	background-image: url('../img/c_imgs.png');
}

.c{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.c-list{
	width: 269px;
	height: 311px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	margin:  0 0 40px 0;
	cursor: pointer;
	position: relative;
}
.c-list-bg{
	width: 198px;
	height: 171px;
	position: absolute;
	top: 50px;
	background-image: url('../img/p_bg.png');
	background-repeat: no-repeat;
	background-size:100% 100%;
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	display: none;
	/* transition: all .6s; */
}
.c-list-bg>img{
	width: 19px;
	height: 19px;
	margin: 16px 0 0 0;
}
.c-list:hover .c-list-bg{
	display: flex;
}

.c-list:hover .c-list-b{
	color: #F6B81D;
}

.c-list-t{
	width: 269px;
	height: 269px;
	background: #FFFFFF;
	box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.14);
	border-radius: 8px 8px 8px 8px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.c-list-t>img{
	width: 238px;
	/* height: 238px; */
}
.c-list-b{
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}



.pages{
	width: 401px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.page-left{
	width: 32px;
	height: 28px;
	cursor:pointer;
	margin: 0 16px 0 0;
}
.page-left>img{
	width: 100%;
	height: 100%;
}
.page-right{
	width: 32px;
	height: 28px;
	cursor:pointer;
}
.page-right>img{
	width: 100%;
	height: 100%;
}
.page{
	margin: 0 16px 0 0;
	cursor:pointer;
	width: 32px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url('../img/pages.png');
	background-repeat: no-repeat;
	background-size:100% 100%;
	font-size: 12px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.page2{
	margin: 0 16px 0 0;
	cursor:pointer;
	width: 32px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url('../img/page.png');
	background-repeat: no-repeat;
	background-size:100% 100%;
	font-size: 12px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}
