@charset "utf-8";
.xzpicbk .title a::before {
    left: 24%;
}

.xzpicbk .title a::after {
    right: 24%;
}

.x-search {
    width: 2.5rem;
    height: 0.35rem;
    border-radius: 0.27rem;
    border: 1px solid #FFFFFF;
}

.x-search input[type="text"] {
    display: inline-block;
    height: 0.35rem;
    line-height: .35rem;
    width: 2.15rem;
    background: transparent;
    vertical-align: middle;
    padding: 0 .2rem;
    color: #fff;
}

.x-search input[type="image"] {
    display: inline-block;
    vertical-align: middle;
}

.x-search input::placeholder {
    font-size: .14rem;
    color: #fff;
}

.header {
    background: none;
}

.banner a {
    position: relative;
}

.banner a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/header-tc.png) no-repeat center top;
    background-size: 100% auto;
}

#nav {
    background: #168DFF;
}

.nav>ul {
    margin: 0 -.2rem;
}

.nav>ul>li>a {
    height: 0.65rem;
    line-height: .65rem;
    font-size: .20rem;
    padding: 0 0.23rem;
}

.nav>ul>li:hover>a,
.nav>ul>li.on>a {
    font-size: .22rem;
    background: #1483ec;
}


/* 网络服务 */

.title {
    position: relative;
    text-align: center;
    font-size: 0;
}

.title a {
    position: relative;
    display: block;
}

.title a::before {
    content: "";
    position: absolute;
    bottom: .05rem;
    left: 30%;
    background: url(../images/ny-l-tit-bg.png) no-repeat center center;
    width: 1.98rem;
    height: .06rem;
    background-size: 1.98rem auto;
}

.title a::after {
    content: "";
    position: absolute;
    top: .4rem;
    right: 30%;
    background: url(../images/ny-r-tit-bg.png) no-repeat center center;
    width: 1.98rem;
    height: .06rem;
    background-size: 1.98rem auto;
}

.title h2 {
    position: relative;
    display: inline-block;
    font-size: .36rem;
    padding-top: .3rem;
    color: #000;
}

.title p {
    position: relative;
    display: inline-block;
    padding-top: .2rem;
    font-size: .14rem;
    color: #999999;
    text-transform: uppercase;
}

.res-s2 .title a::before,
.res-s3 .title a::before,
.cou-s2 .title a::before {
    left: 28%;
}

.jxky .title a::before {
    left: 23%;
}

.jxky .title a::after {
    right: 23%;
}

.res-s2 .title a::after,
.res-s3 .title a::after,
.cou-s2 .title a::after {
    right: 28%;
}


/*.title p::before {
    content: "";
    position: absolute;
    top: 0;
    left: .35rem;
    height: 1px;
    width: 1.94rem;
    background: #6787E9;
}

.title p::after {
    content: "";
    position: absolute;
    top: -0.02rem;
    left: 2.25rem;
    width: 0.05rem;
    height: 0.05rem;
    background: #6787E9;
    border-radius: 50%;
}
*/

.title h2::before {
    content: "";
    position: absolute;
    left: -.8rem;
    top: 0;
    background: url(../images/tit-bg.png) no-repeat center center;
    width: 1.79rem;
    height: .72rem;
    background-size: 1.79rem auto;
}

.title h2 span {
    position: relative;
    color: #198CFF;
}


/*.title h2 span::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: .35rem;
    height: 1px;
    width: 1.94rem;
    background: #6787E9;
}*/


/*.title h2 span::after {
    content: "";
    position: absolute;
    bottom: -0.02rem;
    left: 2.25rem;
    width: 0.05rem;
    height: 0.05rem;
    background: #6787E9;
    border-radius: 50%;
}*/

.title .t_more {
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 45%;
    color: #666;
}

.title .t_more:hover {
    color: #1777d7
}

.net-s2 .title a::before {
    background: url(../images/ny-net-tit-l.png) no-repeat center center;
    background-size: 1.98rem auto;
}

.net-s2 .title a::after {
    background: url(../images/ny-net-tit-r.png) no-repeat center center;
    background-size: 1.98rem auto;
}

.net-s1 {
    padding-top: .65rem;
    padding-bottom: .75rem;
}

.n-s1 {
    position: relative;
    margin-top: .45rem;
}

.n-s1-l {
    width: 4.4rem;
}

.n-s1-l .tpp {
    position: relative;
}

.n-s1-l .tpp .pic {
    padding-top: 80.43%;
}

.n-s1-l .tpp h2 {
    position: absolute;
    left: 0;
    right: .45rem;
    bottom: 0;
    line-height: .8rem;
    font-size: .24rem;
    color: #fff;
    text-align: center;
    background: url(../images/net-s1-tit.png) no-repeat center right;
    background-size: cover;
}

