
@media screen and (max-width: 1024px){   /*屏幕分辨率小于1080的main模块宽度设为100%*/
	#wrapper {
		width: 100%;
	}
}
@charset "gb2312";
/* CSS Document */
/* - - - - - - - - - 全局样式  - - - - - - - - -*/
	body {
	margin:0;
	padding:0;
	border:0;
	background-color:#cacaca;
	font-size:12px;
	font-family:"宋体";
}

html, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, code, del, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label {
	margin:0;
	padding:0;
	border:0;
	font-style:inherit;
	font-family:"宋体";
	color:#002667;
	vertical-align:baseline;
}
img {
	vertical-align:middle;
	border:none;
}
input, select, button {
	vertical-align:middle;
}
input {
	padding:0;
}

ul, ol {
	list-style-type:none;
}
h2 {
	font-size:14px;  font-weight:bold;
}

h3 {
	font-size:16px; coloe:#002667; padding:20px 10px 10px 50px  ;
}

h4 {
	font-size:18px; font-weight:bold; 
}
em, address {
	font-style:normal;
}
/*全局链接*/
a {
	color:#002667;
	text-decoration:none;
}


/*链接样式*/
a:link {
}
a:hover,span a:hover,#FixedTopTitle h2:hover{
	 background-color:#f8b600;
	 color:White;
}

	/*鼠标悬停时*/
a:active {
}  /*鼠标点击与释放之间*/
a:visited {
} /* 已被访问过 */
/*  - - - - - - - - - 类别样式  - - - - - - - - -*/
.no_bor {
	border:none!important;
}
.no_bg {
	background:none!important;
}
.clear {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
	overflow:hidden;
	display:block;
}

.f_left {
	float:left;
}
.f_right {
	float:right;
}

/*总页面*/
/*用于最外层zhang*/
#wrapper {
	width:960px;
	margin:0 auto;
	background:#FFF;
}
/*顶部*/
	#top {
	width:937px;
	height:22px;
	line-height:22px;
	margin:0 auto;
	padding-right:50px;
	text-align:right;
	font-size:12px;
	color:#002667;
}
#top a {
	color:#002667;
}

#logo {
	width:191px;
	height:36px;
	position:absolute;
}
/*页头*/
	#header {
	width:960px;
	height:65px;
	margin:0 auto;
	background:url(../../images/header_bg.jpg) no-repeat right top;
	overflow:hidden;
}
/*时间*/
		#time {
	float:left;
	height:22px;
	line-height:22px;
	margin-top:48px;
	padding-right:25px;
}
/*搜索*/
		#search {
	float:right;
	height:19px;
	margin:31px 18px 0 0;
	display:inline;
}
#search .txt {
	width:100px;
	height:19px;
	line-height:19px;
	padding:0 3px;
	border:1px solid #110406;
}
#search .btn {
	cursor:pointer;
	width:26px;
	height:21px;
	text-indent:-99em;
	background:url(../../images/search_btn.gif) no-repeat left top;
	overflow:hidden;
	border:0;
}
/*主菜单*/
	#menu {
	position:relative;
	z-index:1500;
	height:46px; 
	background:url(../../images/menu_bg.gif) repeat-x left top;
}
#menu ul {
	float:left;
	padding-top:10px;
}
#menu ul li {
	display:inline;
	float:left;
	font-size:14px;
	position:relative;
}
#menu ul li a {
	width:119px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	display:block; padding-top:5px;
}
#menu ul li.change a {
	text-decoration:none;

}
#menu ul li.change ol a {
	background:none;
	width:120px;
	height:30px;
}
#menu ul li ol {
	display:none;
	position:absolute;
	background-color: #cacaca;
	left:0;
	top:30px;
}
#menu ul li ol li {
	margin:0;
	display:block;
	float:none;
}
#menu ul li ol li a {
	font-size:14px;
	font-weight:normal;
	height:20px;
	background:none;
	display:block;
	color: #002667;
	font-weight:bold;
	padding-top:5px;
}
#menu ul li ol li a:hover {
	background-color:#002667;
	text-decoration:underline;
	color:#fdd901;
}

