.list-body {
    width: 100%;
    height: auto;
    display: block;
    background-size: 100%;
    position: relative;
}
.listcon {
    width: 1350px;
    margin: 0 auto;
    display: table;
    position: relative;
}
.listconl {
    float: left;
    width: 300px;
    /* height: 300px; */
    margin-top: -77px;
    margin-left: 2px;
    /* overflow: hidden; */
    position: relative;
}
.listconr{
    float:right;
    width: 1035px;
    background:#fff;
    margin-top:4px;
    margin-right:2px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    box-shadow: 1px 1px 10px #c5c4c4;
    min-height: 680px;
}
.listconlt{
    width:100%;
    height:77px;
    background: rgba(5,78,157,0.8);
    font-size:24px;
    font-weight:bold;
    color:#fff;
    line-height:77px;
    text-align: center;
    background-size: cover;
    box-shadow: 1px 1px 10px #c5c4c4;
}
.listconrt{
    height:77px;
    width:100%;
    position: absolute;
    top: -77px;
}
.listconltul li {
    box-sizing: border-box;
    position: relative;
    padding: 21px 0;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #bac3d2;
}
.listconltul li a{
    display: block;
}
.listconltul li a img{
    display: inline-block;
    float: right;
    margin-top: 25px;
    margin-right: 15px;
}
a:hover {
    color: #245284;
}
.listdt {
    display: block;
    width: 100%;
    min-height: 100px;
}
.fa-chevron-circle-right{
    font-size:18px;
    line-height: 60px;
    float:right;
    margin-right:18px;
    transition: all 0.3s ease-out;
    width: 24px;
}
.listconltul li:hover .fa-chevron-circle-right{
    margin-right:23px;
}
.listconrtd{
    height:20px;
    width:8px;
    background:#1d4169;
    margin-top:26px;
    float:left;
}
.listconrtd2 {
    width: 94%;
    height: 76px;
    line-height: 76px;
    font-size: 20px;
    font-weight: bold;
    /* float: left; */
    color: #366ca7;
    border-bottom: 1px solid #366ca7;
    margin: 0 auto;
}
.listcsrhls {
    left: 0px;
    width: 60px;
    height: 4px;
    background: #104883;
}
.listconrtd3{
    float:right;
    height:70px;
    line-height:80px;
    font-size: 17px;
    color: #ffffff;
    letter-spacing: 1.5px;
}
.listconrtd3 a{
    /* float:right; */
    height:70px;
    line-height:80px;
    font-size: 17px;
    color: #ffffff;
    letter-spacing: 1.5px;
}
.listconrtd3 img {
    width: 10px;
    margin-top: -3px;
    margin-right: 6px;
}

.listconrc,.listconrc-news{
    width: 94%;
    margin:0 auto;
    line-height:30px;
    padding:15px 0;
    text-align:justify;
    font-size:14px;
}
.listconrc,.listconrc-news1{
    width: 85%;
    margin:0 auto;
    line-height:30px;
    padding:15px 0;
    text-align:justify;
    font-size:14px;
}
.listconrl{
    width:94%;
    margin:0 auto;
    padding-top: 20px;
}

.listconrl li {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px dashed #dfd9d9;
    margin-top: 2px;
}
.listconrls {
    display: inline-block;
    line-height: 9px;
    height: 11px;
}
.listconrls img{
    display: block;
    vertical-align: top;
}
.listconrl li a {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    margin-left: 6px;
    color: #333;
}
.item-bottom03 {
    height: 56px;
    line-height: 56px;
}
.item-bottom02 {
    float: right;
}
.item-bottom03 span {
    padding-left: 25px;
    float: left;
    height: 56px;
    color: #797979;
    white-space: nowrap;
    font-size: 15px;
}
.news-dates {
    background: url(../img/time.png) no-repeat left center;
}
.time, .view {
    color: #497bdb;
    margin-right: 15px;
    /* padding-left: 23px; */
    float: left;
    margin-bottom: 2px;
    font-size: 15px;
}
.ly{
    color: #797979;
    margin-right: 10px;
    padding-left: 26px;
    float: left;
    margin-bottom: 2px;
    font-size: 15px;
}
.time {
    /* background: url(../img/time.png) no-repeat left center; */
}



