


/* 产品车毯 */
#banner{
	width: 100%;
	min-width: 1200px;
}

/* cpgs_1 */
#cpgs_1{
	width: 100%;
	height: 1158px;
	background: url(../image/cpgs/cpgs_1.jpg)no-repeat;
	min-width: 1140px;
	background-size: 100% 100%;
}

.cpgs_1_center{
	width: 1180px;
	margin: 0 auto;
}

.cpgs_1_top{
	width: 1180px;
	height: 560px;
	border: 10px solid #F5BC41;
	box-shadow: 1px 1px 2px 0px rgba(6, 2, 22, 0.2);
	margin-top: 400px;
	margin-left: auto;
	margin-right: auto;
}
.cpgs_1_top_car{
	width: 794px;
	height: 511px;
	margin-top: -354px;
	margin-left: auto;
	margin-right: auto;
}

.cpgs_1_text_box{
	width: 770px;
	height: 220px;
	background: #FFFFFF;
	box-shadow: 1px 1px 2px 0px rgba(6, 2, 22, 0.2);
	border-radius: 20px;
	margin: 0 auto;
}

.cpgs_1_text_item_xs{
	width: 100%;
	height: 100%;
	display: none;
}
.cpgs_1_text_item_xs.active{
	display: block;
}

.cpgs_1_text_item{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content:flex-start;
	align-items: center;
}


.cpgs_1_text_item_img{
	width: 104px;
	margin-left: -52px;
}

.cpgs_1_text_item_box{
	width: 660px;
}

