body {
  line-height: 1.42858;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  margin: 0;
  font-weight: 400;
}

body, form, ul, ol, dl, dd, p {
  margin: 0;
}

ul, ol {
  list-style-type: none;
  padding: 0;
}

img {
  border: 0 none;
  vertical-align: bottom;
}
.am-btn-row.addscroll {
  position: fixed;
  width: 600px;
  top: 0;
  right: 0;
  z-index: 999;
  right: auto;
  left: 725px;
  background-color: rgb(26, 28, 30);
  z-index: 2147483647;
  height: 51px;
  width: 800px;
  margin-top: 0;
  text-align: right;
}

.bg-abnetwork  .addscroll .am-btn{
  line-height: 2;
  padding: 0;
  font-size: 14px;
  width: 12% !important;
  margin-top: 1%;
  min-width: auto;
}
button, input, select, textarea {
  font-size: 1em;
  font-family: inherit;
}

a, a:hover {
  text-decoration: none;
}

.j-container, .container {
  max-width: 1170px;
  padding: 80px 15px;
  margin: auto;
}
.am-link-white {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
.am-link-white:hover {
  color: #4b99ea;
  text-decoration: underline;
}
.bg-abnetwork {
  background: url(/images/network/banner.jpg) no-repeat center 0;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 2% 0;
  color: #fff;
  text-align: center;
}

.rel {
  position: relative;
}

.bg-abnetwork h1 {
  font-size: 50px;
  margin: 0 0 40px 0;
  position: relative;
  display: inline-block;
}

@media screen and (min-width: 1200px) {
  .bg-abnetwork .j-container {
    max-width: 898px;
  }
}

@media screen and (max-width: 992px) {
  .main-product .pic img {
    display: block;
    margin-bottom: 15px;
  }

  .overview-network h4 {
    text-align: center;
  }
}
.bg-abnetwork h1 .am-icon-latest {
  position: absolute;
  top: 0;
  right: -76px;
  height: 30px;
  line-height: 26px;
  width: 70px;
  overflow: hidden;
  text-align: right;
  color: #fd8a2e;
}

.bg-abnetwork h1 .am-icon-latest sup {
  background-color: #fd8a2e;
  color: #fff;
  font-size: 18px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  padding: 2px 10px;
  height: 22px;
  line-height: 22px;
  position: relative;
  z-index: 2;
}

.bg-how-it-work h2, .container h2 {
  font-size: 34px;
  color: #1a1a1a;
}

.resource .container h2 {
  color: #fff;
}

.bg-abnetwork p {
  font-size: 20px;
  font-weight: lighter;
  line-height: 26px;
}

.bg-abnetwork h1 .am-icon-heart {
  display: block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  bottom: -9px;
  left: 12px;
  font: status-bar;
  font-family: Arial, sans-serif;
  font-size: 30px;
  z-index: 1;
  width: 16px;
  height: 18px;
  text-align: center;
}

.am-btn-row {
  display: block;
  clear: both;
  margin-top: 43px;
}

.am-btn {
  display: inline-block;
  vertical-align: middle;
  padding: 9px 15px;
  max-width: 210px;
  min-width: 210px;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 20px;
}

.am-btn-org {
  background-color: #fd8a2e;
  border-color: #fd8a2e;
}

.am-btn-org:hover {
  background-color: #ff510d;
  border-color: #ff510d;
}

.bg-abnetwork .am-btn {
  padding: 11px 15px;
}

.bg-abnetwork .am-btn:first-child {
  margin-right: 40px;
}

.am-btn-org-o {
  border: 1px solid #fff;
  background-color: transparent;
}

.am-btn-org-o:hover {
  background-color: #fd8a2e;
  border-color: #fd8a2e;
}

@media screen and (max-width: 575.98px) {
  .bg-abnetwork {
    padding: 60px 0;
  }

  .bg-abnetwork .am-btn {
    display: block;
    width: auto;
    max-width: none;
    min-width: auto;
    margin: 0;
  }

  .bg-abnetwork .am-btn:first-child {
    margin-bottom: 15px;
    margin-right: 0;
  }
}

.overview-network h4 {
  font-size: 34px;
  color: #1a1a1a;
  line-height: normal;
  border-bottom: none;
}

.overview-network .txt > p:nth-child(2) {
  margin-bottom: 15px;
}

.bg-eef1f3 {
  background-color: #eef1f3;
}

.bgw {
  background-color: #fff !important;
}

.abnt-tab-contents {
  background: none !important;
  background-color: #eef1f3 !important;
  color: #1a1a1a;
}

.abnt-tab-contents h2 {
  font-size: 34px;
  color: #1a1a1a;
}

.abnt-tab-contents h2 ~ p {
  font-size: 14px;
  text-align: center;
  margin: 2% 0;
}

.main-nav-menu {
  position: relative;
}

.main-nav-menu:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  border-top: 1px solid #d0d0d0;
  top: 50%;
  margin-top: -1px;
  left: 0;
  z-index: -1;
}

