/*友情链接*/

.link{
  float: left;
  width:1200px;
  margin-bottom:15px;
}
.link .head {
  background-image: url(../img/pxw/linkhead1.png);
  font-weight: bold;
  height:36px;
 
}
.link .head .title {
    float: left;
    text-align:center;
    width:90px;
    color: #0251b2;
    font-size: 16px;
    line-height:30px;
}
.more {
    float: right;
    width:50px;
    margin-top:5px;
}
.link li{
    margin-top:10px;
    float:left;
    width:186px;
    
}

/*footer*/

.footersy{
    width: 1200px;
    height:99px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.footer{
	line-height:14px;
	float:left;
        width: 100%;
	height: 140px;
	background: #0251b2;
}
.footerbox{
	width: 1200px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
.textf a{

	color:#fff;
}

.textf{
	width: 800px;
	height: 28px;
	line-height:28px;
	float: left;
	margin-left:40px;
	margin-top:30px;
	color:#fff;
}
.footerbox .image1{
	float: right;
	margin-right:100px;
	margin-top:20px;
}
.textf a:hover{
	text-decoration:underline;
}