.n-s1-r {
    width: calc(100% - 4.96rem);
    background: url(../images/net-s1-bg.jpg) no-repeat center right;
    background-size: cover;
    padding: .3rem .55rem;
    padding-bottom: .45rem;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.n-s1-r .hd {
    margin-left: -.55rem;
}

.n-s1-r .hd ul li {
    position: relative;
    padding-left: .35rem;
    padding-right: .45rem;
    line-height: .6rem;
    align-items: center;
    margin-bottom: .1rem;
    display: flex;
    text-align: left;
    font-size: 0;
    cursor: pointer;
}

.n-s1-r .hd ul li::before {
    content: "";
    position: absolute;
    left: -.2rem;
    width: .2rem;
    top: 0;
    bottom: 0;
    background: #168DFF;
    opacity: 0;
}

.n-s1-r .hd ul li.on::before {
    opacity: 1;
}

.n-s1-r .hd ul li::after {
    content: "";
    position: absolute;
    bottom: -.16rem;
    left: -0.2rem;
    border-right: 0.2rem solid #1777D7;
    border-bottom: 0.16rem solid transparent;
    opacity: 0;
}

.n-s1-r .hd ul li.on::after {
    opacity: 1;
}

.n-s1-r .hd ul li.on {
    background: url(../images/net1-tit-bg.png) no-repeat center right;
    background-size: cover;
}

.n-s1-r .hd ul li .icon {
    position: relative;
    width: .3rem;
    height: .3rem;
    margin-right: .07rem;
    z-index: 6;
}

.n-s1-r .hd ul li .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.n-s1-r .hd ul li .icon img.net-icon {
    z-index: 6;
}

.n-s1-r .hd ul li .icon img.net-icon-other {
    z-index: -1;
}

.n-s1-r .hd ul li.on .icon img.net-icon {
    z-index: -1;
}

.n-s1-r .hd ul li.on .icon img.net-icon-other {
    z-index: 6;
}

.n-s1-r .hd ul li .text {
    font-size: 0;
}

.n-s1-r .hd ul li .text p {
    font-size: .2rem;
    color: #333;
}

.n-s1-r .hd ul li.on .text p {
    font-size: .24rem;
    color: #fff;
    font-weight: bold;
}

.n-s1-r .bd {
    width: calc(100% - 2.4rem);
}

.list>li {
    position: relative;
    line-height: .45rem;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.16);
    padding-left: .15rem;
    padding-right: 1rem;
}

.list>li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: .03rem;
    height: .15rem;
    background: #198CFF;
}

.list>li a {
    display: block;
    font-size: .16rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list>li:hover a {
    color: #168DFF;
}

.list>li:hover span {
    color: #168DFF;
}

.list>li:last-child {
    border-bottom: 1px dashed transparent;
}

.list>li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .16rem;
    color: #666;
}

.net-s2 {
    padding-top: .5rem;
    padding-bottom: 2.6rem;
    background: url(../images/net-s2-bg.jpg) no-repeat center top;
    background-size: cover;
}

.n-s2>ul {
    margin-top: .4rem;
    align-items: center;
}

.n-s2 .title h2 span {
    color: #41F9FF;
}

.n-s2 .title h2 {
    color: #fff;
}

.n-s2 .title h2 span::before {
    background: #fff;
}

.n-s2 .title h2 span::after {
    background: #fff;
}

.n-s2 .title p::before {
    background: #fff;
}

.n-s2 .title p::after {
    background: #fff;
}

.n-s2 .title h2::before {
    background: url(../images/n-tit-other.png) no-repeat center center;
    background-size: 1.79rem auto;
    top: -0.1rem;
}

.n-s2>ul>li {
    width: 33.333%;
    text-align: center;
    font-size: 0;
}

.n-s2>ul>li h2 {
    font-size: .3rem;
    color: #fff;
    font-weight: normal;
}

.n-s2>ul>li p {
    margin-top: .2rem;
}

.n-s2>ul>li p a {
    padding-left: .25rem;
    background: url(../images/link-icon.png) no-repeat left center;
    background-size: .22rem auto;
    font-size: .18rem;
    color: #fff;
}

.n-s2>ul>li p:hover a {
    text-decoration: underline;
}

.n-s2>ul>li ul {
    font-size: 0;
    margin-top: .2rem;
}

.n-s2>ul>li>ul>li {
    position: relative;
    display: inline-block;
    margin: 0 .25rem;
    text-align: center;
    cursor: pointer;
}

.n-s2>ul>li ul>li .icon {
    position: relative;
    width: .66rem;
    height: .66rem;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    transition: all .3s;
}

.n-s2>ul>li ul>li:hover .icon {
    border: 2px solid #41F9FF;
    background: #41F9FF;
}

.n-s2>ul>li ul>li .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: .36rem;
    transform: translate(-50%, -50%);
}

.n-s2>ul>li>ul>li .ewm {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%;
    display: none;
}

.n-s2>ul>li>ul>li:hover .ewm {
    display: block;
}

.n-s2>ul>li ul>li .text {
    font-size: 0;
}

.n-s2>ul>li ul>li .text p {
    font-size: .16rem;
    color: #fff;
    line-height: .4rem;
    margin-top: 0;
}

.n-s2>ul>li ul>li:hover .text p {
    font-weight: bold;
    color: #41F9FF;
}

.net-service {
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.05);
}

.net-s3 {
    position: relative;
    margin-top: -1.6rem;
    z-index: 6;
    padding-bottom: 1rem;
}

.n-s3 .title {
    padding-top: .4rem;
    padding-bottom: .45rem;
    background: #EEF7FF;
}

.net-service {
    padding-top: .25rem;
    padding-bottom: .3rem;
    background: url(../images/net3-bg.jpg) no-repeat center center;
    background-size: cover;
}

