@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;	font-size: 100%;font: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body {
  position: relative; /* 使 ::before 伪元素相对于 body 定位 */

}


body,p {  
  font-family: 微软雅黑, 黑体, Arial, Helvetica, sans-serif;
    font-family: "SF Pro Display", "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-family: "SF Pro Display", "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    -webkit-font-smoothing: antialiased; 
color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#0f4882;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { max-width:1200px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.mod2 .mr .post { margin-bottom:0px;}
.mod2 .mr .post .con { padding:0px 0; margin:0 auto;}
.post { margin-bottom:10px;}
.post .tt { height:40px; border-bottom:1px solid #ccc;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:16px; font-weight:bold; } /**标题字体**/
.tt.bottom .tit {border-bottom: 2px solid #a9893e;}
.post .tt .tit .title { display:inline-block; height:40px; line-height:40px;}
.mr3 .post .tt .tit .title {padding-left: 10px;}/**标题图标**/
.post .tt .more_btn { display:inline-block; height:40px; line-height:40px; float:right;}   /**更多按钮**/
span.more_text { color: #a9a9a9;}
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(/_upload/tpl/04/b6/1206/template1206/images/li.gif) no-repeat center;} /**新闻列表图标**/
.wp_article_list .list_item .Article_Index{
background:none !important;}

/**自定义新闻列表**/
.news_list {
    margin-top: 10px;
}
.news_list li.news { line-height:24px;height: 38px; } /**标题图标**/
.news_list li.news span.news_title { float:left;}
.mod2 .mr1 .news_list li.news span.news_title { height: 38px;line-height: 40px; padding: 0 10px;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}

.wp_article_list a{
font-size:14px;}

.wp_article_list .list_item .Article_PublishDate {
font-size:14px;}
/**页头开始**/
#header {
    background: #175891;
}

.inner {
    margin: 0 auto; /* 居中容器 */
    max-width: 1200px;
}

.head {
    display: flex;
    justify-content: space-between; /* 水平分布元素 */
    align-items: center; /* 垂直居中对齐 */
    background: url(/_upload/tpl/04/b6/1206/template1206/images/head.png) repeat-x;
}

.head .head_logo {
    width: 300px;
    height: 80px;
}
.head .head_logo img{
    height: 80px;
    width: auto;
}
/**站点logo**/
.head .head_right {
   display: flex;
  align-items: center;
  gap: 20px;
  
    padding-right: 40px;

}
.head .head_right a{
    color:#ffffff;
  font-size:18px;
}

/*搜索框*/
.wp-search {
    position: relative;
    background: url(/_upload/tpl/04/b6/1206/template1206/images/sous_bg.png);
}
.wp-search form {
    display: block;
}
.wp-search .search-input {
    margin-left: 14px;
    margin-right: 36px;
}
.wp-search .search-input input.search-title {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background: none;
    color: #e1bab7;
    font-size: 14px;
    border: 0;
    outline: 0;
    font-family: "微软雅黑";
}
.wp-search .search-btn {
    width: 36px;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0%;
}
.wp-search .search-btn input.search-submit {
    width: 36px;
    height: 34px;
    border: 0;
    outline: 0;
    background: #FFFFFF url(images/sous.png) no-repeat center;
    cursor: pointer;
}
/**站点名称**/
.navbar {
    width: 100%;
    height: 41px;
    background: url(/_upload/tpl/04/b6/1206/template1206/images/navbar.png) repeat-x 0 50%;
}

/**导航区域背景**/
.navbar .navbox {
    height: 41px;
    margin: 0 auto;
max-width: 1200px;
}

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px;  color:#fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#F90;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 20px; height:40px; line-height:40px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#a48b51;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#d4b672; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/
ul.sub-nav { left: 15px !important;}
li.nav-item.i1 .item-name { padding-left: 0px !important;}
li.nav-item.i9 a .item-name { padding-right: 0px !important;}
/**主体开始**/

.carousel-inner {
    width:100%;
    height: 800px;
    position: absolute;
    top:0;
    left:0;
    transition: transform 0.5s ease-in-out;
    z-index: -1;
    overflow: hidden;
}

.carousel-item {
    display: none; /* 默认隐藏所有轮播图项 */
    width: 100%;
    height: 100%;
    text-align: center;
    background-size: cover; /* 背景图片大小适应容器 */
    background-position: center; /* 背景图片居中 */
}

/* 显示当前轮播图项 */
.carousel-item.active {
    display: block;
}
.carousel-item img{
    width: 100%;
    height:100%;
}
/* 小圆点指示器样式 */
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    z-index: 2;
}

.indicator {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.indicator.active {
    background-color: rgba(255, 255, 255, 1);
}

.res-tool{
    position: relative;
    max-width:1000px;
    height:100px;
    width:100%;
    z-index:3;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    background-color: rgba(0, 0, 0, 0.3);
}
.sub-item-link {
    display: inline-block;
    text-decoration: none;
    color: inherit;
    width: calc(100% / 9); /* 每个子项占总宽度的1/7 */
    padding: 10px;
    box-sizing: border-box;
    margin: 5px;
}
.sub-item-link:hover {
    transform: scale(1.1); /* 放大1.1倍 */
    z-index: 4; /* 确保放大时覆盖其他元素 */
}
.sub-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%; /* 确保子项高度占满父级元素 */
}

.sub-item .icon {
    width:50px;
    height: 50px;
    margin-bottom: 5px;
}

.sub-item .title {
    font-size: 14px;
    text-align: center;
    color: white;
}

/**数据库推荐**/
.resource {
    width: 100%;
    height: 800px;
    display: flex;
    flex-direction: column;
    justify-content: space-around; 
    align-items: center; 
    position: relative;
}
.resource-con{
    position: relative;
    width:1000px;
    height:450px;
    background: rgba(0, 0, 0, 0.6);
    z-index:3;
}
.resource-tab {
    padding: 40px 0;
    width: 100%;
    text-align: center;
}

.resource-tab .tab-buttons {
    display: inline-block;
    list-style-type: none; /* 移除列表的标记，使其不显示 */
    padding: 0;
}

.resource-tab .tab-buttons li {
    display: inline;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: normal;
    color: #2c2c2c;
    padding: 0 5px;
    border-radius: 0;
    float: left;
    cursor: pointer;

}

.resource-tab .tab-buttons a {
    text-decoration: none;
    padding: 4px 4px;
    color: #fff;
    transition: background-color 0.3s ease;
}

.resource-tab .tab-buttons a.active {
    color: #0055a6;
    background-color: #fff;
    border-radius: 15px;
    padding: 5px 10px;
}

.resource-tab .tab-content {

    border-top: none;
    padding: 20px;
    clear: both; /* Clear any floats */
}

.resource-tab .tab-pane {
    display: none;
}

.resource-tab .tab-pane.show {
    display: block;
}
.resource-tab .tab-content a{
color:#fff}

.resource-tab .tab-content p{
color:#0055a6;
font-size: 14px;}
/*在馆使用、研究支持等*/
.tool {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; /* 自动分配间距 */
    align-items: center; /* 垂直居中对齐 */
    margin-top: 20px;
}


#header .inner .head {
    background: url("/_upload/tpl/04/b6/1206/template1206/images/header_logo.png") no-repeat;
    background-position: center;
    background-size: auto 340px;
}


.tool-con-mid{
    margin:0 25px;
}

.tool-con .title {
    height: 40px;
    width: 100%;
}

.tool-con .title-left {
    width: 4px;
    height: 16px;
    background-color: #a48b51;
    float: left;
    margin-top: 12px;
}

.tool-con .title h3 {
    color: #0055a6;
    font-size: 20px;
    line-height: 40px;
    padding-left: 10px;
}

.tool-con .con {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start; /* 垂直居中 */
  flex-wrap:wrap;
}
.dot {
    text-align: center;
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #0055a6;
    border-radius: 50%;
    margin: 0 5px;
}

.tool-con .img-text {
    width: 100%;
    display: flex;
    justify-content: center;
}

.tool-con .con .img-text img {
    width: 30px; /* 图标宽度 */
    height: 30px; /* 图标高度 */
    margin-right: 5px;
}
.tool-con a {
    display: block;
    flex: 0 0 50%;
    border: 1px solid #3770d3;
    border-radius: 10px;
    text-align: center;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    justify-content: center;
    margin: 10px 0;
    max-width: calc(50% - 20px);
background: #fff;
}

.tool-con .con-text {
    display: flex; /* 使文字垂直居中 */
    align-items: center; /* 垂直居中 */
    font-size: 18px;
}
.banner {width: 1000%;height:600px; margin: 0 auto; }

/**首页二列布局**/
.mm {width:1000px; margin:0 auto;}
.mod1 { width:1000px; margin:0 auto;} /**左列**/
.mod1 .ml { width:495px; float:left;}
.mod1 .ml1 { width:1000px; margin:10px auto;}
.mod1 .mc {width: 495px;float: right;margin-left:10px} /**中间**/
.mbox { padding:0 0px;}
.mod2 { width:300px; float:right;}
.roll{ margin-top:10px;}
.mod2 .mr {width:300px;float:right;/* height: 109px; */}
.mod2 .mr1 {width:300px;float:right;/* height: 180px; */background: #f5f5f5;}
.mod2 .mr2 { width:300px; float:right;    background: #f5f5f5;}
.mod2 .mr3 { width:300px; float:right;background: #dedede;} /**右列**/
.news_left {width: 50px;float: left;}
.news_right {width: 245px;float: right;}
.month-date { width: 44px; height: 22px; background: #b09555;color: #fff;text-align: center;font-family: Candara;font-size: 18px;}
/**列表页**/
.content{
display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.main {
    flex: 1; 

}
.list-con{
display: flex;
justify-content: space-between; /* 使两个 div 之间有空间，并且占满容器 */
  padding-top:20px;
}
.col_menu { flex:1;min-height: 400px;}
.col_menu .col_menu_head { background:#a48b51;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:21px; padding:5px 5px 5px 30px;}  /**栏目名称图标**/
/**栏目列表*/
.col_list .wp_listcolumn {  }
.col_list .wp_listcolumn .wp_column a { color:#fff; background:#e8dbbc; border-top:1px solid #fff; } 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:none;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ }

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url(images/icon_column_2.gif) no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image: none;} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px; border-top:1px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(/_upload/tpl/04/b6/1206/template1206/images/icon_column_3_hover.gif);} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px; border-top:1px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(/_upload/tpl/04/b6/1206/template1206/images/icon_column_3_hover.gif);} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px; border-top:1px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(/_upload/tpl/04/b6/1206/template1206/images/icon_column_3_hover.gif);} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news {flex: 2;padding: 0 20px;} /**栏目新闻**/
.col_news_head { border-bottom:1px solid #a48b51;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; background:#a48b51;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:18px; font-weight:bold; color:#fff; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(/_upload/tpl/04/b6/1206/template1206/images/li.gif) no-repeat center;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
#footer { background: #175891;margin-top:30px;}
#footer .footer-left{
 flex: 1; 
    p {
        margin: 10px 0;
color:#fff;
font-size:16px;
line-height:25px;
text-align:center;
    }

}

#footer .footer-right{
     flex: 1; 
    display: flex; 
    justify-content: center;

}
.footer-con{
display: flex;
justify-content: space-between; 
align-items: center;
}
.footer-right-con{
    display: flex;
    flex-direction: column; /* 子元素垂直排列 */
    align-items: center; /* 水平居中 */
margin:20px;
text-align:center;
    img {
        width: 60px; /* 图片宽度 */
        height: 60px; /* 图片高度 */
        object-fit: cover; /* 保持图片比例 */
    }

    p {
        margin-top: 10px;
color:#fff;
font-size:14px;
    }
}
/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828;} /**文章标题**/
h1.arti_title1 { line-height: 26px;font-family: "Microsoft YaHei";padding: 5px; text-align: center;font-size: 15px;color: #282828; border-bottom: 2px solid #0e4379;}
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.7; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/


.mr3 .articlecontent {
    padding-left: 10px;
}


.banner .dtjt8_div_img{width:2031px !important;height:600px !important;}

.banner .dtjt8_div_img img{width:2031px !important;height:600px !important}

.container3-tab {width: 1000px;height:630px; margin: 0 auto; background: url("/_upload/tpl/04/b6/1206/template1206/images/search_bg.png") repeat;}





.contain3-header{
   text-align: center;
    color: #0c3c6d;
    font-size: 20px;
    padding-top:20px;
}

.tab-2-1{
    width:100%;
    height:120px;
    margin:20px auto;
    text-align: center;
    font-family: 'Microsoft YaHei', sans-serif;
}

.tab-2-1-1{
    height: 100%;
    width:220px;
    margin-left: 15px;
    float: left;
}
.tab-3-1-1-text,.tab-2-1-text{
    color: #0c3c6d;
    font-size: 12px;
    font-weight: bold;
    margin-top:5px;
}
.tab-2-1-1 img{
    width:220px;
    height:104px;
}
.tab-1-1{
    width:520px;
    height:265px;
    margin:10px auto;
    text-align: center;
    font-family: 'Microsoft YaHei', sans-serif;
}
.tab-1-1-1{
    height: 265px;
    width:240px;
    margin-right: 10px;
    float: left;
    background-image: linear-gradient(22.5deg, rgba(67, 67, 67, 0.02) 0%, rgba(67, 67, 67, 0.02) 29%,rgba(47, 47, 47, 0.02) 29%, rgba(47, 47, 47, 0.02) 37%,rgba(23, 23, 23, 0.02) 37%, rgba(23, 23, 23, 0.02) 55%,rgba(182, 182, 182, 0.02) 55%, rgba(182, 182, 182, 0.02) 69%,rgba(27, 27, 27, 0.02) 69%, rgba(27, 27, 27, 0.02) 71%,rgba(250, 250, 250, 0.02) 71%, rgba(250, 250, 250, 0.02) 100%),linear-gradient(67.5deg, rgba(117, 117, 117, 0.02) 0%, rgba(117, 117, 117, 0.02) 14%,rgba(199, 199, 199, 0.02) 14%, rgba(199, 199, 199, 0.02) 40%,rgba(33, 33, 33, 0.02) 40%, rgba(33, 33, 33, 0.02) 48%,rgba(135, 135, 135, 0.02) 48%, rgba(135, 135, 135, 0.02) 60%,rgba(148, 148, 148, 0.02) 60%, rgba(148, 148, 148, 0.02) 95%,rgba(53, 53, 53, 0.02) 95%, rgba(53, 53, 53, 0.02) 100%),linear-gradient(135deg, rgba(190, 190, 190, 0.02) 0%, rgba(190, 190, 190, 0.02) 6%,rgba(251, 251, 251, 0.02) 6%, rgba(251, 251, 251, 0.02) 18%,rgba(2, 2, 2, 0.02) 18%, rgba(2, 2, 2, 0.02) 27%,rgba(253, 253, 253, 0.02) 27%, rgba(253, 253, 253, 0.02) 49%,rgba(128, 128, 128, 0.02) 49%, rgba(128, 128, 128, 0.02) 76%,rgba(150, 150, 150, 0.02) 76%, rgba(150, 150, 150, 0.02) 100%),linear-gradient(90deg, #ffffff,#ffffff);
    border-radius: 5px;
}
.tab-1-1-1-img img{
    width:240px;
    height: 140px;
border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.tab-1-1-1-text{
    text-align: justify;
    font-size: 13px;
    color: #6e6f6f;
    padding: 10px;
    line-height: 25px;
}

.tab-3-1{
    width:600px;
    height:265px;
    margin:10px auto;
    text-align: center;
    font-family: 'Microsoft YaHei', sans-serif;
}
.tab-3-1-1 img{
    width:240px;
    height:104px;
    border: 1px solid #F1D186;
}
.tab-3-1-1{
    height: 265px;
    width:240px;
    margin-right: 10px;
    float: left;
    border-radius: 5px;
}
#header .inner .head{
    background: url("/_upload/tpl/04/b6/1206/template1206/images/header_logo.png") no-repeat;
    background-position: center;
background-size: auto 340px; 
}



.head_right{
    text-align: right;
   line-height: 96px;
}

.head_right a{
    color:#ffffff;
    font-size: 20px;
}

/*秒懂图书馆*/
.container{
    width: 1200px; /* 固定宽度为1200px */
    max-width: 1200px; /* 确保内容区不会超过这个宽度 */
    margin: 0 auto;
}
.con-title{
    text-align: center;
    height: 40px;
    width:150px;
    line-height: 40px;
    font-size: 22px;
letter-spacing:1px;
    color: #333;
    margin: 20px auto;
}

.video{
    width:100%;
    height:530px;
    background-image: url("/_upload/tpl/04/b6/1206/template1206/images/video-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 30px;
    padding-top: 30px;
}
.video-box{
    width: 1200px; /* 固定宽度为1200px */
    max-width: 1200px; /* 确保内容区不会超过这个宽度 */
    margin: 0 auto;
    height:100%;
}

.video-con{
    display: flex;
    height: 460px;

}



.video-con .left-panel {
    width: 430px;
    padding-top: 50px;
}

.video-con .left-panel .title{
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
}
.video-con .left-panel .con{
    font-size: 16px;
    letter-spacing: 2px;
    padding-right: 15px;
    padding-top:20px;
}
.video-con .left-panel .con p{
    line-height:30px;
}
/* 右侧面板 */
.video-con  .right-panel {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.3);
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.4);
    height: 490px;
}

.videoswiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 10px;
}

.videoswiper .swiper-slide video {
    width: 100%;
    height: 410px;
    object-fit: contain;
    border-radius: 10px;
    background: black;
}

.videoswiper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4); /* 半透明黑色背景 */
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 0.3s ease; /* 添加过渡效果 */
    border-radius: 10px;
}

