body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
padding: 0;
margin: 0;
}
fieldset,img {
border: 0;
}
body{
background: #f0f0f0;
font-family: "Simsun","FZXBSJW";
}
.father{
width: 1420px;
 margin: 0 auto;
background: #fff;
height: 100%;
overflow: hidden;
min-height: 500px;
}
 .sz_title{
text-align:center;
font-size: 40px;
color: #FF0000;
font-weight: bold;
letter-spacing:1px;
     border-bottom:#015293 solid 5px;
     padding:50px 0 30px 0;
     height: 100%;
     overflow: hidden;
     position: relative;
}
.sz_title img{
    float:left;

}
.sz_title b{
    float:left;
    line-height: 60px;
    padding-top:25px;
    margin-left: 15px;
}
.sz_title span{
    text-decoration:none;
    font-size: 20px;
    
}
.down{
    float: right;
    margin-top:30px; 
    font-family: "Microsoft yahei";
    font-weight: 500;
}
.down a{
    width:90px;
    height:38px;
    display:inline-block;
    border:#D2D2D2 solid 1px;
    font-size: 14px;
    color:#666666;
    line-height:38px;
    text-align: center;
    text-decoration: none;
    margin-right: 12px;  
} 
.down a:hover{
    width: 90px;
    height: 38px;
    display:inline-block;
    border:#D2D2D2 solid 1px;
    background: #eef6fd;
}
.text_con{
    padding:98px;
    height: 100%;
    overflow: hidden;
    font-size: 21px;
    line-height: 38px;
    color: #262626;
    padding-bottom: 70px;
    border-bottom:#015293 solid 5px; 
}
.fb_name{
    text-align: right;
     padding:40px 97px;
    font-size: 28px;
    font-weight: bold;
    color:#015293;
}
.text_con p{
    /*text-indent: 42px;*/
    font-family:"FangSong";
}
