﻿@charset "utf-8";
/* CSS Document */

@import url("common.css");
.mainBox {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 10px;
	padding-top: 8px;
}
/*图片播放器样式*/
.NewsBox {
	background: #fff;
}
.imgplayer {
	width: 362px;
	height: 295px;
	position: relative;
	background: url(../images/pptbg.png) 0 0 no-repeat;
}
.changeDiv img {
	width: 354px;
	height: 281px;
}
.myimg {
	padding: 4px;
}
.changeDiv {
	position:absolute;
	display:none;
}
.changeDiv h3{
	position: absolute;
	left: 0px;
	bottom: 60px;
	width: 354px;
	height: 36px;
	line-height: 36px;
	background: #000;
	filter: alpha(opacity=65);
	opacity: 0.65; 
	font-size: 12px;
	margin: 0px;
}
.changeDiv h3 a{
	display: block;
	padding-left: 10px; 
	color:#fff;
	font-size: 14px;
	width: 300px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.smallImages {
	width: 354px;
	height: 60px;
	background: #000;
	position: absolute;
	bottom: 10px;
}
.smallImages ul {
	padding: 0px 0px 0px 4px;
}
.smallImages ul li {
	float: left;
}
.smallImages ul li span {
	display: inline-block;
}
.smallImages ul li img {
	width: 65px;
	height: 45px;
	padding: 7px 2px 0px 2px;
}
.smallImages ul li span.on {
	background: url(../images/pptcurrent.gif) center center no-repeat;
	width: 68px;
	height: 53px;
}

/*社会要闻样式*/
.midNews {
	width: 428px;
	height: 293px;
	overflow: hidden;
	margin-left: 8px;
	background: url(../images/midNewsBg.png) 0 0 no-repeat;
}
.midNews .tabtitle {
	width: 427px;
	height: 35px;
	line-height: 35px;
	background: url(../images/tabTitleBg.gif) 0 0 no-repeat;
}
.midNews .tabtitle ul.tabs li {
	float: left;
	padding: 0px 15px;
	height: 28px;
	line-height: 28px;
	margin-top: 3px;
}
.midNews .tabtitle ul.tabs {
	padding-left: 10px;
	font-size: 15px;
	font-family: "华文细黑";
}
.midNews .tabtitle ul.tabs li a {
	color:#4E4E4E;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	width: 100px;
	text-align: center;
}
.midNews .tabtitle ul.tabs li a.current {
	color: #fff;
	background: url(../images/tabcurrent.gif) left top no-repeat;
}
.tabconCom h2 {
	font-size: 18px;
	padding: 15px 0px 5px 15px;
	color: #b50000;
	width: 380px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.tabconCom h2 a {
	color: #b50000;
}
.tabconCom ul {
	padding: 0px 15px 0px 20px;
}
.tabconCom ul li {
	height: 26px;
	line-height: 26px;
	background: url(../images/listarrow.gif) left center no-repeat;
	padding-left: 15px;
}
.tabconCom ul li a {
	display: block;
	width: 330px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.tabconCom ul li span a {
	color: #f76e00;
	width: auto;
}
.ChairBox {
	width: 202px;
	height: 294px;
	background: url(../images/mailBoxBg.jpg) 0 -20px no-repeat;
	margin-right: -5px;
}
.Chairimg {
	width: 161px;
	height: 212px;
	background: #fff;
	margin: 5px 0px 0px 22px;
}
.Chairimg img {
	padding: 6px;
}
.mailbox {
	margin: 8px 0px 0px 22px;
}
.adimg {
	background: #fff;
}
.adimg img {
	padding-top: 8px;
}
.MidContent {
	background: #fff;
}
.MidContent .Content {
	padding-top: 8px;
}

/*中间左侧样式*/
.LeftCon {
	width: 795px;
}
.czyzBox {
	width: 795px;
	height: 191px;
	overflow: hidden;
	background: url(../images/czyzBoxBg.jpg) 0 0 no-repeat;
}
.mzjdBox {
	width: 795px;
	height: 191px;
	overflow: hidden;
	margin-top: 8px;
	background: url(../images/mzjdBoxBg.jpg) 0 0 no-repeat;
}
/*第一块公用标题样式*/
.comtitle {
	width: 32px;
}
.comtitle h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 45px 0px 0px 8px;
	color: #fff;
}
.comtitle h2 a {
	color: #fff;
}
/*第一块公用列表样式*/
.comBox {
	width: 229px;
	margin-left: 20px;
	margin-top: 15px;
}
.listComTitle {
	height: 29px;
	line-height: 29px;
	background: url(../images/listtitlebg.gif) 0 0 no-repeat;
}
.listComTitle h2 {
	font-size: 14px;
	font-weight: bold;


	height: 29px;
	line-height: 15px;
	padding-left: 20px;
}
.listComTitle h2 a {
	color: #ca8619;
}
.listComTitle h2 span {
	font-weight: normal;
	font-size: 12px;
	margin-right: 15px;
}
.listComTitle h2 span a {
	color: #707070;
}
.comBox ul li {
	height: 28px;
	line-height: 28px;
	background: url(../images/listarrow.gif) left center no-repeat;
	padding-left: 10px;
	width: 210px;
	white-space: nowrap;
	overflow: hidden; 
	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.comBox ul li a {
}
.shfwBox {
	margin-top: 8px;
	height: 191px;
	overflow: hidden;
	background: url(../images/shfwBoxBg.jpg) 0 0 no-repeat;
}
/*身边的榜样样式*/
.MidThreeImage {
	width: 796px;
	height: 88px;
	margin-top: 5px;
	background: url(../images/themeBg.jpg) 0 0 no-repeat;
}
.MidThreeImage img {
	width: 259px;
	height: 61px;
	padding: 7px 0px 0px 5px;
	display: block;
	float: left;
}
.MidThreeImage span {
	margin: 2px 15px 0px 0px;
}
.MidThreeImage span a {
	color: #000;
}
/*第二块公用列表样式*/
.TcomBox {
	width: 238px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.TcomBox .listComTitle {
	height: 29px;
	background: url(../images/TcomTitlebg.gif) 0 0 no-repeat;
}
.TcomBox .listComTitle h2 {
	height: 29px;
	line-height: 29px;
	padding-left: 28px;
	overflow: hidden;
}
.TcomBox .listComTitle h2 a {
	color: #3d3d3d;
}
.TcomBox img {
	width: 222px;
	height: 62px;
}
.jxcon ul {
	padding: 5px 0px 0px 8px;
}
/*机关建设样式*/
.bulid {
	width: 795px;
	height: 191px;
	margin-top: 5px;
	overflow: hidden;
	background: url(../images/jgjsBoxBg.jpg) 0 0  no-repeat;
}
.bulidList {
	margin-left: 22px;
}
/*组织建设样式*/
.zzbulid {
	width: 795px;
	height: 191px;
	margin-top: 10px;
	overflow: hidden;
	background: url(../images/zzjsBoxBg.jpg) 0 0  no-repeat;
}
.sxjs {
	width: 795px;
	height: 191px;
	margin-top: 10px;
	overflow: hidden;
	background: url(../images/sxjsBoxBg.jpg) 0 0  no-repeat;
}
.history {
	width: 795px;
	height: 191px;
	margin-top: 10px;
	overflow: hidden;
	background: url(../images/history.gif) 0 0  no-repeat;
}
/*精彩图片样式*/
.butifulImage {
	width: 794px;
	height: 183px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/imageBoxBg.jpg) 0 0 no-repeat;
}
.imgborder {
	width: 209px;
	height: 127px;
	margin: 0px 5px;
	padding: 8px 6px;
	background: url(../images/imgborder.jpg) 0 0 no-repeat;
}
.imgscroll {
	margin-left: 85px;
	margin-top: 18px;
}
.imgborder a {
	width: 203px;
	height: 127px;
	overflow: hidden;
	margin: 0 0 0 3px;
	float: left;
}
.imgscroll img {
	width: 203px;
	min-height: 127px;
}
/* 社员风采样式*/
.syfc {
	width: 795px;
	height: 191px;
	margin-top: 10px;
	overflow: hidden;
	background: url(../images/syfcBg.gif) 0 0 no-repeat;
}

.fcComBox {
	width: 410px;
	float: left;
	margin-left: 22px;
	margin-top: 5px;
}
.fcComBox .listComTitle {
	height: 29px;
	border-bottom: 1px dashed #F87C02;
	background: none;
}
.fcComBox .listComTitle h2 {
	height: 29px;
	line-height: 29px;
	padding-left: 20px;
	background: url(../images/circle.gif) left center no-repeat;
}
.fcComBox .listComTitle h2 a {
	color: #F87C02;
}
.syfcCon {
	margin-top: 6px;
}
.personPhoto {
	width: 117px;
	height: 142px;
	overflow: hidden;
}
.personPhoto  img {
	height: 142px;
}
.syfclist {
	width: 280px;
}
.syfclist ul {
	padding-top: 5px;
}
.syfclist ul li {
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	background: url(../images/listarrow.gif) left center no-repeat;
	width: 248px;
	white-space: nowrap;
	overflow: hidden; 
	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.ysfc {
	margin: 10px 10px 0px 0px;
	width: 295px;
}
.ysfcTitle {
	width: 295px;
	height: 26px;
	line-height: 26px;
	background: url(../images/ysfcTitlebg.jpg) 0 0 no-repeat;
	text-align: center;
}
.ysfcTitle h2 {
	font-size: 14px;
}
.ysfcTitle h2 a {
	color: #fff;
}
.ysfc ul {
	padding-top: 10px;
}
.ysfc ul li {
	line-height: 2.3;
	padding-left: 10px;
	width: 260px;
    white-space: nowrap;
	overflow: hidden; 
	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	background: url(../images/listarrow.gif) left center no-repeat;
}
/*中间右侧样式*/
.RightCon {
	width: 202px;
	background: url(../images/rightBack.jpg) 0 0 repeat-y;
}
.rightComTitle {
	width: 195px;
	height: 24px;
	line-height: 24px;
	margin-left: 7px;
	background: url(../images/RcomTitlebg.gif) 0 0 no-repeat;
}

.rightComTitle  h2 {
	padding-left: 23px;
	font-size: 14px;
}
.rightComTitle  h2 a {
	color: #fff;
}
.personInfo {
	width: 184px;
	height: 240px;
	overflow: hidden;
	margin: 8px 0px 0px 12px;
	background: url(../images/personback.gif) 0 0 no-repeat;
}
.Mpersonimg {
	text-align: center;
}
.Mpersonimg  img {
	padding-top: 10px;
	width: 162px;
	height: 108px;
}
.personSummary {
	padding:8px 8px 0px 8px;
}
.personSummary p {
	text-indent: 2em;
	line-height:2.2;
}
.btnimg  {
	margin-top: 8px;
	padding-left: 9px;
}
.btnimg img {
	width: 185px;
	height: 50px;
	display: block;
	padding: 3px 0px;
}
.histoday {
	margin-top: 5px;
}
.histoday .personInfo {
	width: 184px;
	height: 172px;
	overflow: hidden;
	background: url(../images/todaybg.gif) 0 0 no-repeat;
}
.histoday .personInfo .personSummary p {
	line-height: 26px;
}
.histoday .personInfo .personSummary p span a {
	color: #424242;
}
.histoday .personInfo .personSummary p span a:hover {
	color: #c00;
}
/*德赛论坛样式*/
.forum {
	margin-top: 10px;
}
.forum .personInfo {
	width: 184px;
	height: 204px;
	overflow: hidden;
	background: url(../images/luntanbg.gif) 0 0 no-repeat;
}
.msglist {
	margin-top: 5px;
}
.msglist .personInfo {
	width: 184px;
	height: 231px;
	background: url(../images/msglistBg.jpg) 0 0 no-repeat;
}
.RightCon .msglist .personInfo ul li {
	 background: url(../images/msglistarrow.gif) left center no-repeat;
	 width: 156px;
}
.RightCon .msglist .personInfo ul li a {
	width: 132px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
	
.RightCon .msglist .personInfo ul li span {

}
.Person {
	margin-top: 8px;
}
.forum .personInfo ul {
	padding: 10px 0px 0px 10px;
}
.forum .personInfo ul li {
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	color: #925858;
	background: url(../images/Rarrow.gif) left center no-repeat;
	width: 160px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.forum .works {
	width: 184px;
	height: 201px;
	overflow: hidden;
	background: url(../images/works.gif) 0 0 no-repeat;
}
.forum .aboutbooks {
	width: 147px;
	height: 178px;
	overflow: hidden;
	margin-left: 30px;
	background: url(../images/lastbg.gif) 0 0 no-repeat;
}
.forum .aboutbooks img {
	padding: 6px;
}
.bookname {
	text-align: center;
	padding: 10px 0px;
}
.bookname a {
	color: #424242;
}
/*友情链接样式*/
.friendlinks {
	width: 998px;
	border: 1px solid #E9B37F;
	background: #fff;
}
.friendlinscon {
	padding: 8px 0px 0px 10px;
}
.frtitle {
	width: 82px;
}
.frtitle ul li {
	height: 31px;
	overflow: hidden;
}
.frtitle ul li a{
	height: 21px;
	line-height: 21px;
	background: #F5DDC5;
	text-align: center;
	display:block;
	font-weight: bold;
	color: #4f4f4f;
	width: 80px;
}
.frtitle ul li a.current {
	width: 82px;
	background: url(../images/frtabcurrent.gif) 0 0 no-repeat;
	color: #fff;
}
.friendlinks .paness {
	width: 906px;
	float: right;
	line-height: 1.8;
}
.friendlinks .paness div.socity a,.friendlinks .paness div.city a,.friendlinks .paness div.linkscon a {
	padding: 0px 0px 10px 10px;
	letter-spacing: 2px;
	display: inline-block;
	text-align: left;
}
.friendlinks .paness div.socity a {
	width: 60px;
}
.friendlinks .paness div.city a {
	width: 95px;
}
.friendlinks .paness div.linkscon a {
	width: 210px;
}
.friendlinks .paness a {
	color: #4f4f4f;
}
.outlinks {
	margin: 0 auto;
	background: #fff;
	padding: 10px 0px;
	height: 65px;
	letter-spacing: 5.3px;
}






/*新闻集萃首页样式*/
.insideNews {
	width: 661px;
	margin-left: 7px;
}
.insideNews .NewsTitle {
	height: 29px;
	line-height: 29px;
	margin: 2px 0 0 0px;
	background: url(../images/insideNewsBg.jpg) 0 0 no-repeat;
}
.insideNews .NewsTitle h2 {
	width: 100px;
	height: 28px;
	margin-left: 25px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.insideNews .NewsTitle span {
	margin-right: 10px;
	margin-top: 3px;
}
.insideNews .NewsTitle span a {
	color:#DF4223;
}
.newImageInfo {
	width: 659px;
	padding-top: 5px;
	background: url(../images/dfkdconbg.jpg) repeat-x 0 -4px #FFFFFF;
}
.newImageInfo .newimg {
	width: 272px;
	height: 221px;
	background: url(../images/subnewsBg.png) 0 0 no-repeat;
	margin: 0 0 0 5px;
	overflow: hidden;
}
 .newimg img {
	width: 259px;
	height: 205px;
	padding: 6px;
}
.newintro {
	width: 355px;
	margin-left: 15px;
}
.newintro .newtitle {
	width: 355px;
	text-align: center;
}
.newintro .newtitle h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px;
}
.newintro .newtitle h2 a {
	color:#d5904b;
}
.newintro .newsummary p {
	text-indent: 2em;
	line-height:2;
}
.newintro .newsummary p span a {
	color: #EF6330;
}
.newlist ul {
	padding: 10px 0px 0px 10px;
}
.newlist ul li {
	height: 32px;
	line-height: 32px;
	background: url(../images/listarrow.gif) left center no-repeat;
	padding-left: 15px;
	border-bottom: 1px dashed #ccc;
}
.newlist ul li a {
    display: block;
	width: 500px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

}
.newlist ul li.bnone {
	border: none;
}
.newlist ul li span {
	margin-right: 8px;
}
	
.websiteNews {
	width: 318px;
	height: 439px;
	overflow: hidden;
	margin-right: 6px;
	background: url(../images/ggtitle.jpg) right top no-repeat;
}
.websiteinfo {
	width: 300px;
	margin: 10px;
	height: 85px;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FCD494;
}
.websiteinfo h2 {
	font-size: 12px;
	font-weight: bold;
	width: 230px;
	padding-top: 10px;
	padding-left: 10px;
	height: 32px;
	overflow: hidden;
}
.websiteinfo h2 a {
	color: #d5904a;
}
.websiteinfo p {
	text-indent: 2em;
	padding: 5px 35px 0px 10px;
	line-height:2;
}
.websiteinfo p span {
	margin-left: 40px;
}
.websiteinfo p span a {
	color: #EF6330;
}
.websiteNews .websitelist ul {
	padding: 0px 10px 0px 10px;
	height: 290px;
	overflow: hidden;
}
.websiteNews .websitelist ul li {
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 1.4;
	background: url(../images/listarrow.gif) 3px 5px no-repeat;
}
.websiteNews .websitelist ul li a{
	display: block;
}
.websitelist span {
	margin-right: 15px;
}
.websitelist span a {
	color: #EF6330;
}
.newsBoxTwo .placeNews {
	width: 659px;
	margin-left: 8px;
}
.newsBoxTwo .placeNews .placeTitle {
	width: 659px;
	height: 29px;
	line-height: 29px;
	background: url(../images/dfkd.jpg) 0 0 no-repeat;
}
.newsBoxTwo {
	margin-top: 10px;
}
.newsBoxTwo .placeNews .placeTitle h2 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 45px;
	color:#fff;
}
.newsBoxTwo .placeNews .placeTitle span {
	margin-right: 10px;
}
.newsBoxTwo .placeNews .placeTitle span a {
	color:#DF4223;
}
.placeimglist {
	background: url(../images/dfkdconbg.jpg) repeat-x scroll 0 0 #FFFFFF;
}
.imglistcom {
	 margin-top: 10px;
}
.imglistcom .leftimg {
	width: 130px;
	height: 87px;
	margin: 0 0 0 10px;
}
.imglistcom .leftimg img {
	width: 130px;
	height: 87px;
}
.imglistcom .rightinfo {
	width: 490px;
	margin-left: 15px;
}
.imglistcom .rightinfo h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0px 8px 22px;
}
.imglistcom .rightinfo h2 a {
	color:#B50000;
}
.imglistcom .rightinfo p{
	text-indent: 2em;
	line-height: 2;
	color: #2F2E29;
}
.imglistcom ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	width: 308px;
	margin: 0 0 0 10px;
	float: left;
}
.imglistcom ul li a {
	display: inline-block;
	padding-left: 10px;
	width: 300px;
	color:#2F2F2F;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;

	background: url(../images/listarrow.gif) left center no-repeat;
}
.imglistcom ul li span {
	margin-right: 39px;
}
.imglistcom ul li.bnone {
	border: none;
}
.dangNews {
	width: 316px;
	margin-right: 8px;
	background: url(../images/dangconbg.jpg) 0 0 no-repeat #fff;
}
.dangNews .dangtitle {
	height: 29px;
	line-height: 29px;
	width: 314px;
	background: url(../images/dangtitle.jpg) 0 0 no-repeat;
}
.dangNews .dangtitle h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 12px;
}
.dangNews .dangtitle span {
	margin-right: 10px;
}
.dangNews .dangtitle span a {
	color: #DF4223;
}
.dangcon {
	width: 314px;
	margin-left: 1px;
	background: url(../images/danglistbg.jpg) 0 0 repeat-x;
}
.dangcon ul {
	padding: 10px 0px 10px 10px;
}
.dangcon ul li {
	height: 31px;
	line-height: 31px;
	background: url(../images/listarrow.gif) left center no-repeat;
	padding-left: 10px;
	width: 285px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.videoBox {
	width: 994px;
	height: 213px;
	padding-bottom: 20px;
	background: url(../images/videobg.jpg) 0 0 no-repeat;
}
.videotitle {
	width: 60px;
	height: 63px;
	margin: 35px 0px 0px 45px;
}
.videotitle h2 {
	font-size: 25px;
	font-family:"Adobe 黑体 Std";
	letter-spacing: 3px;
	font-weight: bold;
}
.videotitle h2 a {
	color: #EC752E;
}
.videoScrollImage {
	margin: 40px 0px 0px 35px;
}
.videoScrollImage table tr td img {
	width: 145px;
	height: 100px;
}
.videoScrollImage table tr td span {
    width: 130px;
	display:inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.videoScrollImage table tr td .imgborder {
	width: 152px;
	margin: 0px 8px;
	text-align: center;
	height: 107px;
	padding: 0px;
	background: url(../images/videoImgBg.jpg) 1px 0 no-repeat;
}
.videoScrollImage table tr td .imgborder a {
    width: auto;
	height: auto;
}
.videoScrollImage table tr td a:link,.videoScrollImage table tr td a:visited {
	color: #2F2E29;
}
.videoScrollImage table tr td a:hover,.videoScrollImage table tr td a:active {
	color: #c00;
}

/*社员风采首页样式*/
.mienLeftCon {
	width: 738px;
	margin-left: 6px;
}
.leftcommonBox {
	width: 736px;
	height: 238px;
	border: 1px solid #DCA96C;
}
.leftcommonBox .xxscCon {
	background: url(../images/toplinebg.jpg) left top repeat-x;
}
.xxsctitle {
	margin: 0px 4px 0px 4px;
	height: 52px;
	background: url(../images/subtitlebg.jpg) 0 8px repeat-x;
}
.xxsctitle h2 {
	height: 30px;
	line-height: 40px;
	_line-height: 43px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 28px;
	background: url(../images/titlearrow.gif) 5px 13px no-repeat;
}
 .xxsctitle h2 a {
	color: #a32b03;
}
.xxsctitle h2 span {
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
}
.xxsctitle h2 span a {
	color: #000;
}
.xxscCon .xxscInfo .leftInfoImage {
	width: 250px;
	height: 170px;
	margin: 0px 15px 0px 10px;
	overflow: hidden;
	position:relative;
}
.xxscCon .myimg ul li { float:left; display:inline-block; list-style:none; height: 16px; line-height:16px;}
.xxscCon .myimg ul { position:absolute;right:0px;bottom:2px;margin:0px;}
.xxscCon .myimg ul li span { 
   display:inline-block; 
   width: 16px; 
   height: 16px; 
   text-align: center;
   color:#fff; 
   font-size: 12px; 
   cursor:pointer; 
   margin-right:5px; 
   background:#000;
  }
.xxscCon .myimg ul li span.on { background:#c00; color:#fff;}
.xxscCon .xxscInfo .leftInfoImage img{
	width: 250px;
	height: 170px;
}
.xxscCon .xxscInfo .rightInfoList {
	width: 440px;
}
.xxscCon .xxscInfo .rightInfoList ul li {
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
	color:#373737;
	background: url(../images/listarrow.gif) left center no-repeat;
}
.xxscCon .xxscInfo .rightInfoList ul li a {
	width: 312px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.xxscCon .xxscInfo .rightInfoList ul li span {
	margin-right: 5px;
}
.ysfcindex {
	margin-top: 10px;
	width: 736px;
	height: 299px;
}
.ysfcindex .ystopimg {
	padding-left: 10px;
	height: 101px;
	overflow: hidden;
}
.ysfcindex .ystopimg img {
	width: 156px;
	padding: 0px 9px 0px 9px;
	float: left;
}
.ysfcindex .ysfclist {
	margin-top: 12px;
}
.ysfcindex .ysfclist ul li {
	float: left;
	width: 320px;
	margin: 0px 0px 0px 20px;
	background: url(../images/listarrow.gif) left center no-repeat;
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
	display: inline;
}
.ysfcindex .ysfclist ul li a {
	width: 220px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.ysleft {
	width: 364px;
}
.lyyscatalog {
	margin-top: 10px;
}
.lyyscatalog .ysleft .xxsctitle {
	height: 52px;
	margin: 0px;
	background: url(../images/subtitlebg.jpg) 0 0 repeat-x;
}
.lyyscatalog .ysleft .xxsctitle h2 {
	height: 30px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 28px;
	background: url(../images/titlearrow.gif) 5px 5px no-repeat;
}
.lyyscatalog .ysleft .xxsctitle h2 span a {
	color:#DF4223;
}
.lyyscatalog .ysleft ul {
	padding-left: 10px;
	top: -10px;
	position: relative;
}
.lyyscatalog .ysleft ul li {
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	background: url(../images/listarrow.gif) left center no-repeat;
}
.lyyscatalog .ysleft ul li a {
	width: 230px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.lyyscatalog .ysleft ul li span {
	margin-right: 10px;
}
.ysimg {
    margin: 0px 0px 0px 10px;
}
.tyczright {
	width: 365px;
}
.lyyscatalog .tyczright .xxsctitle {
	height: 30px;
	margin-top: 5px;
	background: url(../images/tytitlebg.gif) right top no-repeat;
}
.lyyscatalog .tyczright .xxsctitle h2 {
	height: 20px;
	line-height: 15px;
	_line-height: 18px;
	padding-left: 23px;
	background: url(../images/titlearrow.gif) 0px 0px no-repeat;
}
.lyyscatalog .tyczright .xxsctitle h2 span {
	margin-right: 22px;
}
.lyyscatalog .tyczright .xxsctitle h2 span a {
	color:#DF4223;
}
.lyyscatalog .tyczright ul {
	padding-top: 15px;
}
.mienRightCon {
	width: 240px;
	height: 726px;
	margin-right: 6px;
}
#myleader {
	 background: none;
	 margin-right: 10px;
	 border: 1px solid #DCA96C;
	 background: #FFFBEB;
	 width: 238px;
	 margin-bottom: 0px;
}
#myleader .rightcomTitle {
    width: 238px;
	height: 30px;
	border-bottom: 1px solid #DCA96C;
	background: url(../images/syfcrightTitleBg.jpg) 0 0 no-repeat;
}
#myleader .rightcomTitle  h2 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	background: url(../images/syfcrightArrow.gif) 10px 12px no-repeat;
}
#myleader .rightcomTitle  h2 a {
	color:#A32B03;
}
#myleader .rightcomTitle  h2 span {
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
}
#myleader .rightcomTitle  h2 span a {
	color: #000;
}
#myleader ul.allleader li {
	text-align: left;
	width: 202px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 10px;
/*	width: 100px; 
	text-align: center; */
	overflow: hidden;
	margin: 5px 3px;
	float: left;
	display: inline;
	background: url(../images/listarrow.gif) left center no-repeat;
}
#myleader ul.allleader li img {
	 width: 90px;
	 height: 120px;
}
#myleader ul.allleader {
	padding: 10px 0px 0px 13px;
}
#myleader ul.allleader li.nofirst {
	width: 212px;
	text-align: center;
	margin: 10px 0px;
}
.mienRightCon .rightconBox .rdlist {
	width: 239px;
	padding: 0px;
}
.mienRightCon .rightconBox .rdlist ul.fclist li {
	margin: 0 0 0 3px;
}
.mienRightCon .rightconBox .rdlist ul.fclist li a {
    display: block;
	width: 60px;
	float: left;
}
.rightconBox {
	width: 238px;
	border: 1px solid #DCA96C;
	border-bottom: none;
	height: 365px;
	background: url(../images/rdConBg.jpg) 0 0 no-repeat;
}
.rightconBox .rightcomTitle {
	width: 238px;
	height: 30px;
	border-bottom: 1px solid #DCA96C;
	background: url(../images/syfcrightTitleBg.jpg) 0 0 no-repeat;
}
.rightconBox .rightcomTitle h2 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	background: url(../images/syfcrightArrow.gif) 10px 12px no-repeat;
}
.rightconBox .rightcomTitle h2 a {
	color:#A32B03;
}
.rightconBox .rightcomTitle h2 span {
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
}
.rightconBox .rightcomTitle h2 span a {
	color: #000;
}
.rddbImage {
	width: 238px;
	text-align: center;
}
.rddbImage img {
	width: 215px;
	height: 92px;
	padding-top: 12px;
}
.rightconBox .rdlist {
	width: 228px;
	padding-left: 10px;
}
.rightconBox .rdlist ul {
	padding: 10px 0px 10px 10px;
	width: 228px;
}
.rightconBox .rdlist ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	background: url(../images/subarrow.gif) left center no-repeat;
}
.zxwycon {
	width:238px;
	height: 359px;
	border-bottom: 1px solid #DCA96C;
	background: url(../images/zxConBg.jpg) 0 0 no-repeat;
}





