@charset "UTF-8";

/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#673;&#65533;&#1338;&#369;&#65533;&#702; , &#65533;&#65533;&#65533;&#65533;&#1211;&#65533;&#65533; */

.wes,
.dj-list-item p,
.dj-news-l .swiper-slide p,
.more-links a,
.gk .yyhj-item p,
.subpage-pic-list1-item p,
.subpage-list1-item .title,
.subpage-yyhj .item p {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#673;&#65533;&#1338;&#369;&#65533;&#702; , &#65533;&#65533;&#65533;&#1718;&#65533;&#65533;&#65533; */

.subpage {
    margin-top: 140px;
    /* list */
}

.subpage-top {
    height: 300px;
    position: relative;
}

.subpage-top .da {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.subpage-top .ba {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 32.8645%;
    bottom: 10%;
    width: 310px;
}

.subpage .location {
    position: absolute;
    z-index: 4;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 40px;
}

.subpage .location-name {
    font-size: 40px;
    font-weight: bold;
    color: #7d242d;
    line-height: 60px;
}

.subpage .location-wrap {
    margin-top: 54px;
    font-size: 16px;
    color: #7d242d;
    line-height: 30px;
}

.subpage .location-wrap span {
    background: url("/templates/site/images/icon-local2.png") no-repeat left center;
    padding-left: 31px;
}

.subpage .location-wrap a {
    color: #7d242d;
}

.subpage .location-wrap a:hover {
    font-weight: bold;
    animation: fadeIn 0.5s;
}

.less .subpage {
    background: url('/templates/site/images/subpage-bg.png') no-repeat top center;
}

.less .subpage-top {
    background: transparent;
    height: auto;
}

.less .subpage-top img {
    display: none;
}

.less .subpage .location {
    position: static;
    padding-top: 30px;
}

.less .subpage .location-name {
    display: none;
}

.less .subpage .location-wrap {
    margin-top: 0;
}

.subpage-nav {
    margin-top: 60px;
    margin-bottom: 55px;
}

.subpage-nav .swiper-container {
  padding-bottom:10px;
}
.subpage-nav .swiper-scrollbar {
  display:none;
}

.subpage-nav .swiper-wrapper.less {
    justify-content: center;
}

.subpage-nav .swiper-slide {
    width: 202px;
    height: 70px;
    padding: 7px 8px;
    text-align: center;
    font-size: 20px;
    background: transparent;
    transition: all 0.5s;
    background-color: #fff;
}

.subpage-nav .swiper-slide a {
    background: url("/templates/site/images/sub-nav-bg.png") no-repeat center;
    width: 100%;
    line-height: 56px;
    height: 100%;
    color: #333333;
    position: relative;
    z-index: 2;
    transition: all 0.5s;
}

.subpage-nav .swiper-slide.on,
.subpage-nav .swiper-slide:hover {
    background-image: linear-gradient(270deg, rgb(208, 141, 95) 0%, rgb(173, 90, 73) 61%, rgb(137, 38, 50) 100%);
}

.subpage-nav .swiper-slide.on a,
.subpage-nav .swiper-slide:hover a {
    background: url("/templates/site/images/sub-nav-bg-c.png") no-repeat center;
    color: #fff;
    font-weight: bold;
    animation: fadeInUp 0.5s;
}

.subpage-bg {
    overflow: hidden;
    background: url("/templates/site/images/subpage-bg.png") no-repeat top center;
    background-size: cover;
}

.subpage-l {
    float: left;
    width: calc(100% - 310px);
}

.subpage-r {
    float: right;
    width: 274px;
}

.subpage-r .title {
    border-bottom: 1px solid #efefef;
    line-height: 26px;
    padding-bottom: 11px;
    margin-bottom: 24px;
}

.subpage-r .title span {
    font-size: 22px;
    font-weight: bold;
    position: relative;
    color: #892632;
}

.subpage-r .title span::after {
    position: absolute;
    left: 0;
    bottom: -13px;
    background-color: #892632;
    width: 50px;
    height: 3px;
}

.subpage-r .title a {
    float: right;
    font-size: 14px;
    color: #666666;
    transition: all 0.5s;
}

.subpage-r .title a:hover {
    animation: fadeIn 0.5s;
    font-weight: bold;
    color: #892632;
}

.subpage-yyhj {
   overflow: hidden;
}

.subpage-yyhj .item {
    display: block;
    width: 100%;
    height: 191px;
    position: relative;
    margin-bottom: 21px;
}

.subpage-yyhj .item .pic {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.subpage-yyhj .item .pic img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.5s;
}

.subpage-yyhj .item .pic:hover img {
    transform: scale(1.2);
}

.subpage-yyhj .item p {
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.56);
    text-align: center;
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
}

.subpage-list1 {
    margin-bottom: 34px;
}

.subpage-list1-item {
    display: block;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 16px;
}

.subpage-list1-item .title {
    font-size: 20px;
    color: #333333;
    transition: all 0.5s;
}

.subpage-list1-item .content {
    overflow: hidden;
    margin-top: 13px;
    margin-bottom: 28px;
    transition: all 0.5s;
}

.subpage-list1-item .content .pic {
    margin-top: 8px;
    float: left;
    width: 210px;
    height: 136px;
    overflow: hidden;
    transition: all 0.5s;
}

.subpage-list1-item .content .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.5s;
}

.subpage-list1-item .content .info {
    color: #888888;
    transition: all 0.5s;
    float: right;
    width: calc(100% - 233px);
}

.subpage-list1-item .content .info p {
    font-size: 14px;
    line-height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.5s;
    margin-bottom: 8px;
}

.subpage-list1-item .content .info span {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    transition: all 0.5s;
}

.subpage-list1-item.noPic .content .pic {
    display: none;
}

.subpage-list1-item.noPic .content .info {
    float: none;
    width: 100%;
}

.subpage-list1-item:hover .title {
    animation: fadeInDown 0.5s;
    font-weight: 600;
    color: #892632;
}

.subpage-list1-item:hover .content img {
    transform: scale(1.2);
}

.subpage-list1-item:hover .content .info span {
    background-color: #892632;
    color: #fff;
    border-radius: 5px;
    padding: 0px 10px;
}

.subpage-pic-list1 {
    margin-bottom: 20px;
}

.subpage-pic-list1-item {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    background-color: rgb(255, 255, 255);
    display: block;
    width: calc((100% - 90px) / 4);
    margin-right: 30px;
    float: left;
    margin-bottom: 35px;
    transition: all 0.5s;
}

.subpage-pic-list1-item .pic {
    width: 100%;
    height: 216px;
    overflow: hidden;
}

.subpage-pic-list1-item .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.5s;
}

.subpage-pic-list1-item p {
    color: #333333;
    font-size: 18px;
    text-align: center;
    padding: 0 10px;
    line-height: 50px;
    transition: all 0.5s;
}

.subpage-pic-list1-item:nth-child(4n) {
    margin-right: 0;
}

.subpage-pic-list1-item:hover img {
    transform: scale(1.2);
}

.subpage-pic-list1-item:hover p {
    font-weight: bold;
    animation: fadeIn 0.5s;
    color: #892632;
}

#page {
    margin-bottom: 40px;
    text-align: center;
}

#page a,
#page span {
    margin-bottom: 5px;
    display: inline-block;
    font-size: 14px;
    padding: 9.1px 14.9px;
    border: 1px solid #dcdcdc;
    cursor: pointer;
    transition: all 0.5s;
    color: #000;
}

#page a.on,
#page a:hover,
#page span.on,
#page span:hover {
    background-color: #8f323a;
    color: #fff;
}

.w164 {
    width: 1640px;
    margin: auto;
}


/* gk */

.gk-t {
    max-width: 100%;
    overflow: hidden;
}

.gk-t .w14 {
    position: relative;
}

.gk-t .le {
    max-width: 891px;
    position: absolute;
    top: 0;
    right: 54.785%;
}

.gk-t .content {
    width: 54.285%;
    float: right;
    padding-left: 3vw;
    padding-top: 10px;
    padding-bottom: 67px;
}

.gk-t .content img {
    max-width: 100%;
}

.gk-t .content .info {
    margin-top: 38px;
    height: 380px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 36px;
    overflow-y: scroll;
    text-align: justify;
}

.gk-t .content .info::-webkit-scrollbar {
    width: 12px;
    height: 5px;
    background-color: #dce7e1;
    border-radius: 20px;
}

.gk-t .content .info p {
    text-indent: 2em;
}

.gk-c {
    position: relative;
    z-index: 4;
}

.gk .number {
    padding: 20.5px 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: url("/templates/site/images/number-bg.png") no-repeat center;
    overflow: hidden;
    flex-wrap: wrap;
}

.gk .number>* {
    float: left;
}

.gk .number-item {
    color: #fff;
}

.gk .number .num {
    font-size: 70px;
}

.gk .number .we {
    font-size: 18px;
    margin-left: 5px;
}

.gk .number .name {
    font-size: 18px;
}

.gk .glinks {
    height: 534px;
    background: url("/templates/site/images/shl-bg.png") no-repeat center;
    background-size: cover;
    position: relative;
}

.gk .glinks-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 552px;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.gk .glinks-item {
    float: left;
    width: 50%;
    height: 200px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    transition: all 0.5s;
}

.gk .glinks-item .icon {
    width: 100%;
}

.gk .glinks-item p {
    width: 100%;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
}

.gk .glinks-item:nth-child(1) {
    background-color: rgba(164, 96, 103, 0.89);
}

.gk .glinks-item:nth-child(2) {
    opacity: 0;
}

.gk .glinks-item:nth-child(3) {
    background-color: #7d242d;
}

.gk .glinks-item:last-child {
    background: url("/templates/site/images/yyryl-bg.png") no-repeat center;
    background-size: cover;
}

