* {
    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: 4px;
    overflow: hidden;
}

.bigYxy{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
}
.bigYxy .topfirst{
    display: none;
}
a{
    text-decoration: none;
}
.top {
    width: 100%;
    height: 4rem;
    position: relative;
    background: #095253;
    display: flex;
}

.top .top_con {
    width: 100%;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 1.2rem;
}
.top_con .img{
    width: 80%;
    height: 2rem;
}
.top_con .img img{
    width: auto;
    height: 2rem;
}
.top_con .top_right {
    display: none;
}

.nav {
    display: none;
}

.nav_btn {
    width: 3rem;
    height: 3rem;
    background: none;
    border: none;
    float: right;
}

.nav_btn img {
    width: 2rem;
    height: auto;
    display: inline-block;
}

.nav {
    width: 100%;
    height: 70px;
    background: rgba(255, 255, 255, .5);
    box-shadow: 0 0 10px 0 #7f9abe;
}
.nav .nav_content {
    width: 100%;
    height: 70px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.yd_nav_content {
    display: none;
}
.yd_nav {
    position: absolute;
    top: 2.2rem;
    right: 0.5rem;
    transform: translateY(-50%);
}

.banner{
    width: 100%;
    height: auto;
    position: relative;
}
.banner img{
    width: 100%;
    height: 140px;
/*   object-fit: cover;*/
}
.banner .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    background: #ffffff;
    opacity: .8;
    margin: 0 6px!important;
}
.banner .swiper-pagination-bullet-active{
    width: 18px;
    height: 18px;
    background: #007aff;
    opacity: 1;
    border: 2px solid #ffffff;
    transform: translateY(2px);
}
.tyjxbBottom .tyjxbBottomSmall .smallBox .textBigBox a:hover{
    color: #095253;
}
.xytdBoxBottom a >div:hover{
    color: #095253;
}
.smallBox:nth-child(2) .xgglBox  .xggl a:hover{
    color: #095253;
}
.textBigBox a:hover{
    color: #095253;
}

/* 首页 */
.mainContentSmall{
    width: 100%;
    min-height: 15rem;
    display: flex;
    flex-flow: column;
    margin: 0 auto;
}
.mainTopyxy{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.mainTopyxyLeft{
    width: 100%;
    min-height: 15rem;
    overflow: hidden;
    object-fit: cover;
    position: relative;
}
 .tswiper{
    width: 100%;
    min-height: 15rem;
}

 .tswiper .swiper-wrapper{
    width: 100%;
    min-height: 15rem;
 }
 .tswiper .swiper-wrapper .swiper-slide{
    width: 100%;
    min-height: 15rem;
}
 .tswiper .swiper-wrapper img{
    width: 100%;
    min-height: 15rem;
}
 .tswiper .swiper-pagination{
    width: 100%;
    line-height: 30px;
    text-align: right;
    position: absolute;
}
.swiper .swiper-pagination{
    width: 100%;
    text-align: center;
    position: absolute;
}
.swiper .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    background: #ffffff;
    opacity: .8;
    margin: 0 6px!important;
}
.swiper .swiper-pagination-bullet-active{
    width: 18px;
    height: 18px;
    background: #007aff;
    opacity: 1;
    border: 2px solid #ffffff;
    transform: translateY(2px);
}
.tswiper .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #ffffff;
    opacity: .8;
    margin: 0 6px!important;
}
.tswiper .swiper-pagination-bullet-active{
    width: 12px;
    height: 12px;
    background: #d77946;
    opacity: 1;
    transform: translateY(2px);
}
.mlxyBox{
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #f6fbff;
    background: #2e4f8f;

}
.mlxyBox span{
    width: 80%;
    line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding-left: 10px;
    font-size: 16px;
}


