@charset "gb2312";

/* CSS Document */
html,
body {
     width: 100%;
     /* height: 100%;
     overflow: hidden; */
     font-family: 'Microsoft YaHei';
     background: #ECF8F2 url(./../images/top.jpg) no-repeat center top;
     /* background-size: 100% auto; */
}


ul,
li {
     list-style: none;
}

img {
     border: 0;
     display: block;
}

.clear {
     zoom: 1;
}

.clear:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td {
     margin: 0;
     padding: 0;
     word-break: break-all;
}

p {
     text-indent: 2em;

     text-align: left;
}

a {
     color: #000;
     text-decoration: none;
}

a:hover {
     color: #c00;
     text-decoration: none;
}

.pos_rel {
     position: relative;
}

.pos_abs {
     position: absolute;
}

/*-----------------font--------------*/

.F14 {
     font-size: 14px;
}

.F16 {
     font-size: 0.16rem;
}

.F18 {
     font-size: 0.18rem;
}

.F20 {
     font-size: 0.2rem;
}

.F25 {
     font-size: 25px;
}

/*-----------------line-height--------------*/
.LH2 {
     line-height: 2em;
}

.LH2-2 {
     line-height: 2.2em;
}

.LH2-4 {
     line-height: 2.4em;
}

.LH3-2 {
     line-height: 3.2em;
}

/*-----------------border--------------*/

.border_all {
     border: 1px solid #e9e9e9;
}

.border_b {
     border-bottom: 1px solid #e9e9e9;
}

.w950 {
     width: 950px;
}

.w980 {
     width: 9.8rem;
}

.w1000 {
     width: 10rem;
}

.w1020 {
     width: 10.2rem;
}

.w1050 {
     width: 13.5rem;
}

.w12 {
     width: 12rem;
}

.w1200 {
     width: 14rem;
}

.w1300 {
     width: 13rem;
}

.auto {
     margin: 0 auto;
}

.mt5 {
     margin-top: 5px;
}

.mt10 {
     margin-top: 10px;
}

.mt15 {
     margin-top: 15px;
}

.mt20 {
     margin-top: 20px;
}

.mt25 {
     margin-top: 25px;
}

.ml25 {
     margin-left: 25px;
}

.mr25 {
     margin-right: 25px;
}


.bgfff {
     background: #fff;
     box-sizing: border-box;
     padding: 0.4rem 0;
     border-radius: 0.2rem;
     position: relative;
}

.fl {
     float: left;
     display: inline;
}

.fr {
     float: right;
     display: inline;
}

.tl {
     text-align: left;
}

.tr {
     text-align: right;
}

.tc {
     text-align: center;
}

.titCom {
     width: 100%;
}

.bgCommon {
     width: 100vw;
     height: 100vh;
     background: url(./../images/bg2.jpg) no-repeat center center;
     background-size: 100% 100%;
     position: absolute;
     left: 0;
     top: 100vh;
}

#num_0 {
     height: 4.56rem;
}

.down {
     width: 300px;
     text-align: center;
     color: #F7EDB6;
     font-size: 20px;
     left: 50%;
     margin-left: -150px;
     bottom: 60px;
}

.down img {
     top: 15px;
     animation: imgDown 1s linear infinite;
}

@keyframes imgDown {
     0% {
          top: 15px;
     }

     50% {
          top: 30px;
     }

     100% {
          top: 15px;
     }
}

.tt {
     line-height: 2em;
}

.tt a {
     color:#1A6600;
     font-size: 0.42rem;
}

.tt a:hover {
     color:#1A6600;
     font-size: 0.42rem;
}

.tt p,
.tt p a {
     color: #666;
     font-size: 0.15rem;
}

.pagebot {
     width: 5.96rem;
     margin: 0 auto;
     margin-top: -0.15rem;
     position: relative;
}

.swiper-button-next,
.swiper-button-prev {
     color: #be0006;
}

   

.sdtp {
     width: 8.57rem;
     height: 4.58rem;
     overflow: hidden;
     position: relative;
}

.sdtp img {
     width: 8.57rem !important;
     height: 4.58rem !important;
}

.sdtpHref {
     display: block;
     position: relative;
}

.sdtpHref div {
     width: 100%;
     left: 0;
     bottom: 0;
     background: rgba(0, 0, 0, 0.6);
     color: #fff;
     line-height: 2em;
     font-size: 14px;
}

