@media screen and (min-width: 023px) and (max-width: 414px){
	.wl_pc_page1_nav{height: .6rem;box-sizing: border-box;display: flex;margin-top: 1rem;}
	.wl_pc_page1_nav .center{display: flex;align-items: center;width: 100%;margin: 8px auto 0;}
	.wl_pc_page1_nav .center a{transition: all .25s;font-size: .3rem;font-weight: 300;color: #999999;width: 25%;height: .4rem;border-left: 1px solid #DDDDDD;text-align: center;line-height: .4rem;}
	.wl_pc_page1_nav .center a.active::after{content: '';width: .6rem;height: .04rem;display: block;position: relative;margin: .1rem auto 0;background: #F09D9F;border-radius: 2px;}
	.wl_pc_page1_nav .center a:first-child{border-left: none;}
	.wl_pc_page1_nav .center a:hover{cursor: pointer;color: #F09D9F;}
	.wl_pc_info{width: 100%;padding: 0 .3rem;box-sizing: border-box;margin-top: .3rem;}
	.wl_pc_info .det{width: 100%;}
	.wl_pc_info .left{width: 100%;}
	.wl_pc_info .left img{width: 100%;height: 100%;display: block;}
	.wl_pc_info .right .ti{font-size: .36rem;font-weight: 400;color: #333333;margin-top: .2rem;}
	.wl_pc_info .right .prices{display: flex;align-items: center;}
	.wl_pc_info .right .prices p{font-size: .3rem;font-weight: 400;color: #666666;margin-top: .16rem;}
	.wl_pc_info .right .prices span{font-size: .3rem;font-weight: 400;color: #F09D9F;margin: .2rem .1rem 0 .16rem;}
	.wl_pc_info .right .prices b{font-size: .6rem;font-weight: 400;color: #F09D9F;}
	.wl_pc_info .right .tp{font-size: .32rem;font-weight: 400;color: #666666;margin-top: .1rem;}
	.wl_pc_info .right .desc{font-size: .3rem;font-weight: 300;color: #999999;line-height: .4rem;margin-top: .1rem;}
	.wl_pc_info .title{font-size: .34rem;font-weight: 300;color: #333333;margin: .3rem auto;text-align: center;}
	.wl_pc_info .btns{margin-top: .2rem;display: flex;}
	.wl_pc_info .btns .btn{cursor: pointer;width: 48%;height: .8rem;background: #ffffff;border-radius: .1rem;font-size: .36rem;font-weight: 300;color: #F09D9F;text-align: center;line-height: .8rem;border: 1px solid #F09D9F;box-sizing: border-box;}
	.wl_pc_info .btns .btn:first-child{margin-right: 4%;background: #F09D9F;color: #FFFFFF;}
	.wl_pc_info .btns .btn:nth-child(2){background: #ffffff;color: #F09D9F;}
	.wl_pc_info .code{width: 100%;margin: .3rem 0 0 0;box-shadow: 0px 0px 10px #d4d4d4;display: block !important;}
	.wl_pc_info .code img{width: 100%;display: block;}
}
@media screen and (min-width: 415px) and (max-width: 4096px){
	body {margin-top: 180px;}
	.wl_pc_page1_nav{height: 45px;border-bottom: 1px solid #F09D9F;box-sizing: border-box;display: flex;margin-top: 150px;}
	.wl_pc_page1_nav .center{display: flex;align-items: center;width: 380px;margin: 8px auto 0;}
	.wl_pc_page1_nav .center a{transition: all .25s;font-size: 16px;font-weight: 300;color: #999999;width: 95px;height: 22px;border-left: 1px solid #DDDDDD;text-align: center;line-height: 21px;}
	.wl_pc_page1_nav .center a.active::after{content: '';width: 50px;height: 4px;display: block;position: relative;margin: 4px auto 0;background: #F09D9F;border-radius: 2px;}
	.wl_pc_page1_nav .center a:first-child{border-left: none;}
	.wl_pc_page1_nav .center a:hover{cursor: pointer;color: #F09D9F;}
	.wl_pc_info{width: 1200px;height: 440px;margin: 20px auto 0;}
	.wl_pc_info .det{height: 380px;display: flex;}
	.wl_pc_info .left{width: 560px;height: 380px;}
	.wl_pc_info .left img{width: 100%;height: 100%;display: block;}
	.wl_pc_info .right{flex: 1;margin-left: 20px;}
	.wl_pc_info .right .ti{height: 30px;font-size: 30px;font-weight: 400;color: #333333;line-height: 30px;margin-top: 30px;}
	.wl_pc_info .right .prices{display: flex;align-items: center;height: 32px;margin-top: 20px;}
	.wl_pc_info .right .prices p{font-size: 16px;font-weight: 400;color: #666666;margin-top: 18px;}
	.wl_pc_info .right .prices span{font-size: 16px;font-weight: 400;color: #F09D9F;margin: 18px 6px 0 12px;}
	.wl_pc_info .right .prices b{font-size: 40px;font-weight: 400;color: #F09D9F;}
	.wl_pc_info .right .tp{height: 16px;font-size: 16px;font-weight: 400;color: #666666;line-height: 16px;margin-top: 40px;}
	.wl_pc_info .right .desc{font-size: 16px;font-weight: 300;color: #999999;line-height: 24px;margin-top: 6px;height: 115px;}
	.wl_pc_info .title{height: 60px;line-height: 70px;border-bottom: 1px solid #EEEEEE;font-size: 20px;font-weight: 300;color: #333333;}
	.wl_pc_info .btns{margin-top: 0;display: flex;}
	.wl_pc_info .btns .btn{cursor: pointer;width: 200px;height: 50px;background: #ffffff;border-radius: 10px;font-size: 20px;font-weight: 400;color: #F09D9F;text-align: center;line-height: 50px;border: 1px solid #F09D9F;box-sizing: border-box;}
	.wl_pc_info .btns .btn:first-child{margin-right: 20px;background: #ffffff;color: #F09D9F;}
	.wl_pc_info .btns .btn:nth-child(2){background: #F09D9F;color: #FFFFFF;}
	.wl_pc_info .code{width: 250px;height: 250px;margin: 10px 0 0 222px;position: absolute;z-index: 99999;box-shadow: 0px 0px 10px #d4d4d4;display: none;}
	.wl_pc_info .code img{width: 250px;height: 250px;display: block;}
}
