﻿body {
    background-color: rgb(93,51,205);
}


/*顶部导航栏div*/
.ec_top {
    width: 100%;
    height: 10%;

    background-color: rgb(67,25,149);
    position: fixed;
    top: 0;
    left: 0;

    right: 0;
    z-index: 99;
    margin: auto;

    display: -webkit-box;

    display: -moz-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    /*垂直居中*/

    -webkit-box-align: center;/*旧版本*/

    -moz-box-align: center;/*旧版本*/

    -ms-flex-align: center;/*混合版本*/

    -webkit-align-items: center;/*新版本*/

    align-items: center;/*新版本*/

}

.zhen1 {
    width: 100%;
    height: 10%;
}
/*文字框*/
.ec_top_k {
    width: 100%;
    height: auto;
    margin: 1% auto;
    text-align: center;
    font-size: 2.4rem;
    color: #6604df;

}


/*a标签的文字颜色 大小 位置 */
.ec_top_k > a {
    color: #fff;
}
.ec_top_k > a:hover {
    color: yellowgreen;
}

/*主体区域内容以及边框宽度大小*/
.ec_ztnr {
    width: 80%;
    height: auto;
    margin: 0 auto;


}
.ec_ztnr > .ec_ztnr1 {
    width: 100%;
    height: auto;
    /*border: 1px solid red;*/

}

/*<%--腾讯新闻腾讯教育图--%>*/
.ec_top_tu1 {


    text-align: center;
    position: relative;



}
.ec_top_tu1 > img {
    width: 100%;
    height: auto;
    max-width: 100%;
    opacity: 1;
}
.ec_top_tu2 {

    margin: 0 auto;
    text-align: center;

}
.ec_top_tu3 {

    margin: 2% auto;
    text-align: center;

}
.ec_top_tu4 {



}



/*开始观看*/
.ec_top_tu2_fen2 {
    position: absolute;
    top: 56%;
    right: 40%;
    z-index: 10;
}
.ec_top_tu2_fen2:hover{
    transform: scale(1.1);
}

.ec_top_zhang1 {
    margin-left: 28%;

}
.ec_top_zhang2 {
    margin-left: 10%;
}


/*---------------------第二区域------------------------*/
div.ec_ztnr2 {
    width: 100%;
    height: 700px;
    border-radius: 20px;
    background-color: rgb(46,0,94);
    position: relative;
    margin-top: 5%;
}
/*精选视频*/
div.ec_ztnr2_sp {

    position: absolute;

    padding: 3%;
    color: white;
    font-size: 2.4rem
}
/*触碰放大*/


.ec_ztnr2_sp_wenzi1 {
    color: white;
    font-size: 2rem;
    line-height: 0em;
}
.ec_ztnr2_sp_wenzi2 {
    color: white;
    font-size: 1.5rem;
    line-height: 0em;
    margin-top: 0%;
}
/*<%--视频路径，图片，姓名--%>*/
div.ec_ztnr2_sp_xinxi {
    width: 100%;
    height: 70%;


    position: absolute;
    top: 20%;

}

/*视频框*/
div.ec_ztnr2_spkuang {
    width: 100%;
    height: 70%;
    margin-right: 5%;
    /*border: 1px solid red;*/
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;


}

/*学校图片*/
div.ec_ztnr2_sp_tupian {
    width: 50%;
    height: auto;
    padding: 2%;
}

.ec_ztnr2_sp_tupian > img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.ec_ztnr2_sp_tupian > img:hover{
    transform: scale(1.01);
}
/*学校姓名和老师姓名的文字大小*/

span.ec_ztnr2_sp_wenzi1 {
    color: white;
    font-size: 2rem;
}
span.ec_ztnr2_sp_wenzi2 {
    color: #CCCCCC;
    font-size: 1rem;
}

/*---------------------第三区域------------------------*/

div.ec_ztnr3 {

    width: 100%;

    height: 100%;
    border: 1px solid rgb(46,0,94);
    background-color: rgb(46,0,94);
    border-radius: 20px;
    margin-top: 5%;
}
/*第一个框的信息*/
.ec_ztnr3_dygk {
    padding:3%;
    margin-bottom: 0%;


}
/*直播回放和院校信息的 分割线*/
.wwww {
    display: flex;
}
.xian1 {
    width: auto;

    text-align:center;

}
.xian2 {
    width: auto;
    text-align:center;

}




.ec_ztnr3_sp_tupian1 > img {
    width: 100%;
    height: 68%;
    max-width: 100%;
}
/*信息框的内容div*/
div.lib_tabborder {

    width: 100%;
    height: 80%;
    margin-top: 0%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: baseline;
    justify-content: flex-start;

}

/*直播回访 和 院校信息*/
span#one1 {
    font-size: 2.4rem;
}
span#one2 {

    font-size: 2.4rem;
}

.huaaa {
   border-left: 6px solid white;
    height: 50%;
    margin-top: 15px;

}


/*文字颜色变化*/
.box{
    display: inline-block;
    color:white;
}

.box.active{
    color: orange;
}

/*触碰变小手*/
.x1.box1:hover {
    cursor: pointer;
}
.x1.box2:hover {
    cursor: pointer;
}
.x2.box2:hover {
    cursor: pointer;
}
.x2.box1:hover {
    cursor: pointer;
}

/*文字颜色变化*/
.box1{
    display: inline-block;
    color:white;
}

