.product-container{
  width: 1000px;
  margin: 0 auto;
}
.product-top-banner{
  padding-top: 26px;
  box-sizing: border-box;
  width: 100%;
  height: 352px;
  text-align: center;
  background: #fff url(../img/banner.png) no-repeat center;
  background-size: 1920px 353px;
}
.product-top-banner .banner-title{
  font-size: 36px;
  color: #33b8a9;
}
.product-top-banner .banner-text{
  font-size: 24px;
  color: #ffffff;
  font-weight: lighter;
  margin-top: 16px;
}
.column-bar .column-p.product-text{
    width: 796px;
    line-height: 22px;
    margin: 0 auto;
    margin-bottom: 5px;
    margin-left: 153px;
    font-size: 15px;
}
.column-p.product-text.under-text{
  margin-bottom: 100px;
}
.column-bar.product-bar{
  padding-top: 76px;
}
.product-main-title{
  width: 856px;
  font-size: 18px;
  color: #0e0e0e;
  text-align: center;
}
.product-main-title .special-color{
  color: RGB(37,151,222);
  font-size: 20px;
}
.product-main-title.detail{
  margin-bottom: 80px;
}
.product-main-title.overview{
  margin-bottom: 34px;
}
.product-main-title .title-line{
  width: 204px;
  height: 1px;
  background-color: RGB(37,151,222);
  margin-top: 12px;
}
.column-bar.QRcode-bar{
  padding: 0 0 90px 0;
}
.has-bg-color{
  background-color: #f8f8f8;
}
.function-title{
  font-size: 18px;
  color: #18191b;
  margin: 14px 0 34px 0;
  text-align: center;
}
.function-bar{
  padding-bottom: 100px;
}
.product-info{
  background: #000 url(../img/big-bg.png) no-repeat center top;
  background-size: cover;
  padding: 120px 0;
  position: relative;
  height: 990px;
}
.down-product-info{
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -27px;
  width: 54px;
  height: 54px;
  background: url("../img/down.png") no-repeat center;
}
.proinfo-title{
  width: 620px;
  margin-bottom: 64px;
}
.proinfo-title .list-btn{
  width: 124px;
  height: 34px;
  line-height: 34px;
  background-color: transparent;
  margin-right: 40px;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  border: 1px solid #fff;
  box-sizing: border-box;
  cursor: pointer;
}
.proinfo-title .list-btn.no-margin{
  margin-right: 0;
}
.proinfo-title .list-btn.active,.proinfo-title .list-btn:hover{
  font-size: 16px;
  border: none;
  background-color: RGB(37,151,222);
}
.anti-fake-text{
  font-size: 13px;
  color: #fff;
  line-height: 28px;
  text-indent: 2em;
}
.anti-fake .list1-box{
  margin: 46px auto;
}
/*bottom è½®æ’­*/
.top-img-box {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 59px 0 34px 0;
}
.big-box {
  width: 6000px;
  padding-left: 0;
}
.top-img-box .big-box li.top-img {
  width: 1000px;
}
.top-img-box span.slid-left {
  width: 10px;
  height: 20px;
  background: url(../img/slide.png) no-repeat center left;
  position: absolute;
  top: 50%;
  left: 0;
  cursor: pointer;
  transform:rotate(180deg);
  -ms-transform:rotate(180deg); /* Internet Explorer */
  -moz-transform:rotate(180deg); /* Firefox */
  -webkit-transform:rotate(180deg); /* Safari å’Œ Chrome */
  -o-transform:rotate(180deg); /* Opera */
}
.top-img-box span.slid-right {
  width: 10px;
  height: 20px;
  background: url(../img/slide.png) no-repeat center right;
  position: absolute;
  top: 50%;
  right: 0;
  cursor: pointer;
}
.pro-list-box{
  width: 748px;
  height: 584px;
  margin: 0 auto;
  border: 1px solid #dcdcdc;
  padding: 10px 0;
  overflow: hidden;
  position: relative;
}
.pro-list-box.list{
  padding-top: 24px;
}
.pro-list-box.list3{
  padding-top: 40px;
}
.pro-list-box .under-block{
  font-size: 26px;
  color: #fff;
  width: 100%;
  height: 86px;
  line-height: 86px;
  padding-left: 75px;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
}
.text-center{
  text-align: center!important;
}
.bottom-img-box{
  width: 85px;
  margin-bottom: 90px;
}
.bottom-img{
  display: inline-block;
  width: 25px;
  height: 5px;
  background: #707070;
  margin-right: 5px;
  cursor: pointer;
}
.bottom-img.active{
  background: RGB(37,151,222);
}
.bottom-img-box li.bottom-img.spail-margin {
  margin-right: 0;
}
/*æ›´æ–°--æ¦‚è¿°*/
.product-nav{
  width: 100%;
  font-size: 16px;
  color: #18191b;
  background-color: RGB(243,243,243);
  line-height: 42px;
}
.product-nav.has-position{
  position: fixed;
  top: 47px;
  left: 0;
  z-index: 999;
  box-shadow: 0 0 16px #000;
}
/*
.product-nav.has-position .company-icon{
  float: left;
  width: 130px;
  height: 44px;
  background: url(../images/logo.png) no-repeat center;
  background-size: 120px;
}
*/
.product-nav .indexUrl{
	float: left;
  font-size: 12px;
  color: #666;
  margin-left: 45px;
  text-align: center;
  line-height: 3;
  margin-top: 18px;
}

#common .company-icon {
	margin-top: 5px;
}

