body {
    font-family: 微软雅黑;
    font-size: 14px;
    color: #212121;
    position: relative;
    min-width: 1280px;
}

.headStyle1iusiiuxsy,
    /*.headStyle1iusiiuxsy td,*/
.headStyle1iusiiuxsy div {
    font-size: 12px;
    font-family: 宋体;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    line-height: 14px;
}

.defaultButtonStyle {
    font-size: 12px;
    font-family: 宋体;
    height: 20px;
    color: #000000;
    BORDER: #ffffff 1px solid;
    margin: 0px;
    padding: 0px;

    CURSOR: pointer;
    line-height: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
    background: -moz-linear-gradient(top, #ffffff, #ffffff);
    background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
}

.defaultinputStyle {
    font-size: 12px;
    font-family: 宋体;
    height: 20px;
    border: 1px solid #ffffff;
    line-height: 14px;
}

.colHeader {
    font-size: 12px;
    font-family: 宋体;
    line-height: 14px;
}


.pageList .this-page {
    font-size: 12px;
    font-family: 宋体;
    display: inline-block;
    height: 14px;
    padding: 2px 4px;
    border: solid 1px #ffffff;
    background: #fff;
    text-decoration: none;
    MARGIN-RIGHT: 1px;
    line-height: 14px;
}

.headStyle1iusiiuxsy a:visited {
    font-size: 12px;
    font-family: 宋体;
    color: #000000;
    text-decoration: none;
    line-height: 14px;
}

.headStyle1iusiiuxsy .PrevDisabled {
    font-size: 12px;
    font-family: 宋体;
    display: inline-block;
    height: 14px;
    margin-right: 3px;
    padding: 2px 4px;
    background: #fff;
    color: #ccc;
    border: solid 1px #ffffff;
    line-height: 14px;
}

.headStyle1iusiiuxsy .SelectList {
    font-size: 12px;
    font-family: 宋体;
    line-height: 14px;
}

.headStyle1iusiiuxsy .Prev {
    font-size: 12px;
    font-family: 宋体;
    margin-right: 3px;
    padding: 2px 4px;
    line-height: 14px;
}

.headStyle1iusiiuxsy .break {
    font-size: 12px;
    font-family: 宋体;
    border: none;
    text-decoration: none;
    line-height: 14px;
}

.headStyle1iusiiuxsy .NextDisabled {

    font-size: 12px;
    font-family: 宋体;
    display: inline-block;
    height: 14px;
    margin-left: 2px;
    padding: 2px 4px;
    background: #fff;
    color: #ccc;
    border: solid 1px #ffffff;
    line-height: 14px;
}

/*.headStyle1iusiiuxsy .Next {*/
/*    font-weight: bold;*/
/*   */
/*}*/

.headStyle1iusiiuxsy .this-page {

    font-family: 宋体;
    display: inline-block;
    height: 14px;
    padding: 2px 4px;
    border: solid 1px #ffffff;
    background: #E1F0FD;
    font-weight: bold;
    color: black;
    MARGIN-RIGHT: 1px;
    line-height: 14px;
}


.headStyle1iusiiuxsy a:hover {

    font-family: 宋体;
    color: black;
    background: #EFF7FE;

    text-decoration: none;
    line-height: 14px;
}

.headStyle1iusiiuxsy a:link {

    font-family: 宋体;
    color: #000000;
    text-decoration: none;
    line-height: 14px;
}

.headStyle1iusiiuxsy a:active {

    font-family: 宋体;
    color: black;
    text-decoration: none;
    background: #EFF7FE;
    line-height: 14px;
}


li {
    list-style: none;
}

ul {
    padding: 0;
    margin: 0;
}

a {
    color: #444;
    text-decoration: none
}

a:hover {
    text-decoration: none !important;
    color: #a60b0b;
}

a:focus {
    text-decoration: none !important;
    outline: none !important;
}

button:focus,
button:hover {
    outline: none !important;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

input,
button {
    outline: none;
}

h3 {
    margin-top: 0;
}

.slick-dots li button:before {
    display: none;
}

.txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.txt-elise a {
    display: inline-block;
    width: 330px;
    text-overflow: ellipsis;
    overflow: hidden;
}


.img-hide {
    overflow: hidden;
    display: block;
}

.img-hide img {
    transition: 0.5s all;
    transform: scale(1, 1);
}

.img-hide:hover img {
    transform: scale(1.05, 1.05);
}

.container1 {
    width: 1330px;
    margin: auto;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container:before,
.container:after{
    display: table;
    content: " ";
    clear: both;
}

.clearfix2:before,
.clearfix2:after,
.clearfix2:after {
    clear: both;
    display: table;
    content: " ";
}

.nav-list {
    width: 1330px;
    height: 50px;
    margin: 0 auto;
    display: flex;
}

.nav-list li a {
    text-align: center;
    display: block;
    text-decoration: none;
    line-height: 50px;
    padding: 0 5px;
}

.slick-prev:before,
.slick-next:before,
.slick-dots li button:before {
    display: none;
}

.header {
    height: 115px;
    background: #b94040;
}

.logo div {
    padding-top: 10px;
}

.shu {
    position: absolute;
    display: inline-block;
    padding-top: 20px;
    color: #ffffff;
    font-size: 25px;
    /*margin-left: 10px;*/
}

.logo-title {
    /*position: absolute;*/
    /*display: inline-block;*/
    /*padding-top: 30px;*/
    color: #ffffff;
    font-size: 26px;
    /*margin-left: -2px;*/
    /*font-family: 方正舒体, serif;*/


}


.search-box {
    position: relative;
    width: 340px;
    margin-top: 35px;
}

.search-box .form-control {
    border-radius: 34px;
    box-shadow: none;
    height: 40px;
    width: 100%;
    box-shadow: none;
}

.btn-search {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    width: 22px;
    background: url(/images/butotn.png) center no-repeat;
}

.header-txt {
    font-size: 16px;
    color: #fff;
    margin-top: 30px;
    margin-left: 20px;
    display: block;
}

.header-txt span {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    padding: 0 10px;
}

.nav-box {
    background: #a60b0b;
    position: relative;
    z-index: 1000;
}

.nav-list li {
    float: left;
    width: 100%;
    position: relative;
    background: url(/images/lind.png) right center no-repeat;
}

.nav-list li:hover {
    background: #bd0000;
}

.nav-list li a {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
}
/* 小屏幕字体调整 */
@media (max-width: 1500px) {
    .nav-list li a {
        font-size: 15px;
    }
}

/* 超小屏幕字体调整 */
@media (max-width: 1200px) {
    .nav-list li a {
        font-size: 14px;
    }
}
.nav-down {
    position: absolute;
    display: none;
    left: 0;
    top: 100%;
    right: 0;
    border-top: solid 1px #fff;
    background: #b94040;
}

.nav-down li {
    float: none;
    width: 100%;
    background: #bd0000;

}

.nav-down li:hover {
    background: #a60b0b;
}

.nav-list li:hover .nav-down {
    display: block;
}

.slick-img {
    overflow: hidden;
    width: 630px;
    height: 368px;
    margin-top: 80px;
    float: left

}

.imglist{
    width: 3150px;
    height: 368px;

}
.imglist img{
    width: 630px;
    height: 368px;

}
.imglist li{
    float: left;
}

.slick-img span {
    position: absolute;
    left: 0;
    bottom: 0;
}

.slick-img a {
    display: block;
    position: relative;
}

.slick-img{
    position: relative;
}

/* 设置5个导航点 */
.pointer{
    position: absolute;
    bottom: 22px;
    right: 35px;
}

.pointer ol{
    float: left;
    width: 6px;
    height: 6px;
    border: 2px rgba(255, 255, 255, .4) solid;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .4);
    margin-left: 6px;
}
.pointer .active{
    border-color: rgba(0, 0, 0,.4);
    background-color:rgba(255, 255, 255,.4);
}

.pointer ol:hover{
    border-color: rgba(0, 0, 0, .4);
    background-color:rgba(255, 255, 255, .4);
}
#icolist ol{
    color: rgba(0,0,0,0);
    font-size: small;
}
/* 设置两个箭头 */
.prev-next ol{
    width: 41px;
    height: 69px;
    background: url(/images/ico-slides.png);
    filter: grayscale(50%);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.prev-next .prev{
    background-position: -84px 0;
}

.prev-next .prev:hover{
    background-position: 0 0;
}

.prev-next .next{
    right: 0;
    background-position: -125px 0;
}

.prev-next .next:hover{
    background-position: -42px 0;
}

.slick-img a span {
    position: absolute;
    left: 0;
    right: 0;
    line-height: 55px;
    font-size: 16px;
    color: #fff;
    padding-left: 75px;
    padding-right: 135px;
    bottom: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
}

.slick-img .slick-dots {
    right: 20px;
    bottom: 20px;
    width: auto;
    left: auto;
}

.slick-img .slick-dots li,
.slick-img .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.slick-img .slick-dots li button {
    background: #6e6d6c;
}

.slick-img .slick-dots li.slick-active button {
    background: #fff;
}

.tabs-width {
    width: 630px;
    margin-top: 80px;
    float: right
}

.tabs-ul {
    border-bottom: solid 1px #ddd;
    margin-bottom: 20px;
}

.tabs-ul li {
    float: left;
    margin-right: 40px;
}

.tabs-ul li a {
    font-size: 22px;
    position: relative;
    color: #666;
    display: inline-block;
    padding-bottom: 10px;
}

.tabs-ul li a span {
    /*padding-left: 35px;*/
    padding: 0 10px;
}


.news-top-tt a {
    font-size: 20px;
    color: #363636;
    width: 100%;
    font-weight: bold;
}

.news-top-date {
    color: #999;
    margin: 10px 0 5px 0;
}

.news-top-p {
    color: #999;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

.news-top-p a {
    color: #999;
    line-height: 25px;
    height: 45px;
    overflow: hidden;
    width: 80%;
}
.news-item {
    display: flex;
    flex-direction: column;
}

.news-top-p a,
.news-top-p p {
    display: inline-block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-top-p p {
    margin-top: 5px; /* Add some margin between the content and the date */
    font-weight: bold;
    color: black;
}

.news-ul li {
    line-height: 40px;
    border-top: solid 1px #ddd;
    position: relative;
    padding-right: 120px;
}

.news-ul li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999;
}

.news-ul li a {
    font-size: 16px;
    width: 510px;
    color: #363636;
}

.news-ul {
    margin-top: 15px;
}

.link-img img {
    max-height: 200px;
    width: 100%;
}

.link-img {
    margin-top: 30px;
    margin-bottom: 60px;
}

.row {
    display: flex;
    justify-content: space-between; /* 使子元素水平平均分布 */
    margin-right: -15px;
    margin-left: -15px;
}

.row:after,
.row:before {
    clear: both;
    display: table;
    content: " ";
}

.col-xs-4 {
    width: 30%;
   /* position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;*/
}

.tabs-ul li.active a {
    color: #a60b0b;
    border-bottom: solid 2px #a60b0b;
}

#home {
    display: block;
}

#profile {
    display: none;
}

.gz-ul-right {
    margin-left: 90px;
}

.tabs-ul li a i {
    position: absolute;
    left: 0;
    top: 0;
}

.gz-ul-date {
    border: solid 1px #dcdcdc;
    color: #a60b0b;
    width: 76px;
    height: 72px;
    padding-top: 5px;
}

.gz-ul-date span {
    font-size: 28px;
}

.gz-ul-tt a {
    font-size: 16px;
    color: #363636;
}

.gz-ul-p {
    overflow: hidden;
    margin-top: 5px;
    color: #999;
}

.gz-ul li {
    margin-bottom: 8px;
}

.gz-ul li:hover .gz-ul-date {
    border-color: #a60b0b;
    color: #a60b0b;
}

.gz-ul li:hover .gz-ul-tt a {
    color: #a60b0b;
}

.news-ul-b li {
    border-top: none;
    border-bottom: solid 1px #ddd;
}

.news-ul-b li:last-child {
    border: none;
}

.news-ul-b {
    margin-top: -15px;
}

.ts-img img {
    width: 130px;
    height: 88px;
}

.ts-ul .gz-ul-right {
    margin-left: 150px;
    padding-top: 5px;
}

.ts-ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #eee;
}