.main-nav-menu li {
  display: inline-block;
  margin: 0;
  line-height: normal;
  width: 280px;
  padding: 8px 15px;
  text-align: center;
  border: 1px solid #d0d0d0;
  color: #1a1a1a;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background-color: #fff;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.main-nav-menu li:hover, .main-nav-menu li.active {
  background-color: #3c485d;
  border-color: #3c485d;
  color: #fff;
}

.main-nav-menu li:nth-child(2) {
  margin: 0 40px;
}

#header .container {
  padding-left: 15px;
  padding-right: 15px;
}

.center-block {
  width: auto;
  display: block;
}

@media screen and (max-width: 1199.98px) {
  .line {
    display: none !important;
  }

  .main-nav-menu {
    display: table;
  }

  .main-nav-menu li {
    font-size: 16px;
    font-weight: bold;
    display: table-cell;
    width: 2000px;
  }

  .main-nav-menu li:nth-child(2) {
    margin: 15px auto;
  }

  .main-nav-menu li:nth-child(2) {
    margin: 0 15px;
  }

  .bg-abnetwork h1 .am-icon-latest .am-icon-heart {
    position: absolute;
    top: 0;
    right: -76px;
    height: 26px;
    line-height: 26px;
    width: 70px;
    overflow: hidden;
    text-align: right;
    color: #fd8a2e;
    display: none;
  }

  .bg-abnetwork h1 .am-icon-latest {
    right: -60px;
  }
}

.resource {
  -webkit-background-size: cover;
  background-size: cover;
}

ul {
  padding: 0;
  list-style: none;
}

.main-menu-content ul li {
  width: 30%;
  text-align: center;
  height: auto;
  min-height: 216px;
  display: inline-block;
  margin-right: 0;
  /*background-color: #fff;*/
  margin: 0 19px 15px 19px;
}

.main-menu-content ul {
  text-align: left;
}

.main-menu-content ul li h4 {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
}

.main-menu-content ul li p {
  font-size: 14px;
  line-height: 18px;
  color: #666;
}

.main-menu-content:last-child ul li p {
  float: none;
  width: inherit;
  height: auto;
  padding: 0;
  border: none;
  background: none;
}

.main-menu-content:last-child ul li {
  width: 30%;
  text-align: center;
}

.main-menu-content:last-child ul li h4 {
  color: #666;
  margin-bottom: 10px;
  padding: 0;
  text-align: center;
}

.main-menu-content:last-child ul li p {
  width: auto;
  text-align: center;
}
.xl-overview .xl-container{
  max-width: 1170px;
  padding: 120px 15px 156px 15px;
  margin: auto;
  word-spacing: -4px;
}
.xl-overview .xl-container>div{
  word-spacing: normal;
}
.xl-over-img{
  width: 339px;
  vertical-align: middle;
  display: inline-block;
}
.xl-overview.xl-overview1 .xl-over-img{
  margin-right: 4%;}
