html,body{min-width:1200px;margin:0;padding:0;font-family:'微软雅黑';height:500px;}
ul, li, dl, dt, dd, h1, h2, h3, h4, h5, p, form, em, spen { margin: 0; padding: 0; list-style: none }
a:hover{text-decoration: underline;}

.page-body {
    transform-origin: left top;
    width: 1900px;
    overflow-x: hidden;
}

.f-left {
    float: left;
}
.f-right {
    float: right;
}
.overf {
    overflow: hidden;
}
.t-center {
    text-align: center;
}
.m_t_20 {
	margin-top: 20px;
}
.m_t_35 {
	margin-top: 35px;
}
.m_t_40 {
	margin-top: 40px;
}
.m_t_150 {
	margin-top: 150px;
}
.m_b_20 {
	margin-bottom: 20px;
}
.m_b_50 {
	margin-bottom: 50px;
}

.header-container {
  display: flex; /* 使用 flex 布局 */
  align-items: flex-start; /* 顶部对齐 */
  flex-wrap: nowrap; /* 不换行 */
  white-space: nowrap; /* 防止文本换行 */
}
.logo {
	margin-left: 5%;
	max-width: 100%;   /* 不超过父容器宽度 */
    height: auto;      /* 高度自适应，保持比例 */
    width: 395px;      /* 默认宽度（大屏时生效） */
}
.banner{
  min-height: 885px;
  min-width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
.menu_sub {width: 1300px; height: 100px;line-height: 100px; display: block;font-family: microsoft yahei;text-align: center;padding-left: 35px;}
.menu_sub li.active a {color: #006F60;font-size: 30px;text-decoration: none;}
.menu_sub li { display: inline-block; position: relative;}
.menu_sub li a {display: block;float: left;height: 100px;line-height: 100px; font-size: 30px; color: #494949; margin: 0 35px;text-decoration: none; }
.menu_sub li a:hover {color: #006F60; text-decoration: underline;}		


.div_toutiao{margin-top:50px;min-height: 198px;overflow: hidden;background: #fff;}
.div_toutiao .div_toutiao_title {text-align:center;margin-top: 30px;position:relative;}
.div_toutiao .div_toutiao_title:before{content:'';position:absolute;left:30px;top:5px;background:url(../images/toutiao.jpg) left no-repeat;background-size: 100%;width: 97px;height: 39px;}
.div_toutiao .div_toutiao_title h1{margin-left: 9%;}

.sbd_block {
    width: 1400px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.div_toutiao .div_toutiao_title a{
	font-size:52px;color:#05337E!important;line-height: 52px;
}
.div_toutiao .div_toutiao_stitle{display: flex;justify-content: center;line-height:30px;margin:32px 0;margin-left: 9%;}

.div_toutiao .div_toutiao_stitle h2{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.div_toutiao .div_toutiao_stitle a{
	font-size:18px;color:#666666;margin:0 2px;
}


.div_at_sbdc {
    width: 100%;
    height: auto;
    margin-top: 32px;
    background: #ffffff url(../images/xi_nav.png) center top no-repeat;
    position: relative;
}
.div_at_sbdc .tabs ul.ul_title{
    display: flex;
    justify-content: center;
    padding: 62px 0;
    margin-left: -275px;
    position: absolute;
    left: 50%;
}
.div_at_sbdc .tabs a{
    /* width: 205px;*/
    font-size: 28px;
    color: #494949;
     /*writing-mode: vertical-lr;*/
    line-height: 40px;
	text-align: center;
	font-weight:bold;
	cursor:pointer;
    float: left;
    position: relative;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.div_at_sbdc .tabs a:nth-child(1){
	width: 158px;
}
.div_at_sbdc .tabs a:nth-child(2){
	width:165px;
}
.div_at_sbdc .tabs a:nth-child(3){
	width:165px;
}
.div_at_sbdc .tabs a:nth-child(4){
	width:185px;
}
.div_at_sbdc .tabs a span{float:left;margin:0 5px}

.tabs a b{float:left;overflow:hidden;}


.div_at_sbdc .tabs ul.ul_title li.n1{
	color:#fffd6f;
}
.div_at_sbdc .tabcon{
    height: 810px;
    width: 1400px;
    margin: 0 auto;
    padding-top: 344px;
}
.tabs .active:after{
    content: '';
    position: absolute;
	border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #D30000;
	width: 0px;
    height: 0px;
    bottom: -46px;
    left: 50%;
    margin-left: -18px;
}

/*** 轮播 ***/
.tabs {
    width: 950px;
    margin: 0 auto;
    height: 315px;
    padding: 0px 0 0 400px;
    position: relative;
	justify-content: space-between;
	align-items: center;
	display: flex;
}
.tabs a {
    font-size: 28px;
    color: #fff;
    /*writing-mode: vertical-lr;*/
    line-height: 48px;
	font-weight:bold;
	cursor:pointer;
}
.tabs a.active {
  color: #D30000;
}
.swiper-container {
  height: 500px;
  border-radius: 0 0 5px 5px;
  
  width: 1400px;
  border-top: 0;
  position:relative;
}
.swiper-slide {

}
.content-slide {
  padding: 0px;
}
.div_show_pic1, .div_show_pic2, .div_show_pic3, .div_show_pic4, .div_show_pic5{
	width:775px;height:486px;float: left;
}
.div_show_pic1 img, .div_show_pic2 img, .div_show_pic3 img, .div_show_pic4 img, .div_show_pic5 img{width:775px;height:486px}

.div_pic_listShow{
    float: right;
    width: 588px;
}
.div_pic_listShow ul li{
	height:61px;
	line-height:61px;
	font-size:18px;
	background:#fff;
	margin-bottom:21px;
	border: 1px solid #549A90;
}
.div_pic_listShow ul li:hover{background:#00806B;color;#fff;}
.div_pic_listShow ul li a{
    font-size: 18px;
    color: #333333;
    padding-left: 40px;
    position: relative;
    width: 92%;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.div_pic_listShow ul li:hover a{color:#fff;}
.div_pic_listShow ul li a:after{
	content:'';
	position:absolute;
	background:#549A90;
    width: 5px;
    height: 5px;
    left: 20px;
    top: 30px;
    border-radius: 5px;
}

.div_pic_listShow ul li:hover a:after{
	background:#ffffff;
}

.div_video_list{margin: 35px 0;float: left;}
.div_video_list ul{
    width: 100%;
    display: flex;
    justify-content: center;
}
.div_video_list ul li{margin: 0 8px;font-size:18px;}
.div_video_list ul li:nth-child(1){margin:0;margin-right:8px;}
/*.div_video_list ul li img{width:340px;height:199px;}*/
.div_video_list ul li img{width:340px;height:217px;}
.div_video_list ul li a{font-size:18px;color:#333;}
.div_video_list ul li a:hover{font-size:18px;color:#c00;}
.div_video_list ul li p{text-align:center;margin: 10px 0;}



.sbd_block{
	width:1400px;
	margin:0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
}
.wid700_436{width:690px;height:435px;margin:0;padding:0;position:relative;}
.wid668 {
    width: 678px;
    height: 436px;
    position: relative;
}
ul.towpic li{float:left;width:100%;margin-bottom: 26px;}
ul.towpic li h2{
    float: right;
    width: 380px;
    line-height: 40px;
    font-size: 28px;
	height: 75px;
    color: #313131;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
ul.towpic li p{
    float: right;
    width: 380px;
    font-size: 20px;
    color: #2B2B2B;
    margin-top: 15px;
    line-height: 35px;
    text-indent: 24px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
ul.towpic li a{float:left;color:#333;}
ul.towpic li a:hover{color:#c00;}


.w_1628 {
    width: 1628px;
	height: 842px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.wenyun {
	background: url(../images/book.png) center no-repeat;
	justify-content: flex-start;
	align-items: center;
	display: flex;
}

.book_left {
	width: 780px;
}
.scroll_horizontal{position:relative;width:660px;height:700px; margin: 240px 0 10px 80px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:560px;height:700px;margin:0 auto;padding-left: 25px;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:265px; padding-right: 30px;}
.scroll_horizontal .list h3{
    font-weight: 700;
    font-size: 30px;
    color: #2A5453;
    line-height: 35px;
	padding-top: 35px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.scroll_horizontal .list p{
    font-weight: 400;
    font-size: 22px;
    color: #3C3C3C;
    line-height: 25px;
	padding-top: 12px;
}
.scroll_horizontal .list img{ width:265px; height:350px;}
.scroll_horizontal .prev,
.scroll_horizontal .next{
	position:absolute;
	top: 0;
	width:30px;
	height:500px;
	cursor:pointer;
}
.scroll_horizontal .prev{left:0;}
.scroll_horizontal .next{right:0;}
.scroll_horizontal .prev i,
.scroll_horizontal .next i {
	display: inline-block;
	width: 11px;
	height: 40px;
	margin: 160px 0 0 10px;
}
/* .scroll_horizontal .prev i {
	background: url(../images/left.png) no-repeat;
}
.scroll_horizontal .next i {
	background: url(../images/right.png) no-repeat;
} */
.book_right {
	width: 680px;
    padding-left: 30px;
    text-align: left;
}
.book_right .towpic a{
	font-weight: 700;
	font-size: 23px;
	color: #2A5453;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.book_right .towpic p{
	font-weight: 400;
	font-size: 20px;
	color: #3C3C3C;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.pecent_100 {
    width: 100%;
    height: auto;
    margin-top: 32px;
    position: relative;
}
.hotspot {
	position: absolute;
	width: 185px;
	height: 400px;
	cursor: pointer;
}
.hotspot-1 {
    top: 13%;
    left: 18.5%;
}
.hotspot-2 {
    top: 6%;
    left: 36.5%;
}
.hotspot-3 {
    top: 13%;
    left: 54.4%;
}
.hotspot-4 {
    top: 6%;
    left: 72%;
}
.pecent_100_jz {
    width: 100%;
    height: 1931px;
}

.pecent_100_foot {
    width: 100%;
    height: 377px;
	/* margin-top: 120px; */
    background-image: linear-gradient(180deg, #00CA99 0%, #00655A 98%);
}
.pecent_100_foot span {
	padding-top: 115px;
    display: block;
}
.pecent_100_foot p {
	font-weight: 400;
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 50px;
}


        .container {
            width: 100%;
            max-width: 1420px;
            border-radius: 20px;
            overflow: hidden;
            padding: 20px;
			margin: 0 auto;
        }
        
        h1 {
            text-align: center;
            margin: 20px 0;
            color: #2c3e50;
            font-size: 2.5rem;
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
        }
        
        .description {
            text-align: center;
            margin-bottom: 30px;
            color: #7f8c8d;
            font-size: 1.1rem;
            line-height: 1.6;
        }
        
        /* 页卡导航 */
        .tabs-container {
            display: flex;
			width: 100%;
			height: 80px;
			background: #E9E9E9;
/*             margin-bottom: 20px;
            border-bottom: 2px solid #e0e0e0; */
        }
        
        .tab {
            flex: 1;
            text-align: center;
            padding: 15px;
			font-weight: 600;
			font-size: 36px;
			color: #676767;
            cursor: pointer;
            transition: all 0.3s ease;
            position: relative;
			display: flex;
			justify-content: center;
			align-items: center;
        }
        
        .tab:hover {
            color: #2A5453;
        }
        
        .tab.active {
            color: #ffffff;
			background: #00AA84;
			box-shadow: 0 2px 4px 0 #00523f80;
			border-radius: 15px;
        }
        
/*         .tab.active::after {
            content: '';
            position: absolute;
            bottom: -2px;
            left: 50%;
            transform: translateX(-50%);
            width: 80%;
            height: 4px;
            background-color: #e74c3c;
            border-radius: 4px;
        } */
        
        /* 内容区域 */
        .content-container {
            position: relative;
            width: 100%;
            height: 750px;
            overflow: hidden;
        }
        
        .content {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            transform: translateX(50px);
            transition: opacity 0.5s ease, transform 0.5s ease;
            pointer-events: none;
        }
        
        .content.active {
            opacity: 1;
            transform: translateX(0);
            pointer-events: all;
        }
        
        /* 轮播区域 */
        .carousel {
            width: 100%;
            height: 100%;
            position: relative;
            overflow: hidden;
            /* border-radius: 15px; */
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
        }
        
        .carousel-inner {
            width: 100%;
            height: 100%;
            position: relative;
        }
        
        .carousel-item {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            /*height: 100%;*/
            opacity: 0;
            transition: opacity 0.8s ease;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }
        
        .carousel-item.active {
            opacity: 1;
        }
        
        .image-container {
            width: 100%;
            height: 750px;
            overflow: hidden;
            /* border-radius: 12px; */
            margin-bottom: 15px;
        }
        
        .image-container img {
            width: 100%;
            height: 750px;
            object-fit: cover;
            transition: transform 0.5s ease;
        }
        
        .image-container:hover img {
            transform: scale(1.05);
        }
        
        .slide-title {
            font-size: 1.4rem;
            font-weight: 700;
            color: #2c3e50;
            margin-bottom: 10px;
        }
        
        .slide-description {
            text-align: center;
            color: #7f8c8d;
            line-height: 1.5;
            padding: 0 10px;
        }
        
        /* 导航按钮 */
        .carousel-control {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 40px;
            height: 40px;
            background: rgba(255, 255, 255, 0.9);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
            transition: all 0.3s ease;
            z-index: 10;
        }
        
        .carousel-control:hover {
            background: #e74c3c;
            color: white;
        }
        
        .carousel-control.prev {
            left: 15px;
        }
        
        .carousel-control.next {
            right: 15px;
        }
        
        /* 指示器 */
        .carousel-indicators {
            position: absolute;
            bottom: 15px;
            left: 0;
            right: 0;
            display: flex;
            justify-content: center;
            gap: 10px;
            z-index: 10;
        }
        
        .indicator {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background: rgba(255, 255, 255, 0.5);
            cursor: pointer;
            transition: all 0.3s ease;
        }
        
        .indicator.active {
            background: #e74c3c;
            transform: scale(1.2);
        }
        
        .note {
            text-align: center;
            color: #95a5a6;
            font-size: 0.9rem;
            margin-top: 20px;
        }




        /* 右侧悬浮图标样式 */
        .floating-icons {
            position: fixed;
            right: 30px;
            top: 50%;
            transform: translateY(-50%);
            display: flex;
            flex-direction: column;
            gap: 35px;
            z-index: 1000;
        }
        .icon-item {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-decoration: none;
            color: #767676;
            transition: all 0.3s ease;
        }
        .icon-item:hover {
            transform: scale(1.15);
        }
        .icon-wrapper {
            width: 50px;
            height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 10px;
            border-radius: 10px;
            overflow: hidden;
            transition: all 0.3s ease;
        }
        
        .icon-wrapper img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .icon-title {
            font-size: 18px;
            font-weight: 500;
            text-align: center;
            white-space: nowrap;
        }