body {
    padding: 0;
    margin: 0;
    position: relative;
}

* {
    padding: 0px;
    margin: 0px;
}

.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 ul li 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;
}

.section {
    /* width: 1197px; */
    height: 400px;
    background-color: #f7f7f7;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -120px;
    background-color: rgba(241, 240, 240, 0.2);
}

.section-inner {
    width: 1170px;
    height: 371px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 13px;
    display: flex;
    justify-content: space-between;
    padding: 11px;
}

.section-chart {
    width: 533px;
    height: 348px;
    /* background-color: red; */
}

.section-table {
    width: 601px;
    height: 348px;
    /* background-color: yellowgreen; */
}

.w-100 {
    height: 348px;
}

.boder-50 {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
}

.section-title {
    width: 612px;
    height: 44px;
    background-color: #f6f9fb;
    /* background-color: red; */
    display: flex;
    border-bottom: 1px solid #176b3d;
    position: relative;
}

.section-conterone {
    width: 601px;
    height: 303px;
    /* background-color: orangered; */
    overflow: hidden;
}

.news {
    width: 211px;
    height: 43px;
    background-color: #f9f6fb;
    font-size: 22px;
    color: #737373;
    line-height: 45px;
    padding-left: 19px;
    /* text-align: center; */
}

.announcement {
    width: 150px;
    height: 43px;
    background-color: #f9f6fb;
    font-size: 22px;
    color: #737373;
    line-height: 45px;
    /* text-align: center; */
    padding-left: 30px;
}

.imgone {
    width: 30px;
    height: 35px;
    margin-top: -5px;
    vertical-align: middle;
}

.triangle {
    width: 0;
    height: 0;
    border-top: 43px solid #f9f6fb;
    border-left: 54px solid transparent;
    position: absolute;
    left: 157px;
}

.back_bj {
    background-color: #62a37f;
    /* background-image: linear-gradient(#69a785, #388a5d, #62a37f); */
    color: white;
}

.border-top43 {
    border-top: 44px solid #62a37f;
    /* background-image: linear-gradient(#69a785, #388a5d, #62a37f); */
}

.section-contertow {
    width: 601px;
    height: 303px;
}

.disNo {
    display: none;
}

.section-conteroneTitle {
    width: 520px;
    height: 30px;
    margin-top: 32px;
    margin-left: 40px;
    display: flex;
    cursor: pointer;
}

.newTilte {
    color: red;
    font-size: 20px;
}

.newTilteOne {
    display: block;
    width: 385px;
    font-size: 20px;
    margin-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    position: relative;
}

.butt {
    color: #ff6000;
    margin-top: 5px;
    cursor: pointer;
}

.textContent {
    /* width: 577px; */
    height: 197px;
    /* background-color: #296c47; */
    margin: 0 auto;
    margin-top: 28px;
}

.textContent ul {
    margin-left: 46px;
}

.textContent li {
    font-size: 16px;
    color: #454545;
    line-height: 34px;
    /* display: flex;
    justify-content: space-between; */
}

.textContent a {
    display: block;
    width: 400px;
    /* background-color: palevioletred; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    float: left;
    margin-right: 50px;
    text-decoration: none;
    color: #454545;
    outline: none;
}

.textContent ul li::marker {
    color: #e19768;
}

.textContent a:hover {
    text-decoration: none;
    color: red;
}

.ref-gj {
    width: 1188px;
    height: 90px;
    /* background-color: red; */
    margin: 0 auto;
    margin-top: 57px;
    background-image: url(../image/log-1.jpg);
}

.Module4 {
    width: 1139px;
    height: 270px;
    margin: 0 auto;
    margin-top: 60px;
    /* background-color: pink; */
    display: flex;
    justify-content: space-between;
}

.Module4-policy {
    width: 544px;
    height: 270px;
    /* background-color: orangered; */
    position: relative;
}

