﻿html {
    background-image: url("bg_t.jpg");
    background-position: center top;
    background-repeat: no-repeat;
      background-color:#fefcfb;
        min-width:1000px;
}
body {
    background-image: url("bg_f.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0 0 300px;
    min-width:1000px;
  
}
body{padding: 0;margin: 0 auto;font: normal 14px 微软雅黑;line-height: 28px;}
*{font-family: 微软雅黑, Arial, Helvetica, sans-serif;}
ul{padding: 0;margin: 0}
li{padding: 0;margin: 0}
img{border: 0px}
li{list-style-type: none;padding: 0;margin: 0}
img{border: none}
div{line-height: 22px}
h2{font-size: 24px;padding: 0;margin: 0;}
h3{font-size: 18px;padding: 0;margin: 0;font-weight: normal;}
a{color: #000000;text-decoration: none;font: normal 14px 微软雅黑;}
a:hover{color: #39b1e9;}
.clear{clear: both;height: 1px;margin-top: -1px;overflow: hidden;}
p{margin: 0;padding: 0;}
.body {
    width:1000px; height:auto;  padding-top:150px; padding-bottom:100px; margin-left:auto; margin-right:auto;
}
.qb {
   width:980px; position:absolute; text-align:right; top:10px; color:#fff;
}
    .qb a {
        color:#fff;
    }
/*导航*/
.nav{overflow:hidden;  margin-left:auto; margin-right:auto; width:900px;}
.nav li{float:left; height:30px; line-height:30px; width:130px; text-align:center; margin-left:5px; margin-right:5px; background-image:url(nav_bg.jpg); background-repeat:repeat-x; background-position:top;border:solid 1px #adffbb; border-top-left-radius:5px; border-top-right-radius:5px;}
.nav li a{color:#000;}

/*内容框架*/
.neirong {
    border:solid 1px #adffbb; background-color:#fff;
    height:auto; overflow:hidden; padding:50px 25px;
    background-image:url(ny_bg.jpg); background-repeat:repeat-x; background-position:top;
}
.left {
 float:left;   width:325px; height:auto; overflow:hidden;
}
.left_title {
     height:40px; line-height:40px; background-color:#008733; padding-left:30px; 
}
.flash {
    margin-top:20px; margin-bottom:30px; overflow:hidden;
}

.TB-focus{float:left;width:325px; height:200px; margin:0;padding:0;position:relative; overflow:hidden; }	
.TB-focus .hd { position:absolute; right:9px; bottom:10px; z-index:1; padding-left:2px;float:none; }	
.TB-focus .hd li { color:#68ce5d; cursor:pointer; margin-left:3px; width:18px; height:18px; background:#fff; float:left; font-size:13px; line-height:18px; overflow:visible; text-align:center; opacity:.7; filter:alpha(opacity=70); border:1px solid #d8d8d8; margin-left:5px; }
.TB-focus .hd li.on { background:#68ce5d; color:#fff; font-weight:bold; opacity:1; filter:alpha(opacity=100); z-index:2; position:relative; }
.TB-focus .bd {}
.TB-focus .bd li {}
.TB-focus .bd li img{width:325px;height:200px;display:block; }

.contact {
    padding-top:10px; background-color:#e9f5ff; border:solid 1px #008733;
}
    .contact p {
        padding:10px; line-height:30px;
    }
.right {
 float:right;   width:600px; height:auto; overflow:hidden;
}
.right_title {
     height:38px; line-height:40px; 
     border-bottom:solid 2px #82c6ff;
}
    .right_title span {
       display:inline-block;  background-color:#008733; padding-left:30px; padding-right:30px;border-top-left-radius:10px; border-top-right-radius:10px;
    }
.right_neirong {
   line-height:30px;  padding-top:20px; padding-bottom:20px; text-align:justify;
}

/*底部*/
.foot{ width:830px; height:auto; overflow:hidden; margin-left:auto; margin-right:auto; padding-top:30px;}
.foot img{ width:100px; float:left;}
    .foot p {
        line-height:30px;float:right; padding-top:20px;
    }
.table {
    background-color: #e3e3e3;
    border: 0 none;
    text-align: left;
    width: 100%;
}
.table tbody tr td {
    line-height: 1.5;
    padding: 5px;
    word-break: break-all;
    word-wrap: break-word;
    background-color:#fff;
}
.photo {
    overflow:hidden; width:620px; padding-top:5px;
}
    .photo li {
        float:left; width:190px; padding-right:15px; padding-bottom:15px; overflow:hidden;
    }
        .photo li img {
            width:190px;
        }