@charset "UTF-8"; .ydt_header {
    padding-top: 1.2rem;
    height: 4rem;
    margin-bottom: .32rem;
    background: url(260608jyt_ydt_banner.png) no-repeat center bottom;
    background-size: cover;
}

.ydt_header_top {
    text-align: center;
}

.ydt_header_tit {
    font-size: .52rem;
    margin-bottom: .46rem;
    font-family: 'syst_h';
    font-weight: normal;
    position: relative;
    display: inline-block;
}

.ydt_header_tit p {
    position: relative;
    color: #004F99;
    z-index: 2;
    vertical-align: middle;
    background: linear-gradient(180deg,rgba(10,142,250,1) 0%,rgba(43,129,251,0) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ydt_header_tit b {
    position: absolute;
    display: none\0;
    left: 0rem;
    top: 0rem;
    text-shadow: 3px 4px 0px rgba(255,255,255,1);
    color: #004F99;
}

.ydt_header_in {
    font-size: 0rem;
}

.ydt_header_in input {
    vertical-align: middle;
    background: rgba(255,255,255,0.6);
    font-size: .18rem;
    border: none;
    height: .54rem;
    width: 4.5rem;
    border-radius: .08rem 0rem 0rem .08rem;
    padding-left: .24rem;
}

.ydt_header_in input::placeholder {
    color: #BBBBBB;
}

.ydt_header_in button {
    width: 1.2rem;
    font-size: .2rem;
    height: .54rem;
    vertical-align: middle;
    color: #fff;
    background: #488DE8;
    border-radius: 0rem .08rem .08rem 0rem;
    border: none;
}

.ydt_header_in button i {
    font-size: .24rem;
    position: relative;
    top: -.03rem;
    margin-right: .12rem;
}

.ydt_main {
    background: url(260608jyt_ydt_bg1.png) no-repeat top center;
    background-size: cover;
}

.ydt_tit {
    display: table;
    width: 100%;
}

.ydt_tit em {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.ydt_tit span {
    display: inline;
    white-space: nowrap;
    padding: 0rem .4rem;
    font-size: .36rem;
    font-family: 'syst_h';
}

.ydt_tit span i {
    color: #1658A0;
}

.ydt_tit .ydt_tit_l {
    background: url(260608jyt_ydt_tit_l.png) no-repeat right center;
}

.ydt_tit .ydt_tit_r {
    background: url(260608jyt_ydt_tit_r.png) no-repeat left center;
}

.ydt_dt_img {
    width: calc(100% - 4.36rem);
    position: relative;
}

.ydt_dt_div {
    position: absolute;
    padding: .3rem .38rem;
    z-index: 9999;
    background: #fff url(260608jyt_ydt_bg4.png) no-repeat top left;
    box-shadow: 0px 0px 20px rgba(17,84,156,0.2);
    border-radius: .08rem;
    max-width: 4.5rem;
}

.ydt_dt_div .ydt_dt_gb {
    position: absolute;
    right: .16rem;
    top: .16rem;
}

.ydt_dt_div .ydt_dt_gb i {
    font-size: .22rem;
    color: #555555;
}

.ydt_dt_div h1 {
    font-size: .24rem;
    margin-bottom: .22rem;
}

.ydt_dt_div p {
    margin-bottom: .12rem;
}

.ydt_dt_div p span {
    color: #888888;
    line-height: .22rem;
    display: block;
    margin-right: .2rem;
    width: .64rem;
}

.ydt_dt_div p em {
    overflow: hidden;
    display: block;
}

.ydt_dt_anniu {
    text-align: center;
    margin-top: .24rem;
}

.ydt_dt_anniu span {
    display: inline-block;
    color: #fff;
    height: .32rem;
    border-radius: .4rem;
    line-height: .32rem;
    width: 1.16rem;
    text-align: center;
    background: #004F99;
    background: linear-gradient(0deg,rgba(10,142,250,0.4) 0%,rgba(10,142,250,0) 100%),rgba(22,88,160,1);
}

.ydt_dt_anniu span img {
    width: .2rem;
    vertical-align: middle;
    margin-left: .04rem;
    position: relative;
    top: -.01rem;
}

.ydt_dt_r {
    width: 4.12rem;
    margin-left: .24rem;
    border-radius: .2rem .2rem 0rem 0rem;
    overflow: hidden;
    background: linear-gradient(180deg,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}

.ydt_dt_anniu2 {
    z-index: 2;
    padding: .2rem .24rem;
    padding-right: .32rem;
    background: #004F99;
    background: linear-gradient(180deg,rgba(10,142,250,0.4) 0%,rgba(10,142,250,0) 100%),rgba(22,88,160,1);
    position: relative;
    border-radius: .2rem;
}

.ydt_dt_anniu2 h1 {
    color: #fff;
    font-size: .22rem;
    text-align: justify;
}

.ydt_dt_anniu2 em {
    position: absolute;
    right: .16rem;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    color: #fff;
    font-size: .24rem;
}

.ydt_dt_list {
    padding: .24rem;
    position: relative;
    z-index: 2;
}

.ydt_dt_list_in {
    font-size: 0rem;
    box-shadow: -4px 6px 20px rgba(31,106,190,0.1);
    border-radius: .08rem;
    background: rgba(255,255,255,0.8);
    border-radius: .08rem;
}

.ydt_dt_list_in input {
    vertical-align: middle;
    height: .48rem;
    width: calc(100% - .6rem);
    font-size: .16rem;
    border: none;
    background: none;
    padding-left: .18rem;
}

.ydt_dt_list_in input::placeholder {
    color: #BBBBBB;
}

.ydt_dt_list_in button {
    width: .6rem;
    height: .48rem;
    border: none;
    vertical-align: middle;
    background: none;
}

.ydt_dt_list_in button i {
    color: #1366B6;
    font-size: .24rem;
}

.input_dropdown input[type="text"].input_inner {
    line-height: .48rem;
    height: .48rem;
    box-shadow: -4px 6px 20px rgba(31,106,190,0.1);
    border-radius: .08rem;
    border: none;
}

.input_dropdown input[type="text"]::placeholder {
    color: #333;
}

.input_suffix .input_icon_date,.input_icon,.input_prefix .input_icon {
    top: .1rem;
    color: #444444;
}

.input_icon i {
    font-size: .16rem;
}

.select_dropdown {
    top: .48rem;
}

.ydt_dt_xz {
    height: .48rem;
    margin-top: .2rem;
    border-radius: .08rem;
    padding: 0rem .16rem;
    box-shadow: -4px 6px 20px rgba(31,106,190,0.1);
    line-height: .48rem;
    background: rgba(255,255,255,0.8);
}

.input_dropdown input[type="text"].input_inner {
    background: rgba(255,255,255,0.8);
}

.radio_base label {
    margin-top: .14rem;
}

[class*="icheck_"] > input:first-child + label:before,[class*="icheck_"] > input:first-child + input[type="hidden"] + label:before {
    margin-left: -.3rem;
    border: 1px solid #C6DEF5;
    border-radius: .06rem !important;
    width: .2rem;
    height: .2rem;
}

[class*="icheck_"] > label {
    line-height: .2rem;
    padding-left: .3rem !important;
}

[class*="icheck_"] > input:first-child:checked + label:after,[class*="icheck_"] > input:first-child:checked + input[type="hidden"] + label:after {
    border: solid 3px #fff;
    border-left: none;
    border-top: none;
    left: .02rem;
    top: .02rem;
}

.icheck_primary > input:first-child:checked + label:before,.icheck_primary > input:first-child:checked + input[type="hidden"] + label:before {
    background: #448DDB;
    border-color: #448DDB;
    box-shadow: 0px 2px 4px rgba(42,130,228,0.25);
}

.radio_base:last-child {
    margin-right: 0rem;
}

.ydt_dt_list {
    position: relative;
}

.ydt_dt_r {
    position: relative;
}

.ydt_dt_r::after {
    content: "";
    z-index: 0;
    position: absolute;
    left: 0rem;
    right: 0rem;
    top: 0rem;
    height: 4rem;
    background: linear-gradient(180deg,rgba(207,227,255,1) 0%,rgba(210,235,254,0) 100%),linear-gradient(180deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.3) 100%);
}

.ydt_dt_ul {
    z-index: 2;
    padding: .2rem .24rem;
    position: relative;
    padding-top: 0rem;
    max-height: 6rem;
    overflow: auto;
}

.ydt_dt_ul ul li a {
    margin-bottom: .18rem;
    display: block;
    box-shadow: -4px 6px 20px rgba(31,106,190,0.1);
    background: rgba(255,255,255,0.8);
    display: block;
    padding: .14rem .18rem;
    border-radius: .08rem;
}

.ydt_dt_ul ul li a h1 {
    font-size: .18rem;
    margin-bottom: .06rem;
}

.ydt_dt_ul ul li a:hover h1 {
    color: #1658A0;
}

.ydt_dt_ul ul li a p {
    color: #666666;
    position: relative;
    padding-left: .2rem;
}

.ydt_dt_ul ul li a p i {
    position: absolute;
    left: 0rem;
    top: .04rem;
    color: #4384C4;
    font-size: .14rem;
}

.ydt_dt_ul::-webkit-scrollbar {
    width: .06rem;
    border-radius: 4px;
    background-color: transparent;
}

.ydt_dt_ul::-webkit-scrollbar-thumb {
    width: .06rem;
    border-radius: 4px;
    background-color: rgba(19,102,182,.7);
}

.ydt_tit_r {
    position: relative;
}

.ydt_tit_r a {
    position: absolute;
    right: 0rem;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.ydt_tit_r a i {
    font-size: .22rem;
    margin-left: .1rem;
    color: #004F99;
}

.ydt_dt {
    padding-bottom: 1rem;
}

.ydt_news a {
    display: block;
    color: #C92F26;
    padding-bottom: .22rem;
    border-bottom: 0.6px dashed #A6A6A6;
}

.ydt_news a p {
    font-weight: bold;
    font-size: .24rem;
    text-align: center;
}

.list_base {
    margin-top: .24rem;
}

.list_base li {
    font-size: .18rem;
}

.picture_item .picture_text {
    padding: 0rem .24rem;
}

.picture_item .picture_text h3 {
    position: relative;
}

.picture_item .picture_text::before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0rem;
    top: .04rem;
    background: #2080D6;
    background: linear-gradient(180deg,#2080D6 0%,#BFDFFF 100%);
    height: .24rem;
    width: 4px;
    border-radius: 0px 4px 4px 0px;
}

.picture_item .picture_text h3 a {
    font-size: .2rem;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ydt_img_bottom {
    line-height: .32rem;
    margin-top: .16rem;
    padding-bottom: .2rem;
}

.ydt_img_bottom span {
    color: #999999;
    font-size: .16rem;
}

.ydt_img_bottom span i {
    font-size: .18rem;
    position: relative;
    top: -.02rem;
    margin-right: .1rem;
}

.ydt_img_bottom a {
    color: #458DD9;
    display: inline-block;
    height: .32rem;
    line-height: .3rem;
    border: 1px solid #458DD9;
    border-radius: .4rem;
    width: 1.16rem;
    text-align: center;
}

.ydt_img_bottom a i {
    display: inline-block;
    vertical-align: middle;
    margin-right: .06rem;
    width: .18rem;
    height: .18rem;
    background: url(260608jyt_ydt_icon3.png) no-repeat;
    background-size: cover;
}

.picture_group .bd.trt-row-large .picture_conent {
    border-radius: .06rem;
    overflow: hidden;
    box-shadow: 0px 10px 13px rgba(31,106,190,0.05);
}

.picture_item .picture_fixed {
    position: relative;
}

.picture_item .picture_fixed em {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.picture_group {
    overflow: inherit;
}

.picture_group>span {
    width: .66rem;
    height: auto;
    background: none;
}

.picture_group>span.prev {
    left: -1.2rem;
}

.picture_group>span.next,.slb .picture_group>span.next {
    right: -1.2rem;
}

.picture_group .bd.trt-row-large .picture_conent:hover .picture_text h3 a {
    font-weight: bold;
    color: #4384C4;
}

.picture_group .bd.trt-row-large .picture_conent:hover .picture_text .ydt_img_bottom a {
    color: #fff;
    background: #004F99;
    background: linear-gradient(180deg,rgba(10,142,250,0.4) 0%,rgba(10,142,250,0) 100%),rgba(22,88,160,1);
}

.picture_group .bd.trt-row-large .picture_conent:hover .picture_text .ydt_img_bottom a i {
    background: url(260608jyt_ydt_icon2.png) no-repeat;
    background-size: cover;
}

.picture_item .picture_fixed::before {
    content: ' ';
    background: linear-gradient(180deg,rgba(22,88,160,0) 0%,rgba(22,88,160,0.8) 100%);
    height: .64rem;
    position: absolute;
    left: 0rem;
    right: 0rem;
    bottom: 0rem;
    height: .64rem;
}

.ydt_list ul li a {
    display: block;
    transition: ease-in-out .3s;
    padding: .2rem .32rem;
    background: url(260608jyt_ydt_bg2.png) no-repeat center;
    background-size: 100% 100%;
    margin-top: .4rem;
}

.ydt_list_r {
    overflow: hidden;
}

.ydt_list ul li a>span {
    line-height: 1.04rem;
    display: block;
    margin-right: .16rem;
}

.ydt_list ul li a>span img {
    width: .84rem;
}

.ydt_list_r h1 {
    font-size: .2rem;
    line-height: .3rem;
    height: .6rem;
}

.ydt_list_r_nr {
    line-height: .32rem;
    margin-top: .12rem;
}

.ydt_list_r_nr span {
    color: #999999;
    font-size: .16rem;
}

.ydt_list_r_nr span i {
    font-size: .18rem;
    position: relative;
    top: -.02rem;
    margin-right: .1rem;
}

.ydt_list_r_nr em {
    color: #458DD9;
    display: inline-block;
    height: .32rem;
    line-height: .3rem;
    border: 1px solid #458DD9;
    border-radius: .4rem;
    width: 1.16rem;
    text-align: center;
}

.ydt_list_r_nr em i {
    display: inline-block;
    vertical-align: middle;
    margin-right: .06rem;
    width: .18rem;
    height: .18rem;
    background: url(260608jyt_ydt_icon3.png) no-repeat;
    background-size: cover;
}

.ydt_list ul li a:hover .ydt_list_r_nr em {
    color: #fff;
    background: #004F99;
    background: linear-gradient(180deg,rgba(10,142,250,0.4) 0%,rgba(10,142,250,0) 100%),rgba(22,88,160,1);
}

.ydt_list ul li a:hover .ydt_list_r_nr em i {
    background: url(260608jyt_ydt_icon2.png) no-repeat;
    background-size: cover;
}

.ydt_list ul li a:hover {
    background: url(260608jyt_ydt_bg3.png);
    background-size: 100% 100%;
}

.ydt_list2 ul li a {
    display: block;
    margin-bottom: .4rem;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 10px 13px rgba(31,106,190,0.05);
    border-radius: .06rem;
}

.ydt_list2 ul li a .ydt_list2_nr {
    position: relative;
    line-height: .64rem;
    padding-left: .22rem;
    padding-right: .5rem;
}

.ydt_list2 ul li a .ydt_list2_nr p {
    font-size: .2rem;
}

.ydt_list2 ul li a .ydt_list2_nr em {
    position: absolute;
    right: .22rem;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: .28rem;
    height: .28rem;
    border-radius: 50%;
    text-align: center;
    line-height: .26rem;
    background: rgba(80,163,232,0.1);
}

.ydt_list2 ul li a .ydt_list2_nr em i {
    font-size: .12rem;
    color: #1658A0;
    font-weight: bold;
}

.ydt_main {
    padding-bottom: .2rem;
}

.ydt_bg2 {
    background: url(260608jyt_ydt_bg2.jpg) no-repeat top center;
    background-size: cover;
}

.ydt_wz {
    color: #999999;
    padding-top: .24rem;
    font-size: .18rem;
}

.ydt_wz a:last-child {
    color: #333;
}

.ydt_wz a {
    color: #999999;
    line-height: .3rem;
    display: inline-block;
}

.ydt_wz img {
    margin-right: .1rem;
}

.ydt_wz em {
    display: inline-block;
    margin: 0rem .04rem;
    display: inline-block;
}

.xl_top {
    margin-top: .4rem;
}

.xl_top h1 {
    text-align: center;
    font-size: .36rem;
}

.article_extend span img {
    margin-right: .1rem;
    width: .18rem;
    position: relative;
    top: -.02rem;
}

.article_extend {
    padding-bottom: .24rem;
    border-bottom: 1px solid #E5E5E5;
}

.xl_list_div {
    position: relative;
    margin-top: .64rem;
}

.xl_list_div h1::before {
    content: ' ';
    width: .22rem;
    height: .14rem;
    background: url(260608jyt_ydt_icon9.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: 0rem;
    top: .16rem;
    margin-bottom: .1rem;
}

.xl_list_div h1 {
    font-size: .28rem;
    padding-left: .48rem;
    margin-bottom: .1rem;
    position: relative;
}

.xl_list_div p {
    font-size: .24rem;
    word-break: break-all;
    text-indent: 2em;
    line-height: .46rem;
}

.xl_list {
    padding-bottom: 3rem;
}

.article_extend span {
    margin-right: .5rem;
}

.xl_list_div p a {
    color: #004F99;
    text-decoration: underline
}

.picture_item .picture_text h3 a {
    display: block;
}

.function_icon {
    text-align: center;
}

.slb .ydt_dt_img {
    width: 100%;
}

.slb .ydt_dt_img>img {
    width: 100%;
}

.slb .ydt_dt_r {
    width: 100%;
    margin-top: .24rem;
}

.slb .ydt_dt {
    padding-bottom: .4rem;
}

@media screen and (max-width: 1740px) {
    .picture_group>span.prev {
        left: 0rem;
    }

    .picture_group>span.next,.slb .picture_group>span.next {
        right: 0rem;
    }
}

@media screen and (max-width: 992px) {
    .ydt_header_in input {
        width: 60%;
    }

    .ydt_header_tit {
        font-size: .4rem;
    }

    .ydt_dt_div {
        position: fixed;
        bottom: inherit !important;
        left: .16rem;
        right: .16rem;
        top: 50%;
        transform: translateY(-50%);
        max-width: inherit;
    }

    .ydt_tit_l {
        display: none !important;
    }

    .ydt_tit .ydt_tit_r {
        width: 100%;
        background: none;
    }

    .ydt_tit span {
        padding-left: 0rem;
        font-size: .24rem;
        padding-right: .2rem;
    }

    .ydt_list ul li a>span {
        display: none;
    }

    .ydt_list2 ul li a {
        margin-bottom: .2rem;
    }

    .ydt_list ul li a {
        margin-top: .2rem;
        padding: .16rem;
    }

    .ydt_list_r h1 {
        font-size: .18rem;
    }

    .ydt_dt {
        padding-bottom: .2rem;
    }

    .ydt_dt_div {
        padding: .26rem .16rem;
    }

    .ydt_header {
        height: auto;
        padding: .6rem 0rem;
    }

    .ydt_dt_list {
        padding: .16rem;
    }

    .ydt_dt_ul {
        padding-left: .16rem;
        max-height: 60vh;
        padding-right: .16rem;
    }

    .ydt_dt_xz {
        height: auto;
        padding: .1rem .16rem;
        line-height: inherit;
    }

    .ydt_dt_xz span {
        display: block;
    }

    .input_dropdown {
        margin-top: .2rem;
    }

    .ydt_main {
        padding-bottom: 0rem;
    }

    .picture_group>span {
        width: .4rem;
        box-shadow: 0px 0px 20px rgba(17,84,156,0.2);
        line-height: .4rem;
        background: #fff;
        padding: .1rem;
    }

    .ydt_dt_img {
        width: 100%;
    }

    .ydt_dt_img>img {
        width: 100%;
    }

    .ydt_dt_r {
        width: 100%;
        margin-top: .24rem;
    }

    .picture_group>span img {
        width: .2rem;
    }

    .ydt_list2 ul li a .ydt_list2_nr em {
        display: none;
    }

    .ydt_list2 ul li a .ydt_list2_nr {
        padding: 0rem .16rem;
    }

    .ydt_list2 ul li a .ydt_list2_nr p {
        font-size: .16rem;
    }

    .ydt_header_in input::placeholder {
        color: #333;
    }

    .xl_list {
        padding-bottom: .34rem;
    }

    .ydt_wz {
        display: none;
    }

    .xl_top {
        margin-top: 0rem;
    }

    .article_extend {
        margin-top: 0rem;
    }

    .xl_top h1 {
        font-size: .28rem;
    }

    .xl_list_div {
        margin-top: .2rem;
    }

    .article_extend span {
        margin-right: .2rem;
    }

    .article_extend {
        overflow: hidden;
    }

    .xl_list_div p {
        font-size: .2rem;
        line-height: .32rem;
    }

    .xl_list_div h1 {
        font-size: .24rem;
    }

    .slb .picture_group>span {
        top: 40%;
    }

    .slb .ydt_dt {
        padding-bottom: .24rem;
    }
}

@media screen and (max-width: 640px) {
    .ydt_header_tit {
        font-size: .32rem;
    }

    .ydt_header_in input {
        width: 66%;
    }

    .ydt_header_in button {
        font-size: 0rem;
        width: .6rem;
    }

    .ydt_header_in button i {
        margin-right: 0rem;
    }

    .ydt_dt_div .ydt_dt_gb {
        right: .1rem;
        top: .1rem;
    }

    .ydt_dt_div p span {
        float: inherit;
        display: block;
        width: auto;
        margin-bottom: .06rem;
    }

    .ydt_dt_anniu2 {
        padding: .16rem;
    }

    .slb .hsyl_tit_span {
        display: none;
    }

    .ydt_header_tit {
        margin-bottom: .2rem;
    }

    .ydt_header {
        padding-bottom: .4rem;
    }
}

@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none) {
    .ydt_header_tit p {
        background: none;
        color: #004F99;
    }
}

.select_dropdown::-webkit-scrollbar {
    width: .06rem;
    border-radius: 4px;
    background-color: transparent;
}

.select_dropdown::-webkit-scrollbar-thumb {
    width: .06rem;
    border-radius: 4px;
    background-color: rgba(19,102,182,.7);
}

.ydt_dt_anniu3 {
    margin-top: .2rem;
}

.ydt_dt_anniu3 button {
    width: 100%;
    border-radius: .08rem;
}

.slb .footer {
    margin-top: 0rem;
}

.ydt_dt_div {
    max-height: 80%;
    overflow: auto;
}

.main {
    z-index: inherit;
}

.slb .ydt_dt_r {
    margin-left: 0rem;
}

@media screen and (min-width: 993px) {
    .list_base li {
        margin-bottom: .12rem;
    }

    .slb .ydt_dt_div {
        position: fixed;
        z-index: 99999;
        left: 50%;
        bottom: inherit !important;
        right: inherit !important;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
    }
}

@media screen and (max-width: 992px) {
    .slb input[type="text"].input_inner {
        font-size: .16rem;
    }

    .out_links>ul>li:before {
        display: none;
    }

    .footer {
        margin-top: 0rem;
    }

    .ydt_dt_div h1 {
        margin-bottom: .1rem;
        font-size: .22rem;
    }

    .ydt_dt_anniu {
        margin-top: .12rem;
    }

    .ydt_dt_div .ydt_dt_gb i {
        font-size: .18rem;
    }

    .ydt_header {
        padding: .3rem .16rem;
    }

    .ydt_dt_r {
        margin-left: 0rem;
    }
}

/*左边目录*/
.menu_fixed_con {
    position: fixed;
    top: 5.9rem;
    right: 50%;
    margin-right: 675px;
    z-index: 999;
    padding: .2rem 0rem;
    transition: 1s all;
    display: none;
}

.menu_fixed:before {
    content: '';
    position: absolute;
    width: .28rem;
    right: .08rem;
    top: 0rem;
    bottom: 0rem;
    background-color: #DEEBFA;
    border-radius: 1rem;
    z-index: 100;
}

.menu_fixed li {
    position: relative;
    z-index: 101;
    padding-bottom: .06rem;
}

.menu_fixed li::before {
    content: '';
    position: absolute;
    right: .13rem;
    top: .07rem;
    z-index: 105;
    width: .1rem;
    height: .1rem;
    background-color: #9DC2ED;
    border-radius: 50%;
    border: .05rem solid #DEEBFA;
}

.menu_fixed li::after {
    content: '';
    position: absolute;
    width: .02rem;
    right: .22rem;
    top: 0rem;
    bottom: 0rem;
    background-color: #9DC2ED;
    z-index: 104;
}

.menu_fixed li p {
    position: relative;
    z-index: 102;
    text-align: right;
    font-size: .14rem;
    line-height: 1.571;
    padding: .06rem .54rem .06rem 0rem;
}

.menu_fixed li.active p {
    background: linear-gradient(270deg,rgba(255,255,255,1) 0%,rgba(245,250,255,1) 100%);
    border-radius: .6rem;
    color: #1658a0;
    font-weight: bold;
    z-index: 104;
}

.menu_fixed li.active::before {
    background-color: #3181D6;
    border-color: #DEEBFA;
}

.menu_fixed>ul>li:first-child::after {
    top: .1rem;
}

.menu_fixed>ul>li:last-child::after {
    bottom: .2rem;
}

/* 悬浮左转右——目录 */
.ly_mb_fixed_bg {
    position: fixed;
    left: 100%;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    background-color: rgba(0,0,0,.7);
    z-index: 998;
    transition: .3s all;
}

.ly_mb_fixed {
    left: 0rem;
}

.ly_mb_menu_tit {
    margin-bottom: 0;
    padding: 0.08rem 0.12rem 0rem 0.24rem;
    height: 0.6rem;
    z-index: 99;
    color: #1658a0;
    text-align: center;
    background: linear-gradient(165.86deg,rgba(255,255,255,1) 0%,rgba(235,243,255,1) 100%);
    border: 1px solid rgba(227,227,227,1);
    box-shadow: 1px 2px 6px rgba(27,90,157,0.2);
    border-radius: 1rem 0rem 0rem 1rem;
    font-size: .14rem;
    line-height: 1.2;
}

.ly_mb_menu_tit,.ly_mb_fixed_bg,.ly_mb_menu_tit {
    display: none;
}

.ly_mb_menu_tit i {
    font-size: .2rem;
    color: #1658a0;
    display: block;
}

.fixed_menu_tit {
    padding: .16rem 0rem;
    margin-bottom: .2rem;
    position: relative;
    font-size: .24rem;
    line-height: .36rem;
    font-weight: bold;
    border-bottom: 1px solid #D9D9D9;
    display: none;
}

.fixed_menu_tit>i {
    font-size: .28rem;
    font-weight: normal;
    margin-right: .08rem;
}

.ly_mb_menu_close {
    position: absolute;
    right: 0rem;
    top: .16rem;
    cursor: pointer;
}

.ly_mb_menu_close i {
    font-size: .22rem;
    font-weight: normal;
    color: #666;
}

.menu_fixed ul {
    max-height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
}

@media screen and (max-width: 1600px) {
    .menu_fixed_con {
        right: 0;
        top: 6% !important;
        z-index: 99999;
        margin-right: 0;
        display: block;
    }

    .ly_mb_menu_tit,.ly_mb_fixed_bg,.fixed_menu_tit {
        display: block;
    }

    .menu_fixed {
        position: fixed;
        max-height: initial;
        z-index: 999;
        right: -100%;
        width: 57%;
        background-color: #ffffff;
        top: 0rem;
        bottom: 0rem;
        transition: .3s all;
        padding: 0rem 0.2rem 0.2rem 0.2rem;
    }

    .fixed_menu_fixed {
        right: 0;
        top: 0rem !important;
    }

    .menu_fixed ul {
        padding-left: 0;
    }

    .menu_fixed:before {
        display: none;
    }

    .slb .fixed_menu {
        width: 75%;
    }

    .menu_fixed li p {
        text-align: left;
        font-size: .2rem;
        padding-left: .1rem;
    }
}

.ydt_list2 { overflow: hidden; position: relative; }
.ydt_list2 ul { margin: 0rem; }
.ydt_list2 .trt-row-large>[class*=trt-col-] { padding: 0rem; }
.ydt_list2 ul li a { margin: 0rem .16rem; }
.ydt_list2>span { position: absolute; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); width: .4rem; height: .4rem; text-align: center; line-height: .4rem; cursor: pointer; z-index: 5; }
.ydt_list2>span { background-color: rgba(0,0,0,.3); }
.ydt_list2>span i { font-size: .2rem; color: #ffffff; }
.ydt_list2>span.prev { left: 0px; }
.ydt_list2>span.next { right: 0px; }