/*历史回眸首页样式*/
.historyBoxOne {
	height: 240px;
	overflow: hidden;s
}
.historyBoxOne .leftcommonBox {
	margin-left: 6px;
}
.historyBoxOne .leftcommonBox .rightInfoList {
	margin-left: 12px;
}
.historyBoxOne .historyToday {
	margin-left: 10px;
	width: 238px;
	height: 238px;
	border: 1px solid #DCA96C;
}
.historyBoxOne .historyToday .rightconBox {
	background: none;
	border: none;
	width: 238px;
	height: 238px;
	
}
.historyBoxOne .historyToday .rightconBox .hisInfo {
	margin: 10px 10px 0px 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #BBBBBB;
}
.historyBoxOne .historyToday .rightconBox .hisInfo p {
	text-indent: 2em;
	line-height: 2;
}
.historyBoxOne .historyToday .rightconBox .hisInfo p span a {
	color: #F08400;
}
.historyBoxOne .historyToday .rightconBox .rdlist ul {
	padding: 0px;
}
.historyBoxOne .historyToday .rightconBox .rdlist ul li {
	float: none;
}
.historyBoxOne .historyToday .rightconBox .rdlist ul li span {
	margin-right: 10px;
}

/*图说历史*/
.historyImage {
	width: 988px;
	height: 173px;
	margin: 10px 0px 0px 6px;
	background: url(../images/historyImageBg.jpg) 0 0 no-repeat;
}
.historyImage .historyImageCon {
	padding: 20px 0px 0px 110px;
}
.historyImage .imgscroll {
	margin: 0px;
}
.historyBoxOne .historyToday .rightconBox .things ul {
	padding-top: 10px;
}
.historyBoxOne .historyToday .rightconBox .things ul li {
	height: 27px;
	line-height: 27px;
}
.historyBoxOne .historyToday .rightconBox .things ul li span {
	margin-right: 10px;
}
.historyBoxOne .historyToday .rightconBox .things ul li a {
	display: inline-block;
	width: 110px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}




