*{
	font-family: Calibri !important;
}
.MsoNormal span,.page-content>p,.page-content>p span,.common-content p span,.common-content p,.Section0 p,.Section0 p span{
	font-size: 16pt !important;
	line-height: 2rem !important;
}
.MsoNormal img{
	width: 60% !important;
    height: auto !important;
	margin: 0 auto;
	display: block;
}
.Section0{
    width: 1200px;
    margin: 0 auto;
    background: #fefae0;
    padding: 60px 120px;
    box-sizing: border-box;
    border-radius: 26px;
}
@media (min-width: 576px) {
    .container,.container-sm {
        max-width:1440px
    }
}

@media (min-width: 768px) {
    .container,.container-md,.container-sm {
        max-width:1440px
    }
}

@media (min-width: 992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:1440px
    }
}

@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1440px
    }
}

@media (min-width: 1400px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        max-width:1440px
    }
}


* {
    margin: 0;
    padding: 0;
    font-family: "PingFangSC-regular,微软雅黑";
}
a{
    text-decoration: none;
    color: #333;
}
ul li {
    list-style: none;
}
body{
    background-color: #fea106;
    padding-top:0!important;
}
.container {
    width: 100%;
    background-color: #fea106;
}

.index-content {
    background-color: #fea106;

}

.bgColor{
    background:#fea106;
    width:100%;
    padding-top:60px;
}


.index-content {
    height: 7197px;
}
.header {
    width: 100%;
    height: 185px;
    background: #F3B62B;
    position: relative;
    z-index: 99;
}

.header_inner {
   width: 1220px;
    margin: 0 auto;
    height: 160px;
    position: relative;
    z-indeX:999;
}

.header_inner .header_left {
    width: 139px;
    height: 139px;
    float: left;
    padding-top: 18px;
    box-sizing: border-box;
}

.logo {
    width: 139px;
    height: 139px;
}

.header_right {
    float: right;
    padding-top: 62px;
    box-sizing: border-box;
    margin-right: 60px;
}

.header_right ul {
    width: 100%;
}

.header_right ul li {
    float: left;
    margin-left: 20px;
    font-size: 28px;
    color: rgba(253, 253, 253, 1);
    cursor: pointer;
    position: relative;
}

.header_right ul li img {
    margin-left: 5px;
    position: relative;
    /* top: 5px; */
    transition:all .3s ease;

}
.header-bar-item-iconActive{
    transform: rotateZ(180deg);
    top: -10px;
}

.header_right ul li .li_inner {
    position: absolute;
    left: 0;
    top: 37px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 8px #666666;
    display: none;
    min-width: 125px;
}
.header_right ul li:hover .header-bar-item-icon {
    transform: rotateZ(180deg);
    top: -10px;
}

.header_right ul li:nth-child(2) .li_inner {
    width: 295px;
}

.header_right ul li:nth-child(4) .li_inner {
    width: 257px;
}

.header_right ul li:nth-child(5) .li_inner {
    width: 380px;
}

.li_child {
    font-size: 28px;
    color: #333;
    padding: 10px 10px;
}

.li_child:hover {
    background: #dfdfdf;
}

.header_right ul li .show{
    display: block;
}
.header_right ul li:hover .li_inner {
    display: block;
}

.header_inner::after {
    content: '';
    clear: both;
    display: block;
}

