.main{
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 10px;
}
.p_nav{
    display: none;
}
.header{
    width: 100%;
    height: 100px;
    background-color: #f1f1f1;
}
.logo{
    float: left;
}
.h_nav{
    float: right;
}
.search form{
    position: relative;
    width: 300px;
    height: 30px;
}
.search form .searchtext{
    width: 100%;
    border: none;
    outline: none;
    font-size: 14px;
    color: #797979;
    padding-left: 10px;
    line-height: 28px;
    border: 1px solid #dadada;
}
.search form .searchbtn{
    position: absolute;
    width: 28px;
    height: 28px;
    cursor: pointer;
    border: none;
    outline: none;
    top: 0;
    right: 0;
    background: url(../images/icon1.png) no-repeat center center ;
}
.hn_t p{
    text-align: right;
    padding-top: 10px;
}
.hn_t p a{
    color: #666666;
    font-size: 14px;
    padding-left: 10px;
    background: url(../images/icon3.png)no-repeat center left;
}
.hn_b_nav .nav_list .nav_a{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    display: block;
    padding: 0 10px;
}
.hn_b_nav .nav_list{
    float: left;
    
}
.hn_b_nav{
    float: left;
    margin-right: 80px;
}
.search{
    float: right;
}
.hn_b{
    padding-top: 15px;
}
.nav_list .nav_d:hover{
    background-color: #fff;
    border-top: 2px solid #f36823;
    margin-top: -2px;
}
.nav_list .nav_d:hover .nav_a{
    color: #f36823;
}
.nav_list .nav_d:hover ul{
    display: block;
}
.nav_d{
    position: relative;
}
.nav_d ul{
    display: none;
    /*width: 200px;*/
    width: 140px;
    position: absolute;
    top: 30px;
    left: 0;
    background-color: #fff;
    z-index: 20;
}
.nav_d ul li{
    border-bottom: 1px solid #cecece;
    line-height: 30px;
    padding: 0 15px;
}
.nav_d ul li:last-child{
    border-bottom: none;
}
.nav_d ul li a{
    display: block;
    color: #666;
    font-size: 14px;

}
.nav_d ul li:hover a{
    color: #f36823;
    background: url(../images/icon2.png) no-repeat center right;
}
.index_banner .swi_container .swi_slide{
    position: relative;
}
.index_banner .swi_container .swi_slide .swi_text{
    position: absolute;
    width: 1200px;
    height: 300px;
    top: 0;
    bottom: 0;
    left: 45%;
    margin: auto 0;
}
.index_banner .swi_container .swi_slide .swi_text p{
    font-size: 22px;
    color: #333333;
    line-height: 28px;
}
.index_banner .swi_container .swi_slide .swi_text h2{
    font-size: 80px;
    line-height: 90px;
    font-weight: 200;
    color: #f36823;
}
.index_banner .swi_container .swiper-pagination-bullet-active{
    background: #fff;
}

.mpacc .mpacc_box{
    width: 100%;
    height: 300px;
    padding: 30px;
    background-color: #fff;
}

.mpacc_left{
    width: 57%;
    float: left;
}
.mpacc_left h4{
    font-size: 20px;
    color: #f36823;
    padding-bottom: 10px;
}
.mpacc_left p{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    padding-bottom: 20px;
}
.mpacc_left .more{
    width: 124px;
    height: 34px;
    background-color: #f36823;
    line-height: 34px;
    margin-bottom: 18px;
}
.mpacc_left .more a{
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 0 20px;
    background: url(../images/icon5.png) no-repeat center right 20px;
}
.journal p{
    height: 34px;
    border: 1px solid #bcbcbc;
    float: left;
    margin-right: 10px;
    line-height: 34px;
    padding-right: 16px;
    
}
.journal .p1{
    background-color: #195baf;
}
.journal .p1 a{
    color: #fff;
}
.journal p a{
    display: block;
    color: #333333;
    font-size: 14px;
    padding: 0 18px;
    background: url(../images/icon6.png) no-repeat center right;
}
.mpacc_right{
    width: 31%;
    float: right;
}
.mpacc_right video{
    width:95%;
    display: block;
    object-fit: fill;
}
.mpacc{
    width: 100%;
    background-color: #f1f1f1;
    padding-top: 60px;
}

.address{
    width: 100%;
    background-color: #f1f1f1;
    padding-top: 60px;
}
.address .address_list{
    width: 30%;
    border-top: 2px solid #f36823;
    float: left;
    margin-right: 5%;
    position: relative;
}
.address .address_list:last-child{
    margin-right: 0;
}
.address .address_list h4{
    font-size: 20px;
    color: #f36823;
    line-height: 50px;
    padding-left: 20px;
    font-weight: 400;
}
.address_list .add_content{
    padding: 0 50px;
    height: 360px;
    text-align: center;
}
.address_list .add_content1{
    background: url(../images/bg1.png) no-repeat center center;
}
.address_list .add_content2{
    background: url(../images/bg2.png) no-repeat center center;
    position: relative;
}
.address_list .add_content22{
    background: url(../images/jpfxs.jpg) no-repeat center center;
    position: relative;
}
.address_list .add_content3{
    padding: 0;
    height: 360px;
    text-align: center;
}

