html, body {
    font-family: Microsoft YaHei, Arial, sans-serif;
}


input::-webkit-input-placeholder {
    color: #C1C1C1;
}

.hover_box a:hover {
    color: #213865;
}

.swiper-scrollbar-drag {
    background: #213865;
}


.head_pc {
    z-index: 998;
    position: relative;
 width:100%;
transition: all 0.4s ease-in-out;
}
.nav-down{position:fixed;z-index:997;box-shadow: 0 2px 6px rgba(0,0,0,0.4);}
.nav-down .logo_bg{width:180px !important;margin-left: -90px !important;-webkit-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;

}
.top_bg {
    background: #213865;
    height: 49px;
    line-height: 49px;
}

.top_bg ul li a {
    font-size: 1rem;
    transition: 0.1s;
}

.top_bg ul li a:hover {
    opacity: 0.75;
}

.top_bg .search {
    position: relative;
}

.top_bg .search a {
    display: block;
    height: 49px;
    padding: 0 15px;
}

.top_bg .search .search_box {
    position: absolute;
    right: 0;
    top: 48px;
    line-height: 40px;
    display: none;
}

.top_bg .search .search_box input {
    background: #18294C;
    padding: 0 5px;
    line-height: 40px;
    border: solid 1px #131c3f;
    color: #fff;
    height: 40px;
}

.top_bg .search a.on {
    background: #18294C;
}

.top_bg .search.on .search_box {
    display: block;
}

.top_bg .search a {
    font-size: 1.1rem;
    color: #fff;
}

.top_bg .search img {
    margin-top: 12px;
}

.logo_bg {
    position: absolute;
    left: 50%;
    margin-left: -128px;
    top: 0;
    z-index: 997;
 width: 257px;
 -webkit-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
}

.nav_bg {
    background: #fff;
    
    line-height: 50px;
    padding: 18px 0;
    height: 86px;
}

.nav_bg ul li a {
    background: none;
    color: #213865;
    
}

.nav_bg ul li:nth-of-type(5) {
    
}

.nav_bg ul li .subBox,
.nav_bg ul li .subBox_3 {
    min-width: 102px;
}


.nav_bg .ul_list03 > li .subBox {
    top: 68px;
    display: none;
}

.nav_bg .ul_list03 > li a {
    min-width: 102px;
    padding: 0;
}

.ul_list03 > li .subBox ul li a {
    padding: 0;
    text-align: center;
}

.nav_bg .ul_list03 > li:hover > a {
    line-height: 68px;
}

.flipInY {
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    animation-duration: 0.6s;
    -webkit-animation-duration: 0.6s;

    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;

    visibility: visible !important;
    display: block !important;
}


@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}



.foot {
    background: #414141;
    color: #fff;
    padding: 40px 0;
}

.foot .link_icon ul {
    padding-right: 400px;
}

.foot .link_icon ul li {
    margin: 0 5px;
    border-radius: 5px
}

.foot .link_icon ul li:hover {
    background: #213865;

}

.foot .foot_box {
    background: url("/newimages/foot01.png") no-repeat right 20% top 34px;
}

.foot .contact ul {
    line-height: 32px;
}

.foot .copyright {
    border-top: solid 1px #fff;
    margin-top: 20px;
    padding-top: 20px;
}

@media all  and (max-width: 1199px) {
    .foot .link_icon ul {
        padding-right: 0px;
        text-align: center;
        margin-bottom: 20px;
    }
}


.com_head01 {
    font-size: 2rem;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px;
    position: relative;
}

.com_head01.color_a {
    color: #00356B;
}

.com_head01.color_b {
    color: #fff;
}

.com_head01.color_c {
    color: #551919;
}

.com_head01 .more {
    position: absolute;
    right: 0;
    top: 54px;
    width: 2rem;
}


.com_head01 .more:hover {
    transform: rotate(90deg);
}

@media all  and  (max-width: 1199px) {
    .com_head01 {

        padding-top: 30px;
        padding-bottom: 20px;
    }

    .com_head01 .more {

        top: 34px;
    }
}

.schoolNews .words,
.news_thr .words {
    padding: 5px 20px 0;
}

.news_thr .words .txt1 {
    margin-top: 20px;
}

.news_thr .words .txt2 {
    margin-top: 10px;
    text-align: center;
}


.schoolNews {
    background: #00356B url("../newimages/school_news01.png") no-repeat left 40px;
    padding-bottom: 70px;
}

