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

body {
    font-family: Microsoft YaHei;
    font-size: 14px;
    margin: 0 auto;
}

a,
input,
textarea {
    outline: 0 none;
    text-decoration: none;
}

li {
    list-style: none;
}

img {
    border: none;
    display: block;
}

div {
    margin: 0 auto;
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

a.topimg {
    display: block;
}

a.topimg img {
    width: 100%;
}

.mr0 {
    margin-right: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.btn a {
    display: inline-block;
    width: 248px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #557b16;
    font-size: 18px;
    margin: 0 8px;
}

.title {
    font-size: 32px;
    line-height: 32px;
}

.lititle {
    font-size: 20px;
    line-height: 20px;
    margin-top: 22px;
}

.container {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.content1 {
    background: #aeaeae;
    padding: 38px 0;
}

.content1 form {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.content1 form input {
    display: inline-block;
    margin: 0 12px;
    width: 310px;
    line-height: 56px;
    border: none;
    text-indent: 21px;
    font-size: 16px;
    color: #111111;
}

.content1 form .dbtijiao {
    text-indent: 0;
    background: #333333;
    color: white;
    font-size: 18px;
    width: 305px;
    cursor: pointer;
}

.content2 {
    padding: 42px 0 60px;
    overflow: hidden;
}

.content2 .container {
    position: relative;
}

.content2 .c2-right {
    float: right;
    padding-top: 18px;
    margin-right: 29px;
}

.content2 .main {
    float: right;
    margin-right: 89px;
}

.content2 .main.mainmr {
    margin-right: 125px;
}

.content2 .main .main-title {
    font-size: 20px;
    width: 22px;
    line-height: 20px;
    text-align: left;
    float: right;
    margin-left: 28px;
    margin-top: -7px;
}

.content2 li div span,
.content2 .main .main-title span {
    display: block;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* Internet Explorer 9*/
    -moz-transform: rotate(90deg);
    /* Firefox */
    -webkit-transform: rotate(90deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(90deg);
    /* Opera */
}

.content2 .main p {
    width: 14px;
    font-size: 14px;
    line-height: 15px;
    float: right;
    color: #010103;
    margin-left: 17px;
    text-align: right;
}

.content2 li p span,
.content2 .main p span {
    display: block;
}

.content2 .c2-bg {
    position: absolute;
    top: 44px;
    left: -360px;
}

.content2 .c2-img {
    margin: 60px auto 56px;
}

.content2 li {
    float: left;
    width: 207px;
    position: relative;
}

.content2 li img {
    margin-bottom: 34px;
}

.content2 li.last {
    width: 162px;
}

.content2 li p {
    font-size: 16px;
    line-height: 17px;
    width: 16px;
    padding: 0 6px;
    float: right;
    border-left: 1px solid #a6a6a6;
    height: 168px;
}

.content2 li p.mr {
    margin-right: 77px;
}

.content2 li.last p.mr {
    margin-right: 30px;
}

.content2 .ts p {
    height: 187px;
}

.content2 li .li-title {
    font-size: 24px;
    line-height: 24px;
    float: right;
    width: 23px;
    margin-top: -8px;
    margin-right: 9px;
}

.content2 li .li-title span {
    margin-top: 12px;
    font-size: 16px;
}

.content2 li .line {
    width: 1px;
    height: 148px;
    background-color: #d5d3d4;
    position: absolute;
    left: 185px;
    top: 171px;
}

.content2 li .line .block {
    width: 3px;
    height: 30px;
    background-color: #828282;
    position: absolute;
    top: 0;
    left: -1px;
}

.content2 .c2-btn {
    margin-top: 54px;
}

.content2 .c2-btn a {
    display: inline-block;
    width: 248px;
    height: 40px;
    line-height: 40px;
    background-color: #557b16;
    font-size: 18px;
    color: #fff;
    margin: 0 8px;
}

.content2 .c2-btn a.last {
    width: 286px;
}

.content3 {
    background: url(../images/9.jpg) no-repeat center center;
    height: 827px;
    overflow: hidden;
}

.content3 .container {
    position: relative;
    z-index: 1;
}

.content3 .c3-top {
    font-size: 34px;
    line-height: 34px;
    padding-top: 52px;
    color: #010103;
    letter-spacing: 2px;
}

.content3 .c3-title {
    font-size: 30px;
    line-height: 30px;
    text-align: left;
    padding-top: 50px;
}

.content3 .c3-title span {
    display: inline-block;
    padding: 0 5px;
    border-right: 1px solid #c0c0c0;
}

.content3 .c3-title .bn {
    border: 0;
}

.content3 .c3-title .pl {
    padding-left: 0;
}

.content3 .c3-lititle {
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    margin: 18px 0 25px;
}

.content3 .c3-p {
    width: 444px;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    margin-left: 0;
}

.content3 .c3-right {
    position: absolute;
    right: 0;
    top: 152px;
}

.content3 .c3-right p {
    text-align: right;
    font-size: 16px;
    line-height: 16px;
    margin-top: 12px;
}

.content3 ul {
    margin-top: 88px;
}

.content3 li {
    float: left;
    width: 321px;
    text-align: left;
    margin-right: 554px;
    margin-bottom: 74px;
}

.content3 li.mb0 {
    margin-bottom: 0;
}

.content3 li .li-title {
    font-size: 24px;
    line-height: 24px;
    text-indent: 66px;
    position: relative;
    font-weight: bold;
}

.content3 li .li-title::before {
    content: "";
    display: block;
    height: 54px;
    width: 55px;
    background: url(../images/10.png) no-repeat;
    position: absolute;
    left: 0;
    top: -23px;
}

.content3 li p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 24px;
    height: 90px;
}

.content3 .c3-bg {
    position: absolute;
    top: 279px;
    left: 371px;
    z-index: -1;
}

.content3 .botsec {
    font-size: 20px;
    line-height: 20px;
    margin-top: 58px;
    font-weight: bold;
}

.content4 {
    padding: 65px 0 70px;
}

.content4 .c4-main {
    margin-top: 48px;
    position: relative;
    height: 374px;
}

.content4 .hd {
    position: absolute;
    left: 0;
    top: 333px;
    width: 160px;
    height: 42px;
    line-height: 42px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    z-index: 2;
}

.content4 .hd .prev {
    float: left;
    font-size: 17px;
    margin-left: 25px;
    cursor: pointer;
}

.content4 .hd .next {
    float: right;
    font-size: 17px;
    margin-right: 25px;
    cursor: pointer;
}

.content4 .hd li {
    font-size: 26px;
    height: 42px;
    line-height: 42px;
    display: none;
}

.content4 .hd li.on {
    display: block;
}

.content4 .hd li div {
    display: inline-block;
    font-size: 16px;
    margin-left: 4px;
}

.content4 .c4-left {
    float: left;
}

.content4 .c4-right {
    float: left;
    margin-left: 36px;
    width: 542px;
    text-align: left;
}

.content4 .c4-right .c4-title {
    font-size: 26px;
    line-height: 26px;
    padding-top: 12px;
}

.content4 .c4-right .c4-title span {
    display: inline-block;
    padding: 0 9px;
    border-right: 1px solid #c0c0c0;
}

.content4 .c4-right .c4-title span.bn {
    border: 0;
}

.content4 .c4-right .c4-title span.pl {
    padding-left: 0;
}

.content4 .c4-right .c4-lititle {
    font-size: 22px;
    line-height: 36px;
    width: 426px;
    margin: 18px 0 23px 0;
}

.content4 .c4-right p {
    font-size: 16px;
    line-height: 36px;
}

.content4 .btn {
    margin-top: 52px;
}

.hengtiao {
    display: block;
    overflow: hidden;
    width: 100%;
}

.hengtiao div {
    width: 1200px;
}

.hengtiao img {
    margin-left: -360px;
}

.content5 {
    text-align: center;
    padding: 94px 0 0;
}

.content5 .lititle {
    margin-bottom: 90px;
}

.content5 ul {
    display: inline-block;
    background: #f7f7f7;
}

.content5 ul li {
    width: 400px;
    float: left;
    color: #557b20;
}

.content5 ul li h4 {
    font-size: 24px;
    line-height: 24px;
    padding-top: 70px;
    font-weight: normal;
}

.content5 ul li h3 {
    font-size: 24px;
    line-height: 24px;
    padding-top: 94px;
    font-weight: normal;
}

.content5 ul li p {
    text-align: left;
    font-size: 18px;
    padding: 17px 41px 0;
    line-height: 30px;
}

.content5 .btn {
    margin-top: 68px;
}

.content6 {
    padding: 80px 0 50px;
    text-align: center;
}

.content6 ul {
    display: inline-block;
    margin-top: 60px;
}

.content6 ul li {
    float: left;
    margin: 0 13px;
}

.content6 ul p {
    color: #333333;
    font-size: 22px;
    line-height: 40px;
    background: url(../images/back.png) no-repeat center;
    margin-top: 18px;
}

.content7 {
    background: url(../images/31.jpg) no-repeat center top;
    margin-top: 39px;
    padding-top: 23px;
}

.content7 form {
    width: 400px;
    height: 326px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #557b16;
    margin-left: 215px;
}

.content7 form .form-title {
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    padding-top: 40px;
}

.content7 form .form-lititle {
    font-size: 16px;
    line-height: 16px;
    margin: 11px 0 35px;
}

.content7 form .line {
    height: 37px;
    line-height: 37px;
    margin: 0 54px 15px 60px;
    text-align: left;
    border-bottom: 1px solid #111111;
}

.content7 form .line span {
    font-size: 20px;
    font-weight: bold;
    color: #111;
}

.content7 form .line input {
    border: none;
    font-size: 16px;
    background: none;
    color: #707170;
}

.content7 form .dbtijiao {
    width: 286px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    background-color: #557b16;
    border: none;
    margin-top: 20px;
}

.content8 .c8-title {
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #010103;
}

.content8 .c8-title span {
    color: #557b16;
}

.content8 .c8-lititle {
    font-size: 16px;
    line-height: 16px;
    margin: 20px 0 35px;
}

.content8 p {
    width: 571px;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto;
    letter-spacing: 0.5px;
}

.content8 ul {
    margin: 32px 0 50px;
}

.content8 li {
    float: left;
    font-size: 20px;
    margin-right: 33px;
}

.content8 li img {
    margin-bottom: 15px;
}

.content9 {
    text-align: center;
    padding-top: 94px;
}

.content9 ul {
    display: inline-block;
    margin: 38px 0 54px;
}

.content9 ul li {
    float: left;
}

.content9 ul li img {
    margin: 0 5px 10px;
}