.idxTitle img{height: 4.7rem;}
.idxTitle{padding: 2rem 0 1.33rem;}
.idxtitleAll ,.idxTworight a .cn{font-family: SimSun, 宋体, "Songti SC";}
.idxOne .item,.idxTwo .item{width: 30.5%;}
.idxtitleAll .more{padding-right: 26px;}
.idxtitleAll .more::after{width: 15px;height: 12px;background: url(../images/idxmoreAll.svg) no-repeat;top: 50%;transform: translateY(-50%);right: 0;}
.idxtitleAll .more:hover{padding-right: 35px;color: #1A6840;}
.idxtitleAll h5{font-weight: bold;}
.idxtimeAll::before{width: calc(100% - 100px);height: 1px;background: #D8D8D8;left: 100px;top: 50%;}	
.idxtimeAll::after{width: 5px;height: 5px;background: #948B70;border-radius: 50%;right: 0;top: 50%;transform: translateY(-50%);}
.idxtimeAll{margin-top: 5px;}
.idxOneitemAll dl{margin-bottom: 1.33rem;}
.idxOneitemAll dt a{padding-bottom: 30.5%;}
.idxOneitemAll dt{margin: 0.66rem 0 1.27rem;}
.idxOneitemAll dd .title{line-height:1.33 ;}
.idxOneitemAll dd .subtitle{line-height: 26px;height: 52px;margin: 0.33rem 0;}
.idxOneitemAll dd .time,.idxTworight a .en{font-family: "arial, helvetica, sans-serif";}
.idxOneitemAll dl:hover dt a img{transform:translate(-50%,-50%) scale(1.1);}
.idxOneitemAll dl dd a:hover .title,.idxOneitemAll ul li a:hover .title,.idxoneRight ul li a:hover .title{color: #1A6840;transform: translateX(5px);}
.idxOneitemAll ul li{margin-top: 0.66rem;}

.idxoneRight .img{padding-bottom: 30.5%;margin: 0.66rem 0 1.27rem;}
.idxoneRight ul li{border-bottom: 1px solid #D8D8D8;}
.idxoneRight ul li a{margin:1.1rem 0 0.7rem ;}
.idxoneRight ul li a .time{width: 78px;height: 39px;background: url(../images/idxtimebg1.png) no-repeat;text-align: center;line-height: 39px;font-size: 0.33rem;font-family: "arial, helvetica, sans-serif";font-weight: bold;}
.idxoneRight ul li a .title{width: calc(100% - 92px);}

.idxTwo .idxOneitemAll dl{margin-top: 1.33rem;}

.idxTworight a *{color: #1A6840;}
.idxTworight a .cn{font-weight: bold;}
.idxTworight a .en{text-transform: uppercase;}
.idxTworight a::before{left: 0.6rem;background-size: 100% !important;}
.idxTworight a:nth-child(1)::before{width: 7.7rem;height: 6.3rem;background: url(../images/idxlinkbg1.svg) left center no-repeat;top: -2.68rem;}
.idxTworight a:nth-child(2)::before{width: 8rem;height: 7.56rem;background: url(../images/idxlinkbg2.svg) left center no-repeat;top: -2.43rem;}
.idxTworight a:nth-child(3)::before{width: 7.7rem;height: 4.4rem;background: url(../images/idxlinkbg3.svg) left center no-repeat;top: -1.33rem;}
.idxTworight a:nth-child(1){margin-top: 1.23rem;}
.idxTworight a:nth-child(2){margin-top:3.26rem;}
.idxTworight a:nth-child(3){margin-top: 3.26rem;}
.idxTworight a:hover::before,.idxTworight a:hover img{transform: translateX(10px);}

.fixed{width: 100%;height: 100vh;background-color: rgba(0,0,0,0.3);position: fixed;left: 0;top: 0;z-index: 3;display:none;}
.fixed .wrap{position: absolute;width: 400px;top: 50%;transform: translate(-50%,-50%);left: 50%;background-color: #fff; padding: 1rem;box-sizing: border-box;}
.fixed .wrap input[type=password]{width: 100%;border: 1px solid #ddd;line-height: 1.2rem;font-size: 0.6rem;text-align: center;margin-top: 0.5rem;margin-bottom: 0.5rem;}
.fixed .wrap input[type=submit]{width: 50%;background-color: #1A6840;color: #fff;font-size: 0.6rem;margin: auto;line-height: 1.3rem;display: block;}
.fixed .wrap .close{position: absolute;right: 0;top: 0;color: #333;font-size: 14px;margin: 3px 10px 3px 0;cursor: pointer;}
@media screen and (max-width:991px){
	
}
@media screen and (max-width:760px){
	.idxOne .item, .idxTwo .item{width: 100%;}
	.idxTitle{padding:1rem 0 0;}
	.idxOne .item, .idxTwo .item{margin-top: 1rem;}
	.idxTworight a::before {display: none;}
	.idxTworight a{width: 33.33%;float: left;margin-top: 0 !important;}
	.idxTitle img{height: 3.7rem;}
.fixed .wrap{width: 90%;}
	}