*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-family: "微软雅黑";
   
}

table{margin:auto;}

.c_title {
      FONT-SIZE: 17px;
    color: #333;
      
    font-weight:bold;
   font-family: "微软雅黑";
    
}

.c_content {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, 宋体
}
.wenzi {
	font-size: 18px;
        font-family: "微软雅黑";
	line-height:30px;
	color: #666;
}
.tu1{
    width: 1920px;
	margin: 0 auto;
}
img{
    margin: 0 auto;
}
.top{
    width: 1000px;
    margin: 0 auto;
    border-bottom: 1px solid #999;
    height: 127px;
}
.top>.left{
    margin-top: 25px;
    float: left;
}
.top>.right{
    margin-top: 52px;
    float: right;
}
.top>.right li{
    float: left;
    color: #002a67;
    padding:0 8px;
    border-right: 2px solid #002a67;
    line-height: 14px;
}
.top>.right li:hover{
    color: #fa8214;
}
.clearfix{
    clear: both;
}
.nav{
    width: 1000px;
    margin: 0 auto;
}
.nav li{
    color: #999;
    font-size: 16px;
    float: left;
    padding:0 11px;
    line-height: 58px;
}
.nav li:hover{
    color: #fa8214;
}
.zhong{
    width: 1000px;
    margin: 0 auto;
    padding-top: 25px;
    position: relative;
}
.dibu{
    background: #2963ab;
    width: auto;
    height: 145px;
    margin-top: 50px;
    padding-top: 50px;
}
.dibu p{
    color:rgba(255,255,255,0.8);
    margin: 0 auto;
    text-align: center;
    line-height: 26px;
}