/* 
    全局字体样式
*/
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-family: PingFangSC-Light, PingFang SC, Microsoft YaHei, "微软雅黑";
}
.container-fluid a,.news-csy-website-title-content span,
.news-tag-group .news-tag-group-title,
.news-csy-website-text-title > .news-csy-website-text-div-title,
.news-card-title,
.case-title,
.news-text-and-img-csy-left-img-title,
.news-web-csy-banner-content-title,
.news-child-menu-h-title span,
.news-child-menu-h1-title span
{
  font-family: PingFangSC-Regular, PingFang SC, Microsoft YaHei, "微软雅黑";
}

.news-span-before-radius {
  position: relative;
  padding-left: 16px;
}
.news-span-before-radius::before {
  font-size: 13px;
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  background: #346ff2;
  margin-right: 7px;
  border-radius: 6px;
  position: absolute;
  left: 0;
  top: 8px;
}
.project-loading {
  background: #fff;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100000;
}
#vue_app_news {
  display: none;
}
.project-loading .loader {
  position: fixed;
  top: 50%;
  left: 50%;
}

@-webkit-keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }

  50% {
    -webkit-transform: scaley(0.4);
    transform: scaley(0.4);
  }

  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
}

@keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }

  50% {
    -webkit-transform: scaley(0.4);
    transform: scaley(0.4);
  }

  100% {
    -webkit-transform: scaley(1);
    transform: scaley(1);
  }
}

.line-scale-pulse-out > div {
  width: 3px;
  height: 33px;
  border-radius: 2px;
  margin: 1px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  -webkit-animation: line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);
  animation: line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);
}

.line-scale-pulse-out > div:nth-child(2),
.line-scale-pulse-out > div:nth-child(4) {
  -webkit-animation-delay: -0.4s !important;
  animation-delay: -0.4s !important;
}

.line-scale-pulse-out > div:nth-child(1),
.line-scale-pulse-out > div:nth-child(5) {
  -webkit-animation-delay: -0.2s !important;
  animation-delay: -0.2s !important;
}

