.banner {
    position: relative;
    width: 100%;
}

.banner .swiper-slide a {
    display: block;
}

.banner .swiper-slide img {
    display: block;
    width: 100%;
}

.banner .swiper-pagination {
    bottom: 0.2rem;
    width: 100%;
}

.banner .swiper-pagination-bullet {
    margin: 0 0.06rem !important;
    transition: 0.3s all;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 0;
    opacity: 1 !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: auto 0.26rem;
    background-image: url(../img/page.svg);
background:#ccc;
    border-radius: 50%;
}

.banner .swiper-pagination-bullet-active {
    background-image: url(../img/page-on.svg);
background:#fff;
}

.title {
    width: 100%;
    margin-bottom: 0.3rem;
    position: relative;
}

.title .tit {
    position: relative;
}

.title .tit h3 {
    white-space: nowrap;
    font-size: 0.3rem;
    line-height: 1;
    color: #333333;
    font-family: myfont;
}

.title .tit .en {
    font-size: 0.7rem;
    color: #f0f0f0;
    font-family: myfont;
    line-height: 1;
}

.title a {
    transition: 0.3s all;
    display: block;
    width: 0.44rem;
    height: 0.14rem;
    background: #e4f2fd;
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 0.24rem;
}

.title a i {
    width: 0.3rem;
    height: 0.2rem;
    background-image: url(../img/arrow_r_gray.svg);
    background-position: right center;
    background-size: auto 0.3rem;
    background-repeat: no-repeat;
    position: absolute;
    right: -0.24rem;
    top: 50%;
    transform: translateY(-50%);
}

.title a:hover {}

.parta {
    width: 100%;
    padding: 0.4rem 0 0.8rem;
}

.parta .title {
    align-items: flex-end;
}

.parta .title a {
    position: relative;
    margin-left: 0.4rem;
    color: #959595;
}

.pa-left {
    width: calc(68% - 0.15rem);
}

.pa-right {
    width: calc(32% - 0.15rem);
}

.box-xwdt,
.box-djgz {
    width: calc(50% - 0.15rem);
}

.news-scroll {
    border: 1px solid 1px solid dddddd;
}

.notice-list ul li {
    width: 100%;
}

.notice-list ul li:nth-child(n+2) {
    margin-top: 0.176rem;
}

