@charset "UTF-8";

.ny-banner {
    position: relative;
}

.ny-banner img {
    width: 100%;
    display: block;
}

.ny-banner::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 30%;
    width: 100%;
    background: linear-gradient(180deg, #005186 0%, rgba(37, 79, 106, 0) 100%);
    z-index: 10;
}


/* xyjj */
.jj1 {
    /* padding: .4rem 0; */
}

.tit {
    text-align: center;
    position: relative;
    margin-bottom: .35rem;
}

.tit h3 {
    display: inline-block;
    position: relative;
}

.tit h3::before {
    content: '';
    width: 1rem;
    height: .64rem;
    background: url(../images/titbg.png) no-repeat;
    background-size: 100% 100%;
    right: -0.4rem;
    bottom: -0.2rem;
    position: absolute;
}

.tit h3 b {
    font-size: .38rem;
    font-weight: bold;
    position: relative;
    color: #006AB5;
}

.jj1-p {
    margin-left: .4rem;
    width: 5.6rem;
    float: right;
}

.jj1-p img {
    width: 100%;
}

.jj1-tx p {
    font-size: .18rem;
    line-height: .4rem;
    color: #333333;
    text-indent: 2em;
    margin-bottom: .4rem;
}


.jj1-tp {
    /* padding-bottom: .4rem; */
    /* border-bottom: 1px solid #D8D8D8; */
}


.jj1-tp .jj1-tx {
    padding-top: .2rem;
}


@media screen and (max-width: 800px) {
    .jj1-p{
        float: none;
        width: auto;
        height: auto;
        margin: 0;
        margin-bottom: 20px;
    }
    .jj1-tp {
        padding-bottom: 0;
    }
}



/* mdl-data */

/* 组件样式 */

.mdl_data_1400_003 {
    padding-top: 1.74rem;
    background: url(../images/mdldata14_3_bg.png) no-repeat center top;
    background-size: 100% auto;
}

.mdl_data_1400_003 .mdldata14_03_wid {
    position: relative;
    max-width: 14rem;
    margin: 0 auto;
}

.mdl_data_1400_003 .mdldata14_03_c {
    padding-left: 2.2rem;
}

.mdl_data_1400_003 .mdldata14_03_tit {
    position: absolute;
    left: 2.2rem;
    top: .8rem;
    width: 33.333%;
}

.mdl_data_1400_003 .mdldata14_03_tit a {
    position: relative;
    display: inline-block;
    padding-right: .45rem;
    line-height: .6rem;
    background: url(../images/mdldata14_3_tit.png) no-repeat right bottom;
}

.mdl_data_1400_003 .mdldata14_03_tit a p {
    position: relative;
    font-family: Source Han Serif CN;
    font-size: .36rem;
    color: #FFFFFF;
    z-index: 9;
}

.mdl_data_1400_003 .mdldata14_03_tit a span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: Source Han Serif CN;
    font-size: 1.44rem;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.1);
    text-transform: uppercase;
}

.mdl_data_1400_003 .mdldata14_03_c ul {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap-reverse;
}

.mdl_data_1400_003 .mdldata14_03_c ul li {
    width: 33.333%;
    height: 2.88rem;
}

.mdl_data_1400_003 .mdldata14_03_c ul li:nth-child(1) a {
    background: #0B7DC5;
}

.mdl_data_1400_003 .mdldata14_03_c ul li:nth-child(2) a {
    background: url(../images/mdldata14_3_bg2.png) no-repeat center center;
    background-size: cover;
}

.mdl_data_1400_003 .mdldata14_03_c ul li:nth-child(3) a {
    background: #506AC5;
}

.mdl_data_1400_003 .mdldata14_03_c ul li:nth-child(4) a {
    background: #15B1BC;
}

.mdl_data_1400_003 .mdldata14_03_c ul li:nth-child(5) a {
    background: url(../images/mdldata14_3_bg1.png) no-repeat center center;
    background-size: cover;
}

.mdl_data_1400_003 .mdldata14_03_c ul li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: .37rem .2rem;
}

.jj-ico {
    position: absolute;
    right: .25rem;
    bottom: .15rem;
    width: 1.21rem;
    height: 1.1rem;
}

.mdl_data_1400_003 .mdldata14_03_c ul li a p span {
    font-family: 'sy';
    font-size: .64rem;
    font-weight: bold;
    line-height: normal;
    color: #FFFFFF;
}

.mdl_data_1400_003 .mdldata14_03_c ul li a p i {
    font-style: normal;
    font-size: .24rem;
    font-weight: bold;
    color: #FFFFFF;
}

.mdl_data_1400_003 .mdldata14_03_c ul li a em {
    font-style: normal;
    font-size: .26rem;
    color: #FFFFFF;
    padding-top: .1rem;
}

/* jjy-p */
.jj3 {
    padding-top: .8rem;
    padding-bottom: 1.2rem;
}

.jj3 img {
    width: 100%;
    display: block;
    margin: 0 auto;
}










@media screen and (max-width:1400px) {
    .mdl_data_1400_003 .mdldata14_03_wid {
        padding-left: .15rem;
        padding-right: .15rem;
    }

    .mdl_data_1400_003 {
        padding-top: .52rem;
    }

    .mdl_data_1400_003 .mdldata14_03_tit a span {
        font-size: 1rem;
    }
}

