  /* ¶¥²¿¿ª½±Ì¨¿ØÖÆ */

.menubox{ overflow:hidden; width:100%;}      

    @media screen and (min-width:100%){.iframeid{height:148px}}

	@media screen and (min-width:100%){.iframeid{height:200px}}

      

.cgi-box,.cgi-foot{

	margin: .2rem auto 0;

	max-width: 720px;

    background:#fff;

	}



.lt-hov-bar {

    display: flex;

    width: 100%;

    justify-content: space-around;

    font-size: 15px;

    height: 40px;

    font-weight: bold;

    background: white;

    margin-top: 10px;

	border-bottom: solid 3px #ddd;

	}



.lt-hov-bar > div {

    border-bottom: solid 2px #ddd;

    color: #ddd;

    width: 50%;

    text-align: center;

    height: 100%;

    display: flex;

    justify-content: center;

    align-items: center;

	background-image: linear-gradient(to bottom, #e06f1f, #e0ae96);

    }



.cgi-box .lt-hov-bar-hov {

    border-bottom: solid 1px #000 !important; 

	color:#fff; 

	background-image: linear-gradient(to bottom, #e06f1f, #fb9090);

	border-radius: 0 0 4px 4px;

	}

	

.hot {

	margin: 0 auto;

    position: fixed;

	top: 1px; 

    z-index: 99;

    width: 100%;

    max-width: 720px;  

	}

.hod {

	margin: 0 auto;

    position: fixed;

	top: 90px; 

    z-index: 99;

    width: 100%;

    max-width: 720px; 

	}

	img {

    max-width: 100%;

	}

#tm {
	height: 135px;
}