.box1.active1{
    color: orange;
}

.box2{
    display: inline-block;
    color:white;
}

.box2.active2{
    color: orange;
}

.more{
    margin: auto 46%;
    padding-top: 1%;
}


.aaa111 {
    width: 100%;
    display: flex;

}
div#lib_tab2 {
    width: 100%;
}
div#lib_tab3 {
    width: 100%;
}

/*div#aaa {*/
/*    width: 100%;*/
/*}*/
.aaaaa11 {
    width: 50%;
    margin: 0 auto;
}
.aaa3 {
    text-align:center;
}


.niceButton3{
    /*background-color: rgb(67 25 149);*/
    border: none;
    color:white;
    padding:16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;

    margin: auto;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
    font-size: 2.0rem;
}
.niceButton3:hover{
    background-color: orange;

}





div#con_two_1 {

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

/*直播回放图*/
div.ec_ztnr3_sp_tupian1 {
    width: 50%;
    height: 68%;
    /*border: 1px solid red;*/

    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 2%;
}
.ec_ztnr3_sp_tupian1 > img:hover{
    transform: scale(1.01);
}

span.ec_ztnr3_sp_wenzi1 {
    color: white;
    font-size: 1.5em;
    margin: 4% 0%;
}
.ec_ztnr3_sp_wenzia {
    color: white;
    font-size: 1.5em;
    margin: auto 16%;
}
.ec_ztnr3_sp_wenzi11 {
    font-size: 3.0em;
}
/*招生简介和院校信息的外边框*/
div.ec_ztnr3_yxxx_jj {
    width: 100%;
    height: auto;


    border-radius: 33px;
    background-color: rgb(128,83,255);
}


/*院校信息的外边框*/
div.ec_ztnr3_sp_tupian {

    height: auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 2%;
    flex-direction: column;
    width: 50%;

}
/*院校图片*/
.ec_ztnr3_yuanxiaotu {
    width: 100%;
    height: auto;
    background-color: white;
    border-radius: 15px;
    margin-bottom: 4%;
    padding: 5%;

}
.ec_ztnr3_yuanxiaotu > img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.ec_ztnr3_yuanxiaotu:hover{
    transform: scale(1.01);
}

/*院校信息的边框*/
.ec_ztnr3_yxxx_bian {
    width: 50%;
    height: 100%;
    border-right: 3px solid rgb(40,40,40);
    padding: 3%;
    text-align: center;
}
.ec_ztnr3_yxxx_bian2 {
    width: 50%;
    height: 100%;
    padding: 3%;
    text-align: center;
}

/*-------学院信息简介--------*/
.martop{
    margin-top: 40px;
}
.school_display_bigdiv{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.school_display_div{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
/*-------------------------*/


/*-------------------------*/
.swiper-button-prev {
    width: 100px;
    height: 30px;
}
.swiper-container2{
    --swiper-navigation-color: #ffa949;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;/* 设置按钮大小 */
    padding-top: 10%;
}
.forum_Halloffame_div{
    display: flex;
    align-items: stretch;

    flex-direction: column;
    padding: 4%;

}
.forum_Halloffame_div > img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.forum_Halloffame_div {
    width: 100%;
}
/*图片触碰变大*/
.forum_Halloffame_div > img:hover {
    transform: scale(1.01);
}

.swiper-button-prev {

}
.aaa2 {
    margin-top: -18%;
    margin-right: 2%;
    color: #8457ff;
}
.swiper-button-prev {
    width: 100px;
    height: 44px;
}
#tab1 {
    margin-top: 3%;
}
/*------------------------------*/
/*省份信息*/
.sf {
    width: 96%;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    color: white;
    margin: auto;
    border-radius: 10px;
   padding: 2%;
    background-color: rgb(67 25 149);

}
#con_one_1 {
    width: 100%;

}

div#con_three_1 {

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
div#con_two_35 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.x1 {
    width: 19%;

    font-size: 1.7rem;
    background-color: rgb(67 25 149);
    border: 2px solid rgb(128 83 255);
}
.x2 {
    width: 19%;

    font-size: 1.7rem;
    background-color: rgb(67 25 149);
    border: 2px solid rgb(128 83 255);

}
.lib_tab2 {

}
.hu123 {
    width: 100%;
}








/*---------------------第四区域------------------------*/


div.ec_ztnr4 {
    width: 100%;
    height: 500px;
    /*border: 1px solid red;*/
    background-color: rgb(46,0,94);
    border-radius: 20px;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 4%;
}
/*div.ec_ztnr4_erweima {*/
/*    width: 50%;*/
/*    height: 55%;*/
/*    !*border: 1px solid red;*!*/
/*    margin: 0 auto;*/
/*    display: flex;*/

/*}*/
/*div.ec_ztnr4_erweima1 {*/
/*    width: 30%;*/
/*    height: 100%;*/
/*    background-color: white;*/
/*    margin-right: 37%;*/
/*    border-radius: 12%;*/


/*}*/

/*div.ec_ztnr4_erweima2 {*/
/*    width: 30%;*/
/*    height: 100%;*/
/*    background-color: white;*/
/*    border-radius: 12%;*/

/*}*/
/*二维码的框框*/
.ec_ztnr4_ewm {
    width: 100%;
    height: 60%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}