/* 标题样式 */
.videoswiper .title {
    color: white;
    font-size: 24px;
    letter-spacing: 2px;
    text-align: center;
}

/* 鼠标悬停时隐藏蒙版和标题 */
.videoswiper .swiper-slide:hover .overlay {
    opacity: 0; /* 隐藏蒙版 */
    pointer-events: none;
}
.videoswiper .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    transition: transform 0.3s ease;
    opacity: 1;

    background-image: linear-gradient(135deg, rgba(49, 49, 49,0.07) 0%, rgba(49, 49, 49,0.07) 12.5%,rgba(76, 76, 76,0.07) 12.5%, rgba(76, 76, 76,0.07) 25%,rgba(102, 102, 102,0.07) 25%, rgba(102, 102, 102,0.07) 37.5%,rgba(129, 129, 129,0.07) 37.5%, rgba(129, 129, 129,0.07) 50%,rgba(155, 155, 155,0.07) 50%, rgba(155, 155, 155,0.07) 62.5%,rgba(182, 182, 182,0.07) 62.5%, rgba(182, 182, 182,0.07) 75%,rgba(208, 208, 208,0.07) 75%, rgba(208, 208, 208,0.07) 87.5%,rgba(235, 235, 235,0.07) 87.5%, rgba(235, 235, 235,0.07) 100%),linear-gradient(45deg, rgba(5, 5, 5,0.07) 0%, rgba(5, 5, 5,0.07) 12.5%,rgba(39, 39, 39,0.07) 12.5%, rgba(39, 39, 39,0.07) 25%,rgba(73, 73, 73,0.07) 25%, rgba(73, 73, 73,0.07) 37.5%,rgba(107, 107, 107,0.07) 37.5%, rgba(107, 107, 107,0.07) 50%,rgba(141, 141, 141,0.07) 50%, rgba(141, 141, 141,0.07) 62.5%,rgba(175, 175, 175,0.07) 62.5%, rgba(175, 175, 175,0.07) 75%,rgba(209, 209, 209,0.07) 75%, rgba(209, 209, 209,0.07) 87.5%,rgba(243, 243, 243,0.07) 87.5%, rgba(243, 243, 243,0.07) 100%),linear-gradient(90deg, #ffffff,#ffffff);
}

