  body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,div,img{
	margin: 0;
	padding: 0;
	line-height: initial;
}
body {
    /*background: url(../images/back.jpg?v=2018011601) repeat-y;*/
    /* background-color: #18191A; */
	background-size: 100%;
    color: #FFF;
	height: 100%;
	width: 100%; 
    background-position-y: 50px;
}
body,button,input,select,textarea{
	font: 14px/20px 寰蒋闆呴粦, arial, SourceHanSansCN Regular, sans-serif;
	/*overflow-x: hidden;*/
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	font-size: 100%;
}
ul,ol,li{
	list-style: none;
}
ul{
	overflow: hidden;
}
a{
    text-decoration: none;
	color: #000;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

  p{
      margin: 0;
  }
  .myroad {
        z-index: 100;
        position: fixed;
        top: calc(50% - 112px);
        right: calc(50% - 740px);
        transform: translateX(-50px);
        transition: all .7s; 
    }
    .myroad a:first-child {
        width: 90px;
        height: 90px;
        /* background-color: #cbab61; */
        border-radius: 50%;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        line-height: 25px;
        display: flex;
        align-items: center;
        justify-content: center; 
        margin: 0 auto;
    }
    .myroad img{
      display: block;
      cursor: pointer;
    } 

    @media screen and (max-width: 1400PX) {
        .myroad {
            right:0
        }
    }
    .white-pc{
      color: #000;
      width: 1000px;
      margin: 0 auto;
    }
    .babox{
        background-size: 100%;
        background-position: top center;
        background-repeat: no-repeat;
    }
    body{
        background-image: url('./img/pcimg/bodyBg.jpg') !important;
        min-width: 1200px;
        margin: 0 auto;
    }
    .item7 .title{
        height: 32px;
        font-family: SourceHanSansCN-Bold;
        font-size: 34px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 43px;
        letter-spacing: 0px;
        color: #000000;
        padding-bottom: 32px;
        border-bottom: 1px solid #b8b8b8 ;
        position: relative;
        margin-bottom: 42px;
    }
    .item7 .title::after{
        display: block;
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 26px;
	    height: 6px;
        background: #474646;
    }
    .bannercontent{
        width: 100%; 
        height: 758px;
        background-image: url('./img/pcimg/banner.png?v=202107271823');
        border-bottom: 1px solid #ddd;
        height:432px;
        margin-bottom: 80px;
    }
    .section-item{
    /* width: 1100px; */
    min-height: 100px;
    margin: 0 auto;
  }
  .item1{
    /* height:957px; */
    margin-bottom: 60px;
  }
  .item1 .title-child{
	  height: 37px;
    width: 444px;
    line-height:  37px;;
	  background-image: -webkit-linear-gradient(right, #ffffff, #CFD6E9 100%);
    padding-left: 17px;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #3F458B;
  }
  .item1-content p{
      text-indent: 2em;
      font-size: 16px;
      line-height: 32px;
      color: #000000;
  }
  .item1-content p:nth-child(1) {
      margin-bottom: 50px;
  }
  .item2{
    margin-bottom: 70px;
  }
    .activityHighlights-content{
        /* position: relative; */
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        height: 646px;
    }
    .activityHighlights-content .activityHighlights-lay{
        border-radius: 4px;
        height:237px;
       
    }
    .activityHighlights-content div{
        display: flex;
        justify-content: space-between;
        /* margin-bottom: 20px; */
    }
    .activityHighlights-content> div:nth-child(1) {
        /* height: 200px; */
    }
  .item3{
    /* height:1149px; */
    margin-bottom: 80px;
  }
  .title{
    height:44px;
    line-height: 44px;
    margin-bottom: 22px;
    font-family: SourceHanSerifCN-Bold;
    font-size: 44px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
  }
  .item3 .contentBg{
    height:270px;
    /* width:957px; */
    width:100%;
    /* border: 1px solid #999; */
    margin: 0 auto;
    height: 201px;
    /* border-style: solid; */
	/* border-width: 1px;
	border-image-source: linear-gradient(38deg, 
		rgba(192, 184, 166, 1) 0%, 
		#f0e6d2 56%, 
		#d7cbb7 94%, 
		#d7cbb7 100%);
	border-image-slice: 1;
    border-radius: 4px;; */
    text-align: center;;
  }
  .item4{
    margin-bottom: 60px;
    width: 100%;
  }
  .item4 .title, .item4 .contentBg{
    width: 100%;
    margin: 0 auto;
  }
  .item4 .tab{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 10px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 34px;

  }
  .item4 .tab .tab-item{
    font-size: 28px;
    width: 174px;
    height: 70px;
    border-radius: 35px;
    border: solid 1px #495299;
    margin-right: 18px;
    text-align: center;
    flex: none;
    line-height: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
  }
  .item4 .tab .tab-item.active{ 
    color: #fff;
    border: none;
    background-image: url('./img/pcimg/tab_on.png');
  }
  .item4 .tab .tab-item{
    font-size: 24px;;
  }
  .item4 .contentBg{
    min-height:340px;
  }
  .contentBg_join img{
    width: 100%;
    display: block;
    cursor: pointer;
  }

  .item8.section-item{
    width: 100%;
    margin-bottom: 73px;
    margin-top: 73px;
    /* line-height: 100px;
    font-size: 40px;
    background-color: #ceb067;
    color: #000000; */
  }
  .item5{
    margin-bottom: 80px;
  }
  .item5 .contentBg{
      min-width: 400px;
  }
  .item6 {
    position: relative;
    margin-bottom: 140px;
  }
  .item6 .contentBg ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;

  }
  .item6 .contentBg ul li{
    width:20%;
    flex-basis:20%;
    text-align: left;
    font-size: 24px;
    line-height: 48px;
    flex: none;
    margin-bottom: 26px;
  }
  .item6 .unfold{
    border: solid 2px #51579C;
    line-height: 46px;
    position: absolute;
    bottom: -46px;
    left:50%;
    transform: translate(-50%);
    font-size: 16px;
    text-align: center;
    color: #51579C;
    z-index: 2;
    background: #fff;
    cursor: pointer;
    width: 323px;
	height: 46px;
	border-radius: 23px; 
  }
  .item9{
      margin-bottom: 83px;
  }
  .item9 a{
      display: inline-block;
      width: 100%;
  }
  .item9 a img{
      width: 100%;
  }
.item10{
      margin-bottom: 80px;
  }
  .item7{
    margin-bottom: 82px;
  }
  .item7 .contentBg{
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
  }

.item7  .item7-item{
    width: 484px;
    height: 250px;
    cursor: pointer;
}
.item7  .contentBg .item7-item:nth-child(1){
    background-image: url('./img/pcimg/2021.png?v=202107281002');
}
.item7  .contentBg .item7-item:nth-child(2){
    background-image: url('./img/pcimg/2020.jpg?v=202107281002');
}
.item7  .contentBg .item7-item:nth-child(3){
    background-image: url('./img/pcimg/2019.jpg?v=202107281002');
}
.item7  .contentBg .item7-item:nth-child(4){
  background-image: url('./img/pcimg/2018.jpg?v=202107281002');
}
.item7  .contentBg .item7-item:nth-child(5){
  background-image: url('./img/pcimg/2017.jpg?v=202107281002');
}
  .listContent{
    transition: max-height 1s linear;
    overflow: hidden;
  }
  .listContent::after{
    display: block;
    content: ' ';
    width: 100%;
    height: 185px;
    /* background: #efebeba6; */
    position: absolute;
    bottom: 0;
    background-image: linear-gradient( to top,  #fff,  rgba(255, 255, 255 ,0));
  }
  header{
    height: 736px;
    background-image: url('./img/pcimg/banner0.png?v=202107281003');
    background-size: cover;
  }
  footer{
    height: 118px;
    background-color: #E9E9E9;
    min-width: 1000px;
    text-align: center;
    padding-top: 38px;
    padding-bottom: 61px;
    box-sizing: border-box;
    font-size: 18px;
    color: #000;
    }