.openLink {
  width: 1200px;
  height: auto;
  display: none;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .openLink {
    width: 1000px;
  }
}
.openLink a {
  width: 1200px;
  margin: auto;
  display: inherit;
}
@media screen and (max-width: 1366px) {
  .openLink a {
    width: 1000px;
  }
}
.openLink #topimg {
  width: 1200px;
  height: auto;
  cursor: pointer;
}
@media screen and (max-width: 1366px) {
  .openLink #topimg {
    width: 1000px;
  }
}
.topbg {
  width: 100%;
  min-width: 1200px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  display: none;
}
.topbg img {
  width: 100%;
  display: block;
}
.closebg {
  width: 56px;
  height: 26px;
  background: #DCDCDC;
  opacity: 0.33;
  border-radius: 13px;
  font-size: 16px;
  position: fixed;
  right: 200px;
  top: 30px;
  z-index: 100;
  text-align: center;
}
.headerTop {
  width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .headerTop {
    width: 1000px;
  }
}
.headerTop .header {
  width: 100%;
  height: 70px;
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  margin: 6px 0;
}
@media screen and (max-width: 1366px) {
  .headerTop .header {
    width: 1000px;
    margin: 4px 0;
  }
}
.headerTop .header img {
  width: 155px;
  align-self: center;
  float: left;
}
.headerTop .header .adv0 {
  display: none;
  width: 982px;
  height: 70px;
}
@media screen and (max-width: 1366px) {
  .headerTop .header .adv0 {
    width: 820px;
    height: 58px;
  }
}
.headerTop .header .adv0 a {
  width: 982px;
  height: 70px;
}
@media screen and (max-width: 1366px) {
  .headerTop .header .adv0 a {
    width: 820px;
    height: 58px;
  }
}
.headerTop .header .adv0 img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.headerTop .header .search {
  height: 28px;
  margin-right: 42px;
  float: right;
  margin-top: 20px;
}
.headerTop .header .search input {
  width: 170px;
  height: 26px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  padding: 0 0 0 54px;
  font-size: 12px;
  font-family: "Microsoft YaHei[Regular]" !important;
}
.headerTop .header .search input:focus {
  outline: 1px solid #e60012;
}
.headerTop .header .search input::-webkit-input-placeholder {
  color: #999999;
}
.headerTop .header .search input::-moz-input-placeholder {
  color: #999999;
}
.headerTop .header .search input::-ms-input-placeholder {
  color: #999999;
}
.headerTop .header .search img {
  position: absolute;
  width: 16px;
  height: 18px;
  margin-left: 22px;
}
.headerTop .up {
  position: fixed;
  width: 40px;
  height: 40px;
  z-index: 1;
  right: 80px;
  bottom: 50px;
  cursor: pointer;
}
.headerTop .up img {
  width: 100%;
  height: 100%;
}
.headerTop .newslist .list-box {
  margin-top: 34px;
  border-bottom: 1px dashed #d9d9dd;
  padding-bottom: 28px;
}
.headerTop .newslist .no-pic .onepic,
.headerTop .newslist .no-pic .morepic > img {
  width: 210px;
  height: 140px;
  margin-right: 24px;
}
.headerTop .newslist .no-pic .bigpic {
  width: 830px;
  height: 375px;
}
.headerTop .newslist .no-pic .detail {
  width: 800px;
  display: inline-block;
  height: 120px;
  vertical-align: top;
  padding-bottom: 20px;
}
.headerTop .newslist .no-pic .detail .news-title {
  margin-left: 0;
  font-size: 22px;
  color: #222222;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.headerTop .newslist .no-pic .detail .synopsis {
  height: 50px;
  display: block;
  font-size: 16px;
  color: #888888;
  line-height: 24px;
  margin-left: 0;
  margin-top: 18px;
  margin-bottom: 24px;
  overflow: hidden;
}
.headerTop .newslist .no-pic .detail .news-foot {
  font-size: 14px;
  color: #888888;
}
.headerTop .newslist .no-pic .detail .news-foot p {
  margin-left: 0;
}
.headerTop .newslist .no-pic .detail .news-foot img {
  width: 24px;
  vertical-align: top;
  margin-right: 8px;
}
.headerTop .newslist .no-pic .detail .news-foot .mount {
  margin-right: 70px;
  display: inline-block;
}
.headerTop .newslist .no-pic .one {
  width: 580px;
}
@media screen and (max-width: 1366px) {
  .headerTop .newslist .no-pic .one {
    width: 480px;
  }
}
.headerTop .newslist .no-pic .big {
  height: auto;
  margin-top: 30px;
  padding: 0;
}
.headerTop .newslist .no-pic .big .news-title {
  margin-bottom: 28px;
}
.headerTop .newslist .no-pic .morepic {
  margin-bottom: 20px;
}
.navbar {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
  height: 38px;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  background-color: #e60012;
}
@media screen and (max-width: 1366px) {
  .navbar {
    width: 1000px;
  }
}
.navbar .title {
  width: 954px;
  height: 100%;
  margin: 0;
  line-height: 38px;
  background-color: #e60012;
  border-radius: 8px;
}
@media screen and (max-width: 1366px) {
  .navbar .title {
    width: 798px;
  }
}
.navbar .title ul li {
  list-style: none;
  display: inline-table;
  width: 94px;
  height: 36px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  font-family: "Microsoft YaHei[Regular]" !important;
}
@media screen and (max-width: 1366px) {
  .navbar .title ul li {
    width: 74px;
    font-size: 14px;
  }
}
.navbar .title ul li div {
  height: 36px;
}
.navbar .title ul li a {
  font-size: 16px;
  color: #ffffff;
  font-family: "Microsoft YaHei[Regular]" !important;
  text-decoration: none;
}
@media screen and (max-width: 1366px) {
  .navbar .title ul li a {
    font-size: 14px;
  }
}
.navbar .title ul li .spreadList {
  position: absolute;
  overflow: hidden;
  z-index: 100;
  line-height: normal;
  width: 94px;
  height: 0;
  box-shadow: #000000 1px 2px 35%;
  background-color: #e60012;
  transition: 0.4s;
}
@media screen and (max-width: 1366px) {
  .navbar .title ul li .spreadList {
    width: 74px;
    font-size: 14px;
  }
}
.navbar .title ul li .spreadList li:first-child {
  margin-top: 20px;
}
.navbar .title ul li .spreadList li {
  height: 40px;
}
.navbar .title ul li .spreadList li span {
  padding-bottom: 6px;
  border-bottom: 2px solid transparent;
}
.navbar .title ul li .spreadList li span:hover {
  border-bottom: 2px solid #ffffff;
  cursor: pointer;
}
.navbar .title ul li .spreadList a {
  font-size: 16px;
  color: #ffffff;
  font-family: "Microsoft YaHei[Regular]" !important;
  text-decoration: none;
}
@media screen and (max-width: 1366px) {
  .navbar .title ul li .spreadList a {
    font-size: 14px;
  }
}
.navbar .title ul li .travel {
  height: 220px;
  margin-top: 0px;
  border: none;
}
.navbar .title ul li.active {
  font-weight: bold;
}
.navbar .title ul li.active > span {
  border-bottom: 2px solid #ffffff;
}
.navbar .title ul li.active > a {
  border-bottom: 2px solid #ffffff;
}
.navbar .title ul li:nth-child(2):hover .spreadList {
  height: 140px;
}
.navbar .title ul li:nth-child(4):hover .spreadList {
  height: 140px;
}
.navbar .title ul li:nth-child(6):hover .spreadList {
  height: 140px;
}
.navbar .search {
  position: relative;
  height: 28px;
  margin-right: 8px;
}
.navbar .search input {
  width: 170px;
  height: 26px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  padding: 0 40px 0 18px;
  font-size: 12px;
  font-family: "Microsoft YaHei[Regular]" !important;
}
@media screen and (max-width: 1366px) {
  .navbar .search input {
    width: 130px;
    height: 24px;
  }
}
.navbar .search input:focus {
  outline: 1px solid transparent;
}
.navbar .search input::-webkit-input-placeholder {
  color: #999999;
}
.navbar .search input::-moz-input-placeholder {
  color: #999999;
}
.navbar .search input::-ms-input-placeholder {
  color: #999999;
}
.navbar .search img {
  position: absolute;
  right: 0;
  width: 18px;
  height: 18px;
  background-color: #e60012;
  padding: 5px 12px;
  border-radius: 5px;
  cursor: pointer;
}
@media screen and (max-width: 1366px) {
  .navbar .search img {
    width: 15px;
    height: 15px;
  }
}
.navbar .search .search-btn {
  position: absolute;
  right: 0;
  font-size: 14px;
  padding: 4px 14px;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 1px solid #cccccc;
  cursor: pointer;
}
@media screen and (max-width: 1366px) {
  .navbar .search .search-btn {
    font-size: 12px;
  }
}
