/* p, h1, h2, h3, h4, h5, h6{
  margin: 0;
  padding: 0;
} */
#main{
  font-family: "Open Sans", serif;
}
#main h3{
  font-size: 34px;
  font-weight: bold;
  font-family: sans-serif;
}

#main h4{
  font-size: 24px;
  font-weight: bold;
  font-family: sans-serif;
}

#main h5{
  font-size: 16px;
  font-weight: bold;
}
#product h3{
  font-size: 30px;
  font-weight: bold;
}
#product h5{
  font-size: 16px;
  font-weight: bold;
}
.red-text{
  color: #fc464f;
}
#productMain ul{
  list-style: none;
  padding-left:20px;
}
#productMain li:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 15px 0 0;
  line-height: 2;
  background-color: #000;
  border-radius: 50%;
  transform: translateY(-50%);
}
.font-open-sans{
  font-family: "Open Sans", serif;
}
.font-verdana{
  font-family: Verdana, serif;
}
.product-view-header{
  background: linear-gradient(to right, #27a0ce, #4ed5b0);
  width: 100%;
  color: #fff;
  min-height:350px;
}

.product-view-header-title{
  padding-top: 66px;
  padding-bottom: 36px;
  margin:0;
}
.product-view-header-main{
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 30px;
}
.product-view-main-recommend{
  border: 1px solid #eeeeee;
  border-radius: 20px;
  padding: 0;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  justify-content: center;
}
#product-view .btn span{
  margin-left: 16px;
}
.product-view-main{
  height: auto;
}
.product-view-main-title{
  margin-top: 140px;
  margin-bottom: 50px;
}
.product-view-main-recommend-logo{
  margin-top: 10px;
  margin-bottom: 45px;
}
.product-view-main-recommend-right{
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  flex-direction: column;
  padding:30px;
}
.main-recommend-right-label{
  position: absolute;
  top: 20px;
  left: 20px;
}
.product-view-main-recommend-left{
  background-color: #F4F4F4;
  padding: 30px;
  width: 100%;
}
.product-view-main-recommend-left-main{
  font-size: 14px;
  line-height: 32px;
  color: #555;
}
.product-view-price{
  font-size: 22px;
  font-weight: bold;
  margin-left: 16px;
  margin-top: 36px;
  margin-bottom: 20px;
}
.product-view-price del{
  font-size: 14px;
}
.product-card{
  border: 1px solid #eeeeee;
  border-radius: 20px;
  position: relative;
  width: 340px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 30px;
  margin-bottom: 20px;
}
.product-card-label{
  position: absolute;
  top: 20px;
  left: 20px;
}
.product-card-logo{
  margin-top: 32px;
  margin-bottom: 46px;
}
.product-card-main{
  margin-top: 22px;
  font-size: 14px;
  color: #999999;
  line-height: 30px;
}
.product-card-main a{
  text-decoration: none;
  font-size: 14px;
  color: #219aea;
}
.product-accept{
  margin-top: 80px;
}
.product-accept span{
  font-size: 18px;
  color: #555555;
  margin: 0 15px 15px 0;
}
.product-accept img{
  margin:0 15px 15px 0;
}
.product-header{
  background: url(../image-new/product_background_01.png) center center no-repeat;
  background-size: cover;
}
.product-header > nav{
  margin-bottom: 20px;
}
.product-note{
  color: #fc464f !important;
  font-size: 14px;
  margin-top: 28px;
  margin-bottom: 30px;
}
.product-header p{
  font-size: 14px;
  color: #555;
  font-family: Verdana, serif;
}
.product-go-mac{
  text-decoration: underline;
  vertical-align: middle;
  color: #555555;
  margin-left: 5px;
  font-size: 14px;
}
.product-inBtn{
  justify-content: center;
  align-items: flex-start;
  margin-left: 30px;
}
.product-inBtn span, .product-inBtn span:focus{
  position: static;
  width: auto !important;
  line-height: 1.6;
  text-align: left !important;
}
.product-tip-text{
  font-weight: 600;
  text-decoration: underline;
  color: #555555;
  font-size: 14px;
}
.product-logo{
  align-self: center;
}
.nav-active{
  background-color: #fff;
}
.nav-unactivated:hover{
  background-color: #fff;
  height: 90px;
}
.nav-active,.nav-unactivated{
  cursor: pointer;
  color: #555555;
  width: 220px;
  height: 90px;
}
.nav-active:hover,.nav-unactivated:hover{
  color: #555555;
  text-decoration: none;
}
.nav-active img,.nav-unactivated img{
  padding-right: 14px;
  margin-left: 40px;
}
.nav-active span,.nav-unactivated span{
  flex: 1;
}
.product-default-nav{
  font-size: 16px;
  flex-wrap: wrap;
}
.fossBytes{
  padding: 0 20px;
  margin-top: 26px;
  font-family: Verdana,serif;
  font-size: 16px;
  margin-bottom: 100px;
}
.fossBytes img{
  padding-right: 25px;
  vertical-align: text-top;
}
.fossBytes p{
  margin-top: 24px;
  color: #555555;
  line-height: 1.8;
}
.product-function-card{
  margin-bottom: 140px;
}
.product-function-card-main{
  margin-left: 55px;
  align-self: flex-start;
  padding:0 10px;
  transform: translateY(8px);
}
.product-function-card-title{
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 34px;
}
.product-function-card-text{
  font-size: 16px;
  color: #555555;
  line-height: 1.8;
  margin-bottom: 20px;
}
.product-function-card-main li{
  margin-left: 14px;
  font-size: 16px;
  color: #555555;
  line-height: 1.6;
}
.product-function-card-main h3{
  align-self: flex-start;
  margin-top: 14px;
}
.product-title{
  font-size: 34px !important;
  margin-top: 80px;
  margin-bottom: 55px;
  text-align: center;
  font-family: sans-serif !important;
}
.product-comparison{
  border: 1px solid #eeeeee;
  border-left: 0;
  border-right: 0;
}
.product-comparison .btn span{
  width: 150px;
}
.product-table-title{
  font-size: 20px;
  font-weight: bold;
}
.product-table-aside{
  font-weight: bold;
}
.product-table-aside span{
  font-size: 14px;
  font-weight: normal;
  color: #555555;
}
.product-feature-big-btn span{
  width: 180px;
}
.product-cell{
  border-bottom: 1px solid #eee;
  margin-right: 10px;
  height: 100%;
}
.product-cell-word{
  color: #555555;
  font-family: Verdana, serif;
}
.cell-deep{
  background-color: #f5f5f5;
}
.product-special-box{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
}
.product-special-card{
  width: 320px;
  border: 1px solid #ececec;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 20px;
}
.product-special-card>img{
  margin: 10px 0 30px 0;
}
.product-special-card-footer{
  height: 50px;
  width: 100%;
  padding: 0 18px;
  background-color: #f5f5f5;
}
.product-special-card-title{
  margin-top: 20px;
  font-weight: bold;
  font-size: 18px;
  padding: 0 20px;
  text-align: center;
  height: 60px;
  font-family: sans-serif;
}
.product-special-card-title-two{
  margin-top: 0;
}
.product-special-card-word{
  text-align: center;
  font-size: 14px;
  color: #999999;
  line-height: 1.8;
  margin-bottom: 20px;
}
.product-special-card-price{
  font-size: 18px;
  color: #fe8a0d;
}
.product-special-card-price del{
  font-size: 14px;
  color: #555555;
}
.product-special-card-learn-more{
  font-size: 14px;
  color: #219aea !important;
}
.product-tips-box{
  margin-bottom: 60px;
}
.product-tips-box h3{
  text-align: left;
  margin-bottom: 40px;
  font-family: sans-serif;
  margin-top: 140px;
}
.product-tips-box li{
  line-height: 2.2;
}
.product-tips-box li a{
  color: #555555;
}
.product-tips-box li a:focus{
  color: #2e9aea;
}
#productFixNav{
  position: fixed;
  top: 0;
  display: block;
  z-index: 99;
  left: 0;
  height: 0;
  overflow: hidden;
  transition: .6s;
  background-color: #fff;
  width: 100%;
  border: 1px solid #e5e5e5;
  border-left: 0;
  border-right: 0;
}
.productFixNavLi{
  width: 125px;
  height: 100%;
  color: #555555;
  border-left: 1px solid #e5e5e5;
  cursor: pointer;
  line-height: 90px;
  text-align: center;
}
.productFixNavLi a{
  color: #555555;
}
.productFixNavLi:hover{
  background-color: #efefef;
}
.productFix-nav-li-active{
  background-color: #efefef;
}
.productFixNav-extra{
  border-left: 1px solid #e5e5e5;
  padding-left: 16px;
  height: 100%;
}
.product-screenShot-title{
  font-size: 26px !important;
  margin-top: 90px;
  font-family: sans-serif !important;
  margin-bottom: 30px;
  text-align: center;
}
.product-screenShot-text{
  font-size: 16px;
  font-family: Verdana, serif;
  color: #555555;
}
.product-screenShot-banner-title{
  font-size: 16px;
  font-family: Verdana, serif;
  color: #555555;
  margin-bottom: 30px;
  text-align: center;
}
.swiper-button-next{
  width: 14px;
  height: 26px;
  background-size:14px 26px;
  background-image: url("../image-new/Next.png");
}
.swiper-button-next:hover{
  background-image: url("../image-new/Next_hover.png");
}
.swiper-button-prev{
  width: 14px;
  height: 26px;
  background-size:14px 26px;
  background-image: url("../image-new/previous-page.png");
}
.swiper-button-prev:hover{
  background-image: url("../image-new/previous-page-hover.png");
}
.product-carousel{
  margin-top: 90px;
}
.product-carousel .carousel-item{
  background-color: #ffffff;
}
.product-guide-tip-box{
  border-radius: 20px;
  padding: 30px 20px;
  border: 1px solid #eeeeee;
  color: #555;
  margin-top: 50px;
  line-height: 1.9;
}
.product-guide-tip-box-tip{
  margin-top: 16px;
  flex-wrap: wrap;
  font-size: 14px;
}
.product-guide-tip-box-tip p{
  font-size: 14px;
  margin-bottom:0;
}
.product-guide-tip-box-btn-box{
  margin-top: 18px;
  flex-wrap: wrap;
}
.product-guide-aside{
  min-width: 310px;
  margin-left: 50px;
  flex: 1;
}
.product-guide-title{
  font-size: 26px !important;
  margin-bottom: 40px;
  line-height: 1.6;
}
.product-tech-title{
  font-size: 26px !important;
  margin-bottom: 28px;
  line-height: 1.6;
}
.product-guide-main-text{
  width: 100%;
}
.product-guide-main-text p{
  font-family: Verdana, serif;
  color: #555555;
  font-size: 16px;
  line-height: 1.5;
}
.faq-title{
  text-align: center;
  font-size: 28px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
  font-weight:600
}
.product-guide-img{
  margin-bottom: 24px;
  max-width: 100%;
}
.product-guide-step{
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
.product-guide-aside-box{
  border-radius: 20px;
  border: 1px solid #eeeeee;
  overflow: hidden;
  margin-bottom: 40px;
}
.product-guide-aside-box-title{
  height: 48px;
  padding-left: 20px;
  background-color: #F4F4F4;
  border: 1px solid #eeeeee;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.product-guide-aside-box-iframe{
  width: 260px;
  margin:20px auto;
}
.product-guide-aside-box-list{
  margin: 10px 0;
  font-size: 16px;
}
.product-guide-aside-box li{
  line-height: 2.3;
}
.product-guide-aside-box li a{
  font-size: 14px;
  color: #555;
  font-family: Verdana, serif;
}
.product-guide-aside-box li a:hover{
  color: #555;
  text-decoration: underline;
}
.product-guide-aside-box li a:active, .product-guide-aside-box li a:focus{
  color: #219aea;
  text-decoration: underline;
}
.product-tech-text-box li{
  font-family: Verdana, serif;
  color: #555555;
  font-size: 16px;
  line-height: 2.2;
}
.product-tech-text-box ul{
  padding-left: 20px;
}
.product-tech-text-box{
  margin-bottom: 80px;
}
.product-tech-text-box p{
  font-family: Verdana, serif;
  color: #555555;
  font-size: 16px;
  line-height: 2.2;
}
.product-tech-between-box{
  width: 100%;
  border-radius: 20px;
  border: 1px solid #eeeeee;
  background-color: #F4F4F4;
}
.product-tech-between-box-right{
  width: 200px;
  font-family: "Open Sans", serif;
  color: #000000;
  height: 100%;
  font-weight: bold;
  line-height: 3;
}
.product-tech-between-box-left{
  padding:18px 22px;
  font-family: Verdana, serif;
  color: #555555;
  height: 100%;
  width: 100%;
  background-color: #fff;
  border-top-right-radius:20px;
  border-bottom-right-radius:20px;
  flex: 1;
  font-size: 14px;
  line-height: 2;
}
.product-review-title{
  margin-top: 90px;
  padding-bottom: 40px;
  font-size: 34px !important;
  text-align: center;
  font-family: sans-serif !important;
}
.review-box:first-child{
  border-top: 1px solid #e5e5e5;
}
.review-box{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
.review-right{
  padding: 30px 0;
  width: 230px;
  align-items: flex-start;
}
.review-star-box img{
  width: 16px;
  margin-right: 5px;
}
.review-user-name{
  margin: 12px 0 6px 0;
  font-size: 14px;
}
.review-time{
  font-size: 14px;
  color: #555555;
}
.review-left{
  flex: 1;
  width: 100%;
  display: flex;
  align-items: center;
  font-family: Verdana, serif;
  color: #555555;
}
#pageControl{
  margin-top: 30px;
}
#pageControl div{
  margin-left: 10px;
  cursor: pointer;
  font-family: Verdana, serif;
}
#pageControl div:hover{
  color: #219aea;
}
.numberPage-active{
  color: #219aea;
}
.swiper-slide img{
  max-width: 100%;
}
.product-addImg{
  align-self: center;
}

