﻿@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
    color: #818188;
}

.w14 {
    width: 1200px;
    margin: auto;
}

.clearf:after,
.clearf:before {
    display: block;
    content: "";
    clear: both;
}

.clear {
    clear: both;
}

ul,
li {
    list-style: none;
}

table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0;
}

img {
    vertical-align: top;
    border: none;
    cursor: pointer;
}

.clearf:after,
.clearf:before {
    display: block;
    content: "";
    clear: both;
}

.hui_top {
    height: 40px;
    background-color: #efefef;
    line-height: 40px;
}

.nr {
    width: 1200px;
    margin: auto;
    color: #267b09;
}

.nr i {
    border-left: 1px dashed #c1c1c4;
    height: 100%;
    line-height: 1px;
    display: inline;
    margin: 0 5px;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.top {
    font-size: 16px;
}

.top img {
    display: block;
    width: 100%;
}

.hui_top .nr span {
    padding: 2px 10px;
    background: #0e8d45;
    border-radius: 3px;
    color: #FFF;
    margin-right: 5px;
    font-size: 14px;
}

.hui_top .nr .hei {
    padding: 0;
    margin: 0;
    background: none;
    color: #333;
    font-size: 16px;
}

.hui_top .nr .right {
    float: right;
    padding-right: 15px;
}

.hui_top .nr .right i {
    border-left: none;
    font-style: normal;
    color: #333;
}

.hui_top .nr .right a {
    color: #333;
}


/*nav*/

nav {
    height: 66px;
    background: #40ae55;
}


/* 导航菜单 */

.demo-nav {
    width: 1200px;
    margin: 0 auto;
    height: 66px;
    line-height: 65px
}

.demo-nav .conts {
    position: relative;
    z-index: 2;
    float: left;
    padding: 0 28px;
}

.demo-nav h3 {
    font-size: 16px;
    font-weight: 500;
}

.demo-nav h3 a {
    color: #fff;
    font-size: 20px;
}

.demo-nav h3 a:hover {
    color: #fff;
    text-decoration: none;
}

.demo-nav .on {
    background: #f6a200;
}

.demo-nav .on a {
    color: #fff;
}

.demo-nav .on a:hover {
    color: #fff;
    text-decoration: none;
}

.demo-nav .sub {
    display: none;
    text-align: center;
    width: 100%;
    border-radius: 0 0 8px 8px;
    background-color: rgba(130, 130, 130, 0.8);
    z-index: 99;
}

.demo-nav .sub li {
    color: #fff;
    text-align: center;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.4);
    height: 40px;
    line-height: 40px;
}

.demo-nav .sub li:last-child {
    border-radius: 0 0 8px 8px;
}

.demo-nav .sub li a {
    color: #fff;
}


/*logo start*/

.logo .left img {
    float: left;
    margin-right: 25px;
}

.shux {
    float: left;
    height: 55px;
    width: 1px;
    background: #cfcfcf;
}

.ftitle {
    float: left;
    margin-left: 15px;
}

.right {
    float: right;
}

.w1200 {
    width: 1200px;
    margin: auto;
}

.conts.dh {
    background: #0e8c46;
}

.conts.dh h3 span {
    display: inline-block;
    width: 19px;
    height: 10px;
    margin-left: 10px;
    background: url(../images/jt.png);
    transform: rotate(-90deg);
    transition-duration: 0.5s;
}

.conts.dh:hover span {
    transform: rotate(0deg);
}

.sxxh_dh_zy_hot {
    width: 19px;
    height: 21px;
    margin-left: 10px;
}

.banner {
    margin: auto;
}

.banner img {
    width: 100%;
    display: block;
}

.mk1 {
    width: 1200px;
    margin: auto;
}

.mk1 h3 {
    color: #52b364;
    font-size: 36px;
    padding-top: 50px;
    text-align: center;
}

.mk1 p {
    font-size: 20px;
    text-indent: 36px;
    line-height: 34px;
    margin-top: 30px;
}

