@font-face {
  font-family: 'icomoon';
  src: url('/Assets/corp/2020/img/state/tip_download.eot');
  src: url('/Assets/corp/2020/img/state/tip_download.eot?hsb166#iefix') format('embedded-opentype'),url('/Assets/corp/2020/img/state/tip_download.ttf?hsb166') format('truetype'),url('/Assets/corp/2020/img/state/tip_download.woff?hsb166') format('woff'),url('/Assets/corp/2020/img/state/tip_download.svg?hsb166#icomoon') format('svg');
}
[class^="icon-"],[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.h1-style{
  margin-top: 70px;
}
.main {
  position: relative;
  text-align: left!important;
  display: block;
}
.main .share-box li .wechat-qrcode{
  top: 30px;
  height: 240px;
}
.subscription-error{
  display: none;
}
.subscription-error a{
  text-decoration: underline;
}
@media (max-width:767px){
  .h1-style{
    margin-top: 35px;
  }
}
.displayTable{
  display: table;
}
.banner-title{
  display: inline-block;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
  margin-top: 15px;
}
html:lang(zh) .banner-title{
  font-weight: 600;
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
}
html:lang(cn) .banner-title{
  font-weight: 600;
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
}
html:lang(en) .banner-title{
  font-family: 'HuaweiSans-Bold',Helvetica,Arial,sans-serif;
}
.banner-title h1{
  font-size: 1.5em;
  color: #333!important;
  margin-left: 15px;
  margin-right: 0;
}
.banner-title a{
  font-size: 1.9em;
  color: #333!important;
  margin: 0px 0px 0px 15px!important;
}
.technology-banner{
  z-index: 1;
}
.technology-banner .content-box{
  text-align: left;
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.5) 75%);
}
.technology-banner .content-box .banner-type-title {
  color: #333;
  font-size: 1.5em;
  font-weight: 650;
  margin-top: 15px;
  max-width: 500px;
  line-height: 1.5em;
  max-width: 700px;
}
html:lang(en) .technology-banner .content-box .banner-type-title{
  font-family: 'HuaweiSans-Bold';
  font-weight: normal;
}

.technology-banner .content-box .banner-type-title span {
  color: #ffffff;
}
.technology-banner .content-box .banner-type-content {
  position: absolute;
  bottom: 120px;
}
.technology-banner .content-box .subtitle{
  text-align: left;
  margin-left: 0;
  padding-left: 0;
  margin-top: 10px;
}
.technology-banner .banner-type{
  background: #cb0007;
  padding: 5px 10px;
  color: #fff;
  display: inline-block;
}
.technology-banner .content-box h3{
  padding: 0 !important;
}
.share-box li .wechat-qrcode1 {
  position: absolute;
  z-index: 999;
  top: -246px;
  left: -89px;
  width: 200px;
  height: 222px;
  color: #666;
  font-size: 12px;
  text-align: center;  
  -webkit-transition: all 200ms;
  transition: all 200ms;
  display: none;
}
.sss::after{
  content: '';
  background: #c7000b;
  height: 1px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
}
.bgWhite{
  background-color: #fff;
}
.banner-HuaweiTech-logo{
  width: 50px;
  height: 50px;
}
.banner-nav-title-content{
  display: flex;
  justify-content: space-between;
  cursor:pointer;
}
.banner-latestPosts-over {
  display: flex;
}
.banner-latestPosts-left{
  width: 33.3%;
}
.banner-latestPosts-right{
  width: calc(66.6% - 30px);
  margin-left: 30px;
  display: flex;
  flex-wrap: wrap;
}
.banner-latestPosts-right-item:nth-child(1){
  margin-top: 0px;
}
.banner-latestPosts-right-item:nth-child(2){
  margin-top: 0px;
}
.banner-latestPosts-right-item{
  margin-top: 20px;
  width: calc(50% - 15px);
  float: left;
}
.banner-latestPosts-right-item:nth-child(2n-1){
  margin-right: 30px;
}
.topTitle{
  color: #c7000b!important;
}
.topTitle:hover{
  color: #c7000b!important;
}
.banner-details-box>p{
  text-align: left;
  margin-bottom: 20px;
  text-indent: 0em;
  word-break: break-word;
  overflow-wrap: break-word;	
}
.banner-latestPosts-content{
  z-index: 2;
  margin-top: -70px;
  background: #fff;
  position: relative;
  display: grid;
  padding: 10px 20px 0px 20px;
}
.banner-latestPosts-left-small-tag{
  font-size: 0.75em;
  text-align: left;
  font-family: 'HuaweiSans';
  color: #999;
  line-height: 1em;
}
.banner-articles-swiper .banner-latestPosts-left-small-tag {
  padding: 15px 0 5px;
}
.banner-latestPosts-left-small-tag.marginTB10{
  margin: 0!important;
}
.banner-latestPosts-right-item-content {
  float: left;
  width: calc(100% - 110px);
  padding-left: 30px;
}
.banner-mostPopular {
  width: calc(33% - 30px);
  margin-left: 30px;
}
.banner-latestPosts-left-content{
  float: left;width: calc(100% - 120px);padding-left: 10px;
}
.banner-title-tag{
  line-height: 1.6em;
  font-size: 1em;
  max-height: 84px;
}
.fixedBox{
  position: fixed;
  top: 40px;
  background: #fff;
}
.fixedBox1{
  position: absolute;
  bottom: 30px!important;
  top: auto;
  background: #fff;
}
.fixedBox2{
  position: fixed;
  bottom: 40px;
  background: #fff;
}
.banner-techTalks{
  width: 68%;
  float: left;
}
.banner-techTalks-img{
  width: 100%;
  height: 200px;
  background-color: #c7000b;
}
.banner-latestPosts-right-img{
  width: 110px;
  height: 110px;
  float: left;
}
.banner-index2-details-bottom{
  width: 100%;
  display: flex;
}
@media (min-width: 1367px) {
  .banner-index2-details-bottom{
    justify-content: space-between;
    flex-direction: row;
    gap: 15px;
  }
}
@media (max-width: 1366px) {
  .banner-index2-details-bottom{
    flex-wrap: wrap;
  }
}
.banner-index2-details-bottom-item-img{
  width: 200px;
  max-width: 200px;
  height: 120px;float: left;
  object-fit: cover;
  object-position: 50% 50%;
  position: relative;
}
.banner-index2-details-bottom-item-img img{
  object-fit: cover;
  object-position: 50% 50%;
}
.banner-index2-details-bottom-item-content{
  float: left;
  padding-left: 20px;
  width: calc(100% - 200px);
}
.banner-newInsights-item-img{
  width: 120px;height: 80px;float: left;
  object-fit: cover;
  object-position: 50% 50%;
}
.banner-swiper-index2-img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  object-position: 50% 50%;
}