@media screen and (max-width:1024px) {
    .mdl_data_1400_003 {
        padding-top: .3rem;
    }

    .mdl_data_1400_003 .mdldata14_03_tit {
        position: static;
        text-align: center;
        width: 100%;
    }

    .mdl_data_1400_003 .mdldata14_03_tit a {
        line-height: .45rem;
        padding-right: .25rem;
        background-size: 1.2rem auto !important;
    }

    .mdl_data_1400_003 .mdldata14_03_tit a p {
        font-size: .24rem !important;
    }

    .mdl_data_1400_003 .mdldata14_03_c {
        padding-left: 0;
        margin-top: .15rem;
    }

    .mdl_data_1400_003 .mdldata14_03_c ul li a p span {
        font-size: .2rem;
    }

    .mdl_data_1400_003 .mdldata14_03_c ul li a p i {
        font-size: .16rem;
    }

    .mdl_data_1400_003 .mdldata14_03_c ul li a em {
        font-size: .18rem;
    }

    .mdl_data_1400_003 .mdldata14_03_c ul li a .mdldata14_03_icon {
        width: .6rem;
        height: .6rem;
        background-size: 100% auto;
    }

    .mdl_data_1400_003 .mdldata14_03_c ul li {
        height: 1.85rem;
    }

    .mdl_data_1400_003 .mdldata14_03_tit a span {
        font-size: .7rem !important;
    }
}

@media screen and (max-width:700px) {
    .mdl_data_1400_003 .mdldata14_03_c ul li {
        width: 50%;
    }
}

/* mdl-date--end */











/* 组件ID */
#cont_sub_1400_001 {
    font-size: .14rem;
}

/* 组件样式 */
.cont_sub_1400_001 .contsub_14_1_w {
    max-width: 16rem;
    margin: 0 auto;
}

.cont_sub_1400_001 img {
    max-width: 100%;
}

.cont_sub_1400_001 .overflow_l1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.cont_sub_1400_001 .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cont_sub_1400_001 .aline_y {
    position: relative;
    background-image: linear-gradient(#143663, #143663);
    background-position: 0 100%;
    background-size: 0 .01rem;
    background-repeat: no-repeat;
    transition: .3s
}

.cont_sub_1400_001 a:hover .aline_y {
    background-size: 100% .01rem;
    color: #143663
}

.cont_sub_1400_001 .wl {
    position: relative;
    z-index: 1;
}

.cont_sub_1400_001 .wl::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: 0.5s;
}

.cont_sub_1400_001 .imged {
    position: relative;
    padding-bottom: 65%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
}

.cont_sub_1400_001 .imged img {
    display: none;
}

.cont_sub_1400_001 .scale {
    overflow: hidden;
}

.cont_sub_1400_001 a:hover .imged {
    transform: scale(1);
}

.cont_sub_1400_001 {
    position: relative;
    z-index: 1;
    /* padding: .4rem 0; */
    /* overflow: hidden; */
}

.cont_sub_1400_001 .cont_sub_ban .imged {
    padding-bottom: 30%;
}

.cont_sub_1400_001 .contsub_14_1_t {
    z-index: 10;
}

.cont_sub_1400_001 .contsub_14_1_t::after {
    width: 100%;
    bottom: auto;
    height: .76rem;
    background: #F5F8FF;
    top: 0;
}