.sdtp .swiper-button-next:after,
.sdtp .swiper-button-prev:after,
.xxxkt .swiper-button-next:after,
.xxxkt .swiper-button-prev:after {
     font-size: 0.3rem;
     color: #fff;
     font-weight: bold;
     background: rgba(0, 0, 0, 0.2);
     padding: 5px;
}

.sdtp .swiper-button-next.swiper-button-disabled,
.sdtp .swiper-button-prev.swiper-button-disabled,
.xxxkt .swiper-button-next.swiper-button-disabled,
.xxxkt .swiper-button-prev.swiper-button-disabled {
     pointer-events: all;
}


.rcxsbox {
     height: 3.5rem !important;
     overflow: hidden;
     position: relative;
}

.rcxsbox img {
     width:100%;
     height: 3.5rem !important;
}

.swiper4 {
     width: 11.4rem;
     position: relative;
     cursor: pointer;
     display: flex;
     justify-content: space-between;
}

.swiper4 .swiper-slide a {
     display: flex;
     width: 100%;
     height: 100%;
     line-height: 1.5;
     position: relative;
     overflow: hidden;
}

.swiper4 .swiper-slide a h1 {
     font-size: 0.31rem;
     color: #990000;
     font-weight: bold;
}

.swiper4 .swiper-slide a p {
     font-size: 0.16rem;
     line-height: 2em;
     color: #333;
     text-indent: 0;
     margin-top: 0.2rem;
}

.swiper4 .swiper-main {
     width: 100%;
}

.swiper4 .swiper-main .swiper-slide img {
     width: 4.97rem;
     height: 2.84rem;
     margin-right: 0.4rem;
}

.swiper4 .swiper-thumbs {
     width: 20%;
     box-sizing: border-box;
     padding: 0 5px;
     background: #eee;
}

.swiper4 .swiper-thumbs .swiper-slide {
     width: 100%;
     background-size: 100% 100%;
     opacity: 1;
}

.swiper4 .swiper-thumbs .swiper-slide-thumb-active {
     box-sizing: border-box;
     border: 2px #c00 solid;
     position: relative;
}

.swiper4 .swiper-thumbs .swiper-slide-thumb-active:before {
     content: "";
     position: absolute;
     top: 50%;
     left: -16px;
     -webkit-transform: translateY(-50%);
     transform: translateY(-50%);
     z-index: 1;
     width: 0;
     height: 0;
     border: 8px transparent solid;
     border-right-color: #c00;
}

.swiper4 .swiper-button-prev,
.swiper4 .swiper-button-next {
     display: none;
}

.swiper5 {
     width: 3.4rem;
     height: 7.2rem;
     margin: 0 auto;
     position: relative;
     cursor: pointer;
     display: flex;
     justify-content: space-between;
}

.swiper5 .swiper-main {
     width: 3.4rem;
}

.swiper5 .swiper-slide {
     width: 3.4rem;
}

.swiper5 .swiper-slide img {
     width: 100%;
     height: 7.1rem;
}

.dbg_right .swiper-button-prev,
.dbg_right .swiper-button-next {
     width: 0.62rem;
     height: 0.62rem;
}

.dbg_right .swiper-button-prev {
     background: url(./../images/toup.png) no-repeat left top;
     background-size: 100% 100%;
     left: auto;
     right: -1rem;
}

.dbg_right .swiper-button-next {
     left: auto;
     right: -1rem;
     background: url(./../images/todown.png) no-repeat left top;
     background-size: 100% 100%;
}

.dbg_right .swiper-button-prev {
     top: 25%;
}

.dbg_right .swiper-button-next {
     top: 75%;
}

.dbg_right .swiper-button-next:after,
.dbg_right .swiper-button-prev:after {
     content: '';
}

.dbg_right .swiper-button-next.swiper-button-disabled,
.dbg_right .swiper-button-prev.swiper-button-disabled {
     pointer-events: all;
}




.swiper6 {
     width: 5.7rem;
     /* height: 4.38rem; */
     position: absolute;
     left: 0.1rem;
     top: 0.7rem;
     cursor: pointer;
     display: flex;
     justify-content: space-between;
}

.swiper6 .swiper-main {
     width: 100%;
}

.swiper6 .swiper-slide {
     width: 100%;
     transition: 300ms;
     transform: scale(0.8);
}

.swiper6 .swiper-slide-active,
.swiper-slide-duplicate-active {
     transform: scale(1);
}

.swiper6 .swiper-button-prev {
     left: auto;
     right: -0.75rem;
}

.swiper6 .swiper-button-next {
     left: -0.71rem;
     right: auto;
}