.partyBuilding {
    width: 544px;
    height: 270px;
    /* background-color: palegreen; */
    position: relative;
}

.Module4-policyTetle {
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
}

.Module4-Building {
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #e5e5e5;
}

.Module4-policyTetle ul {
    list-style: none;
    display: flex;
    font-size: 22px;
    /* background-color: red; */
    padding-left: 10px;
}

.Module4-Building ul {
    list-style: none;
    display: flex;
    font-size: 22px;
    /* background-color: red; */
    padding-left: 10px;
}

.Module4-policyTetle ul li {
    width: 191px;
    height: 44px;
    line-height: 44px;
    color: #737272;
    text-align: center;
}

.Module4-policyTetle ul li a {
    display: inline-block;
    width: 191px;
    height: 44px;
    line-height: 44px;
    color: #737272;
    text-align: center;
}


/* .Module4-policyTetle ul li a {
    display: inline-block;
    width: 191px;
    height: 44px;
    line-height: 44px;
    color: #737272;
    text-align: center;
} */

.Module4-Building ul li {
    width: 150px;
    height: 44px;
    line-height: 44px;
    color: #737272 !important;
    text-align: center;
}

.Module4-Building ul li a {
    display: inline-block;
    width: 150px;
    height: 44px;
    line-height: 44px;
    text-align: center;
}

.Module4-BuildingActive a {
    color: white !important;
}