.schoolNews .words {
    background: #fff;
    padding-bottom: 12px;
}

.schoolNews .words .txt1 {
    color: #555;
    border-bottom: solid 1px #bbb;
    padding-bottom: 5px;
    margin-bottom: 7px;
    padding-top: 5px;
}

.schoolNews .words .txt2 {
    color: #555;
    
    
    
    font-size: 0.8rem;
    line-height: 1.5rem;
height:3.8rem;
}



#index .m-pop {
    z-index: 9999999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
}

#index #m-video video, #m-video embed {
    display: block;
    width: 100%;
    height: 100%;
}

#index .m-pop .inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
}

#index .m-pop .video_box {
    width: 100%;
    height: 100%;
}

#index .m-pop .close {
    display: block;
    width: 58px;
    height: 58px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1001;
    cursor: pointer;
    background: url(/newimages/video_close.png) no-repeat left top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

#index .m-pop .close:hover {
    background-position: 0 -68px;
}

@media all and ( max-width: 1199px ) {
    #index .m-section4 .txt h3 {
        margin-top: 0px;
    }

    #index .m-section4 .txt {
        padding: 2rem 0;
    }

    #index .m-section4 {
        height: auto;
        padding-bottom: 10px;
    }

    #index .m-section4 .txt .play {
        margin-top: 10px;
    }
}






.slider * {
    outline: none;
}


.slider .slick-arrow {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    background-repeat: no-repeat !important;
    border: none;
    color: transparent;
    outline: none;

    background-size: auto 100%;
    top: 0;
    margin-top: 0;
    background-color: transparent;
    width: 238px;
    height: 100%;
    display: none !important;
}

.slider .slick-prev {
    background-image: url("/newimages/banner_left.png");
    left: 0;
    right: auto;
    background-position: left top;
}

.slider .slick-next {
    background-image: url("/newimages/banner_right.png");
    right: 0;
    left: auto;
    background-position: right top;
}


.slider:hover .slick-arrow {
    display: block !important;
}

@media all and  (max-width: 1199px) {
    .slider:hover .slick-arrow {
        display: none !important;
    }
}


.slider .slick-dots {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 15px;
    width: 100%;
    z-index: 2;

}

.slider .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.slider .slick-dots li button {
    opacity: 1;
    display: block;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 0;
    font-size: 0;
    line-height: 0;
    border-radius: 50%;

    width: 10px;
    height: 10px;
    background:none;
 border:2px solid #ffffff;
}

.slider .slick-dots li.slick-active button {
    opacity: 1;
    background: #ffffff;
}

.banner_bg {
    position: relative;
    z-index: 99;
}

.banner_bg .txt {
    background: url("/newimages/banner_bot.png") repeat-x left bottom;
    height: 231px;
    top: auto;
    bottom: 0;
    text-align: center;
    padding-top: 150px;
}

.banner_bg .txt span {
    color: #fff;
    font-size: 1.2rem;
    
    margin-left: 80px;
    opacity: 0;
}

.banner_bg .txt span.an {
    
}

.banner_bg .banner_more {
    background: rgba(255, 255, 255, 0.16);
    width: 114px;
    height: 33px;
    position: absolute;
    right: 48px;
    bottom: 24px;
    z-index: 9999;
    text-align: center;
    font-size: 1.5rem;
    color: rgba(255, 255, 255, 0.7);
    line-height: 33px;
    display: block;

}
@media (max-width: 767px){
.banner_bg .banner_more {
    width: 54px;
    height: 23px;
    right: 4px;
    bottom: 4px;
    font-size: 1rem;
    line-height: 23px;
} 
.slider .slick-dots{
display:none !important; 
}
.banner_bg .txt{
padding-top: 200px;
}
}

.mediaShow .words {
    padding: 0;
    position: relative;
}

.mediaShow .words .icon {
    display: block;
    height: 2rem;
    color: #A1040C;
    margin-right: 15px;
}

.mediaShow .words .txt1 {
    padding-top: 20px;
    font-size: 1.8rem;
}

.mediaShow .words .txt2 {
    margin-top: 10px;
}

.mediaShow .words02 {
    line-height: 2.4rem;
    padding-top: 23px;
}


@media all and (max-width: 1199px) {

    .mediaShow .words {
        padding: 10px;
    }

    .mediaShow ul li.col-md-5 {
        margin-top: 20px;
    }

}


