﻿* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

.clear {
    clear: both;
}

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

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

img {
    cursor: pointer;
}

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

.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;
    width: auto;
}

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

.tj li p span {
    color: #333333;
    font-weight: bold;
}

.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: #880101;
}

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

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

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

.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: #e1cab1;
}

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

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

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

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

.mk5 {
    background-color: #d8c5ae;
    padding: 35px 0 15px 0;
}

.mk5 ul {
    width: 1200px;
    margin: auto;
    padding: 15px;
}

.mk5 ul li {
    box-sizing: border-box;
    width: 20%;
    float: left;
    padding: 1%;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
}

.mk5 ul li img {
    display: block;
    width: 100%;
}

.bai {
    background-color: #ffffff;
}

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

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

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

.mk6 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: .2px #fff;
    color: #000;
}

.mk6 li:nth-of-type(2) p {
    background: url(../images/mk4_2.png);
}

.mk6 li:nth-of-type(3) p {
    background: url(../images/mk4_3.png);
}

.mk6 li:nth-of-type(4) p {
    background: url(../images/mk4_4.png);
}

.mk6 li:nth-of-type(5) p {
    background: url(../images/mk4_5.png);
}

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

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

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

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

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

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

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

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

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

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