#product-nav2 {
	background: RGB(243,243,243);
	display: none; 
	box-shadow: 0 0 16px #000;
}

.product-nav h4 {     
		font-family: inherit;
    font-weight: 500;
    line-height: 0px;
    color: inherit;
}

#firsta { margin-left: 252px; }

.product-nav a {
	font-size: 16px;
  color: #18191b;
  margin-left: 18px;
}

/*this*/
.product-nav a.href-url.active{
  color: RGB(37,151,222);
}

.indexUrl.active{
  color: RGB(37,151,222);
}

.product-nav a.href-btn{
  border-radius: 3px;
  color: #ffffff;
  text-align: center;
}
.product-overview-content1{
  width: 796px;
  margin-top: 60px;
  margin-bottom: 92px;
}
.product-overview-content1 li{
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  width: 136px;
  height: 136px;
  margin-left: 51px;
  text-align: center;
  font-size: 16px;
  color: #333436;
}
.product-overview-content1 li:hover{
  color: RGB(37,151,222);
}
.product-overview-content1 li .icon-box{
  border-radius: 27px;
  width: 60px;
  height: 74px;
  margin-top: 15px;
  margin-bottom: 10px;
  background-color: RGB(37,151,222);
  background-repeat: no-repeat;
  background-position: center;
}
.product-overview-content1 li .icon-box.register{
  background-image: url("../img/register.png");
}
.product-overview-content1 li .icon-box.cloud{
  background-image: url("../img/cloud.png");
}
.product-overview-content1 li .icon-box.qr-code{
  background-image: url("../img/qr-code.png");
}
.product-overview-content1 li .icon-box.fans{
  background-image: url("../img/fans.png");
}
.trace-list{
  width: 787px;
}
.trace-list li{
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  width: 269px;
  height: 119px;
  position: relative;
  background-color: transparent;
  margin-right: 145px;
  margin-bottom: 65px;
  padding: 14px 16px;
}
.trace-list li.no-margin-right{
  margin-right: 0;
}
.trace-list li .trace-text{
  width: 180px;
  font-size: 13px;
  color: #18191b;
  line-height: 20px;
}
.trace-list li .icon-box{
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid RGB(37,151,222);
  border-radius: 12px;
  width: 109px;
  height: 75px;
  position: absolute;
  top: 22px;
  right: -57px;
}
.trace-list li .icon-box.major{
  background-image: url("../img/major.png");
}
.trace-list li .icon-box.control{
  background-image: url("../img/control.png");
}
.trace-list li .icon-box.image{
  background-image: url("../img/image.png");
}
.trace-list li .icon-box.sale{
  background-image: url("../img/sale.png");
}
.trace-list li .trace-title{
  background-color: #333436;
  border-radius: 3px;
  padding: 3px 9px;
  position: absolute;
  bottom: -15px;
  left: 16px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}
.product-sale-content{
  width: 807px;
}
.product-sale-content li{
  height: 124px;
  padding-top: 14px;
  font-size: 16px;
  color: #18191b;
  margin-top: 92px;
  margin-bottom: 97px;
  position: relative;
}
.product-sale-content li .tips-icon{
  width: 94px;
  height: 25px;
}
.product-sale-content li .tips-icon.top{
  position: absolute;
  top: 0;
  right: -94px;
  background: #fff url("../img/tips-icon.png") no-repeat center;
}
.product-sale-content li .tips-icon.bottom{
  position: absolute;
  top: 45px;
  right: -124px;
  background: #fff url("../img/tips-icon.png") no-repeat center;
  transform: rotate(180deg);
}
.product-sale-content li .icon-box{
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-bottom: 43px;
}
.product-sale-content li.model{
  margin-right: 122px;
}
.product-sale-content li.model .icon-box{
  width: 49px;
  height: 45px;
  background-image: url("../img/model.png");
}
.product-sale-content li.cost{
  margin-right: 138px;
}
.product-sale-content li.cost .icon-box{
  width: 48px;
  height: 41px;
  background-image: url("../img/cost.png");
}
.product-sale-content li.profit{
  margin-right: 114px;
}
.product-sale-content li.profit .icon-box{
  width: 46px;
  height: 46px;
  background-image: url("../img/profit.png");
}
.product-sale-content li.marketing .icon-box{
  width: 47px;
  height: 50px;
  background-image: url("../img/marketing.png");
}
.overview-data-list{
  width: 796px;
}
.overview-data-list li{
  width: 233px;
  margin-right: 48px;
}
.overview-data-list li.no-margin{
  margin-right: 0;
}
.overview-data-list li .icon-img{
  width: 112px;
  height: 87px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  margin-bottom: 15px;
}
.overview-data-list li .icon-img.one{
  width: 85px;
  height: 85px;
  background-image: url("../img/one.png");
}
.overview-data-list li .icon-img.two{
  background-image: url("../img/two.png");
}
.overview-data-list li .icon-img.three{
  background-image: url("../img/three.png");
}
.overview-data-list li .data-title{
  font-size: 16px;
  color: #18191b;
  padding-bottom: 5px;
  border-bottom: 2px solid #333436;
}
.overview-data-list li .data-text{
  font-size: 13px;
  color: #18191b;
  line-height: 20px;
  margin-top: 24px;
}
.overview-bottom-login{
  padding: 60px 0;
}
.overview-bottom-login .mada-login{
  background: #33b8a9;
  border-radius: 8px;
  width: 252px;
  padding: 10px;
  font-size: 34px;
  color: #ffffff;
  text-align: center;
}