.projects { width:480px;border:0; margin :0 5px 0 20px;
}
.projects  li a {width:140px;text-align:left;  overflow:hidden;  float:left;
}
/*下面用于二级栏目*/
 /*横图*/
	#ban 
	{
	width:100%;
	margin: 0 auto;
	height:294px; overflow:hidden; 
}
#ban img {  margin-top:-10px;
	
	position:relative;
}

#tu1 {
	width:213px;
	height:294px;
	margin:-10px 0 15px 0;
	float:left;
}
#tu2 {
	float:left;
	width:726px;
	height:294px;
	margin:-10px 0 15px 18px;
}

/*用于主体内容（中部）zhang*/
#article {
	width:957px;
	margin:0 auto;
	clear:both; 
	background-color: White;
}

#article #bt h2 {
	color:#009;
	padding:10px 20px;
   font-size:2em;
}

#article #bt p {
	color:#009;
	padding:10px 20px;
   font-size:14px;
}
/*双列式主要部分zhang*/
/*左侧布局*/	
#leftsider {
	width:215px;
 background-color:White; float:left;
}
#leftsider h3 {
	text-align:center;
	padding-top:18px;
	font-size:16px;
}
#leftsider .bj {
	width:173px;
	height:20px;
	border-style:solid;
	margin:10px 20px 0px 20px;
	background-color:#fdd901;
	text-align:center;
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
}
#leftsider .bj:hover {
	background-color:#cacaca;
	
}

#leftsider .bj p a {
	color:#002667;
	font-size:14px;
	font-weight:bold;
	
}

.ltitle {
	color:#002667;
	font-size:16px;
	font-weight:bold;
	margin:40px 10px 10px 10px;
}
.leftSelect ul {
	margin:10px ;
	
}

.leftSelect ul li {
	padding: 10px 5px;
	background: #f8b600;
	width: 190px; 
}
/*右边主要部分zhang*/
#main {
	width:726px; 
	position:relative; 
	float:left;
}
#main h2 {
	text-align:center;
	padding-top:18px;
	font-size:16px;
}
#main .wz {
	text-align:left;
	padding:10px;
	font-size:16px; 
	color:#002667; font-weight:bold; line-height:20px;
}
 #main .bt {
	width:705px;
	margin:15px 0 25px 10px;
	float:left;
}
/*标题字体*/
#main .bt h4 {
	font-size:30px;
	color:#f5bbca;
	border-style:solid;
	border-bottom-width:5px;
}
 #main .bt .pr{
	width:178px;
	float:left;
	margin:10px 20px 10px 30px;
	height:150px;
	padding:10px 20px 5px 20px;
}
 #main .bt .pr li
 { 
   line-height:27px;
   font-size:medium;
 }
#main .pr {
	height:205px;
	padding-left:15px;
	padding-top:5px;
	border-style:outset solid double;
	border-bottom-width:5px;
}

#main .pr h2{ font-size:22px; padding:10px 2px;
	
}
#main .pr2{
width:500px;
	margin:0 0 8px 50px;
	background-color: Green;
}
#main .pro {
	float:left;
	width:370px;
	padding:40px 20px 0px;
	overflow:hidden;
	display:inline;
}

#main .pro2 {
	float:left;
	width:600px;
	padding:0 50px 20px;
	overflow:hidden;
	display:inline;
}

#main p a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#main .li-txt{ width:490px; padding: 10px; float: left }
#main .li-img{ width: 210px; height: 180px; float: left; padding-left:5px; margin:5px 5px;}
#main .li-img img{margin:0 auto; padding:5px 2px 2px 1px; height:150px; max-width:200px;}

/*右边上部菜单*/
#main .HeaderSelect {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#main .HeaderSelect ul {
	margin:24px ;
	
}