.gk .glinks-item:hover {
    transform: scale(0.9);
    box-shadow: 0 0 10px rgba(125, 36, 45, 0.5);
}

.gk .glinks-item:hover p {
    animation: fadeIn 0.5s;
    font-weight: bold;
    font-size: 23px;
}

.gk .lsyg {
    background: url("/templates/site/images/lsyg-bg.png") no-repeat top center;
    background-size: cover;
    padding-top: 73px;
}

.gk .lsyg-banner {
    margin-top: 50px;
    padding-bottom: 30px;
    position: relative;
}

.gk .lsyg-banner .w14 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}

.gk .lsyg-banner::after {
    height: 251px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("/templates/site/images/lsyg-line.png") no-repeat center;
}

.gk .lsyg .swiper-container {
    padding: 0 10px;
}

.gk .lsyg .swiper-slide {
    height: 420px;
    display: flex;
    align-items: center;
}

.gk .lsyg .swiper-slide .time {
    cursor: pointer;
    position: absolute;
    left: 0;
    min-width: 110px;
    text-align: center;
    white-space: nowrap;
    transition: all 0.5s;
}

.gk .lsyg .swiper-slide .time::after {
    position: absolute;
    transition: all 0.5s;
    width: 110px;
    height: 110px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 50%;
    margin: auto;
    background-color: #fff;
    border: 8px solid rgb(241, 232, 230);
    box-shadow: 0px 0px 10px 0px rgba(0, 35, 68, 0.104);
}

.gk .lsyg .swiper-slide .time .year {
    font-size: 30px;
    line-height: 32px;
    color: #555;
    position: relative;
    z-index: 2;
}

.gk .lsyg .swiper-slide .time span {
    margin: 7px auto 11px;
    display: block;
    line-height: 1;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    z-index: 2;
    color: #333333;
}

.gk .lsyg .swiper-slide .info {
    position: absolute;
    padding-right: 16px;
    overflow-y: scroll;
    height: 114px;
    text-align: justify;
    font-size: 18px;
    line-height: 32px;
    color: #555555;
    transition: all 0.5s;
}

.gk .lsyg .swiper-slide .info::-webkit-scrollbar {
    width: 8px;
    height: 5px;
    background-color: #dce7e1;
    border-radius: 20px;
}

.gk .lsyg .swiper-slide-active .time {
    transform: translateY(-40px);
}

.gk .lsyg .swiper-slide-active .info {
    top: 230px;
}

.gk .lsyg .swiper-slide:hover .time .year,
.gk .lsyg .swiper-slide:hover .time span {
    color: #fff;
}

.gk .lsyg .swiper-slide:hover .time .year {
    text-shadow: 0 0 10px rgba(125, 36, 45, 0.7);
}

.gk .lsyg .swiper-slide:hover .time::after {
    background-color: #7d242d;
    border-color: #fff;
}

.gk .lsyg .swiper-slide-next .info {
    top: 20px;
}

.gk .lsyg .swiper-slide-next .time {
    transform: translateY(-8px);
}

.gk .lsyg .swiper-slide-next+.swiper-slide .time {
    transform: translateY(80px);
}

.gk .lsyg .swiper-slide-next+.swiper-slide .info {
    top: 102px;
}

.gk .lsyg .swiper-slide-next+.swiper-slide+.swiper-slide .time {
    transform: translateY(-114px);
}

.gk .lsyg .swiper-slide-next+.swiper-slide+.swiper-slide .info {
    margin-top: 20px;
}

.gk .lsyg .swiper-button-prev,
.gk .lsyg .swiper-button-next {
    width: 38px;
    height: 38px;
    margin: auto;
    top: 0;
}

.gk .lsyg .swiper-button-prev {
    background: url("/templates/site/images/icon-left3.png") no-repeat center;
}

.gk .lsyg .swiper-button-next {
    right: auto;
    left: 54px;
    background: url("/templates/site/images/icon-right3.png") no-repeat center;
}

.gk .yyhj {
    background: url("/templates/site/images/yyhj-bg.png") no-repeat top center;
    background-size: cover;
    padding-bottom: 63px;
    padding-top: 64px;
}