.notice-list ul li .time {
    margin-right: 0.2rem;
    color: #ffffff;
    width: 0.66rem;
    height: 0.8rem;
    background-image: linear-gradient(180deg, #1377c3 0%, #0865ab 100%);
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.notice-list ul li .time h3 {
    font-size: 0.3rem;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 0.05rem;
}

.notice-list ul li .time span {
    font-size: 0.14rem;
}

.notice-list ul li a {
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.32rem;
    max-height: 0.64rem;
    display: block\0;
    width: calc(100% - 0.86rem);
}

.notice-list ul li:hover a {
    color: #0965ae;
}

.news-img {
    width: 100%;
    height: auto;
}

.news-img ul li {
    width: 100%;
    height: 3rem;
    position: relative;
    overflow: hidden;
}

.news-img ul li a {
    display: block;
    z-index: 0;
    transition: 0.2s all;
}

.news-img ul li:hover a {
    transform: scale(1.1, 1.1);
}

.news-img ul li .time {
    color: #ffffff;
    width: 0.66rem;
    height: 0.8rem;
    background-image: linear-gradient(180deg, #1377c3 0%, #0865ab 100%);
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    left: 0.2rem;
    top: 0.2rem;
display:none;
}

.news-img ul li .time h3 {
    font-size: 0.3rem;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 0.05rem;
}

.news-img ul li .time span {
    font-size: 0.14rem;
}

.news-txt {
    width: 100%;
    border: 1px solid #dddddd;
    border-top: none;
    height: auto;
}

.news-txt ul li {
    width: 100%;
    padding: 0.2rem 0.2rem 0.3rem;
}

.news-txt ul li a {
    width: 100%;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
    font-weight: bold;
}

.news-txt ul li p {
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.25rem;
    height: 0.5rem;
    display: block\0;
    width: 100%;
}

.news-txt ul li:hover a {
    color: #0965ae;
}

.news-txt .swiper-pagination {
    bottom: 0.2rem;
    width: 100%;
}

.news-txt .swiper-pagination-bullet {
    transition: 0.3s all;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 0.04rem;
    opacity: 1 !important;
    background: #0965ae;
}

.news-txt .swiper-pagination-bullet-active {
    background: #d65f46;
    width: 0.4rem;
}

.news-list {
    margin: .25rem 0 0 0;
}

.news-list ul li span {
    display: block;
    font-size: 0.16rem;
    color: #333333;
    padding-left: 0rem;
    /* background: url(../img/date-gray.svg) no-repeat left center; */
    background-size: auto 0.18rem;
    margin-bottom: 0.1rem;
}

.news-list ul li a {
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.3rem;
    width: 100%;
}

.news-list ul li {
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.news-list ul li:nth-child(n+2) {
    margin-top: 0.19rem;
}

.news-list ul li::after {
    content: "";
    width: 0.3rem;
    height: 3px;
    background: #dddddd;
    position: absolute;
    left: 0;
    bottom: -2px;
    transition: 0.2s all;
}

.news-list ul li:hover a {
    color: #0965ae;
    font-weight: bold;
}

.news-list ul li:hover::after {
    width: 100%;
}

.partb {
    width: 100%;
    position: relative;
    padding: 0.4rem 0;
}

.partb .w90 {
    position: relative;
    z-index: 2;
}

.partb::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../img/partb_bg1.jpg) no-repeat center top;
    background-size: cover;
    position: absolute;
    top: 0;
    z-index: 1;
}

.partb::after {
    /* content: ""; */
    width: 44%;
    height: 100%;
    background: url(../img/partb_bg2.png) no-repeat right top;
    background-size: cover;
    position: absolute;
    right: 0;
    top: -0.4rem;
    z-index: 0;
}

.pb-left,
.pb-center,
.pb-right {
    width: calc((100% - 0.6rem) / 3);
}

.partb .title h3 {
    font-size: 0.3rem;
    line-height: 1;
    color: #ffffff;
    font-family: myfont;
}

.partb .title .tit .en {
    opacity: 0.2;
}

.partb .title a i {
    background-image: url(../img/arrow_r.svg);
}

.partb .title a {
    background: #3785c7;
    color: #fff;
}

.pb-list .headline {
    width: 100%;
}

.pb-list .headline a {
    display: block;
    width: 100%;
    padding: 0.15rem;
    background: rgba(255, 255, 255, .15);
    border-radius: 0 0.3rem 0 0.3rem;
}

.pb-list .headline span {
    display: block;
    font-size: 0.16rem;
    color: #ffffff;
    padding-left: 0.26rem;
    background: url(../img/date.svg) no-repeat left center;
    background-size: auto 0.18rem;
    margin-bottom: 0.1rem;
}

.pb-list .headline p {
    font-size: 0.16rem;
    color: #ffffff;
    line-height: 0.3rem;
    height: 0.6rem;
    display: block\0;
}

.pb-list ul li {
    width: 100%;
    border-bottom: 1px dashed rgba(255, 255, 255, .25);
}

.pb-list ul li a {
    padding: 0.2rem 0;
    transition: 0.2s all;
}

.pb-list ul li p {
    font-size: 0.16rem;
    color: #ffffff;
    line-height: 0.24rem;
    max-width: calc(100% - 1rem);
}
.xwdt-bt ul li,
.box-djgz ul li{
    border-bottom: 1px dashed #ccc;
}
.pb-list ul li span {
    font-size: 0.16rem;
    color: #ffffff;
    line-height: 0.24rem;
    flex-shrink: 0;
}
.xwdt-bt ul li span,
.xwdt-bt ul li p,
.box-djgz ul li span,
.box-djgz ul li p{
    color: #333333;
}
.pb-list ul li:hover a {
    background: #ffffff;
    padding: 0.2rem;
}

.pb-list ul li:hover p,
.pb-list ul li:hover span {
    color: #2d72c3;
    font-weight: bold;
}

.box-djgz .headline p,
.box-djgz .headline span{
    color: #333333;
}
.partc {
    width: 100%;
    padding: 0.4rem 0;
    background: url(../img/partc_bg.jpg) no-repeat center top;
    background-size: cover;
}

.pc1 {
    margin-bottom: 0.4rem;
}

.pc-left,
.pc-center,
.pc-right {
    width: 100%;
}

.pc1 .title h3 {
    font-size: 0.3rem;
    line-height: 1;
    color: #333333;
    font-family: myfont;
}

.zt-list {
    width: 100%;
    overflow: hidden;
}

.zt-list ul {
    margin-left: -0.08rem;
    margin-right: -0.08rem;
}

.zt-list ul li {
    width: 20%;
    padding: 0 0.08rem;
}

.zt-list ul li:nth-child(n+3) {}

.zt-list ul li a {
    width: 100%;
    height: 1.28rem;
    border-radius: 0.16rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
}

.zt-list ul li:first-of-type a {
    background-image: url(../img/zt1.jpg);
}

.zt-list ul li:nth-of-type(2) a {
    background-image: url(../img/zt2.jpg);
}

.zt-list ul li:nth-of-type(3) a {
    background-image: url(../img/zt3.jpg);
}

.zt-list ul li:nth-of-type(4) a {
    background-image: url(../img/zt4.jpg);
}

.zt-list ul li:nth-of-type(5) a {
    background-image: url(../img/zt5.jpg);
}

.zt-list ul li:nth-of-type(6) a {
    background-image: url(../img/zt6.jpg);
}

.zt-list ul li .icon {
    width: 0.56rem;
    height: 0.56rem;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, .54);
    background: rgba(255, 255, 255, .2);
    margin: 0 auto 0.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zt-list ul li .icon img {
    height: 0.28rem;
    transition: 0.3s all;
}

.zt-list ul li:hover .icon img {
    transform: rotateY(360deg);
}

.zt-list ul li p {
    font-size: 0.2rem;
    color: #ffffff;
    text-align: center;
    font-family: myfont;
    line-height: 0.3rem;
}

.cul-list ul li {
    width: calc( 50% - 0.09rem);
    box-shadow: 0 0 0.08rem 0 rgba(104, 104, 104, 0.16);
}

.cul-list ul li:first-of-type {
    width: 100%;
    margin-bottom: 0.2rem;
}

.cul-list ul li a {
    display: block;
    width: 100%;
}

.cul-list ul li .imgbox {
    width: 100%;
    height: 1.16rem;
    position: relative;
    overflow: hidden;
}

.cul-list ul li .image {
    transition: 0.2s all;
}

.cul-list ul li:first-of-type .imgbox {
    width: 100%;
    height: 2.42rem;
}

.cul-list ul li .txt {
    width: 100%;
    background: #ffffff;
    border-bottom: 2px solid #0c53a5;
    padding: 0.07rem 0.2rem;
}

.cul-list ul li .txt p {
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.3rem;
}

.cul-list ul li:hover .image {
    transform: scale(1.1, 1.1);
}

.cul-list ul li:hover .txt p {
    color: #0965ae;
}

.mt-list ul li {
    width: 100%;
}

.mt-list ul li a {
    padding-top: 0.2rem;
    display: block;
    transition: 0.3s all;
}

.mt-list ul li .mt-tit {
    overflow: hidden;
    display: flex;
    margin-bottom: 0.05rem;
}

.mt-list ul li .mt-tit span {
    display: block;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    padding: 0 0.2rem;
    font-size: 0.14rem;
    color: #434343;
    background: #ffffff;
}

.mt-list ul li .mt-tit span:first-of-type {
    background-image: linear-gradient(90deg, #f0a677 0%, #d45d45 100%);
    min-width: 1.3rem;
    color: #ffffff;
    border-radius: 0 0 0 0.1rem;
}

.mt-list ul li .mt-tit span:nth-of-type(2) {
    border-radius: 0 0.1rem 0 0;
}

.mt-list ul li p {
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.275rem;
}

.mt-list ul li.on a {
    background-image: linear-gradient(0deg, #0965ae 0%, #1276c2 100%);
    padding: 0.2rem 0.2rem 0.1rem;
}

.mt-list ul li.on p {
    color: #ffffff;
}

.pebox {
    width: 100%;
}

.pebox ul {
    margin-left: -0.15rem;
    margin-right: -0.15rem;
}

.pebox ul li {
    width: 25%;
    padding: 0 0.15rem;
}

.pebox ul li .pe-img {
    width: 100%;
    height: auto;
}

.pebox ul li .pe-img .pe_img_box {
    width: 100%;
    height: 0;
    padding-bottom: 63.4%;
    position: relative;
    overflow: hidden;
}

.pebox ul li .pe-img a {
    display: block;
    transition: 0.2s all;
}

.pebox ul li:hover .pe-img a {
    transform: scale(1.1, 1.1);
}

.pebox ul li .pe-txt {
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
}

.pebox ul li .pe-txt a {
    display: block;
    padding: 0 0.3rem;
}

.pebox ul li:first-of-type .pe-txt {
    background: #e8c456;
}

.pebox ul li:nth-of-type(2) .pe-txt {
    background: #64d89b;
}

.pebox ul li:nth-of-type(3) .pe-txt {
    background: #8e64e2;
}

.pebox ul li:last-of-type .pe-txt {
    background: #54a4d7;
}

.pebox ul li .pe-txt p {
    font-size: 0.18rem;
    color: #ffffff;
}

.partd {
    width: 100%;
    padding: 0.4rem 0 0.5rem;
    background: url(../img/partd_bg.jpg) no-repeat center top;
    background-size: cover;
}

.partd .tit h3 {
    color: #ffffff;
}

.partd .title .tit .en {
    opacity: 0.2;
}

.partd .title a i {
    background-image: url(../img/arrow_r.svg);
}

.partd .title a {
    background: #3785c7;
}

.m-banidx6 {
    margin-top: 55px;
    overflow: hidden
}

.m-banidx6 .con {
    display: block;
    text-align: center;
    position: relative;
    padding-top: 106px
}

.m-banidx6 .item:nth-child(odd) .con {
    padding-top: 0
}


/*
.m-banidx6 .con::after{position:absolute;left:50%;transform:translateX(-50%);bottom:0;height:90px;background-position:bottom center;background-repeat:no-repeat;background-size:auto 100%;width:1px;background-image:url(../img/date_line.png);content:""}*/

.m-banidx6 .item:nth-child(odd) .con::after {
    height: 196px
}

.m-banidx6 .top {
    display: inline-block;
    border-radius: 50%;
    /*background-color:rgba(254,213,145,.2);*/
    padding: 8px;
    position: relative;
}

.m-banidx6 .top::after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(../img/data_bg_white1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 0.3;
    transition: 0.3s all;
    animation: roted1 30s linear infinite;
}

.m-banidx6 .inner {
    /*border:1px dashed #eeeded;*/
    padding: 11px;
    border-radius: 50%;
    transition: .3s;
    position: relative;
    z-index: 1;
}

.m-banidx6 .top:hover::after {
    background-image: url(../img/data_bg_yellow.png);
    opacity: 0.8
}

.m-banidx6 .box {
    border-radius: 50%;
    /*background-color:rgba(255,255,255,.2);*/
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
    padding: 0 20px
}

.m-banidx6 .icon {
    margin-bottom: 8px
}

.m-banidx6 .icon p {
    font-size: 14px;
    color: #ffffff;
}

.m-banidx6 .icon p span {
    font-size: 0.36rem;
    font-family: datafont;
    margin-right: 0.05rem;
}

.m-banidx6 .tit {
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    color: #fff;
    transition: .3s
}

.m-banidx6 .top:hover .tit {
    font-weight: 700
}


/*
.m-banidx6 .cirlce{width:10px;height:10px;background:#fff;border-radius:50%;margin:0 auto}*/