.add_content .word{
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    padding-bottom: 15px;
}
.add_content .name{
    font-size: 14px;
    line-height: 20px;
    color: #195baf;
}
.add_content .post{
    font-size: 14px;
    line-height: 20px;
    color: #195baf;
}
.add_content .add_img img{
    display: inline-block;
}
.add_content .add_img{
    text-align: center;
    padding-top: 30px;

}
.add_content .icon_fh img{
    display: inline-block;
}
.add_content .icon_fh{
    text-align: center;
    padding: 5px 0;
}
.address_list .youth{
    text-align: left;
    position: absolute;
    bottom: 5%;
}
.address_list .youth .year{
    background: url(../images/bg3.png) no-repeat center left;
    color: #195baf;
    font-size: 20px;
    font-weight: 700;
    padding-left: 20px;
}
.address_list .youth .year span{
    color: #195baf;
    font-size: 14px;
}
.address_list .youth .title{
    font-size: 32px;
    color: #fff;
    font-weight: 400;
}
.address_list .add_content3  .fun_swi .fun_slide{
    position: relative;
}
.address_list .add_content3  .fun_swi .fun_text{
    position: absolute;
    bottom: 5%;
    width: 100%;
}
.address_list .add_content3  .fun_swi .fun_text p{
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
}
.add_content3 .swiper-pagination{
    top: 10px;
    right: 20px;
}
.add_content3 .swiper-pagination span{
    margin-left: 10px;
    outline:none;
}
.add_content3 .swiper-pagination-bullet-active{
    background-color: #f36823;
}
.notice{
    width: 100%;
    background-color: #f1f1f1;
    padding-top: 60px;
}
.notice .main{
    height: 80px;
}
.notice .notice_img{
    width: 80px;
    height: 80px;
    background: #f36823 url(../images/icon9.png) no-repeat center center;
    float: left;
}
.notice .notice_swiper{
    float: left;
    line-height: 80px;
    background-color: #fff;
    width: calc(100% - 80px);
}
.notice .notice_swiper .notice_swi{
    height: 80px;
    overflow: hidden;
}
.notice_swiper .notice_swi .notice_sli{
    width: 100%;
    height: 80px;
    padding-left: 40px;
}
.notice_swiper .notice_swi .notice_sli span{
    font-size: 16px;
    color: #666;
    padding-right: 15px;
}
.notice_swiper .notice_swi .notice_sli h5{
    font-size: 18px;
    color: #333;
    font-weight: 400;
}
.notice_swiper .notice_swi .notice_sli i{
    padding-right: 15px;
    color: #c7c7c7;
}
.notice .main{
    position: relative;
}
.notice .main h4{
    z-index: 3;
    width: 124px;
    height: 34px;
    background-color: #f36823;
    position: absolute;
    right: 40px;
    top:23px;
    line-height: 34px;
}
.notice .main h4 a{
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding: 0 20px;
    background: url(../images/icon5.png) no-repeat center right 20px;
}
.notice_swiper .notice_swi{
    position: relative;
}
.notice .swiper-pagination{
    transform:rotate(270deg)!important;
    -ms-transform:rotate(270deg)!important;	/* IE 9 */
    -moz-transform:rotate(270deg)!important; 	/* Firefox */
    -webkit-transform:rotate(270deg)!important; /* Safari 和 Chrome */
    -o-transform:rotate(270deg)!important;
    position: absolute;
    height: 8px;
    right: 240px !important;
}
.notice .swiper-pagination-bullet-active{
    background-color: #f36823;
}
/*  */
.activity{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f1f1f1;
}
.activity .activity_left{
    width: 47.5%;
    float: left;
    border-top: 2px solid #f36823;
}
.activity .activity_right{
    width: 47.5%;
    float: right;
    border-top: 2px solid #f36823;
}