#main .HeaderSelect ul li {
	float:left;
	padding: 10px;
	background: #d6a965;
	width: 200px; 
}
/*右边下部颜色块*/
#main  .color-cheng{ background: #f8b600;}
#main  .color-fen{ background: #f8b600;}
#main  .color-lv1{ background: #f8b600;}
#main  .color-lv{ background: #f8b600;}
#main  .color-zi{ background: #f8b600;}
#main  .color-lan{ background: #f8b600;}
/*用于team特效*/
#main .picbox{position: relative;width:700px;height:800px;overflow:hidden;margin:50px auto 0 auto;}
#main .sss{z-index:1;width:50%; padding:10px 20px;color:White;height:80%; font-size:16px; line-height:20px;}
#main .ss{z-index:2; background-color:Gray;height:310px; overflow:hidden;}
#main .src{width:320px; float:left; padding:10px; height:320px; overflow:hidden;}
/*右边下部内容区zhang*/
#content_section {
   
    padding: 16px 30px;
    text-align:justify;
    width:90%; 
    min-height:600px;
}
#content_section  h1{font-size:18px;margin:20px auto;text-align: center;}
#content_section h2{line-height: 20px;font-size:19px;margin:0.5em auto;padding: 0.3em;border-top: 2px solid #666666;background-color: #EBEBEB;}
.content_section h3{font-size:14px;margin:0.5em auto}

#content_section p{font-size: 1.2em;line-height: 1.5; text-indent:10px; word-wrap:break-word;}
#mediaspace { padding:10px 0 10px 100px; text-align:center;}
                
/*一列式主要部分*/

#layout { border-bottom: 2px solid #232323;
    border-top: 2px solid #232323;
    padding: 16px 30px;
    text-align:justify;
    width:100%; } 
#layout  h2{font-size:18px;margin:20px auto;text-align: center;}


/*页脚zhang*/
	#footer {
	padding:10px 0 10px;
	background:#002667;
	height:73px;
	text-align:center;
}
#footer p {
	line-height:20px;
	text-align:center;
	color:#fff;
}
#footer p a {
	color:#fff;
}



/* 换页 zhang*/
.ye 
{
    clear:both;
	width:600px;
	text-align:center;
	height:20px;
}
 .ye li{
   float:left;
	width:100px;
	margin-left:20px;
	display:inline;
}
/* projects 鼠标划过出现对话框 */
.sildchange { margin: 5px 5px 5px 30px; padding: 5px  ; list-style: none; width:98%;}
.sildchange  li { padding: 1px; margin: 2px 10px; float: left; position: relative;display: block;}

.sildchange  li p { background-color:#fdd901; 
                    width: 180px;
                    filter:alpha(opacity=80); 
 -moz-opacity:0.8; 
 -khtml-opacity: 0.8; 
 opacity: 0.8; 
                     position: absolute; 
                     top: 40px; 
                     left: 5px; 
                     text-align:left; 
                     padding: 5px; 
                     font-style: normal; 
                     z-index: 2; 
                     display: none;}
                     
 .sildchange img{width:200px;
	height:140px;}
	

/*关于我们标题*/
.FirmTitle {
	height:28px;
	line-height:28px;
}
/*关于我们-大事记*/

#bottom_tool{position:relative;height:45px;}
#bottom_tool .HRshare2{position: absolute;left: 0px;top:18px;}
#bottom_tool .hr-share-print{position: absolute;right: 0px;top:18px;display: block;background:url("images/HRico_32x32.png") no-repeat  0px -640px;height:40px;
padding-left:40px;line-height:34px;font-size:16px;font-weight: bold;color:#800000;
}


/*文章列表页zhang*/                
#class_list {
	width:726px;
	padding-top:10px;
	margin-left:23px;
}
#class_list .pr {
	margin:20px 0 0 40px;
	width:140px;
}
#class_list .headtitle {
font-size:18px; font-weight:bold;
	 background-color:Gray; height:30px; padding:10px 0px;
}

#tbindex li { width:95%;height: 42px; max-width:720px; }
#tbindex  li a:hover
{
  background-color:#8b151b;
	color:#fff;   	
}

.clearfix {clear: both; width:inherit;font-size:14px; cursor:pointer;}
.clearfix10 {clear: both; height:10px; width:inherit;}
.clearfix20 {clear: both; height:20px; width:inherit;}
.clearfix20 .ttitle{width:75%;float:left; padding:10px 20px 5px 20px; vertical-align:middle;}