/*履行职能首页样式*/
.perFunctionComBox {
	margin: 0px 6px;
}
.mzjd .functionLeftCon {
    width: 986px;
}
.mzjd .functionLeftCon .ConInfo .ysleft {
    width: 478px;
}
.mzjd .functionLeftCon .ConInfo .ysleft ul li a{
    width: 350px;
}
.perFunctionComBox .FunctionTitle {
	width: 988px;
	height: 46px;
}
.functionLeftCon {
	width: 736px;
	height: 253px;
	border: 1px solid #DCA96C;
	margin-top: 10px;
}
.functionLeftCon .ConInfo {
	background: url(../images/czyzBg.jpg) 0 0 repeat-x;
	height: 252px;
	margin: 0px;
}
.functionLeftCon .ConInfo .ysleft {
	width: 351px;
	margin-left: 10px;
	margin-top: 10px;
}
.functionLeftCon .ConInfo .ysleft .xxsctitle h2 a {
	color: #2f2e29;
}
.functionLeftCon .ConInfo .ysleft .xxsctitle h2 span a {
	color: #df4223;
}
.functionLeftCon .ConInfo .tyczright {
	width: 350px;
	margin: 10px 10px 0px 0px;
}
.functionLeftCon .ConInfo .ysleft ul li {
	height: 32px;
	line-height: 32px;
	color: #000;
}
.functionLeftCon .ConInfo .ysleft ul li a {
	color: #000;
}
.funtionRightCon {
	width: 238px;
	height: 253px;
	border: 1px solid #DCA96C;
	margin-top: 10px;
	background: none;
}
.funtionRightCon .rddbImage img {
	width: 218px;
	height: 75px;
}
.funtionRightCon .rdlist ul {
	padding-top: 5px;
	padding-left: 0px;
}
.funtionRightCon .rdlist ul li {
	width: 197px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.lyyscatalog .tyczright .gylktitle {
	height: 30px;
	background: url(../images/gylktitlebg.gif) right top no-repeat;
}
.lyyscatalog .tyczright .gylktitle h2 {
	padding-left: 25px;
}
.lyyscatalog .tyczright .gylktitle h2 span {
	margin-right: 15px;
}



/*本社介绍首页样式*/
.introleft {
	width: 250px;
	margin-left: 6px;
}
.introleft .introTop {
	width: 250px;
	height: 3px;
	background: url(../images/introTopBg.jpg) 0 0 no-repeat;
}
.introleft .introMiddle {
	width: 250px;
	_margin-top: -10px;
	background: url(../images/introMiddleBg.jpg) 0 0 repeat-y;
}
.introleft .introMiddle .introtitle {
	width: 233px;
	height: 50px;
	background: url(../images/titleBg.jpg) 1px 0px no-repeat;
	margin-top: -1px;
}
.introleft .introMiddle .midCon {
	height: 662px;
	background: url(../images/introConBg.jpg) 1px 0px no-repeat;
}

.midCon ul.intromenu {
	padding: 20px 0px 0px 0px;
}
.midCon ul.intromenu li.level1 {
	text-align: center;
}
.midCon ul.intromenu li.level1 a {
	font-family:"微软雅黑";
	font-size: 20px;
	color: #818181;
	display: block;
	height: 54px;
	line-height: 54px;
	background: url(../images/linearrow.png) 20px 24px no-repeat;
}
.midCon ul.intromenu li.level1 a.cur {
	background: url(../images/currentBg.gif) 24px 0px no-repeat;
	padding-left: 60px;
	color: #eb6426;
	margin-top: 10px;
}

.midCon ul.intromenu li.level1 ul.level2 {
	padding-top: 10px;
}
.midCon ul.intromenu li.level1 ul.level2 a {
	font-size: 14px;
	color: #000;
	background: none;
	display: block;
	height: 26px;
	line-height: 26px;
}
.midCon ul.intromenu li.level1 ul.level2 a.current {
	color: #c00;
	font-weight: bold;
}
.introleft .introBottom {
	width: 250px;
	height: 3px;
	background: url(../images/introBottomBg.jpg) 0 0 no-repeat;
}


.introright {
	width: 726px;
	 background: url(../images/introrightBg.jpg) 0 0 repeat-x #fff;
	 margin-left: 10px;
}
.introContern {
	padding: 0px 20px 120px 20px;
	width: 686px;
	min-height: 614px;
	height:100%!important;
	_height:614px;
	background: url(../images/contentBg.jpg) left bottom no-repeat;
}
.introright .contenttitle {
	text-align: center;
	font-size: 30px;
	color: #000;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
}
.introright .consubTitle {
    text-align: center;
	font-size: 16px;
}
.introright .introContern p {
	text-indent: 2em;
	line-height: 2;
	margin: 10px 25px;
	line-height: 30px;
	color: #000;
}

/*领导成员样式*/
.comimglist .hanqide {
	text-align: center;
	margin-top: 30px;
}
#leaderIntroList img {
	margin: 0px;
}
.comimglist img {
	width: 120px;
	height: 158px;
}
.comimglist a:link,.comimglist a:visited {
	color: #000;
}
.comimglist a:hover,.comimglist a:active {
	color: #c00;
}
.comimglist .hanqide span {
	margin: 5px 0px;
	display: block;
}
.comimglist ul {
	padding: 10px;
	overflow: hidden;
}
.comimglist ul li {
	text-align: center;
	float: left;
	margin: 10px 22px;
	display: inline;
}
.comimglist ul li span {
	display: block;
	margin: 5px 0px;
}
.comimglist .redfont {
	padding-top: 20px;
	width: 680px;
}
.comimglist .redfont p {
	color: #c00;
	text-indent: 0px;
	line-height: 35px;
	margin: 0px;
}
.introright .namelist div {
	line-height: 35px;
	color: #000;
}
.introright .namelist div a {
	width: 75px;
	display: inline-block;
	cursor: pointer;
	color: #000;
}
.introright  div.leaderInfoTitle {
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 20px 0 0 0;
	font-size: 30px;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px #ccc dashed;
}
.introright .namelist ul {
    padding: 10px 0px 0px 0px;
}
.introright .namelist ul li {
    height: 30px;
	line-height: 30px;
	float: none;
	display: block;
	margin: 0px;
	text-align: left;
	background: url(../images/listarrow.gif) left center no-repeat;
}
.introright table {
    border-collapse:collapse;
}
.introright table tr td {
    line-height: 3;
	border: 1px solid #ccc;
}
.introright table tr td.c_left {
    background: #efefef;
	width: 10%;
	text-align: center;
}
.introright table tr td span {
    width: 75px;
	display: inline-block;
	padding-left: 5px;
}
.introright .namelist ul li a {
    padding-left: 15px;
}
.introContern img {
	margin-top: 50px;
}
.leaderlist ul {
	padding: 0px;
}
.leaderlist ul li {
	margin: 0px 20px 0px 0px;
}
.tyryBox {
	width: 350px;
	margin-right: 10px;
	margin-left: 0px;
}
.tyryBox .listComTitle {
	height: 23px;
	line-height: 23px;
	background: url(../images/tyrytitlebg.jpg) 0 0px no-repeat;
}
.tyryBox .listComTitle h2 a {
	padding-left: 130px;
	position: relative;
	top: 3px;
}
.tyryBox .tyrylist {
	width: 320px;
}
.tyryBox .tyrylist ul li {
	width: 320px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.tyryBox ul li {
    width: 340px;
}
.jdjyBox {
	width: 350px;
}
.jdjyBox .listComTitle {
	height: 24px;
	line-height: 24px;
	background: url(../images/jdjytitlebg.gif) 0 0 no-repeat;
}
.jdjyBox ul li {
	width: 280px;
}

.cataloglink a {
    display: block;
	width: 68px;
	height: 160px;
	float: left;
}

.c_map {
    margin: 0 auto;
	text-align: center;
	background: #fff;
	padding: 10px 0px;
}
.leaderCon ul li {
    float: left;
	margin: 0px 0px 0px 4px;
}
.leaderCon ul li img {
    display: block;
}
.searchList {
    padding: 10px 30px 10px 30px;
}
.searchList ul li {
    height: 32px;
	line-height: 32px;
	background:url(../images/listarrow.gif) no-repeat scroll left center;
	padding-left: 15px;
}
.searchList ul li span {
    margin-right: 10px;
}
.searchList ul li span.fl {
    width: 80px;
	font-weight: bold;
}
.searchList ul li a {
    display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 650px;
}
.searchList .leaderlistpage {
    /* margin: 20px 0px 0px 180px; */
}

.leaderlistpage ul.pagebox li a {
    padding: 0px 10px;
	width: auto;
	float: left;

}
.leaderlistpage ul.pagebox li a:hover,.leaderlistpage ul.pagebox li a:active {
    font-weight: normal;
}
.leaderlistpage ul.pagebox li {
    background: none;
}
.leaderlistpage ul.pagebox li.CurrentPage a {
    background:#74706f;
	color: #fff;
	font-weight: bold;
}
.searchreault {
    padding: 10px 30px;
	margin: 0px 20px;
	border-bottom: 1px dashed #ccc;
	font-weight: bold;
	font-size: 32px;
	color: #B76A01;
	text-align: center;
}
.introContern img.phoneImg {
	margin: 0px;
}
.hightSearchBOx {
    padding: 20px 30px;
}
.hightSearchBOx div {
    width: 200px;
	float: left;
	margin: 10px;
}
.hightSearchBOx div .highBtn {
    cursor: pointer;
    width: 70px;
	height: 22px;
	border: none;
	background: url(../images/searchbtn.gif) 0 0 no-repeat;
}