@import url("../css/public.css");

/*盒子*/
.party-wrap, .party-news-pic { background:#fff; box-sizing:border-box;
	-webkit-box-shadow:0 0 10px 0 rgba(230,230,230,1);
	-moz-box-shadow:0 0 10px 0 rgba(230,230,230,1);
	box-shadow:0 0 10px 0 rgba(230,230,230,1);
}

/*banner*/
.party-banner-wrap { width:100%; height:260px; background:url(../images/party_banner_bg.jpg) top center no-repeat;}
.party-banner { width:1200px; height:180px; padding-top:80px;}

/*子页菜单*/
.party-menu-wrap { width:100%; height:50px; background:#c10d21;
	box-shadow:0px 1px 3px #999;
}
.party-menu { width:1200px; height:50px; color:#fff; line-height:50px; position:relative;}
.party-menu ul li { min-width:150px; height:50px; font-size:16px; text-align:center; line-height:50px; margin-right:20px; float:left; position:relative; cursor:pointer;}
.party-menu ul li:hover { background:#f59500; color:#fff; transition:all 0.4s;}
.party-menu ul li a { color:#fff;}
.party-menu ul li a:hover { color:#fff;}
.party-menu ul li:last-child { margin-right:0px;}
.party-menu ul li.on { background:#f59500; color:#fff !important; font-weight:bold;
	/*-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;*/
	transition:all 0.4s;}
.party-menu ul li.on a { color:#fff !important;}
.party-menu ul li.on a:hover { color:#fff;}

/*党建中心动态*/
.party-wrap { width:1200px; padding:20px;}

/*党建专题焦点图*/
.party-focus-box { width:500px; height:320px; background:#fff; float:left; position:relative; overflow:hidden;}
.party-focus-box .pic img { width:500px; height:320px; display:block; overflow:hidden;}
.party-focus-box .txt-bg { height:36px; width:100%;  background:#333; position:absolute; bottom:0; z-index:1; filter:alpha(opacity=40); opacity:0.4; overflow:hidden;}
.party-focus-box .txt { width:100%; height:36px; position:absolute; bottom:0; z-index:2; overflow:hidden;}
.party-focus-box .txt li { height:36px; line-height:36px; position:absolute; bottom:-36px;}
.party-focus-box .txt li a { display:block; color:#fff; padding:0 0 0 10px; font-size:14px; text-decoration:none;}
.party-focus-box .num { position:absolute; z-index:3; bottom:6px; right:6px;}
.party-focus-box .num li { width:24px; height:24px; line-height:24px; overflow:hidden; text-align:center; margin-right:1px; float:left; position:relative; cursor:pointer;}
.party-focus-box .num li a,.focus-box .num li span { width:100%; height:100%; color:#fff; text-align:center; text-decoration:none; position:absolute; z-index:2; display:block; top:0; left:0;}
.party-focus-box .num li span { width:100%; height:100%; z-index:1; background:#000; filter:alpha(opacity=50); opacity:0.5;}
.party-focus-box .num li.on a,.focus-box .num a:hover { background:#f60;}

/* 党建中心动态 Tab切换 */
.party-news-tab { width:640px; height:325px; background:#fff; text-align:left;}
.party-news-tab .hd { width:640px; height:40px; background:url(../images/party_bar_bg.png) repeat-x; line-height:40px;}
.party-news-tab .hd ul { float:left;}
.party-news-tab .hd ul li { min-width:100px; height:40px; line-height:40px; text-align:center; font-size:18px; padding:0 10px; cursor:pointer; float:left;}
.party-news-tab .hd ul li.on { height:38px; background:#fff; color:#c00; border-top:#c1171f 2px solid; border-left:#eae9e9 1px solid; border-right:#eae9e9 1px solid;}
.party-news-tab .hd ul li.on a { color:#c00;}
.party-news-tab .hd ul li.on a:hover { color:#f00;}
.party-news-tab .bd { }
.party-news-tab .bd ul { }
.party-news-tab .tempWrap { }
.party-news-tab .party-news-tab-content {}
.party-news-tab .party-news-tab-jj { width:620px; height:80px; padding:10px 10px 15px 10px; background:#fff; border-bottom:#e2e2e2 1px dotted; overflow:hidden;}
.party-news-tab .party-news-tab-jj h2 { width:620px; height:36px; color:#c00; line-height:36px; text-align:center; font-size:16px; overflow:hidden;}
.party-news-tab .party-news-tab-jj h2 a { color:#c00;}
.party-news-tab .party-news-tab-jj h2 a:hover { color:#f00;}
.party-news-tab .party-news-tab-jj span { width:620px; height:48px; font-size:14px; color:#999; line-height:24px; text-align:24px; display:block; overflow:hidden;}
.party-news-tab .party-news-tab-jj span a { color:#999;}
.party-news-tab .party-news-tab-jj span a:hover{ color:#f00;}
.party-news-tab .party-news-tab-list { width:620px; height:166px; background:#fff;}
.party-news-tab .party-news-tab-list ul { padding-top:5px;}
.party-news-tab .party-news-tab-list li { width:605px; height:36px; background:url(../images/news_dot.gif) 0px 3px no-repeat; line-height:36px; font-size:16px; padding:0 0px 0 15px; overflow:hidden;}

/* 图片新闻 */
.party-news-pic { width:1200px; padding:20px; overflow:hidden; position:relative;}
.party-news-pic .party-news-pic-bar { width:1160px; height:38px; background:#fff; line-height:38px; border-bottom:#c1171f 2px solid;}
.party-news-pic .party-news-pic-bar i { width:100px; height:38px;  background:#c1171f; font-size:15px; text-align:center; color:#fff; font-style:normal; font-weight:bold; display:block; float:left;}
.party-news-pic .party-news-pic-list { width:1160px; padding-top:20px;}
.party-news-pic .party-news-pic-list ul { overflow:hidden; zoom:1;}
.party-news-pic .party-news-pic-list ul li { margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;}
.party-news-pic .party-news-pic-list ul li .pic { width:214px; height:150px;}
.party-news-pic .party-news-pic-list ul li .pic img { width:214px; height:150px; overflow:hidden;}
.party-news-pic .party-news-pic-list ul li .title { width:214px; height:37px; background:#f7f7f7; line-height:37px; border-bottom:#ececec 3px solid; overflow:hidden;}
.party-news-pic .prev, .party-news-pic .next { width:30px; height:30px; background:url(../images/tj_arrow.png) no-repeat; position:absolute; display:block; z-index:99; overflow:hidden; cursor:pointer;}
.party-news-pic .prev{ background-position:-30px 0px; left:20px; top:140px;}
.party-news-pic .next { background-position:-30px -30px; right:20px; top:140px;}
.party-news-pic .prevStop { background-position:0px 0px;}
.party-news-pic .nextStop { background-position:0px -30px;}

/*党建风采*/
.party-mien { width:390px; background:#fff; text-align:left;}
.party-mien .party-mien-bar { width:390px; height:39px; background:#fafafa; line-height:39px; border-bottom:#eae9e9 1px solid;}
.party-mien .party-mien-bar i { width:120px; height:38px; background:#fff; color:#c00; text-align:center; border-top:#c1171f 2px solid; border-right:#eae9e9 1px solid; font-size:16px; font-style:normal; font-weight:bold; display:block; float:left;}
.party-mien .party-mien-list { width:370px; height:190px; padding:5px 10px; overflow:hidden;}
.party-mien .party-mien-list li { width:350px; height:36px; background:url(../images/news_dot.gif) 0px 3px no-repeat; line-height:36px; padding:0 0px 0 10px; overflow:hidden;}

/*copyright*/
.party-copyright { width:100%; background:#c1171f; line-height:28px; color:#fff; font-family:Arial, Helvetica, sans-serif;}
.party-copyright a { color:#fff;}
.party-copyright a:hover { color:#ff0;}
.party-copyright-content { width:1200px; text-align:center; padding:10px 0; position:relative;}
.party-copyright-content .face { position:absolute; left:0px; top:15px; opacity:0.5; filter:Alpha(opacity=50);}
.party-copyright-content .dzjg { position:absolute; left:0px; top:20px;}
.party-copyright-content .sydw { position:absolute; left:0px; top:20px;}
.party-copyright-content .ygwb { position:absolute; left:90px; top:20px;}
.party-copyright-content .wx-ewm { position:absolute; right:90px; top:20px; font-size:12px; line-height:18px;}
.party-copyright-content .wb-ewm { position:absolute; right:0px; top:20px; font-size:12px; line-height:18px;}