.mainTopyxyRight{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
}
.mainTopyxyRight .newsBoxTop{
    width: 100%;
    height: 5rem;
    background: url('../img/title.png') no-repeat center 100%;
    background-size: 100% 100%;
    display:flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 22px;
    margin: 2rem 0 0 0;

}
.mainTopyxyRight .newsBoxTop >div{
    font-size: 20px;
    color: #173887;
}
.mainTopyxyRight .newsBoxBottom{
    width: 100%;
    display: flex;
    flex-flow: column;
}
.newsBoxBottom .newsTopBox{
    width: 100%;
    display: flex;
    justify-content: space-between;
    line-height: 47px;
    border-bottom: 1px solid #dbdbdb;
    padding: 0 22px;
}
.newsBoxBottom .newsTopBox span:nth-child(1){
    width: 70%;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.active{
    color: #f9bf6d;
}
.newsBoxBottom .newsTopBox span:nth-child(2){
    font-size: 16px;
    color: #657aaf;
}
.zyxyxBox{
    width: 100%;
    margin: 1rem auto;
    height: 10rem;
    display: flex;
    flex-direction: column;
}
.zyxyxBox .zyximg{
    width: 100%;
    height: 100%;
    margin-bottom: 1rem;
}
.zyxyxBox .zyximg  img{
    width: 100%;
    height: 100%;
}
.thirdBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
}
.thirdBox .tzggBox{
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
}
.thirdBox .tzggBox .tzggTop{
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #173887;
    line-height: 50px;
    color: #173887;
    
}
.thirdBox .tzggBox .tzggTop div{
    font-size: 20px;
}
.thirdBox .tzggBox .tzggTop div:nth-child(1){
    border-bottom: 3px solid #173887;
}

.thirdBox .tzggBox .tzggBottom{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    height: 350px;
    margin: 1rem 0 0 0;

}
.thirdBox .tzggBox .tzggBottom1{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    height: 350px;
    margin: 30px 0;
    background: #fff;
    
}

.kyjyBox{
    line-height: 27px;
    padding: 10px;
    display: flex;
    justify-content: space-between;

}
.jykyText{
    display: flex;
    align-items: center;
    width: 80%!important;
}
.jykyText span:nth-child(2){
    display: block;
    width: 100%!important;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 10px;
}
.jykyTime{
    color: #172a88;
    font-size: 14px;
}

.jykyBorder{
    width: 7px!important;
    height: 7px;
    background: #172a88;
    display: block;
    border-radius: 50%;
}


.tzggx{
    width: 100%;
    height: 70px;
    display: flex;
    border-left: 3px solid #fbb123;
    background: #fff;
    align-items: center;
    margin-bottom: 20px;
}
.tzggx .tzggLeft{
    width: 200px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
}
.tzggx .tzggLeft span:nth-child(1){
    font-size: 1rem;
    font-weight: bold;
    color: #173887;

}
.tzggx .tzggLeft span:nth-child(2){
    font-size: 0.8rem;
    color: #173887;
}
.tzggx .tzggRight{
    border-left: 1px solid #ccc;
    margin: 10px 0;
}
.tzggx .tzggRight span{
    padding: 0 10px;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.tzggx{
    width: 100%;
    height: 70px;
    display: flex;
    border-left: 3px solid #fbb123;
    background: #fff;
    align-items: center;
    margin-bottom: 20px;
}
.tzggx1{
    width: 100%;
    height: 70px;
    display: flex;
    background: #fff;
    align-items: center;
    margin-bottom: 20px;
    border-radius: 25px 0 25px 0;
    
}
.tzggx1 .tzggLeft{
    width: 200px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
}
.tzggx1 .tzggLeft span:nth-child(1){
    font-size: 1rem;
    font-weight: bold;
    color: #173887;
}
.tzggx1 .tzggLeft span:nth-child(2){
    font-size: 0.8rem;
    color: #173887;
}
.tzggx1 .tzggRight{
    border-left: 1px solid #ccc;
    margin: 10px 0;
}
.tzggx1 .tzggRight span{
    padding: 0 10px;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}
.kjtdBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #fff;
}
.kjtdLeftpc{
    display: none;
}
.kjtdLeftyd{
    width: 100%;
    height: auto;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    background: #1976d2;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.kjtdRight{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
}
.kwxt{
    width: 100%;
    height: 110px;
    margin-bottom: 10px;
    background: url('../img/kwxt.png') no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}