.listconrla{
    display:inline-block;
    height:50px;
    line-height:50px;
    font-size:15px;
    margin-left:6px;
    color:#333;
}
.listconrla:hover{
    color:#366ca7;
}
.listconrlsj{
    display:inline-block;
    float:right;
    height:50px;
    line-height:50px;
    font-size:14px;
}
.fanye {
    height: 80px;
    padding-top: 30px;
}
.page-navigation {
    text-align: center;
}
.page-navigation a:link {
    text-decoration: none;
}

.page-navigation a{
    border:1px solid #ccc;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 10px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-navigation select {
    margin-bottom:3px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 15px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-info {
    text-align: center;
    margin-top: 10px;
}
.page-info span {
    margin-right: 10px;
    color: #666;
}
.listconrn{
    width:94%;
    margin:0 auto;
    margin-top: 5px;
}
.listconrn li{
    height: 215px;
    border-bottom:1px solid #ccc;
    overflow:hidden;
}
.listconrn-img{
    height: 170px;
    width: 260px;
    margin-top: 25px;
    overflow:hidden;
    float:left;
}
.listconrn-img img{
    transition: all 0.3s ease-out;
}
.listconrn-img img:hover{
    transform: scale(1.06);
}
.listconrn-r{
    float:right;
    width:860px;
    height:140px;
    margin-top:20px;
    /*background:#ccc;*/
}
.listconrn-rb{
    width:100%;
    height: 38px;
    line-height: 38px;
    font-size: 17px;
    color:#333;
    font-weight:bold;
    overflow: hidden;
}
.listconrn-rs{
    font-size: 15px;
    height:30px;
    line-height:30px;
    color:#aaa;
}
.listconrn-rc{
    font-size: 15px;
    height: 90px;
    line-height: 30px;
    margin-top: 5px;
    overflow: hidden;
    text-align: justify;
    color: #666;
}
.listconrn li:hover .listconrn-rb{
    color:#245284;
}
.listconr-js{
    width:94%;
    margin:0 auto;
    overflow:hidden;
    /*margin-top:10px;*/
    margin-bottom:60px;
}
.listconr-js li{
    overflow:hidden;
    float:left;
    margin-top:20px;
}
.listconr-jsa{
    display:block;
    border:6px solid #fff;
    box-shadow: 0px 0px 10px #c5c4c4;
    width:110px;
    margin:10px 11.5px;
    /*overflow:hidden;*/
}
.listconr-js li span{
    font-size:14px;
    display:block;
    text-align:center;
    color:#245284;
}
.listconr-jsa{
    transition: all 0.4s ease-out;
}
.listconr-jsa:hover{
    transform: scale(1.06);
}
.listconr-zc{
    width:100%;
    height:60px;
    line-height:60px;
    font-size:18px;
    font-weight:bold;
    text-align:center;
    margin-top:20px;
    color:#245284;
}

.listconr-news{
    width:100%;
}
.listconrc-newsbt{
    width:100%; 
    text-align:center;
    font-size:20px;
    font-weight:bold;
    line-height:40px;
    color:#366ca7;
    margin:10px 0px;
}
.listconrc-newssj{
    text-align:center;
    color:#999;
    margin-bottom:15px;
}
.listconrc-newszw{
    color:#333;
}
.listconrc-newszw img{
    /* display: block; */
    width: auto;
    height: auto!important;
    /* max-width: 660px; */
    /* margin: 0 auto!important; */
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}

.banner2{
    width:53%;
    margin:0 auto;
    margin-bottom:20px;
}
.img2{
    height:400px;
}
.listcsrc {
    overflow: hidden;
    width: 97%;
    margin: 0 auto;
    margin-top: 15px;
    padding-bottom: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.listcsrc li {
    /* width: 175px; */
    height: auto;
    background: #f5f5f5;
    float: left;
    margin: 20px 15px 0 15px;
    padding-bottom: 6px;
    transition: all 0.4s ease-out;
    width: calc(100% / 5 - 30px);
    margin-bottom: 25px;
    position: relative;
}

.listcsrcmz {
    width: 90%;
    height: 60px;
    line-height: 30px;
    /* color: #05A0A7; */
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto;
    /* margin-top: 4px; */
    background: white;
    text-align: center;
    height: auto;
}

.listcsrcmza {
    font-size: 14px;
    margin-left: 10px;
    color: #05A0A7;
    font-weight: normal;
}
.listcsrcimg img{
    margin-top: 6px;
    margin-left: 5%;
    width: 90%;
    height: 230px;
    overflow: hidden;
}
.listcsrc li:hover {
    box-shadow: 0px 0px 20px #8296ae;
}
.on {
    font-weight: bold!important;
    color: #fff!important;
    /* border-bottom: 1.5px solid #134a84!important; */
    /* background: #0e60b6; */
}

.listconltul1{
    border-left: 5px solid #1f5795;
}
.listconltul1 li {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    border-top: 1.5px solid #eee;
    font-size: 16px;
    text-indent: 33px;
    /* transition: all 0.4s ease-out; */
    OVERFLOW: HIDDEN;
}
.listconltul1 li .fa-chevron-circle-right {
    font-size: 18px;
    line-height: 60px;
    float: right;
    margin-right: 61px!important;
    transition: all 0.3s ease-out;
    width: 24px;
}
.listconltul1 li:hover .fa-chevron-circle-right {
    margin-right: 70px!important;
}
.listconltul1 li a {
    display: block;
}
.listconl1{
    width: 100%;
    margin-top: -77px;
    box-shadow: 1px 1px 10px #c5c4c4;
    position: relative;
}
.listconrn-g{
    float: right;
    height: 160px;
    margin-top: 26px;
    width: calc(100% - 277px);
}


.piclist1 {
    width: 94%;
    margin: 0 auto;
    margin-top: 40px;
}
.piclist1 ul {
    width: 100%;
    /* justify-content: space-between; */
    align-items: flex-start;
    flex-wrap: wrap;
    /* float: left; */
    padding-top: 5px;
}
.article-list{
    height: auto;
    margin-bottom: 50px;
}
.article-list .tit {
    color: #1e55bf;
    font-size: 19px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    text-decoration: none;
    margin-top: 35px;
    font-weight: 600;
}


.tit .more, .tit a.more, .tit a.more:hover {
    font-size: 14px;
    color: #1e55bf;
    text-decoration: none;
    border: 0px;
    padding-top: 5px;
}
.tit .more {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #a9a9a9;
    font-size: 14px;
    padding-bottom: 16px;
    border: 0px;
}
.align-items-start {
    align-items: flex-start;
}
.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.piclist1 ul .piclistitem02 {
    width: calc(100% / 2 - 40px);
    margin-bottom: 40px;
    position: relative;
    /* float: left; */
    margin-left: 20px;
    margin-right: 20px;
}
.piclist1 ul .piclistitem02::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    width: 100%;
    height: 260px;
    background: #fae7e7;
    z-index: 0;
}
.piclist1 ul .piclistitem02 .piclistitem_pic {
    height: 260px;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-bottom: 25px;
    overflow: hidden;
}
.piclist1 ul .piclistitem02 .piclistitem_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.piclist1 ul .piclistitem02 .txt {
    width: 100%;
}
.piclist1 ul .piclistitem02 .txt a {
    color: #333;
    display: block;
}
.piclist1 ul .piclistitem02 .txt h3 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}
.teachers-js {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: #366ca7;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    text-indent: 19px;
}
.txt p{
    line-height: 36px;
    font-size: 16px;
    color: #333;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
.txt span{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    width: 100px;
    background: #366ca7;
    color: #ffffff;
    display: block;
    border-radius: 5%;
    margin-bottom: 7px;
}
.txt span a{
    color: #ffffff!important;
    text-align: center;
    border-radius: 5%;
}
.txt .py{
    max-height: 108px;
    overflow: hidden;
}
.thnav div {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-indent: 31px;
}
.cur{
    color: #1a5396;
    font-weight: bold;
}
.sub_con a {
    font-size: 15px;
    background: none;
    line-height: 25px;
    display: block;
    padding-left: 40px;
    color: #5d5d5d;
    padding: 7px 0 7px 40px;
}
.left-nav li a.on em {
    color: #1e55bf;
    font-weight: bold;
}
.left-nav li > a b {
    position: absolute;
    right: 12px;
    top: 20px;
    width: 20px;
    height: 20px;
    bottom: 0;
    background: url(../img/arr6.png) no-repeat center center;
    background-size: cover;
}
.left-nav li > a {
    display: block;
    padding: 0 20px 0 20px;
    font-size: 18px;
}
.left-nav li > a.on,
.left-nav li > a:hover,
{
    color: #1e55bf;
}
.left-nav li > a.cur,
.left-nav li > a.cur:link,
.left-nav li > a.cur:visited,
.left-nav li > a.cur:hover,
.left-nav li > a.cur:active{
    color: #1e55bf;
}
.left-nav li > a.cur01 {
    color: #1e55bf;
}
.left-nav li:last-child {
    border-bottom: 0;
}
.left-nav .sub_con {
    padding: 10px 0 0;
}

.left-nav .sub_con a.cur,
.left-nav .sub_con a:hover {
    color: #1e55bf;
    font-weight: bold;
}
.left-nav li:last-child {
    position: relative;
}
.left-nav li:last-child::after {
    content: "";
    background: none;
}
.left-nav li a.on b {
    transform: rotate(90deg) translateX(-0.05rem);
    background: url(../img/arr7.png) no-repeat center center;
    background-size: cover;
}
.list-dates{
    display: block;
    float: right;
}
.subInfo04 {
    overflow: hidden;
}

.information {
    overflow: hidden;
    margin-bottom: 20px;
}

.information .teachImg {
    width: 20%;
    height: 0;
    float: left;
    background: #ededed;
    overflow: hidden;
    padding-bottom: 30%;
}

.information img {
    width: 100%;
    display: block;
}

.information_con {
    width: 76%;
    height: auto;
    float: right;
    margin-top: 72px;
}

.information_con h2 {
    height: auto;
    line-height: 30px;
    font-size: 18px;
    color: #0084cf;
    font-weight: normal;
}

.information_con ul li {
    height: auto;
    line-height: 32px;
    margin: 0 0 5px 0;
    font-size: 16px;
    color: #333;
}

.information_con ul li span {
    font-size: 14px;
    color: #666;
}

.information_con ul li.name01 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
}

