body, html {
    margin: 0px;
    padding: 0px;
    font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    background-color: #f0f2f5;
    color: #333;
    font-size: 14px;
    line-height: 1.6;
}

*,html{margin:0px;padding:0px;}


.fullscreen-header-bg {
    background-image: url('banner_new.jpg');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #a3c9e0;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    z-index: 5;
    padding-top: 470px;
}

.banner {
    width: 100%;
    height: 590px;
    position: relative;
    background: #006ffd url("banner_new.jpg") top center no-repeat;
}

.header-content-wrapper {
    max-width: 1120px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    z-index: 2;
}

.header-content-wrapper h1 {
    font-family: 'SimHei', '黑体', 'Microsoft YaHei Bold', 'Microsoft YaHei', sans-serif;
    font-size: 52px;
    color: #0D3E74;
    font-weight: 900;
    margin: 0;
    text-shadow:
        1px 1px 0px rgba(220, 235, 255, 0.6),
        -1px -1px 0px rgba(220, 235, 255, 0.5),
        2px 2px 4px rgba(0, 10, 30, 0.35);
    letter-spacing: 1px;
    line-height: 1.2;
}

.nav-container-wrapper {
    background: url('banner3.png') top center no-repeat;
    background-color: ;
    position: absolute;
    top: 555px;
    left: 0;
    width: 100%;
    height: 110px;
    z-index: 100;
}

nav .container {
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    padding-top: 25px;
}

nav ul li a {
    display: block;
    padding: 25px 25px;
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    transition: background-color 0.3s;
}

nav ul li a:hover,
nav ul li a.active {
    background-color: #0055cc;
}

/*焦点图*/
/*********焦点图********/
.focus{width:590px;float:right; }
.cl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cl {
	zoom: 1;
}
.frame {
	margin-bottom: 10px;
	border: 1px solid #e1e1e1;
	background: #FFF;
}
.focus .title {
	padding: 0 10px;
	height: 32px;
	font-size: 14px;
	font-weight: 700;
	line-height: 32px;
	overflow: hidden;
}
.block {
	margin: 10px 10px 0;
}
.temp {
	margin: 1px;
}
.slideshow {
	clear: both;
}
.slideshow li {
	position: relative;
	overflow: hidden;
}
.slideshow  img{width:590px;height:360px;}
.slideshow span.title {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	text-indent: 10px;
}
.slideshow span.title, .slidebar li {
	background: rgba(0, 0, 0, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000, endColorstr = #30000000);
	color: #FFF;
	overflow: hidden;
}
.slidebar li {
	float: left;
	margin-right: 1px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
}
.slidebar li.on {
	background: rgba(255, 255, 255, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #50FFFFFF, endColorstr = #50FFFFFF);
	color: #000;
	font-weight: 700;
}

.frame {
	background: none;
	border: 0px solid #fff;
	margin-bottom: 0px;
}
.temp {
	margin: 0;
}
.slidebar {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 68px;
}
.slideshow span.title, .slidebar li {
	background: rgba(0, 0, 0, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000, endColorstr = #90000000);
	color: #FFF;
	overflow: hidden;
}
.slidebar li.on {
	background: rgba(255, 255, 255, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000, endColorstr = #90000000);
	color: #ff0;
	font-weight: 100;
}
.slideshow SPAN.title {
	text-indent: 0px;
}
.block {
	margin: 0;
	position: relative;
}
#frameHlicAe {
	margin: 0px !important;
	border: 0px !important;
}
.comiis_wrap960, .comiis_wrapad {
	margin: 0 auto;
	width: 590px;
}
.comiis_wrapad {
	margin-top: 0px;
}
.comiis_wrapad {
	overflow: hidden;
}
.comiis_wrapad img {
	float: left;
	margin-top: 0px;
}
#slidesImgs li {
	width: 590px;
	height: 360px;
	display: none;
}
/*焦点图结束*/

.fullscreen-content-bg {
    background: url('images/banner2.jpg') top center no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #f4f7fc;
    width: 100%;
    padding: 30px 0;
    position: relative;
    z-index: 1;
}

.content-area-wrapper {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    border-radius: 5px;
    padding: 25px;
    position: relative;
    z-index: 2;
}

main {
}

.main-internal-fullwidth-title {
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
}

.main-internal-title-content-wrapper {
    max-width: 1080px;
    width: 90%;
    margin: 0 auto;
    color: #333;
    text-align: center;
}

.main-internal-title-content-wrapper h2 a {
    font-size: clamp(22px, 3vw, 36px);
    font-weight: 700;
    margin: 0;
    line-height: 1.3;
	text-decoration:none;
	color:#000000;
}



main > .container {
    width: 100%;
    max-width: none;
    padding: 0;
}

.main-banner {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

.banner-image {
    flex: 0 0 50%;
    position: relative;
}

.banner-image img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 4px;
}

.banner-title-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 51, 128, 0.8);
    color: white;
    padding: 10px 15px;
    text-align: center;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.banner-title-overlay h2 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
}

.banner-news {
    flex: 1;
}

.banner-news ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.banner-news li {
    display: flex;
    align-items: flex-start;
    gap: 15px;

    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #eee;
}
.banner-news li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.banner-news .date-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-shrink: 0;
}

.banner-news .date-num {
    font-size: 40px;
    font-weight: bold;
    color: #0055cc;
    line-height: 1;
}

