@charset "gb2312";

/* CSS Document */
html,
body {
     width: 100%;
     font-family: 'Microsoft YaHei';
}

body {
     font-size: 12px;
     background: #F6F6F6 url(./../images/bg.jpg) no-repeat center top;
     color: #333;
}

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: #333;
     text-decoration: none;
}

a:hover {
     color: #333;
     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.20rem;
}

.F22 {
     font-size: 0.22rem;
}

.F24 {
     font-size: 0.24rem;
}

/*-----------------line-height--------------*/
.LH1-6 {
     line-height: 1.6em;
}

.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;
}

.w1300 {
     width: 13rem;
}

.w1340 {
     width: 13.4rem;
}

.w1400 {
     width: 14rem;
}

.auto {
     margin: 0 auto;
}

.mt5 {
     margin-top: 0.05rem;
}

.mt10 {
     margin-top: 0.1rem;
}

.mt15 {
     margin-top: 0.15rem;
}

.mt20 {
     margin-top: 0.2rem;
}

.mt25 {
     margin-top: 0.25rem;
}

.mt30 {
     margin-top: 0.3rem;
}

.mt40 {
     margin-top: 0.4rem;
}

.mt50 {
     margin-top: 0.5rem;
}

.mt130 {
     margin-top: 1.3rem;
}

.ml25 {
     margin-left: 25px;
}

.mr25 {
     margin-right: 25px;
}


.bgfff {
     background: #fff;
     box-sizing: border-box;
     padding: 0.4rem 0;
     position: relative;
     min-height: 3rem;
     border-radius: 10px;
}

.fl {
     float: left;
     display: inline;
}

.fr {
     float: right;
     display: inline;
}

.tl {
     text-align: left;
}

.tr {
     text-align: right;
}

.tc {
     text-align: center;
}

.sdtp {
     width: 7.5rem;
     height: 4.35rem;
     overflow: hidden;
     position: relative;
}

.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 {
     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 {
     pointer-events: all;
}




#num_0 {
     height: 8.24rem;
}

.intro {
     width: 5.9rem;
     height: 1.7rem;
     right: 0.35rem;
     top: 5.71rem;
     font-size: 16px;
     text-align: left;
     display: flex;
     align-items: center;
}

.tt {
     line-height: 2em;
}

.tt a {
     font-size: 0.4rem;
}

.tt a:hover {
     font-size: 0.4rem;
}

.tt p {
     font-size: 0.16rem;
     opacity: 0.55;
}

.mySwiper .swiper-button-next,
.mySwiper .swiper-button-prev {
     width: auto;
}


.xlz {
     width: 13.53rem;
     left: 50%;
     margin-left: -6.765rem;
     top: 15%;
     /* margin-top: -3.5rem; */
     transform: scale(0.2);
     opacity: 0;
}

.title1 {
     width: 10.58rem;
     left: 50%;
     margin-left: -5.29rem;
     top: 55%;
     transform: scale(0.2);
     opacity: 0;
}

.title2 {
     width: 6.65rem;
     left: 50%;
     margin-left: -3.325rem;
     top: 70%;
     transform: scale(0.2);
     opacity: 0;
}



.gzsct {
     display: flex;
     justify-content: space-between;
}


.gzsct img {
     width: 6rem;
     height: 3.25rem;
}

.gzsct_right {
     width: 5.2rem;
}

.gzsct_tt p {
     margin-top: 15px;
     opacity: 0.55;
}







/* -------------- loader6 -------------- */


.h0 {
     height: 0px;
     margin: 0;
     padding: 0;
}

.fxbox {
     display: flex;
     justify-content: space-between;
}


.none {
     display: none;
}


/* 定位 */
.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;
     -moz-justify-content: space-between;
     -webkit-justify-content: space-between;
     justify-content: space-between;
}

.head {
     height: 824px;
}

.container {
     width: 1200px;
     background: #fff;
     box-sizing: border-box;
     padding: 30px;
     font-size: 16px;
     line-height: 2em;
     color: #444;
}

.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;
}


/**/

.nhzj {
     display: flex;
     justify-content: space-between;
}

.nhzj_txt {
     width: 5.8rem;
     height: 9rem;
     border: 1px solid #fff;
     box-sizing: border-box;
     padding: 0.3rem;
     overflow-y: scroll;
}

.nhzj_txt li {
     text-align: left;
     margin-bottom: 0.15rem;
}

.nhzj_txt li img {
     width: 100%;
     max-width: 6.2rem;
     height: 3.25rem;
}

#num_qwfb {
     padding-bottom: 0.5rem;
     background: linear-gradient(#48667D, #48667D, #48667D, #A0B0C2);
}

.qwfb_txt {
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
}

.qwfb_txt li {
     width: 45%;
     text-align: left;
}

.yzlt_list {
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
}

.yzlt_list li,
.yzlt_list li img {
     width: 4rem;
}

.fbimg {
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
}

.fbimg li {
     width: 6rem;
}

.fbimg li img {
     width: 100%;
}

