@font-face {
  font-family: 'icomoon';
  src: url('/Assets/corp/2020/img/state/tip_download.eot?hsb166');
  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;
}
@media (max-width:767px){
  .h1-style{
    margin-top: 35px;
  }
}
.technology-banner.content-img-box .banner-mask{
  visibility: visible;
  opacity: 1;
  height: 50%;
  width: 100%;
  content: "";
  background: -o-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 70%);
  background: -webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,0)),color-stop(70%, rgba(0,0,0,0.5)));
  background: linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 70%);
  display: block;
  bottom: 0;
  position: absolute;
  z-index: 1;
  top: auto;
}
.technology-banner .vertical-middle-sm{
  position: relative;
}
@media (min-width:992px){
  .technology-banner .vertical-middle-sm h3{
    max-width: 70%;
  }
}

.technology-banner .content-box h1{
  background: rgba(51,51,51,0.2);
  color: #fff;
  padding: 20px;
  display: inline-block;
  position: absolute;
  top:0px;
  left: 0%;
  z-index: 1;
  font-size: 2em;
}
.technology-banner .content-box{
  text-align: left;
}
.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 .vertical-middle-sm>div{
  height: auto;
  vertical-align: bottom;
  padding-bottom: 30px;
}
@media(min-width:992px){
  .h1style .content-box .vertical-middle-sm{
    max-width: 1400px;
  }
}
@media (max-width:991px){
  .technology-banner .vertical-middle-sm>div{
    padding-left: 15px;
    padding-right: 15px;
  }
  .technology-banner .content-box h1{
    left: 15px;
  }
}
@media (max-width:767px){
  .technology-banner .content-box h1{
    left: 15px;
    white-space: nowrap;
    font-size: 1.625em;
    padding: 10px;
  }
  .technology-banner .content-box .subtitle{
    display: none !important;
  }
  .technology-banner .content-box h3{
    margin-top: 0;
  }
  .technology-banner .banner-type{
    margin-bottom: 10px;
  }
}
.hot-top a{
  position: relative;
  display: block;
}
.hot-top .content{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  padding: 30px;
  color: #fff;
}

.hot-top .titles{
  padding:5px 15px;
  background: #cb0007;
  font-size: 1.4em;
  display: inline-block;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.hot-top .content > span{
  color: #fff;
  font-size: 25.5px;
  padding-bottom: 10px;
  display: block;
  font-family: 'HuaweiSans-Bold',Helvetica,Arial,sans-serif;
}
.hot-top .content p{
  color: #fff;
  font-size:0.875em;
}
.sp-line-a{
  height: 2px;
  width: 100%;
  background: #333;
  display: block;
  margin-bottom: 20px;
}
.hot-top .mask {
  visibility: visible;
  opacity: 1;
  height: 50%;
  width: 100%;
  content: "";
 /* background: -o-linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 70%);
  background: -webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,0)),color-stop(70%, rgba(0,0,0,0.3)));
  background: linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 70%);*/
  background: -o-linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 70%);
  background: -webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,0)),color-stop(70%, rgba(0,0,0,0.5)));
  background: linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 70%);
  display: block;
  top: auto;
  bottom: 0;
  position: absolute;
  z-index: 2;
}
/*.hot-top a:hover .mask{
  background: -o-linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 70%);
  background: -webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,0)),color-stop(70%, rgba(0,0,0,0.6)));
  background: linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 70%);
}*/
.hot-top:hover .read-more .iconfont,.hot-top:hover .read-more-white .iconfont {
  -webkit-transform: translate3d(4px,0,0);
  transform: translate3d(4px,0,0);
}

/*@media (min-width:992px){
  .hot-top .imgbox{
    height: 285px;
  }
}
@media (min-width:1000px){
  .hot-top .imgbox{
    height: 300px;
  }
}
@media (min-width:1200px){
  .hot-top .imgbox{
    height: 380px;
  }
}
@media (min-width:1300px){
  .hot-top .imgbox{
    height: 398px;
  }
}
@media (min-width:1431px){
  .hot-top .imgbox{
    height: 490px;
  }
}*/