.narrate .narrate_box {
    position: relative;
}

.narrate .narrate_box_bg .narrate_box {
    border: solid 1px #fff;
}

.narrate .narrate_box .words {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    padding: 10px 0;
    font-size: 1.5rem;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    display: none;
}

.narrate .narrate_box:hover .words {
    display: block;
}

.narrate .narrateBox {
    background: url("/newimages/narrate01.png") no-repeat left top;
    background-size: cover;
    padding: 60px 0;
}

.narrate .row .img_box.thr {
    margin-top: 9px;
}

@media all and (max-width: 1199px) {
    .narrate .narrateBox {
        padding: 30px 0 40px;
    }
}

@media all and (max-width: 992px) {
    .narrate .row .img_box {
        margin-top: 20px !important;
    }
}

@media all and (max-width: 540px) {
    .narrate .narrate_box .words {
        display: block !important;
    }

    .narrate .narrate_box .words {
        font-size: 1.2rem;
        padding: 5px 0;
    }
}

@media (min-width: 992px) {
    .narrate.four .col-md-6 {
        width: 52.46%;
    }

    .narrate.four .col-md-4 {
        width: 26.25%;
    }

    .narrate.four .col-md-2 {
        width: 21.29%;
    }
}


.schoolPaper {
}


.video {
}

.video .narrateBox {
    padding: 0;
}

.video .narrateBox {
    background: none;
    background-size: cover;
    
}

.video .masking {
    background: rgba(0, 0, 0, 0.4);
}

.video .icon {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    top: 50%;
    margin-top: -35px;
    cursor: pointer;
}

.video .words {
    background: none !important;
    display: block !important;
}


.quickLink {
    background: #213865;
    padding-bottom: 50px;
}

.quickLink ul li {
    text-align: center;
}

.quickLink ul li p {
    color: #fff;
    font-size: 1.4rem;
    margin-top: 10px;
}

.quickLink ul li .img_box {
    width: 82px;
    height: 82px;
    background: #fff;
    border-radius: 100%;
    position: relative;
    display: inline-block;
}

.quickLink ul li .animate {
    background: #D4B35B;
    border-radius: 100%;
    transition: 0.5s;
    transform: scale(1.4);
    opacity: 0;
}

.quickLink ul li:hover .animate {
    transform: scale(1);
    opacity: 1;
}

.quickLink ul li:nth-of-type(1) .icon {
    background: url("/newimages/quickLink01.png") no-repeat center;
}

.quickLink ul li:nth-of-type(2) .icon {
    background: url("/newimages/quickLink02.png") no-repeat center;
}

.quickLink ul li:nth-of-type(3) .icon {
    background: url("/newimages/quickLink03.png") no-repeat center;
}

.quickLink ul li:nth-of-type(4) .icon {
    background: url("/newimages/quickLink04.png") no-repeat center;
}

.quickLink ul li:nth-of-type(5) .icon {
    background: url("/newimages/quickLink05.png") no-repeat center;
}

.quickLink ul li:nth-of-type(6) .icon {
    background: url("/newimages/quickLink06.png") no-repeat center;
}

.quickLink ul li:nth-of-type(7) .icon {
    background: url("/newimages/quickLink07.png") no-repeat center;
}

.quickLink ul li:nth-of-type(8) .icon {
    background: url("/newimages/quickLink08.png") no-repeat center;
}

@media all and (max-width: 1199px) {
    .quickLink ul {
        margin-top: 10px;
    }

    .quickLink ul li {
        margin-top: 20px;
    }

    .foot .foot_box {
        background: url(/newimages/foot01.png) no-repeat right 20% top 60px;
    }
}


.sub_banner_bg {
    position: relative;
    z-index: 9;
}

.sub_banner_bg .ful_box .inline_list {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1.2rem;
}

.sub_banner_bg .ful_box .tit {
    font-size: 2.4rem;
    color: #fff;
    height: 2.4rem;
    line-height: 2.4rem;
    margin: 0 20px;
}

.sub_banner_bg .ful_box .icon {
    background: url("/newimages/sub_banner03.png") no-repeat center;
    width: 58px;
    height: 2.4rem;
}

@media all and (max-width: 768px) {
    .sub_banner_bg .ful_box span {
        display: none;
    }
}



.subMain {
    position: relative;
    z-index: 995;
    margin-top: 30px;
}


