﻿@charset "utf-8";
/*cookie*/
body.fallback{font-family: Arial;font-size: 16px;line-height: 1.6;visibility: visible;letter-spacing: 0.55px;word-spacing: -0.1px;}
	#ot-sdk-btn{position:fixed!important;}
    #ot-sdk-btn{bottom:0!important;}
    #ot-sdk-btn{right:0!important;}
    #ot-sdk-btn{z-index:999999!important;}
    #ot-sdk-btn{color:#ffffff!important;}
    #ot-sdk-btn{border:2px solid #1d428a!important;}
    #ot-sdk-btn{padding:6px!important;}
    #ot-sdk-btn{display:inline-block!important;}
    #ot-sdk-btn{margin:-8px 0 1.2px -82px!important;}
    #ot-sdk-btn{background-color:#1d428a!important;}
    #ot-sdk-btn{cursor:pointer!important;}
    #ot-sdk-btn{border-radius:2.75rem!important;}
    #ot-sdk-btn{font-size:13px!important;}
    #ot-sdk-btn{min-width:200px!important;}
    #ot-sdk-btn{height:40px!important;}
    #ot-sdk-btn{font-weight:bold!important;}
    #ot-sdk-btn{opacity:1!important;}
	#onetrust-banner-sdk #onetrust-close-btn-container .banner-close-button.ot-close-icon {background-image: url('https://www.vmware.com/content/dam/digitalmarketing/onetrust/assets/icons/Close-256.png') !important;}
/*end*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html,
body{
  height:auto !important;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]),
[hidden] {
  display: none;
}
/* iPhone4/5 */
@media (max-width: 320px) {
  html {
    font-size: 42.66665px;
  }
}
/* iPhone 6 */
@media (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  html {
    font-size: 50px;
  }
}
/* iPhone 6 + */
@media (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
  html {
    font-size: 55.2px;
  }
}
@media (min-width: 321px) and (max-device-width: 374px) {
  html {
    font-size: 47px;
  }
}
@media (min-width: 737px) and (max-device-width: 1024px) {
  html {
    font-size: 80px;
  }
}
body {
  font-family:'metropolislight', 'Metropolis-Regular', "SimHei",  PingFangSC-Light, 'helvetica neue', 'hiragino sans gb', tahoma, 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
    font-size: 16px;
  -webkit-text-size-adjust: 100% !important;
}
/*html[lang="zh-CN"] *:not(.fa):not(.fas):not(.far):not(.vjs-button):not(.vjs-social-share-link):not(.vjs-icon-twitter):not(.vjs-big-play-button) {
    font-family: "SimHei" !important;
}*/
a,
img,
div,
button,
input {
  -webkit-tap-highlight-color: transparent;
}
a {
  color: #333;
  text-decoration: none;
}
nav {
  list-style: none;
}
img {
  max-width: 100%;
}
.afterfix:after{
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility:hidden;
}
a{
  text-decoration:none;
}
a:hover{
text-decoration:none;
outline:none;
}

a:focus{
text-decoration:none;
outline:none;
}

:focus{
outline:0;
}

/*页面滑动指示箭头*/
.arrow {
  position: absolute;
  width: 0.96rem;
  height: 1rem;
  bottom: 0.3rem;
  left: 50%;
  margin-left: -0.48rem;
  z-index: 99;
  background: url("../images/next.png") no-repeat bottom center;
  background-size: 100% auto;
  opacity:0;
  z-index: 20;
}
.arrowAni{
    animation: spin 1s ease-out infinite 0s alternate;
    -webkit-animation: spin 1s ease-out infinite 0s alternate;
}
@keyframes spin {
  0% {
      /*bottom: 0.2rem;*/
      opacity:0;
   }
   100% {
      /*bottom: 0.5rem;*/
      opacity:0.75;
  }
}
@-webkit-keyframes spin {
    0% {
      /*bottom: 0.2rem;*/
      opacity:0;
    }
    100% {
      /*bottom: 0.5rem;*/
      opacity:0.75;
    }
}


/*//针对虚拟按键的手机*/
@media screen and (max-aspect-ratio:9/12) and (min-aspect-ratio:9/14){
}

.page{
  background: #fff url('../images/bot-bg.png') right -350px bottom -60px/592px auto no-repeat;
}

.wrapper{
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px;
}