.gk .yyhj-wrap {
    margin-top: 58px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gk .yyhj-item {
    display: block;
    width: 100%;
    position: relative;
}

.gk .yyhj-item p {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    padding: 0 10px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 60px;
}

.gk .yyhj-item .pic {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.gk .yyhj-item .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.5s;
}

.gk .yyhj-item .pic:hover img {
    transform: scale(1.2);
}

.gk .yyhj-l {
    width: 42.85%;
    margin-right: 23px;
}

.gk .yyhj-l .pic {
    height: 542px;
}

.gk .yyhj-c {
    margin-right: 23px;
}

.gk .yyhj-c,
.gk .yyhj-r {
    width: 27.142%;
}

.gk .yyhj-c .pic,
.gk .yyhj-r .pic {
    height: 258px;
}

.gk .yyhj-c .yyhj-item:last-child,
.gk .yyhj-r .yyhj-item:last-child {
    margin-top: 25px;
}

.normal-title3 {
    background: url("/templates/site/images/title-bg2.png") no-repeat center;
    text-align: center;
}

.normal-title3 .name {
    font-size: 40px;
    color: #7d242d;
    line-height: 1;
}

.normal-title3 .name:hover {
    animation: fadeInUp 0.5s;
    font-weight: bold;
}


/* leader */

.leader-t {
    overflow: hidden;
    height: 378px;
    margin-bottom: 43px;
}

.leader-t .pic {
    height: 100%;
    float: left;
    width: 410px;
    padding: 33px 10px;
    text-align: center;
    background-color: #ebebeb;
}

.leader-t .pic img {
    max-width: 100%;
    height: 310px;
    width: 216px;
}

.leader-t .pic img.fadeL {
    animation: fadeInLeft 0.4s;
}

.leader-t .content {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(238, 228, 220);
    height: 100%;
    width: calc(100% - 410px);
    float: right;
    background: url("/templates/site/images/icon-op-yyhz.png") rgba(255, 255, 255, 0.502) no-repeat right center;
    background-position-x: 90%;
    padding-left: 38px;
    padding-top: 28px;
}

.leader-t .content .name {
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    color: #892632;
}

.leader-t .content .zw {
    margin-top: 19px;
    font-size: 18px;
    line-height: 32px;
    color: #cc3d21;
}

.leader-t .content .title {
    margin-top: 36px;
    font-size: 22px;
    line-height: 34px;
    color: #892632;
    border-bottom: 1px solid rgba(137, 38, 50, 0.3);
    padding-bottom: 14px;
    position: relative;
}

.leader-t .content .title span {
    background: url("/templates/site/images/icon-gz.png") no-repeat left center;
    padding-left: 31px;
}

.leader-t .content .title::after {
    width: 116px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -2px;
    background-color: #892632;
}

.leader-t .content .info {
    margin-top: 22px;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    height: 130px;
    overflow-y: auto;
}

.leader-list {
    background: url("/templates/site/images/line-bg4.png") repeat-x top center;
    padding-top: 56px;
}

.leader-item {
    display: block;
    float: left;
    margin-right: 4.4%;
    width: 16.4285%;
    padding-left: 1.82vw;
    padding-right: 1.5625vw;
    padding-top: 1.77vw;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(223, 221, 221);
    margin-bottom: 52px;
    transition: all 0.5s;
}

.leader-item .pic {
    width: 100%;
    height: 237px;
    overflow: hidden;
}

.leader-item .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.leader-item:nth-child(5n) {
    margin-right: 0;
}

.leader-item .name {
    margin-top: 6px;
    position: relative;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    color: #222222;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 9px;
}

.leader-item .name::after {
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: auto;
    width: 50px;
    height: 3px;
    background-image: linear-gradient(270deg, rgb(208, 141, 95) 0%, rgb(173, 90, 73) 61%, rgb(137, 38, 50) 100%);
}

.leader-item .zw {
    margin-top: 19px;
    height: 60px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 20px;
    color: #333333;
}

.leader-item .gz {
    height: 0;
    width: 0;
    overflow: hidden;
}

.leader-item.on {
    border: 1px solid rgb(137, 38, 50);
    box-shadow: 0px 0px 15px 0px rgba(137, 38, 50, 0.45);
}

.leader-item.on .name,
.leader-item.on .zw {
    color: #892632;
}


/* zzjg */

.zzjg .name {
    text-align: center;
}

.zzjg .name img {
    max-width: 100%;
}

.zzjg .content {
    display: block;
    margin-top: 40px;
    margin-bottom: 58px;
}

.zzjg .content img {
    display: block;
    margin: auto;
    width: 100%;
}


/* yyry */

.yyry-t {
    background: url("/templates/site/images/yyry-bg.png") no-repeat center;
    background-size: cover;
    height: 390px;
    position: relative;
}

.yyry-item {
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    top: 115px;
    bottom: auto;
    margin: auto;
    width: 270px;
    height: 150px;
    padding-top: 36px;
}

.yyry-item .name {
    font-weight: bold;
    margin-bottom: 10px;
}

.yyry-item:nth-child(1) {
    left: 9.285%;
    background: url("/templates/site/images/yx-bg.png") no-repeat center;
}

.yyry-item:nth-child(2) {
    left: 0;
    right: 0;
    background: url("/templates/site/images/zz-bg.png") no-repeat center;
    transform: translateY(40%);
}

.yyry-item:nth-child(3) {
    height: 178px;
    right: 9.285%;
    background: url("/templates/site/images/fzzl-bg.png") no-repeat center;
}

.yyry-img {
    margin-top: 43px;
    padding-top: 55px;
    padding-bottom: 57px;
    background: url("/templates/site/images/line-bg5.png") repeat-x top center;
}

.yyry-img img {
    display: block;
    width: 100%;
}


/* ksxq */

.ksxq {
    padding-top: 50px;
}

.ksxq-t {
    margin-bottom: 60px;
}

.ksxq-l {
    float: left;
    width: calc(100% - 654px);
    height: 480px;
    position: relative;
}

.ksxq-l::after {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(226, 226, 226);
    width: 100%;
    height: 100%;
    top: 19px;
    left: 19px;
}

.ksxq-l .pic {
    position: relative;
    overflow: hidden;
    z-index: 2;
    height: 100%;
}

.ksxq-l .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ksxq-r {
    width: 600px;
    float: right;
}

.ksxq-r .name {
    line-height: 62px;
    padding-left: 21px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background: linear-gradient(to right, #7e252e 90%, transparent 100%);
}

.ksxq-r .info {
    margin-top: 19px;
    font-size: 20px;
    line-height: 36px;
    color: #444444;
    overflow-y: scroll;
    padding-right: 21px;
    text-align: justify;
    height: 312px;
}

.ksxq-r .info::-webkit-scrollbar {
    width: 10px;
}

.ksxq-r .info p {
    text-indent: 2em;
}

.ksxq-r .lx {
    margin-top: 22px;
    background: #f0e6e6;
    height: 83px;
    line-height: 83px;
    color: #7e262f;
    font-weight: bold;
    padding: 0 37px;
    font-size: 0;
    border-radius: 20px 0 20px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.ksxq-r .lx span {
    display: block;
    min-width: 50%;
    font-size: 18px;
    line-height: 1.63;
    white-space: nowrap;
}

@media screen and (max-width: 1100px) {
    .ksxq-r .lx {
        padding: 0 17px;
    }
}

.ksxq-banner {
    margin-top: 36px;
    margin-bottom: 56px;
    position: relative;
}

.ksxq .swiper-slide {
    width: 210px;
    transition: all 0.5s;
    padding: 10px;
    border: 1px solid #d6d6d6;
    background: rgba(255, 255, 255, 0.7);
    position: relative;
}

.ksxq .swiper-slide::before,
.ksxq .swiper-slide::after {
    width: 0;
    height: 0;
    transition: all 0.5s;
    pointer-events: none;
    overflow: hidden;
    opacity: 0;
}

.ksxq .swiper-slide::before {
    border: 1px solid #892632;
    border-right: 0;
    border-bottom: 0;
    left: -1px;
    top: -1px;
}

.ksxq .swiper-slide::after {
    border: 1px solid #892632;
    border-left: 0;
    border-top: 0;
    right: -1px;
    bottom: -1px;
}

.ksxq .swiper-slide .img {
    width: 100%;
    height: 264px;
}

.ksxq .swiper-slide .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: top center;
}

.ksxq .swiper-slide .name {
    display: flex;
    justify-content: space-between;
    position: relative;
    height: 48px;
    border-bottom: 1px solid #c9c9c9;
}

.ksxq .swiper-slide .name>* {
    float: left;
    line-height: 48px;
    white-space: nowrap;
}

.ksxq .swiper-slide .name::after,
.ksxq .swiper-slide .name::before {
    content: "";
}

.ksxq .swiper-slide .name::before {
    position: absolute;
    width: 24px;
    left: 0;
    height: 3px;
    background: #892632;
    bottom: -2px;
}

.ksxq .swiper-slide .name::after {
    position: absolute;
    right: 0;
    width: 3px;
    height: 3px;
    background: #892632;
    bottom: -2px;
}

.ksxq .swiper-slide .name .s1 {
    font-size: 18px;
    color: #892632;
    font-weight: 700;
}

.ksxq .swiper-slide .name .s2 {
    font-size: 15px;
    color: #666;
}

.ksxq .swiper-slide p {
    line-height: 37px;
    margin-top: 10px;
    font-size: 16px;
    color: #666;
    padding: 0 10px;
    text-align: center;
    transition: all 0.5s;
}

.ksxq .swiper-slide .at,
.ksxq .swiper-slide .sy {
    height: 0px;
    width: 0;
    display: none;
}

.ksxq .swiper-slide.on,
.ksxq .swiper-slide:hover {
    box-shadow: 0px 0px 15px 0px rgba(137, 38, 50, 0.53);
}

.ksxq .swiper-slide.on p,
.ksxq .swiper-slide:hover p {
    color: #892632;
    font-weight: bold;
}

.ksxq .swiper-slide.on::before,
.ksxq .swiper-slide.on::after,
.ksxq .swiper-slide:hover::before,
.ksxq .swiper-slide:hover::after {
    width: calc(100% + 1px);
    height: calc(100% + 1px);
    opacity: 1;
}

.ksxq .swiper-button-prev,
.ksxq .swiper-button-next {
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    left: -55px;
}

.ksxq .swiper-button-prev.swiper-button-disabled,
.ksxq .swiper-button-next.swiper-button-disabled {
    display: none;
}

.ksxq .swiper-button-prev {
    background: url("/templates/site/images/icon-left2.png") no-repeat center;
}

.ksxq .swiper-button-next {
    left: auto;
    right: -55px;
    background: url("/templates/site/images/icon-right2.png") no-repeat center;
}


/* kssz */

.skssz {
    margin-top: 48px;
}

.skssz-links {
    overflow: hidden;
}

.skssz-links-item {
    float: left;
    width: 32%;
    margin-right: 2%;
    padding: 10px 1.19vw;
    margin-bottom: 31px;
    background: url("/templates/site/images/line-bg6.png") repeat-x top center, url("/templates/site/images/kssz-item-bg.png") no-repeat center;
    background-size: auto, cover;
}

.skssz-links-item:nth-child(3n) {
    margin-right: 0;
}

.skssz-links-item:nth-child(4n),
.skssz-links-item:nth-child(5n) {
    width: 300px;
}

.skssz-links-item:nth-child(6n) {
    width: calc(96% - 600px) !important;
}

.skssz-links-item:last-child {
    width: 100% !important;
    margin-right: 0;
}

.skssz-links-item.lang {
    width: calc(50% - 14px);
    background: url("/templates/site/images/line-bg7.png") repeat-x top center, url("/templates/site/images/kssz-item-bg1.png") no-repeat center;
    background-size: auto, cover;
}

.skssz-links-item ul {
    height: 36px;
    overflow-y: auto;
}

.skssz-links-item .name {
    margin-top: 9px;
    font-size: 18px;
    font-weight: bold;
    color: #7d242d;
    white-space: nowrap;
}

.skssz-links-item a {
    font-size: 18px;
    line-height: 36px;
    color: #7d242d;
    margin-right: 0.7vw;
    transition: all 0.4s;
}

.skssz-links-item a:hover {
    animation: fadeInUp 0.5s;
    font-weight: bold;
}

.skssz-tag {
    text-align: center;
}

.skssz-tag-item {
    width: 164px;
    line-height: 39px;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-size: 18px;
    color: #333333;
    margin: 0 1vw;
    position: relative;
    transition: all 0.45s;
}

.skssz-tag-item::after {
    opacity: 0;
    transition: all 0.45s;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    bottom: -11px;
    width: 0;
    height: 0;
    border-left: 6.5px solid transparent;
    /* 6.5px &#938; 13px &#65533;&#65533;&#1211;&#65533;&#65533; */
    border-right: 6.5px solid transparent;
    /* 6.5px &#938; 13px &#65533;&#65533;&#1211;&#65533;&#65533; */
    border-top: 11px solid #a14941;
    /* 11px &#938;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#312;&#2038;&#65533; */
}

.skssz-tag-item.on,
.skssz-tag-item:hover {
    color: #fff;
    font-weight: bold;
    background-image: linear-gradient(270deg, rgb(208, 141, 95) 0%, rgb(173, 90, 73) 61%, rgb(137, 38, 50) 100%);
}

.skssz-tag-item.on::after,
.skssz-tag-item:hover::after {
    opacity: 1;
}

.skssz-list-wrap {
    margin-top: 46px;
    margin-bottom: 16px;
}

.skssz-list-item {
    display: block;
    float: left;
    width: 23.535%;
    margin-right: 1.92%;
    padding-left: 17px;
    padding-right: 16px;
    padding-top: 18px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(230, 230, 230);
    border-top: none;
    background: url("/templates/site/images/line-bg6.png") repeat-x top center, url("/templates/site/images/kssz-icon.png") no-repeat;
    background-size: auto, cover;
    transition: all 0.5s;
    margin-bottom: 33px;
}

.no-info .skssz-list-item {
    background-position-y: 0, -20px;
}

.no-info .skssz-list-item .info {
    display: none;
}

.skssz-list-item:nth-child(4n) {
    margin-right: 0;
}

.skssz-list-item .name {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #222222;
    text-align: center;
    transition: all 0.5s;
}

.skssz-list-item .info {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: justify;
    font-size: 15px;
    line-height: 28px;
    color: #777777;
    margin-bottom: 14px;
    transition: all 0.5s;
    height: 56px;
}

.skssz-list-item .phone {
    text-align: center;
    border-top: 1px dashed rgb(205, 205, 205);
    padding: 16px 0 14px;
    height: 59px;
    display: none;
}

.skssz-list-item .phone span {
    display: inline-block;
    background: url("/templates/site/images/icon-phone2.png") no-repeat left center;
    color: #e5b422;
    font-size: 15px;
    line-height: 28px;
    padding-left: 34px;
    transition: all 0.5s;
}

.skssz-list-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 10px rgba(125, 36, 45, 0.5);
}

.skssz-list-item:hover .name {
    color: #7e262f;
}

.skssz-list-item:hover .phone span {
    width: auto;
    padding: 0 10px;
    background: #7e262f;
    color: #fff;
    border-radius: 3px;
}

.skssz-ul ul {
    float: left;
    width: 100%;
    display: none;
}

.skssz-ul ul.on {
    display: block;
    animation: fadeInLeft 0.8s;
}

.zjSearch {
    margin-top: 49px;
}

.zjSearch-links {
    overflow: hidden;
}

.zjSearch-links-item {
    float: left;
    width: calc((100% - 78px) / 3);
    margin-right: 39px;
    padding: 10px 1.19vw;
    margin-bottom: 31px;
    background: url("http://cqsjlpqzyy.com/templates/site/images/line-bg9.png") repeat-x top center, url("http://cqsjlpqzyy.com/templates/site/images/kssz-item-bg2.png") no-repeat center;
    background-size: auto, cover;
}

.zjSearch-links-item:nth-child(3) {
    margin-right: 0;
}

.zjSearch-links-item:last-child {
    width: 100%;
    margin-right: 0;
}

.zjSearch-links-item .name {
    margin-top: 9px;
    font-size: 18px;
    font-weight: bold;
    color: #7d242d;
    white-space: nowrap;
}

.zjSearch-links-item a {
    font-size: 18px;
    line-height: 36px;
    color: #7d242d;
    margin-right: 1vw;
    transition: all 0.4s;
}

.zjSearch-links-item a:hover {
    animation: fadeInUp 0.5s;
    font-weight: bold;
}

.zjSearch-form {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(220, 220, 220);
    background-color: rgb(255, 255, 255);
    padding-left: 22px;
    padding-right: 23px;
    padding-top: 31px;
}

.zjSearch-form .label:first-child {
    padding-bottom: 20px;
    border-bottom: 1px dashed rgb(210, 210, 210);
}

.zjSearch-form .label span {
    float: left;
    font-size: 14px;
    line-height: 39px;
    color: #666666;
}

.zjSearch-form .label-wrap {
    float: right;
    padding-left: 21px;
    width: calc(100% - 70px);
}

.zjSearch-form .label-tag-item {
    cursor: pointer;
    float: left;
    text-align: center;
    width: 164px;
    line-height: 39px;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-size: 15px;
    color: #333333;
    margin: 0 1vw;
    position: relative;
    transition: all 0.45s;
}

.zjSearch-form .label-tag-item:first-child {
    margin-left: 0;
}

.zjSearch-form .label-tag-item::after {
    opacity: 0;
    transition: all 0.45s;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    bottom: -11px;
    width: 0;
    height: 0;
    border-left: 6.5px solid transparent;
    /* 6.5px &#938; 13px &#65533;&#65533;&#1211;&#65533;&#65533; */
    border-right: 6.5px solid transparent;
    /* 6.5px &#938; 13px &#65533;&#65533;&#1211;&#65533;&#65533; */
    border-top: 11px solid #a14941;
    /* 11px &#938;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#312;&#2038;&#65533; */
}

.zjSearch-form .label-tag-item.on,
.zjSearch-form .label-tag-item:hover {
    color: #fff;
    font-weight: bold;
    background-image: linear-gradient(270deg, rgb(208, 141, 95) 0%, rgb(173, 90, 73) 61%, rgb(137, 38, 50) 100%);
}

.zjSearch-form .label-tag-item.on::after,
.zjSearch-form .label-tag-item:hover::after {
    opacity: 1;
}

.zjSearch-form .label-ul {
    margin-top: 20px;
}

.zjSearch-form .label-ul-item {
    /*  max-height: 108px;
  overflow-y: auto; */
    margin: 1.5px auto;
    width: 100%;
    float: left;
    overflow: hidden;
    display: none;
}

.zjSearch-form .label-ul-item.on {
    animation: fadeInLeft 0.8s;
    display: block;
}

.zjSearch-form .label-ul-item .lx {
    float: left;
    margin-right: 2vw;
    font-size: 14px;
    line-height: 36px;
    color: #333333;
    transition: all 0.5s;
    cursor: pointer;
}

.zjSearch-form .label-ul-item .lx.on,
.zjSearch-form .label-ul-item .lx:hover {
    background: #7e252e;
    color: #fff;
    text-align: center;
    padding: 0 10px;
    border-radius: 4px;
}

.zjSearch-form .label-search {
    margin: 2.5px 0;
    float: right;
    width: 290px;
    height: 34px;
    overflow: hidden;
    font-size: 14px;
}

.zjSearch-form .label-search form {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.zjSearch-form .label-search input {
    width: 230px;
    height: 100%;
    border: none;
    background-color: #f5f5f5;
    padding-left: 15px;
    border-radius: 3px 0 0 3px;
}

.zjSearch-form .label-search input::-moz-placeholder {
    color: #999999;
}

.zjSearch-form .label-search input::placeholder {
    color: #999999;
}

.zjSearch-form .label-search .btn {
    float: right;
    border: none;
    background-color: #c37a57;
    width: 60px;
    border-radius: 0 3px 3px 0;
    height: 100%;
    color: #fff;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
}

.zjSearch-form .label:last-child {
    padding: 17px 0;
}

.zjSearch-form .label:last-child .label-ul {
    margin-top: 0;
}

.zjSearch-form .label:last-child .label-ul-item {
    display: block;
    max-height: 36px;
    overflow-y: auto;
    width: calc(100% - 300px);
}

.zjSearch-list {
    margin-top: 50px;
}

.zjSearch-list-item {
    display: block;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(230, 230, 230);
    width: calc((100% - 78px) / 3);
    margin-right: 39px;
    overflow: hidden;
    padding-left: 13px;
    padding-top: 14px;
    padding-bottom: 18px;
    padding-right: 19px;
    margin-bottom: 38px;
    transition: all 0.5s;
    background: url("/templates/site/images/ys-bg.png") rgba(255, 255, 255, 0.85) no-repeat 95% 85%;
}

.zjSearch-list-item:nth-child(3n) {
    margin-right: 0;
}

.zjSearch-list-item .pic {
    float: left;
    width: 126px;
    height: 178px;
}

.zjSearch-list-item .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.zjSearch-list-item .content {
    width: calc(100% - 126px);
    float: right;
    padding-left: 1vw;
}

.zjSearch-list-item .content-t {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    padding-bottom: 8px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 16px;
}

.zjSearch-list-item .content-t>* {
    float: left;
}

.zjSearch-list-item .content-t .name {
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    color: #7d242d;
}

.zjSearch-list-item .content-t .zw {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    padding-left: 25px;
    background: url("/templates/site/images/icon-zc.png") no-repeat left center;
}

.zjSearch-list-item .content-t::after {
    content: "" !important;
    left: 0;
    bottom: -1px;
    width: 20px;
    height: 2px;
    background-color: #7d242d;
}

.zjSearch-list-item .content p {
    margin-top: 6px;
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
}

.zjSearch-list-item .content p i {
    font-style: normal;
    float: left;
    font-weight: bold;
    color: #555555;
}

.zjSearch-list-item .content p span {
    float: left;
    width: calc(100% - 60px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #666666;
}

.zjSearch-list-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 10px rgba(125, 36, 45, 0.7);
    background: url("/templates/site/images/ys-bg.png") white no-repeat 95% 85%;
}


/* lxwm */

.lxwm-t {
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    align-items: center;
}

.lxwm-t>* {
    float: left;
}

.lxwm-item .name {
    font-size: 28px;
    font-weight: bold;
    line-height: 32px;
    color: #7d242d;
    margin-bottom: 20px;
}

.lxwm-item p {
    font-size: 18px;
    line-height: 40px;
    color: #222222;
    padding-left: 24px;
}

.lxwm-item p.addres {
    background: url("/templates/site/images/icon-local1.png") no-repeat left center;
}

.lxwm-item p.email {
    background: url("/templates/site/images/icon-eamil.png") no-repeat left center;
}

.lxwm-item p.phone {
    background: url("/templates/site/images/icon-phone1.png") no-repeat left 12px;
}

.lxwm-item p.phone span {
    display: block;
    width: 100%;
}

.lxwm .qrcode {
    display: flex;
    align-items: center;
}

.lxwm .qrcode-item {
    text-align: center;
}

.lxwm .qrcode-item .pic {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(171, 171, 171);
    width: 163px;
    height: 163px;
    overflow: hidden;
}

.lxwm .qrcode-item .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.lxwm .qrcode-item p {
    font-size: 18px;
    color: #333333;
}

.lxwm .qrcode-item:last-child {
    margin-left: 2.395vw;
}

.lxwm-map {
    margin-top: 40px;
    margin-bottom: 67px;
    position: relative;
}

.lxwm-map.one {
    margin-top: 67px;
    margin-bottom: 67px;
    position: relative;
}

.lxwm-map-item {
    position: relative;
}

.lxwm-map .mapTo {
    width: 60px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    background-color: #7e252e;
    border-radius: 6px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    text-align: center;
    z-index: 22;
    transition: all 0.5s;
    display: none;
}

.lxwm-map.one .mapTo {
    left: auto;
    right: 10px;
}

.lxwm-map.one .mapTo:hover,
.lxwm-map .mapTo:hover {
    transform: translateY(-10px);
}

.lxwm-map.one .lxwm-map-tag {
    width: 542px;
    z-index: 11;
    position: absolute;
    top: 27px;
    left: 30px;
    background-color: #fdfdfd;
    border-radius: 20px;
    line-height: 40px;
}

.lxwm-map.one .lxwm-map-tag p {
    text-align: center;
    width: 50%;
    float: left;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    transition: all 0.5s;
}

.lxwm-map.one .lxwm-map-tag p::after {
    transition: all 0.5s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 40px;
    border-radius: 20px;
    z-index: -1;
    background-image: linear-gradient(270deg, rgb(208, 141, 95) 0%, rgb(173, 90, 73) 61%, rgb(137, 38, 50) 100%);
}

.lxwm-map.one .lxwm-map-tag p.on {
    font-weight: bold;
    color: #fff;
}

.lxwm-map.one .lxwm-map-tag p.on::after {
    opacity: 1;
    width: 271px;
}

.lxwm-map.one #map {
    width: 100%;
    height: 363px;
}

.lxwm-map.one #map .amap-marker-label {
    background: transparent;
    border: none;
}

