#main{
  font-family: "Open Sans", serif;
}
#main h3{
  font-size: 34px;
  font-weight: bold;
}

#main h4{
  font-size: 24px;
  font-weight: bold;
}

#main h5{
  font-size: 16px;
  font-weight: bold;
}
#product h2{
  font-size:30px;
  font-weight:bold;
  margin:30px 0;
}
#product h5{
  font-size:18px;
  font-weight:bold;
  margin:20px 0 30px 0;
}
#product p{
  margin:10px 0;
}
.red-text{
  color: #fc464f;
}
#productMain ul{
  list-style: none;
  padding-left:0;
}
#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;
  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;
}
.fixnav_download{
  margin-right:12px;
  width:200px;
  height:50px;
  argin-left:20px;
  padding:0;
}
.fixnav_buy{
  margin-right:12px;
  width:200px;
  height:50px;
  argin-left:20px;
  padding:0;
}
.fixnav_price{
  font-size:18px;
  font-weight:bold;
  width:100px;
}
.price_del{
  font-size:12px;
  color:#999999;
}
.mrg20{
  margin-right:20px;
}
.product_featurebox{
  align-items:flex-start;
  min-height:609px;
}
.product-header-button-group{
  margin:30px 0 10px 0;
}
.product-header-button-group .green-btn{
  height: 64px;
  width: 240px;
  margin-right:25px;
}
.pruduct_dlbtn{
  height:64px;
  width:240px;
  margin-right: 20px;
}
.pruduct_buybtn{
  height:64px;
  width:240px;
}
.product-note{
  color: #fc464f !important;
  font-size: 15px;
  margin-top: 28px;
  margin-bottom: 30px;
}
.product-header p{
  color: #555;
  font-family: Verdana, serif;
}
.gomac{
  margin-left:24px;
  margin-bottom:20px;
}
.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;
}
.product-default-nav h1{
  font-size: 30px;
  padding: 10px 0;
  margin: 20px 0;
}
.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: 80px;
}
.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;
  padding-top: 8px;
}
.product-function-card-main h3{
  align-self: flex-start;
  margin-top: 14px;
}
.product-title{
  font-size: 34px !important;
  margin-top: 80px !important;
  margin-bottom: 55px !important;
  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;
  margin-bottom: 80px;
}
.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;
}
.sale-price{
  font-size:48px;
  color:#fe8a0d;
  font-weight:bold;
}
.save-price{
  font-size: 14px;
  color: #555555;
  margin-bottom:30px;
}
.save-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;
  margin: 50px auto !important;
}
.product-screenShot-banner-title{
  font-size: 16px;
  font-family: Verdana, serif;
  color: #555555;
  margin-bottom: 30px !important;
  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: 2px 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 h3{
  font-size: 26px !important;
}
.product-guide-main-text h4{
  font-size: 20px;
  font-weight:bold;
  margin-top:30px;
  margin-bottom:30px;
}
.product-guide-main-text p{
  font-family: Verdana, serif;
  color:#555555;
  margin-top:20px !important;
  line-height: 1.7;
}
.notice{
  font-size:14px !important;
}
.product-guide-img{
  margin-top:30px;
  margin-bottom:40px;
  max-width: 100%;
}
.product-guide-step{
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}
.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:10px 5px;
}
.product-guide-aside-box-list{
  margin: 10px 10px 10px 0;
  font-size: 16px;
  
}
.product-guide-aside-box-list ul li{
  background: url(/image-new/icon-mobi-list.png) 0px 10px no-repeat;
  padding-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 20px;
}
.product-guide-aside-box-list ul li:before{
  content: none !important;
}
.product-guide-aside-box-list ul li a{
  font-size: 14px;
  color: #555;
}
.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;
}
.font12{
  font-size:12px;
}
.font14{
  font-size:14px;
}
.font18{
  font-size:18px;
}
.font24{
  font-size:24px;
}
.dir_box{
  background:#ffffff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22);
  border-radius: 20px;
}
.dir_box .box-title{
  font-size: 1.2em;
  background:#f4f4f4;
  padding:10px 8px;
  text-align: center;
  color:#212529;
  font-weight: bold;
  border: 1px solid #eeeeee;
  border-radius: 20px;
}
.dir_box ul{
  padding:15px 20px;
  margin:0;
}
.dir_box ul li{
  padding:5px 20px;
}
.dir_box ul li a{
  color:#212529;
}
.tutorial-text{
  margin-top: 90px !important;
  align-items: flex-start !important;
  margin-bottom: 90px !important;
}
.box_more{
  padding: 0.2em 0.5em;
  margin: 2em 0;
  background: #f4f4f4;
  box-shadow: 0px 0px 0px 10px #f4f4f4;
  border: dashed 2px #d8d8d8;
}
.box_more p {
  margin-bottom: 20px; 
  padding: 0;
}
.box_nt {
  padding: 0.2em 0.5em;
  margin: 2em 0;
  color: #565656;
  border: dashed 2px #ffb7b7;
  border-radius: 8px;
}
.box_nt p {
  margin-bottom: 20px !important; 
  padding: 0;
}

@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;
  }
  .product-header-button-group .blue-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-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;
}
