@charset "UTF-8";
*{margin:0;padding:0;touch-action: manipulation;}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;color:#333;}
ol,ul{list-style:none;}
q:after,q:before {content: none;}
body{font: 12px/1.14 "PingFang SC","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei","Helvetica Neue",Arial,sans-serif;color:#333;}

/*wap css*/
section.wapBox{margin: 0px auto;overflow: hidden;position: absolute;z-index: 1;/*height: 100%;*/width: 100%;background: #fff;display:none}
section.wapBox .scroller{margin:0 auto;position: absolute;z-index: 1;width: 100%;}

.topic_news{
	/*padding-top:0.2rem;*/
	padding-bottom:10px;
    background: #fff;
	width: 100%;
    max-width: 640px;
    margin: 0 auto;
	display:none;
}
.group_title {
	line-height: 0.65rem;
	padding: 0 .2rem;
	width: 100%;
	box-sizing: border-box;
	text-align: justify;
	margin: auto;
	font-size:0.36rem;
    font-weight: bold;
	position:relative;
}
.group_title span{
	display: inline-block;
    height: 0.24rem;
    width: 0.08rem;
    border-radius: 0px;
    background: linear-gradient(to bottom,#2c9cd6 0,#144384 100%);
    margin-right: 0.2rem;
    margin-bottom: 0.06rem;
    vertical-align: middle;
}
.group_title img{
	width: 0.25rem;
    vertical-align: middle;
    margin-right: 4px;
    margin-bottom: 4px;
}
.group_title img.title{
	height: 0.7rem;
    width: auto;
}
.group_title img.more{
	float: right;
    height: 0.61rem;
    width: 0.38rem;
}
.group_title img.lhgyxdlogo{
	height: 0.38rem;
	width:auto;
    float:right;
	margin-top: 0.11rem;
}
.news_list {
	width: 100%;
	text-align: justify;
	margin: auto;
}
.news_list li {
	margin: 0 0 .1rem 0;
	width: 100%;
}
.news_list li a {
	display: block;
	padding: .2rem;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}

/*无图 1*/
.news_list li.nopic h2 {color: #333;font-weight: normal;font-size: .34rem;line-height: .51rem;width: 100%;overflow: hidden;float: left;text-align: justify;}
.news_list li.nopic p {margin-top: .1rem;font-size: .24rem;float: left;text-align: justify;width: 4.9rem;color: #999;}

/*小图 2*/
.news_list li.smallpic h2 {color: #333;font-weight: normal;font-size: .34rem;line-height: .51rem;width: calc(100% - 2.8rem);overflow: hidden;float: left;text-align: justify;}
.news_list li.smallpic img {float: left;width: 2.24rem;height: 1.4rem;margin-left: .3rem;background-size: 100%;border-radius:3px;}
.news_list li.smallpic p {font-size: .24rem;text-align: justify;width: 4.65rem;color: #999;}

/*大图 3*/
.news_list li.bigpic h2 {height: auto;color: #333;font-weight: normal;font-size: .34rem;line-height: .51rem;overflow: hidden;text-align: justify;}
.news_list li.bigpic img {width: 100%;margin-top: .1rem;border-radius:3px;}
.news_list li.bigpic p {margin-top: .1rem;font-size: .24rem;float: left;width: 4.9rem;text-align: justify;color: #999;}

/*3图 4*/
.news_list li.threepic h2 {height: auto;color: #333;font-weight: normal;font-size: .34rem;line-height: .51rem;overflow: hidden;text-align: justify;}
.news_list li.threepic .img_cons {padding: .1rem 0;overflow:hidden;}
.news_list li.threepic .img_cons i{float:left;display: block;width: 32%;padding-top: 18.75%;border-radius: 3px;margin-right: 2%;}
.news_list li.threepic .img_cons i:last-child{margin-right: 0;}
.news_list li.threepic .img_cons .imgs {margin-right: .12rem;width: 2.23rem;height: 1.49rem;border-radius:3px;}
.news_list li.threepic .img_cons .imgs:last-child {margin-right: 0rem;}
.news_list li.threepic .img_cons .last {margin-right: -.2rem;}
.news_list li.threepic p {font-size: .24rem;float: left;text-align: justify;width: 4.9rem;color: #999;}

/*小视频 5*/
.news_list li.smallvideo h2 {color: #333;font-weight: normal;font-size: .34rem;line-height: .51rem;width: calc(100% - 2.8rem);overflow: hidden;float: left;text-align: justify;}
.news_list li.smallvideo .video {float: left;width: 2.5rem;height: 1.4rem;margin-left: .3rem;background-size: 100%;position: relative;}
.news_list li.smallvideo .video .pic {width: 2.5rem;height: 1.4rem;border-radius:3px;}
.news_list li.smallvideo .video .time {position: absolute;font-size: .25rem;line-height: .25rem;bottom: .1rem;right: .1rem;color: #fff;}
.news_list li.smallvideo .video .btn {position: absolute;bottom: 0.1rem;left: 0.1rem;width: 0.5rem;height: 0.5rem;}
.news_list li.smallvideo p {font-size: .24rem;float: left;width: 4.65rem;text-align: justify;color: #999;}

/*大视频 5*/
.news_list li.bigvideo h2 {height: auto;color: #333;font-weight: normal;font-size: .34rem;line-height: .51rem;overflow: hidden;text-align: justify;}
.news_list li.bigvideo .video {margin-top: .1rem;position: relative;}
.news_list li.bigvideo .video .pic {width: 100%;border-radius:3px;}
.news_list li.bigvideo .video .btn {width: 1rem;height: 1rem;position: absolute;left: 0.3rem;bottom: 0.3rem;}
.news_list li.bigvideo .video .time {position: absolute;font-size: .25rem;line-height: .25rem;bottom: .25rem;right: .25rem;color: #fff;}
.news_list li.bigvideo p {margin-top: .1rem;font-size: .24rem;float: left;width: 4.9rem;text-align: justify;color: #999;}

/*中心词加载更多*/
.submore {
	padding: .2rem .2rem .5rem .2rem;
	text-align: center;
}
.submore a {
	display: inline-block;
	padding: 0 .1rem;
	height: .3rem;
	line-height: .3rem;
	font-size: .28rem;
	color: #A7A7A7;
}
.submore a img{height: 10px;margin-left: 6px;}

/*loading*/
.logoLoading{position:fixed;z-index:2;top:50%;left:50%;transform: translate(-50%,-50%);width:100%;text-align: center;font-weight: bold;background: #fff url(https://assets.qidian.sxtvs.com/static/common/images/textFill.png) repeat-y;-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-animation: aitf 10s linear infinite;font-style: italic;font-size:0.4rem;opacity:0.2}
@-webkit-keyframes aitf {0% { background-position: 100% 50%; }100% { background-position: 0% 50%; }}
		
body .bgBox {content: "";width: calc(100% - 30px);height: calc(100% - 30px);top: 15px;left: 15px;position: absolute;z-index:-1;background-image: linear-gradient(90deg, rgba(35, 35, 89, 0) 0%, rgba(255, 255, 255, 0.05) 50%, rgba(35, 35, 89, 0) 100%), linear-gradient(rgba(255,255,255,0.15) 74px, transparent 0), linear-gradient(rgba(255,255,255,0.15) 16px, transparent 0), linear-gradient(rgba(255,255,255,0.15) 24px, transparent 0);background-repeat: no-repeat;background-size: 50px 170px, 100% 74px, 100% 16px, 100% 32px;background-position: 0 0, 0 0, 0px 85px, 0px 110px;-webkit-animation: animloader126 1s linear infinite;animation: animloader126 1s linear infinite;}
@-webkit-keyframes animloader126 {
  0% {background-position: 0 0, 0 0, 0px 85px, 0px 110px;}
  100% {background-position: 150% 0, 0 0, 0px 85px, 0px 110px;}
}
@keyframes animloader126 {
  0% {background-position: 0 0, 0 0, 0px 85px, 0px 110px;}
  100% {background-position: 150% 0, 0 0, 0px 85px, 0px 110px;}
}


/*视频播放器样式*/
.playBoxOut{padding:0rem 0.2rem 0rem 0.2rem;}
.playBoxInner{position: relative;border-radius:0.15rem;}
.playBoxInner a{padding: 0.25rem 0rem 0.2rem 0rem;text-align: center;color: rgba(0,0,0,0.4);display:block;}
.playBoxInner a img{height:0.26rem;}

.playBox{position:relative;width:100%;background:#000;border-radius:0.15rem;}
.playBox video{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;border-radius:0.15rem;}	
.playBox video::-webkit-media-controls-fullscreen-button {display: none;}
.playBox:after{content: '';display: block;padding-top: 56.25%;z-index:1}
.playBox .poster{position: absolute;left: 0;bottom: 0;z-index:3;width: 100%;height: 100%;border-radius:0.15rem;}
.playBox .videoBtn{position: absolute;left: 0.4rem;bottom: 0.4rem;z-index:10;width: 1rem;height: 1rem;}

.playBoxInner .stateBox{position: absolute;top: 0.3rem;right: 0.3rem;z-index:3;}
.playBoxInner .stateBox>div{display:block;float:left;padding: 3px 5px;font-size: 10px;color: #fff;}
.playBoxInner .stateBox .left{background:linear-gradient(to bottom,#ffb469 0,#ff8509 100%);border-bottom-left-radius: 3px;border-top-left-radius: 3px;}
.playBoxInner .stateBox .right{background:rgba(0,0,0,0.5);border-bottom-right-radius: 3px;border-top-right-radius: 3px;}

/*刷新*/
.fixedBtn{position:fixed;right:15px;z-index:2;width:40px;height:40px;line-height:34px;text-align:center;background:rgba(240,240,240,0.1);border-radius:50%;color:#fff;box-shadow:0 1px 10px rgba(34,25,25,0.2);display:none;}
.fixedBtn img,.fixedBtn svg{width:60%;vertical-align:middle;}
.fixedBtn.fixedShare{bottom:30px;}
.fixedBtn.fixedRef{bottom:90px;}

/*浮窗*/
.fixedImg{position:fixed;right:15px;z-index:2;width:150px;}
.fixedImg.floatingWindow{bottom:150px;}
.fixedImg img{width:100%;}
.fixedImg img.closeBtn{position: absolute;top: -25px;right: 0;width: 23px;}

/*Scroll nav*/
.navScroll{overflow:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;}
.navScroll::-webkit-scrollbar{display:none}
.navScroll div{white-space:nowrap;font-size:0}
.navScroll div a{display:inline-block;padding:0px 12px;-webkit-tap-highlight-color:rgba(0,0,0,0.0);height:50px;line-height:50px;font-size:16px;}

/*竖屏视频横向滚动*/
.commonList{width:100%;padding:12px 12px;box-sizing:border-box;overflow:hidden;}
.commonList.picnav{position:relative;}
.commonList.picnav .navScroll div.hasShadow{padding-bottom:18px;}
.commonList.picnav .navScroll div a{width:64%;height:auto;padding:0px;margin-right:12px;vertical-align:top;position:relative}
.commonList.picnav .navScroll div.hasShadow a{box-shadow: 0px 1px 4px 0px rgb(5 24 74 / 16%);}
.commonList.picnav .navScroll div a:last-child{margin-right:0px;}
.commonList.picnav .navScroll a>i{width:100%;height:0;padding-bottom: 62.5%!important;display:block;border-top-left-radius: 3px;border-top-right-radius: 3px;margin:0px auto 0px auto;position:relative;}/*padding-bottom: 177.8%!important;*/
.commonList.picnav .navScroll a div{padding:8px;border-color:#ededed;border-width: 1px;border-style: none solid solid;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;font-size:11px;}
.commonList.picnav .navScroll div.hasShadow a div{border:none;}
.commonList.picnav .navScroll a div p{color: #333;font-size: 14px;height:30px;line-height: 30px;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 1;white-space: normal;overflow: hidden;}
/*.commonList.picnav .navScroll a div p.twoline{-webkit-line-clamp: 2;height:40px;}*/
.commonList.picnav .navScroll a em{/*margin: 0px 0px 0px 0px;display:block;line-height:30px;*/margin-left:6px;font-size:11px;color:#ccc;font-style:normal}
.commonList.picnav .navScroll span{position:absolute;z-index:1;top:24%;left:50%;width:38px;line-height:26px;margin: -13px 0 0 -19px;font-size: 15px;text-align: center;color: #fff;background:rgba(0,0,0,0.4);border-radius:5px;padding-left:5px;box-sizing:border-box;}
.commonList.picnav .navScroll a>i .videoBtn{position: absolute;left: 0.25rem;bottom: 0.25rem;z-index: 10;width: 0.6rem;height: 0.6rem;}

.picnav span.clickScoll{position:absolute;top:30%;background:rgba(0,0,0,0.2);padding:0rem 0.1rem;}
.picnav span.clickScoll.left{left:0.3rem;}
.picnav span.clickScoll.right{right:0.3rem;}

/*竖屏视频横向滚动-swiper*/
.swiperBox{padding: 0.24rem 0.24rem 0 0.24rem;box-sizing: border-box;}
.swiperBox .swiper-slide a{display:block;width:100%;}
.swiperBox .swiper-slide a i{padding-bottom: 177.8%!important;display:block;border-radius: 0.15rem;position:relative;}
.swiperBox .swiper-slide a i .videoBtn{position: absolute;left: 0.25rem;bottom: 0.25rem;z-index: 10;width: 0.6rem;height: 0.6rem;}
.swiperBox .swiper-slide a div{padding:0.16rem 0.1rem 0.16rem 0.1rem;}
.swiperBox .swiper-slide a div p{color: #333;font-size: 0.32rem;height:1.44rem;line-height: 0.48rem;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 3;white-space: normal;overflow: hidden;}
.swiperBox .swiper-slide a div p.oneLine{height: 0.48rem;}

/*网友留言*/
.swiperBox .commentSwiper a{padding:0.3rem 0.2rem;box-sizing:border-box;border-radius:0.2rem;box-shadow: 0px 1px 4px 0px rgb(5 24 74 / 16%);margin-bottom:0.15rem;}			
.swiperBox .commentSwiper a div{position:relative;padding:0.45rem 0.2rem;}

.swiperBox .commentSwiper .swiper-slide:nth-child(odd) a{background:linear-gradient(to top, #FFFFFF 0%,#F3F7FF 100%)}
.swiperBox .commentSwiper .swiper-slide:nth-child(even) a{background:linear-gradient(to top, #FFFFFF 0%,#FFF4EE 100%)}
.swiperBox .commentSwiper .swiper-slide:nth-child(odd) a div::before,.swiperBox .commentSwiper .swiper-slide:nth-child(odd) a div::after,.swiperBox .commentSwiper .swiper-slide:nth-child(even) a div::before,.swiperBox .commentSwiper .swiper-slide:nth-child(even) a div::after{position: absolute;content: "";width: 100%;height: 0.36rem;}
.swiperBox .commentSwiper .swiper-slide:nth-child(odd) a div::before{background:url(../images/tuantuanbang/yinhao_odd_shang.png) no-repeat left center/0.3rem;left: 0;top: 0;}
.swiperBox .commentSwiper .swiper-slide:nth-child(odd) a div::after{background:url(../images/tuantuanbang/yinhao_odd_xia.png) no-repeat right center/0.3rem;right: 0;bottom: 0;}
.swiperBox .commentSwiper .swiper-slide:nth-child(even) a div::before{background:url(../images/tuantuanbang/yinhao_even_shang.png) no-repeat left center/0.3rem;left: 0;top: 0;}
.swiperBox .commentSwiper .swiper-slide:nth-child(even) a div::after{background:url(../images/tuantuanbang/yinhao_even_xia.png) no-repeat right center/0.3rem;right: 0;bottom: 0;}

.swiperBox .commentSwiper p {display: -webkit-box;-webkit-box-orient: vertical;white-space: normal;overflow: hidden;text-align:justify;}
.swiperBox .commentSwiper .text{height: 1.2rem;line-height: 0.6rem;-webkit-line-clamp: 2;}
.swiperBox .commentSwiper .name{height: 0.6rem;line-height: 0.6rem;-webkit-line-clamp: 1;font-size: 0.25rem;text-align:right;margin:0.1rem 0px 0.25rem 0px;color: #333;}
.swiperBox .commentSwiper .title{height: 1.5rem;line-height: 0.5rem;-webkit-line-clamp: 3;font-size: 0.25rem;color:#B2B2B2;padding: 0rem 0.15rem;}

/*头部幻灯*/
.mySwiper{width: 100%;overflow:hidden;}
.mySwiper .swiper-slide {width: 100%;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;}

.mySwiper .swiper-slide a {width:100%;}
.mySwiper .swiper-slide a:after {content: '';display: block;padding-top: 56.25%;z-index: 1;background:linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0.1),rgba(0,0,0,0.3),rgba(0,0,0,0.5))}
.mySwiper .swiper-slide a p{position:absolute;bottom:0.2rem;color:#fff;margin:0.2rem 0.24rem;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;word-break: break-all;font-size:0.32rem}
.mySwiper.swiper-container-horizontal > .swiper-pagination-bullets{position:absolute;bottom:0px;left:0;}
.mySwiper .swiper-pagination-bullet {width: 0.20rem;height:0.06rem;border-radius: 0.1rem;background: #fff;opacity:0.4}
.mySwiper .swiper-pagination-bullet-active{width: 0.30rem;opacity: 1;}
.mySwiper>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0.06rem 0.10rem}

/*核心要闻*/
.toutiaoBox{width:100%; margin:0rem auto 0.3rem auto;padding:0rem 0.2rem 0rem 0.2rem; box-sizing:border-box; }
.toutiaoBox li{padding-left:0.3rem;position: relative;width:100%;box-sizing:border-box;margin:0;}
.toutiaoBox li:after {content: '';width:4px;height:4px;background:#c2c2c2;position:absolute;top:50%;left:0;transform: translate(-50%,-50%);}
.toutiaoBox li div{width: 100%;line-height:0.7rem;height:0.7rem;white-space: nowrap;overflow: hidden;font-size:0.34rem;margin:0;display: inline-block;vertical-align: middle;position: relative;-webkit-text-size-adjust:none;}
.toutiaoBox li a{display:inline;color:#333;padding:0;width:auto;white-space: nowrap;position: absolute;left: 0px;}

/*24小时热点*/
.hot24Box{background:linear-gradient(to bottom,#FFE8E8 0,#fff 100%);}
.hot24Box .bgImg{background: url(../images/centralAsia/hotnews.png) no-repeat top right/45%;
padding-top: 0.3rem;}
.hot24Box .news_list li{/*background: url(../images/centralAsia/hot.png) no-repeat;*/background-position: 6.9rem 0.21rem;background-size: 0.30rem;}
.hot24Box .news_list li.nopic h2{width:auto;}
.hot24Box .news_list li a{padding:0.1rem .25rem 0.1rem .6rem;background-position:0.24rem 0.21rem;background-size:0.16rem;background-repeat:no-repeat;}
.hot24Box .news_list li:nth-child(1) a{background-image:url(../images/centralAsia/1.png);}
.hot24Box .news_list li:nth-child(2) a{background-image:url(../images/centralAsia/2.png);}
.hot24Box .news_list li:nth-child(3) a{background-image:url(../images/centralAsia/3.png);}
.hot24Box .news_list li:nth-child(4) a{background-image:url(../images/centralAsia/4.png);}
.hot24Box .news_list li:nth-child(5) a{background-image:url(../images/centralAsia/5.png);}

/*五国风情*/
.fiveBox{width:100%;margin:0.3rem auto 0rem auto;overflow:hidden;}
.fiveBox  li{float:left;width:1.5rem;}
.fiveBox  li i{width:1rem;height:1rem;display:block;border-radius:50%;margin:0 auto;text-align:center;box-shadow:1px 1px 5px 2px rgb(0 0 0 / 10%);}
.fiveBox  li i img{width:100%;}
.fiveBox  li p{font-size:0.32rem;text-align:center;margin-top: 0.2rem;line-height: 0.44rem;}

/*槽子*/
.slotBox{width: 100%;height: 0.14rem;background: #f7f7f7;margin: 0.2rem auto;}
.slotBoxNoMargin{width: 100%;height: 0.14rem;background: #f7f7f7;}

/*下拉刷新*/
#pullDown{padding:0rem 0rem 0.1rem 0rem;display:none}
#pullDown #lottieLoading{height:0.9rem}
#pullDown .pullDownLabel{text-align:center; font-size:.2rem; line-height:0.3rem;color:#777 }


/*confirmBox*/
.confirmBox{position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 5;width: 90%;max-width: 512px;height: auto;background: #fff;border-radius: 10px;text-align: center;font-size:17px;display: none;}
.confirmBox .confirmCon{padding:25px 0px 20px 0px;position:relative;}
.confirmBox .confirmCon p{font-size:14px;color:#ccc;}
.confirmBox .confirmCon p.goApp{font-size:16px;color:#333;}
.confirmBox .confirmBtn{overflow:hidden;border-top:1px solid #ededed;}
.confirmBox .confirmBtn div{float:left;width:50%;padding:12px 0px;box-sizing: border-box;}
.confirmBox .confirmBtn div:last-child{border-left:1px solid #ededed;color:#f8bd7c}

.shadowBox{position:fixed;bottom:0;left:0;z-index:4;width:100%;height:100%;line-height:600px;color:#fff;text-align:center;font-size:20px;background:rgba(0,0,0,0.8);display:none;}

/*垂直滚动*/
.verticalSlideBox{padding:0 .2rem;overflow:hidden;}
.verticalSlideBox img{width:1rem;display:inline-block;}
.verticalSlideBox .verticalSlide {float:right;width: calc(100% - 1.2rem);height: 1rem;line-height:0.5rem;font-size: 0.34rem;}
.verticalSlideBox .verticalSlide .swiper-slide { display: flex;align-items: center;background:#fff;}
.verticalSlideBox .verticalSlide .swiper-slide a{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;word-wrap: break-word;}

/*2024改版*/

/*conBox - “团团”在线帮*/
.wapBox .bannerBox img.banner{width:100%;display:block;}

.wapBox .ttzxbWap{padding:0.3rem 0rem 0.1rem 0rem;font-size:0.32rem;background:/*#fae0a4*/ linear-gradient(to bottom, #fae0a4 0%,#fff 100%);}
.wapBox .ttzxbWap img.haibao{width:calc(100% - 0.4rem);margin:0 auto;display:block;border-top-left-radius:0.1rem;border-top-right-radius:0.1rem}
.wapBox .ttzxbWap .imgBox{width:calc(100% - 0.4rem);margin:0 auto;background:#dc9138;text-align:center;padding-top:0.3rem;border-radius:0.1rem;}
.wapBox .ttzxbWap .imgBox img{width:60%}

.wapBox .ttzxbWap .swiperBox2024{padding:0rem 0.2rem;}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper{box-shadow: 0px 1px 4px 0px rgb(5 24 74 / 16%);border-radius:0.1rem;}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper a{display:block;padding:0.25rem 0.25rem 0.6rem 0.25rem;box-sizing:border-box;background:#FFFFFF}				
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper a div{position:relative;padding:0.4rem 0.2rem;}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .swiper-slide:nth-child(odd) a{background:linear-gradient(to top, #FFFFFF 0%,#F3F7FF 100%)}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .swiper-slide:nth-child(even) a{background:linear-gradient(to top, #FFFFFF 0%,#FFF4EE 100%)}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .swiper-slide:nth-child(odd) a div::before,.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .swiper-slide:nth-child(odd) a div::after,.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .swiper-slide:nth-child(even) a div::before,.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .swiper-slide:nth-child(even) a div::after{position: absolute;content: "";width: 100%;height: 0.36rem;}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .swiper-slide:nth-child(odd) a div::before{background:url(../images/tuantuanbang/yinhao_odd_shang.png) no-repeat left center/0.3rem;left: 0;top: 0;}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .swiper-slide:nth-child(odd) a div::after{background:url(../images/tuantuanbang/yinhao_odd_xia.png) no-repeat right center/0.3rem;right: 0;bottom: 0;}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .swiper-slide:nth-child(even) a div::before{background:url(../images/tuantuanbang/yinhao_even_shang.png) no-repeat left center/0.3rem;left: 0;top: 0;}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .swiper-slide:nth-child(even) a div::after{background:url(../images/tuantuanbang/yinhao_even_xia.png) no-repeat right center/0.3rem;right: 0;bottom: 0;}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper p {display: -webkit-box;-webkit-box-orient: vertical;white-space: normal;overflow: hidden;text-align:justify;}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .text{height: 1.2rem;line-height: 0.6rem;-webkit-line-clamp: 2;font-weight:bold;}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .name{height: 0.6rem;line-height: 0.6rem;-webkit-line-clamp: 1;padding: 0rem 0.2rem;margin-bottom:0.05rem;font-size: 0.25rem;text-align:right;}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .title{height: 1rem;line-height: 0.5rem;-webkit-line-clamp: 2;padding: 0rem 0.2rem;color:#B2B2B2;font-size:0.3rem;}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .hr{border-top:rgba(178,178,178,0.5) dashed 1px;margin:0.4rem auto 0.3rem auto;width:93%;}
.wapBox .ttzxbWap .swiperBox2024 .commentSwiper .swiper-pagination-bullet-active{background: #dc9138;}

.wapBox .ttzxbWap .bottomBox{display:flex;padding:0.15rem 0rem;flex-wrap:wrap;}
.wapBox .ttzxbWap .bottomBox li{width:50%;display:flex;justify-content:center;box-sizing:border-box;margin:0.15rem 0rem;border-right:1px dotted rgba(220,145,56,0.3);}
.wapBox .ttzxbWap .bottomBox li:nth-child(2n){/*border-left:1px dotted rgba(223,201,150,1);border-right:1px dotted rgba(223,201,150,1);*/border-right:none;}
.wapBox .ttzxbWap .bottomBox li a{display:flex;align-items:center;background:#5e90b6;border-radius:0.1rem;color:#fff;padding:0.12rem 0.15rem;font-size:0.26rem;width:80%;justify-content:center;}
.wapBox .ttzxbWap .bottomBox li a img{margin-right:0.2rem;width:0.32rem}

.wapBox .ttzxbWap ul.listBox{padding: 0rem 0.2rem;margin-top:0.1rem}
.wapBox .ttzxbWap ul.listBox li{border-bottom:rgba(178,178,178,0.5) dashed 1px;padding:0.25rem 0.15rem 0.25rem 0.15rem}
.wapBox .ttzxbWap ul.listBox li:last-child{border:none;padding-bottom:0rem}
.wapBox .ttzxbWap ul.listBox li a{line-height: .51rem;text-align: justify;display:block;}