#support section {
  position: relative;
}
#support section a {
  color: inherit;
}
#support a.acthover{
	color: #0064b0;
}
#support .protechWrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
}
#support .proEntH3 {
  height: 32px;
  line-height: 30px;
  font-family: "Microsoft YaHei";
  font-size: 100%;
  text-align: left;
  color: #000000;
  font-weight: 400;
  margin-bottom: 30px;
  border-left: 5px solid #0064b0;
  padding-left: 1.67%;
}
#support .protechWrapBox {
  height: 100%;
  margin: 0 auto;
  max-width: 1232px;
  padding: 40px 16px 0;
  position: relative;
  font-size: 32px;
}
#support .Success .protechWrapBox {
  padding-top: 0%;
}
#support .protechVideo .protechWrapBox {
  padding-top: 3%;
}
#support .protechVideolayer {
  width: 100%;
  height: 100%;
  background: rgba(39, 39, 39, 0.4);
  position: absolute;
  top: 0;
}
#support .shandowHover {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
#support .shandowHover:hover {
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
#support .shandow {
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#support .protechJourn {
  background-color: #f5f5f5;
  padding-bottom: 20px;
}
#support .proJouTech .proEntH3 {
  margin: 20px 0 0 0;
}
#support .proJouConList:after {
  content: '';
  display: block;
  clear: both;
}
#support .proJouConList li {
  width: 46.6%;
  float: left;
  font-size: 20px;
  margin-right: 6.8%;
  box-sizing: content-box;
}
#support .borderPC {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 2.5%;
  margin-bottom: 2.5%;
}
#support .proJouConList li:after {
  content: '';
  display: block;
  clear: both;
}
#support .proJouTech .proJouCon {
  margin-top: 30px;
}
#support .proJouConListImg {
  display: block;
  width: 38.5%;
  height: 100%;
  float: left;
  overflow: hidden;
}
#support .proJouConListImg:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#support .proJouConListImg img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
  -o-transition: transform .3s linear;
  transition: transform .3s linear;
}
#support .proJouConListTextTime {
  display: block;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  color: #0064b0;
}
#support .proJouConListTextTit {
  font-size: 110%;
  color: #000;
  margin-top: 10px;
}
#support .proJouConListTextp {
  min-height: 36px;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-top: 15px;
}
#support .protechH5JournBox {
  height: 100%;
}
@media screen and (max-width: 1200px) {
  #support .proJouConList li {
    font-size: 16px;
  }
  #support .proJouConListTextp {
    font-size: 12px;
  }
}
@media screen and (max-width: 980px) {
  #support .proJouConList li {
    font-size: 14px;
  }
}

@media screen and (min- 400px) and (max-device- 600px) {


}
@media screen and (max-width: 768px) {
  #support .protechPc,
  #support .headroom,
  #support footer {
    display: none;
  }
  #support .protechH5,
  #support .headMbl {
    display: block;
  }
  #support .proJouTech,
  #support .protechH5 {
    font-size: 75px;
  }
  #support .protechJourn {
    padding-bottom: 0;
  }
  #support .proJouTech .proEntH3 {
    width: 100%;
    padding: 1.6% 0 30px;
    background-color: #fff;
    text-align: center;
    color: #3c3c3c;
    font-size: 59.4%;
    border: none;
    margin: 0;
    height: auto;
    line-height: 1;
    position: relative;
  }
  #support .proJouTech .proEntH3:before {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    background: #0064b0;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 15px;
  }
  #support .proJouTech .protechWrapBox {
    padding: 0;
    font-size: 100%;
    margin: 0;
    width: 100%;
  }
  #support .borderPC {
    border: none;
    padding: 0;
  }
  #support .proJouTech .proJouConList {
    padding: 3.46%;
  }
  #support .proJouConList li {
    width: 100%;
    height: auto;
    float: none;
    font-size: 100%;
  }
  #support .proJouTech .proJouConList .journBoxact {
    border-bottom: 1px solid #e6e6e6;
  }
  #support .proJouTech li .protechH5JournBox {
    width: 100%;
    margin-bottom: 6.6%;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }
  #support .proJouConListImg {
    float: none;
  }
  #support .proJouConListText {
    float: none;
  }
  #support .proJouConListImg {
    width: 100%;
  }
  #support .proJouConListText {
    width: 100%;
    padding: 4.5% 5.3%;
  }
  #support .proJouTech .proJouConListTextTime {
    font-size: 37.3%;
    color: #0064b0;
  }
  #support .proJouTech .proJouConListTextTit {
    font-size: 46.6%;
    color: #000000;
    line-height: 1.4;
    margin-top: 4%;
  }
  #support .proJouTech .proJouConListTextp {
    font-size: 37.3%;
    margin-top: 4%;
    max-height: none;
    line-height: 1.5;
  }
  #support .proJouTech .proJouConListTextGo {
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: 4.8%;
    font-size: 100%;
  }
  #support .proJouTech .proJouConListTextGo a {
    display: block;
    height: 100%;
    line-height: 20px;
    font-size: 37.33%;
    color: #3c3c3c;
    float: right;
    text-align: right;
    padding-right: 30px;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  #support {
    
  }
  #support .protechH5,
  #support .proJouTech,
  #support .Mbl,
  #support .container.software,
  #support .container.trends,
  #support .container.Help,
  #support .protechVideoMbl {
    font-size: 75px;
  }
}
@media screen and (max-width: 700px) {
  #support {
    
  }
  #support .protechH5,
  #support .proJouTech,
  #support .Mbl,
  #support .container.software,
  #support .container.trends,
  #support .container.Help,
  #support .protechVideoMbl {
    font-size: 60px;
  }
}
@media screen and (max-width: 640px) {
  #support {
    
  }
  #support .protechH5,
  #support .proJouTech,
  #support .Mbl,
  #support .container.software,
  #support .container.trends,
  #support .container.Help,
  #support .protechVideoMbl {
    font-size: 50px;
  }
}
@media screen and (max-width : 260px ){
  #support {
    
  }
  #support .protechH5,
  #support .proJouTech,
  #support .Mbl,
  #support .container.software,
  #support .container.trends,
  #support .container.Help,
  #support .protechVideoMbl {
    font-size: 44px;
  }
}
@media screen and (max-width : 119px ){
  #support {
    
  }
  #support .protechH5,
  #support .proJouTech,
  #support .Mbl,
  #support .container.software,
  #support .container.trends,
  #support .container.Help,
  #support .protechVideoMbl {
    font-size: 37.5px;
  }
}
@media screen and (max-width : 76px ){
  #support {
    
  }
  #support .protechH5,
  #support .proJouTech,
  #support .Mbl,
  #support .container.software,
  #support .container.trends,
  #support .container.Help,
  #support .protechVideoMbl {
    font-size: 30px;
  }
}
#support .protechVideo {
  background-color: #fff;
  padding-bottom: 50px;
}
#support .proVidConList:after {
  content: '';
  display: block;
  clear: both;
}
#support .proVidConList li {
  width: 31.66%;
  float: left;
  margin-left: 2.5%;
  font-size: 22px;
}
#support .proVidConList li:first-child{
	margin-left: 0;
}
#support .proVidConList li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
}
#support .proVidConImg {
  width: 100%;
  position: relative;
}
#support .proVidConImgBtn {
  display: block;
  width: 17.37%;
  position: absolute;
  top: 36%;
  left: 42.1%;
}
#support .proVidConImg img {
  display: block;
  width: 100%;
}
#support .proVidConList li.protechNoMar {
  margin-right: 0;
}
#support .proVidConText {
  width: 100%;
  background: #fff;
}
@media screen and (max-width: 1200px) {
  #support .proVidConText {
    font-size: 18px;
  }
}
@media screen and (max-width: 860px) {
  #support .proVidConText {
    font-size: 14px;
  }
}
#support .protechVideoMbl {
  
  min-height: 430px;
}
#support .protechVideoMbl .containerH3 {
  margin: 2% 0 30px;
  text-align: center;
  border: none;
  padding: 0;
  font-size: 59.3%;
  position: relative;
}
#support .protechVideoMbl .containerH3:before {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background: #0064b0;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: -12px;
}
#support .protechVideoMbl .containerInnerBox {
  padding: 3% 3.4% 0;
  width: auto;
}
#support .protechVideoMbl .containerInnerBox .hotTag {
  font-size: 46.8%;
  padding: 4.2% 5.3%;
}
#support .protechVideoMbl .containerInnerBox {
  margin: 0 auto;
  padding: 3% 0 0;
  width: 100%;
}
#support .protechVideoMbl .containerInnerBox h2 {
  font-size: 60%;
  text-align: center;
  line-height: 1;
  padding: 12.4% 0 4.7%;
}
#support .protechVideoMbl .SMBImg {
  width: 100%;
  font-size: 100%;
  line-height: 1;
}
#support .protechVideoMbl .SMBList {
  padding: 0 3%;
}
#support .protechVideoMbl .SMBImg .layer {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 94%;
  margin: 0 3%;
}
#support .protechVideoMbl .SMBImg .layer .play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  top: 28.6%;
  text-align: center;
}
#support .protechVideoMbl .SMBImg .layer .play img {
  width: 17%;
}
#support .protechVideoMbl .SMBImg img.VideImg {
  width: 100%;
  display: block;
}
#support .protechVideoMbl .containerInnerBox .SMBContent {
  padding-bottom: 4%;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  width: 100%;
  background: #ffffff;
  position: relative;
}
#support .protechVideoMbl .containerInnerBox .SMBContent p {
  font-size: 37.5%;
  padding: 3.3% 5.6% 0;
  line-height: 1.5;
  height: 11.2%;
}
#support .protechVideoMbl .containerInnerBox .SMBContent .more {
  text-align: right;
  width: 100%;
  font-size: 37.5%;
  line-height: 1;
  color: #0064b0;
  padding-right: 5.6%;
}
#support .protechVideoMbl .containerInnerBox .SMBContent .more img {
  width: 5.6%;
  margin-left: 2%;
  position: relative;
  top: 5px;
}
#support .protechVideoMbl .protechVideoMblBanner {
  padding: 0% 0 1.6% 0%;
  background: #ffffff;
  text-align: center;
  width: 100%;
  height: auto;
}
#support .protechVideoMbl .protechVideoMblBanner span {
  width: 10px;
  height: 10px;
  display: block;
  background: #d5d5d5;
  margin-right: 10px;
  display: inline-block;
  border-radius: 10px;
  opacity: 1;
}
#support .protechVideoMbl .protechVideoMblBanner span.swiper-pagination-bullet-active {
  background: #0064b0;
  border-radius: 10px;
}
body.ie6 #support .proVidConList li,
body.ie7 #support .proVidConList li,
body.ie8 #support .proVidConList li,
body.ie6 #support .proSolveConList li,
body.ie7 #support .proSolveConList li,
body.ie8 #support .proSolveConList li,
body.ie6 #support .proSysConList li,
body.ie7 #support .proSysConList li,
body.ie8 #support .proSysConList li,
body.ie8 #support .Help .trendsContent .trendsList,
body.ie8 #support .SMBList.swiper-slide .SMBContent,
body.ie8 #solution .VCFMbl .containerInnerBox .VCFContent
 {
  border: 1px solid #e6e6e6;
}
body.ie8 .SMBList.swiper-slide
 {
  margin-bottom:5%; 
}
body.ie6 #support .proTerminList li,
body.ie7 #support .proTerminList li {
  width: 33%;
}
body.ie6 #support .proSysConList li,
body.ie7 #support .proSysConList li {
  width: 23%;
}
body.ie6 #support .proJouConListImg,
body.ie7 #support .proJouConListImg {
  width: 37%;
}
body.ie6 #support .proVidConList li,
body.ie7 #support .proVidConList li,
body.ie6 #support .proSolveConList li,
body.ie7 #support .proSolveConList li {
  width: 31%;
}
body.ie8 #support .technologyMbl {
  background-repeat: repeat;
}
#support .protechSolve {
  background-color: #ffffff;
  padding-bottom: 50px;
}
#support .protechSolveGoMore {
  height: 30px;
  float: right;
  font-size: 14px;
  cursor: pointer;
}
#support .protechSolveGoMore a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 30px;
  color: #333;
  padding-right: 30px;
  background-image: url(../../../Service/img/proJouConListTextGo.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px 20px;
}
#support .protechSolveGoMore:hover a {
  color: #0064b0;
  background-image: url(../../../Service/img/proJouConListTextGo.png);
}
#support .proSolveConList:after {
  content: '';
  display: block;
  clear: both;
}
#support .proSolveConList li {
  position: relative;
  width: 23.1%;
  height: auto;
  float: left;
  margin-left: 2.5%;
  font-size: 22px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}