.cont_sub_1400_001 .contsub_14_1_t .contsub_14_1_w {
    justify-content: space-between;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.cont_sub_1400_001 .contsub_14_1_t .contsub_14_1_l {
    font-family: sy;
    width: 2rem;
    height: .76rem;
}

.cont_sub_1400_001 .contsub_14_1_t .contsub_14_1_l h2 {
    display: flex;
    height: .76rem;
}

.cont_sub_1400_001 .contsub_14_1_t .contsub_14_1_l h2 p {
    color: #fff;
    font-size: .3rem;
    line-height: 1.3;
    font-family: sy;
}

.cont_sub_1400_001 .contsub_14_1_t .contsub_14_1_r {
    width: calc(100% - 2rem);
    height: .76rem;
    align-items: center;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}

.cont_sub_1400_001 .contsub_14_1_t .contsub_14_1_l span {
    display: none;
    width: .3rem;
    height: .3rem;
}

.cont_sub_1400_001 .contsub_14_1_t h2::after {
    width: .65rem;
    height: .77rem;
    background: url(../images/contsub_14_lm.png) no-repeat;
    background-size: 100% 100%;
    left: -0.25rem;
    bottom: .2rem;
}

.cont_sub_1400_001 .contsub_14_1_t .contsub_14_1_l::before {
    content: "";
    position: absolute;
    width: auto;
    height: 1.1rem;
    background: #006AB5;
    border-radius: 0 .3rem 0 0;
    right: 0;
    left: -50vw;
    z-index: -1;
    bottom: 0;
}

.cont_sub_1400_001 .contsub_14_1_t .adress a,
.cont_sub_1400_001 .contsub_14_1_t .adress {
    font-size: .16rem;
    color: #626E7B;
}

.cont_sub_1400_001 .contsub_14_1_t .adress {
    line-height: .3rem;
    justify-content: flex-end;
    height: .5rem;
    align-items: center;
    display: flex;
}

.cont_sub_1400_001 .contsub_14_1_t .adress a {
    transition: .5s;
}

.cont_sub_1400_001 .contsub_14_1_t .adress p {
    background: url(../images/contsub_14_adr.png) no-repeat left center;
    background-size: .21rem .25rem !important;
    padding-left: .3rem;
}

.cont_sub_1400_001 .contsub_14_1_t .ejlm_pc {
    z-index: 100;
    /* padding-left: .2rem; */
    display: flex;
    max-width: calc(100% - 2rem);
    /* margin-left: -1.8rem; */
}

.cont_sub_1400_001 .contsub_14_1_t .ejlm_pc ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.cont_sub_1400_001 .contsub_14_1_t .ejlm_pc ul li {
    padding: 0 .1rem;
    position: relative;
}

.cont_sub_1400_001 .contsub_14_1_t .ejlm_pc ul li h3 {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.cont_sub_1400_001 .contsub_14_1_t .ejlm_pc ul li h3 a {
    color: #333;
    transition: 0.5s;
    font-size: .22rem;
    min-height: .76rem;
    display: block;
    line-height: .76rem;
    padding: 0 .2rem;
    white-space: nowrap;
}

.cont_sub_1400_001 .contsub_14_1_t .ejlm_pc ul li h3 i {
    opacity: 1;
    display: inline-block;
    width: .34rem;
    height: .3rem;
    display: inline-block;
    background: url(../images/arrow_down.svg) center no-repeat;
    background-size: .15rem .15rem !important;
    transition: 0.5s;
    display: none;
}

.cont_sub_1400_001 .contsub_14_1_t .ejlm_pc ul li h3 i.on {
    transform: rotate(-90deg);
}

.cont_sub_1400_001 .contsub_14_1_t .ejlm_pc .sub {
    position: absolute;
    top: 95%;
    background: #E9F3FD;
    left: 50%;
    z-index: 10000;
    transform: translateX(-50%) scaleY(0);
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease 0s;
    transform-origin: center top;
    min-width: 1.3rem;
    padding: .1rem;
}

.cont_sub_1400_001 .contsub_14_1_t .ejlm_pc .sub::after {
    height: .03rem;
    width: 100%;
    bottom: auto;
    top: 0;
    background: #006AB5;
}


.cont_sub_1400_001 .contsub_14_1_t .ejlm_pc .sub a {
    line-height: .35rem;
    font-size: .18rem;
    color: #333;
    display: block;
    text-align: center;
}

.cont_sub_1400_001 .contsub_14_1_t .ejlm_pc .sub a:hover {
    color: #006AB5;
}

.cont_sub_1400_001 .contsub_14_1_t .ejlm_pc ul li.active h3 a,
.cont_sub_1400_001 .contsub_14_1_t .ejlm_pc ul li:hover h3 a {
    color: #006AB5;
    font-weight: bold;
}



@media screen and (max-width: 1400px) {
    .cont_sub_1400_001 .contsub_14_1_w {
        max-width: 100%;
        padding: 0 .15rem;
    }
}


@media screen and (min-width: 1201px) {
    .cont_sub_1400_001 .contsub_14_1_t .ejlm_pc ul li:hover .sub {
        transform: translateX(-50%) scaleY(1);
        visibility: visible;
        opacity: 1;
    }
}

@media screen and (max-width: 1200px) {
.jj-ico{
width:.8rem;
height:auto;
}
    .cont_sub_1400_001 .contsub_14_1_t {
        background: none !important;
        margin-top: .2rem;
    }

    .cont_sub_1400_001 .contsub_14_1_t h2::after {
        display: none;
    }

    .cont_sub_1400_001 .contsub_14_1_t .contsub_14_1_l::before {
        width: 100%;
        right: 0;
        height: 100%;
        border-radius: 0;
        left: auto;
    }

    .cont_sub_1400_001 .contsub_14_1_t .contsub_14_1_l span {
        display: block;
    }

    .cont_sub_1400_001 .contsub_14_1_t .contsub_14_1_l {
        width: 100%;
        height: .5rem;
        padding: 0 .15rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .cont_sub_1400_001 .contsub_14_1_t .contsub_14_1_l h2 {
        height: auto;
    }

    .cont_sub_1400_001 .contsub_14_1_t .contsub_14_1_l h2 p {
        font-size: .2rem !important;
    }

    .cont_sub_1400_001 .contsub_14_1_t .contsub_14_1_r {
        width: 100%;
        padding-left: 0;
        height: auto;
    }

    .cont_sub_1400_001 .contsub_14_1_t .ejlm_pc {
        width: 100%;
        display: none;
        background: #fff;
        padding: .15rem 0;
        box-shadow: 0rem .1rem .3rem 0rem rgba(69, 10, 66, 0.11);
        max-width: 100%;
        margin-left: 0;
    }

    .cont_sub_1400_001 .contsub_14_1_t .ejlm_pc ul {
        display: block;
    }

    .cont_sub_1400_001 .contsub_14_1_t .adress {
        width: 100%;
        margin-top: .1rem;
        justify-content: flex-start;
    }

    .cont_sub_1400_001 .contsub_14_1_t .ejlm_pc .sub a {
        text-align: left;
        font-size: .14rem !important;
    }

    .cont_sub_1400_001 .contsub_14_1_t .ejlm_pc ul li>a {
        padding: 0;
        font-size: .16rem;
    }

    .cont_sub_1400_001 .contsub_14_1_t .ejlm_pc .sub {
        display: none;
        position: relative;
        top: auto;
        transform: translateX(0%) scaleY(1);
        visibility: visible;
        opacity: 1;
        min-width: 100%;
        width: 100%;
        left: auto;
        background: none;
        padding: .1rem .2rem .1rem .4rem;
        transition: 0s;
    }

    .cont_sub_1400_001 .contsub_14_1_t .ejlm_pc .sub::after {
        display: none;
    }

    .cont_sub_1400_001 .contsub_14_1_t .ejlm_pc ul li h3 i {
        display: block;
    }

    .cont_sub_1400_001 .contsub_14_1_t .ejlm_pc ul li h3 a {
        min-height: .4rem;
        line-height: .4rem;
        font-size: .18rem !important;
    }

    .cont_sub_1400_001 .contsub_14_1_b {
        padding: .3rem 0;
    }

    .cont_sub_1400_001 .contsub_14_1_t::after {
        display: none;
    }
}

@media screen and (max-width: 1024px) {

    .cont_sub_1400_001 .txt1 {
        font-size: .16rem !important;
    }

    .cont_sub_1400_001 .j_pages {
        margin-top: .3rem;
    }

    .cont_sub_1400_001 .newsub1 ul li a {
        padding: .15rem 0;
    }

    .cont_sub_1400_001 .contsub_14_1_b {
        padding: .3rem 0;
    }

}

/* 公共完 */


/* list */
#cont_list_1400_001 {
    font-size: .14rem;
}

/* 组件样式 */
.cont_list_1400_001 .contlist_14_1_w {
    max-width: 16rem;
    margin: 0 auto;
}

.cont_list_1400_001 img {
    max-width: 100%;
}

.cont_list_1400_001 .overflow_l1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.cont_list_1400_001 .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cont_list_1400_001 .aline_y {
    position: relative;
    background-image: linear-gradient(#143663, #143663);
    background-position: 0 100%;
    background-size: 0 .01rem;
    background-repeat: no-repeat;
    transition: .3s
}

.cont_list_1400_001 a:hover .aline_y {
    background-size: 100% .01rem;
    color: #143663
}

.cont_list_1400_001 .wl {
    position: relative;
    z-index: 1;
}

.cont_list_1400_001 .wl::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: 0.5s;
}

.cont_list_1400_001 .imged {
    position: relative;
    padding-bottom: 65%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
}

.cont_list_1400_001 .imged img {
    display: none;
}

.cont_list_1400_001 .scale {
    overflow: hidden;
}

.cont_list_1400_001 a:hover .imged {
    transform: scale(1.1);
}

.cont_list_1400_001 {
    position: relative;
    z-index: 1;
    padding: 0rem 0;
    overflow: hidden;
}


.cont_list_1400_001 .contlist_14_1_b {
    width: 100%;
    overflow: hidden;
    padding: .5rem 0;
    padding-top: .3rem;
}

.cont_list_1400_001 .newlist1 ul li * {
    transition: 0.5s;
}

.cont_list_1400_001 .newlist1 ul li a {
    align-items: center;
    line-height: 1.6;
    padding: .3rem 0;
    border-bottom: .01rem dashed #d2d2d2;
    display: flex;
}

.cont_list_1400_001 .newlist1 ul li a::after {
    width: 100%;
    background: #fff;
    box-shadow: 0rem 0rem .1rem 0rem rgba(33, 78, 145, 0.36);
    opacity: 0;
    height: auto;
    top: -0.01rem;
    bottom: -0.01rem;
}

.cont_list_1400_001 .newlist1 ul h3 {
    width: calc(100% - 1.1rem);
    font-size: .18rem;
    color: #333;
    padding: 0 .15rem 0 .25rem;
    position: relative;
}

.cont_list_1400_001 .newlist1 ul li span {
    width: 1.1rem;
    text-align: right;
    white-space: nowrap;
    font-size: .16rem;
    color: #999;
}

.cont_list_1400_001 .newlist1 ul li h3::after {
    width: .1rem;
    height: .16rem;
    background: url(../images/contlist_14_1_jt.png) no-repeat;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100% 100% !important;
}

.cont_list_1400_001 .j_pages {
    margin-top: .5rem;
    text-align: center;
}


@media screen and (max-width: 1400px) {
    .cont_list_1400_001 .contlist_14_1_w {
        max-width: 100%;
        padding: 0 .15rem;
    }
}


@media screen and (min-width: 1200px) {

    .cont_list_1400_001 .newlist1 ul li a:hover h3,
    .cont_list_1400_001 .newlist1 ul li a:hover span {
        color: #006AB5;
    }

    .cont_list_1400_001 .newlist1 ul li a:hover {
        padding: .3rem .3rem;
    }

    .cont_list_1400_001 .newlist1 ul li a:hover::after {
        opacity: 1;
    }

}

@media screen and (max-width: 1200px) {

    .cont_list_1400_001 .contlist_14_1_b {
        padding: .3rem 0;
        padding-top: 0;
    }
}

@media screen and (max-width: 1024px) {

    .cont_list_1400_001 .txt1 {
        font-size: .18rem !important;
    }

    .cont_list_1400_001 .j_pages {
        margin-top: .3rem;
    }

    .cont_list_1400_001 .newlist1 ul li a {
        padding: .15rem 0;
    }


}


/* list--end */


/* content */
/* 组件ID */
#cont_con_1400_001 {
    font-size: .16rem;
}

/* 组件样式 */
.cont_con_1400_001 .contcon_14_1_w {
    max-width: 16rem;
    margin: 0 auto;
}

.cont_con_1400_001 img {
    max-width: 100%;
}

.cont_con_1400_001 .overflow_l1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.cont_con_1400_001 .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cont_con_1400_001 .aline_y {
    position: relative;
    background-image: linear-gradient(#143663, #143663);
    background-position: 0 100%;
    background-size: 0 .01rem;
    background-repeat: no-repeat;
    transition: .3s
}

.cont_con_1400_001 a:hover .aline_y {
    background-size: 100% .01rem;
    color: #143663
}

.cont_con_1400_001 .wl {
    position: relative;
    z-index: 1;
}

.cont_con_1400_001 .wl::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: 0.5s;
}

.cont_con_1400_001 .imged {
    position: relative;
    padding-bottom: 65%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
}

.cont_con_1400_001 .imged img {
    display: none;
}

.cont_con_1400_001 .scale {
    overflow: hidden;
}

.cont_con_1400_001 a:hover .imged {
    transform: scale(1.1);
}

.cont_con_1400_001 {
    position: relative;
    z-index: 1;
    overflow: hidden;
}


.cont_con_1400_001 .contcon_14_1_b {
    width: 100%;
    overflow: hidden;
    padding: .9rem 0;
}

.cont_con_1400_001 .contcon_14_1_b .cont * {
    font-size: .18rem;
    line-height: .34rem;
    color: #222;
}

.cont_con_1400_001 .contcon_14_1_b .cont p {
    text-align: justify;
    text-indent: 2em;
    margin-bottom: .2rem;
}
.cont_con_1400_001 .contcon_14_1_b .cont table {
    
margin: 0 auto;
}

.cont_con_1400_001 .contcon_14_1_b .cont table tr td{height: 80px;}

/*  内容页*/
.cont_con_1400_001 .article .tit {
    font-size: .28rem;
    color: #222;
    line-height: 1.4;
    margin: 0rem 0 .3rem;
    font-weight: bold;
    text-align: center;
}

.cont_con_1400_001 .article .conttime {
    padding: .1rem .2rem;
    margin-bottom: .2rem;
    background: #F7F7F7;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cont_con_1400_001 .article .conttime span {
    font-size: .14rem;
    color: #555;
    padding: 0 .15rem;
}

.cont_con_1400_001 .cont p img,
.cont p video {
    height: auto !important;
    margin: 0 auto;
    display: block;
}

.cont_con_1400_001 .cont table p {
    text-indent: 0 !important;
}


.cont_con_1400_001 .new_miew {
    border-top: .01rem solid #c9c9c9;
    padding: .2rem 0rem 0rem;
    margin-top: .5rem;
}

.cont_con_1400_001 .new_miew p {
    font-size: .16rem;
    color: #333;
    line-height: 1.6;
    margin-bottom: .05rem;
    /* padding-left: .15rem; */
}

.cont_con_1400_001 .new_miew p a {
    transition: 0.5s;
}

.cont_con_1400_001 .new_miew p:hover a {
    color: #3567CB;
}


@media(max-width: 1024px) {
    .new_miew {
        margin-top: 30px;
    }

    .cont p {
        margin-bottom: 10px;
    }

    .article .tit {
        font-size: 22px !important;
    }
}






@media screen and (max-width: 1400px) {
    .cont_con_1400_001 .contcon_14_1_w {
        max-width: 100%;
        padding: 0 15px;
    }
}



@media screen and (max-width: 1200px) {

    .cont_con_1400_001 .contcon_14_1_b {
        padding: 30px 0;
    }
}

@media screen and (max-width: 1024px) {
    .cont_con_1400_001 .contcon_14_1_b .cont * {
        font-size: 16px !important;
    }

    .cont_con_1400_001 .contcon_14_1_b .cont p {
        margin-bottom: 10px;
    }

    .cont_con_1400_001 .contcon_14_1_b {
        padding: 30px 0;
    }
}


/* content -- end */



/* pic-list */

#cont_img_1400_001 {
    font-size: .14rem;
}