.nt3-ser {
    width: 73%;
    margin-left: auto;
    margin-right: auto;
}

.nt3-ser>div {
    width: 35%;
}

.nt3-ser>div h3 {
    font-size: .24rem;
    color: #333;
    margin-left: -0.4rem;
}

.nt3-ser>div h3 img {
    display: inline-block;
    vertical-align: middle;
    padding-right: .1rem;
}

.nt3-ser>div p {
    font-size: .16rem;
    color: #333;
    line-height: .4rem;
}

.nt3-ser>div h2 {
    font-size: .16rem;
    color: #198CFF;
    font-weight: normal;
    margin: .1rem 0;
}

.nt3-ser .notice {
    font-size: .14rem;
    line-height: .2rem;
    color: rgba(51, 51, 51, 0.6);
    margin-top: .2rem;
}

.net3-r ul li {
    margin-bottom: .4rem;
}


/* 资源服务 */

.res-s1 {
    padding-top: .8rem;
    padding-bottom: .75rem;
}


/* 
.resource .title p {
    padding-left: .1rem;
    font-size: .24rem;
    font-weight: bold;
}

.resource .title h2 {
    padding-left: 0.75rem;
}

.resource .title h2 span {
    padding-left: 0;
}

.resource .title h2 span::before {
    display: none;
}

.resource .title h2 span::after {
    display: none;
}

.resource .title::before {
    content: "";
    position: absolute;
    bottom: 0px;
    top: 80%;
    height: 1px;
    background: #6787E9;
    right: 0;
    left: 68%;
}

.resource .title::after {
    content: "";
    position: absolute;
    top: 77%;
    right: 0;
    width: 0.05rem;
    height: 0.05rem;
    background: #6787E9;
    border-radius: 50%;
}

.resource .title h2::before {
    left: 0;
} */

.re-s1-l {
    width: 4.2rem;
    padding: .35rem .45rem;
    background: url(../images/d1-s1-pic.jpg) no-repeat center center;
    background-size: cover;
}

.re-s1-l h2 {
    position: relative;
    font-size: .36rem;
    color: #fff;
    padding-bottom: .3rem;
    margin-bottom: .3rem;
}

.re-s1-l h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: .6rem;
    height: 3px;
    background: #fff;
}

.re-s1-l ul li {
    position: relative;
    padding-left: .23rem;
    line-height: .48rem;
    font-size: 0;
}

.re-s1-l ul li a {
    font-size: .22rem;
    color: #fff;
}

.re-s1-l ul li:hover a {
    text-decoration: underline;
}

.re-s1-l ul li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: .08rem;
    height: .08rem;
    border-radius: 50%;
    background: #fff;
}

.re-s1-r {
    width: calc(100% - 4.8rem);
    background: url(../images/net-s1-bg.jpg) no-repeat center right;
    background-size: cover;
    padding: 0.3rem 0.5rem;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.r-s1 {
    margin-top: .3rem;
}

.r-s2 {
    margin-bottom: .8rem;
}

.resource .res-s2 .title::before,
.resource .res-s2 .title::after {}

.resource .res-s2 .title {}

.resource .res-s2 .title p {
    font-size: .14rem;
}

.r-s2 ul {
    margin-top: .6rem;
}

.r-s2 ul li {
   /* width: 48%;*/
    width: 31%;
    overflow: hidden;
}

.r-s2 ul li a {
    position: relative;
    display: block;
}

.r-s2 ul li a .pic {
    padding-top: 56.7%;
}

.r-s2 ul li a .text {
    position: absolute;
    left: 0;
    right: 0;
   /* top: 85%;*/
top: 76%;
    bottom: 0;
    padding: 0.15rem 0.55rem;
    background: rgba(25, 140, 255, 0.8);
    transition: all .3s;
}

.r-s2 ul li:hover a .text {
    top: 0;
}

.r-s2 ul li a .text h2 {
    position: relative;
    text-align: center;
    font-size: .28rem;
    line-height: 1;
    font-weight: normal;
    color: #fff;
    margin-bottom: .6rem;
    transition: all .3s;
}

.r-s2 ul li:hover a .text h2 {
    font-size: .36rem;
    padding-top: .35rem;
    font-weight: bold;
}

.r-s2 ul li a .text h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -.3rem;
    transform: translateX(-50%);
    width: .6rem;
    height: 3px;
    background: #fff;
}

.r-s2 ul li a .text p {
    line-height: .36rem;
    font-size: 0.18rem;
    color: #fff;
}

.resource .r-s3 .title p {
    font-size: .14rem;
    color: #999999;
    font-weight: normal;
}

.res-s3 {
    padding-top: .7rem;
    padding-bottom: 1.2rem;
    background: url(../images/re-s3-bg.png) no-repeat center center;
    background-size: cover;
}

.res-s3 ul {
    margin-top: .4rem;
}

.res-s3 ul li {
    width: 33.333%;
    text-align: center;
}

.res-s3 ul li a {
    display: block;
}

.res-s3 ul li .icon {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 2.48rem;
    height: 2.43rem;
    background: url(../images/re-s3-icon-bg.png) no-repeat center center;
    background-size: 2.48rem auto;
}

.res-s3 ul li .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .6s;
}

