
@font-face {
    font-family: 'HelveticaNeue';
    src: url('./fonts/HelveticaNeue-Bold.otf');
}
html,body{
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: "HelveticaNeue";
    height: 100%;

}
.clear{
    clear: both;
}
.hidden{
    display: none;
}

.header-bg{
    background-color: rgb(238,238,238);
    width: 100%;
    height: 40px;
    overflow: hidden;
}
.header-top{
    margin: 0 15%;
}
.home-icon{
  float: left;
  background: url(./img/main_logo.png) no-repeat 0 0;
  -ms-behavior: url(./backgroundsize.min.htc);
  width: 118px;
  height: 31px;
  background-size: 118px 31px;
  margin: 4px 0 0;
}
.live{
    float: left;
    padding: 10px;
    position: relative;
}
.live-icon{
    height: 22px;
    width: 22px;
    display: inline-block;
    background: url(./img/live_2.png) no-repeat left center;
    -ms-behavior: url(./backgroundsize.min.htc);
    background-size: 22px 22px;
}
.home-title{
    color: #2152a4;
    text-decoration: none;
    position: absolute;
    left: 40px;
    top: 10px;
    cursor: pointer;
}

.header-title{
    line-height: 58px;
    background :url(./img/header-bottom.png) no-repeat;
    -ms-behavior: url(./backgroundsize.min.htc);
    background-size: cover;

}

.title{
    margin: 0 15%;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-align: right;
}
.main{
    /* height: 100%; */
    width: 100%;
    background :url(./img/PC-GDPR-BG.jpg) no-repeat;
    background-size: cover;
}

.icon-top{
    background :url(./img/left-mark.png) no-repeat;
    -ms-behavior: url(./backgroundsize.min.htc);
    width: 40px;
    height: 34px;
    background-size: cover;
    display: inline-block;
    margin: 90px 0 56px 40px;
}
.icon-bottom{
    display: inline-block;
    float: right;
    background :url(./img/right-mark.png) no-repeat;
    -ms-behavior: url(./backgroundsize.min.htc);
    width: 40px;
    height: 34px;
    background-size: cover;
    display: inline-block;
    margin: 40px 40px 40px 0; 
    text-align: right;
}
.contianer{
    background :url(./img/PC-GDPR-C.jpg) no-repeat;
    -ms-behavior: url(./backgroundsize.min.htc);
    background-size: cover;
    margin: 0 18%;
    color: #184188;
    background-color: white;
    height: 100%;

    
}
.content{
    margin: 0 240px;
    font-size: 25px;
    line-height: 35px;
}
.content p{
    margin: 0.4em 0;
}

.m-header{
    height: 100%;
}
.m-header-top{
    height: 3.6rem;
    background-color: #0f255d;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
}

.m-header-top .header-icon{
    background: url(./img/main_logo.png) no-repeat 0 0;
    width: 3.4rem;
    height: 0.88rem;
    background-size: cover;
}
.m-bg{
    background :url(./img/ios-bg.png) no-repeat;
    background-size: cover;
    height: 100%; 
    margin-top: 3.6rem;
    /* overflow: hidden; */
    border: 1px solid transparent;
}
.m-main{
    display: flex;
    justify-content: flex-start;
    margin-top: 2rem;


}
.m-left-icon{
    background :url(./img/left-mark.png) no-repeat;
    width: 1.1rem;
    height: 1rem;
    background-size: cover;
    display: inline-block;
    margin-left:0.82rem
}
.m-bottom-icon{
    align-self: flex-end;
    margin-bottom: 1rem;
}
.m-content{
    width: 100%;
    margin: 4rem 1rem;
    font-size: 1.2rem;
    color: #184188;
    line-height: 1.8rem;
    
}


.m-bottom-icon{
    margin-right: 0.82rem;
}
.m-right-icon{
    background :url(./img/right-mark.png) no-repeat;
    width: 1.1rem;
    height: 1rem;
    background-size: cover;
    display: inline-block;
    margin-bottom: -0.5rem;
   
}


.follow_us{
    font-size: 14px;
}
.follow_us:before{
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}

.header-follow-us{
   display: inline-block;
   vertical-align: middle;
   line-height: 100%;
   text-align: right;
}
.header-follow-us:before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
        
.header-follow-us-img:before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.header-follow-us-img{

    float: right;
    height :32px;
        position: relative;
        /* overflow: hidden; */
        width: 132px;
}

.header-follow-us-img a{
        float:left;
          width :32px;
          height :32px;
          display :inline;
          margin: 0 5px ;
}

          .fb{
            background :url(./img/home/fb.png) no-repeat 0 0  ;
          }


          .google{
            background: url(./img/home/google.png) no-repeat 0 0;
          }
            

          .ins{
            background :url(./img/home/ins.png) no-repeat 0 0;
          }
          

          .pinterest{
            background :url(./img/home/pinterest.png) no-repeat 0 0;
          }
            

          .tumble{
            background :url(./img/home/tumble.png) no-repeat 0 0;
          }
           

          .twitter{
            background :url(./img/home/twitter.png) no-repeat 0 0;
          }
          

          .wb{
            background :url(./img/home/wb.png) no-repeat 0 0;
          }
            

          .wechat{
            background: url(./img/home/wechat.png) no-repeat 0 0;
          }
            

          .youtube{
            background :url(./img/home/youtube.png) no-repeat 0 0;
          }
           

          .miaopai{
            background :url(./img/home/miaopai_2.png) no-repeat 0 0;
            background-size :32px 32px;
          }


          .vk{
            background :url(./img/home/vk.png) no-repeat 0 0;
            background-size :32px 32px;
          }



      .js-social-more{
        float: right;
        width :32px;
        height: 32px;
        background: url(./img/home/more.png) no-repeat 0 0;
        cursor :pointer;
      }
     

      .js-social-hide{
        background: url(./img/home/hide.png) no-repeat 0 0 !important ;
      }
        


      .js-home-wechat{
        position: relative;
        z-index :10;
      }

  .js-home-qr-img{
    position :absolute;
    z-index: 10;
    width :150px;
    height: 150px;
    left :-59px;
    top :50px;
    display: none;
  }
   
  .js-home-qr-img img{
    width: 150px;
    height: 150px;
  }
      

  .overflow-hidden{
    overflow :hidden;
  }