/* 详情页通知公告 */
.tzggBox1{
    width: 100%;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0.1rem solid #FFFFFF;
     box-shadow: 0 0 10px 0 #e1e1e1;/*//#DAE9FE */
    background: linear-gradient(to bottom, #e1e1e1, #fff);
}
.tzggBox1 .dhlBox{
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tzggBox1 .dhlBox img{
    width: 1.5rem;
    height: 1.8rem;
    margin-left: 0.5rem;
}
.tzggBox1 .dhlBox a{
    text-decoration: none;
    font-size: 1rem;
    color: #000;
    margin: 0 1rem;
}

.mainBox{
    width: 100%;
    min-height: 30rem;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    padding: 1rem;
    align-items: center;
}

.gkBoxBig{
    width: 100%;
    min-height: 40rem;
    padding: 0px 0 0 2rem 0;
    display: flex;
    flex-flow: column;
    padding: 0rem 1rem 1rem 1rem;
}
.gkBoxBig .gkTitle{
    width: 100%;
    line-height: 2rem;
    font-size: 1.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.gkBoxBig .fbsjTime{
    width: 100%;
    padding: 1rem 0;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fafafa;
    border-radius: 0.5rem;
    margin-top:0.8rem;
}
.gkBoxBig .fbsjTime div{
    margin: 0 1rem;
}
.gkBoxBig .gkwb{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding: 2rem 0;
}
.gkBoxBig .gkwb div{
    font-size: 1rem;
    line-height: 2.2rem;
}
.gkBoxBig .gkwb div img {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto;
}
.gkBoxBig .gkwb div video {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto;
}

/* 内容部分 */
.tyjxbBottom{
    width: 100%;
    min-height: 300px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.mainBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin: 20px 0;
    align-items: center;
}
.tyjxbBottom1{
    width: 100%;
    height: 6rem;
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
    padding: 0 1rem;
}
.tyjxbBottom1 .srdzzBox img{
    width: 100%;
    height: 5rem;
}
.tyjxbBottom .tyjxbBottomSmall{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    margin-top: 20px;
}
.tyjxbBottom .tyjxbBottomSmall .smallBox{
    margin: 0 1rem;
    height: auto;
    display: flex;
    flex-flow: column;
}
.tyjxbBottom .tyjxbBottomSmall .smallBox .tyjxTextTop{
    margin: 0 1rem;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e3e3e3;
}
.tyjxbBottom .tyjxbBottomSmall .smallBox:nth-child(1) a{
    line-height: 3rem;
}
.tyjxbBottom .tyjxbBottomSmall .smallBox .textBigBox a:hover{
    color: #095253;
}
.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) a img{
	width:100%;
}
.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: 10rem;
    height: 8rem;
}
.xytdBoxBottom{
    margin: 0 1rem;
    height:auto;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.xytdBoxBottom a{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.xytdBoxBottom a >div{
    width: 100%;
    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: 10rem;
    object-fit: cover;
}
.smallBox:nth-child(2) .textBigBox1{
    margin-top: 30px;
}
.smallBox:nth-child(2) .xgglBox  .xggl{
    width: calc(100% - 10rem);
    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{
    margin: 0 1rem;
    height: auto;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e3e3e3;
}
.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;
}
.tyjxTextTopMore span{
    padding: 5px 10px;
    background: #cdcdcd;
    color: #fff;
}
.tyjxTextBottom{
    margin: 0 1rem;
    height: auto;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    margin-top: 20px;
}
.tyjxTextBottom .tybSwiper{
    width: 100%;
    height: 15rem;
    position: relative;
}
.tyjxTextBottom .tybSwiper .tswiper-wrapper img{
    width: 100%;
    height: 15rem;
    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: 15rem!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: 15rem!important;
}
.tyjxTextBottom .tybSwiper .tswiper .swiper-wrapper .swiper-slide{
    width: 100%;
    height: 15rem!important;
}
.tyjxTextBottom .tybSwiper .tswiper .swiper-wrapper img{
    width: 100%;
    height: 15rem!important;
    object-fit: cover;
}
.tyjxTextBottom .swiper-pagination{
    width: 100%;
    text-align: right;
}

.tyjxTextBottom .textBigBox{
    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: 72%;
    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% - 72%);
    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: 100%;
    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;
}


/* 友情链接 */
.yqlj{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    box-shadow: 0 -0.5rem 0.5rem -0.5rem #c2d9f0;
    background: #fff;
    padding: 2rem 0;
}
.yqlj  .yqljBox{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding:1rem;
}
.yqlj  .yqljBox .yqljSmall{
    font-size: 1.2rem;
    color: #333;
    font-weight: bold;
    margin:0 0.3rem;
    
}
.yqlj  .yqljBox .yqljSmallBox{
    font-size: 1rem;
    color: #333;
    margin:0 0.3rem;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.yqlj  .yqljBox a{
    font-size: 1rem;
    line-height: 1.5rem;
    color: #333;
    text-decoration: none;
    width: auto;
    display: flex;
    padding-right: 20px;
    justify-content: flex-start;
}
/* 底部 */
.addressDiv{
    width: 100%;
    height: auto;
    background: #095253;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    padding:1rem;

}
.addressDiv .addressBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 0;
    
}
.addressDiv .addressBox a{
    text-decoration: none;
    color: #fff;
}
.addressDiv .addressImg{
    width: 100%;
    height:3rem;
    display: flex;
    justify-content: center;
}
.addressDiv .addressImg img{
    width:15rem;
    height:3rem;
}
.addressBox .address{
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin:0.5rem 0;
}
.addressBox .dzbox{
    width: auto;
    font-size: 1rem;
    color: #fff;
    display: flex;
    flex-flow: column;
    align-items: center;
}
.addressBox .dzbox a:hover{
    text-decoration: underline;
}
.addressBox .copyBox{
    width: auto;
    font-size: 1rem;
    color: #fff;
    display: flex;
    flex-flow: column;
    align-items: center;
}
.addressBox .copyBox p{
    word-break: break-all;

}
.addressBox .copyBox a:hover{
    text-decoration: underline;
}


















/* 搜索结果 */
.mainSmall li {
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #dadbdc;
    padding: 1rem 0;
}

.mainSmall li a {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1.2rem;
    color: #000;
    padding-left: 1.6rem;
    position: relative;
    text-decoration: none;
    display: block;
}

.mainSmall li a::before {
    position: absolute;
    content: '';
    width: 0.6rem;
    height: 0.6rem;
    border: 0.1rem solid #03468C;
    border-radius: 1000px;
    left: 0;
    top: 0.8rem
}

.mainSmall li p {
    width: 100%;
    height: 3.6rem;
    line-height: 1.8rem;
    overflow: hidden;
    font-size: 1.2rem;
    color: #777;
    text-indent: 2em;
    padding-left: 1.6rem;
}

.mainSmall li span {
    width: 100%;
    text-align: left;
    color: #999;
    font-size: 1.1rem;
    margin-top: 10px;
    display: block;
    padding-left: 1.6rem;
}

/* 列表页 */
.mainContent .mainSmall{
    width: 100%;
    min-height: 30rem;
    margin: 0px auto ;
    background: #fff;
    border-radius: 8px;
    /* padding: 20px; */
    display: flex;
    flex-flow: column;
    padding: 1rem;
}
.mainContent .mainSmall .list_left{
    display: none;
}
.mainContent .mainSmall1{
    width: 100%;
    min-height: 30rem;
    margin: 0px auto ;
    background: #fff;
    border-radius: 8px;
    /* padding: 20px; */
    display: flex;
    flex-flow: column;
    padding: 1rem;
}
.mainContent .mainSmall1 .list_left{
    display: none;
}
.mainBox .mainRight{
    width: 100%;
    display: flex;
    flex-flow: column;
}
/* 图片列表页 */
.list_img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 4%;
    background: #fff;
    border-radius: 0.8rem;
}

.list_img ul {
    width: 100%;
}

.list_img ul li {
    width: 100%;
    height: auto;
    margin-top: 1rem;
}

.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: 1rem;
    text-decoration: none;
}

