@charset "gb2312";



/* 手机样式 */

a.mchannel:link {display:block;width:100%;height:40px;letter-spacing:4px;line-height:40px; color:#00315C;font-family:"微软雅黑";font-size: 16px; text-align: center;border-bottom: 1px solid #e4e4e4; background-color:#fcfcfc}
a.mchannel:visited {display:block;width:100%;height:40px;letter-spacing:4px;line-height:40px; color:#00315C;font-family:"微软雅黑";font-size: 16px; text-align: center;border-bottom: 1px solid #e4e4e4;background-color:#fcfcfc}

a.mchannel:hover{display:block;width:100%;height:40px;letter-spacing:4px;line-height:40px; color:#eeeeee;font-family:"微软雅黑";font-size: 16px; text-align: center;border-bottom: 1px solid #e4e4e4;background-color:#fcfcfc}

a.mchannel:active {display:block;width:100%;height:40px;letter-spacing:4px;line-height:40px; color:#00315C;font-family:"微软雅黑";font-size: 16px; text-align: center;border-bottom: 1px solid #e4e4e4;background-color:#fcfcfc}



a.mTitle:link{font-family: "微软雅黑"; font-size: 14px;}
a.mTitle:visited{font-family: "微软雅黑"; font-size: 14px;}
a.mTitle:hover{font-family: "微软雅黑"; font-size: 14px;}
a.mTitle:active{font-family: "微软雅黑"; font-size: 14px;}

a.mContent:link{ font-size: 12px;}
a.mContent:visited{ font-size: 12px;}
a.mContent:hover{ font-size: 12px;}
a.mContent:active{font-size: 12px;}


.mnewf{  
    margin-top: 20px;
	height: 30px;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;  
    color: #0093DD;
	font-family: "微软雅黑";
    text-align: center;}


/* 手机样式 */



/* banner */
.bannert{height:650px;width:100%;}
.bannert .d1{width:100%;height:650px;display:block;position:absolute;left:0px;top:0px;}
.bannert .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:580px;}
.bannert .d2 ul{float:left;position:absolute;left:50%;top:0;margin:0 0 0 -60px;display:inline;}
.bannert .d2 li{width:36px;height:19px;overflow:hidden;cursor:pointer;background:url(/Skin/images/img1.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.bannert .d2 li.nuw{background:url(/Skin/images/img1_1.png) no-repeat center;}


#jsddm
{	margin: 0;
	padding: 0}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 16px '微软雅黑';}

	#jsddm li a
	{	display: block;
		padding: 10px 20px 8px 20px;
		text-decoration: none;
		border-right: 0px solid white;
		width: 90px;
		color: #fff;
		white-space: nowrap}

	#jsddm li a:hover
	{	color: #E67817;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border: 1px solid white;
			filter:alpha(opacity=10); 
			-moz-opacity:0.1;
			opacity:0.1;}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #333;
				color: #fff;
				font-size:14px;
				}
			
			#jsddm li ul li a:hover
			{	background: #ccc;
			    color: #E67817;}


/* CSS Document */


.page { padding: 30px 0;     max-width: 1300px;
    margin: 0 auto;}
.pagef7F7F7{background-color:#f7F7F7}
.titles { text-align: center; padding: 10px 20px;  }
    .titles span { font-size: 22px; }
    .titles em { height: 25px; width: 100%; background: url(/Skin/images/icon1-1.png) no-repeat center center; display: block; }
    .titles p { display: inline-block; margin: 0 auto; }
.page_list { position: relative; }

.more { text-align: center; }
.more a { display: inline-block; line-height: 35px; font-size: 15px; width: 132px; text-align: center; border-radius: 30px; border: 1px solid #d2d2d2; color: #adadad; }
.more a:hover { border-color: #e63b3e; color: #e63b3e; }

.pic1 { padding-top:0px; }
.wrapper{ width:100%; }
@media (min-width: 1300px) and (max-width: 1600px) {
	.container1 {
		width: 1350px;
	}
}
.container1 { width: 96% }
.news {
	background-color: #fff;
}
.news_con {
	padding: 20px 0 10px 0;
	height: auto;
	position: relative;
	overflow: hidden;
}
.news_con .title {
	font-size: 22px;
	margin-bottom: 10px;
	text-align: center;
	color: #0875C1;
}
.xian {
	position: absolute;
	width: 0px;
	height: 100%;
	left: 50px;
	top: 0px;
	background: #e8e8e8;
}
.xian span {
	position: absolute;
	width: 0px;
	height: 0px;
	left: 0px;
	top: 9%;
	background: #c30813;
}

.prolist:hover .news_zi{
	background-color: #0093DD;
	color: #fff;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.prolist:hover p{
	background-color: #0093DD;
	color: #fff;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.prolist:hover h2{
	background-color: #0093DD;
	color: #fff;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}


.news_img {
	position: relative;
	z-index: 1;
}
.news_img h4 {
	font-size: 16px;
	width: 80px;
	line-height: 60px;
	position: absolute;
	bottom: -10px;
	text-align: center;
	background: #c30813;
	right: 0;
	display: block;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
}
.news_zi {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#ddd', Direction=135, Strength=2); /*for ie6,7,8*/
	-moz-box-shadow: 1px 1px 2px #ddd; /*firefox*/
	-webkit-box-shadow: 1px 1px 2px #ddd; /*webkit*/
	box-shadow: 1px 1px 2px #ddd; /*opera或ie9*/
}


.news_zi h2 {
	font-size: 16px;
	margin: 0;
	text-align:left;
	color: #333333;
	font-weight:bold;
}
.news_zi p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #666666;
	text-align:left;
}
.news_zi h5 {
	padding-top: 10px;
	color: #1a171b;
}
.news_zi:hover p h2{
	background-color: #0093DD;
	color: #fff;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.pbg {
	background: url(/Skin/images/pbg1.png) no-repeat bottom center;
	padding-bottom: 30px;
}
.row:before,
.row{
  position: relative;
  padding-left: 15px;
}
.col-sm-3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 33.33333333%;
  float: left;
}
.page_list2 ul { overflow: hidden; margin: 0 10px; }
    .page_list2 ul li { width: 25%; margin-bottom: 10px; float: left; }
    .case_img img,.page_list2 ul li .img label{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;}
    .page_list2 ul li a:hover .case_img img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);}    
    .page_list2 ul li .list { margin: 10px; }
        .page_list2 ul li .img { position: relative; overflow: hidden; }
        .page_list2 ul li .img label{ width:60px; height:1px; background:#fff;display:block;  margin:5px auto;}
        .page_list2 ul li:hover .img label{ width:5px;}
        .page_list2 ul li a:hover .img { opacity:1;filter:alpha(opacity=100) }
        .page_list3 ul li a:hover .text { background: #155aa9; }
            .page_list3 ul li a:hover .text h4 { background: url(../images/icon2-1.png) no-repeat right center; }
        
        .page_list2 ul li .img .img {transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s; position: absolute; top: 0%; left: 0; bottom: 0; display: table; opacity:0;filter:alpha(opacity=0); width: 100%; background: rgba(0,0,0,0.5);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f000000', endColorstr='#5f000000'); }
            .page_list2 ul li .img .img span {font-size:15px; vertical-align: middle; margin: 0 auto; text-align: center; display: table-cell; }
        .page_list2 ul li .text {transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s; line-height: 20px; background: #f1f1f1; padding: 15px 20px; }
            .page_list2 ul li .text h4 { font-weight: normal; padding-right: 40px; background: url(../images/icon2.png) no-repeat right center;  color:#2d251b;    font-size: 16px;}
            .page_list2 ul li .text span { margin-left: 10px; font-size: 12px; color: #909090; }

.more { text-align: center; }
    .more a { display: inline-block; line-height: 35px; font-size: 15px; width: 132px; text-align: center; border-radius: 30px; border: 1px solid #d2d2d2; color: #adadad; }
        .more a:hover { border-color: #e63b3e; color: #e63b3e; }
.list { width: 33%; float:left }
.page_list3 ul { margin: 0 25px; }
.page_list3 ul li { width: 33%; }
 .list { margin: 25px; }
 a .img .img { opacity: 0;filter:alpha(opacity=0); top: 0; }
a:hover .img .img { opacity: 1; filter:alpha(opacity=100);}
.t_tit { border-bottom: 1px solid #c9c9c9;position:relative;}
.t_tit label{ position:absolute; bottom:-2px; left:0; width:40px; height:3px; background:#155aa9;display:block;}
 a:hover .t_tit label{ background:#fff;}
.page_list3 ul li a:hover .text p { color: #fff; }
.text p { margin: 10px 0; line-height: 25px; color: #676262; height: 75px; overflow: hidden;font-size: 15px; }
 .text span { color: #2d251b; font-size: 22px; line-height: 50px; padding-left: 40px; margin-left: 0; padding-bottom: 5px; white-space: nowrap; }
.text { background: none; border-bottom: 1px solid #e3e3e3; }
.text span.span1 { background: url(../images/icon16.png) no-repeat left center; }
.page_list3 ul li .text span.span2 { background: url(../images/icon17.png) no-repeat left center;  }
.page_list3 ul li .text span.span3 { padding-left: 50px; background: url(../images/icon18.png) no-repeat left center;  }
.page_list3 ul li .text span.span4 { background: url(../images/icon19.png) no-repeat left center;  }
.page_list3 ul li .text span.span5 { background: url(../images/icon20.png) no-repeat left center;  }
.page_list3 ul li .text span.span6 { background: url(../images/icon21.png) no-repeat left center;  }
.page_list3 ul li .text span.span7 { background: url(../images/icon22.png) no-repeat left center; }
.page_list3 ul li .text span.span8 { background: url(../images/icon23.png) no-repeat left center;  }
.page_list3 ul li .text span.span9 { background: url(../images/icon24.png) no-repeat left center; }
.page_list3 ul li .text span.span10 { background: url(../images/icon25.png) no-repeat left center;  }
.page_list3 ul li .text span.span11 { background: url(../images/icon26.png) no-repeat left center;  }
.page_list3 ul li .text span.span12 { background: url(../images/icon27.png) no-repeat left center; }
.page_list3 ul li .text span.span13 { background: url(../images/icon28.png) no-repeat left center;  }
.page_list3 ul li .text span.span14 { background: url(../images/icon29.png) no-repeat left center; }
.page_list2 ul li a:hover .img span,.page_list3 ul li a:hover *,.page_list3 ul li a:hover .text span { color: #fff; }


.page_news .item { width: 47%; float:left }
.news_tit { text-align: center; font-size: 18px; color: #5a5a5a; }
    .news_tit span { height: 25px; border-bottom: 1px solid #dcdcdc; display: block; text-align: center; margin-bottom: 35px; }
        .news_tit span img { padding: 0 3px; background: #f9f9f9; }
.page_news ul { padding-top: 30px; }
    .page_news ul li { border: 1px solid #fff; margin-bottom: 15px; padding: 25px; background: url(../images/icon7-1.png) no-repeat right bottom #fff; position: relative; }
        .page_news ul li:hover {  background: url(../images/icon7.png) no-repeat right bottom #fff; }
            .page_news ul li:hover .date { background: #155aa9; }
            .page_news ul li:hover .date_k, .page_news ul li:hover .date_k h2 { border-color: #df5a5d; }
        .page_news ul li .tips { position: absolute; top: -1px; right: 20px; width: 39px; height: 32px; background: url(../images/tips.png) no-repeat center center; text-align: center; line-height: 28px; color: #fff; }
        /*.page_news ul li .text { height: 83px; }*/
            .page_news ul li .text h3 { font-size: 20px;  font-weight: normal; line-height: 30px; margin-bottom: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
            .page_news ul li:hover .text h3{color: #155aa9;}
            .page_news ul li .text p { line-height: 20px; height: 40px; overflow: hidden; color: #676262;    font-size: 15px; }
        .page_news ul li .date { float: left; margin-right: 30px; background: #6a6767; padding: 2px; }
        .page_news ul li .date_k { height: 75px; width: 65px; padding: 0 5px; border: 2px solid #c9c9c9; }
.date_k h2 { height: 48px; line-height: 48px; text-align: center; font-size: 43px; color: #fff; border-bottom: 1px solid #d2d2d2; }
.date_k span { line-height: 25px; text-align: center; display: block; color: #fff; }

.newf1{  
    margin-top: 85px;
	height: 80px;
    font-size: 32px;
    line-height: 34px;
    font-weight: bold;  
    color: #0093DD;
	font-family: "微软雅黑";
    text-align: center;}
.newf2{  
	font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
    margin-top: 5px;
    color: #ff8300;
    text-align: center;}
	

.viewphoto{ max-height:400px; max-width:610px;}

.GSJJt {font-family: "微软雅黑";font-size: 12px;color:#666666; padding-left:10px;line-height:180%;}
.GSJJlink:link{font-family: "微软雅黑";font-size: 12px;color:#666666;}
.GSJJlink:visited{font-family: "微软雅黑";font-size: 12px;color:#666666;}
.GSJJlink:hover{font-family: "微软雅黑";font-size: 12px;color:#666666;}
.GSJJlink:active{font-family: "微软雅黑";font-size: 12px;color:#666666;}

.gsjj{font-size: 14px;color: #333333;font-family: "Microsoft YaHei";line-height:120%; }
.gsjj2{font-size: 14px;color: #FFFFFF;;font-family: "SimSun"; }

.BTfont{font-family: "微软雅黑"; font-size: 14px; color: #FFFFFF; line-height:200%;}
.BTfont1{font-family: "微软雅黑"; font-size: 16px;color:#FFFFFF;line-height:200%;}
.BTfont2{font-family: "微软雅黑"; font-size: 14px;color:#1F1A17;line-height:180%;}
a.BTlink:link{font-family: "微软雅黑"; font-size: 14px;color:#FFFFFF;line-height:200%;}
a.BTlink:visited{font-family: "微软雅黑"; font-size: 14px;color:#FFFFFF;line-height:200%;}
a.BTlink:hover{font-family: "微软雅黑"; font-size: 14px;color:#E29A5F;line-height:200%;}
a.BTlink:activ{font-family: "微软雅黑"; font-size: 14px;color:#FFFFFF;line-height:200%;}
.path{font-family: "微软雅黑"; font-size: 13px; color: #666666; line-height:180%;}

.download{font-family: "幼圆"; font-size: 18px; color:#0066CC; line-height:200%;}
.news{font-family: "微软雅黑"; font-size: 20px; color: #666666; line-height:180%;}

.zshz{font-family: "微软雅黑"; font-size: 22px;color:#0069A2;line-height:200%;}
.zshz2{font-family: "微软雅黑"; font-size: 22px;color:#333333;line-height:200%;}

.hongmo{font-family: "微软雅黑"; font-size: 35px; color: #475168; line-height:200%;}
.hongmolink:{font-family: "微软雅黑"; font-size: 25px; color: #848486; line-height:200%;}
a.hongmolink:link{font-family: "微软雅黑"; font-size: 25px; color: #848486; line-height:200%;}
a.hongmolink:visited{font-family: "微软雅黑"; font-size: 25px; color:#848486; line-height:200%;}
a.hongmolink:hover{font-family: "微软雅黑"; font-size: 25px; color:#0062A6; line-height:200%;}
a.hongmolink:activ{font-family: "微软雅黑"; font-size: 25px; color:#848486; line-height:200%;}

a.falink:link{width:150px; height:150px;}
a.falink:visited{width:150px; height:150px;}
a.falink:hover{filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
a.falink:active{width:150px; height:150px;}

a.toplink:link{font-family: "微软雅黑";color:#999999;font-size: 12px;}
a.toplink:visited{font-family: "微软雅黑";color:#999999;font-size: 12px;}
a.toplink:hover{font-family: "微软雅黑";color:#999999;font-size: 12px;}
a.toplink:active{font-family: "微软雅黑";color:#999999;font-size: 12px;}

.LUJIN{font-family: "微软雅黑"; font-size: 14px;color:#555555;}
a.LUJINlink:link{font-family: "微软雅黑"; font-size: 14px;color:#555555;}



a.LUJINlink:visited{font-family: "微软雅黑"; font-size: 14px;color:#555555;}
a.LUJINlink:hover{font-family: "微软雅黑"; font-size: 14px;color:#555555;}
a.LUJINlink:active{font-family: "微软雅黑"; font-size: 14px;color:#555555;}

.titlel1{font-family: "微软雅黑"; font-size:20px;color:#666666; letter-spacing:10px; padding-left:10px; }
a.titlelink:link{font-family: "微软雅黑"; font-size: 16px;color:#0195BB;}
a.titlelink:visited{font-family: "微软雅黑"; font-size: 16px;color:#0195BB;}
a.titlelink:hover{font-family: "微软雅黑"; font-size: 16px;color:#555555;}
a.titlelink:active{font-family: "微软雅黑"; font-size: 16px;color:#0195BB;}

.RQ{font-family: "微软雅黑"; font-size: 14px;color:#555555;}

.Content{font-family: "微软雅黑"; font-size: 13px;color:#555555;}
.Content1{font-family: "微软雅黑"; font-size: 12px;color:#333333;}
.Content2{font-family: "微软雅黑"; font-size: 12px;color:#000000;}

.ShowPage{font-family: "微软雅黑"; font-size: 12px;color:#555555;}






/* PAGE */
#page_content{ BORDER-LEFT: 1px solid #e4e4e4; BORDER-RIGHT: 1px solid #e4e4e4; WIDTH:1020px; MARGIN:0px auto; POSITION:relative; BACKGROUND-COLOR: #fff;}
#page_main { POSITION:relative; float:left; width:100%; } 
/*产品展示*/

a.hezuo:link {display:block;float:left;width:110px;height:90px;;color:666666;font-family:"微软雅黑";font-size: 14px; text-align: center; padding-bottom:5px;line-height:30px; }
a.hezuo:visited {display:block;float:left;width:110px;height:90px;;color:666666;font-family:"微软雅黑";font-size: 14px; text-align: center; padding-bottom:5px;line-height:30px; }
a.hezuo:hover{display:block;float:left;width:110px;height:90px;;color:666666;font-family:"微软雅黑";font-size: 14px; text-align: center;padding-bottom:5px;background-color:#CCCCCC;line-height:30px;}
a.hezuo:active {display:block;float:left;width:110px;height:90px;;color:666666;font-family:"微软雅黑";font-size: 14px; text-align: center;padding-bottom:5px;line-height:30px; }





a.imgs {font:normal 14px/25px ;color:#686868;}
a.imgs:hover {color:#ff6600;}



.pic3{border:thin 1px; border-color:#CC6633;width:100%}
@media screen and (min-width:400px){/*当屏幕宽度大于等于320像素,nav的字体改为14，这种方法不用刷新的，自动判断的，但必须要写在原本样式下面*/
.pic3{ width:100%;}
}
.ClassFont{font-size: 16px;}
.bottomFont{color: #5D5F6C;}


.infofont{color: #926C16;
	font-family:"微软雅黑";
         line-height: 200%;
}

.ArticleTitle

{      color: #666666;
	   font-size: 20px;
	   padding-top:0px;
 	   height:35px;
	   font-weight:bold;
	   font-family: "微软雅黑";
     
}


.mt{
   font-size:12px;

   color:#3F3F3F;
   
}


.Contactus
{       
   color: #ffffff;
}
.White
{       
  font-size: 9pt; color: #ffffff;
}
a.White:link {color: #ffffff;font-size: 9pt;}
a.White:visited {color: #ffffff; font-size: 9pt;}
a.White:hover{color: #ff9900;font-size: 9pt;}
a.White:active {color: #ffffff;font-size: 9pt;}

.ChannelFont{color: #E28623; padding-left:15px; font-size:20px; font-family:"微软雅黑"; }
.connactheight{
line-height:220%;}
.PClassName
{       
   padding-top:20px;   
   color: #ffffff;
   font-size: 26px;
}



a.fontps:link {color: #EE780C; font-size:12px;width:160px; padding-left:20px;  }
a.fontps:visited {color: #EE780C; font-size:12px;width:160px; padding-left:20px; }
a.fontps:hover{color: #6c6c6c; font-size:12px;width:160px; padding-left:20px; }
a.fontps:active {color: #6c6c6c; font-size:12px;width:160px; padding-left:20px;}

a.fontps2:link {color: #EE780C; font-size:12px;width:160px; padding-right:20px;  }
a.fontps2:visited {color: #EE780C; font-size:12px;width:160px; padding-right:2px; }
a.fontps2:hover{color: #6c6c6c; font-size:12px;width:160px; padding-right:20px; }
a.fontps2:active {color: #6c6c6c; font-size:12px;width:160px; padding-right:20px;}


a.ClassChild:link  {display:block;float:left;color: #403A3A;width:250px; height:35px;background:url(/Skin/images/Cdxw.jpg) no-repeat; text-align:center; }
a.ClassChild:visited {display:block;float:left;color: #403A3A;width:250px;height:35px;background:url(/Skin/images/Cdxw.jpg) no-repeat;  text-align:center; }
a.ClassChild:hover{display:block;float:left;color: #ffffff;width:250px;height:35px;background:url(/Skin/images/ct2.jpg) no-repeat; text-align:center; }
a.ClassChild:active {display:block;float:left;color: #403A3A;width:250px;height:35px;background:url(/Skin/images/Cdxw.jpg) no-repeat; text-align:center;}

a.listlink1:link {color: #3F3F3F;font-size:12px;padding-left:5px; line-height:25px;}
a.listlink1:visited {color: #3F3F3F;font-size:12px;padding-left:5px; line-height:25px;}
a.listlink1:hover{color: #0069C5;font-size:12px;padding-left:5px; line-height:25px;}
a.listlink1:active {color: #0069C5;font-size:12px;padding:5px; line-height:25px;}


a.lclink:link {color: #735C39;font-size:12px;;}
a.lclink:visited {color: #735C39;font-size:12px;}
a.lclink:hover{color: #ffffff;font-size:12px;}
a.lclink:active {color: #735C39;font-size:12px;}


a.LinkWhite:link {color: #B8933A;font-size:14px; }
a.LinkWhite:visited {color: #B8933A;font-size:14px;}
a.LinkWhite:hover{color: #ff9933;font-size:14px;}
a.LinkWhite:active {color: #B8933A;font-size:14px;}

a.LinkPath:link {color:#666666;font-size:12px; }
a.LinkPath:visited {color:#666666;font-size:12px;}
a.LinkPath:hover{color:#83C327;font-size:12px;}
a.LinkPath:active {color:#666666;font-size:12px;}


a.Alist:link {color: #ffffff;margin-left:5px;}
a.Alist:visited {color: #ffffff; margin-left:5px;}
a.Alist:hover{color: #ff9900;margin-left:5px;}
a.Alist:active {color: #ffffff;margin-left:5px;}

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #666666;} /* 未访问的链接 */
a:visited {color: #666666;} /* 已访问的链接 */
a:hover{color:#0093DD;} /* 鼠标在链接上 */ 
a:active {color: #666666;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {display:block;float:left;width:110px;height:40px;letter-spacing:4px;line-height:40px; color:#00315C;font-family:"微软雅黑";font-size: 16px; text-align: center; font-weight:bold;}
a.channel:visited {display:block;float:left;;width:110px;height:40px;letter-spacing:4px; line-height:40px; color:#00315C; font-family:"微软雅黑";font-size: 16px;text-align: center;font-weight:bold;}

a.channel:hover{display:block;float:left;width:110px;height:40px;letter-spacing:4px; line-height:40px;color:#0093DD; font-family:"微软雅黑";font-size: 16px;text-align: center;font-weight:bold;}

a.channel:active {display:block;float:left;width:110px;height:40px;letter-spacing:4px; line-height:40px; color:#00315C;font-family:"微软雅黑";font-size: 16px; text-align: center;font-weight:bold;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {display:block;float:left;width:100px;height:40px;letter-spacing:3px; line-height:40px; background:no-repeat center;color#F0F0F0;font-family:"微软雅黑";font-size: 16px;text-align: center;}
a.channel2:visited {display:block;float:left;width:100px;height:40px;letter-spacing:3px; line-height:40px; background: no-repeat center;color:#F0F0F0;font-family:"微软雅黑";font-size: 16px; text-align: center;}
a.channel2:hover{display:block;float:left;width:100px;height:40px;letter-spacing:3px; line-height:40px; background: no-repeat center;color:#0062A6;font-family:"微软雅黑";font-size: 16px;text-align: center;}
a.channel2:active {display:block;float:left;width:100px;height:40px;letter-spacing:3px; line-height:40px; background: no-repeat center;color:#F0F0F0;font-family:"微软雅黑";font-size: 16px;text-align: center;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #ffffff;}
a.bottom:visited {color: #ffffff;}
a.bottom:hover{color: #ffff00;}
a.bottom:active {color: #ffffff;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #ffffff;}
a.class:visited {color: #ffffff;}
a.class:hover{color: #ff0000;}
a.class:active {color: #ffffff;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
margin:0px;
font-size: 15px;
background:url(/Skin/images/bgtop1.jpg) repeat-x top ffffff;
text-decoration: none;
scrollbar-face-color: #333333;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"微软雅黑";
	font-size: 15px;
	line-height: 200%;
	font-weight: normal;
     color:#333333;
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
input
{
height: 18px;
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{

font-size: 9pt;height: 20px;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px;
}
/* 顶部用户登录文字链接的css定义 */
.top_userlogin
{
color: #037fa8;
}

/* ==频道通用表格css定义开始== */
.channel_border /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}
.channel_title /* 标题背景颜色定义(760) */
{

background: #cccccc;color: #037fa8;height: 27;text-align: center;font-weight:bold;
}
.channel_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.channel_pager /* 分页表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}

　　/* --评论显示页的css定义开始-- */
.comment_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #449ae8;
}
.comment_title /* 标题背景颜色定义(760) */
{
background:#449ae8;color: #ffffff;font-weight: normal;height: 25;
}
.comment_tdbg1 /* 表格背景颜色定义(760) */
{
background:#ffffff;line-height: 120%;
}
.comment_tdbg2 /* 留言显示1px表格背景颜色定义 */
{
background:#fafafa;
}
　　/* --评论显示页的css定义结束-- */
/* ==频道通用表格css定义结束== */ 

/* ==简短标题文字的css定义开始== */
/* [图文]简短标题文字的css定义 */
.s_headline1
{
color: blue;
}
/* [组图]简短标题文字的css定义 */
.s_headline2
{
color: #ff6600;
}
/* [推荐]简短标题文字的css定义 */
.s_headline3
{
color: green;
}
/* [注意]简短标题文字的css定义 */
.s_headline4
{
color: red;
}
/* ==简短标题文字的css定义开始== */

/* ==top.asp中的css定义开始== */
.top_tdbgall /* 顶部表格总背景颜色定义 */
{
width: 980;background:#ffffff;
}
.top_top
{
background:#0089f7;height: 2;
}
.top_channel /* 频道表格背景、文字颜色定义 */
{
background:#0089f7;color:#3ab1f5!important;text-align: right;border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;
}
.top_announce /* 公告表格背景、文字颜色定义 */

{
background:url(/Skin/blue/top_nav_menu.gif);color: #0560a6;height: 30;
}
.top_nav_menu /* 导航栏表格背景、文字颜色定义 */
{
	color: #ffffff;
	height: 22;
	background-image: url(/Skin/ocean/menu_bg2.gif);
	padding-left: 33px;

}
.top_path /* 您现在的位置表格背景、文字颜色定义 */
{
width: 980;background:#ffffff;height: 30;
}
.top_userlogin /* 顶部用户登录文字链接的css定义 */
{
color: #037fa8
}
/* ==top.asp中的css定义结束== */

/* ==网页中部中的css定义开始== */
.center_tdbgall /* 中部表格总背景颜色定义 */
{
background:#ffffff;
width:770px;
}


　　/* --网页中部左栏的css定义开始-- */
.left_tdbgall /* 左栏表格总背景颜色定义 */
{
background:#ffffff;
}
.left_title /* 左栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: ffffff;
	height: 28px;
	padding-left:20px;
	text-align: left;
	background-image: url(/Skin/ocean/right_t.gif);
	width: 182px;
}
.left_tdbg1 /* 左栏内容表格背景、文字颜色定义 */
{
	padding: 5px;	background-color: #e6f5ff;	border-width: 1px;
	border-top-style: none;	border-bottom-style: none;	border-color: #a4c6fc;border-right-style: solid;border-left-style: solid;
}
.left_tdbg2 /* 左栏底部表格背景、文字颜色定义 */
{
	height: 10px;
	background-image: url(/Skin/ocean/tdbg_bottom.gif);
	background-repeat: no-repeat;
}
.right_title_bs06 /* 右栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: ffffff;
	height: 28px;
	padding-left:20px;
	text-align: left;
	background-image: url(/Skin/ocean/right_t.gif);
}
.right_title /* 左栏标题表格背景、文字颜色定义 */
{
background:url(/Skin/blue/right_title.gif);font-weight:bold;color: ffffff;height: 28;width:180;padding-left:40;text-align: left;
}
　　/* --网页中部左栏的css定义结束-- */
　　/* --网页中部中栏的css定义开始-- */
.main_tdbgall /* 中栏表格总背景颜色定义 */
{
width: 572;background:#ffffff;
}
.main_shadow /* 中栏内容间隔表格背景颜色定义(575) */
{
height: 4;
}
.main_announce /* 中栏公告表格背景、文字颜色定义 */
{
color: 037fa8;height: 25;background:#f9f9f9;border: 1px solid #d2d3d9;
}
.main_search /* 中栏搜索表格背景、文字颜色定义 */
{
color: 037fa8;height: 25px;border: 1px solid #d2d3d9;background:#f9f9f9;
}
.main_top /* 中栏最新推荐表格背景颜色定义 */
{


background:url(/Skin/blue/main_top.gif);height: 187;
}
.main_title_760i /* 网站首页中栏标题表格背景、文字颜色定义(760) */
{
color: ffffff;
background-image: url(/Skin/ocean/main_bs.gif);
border-right: 1px solid #1c65be;
text-align: left;padding-left:30;height: 27;

}
.main_tdbg_760i /* 网站首页中栏内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.main_title_575 /* 中栏标题表格背景、文字颜色定义(575) */
{
    font-weight: bold;
	color: #ffffff;

	background-image: url(/Skin/ocean/main_bs1.gif);
	height: 27px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1c65be;
}
.main_title_bs06 /* 中栏标题表格背景、文字颜色定义(bs06) */
{
	color: ffffff;
	text-align: left;
	padding-left:30px;
	height: 27px;
	background-image: url(/Skin/ocean/main_bs.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1c65be;
	font-weight: bold;
}
.main_tdbg_bsd06 /* 中栏内容表格背景、文字颜色定义(bsd06) */
{
	color: ffffff;	height: 4px;	background-image: url(/Skin/ocean/main_02.gif);
}
.main_tdbg_bs06 /* 中栏内容表格背景、文字颜色定义(bs06) */
{
	line-height: 150%;
	text-align: left;
	padding-left:5;
	padding-right:5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #aec6e8;
	border-bottom-color: #aec6e8;
	border-left-color: #aec6e8;
	background-image: url(/Skin/ocean/main_bg.gif);
	background-color: #ffffff;
}
.main2_tdbg_bs06 /* 中栏内容表格背景、文字颜色定义(bs06) */
{
	line-height: 150%;
	text-align: left;
	padding-left:5;
	padding-right:5;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #aec6e8;
	background-image: url(/Skin/ocean/main_bg.gif);
	background-color: #ffffff;
}


.main_tdbg_575 /* 中栏内容表格背景、文字颜色定义(575) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.main_title_282i,.main_title_282 /* 栏目文章列表标题表格背景、文字颜色定义(282) */
{
background:url(/Skin/ocean/main_bs.gif);color: ffffff;height: 27;
padding-left:30;
color: ffffff;
text-align: left;
border-right: 1px solid #1c65be;
font-weight: bold;
}
.main_tdbg_282i /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}

.main_tdbg_282 /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.listbg /* --栏目文章列表内容间隔颜色的定义1-- */
{
 display:block;height:30px;
}
.listbg1 /* --栏目文章列表内容间隔颜色的定义1-- */
{
 border-bottom:1px dashed #979797 ;color: #3F3F3F;
}
.listbg2 /* --栏目文章列表内容间隔颜色的定义2-- */
{
display:block;height:24px;
}
　　/* --网页中部中栏的css定义结束-- */
　　/* --文章显示页的css定义开始-- */

.main_articletitle /* 主标题文字颜色定义 */
{
color: ff0000;font-weight:bold;font-size: 18;line-height: 150%;
}
.main_articlesubheading /* 副标题文字颜色定义 */
{
color: 037fa8;font-weight:bold;line-height: 150%;
}
.main_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{

background:url(/Skin/ocean/main_bs1.gif);border: 1px solid #d2d3d9;height: 28;color: ffffff;

}
.main_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;padding: 8;line-height: normal;
}
.article_tdbgall /* 责编等表格背景、文字颜色定义(760) */
{
background:#f5f5f5;
}

　　/* --文章显示页的css定义结束-- */
　　/* --留言频道css定义开始-- */
/* 留言栏目标题文字链接的css定义－－调用代码为<a class='guest' ***>***</a> */
a.guest:link {color: #ffffff;}
a.guest:visited {color: #ffffff;}
a.guest:hover{color: #ff0000;}
a.guest:active {color: #ffffff;}

.guest_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
background:url(/Skin/ocean/main_bs1.gif);border: 1px solid #d2d3d9;padding-left:5;height: 29;color: ff0000;
}
.guest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;padding: 8;
}
.guest_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #449ae8;
}
.guest_title /* 标题背景颜色定义(760) */
{
background:#449ae8;color: #ffffff;font-weight: normal;height: 25;
}
.guest_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.guest_tdbg_1px /* 留言显示1px表格背景颜色定义 */
{
background:#d2d3d9;
}
.guest_border2 /* 回复表格虚线边框背景颜色定义(760) */
{
border: 1px dashed #97d2df;background:#e8f5f8;color: #006633;
}
.guest_replyadmin /* 管理员回复文字背景颜色定义(760) */
{
color: #ff0000;
}
.guest_replyuser /* 用户回复文字背景颜色定义(760) */
{
color: #449ae8;
}
　　/* --留言频道css定义结束-- */
　　/* --商城的css定义开始-- */
.shop_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #1C65BE;
}
.shop_border3 /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}
.shop_title /* 标题背景颜色定义(760) */
{
    font-weight: bold;
	color: #ffffff;
	background-image: url(/Skin/ocean/main_bs1.gif);
	height: 27px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1c65be;
}
.shop_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.shop_tdbg2 /* 表格背景颜色定义2 */
{
background:#f5f5f5;line-height: 120%;
}
.shop_tdbg3 /* 表格背景颜色定义3 */
{
background:#ffffff;line-height: 120%;
}
.shop_tdbg4 /* 表格背景颜色定义4 */
{
background:#e1f4ee;line-height: 120%;
}

　　/* --商城的css定义结束-- */
/* ==网页中部中的css定义结束== */


/* ==bottom.asp中的css定义开始== */
.bottom_tdbgall /* 底部表格总背景颜色定义 */
{
width: 980;background:#ffffff;

}
.bottom_adminlogo /* 管理信息表格背景、文字颜色定义 */
{
background:#0089f7;color:#ffffff;
}
.copyright /* 版权信息表格背景、文字颜色定义 */
{
color:#ffffff;
}
/* ==bottom.asp中的css定义结束== */

/* ==自选风格中的css定义结束== */
.menu
{
background-color: #cccccc;width:97%;border: 1px;
}
.menubody
{
background-color: #ffffff;
}
/* ==自选风格中的css定义结束== */
.channel_font /* 搜索等特殊文字颜色定义 */
{
color: red;
}
/* --评论显示页的css定义开始-- */ 
.guest_font /* 隐藏、用户等特殊文字颜色定义 */
{
color: green;
}
/* --评论显示页css定义结束-- */
/* --留言频道css定义开始-- */
/* 留言栏目标题文字链接的css定义－－调用代码为<a class='guest' ***>***</a> */
a.guest:link {color: #000000;}
a.guest:visited {color: #000000;}
a.guest:hover{color: #ff6600;}
a.guest:active {color: #000000;} 

/* 站内链接文字颜色定义 */
a.channel_keylink{text-decoration: underline;}
a.channel_keylink:link {color: blue;}
a.channel_keylink:visited {color: blue;}
a.channel_keylink:hover{color: #ff0000;}
a.channel_keylink:active {color: blue;}

/* --用户控制css定义开始-- */
.user_left /*左区块定义*/
{
background:#f3f3f3;width:170px;padding-left: 4px;border-left-width: 2px;border-left-style: solid;border-left-color: #ffffff;padding-right: 4px;
}
.user_box/*左区块内标题栏定义*/
{
border: 1px solid #bfbfbf;background-color: #ffffff;border-collapse:15;
}
.user_righttitle {
background-color: #f3f3f3;padding-top: 5px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;
border-top-width: 2px;border-right-width: 2px;border-bottom-width: 1px;border-left-width: 2px;
border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;
border-top-color: #ffffff;border-right-color: #ffffff;border-bottom-color: #bfbfbf;border-left-color: #ffffff;
}
.user_line {
line-height: 1px;background-image: url(/Skin/ocean/line.gif);
}
.user_toolstop/*左区块内标题栏定义*/
{
line-height: 28px;font-size: 12px;font-weight: bold;color: #666666;padding-left: 10px;letter-spacing: 4pt;
}
.user_toolsbot/*左区块内内容定义*/
{
line-height: 25px;font-size: 12px;color: #666666;border-right-width: 4px;border-right-style: solid;border-right-color: #ffffff;
}
.user_toolspoint/*区块内箭头栏定义*/
{
padding-left: 6px;
}

/*用户控制面板右*/
.user_right {
background-color: #ffffff;padding-right: 2px;padding-left: 6px;width:572px;
}
.border1
{
border: 1px solid #bfbfbf;
}

.title1
{
background:#449ae8;color: #ffffff;font-weight: normal;
}
.border
{
border: 1px solid #449ae8;
}
.tdbg
{
background:#f0f0f0;line-height: 120%;
}
.tdbgmouseover{
background:#bfdfff;line-height: 120%;
}
.tdbg2
{
background:#e0eef5;line-height: 120%;
}
.tdbg5
{
background:#e0eef5;line-height: 120%;
}
.title5
{
width:80px;background:url('../user/images/titlebg2.gif');line-height: 120%;padding-top:2px;cursor:hand;
}
.title6
{
width:80px;background:url('../user/images/titlebg1.gif');color: #ffffff;font-weight: normal;padding-top:2px;cursor:hand;
}
.button1
{
width:90px;
}
.show_page {
text-align: center;
}


/* 固定排课表格表格的css定义*/
.date_border
{
border: 1px solid ;
}
.date_title
{
background:#449ae8;color: #ffffff;font-weight: normal;
}
.date_tdbg
{
background:#449ae8;color: #ffffff;font-weight: normal;
}
.style2
{
font-size: 10px;
}
.style3
{
font-size: 12px;
}

/* ==rss连接框定义== */
#popitmenu {
    border-right: black 1px solid; border-top: black 1px solid; z-index: 100; visibility: hidden; font: 12px/18px verdana; border-left: black 1px solid; border-bottom: black 1px solid; position: absolute; background-color: white
}
#popitmenu a {
    display: block; padding-left: 6px; color: black; text-decoration: none;
}
#popitmenu a:hover {
    background-color: #ccff9d;
}

/* ==用户登录框定义== */
.userbox{
background:url(/Skin/ocean/login_02b.gif);
height:93px;
background-repeat: no-repeat;
background-position: center center;
}
#userlogined
{
    padding-left:10;text-align: left;
}
#userlogin input{height:20px;}
#userctrl
{
    text-align: center;
}
#usermessage
{
    padding-left:10;text-align: left;
}
.userlog{
color:#ffffff;

}
.havemessage
{
    background-color: #ccff9d;
}
.havemessaged
{
    background-color: #cc0000;
}
.bloglist  /* 聚合空间列表定义 */
{
width: 100%;text-align: center;
}
.bloglist_image
{
text-align: center;
}
.bloglist_intro
{
text-align: center;
}
#showbloglist_more
{
text-align: right;padding-right:10;
}
/* ==供求信息div按钮定义开始== */
#supply{
margin:0px;
padding:0px;
color:#fff;
}
.supplybut,.supplybutover{
margin:0px;
padding:1px;
line-height:25px;
border-top: 1px solid #d2d3d9;border-right: 1px solid #d2d3d9;border-left: 1px solid #d2d3d9;text-align: left;padding-left:30;padding-right:15px;
display: block;
float:left;
margin-right:8px;
cursor:hand;
}
.supplybut{
background:url(/Skin/blue/main_title_575.gif);

}
.supplybutover{
background:url(/Skin/blue/main_title_282.gif);
}
/* ==供求信息div按钮定义开始== */
.right_tdbgbs06 {
padding: 5px;	background-color: #e6f5ff;	border-width: 1px;
	border-top-style: none;	border-bottom-style: none;	border-color: #a4c6fc;border-right-style: solid;border-left-style: solid;
}
.right_tdbg2 {
	background-image: url(/Skin/ocean/tdbg_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.main_title_bsf {
	font-weight: bold;
	color: #ffffff;
	background-image: url(/Skin/ocean/main_bs1.gif);
	height: 27px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1c65be;
}
.mainblinks {
	background-image: url(/Skin/ocean/links_02.gif);
	height: 27px;
	font-weight: bold;
	color: #ffffff;
}
.menu_bottombg {
	color: #ffffff;
	background-image: url(/Skin/ocean/menu_bottombg.gif);
	height: 31px;
}
.bottom_bg {
	background-image: url(/Skin/ocean/bottom_bg.gif);
}
.showa {
	color: #aed2fe;
}
.menu_s {
	color: #ffffff;
	background-image: url(/Skin/ocean/menu_bg.jpg);
	height: 26px;
}
/* --公告显示文字(滚动条)的css定义开始-- */
.AnnounceBody2 {color:#ffffff;}
a.AnnounceBody2:link {color: #ffffff;}
a.AnnounceBody2:visited {color: #ffffff;}
a.AnnounceBody2:hover{color: #ffff00;}
a.AnnounceBody2:active {color: #ffffff;}
/* --公告显示文字(滚动框)的css定义开始-- */
.AnnounceBody1 {color:#333;}
a.AnnounceBody1:link {color: #333333;}
a.AnnounceBody1:visited {color: #333333;}
a.AnnounceBody1:hover{color: #ff0000;}
a.AnnounceBody1:active {color: #333333;}
/* --公告显示文字(滚动框、滚动条)的css定义结束-- */
hr
{
height:1px;
color:#5575B0；
}

/* --房产信息列表表格css定义结束--/* CSS Document */

/* CSS Document */

/* CSS Document */