.swiper6 .swiper-button-prev {
     top: 45%;
}

.swiper6 .swiper-button-next {
     top: 45%;
}

.swiper6 .swiper-slide img {
     width: 100%;
}


.swiper7 {
     width: 9.8rem;
     height: 6.83rem;
     margin: 0 auto;
     position: relative;
     cursor: pointer;
     display: flex;
     justify-content: space-between;
     margin-top: 0.1rem;
}

.swiper7 .swiper-main {
     width: 100%;
}

.swiper7 .swiper-slide {
     display: flex;
     justify-content: center;
     align-items: center;
     margin-bottom: 0.2rem;
}

.swiper7 .swiper-slide div {
     width: 4.8rem;
     height: 6.83rem;
}

.swiper7 .swiper-slide img {
     width: 100%;
     height: 6.83rem;
}

.swiper7 .swiper-button-prev {
     left: auto;
     right: -0.75rem;
}

.swiper7 .swiper-button-next {
     left: -0.71rem;
     right: auto;
}

.swiper7 .swiper-button-prev {
     top: auto;
     bottom: 0.5rem;
}

.swiper7 .swiper-button-next {
     top: auto;
     bottom: 0.5rem;
}


.swiper8 {
     width: 13.5rem;
     margin: 0 auto;
     position: relative;
     cursor: pointer;
     display: flex;
     justify-content: space-between;
     margin-top: 0.1rem;
}

.swiper8 .swiper-main {
     width: 100%;
}

.swiper8 .swiper-slide {
     display: flex;
     justify-content: center;
     align-items: center;
     margin-bottom: 0.2rem;
}


.swiper8 .swiper-slide img {
     width: 100%;
     height: 5.9rem;
}

.swiper8 .swiper-slide div span {
     position: absolute;
     display: block;
     width: 100%;
     left: 0;
     bottom: 0;
     background: rgba(0, 0, 0, 0.6);
     color: #fff;
     line-height: 1.8em;
}

.swiper8 .swiper-button-prev,
.swiper8 .swiper-button-next {
     width: 0.5rem;
     height: 0.5rem;
}

.swiper8 .swiper-button-prev {
     left: auto;
     right: -0.65rem;
}

.swiper8 .swiper-button-next {
     left: -0.55rem;
     right: auto;
}

.swiper8 .swiper-button-prev {
     top: auto;
     bottom: 0.7rem;
}

.swiper8 .swiper-button-next {
     top: auto;
     bottom: 0.7rem;
}

.leftArrow,
.rightArrow {
     width: 0.5rem;
}

.sdxw_list {
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
}

.sdxw_list li {
     width: 48%;
     text-align: left;
}

.xlz {
     width: 11.4rem;
     left: 50%;
     margin-left: -5.7rem;
     top: 15%;
     transform: scale(0.2);
     opacity: 0;
}

.title2 {
     width: 8.84rem;
     left: 50%;
     margin-left: -4.42rem;
     top: 40%;
     transform: scale(0.2);
     opacity: 0;
}

.scaleTo1 {
     animation: scaleTo1 2s ease-in-out forwards;
}

@keyframes scaleTo1 {
     to {
          transform: scale(1);
          opacity: 1;
     }
}

.box {
     width: 200px;
     height: 100px;
     position: relative;
     transition: all .2s ease;
}

.jjscTt,
.gzsct,
.qzbox,
.dbg,
.zblxBox {
     display: flex;
     justify-content: space-between;
     align-items: center;
}

.qzbox {
     align-items: center;
     margin-top: 0.2rem;
}

.jjscTt img,
.gzsct img {
     width: 5rem;
     height: 3rem;
}

.jjscTt_right,
.gzsct_right {
     width: 4.63rem;
}

.jjscTt_right a {
     display: flex;
     height: 14.28%;
     align-items: center;
     border-bottom: 1px solid #e5e3d8;
     box-sizing: border-box;
     border-left: 6px solid #db0f18;
     padding: 0 0.15rem;
     line-height: 1.6em;
}

.jjscTt_right a:hover {
     background: #db0f18;
     color: #fff;
}

.jjscTt_right a:last-child {
     border-bottom: none;
}

.sg_left {
     width: 5rem;
}

.sg_left a {
     display: block;
     margin-bottom: 30px;
}

.sg_left a:last-child {
     margin-bottom: 0;
}

.sg_right {
     width: 5.2rem;
}

.sgTt {
     border-bottom: 1px solid #BF0000;
     padding-bottom: 20px;
     margin-bottom: 20px;
}