.list_img ul li a img {
    width: 100%;
    height: 54vw;
    border-radius: 5px;
    object-fit: cover;
}

.list_img ul li a p {
    width: 100%;
    font-size: 1.2rem;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list_img ul li a span {
    width: 100%;
    font-size: 1.1rem;
    color: #999;
    display: block;
}

.list_img ul li a:hover p {
    color: #03468C;
}

.list_img ul li a:hover {
    box-shadow: 0 0 10px 0 #BDCFEB;
}

/* 分页 */
.fy {
    width: 100%;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
}

.fy a {
    width: auto;
    height: 3rem;
    line-height: 3rem;
    background: #f1f1f1;
    text-decoration: none;
    border-radius: 0.6rem;
    padding: 0 1.4rem;
    color: #888;
    font-size: 1.2rem;
}

.fy span {
    width: 100px;
    text-align: center;
    line-height: 40px;
    color: #000;
    font-size: 1.2rem;
}

.fy a:hover {
    background: #03468C;
    color: #fff;
}

/* 底部 */
.addressDiv1{
    width: 100%;
    height: auto;
    background: #3373e0;
    display: flex;
    justify-content: center;
    
}
.addressDiv1 .addressBox1{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.addressDiv1 .addressImg1{
    width: 100%;
    height:auto;
    background: #2296f3;
    display: flex;
    align-items: center;
    display: none;
}
.addressDiv1 .addressImg1 >div{
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: column;
    padding: 2rem 0;
    align-items: center;
}
.addressDiv1 .addressImg1 a{
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
    margin-right: 10px;
}
.addressBox1 .address1{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    padding: 1rem;
justify-content: center;
}
.addressBox1 .address1 div{
    width: auto;
    display: flex;
    flex-flow: column;
    align-items: flex-end;
    font-size: 16px;
    color: #fff;
    line-height: 25px;
}
.addressBox1 .address1 .copyBox1{
    width: 100%;
    display: flex;
    
justify-content: center;
    flex-direction: row;
}
.addressBox1 .address1 .dzbox1{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
}
.addressBox1 .address1 .dzbox1 a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    margin-left: 10px;
}
.addressBox1 .address1 .dzbox1 a:hover{
    text-decoration: underline;
}
.addressBox1 .address1 .copyBox1{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.addressBox1 .address1 .copyBox1 a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    margin-left: 15px;
}
.addressBox1 .address1 .copyBox1 a:hover{
    text-decoration: underline;
}
.xnljselect{
    width: 310px;
    line-height: 40px;
    height: 40px;
    padding: 0px 10px;
    border-radius: 4px;
    outline: none;
    margin-bottom: 10px;
}

/* 搜索页 */

.list .list_right {
    width: 100%;
}

.list .list_right li {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px dashed #dadbdc;
    padding: 1rem 0;
}

.list .list_right li a {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #000;
    padding-left: 1.5rem;
    position: relative;
    text-decoration: none;
}

.list .list_right li a::before {
    position: absolute;
    content: '';
    width: 0.6rem;
    height: 0.6rem;
    border: 0.1rem solid #03468C;
    border-radius: 1000px;
    left: 0;
    top: 0.5rem
}

.list .list_right li span {
    width: 100%;
    margin-top: 8px;
    text-align: left;
    color: #999;
    font-size: 1.1rem;
    padding-left: 1.5rem;
}

.list .list_right li a:hover {
    color: #03468C;
}

/* 底部切换 */
.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;
}

