* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    font-family: 'PingFang SC', tahoma, arial, 'helvetica neue', 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif !important;
}

body {
    margin: 0;
    line-height: inherit;
    background-color: #F9FAFB;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

hr {
    height: 0;
    border-top-width: 1px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

table,
th,
td {
    border: none;
    /* 鎴栬��border: 0; */
    border-left: none;
}

table {
    border-collapse: collapse;
}

a {
    color: inherit;
    text-decoration: none !important;
}

select {
    outline: none;
}

button {
    cursor: pointer !important;
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.p-3 {
    padding: 30px;
    padding-bottom: 20px;
}

.p-2 {
    padding: 20px;
}

.color-01 {
    color: #2e6dd9 !important;
}

.color-02 {
    color: #c7ae3f !important;
}

.color-03 {
    color: #30b085 !important;
}

.color-04 {
    color: #23b4cd !important;
}

.color-06 {
    color: #ef4444 !important;
}

.color-05 {
    color: #3662e3 !important;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.bg-white {
    background-color: #fff;
}

.h-16 {
    height: 4rem;
}

.wu-data {
    color: #9da3ae;
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin-top: 20%;
}

.substance {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.blue {
    background-color: #2464EB !important;
    border: 1px solid #2464EB !important;
}

.blue-line {
    border: 1px solid #2464EB !important;
    background-color: #fff !important;
    color: #2464EB !important;
}

.flex-col {
    flex-direction: column;
}

.min-h-screen {
    min-height: 100vh;
}

.flex {
    display: flex;
}

.justify-between {
    justify-content: space-between;
}

.items-center {
    align-items: center;
}

/**/
header {
    width: 100%;
    transition-duration: .3s;
}

nav a {
    margin-left: 60px;
    color: #1f2937;
    font-size: 16px;
}

nav a.active {
    color: #2563eb;
    font-weight: bold;
}

.nav-logo img {
    display: block;
    width: 180px;
}

footer {
    border-top: 1px solid #e5e7eb;
}

.footer-title {
    padding: 50px 0;
    justify-content: space-between;
}

.footer-title h1 {
    font-size: 16px;
    color: #1F2937;
    text-align: center;
    font-weight: normal;
    width: calc(100% / 2);
}

.footer-title p {
    font-size: 14px;
    color: #1F2937;
    opacity: 0.5;
    margin: 0;
    padding: 0;
    width: calc(100% / 3);
}

.proxy-bt {
    font-size: 22px;
    font-weight: normal;
    line-height: 18px;
    margin-bottom: 20px;
}

.proxy-bt .shu {
    width: 4px;
    height: 18px;
    background: #2463EB;
    margin-right: 10px;
    display: block;
}

.proxy-bt i {
    margin-right: 10px;
    color: #2464EB;
    font-weight: bold;
    font-size: 20px;
}

.proxy-bt b {
    font-weight: normal;
}

.proxy-bt b.lan {
    color: #2464EB
}

.proxy-bt b.lv {
    color: #1ABE56
}

.proxy-bt b.hong {
    color: #FF3E50
}

.substance-bt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

/* 或者使用以下方式，让前面的h1元素占据空间，按钮自动到右边 */
.substance-bt .proxy-bt {
    flex-grow: 1;
    /* 让标题元素占据可用空间 */
}

/* 为按钮之间添加间距并靠右对齐 */
.substance-bt .fz-button {

    /* 添加右边距，使与tz-button有间隔 */
}

.anniu button {
    border: none;
    text-align: center;
    color: #fff;
    margin-left: 20px;
    border-radius: 8px;
    font-size: 14px;
    height: 42px;
    padding: 0 25px;
}

.anniu button.blue:hover {
    box-shadow: 0px 1px 4px 1px rgba(22, 93, 255, 0.36);
}

.anniu button.blue-line:hover {
    box-shadow: 0px 1px 4px 1px rgba(22, 93, 255, 0.35);
}

.shuoming-title {
    align-items: center;
}

.shuoming-title i {
    font-size: 22px;
    margin-right: 10px;
    color: #3f8cdb;
}

.shuoming-title h2 {
    font-size: 18px;
    font-weight: bold;
    color: #3f8cdb;
}

.shuoming {
    background-color: #EFF6FF;
    border: 1px solid #DDEBFE;
    border-radius: 20px;
    margin: 30px auto 0;
}

.shuoming .shuoming-padding {
    padding: 30px;
    padding-top: 30px;
    padding-bottom: 10px;
}

.shuoming-padding ul {
    margin: 10px 0 0;
	margin-top: 20px;
    margin-top: 13px;
}

.shuoming-padding ul li {
    padding: 11px 0;
    display: flex;
    align-items: center;
}

.shuoming-padding ul li i {
    font-size: 14px;
    color: #14baa5;
    margin-left: 2px;
    padding-right: 10px;
}

.shuoming-padding ul li span {
    color: #4b5563;
    font-size: 14px;
}

.jssm-sz li span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    text-align: center;
    line-height: 16px;
    background-color: #22c55d;
    font-size: 12px !important;
    color: #fff !important;
    margin-right: 10px;
}

main>.substance {
    justify-content: space-between;
}

.substance-search {
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
}

.table-box {
    flex-wrap: wrap;
    justify-content: space-between;
}

.table-box .table-data {
    margin-right: 10px;
    width: calc(11% - 19px);
    margin-bottom: 20px;
}

.table-box .table-data label {
    font-size: 14px;
    color: #374151;
    line-height: 24px;
    height: 24px;
    margin-bottom: 10px;
    display: block;
}

.table-box .table-data .table-input {
    margin: 0;
}

.table-box .table-data .table-input input {
    border-radius: 8px;
    background: #fff;
    width: calc(100% - 40px);
    height: 38px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    border: none;
    border: 1px solid #d1d5db;
}

.table-box .table-data .table-select {
    margin: 0;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    overflow: hidden;
    padding-right: 10px;
}

.table-box .table-data .table-select:focus {
    border: 1px solid #0060cc;
}

.table-box .table-data .table-select select {

    border: none;
    background: #fff;
    width: 100%;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
}

.table-list {
    /*border-left: 1px solid #d1d5db;
    border-right: 1px solid #d1d5db;*/
}

.get-table-box {
    justify-content: space-between;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 40px;
}

.get-table-box .get-table-data label {
    font-size: 14px;
    color: #374151;
    line-height: 24px;
    height: 24px;
    margin-bottom: 10px;
    display: block;
}

.get-table-box .get-table-data {
    margin-bottom: 20px;
    margin-right: 30px;
    width: 100%;
}

.get-table-box .get-table-data label {
    font-size: 14px;
    color: #374151;
    line-height: 24px;
    height: 24px;
}

.get-table-box .get-table-data .table-input {
    margin: 10px 0;
}

.get-table-box .get-table-data .table-input input {
    border-radius: 10px;
    border: 0px solid #d1d5db;
    background: #F9FAFB;
    width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
	height: 40px;
}


.get-table-box .get-table-data .table-select {
    margin: 0;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    overflow: hidden;
    padding-right: 10px;
	background: #F9FAFB;
}

.get-table-box .get-table-data .table-select:focus {
    border: 1px solid #0060cc;
}

.get-table-box .get-table-data .table-select select {
    border-radius: 10px;
    border: 0px solid #d1d5db;
    background: #F9FAFB;
    width: 100%;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
}

.xuxian {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #D3D5D8;
    margin-top: 30px;
    margin-bottom: 30px;
}

.list-box {
    width: 100%;
    margin-top: 10px;
}

.list-box .list-bt {
    width: 100%;
}

.list-box .list-bt ul {
    background-color: #f9fafc;
    /*border: 1px solid #f9fafc;*/
}

.list-box .list-bt ul li {
    height: 5s0px;
    line-height: 50px;
    border-bottom: 1px solid #e5e7ec;
    font-weight: 500;
    font-size: 15px;
    color: #1F2E4D;
    text-align: left;
    font-style: normal;
    padding-left: 20px;
}

.list-box .table-list ul li {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #e5e7ec;
    font-weight: normal;
    font-size: 14px;
    color: #4B596B;
    text-align: left;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-left: 20px;
}

.list-box .table-list ul:first-child li {
    border-bottom: 1px solid #e5e7ec;
}

.list-box .table-list ul li button {
    border: none;
    background: #C1C8CE;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    color: #fff;
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    margin: 0 auto;
    margin-top: 13px;
}

.list-box .table-list ul li button i {
    display: block;
    font-size: 16px;
    color: #fff;
    margin-right: 6px;
}

.table-list ul li .yx {
    height: 30px;
    background-color: rgb(26, 190, 86, 5%);
    text-align: center;
    padding: 2px 12px;
    color: #18A74C;
    border-radius: 4px;
    font-size: 15px;
}

.table-list ul li .wx {
    height: 30px;
    background-color: rgb(255, 62, 80, 5%);
    text-align: center;
    padding: 2px 12px;
    color: #FF3E50;
    border-radius: 4px;
    font-size: 15px;
}

.fz-button {
    background-color: #14baa5;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    height: 40px;
    padding: 0 16px;
    line-height: 40px;
    align-items: center;
    color: #fff;
}

.fz-button:hover {
    box-shadow: 0px 1px 4px 1px rgba(128, 179, 147, 0.52);
}

.fz-button i {
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
}

.tz-button {
    background-color: #1107d3;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    height: 40px;
    padding: 0 16px;
    line-height: 40px;
    align-items: center;
    color: #fff;
}

.tz-button:hover {
    box-shadow: 0px 1px 4px 1px rgba(128, 179, 147, 0.52);
}

.tz-button i {
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
}

.pagination-substance {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: end;
    margin-top: 30px;
}

.page-btn {
    height: 32px;
    width: 66px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #8F9BB3;
    text-align: center;
    font-size: 12px;
}


.page-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.page-number {
    cursor: pointer;
    transition: all 0.2s ease;
}

.page-number:hover {
    background-color: #e5e7eb;
}

.page-ellipsis {}

.pagination-substance select {
    border-radius: 10px;
    background-color: #f9fafb;
    border: none;
    height: 40px;
    padding: 0 10px;
}

.info-text {
    color: #3D4966;
    font-size: 12px;
}

#pageNumbers button,
#pageNumbers span {
    color: #1F2E4D;
    text-align: center;
    line-height: 32px;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #8F9BB3;
    margin: 0 5px;
    font-size: 12px;
}

#pageNumbers .page-number.active {
    background-color: #2563eb;
    color: white;
    border: 1px solid #2563eb;
}

.proxy-bigtitle {
    width: 100%;
    margin-bottom: 45px;
    margin-top: 45px;
}

.proxy-bigtitle h1 {
    font-size: 30px;
    color: #1F2937;
    line-height: 60px;
    text-align: left;
    font-style: normal;
    font-weight: normal;
}

.proxy-bigtitle p {
    font-weight: 400;
    font-size: 16cpx;
    color: #6B7380;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    margin-top: 10px;
}

.proxy-centertitle h1 {
    font-size: 30px;
    color: #1F2937;
    line-height: 60px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
}

.proxy-centertitle {
    width: 100%;
    margin-bottom: 44px;
    margin-top: 44px;
}

.proxy-centertitle p {
    font-weight: 400;
    font-size: 16px;
    color: #6B7380;
    line-height: 24px;
    text-align: center;
    font-style: normal;
}

.proxy-data {
    width: 100%;
    margin-top: 30px;
    justify-content: space-between;
    margin-bottom: 10px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

.index-proxy {
    background-color: #fff;
    border-radius: 12px;
    margin-bottom: 20px;
    align-items: center;
    padding: 20px 0;
    justify-content: space-between;
}

.index-proxy .proxy-data-img {
    width: 52px;
    height: 52px;
    display: block;
    margin-right: 20px;
}

.index-proxy .proxy-data-img img {
    width: 100%;
    display: block;
}

.index-proxy .proxy-data-title {
    margin-left: 30px;
}

.index-proxy .proxy-data-title h1 {
    font-weight: 600;
    font-size: 24px;
    color: #262626;
    line-height: 41px;
    text-align: left;
    font-style: normal;
}

.index-proxy .proxy-data-title p {
    font-weight: 400;
    font-size: 14px;
    color: #262626;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    margin: 4px 0;
}

.chart-substance {
    position: relative;
    height: 200px;
    margin: 0 auto;
    width: 60%;
}

.chart-center {
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 10;
}

.chart-center .title-data {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.chart-center .title-bt {
    font-size: 14px;
    font-weight: normal;
    color: #6b7280;
}

.glow-effect {
    filter: drop-shadow(0 0 15px rgba(59, 130, 246, 0.3));
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-fade-in {
    animation: fadeIn 0.6s ease-out;
}

.content-top {
    width: 100%;
    background-color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
}

.content-top .table-data {
    width: calc(100% / 4 - 20px);
    margin-right: 20px;
}

.content-bottom {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    padding-bottom: 30px;
}

.shuchu {
    margin: 0px;
    background: #F9FAFB;
    border-radius: 8px;
}

.shuchu p {
    padding: 20px;
    min-height: 120px;
    margin: 0;
}

.textarea-batch {
    width: 100%;
}

.textarea-batch textarea {
    border-color: #E5E6EC;
    border-width: 1px;
    border-radius: 10px;
    width: calc(100% - 40px);
    height: 200px;
    text-align: left;
    line-height: 24px;
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
    overflow-y: scroll;
    border-radius: 8px;
    border: 1px solid #E5E6EC;
}

.content-batch-left,
.content-batch-right {
    width: calc(50% - 10px);
    background-color: #fff;
    border-radius: 10px;
    margin-top: 30px;
}

.terr-title {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    margin: 70px 0 70px 0;
}

.search {
    width: 80%;
    margin: 10px auto;
}

.search form {
    display: flex;
    width: 70%;
    margin: 0 auto;
    border: 2px solid #8EB0FF;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.search input {
    width: 100%;
    height: 54px;
    padding: 0 30px;
    font-size: 16px;
    font-weight: normal;
}

.search button {
    border-radius: 10px;
    height: 38px;
    background-color: #3662e3;
    border: none;
    color: #fff;
    margin-left: -9%;
    padding: 0 6px;
    display: block;
    width: 8%;
    font-size: 16px;
    margin-top: 8px;
}

.tip {
    background: rgba(255, 255, 255, 0.7);
    margin: 0 auto;
    margin-top: 50px;
    justify-content: center;
    width: 56%;
    padding: 30px 0;
    border-radius: 10px;
}

.tip p {
    text-align: left;
    padding: 10px 0;
    margin: 0 30px;
    font-size: 24px;
}

.tip p span {
    color: #2563eb;
}

.terr-title {
    font-size: 36px;
    color: #212936;
    font-weight: normal;
}

.request-box {
    background-color: #fff;
    border-radius: 10px;
}

.request-title {
    height: 30px;
}

.request-title p {
    text-align: left;
    color: #4B596B;
    font-size: 20px;
    margin: 0;
    padding: 0;
}

.request-jg {
    background-color: #fff;
    border-radius: 10px;
    margin-top: 10px;
}

.request-jg p {
    border-radius: 10px;
    background-color: #f9fafb;
    border: 1px solid #d2d5da;
    padding: 20px;
    height: 160px;
}

.shouji-nav-box {
    display: none;
}

.table-scroll {
    height: 460px;
    overflow-y: scroll;
    margin-right: -14px;
    display: block;
}

/*博客20260107开始*/
.blog-bt{
    align-items: center;
    border-bottom: 1px solid rgba(107, 109, 112, 0.18);
}
.blog-bt a{
    margin-right: 30px;
    border-bottom: 2px solid #fff;
    padding:0 0 10px 0;
    font-size: 18px;
}
.blog-bt a.active{
    color: #2563eb;
    border-bottom: 2px solid #2563eb;
    font-weight: bold;
}
.blog-ul{
    margin-top: 40px;
}
.blog-list{
    margin: 30px 0;
    justify-content: space-between;
    border-bottom: 1px solid #D3D5D8;
    padding-bottom: 30px;
}
.blog-time{
    width: 10%;
    margin-right: 30px;
    flex-shrink: 0;
}
.blog-contant{
    
}
.blog-list-left{
    /* width:; */
}
.blog-time h1{
    font-size: 40px;
    color: #6B7380;
    text-align: center;
}
.blog-time p{
    font-size: 12px;
    color: #6B7380;
    text-align: center;
}
.blog-contant h1{
    font-size: 16px;
    color: #1F2937;
    margin-bottom: 10px;
    font-weight: normal;
}
.blog-contant p{
    font-size: 14px;
    color: #6B7380;
    display: -webkit-box;          /* 使用弹性盒子模型 */
  -webkit-box-orient: vertical;   /* 垂直排列 */
  -webkit-line-clamp: 2;          /* 限制显示行数 */
  overflow: hidden;               /* 隐藏溢出内容 */
  text-overflow: ellipsis;        /* 显示省略号 */
  word-break: break-word;         /* 长单词换行（可选） */
  line-height: 24px;
  font-weight: normal;
}
.blog-image img{
 width: 240px;
 border-radius: 10px;
}
.blog-image{
    margin-left: 30px;
}
.blog-box {
    justify-content: space-between;
    margin-top: 30px;
}
.blog-box-left{
    width: 70%;
     background: #fff;
    border-radius: 10px;
}
.blog-box-right{
    width:calc(100% - 70% - 20px);
}
.blog-box-right-top{
    background: #fff;
    border-radius: 10px;
}
.blog-box-right-bottom{
    background: #fff;
    border-radius: 10px;
    margin-top: 20px;
}
.blog-bq h1 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    margin-bottom: 14px;
}
.blog-header {
    font-size: 32px;
    line-height: 50px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 24px;
}
.blog-shijian span {
    display: flex;
    font-size: 14px;
    line-height: 14px;
    color: #999;
    margin-right: 28px;
}
.tag {
    margin-top: 20px;
    align-items: center;
}
.tag_title {
    font-size: 14px;
    color: #374151;
}
.tag_tag {
    gap: 16px;
}
.tag_tag a {
    display: block;
    padding: 4px 10px;
    background-color: #ecf1fe;
    border-radius: 8px;
    font-size: 14px;
    color: #2464eb;
}
.blog-bq {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(107, 109, 112, 0.18);
}
.blog-content-box{
    margin: 10px 0;
}
	/* 添加新闻内容框样式以防止图片溢出 */
.blog-content-box img {
    max-width: 100%;
    height: auto;
}
.blog-content-box p{
    font-size: 16px;
    color: #374151;
    line-height: 24px;
}
.blog-content-box p img{
    margin: 14px 0;
}
.blog-more {
    justify-content: space-between;
    align-items: center;
}
.blog-head .more{
    color: #999;
    font-size: 14px;
}
.blog-head {
    border-bottom: 1px solid rgba(107, 109, 112, 0.18);
    margin-bottom: 20px;
}
.ip-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 20px;
    color: #555757;
}
.blog-show li{
    margin-bottom: 14px;
}
.blog-show li a{
    display: flex;
    align-items: center;
}
.blog-show li h1{
    font-size: 14px;
    line-height: 14px;
    padding: 10px 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 10px;
    color: #111827;
    font-weight: normal;
    width: calc(100% - 10px - 16px);
}
.blog-show li h1:hover{
    color: #2563eb;
}
.blog-show li span{
    width: 4px;
    height: 4px;
    background-color: #9195A3;
    display: block;
    border-radius: 50%;
    font-size:12px;
    color: #fff;
    text-align: center;
    line-height: 16px;
}
.blog-show li:nth-child(1) span{
    background-color:#F73131;
}
.blog-show li:nth-child(2) span{
    background-color:#F60;
}
.blog-show li:nth-child(3) span{
    background-color:#FAA90E;
}
.blog-show li p{
    font-size: 13px;
    color: #999;
    margin-left: 14px;
}
.blog-more .shu {
    width: 4px;
    height: 18px;
    background: #2463EB;
    margin-right: 10px;
    display: block;
}
.blog-head{
    justify-content: space-between;
}
.shuoming-box{
    justify-content: space-between;
    margin-top: 30px;
}
.shuoming {
    background-color: #f2fbfa;
    border: 1px solid #eafefc;
    border-radius: 20px;
    margin: 0;
    width: calc(50% - 15px);
}
.shuoming-box>.blog-box-right-bottom{
     width: calc(50% - 15px);
     margin-top: 0;
}
 .shuoming-box .blog-show li {
    margin-bottom: 0px;
}

.proxy-area{
    margin-bottom: 30px;
    padding: 20px 28px;
    box-sizing: border-box;
}

.proxy-area li{
	display: inline-block;
    width: 110px;
    height: 35px;
    line-height: 35px;
	box-sizing: border-box;
    flex-wrap: wrap;
}

.proxy-area ul{
	box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.proxy-area li a{
    color: #525252;
}

.proxy-area li a:hover{
	color: #1766ff;
    padding-bottom: 3px;
    border-bottom: 1px dashed #6392f1;
}

@media (min-width: 640px) {
    .substance {
        max-width: 640px
    }
}

@media (min-width: 768px) {
    .substance {
        max-width: 768px
    }
}

@media (min-width: 1024px) {
    .substance {
        max-width: 1024px
    }
}

@media (min-width: 1280px) {
    .substance {
        max-width: 1280px
    }
}

@media (min-width: 1536px) {
    .substance {
        max-width: 1536px
    }
}

@media (min-width: 1920px) {
    .substance {
        max-width: 1920px
    }
}

@media (min-width: 1280px) {
    .substance {
        max-width: 1220px;
    }
}

@media (min-width: 1400px) {
    .substance {
        max-width: 1300px
    }
}

@media (min-width: 1500px) {
    .substance {
        max-width: 1400px
    }
}

@media (min-width: 1600px) {
    .substance {
        max-width: 1500px
    }
}

@media (min-width: 1920px) {
    .substance {
        max-width: 1600px
    }
}

@media (max-width: 768px) {
	.proxy-area li {
		width: 95px;
	}
    .substance {
        width: 100%;
    }

    .pc-header {
        display: none;
    }

    .nav-logo {
        display: flex;
        padding: 20px 0;
    }

    .shouji-nav-box {
        width: 100%;
    }

    .shouji-nav-box {
        display: block;
        padding-bottom: 10px;
        padding-left: 10px;
        padding: p;
        position: fixed;
        top: 0;
        left: 0;
        width: calc(100% - 10px);
        background-color: #fff;
        z-index: 999;
    }

    .shouji-nav {
        display: block;
    }

    .pc-nav {
        display: none;
    }

    .shouji-nav a {
        display: block;
        margin-left: 0;
        line-height: 40px;
        font-size: 14px;
    }

    .nav-box {
        justify-content: space-between;
        align-items: center;
    }

    .shouji {
        width: 100%;
        display: block;
    }

    .proxy-data {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 0 20px;
    }

    .full-width {
        grid-column: span 2;
    }

    .nav-kai,
    .nav-cha {
        margin-right: 10px;
    }

    .nav-kai i {
        font-size: 26px;
    }

    .shouji-100 {
        margin-top: 100px !important;
    }

    .shouji-dl {
        margin: 0 20px;
        width: calc(100% - 40px);
        margin-top: 30px;
    }

    .shouji-dl h1 {
        padding-top: 0px;
        margin-bottom: 0;
    }

    .chart-substance {
        width: 80%;
        padding-bottom: 20px;
    }

    .index-proxy .i-icon {
        margin-left: 15px;
        width: 40px;
        height: 40px;
        border-radius: 15px;
    }

    .index-proxy .daili-title h1 {
        font-size: 12px;
    }

    .index-proxy .daili-title {
        margin-left: 10px;
    }

    .index-proxy .i-icon i {
        font-size: 20px !important;
        line-height: 40px;
    }

    .index-proxy .daili-title p {
        font-size: 14px;
        margin-top: 0;
    }

    .daili-title h1 {
        margin-top: 3px;
        padding-top: 0;
    }

    .content-left {
        height: 550px;
    }

    .fz-button {
        margin-top: 0px;
    }

    .p-3 {
        padding: 20px;
    }

    .list-box {
        width: 100%;
        overflow-x: scroll;
    }

    .list-box .list-bt,
    .list-box .table-list {
        width: 1000px;
    }

    .shuoming .shuoming-padding {
        padding: 20px;
    }

    .footer-title {
        padding: 50px 20px;
    }

    .content-top .table-data {
        width: 100%;
    }

    .shuchu {
        margin: 0px;
    }

    .search button {
        width: 24%;
    }

    .search form {
        width: calc(100% - 10px);
        padding-right: 10px;
    }

    .tip {
        padding: 20px 0;
        width: 90%;
    }

    .search {
        width: 90%;
        margin-top: 20px;
    }

    .table-scroll {
        overflow: visible;
        margin-right: 0;
        width: 100%;
    }

    .list-box .width-450 {
        width: 450px;
    }

    .list-box .table-list ul li {
        padding: 0 10px;
    }

    .anniu {
        margin-bottom: 20px;
    }

    .anniu button {
        padding: 0 10px;
    }

    .table-box {
        display: block;
    }

    .table-data {
        width: 100% !important;
    }

    .footer-title {
        display: block;
    }

    .footer-title p,
    .footer-title h1 {
        width: 100%;
        text-align: left !important;
        line-height: 30px;
    }

    .proxy-bt {
        line-height: 30px;
    }

    .ipjg {
        margin-top: -5px;
    }

    /*新增20260110开始*/
    .blog-image img{
        width: 100px;
    }
    .blog-contant p{
        display: none;
    }
    .blog-contant h1{
        font-size: 14px;
        overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
    }
    .blog-time h1{
        font-size: 14px;
        width: 50px;
    }
    .blog-time p{
        font-size: 12px;
        width: 50px;
    }
    .blog-list {
    margin: 20px 0;
    justify-content: space-between;
    border-bottom: 1px solid #D3D5D8;
    padding-bottom: 20px;
    }
    .blog-image {
        margin-left: 20px;
    }
    .blog-box-left,.blog-box-right{
        width: 100%;
    }
    .blog-box-right{
        margin-top:20px;
    }
    .blog-head{
        padding-bottom: 20px;
    }
        .tag_tag {
        margin-top: 10px;
        flex-wrap: wrap;
    }
    .shuoming-box{
        display: block;
    }
    .shuoming{
        width: 100%;
    }
    .shuoming-box>.blog-box-right-bottom{
        width: 100%;
        margin-top: 30px;
    }
}

@media (min-width: 640px) {}