.sgTt a {
     font-size: 0.24rem;
     color: #333;
     line-height: 1.6em;
     font-weight: bold;
}

.sgTt p {
     font-size: 0.14rem;
     color: #666;
     margin-top: 15px;
}

.zblxRight {
     width: 7.5rem;
     display: flex;
     justify-content: center;
     align-items: center;
}

.zblxList {
     width: 5.7rem;
}

.zblxList li img {
     width: 5.7rem;
     height: 3.9rem;
     display: none;
}

.zblxList li div {
     width: 5.7rem;
     height: 0.65rem;
     display: flex;
     align-items: center;
     background: #E3E3E3;
     box-sizing: border-box;
     padding-left: 0.2rem;
     padding-right: 0.2rem;
     text-align: left;
     font-size: 0.16rem;
     margin-top: 0.05rem;
     cursor: pointer;
}

.zblxList li.act img {
     display: block;
}

.zblxList li.act div {
     background: #BE0205;
     color: #fff;
}

.jjscList {
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
}

.jjscList li {
     width: 2.45rem;
     font-size: 13px;

}

.jjscList li img {
     width: 100%;
     height: 1.3rem;
     margin-bottom: 5px;
}

.gzsct_right div {
     margin-bottom: 0.2rem;
     padding-bottom: 0.2rem;
     border-bottom: 1px solid #e5e3d8;
     text-align: left;
}

.gzsct_right div:last-child,
.qzItem div:last-child {
     margin-bottom: 0;
     border: none;
}

.gzsct_right .sdxw a,
.qzItem a {
     font-size: 0.24rem;
}

.gzsct_right p,
.qzItem p {
     font-size: 0.16rem;
     color: #666;
     margin-top: 5px;
     line-height: 1.6em;
}

.qzItem,
.qzItem2 {
     width: 6.2rem;
}

.qzItem div {
     background: #fff4dd;
     padding: 0.1rem 0.1rem 0.1rem 0.15rem;
     display: flex;
     align-items: center;
     margin: 0.2rem 0;
     text-align: left;
}

.qzItem div span {
     display: inline-block;
     width: 0.18rem;
     height: 0.18rem;
     border-radius: 0.18rem;
     background: #bc0e1f;
     margin-right: 0.1rem;
}

.qzItem div a {
     font-size: 0.2rem;
     color: #333;
}

.txtlist a {
     display: block;
     padding-top: 0.07rem;
     padding-bottom: 0.07rem;
     line-height: 1.6em;
}

.dbg_left {
     width: 7.5rem;
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
}

.dbg_left img {
     width: 3.7rem;
     height: 2.07rem;
}

.dbg_left a {
     margin-bottom: 0.1rem;
}



.dbg_right {
     width: 3.75rem;
     margin-top: -1rem;
     margin-right: 1rem;
     position: relative;
}

.phoneMask {
     width: 3.75rem;
     height: 7.48rem;
     z-index: 2;
     left: -0.02rem;
     top: -0.18rem;
     pointer-events: none;
}

.xgch {
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
}

.xgchItem {
     width: 4.75rem;
}

.xgchImg {
     width: 4.75rem;
     height: 3.1rem;
     overflow: hidden;
     position: relative;
}

.xgchImg img {
     width: 4.75rem;
     height: 3.1rem;
}

.xgchImg div {
     width: 100%;
     left: 0;
     bottom: 0;
     background: rgba(0, 0, 0, 0.6);
     text-align: center;
}

.xgchImg div a {
     color: #fff;
     line-height: 1.6em;
}

.bg_sxgh {
     background: #fff url(./../images/bg_sxgh.png) no-repeat 0.9rem top;
     background-size: auto 100%;
     height: 7.6rem;
}

.jjscTtHref {
     display: block;
     position: relative;
}

.jjscTtHref div {
     width: 100%;
     left: 0;
     bottom: 0;
     background: rgba(0, 0, 0, 0.6);
     color: #fff;
     line-height: 1.6em;
     font-size: 14px;
}

/* -------------- loader6 -------------- */

.loader6 {
     position: relative;
     width: 12px;
     height: 12px;

     top: 46%;
     top: -webkit-calc(50% - 6px);
     top: calc(50% - 6px);
     left: 46%;
     left: -webkit-calc(50% - 6px);
     left: calc(50% - 6px);

     border-radius: 12px;
     background-color: #fff;
     -webkit-transform-origin: 50% 50%;
     transform-origin: 50% 50%;
     -webkit-animation: loader6 1s ease-in-out infinite;
     animation: loader6 1s ease-in-out infinite;
}

