/*  */
.pageMain{
    padding-top: 75px;
}
.main{
    width: 100%;
}
.mainBanner img{
    width: 100%;
    display: block;
}
.triangle{
    background-color: #000;
    /* height: 600px; */
}
.triangleMain{
    max-width: 1420px;
    padding-top: 170px;
    margin: 0 auto;
    height: 972px;
    box-sizing: border-box;
}
/* .triangleTextL{} */
.triangleContent{
    display: flex;
}
.triangleTextR{
    margin-left: 30px;
}
.triangleBox{
    position: relative;
}
.triangleImages{
    width: 510px;
    height: 412px;
    background-image: url('https://zhenghewebsite.oss-cn-beijing.aliyuncs.com/images/triangle.png');
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    position: absolute;
}
.triangleImagesChange{
    background-image: url('https://zhenghewebsite.oss-cn-beijing.aliyuncs.com/images/triangles.png');
}
.triangleBox .triangleImagesChange span{
    color: #fff;
}
.triangleTwo{
    left: 188px;
}
.triangleImages span{
    position: absolute;
    font-size: 30px;
    color: #969696;
    /* font-family: SourceHanSansCN_Medium;*/
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 500;
}
.triangleImages span:first-child{
    text-align: center;
    left: 0;
    right: 10px;
    margin: 0 auto;
}
.triangleImages span:nth-child(2){
    bottom: 0;
    left: 0;
}
.triangleImages span:nth-child(3){
    bottom: 0;
    right: 0;
}
.triangleTitle{
    color:#deb400;
    font-size: 36px;
    padding-left: 20px;
    margin-bottom: 30px;
    /* font-family: SourceHanSansCN_Bold; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 700;
}
.triangleTextBox{
    width: 700px;
    margin-bottom: 50px;
    padding: 0 20px 10px 30px;
    /* border: 1px dashed transparent;
    background: linear-gradient(#000000,#000000) padding-box,
    repeating-linear-gradient(-45deg,#969696 0, #969696 0.8em,#000 0,#000 1.3em);
    box-sizing: border-box; */
    cursor: pointer;
}
.triangleTextBoxChange{
    color: #fff;
}
.triangleTextBox p{
    font-size: 18px;
    line-height: 40px;
    /* font-family: SourceHanSansCN_Light; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 700;
    padding-left: 40px;
}
.triangleTextBox p span{
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 300;
}
.triangleTitleOne{
    padding-top: 35px;
}
.triangleTextTitle{
    /* font-family: SourceHanSansCN_Bold; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 32px;
}
.triangleTextTitle span{
    margin-right: 10px;
}

/*  */
.service{
    width: 100%;
    background-image: url(https://zhenghewebsite.oss-cn-beijing.aliyuncs.com/images/home_bg2.png);
    height: 787px;
    background-repeat: no-repeat;
    background-size: cover;
}
.serviceMain{
    max-width: 1420px;
    padding-top: 185px;
    padding-bottom: 160px;
    margin: 0 auto;
}
.serviceTitle{
    display: flex;
    align-items: center;
    margin-bottom: 110px;
}
.serviceTitle span{
    /* font-family: SourceHanSansCN_Bold; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 700;
    font-size: 36px;
    color: #deb400;
    margin-left: 20px;
}
.serviceText{
    color: #fff;
    font-size: 24px;
    display: flex;
}
.serviceText ul:first-child{
    margin-right: 275px;
}
.serviceText ul li{
    /* font-family: SourceHanSansCN_Bold; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 700;
    margin-bottom: 42px;
}
.serviceText ul span{
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 300;
    /* font-family: SourceHanSansCN_Light; */
}
/*  */
.aboutNext{
    height: 380px;
    background-color: #D5D5D5;
    padding-top: 53px;
    box-sizing: border-box;
}
.aboutNextMain{
    height: 272px;
    max-width: 1420px;
    /* background-color: red; */
    margin: 0 auto;
    border-radius: 10px;
    position: relative;
}
.aboutNextText{
    height: 272px;
    padding-top: 70px;
    padding-left: 47px;
    padding-right: 50px;
    box-sizing: border-box;
    width: 1020px;
    background-image: url('https://zhenghewebsite.oss-cn-beijing.aliyuncs.com/images/next_bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.aboutNextMain h5{
    font-size: 24px;
    /* font-family: SourceHanSansCN_Medium; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 500;
    margin-bottom: 10px;
    color: #deb400;
}
.aboutNextText p{
    line-height: 36px;
    color: #000;
    font-size: 18px;
    /* font-family: SourceHanSansCN_Light; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 300;
    word-break:break-all;
}
.aboutNextUrl{
    display: block;
    background-color: #E3AE00;
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 0;
}
.aboutNextUrl a{
    width: 419px;
    height: 272px;
    padding-top: 92px;
    display: block;
    padding-left: 100px;
    color: #000;
    background-image: url('https://zhenghewebsite.oss-cn-beijing.aliyuncs.com/images/next.png');
    background-repeat: no-repeat;
    background-position-y: 120px;
    background-position-x: 310px;
    box-sizing: border-box;
}
.aboutNextUrl:hover a{
    background-image: url('https://zhenghewebsite.oss-cn-beijing.aliyuncs.com/images/nexts.png');
}
.aboutNextUrl span{
    display: block;
}
.aboutNextUrl span:first-child{
    font-size: 36px;
    /* font-family: SourceHanSansCN_Medium; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 500;
    font-weight: bold;
}
.aboutNextUrl span:nth-child(2){
    font-size: 20px;
    /* font-family: SourceHanSansCN_Normal; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
}
/*  */
.information{
    padding-top: 148px;
    box-sizing: border-box;
    min-height: 900px;
}
.informationMain{
    max-width: 1420px;
    margin: 0 auto;
}
.informationTitle{
    font-size: 36px;
    /* font-family: SourceHanSansCN_Medium; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 500;
    margin-bottom: 40px;
}
.informationContent{
    display: flex;
}
.informationMeun{
    width: 190px;
    height: 200px;
}
.informationMeun ul li{
    font-size: 18px;
    color: #808080;
    margin-top: 40px;
    /* font-family: SourceHanSansCN_Medium; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 500;
    cursor: pointer;
    transition: all .2s ease-in;
}
.informationMeun ul li:hover{
    font-size: 24px;
    color: #000;
    transition: all .2s ease-in;
}
.informationMeun ul .informationCurrent{
    font-size: 24px;
    color: #000;
}
.informationList{
    width: 1230px;
}
.informationListBox{
    display: none;
}
.informationListMore{
    width: 100%;
    height: 30px;
    color: #848484;
    font-size: 17px;
    display: block;
    position: relative;
    line-height: 30px;
    padding-right: 62px;
    cursor: pointer;
    text-align: right;
    margin-bottom: 30px;
}
.informationListMore a{
    color: #848484;
}
.informationListMore::before {
    content: '';
    border: 1px solid transparent;
    border-color: #B5B5B5;
    border-top: none;
    border-left: none;
    right: 52px;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: auto;
    position: absolute;
    top: 2px;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.informationList ul{
    display: flex;
    flex-wrap: wrap;
}
.informationList ul li{
    width: calc(33.33% - 52px);
    margin-right: 52px;
    border: 1px solid #969696;
    /* box-shadow: #969696 0px 0px 1px 1px inset; */
}
.informationList ul li:hover{
    border: 1px solid #000;
    /* box-shadow: #000 0px 0px 1px 1px inset; */
}
/* 选择前三个li 元素 */
.informationList ul li:nth-child(-n+3){
    margin-bottom: 57px;
}
.informationList ul li img{
    width: 100%;
    height: 250px;
    display: block;
}
.informationBoxText{
    height: 128px;
    padding-top: 14px;
    padding-left: 14px;
    padding-right: 7px;
    box-sizing: border-box;
}
.informationBoxText span{
    display: block;
    font-family: FuturaStd_Medium;
    font-size: 14px;
    margin-bottom: 9px;
    line-height: 11px;
}
.informationBoxText strong{
    display: block;
    /* font-family: SourceHanSansCN_Medium; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 500;
    font-size: 18px;
    font-style: normal;
    color: #000;
    margin-bottom: 12px;
    line-height: 22px;
}
.informationBoxText p{
    /* font-family: SourceHanSansCN_Regular; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 400;
    font-size: 14px;
    color: #808080;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*  */
.game{
    margin-bottom: 115px;
    padding-top: 245px;
}
.gameMain{
    max-width: 1420px;
    margin: 0 auto;
}
.gameTitle{
    font-size: 36px;
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    font-weight: 500;
    /* font-family: SourceHanSansCN_Medium; */
    margin-bottom: 70px;
}
.gameContent{
    display: flex;
    padding-bottom: 100px;
}
.gameMeun{
    width: 190px;
}
.gameMeun ul li{
    font-size: 18px;
    color: #808080;
    /* font-family: SourceHanSansCN_Heavy; */
    font-family: "Noto Sans SC","SimHei","Microsoft YaHei";
    cursor: pointer;
    margin-top: 36px;
    transition: all .2s ease-in;
}
.gameMeun ul li:hover{
    font-size: 24px;
    color: #000;
    transition: all .2s ease-in;
}
.gameMeun ul .gameCurrent{
    font-size: 24px;
    transition: all .2s ease-in;
    color: #000;
}
.gameList ul{
    display: flex;
    height: 390px;
}
.gameList ul li{
    width:93px;
    margin-right: 40px;
    transition: all .6s ease;
    padding-top: 40px;
    cursor: pointer;
}
.gameListBox{
    display: none;
    overflow: hidden;
}
.gameBox{
    text-align: center;
    color: #808080;
    background-color: #000;
    border-radius: 19px;
    height: 265px;
    padding-top: 60px;
}
.gameBox .countriesImg{
    width: 45%;
    margin: 0 auto 33px;
    display: block;
    overflow: hidden;
}
.gameBox .countriesImg img{
    width: 100%;
    display: block;
}
.gameBox span{
    display: block;
    font-family: FuturaStd_Medium;
    font-size: 12px;
    margin-bottom: 21px;
}
.gameBox strong{
    display: block;
    font-family: FuturaStd_Heavy;
    font-size: 36px;
    line-height: 24px;
    margin-bottom: 22px;
    transition: all .4s ease-in;
}
.gameShadow{
    width: 93px;
    height: 35px;
    border-top-left-radius: 19px;
    border-top-right-radius: 19px;
    transition: all .6s ease;
    background: linear-gradient(#E7E7E7 0%,transparent 90%);
}
.gameList{
    width: calc(1420px - 230px);
}
.gameList ul .gameBoxCurrent{
    width: 120px;
    padding-top: 0;
    transition: all .6s ease;
}
.gameList ul .gameBoxCurrent .gameBox{
    height: 344px;
    transition: all .6s ease;
    color: #fff;
}
.gameList ul .gameBoxCurrent .gameBox span{
    margin-bottom:30px;
    font-size: 18px;
}
.gameList ul .gameBoxCurrent .gameBox strong{
    font-size: 60px;
    transition: all .4s ease-in;
    margin-bottom:30px;
}
.gameList ul .gameBoxCurrent .gameShadow{
    width: 120px;
    background: linear-gradient(#C9C9C9 0%,transparent 90%);
    transition: all .6s ease;
}