.clearfix .ttitle{width:70%;float:left; padding:10px 20px 5px 20px; vertical-align:middle;}
.clearfix .ctitle{width:50%; float:left;  padding:10px 20px 5px 20px; vertical-align:middle;}
.clearfix .ttime,.clearfix20 .ttime{width:12%; float:left; padding:10px 20px 5px 20px; vertical-align:middle; margin:0 10px;}

/* 鼠标划动-隔行换色 */
.demoOver{background-color:#f8b600;color:#002667;}
.demoBg{background-color: Scrollbar;}
/*文章列表页完*/   

/*用于人事*/
.human {float:left; width:45%; margin:5px;  background-color:Gray;padding:10px; color:#FFF; }
.human .htitle {width:100%;padding:10px 0px 5px 10px; vertical-align:middle; font-size:16px; font-weight:bold; color:Black;}
.human .hplace{width:20%;padding:10px 20px 5px 10px; vertical-align:middle;  float:right;font-size:14px;font-weight:bold;}
.human .htime{width:8%;padding:10px 10px 5px 10px; vertical-align:middle; }
#livetip {
	  position: absolute;
	  background-color: #cfc;
	  padding: 4px;
	  border: 2px solid #9c9;
	  border-radius: 4px;
	  width:300px;
	  -webkit-border-radius: 4px;
	  -moz-border-radius: 4px;
	}
/*用于人事hover*/	
.hhove {
	 background-color:#8B151B;
	 color:White;
}
/*物业项目*/
	#cd {
	width:213px;
	margin:0 17px 0 0;
	background:url(../../images/cd.gif);
	float:left;
}
#cd h3 {
	text-align:center;
	padding-top:20px;
}
#cd .bj {
	width:173px;
	height:20px;
	border-style:solid;
	margin:10px 20px 0px 20px;
	background-color:#999;
	text-align:center;
	padding-top:5px;
}
#cd .bj:hover {
	background-color:#8b151b;
}
#cd p a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}


.pic {
	float:left;
}

/*底部选择*/
	#select {
	width:auto;
	height:18px;
	background:#fff;
	padding:15px 23px 15px 860px;
	margin-top:-15px;
}
#k2 {
	width:957px;
	margin:0 23px 15px;
}
/*物业项目zhang*/

 #ydprojects {
	border-style:double;
	border-width:4px;
	width:700px;
	color:#002667;
	float:left;
}
#ydprojects p {
	padding:0 20px;
	line-height:20px;
}


#ydprojects .pr {
	width:680px;
	margin:10px 0 0 15px;
}
#ydprojects .pro {
	width:450px;
	height:300px;
	float:right;
	overflow:hidden;
	display:inline;
}
#ydprojects .pro h3 {
	font-size:40px;
	padding:10px 10px 5px 20px;
	color:#002667;
}
#ydprojects .pro ol {
	font-size:18px;
	padding:0 3px 20px 25px;
	font-family: "SimHei";
	color:#002667;
}

#ydprojects .content {	
	margin:5px 0 10px 8px;
}

#ydprojects .content ol {
	font-size:18px;
	padding:5px 0 5px 0;
	font-family: "SimHei";
	color:#002667;
}

#ydprojects .content li {
	float:left;
	padding:8px;
	display:inline;
}
#ydprojects .content li img  {
	width:212px;
	height:142px;
}
#ydprojects .bt {
	width:685px;
	height:40px;
	margin:10px 0 10px 0;
	background:url(../../images/yf_4.jpg);
	
}
#ydprojects .bt ol {
	font-size:20px;
	padding:15px 0 0 35px;
	font-family: "SimHei";
}


/*大事记zhang*/
	

#thing {
	width:726px;
	float:left;
	background:url(../../images/th_bj.jpg);
}
#thing .bt {
	width:600px;
	margin:50px 0 20px 100px;
}
#thing .bt h3 {
	font-size:30px;
	color:#002667;
	border-style:solid;
	border-bottom-width:5px;
}
#thing .pr {
	width:600px;
	margin:0 0 8px 100px;
	background-color:#FFF;
}
#thing .pr li {
	float:left;
	font-size:16px;
	color:#FFF;
	margin:5px 10px;
	padding:10px 10px;
	text-align:center;
	display:block; 
	background-color:Gray; 
	font-weight:bold;
	 width:80px;
}

