#box {
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 15;
}

body {
  font-family: "Source Han Sans CN";
  font-weight: 100;
}

#box .one {
  /* width: 650px; */
  position: absolute;
  left: 50%;
  margin-left: -650px;
}

#big-container {
  height: 100vh;
  overflow: hidden;
}

#navbarBox {
  position: fixed;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  background: url(../imgs/navbg.png) top center no-repeat;
  background-size: 100% 100%;
  z-index: 100;
  display: none;
}

#navbarBoxone {
  position: fixed;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  background: url(../imgs/writeBg.png) top center no-repeat;
  background-size: 100% 100%;
  z-index: 100;
  display: none;
}

#navbar {
  position: fixed;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  /* line-height: 60px;    */
  background-size: 100% 100%;
  z-index: 200;
  min-width: 1000px;
}

#navbarone {
  position: fixed;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  /* line-height: 60px;    */
  background-size: 100% 100%;
  z-index: 200;
}

.hzhbbj {
  width: 100%;
  height: auto;
  /* background: url(../img/cooperation/cooperationBg.jpg) center center no-repeat; */
  background-size: cover;
  background-color: black;
  box-sizing: border-box;
  padding: 60px 15% 85px;
}

.hzhbbj .legao {
  width: 1236px;
  margin: auto;
}

.hzhbbj .legao img {
  width: 300px;
  margin: auto;
  padding: 30px 0;
}

.nav-word {
  float: left;
  width: 20%;
  height: auto;
  margin: 0 0 0 135px;
  line-height: 60px;
}

.nav-word img {
  width: 290px;
}

.nav-word a {
  color: #fff;
}

.nav-menu {
  margin-right: 185px;
  margin-top: 20px;
  width: 40%;
  display: flex;
  flex-wrap: nowrap;
  position: absolute;
  top: 0;
  right: 0;
}

.productP {
  font-weight: 600
}

.menu-ist img {
  width: 20px;
}

.newsoutline {
  padding-left: 10px;
}

.menu-word {
  color: #fff;
  cursor: pointer;
  height: 25px;
  line-height: 25px;
  /* font-size: 16px; */
  float: left;
  position: relative;
  /* letter-spacing: 1.8px; */
  /* padding-left: 30px; */
  width: 14%;
  text-align: center;
}

.menu-wordone {
  color: black;
  cursor: pointer;
  height: 25px;
  line-height: 25px;
  /* font-size: 16px; */
  float: left;
  position: relative;
  /* letter-spacing: 1.8px; */
  /* padding-left: 30px; */
  width: 100px;
  text-align: center;
}

/* .menu-word:hover {
  color: #F1A66E;
} */

.menu-list a:hover {
  color: #F1A66E;
}

.menu-ist a:hover {
  color: #F1A66E;
}

.menu-line {
  margin-right: 15px;
  margin-left: 15px;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
}

.menu-list {
  display: inline-block;
  /* width: 120px; */
  /* padding-left: 15px; */
  margin-bottom: 10px;
}

.menu-ist {
  display: inline-block;
  width: 250px;
  /* padding-left: 15px; */
  margin-bottom: 10px;
  position: absolute;
  top: -1px;
  left: 0;
}

#feature-menu {
  width: 90px;
  display: none;
  background-color: #fff;
  text-align: center;
  padding: 10px 0 20px 0;
  border-radius: 5px;
  position: relative;
  left: 3px;
  color: #fff;
  font-size: 14px;
  /* margin-top: 10px; */
  font-family: PingFangSC-Regular;
  letter-spacing: 1.8px;
}

#feature-menu div {
  margin: 5px auto;
}

#feature-menu a {
  color: #282828;
}

#feature-menu a:hover {
  color: #F1A66E;
}

.listenOur {
  width: 100%;
  height: 200px;
  background: url(../imgs/listenOur.png) center center no-repeat;
  background-size: cover;
}

.bgColor {
  background-color: black;
}

.bgColor .legao {
  width: 1236px;
  margin: auto;
}

.bgColor .legao img {
  width: 300px;
  margin: auto;
  padding: 30px 0;
}

.areaContent {
  width: 1236px;
  margin: auto;
  display: flex;
}

.areaContent div p {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 34px;
}

#newsNavbarBox {
  position: fixed;
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  background: url(../imgs/navbg.png) top center no-repeat;
  background-size: 100% 100%;
  z-index: 100;
}

.newsImgTitle {
  padding-top: 60px;
}