/* 焦点图通用 */
.swiper-container {
     width: 100%;
     height: 100%;
     margin-left: auto;
     margin-right: auto;
}

.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;
}

.swiper-slide img {
     width: 100%;
     height: 100%;
     object-fit: cover;
}

.swiper-slide a {
     display: block;
     width: 100%;
     height: 100%;
     text-align: center;
     line-height: 2em;
     position: relative;
     overflow: hidden;
}

.swiper-slide a h1 {
     position: absolute;
     bottom: 0;
     width: 100%;
     padding: 0.05rem;
     font-size: 0.18rem;
     font-weight: normal;
     box-sizing: border-box;
     background: rgba(0, 0, 0, 0.6);

     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
}

.swiper-slide i {
     font-size: 0.14rem;
     font-style: normal;
     line-height: 1.8;
     text-align: justify;
}

.swiper-slide span h1 {
     position: relative;
     padding: 0.05rem 0;
     font-weight: bold;
     background: none;
}

.swiper-slide span h1 a {
     display: inline;
     color: #000;
     text-align: left;
}

.swiper-button-prev,
.swiper-button-next {
     --swiper-navigation-size: 0.33rem;
     --swiper-navigation-color: #333;
     outline: none;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
     --swiper-navigation-color: #c00;
}

.swiper-pagination-bullet {
     width: 0.08rem;
     height: 0.08rem;
     background: rgba(255, 255, 255, 1);
     opacity: 1;
}

.swiper-pagination-bullet-active {
     background: rgba(255, 0, 0, 1);
     opacity: 1;
}

/* 环形旋转木马视图切换 */
.swiper-carousel {
     width: 14rem;
     margin: 0 auto;
     position: relative;
}

.swiper-carousel .swiper-container {
     padding-top: 0.2rem;
     padding-bottom: 0.4rem;
}

.swiper-carousel .swiper-slide {
     width: calc(100% / 4);
}

.swiper-carousel .swiper-slide img {
     width: 100%;
     display: block;
}

.swiper-carousel .swiper-pagination {
     width: 100%;
}

.swiper-carousel .swiper-pagination-bullets .swiper-pagination-bullet {
     width: 0.2rem;
     height: 0.1rem;
     margin: 0 0.05rem;
     border-radius: 0.05rem;
     opacity: 1;
     background-color: #fff;
}

.swiper-carousel .swiper-pagination-bullets .swiper-pagination-bullet-active {
     width: 0.25rem;
     background-color: #FFFF00;
}

.swiper-carousel .swiper-button-prev {
     left: -5%;
     color: #fff;
}

.swiper-carousel .swiper-button-next {
     right: -5%;
     color: #fff;
}

/* 三图展示 */
.swiper5 {
     width: 100%;
     height: 6.5rem;
     margin: 0 auto;
     margin-top: 0.4rem;
     position: relative;
}

.swiper5 .swiper-slide {
     width: 12rem;
}

.swiper5 .swiper-slide:not(.swiper-slide-active) {
     transform: scale(0.9);
     opacity: 0.5;
     pointer-events: none;
}

.swiper5 .swiper-slide:not(.swiper-slide-active) a h1 {
     display: none;
}

.swiper5 .swiper-button-prev,
.swiper5 .swiper-button-next {
     --swiper-navigation-size: 0.55rem;
}

.swiper5 .swiper-button-prev {
     left: 10%;
     color: #fff;
}

.swiper5 .swiper-button-next {
     right: 10%;
     color: #fff;
}

/* 多图切换 */
.swiper7 {
     width: 7.8rem;
     height: 4.7rem;
     position: relative;
}

.swiper7 .swiper-container {
     padding-bottom: 0.6rem;
}

.swiper7 .swiper-slide {
     width: 2.2rem;
     height: 100%;
     background: #fff;
     box-shadow: 0 0.08rem 0.3rem #5d7f9b;
}

.swiper7 .swiper-slide img {
     width: 100%;
     height: 100%;
     display: block;
}

.swiper7 .swiper-slide a {
     padding-top: 0;
     color: #000;
}

.swiper7 .swiper-slide a h1 {
     background: none;
}

.swiper7 .swiper-slide:not(.swiper-slide-active) {
     pointer-events: none;
}

.swiper7 .swiper-slide:not(.swiper-slide-active) a h1 {
     display: none;
}

.swiper7 .swiper-pagination {
     width: 100%;
     bottom: 0.2rem;
}

.swiper7 .swiper-pagination .swiper-pagination-bullet {
     margin: 0 0.05rem;
     width: 0.1rem;
     height: 0.1rem;
     opacity: 1;
     border: 2px solid #fff;
     background-color: #ddd;
}

.swiper7 .swiper-pagination .swiper-pagination-bullet-active {
     border: 2px solid #0ad;
     background-color: #fff;
}

.swiper7 .swiper-button-prev,
.swiper7 .swiper-button-next {
     --swiper-navigation-color: #fff;
}

