* {
    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;
}
a{
    text-decoration: none;
}
.headBox{
    display: none;
}
.headBox1{
    width: 100%;
    height: 3.5rem;
    background: #b62323;
    border-bottom: 1px solid #fff;
}
.headBox1 img{
    width: 17rem;
    height: auto;
}

.nav {
    display: none;
}
.nav_btn {
    width: 3rem;
    background: none;
    border: none;
    float: right;
}

.nav_btn img {
    width: 1.8rem;
    height: auto;
    display: inline-block;
}

.nav .nav_content {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.yd_nav_content {
    display: none;
}
.yd_nav {
    position: absolute;
    top: 1.6rem;
    right: 0.5rem;
    transform: translateY(-50%);
}
.banner {
    width: 100%;
    height: 13rem;
    margin-top: 1 rem;
}
.banner .swiper-wrapper {
    width: 100%;
    height: 13rem;
}

.banner .swiper-wrapper a {
    width: 100%;
    height: 13rem;
}

.banner .swiper-wrapper a img {
    width: 100%;
    height: 13rem;
}
.banner .imgyrwb{
    width: 20rem;
    height: 3rem;
    z-index: 1000;
    position: absolute;
    top:17%;
    left: 20%;
}
.banner .swiper-pagination-bullet-active{
    width: 0.5rem;
    height: 0.5rem;
    background: #9e0c0c;
    opacity: 1;
    transform: translateY(0px);
    border-radius: 10px;
}


.main{
    width: 100%;
    background: url(../img/bg.png) no-repeat center;
    background-size: 1920px auto;
    padding: 1rem;
    display: flex;
    flex-flow: column;
    align-items: center;
}
.main .xwywtzggBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
}
.xwywtzggBox .xxywBox{
    width: 100%;
    height: 100%;
}
 .xxywTop{
    width: 100%;
    height: 2.5rem;
    height: 2.5rem;
    display: flex;
    justify-content: space-between;
    border-bottom: 0.1rem solid #c11f1f;
}
 .xxywTop >div:first-child{
    width: 8rem;
    border-bottom: 0.1rem solid #c11f1f;
}
.xxywTop img{
    width: 1.1rem;
    height: 1rem;
    margin: 0 0.5rem;
}
 .xxywTop span{
    font-size: 1.1rem;
    color: #d0021b;
}
 .xxywTop a{
    font-size: 0.8rem;
    color: #333;
}
.xxywTop a:hover{
    color: #bd1920;
    text-decoration: underline;
}