.res-s3 ul li:hover .icon img {
    transform: translate(-50%, -50%) rotatey(360deg);
}

.res-s3 ul li a .text {
    margin-top: .25rem;
}

.res-s3 ul li a .text p {
    position: relative;
    font-size: .28rem;
    color: #333;
    padding-bottom: .2rem;
}

.res-s3 ul li:hover a .text p {
    font-weight: bold;
}

.res-s3 ul li a .text p::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 0.6rem;
    bottom: 0;
    height: 2px;
    background: transparent;
}

.res-s3 ul li:hover a .text p::after {
    background: #198CFF;
}


/* 安全资讯 */

.sec-s1 {
    padding-top: .75rem;
    padding-bottom: .5rem;
    background: url(../images/aq-s1-pic.png) no-repeat center center;
    background-size: cover;
}

.saq-s1-top {
    padding-top: .8rem;
    padding-bottom: .4rem;
}

.ss1-ll {
    width: 47.85%;
}

.ss1-l a {
    position: relative;
    display: block;
}

.ss1-l a .pic {
    padding-top: 65.57%;
}

.ss1-l a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .18rem .3rem;
    padding-right: 1.92rem;
    font-size: .18rem;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 9;
}

.ss1-l .slick-dots {
    width: auto;
    right: .45rem;
    bottom: .25rem;
}

.ss1-l .slick-dots li {
    width: .17rem;
    height: .17rem;
    background: url(../images/aq-sl.png) no-repeat center center;
    transition: all .3s;
}

.ss1-l .slick-dots li.slick-active {
    background: url(../images/aq-slick.png) no-repeat center center;
    background-size: .17rem auto;
}

.ss1-r {
    width: 52.15%;
}

.ss1-r ul {
    overflow: hidden;
}

.ss1-r ul li {
    float: left;
    width: 45%;
    margin-left: 5%;
}

.ss1-r ul li a {
    display: block;
}

.ss1-r ul li a .pic {
    padding-top: 62.5%;
}

.ss1-r ul li a .text {
    position: relative;
    padding: .26rem .24rem;
    padding-bottom: .3rem;
    background: #fff;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
}

.ss1-r ul li a .text h2 {
    position: relative;
    font-size: .16rem;
    color: #333;
    line-height: .24rem;
    height: .48rem;
    overflow: hidden;
    z-index: 3;
}

.ss1-r ul li:hover a .text h2 {
    color: #fff;
}

.ss1-r ul li a .text p {
    position: relative;
    line-height: .24rem;
    font-size: .14rem;
    color: #333;
    height: .48rem;
    overflow: hidden;
    margin-top: .15rem;
    z-index: 3;
}

.ss1-r ul li:hover a .text p {
    color: #fff;
}

.ss1-r ul li a .text .date {
    position: relative;
    padding-top: .15rem;
    line-height: .3rem;
    color: #168DFF;
    border-top: 1px solid #DCDCDC;
    font-size: 0;
    margin-top: .15rem;
    z-index: 3;
}

.ss1-r ul li:hover a .text .date {
    color: #fff;
}

.ss1-r ul li a .text .date span {
    font-size: .24rem;
    font-weight: bold;
}

.ss1-r ul li a .text .date i {
    font-style: normal;
    font-size: .14rem;
}

.ss1-r ul li a .text::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    bottom: 0;
    background: #168DFF;
    transition: all .3s;
}

.ss1-r ul li:hover a .text::after {
    top: 0;
}

.saq-s1-down ul li {
    width: 48%;
}

.saq-s1-down ul li a {
    display: block;
}

.saq-s1-down ul li a .date {
    float: left;
    width: .88rem;
    height: .88rem;
    border: 1px solid #168DFF;
    color: #168DFF;
    text-align: center;
    font-size: 0;
}

.saq-s1-down ul li:hover a .date {
    background: #168DFF;
    color: #fff;
}

.saq-s1-down ul li a .date p {
    padding-top: .1rem;
    font-size: .3rem;
    font-weight: bold;
}

.saq-s1-down ul li a .date span {
    font-size: .18rem;
}

.saq-s1-down ul li a .text {
    overflow: hidden;
    padding-left: .3rem;
}

.saq-s1-down ul li a .text p {
    line-height: .34rem;
    font-size: .18rem;
    color: #333;
    font-weight: bold;
    height: .68rem;
    overflow: hidden;
}

.saq-s1-down ul li:hover a .text p {
    color: #168DFF;
}

.sec-s2 {
    padding-top: .85rem;
    padding-bottom: .9rem;
}

.l-mamage {
    margin-top: .45rem;
    padding: .3rem .45rem;
    background: url(../images/net-s1-bg.jpg) no-repeat center right;
    background-size: cover;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.l-m-pic {
    width: 4.4rem;
    margin-top: .15rem;
}

.l-m-pic .pic {
    padding-top: 78%;
}

.l-m-txt {
    width: calc(100% - 5rem);
}

.sec-s3 {
    padding-bottom: 1.2rem;
}

.sec-s3>ul {
    margin-top: .45rem;
}

.sec-s3>ul>li {
    width: 32%;
}

.sec-s3>ul>li h2 {
    height: 2.25rem;
    line-height: 2.25rem;
    text-align: center;
    font-size: .36rem;
    color: #fff;
    position: relative;
    z-index: 9
}

.sec-s3>ul>li h2:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #168DFF;
    z-index: -1;
    opacity: 0.6
}