#support .proSolveConList li:first-child{
  margin-left: 0;
}
#support .proSolveConList li .proSolveConListImg {
  display: block;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}
#support .proSolveConListImg:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#support .proSolveConListImg img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
  -o-transition: transform .3s linear;
  transition: transform .3s linear;
}
#support .proSolveConListText {
  padding: 10px 20px;
}
#support .proSolveConListText h5 {
  font-size: 20px;
  color: #333;
  font-weight: 400;
  -o-text-overflow:ellipsis; 
	-icab-text-overflow: ellipsis; 
	-khtml-text-overflow: ellipsis; 
	-moz-text-overflow: ellipsis; 
	-webkit-text-overflow: ellipsis; 
    overflow: hidden;
	white-space: nowrap; 
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
#support .proSolveConListText p {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  line-height: 1.5;
}
#support .proSolveConList li .more {
  text-align: right;
  font-size: 14px;
  padding-right: 50px;
  position: absolute;
  padding-bottom: 20px;
  bottom: 0;
  width: 100%;
}
#support .proSolveConList li .more img {
  position: absolute;
  top: 0;
  right: 20px;
  width: 20px;
}
@media screen and (max-width: 960px) {
  #support .proSolveConList li {
    height: 400px;
  }
  #support .proSolveConListText h5 {
    font-size: 18px;
  }
}
#support .protechSolveMbl {
  
  
}
#support .protechSolveMbl .containerH3 {
  margin: 5% 0 30px;
  text-align: center;
  border: none;
  padding: 0;
  font-size: 59.3%;
  position: relative;
}
#support .protechSolveMbl .containerH3:before {
  content: "";
  display: block;
  width: 8%;
  height: 3px;
  background: #0064b0;
  position: absolute;
  left: 48%;
  margin-left: -15px;
  bottom: -15px;
}
#support .protechSolveMbl .containerInnerBox {
  padding: 0;
}
#support .protechSolveMbl .SMBList {
  padding: 0 3.3%;
}
#support .protechSolveMbl .containerInnerBox .hotTag {
  font-size: 46.8%;
  padding: 4.2% 5.3%;
}
#support .protechSolveMbl .containerInnerBox {
  margin: 0 auto;
  padding: 0;
}
#support .protechSolveMbl .containerInnerBox h2 {
  font-size: 60%;
  text-align: center;
  line-height: 1;
  padding: 12.4% 0 4.7%;
}
#support .protechSolveMbl .SMBImg {
  width: 100%;
  display: inline-block;
  font-size: 100%;
  line-height: 1;
}
#support .protechSolveMbl .SMBImg img {
  width: 100%;
  display: block;
}
#support .protechSolveMbl .containerInnerBox .SMBContent {
  padding-bottom: 2%;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  width: 100%;
  margin-top: -7%;
  padding-top: 4%;
}
#support .protechSolveMbl .containerInnerBox .SMBContent p:first-child{
  margin-bottom:0;
}
#support .protechSolveMbl .containerInnerBox .SMBContent p {
  font-size: 37.5%;
  padding: 3.3% 5.6% 0 ;
  margin-bottom: 3.3%;
  line-height: 1.5;
  height: 11.2%;
}
#support .protechSolveMbl .containerInnerBox .SMBContent p2 {
  font-size: 46.66%;
  padding: 0 5.6% 0 ;
}
#support .protechSolveMbl .containerInnerBox .SMBContent .more {
  text-align: right;
  width: 100%;
  font-size: 37.5%;
  line-height: 1;
  color: #333;
  padding-right: 5.6%;
}
#support .protechSolveMbl .containerInnerBox .SMBContent .more img {
  width: 5.6%;
  margin-left: 2%;
  position: relative;
}
#support .protechSolveMbl .protechSolveMblBanner {
  padding: 6% 0 1% 0%;
  background: #ffffff;
  text-align: center;
  width: 100%;
  height: auto;
}
#support .protechSolveMbl .protechSolveMblBanner span {
  width: 10px;
  height: 10px;
  display: block;
  background: #d5d5d5;
  margin-right: 10px;
  display: inline-block;
  border-radius: 10px;
  opacity: 1;
}
#support .protechSolveMbl .protechSolveMblBanner span.swiper-pagination-bullet-active {
  background: #0064b0;
  border-radius: 10px;
}
#support .banner {
  width: 100%;
  height:auto;
  position: relative;
}
#support .banner img {
  width: 100%;
}
#support .bannerInnerBox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#support .bannerInner {
  width: 100%;
  height: auto;
  max-width: 1232px;
  min-width: 320px;
  padding: 0 16px;
  margin: 0 auto;
}
#support .bannerInnerH2 {
  font-size: 46px;
  color: #fff;
  font-weight: 400;
  padding-left: 0px;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  line-height: 1;
  margin: 90px 0 23px;
}
#support .bannerInnerText {
  padding-left: 0px;
  font-size: 16px;
  color: #fff;
}
#support .bannerInnerText p {
  line-height: 1.5;
  margin-bottom: 10px;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  line-height: 1.6;
  width: 100%;
  letter-spacing: 0.2px;
}
#support .bannerMbl .bannerInnerText p {
  width: auto;
}
#support .bannerMbl .bannerInner {
  padding: 0 16px;
}
#support .bannerInnerBtn {
  width: auto;
  height: 40px;
  line-height: 40px;
  padding: 0 17px;
  float: left;
  margin-top: 18px;
  cursor: pointer;
  background: #db1126;
  border-radius: 30px;
  -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