.xxywBottom{
    width: 100%;
    height:auto;
    margin-top: 1rem;
    display: flex;
    
    flex-flow: column;
}
.xxywBottom .contentFirstLeft{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.xxywBottom .swiper-pagination-bullet{
    width: 0.7rem;
    height: 0.7rem;
    background: #ffffff;
    opacity: .8;
    margin: 0 0.3rem!important;
    transform: translateY(-7px);
}
.xxywBottom .swiper-pagination-bullet-active{
    width:0.7rem;
    height: 0.7rem;
    opacity: 1;
    border: 0.1rem solid #ffffff;
    transform: translateY(-7px);
    background: rgba(0, 0, 0, .5);
}

.xxywBottom .contentFirstLeft .tswiper{
    width: 100%;
    height: 15rem;
}

.xxywBottom .contentFirstLeft .tswiper .swiper-wrapper{
    width: 100%;
    height: 15rem!important;
}
.xxywBottom .contentFirstLeft .tswiper .swiper-wrapper .swiper-slide{
    width: 100%;
    height: 15rem!important;
}
.xxywBottom .contentFirstLeft .tswiper .swiper-wrapper img{
    width: 100%;
    height: 12rem!important;
    object-fit: cover;
}
.xxywBottom .swiper-pagination{
    width: 100%;
    text-align: right;
    position: absolute;
}
.mlxyBox{
    width: 100%;
    height: 2.4rem;
    line-height: 2.4rem;
    background: #bd1920;
    color: #fff;
   padding: 0 0.9rem;
}
.mlxyBox span{
    width: 75%;
    display:block;
    font-size: 0.8rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xxywBottom .contentRight{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}
.xxywBottom .contentRight a{
    width: 100%;
    display: flex;
    justify-content: space-between;
    line-height: 3rem;
    color: #666;
    background: url('../img/zc.png') no-repeat left center;
    padding-left: 0.5rem;
    background-size: 0.2rem 0.5rem;
}
.xxywBottom .contentRight a >span:first-child{
    width:80%;
    display:block;
    font-size: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xxywBottom .contentRight a >span:last-child{
    font-size: 0.8rem;
}
.xxywBottom .contentRight a:hover{
    color: #bd1920;
}

.xwywtzggBox .tzggBox{
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
}

.tzggBox .tzggSmall{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 1.2rem 0;
    border-bottom: 0.1rem solid #eeeeee;
}
.tzggBox .tzggSmall >div{
    width: 5.5rem;
    height: 1.6rem;
    display: flex;
    align-items: center;
    border: 0.1rem solid #bd1920;
}
.tzggBox .tzggSmall >div span:first-child{
    background: #a90904;
    width: 4rem;
    display: block;
    line-height: 1.6rem;
    color: #fff;
    text-align: center;
    font-size: 0.8rem;
}
.tzggBox .tzggSmall >div span:last-child{
    color: #a90904;
    width: 1.5rem;
    line-height: 1.6rem;
    display: block;
    text-align: center;
}
.tzggBox .tzggSmall a{
    width: 75%;
    line-height: 1.6rem;
    display: block;
    font-size: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #333;
}
.tzggBox .tzggSmall a:hover{
    color: #bd1920;
}

.jsdtllxxBox{
    width: 100%;
    height:auto;
    display: flex;
    flex-flow: column;
    margin-top: 1rem;
}
.jsdtllxxBox .jxttBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
}
.jsdtllxxBox .llxxBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
}
.jxdtBottom {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}

.jxdtBottom a{
    width: 100%;
    display: flex;
    justify-content: space-between;
    color: #666;
    background: url('../img/zc.png') no-repeat left center;
    padding-left: 0.5rem;
    background-size: 0.2rem 0.5rem;
    line-height: 3rem;
}

.jxdtBottom a >span:first-child{
    width:80%;
    display:block;
    font-size: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.jxdtBottom a >span:last-child{
    font-size: 0.8rem;
}
.jxdtBottom a:hover{
    color: #bd1920;
}

.tpjjBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    margin-top: 1rem;
}
.xxywTop1{
    width: 100%;
    line-height: 3rem;
    display: flex;
    justify-content: space-between;
    border-bottom: 0.1rem solid #c11f1f;
}
.xxywTop1 >div:first-child .img{
    width: 8rem;
    border-bottom: 0.1rem solid #c11f1f;
}

.xxywTop1 img{
    width: 1.1rem;
    height: 1rem;
    margin: 0 0.5rem;
}
 .xxywTop1 span{
    font-size: 1.1rem;
    color: #d0021b;
}
 .xxywTop1 a{
    font-size: 0.8rem;
    color: #333;
}
.xxywTop1 a:hover{
    color: #bd1920;
    text-decoration: underline;
}
.tpjjBottom{
    width: 100%;
    height: auto;
    margin-top: 1rem;
    display: flex;
    flex-flow: column;
}
.tpjjBottom .tpBox{
    width: 100%;
    height: auto;
    margin-bottom: 1rem
}
.tpjjBottom .tpBox img{
    width: 100%;
    height: 12rem;
    object-fit: cover;
}
.tpBox .titleBox{
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 0.5rem;
    background: #bd1920;
    color: #fff;
    display: block;
    font-size: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: -0.3rem;
}
.zyjhsjkBox{
    width: 100%;
    height: auto ;
    display: flex;
    flex-flow: column;
    margin-top: 1rem;
}
.zyjhsjkBox a{
    width: 100%;
    height: 7rem;
    margin-bottom: 1rem;
}
.zyjhsjkBox a img{
    width: 100%;
    height: 7rem;
    object-fit: cover;
}

/* 底部 */
.addressDiv{
    width: 100%;
    height: auto;
    background: #bd1920;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    padding: 1rem 0;

}
.addressDiv .addressBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
    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: 1rem;
    color: #fff;
    line-height: 1.6rem;
}
.addressBox .address .copyBox{
    width: 100%;
    display: flex;
    flex-direction: row;
}
.addressBox .address .dzbox{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.addressBox .address .dzbox a{
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    margin-left: 0.5rem;
}
.addressBox .address >div:nth-child(2) a{
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    margin-left: 0.5rem;
}
.addressBox .address .dzbox a:hover{
    text-decoration: underline;
}
.addressBox .address .copyBox{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 2rem;
}
.addressBox .address .copyBox a{
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    margin-left: 1rem;
}
.addressBox .address .copyBox a:hover{
    text-decoration: underline;
}
/* 内容 */
.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: space-around;
    background: #f1f1f1;
    border-radius: 0.5rem;
    margin-top:1rem;
    
}
.gkBoxBig .fbsjTime div{
    width: auto;
    display: flex;
}
.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;
}
.gkBoxBig .gkwb video{
    width: 100%!important;
    height: 16rem!important;
}

/* 详情页通知公告 */
.tzggBox1{
    width: 100%;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 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;
}

/* 详情页通知公告 */
.tzggBox1{
    width: 100%;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 10px 0 #e1e1e1;/*//#DAE9FE */
    background: #c11f1f;
}
.tzggBox1 .dhlBox{
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
}
.tzggBox1 .dhlBox img{
    width: 1.6rem;
    height: 1.6rem;
    margin-left: 0.5rem;
}
.tzggBox1 .dhlBox a{
    text-decoration: none;
    font-size: 0.8rem;
    color: #fff;
    margin: 0 1rem;
}
.mainRight{
    width: 100%;
    display: flex;
    flex-flow: column;
}
/* 图片列表 */
.mainLeft{
    display: none;
}
.mainBoxBig .mainRight .imgPhoto {
    width: 100%;
    display: flex;
    flex-flow: column;
}
.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: 95%;
    height: 200px;
    object-fit: cover;
}
.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;
}
.mainBoxBig .mainRight .imgPhoto a span:nth-child(3){
    width: 100%;
    font-size: 14px;
    color: #999;
    display: block;
}
/*列表 */
.main .mainBoxBig{
    width: 100%;
    min-height: 35rem;
    display: flex;
    justify-content: space-between;
}
.main .mainRight .gjzcBox {
    width: 100%;
    display: flex;
}

.main .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;
}
/* 底部切换 */
.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;
}