﻿body {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    font-size: 12px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

img {
    border: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.bodywidth {
    width: 1200px;
    margin: auto;
}

.header {
    height: 100px;
    padding: 20px 0;
}

.header .logo {}

.header .nav {
    width: 960px;
    z-index: 100;
}

.header .nav ul li {
    float: left;
    width: 120px;
    text-align: center;
    height: 100px;
    line-height: 100px;
    position: relative;
    z-index: 100;
}

.header .nav ul li a {
    display: block;
    width: 120px;
    height: 100px;
    line-height: 100px;
    color: #333;
    font-size: 16px;
}

.header .nav ul li a:hover {
    color: white;
    background: #4CB034;
}

.header .nav ul li ul {
    display: none;
    position: absolute;
    top: 100px;
    left: 0;
    width: 180px;
    background: #4CB034;
    opacity: 0.8;
}

.header .nav ul li ul li {
    width: 180px;
    height: 40px;
    line-height: 40px;
}

.header .nav ul li ul li a {
    width: 180px;
    height: 40px;
    line-height: 40px;
    color: white;
    font-size: 14px;
}

.header .nav ul li ul li a:hover {
    background: #42992D;
}

.nbanner {
    background: url('nbanner.jpg') no-repeat center top;
    height: 400px;
}

.cpzsindex {
    overflow: hidden;
    padding: 40px 0;
}

.cpzsindex .title {
    font-size: 40px;
    color: #4CB033;
    text-align: center;
}

.cpzsindex .titlecont {
    text-align: center;
    overflow: hidden;
    padding: 20px 0;
    color: #7D7D7D;
}

.cpzsindex ul li {
    float: left;
    width: 280px;
    height: 370px;
    padding-left: 25px;
}

.cpzsindex ul li:first-child {
    padding: 0;
}

.cpzsindex ul li .image {
    width: 268px;
    height: 278px;
    border: 1px #CCC solid;
    padding: 5px;
}

.cpzsindex ul li .name {
    font-size: 14px;
    overflow: hidden;
    padding: 20px 0 10px 10px;
}

.cpzsindex ul li .bottom {
    width: 45px;
    height: 3px;
    background: #4DAF34;
    margin-left: 10px;
}

.cpzsindex ul li .name a {
    color: #333333;
}

.cpzsindex ul li .name a:hover {
    text-decoration: underline;
    color: #4CB033;
}

.cpzsindex ul li .cont {
    background: #EAEAEA;
    height: 80px;
}

.cpzsindex .marquee2 {
    width: 1200px;
    overflow: hidden;
    height: 370px;
}

.cpzsindex .more {
    width: 325px;
    margin: 30px auto 0;
}

.cpzsindex .more a {
    display: block;
    width: 323px;
    height: 53px;
    line-height: 53px;
    font-size: 14px;
    border: 1px #D1D1D1 solid;
    font-size: 14px;
    text-align: center;
}

.gsjjindex {
    overflow: hidden;
    height: 650px;
    background: url('gsjjbg.jpg') no-repeat center top;
}

.gsjjindex .gsjj1 {
    color: #459D2F;
    font-size: 40px;
    text-align: center;
    padding: 60px 0 30px;
    overflow: hidden;
}

.gsjjindex .gsjj1 span {
    font-size: 30px;
}

.gsjjindex .gsjj2 {
    font-size: 14px;
    color: white;
    text-align: center;
    line-height: 200%;
    overflow: hidden;
}

.gsjjindex .gsjj3 {
    overflow: hidden;
    padding: 40px 0;
}

.gsjjindex .gsjj3 ul li {
    float: left;
    width: 300px;
    text-align: center;
}

.gsjjindex .gsjj3 ul li .data {
    font-size: 60px;
    color: white;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.gsjjindex .gsjj3 ul li .cont {
    font-size: 20px;
    color: white;
    line-height: 150%;
}

.gsjjindex .gsjj4 {
    width: 325px;
    margin: auto;
    overflow: hidden;
    padding-top: 30px;
}

.gsjjindex .gsjj4 a {
    display: block;
    color: #459D2F;
    width: 323px;
    height: 53px;
    border: 1px #4BB033 solid;
    text-align: center;
    line-height: 53px;
    font-size: 14px;
}

.dldtindex {
    padding: 40px 0 20px;
    overflow: hidden;
}

.dldtindex .title {
    font-size: 40px;
    color: #4CB033;
    text-align: center;
    overflow: hidden;
}

.dldtindex .titlecn {
    color: #7D7D7D;
    text-align: center;
    overflow: hidden;
    padding-bottom: 16px;
    padding-top: 5px;
}

.dldtindex .dldtcont {
    overflow: hidden;
}

.dldtindex .dldtcont .right {
    width: 580px;
}

.dldtindex .dldtcont .right ul li {
    width: 578px;
    height: 98px;
    border: 1px #EEEEEE solid;
    margin-bottom: 18px;
}

.dldtindex .dldtcont ul li .time {
    float: left;
    width: 148px;
    height: 98px;
    line-height: 98px;
    border-right: 1px #EEEEEE solid;
    text-align: center;
}

.dldtindex .dldtcont ul li .contright {
    float: left;
    width: 429px;
    height: 98px;
}

.dldtindex .dldtcont ul li .name {
    float: left;
    width: 429px;
    height: 58px;
    line-height: 68px;
    font-size: 16px;
    text-indent: 10px;
}

.dldtindex .dldtcont ul li .name a {
    color: #4CB033;
}

.dldtindex .dldtcont ul li .cont {
    float: left;
    width: 429px;
    text-indent: 10px;
    height: 16px;
    overflow: hidden;
}

.dldtindex .dldtcont ul li .cont a {
    color: #7D7D7D;
}

.ryzsindex {
    overflow: hidden;
    padding: 20px 0 0;
    background: url('ryzs.jpg') no-repeat center top;
    height: 380px;
}

.ryzsindex ul {
    padding: 60px 0 0;
    padding-left: 50px;
}

.ryzsindex ul li {
    float: left;
    width: 250px;
    text-align: center;
    padding-left: 30px;
}

.ryzsindex ul li .image {
    width: 166px;
    text-align: center;
}

.ryzsindex ul li .name {
    font-size: 30px;
    color: #FFFFFF;
    width: 166px;
    text-align: center;
    padding: 10px 0;
    overflow: hidden;
}

.ryzsindex ul li .cont {
    font-size: 14px;
    color: #CCCCCC;
    width: 166px;
    text-align: center;
    line-height: 200%;
}

.neiyecont {
    overflow: hidden;
    padding: 30px 0;
}

.neiyecont .left {
    width: 220px;
}

.neiyecont .left .title {
    background: #EAEBEF;
    width: 220px;
    height: 110px;
    font-size: 28px;
    text-align: center;
    color: #000;
    padding-top: 40px;
}

.neiyecont .left .title span {
    display: block;
    font-size: 14px;
    margin-top: 5px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.neiyecont .left .neiyecont1 {
    border: 1px #E7E2E2 solid;
}

.neiyecont .left ul li a {
    display: block;
    height: 46px;
    line-height: 46px;
    text-indent: 20px;
    color: #4CB033;
    border-bottom: 1px #CCC dotted;
    background: #F8F8F8 url('ico1.fw.png') no-repeat 190px center;
    cursor: pointer;
    font-size: 14px;
}

.neiyecont .left ul li li a {
    color: #333;
    background: url('ico2.fw.png') no-repeat 190px center;
    font-size: 13px;
}

.neiyecont .left ul ul {
    display: none;
}

.neiyecont .left ul li:first-child ul {
    display: block;
}

.neiyecont .left ul li ul li {
    border-bottom: 1px #CCC dotted;
    background: #FFF url('ico2.fw.png') no-repeat 190px center;
}

.neiyecont .left ul li ul li a {
    height: 46px;
    line-height: 46px;
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: none;
}

.neiyecont .left ul li ul li:hover {
    background: #EEE url('ico2.fw.png') no-repeat 190px center;
}

.neiyecont .left ul li ul>li:nth-child(2n+1):hover {
    background: #E1E1E1 url('ico2.fw.png') no-repeat 190px center;
}


/**********
.neiyecont .right {
	width: 952px;
}

.neiyecont .right ul li {
	float: left;
	width: 300px;
	height: 252px;
	border: 1px #DDDDDD solid;
	margin-right: 15px;
	margin-bottom: 20px;
	text-align: center;
}
.neiyecont .right ul li .name {
	font-size: 18px;
}
.neiyecont .right ul li .name a {
	color: #333333;
}
.neiyecont .right ul li .name a:hover {
	text-decoration: underline;
	color: #4CB033;
}
***********/

.neiyecont2 {
    width: 952px;
}

.neiyecont2_1 {
    font-size: 16px;
    color: #4CB033;
    border-bottom: 1px #CCC solid;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.neiyecont2_2 {
    padding: 20px 0;
    overflow: hidden;
}

.khalindex {
    overflow: hidden;
    padding: 30px 0 40px;
}

.khalindex .title {
    font-size: 40px;
    color: #4CB033;
    text-align: center;
}

.khalindex .titlecont {
    color: #7D7D7D;
    text-align: center;
    overflow: hidden;
    padding: 20px 0;
}

.khalindex ul li {
    float: left;
    width: 280px;
    height: 210px;
    padding-left: 25px;
}

.khalindex ul li:first-child {
    padding: 0;
}

.khalindex ul li img {
    width: 280px;
    height: 170px;
}

.khalindex ul li .name {
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #CCCCCC;
}

.khalindex ul li .name a {
    color: #545454;
}

.footer {
    background: #666666;
    height: 300px;
}

.footer1 {
    overflow: hidden;
    height: 250px;
}

.footer1 ul {
    padding: 30px 0 0;
}

.footer1 ul li {
    float: left;
    font-size: 16px;
    color: white;
    width: 200px;
    font-weight: bold;
    font-size: 16px;
}

.footer1 ul li ul {
    padding: 10px 0 0;
}

.footer1 ul li ul li {
    font-size: 14px;
    line-height: 30px;
    line-height: 30px;
}

.footer1 ul li ul li a {
    color: white;
    font-weight: normal;
}

.footer1 ul li.f2 {
    width: 200px;
}

.footer1 .right {
    padding-top: 30px;
    color: #4CB033;
    font-size: 14px;
    text-align: right;
}

.footer1 .right span {
    font-size: 22px;
    color: #4CB033;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.footer2 {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    color: white;
    border-top: 1px #888888 solid;
}

.footer2 a {
    color: white;
}

.footer2 a:hover {
    text-decoration: underline;
}

.biaoge {
    margin: auto;
}

.biaoge table {
    border-right: 1px #CCC solid;
    width: 100%;
    border-bottom: 1px #CCC solid;
}

.biaoge table tr td {
    border-top: 1px #CCC solid;
    border-left: 1px #CCC solid;
    text-align: center;
    height: 30px;
    line-height: 30px;
}