.subMain .aside {
    width: 325px;
}

.subMain_box {
    min-height: 550px;
    margin-bottom: 80px;
}

.com_head02 {
    background: url("/newimages/sub_aside01.png") no-repeat left top;
    height: 119px;
    width: 200px;
    color: #fff;
    font-size: 2rem;
    line-height: 70px;
    text-align: center;
}

.subMain .aside .aside_box {
    margin-bottom: 55px;
}

.subMain .aside .aside_box .bd {
    border: solid 20px #fff;
    margin-top: -49px;
    margin-left: 20px;
    background: #fff;

}

.subMain .aside .aside_banner .words {
    font-size: 1.2rem;
    margin-top: 15px;
}


.subMain .aside .aside_banner {
    height: 225px;
}

.subMain .aside .aside_banner .slick-dots li {

    margin: 0 10px;
}

.subMain .aside .aside_banner .slick-dots li button {
    border-radius: 0;
    background: #999999;
    width: 8px;
    height: 8px;
    margin: 0;
}

.subMain .aside .aside_banner .slick-dots li.slick-active button {
    opacity: 1;
    background: #0056A7
}

.subMain .aside .aside_box .aside_time_list .time {
    background: url("/newimages/sub_aside04.png") no-repeat left top;
    width: 66px;
    text-align: center;
    font-size: 1.15rem;
    line-height: 33px;
    margin-right: 20px;
}

.subMain .aside .aside_box .aside_time_list .month {
    color: #0056A7;
    
}

.subMain .aside .aside_box .aside_time_list .year {
    color: #fff;
    background: #0056A7;
}

.subMain .aside .aside_box .aside_time_list .txt01 {
    color: #213865;
    font-size: 1.15rem;
}

.subMain .aside .aside_box .aside_time_list .num {
    background: url("/newimages/sub_aside05.png") no-repeat 87px center;
    color: #999;
    padding-left: 125px;
    margin-top: 5px;
    font-size: 0.8rem;
}

.subMain .aside .aside_box .aside_time_list ul li {
    margin-bottom: 20px;
}


.subMain .subMain_box .pos .hd {
    color: #213865;
    font-size: 2rem;
    font-weight: bold;
    height: 2rem;
    line-height: 2rem;
}

.subMain .subMain_box .pos .pos_box {
    margin-top: 0.4rem;
    margin-left: 1rem;
    color: #888;
}

.subMain .subMain_box .pos .pos_box a {

    color: #888;
}


.subMain .list ul {
    margin-top: 30px;
}

.subMain .list ul li {
    border-bottom: dashed 1px #D5D4D4;
    padding-bottom: 30px;
    margin-bottom: 35px;
}

.subMain .list ul li .tit {
    font-size: 1.2rem;
}

.subMain .list ul li .state {
    color: #999999;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
}

.subMain .list ul li .state .time {
    background: url("/newimages/sub_list01.png") no-repeat left center;
    padding-left: 40px;
    display: inline-block;
    margin-right: 50px;
}

.subMain .list ul li .state .num {
    background: url("/newimages/sub_list02.png") no-repeat left center;
    padding-left: 40px;
    display: inline-block;
}

.subMain .list ul li:hover .state .time {
    background: url("/newimages/sub_list010.png") no-repeat left center;
}

.subMain .list ul li:hover .state .num {
    background: url("/newimages/sub_list020.png") no-repeat left center;
}

.subMain .list ul li:hover a {
    color: #213865;
}


.subMain .cont {
    padding: 20px 0;
    min-height: 500px;
}

.subMain .cont h1 {
    font-size: 30px;
    line-height: 49px;
    padding: 0 0 18px 0;
    text-align: center;
    font-weight: normal;
    color: #213865;
}

.subMain .cont h2 {
    text-align: center;
    color: #666;
    font-size: 24px;
    line-height: 40px;
    font-weight: normal;
}

.subMain .cont .date {
    text-align: center;
    font-size: 1.2rem;
    color: #b5b5b5;
    line-height: 30px;
 margin-top:10px;
}

.subMain .cont .texts {
    padding: 5px 0 10px;
    border-top: solid 1px #eee;
    margin-top: 5px;
}

.subMain .cont .texts p {
    font-size: 16px;
    text-indent: 2em;
    line-height: 30px;
    color: #393939;
    margin-top: 20px;
}