#support .bannerInnerBtn:active {
  background: #0064b0;
}
@media screen and (max-width: 1282px) {
  #support .bannerInnerH2 {
    font-size: 40px;
    margin: 65px 0 27px;
  }
  #support .bannerInnerText {
    padding-left: 7px;
    font-size: 16px;
    color: #fff;
  }
  #support .bannerInnerText p {
    line-height: 1.5;
    margin-bottom: 10px;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #support .bannerInnerBtn {
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    margin-top: 18px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 1080px) {
  #support .bannerInnerH2 {
    font-size: 40px;
    margin: 45px 0 27px;
  }
  #support .bannerInnerText {
    padding-left: 7px;
    font-size: 16px;
    color: #fff;
  }
  #support .bannerInnerText p {
    line-height: 1.5;
    margin-bottom: 10px;
    width: 100%;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #support .bannerInnerBtn {
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    margin-top: 18px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 1000px) {
  #support .bannerInnerH2 {
    font-size: 35px;
    margin: 30px 0 10px;
  }
  #support .bannerInnerText {
    padding-left: 7px;
    font-size: 14px;
    color: #fff;
  }
  #support .bannerInnerText p {
    line-height: 1.5;
    margin-bottom: 10px;

    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  #support .bannerInnerBtn {
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 13px;
    margin-top: 10px;
    border-radius: 30px;
  }
}
@media screen and (max-width: 820px) {
	#support .bannerInnerText p {
		width: 100%;
	}
}
#support .container {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#support .containerInnerBox {
  width: auto;
  max-width: 1232px;
  min-width: 320px;
  padding: 0 16px;
  height: auto;
  margin: 0 auto;
}
#support .padding0 {
  padding: 0;
}
#support .products {
  background: none;
  padding-bottom: 40px;
}
#support .products .technologyH2 {
  font-size: 32px;
  line-height: 21px;
  border-left: 5px #0064b0 solid;
  padding: 2px 0 6px 16px;
  color: #333;
  font-weight: 500;
}
#support .products .containerInnerBox {
  padding-top: 50px;
  margin-top: 35px;
}
#support .products .technologyBox {
  width: 100%;
  background: #ffffff;
  display: inline-block;
  margin-top: 30px;
}
#support .products .technologyBox .technologyList {
  width: 50%;
  float: left;
  min-height: 300px;
}
#support .products .technologyBox .technologyList .left {
  width: 50%;
  padding: 0 5%;
  float: left;
  position: relative;
  min-height: 307px;
}
#support .products .technologyBox .technologyList .left h3 {
  font-size: 28px;
  padding: 45px 0 18px 0;
  line-height: 28px;
  font-weight: 400;
  color: #333;
}
#support .technology .technologyBox .technologyList .left p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
#support .technology .technologyBox .technologyList .left .more {
  color: #333;
  font-size: 14px;
  line-height: 14px;
  text-align: right;
  position: absolute;
  bottom: 35px;
  right: 10%;
}
#support .technology .technologyBox .technologyList .left .more img {
  position: relative;
  top: 5px;
  width: 20px;
  margin-left: 12px;
}
#support .technology .technologyBox .technologyList .right {
  width: 50%;
  float: left;
  overflow: hidden;
}
#support .technology .technologyBox .technologyList .right img {
  width: 100%;
  height: 307px;
  display: block;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#support .technology .technologyBox .technologyList .right img:hover {
  transform: scale(1.2);
}
@media screen and (max-width: 1000px) {
  #support .technology .technologyBox .technologyList .left h3 {
    font-size: 20px;
  }
  #support .technology .technologyBox .technologyList .left p {
    font-size: 12px;
  }
  #support .technology .technologyBox .technologyList .left .more {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  #support .technology .technologyBox .technologyList .left h3 {
    line-height: 0;
  }
  #support .technology .technologyBox .technologyList .left p {
    line-height: 20px;
  }
  #support .technology .technologyBox .technologyList .left .more {
    line-height: 20px;
  }
}
#support .technologyMbl {
  background: url(../imaegs/solution/technologyMbl_bg.jpg) no-repeat;
  background-size: cover;
}
#support .technologyMbl .technologyH2 {
  font-size: 60.7%;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  padding: 6.4% 0 5.3%;
}
#support .technologyMbl .containerInnerBox {
  
  padding: 0 1.4% 0 3.4%;
}
#support .technologyMbl .containerInnerBox .technologyBox {
  width: 100%;
  display: inline-block;
  padding-bottom: 2.0%;
}
#support .technologyMbl .containerInnerBox .technologyList {
  width: 50%;
  float: left;
  padding: 0 2.4% 0% 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 2.4%;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListBg {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListBg h3 {
  font-size: 37.5%;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  color: #ffffff;
  line-height: 1;
  padding: 4.4% 6.4%;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListBg img {
  width: 100%;
  display: block;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListText {
  color: #333;
  width: 100%;
  text-align: left;
  padding: 7.6%;
  height: 100%;
  background: #ffffff;
  padding-bottom: 20%;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListText .technologyListContent {
  font-size: 28.1%;
  padding-right: 3.8%;
  line-height: 1.5;
  color: #333;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListText .technologyListContent p.technologyListTitle {
  padding-bottom: 12px;
  color: #333;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListText .more {
  text-align: right;
  width: 100%;
  font-size: 37.5%;
  line-height: 1;
  padding-top: 10%;
  color: #333;
  position: absolute;
  bottom: 5%;
  right: 16.6%;
}
#support .technologyMbl .containerInnerBox .technologyList .technologyListText .more img {
  width: 15%;
  position: relative;
  top: 8px;
  margin-left: 7%;
}
#support .softwareContent {
  width: 100%;
  display: inline-block;
}
#support .software .containerH3 {
  margin-top: 0px;
}
#support .softwareContent .softwareList {
  width: 32%;
  float: left;
  text-align: center;
  background: #f9f9f9;
  padding: 15px 0;
  margin-left: 2%;
}
#support .softwareContent a:first-child .softwareList {
  margin-left: 0;
}
#support .softwareContent .softwareList.marright {
  
}
#support .softwareContent .softwareList h3 {
  font-weight: 400;
  font-size: 24px;
  color: #333;
  padding-top: 5px;
}
@media screen and (max-width: 768px) {
  #support .software {
    background: #f5f5f5;
    font-size: 75px;
  }
  #support .software .containerInnerBox {
    padding: 0;
  }
  #support .software .softwareContent {
    background: #f5f5f5;
    padding: 3%;
  }
  #support .software .containerH3 {
    font-size: 59.3%;
    border: 0;
    text-align: center;
    background: #ffffff;
    padding-bottom: 30px;
    margin: 0;
    position: relative;
    padding-left: 0;
  }
  #support .software .containerH3:before {
    content: "";
    display: block;
    width: 8%;
    height: 3px;
    background: #0064b0;
    position: absolute;
    left: 48%;
    margin-left: -15px;
    bottom: 15px;
  }
  #support .software .softwareContent .softwareList {
    background: #ffffff;
  }
}
#support .trends {
  width: 100%;
}
#support .trends .trendsContent {
  width: 100%;
  padding: 30px 0 ;
  display: inline-block;
}
#support .trends .trendsContent .trendsImg {
  width: 22.9%;
  float: left;
  overflow: hidden;
}
#support .trends .trendsContent .trendsImg:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#support .trends .trendsContent .trendsImg img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
  -o-transition: transform .3s linear;
  transition: transform .3s linear;
}
#support .trends .trendsContent .trendsList {
  width: 77.1%;
  background: #f9f9f9;
  padding: 30px 0;
  float: left;
}
#support .trends .trendsContent .trendsList li {
  margin: 0 13.7% 0 5.6%;
  float: left;
  font-size: 24px;
  line-height: 1;
  color: #333;
  padding: 1.3% 0;
}
#support .trends .containerH3 {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #support .trends {
    font-size: 75px;
  }
  #support .trends .containerH3 {
    text-align: center;
    border: 0;
    font-size: 59.3%;
    margin-top: 0;
    padding: 5% 0% 5% 0;
    position: relative;
  }
  #support .trends .containerH3:before {
    content: "";
    display: block;
    width: 8%;
    height: 3px;
    background: #0064b0;
    position: absolute;
    left: 48%;
    margin-left: -15px;
    bottom: 15px;
  }
  #support .trends .containerInnerBox {
    padding: 0 3%;
  }
  #support .trends .trendsContent {
    width: 100%;
    padding-top: 0;
  }
  #support .trends .trendsContent .trendsImg {
    width: 100%;
  }
  #support .trends .trendsContent .trendsImg img {
    width: 100%;
    display: block;
  }
  #support .trends .trendsContent .trendsList {
    width: 100%;
    padding: 2% 0 4% 0;
  }
  #support .trends .trendsContent .trendsList li {
    margin: 0 6%;
    font-size: 35%;
    padding: 2% 0;
  }
  #support .trends .trendsContent .trendsList li img {
    width: 30px;
    margin-left: 15px;
  }
  #support .trends .trendsContent .trendsList li.marleft {
    margin-left: 30%;
  }
}
@media screen and (max-width: 630px) {
  #support .trends {
    font-size: 65px;
  }
  #support .trends .trendsContent .trendsList li {
    margin: 0 5%;
  }
  #support .trends .trendsContent .trendsList li.marleft {
    margin-left: 20%;
  }
  #support .trends .trendsContent .trendsList li img {
    width: 25px;
    margin-left: 15px;
  }
}
@media screen and (max-width : 366px ){
  #support .trends .trendsContent .trendsList li.marleft {
    margin-left: 5%;
  }
}
#support .trends {
  width: 100%;
}
#support .trends .trendsContent {
  width: 100%;
  padding: 30px 0 ;
  display: inline-block;
}
#support .trends .trendsContent .trendsImg {
  width: 22.9%;
  float: left;
}
#support .trends .trendsContent .trendsList {
  width: 77.1%;
  background: #f9f9f9;
  padding: 30px 0;
  float: left;
}
#support .trends .trendsContent .trendsList li {
  margin: 0 13.7% 0 5.6%;
  float: left;
  font-size: 24px;
  line-height: 1;
  color: #333;
  padding: 1.3% 0;
}
#support .trends .trendsContent .trendsList li img {
  margin-left: 10px;
  vertical-align: middle;
}
#support .trends .containerH3 {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #support .trends {
    font-size: 75px;
  }
  #support .trends .containerH3 {
    text-align: center;
    border: 0;
    font-size: 59.3%;
    margin-top: 0;
    padding: 5% 0% 30px 0;
  }
  #support .trends .containerInnerBox {
    padding: 0 3%;
  }
  #support .trends .trendsContent {
    width: 100%;
    padding: 0;
  }
  #support .trends .trendsContent .trendsImg {
    width: 100%;
  }
  #support .trends .trendsContent .trendsImg img {
    width: 100%;
    display: block;
  }
  #support .trends .trendsContent .trendsList {
    width: 100%;
    padding: 2% 0 4% 0;
  }
  #support .trends .trendsContent .trendsList li {
    margin: 0 6%;
    font-size: 35%;
    padding: 2% 0;
  }
  #support .trends .trendsContent .trendsList li img {
    width: 30px;
    margin-left: 15px;
  }
  #support .trends .trendsContent .trendsList li.marleft {
    margin-left: 30%;
  }
}
@media screen and (max-width: 630px) {
  #support .trends {
    font-size: 65px;
  }
  #support .trends .trendsContent .trendsList li {
    margin: 0 5%;
  }
  #support .trends .trendsContent .trendsList li.marleft {
    margin-left: 20%;
  }
  #support .trends .trendsContent .trendsList li img {
    width: 25px;
    margin-left: 15px;
  }
}
@media screen and (max-width : 366px ){
  #support .trends .trendsContent .trendsList li.marleft {
    margin-left: 5%;
  }
}
#support .Help {
  width: 100%;
}
#support .Help .trendsContent {
  width: 100%;
  padding: 30px 0 ;
  display: inline-block;
}
#support .Help .trendsContent .trendsImg {
  width: 100%;
  float: left;
}
#support .Help .trendsContent .trendsImg img {
  width: 100%;
  display: block;
}
#support .Help .trendsContent .trendsList {
  width: 100%;
  background: none;
  padding: 3% 2% 1%;
  float: left;
  font-size: 75px;
}
#support .Help .trendsContent .trendsList li {
  float: left;
  margin-right: 8%;
  margin-bottom: 2%;
  font-size: 24px;
}
#support .Help .trendsContent .trendsList li img {
  margin-left: 10px;
  width: 20px;
  vertical-align: middle;
}
#support .Help .containerH3 {
  margin: 10px 0 0 0;
}
#support #videoWrapPC.videoPc{
	padding-bottom: 40px;
}
#support .technicalSolve.succTechPc{
	padding-top: 0;
}
@media screen and (max-width: 768px) {
  #support .Help {
    font-size: 75px;
  }
  #support .Help .containerH3 {
    text-align: center;
    border: 0;
    font-size: 59.3%;
    margin-top: 0;
    padding: 5% 0% 30px 0;
    position: relative;
  }
  #support .Help .containerH3:before {
    content: "";
    display: block;
    width: 8%;
    height: 3px;
    background: #0064b0;
    position: absolute;
    left: 48%;
    margin-left: -15px;
    bottom: 15px;
  }
  #support .Help .trendsContent .trendsList li.helpRight {
    float: right;
    text-align:right;
  }
  #support .Help .containerInnerBox {
    padding: 0 3%;
  }
  #support .Help .trendsContent {
    width: 100%;
    padding-top: 0;
  }
  #support .Help .trendsContent .trendsImg {
    width: 100%;
  }
  #support .Help .trendsContent .trendsImg img {
    width: 100%;
    display: block;
  }
  #support .Help .trendsContent .trendsList {
    width: 100%;
    padding: 2% 0 4% 0;
  }
  #support .Help .trendsContent .trendsList li {
    min-width:40%;
    margin: 0 6%;
    font-size: 35%;
    padding: 2% 0;
  }
  #support .Help .trendsContent .trendsList li img {
    width: 30px;
    margin-left: 15px;
  }
  #support .Help .trendsContent .trendsList li.marleft {
    margin-left: 30%;
  }
}
@media screen and (max-width: 630px) {
  #support .Help {
    font-size: 65px;
  }
  #support .Help .trendsContent .trendsList {
    font-size: inherit;
  }
  #support .Help .trendsContent .trendsList li {
    margin: 0 6%;
  }
  #support .Help .trendsContent .trendsList li.marleft {
    margin-left: 20%;
  }
  #support .Help .trendsContent .trendsList li img {
    width: 25px;
    margin-left: 8px;
  }
}
@media screen and (max-width: 500px) {
  #support .Help .trendsContent .trendsList li.marleft {
    margin-left: 5%;
  }
  #support .Help .trendsContent .trendsList {
    font-size: inherit;
  }
}
#support .Success .proSolveConList li {
  width: 31.66%;
}
#support .Help .trendsContent .trendsList li.service {
    margin: 0 2% 2%;
  }