.lxwm-map.one #map .info {
    padding: 0.75rem 1.25rem;
    border-radius: 0.25rem;
    background-color: #fff;
    width: auto;
    border-width: 0;
    box-shadow: 0 2px 6px 0 rgba(114, 124, 245, 0.5);
    margin: 0;
    top: 0;
    right: 0;
    min-width: 0;
}

.lxwm-map.one #map .info .name {
    font-size: 18px;
    color: #8d2f36;
    font-weight: bold;
    line-height: 32px;
}

.lxwm-map.one #map .info .addres {
    font-size: 16px;
    color: #222222;
    line-height: 32px;
}

.lxwm-map-tag {
    width: 100%;
    z-index: 11;
    position: relative;
    /* top: 27px; */
    /* left: 30px; */
    /* background-color: #fdfdfd; */
    border-radius: 20px;
    line-height: 40px;
    margin: 20px 0;
}

.lxwm-map-item:last-child {
    margin-top: 60px;
}

.lxwm-map-tag p {
    text-align: left;
    /* width: 50%; */
    float: left;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    transition: all 0.5s;
    /* padding-left: 20px; */
    margin-bottom: 0 !important;
    text-align: center !important;
    width: 100%;
    text-indent: 0em !important;
}

.lxwm-map-tag p::after {
    transition: all 0.5s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 0;
    margin: auto;
    height: 40px;
    border-radius: 20px;
    z-index: -1;
    background-image: linear-gradient(270deg, rgb(208, 141, 95) 0%, rgb(173, 90, 73) 61%, rgb(137, 38, 50) 100%);
}