#thing .pr li a
{
	color:#fff;  
}

#thing .pr li a:hover
{
    
  background-color:#cacaca;
	color:#fff;   
	
}


#thing .showFull{
	background-color: #CECECE;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:10px;
	width:600px;
	margin:0 0 8px 100px;}
/*大事记背景颜色li*/
#thing .bj:hover
{ background-color:#f8b600;
	color:#fff;  
	}

/*服务产品*/
	

#acc{
width:98%;
border:1px solid #9999FF;
}
#acc a{
display:block;
line-height:25px;
cursor:pointer;
text-decoration:none;
background-color:#cacaca;
color:#8B151B;
padding:2px 15px; 
border-top:1px solid #f8b600; 
}
#acc a:hover{
background-color:#fdd901;
color:#FFF;
}
#acc a.selected {
color:#FFF;
background-color:Gray;
}
.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;white-space: pre-wrap;
	font-size: 14px;
	color：#000000；
	margin: 0px;
	padding: 5px; color:Black;  line-height:20px;
}
/*银达要闻*/
	#news {
	width:957px;
	padding-top:100px;
		
}
#news .bt {
	width:837px;
	margin:100px 60px 0 60px;
	height:10px;
	border-style:outset solid double;
	border-bottom-width:5px;
}
#news .pr {
	width:810px;
	height:160px; 
	margin:10px 60px;
	padding:5px 10px 5px 45px;
	border-style:dotted;
	border-bottom-width:3px;
	background-color:#fffdf4;
}
#news .imgtype {
	float:right;
	width:200px;
	max-height:160px; vertical-align: middle;
}
#news .pr .pro {
	width:500px;
	float:left;
	padding:5px 20px;
}
#news .pr .pro h3 a{
	font-size:20px;
}
#news .pr .pro h3 a:hove {
	color:#FFF;
}
/*诚聘信息*/

#care {
	width:710px;
	background-color: inherit;
	float:left; padding:5px 5px;
}


/*左侧*/
#care_left { background-color:#999;
	padding-left:15px;
	padding-top:5px;
	border-style:outset solid double;
	border-bottom-width:5px;
	float:left;
	width:220px;
}
#care_left .wz  {
	color:#FFF;
	font-size:14px;
}
#care_left .wz h3 {
	text-align:center;
	padding-top:18px;
	font-size:16px;
}
/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F00;
	opacity:.9;
	filter: alpha(opacity=90);
	width:250px;
	color:White;
}

.popupHover {
	
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

/*客户表彰*/
#commend {
	width:957px;
	height:870px;
	padding-top:230px;
	background:url(../../images/comm_bj.jpg);
	margin-left:23px;
}
#commend .bt {
	width:620px;
	margin-left:215px;
	height:800px;
}
#commend .bt table {
}
#commend table tr {
	background:#eeeeee;
}
#commend .bt table td {
	height:30px;
	line-height:30px;
}
#commend .pr {
	font-size:18px;
	font-family:"黑体";
	height:30px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
}
#commend .pro {
	width:620px;
	margin:10px 0 10px 215px;
	height:20px;
	line-height:20px;
	border-bottom:3px solid #000;
	text-align:center;
	background-color:#eee;
}


/*企业文化*/

.cul ul {
	margin:24px auto; width:98%;  max-width:720px;
	
}
.cul ul li {
	float:left;
	padding: 10px;
	background: #d6a965;
	
	
}
.cul ul li img {
  /*Flexible image size with border*/
	width:200;  /*Took 1% off of the width to prevent IE6 bug*/
	height:220;
 max-height:220;
	padding: 2px;
	background:#fff;
	margin: 0 auto;
	
	}

.cul ul li a {
    color:#FFF;
    line-height:30px;
}

/*企业文化首页*/
.wrap{
	width:957px;
	margin:0 auto;
	border:none;
	}