/* 图片列表 */
.mainLeft{
    display: none;
}

.mainBox .mainBoxBig{
    width: 100%;
    min-height: 35rem;
    display: flex;
    justify-content: space-between;
}

.mainBox .mainRight .gjzcBox .bgBox{
    width: 100%;
    display: flex;
    flex-flow: column;
    padding:0 1rem 1rem 1rem;
    background: #fafafa;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li{
    width: 100%;
    display: flex;
    padding-top: 1rem;
}
.mainBoxBig .mainRight .gjzcBox .bgBox li a{
    width: 100%;
    display: flex;
    text-decoration: none;
}
.mainBoxBig .mainRight .gjzcBox .bgBox img{
    width: 10rem;
    height: 7rem;
}
.mainBoxBig .mainRight .gjzcBox .bgBox .dl_xiao{
    width: calc(100% - 11rem);
    display: flex;
    flex-flow: column;
    justify-content: space-evenly;
    margin-left: 1rem;
}
.mainBoxBig .gjzcBox .bgBox .dl_xiao .jyBox{
    width: 100%;
    text-decoration: none;
    color: #999;
    font-size: 0.9rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}   
.mainBoxBig .mainRight .gjzcBox .bgBox .bgBoxLeft{
    width: 100%;
    font-size: 1rem;
    color: #000;
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
}
.mainBoxBig .mainRight .gjzcBox .bgBox .bgTime{
    font-size: 0.8rem;
    color: #666;
}
.mainBoxBig .mainRight .imgPhoto {
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    flex-wrap: wrap;
}
.mainBoxBig .mainRight .imgPhoto 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;
}
.mainBoxBig .mainRight .imgPhoto a img{
    width: 100%;
    height: 15rem;
    object-fit: cover;
}
.mainBoxBig .mainRight .imgPhoto a span{
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}