.xl-over-door{
  text-align: left;
  width: calc(96% - 339px);
  vertical-align: middle;
  display: inline-block;
}
.xl-overview.xl-overview1 .xl-over-door{
  width: calc(96% - 339px);
}
.xl-over-door h2{
  text-align: left;
  font-size: 34px;
  color: #1a1a1a;
  margin-bottom: 15px;
}
.xl-over-door .xl-door-p{
  font-size: 18px;
  color: #666;
  line-height: 36px;
  word-wrap: break-word;

  overflow: hidden;
}
.xl-over-door ul{
  padding-top: 15px;
  margin: 0;
  word-spacing: -4px;
}
.xl-over-door ul li{
  word-spacing: normal;
}
.xl-over-door .xl-li-p{
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 20px);
  font-size: 18px;
  color: #666;
  line-height: 1.5;
  margin-bottom: 10px;
  word-wrap: break-word;
  padding-left: 15px;
  overflow: hidden;
  background: url(/vendor/static/ic-hook-gray8010e30c.png) no-repeat left 9px;
}
.xl-centrally{
  background: url("/images/network/bg1.jpg") no-repeat center;
  background-size: cover;
}
.xl-centrally .xl-container{
  max-width: 1170px;
  padding: 184px 0;
  margin: auto;
}
.xl-cent-door{
  max-width: 70%;
  vertical-align: middle;
}
.xl-cent-door h2{
  font-size: 34px;
  color: #fff;
  text-align: left;
}
.xl-cent-img{
  max-width: 28%;
  vertical-align: middle;
}
.xl-cent-p{
  padding:20px 0;
  font-size: 18px;
  color: #fff;
  line-height: 40px;
  opacity: 0.8;
}
.xl-cent-door ul{
  word-spacing: -4px;
}
.xl-cent-door li.inline-block{
  word-spacing: normal;
  max-width: 45%;
  width: 100%;
  vertical-align: top;
}
.xl-cent-door li.four{
  max-width: 55%;
}
.xl-cent-door li.inline-block p{
  font-size: 18px;
  color: #fff;
  opacity:0.7;
  line-height: 1.5;
  vertical-align: top;
  padding-left: 32px;
  background: url("/images/network/ic-deploy.png") no-repeat left 2px;
  margin-bottom: 12px;
}

.xl-cent-door .two.inline-block p{
  background: url("/images/network/ic-registration.png") no-repeat  left 2px;
}
.xl-cent-door .three.inline-block p{
  background: url("/images/network/ic-control.png") no-repeat  left 2px;
  margin-bottom: 0;
}
.xl-cent-door .four.inline-block p{
  background: url("/images/network/ic-alert.png") no-repeat  left 2px;
  margin-bottom: 0;
}
.xl-flexible .xl-container{
  padding: 138px 15px;
  max-width: 1170px;
  margin:auto;
}
.xl-over-door h4{
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.xl-over-door .xl-f-li{
  max-width: 45%;
  width: 100%;
  vertical-align: middle;
}
.xl-over-door .xl-f-li p{
  font-size: 18px;
  color: #666;
  line-height: 36px;
  vertical-align: middle;
}
.xl-over-door .xl-f-li:before{
  width: 20px;
  height: 18px;
}
.xl-over-door .one:before{
  background: url("/images/network/ic-sys.png") no-repeat center;
}
.xl-over-door .two:before{
  background: url("/images/network/ic-par.png") no-repeat center;
}
.xl-over-door .three:before{
  background: url("/images/network/ic-dis.png") no-repeat center;
}
.xl-over-door .four:before{
  background: url("/images/network/ic-sch.png") no-repeat center;
}
.xl-over-door .five:before{
  background: url("/images/network/fil-nor.png") no-repeat center;
}
.xl-over-door .last:before{
  background: url("/images/network/ic-dif.png") no-repeat center;
}
.xl-h4{
  padding-top: 20px;
  padding-bottom: 9px;
}
.xl-real{
  background: url("/images/network/bg2.jpg") no-repeat center;
}
.xl-real .xl-real-door{
  max-width: 60%;
}
.xl-need{
  background: url("/images/network/bg3.jpg") no-repeat center;
  background-size: cover;
}
.xl-need .xl-container{
  padding: 80px 15px;
  max-width: 1170px;
  margin: auto;
}
.xl-need h2{
  font-size: 34px;
  color: #fff;
}
.xl-need p{
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  padding-top: 27px;
  text-align: center;
  padding-bottom: 35px;
  opacity: 0.84;
}
.link-door{
  text-align: center;
}
.xl-video .xl-container{
  max-width: 1170px;
  padding: 40px 15px;
  margin: auto;
}
.xl-video-door{
  width: 40.5%;
  vertical-align: middle;
  margin-right: 3%;
}
.xl-video-title{
  width: 434px;
}
.xl-video-door .xl-video-title h2{
  color: #fff;
  height: 36px;
 font-size: 14px;;
  background-color: #4677b3;
  font-weight: bold;
  line-height: 36px;
}
.xl-video-txt{
  max-width: 56%;
  vertical-align: middle;
}
.xl-video-txt h2{
  font-size: 34px;
  text-align: center;
  color: #1a1a1a;
}
.xl-video-txt p{
  font-size: 14px;
  color: #666;
  line-height: 26px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 12px;
}
.xl-video-txt .xl-link{
  margin-top: 25px;
  text-align: center;
}
.xl-link-a{
  font-size: 16px;
  color: #666;
  border-radius: 3px;
  border: solid 1px rgba(102, 102, 102, 0.6);
  padding: 13px 3%;
  margin-right: 3%;

}
.xl-link-a:last-child{
  margin-right: 0;
}
.xl-link-a:hover{
  background: #4294e9;
  color: #fff;
  border:1px solid #4294e9;
}
.video-js{
  width: 100%;
  height: 289px;
}

.video-js .vjs-big-play-button{
  font-size: 2.5em;
  line-height: 2.3em;
  height: 2.5em;
  width: 2.5em;
  -webkit-border-radius: 2.5em;
  -moz-border-radius: 2.5em;
  border-radius: 2.5em;
  background-color: #73859f;
  background-color: rgba(115,133,159,.5);
  border-width: 0.15em;
  margin-top: -1.25em;
  margin-left: -1.75em;
}
/* 中间的播放箭头 */
.vjs-big-play-button .vjs-icon-placeholder {
  font-size: 1.63em;
}
/* 加载圆圈 */
.vjs-loading-spinner {
  font-size: 2.5em;
  width: 2em;
  height: 2em;
  border-radius: 1em;
  margin-top: -1em;
  margin-left: -1.5em;
}
.xl-reviews{
  background-color: #eef1f3;
}
.xl-reviews .xl-container{
  max-width: 1170px;
  margin: auto;
  padding: 80px 15px;
}
#review .text{
  padding: 5% 5% 2% 13%;
}
@media (max-width: 768px) {
  #review .btn{
    width: 70%;
  }
  .xl-over-img,.xl-cent-img,.xl-over-img,.xl-video-door,.xl-over-door,.xl-cent-door,.xl-over-door,.xl-video-txt,.xl-video-title{
    display: block;
    max-width: 100%;
    margin: auto;
    width: 100%;
  }
  .xl-real .xl-real-door{
    max-width: 100%;
  }
  .xl-cent-door h2{
    text-align: center;
  }
  .j-container, .container, .xl-overview .xl-container,.xl-video ,.xl-container,.xl-need .xl-container.xl-flexible .xl-container,.xl-centrally .xl-container{
    width: auto;
    max-width: 100%;
  }
  .xl-over-door .xl-li-p{
    text-align: left;
    vertical-align:top;
    line-height: normal;
  }
  .xl-over-door li:before{
    vertical-align: top;
    margin-top: 10px;
  }
  .xl-link-a{
    display: block;
    margin-right: auto;
    margin-bottom: 5px;
  }
  .xl-cent-door li.inline-block,.xl-over-door .xl-f-li{
   max-width: 100%;
  }
}
#review .text .xl-title{
  font-size: 22px;
  color: #000;
  font-weight: 400;
  margin-bottom: 2%;
  text-align: left;
}


