body{ background-color: #f3f2f7; padding-top: 105px; }
a{
  color: inherit; text-decoration: none; 
}
.banner{ display: block;margin: auto;width: 1300px;
  position: relative;height:567px;padding-top: 1px;
  box-sizing: border-box; }
.banner .bg{ width: 1920px;position: absolute;top: 0; }
.banner .blue{ width: 960px;height:100%;position: absolute;
  left: -310px;top: 0;
  background: linear-gradient(to right,#213066,transparent); }
.banner .title{ width: 495px;color: white;font-size: 32px;
  font-weight: bold;margin-top: 75px;margin-bottom: 47px;position: relative; }
.banner .intro{ width: 495px;color: white;font-size: 16px;
  line-height: 1.5em;position: relative; }
.banner .nav{ width: 1920px;height: 73px;position: absolute;
  background: rgba(56, 56, 56, 0.4);bottom: 0;left: -310px;}
.banner .nav .inner{ width: 1300px;margin: auto; }
.banner .nav .inner ul{ display: flex;flex-flow: row nowrap;
   }
.banner .nav .inner ul li{ float: left;min-width: 114px;padding: 0 10px;
  line-height: 39px;border: 0;border-radius: 20px;color: white;
  margin-top: 16px;font-size: 16px;text-align: center;box-sizing: border-box; }
  .banner .nav .inner ul li a{
    color: inherit; text-decoration: none; 
  }
.banner .nav .inner ul li.on{ background-color: #d02127; }
.banner .nav .inner .nav-ul2 .nav-ul-li2 ul .on2{ color: #d02127; }
.banner .nav .inner .nav-ul2 .nav-ul-li2 ul li { color: #000; }
.banner .nav .notice{ float: right;display: flex;flex-flow: row nowrap;
  justify-content: center;align-items: center;color: white;
  font-size: 16px;margin-top: 28px; }
  
.banner .nav .notice .icon{ height: 20px;margin-right: 5px; }
.banner .nav .notice p{
  max-width: 400px;height: 20px;overflow: hidden;
}
.container{ width: 1300px;margin: auto;display: block; }
.news-trends{ margin-top: 114px; }
.news-trends >.title{ margin: auto;display: block;
  margin-bottom: 53px;width: 316px; }
.news-trends .topic{ width: 567px;float: left; }
.news-trends .list{ width: 665px;float: right; }
.news-trends .topic video{ width: 100%;height: 355px;margin-bottom: 25px; }
.news-trends .topic video::poster{object-fit: cover;}
.news-trends .topic img{ width: 100%;height: 355px;margin-bottom: 25px; object-fit: cover;}
.news-trends .topic .title{ width: 100%;margin-bottom: 34px;
  font-size: 16px;line-height: 1em;color: #221815;font-weight: bold; word-break: break-word;}
.news-trends .topic .intro{ width: 100%;margin-bottom: 30px;
  font-size: 14px;color: #898989;line-height: 1.4em;word-break: break-word;}
.news-trends .topic .more{ width: 100%;cursor: pointer;
  font-size: 14px;color: #898989;line-height: 1.4em; }
.news-trends .list .first{ width: 100%;margin-bottom: 53px; }
.news-trends .list .first .cover{ width: 250px;height: 170px;object-fit: cover; }
.news-trends .list .first .title{ float: right;width: 300px;font-size: 16px;
  margin-right: 90px;margin-bottom: 23px;font-weight: bold; word-break: break-word;}
.news-trends .list .first .intro{ float: right;width: 390px;margin-bottom: 35px; word-break: break-word;}
.news-trends .list .first .more{ float: right;width: 83px;margin-right: 305px; }

.news-trends .list .time { width: 100%;margin-bottom: 38px;position: relative; }
.news-trends .list .time .day{ font-size: 28px;font-weight: bold;
  float: left;color: #333; }
  .news-trends .list .time .yearwrapper{
    width: 41px;
    height: 100px;
    position: relative;
  }
  .news-trends .list .time .yearwrapper  .year{ font-size: 12px;color: #898989;
    width: 76px; }
  .news-trends .list .time .yearwrapper .line{
    width: 41px;border: 0;
    height: 3px;
    border-bottom: 3px solid #d7d7d7;
    position: absolute;
    bottom: 0;
  }
.news-trends .list .time .title{ width: 547px;float: right;font-weight: bold;
  color: #221815;font-size: 16px;margin-bottom: 15px; word-break: break-word;}
.news-trends .list .time .intro{ width: 547px;float: right;
  color: #898989;font-size: 14px; word-break: break-word;}
/* .news-trends .list .time .line{ width: 41px;border: 0;
  border-bottom: 3px solid #d7d7d7;position: absolute;bottom: 0;left: 0; } */

.bus-service{ margin-top: 147px;margin-bottom: 133px; }
.bus-service >.title{ height:106px;display: block;margin: auto;margin-bottom: 65px; }
.bus-service .nav { width: 100%;clear: both;padding-bottom: 11px;
  border-bottom: 1px solid #bcbcbc;margin-bottom: 52px; }
.bus-service .nav .btns { float: left;display: flex;flex-flow: row nowrap;
  justify-content: space-between;align-items: flex-end; }
.bus-service .nav .btns li{ min-width: 140px;line-height: 45px;color: #8d8d8d;
  border: 1px solid #8d8d8d;border-radius: 5px;text-align: center;
  font-size: 19px;margin-right: 20px; }
  .bus-service .nav .btns li.on{ background: #d02127;color: white;border-color: #d02127; }
.bus-service .nav .items { display: flex;flex-flow: row nowrap;
  justify-content: space-between;align-items: flex-start;float: right; }
.bus-service .nav .items li{ font-size: 19px;color: #8d8d8d;padding: 0 23px;
  border-right: 1px solid #8d8d8d; }
.bus-service .list { display: flex;flex-flow: row wrap;justify-content: space-between;align-items: flex-start; }
.bus-service .list .item { width: 100%;position: relative;
  flex-flow: row nowrap;justify-content: space-between;align-items: center;
  margin-bottom: 17px; }
.bus-service .list .item .div1{
  
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.bus-service .list .item .div1 .div2{
  width: 628px;position: relative;display: flex;
  flex-flow: row nowrap;justify-content: space-between;align-items: center;
  margin-bottom: 17px; 
}
.bus-service .list .item .time { width: 72px;background-color: #bcbcbc;color: white;
  padding: 16px 0;text-align: center;border-radius: 7px; }
.bus-service .list .item .time .day{ font-size: 32px;line-height: 32px; }
.bus-service .list .item .time .date{ font-size: 12px;line-height: 12px; }
.bus-service .list .item .content { width: 543px;float: right;background: white;
  padding: 18px 25px;box-sizing: border-box; }
.bus-service .list .item .content .title{ width: 380px;font-size: 16px;font-weight: bold;
  color: #222;margin-bottom: 14px; word-wrap: break-word;}
.bus-service .list .item .content .intro{ width: 380px;font-size: 12px;color: #8c8c8d; 
  word-wrap: break-word;
  overflow:hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
.bus-service .list .item .content .detail{ cursor: pointer;position: absolute;width: 60px;
  font-size: 12px;line-height: 12px;right: 25px;top: 18px;color: #d02127; }
.bus-service .nav .project-intro-nav-on{
  background-color: #d02127;
  color: #fff !important;
  border-color: #d02127;
}
video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
}
.list-box-video {
  width: 100%;
  height: 250px;
  background-color: black;
  cursor: pointer;
}

.list-box-video-img {
  width: 100%;
  height: 100%;
  background-image: url("/default/static/project/image/v.jpg");
  background-size: 100% 100%;
  text-align: center;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/default/static/project/image/v.jpg',  sizingMethod='scale');
}

.video-play {
  line-height: 298px;
  text-align: center;
}
  