.subMain .cont .texts img {
    margin: 10px auto;
    display: block;
    max-width: 90%;
    text-indent: 0;
 height:auto;
}
.subMain .cont .texts video {
    margin-left: -2em;
}
@media (max-width: 576px) {
.subMain .cont .texts video {
 width: 100%;
    margin-left: -2em;
}
.subMain .cont {
    padding: 20px 0;
    min-height: 300px;
}
.subMain_box {
     min-height: 300px; 
    margin-bottom: 10px; 
}
}
.subMain .cont .next {
    border-top: 1px solid #b6b6b6;
    padding: 20px 0;
    margin-top: 15px;
    line-height: 28px;
    color: #444;
}

.subMain .cont .next a {
    color: #444
}

.subMain .cont .next a:hover {
    color: #00467f
}

.subMain .cont .img_box img {
    max-width: 100%;
}


.subMain .list_pic ul li {
    border: none;
    padding-bottom: 0;
}

.subMain .list_pic .pic img {
    width: 234px;
    height: 132px;
    margin: 0 auto;
    display: block;
}

.subMain .list ul li .state .time {
    margin-right: 20px;
}

.subMain .list_pic .words .tit {
    font-weight: bold;
    margin-top: 20px;
}

.subMain .list_pic .words .summary {
    line-height: 2rem;
    color: #444;
    margin-top: 6px;
}

@media all  and (min-width: 768px) {
    .subMain .list_pic .pic {
        float: left;
        margin-right: 30px;
    }

    .subMain .list_pic .words .tit {
        margin-top: 0;
    }
}



.subMain .list_pic02 ul li {
    border-bottom: solid 1px #eee;
    padding-bottom: 35px;
}

.subMain .list_pic02 .pic img {
    width: 210px;
    height: 285px;
}

.subMain .list_pic02 .words .tit {
    font-weight: normal;
    font-size: 1.6rem;
    border-bottom: dashed 1px #ddd;
    padding-bottom: 25px;
}

.subMain .list_pic02 .txt_list {
 text-indent:2em;
    margin-top: 20px;
 line-height:180%;
}

.subMain .list_pic02 .txt_list p {
    font-size: 1.1rem;
    line-height: 2.5rem;
}



.subMain .subMain_box.type02 {
    width: auto;
    float: none;
}

.subMain .list_pic03 .list_pic03_ul li {
    margin-bottom: 30px;
    text-align: center;
}
.subMain .list_pic03 .list_pic03_ul li .equal_img{
     padding-top: 25%;
    display: block;
}

@media all and  (min-width: 1199px) {
    .subMain .list_pic03 .list_pic03_ul {
        margin-left: -20px;
        margin-right: -20px;
    }

    .subMain .list_pic03 .list_pic03_ul li {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media all and  (max-width: 768px) {


    .subMain .list_pic03 .list_pic03_ul li {
          margin-bottom: 10px;
    }
}


.subMain.type02 {
    margin-top: 0;
}

.subMain.type02 .aside {
    width: 195px;
    margin-right: -6px;
    position: relative;
    z-index: 2;
}

.subMain.type02 .subMain_box {

    position: relative;
    z-index: 1;
    padding-top: 20px;
}

@media all and (min-width: 1200px) {
    .subMain.type02 .subMain_box {
        width: 1005px;
        float: left;
        border-left: solid 1px #ddd;
        padding-left: 45px;
        padding-bottom: 30px;
    }
}

@media (min-width: 1201px)and (max-width: 1220px) {
    .subMain.type02 .subMain_box {
        width: 985px;
    }
}

.subMain.type02 .subMain_box .pos .pos_box {
    margin: 0;
    color: #888;
}

.subMain.type02 .subMain_box .pos .hd {
    font-weight: normal;
    margin-top: 25px;
    display: block;
}

.subMain.type02 .aside {
    padding-top: 65px;
}

.subMain.type02 .aside .nav_box ul li {

}

.subMain.type02 .aside .nav_box ul li a {
    text-align: right;
    padding-right: 30px;
    margin-bottom: 10px;
    font-size: 20px;

    color: #444;
    display: block;
}

.subMain.type02 .aside .nav_box ul li.on a {
    background: url("/newimages/subMain02_01.png") no-repeat right center;
    color: #213865;
    font-weight: bold;
}

@media all and  (min-width: 768px) {
    .subMain .cont_brief .insertImg_box {
        float: right;
        margin-left: 10px;
    }
}

.subMain .cont_brief .insertImg_box {

}

.subMain .cont_brief .insertImg_box img {
    margin: 0 auto;
    max-width: 350px;
}

@media all and  (max-width: 768px) {
    .subMain .cont_brief .insertImg_box img {
        max-width: 100%;
    }
}


.subMain .cont_link {

}


.subMain .cont_link ul li  {
    border: solid 1px #eee;
    padding: 15px 25px;
}
.subMain .cont_link .img_box img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.subMain .cont_link ul li .tit{
    font-size: 1.3rem;
    line-height: 35px;
    height: 35px;
}
@media all  and  (min-width: 1200px) {
    .subMain .cont_link {
        margin-top: 40px;
    }

}

@media all  and  (max-width: 992px) {
    .subMain .cont_link ul li  {
        padding: 10px;
    }

}
@media all  and  (max-width: 768px) {
    .subMain .cont_link ul li  {
        margin-bottom: 10px;
    }
#layeru0{
display:none;
}
#layeru1{
display:none;
}
#layeru24{
display:none;
}


}
@media all  and  (min-width: 768px) {
    .subMain .cont_link ul li {
        border-left: none;
    }
    .subMain .cont_link ul li:nth-of-type(3n)  {
        border-right: none;
    }
    .subMain .cont_link ul li:nth-of-type(n+4)  {
        border-top: none;
    }
}