.upgrade-top-box{
  margin-top:20px;
  height:auto;
  border-top:1px solid #ebebeb;
}
.buy-item-box{
  margin-top:20px;
}
.buy-item-box p{
  margin-top:20px;
  color:#ef6c03;
  font-weight:bold;
  font-size:26px;
}
.upgrade-top-box .buy-item-box{
  min-height:580px;
  border-radius:6px;
  background-color:#fff;
  border:2px solid #fff;
  position: relative;
  box-shadow: 0rem 0.1rem 1.125rem 0rem rgba(21,58,160,0.1);
  margin-left:0;
}
.buy-item-absolute{
  position: absolute;
  width:100%;
  height:100%;
  left: 0;
  top: 0;
}
.upgrade-top-box .buy-item-box:hover{
  border:2px solid #3589FF;
  /* transform: scale(1.1); */
  transition: all .1s linear;

}
.buy-item-box:hover .buy-item-absolute{
  left: -1px;
  top: -1px;
}
.buy-item-box .buy-item-title{
  font-size:20px;
  font-weight:bold;
  margin:50px 0 10px 0;
}
.buy-item-box .buy-item-text{
  color:#54545B;
  font-size:16px;
  text-align:center
}
.buy-item-box .buy-item-price{
  margin-top: 20px;
  color: #ff7133;
  font-weight: bold;
  font-size: 26px;
}
.buy-item-button{
  margin-top:25px;
  padding-bottom:10px;
}
.buy-item-button a{
  display: block;
  min-width:180px;
  height:46px;
  background-color:#ff7133;
  background-image: linear-gradient(90deg, #fe6628, #fd8f36);
  text-decoration: none;
  color:#fff;
  font-size:16px;
  font-weight:600;
  text-align:center;
  line-height:46px;
  border-radius:6px;
  box-shadow: 0rem 0.25rem 0.25rem 0rem rgba(0,0,0,0.15);
}
.buy-item-button a:hover{
  background-color: #ff6c00;
  background-image: linear-gradient(90deg, #ff4201, #ff802b);
  color: #fff;
}
.buy-item-box ul{
  width:80%;
  padding-left:15px;
  list-style: none;
  padding-top:10px;
  margin-top: 10px;
  border-top:1px solid #E5E7F0;
}
.buy-item-box ul li{
  margin-top:10px;
}
.buy-item-box ul li span{
  display:inline-block;
  width:4px;
  height:4px;
  background-color:#ebebeb;
  border-radius:50%;
  margin-right:8px;
}
.buy-item-best{
  width:180px;
  height:32px;
  text-align: center;
  color:#fff;
  font-weight: 700;
  position: absolute;
  top:-1px;
  margin:0 auto;
  /* background-color:#639c1f; */
  border-radius:5px;
  background: url('../image-new/icon-web-all.png') -403px -245px no-repeat;
}
.buy-title div{
  padding-top:20px;
  font-size:28px;
  text-align: center;
  font-weight:700;
}
.buy-title span{
  font-size:16px;
  font-weight:700;
}
.buymethod{
  height:200px!important;
  padding:20px 10px;
}
.buymethod p{
  font-size: 18px;
  color: #333;
  margin:0;
  margin-right:6px;
}


@media (min-width: 350px){
  .upgrade-top-box{
    margin-top:20px;
    height:auto;
    border-top:1px solid #ebebeb;
  }
  .buy-item-box ul{
    padding-left:30px;
  }
}
@media (min-width: 500px){
  .buy-item-box ul{
    padding-left:50px;
  }
}
@media (min-width: 768px){
  .upgrade-top-box{
    margin-top:20px;
    height:auto;
    border-top:1px solid #ebebeb;
  }
  .buy-item-box ul{
    padding-left:25px;
  }
  .buy-item-box .buy-item-title{
    padding-top:40px;
  }
  .upgrade-top-box .buy-item-box{
    height:650px;
  }
}

@media (max-width: 480px){
  .product-tech-between-box{
    flex-direction: column;
  }
  .product-tech-between-box-left{
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
  }
}
@media (max-width: 768px){
  #main h3{
    font-size: 30px;
    font-weight: bold;
  }
  .product-view-header-title{
    padding-top: 32px;
    padding-bottom: 20px;
  }
  .product-view-header-main{
    padding-bottom: 20px;
  }
  .product-view-main-title{
    margin-top: 70px;
    margin-bottom: 50px;
  }
  .product-header-button-group{
    flex-direction: column;
    align-items: flex-start;
  }
  .product-header-button-group .green-btn{
    margin: 0 0 20px 0 !important;
  }
  .product-header-button-group .orange-btn{
    margin: 0 0 20px 0 !important;
  }
  .fossBytes{
    flex-direction: column;
    align-items: flex-start;
  }
  .fossBytes p{
    margin-top: 0;
  }
  .product-comparison-title,.product-comparison{
    display: block;
  }
  .review-left{
    font-size: 14px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .review-right{
    width: 40%;
  }
  .swiper-button-prev, .swiper-button-next{
    display: none;
  }
}
#productMain .swiper-container{
  margin-top: 50px;
}
@media (max-width: 992px){
  #productFixNav{
    display: none !important;
  }
  .product-view-main-recommend{
    border: 1px solid #eeeeee;
    border-radius: 20px;
    padding: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  .product-view-main-recommend-right{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .product-view-main-recommend-left-button-group{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .product-view-main-recommend-left-button-group .green-btn{
    margin: 0 0 20px 0 !important;
  }
   .product-view-main-recommend-left-button-group .orange-btn{
    margin: 0 0 20px 0 !important;
  }
  .product-view-price{
    text-align: center;
    margin-left: 0;
  }
  .product-accept{
    margin-top: 40px;
  }
  .product-logo{
    display: none;
  }
  .product-function-card{
    flex-direction: column;
    margin-bottom: 80px;
  }
  .product-function-card-main{
    margin-left: 0;
  }
  .product-function-card img{
    margin-bottom: 30px;
    max-width: 100%;
  }
  .product-function-card-main ul{
    padding-left: 0;
  }
  .product-function-card-reverse{
    flex-direction: column-reverse;
  }
  .product-title{
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .product-tips-box h3{
    margin-top: 60px;
  }
  .product-tips-box{
    margin-bottom: 0;
  }
  .product-screenShot-title{
    margin-top: 50px;
  }
  .product-guide-aside{
    display: none !important;
  }
  .product-guide-tip-box-btn-box > .btn{
    margin: auto !important;
  }
}
@media (max-width: 720px){
  .product-addImg{
    margin: 30px 180px;
  }
  .nav-active,.nav-unactivated{
    width: 180px;
  }
  .nav-active img, .nav-unactivated img{
    margin-left: 25px;
  }
  .fossBytes{
    margin-bottom: 50px;
  }
}
@media (min-width: 992px){
  .navbar {
    padding:0 20px;
  }
  .upgrade-top-box .buy-item-box{
    margin-left:20px;
  }
  .upgrade-top-box .row{
    flex-wrap: nowrap;
    margin-right:0;
  }
  .buymethod{
    height:100px!important;
  }
  .buy-item-box .buy-item-title{
    padding-top:0;
  }
  .upgrade-top-box .buy-item-box{
    height:520px;
  }
}
.product-header h3{
  font-family: sans-serif;
}
.product-card > h5{
  font-family: sans-serif;
}
@media (min-width: 1200px){
  .upgrade-top-box .buy-item-box{
    margin-left:40px;
  }
}
