@charset "utf-8";
/* bootstrap */
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13, 110, 253, 0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}
[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}

/* CSS Document */
*{margin: 0px;padding: 0px;}
/* css reset */

/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
	margin: 0;
	padding: 0;
	border: 0px;
}

/* 设置默认字体 */
body,button, input, select, textarea{
	font-family: 'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color:#333;
}
html {
  overflow-y: scroll;
}
:root {
  overflow-y: auto;
  overflow-x: hidden;
}
:root body {
  position: absolute;
}
body {
	width:100%;
	background-color:#f7f7f7;
}

button, input, select, textarea{ outline:none;}
html {line-height: 1; }
address, cite, em, var,i { font-style: normal; } /* 将斜体扶正 */

h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

/* 重置列表元素 */
ul, ol, li { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none;color:#000; cursor:pointer;}
a:hover { text-decoration:none; color:#ef3838; transition-duration:400ms; -moz-transition-duration:400ms; -webkit-transition-duration:400ms; -o-transition-duration:400ms;}

/* 重置图片元素 */
img {border: 0px;vertical-align:middle;-ms-interpolation-mode: bicubic;}

.bx_fl, .fl {float: left;}
.bx_fr, .fr {float: right;}
.container{width:1200px; margin:0 auto;background-color:#fff;}
.spacing{margin-top: 0px; margin-bottom: 0px;padding-bottom:20px;}
.clear{ clear:both;}
.c10{height:10px;width:100%;}
.c20{height:20px;width:100%;}
.c30{height:30px;width:100%;}
.dis{display:block;margin:0px;padding:0;}
.undis{display:none;margin:0px;padding:0;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0}

.hot .item .img img, .hot .item .pic img{
	width:100%; height:100%;
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}

.hot .item .img img:hover, .hot .item .pic img:hover{
	transform: scale(1.2, 1.2);
	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-moz-transform:scale(1.2, 1.2); 	/* Firefox */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2, 1.2); 	/* Opera */
}

/* 一半宽度 */
.halfLeft {
	float:left;
	width: 583px;
	position:relative;
}

.halfRight {
	float:right;
	width: 583px;
	position:relative;
}

/* 垂直线 */
.vertical {
	float:left;
	width:1px;
	margin:0px 16px;
	position:relative;
	border-right: 1px dashed #cecece;
}
/* 数据列表的 点 文本 时间 */
.rows {
	height: 30px;
	font-size: 15px;
	line-height:1.7;
	margin-top:5px;
	background-color: #;
}
.line {
	height:27px;
	padding-top:5px;
	padding-bottom:3px;
	border-bottom:1px dashed #C9C9C9;
}
.rows .icon {
	float:left;
	left: 8px;
	width: 6px;
	height: 6px;
	top: 11px;z-index:2;
	position: relative;
	border-radius: 6px;
	background: #0B9DE0;
}
.rows .text {
	float:left;
	left: 18px;
	font-size:17px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	background-color: #;
}
.rows .date {
	float:right;
	width: 120px;
	font-size: 17px;
	position: relative;
	text-align:center;
	color: #b0b0b0;
	background-color: #;
}

/* 顶部 */
.header.rel {
	width: 100%;
}
.header .banner {
	width:100%;
	background-color:#fff;
}
.headerSection {
	width: 1200px;
	margin: 0 auto;
	height: 146px;
}
.headerBg {
	background: url(images/header/background.png) no-repeat;
	background-color:#fff;
	width: 1200px;
	height: 146px;
	background-size:100% 100%;
	min-width: 1200px;
	margin: 0 auto;
}
a.logo {
	display: inline-block;
	width: 724px;
	height: 93px;
	margin-top: 24px;
	background: url(images/header/logo.png) no-repeat 0px 11px;
}

/* 导航菜单 */
.navBack {
	width: 100%;
	min-width: 1200px;
	background: #1956A5;
}
.wraper {
	width: 100%;
	margin: 0 auto;
	background: #1956A5;
}
.nav {
	position: relative;
	width: 1200px;
	height: 60px;
	background-color:#1956A5;
	overflow: hidden;
	margin: 0 auto;
	z-index: 9999;
}
.nav-item {
	position: relative;
	float: left;
	width: 150px;
	height: 61px;
	line-height: 61px !important;
	text-align: center;
	/*font-size: 15px;*/
	z-index: 1;
}
.nav-item a {
	display: block;
	height: 61px;
	color: #fff;
	font-size: 22px;
	font-weight:bold;
	line-height: 60px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.nav-item a:hover {
	color: #fff;
	text-decoration:none;
}
.nav-visited {
	position: relative;
	float: left;
	width: 150px;
	height: 61px;
	line-height: 60px !important;
	text-align: center;
	font-size: 15px;
	background: #E9EEF6;
	z-index: 1;
	top:-5px;
	padding-top:5.5px;
}
.nav-visited a {
	display: block;
	height: 61px;
	color: #1956A5;
	font-size: 22px;
	font-weight:bold;
	line-height: 51px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.nav-visited a:hover {
	color: #1956A5;
	text-decoration:none;
}
.nav-item:hover .move-bg {
	display: block; /* 鼠标悬停时显示背景 */
	color:#f00;
}
.move-bg {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	height: 61px;
	background: #2369CD;/*Date:20250626.2369CD-->E9EEF6*/
	z-index: 0;
}

div#copySee {
	position: fixed;
	top: 0px;
	width: 100%;
	background: #1956A5;
	display: none;
	z-index: 5;
}
.expands {
	width: 100%;
	height:51px;
	margin: 0 auto;
	background: #f7f7f7;
}
/*
background: linear-gradient(to bottom, #e5e5e5, #ffffff);
border-bottom: 1px solid #ddd;  可选的底部边框 


 顶部蓝色渐变条 
.cont-left .left-bars .bars-top {
	height: 6px;
	background: linear-gradient(to bottom, #1e7dd7, #1956A5); 从上到下蓝色渐变 
}

 内容区域白底+内阴影 
.cont-left .left-bars .bars-body {
	height: 45px;
	line-height:44px;
	background: linear-gradient(to bottom, #ffffff, #cccccc);Date:20250628 f1f1f1-cccccc
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);  内阴影，模仿凹陷 
	border-top: 1px solid #d9d9d9;  模拟面板边界 
}


*/
.expa-sub {
	width: 1200px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
	z-index: 3;
	background: linear-gradient(to bottom, #e5e5e5, #ffffff);
	border-bottom: 1px solid #eee;
}
.nav-parent {
	float:left;
	width:800px;
	position: relative;
	background-color:#;
}
.nav-child{
	width:;
	height: 50px;
	color:#000;
	margin-left:25px;
	display:none;
	overflow:hidden;
	background-color:#;
}
.nav-search{
	float:right;
	width:;
	height:100%;
	padding-top:7px;
	margin-right:10px;
	position: relative;
	background-color:#;
}
.child-space {
	margin:0px 5px;
}
.child-item {
	position: relative;
	float: left;
	height: 50px;
	color: #000;
	margin:0px 0px;
	padding:0px 10px;
	font-size: 17px;
	line-height: 50px;
	z-index: 1;
}
.child-item a {
	display: block;
	height: 51px;
	color: #000;
	margin:0px 0px;
	font-size: 17px;
	line-height: 50px;
}
.child-item a:hover {
	color: #ff5500;
	margin:0px 0px;
	text-decoration:none;
}

/* 页脚 */
.footer {
	width: 100%;
	padding:0;
	margin:0 auto;
	height:181px;
	min-width:1200px;
	background:linear-gradient(#0D4B98, #17205F);
	align-items: center;
	justify-content: center;
	border-radius: 5px 5px 0px 0px;
}
.footer .box {
	width: 1200px;
	height:100%;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#;
	justify-content: space-between;
}
.footer ul {
	padding: 0;
	margin: 0;
}
.footer ul li {
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	margin-bottom: 5px;
	font-family: "微软雅黑", sans-serif;
}
.footer ul li a {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.footer ul li a:hover {
	color:#ef3838;
}

.footer ul.foo-rows {
	width:100%;
	height:25px;
	margin-top:10px;
	background-color:#;
}
.footer ul.foo-rows::after {
	content: "";
	display: block;
	clear: both;
}
.footer li.foo-mleft {
	margin-left:25px;
}
.footer li.foo-text {
	float:left;
	position:relative;
	background-color:#;
}
.footer li.foo-gaps {
	float:left;
	margin:0 12px;
	position:relative;
	background-color:#;
}
.footer li.foo-police {
	float:left;
	padding-left:30px;
	background-image:url(images/footer/police.png);
	background-position-x:left;
	background-position-y:-3px;
	background-repeat:no-repeat;
}
.footer .left-text {
	float:left;
	width:600px;
	position:relative;
	background-color:#;
}
.footer .right-imgs {
	float:right;
	width:600px;
	height:100%;
	overflow: hidden;
	position:relative;
	background-color:#;
}
.footer .right-imgs ul {
	float:left;
	
	height: 110px;
	margin: 0px;
	margin-left: 20px;
	margin-right:0px;
	margin-top:35px;
	position:relative;
}
.footer .right-imgs ul.qr-code {
	width: 135px;
	background: #F4B453;
	border-radius: 5px 5px 5px 5px;
}
.footer .right-imgs li {
	float:left;
	position:relative;
}
.footer .right-imgs li.foo-bars {
	width: 25px;
	height:100%;
	font-size: 15px;
	text-align: center;
	line-height: 2;
}
.footer .right-imgs li.foo-icon {
	width: 110px;
	height:100%;
}
.footer .right-imgs li.foo-icon img {
	width: 100%;
	height: 110px;
}
.footer .right-imgs li.foo-full {
	width: 185px;
	height:100%;
}
.footer .right-imgs li.foo-full img {
	width: 100%;
	height: 110px;
}
.footer .right-imgs li.foo-shiy {
	width: 80px;
	height:80px;
	margin-top:15px;
}

/*  */
@keyframes spin {
	100% {
		transform: rotate(360deg);
	}
}
.circle {
	width: 9px;
	height: 9px;
	border: 1px solid #333;
	border-radius: 50%;
	margin:10px;
}
.animation {
	border: 2px solid #1956A5;
	background-color:#;
	/*
	border-top-color: #3498db;
	animation: spin 1s linear infinite;
	*/
}

.noindex {
	margin-top: 0px !important;
	margin-bottom: 15px !important;
}
.cont-nav {
	color:#333;
	height:50px;
	font-size: 20px;
	line-height: 45px;
	margin-left:20px;
	background-color:#;
}

.cont-body {
	min-height:200px;
	padding:20px;
	margin:0px 20px;
	text-align:center;
	background-color:#fff;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-radius: 0px 0px 5px 5px;
}
.cont-body .articles {}
.cont-body .articles .title-main{
	font-size:30px;
	font-weight:bold;
	line-height:1.6;
}
.cont-body .articles .title-secondary{
	font-size:26px;
	line-height:1.6;
}
.cont-body .articles .title-expands {
	height:50px;
	margin-top:25px;
	border-bottom: 1px solid #d9d9d9;
	background-color:#;
}
.cont-body .articles .title-expands li {float:left;color:#000000;font-size:18px;line-height:50px;}
.cont-body .articles .title-expands li.left {margin-left:30px;}
.cont-body .articles .title-expands li.right {float:right;}
.cont-body .articles .title-expands li.right span {
    cursor: pointer;
	margin:0px 5px;
}
.cont-body .articles .articles-body {
	clear:both;
	font-size:20px;
	text-align:left;
	line-height:40px;;
}
.cont-body .articles .articles-body img{
	max-width:60%;
}
.cont-body .articles .articles-body p{
	text-indent:2em;
}
.cont-body .articles .articles-body p img.center {
	display: block;
	margin: 0 auto;
	text-indent: 0;
}
.cont-left {
	float:left;
	width: 280px;
	height:100%;
	position:relative;
	background-color:#;
}

.cont-left .left-bars {
	width:280px;
	height:52px;
	overflow: hidden;
	border-radius: 2px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); /* 外部轻微阴影 */
}
/* 顶部蓝色渐变条 */
.cont-left .left-bars .bars-top {
	height: 6px;
	background: linear-gradient(to bottom, #1e7dd7, #1956A5); /* 从上到下蓝色渐变 */
}

/* 内容区域白底+内阴影 */
.cont-left .left-bars .bars-body {
	height: 45px;
	line-height:44px;
	background: linear-gradient(to bottom, #ffffff, #cccccc);/*Date:20250628 f1f1f1-cccccc*/
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); /* 内阴影，模仿凹陷 */
	border-top: 1px solid #d9d9d9; /* 模拟面板边界 */
}
.cont-left .left-bars .bars-body b{
	font-size:20px;
	color:#323232;
	margin:0  4px 0 14px;
	font-weight:bold;
}
.cont-left .left-bars .bars-body em{
	color:#a3a3a3;
	font-size:13px;
	font-style:normal;
	display:none;
}

.cont-left .left-secondary-bars {
	width:100%;
	height:45px;
	margin-bottom:10px;
	overflow: hidden;
	border-radius: 2px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); /* 外部轻微阴影 */
}
/* 顶部蓝色渐变条 */
.cont-left .left-secondary-bars .left-secondary-top {
	height: 3px;
	background: linear-gradient(to bottom, #E9F6FD, #1e7dd7); /* 从上到下蓝色渐变 */
}

/* 内容区域白底+内阴影 */
.cont-left .left-secondary-bars .left-secondary-body {
	height: 42px;
	line-height:36px;
	font-size:20px;
	color:#323232;
	padding-left:1rem;
	font-weight:bold;
	/*
	background: linear-gradient(to bottom, #ffffff, #dddddd);
	*/
	border-bottom: 1px solid #1956A5;
	background: linear-gradient(to bottom, #E9F6FD, #C2E9FC);
	
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); /* 内阴影，模仿凹陷 */
	border-top: 0px solid #d9d9d9; /* 模拟面板边界 */
}
.cont-left .left-secondary-bars .left-secondary-body b{
	font-size:20px;
	color:#323232;
	margin:0  4px 0 14px;
	font-weight:bold;
}



.left-items {
	padding:16px 16px 20px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-radius: 0px 0px 3px 3px;
	background-color:#f8f8f8;
}
.left-items .item-title {
	height:37px;
	color:#333;
	margin-top:20px;
	margin-bottom:10px;
	background-color:#;
	border-bottom: 1px solid #1956A5;
	background: linear-gradient(to bottom, #E9F6FD, #C2E9FC);
	/*background: linear-gradient(to bottom, #E9F6FD, #C2E9FC);*/
}
.left-items .item-title .row-text {
	float:left;
	font-size:20px;
	font-weight:bold;
	margin-top:8px;
	margin-left:1em;
	position:relative;
}
.left-items .item-rows {
	height:37px;
	color:#333;
	font-size:18px;
	margin-bottom:5px;
}
.left-items .item-rows .row-circle {
	float:left;
	width:35px;
	position:relative;
}
.left-items .item-rows .row-text {
	float:left;
	margin-top:5.5px;
	position:relative;
}
.left-items .item-rows .row-indent1 {
	left:20px;
}
.left-items .item-rows .row-indent2 {
	left:40px;
}
.left-items .item_curr {
	color:#1956A5;
	font-weight:bold;
}
.left-items .item_curr a {
	color:#1956A5;
}
.left-items .item_curr a:hover {
	color:#ef3838;
}

.cont-right {
	float:right;
	width: 900px;
	height:100%;
	position:relative;
	background-color:#;
}
.right-bars {
	width:900px;
	height:50px;
	overflow: hidden;
	border-radius: 0px;
}
/* 内容区域白底+内阴影 */
.right-bars .bars-body {
	color:#fff;
	width: auto; /* 自动宽度 */
	display: inline-block; /* 保证宽度随着内容变化 */
	white-space: nowrap;   /* 防止文字换行 */
	height: 42px;
	font-size: 20px;
	line-height:44px;
	font-weight:bold;
	text-align:center;
	padding-left:30px;
	padding-top:0px;
	padding-right:30px;
	padding-bottom:2px;
	background-color: #1956A5;
	border-radius: 5px 5px 0px 0px;
	background: linear-gradient(to bottom, #1e7dd7, #1956A5);
}
/* 顶部蓝色渐变条 */
.right-bars .bars-bottom {
	height: 6px;
	border-radius: 0px 5px 0px 0px;
	background: linear-gradient(to bottom, #1956A5, #1e7dd7); /* 从上到下蓝色渐变 */
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); /* 外部轻微阴影 */
}
.right-body {
	min-height:100px;
	font-size:20px;
	padding:20px;
	padding-bottom:30px;
	background-color:#fff;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-radius: 0px 0px 5px 5px;
}
.right-body .right-content {
	
}
.right-body .right-content li {
	color:#000;
	font-size:18px;
	line-height:2.2;
	background-color:#;
}
.right-body .right-content li.indent {
	text-indent:2rem;
}
.right-body .right-content li.rows {
	text-indent:2rem;
}
.right-body .right-rows {
	height: 100%;
}
.right-body .right-contents {
	
}

.right-body .right-device-list {
	
}
.right-body .right-device-list li {
	height:47px;
	font-size:18px;
	line-height: 57px;
	padding-left:145px;
	background-color:#f50;
	background: url(images/devices/rows860.png) no-repeat left top;
}
.right-body .right-device-title-main {
	height:60px;
	width:100%;
	margin:0px;
	margin-top:10px;
	padding-top:15px;
	text-align:center;
}
.right-body .right-device-title-main span {
	font-size:30px;
	font-weight:bold;
}
.right-body .right-device-title-secondary {
	height:30px;
	padding-top:20px;
	border-bottom:1px dashed #1956A5;
}
.right-body .right-device-title-secondary ul, li {
	color:#0000;
	font-size:20px;
}
.right-body .right-device-title-secondary li.left {
	float:left;
}
.right-body .right-device-title-secondary li.right {
	float:right;
	width:350px;
}
.right-body .right-device-detail-imgs {
	margin-top:20px;
	text-align:center;
}
.right-body .right-device-detail-imgs img {
	max-width: 100%;
	height: auto;
	width: auto;
	object-fit: contain;
}
.right-body .right-device-detail-introduction {
	margin-top:20px;
	text-indent:2em;
	font-size:20px;
	font-weight:bold;
	line-height:2;
	text-align:left;
}
.right-body .right-device-detail-text {
	padding-bottom:20px;
}
.right-body table {
	width:100%;
	margin:0 auto;
	border-collapse: collapse;
}
.right-body table, th, td {
	height:30px;
	padding:7px;
	font-size:17px;
	text-align:center;
	background-color:#fff;
	border:1px solid black;
}
.right-body table.no-border, th.no-border, td.no-border{
	height:30px;
	padding:7px;
	font-size:17px;
	text-align:center;
	border:0px solid black;
}
.right-body th{
	background-color:#eee;
}
.right-body th.tbl-title{
	background-color:#eee;
	border-bottom:1px dashed #333;
}
.right-body td.tbl-bottom-dashed{
	border-bottom:1px dashed #C9C9C9;
}

.right-body p {
	margin-top:20px;
	text-indent:2em;
	font-size:18px;
	line-height:2;
	text-align:left;
}

/* 翻页 */
.right-pages {
	height: 60px;
	padding: 0px;
	margin-top:25px;
	margin-bottom:0px;
	border-top:0px dashed #d9d9d9;
	background-color:#;
}
.right-pages li {
	float:left;
	color:#000;
	font-size:13px;
	padding-top:15px;
	position:relative;
}

.mt-0{margin:0!important}
.border-0{border:0!important}

.pagincount{
	--bs-pagination-disabled-color:var(--bs-secondary-color);
	display:flex;
	padding-left:0;
	margin-top:16px;
	list-style:none;
}
.pagincount li {
	float:left;
	color:var(--bs-pagination-disabled-color);
	font-size:15px;
	padding-top:6px;
	padding-left:5px;
	padding-bottom:6px;
	position:relative;
	background-color:#;
}

/* 翻页 bootstrap */
.pagination{
	--bs-pagination-padding-x:0.75rem;
	--bs-pagination-padding-y:0.375rem;
	--bs-pagination-font-size:1rem;
	--bs-pagination-color:var(--bs-link-color);
	--bs-pagination-bg:var(--bs-body-bg);
	--bs-pagination-border-width:var(--bs-border-width);
	--bs-pagination-border-color:var(--bs-border-color);
	--bs-pagination-border-radius:var(--bs-border-radius);
	--bs-pagination-hover-color:var(--bs-link-hover-color);
	--bs-pagination-hover-bg:var(--bs-tertiary-bg);
	--bs-pagination-hover-border-color:var(--bs-border-color);
	--bs-pagination-focus-color:var(--bs-link-hover-color);
	--bs-pagination-focus-bg:var(--bs-secondary-bg);
	--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);
	--bs-pagination-active-color:#fff;
	--bs-pagination-active-bg:#0d6efd;
	--bs-pagination-active-border-color:#0d6efd;
	--bs-pagination-disabled-color:var(--bs-secondary-color);
	--bs-pagination-disabled-bg:var(--bs-secondary-bg);
	--bs-pagination-disabled-border-color:var(--bs-border-color);
	display:flex;
	padding-left:0;
	list-style:none;
}
.page-link{
	position:relative;
	display:block;
	padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
	font-size:var(--bs-pagination-font-size);
	color:var(--bs-pagination-color);
	text-decoration:none;
	background-color:var(--bs-pagination-bg);
	border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion:reduce){.page-link{transition:none}}
.page-link:hover{
	z-index:2;
	color:var(--bs-pagination-hover-color);
	background-color:var(--bs-pagination-hover-bg);
	border-color:var(--bs-pagination-hover-border-color);
}
.page-link:focus{
	z-index:3;
	color:var(--bs-pagination-focus-color);
	background-color:var(--bs-pagination-focus-bg);
	outline:0;
	box-shadow:var(--bs-pagination-focus-box-shadow);
}
.active>.page-link,.page-link.active{
	z-index:3;
	color:var(--bs-pagination-active-color);
	background-color:var(--bs-pagination-active-bg);
	border-color:var(--bs-pagination-active-border-color);
}
.disabled>.page-link,.page-link.disabled{
	color:var(--bs-pagination-disabled-color);
	pointer-events:none;
	background-color:var(--bs-pagination-disabled-bg);
	border-color:var(--bs-pagination-disabled-border-color);
}
.page-item:not(:first-child) .page-link{
	margin-left:calc(-1 * var(--bs-border-width));
}
.page-item:first-child .page-link{
	border-top-left-radius:var(--bs-pagination-border-radius);
	border-bottom-left-radius:var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link{
	border-top-right-radius:var(--bs-pagination-border-radius);
	border-bottom-right-radius:var(--bs-pagination-border-radius);
}

/* 表单 */






