* {
    margin: 0;
    padding: 0;
    font-family: '微软雅黑';
}

a {
    text-decoration: none;
    outline: none;
}

img {
    border: none;
    display: block;
}

li {
    list-style: none;
}
body {
    background: #f2f2f2;
}

.clear {
    clear: both;
}

#header {
    width: 100%;
}

#header .top {
    height: 35px;
    line-height: 35px;
    width: 100%;
    background: #fff;
}

#header .top .center {
    width: 980px;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
}

#header .top .center .left {
    float: left;
    height: 35px;
}

#header .top .center .left span {
    color: #737373;
    font-size: 12px;
}

#header .top .center .left span a {
    margin: 0 8px;
    font-size: 12px;
}

#header .top .center .left span a.register {
    color: #ff7f73;
}

#header .top .center .left span a.logoin {
    color: #73b78a;
}

#header .top .center .right {
    float: right;
    height: 35px;
}

#header .top .center .right a {
    margin: 0 8px;
    font-size: 12px;
    color: #737373;
}

#header .top_banner {
    width: 100%;
    height: 146px;
}

#header .top_banner .center {
    text-align: center;
    height: 146px;
}

#header .top_banner .center img {
    width: 1366px;
    margin: 0 auto;
    display: block;
}

#nav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #009241;
}

#nav .center {
    width: 980px;
    margin: 0 auto;
}

#nav .center ul {
    height: 40px;
    line-height: 40px;
    float: left;
}

#nav .center ul li {
    float: left;
    border-left: 1px solid #4db37a;
    padding: 0 11px;
    height: 40px;
    line-height: 40px;
}

#nav .center ul li.action {
    background: #005325;
}

#nav .center ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#search {
    float: right;
}

#search form {
    width: 198px;
    height: 30px;
    margin-top: 5px;
    background: #25b866;
}

#search form input {
    background: none;
    border: none;
}

#search form input#input_text {
    width: 157px;
    height: 30px;
    float: left;
    padding-left: 4px;
    color: #fff;
}

#search form input#dosubmit {
    width: 37px;
    height: 30px;
    float: left;
    background: url(../image/search_btn.jpg) no-repeat center;
}

#banner {
    width: 980px;
    margin: 0 auto;
    position: relative;
    height: 373px;
}

#banner>ol {
    position: absolute;
    bottom: 8px;
    right: 8px;
    z-index: 9999;
    height: 20px;
    text-align: right;
}

#banner>ol>li {
    background: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    color: green;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    cursor: pointer;
    margin: 0 3px;
}

#banner>ol>li.action {
    background: green;
    color: #fff;
}

#banner ul li {
    position: absolute;
    left: 0;
    top: 0;
}

#mian {
    width: 960px;
    margin: 0 auto;
    padding: 10px 10px 0 10px;
    background: #fff;
}

#mian .new_action .left {
    float: left;
    position: relative;
    width: 489px;
    height: 299px;
}

#mian .new_action .left ul li {
    width: 489px;
    height: 299px;
    position: absolute;
    left: 0;
    top: 0;
}

#mian .new_action .left ul li p img {
    width: 489px;
    height: 299px;
}

#mian .new_action .left ul li p.title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 97%;
    height: 40px;
    line-height: 40px;
    padding-left: 3%;
    background: rgba(255, 255, 255, 0.5);
    color: #fff;
}

#mian .new_action .right {
    float: right;
    border: 1px solid #d1d1d1;
    width: 460px;
    height: 297px;
}

#mian .new_action .right h3 {
    float: left;
    width: 104px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    background: #005325;
    color: #fff;
    margin: 1px 0 0 1px;
    font-size: 16px;
}

#mian .new_action .right .position {
    clear: both;
    padding-top: 8px;
    border-bottom: 1px solid #d1d1d1;
    margin: 0 10px;
    padding-bottom: 10px;
}

#mian .new_action .right .position h4 {
    text-align: center;
    padding-bottom: 8px;
}

#mian .new_action .right .position h4 a {
    font-size: 16px;
    font-weight: 300;
    color: #009241;
}

#mian .new_action .right .position p.desc {
    font-size: 13px;
    padding: 3px;
    line-height: 25px;
    color: #333;
}

#mian .new_action .right .position p.desc a {
    color: #a3cdb0;
}

#mian .new_action .right .new_list {
    padding: 8px 0;
}

