/* 新闻资讯列表 */

/* banner */
#banner{
	width: 100%;
	min-width: 1200px;
}

/* 新闻资讯 */
#news_zixun{
	width: 100%;
	height: 1554px;
	min-width: 1200px;
	background: url(../image/news/news_bg_1.jpg)no-repeat;
	background-size: 100% 100%;
}

.news_zixun_center{
	min-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.news_zixun_top{
	width: 100%;
	height: 238px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.news_zixun_top_car{
	width: 1200px;
	height: 154px;
	position: relative;
}

.news_zixun_top_car img{
	display: block;
	width: 1400px;
	position: absolute;
	left: 50%;
	margin-left: -700px;
}


.news_zixun_mide{
	width: 1180px;
	margin: 0 auto;
	height: 1188px;
	background-color: #FFFFFF;
}

/* 标题 */

#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;
}

.news_list_box{
	width: 1090px;
	height: 788px;
	margin: 50px auto 0;
	display: flex;
	justify-content: space-between;
	align-content: flex-start;
	flex-wrap: wrap;
}

.news_list_item{
	width: 530px;
	height: 98px;
	background: #FFFFFF;
	border: 1px solid #F1F1F1;
	box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.08);
	margin-bottom: 30px;
	box-sizing: border-box;
}
.news_list_item:hover{
	border: 1px solid #FFBA3A;
}

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

.news_list_item_l{
	width: 98px;
	height: 98px;
	background: #F5BC41;
	display: flex;
	justify-content: center;
	align-items: center;
}

.news_r_item_rq_timer{
	text-align: center;
	font-size: 24px;
	font-weight: 300;
	color: #333333;
}

.news_r_item_rq_nian{
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	color: #333333;
}

.news_list_item_r{
	width: 374px;
	margin-left: 24px;
}

.news_list_item_r_title_box{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.news_list_item_r_title{
	width: 290px;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
}
.news_list_item_yj_box{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.news_list_item_yj{
	width: 16px;
	height: 10px;
	margin-left: 10px;
}
.news_list_item_num{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
}

.news_list_item_r_text{
	margin-top: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
}


/* 分页 */

.cplist_pag_box{
	width: 1180px;
	margin-top: 0;
	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: 50px 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: 2px;
	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;
}


/* 麦卡产品 */
#zw_cp{
	width: 100%;
	height: 1022px;
	min-width: 1200px;
	background: url(../image/news/news_bg_2.jpg)no-repeat;
	background-size: 100% 100%;
}

.zw_cp_center{
	width: 1180px;
	margin: 0 auto;
	height: 836px;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 2px 0px rgba(6, 2, 22, 0.2);
}

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

.zw_cp_item{
	width: 219px;
	height: 219px;
	margin: 0 15px;
}

.zw_cp_item a{
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.zw_cp_item_y{
	width: 207px;
	height: 172px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	opacity: 1;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
}

.zw_cp_item_z{
	width: 219px;
	height: 219px;
	position: relative;
	opacity: 0;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
}

.zw_cp_item a:hover .zw_cp_item_y{
	opacity: 0;
}

.zw_cp_item a:hover .zw_cp_item_z{
	opacity: 1;
}

.zw_cp_itemy_text{
	position: absolute;
	width: 100%;
	top: 110px;
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	
}

.zw_cp_itemz_text{
	position: absolute;
	width: 100%;
	top: 140px;
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	color: #060608;
}

.auto_img{
	width: 1180px;
	height: 143px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.auto_img_tu{
	width: 618px;
	height: 99px;
}


/* 提交信息 */
.zw_cp_tj{
	width: 1180px;
	margin: 0 auto;
}

.zw_cp_tj_top{
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	color: #333333;
}

.zw_cp_tj_box{
	width: 1080px;
	margin: 40px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.zw_cp_tj_item{
	width: 260px;
}

.zw_cp_tj_item_text{
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
}
.zw_cp_tj_item_input{
	margin-top: 16px;
}

.zw_cp_tj_item_input input{
	width: 260px;
	height: 50px;
	background: #EEEEEE;
	border-radius: 5px;
	text-align: center;
	font-size: 26px;
}

.tj_anniu_box{
	width: 1180px;
	margin: 20px auto 0;
}

.tj_anniu_text{
	width: 170px;
	height: 50px;
	background: #F5BC41;
	border-radius: 5px;
	margin: 0 auto;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}

.tj_anniu_text_wz{
	width: 170px;
	height: 50px;
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	display: flex;
	justify-content: center;
	align-items: center;
}

.tj_text{
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
}

.bot_car{
	width: 498px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -30px;
}












