* {
    margin: 0;
    padding: 0;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 14px;
    box-sizing: border-box;
}

html {
    background: #ffffff;
}

body {
    color: #383838;
    width: 100%;
    cursor: default;
    margin: 0 auto;
    padding: 0;
    height: auto;
    font-size: 14px;
}

ol, ul, li, dl, dd, dt {
    list-style: none;
}

.float {
    float: left;
}

.floatr {
    float: right;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
a{
    text-decoration: none;
}
.bigYxy{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
}
.bigYxy .topfirst{
    width: 100%;
    height: 50px;
    background: #fff;
}
.bigYxy .topfirst >div{
    width: 1300px;
    height: 50px;
    display: flex;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #555555;
}
.bigYxy .topfirst >div a{
    display: flex;
    align-items: center;
}
.bigYxy .topfirst >div a img{
    width: 19px;
    height: 19px;
    margin-right: 5px;
}
.top{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.top .topWidth{
    width: 100vw;
    height: 185px;
    background: url('../img/topbj.png') no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
}

.top .top_con{
    width: 1300px;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.top .img {
    width: auto;
    height: 185px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.top .img img {
    width: auto;
    height: 80px;
}
.top_right{
    width: auto;
    height: 185px;
    display: flex;
    flex-flow: column;
    align-content: center;
    justify-content: center;
    align-items: flex-end
}

.top_right .top_right_search{
    width: 350px;
    height: 40px;
    border-radius: 25px;
    background: rgba(255, 255, 255, .3);
    margin:10px 0px 0 0;
    display: flex;
    justify-content: center;
}


.top_right_search1{
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
}
.top_right_search1 span{
    margin-left: 40px;
    font-family: 'FangZhengDaHei', 'Microsoft YaHei', sans-serif;
    font-size: 36px;
    color: rgba(255, 255, 255, .5);

}

.top_right_search .search_txt{
    width: 278px;
    height: 38px;
    border: none;
    font-size: 16px;
    outline: none;
    background: none;
    color: #fff!important;
}
.top_right_search .search_txt::placeholder {
    color: #fff; 
  }
.top_right_search .search_btn{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
}
.top_right_search .search_btn img{
    width: 20px;
    height: 20px;
    background: none;
    border: none;
}

.nav {
    width: 100%;
    height: 70px;
    background: #095253;
    box-shadow: 0 0 10px 0 #7f9abe;
}
.nav .nav_content {
    width: 1300px;
    height: 70px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.yd_nav {
    display: none;
}

.yd_nav_content {
    display: none;
}
/* 内容 */
.mainBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin: 20px 0;
    align-items: center;
}
.tyjxbBottom1{
    width: 100%;
    height: 100px;
    margin: 20px 0;
    display: flex;
    justify-content: center;
}
.tyjxbBottom1 .srdzzBox img{
    width: 1300px;
    height: 100px;
    object-fit: cover;
}

/* 概况 */
.gkBoxBig{
    width: 1300px;
    padding: 0px 0 0 30px 0;
    min-height: 500px;
    display: flex;
    flex-flow: column;
}
.gkBoxBig .gkTitle{
    width: 100%;
    line-height: 60px;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gkBoxBig .fbsjTime{
    width: 1300px;
    padding: 10px 0;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fafafa;
    border-radius: 10px;
}
.gkBoxBig .fbsjTime div{
    margin: 0 30px;
}
.gkBoxBig .gkwb{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding: 30px 0;
}
.gkBoxBig .gkwb div{
    text-indent: 2em;
    font-size: 18px;
    line-height: 37px;
} 
.gkBoxBig .gkwb div p img {
    max-width: 80% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
    padding: 0;
}
.gkBoxBig .gkwb div p video{
    max-width: 80% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
    padding: 0;
}



.classpage .gkBoxBig{
    width: 1000px;
    padding: 0px 0 0 30px 0;
    min-height: 500px;
    display: flex;
    flex-flow: column;
}
.classpage .gkBoxBig .gkTitle{
    width: 100%;
    line-height: 60px;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.classpage .gkBoxBig .fbsjTime{
    width: 1000px;
    padding: 10px 0;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fafafa;
    border-radius: 10px;
}
.classpage .gkBoxBig .fbsjTime div{
    margin: 0 30px;
}
.classpage .gkBoxBig .gkwb{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding: 30px 0;
}
.classpage .gkBoxBig .gkwb div{
    text-indent: 2em;
    font-size: 18px;
    line-height: 37px;
} 
.classpage .gkBoxBig .gkwb div p img {
    max-width: 80% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
    padding: 0;
}
.classpage .gkBoxBig .gkwb div p video{
    max-width: 80% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
    padding: 0;
}


.tzggBox1{
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #FFFFFF;
     box-shadow: 0 0 10px 0 #e1e1e1;/*//#DAE9FE */
    background: linear-gradient(to bottom, #e1e1e1, #fff);
}
.tzggBox1 .dhlBox{
    width: 1300px;
    height: 60px;
    line-height: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tzggBox1 .dhlBox img{
    width: 25px;
    height: 30px;
}
.tzggBox1 .dhlBox a{
    text-decoration: none;
    font-size: 18px;
    color: #000;
    margin: 0 10px;
}
.banner{
    width: 100%;
    height: 480px;
    position: relative;
}
.banner img{
    width: 100%;
    height: 480px;
    background-size: cover;
}
.banner .swiper-pagination{
    margin-bottom: 20px;
}
.banner .swiper-pagination-bullet{
    width: 20px;
    height: 8px;
    background: #ffffff;
    opacity: .8;
    margin: 0 6px!important;
    border-radius: 4px;
}
.banner .swiper-pagination-bullet-active{
    width: 20px;
    height: 8px;
    background: #095253;
    opacity: 1;
    transform: translateY(0px);
    border-radius: 4px;
}


/* 内容部分 */
.tyjxbBottom{
    width: 100%;
    min-height: 300px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.tyjxbBottom .tyjxbBottomSmall{
    width: 1300px;
    height: auto;
    display: flex;
    /* flex-flow: column; */
    justify-content: space-between;
    margin-top: 20px;
}
.tyjxbBottom .tyjxbBottomSmall .smallBox{
    width: 49%;
    height: 380px;
    display: flex;
    flex-flow: column;
}
.tyjxbBottom .tyjxbBottomSmall .smallBox:nth-child(1){
    width: 620px;
}
.tyjxbBottom .tyjxbBottomSmall .smallBox .tyjxTextTop{
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #095253;
}
/* .tyjxbBottom .tyjxbBottomSmall .smallBox:nth-child(1) a{ */
    /* line-height: 45px;
} */
.tyjxbBottom .tyjxbBottomSmall .smallBox .textBigBox a:hover{
    color: #095253;
}
.tyjxbBottom .tyjxbBottomSmall .smallBox .textBigBox img{
    width: 100%;
    height: 270px;
}
.tyjxbBottom .tyjxbBottomSmall .smallBox:nth-child(1) .textBigBox{
    margin-top: 30px;
}
.tyjxbBottom .tyjxbBottomSmall .smallBox:nth-child(2) .textBigBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    margin-bottom: 20px;
    margin-top: 30px;
}
.tyjxbBottom .tyjxbBottomSmall .smallBox:nth-child(2) .xgglBox{
    width: 100%;
    height: 130px;
    display: flex;
    align-items: center;
}
.tyjxbBottom .tyjxbBottomSmall .smallBox:nth-child(2) .xgglBox:nth-child(1){
    margin-bottom: 10px;
}
.tyjxbBottom .tyjxbBottomSmall .smallBox:nth-child(2) .xgglBox .xgglImg img{
    width: 200px;
    height: 110px;
}
.xytdBoxBottom{
    width: 100%;
    height:245px;
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
    gap: 20px;
}
.xytdBoxBottom a{
    width: 310px;
    height: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.xytdBoxBottom a >div{
    width: 80%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    text-overflow: ellipsis;
    color: #333;
    line-height: 36px;
}
.xytdBoxBottom a >div:hover{
    color: #095253;
}
.xytdBoxBottom img{
    width: 100%;
    height: 180px;
    object-fit: cover;
}
.smallBox:nth-child(2) .textBigBox1{
    margin-top: 30px;
}
.smallBox:nth-child(2) .xgglBox  .xggl{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-left: 20px;
}
.smallBox:nth-child(2) .xgglBox  .xggl a{
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.smallBox:nth-child(2) .xgglBox  .xggl a:hover{
    color: #095253;
}
.smallBox:nth-child(2) .xgglBox  .xggl .time{
    font-size: 14px;
    color: #888888;
}

.tyjxbBottom .tyjxbBottomSmall .tyjxText{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
}
.tyjxText .tyjxTextTop{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #095253;
}
.tyjxTextTopImg{
    display: flex;
    align-items: center;
}
.tyjxTextTopImg img{
    width: 30px;
    height: 25px;
}
.tyjxTextTopImg span{
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px;
    align-items: center;
    width: auto;
    display: flex;
    background: #095253;
    color: #fff;
}
.tyjxTextTopMore{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.tyjxTextTopMore span{
    padding: 5px 10px;
    background: #cdcdcd;
    color: #fff;
}
.tyjxTextBottom{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.tyjxTextBottom .tybSwiper{
    width: 620px;
    height: 380px;
    position: relative;
}
.tyjxTextBottom .tybSwiper .tswiper-wrapper img{
    width: 100%;
    height: 380px;
    background-size: cover;
}
.tyjxTextBottom .swiper-pagination-bullet{
    width: 20px;
    height: 10px;
    background: #ffffff;
    opacity: .8;
    margin: 0 6px!important;
    border-radius: 5px;
}
.tyjxTextBottom .swiper-pagination-bullet-active{
    width: 20px;
    height: 10px;
    background: #fd8215;
    opacity: 1;
    transform: translateY(0px);
}
.tyjxTextBottom .tybSwiper .tswiper{
    width: 100%;
    height: 380px!important;
    overflow: hidden;
}
.tyjxTextBottom .tybSwiper .tswiper .mlxyBox{
    width: 100%;
    line-height: 40px;
    background: #095253;
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #f6fbff;
    padding-left: 10px;

}
.tyjxTextBottom .tybSwiper .tswiper .mlxyBox span{
    width: 60%;
    display: block;
    font-size: 16px;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}
.tyjxTextBottom .tybSwiper .tswiper .swiper-wrapper{
    width: 100%;
    height: 380px!important;
}
.tyjxTextBottom .tybSwiper .tswiper .swiper-wrapper .swiper-slide{
    width: 100%;
    height: 380px!important;
}
.tyjxTextBottom .tybSwiper .tswiper .swiper-wrapper img{
    width: 100%;
    height: 380px!important;
    object-fit: cover;
}
.tyjxTextBottom .swiper-pagination{
    width: 100%;
    text-align: right;
}

.tyjxTextBottom .textBigBox{
    width: 49%;
    height: auto;
    display: flex;
    flex-flow: column;
    margin-bottom: 20px;
    
}
.textBigBox a{
    width: 100%;
    line-height: 48px;
    display: flex;
    justify-content: space-between;
    color: #000;
    text-decoration: none;
    background: url('../img/sj.png') no-repeat left center;
    background-size: 4px 8px;
}
.textBigBox a:hover{
    color: #095253;
}
.textBigBox a span:nth-child(1){
    width: 80%;
    display: block;
    font-size: 16px;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 15px;
}
.textBigBox a span:nth-child(2){
    width: calc(100% - 80%);
    font-size: 14px;
    color:#888888;
    display: flex;
    justify-content: flex-end;
}

/* 友情链接 */
.yqlj{
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    box-shadow: 0 -10px 10px -10px #c2d9f0;
    background: #f5f5f5;
}
.yqlj  .yqljBox{
    width: 1300px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.yqlj  .yqljBox .yqljSmall{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin:0 20px;
}
.yqlj  .yqljBox a{
    font-size: 18px;
    color: #333;
    text-decoration: none;
    margin:0 20px;
}









/* 内容 */
.mainContent{
    width: 100%;
    min-height: 700px;
    background: url('../img/bj.png') no-repeat center 100% ;
    background-size:1920px auto ;
    padding: 30px 0;
}
.mainContent .mainSmall{
    width: 1300px;
    min-height: 700px;
    margin: 0px auto ;
    background: rgba(255, 255, 255, .6);
    border-radius: 8px;
    padding: 20px;
    display: flex;
    flex-flow: column;
}
/* 搜索结果*/

.mainSmall li {
    width: 100%;
    height: auto;
    padding: 20px 0;
}

.mainSmall li a {
    width: 100%;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    color: #000;
    padding-left: 30px;
    position: relative;
    text-decoration: none;
    display: block;
}

.mainSmall li a::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border: 1px solid #0058B4;
    border-radius: 5px;
    left: 0;
    top: 15px
}

.mainSmall li p {
    width: 100%;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    font-size: 14px;
    color: #777;
    text-indent: 2em;
    padding-left: 30px;
}

.mainSmall li span {
    width: 100%;
    text-align: left;
    color: #999;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    padding-left: 30px;
}

.mainSmall .gkTitle{
    width: 100%;
    line-height: 60px;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.mainSmall .fbsjTime{
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fafafa;
    border-radius: 10px;
}
.mainSmall .fbsjTime div{
    margin: 0 30px;
}
.mainSmall .gkwb{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding: 30px 0;
}
.mainSmall .gkwb div{
    text-indent: 2em;
    font-size: 18px;
    line-height: 37px;
    margin-top: 10px;
}
.mainSmall .gkwb div p img{
    max-width: 80% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
    padding: 0;
}
.mainSmall .gkwb div p video{
    max-width: 80% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
    padding: 0;
}




/* 图片列表页 */
.list_img {
    width: 77%;
    min-height: 600px;
    height: auto;
    margin: 0 auto;
}

.list_img ul {
    display: grid;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 310px);
    grid-gap: 20px;
}

.list_img ul li {
    width: 100%;
    height: auto;
}

.list_img ul li a {
    width: 100%;
    height: auto;
    background: rgba(255, 255, 255, .3);
    border: 2px solid #fff;
    box-shadow: 0 0 5px 0 #DFEAFA;
    border-radius: 8px;
    display: block;
    padding: 15px;
    text-decoration: none;
}

.list_img ul li a img {
    width: 100%;
    height: 165px;
    border-radius: 5px;
    object-fit: cover;
}

.list_img ul li a p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list_img ul li a span {
    width: 100%;
    font-size: 14px;
    color: #999;
    display: block;
}

.list_img ul li a:hover p {
    color: #0058B4;
}

.list_img ul li a:hover {
    box-shadow: 0 0 10px 0 #BDCFEB;
}

/* 分页 */
.fy {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.fy a {
    width: auto;
    height: 40px;
    line-height: 40px;
    background: #f1f1f1;
    text-decoration: none;
    border-radius: 5px;
    padding: 0 20px;
    color: #888;
}

.fy span {
    width: 100px;
    text-align: center;
    line-height: 40px;
    color: #000;
}

.fy a:hover {
    background: #0058B4;
    color: #fff;
}

/* 底部 */
.addressDiv{
    width: 100%;
    height: 150px;
    background: #095253;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;

}
.addressDiv .addressBox{
    width: 1300px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.addressBox .address{
    width: auto;
    display: flex;
    flex-flow: column;
}
.addressBox .address div{
    width: auto;
    display: flex;
    flex-flow: column;
    align-items: center;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
}
.addressBox .address .copyBox{
    width: 100%;
    display: flex;
    flex-direction: row;
}
.addressBox .address .dzbox{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.addressBox .address .dzbox a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    margin-left: 10px;
}
.addressBox .address >div:nth-child(2) a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    margin-left: 10px;
}
.addressBox .address .dzbox a:hover{
    text-decoration: underline;
}
.addressBox .address .copyBox{
    width: 100%;
    display: flex;
    flex-direction: row;
}
.addressBox .address .copyBox a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    margin-left: 15px;
}
.addressBox .address .copyBox a:hover{
    text-decoration: underline;
}

.jxzy_cont{
    width: 1300px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}
.jxzy_cont a {
    width: 100%;
    height: 300px;
    position: relative;
}
.jxzy_cont span{
    width: 35px;
    height: 128px;
    background: url(../img/jxzy_bg.png) no-repeat;
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 25px;
    text-align: center;
    padding: 5px 10px 0 10px;
    box-sizing: border-box;
}

/* 搜索页面 */

.list .list_right {
    width: 1300px;
    min-height: 600px;
    background: #fff;
    border-radius: 6px;
    padding: 20px;
}

.list .list_right li {
    width: 100%;
    height: 80px;
    line-height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #dadbdc;
}

.list .list_right li a {
    width: 80%;
    line-height: 80px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    color: #000;
    padding-left: 20px;
    position: relative;
    text-decoration: none;
}

.list .list_right li a::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border: 1px solid #0058B4;
    border-radius: 5px;
    left: 0;
    top: 36px
}

.list .list_right li span {
    width: 20%;
    text-align: right;
    color: #999;
    font-size: 18px;
}

.list .list_right li a:hover {
    color: #0058B4;
}

/* 底部切换 */
.dbqhBox{
    width: 100%;
    display: flex;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
 .dbqhBox div{
    border: 1px solid #e1e1e1;
    padding: 10px;
}

 .dbqhBox div:hover{
    background: #e1e1e1;
}
/* 图片列表 */
.mainBox .mainBoxBig{
    width: 1300px;
    min-height: 500px;
    display: flex;
    margin-bottom: 130px;
    justify-content: space-between;
}
.mainBoxBig .search_samll{
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    padding: 0 25px;
    font-size: 16px;

}
.mainBoxBig .search_samll .search_small_box{
    width: 700px;
    height: 50px;
    border: none;
    outline: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 0 15px;
    display: flex;
    align-items: center;
    border-radius: 10px;
}
.mainBoxBig .search_samll input{
    width: 660px;
    height: 40px;
    border: none;
    outline: none;
    font-size: 16px;
}

.mainBoxBig .search_samll img{
    width: 20px;
    height: 20px;
    margin-top: 5px;
}
.mainBoxBig .search_samll .search_btn{
    width: 40px;
    height: 40px;
    background: none;
    border: none;
}
.mainBox .mainBoxBig .mainLeft{
    width: 25%;
    display: flex;
    flex-flow: column;
}
.mainBox .mainBoxBig .mainLeft .xiao_left{
    width: 90%;
    line-height: 50px;
    display: flex;
    flex-flow: column;


}
.mainBox .mainBoxBig .mainLeft .xiao_left .firstBox{
    width: 100%;
    line-height: 50px;
    font-size: 22px;
    color: #fff;
    background: #1873bb;
    text-align: center;
}

.mainBox .mainBoxBig .mainLeft .xiao_left{
    width: 90%;
    line-height: 50px;
    display: flex;
    flex-flow: column;


}
.mainBox .mainBoxBig .mainLeft .xiao_left .firstBox{
    width: 100%;
    line-height: 50px;
    font-size: 22px;
    color: #fff;
    background: #1873bb;
    text-align: center;
}

.xiao_left .list_left {
    width: 270px;
    background: #F4F8FF;
}

.xiao_left .list_left span {
    width: 100%;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 30px 20px;
    background: #095253;
    color: #fff;
    display: block;
    border-radius: 8px 8px 0 0;
}

.xiao_left .list_left a {
    width: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #095253;
    padding: 20px;
    text-align: left;
    border-top: 2px solid #fff;
    display: block;
    text-decoration: none;
    background: url('../img/szll_jt.svg') no-repeat 90% center;
}

.xiao_left .list_left a:hover {
    background: url('../img/szll_jt.svg') no-repeat 90% center #eaf1fe;
}

.xiao_left .list_left a.action {
    background: url('../img/szll_jt.svg') no-repeat 90% center #dee9fc;
}

/* 列表页 */
.mainBoxBig .mainRight {
    width: 77%;
    height: auto;
    display: flex;
    flex-direction: column;
}
.mainBoxBig .mainRight .gjzcBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    padding-bottom:10px;
}

.mainBoxBig .mainRight .gjzcBox .bgBox {
    width: 240px;
    height: auto;
    flex-flow: column;
    width: 100%;
    display: flex;
    background: #fafafa; 
}
.mainBoxBig .mainRight .gjzcBox .bgBox li:hover{
    box-shadow: 0 0 1.2rem 0.1rem #e1e1e1;
    z-index: 999;
    border-radius: 3px;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li:nth-child(even){
    width: 100%;
    display: flex;
    padding: 20px;
    background: #fff;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li a{
    width: 100%;
    display: flex;
    text-decoration: none;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li{
    width: 100%;
    display: flex;
    padding: 20px;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li img{
    width: 220px;
    height: 128px;
}
.mainBoxBig .mainRight .gjzcBox .bgBox .dl_xiao{
    width: calc(100% - 230px);
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    margin-left: 20px;
    color: #000;
}
.mainBoxBig .mainRight .gjzcBox .bgBox .dl_xiao .bgBoxLeft{
	font-size:20px;
	overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     text-overflow: ellipsis;
     white-space: normal;
}

.mainBoxBig .mainRight .imgPhoto {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap:12px;
}
.mainBoxBig .mainRight .imgPhoto a{
    /* width: 33%;
    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    border: 1px solid #e1e1e1; */
    width: 32.5%;
    height: auto;
    background: rgba(255, 255, 255, .3);
    border: 2px solid #fff;
    box-shadow: 0 0 5px 0 #DFEAFA;
    border-radius: 8px;
    display: block;
    padding: 15px;
    text-decoration: none;
    text-align: center;
}
.mainBoxBig .mainRight .imgPhoto a img{
    width: 100%;
    height: 200px;
    object-fit: contain;
    background: #fafafa;
}
.mainBoxBig .mainRight .imgPhoto a span{
    font-size: 16px;
    line-height: 28px;
    width: 95%;
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color:#333;
}
.mainBoxBig .mainRight .imgPhoto a span:nth-child(3){
    width: 100%;
    font-size: 14px;
    color: #999;
    display: block;
}