.videoswiper .swiper-pagination-bullet-active {
    color: #fff;
    transform: scale(1.1);
    background-image: radial-gradient(circle at 82% 60%, rgba(59, 59, 59,0.06) 0%, rgba(59, 59, 59,0.06) 69%,transparent 69%, transparent 100%),radial-gradient(circle at 36% 0%, rgba(185, 185, 185,0.06) 0%, rgba(185, 185, 185,0.06) 59%,transparent 59%, transparent 100%),radial-gradient(circle at 58% 82%, rgba(183, 183, 183,0.06) 0%, rgba(183, 183, 183,0.06) 17%,transparent 17%, transparent 100%),radial-gradient(circle at 71% 32%, rgba(19, 19, 19,0.06) 0%, rgba(19, 19, 19,0.06) 40%,transparent 40%, transparent 100%),radial-gradient(circle at 77% 5%, rgba(31, 31, 31,0.06) 0%, rgba(31, 31, 31,0.06) 52%,transparent 52%, transparent 100%),radial-gradient(circle at 96% 80%, rgba(11, 11, 11,0.06) 0%, rgba(11, 11, 11,0.06) 73%,transparent 73%, transparent 100%),radial-gradient(circle at 91% 59%, rgba(252, 252, 252,0.06) 0%, rgba(252, 252, 252,0.06) 44%,transparent 44%, transparent 100%),radial-gradient(circle at 52% 82%, rgba(223, 223, 223,0.06) 0%, rgba(223, 223, 223,0.06) 87%,transparent 87%, transparent 100%),radial-gradient(circle at 84% 89%, rgba(160, 160, 160,0.06) 0%, rgba(160, 160, 160,0.06) 57%,transparent 57%, transparent 100%),linear-gradient(90deg, rgb(46, 75, 248),rgb(166, 255, 237));
}

