.banner {
    position: relative;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.sswiper-slide {
    text-align: center;
    font-size: 18px;
    /*background: #fff;*/
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#bannerbox .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    color: #FFF;
    background: rgba(255, 255, 255, 1);
    opacity: 0.49;
    margin: 0 22px;
}

#bannerbox a {
    display: block;
    width: 100%;
}

#bannerbox .swiper-slide {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#bannerbox .swiper-slide img {
    width: 100%;
    height: 100%;
}

#bannerbox .swiper-pagination-bullet-active {
    color: #4F82E9;
    background: #FFFFFF;
    opacity: 1;
}

.IndexBox1 {
    width: 100%;
    height: 902px;
    background: url(https://res.maxiaoha.cn/h5/TEGECweb/images/index/images01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1920px 902px;
    box-sizing: border-box;
    padding-top: 165px;
}

.publicTitle {
    font-size: 50px;
    font-weight: 600;
    color: #333333;
    line-height: 50px;
    letter-spacing: 4px;
    -webkit-text-stroke: 2px #333333;
    text-stroke: 2px #333333;
    text-align: center;
}

.publicTitleW {
    font-size: 50px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 50px;
    letter-spacing: 4px;
    text-align: center;
}

.publicP {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    text-align: center;
    margin: 40px auto 0;
}

.publicPW {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin: 40px auto 0;
}

.IndexBox1Ul {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 75px auto 0;
}

.IndexBox1Ul img {
    display: block;
    width: 636px;
    height: 401px;

}

.IndexBox1Ul li:nth-child(2) p {
    width: 537px;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    display: inline-block;
    text-align: justify;
    text-justify: inter-ideograph;
    margin-left: 32px;
}

.IndexBox1D {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 58px;
    margin-left: 32px;
}

.IndexBox1D div:nth-child(1) {
    width: 113px;
    height: 42px;
    background: rgba(79, 130, 233, 0.85);
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 42px;
}

.IndexBox1D div:nth-child(2) {
    width: 420px;
    height: 38px;
    border: 2px solid rgba(79, 130, 233, 0.85);
    text-align: center;
    color: rgba(79, 130, 233, 0.85);
    font-size: 20px;
    font-weight: 500;
    line-height: 38px;
}

.IndexBox2 {
    width: 100%;
    height: 1093px;
    background: url(https://res.maxiaoha.cn/h5/TEGECweb/images/index/images03.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1920px 1093px;
    box-sizing: border-box;
    padding-top: 139px;
}

.IndexBox2Ul {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 131px auto 30px;
}

.IndexBox2Ul li {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.IndexBox2Ul li>div {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.IndexBox2UlBox {
    width: 160px;
    height: 160px;
    background: url(https://res.maxiaoha.cn/h5/TEGECweb/images/index/images04.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 160px 160px;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.selected .IndexBox2UlBox {
    width: 160px;
    height: 160px;
    background: url(https://res.maxiaoha.cn/h5/TEGECweb/images/index/images05.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 160px 160px;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.IndexBox2UlBox>img {
    width: 50px;
    height: 40px;
    margin-bottom: 10px;
}

.IndexBox2UlBox>span {
    font-size: 22px;
    font-weight: 500;
    color: #999999;
    line-height: 22px;
    text-align: center;
}

.line {
    width: 121px;
    height: 1px;
    margin: -170px 20px 0;
}

.IndexBox2Ul li p {
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #999999;
}

.arrow {
    width: 22px;
    height: 18px;
    margin: 30px auto 40px;
    opacity: 0;
}

.selected span {
    color: #FFF;
}

.IndexBox2Ul .selected p {
    color: #F0875E;
}

.selected .arrow {
    opacity: 1;
}

.IndexBox2UlD li {
    width: 1200px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    display: none;
}

.IndexBox2UlD .spread {
    display: block;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.IndexBox2UlD li:nth-child(1) .gradBak {
    width: 386px;
    height: 286px;
    background: url(https://res.maxiaoha.cn/h5/TEGECweb/images/index/images10.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 386px 286px;
    box-sizing: border-box;
    padding: 40px 50px 0;
}

.IndexBox2UlD li .gradBak {
    width: 590px;
    height: 216px;
    background: url(https://res.maxiaoha.cn/h5/TEGECweb/images/index/images11.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 590px 216px;
    box-sizing: border-box;
    padding: 40px 60px 0;
}

.IndexBox2UlDBox {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.IndexBox2UlDBox>span {
    font-size: 30px;
    font-weight: 500;
    color: #F0875E;
    line-height: 30px;
}

.IndexBox2UlDBox>div {
    width: 207px;
    height: 29px;
    text-align: right;
    border-bottom: 1px solid #F0875E;
    font-size: 16px;
    font-weight: 400;
    color: #F0875E;
    line-height: 30px;
}

.IndexBox2UlDBoxD>div {
    width: 360px;
    height: 29px;
    text-align: right;
    border-bottom: 1px solid #F0875E;
    font-size: 16px;
    font-weight: 400;
    color: #F0875E;
    line-height: 30px;
}

.gradBak p {
    margin-top: 32px;
    display: inline-block;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 24px;
}

.IndexBox3 {
    width: 100%;
    height: 789px;
    background: url(https://res.maxiaoha.cn/h5/TEGECweb/images/index/images13.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1920px 789px;
    box-sizing: border-box;
    padding-top: 103px;
}

.IndexBox3UlT {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.IndexBox3UlT li {
    width: 120px;
    height: 120px;
}

.IndexBox3>div {
    width: 1200px;
    margin: 131px auto 0;
}

.IndexBox3 img {
    width: 1062px;
    height: 392px;
}

.IndexBox4 {
    box-sizing: border-box;
    padding-top: 123px;
}

.rulebox {
    width: 1200px;
    margin: 0px auto 169px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.rulebox li {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.rulebox li h3 {
    font-size: 22px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    padding-top: 20px;
}

.rulebox li:nth-child(even) img {
    margin-top: -40px;
}

.IndexBox4Ul {
    width: 1200px;
    margin: 162px auto 34px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.IndexBox4Ul li {
    width: 120px;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.IndexBox4Ul li img {
    width: 53px;
    height: 38px;
}

/* 成绩查询 */
.query {
    background-color: #fff;
    /* min-height: 100vh; */
    overflow: hidden;
}

.Headbak {
    display: block;
    width: 360px;
    height: 264px;
    margin: 70px auto 0;
}

.Headgear {
    width: 100%;
    height: 72px;
}

.querySS {
    width: 520px;
    margin: 0px auto 0;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.querySS1 {
    width: 520px;
    height: 12px;
    margin: 30px auto 30px;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    opacity: 0;
}

.querySS1>span {
    font-size: 12px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #DC433E;
    line-height: 12px;
    padding-left: 10px;
}

.querySS1>img {
    display: block;
    width: 12px;
    height: 12px;
}

.querySL {
    width: 400px;
    height: 50px;
    background: rgba(255, 255, 255, 1);
    border-radius: 10px 0px 0px 10px;
    border: 1px solid rgba(238, 238, 238, 1);
    box-sizing: border-box;
    padding: 13px;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.querySL>img {
    display: -webkit-flex;
    display: flex;
    width: 24px;
    height: 24px;
}

#IDCard {
    width: 80%;
    font-size: 16px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: #333333;
    margin-left: 10px;
}

#IDCard::-webkit-input-placeholder {
    font-size: 16px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #CCCCCC;
}

.querySR {
    width: 120px;
    height: 48px;
    background: #4F82E9;
    border-radius: 10px;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none;
    font-size: 18px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 143px;
}

.Performance {
    width: 800px;
    margin: 150px auto 0;

}

.Performance>table {
    width: 100%;
    text-align: center;
    border: 1px solid rgba(238, 238, 238, 1);
}

.Performance>table tr {
    height: 50px;
}

.Performance>table tr th {
    font-size: 14px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    text-align: center;
    background-color: #F8F6F9;
}

.Performance>table tr td {
    font-size: 14px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.smsver {
    width: 508px;
    height: 48px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #EEEEEE;
    margin: 15px auto 15px;
    box-sizing: border-box;
    padding: 0 15px;
}

.smsver1 {
    width: 508px;
    height: 48px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px auto 15px;
}

.smsver1D {
    width: 508px;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px auto 173px;
}

.smsver2 {
    width: 508px;
    height: 48px;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto 15px;
}

.cardlogo {
    display: block;
    width: 18px;
    height: 18px;
    margin: 0 8px 0 0;
}

#jzphone {
    width: 226px;
    font-size: 16px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #000;
}

#jzphone::-webkit-input-placeholder {
    font-size: 16px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #CCCCCC;
}

#yzm {
    width: 80px;
    font-size: 16px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #000;
    margin: 0 30px 0 30px;
}

#yzm::-webkit-input-placeholder {
    font-size: 16px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #CCCCCC;
}

.hqyzm {
    font-size: 16px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #4F82E9;
    cursor: pointer;
}

.sx {
    display: block;
    width: 2px;
    height: 16px;
    background-color: #CCCCCC;
}

.smsverL {
    width: 210px;
    height: 48px;
    border-radius: 10px;
    border: 1px solid #EEEEEE;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 0 15px;

}

#studentname {
    width: 150px;
    font-size: 16px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #000;
}

#studentname::-webkit-input-placeholder {
    font-size: 16px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #CCCCCC;
}

#studentid {
    width: 200px;
    font-size: 16px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #000;
}

#studentid::-webkit-input-placeholder {
    font-size: 16px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #CCCCCC;
}

#zkzid {
    width: 350px;
    font-size: 16px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #000;
}

#zkzid::-webkit-input-placeholder {
    font-size: 16px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #CCCCCC;
}

.smsverR {
    width: 283px;
}

.smsverD {
    width: 508px;
    margin-bottom: 40px;
}

/* 关于考级 */
.examination {
    background-color: #FFF;
}

.successT {
    display: block;
}

.successD {
    display: none;
}

.successD>img {
    width: 345px;
    height: 139px;
    margin: 49px auto 25px;
}

.successDTitle {
    height: 28px;
    font-size: 28px;
    font-weight: 600;
    color: #333333;
    text-align: center;
}

.successDUl {
    width: 450px;
    height: 356px;
    border-radius: 1px;
    border: 1px solid #F7F7F7;
    margin: 40px auto 200px;
    box-sizing: border-box;
    padding: 30px;
}

.successDP {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 20px;
    padding-left: 20px;
}

.successDP>span {
    font-size: 14px;
    font-weight: 600;
    color: #999999;
    padding-right: 10px;
}

.hurdle {
    width: 390px;
    height: 40px;
    background: #8AACF1;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 40px;
    margin: 20px auto;
}

.fraction {
    text-align: center;
    margin: 24px auto 10px;
    font-size: 28px;
    font-weight: 600;
    color: #333333;
    line-height: 28px;
}

.adopt {
    font-size: 14px;
    font-weight: 400;
    color: #ADCE36;
    text-align: center;
}

.adoptF {
    font-size: 14px;
    font-weight: 400;
    color: #DC433E;
    text-align: center;
}

.hurdleD {
    margin: 20px auto;
}

.identifier {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.concerning1 {
    width: 100%;
    height: 938px;
    background: url(https://res.maxiaoha.cn/h5/TEGECweb/images/7about/images01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1920px 938px;
    box-sizing: border-box;
    padding-top: 100px;
}

.con1Title {
    font-size: 30px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    -webkit-text-stroke: 2px #333333;
    text-stroke: 2px #333333;
    text-align: center;
}
.concerning1box{
    width: 900px;
    margin: 46px auto 0;
}
.concerning1 p{
font-size: 14px;
font-weight: 400;
color: #666666;
line-height: 35px;
text-indent: 2em;
display: inline-block;
text-align: justify;
text-justify:inter-ideograph;
}
.concerning1box span{
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 86px;
font-size: 14px;
font-weight: 400;
color: #666666;
line-height: 25px;
}
.concerning2{
    width: 100%;
    height: 850px;
    background: url(https://res.maxiaoha.cn/h5/TEGECweb/images/7about/images02.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1920px 850px;
    box-sizing: border-box;
    padding-top: 88px;
}
.con2Title{
font-size: 30px;
font-weight: 400;
color: #FFFFFF;
line-height: 30px;
letter-spacing: 4px;
-webkit-text-stroke: 2px #FFFFFF;
text-stroke: 2px #FFFFFF;
text-align: center;
}
.concerning2Box{
    width: 440px;
    margin: 87px auto 0;
}
.concerning2Box p{
font-size: 20px;
font-weight: 500;
color: #FFFFFF;
line-height: 20px;
margin-bottom: 20px;
}
.concerning2Box span{
    display: block;
font-size: 14px;
font-weight: 400;
color: #FFFFFF;
line-height: 25px;
margin-bottom: 40px;
}
.concerning2Box div{
    width: 100%;
height: 1px;
border-top: 1px dashed #B8B8B8;
margin-bottom: 39px;
}
.concerning3{
    box-sizing: border-box;
    padding-top: 90px;
}
.concerning3box{
    width: 750px;
    margin: 110px auto 130px;
}
.concerning3box h2{
    display: block;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 14px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: #666666;
    line-height: 25px;
    box-sizing: border-box;
    padding: 20px 0 20px 30px;
}
.concerning3box h3 {
    font-size: 16px;
    font-family: "PingFangSC-Medium,PingFang SC";
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}
/* 准考证查询 */
.ticketbox {
    width: 800px;
    margin: 50px auto 0;
    display: none;
}

.ticketboxZ {
    width: 800px;
    margin: 150px auto 240px;
}

.ticketbox>p {
    width: 100%;
    padding: 17px 0;
    background-color: #8AACF1;
    text-align: center;
    font-size: 16px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: #fff;
    border: 1px solid rgba(238, 238, 238, 1);
}

.ticketdown {
    width: 100%;
    /* height: 202px; */
    border-left: 1px solid rgba(238, 238, 238, 1);
    border-right: 1px solid rgba(238, 238, 238, 1);
    border-bottom: 1px solid rgba(238, 238, 238, 1);
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ticketdownL {
    width: 281px;
    padding-left: 20px;
}

.ticketdownL>h5 {
    font-size: 14px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    padding-bottom: 10px;
}

.ticketdownL>span {
    font-size: 14px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
}

.ticketdownC {
    width: 374px;
    height: 100%;
}

.ticketdownC>.table1 {
    border: 1px solid rgba(238, 238, 238, 1);
    border-top: none;
}

.ticketdownC>.table1 tr {
    height: 40px;
}

.ticketdownC>.table1 tr th {
    text-align: center;
    font-size: 14px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
}

.ticketdownC>.table1 tr th:nth-child(1) {
    width: 107px;
    color: #333333;
}

.ticketdownC>.table1 tr th:nth-child(2) {
    width: 112px;
}

.ticketdownC>.table1 tr th:nth-child(3) {
    width: 82px;
    color: #333333;
}

.ticketdownC>.table1 tr th:nth-child(4) {
    width: 82px;
}

.ticketdownC>.table1 tr td {
    text-align: center;
    font-size: 14px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
}

.ticketdownC>.table1 tr td:nth-child(1) {
    color: #333333;
}

.ticketdownC>.table1 tr td:nth-child(3) {
    color: #333333;
}

.ticketdownC>.table2 {
    width: 100%;
    border: 1px solid rgba(238, 238, 238, 1);
    border-top: none;
}

.ticketdownC>.table2 tr {
    height: 39px;
}

.ticketdownC>.table2 tr th {
    text-align: center;
    font-size: 14px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
}

.ticketdownC>.table2 tr th:nth-child(1) {
    width: 98px;
    color: #333333;
}

.ticketdownC>.table2 tr td {
    text-align: center;
    font-size: 14px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 17px;
}

.ticketdownC>.table2 tr td:nth-child(1) {
    width: 98px;
    color: #333333;
}

.ticketdownR>img {
    display: block;
    width: 145px;
    height: 198px;
}

.ticketT {
    display: block;
}

/* 行业资讯 */
.information {
    width: 100%;
    background-color: #FBF8FB;
    box-sizing: border-box;
    padding: 0px 0 44px;
}

.inforbox {
    width: 900px;
    margin: 40px auto 0;
    position: relative;
    /* display: none; */
}

#demoContent>li {
    font-size: 16px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    padding: 5px 0;
    cursor: pointer;
}

#demoContent>li:hover {
    color: #4F82E9;
}

#page {
    margin-top: 50px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 60px;
}

.inforboxdown {
    background-color: #fff;
    width: 900px;
    height: 734px;
    box-sizing: border-box;
    padding: 60px 95px;
    margin: 0 auto;
    position: relative;
    display: none;
}

.inforboxUl {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.inforboxUl li {
    width: 100%;
    height: 98px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 40px 91px 0;
    margin-bottom: 20px;
}

.inforboxUl li a {
    width: 100%;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}

.inforboxUl li p {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 18px;
    margin-bottom: 10px;
}


.inforboxUl li h1 {
    font-size: 14px;
    font-weight: 500;
    color: #4F82E9;
    line-height: 14px;
    text-align: right;
}

/* 文章详情页面 */
.inforboxs {
    background-color: #fff;
    width: 900px;
    min-height: 734px;
    box-sizing: border-box;
    padding: 60px 95px;
    margin: 50px auto 0;
    position: relative;
    /* display: none; */
}

.titles {
    font-size: 32px;
    font-family: "PingFangSC-Medium, PingFang SC";
    font-weight: 500;
    color: #666666;
    line-height: 32px;
    padding-bottom: 20px;
    text-align: center;
}

.wordsbox {
    font-size: 16px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #333333;
    line-height: 36px;
}



/* 公共样式 */
.rulebox {
    width: 1200px;
}

.h1style {
    font-size: 40px;
    font-family: "PingFangSC-Semibold,PingFang SC";
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    text-align: center;
}

.h2style {
    font-size: 20px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 30px;
    text-align: center;
}

/* 右侧定位 */
.orientation {
    position: fixed;
    right: 0;
    bottom: 10%;
    width: 80px;
    /* height: 240px; */
    height: 160px;
    background: #fff;
    cursor: pointer;
    z-index: 9999;
}

.orient1 {
    width: 100%;
    height: 80px;
    box-sizing: border-box;
    padding: 10px 0 4px;
}

.orient1>img {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0px auto;
}

.orient1>p {
    font-size: 14px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #666666;
    text-align: center;
}

#orie1 {
    opacity: 1;
}

.orient2 {
    width: 210px;
    height: 80px;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #4F82E9;
    margin-top: -80px;
    opacity: 0;
}

.orient2>img {
    display: block;
    width: 40px;
    height: 40px;
}

.orient2>div {
    width: 130px;
}

.orient2>div>p {
    font-size: 14px;
    font-family: "PingFangSC-Regular, PingFang SC";
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    margin-bottom: 8px;

}

.publishTimeStr {
    float: right;
}