    *{margin: 0;padding: 0;}
    .clear{
            clear:both;
    }
    /*主体*/
    .box{
            width: 100%;
        
    }
    /*头部 header*/
    .header{
        width: 950px;
        height: 156px;
        background:url(images/heaebg.jpg);
        margin:auto;
        
    }
    img{float:left;
        cursor:pointer;
        
    }
    .text{float:right;
        margin-top: 12px; 
        background: #fff;
        
    }
    .text a{
        text-decoration: none;
        color: #000;
        font-size: 10px;
    }
    .text a:hover{
        color: #6dcd34;
        
    }
    /*导航 menu*/
    .menu{
        width: 100%;
        height: 30px;
        background: #559342;
        box-shadow:0px 5px 20px #1f4612 inset;
    }
    ul{
        width: 950px;
        margin: auto;
    }
    ul li{
        float: left;
        list-style: none;
        width: 86px;
        color: #fff;
        line-height:30px;
        text-align:center;
        
    }
    ul li a{
        text-decoration:none;
        color: #fff;
        font-family:"华文楷体";
        
    }
    ul li a:hover{
        color: #6dcd34;
        
    }
    /*内部 content*/
    .content{
        width: 950px;
        margin: auto;
        
    }
    .pic{width:950px;
        height:212px;
        background: url(images/yc_tp.jpg);
        margin: 5px 0px 5px;
        
    }
    .content_1{
        width:950px;
        height:30px;
        border:1px solid #ccc;}
    span{
        color:#666;
        font-size:13px;
        line-height:30px;
        float:left;
        
    }
    span a{
        color:#6dcd34;
        text-decoration: none;
        
    }
    form{
        width:280px;
        float:right;
        margin-top:5px;
        
    }
    select{
        border:1px solid #ccc;
        height:20px;
        float:left;
        
    }
    input[type="text"]{
        border:1px solid #ccc;
        width:130px;
        height:18px;
        float:left;
        
    }
    input[type="img"]{
        border:1px solid #ccc;
        width:51px;
        height:18px;
        float:left;
        background:url(images/serchbt2_03.jpg);
        cursor:pointer;
        
    }
    .content_2{
        width:950px;
        margin-bottom: 10px;
        
    }
    .left{
        width: 693px;
        height: 730px;
        border: 1px solid #ccc;
        float: left;
    }
    .right{
        width: 248px;
        float: right;
    }
    .right_1{
        width: 248px;
        height: 340px;
        border: 1px solid #ccc;
        margin-bottom: 5px;
    }
    .right_1_1{
        width:248px;
        height:30px;
        box-shadow:0 5px 10px #ccc inset;
        border-bottom:1px solid #ccc;
    }
    .right_1_2{
        width:90px;
        height:30px;
        background:#4b8437;
        color:#fff;
        font-weight:bold;
        margin-left:20px;
        line-height:30px;
        font-size:13px;
        text-align:center;
        border-top-left-radius:5px;
        border-top-right-radius:5px;
    }
    table{
        width:693px;
        border-collapse: collapse;
    }
    .list_1{
        border-bottom: 1px dotted #666;
        height: 30px;
        line-height: 30px;
        padding-left:10px;
        font-size: 15px;
        font-weight: bold;
    }
    .list_1:before{
        content: url(images/tle.jpg);
    }
    .list_2{
        font-weight:bold;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        padding-left: 15px;
    }
    .list_2 a{
        color: #666;
        text-decoration: none;
    }
    .list_2 a:hover{
        text-decoration: underline;
    }
    .list_3{
        background:#f2f2f2;
        height: 30px;
        font-size: 13px;
        color: #666;
        text-align: center;
    }
    .bt{
        width: 285px;
    }
    .zz{
        width: 135px;
    }
    /*.yd{
        width: 0;
    }
    .pl{
        width: 0;
    }
    .fbsj{
        width: 0;
    }*/
    .list_4{
        height: 30px;
        font-size: 13px;
        color: #666;
        text-align: center;
        border: 1px solid #ccc;
    }
    .list_4 td{
        border: 1px solid #ccc;
    }
    .zuo{
        text-align: left;
        padding-left: 12px;
    }
    .right_1 table{
        width: 240px;
        border-collapse: collapse;
        margin: auto;
        
    }
    .right_1 table tr{
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        color: #666;
        border-bottom: 1px solid #ccc;
    }

    .right_li:before{
        content: url(images/zzzlRightBg2_10.jpg);
    }
    .right_li_1{
        text-align: right;
        padding-right: 12px;
    }
    /*底部 bottom*/
    .bottom{
        width:100%;
        border-top:5px solid #367a0b;
        
    }
    p{
        font-size:13px;
        text-align:center;
        
    }
    P a{
        color:#000;
        text-decoration:none;
        
    }
    p a:hover{
        color:#1f4612;
        
    }
    sall{
        color:#666;
        
    }