@media (min-width: 1367px) {
  .banner-newInsights-item{
    flex-basis: 0;
    flex-grow: 1;
  }
}
.banner-newInsights-item:nth-child(4n){
  margin-right: 0px;
}
.banner-newInsights-item1{
  width: 100%;
}
.banner-newInsights-item2{
  width: calc(50% - 15px);
}
.banner-newInsights-item2:first-child{
  margin-right: 30px;
}
.banner-newInsights-item3{
  width: calc(33.3% - 20px);
  margin-right: 30px;
}
.banner-newInsights-item3:nth-child(3n){
  margin-right: 0px;
}
.banner-level2-industryTrends-left{
  width: calc(65% - 30px);
  margin-right: 30px;
  float: left;
}
.banner-level2-industryTrends-right{
  width: 35%;
  float: left;
}
.banner-Categories-over{
  background-color: #f5f5f5;
  padding: 20px;
  margin-bottom: 20px;
}
.banner-Categories-item{
  border-bottom: 1px solid #e6e6e6;
  line-height: 50px;
  font-weight: 600;
  font-size: 1em;
  cursor: pointer;
}
.banner-Categories-over .active>a{
  color: #c7000b;
}
.banner-Categories-item:last-child{
  border-bottom: none;
}
.banner-Categories-item a:hover{
  color: #c7000b;
}
.banner-talk-more{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
}
.banner-talk-more-content {
  background: #F5F5F5;
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0 40px;
  font-size: 1.2em;
  color: #666;
}
.banner-talk-more-icon{
  font-size: 24px;
  color: #c7000b;
  font-weight: 600;
  vertical-align: bottom;
}
.banner-haweiTech-details-line{
  display: inline-block;
  width: 70px;
  height: 2px;
  background-color: #333;
}
.textCenter {
  text-align: center;
}
.maxHeightNone{
  max-height: none!important;
}
.textLeft {
  text-align: left!important;
  line-height: 1em;
}
.h1Title-content{
  max-width: 750px;
  display:inline-block;
  padding: 0px 15px!important;
  margin-bottom: 0;
}
.h2Title{
  font-size: 1.9em;
  color: #333;
  font-weight: 600;
}
.smallTitle{
  color: #666;
  line-height: 1.25em;
}
.banner-details-left-title{
  background-color: #f5f5f5;
  padding: 20px 30px;
  color: #333;
  font-weight: 600;
  font-size: 1.1em;
  margin-bottom: 30px;
}
.banner-content-list{
  display: flex;
  flex-wrap: wrap;
}
.banner-content-list>li {
  margin-top: 20px;
}
.banner-content-list>li:nth-child(1) {
  margin-top: 0px;
}
.banner-content-list>li:nth-child(2) {
  margin-top: 0px;
}
@media (max-width: 767px) {
  .banner-content-list>li {
    margin-top: 10px;
  }
  .banner-content-list>li:nth-child(2) {
    margin-top: 10px;
  }
}
.banner-select {
  display: flex;
  justify-content: right;
}
.banner-dropdown-toggle {
  background: #fff;
  width: 260px;
  display: flex;
  justify-content: space-between;
  border: 2px solid #e6e6e6;
  line-height: 38px;
  padding-left: 10px;
}
.dropdown ul{
  width: 260px
}
.banner-dropdown-toggle-item-li{
  border-bottom: 1px solid #e6e6e6;
  height: 35px;
  line-height: 35px;
  padding: 0px 10px;
  cursor: pointer;
}
.banner-dropdown-toggle-item-li-active{
  background-color: #f5f5f5;
}
.banner-dropdown-toggle-item-li:hover{
  background-color: #f5f5f5;
}
.banner-dropdown-toggle-item{
  width: 40px;
  height: 40px;
  background: url('/Assets/corp/2020/img/HuaweiTech/down.png') no-repeat;
  color: transparent;
}
.banner-select-item {
  width: 295px;
  height: 45px;
  font-size: 1em;
  padding: 0 10px;
  border: none;
  border: 2px solid#e6e6e6;
  border-right: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url('/Assets/corp/2020/img/HuaweiTech/down.png') right center no-repeat;
}
.banner-select-item-option{
  font-size: 1em;
  color: #666;
  margin: 10px 0px;
  padding: 10px 0px;
  line-height: 45px;
}
.banner-haweiTech-details-time {
  display: inline-block;
  background: #fff;
  color: #999;
  padding-right: 10px;
}
.banner-haweiTech-details-title {
  max-width: 750px;
  margin: 0 auto;
  word-break: break-word;
  overflow-wrap: break-word;	
}
.banner-haweiTech-details-lineTime{
  background-color: #f5f5f5;
  padding: 10px 20px;
  color: #666;
}
.banner-details-left-Topics{
  font-size: 1.2em;
  font-weight: 600;
  color: #666;
  z-index: 999;
}
.banner-details-left-box{
  border-bottom: 2px solid #e6e6e6;
  border-top: 2px solid #e6e6e6;
  padding: 10px 20px 20px 20px;
  display: flex;
  position: relative;
  z-index: 1;
}
.banner-icon-yinhao{
  font-size: 50px;
  color: #f4dadb;
  position: absolute;
  left:  50%;
  margin-left: -30px;
}
.banner-details-content{
  width: 100%;
  height: 100%;
}
.banner-nav-tabs{
  display:inline-block;
  margin-top: 10px;
  margin-bottom: -1px;
  padding: 0 5px 10px 5px;
  border-bottom: 1px solid #c7000b
}
.banner-mostPopular-item{
  display: flex;
}
.banner-mostPopular-item-left{
  width: 50px;
  height: 50px;
  font-size: 2.2em;
  color: #999;
  font-weight: 600;
}
.banner-mostPopular-item-right:hover .banner-title-tag{
  color: #666;
}
.banner-latestPosts-right-item-tag{
  font-size: 0.75em;
  color: #666;
  max-height: 52px;
}
.banner-latestPosts-right-item-title {
  line-height: 1.6em!important;
  max-height: 84px;
}
.banner-index2-top-img{
  height: 300px!important;
}
.read-more{
  font-size: 1em;
  color: #666;
}
.vjs-poster{
  background-size: cover;
}
.email-subscribe-title{
  max-width: 320px;
  margin-top: 25px;
}

.email-subscribe-title a{ 
  color: #666!important;
  border-color: #666!important;
 }