.information05 {
    overflow: hidden;
    margin-bottom: 20px;
}

.information05 .infoTitle05 {
    margin: 0 0 15px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.information05 .infoTitle05 h2 {
    font-size: 20px;
    color: #0084cf;
    font-weight: normal;
}

.infoCon05 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 32px;
    color: #666;
}

.infoCon05 p {
    color: #666;
}
.listconrc-newszw {
    color: #000!important;
    font-family: syst!important;
    line-height: 32px!IMPORTANT;
    overflow: hidden;
}
.listconrc-newszw p{
    color: #000!important;
    font-size: 16px!important;
    font-family: syst!important;
    line-height: 32px!IMPORTANT;
}
.listconrc-newszw span{
    color: #000!important;
    font-family: syst!important;
    line-height: 32px!IMPORTANT;
    font-size: 16px!important;
}
.gpTable td{
    border: none;
    padding: 2px 3px;
}
.articleTitle03 h3 {
  font-size: 23px;
  color: #0050a5;
  font-weight: normal;
  letter-spacing: 1px;
}
.articleTitle02 {
    padding-bottom: 20px;
}
.leader_title {
    width: 155px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #0d58aa;
    font-size: 16px;
    float: left;
    color: #fff;
    font-weight: normal;
    margin-right: 30px;
}
.academic_item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.academic_item .acade_item {
    width: 47.5%;
    margin-bottom: 60px;
    display: flex;
    padding-top: 20px;
    position: relative;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: flex-end;
}

