@charset "UTF-8";

a:hover{
    text-decoration: none;
}

input{
    -webkit-appearance: none;
    appearance: none;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    border-radius: 0
}

/* scroll-new */
#scroll-new{float:left;height:36px;overflow:hidden}
#scroll-new li{height:36px;line-height:36px}

/*Í·²¿ start*/
#show_url{
    float: right;
    margin-right: 20px;
    height: 36px;
    line-height: 36px;
}
/*Í·²¿ end*/

.edu_main{
    width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
    min-height: 500px;
    background: #FFFFFF;
}

/*top_banner start*/
.edu_main #top_banner{
    width: 1000px;
    height: 60px;
    background: url(/jydd/imgs/spriteNavi.jpg) repeat-x left top;
    margin: 0 auto;
    color: #FFFFFF;
    padding: 20px 0;
    box-sizing: border-box;
}

.edu_main #top_banner #top_con{
    height: 30px;
    width: 1000px;
    text-align: center;
    display: flex;

    justify-content: space-around;
}

.edu_main #top_banner a{
    display: inline-block;
    height: 20px;
    /* border-right: 1px solid #ffffff; */
    /* padding: 0 30px 0 0; */
    color: #FFFFFF;
    font-size: 18px;
    line-height: 20px;
}

.edu_main #top_banner a:hover,
.edu_main #top_banner a.active
{
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
}

.edu_main #top_con a:last-child{
    border-right: none;
}

/*top_banner end*/

/*edu_start*/
.edu_main #edu{
    padding: 20px;
}

.edu_main #edu #fl_con{
    width: 760px;
    box-sizing: border-box;
}

.edu_main #edu #fr_con{
    width: 200px;
    box-sizing: border-box;
    min-height: 500px;
}


/*fl_con section_a start*/
#fl_con #section_a{
    width: 100%;
    height: 260px;
}

#section_a .con_l{
    width: 390px;
}

#section_a .con_r{
    width: 200px;
}

/*lunbo start*/
#section_a #lunbo{
    width: 390px;
    height: 260px;
    box-sizing: border-box;
    position: relative;
}


#section_a #lunbo .swiper-container{
    height:100%;
}

#lunbo .swiper-slide p{
    display: table-cell;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    text-align: center;
}

#lunbo .swiper-slide img{
    width: 100%;
    height: 240px;
}
#lunbo .des_con{
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 40px;
    background:#000000;
    opacity: 0.6;
    display: table;
    text-align: center;
    vertical-align: middle;
}

#lunbo .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 0px;
}
#lunbo .swiper-pagination-bullet {
    background: #2674ff;
    opacity: 0.5;
}
#lunbo .swiper-pagination .swiper-pagination-bullet-active {
    background:#2674ff ;
    opacity: 1;
}
/*lunbo end*/
/*con_r*/
#section_a .con_r{
    width: 310px;
    height: 260px;
    margin:0 30px;
    box-sizing: border-box;
}

#section_a .con_r .top{
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    border-bottom: 2px solid #0067ff;
}

#section_a .con_r .top .Ltitle{
    font-size:18px;
    font-weight: 600;
    color: #0067ff;
}

#section_a .con_r .r_main ul{
    margin-top: 15px;
}
#section_a .con_r .r_main li .circle{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-top: 12.5px;
    background: #3e3e3e;
    margin-right: 5px;
}

#section_a .con_r .r_main li{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #3e3e3e;
}

#section_a .con_r .r_main .cont{
    width: 290px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*fl_con section_a end*/
/*section_b start*/
#section_b{
    margin-top: 20px;
    width: 100%;
    height: 190px;
    box-sizing: border-box;
}

#section_b .b_con{
    width: 350px;
}

#section_b .b_con .top{
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    border-bottom: 2px solid #0067ff;
}
#section_b .b_con .top .Ltitle{
    font-size:18px;
    font-weight: 600;
    color: #0067ff;
}
#section_b .b_con .bottom ul{
    margin-top: 5px;
}

#section_b .b_con .bottom li{
    height: 30px;
    line-height: 30px;
}

#section_b .b_con .bottom li .circle{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-top: 12.5px;
    background: #3e3e3e;
    margin-right: 5px;
}

#section_b .b_con .bottom li .cont {
    width: 330px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#section_b #l_a{
    margin-right: 30px;
}

/*section_b end*/
/*section_c start*/
#section_c{
    width: 100%;
    text-align: center;
    height: 70px;
    margin-top: 10px;
}

#section_c a{
    display: inline-block;
    line-height: 70px;
    margin-right: 100px;
}
#section_c a img{
    margin-right: 15px;
    width: 55px;
}
/*section_c end*/

/*section_d*/
#section_d ul li {
    width: 200px;
    height: 50px;
    line-height: 50px;
    color:#ffffff;
    text-align: center;
    margin-bottom: 20px;
}
#section_d ul li a{
    color: #FFFFFF;
    display:block;
    width: 100%;
    height: 100%;
}

#section_d .li_a{
    background: #33b9ff;
}
#section_d .li_b{
    background: #00cc8d;
}

/*section_e*/
#section_e .top{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #0067ff;
    box-sizing: border-box;
    margin-top: 30px;
}

#section_e .top .stitle{
    font-size: 18px;
    color: #0067ff;

}

#section_e .bottom{
    margin-top: 20px;
    text-align: center;
}

#section_e .bottom img{
    width: 180px;
    height: 125px;
}
/*edu_end*/