.ec_ztnr4_ewm > img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.ec_ztnr4_ewm1 {
    width: 10%;
    height: 60%;
   

}
.ec_ztnr4_ewm1 > img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.ec_ztnr4_ewm2 {
    width: 10%;
    height: 60%;
    
    
    margin-left: 10%;

}
.ec_ztnr4_ewm2 > img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.ec_ztnr4_wz {
    width: 100%;

    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    color: white;
    margin-top: -3%;
}
.ec_ztnr4_wz1 {
    font-size: 2em;
}

.ec_ztnr4_wz2 {
    font-size: 2em;
    margin-left: 14%;
}

div.ec_ztnr4_xinxi {
    margin-left: 28%;
    margin-top: 3%;

}
/*输入款的信息*/
/*-----------------------------------------------------*/

/*-----------------------------------------------------*/

/*主办信息*/
span.ec_ztnr4_xinxi1 {
    color: white;
    font-size: 2.0em;
    word-spacing: 2px;

}
/*字母*/
span.ec_ztnr4_xinxi2 {
    color: white;
    font-size: 1.0em;
    letter-spacing:10px;
}

div.ec_ztnr4_aaa {
    margin-left: -30%;
}
#footer_bottom111 {
    width: 100%;
    padding: 15px 0;
    text-align: center;

}


#footer_bottom111 > div {
    width: 100%;
    height: 100%;
    margin: auto -25%;
    color: #8f8f8f;
}
footer_bottom111 > p {
    color: #8f8f8f;
}

#footer_bottom111 img, #footer_bottom111 a {
    height: 20px;
    color: #8f8f8f;
}

#footer_bottom111 img, #footer_bottom111 a:hover {
    color: white;
}


#footer_bottom > div {
    width: 100%;
    height: 100%;
    margin: auto;
    color: #8f8f8f;
}



/*屏幕大小分辨率*/
@media screen and (max-width: 1800px) and (min-width: 1720px){

}

@media screen and (max-width: 1720px) and (min-width: 1680px){
    .ec_ztnr4_ewm1 {
        width: 12%;
    }
    .ec_ztnr4_ewm2 {
        width: 12%;
    }

}

@media screen and (max-width: 1680px) and (min-width: 1440px){
    div.ec_ztnr3_sp_tupian {
        margin-bottom: 7%;

    }

    .ec_ztnr3_sp_wenzia {
        color: white;
        font-size: 1.4em;
        margin: auto 16%;
    }
    /*二维码的框*/
    .ec_ztnr4_ewm1 {
        width: 13%;
    }
    .ec_ztnr4_ewm2 {
        width: 13%;
    }
    div.ec_ztnr2 {

        height: 650px;

    }


}

@media screen and (max-width: 1440px) and (min-width: 1366px){
    .ec_ztnr3_sp_wenzia {
        color: white;
        font-size: 1.4em;
        margin: auto 16%;
    }
    div.ec_ztnr2 {

        height: 600px;

    }
    .aaa2 {
        margin-top: -20%;

    }


    /*开始观看 */
    .ec_top_tu2_fen2 {
        position: absolute;
        top: 56%;
        right: 36%;
        z-index: 10;
    }
    /*二维码的框*/
    .ec_ztnr4_ewm1 {
        width: 15%;
    }
    .ec_ztnr4_ewm2 {
        width: 15%;
    }

}

@media screen and (max-width: 1366px) and (min-width: 1280px){
    div.lib_tabborder {
        width: 100%;
        height: 80%;
        margin-left: 0%;
    }
    div.ec_top_zhang1 {
        margin-left: 13%;
    }
    div.ec_ztnr2 {
        height: 520px;
    }


    span.ec_ztnr3_sp_wenzia {
        color: white;
        font-size: 1.5em;
        margin: auto 12%;
    }


    div.ec_ztnr4_xinxi {
        margin-left: 20%;
        margin-top: 4%;
    }

    /*二维码的框*/
    .ec_ztnr4_ewm1 {
        width: 15%;
    }
    .ec_ztnr4_ewm2 {
        width: 15%;
    }

    div.ec_ztnr3_sp_tupian1 {
        width: 48%;
        height: 68%;

        margin-left: 1%;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-top: 3%;
    }


    #footer_bottom111 {
        width: 100%;
        padding: 2% 26%;
        text-align: center;
    }
    /*开始观看 */
    .ec_top_tu2_fen2 {
        position: absolute;
        top: 56%;
        right: 34%;
        z-index: 10;
    }
 .ec_top_tu2_fen2 > img {
	width:60%;
}


}

