<style type="text/css">
        body
        {
            margin: 0px;
        }
        a
        {
            text-decoration: none;
            color: #FFFFFF;
        }
         a:link
        {
            text-decoration: none;
            color: #FFFFFF;
        }
        a:visited
        {
            text-decoration: none;
            color: #FFFFFF;
        }
        a:hover
        {
            text-decoration: none;
            color: #FFFFFF;
        }
        a:active
        {
            text-decoration: none;
            color: #FFFFFF;
        }
        .index_body_bg{
        background-image: url('images/img/back.png');
        background-position:center center;
  }
    .body {
          position :relative ;

    width:1024px;
    margin:0 auto;
        margin-top:20px;
height:430px;
    }
    .body_img {
        float:left;
        width:340px;
    }
    .body_news {
        float:left;
        width:680px;
    }
    .body_news_title {
        font-size:20px;
        font-family:'Microsoft YaHei';
        line-height:40px;
        margin:0 auto;
    } 
    .body_news_list {
        margin-left:0px;
        width:660px;
    }
    .new_list {
        height:110px;
    border-bottom:solid thin #ccc;
        overflow:hidden; 
    }
    .new_list_img {
    float:left;
    width:130px;
        margin: 10px;
    }
    .new_list_title {
        color: darkgreen;
        font-family: 'Microsoft YaHei';
        font-size: 18px;
        line-height: 40px;
        margin-left: 8px;
    }
    .new_list_txt {
        color:#666;
        font-family:'Microsoft YaHei';
        line-height:21px;
        margin:8px;
    }
    .body_lianjie {
        height:120px;
    } 
    .body_lianjie_title {
        color: darkgreen;
        font-family: 'Microsoft YaHei';
        font-size: 12px;
        line-height:30px;
    }
    .body_lianjie_txt {
        width:120px;  
        color:#666;
        font-family:'Microsoft YaHei';
        font-size: 14px;
        line-height:40px;
        text-align:center ;
        float:left ;
    }
     .body_lianjie_img {
        margin-right:10px;
        float:right ;
        margin-top:-15px;
    }
    .head {
        position: relative;
        height: 80px;
        width: 1024px;
        margin: 0 auto;
    }

    .head_logo {
        margin-top: 20px;
        float: left;
    }

    .head_menu {
        width: 90px;
        float: right;
        text-align: center;
        height:80px;
    }

    .head_menuon {
        width: 90px;
        float: right;
        text-align: center;
        height:80px;
        background-color: #029E57;
color:#FFF;
        filter: invert(0%);
    }

    .head_menu_img {
        position: relative;
        margin: 0 auto;
        top:25px;
    }

    .head_menu_txt {
        margin: 0 auto;
        font-size: 12px;
        margin-top:20px;
        line-height: 35px;
    }

    .head_icon {
        float: right;
        width: 100px;
    }

    .head_menu_list {
        position: relative;
        text-align: center;
        float: left;
        z-index:9;
        filter:alpha(Opacity=80);
        -moz-opacity:0.8;
        opacity: 0.8;
        background-color: #333;
        display:none;
    }

    .head_menu_item {
        width: 120px;
        float: left;
        text-align: center;
        line-height:60px;
        font-size:16px;
        font-family:'Microsoft YaHei';
    }
  .sub_body {
        width : 1000px;
        margin: 0 auto;
    }

    .sub_menu {
        line-height: 60px;
    }

    .sub_left {
        position:relative ;
        float: left;
        width : 680px;
    }

    .sub_right {
        position:relative ;
        float: right;
        width:300px;
    }

    .sub_menu_line {
        width: 100%;
        height: 15px;
        FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#eaeaea,endColorStr=white); /*IE 6 7 8*/
        background: -ms-linear-gradient(top, #eaeaea, #fff); /* IE 10 */
        background: -moz-linear-gradient(top,#eaeaea,#fff); /*»πΊό*/
        background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#eaeaea), to(#fff)); /*ΉΘΈθ*/
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eaeaea), to(#fff)); /* Safari 4-5, Chrome 1-9*/
        background: -webkit-linear-gradient(top, #eaeaea, #fff); /*Safari5.1 Chrome 10+*/
        background: -o-linear-gradient(top, #eaeaea, #fff); /*Opera 11.10+*/
    }
     .sub_body_list {
        position: absolute ;
        margin-left :180px;
        z-index:1;
        filter:alpha(Opacity=80);
        -moz-opacity:0.8;
        opacity: 0.8;
        background-color: #fff;
        display:none;
        border:solid thin #e1e1e1;
    }
    .sub_body_menu{
        position: relative;
        width: 250px;
        color:#333;
        line-height:30px;
        font-size:16px;
        font-family:'Microsoft YaHei';
        margin:5px;
    }
    .sub_body_menuon{
        position: relative;
        width: 250px;
        color:#333;
        line-height:30px;
        font-size:16px;
        font-family:'Microsoft YaHei';
        margin:5px;
        background-color:#e8e8e8;
    }
    
    .sub_news_item {
        position: relative;
        margin: 8px;
        height: 150px;
        border-bottom: solid 1px #e6e6e6;
    }

    .sub_news_item_img {
        position: relative;
        float: left;
        width: 150px;
        height: 130px;
        margin-top: 15px;
    }

    .sub_news_item_title {
        position: relative;
        font-family: ΞΆΘνΡΕΊΪ;
        font-size: 20px;
        left: 8px;
        color: #333333;
        border-bottom: solid 1px #e6e6e6;
        width: 400px;
        line-height: 35px;
        float: left;
    }

    .sub_news_item_txt {
        position: relative;
line-height:25px;
        font-family: ΞΆΘνΡΕΊΪ;
        font-size: 12px;
        left: 8px;
        color: #666;
        float: left;
        width: 500px;
    }

    .sub_news_item_time {
        position: relative;
        font-family: ΞΆΘνΡΕΊΪ;
        font-size: 14px;
        text-align: right;
        color: #444444;
        width: 100%;
        top: -40px;
        float: left;
    }

    .sub_news_item_but {
        position: relative;
        font-family: ΞΆΘνΡΕΊΪ;
        font-size: 14px;
        color: #019900;
        width: 100%;
        float: left;
    }

    .sub_news_item_but_s {
        position: relative;
        width: 300px;
        text-align: right;
        float: left;
    }

    .sub_news_item_but_x {
        position: relative;
        width: 300px;
        text-align: left;
        float: right;
    }
 .cylist {
    
    border:solid thin #eaeaea;
    margin:10px;
    height:200px;
    overflow:hidden ;
    cursor:pointer;
    }
    .cylist_img{
        float:left ;
        width:300px;
    overflow:hidden ;
    }
    .cylist_title{
        position:relative;
        font-family:'Microsoft YaHei';
        font-size:22px;
        line-height:40px;
        left:15px;
        color:#009900;


    }
    .cylist_txt{
        position:relative;
        font-family:'Microsoft YaHei';
        font-size:12px;
        margin-right  :30px;
        left:15px;
        line-height :18px;
        color:#666;
    height:110px;
    overflow:hidden ;
    }
    .sylist {
        float:left ;
      border:solid thin #eaeaea;
    margin:10px;
    cursor:pointer;
    }
    .sylist_img {
    width:315px;
    height:350px;
    overflow:hidden ;
        z-index :1;
    }
    .sylist_title {
          position:relative;
        font-family:'Microsoft YaHei';
        font-size:24px;
        line-height:40px;
        text-align:center ;
        color:#fff;
        margin-top:-40px;
        background-color:#000;
           filter:alpha(Opacity=80);
        -moz-opacity:0.8;
        opacity: 0.8;
        z-index :2;
    }
</style>