/* ---------��ʼ��--------------*/
html{ color:#000; background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{ margin:0; padding:0; }
table{border-collapse:collapse; border-spacing:0; }
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal; }
ol,ul{ list-style:none; }
caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal; }
input,textarea,select{ font-family:inherit; font-size:inherit; font-weight:inherit; *font-size:100%; }
legend{ color:#000; }
.cl{clear:both;}
#yui3-css-stamp.cssreset{ display:none; }
body,button,input,select,textarea{ font-size:14px; font-family:arial, 'Hiragino Sans GB', 'Microsoft Yahei', '΢���ź�', '����', \5b8b\4f53, Tahoma, Arial, Helvetica, STHeiti; }
.fl{ float:left; }
.fr{ float:right; }
a:link{ text-decoration: none; }
a:visited{ text-decoration: none; }
a:hover{text-decoration: none;}
.transition{-webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -ms-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
body{
    background-color:#f8f8f8;
}
/*ͷ������*/
.header{
    height: 100px;
    background-color: #66aa3b;
}
.inner{

    margin: 0 auto;
}
.logo{
    width: 161px;
    height: 62px;
    float: left;
    background:url(../images/logo.png) no-repeat;
    margin-top: 15px;
}
.nav {
    float: left;
    padding-top: 30px;
    margin-top: 0px;
}
.nav ul li {
    float: left;
    color: #fff;
    text-align: center;
}
.nav ul li a {
    font-size: 16px;
    color: #fff;
    width: 100%;
    padding: 0 14px;
}
.logo-right {
    float: right;
    font-size: 12px;
    color: #fff;
    margin-top: 52px;
    padding-right: 12px;
}
.logo-right a {
    color: #fff;
    font-size: 12px;
    padding: 0 5px;
}

/*���岿��*/
.con{
    width: 760px;
    margin: 0 auto;
}
.con h1{
    padding: 40px 0 20px;
    font-size: 20px;
    color:#030000;
}
.con .top,.con .top1{
    border: 1px solid #eee;
    background-color: #fff;
    margin-top: -1px;
    padding-left: 10px;
}
.zhy,.zhy1{
    padding-top: 20px;
}
.z-f,.z-f1{
    float: left;
    font-size: 14px;
    color:#999;
}
.z-r,.z-r1{
    float: left;
    width: 705px;
}
.z-r li,.z-r1 li{
    float: left;
    margin-left: 38px;
    margin-bottom: 20px;
}
.z-r li.current,.z-r1 li.current{
    background-color:#65be99;
}
.z-r li.current a,.z-r1 li.current a{
    color:white;
}
.z-r li a,.z-r1 li a{
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color:#333;
    padding:0 6px;
}
.con .to{
    border: 1px solid #eee;
    background-color: #fff;
    margin-top: -1px;
    padding-left: 10px;
}
.zhy,.zhy1{
    padding-top: 20px;
}
.z-f,.z-f1{
    float: left;
    font-size: 14px;
    color:#999;
}
.z-r,.z-r1{
    float: left;
    width: 705px;
}
.z-r li,.z-r1 li{
    float: left;
    margin-left: 38px;
    margin-bottom: 20px;
}
.z-r li.current,.z-r1 li.current{
    background-color:#65be99;
}
.z-r li.current a,.z-r1 li.current a{
    color:white;
}
.z-r li a,.z-r1 li a{
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color:#333;
    padding:0 6px;
}
.mid{
    padding: 20px 50px;
    border: 1px solid #eee;
    margin-top: 20px;
    background:url(../images/yiwen.png) no-repeat 10px 20px #fff;
}
.mid h2{
    font-size: 18px;
    color:#333;
}
.mid input {
    border: 1px solid #65be99;
    width: 640px;
    height: 68px;
    padding-left: 15px;
    color: #999;
    font-size: 14px;
    margin-top: 20px;
}
.bottom{
    padding: 20px 50px;
    border: 1px solid #eee;
    margin-top: 20px;
    background:url(../images/yiwen1.png) no-repeat 10px 18px #fff;
}
.bottom h3{
    font-size: 18px;
    color: #333;
}
.bottom .warp{
    width: 655px;
    height: 335px;
    border: 1px solid #eee;
    margin-top: 20px;
}
.bottom button{
    width: 100px;
    height: 40px;
    /*background:url(../images/yiwen2.png) no-repeat;*/
    background: #65be99;
    outline: none;
    border: 0;
    /*float: right;*/
    margin:20px 0 0 280px;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    cursor: pointer;
}
#outer {
    width:760px;
}
#tab {
    padding: 20px 52px 0;
    border: 1px solid #eee;
    overflow:hidden;
    zoom:1;
    background:#fff;
}
#tab li a {
    font-size: 14px;
    color: #333;
}

#tab li {
    float:left;
    margin-left: 38px;
    margin-bottom: 20px;
    height: 20px;
    line-height: 20px;
}
#tab li.current1 {
    background:#65be99;
}
#tab li.current1 a{
    color:#fff;
    padding: 10px;
}
#content {
    padding: 20px 0 0;
    padding-left: 52px;
    border: 1px solid #eee;
    background:#fff;
    margin-top: -1px;
}
#content ul {
    display:none;
}
#content ul li{
    float:left;
    margin-left: 38px;
    margin-bottom: 20px;
    height: 20px;
    line-height: 20px;
}
#content li a {
    font-size: 14px;
    color: #333;
}
#content li.current {
    background:#65be99;
}
#content li.current a{
    color:#fff;
    padding: 10px;
}
/*�Ų���Ȩ����*/
.footer-bg{
    margin-top: 80px;
    height: 144px;
    background: url(../images/footer-bg.jpg) repeat-x;
}
.footer {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.footer strong {
    position: absolute;
    top: 54px;
    left: 164px;
    font-size: 22px;
    /*font-family: "΢���ź�";*/
    font-weight: bold;
    color:#99a1a6;
}
.footer .text {
    padding-left: 280px;
    padding-top: 34px;
    line-height: 20px;
    color:#c8cdd2;
}
.footer span {
    margin-right: 20px;
}
.footer p {
    margin-top: 5px;
}