.ts-ul li:last-child {
    border: none;
}

.link-bottom li {
    float: left;
    width: 50%;
    padding: 0 10px;
}

.link-bottom {
    margin: 0 -10px;
    padding-top: 50px;
}

.footer {
    background: #1d1d1d;
    line-height: 30px;
    color: #fff;
    padding: 20px 0;
    position: relative;
    bottom: 0;
    width: 100%;
    z-index: 9999999;
}

.footer-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.text-column {
    width: 70% !important; /* 文本列占据一整行 */
}

.text-column p {
    margin: 5px; /* 设置段落间距 */
    text-align: center; /* 居中文本 */
    width: 50%; /* 文本列分两列，每列占据一半宽度 */
    display: inline-block; /* 让 p 元素能够并排显示 */
}

.photo-column {
    width: 50%; /* 照片列占据一半宽度 */
    display: flex;
    /*justify-content: center;*/
    align-items: center;
}

.footer-photo {
    width: 100px; /* 设置照片列的宽度为100px */
    height: 100px; /* 设置照片列的高度为100px */
    object-fit: cover; /* 保持宽高比，填充容器 */
    /*border-radius: 50%; !* 如果需要圆形照片，添加圆角半径 *!*/
}

@media (min-width: 768px) {
    .text-column,
    .photo-column {
        width: 30%; /* 在大屏幕上，每列占据一半宽度 */
    }
}