.academic_item .acade_item::after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0;
    background: url(../img/st.jpg) no-repeat right bottom;
    background-size: 100% 100%;
    width: 350px;
    height: 100%;
    z-index: -1;
}


.academic_item .acade_item:hover .acade_left img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}

.academic_item .acade_item:hover .acade_txt {
    color: #900;
}
.academic_item .acade_item .acade_left1 {
}
.academic_item .acade_item .acade_right1 {
    width: calc(100% - 230px);
    padding: 0 40px 0 0px;
    position: relative;
}
.academic_item .acade_item .acade_right1 .acade_txt {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 120px;
    transition: all .8s;
    -webkit-transition: all .8s;
    text-align: justify;
}
.academic_item .acade_item .acade_right1 .acade_end .end_txt {
    position: absolute;
    bottom: 20px;
    right: 0;
    text-align: center;
    z-index: 1;
    background: url(../img/setting1.png) no-repeat right top;
    background-size: 100% 100%;
    width: 210px;
    height: 34px;
    font-size: 16px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 34px;
    padding: 0 10px;
}
.academic_item .acade_item .acade_left1 {
    width: 150px;
    height: 225px;
    border: 1px solid #d1d2d8;
    overflow: hidden;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
}
.academic_item .acade_item .acade_left1 img {
    width: 100%;
    height: 100%;
    transition: all .8s;
    -webkit-transition: all .8s;
}
.academic_item .acade_item .acade_right1 .acade_end {
    padding-top: 80px;
}
.academic_item .acade_item .acade_right1 .acade_txt p{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
}
.acade_left1 a{
   display: block;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
}
.addld{
    box-sizing: border-box;
    position: relative;
    width: 94%;
    margin: 0 auto;
}
.piclist {
    width: 94%;
    margin: 0 auto;
    margin-top: 30px;
}
.piclist .tit {
    color: #1e55bf;
    font-size: 20px;
    /* border-bottom: 1px solid #ccc; */
    padding-bottom: 15px;
    text-decoration: none;
    margin-top: 25px;
    font-weight: 600;
    text-align: center;
}
.piclist .tit::before {
    content: '';
    display: block;
    width: 19%;
    height: 1px;
    background: rgba(153, 153, 153, .6);
    position: absolute;
    left: 0;
    top: 30%;
    left: 17%;
}
.piclist .tit::after {
    content: '';
    display: block;
    width: 19%;
    height: 1px;
    background: rgba(153, 153, 153, .6);
    position: absolute;
    right: 17%;
    top: 30%;
}
.tit .more, .tit a.more, .tit a.more:hover {
    font-size: 15px;
    color: #1e55bf;
    text-decoration: none;
    border: 0px;
    padding-top: 5px;
}
.tit .more {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #a9a9a9;
    font-size: 14px;
    padding-bottom: 18px;
    border: 0px;
}
.piclist1 {
    /* width: 100%; */
    box-sizing: unset;
}

