/*  移动体验按钮 */
.TYbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
}
.TYboxline{
  position:relative;
  display: none;
}

.TYboxline:after{
  content: "  ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(0,0,0,.25);
  border-top:1px solid rgba(0,0,0,.25);
  -webkit-transform: scaleY(.5);
  -ms-transform:scaleY(.5);
  transform:scaleY(.5);
}

.TYboxmian{
    width:100%; 
    min-height: 1px; 
    overflow:hidden; 
    float:left;
}


#TYlink {
    overflow: hidden;
}
#TYlink a {
    text-align: center;
    display: block;
    color: #fff;
    border: 0;
    font-size: 14px;
    /*line-height: 44px;*/
    text-decoration: none;
    color: #fff;
    -webkit-text-size-adjust: none;
}
/*#TYlink a:hover{
    text-decoration: none;
    background:#3877c8; 
}
#TYlink a:active{
    text-decoration: none;
    background:#2b6ec3; 
}*/

#TYlink .btn_home {
    width: 20%;
    float: left;
    background: rgba(16, 106, 208, 0.92);
    height: 100%;
    padding-top: 4px;
}
#TYlink .btn_zixun {
    width: 20%;
    float: left;
    background: rgba(16, 106, 208, 0.92);
    height: 100%;
    padding-top: 3px;
}
#TYlink .btn_zixun img{
    width:20px;
}
#TYlink .btn_zixun span{
    padding: 7px 0px 0px 0px;
    display: block;
}
#TYlink .btn_phone{
    width: 20%;
    float: left;
    background: rgba(16, 106, 208, 0.92);
    height: 100%;
    padding-top: 4px;
}
#TYlink .btn_tyan{
    width: 40%;
    float: left;
    background: rgba(16, 106, 208, 0.98);
    height: 51px;
    line-height: 50px;
}


#TYlink .btn_shouye {
    width: 20%;
    float: left;
    background: rgba(1, 101, 165, 0.94);
    height: 100%;
}
#TYlink .btn_shouye img {
    width: 20px;
    height: 20px;
    margin-top: -4px;
    vertical-align: middle;
}
#TYlink .btn_tiyan {
    width: 40%;
    float: left;
    background: rgba(19, 128, 197, 0.94);
}
#TYlink .btn_tel {
   width: 40%;
    float: left;
    background: rgba(19, 128, 197, 0.94);
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    margin-left: -1px;
}
#TYlink a i{
    font-size: 20px;
    color:#fff;
    line-height: 25px;
    padding-top: 3px;
    margin-bottom: 1px;
}
#TYlink a span{
    font-size: 11px !important;
    color:#fff;
    line-height: 21px;

}


.TYbox_Popup{
    width:100%; 
    height:100%;
    /*min-height: 1px; */
    overflow:hidden;
    position: fixed; 
    bottom:56px; 
    left:0; 
    z-index: 9999;

    background: rgba(0,0,0,.75);
}

#TYpagebg{
    display: none;
}
#TYpage{
    
}
.TYpage{
   
}

#TYpage iframe{
    height: 526px;
    position: fixed;
    bottom: 0;
    left: 0;
}

.page-content {
    background-color: #4474bb !important;
}
.page-header h1 {
    color: #ffffff !important;
}

.coverDiv{
    background-color: rgba(0, 0, 0, 0.76);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 9999;
    overflow: hidden;
    display: none;
}
.iframeDiv{
    height: 546px;
    border-radius: 16px 16px 0 0;
    position: fixed;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    display: none;
    background:#fff;
}

.scrollItem {
    width: 50% !important;
}

.floatfootbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    padding-bottom: 8px;
    background-color: rgba(48,104,201,.96);
    -webkit-animation: fadeInUp 1s ease 0s 1 both;
}
@-webkit-keyframes fadeInUp{
  0%{opacity:0;}
  100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInUp{
  0%{opacity:0;}
  100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}

.floatfootbox_menubox {
    width: 20%;
    float: left;
}
.floatfootbox_menubox a{
    width: auto;
    min-height: 1px;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 6px 0px;
    color:rgba(255,255,255,.8);
    text-decoration: none;
}
.floatfootbox_menubox a:hover{
    color:#ffffff;
    background-color: rgba(48,104,201,1);
    text-decoration: none;
    outline: none;
}
.floatfootbox_menubox a:focus{
    color:#ffffff;
    background-color: rgba(48,104,201,1);
    text-decoration: none;
    outline: none;
}
.floatfootbox_menubox a > .iconbox {
    width: 25px;
    height: 25px;
    margin: 0 auto;
    margin-bottom: 4px;
}
.floatfootbox_menubox a > .iconbox img{
    width: 100%;
    height: 100%;
}
.btnhome {

}
.btnlive {

}
.btntiyan {

}
.btnphone {

}
.btnonline {

}
.floatfootbox_menubox a i{
    display: block;
    overflow: hidden;
    line-height: 32px;
    font-size: 22px;
    color:#ffffff;
}
.floatfootbox_menubox a span{
    display: block;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 2px;
}
.zixunpagebox{

}
.zixunpage_bg{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}
.zixunpage_mian{
    width: 200px;
    min-height: 1px;
    overflow: hidden;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin-left: -100px;
    margin-top: -100px;
}
.zixunpage_mianimg{
    width: 100%;
}
.zixunpage_mianimg img{
    width: 100%;
}

.m_register_img {
    display:none;
    width: 68vw;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
}
.m_register_img > img{
    border-radius: 10px;
}