.lxwm-map-tag p.on {
    font-weight: bold;
    color: #fff;
}

.lxwm-map-tag p.on::after {
    opacity: 1;
    width: 271px;
}

.lxwm-map #map1,
.lxwm-map #map2 {
    width: 100%;
    height: 363px;
}

.lxwm-map #map1 .amap-marker-label,
.lxwm-map #map2 .amap-marker-label {
    background: transparent;
    border: none;
}

.lxwm-map #map1 .info,
.lxwm-map #map2 .info {
    padding: 0.75rem 1.25rem;
    border-radius: 0.25rem;
    background-color: #fff;
    width: auto;
    border-width: 0;
    box-shadow: 0 2px 6px 0 rgba(114, 124, 245, 0.5);
    margin: 0;
    top: 0;
    right: 0;
    min-width: 0;
}

.lxwm-map #map1 .info .name,
.lxwm-map #map2 .info .name {
    font-size: 18px;
    color: #8d2f36;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 0;
}

.lxwm-map #map1 .info .addres,
.lxwm-map #map2 .info .addres {
    font-size: 16px;
    color: #222222;
    line-height: 32px;
}


/* dp */

.dp {
    background: #fdfdfd;
    margin-top: 26px;
    padding: 0 27px;
    padding-top: 26px;
}

.dp-content {
    margin-top: 37px;
    padding: 49px 0 55px;
    background: url("/templates/site/images/line-bg4.png") no-repeat top left;
}

.dp-content p {
    text-align: justify;
    //text-indent: 2em;
    font-size: 20px;
    line-height: 36px;
    color: #333333;
    margin-bottom: 20px;
}

.dp-content img {
    max-width: 99% !important;
    height: auto !important;
}

.article {
    margin-top: 26px;
    background: #fdfdfd;
    padding-left: 32px;
    padding-right: 18px;
    padding-top: 18px;
    position: relative;
}

.article::after {
    width: 100%;
    left: 0;
    bottom: 10px;
    height: 1px;
    background-color: #d6d6d6;
}

.article .title {
    text-align: center;
}

.article .title p {
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
    color: #892632;
}

.article .title p.sub {
    margin-top: 17px;
    font-size: 24px;
    color: #888888;
}

.article .info {
    margin-top: 29px;
    width: 100%;
    line-height: 40px;
    background-color: #efefef;
    text-align: center;
}

.article .info span {
    margin-right: 1vw;
    font-size: 14px;
    color: #888888;
}

.article-content {
    padding-top: 20px;
    padding-bottom: 51px;
}

.article-content p {
    text-align: justify;
    font-size: 20px;
    line-height: 36px;
    color: #333333;
    margin-bottom: 20px;
}

.article-content p a {
    text-indent: 0;
}

.article-content img {
    max-width: 99% !important;
}

.more-links {
    margin: 10px auto 30px;
    line-height: 36px;
    font-size: 18px;
    color: #333333;
}

.more-links>div {
    overflow: hidden;
}

.more-links span {
    float: left;
}

.more-links a {
    float: left;
    display: block;
    width: calc(100% - 72px);
    color: #7d242d;
    transition: all 0.54s;
}

.more-links a:hover {
    font-weight: bold;
    animation: fadeIn 0.5s;
}


/* zjxq */

.zjxq {
    margin-top: 50px;
}

.zjxq-t {
    margin-top: 47px;
    overflow: hidden;
}

.zjxq-t .pic {
    width: auto;
    height: 272px;
    float: left;
    max-width: 200px;
}

.zjxq-t .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.zjxq-t .content {
    float: right;
    width: calc(100% - 200px);
    padding-left: 26px;
}

.zjxq-t .content .name {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: #892632;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 16px;
    position: relative;
}

.zjxq-t .content .name::after {
    width: 50px;
    position: absolute;
    height: 3px;
    left: 0;
    bottom: -2px;
    background-color: #892632;
}

.zjxq-t .content p {
    margin-top: 8px;
    font-size: 18px;
    line-height: 28px;
    color: #555555;
}

.zjxq-t .content p.ly {
    display: none;
}

.zjxq-t .content p.ks {
    margin-top: 20px;
}

.zjxq-t .content p.sc {
    max-height: 110px;
    line-height: 2;
    overflow-y: auto;
    padding-right: 10px;
    text-align: justify;
}

.zjxq .line {
    margin-top: 43px;
    display: block;
}

.zjxq-content {
    padding-top: 30px;
    padding-bottom: 70px;
}

.zjxq-content p {
    text-indent: 2em;
    font-size: 18px;
    line-height: 40px;
    color: #222222;
}


/* zjlist */

.szj {
    margin-top: 52px;
}

.szj-list {
    margin-top: 13px;
}

.szj-list:nth-child(2) {
    margin-top: 38px;
}

.szj-list-wrap {
    margin-top: 19px;
}

.szj-list>.name {
    display: inline-block;
    width: 361px;
    background: linear-gradient(to right, #892632 60%, transparent 100%);
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    padding-left: 14px;
    color: #fff;
}

.szj-list-item {
    display: block;
    float: left;
    width: 15%;
    margin-right: 2%;
    padding: 14px 10px 0;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(201, 201, 201);
    background-color: rgba(255, 255, 255, 0.7);
    margin-bottom: 33px;
    transition: all 0.5s;
}

.szj-list-item .pic {
    width: 100%;
    height: 264px;
    overflow: hidden;
}

.szj-list-item .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.szj-list-item .name {
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #892632;
    border-bottom: 1px solid #c9c9c9;
    position: relative;
    padding-bottom: 7px;
    transition: all 0.5s;
}

.szj-list-item .name::after,
.szj-list-item .name::before {
    width: 3px;
    height: 3px;
    position: absolute;
    bottom: -2px;
    background-color: #892632;
}

.szj-list-item .name::before {
    left: 0;
}

.szj-list-item .name::after {
    right: 0;
}

.szj-list-item .zw {
    transition: all 0.5s;
    padding-top: 17px;
    padding-bottom: 13px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    position: relative;
}

.szj-list-item .zw::before {
    background-color: #892632;
    left: 0;
    right: 0;
    margin: auto;
    height: 3px;
    width: 24px;
    top: -2px;
}

.szj-list-item:nth-child(6n) {
    margin-right: 0;
}

.szj-list-item:hover {
    box-shadow: 0 0 10px rgba(125, 36, 45, 0.5);
    border: 1px solid #7d242d;
    transform: translateY(-6px);
}

.szj-list-item:hover .name {
    animation: fadeIn 0.5s;
}

.szj-wrap {
    margin-top: 19px;
}


/* DJ */

.dj::-webkit-scrollbar-thumb {
    background: #ea2b28;
}

.dj-t {
    width: 100%;
    position: relative;
    background: url("/templates/site/images/dj-bg.png") no-repeat center;
    background-size: cover;
    height: 471px;
}

.dj-t .img img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    position: absolute;
    max-width: 90%;
    transform: translateY(-10%);
}

.dj-nav {
    background-color: #be0000;
    line-height: 52px;
}

.dj-nav-l {
    width: 620px;
    float: left;
}

.dj-nav .home {
    width: 137px;
    float: right;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #e1a629;
}

.dj-nav .home span {
    padding-left: 29px;
    display: inline-block;
    line-height: 52px;
    background: url("/templates/site/images/icon-home.png") no-repeat left center;
}

.dj-nav-item {
    width: 20%;
    float: left;
}

.dj-nav-item a {
    width: 100%;
    line-height: 40px;
    text-align: center;
    color: #fff;
    transition: all 0.5s;
}

.dj-nav-item:hover a {
    background-color: #e1a629;
    border-radius: 5px;
}

.dj-title {
    background: url("/templates/site/images/icon-dh.png") no-repeat left center;
    padding-left: 36px;
}

.dj-title ul {
    border-bottom: 1px solid #fe0000;
    color: #fe0000;
    padding-bottom: 4px;
}

.dj-title .name {
    font-size: 16px;
    font-weight: bold;
    position: relative;
    line-height: 24px;
    padding-bottom: 5px;
}

.dj-title .name::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #fe0000;
}