.activity .activity_right h5,.activity .activity_left h5{
    font-size: 20px;
    color: #f36823;
    font-weight: 400;
    line-height: 36px;
    margin: 7px 0;
    padding-left: 20px;
}
.a_new_b{
    position: relative;
    padding-left: 100px;
    height: 100px;
    background-color: #0f4fa0;
}
.a_new_b .a_new_left{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100px;
    background-color: #266ac0;
}
.a_new_b .news_left{
    background-color: #ff894f; 
}
.news_b{
    background-color: #f36823;
}
.a_new_b .a_new_left .p1{
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding-top: 22px;
}
.a_new_b .a_new_left .p2{
    text-align: center;
    font-size: 34px;
    color: #fff;
    line-height: 34px;
}
.a_new_b .a_new_left .p3{
    text-align: center;
    font-size: 34px;
    color: #fff;
    line-height: 34px;
    padding-top: 22px;
}
.a_new_b .a_new_left .p4{
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.a_new_b .a_new_right {
    line-height: 100px;
    overflow: hidden;
    padding: 0 24px;
}
.a_new_b .a_new_right p{
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    overflow: hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    white-space:nowrap;

}
.activity_list .a_li{
    height: 50px;
    border-bottom: 1px solid #cecece;
    overflow: hidden;
    position: relative;
}
.activity_list .a_li .a_li_text{
    font-size: 16px;
    color: #333;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 90px;
    background: url(../images/icon3.png) no-repeat center left 5px;
    word-break:keep-all; 
    white-space:nowrap;
    overflow:hidden; 
    text-overflow:ellipsis;  
}
.activity_list .a_li .time{
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 50px;
    color: #666;
    font-size: 14px;
}
.activity_list .more{
    padding-top: 25px;
}
.activity_list .more .more_1{
    width: 124px;
    height: 34px;
    background-color: #f36823;
    line-height: 34px;
}
.activity_list .more .more_1 a{
    
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding: 0 20px;
    background: url(../images/icon5.png) no-repeat center right 20px;
}
/*  */
.footer{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #484848;
}
.f_list{
    float: left;
    padding-top: 10px;
    border-top: 1px solid #7f7f7f;
    margin-right: 28px;
}
.f_list:last-child{
    margin-right: 0;
}

.f_list h5{
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}
.f_list .f_ul li a{
    font-size: 14px;
    color: #c8c8c8;
    line-height: 24px;
}
.f_list .f_ul{
    padding-top: 20px;
}
.footer_list .f_list1{
    width: 12%;
}
.footer_list .f_list2{
    width: 12%;
}
.footer_list .f_list3{
    width: 35.33%;
}
.footer_list .f_list4{
    width: 30%;
}
.f_ulimg li{
    float: left;
    margin-right: 10px;
}
.f_ulimg li a img{
    max-width: 100%;
}
.ful_text li{
    float: left;
    margin-right: 20px;
}
.ful_dz li{
    font-size: 14px;
    color: #c8c8c8;
    line-height: 24px;
}

.wx_text{
    float: left;
    width: calc(100% - 80px);
    border: 1px solid #767676;
    border-left: none;
    
}
.wx_text p{
    text-align: center;
    line-height: 78px;
    font-size: 14px;
    color: #c8c8c8;
}
.wx_img{
    width: 80px;
    float: left;
    margin-right: 7px;
}
.f_ulimg {
    padding-top: 20px;
}
.ful_dz{
    padding-top: 20px;
    padding-bottom: 10px;
}
.footer .footerbq{
    font-size: 14px;
    color: #c8c8c8;
    line-height: 14px;
    padding-top: 30px;
}
/*  */
.inside_banner{
    width: 100%;
}
.inside_banner img{
    max-width: 100%;
}
.crumb{
    width: 100%;
    height: 39px;
    background-color: #f1f1f1;
    border-bottom: 1px solid #d6d6d6;
}
.navfloat .nav_e_later{
    padding-left: 11px;

}
.navfloat .nav_e_icon{
    padding-right: 17px;
    background: url(../images/icon11.png) no-repeat right center ;
}
.navfloat .nav_ele{
    display: inline-block;
}
.navfloat .nav_ele a{
    font-size: 14px;
    color: #999999;
    line-height: 39px;
}
.navfloat .nav_e_last{
    font-size: 14px;
    color: #333;
    line-height: 39px;
}
.contain_menu{
    background-color: #f1f1f1;
    padding-top: 60px;
    padding-bottom: 60px;
}
.contain_menu .content{
    float: right;
    width: 71.66%;
}
.content_title h5{
    font-size: 30px;
    line-height: 30px;
    color: #f36823;
    font-weight: 400;
    padding-bottom: 30px;
    /*padding: 15px;*/
    
}
.sidebar{
    float: left;
    width: 23.33%;
}
.sidemenu{
    background-color: #195baf;
}
.sidemenu h3{
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    padding-left: 20px;
    background: url(../images/bg5.png) no-repeat top left;
}
.sidemenu .sidemenu_ul{
    padding-top: 10px;
    padding-bottom: 20px;
} 
.sidemenu .sidemenu_ul li {
    height: 30px;
    padding-left: 20px;
    padding-right: 30px;
}
.sidemenu .sidemenu_ul li.active{
    background:  url(../images/icon10.png) no-repeat center right 30px;
    background-color: rgba(255, 255, 255, .1);
}
.sidemenu .sidemenu_ul li:hover{
    background:  url(../images/icon10.png) no-repeat center right 30px;
    background-color: rgba(255, 255, 255, .1);
}
.sidemenu .sidemenu_ul li a{
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 30px;
}
/*  */
.schedule_title{
    height: 50px;
    background-color: #f36823;
}
.schedule_title h6{
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    font-weight: 400;
    padding-left: 100px;
}
.schedule_content{
    background-color: #ffeee6;
    padding: 0 20px 20px 20px;
}
.schedule_content h6{
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    padding-left: 80px;
    line-height: 30px;
}

.schedule_c_box{
    background-color: #fff;
}
.schedule_c_box .ul_tab{
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #d8d8d8;
}
.schedule_c_box .ul_tab li{
    line-height: 30px;
    border: 1px solid #d8d8d8;
    border-radius: 15px;
    padding: 0 18px;
    font-size: 16px;
    color: #4d4d4d;
    text-align: center;
    display: inline-block;
    margin: 0 5px;
}
.schedule_c_box .ul_tab li:hover{
    color: #fff;
    background-color: #f36823;
    border: 1px solid #f36823;
    cursor: pointer;
}
.schedule_c_box .ul_tab li.active{
    color: #fff;
    background-color: #f36823;
    border: 1px solid #f36823;
    cursor: pointer;
}
.ul_tab_list .ul_tl_img{
    width: 100%;
}
.ul_tab_list .ul_tl_img img{
    max-width: 100%;
}
/* .ul_tab_list li{
    padding-top: 45px;
    padding-bottom: 45px;
    position: relative;
    height: 300px;
}
.ul_tab_list li img{
    vertical-align: bottom;
    position: absolute;
    right: 0;
}
.ul_tab_list li .p0{
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    position: absolute;
    left: 9.5%;
    top: 40%;
}
.ul_tab_list li .p1,.ul_tab_list li .p3,.ul_tab_list li .p5,.ul_tab_list li .p7{
    font-size: 24px;
    color: #f36823;
    line-height: 20px;
}
.ul_tab_list li .p2,.ul_tab_list li .p4,.ul_tab_list li .p6,.ul_tab_list li .p8{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}
.ul_tab_list li .p1{
    position: absolute;
    top: 30px;
    left: 30%;
}
.ul_tab_list li .p2{
    position: absolute;
    top: 70px;
    left: 30%;
}

.ul_tab_list li .p3{
    position: absolute;
    bottom: 80px;
    left: 46%;
}
.ul_tab_list li .p4{
    position: absolute;
    bottom: 30px;
    left: 46%;
}
.ul_tab_list li .p5{
    position: absolute;
    top: 30px;
    left: 64%;
}
.ul_tab_list li .p6{
    position: absolute;
    top: 70px;
    left: 64%;
}
.ul_tab_list li .p7{
    position: absolute;
    bottom: 80px;
    left: 81%;
}
.ul_tab_list li .p8{
    position: absolute;
    bottom: 30px;
    left: 81%;
} */
.schedule{
    position: relative;
}
.schedule .dw{
    width: 60px;
    height: 60px;
    background-color: #195baf;
    text-align: center;
    line-height: 60px;
    position: absolute;
    top: 10px;
    left: 20px;
}
.schedule .dw p{
    font-size: 24px;
    color: #fff;
}
/*  */
.faq_ul .faq_li{
    cursor: pointer;
    border-bottom: 2px solid #d6d6d6;
    
}
.faq_ul .faq_li .faq_li_title{
    padding-left: 30px;
    font-weight: 400;
    font-size: 20px;
    color: #0f4fa0;
    line-height: 50px;
    background: url(../images/icon15.png)no-repeat center left 10px;
}
.faq_ul .faq_li .faq_li_title.active{
    background: url(../images/icon12.png) no-repeat center left 10px;
}
.faq_li_ul .faq_lists{
    padding-bottom: 10px;

}
.faq_li_ul .faq_lists .faq_t{
    border: 1px solid #d6d6d6;
    font-size: 18px;
    color: #333333;
    line-height: 58px;
    background: url(../images/icon13.png)no-repeat center right 30px;
}
.faq_li_ul .faq_lists .faq_t span{
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    color: #999;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    margin-left: 15px;
    margin-right: 20px;
}
.faq_li_ul .faq_lists .faq_t.active{
    color: #f36823;
    border: 1px solid #fff!important;
    background: url(../images/icon14.png)no-repeat center right 30px;
    background-color: #fff!important;
}
.faq_li_ul .faq_lists .faq_t.active  span{
    background-color: #f36823!important;
    color: #fff!important;
}
.faq_lists .faq_d{
    background-color: #fff;
    padding-left: 80px;
    padding-right: 30px;
    padding-bottom: 20px;
}
.faq_lists .faq_d p{
    padding-left: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
    background-color: #f1f1f1;
}


.faq_li .faq_li_ul{
    display: none;
    padding-bottom: 20px;
}
.faq_lists .faq_d{
    display: none;
}

.scholarship{
    background-color: #fff;
    padding: 20px;
}
.scholarship h6{
    font-size: 20px;
    line-height: 36px;
    color: #f36823;
    font-weight: 400;
}
.scholarship .scholarship_a{
    padding-bottom: 30px;
}
.scholarship p{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}
.scholarship p a{
    color: #f36823;
    border-bottom: 1px solid #f36823;
}
.scholarship .remind{
    color: #f36823;
}
.scholarship .scholarship_a span{
    color: #195baf;
}
/*  */
.contact{
    margin-top: 30px;
    background-color: #fff;
}
.contact h3{
    line-height: 50px;
    font-size: 20px;
    color: #f36823;
    font-weight: 400;
    padding-left: 20px;
    background: url(../images/bg7.png)no-repeat top left;
}
.contact .contact_text p{
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.contact .contact_text{
    padding: 20px;
}
.contact .contact_text .contact_title{
    font-size: 16px;
    line-height: 36px;
    color: #195baf;
}
.contact .contact_text .contact_title2{
    padding-top: 10px;
}
.contact .contact_text .contact_p2{
    padding-left: 42px;
}
.content_introduce{
    background-color: #fff;
    padding: 20px;
}
.content_introduce h6{
    font-size: 20px;
    line-height: 36px;
    color: #f36823;
    font-weight: 400;
}
.content_introduce p{
    font-size: 16px;
    line-height: 24px;
    color: #666666;
	margin-top: 8px;
}
.procedure{
    padding-top: 25px;
}
.procedure .procedure_t{
    font-size: 16px;
    line-height: 24px;
    color: #666;
}
.procedure .procedure_ul{
    padding-top: 25px;
    
}
.procedure .procedure_ul li{
    position: relative;
    font-size: 16px;
    color: #333;
    width: 25%;
    float: left;
    text-align: center;
    background-color: #fff;
    line-height: 48px;
    border-top: 2px solid #d6d6d6;
    cursor: pointer;
}
.procedure .procedure_ul li:hover{
    border-top: 2px solid #f36823;
    background-color: #ff894f;
    color: #fff;
}
.procedure .procedure_ul li:hover:before{
    content: "";
    bottom: -12px;
    position: absolute;
    right: 45%;
    height: 0;
    width: 0;
    border-top: 12px solid #ff894f;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
}
.procedure .procedure_ul li.active{
    border-top: 2px solid #f36823;
    background-color: #ff894f;
    color: #fff;
}
.procedure .procedure_ul li.active:before{

    content: "";
    bottom: -12px;
    position: absolute;
    right: 45%;
    height: 0;
    width: 0;
    border-top: 12px solid #ff894f;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;

}
.procedure_title{
    padding-top: 60px;
}
.procedure_title h5{
    color: #f36823;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    background: url(../images/bg8.png)no-repeat center left;
}
.procedure_title h5 span{
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding-left: 10px;
    padding-right: 50px;
}
.step h6{
    font-size: 18px;
    line-height: 18px;
    color: #195baf;
    font-weight: 400;
    padding-top: 30px;
    padding-bottom: 20px;
}
.step div img{
    max-width: 100%;
}
#step_table table
{
    border-collapse: collapse;
    margin: 0 auto;
    text-align: center;
}
#step_table table td, table th
{
    border-right: 1px solid #d4d4d4;
    color: #666;
    height: 40px;
}
#step_table table td:nth-child(even), #step_table table th:nth-child(even){
    border: none;
}
#step_table table thead th
{
    background-color: #276ac1;
    width: 50%;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
#step_table table tr:nth-child(odd)
{
    background: #e6e6e6;
}
#step_table table tr:nth-child(even)
{
    background: #fff;
}
#step_table table tr td{
    font-size: 16px;
    color: #666666;
}
.step_text{
    padding: 20px;
    background-color: #fff;
}
.step_text p{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}
.step_text .p1{
    padding-bottom: 30px;
}
.step_text .step_text_t .picon{
    color: #f36823;
    padding-left: 15px;
    background: url(../images/icon16.png) no-repeat top 12px left;
}
.step_text .step_text_t p a{
    color: #f36823;
    border-bottom: 1px solid #f36823;
}
.step_text_t1 .t1{
    color: #195baf;
}
.step_text .step_text_t1{
    padding-top: 30px;
}
.step_text10{
    margin-top: 10px;
}
#step_table2 .td_icon{
    background: url(../images/icon17.png)no-repeat center center;
}
#step_table2 .td_icons{
    background: url(../images/icon18.png)no-repeat center center;
}
#step_table2 table
{
    border-collapse: collapse;
    margin: 0 auto;
    text-align: center;
}
#step_table2 table td,#step_table2 table th
{
    border-right: 1px solid #d4d4d4;
    color: #666;
    height: 40px;
}
#step_table2 table td:last-child,#step_table2 table th:last-child{
    border-right: none;
}