.videoswiper .swiper-pagination {
    position: relative !important;
    margin-top: 30px;
}




.news-mod {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    width: 100%;
    margin: 30px auto;
    height: 350px;
    box-sizing: border-box;
}
.news-mod .news-panel .sudynews_rili_2.rili .news_list li.news .news_text{
    display:none !important;}

.news-mod .news-panel  .sudynews_rili_2.rili .news_list li.news .news_title a{
    line-height:54px !important;
}

.news-mod .news-panel .sudynews_rili_2.rili .news_list li.news .news_time{
    background:none !important;
}
.news-mod .news-panel .sudynews_rili_2.rili .news_list li.news .news_time .news_days{
    background:#0055a6  !important;
}

.news-tab-buttons {
    display: inline-block;
    list-style-type: none; /* 移除列表的标记，使其不显示 */
    padding: 0;
    height: 100%;
    line-height: 100%;
}

.news-tab-buttons li {
    display: inline;
    height: 40px;
    line-height:40px;
    font-size: 16px;
    font-weight: normal;
    color: #2c2c2c;
    padding: 0 5px;
    border-radius: 0;
    float: left;
    cursor: pointer;

}

.news-tab-buttons a {
    text-decoration: none;
    padding: 4px 4px;
    color: #000;
    font-size:20px;
    transition: background-color 0.3s ease;
}