.dj-title .more {
    float: right;
    line-height: 24px;
    font-size: 14px;
    color: #ffa11b;
    transition: all 0.5s;
}

.dj-title .more:hover {
    background-color: #ffa11b;
    color: #fff;
    padding: 0 5px;
    border-radius: 2px;
}

.dj-news {
    margin-top: 41px;
}

.dj-news2 {
    margin-top: 0;
}

.dj-news-l {
    width: 48.75%;
    float: left;
}

.dj-news-l .swiper-slide {
    height: 370px;
    position: relative;
}

.dj-news-l .swiper-slide .pic {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.dj-news-l .swiper-slide .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.5s;
}

.dj-news-l .swiper-slide p {
    background-color: rgba(17, 17, 17, 0.502);
    line-height: 40px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -40px;
    width: 100%;
    padding: 0 10px;
    color: #fff;
    transition: all 1s;
}

.dj-news-l .swiper-slide-active p {
    bottom: 0;
}

.dj-news-l .swiper-slide:hover img {
    transform: scale(1.2);
}

.dj-news-l .swiper-pagination {
    width: auto;
    left: auto;
    right: 0;
    bottom: 0;
    line-height: 40px;
    padding-right: 10px;
}

.dj-news-l .swiper-pagination span {
    width: 8px;
    height: 8px;
    opacity: 1;
    background-color: #fff;
}

.dj-news-l .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #ea2b28;
}

.dj-news-r {
    float: right;
    width: 48.33%;
}

.dj-list {
    margin-top: 7px;
}

.dj-list-item {
    display: block;
    overflow: hidden;
    line-height: 41px;
    transition: all 0.5s;
}

.dj-list-item p {
    background: url("/templates/site/images/dj-list-icon.png") no-repeat left center;
    font-size: 16px;
    padding-left: 16px;
    color: #424242;
    float: left;
    width: calc(100% - 100px);
    transition: all 0.5s;
}

.dj-list-item span {
    float: right;
    color: #999999;
    font-size: 14px;
    transition: all 0.5s;
}

.dj-list-item:hover {
    padding: 0 10px;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(234, 43, 40, 0.56);
}

.dj-list-item:hover p {
    font-weight: bold;
    padding-left: 12px;
    color: #ea2b28;
}

.dj-links {
    margin: 42px auto 38px;
}

.dj-links .swiper-slide {
    height: 140px;
    overflow: hidden;
}

.dj-links .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.5s;
}

.dj-links .swiper-slide:hover img {
    transform: scale(1.2);
}

.dj-links .swiper-pagination {
    text-align: right;
    bottom: 10px;
    padding-right: 19px;
}

.dj-links .swiper-pagination span {
    width: 12px;
    height: 12px;
    background-color: rgb(223, 192, 189);
    transition: all 0.5s;
    border-radius: 0;
    margin: 0 6px;
    opacity: 1;
}

.dj-links .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #ea2b28;
}

.dj-xx {
    margin-top: 23px;
    margin-bottom: 31px;
}

.dj-xx .swiper-container {
    margin-top: 20px;
}

.dj-xx .swiper-slide .pic {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.dj-xx .swiper-slide .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.5s;
}

.dj-xx .swiper-slide p {
    margin-top: 15px;
    text-align: center;
    color: #555555;
    font-size: 16px;
    line-height: 1;
    transition: all 0.5s;
}

.dj-xx .swiper-slide:hover img {
    transform: scale(1.2);
}

.dj-xx .swiper-slide:hover p {
    font-weight: bold;
    color: #cc3d21;
    animation: fadeInUp 0.5s;
}

.dj-mlinks {
    background-color: #fff3d9;
    padding: 10px 0;
    line-height: 30px;
}

.dj-mlinks span {
    font-size: 16px;
    font-weight: bold;
    color: #d93f34;
}

.dj-mlinks a {
    position: relative;
    padding-right: 1vw;
    margin-right: 1vw;
    color: #333333;
    font-size: 14px;
    transition: all 0.5s;
}

.dj-mlinks a:last-child::after {
    display: none;
    margin-right: 0;
    padding-right: 0;
}

.dj-mlinks a::after {
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 1px;
    height: 14px;
    background-color: #333333;
}

.dj-mlinks a:hover {
    animation: fadeIn 0.5s;
    font-weight: bold;
    color: #fe0000;
}

.dj-footer {
    height: 120px;
    background: url("/templates/site/images/dj-footer.png") no-repeat center;
    background-size: cover;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    padding: 20px 0;
}

.dj-footer * {
    color: #fff;
}

.dj-footer p * {
    margin: 0 1vw;
}

.dj-footer a:hover {
    font-weight: bold;
    animation: fadeInUp 0.5s;
}

.dj-location {
    padding: 10px 0;
    line-height: 30px;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
}

.dj-location span {
    background: url("/templates/site/images/icon-dj-home.png") no-repeat left center;
    padding-left: 25px;
}

.dj-location a {
    font-size: 14px;
    color: #333333;
    transition: all 0.5s;
}

.dj-location a:hover {
    color: #fe0000;
    font-weight: bold;
    animation: fadeInUp 0.5s;
}

.dj .subpage-wrap {
    margin: 40px auto;
}

.dj .subpage-list1-item:hover .title {
    color: #be0000;
}

.dj .subpage-list1-item:hover .content .info span {
    background-color: #be0000;
}

.dj .subpage-r .title span {
    color: #be0000;
}

.dj .subpage-r .title span::after {
    background-color: #be0000;
}

.dj .subpage-r .title .more:hover {
    color: #be0000;
}

.dj #page a:hover,
.dj #page a.on,
.dj #page span:hover,
.dj #page span.on {
    background-color: #be0000;
}

.dj .article .title p {
    color: #be0000;
}

.dj .article .title p.sub {
    color: #888888;
}

.dj .more-links a {
    color: #be0000;
}

