@charset "utf-8";
/* /zhuanti/home/gg/css/style.css */
@charset "UTF-8";
body,html {
  -ms-text-size-adjust: none;
  -o-user-select: none;
  -o-text-size-adjust: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  font: .6rem "微软雅黑",Arial,Helvetica,sans-serif;

  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

.my_ftop,.my_fbtm{
    width: 100%;
    height: 100%;
}

.my_fbtm {
  position: relative;
  *zoom: 1;
  min-width: 1200px; 
}



.lnk-area {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 111;
  background: url(../zhuanti/home/gg/images/1.png?01f0304) repeat 0 0; 
}



.userInfo {
  line-height: 34px;
  text-align: center;
  margin-left: -162px;
  color: #fff;
  background: url(../zhuanti/home/gg/images/login.png?01f0304) no-repeat 0 0;
  width: 321px;
  height: 35px;
  font-size: 16px;
  z-index: 222; }
  .userInfo a {
    color: #fff; }
  .userInfo .name {
    width: 140px;
    height: 35px;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    display: inline-block;
    text-align: left;
    margin-right: 20px; }
  .userInfo .unlogin {
    background: transparent none; }
    .userInfo .unlogin a {
      margin: 0 30px;
      font-size: 18px; }
    .userInfo .unlogin .a1 {
      color: #efd819; }

.my_footer {
    height: 80;
  margin-top: 0;
  background: none; 
}

.my_cinfo, .my_footer a, .my_linfo, .my_cinfo .my_service, .my_linfo .my_cp {
  color: #f5f5f5; }

.vid-wrapper{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.vid-wrapper video {
    z-index: 3;
}
.vid-wrapper .main {
    z-index: 2;
}
.vid-wrapper .j-img{
    position: absolute; 
    min-width: 100%; 
    min-height: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
}

.main{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

/* 对于底部进行修改 */
.my_footer .my_cinfo{
    display: none;
}
.my_footer  .my_fnav{
    display: none;
}
