﻿
    body
    { 
       margin:0px auto;  
       width:1100px;
    }
       .body
        { 
            height:auto;
            width:1100px;
            text-align:center;
            background-color:#fafbf7;
            /*border-left:1px solid #d3e1b7;        
            border-right:1px solid #d3e1b7;*/
        }

        .head
        {
            height: 75px;
            width:1100px;
            position: fixed;
            z-index: 10000;
            border-bottom:1px solid #648b0e;
            background-color:#fafbf7;
        }

        .head img {float:left;  }       
        .headtitle1     {  margin-top:25px;  font-size: 27px; color:#5e5b5b; margin-right:30px;       }
        .headtitle2     {  float:right;  font-size: 22px; margin-top:35px; color:#5e5b5b; margin-right:60px;     }
        .body1
        {  text-align:center;   }
         .imgcss
        { 

            margin-top:75px;
            width:1100px;
            height:340px;
        }
        .divbody1
        {
            margin-left:50px;
            width:1000px;
            text-align:center;
            border:2px solid #7fa71e;
            border-radius:10px;
        }
        
        .title
        {
            width:1100px;  height:90px;
        }
        
       .title .tableimg{  width:180px; }

         .title1
        {
            width:1100px;
            height:50px;
            font-size:24px;
            font-weight:500;
        }
        .title >span { margin-left:20px;  color:#4f220c; }

        .title1{ margin-top:30px; height:30px; text-align:center; color:#6a9619; font-size:26px; font-weight:600; }
        
        .table1 {   margin-top:20px; width:1000px;    }
        .table1 td{ width:33%;height:120px;  text-align:center; cursor:pointer; }            
        .table1 .bodyimg    {   width:130px;}  
        .table1 a :hover    {   width:130px;  border: 1px solid #a5cc5b;}  
           
        .divbody2{  margin-left:50px;  width:1000px;  text-align:center;   }
        .table2 {  width:1000px;    }
        .table2 td{ width:25%;height:120px;  text-align:center; cursor:pointer; }            
        .divbody2 .bodyimg2{   width:120px;}  
        .table2 a :hover {   width:120px;  border: 1px solid #a5cc5b;}  
        
        .divbody3{ background-image: url('/Statics/images/divfooter.png'); width:1100px; text-align:center; }
        .table3 {   width:1000px;    }
        .table3 td{ width:25%; text-align:center; cursor:pointer; }    
        .bodyimg3{   width:90px;}  

        .footer
        {
            border-top:1px solid #567d0e;
            text-align: center;
            margin-left:50px ;
            margin-top:10px ;
            padding-top:10px ;
            height:30px;
            width:1000px;
            font-size:13px;
            color:#898986;
        }
       
        .bodyimg1    {   width:100px;}

