/*==通用↓==*/

.container{ width:1600px;min-width:320px; margin: auto; padding-top:50px;}
/*==效果transition:0.4s↓==*/

.slow,.slow a,.slow p,.slow li,.slow td,.slow input,.slow button,.slow select.slow textarea,.slow em,.slow img,.slow span,.slow hr,.slow h1,.slow h2,.slow h3,.slow h4,.slow h5,.slow h6,.slow b,.slow u,.slow *:before,.slow *:after{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}

/*==标题↓==*/

.titleAx{color:#000123;font-size:40px;font-weight: bold;}  

.titleAx span{margin-top:15px;display: block;color:#0b3861;font-size:18px;font-weight: 400;text-transform: Uppercase;}

.titleAx font{color:#85cb52}

.titleAx hr{display: block;margin: 10px auto 0;width: 40px;height: 3px;border:none;background: #85cb52;}

.titleAx.cen{text-align: center;margin-bottom:50px;}

.titleAx.m30{margin-bottom:30px}

.titleAx.m40{margin-bottom:40px}

.titleAx.white,.titleAx.white b,.titleAx.white span{color:#fff}

.titleAx.white hr{background:#fff}
/*===云平台↓==*/

.cloudHome{ background: url(../images/cloudBg.jpg) no-repeat center; background-size:cover;}

.cloudHome .up{display:flex;justify-content: space-between;padding: 0 30px;}

.cloudHome .up .trait{position: relative;margin-top: 50px;}

.cloudHome .up .trait:before{content: "";position: absolute;top: 13px;left: 150px;width: 324px;height: 376px;background:url(../images/cloudImg02.png) no-repeat center;}

.cloudHome .up .trait li{position: relative;z-index: 1;display: flex;color:#fff;font-size: 18px;width: 139px;height: 41px;margin-bottom: 50px;padding: 0 10px;text-align: right;align-items: center;justify-content: center;}

.cloudHome .up .trait li:after{content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: -1;display: block;/* width: 139px; *//* height: 41px; */background:url(../images/cloudBg02.png) no-repeat center;}

.cloudHome .up .owner{display: flex;width: 488px;height: 498px;background: url(../images/cloudImg01.png) no-repeat center;align-items: center;justify-content: center;}

.cloudHome .up .owner .title{margin: -15px 0 0 20px;color:#fff;font-size:32px;text-align: center;}

.cloudHome .up .owner .title span{font-size:20px;display: block; margin-top:5px; }

.cloudHome .up .v2.trait{}

.cloudHome .up .v2.trait:before{left: auto;right: 150px;transform: rotateY(180deg);}

.cloudHome .up .v2.trait li:after{transform: rotateY(180deg);}

.cloudHome .lower{margin-top:60px}

.cloudHome .lower ul{display: flex;margin-left: -20px;align-items: center;justify-content: space-between;align-items: stretch;}

.cloudHome .lower ul li{display: flex;flex: 1;margin-left: 20px;color:#fff;font-size:18px;padding: 30px 15px;border:1px solid rgba(255,255,255,0.2);background: rgba(255,255,255,0.2);}

.cloudHome .lower ul em{    flex-shrink: 0;margin-right:10px}

.cloudHome .lower ul li:hover{background:rgba(255,255,255,0.3); transform:translateY(-5px)}