.swiper7 .swiper-button-prev:hover,
.swiper7 .swiper-button-next:hover {
     --swiper-navigation-color: #fff;
}

.mySwiper {
     height: 100%;
}

/**/
.h0 {
     height: 0 !important;
}

.tabs {
     display: flex;
     justify-content: space-between;
}

.tabs li {
     height: 2.17rem;
     background-image: url(./../images/tab_normal.png);
     cursor: pointer;
     background-size: auto 100%;
}

.tabs li.act {
     background-image: url(./../images/tab_act.png);
}

.tabs li:nth-child(1) {
     width: 3.19rem;
     background-position: 0 0;
}

.tabs li:nth-child(2) {
     width: 3.41rem;
     background-position: -3.33rem 0;
}

.tabs li:nth-child(3) {
     width: 3.18rem;
     background-position: -7.20rem 0;
}

.tabs li:nth-child(4) {
     width: 3.20rem;
     background-position: -10.80rem 0;
}


.stateItem {
     width: 100%;
}

.stateTop {
     display: flex;
     justify-content: space-between;
}

.stateLeft {
     width: 7.33rem;
     height: 4.19rem;
}

.stateRight {
     width: 5.8rem;
     height: 4.19rem;
     overflow-y: scroll;
}


.stateBot {
     display: flex;
     justify-content: space-between;
}

.stateBot li {
     width: 4.3rem;
     line-height: 2em;
     font-size: 14px;
     margin: 0 0.1rem;
}

.stateBot li img {
     width: 4.3rem;
     height: 2.45rem;
}

.mySwiper2 {
     overflow: hidden;
}

.stateBox .swiper-button-next {
     width: 1.2rem;
     height: 2.4rem;
     background: url(./../images/right.png);
     right: -1rem;
     background-size: 100% auto;
}

.stateBox .swiper-button-next::after {
     content: '';
}

.stateBox .swiper-button-prev {
     width: 1.2rem;
     height: 2.4rem;
     background: url(./../images/left.png);
     left: -1rem;
     background-size: 100% auto;
}

.stateBox .swiper-button-prev::after {
     content: '';
}

.stateBox .swiper-button-next,
.stateBox .swiper-button-prev {
     top: calc(50% - 1.2rem);
}

.stateRight a {
     text-align: left;
}

.cbtk {
     display: flex;
     justify-content: space-between;
}

.tkLeft {
     width: 7.54rem;
     height: 8.54rem;
}

.stBox {
     height: 6.58rem;
     background: url(./../images/bb.png) repeat-y center top;
     background-size: 100% auto;
     padding-top: 1px;
}

.stCont {
     width: 6.65rem;
}

.stPicBig {
     width: 6.65rem;
     height: 3.8rem;
     margin-bottom: 0.2rem;
}

.stPic {
     display: flex;
     justify-content: space-between;
}

.stPic li {
     width: 2.17rem;
     height: 1.24rem;

}

.stPic li img {
     width: 2.17rem;
     height: 1.24rem;
}

.tkRight {
     width: 5.85rem;
     position: relative;
}

.tkRight::after {
     content: '';
     width: calc(100% - 0.06rem);
     height: calc(100% - 0.5rem);
     border: 0.03rem solid #fff;
     position: absolute;
     left: 0;
     bottom: 0;
     border-radius: 15px;
}


/* 带右缩略图 */
.swiper4 {
     width: 5.3rem;
     height: 8.16rem;
     margin: 0 auto;
     position: relative;
     cursor: pointer;
}

.swiper4 .swiper-main {
     width: 80% !important;
     float: left;
}

.swiper4 .swiper-thumbs {
     width: 20% !important;
     box-sizing: border-box;
     padding: 0 0 0 0.1rem;
     float: right;
}

.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: -0.16rem;
     transform: translateY(-50%);
     z-index: 1;
     width: 0;
     height: 0;
     border: 0.08rem transparent solid;
     border-right-color: #c00;
}

.swiper4 .swiper-button-prev,
.swiper4 .swiper-button-next {
     display: none;
}

@media screen and (max-width: 1920px) {
     body {
          background-size: 100% auto;
     }

     .intro {
          font-size: 14px;
     }
}


.mySwiper3 {
     width: 11.47rem;
     height: 7.87rem;
     overflow: hidden;
     margin-top: 0.2rem;
}

.scdaily {
     width: 13.88rem;
     height: 8.54rem;
     background: url(./../images/cor2.png) no-repeat left top;
     background-size: 100% auto;
     padding-top: 0.05rem;
}

.scdaily .swiper-button-next {
     width: 0.92rem;
     height: 0.92rem;
     background: url(./../images/you.png);
     right: 0.1rem;
     background-size: 100% auto;
}

.scdaily .swiper-button-next::after {
     content: '';
}

.scdaily .swiper-button-prev {
     width: 0.92rem;
     height: 0.92rem;
     background: url(./../images/zuo.png);
     left: 0.1rem;
     background-size: 100% auto;
}

.scdaily .swiper-button-prev::after {
     content: '';
}