#skip{
	text-align:center;
	width:300px;
	margin:0 auto;
	border:none;
	}
.wrap .content{
	border:none;
	}
.wrap .content p{
	border:none;
	line-height:25px;
	float:left;
	width:50%;
	text-align:center;
	}		
.primary{
	width:957px;
	margin:0 auto;
	background-color:#fff;
	}
.primary .content{
	width:957px;
	border:none;
	}
.primary .content ul{
	list-style:none;
	width:957px;
	}
.primary .content ul li{
	width:436px;
	float:left;
	padding-left:36px;
	margin-top:30px;
	}

/* 图说银达下级页面图片 */
#gallery {
	
	 margin-bottom:20px;
}
#gallery ul {
	margin:24px auto;
	
	width:96%;  max-width:700px;
	
}
#gallery ul li {
	float:left;
	padding:5px;
	background: #d6a965;
	height: 220px; 
	width:220px;
	text-align:center;
}
#gallery ul li img {
  /*Flexible image size with border*/
	max-width:200px;
width:expression_r(this.width>200?"200px":this.width);
max-height:180px;
height:expression_r(this.height>180?"180px":this.height);
	padding: 2px;
	background:#fff;
	margin: 0 auto;
	background:#fff;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation IE 6/7 */
	}

/*培训考核*/ 
.myList 
{
	text-decoration: none; 
		 font-size: 14px; 
		 width:80%;	
}
  
.myList  td
	{
	 padding:10px;
	  background-color: Gray;
	 line-height: 25px;
	width:15%;
	}
	
	.myList td a {
	color:  White;
	
}
  .myList2 td
	{
	 padding:10px; background-color: #CCFFFF;
	 font-size: 14px;
	 line-height: 25px;
}
	
	.myList2 td a {
	
	color: #4A5542;
}

/*物管资讯*/
	#property {
	width:957px;
	height:1000px;
	padding-top:30px;
	margin-left:23px;
}
#property .bt {
	width:837px;
	height:10px;
	margin:0 auto;
	border-style:outset solid double;
	border-bottom-width:5px;
}
#property .pr {
	margin:20px 70px 0 70px;
}
#property .pr table {
	text-align:center;
	position:relative;
}
#property .pr table tr {
	background:#eeeeee;
}
#property .pr table td {
}
#property .pr table td:hover {
	color:#8b151b;
}
#property .pro {
	margin:10px 80px;
	text-align:right;
	border-style:solid;
	border-bottom-width:3px;
	background:#eeeeee;
filter:alpha(opacity:60);
}
/*法律法规*/
	#law {
	width:957px;
	height:1000px;
	padding-top:100px;
	margin-left:23px;
}
#law .bt {
	width:837px;
	height:10px;
	margin:0 auto;
	border-style:outset solid double;
	border-bottom-width:5px;
}
#law .pr {
	margin:20px 70px 0 70px;
}
#law .pr table {
	text-align:center;
	position:relative;
}
#law .pr table tr {
	background:#eeeeee;
}
#law .pr table td {
}
#law .pr table td:hover {
	color:#8b151b;
}
#law .pro {
	margin:10px 80px;
	text-align:right;
	border-style:solid;
	border-bottom-width:3px;
	background:#eeeeee;
filter:alpha(opacity:60);
}
/*公司宣传片*/
#movie {
	width:726px;
	height:600px;
	float:left;
	overflow:hidden;
	position:relative;
	
}
#movie .pr {
	margin:180px 0 0 20px;
	height:300px;
	width:150px;
	text-align:center;
}
#movie .pr p {
	line-height:30px;
	color:#000;
}
#movie .pr p:hover {
	color:#F90;
}


/*公益事业*/

ul.zxxstream {
   list-style: none;
   margin: 18px 0 24px 5px;
   padding: 0;
   overflow: hidden;
}
ul.zxxstream li {
   float:left;
	font-size:16px;
	color:#FFF;
	margin:5px 5px;
	padding:10px 10px;
	text-align:center;
	display:block; 
	background-color:Gray; 
	font-weight:bold;
	 width:140px;
}

