@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_root_none{ float:left; width:100%; height:50px; line-height:35px; font-size:14px; border-bottom:1px solid #e8e8e8; margin-bottom:20px; }
.list_root_page{ float:left; width:100%; height:50px; line-height:22px; padding:5px 0px 20px 0px; }
.list_root_page a{ font-size:12px; line-height:22px; }

@media screen and (max-width:800px){
	.list_root_none{ width:92%; height:auto; margin:10px 4% 0px 4%; font-size:12px; border-bottom:0px; }
	.list_root_page{ display:none; }
}

/* 属性检索 */
.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_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%; }
}

/* 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:92%; height:auto; margin:0px 4% 0px 4%; }
	.list_mall_page{ display:none; }
}

/* 默认商品 */
.list_mall_item{ float:left; width:32%; height:auto; margin-right:2%; padding-bottom:2.5%; }
.list_mall_item:nth-child(3n){ margin-right:0px; }
.list_mall_item .divx{ float:left; width:100%; height:auto; 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 .imgs{ float:left; width:100%; height:auto; overflow:hidden; }
.list_mall_item .imgs img{ float:left; width:100%; height:auto; 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_itdm_2030{ float:left; width:32%; height:auto; margin-right:2%; padding-bottom:2.5%; }
.list_itdm_2030:nth-child(3n){ margin-right:0px; }
.list_itdm_2030 .divx{ float:left; width:100%; height:auto; position:relative; overflow:hidden; border-radius:5px; background:#ffffff; box-shadow:2px 2px 5px rgba(200, 200, 200, 0.5); }
.list_itdm_2030 .imgs{ float:left; width:100%; height:auto; overflow:hidden; }
.list_itdm_2030 .imgs img{ float:left; width:100%; height:auto; border:0px; transition:all 0.5s; }
.list_itdm_2030 .imgs img:hover{ transform:scale(1.2); transition:all 0.5s; }
.list_itdm_2030 .tite{ float:left; width:90%; height:50px; padding:5px 5% 0px 5%; overflow:hidden; }
.list_itdm_2030 .tite a{ font-size:14px; line-height:50px; }
.list_itdm_2030 .desc{ float:left; width:90%; height:75px; padding:0px 5% 5px 5%; overflow:hidden; font-size:12px; line-height:25px; color:#999999; }
.list_itdm_2030 .more{ float:left; width:90%; height:35px; padding:0px 5% 5px 5%; }
.list_itdm_2030 .more a{ font-size:12px; line-height:30px; text-transform:lowercase; }
.list_itdm_2030 .more a span{ font-size:12px; padding:0px 0px 0px 5px; line-height:30px; }

@media screen and (max-width:800px){
	.list_itdm_2030{ width:100%; margin-right:0px; padding:0px 0px 20px 0px; }
	.list_itdm_2030 .divx{ border-radius:0px; }
	.list_itdm_2030 .tite{ width:92%; padding:5px 4% 0px 4%; }
	.list_itdm_2030 .desc{ width:92%; padding:0px 4% 5px 4%; }
	.list_itdm_2030 .more{ width:92%; padding:0px 4% 5px 4%; }
}

/* 网站首页，一排四个 */
.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_mall_2040{ float:left; width:279px; height:240px; padding:0px 28px 0px 0px; }
.list_mall_2040 .divx{ float:left; width:279px; height:212px; background:#eeeeee; border-radius:5px; border:1px solid #eeeeee; box-sizing:border-box; overflow:hidden; }
.list_mall_2040 .divx:hover .imgs img{ transform:scale(1.2); transition:all 0.5s; }
.list_mall_2040 .imgs{ float:left; width:279px; height:167px; background:#ffffff; overflow:hidden; }
.list_mall_2040 .imgs img{ width:279px; height:167px; border:0px; transition:all 0.5s; }
.list_mall_2040 .tite{ float:left; width:249px; height:45px; line-height:45px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_mall_2040:nth-child(4n){ padding:0px 0px 0px 0px; }

@media screen and (max-width:800px){
	.list_mall_2040{ width:100%; height:auto; padding:0px 0px 0px 0px; }
	.list_mall_2040 .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_2040 .divx:hover .imgs img{ transform:scale(1.0); }
	.list_mall_2040 .imgs{ width:100%; height:auto; border-radius:5px; }
	.list_mall_2040 .imgs img{ width:100%; height:auto; border:1px solid rgba(240, 240, 240, 1); box-sizing:border-box; }
	.list_mall_2040 .tite{ 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; }

/* 宽屏二列：标题、时间 */
.list_titi_2020{ float:left; width:570px; height:60px; margin-right:60px; }
.list_titi_2020 .divx{ float:left; width:570px; height:40px; border-bottom:1px solid #e8e8e8; }
.list_titi_2020 .tite{ float:left; width:470px; height:40px; font-size:14px; line-height:30px; overflow:hidden; }
.list_titi_2020 .time{ float:left; width:100px; height:40px; font-size:12px; line-height:30px; text-align:right; color:#999999; }
.list_titi_2020:nth-child(2n){ margin-right:0px; }

@media screen and (max-width:800px){
	.list_titi_2020{ width:100%; height:auto; padding:0px 0px 10px 0px; margin-right:0px; }
	.list_titi_2020 .divx{ width:100%; height:auto; padding:0px 0px 10px 0px; }
	.list_titi_2020 .tite{ width:100%; height:auto; }
	.list_titi_2020 .time{ width:100%; height:auto; line-height:25px; text-align:left; }
	.list_titi_2020:nth-child(2n){ margin-right:0px; }
}

/* 宽屏三列：标题 + 时间 */
.list_titi_2030{ float:left; width:100%; }
.list_titi_2030 .divx{ float:left; width:100%; border-bottom:1px solid #999999; }
.list_titi_2030 .tite{ float:left; width:75%; height:50px; overflow:hidden; }
.list_titi_2030 .tite a{ font-size:14px; line-height:50px; }
.list_titi_2030 .time{ float:left; width:25%; font-size:12px; line-height:50px; text-align:right; }

/* 标准一列：标题 + 时间 + 描述 */
.list_titi_8010{ float:left; width:800px; padding:0px 0px 20px 0px; }
.list_titi_8010 .divx{ float:left; width:100%; padding:0px 0px 15px 0px; border-bottom:1px solid #e8e8e8; }
.list_titi_8010 .tite{ float:left; width:75%; height:35px; line-height:30px; font-size:14px; overflow:hidden; }
.list_titi_8010 .tite a{ font-size:14px; line-height:30px; }
.list_titi_8010 .time{ float:left; width:25%; height:35px; line-height:30px; font-size:12px; text-align:right; }
.list_titi_8010 .desc{ float:left; width:100%; font-size:12px; line-height:30px; color:#999999; }

@media screen and (max-width:800px){
	.list_titi_8010{ width:92%; padding:0px 4% 15px 4%; }
	.list_titi_8010 .divx{ width:100%; }
	.list_titi_8010 .tite{ width:100%; height:30px; line-height:30px; }
	.list_titi_8010 .time{ width:100%; height:25px; line-height:25px; text-align:left; }
	.list_titi_8010 .desc{ width:100%; line-height:25px; }
}

/* 标屏一列：时间、标题、描述 */
.list_titd_1010{ float:left; width:870px; padding:0px 0px 20px 0px; }
.list_titd_1010 .divx{ float:left; width:100%; padding:0px 0px 15px 0px; border-bottom:1px solid #e8e8e8; }
.list_titd_1010 .time{ float:left; width:80px; height:70px; line-height:30px; font-size:12px; padding:6px 0px 0px 0px; }
.list_titd_1010 .time .days{ float:left; width:60px; height:45px; font-size:28px; line-height:45px; text-align:center; background:#eae6e2; border-bottom:1px solid #ffffff; }
.list_titd_1010 .time .date{ float:left; width:60px; height:25px; font-size:12px; line-height:25px; text-align:center; background:#eae6e2; }
.list_titd_1010 .year{ display:none; }
.list_titd_1010 .tite{ float:left; width:790px; height:30px; line-height:30px; font-size:14px; overflow:hidden; }
.list_titd_1010 .tite a{ font-size:14px; line-height:30px; }
.list_titd_1010 .desc{ float:left; width:790px; height:50px; font-size:12px; line-height:25px; color:#999999; overflow:hidden; }

@media screen and (max-width:800px){
	.list_titd_1010{ width:92%; padding:0px 4% 15px 4%; }
	.list_titd_1010 .divx{ width:100%; }
	.list_titd_1010 .time{ display:none; }
	.list_titd_1010 .year{ width:100%; height:25px; line-height:25px; text-align:left; color:#f89c34; display:block; font-weight:bold; font-size:12px; }
	.list_titd_1010 .tite{ width:100%; height:auto; line-height:25px; font-weight:bold; }
	.list_titd_1010 .desc{ width:100%; height:40px; line-height:20px; }
}

/* image + title + 1120 = 标屏两列 */
.list_imti_1120{ float:left; width:450px; height:335px; padding:0px 0px 0px 0px; }
.list_imti_1120 .divx{ float:left; width:420px; height:302px; background:#ffffff; border-radius:5px; overflow:hidden; }
.list_imti_1120 .divx:hover .imgs img{ transform:scale(1.2); transition:all 0.5s; }
.list_imti_1120 .imgs{ float:left; width:420px; height:252px; background:rgba(255, 255, 255, 1); overflow:hidden; }
.list_imti_1120 .imgs img{ width:420px; height:252px; border:0px; transition:all 0.5s; }
.list_imti_1120 .tite{ float:left; width:400px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_imti_1120:nth-child(2n){ width:420px; }

@media screen and (max-width:800px){
	.list_imti_1120{ width:100%; height:auto; padding:0px 0px 20px 0px; }
	.list_imti_1120 .divx{ width:100%; height:auto; background:#ffffff; border:0px solid #e0e0e0; box-sizing:border-box; border-radius:5px; overflow:hidden; transition:all 0.2s; }
	.list_imti_1120 .divx:hover .imgs img{ transform:scale(1.0); }
	.list_imti_1120 .imgs{ width:100%; height:auto; border:0px solid #e0e0e0; box-sizing:border-box; border-radius:0px; }
	.list_imti_1120 .imgs img{ width:100%; height:auto; border:0px; }
	.list_imti_1120 .tite{ width:100%; height:auto; line-height:30px; font-size:14px; padding:5px 0px 5px 0px; text-align:center; overflow:hidden; }
}

/* image + title + 1130 = 标屏三列 */
.list_imti_1130{ float:left; width:300px; height:240px; padding:0px 0px 0px 0px; }
.list_imti_1130 .divx{ float:left; width:270px; height:210px; background:#eaeaea; border-radius:5px; overflow:hidden; }
.list_imti_1130 .divx:hover .imgs img{ transform:scale(1.2); transition:all 0.5s; }
.list_imti_1130 .imgs{ float:left; width:270px; height:162px; background:rgba(255, 255, 255, 1); overflow:hidden; }
.list_imti_1130 .imgs img{ width:270px; height:162px; border:0px; transition:all 0.5s; }
.list_imti_1130 .tite{ float:left; width:250px; height:45px; line-height:45px; font-size:12px; padding:0px 10px 0px 10px; text-align:center; overflow:hidden; }
.list_imti_1130:nth-child(3n){ width:270px; }

@media screen and (max-width:800px){
	.list_imti_1130{ width:48%; height:auto; padding:0px 4% 0px 0px; }
	.list_imti_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_imti_1130 .divx:hover{ box-shadow:0px 0px 0px rgba(200, 200, 200, 0.8); transform:translateY(0px); transition:all 0.2s; background:#ffffff; }
	.list_imti_1130 .imgs{ width:100%; height:auto; }
	.list_imti_1130 .imgs img{ width:100%; height:auto; border:1px solid rgba(240, 240, 240, 1); box-sizing:border-box; border-radius:5px; }
	.list_imti_1130 .tite{ width:100%; height:auto; line-height:30px; font-size:12px; padding:5px 0px 5px 0px; text-align:center; overflow:hidden; }
	.list_imti_1130:nth-child(2n){ width:48%; padding:0px 0px 0px 0px; }
}

/* 宽屏三列：灰底黑字 */
.list_imti_2030{ float:left; width:410px; height:310px; padding:0px 0px 0px 0px; }
.list_imti_2030 .divx{ float:left; width:380px; height:280px; background:#e8e8e8; border-radius:5px; border:0px solid rgba(238, 238, 238, 1.0); box-sizing:border-box; overflow:hidden; }
.list_imti_2030 .divx:hover .imgs img{ transform:scale(1.2); transition:all 0.5s; }
.list_imti_2030 .imgs{ float:left; width:380px; height:228px; background:#ffffff; overflow:hidden; }
.list_imti_2030 .imgs img{ width:380px; height:228px; border:0px; transition:all 0.5s; }
.list_imti_2030 .tite{ float:left; width:350px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_imti_2030 .tite a{ color:#000000; }
.list_imti_2030 .tite a:link{ color:#000000; }
.list_imti_2030 .tite a:visited{ color:#000000; }
.list_imti_2030 .tite a:hover{ color:#000000; }
.list_imti_2030:nth-child(3n){ width:380px; }

@media screen and (max-width:800px){
	.list_imti_2030{ width:100%; height:auto; padding:0px 0px 0px 0px; }
	.list_imti_2030 .divx{ width:100%; height:auto; background:none; border-radius:0px; border:0px solid #e0e0e0; box-sizing:border-box; }
	.list_imti_2030 .divx:hover .imgs img{ transform:scale(1.0); }
	.list_imti_2030 .imgs{ width:100%; height:auto; border-radius:5px; }
	.list_imti_2030 .imgs img{ width:100%; height:auto; border:1px solid rgba(240, 240, 240, 1); box-sizing:border-box; }
	.list_imti_2030 .tite{ width:100%; height:auto; line-height:30px; font-size:14px; padding:5px 0px 5px 0px; }
	.list_imti_2030 .tite a{ color:#000000; }
	.list_imti_2030 .tite a:link{ color:#000000; }
	.list_imti_2030 .tite a:visited{ color:#000000; }
	.list_imti_2030 .tite a:hover{ color:#000000; }
	.list_imti_2030_last{ width:100%; }
}

/* image + title + 2030 + 白底黑字 */
.list_imti_2031{ float:left; width:410px; height:310px; padding:0px 0px 0px 0px; }
.list_imti_2031 .divx{ float:left; width:380px; height:280px; background:#ffffff; border-radius:5px; border:0px solid rgba(238, 238, 238, 1.0); box-sizing:border-box; overflow:hidden; }
.list_imti_2031 .divx:hover .imae img{ transform:scale(1.2); transition:all 0.5s; }
.list_imti_2031 .imae{ float:left; width:380px; height:228px; background:#ffffff; overflow:hidden; }
.list_imti_2031 .imae img{ width:380px; height:228px; border:0px; transition:all 0.5s; }
.list_imti_2031 .tite{ float:left; width:350px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_imti_2031 .tite a{ color:#000000; }
.list_imti_2031 .tite a:link{ color:#000000; }
.list_imti_2031 .tite a:visited{ color:#000000; }
.list_imti_2031 .tite a:hover{ color:#000000; }
.list_imti_2031_last{ width:380px; }

@media screen and (max-width:800px){
	.list_imti_2031{ width:100%; height:auto; padding:0px 0px 0px 0px; }
	.list_imti_2031 .divx{ width:100%; height:auto; background:none; border-radius:0px; border:0px solid #e0e0e0; box-sizing:border-box; }
	.list_imti_2031 .divx:hover .imae img{ transform:scale(1.0); }
	.list_imti_2031 .imae{ width:100%; height:auto; border-radius:5px; }
	.list_imti_2031 .imae img{ width:100%; height:auto; border:1px solid rgba(240, 240, 240, 1); box-sizing:border-box; }
	.list_imti_2031 .tite{ width:100%; height:auto; line-height:30px; font-size:14px; padding:5px 0px 5px 0px; }
	.list_imti_2031 .tite a{ color:#000000; }
	.list_imti_2031 .tite a:link{ color:#000000; }
	.list_imti_2031 .tite a:visited{ color:#000000; }
	.list_imti_2031 .tite a:hover{ color:#000000; }
	.list_imti_2031_last{ width:100%; }
}

/* 宽屏三列：灰色灰框 */
.list_imti_2032{ float:left; width:410px; height:313px; padding:0px 0px 0px 0px; }
.list_imti_2032 .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_imti_2032 .divx:hover .imgs img{ transform:scale(1.2); transition:all 0.5s; }
.list_imti_2032 .imgs{ float:left; width:380px; height:228px; background:#ffffff; overflow:hidden; }
.list_imti_2032 .imgs img{ width:380px; height:228px; border:0px; transition:all 0.5s; }
.list_imti_2032 .tite{ float:left; width:350px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_imti_2032:nth-child(3n){ width:380px; }

@media screen and (max-width:800px){
	.list_imti_2032{ width:92%; height:auto; padding:0px 4% 0px 4%; }
	.list_imti_2032 .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_imti_2032 .divx:hover .imgs img{ transform:scale(1.0); }
	.list_imti_2032 .imgs{ width:100%; height:auto; border-radius:5px; }
	.list_imti_2032 .imgs img{ width:100%; height:auto; border:1px solid rgba(240, 240, 240, 1); box-sizing:border-box; }
	.list_imti_2032 .tite{ width:100%; height:auto; line-height:30px; font-size:14px; padding:5px 0px 5px 0px; text-align:center; overflow:hidden; }
	.list_imti_2032:nth-child(3n){ width:92%; padding:0px 4% 0px 4%; }
}

/* 宽屏三列：正方形图 */
.list_imti_2033{ float:left; width:410px; height:415px; padding:0px 0px 0px 0px; }
.list_imti_2033 .divx{ float:left; width:380px; height:380px; background:#eeeeee; border-radius:5px; overflow:hidden; position:relative; }
.list_imti_2033 .divx:hover .imgs img{ transform:scale(1.2); transition:all 0.5s; }
.list_imti_2033 .imgs{ float:left; width:380px; height:380px; background:#ffffff; overflow:hidden; }
.list_imti_2033 .imgs img{ width:380px; height:380px; border:0px; transition:all 0.5s; }
.list_imti_2033 .tite{ float:left; width:350px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_imti_2033 .tite{ position:absolute; left:0px; bottom:0px; background:rgba(0, 0, 0, 0.6); color:#ffffff; }
.list_imti_2033 .tite a{ color:#ffffff; }
.list_imti_2033 .tite a:link{ color:#ffffff; }
.list_imti_2033 .tite a:visited{ color:#ffffff; }
.list_imti_2033 .tite a:hover{ color:#ffffff; }
.list_imti_2033:nth-child(3n){ width:380px; }

@media screen and (max-width:800px){
	.list_imti_2033{ width:92%; height:auto; padding:0px 4% 0px 4%; }
	.list_imti_2033 .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_imti_2033 .divx:hover .imgs img{ transform:scale(1.0); }
	.list_imti_2033 .imgs{ width:100%; height:auto; border-radius:5px; }
	.list_imti_2033 .imgs img{ width:100%; height:auto; border:1px solid rgba(240, 240, 240, 1); box-sizing:border-box; }
	.list_imti_2033 .tite{ width:100%; height:auto; line-height:30px; font-size:14px; padding:5px 0px 5px 0px; text-align:center; overflow:hidden; }
	.list_imti_2033:nth-child(3n){ width:92%; padding:0px 4% 0px 4%; }
}

/* image + title + 2040 */
.list_imti_2040{ float:left; width:308px; height:360px; padding:0px 0px 0px 0px; }
.list_imti_2040 .divx{ float:left; width:275px; height:325px; background:#519818; border-radius:5px; border:0px solid rgba(238, 238, 238, 1.0); box-sizing:border-box; overflow:hidden; }
.list_imti_2040 .divx:hover .imae img{ transform:scale(1.2); transition:all 0.5s; }
.list_imti_2040 .imae{ float:left; width:275px; height:275px; background:#ffffff; overflow:hidden; }
.list_imti_2040 .imae img{ width:275px; height:275px; border:0px; transition:all 0.5s; }
.list_imti_2040 .tite{ float:left; width:240px; height:50px; line-height:50px; font-size:14px; padding:0px 15px 0px 15px; text-align:center; overflow:hidden; }
.list_imti_2040 .tite a{ color:#ffffff; }
.list_imti_2040 .tite a:link{ color:#ffffff; }
.list_imti_2040 .tite a:visited{ color:#ffffff; }
.list_imti_2040 .tite a:hover{ color:#ffffff; }
.list_imti_2040_last{ width:275px; }

@media screen and (max-width:800px){
	.list_imti_2040{ width:48%; height:auto; padding:0px 4% 0px 0px; }
	.list_imti_2040 .divx{ width:100%; height:auto; background:none; border-radius:0px; border:0px solid #e0e0e0; box-sizing:border-box; }
	.list_imti_2040 .divx:hover .imae img{ transform:scale(1.0); }
	.list_imti_2040 .imae{ width:100%; height:auto; border-radius:5px; }
	.list_imti_2040 .imae img{ width:100%; height:auto; border:1px solid rgba(240, 240, 240, 1); box-sizing:border-box; }
	.list_imti_2040 .tite{ width:100%; height:auto; line-height:30px; font-size:14px; padding:5px 0px 5px 0px; overflow:hidden; }
	.list_imti_2040 .tite a{ color:#000000; }
	.list_imti_2040 .tite a:link{ color:#000000; }
	.list_imti_2040 .tite a:visited{ color:#000000; }
	.list_imti_2040 .tite a:hover{ color:#000000; }
	.list_imti_2040:nth-child(2n){ width:48%; padding:0px 0px 0px 0px; };
}

/* 全屏一列 */
.list_imti_3010{ float:left; width:100%; height:auto; }
.list_imti_3010 .divx{ float:left; width:90%; padding:20px 5% 0px 5%; height:auto; overflow:hidden; border-bottom:1px solid #eeeeee; }
.list_imti_3010 .divx:hover .imgs img{ transform:scale(1.2); transition:all 0.5s; }
.list_imti_3010 .imgs{ float:left; width:100%; height:auto; transition:all 0.5s; overflow:hidden; }
.list_imti_3010 .imgs img{ float:left; width:100%; height:auto; border:0px; transition:all 0.5s; }
.list_imti_3010 .tite{ float:left; width:100%; padding:10px 0px 10px 0px; }
.list_imti_3010 .tite a{ font-size:14px; line-height:25px; }

/* 全屏三列 */
.list_imti_3030{ float:left; width:32%; height:auto; margin-right:2%; padding-bottom:2.5%; }
.list_imti_3030:nth-child(3n){ margin-right:0px; }
.list_imti_3030 .divx{ float:left; width:100%; height:auto; position:relative; overflow:hidden; border-radius:5px; }
.list_imti_3030 .imgs{ float:left; width:100%; height:auto; }
.list_imti_3030 .imgs img{ float:left; width:100%; height:auto; border:0px; }
.list_imti_3030 .tite{ float:left; width:90%; height:100%; padding:5% 5% 0px 5%; overflow:hidden; position:absolute; top:83%; background:rgba(11, 153, 211, 0.5); transition:all 0.5s; }
.list_imti_3030 .tite a{ font-size:16px; line-height:35px; color:#ffffff; font-weight:bold; }
.list_imti_3030 .tite a p{ color:#ffffff; font-size:14px; line-height:25px; font-weight:normal; padding:10px 0px 0px 0px; }
.list_imti_3030 .more{ width:40%; height:45px; position:absolute; left:30%; top:150%; border-radius:10px; border:1px solid #ffffff; text-align:center; transition:all 0.5s; }
.list_imti_3030 .more a{ font-size:12px; color:#ffffff; line-height:44px; display:block; transition:all 0.5s; text-transform:uppercase; }
.list_imti_3030 .more a span{ font-size:14px; padding:0px 0px 0px 5px; line-height:30px; }
.list_imti_3030 .more:hover{ background:#ffffff; transition:all 0.5s; }
.list_imti_3030 .more:hover a{ color:#0b99d3; transition:all 0.5s; }
.list_imti_3030:hover .tite{ transition:all 0.5s; top:0px; }
.list_imti_3030:hover .more{ transition:all 0.5s; top:70%; }

@media screen and (min-width:1500px){
	.list_imti_3030 .tite{ top:84%; }
}

@media screen and (min-width:1800px){
	.list_imti_3030 .tite{ top:85%; }
}

/* image + title + 宽度800 + 一行二列 */
.list_imti_8020{ float:left; width:420px; height:278px; padding:0px 0px 0px 0px; }
.list_imti_8020 .divx{ float:left; width:380px; height:278px; }
.list_imti_8020 .divx:hover .imgs img{ transform:scale(1.2); transition:all 0.5s; }
.list_imti_8020 .imgs{ float:left; width:380px; height:228px; border:1px solid rgba(238, 238, 238, 1); box-sizing:border-box; border-radius:3px; overflow:hidden; }
.list_imti_8020 .imgs img{ width:380px; height:228px; transition:all 0.5s; }
.list_imti_8020 .tite{ float:left; width:380px; height:50px; line-height:50px; font-size:14px; text-align:center; overflow:hidden; }
.list_imti_8020:nth-child(2n){ width:380px; }

@media screen and (max-width:800px){
	.list_imti_8020{ float:left; width:48%; height:auto; padding:0px 4% 3px 0px; }
	.list_imti_8020 .divx{ float:left; width:100%; height:auto; }
	.list_imti_8020 .imgs{ float:left; width:100%; height:auto; border:1px solid rgba(238, 238, 238, 1); box-sizing:border-box; border-radius:3px; overflow:hidden; }
	.list_imti_8020 .imgs img{ width:100%; height:auto; }
	.list_imti_8020 .tite{ float:left; width:100%; height:30px; line-height:30px; font-size:12px; text-align:center; padding:0px 0px 5px 0px; overflow:hidden; }
	.list_imti_8020:nth-child(2n){ width:48%; padding:0px 0px 3px 0px; }
}

/* 标屏二列：正方形图 */
.list_imti_8022{ float:left; width:420px; height:415px; padding:0px 0px 0px 0px; }
.list_imti_8022 .divx{ float:left; width:380px; height:380px; position:relative; border-radius:5px; overflow:hidden; }
.list_imti_8022 .divx:hover .imgs img{ transform:scale(1.2); transition:all 0.5s; }
.list_imti_8022 .imgs{ float:left; width:380px; height:380px; }
.list_imti_8022 .imgs img{ width:380px; height:380px; transition:all 0.5s; }
.list_imti_8022 .tite{ float:left; width:380px; height:50px; line-height:50px; font-size:14px; text-align:center; overflow:hidden; }
.list_imti_8022 .tite{ position:absolute; left:0px; bottom:0px; background:rgba(0, 0, 0, 0.6); color:#ffffff; }
.list_imti_8022 .tite a{ color:#ffffff; }
.list_imti_8022 .tite a:link{ color:#ffffff; }
.list_imti_8022 .tite a:visited{ color:#ffffff; }
.list_imti_8022 .tite a:hover{ color:#ffffff; }
.list_imti_8022:nth-child(2n){ width:380px; }

@media screen and (max-width:800px){
	.list_imti_8022{ float:left; width:48%; height:auto; padding:0px 4% 3px 0px; }
	.list_imti_8022 .divx{ float:left; width:100%; height:auto; }
	.list_imti_8022 .imgs{ float:left; width:100%; height:auto; border:1px solid rgba(238, 238, 238, 1); box-sizing:border-box; border-radius:3px; overflow:hidden; }
	.list_imti_8022 .imgs img{ width:100%; height:auto; }
	.list_imti_8022 .tite{ float:left; width:100%; height:30px; line-height:30px; font-size:12px; text-align:center; padding:0px 0px 5px 0px; overflow:hidden; }
	.list_imti_8022:nth-child(2n){ width:48%; padding:0px 0px 3px 0px; }
}

/* image + title + time + 2030 + 无背景色 */
.list_itti_2030{ float:left; width:410px; height:310px; padding:0px 0px 0px 0px; }
.list_itti_2030 .divx{ float:left; width:380px; height:288px; overflow:hidden; }
.list_itti_2030 .imae{ float:left; width:380px; height:228px; overflow:hidden; }
.list_itti_2030 .imae img{ width:380px; height:228px; border:0px; transition:all 0.5s; }
.list_itti_2030 .imae img:hover{ transform:scale(1.2); transition:all 0.5s; }
.list_itti_2030 .tite{ float:left; width:380px; height:30px; line-height:35px; font-size:14px; overflow:hidden; }
.list_itti_2030 .time{ float:left; width:380px; height:30px; line-height:30px; font-size:12px; color:#999999; }
.list_itti_2030_last{ width:380px; }

/* image + time + title + 2030 + 无背景色 */
.list_itte_2030{ float:left; width:410px; height:310px; padding:0px 0px 0px 0px; }
.list_itte_2030 .divx{ float:left; width:380px; height:288px; overflow:hidden; }
.list_itte_2030 .imae{ float:left; width:380px; height:228px; overflow:hidden; }
.list_itte_2030 .imae img{ width:380px; height:228px; border:0px; transition:all 0.5s; }
.list_itte_2030 .imae img:hover{ transform:scale(1.2); transition:all 0.5s; }
.list_itte_2030 .time{ float:left; width:380px; height:30px; line-height:35px; font-size:12px; color:#999999; }
.list_itte_2030 .tite{ float:left; width:380px; height:30px; line-height:30px; font-size:14px; overflow:hidden; }
.list_itte_2030_last{ width:380px; }

@media screen and (max-width:800px){
	.list_itte_2030{ width:100%; height:auto; padding:0px 0px 15px 0px; }
	.list_itte_2030 .divx{ width:100%; height:auto; }
	.list_itte_2030 .imae{ width:100%; height:auto; }
	.list_itte_2030 .imae img{ width:100%; height:auto; }
	.list_itte_2030 .time{ width:100%; height:auto; line-height:30px; }
	.list_itte_2030 .title{ width:100%; height:auto; line-height:30px; }
	.list_itte_2030_last{ width:100%; }
}

/* image + time + title + 2031 + 白色背景 */
.list_itte_2031{ float:left; width:410px; height:330px; padding:0px 0px 0px 0px; }
.list_itte_2031 .divx{ float:left; width:380px; height:298px; overflow:hidden; background:#ffffff; border-radius:5px; }
.list_itte_2031 .imae{ float:left; width:380px; height:228px; overflow:hidden; }
.list_itte_2031 .imae img{ width:380px; height:228px; border:0px; transition:all 0.5s; }
.list_itte_2031 .imae img:hover{ transform:scale(1.2); transition:all 0.5s; }
.list_itte_2031 .time{ float:left; width:350px; height:30px; line-height:35px; font-size:12px; color:#999999; padding:0px 15px 0px 15px; }
.list_itte_2031 .tite{ float:left; width:350px; height:30px; line-height:30px; font-size:14px; padding:0px 15px 0px 15px; overflow:hidden; }
.list_itte_2031_last{ width:380px; }

@media screen and (max-width:800px){
	.list_itte_2031{ width:100%; height:auto; padding:0px 0px 20px 0px; }
	.list_itte_2031 .divx{ width:100%; height:auto; transition:all 0.2s; }
	.list_itte_2031 .divx:hover .imae img{ transform:scale(1.0); }
	.list_itte_2031 .imae{ width:100%; height:auto; border:0px solid #e0e0e0; box-sizing:border-box; border-radius:0px; }
	.list_itte_2031 .imae img{ width:100%; height:auto; border:0px; }
	.list_itte_2031 .time{ width:92%; padding:0px 4% 0px 4%; }
	.list_itte_2031 .tite{ width:92%; height:auto; padding:0px 4% 5px 4%; }
}

/* image + time + title + 2032 + 自定背景 */
.list_itte_2032{ float:left; width:410px; height:330px; padding:0px 0px 0px 0px; }
.list_itte_2032 .divx{ float:left; width:380px; height:298px; overflow:hidden; background:#f8f8f8; border-radius:5px; }
.list_itte_2032 .imae{ float:left; width:380px; height:228px; overflow:hidden; }
.list_itte_2032 .imae img{ width:380px; height:228px; border:0px; transition:all 0.5s; }
.list_itte_2032 .imae img:hover{ transform:scale(1.2); transition:all 0.5s; }
.list_itte_2032 .time{ float:left; width:350px; height:30px; line-height:35px; font-size:12px; color:#999999; padding:0px 15px 0px 15px; }
.list_itte_2032 .tite{ float:left; width:350px; height:30px; line-height:30px; font-size:14px; padding:0px 15px 0px 15px; overflow:hidden; }
.list_itte_2032_last{ width:380px; }

@media screen and (max-width:800px){
	.list_itte_2032{ width:100%; height:auto; padding:0px 0px 20px 0px; }
	.list_itte_2032 .divx{ width:100%; height:auto; transition:all 0.2s; }
	.list_itte_2032 .divx:hover .imae img{ transform:scale(1.0); }
	.list_itte_2032 .imae{ width:100%; height:auto; border:0px solid #e0e0e0; box-sizing:border-box; border-radius:0px; }
	.list_itte_2032 .imae img{ width:100%; height:auto; border:0px; }
	.list_itte_2032 .time{ width:92%; padding:0px 4% 0px 4%; }
	.list_itte_2032 .tite{ width:92%; height:auto; padding:0px 4% 5px 4%; }
}

/* itts = image + title + time + simple */
.list_itts_8010{ float:left; width:800px; height:180px; }
.list_itts_8010 .divx{ float:left; width:800px; height:155px; border-bottom:1px solid #e8e8e8; }
.list_itts_8010 .imgs{ float:left; width:230px; height:120px; padding:0px 0px 0px 0px; }
.list_itts_8010 .imgs img{ width:200px; height:120px; border:0px; box-shadow:2px 2px 2px #c8c8c8; }
.list_itts_8010 .tite{ float:left; width:570px; height:30px; line-height:30px; font-size:16px; overflow:hidden; }
.list_itts_8010 .time{ float:left; width:570px; height:30px; line-height:30px; font-size:12px; }
.list_itts_8010 .desc{ float:left; width:570px; height:60px; line-height:30px; color:#999999; overflow:hidden; }

@media screen and (max-width:800px){
	/* 上图下字 */
	.list_itts_8010{ width:92%; height:auto; padding:0px 4% 15px 4%; }
	.list_itts_8010 .divx{ width:100%; height:auto; padding:0px 0px 10px 0px; border-bottom:0px; }
	.list_itts_8010 .imgs{ width:100%; height:auto; border-radius:3px; overflow:hidden; }
	.list_itts_8010 .imgs img{ width:100%; height:auto; border:1px solid #e0e0e0; box-sizing:border-box; }
	.list_itts_8010 .tite{ width:100%; height:auto; line-height:30px; font-size:14px; overflow:auto; padding:5px 0px 0px 0px; }
	.list_itts_8010 .time{ width:100%; height:auto; line-height:25px; font-size:12px; color:rgba(150, 150, 150, 1); }
	.list_itts_8010 .desc{ display:none; }
}

/* itts = image + title + time + simple */
.list_itts_8020{ float:left; width:800px; height:180px; }
.list_itts_8020 .divx{ float:left; width:800px; height:155px; border-bottom:1px solid #e8e8e8; }
.list_itts_8020 .imae{ float:left; width:230px; height:120px; padding:0px 0px 0px 0px; }
.list_itts_8020 .imae img{ width:200px; height:120px; border:0px; box-shadow:2px 2px 2px #c8c8c8; }
.list_itts_8020 .tite{ float:left; width:570px; height:30px; line-height:30px; font-size:16px; overflow:hidden; }
.list_itts_8020 .time{ float:left; width:570px; height:30px; line-height:30px; font-size:12px; }
.list_itts_8020 .desc{ float:left; width:570px; height:60px; line-height:30px; color:#999999; overflow:hidden; }

@media screen and (max-width:800px){
	/* 左图右字 */
	.list_itts_8020{ width:100%; height:auto; padding:0px 0px 15px 0px; }
	.list_itts_8020 .divx{ width:100%; height:auto; padding:0px 0px 15px 0px; }
	.list_itts_8020 .imae{ width:30%; height:auto; margin-right:5%; padding:1px 0px 0px 0px; }
	.list_itts_8020 .imae img{ width:100%; height:auto; border:0px; box-shadow:2px 2px 2px #c8c8c8; }
	.list_itts_8020 .tite{ width:65%; height:auto; line-height:22px; font-size:14px; overflow:auto; padding:0px 0px 0px 0px; }
	.list_itts_8020 .time{ width:65%; height:auto; line-height:22px; font-size:12px; color:rgba(150, 150, 150, 1); }
	.list_itts_8020 .desc{ display:none; }
}

/* 文字列表：标题、时间、描述 */
.list_root_titi{ float:left; width:100%; padding:0px 0px 20px 0px; }
.list_root_titi .divx{ float:left; width:100%; padding:0px 0px 15px 0px; border-bottom:1px solid #e8e8e8; }
.list_root_titi .tite{ float:left; width:75%; height:35px; line-height:30px; font-size:14px; overflow:hidden; }
.list_root_titi .tite a{ font-size:14px; line-height:30px; }
.list_root_titi .time{ float:left; width:25%; height:35px; line-height:30px; font-size:12px; text-align:right; }
.list_root_titi .desc{ float:left; width:100%; font-size:12px; line-height:30px; color:#999999; }

@media screen and (max-width:800px){
	.list_root_titi{ width:92%; padding:0px 4% 15px 4%; }
	.list_root_titi .divx{ width:100%; }
	.list_root_titi .tite{ width:100%; height:30px; line-height:30px; }
	.list_root_titi .time{ width:100%; height:25px; line-height:25px; text-align:left; }
	.list_root_titi .desc{ width:100%; line-height:25px; }
}

/* 图文列表：图片、标题、时间、描述、更多 */
.list_root_ittd{ float:left; width:100%; height:auto; padding:0px 0px 20px 0px; }
.list_root_ittd .divx{ float:left; width:100%; height:auto; padding:0px 0px 20px 0px; border-bottom:1px solid #e8e8e8; }
.list_root_ittd .imgs{ float:left; width:27%; height:auto; padding:0px 3% 0px 0px; }
.list_root_ittd .imgs img{ width:100%; height:auto; border:0px; box-shadow:2px 2px 2px #c8c8c8; }
.list_root_ittd .tite{ float:left; width:70%; height:30px; line-height:30px; font-size:16px; overflow:hidden; }
.list_root_ittd .time{ float:left; width:70%; height:30px; line-height:30px; font-size:12px; }
.list_root_ittd .desc{ float:left; width:70%; height:60px; line-height:30px; color:#999999; overflow:hidden; }

@media screen and (max-width:800px){
	.list_root_ittd{ width:92%; height:auto; padding:0px 4% 15px 4%; }
	.list_root_ittd .divx{ width:100%; height:auto; padding:0px 0px 10px 0px; border-bottom:0px; }
	.list_root_ittd .imgs{ width:100%; height:auto; border-radius:3px; overflow:hidden; }
	.list_root_ittd .imgs img{ width:100%; height:auto; border:1px solid #e0e0e0; box-sizing:border-box; }
	.list_root_ittd .tite{ width:100%; height:auto; line-height:30px; font-size:14px; overflow:auto; padding:5px 0px 0px 0px; }
	.list_root_ittd .time{ width:100%; height:auto; line-height:25px; font-size:12px; color:rgba(150, 150, 150, 1); }
	.list_root_ittd .desc{ display:none; }
}

/* 图文列表：图片、标题、描述、更多 */
.list_root_imti{ float:left; width:32%; height:auto; margin-right:2%; padding-bottom:2.5%; }
.list_root_imti:nth-child(3n){ margin-right:0px; }
.list_root_imti .divx{ float:left; width:100%; height:auto; position:relative; overflow:hidden; border-radius:5px; background:#ffffff; box-shadow:2px 2px 5px rgba(200, 200, 200, 0.5); }
.list_root_imti .imgs{ float:left; width:100%; height:auto; overflow:hidden; }
.list_root_imti .imgs img{ float:left; width:100%; height:auto; border:0px; transition:all 0.5s; }
.list_root_imti .imgs img:hover{ transform:scale(1.2); transition:all 0.5s; }
.list_root_imti .time{ float:left; width:90%; height:20px; padding:10px 5% 0px 5%; overflow:hidden; }
.list_root_imti .tite{ float:left; width:90%; height:50px; padding:5px 5% 0px 5%; overflow:hidden; }
.list_root_imti .tite a{ font-size:14px; line-height:50px; }
.list_root_imti .desc{ float:left; width:90%; height:60px; padding:0px 5% 5px 5%; overflow:hidden; font-size:12px; line-height:20px; color:#999999; }
.list_root_imti .more{ float:left; width:90%; height:35px; padding:0px 5% 5px 5%; }
.list_root_imti .more a{ font-size:12px; line-height:30px; text-transform:lowercase; }
.list_root_imti .more a span{ font-size:12px; padding:0px 0px 0px 5px; line-height:30px; }

@media screen and (max-width:800px){
	.list_root_imti{ width:92%; margin-right:0px; padding:0px 4% 20px 4%; }
	.list_root_imti .divx{ border-radius:5px; }
	.list_root_imti .tite{ width:92%; height:auto; padding:5px 4% 0px 4%; }
	.list_root_imti .tite a{ font-size:14px; line-height:30px; }
	.list_root_imti .desc{ width:92%; padding:0px 4% 5px 4%; }
	.list_root_imti .more{ width:92%; padding:0px 4% 5px 4%; }
}