*{
    margin: 0;
    padding: 0;
}
body{
    font-family: 微软雅黑;
    font-size: 14px;
    color: #000000;
    line-height: 28px;
    background: url("../images/header.gif") no-repeat center top;
}
a{
    color: #000000;
    text-decoration: none;
}
ul,li{
    list-style: none;
}
img{
    border: 0 none;
}
a:hover{
    color: #000000;
    text-decoration: underline;
}
.box{
    width: 960px;
    margin: 0 auto;
}
.header{
    width: 960px;
    height: 620px;
}
.main_1{
    width: 960px;
    height: auto;
    overflow: hidden;
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #1d364a;
}
.main_ts{
    padding: 0 0 20px 0;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.main_1_left{
    width: 470px;
    padding-right: 10px;
}
.main_1_right{
    width: 470px;
    padding-left: 10px;
    padding-top: 60px;
}
.img1{
    width: 230px;
    height: 170px;
    padding-top: 60px;
}

.wzjs{
    clear: both;
}
.news_tit a{
    display: block;
    height: 36px;
    font-size: 18px;
    text-align: center;
    color: #ffcc00;
    text-decoration: none;
}
.news_tit a:hover{
    color: #ffcc00;
}
.news_con p{
    text-indent: 24px;
}
.img_con{
    width: 940px;
    border: 1px solid #1d364a;
    padding: 9px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}
.rel_con{
    margin-top: 10px;
}
.img_tit{
    width: 100%;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #1d364a;
    color: #1d364a;
    font-size: 18px;
    text-indent: 10px;
}
.img_lists li{
    float: left;
    margin-top: 10px;
    margin-right: 47px;
    text-align: center;
    color: #1d364a;
    width: 150px;
}
.img_lists li.list_right{
    margin-right: 0;
}

.news_lists{
    float: left;
    width: 340px;
    height: 400px;
    padding: 10px;
    border: 1px solid #1d364a;
}
.newslists_tit{
    font-size: 18px;
    color: #1d364a;
    text-indent: 10px;
    width: 100%;
    border-bottom: 1px solid #1d364a;
    line-height: 32px;
    margin-bottom: 8px;
}
.message{
    float: right;
    width: 540px;
    height: 400px;
    padding: 10px;
    border: 1px solid #1d364a;
}
.news_a a{
    color: #1d364a;
    text-decoration: none;
    padding: 3px 0;
    display: inline-block;
}
.news_a a:hover{
    color: #1d364a;
    text-decoration: underline;
}
.footer{
    clear: both;
    padding: 10px 0;
    text-align: center;
}







