@charset "utf-8";

/* 属性检索 */
.list_sear{ float:left; width:860px; padding:0px 0px 10px 0px; }
.list_sear_name{ float:left; width:130px; font-size:14px; padding:0px 0px 0px 0px; }
.list_sear_name a.yes{ color:#ff4400; }
.list_sear_name a.yes:link{ color:#ff4400; }
.list_sear_name a.yes:visited{ color:#ff4400; }
.list_sear_name a.yes:hover{ color:#ff4400; text-decoration:none; }
.list_sear_value{ float:left; width:730px; }
.list_sear_value ul{ list-style:none; }
.list_sear_value ul li{ float:left; font-size:14px; padding-right:25px; white-space:nowrap; }
.list_sear_value ul li.yes{ color:#ff4400; }
.list_sear_value ul li.yes a{ color:#ff4400; }
.list_sear_value ul li.yes a:link{ color:#ff4400; }
.list_sear_value ul li.yes a:visited{ color:#ff4400; }
.list_sear_value ul li.yes a:hover{ color:#ff4400; }

/* 列表分页 */
.list_none{ float:left; width:100%; height:50px; line-height:35px; font-size:14px; border-bottom:1px solid #e8e8e8; margin-bottom:20px; }
.list_page{ float:left; width:100%; height:50px; line-height:22px; padding:5px 0px 0px 0px; }
.list_page a{ font-size:12px; line-height:22px; }

/* 属性检索 */
.list_main_sear{ float:left; width:1110px; padding:0px 0px 15px 0px; }
.list_main_sear_name{ float:left; width:130px; font-size:14px; padding:0px 0px 12px 0px; border-bottom:1px solid #e8e8e8; }
.list_main_sear_name a.yes{ color:#ff4400; }
.list_main_sear_name a.yes:link{ color:#ff4400; }
.list_main_sear_name a.yes:visited{ color:#ff4400; }
.list_main_sear_name a.yes:hover{ color:#ff4400; text-decoration:none; }
.list_main_sear_value{ float:left; width:980px; padding:0px 0px 12px 0px; border-bottom:1px solid #e8e8e8; }
.list_main_sear_value ul{ list-style:none; }
.list_main_sear_value ul li{ float:left; font-size:14px; padding-right:25px; white-space:nowrap; }
.list_main_sear_value ul li.yes{ color:#ff4400; }
.list_main_sear_value ul li.yes a{ color:#ff4400; }
.list_main_sear_value ul li.yes a:link{ color:#ff4400; }
.list_main_sear_value ul li.yes a:visited{ color:#ff4400; }
.list_main_sear_value ul li.yes a:hover{ color:#ff4400; }

/* 分页显示 */
.list_news_none{ float:left; width:870px; height:50px; line-height:35px; font-size:14px; border-bottom:1px solid #e8e8e8; margin-bottom:20px; }
.list_news_page{ float:left; width:870px; height:50px; line-height:22px; padding:5px 0px 0px 0px; }
.list_news_page a{ font-size:12px; line-height:22px; }

@media screen and (max-width:800px){
	.list_news_none{ width:100%; height:auto; }
	.list_news_page{ display:none; }
}

/* titi = title + time */
.list_news_titi{ float:left; width:860px; height:60px; overflow:hidden; }
.list_news_titi .divx{ float:left; width:860px; height:40px; border-bottom:1px solid #e8e8e8; }
.list_news_titi .diva{ float:left; width:760px; height:40px; line-height:30px; font-size:14px; overflow:hidden; }
.list_news_titi .divb{ float:left; width:100px; height:40px; line-height:30px; font-size:12px; text-align:right; }

.list_news_titi_445{ float:left; width:445px; height:50px; overflow:hidden; }
.list_news_titi_445 .divx{ float:left; width:445px; height:40px; border-bottom:1px solid #e8e8e8; }
.list_news_titi_445 .diva{ float:left; width:345px; height:40px; line-height:30px; font-size:12px; overflow:hidden; transition:all 0.2s ease-in-out; }
.list_news_titi_445 .diva:hover{ transform:translateX(10px); transition:all 0.2s ease-in-out; }
.list_news_titi_445 .divb{ float:left; width:100px; height:40px; line-height:30px; font-size:12px; text-align:right; }

.list_news_titi_800{ float:left; width:800px; height:60px; overflow:hidden; }
.list_news_titi_800 .divx{ float:left; width:800px; height:40px; border-bottom:1px solid #e8e8e8; }
.list_news_titi_800 .diva{ float:left; width:700px; height:40px; line-height:30px; font-size:14px; overflow:hidden; }
.list_news_titi_800 .divb{ float:left; width:100px; height:40px; line-height:30px; font-size:12px; text-align:right; }

/* ttsi = title + time + simple */
.list_news_ttsi{ float:left; width:860px; height:110px; }
.list_news_ttsi .divx{ float:left; width:860px; height:95px; border-bottom:1px solid #e8e8e8; }
.list_news_ttsi .diva{ float:left; width:760px; height:35px; line-height:35px; font-size:14px; overflow:hidden; }
.list_news_ttsi .divb{ float:left; width:100px; height:35px; line-height:35px; text-align:right; }
.list_news_ttsi .divc{ float:left; width:860px; height:50px; line-height:25px; overflow:hidden; color:#999999; }

/* imti = image + title */
.list_news_imti{ float:left; width:350px; height:280px; padding:0px 30px 0px 0px; }
.list_news_imti .divx{ float:left; width:350px; height:250px; background:#fdfdfd; box-shadow:2px 2px 3px rgba(200, 200, 200, 0.8); overflow:hidden; }
.list_news_imti .divx .diva{ float:left; width:350px; height:200px; }
.list_news_imti .divx .diva img{ width:350px; height:200px; border:0px; }
.list_news_imti .divx .divb{ float:left; width:310px; height:50px; line-height:50px; font-size:14px; padding:0px 20px 0px 20px; }

/* image + title + time + simple */
.list_news_item{ float:left; width:870px; height:180px; }
.list_news_item .divx{ float:left; width:870px; height:155px; border-bottom:1px solid #e8e8e8; }
.list_news_item .diva{ float:left; width:230px; height:120px; padding:0px 0px 0px 0px; }
.list_news_item .diva img{ width:200px; height:120px; border:0px; box-shadow:2px 2px 2px #c8c8c8; }
.list_news_item .divb{ float:left; width:640px; height:30px; line-height:30px; font-size:16px; overflow:hidden; }
.list_news_item .divc{ float:left; width:640px; height:30px; line-height:30px; font-size:12px; }
.list_news_item .divd{ float:left; width:640px; height:60px; line-height:30px; color:#999999; overflow:hidden; }

@media screen and (max-width:800px){
	.list_news_item{ width:100%; height:auto; padding:0px 0px 15px 0px; }
	.list_news_item .divx{ width:100%; height:auto; padding:0px 0px 10px 0px; }
	.list_news_item .diva{ width:100%; height:auto; }
	.list_news_item .diva img{ width:100%; height:auto; border:0px; box-shadow:0px 0px 0px #c8c8c8; }
	.list_news_item .divb{ width:100%; height:auto; line-height:30px; font-size:12px; overflow:auto; padding:10px 0px 5px 0px; }
	.list_news_item .divc{ width:100%; height:auto; line-height:25px; font-size:12px; }
	.list_news_item .divd{ display:none; }
}

/* itts = image + title + time + simple */
.list_news_itts_570{ float:left; width:630px; height:145px; }
.list_news_itts_570 .divx{ float:left; width:570px; height:120px; border-bottom:1px solid #e8e8e8; }
.list_news_itts_570 .diva{ float:left; width:180px; height:90px; padding:0px 0px 0px 0px; }
.list_news_itts_570 .diva img{ width:150px; height:90px; border:0px; box-shadow:2px 2px 2px #c8c8c8; }
.list_news_itts_570 .divb{ float:left; width:390px; height:30px; line-height:30px; font-size:14px; overflow:hidden; }
.list_news_itts_570 .divc{ float:left; width:390px; height:30px; line-height:30px; font-size:12px; }
.list_news_itts_570 .divd{ float:left; width:390px; height:30px; line-height:30px; font-size:12px; color:#999999; overflow:hidden; }
.list_news_itts_570_last{ width:570px; }

@media screen and (max-width:800px){
	.list_news_itts_570{ width:100%; height:auto; padding:0px 0px 15px 0px; }
	.list_news_itts_570 .divx{ width:100%; height:auto; padding:0px 0px 15px 0px; }
	.list_news_itts_570 .diva{ width:30%; height:auto; margin-right:5%; padding:1px 0px 0px 0px; }
	.list_news_itts_570 .diva img{ width:100%; height:auto; border:0px; box-shadow:2px 2px 2px #c8c8c8; }
	.list_news_itts_570 .divb{ width:65%; height:auto; line-height:22px; font-size:14px; overflow:auto; padding:0px 0px 0px 0px; }
	.list_news_itts_570 .divc{ width:65%; height:auto; line-height:22px; font-size:12px; color:rgba(150, 150, 150, 1); }
	.list_news_itts_570 .divd{ display:none; }
	.list_news_itts_570_last{ width:100%; }
}

/* itts = image + title + time + simple */
.list_news_itts_800{ float:left; width:800px; height:180px; }
.list_news_itts_800 .divx{ float:left; width:800px; height:155px; border-bottom:1px solid #e8e8e8; }
.list_news_itts_800 .diva{ float:left; width:230px; height:120px; padding:0px 0px 0px 0px; }
.list_news_itts_800 .diva img{ width:200px; height:120px; border:0px; box-shadow:2px 2px 2px #c8c8c8; }
.list_news_itts_800 .divb{ float:left; width:570px; height:30px; line-height:30px; font-size:16px; overflow:hidden; }
.list_news_itts_800 .divc{ float:left; width:570px; height:30px; line-height:30px; font-size:12px; }
.list_news_itts_800 .divd{ float:left; width:570px; height:60px; line-height:30px; color:#999999; overflow:hidden; }

@media screen and (max-width:800px){
	/* 上图下字 */
	/* .list_news_itts_800{ width:100%; height:auto; padding:0px 0px 15px 0px; }
	.list_news_itts_800 .divx{ width:100%; height:auto; padding:0px 0px 10px 0px; }
	.list_news_itts_800 .diva{ width:100%; height:auto; border-radius:3px; overflow:hidden; }
	.list_news_itts_800 .diva img{ width:100%; height:auto; border:0px; box-shadow:0px 0px 0px #c8c8c8; }
	.list_news_itts_800 .divb{ width:100%; height:auto; line-height:30px; font-size:14px; overflow:auto; padding:5px 0px 0px 0px; }
	.list_news_itts_800 .divc{ width:100%; height:auto; line-height:25px; font-size:12px; color:rgba(150, 150, 150, 1); }
	.list_news_itts_800 .divd{ display:none; } */
	
	/* 左图右字 */
	.list_news_itts_800{ width:100%; height:auto; padding:0px 0px 15px 0px; }
	.list_news_itts_800 .divx{ width:100%; height:auto; padding:0px 0px 15px 0px; }
	.list_news_itts_800 .diva{ width:30%; height:auto; margin-right:5%; padding:1px 0px 0px 0px; }
	.list_news_itts_800 .diva img{ width:100%; height:auto; border:0px; box-shadow:2px 2px 2px #c8c8c8; }
	.list_news_itts_800 .divb{ width:65%; height:auto; line-height:22px; font-size:14px; overflow:auto; padding:0px 0px 0px 0px; }
	.list_news_itts_800 .divc{ width:65%; height:auto; line-height:22px; font-size:12px; color:rgba(150, 150, 150, 1); }
	.list_news_itts_800 .divd{ display:none; }
}

/* szjzzh.com */
/* .list_news_item{ float:left; width:1200px; height:220px; }
.list_news_item .divx{ float:left; width:1140px; height:125px; padding:30px 30px 25px 30px; background:#f8f8f8; box-shadow:0px 0px 2px #c8c8c8; }
.list_news_item .divx:hover{ box-shadow:0px 0px 15px rgba(200, 200, 200, 0.8); transform:translateY(-2px); transition:all 0.2s; }
.list_news_item .diva{ float:left; width:230px; height:120px; padding:0px 0px 0px 0px; }
.list_news_item .diva img{ width:200px; height:120px; border:0px; }
.list_news_item .divb{ float:left; width:910px; height:30px; line-height:30px; font-size:16px; overflow:hidden; }
.list_news_item .divc{ float:left; width:910px; height:30px; line-height:30px; font-size:12px; }
.list_news_item .divd{ float:left; width:910px; height:60px; line-height:30px; color:#737373; overflow:hidden; }
.list_news_item .divd a{ color:#737373; }
.list_news_item .divd a:link{ color:#737373; }
.list_news_item .divd a:visited{ color:#737373; }
.list_news_item .divd a:hover{ color:#737373; } */

/* 宽屏样式 */
.list_neww_none{ float:left; width:100%; height:50px; line-height:35px; font-size:14px; border-bottom:1px solid #e8e8e8; margin-bottom:20px; }
.list_neww_page{ float:left; width:100%; height:50px; padding:0px 0px 0px 0px; }

@media screen and (max-width:800px){
	.list_neww_page{ display:none; }
}

.list_neww_titi{ float:left; width:630px; height:60px; overflow:hidden; }
.list_neww_titi .divx{ float:left; width:570px; height:40px; border-bottom:1px solid #e8e8e8; }
.list_neww_titi .diva{ float:left; width:470px; height:40px; line-height:30px; font-size:14px; overflow:hidden; }
.list_neww_titi .divb{ float:left; width:100px; height:40px; line-height:30px; font-size:12px; text-align:right; }
.list_neww_titi_last{ width:570px; }

@media screen and (max-width:800px){
	.list_neww_titi{ width:100%; height:auto; overflow:hidden; padding:0px 0px 10px 0px; }
	.list_neww_titi .divx{ width:100%; height:auto; border-bottom:1px solid #eeeeee; padding:0px 0px 10px 0px; }
	.list_neww_titi .diva{ width:100%; height:auto; line-height:30px; font-size:14px; overflow:hidden; }
	.list_neww_titi .divb{ width:100%; height:auto; line-height:25px; font-size:12px; text-align:left; color:rgba(150, 150, 150, 1); }
	.list_neww_titi_last{ width:100%; }
}

.list_neww_imti{ float:left; width:350px; height:280px; padding:0px 30px 0px 0px; }
.list_neww_imti .divx{ float:left; width:350px; height:250px; background:#f3f3f3; box-shadow:0px 0px 1px rgba(150, 150, 150, 0.8); border-radius:5px; overflow:hidden; }
.list_neww_imti .divx:hover{ box-shadow:0px 0px 15px rgba(200, 200, 200, 0.8); transform:translateY(-2px); transition:all 0.2s; background:#f8f8f8; }
.list_neww_imti .diva{ float:left; width:350px; height:210px; }
.list_neww_imti .diva img{ width:350px; height:200px; border:0px; }
.list_neww_imti .divb{ float:left; width:310px; height:30px; line-height:30px; font-size:14px; padding:0px 20px 0px 20px; }
.list_neww_imti_last{ float:left; width:350px; height:280px; padding:0px 0px 0px 0px; }

/* 宽屏默认：图片 + 标题 + 时间 + 描述 */
.list_neww_item{ float:left; width:1200px; height:220px; }
.list_neww_item .divx{ float:left; width:1138px; height:123px; padding:30px 30px 25px 30px; border:1px solid #e8e8e8; transition:all 0.5s; border-radius:3px; overflow:hidden; }
.list_neww_item .divx:hover{ box-shadow:0px 0px 2px rgba(200, 200, 200, 0.5); transform:translateY(0px); transition:all 0.5s; background:#fbfbfb; }
.list_neww_item .diva{ float:left; width:230px; height:120px; padding:0px 0px 0px 0px; }
.list_neww_item .diva img{ width:200px; height:120px; border:1px solid #e8e8e8; box-sizing:border-box; }
.list_neww_item .divb{ float:left; width:908px; height:30px; line-height:30px; font-size:16px; overflow:hidden; }
.list_neww_item .divc{ float:left; width:908px; height:30px; line-height:30px; font-size:12px; }
.list_neww_item .divd{ float:left; width:908px; height:60px; line-height:30px; color:#737373; overflow:hidden; }

@media screen and (max-width:800px){
	.list_neww_item{ width:100%; height:auto; padding:0px 0px 15px 0px; }
	.list_neww_item .divx{ width:100%; height:auto; padding:0px 0px 10px 0px; border:0px; border-bottom:1px solid #e8e8e8; border-radius:0px; }
	.list_neww_item .divx:hover{ box-shadow:0px 0px 0px rgba(200, 200, 200, 0.5); transform:translateY(0px); transition:all 0.5s; background:#ffffff; }
	.list_neww_item .diva{ width:100%; height:auto; border-radius:3px; overflow:hidden; }
	.list_neww_item .diva img{ width:100%; height:auto; border:0px; box-shadow:0px 0px 0px #c8c8c8; }
	.list_neww_item .divb{ width:100%; height:auto; line-height:30px; font-size:14px; overflow:auto; padding:5px 0px 0px 0px; }
	.list_neww_item .divc{ width:100%; height:auto; line-height:25px; font-size:12px; color:rgba(150, 150, 150, 1); }
	.list_neww_item .divd{ display:none; }
}

/* 标屏样式 */
.list_mall_none{ float:left; width:870px; height:50px; line-height:35px; font-size:14px; border-bottom:1px solid #e8e8e8; margin-bottom:20px; }
.list_mall_page{ float:left; width:870px; height:50px; line-height:22px; padding:0px 0px 0px 0px; }
.list_mall_page a{ font-size:12px; line-height:22px; }

@media screen and (max-width:800px){
	.list_mall_none{ width:100%; height:auto; }
	.list_mall_page{ display:none; }
}

.list_mall_item{ float:left; width:270px; height:245px; padding:0px 28px 0px 0px; }
.list_mall_item .divx{ float:left; width:270px; height:215px; background:#f8f8f8; border:1px solid #e0e0e0; box-sizing:border-box; box-shadow:0px 0px 0px rgba(200, 200, 200, 0.8); border-radius:3px; overflow:hidden; }
.list_mall_item .diva{ float:left; width:270px; height:162px; }
.list_mall_item .diva img{ width:270px; height:162px; border:0px solid #e0e0e0; box-sizing:border-box; }
.list_mall_item .divb{ float:left; width:240px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }

@media screen and (max-width:800px){
	.list_mall_item{ width:100%; height:auto; padding:0px 0px 10px 0px; }
	.list_mall_item .divx{ width:100%; height:auto; background:#ffffff; border:0px solid #e0e0e0; box-sizing:border-box; border-radius:0px; overflow:hidden; transition:all 0.2s; }
	.list_mall_item .divx:hover{ box-shadow:0px 0px 0px rgba(200, 200, 200, 0.8); transform:translateY(0px); transition:all 0.2s; background:#ffffff; }
	.list_mall_item .diva{ width:100%; height:auto; }
	.list_mall_item .diva img{ width:100%; height:auto; border:1px solid #e0e0e0; box-sizing:border-box; }
	.list_mall_item .divb{ width:100%; height:auto; line-height:50px; font-size:12px; padding:0px 0px 0px 0px; text-align:center; overflow:hidden; }
}

/* 网站首页，一排四个 */
.list_mall_home{ float:left; width:310px; height:260px; padding:0px 0px 0px 0px; }
.list_mall_home .divx{ float:left; width:270px; height:215px; background:#f8f8f8; border:1px solid #e0e0e0; box-sizing:border-box; border-radius:3px; overflow:hidden; transition:all 0.2s; }
.list_mall_home .divx:hover{ box-shadow:0px 0px 15px rgba(200, 200, 200, 0.8); transform:translateY(-2px); transition:all 0.2s; background:#f8f8f8; }
.list_mall_home .diva{ float:left; width:270px; height:162px; }
.list_mall_home .diva img{ width:270px; height:162px; border:0px solid #e0e0e0; box-sizing:border-box; }
.list_mall_home .divb{ float:left; width:240px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_mall_home_last{ width:270px; }

@media screen and (max-width:800px){
	.list_mall_home{ width:100%; height:auto; padding:0px 0px 10px 0px; }
	.list_mall_home .divx{ width:100%; height:auto; background:#ffffff; border:0px solid #e0e0e0; box-sizing:border-box; border-radius:0px; overflow:hidden; transition:all 0.2s; }
	.list_mall_home .divx:hover{ box-shadow:0px 0px 0px rgba(200, 200, 200, 0.8); transform:translateY(0px); transition:all 0.2s; background:#ffffff; }
	.list_mall_home .diva{ width:100%; height:auto; }
	.list_mall_home .diva img{ width:100%; height:auto; border:1px solid #e0e0e0; box-sizing:border-box; }
	.list_mall_home .divb{ width:100%; height:auto; line-height:50px; font-size:12px; padding:0px 0px 0px 0px; text-align:center; overflow:hidden; }
	.list_mall_home_last{ width:100%; }
}

/* imti = image + title */
.list_mall_imti{ float:left; width:380px; height:290px; padding:0px 0px 0px 0px; }
.list_mall_imti_last{ float:left; width:350px; height:290px; padding:0px 0px 0px 0px; }

.list_mall_imti .divx{ float:left; width:350px; height:260px; background:#f8f8f8; box-shadow:0px 0px 1px rgba(200, 200, 200, 0.8); border-radius:5px; overflow:hidden; }
.list_mall_imti .divx:hover{ box-shadow:0px 0px 15px rgba(200, 200, 200, 0.8); transform:translateY(-2px); transition:all 0.2s; background:#f8f8f8; }
.list_mall_imti .diva{ float:left; width:350px; height:210px; }
.list_mall_imti .diva img{ width:350px; height:210px; border:0px; }
.list_mall_imti .divb{ float:left; width:310px; height:50px; line-height:50px; font-size:14px; padding:0px 20px 0px 20px; }

.list_mall_imti_100_100{ float:left; width:100px; height:150px; padding:0px 20px 0px 0px; }
.list_mall_imti_100_100 .divx{ float:left; width:100px; height:150px; }
.list_mall_imti_100_100 .diva{ float:left; width:106px; height:106px; }
.list_mall_imti_100_100 .diva img{ width:100px; height:100px; padding:2px; border:1px solid #e8e8e8; }
.list_mall_imti_100_100 .divb{ float:left; width:100px; height:35px; line-height:30px; font-size:12px; text-align:center; overflow:hidden; }

/* 宽度：800，一行二列 */
.list_mall_imti_800_380{ float:left; width:420px; height:278px; padding:0px 0px 0px 0px; }
.list_mall_imti_800_380 .divx{ float:left; width:380px; height:278px; }
.list_mall_imti_800_380 .divx:hover .diva img{ transform:scale(1.2); transition:all 0.5s; }
.list_mall_imti_800_380 .diva{ float:left; width:380px; height:228px; border:1px solid rgba(238, 238, 238, 1); box-sizing:border-box; border-radius:3px; overflow:hidden; }
.list_mall_imti_800_380 .diva img{ width:380px; height:228px; transition:all 0.5s; }
.list_mall_imti_800_380 .divb{ float:left; width:380px; height:50px; line-height:50px; font-size:14px; text-align:center; overflow:hidden; }
.list_mall_imti_800_380_last{ width:380px; }

@media screen and (max-width:800px){
	.list_mall_imti_800_380{ float:left; width:48%; height:auto; padding:0px 4% 3px 0px; }
	.list_mall_imti_800_380 .divx{ float:left; width:100%; height:auto; }
	.list_mall_imti_800_380 .diva{ float:left; width:100%; height:auto; border:1px solid rgba(238, 238, 238, 1); box-sizing:border-box; border-radius:3px; overflow:hidden; }
	.list_mall_imti_800_380 .diva img{ width:100%; height:auto; }
	.list_mall_imti_800_380 .divb{ float:left; width:100%; height:auto; line-height:30px; font-size:12px; text-align:center; overflow:hidden; }
	.list_mall_imti_800_380_last{ width:48%; padding:0px 0px 3px 0px; }
}

/* 宽屏样式 = imti = image + title */
.list_malw_none{ float:left; width:1110px; height:50px; line-height:35px; font-size:14px; border-bottom:1px solid #e8e8e8; margin-bottom:20px; }
.list_malw_page{ float:left; width:1110px; height:50px; padding:5px 0px 0px 0px; }

.list_malw_imti{ float:left; width:350px; height:280px; padding:0px 30px 0px 0px; }
.list_malw_imti .divx{ float:left; width:350px; height:250px; background:#f3f3f3; box-shadow:0px 0px 1px rgba(200, 200, 200, 0.8); border-radius:5px; overflow:hidden; }
.list_malw_imti .divx:hover{ box-shadow:0px 0px 15px rgba(200, 200, 200, 0.8); transform:translateY(-2px); transition:all 0.2s; background:#f8f8f8; }
.list_malw_imti .diva{ float:left; width:350px; height:210px; }
.list_malw_imti .diva img{ width:350px; height:200px; border:0px; }
.list_malw_imti .divb{ float:left; width:310px; height:30px; line-height:30px; font-size:14px; padding:0px 20px 0px 20px; }

/* 一排四个 */
/* .list_malw_imti{ float:left; width:310px; height:360px; padding:0px 0px 0px 0px; }
.list_malw_imti .divx{ float:left; width:270px; height:320px; background:#f3f3f3; box-shadow:0px 0px 1px rgba(200, 200, 200, 0.8); border-radius:5px; overflow:hidden; transition:all 0.2s; }
.list_malw_imti .divx:hover{ box-shadow:0px 0px 15px rgba(200, 200, 200, 0.8); transform:translateY(-2px); transition:all 0.2s; background:#f8f8f8; }
.list_malw_imti .diva{ float:left; width:270px; height:270px; }
.list_malw_imti .diva img{ width:270px; height:270px; border:0px; }
.list_malw_imti .divb{ float:left; width:240px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_malw_imti_last{ width:270px; } */

/* 宽屏样式 */
.list_malm_item{ width:1110px; height:240px; margin:0px auto; padding:0px 0px 0px 0px; }
.list_malm_item .divx{ float:left; width:1110px; height:240px; position:relative; }
.list_malm_item .divx .diva{ float:left; width:610px; height:50px; line-height:40px; font-size:16px; padding:0px 0px 0px 0px; overflow:hidden; }
.list_malm_item .divx .divb{ float:left; width:610px; height:150px; line-height:30px; font-size:14px; padding:0px 0px 0px 0px; overflow:hidden; color:#808080; }
.list_malm_item .divx .divc{ float:left; width:610px; height:40px; }
.list_malm_item .divx .divc a{ float:left; width:100px; color:#333333; line-height:35px; font-size:14px; display:block; border:1px solid #e4e4e4; border-radius:5px; text-align:center; background:#ffffff; }
.list_malm_item .divx .divc a:link { color:#333333; }
.list_malm_item .divx .divc a:visited { color:#333333; }
.list_malm_item .divx .divc a:hover { color:#333333; text-decoration:none; border:1px solid #a2a2a2; }
.list_malm_item .divx .divd{ float:left; width:400px; height:240px; position:absolute; top:0px; right:0px; }
.list_malm_item .divx .divd img{ width:400px; height:240px; border:0px; box-shadow:0px 0px 1px rgba(200, 200, 200, 0.8); border-radius:5px; }

.list_maln_item{ width:1110px; height:240px; margin:0px auto; padding:0px 0px 0px 0px; }
.list_maln_item .divx{ float:left; width:1110px; height:240px; position:relative; }
.list_maln_item .divx .diva{ float:left; width:500px; height:240px; }
.list_maln_item .divx .diva img{ width:400px; height:240px; border:0px; box-shadow:0px 0px 1px rgba(200, 200, 200, 0.8); border-radius:5px; }
.list_maln_item .divx .divb{ float:left; width:610px; height:50px; line-height:40px; font-size:16px; overflow:hidden; }
.list_maln_item .divx .divc{ float:left; width:610px; height:150px; line-height:30px; font-size:14px; overflow:hidden; color:#808080; }
.list_maln_item .divx .divd{ float:left; width:610px; height:40px; }
.list_maln_item .divx .divd a{ float:left; width:100px; color:#333333; line-height:35px; font-size:14px; display:block; border:1px solid #e4e4e4; border-radius:5px; text-align:center; background:#ffffff; }
.list_maln_item .divx .divd a:link { color:#333333; }
.list_maln_item .divx .divd a:visited { color:#333333; }
.list_maln_item .divx .divd a:hover { color:#333333; text-decoration:none; border:1px solid #a2a2a2; }

.list_maln_none{ width:1100px; height:50px; line-height:35px; margin:0px auto; font-size:14px; border-bottom:1px solid #e8e8e8; }
.list_maln_page{ width:1100px; height:50px; line-height:35px; margin:0px auto; padding:5px 0px 0px 0px; }

/* 标屏 + 二列 */
.list_mall_1120{ float:left; width:450px; height:335px; padding:0px 0px 0px 0px; }
.list_mall_1120 .divx{ float:left; width:420px; height:302px; background:#eaeaea; border-radius:5px; overflow:hidden; }
.list_mall_1120 .divx:hover .diva img{ transform:scale(1.2); transition:all 0.5s; }
.list_mall_1120 .diva{ float:left; width:420px; height:252px; background:rgba(255, 255, 255, 1); overflow:hidden; }
.list_mall_1120 .diva img{ width:420px; height:252px; border:0px; transition:all 0.5s; }
.list_mall_1120 .divb{ float:left; width:400px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_mall_1120_last{ width:420px; }

@media screen and (max-width:800px){
	.list_mall_1120{ width:100%; height:auto; padding:0px 0px 0px 0px; }
	.list_mall_1120 .divx{ width:100%; height:auto; background:none; border:0px solid #e0e0e0; box-sizing:border-box; border-radius:0px; overflow:hidden; transition:all 0.2s; }
	.list_mall_1120 .divx:hover .diva img{ transform:scale(1.0); }
	.list_mall_1120 .diva{ width:100%; height:auto; border:1px solid #e0e0e0; box-sizing:border-box; border-radius:5px; }
	.list_mall_1120 .diva img{ width:100%; height:auto; border:0px; }
	.list_mall_1120 .divb{ width:100%; height:auto; line-height:30px; font-size:14px; padding:5px 0px 5px 0px; text-align:center; overflow:hidden; }
}

/* 标屏 + 三列 */
.list_mall_1130{ float:left; width:300px; height:245px; padding:0px 0px 0px 0px; }
.list_mall_1130 .divx{ float:left; width:270px; height:212px; background:#eaeaea; border-radius:5px; overflow:hidden; }
.list_mall_1130 .divx:hover .diva img{ transform:scale(1.2); transition:all 0.5s; }
.list_mall_1130 .diva{ float:left; width:270px; height:162px; background:rgba(255, 255, 255, 1); overflow:hidden; }
.list_mall_1130 .diva img{ width:270px; height:162px; border:0px; transition:all 0.5s; }
.list_mall_1130 .divb{ float:left; width:240px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_mall_1130_last{ width:270px; }

@media screen and (max-width:800px){
	.list_mall_1130{ width:100%; height:auto; padding:0px 0px 10px 0px; }
	.list_mall_1130 .divx{ width:100%; height:auto; background:#ffffff; border:0px solid #e0e0e0; box-sizing:border-box; border-radius:0px; overflow:hidden; transition:all 0.2s; }
	.list_mall_1130 .divx:hover{ box-shadow:0px 0px 0px rgba(200, 200, 200, 0.8); transform:translateY(0px); transition:all 0.2s; background:#ffffff; }
	.list_mall_1130 .diva{ width:100%; height:auto; }
	.list_mall_1130 .diva img{ width:100%; height:auto; border:1px solid #e0e0e0; box-sizing:border-box; }
	.list_mall_1130 .divb{ width:100%; height:auto; line-height:50px; font-size:12px; padding:0px 0px 0px 0px; text-align:center; overflow:hidden; }
}

/* 宽屏 + 三列 */
.list_mall_2030{ float:left; width:410px; height:313px; padding:0px 0px 0px 0px; }
.list_mall_2030 .divx{ float:left; width:380px; height:278px; background:#eeeeee; border-radius:5px; border:1px solid rgba(238, 238, 238, 1.0); box-sizing:border-box; overflow:hidden; }
.list_mall_2030 .divx:hover .diva img{ transform:scale(1.2); transition:all 0.5s; }
.list_mall_2030 .diva{ float:left; width:380px; height:228px; background:#ffffff; overflow:hidden; }
.list_mall_2030 .diva img{ width:380px; height:228px; border:0px; transition:all 0.5s; }
.list_mall_2030 .divb{ float:left; width:350px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_mall_2030_last{ width:380px; }

@media screen and (max-width:800px){
	.list_mall_2030{ width:100%; height:auto; padding:0px 0px 0px 0px; }
	.list_mall_2030 .divx{ width:100%; height:auto; background:none; border:0px solid #e0e0e0; box-sizing:border-box; border-radius:0px; overflow:hidden; transition:all 0.2s; }
	.list_mall_2030 .divx:hover .diva img{ transform:scale(1.0); }
	.list_mall_2030 .diva{ width:100%; height:auto; border-radius:5px; }
	.list_mall_2030 .diva img{ width:100%; height:auto; border:1px solid rgba(240, 240, 240, 1); box-sizing:border-box; }
	.list_mall_2030 .divb{ width:100%; height:auto; line-height:30px; font-size:14px; padding:5px 0px 5px 0px; text-align:center; overflow:hidden; }
}

/* 宽屏三列：三个参数 */
.list_2030_3010{ float:left; width:410px; height:310px; padding:0px 0px 0px 0px; }
.list_2030_3010 .divx{ float:left; width:380px; height:288px; overflow:hidden; }
.list_2030_3010 .imae{ float:left; width:380px; height:228px; overflow:hidden; }
.list_2030_3010 .imae img{ width:380px; height:228px; border:0px; transition:all 0.5s; }
.list_2030_3010 .imae img:hover{ transform:scale(1.2); transition:all 0.5s; }
.list_2030_3010 .time{ float:left; width:380px; height:30px; line-height:35px; font-size:12px; color:#999999; }
.list_2030_3010 .tite{ float:left; width:380px; height:30px; line-height:30px; font-size:14px; overflow:hidden; }
.list_2030_3010_last{ width:380px; }

.list_2030_3020{ float:left; width:410px; height:313px; padding:0px 0px 0px 0px; }
.list_2030_3020 .divx{ float:left; width:380px; height:278px; background:#eeeeee; border-radius:5px; border:1px solid rgba(238, 238, 238, 1.0); box-sizing:border-box; overflow:hidden; }
.list_2030_3020 .divx:hover .diva img{ transform:scale(1.2); transition:all 0.5s; }
.list_2030_3020 .imae{ float:left; width:380px; height:228px; background:#ffffff; overflow:hidden; }
.list_2030_3020 .imae img{ width:380px; height:228px; border:0px; transition:all 0.5s; }
.list_2030_3020 .time{ float:left; width:350px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_2030_3020 .tite{ float:left; width:350px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_2030_3020_last{ width:380px; }