.banner .swiper-slide a{padding-bottom: 32.8%;}
.banner{background: url(../images/bannerbg.jpg) center no-repeat;background-size: cover;}
.banner .btn,.oneLeft .oneImg .btn{position: absolute;top: 50%;transform: translateY(-50%);z-index: 2;cursor: pointer;}
.banner .btn.prve,.oneLeft .oneImg .btn.prve{left: 0;}
.banner .btn.next,.oneLeft .oneImg .btn.next{right: 0;}
/* 工作动态 */
.idxtitle{border-bottom: 1px solid #DDE1E8;line-height: 1.466rem;}
.idxtitle span{color: #1D8845;}
.paddingLR20{padding: 0 20px;box-sizing: border-box;}
.oneLeft{width: 66.18%;}
.oneLeft .oneImg{width: 48.7%;}
.oneLeft .oneImg a .img{padding-bottom: 243px;}
.oneLeft .oneImg a .text{background: rgba(0,0,0,0.6);padding: 0 10px;box-sizing: border-box;line-height: 1.1rem;position: absolute;bottom: 0;left: 0;z-index: 2;width: 100%;}
.oneLeft .oneNews{width: calc(51.3% - 14px);}
.oneLeft .oneNews dl{margin-top: 12px;}
.oneLeft .oneNews dl:first-child{margin-top: 0;}
.oneLeft .oneNews dl dt{width: 46px;height: 40px;border: 1px solid #1D8845;box-sizing: border-box;padding-left: 6px;}
.oneLeft .oneNews dl dt *{color: #1D8845;}
.oneLeft .oneNews dl dt .fz12:first-child{padding-top: 3px;}
.oneLeft .oneNews dl dd{width: 100%;margin-left: 6px;}
.oneLeft .oneNews dl dd .title{color: #333;line-height: 25px;}
.oneLeft .oneNews dl dd .textAll{color: #999;margin-top: 6px;line-height: 16px;}
.oneLeft .oneNews dl:hover dt,.idxUlOne li a:hover::before,.idxThree .title,.listNews ul li a:hover::before{background: #1D8845;}
.oneLeft .oneNews dl:hover dt *{color: #fff;}
.oneLeft .oneNews dl:hover dd .title,.idxtitle a:hover,.idxUlOne li a:hover *,.listNews ul li a:hover span,.location a:hover,.fujian a:hover{color: #1D8845;}
.indexOne{align-items: inherit;}
.oneRight{width: calc(100% - 66.18% - 16px);}
.idxUlOne li:first-child a{margin-top: 21px;}
.idxUlOne li a{position: relative;padding-left: 10px;line-height: 20px;margin-top: 14px;}
.idxUlOne li a::before{width: 4px;height: 6px;background: #CCCCCC;position: absolute;left: 0;top: 50%;transform:translateY( -3px);content: '';transition: 0.3s;}
.idxUlOne li a *{color: #333;}
.indexTwo {align-items: inherit;}
.indexTwo .item{width: calc((100% - 32px) / 3);}
.idxUlTwo li a::before{display: none;}
.idxUlTwo li a{padding-left: 0;}
.idxUlTwo li a i{width: 100%;}
.idxUlOne{padding-bottom: 20px;}

.idxThree .title{width: 70px;height: 64px;padding: 13px 18px ;box-sizing: border-box;}
.idxThree .wrap{width: calc(100% - 80px);}
.idxThree .wrap a{padding-bottom: 64px;}
/* 列表 */
.listNews ul{padding-top: 0.66rem;}
.listNews ul li a{position: relative;padding-left: 16px;line-height: 34px;display:block;overflow:hidden;}
.listNews ul li a::before{width: 4px;height: 12px;content: '';position: absolute;left: 0;top: 50%;margin-top: -6px;background: #CCC;transition: 0.3s;}
.listNews ul li a>span{color: #333;max-width: calc(100%  - 80px);float:left;}
.listNews ul li a  em{color: #999;float:right;}

.location{border-bottom: 1px solid #DDE1E8;align-items: inherit;}
.location h6{color: #1D8845;font-weight: normal;}
.location .inter *{color: #333;}
.location .inter  em{padding: 0 5px;}

.locationtitle{font-weight: bold;color: #333;}
.locationtime span:nth-child(1){background: url(../images/time.jpg) left center no-repeat;padding-left: 24px;color: #999999;line-height: 20px;}
.locationtime span:nth-child(2){background: url(../images/wo.jpg) left center no-repeat;padding-left: 24px;color: #999999;line-height: 20px;background-size: 20px;margin-left: 10px;}
.cont_news .wrap {word-break: break-all;}
.cont_news .wrap video, .cont_news .wrap img{max-width: 100%;height: auto !important;}
.cont_news .wrap table{max-width: 100%;height: auto !important;}
.fujian{border-top: 1px solid #DDE1E8;}
.fujian a{background: url(../images/word.svg) left center no-repeat;padding-left: 33px;line-height: 24px;color: #585858;}
.news_textAll{min-height: 10rem;font-family:  SimSun, 宋体, "Songti SC" !important;margin-top: 10px;}
.news_textAll img,.news_textAll table,.news_textAll video{margin: auto !important;}
.news_textAll *{font-family:  SimSun, 宋体, "Songti SC" !important;}

.locationtime{position: relative;}
.downico{background:#135B2E;color: #fff;display: inline-block;line-height: 40px;padding: 0 25px;}

@media screen and (max-width:760px){
	.banner .wrap,.oneLeft,.oneRight,.indexTwo .item,.oneLeft .oneImg,.oneLeft .oneNews,footer .right,footer .left h2,footer .left > .white{width: 100%;}
	.banner .swiper-slide a{padding-bottom: 45%;}
	.oneLeft .oneImg a .img{padding-bottom: 65%;}
	footer .left{max-width: 100%;}
	footer .right,footer .left h2{display: flex;justify-content: center;}
	footer .left{margin-right: 0;}
	footer .left > .white{text-align: center;padding: 1rem 0;}
	footer .left .white p > *{margin: 0;display: block;}
	.cont_news .location .time{margin: 0;}
	.cont_news .location h6{margin: 0.5rem 0;}
	.cont_news .location{flex-direction: column-reverse;}
	.fujian a{background-size: 13px;padding-left: 20px;}
}