@charset "gb2312";
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, ol, li {
    list-style: none;
}

input {
    outline: none;
    border: none;
    padding: 0;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #414141;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
}

.fl {
    float: left;
}

.fr {
    float: right;
}
/*header*/
.header{
    height: 358px;
    background: url("906707.jpg") no-repeat   center top;
}
.header_banner{
    margin: 0 auto;
    width: 1000px;
    height: 358px;
    background: url("906708.jpg") no-repeat
center top;
    padding-top: 222px;
}
.header_banner ul{
    padding-left: 2px;
}
.header_banner ul li{
    float: left;
    width: 114px;
    padding-top: 30px;
    height: 106px;
}
.header_banner ul li.select{
    background: url("906698.jpg");
}
.header_banner ul .w_100{
    width: 100px;
}
.header_banner ul li.select a{
    color:#ffd338;
    font-weight: bold;
}
.header_banner ul .w_100 a{
    background: url("906699.jpg") no-repeat  98px center;
}
.header_banner ul li a{
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    padding:7px 15px;
    display: block;
    text-align: center;
    background: url("906699.jpg") no-repeat  112px center;
}
/*header end*/

/*main*/
.main .banner{
    width: 1000px;
    margin:0 auto;
    overflow: hidden;
}
.banner .top{
    padding: 50px 0 20px 0;
}
.banner .top .top_l img{
    width: 500px;
    height: 333px;
}
.banner .top .top_r{
    margin-left: 50px;
    width: 450px;
}
.banner .top .top_r p{
    width: 450px;
    text-indent: 2em;
    font-size: 16px;
    line-height: 28px;
}
.banner .top .top_r p a{
    color: #000000;
}
.banner .top .top_r .r_hidden{
    overflow: hidden;
}
.banner .top .top_r ul{
    padding-top: 28px;
    width: 480px;
}
.banner .top .top_r ul li{
    float: left;
    margin-right: 30px;
}
.list{
    width: 1041px;
    padding-bottom: 40px;
}
.list .content{
    width: 307px;
    margin-right: 39px;
    float: left;
    padding: 50px 0;
}
.list .content .title .title_l{
    background: url("906697.jpg") no-repeat 0 center;
    line-height: 32px;
    padding-left: 40px;
    font-size: 22px;
    font-weight: bold;
}
.list .content .title .title_l a{
    color:#004992;
}
.list .content .title .title_r a{
    display: block;
    width: 28px;
    height: 32px;
}
.list .content .title span{
    float: left;
    background: url("906704.jpg") no-repeat  0 center;
    width: 307px;
    height: 32px;
}
.list .content ul li a{
   background: url("906705.jpg") no-repeat 0 center;
    padding-left: 10px;
    font-size: 14px;
    line-height: 28px;
    color: #000000;
}
.list .gelidai{
    width: 100%;
    height:14px ;
    background: #e6e6e6;
    float: left;
}
/*main end*/
/*footer*/
.footer{
    width:100%;
    height: 95px;
    color: #feffff;
    text-align: center;
    padding-top: 60px;
    font-size: 16px;
    line-height: 28px;
    background: url("906701.jpg") no-repeat;
}
/*footer end*/