#window {
    position: relative;
}

/*头条样式*/
.ecv2Headlines {
    width: 100%;
    padding: 0.4rem 0 0.46rem 0;
}

.ecv2Headlines div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.ecv2Headlines .p1 .icon {
    background: url(../../img/index/icon_toutiao@2x.png) no-repeat;
    background-size: 100% 100%;
    width: 0.78rem;
    height: 0.36rem;
}

.ecv2Headlines .p1 .txt {
    font-size: 0.34rem;
    color: #1F3D4D;
    text-indent: 0.15rem;
    font-weight: bold;
}

.ecv2Headlines .p2,
.ecv2Headlines .p3 {
    font-size: 0.3rem;
    color: #1F3D4D;
    padding-top: 0.26rem;
}

.ecv2Headlines .p2 .span {
    text-indent: 0.25rem;
}

.ecv2Headlines .p3 .span {
    text-indent: 0.2rem;
}

/*资讯中心列表样式*/
.ecv2indexList {
    flex-direction: column;
    width: 100%;
}

.ecv2indexList .list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    padding: 0 5%;
    height: 2.22rem;
    border-top: 1px solid #E6E6E6;
}

.ecv2indexList .list .icon {
    display: flex;
    width: 2.6rem;
    height: 1.62rem;
}

.ecv2indexList .list .icon img {
    display: flex;
    width: 2.6rem;
    height: 1.62rem;
}

.ecv2indexList .list .txt {
    width: 100%;
    padding-left: 0.2rem;
    height: 1.62rem;
    align-items: initial;
}