.loader6:before {
     content: "";
     position: absolute;
     background-color: rgba(255, 255, 255, .5);
     top: 0px;
     left: -25px;
     height: 12px;
     width: 12px;
     border-radius: 12px;
}

.loader6:after {
     content: "";
     position: absolute;
     background-color: rgba(255, 255, 255, .5);
     top: 0px;
     left: 25px;
     height: 12px;
     width: 12px;
     border-radius: 12px;
}


@-webkit-keyframes loader6 {
     0% {
          -webkit-transform: rotate(0deg);
     }

     50% {
          -webkit-transform: rotate(180deg);
     }

     100% {
          -webkit-transform: rotate(180deg);
     }
}

@keyframes loader6 {
     0% {
          transform: rotate(0deg);
     }

     50% {
          transform: rotate(180deg);
     }

     100% {
          transform: rotate(180deg);
     }
}

.h0 {
     height: 0px;
     margin: 0;
     padding: 0;
}

.fxbox {
     display: flex;
     justify-content: space-between;
}

.fxmenu {
     width: 5rem;
}

.fxmenu div {
     background: #f0f0f0;
     height: 48px;
     line-height: 48px;
     text-align: left;
     padding-left: 25px;
     color: #333333;
     font-size: 24px;
     margin-bottom: 8px;
     cursor: pointer;
     display: flex;
}

.fxmenu div span {
     background: #dd0000;
     height: 36px;
     width: 36px;
     line-height: 36px;
     margin-top: 6px;
     display: inline-block;
     border-radius: 50%;
     text-align: center;
     color: #f5e2c2;
     font-size: 30px;
     margin-right: 15px;
     font-weight: bold;
}

.fxmenu div:last-child {
     margin-bottom: 0;
}

.fxmenu div.active {
     color: #fff;
     background: #dd0000;
}

.fxmenu div.active span {
     background: #fff;
     color: #dd0000;
     height: 36px;
     width: 36px;
     line-height: 36px;
     display: inline-block;
}

.fxtab {
     width: 5rem;
}

.fxitem img {
     width: 5rem;
}

.fxitem p {
     color: #666;
     margin-top: 15px;
     font-size: 16px;
}

.none {
     display: none;
}





.head {
     height: 556px;
     /* background: url(./../images/xlz/s01.png) no-repeat center center; */
}

.container {
     width: 1200px;
     background: #fff;
     box-sizing: border-box;
     padding: 30px;
     font-size: 16px;
     line-height: 2em;
     color: #444;
     margin: 0 auto;
}

.container a {
     color: #444;
}

.title {
     font-size: 16px;
     color: #c00;
     line-height: 1.7em;
     font-weight: bold;
     text-align: center;
}

.time {
     line-height: 1.7em;
     color: #888;
}

.text-d {
     font-size: 14px;
     line-height: 1.7em;
     color: #444;
}

.text-d img {
     margin: 15px auto;
}

.mbx {
     border-bottom: 1px solid #ccc;
     line-height: 2em;
     margin-bottom: 30px;
}

#pagenum {
     padding: 3px;
     margin: 3px;
     text-align: center;
     font-size: 14px;
     font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "����";
}

#pagenum a {
     border: #ddd 1px solid;
     padding: 2px 5px;
     margin-right: 2px;
     color: #aaa;
     text-decoration: none;
}

#pagenum a:hover {
     border: #a0a0a0 1px solid;
     padding: 2px 5px;
     margin-right: 2px;
}

#pagenum a:active {
     border: #a0a0a0 1px solid;
     padding: 2px 5px;
     margin-right: 2px;
}

#pagenum a.current {
     border: #e0e0e0 1px solid;
     padding: 2px 5px;
     margin-right: 2px;
     font-weight: bold;
     color: #aaa;
     background-color: #f0f0f0;
}

#pagenum span.disabled {
     border: #f3f3f3 1px solid;
     padding: 2px 5px;
     margin-right: 2px;
     color: #ccc;
}

#copylink img {
     display: inherit;
}


.zb_bg {
     width: 14rem;
     height: 8rem;
     background: url(./../images/zb_bg.png) no-repeat center top;
     background-size: 100% 100%;
}

.zb_link {
     display: flex;
     justify-content: space-between;
}

.zb_link a {
     width: 5.2rem;
     display: block;
     height: 0.9rem;
}

.ggal {
     display: flex;
     justify-content: space-between;
}