.piclist1 ul {
    width: 99%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    box-sizing: unset;
}
.piclist1 ul::after {
    content: "";
    width: calc(100% / 4 - 0.28rem);
}
.piclist1 ul .piclistitem {
    width: calc(100% / 4 - 0.28rem);
    margin-bottom: 0.8rem;
}
.piclist1 ul .piclistitem::before {
    content: "";
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    width: 100%;
    height: 2.1rem;
    background: #eef2fb;
    z-index: -1;
}
.piclist1 ul .piclistitem .piclistitem_pic {
    height: 2.1rem;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-bottom: 0.37rem;
    overflow: hidden;
}
.piclist1 ul .piclistitem .piclistitem_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.piclist1 ul .piclistitem .piclistitem_pic .date {
    width: 1rem;
    height: 0.36rem;
    font-size: 0.16rem;
    color: #900;
    line-height: 0.46rem;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #eef2fb;
}
.piclist1 ul .piclistitem .txt {
    width: 100%;
}
.piclist1 ul .piclistitem .txt a {
    color: #333;
    display: block;
}
.piclist1 ul .piclistitem .txt h3 {
    font-size: 0.18rem;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
}
.piclist1 ul .piclistitem .txt p {
    font-size: 0.14rem;
    opacity: 0.8;
    line-height: 0.26rem;
    height: 1.04rem;
    overflow: hidden;
}
.piclist1 ul .piclistitem:hover .piclistitem_pic img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.piclist1 ul .piclistitem:hover .txt a {
    color: #900;
}
.piclist1 ul .piclistitem02 {
    width: calc(100% / 4 - 0.20rem);
    margin-bottom: 0.4rem;
    position: relative;
}
.piclist1 ul .piclistitem02::before {
    content: "";
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    width: 100%;
    height: 1.7rem;
    background: #fae7e7;
    z-index: -1;
}
.piclist1 ul .piclistitem02 .piclistitem_pic {
    height: 1.7rem;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-bottom: 0.37rem;
    overflow: hidden;
}
.piclist1 ul .piclistitem02 .piclistitem_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.piclist1 ul .piclistitem02 .piclistitem_pic .date {
    width: 1rem;
    height: 0.36rem;
    font-size: 0.16rem;
    color: #900;
    line-height: 0.46rem;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #eef2fb;
}
.piclist1 ul .piclistitem02 .txt {
    width: 100%;
}
.piclist1 ul .piclistitem02 .txt a {
    color: #333;
    display: block;
}
.piclist1 ul .piclistitem02 .txt h3 {
    font-size: 0.18rem;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
}
.piclist1 ul .piclistitem02 .txt p {
    font-size: 0.14rem;
    opacity: 0.8;
    line-height: 0.26rem;
    height: 1.04rem;
    overflow: hidden;
}
.piclist1 ul .piclistitem02:hover .piclistitem_pic img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.piclist1 ul .piclistitem02:hover .txt a {
    color: #900;
}
.piclist2 {
    width: 99%;
    box-sizing: unset;
    float: right;
    margin-top: 15px;
}
.piclist2 a{
    display: block;
}
.piclist2 ul {
    width: 99%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    box-sizing: unset;
}
.piclist2 ul::after {
    content: "";
    width: calc(99% / 5 - 0.25rem);
}
.piclist2 ul .piclistitem {
    width: calc(100% / 4 - 0.28rem);
    margin-bottom: 0.8rem;
}
.piclist2 ul .piclistitem::before {
    content: "";
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    width: 100%;
    height: 2.1rem;
    background: #eef2fb;
    z-index: -1;
}
.piclist2 ul .piclistitem .piclistitem_pic {
    height: 2.1rem;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-bottom: 0.37rem;
    overflow: hidden;
}
.piclist2 ul .piclistitem .piclistitem_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.piclist2 ul .piclistitem .piclistitem_pic .date {
    width: 1rem;
    height: 0.36rem;
    font-size: 0.16rem;
    color: #900;
    line-height: 0.46rem;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #eef2fb;
}
.piclist2 ul .piclistitem .txt {
    width: 100%;
}
.piclist2 ul .piclistitem .txt a {
    color: #333;
    display: block;
}
.piclist2 ul .piclistitem .txt h3 {
    font-size: 0.18rem;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
}
.piclist2 ul .piclistitem .txt p {
    font-size: 0.14rem;
    opacity: 0.8;
    line-height: 0.26rem;
    height: 1.04rem;
    overflow: hidden;
}
.piclist2 ul .piclistitem:hover .piclistitem_pic img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.piclist2 ul .piclistitem:hover .txt a {
    color: #900;
}
.piclist2 ul .piclistitem02 {
    width: calc(99% / 5 - 0.25rem);
    margin-bottom: 0.4rem;
    position: relative;
}
.piclist2 ul .piclistitem02::before {
    /* content: ""; */
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    width: 100%;
    height: 1.7rem;
    background: #fae7e7;
    z-index: -1;
}
.piclist2 ul .piclistitem02 .piclistitem_pic {
    /* height: 1.7rem; */
    width: 100%;
    position: relative;
    z-index: 5;
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #ebebeb;
}
.piclist2 ul .piclistitem02 .piclistitem_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    /* border: 1px solid #ebebeb; */
}
.piclist2 ul .piclistitem02 .piclistitem_pic .date {
    width: 1rem;
    height: 0.36rem;
    font-size: 0.16rem;
    color: #900;
    line-height: 0.46rem;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #eef2fb;
}
.piclist2 ul .piclistitem02 .txt {
    width: 100%;
}
.piclist2 ul .piclistitem02 .txt a {
    color: #333;
    display: block;
}
.piclist2 ul .piclistitem02 .txt h3 {
    font-size: 0.16rem;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
    font-weight: normal;
}
.piclist2 ul .piclistitem02 .txt p {
    font-size: 0.14rem;
    opacity: 0.8;
    line-height: 0.26rem;
    height: 1.04rem;
    overflow: hidden;
}
.piclist2 ul .piclistitem02:hover .piclistitem_pic img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.piclist2 ul .piclistitem02:hover .txt a {
    color: #900;
}
.piclist ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 15px;
}
.piclist ul::after {
    content: "";
    width: calc(100% / 3 - 0.28rem);
}
.piclist ul .piclistitem {
    width: calc(100% / 3 - 0.28rem);
    margin-bottom: 0.8rem;
}
.piclist ul .piclistitem::before {
    content: "";
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    width: 100%;
    height: 2.32rem;
    background: #eef2fb;
    z-index: -1;
}
.piclist ul .piclistitem .piclistitem_pic {
    height: 2.32rem;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-bottom: 0.37rem;
    overflow: hidden;
}
.piclist ul .piclistitem .piclistitem_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.piclist ul .piclistitem .piclistitem_pic .date {
    width: 1rem;
    height: 0.36rem;
    font-size: 0.16rem;
    color: #900;
    line-height: 0.46rem;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #eef2fb;
}
.piclist ul .piclistitem .txt {
    width: 100%;
}
.piclist ul .piclistitem .txt a {
    color: #333;
    display: block;
}
.piclist ul .piclistitem .txt h3 {
    font-size: 0.18rem;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
}
.piclist ul .piclistitem .txt p {
    font-size: 0.14rem;
    opacity: 0.8;
    line-height: 0.26rem;
    height: 1.04rem;
    overflow: hidden;
}
.piclist ul .piclistitem:hover .piclistitem_pic img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.piclist ul .piclistitem:hover .txt a {
    color: #900;
}
.piclist ul .piclistitem02 {
    width: calc(100% / 3 - 25px);
    margin-bottom: 30px;
    position: relative;
}
.piclist ul .piclistitem02::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    width: 100%;
    height: 200px;
    background: #e7f3fa;
    z-index: -1;
}
.piclist ul .piclistitem02 .piclistitem_pic {
    height: 200px;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-bottom: 0.3rem;
    overflow: hidden;
}
.piclist ul .piclistitem02 .piclistitem_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.piclist ul .piclistitem02 .piclistitem_pic .date {
    width: 1rem;
    height: 0.36rem;
    font-size: 0.16rem;
    color: #900;
    line-height: 0.46rem;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #eef2fb;
}
.piclist ul .piclistitem02 .txt {
    width: 100%;
}
.piclist ul .piclistitem02 .txt a {
    color: #333;
    display: block;
}
.piclist ul .piclistitem02 .txt h3 {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
    max-height: 60px;
    overflow: hidden;
    font-weight: normal;
    color: #000;
    text-align: center;
    margin-top: 17px;
}
.piclist ul .piclistitem02 .txt p {
    font-size: 0.14rem;
    opacity: 0.8;
    line-height: 0.26rem;
    height: 1.04rem;
    overflow: hidden;
}
.piclist ul .piclistitem02:hover .piclistitem_pic img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.piclist ul .piclistitem02:hover .txt a {
    color: #0e60b6;
}