.banner{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 20.573%;
  background: url('../images/banner.jpg') center/cover no-repeat;
  overflow: hidden;
}
.banner .wrapper{
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.banner .wrapper p{
  font-size: 40px;
  color: #fff;
}
.banner .wrapper p span{
  font-family: 'Metropolis-Regular'; 
}

.pageList.pages{
  display: none;
}
.pageList.pages.on{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}


.pageContainer{
  padding-top: 50px;
}
.container-fluid{
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
}

.pageTitle{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: baseline;
}
.pageTitle h3{
  font-size: 30px;
  font-weight: 400;
}
.pageTitle small{
  position: relative;
  display: block;
  font-size: 20px;
  color: #999;
  margin-left: 16px;
  font-family: 'Metropolis-Regular'; 
}
.pageTitle small:before{
  display: block;
  content:'';
  position: absolute;
  top: -9px;
  left: 6px;
  width: 30px;
  height: 4px;
  background-color: #78be20;
}
.tab{
  margin-top: 36px;
  margin-bottom: 20px;
  width: 330px;
}
.tab ul{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid  #0091da;
}
.tab ul li a{
  display: block;
  height: 36px;
  line-height: 42px;  
  padding: 0 20px;
  font-size: 22px;
  border-radius: 6px 6px 0 0;
}
.tab ul li a.active{
  color: #fff;
  background-color: #0091da;
}

.pageList{
  padding-top: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pageList::after{
  display: block;
  content: '';
  width: calc((100% - 40px)/3);
  height: 0;
  visibility: hidden;
}

.codeBox{
  position: relative;
  flex-shrink: 0;
  width: calc((100% - 40px)/3);
  height: 420px;
  padding-bottom: 60px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e2e2e2;
  background-color: #fff;
}
.codeImg{
    position: relative;
    width: 100%;
    height: 140px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.clogo{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 100%;
  right: 20px;
  width: 80px;
  height: 80px;
  margin-top: -50px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

    box-shadow: 0 0 15px #0091da;
    -webkit-box-shadow: 0 0 15px #0091da;
    -moz-box-shadow: 0 0 15px #0091da;
    padding: 10px;
}
.clogo img{
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.codeTit{
    font-size: 23px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 1.1;
}
.codeBoxWrap{
    padding: 10px;
    margin-bottom: 10px;
}
.codeBoxTit{
  height: 60px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.codeBoxTit .img{
  width: 80px;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 15px;
}
.codeBoxTit .img img{
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.codeBoxWrap h4{
  font-size: 20px;
  text-align: center;
  color: #333;
  font-weight: 400;
}
.codeBoxWrap p{
  color: #666;
  text-align: justify;
  text-align-last: left;
  line-height: 20px;
  font-size: 18px;
}
.codeBottom{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
    padding: 10px 10px 15px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.codeBottom .more{
  display: block;
  padding: 0 25px;
  line-height: 40px;
  background-color:#FFFFFF;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  color: #1D428A;
  border:1px solid #1D428A;
  white-space: nowrap;
}
.codeBottom .more:hover{
  background-color: #1D428A;
  color: #FFFFFF;
}

.solutionList{
  max-width: 1400px;
  margin: 0 auto;
}
.solutionList .codeBox{
  height: auto;
  padding-bottom: 0;
}
.solutionList .codeBoxWrap{
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  /*justify-content: center;*/
  padding-left: 20px;
}
.solutionList .codeBoxWrap i{
  display: block;
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  margin-right: 15px;
}
.solutionList .codeBoxWrap i.ico1{
  background: url('../images/icon-clouds-multi-cloud-2clr-lghtbg.svg') center/100% auto no-repeat;
}
.solutionList .codeBoxWrap i.ico2{
  background: url('../images/icon-networking-network-1-2color-light-bg.svg') center/100% auto no-repeat;
}
.solutionList .codeBoxWrap i.ico3{
  background: url('../images/icon-devices-desktop-2color-light-bg.svg') center/100% auto no-repeat;
}
.solutionList .codeBoxWrap span{
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
  color: #1D428A;
  white-space: nowrap;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}


.solutionList .codeBoxWrap p{
  font-size: 22px; 
}

.industryList .codeBox{
  width: calc(50% - 30px);
  height: auto;
  padding-bottom: 0;
  overflow: hidden;
  margin-bottom: 60px;
}
.industryList .codeBoxWrap{
  width: 100%;
  height: 0;
  padding-bottom: 42.4028%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform-origin: center;
  transform-origin: center;
}

 
.industryList .codeBox:hover .codeBoxWrap{
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.industryList .codeBox a{
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.7);
}
.industryList .codeBox a i{
  display: block;
  width: 90px;
  height: 90px;
  margin-bottom: 24px;
}
 

.industryList .codeBox a  h4{
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: 400;
}


.pageContainer.result{
  padding-top: 0;
}
.resultTitle{
  text-align: center;
  color: #565656;
  font-size: 33px;
  padding-top: 50px;
  padding-bottom: 25px;
    
    -webkit-box-shadow: 0 3px 10px 3px rgba(0,0,0,0.35);
    -moz-box-shadow: 0 3px 10px 3px rgba(0,0,0,0.35);
    box-shadow: 0 3px 10px 3px rgba(0,0,0,0.35);
}
.resultTitle span{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
.resultTitle span.icoDy:before{
  display: block;
  content: '';
  width: 60px;
  height: 50px;
  background: #fff url('../images/icon-clouds-multi-cloud-2clr-lghtbg.svg') center/100% auto no-repeat;
  margin-right: 5px;
}
.resultTitle span.icoXnywl:before{
  display: block;
  content: '';
  width: 50px;
  height: 50px;
  background: #fff url('../images/icon-networking-network-1-2color-light-bg.svg') center/100% auto no-repeat;
  margin-right: 5px;
}
.resultTitle span.icoSzhgzkj:before{
  display: block;
  content: '';
  width: 50px;
  height: 50px;
  background: #fff url('../images/icon-devices-desktop-2color-light-bg.svg') center/100% auto no-repeat;
  margin-right: 5px;
}
.resultTitle span.icoYz:before{
  display: block;
  content: '';
  width: 50px;
  height: 50px;
  background: #fff url('../images/icon-clouds-hybrid-cloud-ops-2-2clr-drkbg.svg') center/100% auto no-repeat;
  margin-right: 5px;
}
.resultTitle span.icoSx:before{
  display: block;
  content: '';
  width: 50px;
  height: 50px;
  background: #fff url('../images/icon-data-centers-data-centers-in-the-cloud-2color-light-bg.svg') center/100% auto no-repeat;
  margin-right: 5px;
}
.resultTitle span.icoSg:before{
  display: block;
  content: '';
  width: 50px;
  height: 50px;
  background: #fff url('../images/icon-devices-desktop-and-smartphone-2color-light-bg.svg') center/100% auto no-repeat;
  margin-right: 5px;
}
.partners{
  align-items: center;
  justify-content: center;
}
.partners::after{
  display: none;
}
.partners a.link{
  display: block;
  padding: 0 50px;
  height: 80px;
  line-height: 80px;
  border-radius: 3px;
  font-size: 24px;
  white-space: nowrap;
  margin: 0 50px;
  background-color:#1D428A;
  color: #ffffff;
  border:1px solid #ffffff;
}
.partners a.link:hover{
  background-color: #FFFFFF;
  color: #1D428A;
  border:1px solid #1D428A;
}
.partners a.disbale{
  background-color:#FFFFFF;
  color: #1D428A;
  border:1px solid #1D428A;
}
.partners a.disbale:hover{
  background-color: #1D428A;
  color: #FFFFFF;
  border:1px solid #1D428A;
}

.partnersResult .codeBox{
  height: auto;
  margin-bottom: 30px;
  padding-bottom: 0;
}
.partnersResult .codeBoxWrap{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  height: 100px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0;
  padding-left: 20px;
}
.partnersResult .codeBoxWrap .img{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 100%;
  flex-shrink: 0;
  margin-right: 10px;
}
.partnersResult .codeBoxWrap .img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.partnersResult .codeBoxWrap span{
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
  color: #1D428A;
  white-space: nowrap;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.att{
  max-width: 1200px;
  margin: 0 auto;
}
.att .codeBox{
  width: calc(25% - 20px);
  height: 100px;
  padding-bottom: 0;
  margin-bottom: 60px;
  border-width: 0;
}
.att .codeBoxWrap {
  height: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.att .codeBoxWrap i{
  display: block;
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  margin: 0 auto 30px;
}
.att .codeBoxWrap i.ico1{
  background: url('../images/icon-clouds-hybrid-cloud-ops-2-2clr-drkbg.svg') center/80% auto no-repeat;
}
.att .codeBoxWrap i.ico2{
  background: url('../images/icon-data-centers-data-centers-in-the-cloud-2color-light-bg.svg') center/80% auto no-repeat;
}
.att .codeBoxWrap i.ico3{
  background: url('../images/icon-devices-desktop-and-smartphone-2color-light-bg.svg') center/80% auto no-repeat;
}
.att .codeBoxWrap i.ico4{
  background: url('../images/icon-networking-network-1-2color-light-bg.svg') center/80% auto no-repeat;
}
.att .codeBox p{
  font-size: 22px;
  color: #666;
  padding: 0 10px;
  text-align: center;
    text-align-last: center;
    margin-bottom: 25px;
}
.att .codeBoxWrap span {
/*    position: absolute;
    top: 50%;
    right: 20px;*/
    display: block;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    color: #1D428A;
    white-space: nowrap;
/*    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);*/
    text-align: center;
}

.video{
  max-width: 1400px;
  margin: 0 auto;
}
.video .codeBox{
   width: calc((100% - 40px)/3);
   height: auto;
   padding-bottom: 0;
   border-width: 0;
   margin-bottom: 30px;
    background-color: transparent;
}
.video .codeBoxWrap{
   padding: 0;
}
.video .codeBox a{
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 55.8252%;
}
.video .codeBox a .img{
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  margin-right: 0;
}
.video .codeBox a .img i{
  display: block;
  width: 86px;
  height: 86px;
  background: url('../images/icon-play.png') center bottom/100% auto no-repeat;
}
.video .codeBox .con{
  padding-top: 30px;
}
.video .codeBox .con p{
  margin-bottom: 10px;
  font-size: 16px;
  color: #565656;
  text-align: center;
  text-align-last: center;
}
.video .codeBox .con p.vtit{
  font-size: 23px;
}
.videoDetail{
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.videoBox{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.videoBoxWrap{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.videoBoxWrap video{
  display: block;
  width: 100%;
  height: 100%;
}


.paging{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.paging a{
  display: block; 
  width: 24px;
  height: 24px;
  margin: 0 4px;
  text-align: center;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.paging a svg{
  width: 100%;
  height: 100%;
}
.paging a.number{
  border: 2px solid  #999;
  color: #999;
}
.paging a.number.active{
  border: 2px solid  #0091da;
  background-color: #0091da;
  color: #fff;
}


.beian{
  padding-bottom: 50px;
  text-align: center;
}

.consult{
}

.tableTitle{
  background: #fff;
  width: 100%;
  padding: 0 50px;
  -webkit-box-shadow: 0 3px 10px 3px rgba(0,0,0,0.35);
  -moz-box-shadow: 0 3px 10px 3px rgba(0,0,0,0.35);
  box-shadow: 0 3px 10px 3px rgba(0,0,0,0.35);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tableTitle h3{
  font-size: 33px;
  font-weight: 400;
  padding: 25px 0 25px;
  color: #565656;
}
.consult .tips{
  font-size: 16px;
  font-weight: 400;
  color: #565656;
  padding: 0 50px;
  margin-top: 25px;
}
.tableForm{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 50px;
  margin-top: 25px;
}
.tableFormItem{
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.tableFormItem.full{
  width: 100%;
}
.tableFormItem .name{
  display: block;
  font-size: 18px;
  color: #565656;
  cursor: auto;
  margin-bottom: 10px;
  margin-top: 2px;
  width: 100%;
  font-weight: bold;
}
.Opt-inFonts{margin:40px 0px 20px 0px; font-size: 18px; font-weight: bold}
.Opt-inFonts2{font-size: 18px; font-weight: bold}
.tableFormItem .inputBox{
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid #b7b7b7;
  background-color: #fff !important;
  outline: none !important;
}
.tableFormItem .inputBox select,
.tableFormItem .inputBox input{
  display: block;
  width: 100%;
  height: 33px;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  outline: 0;
  border-radius: 5px;
  font-family: inherit;
  font-size: 100%;
  background-color: transparent;
  padding: 0 5px;
  font-size: 18px;
}
.tableFormItem .inputBox select:focus,
.tableFormItem .inputBox input:focus {
    border: 1px solid #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.tableFormItem.column{
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
}
.tableFormItem .inputBox.select{
  position: relative;
}
.tableFormItem .inputBox.select:after{
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid  #999;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.tableFormItem .inputBox.select select{
  display: block;
  position: relative;
  z-index: 2;
}
.tableFormItem.column .name{
  margin-bottom: 25px;
}
.tableFormItem.column .inputBox{
  width: 100%;
}
.tableFormItem.column .inputBox textarea{
  display: block;
  width: 100%;
  height: 160px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  border: 0;
  padding: 5px;
  font-family: inherit;
  font-size: 18px;
}
.tableFormBtn{
  padding: 20px 50px 70px;
}
.tableFormBtn input{
  display: block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 24px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  margin-top: 5px;
  background: #528316;
  color: #fff;
  border-radius: 3px;
}
.tableFormBtn input:hover{
  background: none;
  border: 1px solid #528316 !important;
  color: #528316 !important;
}
.topline{
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.topline img{
  display: block;
  width: 100%;
}

/*弹出框*/
.confirmsBg{
    display:none;
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-color: rgba(0,0,0,.5);
    z-index:99999;
}
.confirmsBox{
  display: inline-block;
    position:absolute;
    max-width: 96vw;
    min-width: 200px;
    max-height:96vh;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color:rgba(255,255,255,1);
    position:relative;
    border-radius: 6px;
    padding: 0;
}
.confirmsBox a.close{
    display:block;
    width:20px;
    height:20px;
    position:absolute;
    top:-10px;
    right:-10px;
    background-color: #0091da;
    border:1px solid #0091da;
    border-radius: 50%;
}
.confirmsBox a.close:before,
.confirmsBox a.close:after{
    display: block;
    content: '';
    width: 70%;
    height: 1px;
    background: #fff;
    -webkit-transform-origin: center;
    transform-origin: center;
    position: absolute;
    top: 50%;
    left: 15%;

}
.confirmsBox a.close:before{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.confirmsBox a.close:after{
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.confirmsBox .confirmsCon h3{
    margin: 0;
    padding:10px 50px;
    border-bottom:1px solid #d5d5d5;
    line-height: 1.6;
    font-size:16px;
    font-weight: 400;
}
.confirmsBox p{
    padding:20px;
    text-align:center;
    color:#44382c;
    margin:0;
}
.confirmsBox p img{
  max-height: 96vw;
  max-width: 96vh;
}
.confirmsBox p a{
  color: #4b75f6;
  text-decoration: underline;
  margin-left: 2px;
}
.confirmsBox .btn{
    width:100%;
    height:40px;
    line-height:40px;
    text-align:center;
    border-top:1px solid #d5d5d5;
}
.confirmsBox .btn a{
    display: block;
    width: 50%;
    height: 100%;
    color: #454545;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    float: left;
    cursor: pointer;
    font-weight: 300;
}
.confirmsBox .btn a:hover{
  background-color: #26a9e0;
  color: #fff;
}
.confirmsBox .btn a.queren{
  border-radius: 0 0 0 6px;
}
.confirmsBox .btn a.quxiao{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid  #d5d5d5;
  border-radius: 0 0 6px 0;
}
.confirmsBox .btn.btn1 a{
    width:100%;
}


/*登录*/
.popup{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0,0,0,.85);
}
.popupBox{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 600px;
  height: 360px;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border-radius: 25px;
  background: #fff url('../images/bgb.jpg') right bottom -1px/100% auto no-repeat;
  overflow: hidden;
}
.popupBox .close{
  width: 24px;
  height: 24px;
  position: absolute;
  right: 20px;
  top: 15px;
  background: url('../images/close.svg') 0 0/100% auto no-repeat;
}
.popupWrap{
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px 60px;
  background: url('../images/topLine.jpg') left top/100% auto no-repeat;
}
.popupContent{
  width: 100%;
}
.popup h3{
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #767475;
  padding: 30px 0;
  margin-bottom: 20px;
}
.popup .inputBox{
  width: 100%;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid  #c6c6c6;
}
.popup .inputBox input{
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  text-align: center;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  font-family: inherit;
  font-size: 100%;
}
.popup .btn{
  margin-top: 30px;
}
.popup .btn input{
  display: block;
  width: 40%;
  height: 40px;
  border: 0;
  text-align: center;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  font-family: inherit;
  font-size: 120%;
  background-color: #1d428a;
  color: #fff;
  border-radius: 4px;
  margin: 0 auto;
  cursor: pointer;
}
.popup .link{
  margin-top: 30px;
  text-align: center;
}
.popup .link a{
  color: #0091da;
  text-decoration: underline;
}
.beian a,
.footer-links-group .fb-links a,
.footer-links-group .ft-links a{
   font-family:'metropolislight', 'Metropolis-Regular', "SimHei",  PingFangSC-Light, 'helvetica neue', 'microsoft yahei ui', 'microsoft yahei', sans-serif !important;
}

@media screen and  (max-width: 1700px) {
  .partnersResult .codeBoxWrap h4{
    font-size: 18px;
    text-align: left;
  }
}
@media screen and  (max-width: 1600px) {
  .partnersResult .codeBoxWrap .con{
    width: 50%;
  }
  .att .codeBox{
    width: calc((100% - 40px)/3)
  }
}
@media screen and  (max-width: 1366px) {
  .codeBox{
    height: 480px;
  }
  .partnersResult .codeBoxWrap{
    padding-left: 10px;
  }
  .partnersResult .codeBoxWrap .con{
    width: 100%;
  }
  .partnersResult .codeBox {
    width: calc((100% - 20px)/2);
  }
  .partnersResult .codeBoxWrap h4,
  .solutionList .codeBoxWrap p{
    padding-bottom: 15px;
  }
  .solutionList .codeBoxWrap span {
    right: auto;
    left: 115px;
    margin-top: 15px;
  }

  .partnersResult .codeBoxWrap span{
    right: auto;
    left: 100px;
    margin-top: 15px;
  }
  .att .codeBox{
    width: calc((100% - 20px)/2)
  }
}
@media screen and  (max-width: 1280px){
  .codeBox{
    height: 440px;
  }
/*  .codeBox {
    height: 500px;
  }
  .codeBoxTit{
    padding-bottom: 50px;
  }
  .codeBottom .more {
    position: absolute;
    left: 10px;
    top: 80px;
    width: calc(100% - 20px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }*/
}
@media screen and (max-width: 1024px) {
  .codeBox {
      width: calc((100% - 20px)/2);
    height: 500px;
  }
  .codeBoxTit{
    padding-bottom: 50px;
  }
  .codeBottom .more {
    position: absolute;
    left: 10px;
    top: 80px;
    width: calc(100% - 20px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}


@media screen and (max-width: 800px) {
  .wrapper{
    padding: 0;
  }
  input[type="text"],
  input[type="button"]{
    -webkit-appearance:none;/*清除ios默认圆角*/
    border-radius:0;
  }
  body{
    font-size: .26rem;
  }
  .page{
    background: #fff url('../images/bg1m.png') right bottom/1.09rem auto no-repeat;
  }
  .header{
    height: 1.2rem;
    padding: 0 .4rem;
  }
  .header .logo{
    width: 1.9rem;
    height: .3rem;
    flex-shrink: 0;
  }
  .headerRight .searchBox .input {
    width: 3rem;
    height: .6rem;
    border: 1px solid #0091da;
    font-size: .28rem;
  }
  .headerRight .searchBox .btn{
    width: .6rem;
    height: .6rem;
    font-size: 0;
    -webkit-background-size: .4rem auto;
    background-size: .4rem auto;
    background-position: center;
  }
  .headerRight a{
    margin-left: .2rem;
  }
  .headerRight a i{
    width: .48rem;
    height: .48rem;
  }
  .headerRight a span{
    display: none;
  }
  .banner{
    padding-bottom: 32%;
  }
  .banner .wrapper{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .4rem;
  }
  .banner .wrapper p{
    font-size: .32rem;
    text-align: center;
    line-height: 1.6;
  }
  .banner .wrapper p span{
    display: block;
  }
  .pageContainer{
    padding: .4rem;
  }
  .pageTitle h3{
    font-size: .36rem;
  }
  .pageTitle small{
    font-size: .24rem;
    margin-left: 5px;
  }
  .pageTitle small:before {
    top: -6px;
    left: 3px;
    width: .45rem;
    height: 2px;
  }
  .tab {
    margin-top: .4rem;
    margin-bottom: .2rem;
    width: 100%;
  }
  .tab ul{
    border-bottom-width: 1px;
  }
  .tab ul li{
    width: 33.33rem;
  }
  .tab ul li a {
    width: 100%;
    height: .6rem;
    line-height: .68rem;
    padding: 0;
    font-size: .3rem;
    text-align: center;
  }

  .codeBox{
    width: 100%;
    height: auto;
    margin-bottom: .4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: .2rem;
  }
  .codeBottom{
    position: relative;
    padding-bottom: 0;
  }
  .codeBoxWrap{
    padding: .2rem;
  }
  .codeBoxWrap p{
    font-size: .28rem;
    line-height: 1.5;
  }
  .codeBoxWrap .more{
    position: static;
    float: right;
  }
  .codeBoxWrap .img{
    height: 1rem;
    margin-right: .2rem;
  }
  .codeBoxWrap .img img{
    max-height: 100%;
  }
  .codeTit{
    font-size: .34rem;
  }
  .codeBoxTit{
    height: 1rem;
  }
  .codeBoxTit h4{
    font-size: .3rem;
  }
  .codeBoxWrap h4{
    font-size: .3rem;
    margin-bottom: .2rem;
    font-weight: 500;
  }
  .codeBottom .more {
    position: absolute;
    top: calc(1rem + 20px);
    left: 10px;
    width: calc(100% - 20px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
      padding: 0 .4rem;
      line-height: .6rem;
      font-size: .24rem;
      text-align:center;
  }
  .codeBoxTit .img{
    width: 1.4rem;
  }
  .pageList{
    padding: .2rem 0;
  }
  .solutionList .codeBox{
    width: 100%;
    height: 2rem;
    margin-bottom: .4rem;
  }
  .solutionList .codeBoxWrap{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding-left: 10px;
  }
  .solutionList .codeBoxWrap .img{
    width: 1rem;
    height: 100%;
    flex-shrink: 0;
  }
  .solutionList .codeBoxWrap .img img{
    width: 80%;
  }
  .solutionList .codeBoxWrap span{
    font-size: .28rem;
  }
  .solutionList .codeBoxWrap span br{
    display: block;
  }
  .solutionList .codeBoxWrap span:before{
    width: 2px;
    height: .3rem;
    top: 50%;
    right: 0;
    left: auto;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .solutionList .codeBoxWrap p {
    font-size: .36rem;
    padding-bottom: .3rem;
  }

.solutionList .codeBoxWrap span {
    right: auto;
    left: calc(1.4rem + 20px);
    margin-top: .3rem;
}
  .solutionList .codeBoxWrap i {
      width: 1.4rem;
      height: 100%;
      margin-right: 10px;
  }
  .industryList .codeBox{
    width: 100%;
    height: auto;
    padding-bottom: 0;
    margin-bottom: .4rem;
  }
  .industryList .codeBox:nth-last-child(2){
    margin-bottom: .4rem;
  }
  .industryList .codeBoxWrap  .img{
    height: 1rem;
  }
  .result .pageList{
    padding-top: .4rem;
  }
  .resultTitle{
    font-size: .48rem;
    height: .88rem;
    line-height: .88rem;
    padding-top: .2rem;
    padding-bottom: .2rem;
  }

  .resultTitle span{
    font-size: .4rem;
  }
  .result .pageList .codeBox{
    height: auto;
    margin-bottom: .4rem;
  }
  .result .codeBoxWrap{
    position: relative;
    padding-top: .4rem;
  }
  .result .codeBoxWrap .con {
    width: 100%;
  }
  .result .codeBoxWrap .con h4{
    font-size: .3rem;
  }
  .result .codeBoxWrap .img{
    width: 20%;
    padding: 0 .2rem;
  }
  .result .codeBoxWrap .name {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: inherit;
    padding: 0;
    line-height: .88rem;
    height: .88rem;
    background-color: #ebe0f3;
    border-bottom: 1px solid #d7c2e8;
  }
  .result .codeBoxWrap .name span{
    font-size: .34rem;
  }
  .result .codeBoxWrap .con h4{
    margin-bottom: .2rem;
  }

  .partners .codeBox{
    width: 100%;
    height: 2rem;
    padding-bottom: 0;
  }
  .partners .codeBox p{
    font-size: .4rem;
  }
  .partners a.link {
      height: 1.2rem;
      line-height: 1.2rem;
      font-size: .3rem;
      padding: 0;
      width: 100%;
      text-align: center;
      margin-bottom: .4rem;
  }
.partnersResult .codeBox{
  width: 100%;
  margin-bottom: .4rem;
}
.partnersResult .codeBoxWrap{
  height: 1.6rem;
  padding-left: 10px;
}
.partnersResult .codeBoxWrap .img{
  width: 1.2rem;
}
.partnersResult .codeBoxWrap .con{
  width: 100%;
  padding-bottom: .3rem;
}
.partnersResult .codeBoxWrap h4{
  margin-bottom: 0;
  line-height: 1.1;
  text-align: left;
  font-size: .3rem;
  padding-bottom: 0;
}
.partnersResult .codeBoxWrap span {
    right: auto;
    left:calc(1.5rem + 25px);
    line-height: 1;
    font-size: .26rem;
    margin-top: .35rem;
}
  .att .codeBox {
    width: 100%;
    height: 1.6rem;
    margin-bottom: .4rem;
  }
  .att .codeBoxWrap i{
    margin: 0;
  }
  .att .codeBox p{
    font-size: .36rem;
    color: #666;
    padding: 0 10px;
    text-align: left;
    text-align-last: left;
    margin-bottom: 20px;
    white-space: nowrap;
  }
  .att .codeBoxWrap span{
    position: absolute;
    top: 50%;
    left: 100px;
    margin-top: 0px;
  }


  .video .codeBox {
    width: 100%;
    margin-bottom: .4rem;
  }
  .video .codeBox .con{
    padding-top: .4rem;
  }
  .video .codeBox .con p {
    margin-bottom: .2rem;
    font-size: .3rem;
  }



  .tableTitle{
    margin-bottom: .2rem;
  }
  .tableTitle h3{
    font-size: .36rem;
  }
  .tableFormTips{
    padding: 0;
    margin-bottom: .4rem;
    line-height: 1.2;
  }
  .tableFormItem{
    width: 100%;
    display: block;
    padding: 0;
    margin-bottom: .2rem;
  }
  .tableFormItem .name{
    width: 100%;
    line-height: 1.4;
    font-size: .28rem;
    margin-bottom: .1rem;
  }
.Opt-inFonts{margin:40px 0px 20px 0px; 
    line-height: 1.4;
    font-size: .28rem; font-weight: bold}
.Opt-inFonts2{
    line-height: 1.4;
    font-size: .28rem; font-weight: bold}
  .tableFormItem .inputBox{
    width: 100%;
    border-width: 1px;
  }
  .tableFormItem .inputBox select, 
  .tableFormItem .inputBox input{
    font-size: .28rem;
    height: .72rem;
  }
  .tableFormItem.column .name{
    margin-bottom: .1rem;
  }
  .tableFormItem.column .inputBox textarea{
    height: 2rem;
    font-size: .28rem;
  }
  .tableFormBtn{
    padding-bottom: .7rem;
  }
  .tableFormBtn input{
    width: 100%;
    height: .72rem;
    font-size: 100%;
  }
  .popupBox{
    width: 90%;
    height: auto;
  }
  .popupWrap{
    padding: .4rem;
  }
  .popup h3 {
    font-size: .36rem;
    padding: .4rem 0;
    margin-bottom: .2rem;
  }
  .popup .btn{
    margin-top: .4rem;
  }
  .popup .inputBox{
    height: .8rem;
  }
  .popup .btn input{
    width: 100%;
    height: .8rem;
  }
  .popup .link{
    margin-top: .4rem;
    padding-bottom: .2rem;
  }


  .resultTitle span.icoDy:before{
    width: .8rem;
    height: .7rem;
  }
  .resultTitle span.icoXnywl:before{
    width: .7rem;
    height: .7rem;
  }
  .resultTitle span.icoSzhgzkj:before{
    width: .7rem;
    height: .7rem;
  }

  .att .codeBoxWrap{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
  }

.footer-component .mb-3, 
.footer-component .my-3{
    margin-bottom: 20px !important;;
  }
  .column-cards .submenu-container-title{
    font-weight: 300;
  }
}
.fa-youtube-play:before{
  content: "\f167";
}