@media screen and (max-width: 1640px) {
    .w164 {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 1280px) {
    .gk .number .num {
        font-size: 5.4vw;
    }
    .lsyg-banner::after {
        display: none;
    }
    .leader-item {
        width: 22%;
        margin-right: 4%;
    }
    .leader-item:nth-child(5n) {
        margin-right: 4%;
    }
    .leader-item:nth-child(4n) {
        margin-right: 0;
    }
    .skssz-links-item .name {
        font-size: 16px;
    }
    .skssz-links-item a {
        font-size: 16px;
    }
    .lxwm-t img:last-child {
        display: none;
    }
    .lxwm .qrcode {
        display: none;
    }
    .szj-list-item {
        width: 18%;
        margin-right: 2.5%;
    }
    .szj-list-item:nth-child(6n) {
        margin-right: 2.5%;
    }
    .szj-list-item:nth-child(5n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1200px) {
    .dj-nav-wrap {
        padding-right: 0;
        padding-left: 0;
    }
}

@media screen and (max-width: 1100px) {
    .subpage-pic-list1-item {
        width: 32%;
        margin-right: 2%;
    }
    .subpage-pic-list1-item:nth-child(4n) {
        margin-right: 2%;
    }
    .subpage-pic-list1-item:nth-child(3n) {
        margin-right: 0;
    }
    .yyry-item:nth-child(1) {
        left: 10px;
    }
    .yyry-item:nth-child(3) {
        right: 10px;
    }
    .ksxq-l,
    .ksxq-r {
        width: 49%;
    }
    .ksxq-l::after {
        left: 2%;
    }
    .skssz-links-item {
        width: calc(50% - 14px);
        margin-right: 28px;
    }
    .skssz-links-item:nth-child(3),
    .skssz-links-item:nth-child(4),
    .skssz-links-item:nth-child(5) {
        width: calc(50% - 14px);
        margin-right: 28px;
    }
    .skssz-links-item:nth-child(2n) {
        margin-right: 0;
    }
    .skssz-links-item:nth-child(6) {
        width: calc(50% - 14px) !important;
    }
    .zjSearch-links-item {
        width: 48%;
        margin-right: 4%;
    }
    .zjSearch-links-item:nth-child(1) {
        width: 100%;
        margin-right: 0;
    }
    .zjSearch-list-item {
        width: 48%;
        margin-right: 4%;
    }
    .zjSearch-list-item:nth-child(3n) {
        margin-right: 4%;
    }
    .zjSearch-list-item:nth-child(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 900px) {
    .gk .number {
        background-size: cover;
        padding: 12px 20px;
    }
    .gk .number-item {
        width: 33.333%;
        margin: 5px auto;
    }
    .gk .yyhj-l .pic {
        height: 50vw;
    }
    .gk .yyhj-c .pic,
    .gk .yyhj-r .pic {
        height: calc(25vw - 12.5px);
    }
    .subpage-nav .swiper-wrapper.less {
        justify-content: flex-start;
    }
    .lxwm-t {
        display: block;
    }
    .lxwm-t img {
        display: none;
    }
    .lxwm-item {
        width: 100%;
    }
    .szj-list-item {
        width: 23%;
        margin-right: 2.6%;
    }
    .szj-list-item:nth-child(5n),
    .szj-list-item:nth-child(6n) {
        margin-right: 2.6%;
    }
    .szj-list-item:nth-child(4n) {
        margin-right: 0;
    }
    .subpage {
        margin-top: 80px;
    }
}

@media screen and (max-width: 768px) {
    .subpage {
        margin-top: 70px;
    }
    .subpage-top {
        height: 39vw;
    }
    .subpage-top .da {
       object-position: left;
    }
    .subpage-top .ba {
        width: 33vw;
        opacity: 0.5;
        display:none;
    }
    .subpage-nav {
        margin: 6vw auto;
    }
    .subpage-nav .swiper-scrollbar {
      display: block;
   }
    .subpage-nav .swiper-slide {
        width: 160px;
        height: 56px;
    }
    .subpage-nav .swiper-slide a {
        line-height: 42px;
        font-size: 18px;
        background-size: 100% 100% !important;
    }
    .subpage .location {
        bottom: 20px;
    }
    .subpage .location-name {
        font-size: 5.6vw;
        line-height: 1.5;
    }
    .less .subpage .location {
        padding-top: 3vw;
    }
    .subpage .location-wrap {
        margin-top: 5vw;
    }
    .subpage-l,
    .subpage-r {
        width: 100%;
        float: none;
    }
    .subpage-l {
        padding-top: 4vw;
    }
    .subpage-r {
        margin-top: 6vw;
    }
    .subpage-r .title span {
        font-size: 20px;
    }
    .subpage-r{
      display:none;
     }
    .subpage-yyhj .item {
        width: 49%;
        float: left;
        margin-right: 2%;
    }
    .subpage-yyhj .item:nth-child(2) {
        margin-right: 0;
    }
    .subpage-yyhj .item:last-child {
        display: none;
    }
    .subpage-list1-item .title {
        font-size: 18px;
    }
    .subpage-list1-item .content {
        margin: 2vw auto 3vw;
    }
    .subpage-list1-item .content .info p {
        line-height: 28px;
    }
    .subpage-pic-list1-item {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 4vw;
    }
    .subpage-pic-list1-item:nth-child(4n),
    .subpage-pic-list1-item:nth-child(3n) {
        margin-right: 4%;
    }
    .subpage-pic-list1-item:nth-child(2n) {
        margin-right: 0;
    }
    .subpage-pic-list1-item .pic {
        height: 41vw;
    }
    .subpage-pic-list1-item p {
        font-size: 16px;
        line-height: 38px;
    }
    .normal-title3 .name {
        font-size: 30px;
        line-height: 40px;
    }
    .gk-t .le {
        width: 100%;
        left: 0;
        right: 0;
        opacity: 0.5;
    }
    .gk-t .content {
        width: 100%;
        position: relative;
        z-index: 2;
        padding: 20px 10px 6vw;
        background-color: rgba(255, 255, 255, 0.6);
    }
    .gk-t .content .info {
        margin-top: 4vw;
        height: 40vw;
        font-size: 18px;
    }
    .gk .number .we,
    .gk .number .name {
        font-size: 14px;
    }
    .gk .glinks {
        height: 100vw;
        min-height: 340px;
        max-height: 500px;
    }
    .gk .glinks-wrap {
        width: 100%;
        max-width: 552px;
    }
    .gk .glinks-item {
        height: 130px;
    }
    .gk .glinks-item img {
        transform: scale(0.8);
    }
    .gk .glinks-item p {
        font-size: 18px;
    }
    .gk .lsyg {
        padding-top: 7vw;
    }
    .gk .lsyg-banner {
        margin-top: 5vw;
        padding-bottom: 3vw;
    }
    .gk .lsyg .swiper-slide {
        height: 380px;
    }
    .gk .yyhj {
        padding-top: 6vw;
        padding-bottom: 6vw;
    }
    .gk .yyhj-wrap {
        margin-top: 6vw;
    }
    .gk .yyhj-item p {
        line-height: 38px;
        font-size: 16px;
    }
    .gk .yyhj-l {
        width: 49%;
        margin-right: 2%;
    }
    .gk .yyhj-c {
        width: 49%;
        margin-right: 0;
    }
    .gk .yyhj-r {
        display: none;
    }
    .leader-t {
        margin-bottom: 5vw;
    }
    .leader-t .pic {
        width: 230px;
    }
    .leader-t .content {
        padding-left: 3vw;
        padding-top: 2vw;
        width: calc(100% - 230px);
    }
    .leader-t .content .name {
        font-size: 24px;
    }
    .leader-t .content .zw {
        font-size: 16px;
        margin-top: 2vw;
    }
    .leader-t .content .title {
        margin-top: 4vw;
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 1.7vw;
    }
    .leader-t .content .info {
        font-size: 16px;
        line-height: 2;
    }
    .leader-list {
        margin-top: 36px;
    }
    .leader-item {
        width: 32%;
        margin-right: 2%;
    }
    .leader-item .name {
        font-size: 16px;
        line-height: 30px;
        padding-bottom: 1vw;
    }
    .leader-item .zw {
        font-size: 16px;
        line-height: 28px;
        margin: 2vw auto;
    }
    .leader-item:nth-child(5n),
    .leader-item:nth-child(4n) {
        margin-right: 2%;
    }
    .leader-item:nth-child(3n) {
        margin-right: 0;
    }
    #page {
        margin-bottom: 6vw;
    }
    #page a,
    #page span {
        font-size: 12px;
        padding: 5.6px 10.5px;
    }
    .zzjg .content {
        margin: 6vw auto;
    }
    .yyry-t {
        background: transparent;
        height: auto;
        overflow: hidden;
    }
    .yyry-item {
        height: auto !important;
        width: 100%;
        position: static;
        text-align: left;
        margin-left: 0;
        padding: 10px 20px 3vw;
        background-size: 100% auto !important;
        font-size: 18px;
    }
    .yyry-item:nth-child(2) {
        transform: translateY(0);
    }
    .yyry-item .name {
        margin-bottom: 1vw;
    }
    .yyry-item p {
        font-size: 16px;
        display: inline-block;
    }
    .yyry-img {
        margin-top: 4vw;
        padding-top: 35px;
        padding-bottom: 6vw;
    }
    .ksxq {
        padding-top: 5vw;
    }
    .ksxq-t {
        margin-bottom: 6vw;
    }
    .ksxq-l {
        display: none;
    }
    .ksxq-r {
        width: 100%;
        float: none;
    }
    .ksxq-r .name {
        font-size: 20px;
        line-height: 48px;
    }
    .ksxq-r .info {
        font-size: 18px;
        line-height: 30px;
        height: 200px;
    }
    .ksxq-r .lx {
        margin-top: 2vw;
        height: 60px;
        line-height: 60px;
    }
    .ksxq-r .lx span {
        font-size: 16px;
    }
    .skssz {
        margin-top: 5vw;
    }
    .skssz-links {
        display:none;
    }
    .skssz-links-item {
        width: calc(50% - 14px);
        margin-right: 28px;
        margin-bottom: 4vw;
    }
    .skssz-links-item.lang {
        width: 100%;
        margin-right: 0;
    }
    .skssz-links-item a {
        font-size: 14px;
        line-height: 28px;
    }
    .skssz-links-item .name {
        margin-top: 1vw;
    }
    .skssz-tag-item {
        width: 30%;
        margin: 0 1%;
        font-size: 16px;
    }
    .skssz-list-wrap {
        margin-top: 5vw;
    }
    .skssz-list-item {
        margin-bottom: 4vw;
        width: 49%;
        margin-right: 2%;
        padding: 14px 2vw 0;
    }
    .skssz-list-item:nth-child(4n) {
        margin-right: 2%;
    }
    .skssz-list-item:nth-child(2n) {
        margin-right: 0;
    }
    .skssz-list-item .name {
        font-size: 18px;
        line-height: 2;
    }
    .skssz-list-item .info {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }
    .skssz-list-item .phone {
        padding: 2vw 0;
    }
    .skssz-list-item .phone span {
        font-size: 14px;
        padding-left: 28px;
    }
    .lxwm-t {
        margin-top: 7vw;
    }
    .lxwm-map.one .mapTo,
    .lxwm-map .mapTo {
        display: block;
    }
    .lxwm-item .name {
        font-size: 20px;
        margin-bottom: 2vw;
    }
    .lxwm-item p {
        font-size: 16px;
        line-height: 30px;
    }
    .lxwm-item:first-child {
        margin-bottom: 2vw;
    }
    .lxwm-map {
        margin: 4vw auto;
    }
    .lxwm-map.one {
        margin: 7vw auto;
    }
    .lxwm-map.one .lxwm-map-tag {
        top: 0;
        left: 0;
        position: relative;
        width: 100%;
        margin-bottom: 3vw;
    }
    .lxwm-map.one .lxwm-map-tag p {
        width: 65%;
        font-size: 16px;
    }
    .lxwm-map.one .lxwm-map-tag p.on::after {
        width: 100%;
    }
    .lxwm-map.one .lxwm-map-tag p:last-child {
        width: 35%;
    }
    .lxwm-map.one #map {
        height: 300px;
    }
    .lxwm-map-item:last-child {
        margin-top: 6vw;
    }
    .lxwm-map-tag {
        top: 0;
        left: 0;
        position: relative;
        width: 100%;
        margin-bottom: 3vw;
    }
    .lxwm-map-tag p {
        /* width: 65%; */
        width: 300px;
        font-size: 16px;
    }
    .lxwm-map-tag p.on::after {
        width: 100%;
    }
    .lxwm-map-tag p:last-child {
        /* width: 35%; */
    }
    .lxwm-map #map1,
    .lxwm-map #map2 {
        height: 300px;
    }
    .dp {
        margin-top: 3vw;
        padding-top: 3vw;
        padding-left: 10px;
        padding-right: 10px;
    }
    .dp-content {
        padding: 5vw 0;
        margin-top: 4vw;
    }
    .dp-content p {
        font-size: 16px;
        margin-bottom: 2vw;
    }
    .article {
        padding-left: 10px;
        padding-right: 10px;
    }
    .article .title p {
        font-size: 26px;
        line-height: 30px;
    }
    .article .title p.sub {
        margin-top: 2vw;
        font-size: 18px;
    }
    .article .info {
        margin-top: 3vw;
    }
    .article .info span {
        font-size: 12px;
    }
    .article-content {
        padding: 5vw 0;
        margin-top: 0;
    }
    .article-content p {
        font-size: 16px;
        margin-bottom: 2vw;
    }
    .article-content img {
        height: auto !important;
    }
    .more-links {
        font-size: 14px;
        line-height: 28px;
    }
    .zjxq {
        margin-top: 5vw;
    }
    .zjxq-t {
        margin-top: 5vw;
    }
    .zjxq-t .pic {
        width: auto;
    }
    .zjxq-t .content {
        width: calc(100% - 200px);
        padding-left: 3vw;
    }
    .zjxq-t .content .name {
        font-size: 20px;
        padding-bottom: 2vw;
    }
    .zjxq-t .content p {
        margin-top: 2vw;
    }
    .zjxq .line {
        margin-top: 4vw;
    }
    .zjxq-content {
        padding: 3vw 0 7vw;
    }
    .zjxq-content p {
        line-height: 30px;
    }
    .szj {
        margin-top: 6vw;
        padding-bottom: 4vw;
    }
    .szj-list>.name {
        font-size: 18px;
        line-height: 46px;
    }
    .szj-list:nth-child(2) {
        margin-top: 4vw;
    }
    .szj-list-item {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 3vw;
    }
    .szj-list-item:nth-child(5n),
    .szj-list-item:nth-child(6n),
    .szj-list-item:nth-child(4n) {
        margin-right: 2%;
    }
    .szj-list-item:nth-child(3n) {
        margin-right: 0;
    }
    .szj-list-item .pic {
        height: 40vw;
    }
    .szj-list-item .name {
        margin-top: 1vw;
        font-size: 16px;
        line-height: 20px;
    }
    .szj-list-item .zw {
        padding: 2vw 0;
        font-size: 14px;
    }
    .zjSearch-links-item {
        width: 100%;
        margin-bottom: 4vw;
    }
    .zjSearch-links-item a {
        font-size: 14px;
        line-height: 28px;
    }
    .zjSearch-links-item .name {
        margin-top: 1vw;
    }
    .zjSearch-form {
        padding-left: 2vw;
        padding-right: 2vw;
        padding-top: 3vw;
    }
    .zjSearch .label:first-child {
        padding-bottom: 2vw;
    }
    .zjSearch .label-wrap {
        padding-left: 2vw;
    }
    .zjSearch .label-tag-item {
        width: auto;
        padding: 0 2vw;
        font-size: 14px;
    }
    .zjSearch .label-tag-item.on::after {
        display: none;
    }
    .zjSearch .label-ul {
        margin-top: 2vw;
    }
    .zjSearch .label-ul-item {
        max-height: 108px;
        overflow-y: auto;
    }
    .zjSearch .label-search {
        width: 100%;
        float: none;
        margin-top: 3vw;
    }
    .zjSearch .label-search input {
        width: calc(100% - 60px);
    }
    .zjSearch .label:last-child {
        padding: 2vw 0;
    }
    .zjSearch .label:last-child .label-ul-item {
        width: 100%;
        float: none;
        max-height: 72px;
    }
    .zjSearch-list {
        margin-top: 5vw;
        margin-bottom: 2vw;
    }
    .zjSearch-list-item {
        margin-bottom: 18px;
        padding: 10px;
    }
    .zjSearch-list-item .pic {
        width: 100px;
        height: 150px;
    }
    .zjSearch-list-item .content {
        width: calc(100% - 100px);
    }
    .zjSearch-list-item .content-t {
        margin-bottom: 2vw;
    }
    .zjSearch-list-item .content .name {
        font-size: 16px;
        line-height: 30px;
    }
    .zjSearch-list-item .content p {
        margin-top: 0;
        line-height: 24px;
    }
    .dj-t {
        height: 60vw;
    }
    .dj-nav {
        line-height: 40px;
    }
    .dj-nav-l {
        width: calc(100% - 120px);
    }
    .dj-nav-item {
        font-size: 14px;
    }
    .dj-nav-item a {
        line-height: 36px;
    }
    .dj-nav .home {
        font-size: 14px;
        width: 100px;
    }
    .dj-nav .home span {
        line-height: 40px;
    }
    .dj-news {
        margin-top: 5vw;
    }
    .dj-news-l,
    .dj-news-r {
        width: 100%;
        float: none;
    }
    .dj-news-l .swiper-slide {
        height: 61vw;
    }
    .dj-news-r {
        margin-top: 4vw;
    }
    .dj-links {
        margin: 4vw auto;
    }
    .dj-links .swiper-slide {
        height: 15vw;
        min-height: 70px;
    }
    .dj-xx {
        margin: 3vw auto;
    }
    .dj-xx .swiper-slide .pic {
        height: 32vw;
    }
    .dj-xx .swiper-slide p {
        margin-top: 0;
        line-height: 26px;
    }
    .dj-mlinks {
        display: none;
    }
    .dj-footer {
        font-size: 12px;
        padding: 2vw 0;
    }
    .dj-footer * {
        line-height: 30px;
    }
    .dj-location {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 600px) {
    .zjSearch-list-item {
        width: 100%;
        margin-right: 0;
    }
    .zjSearch-list-item .pic {
        width: 126px;
        height: 178px;
    }
    .zjSearch-list-item .content {
        padding-left: 15px;
        width: calc(100% - 126px);
    }
}