#step_table2 table thead th
{   
    padding: 5px 20px;
    background-color: #276ac1;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
#step_table2 table tr:nth-child(odd)
{
    background: #fff;
}
#step_table2 table tr:nth-child(even)
{
    background: #e6e9f2;
}
#step_table2 table tr td{
    font-size: 16px;
    color: #666666;
}
#step_table2{
    padding-top: 15px;
    padding-bottom: 25px;
}
.step_t_sm p{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}

.step_t_sm .step_sm_1{
    padding-bottom: 30px;
}
.step_t_sm .step_sm_2{
    padding-bottom: 30px;
}
/* .step_text_t1 p a{
    color: #f36823;
    border-bottom: 1px solid #f36823;
} */
.step_text  p a{
    color: #f36823;
    border-bottom: 1px solid #f36823;
}
.step_text .ys{
    color: #f36823;
}
.step_text20{
    margin-top: 20px;
}
.content_introduce .c_t{
    padding-bottom: 20px;
    padding-top: 5px;
}
.recruit_ul{
    padding-top: 25px;
}
.recruit_ul li{
    float: left;
    position: relative;
    font-size: 16px;
    color: #333;
    width: 50%;
    float: left;
    text-align: center;
    background-color: #fff;
    line-height: 48px;
    border-top: 2px solid #d6d6d6;
    cursor: pointer;
}

.recruit_ul li:hover{
    border-top: 2px solid #f36823;
    background-color: #ff894f;
    color: #fff;
}
.recruit_ul li:hover:before{
    content: "";
    bottom: -12px;
    position: absolute;
    right: 47%;
    height: 0;
    width: 0;
    border-top: 12px solid #ff894f;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
}
.recruit_ul li.active{
    border-top: 2px solid #f36823;
    background-color: #ff894f;
    color: #fff;
}
.recruit_ul li.active:before{
    content: "";
    bottom: -12px;
    position: absolute;
    right: 47%;
    height: 0;
    width: 0;
    border-top: 12px solid #ff894f;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
}
.recruit_int_t{
    width: 73.7%;
    float: left;
}
.recruit_int_img{
    width: 24.39%;
    float: right;
}
.recruit_int{
    margin-bottom: 15px;
    width: 100%;
    background-color: #fff;
    padding: 20px;
}
.recruit_int_t p{
    font-size: 16px;
    color: #666;
    line-height: 24px;
}
.recruit_int_t  .p1{
    font-size: 18px;
    color: #f36823;
    line-height: 36px;
}
.recruit_target{
    width: 100%;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 15px;
}
.recruit_target p{
    word-break:break-all;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}
.recruit_target .p2{
    padding-bottom: 20px;
}
.recruit_target .p3{
    color: #f36823;
    padding-bottom: 5px;
}
.recruit_target .p4{
    color: #195baf;
}
.recruit_target a{
    color: #f36823;
    border-bottom: 1px solid #f36823;
}
.recruit_target p span{
    color: #195baf;
}
.recruit_target .bz{
    color: #f36823;
}
.recruit_box{
    padding-top: 30px;
}
.recruit_target .p_icon{
    text-indent: 1em;
    background: url(../images/icon16.png) no-repeat top 12px left;
}
.recruit_target .p5{
    color: #f36823;
}
.about_ul{
    padding-top: 10px;
    padding-bottom: 20px;
}