#mian .new_action .right .new_list ul li {
    height: 27px;
    line-height: 27px;
    margin-left: 14px;
    background: url(../image/dian.jpg) no-repeat left center;
    padding-left: 8px;
}

#mian .new_action .right .new_list ul li a {
    font-size: 14px;
    color: #333;
}

#mian .new_action .right .new_list ul li span {
    float: right;
    margin-right: 10px;
    font-size: 13px;
    color: #333;
}

#mian .news_center {
    padding-top: 15px;
}

#mian .news_center .wrap_left {
    float: left;
    width: 710px;
}

#mian .news_center .wrap_left .news_nav {
    background: #f0cfb0;
    height: 38px;
    line-height: 38px;
    margin-bottom: 15px;
}

#mian .news_center .wrap_left .news_nav span {
    float: left;
    margin-left: 10px;
    color: #8b320a;
    font-size: 16px;
    font-weight: bold;
}

#mian .news_center .wrap_left .news_nav ul {
    float: right;
}

#mian .news_center .wrap_left .news_nav ul li {
    float: left;
    color: #4d4d4d;
}

#mian .news_center .wrap_left .news_nav ul li a {
    padding: 0 5px;
    color: #4d4d4d;
}

#mian .news_center .wrap_left .left {
    float: left;
    width: 340px;
    border-right: 1px solid #dfdfdf;
}

#mian .news_center .wrap_left .left dl {
    clear: both;
    margin-right: 10px;
}

#mian .news_center .wrap_left .left dl.one {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

#mian .news_center .wrap_left .left dl dt {
    float: left;
    width: 140px;
}

#mian .news_center .wrap_left .left dl dd {
    float: right;
    width: 182px;
    margin-left: 8px;
}

#mian .news_center .wrap_left .left dl dd.title {
    font-size: 14px;
    font-weight: bold;
    color: #009241;
    margin-bottom: 4px;
}

#mian .news_center .wrap_left .left dl dd.title a {
    color: #009241;
}

#mian .news_center .wrap_left .left dl dd.desc {
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    color: #676767;
}

#mian .news_center .wrap_left .left dl dd.desc a {
    color: #73bf45;
}

#mian .news_center .wrap_left .left dl dt img {
    border: 1px solid #e4e4e4;
    padding: 2px;
    width: 134px;
    height: 95px;
}

#mian .news_center .wrap_left .right {
    float: right;
    width: 365px;
}

#mian .news_center .wrap_left .right ul li {
    height: 26px;
    line-height: 26px;
    margin-left: 5px;
    background: url(../image/dian.jpg) no-repeat left center;
    padding-left: 10px;
}

#mian .news_center .wrap_left .right ul li a {
    font-size: 14px;
    color: #333;
}

#mian .news_center .wrap_left .right ul li span {
    color: #333;
    float: right;
    margin-right: 5px;
    font-size: 14px;
}

#mian .news_center .wrap_right {
    float: right;
    width: 240px;
    border: 1px solid #b9dfa2;
    height: 285px;
}

#mian .news_center .wrap_right h3 {
    height: 36px;
    line-height: 36px;
    background: #73bf45;
    margin: 2px 2px 0 2px;
}

#mian .news_center .wrap_right h3 span {
    margin-left: 10px;
    font-size: 16px;
    color: #fff;
}

#mian .news_center .wrap_right h3 a {
    float: right;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
}

#mian .news_center .wrap_right ul li {
    height: 46px;
    line-height: 20px;
    margin: 13px 8px;
    background: url(../image/dian.jpg) no-repeat left 10px;
    padding-left: 10px;
}

#mian .news_center .wrap_right ul li a {
    font-size: 14px;
    color: #333;
}

#mian .jiating {
    margin-top: 15px;
}

#mian .jiating img {
    width: 962px;
}

#mian .gongzuo {
    margin-top: 15px;
}

#mian .gongzuo .wrap_left {
    float: left;
    width: 268px;
    border: 1px solid #c8d740;
}

#table {
    height: 40px;
    background: #c8d740;
    padding: 3px 3px 0 3px;
}

#table ul li {
    height: 40px;
    line-height: 40px;
    float: left;
    width: 50%;
    color: #fff;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

#table ul li.action {
    background: #fff;
    color: #c8d740;
}

#table_info {
    padding: 5px;
}

#table_info_down {
    padding: 0px 5px;
    height: 266px;
}

#table_info>div {
    display: none;
}

#table_info_down>div {
    display: none;
}

#table_info ul {
    margin: 5px 5px;
}