.sec-s3>ul>li:nth-child(1) h2 {
    background: url(../images/re-s3-tit1.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.sec-s3>ul>li:nth-child(2) h2 {
    background: url(../images/re-s3-tit2.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.sec-s3>ul>li:nth-child(3) h2 {
    background: url(../images/re-s3-tit3.jpg) no-repeat center center;
    background-size: 100% 100%;
}

.sec-s3>ul>li ul {
    height: 3.2rem;
    overflow-y: auto;
    border-radius: 0px 0px 10px 10px;
    padding: .15rem .3rem;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}


/* 计算平台 */

.count {
    padding-bottom: 1.2rem;
}

.count .title {
    margin-top: .7rem;
}


/* 相关内页 */

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.3rem;
}

.pagination a {
    display: inline-block;
    border: 0.01rem solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 0.07rem;
}

.pagination a.active {
    background: #168DFF;
    color: #fff;
    border: 0.01rem solid #168DFF;
}

.pagination a:hover {
    background: #168DFF;
    color: #fff;
    border: 0.01rem solid #168DFF;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}

#nymain {
    position: relative;
    z-index: 3;
    padding-top: 0.7rem;
    padding-bottom: 1.2rem;
}

.nymain .leftNav {
    float: left;
    width: 2.6rem;
    position: relative;
    margin-right: .6rem;
    background: url(../images/ny-l-bg.jpg) no-repeat center bottom;
}

.nymain .leftNav p {
    position: relative;
    padding: 0.3rem 0;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    font-weight: bold;
    background: url(../images/ny-tit-bg.jpg) no-repeat center top;
    background-size: cover;
    border-top-right-radius: .45rem;
}

.nymain .leftNav p i {
    position: absolute;
    left: 0.25rem;
    top: 0.1rem;
    display: block;
    font-size: 0.3rem;
    color: #fff;
    font-weight: normal;
    opacity: .14;
    text-transform: uppercase;
}

.nymain .leftNav p span {
    position: absolute;
    top: 0.36rem;
    right: 0.25rem;
    width: 0.29rem;
    height: 0.29rem;
    background: url(../images/ejcd.png) no-repeat center center;
    background-size: .29rem auto;
    display: none;
}

.nymain .leftNav p span.on {
    transform: rotate(45deg);
}

.nymain .leftNav>ul>li>ul>li {
    position: relative;
}

.nymain .leftNav>ul {
    min-height: 5rem;
}

.nymain .leftNav>ul>li {
    position: relative;
    line-height: 0.7rem;
}

.nymain .leftNav>ul>li>a {
    position: relative;
    border-right: 4px solid transparent;
    text-align: center;
    display: block;
    font-size: 0.18rem;
    color: #3A3A3A;
}

.nymain .leftNav>ul>li.on>a::after,
.nymain .leftNav>ul>li:hover>a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    border: 4px solid transparent;
    border-right: 4px solid #168DFF;
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 0.2rem;
    height: 0.2rem;
    right: 0.2rem;
    top: 0.25rem;
    background: url(../images/jt.png) no-repeat center center;
    cursor: pointer;
}

.nymain .leftNav>ul>li:hover>a,
.nymain .leftNav>ul>li.on>a {
    font-weight: bold;
    border-right: 4px solid #168DFF;
    background: #DEEEFD;
    color: #168DFF;
}

.nymain .leftNav>ul>li:hover>span,
.nymain .leftNav>ul>li.on>span {
    background: url(../images/jt-other.png) no-repeat center center;
}

.nymain .leftNav>ul>li.active>ul {
    display: block;
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding: 0.2rem 0;
}

.nymain .leftNav>ul>li>ul>li>a {
    position: relative;
    display: block;
    font-size: 0.16rem;
    color: #333;
    line-height: 0.35rem;
    text-align: center;
}

.nymain .leftNav>ul>li>ul>li:hover>a::after {
    background: #0878be;
}

.nymain .leftNav>ul>li>ul>li>a:hover {
    color: #0878be;
}

.ny-right {
    overflow: hidden;
}

.ny-title {
    position: relative;
    text-align: right;
    line-height: .3rem;
    font-size: 0;
}

.ny-title::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    background: #D8D8D8;
}

.ny-title h2 {
    position: relative;
    float: left;
    font-size: 0;
    padding-right: .1rem;
    background: #fff;
    z-index: 3;
}

.ny-title h2 span {
    padding-left: .2rem;
    line-height: .25rem;
    border-left: 5px solid #168DFF;
    font-size: 0.24rem;
    color: #333;
}

.position {
    position: relative;
    float: right;
    padding-left: 0.25rem;
    background: #fff url(../images/postion.png) no-repeat left center;
    background-size: .25rem auto;
    z-index: 3;
}

.position span {
    color: #9E9E9E;
    font-size: 0.18rem;
    vertical-align: middle;
}

.position img {
    height: 0.16rem;
    vertical-align: middle;
    margin-right: 0.05rem;
}

.position a {
    color: #000;
    font-size: 0.14rem;
    margin: 0 0.05rem;
    vertical-align: middle;
    color: #9E9E9E;
    font-size: 0.18rem;
}

.position a:hover {
    color: #0767d4;
}


/* 内容页 */

.art-main .art-tit h3 {
    padding-top: .25rem;
    padding-bottom: .25rem;
    text-align: center;
    font-weight: normal;
    font-size: 0.24rem;
    color: #333;
    font-weight: bold;
}

.art-main .cont-tit p {
    text-align: center;
    line-height: 0.45rem;
    background: bottom;
    font-size: 0;
    background: rgba(0, 0, 0, 0.04);
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.14rem;
    color: #888;
    margin: 0 0.12rem;
    color: #9E9E9E;
}

.art-main .art-body {
    padding-top: 0.3rem;
}

.art-main .art-body p {
    color: #666;
    font-size: 0.16rem;
    line-height: 0.36rem;
    margin-bottom: 0.3rem;
    text-indent: 2em;
}

.art-main .art-body img {
    /* width: auto!important;*/
    height: auto!important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%!important;
}


/* 图文列表 */

.timg-list {
    margin-top: 0.2rem;
}

.timg-list ul li {
    margin-top: .45rem;
}

.timg-list ul li a {
    display: block;
    transition: all 0.3s;
}

.timg-list ul li a h3 {
    margin-top: 0.25rem;
    margin-bottom: 0.1rem;
    font-size: 0.2rem;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* font-weight: normal; */
}

.timg-list ul li a>div {
    overflow: hidden;
}

.timg-list-img {
    float: left;
    width: 2.34rem;
    padding: .1rem;
    margin-right: .2rem;
    transition: all .3s;
}

.timg-list ul li:hover .timg-list-img {
    background: #168DFF;
}

.timg-list ul li a .pic {
    padding-top: 74.4%;
}

.timg-list ul li a:hover h3 {
    color: #168DFF;
}

.timg-linfo {
    position: relative;
    overflow: hidden;
    padding-bottom: .15rem;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
}

.timg-linfo p {
    font-size: 0.16rem;
    line-height: 0.24rem;
    color: #666;
    height: 0.48rem;
    overflow: hidden;
}

.timg-linfo .date {
    padding-left: 0.25rem;
    background: url(../images/date.png) no-repeat left center;
    font-size: 0.14rem;
    margin-top: 0.15rem;
    color: #9D9D9D;
}

.timg-linfo .date span {
    font-size: 0.28rem;
    background-position: left center;
    font-weight: bold;
}


/* 列表页 */

.ny .list {
    margin-top: .15rem;
}


/* 教学科研 */

.jxky>ul>li {
    margin-top: .3rem;
}

@media(max-width: 1200px) {
    .title a::before {
        left: 28%;
    }
    .title a::after {
        right: 28%;
    }
    .res-s2 .title a::before,
    .res-s3 .title a::before,
    .cou-s2 .title a::before {
        left: 26%;
    }
    .res-s2 .title a::after,
    .res-s3 .title a::after,
    .cou-s2 .title a::after {
        right: 26%;
    }
    #nav {
        display: none;
    }
    .ss1-r ul li a .text {
        padding: .18rem .2rem;
    }
    .banner a::after {
        display: none;
    }
    .nymain .leftNav {
        float: none;
        width: auto;
        margin-right: 0;
        background-image: none;
        background: #fdfbfb;
    }
    .nymain .leftNav p span {
        display: block;
    }
    .nymain .leftNav p {
        padding: 10px;
        font-size: 22px;
        text-align: left;
        background-image: none;
        background: #168DFF;
        border-top-right-radius: 0;
    }
    .nymain .leftNav p i {
        line-height: 16px;
    }
    .nymain .leftNav p span {
        top: 10px;
    }
    .nymain .leftNav>ul {
        min-height: auto;
        display: none;
        box-shadow: 0 0 10px #d8d7d7;
    }
    .ny-right {
        padding-left: 0;
        margin-top: .15REM;
min-height: 10rem;
    }
    .nymain .leftNav p::after {
        display: none;
    }
    .nymain .leftNav>ul>li {
        line-height: 45px;
    }
    .nymain .leftNav>ul>li>span {
        top: 10px;
    }
    .nymain .leftNav>ul {
        background-image: none;
    }
}