@media (min-width:992px){
  .wrapper .hot-top .imgbox{
    height: 285px;
  }
}
@media(min-wdith:1025px){
  .wrapper .hot-top .imgbox{
    height: 350px;
  }
}
@media (min-width:1100px){
  .wrapper .hot-top .imgbox{
    height: 370px;
  }
}
@media (min-width:1200px){
  .wrapper .hot-top .imgbox{
    height: 400px;
  }
}
@media (min-width:1281px){
  .wrapper .hot-top .imgbox{
    height: 368px;
  }
}
@media (min-width:1431px){
  .wrapper .hot-top .imgbox{
    height: 420px;
  }
}
@media (min-width:1650px){
  .wrapper .hot-top .imgbox{
    height: 490px;
  }
}
@media (min-width:992px){
  .hot-top img{
    width: auto;
    max-width: none;
  }
  .hot-top .imgbox{
    position: relative;
    overflow: hidden;
  }
  .hot-top .imgbox img{
    position: absolute;
    height: auto;
    width: 100%;
    max-width: none;
    top: 50%;
    left:0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (max-width:1024px){
  .hot-top .content > span{
    font-size: 20px;
    padding-bottom: 5px;
  }
  .hot-top .content p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}
@media (min-width:768px) and (max-width:1100px){
  .hot-top .mask{
    height: 80%;
  }
}
@media (max-width:767px){
  .hot-top .content h4{
    color: #333;
  }
  .hot-top .content{
    padding: 15px;
    background: #f5f5f5;
    position: static;
  }
  .hot-top .content > span{
    font-size: 18px;
    padding-bottom: 5px;
    color: #333;
  }
  .hot-top .titles{
    font-size: 1em;
    padding: 5px 10px;
  }
  .hot-top .mask{
    display: none;
  }
  .sp-line-a{
    margin-bottom: 20px;
  }
  .hot-top .content p{
    color: #333;
  }
  .hot-top .content .read-more{
    color: #333 !important;
    margin-top: 5px;
  }
}

.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.95em;
  margin: 0 10px;
}
.wrapper .nav-tabs li a::after{
  bottom: 0px;
}
.wrapper .nav-tabs li:first-child a{
  margin-left: 0;
}
.wrapper .nav-tabs li:first-child{
  margin-left: 0;
}
.wrapper h2{
  padding: 0;
  text-align: left;
}
.wrapper .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{
  padding-top: 30px;
  margin-bottom: 30px;
  position: relative;
  display: block;
  width: 100%;
}
.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 .template + .list-content{
  border-top:0;
  padding-top: 0px;
  margin-top: 20px;

}
.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;
  }
  .list-box .list-content{
    border-top: 1px solid #c9c9c9;
  }
}
.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: 70px;
  height: 70px;
  margin-left: -35px;
  margin-top: -35px;
}

.list-box .list-content .content>div p{
  line-height: 1.65em;
}
/*.list-box .list-content .content ul {
  margin-top: 10px;
}*/
.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:last-child{
  float: right;
}*/
.list-box .list-content .content ul li div.read-more{
  display: none;
}
.list-box .list-content .msg-box{
  /*position: absolute;
  right: 0;
  bottom: 0px;
  width: 66.66666667%;
  padding-left: 10px;*/
  margin-bottom: 0;
  height: 35px;
  overflow: hidden;
}
.list-box .list-content .msg-box li{
  margin-bottom: 10px;
}
.msg-box{
  margin: 0;
  margin-bottom: 15px;
}
.msg-box ul li{
  display: inline-block;
  vertical-align: middle;
  margin-right: 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;
}
.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;
}
@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;
}
  .list-box .imgbox img{
    position: absolute;
    height: 100%;
    width: auto;
    max-width: none;
    top: 0;
    left:50%;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:  translateX(-50%);
  }
}
@media (min-width:1441px) and ( max-width:1600px){
  .list-box .imgbox {
   height: 172px;
 }
   .list-box .imgbox img{
     position: absolute;
     height: 100%;
     width: auto;
     max-width: none;
     top: 0;
     left:50%;
     -webkit-transform:  translateX(-50%);
     -ms-transform:  translateX(-50%);
     transform:  translateX(-50%);
   }
 }