/* 组件样式 */
.cont_img_1400_001 .contimg_14_1_w {
    max-width: 16rem;
    margin: 0 auto;
}

.cont_img_1400_001 img {
    max-width: 100%;
}

.cont_img_1400_001 .overflow_l1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.cont_img_1400_001 .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cont_img_1400_001 .aline_y {
    position: relative;
    background-image: linear-gradient(#143663, #143663);
    background-position: 0 100%;
    background-size: 0 .01rem;
    background-repeat: no-repeat;
    transition: .3s
}

.cont_img_1400_001 a:hover .aline_y {
    background-size: 100% .01rem;
    color: #143663
}

.cont_img_1400_001 .wl {
    position: relative;
    z-index: 1;
}

.cont_img_1400_001 .wl::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: 0.5s;
}

.cont_img_1400_001 .imged {
    position: relative;
    padding-bottom: 65%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
}

.cont_img_1400_001 .imged img {
    display: none;
}

.cont_img_1400_001 .scale {
    overflow: hidden;
}

.cont_img_1400_001 a:hover .imged {
    transform: scale(1.1);
}

.cont_img_1400_001 {
    position: relative;
    z-index: 1;
    overflow: hidden;
}


.cont_img_1400_001 .contimg_14_1_b {
    width: 100%;
    overflow: hidden;
    padding: .9rem 0;
}

