#ia64495204b7c7454>ul>li.xg_tMenuLi1-select {
    display: block !important;
}
#ia64495204b7c7454>ul>li {
    display: none;
}
#ia64495204b7c7454>ul>li .xg_tTitle1 {
    display: none;
}

@media only screen and (min-width: 769px){
	.xg_banner .xg_section>div>div:last-child{
		    position: absolute;
		    z-index: 1;
		    top: 0;
		    width: 1200px;
		    left: 50%;
		    margin-left: -600px;
		}
    .play {
        width: 88px;
        height: 88px;
        background: url("https://0.rc.xiniu.com/g4/M00/95/22/CgAG0mTBS3mAJmVRAAAMMTqMe9U217.png") no-repeat;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        cursor: pointer;
        background-size: 100% auto !important;
    }   
}
@media only screen and (max-width: 768px){
    .play {
        width: 50px;
        height: 50px;
        background: url("https://0.rc.xiniu.com/g4/M00/95/22/CgAG0mTBS3mAJmVRAAAMMTqMe9U217.png") no-repeat;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        cursor: pointer;
        background-size: 100% auto !important;
    } 
}