@media screen and (max-width: 1279px) and (min-width: 1024px){
    .aaa2 {
        margin-top: -22%;
    }
    .forum_Halloffame_div {
        margin-top: 10%;
        width: 100%;
    }



    span.ec_ztnr3_sp_wenzia {
        color: white;
        font-size: 1.5em;
        margin: auto 12%;
    }

    .ec_top_xinxi ul li {
        width: 100%;
        font-size: 1.4em;
        padding-top: 8%;
        margin-left: 40%;
    }
    .ec_top_zhang1 {
        margin-left: 14%;
    }


    span.ec_ztnr3_sp_wenzia {

        margin: auto 8%;
    }

    div.ec_ztnr2 {

        height: 520px;

    }



    div.ec_ztnr3_sp_tupian1 > img {
        width: 100%;
        height: 68%;
        max-width: 100%;
    }
    span.ec_ztnr3_sp_wenzi1 {
        font-size: 1.3em;
    }
    div.ec_ztnr3_sp_tupian > img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }


    span.ec_ztnr4_xinxi1 {

        font-size: 1.6em;

    }
    span.ec_ztnr4_xinxi2 {
        font-size: 0.6em;

    }
    div.ec_ztnr4_xinxi {
        margin-left: 20%;

    }


    /*二维码的框*/
    .ec_ztnr4_ewm1 {
        width: 17%;
        height: 74%;
    }
    .ec_ztnr4_ewm2 {
        width: 17%;
        height: 74%;
    }




    /*开始观看 */
    .ec_top_tu2_fen2 {
        position: absolute;
        top: 56%;
        right: 32%;
        z-index: 10;
    }
    div.ec_ztnr4 {
        width: 100%;
        height: 400px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 960px) {
    .ec_top {
        width: 100%;
        height: 6%;
    }
    .ec_top_k {
        width: 100%;
        height: auto;
        margin: 1% auto;
        text-align: center;
        font-size: 2.8em;
    }

    .ec_top_tu1 > img {

        width: 140%;
        height: auto;
        max-width: 140%;
        opacity: 1;
        position: inherit;
        right: 0;
        left: -12em;
    }
    .ec_top_tu1 {


        text-align: center;
        position: relative;
        margin-top: 6%;
        overflow: hidden;


    }
    div.ec_ztnr2_spkuang {
        margin-top: 2%;
    }
    .ec_top_zhang1 {
        margin-left: 10%;
    }
    .ec_ztnr {
        width: 96%;
        height: auto;
        margin: 0 auto;
        padding-top: 0%;
    }




    div.ec_ztnr2 {

        height: 520px;

    }



    div.ec_ztnr3_sp_tupian1 > img {
        width: 100%;
        height: 68%;
        max-width: 100%;
    }

    div.ec_ztnr3_sp_tupian > img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    .ec_top_watch > span {
        font-size: 2.0em;
    }
    div.ec_ztnr3_sp_tupian {
        margin-left: 0%;
    }
    .ec_ztnr3_sp_wenzia {
        color: white;
        font-size: 2.5em;
        margin: auto ;
    }

    span.ec_ztnr4_xinxi1 {

        font-size: 1.6em;

    }
    span.ec_ztnr4_xinxi2 {
        font-size: 0.6em;

    }
    div.ec_ztnr4_xinxi {
        margin-left: 23%;

    }

    /*二维码的框*/
    .ec_ztnr4_ewm1 {
        width: 18%;
        height: 60%;
    }
    .ec_ztnr4_ewm2 {
        width: 18%;
        height: 60%;
    }
    .ec_ztnr4_wz2 {
        font-size: 2em;
        margin-left: 17%;
    }

    #footer_bottom111 > div {
        width: 100%;
        height: 100%;
        margin: auto -10%;
        color: #8f8f8f;

    }
    /*开始观看 */
    .ec_top_tu2_fen2 {
        position: absolute;
        top: 56%;
        right: 32%;
        z-index: 10;
    }
    .ec_top_tu2_fen2 > img {
        width: 60%;
        height: auto;
        max-width: 100%;
    }

    .swiper-container2{

        padding-top: 12%;
    }
    .hu123 {
        width: 100%;

    }

    /*省份文字大小*/
    .x1 {
        width: 19%;
        font-size: 2.0rem;
        border: 2px solid rgb(128 83 255);
        background-color: rgb(67 25 149);
    }
    .x2 {
        width: 19%;

        font-size: 2.0rem;
        background-color: rgb(67 25 149);
        border: 2px solid rgb(128 83 255);
    }

    .aaa2 {
        margin-top: -20%;
    }

}

@media screen and (max-width: 959px) and (min-width: 860px){

    .ec_top_tu1 {
        margin-top: 6%;
    }
    .aaa2 {
        margin-top: -18%;
    }
    .forum_Halloffame_div {
        margin-top: 10%;
    }


    .ec_top_k {
        font-size: 2.4em;
    }

    .ec_top_watch > span {
        font-size: 1.8em;
    }
    .ec_top_xinxi ul li {
        width: 100%;
        font-size: 1.8em;
        padding-top: 8%;
    }
    .ec_ztnr2_sp > span {
        font-size: 2.2em;

    }
    div.ec_ztnr2 {
        height: 400px;
    }
    span.ec_ztnr3_sp_wenzi1 {

        font-size: 1.0em;

    }
    .ec_ztnr3_sp_wenzia {
        color: white;
        font-size: 1em;
        margin: auto 14%;
    }



    span.ec_ztnr4_xinxi1 {
        color: white;
        font-size: 1.6em;
        word-spacing: 6px;
    }
    span.ec_ztnr4_xinxi2 {

        font-size: 0.7em;

    }
    div.ec_ztnr4_xinxi {
        margin-left: 14%;
        margin-top: 5%;
    }
    #footer_bottom111 > div {

        margin: auto -7%;

    }

    .ec_top_zhang1 {
        margin-left: 6%;
    }

    div.ec_ztnr3_sp_tupian1 > img {
        width: 100%;
        height: 68%;
        max-width: 100%;
    }
    /*开始观看 */
    .ec_top_tu2_fen2 {
        position: absolute;
        top: 56%;
        right: 26%;
        z-index: 10;
    }

    /*二维码的框*/
    .ec_ztnr4_ewm1 {
        width: 23%;
        height: 60%;
    }
    .ec_ztnr4_ewm2 {
        width: 23%;
        height: 60%;
    }
    /*div.ec_ztnr2_sp {*/
    /*    font-size: 1.8em;*/
    /*}*/


    /*.ec_ztnr2_sp_wenzi1 {*/
    /*    color: white;*/
    /*    font-size: 1.5em;*/
    /*    line-height: 0em;*/
    /*}*/
    /*.ec_ztnr2_sp_wenzi2 {*/
    /*    color: white;*/
    /*    font-size: 1em;*/
    /*    line-height: 0em;*/
    /*}*/


}

