.copyright a {
	    color: #0168b7;
	}
	.copyright {
		color: #666666;
    	line-height: 23px;
	}

  #newBridge{
    display:none;
  }
 .tcmintxt {
    font-size: 16px;
    color: #666;
    line-height: 60px;
  }

  .tcewmimg {
    width: 220px;
    height: 220px;
    margin-top: 52px;
  }

  .tcbg>span {
    display: inline-block;
    width: 360px;
    height: 32px;
    background-color: #ccdeff;
    border-radius: 32px;
    color: #0a40af;
    font-size: 14px;
    line-height: 32px;
  }

  .tctle {
    font-size: 35px;
    font-weight: bold;
    margin-top: 20px;
    background-image: linear-gradient(#fff, #89a1d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .tcoff {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 24px;
    height: 24px;
    cursor: pointer;
  }

  .tcbg {
    width: 400px;
    height: 440px;
    border-radius: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -220px;
    background: url(/statics/files/img/tchead.png) no-repeat #fff;
    text-align: center;
  }

  .maintc {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    background-color: #00000030;
  }
.tcmintxt {
    font-size: 16px;
    color: #666;
    line-height: 60px;
  }

  .tcewmimg {
    width: 220px;
    height: 220px;
    margin-top: 52px;
  }

  .tcbg>span {
    display: inline-block;
    width: 360px;
    height: 32px;
    background-color: #ccdeff;
    border-radius: 32px;
    color: #0a40af;
    font-size: 14px;
    line-height: 32px;
  }

  .tctle {
    font-size: 35px;
    font-weight: bold;
    margin-top: 20px;
    background-image: linear-gradient(#fff, #89a1d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .tcoff {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 24px;
    height: 24px;
    cursor: pointer;
  }

  .tcbg {
    width: 400px;
    height: 440px;
    border-radius: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -220px;
    background: url(/statics/files/img/tchead.png) no-repeat #fff;
    text-align: center;
  }

  .yzbapptc {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    background-color: #00000030;
  }

.indexPop {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000;
  left: 0;
  top: 0;
  background-color: #00000030;
}