ul li {
  list-style-type: none;
}
.news-web-content-container {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
}
@media screen and (min-width: 1260px) {
  html,
  body {
    font-size: 14px;
  }
}
@media screen and (max-width: 1260px) and (min-width: 1050px) {
  html,
  body {
    font-size: 13px;
  }
}
@media (max-width: 1050px) and (min-width: 960px) {
  html,
  body {
    font-size: 12px;
  }
}
@media screen and (max-width: 960px) {
  html,
  body {
    font-size: 12px;
  }
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-default .navbar-nav > li > a {
  color: #474a57;
  font-size: 14px;
}
.news-child-menu-h-title {
  margin-bottom: 10px;
}
.news-child-menu-h1-title {
  font-size: 1.2rem;
  margin-bottom: 10px;
  margin-left: 20px;
}
.padding-0 {
  padding: 0 !important;
}
.news-child-menu-link {
  font-size: 14px;
  color: #8c8f94;
  line-height: 20px;
  height: 20px;
  font-weight: 400;
  cursor: pointer;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new-menu-a {
  color: #8c8f94;
  padding: 0;
  line-height: inherit !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}
.news-child-menu-link:hover,
.new-menu-a:hover {
  color: #356ff2;
}
.news-web-footer-title {
  color: #ffffff;
  font-size: 1.14rem;
}
.news-web-footer-link {
  color: #cccccc;
  font-size: 1rem;
  margin-top: 10px;
}
.news-web-footer-link-a {
  color: #cccccc;
}
.news-web-footer-link-a:hover,
.news-web-footer-link-a-bottom:hover {
  color: #356ff2;
}
.news-web-footer-link-a-bottom {
  color: #8c8f94;
}
.news-web-footer-bottom-message {
  color: #8c8f94;
}
.news-web-footer-bottom-message > span {
  margin: 0 10px;
}
.intro-csy {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  clear: both;
}
.intro-csy + .intro-csy {
  margin-top: 30px;
}
@media screen and (max-width: 960px) {
  .text-center-custom {
    text-align: justify;
    margin-bottom: 15px;
    font-size: 14px;
    padding-left: 20px;
  }
  .text-center-custom a {
    font-weight: inherit;
    font-size: 12px;
  }
  /* 文字+图片 */
  .news-text-and-img-csy {
    width: 100%;
    display: inline-block;
  }
  .news-text-and-img-csy img {
    max-width: 100%;
  }
  .news-text-and-img-csy-left-container {
    text-align: justify;
  }
  .news-text-and-img-csy-left-container .news-text-and-img-csy-left-img-title {
    color: #393a3e;
    font-size: 18px;
  }
  .news-text-and-img-csy-left-container .news-text-and-img-csy-left-img-desc {
    color: #8c8f94;
    margin-top: 20px;
    font-size: 14px;
  }
  .news-text-and-img-csy-right-container .news-text-and-img-csy-right-img-title {
    color: #393a3e;
    font-size: 18px;
  }
  .news-text-and-img-csy-right-container .news-text-and-img-csy-right-img-desc {
    color: #8c8f94;
    margin-top: 20px;
    font-size: 14px;
  }

  .news-text-and-img-csy-right-container {
    text-align: right;
  }
  .news-csy-website-title {
    text-align: left !important;
  }
  .news-csy-website-title {
    margin: 20px 0 20px 0;
  }
  /* 公共头部样式 */
  .new-header {
    width: 100%;
  }
  .news-img-container {
    text-align: center;
    /* margin-top: 20px; */
  }
  /* 页面公共块样式 */
  .news-web-csy-group {
    width: 100%;
    display: inline-block;
    padding: 20px 0;
  }
  .news-csy-website-text-title > .news-csy-website-text-div-title {
    text-align: justify;
    color: #393a3e;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .news-csy-website-text-title > .news-csy-website-text-div-desc {
    text-align: justify;
    color: #8c8f94;
    font-size: 12px;
  }
  /* banner公共样式 */
  .news-web-csy-banner {
    height: 400px;
    padding: 0 20px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .news-web-csy-banner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    /* width: 100%; */
    width: calc(100% - 40px);
    display: inline-block;
  }
  .news-web-csy-banner-content-title {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    max-width: 960px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .news-web-csy-banner-content-desc {
    font-size: 1rem;
    font-weight: 400;
    max-width: 960px;
    margin: 0 auto;
    color: #ffffff;
  }

  .m-controls {
    display: none !important;
  }
  .open .news-pc-child-menu {
    display: inline-block;
  }
  .new-pc-header-content {
    width: 100%;
  }
  .news-web-content-container {
    width: 90%;
  }
  .news-web-footer {
    width: 100%;
    padding-bottom: 30px;
    display: inline-block;
  }
  .news-web-footer-conent {
    width: 90%;
    padding: 20px 0;
    margin: 0 auto;
  }
  .navbar-brand {
    padding: 0;
    padding-top: 8px;
  }
  .news-logo {
    height: 34px;
  }
  .navbar {
    margin-bottom: 0;
  }
  .navbar-header {
    padding-left: 10px;
  }
  .imgboxDis{
    display: none;
  }
  .leftPad{
      text-align: left!important;
  }
  .rightPad{
      padding-left: 20px!important;
  }
}
@media screen and (min-width: 960px) {
  .col_md_2_15{
    width: 15%;
  }
  .col_md_4_40{
    width: 40%;
  }
  .col_md_2_16{
    width: 16.666%;
    text-align: right!important;
    padding-right: 0;
  }
  .news-text-and-icon-csy {
    max-width: 260px;
  }
  .text-center-custom {
    text-align: center;
    height: 60px;
    line-height: 60px;
  }
  /* 文字+图片 */
  .news-text-and-img-csy {
    width: 100%;
    display: inline-block;
    display: flex;
    align-items: center;
  }
  .news-text-and-img-csy img {
    max-width: 100%;
  }
  .news-text-and-img-csy-left-container {
    text-align: justify;
  }
  .news-text-and-img-csy-left-img-title {
    color: #393a3e;
    font-size: 18px;
  }
  .news-text-and-img-csy-left-img-desc {
    color: #8c8f94;
    margin-top: 20px;
    font-size: 14px;
  }
  .news-text-and-img-csy-right-container .news-text-and-img-csy-right-img-title {
    color: #393a3e;
    font-size: 18px;
  }
  .news-text-and-img-csy-right-container .news-text-and-img-csy-right-img-desc {
    color: #8c8f94;
    margin-top: 20px;
    font-size: 14px;
  }

  .news-text-and-img-csy-right-container {
    text-align: right;
  }
  /* 公共底部样式 */
  .news-web-footer {
    height: 393px;
    padding: 40px 0;
  }
  .news-web-content {
    margin-top: 78px;
  }
  /* 公共头部样式 */
  .new-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    background: #fff;
    border: 1px solid #f3f4f5;
  }
  /* 页面公共块样式 */
  .news-web-csy-group {
    width: 100%;
    display: inline-block;
    padding: 80px 0;
  }
  .news-tag-group .news-tag-group-desc {
    height: 60px;
  }
  .news-csy-website-text-title > .news-csy-website-text-div-title {
    text-align: justify;
    color: #393a3e;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .news-csy-website-text-title > .news-csy-website-text-div-desc {
    text-align: justify;
    color: #8c8f94;
    font-size: 14px;
  }
  /* 标题 */
  .news-csy-website-title {
    margin: 0 0 60px 0;
  }
  .news-img-container {
    text-align: center;
    /* margin-top: 60px; */
  }
  /* banner样式 */
  .news-web-csy-banner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    display: inline-block;
  }
  .news-web-csy-banner-content-title {
    font-size: 3.5rem;
    color: #ffffff;
    font-weight: 500;
    max-width: 960px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .news-web-csy-banner-content-desc {
    font-size: 1rem;
    font-weight: 400;
    max-width: 960px;
    margin: 0 auto;
    color: #ffffff;
  }
  /* banner公共样式 */
  .news-web-csy-banner {
    height: 400px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .news-web-footer-conent {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
  }
  .news-line-bottom {
    width: 45px;
    height: 3px;
    background: #356ff2;
    display: inline-block;
  }
  .news-line-bottom-red {
    height: 0px;
  }
  .news-line-bottom-red-active {
    background: #e30707 !important;
    height: 3px;
  }
  .new-menu-a-7:hover {
    cursor: pointer;
    color: #393a3e !important;
  }
  .new-menu-a-7:hover .news-line-bottom-red {
    background: #e30707 !important;
    color: #393a3e !important;
    height: 3px;
  }
  .news-left-menus {
    border-right: 1px solid #eeeeee;
  }
  .news-dropdown-background {
    background: #fff;
    opacity: 0.95;
    height: 100%;
    position: absolute;
    width: 100%;
  }
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
    background: #fff !important;
  }
  .news-line-container > .news-line-bottom {
    background: #fff;
  }
  .navbar-default .navbar-nav > .active > a > .news-line-container > .news-line-bottom,
  .navbar-default .navbar-nav > li > a:hover > .news-line-container > .news-line-bottom {
    background: #356ff2 !important;
  }
  .new-pc-header-content {
    width: 100%;
    max-width: 1260px;
    max-height: 78px;
    height: 78px;
    margin: 0 auto;
  }
  .new-pc-navbar {
    border-radius: 0 !important;
    border: 0 !important;
    height: 100%;
    margin-bottom: 0;
    background: #ffffff;
    box-shadow: inherit;
    position: unset;
  }
  .new-pc-navbar > .container-fluid,
  .new-pc-navbar > .container-fluid > .collapse {
    padding: 0 !important;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    background: #ffffff;
  }
  .new-pc-navbar .navbar-header,
  .new-pc-navbar .navbar-nav,
  .new-pc-navbar .navbar-nav li,
  .new-pc-navbar .navbar-nav a {
    height: 100%;
  }
  .navbar-default .navbar-nav > li > a {
    min-width: 45px;
    text-align: center;
  }
  .new-pc-navbar .navbar-nav a {
    line-height: 3rem;
    display: inline-block;
    clear: both;
  }
  .nav > li:hover .dropdown-menu {
    display: block;
  }
  .news-pc-child-menu {
    top: 77px;
    width: 100%;
    background: transparent;
    position: fixed;
    /* position: relative; */
    padding: 0;
    margin: 0;
    border: 1px solid #f3f4f5;
    /* display: inline-block; */
  }
  .new-pc-dropdown {
    position: unset !important;
  }
  .navbar-nav {
    margin: 0;
    text-align: center;
    width: auto;
    margin-right: 92px;
    float: right;
  }
  .collapse > .navbar-nav > li {
    display: inline-block;
    float: initial;
  }
  .news-dropdown-child-content {
    /* max-width: 1260px; */
    width: 90%;
    max-width: 1260px;
    /* display: inline-block; */
    padding: 20px;
    margin: 0 auto;
  }
  .title-line {
    display: inline-block;
    width: 2px;
    height: 10px;
    background: #e30707;
    margin-right: 5px;
  }
  .navbar-right {
    position: relative;
    right: 0;
    top: 0;
    height: 31px !important;
    margin: 0;
    right: 5%;
    float: right !important;
    /* // margin-top: -78px; */
    margin-right: -62px;
  }
  .navbar-right > li > a {
    padding: 0;
    margin: 0;
  }
  .login-and-register {
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 30px;
    position: relative;
    border:1px solid #eee;
    border-top:none;
  }
   .login-and-username{
     border:none;
   }
   .login-and-username .username{
    color: #393A3E!important;
    max-width: 60px;
    margin-right: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    margin-top: -2px;
   }
  .login-and-register > a {
    color:  #356ff2!important;
    line-height: 30px !important;
    font-size: 12px!important;
  }
  .login-and-username .login-register-line{
    background: #949494;
  }
  .login-register-line {
    display: inline-block;
    width: 1px;
    height: 14px;
    position: absolute;
    top: 8px;
    background: #356ff2;
  }
  .news-en-and-search {
    position: relative;
  }
  .news-en-and-search-line {
    display: inline-block;
    width: 1px;
    height: 14px;
    position: absolute;
    top: 8px;
    background: #949494;
  }
  .news-en-and-search > a {
    line-height: 30px !important;
    font-size: 12px;
    color: #757575 !important;
  }
  .imgboxMax{
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .news-text-and-img-csy .left_0{
    padding-left: 0;
    padding-right: 30px;
  }
  .news-text-and-img-csy .left_30{
    padding-left: 30px;
  }
  .news-text-and-img-csy .right_0{
    padding-right: 0;
    padding-left: 30px;
  }
  .news-text-and-img-csy .right_30{
    padding-right: 30px;
  }

}
/* 公共底部样式 */
.news-web-footer {
  background: #222328;
  clear: both;
}
/* 轮播图 */
.slider-index {
  position: relative;
}
.slider-index > .m-controls {
  position: absolute;
  width: 100%;
  bottom: 2rem;
  z-index: 9;
}
.slider-index > .m-controls .m-page span {
  width: 50px;
  border-radius: 0;
  height: 4px;
  background: #ffffff;
  opacity: 0.4;
}
.slider-index > .m-controls .m-page .active {
  opacity: 1;
}

/* 公共卡片样式 */
.news-csy-card {
  max-width: 400px;
  padding: 0;
  border-radius: 8px 8px 0px 0px;
  border: 0;
}
.news-card-content {
  /* height: 140px; */
  padding: 10px 20px !important;
  overflow: hidden;
}
.news-card-title {
  color: #393a3e;
  font-size: 16px;
  font-weight: 500;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 15px;
}
.news-card-desc {
  color: #8c8f94;
  /* margin-top: 15px; */
  font-size: 1rem;
  line-height: 20px;
  text-align: justify;
  font-weight: 400;
}
.thumbnailCards {
  position: relative;
}
.showInner {
  position: absolute;
  text-align: center;
  color: #fff;
  font-size: 24px;
  height: 100%;
  left: 0;
  top: 0;
  align-items: center;
  display: -webkit-flex;
  width: 100%;
  justify-content: center;
  padding: 0 20px;
}

/* 页面公共图片样式 */
.new-csy-title {
  color: #393a3e;
  font-size: 1.2rem;
  margin-top: 20px;
}

/* 公共文字 */
.news-csy-website-text-title {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
/* 媒体对象 */
.news-tag-group .news-tag-group-desc {
  color: #8c8f94;
  font-weight: 400;
  font-size: 1rem;
}
.news-tag-group .news-tag-group-title {
  color: #393a3e;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 10px;
}

/* 文字+图标
 */
.news-text-and-icon-csy {
  width: 100%;
  text-align: center;
}
.news-text-and-icon-csy-title {
  font-size: 16px;
  color: #393a3e;
  margin-top: 30px;
}
.news-text-and-icon-csy-desc {
  color: #8c8f94;
  text-align: justify;
  margin-top: 10px;
  font-size: 14px;
}

/* 图片+文字+动画 */
.news-card-img-csy-container {
  height: 200px;
  width: 100%;
  max-width: 307px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}

.news-card-img-csy-container-img {
  width: 100%;
  height: 100%;
}

.news-card-img-csy-container-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 0 30px;
  color: #fff;
  cursor: pointer;
}

.news-card-img-csy-container-content-title {
  font-size: 24px;
}
.news-card-img-csy-container-content-desc {
  font-size: 14px;
  margin-top: 0px;
  font-weight: 400;
  height: 0;
  overflow: hidden;
}
.news-card-img-csy-container:hover .news-card-img-csy-container-background {
  display: block;
}
.news-card-img-csy-container-content:hover .news-card-img-csy-container-content-desc {
  animation: mymove 0.5s forwards;
  -webkit-animation: mymove 0.5s forwards; /*Safari and Chrome*/
  margin-top: 10px;
}
@keyframes mymove {
  from {
    height: 0px;
  }
  to {
    height: 100px;
  }
}

@-webkit-keyframes mymove /*Safari and Chrome*/ {
  from {
    height: 0px;
  }
  to {
    height: 90px;
  }
}
.news-card-img-csy-container-background {
  position: absolute;
  background: #000000;
  display: none;
  opacity: 0.5;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 8;
}
.leftPad{
  text-align: right;
  padding-right: 110px;
}
.rightPad{
  text-align: left;
  padding-left: 100px;
}


.wei_video_box {
  height: 420px;
  background-color: #f5f5f5;
  padding: 20px 20px 20px 0px;
}

.wei_video_box .imgbox {
  float: right;
  width: 676px;
  height: 380px;
  padding-left: 20px;
}

.text_box {
  width: calc(100% - 676px);
  float: left;
  padding-right: 23px;
  padding-top: 40px;
  padding-left: 50px;
  position: relative;
  height: 100%;
}

.text_box h2 {
  margin-bottom: 30px;
  font-size: 24px;
}

.text_box p {
  color: #8c8f94;
  margin-bottom: 40px;
}

.text_flex {
  display: flex;
  position: absolute;
  bottom: 40px;
}

.text_flex div {
  width: 130px;
  height: 52px;

  background: #f5f5f5;
}
.text_flex div:first-child{
  border: 1px solid #356ff2;
  border-radius: 26px;
}
.text_flex div a{
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 52px;
  border-radius: 26px;
}
.text_flex div:first-child a:hover{
  background: #356ff2;
  color: #fff;
  text-decoration: none;
}

.text_flex div a {
  color: #356ff2;
}

.float_left{
  float: left;
}
.float_right{
  float: left;
}
