.idxTitle .en{text-transform: uppercase;font-family: "arial, helvetica, sans-serif";}
.idxTitle{border-bottom: 1px solid #0072BF;padding-bottom: 1.15rem;}
.idxmore{color: #0072BF;padding-right: 1.43rem;line-height: 27px;cursor: pointer;display: inline-block;position: relative;margin-top: 1rem;}
.idxmore i{position: absolute;width: 27px;height: 27px;border-radius: 50%;border: 1px solid #0072BF;right: 0;top: 50%;transform: translateY(-50%); display: flex;align-items: center;justify-content: center;}
.idxmore i span{width: 3px;height: 3px;background: #0072BF;border-radius: 50%;margin-left: 3px}
.idxmore i span:first-child{margin-left: 0;}
.idxmore:hover{padding-right: 1.23rem;}
.idxmore:hover i{background: #0072BF;}
.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;  }
} */

.oneLeft{width: 31.125%;}
.oneLeft .idxUl .item:last-child{border-bottom: none;}
.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{margin-bottom: 0.25rem;line-height: 28px;}
.idxUl .item .time{color: #6E6E6E;}
.idxUl .item:hover .title,.twoUl li a:hover .title{color: #0072BF;}
.idxUl .item:hover::before,.twoUl li a:hover::before{background: #0072BF;border-color: #0072BF;}

.oneRight,.twoRight{width: 66.125%;}
.oneRight a{padding-bottom: 619px;}
.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: 3.56rem 1.433rem 1.43rem;box-sizing: border-box;}
.oneRight .qhbtn{opacity: .5;}
.oneRight .qhbtn:hover{opacity: 1;}

.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% - 110px);}
.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%;}

@media screen and (max-width:1280px){
	.oneRight a{padding-bottom: 560px;}
}
@media screen and (max-width:991px){
	.oneRight a{padding-bottom: 520px;}	
}

@media screen and (max-width:760px){
	.oneLeft,.oneRight,.twoRight,.twoWrap2 .wrap .img,.twoWrap2 .wrap .twoUl{width: 100%;}
	.idxOne{border-top: 1px solid #0072BF;}
	.idxTitle{padding-bottom: 0.7rem;}
	.oneRight a{padding-bottom: 65%;}
}
