@charset "UTF-8";
html,body,p,h1,h2,h3,h4,h5,h6,div,img,ul,li,ol,dl,dt,dd,span,input{
    margin:0;
    padding:0;
    font-family:Microsoft YaHei,Arial,Verdana,Helvetica,sans-serif;

}
ul li{
    list-style:none;
}
input{
    outline:none;
}
img{
    border: none;
}
a{
    display: block;
    text-decoration: none;
}
.clearfix{
    *zoom:1;
}
.clearfix:after{
    display:block;
    overflow:hidden;
    clear:both;
    height:0;
    visibility:hidden;
    content:".";
}
.w_content{
    background: #ffffff;
    padding: 20px 0 50px 0;
}
.w_banner{
    width: 1130px;
    margin: 0 auto;
}
.w_banner .nav ul{
    padding-bottom: 40px;
}
.w_banner .nav ul li{
    width: 280px;
    float: left;
    margin-left: 2px;
    text-align: center;
    background: #84acd8;
    font-size: 18px;
    line-height: 40px;
}
.w_banner .nav ul li a{
    color: #ffffff;
}
#nav li.select{
    background: #2478d4;
}
.w_title{
    font-size:22px ;
    padding: 30px 0 25px 0;
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 20px;
}
.w_title a{
    color:#006699;
}
.leader,.leader_2{
    height:1000px;
}
.leader dl{
    width: 145px;
    margin-bottom:20px;
}
.leader dl dt{
    height: 190px;
}
.leader dl dd{
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.leader dl dd a{
    color:#333333;
}
.leader .w_text{
    width: 845px;
    height: 190px;
    background: #f3f3f3;
}
.leader_text{
    position: relative;
}
.leader_text .w_text{
    position: absolute;
    top: 0;
    left: 160px;
}
.leader_text .w_text p{
    font-size:14px;
    line-height: 20px;
    padding: 10px 15px 0 15px;
}
.leader_text .w_text p a{
    color: #333333;
}
.leader_2 .l_2_c{
    margin:  0 auto;
    width: 760px;
    font-size: 16px;
    line-height: 30px;
    color:#84acd8;
}
.leader_3 img{
    display: block;
    margin: 50px auto;
}
.leader_4 img{
    display: block;
    margin: 50px auto;
}
.leader_4 .last{
    text-align: center;
    padding-top: 20px;
}
.leader_4 .last a{
    color:#000000;
}
#main li{
display: none;
}