.news-tab-buttons a.active {
    color: #0055a6;
    border-bottom: 1px solid #104f8e;
}
/* 内部子元素样式 */
.news-panel {
    flex: 1;
    min-width: 0;
    box-sizing: border-box;
    margin: 0 20px;
    display: flex;
    flex-direction: column;
}


.news-title {
    height: 40px;
    line-height: 40px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news-title-con {
    flex: 1;
    text-align: left;
    font-size:20px;
}
.news-con{
    height: 100%;
    width: 100%;
}
/* 内容样式 */
.news-box {
    flex: 1;
    padding-top:10px;

}
/* 移除第一个和最后一个子元素的左右外边距 */
.news-panel:first-child {
    margin-left: 0;
}

.news-panel:last-child {
    margin-right: 0;
}

.more{
    display:none !important;}
.news-panel-title{
    width:120px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    color:#115294;
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
    border-bottom: 1px solid #115294;

}
.news-title .more-link {
    text-decoration: none;
    color: #808080;
    font-size: 12px;
}
.tab-title .more-link {
    display:none;
}
.tab-title  .more-link.active {
    display: block; /* 显示激活状态的 more-link */
}
.news-tab-container{
    width: 100%;
    height:100%;
}
.news-tab-container .news-tab-buttons {
    display: inline-block;
    list-style-type: none; /* 移除列表的标记，使其不显示 */
    padding: 0;
}

.news-tab-container .news-tab-buttons li {
    display: inline;
    height: 40px;
    font-size: 16px;
    font-weight: normal;
    color: #2c2c2c;
    padding: 0 5px;
    border-radius: 0;
    float: left;
    cursor: pointer;

}

.news-tab-container .news-tab-buttons a {
    text-decoration: none;
    padding: 4px 4px;
    font-size:20px;
    color: #000;
    transition: background-color 0.3s ease;
}

.news-tab-container .news-tab-buttons a.active {
    color: #197aa2;
    border-bottom: 1px solid #104f8e;
}

.news-tab-container .news-tab-content {
    border-top: none;
    padding: 10px;
    clear: both; /* Clear any floats */
}

.news-tab-pane {
    width:100%;
    height:100%;
}

.news-tab-container .news-tab-pane.show {
    display: block;
}
.news-panel10, .news-box10,.news-panel11, .news-box11, .news-panel12, .news-box12{
    width: 100%;
    height: auto;
}
.news-tab-container .news-win{
    width:100%;
    height:auto;
}

.wp_article_list .list_item{
    height:47px !important;
    line-height: 47px !important;
    border-bottom:none !important;
}
.news-con .wp_article_list .list_item .Article_Index {
display:none !important;
}



/*阅读推广*/
.read-panel{
    width: 100%;
}

.read-tab-container{
 max-width: 1200px;
    width: 100%;
    margin: 0 auto;
   
}
.read-panel-title{
    width:120px;
    height: 40px;
    margin: 20px auto;
    text-align: center;
    color:#115294;
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
    border-bottom: 1px solid #115294;

}




.read-tab-container * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}




