@charset "utf-8";

/**************************** 主页 开始 ****************************/
@media (max-width:767px) {
	.PC-SHOW {display: none !important;}
	.WX-SHOW {display: block !important;}
		
	.wrap{margin: 0px;width: 100%;max-width: 505px;margin: 0 auto;clear: both;background: url(../../imagest/linyeheyuanlinju/01.png) center top no-repeat #b11520;padding-top: 82%;box-sizing: border-box;background-size: 100% auto;height: 100%;position: fixed;left: 0;}
	
	.bg_white{width: 100%;height: 100%;display: block;background: url(../../imagest/linyeheyuanlinju/02.png) center bottom no-repeat #FFFFFF;border-top-left-radius: 25px;border-top-right-radius: 25px;padding: 20px 4%;padding-top: 5%;box-sizing: border-box;background-size: 100% auto;}
	.bg_white_top{width: 100%;line-height: 30px;display: block;text-align: center;font-size: 16px;font-weight: bold;}
	
	.mainBox_btn{width: 100%;height: 100px;display: block;background: url(../../imagest/linyeheyuanlinju/03.png);overflow: hidden;border-radius: 20px;margin-top: 20px;position: relative;}
	.mainBox_btn .girl{width: 40px; height: 45px;display: block;overflow: hidden;float: left;background: url(../../imagest/linyeheyuanlinju/04.png) center no-repeat;position: absolute;top: 40px;left: 10px;z-index: 1;}
	.mainBox_btn .box_radio{padding-top: 0;height: 100px;width: 100%;position: absolute;top: 0;left: 0;z-index: 5;}
	.mainBox_btn .box_radio .audio_title{width: 100%;line-height: 45px;display: block;text-align: center;font-size: 14px;font-weight: bold;color: #d81e06;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 15px;}
	.mainBox_btn .box_radio .audio_btn{width: 45px;height: 30px;display: block;overflow: hidden;position: absolute;top: 50px;right: 10px;border: solid 2px #d81e06;border-radius: 10px;z-index: 10;}
	.mainBox_btn .box_radio .btn_play{background: url(../../imagest/linyeheyuanlinju/btn_play.png) center no-repeat;background-size: 100%;}
	.mainBox_btn .box_radio .btn_pause{background: url(../../imagest/linyeheyuanlinju/btn_pause.png) center no-repeat;background-size: 100%;}
	.mainBox_btn .box_radio .music-nav{width: 65%;height: 4px;margin-top: 0;position: absolute;left: 55px;top: 63px;z-index: 1;}
	.mainBox_btn .box_radio .music-nav .time{width: 3rem;color: #d81e06;}
	.mainBox_btn .box_radio .music-nav .audio_progress{width: 8rem;}
	.mainBox_btn .box_radio .music-nav .audio_progress .audio_line{background-color: #FFFFFF;}
	.mainBox_btn .box_radio .music-nav .audio_progress .audio_blue{background-color: #d81e06;}
	.mainBox_btn .box_radio .music-nav .audio_progress .audio_dot{background-image: url(../../imagest/linyeheyuanlinju/btn_now.png);}
	
	
	.mainBox_btn2{width: 100%;height: 100px;display: block;background: url(../../imagest/linyeheyuanlinju/05.png);overflow: hidden;border-radius: 20px;margin-top: 20px;position: relative;}
	.mainBox_btn2 .boy{width: 40px; height: 45px;display: block;overflow: hidden;float: left;background: url(../../imagest/linyeheyuanlinju/06.png) center no-repeat;position: absolute;top: 40px;left: 10px;z-index: 1;}
	.mainBox_btn2 .box_radio{padding-top: 0;height: 100px;width: 100%;position: absolute;top: 0;left: 0;z-index: 5;}
	.mainBox_btn2 .box_radio .audio_title{width: 100%;line-height: 45px;display: block;text-align: center;font-size: 14px;font-weight: bold;color: #1296db;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 15px;}
	.mainBox_btn2 .box_radio .audio_btn{width: 45px;height: 30px;display: block;overflow: hidden;position: absolute;top: 50px;right: 10px;border: solid 2px #1296db;border-radius: 10px;z-index: 10;}
	.mainBox_btn2 .box_radio .btn_play{background: url(../../imagest/linyeheyuanlinju/btn_play2.png) center no-repeat;background-size: 100%;}
	.mainBox_btn2 .box_radio .btn_pause{background: url(../../imagest/linyeheyuanlinju/btn_pause2.png) center no-repeat;background-size: 100%;}
	.mainBox_btn2 .box_radio .music-nav{width: 65%;height: 4px;margin-top: 0;position: absolute;left: 55px;top: 63px;z-index: 1;}
	.mainBox_btn2 .box_radio .music-nav .time{width: 3rem;color: #1296db;}
	.mainBox_btn2 .box_radio .music-nav .audio_progress{width: 8rem;}
	.mainBox_btn2 .box_radio .music-nav .audio_progress .audio_line{background-color: #FFFFFF;}
	.mainBox_btn2 .box_radio .music-nav .audio_progress .audio_blue{background-color: #1296db;}
	.mainBox_btn2 .box_radio .music-nav .audio_progress .audio_dot{background-image: url(../../imagest/linyeheyuanlinju/btn_now2.png);}
}