.index-content {
    width: 100%;
    height: 3720px;
    background-image: url(./images/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    /* background-size: 1444px 6199px; */
}
/* index */
.content_inner {
    width: 1200px;
    margin: 0 auto;
    height: 6262px;
}
.index_project {
    padding-top: 940px;
    width: 1200px;
    margin: 0 auto;
}
.sub_title {
    color: #fff;
    font-weight: bold;
    font-size: 38px;
    margin-left: 310px;
}
.project_title {
    margin-top: 20px;
}

.project_info {
    width: 510px;
    color: #fff;
    font-size: 22px;
    color: #000;
    margin-left: 310px;
    margin-top: 37px;
    line-height: 41px;
    transform: scale(0.9);
    box-sizing: content-box;
}
.About{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.about_title{
    margin-top: 205px;
}
.about_text{
    display: flex;
    font-size: 22px;
    color: #000;
    line-height: 41px;
}
.about_one {
    justify-content: flex-end;
    margin-top: 100px;
    margin-right: 260px;
    margin-bottom: 160px;
}
.about_one .inner{
    width: 371px;
    text-align: center;
}
.about_two{
    justify-content: center;
    margin-bottom: 195px;
}
.about_two .inner{
    width: 500px;
    text-align: center;
}
.about_three {
    width: 360px;
    text-align: center;
    margin-left: 300px;
    box-sizing: content-box;
}
.Project_Goals{
    padding-top: 320px;
    width: 1200px;
    margin: 0 auto;
}
.Project_Goals .goals{
    font-size: 22px;
    color: #000;
    line-height: 41px;
    margin-left: 550px;
    box-sizing: content-box;
}
.gold_title {
    margin-left: 200px;
}
.goals_one{
    margin-top: 130px;
    margin-bottom: 155px;
}
.goals_two{
    width:400px;
    margin-bottom: 130px;
}
.goals_three{
    width: 400px;
}


/* member */
.page_first_screen{
    width: 1444px;
    margin: 0 auto;
    position: relative;
    top: -111px;
}
.page_first_screen img{
    width: 1440px;
    height: 820px;
    margin: 0 auto;
}
.page_first_screen .text{
    position: absolute;
    width: 200px;
    text-align: center;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 100px;
    font-size: 50px;
    font-weight: bold;
    line-height: 70px;
    text-align: center;
}
.page_first_screen .project_text{
    width:270px;
}
.member_inenr{
    width:1200px;
    margin:0 auto;
    background: #fefae0;
    padding:60px 120px;
    box-sizing: border-box;
    border-radius:26px;
}
.member_logo{
    width:100%;
    min-height:300px;
    background:#e5e5e5;
    margin-bottom:45px;
}
.member_logo img{
    width:100%;
}
.members{
    width:100%;
    display: flex;
    flex-wrap: wrap;
   
}
.member_child{
    width: 294px;
    height:359px;
    border: 1px solid #f8d98a;
    margin-right: 35px;
    margin-bottom: 50px;
    cursor: pointer;
    position: relative;
    transition: all .3s ease;
}
.member_child .content_child{
    width: 294px;
    height:359px; 
} 
.member_child .text_info,.member_child .content_child{
    transform-style: preserve-3d;
    backface-visibility: hidden;
    transition-duration: .5s;
    transition-timing-function: 'ease-in';
}
.member_child .text_info{
    transform: rotateY(180deg);
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 14px;
    line-height: 22px;
    padding: 10px;
    overflow-y: auto;
}
.box_reverse .content_child{
    transform: rotateY(180deg);
    visibility:hidden;
}
.box_reverse .text_info{
    transform: rotateY(360deg);
    visibility:visible;
}
.member_child:nth-child(3n){
    margin-right:0px;
}
.member_child .img_inenr{
    width: 100%;
    /* height: 360px; */
    background: #e5e5e5;
}
.member_child .img_inenr img{
    width:100%;
    border:none;
}
.member_child .member_name{
    width: 100%;
    text-align: center;
    font-size: 19px;
    color: #000;
    padding: 15px 0;
}
.member .contact{
    padding-top:90px;
}
.member_container{
    height: inherit;
}


.member .tip_inner {
    margin: 0 auto;
    padding: 100px 0;
}
.member .contact{
    margin-bottom:0;
}
/* project */
.project_inner{
    width:1200px;
    margin:0 auto;
    background: #fefae0;
    padding:60px 120px;
    box-sizing: border-box;
    border-radius:26px;
    position: relative;
}
.project_inner .project_logo{
    position: absolute;
    left:10px;
    top:55px;
    width:100px;
    height:100px;
    display: flex;
    flex-wrap: wrap;
    justify-content:end;
}
.projectList{
    position: relative;
    font-size: 30px;
    color:#000;
    border:1px solid #000;
    border-radius:50%;
    text-align: center;
    width:28px;
    height:28px;
    line-height:24px;
    cursor: pointer;
}
.projectList .ul{
    position: absolute;
    top: 30px;
    right: -30px;
    background: #4d4d4d;
    padding: 15px 15px 15px 40px;
    min-width: 60px;
    padding-left: 40px;
    border-radius: 12px;
    display: none;
}
.projectList .ul li{
    width:100%;
    font-size:14px;
    color:#fff;
    line-height: 35px;
    text-align: left;
    list-style: disc;
    font-weight: 600;
}
.projectList .ul li a{
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.projectList:hover .ul{
    display: block;
}
.project_logo img{
    width:100px;
    height:100px;
    border-radius: 50%;
}
.project_inner .content_child{
    width:100%;
    margin-bottom:100px;
}
.project_content_title{
    min-width:200px;
    max-width: 350px;
    min-height:50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size:25px;
    font-weight:600;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    background:#423b96;
    margin:0 auto;
    margin:0 auto 30px
}
.project_content_inner{
    width:100%;
    font-size:20px;
    color:#333;
    line-height: 40px;
}


.document-img-content {
    width: 800px;
    margin: 50px auto 0 auto;
}

.document-img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

/* base */

.bgColor{
    width:100%;
    padding-top:60px;
}
@media screen and (max-width:1200px){
   .container{
    width: 1444px;
    overflow: hidden;
   } 
   .header{
    width:1444px;
   }
   .about_title{
    margin-top:210px!important;
   }
   .Project_Goals{
    padding-top:320px!important;
   }
}


.row .img_center {
    vertical-align: middle;
    display: block;
    margin: 0 auto;
}

.overflow {
    overflow: hidden;
}
