@charset "gb2312";
.main{
    width: 100%;
    min-width: 1024px;
    min-height: 763px;
    height: auto;
    overflow: hidden;
}

.main_boxx1 {
    width: 100%;
    position: relative;
    background: url("imagesback.png") no-repeat top center;
}

.topline{
    width: 100%;
    height: 5px;
    background: #ce1811;
    border-bottom: solid 1px #ce9da6;
}
.top_nav{
    width: 100%;
    height: 30px;
    background: url("imagesback1.png");
    border-bottom: solid 1px #d0edff;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
}
.top_nav img{
    vertical-align: sub;
}
.fence{
    width: 1002px;
    height: auto;
    overflow: hidden;
    margin: auto;
    position: relative;
}
.nav_date,.nav_weather{
    float: left;
    width: 190px;
    height: auto;
    overflow: hidden;
    margin-right: 18px;
}
.nav_weather{
    width: 295px;
}
.colorange{
    color: #ff9600;
}
.nav_boardcast{
    float: right;
    width: 470px;
}
.nav_boardcast img{
    vertical-align: baseline;
}
.nav_more {
    height: 21px;
    line-height: 21px;
    padding: 0 5px;
    text-align: center;
    color: white;
    float: right;
    border-radius: 2px;
    background: #0e4ea1;
    margin-top: 4px;
    font-size: 14px;
}
.preface{
    width: 100%;
    width: 100%;
    height: 182px;
    background: #825440;
    color: #ffffff;
    margin-top: 360px;
}
.icon4{
    width: 46px;
    height: 89px;
    background: url("imagesicon4.png");
    position: absolute;
    left: 50px;
    margin: auto;
    top: 0;
    bottom: 0;
}
.preface .fence{
    height: 100%;
}
.preface_detail{
    width: 820px;
    height: 90px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 20px;
    text-align: justify;
    font-size: 18px;
    line-height: 30px;
    color: #fff4dd;
}
.report_item_all{
    width: 100%;
    height: auto;
    overflow: hidden;

    /*padding-bottom: 10px;*/
}
.report_item{
    height: 184px;
    margin: 0 12px 0 9px;
    padding: 41px 0 40px 0;
    border-bottom: solid 1px #825440;
    border-left: solid 1px #825440;
    position: relative;
}
.report_item_pic{
    width: 345px;
    height: 184px;
    float: left;
    margin-right: 40px;
}
.tip_top{
    width: 96px;
    height: 47px;
    background: url("imagesback5.png");
    position: absolute;
    left: -10px;
    top: 33px;
    text-align: center;
    line-height: 40px;
    color: white;
    font-size: 26px;
}
.icon5{
    width: 12px;
    height: 12px;
    background: url("imagesicon5.png");
    position: absolute;
    right: -12px;
    bottom: -5px;
}
.report_item_detail{
    width: 570px;
    height: 100%;
    float: left;
    overflow: hidden;
}
.report_item_detail h2{
    font-size: 26px;
    float: left;
    margin-bottom: 18px;
}
.report_item_detail_p{
    width: 100%;
    overflow: hidden;
    line-height: 27px;
}
.last_report_item{
    height: 80px;
    padding: 0;
    border-bottom: none;
}
.red_more{
    color: #ce1800;
}
.icon24 {
    width: 51px;
    height: 56px;
    background: url("imagesicon24.png");
    position: fixed;
    bottom: 200px;
    left: 50%;
    z-index: 19;
    margin-left: 530px;
    cursor: pointer;
    display: none;
}
.footer_style2{
    border-top: solid 5px #583424;
    background: #825440;
    color: #fff4dd;
}
.footer_style2 .copyright{
    color: #fff4dd;
}
.conservancy_detail{
    width: 1000px;
    height: auto;
    margin: 276px auto 0 auto;
    border-top: solid 4px #825440;
    background: #ffffff;
    border-right: solid 1px #e5e2e2;
    border-left: solid 1px #e5e2e2;
}
.conservancy_detail h2{
    color: #cc0000;
    font-size: 28px;
    text-align: center;
    line-height: 114px;
}
.back2{
    background: url("imagesback2.png");
}
.conservancy_detail_tip{
    margin: 0 53px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #f9eee1;
    border: solid 1px #e3d4c3;
    color: #333333;
    font-size: 14px;
}
.conservancy_articles{
    padding: 0 53px;
    text-align: justify;
    margin-top: 45px;
    overflow: hidden;
}
.conservancy_articles p{
    margin-bottom: 30px;
    line-height: 30px;
    text-indent: 36px;
    font-size: 18px;
}
.conservancy_articles h3{
    color: #cc0000;
    font-size: 22px;
    margin-bottom: 30px;
}
.article_btm {
    float: right;
    margin-bottom: 50px;
}