.index-fast-nav {
  padding-top: 30px;
}
.index-fast-nav .fast-list {
  display: flex;
  justify-content: space-between;
}
.index-fast-nav .fast-list li {
  float: left;
}
.index-fast-nav .fast-list li a {
  display: flex;
  width: 195px;
  height: 70px;
  background: #078a69;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  overflow: hidden;
}
.index-fast-nav .fast-list li a .li-img {
  padding-right: 18px;
}
.index-fast-nav .fast-list li a .li-img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.index-fast-nav .fast-list li a .li-title {
  font-size: 18px;
  color: #fff;
  line-height: 70px;
}
.index-fast-nav .fast-list li:nth-child(1) a {
  background: #d08081;
}
.index-fast-nav .fast-list li:nth-child(2) a {
  background: #68b4b4;
}
.index-fast-nav .fast-list li:nth-child(3) a {
  background: #078a69;
}
.index-fast-nav .fast-list li:nth-child(4) a {
  background: #5e95b4;
}
.index-fast-nav .fast-list li:nth-child(5) a {
  background: #caa378;
}
.index-fast-nav .fast-list li:nth-child(6) a {
  background: #7181b2;
}
.nav-li:hover{

}
.public-title {
  height: 50px;
  position: relative;
  background-color: rgb(0, 71, 148) ;
}
.public-title::after {
  content: '';
  display: block;
  width: 100%;
  border-top: 1px solid #e0e0e0;
  position: absolute;
  bottom: 2px;
  left: 0;
}
.public-title .title {
  min-width: 90px;
  line-height: 45px;
  font-size: 22px;
  color: white;
  float: left;
  position: relative;
  z-index: 2;
  font-weight: 400;
}
.public-title .more {
  float: right;
  display: block;
  width: 74px;
  height: 24px;
  background: #078a69;
  color: #fff;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  border-radius: 5px;
  margin-top: 13px;
}
.index-part-1 {
  padding-top: 25px;
}
.index-part-1 .xinwenzhongxin {
  width: 860px;
}
.dashbord{
  height: 280px;
  width: 190px;
}
.pro-title{
  font-size: 21px;
  line-height: 24px;
  color: #000;
  font-weight: bold;
  margin-top: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pro-des{
  font-size: 16px;
  line-height: 24px;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pro-time{
  font-size: 16px;
  line-height: 20px;
  color: #8e8e8e;
  margin-top: 10px;
}
.scale-img{overflow: hidden;}
.scale-img img{
  width: 100%;
  height: 100%;
  -webkit-object-fit: cover;
  object-fit: cover;
  transition: .5s all linear;
  -ms-transition: .5s all linear; /* IE 9 */
  -moz-transition: .5s all linear; /* Firefox */
  -webkit-transition: .5s all linear; /* Safari 和 Chrome */
  -o-transition: .5s all linear; /* Opera */
}
.scale-img:hover img{
  transform: scale3d(1.1,1.1,1.1);
  -ms-transform: scale3d(1.1,1.1,1.1);
  -moz-transform: scale3d(1.1,1.1,1.1);
  -webkit-transform: scale3d(1.1,1.1,1.1);
  -o-transform: scale3d(1.1,1.1,1.1);
}
.news{
  width: 23%;
  height: 280px;
  display: inline-block;
  margin: 10px;
  text-align: center;
  position: relative;
}
.news:hover .div-out{
  background-color: #ff7e00;
  color: white;
}
.news:hover .circle-in{
  border: 1px solid #ff7e00;
}
.news:hover .div-des{
  color: white;
}
.news-div{
  width: 100%;height: 70px;font-size: 18px;background-color: #f0f0f0;margin: 5px;line-height: 70px;padding: 5px;font-weight: 700
}
.news-div:hover{
  background-color: #006cb7;
  color: white;
}
.news:hover .circle-in img{
  position: relative;
  left: -9999px;
  filter: drop-shadow(9999px 0px 0 #ff7e00);
}
.circle-out{
  background-color: white;position: absolute;width: 40%;height: 40%;text-align: center;border-radius: 100%;left: 30%;z-index: 5;background-color: white;
}
.circle-in{
  background-color: white;position: absolute;width: 80%;height: 80%;text-align: center;line-height: 90px;left:10%;top:10%;border-radius: 100%;z-index: 10;border: 1px solid #3f90c9;
}
.div-out{
  background-color: white;width: 100%;height:75%;position: absolute;top: 25%;z-index: 0;
}
.div-title{
  margin: 90px 0 10px 0;font-size: 23px;font-weight: 700
}
.div-des{
  font-size: 18px;
  color: #666666;
}
.radius:hover{
   background-color: black;
    color: white;
}
.index-part-1 .xinwenzhongxin .image-box {
  width: 460px;
  height: 320px;
  margin-top: 15px;
  position: relative;
}
.index-part-1 .xinwenzhongxin .image-box ul li a {
  display: block;
  width: 460px;
  height: 320px;
  position: relative;
}
.index-part-1 .xinwenzhongxin .image-box ul li a .li-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-part-1 .xinwenzhongxin .image-box ul li a .li-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  line-height: 60px;
  text-indent: 20px;
  font-size: 14px;
}
.index-part-1 .xinwenzhongxin .image-box .swiper-pagination {
  right: 15px;
  bottom: 20px;
  left: auto;
  width: auto;
  z-index: 2;
}
.index-part-1 .xinwenzhongxin .image-box .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  border-radius: 0;
  background: #fff;
}
.index-part-1 .xinwenzhongxin .image-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #078a69;
}
.index-part-1 .xinwenzhongxin .news-list {
  width: 380px;
  padding-top: 13px;
}
.index-part-1 .xinwenzhongxin .news-list li {
  border-bottom: 1px dashed #d4d4d4;
}
.index-part-1 .xinwenzhongxin .news-list li a {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 34px;
  position: relative;
  padding-left: 14px;
}
.index-part-1 .xinwenzhongxin .news-list li a .li-time {
  position: absolute;
  top: 0;
  right: 0;
}
.index-part-1 .xinwenzhongxin .news-list li a:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border: 1px solid #c9c9c9;
  position: absolute;
  top: 13px;
  left: 0;
}
.index-part-1 .xinwenzhongxin .news-list li.first-news a {
  padding-left: 0;
}
.index-part-1 .xinwenzhongxin .news-list li.first-news a .li-title {
  font-size: 16px;
  color: #333333;
  line-height: 32px;
  font-weight: 800;
}
.index-part-1 .xinwenzhongxin .news-list li.first-news a .li-desc {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.index-part-1 .xinwenzhongxin .news-list li.first-news a:before {
  display: none;
}
.index-part-1 .xinwenzhongxin .news-list li:hover a:before {
  background: #078a69;
  border-color: #078a69;
}
.index-part-1 .tongzhigonggao {
  width: 320px;
}
.radius{
  height: 40px;
  padding: auto;
  border-radius: 10px;
  background: white;
  margin: 0 5px;
  outline: none;
  line-height:40px;
  color: black;
}
a {
  text-decoration: none;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
.index-part-1 .tongzhigonggao .news-list {
  background-color: #ececec;
  padding-top: 11px;
}
.index-part-1 .tongzhigonggao .news-list li {
  border-bottom: 1px solid #ebebeb;
}
.index-part-1 .tongzhigonggao .news-list li a {
  display: block;
  padding-top: 5px;
  padding-bottom: 4px;
}
.index-part-1 .tongzhigonggao .news-list li a .li-title {
  font-size: 16px;
  color: #666;
  line-height: 24px;
}
.index-part-1 .tongzhigonggao .news-list li a .li-time {
  font-size: 12px;
  color: #999;
  line-height: 20px;
}
.index-keshi {
  padding-top: 30px;
}
.index-keshi .ks-tab {
  width: 700px;
  padding-top: 15px;
}
.index-keshi .ks-tab .tab-title {
  display: flex;
  justify-content: space-between;
}
.index-keshi .ks-tab .tab-title .title-item {
  width: 230px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  line-height: 60px;
  text-indent: 40px;
  cursor: pointer;
}
.index-keshi .ks-tab .tab-title .title-item:nth-child(1) {
  background-image: url(../images/ks-1.png);
}
.index-keshi .ks-tab .tab-title .title-item:nth-child(2) {
  background-image: url(../images/ks-2.png);
}
.index-keshi .ks-tab .tab-title .title-item:nth-child(3) {
  background-image: url(../images/ks-3.png);
}
.index-keshi .ks-tab .tab-title .title-item.on {
  position: relative;
}
.index-keshi .ks-tab .tab-title .title-item.on:after {
  content: '';
  display: block;
  width: 0;
  position: absolute;
  border-top: 8px solid #078a69;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  bottom: -8px;
  left: 107px;
}
.index-keshi .ks-tab .tab-title .title-item.on:nth-child(1):after {
  border-top-color: #78b8ca;
}
.index-keshi .ks-tab .tab-title .title-item.on:nth-child(2):after {
  border-top-color: #5e95b4;
}
.index-keshi .ks-tab .tab-title .title-item.on:nth-child(3):after {
  border-top-color: #caa378;
}
.index-keshi .ks-tab .tab-body {
  width: 100%;
  height: 226px;
  overflow: hidden;
}
.index-keshi .ks-tab .tab-body .body-item {
  display: none;
  padding-top: 18px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list {
  width: 745px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list li {
  float: left;
  margin-right: 41px;
  margin-bottom: 6px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list li a .li-icon {
  width: 105px;
  height: 78px;
  border: 1px solid #dcdcdc;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list li a .li-icon .icon {
  background-repeat: no-repeat;
  display: block;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list li a .li-title {
  font-size: 14px;
  text-align: center;
  color: #666666;
  line-height: 22px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li a .li-icon .icon {
  background-image: url(../images/neike.png);
  background-position-y: 0;
}

.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li a .li-icon .icon.sjnk {
  width: 38px;
  height: 38px;
  background-position-x: 0;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li a .li-icon .icon.xxgnk {
  width: 39px;
  height: 40px;
  background-position-x: -43px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li a .li-icon .icon.xhhxnk {
  width: 38px;
  height: 39px;
  background-position-x: -87px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li a .li-icon .icon.zlxyk {
  width: 46px;
  height: 46px;
  background-position-x: -131px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li a .li-icon .icon.ek {
  width: 40px;
  height: 43px;
  background-position-x: -181px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li a .li-icon .icon.kfyxk {
  width: 35px;
  height: 35px;
  background-position-x: -224px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li a .li-icon .icon.jzk {
  width: 34px;
  height: 41px;
  background-position-x: -266px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li a .li-icon .icon.zzyxk {
  width: 38px;
  height: 38px;
  background-position-x: -305px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li a .li-icon .icon.pfk {
  width: 40px;
  height: 36px;
  background-position-x: -348px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li a .li-icon .icon.xytxk {
  width: 35px;
  height: 42px;
  background-position-x: -393px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li:hover a .li-icon {
  background: #78b8ca;
  border-color: #78b8ca;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li:hover a .li-icon .icon {
  background-position-y: -50px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.nk li:hover a .li-title {
  color: #78b8ca;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.wk li a .li-icon .icon {
  background-image: url(../images/waike.png);
  background-position-y: 0;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.wk li a .li-icon .icon.pwk {
  width: 38px;
  height: 40px;
  background-position-x: 0;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.wk li a .li-icon .icon.gwk {
  width: 29px;
  height: 40px;
  background-position-x: -42px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.wk li a .li-icon .icon.sjwk {
  width: 41px;
  height: 41px;
  background-position-x: -74px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.wk li a .li-icon .icon.xwk {
  width: 35px;
  height: 41px;
  background-position-x: -119px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.wk li a .li-icon .icon.mnwk {
  width: 44px;
  height: 38px;
  background-position-x: -157px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.wk li a .li-icon .icon.fck {
  width: 34px;
  height: 42px;
  background-position-x: -204px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.wk li a .li-icon .icon.jrxxgk {
  width: 44px;
  height: 33px;
  background-position-x: -242px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.wk li a .li-icon .icon.wgk {
  width: 40px;
  height: 42px;
  background-position-x: -289px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.wk li:hover a .li-icon {
  background: #5e95b4;
  border-color: #5e95b4;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.wk li:hover a .li-icon .icon {
  background-position-y: -50px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.wk li:hover a .li-title {
  color: #5e95b4;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.yj li a .li-icon .icon {
  background-image: url(../images/yiji.png);
  background-position-y: 0;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.yj li a .li-icon .icon.jrdgs {
  width: 38px;
  height: 40px;
  background-position-x: 0;
  background-image: url(../images/waike.png) !important;
  background-position-y: 0;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.yj li a .li-icon .icon.fstyk {
  width: 39px;
  height: 35px;
  background-position-x: 0;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.yj li a .li-icon .icon.flk {
  width: 27px;
  height: 39px;
  background-position-x: -43px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.yj li a .li-icon .icon.jyk {
  width: 39px;
  height: 35px;
  background-position-x: -75px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.yj li a .li-icon .icon.blk {
  width: 35px;
  height: 35px;
  background-position-x: -117px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.yj li a .li-icon .icon.tjk {
  width: 34px;
  height: 37px;
  background-position-x: -157px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.yj li a .li-icon .icon.yjk {
  width: 27px;
  height: 33px;
  background-position-x: -195px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.yj li a .li-icon .icon.sxk {
  width: 25px;
  height: 41px;
  background-position-x: -227px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.yj li:hover a .li-icon {
  background: #caa378;
  border-color: #caa378;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.yj li:hover a .li-icon .icon {
  background-position-y: -50px;
}
.index-keshi .ks-tab .tab-body .body-item .ks-list.yj li:hover a .li-title {
  color: #caa378;
}
.index-keshi .ks-loop {
  width: 458px;
  height: 286px;
  margin-top: 15px;
}
.index-keshi .ks-loop ul li a {
  display: block;
  position: relative;
}
.index-keshi .ks-loop ul li a .li-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-keshi .ks-loop ul li a .li-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.index-keshi .ks-loop ul li a .li-info .li-title {
  font-size: 16px;
  color: #e5e5e5;
  line-height: 30px;
  padding-left: 30px;
  padding-top: 3px;
}
.index-keshi .ks-loop ul li a .li-info .li-desc {
  font-size: 12px;
  color: #e5e5e5;
  line-height: 18px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
}
.index-zhuanjia {
  padding-top: 30px;
}
.index-zhuanjia .zhuanjia-loop {
  padding-top: 15px;
}
.index-zhuanjia .zhuanjia-loop .zhuanjia-list li {
  width: 290px;
  height: 185px;
  float: left;
  margin-right: 14px;
}
.index-zhuanjia .zhuanjia-loop .zhuanjia-list li .li-img {
  display: block;
  width: 145px;
  height: 185px;
  float: left;
}
.index-zhuanjia .zhuanjia-loop .zhuanjia-list li .li-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-zhuanjia .zhuanjia-loop .zhuanjia-list li .li-info {
  width: 135px;
  height: 185px;
  float: left;
  background: #f5f5f5;
  padding-left: 10px;
}
.index-zhuanjia .zhuanjia-loop .zhuanjia-list li .li-info .li-title {
  font-size: 16px;
  color: #333333;
  line-height: 38px;
  padding-top: 19px;
}
.index-zhuanjia .zhuanjia-loop .zhuanjia-list li .li-info .li-ks {
  font-size: 14px;
  color: #666666;
  line-height: 25px;
}
.index-zhuanjia .zhuanjia-loop .zhuanjia-list li .li-info .li-desc {
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  height: 48px;
}
.index-zhuanjia .zhuanjia-loop .zhuanjia-list li .li-info .li-view {
  color: #999999;
  font-size: 14px;
}

/*改版专家介绍开始*/
.zj_zjjj{}

.zj_zjjj li{
    width: 290px;
    border: solid 1px #ccc;
    margin-right: 14px
}

.zj_zjjj li .tp{
    width: 183px;
    height: 184px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
}

.zj_zjjj li .tp img{
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
}

.zj_zjjj li .wz{
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}
.zj_zjjj li .wz a{
    font-size: 18px;
    color:#333333;
}
.zj_zjjj li .wz a:hover{
    color: #078a69;
}

.zj_zjjj .keshi{
    height: 54px;
    background: #078a69;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

/*改版专家介绍结束*/




.index-news-part-2 {
  padding-top: 30px;
}
.index-news-part-2 .yiliaoshebei {
  width: 300px;
}
.index-news-part-2 .yiliaoshebei .shebei-loop,
.index-news-part-2 .yiliaoshebei .shipin-loop {
  padding-top: 15px;
}
.index-news-part-2 .yiliaoshebei .shebei-loop ul li .li-img,
.index-news-part-2 .yiliaoshebei .shipin-loop ul li .li-img {
  width: 300px;
  height: 182px;
  overflow: hidden;
}
.index-news-part-2 .yiliaoshebei .shebei-loop ul li .li-img img,
.index-news-part-2 .yiliaoshebei .shipin-loop ul li .li-img img {
  display: block;
  width: 100%;
}
.index-news-part-2 .yiliaoshebei .shebei-loop ul li .li-title,
.index-news-part-2 .yiliaoshebei .shipin-loop ul li .li-title {
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: rgba(0,0,0,0.3);
}
.index-news-part-2 .news-part {
  width: 430px;
}
.index-news-part-2 .news-part .news-list {
  padding-top: 15px;
}
.index-news-part-2 .news-part .news-list li {
  border-bottom: 1px dashed #d4d4d4;
}
.index-news-part-2 .news-part .news-list li a {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 31px;
  position: relative;
  padding-left: 14px;
}
.index-news-part-2 .news-part .news-list li a .li-time {
  position: absolute;
  top: 0;
  right: 0;
}
.index-news-part-2 .news-part .news-list li a:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background: #999999;
  border-radius: 3px;
  position: absolute;
  top: 13px;
  left: 0;
}
.index-news-part-2 .news-part .news-list li.first a {
  padding-left: 0;
  height: 134px;
  padding-bottom: 9px;
  overflow: hidden;
}
.index-news-part-2 .news-part .news-list li.first a .li-img {
  width: 200px;
  height: 134px;
  float: left;
}
.index-news-part-2 .news-part .news-list li.first a .li-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-news-part-2 .news-part .news-list li.first a .li-info {
  width: 220px;
  height: 134px;
  float: right;
}
.index-news-part-2 .news-part .news-list li.first a .li-info .li-title {
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  font-weight: 800;
}
.index-news-part-2 .news-part .news-list li.first a .li-info .li-desc {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
}
.index-news-part-2 .news-part .news-list li.first a:before {
  display: none;
}
.index-news-part-2 .news-part .news-list li:hover a:before {
  background: #078a69;
}
.index-huanjing {
  padding-top: 30px;
}
.index-huanjing .huanjing-loop {
  padding-top: 15px;
}
.index-huanjing .huanjing-loop .huanjing-list li {
  float: left;
  margin-right: 25px;
}
.index-huanjing .huanjing-loop .huanjing-list li a {
  display: block;
  width: 385px;
  height: 236px;
  position: relative;
}
.index-huanjing .huanjing-loop .huanjing-list li a .li-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-huanjing .huanjing-loop .huanjing-list li a .li-title {
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
video{
  width: 100%;
  height: 100%;
  object-fit: fill
}