.fanye span,.fanye a{height:auto !important}


.xxgk dl{border:solid 1px #eee;margin-bottom:30px; padding:20px;}
.xxgk dl .title{ border-bottom:1px solid #213766;padding-bottom:10px;margin-bottom:10px}
.xxgk dl .title span{padding-right:8px;float:left;padding-top:1px; vertical-align:top}
.xxgk dl h1{font-size:18px;line-height:100%;color:#213766; vertical-align:top}
.xxgk dd p{line-height:26px;font-size:15px;}

.xyxb-left{ background:url(/newimages/foot01a.png) no-repeat center 240px;}
.xyxb-left p{margin-right:6px;text-indent:2em;line-height:200%;font-size:15px;color:#213766;padding:20px 15px 140px 15px;background:rgba(0,0,0, 0.1) none repeat scroll 0 0 !important;  
filter:Alpha(opacity=10);  
background:#000000;text-align: justify;border-radius: 8px 0 0 8px;}





.ld-ul{margin-bottom: 60px;}
.ld-ul li a{ display: block; padding-top: 30px; background:#F9F9F9; background-size: cover; margin-top: 70px; height: 330px; position: relative; padding-left: 250px; padding-right: 30px; }
.ld-img{ position: absolute; left: 20px; top: -30px; }
.ld-img img{ width: 203px; height: 304px; object-fit: cover; object-position: center center;}
.ld-ul-p p{ font-size: 18px; color: #333; padding-left: 18px; position: relative; margin-bottom: 10px; }
.ld-ul-p p span{ display: inline-block; width: 90px; font-weight: bold; }
.ld-ul-p p.name:before{ display: block; content: ""; position: absolute; left: -0px; top: 1px; bottom: 1px; width: 3px; background: #9b0400; }
.ld-ul-p p.name{ margin-bottom: 15px; }
.ld-ul li a:hover{ box-shadow: 6px 0 13px rgba(0,0,0,0.18); }

.ld-ul-p p.name span{width:auto;margin-right:20px;}
.ld-ul-p p{line-height:1.5;}



@media (min-width:1279px){
    .ld-ul{
    width:80%;
    margin:0 auto;}
}

@media only screen and (max-width: 991px) {
 
.ld-img img {
    width: 100px;
    height: 150px;
}

.ld-img img{ width: 100px; height: 150px; }
.ld-ul li a{ padding-left: 130px; height: 170px; padding-top: 20px; padding-right: 30px; }
.ld-ul-p p{ font-size: 16px; } 
 
}

 
@media only screen and (max-width: 768px) {
 
.ld-ul-p p{ font-size: 14px; margin-bottom: 5px; }
.ld-ul-p p.name{ margin-bottom: 10px; }
.ld-ul li a{ height: 140px; margin-top: 50px; }
.ld-ul-p p span{ width: 70px; }
 
}

@media (max-width:1279px){
    .ld-ul li a{padding-right:30px;height: auto;padding-bottom: 20px;}

}

@media (max-width:768px){
    .ld-img{top:50%;transform: translateY(-50%);}
}