/*丰巢官网公共配置*/
/*******************************颜色******************************/
/*主体颜色*/
/*文字颜色*/
/*边框颜色*/
/*背景颜色*/
/*优惠券颜色*/
/*************************布局相关/文本/路径***********************/
/*宽、高*/
/*边框*/
/*文本*/
/*路径*/
/*color*/
/**********************首页配置****************************/
/*banner*/
/*首页线条颜色*/
/*********************页面宽度设置***************************/
/*1200px时宽度设置*/
/*个人信息类型布局设置*/
/*1000px时宽度设置*/
.fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .vm {
    vertical-align: middle;
  }
  .tl {
    text-align: left;
  }
  .tc {
    text-align: center;
  }
  .tr {
    text-align: right;
  }
  .none {
    display: none;
  }
  .block {
    display: block;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .relative {
    position: relative;
  }
  .absolute {
    position: absolute;
  }
  .pointer {
    cursor: pointer;
  }
  .fixed {
    position: fixed;
  }
  .center {
    margin: 0 auto;
  }
  .fwn {
    font-weight: normal;
  }
  .fwb {
    font-weight: bold;
  }
  .oh {
    overflow: hidden;
  }
  .oa {
    overflow: auto;
  }
  .vh {
    visibility: hidden;
  }
  .clear {
    clear: both;
    *zoom: 1;
  }
  .clear:after {
    display: block;
    height: 0;
    content: ".";
    overflow: hidden;
    clear: both;
  }
  .clear-h {
    *height: 0;
  }
  .ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .width100,
  .w100 {
    width: 100%;
  }
  .bg-fff {
    background: #fff;
  }
  .left50 {
    left: 50%;
  }
  .top50 {
    top: 50%;
  }
  .font-s18 {
    font-size: 18px;
  }
  .g-box-radius {
    border-radius: 4px;
  }
  /* path */
  /*img-style*/
  /*defined*/
  .green-txt {
    color: #FFC600 !important;
  }
  .center-page {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
  }
  @media screen and (min-width: 1366px) {
    .center-page {
      width: 1200px;
    }
  }
  @media screen and (max-width: 1365px) {
    .center-page {
      width: 1000px;
    }
  }
  .main-content {
    padding: 20px 0;
  }
  /*工具图标*/
  .icon-header-message {
    display: inline-block;
    width: 19px;
    height: 14px;
    background: url('../../images/default/icon/header-message.png') no-repeat;
  }
  .icon-input-delete {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url('../../images/default/icon/input-delete.png') no-repeat;
  }
  .icon-input-notice {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('../../images/default/icon/input-notice.png') no-repeat;
  }
  .icon-input-error {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('../../images/default/icon/input-error.png') no-repeat;
  }
  .icon-delete {
    display: inline-block;
    width: 14px;
    height: 16px;
    background: url('../../images/default/icon/delete.png') no-repeat;
  }
  .icon-arrow-down {
    display: inline-block;
    width: 10px;
    height: 6px;
    background: url('../../images/default/icon/arrow-down.png') no-repeat;
  }
  .icon-arrow-up {
    display: inline-block;
    width: 10px;
    height: 6px;
    background: url('../../images/default/icon/arrow-up.png') no-repeat;
  }
  .icon-triangle-down {
    display: inline-block;
    width: 10px;
    height: 6px;
    background: url('../../images/default/icon/triangle-down.png') no-repeat;
  }
  .icon-arrow-down-green {
    display: inline-block;
    width: 9px;
    height: 12px;
    background: url('../../images/default/icon/arrow-down-green.png') no-repeat;
  }
  .icon-arrow-up-green {
    display: inline-block;
    width: 9px;
    height: 12px;
    background: url('../../images/default/icon/arrow-up-green.png') no-repeat;
  }
  .icon-zhan {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('../../images/default/icon/zhan.png') no-repeat;
  }
  .icon-gui {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('../../images/default/icon/gui.png') no-repeat;
  }
  .icon-reset-password-ok {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url('../../images/default/icon/reset-password-ok.png') no-repeat;
  }
  .icon-all-tips {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url('../../images/default/icon/all-tips.png') no-repeat;
    margin-bottom: 5px;
  }
  .icon-circle-right {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('../../images/default/icon/circle-right.png') no-repeat;
  }
  .icon-circle-right-hover {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('../../images/default/icon/circle-right-hover.png') no-repeat;
  }
  .icon-input-complete {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('../../images/default/icon/input-complete.png') no-repeat;
  }
  .sf-express {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('../../images/default/icon/sf.png') no-repeat;
  }
  .mes-error {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url('../../images/default/icon/input-mes.png') no-repeat;
    background-position: 0 0;
  }
  .mes-right {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url('../../images/default/icon/input-mes.png') no-repeat;
    background-position: -28px 0;
  }
  .mes-empty {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url('../../images/default/icon/input-mes.png') no-repeat;
    background-position: -56px 0;
  }
  .red-txt {
    color: #FF5353;
  }
  /*公共宽度、高度、间隙、颜色*/
  /*width*/
  .w-100 {
    width: 100px!important;
  }
  .w-200 {
    width: 200px!important;
  }
  .w-300 {
    width: 300px!important;
  }
  /*margin*/
  /*margin-left*/
  .m-l-10 {
    margin-left: 10px!important;
  }
  .m-l-15 {
    margin-left: 15px!important;
  }
  .m-l-20 {
    margin-left: 20px!important;
  }
  /*margin-right*/
  .m-r-10 {
    margin-right: 10px!important;
  }
  .m-r-15 {
    margin-right: 15px!important;
  }
  .m-r-20 {
    margin-right: 20px!important;
  }
  /*margin-top*/
  .m-t-10 {
    margin-top: 10px!important;
  }
  .m-t-15 {
    margin-top: 15px!important;
  }
  .m-t-20 {
    margin-top: 20px!important;
  }
  /*margin-bottom*/
  .m-b-10 {
    margin-bottom: 10px!important;
  }
  .m-b-15 {
    margin-bottom: 15px!important;
  }
  .m-b-20 {
    margin-bottom: 20px!important;
  }
  /*padding*/
  /*padding-left*/
  .p-l-10 {
    padding-left: 10px!important;
  }
  .p-l-15 {
    padding-left: 15px!important;
  }
  .p-l-20 {
    padding-left: 20px!important;
  }
  /*padding-right*/
  .p-r-10 {
    padding-right: 10px!important;
  }
  .p-r-15 {
    padding-right: 15px!important;
  }
  .p-r-20 {
    padding-right: 20px!important;
  }
  /*padding-top*/
  .p-t-10 {
    padding-top: 10px!important;
  }
  .p-t-15 {
    padding-top: 15px!important;
  }
  .p-t-20 {
    padding-top: 20px!important;
  }
  /*padding-bottom*/
  .p-b-10 {
    padding-bottom: 10px!important;
  }
  .p-b-15 {
    padding-bottom: 15px!important;
  }
  .p-b-20 {
    padding-bottom: 20px!important;
  }
  /*top*/
  .t-10 {
    top: 10px!important;
  }
  .t-15 {
    top: 15px!important;
  }
  .t-20 {
    top: 20px!important;
  }
  /*bottom*/
  .b-10 {
    bottom: 10px!important;
  }
  .b-15 {
    bottom: 15px!important;
  }
  .b-20 {
    bottom: 20px!important;
  }
  /*left*/
  .l-10 {
    left: 10px!important;
  }
  .l-15 {
    left: 15px!important;
  }
  .l-20 {
    left: 20px!important;
  }
  /*right*/
  .r-10 {
    right: 10px!important;
  }
  .r-15 {
    right: 15px!important;
  }
  .r-20 {
    right: 20px!important;
  }
  body {
    min-width: 1200px;
  }
  .main-content {
    width: 1200px;
  }
  .platform-image {
    width: 812px;
  }
  .successful-case img {
    width: 305px;
  }
  .introduce .img01 {
    width: 302px;
  }
  .introduce .img02 {
    width: 278px;
  }
  .introduce .img03 {
    width: 287px;
    left: 322px;
  }
  .introduce .img04 {
    width: 287px;
    left: 643px;
  }
  .introduce .img05 {
    width: 949px;
  }
  .introduce .img06 {
    width: 463px;
  }
  .use .img01 {
    width: 200px;
  }
  .use .item p {
    width: 200px;
  }
  /*@media screen and(max-width:1365px){
    .main-content{width:1000px;}
    .platform-image{width:649px;}
    .successful-case img{width:238px;}
    .introduce{
      .img01{width:235px;}
      .img02{width:211px;}
      .img03{width:220px;left:259px;}
      .img04{width:220px;left:533px;}
      .img05{width:749px;}
      .img06{width:363px;}
    }
    .use{
      .img01{width:160px;}
      //.img02{width:734px;}
      //.img03{width:755px;}
      //.img04{width:616px;}
      .item p{width:162px;}
    }
  }*/
  .platform-image {
    width: 812px\9;
  }
  .successful-case img {
    width: 305px\9;
  }
  .introduce .img01 {
    width: 302px\9;
  }
  .introduce .img02 {
    width: 278px\9;
  }
  .introduce .img03 {
    width: 287px\9;
    left: 322px\9;
  }
  .introduce .img04 {
    width: 287px\9;
    left: 643px\9;
  }
  .introduce .img05 {
    width: 949px\9;
  }
  .introduce .img06 {
    width: 463px\9;
  }
  .use .img01 {
    width: 200px\9;
  }
  .use .img02 {
    width: 926px\9;
  }
  .use .img03 {
    width: 955px\9;
  }
  .use .img04 {
    width: 785px\9;
  }
  .use .item p {
    width: 200px\9;
  }
  /*四个页面的公共部分*/
  .product-public .main-menu {
    width: 188px;
    height: 90%;
    border: 1px solid #DDDDDD;
    background-color: #fff;
  }
  .product-public .main-menu li {
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #DDDDDD;
    position: relative;
    cursor: pointer;
  }
  .product-public .main-menu a {
    padding-left: 30px;
    display: block;
    height: 100%;
  }
  .product-public .main-menu li:hover a {
    color: #FFC600;
  }
  .product-public .main-menu a,
  .product-public .main-menu a:visited {
    color: #333;
  }
  .product-public .main-menu i {
    position: absolute;
    top: 12px;
    left: 0;
    width: 3px;
    height: 40px;
    background: url('../../images/default/icon/product-menu-active.png') no-repeat;
  }
  .product-public .main-menu .active {
    background-color: #fffbec;
  }
  .product-public .main-menu .active a {
    color: #FFC600;
  }
  .product-public .main-content-all {
    padding-bottom: 50px;
    border: 1px solid #e5e5e5;
  }
  .product-public .h3-title {
    height: 48px;
    background-color: #f8f8f8;
    font-size: 14px;
    line-height: 48px;
  }
  .product-public .h3-des {
    float: left;
    margin-left: 20px;
    text-align: center;
  }
  .product-public .main-content-info {
    margin: 40px 20px 0px 20px;
  }
  
  /*产品介绍*/
  .introduce .main-menu {
    width: 188px;
    height: 90%;
    border: 1px solid #DDDDDD;
    background-color: #fff;
  }
  .introduce .main-menu li {
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #DDDDDD;
    position: relative;
    cursor: pointer;
  }
  .introduce .main-menu a {
    padding-left: 30px;
    display: block;
    height: 100%;
  }
  .introduce .main-menu li:hover a {
    color: #FFC600;
  }
  .introduce .main-menu a,
  .introduce .main-menu a:visited {
    color: #333;
  }
  .introduce .main-menu i {
    position: absolute;
    top: 12px;
    left: 0;
    width: 3px;
    height: 40px;
    background: url('../../images/default/icon/product-menu-active.png') no-repeat;
  }
  .introduce .main-menu .active {
    background-color: #fffbec;
  }
  .introduce .main-menu .active a {
    color: #FFC600;
  }
  .introduce .main-content-all {
    padding-bottom: 50px;
    border: 1px solid #e5e5e5;
    min-height: 820px;
  }
  .introduce .h3-title {
    height: 48px;
    background-color: #f8f8f8;
    font-size: 14px;
    line-height: 48px;
  }
  .introduce .h3-des {
    float: left;
    margin-left: 20px;
    text-align: center;
  }
  .introduce .main-content-info {
    margin: 40px 20px 0px 20px;
    
    border-bottom: 1px solid #E3E5F0;
  }
  .introduce .main-content-info .info-title{
    font-size: 24px;
    color: #ffc600;
    margin-bottom: 38px;
  }
  .introduce .main-content-info .info-item{
    font-size: 14px;
    color: #333;
    margin-bottom: 27px;
  }
  .introduce .main-content-info .info-item .info-item-text{
    font-size: 14px;
    cursor: pointer;
  }
  .introduce .main-content-info .info-item-more{
    font-size: 14px;
    color: #FFC600;
    float: right;
    cursor: pointer;
    position: relative;
    top: 7px;
  }
  .introduce .main-content-info .info-videos:after{
    content: "";
    display: block;
    clear: both;
  }
  /* .introduce .main-content-info .info-videos>div:nth-child(odd){
    float: left;
    width: 460px;
  }
  .introduce .main-content-info .info-videos>div:nth-child(even){
    float: right;
    width: 460px;
  } */
  .introduce .main-content-info .info-videos>div{
    width: 800px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .introduce .no-border{
    border: none!important;
  }
  .introduce .main-content-info .info-videos .video-desc{
    color: #333;
    font-size: 14px;
    line-height: 150%;
    margin-top: 15px;
    margin-bottom: 17px;
    font-weight: bold;
  }
  .introduce .main-content-info .info-videos .video-time{
    color: #666;
    font-size: 12px;
    margin-bottom: 27px;
    display: block;
  }
  .introduce .main-content-info .info-videos .video{
    /* width: 100%;
    height: 230px; */
    background-color: #999;
  }
  .introduce .main-content-info .info-videos .video video{
    width: 100%;
    height: 100%;
  }
  .introduce .main-content-up img {
    display: block;
    width: 568px;
    margin: 24px auto;
  }
  .introduce .main-content-down li {
    float: left;
    margin-left: 24px;
    margin-top: 12px;
  }
  .introduce .main-content-down li:first-child {
    margin-left: 0;
  }
  .introduce .main-content-down img {
    width: 167px;
    height: 119px;
  }
  .introduce .main-content-down ul p {
    text-align: center;
    margin-top: 7px;
  }
  /*使用说明*/
  .use .main-menu {
    width: 188px;
    height: 90%;
    border: 1px solid #DDDDDD;
    background-color: #fff;
  }
  .use .main-menu li {
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #DDDDDD;
    position: relative;
    cursor: pointer;
  }
  .use .main-menu a {
    padding-left: 30px;
    display: block;
    height: 100%;
  }
  .use .main-menu li:hover a {
    color: #FFC600;
  }
  .use .main-menu a,
  .use .main-menu a:visited {
    color: #333;
  }
  .use .main-menu i {
    position: absolute;
    top: 12px;
    left: 0;
    width: 3px;
    height: 40px;
    background: url('../../images/default/icon/product-menu-active.png') no-repeat;
  }
  .use .main-menu .active {
    background-color: #fffbec;
  }
  .use .main-menu .active a {
    color: #FFC600;
  }
  .use .main-content-all {
    padding-bottom: 50px;
    border: 1px solid #e5e5e5;
  }
  .use .h3-title {
    height: 48px;
    background-color: #f8f8f8;
    font-size: 14px;
    line-height: 48px;
  }
  .use .h3-des {
    float: left;
    margin-left: 20px;
    text-align: center;
  }
  .use .main-content-info {
    margin: 40px 20px 0px 20px;
  }
  .use .title1 {
    font-size: 16px;
    color: #333;
    padding-bottom: 15px;
    border-bottom: 1px solid #DDDDDD;
  }
  .use .title2,
  .use .item-title {
    color: #333;
    margin-top: 16px;
    font-size: 16px;
  }
  .use .title2 {
    margin: 31px 0 40px;
  }
  .use .item-title {
    color: #1BC6C9;
  }
  .use .main-content-item {
    margin-left: 22px;
  }
  .use .main-content-item .icon-product {
    display: inline-block;
    width: 38px;
    background-image: url('../../images/default/icon/icon-product-use.png');
    margin-right: 11px;
    vertical-align: middle;
  }
  .use .main-content-item .use01 {
    height: 27px;
    background-position: 0 0;
  }
  .use .main-content-item .use02 {
    height: 26px;
    background-position: 0 -30px;
  }
  .use .main-content-item .use03 {
    height: 30px;
    background-position: 0 -59px;
  }
  .use .main-content-item .use04 {
    height: 25px;
    background-position: 0 -92px;
  }
  .use .main-content-item .use05 {
    height: 24px;
    background-position: 0 -120px;
  }
  .use p {
    color: #666;
    margin-top: 20px;
  }
  .use .use-ul {
    width: 952px;
    height: 40px;
    margin-top: 18px;
    border-bottom: 1px solid #DDDDDD;
  }
  .use .use-ul ul {
    margin-right: -84px;
  }
  .use .use-ul li {
    float: left;
    width: 175px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 84px;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
  }
  .use .use-ul i {
    width: 0;
    height: 0;
    overflow: hidden;
    border: 6px;
    border-color: #FFC600 transparent transparent transparent;
    border-style: solid dashed dashed dashed;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -6px;
    display: none;
  }
  .use .use-ul .active {
    border-bottom: 1px solid #FFC600;
    color: #FFC600;
  }
  .use .use-ul .active i {
    display: block;
  }
  .use .item li {
    float: left;
    height: 186px;
    margin-top: 14px;
  }
  .use .item p {
    font-size: 14px;
    line-height: 2em;
    display: block;
    width: 200px\9;
    margin-top: 12px;
    margin-bottom: 15px;
  }
  .use .item img {
    vertical-align: middle;
  }
  .use .right-arrow {
    margin-left: 9px;
    margin-right: 10px;
  }
  .use .main-content-item1 {
    margin-top: 35px;
  }
  .use .main-content-item1 p {
    margin-top: 12px;
  }
  .use .item1-title {
    font-weight: 600;
  }
  .use .use-form {
    text-align: center;
  }
  .use .use-form b {
    font-size: 16px;
    display: inline-block;
  }
  .use .use-form p {
    margin-top: 45px;
  }
  .use .use-form img {
    margin-top: 40px;
  }
  /*平台介绍*/
  .platform .main-menu {
    width: 188px;
    height: 90%;
    border: 1px solid #DDDDDD;
    background-color: #fff;
  }
  .platform .main-menu li {
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #DDDDDD;
    position: relative;
    cursor: pointer;
  }
  .platform .main-menu a {
    padding-left: 30px;
    display: block;
    height: 100%;
  }
  .platform .main-menu li:hover a {
    color: #FFC600;
  }
  .platform .main-menu a,
  .platform .main-menu a:visited {
    color: #333;
  }
  .platform .main-menu i {
    position: absolute;
    top: 12px;
    left: 0;
    width: 3px;
    height: 40px;
    background: url('../../images/default/icon/product-menu-active.png') no-repeat;
  }
  .platform .main-menu .active {
    background-color: #fffbec;
  }
  .platform .main-menu .active a {
    color: #FFC600;
  }
  .platform .main-content-all {
    padding-bottom: 50px;
    border: 1px solid #e5e5e5;
    
  }
  .platform .h3-title {
    height: 48px;
    background-color: #f8f8f8;
    font-size: 14px;
    line-height: 48px;
  }
  .platform .h3-des {
    float: left;
    margin-left: 20px;
    text-align: center;
  }
  .platform .main-content-info {
    margin: 40px 20px 0px 20px;
  }
  .platform .title {
    color: #333;
    padding-bottom: 9px;
    border-bottom: 1px solid #DDDDDD;
  }
  .platform .title p {
    font-size: 14px;
  }
  .platform .title b {
    font-size: 16px;
  }
  .platform .main-item-content .img-center {
    display: block;
    margin: 48px auto 98px;
  }
  .platform .main-content-all p {
    color: #333;
    padding-bottom: 11px;

  }
  .platform .main-item-title {
    font-size: 16px;
    padding-left: 10px;
    border-left: 3px solid #1BC6C9;
    margin: 20px 0 23px;
  }
  .platform .main-item-content {
    /*.main-item-li {
                   width: 282px;
                   height: 288px;
                   background-color: #fffdf8;
           }
           .main-item-li-top{
                   height:75px;
                   border-bottom: 1px solid #fcc601;
                   text-align: center;
                   padding-top:32px;
           }
           .special-txt01{
                   font-size:16px;
           }
           .special-txt02{
                   color:@fontColorGray;
           }
           .main-item-bottom{
                   height:180px;
           }
           .main-item-bottom-l{
                   width:138px;
                   height:180px;
                   background-color: #fff9e8;
           }*/
  }
  .platform .main-item-content .main-item-ul {
    margin-left: -41px;
  }
  .platform .main-item-content .main-item-ul img {
    margin-left: 41px;
  }
  .platform .main-item-content span {
    display: inline-block;
    width: 117px;
    padding-left: 78px;
    line-height: 43px;
    position: relative;
  }
  .platform .main-item-content .main-item-address {
    margin-top: 30px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ffdd9c;
  }
  .platform .icon-platform {
    display: inline-block;
    background: url('../../images/default/icon/icon-platform.png');
    vertical-align: middle;
  }
  .platform .icon-p13 {
    width: 21px;
    height: 21px;
    background-position: -101px -51px;
    margin: 0 11px 0 10px;
  }
  /*投放案例*/
  .successful-case .main-menu {
    width: 188px;
    height: 90%;
    border: 1px solid #DDDDDD;
    background-color: #fff;
  }
  .successful-case .main-menu li {
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #DDDDDD;
    position: relative;
    cursor: pointer;
  }
  .successful-case .main-menu a {
    padding-left: 30px;
    display: block;
    height: 100%;
  }
  .successful-case .main-menu li:hover a {
    color: #FFC600;
  }
  .successful-case .main-menu a,
  .successful-case .main-menu a:visited {
    color: #333;
  }
  .successful-case .main-menu i {
    position: absolute;
    top: 12px;
    left: 0;
    width: 3px;
    height: 40px;
    background: url('../../images/default/icon/product-menu-active.png') no-repeat;
  }
  .successful-case .main-menu .active {
    background-color: #fffbec;
  }
  .successful-case .main-menu .active a {
    color: #FFC600;
  }
  .successful-case .main-content-all {
    padding-bottom: 50px;
    border: 1px solid #e5e5e5;
  }
  .successful-case .h3-title {
    height: 48px;
    background-color: #f8f8f8;
    font-size: 14px;
    line-height: 48px;
  }
  .successful-case .h3-des {
    float: left;
    margin-left: 20px;
    text-align: center;
  }
  .successful-case .main-content-info {
    margin: 40px 20px 0px 20px;
  }
  
  /*安装丰巢*/
  
  .install .main-frame {
    padding: 20px 0;
  }
  .install .install-content {
    height: 264px;
  }
  .install .install-content .main-banner {
    width: 648px;
    margin-top: 27px;
  }
  .install .install-content-wrapper {
    margin-top: 19px;
  }
  .install .icon-install {
    display: inline-block;
    background: url('../../images/default/icon/icon-install.png');
    vertical-align: middle;
  }
  .install .content-title {
    position: relative;
    font-size: 20px;
  }
  .install .install-content-txt {
    width: 470px;
    margin-left: 48px;
    margin-top: 36px;
  }
  .install .install-content-txt p {
    margin-top: 16px;
  }
  .install .special-txt02 {
    font-size: 22px;
  }
  .install .content-title-border {
    margin-left: 90px;
    margin-top: -13px;
    border-top: 1px solid #DDDDDD;
  }
  .install .main-explain {
    margin-top: 54px;
  }
  .install .main-explain ul {
    margin: 47px -112px 80px 0;
    height: 264px;
    text-align: center;
  }
  .install .main-explain li {
    float: left;
    width: 214px;
    height: 264px;
    margin-right: 112px;
    border: 1px solid #eeeeee;
  }
  .install .main-explain .icon-install {
    height: 46px;
  }
  .install .main-explain .icon-install-human {
    margin-top: 45px;
    width: 68px;
    background-position: 0 0px;
  }
  .install .main-explain .icon-install-place {
    margin-top: 45px;
    width: 26px;
    background-position: -72px 0px;
  }
  .install .main-explain .icon-install-site {
    margin-top: 45px;
    width: 57px;
    background-position: -103px 0px;
  }
  .install .main-explain .icon-install-join {
    margin-top: 45px;
    width: 66px;
    background-position: -164px 0px;
  }
  .install .main-explain span {
    display: block;
    font-size: 18px;
    margin: 26px auto 10px;
  }
  .install .main-explain p {
    color: #666;
    margin-top: 9px;
  }
  .install .main-flow .main-flow-content {
    text-align: center;
    color: #666;
  }
  .install .main-flow img {
    margin-top: 53px;
  }
  .install .main-flow span {
    font-size: 18px;
    display: inline-block;
    width: 162px;
    margin-right: 166px;
    margin-top: 23px;
    text-align: center;
  }
  .install .main-tel {
    margin-top: 80px;
    margin-bottom: 58px;
  }
  .install .main-tel .main-tel-content {
    margin-top: 61px;
  }
  .install .main-tel .main-tel-info {
    float: left;
    width: 224px;
    height: 258px;
    border: 1px solid #1BC6C9;
  }
  .install .main-tel .main-tel-info-active {
    animation: move 0.5s ease-in-out 0s;
  }
  .install .main-tel .main-tel-info-site {
    height: 59px;
    line-height: 59px;
    background-color: #1BC6C9;
    color: #FFFFFF;
    font-size: 22px;
    padding-left: 20px;
  }
  .install .main-tel .main-tel-info-content {
    margin-top: 42px;
    padding-left: 20px;
    font-size: 20px;
  }
  .install .main-tel .main-tel-info-content p {
    margin-top: 38px;
  }
  .install .main-tel .icon-contactpeople {
    width: 26px;
    height: 27px;
    background-position: -4px -54px;
    margin-right: 12px;
  }
  .install .main-tel .icon-contacttel {
    width: 21px;
    height: 30px;
    background-position: -40px -51px;
    margin-right: 13px;
    margin-left: 1px;
  }
  .install .main-tel .main-tel-place {
    float: left;
    margin-left: 32px;
  }
  .install .main-tel .main-tel-place .main-tel-place-border {
    border-top: 1px solid #DDDDDD;
    height: 28px;
    margin-left: 15px;
  }
  .install .main-tel .main-tel-place ul {
    width: 941px;
    float: left;
    margin-top: -31px;
    text-align: left;
  }
  .install .main-tel .main-tel-place ul li {
    font-size: 16px;
    color: #666;
    margin-top: 31px;
    display: inline-block;
    width: 71px;
    text-align: center;
  }
  .install .main-tel .main-tel-place ul li:hover {
    color: #FFC600;
    cursor: pointer;
  }
  @keyframes move {
    0% {
      opacity: 1;
      transform: translate(0);
    }
    25% {
      transform: translate(-100px, 0);
    }
    50% {
      opacity: 0;
      transform: translate(-200px, 0);
    }
    75% {
      transform: translate(-100px, 0);
    }
    100% {
      opacity: 1;
      transform: translate(0);
    }
  }
  
  .main-content-all{
    position: relative;
    overflow: hidden;
    
  }
  .main-content-info-container{
    position: relative;
  }
  .main-content-all .h3-title{
    position: relative;
    z-index: 2;
  }
  .main-content-info{
    position: relative;
    
  }
  .main-menu .product-menu-active{
    display: none;
  }
  .main-menu .active .product-menu-active{
    display: block;
  }
  .video-item{
    cursor: pointer;
    position: relative;

  }
  .video-item .video-play{
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
  }