.detail-fixed-nav{
  width: 100%;
  height:60px;
  background: #F4F4F4;
  /* margin-top:-20px; */
  margin-bottom:10px;
  display:none;
  position:fixed;
  z-index: 10;
}
.fixed-nav-box{
  width:100%;
  height:60px;
  margin:0 auto;
}
.detail-fixed-nav .fixed-nav-ul {
  float:left;
  width:70%;
  margin:0 auto;
  list-style: none;
}
.detail-top-notes {
    margin-top: 40px;
    line-height: 1.8;
    border: solid #80C132;
}
.fixed-nav-ul li{
  width:20%;
  text-align:center;
  height:60px;
  line-height:60px;
  cursor:pointer;
}
.fixed-nav-ul li:hover{
  background-color:#cacaca;
}
.fixed-nav-ul .userguide-active{
  background-color:#cacaca;
}
.fixed-nav-ul li a{
  display:inline-block;
  width: 100%;
  height:100%;
  color:#333;
  text-decoration:none;
}
.fixed-nav-ul li a img{
  width:30px;
  height:30px;
}
.fixed-nav-ul li a span{
  display:none;
}
.nav-right-btn{
  float:left;
  width:30%;
}
.nav-right-btn div{
  width:49%;
  height:60px;
  background:#ee6d02;
}
.nav-right-btn div a{
  display:inline-block;
  padding-top:10px;
  width:100%;
  height:100%;
  text-decoration: none;
  color:#fff;
  font-size:20px;
}
.nav-right-btn div a p{
  width: 100%;
  text-align:center;
}
.nav-right-btn div a p span{
  display:none;
}
.nav-right-btn div:hover{
  background:#de5f02;
}
.nav-right-btn .nav-btn-right{
  margin-left:4px;
  background-color: #80c132;
}
.fixed-nav-box .nav-right-btn .nav-btn-right:hover{
  background-color: #659f21;
}
.nav-right-btn .nav-btn-right-mac{
  margin-left:4px;
  background-color: #3daff5;
}
.fixed-nav-box .nav-right-btn .nav-btn-right-mac:hover{
  background-color: #3598d6;
}
.nav-right-btn div a p img{
  width:25px;
  height:25px;
}
/* c */
.detail-top-notes{
  margin-top:40px;
  line-height:1.8;
  border:solid #80C132;
}
.detail-top-notes p{
  color:#fff;
  font-size:18px;
  margin:18px;
}
.detail-top-notes p a{
  color:#f8ff39;
  text-decoration: none;
}
.detail-top-box .guide-header-title{
  padding-top:40px;
}
.header-btn-box{
  flex-flow: row wrap;
  margin-top:20px;
}
.guide-header-title h1{
  font-size:26px;
  color:#fff;
}
.header-btn-win a,.header-btn-mac a{
  display:inline-block;
  width:140px;
  height:30px;
  color:#333;
  line-height:30px;
  border-radius:30px;
  background-color:#e7e7e7;
  opacity: .7;
}
.header-btn-mac{
  margin-top:10px;
}
.header-btn-mac a{
  color:#fff;
  background-color:#80c033;
}
.header-btn-win a img,.header-btn-mac a img{
  margin-left:15px;
}
.tech-header-nav{
  width: 100%;
  height:60px;
  background: #F4F4F4;
  margin-bottom:10px;
  margin-top:61px;
  opacity: .8;
}
.tech-header-nav .header-nav-ul {
  width:100%;
  margin:0 auto;
  list-style: none;
}
.header-nav-ul li{
  width:20%;
  text-align:center;
  height:60px;
  line-height:60px;
  cursor:pointer;
}
.header-nav-ul li:hover{
  background-color:#cacaca;
}
.header-nav-ul li a{
  display:inline-block;
  width: 100%;
  height:100%;
  color:#333;
  text-decoration:none;
}
.header-nav-ul li a img{
  width:30px;
  height:30px;
}
.header-nav-ul li a span{
  display:none;
}
.detail-top-btm{
  width:100%;
  margin:0 auto;
  align-items: start;
  margin-top:15px;
  border-top:1px solid #a1a29f;
}
.detail-top-left h2{
  font-size:24px;
  color:#fff;
  margin-top:30px;
}
.detail-top-left ul{
  margin-top:30px;
}
.detail-top-left ul li{
  color:#fff;
  margin-top:15px;
}
.detail-top-left ul li img{
  margin-right:8px;
}
.detail-btn-box{
  max-width:100%;
  margin-top:20px;
  justify-content: start;
}
.detail-btn-box p{
  color:#fff;
  height:28px;
  line-height:28px;
  margin-top:10px;
  font-size:14px;
  text-align:center;
}
.detail-btn-box p span{
  color:#ffbc3b;
  font-size:20px;
}
.detail-btn-items{
  width:180px;
  height:48px;
  margin:0 auto;
  margin-top:15px;
  border-radius:10px;
  background-color:#80c132;
}
.detail-btn-items :hover{
  border-radius:10px;
  background-color:#659f21;
}
.detail-btn-items-mac{
  width:180px;
  height:48px;
  margin:0 auto;
  margin-top:15px;
  border-radius:10px;
  background-color:#3daff5;
}
.detail-btn-items-mac :hover{
  border-radius:10px;
  background-color:#3598d6;
}
.detail-btn-items2{
  width:210px;
  height:50px;
  margin:0 auto;
  margin-top:15px;
  border-radius:10px;
  background-color:#80c132;
}
.detail-btn-items2 :hover{
  border-radius:10px;
  background-color:#659f21;
}
.detail-btn-items-mac2{
  width:210px;
  height:50px;
  margin:0 auto;
  margin-top:15px;
  border-radius:10px;
  background-color:#3daff5;
}
.detail-btn-items-mac2 :hover{
  border-radius:10px;
  background-color:#3598d6;
}
.btn-right{
  background-color:#ee6d02;
}
.btn-right :hover{
  background-color:#d15f02;
}
.detail-btn-items a{
  display:inline-block;
  text-decoration: none;
  width:100%;
  line-height:48px;
  color:#fff;
  font-size:18px;
  text-align:center;
  padding:0 10px;
}
.detail-btn-items-mac a{
  display:inline-block;
  text-decoration: none;
  width:100%;
  line-height:48px;
  color:#fff;
  font-size:18px;
  text-align:center;
  padding:0 10px;
}
.detail-btn-items2 a{
  display:inline-block;
  text-decoration: none;
  width:100%;
  line-height:48px;
  color:#fff;
  font-size:18px;
  text-align:center;
  padding:0 10px;
}
.detail-btn-items-mac2 a{
  display:inline-block;
  text-decoration: none;
  width:100%;
  line-height:48px;
  color:#fff;
  font-size:18px;
  text-align:center;
  padding:0 10px;
}
.detail-top-note{
  margin-top:20px;
  color:#fff;
  font-size:14px;;
}
.detail-top-bom{
  margin-top:70px;
}
.detail-top-bom p{
  color:#fff;
  font-size:14px;
  margin-top:18px;
}
.detail-top-bom p a{
  color:#639c1f;
  text-decoration: none;
}
.dlbtn_new{
  display: flex !important;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.text-group p{
  height: 23px;
}
.dl_text{
  font-size: 18px !important;
  line-height: 22px;
  margin-top: 1px !important;
  color: #FFFFFF !important;
}
.dl_os{
  font-weight: normal !important;
  font-size: 12px !important;
  line-height: 20px;
  margin-top: 1px !important;
  color: #F0F0F0 !important;
}
.userview-stars p{
  font-size:14px;
  color:#639c1f;
}
.user-review p{
  margin-top:9px;
  font-size:16px;
  text-align:center;
}
.user-review p a{
  color:#639c1f;
}
.screenshot-banner-box{
  width:100%;
  margin:0 auto;
  margin-top:90px;
}
.screenshot-banner-box h5{
  font-size:18px;
  width:100%;
  color:#333;
  text-align:center;
}
.screenshot-banner-box .screenshots-banner{
  width:84%;
  margin:0 auto;
  margin-top:40px;
}
.carousel-control.right{
  background-image:none;
  left:100%;
}
.glyphicon-chevron-left:before,.glyphicon-chevron-right:before{
  content: none;
}
.glyphicon img{
  width:20px;
  height:40px;
}
.carousel-control.left{
  background-image:none;
  left:-16%;
}
.carousel-inner p{
  margin-top:30px;
  font-size:16px;
  color:#333;
  text-align:center;
}
.detail-bom-box{
  height:500px;
  margin-top:90px;
  background:url('/images-new/banner03.jpg');
  background-size:cover;
  background-position: center right;
}
.detail-bom-box p{
  font-size:28px;
  padding-top:60px;
  text-align:center;
}
.detail-bom-box h5{
  font-size:32px;
  padding-top:30px;
  font-weight:bold;
  text-align:center;
}
.detail-btm-btn{
  margin-top:54px;
  justify-content: center;
}
.btm-btn-item{
  margin:0 auto;
  margin-top:5px;
}
.no-background-img{
  background-image:none;
  padding:0;
}
.detail-language-box{
  margin-top:15px;
}
@media (min-width: 350px){
  .tech-header-nav .header-nav-ul {
    width:100%;
    margin:0 auto;
    list-style: none;
  }
  .header-nav-ul li a img{
    width:30px;
    height:30px;
  }
  .header-nav-ul li a span{
    display:none;
  }
  .header-btn-mac{
    margin-top:0;
    margin-left:8px;
  }
  .detail-top-btm{
    width:100%;
  }
  .screenshot-banner-box .screenshots-banner{
    width:74%;
    margin:0 auto;
    margin-top:40px;
  }
  .detail-bom-box{
    height:480px;
    margin-top:90px;
    background:url('/images-new/banner03.jpg');
    background-size:cover;
    background-position: center center;
  }
}
@media (min-width: 768px){
  .detail-fixed-nav{
    height:90px;
  }
  .detail-fixed-nav .fixed-nav-ul {
    width:498px;
    margin:0 auto;
    list-style: none;
  }
  .fixed-nav-ul li{
    height:90px;
    line-height:90px;
  }
  .fixed-nav-ul li a img{
    width:30px;
    height:30px;
  }
  .nav-right-btn div a p span{
    display:inline-block;
  }
  .nav-right-btn{
    float:left;
    width:270px;
  }
  .nav-right-btn div{
    width:130px;
    height:90px;
    background:#ee6d02;
  }
  .fixed-nav-box{
    width:768px;
    height:90px;
    margin:0 auto;
  }
  .nav-right-btn div a p img{
    width:40px;
    height:40px;
  }
  .nav-right-btn .nav-btn-right{
    margin-left:10px;
  }
  /* c */
  .detail-top-box{
    margin-top:131px;
  }
  .tech-header-nav{
    height:90px;
    margin-top:128px;
    opacity: .8;
  }
  .header-btn-box{
    margin-top:0;
  }
  .tech-header-nav .header-nav-ul {
    width:750px;
    margin:0 auto;
    list-style: none;
  }
  .header-btn-mac{
    margin-left:0;
  }
  .header-nav-ul li{
    height:90px;
    line-height:90px;
  }
  .header-nav-ul .userguide-active{
    background-color:#cacaca;
  }
  .header-nav-ul li a img{
    width:30px;
    height:30px;
  }
  .header-nav-ul li a span{
    display:inline-block;;
  }
  .detail-top-box{
    margin-top:131px;
    background:url('/images-new/top-banner.jpg') no-repeat 0 0;
    background-size:cover;
    background-position:center center;
  }
  .detail-top-btm{
    width:768px;
  }
  .btn-right{
    margin-left: 10px;
    background-color:#ee6d02;
  }
  .btn-right + p{
    margin-left:10px;
  }
  .screenshot-banner-box .screenshots-banner{
    width:54%;
    margin:0 auto;
    margin-top:40px;
  }
  .screenshot-banner-box h5{
    font-size:28px;
  }
  .btm-btn-item{
    margin:5px;
  }
  .detail-btn-box p{
    text-align:start;
  }
  .detail-bom-box{
    height:346px;
    margin-top:90px;
    background:url('/images-new/banner03.jpg');
    background-size:cover;
    background-position: center center;
  }
  .detail-language-box{
    margin-top:0;
  }
}

@media (min-width: 992px){
  .detail-fixed-nav{
    height:90px;
  }
  .detail-fixed-nav .fixed-nav-ul {
    width:722px;
    margin:0 auto;
    list-style: none;
  }
  .fixed-nav-ul li a span{
    display:inline-block;;
  }
  .nav-right-btn{
    float:left;
    width:270px;
  }
  .nav-right-btn div{
    width:130px;
    height:90px;
    background:#ee6d02;
  }
  .fixed-nav-box{
    width:992px;
    height:90px;
    margin:0 auto;
  }
  /* c */
  .tech-header-nav{
    height:90px;
    margin-top:124px;
    opacity: .8;
  }
  .tech-header-nav .header-nav-ul {
    width:992px;
    margin:0 auto;
    list-style: none;
  }
  .header-btn-mac{
    margin-left:8px;
  }
  .detail-top-box{
    margin-top:131px;
    background:url('/images-new/top-banner.jpg') no-repeat 0 0;
    background-size:cover;
    background-position:center center;
  }
  .detail-top-btm{
    width:992px;
  }
  .btn-right{
    margin-left: 20px;
    background-color:#ee6d02;
  }
  .btn-right + p{
    margin-left:20px;
  }
  .pro-detail-footer ul li{
    max-width:100%;
  }
  .pro-detail-footer{
    height:475px;
  }
  .pro-detail-footer div{
    margin-top:12px;
  }
}

@media (min-width: 1200px){
  .detail-fixed-nav{
    height:90px;
  }
  .detail-fixed-nav .fixed-nav-ul {
    width:900px;
  }
  .fixed-nav-box{
    width:1170px;
  }
  /* c */
  .tech-header-nav{
    height:90px;
    margin-top:80px;
    opacity: .8;
  }
  .tech-header-nav .header-nav-ul {
    width:1170px;
    margin:0 auto;
    list-style: none;
  }
  .detail-top-box{
    margin-top:131px;
    background:url('/images-new/top-banner.jpg') no-repeat 0 0;
    background-size:cover;
    background-position:center center;
  }
  .detail-top-btm{
    width:1170px;
  }
  .screenshot-banner-box{
    width:1170px;
    margin:0 auto;
    margin-top:90px;
  }
  .product-header-button-group{
  margin:30px 0 10px 0;
}
.product-header-button-group .green-btn{
  height: 64px;
  width: 270px;
  margin-right:25px;
}
.product-header-button-group .blue-btn{
  height: 64px;
  width: 270px;
  margin-right:25px;
}

}