*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 
.article .intro a{color:#1a1a1a}
.article .intro a:hover{color:#CB0000}

.main{
	width: 1200px;
	margin:0 auto;
}
.top{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.top p{
	float: left;
	font-size: 14px;
	color:#3c3c3c;
	line-height: 40px;
}
.top ul{
	float: right;
	height: 40px;
	overflow: hidden;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	position: relative;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #6d6d6d;
}
.top ul li a{
	color:#3c3c3c;
	font-size: 14px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height:110px;
	overflow: hidden;
}
.head .name{
 	position: relative;
 	top: 50%;
 	float: left;
 	transform: translateY(-50%);
}
.head img{
	display: block;
}
.head  .tel{
	float: right;
	position: relative;
	top: 50%;
	transform: translateY(-50%);

}
.head .main{
	height: 110px;
	overflow: hidden;
}
.nav{
	width: 100%;
	height: 50px;
	background:#002e73;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
 
}
.nav ul li{
	float: left;
	width: 133px;
	height: 50px;
 	position: relative;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #00529f;
}
.nav ul li:hover ul{
	display: block;
}
.nav ul li ul{
	position: absolute;
	left: 0;
	z-index: 100;
	width: 100%;
	display: none;
	height: auto;
	background: #002e73;
	top: 50px;
	overflow: hidden;
}
.nav ul li ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;

}
.nav ul li ul li  a{
	font-size: 14px;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#002e73; 
  
}
.banner .bd{
 position:relative; 
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}


.product{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}


.product .list{
	float: left;
	width: 277px;
	height: auto;
	overflow: hidden;
}

.product .list .tit{
	width: 100%;
	height: 85px;
	overflow: hidden;
	background: #002e73;
}

.product .list .tit p{
	text-align: center;
	font-size: 30px;
	text-align: center;
	color:#fff;
	margin-top: 15px;
}

.product .list .tit span{
	display: block;
	color:#fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}

.product .list .bd{
	width: 100%;
	height: 593px;
	overflow: auto;
	background: #002e73;
	margin-top: 3px;
}
.product .list .bd ul{
	width: 250px;
	margin: 0 auto;
	margin-top: 12px;
}
.product .list .bd ul li{
	width: 100%;
	height: 50px;
	background: #fff;
	text-indent: 70px;
	margin-bottom: 7px;
	line-height: 50px;
}

.product .list .bd ul li a{
	color:#002e73;
	font-size: 18px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.product .list .bd ul li:hover a{
	color:#eb6100;
}

.product .pic-box{
	width: 914px;
	height: auto;
	overflow: hidden;
	float: right;
}

.product .pic-box ul li{
	float: left;
	width: 298px;
	height: auto;
	position: relative;
	margin-left: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
.product .pic-box ul {
	margin-left: -10px;
}
.product .pic-box ul li img{
	display: block;
	width: 298px;
	height: 335px;
}

.product .pic-box ul li p{
	width: 100%;
	height: 35px;
	background: rgba(36,67,110,.8);
	text-align: center;
	line-height: 35px;
	color:#fff;
	font-size: 16px;
	position: absolute;
	bottom: 0;
	left: 0;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.gg{
	width: 100%;
	height: 180px;
	background: url(../images/gg.png) no-repeat center;
	margin-top: 50px;
}


.pro-center	{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
 
.title p{
	color:#002e73;
	font-size: 30px;
	text-align: center;
	margin-bottom: 5px;
}

.title  img{
	display: block;
	margin: 0 auto;
}


.pro-center .list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.pro-center .list ul{
	display: table;
	margin: 0 auto;
}

.pro-center .list ul li{
	float: left;
	width: 106px;
	height: 32px;
	border: 1px solid #666666;
	line-height: 32px;
	text-align: center;
	margin: 0 8px;
}

.pro-center .list ul li a{
	color:#666666;
	font-size: 16px;
}
.pro-center .list ul li:hover{
	border: 1px solid #eb6100;
}
.pro-center .list ul li:hover a{
	color: #eb6100;
}

.pro-center .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.pro-center .pic ul {
	margin-left: -15px;
}
.pro-center .pic ul li{
	float: left;
	width: 390px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 15px;
	overflow: hidden;
}
.pro-center .pic ul li img{
	display: block;
	border: 1px solid #dadada;
	box-sizing: border-box;
	width: 390px;
	height: 256px;
}

.pro-center .pic ul li p{
	text-align: center;
	font-size: 16px;
	color:#666666;
	line-height: 40px;
}


.pro-center .more{
	display: block;
	width: 165px;
	height: 34px;
	background: #002e73;
	text-align: center;
	line-height: 34px;
	color:#fff;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 30px;
}


.cases{
	width: 100%;
	height: 676px;
	background: #efefef;
	margin-top: 50px;
	overflow: hidden;
}


.cases .title{
	margin-top: 30px;
}


.cases .show{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.cases .show .box{
	width: 800%;
}
.cases .show .pic{
	float: left;
	width: 2088px;
}
.cases .show .pic ul li{
	float: left;
	width: 338px;
	height: auto;
	margin-left: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}
.cases .show .pic ul li img{
	display: block;
	width: 338px;
	height: 254px;
}

.cases .show .pic ul li p{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	background: rgba(60,90,134,0.8);
	left: 0;
	text-align: center;
	line-height: 30px;
	color:#fff;
	font-size: 16px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.about{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}


.about .pic{
	float: left;
	width: 620px;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.about .pic img{
	display: block;
	width: 620px;
	height: auto;
	overflow: hidden;
}

.about  .intro{
	float: right;
	width: 558px;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
}

.about  .intro .info{
	width: 100%;
	height:320px;
	overflow: auto;
}
.about  .intro .info p{
	color:#666666;
	font-size: 16px;
	line-height: 29px;
}

.about  .intro a{
	display: block;
	width: 160px;
	height: 50px;
	text-align: center;
	margin-top: 45px;
	line-height: 50px;
	color:#002e73;
	font-size: 16px;
	border: 1px solid #002e73;
}


.adv{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 80px;
}

.adv .bd{
	display: table;
	margin: 0 auto;
	margin-top: 25px;
}
.adv .bd img{
	display: block;
}


.news{
	width: 100%;
	background: #efefef;
	margin: 0 auto;
	height:625px;
	overflow: hidden;
	margin-top: 50px;
}

.news .title{
	position: relative;
	margin-top: 40px;
}
.news .title:after{
	content:"";
	width: 1px;
	height: 460px;
	background: #666;
	position: absolute;
	left: 50%;
	top: 100px;
}

.news .part{
	width: 555px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 25px;
}
.news .part .tit{
	width: 100%;
	border-bottom: 1px solid #002e73;
	height: 25px;
	line-height: 25px;
}

.news .part .tit p{
	color:#002e73;
	font-size: 20px;
	float: left;
}

.news .part .tit a{
	display: block;
	float: right;
	color:#002e73;
	font-size: 16px;
}

.news .part  ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news .part  ul li{
	width: 100%;
	height: 48px;
	border-bottom: 1px dashed #afafaf;
	line-height: 48px;
}

.news .part  ul li a{
	display: block;
	float: left;
	width: 380px;
	margin-left: 5px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color:#666666;
}

.news .part  ul li span{
	display: block;
	float: right;
	color:#666666;
	margin-right: 10px;
	font-size: 16px;

}

.news .part  ul li:hover a{
	color:#002e73;
}
.news .part:last-child{
	float: right;
}


.section{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}

.contact{
	width: 530px;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
}

.contact .info{
	float: left;
	width: 450px;
	height: auto;
	overflow: hidden;
}
.contact .info ul li{
	width: 100%;
	height: 24px;
	line-height: 24px;
	margin-top: 18px;
}

.contact .info ul li p{
	color:#666666;
	font-size: 16px;
	margin-left: 45px;
}

.contact .info ul li:nth-child(1){
	background: url(../images/icon.png) no-repeat left top;
}

.contact .info ul li:nth-child(2){
	background: url(../images/icon.png) no-repeat left -40px;
}

.contact .info ul li:nth-child(3){
	background: url(../images/icon.png) no-repeat left -79px;
}

.contact .info ul li:nth-child(4){
	background: url(../images/icon.png) no-repeat left -117px;
}

.contact .info ul li:nth-child(5){
	background: url(../images/icon.png) no-repeat left -155px;
}
.contact .info ul li:nth-child(6){
	background: url(../images/icon.png) no-repeat left bottom;
}

.contact  .ewm{
	position: absolute;
	right: 0;
	top: 110px;
}

.contact  .ewm img{
	display: block;
	width: 130px;
	height: 130px;
}

.mssg{
	float: right;
	width: 560px;
	height: 378px;
	background: #eb6100;
}
.mssg .title{
	margin-top: 30px;
}
.mssg .title p{
	color:#fff;
}

.mssg form{
	width: 484px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}

.mssg form ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin-bottom: 8px;
}

.mssg form ul li p{
	color:#eb6100;
	font-size: 16px;
	line-height: 50px;
	float: left;
	margin-left:20px;
}

.mssg form ul li input{
	float: left;
	width: 370px;
	height: 50px;
	outline: none;
	font-family: '微软雅黑';
	border: none;
}
.mssg form ul li  textarea{
	margin-top: 18px;
	width: 280px;
	outline: none;
	height: 90px;
	border: none;
	font-family: '微软雅黑';
	resize: none;
}
.mssg form ul li:nth-child(3){
	width: 363px;
	float: left;
}
.mssg form ul li:last-child{
	float: right;
	width: 110px;
	height: 113px;
}
.mssg form ul li:last-child input{
	width: 100%;
	height: 113px;
	background: none;
	font-size: 22px;
	color:#eb6100;
}

.links{
	width: 100%;
	height: 60px;
	background: #efefef;
	margin-top: 95px;
}

.links p{
	color:#002e73;
	font-size: 24px;
	float: left;
	line-height: 60px;
}

.links ul{
	float: left;
	width: 1060px;
	height: 60px;
	overflow: hidden;
}
.links ul li{
	float: left;
	line-height: 60px;
	position: relative;
	padding: 0 15px;
}
.links ul li:after{
	content: "";
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #002e73;
	position: absolute;
	right: 0;
	top: 50%;
}
.links ul li a{
	color:#666666;
	font-size: 16px;
}


.footer{
	width: 100%;
	height: 168px;
	overflow: hidden;
	position: relative;
	background: #002e73;
}
.footer .info{
	position:absolute;
	width: 100%;
	left: 0;
	top: 50%;
	transform:translateY(-50%);
}

.footer .info p{
	color:#fff;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
}

.footer .info a{
	color:#fff;
}






/*内页*/



.inside-pages{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom:20px;
}

.inside-pages .main{
	height: auto;
	overflow: hidden;
}
 
.title-column{
	width: 100%;
	height: 40px;
	background: #002e73;
}

.title-column .tit{
	float: left;
}
.title-column .tit p{
	color:#ffffff;
	font-size: 24px;
	line-height: 40px;
	float: left;
	margin-left: 20px;
}


.title-column .tit span{
	display: block;
	float: left;
	line-height: 40px;
	color:#fff;
	font-size: 16px;
	margin-left: 10px;
}

.crumbs{
	float: right;
	margin-right: 20px;
	height: auto;
	overflow: hidden;
}



.crumbs img{
	display: block;
	float: left;
	margin-top: 10px;
}

.crumbs  p{
	color:#fff;
	font-size: 12px;
	line-height: 40px;
	margin-left:10px;
	float: left;
}

.crumbs a{
	display: block;
	line-height:40px;
	float: left;
	position: relative;
	padding-right: 20px;
	color:#fff;
}
.crumbs a:after{
	content: ">";
	position: absolute;
	right: 5px;
	color:#fff;
	top: 0;
}
.crumbs a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}


.page-left{
	width: 277px;
	height: auto;
	overflow: hidden;
	float: left;
}

.page-right{
	float: right;
	width:916px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
 	padding-bottom: 65px;
 	min-height: 700px;

	position: relative;
}

.pro-list{
	float: left;
	width: 277px;
	height: auto;
	overflow: auto;
	margin-top:15px;
}
.pro-list .tit{
	width: 100%;
	height: 85px;
	overflow: hidden;
	background: #002e73;
}

.pro-list .tit p{
	text-align: center;
	font-size: 30px;
	text-align: center;
	color:#fff;
	margin-top: 15px;
}

.pro-list .tit span{
	display: block;
	color:#fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}

.pro-list .bd{
	width: 100%;
	height: 593px;
	overflow: auto;
	background: #002e73;
	margin-top: 3px;
}
.pro-list .bd ul{
	width: 250px;
	margin: 0 auto;
	margin-top: 12px;
}
.pro-list .bd ul li{
	width: 100%;
	height: 50px;
	background: #fff;
	text-indent: 70px;
	margin-bottom: 7px;
	line-height: 50px;
}

.pro-list .bd ul li a{
	color:#002e73;
	font-size: 18px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.pro-list .bd ul li:hover a{
	color:#eb6100;
}

.page-left .part{
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 2px solid #707070;
	box-sizing: border-box;
	float: left;
	margin-top: 15px;
	background: #f0f0f0;
	padding-bottom: 15px;
}
 

.page-left .part .tit{
	width: 100%;
	height: 55px;
	border-bottom: 2px solid #707070;
	line-height: 55px;
}


.page-left .part .tit p{
	color:#002e73;
	font-size: 22px;
	float: left;
	margin-left: 15px;
}

.page-left .part .tit a{
	display: block;
	float: right;
	color:#002e73;
	font-size: 14px;
	margin-right: 15px;
	font-weight: bold;
}

.page-left .part ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.page-left .part ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #777777;
	line-height: 35px;
	position: relative;
	background: url(../images/icon02.png) no-repeat 10px center;
}


.page-left .part ul li:hover{
	font-weight: bold;
}
 
.page-left .part ul li a{
	display: block;
	text-indent: 20px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#1a1a1a;
	width: 100%;
}

.page-left .part .pic{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.page-left .part .pic img{
	display: block;
	width: 100%;
}


.page-left .part .info{
	width: 94%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.page-left .part .info p{
	color:#1a1a1a;
	font-size: 14px;
	line-height: 24px;
}

.page-right img{
	display: block;
	margin: 0 auto;
}


.about-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.about-intro p{
	color:#1a1a1a;
	font-size: 16px;
	line-height: 30px;
}


.page-right .map{
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.page-right .map .allmap{
	width: 100%;
	height: 500px;
}


.honor-list{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.honor-list ul li{
	float: left;
	width: 292px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 20px;
}
.honor-list ul{
	margin-left: -20px;
}

.honor-list ul li img{
	display: block;
	width: 100%;
	height:220px;
}

.design-list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.design-list ul{
	margin-left: -10px;
}
.design-list ul li{
	float: left;
	width: 298px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #002e73;
}

.design-list ul li img{
	display: block;
	width: 100%;
	height: 253px;
}
.xlr_pages, .fy{
	position: absolute;
	border-top: 2px solid #002e73;
	padding-top: 20px;
	bottom: 0;
}


.pro-img{
	float: right;
	width: 100%;
	height: auto;
	overflow: hidden;
 
}
.pro-img ul{
	margin-left: -9px;
}
.pro-img ul li{
	float: left;
	width: 297px;
	margin-left: 9px;
	height: auto;
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #cccccc;
}

.pro-img ul li img{
	display: block;
	width: 100%;
	height: 334px;
 
}
.pro-img ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: rgba(0,0,0,.5);
	text-align: center;
	color:#fff;
	font-size: 18px;
	position: absolute;
	bottom: 0;
}

.article{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.article .intro p{
	color:#1a1a1a;
	font-size: 16px;
	line-height: 30px;
}
.article .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
 }
.article .tit h4{
	font-size: 20px;
	color:#1a1a1a;
	text-align: center;
}
.article .tit p{
	text-align: center;
	font-size: 12px;
	margin-top: 15px;
}
.article .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}


.cases-img ul{
	margin-left: -15px;
}
.cases-img ul li{
	float: left;
	width: 293px;
	height: auto;
	margin-left: 15px;
	margin-bottom: 5px;
	overflow: hidden;
}
.cases-img ul li img{
	display: block;
	width:100%;
	height:193px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
}
.cases-img ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#1a1a1a;
}




.news-list ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.news-list ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #777777;
	line-height: 40px;
	position: relative;
	background: url(../images/icon02.png) no-repeat 10px center;
}


.news-list ul li:hover{
	font-weight: bold;
}
 
.news-list ul li a{
	display: block;
	text-indent: 20px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	color:#1a1a1a;
	font-size: 14px;
	float: left;
	width: 60%;
}

.news-list ul li  span{
	float: right;
}





.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:14px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px; border-radius:3px;}
.thisclass{ background:#333; color:#FFF;text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px; border-radius:3px;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link,.pagelist a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited,.pagelist a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover,.pagelist a:hover{ color:#CB0000; text-decoration:none;}
.footer .right .info a{ color:#FFF;}