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; max-width: 400px;height: 20px;}
.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; } */
  
.project-intro{ margin-top: 147px; }
.project-intro >.title{ margin: auto;width: 562px;margin-bottom: 60px;display: block; }
.project-intro .nav{ width: 1000px;display: flex;flex-flow: row nowrap;justify-content: space-around;
  font-size: 19px;margin: auto; }
.project-intro .nav li{ width: 160px;border: 1px solid #8d8d8d;color: #8d8d8d;border-radius: 5px;
  text-align: center;line-height: 45px; padding: 0 5px;}
.project-intro .nav li.on{ background-color: #d02127;color: white; }

.project-intro .list { display: flex;flex-flow: row wrap;justify-content: space-between;
  align-items: flex-start;margin-top: 57px; }
.project-intro .list .item {
  display: flex;flex-flow: row wrap;justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.project-intro .list .item .div1{
  display: flex;flex-flow: row wrap;justify-content: space-around;
  align-items: flex-start;
  width: 100%;
}
.project-intro .list .item .div1 .div2{ width: 300px;height: 300px;position: relative;
 margin-bottom: 25px; }
.project-intro .list .item .bg{ width: 100%;height: 100%;object-fit: cover;
  object-position: center; }
.project-intro .list .item .blue{ position: absolute;width: 100%;height: 100%;left: 0;bottom: 0;
  background: linear-gradient(to top,#212f65,transparent); }
.project-intro .list .item .title{ width: 100%;position: absolute;line-height: 1.3em;
  color: white;text-align: center;bottom: 15px;font-size: 20px; word-break: break-word;}
.project-intro .nav .project-intro-nav-on{
  background-color: #d02127;
  color: #fff;
  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;
}