#support .hotPc .containerH3 {
  line-height: 21px;
  padding: 2px 0 5px 16px;
  font-size: 32px;
}
#support .hotPc .swiper-container {
  padding-left: 2px;
}
#support .hotPc .hotActivitySwiper {
  width: 32%;
  float: left;
  margin-right: 2%;
}
#support .hotPc .hotActivityInner {
  float: left;
}
#support .containerH3 {
  font-family: "Microsoft YaHei";
  line-height: 1;
  font-size: 34px;
  text-align: left;
  color: #000000;
  font-weight: 400;
  margin: 40px 0 30px;
  border-left: 5px solid #0064b0;
  padding-left: 21px;
}
@media screen and (max-width: 1280px) {
  #support .containerH3 {
    font-size: 32px;
    margin: 40px 0 30px;
  }
}
@media screen and (max-width: 820px) {
  #support .containerH3 {
    font-size: 22px;
    margin: 30px 0 20px;
  }
}
#support .device {
  width: 100%;
  height: auto;
  margin: 0px auto;
  position: relative;
}
#support .swiper-hotPc {
  height: 390px;
  width: 100%;
}
#support .hotPc {
  padding-bottom: 40px;
}
#support .hotImgArrow {
  vertical-align: middle;
}
#support .hotActivityLine {
  
}
#support .hotActivity {
  width: 31.6%;
  height: auto;
  margin-right: 2.6%;
  float: left;
  position: relative;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
