.bg-cyan {
  background-color: #e2f2fb;
}

.text-center {
margin-left: auto;
margin-right: auto;
}

.text-hidden {
  color: transparent;
}

.sxfi-container {
  font-size: 18px;
}

.sxfi-container .text-red,
.sxfi-container p.text-red,
.sxfi-container h3.text-red,
.sxfi-container span.text-red{
color:#e02f27;
font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
font-weight: bold;
}

.sxfi-container .text-white {
  color: #fff;
}

.sxfi-container .text-small {
  font-size: 0.75em;
}

.sxfi-container span.text-lite {
  font-weight:  300;
}

.sxfi-container .text-cn {
  font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
}

.container-fluid.sxfi-container{
padding:0
}
.container-fluid.sxfi-container .row{
margin-left:0;
margin-right:0
}

.sxfi-container h3,
.sxfi-container .text-h3{
font-size:1.5em;
font-weight:700;
color:#000;
text-transform:uppercase
}


.sxfi-container h4,
.sxfi-container .text-h4{
font-size: 1.25em;
color:#000;
font-weight:600;
}

.sxfi-container p{
color:#000;
font-weight:300;
font-size:1em;
vertical-align:  text-bottom;
}
.sxfi-container span{
  vertical-align: text-bottom;
}

.sxfi-container .product-info-row {
  margin-top: 30px;
  margin-bottom: 30px;
}

.with-border-center img{
max-height:250px;
margin:0 auto;
max-width:75%
}
 

.section1 p {
  text-align: center;
  line-height: 3em;
}

.section1 span {
  vertical-align: middle;
}

.section1 p h3, 
.section1 p h4 {
  display: inline;
} 

#intro {
  background: #f2f8f8;
}

#sxfi-wi-sxfi,#sxfi-wo-sxfi{
position:absolute;
width:auto;
padding:1vw;
height:6vw;
cursor:pointer
}
#sxfi-wo-sxfi{
top:0;
left:0
}
#sxfi-wi-sxfi{
top:0;
right:0
}
.sxfi-container b{
font-weight:600
}
.img-mhl-desktop{
height:100%;
width:100%
}
@keyframes border-center{
from{
transform:scaleY(0)
}
to{
transform:scaleY(1)
}
}

#mapping {
background-size: cover;
}

.chinese-text-3 {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 100%;
  text-align: center;
  padding: 1em
}

a:focus{
outline:0
}

.section_listaward .item{
padding:20px 0
}
.section_listaward .item a{
border-bottom:none
}

a:focus{
outline:0
}

.sxfi-container h4{
text-transform:uppercase;
font-weight:700
}

#chip .logo-ultradsp {
  margin-top: 2em;
}

#chip .logo-ultradsp img, 
#chip .logo-ultradsp p {
  display: inline-block
}
#chip .logo-ultradsp p {
  width: 12em;
  vertical-align: bottom;
}

.section_listaward {
  text-align: center;
}
.section_listaward .item{
padding:20px 0;
width: 12%;
display: inline-block;
}
.section_listaward .item a{
border-bottom:none
}

#media  a {
  color: #000;
  border: none;
}

#media .btn {
  color: #333;
  border: 1px solid;
  margin: 20px auto;
  width: 10em;
  display: block;
  text-align: center;
  padding: 5px;
} 

#sxfi-award {
  height: 0;
}

#sxfi-award.actived {
  height: auto;
}

#sxfi-award img {
  padding: 0 40px;
  display: block;
  margin: 0 auto;
}

#media .sxfi-open-quote, 
#media .sxfi-close-quote {
  position: absolute;
  font-size: 2.5em;
  line-height: 1em;
}

#media .sxfi-open-quote {
  left: -10px;
}

#media .sxfi-open-quote::before {
  content: "“";
}

#media .sxfi-close-quote::before {
  content: "”";
}

@media screen and (max-width:991px){
  .container-fluid.sxfi-container .row{
  margin-left:0;
  margin-right:0
  }
  .section_listaward .item {
    width: 30%;
  }

}

@media screen and (min-width:768px){
  .sxfi-section-right img,
  .sxfi-section-right div {
    display: inline-block;
    width: 49%;
    vertical-align: baseline;
    text-align: center;
    padding: 0 1em;
  }
}

@media screen and (min-width:992px){
  .margin-top-60-desktop {
    margin-top: 60px;
  }

  .sxfi-container {
    font-size: 1.5vw;
  }

  .sxfi-container .product-info-row {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  section#features .section7,section#features .section7 p{
  text-align:left
  }
  .sxfi-container .sxfi-section-left{
  margin-left:auto
  }
  .sxfi-container .sxfi-section-right{
  margin-right:auto
  }
  .sxfi-container .sxfi-vertical-algin{
  align-self:center
  }
  .img-mhl-desktop{
  height:100%;
  width:100%
  }
  #sxfi-wo-sxfi, #sxfi-wi-sxfi {
    height: 4.5vw;
  }
}
@media screen and (min-width:1200px){
  .sxfi-container {
    font-size: 24px;
  }
#intro {
  background-size: 60%;
}
  #chip .mhl_chip {
    margin-top: 120px;
    margin-bottom: 60px;
  }
}

