
        .jszx {
            display:none;
            position: fixed;
            border-radius: 15px;
            overflow: hidden;
            left: 50%;
            top: 20%;
            width:300px;
            margin-left: -150px;
            z-index: 214748364;
        }
        .tc {
            width: 100%;
            position: relative;
        }
        .tc_linkBox{
            /* display: inline-block; */
            display:none;
            vertical-align: top;
        }
        .tc_linkBox img{
           display: none;
           width: 100%;
        }
        #divMagb {
            display:none;
            position: absolute;
            width: 35px;
            height: 35px;
            top: 0;
            right: 0;
            z-index: 10;
        }
		#divMagb2 {
            display:none;
            position: absolute;
			width: 140px;
			height: 35px;
			bottom: 1%;
			left: 2%;
			z-index: 10;
        }
		#divMagb3 {
                display:none;
                position: absolute;
				width: 140px;
				height: 35px;
				bottom: 1%;
				right: 1%;
				z-index: 10;
        }