.idxmore{color: #C82018;padding-right: 1.43rem;line-height: 27px;cursor: pointer;display: inline-block;position: relative;}
.idxmore i{position: absolute;width: 27px;height: 27px;border-radius: 50%;border: 1px solid #C82018;right: 0;top: 50%;transform: translateY(-50%); display: flex;align-items: center;justify-content: center;}
.idxmore i span{width: 3px;height: 3px;background: #C82018;border-radius: 50%;margin-left: 3px}
.idxmore i span:first-child{margin-left: 0;}
.idxmore:hover{padding-right: 1.23rem;}
.idxmore:hover i{background: #C82018;}
.idxmore:hover i span{background: #fff;}
.idxmore i span:nth-child(1) {animation: scale2 1s ease 0s infinite ;}
.idxmore i span:nth-child(2) {  animation: scale2 1s ease .2s infinite ;}
.idxmore i span:nth-child(3) {  animation: scale2 1s ease .4s infinite ;}
@keyframes scale2 {
  form {opacity: 1;  }
  to {opacity: 0;  }
}
.idxTitle{padding-top: 0.43rem;}
.idxTitle > span{line-height: 2.86rem;border-bottom: 3px solid #C82018;color:#C82018}
.idxOne{background: #F8F8F8;}
.oneLeft{width: 48.69%;box-sizing: border-box;padding: 0 1.33rem;}
.idxUl .item{border-bottom: 1px dashed #B6B6B6;padding-left: 1rem;padding-top: 0.66rem; padding-bottom: 0.66rem;}
.idxUl .item::before,.twoUl li a::before{width: 8px;height: 8px;border: 1px solid #1D1D1D;border-radius: 50%;box-sizing: border-box;left: 0;top: calc(0.66rem + 10px);}
.idxUl .item .title{height: 56px;margin-bottom: 0.25rem;line-height: 28px;}
.idxUl .item .time{color: #6E6E6E;}
.idxUl .item:hover .title,.twoUl li a:hover .title,.threeRight .wrap a:hover .TXTovehid{color: #C82018;}
.idxUl .item:hover::before,.twoUl li a:hover::before{background: #C82018;border-color: #C82018;}

.oneRight{width: 51.31%;}
.oneRight a{padding-bottom: 529px;}
.oneRight .text{position: absolute;bottom: 0;left: 0;width: 100%;background: linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,0));padding: 3rem 1rem 1rem;box-sizing: border-box;}
.oneRight .qhbtn{opacity: .5;}
.oneRight .qhbtn:hover{opacity: 1;}
.twoUl li a .time{color: #6E6E6E;}
.twoUl li a{border-bottom:1px dashed #B6B6B6 ;padding-left: 1rem;line-height: 2.23rem;}
.twoUl li a::before{top: 50%;transform: translateY(-50%);}
.twoUl li a .title{width: calc(100% - 150px);}
.twoUl li:last-child a{border-bottom: none;}
.twoWrap2 .wrap{padding-top: 0.8rem;}
.twoWrap2 .wrap .img{width: 38.15%;padding-bottom: 243px;}
.twoWrap2 .wrap .twoUl{width: 58.4%;}
.twoWrap2 .wrap .twoUl .title{width: 100%;}

.twoLeft,.threeRight{width: 48.56%;}
.threeRight .wrap{margin-top: 1.166rem;}
.threeRight .wrap a .img{padding-bottom: 222px;}
.threeRight .wrap a .TXTovehid{line-height: 28px;padding-top: 0.3rem;}
.threeRight .wrap a:hover .img{transform: scale(1.05);}

.banner a{padding-bottom: 31.5%;}
.banner .qhbtn{opacity: .5;}
.banner .qhbtn:hover{opacity: 1;}
.banner .swiper-pagination.swiper-pagination-bullets{bottom: 4.5%;}
.banner .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{width: 10px;height: 10px;background: #fff;opacity: 1;position: relative;margin: 0 10px;}
.banner .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet::after{position: absolute;content: '';width: 16px;height: 16px;border-radius: 50%;left:-4px;top: -4px;border: 1px solid #fff;transform: scale(0);transition: 0.3s;}
.banner .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active::after{transform: scale(1);}
@media screen and (max-width:1280px){
	.oneRight a{padding-bottom: 435px;}
}
@media screen and (max-width:991px){
	.oneRight a{padding-bottom: 385px;}	
	.threeRight .wrap a .img{padding-bottom: 180px;}
	.twoUl li a .title{width: calc(100% - 95px);}
}

@media screen and (max-width:760px){
	.oneLeft,.oneRight,.twoWrap2 .wrap .img,.twoWrap2 .wrap .twoUl,.twoLeft, .threeRight{width: 100%;}
	.oneRight a{padding-bottom: 65%;}
	.twoLeft,.threeRight{margin-top: 0;}
	.idxTitle{padding-top: 0;}
	.banner a{padding-bottom: 60%;}
}