@media (min-width:1280px) and ( max-width:1440px){
 .list-box .imgbox {
  height: 153px;
}
  .list-box .imgbox img{
    position: absolute;
    height: 100%;
    width: auto;
    max-width: none;
    top: 0;
    left:50%;
    -webkit-transform:  translateX(-50%);
    -ms-transform:  translateX(-50%);
    transform:  translateX(-50%);
  }
}
@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 .content ul{
    margin-top: 10px;
  }*/
  .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 .imgbox img{
    position: absolute;
    height: 100%;
    width: auto;
    max-width: none;
    top: 0;
    left:50%;
    -webkit-transform:  translateX(-50%);
    -ms-transform:  translateX(-50%);
    transform:  translateX(-50%);
  }
  .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 .template + .list-content{
    padding-top:0;
  }
  .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 img{
    position: absolute;
    height: 100%;
    width: auto;
    max-width: none;
    top: 0;
    left:50%;
    -webkit-transform:  translateX(-50%);
    -ms-transform:  translateX(-50%);
    transform:  translateX(-50%);
  }
}
/*@media(min-width:768px) and (max-width:991px){
  .list-box .imgbox{
    position: relative;
    height: 230px;
    overflow: hidden;
  }
  .list-box .imgbox img{
    position: absolute;
    height: 100%;
    width: auto;
    max-width: none;
    top: 0;
    left:50%;
    -webkit-transform:  translateX(-50%);
    -ms-transform:  translateX(-50%);
    transform:  translateX(-50%);
  }
  .list-box .list-flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px;
    margin-top: 15px;
  }
  .list-box .list-content{
    width: 100%;
    padding-top: 0;
    margin-bottom: 20px;
    border-top: 0;
    padding: 0 10px;
  }
  .list-box .list-content:first-child{
    padding-top: 0;
  }
  .list-box .list-content .msg-box{
    width: 100%;
    left: 15px;
    bottom: 5px;
  }
  .list-box .list-content .content >span{
    margin-bottom: 0;
  }
  .list-box .list-content .content >div{
    height: 69px;
  }
  .list-box .list-content .content ul{
    margin-top: 10px;
  }
  .video-icon{
    left: 10px;
  }
  .list-box .list-content .content{
    padding: 15px;
    padding-bottom: 50px;
  }
  .list-box .template + .list-content{
    padding-top:0;
    margin-top: 0px;
  }

}*/
 .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);
}
/*.list-box .list-content:hover > a{
  background: #f2f2f2;
}*/
@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{
    padding: 15px 0;
  }
  .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;
  }
}