/* navi css */

#navi {
  text-align: center;
  font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
}
#navi li.selected {
  border-bottom: 3px solid;
}
#navi a {
  color: #000;
  border: none;
}



@media screen and (min-width:768px){

  #navi .container {
    margin-bottom: 25px;
    display: flex;
    align-items: flex-end;
  }
  #navi img,
  #navi ul {
    flex-grow: 1;
  }
  #navi .logo-sxfi, 
  #navi .logo-creative {
    height: 107px;
  }

  #navi .logo-sxfi {
    padding-top: 10px;
    max-width: 292px;
  }

  #navi ul {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
  }

  #navi li{
    display: inline-block;
    margin: 0 1em;
  }
}
@media screen and (min-width:1200px) {
  #navi .container {
    margin-bottom: 46px;
  }
  #navi ul {
    margin: 0 94px;
  }
}
@media screen and (max-width:767px) {
  #navi .container {
    margin-bottom: 10px  !important;
    width: calc(100% - 30px) !important;
  }
  #navi .logo-sxfi, 
  #navi .logo-creative {
    height: 15vw !important;
  }

  #navi .logo-sxfi {
    float: none !important;
    padding-top: 5px;
  }
  #navi .logo-creative {
    float: right;
  }

  #navi .menu {
    list-style: none;
    height: 0;
    padding: 0;
    margin: 0;
  }

  #navi .menu.actived {
    list-style: none;
    height: 10vw;
    padding: 0;
    margin: 0;
  }

  #navi .menu li {
    display: inline-block;
    padding: 0;
    border: 0;
    margin: 4vw;
  }
  
  #navi .menu-btn {
    float: left;
    height: 15vw;
    padding-top: 1vw;
    z-index: 2;
  } 
}

@media screen and (max-width:991px){
  #navi .container {
    padding: 0;
    margin: 0 15px;
    width: 100%;
    margin-bottom: 25px;
  }

  #navi ul {
    margin: 0 auto;
    vertical-align: bottom;
  }
}


/*video*/
.listVideo {
  position:relative;
}
.listVideo video {
  width:272px;
  height:153px;
  display:block;
  margin:0 auto;
  /*background-color: #000;*/
  padding-left:10px;
  padding-right:10px;
  outline:none;
}
.listVideo .slick-list {
  overflow:visible;
}
.listVideo .slick-arrow {
  padding: 10px;
  position: absolute;
  top:calc(76.5px - 28.65px); /*(video height / 2) - (arrow height / 2)*/
  font-size: 4em;
  width: 44px;
  height: 44px;
  border: none;
  cursor: pointer;
  color: #fff;
  z-index: 3;
  opacity: .5;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  display: none;
}
.listVideo .prev {
    left: -2%;
}
.listVideo .next {
    right: -2%;
}
.listVideo svg {
  display:block;
}
.listVideo .slick-arrow path {
    fill: #999;
}
.listVideo .slick-disabled {
  display:none !important;
}
.listVideo .slick-dots {
  margin-top:10px;
}
@media screen and (min-width:375px) {
  .listVideo video {
    width:320px;
    height:180px;    
  }
  .listVideo .slick-arrow {
    top:calc(90px - 28.65px); /*(video height / 2) - (arrow height / 2)*/
  }
}
@media screen and (min-width:425px) {
  .listVideo video {
    width:360px;
    height:202.5px;    
  }
  .listVideo .slick-arrow {
    top:calc(101.25px - 28.65px); /*(video height / 2) - (arrow height / 2)*/
  }
}
@media screen and (min-width:768px) {
  .listVideo video {
    width:670px;
    height:377px;
  }
  .listVideo .slick-arrow {
    top:calc(188.5px - 28.65px); /*(video height / 2) - (arrow height / 2)*/
  }
  .listVideo .prev {
    left: 0%;
  }
  .listVideo .next {
    right: 0%;
  }  
  .listVideo .slick-dots {
    margin-top:20px;
  }
}

@media screen and (min-width:1200px) {
  .listVideo video {
    width:1040px;
    height:585px;
  }
  .listVideo .slick-arrow {
    top:calc(292.5px - 28.65px); /*(video height / 2) - (arrow height / 2)*/
  }
  .listVideo .slick-dots {
    margin-top:50px;
  }
}