@media screen and (max-width: 550px) {
    .ksxq-r .lx {
        padding: 10px 3vw;
        height: auto;
        line-height: 30px;
    }
    .ksxq-r .lx span {
        display: block;
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .leader-item {
        width: 48%;
        margin-right: 4%;
    }
    .leader-item .pic {
        height: 59vw;
    }
    .leader-item:nth-child(5n),
    .leader-item:nth-child(4n),
    .leader-item:nth-child(3n) {
        margin-right: 4%;
    }
    .leader-item:nth-child(2n) {
        margin-right: 0;
    }
    .subpage-list1-item .content .pic {
        display: none;
    }
    .subpage-list1-item .content .info {
        width: 100%;
        float: none;
    }
    .skssz-links-item,
    .skssz-links-item:nth-child(6) {
        width: 100% !important;
        margin-right: 0;
    }
    .skssz-links-item ul {
        height: 28px;
    }
    .skssz-links-item.lang ul {
        height: 56px;
    }
    .ksxq .swiper-slide .name {
        height: 36px;
    }
    .ksxq .swiper-slide .name>* {
        line-height: 36px;
    }
    .ksxq .swiper-slide .name .s1 {
        font-size: 16px;
    }
    .ksxq .swiper-slide .name .s2 {
        font-size: 12px;
    }
}

@media screen and (max-width: 450px) {
    .gk .lsyg .swiper-slide {
        height: auto;
        padding-top: 50px;
        display: block;
        padding-bottom: 3vw;
    }
    .gk .lsyg .swiper-slide .time {
        width: auto;
        position: relative;
        padding: 10px;
        background: #fff;
    }
    .gk .lsyg .swiper-slide .time::after {
        display: none;
    }
    .gk .lsyg .swiper-slide .time .year {
        font-size: 24px;
    }
    .gk .lsyg .swiper-slide .time span {
        font-size: 16px;
    }
    .gk .lsyg .swiper-slide .info {
        margin-top: 4vw;
        width: 100%;
        font-size: 16px;
        position: relative;
    }
    .gk .lsyg .swiper-slide-active .time {
        background-color: #7d242d;
        border-radius: 8px;
        transform: translateY(0);
    }
    .gk .lsyg .swiper-slide-active .info {
        top: auto;
        animation: fadeInUp 0.5s;
    }
    .gk-t .content .info {
        font-size: 16px;
        line-height: 2;
    }
    .gk .yyhj-c {
        width: 100%;
    }
    .gk .yyhj-c .pic {
        height: 45vw;
    }
    .gk .yyhj-l {
        display: none;
    }
    .gk .number-item .name,
    .gk .number-item .we {
        font-size: 12px;
    }
    .leader-t {
        height: auto;
    }
    .leader-t .pic,
    .leader-t .content {
        width: 100%;
        float: none;
    }
    .leader-t .pic {
        padding: 3vw 1vw;
    }
    .leader-t .content .info {
        max-height: 130px;
        height: auto;
        margin-bottom: 3vw;
    }
    .subpage-list1-item .content .info p {
        -webkit-line-clamp: 1;
    }
    .subpage-yyhj .item {
        width: 100%;
        margin-right: 0;
        height: 54vw;
    }
    .zjxq-t .pic {
        width: 100%;
        float: none;
        height: auto;
        padding: 10px 0;
        background-color: #ebebeb;
    }
    .zjxq-t .pic img {
        max-width: 200px;
        display: block;
        width: auto;
        margin: auto;
    }
    .zjxq-t .content {
        margin-top: 4vw;
        width: 100%;
        float: none;
    }
    .szj-list>.name {
        width: 100%;
    }
    .szj-list-item {
        width: 49%;
        margin-right: 2%;
    }
    .szj-list-item:nth-child(5n),
    .szj-list-item:nth-child(6n),
    .szj-list-item:nth-child(4n),
    .szj-list-item:nth-child(3n) {
        margin-right: 2%;
    }
    .szj-list-item:nth-child(2n) {
        margin-right: 0;
    }
    .szj-list-item .pic {
        height: 56vw;
    }
    .dj-nav-l {
        width: calc(100% - 50px);
    }
    .dj-nav .home {
        width: 40px;
        font-size: 0;
    }
    .dj-nav .home span {
        background-position-x: center;
    }
    .article {
        margin-top: 10px;
    }
  .article .title p {
        font-size: 20px;
        line-height: 1.5;
    }
}

@media screen and (max-width: 420px) {
    .dj-xx .swiper-slide .pic {
        height: 56vw;
    }
}

@media screen and (max-width: 400px) {
    .subpage-pic-list1-item {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 20px;
    }
    .subpage-pic-list1-item:nth-child(4n),
    .subpage-pic-list1-item:nth-child(3n),
    .subpage-pic-list1-item:nth-child(2n) {
        margin-right: 0;
    }
    .subpage-pic-list1-item .pic {
        height: 53vw;
    }
}