#support .hotActivitySwiper {
  margin-right: 0;
  width: 100%;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
}
#support .hotActivity:last-child {
  margin-right: 0;
}
#support .hotActivityImgBox {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
#support .hotImg {
  width: 100%;
  float: left;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#support .hotImg:hover {
  transform: scale(1.2);
}
#support .hotTag {
  min-width: 100px;
  line-height: 1;
  width: 100%;
  font-weight: 500;
  letter-spacing: 1px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: #fff;
  font-size: 22px;
  padding: 14px 45px 14px 20px;
  overflow: hidden;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.55);
  background: rgba(0, 0, 0, 0.36);
}
#support .hotActivityBottom {
  padding-top: 18px;
  height: 150px;
}
#support .hotActivityBottomAddHeight {
  height: 200px;
}
#support .hotP {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding: 0 22px;
}
#support .hotA {
  line-height: 1;
  color: #333;
  display: block;
  margin-top: 10px;
  position: absolute;
  bottom: 33px;
  right: 22px;
  font-size: 14px;
}
#support .hidden {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#support .maskBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  left: 0;
  transform: all 0.3s;
}
#support .maskBoxAct {
  background: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1280px) {
  #support .hotTag {
    font-size: 16px;
  }
  #support .hotP {
    font-size: 14px;
    padding: 0 18px;
  }
  #support .hotA {
    font-size: 14px;
    bottom: 25px;
  }
  #support .hotActivityBottomAddHeight {
    height: 220px;
  }
  #support .swiper-hotPc {
    height: 370px;
  }
}
@media screen and (max-width: 1000px) {
  #support .hotTag {
    font-size: 14px;
  }
  #support .hotP {
    font-size: 12px;
    padding: 0 14px;
  }
  #support .hotA {
    font-size: 12px;
    bottom: 15px;
  }
  #support .hotActivityBottomAddHeight {
    height: 230px;
  }
  #support .swiper-hotPc {
    height: 350px;
  }
}
@media screen and (max-width: 850px) {
  #support .hotA {
    bottom: 10px;
  }
  #support .hotActivityBottomAddHeight {
    height: 240px;
  }
  #support .swiper-hotPc {
    height: 330px;
  }
}
#support .SMBMbl {
  
  min-height: 430px;
}
#support .SMBMbl .containerH3 {
  margin: 3% 0 4.4%;
  text-align: center;
  border: none;
  padding: 0;
  font-size: 59.3%;
}
#support .SMBMbl .containerInnerBox {
  padding: 0;
}
#support .SMBMbl .containerInnerBox .hotTag {
  font-size: 46.8%;
  padding: 4.2% 5.3%;
}
#support .SMBMbl .containerInnerBox {
  margin: 0 auto;
  padding: 0 3%;
}
#support .SMBMbl .containerInnerBox h2 {
  font-size: 60%;
  text-align: center;
  line-height: 1;
  padding: 12.4% 0 4.7%;
}
#support .SMBMbl .SMBList {
  padding: 0 3.3%;
}
#support .SMBMbl .SMBImg {
  width: 100%;
  display: inline-block;
  font-size: 100%;
  line-height: 1;
  position: relative;
}
#support .SMBMbl .SMBImg img {
  width: 100%;
  display: block;
}
#support .SMBMbl .SMBImg h2 {
  width: 100%;
  line-height: 1;
  font-size: 46.8%;
  font-weight: 400;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  padding: 4.2% 0 4.2% 5.7%;
}
#support .SMBMbl .containerInnerBox .SMBContent {
  padding: 7% 0 4% 0;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  width: 100%;
  margin-top: -7%;
}
#support .SMBMbl .containerInnerBox .SMBContent p {
  font-size: 37.5%;
  padding: 0 5.6%;
  line-height: 1.5;
  margin: 3.3% 0;
  height: 11.2%;
}
#support .SMBMbl .containerInnerBox .SMBContent .more {
  text-align: right;
  width: 100%;
  font-size: 37.5%;
  line-height: 1;
  color: #0064b0;
  padding-right: 5.6%;
}
#support .SMBMbl .containerInnerBox .SMBContent .more img {
  width: 5.6%;
  margin-left: 2%;
  position: relative;
  top: 5px;
}
#support .SMBMbl .SMBMblBanner {
  text-align: center;
  padding: 6.1% 0 6.6% 0%;
  background: #ffffff;
  margin-left: 18.6%;
}
#support .SMBMbl .SMBMblBanner span {
  width: 13.5%;
  height: 5px;
  display: block;
  background: #d5d5d5;
  float: left;
  margin-right: 10px;
  border-radius: 0;
  opacity: 1;
}
#support .SMBMbl .SMBMblBanner span.swiper-pagination-bullet-active {
  background: #0064b0;
  border-radius: 0;
}
#support .garyBg {
  background: #f5f5f5;
  min-width: 320px;
}
#support .resolveBox {
  padding: 50px;
}
#support .resolveLine {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#support .resolve {
  
  width: 25%;
  
  height: 100%;
  position: relative;
  float: left;
  
  cursor: pointer;
}
#support .resolveAdd {
  width: 21.667%;
}
#support .resolveAct {
  width: 35%;
  padding-right: 150px;
}
#support .resolveAct .resolveAlertBox {
  width: 150px;
  display: block;
}
#support .resolveAlertBox {
  width: auto;
  height: 100%;
  background: #3e3e3f;
  float: left;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 14px 0;
  overflow: hidden;
  border-bottom: 4px solid #0064b0;
  display: none;
  opacity: 0;
}
#support .resolveInner {
  width: 100%;
  height: 500px;
  overflow: hidden;
  border-bottom: 4px solid #0064b0;
}
#support .resolveInnerBox {
  position: relative;
  z-index: 10;
  
}
#support .resolveImg {
  
  height: 100%;
  float: left;
}
#support .resolveOutBox {
  width: 100%;
  height: auto;
  background: url(../imaegs/index/resoveBg.jpg) no-repeat;
  background-size: cover;
}
#support .resolveColor {
  width: 100%;
  height: 100%;
  background: #d11a2e;
  position: absolute;
  top: 0;
  z-index: 2;
  display: none;
}
#support .resolveText {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 33px;
  padding-right: 32px;
  z-index: 30;
  font-size: 0;
}
#support .resolveH2 {
  color: #fff;
  font-size: 38px;
  font-weight: 400;
  line-height: 1;
  text-align: right;
}
#support .resolveTextInnerBox {
  padding-right: 10px;
  border-right: 4px solid #0064b0;
  margin: 16px 0 30px;
}
#support .resolveH3 {
  color: #0064b0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-align: right;
  margin-bottom: 10px;
}
#support .resolveP {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  text-align: right;
}
#support .resolveMore {
  width: 170px;
  height: 48px;
  line-height: 48px;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #757575;
  font-size: 16px;
  text-indent: 2em;
  font-weight: 700;
  cursor: pointer;
}
#support .moreIcon {
  float: right;
  width: 36px;
}
#support .resolveAlert {
  line-height: 1;
  padding: 17px 0 17px 20%;
  cursor: pointer;
}
#support .resolveAlert:hover {
  background: #0064b0;
}
#support .moreArrow {
  vertical-align: top;
  margin-top: 2px;
  margin-left: 25px;
  margin-right: 18px;
}
#support .moreA {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  #support .resolveH2 {
    font-size: 26px;
  }
  #support .resolveH3 {
    font-size: 14px;
  }
  #support .resolveP {
    font-size: 14px;
  }
  #support .moreA {
    font-size: 14px;
  }
  #support .resolveInner {
    height: 420px;
  }
  #support .resolveAlert {
    padding: 12px 0 12px 20%;
  }
  #support .resolveText {
    padding-right: 32px;
  }
  #support .resolveAct {
    padding-right: 150px;
  }
  #support .resolveAct .resolveAlertBox {
    width: 150px;
  }
}
@media screen and (max-width: 1100px) {
  #support .resolveH2 {
    font-size: 22px;
  }
  #support .resolveH3 {
    font-size: 12px;
  }
  #support .resolveP {
    font-size: 12px;
  }
  #support .moreA {
    font-size: 12px;
  }
  #support .resolveAct {
    padding-right: 120px;
  }
  #support .resolveAct .resolveAlertBox {
    width: 120px;
  }
}
@media screen and (max-width: 900px) {
  #support .resolveH2 {
    font-size: 18px;
  }
  #support .resolveInner {
    height: 331px;
  }
  #support .resolveAlert {
    padding: 8px 0 8px 20%;
  }
  #support .resolveText {
    padding-right: 28px;
  }
  #support .resolveAct {
    padding-right: 100px;
  }
  #support .resolveAct .resolveAlertBox {
    width: 100px;
  }
}
@media screen and (max-width: 800px) {
  #support .resolveAlert {
    padding: 6px 0 6px 20%;
  }
  #support .resolveText {
    padding-right: 22px;
  }
}
#support .bestTitle {
  font-size: 32px;
  color: #333;
  text-align: center;
  line-height: 1;
  margin-bottom: 15px;
}
#support .bestContentOut {
  width: 100%;
  float: left;
}
#support .bestContent {
  width: 196px;
  height: 196px;
  margin: 32px auto 22px;
  border: 1px solid #e6e6e6;
  border-radius: 100px;
}
#support .bestContentTitle {
  font-size: 40px;
  color: #333;
  line-height: 1;
  text-align: center;
  font-weight: 400;
}
#support .peopleIcon {
  display: block;
  margin: 45px auto 12px;
}
#support .bestContentTitle em {
  font-style: normal;
  font-size: 36px;
}
#support .bestContentP {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  padding: 0 30px;
  text-align: center;
}
#support .bestContentA {
  line-height: 1;
  color: #333;
  text-align: center;
  display: block;
  margin-top: 12px;
}
#support a.bestContentA:hover {
  color: #d11a2e;
}
#support .addHover {
  min-height: 500px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  padding-bottom: 42px;
}
#support .tableChooseBox {
  margin-top: 62px;
  margin-left: -16px;
  margin-right: -16px;
}
#support .hotH2 {
  color: #333;
  margin-bottom: 12px;
  font-size: 24px;
}
@media screen and (max-width: 1280px) {
  #support .bestTitle {
    font-size: 30px;
  }
  #support .bestContentP {
    font-size: 14px;
  }
  #support .bestContentA {
    font-size: 14px;
  }
  #support .tableChooseBox {
    margin-top: 52px;
  }
  #support .hotH2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1120px) {
  #support .bestTitle {
    font-size: 24px;
  }
  #support .bestContentP {
    font-size: 12px;
  }
  #support .bestContentA {
    font-size: 12px;
  }
  #support .tableChooseBox {
    margin-top: 42px;
  }
  #support .hotH2 {
    font-size: 16px;
  }
}
#support .chooseItem {
  width: 10.8%;
  position: relative;
  float: left;
  box-sizing: content-box;
  border-right: 1px dashed #6b6b6b;
  cursor: pointer;
}
#support .tableIcon {
  height: 43px;
  display: block;
  margin: 0 auto 10px;
}
#support .tableChooseP {
  font-size: 14px;
  color: #666;
  line-height: 1;
  text-align: center;
}
#support .personBg {
  width: 100%;
  min-width: 1280px;
}
#support .personBox {
  width: 800px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -400px;
  color: #fff;
}
#support .personBox h2 {
  font-size: 52px;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  margin-top: 90px;
}
#support .personBox h3 {
  font-size: 30px;
  
  text-align: center;
  line-height: 1;
  margin-top: 38px;
}
#support .personBox p {
  font-size: 20px;
  text-align: center;
  line-height: 1;
  margin-top: 16px;
}
#support .personBox a {
  display: block;
  width: 205px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  margin: 50px auto 0;
  background: #0064b0;
  font-size: 16px;
  color: #fff;
  border-radius: 30px;
  -ms-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