#table_info_down ul {
    margin: 2px 5px;
}

#table_info>div.show {
    display: block;
}

#table_info_down>div.show {
    display: block;
}

#table_info ul li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #333;
    padding-left: 12px;
    background: url(../image/dian.jpg) no-repeat 2px center;
}

#table_info_down ul li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #333;
    padding-left: 12px;
    background: url(../image/dian.jpg) no-repeat 2px center;
}

#table_info ul li a {
    font-size: 14px;
    color: #333;
}

#table_info_down ul li a {
    font-size: 14px;
    color: #333;
}

#mian .gongzuo .wrap_right {
    width: 680px;
    float: right;
}

#mian .gongzuo .wrap_right .news_nav {
    background: #b7ba61;
    height: 43px;
    line-height: 43px;
    margin-bottom: 12px;
}

#mian .gongzuo .wrap_right .news_nav span {
    float: left;
    margin-left: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

#mian .gongzuo .wrap_right .news_nav ul {
    float: right;
}

#mian .gongzuo .wrap_right .news_nav ul li {
    float: left;
    color: #fff;
}

#mian .gongzuo .wrap_right .news_nav ul li a {
    padding: 0 5px;
    color: #fff;
}

#mian .gongzuo .wrap_right .left_pic {
    float: left;
    width: 340px;
}

#mian .gongzuo .wrap_right .right_list {
    float: right;
    width: 335px;
}

#mian .gongzuo .wrap_right .right_list .position {
    clear: both;
    padding-top: 4px;
    border-bottom: 1px solid #d1d1d1;
    margin: 0 10px;
    padding-bottom: 5px;
}

#mian .gongzuo .wrap_right .right_list .position h4 {
    text-align: left;
    padding-bottom: 4px;
}

#mian .gongzuo .wrap_right .right_list .position h4 a {
    font-size: 14px;
    font-weight: 300;
    color: #99aa01;
    font-weight: bold;
}

#mian .gongzuo .wrap_right .right_list .position p.desc {
    font-size: 14px;
    padding: 3px;
    line-height: 25px;
    color: #333;
}

#mian .gongzuo .wrap_right .right_list .position p.desc a {
    color: #73bf45;
}

#mian .gongzuo .wrap_right .right_list .list ul {
    margin: 5px 8px;
}

#mian .gongzuo .wrap_right .right_list .list ul li {
    height: 26px;
    line-height: 26px;
    border-bottom: 1px dashed #dfdfdf;
    padding-left: 15px;
    background: url(../image/dian.jpg) no-repeat 3px center;
}

#mian .gongzuo .wrap_right .right_list .list ul li a {
    font-size: 14px;
    color: #333;
}

#mian .ads {
    margin-top: 5px;
}

#mian .ads ul li {
    float: left;
    margin-right: 10px;
}

#mian .ads ul li:nth-child(2) {
    margin-right: 0;
}

#mian .meiti {
    margin-top: 12px;
    margin-bottom: 12px;
}

#mian .meiti .left {
    width: 270px;
    float: left;
    border: 1px solid #63c0b6;
}

#mian .meiti #table {
    height: 40px;
    background: #63c0b6;
    padding: 3px 3px 0 3px;
    margin: 0;
}

#mian .meiti #table ul li {
    height: 40px;
    line-height: 40px;
    float: left;
    width: 50%;
    color: #fff;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

#mian .meiti #table ul li.action {
    background: #fff;
    color: #63c0b6;
}

#mian .meiti #table_info {
    padding: 5px;
}

#mian .meiti #table_info ul {
    margin: 5px 5px;
}

#mian .meiti #table_info ul li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #333;
    padding-left: 12px;
    background: url(../image/dian.jpg) no-repeat 2px center;
}

#mian .meiti #table_info ul li a {
    font-size: 14px;
    color: #333;
}

#mian .meiti .center {
    float: left;
    width: 346px;
    border: 1px solid #1ab89b;
    margin-left: 10px;
}

#mian .meiti .center h3 {
    height: 43px;
    line-height: 43px;
    background: #1ab89b;
}

#mian .meiti .center h3 span {
    margin-left: 10px;
    font-size: 16px;
    color: #fff;
}

#mian .meiti .center h3 a {
    float: right;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
}

#mian .meiti .center dl {
    margin: 0 5px;
    border-bottom: 1px dashed #dfdfdf;
}

#mian .meiti .center dl dt {
    float: left;
}