.f-table {
  display: table;
  width: 100%;
  color: #46505a;
  border: 1px solid #d0d0d0;
  border-bottom: 0 none;
  border-collapse: inherit;
}
.f-td.j-hook1{
  background: #fff;
}
.f-td.j-hook2:before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: url(https://www.ubackup.com/public/active/upgrade-now/img/icon_hook_blue.png) no-repeat center center;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: 50%;
  margin-top: -6px;
}
.f-tr {
  display: table-row
}

.f-th, .f-td {
  display: table-cell;
  text-align: center
}

.f-tr .f-th:first-child, .f-tr .f-td:first-child {
  width: 21%;
  text-align: left;
  background: #fff;
}

.f-tr .guarantee-row li {
  width: auto;
 margin: auto;
  text-align: center;
}

.f-tr .guarantee-row li p{
  margin-top: 20px;
}
.f-th h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 18px
}

.f-th h4 small {
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin-top: 18px
}

.f-tr .btn {
  min-width: 50%
}

.f-tr .sale-price {
  color: #fd8a2e;
  font-weight: bold;
  font-size: 20px
}

.f-tr .total-price {
  font-size: 12px;
  text-decoration: line-through;
  color: #96a0ab
}

.buybox .buy-price span {
  margin: 0 5px
}

.buybox .buy-price {
  margin-bottom: 15px
}

.f-tr .btn {
  margin-top: 10px;
  padding: 5px 25px;
  border-radius: 3px;
  font-size: 16px;
}
.f-tr:first-child .f-th{
  background: #fff;
}

.f-tr .guarantee-row {
  padding: 0
}

.f-tr .guarantee-row li:nth-child(1), .f-tr .guarantee-row li:nth-child(2) {
  margin-top: 0
}