#support .container_center {
  width: 100%;
  min-width: 1280px;
}
#support .container_left {
  width: 50%;
  height: 635px;
  float: left;
  position: relative;
}
#support .container_right {
  width: 50%;
  height: 635px;
  float: left;
  overflow: hidden;
  position: relative;
}
#support .addColor {
  background: #f5f8fa;
  position: relative;
}
#support .containerTitle {
  font-size: 52px;
  line-height: 1;
  margin-top: 152px;
  margin-bottom: 35px;
  font-weight: 400;
}
#support .containerText {
  font-size: 22px;
  color: #000;
  line-height: 36px;
}
#support .chooseBannerBoxAdd {
  left: 0;
  right: auto;
  border-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#support .containerAddBg {
  margin-top: 50px;
  min-height: 300px;
  padding: 60px 0;
  background: url(../imaegs/index/addLastFooterBg.jpg) no-repeat;
  background-size: cover ;
}
#support .lastContainer_3 {
  width: 33%;
  margin-right: 1px;
  float: left;
  cursor: pointer;
}
#support .lastContainer_3 .resolveInner {
  border-bottom: 0;
}
#support .lastContainer_3 .resolveImg {
  width: 100%;
  height: auto;
  transition: all 0.2s;
}
#support .lastContainer_3 .moreIcon {
  width: 36px;
}
#support .lastContainer_3 .resolveText {
  bottom: 30px;
  padding-right: 0;
  padding-left: 30px;
}
#support .lastContainer_3 .resolveH2 {
  text-align: left;
  font-size: 26px;
}
#support .lastContainer_3 .resolveTextInnerBox {
  margin: 22px 0 50px;
  border-right: 0;
  border-left: 4px solid #0064b0;
  padding-right: 0;
  padding-left: 10px;
}
#support .lastContainer_3 .resolveH3 {
  text-align: left;
  font-size: 28px;
  color: #0064b0;
}
#support .lastContainer_3 .resolveP {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}
#support .lastContainer_3 .resolveText {
  padding-right: 30px;
}
#support .lastContainer_3:hover .resolveImg {
  transform: scale(1.2);
}
#support .resolveInnerMask {
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  
  z-index: 10;
}
@media screen and (max-width: 1280px) {
  #support .lastContainer_3 .resolveH2 {
    font-size: 20px;
  }
  #support .lastContainer_3 .resolveH3 {
    font-size: 22px;
  }
  #support .lastContainer_3 .resolveP {
    font-size: 14px;
  }
}
@media screen and (max-width: 900px) {
  #support .lastContainer_3 .resolveH2 {
    font-size: 18px;
  }
  #support .lastContainer_3 .resolveH3 {
    font-size: 20px;
  }
  #support .lastContainer_3 .resolveP {
    font-size: 12px;
  }
}
#support .lookAll {
  font-size: 16px;
  line-height: 34px;
  float: right;
  vertical-align: middle;
  cursor: pointer;
}
#support .lookIcon {
  vertical-align: middle;
  margin-top: -2px;
}
#support .lookArrowLeft {
  float: left;
  margin-right: 10px;
  width: 28px;
  height: 28px;
  border: 1px solid #b0b0b0;
  position: relative;
  background: url(../imaegs/index/lookArrow.png) no-repeat;
  background-position: 50% 50%;
}
#support .lookArrowLeft.hover {
  border: 0;
  background: #0064b0 url(../imaegs/index/lookArrowHover.png) no-repeat;
  background-position: 50% 50%;
}
#support .lookArrowRight {
  float: left;
  width: 28px;
  height: 28px;
  border: 1px solid #b0b0b0;
  position: relative;
  background: url(../imaegs/index/lookArrowRight.png) no-repeat;
  background-position: 50% 50%;
}
#support .lookArrowRight.hover {
  border: 0;
  background: #0064b0 url(../imaegs/index/lookArrowRightHover.png) no-repeat;
  background-position: 50% 50%;
}
#support .lookArrow {
  width: 8px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -7.5px;
}
#support .lookArrowRight .lookArrow {
  transform: rotate(180deg);
}
#support .lookAllAddHover {
  color: #747272;
}
#support .bannerMbl {
  display: none;
}
#support .VCFMbl {
  display: none;
  padding-bottom: 6%;
}
#support .technologyMbl {
  display: none;
}
#support .industryMbl {
  display: none;
}
#support .SMBMbl {
  display: none;
}
#support .protechSolveMbl {
  display: none;
}
#support .protechVideoMbl {
  display: none;
}
#support .protechJournMbl {
  display: none;
}
#support .hangMbl .hotActivity {
  width: 100%;
}
#support .hangMbl .hotActivityInner {
  padding: 0;
}
@media screen and (max-width: 768px) {
  #support .bannerPc {
    display: none;
  }
  #support .bannerMbl {
    display: block;
  }
  #support .VCF {
    display: none;
  }
  #support .VCFMbl {
    display: block;
  }
  #support .technology {
    display: none;
  }
  #support .technologyMbl {
    display: block;
  }
  #support .industry {
    display: none;
  }
  #support .industryMbl {
    display: block;
  }
  #support .hotPc {
    display: none;
  }
  #support .SMBMbl {
    display: block;
  }
  #support .protechSolve {
    display: none;
  }
  #support .protechSolveMbl {
    display: block;
  }
  #support .protechVideo {
    display: none;
  }
  #support .protechVideoMbl {
    display: block;
  }
  #support .jiePc {
    display: none;
  }
  #support .jieMbl {
    display: block;
  }
  #support .hangPc {
    display: none;
  }
  #support .hangMbl {
    display: block;
  }
  #support .quPc {
    display: none;
  }
  #support .quMbl {
    display: block;
  }
  #support .xiaPc {
    display: none;
  }
  #support .xiaMbl {
    display: block;
  }
}
#support .bannerMbl {
  width: 100%;
}
#support .bannerMbl .bannerInnerH2 {
  font-size: 65%;
  margin: 10.6% 0 15px 0;
}
#support .bannerMbl .bannerInnerText {
  padding-left: 16px;
  font-size: 100%;
  margin-left: 0px;
  border-left: 4px #0064b0 solid;
}
#support .bannerMbl .bannerInnerText p {
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 37.5%;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#support .containerH3Mbl {
  font-family: "Microsoft YaHei";
  line-height: 1;
  font-size: 19px;
  text-align: center;
  color: #000000;
  font-weight: 400;
  margin: 18px 0 17px;
}
#support .swiper-hotMbl {
  height: 280px;
  width: 100%;
}
#support .hotMbl .containerInnerBox {
  padding: 0;
}
#support .hotMbl .hotActivityInner {
  padding: 0 16px;
}
#support .hotMbl .hotActivitySwiper {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
#support .hotMbl .hotTag {
  padding: 11px;
  font-size: 16px;
}
#support .hotMbl .hotImg:hover {
  transform: scale(1);
}
#support .quMbl .hotActivity {
  width: 100%;
}
#support .quMbl .hotActivityInner {
  padding: 0 16px;
}
#support .quMbl .containerInnerBox {
  padding: 0;
}
#support .quMbl .hotActivityBottomAddHeight {
  height: 180px;
}
#support .quMbl .hotActivityBottom {
  padding-top: 10px;
}
#support .quMbl .hotH2 {
  font-size: 16px;
  margin-bottom: 10px;
}
#support .quMbl .hotP {
  line-height: 20px;
}
#support .swiper-quMbl {
  height: 430px;
}
#support .quMbl .swiper-container {
  padding-bottom: 38px;
  overflow: inherit;
}
#support .paginationBox {
  width: 100%;
  height: 36px;
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: -36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#support .swiper-pagination-switch {
  display: inline-block;
  width: 40px;
  height: 4px;
  background: #d5d5d5;
  margin-right: 5px;
}
#support .swiper-visible-switch {
  background: #aaa;
}
#support .swiper-active-switch {
  background: #0064b0;
}
#support .hotMbl .device {
  padding-bottom: 36px;
}
#support .hotMbl .swiper-container {
  overflow: inherit;
}
#support .hotMbl .hotActivityBottom {
  padding-top: 5px;
  height: 120px;
}
#support .hotMbl .hotP {
  line-height: 20px;
}
#support .hotMbl .hotImgArrow {
  width: 14px;
  position: relative;
  top: -2px;
}
#support .jieMbl .containerInnerBox {
  overflow: hidden;
  padding: 0;
  padding-left: 8px;
}
#support .jieMbl .containerH3Mbl {
  color: #fff;
}
#support .jieMbl .resolve {
  width: 50%;
  padding-right: 8px;
  margin-bottom: 8px;
}
#support .jieMbl .resolveInner {
  border-bottom: 0;
  height: 225px;
}
#support .jieMbl .resolveP {
  font-size: 10px;
}
#support .jieMbl .resolveImg {
  width: 100%;
  height: 100%;
}
#support .jieMbl .resolveText {
  padding-left: 0;
  padding-right: 10px;
  bottom: 0;
  top: 98px;
}
#support .jieMbl .moreIcon {
  position: absolute;
  right: 10px;
  bottom: 15px;
  width: 18px;
}
#support .jieMbl .resolveTextInnerBox {
  margin: 0;
  margin-top: 10px;
}
#support .jieMbl .resolveH3 {
  margin-bottom: 5px;
}
#support .jieMbl .resolveOutBox {
  background: url(../imaegs/index/resoveMblBg.jpg);
  background-size: cover;
}
#support .jieMbl .maskBox {
  bottom: 0;
}
#support .swiper-hangMbl {
  height: 350px;
  padding-bottom: 50px;
}
#support .swiper-hangMbl .paginationBox {
  bottom: 0;
}
#support .hangMbl .bestContentTitle {
  color: #0064b0;
}
#support .hangMbl .bestTitle {
  color: #0064b0;
}
#support .hangMbl .bestContent {
  margin: 0 auto 15px;
}
#support .hangMbl .bestTitle {
  font-size: 23px;
  font-weight: 400;
}
#support .hangMbl .bestContentP {
  font-size: 13px;
  line-height: 20px;
}
#support .hangMbl .bestContentA:hover {
  color: #333;
}
#support .hangMbl .hotActivityLine {
  margin: 0;
}
#support .hangMbl .containerInnerBox {
  padding: 0;
}
#support .hangMbl .tableChooseBox {
  padding: 16px 4px 10px 10px;
  background: #f5f5f5;
}
#support .hangMbl .chooseItem {
  width: 18.5%;
  background: #fff;
  border: 0;
  padding: 12px 0;
  margin-right: 1.5%;
  margin-bottom: 6px;
}
#support .hangMbl .tableIcon {
  height: 23px;
}
#support .hangMbl .tableChooseP {
  font-size: 12px;
}
#support .quMbl .paginationBox {
  bottom: -10px;
}
#support .xiaMbl .lastContainer_3 {
  width: 100%;
  margin-top: 12px;
}
#support .xiaMbl .lastContainer_3 .moreIcon {
  width: 25px;
}
#support .xiaMbl .lastContainer_3 .resolveTextInnerBox {
  margin: 16px 0 14px;
  border-right: 0;
  border-left: 2px solid #0064b0;
  padding-right: 0;
  padding-left: 10px;
}
#support .xiaMbl .lastContainer_3 .resolveH2 {
  font-size: 16px;
}
#support .xiaMbl .lastContainer_3 .resolveH3 {
  font-size: 19px;
  margin-bottom: 8px;
}
#support .xiaMbl .lastContainer_3 .resolveP {
  line-height: 20px;
}
@media screen and (min-width: 320px) {
  #support .swiper-hotMbl {
    height: 290px;
    width: 100%;
  }
  #support .swiper-hangMbl {
    height: 370px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 375px) {
  #support .swiper-hotMbl {
    height: 322px;
    width: 100%;
  }
  #support .swiper-quMbl {
    height: 475px;
  }
}
@media screen and (min-width: 414px) {
  #support .swiper-hotMbl {
    height: 348px;
    width: 100%;
  }
  #support .swiper-quMbl {
    height: 465px;
  }
  #support .quMbl .hotActivityBottomAddHeight {
    height: 140px;
  }
}