.ecv2indexList .list .txt .span1 {
    display: -webkit-box;
    width: 100%;
    font-size: 0.32rem;
    color: #1F3D4D;
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ecv2indexList .list .txt .time {
    display: flex;
    width: 100%;
    font-size: 0.22rem;
    color: #999999;
    padding-top: 0.38rem;
}

/*首页导航样式*/
.ecv2Navigation {
    background: #FFFFFF;
    padding-bottom: 0.25rem;
    position: relative;
    z-index: 499;
    width: 100%;
}

.ecv2Navigation .zhankai {
    position: absolute;
    right: 0.125rem;
    bottom: 0.1rem;
    color: #2590D7;
    width: 96%;
    margin-left: 2%;
}

.naviList .proCurrent {
    color: #2590D7 !important;
}

.ecv2Navigation .naviList {
    display: flex;
    flex-wrap: wrap;
    width: 95%;
    padding-left: 5%;
    /* margin-bottom: 0.6rem; */
}

.ecv2Navigation .naviList a {
    /* display: flex; */
    display: block;
    padding-right: 0.57rem;
    padding-top: 0.25rem;
    font-size: 0.3rem;
    color: #666666;
    width: 25%;
    box-sizing: border-box;
    text-align: left;
    padding-right: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ecv2Navigation .naviList .icon {
    position: relative;
}

.ecv2Navigation .naviList .icon span {
    position: absolute;
    right: 0.02rem;
    top: 0.09rem;
    background: url(../../img/index/icon_hot@2x.png) no-repeat;
    background-size: 100% 100%;
    width: 0.59rem;
    height: 0.35rem;
}

/*倒计时(天数)*/
.ecv2dateDown {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.3rem;
}

.ecv2dateDown .dateDown {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 97%;
    height: 0.77rem;
    background: #F0F0F0;
    border-radius: 0.15rem;
}

.ecv2dateDown .dateDown .icon {
    background: url(../../img/index/icon_daojishi@2x.png) no-repeat;
    background-size: 100% 100%;
    width: 0.28rem;
    height: 0.31rem;
    margin-right: 0.1rem;
}

.ecv2dateDown .dateDown .txt {
    display: flex;
    font-size: 0.28rem;
    color: #45494d;
}

.ecv2dateDown .dateDown .date {
    display: flex;
    padding-left: 0.05rem;
}

.ecv2dateDown .dateDown .date span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0.27rem;
    height: 0.3rem;
    background: #ff9e00;
    color: #FFFFFF;
    font-size: 0.3rem;
    border-radius: 0.05rem;
    margin-right: 0.05rem;
}

/*免费试听*/
.ecv2Audition {
    width: 100%;
}

.ecv2Audition .auditionTitle {
    display: flex;
    width: 100%;
    font-size: 0.34rem;
    color: #1F3D4D;
}

.ecv2Audition .auditionDiv {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 1.62rem;
    padding-top: 0.37rem;
}

.ecv2Audition .auditionDiv .auditionImg {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.6rem;
    height: 100%;
}

.ecv2Audition .auditionDiv .auditionImg img {
    width: 100%;
    height: 100%;
}

.ecv2Audition .auditionDiv .auditionImg .iconDiv {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.2;
    z-index: 300;
}

.ecv2Audition .auditionDiv .auditionImg .icon {
    position: absolute;
    background: url(../../img/index/icon_video@2x.png) no-repeat;
    background-size: 100% 100%;
    width: 0.54rem;
    height: 0.54rem;
    z-index: 400;
}

.ecv2Audition .auditionDiv.ttype40 .auditionImg .iconDiv,
.ecv2Audition .auditionDiv.ttype41 .auditionImg .iconDiv,
.ecv2Audition .auditionDiv.ttype3 .auditionImg .iconDiv {
    opacity: 0;
}

.ecv2Audition .auditionDiv.ttype40 .auditionImg .icon,
.ecv2Audition .auditionDiv.ttype41 .auditionImg .icon,
.ecv2Audition .auditionDiv.ttype3 .auditionImg .icon {
    display: none;
}

.ecv2Audition .auditionDiv .txt {
    /*display: flex;*/
    width: 59%;
    font-size: 0.32rem;
    color: #525F66;
}


@media screen and (min-width:760px) {
    .ecv2Navigation .naviList a {
        padding-right: 0.62rem;
        /*overflow: inherit;*/
    }
}



.pc_detail_veiwTitle {
    text-align: center;
    padding: 0.2rem 0;
}

.pc_detail_veiwTitle .veiwTitle_text {
    position: relative;
    font-size: 0.32rem;
    color: #2590D7;
    padding: 0 0.25rem;
    font-weight: bold;
}

.pc_detail_veiwTitle .veiwTitle_text::after {
    display: inline-block;
    width: 0.4rem;
    height: 0.3rem;
    content: "";
    background: url(../../img/index/h5left.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: -0.4rem;
    top: 50%;
    transform: translateY(-50%);
}

.pc_detail_veiwTitle .veiwTitle_text::before {
    display: inline-block;
    width: 0.47rem;
    height: 0.3rem;
    content: "";
    background: url(../../img/index/h5right.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: -0.47rem;
    top: 50%;
    transform: translateY(-50%);
}

.nownav .examNav {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0.31rem;
    box-sizing: border-box;
}

.nownav .examNav a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    width: 1.4rem;
    height: 0.8rem;
    background: #f2f2f2;
    border-radius: 0.05rem;
    font-size: 0.24rem;
    color: #667780;
    margin-right: 0.12rem;
    margin-bottom: 0.25rem;
    padding: 0 0.1rem;
    line-height: 1.2;
}

.zhankaidiv {
    padding: 0 0.31rem;
    box-sizing: border-box;
}

.zhankai {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    background-color: #f2f2f2;
    border-radius: 50px;
    color: #2590D7;
    font-size: 0.28rem;
    text-align: center;
}

.zhankai span {
    position: relative;
}

.zhankai span.kai:before {
    position: absolute;
    top: 0.1rem;
    left: 0.6rem;
    width: 0.3rem;
    height: 0.3rem;
    content: "";
    background: url(../../img/index/h5down.png) no-repeat;
    background-size: 100%;
}

.zhankai span.shou:before {
    position: absolute;
    top: 0.1rem;
    left: 0.6rem;
    width: 0.3rem;
    height: 0.3rem;
    content: "";
    background: url(../../img/index/h5top.png) no-repeat;
    background-size: 100%;
}

.methodtitle {
    float: left;
    width: 100%;
    padding-left: 0.2rem;
    box-sizing: border-box;
    font-size: 0.28rem;
    text-align: left;
    line-height: 0.9rem;
    position: relative;
    color: #2590D7;
}

.methodtitle:before {
    content: "";
    position: absolute;
    top: 0.31rem;
    left: 0;
    width: 0.04rem;
    height: 0.28rem;
    background-color: #2590D7;
    border-radius: 4px;
}

.allnav {
    padding: 0 0.31rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
}

.allnav .examNav a {
    font-size: 0.26rem;
    color: #667780;
    padding: 0 0.1rem;
    width: 1.4rem;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kemudaohang {
    margin-top: 0.15rem;
    margin-bottom: 0.15rem;
    padding-bottom: 0.3rem;
}

.bg-F2F7FA {
    background-color: #F2F7FA;
}


.kemushowdiv {
    padding: 0.1rem 0.31rem 0 0.31rem;
    box-sizing: border-box;
}

.kemushow {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    border-radius: 50px;
    font-size: 0.32rem;
    text-align: center;
}

.kemushow span {
    position: relative;
}

.kemushow span.kai:before {
    position: absolute;
    top: 0.03rem;
    right: -0.5rem;
    width: 0.3rem;
    height: 0.3rem;
    content: "";
    background: url(../../img/index/h5kemushow.png) no-repeat;
    background-size: 100%;
}

.kemusty {
    position: absolute;
    top: 0.9rem;
    left: 0;
    background: #fff;
    z-index: 2;
    border-bottom: 1px solid #eee;
    width: 100%;
}

.kemustydiv {
    position: relative;
    padding-bottom: 0;
    z-index: 999;
    margin-top: 0;
    padding-top: 0.2rem;
    border-top: 0.2rem solid #eee;
}

.myopacity {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.25;
}


/*选择省份*/
.province {
    position: relative;
    display: flex;
    align-items: center;
    width: 90%;
    padding: 0 5%;
    background: #F2F7FA;
    height: 0.8rem;
    line-height: 1;
    font-size: 0.3rem;
    z-index: 400;
}

.province .icon {
    background: url(../../img/index/dingwei.png) no-repeat;
    background-size: 100% 100%;
    width: 0.26rem;
    height: 0.33rem;
}

.province .txt {
    text-indent: 0.15rem;
    color: #666666;
}

.province .proBtn {
    text-indent: 0.15rem;
    color: #999999;
    letter-spacing: 0.02rem;
}

/*选择省份弹框*/
.provinceModel {
    position: fixed;
    width: 90%;
    padding: 0 5%;
    padding-top: 0.25rem;
    background: #FFFFFF;
    height: 6.1rem;
    overflow-y: auto;
    z-index: 400;
}

.provinceModel li {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 0.3rem;
    color: #333333;
    padding-bottom: 0.45rem;
}

.provinceModel li a {
    width: 100%;
}

.provinceModel .provCurrent .icon {
    background: url(../../img/index/icon_gx.png) no-repeat;
    background-size: 100% 100%;
    width: 0.23rem;
    height: 0.16rem;
    margin-right: 0.15rem;
}

/*隐藏滚动条样式*/
.provinceModel::-webkit-scrollbar {
    display: none;
}