* {
  font-family: "Microsoft YaHei";
}
a {
  display: inline-block;
}
.header {
  background: url("../img/bg1.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  min-width: 1200px;
  max-width: 1920px;
  min-height: 600px;
  margin: auto;
  color: #ffffff;
  position: relative;
}
/* 首页菜单栏 */
.header .nav-box {
  margin: auto;
  width: 1200px;
  height: 150px;
  position: relative;
}
.header .nav {
  position: absolute;
  top: 50px;
  left: 0;
  width: 1200px;
  height: 80px;
}
.header .nav .logo {
  margin-top: 18px;
  float: left;
  width: 300px;
  height: 43px;
}
.header .nav .logo img {
  width: 290px;
}
.header .nav .header-right {
  width: 890px;
  float: right;
  vertical-align: middle;
  height: 40px;
}
.header .nav .header-right ul {
  margin-top: 20px;
  height: 40px;
  float: left;
}
.header .nav .header-right ul a:hover {
  color: #f05000;
}
.header .nav .header-right ul li {
  display: inline-block;
  *display: inline;
  padding: 0 15px;
  font-size: 18PX;
  line-height: 40px;
}
.header .nav .header-right ul .none {
  display: none;
}
.header .nav .header-right ul li a {
  color: white;
}
.header .nav .header-right .search {
  float: right;
  width: 230px;
  position: relative;
  margin-top: 20px;
  border-radius: 15px;
  background: white;
  overflow: hidden;
}
.header .nav .header-right .search-box {
  margin: 0 40px 0 10px;
  width: 180px;
}
.header .nav .header-right .search .sc-input {
  position: relative;
  width: 100%;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  outline: none;
  border: 0;
}
.header .nav .header-right .search .sc-input::-ms-clear {
  display: none;
}
.header .nav .header-right .search .sc-btn {
  position: absolute;
  width: 29px;
  height: 29px;
  right: 5px;
  cursor: pointer;
  top: 5px;
  background: url("../img/search.png");
}
/* 轮播图 */
.header .banner {
  width: 1100px;
  min-height: 300px;
  margin: auto;
  position: relative;
  box-sizing: content-box;
  padding: 50px;
}
.header .banner .arrow-left {
  background: url(../img/left.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.header .banner .arrow-right {
  background: url(../img/right.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.header .banner .swiper-container {
  height: 320px;
  width: 1100px;
}
.header .banner .swiper-container .swiper-slide {
  text-align: center;
}
.header .banner .swiper-container .swiper-slide a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.header .banner .swiper-container .swiper-slide h1 {
  width: 90%;
  color: white;
  font-size: 71px;
  margin: 30px auto;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header .banner .swiper-container .swiper-slide h3 {
  color: white;
  margin-bottom: 30px;
  font-size: 26px;
  text-align: right;
  padding-right: 50px;
}
.header .banner .swiper-container .swiper-slide p {
  padding: 0 70px;
  text-align: left;
  line-height: 30px;
  font-size: 16px;
  color: #bbbaba;
}
.header .banner .swiper-container .swiper-slide p .banner-span {
  font-size: 17px;
  color: #f16804;
}
.header .banner .swiper-container .swiper-slide p .banner-content {
  font-size: 17px;
}
/*栏目盒子*/
.home_line {
  width: 1200px;
  margin: 20px auto;
  font-size: 16px;
  overflow: hidden;
  display: none;
}
.home_curr{
  display: block;
}
.home2,.home3{
  display: none;
}
/*首页小标题*/
.home_tab {
  width: 100%;
  height: 40px;
  position: relative;
  border-bottom: 3px #113f67 solid;
}
.home_tab .tab_title {
  width: 100%;
}
.home_tab .tab_title span {
  background: #113f67;
  height: 35px;
  display: inline-block;
  line-height: 35px;
  color: #fff;
  font-size: 18px;
  padding: 0 30px;
}
.home_tab .more {
  position: absolute;
  top: 0;
  right: 10px;
  display: block;
}
.home_tab .more img {
  width: 25px;
}
/*中国军情*/
.home_box {
  background: #f4f4f4;
  padding-top: 10px;
}
.ct_detail {
  width: 100%;
  font-size: 0;
}
.dynamic {
  width: 100%;
}
.dynamic_hot {
  width: 100%;
  padding: 20px 0;
}
/*中国军情第一条详情*/
.hot-detail {
  width: 1100px;
  padding: 30px 0;
  margin: auto;
  text-align: center;
}
.hot-detail h4 {
  font-size: 24px;
  font-weight: 600;
}
.hot-detail .hot-avatar {
  color: #858383;
  line-height: 70px;
  font-size: 14px;
}
.hot-detail .hot-avatar span {
  margin: 0 10px;
}
.hot-detail .hot-abstract {
  line-height: 30px;
  text-align: left;
  font-size: 16px;
  text-indent: 2em;
  color: #363636;
}
/*中国军情列表*/
.dynamic_news {
  width: 100%;
  font-size: 16px;
}
.dynamic_news ul {
  width: 100%;
  height: 450px;
}
.dynamic_news ul a {
  width: 400px;
  display: block;
  float: left;
  text-align: right;
}
.dynamic_news ul li {
  display: inline-block;
  width: 353px;
  height: 175px;
  background: white;
  position: relative;
  margin: 20px 0;
  box-shadow: 1px 1px 10px #dbdbdb;
  text-align: left;
}
.dynamic_news ul .news-title {
  font-weight: bold;
  overflow: hidden;
  margin: auto;
  width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 40px;
  text-align: center;
}
.dynamic_news ul .news-abstract {
  text-indent: 2em;
  line-height: 1.8;
  padding: 0 10px;
}
.dynamic_news ul .news-abstract span {
  color: #f05000;
}
.dynamic_news ul .news-time {
  background: #949393;
  color: white;
  width: 51px;
  height: 51px;
  position: absolute;
  left: -25px;
  top: -22px;
  text-align: center;
}
.dynamic_news ul .news-time .nt-1 {
  font-size: 18px;
}
.dynamic_news ul .news-time .nt-1:after {
  content: "";
  height: 5px;
  background: white;
  display: block;
  margin: auto;
  width: 80%;
}
.home_left {
  float: left;
  width: 47%;
  margin-right: 3%;
}
.home_left1{
  width: 100%;
  margin: 0;
}
.home_left1 .list a{
  width: 48%;
  float: left;
  margin-right: 2%;
}
.list1 a {
  width: 48%;
  float: left;
  margin-right: 2%;
}
.list {
  padding: 10px ;
}
.list a {
  display: block;
}
.list a:hover {
  color: #f05000;
}
.list li {
  width: 100%;
  line-height: 40px;
  overflow: hidden;
}
.list .l_icon {
  float: left;
  width: 6px;
  border-radius: 50%;
  height: 6px;
  background: #113f67;
  margin: 17px 10px;
}
.list .l_title {
  float: left;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list .l_time {
  float: right;
}
.my-video {
  width: 1200px;
  margin: auto;
  padding-bottom: 100px;
  overflow: auto;
}
.my-video h4 {
  display: inline-block;
  line-height: 40px;
  font-size: 24px;
  padding: 20px;
  font-weight: bold;
  position: relative;
}
.my-video h4:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  background: black;
  bottom: 0;
  left: 0;
}
.my-video .vc {
  width: 100%;
  margin-top: 40px;
}
.my-video .vc .vc-demo {
  width: 601px;
  float: left;
  height: 338px;
  border-radius: 10px;
}
.my-video .vc .vc-demo .play-btn {
  position: relative;
  width: 100%;
  height: 100%;
}
.my-video .vc .vc-demo .play-btn .icon {
  position: absolute;
  text-align: center;
  width: 80px;
  height: 80px;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  opacity: 0.5;
}
.my-video .vc .vc-demo .play-btn .vc_ti {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 40px;
  text-indent: 2em;
  color: white;
  background: black;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.my-video .vc .vc-demo .play-btn .vc_img {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
}
.my-video .vc ul {
  float: right;
  width: 572px;
  margin: 0 0 0 10px;
}
/* 右侧视频列表 */
.my-video .vc .vc-1 a {
  width: 190px;
  margin-bottom: 24px;
  text-align: center;
}
.my-video .vc .vc-dt {
  width: 168px;
  display: inline-block;
  margin: auto;
}
.my-video .vc .vc-dt .vc-dt-img {
  width: 100%;
  height: 105px;
  /* padding: 6px; */
  border: 1px solid #e0dede;
  border-radius: 10px;
  position: relative;
}
.my-video .vc .vc-dt .vc-dt-img .icon {
  position: absolute;
  left: 61.5px;
  top: 30px;
  opacity: 0.5;
  width: 43px;
}
.my-video .vc .vc-dt .vc-dt-img .pic {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.my-video .vc .vc-dt .vc-dt-title {
  text-align: center;
  padding: 5px 0;
}
.my-video .vc .vc-dt .vc-dt-time {
  text-align: center;
}
.my-video .vc .vc-rt {
  margin: 10px;
}
/* 底部视频列表 */
.my-video .vc-2 {
  width: 1200px;
  float: left;
  padding: 10px 0;
}
.my-video .vc-2 a {
  width: 200px;
  text-align: center;
}
.my-video .vc-2 .vc-dt {
  margin: auto;
  display: inline-block;
}
.emb {
  width: 100%;
  height: 338px;
  display: block;
  margin: auto;
}