.banner-news .date-month-year {
    font-size: 14px;
    color: #666;
    line-height: 1.2;
    margin-top: 2px;
}

.banner-news .news-content-wrapper {
    flex-grow: 1;
}

.banner-news .news-content-wrapper a {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
}

.banner-news .news-content-wrapper a:hover {
    color: #0055cc;
}

.banner-news .news-content-wrapper p {
    font-size: 13px;
    color: #555;
    margin: 0;
}

.section-title {
    background: url('hyvideo.jpg') top center no-repeat;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px;
    font-size: 28px;
    font-weight: bold;
    color: #003380;
    position: relative;
    padding: 30px 0;
    height: 50px;
}
.section-title1 {
    background: url('hygg.jpg') top center no-repeat;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px;
    font-size: 28px;
    font-weight: bold;
    color: #003380;
    position: relative;
    padding: 30px 0;
    height: 40px;
}
.section-title2 {
    background: url('hybd.jpg') top center no-repeat;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px;
    font-size: 28px;
    font-weight: bold;
    color: #003380;
    position: relative;
    padding: 30px 0;
    height: 40px;
}

.section-title:first-child {
    margin-top: 15px;
}

.section-title span {
    position: relative;
    padding: 0 20px;
}

.section-title span::before,
.section-title span::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 10px;
    height: 20px;
    border-color: #0055cc;
    border-style: solid;
}

.section-title span::before {
    left: -5px;
    transform: translateY(-50%);
    border-width: 3px 0 3px 3px;
}

.section-title span::after {
    right: -5px;
    transform: translateY(-50%);
    border-width: 3px 3px 3px 0;
}

.media-section {
    margin-bottom: 30px;
}

.media-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
}




.media-item {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    background-color: #fff; 
}


.video-item > img:first-child { 
    width: 100%;
    height: auto;
    min-height: 180px;
    object-fit: cover;
    display: block;
}


.video-item .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); 

    width: 50px;  
    height: 50px; 
/*     background-color: rgba(0, 0, 0, 0.5);  */ 
	border-radius: 50%;

    display: flex; 
    align-items: center; 
    justify-content: center;

    cursor: pointer;
    transition: background-color 0.3s;
}


.video-item .play-button img {
    width: 50px;  
    height: 50px; 
    display: block; 
}

.video-item:hover .play-button {
    background-color: rgba(0, 85, 204, 0.8);
}



.announcement-item .announcement-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 51, 128, 0.85);
    color: white;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
}
.announcement-item .announcement-text a{color:#ffffff;text-decoration:none;}
.news-reports-section {
    margin-bottom: 20px;
}

.report-list .report-item {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.report-list .report-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.report-item img {
    width: 180px;
    height: 120px;
    object-fit: cover;
    border-radius: 4px;
    flex-shrink: 0;
}

.report-content {
    flex-grow: 1;
}

.report-content h3 {
    margin-top: 0;
    margin-bottom: 8px;
}

.report-content h3 a {
    font-size: 18px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
}

.report-content h3 a:hover {
    color: #0055cc;
}

.report-content p {
    font-size: 14px;
    color: #555;
    margin: 0;
}

footer {
    background-color: transparent;
    color: #495057;
    padding: 25px 0;
    text-align: center;
    font-size: 12px;
    line-height: 1.8;
    margin-top: 30px;
    border-top: 1px solid #e0e0e0;
}

footer .container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 15px;
}

footer p {
    margin: 5px 0;
}
footer img {
    margin-right: 5px;
    vertical-align: middle;
}

/*
@media (max-width: 992px) {
    .header-content-wrapper h1 {
        font-size: 40px;
    }
    .main-banner {
        flex-direction: column;
    }
    .banner-image, .banner-news {
        flex: 0 0 100%;
    }
    .report-item img {
        width: 150px;
        height: 100px;
    }
    .media-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    }
}

@media (max-width: 768px) {
    .header-content-wrapper h1 {
        font-size: 32px;
    }
    .fullscreen-header-bg {
        min-height: 200px;
    }
    .header-content-wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    nav ul {
        flex-direction: column;
        align-items: center;
    }
    nav ul li a {
        padding: 12px 20px;
    }
    nav {
        clip-path: none;
    }
    .content-area-wrapper {
        padding: 15px;
        width: 95%;
    }
    .section-title {
        font-size: 24px;
    }
    .report-item {
        flex-direction: column;
    }
    .report-item img {
        width: 100%;
        height: auto;
        max-width: 280px;
        margin-bottom: 10px;
        align-self: center;
    }
    .media-grid {
        grid-template-columns: 1fr;
    }
    .media-item img {
        min-height: 150px;
    }
    .banner-news .date-num {
        font-size: 28px;
    }
    .banner-news li a {
        font-size: 15px;
    }
}

@media (max-width: 576px) {
    .header-content-wrapper h1 {
        font-size: 26px;
        letter-spacing: 0.5px;
    }
    .fullscreen-header-bg {
        min-height: 180px;
    }
    .header-content-wrapper {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .section-title {
        font-size: 22px;
    }
    .report-content h3 a {
        font-size: 16px;
    }
    .report-content p, .banner-news .news-content-wrapper p {
        font-size: 13px;
    }
    footer {
        font-size: 11px;
    }
}
    */