﻿/* CSS  */
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, big, em, font, img, strong, tt, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td
{
    padding: 0;
    margin: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
    width: 600px;
}
fieldset, img
{
    border: 0;
}
input, select, textarea
{
    font-size: 12px;
}
ol, ul
{
    list-style: none;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
}
div
{
    overflow:hidden;
    }
input 
{
    border: 1px solid #C5C5C5;
    padding-top:2px;
} 
textarea 
{
    border: 1px solid #C5C5C5;
} 
img 
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
  
}
ul, ul li,li
{
    list-style: none; 
} 

body
{
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    font-family:"微软雅黑",Arial, Helvetica, sans-serif;
    line-height: 150%;
    color: #515151;
}
      
.blockdiv
{
    margin: 0 auto;
    width: 1000px;
    text-align: left;
}

 


/*默认超链接样式*/
a            { text-decoration: none }
a:link		 { color: #666633}
a:visited    { color: #3C3C3C}
a:hover      { color: #FD5900; text-decoration: none }
a:active	 { color: #3c3c3c}


/*默认超链接样式*/
.wht a            { text-decoration: none }
.wht a:link
{
    color: #ffffff;
}
.wht a:visited    { color: #ffffff}
.wht a:hover      { color: #ffffff; text-decoration: none }
 


 
 
    
.hover
{
    background-image: url(../images/gov_Wygk_06.png);
    background-repeat: no-repeat;
}

.no_hover
{
    background-image:none;  
}



.hover_1
{
    background-image: url(../images/wy_TT_slide_menu.gif);
    color: #ffffff; font-weight: bolder;
    background-repeat: repeat-x;
}

.no_hover_1
{
    color: #FF6600; font-weight:normal;
    background-repeat: repeat-x;
}

.banner { display:block; margin:0 auto;}

.list { width:320px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; -o-text-overflow:ellipsis;}

.focus {
	position: relative;
	width: 450px;
	height: 307px;
	background-color: #000;
	float: left;
}
.focus img {
	width: 450px;
	height: 307px;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}
.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}
.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}
.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}
.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 50px;
	line-height: 50px;.focus .D1fBt .current, .focus .D1fBt a:hover;
	background-color:#333;
	display: block;
	text-align: left;
	opacity:0.8;
}
.focus .shadow a {
	width:50%;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
}
.focus .fcon img {
	display: block;
}
.focus .fbg {
	bottom: 13px;
	right: 40px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}
.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}
.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #b09a63;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}
.focus .prev, .focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(../images/focus_btn.png) no-repeat;
}
.focus .prev:hover {
	background-position: 0 0;
}
.focus .next:hover {
	background-position: -40px 0;
}


/*致公简介内页*/
.content { width:1000px; display:block; margin:auto; background-color:#FFF;}
.w1000 { height:35px; display:block; margin:0 auto; background:url(../images/cont_bg.png) no-repeat center; margin:10px 0;}
.w1000 p { font-size:12px; color:#666; line-height:35px; margin-left:35px; text-align:left;}
.main { width:1000px; display:block; margin:auto; overflow:hidden; margin-bottom:30px;}
.left { float:left;}
.left_list { width:278px; border:1px solid #ccc; background:url(../images/list.png) no-repeat top; padding-bottom:15px; margin-left:10px;}
.left_list p { font-size:14px; color:#993300; font-weight:bold; line-height:26px; text-align:left; margin-left:15px;}
.l1 { width:100%; margin-top:5px; height:30px; border-bottom:1px dashed #808080; font-size:14px; line-height:30px; color:#666; text-align:left;}
.l1 a { padding-left:10px;}
.l1 a.selected {color:#f00}
.right { float:right; width:680px; overflow:hidden;}
.right .tit { height:30px; border-bottom:3px solid #b49f68; line-height:30px; font-size:18px; text-align:left; color:#993300; font-weight:bold; margin-bottom:10px;}
.xxlb { width:660px;; margin:0 10px; height:26px; font-size:14px; line-height:26px; margin-bottom:10px;}
.xxlb a { float:left;}
.box li{ border-bottom:1px dotted #e2e2e2; background:url(../images/news_icon.jpg) no-repeat 0 10px; padding-left:10px;}
.xxlb span { float:right; margin-right:30px;}

/*致公简介详情页*/
.top {height:70px; padding:0 20px; border-bottom:3px solid #b49f68;}
.top h1 { font-size:20px; color:#993300; line-height:50px;}
.top span { font-size:12px; color:#999;}
.zi { width:960px; margin:0 auto; margin:20px;}
.zi p { text-indent:2em; font-size:14px; color:#666; line-height:30px; padding-bottom:10px; text-align:left;}
.zi img{ margin:0 auto; display:block;}

/*分页*/
.page{height:43px;text-align: center;margin:10px auto;}
.page p{font-size:14px;color:#999;display:inline-block;line-height:42px;}
.pagination {font-size: 0px;margin-right: -45px;padding-top: 15px;text-align: center;}
.pagination a.active {background: #ab3418;font-weight: bold;color: #fff;border: 1px solid #ab3418;}
.pagination a {font-size: 14px;color: #888;display: inline-block;_display: inline;padding: 0 7px;border: 1px solid #ddd;margin-right: 5px;line-height: 26px;
}
.pagination a:hover {background: #ab3418;color: #fff;border: 1px solid #ab3418;}