#mian .meiti .center dl dt img {
    margin: 4px;
    width: 100px;
    height: 100px;
}

#mian .meiti .center dl dd {
    float: left;
    width: 210px;
}

#mian .meiti .center dl dd.title {
    color: #99aa01;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 0;
}

#mian .meiti .center dl dd.title a {
    color: #99aa01;
}

#mian .meiti .center dl dd.desc {
    font-size: 14px;
    line-height: 22px;
}

#mian .meiti .center dl dd.desc a {
    color: #73bf45;
}

#mian .meiti .center ul {
    margin: 12px 12px;
}

#mian .meiti .center ul li {
    height: 27px;
    line-height: 27px;
}

#mian .meiti .center ul li a {
    font-size: 14px;
    color: #333;
}

#mian .meiti .center {
    float: left;
    width: 346px;
    border: 1px solid #1ab89b;
    margin-left: 10px;
}

#mian .meiti .right {
    float: right;
    width: 322px;
    border: 1px solid #279480;
}

#mian .meiti .right h3 {
    height: 43px;
    line-height: 43px;
    background: #279480;
}

#mian .meiti .right h3 span {
    margin-left: 10px;
    font-size: 16px;
    color: #fff;
}

#mian .meiti .right h3 a {
    float: right;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
}

#mian .meiti .right dl {
    margin: 0 5px;
    border-bottom: 1px dashed #dfdfdf;
}

#mian .meiti .right dl dt {
    float: left;
}

#mian .meiti .right dl dt img {
    margin: 4px;
    width: 100px;
    height: 100px;
}

#mian .meiti .right dl dd {
    float: left;
    width: 202px;
}

#mian .meiti .right dl dd.title {
    color: #99aa01;
    font-size: 14px;
    font-weight: bold;
    margin: 8px 0;
}

#mian .meiti .right dl dd.title a {
    color: #99aa01;
}

#mian .meiti .right dl dd.desc {
    font-size: 14px;
    line-height: 22px;
}

#mian .meiti .right dl dd.desc a {
    color: #73bf45;
}

#mian .meiti .right ul {
    margin: 12px 12px;
}

#mian .meiti .right ul li {
    height: 27px;
    line-height: 27px;
}

#mian .meiti .right ul li a {
    font-size: 14px;
    color: #333;
}

#mian .pics {
    border: 1px solid #e9d68f;
}

#mian .pics h3 {
    height: 43px;
    line-height: 43px;
    background: #e9d68f;
}

#mian .pics h3 span {
    font-size: 16px;
    margin-left: 10px;
    color: #7f6401;
}

#mian .pics h3 a {
    float: right;
    font-size: 14px;
    color: #818181;
    margin-right: 12px;
}

#pic_list {
    margin: 6px 4px;
    position: relative;
    height: 150px;
    overflow: hidden;
}

#pic_list ul {
    position: absolute;
    left: 0;
    top: 0;
}

#pic_list ul li {
    float: left;
    height: 150px;
    margin: 0 5px;
    width: 227px;
}

#pic_list ul li img {
    width: 230px;
    height: 150px;
}

#footer {
    width: 960px;
    margin: 0 auto;
    margin-top: 17px;
    margin-bottom: 10px;
    background: #fff;
}

#footer .footer_nav {
    border-bottom: 2px solid #1ab99b;
}

#footer .footer_nav>ul {
    overflow: hidden;
    
}

#footer .footer_nav ul li {
    float: left;
    padding: 0 15px;
    height: 37px;
    line-height: 37px;
}

#footer .footer_nav ul li.action {
    background: #1ab99b;
    color: #fff;
}

#footer .links_box {
    border: 1px solid #e0e0e0;
}

#footer .links_box .links_img {
    margin: 0 8px;
    border-bottom: 1px dotted #ccc;
}

#footer .links_box .links_img ul {
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: 1px dashed #e4e4e4;
    width: 690px;
    float: left;
}

#footer .links_box .links_img ul li {
    float: left;
    margin: 0 3px;
    margin-top: 10px;
}

#footer .links_box .links_img ul li img {
    border: 1px dashed #e4e4e4;
    width: 130px;
    height: 50px;
}

#footer .links_box .links_text {
    margin: 0 8px;
    margin-top: 10px;
}

#footer .links_box .links_text ul {
    overflow: hidden;
    padding-bottom: 5px;
}

#footer .links_box .links_text ul li {
    float: left;
    margin-right: 4px;
}