.Module4-active {
    background-image: linear-gradient(#69a785, #388a5d, #62a37f);
    color: white !important;
}

.Module4-BuildingActive {
    background-image: linear-gradient(#69a785, #388a5d, #62a37f);
    color: white !important;
}

.Module4-policyTetleConten {
    width: 508px;
    height: 197px;
    /* background-color: yellowgreen; */
    margin: 0 auto;
    margin-top: 29px;
}

.Module4-active a {
    color: white !important;
}

.Module4-BuildingConten {
    width: 508px;
    height: 197px;
    /* background-color: yellowgreen; */
    margin: 0 auto;
    margin-top: 29px;
}

.more {
    /* width: 40px; */
    height: 11px;
    font-size: 12px;
    color: #328758 !important;
    padding-left: 96px;
    line-height: 50px !important;
    position: absolute;
    top: 0;
    right: 24px;
    display: none;
}

.Module4-policyTetle a:hover {
    text-decoration: none;
    /* color: red !important; */
}

.more a {
    text-decoration: none;
    color: #328758;
    outline: none;
}

.more a:hover {
    text-decoration: none;
    color: red;
}

.morenoe {
    /* width: 40px; */
    height: 11px;
    font-size: 12px;
    color: #328758 !important;
    padding-left: 96px;
    line-height: 50px !important;
    position: absolute;
    top: 0;
    right: 24px;
    display: none;
}

.morenoe a {
    text-decoration: none;
    color: #328758;
    outline: none;
}

.morenoe a:hover {
    text-decoration: none;
    color: red;
}

.more1 {
    /* width: 40px; */
    height: 11px;
    font-size: 12px;
    color: #328758 !important;
    padding-left: 78px;
    line-height: 50px !important;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.more1 a {
    text-decoration: none;
    color: #328758;
    outline: none;
}

.more1 a:hover {
    text-decoration: none;
    color: red !important;
}

.more2 {
    /* width: 40px; */
    height: 11px;
    font-size: 12px;
    color: #328758 !important;
    padding-left: 78px;
    line-height: 50px !important;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.more2 a {
    text-decoration: none;
    color: #328758;
    outline: none;
}

.more2 a:hover {
    text-decoration: none;
    color: red !important;
}

.more3 {
    /* width: 40px; */
    height: 11px;
    font-size: 12px;
    color: #328758 !important;
    padding-left: 78px;
    line-height: 50px !important;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.more3 a {
    text-decoration: none;
    color: #328758;
    outline: none;
}

.more3 a:hover {
    text-decoration: none;
    color: red !important;
}

.Module4-policyTetle a {
    /* text-decoration: none !important;
    color: #328758 !important;
    outline: none !important; */
}

.Module4-Building a {
    text-decoration: none !important;
    color: #737272;
    outline: none !important;
}

.Module4-policyTetle1 a {
    text-decoration: none !important;
    color: #328758 !important;
    outline: none !important;
}

.Module4-policyTetleConten li {
    font-size: 16px;
    color: #444444;
    line-height: 34px;
    /* display: flex;
    justify-content: space-between; */
}

.Module4-BuildingConten li {
    font-size: 16px;
    color: #444444;
    line-height: 34px;
    /* display: flex;
    justify-content: space-between; */
}

.Module4-policyTetleConten a {
    display: block;
    width: 325px;
    /* background-color: palevioletred; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    float: left;
    margin-right: 72px;
    text-decoration: none;
    color: #454545;
    outline: none;
}

.Module4-policyTetleConten ul li::marker {
    color: #2885d5;
}

.Module4-policyTetleConten a:hover {
    text-decoration: none;
    color: red;
}

.Module4-policyTetleConten ul {
    padding-left: 15px;
}

.Module4-policyTetleConten-2 {
    width: 508px;
    height: 197px;
    /* background-color: yellowgreen; */
    margin: 0 auto;
    margin-top: 29px;
}

.Module4-policyTetleConten-2 li {
    font-size: 16px;
    color: #444444;
    line-height: 34px;
    /* display: flex;
    justify-content: space-between; */
}

.Module4-policyTetleConten-2 a {
    display: block;
    width: 325px;
    /* background-color: palevioletred; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    float: left;
    margin-right: 72px;
    text-decoration: none;
    color: #454545;
    outline: none;
}

.Module4-policyTetleConten-2 ul li::marker {
    color: #2885d5;
}

.Module4-policyTetleConten-2 a:hover {
    text-decoration: none;
    color: red;
}

.Module4-policyTetleConten-2 ul {
    padding-left: 15px;
}

.Module4-policyTetleContenDisN {
    display: none;
}

.Module4-BuildingConten a {
    display: block;
    width: 323px;
    /* background-color: palevioletred; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    float: left;
    margin-right: 76px;
    text-decoration: none;
    color: #454545;
    outline: none;
}

.Module4-BuildingConten ul li::marker {
    color: #2885d5;
}

.Module4-BuildingConten a:hover {
    text-decoration: none;
    color: red;
}

.Module4-BuildingConten ul {
    padding-left: 15px;
}

.Module4-BuildingConten-2 {
    width: 508px;
    height: 197px;
    /* background-color: yellowgreen; */
    margin: 0 auto;
    margin-top: 29px;
}

.Module4-BuildingConten-2 li {
    font-size: 16px;
    color: #444444;
    line-height: 34px;
    /* display: flex;
    justify-content: space-between; */
}

.Module4-BuildingConten-2 a {
    display: block;
    width: 327px;
    /* background-color: palevioletred; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    float: left;
    margin-right: 72px;
    text-decoration: none;
    color: #454545;
    outline: none;
}

.Module4-BuildingConten-2 ul li::marker {
    color: #2885d5;
}

.Module4-BuildingConten-2 a:hover {
    text-decoration: none;
    color: red;
}

.Module4-BuildingConten-2 ul {
    padding-left: 15px;
}

.Module4-BuildingDis {
    display: none;
}

.Module4-BuildingConten-3 {
    width: 508px;
    height: 197px;
    /* background-color: yellowgreen; */
    margin: 0 auto;
    margin-top: 29px;
}

.Module4-BuildingConten-3 li {
    font-size: 16px;
    color: #444444;
    line-height: 34px;
    /* display: flex;
    justify-content: space-between; */
}

.Module4-BuildingConten-3 a {
    display: block;
    width: 327px;
    /* background-color: palevioletred; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    float: left;
    margin-right: 72px;
    text-decoration: none;
    color: #454545;
    outline: none;
}

.Module4-BuildingConten-3 ul li::marker {
    color: #2885d5;
}

.Module4-BuildingConten-3 a:hover {
    text-decoration: none;
    color: red;
}

.Module4-BuildingConten-3 ul {
    padding-left: 15px;
}

.classify {
    width: 1188px;
    height: 221px;
    background-color: #e5e5e5;
    margin: 0 auto;
    margin-top: 70px;
    overflow: hidden;
}

.classifyTop {
    width: 1160px;
    height: 85px;
    /* background-color: palevioletred; */
    margin: 0 auto;
    margin-top: 18px;
    display: flex;
    justify-content: space-between;
}

.classifyTop .brief {
    width: 567px;
    height: 85px;
}

.classifyTop .honor {
    width: 567px;
    height: 85px;
}

.classifybut {
    width: 1160px;
    height: 85px;
    /* background-color: orangered; */
    margin: 0 auto;
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
}

.classify img {
    border-radius: 10px;
}

.classifybut .message {
    width: 375px;
    height: 85px;
}

.classifybut .set {
    width: 375px;
    height: 85px;
}

.classifybut .relation {
    width: 375px;
    height: 85px;
}

.listAll {
    width: 1179px;
    height: 798px;
    /* background-color: pink; */
    margin: 0 auto;
    margin-top: 64px;
}

.listAll-Box {
    width: 393px;
    height: 270px;
    /* background-color: orangered; */
    float: left;
}

.listAll-Cart {
    width: 363px;
    height: 238px;
    /* background-color: olivedrab; */
    margin-left: 22px
}

.listAllTetle {
    width: 363px;
    height: 44px;
    background-color: #cccc;
    background: linear-gradient(to right, #e5e5e5 10%, #ffffff);
    position: relative;
}

.listAllTetleWen {
    font-size: 22px;
    color: #ffffff;
    background-image: linear-gradient(#69a785, #388a5d, #62a37f);
    line-height: 44px;
    padding-left: 8px;
    display: inline-block;
    height: 44px;
    padding-right: 8px;
}

.listAllTetleWen a {
    text-decoration: none;
    color: #ffffff;
    outline: none;
}

.listAllTetleWen a:hover {
    text-decoration: none;
    color: white;
}

.listAll-CartTeTle {
    width: 245px;
    height: 161px;
    /* background-color: orchid; */
    margin-top: 33px;
}

.listAll-CartTeTle ul {
    margin-left: 20px;
}

.listAll-CartTeTle li {
    font-size: 16px;
    color: #454545;
    line-height: 34px;
    /* display: flex;
    justify-content: space-between; */
}

.listAll-CartTeTle a {
    display: block;
    width: 188px;
    /* background-color: palevioletred; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    float: left;
    /* margin-right: 50px; */
    text-decoration: none;
    color: #454545;
    outline: none;
}

.listAll-CartTeTle ul li::marker {
    color: #d2d2d2;
}

.listAll-CartTeTle a:hover {
    text-decoration: none;
    color: red;
}

.listAllTetleWe-3angle {
    position: absolute;
    height: 0;
    border-top: 10px solid #296c47;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    left: 40px;
}

.staff {
    width: 1197px;
    height: 281px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
    background-image: url(../image/cnfc-bj1.png);
    background-size: 1197px, 281px;
    /* margin-bottom: 52px; */
}

.staff-box {
    width: 1173px;
    margin: 0 auto;
    overflow: hidden;
}

.boder-bu {
    width: 1197px;
    height: 20px;
    border-bottom: 1px solid #f5f8f6;
    margin: 0 auto;
    box-shadow: 0px -12px 12px -7px #eff4f1 inset;
    border-radius: 5px;
    margin-bottom: 50px;
}

.staff-box img {
    width: 272px;
    height: 177px;
}

.img-boxLIst {
    width: 1144px;
    height: 177px;
    margin: 0 auto;
    /* background-color: yellow; */
    margin-top: 48px;
    /* display: flex; */
    justify-content: space-between;
}
#img-boxLIst-box {
    width: 1030px;   
    margin: 50px auto;  
    overflow: hidden;  
    
}
#img-boxLIst-box ul {
    list-style: none;   
    width: 5000px;    
    position: relative;   
}
#img-boxLIst-box ul li {
    float: left;    
    margin-right: 10px;  
}
#img-boxLIst-list img{
    width: 250px;  
}

#img-boxLIst-list img:hover{
    cursor: pointer;  
    scale: 1.3;  
}

.img-boxLIst a {
    margin-right: 7px;
}

.img-boxLIst a:first-child {
    margin-left: 11px;
}

.staffPresence {
    width: 290px;
    position: absolute;
    top: -14px;
    left: 50px;
}

.section-title a {
    text-decoration: none;
    color: #ffffff;
    outline: none;
}

.section-title a:hover {
    text-decoration: none;
    color: red;
}

.carousel-indicators {
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-left: 406px !important;
    padding-top: 0px !important;
}

.carousel-innerText {
    width: 350px;
    height: 40px;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    /* background-color: rebeccapurple; */
    /* background: rgba(255, 255, 255, 0.1); */
    bottom: 11px;
    color: white;
    line-height: 62px;
    padding-left: 30px;
}

.carousel-indicators {
    bottom: -13px !important;
}

.carousel-item {
    position: relative;
}

.morePitch {
    display: block;
}

.moreSelected {
    display: block;
}

* {
    margin: 0;
    padding: 0;
}

#view {
    width: 533px;
    height: 348px;
    /* margin: 100px auto; */
}

#banner {
    width: 533px;
    height: 348px;
    position: relative;
    overflow: hidden;
}