.ggal_left {
     width: 7.13rem;
     display: block;
}

.ggal_left_img {
     width: 7.13rem;
     height: 4.01rem;
}

.ggal_left_bot {
     display: flex;
     justify-content: space-between;
     align-items: center;
     margin-top: 0.3rem;
}

.ggal_left_bot div {
     width: 5.7rem;
     text-align: left;
}

.ggal_left_bot div p {
     font-size: 0.16rem;
     line-height: 1.6em;
     color: #666;
     text-indent: 0;

}

.ggal_right {
     width: 5.9rem;
}

.ggal_right a {
     display: flex;
     margin-bottom: 0.3rem;
}

.ggal_right a:last-child {
     margin-bottom: 0;
}

.ggal_right a img {
     width: 2.93rem;
     height: 1.65rem;
     margin-right: 0.2rem;
}

.ggal_right a div {
     text-align: left;
}

.ggal_right a div p {
     font-size: 0.16rem;
     line-height: 1.6em;
     color: #666;
     text-indent: 0;
}

.scsjtxt {
     font-size: 0.24rem;
     color: #333;
     text-align: left;
     font-weight: bold;
}

.qwfb {
     background: linear-gradient(90deg, #fff2b6, #fff, #fff2b6);
     border-radius: 0.2rem;
}

.qwfb_list {
     display: flex;
     margin: 0.4rem auto;
     justify-content: space-between;

}

.qwfb_list img {
     width: 4.28rem;
     height: 1.37rem;
}

.qwjd_box {
     /* display: flex;
     justify-content: space-between;
     align-items: center; */
}

.xwfb {
     display: flex;
     justify-content: space-between;
}

.xwfbimg {
     width: 6.97rem;
     height: 4.10rem;
}

.xbfbtt a h1 {
     font-size: 0.31rem;
     color: #990000;
     font-weight: bold;
}

.xbfbtt a p {
     font-size: 0.16rem;
     line-height: 2em;
     color: #333;
     text-indent: 0;
     margin-top: 0.2rem;
}

.ttxx_bg {
     width: 14.45rem;
     height: 5.44rem;
     background: url(./../images/ttxx_bg.png) no-repeat left top;
     background-size: 100% 100%;
     position: relative;
}


.xxxkt {
     width: 6.55rem;
     height: 3.94rem;
     overflow: hidden;
     position: absolute;
     left: 7.1rem;
     top: 0.65rem;
}

.xxxkt img {
     width: 6.55rem !important;
     height: 3.94rem !important;
}

.pltop {
     background: #fff6e4;
     padding-top: 0.7rem;
     padding-bottom: 0.2rem;
     border-radius: 0.2rem;
}

.pltopul {
     width: 12.7rem;
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
}

.pltopul li {
     width: 6rem;
     border: 1px dashed #BC0E1F;
     background: #fff;
     box-sizing: border-box;
     padding: 0.2rem;
     margin-bottom: 0.2rem;
}

.swiper8 a h1 {
     font-size: 0.26rem;
     color: #333;
}

.swiper8 a p {
     font-size: 0.16rem;
     line-height: 2em;
     color: #333;
     text-indent: 0;
     margin-top: 0.2rem;
}

.plitem {
     width: 6rem;
     border: 1px solid #ccc;
     box-sizing: border-box;
     padding: 0.2rem;
}

.swiper8 .swiper-button-next:after,
.swiper8 .swiper-container-rtl .swiper-button-prev:after {
     content: '';
}


.qwjd_top {
     display: flex;
     justify-content: space-between;
     margin-top: 0.1rem;
}

.qwjd_top img {
     width: 4.38rem;
     height: 2.62rem;
}

.qwjd_bot {
     background: #fff4dd;
     display: flex;
     justify-content: space-around;
     flex-wrap: wrap;
     box-sizing: border-box;
     padding: 0.2rem;
     margin-top: 0.3rem;
}

.qwjd_bot li {
     width: 48%;
     text-align: left;
     margin-bottom: 0.2rem;
}

.h0 {
     width: 0;
     height: 0;
     line-height: 0;
     margin: 0;
     padding: 0;
}

.swiper10 .swiper-container {
     width: 100%;
     height: 100%;
     margin-left: auto;
     margin-right: auto;
}

.swiper10 .swiper-slide {
     text-align: center;

     /* Center slide text vertically */
     display: -webkit-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     -webkit-justify-content: center;
     justify-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     -webkit-align-items: center;
     align-items: center;
     transition-property: all;
}

.swiper10 .swiper-slide img {
     width: 100%;
     height: 100%;
     aspect-ratio: 16/9;
     object-fit: cover;
}

.swiper10 .swiper-slide h1 {
     font-size: 0.18rem;
     line-height: 1.5;

     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
}

.swiper10 .swiper-slide i {
     font-size: 0.14rem;
     line-height: 1.8;
     text-align: justify;

     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.swiper10 .swiper-slide a {
     display: block;
     width: 100%;
     height: 100%;
     text-align: center;
     color: #fff;
     position: relative;
     overflow: hidden;
}

.swiper10 .swiper-slide a h1 {
     position: absolute;
     bottom: 0;
     width: 100%;
     font-weight: normal;
     padding: 0.05rem;
     box-sizing: border-box;
     background: rgba(0, 0, 0, 0.6);
}

.swiper10 .swiper-slide span h1 {
     position: relative;
     padding: 0.05rem 0;
     background: none;
}

.swiper10 .swiper-slide span h1 a {
     display: inline;
     color: #000;
     text-align: left;
}

.swiper10 .swiper-button-prev,
.swiper10 .swiper-button-next {
     --swiper-navigation-size: 0.33rem;
     --swiper-navigation-color: #333;
     outline: none;
}

.swiper10 .swiper-button-prev:hover,
.swiper10 .swiper-button-next:hover {
     --swiper-navigation-color: #c00;
}

.swiper10 .swiper-pagination-bullet {
     width: 0.08rem;
     height: 0.08rem;
     background: rgba(255, 255, 255, 1);
     opacity: 1;
}

.swiper10 .swiper-pagination-bullet-active {
     background: rgba(255, 0, 0, 1);
     opacity: 1;
}

.swiper10 {
     width: 6.3rem;
     height: 3.5rem;
     margin: 0 auto;
     position: relative;
     cursor: pointer;
}

.swiper10 .swiper-main {
     width: 80% !important;
     float: left;
}

.swiper10 .swiper-thumbs {
     width: 20% !important;
     box-sizing: border-box;
     padding: 0 0.1rem;
     float: right;
}

.swiper10 .swiper-thumbs .swiper-slide {
     width: 100%;
     background-size: 100% 100%;
     opacity: 1;
}

.swiper10 .swiper-thumbs .swiper-slide-thumb-active {
     box-sizing: border-box;
     border: 2px #c00 solid;
     position: relative;
}

.swiper10 .swiper-thumbs .swiper-slide-thumb-active:before {
     content: "";
     position: absolute;
     top: 50%;
     left: -0.16rem;
     transform: translateY(-50%);
     z-index: 1;
     width: 0;
     height: 0;
     border: 0.08rem transparent solid;
     border-right-color: #c00;
}

.swiper10 .swiper-button-prev,
.swiper10 .swiper-button-next {
     display: none;
}


.swiper11 .swiper-container {
     width: 100%;
     height: 100%;
     margin-left: auto;
     margin-right: auto;
}

.swiper11 .swiper-slide {
     text-align: center;

     /* Center slide text vertically */
     display: -webkit-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     -webkit-justify-content: center;
     justify-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     -webkit-align-items: center;
     align-items: center;
     transition-property: all;
}

.swiper11 .swiper-slide img {
     width: 100%;
     height: 100%;
     aspect-ratio: 16/9;
     object-fit: cover;
}

.swiper11 .swiper-slide h1 {
     font-size: 0.18rem;
     line-height: 1.5;

     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
}

.swiper11 .swiper-slide i {
     font-size: 0.14rem;
     line-height: 1.8;
     text-align: justify;

     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.swiper11 .swiper-slide a {
     display: block;
     width: 100%;
     height: 100%;
     text-align: center;
     color: #fff;
     position: relative;
     overflow: hidden;
}

.swiper11 .swiper-slide a h1 {
     position: absolute;
     bottom: 0;
     width: 100%;
     font-weight: normal;
     padding: 0.05rem;
     box-sizing: border-box;
     background: rgba(0, 0, 0, 0.6);
}

.swiper11 .swiper-slide span h1 {
     position: relative;
     padding: 0.05rem 0;
     background: none;
}

.swiper11 .swiper-slide span h1 a {
     display: inline;
     color: #000;
     text-align: left;
}

.swiper11 .swiper-button-prev,
.swiper11 .swiper-button-next {
     --swiper-navigation-size: 0.33rem;
     --swiper-navigation-color: #333;
     outline: none;
}

.swiper11 .swiper-button-prev:hover,
.swiper11 .swiper-button-next:hover {
     --swiper-navigation-color: #c00;
}

.swiper11 .swiper-pagination-bullet {
     width: 0.08rem;
     height: 0.08rem;
     background: rgba(255, 255, 255, 1);
     opacity: 1;
}

.swiper11 .swiper-pagination-bullet-active {
     background: rgba(255, 0, 0, 1);
     opacity: 1;
}

.swiper11 {
     width: 6.3rem;
     height: 3.5rem;
     margin: 0 auto;
     position: relative;
     cursor: pointer;
}

.swiper11 .swiper-main {
     width: 80% !important;
     float: left;
}

.swiper11 .swiper-thumbs {
     width: 20% !important;
     box-sizing: border-box;
     padding: 0 0.1rem;
     float: right;
}

.swiper11 .swiper-thumbs .swiper-slide {
     width: 100%;
     background-size: 100% 100%;
     opacity: 1;
}

.swiper11 .swiper-thumbs .swiper-slide-thumb-active {
     box-sizing: border-box;
     border: 2px #c00 solid;
     position: relative;
}

.swiper11 .swiper-thumbs .swiper-slide-thumb-active:before {
     content: "";
     position: absolute;
     top: 50%;
     left: -0.16rem;
     transform: translateY(-50%);
     z-index: 1;
     width: 0;
     height: 0;
     border: 0.08rem transparent solid;
     border-right-color: #c00;
}

.swiper11 .swiper-button-prev,
.swiper11 .swiper-button-next {
     display: none;
}

.scsjbox a {
     margin-bottom: 0;
}



ul.rcxs {
    background: rgba(255, 255, 255, 1);
    border-radius: 0.1rem;
    padding: 0.2rem;
    position: relative;
    overflow: hidden;
}
.rcxs li{
     width: 49%;
     overflow: hidden;
     position: relative;
}
.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.flex-x-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.xw_txt {
    line-height: 1.8;
}
.xw_num.xw_txt dd {
    display: flex
;
    height: 0.5rem;
    line-height: 0.5rem;
    background-color:#F1F8D8;
    margin-bottom: 0.1rem;
}
.xw_txt dt, .xw_txt dd {
    /* padding-bottom: 0.1rem; */
}
.xw_num.xw_txt dd span {
    height: fit-content;
    padding-left: 0.2rem;
    color: #fff;
    text-align: center;
    background-color: #6CA94B;
}
.xw_txt dd h1 {
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 0.1rem;
}
.xw_txt h1 {
    font-size: 0.18rem;
    text-align: justify;
}
.xw_num.xw_txt dd h1:before {
    content: '';
}
.xw_num.xw_txt dd a {
    color: #000;
}

.gzsct_tt {
     line-height: 1.8em;
}

.gzsct_tt a {
     font-size: 0.20rem;
}

.gzsct_tt p {
     font-size: 0.14rem;
     color: #999;
}

.swiper3{width:8.57rem; height:4.5rem; margin:0 auto; position:relative; cursor:pointer;}
.swiper3 .swiper-main{height:80%!important; width:100%;}
.swiper3 .swiper-thumbs{height:20%!important; box-sizing:border-box; padding:0.1rem 0;}
.swiper3 .swiper-thumbs .swiper-slide{height:100%; background-size:100% 100%; opacity:1;}
.swiper3 .swiper-thumbs .swiper-slide-thumb-active{box-sizing:border-box; border:2px #c00 solid; position:relative;}
.swiper3 .swiper-thumbs .swiper-slide-thumb-active:before{
	content:"";
	position:absolute;
	top:-0.16rem;
    left:50%;
    transform:translateX(-50%);
	z-index:1;
	width:0;
    height:0;
	border:0.08rem transparent solid;
	border-bottom-color:#c00;
}
.swiper3 .swiper-button-prev,
.swiper3 .swiper-button-next{
	--swiper-navigation-color: #fff;
}


.swiper1 {
	width: 14rem;
	margin: 0.1rem auto;
	position: relative;
}

.swiper1 .swiper-pagination {
	bottom: 0.5rem;
}

.gdtp .swiper-button-prev,
.gdtp .swiper-button-next {
	--swiper-navigation-color: #6CA94B;
     color: #6CA94B;
}
.gdtp .swiper-button-prev {
     left: -0.7rem;
}
.gdtp .swiper-button-next {
     right: -0.7rem;
}

.swiper1 .swiper-slide img {
	aspect-ratio: auto;
     width: 100%;
}