#footer .links_box .links_text ul li a {
    font-size: 14px;
    color: #6b6b69;
}

#about_us {
    width: 100%;
    border-top: 1px solid #dadada;
    background: #fff;
}

#about_us .center {
    width: 980px;
    margin: 0 auto;
    margin-top: 20px;
}

#about_us .center .info_box {
    float: left;
}

#about_us .center .info_box.one {
    width: 212px;
    margin-top: 20px;
    border-right: 1px dashed #dadada;
    height: 145px;
}

#about_us .center .info_box.one h4 {
    padding-left: 40px;
    background: url(../image/icos.jpg) no-repeat left center;
    font-size: 18px;
    font-weight: normal;
    margin-left: 25px;
}

#about_us .center .info_box.one ul {
    margin-left: 25px;
    margin-top: 10px;
}

#about_us .center .info_box.one ul li {
    float: left;
    width: 92px;
    height: 25px;
    line-height: 25px;
}

#about_us .center .info_box.one ul li a {
    font-size: 14px;
    color: #6b6b69;
}

#about_us .center .info_box.two {
    width: 400px;
    border-right: 1px dashed #dadada;
}

#about_us .center .info_box.two ul {
    margin: 0 35px;
}

#about_us .center .info_box.two ul li {
    float: left;
    margin: 0 15px;
    width: 130px;
}

#about_us .center .info_box.two ul li img {
    width: 134px;
    height: 134px;
}

#about_us .center .info_box.two ul li p {
    text-align: center;
    color: #6b6b69;
    font-size: 14px;
}

#about_us .center .info_box.three {
    font-size: 14px;
    width: 360px;
    float: left;
}

#about_us .center .info_box.three ul {
    margin-left: 20px;
    margin-top: 10px;
}

#about_us .center .info_box.three ul li {
    
    line-height: 25px;
    padding-left: 5px;
    color: #6b6b69;
}

#about_us .center .info_box.three ul li.phone {
    background: url(../image/phone.jpg) no-repeat left center;
    padding-left: 30px;
}

li p {
    text-align: center;
    color: #6b6b69;
    font-size: 14px;
}

#about_us .center .info_box.three {
    font-size: 14px;
    width: 360px;
    float: left;
}

#about_us .center .info_box.three ul {
    margin-left: 20px;
    margin-top: 10px;
}

#about_us .center .info_box.three ul li {
    
    line-height: 25px;
    padding-left: 5px;
    color: #6b6b69;
}

#about_us .center .info_box.three ul li.phone {
    background: url(../image/phone.jpg) no-repeat left center;
    padding-left: 30px;
}

#postfrom {
    border: 1px solid #ccc;
}


}
li p {
    text-align: center;
    color: #6b6b69;
    font-size: 14px;
}
#about_us .center .info_box.three {
    font-size: 14px;
    width: 360px;
    float: left;
}
#about_us .center .info_box.three ul {
    margin-left: 20px;
    margin-top: 10px;
}
#about_us .center .info_box.three ul li {
    

    line-height: 25px;
    padding-left: 5px;
    color: #6b6b69;
}
#about_us .center .info_box.three ul li.phone {
    background: url(../image/phone.jpg) no-repeat left center;
    padding-left: 30px;
}
#postfrom {
    border: 1px solid #ccc;
    margin: 12px 0;
    width: 658px;
    float: left;
    height: 270px;
    padding: 16px;
}
#postfrom table tr {
    line-height: 35px;
    height: 35px;
}
#postfrom table tr .input-text {
    width: 365px;
    margin-right: 12px;
    height: 25px;
    line-height: 25px;
}
#postfrom table tr .ib {
    margin-right: 12px;
}
#postfrom table tr #content {
    width: 365px;
    height: 150px;
    margin-right: 12px;
    margin-top: 6px;
}
#postfrom #dosubmit, #postfrom #reset {
    width: 80px;
    height: 35px;
    border-radius: 4px;
    background: #057336;
    margin: 0 auto;
    color: #fff;
    border: none;
    font-size: 14px;
    margin: 0 12px;
}
#postfrom #reset {
    background: #b91b1a;
}
#postfrom p {
    text-align: center;
}
.posfrom_right {
    float: right;
    width: 225px;
    border: 1px solid #ccc;
    margin: 12px 0;
    height: 270px;
    background: #1ab99b;
    padding: 16px;
    line-height: 270px;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    color: #fff;
}

#_ideConac{
    display: block;
    width: 80px;
    margin: 0 auto;
}