html,body,div,h1,h2,h3,h4,h5,h6,p,img,ul,li,input,span,a,i{ padding: 0;margin: 0; }
html{ font-family: "microsoft yahei", "HanHei SC","PingHei","PingFang SC","STHeitiSC-Light","Helvetica Neue","Helvetica","Arial",sans-serif; }
img{ border: none; vertical-align: top;}
a{ text-decoration: none; }
input,textarea,button{ outline: none;-webkit-appearance: none; }
textarea{ resize: none; overflow: hidden; }
li{ list-style: none; }
.headerBar{
    text-align: center;
}
body{
    min-width: 1300px;
}
.headerBar ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
.titleBar{
    color: #000000;
    font-size: 13px;
    line-height: 36px;
    width: 3%;
    min-width: 60px;
    padding: 0 15px;
    position: relative;
}
.titleBar:after{
    display: inline-block;
    content: "";
    height: 15px;
    border-right: 1px solid #A3A3A3;
    position: absolute;
    right: -0%;
    top: 9px;

}
.banner{
    width: 100%;
}
.headerBg{
    background-color: #F96E39;
    color: #ffffff;
    display: flex;
    align-items: center;

}
.headerBottom{
    width: 8%;
    font-size: 18px;
    line-height: 55px;
    font-weight: bold;
    position: relative;
}
.headerBottom:after{
    content: "";
    height: 18px;
    border-right: 1px solid #fff;
    position: absolute;
    right: 0px;
    top: 20px;
}
.main{

    width: 70%;
    margin: 0 auto;
}
.lead{
    margin-top: 45px;
    display: flex;
    align-items: center;
}
.leadTitle{
    width: 110px;
    line-height: 89px;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 10px;
    background-color: #F96E39;
    text-align: center;
    padding-left: 10px;
}
.leadText{
    font-size: 16px;
    border: 1px dashed #B8B8B8;
    border-left: none;
    height: 78px;
    line-height: 35px;
    text-indent: 2rem;
    padding: 9px 1rem 0 1rem;
}
.journalism{
    margin-top: 36px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.journalismLeft{

}
.journalismItem{
    padding-bottom: 20px;
}
.journalismTitle{
    font-size: 25px;
    color: #FF2B30;
    font-weight: bold;
}
.journalismText{
    font-size: 16px;
    color: #1A1A1A;
    line-height: 40px;
}
.journalismSwiper{
    width: 48%;
    /*background-color:#4D4D4D ;*/
    height: 370px;
}
.swiper-container{
    width: 100%;
    height: 370px;
    position: relative;
}
.swiper-wrapper{
    width: 100%;

}
.swiper-slide img{
    width: 100%;
    height: 370px;
}

.information{
    margin-top: 35px;
    display: flex;

    flex-wrap: wrap;
    justify-content: space-between;
}
.inforBox{
    width: 45%;
    margin-bottom: 40px;
}
.condition{
    margin-bottom: 0;
}
.inforHeader{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid #D5D5D5;
}
.inforTitleLeft{
    height: 40px;
    color: #1D1D1D;
    font-size: 20px;
    font-weight: bold;
    position: relative;
}
.bottomImg{
    position: relative;
    top: 25px;
    transform: rotate(180deg);
}
.titleImg{
    position: relative;
    top: -5px;
}
.inforTitleRight{
    color: #7F7F7F;
    font-size: 16px;
}
.infoCont{
    padding-top: 20px;
}
.inforItem{
    line-height: 35px;
    font-size: 13px;
    color: #3C3C3C;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.itemLeft img{
    width: 8px;
    height: 8px;
    vertical-align: middle;
}
.itemRight{
    font-size: 12px;
    color: #7B7B7B;
}
.conditionItem{
    justify-content: left;
    margin-bottom: 30px;
}
.conditionLeft img{
    width: 90px;
    height: 90px;
}
.conditionRight{
    padding-left: 30px;
}
.rightTitle{
    font-size: 16px;
    color: #F96E39;
    font-weight: bold;
}
.rightText{
    color: #000000;
    font-size: 14px;
    line-height: 25px;
}
.timerShaft{
    width: 80%;
    margin: 0 auto;
}

.timeLeft,.timeRight{
    width: 45%;
    position: relative;
    display: flex;
    align-items: center;
    min-height:55px;
}
.timeLeft{
    border-right: 1px solid #ABABAB;
    text-align: right;
}
.line{
    width: 30%;
    border-top:1px solid #ABABAB ;

}
.content{
    width: 70%;
    margin-top: -6px;
    padding: 0 10px;
}
.timeLeft .line:before,.timeRight .line:before{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color:#F96E39 ;
    position: relative;
    top: -5.5px;
    right: 5px;
    border-radius: 50%;
}
.timeLeft .line:before{
    left: calc(100% - 3.5px);
}
.timeRight{
    border-left: 1px solid #ABABAB;
    left: 45%;
}





.schoolTabHeader{
    background-color: #F96E39;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}
.schoolTabCont{
    border-left: 1px solid #d5d5d5;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.school{
    line-height: 50px;
    width: calc(25% - 1.2px );
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    text-align: center;
}
.footer{
    margin-top: 50px;
    background-color: #F96E39;
    text-align: center;
    padding: 35px 0;
}
.QRCodeLine{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    margin-right: 56px;
}
.QRCode{
    padding-left: 60px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
}
.QRCode img{
    width: 80px;
    height: 80px;
}

.footerLine{
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
}

.pagination{
    position: absolute;
    bottom: 10px;
    right:30px;
}
.swiper-pagination-switch{
    background-color: #f5f5f5;
    color: #131313;
    display: inline-block;
    padding: 0 5px;
    line-height: 20px;
    margin: 0 5px;

}
.swiper-active-switch{
    background-color: chocolate;
    color: #ffffff;
}































