body {
  background-color: #fff;
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Segoe UI", "Helvetica Neue", "PingFang SC", "Noto Sans", "Noto Sans CJK SC", "Microsoft YaHei", 微软雅黑, sans-serif;
  moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
  font-family: "微软雅黑" !important;
}

#app .center {
  width: 100%;
  min-height: 1030px;
  margin-top: 115px;
  background: url('{ms:global.host/}/{ms:global.style/}/images/center_img.jpg') repeat-x;
  position: absolute;
  top: 79px;

}

.swiper-wrapper {
  height: 260px !important;
}

.center_n {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.center_n .left {
  width: 720px;
}

.picture {
  height: 260px;
  width: 720px;
  position: relative;
}

.picture img {
  height: 260px;
  width: 720px;
  /* display: none; */
}

.picture .icon-left {
  position: absolute;
  top: 50%;
  left: 0;
  cursor: pointer;
}

.picture .icon-right {
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
}

.banner-circle ul {
  width: 760px;
  display: flex;
  position: absolute;
  bottom: 10px;
  left: 50%;
}

.banner-circle ul li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin-right: 10px;
  cursor: pointer;
}

.banner-circle ul .active {
  background: #2d9ae0;
}

.alliance-dynamics {
  width: 720px;
  height: 227px;
  margin-bottom: 25px;

}

.alliance-dynamics .title {
  width: 720px;
  height: 50px;
  line-height: 50px;
  margin: 10px 0;
  background: url('{ms:global.host/}/{ms:global.style/}/images/lmxw.png') no-repeat left bottom;
  cursor: pointer;
}

.alliance-dynamics .title span {
  padding-left: 39px;
  font-weight: bold;
  color: #242424;
  font-size: 21px;
  cursor: pointer;
}

.alliance-dynamics .title a {
  vertical-align: bottom;
  float: right;
  color: #797979;
  font-size: 14px;
  font-weight: normal;
}

.alliance-dynamics-content {
  display: flex;
  margin-bottom: 48px;
  /* height: 230px; */

}

.alliance-dynamics-content .left {
  width: 500px;
}

.alliance-dynamics-content .left img {
  width: 223px;
  height: 140px;
}

.alliance-dynamics-content .right {
  margin-left: 16px;
}

.alliance-dynamics-content .right .desc {
  height: auto;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  text-indent: 26px;
}

.alliance-dynamics-content .right .desc {
  width: 470px !important;
  line-height: 28px !important;

  text-align: justify !important;
  text-overflow: ellipsis !important;
  margin-top: 3px !important;
  font-family: "微软雅黑" !important;
  color: #797979 !important;
  font-size: 15px !important;
}

.alliance-dynamics-content .right h3 {
  cursor: pointer;
  font-size: 16px;
  color: #666;
}

.alliance-dynamics-content .right .desc a {
  font-size: 14px;
  color: #797979;
}

.alliance-dynamics-content .right .desc p {
  text-align: justify !important;
  text-overflow: ellipsis !important;
  margin-top: 3px !important;
  font-family: "微软雅黑" !important;
  color: rgb(121, 121, 121) !important;
  font-size: 14px !important;
  line-height: 28px !important;
}

.alliance-dynamics-content .right .desc p span {
  line-height: 28px !important;
  text-align: justify !important;
  text-overflow: ellipsis !important;
  margin-top: 3px !important;
  font-family: "微软雅黑" !important;
  ccolor: rgb(121, 121, 121) !important;
  font-size: 14px !important;
}