.cont_img_1400_001 .j_pages {
    margin-top: .5rem;
    text-align: center;
}

.cont_img_1400_001 .xyfg ul {
    margin: 0 -0.09rem;
    display: flex;
    flex-wrap: wrap;
}

.cont_img_1400_001 .xyfg li {
    width: 33.3%;
    padding: 0 .09rem;
    margin-bottom: .5rem;
}

.cont_img_1400_001 .xyfg li a {
    display: block;
    position: relative;
    z-index: 1;
}

.cont_img_1400_001 .xyfg li h3 {
    font-size: .2rem;
    color: #111;
    line-height: 1.3;
    text-align: center;
    transition: 0.5s;
    padding: .2rem 0 .28rem;
    font-weight: bold;
    border-bottom: .02rem solid #3567CB;
}

.cont_img_1400_001 .xyfg li .scale .imged {
    padding-bottom: 65%;
}




@media(max-width: 1024px) {

    .cont_img_1400_001 .xyfg ul {
        margin: 0 -0.1rem;
    }

    .cont_img_1400_001 .xyfg li {
        padding: 0 .1rem;
        margin-bottom: .3rem;
    }
}

@media(max-width: 768px) {
    .cont_img_1400_001 .xyfg li {
        width: 50%;
    }

    .cont_img_1400_001 .xyfg li h3 {
        padding: .15rem 0 .18rem;
    }
}