.about_ul li h6{
    cursor: pointer;
    padding-left: 20px;
    padding-right: 30px;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    
}
.about_ul li.active{
    
    background-color: rgba(255, 255, 255, .1);
}
.about_ul li.active h6{
    background: url(../images/icon10.png) no-repeat center right 30px;
}
.about_ul li h6:hover{
    background-color: rgba(255, 255, 255, .1);
}
.about_ul li.active .ld_list{
    display: block;
}
.about_ul li .ld_list{
    display: none;
}

.ld_list{
    padding-top: 10px;
    padding-bottom: 5px;
}
.ld_list p a{
    display: block;
    color: #b2d3ff;
    font-size: 14px;
    line-height: 30px;
    padding-left: 40px;
}
.ld_list p.active a{
    color: #fff;
}
.project_content{
    background-color: #fff;
    padding: 20px;
}
.project_content h6{
    font-size: 20px;
    color: #f36823;
    font-weight: 400;
    padding-bottom: 10px;
}
.project_content p{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
.project_content .p1{
    padding-bottom: 20px;
}
.about_a p{
    width: 158px;
    height: 34px;
    border: 1px solid #bcbcbc;
    margin-right: 10px;
    line-height: 34px;
    padding: 0 15px;
}
.about_a p a {
    display: block;
    color: #333333;
    font-size: 13px;
    background: url(../images/icon6.png) no-repeat center right;
}
.about_video video{
    width: 100%;
}
.about_video{
    padding-top: 30px;
}
.speech_box{
    padding: 60px 30px 30px;
    background: #fff url(../images/tu20.png) no-repeat center top;
}
.speech_img img{
    display: inline-block;
    max-width: 100%;
}
.speech_img{
    margin: auto;
    width: 200px;
    height: 200px;
    position: relative;
}
.speech_introduce{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    padding-top: 35px;
    padding-bottom: 30px;
    
}
.speech_post{
    width: 215px;
    display: inline-block;
}
.speech_post p{
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-align: left;
}
.speech_post_box{
	text-align: center;
    margin-top: 30px;
}
.speech_img i{
    width: 61px;
    height: 56px;
    background: url(../images/icon19.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: -20px;
}
.speech_box1{
    margin-bottom: 30px;
}
.autograph_img img{
    max-width: 100%;
}
.speech_introduce .label{
    color: #195baf;
}
.leaders p{
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.leaders .p20{
    padding-bottom: 20px;
}
.speech_post_box .speech_post .autograph_img{
    padding-bottom: 10px;
}
.teacher_synopsis .name,.teacher_synopsis .title{
    color: #195baf;
    font-size: 18px;
    line-height: 24px;
}
.teacher_img{
    width: 16%;
    float: left;
    height: 100%;
}
.teacher_img img{
    height: 100%;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}
.teacher_synopsis{
    width: 84%;
    float: left;
    /* background-color: #fff; */
    padding: 16px 30px 0;
    /* height: 280px; */
}
.campus_list{
    margin-bottom: 30px;
    height: 140px;
    background-color: #fff;
}
.campus_list:last-child{
    margin: 0;
}
.teacher_synopsis .introduce{
    padding-top: 10px;
    font-size: 16px;
    line-height: 25px;
    color: #666;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.notice_ul li .ld_list p.active{
    background: rgba(255, 255, 255, .1) url(../images/icon10.png) no-repeat center right 30px;
}
.notice_title{
border-bottom: 2px solid #d6d6d6;
}
.notice_title h5{
    float: left;
    padding: 15px;
    background-color: #266ac0;
    color: #fff;
}
#notice_select{
    float: right;
    outline:none;
    width: 150px;
    height: 38px;
    border: none;
    border: 1px solid #bcbcbc;
    padding: 0 18px;
    font-size: 14px;
    color: #333333;
    appearance:none; 
    -webkit-appearance:none;
    -moz-appearance:none;
    background: #fff url(../images/icon21.png) no-repeat center right 15px;
    
}
.nlt{
    position: relative;
    padding-left: 100px;
    height: 100px;
    background-color: #0f4fa0;
}
.nlt .notice_list_left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100px;
    background-color: #266ac0;
}
.nlt .notice_list_right{
    line-height: 100px;
    overflow: hidden;
    padding: 0 24px;
}
.nlt .notice_list_left .p1{
    /*text-align: center;
    font-size: 14px;
    color: #fff;
    padding-top: 22px;*/
    text-align: center;
    font-size: 34px;
    color: #fff;
    line-height: 34px;
    padding-top: 22px;
}
.nlt .notice_list_left .p2{
    /*text-align: center;
    font-size: 34px;
    color: #fff;
    line-height: 34px;*/
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.nlt .notice_list_right p{
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.notice_list_top{
    padding-top: 30px;
}
.notice_list_bottom .notice_li .notice_li_text{
    font-size: 16px;
    color: #333333;
    line-height: 80px;
    padding-left: 50px;
    padding-right: 90px;
    background: url(../images/icon3.png) no-repeat center left 20px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.notice_list_bottom .notice_li .notice_li_time{
    position: absolute;
    right: 20px;
    top: 0;
    line-height: 80px;
    color: #666;
    font-size: 14px;
}
.notice_list_bottom .notice_li{
    height: 80px;
    border-bottom: 1px solid #cecece;
    overflow: hidden;
    position: relative;
}
.notice_btn ul li{
    border: 1px solid #cecece;
    text-align: center;
    display: inline-block;
}
.notice_btn ul li a{
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 40px;
}
.notice_btn ul  .page_pn{
    width: 98px;
}
.notice_btn ul .page{
    width: 38px;
    margin: 0 5px;
}
.notice_btn ul .page_prev{
    margin-right: 15px;
}
.notice_btn ul .page_next{
    margin-left: 15px;
}
.notice_btn ul{
    text-align: center;
}
.notice_btn{
    padding-top: 30px;
}
.notice_btn ul li:hover{
    border: 1px solid #f36823;
}
.notice_btn ul li:hover a{
    color: #fff;
    background-color: #f36823;
}
.notice_btn ul .selected{
    border: 1px solid #f36823;
}
.notice_btn ul .selected a{
    color: #fff;
    background-color: #f36823;
}
.nlt_new .new_list_left .p1{
    text-align: center;
    font-size: 34px;
    color: #fff;
    line-height: 34px;
    padding-top: 22px;
}
.nlt_new .new_list_left .p2{
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.nlt_new .new_list_left{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100px;
    background-color: #ff894f;
}
.nlt_new{
    position: relative;
    padding-left: 100px;
    height: 100px;
    background-color: #f36823;
}
.new_list_right{
    line-height: 100px;
    overflow: hidden;
    padding: 0 24px;
}
.new_list_right p{
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.new_list_right .ptext{
    font-size: 18px;
    color: #333333;
}
.new_list_right .ptext span{
    font-size: 16px;
    color: #666666;
}
.new_list_right .ptext i{
    font-size: 22px;
    color: #c7c7c7;
    padding: 0 15px;
}
.nlt_new .bulletin_right{
    background-color: #fff;
}
.nlt_new .bulletin_left{
    background: #ff894f url(../images/icon9.png)no-repeat center center;
}
.about_ul li h6 a{
    display: block;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.silhouette_box .silhouette_img{   
    overflow: hidden;
}
.silhouette_box { 
  width: 100%;
}
.silhouette_box .silhouette_img img{
    padding: 5px 5px 5px 5px;
    width: 215px;
    max-width: 215px;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
}
.silhouette_box .silhouette_img:hover img{
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
}
/*.silhouette_box .silhouette_img{
   
}*/
/*.silhouette_box .silhouette_img:nth-child(even){
    float: right;
}
*/.wisdom_union_img img{
    max-width: 100%;
}
.wisdom_union_text p{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}
.wisdom_union h5{
    font-size: 20px;
    line-height: 36px;
    color: #f36823;
    font-weight: 400;
    
}
.wisdom_union{
    background-color: #fff;
    padding: 30px;
}
.wisdom_union_box{
    padding-top: 10px;
}
.wisdom_union_box .wisdom_union_text{
    float: left;
    width: 60%;
}
.wisdom_union_box .wisdom_union_img{
    float: right;
    width: 31.875%;
} 
.wisdom_union .more{
    padding-top: 30px;
}
.wisdom_union .more p{
    width: 125px;
    height: 34px;
    border: 1px solid #bcbcbc;
    margin-right: 10px;
    line-height: 34px;
    padding-right: 16px;
}
.wisdom_union .more p a{
    display: block;
    color: #333333;
    font-size: 14px;
    padding: 0 18px;
    background: url(../images/icon6.png) no-repeat center right;
}
/* .wisdom_recollections .wisdom_swiper {
    background-color: #fff;
} */
.wisdom_recollections .wisdom_swiper .swiper-slide .speech_introduce{
    text-align: center;
}
.wisdom_recollections .wisdom_swiper .swiper-slide .speech_box{
    padding: 60px 30px 80px;
}
.wisdom_recollections .wisdom_swiper .wisdom_btn{
    bottom: 60px;
}
.wisdom_recollections .wisdom_swiper .swiper-pagination-bullet-active{
    background: #ff894f;
}
.speech .speech_box .name{
    font-size: 18px;
    line-height: 24px;
    color: #195baf;
    text-align: center;
    padding-top: 20px;
}
.wisdom_recollections .wisdom_swiper .swiper-slide .speech_introduce{
    padding-top: 20px;
}
.wisdom_recollections .wisdom_swiper .swiper-slide{
    position: relative;
}
.wisdom_recollections .wisdom_swiper .swiper-slide .lishi{
    font-size: 20px;
    line-height: 36px;
    color: #f36823;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 10;
}
.wisdom_recollections{
    padding-top: 30px;
}
.fenxiang_top .fx_img{
    width: 100%;
}
.fenxiang_top .fx_img img{
    max-width: 100%;
}
.fenxiang_top .fx_t_text{
    padding: 20px 30px;
    background-color: #fff;
}
.fenxiang_top .fx_t_text h5{
    font-size: 20px;
    line-height: 36px;
    color: #f36823;
    font-weight: 400;
}
.fenxiang_top .fx_t_text  p{
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    padding-top: 10px;
}
.fx_list{
    width: 30.23%;
}
.fx_list .fx_box .fx_time .p1{
    text-align: center;
    font-size: 34px;
    color: #fff;
    line-height: 34px;
    padding-top: 22px;
}
.fx_list .fx_box .fx_time .p2{
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.fx_list .fx_box .fx_time{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100px;
    background-color: #ff894f;
}
.fx_list .fx_box {
    position: relative;
    padding-left: 100px;
    height: 100px;
    background-color: #f36823;
}
.fx_list .fx_box .fx_nub p{
    font-size: 18px;
    color: #fff;
    line-height: 100px;
    text-align: center;
}
.fx_bottom .fx_list .fx_guide{
    height: 100px;
    background-color: #fff;
    padding: 0 45px;
}
.fx_bottom .fx_list .fx_guide p{
    font-size: 24px;
    color: #195baf;
    line-height: 100px;
    background: url(../images/icon22.png) no-repeat center right ;
}
.fx_bottom .fx_list{
    float: left;
    margin-right: 4.6%;
    margin-bottom: 40px;
}
.fx_bottom .fx_list:nth-child(3n){
    margin-right: 0;
}
.fx_bottom .fx_list .fx_guide p span{
    font-size: 16px;
    color: #195baf;
}
.fx_bottom .fx_list .fx_guide .text{
    padding-top: 26px;
    line-height: 24px;
    background: url(../images/icon22.png) no-repeat top 44px right ;
}
.fx_list .fx_box .fx_year{
    background-color: #266ac0;
}
.fx_list .fx_box .fx_xiang{
    background-color: #0f4fa0;
}
.fx_bottom{
    padding-top: 40px;
}
.read{
    border-top: 2px solid #195baf;
   
}
.read .shudan{
    line-height: 50px;
    font-size: 20px;
    color: #195baf;
    font-weight: 400;
}
.read .fx_bottom{
    padding-top: 0;
}
.read .book .fx_list .fx_box{
    background-color: #195baf;
    padding-left: 0;
    padding-right: 100px;

}
.read .book .fx_list .fx_box .fx_time{
    background-color: #276ac1;
    top: 0;
    left:initial;
    right: 0;
    bottom: 0;
}
.fx_list .fx_box .fx_time .p3{
    font-size: 18px;
    color: #fff;
    line-height: 100px;
    text-align: center;
}
.read .fx_bottom .fx_list .fx_guide{
    padding: 0 35px;
}
.read .fx_list .fx_box .fx_nub p{
    font-size: 14px;
    padding: 0 15px;
    line-height: 20px;
    padding-top: 40px;
}
.activities .fx_bottom .fx_list .fx_box .fx_nub{
    padding: 0 15px;
}
.activities .fx_bottom .fx_list .fx_box .fx_nub p{
    padding-top: 30px;
    font-size: 18px;
    line-height: 24px;
}
.activities .fx_bottom .fx_list .fx_guide{
    padding: 0 35px;
}
.activities .activities_text{
    line-height: 50px;
    font-size: 20px;
    color: #f36823;
    font-weight: 400;
}
.activities .fx_bottom{
    padding-top: 0;
}
.activities{
    border-top: 2px solid #f36823;
}
.contactus h5{
    font-size: 30px;
    line-height: 36px;
    color: #f36823;
    font-weight: 400;
}
.contact_address_left{
    float: left;
    width: 50%;
}
.contact_address_img{
    float: right;
}
.contact_address_img img{
    max-width: 100%;
}
.contact_address_left h6{
    font-size: 20px;
    line-height: 36px;
    color: #f36823;
    font-weight: 400;
}
.contact_address_left p{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}
.contact_address{
    padding: 25px;
    background-color: #fff;
}
.contactus{
    width: 100%;
    background-color: #f1f1f1;
}
.contact_address_left .more a{
    font-size: 14px;
    line-height: 34px;
    color: #fff;
    display: block;
    background: url(../images/icon23.png) no-repeat center right;
}
.contact_address_left .more{
    width: 124px;
    height: 34px;
    background-color: #f36823;
    padding: 0 20px;
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.contact_address {
    position: relative;
    margin-top: 30px;
}
.map{
    background-color: #fff;
    padding: 30px;
    margin-top: 30px;
}
.map h6{
    font-size: 20px;
    line-height: 36px;
    color: #f36823;
    font-weight: 400;
    padding-bottom: 10px;
}
.map .map_img{
    width: 100%;

}
.map .map_img img{
    max-width: 100%;
}
.contactus{
    padding: 60px 0;
}
/*  */
.index_banner{
    position: relative;
}
.index_banner .swi_container{
    height: 614px;
}
.index_banner .swi_container .swi_slide img{
    height: 100%;
}
.plan{
    /* z-index: 10; */
    /* min-width: 280px; */
    height: 100%;
    /* background-color: #fff; */
    position: absolute;
    top: 0;
    /* left: 18.4vw; */
    width: 100%;
}
.plan .plan_main{
    position: relative;
    width: 280px;
    background-color: #fff;
}
.plan .date{
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background-color: #195baf;
    position: absolute;
    top: 10px;
    left: 10px;
    font-weight: 200;
}
/* .plan .date p{
    transform: scale(1.3,3); 
    font-weight: 200;
    overflow: hidden;
} */
.plan .plan_title{
    background-color: #f36823;
}
.plan .plan_title h5{
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 50px;
}
.plan .plan_en{
    background-color: #ffeee6;
}
.plan .plan_en p{
    height: 30px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    padding-left: 90px;
}
.plan .pt_title {
    text-align: center;
    height: 50px;
    border-bottom: 1px solid #d8d8d8;
    line-height: 50px;
}
.plan .pt_title li{
    width: 56px;
    height: 24px;
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    text-align: center;
    border-radius: 12px;
    border: 1px solid #d8d8d8;
    display: inline-block;
    cursor: pointer;
}
.plan .pt_title li.active{
    background-color: #f36823;
    border: 1px solid #f36823;
    color: #fff;
}
.plan .pt_content{
   /* height: 230px;
    background: url(../images/icon24.png) no-repeat center bottom;
    padding-top: 20px;*/
    border-bottom: 1px solid #d8d8d8;
}
.plan .pt_content .year{
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #195baf;
}
.plan .pt_content .process h6{
    font-size: 24px;
    line-height: 20px;
    color: #f36823;
    font-weight: 400;
}

.plan .pt_content .process p{
    font-size: 14px;
    line-height: 20px;
    color: #333333;
}
.plan .pt_content li{
    position: relative;
}
.plan .pt_content li .process{
    position: absolute;
}
.plan .pt_content li .process1{
    top: 15px;
    left: 25px;
}
.plan .pt_content li .process2{
    top: 60px;
    right: 25px;
}
.plan .pt_content li .process3{
    top: 105px;
    left: 25px;
}
.plan .pt_content li .process4{
    top: 150px;
    right: 25px;
}
.plan .pt_content li .process1 h6,
.plan .pt_content li .process3 h6{
    padding-left: 24px;
}
.plan .pt_content li .process3 p{
    padding-left: 27px;
}
.plan .pt_bottom {
    padding: 20px;
}
.plan .pt_bottom .ys{
    width: 100%;
    height: 40px;
    background: #f36823 url(../images/icon25.png) no-repeat center left 20px;
    margin-bottom: 5px;
}
.plan .pt_bottom .zs{
    width: 100%;
    height: 40px;
    background: #2f73ca url(../images/icon26.png) no-repeat center left 20px;
    
}
.plan .pt_bottom .ys p a{
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 40px;
    padding-left: 60px;
    background: url(../images/icon30.png) no-repeat center right 20px;
}
.plan .pt_bottom .zs p a{
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 40px;
    padding-left: 60px;
    background: url(../images/icon30.png) no-repeat center right 20px;
}
.plan .pt_bottom  .lx_box .lx_title{
    font-size: 16px;
    color: #f36823;
    padding-top: 15px;
    padding-bottom: 10px;
}
.plan .pt_bottom  .lx_box .lx_number .lx_img{
    width: 80px;
    float: left;
}
.plan .pt_bottom  .lx_box .lx_number .lx_img img{
    max-width: 100%;
}
.plan .pt_bottom  .lx_box .lx_number .lx_nub{
    width: 66.6%;
    float: left;
}
.plan .pt_bottom  .lx_box .lx_number .lx_nub p{
    font-size: 14px;
    color: #666666;
    height: 80px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #bcbcbc;
    border-left: none;
    padding-top: 10px;
}
.plan .pt_bottom  .lx_box .lx_number .lx_nub p i{
    padding: 0 18px;
}
/*  */
.sider{
    position: fixed;
    top: 20%;
    right: 0;
    z-index: 99;
}
.sider .sider_list {
    width: 100px;
    height: 100px;
}
.sider .sider_list a{
    display: block;
}
.sider .sider_list p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 65px;
}
.sider .sider1{
    background: #f36823 url(../images/icon27.png) no-repeat center top 20px;
}
.sider .sider2{
    background: #2f73ca url(../images/icon28.png) no-repeat center top 20px;
}
.sider .sider3{
    background: #195baf url(../images/icon29.png) no-repeat center top 20px;
}

.Map{
    width: 100%;
    height: 500px;
    margin: 20px 0;
    display: none;
}
#map .BMap_Marker{
    background: url(../images/mapicon.png) no-repeat center center!important;
}
#map .BMapLabel{
    left: -34px!important;
    top: 39px!important;
    /*border: 1px solid red!important;*/
    padding: 15px!important;
}

.searchbox{
    width: 100%;
    /*padding-top: 30px; */
    padding-bottom: 50px;
    background-color: #eee;
}
.searchbox .main{
    background-color: #fff;
    padding: 60px;
    box-sizing: border-box;
}

.searchbox .searchTitle{
    font-size: 18px;
    height: 85px;
    line-height: 53px;
}
.searchbox ul{
    margin-bottom: 50px;
}
.searchbox ul li{
    height: 69px;
    *height: 68px;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid transparent;
}
.searchbox ul li a{
    overflow: hidden;
    display: block;
    /*margin-top: 23px;*/
    line-height: 69px;
    *line-height: 68px;
    font-size: 12px;
    color: #333;
}
.searchbox ul li a:hover .searchList{
    color: #f36823;
}
.searchbox ul li a:hover .searchTime{
    color: #f36823;
}
.searchbox ul li a .searchList{
    float: left;
    font-size: 14px;
    color: #333;
    width: 70%;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.searchbox ul li a .searchTime{
    float: right;
    color: #333;
}
.pagebox {
    margin: 0 auto;
    height: 34px;
    margin-top: 40px;
    text-align: center;
}
.pagebox .pagingbox a{
    text-decoration: none;
    color: #333;
}
.pagebox .pagingbox .page_link{
    font-size: 18px;
    padding: 4px 10px;
    background: #fff;
    color: #333;
    margin: 0 3px;
    width: 28px;
    height: 34px;
    text-decoration: none;
    cursor: pointer;
}
.pagebox .pagingbox .page_active{
    color: #971f46;
}
.searchbox .newTitle{
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #333;
}
.searchbox .newTime{
    font-size: 16px;
    color: #333;
    line-height: 18px;
    padding-top: 10px;
    text-align: center;
}
.searchbox .newCon{
    padding-top: 20px;
}
.searchbox .newCon p{
    font-size: 16px;
    line-height: 24px;
    color: #333;
    padding-bottom: 10px;
	text-indent: 2em;
}
.searchbox .newCon img{
    max-width: 100%;
	margin: 10px auto;
}
.entered{
    margin-top: 20px;
    display: inline-block;
    /*width: 60px;*/
    height: 34px;
    border: 1px solid #f36823;
    text-align: center;
    padding:0 15px;
    background-color: #f36823;
}
.entered a{
    font-size: 14px;
    line-height: 34px;
    color: #fff;
    display: block;
}

.mapx{
    width: 100%;
    height: 500px;
    margin: 20px 0;
}
#mapx .BMap_Marker{
    background: url(../images/mapicon.png) no-repeat center center!important;
}
#mapx .BMapLabel{
    left: -34px!important;
    top: 39px!important;
    padding: 15px!important;
}
.searchbox .newCon #mapx img{
    padding: 0;
    max-width: 100%;
}
.information p a{
    color: red;
    border-bottom: 1px solid red;
}

.wechat_ewm{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.3);
    z-index: 100;
}
.wechat_ewm .erwm_img{
    position: absolute;
    margin: auto;
    top: 30%;
    left: 50%;
    width: 300px;
    border-radius: 5px;
    transform: translateX(-50%);
}
.wechat_ewm .erwm_img .d_img{
    margin-top: 15px;
}
.wechat_ewm .erwm_img img{
    max-width: 60%;
    margin: auto;
}
.before .fx_list{
    float: left;
    margin-right: 4.6%;
    margin-bottom: 40px;
}
.before .fx_list:nth-child(3n) {
    margin-right: 0;
}
.wisdom_recollections .nk{
    font-size: 24px;
    color: #195baf;
    margin-bottom: 20px;
}
.mpacc_box .journal .p1 a{
    background: none;
    text-align: center;
}
/*.mpacc_box .journal p{
    padding-right: 0;
}*/
.mpacc_box .journal p:hover{
    background-color: #f36823;
    border: 1px solid #f36823;
}
.mpacc_box .journal p:hover a{
    color: #fff;
}
.fun_slide a{
    display: block;
    height: 100%
}
.wechat_ewm{
    display: none;
}

.teachers_tab ul li{
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    background-color: #195baf;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 5px;
}
.teachers_tab ul{
    margin-bottom: 20px;
}
.teachers_tab ul .active{
    background-color: #f36823;
}
.wechat_ewm .erwm_img p{
    font-size: 13px;
    color: #333;
    line-height: 22px;
}
.wechat_ewm .erwm_img .p3{
    margin: 10px 0;
    /*text-align: center;*/
    color: #f36823;
}
.wechat_ewm .erwm_img {
    background-color: #fff;
    /*text-align: center;*/
    padding: 30px;
    box-sizing: border-box;
}
.wx .wx_img p{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: center;
}



.masonry { 
  width: 100%;
  margin-top: 30px;
  position:relative;
}
.item { 
  /*z-index: 10;*/
  /*transition: 0.25s;*/
	overflow: hidden;
	float: left; 
	display: inline;
	width: 213px;
	height: 150px;
	
}
.item img{
  width: 100%;
  height:100%;
  /*transition: 0.25s;*/
}
.item:hover img{
  /*z-index: 100;*/
  /*transition: 0.25s;*/
  overflow: hidden;
  /*animation: bounceIn 0.25s ease-in 2 alternate;*/
}
@keyframes bounceIn{
  100% {
    transform: scale(1.07);
  }
}

.campus_list  .outside_box{
    width: 100%;
}
.out_introduce{
    padding-top: 10px;
}
.out_introduce p{
   font-size: 16px;
    line-height: 24px;
    color: #666;
    padding-bottom: 10px;
}
.outside_ul .campus_list{
    height: auto;
}



/*教师弹窗*/
.teacher_tc{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.3);
    z-index: 100;
}
.teacher_tcbox{
    position: absolute;
    margin: auto;
    top: 30%;
    left: 50%;
    width: 60%;
    border-radius: 5px;
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.tea_img{
    width: 20%;
    
}

.tea_text{
    width: 75%;
}
.tea_text .name{
    font-size: 20px;
    color: #195baf;
    font-weight: 400;
}
.tea_text .title{
    font-size: 18px;
    color: #195baf;
    font-weight: 400;
}
.tea_text .tea_introduce{
    padding-top: 5px;
}
.tea_text .tea_introduce p{
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    text-align: justify;
}
/*.niankan{
    border-top: 2px solid #f36823;
}*/
.niankan h3{
    text-align: left;
    line-height: 60px;
    color: #f36823;
    font-size: 20px;
    font-weight: 500;
     margin-top: 60px;
      border-top: 2px solid #f36823;
}


/* 2020-12-02 */
.index_banner .swi_container .swi_slide a{
    width: 100%;
    height: 100%;
    display: block;
}
.plan .plan_main{
    z-index: 10;
}
.con_d p{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}
.con_more {
    margin-top: 20px;
    width: 124px;
    height: 34px;
    background-color: #f36823;
    line-height: 34px;
    /*margin-bottom: 18px;*/
}
.con_more p a{
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 0 20px;
    background: url(../images/icon5.png) no-repeat center right 20px;
}