@media(max-width: 1020px) {
    .n-s2 .title {
        overflow: hidden;
    }
    .n-s2 .title img {
        display: block;
        width: 100%;
        margin-left: -3.5rem;
    }
    .n-s1-r .hd ul li .icon img {
        height: .3rem;
    }
    .n-s1-r .bd {
        width: calc(100% - 2rem);
    }
    .nt3-ser>div {
        width: 48%;
    }
    .nt3-ser {
        width: 96%;
    }
    .nt3-ser>div h3 {
        margin: 0;
    }
    .resource .res-s2 .title img {
        display: block;
        width: 100%;
    }
}

@media(max-width: 1000px) {
    .title a::before {
        left: 23%;
    }
    .title a::after {
        right: 23%;
    }
    .res-s2 .title a::before,
    .cou-s2 .title a::before .res-s3 .title a::before {
        left: 20%;
    }
    .res-s2 .title a::after,
    .res-s3 .title a::after,
    .cou-s2 .title a::after {
        right: 20%;
    }
    .r-s2 ul li a .text {
        position: static;
        padding: .15rem;
    }
    .r-s2 ul li a .text h2 {
        margin-bottom: .3rem;
    }
    .r-s2 ul li a .text h2::after {
        bottom: .05rem;
    }
    .res-s3 ul li .icon img {
        height: .9rem;
    }
    .r-s2 {
        margin-bottom: .15rem;
    }
}