.mk2 {
    width: 1200px;
    margin: auto;
    height: 330px;
    margin-top: 30px;
    box-shadow: 0 0 15px #ddd;
    margin-bottom: 80px;
}

.mk2_l {
    width: 603px;
    height: 242px;
    margin: 38px;
    float: left;
}

.mk2_l img {
    vertical-align: middle;
    margin-right: 17px;
    font-family: “宋体”;
}

.mk2_l h3 {
    margin-top: 15px;
    font-size: 26px;
}

.mk2_l span {
    display: block;
    font-size: 12px;
    color: rgb(128, 126, 126);
    padding-top: 10px;
}

.mk2_l p {
    text-indent: 26px;
    line-height: 28px;
    padding-top: 30px;
}

.mk2-r {
    width: 500px;
    float: right;
    margin-top: 30px;
}

.mk3,
.mk4 {
    width: 1200px;
    margin: auto;
}

.mk3 h3,
.mk4 h3 {
    font-size: 36px;
    text-align: center;
    margin-top: 50px;
}

.mk3 h3 span,
.mk4 h3 span {
    color: #52b364;
}

.mk3 ul {
    height: 480px;
    margin-top: 50px;
}

.mk3 ul li {
    position: relative;
    width: 371px;
    float: left;
    margin-left: 40px;
    margin-bottom: 40px;
}

.mk3 ul li:nth-of-type(3n+1) {
    margin-left: 0;
}

.mk3 li span {
    position: absolute;
    background: #52b364;
    left: 0;
    top: 0;
    font-size: 18px;
    padding: 10px;
    border-radius: 0 0 20px 0;
    color: #fff;
}

.mk4 ul {
    width: 1200px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 1px;
    overflow: hidden;
}

.mk4 ul li {
    float: left;
    margin-left: 8px;
}

.mk4 ul li:first-of-type {
    margin-left: 0;
}

.mk4 ul:nth-of-type(2) {
    width: 295px;
    float: left;
    margin-top: 0px;
}

.mk4 ul:nth-of-type(2) li {
    margin-left: 0;
    margin-top: 5px;
}

.mk4 .nr {
    float: left;
    margin: 8px 0 0 8px;
    width: 529px;
    height: 330px;
    padding: 30px;
    background: url(../images/mk4_18.jpg) no-repeat;
    background-size: 100%;
}

.mk4 .nr h3 {
    font-size: 22px;
    text-align: left;
    margin-top: 20px;
    color: #166626;
}

.mk4 .nr .xian {
    width: 60px;
    height: 3px;
    background: #166626;
    margin: 5px 0 20px 0;
}

.mk4 .nr p {
    font-size: 20px;
    line-height: 34px;
    text-indent: 28px;
}

.mk4 ul:nth-of-type(3) {
    width: 295px;
    float: left;
    margin-top: 0px;
    margin-left: 8px;
}

.mk4 ul:nth-of-type(3) li {
    margin-left: 0;
    margin-top: 5px;
}

.zx {
    width: 750px;
    margin: 30px auto;
    text-align: center;
    height: 45px;
}

.zx a {
    display: inline-block;
    width: 350px;
    float: left;
    height: 45px;
    border-radius: 25px;
    text-align: center;
    line-height: 45px;
    background-color: #40ae55;
    text-decoration: none;
    font-size: 22px;
    color: #fff;
    margin-right: 20px;
    margin-bottom: 30px;
}

.zx a:last-child {
    border: 1px solid #40ae55;
    background: #fff;
    color: #40ae55;
}

.mk6 ul {
    width: 1205px;
    margin: 30px auto;
}

.mk6 ul li {
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    position: relative;
}

.mk6 li span {
    position: absolute;
    background: #40ae55;
    right: 0;
    top: 0;
    padding: 5px 15px;
    color: #fff;
    border-radius: 0 0 0 15px;
}

.mk6 li p {
    height: 50px;
    text-align: center;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    bottom: 0;
    color: #000;
    width: 100%;
    line-height: 50px;
    font-size: 24px;
}