@media screen and (max-width: 1400px) {
    .cont_img_1400_001 .contimg_14_1_w {
        max-width: 100%;
        padding: 0 .15rem;
    }
}



@media screen and (max-width: 1200px) {

    .cont_img_1400_001 .contimg_14_1_b {
        padding: .3rem 0;
    }
}

@media screen and (max-width: 1024px) {
    .cont_img_1400_001 .contimg_14_1_b .cont * {
        font-size: .16rem !important;
    }

    .cont_img_1400_001 .contimg_14_1_b .cont p {
        margin-bottom: .1rem;
    }

    .cont_img_1400_001 .txt1 {
        font-size: .16rem !important;
    }

    .cont_img_1400_001 .j_pages {
        margin-top: .3rem;
    }

    .cont_img_1400_001 .newlist1 ul li a {
        padding: .15rem 0;
    }

}




@media screen and (min-width: 1201px) {
    #cont_img_1400_001 a:hover .chg_19 {
        color: #006AB5
    }

    #cont_img_1400_001 a:hover .chg_21 {
        color: #006AB5
    }

    #cont_img_1400_001 a:hover .chg_20_png_bg::after {
        background: url() no-repeat;
    }
}


/* pic-end */


/* pt-lt */
#cont_imgt_1400_001 {
    font-size: .14rem;
}

/* 组件样式 */
.cont_imgt_1400_001 .contimgt_14_1_w {
    max-width: 16rem;
    margin: 0 auto;
}

.cont_imgt_1400_001 img {
    max-width: 100%;
}

.cont_imgt_1400_001 .overflow_l1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.cont_imgt_1400_001 .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cont_imgt_1400_001 .aline_y {
    position: relative;
    background-image: linear-gradient(#143663, #143663);
    background-position: 0 100%;
    background-size: 0 .01rem;
    background-repeat: no-repeat;
    transition: .3s
}

.cont_imgt_1400_001 a:hover .aline_y {
    background-size: 100% .01rem;
    color: #143663
}

.cont_imgt_1400_001 .wl {
    position: relative;
    z-index: 1;
}

.cont_imgt_1400_001 .wl::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: 0.5s;
}

.cont_imgt_1400_001 .imged {
    position: relative;
    padding-bottom: 65%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
}

.cont_imgt_1400_001 .imged img {
    display: none;
}

.cont_imgt_1400_001 .scale {
    overflow: hidden;
}

.cont_imgt_1400_001 a:hover .imged {
    transform: scale(1.1);
}

.cont_imgt_1400_001 {
    position: relative;
    z-index: 1;
    overflow: hidden;
}


.cont_imgt_1400_001 .contimgt_14_1_b {
    width: 100%;
    overflow: hidden;
    padding: .9rem 0;
    padding-top: .3rem !important;
}

.cont_imgt_1400_001 .j_pages {
    margin-top: .5rem;
    text-align: center;
}

/*  */
.cont_imgt_1400_001 .newlist li {
    margin-bottom: .3rem;
}

.cont_imgt_1400_001 .newlist li * {
    transition: 0.5s;
}

.cont_imgt_1400_001 .newlist li a {
    padding: .2rem;
    align-items: center;
    border-radius: 0rem .3rem 0rem .3rem;
    background: #F2F5F9;
    display: flex;
    flex-wrap: wrap;
}

.cont_imgt_1400_001 .newlist li a::after {
    left: 0;
    background: #fff;
    height: auto;
    bottom: .05rem;
    top: 0;
    box-shadow: 0rem 0rem .14rem 0rem rgba(23, 88, 190, 0.5);
    border-radius: 0rem .3rem 0rem .3rem;
    opacity: 0;
    width: 100%;
}

.cont_imgt_1400_001 .newlist li .scale {
    width: 2.3rem;
}

.cont_imgt_1400_001 .newlist li .con {
    flex: 1;
    min-width: 0;
    padding: 0 .35rem;
}

.cont_imgt_1400_001 .newlist li .date {
    width: 1.2rem;
    text-align: center;
    white-space: nowrap;
    padding-left: .4rem;
    border-left: .01rem solid #BFD4F4;
}

.cont_imgt_1400_001 .newlist li span {
    font-size: .3rem;
    color: #1758BE;
    display: block;
    font-weight: bold;
}

.cont_imgt_1400_001 .newlist li p {
    font-size: .18rem;
    color: #9B9B9B;
    margin-top: .1rem;
}