/*.footer p {
    margin: 0;
}*/

.news-ul li a:hover,
.gz-ul-tt a:hover,
.news-top-tt a:hover,
.tabs-link:hover,
.list-ul li a:hover,
.nav-b a:hover,
.img-ul-date a:hover {
    color: #a60b0b;
}

.tabs-link {
    position: absolute;
    right: 0;
    top: -55px;
    color: #999;
}

.tab-content {
    position: relative;
}
.tab-content > .tab-pane {
    display: none;
}

.tab-content > .tab-pane.active {
    display: block;
}
.tabs-width .tabs-ul li span{
    padding: 10px 10px 7px 10px;
}
.tabs-width .tabs-ul li span.active {
    color: #a60b0b; /* Change the active color as needed */
    border-bottom: 2px solid #a60b0b;
}
.tabs-link-sm {
    top: -55px;
}

.text-center {
    text-align: center;
}

.text-center span {
    display: inline-block;
    margin: 5px auto;
}

.pull-left {
    float: left;
}
.pull-right {
    float: right;
}


.list-banner {
    height: 320px;
}

.list-box {
    background: #f7f7f7;
    padding-bottom: 50px;
}

.list-box-sm {
    display: flex;
    flex-direction: column;
    background: #fff;
    margin-top: -50px;
    padding: 40px;
}