@media(max-width: 700px) {
    .xzpicbk .title a::after {
        right: 0.4rem;
        width: 1.5rem;
        background-size: 1.2rem auto;
    }
    .foot-top {
        margin-top: .4rem;
    }
    .title a::before {
        left: 20px;
        width: 1.5rem;
        background-size: 1.5rem auto;
        bottom: 0;
    }
    .title a::after {
        right: 20px;
        width: 1.5rem;
        background-size: 1.5rem auto;
    }
    .net-s2 .title a::before,
    .net-s2 .title a::after {
        background-size: 1.5rem auto;
    }
    .res-s2 .title a::before,
    .res-s3 .title a::before,
    .cou-s2 .title a::before {
        left: 6px;
    }
    .res-s2 .title a::after,
    .res-s3 .title a::after,
    .cou-s2 .title a::after {
        right: 6px;
    }
    .jxky .title a::before {
        left: 20px;
    }
    .jxky .title a::after {
        right: 20px;
    }
    .res-s2 .title p::before {
        left: 3.3rem;
    }
    .res-s2 .title p::after {
        right: 0.2rem;
    }
    .r-s2 ul li a .text {
        padding: 0;
        padding-top: .15rem;
    }
    .r-s2 ul li a .text h2 {
        font-size: .16rem;
        padding: 0.2rem 0.15rem;
        padding-top: 0.1rem;
        bottom: .1rem;
    }
    .n-s2>ul>li ul>li .text p {
        font-size: .18rem;
    }
    .n-s2>ul>li p {
        margin-top: .05rem;
    }
    .n-s2>ul>li ul {
        margin-top: .05rem;
    }
    .sec-s1 {
        padding: .15rem 0;
    }
    .title h2 span {
        padding-left: 0;
    }
    .title p::after {
        left: auto;
        right: .5rem;
        top: -.22rem;
        /* left: 2rem; */
    }
    .title p::before {
        left: 3rem;
        top: -.2rem;
        width: 1.2rem;
    }
    .title h2 span::before {
        left: -1.3rem;
        width: 1.2rem;
    }
    .title h2 span::after {
        left: -.1rem;
    }
    .title h2 {
        font-size: .26rem;
    }
    .title p {
        display: block;
        padding-left: 0;
        padding-top: .1rem;
    }
    .title h2::before {
        left: -.8rem;
    }
    .saq-s1-top,
    .sec-s2 {
        padding-top: .15rem;
        padding-bottom: .15rem;
    }
    .ss1-ll {
        width: 100%;
    }
    .ss1-r {
        width: 100%;
        margin-top: .15rem;
    }
    .ss1-r ul li {
        margin: 0;
        width: 50%;
        padding: 0 .05rem;
    }
    .saq-s1-down ul li {
        width: 100%;
        margin-bottom: .1rem;
    }
    .l-mamage {
        margin-top: .15rem;
        padding: 0;
    }
    .l-m-pic {
        width: 100%;
    }
    .l-m-txt {
        width: 100%;
        margin-top: .15rem;
        padding: .15rem;
    }
    .sec-s3>ul {
        margin-top: .15rem;
    }
    .sec-s3>ul>li {
        width: 100%;
        margin-bottom: .15rem;
    }
    .sec-s3>ul>li h2 {
        height: 1rem;
        line-height: 1rem;
        font-size: .24rem;
    }
    #nymain {
        padding-top: .2rem;
min-height: 3.5rem;
    }
    .ny-title {
        text-align: left;
    }
    .ny-title h2 {
        float: none;
    }
    .position {
        float: none;
        text-align: left;
    }
    .count .title {
        margin-top: .15rem;
    }
    .art-main .art-body p {
        margin-bottom: .15rem;
    }
    .n-s1-l {
        width: 100%;
    }
    .n-s1-r {
        width: 100%;
        margin-top: .15rem;
    }
    .net-s1 {
        padding: .15rem 0;
    }
    .n-s1 {
        margin-top: .15rem;
    }
    .n-s1-l .tpp h2 {
        line-height: .6rem;
    }
    .n-s1-r .hd {
        width: 100%;
        margin-left: 0;
    }
    .n-s1-r .bd {
        width: 100%;
    }
    .n-s2>ul>li {
        width: 100%;
        margin-bottom: .15rem;
        text-align: left;
    }
    .n-s2>ul {
        margin-top: .15rem;
    }
    .n-s2>ul>li h2 {
        font-size: .24rem;
    }
    .net-s2 {
        padding-top: .15rem;
        padding-bottom: 2rem;
    }
    .n-s3 .title {
        padding: .15rem 0;
    }
    .res-s1 {
        padding: .15rem 0;
    }
    .re-s1-l {
        width: 100%;
        padding: .15rem;
    }
    .re-s1-l h2 {
        font-size: .22rem;
    }
    .re-s1-l ul li {
        line-height: .4rem;
    }
    .re-s1-r {
        width: 100%;
    }
    .r-s2 ul li {
       /* width: 48%;*/
width: 31%;
        margin-bottom: .15rem;
    }
    .r-s2 ul {
        margin-top: .15rem;
    }
    .res-s3 {
        padding: .15rem 0;
        padding-bottom: 1.2rem;
    }
    .res-s3 ul li .icon {
        width: 1rem;
        height: 1rem;
        background-size: 1rem auto;
    }
    .res-s3 ul {
        margin-top: .15rem;
    }
    .res-s3 ul li .icon img {
        height: .4rem;
    }
    .res-s3 ul li a .text {
        margin-top: .15rem;
    }
    .res-s3 ul li a .text p {
        font-size: .16rem;
    }
    .n-s2>ul>li>ul {
        font-size: 0;
    }
    .n-s2>ul>li>ul>li {
        width: 50%;
        text-align: left;
        margin: 0;
    }
    .n-s2>ul>li ul>li .icon {
        display: inline-block;
        vertical-align: middle;
        height: 0.4rem;
        width: 0.4rem;
        border: 1px solid #fff;
        margin-right: .1rem;
    }
    .n-s2>ul>li ul>li .icon img {
        height: .2rem;
    }
    .n-s2>ul>li ul>li .text {
        display: inline-block;
        vertical-align: middle;
    }
}