.cont_imgt_1400_001 .newlist li h3 {
    font-size: .2rem;
    color: #333;
    line-height: .3rem;
    padding-bottom: .15rem;
}

.cont_imgt_1400_001 .newlist li h4 {
    font-size: .16rem;
    color: #888;
    line-height: .28rem;
    max-height: .56rem;
    margin: .2rem 0 0;
}

.cont_imgt_1400_001 .newlist li h3::after {
    width: .38rem;
    height: .03rem;
    background: #1758BE;
}


@media(min-width: 1024px) {
    .cont_imgt_1400_001 .newlist li a:hover::after {
        opacity: 1;
    }

    .cont_imgt_1400_001 .newlist li a:hover {
        background: #1758BE;
    }

    .cont_imgt_1400_001 .newlist li a:hover h3,
    .cont_imgt_1400_001 .newlist li a:hover p {
        color: #1758BE;
    }

    .cont_imgt_1400_001 .newlist li a:hover h3 {
        font-weight: bold;
    }

    .cont_imgt_1400_001 .newlist li a:hover span {
        color: #F1AC33;
    }
}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 768px) {
    .cont_imgt_1400_001 .newlist li .scale {
        width: 1.5rem;
    }

    .cont_imgt_1400_001 .newlist li .date {
        width: .8rem;
        padding-left: .2rem;
    }

    .cont_imgt_1400_001 .newlist li .con {
        padding: 0 .2rem;
    }

    .cont_imgt_1400_001 .newlist li span {
        font-size: .22rem !important;
    }

    .cont_imgt_1400_001 .newlist li p {
        font-size: .14rem !important;
    }

    .cont_imgt_1400_001 .newlist li h4 {
        font-size: .14rem !important;
    }
}

@media screen and (max-width: 480px) {
    .cont_imgt_1400_001 .newlist li .scale {
        width: 100%;
        margin-bottom: .2rem;
    }

    .cont_imgt_1400_001 .newlist li .date {
        width: .7rem;
        padding-left: .1rem;
    }

    .cont_imgt_1400_001 .newlist li .con {
        flex: auto;
        width: 100%;
        padding: 0 .2rem;
        padding: 0 .15rem 0 0;
    }
}




@media screen and (max-width: 1400px) {
    .cont_imgt_1400_001 .contimgt_14_1_w {
        max-width: 100%;
        padding: 0 .15rem;
    }
}



@media screen and (max-width: 1200px) {

    .cont_imgt_1400_001 .contimgt_14_1_b {
        padding: .3rem 0;
    }
}

@media screen and (max-width: 1024px) {
    .cont_imgt_1400_001 .contimgt_14_1_b .cont * {
        font-size: .16rem !important;
    }

    .cont_imgt_1400_001 .contimgt_14_1_b .cont p {
        margin-bottom: .1rem;
    }

    .cont_imgt_1400_001 .txt1 {
        font-size: .16rem !important;
    }

    .cont_imgt_1400_001 .j_pages {
        margin-top: .3rem;
    }

    .cont_imgt_1400_001 .newimgt1 ul li a {
        padding: .15rem 0;
    }

}

/* pt-lt---end */



/* zzjg */
/* 组件ID */
#cont_org_1400_001 {
    font-size: 14px;
}

/* 组件样式 */
.cont_org_1400_001 .contorg_14_1_w {
    max-width: 16rem;
    margin: 0 auto;
}

.cont_org_1400_001 img {
    max-width: 100%;
}

.cont_org_1400_001 .overflow_l1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}

.cont_org_1400_001 .overflow_l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cont_org_1400_001 .aline_y {
    position: relative;
    background-image: linear-gradient(#143663, #143663);
    background-position: 0 100%;
    background-size: 0 .01rem;
    background-repeat: no-repeat;
    transition: .3s
}

.cont_org_1400_001 a:hover .aline_y {
    background-size: 100% .01rem;
    color: #143663
}

.cont_org_1400_001 .wl {
    position: relative;
    z-index: 1;
}

.cont_org_1400_001 .wl::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    transition: 0.5s;
}

.cont_org_1400_001 .imged {
    position: relative;
    padding-bottom: 65%;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
}

.cont_org_1400_001 .imged img {
    display: none;
}

.cont_org_1400_001 .scale {
    overflow: hidden;
}

.cont_org_1400_001 a:hover .imged {
    transform: scale(1.1);
}

/*  */
.cont_org_1400_001 {
    position: relative;
    z-index: 1;
    /* padding: .4rem 0; */
    overflow: hidden;
}

.cont_org_1400_001 .contorg_14_1_b {
    width: 100%;
    overflow: hidden;
    padding: .9rem 0;
}

.cont_org_1400_001 .j_pages {
    margin-top: .5rem;
    text-align: center;
}

/* 机构设置 */
.cont_org_1400_001 .jgsz .jg-li {
    margin-bottom: .4rem;
    padding-left: .05rem;
}

.cont_org_1400_001 .jgsz .jg-li::after {
    border-radius: 0rem .4rem 0rem .4rem;
    background: #006AB5;
    width: 85%;
    left: 0rem;
    top: 0rem;
    height: 1.55rem;
}

.cont_org_1400_001 .jgsz .jg-li:last-child {
    margin-bottom: 0;
}

.cont_org_1400_001 .jgsz h3 {
    width: 100%;
    height: .67rem;
    display: flex;
    align-items: center;
    padding: 0 .2rem;
    font-size: .22rem;
    font-weight: bold;
}

