body {
            /*background: url(https://image.cns.com.cn/default/358008ac/20260205/ecnsbg.jpg) no-repeat center top;*/
            /*background-size: contain;*/
            /*background-color: #f6f6f6;*/
			background-color: #fff;
        }

        .container {
            width: 1280px;
            margin: 0 auto;
        }

        /* Header */
        .header-top {
            height: 163px;
        }

        .header-top .logo {
            margin-top: 37px;
            margin-right: 10px;
        }

        .header-top .x,
        .header-top .facebook,
        .header-top .YouTube,
        .header-top .douyin {
            margin-right: 5px;
            width:35px;
        }

        .header-top .header-right {
            float: right;
            align-items: center;
            height: 80px;
            margin-top: 50px;
        }

        .date {
            color: #888;
            font-size: 14px;
            margin-bottom: 15px;
        }

        .search input {
            height: 28px;
            border-radius: 14px;
            border: 1px solid #ccc;
            padding: 0 12px;
        }

        .header-right .menu {
            color: #3244c2;
            margin-top: 5px;
            margin-left: 20px;
        }

        /* Nav */
        .nav {
            border-bottom: 2px solid #1a4fd8;
            width: 1264px;
            margin: 0px auto;
            padding-bottom: 5px;
        }

        .nav a {
            display: inline-block;
            padding: 12px 40px;
            font-size: 24px;
            color: #333;
            margin-right: 25px;
            margin-left: 20px;
            font-weight: bold;
        }

        .nav a.active {
            background: #1a4fd8;
            color: #fff;
            margin-left: 0px;
        }

        .nav .container .line {
            width: 2px;
            background-color: #000;
            height: 15px;
            display: inline-block;
        }

        /* Focus */
        .focus {
            display: flex;
            margin-top: 10px;
        }

        .focus-left {
            width: 300px;
            padding-top: 15px;
        }

        .focus-left li {
            margin-bottom: 18px;
        }

        .focus-left h3 {
            font-size: 18px;
            line-height: 1.2;
        }

        .focus-left p {
            font-size: 15px;
            color: #666;
            line-height: 18px;
        }

        .focus-center {
            width: 670px;
            margin: 0 30px;
        }

        .focus-title {
            font-size: 36px;
            margin-bottom: 10px;
            transition: opacity .3s;
            line-height: 44px;
            padding: 10px 21px;
            text-align: center;

        }

        .focus-center img {
            width: 670px;
            height: 447px;
        }

        .focus-right {
            width: 280px;
            padding-top: 15px;
        }

        .focus-right img {
            width: 280px;
            height: 210px;
        }

        .focus-right p {
            font-size: 16px;
            font-weight: bold;
        }

        .editor-tag {
            /*display: inline-block;*/
            display: none;
            background: #1a4fd8;
            color: #fff;
            font-size: 18px;
            padding: 6px 6px;
            margin-bottom: 6px;
        }

        /* 第二部分 */
        /* 外层 */
        .spotlight-wrap {
            margin-top: 40px;
        }

        .spotlight-head {
            display: flex;
            align-items: center;
            border-bottom: 1px solid #b5c7f2;
            padding-bottom: 6px;
            margin-bottom: 20px;
        }

        .spotlight-head h2 {
            font-size: 26px;
            color: #1a4fd8;
            font-weight: bold;
            margin-right: 12px;
            padding-right: 1070px;
        }
        .spotlight-head h2 a{
            color: #1a4fd8;
        }

        /* 右侧分页点 */
        .spotlight-pagination {
            margin-left: auto;
        }

        /* 覆盖 swiper 分页样式 */
        .spotlight-pagination .swiper-pagination-bullet {
            width: 8px;
            height: 8px;
            background: #ccc;
            opacity: 1;
            margin-left: 6px;
        }

        .spotlight-pagination .swiper-pagination-bullet-active {
            background: #1a4fd8;
        }

        /* 主体 */
        .spotlight-body {
            display: flex;
        }

        /* 左侧 */
        .spotlight-left {
            width: 760px;
        }

        .spotlight-item {
            display: flex;
            margin-bottom: 25px;
        }

        .spotlight-item div {
            width: 472px;

        }

        .spotlight-item img {
            width: 240px;
            height: 180px;
            margin-right: 50px;
        }

        .spotlight-item h3 {
            font-size: 24px;
            margin-bottom: 6px;
        }

        .spotlight-item h3 a {
            font-size: 20px;
        }

        .spotlight-item p {
            font-size: 16px;
            line-height: 1.6;
            color: #555;
        }

        /* 右侧 */
        .spotlight-right {
            width: 476px;
            margin-left: 40px;
        }

        .spotlight-right img {
            width: 476px;
            height: 357px;
            margin-bottom: 40px;
        }

        .spotlight-right h3 {
            font-size: 24px;
            margin-bottom: 8px;
        }

        .spotlight-right p {
            font-size: 16px;
            line-height: 1.6;
            color: #555;
        }

        /* video */
        /* ===== 标题 ===== */
        .video-wrap {
            /*background: url(https://image.cns.com.cn/default/358008ac/20260127/YingWenWangWangYeSheJi---Lan---180-1280-180_03.jpg) no-repeat;*/
            background-size: 100%;
            padding-top: 20px;
        }

        .video-wrap .video-title {
            display: flex;
            align-items: center;
            margin: 0px 0px 20px;
        }

        .video-wrap .video-title .bar {
            width: 6px;
            height: 24px;
            background: #1a4fd8;
            margin-right: 10px;
        }

        .video-wrap .video-title h2 {
            font-size: 26px;
            color: #1a4fd8;
            margin-right: 12px;
        }

        .video-wrap .video-title h2 a {
            color: #1a4fd8;
        }

        .video-wrap .video-title .line {
            flex: 1;
            height: 1px;
            background: #b5c7f2;
        }

        /* ===== 上面两张大图 ===== */
        .video-wrap .video-top {
            display: flex;
            justify-content: space-between;
            margin-bottom: 24px;
        }

        .video-wrap .video-top-item {
            width: 614px;
            height: 350px;
            overflow: hidden;
        }

        .video-wrap .video-top-item img {
            width: 614px;
            height: 350px;
            /*
  width: 100%;
  height: 100%;
  object-fit: cover;
  */
        }

        /* ===== 下面 4 个视频卡 ===== */
        .video-wrap .video-list {
            display: flex;
            justify-content: space-between;
        }

        .video-wrap .video-card {
            width: 300px;
            height: 540px;
            position: relative;
            overflow: hidden;
        }

        .video-wrap .video-card img {
            width: 300px;
            height: 530px;
            /*
  width: 100%;
  height: 100%;
  object-fit: cover;
  */
        }

        /* 模拟播放按钮（纯视觉） */
        .video-wrap .video-card::after {
            content: '';
            position: absolute;
            left: 50%;
            top: 45%;
            width: 56px;
            height: 56px;
            background: rgba(0, 0, 0, 0.4);
            border-radius: 50%;
            transform: translate(-50%, -50%);
        }

        .video-wrap .video-card::before {
            content: '';
            position: absolute;
            left: 50%;
            top: 45%;
            width: 0;
            height: 0;
            border-left: 16px solid #fff;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            transform: translate(-40%, -50%);
            z-index: 2;
        }

        /* china */
        .china-wrap {
            /*background: url(https://image.cns.com.cn/default/358008ac/20260127/YingWenWangWangYeSheJi---Lan---180-1280-180_04.jpg) no-repeat;*/
            background-size: 100%;
        }

        .china-wrap .container {
            width: 1280px;
        }

        .china-wrap .china-content {
            width: 1200px;
            background-color: #eceded;
            padding: 55px 40px 20px 40px;
            overflow: hidden;
        }

        /* ===== China 标题 ===== */
        .china-wrap .china-title {
            display: flex;
            align-items: center;
            margin: 0px 0 20px;
            padding-top: 40px;
        }

        .china-wrap .china-title .bar {
            width: 6px;
            height: 24px;
            background: #1a4fd8;
            margin-right: 10px;
        }

        .china-wrap .china-title h2 {
            font-size: 26px;
            color: #1a4fd8;
            margin-right: 12px;
        }

        .china-wrap .china-title h2 a {
            color: #1a4fd8;
        }

        .china-wrap .china-title .line {
            flex: 1;
            height: 1px;
            background: #b5c7f2;
        }

        /* ===== 内容区 ===== */

        /* 左侧大图 */
        .china-wrap .china-left {
            width: 534px;
            float: left;
        }

        .china-wrap .china-left img {
            width: 534px;
            height: 400px;
            object-fit: cover;
        }

        .china-wrap .china-left .left-title {
            margin-top: 12px;
            font-size: 18px;
            font-weight: bold;
            color: #000;
            line-height: 1.4;
        }

        .china-wrap .china-left .left-txt {
            font-size: 14px;
            line-height: 1.6;
            font-weight: normal;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        /* 右侧列表 */
        .china-wrap .china-right {
            width: 624px;
            float: right;
        }

        .china-wrap .china-right .line {
            width: 622px;
            height: 2px;
            background-color: #fff;
            margin-bottom: 25px;
        }

        .china-wrap .china-item {
            display: flex;
            justify-content: space-between;
            margin-bottom: 22px;
        }

        .china-wrap .china-item .text {
            width: 440px;
        }

        .china-wrap .china-item h3 {
            font-size: 16px;
            font-weight: bold;
            color: #000;
            margin-bottom: 6px;
            line-height: 1.4;
        }

        .china-wrap .china-item p {
            font-size: 14px;
            color: #555;
            line-height: 1.6;

            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .china-wrap .china-item img {
            width: 180px;
            height: 135px;
        }

        /* business */
        .business-wrap {
            /*background: url(https://image.cns.com.cn/default/358008ac/20260127/YingWenWangWangYeSheJi---Lan---180-1280-180_05.jpg) no-repeat;*/
            background-size: 100%;
        }

        .business-wrap .container {
            width: 1280px;
        }

        .business-wrap .business-top {
            overflow: hidden;
        }

        .business-wrap .business-content {
            width: 1200px;
            background-color: #eceded;
            padding: 30px 35px 0px;
            overflow: hidden;
        }

        /* ===== business 标题 ===== */
        .business-wrap .business-title {
            display: flex;
            align-items: center;
            margin: 0px 0 20px;
            padding-top: 40px;
        }

        .business-wrap .business-title .bar {
            width: 6px;
            height: 24px;
            background: #1a4fd8;
            margin-right: 10px;
        }

        .business-wrap .business-title h2 {
            font-size: 26px;
            color: #1a4fd8;
            margin-right: 12px;
        }

        .business-wrap .business-title h2 a {
            color: #1a4fd8;
        }

        .business-wrap .business-title .line {
            flex: 1;
            height: 1px;
            background: #b5c7f2;
        }

        /* ===== 内容区 ===== */
        .business-wrap .business-content {}

        /* 左侧大图 */
        .business-wrap .business-left {
            width: 536px;
            float: right;
        }

        .business-wrap .business-left img {
            width: 534px;
            height: 400px;
            /*
  width: 100%;
  height: 400px;
  object-fit: cover;*/
        }

        .business-wrap .business-left .left-title {
            margin-top: 12px;
            font-size: 18px;
            font-weight: bold;
            color: #000;
            line-height: 1.4;
        }

        /* 右侧列表 */
        .business-wrap .business-right {
            width: 570px;
            float: left;
        }

        .business-wrap .business-right .line {
            width: 602px;
            height: 2px;
            background-color: #fff;
            margin-bottom: 25px;
        }

        .business-wrap .business-item {
            display: flex;
            justify-content: space-between;
            margin-bottom: 22px;

            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .business-wrap .business-item .text {}

        .business-wrap .business-item h3 {
            font-size: 16px;
            font-weight: bold;
            color: #000;
            margin-bottom: 6px;
            line-height: 1.4;
        }

        .business-wrap .business-item p {
            font-size: 14px;
            color: #555;
            line-height: 1.6;
        }

        .business-wrap .business-item img {
            width: 180px;
            height: 137px;
        }

        .business-wrap .business-bottom {
            display: flex;
        }

        .business-wrap .business-bottom .business-btm-item {
            width: 255px;
            height: 238px;
            margin-right: 60px;
            margin-left: 0px;
            padding-top: 20px;
        }

        /* 第4个元素特殊样式 */
        .business-wrap .business-bottom .business-btm-item:nth-child(4) {
            margin-right: 0;
            /* 覆盖右侧外边距为0 */
        }

        .business-wrap .business-bottom .business-btm-item img {
            width: 255px;
            height: 180px;
        }


        /* travel */
        /* travel */
        .travel-wrap {
            background-color: #fff;
        }

        .travel-wrap .container {
            width: 1280px;
        }

        .travel-wrap .travel-top {
            overflow: hidden;
        }

        .travel-wrap .travel-content {
            width: 1200px;
            background-color: #eceded;
            padding: 30px 35px 30px;
            overflow: hidden;
        }

        /* ===== travel 标题 ===== */
        .travel-wrap .travel-title {
            display: flex;
            align-items: center;
            padding: 40px 0 20px;
        }

        .travel-wrap .travel-title .bar {
            width: 6px;
            height: 24px;
            background: #1a4fd8;
            margin-right: 10px;
        }

        .travel-wrap .travel-title h2 {
            font-size: 26px;
            color: #1a4fd8;
            margin-right: 12px;
        }

        .travel-wrap .travel-title h2 a {
            color: #1a4fd8;
        }

        .travel-wrap .travel-title .line {
            flex: 1;
            height: 1px;
            background: #b5c7f2;
        }

        /* ===== 内容区 ===== */
        .travel-wrap .travel-content {}

        /* 左侧大图 */
        .travel-wrap .travel-left {
            width: 480px;
            float: left;
        }

        .travel-wrap .travel-left img {
            width: 534px;
            height: 400px;
            /*width: 100%;
  height:360px;
  object-fit: cover;*/
        }

        .travel-wrap .travel-left .left-title {
            margin-top: 12px;
            font-size: 18px;
            font-weight: bold;
            color: #000;
            line-height: 1.4;
        }

        .travel-wrap .travel-left .left-txt {
            font-size: 14px;
            line-height: 1.6;
            font-weight: normal;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        /* 右侧列表 */
        .travel-wrap .travel-right {
            width: 615px;
            float: right;
        }

        .travel-wrap .travel-right .line {
            width: 615px;
            height: 2px;
            background-color: #fff;
            margin-bottom: 25px;
        }

        .travel-wrap .travel-item {
            margin-bottom: 22px;
        }

        .travel-wrap .travel-item .text {}

        .travel-wrap .travel-item h3 {
            font-size: 16px;
            font-weight: bold;
            color: #000;
            margin-bottom: 6px;
            line-height: 1.4;
            width: 500px;
        }

        .travel-wrap .travel-item p {
            font-size: 14px;
            color: #555;
            line-height: 1.6;
        }

        .travel-wrap .travel-item img {
            width: 180px;
            height: 137px;
        }

        .travel-wrap .travel-btm {}

        .travel-wrap .travel-btm .travel-btm-item {
            width: 282px;
            float: left;
            margin-right: 25px;
            font-size: 16px;
        }

        .travel-wrap .travel-btm .travel-btm-item img {
            width: 280px;
            height: 210px;
        }

        /* gallery s */
        .gallery-wrap {
            /*background: url(https://image.cns.com.cn/default/358008ac/20260127/YingWenWangWangYeSheJi---Lan---180-1280-180_07.jpg) no-repeat bottom;*/
            background-size: contain;
            padding-top: 0px;
            background-color: #fff;
        }
        .gallery-wrap .container {
            width: 1380px;
            position: relative;
        }


        .gallery-wrap .gallery-head {
            display: flex;
            align-items: center;
            margin: 0px 0 20px;
            padding-top: 40px;
        }

        .gallery-wrap .gallery-head h2 {
            font-size: 26px;
            color: #1a4fd8;
            margin-right: 12px;
        }



        .gallery-wrap .gallery-head .line {
            flex: 1;
            height: 1px;
            background: #b5c7f2;
        }

        .gallery-wrap .gallery-head .bar {
            width: 6px;
            height: 24px;
            background: #1a4fd8;
            margin-right: 10px;
        }

        .gallery-wrap .gallery {
            width: 1280px;
            /* // margin: 30px auto 0px; */
        }

        /* ================= 标题 ================= */
        /*
.gallery-wrap .gallery-head {
  position: relative;
  font-size: 22px;
  font-weight: bold;
  color: #2f4de0;
  padding-bottom: 10px;
  border-bottom: 2px solid #b7c2ff;
}*/
        .gallery-wrap .gallery-head a {
            color: #2f4de0;
        }

        .gallery-wrap .gallery-head .dots {
            position: absolute;
            right: 0;
            top: 8px;
        }

        .gallery-wrap .gallery-head .dots i {
            display: inline-block;
            width: 6px;
            height: 6px;
            background: #cfcfcf;
            margin-left: 6px;
            cursor: pointer;
        }

        .gallery-head .dots i.active {
            background: #2f4de0;
        }

        /* ================= Swiper ================= */
        .gallery-wrap .gallery-swiper {
            margin-top: 35px;
        }

        
        /* gallery e */


        /* culture */
        .culture-wrap {
            /*background: url(https://image.cns.com.cn/default/358008ac/20260127/YingWenWangWangYeSheJi---Lan---180-1280-180_08.jpg) no-repeat;*/
            background-size: 100%;
        }

        .culture-wrap .container {
            width: 1280px;
        }

        .culture-wrap .culture-content {
            width: 1200px;
            background-color: #eceded;
            padding: 55px 40px 20px 40px;
            overflow: hidden;
        }

        /* ===== culture 标题 ===== */
        .culture-wrap .culture-title {
            display: flex;
            align-items: center;
            margin: 0px 0 20px;
            padding-top: 40px;
        }

        .culture-wrap .culture-title .bar {
            width: 6px;
            height: 24px;
            background: #1a4fd8;
            margin-right: 10px;
        }

        .culture-wrap .culture-title h2 {
            font-size: 26px;
            color: #1a4fd8;
            margin-right: 12px;
        }

        .culture-wrap .culture-title h2 a {
            color: #1a4fd8;
        }

        .culture-wrap .culture-title .line {
            flex: 1;
            height: 1px;
            background: #b5c7f2;
        }

        /* ===== 内容区 ===== */

        /* 左侧大图 */
        .culture-wrap .culture-left {
            width: 534px;
            float: left;
        }

        .culture-wrap .culture-left img {
            width: 534px;
            height: 400px;
            /*height: 400px;
  object-fit: cover;*/
        }

        .culture-wrap .culture-left .left-title {
            margin-top: 12px;
            font-size: 18px;
            font-weight: bold;
            color: #000;
            line-height: 1.4;
        }

        .culture-wrap .culture-left .left-txt {
            font-size: 14px;
            line-height: 1.6;
            font-weight: normal;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        /* 右侧列表 */
        .culture-wrap .culture-right {
            width: 624px;
            float: right;
        }

        .culture-wrap .culture-right .line {
            width: 622px;
            height: 2px;
            background-color: #fff;
            margin-bottom: 25px;
        }

        .culture-wrap .culture-item {
            display: flex;
            justify-content: space-between;
            margin-bottom: 22px;
        }

        .culture-wrap .culture-item .text {
            width: 440px;
        }

        .culture-wrap .culture-item h3 {
            font-size: 16px;
            font-weight: bold;
            color: #000;
            margin-bottom: 6px;
            line-height: 1.4;
        }

        .culture-wrap .culture-item p {
            font-size: 14px;
            color: #555;
            line-height: 1.6;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .culture-wrap .culture-item img {
            width: 180px;
            height: 135px;
        }

        /*  */
        /*  */
        /*  */
        /* tab */
        /* 标签栏样式 */
        .tab-wrap {
            /*background: url(https://image.cns.com.cn/default/358008ac/20260127/YingWenWangWangYeSheJi---Lan---180-1280-180_09.jpg) no-repeat;*/
            background-size: contain;
            padding-top: 30px;
            background-color: #fff;
        }

        .tab-wrap .tabs {
            display: flex;
            border-bottom: 2px solid #000;
            margin-bottom: 30px;
            padding-bottom: 10px;
        }

        .tab-wrap .tab {
            font-size: 20px;
            font-weight: bold;
            color: #666;
            cursor: pointer;
            padding-bottom: 5px;
            border-bottom: 3px solid transparent;
            transition: all 0.3s ease;
            padding: 16px 35px;
        }

        .tab-wrap .tab:hover {
            color: #fff;
        }

        .tab-wrap .tab a:hover {
            color: #fff;
        }

        .tab-wrap .tab.active {
            color: #fff;
            font-weight: bold;
            background-color: #1a4fd8;
            padding: 16px 35px;
        }

        .tab-wrap .tab.active a {
            color: #fff;
        }



        /* 内容区域样式 */
        .tab-wrap .content-section {
            display: none;
            padding: 35px;
            background-color: #f3f4f4;
        }

        .tab-wrap .content-section.active {
            display: block;
        }

        /* 新闻项样式 */
        .tab-wrap .news-item {
            margin-bottom: 30px;
            padding-bottom: 25px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
        }

        .tab-wrap .news-item .floatlft {
            width: 980px;
        }

        .tab-wrap .news-item .floatrgt {
            width: 180px;
        }

        .tab-wrap .news-item .floatrgt img {
            width: 180px;
            height: 135px;
        }

        .tab-wrap .news-item:last-child {
            border-bottom: none;
            margin-bottom: 0;
            padding-bottom: 0;
        }

        .tab-wrap .news-title {
            font-size: 18px;
            font-weight: bold;
            color: #000;
            margin-bottom: 10px;
            line-height: 1.4;
        }

        .tab-wrap .news-date {
            font-size: 14px;
            color: #666;
            margin-bottom: 15px;
        }

        .tab-wrap .news-content {
            font-size: 16px;
            color: #000;
            line-height: 1.6;
        }



        /* footer */
        .footer {
            padding-top: 25px;
            font-size: 20px;
            background-color: #fff;

        }

        .footer .linksbox {
            width: 1230px;
            margin: 0px auto;
            padding: 20px 0px 20px 50px;
        }

        .footer .linksbox b {
            background-color: #1a4fd8;
            padding: 5px;
            color: #fff;
            font-size: 16px;
        }

        .footer .linksbox a {
            margin: 0px 8px;
            font-size: 16px;
        }

        .footer .foottip {
            width: 1200px;
            background-color: #eeeeee;
            margin: 0px auto;
            padding: 10px 30px 10px 50px;

        }

        .footer .foottip .bdybox {
            font-size: 14px;
        }

        .footer .footbot {
            width: 1185px;
            margin: 0px auto;
            height: 160px;
            padding: 40px 50px 0px 45px
        }

        .footer .footbot .floatlft {
            font-size: 14px;
            line-height: 24px;
        }

        .footer .footer-bottom {
            height: 335px;
            background-color: #454c7d;
        }

        .footer .footer-bottom .nav-footer {
            width: 1280px;
            margin: 0px auto;

        }

        .footer .footer-bottom .nav-footer a {
            font-size: 16px;
            color: #fff;
        }

        .footer .footer-bottom .nav-footer .nav-row {
            display: flex;
        }

        .footer .footer-bottom .nav-column {
            margin: 50px 7px;
        }

        .footer .footer-bottom .nav-column .nav-title {
            margin-bottom: 30px;
        }

        .footer .footer-bottom .nav-column .nav-title a {
            font-size: 20px;
        }

        .footer .footer-bottom .nav-column .nav-item {
            display: block;
            line-height: 34px;
            width: 150px;
        }

        .focus-left li {
            border-bottom: 2px solid #cccc;
        }

        .focus-left li:last-child {
            border-bottom: none;
        }

        .inputbox {
            background-color: #fff;
            border-radius: 14px;
            border: 1px solid #ccc;
            width: 310px;
            height: 39px;
            line-height: 39px;
            overflow: hidden;
        }

        .inputwid {
            width: 246px;
            margin-left: 20px;
            line-height: 34px;
            height: 34px;
            border: none;
            color: #999;
        }

        .searchimage {
            vertical-align: middle;
        }

        .swiper-pagination-bullet {
            width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 12px));
            height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 12px));
        }

        .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
        .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
            margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 6px)
        }

        /*gallery*/
        .image-gallery {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 30px;
            max-width: 1200px;
            margin: 60px auto;
            margin-bottom: 0px;
            padding-bottom: 10px;
        }

        .image-container {
            flex: 1;
            min-width: 300px;
            max-width: 400px;
            height: 276px;
            position: relative;
            overflow: hidden;
            border-radius: 0px;
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
            cursor: pointer;
            transition: all 0.3s ease;
        }

        .image-container:hover {
            transform: translateY(-40px);
            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
        }

        .image {
            /*width: 100%;
            height: 100%;
            object-fit: cover;*/
            width: 400px;
            height: 300px;
            transition: transform 0.5s ease;
        }

        .image-container:hover .image {
            transform: scale(1.1);
        }

        .gallery-swiper .caption {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 360px;
            background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
            color: white;
            padding: 10px 20px 10px;
            transform: translateY(100%);
            transition: transform 0.4s ease;
            backdrop-filter: blur(5px);
        }

        .gallery-swiper .swiper-slide:hover .caption {
            transform: translateY(0);
        }



        .caption p {
            font-size: 0.95rem;
            opacity: 0.9;
            line-height: 1.5;
            width: 90%;
        }

        .caption p a {
            color: white;
        }


        /* @media (max-width: 1100px) {
            .image-gallery {
                gap: 20px;
            }

            .image-container {
                min-width: 280px;
            }
        }

        @media (max-width: 768px) {
            .image-gallery {
                flex-direction: column;
                align-items: center;
            }

            .image-container {
                width: 100%;
                max-width: 500px;
            }
        } */

        .gallery-wrap .swiper-button-prev, 
        .gallery-wrap .swiper-button-next{
            top:250px;
        }