.main{
    background-color: #f4f4f4;
    padding-bottom:105px ;
}
.top{
    width: 100%;
    height: 88px;
    background-color: #ffffff;
}
.new-list-column{
    width: 1160px;
    height: 87px;
    margin: auto;
}
.new-list-column>div{
    float: left;
    line-height: 88px;
    width: 165px;
    text-align: center;
}
.new-list-column>div>span>a,.new-list-column>div>span{
    font-size: 16px;
    color: #2e2d34;
}
.new-list-column>div>span{
    cursor: pointer;
}
.new-list-column>div>span:hover>a{
    color: #ff4c4c;
}
.new-list-column>div:first-child>a{
    font-size: 24px;
    color: #2e2d34;
    font-weight: 600;
    width: 200px;
    text-align: left;
    cursor: pointer;
    float: left;
}
.more{
    float: left;
    margin-left: 50px;
}
.more:after{
    content:"";
    display: block;
    background: url("../../../img/new/arrow04.png")no-repeat;
    float: right;
    width: 20px;
    height: 20px;
    margin-top:34px;
    margin-right: 10px;
}
.new-path{
    height: 80px;
    background-color: #f4f4f4;
    min-width: 1200px;
}
.new-path>div{
    width: 1200px;
    margin: auto;
    height: 80px;
    line-height: 80px;
}
.new-path>div>span>a,.new-path>div>span>span{
    color:#0243ff ;
}
.new-path>div>span:last-child>a{
    cursor: text;
    color:#2e2f34 ;
}
.new-path>div>span:last-child>span{
    display: none;
}
.new-path a{
    color:  #2f3034;
    font-size: 16px;
}
.new-middle{
    width: 1200px;
    margin: auto;
    height: 1680px;
}
.new-list{
    height: 1680px;
    width: 703px;
    background: #FFFFFF;
    float: left;
}
.new-list-right{
    width: 484px;
    max-height: 1680px;
    float: left;
    margin-left: 13px;
    background: #FFFFFF;
}
.new-list-left{
    width: 171px;
    background-color: #ffffff;
    box-shadow: 0px 2px 6px 0px
    rgba(154, 153, 153, 0.2);
    border-radius: 4px;
    z-index: 100;
    position: fixed;
    left: 50%;
    margin-left: -780px;
}
.new-list-left>ul{
    width: 144px;
    margin: auto;
}
.new-list-left>ul>li{
    border-bottom: 1px solid #EEEEEE;
    height: 71px;
    text-align: center;
    line-height: 71px;
}
.new-list-left>ul>li>a{
    font-size: 16px;
    color: #2d2f34;
    cursor:pointer;
    height:71px;
    width: 144px;
    display: block;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.new-list-left>ul>li:last-child{
    border: none;
}
.new-list-left>ul>li:first-child>a{
    color: #fb4343;
    font-weight: 600;
    cursor: text;
    font-size: 18px;
}
.new-list-left>ul>li:hover>a{
    color: #fb4343;
}
.new-list>h2{
    font-size: 24px;
    letter-spacing: 2px;
    color: #2e2f34;
    font-weight: 600;
    margin: 24px 0 0 25px;
    width: 660px;
    height: 24px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.new-list>ul{
    max-height: 1492px;
}
.new-list>ul>li{
    width: 660px;
    height: 66px;
    background-color: #f6f9ff;
    border-radius: 4px;
    margin: 35px auto;
    cursor:pointer
}
.new-list>ul>li:last-child{
    margin-bottom: 0;
}
.new-list>ul>li>div{
    height: 10px;
    width: 10px;
    border-radius:50% ;
    background-color: #4275f6;
    float: left;
    margin: 28px 0 0 20px;
}
.new-list>ul>li>span:nth-child(2){
    font-size: 18px ;
    letter-spacing:1px;
    color: #2e2f34;
    height: 18px;
    width: 440px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    float: left;
    margin-left: 20px;
    margin-top: 23px;
}
.new-list>ul>li>span:nth-child(3){
    font-size: 14px;
    letter-spacing: 1px;
    color: #686b76;
    margin-right: 20px;
    float: right;
    display: block;
    margin-top: 28px;
}
.new-list>ul>li:hover{
    background:  #4275f6 !important;
}
.new-list>ul>li:hover>div{
    background:  #FFFFFF !important;
}
.new-list>ul>li:hover>span{
    color: #FFFFFF !important;
}
.page{
    position: relative;
    width: 100%;
    height: 108px;
}
.page-internal{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.page-internal>div{
    float: left;
    margin-left:8px ;
}
.page-internal-first,.page-internal-last{
    height: 30px;
    border-radius: 10px;
    border: solid 1px #fb4343;
    color: #fb4343;
    font-size: 26px;
    text-align: center;
}
.page-internal-bot:hover{
    border: solid 1px #fb4343;
}
.page-internal-first:hover,.page-internal-last:hover{
    background-color: #fb4343;
    color: #ffffff;
}
.page-internal-first{
    width:30px;
}
.page-internal-last{
    padding-left: 3px;
    width:27px;
}
.page-internal-omit{
    height: 30px;
    width: 30px;
    border-radius: 10px;
    border: solid 1px #ffffff;
    color: #fb4343;
    font-size: 26px;
    text-align: center;
    line-height: 28px;
}
.page-internal-bot{
    width: 30px;
    height: 30px;
    border-radius: 10px;
    border: solid 1px #ffffff;
    line-height: 30px;
    text-align: center;
    color: #fb4343;
    cursor: pointer;
}
.page-internal>div:first-child,.page-internal>div:last-child{
    cursor: pointer;
}
.page-active{
    color: #ffffff ;
    background-color: #fb4343;
    width: 30px;
    height: 30px;
    border-radius:10px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    border: solid 1px #fb4343;
}
.new-question{
    width: 458px;
    height: 505px;
    margin: auto;
    border-bottom:1px solid #eeeeee;
}
.new-question>h2{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #2e2f34;
    margin: 19px 0 0 10px;
}
.new-question>ul>li:first-child{
    margin-top: 41px;
}
.new-question>ul>li{
    width: 450px;
    height: 66px;
    background-color: #f6f9ff;
    border-radius: 4px;
    margin: 12px;
    cursor: pointer;
}
.new-question>ul>li>div:first-child{
    width: 10px;
    height: 10px;
    background-color: #fb4343;
    border-radius: 50%;
    float: left;
    margin: 28px 0 0 24px;
}
.new-question>ul>li>div:last-child{
    font-size: 18px;
    letter-spacing: 1px;
    color: #2e2f34;
    margin: 23px 0 0 20px;
    float: left;
    width: 380px;
    height: 18px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.new-question>ul>li:hover{
    background-color: #fb4343;
}
.new-question>ul>li:hover>div:first-child{
    background-color: #FFFFFF;
}
.new-question>ul>li:hover>div:last-child{
    color: #FFFFFF;
}
.new-course{
    width: 458px;
    height: 566px;
    margin: auto;
    border-bottom: 1px solid #EEEEEE;
}
.new-course>h2{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #2b2d32;
    margin: 52px 0 0 9px;
}
.new-course>ul>li:first-child{
    margin-top: 44px;
}
.new-course>ul>li{
    width: 418px;
    height: 119px;
    margin-top: 25px;
    cursor: pointer;
    position: relative;
}
.new-course>ul>li>div:first-child{
    width: 158px;
    height: 119px;
    float: left;
    position:relative;
    border-radius: 4px;
}
.new-course>ul>li>div:first-child>img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 4px;
}
.new-course>ul>li>div:first-child>div{
    width: 28px;
    height: 28px;
    background: #4275f6;
    border-radius: 50%;
    position: absolute;
    top:1px;
    left: 2px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
}
.new-course>ul>li>div:nth-child(2){
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #2b2d32;
    margin: 12px 0 0 14px;
    float: left;
    width: 245px;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.new-course .nowAudition {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    border-radius: 4px;
    line-height: 27px;
    border: solid 1px #4275f6;
    color: #3366ff;
    font-size: 14px;
    width: 91px;
    height: 27px;
    display: block;
}

.new-course .nowAudition:hover {
    color: #ffffff;
    background: #3366ff;
}

.new-article{
    height: 535px;
    width: 458px;
    margin: auto;
}
.new-article>h2{
    margin: 51px 0 44px 10px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #2b2d32;
}
.new-article>div:nth-child(2){
    width: 435px;
    height: 235px;
    margin: auto;
    position: relative;
}
.new-article>div:nth-child(2)>a>img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.new-article>div:nth-child(2)>a>div:nth-child(2){
    width: 100%;
    height: 56px;
    background: #000000;
    opacity: 0.3;
    border-radius: 0px 0px 4px 4px;
    position: absolute;
    bottom: 0;
}
.new-article>div:nth-child(2)>a>div:last-child{
    width: 435px;
    height: 56px;
    opacity:1;
    position: absolute;
    bottom: 0;
    font-size: 18px;
    letter-spacing: 2px;
    color: #ffffff;
    line-height: 56px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;

}
.new-article>ul>li:first-child{
    margin-top: 45px;
}
.new-article>ul>li{
    height: 16px;
    width: 433px;
    margin: 21px auto;
}
.new-article>ul>li>div:first-child{
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #ff3d62;
    float: left;
    margin: 1px 15px;
}
.new-article>ul>li>div:last-child>a{
    font-size: 16px;
    letter-spacing: 2px;
    color: #2a2b32;
    width: 385px;
    height: 16px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    cursor: pointer;
}
.new-home-list-left{
    width: 130px;
    background-color: #ffffff;
    box-shadow: 0px 0px 1px 0px
    rgb(154, 153, 153);
    border-radius: 4px;
    z-index: 100;
    /*margin: 26px 0 0 10px;*/
    position: absolute;
    left: 15px;
    top: 88px;
    display: none;
}
.new-list-column>div:not(:first-child):hover>.new-home-list-left{
    display: block;
}
.new-home-list-left>ul{
    width: 130px;
    margin: auto;
}
.new-home-list-left>ul>li{
    height: 45px;
    text-align: center;
    line-height: 45px;
    cursor:pointer;
    position: relative;
    width: 130px;
}
.new-home-list-left>ul>li>a{
    font-size: 16px;
    color: #2d2f34;
}
.new-home-list-left>ul>li:last-child{
    border: none;
}
.new-list-column>div:not(:first-child){
    position: relative;
}
.new-home-list-left>ul>li ul{
    width: 130px;
    background-color: #ffffff;
    box-shadow: 0px 0px 1px 0px
    rgb(154, 153, 153);
    border-radius: 4px;
    z-index: 100;
    /*margin: 26px 0 0 10px;*/
    position: absolute;
    left: 130px;
    top:0px;
    display: none;
}
.new-home-list-left>ul li:hover>ul{
    display: block;
}
.new-home-list-left>ul>li>ul li>a{
    height:45px;
    cursor:pointer;
    position: relative;
    width: 130px;
    margin: auto;
    font-size: 16px;
    color: #2d2f34;
    text-align: center;
    line-height: 45px;
}
.new-home-list-left>ul li>a:hover{
    color: #fb4343;
}
.new-home-list-left>ul li>a{
    height:45px;
    width: 112px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin: 0 10px;
}
.new-home-list-left>ul li:after{
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #eeeeee;
    margin-left: 15px;
}
.new-home-list-left ul li:last-child:after{
    background: #EEEEEE;
}