.Journalism {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.Journalism .Journalism-content:nth-child(2) .title{
  display: none;
}
.Journalism .Journalism-content:nth-child(2) img{
  display: block;
  margin-top: 43px;
}
.Journalism-content {
  width: 223px;

}

.Journalism-content .title {
  height: 35px;
  cursor: pointer;
  z-index: 99999;

}


.Journalism-content .title span {
  padding-left: 39px;
  font-weight: bold;
  color: #242424;
  font-size: 21px;
}

.Journalism-content img {
  margin-top: 8px;
  height: 140;
  width: 100%;
}

.Journalism-content h3 {
  font-size: 16px;
  color: #666;
  text-align: center;
  margin: 8px auto;
  height: 42px;
  overflow: hidden;
}

.Journalism-content p {
  width: 224px !important;
  font-family: "微软雅黑" !important;
  color: #797979;
  font-size: 14px;
  line-height: 22px;

}

.Journalism-content p:hover {
  color: #C30801;
}

.Links {
  width: 1100px;
  margin: 0 auto;
  margin-top: 25px;

}

.Links .title {
  height: 35px;
  cursor: pointer;
  background: url('{ms:global.host/}/{ms:global.style/}/images/yqlj.png') no-repeat left bottom;
}

.Links .title span {
  padding-left: 39px;
  font-weight: bold;
  color: #242424;
  font-size: 21px;
}

.Links .links-bottom {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}

.Links .links-bottom p {
  width: 272px;
  height: 30px;
  background: url({ms:global.host/}/{ms:global.style/}/images/list_img.png) left no-repeat;
  padding-left: 10px;
  text-overflow: ellipsis;
  cursor: pointer;
}

.Links .links-bottom p a {
  width: 240px !important;
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #2d9ae0;

}

.Links .links-bottom p a:hover {
  color: #797979;
}

.member {
  width: 360px;

}

.member .title {
  margin-top: 25px;
  height: 35px;

  background: url('{ms:global.host/}/{ms:global.style/}/images/lmzx.png') no-repeat left bottom;
}

.member .title span {
  padding-left: 39px;
  font-weight: bold;
  color: #242424;
  font-size: 21px;
}

.member ul {
  display: flex;
  width: 100%;
  margin-top: 25px;
}

.member ul .picture1 {
  width: 90px;
  height: 148px;
  cursor: pointer;
  background: url('{ms:global.host/}/{ms:global.style/}/images/zhuangxiang_1.jpg') no-repeat left bottom;
}

.member ul .picture1:hover {
  width: 90px;
  height: 148px;
  cursor: pointer;
  background: url('{ms:global.host/}/{ms:global.style/}/images/zhuangxiang_1a.jpg') no-repeat left bottom;
}

.member ul .picture4 {
  width: 90px;
  height: 148px;
  cursor: pointer;
  background: url('{ms:global.host/}/{ms:global.style/}/images/zhuangxiang_4.jpg') no-repeat left bottom;
}

.member ul .picture4:hover {
  width: 90px;
  height: 148px;
  cursor: pointer;
  background: url('{ms:global.host/}/{ms:global.style/}/images/zhuangxiang_4a.jpg') no-repeat left bottom;
}

.member ul .picture2 {
  width: 90px;
  height: 148px;
  cursor: pointer;
  background: url('{ms:global.host/}/{ms:global.style/}/images/xyfc_2.jpg') no-repeat left bottom;
}

.member ul .picture2:hover {
  width: 90px;
  height: 148px;
  cursor: pointer;
  background: url('{ms:global.host/}/{ms:global.style/}/images/xyfc_1.jpg') no-repeat left bottom;
}

.member ul .picture3 {
  width: 90px;
  height: 148px;
  cursor: pointer;
  background: url('{ms:global.host/}/{ms:global.style/}/images/zhuangxiang_3.jpg') no-repeat left bottom;
}

.member ul .picture3:hover {
  width: 90px;
  height: 148px;
  cursor: pointer;
  background: url('{ms:global.host/}/{ms:global.style/}/images/zhuangxiang_3a.jpg') no-repeat left bottom;
}

.speech {
  width: 360px;
}

.speech .title {
  margin-top: 47px;
  height: 35px;
  cursor: pointer;
  background: url('{ms:global.host/}/{ms:global.style/}/images/lmsd.png') no-repeat left bottom;
}

.speech .title span {
  padding-left: 39px;
  font-weight: bold;
  color: #242424;
  font-size: 21px;
}

.speech .content {
  width: 263px;
  margin: 0 auto;
  margin-top: 2px;

}

.speech .content img {
  width: 100%;
  height: 140px;
}



.speech .content p {
  font-size: 14px;
  text-align: left;
  background: #fff;
  font-family: "微软雅黑" !important;
  color: #797979;
  height: auto;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.the-public {
  width: 360px;
}


.the-public .title {
  margin-top: 17px;
  height: 35px;
  background: url('{ms:global.host/}/{ms:global.style/}/images/wxgzh.png') no-repeat left bottom;
}

.the-public .title span {
  padding-left: 39px;
  font-weight: bold;
  color: #242424;
  font-size: 21px;
}

.the-public p {
  margin: 8px 0 5px 45px;
  text-align: left;
  font-family: "微软雅黑" !important;
  color: #797979;
  font-size: 14px;
}

.the-public img {
  display: block;
  width: 172px;
  margin: 11px auto;
}

.swiper-button-prev,
.swiper-button-next {
  color: #fff;
}

.ms-nav {
  border: none;
}

.ms-nav .body {
  width: 100%;
  display: block;
  /* height: 100%; */
}

.ms-nav .body .nav-top {
  width: 100%;
  line-height: 26px;
  background-color: #f2f1f1;
  display: flex;
}

.ms-nav .body .nav-top .nav-content {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  color: #797979;
  font-size: 12px;
}

.ms-nav .body .nav-top .nav-content .left {
  position: relative;
}

.ms-nav .body .nav-top .nav-content .left a {
  color: #797979;
  cursor: pointer;
}

.ms-nav .body .nav-top .nav-content .left .information {
  position: absolute;
  top: 27px;
  right: 17px;
  background: #f2f1f1;
}

.ms-nav .body .nav-top .nav-content .left p {

  width: 100px;
  text-align: center;
  line-height: 22px;
  cursor: pointer;
}

.ms-nav .body .nav-top .nav-content .left a:hover {
  color: #333;
}

.ms-nav .body .logo {
  width: 1100px;
  margin: 15px auto;
  display: block;

}

.ms-nav .body .logo .logo-pic {
  display: block;
  margin: 15px auto;
  width: 440px;
  height: 84px;
  height: 84px;
  margin: 15px 0;
}

.ms-nav .body .navigation {
  width: 100%;
  height: 54px;
  background: #C30801;
  margin-top: 20px;
}

.el-menu-demo {
  width: 1100px;
  height: 54px;
  margin: 0 auto;
  background: #C30801 !important;
  margin-top: -5px;
}

.el-menu--popup {
  padding: 0 0 !important;
  min-width: 120px !important;
}

.el-menu--popup .el-menu-item {
  background: #fff !important;
  width: 120px !important;
  height: 38px;
  line-height: 38px !important;
  text-align: center !important;
  color: #444242 !important;
  display: block;
  border-bottom: 1px solid #cbafb2;
  font-size: 18px;


}

.el-menu--popup .el-menu-item a {
  display: block;
  font-size: 18px;
}

.el-menu--popup .el-menu-item:last-child {
  border-bottom: 0;
}

.el-menu--popup .el-menu-item:hover {
  background: #C30801 !important;
  color: #fff !important;
  border: none;
}

.el-menu--popup .el-menu-item:hover a {

  color: #fff !important;

}

.el-menu--popup .el-menu-item a:hover .el-menu-item {
  background: #C30801 !important;

}

.el-menu-demo .el-menu {
  border: 0;
  background: #C30801 !important;
  color: #f4e1b6 !important;
  font-size: 18px !important;
}

.el-menu--horizontal>.el-menu-item a {

  height: 54px !important;
  line-height: 54px !important;
  border: 0 !important;
}

.el-menu--horizontal>.el-submenu .el-submenu__title {
  height: 54px !important;
  line-height: 54px !important;
  border: 0 !important;
  padding-left: 25px;
  padding-right: 10px;
}

.navigation ul li {
  /* line-height: 80px !important; */
  /* padding: 10px 10px; */
  /* width: 76px !important;
                    height: 60px !important; */
}


.el-menu :hover {}

.el-submenu__title {
  background: #C30801 !important;
  color: #f4e1b6 !important;
  font-size: 18px !important;
}

.about {
  margin-top: 150px;
}

.el-icon-arrow-down:before {
  content: '' !important;
}

.el-menu-demo .is-active {
  color: #fff !important;
  border: 0 !important;
}

.item {
  color: #f4e1b6;
}

/* 脚部 */
.footer {
  width: 100%;
}

.footer .top {
  width: 100%;
  height: 62px;
  line-height: 62px;
  background: #C30801;
}

.footer .top .conten {
  width: 1100px;
  margin: 0 auto;
  line-height: 62px;
  text-align: center;
}

.footer .top .conten a {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  padding: 0 12px;
  cursor: pointer;
}

.footer .top .conten a:hover {
  color: #f4e1b6;
}

.footer .top .conten span {
  color: #fff;
}

.footer .bottom {
  width: 100%;
  height: 73px;
  line-height: 73px;
  text-align: center;
  background-color: #f9f7f2;
  color: #3b3b3b;
  font-size: 14px;
}

.el-menu--popup-bottom-start {
  margin-top: -1px;
}

.swiper-slide div {
  width: 720px;
  height: 360px;

}

/* 轮播视频 */
li {
  list-style-type: none;
}

.showImg {
  position: relative;
  width: 263px;
  height: 140px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 5px;
}

/* 轮播图片 */
.showImg video {
  width: 100%;
  height: 100%;
}

.video img {
  width: 100%;
  height: 100%;
}

/* 箭头图标 */
.iconDiv {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 25px;
  cursor: pointer;
}

.icon-left {
  left: 10px;
  z-index: 99;
}

.icon-right {
  right: 10px;
  z-index: 99;
}

/* 控制圆点 */
.banner-circle {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 20px;
}

.banner-circle ul {
  margin: 0 50px;
  height: 100%;
  text-align: right;
}

.banner-circle ul li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  border-radius: 7px;
  background-color: rgba(125, 125, 125, 0.8);
  cursor: pointer;
}

.active {
  background-color: black !important;
}

video::-webkit-media-controls-play-button {
  display: none;
}

video {
  position: relative;

}

.img-video {
  overflow: hidden;
}

.imgf {
  position: absolute;
  top: 50%;
  z-index: 99;
  left: 50%;
  width: 30px;
  transform: translate(-50%, -50%);
}

/* // 当前播放时间 */
video::-webkit-media-controls-current-time-display {
  display: none !important;
}

/* // 剩余时间 */
video::-webkit-media-controls-time-remaining-display {
  display: none !important;
}

/* // 音量按钮 */
video::-webkit-media-controls-volume-control-container {
  display: none !important;
}

/* // 全屏 */
video::-webkit-media-controls-fullscreen-button {
  display: none !important;
}

/* // // 时间轴 */
video::-webkit-media-controls-timeline {
  display: none !important;
}

/* // 更多选项 */
video::-internal-media-controls-overflow-button {
  display: none !important;
}

.showImg:hover video::-webkit-media-controls-timeline {
  display: block !important;
}

.showImg:hover video::-webkit-media-controls-volume-control-container {
  display: block !important;
}

.showImg:hover video::-internal-media-controls-overflow-button {
  display: block !important;
}

.showImg:hover video::-webkit-media-controls-current-time-display {
  display: block !important;
}

.showImg:hover video::-webkit-media-controls-time-remaining-display {
  display: block !important;
}

.showImg:hover video::-webkit-media-controls-fullscreen-button {
  display: block !important;
}