.list-left {
    width: 0;
    display: none;
}

.list-left-tt {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    border-bottom: solid 1px #ededed;
    padding-bottom: 10px;
}

.list-nav li a {
    display: block;
    border-bottom: solid 1px #ededed;
    font-size: 16px;
    color: #000;
    line-height: 45px;
}

.list-nav li a:hover,
.list-nav li.active a {
    color: #a60b0b;
}

.list-right-tt {
    font-size: 20px;
    color: #b5191a;
    font-weight: bold;
}

.list-right-top {
    border-bottom: solid 1px #ededed;
    padding-bottom: 10px;
}

.list-right {
    width: 1085px;
    padding-left: 25px;
}

.container-sm {
    width: 1230px;
}

.nav-b {
    color: #666;
    margin-top: 5px;
}

.nav-b a {
    color: #666;
}
.list-ul{
    min-height: 450px;
}
.list-ul li {
    position: relative;
    line-height: 50px;
    border-bottom: dashed 1px #ededed;
    padding-right: 115px;
}

.list-ul li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}

.list-ul li a {
    width: 970px;
    font-size: 16px;
    color: #262626;
}

.list-ul li a font {
    color: #b5191a;
    font-weight: bold;
    padding-right: 10px;
}


.page-box {
    margin-top: 40px;
}