@media(max-width: 500px) {
    .xzpicbk .title a::before {
        left: 20px;
    }
    .timg-list-img {
        float: none;
        width: 100%;
        padding: 0;
    }
    .timg-list ul li {
        margin-top: .15rem;
    }
    .n-s1-r {
        padding: .15rem .3rem;
    }
    .n-s1-r .hd ul li {
        float: left;
        padding-left: 0rem;
        width: 50%;
        line-height: .4rem;
        padding-right: 0;
        margin-bottom: .2rem;
    }
    .n-s2 .title img {
        margin-left: -1.5rem;
    }
    .n-s1-r .hd ul li::after {
        left: -.2rem;
    }
    .nt3-ser>div {
        width: 100%;
    }
    .net3-r {
        margin-top: .15rem;
    }
    .net3-r ul li {
        margin-bottom: .15rem;
    }
    .resource .res-s2 .title {
        overflow: hidden;
    }
    .resource .res-s2 .title img {
        width: 137%;
        margin-left: -3.5rem;
    }
}


/* 20231114 */

.webdah {}

.webdah .partk {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 50px auto;
}

.webdah .partk:hover h2 {
    background: #168dff;
    color: #fff;
}

.webdah .partk li:hover a {
    color: #168dff;
    font-weight: bold;
    text-decoration: underline;
}

.webdah .partk .flex {
    justify-content: left;
}

.webdah .partk h2 {
    font-size: 24px;
    text-align: center;
    width: 100%;
    line-height: 50px;
    background: #eeeeee;
}

.webdah .partk ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px 0;
}

.webdah .partk li {
    font-size: 18px;
    width: 25%;
    line-height: 50px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.webdah .partk li a {
    color: #333;
    background: url(../images/webdh_listico.png) left center no-repeat;
    padding-left: 19px;
}


/*  */

.xzpicbk {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
}

.xzpicbk .title {
    margin: 10px auto 40px auto;
}

.xzpicbk .xzpiclist {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.xzpicbk .xzpiclist ul {
    padding: 5px;
    justify-content: flex-start;
}

.xzpicbk .xzpiclist li {
    width: 32%;
    height: auto;
    overflow: hidden;
    float: left;
    position: relative;
    margin-right: 2%;
    margin-bottom: .3rem;
    transition: all 0.3s;
    background: #f5f5f5;
}

.xzpicbk .xzpiclist li:nth-child(3n) {
    margin-right: 0;
}

.xzpicbk .xzpiclist li:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    transition: all 0.3s;
}

.xzpicbk .xzpiclist li a {
    display: block;
    height: auto;
    overflow: hidden;
    position: relative;
}

.xzpicbk .xzpiclist li h2 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    display: block;
    margin: 0 auto;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xzpicbk .xzpiclist li span {
    font-size: 16px;
    color: #9E9E9E;
    display: block;
    margin: 0 auto;
    line-height: 36px;
}

.xzpicbk .xzpiclist .pic {
    padding-top: 56.16%;
}

.xzpicbk .xzpiclist .xztxt {
    padding: 10px 15px;
}

@media(max-width: 1400px) {
    .webdah .partk li {
        width: 33.333%;
    }
}

@media(max-width: 1200px) {
    .webdah .partk li {
        width: 50%;
    }
    .xzpicbk .title {
        margin: 10px auto 20px auto;
    }
    .xzpicbk .xzpiclist li {
        width: 48%;
        margin-right: 0;
        margin-left: 2%;
        margin-bottom: .15rem;
    }
    .xzpicbk .xzpiclist li:nth-child(2n-1) {
        margin-left: 0;
    }
    .xzpicbk .xzpiclist .xztxt {
        padding: 5px 10px;
    }
    .xzpicbk .xzpiclist li h2 {
        line-height: 30px;
    }
    .xzpicbk .xzpiclist li span {
        line-height: 24px;
        font-size: 14px;
    }
}

@media(max-width: 768px) {
    .webdah .partk li {
        width: 100%;
    }
}

@media(max-width: 700px) {}