﻿@charset "utf-8";
/* CSS Document */

body {}
/* 内容区 */

.index_wrap { padding: 0 0 12px 0;}
					/* 首页部分公用内容 */
.index_top { padding:2px 0 0 0; line-height:36px; border-bottom:1px solid #dddddd;}
.index_top_l_p { color: #333333; font-size:18px;}
.index_top .more { position: absolute; right:0; bottom:0; color: #999999; font-size:14px;}


					/* 首页内容——2 */
.index_02 { border-bottom:0;}
.index_02 .bottom {}
.index_02 .bottom .box { float: left; width:50%; border-bottom:1px solid #dddddd;}
.index_02 .bottom .box:nth-child(2n) { width:calc(50% - 1px); border-left:1px solid #dddddd;}
.index_02 .bottom .box a {}
.index_02 .bottom .box a p.wz {}

.index_02 .bottom .box.no1 a p.icon { background-color:#f0d062;}
.index_02 .bottom .box.no2 a p.icon { background-color:#ff79b5;}
.index_02 .bottom .box.no3 a p.icon { background-color:#ff9f2d;}
.index_02 .bottom .box.no4 a p.icon { background-color:#21d6d8;}
.index_02 .bottom .box.no5 a p.icon { background-color:#ff5438;}
.index_02 .bottom .box.no6 a p.icon { background-color:#42b4fc;}
					/* 首页内容——3 */
.index_03 {}
					/* 首页内容——4 */
.index_04 {}
					/* 首页内容——5--党建园地 */
.index_05 { margin:12px 0 0 0;}
.index_05 .list {}
.index_05 .list ul { height:65px; overflow: hidden;}
.index_05 .list ul li { float: left; padding: 0 0 0 12px;}
.index_05 .list ul li a { display: block;}
.index_05 .list ul li a img { width:190px; height: 65px;}















