#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%);
}
/*.orange-btn:active{
  background-color: #eb7703;
  color: #ffffff;
}
.orange-btn:active span{
  color: #fff;
}
.green-btn{
  height: 54px;
  width: 220px;
  color: #ffffff;
  border-radius: 54px;
  background-color: #02cb64;
}
.green-btn:focus{
  color: #ffffff;
  background-color: #02cb64;
}
.green-btn:hover{
  color: #ffffff;
  background-color: #01a954;
}

.green-btn:hover span{
  color: #fff;
}

.green-btn:active{
  background-color: #01994a;
}
.green-btn:active span{
  color: #fff;
}
.blue-btn{
  color: #ffffff;
  border-radius: 54px;
  background-color: #46b1e2;
}
.blue-btn:focus{
  color: #ffffff;
  background-color: #46b1e2;
}
.blue-btn:hover{
  color: #ffffff;
  background-color: #259dd5;
}

.blue-btn:hover span{
  color: #fff;
}

.blue-btn:active{
  background-color: #0986bc;
}
.blue-btn:active span{
  color: #fff;
}
.normal-btn{
  color: #000;
  border-radius: 54px;
  border: 2px solid #c9c9c9;
}
.normal-btn:focus{
  color: #000;
  border: 2px solid #c9c9c9;
}
.normal-btn:hover{
  border-color: #616161;
}

.normal-btn:hover span{
  color: #000;
}

.normal-btn:active{
  border-color: #3d3d3d;
}
.normal-btn:active span{
  color: #000;
}*/
.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;
  margin: 20px 0;
}
#product-view .btn span{
  margin-left: 16px;
}
.product-view-main{
  height: auto;
}
.product-view-main-title{
  margin-top:50px;
  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:15px;
  line-height:1.7;
  color:#555;
}
.product-view-price{
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  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:#555555;
}
.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;
}
.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 p{
  text-align:center;
  margin-bottom:0;
  line-height:18px;
}
.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;
  color: #555555;
}
.product-screenShot-banner-title{
  font-size: 16px;
  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{
  color: #555555;
  font-size: 16px;
  line-height: 1.5;
}
.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{
  width: 260px;
  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;
}
.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{
  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{
  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;
  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;
}
.faq-title{
  text-align: center;
  font-size: 28px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
  font-weight:600
}
.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;
  color: #555555;
}
#pageControl{
  margin-top: 30px;
}
#pageControl div{
  margin-left: 10px;
  cursor: pointer;
}
#pageControl div:hover{
  color: #219aea;
}
.numberPage-active{
  color: #219aea;
}
.swiper-slide img{
  max-width: 100%;
}
.product-addImg{
  align-self: center;
}
@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;
  }
  .product-comparison .green-btn {
    height: 54px;
    width: 180px;
  }
  .product-comparison .blue-btn {
    height: 54px;
    width: 180px;
  }
  .product-comparison .normal-btn {
    height: 54px;
    width: 180px;
  }
}
@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;
  }
  .fossBytes{
    flex-direction: column;
    align-items: flex-start;
  }
  .fossBytes p{
    margin-top: 0;
  }
  .product-comparison-title,.product-comparison{
    display: flex;
  }
  .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 .blue-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;
  }
}
.product-header h3{
  font-family: sans-serif;
}
.product-card > h5{
  font-family: sans-serif;
}


.trans-botm-background{
  height:auto;
  margin-top:120px;
  background-image: radial-gradient(circle at 10% 20%, rgb(4 90 159) 0%, rgb(194, 254, 113) 90.1%);
}

.trans-botm-box{
  width:100%;
  margin:0 auto;
  padding:60px 20px;
}

.trans-botm-background h3{
	font-size: 1.7rem;
	font-weight: bold;
	color: white;
	text-align: center;
}
.trans-botm-background h4 {
  position: relative;
  margin-bottom: 1.5em;
  color:white;
  font-size: 1.4rem;
  text-align:center;
}
.trans-botm-background h4:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: white;
  border-radius: 2px;
}
.trans-botm-background .trans-botm-text{
	font-size: 18px !important;
	line-height: 28px;
	color: white;
	text-align: center;
	margin-top:30px;
}
.download-btn-box{
  flex-wrap:wrap;
  padding-top:52px;
}
.download-btn-box .blue-button .org-button{
  margin-top:12px;
  margin-left:0;
}
.green-button-s, .blue-button-s, .org-button-s {
  margin-bottom:15px;
}
@media (min-width: 550px){
  .download-btn-box .blue-button, .blue-button-s{
      margin-left:20px;
      margin-top:0;
  }
    .download-btn-box .org-button, .org-button-s{
      margin-left:20px;
      margin-top:0;
  }
}
.trans-botm-Users{
  margin-top:98px;
  text-align: center;
}
.trans-botm-Users h2{
  height: 39px;
	font-size: 36px;
	font-weight: bold;
	line-height: 46px;
	color: #000000;
}
.trans-botm-Users p{
  margin-top:26px !important;
}
.trans-botm-Users p a{
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
  color: #219aea;
}	
.trans-carousel{
  margin-top:80px;
}
.carousel-item-box{
  margin-left:3%;
  margin-right:3%;
}
.carousel-item-box .trans-carousel-title{
  font-size: 15px;
  font-weight: normal;
  line-height: 46px;
  color: #888888;
  text-align:left;
}
.carousel-item-box ul{
  list-style: none;
  width:100%;
}
.carousel-item-box ul li{
  float:left;
  margin-left:10px;
}
.carousel-item-box ul li:nth-child(1){
  margin-left:0;
}

.carousel-item-box .trans-carousel-text{
  margin-top:15px;
  font-size: 15px;
  font-weight: normal;
  line-height: 28px;
  color: #555555;
  text-align:left;
}
.carousel-control-next{
  right:-45px;
}
.carousel-control-prev{
  left:-105px;
}	