@charset "utf-8";
/*=============== 内页banner开始 ==================*/
.ny_banner img
{
    display: block;
    width: 100%;
}
/*=============== 内页banner结束 ==================*/


/*=============== 手机端内页菜单开始 ==================*/
#m_n_nav
{
    display: none;
    line-height: 0.5rem;
    position: relative;
    z-index: 9;
    width: 100%;
    background: linear-gradient(270deg, #782077 -31%, #782077 100%);
}

#bnt_back
{
    position: absolute;
    left: 0.15rem;
    top: 0rem;
}

#bnt_back img
{
    height: 0.18rem;
    display: inline-block;
    vertical-align: middle;
}

#bnt_back svg
{
    fill: rgb(255, 255, 255);
    height: 0.3rem;
    vertical-align: middle;
    width: 0.26rem;
}

#m_n_nav i
{
}

#m_n_nav h1
{
    font-size: 0.14rem;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0rem;
    line-height: 0.5rem;
}

#bnt_sub_nav
{
    position: absolute;
    right: 0.15rem;
    top: 0rem;
    height: 0.5rem;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 0.18rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#bnt_sub_nav svg
{
    fill: rgb(255, 255, 255);
    height: 0.2rem;
    vertical-align: middle;
    width: 0.2rem;
}

#bnt_sub_nav img
{
    display: block;
    height: 0.2rem;
}

#bnt_sub_nav.on img
{
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#sub_nav_content
{
    background: rgb(240, 243, 245);
    display: none;
    -webkit-box-shadow: rgb(153, 153, 153) 0rem 0rem 0.05rem;
    box-shadow: rgb(153, 153, 153) 0rem 0rem 0.05rem;
    z-index: 9;
}

#sub_nav_content ul
{
    display: none;
}
#sub_nav_content ul li
{
    display: block;
    line-height: 0.28rem;

}

#sub_nav_content ul li a
{
    display: block;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.13rem;
    padding-left: 0.1rem;
    color: rgb(83, 84, 85);
}

#sub_nav_content ul li.on a
{
    color: #0A5DB0;
}

#sub_nav_content dl
{
    font-size: 0rem;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 0.1rem 0rem;
}

#sub_nav_content dt
{
    position: relative;
    background: rgb(255, 255, 255);
    z-index: 999;
    width: 100%;
    display: block;
    margin-bottom: 0rem;
    /*float: left;*/
    line-height: 30px;
    padding: 0 0.2rem;
}
#sub_nav_content dt i
{
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold;
    font-size: .16rem;
}
#sub_nav_content dt a
{

    display: inline-block;
    width: 88%;
    color: rgb(91, 83, 73);
    line-height: 0.3rem;
    font-size: 0.14rem;
    font-weight: 400;
    vertical-align: top;
}

#sub_nav_content dt a i
{
    position: absolute;
    right: 0.15rem;
    top: 0rem;
    opacity: 0;
    display: none;
}

#sub_nav_content dt a
{
}



#sub_nav_content dd
{
    display: none;
}

#sub_nav_content dd .box
{
    padding: 0px;
}

#sub_nav_content dd a
{
    padding: 0rem 0.25rem;
    line-height: 0.3rem;
    border-top: 1px solid rgb(231, 231, 231);
    font-size: 0.12rem;
    color: rgb(91, 83, 73);
    display: block;
    height: 0.3rem;
}

#sub_nav_content dd a.on
{
    color: #0A5DB0;
}
/*=============== 手机端内页菜单结束==================*/


/*=============== 内容部分整体开始 ==================*/
.ny_content
{
    margin-bottom: 0.5rem;
    padding-bottom: .5rem;
}

/**********文字列表页开始************/
.ny_content .wp .ny_left
{
    position: relative;
    z-index: 2;
    margin-top: -.9rem;
    align-self: flex-start;
    width: 2.4rem;
}
.ny_content .wp .ny_left:before
{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: .38rem;
    background: linear-gradient(324deg, #99389d 1%, #781e76 95%);
    z-index: -1;
    min-height:0.9rem;
}
.ny_content .wp .ny_left .ny_left_title
{
    padding: 0 .15rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ny_content .wp .ny_left .ny_left_title img
{
    display: block;
    width: 100%;
    height: .12rem;
    object-fit: cover;
    object-position: left center;
}
.ny_content .wp .ny_left .ny_left_title .imgl
{
}
.ny_content .wp .ny_left .ny_left_title h2
{
    font-size: .2rem;
    line-height: .9rem;
    color: #FFFFFF;
    font-family: SourceHanSansCN-Bold, sans-serif;
    flex-shrink: 0;
}
.ny_content .wp .ny_left .ny_left_title .imgr
{
}
.ny_content .wp .ny_left .ny_left_title .imgr img
{
    object-position: right center;
}
.ny_content .wp .ny_left .ny_left_nav
{
    padding: .2rem .3rem;
    background: #f5f5f5;
    transform: translate(.17rem, 0);
}

.ny_content .wp .ny_left .ny_left_nav li h3
{
    position: relative;
    padding: 0 .2rem 0 .35rem;
    font-size: .2rem;
    line-height: .63rem;
    color: #333333;
    transition: .5s;
}
.ny_content .wp .ny_left .ny_left_nav li
{
    border-bottom: 1px dashed #781e76;
}
.ny_content .wp .ny_left .ny_left_nav li a
{
    display: block;
}
.ny_content .wp .ny_left .ny_left_nav li h3:before
{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .14rem;
    height: .14rem;
    transform: translateY(-50%);
    background: url("../images/n-img-3.png") no-repeat 50%/100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.ny_content .wp .ny_left .ny_left_nav li.xiala h3 i
{
    position: absolute;
    right: 0;
    top: 50%;
    width: .2rem;
    height: .11rem;
    background: url("../images/n_left.png") no-repeat 50%/100%;
    transform: translateY(-50%);
    cursor: pointer;
}

.ny_content .wp .ny_left .ny_left_nav li.active h3:before,
.ny_content .wp .ny_left .ny_left_nav li.on h3:before,
.ny_content .wp .ny_left .ny_left_nav li:hover h3:before
{
    opacity: 1;
    visibility: visible;
}

.ny_content .wp .ny_left .ny_left_nav li.active h3,
.ny_content .wp .ny_left .ny_left_nav li.on h3,
.ny_content .wp .ny_left .ny_left_nav li:hover h3
{
    color: #781e76;
}
.ny_content .wp .ny_left .ny_left_nav li.active,
.ny_content .wp .ny_left .ny_left_nav li.on,
.ny_content .wp .ny_left .ny_left_nav li:hover{
    border-color: #781e76;
}
.ny_content .wp .ny_left .ny_left_nav li:last-child
{
    border: none;
}

.ny_content .wp .ny_left .ny_left_nav li .s-link a
{
    font-size: .18rem;
    line-height: .36rem;
    color: #333;
    transition: .5s;
}
.ny_content .wp .ny_left .ny_left_nav li .s-link a.activea
{
    color:#781E76;
}
.ny_content .wp .ny_left .ny_left_nav li .s-link
{
    padding: .1rem 0 .1rem 0.45rem;
    border-top:1px dashed transparent;
    /* display: none; */
}
.ny_content .wp .ny_left .ny_left_nav li .s-link a:hover
{
    color: #781e76;
}
.ny_content .wp .ny_left .ny_left_nav li.on .s-link
{
    border-color: #781e76;
}

.ny_content .wp .ny_right
{
    width: calc(100% - 2.88rem);
}
.ny_content .wp .ny_right .ny_right_title
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #781E76;
    padding: .32rem 0 .1rem;
    margin-bottom: .3rem;
}
.ny_content .wp .ny_right .ny_right_title h2
{
    position: relative;
    font-size: .22rem;
    line-height: .32rem;
    color: #333333;
    padding-left: .25rem;
    font-family: SourceHanSansCN-Bold, sans-serif;
}
.ny_content .wp .ny_right .ny_right_title h2:before
{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .08rem;
    height: .08rem;
    background: #781E76;
    transform: translateY(-50%);
}
.ny_content .wp .ny_right .ny_right_title .ny_right_posi
{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .27rem;
    color: #9E9E9E;
    flex-wrap: wrap;
}
.ny_content .wp .ny_right .ny_right_title .ny_right_posi img
{
    display: block;
    width: .2rem;
    margin-right: .05rem;
}
.ny_content .wp .ny_right .ny_right_title .ny_right_posi span
{
    margin: 0 .03rem;
}
.ny_content .wp .ny_right .ny_right_content .n_list01
{

}
.ny_content .wp .ny_right .ny_right_content .n_list01 li
{
    position: relative;
    z-index: 2;
    background: #FAFAFA;
    margin-bottom: .25rem;
}
.ny_content .wp .ny_right .ny_right_content .n_list01 li:hover:after
{
    right: 0;
    opacity: 1;
    visibility: visible;
}
.ny_content .wp .ny_right .ny_right_content .n_list01 li:after
{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    top: 0;
    bottom: 0;
    background: #781E76;
    background-size: 100% 100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    box-shadow: 0 .04rem .16rem 0 rgba(0, 0, 0, 0.16);
}
.ny_content .wp .ny_right .ny_right_content .n_list01 li a
{
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .26rem .2rem .34rem .08rem;
}
.ny_content .wp .ny_right .ny_right_content .n_list01 li a time
{
    display: flex;
    width: 1.12rem;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #9c2237;
    padding: .05rem 0;
    transition: .5s;
}
.ny_content .wp .ny_right .ny_right_content .n_list01 li a time span
{
    display: block;
    font-family: Impact, sans-serif;
    font-size: .25rem;
    line-height: 1;
    color: #9c2237;
    margin-bottom: .06rem;
    transition: .5s;
}
.ny_content .wp .ny_right .ny_right_content .n_list01 li a time em
{
    display: block;
    font-size: .18rem;
    line-height: 1;
    font-family: Consolas, sans-serif;
    color: #666666;
    transition: .5s;
}
.ny_content .wp .ny_right .ny_right_content .n_list01 li a .txt
{
    width: calc(100% - 1.36rem);
}
.ny_content .wp .ny_right .ny_right_content .n_list01 li a .txt h3
{
    font-size: .18rem;
    line-height: .36rem;
    color: #222222;
    margin-bottom: .1rem;
    transition: .5s;
}
.ny_content .wp .ny_right .ny_right_content .n_list01 li a .txt p
{
    font-size: .16rem;
    line-height: .3rem;
    color: #666666;
    transition: .5s;
}
.ny_content .wp .ny_right .ny_right_content .n_list01 li:hover .txt h3
{
    color: #fff;
    font-weight: 600;
}
.ny_content .wp .ny_right .ny_right_content .n_list01 li:hover .txt p,
.ny_content .wp .ny_right .ny_right_content .n_list01 li:hover time span,
.ny_content .wp .ny_right .ny_right_content .n_list01 li:hover time em
{
    color: #FFFFFF;
}
.ny_content .wp .ny_right .ny_right_content .n_list01 li:hover time
{
    border-right-color: #fff;
}
/**********文字列表页结束************/

/**********图文列表页开始************/
.ny_content .wp .ny_right .ny_right_content .n_list02 li
{
    background: #FAFAFA;
    margin-bottom: .3rem;
    position: relative;
    z-index: 3;
}
.ny_content .wp .ny_right .ny_right_content .n_list02 li:hover:after
{
    right: 0;
    opacity: 1;
    visibility: visible;
}
.ny_content .wp .ny_right .ny_right_content .n_list02 li:after
{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    top: 0;
    bottom: 0;
    background: #781E76;
    background-size: 100% 100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.ny_content .wp .ny_right .ny_right_content .n_list02 li a.bg-mask
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: .2rem;
    position: relative;
    z-index: 3;
}
.ny_content .wp .ny_right .ny_right_content .n_list02 li a.bg-mask .pic
{
    width: 2.8rem;
    height: 1.8rem;
}
.ny_content .wp .ny_right .ny_right_content .n_list02 li a.bg-mask .txt
{
    width:calc(100% - 3.2rem);
}
.ny_content .wp .ny_right .ny_right_content .n_list02 li a.bg-mask .txt h3,.ny_content .wp .ny_right .ny_right_content .n_list02 li.noimg a .txt h3
{
    font-size: .2rem;
    line-height: .35rem;
    color: #222222;
    margin-bottom: .06rem;
}
.ny_content .wp .ny_right .ny_right_content .n_list02 li a.bg-mask .txt p,.ny_content .wp .ny_right .ny_right_content .n_list02 li.noimg a .txt p
{
    font-size: .16rem;
    line-height: .3rem;
    color: #666666;
    height: .6rem;
    margin-bottom: .28rem;
}
.ny_content .wp .ny_right .ny_right_content .n_list02 li a.bg-mask .txt time,.ny_content .wp .ny_right .ny_right_content .n_list02 li.noimg a .txt time
{
    display: block;
    font-size: .18rem;
    line-height: .3rem;
    color: #9E9E9E;
    font-family: Consolas, sans-serif;
    padding-left: .25rem;
    background: url(../images/n_time01.png) no-repeat left center;
    background-size: .16rem;
}
.ny_content .wp .ny_right .ny_right_content .n_list02 li.noimg a
{
    padding: .24rem .4rem .29rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 3;
}
.ny_content .wp .ny_right .ny_right_content .n_list02 li.noimg a .txt
{
    width: 100%;
}
.ny_content .wp .ny_right .ny_right_content .n_list02 li:hover a.bg-mask .txt h3,
.ny_content .wp .ny_right .ny_right_content .n_list02 li:hover a.bg-mask .txt p,
.ny_content .wp .ny_right .ny_right_content .n_list02 li:hover a .txt h3,
.ny_content .wp .ny_right .ny_right_content .n_list02 li:hover a .txt p
{
    color: #fff;
}
.ny_content .wp .ny_right .ny_right_content .n_list02 li:hover a.bg-mask .txt time,
.ny_content .wp .ny_right .ny_right_content .n_list02 li:hover a .txt time
{
    color: #fff;
    background-image: url("../images/n_time02.png");
}
/**********图文列表页结束************/


/**********纯图片列表页开始************/
.ny_content .wp .ny_right .ny_right_content .n_list03
{
    display: flex;
    flex-wrap: wrap;
}
.ny_content .wp .ny_right .ny_right_content .n_list03 li
{
    position: relative;
    width: 32%;
    margin-left: 2%;
    margin-bottom: .3rem;
    background: #fff;
    box-shadow: 0 0.04rem .1rem rgba(0, 0, 0, 0.1);
}
.ny_content .wp .ny_right .ny_right_content .n_list03 li:after
{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #63277d url(../images/n_list06bg.jpg) no-repeat right top;
    background-size: contain;
    transform: scaleY(0);
    transform-origin: top center;
    box-shadow: 0 0.04rem 0.1rem rgba(120, 30, 118, 0.56);
    transition: .5s;
}
.ny_content .wp .ny_right .ny_right_content .n_list03 li:nth-child(3n+1)
{
    margin-left: 0;
}
.ny_content .wp .ny_right .ny_right_content .n_list03 li a.bg-mask
{
    position: relative;
    z-index: 3;
    display: block;
    padding: .3rem;
}
.ny_content .wp .ny_right .ny_right_content .n_list03 li a.bg-mask .pic
{
    padding-top: 1.6rem;
}
.ny_content .wp .ny_right .ny_right_content .n_list03 li a.bg-mask h3
{
    font-size: .18rem;
    line-height: .28rem;
    color: #333333;
    text-align: center;
    transition: .5s;
    margin-top: .25rem;
}
.ny_content .wp .ny_right .ny_right_content .n_list03 li:hover a.bg-mask h3
{
    color: #fff;
}
.ny_content .wp .ny_right .ny_right_content .n_list03 li:hover:after
{
    transform: scaleY(1);
}

/**********纯图片列表页结束************/


/**********单篇页开始************/
.ny_content .wp .ny_right .ny_right_content .page_txt p
{
    font-size: .18rem;
    color: #000000;
    line-height: 2;
    text-indent: 2em;
    margin-top: .32rem;
}
.ny_content .wp .ny_right .ny_right_content .page_txt p img
{
    width: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

/**********单篇页结束************/


/**********文章内容页开始************/
.ny_content .wp .ny_right .ny_right_content .content_title h3
{
    font-size: .25rem;
    line-height: 1.5;
    color: #333333;
    text-align: center;
    font-family: 'SourceHanSansCN-Bold', sans-serif;
}
.ny_content .wp .ny_right .ny_right_content .Information
{
    margin-top: .28rem;
    display: flex;
    justify-content: center;
}
.ny_content .wp .ny_right .ny_right_content .Information .li
{
    font-size: .15rem;
    line-height: .24rem;
    color: #666666;
    margin: 0 .22rem;
}
.ny_content .wp .ny_right .ny_right_content .content_txt
{
    margin-top: .28rem;
}
.ny_content .wp .ny_right .ny_right_content .content_txt p
{
    font-size: .16rem !important;
    line-height: 1.8 !important;
    color: #333333 !important;
    text-indent: 2em !important;
}
.ny_content .wp .ny_right .ny_right_content .content_txt p *
{
    font-size: .16rem !important;
    line-height: 1.8 !important;
    color: #333333 !important;
    text-indent: 2em !important;
}
.ny_content .wp .ny_right .ny_right_content .content_txt p + p
{
    margin-top: .25rem;
}
.ny_content .wp .ny_right .ny_right_content .content_txt p img
{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.ny_content .wp .ny_right .ny_right_content .content_page
{
    margin-top: .3rem;
    padding-top: .3rem;
    border-top: 1px solid rgba(120,32,119,0.63);
}
.ny_content .wp .ny_right .ny_right_content .content_page p
{
    font-size: .16rem;
    line-height: .36rem;
    color: #333333;
    transition: .5s;
}
ny_content .wp .ny_right .ny_right_content .content_page p + p
{
    margin-top: .12rem;
}
/**********文章内容页结束************/

/**********搜索结果页开始************/
.search_box .wp .ny_left .ny_left_title
{
    background: linear-gradient(324deg, #99389d 1%, #781e76 95%);
}
.search_box  .wp .ny_left:before
{
    background: transparent;
}
.search_box  .wp .ny_right
{
    width: 100%;
}

/**********搜索结果页结束************/

/*=============== 内容部分整体结束==================*/




/*=============== 内页响应式部分 ==================*/
@media screen and (max-width: 1199px)
{
    .ny_banner {
        margin-top: 0.7rem;
    }

    #m_n_nav
    {
        display: block;
    }
    .ny_content .wp .ny_left
    {
        display: none;
    }
    .ny_content .wp .ny_right
    {
        width: 100%;
    }
}
@media screen and (max-width: 1025px)
{
    .ny_content .wp .ny_right .ny_right_content .n_list03 li a.bg-mask
    {
        padding: .2rem;
    }
    .ny_content .wp .ny_right .ny_right_content .n_list03 li a.bg-mask .pic
    {
        padding-top: 67.38%;
    }
}

@media screen and (max-width: 769px)
{
    .ny_content .wp .ny_right .ny_right_content .n_list03
    {
        justify-content: space-between;
    }
    .ny_content .wp .ny_right .ny_right_content .n_list03 li
    {
        width: 48%;
        margin-left: 0;
    }
}

@media screen and (max-width:481px)
{
    .ny_content .wp .ny_right .ny_right_content .n_list03 li
    {
        width: 100%;
    }
}