body {
    padding: 0;
    margin: 0;
}

body {
    padding: 0;
    margin: 0;
}

.index-bj {
    width: 100%;
    height: 450px;
    background-image: url(../image/index-beij.png);
    background-size: 100% 450px;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.index-nav {
    width: 100%;
    height: 47px;
    background: linear-gradient(to top, #35880d, #83b66a);
    /* opacity: 0.55; */
    position: absolute;
    top: 237px;
}

.as-return {
    width: 1225px;
    height: 47px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    position: relative;
    /* background-color: pink; */
}

.as-return ul {
    width: 1225px;
    height: 47px;
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.as-return a {
    text-decoration: none;
    color: #ffffff;
    outline: none;
}

.as-return li {
    width: 115px;
    height: 47px;
    font-size: 18px;
    text-align: center;
    line-height: 47px;
}

.as-return .actvi {
    background-color: #177422;
}

.as-return ul li:hover {
    background-color: #177422;
}

.index-bjTetle {
    width: 970px;
    height: 120px;
    /* background-color: pink; */
    margin: 0 auto;
    margin-top: 63px;
}

.index-bjImg {
    width: 670px;
    height: 120px;
    background-image: url(../image/index-bj.png);
    background-size: 589px, 120px;
    background-repeat: no-repeat;
}

.contentPageBox {
    width: 1081px;
    /* height: 932px; */
    background-color: #ffffff;
    border: solid 1px #dde4ef;
    margin: 0 auto;
    margin-top: 40px;
    box-shadow: -7px 116px 41px -37px #c2d5cd inset;
    overflow: hidden;
    margin-bottom: 39px;
    margin-top: -40px;
}

.contentPageBorder {
    width: 1003px;
    /* height: 1px; */
    border: solid 1px #d2d2d2;
    margin: 0 auto;
    margin-top: 49px;
}

.contentCrumbs {
    /* width: 250px; */
    height: 17px;
    font-size: 17px;
    color: #296c47;
    margin-left: 34px;
    line-height: 80px;
}

.contentCrumbs a {
    text-decoration: none;
    color: #296c47;
    outline: none;
}

.contentCrumbs a:hover {
    text-decoration: none;
    color: red;
}

.contenTetle {
    /* width: 604px; */
    /* height: 25px; */
    font-size: 24px;
    line-height: 38px;
    color: #000000;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}

.contenSubtitle {
    /* width: 245px; */
    height: 14px;
    font-size: 14px;
    line-height: 38px;
    color: #404040;
    margin: 0 auto;
    margin-top: 16px;
    margin-bottom: 25px;
    text-align: center;
    /* background-color: pink; */
}

.contentPageText img {
    /* width: 706px; */
    /* height: 394px; */
    /* display: block; */
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.border-1003 {
    width: 1003px;
    /* height: 1px; */
    border: solid 1px #d2d2d2;
    margin: 0 auto;
}

.contentPageImg {
    width: 706px;
    height: 394px;
    margin-top: 35px;
    margin-bottom: 58px;
    margin-left: 176px;
    background-color: pink;
}

.contentPageImg img {
    width: 706px;
    height: 394px;
}

.contentPageText {
    width: 918px;
    /* height: 131px; */
    font-size: 16px;
    line-height: 38px;
    letter-spacing: 1px;
    color: #000000;
    margin-bottom: 50px;
    margin-left: 70px;
    margin-top: 20px;
}

.contenPaging {
    width: 876px;
    height: 31px;
    background-color: #f5f8f7;
    display: flex;
    margin-bottom: 47px;
    margin-left: 90px;
}

.previousPage {
    width: 447px;
    height: 21px;
    /* background-color: pink; */
    display: flex;
}

.nextPage {
    width: 429px;
    height: 21px;
    /* background-color: orangered; */
    display: flex;
}

.previousPage .but {
    width: 76px;
    height: 21px;
    background-color: #296c47;
    font-size: 14px;
    text-align: center;
    color: white;
    margin-top: 5px;
}

.nextPage .but {
    width: 76px;
    height: 21px;
    background-color: #296c47;
    font-size: 14px;
    text-align: center;
    color: white;
    margin-top: 5px;
}

.previousPageText {
    width: 290px;
    /* height: 12px; */
    font-size: 14px;
    color: #000000;
    margin-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 28px;
}

.nextPageText {
    width: 290px;
    /* height: 12px; */
    font-size: 14px;
    color: #000000;
    margin-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 28px;
}

body {
    padding: 0;
    margin: 0;
}

.tail-outer {
    width: 100%;
    height: 153px;
    background-color: #007470;
    overflow: hidden;
}

.but a {
    text-decoration: none;
    color: #ffffff;
    outline: none;
}

.but a:hover {
    text-decoration: none;
    color: #ffffff;
}

.contentModule {
    width: 918px;
    /* padding: 50px; */
    padding-top: 50px;
}

.contentModule .contentImg {
    width: 95%;
    margin-left: 100px;
}

.previousPageText a {
    text-decoration: none;
    color: black;
    outline: none;
}

.previousPageText a:hover {
    text-decoration: none;
    color: red;
}

.nextPageText a {
    text-decoration: none;
    color: black;
    outline: none;
}

.nextPageText a:hover {
    text-decoration: none;
    color: red;
}

body {
    padding: 0;
    margin: 0;
}

.tail-outer {
    /* width: 100vw; */
    /* height: 205px; */
    background-color: #35880d;
    opacity: 0.86;
    overflow: hidden;
}

.tail-core {
    width: 1100px;
    height: 78px;
    /* background-color: rgb(14, 25, 90); */
    /* margin: 0 auto; */
    font-size: 16px;
    color: #fefefe;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 30px;
}

.tailTetle {
    width: 100%;
    height: 18px;
    margin-bottom: 14px;
}

.tailBox {
    text-align: right;
    margin-right: 20px;
}

.tailTetle-Three {
    /* width: 340px; */
    margin-top: 14px;
    text-align: right;
    display: flex;
    /* margin-left: 214px; */
}

.tailTetle-two a {
    text-decoration: none;
    color: white;
    outline: none;
}

.tailTetle-two a:hover {
    text-decoration: none;
    color: red;
}


/* .maginRit {
    margin-right: 0px;
} */

.as-return a {
    text-decoration: none;
    color: #ffffff;
    outline: none;
}