ul.zxxstream li a
{

	color:#fff;  
}
 ul.zxxstream .bj:hover
{
  background-color:#f8b600;
	color:#fff;  
}
ul.zxxabout {
   list-style: none;
   margin: 18px 0 24px 50px;
   padding: 0;
  
}
ul.zxxabout li {
   float:left;
	font-size:14px;
	color:#FFF;
	margin:5px 5px;
	padding:10px 10px;
	text-align:center;
	display:block; 
	background-color:Gray; 
	 width:310px;
}

/*竞聘*/
	   #competition {
	width:726px;
	height:800px;
	float:left;
	overflow:hidden;
	position:relative;
	background:url(../../images/co_bj.jpg);
}
#competition .pr {
	margin:110px 0 20px 220px;
	width:500px;
	height:141px;
}
#competition .pro {
	float:left;
	width:270px;
	height:141px;
	overflow:hidden;
	display:inline;
	position:absolute;
	margin-left:15px;
}
#competition .pro p {
	padding-top:20px;
}
#competition .pro ul {
	float:right;
}
#competition .wz {
	margin-left:220px;
	margin-top:15px;
	width:500px;
	height:500px;
	position:absolute;
}
#competition .wz table td {
	border-bottom:dotted #000 3px;
}
#competition .bt {
	width:440px;
	border-style:dotted;
	border-bottom-width:3px;
	height:15px;
}
#competition .rq {
	width:45px;
	float:left;
	position:absolute;
}

/*三级页面*/
/*分享*/
.article_toolbar
{ float:right;
 margin:5px 10px;
}
    
    
#bt {
	width:800px;
	height:100px;
	background-color:#fff;
	border-bottom:3px solid #999;
	font-size:14px;
	text-align:center;
}
#bt h2 {
	color:#009;
	padding:10px 20px;
   font-size:2em;
}
 .text_content {
	width:90%;
	background-color:#FFF;
	padding:20px;
	margin:10px 20px 20px 20px;
}

 .text_content img
 {
     max-width:640px;
 margin:10px auto;
}
#zw .zwen {
	margin:30px 50px 15px 50px;
	line-height:40px;
	font-size:16px;
	text-indent:30px;
	text-align:left;
}

/* 清华-银达物业管理论坛 */
.lt{
	width:700px;
	margin:20px auto;
	padding:3px;
}
.lt table{
	background:url(../../images/logo.jpg) repeat;
	}
.lt table p{
	padding:0 10px;
	}
.lt1{
	width:700px;
	margin:0 auto;
	padding:3px;
	}
.lt2{
	width:700px;
	margin:20px auto;
	padding:3px;
	}
.lt3{
	width:700px;
	margin:0 auto;
	padding:3px;
	}	
	
/*职位描述*/
#zp {
	width:800px;
	background-color:#FFF;
}
#zp .pr {
	width:800px;
	text-align:center;
	background-color:#FAECFF;
}
#zp .pr table {
	margin-left:150px;
}
#zp .pr table td {
	vertical-align:top;
	line-height:25px;
}
#zp .pr table td span {
	text-align:left;
}
/*物管资讯三级页*/
#wg {
	width:800px;
	}
#wg h2 {
	font-size:16px;
	text-align:center;
	color:#009;
	line-height:40px;
	}	
#wg p {
	font-size:12px;
	line-height:20px;
	margin:0px 0 10px 50px;
	width:650px;
	}
#wg span {
	margin:0 0 10px 40px;
	font-size:14px;
	display:block;
	}

/*顾问服务zhang*/
.basic  {
	width: 720px;
	border: 1px solid black; margin:10px 0;
	color:#002667;
}

.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;white-space: pre-wrap;
	font-size: 14px;
	margin: 0px;
	padding: 15px; color:Black; font-weight:normal;
}

.basic a {
	cursor:pointer;
	display:block;
	padding:10px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	background-color: #cacaca;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999; color: #cacaca;
}
.basic a:hover {
	background-color: white;
}

.basic a.selected {
	color: black;
	background-color: #80cfe2;
}

