<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav li.searchbtn{
    display: none;
}
.topnews{
    margin-top: 30px;
    text-align: center;
    flex: 0 0 1200px;
}
.topnews dt{
    font-size: 30px;
    line-height: 1.1;
}
.topnews dt a{
    color: #136DC9;
}
.topnews dd{
    font-size: 20px;
    line-height: 1.8;
    margin-top: 10px;
    color: #136DC9;
}

.banner{
    position: relative;
    width: 720px;
    height: 450px;
    margin-top: 30px;
    overflow: hidden;
}
.banner .swiper-slide{
    position: relative;
}
.banner .swiper-slide img{

    width: 720px;
    height: 450px;
    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: 80px;
    line-height: 80px;
    padding: 0 20px;
    margin-top: -80px;
    color: #fff;
    font-size: 18px;
}

.banner .swiper-button-next,.banner .swiper-button-prev{
    width: 40px;
    height: 40px;
    margin-top: -20px;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content: '';
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content: '';
}
.banner .swiper-button-next{
    background: url('../images/right.png') left top no-repeat;
}
.banner .swiper-button-prev{
    background: url('../images/left.png') left top no-repeat;
}
.banner .swiper-button-next.swiper-button-disabled,.banner  .swiper-button-prev.swiper-button-disabled{
    opacity: 1;
}
.banner .swiper-container-horizontal &gt; .swiper-pagination-bullets,.banner  .swiper-pagination-custom,.banner  .swiper-pagination-fraction{
    bottom: 0;
    left: auto;
    right: 30px;
    width: auto;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    color: #fff;
}
.banner  .swiper-pagination-current{
    font-size: 20px;
}

.news{
    width: 460px;
    margin-top: 30px;
}
.news .mt{
    display: flex;
    justify-content: space-between;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #136DC9;
    font-weight: bold;
    margin: 0;
}
.news .mt span{
    font-size: 20px;
}
.news .mt span.cur a{
    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: 60px;
    line-height: 60px;
    background: #fff;
    padding: 13px 20px;
    line-height: 34px;
    margin-top: 30px;
}
.notice dl{
    display: flex;
    justify-content: start;
}
.notice dt{
    width: 140px;
    height: 34px;
    background: url('../images/notice.png') left top no-repeat;
    margin-right: 20px;
}
.notice dt a{
    display: block;
    text-indent: -1000px;
}
.notice dd a{
    display: inline-block;
    max-width: 800px;
    margin-right: 50px;
    text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.notice dd span{
    display: inline-block;
    vertical-align: top;
}

.ghbg{
    overflow: hidden;
}
.ghbg .cont-left{
    width: 340px;
    /* flex: 0 0 340px; */
}
.ghbg .cont-left dl{
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    /* height: 100px; */
}
.ghbg .cont-left dl:nth-child(2){
    margin-bottom: 0;
}
.ghbg .cont-left dt,.ghbg .cont-right dt,.zjjd dt{
    max-height: 60px;
    line-height: 30px;
    font-size: 18px;
    overflow: hidden;
}
.ghbg .cont-left dt em,.ghbg .cont-right dt em,.ghbg .cont-right .u-list li em{
    display: inline-block;
    height: 19px;
    line-height: 19px;
    border: 1px solid #136DC9;
    color: #136DC9;
    font-size: 12px;
    margin-left: 10px;
    padding: 0 6px;
    vertical-align: center;
}
.ghbg .cont-left dd,.ghbg .cont-right dd,.zjjd dd{
    margin-top: 14px;
    font-size: 14px;
    line-height: 1.8;
    color: rgba(13, 28, 41, 0.5);
    height: 52px;
    overflow: hidden;
}
.ghbg .cont-right{
    width: 840px;
    background: #fff;
    border-radius: 4px;
    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.ghbg .cont-right dl{
    border-bottom: 1px dashed rgba(13, 28, 41, 0.3);
    padding-bottom: 20px;
}
.ghbg .cont-right .u-list li a{
    max-width: 700px;
    width: auto;
    overflow: hidden;
}

.zjjd,.mtsp{
   margin-top: 10px; 
   overflow: hidden;
}
.zjjd .cont{
    background: #fff;
    padding: 20px;
}

.mtsp .video{
    position: relative;
    width: 640px;
    height: 360px;
}
.mtsp .video img{
    width: 640px;
    height: 360px;
    object-fit: cover;
}
.mtsp .video span{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #fff;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    margin-top: -80px;
    padding: 0 20px;
    text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.mtsp .video .play{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 56px;
    height: 56px;
    background: url('../images/play.png') left top no-repeat;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.mtsp .u-list{
    margin-top: -15px;
    width: 540px;
    overflow: hidden;
}
/* .mtsp .u-list li{
    height: 60px;
    line-height: 60px;
} */
.mtsp .u-list li:last-child{
    border: 0;
}
.zhuanjia{
    position: relative;
}

.zhuanjiaSwiper{
    
    width: 100%;
      height: 450px;
      margin-left: auto;
      margin-right: auto;
      overflow: hidden;
}
.zhuanjia .swiper-slide{
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 0px 10px 0px rgba(19, 109, 201, 0.1);
    width: 386px;
    height: 200px;
    background: #fff;
    padding: 20px;
    margin-right: 20px;
    /* margin-bottom: 20px; */
   

}
.zhuanjia .swiper-slide img{
    width: 133px;
    height: 160px;
    object-fit: cover;
}
.zhuanjia .swiper-slide .text{
    position: relative;
    width: 193px;
    height:160px ;
}
.zhuanjia .swiper-slide .text span{
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}
.zhuanjia .swiper-slide .text p{
    color: rgba(13, 28, 41, 0.5);
    font-size: 14px;
    line-height: 1.8;
}
.zhuanjia .swiper-slide .text &gt; a{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    color: #136DC9;
}
.zhuanjia .swiper-pagination{
    bottom: -10px;
}
.zhuanjia .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    background: rgba(19, 109, 201, 0.4);
    opacity: 1;
}
.zhuanjia .swiper-pagination-bullet-active{
    opacity: 1;
    width: 20px;
    background: rgba(19, 109, 201, 1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.zhuanjia .swiper-button-next,.zhuanjia .swiper-rtl .swiper-button-prev{
    width: 54px;
    height: 54px;
    right: -84px;
    top: 270px;
    background: url('../images/zjrighthover.png') left top no-repeat;
}
.zhuanjia .swiper-button-prev,.zhuanjia .swiper-rtl .swiper-button-next{
    width: 54px;
    height: 54px;
    left: -84px;
    top: 270px;
    background: url('../images/zjlefthover.png') left top no-repeat;
}

.yjgtab span{
    font-size: 18px;
    line-height: 27px;
    margin-right: 40px;
    cursor: pointer;
}
.yjgtab span.cur,.yjgtab span.cur a{
    color: #136DC9;
}
.yjgcont{
    padding: 30px 23px;
    border: 1px solid rgba(19, 109, 201, 0.2);
    font-size: 16px;
    line-height: 2.5;
    background: #fff;
    margin-top: 20px;
}
.yjgcont li{
    display: inline;
    margin-right: 10px;
    color: #136DC9;
}
.yjgcont li:last-child em{
    display: none;
}
.yjgcont li a{
    color: #136DC9;
    padding-right: 10px;
}
.yjgcont ul{
    display: none;
}
.yjgcont ul:nth-child(1){
    display: block;
}

</pre></body></html>