.newsTab {
  padding-top: 20px;
  font-size: 16px;
  height: 44px;
  display: flex;
  background-color: #fff;
  justify-content: space-evenly;
}

.tabItem {
  cursor: pointer;
}

.tabItem a {
  color: #000;
}

.tabActive a {
  color: #2c7bb2;
}

.newsConentBox {
  display: flex;
  width: 1200px;
  margin: 0 auto;
}

.newsConentBox .conentLeft {
  width: 860px;
}

.newsConentBox .conentRight {
  box-sizing: border-box;
  width: 300px;
  margin-left: 40px;
  padding-block: 20px;
  padding-top: 20px;
}

.leftNewsItem {
  margin-top: 20px;
  display: flex;
  cursor: pointer;
  background-color: #fff;
  border-radius: 10px;
  padding: 35px 40px 0;
  overflow: hidden;
}

.leftNewsItem .leftInfo {
  margin-left: 30px;
  width: 649px;
  height: 182px;
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 42px;
  color: #000;
}

.leftNewsItem .leftInfo .newsItemTitle {
  font-size: 20px;
}

.leftNewsItem .leftInfo .newsItemTitle:hover {
  color: #2c7bb2;
}

.leftNewsItem .leftInfo .newsItemInfo {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Times New Roman','sans-serif', 微软雅黑, 楷体;
  letter-spacing: 1px;
  color: #a1a1a1;
}

.leftNewsItem .leftInfo .newsItemTime {
  font-size: 14px;
  color: #999;
}

.newsPagination {
  background-color: #fff;
  width: 860px;
  box-sizing: border-box;
  margin: 40px auto 72px;
  font-size: 14px;
  padding-left: 10px;
  height: 60px;
  display: flex;
  align-items: center;
}

.newsPagination a {
  color: #000;
  width: 37px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #EEEEEE;
  margin-left: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 36px;
}

.newsPagination .active {
  background: #2c7bb2;
  color: #fff;
}

.rightNewsTop {
  width: 300px;
  height: 132px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #FFA1A8;
  text-align: center;
  line-height: 132px;
}

.interlocution {
  margin-top: 28px;
  background: #FFFFFF;
  padding: 20px;
  border-radius: 10px;
  box-sizing: border-box;
}

.newsRightTitle {
  font-size: 18px;
}

.interlocutionItem {
  margin-top: 19px;
  font-size: 14px;
  display: block;
  line-height: 20px;
}

.conentRight a {
  color: #000;
}

.interlocutionItem:hover {
  color: #2c7bb2;
}

.recommend {
  margin-top: 26px;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
}

.imgBox {
  border-radius: 3px;
  overflow: hidden;
}

.recommendItem {
  display: flex;
  padding: 18px 0;
  border-bottom: 1px solid #EEEEEE;
}

.recommendItem .imgBox {
  margin-left: 14px;
}

.recommendInfo {
  font-size: 14px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.recommendTime {
  color: #999;
}

.infoLeftNav {
  height: 40px;
  border-bottom: 1px solid #EEEEEE;
}

.infoLeftNav a {
  color: #000;
  font-size: 14px;
}

.infoLeftTitle {
  margin-top: 22px;
  font-size: 30px;
  font-weight: 500;
}

.infoLeftTag {
  color: #999;
  font-size: 14px;
  margin-top: 13px;
}

.infoLeftTag .vertical {
  padding: 0 15px;
}

.infoConent p {
  margin-top: 10px;
  font-size: 15px;
  line-height: 30px;
  font-family: 'Times New Roman','sans-serif', 微软雅黑, 楷体;
  letter-spacing: 1px;
}

.infoImgBox {
  margin: 40px 0 20px;
  text-align: center;
}

.infoNext {
  width: 100%;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #EEEEEE;
  margin-top: 16px;
  padding-left: 19px;
  line-height: 48px;
  margin-bottom: 20px;
}

.infoNext a {
  color: #000;
  font-weight: 500;
  font-size: 14px;
}

.infoPrev {
  width: 100%;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #EEEEEE;
  margin-top: 44px;
  padding-left: 19px;
  line-height: 48px;
}

.infoPrev a {
  color: #000;
  font-weight: 500;
  font-size: 14px;
}

.infoPrev:hover a {
  color: #2c7bb2;
}

.infoNext:hover a {
  color: #2c7bb2;
}

.infoConentLeft {
  margin-top: 20px;
  background-color: #fff;
  padding: 25px 40px;
  border-radius: 10px;
  box-sizing: border-box;
  margin-bottom: 40px;
}