@media screen and (max-width: 859px) and (min-width: 730px){
    .ec_top_tu1 {
        margin-top: 2%;
    }
    .aaa2 {
        margin-top: -22%;
    }
    .forum_Halloffame_div {
        margin-top: 12%;
        width: 100%;
    }
    .x1 {
        font-size: 1.5rem;
    }
    .x2 {
        font-size: 1.5rem;
    }
    .aaa2 {
        margin-top: -22%;
    }

    .ec_top_watch > span {
        font-size: 1.4em;
    }
    .ec_top_tu2 > img {
        width: 100%;
        height: auto;
        max-width: 100%;
    } .ec_top_tu3 > img {
          width: 100%;
          height: auto;
          max-width: 100%;
      }
    .ec_top_xinxi ul li {
        font-size: 1.4em;
    }
    .ec_top_zhang1 {
        margin-left: 11%;
    }
    .ec_ztnr2_sp > span {
        font-size: 1.8em;
    }
    div.ec_ztnr2 {
        height: 400px;
    }
    div.ec_ztnr3_sp_tupian1 > img {
        width: 100%;
        height: 68%;
        max-width: 100%;
    }

    #aaaa {
        font-size: 0.85em;
    }
    div.ec_ztnr3_sp_tupian {

        margin: auto;
    }
    span.ec_ztnr4_xinxi1 {

        font-size: 1.5em;

    }
    span.ec_ztnr4_xinxi2 {

        font-size: 0.5em;

    }
    div.ec_ztnr4_xinxi {
        margin-left: 10%;
        margin-top: 6%;
    }

    .ec_ztnr3_sp_wenzia {
        color: white;
        font-size: 1.0em;
        margin: auto 12%;
    }
    .ec_ztnr3_sp_wenzi11 {
        font-size: 2em;
    }
    div.ec_ztnr3_sp_tupian {
        margin: 2% auto;
    }
    div.ec_ztnr4_erweima {
        width: 100%;
        height: 42%;
    }
    div.ec_ztnr4_wenzi1 {
        margin-top: 4%;
        margin-left: 6%;
    }
    div.ec_ztnr4_wenzi2 {

        margin-top: -4%;
        margin-left: 73%;
    }
    #footer_bottom111 > div {

        margin: auto -7%;

    }
    /*开始观看 */
    .ec_top_tu2_fen2 {
        position: absolute;
        top: 56%;
        right: 24%;
        z-index: 10;
    }

    .ec_top_k {
        width: 50%;
        height: auto;
        margin: 1% auto;
        text-align: center;
        font-size: 1em;
    }



    /*.ec_ztnr2_sp_wenzi1 {*/
    /*    color: white;*/
    /*    font-size: 1.5em;*/
    /*    line-height: 0em;*/
    /*}*/
    /*.ec_ztnr2_sp_wenzi2 {*/
    /*    color: white;*/
    /*    font-size: 1em;*/
    /*    line-height: 1em;*/
    /*}*/

    /*二维码的框*/
    .ec_ztnr4_ewm1 {
        width: 23%;
        height: 60%;
    }
    .ec_ztnr4_ewm2 {
        width: 23%;
        height: 60%;
    }
    .ec_ztnr4_wz {
        margin-top: -7%;
    }
    div.ec_ztnr4 {
        height: 400px;
    }



}
@media screen and (max-width: 729px) and (min-width: 600px){
    .x1 {
        font-size: 1.4rem;
    }
    .x2 {
        font-size: 1.4rem;
    }
    .forum_Halloffame_div .aaa2 {
        margin-top: -22%;
    }
    .forum_Halloffame_div {
        margin-top: 14%;
        width: 100%;
    }

    .ec_top_watch > span {
        font-size: 1.4em;
    }
    .ec_ztnr {
        width: 96%;
        height: auto;
        margin: 0 auto;

    }
    .ec_top_tu2 > img {
        width: 100%;
        height: auto;
        max-width: 100%;
    } .ec_top_tu3 > img {
          width: 100%;
          height: auto;
          max-width: 100%;
      }
    .ec_top_xinxi ul li {
        font-size: 1.4em;
    }
    .ec_top_zhang1 {
        margin-left: 11%;
    }
    .ec_ztnr2_sp > span {
        font-size: 1.8em;
    }
    div.ec_ztnr2 {
        height: 400px;
    }
    div.ec_ztnr3_sp_tupian1 > img {
        width: 100%;
        height: 68%;
        max-width: 100%;
    }

    #aaaa {
        font-size: 0.85em;
    }
    div.ec_ztnr3_sp_tupian {

        margin: auto;
    }
    span.ec_ztnr4_xinxi1 {

        font-size: 1.5em;

    }
    span.ec_ztnr4_xinxi2 {

        font-size: 0.5em;
        letter-spacing: 7px;

    }
    div.ec_ztnr4_xinxi {
        margin-left: 15%;
        margin-top: 6%;
    }

    .ec_ztnr3_sp_wenzia {
        color: white;
        font-size: 1.0em;
        margin: auto 7%;
    }
    div.ec_ztnr3_sp_tupian {
        margin: 2% auto;
    }
    div.ec_ztnr4_erweima {
        width: 100%;
        height: 42%;
    }
    div.ec_ztnr4_wenzi1 {
        margin-top: 4%;
        margin-left: 6%;
    }
    div.ec_ztnr4_wenzi2 {

        margin-top: -4%;
        margin-left: 73%;
    }
    #footer_bottom111 > div {

        margin: auto -7%;

    }
    /*开始观看 */
    .ec_top_tu2_fen2 {
        position: absolute;
        top: 56%;
        right: 20%;
        z-index: 10;
    }
    .ec_top_tu2_fen2 > img {
        width: 60%;
        height: auto;
        max-width: 100%;
    }
    .ec_top_k {
        width: 50%;
        height: auto;
        margin: 1% auto;
        text-align: center;
        font-size: 1em;
    }

    /*二维码的框*/
    .ec_ztnr4_ewm1 {
        width: 23%;
        height: 60%;
    }
    .ec_ztnr4_ewm2 {
        width: 23%;
        height: 60%;
    }
    .ec_ztnr4_wz {
        margin-top: -7%;
    }
    div.ec_ztnr4 {
        height: 400px;
    }




}
@media screen and (max-width: 599px) and (min-width: 500px){
    .ec_ztnr {
        width: 96%;
        height: auto;
        margin: 0 auto;

    }
    .ec_top_k {
        width: 50%;
        height: auto;
        margin: 1% auto;
        text-align: center;
        font-size: 0.9em;
    }
    .ec_top_tu2 > img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    .ec_top_tu3 > img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    /*div.ec_ztnr2_sp {*/
    /*    color: white;*/
    /*    font-size: 1.4em;*/
    /*}*/
    .ec_top_watch > span {
        font-size: 1.3em;
    }
    .ec_top_xinxi {
        font-size: 0.8em;
    }
    .ec_ztnr2_sp > span {
        font-size: 1.2em;
    }
    .ec_top_xinxi ul li {
        font-size: 1.5em;
    }
    .ec_top_zhang1 {
        margin-left: 5%;
    }
    div.ec_ztnr3_sp_tupian {
        margin-left: 5%;
    }
    div.ec_ztnr2 {
        height: 400px;
    }
    /*span.ec_ztnr2_sp_wenzi1 {*/
    /*    font-size: 1em;*/
    /*}*/
    /*span.ec_ztnr3_sp_wenzi1 {*/
    /*    font-size: 0.6em;*/
    /*}*/


    .ec_ztnr3_sp_wenzia {
        color: white;
        font-size: 0.5em;
        margin: auto 9%;
    }
    .ec_ztnr3_sp_wenzi11 {
        font-size: 1.5em;
    }
    div.ec_ztnr4_erweima {
        width: 100%;
        height: 30%;

    }
    div.ec_ztnr4_wenzi1 {
        color: white;
        font-size: 1.4em;
        margin-top: 3%;
        margin-left: 8%;
    }
    div.ec_ztnr4_wenzi2 {

        font-size: 1.4em;
        margin-top: -5%;
        margin-left: 76%;
    }
    span.ec_ztnr4_xinxi1 {
        font-size: 1.0em;
    }
    span.ec_ztnr4_xinxi2 {
        color: white;
        font-size: 0.6em;
        letter-spacing: 4px;
    }
    div.ec_ztnr4_xinxi {
        margin-left: 20%;
        margin-top: 8%;
    }
    #footer_bottom111 > div {
        margin: auto -7%;

    }
    div.ec_ztnr4 {
        height: 400px;
    }
    /*开始观看 */
    .ec_top_tu2_fen2 {
        position: absolute;
        top: 66%;
        right: 14%;
        z-index: 10;
    }
    .ec_top_tu2_fen2 > img {
        width: 60%;
        height: auto;
        max-width: 100%;
    }

    /*二维码的框*/
    .ec_ztnr4_ewm1 {
        width: 28%;
        height: 70%;
    }
    .ec_ztnr4_ewm2 {
        width: 28%;
        height: 70%;
    }
    .ec_ztnr4_wz {
        margin-top: -8%;
    }


}
@media screen and (max-width: 499px) and (min-width: 399px) {
    .ec_ztnr {
        width: 96%;
        height: auto;
        margin: 0 auto;

    }
    .ec_top {

        height: 3%;

    }
    div.ec_ztnr3_sp_tupian {
        margin-left: 5%;
    }
    .ec_top_watch > span {
        font-size: 1.4em;
    }

    .ec_top_zhang1 {
        margin-left: 8%;
    }

    .ec_top_tu4 > img {
        width: 60%;
        height: auto;
        max-width: 100%;
    }
    .ec_top_k {
        font-size: 0.7em;
    }
    /*span.ec_ztnr2_sp_wenzi1 {*/
    /*    color: white;*/
    /*    font-size: 1em;*/
    /*}*/
    .ec_top_xinxi {
        font-size: 0.8em;
    }
    .ec_ztnr2_sp > span {
        font-size: 1.2em;
    }

    .ec_top_tu2  > img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    .ec_top_tu3  > img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    /*.ec_top_tu4  > img {*/
    /*    width: 100%;*/
    /*    height: auto;*/
    /*    max-width: 100%;*/
    /*}*/
    .ec_top_watch > span {
        font-size: 1.0em;
    }
    .ec_top_xinxi {
        font-size: 0.3em;
    }
    .ec_top_zhang1 {
        margin-left: 10%;

    }
    div.ec_ztnr2 {
        height: 200px;
    }
    div.ec_ztnr2_sp_xinxi {
        top: 32%;
    }

    div.ec_ztnr3_sp_tupian1 > img {
        width: 100%;
        height: 68%;
        max-width: 100%;
    }

    span.ec_ztnr3_sp_wenzi1 {
        font-size: 0.5em;
    }
    .ec_top {
        height: 4%;
    }




    div.ec_ztnr3_sp_tupian > img {
        width: 50%;
        height: auto;
        max-width: 100%;
    }
    /*院校信息为文字*/
    .ec_ztnr3_sp_wenzia {
        color: white;
        font-size: 0.5em;
        margin: auto 7%;
    }
    .ec_ztnr3_sp_wenzi11 {
        font-size: 1.6em;
    }

    /*底部信息*/
    div.ec_ztnr4_erweima {
        width: 100%;
        height: 35%;
    }
    div.ec_ztnr4_wenzi1 {
        color: white;
        font-size: 1.8em;
        margin-top: 4%;
        margin-left: 5%;
    }
    div.ec_ztnr4_wenzi2 {
        color: white;
        font-size: 1.8em;
        margin-top: -5%;
        margin-left: 71%;
    }
    span.ec_ztnr4_xinxi1 {
        color: white;
        font-size: 0.8em;
        word-spacing: 2px;
    }
    span.ec_ztnr4_xinxi2 {
        color: white;
        font-size: 0.5em;
        letter-spacing: 3px;
    }
    div.ec_ztnr4_xinxi {
        margin-left: 16%;
        margin-top: 13%;
    }
    #footer_bottom111 > div {
        width: 100%;
        height: 100%;
        margin: auto -8%;
        color: #8f8f8f;
    }
    div.ec_ztnr4 {
        width: 100%;
        height: 366px;

    }
    /*开始观看 */
    .ec_top_tu2_fen2 {
        position: absolute;
        top: 66%;
        right: 6%;
        z-index: 10;
    }
    .ec_top_tu2_fen2 > img {
        width: 50%;
        height: auto;
        max-width: 100%;
    }




}
@media screen and (max-width: 398px) and (min-width: 300px) {
    .ec_ztnr {
        width: 96%;
        height: auto;
        margin: 0 auto;

    }
    .ec_ztnr > .ec_ztnr1 {
        width: 100%;
        height: auto;
        /*border: 1px solid red;*/
        padding-top: 10%;
    }
    #ec_top_tu1_fen1 {
        padding-top: 10%;
    }

    .ec_top {

        height: 3%;

    }
    div.ec_ztnr3_sp_tupian {
        margin-left: 5%;
    }
    .ec_top_watch > span {
        font-size: 1.8em;
    }
    .ec_top_zhang1 {
        margin-left: 8%;
    }

    .ec_top_tu4 > img {
        width: 60%;
        height: auto;
        max-width: 100%;
    }
    .ec_top_k {
        font-size: 0.5em;
    }
    /*span.ec_ztnr2_sp_wenzi1 {*/
    /*    color: white;*/
    /*    font-size: 1em;*/
    /*}*/
    .ec_top_xinxi {
        font-size: 0.8em;
    }
    .ec_ztnr2_sp > span {
        font-size: 1.2em;
    }

    .ec_top_tu2  > img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    .ec_top_tu3  > img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    /*.ec_top_tu4  > img {*/
    /*    width: 100%;*/
    /*    height: auto;*/
    /*    max-width: 100%;*/
    /*}*/
    .ec_top_watch > span {
        font-size: 1.0em;
    }
    .ec_top_xinxi {
        font-size: 0.3em;
    }
    .ec_top_zhang1 {
        margin-left: 10%;

    }
    div.ec_ztnr2 {
        height: 200px;
    }
    div.ec_ztnr2_sp_xinxi {
        top: 32%;
    }
    div.ec_ztnr3_sp_tupian1 > img {
        width: 100%;
        height: 68%;
        max-width: 100%;
    }

    span.ec_ztnr3_sp_wenzi1 {
        font-size: 0.5em;
    }
    .ec_top {
        height: 4%;
    }




    div.ec_ztnr3_sp_tupian > img {
        width: 50%;
        height: auto;
        max-width: 100%;
    }
    /*院校信息为文字*/
    .ec_ztnr3_sp_wenzia {
        color: white;
        font-size: 0.5em;
        margin: auto 7%;
    }
    .ec_ztnr3_sp_wenzi11 {
        font-size: 1.6em;
    }

    /*底部信息*/
    div.ec_ztnr4_erweima {
        width: 100%;
        height: 35%;
    }
    div.ec_ztnr4_wenzi1 {
        color: white;
        font-size: 1.8em;
        margin-top: 4%;
        margin-left: 5%;
    }
    div.ec_ztnr4_wenzi2 {
        color: white;
        font-size: 1.8em;
        margin-top: -5%;
        margin-left: 71%;
    }
    span.ec_ztnr4_xinxi1 {
        color: white;
        font-size: 0.8em;
        word-spacing: 2px;
    }
    span.ec_ztnr4_xinxi2 {
        color: white;
        font-size: 0.5em;
        letter-spacing: 3px;
    }
    div.ec_ztnr4_xinxi {
        margin-left: 16%;
        margin-top: 13%;
    }
    #footer_bottom111 > div {
        width: 100%;
        height: 100%;
        margin: auto -8%;
        color: #8f8f8f;
    }
    div.ec_ztnr4 {
        width: 100%;
        height: 366px;

    }.ec_top {

         height: 3%;

     }
    div.ec_ztnr3_sp_tupian {
        margin-left: 5%;
    }
    .ec_top_watch > span {
        font-size: 1.8em;
    }
    .ec_top_zhang1 {
        margin-left: 8%;
    }

    .ec_top_tu4 > img {
        width: 60%;
        height: auto;
        max-width: 100%;
    }

    /*span.ec_ztnr2_sp_wenzi1 {*/
    /*    color: white;*/
    /*    font-size: 1em;*/
    /*}*/
    .ec_top_xinxi {
        font-size: 0.8em;
    }
    .ec_ztnr2_sp > span {
        font-size: 0.8em;
    }

    .ec_top_tu2  > img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    .ec_top_tu3  > img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    /*.ec_top_tu4  > img {*/
    /*    width: 100%;*/
    /*    height: auto;*/
    /*    max-width: 100%;*/
    /*}*/
    .ec_top_watch > span {
        font-size: 0.8em;
    }
    .ec_top_xinxi {
        font-size: 0.2em;
    }
    .ec_top_zhang1 {
        margin-left: 10%;

    }
    div.ec_ztnr2 {
        height: 200px;
    }
    div.ec_ztnr2_sp_xinxi {
        top: 32%;
    }
    div.ec_ztnr3_sp_tupian1 > img {
        width: 100%;
        height: 68%;
        max-width: 100%;
    }

    span.ec_ztnr3_sp_wenzi1 {
        font-size: 0.3em;
    }
    .ec_top {
        height: 4%;
    }




    div.ec_ztnr3_sp_tupian > img {
        width: 50%;
        height: auto;
        max-width: 100%;
    }
    /*院校信息为文字*/
    .ec_ztnr3_sp_wenzia {
        color: white;
        font-size: 0.5em;
        margin: auto 2%;
    }
    .ec_ztnr3_sp_wenzi11 {
        font-size: 1.6em;
    }

    /*底部信息*/
    div.ec_ztnr4_erweima {
        width: 100%;
        height: 23%;
    }
    div.ec_ztnr4_wenzi1 {
        color: white;
        font-size: 1.2em;
        margin-top: 4%;
        margin-left: 5%;
    }
    div.ec_ztnr4_wenzi2 {
        color: white;
        font-size: 1.2em;
        margin-top: -5%;
        margin-left: 71%;
    }
    span.ec_ztnr4_xinxi1 {
        color: white;
        font-size: 0.8em;
        word-spacing: 2px;
    }
    span.ec_ztnr4_xinxi2 {
        color: white;
        font-size: 0.5em;
        letter-spacing: 3px;
    }
    div.ec_ztnr4_xinxi {
        margin-left: 4%;
        margin-top: 13%;
    }
    #footer_bottom111 > div {
        width: 100%;
        height: 100%;
        margin: auto -3%;
        color: #8f8f8f;
    }
    div.ec_ztnr4 {
        width: 100%;
        height: 366px;

    }
}
@media screen and (max-width: 300px) and (min-width: 200px)  {
    .ec_ztnr {
        width: 90%;
        height: auto;
        margin: 0 auto;

    }
    div.ec_ztnr3_sp_tupian {
        margin-left: 5%;
    }
    div.ec_top {
        height: 3%;
    }
    .ec_top_watch > span {
        font-size: 1.4em;
    }
    .ec_top_k {
        font-size: 0.4em;
    }
    .ec_top_zhang1 {
        margin-left: 10%;
    }
    .ec_top_tu1 > img {
        width: 100%;
        height:auto;
        max-width: 100%;
    }
    .ec_top_tu2 > img {
        width: 100%;
        height:auto;
        max-width: 100%;
    }
    .ec_top_tu3 > img {
        width: 100%;
        height:auto;
        max-width: 100%;
    }
    .ec_top_tu4 > img {
        width: 100%;
        height:auto;
        max-width: 100%;
    }
    .ec_top_watch > span {
        font-size: 0.6em;
    }
    .ec_top_xinxi {
        font-size: 0.1em;
    }
    .ec_ztnr2_sp > span {
        font-size: 1em;
    }
    div.ec_ztnr2 {

        height: 200px;

    }
    span.ec_ztnr2_sp_wenzi1 {
        color: white;
        font-size: 0.6em;
    }
    span.ec_ztnr2_sp_wenzi2 {
        color: white;
        font-size: 0.8em;
    }

    .ec_top_k {
        width: 50%;
        height: auto;
        margin: 1% auto;
        text-align: center;
        font-size: 0.5em;
    }
}