.read-tab-container .swiper-slide {
  width: 15%;
  transition: width 0.8s ease;
  -webkit-transition: width 0.8s ease;
  -moz-transition: width 0.8s ease;
  -ms-transition: width 0.8s ease;
  -o-transition: width 0.8s ease;
}
.read-tab-container .swiper-slide.on {
  width: 40%;
}
.read-tab-container .swiper-slide.on .info {
  text-align: center;
}
.read-tab-container .swiper-slide.on .more {
  margin-top: 15px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.read-tab-container .swiper-slide .pic {
  font-size: 0;
  overflow: hidden;
}
.read-tab-container .swiper-slide .pic img {
  width: 100%;
  height: 370px;
  object-fit: cover;
  transition: transform 0.8s ease;
  -webkit-transition: transform 0.8s ease;
  -moz-transition: transform 0.8s ease;
  -ms-transition: transform 0.8s ease;
  -o-transition: transform 0.8s ease;
}
.read-tab-container .swiper-slide .pic img:hover {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
}
.read-tab-container .swiper-slide .name {
  font-size: 24px;
  color: #fff;
  line-height: 30px;
  letter-spacing: 5px;
}
.read-tab-container .swiper-slide a {
  position: relative;
  display: block;
}
.read-tab-container .swiper-slide .info {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  padding: 150px 60px;
  background: rgba(0, 0, 0, 0.3);
}
.read-tab-container .swiper-slide .more {
  margin-top: 15px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.read-tab-container .swiper-pagination {
  display: none;
}

