
@font-face {
    font-family: 'aa';
    src: url('http://special.meirixue.com/2020xhwlt/images/1.TTF');
}
* {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    font-family: aa;
}
html,body{
    color:#fff;
    background:#0128ac;
    font-family: aa;
    line-height:26px;
}
a{
    color:#fff;
    text-decoration: none;
}
.banner {
    width: 100%;
    height: 612px;
    background: url(images/a/1_02.jpg) no-repeat center center;
}

/*新闻*/
.new {
    width: 100%;
    background:#0128ac url(images/a/1_03.jpg) no-repeat center top;
    height:410px;
}
.newcontent{
    width:1160px;
    height:auto;
    background:rgba(0,33,124,0.6);
    position: relative;
    margin:0 auto;
    padding:30px 30px 0;
    box-sizing: border-box;
    overflow: hidden;
}
.new_left{
    width:550px;
    height:360px;
    float: left;
    position: relative;

}
.new_left .swiper-container{
    width:550px;
    height:320px;
}
.new_left .swiper-slide{
    border:3px solid #f2e0c0;
    box-sizing: border-box;
}
.new_left .swiper-container img{
    width:544px;
    height:314px;
}
.new_right{
    width:520px;
    height:auto;
    border:1px solid #304da6;
    box-sizing: border-box;
    padding:0px 20px 0px;
    float: right;
}
.new_right h3{
    font-size:18px;
    color:#fff;
    border-bottom:1px dashed #304da6;
    padding:13px 5px 13px;
}
.new_right h3 p{
    font-size:14px;
    font-weight:normal;
    line-height:20px;
}
.new_right h3:last-child{
    border-bottom:none;
}
.new_right h3 a{
    display: flex;
    line-height:35px;
}
.new_right h3 a:hover{
}
.new_right h3 a span{
    padding-left:5px;
}

.education h3,.say h3,.cooperation h3,.guest h3,.online h3,.tall h3,.baogao h3,.pic h3{
    width:600px;
    padding-top:60px;
    margin:0 auto 0;
}


.education{
    width:100%;
    height:auto;
}
.education_con{
    width:1200px;
    margin:0 auto;
    padding:30px 0;
}