.img-ul-img img {
    width: 192px;
    height: 135px;
}

.img-ul-right {
    margin-left: 215px;
    padding-top: 10px;
}


.img-ul-date a {
    float: right;
    color: #a60b0b;
}

.img-ul li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #ededed;
}

.img-ul {
    padding-top: 20px;
}


.PrevDisabled {
    height: 20px !important;
}

.Prev {
    height: 20px !important;
}

.break {
    height: 20px !important;
}

.NextDisabled {
    height: 20px !important;
}

.Next {
    height: 20px !important;
}

#vsb_content p {
    line-height: 200% !important;
}

.buttons:hover {
    background-color: #b94040;
    color: white;
}

.buttons {

    font-weight: bold;
    position: relative;
    background-color: white;
    border: none;
    font-size: 15px;
    color: #000000;
    padding: 5px;
    width: 80px;
    text-align: center;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
}

.buttons:after {
    content: "";
    background: #fa0331;
    display: block;
    position: absolute;
    padding-top: 300%;
    padding-left: 350%;
    margin-left: -20px !important;
    margin-top: -120%;
    opacity: 0;
    transition: all 0.8s
}

.buttons:active:after {
    padding: 0;
    margin: 0;
    opacity: 1;
    transition: 0s
}

.friendly-link-ul {
    background: #f1f1f1;
    height: 50px;
    line-height: 50px;
    margin-top: 30px;
    overflow: hidden;
    list-style: none;
    padding-left: 20px;
}

.friendly-link-ul li {
    font-size: 16px;
    color: #78004c;
    float: left;
    margin-left: 20px;
    transition: color 0.3s;
}

.friendly-link-ul li a {
    display: block;
    height: 52px;
    line-height: 52px;
    color: #000;
    text-decoration: none;
    transition: color 0.3s;
}

.friendly-link-ul li:hover,
.friendly-link-ul li a:hover {
    color: #ff0000;
}

/*分页*/
/* 分页容器样式 */
.page-box {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* 分页项样式 */
.page-item-box {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 5px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #333;
    border-radius: 3px;
}

/* 激活分页项样式 */
.page-item-box.active {
    background-color: #b5191a; /* 选中状态的背景颜色，可以根据需要修改 */
    color: #fff; /* 文字颜色，可以根据需要修改 */
    border: 1px solid #b5191a; /* 边框颜色，可以根据需要修改 */
}

/* 鼠标悬停时的样式 */
.page-item-box:hover {
    background-color: #b5191a; /* 选中状态的背景颜色，可以根据需要修改 */
    color: #fff; /* 文字颜色，可以根据需要修改 */
    border: 1px solid #b5191a; /* 边框颜色，可以根据需要修改 */
}

/* 禁用分页项样式 */
.page-item-box.disabled {
    pointer-events: none;
    color: #ccc;
    border: 1px solid #ccc;
    background-color: #f8f9fa;
}

.action-page {
    background-color: #b5191a; /* 选中状态的背景颜色，可以根据需要修改 */
    color: #fff; /* 文字颜色，可以根据需要修改 */
    border: 1px solid #b5191a; /* 边框颜色，可以根据需要修改 */
}

.search-container {
    margin-bottom: 20px;
}

.search-container label {
    margin-right: 10px;
}

.search-container input {
    margin-right: 20px;
    padding: 5px;
}

table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

table, th, td {
    border: 1px solid #ccc;
}

th, td {
    padding: 10px;
    text-align: left;
}

th {
    background-color: #f4f4f4;
}

.logo-content {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.logo-text {
    display: flex;
    flex-direction: column;
}

.logo-title-cn {
    font-size: 24px;
    font-weight: bold;
    color: white;
}

.logo-title-en {
    font-size: 16px;
    color: white;
}