#banner img {
    width: 533px;
    height: 348px;
    vertical-align: top;
}

#ul {
    width: 1000%;
    position: absolute;
    left: 0;
    top: 0;
    list-style: none;
}

#banner li {
    float: left;
}

#fouse {
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    top: 50%;
}

#fouse span {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    opacity: 0.5;
}

#fouse #left {
    float: left;
}

#fouse #right {
    float: right;
}

#bar {
    position: absolute;
    height: 20px;
    right: 20px;
    bottom: 10px;
    text-align: center;
    padding: 5px;
}

ol li {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 20px;
    background: #fff;
    margin: 5px;
    cursor: pointer;
    border-radius: 50%;
}

ol .current {
    background-color: rgb(184, 174, 176);
}

.bannerTetle {
    position: relative;
}

.bannerText {
    position: absolute;
    color: white;
    font-size: 20px;
    margin-left: 20px;
    margin-top: 305px;
    width: 300px;
    background-color: rgba(241, 240, 240, 0.3);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bannerTetle img {
    border: none;
}

body {
    padding: 0;
    margin: 0;
}

.tail-outer {
    /* width: 100vw; */
    /* height: 205px; */
    background-color: #35880d;
    opacity: 0.86;
    overflow: hidden;
}

.tail-core {
    width: 1170px;
    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;
}

.personBj {
    width: 100%;
    height: 973px;
    background-image: url(../image/personBj.png);
    position: absolute;
    bottom: 0px;
}

.as-return ul li a {
    text-decoration: none;
    color: #ffffff;
    outline: none;
}

.goleft-box {
    margin: 0 auto;
    height: 177px;
    width: 1144px;
    /* padding: 10px; */
    /* border: 1px solid #FF0000; */
}

.goleft-box img {
    width: 250px;
    height: 177px;
    margin-right: 20px;
}

#goleft {
    width: 1109px;
    height: 177px;
    overflow: hidden;
    margin-left: 15px;
}

#goleft #gols {
    width: 33100px;
}

#goleft1,
#goleft2 {
    width: auto;
    float: left;
}