﻿/* CSS Document */

* {
    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: "微软雅黑";
}

* {
    padding: 0;
    margin: 0;
}

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

.clear {
    clear: both;
}

ul,
li {
    list-style: none;
}

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;
}

.clear {
    clear: both;
}

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

.cen p {
    text-align: center;
    font-size: 24px;
    color: #6b6b6b;
}

.cen .title {
    text-align: center;
    font-size: 28px;
    color: #353535;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 35px;
}

.cen .title span {
    color: #25bad0;
}

.mk1 {
    padding-top: 30px;
}

.mk1 p {
    padding: 10px;
    line-height: 36px;
    font-size: 20px !important;
    width: 480px;
    float: left;
    text-align: left;
    text-indent: 26px;
    border-right: 1px dashed #8d8d8d;
    padding-right: 20px;
    text-align: justify;
}

.mk1 p span {
    font-weight: bold;
}

.mk1 img {
    float: right;
    margin-left: 15px;
}

.zx {
    width: 400px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #25bad0;
    border-radius: 30px;
    margin: 40px auto;
}

.zx a {
    color: #fff;
    text-decoration: none;
    font-size: 24px;
}

.mk2 {
    height: 503px;
    background: url(../images/mk2_bg_09.jpg);
}

.mk2 ul {
    padding-top: 30px;
}

.mk2 li {
    float: left;
    width: 20%;
    text-align: center;
    border-radius: 30px;
    overflow: hidden;
}

.mk2 li p {
    padding: 15px 0;
}

.mk2 li img {
    width: 96%;
}

.mk3 {
    position: relative;
    height: 600px;
}

.mk3_l {
    position: absolute;
    width: 320px;
    height: 440px;
    background: #25bad0;
    padding: 45px;
    border-radius: 30px;
    top: 20px;
}

.mk3_l li {
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    color: #fff;
}

.mk3_l li img {
    vertical-align: middle;
    margin-right: 5px;
}

.tiao {
    position: absolute;
    width: 750px;
    height: 20px;
    background-image: linear-gradient(to right, #ffffff, #25bad0);
    right: 0;
    top: 25px;
}

.mk3_nr {
    position: absolute;
    left: 300px;
    top: 55px;
    width: 910px;
}

.mk3_nr li {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

.xi {
    position: absolute;
    width: 18px;
    height: 18px;
    background: #25bad0;
    left: 0;
    bottom: 0;
}

.xi1 {
    position: absolute;
    width: 18px;
    height: 18px;
    background: #25bad0;
    left: 10px;
    bottom: 10px;
}

.mk4 ul {
    padding-top: 50px;
}

.mk4 ul li {
    width: 220px;
    height: 203px;
    border-radius: 120px 0 120px 120px;
    background: #25bad0;
    padding-top: 17px;
    float: left;
    margin-right: 25px;
}

.mk4 li:nth-child(5) {
    margin-right: 0;
}

.mk4 li p {
    width: 186px;
    height: 146px;
    margin: auto;
    background: url(../images/mk4_1.png);
    padding-top: 40px;
    font-size: 32px;
    font-weight: bold;
    -webkit-text-stroke: 1px #fff;
    color: #000;
}
.mk4 li:nth-of-type(2) p{
        background: url(../images/mk4_2.png);
}
.mk4 li:nth-of-type(3) p{
        background: url(../images/mk4_3.png);
}
.mk4 li:nth-of-type(4) p{
        background: url(../images/mk4_4.png);
}
.mk4 li:nth-of-type(5) p{
        background: url(../images/mk4_5.png);
}
.mk5 {
    padding-bottom: 50px;
}

.mk5 ul {
    padding-top: 40px;
}

.mk5 li {
    height: 290px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.mk5 li:nth-child(1) {
    width: 800px;
    margin-left: 0;
}

.mk5 li:nth-child(2) {
    width: 385px;
}

.mk5 li:nth-child(3) {
    margin-left: 0;
}

.mk5 li:nth-child(5) {
    width: 531px;
}

.mk5 li img {
    width: 100% height: 290px;
}

.mk6 li {
    width: 290px;
    float: left;
    position: relative;
    margin-left: 10px;
}

.mk6 li:nth-child(1) {
    margin-left: 0;
}

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

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

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

.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;
}

img {
    cursor: pointer;
}


/* 导航菜单 */

.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;
    margin-top: 0;
}

.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;
}

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

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

.tj {
    box-sizing: border-box;
    padding-left: 20px;
    margin-top: 20px;
    height: 140px;
    background-color: #09cdec;
}

.tj li {
    width: 200px;
    margin-left: 20px;
    float: left;
    padding: 15px 35px;
    height: 55px;
    border-right: 1px solid #fff;
    margin-top: 28px;
}

.tj li:last-child {
    border-right: 0;
}

.tj li img {
    float: left;
    margin-right: 20px;
}

.tj li p {
    font-size: 20px;
    color: #fff;
}

.tj li p span {
    color: #fff001;
}