.education_con>p{
    width:1194px;
    height:574px;

}
.education_con>p img{
    width:1194px;
    height:514px;
    border:3px solid #f2e0c0;
}
.education_con>h4{
    width:184px;
    float: right;
    height:54px;
}
/*演讲*/
.educationspeech_body{
    background:rgba(0,7,80,0.2);
    padding:50px 0 10px;
    position: relative;
    z-index:1
}
.education_speech{
    width:1200px;
    margin:0 auto 40px;
    position: relative;
    height:390px;
}
.zhiye_body{
    width:1204px;
    overflow:hidden;
    margin:0 auto;
    padding:40px 0 60px;
    display: none;
}
.zhiye_body p{
    width:562px;
    height:400px;
    float: left;
    margin:0 20px;
    background:#faecc8;
}
.zhiye_body p img{
    width:562px;
    height:350px;
}
.zhiye_body p span{
    display: block;
    height:50px;
    line-height:46px;
    text-align: center;
    width:562px;
    color:#392900;
    font-weight:bold;
}
.speech_left{
    width:605px;
    height:402px;
    position: relative;
    z-index:2;
}
.speech_left h4{
    width:144px;
    height:47px;

}
.speech_left p{
    width:596px;
    height:348px;
    background:#fff9e9;
    padding:4px;
    border-radius:5px;
}
.speech_left p img{
    width:596px;
    height:348px;
}
.speech_right{
    width:560px;
    height:296px;
    position: absolute;
    background:#00217c;
    right:0;
    bottom:0;
    padding-left:600px;
    padding-top:50px;
}
.speech_right h4{
    font-size:30px;
    padding-left:20px;
    display: flex;
    align-items: center;
}
.speech_right h4 span{
    font-size:18px;
    font-weight: normal;
    margin-left:8px;
}
.speech_right h4 span span{
    margin-left:0;
}
.speech_right P{
    width:480px;
    background:#021e6b;
    padding:20px 20px;
    line-height:25px;
    margin-top:20px;
}
.speech_right P span{
    cursor: pointer;
}
.speech_right P span:hover{
    text-decoration: underline;
}
.speech_right P font{
    display: block;
    font-size:20px;
    line-height:30px;
}
/*演讲*/
.people_con{
    width:1200px;
    height:600px;
    margin:30px 0 0;
    padding:10px 0 50px;
    position: relative;
}
.people_con .swiper-container{
    width:1130px;
    margin:0 auto;
    height:600px;
}
.people_con .swiper-slide{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.people_con .swiper-slide p{
    width:320px;
    height:270px;
    background:#fff7e3;
    border-radius: 0.1rem;
    color:#000451;
    font-size:14px;
    line-height:20px;
    text-align: center;
    padding:10px;
    margin:0 15px;
    float: left;
    cursor: pointer;
}
.people_con .swiper-slide p img{
    width:320px;
    height:210px;
    display: block;
    margin:0 auto;
}
.people_con .swiper-slide p font{
    display: block;
    font-size:20px;
    font-weight: bold;
    line-height:40px;
}
.text{
    width:1100px;
    margin:30px auto;
}
.text>h4{
    font-size:22px;
    text-align: center;
    line-height:50px;
}
/*嘉宾*/
.guest_pc{
    width:1200px;
    margin:20px auto 0;
    position: relative;
}
.guest{
    height:898px;
}
.guest1{
    display: none;
}
.guest .swiper-container{
    height:630px;
}
.guest .swiper-container ul li{
    width:190px;
    float: left;
    text-align: center;
    margin:0 15px 30px;
    font-size:15px;
    height:290px;
}
.guest .swiper-container ul li img{
    width:190px;
    height:190px;
    border-radius: 50%;
}
.guest .swiper-container ul{
    padding:0 45px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;height:100%;
}
.guest .swiper-container ul h4{
    font-size:18px;
    line-height:30px;
    margin-top:2px;
}

.guest .swiper-pagination{
    width:100%;
    bottom:0px
}
.cooperation{
    background-size:100% 100%;
    padding-bottom:40px;
}
.swiper-pagination-bullet{
    margin:0 10px;
    opacity:0.5;
    background:#fff;
}
.swiper-pagination-bullet-active{
    opacity: 1;
}
.cooperation>ul{
    width:1010px;
    margin:0 auto 0;
    overflow: hidden;
}
.cooperation>ul li{
    width:176px;
    height:76px;
    border-radius:6px;
    overflow: hidden;
    background: #fff;
    float: left;margin:0 13px 20px;
}
.morenews{
    overflow: hidden;
    background:url(images/a_11.jpg) no-repeat;
    height:471px;
}
.morenews_con{
    width:1050px;
    margin:0 auto;

}
.morenews_con dl{
    width:188px;
    margin:10px 80px 0 130px;
    text-align: center;
    float: left;

}
.morenews_con dt img{
    width:200px;
}
.morenews_con dl dd{
    line-height:40px;
}
.morenews_con>div{
    height:236px;
    padding:0 40px 0 80px;
    float: left;
    border-left:1px dashed #4743d7;
    color:#fff;
    font-size:16px;
    width:520px;
}
.morenews_con>div h5,.morenews_con>div h6{
    font-size:18px;
    color:#ffefca;
    padding-left:60px;
    height:50px;
    line-height:38px;
    background:url(http://education.news.cn/zt/2019dgtp/images/phone.png) no-repeat left center;
    margin-bottom:5px;
}
.morenews_con>div h5 a,.morenews_con>div h6 a{
    color:#ffefca;
}
.morenews_con>div ul{
    margin-left:20px;
    overflow: hidden;
    display: block;
}
.morenews_con>div ul li{
    width:215px;
    float: left;
    margin-right:20px;
    line-height:35px;
    padding-left:15px;
    background:url(http://education.news.cn/zt/2019dgtp/images/yuan.png) no-repeat left center;
}
.morenews_con>div ul li a{
    display: block;

}
.morenews_con>div ul li a:hover{
    text-decoration: underline;
}
.morenews_con>div h5 font{

    color:#ffefca;
}
.morenews_con>div h6{
    display: none;
}


.foot {
    width: 100%;
    height: 132px;
    background:#011d84;
    line-height:35px;
    color: #fff;
    text-align: center;
    padding: 40px 0 0;
    font-size:16px;
}
.time{
    width:132px;
    height:392px;
    position: fixed;
    top:30%;
    right:50px;
    display: block!important;
    z-index:10;
}
.time p{
    width:100%;
    text-align: center;
    position: absolute;
    top:95px;
    box-sizing: border-box;
    padding-right:10px;
    font-size:18px;
    color:#ffe7ad;
    font-weight:bold
}
.time p span{
    width:34px;
    height:49px;
    background:#00218d;
    font-size:38px;color:#fff;
    font-weight:bold;
    display: inline-block;
    margin-right:2px;
    text-align: center;
    line-height:52px;

}
.time>font{
    width:110px;
    height:65px;
    position: absolute;
    bottom:0;
    left:10px;
    display: block;
    cursor: pointer;
}
.nav{
    width:100%;
    height:70px;
    background:rgba(2,0,54,0.8);
    /*下一句关键设置*/
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
    position: fixed;
    top:0;
    left:0;
    text-align: center;
    line-height:70px;
    z-index:11;
}
.nav_con{
    width:1100px;
    margin:0 auto;
}
.nav p{
    float: left;
    margin-top:14px;
}
.nav p img{
    width:100px;
}
.nav ul{
    float: right;
    width:1000px;
}
.nav ul li{
    display: inline;
    padding:0 6px;
    font-size:16px;
    margin:0 5px;
    cursor: pointer;
}
.nav ul li.active{
    height:70px;
    line-height: 74px;
    color:#ffebbb;
    border-bottom:3px solid #ffebbb;
}
.swiper-button-prev {
    width: 30px;
    height: 57px;
    background: url(http://education.news.cn/zt/2019dgtp/images/left.png) no-repeat;
    left: 0;
    top: 50%;
    margin-top:-28.5px;
}

.swiper-button-next {
    width: 30px;
    height:57px;
    background: url(http://education.news.cn/zt/2019dgtp/images/right.png) no-repeat;
    right: 0;
    top: 50%;
    margin-top:-28.5px;
}
.swiper-pagination{
    bottom:10px;
    width:100%;
}
.new_left .swiper-pagination{
    bottom:10px;
}
swiper-pagination-bullet{
    width:8px;
    height:8px;
    background:#2b28d7;
    opacity: 1;
    margin:0 6px;
}
.swiper-pagination-bullet-active{
    background:#fff;
}
/*高等论坛*/
.tall,.education{
    position: relative;
    padding-top:140px;
    z-index:0;
}
.education{
    padding-top:190px;
}
.tall>h3,.education>h3{
    position: absolute;
    top:0;
    left:50%;
    margin-left:-300px;
}
.tall h5{
    width:1200px;
    height:48px;
    background:url(images/title_bg.png) no-repeat center left;
    margin:0 auto;
    font-size:25px;
    color:#000350;
}
.tall h5 span{
    width:135px;
    height:50px;
    text-align: center;
    line-height:50px;
    display: block;
}
.education1 {
    width: 100%;
    height: 441px;
    margin-top:50px;
    padding:40px 0;
    background:rgba(0,7,80,0.2);
    position: relative;
    z-index: 1;
}
.zhiye_education .speech{
    background:rgba(0,7,80,0.2);
    padding:10px 0 40px;
}
.zhiye_education .circle{
    background:none;
}
.education1_con {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top:40px;
}

.education1_left {
    width: 675px;
    position: absolute;
    top:0;
    right:0;
    height:420px;
}
.education1_con .swiper-container{
    overflow: hidden;
    border:3px solid #fffefc;
    border-radius: 5px;
    box-sizing: border-box;
}
.education1_con .swiper-container, .education1_con .swiper-container img {
    width: 675px;
    height: 390px;

}
.education1_left .swiper-pagination,.circle .swiper-pagination{
    bottom:0;
}
.education1_left .swiper-pagination-bullet,.circle .swiper-pagination-bullet{
    width:88px;
    height:6px;
    border-radius: 0;
}

.education1_right {

    width: 1140px;
    display: none;
    font-size:15px;
    height:340px;
    color:#fff;
    line-height:28px;

}
.education1_right.active{
    display: block;
}
.education1_right h4{
    border-right:3px solid #ffefd2;
    text-align: right;
    color:#fff;
    font-size:16px;
    margin-right:630px;
    height:54px;
    padding-right:10px;
}
.education1_right h4 span{
    display: block;
    font-size:26px;
    line-height:30px;
    margin-bottom:3px;
    color:#ffefd2;
}
.education1_right p{
    padding: 20px 620px 20px 20px;
    background: #001c84;
    margin-top: 30px;
    height: 280px;
    line-height: 24px;
}
.education1_right p font{
    display: block;
    color:#f1e2cb;
    font-size:18px;
    line-height:50px;
}
.education1_right p a{
    display: block;
    width:116px;
    height:34px;
    border:1px solid #ffefd2;
    text-align: center;
    font-size:16px;
    color:#ffefd2;
    line-height:34px;
    margin-top:20px;
}
.speech {
    width: 100%;
    /*background: url(../images/new_09.jpg) no-repeat center top;*/
    height:auto;
    padding:20px 0;
}

.speech dl {
    width: 1200px;
    margin: 0 auto;
    margin-top:60px;
    height:auto;
    margin-bottom:40px;
    display: none;
    overflow: hidden;
}
.speech dl dd p.lixun{
    height:106px;
}
.speech ul li.shenghongyu p{
    font-size:14px;
    line-height:26px;
}
.speech ul li.shenghongyu p font{
    font-size:16px;
}
.speech dl dd {
    float: right;
    width: 728px;
    text-align: center;
    margin-left:20px;
    padding-top:16px
}

.speech dl dd h4{
    color:#f1e2cb;
    font-size:20px;
    width: 728px;
    line-height:80px;
}
.speech dl dd p {
    background:#07257b url(images/yin.jpg) no-repeat center center;
    width: 604px;
    height:102px;
    padding:0 60px;
    margin-bottom: 15px;
    text-align: left;
    border-radius:6px;
    display: flex;
    align-items: center;
    border-radius:10px;
}

.speech dl dt {
    border: 3px solid #fffefc;
    width: 430px;
    height: 430px;
    float: left;
    margin-top: 10px;
    overflow: hidden;

}
.speech dl.active{
    display: block;
}
.speech dl dt img {
    width: 430px;
    height: 430px;
}

.speech ul {
    width: 990px;
    clear: both;
    margin: 50px auto 0;
    overflow: hidden;
}
.tall .speech ul{
    display: flex;
    justify-content: center;
}
.civilian .speech ul{
}
.speech ul li {
    width: 196px;
    margin: 0 10px;
    float: left;
    padding-top:30px;
    cursor: pointer;
}

.speech ul li img {
    border: 3px solid #fffefb;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
}

.speech ul li.active {
    background: url(images/libg.png) no-repeat center top;

}

.speech ul li p {
    font-size: 14px;
    margin-top: 24px;
    text-align: center;
    line-height:20px;
}

.speech ul li p font {
    font-size: 18px;
    display: block;
    line-height:30px;

}

.circle {
    width: 100%;
    padding-bottom:30px;
    padding-top: 20px;
    background:rgba(0,7,80,0.2);
}
.basics .circle .swiper-container{
    width: 1200px;
    height:1166px;
}
.circle_con {
    margin: 0 auto;
    width: 1200px;
    text-align: center;
    margin-top:30px;
}

.circle_con > span {
    width: 1194px;
    height: 524px;
    overflow: hidden;
    display: block;
}

.circle_con > span img {
    width: 1194px;
    height: 524px;
}

.circle_con ul {
    width: 1130px;
    margin: 0px auto 20px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.civilian .circle_con ul{

}
.circle_con li {
    margin: 40px 15px 0;
    background:#fff7e3;
    width: 182px;
    height: 258px;
    float: left;
    padding: 6px;
    color:#000451;
}
.circle_con li  a{
    color:#000451;
}
.circle_con li img {
    width: 182px;
    height: 158px;
}

.circle_con li p {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}

.circle_con li p font {
    display: block;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}

.circle_con h4 {
    clear: both;
    margin-top: 30px;
    font-size:24px;
    line-height:40px;
}
.circle_con h4:hover{
    text-decoration: underline;
}
.circle_con > p {
    text-align: left;
    font-size:16px;
}
.circle .swiper-container{
    width:1200px;
    height:1080px;
}
.baogao{
    padding:0px 0 70px;
}
.baogao_con{
    width:1240px;
    margin:0 auto;
    overflow: hidden;
    padding-top:22px;
}
.baogao h3{
    margin-bottom:0;
}
.baogao_con>div{
    width:570px;
    height:480px;
    border:1px solid #e1e3ec;
    float: left;
    margin:0 20px;
    position: relative;
    padding-top:50px;
}
.baogao_con h4{
    width:290px;
    height:70px;
    background:#0128ac;
    position: absolute;
    top:-42px;
    left:50%;
    margin-left:-145px;
    font-size:30px;
    color:#fff;
    text-align: center;
    line-height:70px;
}
.baogao_con p{
    width:540px;
    height:400px;
    margin:0 auto;
}
.baogao_con p img{
    width:540px;
    height:350px;
    display:block;
    margin:0 auto;
}
.baogao_con p span{
    display:block;
    height:50px;
    background:#faecc8;
    text-align: center;
    line-height:50px;
    font-size:20px;
    color:#392900;
    font-weight: bold;
}
.baogao_con font {
    font-size:14px;
    color:#fff;
    padding:10px 20px;
    display: block;
    line-height: 25px;

}
.baogao_con font e{
    font-size:20px;
    display: block;
    text-align: center;
    line-height: 50px;
}
.pic{
    background:#012097;
    padding-bottom:60px;
}
.pic_con{
    margin:0 auto;
    width:1200px;
    height:524px;
    background:#1a1d7c;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pic_con img{
    width:1176px;
    height:508px;
}
.online{
    width:100%;
    height:769px;
    padding-bottom:50px;
}
.online h3{
    margin-bottom:0;
}
.online_con{
    width:1194px;
    height:568px;
    margin:0 auto;
    border:3px solid #f2e0c0;
    border-radius:5px;
    overflow: hidden;

}
.online_con>img{
    width:1194px;
    height:568px;
}
.education1_right p font,.circle_con h4,.speech dl dd h4{
    font-weight:bold;
}
.circle_con p{
    text-align: left;
}
@media only screen and (min-width: 320px) and (max-width: 980px) {
    .swiper-button-prev {
        width: 0.3rem;
        height: 0.57rem;
        background: url(http://education.news.cn/zt/2019dgtp/images/left.png) no-repeat;
        background-size: 0.3rem 0.57rem;
        left: 0;
        top: 50%;
        margin-top: -0.285rem;
    }

    .swiper-button-next {
        width: 0.3rem;
        height: 0.57rem;
        background: url(http://education.news.cn/zt/2019dgtp/images/right.png) no-repeat;
        background-size: 0.3rem 0.57rem;
        right: 0;
        top: 50%;
        margin-top: -0.285rem;
    }

    .swiper-pagination {
        bottom: 0;
        width: 100%;
    }

    .new_left .swiper-pagination {
        bottom: 0.15rem;
    }

    swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        background: #2b28d7;
        opacity: 1;
        margin: 0 6px;
    }

    .swiper-pagination-bullet-active {
        background: #fff;
    }

    html, body {
        margin:0 auto;
        color: #fff;
        font-size: 100px;

    }

    body {
        color: #fff;
    }

   body>div{
       font-size:0.32rem;
       width:7.5rem;
   }

    .education h3, .say h3, .cooperation h3, .guest h3, .online h3, .tall h3, .baogao h3, .pic h3 {
        width: 6rem;
        padding-top: 0.6rem;
        margin: 0 auto 0;
        display: block;
    }



    img {
        max-width: 100%;
        height: auto;
        width: auto;
        -ms-interpolation-mode: bicubic;
        display: block;
    }

    .banner {
        width: 100%;
        height: 5rem;
        background: url(images/a/banner_wrap.jpg) no-repeat center center;
        background-size: 7.5rem 5rem;
    }

    .time, .nav {
        display: none !important;
    }

    /*新闻*/
    .new {
        width: 100%;
        background: none;
        height: auto;
        padding-top: 0.2rem;
    }

    .newcontent {
        width: 7.2rem;
        height: auto;
        background: rgba(0, 33, 124, 0.7);
        position: relative;
        margin: 0 auto;
        padding: 0.1rem;
        box-sizing: border-box;
    }

    .new_left {
        width: 7.2rem;
        height: 4.2rem;
        position: relative;
        top: 0;
        left: 0;
        float: none;
    }

    .new_left .swiper-container {
        width: 7.2rem;
        height: 4.2rem;
    }

    .new_left .swiper-container .swiper-slide {
        border: none;
    }

    .new_left .swiper-container img {
        width: 7.2rem;
        height: 4.2rem;
        box-sizing: border-box;
    }

    .new_right {
        width: 7rem;
        height: auto;
        border: 0.02rem solid #304da6;
        float: none;
        margin-right: 0;
        margin-top: 0.2rem;
        padding: 0.2rem;
        box-sizing: border-box;
    }

    .new_right h3 {
        font-size: 0.28rem;
        color: #fff;
        height: auto;
        padding: 0.2rem 0 0.25rem;
        line-height: 0.24rem;
        border-bottom: 1px dashed #304da6;
    }

    .new_right h3 a {
        line-height: 0.4rem;
        margin-bottom: 0.15rem;
    }

    .new_right h3 p {
        font-size: 0.24rem;
    }

    .education {
        padding-top: 0;
        width: 100%;
        height: auto;
        background: url(images/a_06.jpg) no-repeat center center;
        background-size: cover;
    }

    .education_con {
        width: 7.2rem;
        margin: 0 auto;
    }

    .education h3 {
        margin-bottom: 0;
    }

    .education_con > p {
        width: 7.2rem;
        height: 3.1rem;
        box-sizing: border-box;
        border: 0.03rem solid #f2e0c0;
    }

    .education_con > p img {
        width: 7.2rem;
        height: 3.05rem;
        border: none;
    }

    .education_con > h4 {
        width: 1.84rem;
        float: none;
        height: auto;
    }

    /*演讲*/
    .education_speech {
        width: 100%;
        margin: 0 auto 0.4rem;
        position: relative;
        height: auto;
    }

    .speech_left {
        width: 6.05rem;
        height: 4.02rem;
        position: relative;
        z-index: 2;
        margin: 0 auto;
    }

    .speech_left h4 {
        width: 1.44rem;
        height: 0.47rem;

    }

    .speech_left p {
        width: 5.96rem;
        height: 3.48rem;
        background: #fff9e9;
        padding: 0.04rem;
        border-radius: 0.1rem;
    }

    .speech_left p img {
        width: 5.96rem;
        height: 3.48rem;
    }

    .speech_right {
        width: 5.96rem;
        height: auto;
        position: static;
        background: #00217c;
        right: 0;
        bottom: 0;
        padding-left: 0;
        padding-top: 0;
        padding: 0.2rem;
        margin: 0 auto;
    }

    .speech_right h4 {
        font-size: 0.3rem;
        padding-left: 0.2rem;
    }

    .speech_right h4 span {
        width: 4.5rem;
        font-size: 0.26rem;
        font-weight: normal;
        margin-left: 8px;
    }

    .speech_right P {
        width: 5.8rem;
        background: #021e6b;
        padding: 0.1rem;
        line-height: 20px;
        margin-top: 0.2rem;
        font-size: 0.24rem;
    }

    .speech_right P font {
        display: block;
    }

    /*演讲*/
    .people_con {
        width: 7.2rem;
        height: auto;
        padding-bottom: 0.2rem;
        margin: 0.3rem 0 0.2rem;
        position: relative;
    }

    .people_con .swiper-container {
        width: 7rem;
        margin: 0 auto;
        height: auto;
    }

    .speech_right h4 span span {
        display: inline !important;
        padding-left: 5px !important;
    }

    .people_con .swiper-slide {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        height: 6rem;
    }

    .people_con .swiper-slide p {
        width: 1.76rem;
        height: 2.4rem;
        overflow: hidden;
        background: #fff7e3;
        border-radius: 0.1rem;
        color: #000451;
        font-size: 0.2rem;
        line-height: 0.3rem;
        text-align: center;
        padding: 0.1rem;
        margin: 0 0.1rem 0.2rem;
    }

    .people_con .swiper-slide p img {
        width: 1.76rem;
        height: 1.4rem;
        display: block;
        margin: 0 auto;
    }

    .people_con .swiper-slide p font {
        display: block;
        font-size: 0.32rem;
        font-weight: bold;
        line-height: 0.4rem;
    }

    .text {
        width: 7.2rem;
        margin: 0.3rem auto;
        font-size: 0.26rem;
    }

    .zhiye {
        height: auto;
    }

    .text > h4 {
        font-size: 0.3rem;
        text-align: center;
        line-height: 0.7rem;
    }

    .cooperation {
        margin: 30px auto;
        height: auto;
    }

    .cooperation > ul {
        width: 7.2rem;
        margin: 0 auto 0.2rem;
        overflow: hidden;
    }

    .cooperation > ul li {
        width: 2.2rem;
        height: 0.95rem;
        border-radius: 0.06rem;
        overflow: hidden;
        background: #fff;
        float: left;
        margin: 0 0.1rem 10px;
    }

    .foot {
        width: 100%;
        height: auto;
        border-top: 1px solid #f9d16a;
        background: #011d84;
        line-height: 25px;
        color: #fff;
        text-align: center;
        padding: 30px 0 60px;
        font-size: 12px;
    }

    .guest_pc {
        width: 7.2rem;
        margin: 0.2rem auto 0;
        position: relative;
        padding-bottom: 0.3rem;

    }

    .guest {
        background: url(images/a_09.jpg) no-repeat center top;
        background-size: cover;
        height: auto;
    }

    .guest .swiper-container {
        height: auto;
        width: 7.2rem;
    }

    .guest .swiper-container ul li {
        width: 3rem;
        float: left;
        text-align: center;
        margin: 0 0.1rem 0.3rem;
        font-size: 0.3rem;
        height: auto;
    }

    .guest .swiper-container ul li img {
        width: 1.9rem;
        height: 1.9rem;
        border-radius: 50%;
        margin: 0 auto;
    }

    .guest .swiper-container ul {
        padding: 0;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        height: 100%;
    }

    .guest .swiper-container ul h4 {
        font-size: 0.3rem;
        line-height: 30px;
        margin-top: 2px;
    }

    .guest .swiper-container ul p {
        font-size: 0.2rem;
        line-height:0.3rem;
    }

    .guest .swiper-pagination {
        width: 100%;
        bottom: 0px
    }

    /*高等论坛*/
    .tall, .education {
        position: relative;
        padding-top:0;
        z-index: 0;
        overflow: hidden;
    }

    .education {
        padding-top: 0.5rem;
    }

    .tall > h3, .education > h3 {
        position: static;
        display: block;
        margin: 0 auto;
    }

    .tall h5 {
        width: 7.2rem;
        height: 0.6rem;
        background: url(images/title_bg.png) no-repeat center left;
        margin: 0 auto;
        font-size: 0.5rem;
        color: #000350;
    }

    .tall h5 span {
        width: 1.35rem;
        height: 0.5rem;
        text-align: center;
        line-height: 0.5rem;
        display: block;
    }

    .education1 {
        width: 100%;
        height: auto;
        margin-top:0;
        padding:0rem 0;
        background: none;
        position: relative;
        z-index: 1;
    }

    .zhiye_education .speech {
        background: none;
        padding: 0.1rem 0 0.4rem;
    }

    .zhiye_education .circle {
        background: none;
    }

    .education1_con {
        width: 7.2rem;
        margin: 0 auto;
        position: relative;
        padding-top: 0.2rem;
    }

    .education1_left {
        width: 6.75rem;
        position: static;
        height: 4.2rem;
        margin: 0 auto;
    }

    .education1_con .swiper-container {
        overflow: hidden;
        border: 0.03rem solid #fffefc;
        border-radius: 5px;
        box-sizing: border-box;
    }

    .education1_con .swiper-container, .education1_con .swiper-container img {
        width: 6.75rem;
        height: 3.9rem;

    }

    .education1_left .swiper-pagination, .circle .swiper-pagination {
        bottom: auto;
        top: 3.6rem;
    }
  .circle .swiper-pagination{
      bottom: 0;
      top:auto;
  }
    .education1_left .swiper-pagination-bullet, .circle .swiper-pagination-bullet {
        width: 0.88rem;
        height: 0.06rem;
        border-radius: 0;
    }

    .education1_right {
        width: 7.2rem;
        display: none;
        font-size: 0.3rem;
        height: auto;
        color: #fff;
        line-height: 0.28rem;

    }

    .education1_right.active {
        display: block;
    }

    .education1_right h4 {
        border-right: 3px solid #ffefd2;
        text-align: right;
        color: #fff;
        font-size: 0.24rem;
        margin-right: 0;
        height: 54px;
        padding-right: 0.1rem;
    }

    .education1_right h4 span {
        display: block;
        font-size: 0.34rem;
        line-height: 30px;
        margin-bottom: 3px;
        color: #ffefd2;
    }

    .education1_right p {
        padding: 0.2rem;
        font-size: 0.28rem;
        background: #001c84;
        margin-top: 0.2rem;
        height: auto;
        line-height: 0.34rem;
    }

    .education1_right p font {
        display: block;
        color: #f1e2cb;
        font-size: 0.32rem;
        line-height: 0.4rem;
        padding: 0.1rem 0;
    }

    .education1_right p a {
        display: block;
        width: 2rem;
        height: 0.44rem;
        border: 1px solid #ffefd2;
        text-align: center;
        font-size: 0.28rem;
        color: #ffefd2;
        line-height: 0.44rem;
        margin-top: 0.2rem;
    }

    .speech {
        width: 100%;
        /*background: url(../images/new_09.jpg) no-repeat center top;*/
        height: auto;
        padding: 0.2rem 0;
    }

    .speech dl {
        width: 7.2rem;
        margin: 0 auto;
        margin-top: 0.4rem;
        height: auto;
        margin-bottom: 0.4rem;
        display: none;
        overflow: hidden;
    }

    .speech dl dd p.lixun {
        height: 106px;
    }

    .speech ul li.shenghongyu p {
        font-size: 14px;
        line-height: 26px;
    }

    .speech ul li.shenghongyu p font {
        font-size: 16px;
    }

    .speech dl dd {
        float: none;
        width: 7.2rem;
        text-align: center;
        margin-left: 0;
        padding-top: 16px;

    }

    .speech dl dd h4 {
        color: #f1e2cb;
        font-size: 0.32rem;
        width: auto;
        line-height: 0.4rem;
        margin-bottom: 0.15rem;
    }

    .speech dl dd p {
        background: #07257b;
        width: 6.4rem;
        height: auto;
        font-size: 0.26rem;
        padding: 0.2rem 0.3rem;
        margin-bottom: 0.15rem;
        text-align: left;
        border-radius: 6px;
        display: flex;
        align-items: center;
        line-height: 0.4rem;
    }

    .speech dl dt {
        display: none;

    }

    .speech dl.active {
        display: block;
    }

    .speech ul {
        width: 7.5rem;
        clear: both;
        margin: 0.3rem auto 0;
        overflow: hidden;
    }

    .tall .speech ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .civilian .speech ul {
    }

    .speech ul li {
        width: 1.84rem;
        margin: 0 0.2rem;
        float: left;
        padding-top: 0.3rem;
        cursor: pointer;
    }

    .speech ul li img {
        border: 3px solid #fffefb;
        width: 1.5rem;
        height: 1.5rem;
        border-radius: 50%;
        margin: 0 auto;
        display: block;
    }

    .speech ul li.active {
        background: url(images/libg.png) no-repeat center top;
        background-size: 1.84rem auto;
    }

    .speech ul li p {
        font-size: 0.26rem;
        margin-top: 0.24rem;
        text-align: center;
        line-height: 0.4rem;
    }

    .speech ul li p font {
        font-size: 0.3rem;
        display: block;
        line-height: 0.4rem;

    }

    .circle {
        width:7.5rem;
        clear: both;
        padding-bottom: 0.2rem;
        padding-top: 0.2rem;
        background: rgba(0, 7, 80, 0.2);
    }

    .basics .circle .swiper-container {
        width: 7.2rem;
        height: auto;
    }

    .circle_con {
        margin: 0 auto;
        width: 7.2rem;
        text-align: center;
        margin-top: 0.3rem;
        font-size: 0.24rem;
        line-height: 0.4rem;
    }

    .circle_con > span {
        width: 7.2rem;
        height: 3.1rem;
        overflow: hidden;
        display: block;
    }

    .circle_con > span img {
        width: 7.2rem;
        height: 3.1rem;
    }

    .circle_con ul {
        width: 7.2rem;
        margin: 0px auto 0.2rem;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        color: #fff;
    }

    .civilian .circle_con ul {

    }

    .circle_con li {
        margin: 0.4rem 0.15rem 0;
        background: #fff7e3;
        width: 1.82rem;
        height: 3rem;
        float: left;
        padding: 0.06rem;
        color: #000451;
    }

    .circle_con li a {
        color: #000451;
    }

    .circle_con li img {
        width: 1.82rem;
        height: 1.58rem;
    }

    .circle_con li p {
        text-align: center;
        font-size: 0.22rem;
        line-height: 0.3rem;
        margin-top: 0.1rem;
    }

    .circle_con li p font {
        display: block;
        font-size: 0.3rem;
        line-height: 0.4rem;
        font-weight: bold;
    }

    .circle_con h4 {
        clear: both;
        margin-top: 0.3rem;
        font-size: 0.3rem;
        line-height: 0.4rem;
    }

    .circle_con h4:hover {
        text-decoration: underline;
    }

    .circle_con > p {
        text-align: left;
        font-size: 0.24rem;
    }

    .circle .swiper-container {
        width: 7.2rem;
        height: auto;
        padding-bottom: 0.3rem;
    }

    .baogao {
        padding: 0px 0 0.7rem;
    }

    .baogao_con {
        width: 7.2rem;
        margin: 0 auto;
        overflow: hidden;
        padding-top: 22px;
    }

    .baogao h3 {
        margin-bottom: 0;
    }

    .baogao_con > div {
        width: 5.7rem;
        height:5.4rem;
        border: 1px solid #e1e3ec;
        float: none;
        margin: 0 auto ;
        position: relative;
        padding-top: 0.4rem;
    }
    .baogao_con > div:first-child{
        margin-bottom:1rem;
    }
    .baogao_con h4 {
        width: 2.9rem;
        height: 0.7rem;
        background: #0128ac;
        position: absolute;
        top: -0.42rem;
        left: 50%;
        margin-left: -1.45rem;
        font-size: 0.3rem;
        color: #fff;
        text-align: center;
        line-height: 0.7rem;
    }

    .baogao_con p {
        width: 5.4rem;
        height:auto;
        margin: 0;
    }

    .baogao_con p img {
        width: 5.4rem;
        height: 3.5rem;
        display: block;
        margin: 0 auto;
    }

    .baogao_con p span {
        display: block;
        height:auto;
        background: #faecc8;
        text-align: center;
        line-height: 0.3rem;
        font-size: 0.26rem;
        padding:0.1rem 0;
        color: #392900;
        font-weight: bold;
    }

    .baogao_con font {
        font-size: 0.28rem;
        color: #fff;
        padding: 0.1rem 0.2rem;
        display: block;
        line-height: 0.25rem;

    }

    .baogao_con font e {
        font-size: 0.2rem;
        display: block;
        text-align: center;
        line-height: 0.35rem;
    }

    .pic {
        background: #012097;
        padding-bottom: 60px;
    }

    .pic_con {
        margin: 0 auto;
        width: 7.2rem;
        height: 3.2rem;
        background: #1a1d7c;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .pic_con img {
        width: 7.2rem;
        height: 3.11rem;
    }

    .online {
        width: 100%;
        height: auto;
        padding-bottom: 0.5rem;
    }

    .online h3 {
        margin-bottom: 0;
    }

    .online_con {
        width: 7.2rem;
        height: 3.43rem;
        margin: 0 auto;
        border: 3px solid #f2e0c0;
        border-radius: 5px;
        overflow: hidden;

    }

    .online_con > img {
        width: 7.2rem;
        height: 3.43rem;
    }

    .educationspeech_body {
        background: rgba(0, 7, 80, 0.2);
        padding: 0.1rem 0 10px;
        position: relative;
        z-index: 1;
    }
    .zhiye_body{
        width:7.2rem;
        overflow: hidden;
        margin:0 auto;
        padding:0.4rem 0 0;
    }
    .zhiye_body p{
        width:7.2rem;
        height:5.62rem;
        float: none;
        margin:0 auto 0.5rem;
        background:#faecc8;
    }
    .zhiye_body p img{
        width:7.2rem;
        height:5.12rem;
    }
    .zhiye_body p span{
        display: block;
        height:0.5rem;
        line-height:0.5rem;
        text-align: center;
        width:100%;
        color:#392900;
        font-weight:bold;
        font-size:0.28rem;
    }
}