.f-tr .f-box, .f-tr .buybox {
  padding: 10px
}

.f-th .f-box > img {
  display: block;
  max-width: 100%;
  height: auto !important;
  margin-top: 15px
}

.f-box h4, .f-box strong {
  font-size: 14px;
  color: #46505a;
  font-weight: 700
}

.f-tr .f-td {
  position: relative;
}

.f-table tr td {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #d0d0d0;
}

.f-tr {
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0
}

.f-td p {
  font-size: 14px;
  color: #46505a;
  line-height: 18px;
  margin-top: 5px;
  /*padding-left: 14px*/
}

.f-td .f-box h4 {
  /*padding-left: 14px;*/
  /*cursor: pointer;*/
  height: 18px;
  /*background: url(../img/icon_unfold.png) no-repeat 0 8px*/
}

.f-td .f-box h4.expanded {
  /*background: url(../img/icon_expanded.png) no-repeat 0 7px*/
}

/*.f-td .f-box h4:hover {*/
/*opacity: .8*/
/*}*/

.f-table-ctrl-toggle {
  text-align: center
}

.f-table-ctrl-toggle a {
  display: block;
  width: auto;
  padding: 15px 0;
  border: 1px solid #d0d0d0;
  border-top: 0;
  margin-right: -1px
}
.j-container h2 {
  color: #000;
  font-weight: 400;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  -khtml-text-shadow: none;
  text-shadow: none;
  margin-bottom: 50px;
  font-size: 34px;
  text-align: center;
  margin-bottom: 20px;
}
.f-tr .f-td {
  position: relative;
}

.f-table tr td {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #d0d0d0;
}
.f-th, .f-td {
  display: table-cell;
  text-align: center;
}
.bg-f5f7fa {
  background-color: #faf7f5;
}
.f-table-outer{
  background: #f5f7fa;
}
.xl-tt{
  width:434px;
}
@media (max-width: 768px) {
  .xl-table{
    overflow-x: scroll;
  }
  .f-table{
  width: 1170px;
  }
  .xl-tt{
    width: 100%;
  }
}
.return-top {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: url(/vendor/static/footer_sharea5069c34.png) no-repeat -10px -10px;
  display: none;
}
.ubackup-com-it .xl-flexible .xl-container{
  padding-left: 0;
  padding-right: 0;
}
.ubackup-com-it .xl-over-door h2{
  font-size: 32px;
}
.btn.focus, .btn:focus, .btn:hover,.am-btn-org-o:hover,.am-btn-org:hover{
  transition: all 0.3s;
  color: #fff;
}
.ubackup-com-it .am-btn{
  min-width: 220px;
}
.personal_all .am-btn, .personal_all .am-btn-org{
  color:#fff;
  text-decoration: none;
}.personal_all .am-btn:hover{
   color:#fff;
 }
.aomeiclear #header{
  background: none;
}
.aomeiclear .share{
  background: none;
  width: auto;
}
.aomeiclear .bg-abnetwork h1 .am-icon-latest{
  position: absolute;
  top: 0;
  right: -76px;
  height: 29px;
  line-height: 26px;
  width: 88px;
  overflow: hidden;
  text-align: right;
  color: #fd8a2e;
}
.aomeiclear .bg-abnetwork h1 .am-icon-heart {
  display: block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  bottom: -6px;
  left: 15px;
  font: status-bar;
  font-family: Arial,sans-serif;
  font-size: 30px;
  z-index: 1;
  width: 17px;
  height: 11px;
  text-align: center;
}
#review .container{
  height:auto;
}
.aomeiclear .bg-abnetwork h1 .am-icon-latest.de{
  width: 70px;
}
.aomeiclear .bg-abnetwork h1 .am-icon-latest.fr{
  width: 78px;
}
@media screen and (max-width:1024px){
  .xl-centrally .xl-container{
    padding: 50px 15px;
  }
  .xl-video-title{
    width: 100%;
  }
  .xl-tt{width: 100%;}
  #banner h1, .banner h1{font-size: 5.0rem;}
}
@media screen and (max-width:860px){
  .xl-link-a{
    padding:10px 1%;
  }
}
@media screen and (max-width:768px){
  .xl-overview.xl-overview1 .xl-over-door{
    width: 100%;
  }
  .xl-over-img img{
    display: block;
    margin: 0 auto;
  }
  .xl-over-door h2{
    text-align: center;
  }
  #review .text{
    height: auto;
    padding: 5% 5% 30px 13%;;
  }
}