#aboutUs #aboutUsH5.aboutUsH5{display: none;}
#aboutUs .aboutUsBanner{width: 100%;position: relative;}
#aboutUs .aboutUsBanner img{display: block;width: 100%;}
#aboutUs .aboutUsWrapBox{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
#aboutUs .aboutUsText{width: 726px;position: absolute;left: 0;top: 28.7%;padding-left: 16px;font-size: 46px;color: #fff;}
#aboutUs .aboutUsText h2{font-size: 100%;}
#aboutUs .aboutUsText p{font-size: 16px;line-height: 1.625;margin-top: 2%;}
#aboutUs .companyProfileTop{margin-bottom: 2%;}
#aboutUs .companyProfile{font-size: 32px;padding-top: 30px}
#aboutUs .companyProfileTop:after{content: '';display: block;clear: both;}
#aboutUs .companyProfileVideo{width: 50%;float: left;position:relative;}
#aboutUs .gotoplay{width: 100%;height: 100%;position:absolute;top:0;left:0;background: #000;opacity: 0.7;filter:Alpha(opacity=70);}
.gotoIcon{width: 100%;height: 100%;position:absolute;top:0;left:0;}
#aboutUs .gotoIcon>img{display:block;width: 10%;position:absolute;top:50%;left:50%;margin-top:-5%;margin-left:-5%;}
#aboutUs .companyProfileVideo div#companyVideo{display: block;width: 100%;}
#aboutUs .companyProfileVideo div#companyVideo img{display: block;width: 100%;}
#aboutUs .companyProfileText{width: 49%;height: 100%;float: left;margin-left: 1%;padding: 0 1.6%;}
#aboutUs .companyProfileText h3{height: 30px;line-height: 30px;font-size: 30px;color: #3c3c3c}
#aboutUs .companyProfileText .companyProfileTextp{width: 100%;font-size: 16px;margin-top: 6%;padding: 5%;background-color:#f9f9f9;border-top: 3px solid #0064b0;-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);-ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);-o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);}
#aboutUs .companyProfileText .companyProfileTextp p{line-height: 1.5;}
#aboutUs .companyProfileList{margin-bottom: 2%;}
#aboutUs .companyProfileList:after{content: '';display: block;clear: both;}
#aboutUs .companyProfileList li{width: 23.5%;margin-left: 2%;float: left;}
#aboutUs .companyProfileList li:first-child{margin-left: 0;}
#aboutUs .companyProfileList li a{display: block;width: 100%;height: 100%;}
#aboutUs .profileListImg{display: block;width: 100%;height: 100%;overflow: hidden;}
#aboutUs .profileListImg:hover img{
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
			transform: scale(1.2);
}
#aboutUs .profileListImg>img{display: block;width: 100%;height: 100%;
								-webkit-transition: transform .3s linear;
								   -moz-transition: transform .3s linear;
								    -ms-transition: transform .3s linear;
								     -o-transition: transform .3s linear;
										transition: transform .3s linear;
								-webkit-transform: scale(1.01);
								   -moz-transform: scale(1.01);
								    -ms-transform: scale(1.01);
								     -o-transform: scale(1.01);
										transform: scale(1.01);}
#aboutUs .profileListText{width: 100%;padding: 5% 0;line-height: 1;padding-left: 20px;font-size: 22px;color: #3c3c3c;}

#aboutUs .innovation{background: #f9f9f9;}
#aboutUs .innovationTit{width: 100%;padding: 2.5% 0;line-height: 1;text-align: center;font-size: 68.75%;color: #3c3c3c;}
#aboutUs .innovationList{width: 100%;height: 190px;border: 1px solid #e6e6e6;position:relative;background-color:#fff; }
#aboutUs .innovationArrow{display: block;width: 20px;position:absolute;top: -1px;left: 50%;margin-left: -10px;}
#aboutUs .innovationArrow img{display: block;width: 100%;}
#aboutUs .innlistBox{width:86%;height:70px;margin:70px auto 0;position:relative;}
#aboutUs .innlistBox li{height: 70px;}
#aboutUs .innlistBoxone{position:absolute;top:0;left: 0%;}
#aboutUs .innlistBoxtwo{width: 240px;margin:0 auto;}
#aboutUs .innlistBoxthree{width: 300px;position:absolute;top:0;left: 74%;}
#aboutUs .innlistBoxImg{display: block;width: 70px;height: 70px;float: left;}
#aboutUs .innlistBoxImg img{display: block;width: 100%;}
#aboutUs .innlistBoxLine{display: block;width: 0px;height: 100%;float: left;margin:0 18px 0 14px;border-right: 1px dashed #b2b0a8;}
#aboutUs .innlistBoxText{display: block;float: left;line-height: 1;}
#aboutUs .innlistBoxTextTit{display:block;color:#0064b0;font-size: 22px;margin-bottom: 14px;}
#aboutUs .innlistBoxTextTit span{font-size: 38px;}
#aboutUs .innlistBoxTextp{display:block;line-height:1.5;font-size: 16px;color:#3c3c3c;}
#aboutUs .innovationBott{padding-bottom: 50px;}