.cpgs_1_text_item_box.list{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.cpgs_1_text_item_box.list .list_item{
	width: 310px;
}
.cpgs_1_text_item_title{
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 48px;
}
.cpgs_1_text_item_text{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 18px;
}

.cpgs_1_kzq{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
}

.cpgs_1_kzq_item{
	width: 180px;
	height: 80px;
	border: 1px solid #999999;
	box-shadow: 1px 1px 2px 0px rgba(6, 2, 22, 0.2);
	border-radius: 15px;
	margin: 0 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.cpgs_1_kzq_item.active{
	width: 180px;
	height: 80px;
	background: #F5BC41;
	box-shadow: 1px 1px 2px 0px rgba(6, 2, 22, 0.2);
	border-radius: 15px;
}

.cpgs_1_kzq_item_item{
	font-size: 24px;
	text-align: center;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}



/* 产品漆面膜列表 */
#cp_list{
	width: 100%;
	min-width: 1200px;
	min-height: 1960px;
	background: url(../image/cpgs/cpgs_2.jpg)no-repeat;
	background-size: 100% 100%;
}
.cp_list_top{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.cp_list_top_left{
	width: 30%;
	height: 76px;
	background: linear-gradient(-75deg, transparent 20px, #F5BC41 0);
}

.cp_list_top_right{
	width: 30%;
	height: 76px;
	background: linear-gradient(-255deg, transparent 20px, #F5BC41 0);
}

.cp_list_top_logo{
	width: 315px;
}

.cp_list_top_img{
	width: 100%;
	height: 320px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 1200px;
	overflow: hidden;
}

.cp_list_top_img_box{
	width: 1200px;
	height: 154px;
	position: relative;
	box-sizing: border-box;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.cp_list_top_img_box img{
	display: block;
	width: 1400px;
	position: absolute;
	left: 50%;
	margin-left: -700px;
}


.cp_list_box{
	width: 1180px;
	margin: 0 auto;
	/* height: 1385px; */
}

/* 标题 */

#biaoti_box{
	width: 1180px;
	height: 110px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
}

.biaoti_box_line{
	width: 186px;
	height: 2px;
	background-color: #FFFFFF;
}

.biaoti_title{
	margin: 0 22px;
}

.biaoti_title h1{
	height: 50px;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
}

.biaoti_title span{
	display: block;
	height: 45px;
	font-size: 30px;
	font-weight: 400;
	color: #DDDDDD;
	line-height: 45px;
	text-align: center;
	text-transform: uppercase;
}

.cp_list_item_list{
	width: 1180px;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
}

.cp_list_kzq{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 160px;
}

.cp_list_kzq_item{
	width: 25%;
	height: 84px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	box-sizing: border-box;
	/* border-bottom: 1px solid #F5BD3D;
	cursor: pointer; */
}

.cp_list_kzq_item.active{
	/* border-bottom: 0px solid #F5BD3D;
	border-left: 1px solid #F5BD3D;
	border-top: 1px solid #F5BD3D;
	border-right: 1px solid #F5BD3D; */
}

.cp_list_kzq_item_img{
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	line-height: 52px;
}

.cp_list_kzq_item_logo{
	position: absolute;
	width: 100%;
	height: 8px;
	bottom: 0;
	background: url(../image/cpqm/active_logo.png)no-repeat;
	background-position: center;
	opacity: 0;
}

.cp_list_kzq_item.active .cp_list_kzq_item_logo{
	opacity: 1;
}

.cp_list_xs_box{
	display: none;
}

.cp_list_xs_box.active{
	display: block;
}




.cp_list_item_box{
	margin-left: 20px;
	margin-right: 20px;
	width: 1110px;
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
	min-height: 950px;
	flex-wrap: wrap;
}

.cp_list_item{
	width: 257px;
	min-height: 170px;
	background: #999999;
	border: 1px solid #F5BC41;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
	box-sizing: border-box;
	position: relative;
	top: 0;
	left: 0;
}

.cp_list_item_title{
	
	position: absolute;
	
	bottom: 0;
	width: 257px;
	height: 40px;
	background: #F5BC41;
	display: flex;
	justify-content: center;
	align-items: center;
}

.cp_list_item_title .title{
	font-size: 24px;
	font-weight: 400;
	color: #333333;
}





.cplist_pag_box{
	width: 1180px;
	margin-top: 27px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.cplist_pag_left>a,.cplist_pag_right>a{
	display: block;
	width: 40px;
	height: 40px;
}

.pag_number{
	margin: 0 20px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
}

.page_input{
	margin-left: 20px;
	width: 80px;
	height: 40px;
	border: 1px solid #333333;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.page_input input{
	width: 80px;
	height: 38px;
	border-radius: 3px;
	text-align: center;
	font-size: 16px;
}

.pag_tiaozhuan{
	margin-left: 20px;
	width: 80px;
	height: 40px;
	background: #F5BC41;
	border-radius: 3px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	cursor: pointer;
}

.liyou_bot{
	width: 1180px;
	height: 150px;
	margin: 0 auto 0;
	background-color: #1C1C23;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.liyou_bot_yuan_xian_left{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.liyou_bot_yuan{
	width: 48px;
	height: 48px;
	border: 1px solid #999999;
	border-radius: 50%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.liyou_bot_yuan_dian{
	width: 11px;
	height: 11px;
	background: #F5BC41;
	border-radius: 50%;
}

.liyou_bot_xian{
	width: 228px;
	height: 1px;
	background-color: #999999;
}

.liyou_bot_yuan_xian_right{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.liyou_bot_mide_top_box{
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.liyou_bot_mide_logo{
	width: 35px;
	height: 28px;
}

.liyou_bot_mide_number{
	margin-left: 10px;
	font-size: 30px;
	font-weight: 400;
	font-style: italic;
	color: #F5BC41;
	line-height: 30px;
}

.liyou_bot_liuyan{
	width: 160px;
	height: 48px;
	background: #F5BC41;
	border-radius: 10px;
	margin: 20px auto 0;
}

.liyou_bot_liuyan a{
	display: block;
	width: 160px;
	height: 48px;
	background: #F5BC41;
	border-radius: 10px;
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 48px;
	text-align: center;
}

.cp_list_top.bot{
	margin-top: 96px;
}


/* 金典案例 */
#jd_al{
	width: 100%;
	height: 918px;
	min-width: 1200px;
	background: url(../image/cpgs/cpgs_3.jpg)no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.jd_al_center{
	width: 1180px;
	height: 718px;
	background: url(../image/cpgs/cpgs_al_bg.png)no-repeat;
	background-size: 100% 100%;
}

.jd_al_mide{
	margin: 0 auto;
	width: 1180px;
	height: 455px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.jd_al_item{
	width: 260px;
	height: 380px;
	margin: 0 -10px;
	overflow: hidden;
	
}

.jd_al_item a{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.jd_al_item a:hover{
	transform:scale(1.1);
}










.cp_ys_bot{
	width: 1180px;
	height: 150px;
	margin: 0 auto;
	background-color: #1C1C23;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.cp_ys_bot_yuan_xian_left{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.cp_ys_bot_yuan{
	width: 48px;
	height: 48px;
	border: 1px solid #999999;
	border-radius: 50%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cp_ys_bot_yuan_dian{
	width: 11px;
	height: 11px;
	background: #F5BC41;
	border-radius: 50%;
}

.cp_ys_bot_xian{
	width: 94px;
	height: 1px;
	background-color: #999999;
}

.cp_ys_bot_yuan_xian_right{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.cp_ys_bot_text span{
	font-size: 30px;
	font-weight: 400;
	font-style: italic;
	color: #FFFFFF;
}

.cp_ys_bot_text span.huang{
	color: #F5BC41;
}
.cp_ys_bot_yuyue{
	width: 200px;
	height: 60px;
	background: #F5BC41;
	border-radius: 10px;
}
.cp_ys_bot_yuyue a{
	display: block;
	text-align: center;
	line-height: 60px;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: #111111;
}

/* 新闻资讯 */
#news_zx{
	width: 100%;
	min-width: 1200px;
	height: 779px;
	background: url(../image/cpgs/cpgs_4.jpg)no-repeat;
	background-size: 100% 100%;
}

.news_zx_center{
	width: 1180px;
	margin: 0 auto;
	height: 573px;
	background: url(../image/cpgs/cpgs_5.jpg)no-repeat;
	background-size: 100% 100%;
}

.news_zx_list_box{
	width: 1180px;
	height: 463px;
}

.news_zx_list{
	width: 1180px;
	margin-top: 60px;
	height: 300px;
}

.news_zx_list_item{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 32px;
}

.news_zx_list_item_yuan{
	width: 48px;
	height: 48px;
	border: 1px solid #999999;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 54px;
}

.news_zx_list_item_dian{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #F5BC41;
	
}

.news_zx_list_item_xian{
	width: 122px;
	height: 1px;
	border: 1px solid #F5BC41;
	box-sizing: border-box;
	margin-left: -18px;
}

.news_zx_list_item_riqi{
	width: 130px;
	margin-left: 10px;
}

.news_zx_list_item_riqi_top{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
}
.news_zx_list_item_num_box{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 8px;
}

.yanjing_logo{
	width: 16px;
	height: 10px;
	margin-right: 5px;
}

.news_zx_list_item_num{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
}

.news_zx_list_item_wz{
	width: 560px;
}

.news_zx_list_item_title{
	width: 560px;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
}

.news_zx_list_item_text{
	width: 560px;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 22px;
}

.news_ckxq{
	width: 100px;
	height: 30px;
	background: #F5BC41;
	border-radius: 5px;
	margin-left: 140px;
}

.news_ckxq a{
	display: block;
	width: 100px;
	height: 30px;
	background: #F5BC41;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	text-align: center;
	line-height: 30px;
}

.news_ckgd_box{
	width: 1180px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.news_ckgd_box a{
	display: block;
	width: 121px;
	height: 20px;
}

.yuy_bot_car{
	width: 1180px;
}

.yuy_bot_left_car{
	width: 498px;
	height: 152px;
	margin-top: -90px;
	margin-left: auto;
	margin-right: auto;
}