.email-subscribe-tag {
  line-height: 2.95em;
}
.bg-color-gray {
  background: #f9f9f9;
}
.displayNone{
  display: none
}
.fontSize2{
  font-size: 1.2em;
}
.fontSize1{
  font-size: 25.5px;
  font-family: 'HuaweiSans-Bold',Helvetica,Arial,sans-serif;
}
@media (min-width:992px) and (max-width:1279px){
  .fontSize1{
    font-size: 20px;
  }
}
.fontSize5{
  font-size: 1.5em;
}
.marginTop-12 {
  margin-top: -12px;
}
.padding20{
  padding: 0 20px;
}
.paddingTop20{
  padding-top: 20px;
}
.paddingTop30{
  padding-top: 30px;
}
.paddingTB20{
  padding: 20px 0;
}
.marginNone{
  margin: 0px!important;
}
.marginTB10{
  margin: 10px 0;
}
.marginTB20{
  margin-top: 20px;
  margin-bottom: 20px;
}
.mt70{
  margin-top: 35px
}
.marginBottom10{
  margin-bottom: 10px;
}
.marginBottom20{
  margin-bottom: 20px;
}
.marginBottom30{
  margin-bottom: 30px;
}
.marginTop10{
  margin-top: 10px!important;
}
.marginTop15{
  margin-top: 15px!important;
}
.marginTop20{
  margin-top: 20px;
}
.marginTop30{
  margin-top: 30px;
}
.marginTop35{
  margin-top: 35px;
}
.lineHeight30{
  line-height: 30px;
}
.borderTop{
  border-top: 2px solid #e6e6e6;
}
.borderBottom1{
  justify-content: center;
}
.borderBottom{
  border-bottom: 2px solid #e6e6e6;
}
.borderBottom6{
  border-bottom: 1px solid #666;
}
.borderBottom9{
  border-bottom: 1px solid #999;
}
.borderBottom3{
  border-bottom: 1px solid #333;
}
.borderBottomC{
  border-bottom: 1px solid #ccc;
}
.fontWeight600{
  font-weight: 600;
}
.color-gray3{
  color: #333;
}
.banner-bottom-left{
  border-bottom: 1px solid #e6e6e6
}
.banner-talk-box{
  display: flex;
  flex-wrap: wrap;
}
.banner-talk-box>li{
  margin-bottom: 20px;
}
.banner-img{
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
  object-position: 50%  50%;
}
.content-list-box .c-box .imgbox img:hover{
  -webkit-transform: translateY(-50%) scale(1.05)!important;
  -ms-transform: translateY(-50%) scale(1.05)!important;
  transform: translateY(-50%) scale(1.05)!important;
}
.content-list-box .c-box .imgbox img,.content-list-box-other .c-box .imgbox img {
  float: none;
  width: 100%!important;
  position: absolute!important;
  -webkit-transform: translateY(-50%)!important;
  -ms-transform: translateY(-50%)!important;
  transform: translateY(-50%)!important;
  top: 50%!important;
  left: 0!important;
}
.publication-detail-list .content-list-box .c-box .imgbox img{
  float: none;
  width: 100%!important;
  position: absolute!important;
  -webkit-transform: translateY(-50%)!important;
  -ms-transform: translateY(-50%)!important;
  transform: translateY(-50%)!important;
  top: 50%!important;
  left: 0!important;
}
.publication-detail-list .content-list-box .c-box .imgbox img:hover{
  -webkit-transform: translateY(-50%) scale(1.05)!important;
  -ms-transform: translateY(-50%) scale(1.05)!important;
  transform: translateY(-50%) scale(1.05)!important;
}
@media(min-width:992px){
  .banner-bottom {
    display: flex;
    justify-content: space-around;
    background:#f5f5f5;
    padding: 50px;
    margin-bottom: 70px;
  }
  .banner-bottom-left{
    width:32.5%;
    text-align: left;
  }
  .banner-bottom-right{
    width:40%;
  }
  .banner-techTalks-item{
    width: calc(50% - 10px);
    float: left;
    margin: 10px 0;
  }
  .banner-techTalks-item:nth-child(2n){
    margin-left: 20px;
  }
  .banner-share {
    position: absolute;top: 0px;left: -50px;
  }
  .banner-level2-details {
    padding: 0 100px;
  }
  .banner-details-left{
    padding: 0px 80px;
  }
  .banner-latestPosts-over1 {
    border-top: 2px solid #e6e6e6;
  }
  .banner-bottom-left{
    border-bottom: none;
  }
  .mt70{
    margin-top: 70px
  }
}
@media (max-width:1366px){
  .technology-banner .content-box .banner-type-content{
    bottom: 60px;
  }
  .banner-newInsights-item {
    width: calc(50% - 15px);
    margin-right: 0px;
    margin-top: 20px;
  }
  .banner-newInsights-item:nth-child(2n - 1) {
    margin-right: 30px;
  }
  .banner-newInsights-item:nth-child(1) {
    margin-top: 0px;
  }
  .banner-newInsights-item:nth-child(2) {
    margin-top: 0px;
  }
  .banner-HuaweiTech-logo {
    width: 30px;
    height: 30px;
  }
  .banner-title h1{
    font-size: 1.5em;
    margin-left: 15px;
    margin-right: unset;
  }
  .banner-latestPosts-content{
    margin-top: -30px;
  }
  /* .banner-title-tag{
    font-size: 0.95em;
    line-height: 1.3em!important;
  } */
  .banner-latestPosts-left-text{
    margin-top: 10px;
    font-size: 0.95em;
    line-height: 1.3em!important;
    /* max-height: 60px; */
  }
  /* .banner-latestPosts-right-item-title{
    font-size: 0.95em;
    line-height: 1.3em!important;
    max-height: 60px;
  } */
  .banner-latestPosts-right-img{
    width: 80px;
    height: 80px;
  }
  .banner-latestPosts-right-item-content{
    width: calc(100% - 80px)
  }
}
@media (max-width:1200px){
  .banner-latestPosts-over{
    display: block;
  }
  .banner-latestPosts-left{
    width: 100%;
  }
  .banner-latestPosts-right{
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
  }
  .banner-latestPosts-content{
    margin-top: 30px;
  }
  .banner-newInsights-item3{
    width: calc(50% - 15px);
    margin-right: 0px;
    margin-top: 20px;
  }
  .banner-newInsights-item3:nth-child(1){
    margin-top: 0px;
  }
  .banner-newInsights-item3:nth-child(2){
    margin-top: 0px;
  }
  .banner-newInsights-item3:first-child{
    margin-right: 30px;
  }
}
@media (max-width:991px){
  .technology-banner .content-box h1{
    left: 15px;
  }
  .banner-bottom {
    background-color: #f5f5f5;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
  }
  .banner-bottom-left{
    width: 50%;
    float: left;
    margin-bottom: 35px;
    padding-bottom: 30px;
  }
  .banner-bottom-left:nth-child(2){
    padding-left: 20px;
  }
  .banner-bottom-right{
    width:100%;
    margin-bottom: 50px;
  }
  .technology-banner .content-box .banner-type-title{
    line-height: 1.5em;
    font-size: 1.5em;
  }
  .banner-level2-industryTrends-left{
    width: 100%;
    margin-right: 0px;
    float: left;
  }
  .banner-level2-industryTrends-right{
    width: 100%;
    float: left;
  }
  .banner-techTalks{
    width: 100%;
    margin-right: 0px;
  }
  .banner-index2-details-bottom-item-img{
    width: 37%;
    height: 100px;
  }
  .banner-index2-details-bottom-item-content{
    width: 63%;
  }
  .banner-latestPosts-content{
    margin-top: 15px;
  }
}
@media (max-width:767px){
  .technology-banner .content-box h1{
    white-space: nowrap;
    font-size: 1.625em;
    margin-left: 15px!important;
  }
  .technology-banner .content-box .subtitle{
    display: none !important;
  }
  .technology-banner .content-box h3{
    margin-top: 0;
  }
  .technology-banner .banner-type{
    margin-bottom: 10px;
  }
  .banner-techTalks{
    width: 100%;
    margin-bottom: 35px;
    margin-right: 0px;
  }
  .banner-newInsights-item{
    width: 100%;
    margin-right: 0px!important;
    margin-top: 20px!important;
  }
  .banner-newInsights-item:nth-child(1) {
    margin-top: 0px!important;
  }
  .banner-newInsights-item2{
    width: 100%;
    margin-top: 20px;
  }
  .banner-newInsights-item2:first-child{
    margin-right: 0px;
    margin-top: 0px;
  }
  .banner-newInsights-item3{
    width: 100%;
    margin-top: 20px;
  }
  .banner-newInsights-item3:nth-child(1){
    margin-top: 0px;
  }
  .banner-newInsights-item3:nth-child(2){
    margin-top: 20px;
  }
  .banner-bottom {
    background-color: #f5f5f5;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
  }
  .banner-bottom-left:nth-child(1){
    min-height: 150px;
    padding-bottom: 30px;
    display: table;
    height: auto;
  }
  .banner-bottom-left:nth-child(2){
    padding-left: 0px;
  }
  .banner-bottom-left{
    width:100%;
    margin-top: 0px;
    padding-left: 0px;
    display: inline-block;
    margin-bottom: 35px;
  }
  .banner-bottom-right{
    width:100%;
    margin-bottom: 35px;
  }
  .technology-banner .content-box .banner-type-title {
    line-height: 1.5em;
    font-size: 1.2em;
    margin-top: 0;
  }
  .banner-techTalks-item{
    width: 100%;
    float: left;
  }
  .banner-techTalks-item:nth-child(2n){
    margin-left: 20px;
  }
  .banner-level2-industryTrends-left{
    width: 100%;
    margin-right: 0px;
    float: left;
  }
  .banner-level2-industryTrends-right{
    width: 100%;
    float: left;
  }
  .banner-latestPosts-right-item{
    margin-top: 20px;
    width: 100%;
    float: left;
  }
  .banner-latestPosts-right-item:nth-child(2n-1){
    margin-right: 0px;
  }
  .banner-latestPosts-right-item:nth-child(2){
    margin-top: 20px;
  }
  .banner-select{
    display: block;
  }
  .banner-dropdown-toggle {
    width: 100%;
  }
  .dropdown ul{
    width: 100%;
  }
  .banner-index2-details-bottom-item{
    width: 100%;
    display: flex;
  }
  .banner-content-list{
    display: block;
  }
}
.read-more-bg{
  padding: 2px 0;
  font-size: 0.875em!important;
}
.read-more-bg a{
  color: #ffffff;
}
.read-more-size {
  float: right;
  margin-top: 15px;
  font-size: 0.875em!important;
  color: #666;
}
@media (max-width:1024px){
  .banner-techTalks{
    width: 100%;
    margin-right: 0px;
  }
  .banner-techTalks-item{
    width: calc(50% - 10px);
    float: left;
    margin: 10px 0;
  }
  .banner-techTalks-item:nth-child(2n){
    margin-left: 20px;
  }
  .banner-mostPopular {
    width: 100%;
    margin-left: 0px
  }
  .banner-mostPopular-item{
    display: block;
  }
}
.wrapper .nav-tabs{
  margin-bottom: 0 !important;
  border-bottom: 1px solid #ccc;
  white-space: nowrap;
  text-align: left;
}
.wrapper .nav-tabs li{
  float: none;
  margin: 0;
}
.wrapper .nav-tabs li a{
  font-size: 0.875em;
  margin: 0 10px;
}
.wrapper .nav-tabs li a::after{
  bottom: 0px;
}
.wrapper h2{
  padding: 0;
  text-align: left;
}
.wrapper .left{
  position: relative;
}
.banner-nav-left{
  position: relative;
}
.wrapper .nav-arrow.fixed{
  position: absolute;
}
.list-box .type{
  color: #333;
  background-color: rgba(255,255,255,0.8);
  padding: 5px 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 0.7em;
}
.list-box{
  width: 100%;
  overflow: hidden;
}
.list-box h2{
  font-size: 25.5px;
}
.list-box .list-content [class*="col-"] >a{
  display:block;
  position: relative;
}
.list-box .list-content .btn-play + .imgbox::before{
  content: "";
  background-color:rgba(0, 0, 0, .1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.list-box .list-content .btn-play .btn-play-1:hover,
.list-box .list-content .btn-play:hover{
  background-color:transparent
}
.list-box .list-content .btn-play:hover i{
  color: #fff;
}
.list-box .list-content > a{
  display: block;
  position: relative;
  flex-grow: 1;
}

.list-box .list-content .msg-box a{
  border: 1px solid #ddd;
}
.list-box .list-content .content{
  padding: 0px 20px 0px 0;
}
.list-box .row{
  margin-left: -10px;
  margin-right: -10px;
}
@media(min-width:768px){
  .list-box .col-md-4{
    padding-left:10px;
  }
}
@media (max-width:767px){
  .list-box .row{
    margin-left: -15px;
    margin-right: -15px;
  }
}
.list-box .list-content .content >span{
  overflow: hidden;
  line-height: 1.625em;
  padding-bottom: 10px;
  font-size: 1.25em;
  display: block;
  font-family: 'HuaweiSans-Bold',Helvetica,Arial,sans-serif;
}
.list-box .list-content .content>div{
  font-size: 0.875em;
  line-height: 1.95em;
  color:#666;
  margin-bottom: 10px;
}
.list-box .list-content .video-icon-play,
.list-box .list-content .video-icon-play-1{
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
}
.list-box .list-content .video-icon-play + .imgbox .fashin:hover{
  -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.video-icon-play i,.video-icon-play-1 i {
  font-size: 22px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 50%;
  margin-left: -8px;
  color: #fff;
}
.video-icon-play,.video-icon-play-1 {
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  text-decoration: none;
  z-index: 10;
  border: 1px solid #fff;
  padding: 0;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
}
.list-box .list-content .content>div p{
  line-height: 1.65em;
}
.list-box .list-content .content ul li{
  display: block;
  vertical-align: middle;
  color:#999;
  font-size: 0.875em;
}
.list-box .list-content .content ul li div.read-more{
  display: none;
}
.msg-box ul{
  text-align: left;
}
.msg-box ul li{
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: 5px;
}
.msg-box ul li a{
  border: 1px solid #bbb;
  color: #999;
  border-radius: 20px;
  padding: 3px 10px;
  display: inline-block;
  font-size: 0.7em;
  min-width: 35px;
  text-align: center;
  cursor: pointer;
}
.msg-box ul li a:hover,.msg-box ul li a.active{
  background: #666;
  color: #fff;
  border:1px solid #666;
}
.video-icon{
  width: 60px;
  position: absolute;
  left: 10px;
  bottom: 0px;
  height: 42px;
  background: url(/Assets/corp/2020/img/Huawei-Technologies-Observation/VideoIcon.svg) no-repeat top left;
}
.list-box .imgbox{
  position: relative;
  overflow: hidden;
}
.list-box .imgbox img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
@media(min-width:1281px) and (max-width:1500px){
  .list-box .list-content .content ul li span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
@media(min-width:992px) and (max-width:1129px){
  .list-box .list-content .content ul li span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
    overflow: hidden;
  }
}
@media (min-width:1601px){
  .list-box .imgbox {
    height: 178px;
  }
}
@media (min-width:1441px) and ( max-width:1600px){
  .list-box .imgbox {
    height: 172px;
  }
 }
@media (min-width:1280px) and ( max-width:1440px){
 .list-box .imgbox {
    height: 153px;
  }
}
@media (min-width:992px) and ( max-width:1279px){
  .list-box .list-content .content >span{
    margin-bottom: 0;
    font-size: 20px;
    padding-bottom: 5px;
  }
  .list-box .list-content .content{
    padding: 0px 20px 0px 0;
  }
  .list-box .list-content .msg-box{
    bottom: 0px;
  }
  .list-box .list-content .msg-box ul {
    margin-bottom: 0;
    width: 100%;
    height: 32px ;
    overflow: hidden;
  }
  .list-box .imgbox {
    height: 130px;
  }
  .list-box h2{
    font-size:20px;
  }
}

@media (max-width:1024px){
  .list-box .list-content .content >span{
    font-size: 20px;
    padding-bottom: 0px;
  }
}
@media (max-width:991px){
  .page-list-box{
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .list-box h2{
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .list-box .list-content > a{
    height: 100%;
  }
  .wrapper .nav-tabs{
    margin: 0;
  }
}
@media(min-width:768px) and (max-width:991px){
  .list-box .imgbox {
    height: 185px;
  }
}
 .list-box .imgbox .fashin{
  -webkit-transition: all 0.5s;
  -o-transition: all .5s;
  transition: all .5s;
  height: 100%;
}
.list-box .imgbox .fashin:hover {
  -webkit-transform: scale(1.05) ;
  -ms-transform: scale(1.05) ;
  transform: scale(1.05);
}
@media (max-width:767px){
  .list-box .imgbox .fashin{
    height: auto;
  }
  .list-box .list-content{
    padding-top: 0;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .list-box .list-content:first-child{
    padding-top: 10px;
  }
  .list-box .list-content .content >span{
    font-size: 20px;
    padding-bottom: 5px;
  }
  .list-box .list-content .content ul{
    margin-top: 10px;
  }
  .list-box .list-content > a{
    padding-bottom: 40px;
    background: #f5f5f5;
    display: block;
  }
  .list-box .list-content .msg-box{
    width: 100%;
    bottom: 10px;
    padding-left: 0px;
  }
  .list-box .list-content .content>div{
    height:auto;
    font-size: 1em;
  }
  .list-box .template + .list-content{
    margin-top: 15px;
  }
  .h1Title-content{
    font-size: 2em;
  }
}
/*right*/
.email-subscribe-box{
  position: relative;
  text-align: left;
}
.tip .icon-tip-icon:before {content: "\e900"; color: #c7000b;}
.tip {color: #c7000b; font-size: 14px; text-align: right; margin-top: 5px; display: none; position: relative;}
.tip .icon-tip-icon {width: 20px; height: 20px; margin-right: 4px; display: inline-block; vertical-align: middle;}
.item-error ul li input{
  border-color: #cb0007 !important;
}
.email-error .subscribe-input input{
  border-color: #cb0007 !important;
}
.email-error .subscribe-input .tip,
.item-error ul .tip{
  display: inline-block;
  width: 100%;
}
.email-subscribe small a{
  text-decoration: underline;
  color: #666;
}
.email-subscribe small a:hover{
  color: #333;
}
.email-subscribe h2{
  font-size: 25.5px;
}
.email-subscribe .title{
  margin-top: 20px;
  margin-bottom: 10px;
}
.email-subscribe .title span{
  display: inline-block;
  vertical-align: middle;
  font-size: 46px;
  margin-right: 20px;
}
.email-subscribe .title p {
  margin-top: 10px;
  line-height: 1.65em;
}
.email-subscribe .title h2{
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.email-subscribe ul {
  padding-bottom: 15px;
}
.email-subscribe ul li input {
  position: absolute;
  top: 30%;
}
.email-subscribe ul li a.more-info{
  position: absolute;
  right: 15px;
  top: 0;
  color: #999;
}
.email-subscribe .subscribe-input{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 5px;
  width: 100%;
  flex-wrap: wrap;
}
.email-error .subscribe-input{
  padding-bottom: 8px;
}
.item-error ul.row{
  padding-bottom: 0;
}
.email-subscribe .subscribe-input input{
  padding-left: 10px;
  border: 1px solid #ddd;
  height: 50px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.email-subscribe .subscribe-input a{
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin-left: 15px;
  background: #cb0007;
  color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 15px;
}
.pops-text{padding-top: 10px;}
.success{
  padding-bottom: 30px;
}
@media (min-width:1280px) and (max-width:1365px){
  .email-subscribe{
      padding: 15px 15px;
  } 
  .email-subscribe .subscribe-input{
      flex-wrap:nowrap  
  }
}
@media (min-width:768px) and (max-width:991px){
  .email-subscribe{
    width: 100%;
    text-align: left;
  }
  .email-subscribe >div{
    flex-grow: 1;
  }
}
@media (min-width:992px) and ( max-width:1279px){
  .email-subscribe{
    padding: 15px 20px;
  }
  .email-subscribe .subscribe-input input{
    font-size: 0.875em;
    height: 40px;
    width: calc(100% - 55px)
  }
  .email-subscribe .subscribe-input a{
    margin-left: 5px;
    font-size: 0.875em;
    height: 40px;
    line-height: 40px;
    padding:0 5px;
  }
}
@media (min-width:992px) and (max-width:1279px){
  .email-subscribe .title h2{
    font-size: 20px;
  }
  .email-subscribe .title span{
    font-size: 36px;
  }
}
/*msg-screen*/
.filter-btn{
  width: calc(100% - 30px);
  height: 46px;
  line-height: 46px;
  text-align: center;
  border: 1px solid #ddd;
  margin: 0 auto;
}
.filter-close{
  position: absolute;
  right: 15px;
  top: 6px;
  font-size: 30px;
  font-weight: bold;
}
.msg-screen h2{
  margin-bottom: 15px;
  font-size: 25.5px;
  margin-top: 0px;
}
.msg-screen.no-email h2{
  margin-top: 0;
}
.msg-screen .msg-box ul{
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
}
.msg-screen .msg-box ul:first-child{
  margin-top: 0px;  
}
.msg-screen .msg-box ul li{
  margin: 5px 5px 5px 0; 
}
@media(min-width:992px){
  .msg-screen{
    margin-bottom: 0 !important;
    padding-bottom: 15px;
    border-bottom: 1px solid #c9c9c9;
    display: none;
  }
}
@media (min-width:992px) and (max-width:1279px){
  .msg-screen  h2{
    font-size: 20px;
  }
}
@media (max-width:991px){
  .msg-screen{
    border-top: 2px solid #999;
    text-align: center;
  }
  .msg-screen h2{
    text-align: left;
    margin-top: 15px;
  }
  .msg-screen .msg-box{
    max-height: 50px;
    overflow: hidden;
    text-align: left;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
  }
  .msg-screen .icon-arrow-down{
    font-size: 30px;
  }
  .msg-screen.active .msg-box{
    max-height: none;
  }
  .msg-screen.active .icon-arrow-down{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    display: inline-block;
  }
    .email-subscribe-box{
      border: 0;
      margin-bottom: 0;
    }
    .msg-screen{
      display: none;
    }
    .msg-screen.active{
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      background: #ffff;
      z-index: 150;
      height: 100%;
      overflow-y: auto;
      padding: 20px;
      width: 100%;
      border-top: 0;
    }
  }
  
@media (max-width:767px){
  .msg-screen .msg-box{
    max-height: 40px;
  }
  .email-subscribe .title span{
    margin-right: 10px;
  }
}
/*rankings*/
.rankings{
  border-bottom: 1px solid #c9c9c9;
}
.rankings a{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  border-top: 1px solid #e6e6e6;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.rankings li:nth-child(1) a{
  border-top: 0px!important;
  padding-top: 0;
}
.rankings .content{
  margin-top: 15px;
}
.rankings .content ul{
  margin: 0;
}
.rankings .content1{
  margin-top: 15px;
}
.rankings .content1 ul{
  margin: 0;
}
.rankings a span{
  margin-right: 15px;
  -webkit-box-flex: 0; 
  -ms-flex: 0 0 auto; 
  flex: 0 0 auto;
  position: relative;
  width: 20px;
  height: 40px;
  overflow: hidden;
  color: #666;
}
.rankings a span em{
  font-style: normal;
  font-size: 1.635em;
  font-weight: bold;
}
.rankings a:hover h4{
  color: #666;
}
@media (min-width:768px) and (max-width:1024px){
  .rankings .content ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px;
  }
  .rankings .content ul li{
    width: 50%;
    padding: 0 10px;
  }
  .banner-mostPopular .rankings li:nth-child(2) a{
    border-top: 0;
    padding-top: 0;
  }
  .rankings a h4{
    line-height: 1.5em;
  }
}
@media (min-width:768px) and (max-width:991px){
  .rankings li:nth-child(2) a{
    border-top: 0;
    padding-top: 0;
  }
}
@media (min-width:992px) and (max-width:1279px){
  .rankings h2{
    font-size: 20px;
  }
}
@media (max-width:991px){
  .rankings{
    border-bottom: 1px solid #c9c9c9;
    padding-bottom:0;
  }
  .rankings h2{
    margin-top: 15px;
  }
  .rankings .content{
    margin-top: 10px;
  }
}
/*pic-box*/
.pic-box img,.pic-box-2 img{
  width: 100%;
}
.swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, .4);
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background: rgba(0, 0, 0, .4);
  border: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 0px;
  height: 40px;
  background: -o-linear-gradient(rgba(0,0,0,0) 0%,rgba(255,255,255,0.5) 100%);
  background: -webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,0)),color-stop(100%, rgba(255,255,255,0.5)));
  background: linear-gradient(rgba(0,0,0,0) 0%,rgba(255,255,255,0.5) 100%);
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin-top: 20px;
}
@media (max-width:991px){
  .pic-box{
    padding-top: 0px;
  }
}
@media (min-width:768px) and (max-width:991px){
  .pic-box,.pic-box-2{
    width: 50%;
    float: left;
    border-top:0;
  }
  .pic-box-2{
    padding-top: 0px;
    padding-left: 0px;
  }
  .pic-box{
    padding-right: 10px;
  }
  .rankings .content1 ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px;
  }
  .rankings .content1 ul li{
    width: 50%;
    padding: 0 10px;
  }
}

/*point-nav-two*/
.point-nav-two{
  text-align: center;
  display: block;
  z-index: 11;
  background: #fff;
  width: 100%;
  height: 52px;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
}
.point-nav-two a{
  font-size:0.8125em;
  line-height: 50px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.second-nav .point-nav-two{
  border-bottom: 1px solid #e6e6e6;
  position: fixed;
  top: 78px;
}
.second-nav.scroll-down .point-nav-two { top: 0; }

.point-nav-two {-webkit-transition: top 0.5s;-o-transition: top 0.5s;transition: top 0.5s;}
@media(max-width:1024px){
  .second-nav .point-nav-two{
    top: 66px;
  }
}
@media(max-width:991px){
  .second-nav .point-nav-two{
    top: 66px;
  }
  .point-nav-two{
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 15px;
  }
}

/*detail-top-box*/
.detail-top-box{
  padding: 70px 0;
  position: relative;
}
.detail-top-box .row{
  position: relative;
}
.detail-top-box .content{
  background: #f5f5f5;
  padding: 50px 130px 50px 40px;
  text-align: left;
}
.detail-top-box .content h1{
  text-align: left;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
.detail-top-box .content .subtitle{
  text-align: left;
  color: #333;
  padding: 0;
}
.detail-top-box .col-md-4{
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.detail-top-box .author{
  color: #999;
  margin-top: 20px;
  display: inline-block;
  min-height: 25px;
  max-width: 65%
}
.detail-top-box .author .name{
  display: block;
  font-size: 0.875em;
}
.detail-top-box .author .times{
  display: block;
  font-size: 0.875em;
  margin-top: 5px;
}
.detail-top-box .author .titles{
  display: block;
  font-size: 0.875em;
}
.detail-top-box .share-box{
  margin-top: 30px;
  text-align: left;
  width: auto;
  display: inline-block;
}
.detail-top-box .share-box li{
  margin: 0;
  margin-right: 16px;
  padding: 0;
  background: transparent;
}
.observation-detail .news-detail-box {
  margin: 0;
}
.observation-detail .news-detail-box .news-detail-content{
  padding: 0!important;
}
.detail-msg-share{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.detail-msg-share .msg-box{
  width: 100%;
  text-align: left;
}
.detail-msg-share .msg-box li{
  margin-bottom: 10px;
}
.detail-msg-share .tech-detail-share{
  width: 50%;
  text-align: right;
  margin-bottom: 0;
}
.detail-msg-share .tech-detail-share .share-box{
  text-align: right;
}
.detail-msg-share .tech-detail-share .share-box li{
  padding: 0 15px;
}
@media (min-width:1366px) and (max-width:1500px){
  .technology-banner .content-box .banner-type-content{
    bottom: 80px;
  }
}
@media (min-width:992px) and (max-width:1200px){
  .detail-top-box .author .name{
    display: block;
  }
  .detail-top-box .author .titles{
    display: block;
    margin-left: 0;
    margin-top: 5px;
  }
  .content-img-box {
    height: 400px;
  }
  .content-img-box img.bg{
    height: 400px;
  }
}
@media (max-width:1024px){
  .detail-top-box .content{
    padding: 50px 70px 50px 40px;
  }
}
@media (max-width:991px){
  .detail-top-box .content{
    padding:30px;
    text-align: center;
  }
  .detail-top-box .content h1{
    height: auto;
    margin-bottom: 15px;
    text-align: center;
  }
  .detail-top-box .content .subtitle{
    text-align: center;
  }
  .detail-msg-share{
    display: block;
  }
  .detail-msg-share .msg-box,.detail-msg-share .tech-detail-share{
    width: 100%;
  }
  .detail-msg-share .tech-detail-share .share-box{
    text-align: center; 
  }
  .detail-msg-share .share-box{
    margin: 20px 0 50px;
  }
  .detail-top-box .share-box{
    text-align: center;
    width:100%;
  }
  .detail-top-box{
    padding: 35px 0;  
  }
  .detail-top-box .author{
    min-height: auto;
    max-width: 100%
  }
  .technology-banner .content-box .banner-type-content {
    padding: 0 15px;
  }
}
.page-list-box .page-list .linkto .input-box{
  margin-left: 20px;
}
.tech-detail-share .container-custom{
  width: 100%;
  padding: 0;
  width: auto;
  display: inline-block;
}
.tech-detail-share .container-custom .share-box .line{
  display: none;
}
.show-results{
  font-size: 1em;
  color: #666;
  margin-top: 30px;
  margin-bottom: 35px;
}
.show-results span{
  display:none;
  margin-right: 5px;
}
.main-subnav #main-subnav-list,.main-subnav .name .iconfont{
  display: none !important;
}
.main-subnav .name{
  font-weight: normal;
  border-right:0;
  padding-right: 0;
}
.point-top h2:after{
  left: 50%;
}
@media (max-width:992px){
  .point-top h2:after{
    margin-left: 0;
  }
  .banner-latestPosts-over{
    display: inline-block;
  }
  .banner-latestPosts-left{
    width: 100%;
  }
  .banner-latestPosts-right{
    width: 100%;
    margin-left: 0px;
  }
}
.contribution-box{
  background: #f5f5f5;
  padding:1px 30px 30px 30px;
}
.contribution-box h2{
  font-size: 25.5px;
  padding-bottom: 8px;
}
.contribution-box h2 span{
  font-size: 25.5px;
  margin-right: 10px;
}
.contribution-pops{
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 121;
  top: 0;
  left: 0;
  display: none;
}
.contribution-pops:before{
  content: "";
  background: rgba(0,0,0,0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.contribution-show .contribution-pops{
  display: block !important;
}
body.contribution-show{
  overflow: hidden;
}
.contribution-pops .content{
  max-width: 960px;
  margin: 0 auto;
  background: #fff;
  padding: 50px;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
  text-align: left;
  width: 80%;
}
.contribution-pops .content h2{
  padding-bottom: 8px;
  text-align: center;
}
.contribution-pops ul li{
  list-style-type: auto;
  margin-left: 20px;
  font-size: 0.875em;
  line-height: 1.95em;
  margin-bottom: 10px;
}
.contribution-pops .content .close{
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 30px;
  font-weight: normal;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.contribution-box p{
  color: #333;
}
.contribution-box .read-more{
  font-size:1em;
}
@media (min-width:768px) and (max-width:991px){
  .contribution-box{
    float: left;
    width: 100%;
  }
  .contribution-box p{
    display: inline-block;
    width: 50%;
    margin-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1279px){
  .contribution-box h2{
    font-size: 20px;
  }
  .contribution-box h2 span{
    font-size: 20px;
  }
}
@media (max-width:991px){
  .contribution-pops .content{
    padding: 30px 15px;
    width: 98%;
  }
  .contribution-pops .content{
    overflow-y: auto;
    height: 100%;
  }
}
.return-link{
  float: none ;
  margin-top: 15px;
  color: #666;
  display: block;
  font-size: .875em;
}
.return-link:hover{
  text-decoration: underline;
}
@media (max-width:991px){
  .tech-detail-share .container-custom{
    width: 100%;
  }
  .return-link{
    float: none;
    text-decoration: underline;
    display: block;
    margin-top: 20px;
  }
}
.l-m-r-t-box{
  padding-bottom: 30px;
  border-bottom: 1px solid #c9c9c9;
}
.l-m-r-t-box .title-h4{
  margin-top: 15px;
}
.l-m-r-t-box ul{
  margin-bottom: 0;
}
.l-m-r-t-box ul li{
  display: block;
  letter-spacing: -0.33em;
  margin-top: 15px;
}
.l-m-r-t-box ul li div{
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
}
.l-m-r-t-box ul li div.leftimg{
  width: 37%;
  max-width: 165px;
  overflow: hidden;
  transition: all .5s;
}
.l-m-r-t-box ul li a:hover div.leftimg img{
  transform: scale(1.05);
  transition: all .5s;
}
.l-m-r-t-box ul li div.righttext{
  padding-left: 20px;
  width: 63%;
}
.l-m-r-t-box ul li div.righttext h4{
  line-height: 1.65em;
  margin-top: -5px;
  max-height: 90px;
  color: #666;
}
.l-m-r-t-box ul li a:hover div.righttext h4{
  color:#262626;
}
.l-m-r-t-box ul li div.righttext .title{
  font-size: 0.75em;
  color: #666;
  overflow: hidden;    
  text-overflow:ellipsis;    
  white-space: nowrap;
  width: 100%;
}
.pic-box{display: flex;}

.observation-share .container-custom{
  padding: 0;
  width: auto;
}
.observation-share .share-box .line{
  display: none;
}
@media(min-width:992px){
  .observation-share{
    margin-top: 10px;
  }
  .observation-share .share-box li{
    padding: 0 5px!important;
    display: block;
    text-align: right;
    margin-bottom: 5px!important;
  }
  .observation-share .share-box li a span{
    font-size: 28px;
  }
}
@media(max-width:991px){
  .observation-share .share-box{
    margin-bottom: 10px;
    text-align: left;
  }
  .observation-share .share-box li.line + li{
    padding-left: 3px;
  }
  .observation-share .share-box li a span{
    font-size: 20px;
  }
  
  .observation-share .hwic_twitter:before {
    width: 18px;
    height: 18px;
  }
  .banner-title{
    padding-right: 15px;
  }
}
@media (min-width:768px) and (max-width:991px){
  .l-m-r-t-box ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .l-m-r-t-box ul li{
    width: 50%;
    display: inline-block;
  }
  .l-m-r-t-box ul li div.righttext h4{
    padding-right: 15px;
  }
}
@media (max-width:767px){
  .l-m-r-t-box{
    padding-bottom: 15px;
  }
}
@media (min-width:992px) and (max-width:1024px){
  .content-img-box .content-box .subtitle{
    max-width: 70%;
  }
  .email-subscribe-tag {
    line-height: 2.95em;
    font-size: 0.8em;
  }
}
@media (min-width:992px){
  .tab-affix .scroll-tab-arrow-box.affix {
    position: static;
  }
  .subnav-affix.tab-affix .scroll-tab-arrow-box.affix {
    position: static;
}
}
@media (max-width:991px){
  .tab-affix .scroll-tab-arrow-box.affix .nav-tabs{
    padding: 0 15px;
  }
}
@media (min-width:993px){
  .banner-header-bg-small {
    display: none;
  }
  .banner-header-bg-middle {
    display: none;
  }
}
@media (max-width:992px) and (min-width:597px){
  .banner-header-bg-big {
    display: none;
  }
  .banner-header-bg-small {
    display: none;
  }
}
@media (max-width:596px){
  .banner-header-bg-big {
    display: none;
  }
  .banner-header-bg-middle {
    display: none;
  }
}
/* 0815 */
.banner-bottom-left .footer-huaweiTech-logo{
  margin-top: 25px;
  margin-bottom: 10px;
}
.banner-bottom-left .footer-huaweiTech-logo img{
  max-width: 50px;
}

@media (max-width: 576px) {
  .email-subscribe-title{
    margin-top: 0px;
  }
  .email-subscribe-tag{
    line-height: 1.42857143;
    margin-bottom: 10px;
  }
}
.swiper-container{
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .list-content .row .banner-latestPosts-left-small-tag{
    margin-top: 10px;
  }
}
.banner-details-left p{
  margin-bottom: 20px;
}
html:lang(en) .banner-latestPosts-left-small-tag{
  font-size: 0.75em;
  text-align: left;
  font-family: 'huaweifont'!important;
}

html:lang(en) #topContent .banner-latestPosts-left-small-tag{
    text-align: center;
}

html:lang(cn) .banner-latestPosts-left-small-tag{
  font-size: 0.75em;
  text-align: left;
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
}

.email-subscribe .subscribe-input a:hover{
  background-color: rgba(203,0,7,0.8);
}

/*detail Page*/
.marginTop30 .smallTitle{
  text-align: center;
}

@media (max-width: 1024px) {
  .banner-techTalks{
      margin-bottom: 35px;
  }
}

.banner-details-left-title{
  line-height: 1.5em;
}

@media (max-width: 768px) {
  .banner-haweiTech-details-time{
      margin-top: 15px;
  }
}

html:lang(en) #topContent .banner-latestPosts-left-small-tag, html:lang(cn) #topContent .banner-latestPosts-left-small-tag, html:lang(zh) #topContent .banner-latestPosts-left-small-tag{
  font-size: 1em;
}

#topContent h3{
  max-width: 760px;
  margin: 0 auto;
  padding: 0 15px;
}

@media (max-width: 991px) {
  .observation-share .share-box{
      margin-bottom: 10px!important;
  }
  .observation-share .share-box li.line + li{
      padding: 0;
  }
}

.banner-mostPopular-item-left{
  line-height: 50px;
}
.banner-details-box h3{
  max-width: unset!important;
  padding: 0!important;
}
#banner-right-popular h3{
  padding: 0 5px 10px 5px;
}
.banner-level2-industryTrends-left>ul{
  margin-left: 20px;
}
.banner-level2-industryTrends-left>ul li {
  font-size: 1em;
  line-height: 1.875em;
  list-style: disc;
  color: #666;
}
.banner-level2-industryTrends-left ol li {
  word-break: break-word;
  overflow-wrap: break-word;
  list-style-type: decimal;
}
.banner-level2-industryTrends-left .footnote ol {
  font-size: 14px;
  color: #666;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  text-align: left;
  padding-left: 20px;
}
.footnote ol li{
  margin-bottom: 5px;
}
.banner-level2-industryTrends-left .left-img{
  text-align: center;
}

.video_box a.js_video_player, .video_box a.js_video_player:hover{
  color: transparent;
}

.video_box a.js_video_player:after, .video_box a.video_player:after{
  margin-top: -10px!important;
}

.banner-level2-industryTrends-left ol {
  color: #666;
  text-align: left;
  padding-left: 18px;
  margin-bottom: 20px;
}

@media (min-width:992px) and (max-width:1620px){
  .well-known-saying .saying-box{
    padding-left: 0;
    padding-right: 130px;
  }
}
@media(min-width:992px){
  .well-known-saying .saying-box{
    padding-left: 0;
    padding-right: 130px;
  }
}

@media(min-width:992px) and (max-width:1280px){
  .well-known-saying .saying-box .text-box p{
    font-size: 1.25em;
  }
  .well-known-saying .saying-box .text-box{
    padding-left: 44px;
    padding-right: 110px;
  }
  .well-known-saying .saying-box .text-box img{
    width: 200px;
    transform: translateY(-50%);
    margin-top: 0;
  }
}

.js-wechat-share-close-btn.share-close{
  line-height: 35px;
}
.video_box{
  text-align: center;
  width: 83%;
}
.download_icon a{
  color: #666;
  text-decoration: underline;
}
.download_icon a:hover{
  color: #000;
}
#topContent>h3{
  text-align: center;
}
.banner-level2-industryTrends-left li{
  text-align: left;
}
.banner-level2-industryTrends-left .footnote p{
  text-align: left;
  margin-bottom: 20px;
}
.banner-level2-industryTrends-left .footnote a{
  color: #666;
  text-decoration: underline;
}
.banner-level2-industryTrends-left .footnote a:hover{
  color: #000;
}
.banner-details-left-title{
  text-align: left;
}
.banner-level2-industryTrends-left .photo-box{
  margin-bottom: 30px!important;
}
@media (min-width: 992px) {
  .banner-level2-industryTrends-left .photo-box{
    padding: 0 5%;
    margin-top: 20px;
  }
}
.msg-box::before{
  display: block;
  content: "";
  clear: both;
}
.banner-mostPopular-item-right{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 10px;
  width: calc(100% - 60px);
}
.banner-latestPosts-over .banner-level2-industryTrends-left{
  text-align: left;
}
html:lang(cn) h1{
  font-weight: 600;
}
html:lang(zh) h1{
  font-weight: 600;
}
html:lang(en) h1{
  font-weight: normal;
}
html:lang(cn) h2{
  font-weight: 600;
}
html:lang(zh) h2{
  font-weight: 600;
}
html:lang(en) h2{
  font-weight: normal;
}
html:lang(cn) h3{
  font-weight: 600;
}
html:lang(zh) h3{
  font-weight: 600;
}
html:lang(en) h3{
  font-weight: normal;
}
html:lang(cn) h4{
  font-weight: 600;
}
html:lang(zh) h4{
  font-weight: 600;
}
html:lang(en) h4{
  font-weight: normal;
}
html:lang(cn) h5{
  font-weight: 600;
}
html:lang(zh) h5{
  font-weight: 600;
}
html:lang(en) h5{
  font-weight: normal;
}
html:lang(cn) h6{
  font-weight: 600;
}
html:lang(zh) h6{
  font-weight: 600;
}
html:lang(en) h6{
  font-weight: normal;
}
html:lang(cn) b{
  font-weight: 600;
}
html:lang(zh) b{
  font-weight: 600;
}
html:lang(en) b{
  font-weight: normal;
}
html:lang(cn) strong{
  font-weight: 600;
}
html:lang(zh) strong{
  font-weight: 600;
}
html:lang(en) strong{
  font-weight: normal;
}
.banner-bottom-left .fontWeight600:lang(en){
  font-weight: normal;
}
@media (max-width: 1200px) {
  .banner-latestPosts-right-item-content{
    padding-left: 20px;
  }
}
@media (max-width: 992px) {
  .banner-latestPosts-right-item-title{
    font-size: 1.2em;
  }
  .banner-title-tag{
    font-size: 1.2em;

  }
}
.technology-banner-content-tag{
  padding: 0;
}
.banner-type-summary{
  font-size: 0.875em;
  color: #fff;
  padding: 10px 0;
  max-width: 700px;
  line-height: 1.5em;
}
.banner-nav-tabs-over{
  border-bottom: 1px solid #ccc;
}
.banner-latestPosts-left-text{
  margin-top: 10px;
  line-height: 1.6em!important;
  max-height: 85px;
  font-size: 1em!important;
}
.banner-msg-box{
  margin-top: 10px;
}
@media (max-width: 992px) {
  .banner-msg-box{
    margin-top: 5px;
  }
}
.banner-mostPopular-item-bottom-text{
  color: #999;
  line-height: 22px;
  font-size: 0.875em;
}
.banner-articles-list-title{
  line-height: 1.625em;
  font-size: 1.25em;
  display: block;
  max-height: 110px;
  margin-bottom: 10px;
}
html:lang(zh) .banner-articles-list-title{
  font-weight: 600;
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
}
html:lang(cn) .banner-articles-list-title{
  font-weight: 600;
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
}
html:lang(en) .banner-articles-list-title{
  font-family: 'HuaweiSans-Bold',Helvetica,Arial,sans-serif;
}
.banner-articles-list-text{
  font-size: 0.875em;
  line-height: 1.95em;
  color: #666;
  overflow:hidden;
  text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.banner-articles-list-author{
  font-size: 0.875em;
  line-height: 1.95em;
  color: #666;
}
.banner-techTalks-over{
  margin-top: 30px;
}
.banner-techTalks-over .banner-title-tag{
  margin-top: 10px;
}
.banner-articles-top-over{
  margin-top: 70px;
  margin-bottom: 30px;
}
.banner-articles-top-title{
  text-align: center;
  padding: 0!important;
  margin: 0!important;
  line-height: 1em;
}
@media (max-width: 992px) {
  .banner-articles-top-over{
    margin-top: 35px;
    margin-bottom: 15px;
  }
}
.banner-articles-list-over{
  border-top: 2px solid #e6e6e6;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .banner-articles-list-over{
    border: none;
  }
}
.banner-articles-list-content{
  border-top: 0;
  padding-top: 0px;
  position: relative;
  display: block;
  width: 100%;
}
.banner-articles-list-content-item{
  margin-top: 30px;
}
@media (max-width: 767px){
  .banner-articles-list-content-item{
    margin-top: 20px;
  }
}
.banner-articles-filter-item h4{
  line-height: 30px;
}
.banner-articles-filter-item{
  margin-top: 15px;
}
.news-detail-box{
  margin-top: 0!important;
}
.news-detail-box .news-detail-content{
  padding: 0!important;
}
/* .banner-level2-details .news-detail-box .news-detail-content .play-box{
  padding: 0;
  margin: 0;
} */
.banner-level2-details .banner-share a{
  text-decoration: none!important;
}
.banner-talk-over{
  margin-top: 35px;
  text-align: center;
}
@media (min-width: 992px){
  .banner-talk-over{
    margin-top: 70px;
  }
}
.banner-talks-list{
  margin-top: 30px;
}
.banner-talks-list-item {
  margin-bottom: 30px;
}
@media (max-width:767px) {
  .banner-talks-list-item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.banner-huawei-logo{
  justify-content: center;
}
.banner-articles-mostPopular{
  margin-top: 20px;
}
.main .share-box li .wechat-qrcode .mob-wechat em{
  font-size: 34px;
  color: #cb0007;
  display: block;
  line-height: 48px;
}
.banner-level2-industryTrends-left .btn-play .hwic_play2{
  display: none;
}
p>.btn-play{
  border-radius: 0px;
  border: none;
  text-decoration: none!important;
  color: #333!important;
}
.banner-talk-content-list{
  border-top: 2px solid #e6e6e6;
  padding-top: 30px;
}
.publication-detail-list .banner-title-tag{
  font-size: 0.75em!important;
  color: #666;
}
.content-list-box ul li .c-box{
  height: auto!important;
}
/* .news-detail-box .news-detail-content .play-box{
  padding: 0!important;
} */
.main .share-box{
  text-align: left!important;
}
.main .share-box li{
  padding: 0 10px 0 0!important;
  background-color: transparent;
}
.technology-banner-content-tag .banner-title h1{
  padding: 0!important;
}
.banner-talk-over h1{
  padding: 0!important;
}
.banner-talks-list .js-tasklist{
  display: flex;
  flex-wrap: wrap;
  justify-content: left!important;
}
.news-detail-box .news-detail-content > img, .news-detail-box .news-detail-content>div > img, .news-detail-box .news-detail-content >p > img{
  margin-bottom: 0px!important;
}
.well-known-saying{
  padding: 0!important;
}
.banner-level2-details{
  margin-bottom: 35px;
}
@media (min-width: 992px){
  .banner-level2-details{
    margin-bottom: 70px;
  }
}
@media (max-width: 768px) {
  .technology-banner .content-box .banner-type-content{
      bottom:20px;
  }
}
@media (max-width: 992px) {
  .share-box li{
      margin: 0;
  }
}
.banner-latestPosts-left-content .banner-title-tag{
  max-height: none;
}
.play-box{
  margin-bottom: 15px;
}
.play-box .play-box{
  margin-bottom: 0px!important;
}
@media (max-width: 767px) {
  .banner-articles-list-content-item .banner-latestPosts-left-small-tag{
    padding-top: 15px;
  }
  .banner-articles-list-content-item .banner-articles-list-content{
    padding-top: 5px;
  }
}
.video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3{
  background-color: transparent;
}
.banner-HuaweiTech-about-title{
  margin-top: 35px;
  margin-bottom: 15px;
}
.banner-HuaweiTech-about-content{
  margin-bottom: 45px;
}
.banner-HuaweiTech-about-content .news-detail-content{
  margin: 0 8.5%;
}
@media (min-width: 992px){
  .banner-HuaweiTech-about-title{
    margin-top: 70px;
    margin-bottom: 30px;
  }
  .banner-HuaweiTech-about-content{
    margin-bottom: 90px;
  }
  .play-box{
    margin-bottom: 30px;
  }
}
.news-detail-box p {
    text-align: left;
    margin-bottom: 20px;
    text-indent: 0em;
    word-break: break-word;
    overflow-wrap: break-word;
}
.main .subtitle {
  color: #7f7e7e;
  font-size: 1.25em;
  margin-bottom: 25px;
  text-align: center;
  padding: 0 15px;
}
.news-detail-box .news-detail-content a{
  color: #666;
  text-decoration: underline;
}
.news-detail-box .news-detail-content a:hover{
  color: #000;
}
@media(min-width:1025px){
  #js-big-img-box .bigImg{
      text-align: center;
  }
  #js-big-img-box .modal-wrapper{
      position: relative;
  }
  #js-big-img-box .modal-container{
      background-color: transparent;
      box-shadow: none;
      max-width:none;
  }
  #js-big-img-box  .icon-close{
      color: #fff;
      font-size: 30px;
      position: absolute;
      right: 30px;
      top: 20px;
      cursor: pointer;
      z-index: 999;
  }
  .js-img-zoom{
      cursor: pointer;
  }
 }
 .news-detail-box .right-img{
  padding:0 0 0 0;
  margin: 10px 0px 0px 20px;
  float: right;
}
.news-detail-box .left-img{
  padding:0 ;
  margin: 10px 20px 0px 0px;
  float: left;
}
.news-detail-box .right-img p,
.news-detail-box .left-img p{
  text-align: center;
}
.news-detail-box .photo-remark{
  color: #999;
}
 @media (max-width:767px){
  .news-detail-box .right-img{
      padding:0;
      margin: 10px 0px 0px 20px;
      float: right;
  }
  .news-detail-box .left-img{
      padding:0;
      margin: 10px 20px 0px 0px;
      float: left;
  }
  .news-detail-box .left-img img,
  .news-detail-box .right-img img{
      margin: 0 auto 20px auto !important;
  }
  .news-detail-box .news-detail-content{
      padding: 0; 
  }
}
@media (max-width: 576px){
  .news-detail-box .right-img{
    text-align: center;
    margin: 10px 0px 20px 0px;
    float: none;
  }
  .news-detail-box .left-img{
      padding:0;
      margin: 10px 0px 20px 0px;
      float: none;
  }
}
.wechat-qrcode p {
  margin-bottom: 0;
  text-align: center;
}
.modal-body{
  padding: 0;
  max-width: 1200px;
  margin: 0 auto;
}
.banner-middle-labels-item{
  padding-left: 20px;
  padding-right: 20px;
}
.banner-labels-over{
  background-color: #f8f8f8;
  padding: 20px;
  box-sizing: border-box;
  /* display: flex; */
}
.banner-middle-labels-item .nav-tabs{
  border: none;
}
.banner-middle-labels-item .nav-tabs>li>a::after{
  background-color: transparent;
}
.banner-middle-labels-item .nav-arrow{
  background-color: transparent;
  width: 30px;
  top: -10px;
  box-shadow: none;
}
.banner-middle-labels-item .js-nav-arrow-prev{
  left: -5px;
}
.banner-labels-title{
  height: 38px;
  line-height: 38px;
  font-weight: 600;
  float: left;
}
html:lang(en) .banner-labels-title{
  margin-right: 5px;
}
.banner-labels-msg{
  overflow: hidden;
  position: relative;
}
.banner-middle-labels-item .banner-labels-ul{
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0;
}
.banner-labels-msg .swiper-button-next,.banner-labels-msg .swiper-button-prev{
  display: block;
  font-size: 12px;
  color: #c7000b;
  top: 23px;
  width: 20px;
}
.banner-labels-msg .swiper-button-next{
  right: -8px;
}
.banner-labels-msg .swiper-button-prev{
  left: 0px;
}
.banner-labels-msg .swiper-button-next::before{
  font-size: 12px;
  color: #c7000b;
  font-weight: bolder;
  opacity: 1;
}
.banner-labels-msg .swiper-button-prev::before{
  font-size: 12px;
  color: #c7000b;
  font-weight: bolder;
  opacity: 1;
}
.banner-labels-msg.swiper-pagination-none .swiper-slide{
  width: 100%;
}
.banner-labels-msg li{
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: 5px;
}
.banner-labels-msg li a{
  border: 1px solid #bbb;
  color: #999;
  border-radius: 20px;
  padding: 3px 10px;
  display: inline-block;
  font-size: 0.7em;
  min-width: 35px;
  text-align: center;
  cursor: pointer;
}
.banner-labels-msg li a:hover,.banner-labels-msg li a.active{
  background: #666;
  color: #fff;
  border:1px solid #666;
}
.js-labels-msg-hidden{
  display: none!important;
}
@media (max-width:1366px){
  .banner-labels-msg .swiper-button-next,.banner-labels-msg .swiper-button-prev{
    top: 20px;
  }
  .banner-labels-title{
    height: auto;
    line-height: normal;
    padding-top: 6px;
  }
}
@media (max-width:767px){
  .banner-labels-over{
    display: block;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .banner-labels-lists{
    width: 100%;
  }
  .banner-labels-msg{
    width: 100%;
  }
  html:lang(en) .banner-labels-title{
    margin-left: 0px;
  }
  .banner-middle-labels-item .banner-labels-ul{
    margin-left: 0px;
    margin-right: 0px;
  }
  .banner-labels-msg .swiper-button-next,.banner-labels-msg .swiper-button-prev{
    top: 18px;
  }
}