@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: 0 0 50px 0;
}
.w_banner{
    width: 1130px;
    margin: 0 auto;
}
.w_title{
    font-size: 22px;
    padding:25px 0;
    border-bottom: 1px solid #f0f0f0;
}
.w_title a{
    color:#006699;
}
.w_important div{
    padding: 25px 0 5px 0;
    width: 510px;
    float: left;
    margin-right: 50px;
}
.w_important div .w_img{
    float: left;
}
.w_important div dl{
    float: left;
    padding-left: 20px;
}
.w_important div dl dt{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
.w_important div dl dt a{
    color: #000000;
}
.w_important div dl dd{
    background: url("6759786.jpg") no-repeat 0 center;
    font-size: 14px;
    line-height: 20px;
    padding-left: 15px;
}
.w_important div dl dd a{
    color: #000000;
}
.w_book ul{
    padding-top: 20px;
}
.w_book ul li{
    padding: 20px 18px;
    background: #f3f3f3;
    float: left;
    margin-right: 60px;
}
.w_book ul li.clear{
    margin-right: 0;
}
.x_Chart{
    width:100%;
    margin-top:20px;
    border-top:solid 4px #139ff4;
   
}
.x_Chart .x_ChartT{
    width:100%;
    height:53px;
    background-color:#f3f3f3;
}
.x_Chart img{
    float:left;
}
.x_Chart p{
    line-height:53px;
    float:left;
    color:#7dbef4;
    background-color:#f3f3f3;
}
.w_product .x_Chart dl{
    width:240px;
    height:199px;
    margin-top:20px;
    background-color:#f3f3f3;
    float:left;
    margin-right: 56.5px;
}
.w_product .x_Chart .Ls{
    margin-right: 0;
}
.w_product .x_Chart dl dt{
    width:208px;
    height:144px;
    padding:16px 16px 0 16px;
}
.w_product .x_Chart dl dt img{
    width:208px;
    height:144px;
}
.w_product .x_Chart dl dd{
    width:100%;
    line-height:38px;
    text-align:center;
}
.w_product .x_Chart dl dd a{
    color:#000000;
}
/*更多*/
.More{
    width:100%;
    line-height:85px;
    text-align:center;
}
.More a{
    color:#666666;
}
.More img{
    margin-left:4px;
}