.cont_org_1400_001 .jgsz h3 span {
    color: #006AB5;
    padding-left: .15rem;
    font-weight: bold;
}

.cont_org_1400_001 .jgsz h3 span::after {
    width: .05rem;
    height: .23rem;
    background: #FFC062;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}

.cont_org_1400_001 .jgsz h3::after {
    width: 90%;
    border-radius: 0px .4rem 0px 0px;
    background: #F5F8FF;
}

.cont_org_1400_001 .jgsz ul {
    padding: .25rem 0;
    border: .01rem solid #CEDBE8;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
}

.cont_org_1400_001 .jgsz li {
    width: 33.3%;
    padding: 0 .25rem;
    margin-bottom: .1rem;
}

.cont_org_1400_001 .jgsz li a {
    font-size: .18rem;
    color: #333;
    line-height: .34rem;
    transition: 0.5s;
    display: inline-block;
    padding: 0 0rem 0 .2rem;
    width: 100%;
}

.cont_org_1400_001 .jgsz li a::after {
    width: .05rem;
    height: .05rem;
    background: #006AB5;
    border-radius: 50%;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}


@media(min-width: 1025px) {
    .cont_org_1400_001 .jgsz li a:hover {
        transform: translateX(.05rem);
    }
}

@media(max-width: 1024px) {
    .cont_org_1400_001 .jgsz li {
        width: 25%;
        padding: 0 .1rem;
    }
}

@media(max-width: 768px) {
    .cont_org_1400_001 .jgsz li {
        width: 33.3%;
    }

    .cont_org_1400_001 .jgsz .jg-li2 li {
        width: 50%;
    }

    .cont_org_1400_001 .jgsz li a {
        font-size: .16rem !important;
    }

    .cont_org_1400_001 .jgsz h3 {
        font-size: .2rem !important;
    }

}

@media(max-width: 456px) {
    .cont_org_1400_001 .jgsz li {
        width: 50%;
    }

    .cont_org_1400_001 .jgsz .jg-li2 li {
        width: 100%;
    }
}





@media screen and (max-width: 1400px) {
    .cont_org_1400_001 .contorg_14_1_w {
        max-width: 100%;
        padding: 0 .15rem;
    }
}



@media screen and (max-width: 1200px) {

    .cont_org_1400_001 .contorg_14_1_b {
        padding: .3rem 0;
    }
}

@media screen and (max-width: 1024px) {

    .cont_org_1400_001 .txt1 {
        font-size: .16rem !important;
    }

    .cont_org_1400_001 .j_pages {
        margin-top: .3rem;
    }

    .cont_org_1400_001 .neworg1 ul li a {
        padding: .15rem 0;
    }

    .cont_org_1400_001 .contorg_14_1_b {
        padding: .3rem 0;
    }

}


/* zzjg--end */



/* szlb师资 */
/* 图片自适应 */
.cont_char_1400_003 .imged {
    position: relative;
    padding-bottom: 125%;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s;
    background-size: cover !important;
    background-position: center center !important;
}

.cont_char_1400_003 .scale {
    position: relative;
    overflow: hidden;
}

/* 组件样式 */
#cont_char_1400_003 {
    font-size: .16rem;
    padding: .5rem 0;
}


.page {
    text-align: center;
    margin-top: .5rem;
}

/* end */

.ccr1403-lt ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.ccr1403-lt ul li {
    width: 21%;
    margin-bottom: .4rem;
    transform: scale(0.9);
}

.ccr1403-lt ul>div {
    width: 21%;
}

.ccr1403-lt ul li .scale {
    border: .01rem solid #E4E4E4;
    transition: all 0.3s;
}

.ccr1403-lt ul li a {
    display: block;
}

.ccr1403-lt ul li a:hover .scale {
    background: url(../images/ccr1403-picbg.png) no-repeat;
    background-size: 100% 100%;
    padding: .05rem;
    background: #333;
}



.ccr1403-tx h3 {
    font-size: .24rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ccr1403-tx {
    padding-top: .15rem;
}

.ccr1403-tx p {
    font-size: .18rem;
    line-height: .36rem;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ccr1403-lt ul li a:hover h3 {
    font-weight: 600;
    color: #333333;
}

.ccr1403-lt ul li a:hover p {
    color: #333333;
}

#cont_char_1400_003 .chg_17 h3 {
    color: #333333;
}

#cont_char_1400_003 .chg_18 p {
    color: #999999;
}

#cont_char_1400_003 .chg_19 .scale {
    border: .01rem solid #E4E4E4;
}

#cont_char_1400_003 .chg_23 a:hover h3 {
    color: #333333;
    font-weight: 600;
}

#cont_char_1400_003 .chg_22 a:hover p {
    color: #333333;
}

#cont_char_1400_003 .chg_21_png_bg a:hover .scale {
    background: url(../images/ccr1403-picbg.png) no-repeat;
    background-size: 100% 100%;
}




@media screen and (max-width: 1024px) {

    .ccr1403-lt ul li {
        width: 31%;
    }
    .ccr1403-lt ul>div {
        width: 31%;
    }

    #cont_char_1400_003 {
        padding-top: 0;
    }
}

@media screen and (max-width: 768px) {

    .ccr1403-lt ul li {
        width: 48%;
        margin-bottom: .25rem;
    }

    .ccr1403-tx h3 {
        font-size: .18rem !important;
    }

    .ccr1403-tx p {
        font-size: .16rem !important;
    }
}

/* 师资列表---end */