/*title*/
.title_01 {width:100%;height:50px;margin:0 auto;border-bottom:1px solid #999;text-align:center;}
.title_01 h2 {border-bottom:3px solid #2a64a7;color:#2a64a7;font-size:30px;line-height:50px;font-weight:700;padding-bottom:3px;display:inline;}
.title_02 {width:100%;height:140px;float:left;}
.title_02 h2 {font-size:30px;line-height:30px;font-weight:700;color:#2a64a7;margin:0;padding:20px 0 0 15px;}
.title_02 h5 {font-size:18px;line-height:30px;font-weight:300;color:#2a64a7;margin:0;padding:0 0 0 15px;}
.home_more_01 {display:block;width:100px;height:30px;line-height:30px;border:1px solid #999;border-radius:8px;background:#fff;text-align:center;transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;margin-top:10px;}
.home_more_01:hover {color:#fff;background:#2a64a7;}
.home_more_02 {display:block;width:100px;height:30px;line-height:30px;color:#fff;border:1px solid #fff;border-radius:8px;background:#none;text-align:center;transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;float:right;margin-top:10px;}
.home_more_02:hover {color:#2a64a7;background:#fff;}
.home_title_01 {height:50px;line-height:55px;clear:both;margin:0;}
.home_title_01 h3 {color:#fff;font-size:24px; border-bottom:3px solid #fff;line-height:47px;font-weight:500;display:inline-block;}
.home_title_02 {height:50px;line-height:55px;clear:both;margin:0;}
.home_title_02 h3 {color:#2a64a7;font-size:24px; border-bottom:3px solid #2a64a7;line-height:47px;font-weight:500;display:inline-block;}



.home_title {
    height: 70px;
    text-align: center; /* 保持文本居中 */
    float: left; /* 使其与home_more在同一行 */
    width: 50%; /* 调整宽度 */
    position: relative; /* 添加相对定位 */
    left: 25%; /* 向左偏移，使标题居中 */
}
.home_title h2 {
    font: 500 24px/70px "微软雅黑'";
    color: #0068b6;
    text-align: center; /* 确保标题文本居中 */
}
.home_title .ico_01 {background:url(../../images/ico_01.png) no-repeat 255px center;}
.home_title .ico_02 {background:url(../../images/ico_02.png) no-repeat 255px center;}
.home_title .ico_03 {background:url(../../images/ico_03.png) no-repeat 255px center;}
.home_title .ico_04 {background:url(../../images/ico_04.png) no-repeat 255px center;}
.home_title .ico_05 {background:url(../../images/ico_05.png) no-repeat 255px center;}
.home_title .ico_06 {background:url(../../images/ico_06.png) no-repeat 255px center;}
.home_title h2 a {color:#0068b6;}
.home_title h2 a:hover {color:#ed6d00;}


/* 调整home_more的样式 */
.home_more {
    float: right;
    height: 70px;
    line-height: 80px; /* 与home_title的高度一致，实现底线对齐 */
    width: 25%; /* 调整宽度 */
    text-align: right; /* 右对齐"查看更多" */
}
.home_more a {
    color: #0068b6;
}
.home_more a:hover {
    color: #ed6d00;
}



#zSlider{margin:0px auto; width:730px; overflow:hidden;margin-top:10px;float:left;display:inline-block;height:380px; overflow:hidden;}
#picshow{position:relative;}
#picshow,#picshow_img{width:580px; height:380px; overflow:hidden; float:left;}
#picshow_img li{width:580px; height:380px; overflow:hidden; float:left; display:none;}
#picshow_img img{width:580px; height:380px;border:0;}
#picshow_tx{left:0px; width:580px; bottom:0px; position:absolute; height:90px; overflow:hidden;}
#picshow_tx li{background:rgba(0,0,0,.5); padding:10px; height:70px; color:#fff; display:none;}
#picshow_tx li a{color:#fff;}
#picshow_tx li h3{ margin:0; font-weight: normal; font-size:18px;line-height:35px;}
#select_btn{width:150px; height:380px; color:#111; float:right;text-align:right; display:inline;}
#select_btn li{padding:0; width:150px; height:94px;cursor:pointer;margin-bottom:1px;}
#select_btn li:hover{background-color:#0071bb;}
#select_btn li.current{background-color:#0071bb;}
#select_btn li.current:hover{background-color:#0071bb;}
#select_btn a{color:#000;}
#select_btn img{width:141px; height:94px;border:0;}

.home_news_list {width:530px;float:right;display:inline-block;height:380px; overflow:hidden;}

/*鏂伴椈鍒楄〃*/
.home_news_list .home_news_content_list {

}

.home_news_list .home_news_content_list li{
    border-bottom: 1px solid #ccc;
    list-style: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.home_news_list .home_news_content_list li .newstitle {
    width: 414px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #777;
    font-size:15px;
    margin-bottom: 4px;
}
.home_news_list .home_news_content_list li .newstitle span{
    margin-right:10px;
    color:#ddd;
}
.home_news_list .home_news_content_list li .newstitle a{
    color:#332c2b;
}
.home_news_list .home_news_content_list li .newstitle a:hover{
    color:#006db8;
}
.home_news_list .home_news_content_list li .newsdate {
    width: 92px;
    float: right;
    font-size:13px;
    color:#ccc;
    text-align: right;
}

.home_news_list .home_news_content_list li .news_summary{
    font-size: 12px;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 淇敼涓?琛?*/
    line-clamp: 2; /* Standard property for future compatibility */
    -webkit-box-orient: vertical;
    color: #999;
    clear: both;
    position: relative; /* 娣诲姞鐩稿瀹氫綅 */
}

/* 娣诲姞鐪佺暐鍙锋牱寮?*/
.home_news_list .home_news_content_list li .news_summary::after {
    content: "...";
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 40px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 50%);
}
/*鏂伴椈鍒楄〃*/


















.home_notice {display:block;width:auto;border:1px solid #ccc;background:#f2eeee;height:140px;}
.home_notice .home_notice_title {
    width: auto;
    height: auto;
    float: left;
    border-right: 1px #999 dashed;
    margin-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}
.home_notice .title_02 h2{
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.home_notice .title_02 h5{
    padding:0px;
}

.home_notice .title_02 a {}
.home_notice .title_02 a:hover {
    color: #ed6d00;
}
.home_notice_list {display:inline-block;float:right;}
.home_notice_list {}
.home_notice_list li {float:left;display:inline-block;width:520px;margin:15px 30px 15px 0px;}
.home_notice_list li a {display:block;height:110px;}
.home_notice_list li .notice_date {
    display:inline-block;float:left;width:80px;color:#888;text-align:center;height:80px;
    font:14px/24px "Arial";
    background: #ddd;
    margin: 16px 0px 0px 10px;
}
.home_notice_list li .notice_date span {color:#2a64a7;font:900 36px/36px "Arial Black";display:block;margin-top:10px;}
.home_notice_list li .notice_title {display:inline-block;float:right;width:410px;font:16px/24px "微软雅黑";color:#333;}
.home_notice_list li a:hover .notice_title {color:#0071bb;}
.home_notice_list li .notice_content {display:inline-block;float:right;width:410px;font:14px/24px "微软雅黑";color:#888;margin-top:10px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}



/*閫氱煡鍏憡*/
.home_notice{
}

.home_notice_content li{
    border: 1px solid #e1e1e1;
    color: #000000;
    margin-bottom: 13px;
}
.home_notice_content li:hover{
    border: 1px solid #006db8;
    color: #006db8;
    box-shadow: inset 0px 0px 2px #006db8;
}
.home_notice_content .home_notice_date{
    width: 80px;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.home_notice_content .home_notice_date .date1{
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
}

.home_notice_content .home_notice_date .date2{
    font-size: 14px;
}
.home_notice_content .home_notice_text{
    text-align: left;
    border-left: 1px solid #e1e1e1;
    height: 80px;
    overflow: hidden;
    display: flex;
    justify-content: left;
    align-items: center;
}
.home_notice_content .home_notice_text span{
    font-size: 14px;
    line-height: 30px;
    height: 60px;
    display: block;
    padding: 0 20px;
    text-align: left;
}
/*閫氱煡鍏憡*/


/*椤圭洰淇℃伅 && 淇℃伅鍏紑*/
.home_info{
    background: url(../../images/bg1.jpg) no-repeat;
    height: 660px;
    background-size: 100% 600px;
    clear: both;
}

/*椤圭洰淇℃伅*/
.home_project{
    width: 44%;
    float: left;
}

.home_project_imgs img{
    width: 100%;
}


.home_project ul li{
    border-bottom: 1px solid #ccc;
    list-style: none;
    margin-bottom: 10px;
    padding-bottom: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
}

.home_project ul li .title {
    max-width: calc(100% - 110px); /* 浣跨敤max-width鑰屼笉鏄痺idth */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #eee;
    font-size: 15px;
    display: inline-block; /* 纭繚鍐呰仈鍏冪礌鍙互搴旂敤鐪佺暐鍙?*/
}
.home_project ul li .title span{
    margin-right: 10px;
    color: #ddd;
}
.home_project ul li .title a{
    color: #eee;
    display: inline-block; /* 纭繚閾炬帴涔熷彲浠ュ簲鐢ㄧ渷鐣ュ彿 */
    max-width: 100%; /* 闄愬埗鏈€澶у搴?*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.home_project ul li .title a:hover{
    color: #ffffff;
}
.home_project ul li .date {
    width: 100px;
    text-align: right;
    font-size: 13px;
    color: #eee;
    flex-shrink: 0; /* 闃叉鏃ユ湡閮ㄥ垎琚帇缂?*/
}
.home_project ul li:hover .date {
    color: #ffffff;
}

/*椤圭洰淇℃伅*/


.home_info_list{
    width: 50%;
    float: right;
}


.home_info_list ul {
    clear: both;
    width: 100%;
}
.home_info_list ul li{
    border-bottom: 1px solid #ccc;
    list-style: none;
    margin-bottom: 15px;
    padding-bottom: 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home_info_list ul li .title {
    max-width: calc(100% - 110px); /* 浣跨敤max-width鑰屼笉鏄痺idth */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #eee;
    font-size: 15px;
    display: inline-block; /* 纭繚鍐呰仈鍏冪礌鍙互搴旂敤鐪佺暐鍙?*/
}
.home_info_list ul li .title span{
    margin-right: 10px;
    color: #ddd;
}
.home_info_list ul li .title a{
    color: #eee;
    display: inline-block; /* 纭繚閾炬帴涔熷彲浠ュ簲鐢ㄧ渷鐣ュ彿 */
    max-width: 100%; /* 闄愬埗鏈€澶у搴?*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.home_info_list ul li .title a:hover{
    color: #ffffff;
}
.home_info_list ul li .date {
    width: 100px;
    text-align: right;
    font-size: 13px;
    color: #eee;
    flex-shrink: 0; /* 闃叉鏃ユ湡閮ㄥ垎琚帇缂?*/
}
.home_info_list ul li:hover .date {
    color: #ffffff;
}

/*椤圭洰淇℃伅 && 淇℃伅鍏紑*/

.home_part_info{
    clear: both;
}

.home_party{
    background: #e7eff6;
    height: 640px;
    background-size: 100% 600px;
    clear: both;
}

.home_part_video{
    float: left;
    width: 46%;
}

.home_part_video video{
    width: 100%;
    height: 490px;
    object-fit: contain; /* 纭繚瑙嗛鍐呭瀹屽叏濉厖瀹瑰櫒 */
    background-color: #000; /* 娣诲姞鑳屾櫙鑹诧紝闃叉瑙嗛姣斾緥涓嶅尮閰嶆椂鍑虹幇绌虹櫧 */
    border: 1px solid #e1e1e1;
}




.home_part_list{
    width: 50%;
    float: right;
    padding-left: 20px;
}

.home_part_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.home_part_list ul li {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    list-style: none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    border: none;
}

.home_part_list ul li:hover{
    cursor: pointer;
}

.home_part_list ul li img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 8px;
    border: 1px solid #eee;
}

.home_part_list ul li .title {
    max-width: 100%;
    overflow: hidden;
    color: #333;
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
    text-align: left;
    height: 40px;
    line-height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    position: relative;
}

.home_part_list ul li .title a {
    color: #333;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    cursor: pointer;
}

.home_part_list ul li .title a:hover {
    color: #006db8;
}

.home_part_list ul li .date {
    font-size: 13px;
    color: #999;
    display: block;
}


.journal_box{
    background: #d3ebff ;
}
.journal_list {clear:both;    padding-top: 10px;}
.journal_list li {float:left;display:inline;width:300px;height:346px;margin-left:33px;
    background:#fff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2); /* 添加向右下的投影 */
    transition: all 0.3s ease; /* 添加过渡效果，使交互更平滑 */
    margin-bottom: 15px; /* 增加底部间距，使投影效果更明显 */
}
/* 鼠标悬停时可以稍微增强投影效果 */
.journal_list ul li:hover {
    box-shadow: 8px 8px 15px rgba(0, 0, 0, 0.3);
    transform: translateY(-3px); /* 轻微上移，增强悬浮感 */
}
.journal_list li:first-child{
    margin-left: 0;
}
.journal_list li .home_news_photo {width:300px;height:200px; overflow:hidden;}
.journal_list li .home_news_photo img {width:300px;height:200px;}
.journal_list li .journal_title {width:280px;margin:10px auto;font:16px/30px "微软雅黑";}
.journal_list li .journal_summary {
    color:#aaa;font:14/30px "Arial";margin:10px auto; padding-left:16px;
    padding-right: 18px;
    text-align: left;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.journal_list li a {
    display:block;height:100%;width:100%;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;
    position: relative;
}
.journal_news_list li a:hover {background:#0068b7;}
.journal_news_list li a:hover .home_news_title {color:#fff;width:280px;margin:10px auto;}
.journal_news_list li a:hover .home_news_date {color:#53b5ff;width:280px;margin:10px auto;}
.journal_news_list .top {margin:0;}