.topnews{
    margin-top: 0.533rem;
    text-align: center;

}
.topnews dt{
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
}
.topnews dt a{
    color: #136DC9;
}
.topnews dd{
    font-size: 14px;
    line-height: 1.6;
    margin-top: 0.26rem;
    color: #136DC9;
}

.banner{
    position: relative;
    width: 100%;
    height: 5.33rem;
    margin-top: 0.533rem;
    overflow: hidden;
}
.banner .swiper-slide{
    position: relative;
}
.banner .swiper-slide img{
    width: 100%;
    height: 5.33rem;
    object-fit: cover;
}
.banner .swiper-slide span{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    height: 1.2rem;
    line-height: 1.2rem;
    padding: 0 1.68rem 0 0.26rem;
    margin-top: -1.2rem;
    color: #fff;
    font-size: 14px;
    text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}

.banner .swiper-pagination{
    bottom: 0;
    left: auto;
    right: 0.26rem;
    width: 1.4rem;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 14px;
    color: #fff;
    text-align: right;
}
.banner .swiper-pagination-current{
    font-size: 20px;
}
.news{
    margin-top: 0.533rem;
}
.news .mt{
    display: flex;
    justify-content: space-between;
    height: 1rem;
    line-height: 1rem;
    border-bottom: 2px solid #136DC9;
    font-weight: bold;
    margin: 0;
}
.news .mt span{
    font-size: 15px;
    color: #0D1C29;
}
.news .mt span.cur{
    color: #136DC9;
}
.news .tabconts{
    margin-top: 2px;
    border-top: 1px solid #136DC9;
}
.news .tabconts .tabcont{
    display: none;
}
.news .tabconts .tabcont:nth-child(1){
    display: block;
}


.notice{
    /* height: 1.06rem; */
    /* line-height: 1.06rem; */
    background: #fff;
    padding: 0.32rem 0.26rem;
    line-height: 0.45rem;
    margin-top: 0.533rem;
}
.notice dl{
    display: flex;
    justify-content: start;
}
.notice dt{
    width: 2.4rem;
    height: 0.45rem;
    background: url('../images/wapnotice.png') left top no-repeat;
    background-size: contain;
    margin-right: 0.26rem;
}
.notice dt a{
    display: block;
    text-indent: -1000px;
}
.notice dd a{
    display: inline-block;
    max-width: 6.2rem;
    font-size: 13px;
    text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}

.ghbg,.mtsp{
    margin-top: 0.15rem;
    overflow: hidden;
}

.ghbg dl{
    background: #fff;
    padding: 0.26rem;
    margin-bottom: 0.26rem;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.ghbg .cont-right dl{
    margin-bottom: 0;
}

.ghbg dt{
    line-height: 1.6;
    font-size: 14px;
    overflow: hidden;
}
.ghbg dt a{
    margin-right: 0.13rem;
}
.ghbg dt em,.ghbg .u-list li em{
    display: inline-block;
    border: 1px solid #136DC9;
    color: #136DC9;
    font-size: 12px;
    padding: 0.01rem 0.1rem;
    vertical-align: center;
}
.ghbg .u-list{
    background: #fff;
    padding:0 0.26rem 0.26rem;
}
.ghbg .u-list li,.mtsp .u-list li{
    height: auto;
    line-height: 1.6;
    font-size: 14px;
    padding: 0.33rem 0;
}
.ghbg .u-list li:last-child{
    border-bottom: 0;
}
.ghbg .u-list a,.mtsp .u-list a{
    display: inline;
    margin-right: 0.13rem;
    text-overflow:inherit;
    white-space:normal;
    overflow: visible;
}
.ghbg dd{
    margin-top: 0.13rem;
    font-size: 12px;
    line-height: 1.6;
    color: rgba(13, 28, 41, 0.5);
    overflow: hidden;
}

.mtsp .video{
    position: relative;
    width: 100%;
    height: 5.33rem;
}
.mtsp .video img{
    width: 100%;
    height: 5.33rem;
    object-fit: cover;
}
.mtsp .video span{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 14px;
    color: #fff;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    margin-top: -1.2rem;
    padding: 0 0.26rem;
    text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.mtsp .video .play{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1.12rem;
    height: 1.12rem;
    background: url('../images/wapplay.png') left top no-repeat;
    background-size: 100%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}

.zhuanjia{
    margin-top: 0.15rem;
    padding-bottom: 0.26rem;
    overflow: hidden;
}

.zhuanjia .swiper-slide{
    width: auto;
    padding: 0 0.2rem;
}
.zhuanjia .item{
    box-shadow: 0px 0px 10px 0px #136DC91A;
    padding: 0.26rem;
    width: 3.86rem;
    text-align: center;
}
.zhuanjia .item img{
    display: block;
      width: 100%;
      height: 4rem;
      object-fit: cover;
}
.zhuanjia .item span{
    display: block;
    margin-top: 0.26rem;
    font-size: 14px;
}
.zhuanjia .item p{
    font-size: 12px;
    line-height: 1.6;
    color: rgba(13, 28, 41, 0.5);
    margin-top: 0.13rem;
}
.zhuanjia .item .text > a{
    color: #136DC9;
    font-size: 12px;
    margin-top: 0.26rem;
    display: block;
}

.yjg{
    margin-top: 0.15rem;
    overflow: hidden;
}

.yjgtab .swiper-slide{
    width: auto;
    font-size: 14px;
    margin-right: 0.533rem;
}
.yjgtab .swiper-slide.cur{
    color: #136DC9;
}

.yjgcont{
    border: 1px solid rgba(19, 109, 201, 0.2);
    padding: 0.33rem;
    margin-top: 0.4rem;
    font-size: 12px;
    line-height: 1.6;
}
.yjgcont li{
    display: inline;
    margin-right: 0.26rem;
    color: #136DC9;
}
.yjgcont li a{
    color: #136DC9;
    padding-right: 0.4rem;
}
.yjgcont ul{
    display: none;
}
.yjgcont ul:nth-child(1){
    display: block;
}