#aboutUs .brandConcept{position:relative;height: 540px;font-size: 32px;}
#aboutUs .brandConcept img{display: block;width: 100%;height: 100%;}
#aboutUs .brandConcept .columWrapBox {padding-top: 40px;}
#aboutUs .brandConceptCon{position:relative;padding-bottom: 10%;}
#aboutUs .brandConceptCon>img{display: block;width: 100%;height:100%;position:absolute;top:0;left:0;}
#aboutUs .brandConceptConText{width: 100%;padding-left: 13%;overflow: hidden;}
#aboutUs .brandConceptCon .brandConceptConTextT{font-size: 75%;color: #3c3c3c;padding-top: 2%}
#aboutUs .brandConceptList{width: 100%;margin-top: 2.5%;}
#aboutUs .brandConceptList:after{content: '';display: block;clear:both;}
#aboutUs .brandConceptList li{padding-right: 5.8%;padding-left:15px;float: left;border-left: 2px solid #0064b0;}
#aboutUs .brandConceptList li h6{font-size: 22px;color: #3c3c3c;line-height: 1;}
#aboutUs .brandConceptList li p{font-size: 14px;color: #3c3c3c;line-height: 1;margin-top: 10px;}
#aboutUs .brandLine{width: 100%;border-bottom: 2px solid #fff;margin: 3% 0;}
#aboutUs .brandText{font-size: 16px;color: #3c3c3c;line-height: 1.625;margin-top: 2%;}
body.ie7 .companyProfileList li,body.ie8 .companyProfileList li{border: 1px solid #e6e6e6;}
body.ie8 #aboutUs .companyProfileText h3{margin-top: 2%;}
@media screen and (max-width: 1300px) {
	#aboutUs .aboutUsText{
		font-size: 38px;
	}
}
@media screen and (max-width: 1200px) {
	#aboutUs .aboutUsText{
		font-size: 30px;
	}
}
@media screen and (max-width: 1100px) {
	#aboutUs .innlistBoxTextp{
		font-size: 14px;
	}
	#aboutUs .brandConceptList li{
		width: 40%;
		padding-right: 0;
		margin-bottom: 3%;
	}
	#aboutUs .brandConceptList li.brandConceptListShit{
		width: 20%
	}
}
@media screen and (max-width: 1000px) {
	#aboutUs .companyProfile,#aboutUs .aboutUsWrapBox .columWrapBox{
		font-size: 60px;
	}
	#aboutUs .companyProfile .columEntH3,#aboutUs .brandConcept .columEntH3{
    width: 100%;
    height:auto;
    color: #3c3c3c;
    font-size: 59.4%;
    line-height: 1;
	}
	#aboutUs .companyProfile .columWrapBox,#aboutUs .innovation .columWrapBox{
		padding: 0 16px;
	}
	#aboutUs .innovationBott{
		padding-bottom: 6%;
	}
	#aboutUs .companyProfileVideo{
		width: 100%;
		float: none;
	}
	#aboutUs .companyProfileText{
		width: 100%;
		height: auto;
		float: none;
		margin-left: 0;
		padding: 0;
	}
	#aboutUs .companyProfileText h3{
		padding-left: 4.8%;
		height: auto;
		font-size: 46.6%;
		line-height: 1;
		margin-top: 3%;
	}
	#aboutUs .companyProfileText .companyProfileTextp{
		margin-top: 3%;
	}
	#aboutUs .companyProfileList li{
		width: 48.5%;
		margin-left: 3%;
		margin-bottom: 3%;
	}
	#aboutUs .companyProfileList .profileListNoM{
		margin-left: 0;
	}
	
	#aboutUs .innovationTit{
		font-size: 37.33%;
		padding: 5.4% 0 3.57%; 
	}
	#aboutUs .innovationList{
		height: auto;
		padding: 6.28% 1.7% 4.57%;
	}
	#aboutUs .innovationArrow{
		width: 3.6%;
		left: 48.2%;
	}
	#aboutUs .innlistBox{
		width: 100%;
		height: 100%;
		margin: 0;
	}
	#aboutUs .innlistBox:after{
		content: '';
		display: block;
		clear: both;
	}
	#aboutUs .innlistBox li{
		width: 30%;
		height: auto;
		padding-bottom: 3%;
	}
	#aboutUs .innlistBox li>span{
		height: auto;
		float: none;
	}
	#aboutUs .innlistBox li .innlistBoxImg{
		width: 36.45%;
		margin: auto;
	}
	#aboutUs .innlistBoxLine{
		width: 100%;
		border-right: 0;
		border-bottom: 1px dashed #b2b0a8;
		margin: 10% 0;
	}
	#aboutUs .innlistBoxtwo{
		margin: 0 auto;
	}
	#aboutUs .innlistBoxthree{
		width: auto;
		right:0;
		left: auto;
	}
	#aboutUs .innlistBoxText span{
		text-align: center;
	}
	#aboutUs .innlistBoxText{
		font-size: 75px;
	}
	#aboutUs .innlistBoxTextTit{
		font-size: 29.33%;
	}
	#aboutUs .innlistBoxTextTit span{
		font-size: 176%;
	}
	#aboutUs .innlistBoxTextp{
		font-size: 28%;
	}

	
	#aboutUs  .brandConceptConText .brandConceptConTextT{
		text-align: center;
	}
	#aboutUs .brandConceptConText{
		padding-left: 0;
	}
	#aboutUs .brandConceptCon .brandConceptConTextT{
		font-size: 40%;
	}
}
@media screen and (max-width: 960px) {
	#aboutUs .aboutUsText{
		top: 15%;
	}
	#aboutUs .aboutUsText p{
		font-size: 12px;
	}
}
@media screen and (max-width: 768px) {
	#aboutUs .aboutUsBannerBox,#aboutUs .companyProfile, #aboutUs .aboutUsWrapBox .columWrapBox{
		padding-top: 0;
	}
	#aboutUs #aboutUsPC.aboutUsPC{
		display: none;
	}
	#aboutUs #aboutUsH5.aboutUsH5{
		display: block;
	}
	#aboutUs .companyProfile .columEntH3,#aboutUs .brandConcept .columEntH3{
		width: 100%;
	    padding: 4% 0 4%;
	    text-align: center;
	    color: #3c3c3c;
	    font-size: 22px;
	    border: none;
	    margin: 0;
	    height: auto;
	    line-height: 1;
	}
	
	#aboutUs .aboutUsText{
		width: 90%;
		font-size: 75px;
		left: 0;
		top: 14.8%;
		padding-left: 16px;
	}
	#aboutUs .aboutUsText h2{
		font-size: 75%;
	}
	#aboutUs .aboutUsText p{
		font-size: 37.3%;
		border-left: 4px solid #0064b0;
		padding-left: 16px;
	}
	
	#aboutUs .companyProfileText .companyProfileTextp{
		font-size: 37.3%;
		background: #f5f5f5;
	}
	#aboutUs .innlistBoxText{
		font-size: 70px;
	}
	#aboutUs .profileListText{
		font-size: 40%;
	}
	
	#aboutUs .brandConcept .aboutUsWrapBox{
		position:relative;
	}
	#aboutUs .brandConcept{
		height: auto;
	}
	#aboutUs .brandConceptConText{
		width: 82.66%;
		margin:0 auto;
		position:relative;
	}
	#aboutUs .brandConceptConTextT{
		margin-top: 5%;
		margin-bottom: 4%;
	}
	#aboutUs .brandConceptList li{
		padding-left: 3%;
	}
	#aboutUs .brandConceptList li h6{
		font-size: 37%;
	}
	#aboutUs .brandConceptList li p{
		font-size: 28%;
	}
	#aboutUs .brandText{
		font-size: 35%;
	}
	#aboutUs .h5brspan{
		display: block;
		text-align: center;
	}
	#aboutUs .brandConceptList{margin-top: 6%;}
}
@media  screen and (max-width:700px){
	#aboutUs .aboutUsText,#aboutUs .companyProfile,#aboutUs .innlistBoxText,#aboutUs .aboutUsWrapBox .columWrapBox{
		font-size: 60px;
	}
}
@media  screen and (max-width:640px){
	#aboutUs .aboutUsText,#aboutUs .companyProfile,#aboutUs .innlistBoxText,#aboutUs .aboutUsWrapBox .columWrapBox{
		font-size: 50px;
	}
}
@media  screen and (max-width : 260px ){
	#aboutUs .aboutUsText,#aboutUs .companyProfile,#aboutUs .innlistBoxText,#aboutUs .aboutUsWrapBox .columWrapBox{
		font-size: 44px;
	}
}
@media  screen and (max-width : 119px ){
	#aboutUs .aboutUsText,#aboutUs .companyProfile,#aboutUs .innlistBoxText,#aboutUs .aboutUsWrapBox .columWrapBox{
		font-size: 37.5px;
	}
}
/* 关于我们范围样式结束
