<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    position: relative;
}
.news-test-demo{
    width: 100%;
    position: absolute;
    top:0;
    left:0;
    z-index: -1;
}


.margin-bottom-40{
    margin-bottom: 40px;
}
.margin-top-40{
    margin-top: 40px;
}
/* èµ„è®¯é¦–é¡µä¸»ä½“å†…å®¹æ&nbsp;·å¼ */
.news-content-top{
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}
.news-content-top-wrapper{
    width: 100%;
}
.news-content-top-left{
    float: left;
    width: 585px;
    height: 330px;
}
.news-content-top-right{
    width: 585px;
    float: right;
}
.news-content-top-right-wrapper {
    width: 100%;
}
.news-content-top-right-title{
    max-width: 585px;
    margin-bottom: 11px;
    text-align: center;
    color: #333;
    font-size: 24px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.news-content-top-right-title a{
    color: #333;
    font-size: 24px;
}
.news-content-top-right-title a:hover{
    color: #d50000;
}
.news-content-top-right-desc a{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news-content-top-right-desc p{
    float: left;
    width: 272px;
    height: 30px;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news-content-top-right-desc p a:hover{

    color: #d50000;
}
.news-right-item-desc-ellipsis p{
    width: 242px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-right-item-desc-ellipsis p:hover{
    color: #d50000;
}
/* .news-content-top-right-descb{
    float: right;
}
.news-content-top-right-descb p{
    width: 284px;
} */
.news-content-margin{
    margin-top: 20px;
}

/* ä¸»ä½“å†…å®¹ - tab */
.news-content-tab{
    width: 1200px;
    margin: 0 auto;
    margin-top: 36px;
}
.news-content-tab-wrapper{
    width: 100%;
}
.news-content-tab-left{
    width: 886px;
    float: left;
    font-size: 0;
}
.news-content-tab-right{
    width: 284px;
    float: right;
}

.news-content-tab-ul{
    border-top: 2px solid #d50000;
}
.news-content-tab-ul li{
    float: left;
}
.news-content-tab-ul li a{
    width: 200px;
    height: 49px;
    line-height: 49px;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #333;
    background-color: #f8f8f8;
}
.news-content-tab-ul-a{
    background-color: #d50000 !important;
    color: #fff !important;
}

.news-content-tab-list .item-bottom-border-none {
    border-bottom: 0;
}
.new-index-list{
    display: none;
}
.news-content-list{
    display: block;
}
.today-information{
    display: block;
}

/* ----------------- */

.news-content-tab-item{
    height: 129px;
    padding: 30px 0;
    border-bottom: 1px solid #ededed;
    font-size: 0;
    overflow: hidden;
    position: relative;
}
.news-content-tab-item.border-bottom-none{
    border-bottom: none;
}
.news-content-tab-item-desc {
    /* height: 129px; */
    overflow: hidden;
    position: relative;
}
.news-content-tab-img{
    width: 228px;
    margin-right: 20px;
    height: 127px;
    display: block;
    float: left;
    cursor: pointer;
    border:1px solid #ededed;
}
/*åœŸåœ°æŠ¥å‘Šæ&nbsp;·å¼*/
.report-content{
    margin-top: 40px;
}
.news-report{
    position: relative;
    overflow: hidden;
    float: left;
}
.news-report div{
    position: absolute;
}
.news-report .report-district{
    font-size: 22px;
    top: 22px;
    left: 15px;
}
.news-report .report-string{
    bottom: 56px;
    left: 15px;
    font-size: 16px;
}
.news-report .report-time{
    color: #1f6cdd;
    font-size: 14px;
    left: 25px;
    bottom: 27px;
}
.news-report .report-district span {
    max-width: 110px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.tab-item-desc-title{
    line-height: 20px;
    /*max-width: 600px;*/
    _width:636px;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.tab-item-desc-title a{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    display: inline-block;
}
.tab-item-desc-title a:hover{
    color: #d50000;
}

.news_content_item_icon{
    height: 20px;
    position: relative;
    overflow: hidden;
}
.interview-see-search{
    margin-left: 15px;
}
.tab-item-desc-word{
    height: 60px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    color: #666666;
    margin-bottom: 20px;
    *margin-bottom: 18px;
    _margin-bottom: 16px;
}

.news_content_item_icon img{
    width: 14px;
    /*height: 14px;*/
    margin-right: 4px;
    vertical-align: middle;
    line-height: 20px;
}
.news_content_item_icon span{
    vertical-align: middle;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}
.news_content_item_icon a span:hover{
    color: #d50000;
}

.details-class-share{
    float: right;
    height: 20px;
    margin-right: 2px;
    *width:125px;
}
.details-class-share p{
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    float: left;
    margin-right: 2px;
}
.details-class-share img{
    width: 20px;
    display: block;
    float: left;
    margin-left: 6px;
}

.news_content_item_icon2:hover span{
    color: #d50000;
}

.news_content_item_icon2 img.active{
    display: none;
}
.news_content_item_icon2:hover img.active{
    display: inline-block;
}
.news_content_item_icon2 img.active-no{
    display: inline-block;
}
.news_content_item_icon2:hover img.active-no{
    display: none;
}



.news_content_item_icon1{
    float: left;
    line-height: 20px;
    font-size: 0;
}
.news_content_item_icon2{
    position: absolute;
    right:0;
    bottom:0;
    font-size: 0;
    z-index: 9;
    cursor: pointer;
}

/* ------------- */
.news-load-more{
    position: relative;
    width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 30px auto;
    background-color: #fafafa;
    font-size: 14px;
    color: #666666;
    cursor: pointer;
}
.news-load-more img.active{
    display: none;
}
.news-load-more:hover img.active{
    display: inline-block;
}
.news-load-more img.active-no{
    display: inline-block;
}
.news-load-more:hover img.active-no{
    display: none;
}
.news-load-more:hover{
    color: #d50000;
}


.news-load-more img{
    _position: absolute;
    _top: 8px;
    _left:100px;
    width: 13px;
    height: 13px;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 13px;
    *margin-top: 5px;
}
/* å¹¿å‘Šå›¾ */
.news_guanggao{
    margin-top: 10px;
}
/* è§‚ç‚¹ æŠ¥å‘Š ä¸“è®¿ */
.news-tab{
    margin-top: 40px;
}
.news-tab2,.news-tab3{
    margin-top: 30px;
}
.news-tab a{
    float: left;
    padding: 0 20px;
    border-left: 1px solid #ededed;
    height: 22px;
    font-size: 22px;
    color: #333333;
}
.news-tab a span:hover{
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 2px solid #e80000;
}
.news-tab-bottom-solid{
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 2px solid #e80000;
}
.news-tab a:first-child{
    border-left: none;
    padding-left: 0;
}
.news-tab-list-wrapper{
    position: relative;
    width: 206px;
    height: 116px;
    float: left;
    margin-left: 20px;
    margin-top: 30px;
}
.news-tab-list-wrapper2{
    position: relative;
    width: 206px;
    height: 116px;
    float: left;
    margin-left: 20px;
    margin-top: 30px;
}
.new-list-image{
    display: none;
}
.interview{
    display: block;
}
.carrier-new{
    display: none;
}
.carrier-new img{
    width: 206px;
    height: 116px;
}
.land-new{
    display: block;
}
.news-tab-list-wrapper:first-child{
    margin-left: 0;
}
.news-tab-img{
    width: 100%;
    height: 100%;
}
.news-tab-bg{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
}
.new-tab-img{
    width: 206px;
    height: 116px;
}
.news-tab-title{
    position: absolute;
    left:10px;
    bottom: 10px;
    right:5px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    z-index: 20;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    word-break: break-all;
}
.news-tab-title-p-wrapper{
    width: 100%;
}
.news-tab-title-p{
    width: 432px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 16px;
}
.news-tab-title-p1{
    /* float: left; */
    width: 886px;
    margin-top: 11px;
}
/* .news-tab-title-p a{
    float: left;
} */
.news-tab-title-p2{
    float: right;
    margin-top: 11px;
}

.news-tab-title-p p{
    float: left;
    width: 432px;
    /* _width:206px; */
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.news-tab-title-p p a{
    font-size: 14px;
    height: 30px;
    color: #333;
    display: inline-block;
    max-width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-tab-title-p p a:hover{
    color: #d50000;
}

.news-tab-title-p3{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 206px;
    margin-left: 20px;
    margin-top: 22px;
}
.news-tab-title-p3-a{
    /* display: inline-block;
    *display: inline;
    *zoom: 1; */
    margin-left: 0px;
    float: left;
    height: 89px;
}

/* .news-tab-title-p3:hover .news-tab-title-p3-title{

    color: #d50000;
} */
/* .news-tab-title-p3:first-child{
    margin-left: 0;
} */
.news-tab-title-p-wrapper3 .news-tab-title-p3{
    margin-top: 20px;
}
.news-tab-title-p3-title{
    width: 206px;
    font-weight: bold;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news-tab-title-p3-title a{
    font-size: 14px;
    color: #333;
    font-weight: bold;
    width: 206px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.news-tab-title-p3-title a:hover{
    color: #d50000;
}
.news-tab-title-p3-desc{
    line-height: 22px;
    max-height: 44px;
    margin-top: 10px;
    font-size: 14px;
    color: #666666 !important;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-tab-title-p4{
    width: 886px;
    margin-top: 24px;
    display: none;
}
.item-list{
    display: block;
}
.news-tab-title-p4 p{
    width: 206px;
    /* margin-right: 20px; */
}
.news-tab-title-p4 p{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 206px;
    margin-right: 20px;
    /*overflow: hidden;*/
    /*-ms-text-overflow: ellipsis;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
}
.news-tab-title-p4 p:hover{
    /*color: #d50000;*/
}

/* ä¸»ä½“å†…å®¹å·¦ä¾§æ&nbsp;·å¼ */
/* .news-hot-topics{
    width: 284px;
    border: 1px solid #ededed;
    border-top: 2px solid #d50000;
}
.news-right-item h3{
    margin: 20px 0 20px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
} */
.news-right-item-img{
    position: relative;
    float: left;
    margin-left: 20px;
    _margin-left:10px;
}
.news-right-item-img img{
    width: 114px;
    height: 64px;
}
.news-right-item-img p{
    position: absolute;
    left:0;
    right:0;
    z-index: 20;
    text-align: center;
    margin-top: 25px;
    font-size: 14px;
    color: #fff;
}
.news-right-item-desc{
    margin:6px 18px 10px 20px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}
.news-right-item-desc p{
    font-size: 14px;
    color: #333333;
    cursor:pointer;
}

.news-right-item-bg{
    position: absolute;
    top:0;
    left:0;
    z-index: 10;
}

.news-right-item-investment a:hover{
    color: #d50000;
}
.news-project-tip{
    display: inline-block;
    font-size: 14px;
    color: #ff881f;
}
.news-project-docking{
    position: relative;
    zoom: 1;
}
.news-project-docking a{
    position: absolute;
    right: 20px;
    top:50%;
    margin-top: -7px;
    font-size: 14px;
    color: #1f6cdd;
    cursor: pointer;
}
.news-project-docking img{
    width: 4px;
    height: 6px;
    vertical-align: middle;
    margin-left: 5px;
}
/* ----------------é¡¹ç›®å¯¹æŽ¥---------------- */
.news-project-tel{
    width: 244px;
    margin: 0 auto;
    padding: 20px 0 10px 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-top: 1px solid #ededed;
    color: #666;
}
.news-project-title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 12px;
    color: #999;
}
.dock-item .dock-item-foot {
    width: 244px;
    margin: 0 20px;
    border-top: 1px solid #ededed;
    padding: 20px 0px;
    overflow: hidden;
}
.dock-item .dock-item-foot img {
    width: 84px;
    float: left;
}
.dock-item .dock-item-foot p {
    float: left;
    font-size: 16px;
    padding: 18px 0px;
    line-height: 24px;
    margin-left: 21px;
    color: #333;
}
/* å·¦ä¾§ä¸»ä½“å†…å®¹ å¹¿å‘Šå›¾ç‰‡ */
.news-right-ad-wrapper{
    margin-bottom: 40px;
}
.news-right-ad-wrapper img{
    width: 284px;
    height: 70px;
}
.news-right-ad{
    margin-bottom: 20px;
}


/* ------------è½®æ’­æ&nbsp;·å¼------------- */
.swiper-containerb{
	width: 585px;
	height: 330px;
	overflow:hidden;
}
.swiper-containerb .swiper-wrapper{

}
.swiper-containerb .swiper-slide{
	position: relative;
}
.swiper-containerb .swiper-slide img{
	width: 585px;
	height: 330px;
}
.swiper-containerb .swiper-slide p{
	width: 585px;
	text-align: center;
	overflow:hidden;
	font-size:16px;
	color: #fff;
	position: absolute;
	left: 0;
    bottom:34px;
    z-index:5;
}
.swiper-containerb .swiper-slide img.opacity{
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index:3;
}
.swiper-containerb .info-click-pre{
	width: 35px;
	height: 48px;
	float: left;
	position: absolute;
	left: 0;
	top:50%;
	margin-top: -24px;
    cursor: pointer;
    z-index: 10;
}
.swiper-containerb .info-click-next{
	width: 35px;
	height: 48px;
	float: right;
	position: absolute;
	right: 0;
	top:50%;
	margin-top: -24px;
	cursor: pointer;
    z-index: 10;
}
.paginationb{
	position: absolute;
	bottom: 9px;
	left: 50%;
    margin-left: -32px;
    z-index:5;
}
.paginationb .swiper-pagination-switch{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
	margin-right: 10px;
	display:inline-block !important;
	*display:inline;
	zoom:1;
}
.paginationb .swiper-active-switch{
	width: 15px;
	height: 6px;
	background: #d50000;
	border-radius: 15px;
}
/* ------------è½®æ’­æ&nbsp;·å¼------------- */

/* ---------------å®žæ—¶èµ„è®¯æ&nbsp;·å¼------------ */
.hours-news{
	/*overflow: hidden;*/
    /* margin-top:10px; */
    margin-bottom: 40px;
    margin-top: -8px;
}
.hours-news-tit{
	width: 100%;
    overflow: hidden;
    font-size: 22px;
    line-height: 45px;
	height: 40px;
	color: #d50000;
	/*background: url("../images/index_time@2x.png");
	background-size: 30px 31px;
    background-repeat: no-repeat;
    background-position: left 82%;*/
}
.hours-news-tit img{
	width: 79px;
    height: 31px;
    vertical-align: middle;
    margin-top: -3px;
    _margin-top:2px;
    margin-right: 4px;
}
.hours-news-list{
	/*overflow: hidden;*/
	padding-left: 3px;
	padding-top:20px;
	_padding-top:20px;
}
.hours-news-list div{
	padding:7px 0 2px 13px;
	_padding:3px 0 1px 7px;
	position: relative;
	border-left: 1px solid #ededed;
}
.hours-news-circle{
    position: absolute;
    left: -4px;
    top: 14px;
    _left: -11px;
    _top: 8px;
    width: 7px;
    height: 7px;
}

.hours-news-time{
	width: 100%;
	font-size:14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	line-height: 20px;
	color: #999;
}
.hours-news-list div span{
	width: 100%;
	font-size:14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	line-height: 27px;
	display: block;
    color: #333;

}
.hours-news-list div span a{
    color: #333;
	font-size:14px;
}
.hours-news-list div a:hover{
    color: #d50000 !important;
}

/* ---------------å®žæ—¶èµ„è®¯æ&nbsp;·å¼------------ */

/** åœŸåœ°æŠ¥å‘Šæ&nbsp;·å¼ **/
.news-img{
    width: 206px;
    height: 116px;
}
.news-list-report .report-string {
    bottom: 50px;
}
.news-list-report .report-district{
    top: 20px;
}
.news-list-report .report-time {
    left: 24px;
    bottom: 25px;
    font-size: 12px;
}
/** endåœŸåœ°æŠ¥å‘Šæ&nbsp;·å¼ **/

.news-content-tab-list .more{
    text-align: center;
    clear: both;
    margin-top: 58px;
}
.news-content-tab-list .more a{
    border: none;
    background: #e41f28;
    padding: 15px 30px;
    border-radius: 5px;
}
.news-content-tab-list .more a:hover{
    background: #0C0C0C;
}
</pre></body></html>