/*right*/
.email-subscribe-box{
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 15px;
  position: relative;
}
.email-subscribe{
  background:#f5f5f5;
  padding: 15px 25px;
  color: #666;
  height: 370px;
  display: flex;
  overflow: hidden;
}
.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-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.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: 30px;
  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;
}
.email-subscribe-pop {
  display: none;
  align-self: center;
  width: 100%;
}
.email-subscribe-pop .row{
  margin-right: 0;
}
.email-subscribe-pop .close{
  position: absolute;
  right: 25px;
  opacity: .5;
  font-size: 20px;
  top: 15px;
}
.email-subscribe-pop .cover-box{ margin-top: 30px; }
.email-subscribe-pop .text-box{margin-top: 30px;padding-right: 0; }
.email-subscribe-pop p{font-size: 0.875em; margin-bottom: 10px;text-align: left;}
.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: center;
  }
  .email-subscribe >div{
    flex-grow: 1;
    max-width: 75%;
    margin: 0 auto;
  }
}
@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;
  }
}
@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{
    padding: 15px 15px;
  }
  .email-subscribe .title span{
    margin-right: 10px;
  }
}
/*rankings*/
.rankings{
  /*border-top: 1px solid #c9c9c9;*/
  padding-bottom: 15px;
  border-bottom: 1px solid #c9c9c9;
}
.rankings>.title-h4{
  margin-top: 15px;
  text-align: left;
}
.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;
  align-items: center;

}
.rankings li:nth-child(1) a{
  border-top: 0;
  padding-top: 5px;
}
.rankings .content{
  margin-top: 15px;
}
.rankings .content 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 img{
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  z-index: 1;
  transform: translateX(-50%);
  max-width: none;
}
.rankings a span::before{
  content: "";
  background: rgba(0,0,0,0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}*/
.rankings a span em{
 /* position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50% , -50%);
  z-index: 3;*/
  font-style: normal;
  font-size: 1.635em;
  font-weight: bold;
}
.rankings a h4{
  text-align: left;
  line-height: 1.32em;
  max-height: 70px;
  overflow: hidden;
  color: #666;
}
.rankings a:hover h4{
  color: #333;
}
@media (min-width:768px) and (max-width:991px){
  .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;
  }
  .rankings li:nth-child(2) a, .rankings li:nth-child(1) a{
    border-top: 0;
  }
  .rankings a h4{
    line-height: 1.5em;
  }
}
@media (min-width:992px) and (max-width:1279px){
  .rankings h2{
    font-size: 20px;
  }
}
@media (max-width:991px){
  .rankings{
    /*border-top:2px solid #999;*/
    border-bottom: 1px solid #c9c9c9;
    padding-bottom:0;
  }
  .rankings h2{
    margin-top: 15px;
  }
  .rankings .content{
    margin-top: 10px;
  }
}
@media(max-width:767px){
  .rankings a h4,
  .rankings>h4{
    font-size: 1.25em;
  }
  .rankings{
    border-top: 1px solid #c9c9c9;
  }
}
/*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;
  }
}

/*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.active{
  color: #cb0007;
  border-bottom: 2px solid #cb0007;
}*/
.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: 5px 0;
  position: relative;
}
.detail-top-box .row{
  position: relative;
}
.detail-top-box .content{
  background: #ffffff;
  padding: 10px 130px 10px 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 ;

}
.observation-detail .news-detail-box .news-detail-content .play-box{
  padding: 0;
}
.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: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;
  }
}
@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%
  }
}
.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;
  }
}
@media (min-width:992px) and (max-width:1620px){
  .well-known-saying .saying-box{
    padding-left: 0;
    padding-right: 130px;
  }
}
@media (min-width:992px) and (max-width:1100px){
  .wrapper.container-custom{
    width: 100%;
  }
}
.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%;
  }
}
/*@media (max-width:767px){
  .contribution-box p{
    font-size: 0.875em;
    line-height: 1.95em;
  }
}*/
.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;
    display: block;
    text-align: right;
    margin-bottom: 5px;
  }
  .observation-share .share-box li a span{
    font-size: 20px;
  }
  .news-detail-box .well-known-saying .saying-box{
    padding-left: 0;
    padding-right: 130px;
  }
}
@media(max-width:991px){
  .observation-share .share-box{
    margin-bottom: 10px;
    text-align: left;
  }
  .observation-share .share-box li{
    padding: 0 10px;
  }
  .observation-share .share-box li.line + li{
    padding-left: 3px;
  }
  .observation-share .share-box li a span{
    font-size: 20px;
  }
}
@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: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;
  }
}

.title-h4{
  font-size: 1em;
  font-weight: bold;
}
@media (min-width:992px) and (max-width:1024px){
  .content-img-box .content-box .subtitle{
    max-width: 70%;
  }
}
.video-icon-play{
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
}
