
	body .prod_info_form li.attr_show .picture_tips span{display: inline-block;vertical-align: middle;}
	body .prod_info_form li.attr_show .picture_tips .question_icon{width: 18px;height: 18px;margin-left: 5px;cursor: pointer;}
	body #question_photo_box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 10000;}
	body #question_photo_box.on{display: block;}
	body #question_photo_box:after{position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.5);content: '';width: 100%;height: 100%;}
	body .question_photo_box{position: fixed;left: 50%; top: 50%; transform: translate(-50%, -50%);width: 90%;max-width: 1200px;padding: 30px 0;text-align: center;background: #ffffff;height: calc( 100% - 180px );z-index: 1;}
	body .question_photo_box .content{height: 100%;}
	body .question_photo_box .close_btn{position: absolute;top: -40px;right: -40px;width: 40px;height: 40px;line-height: 40px;text-align: center;font-size: 24px;font-family: Arial;color: #fff;cursor: pointer;}
	body .ly_poster_177.ly_love .ly_love_list{text-align: center;}
	body .ly_poster_177.ly_love .ly_love_list li{width: 23.17%!important;margin: 0 2.74%!important;}
	body .ly_poster_177.ly_love .ly_love_list li:nth-child(4n+1){margin: 0 2.74%!important;}
	@media(max-width: 768px){
		body .question_photo_box{height: auto;}
		body .question_photo_box .close_btn{bottom: -40px;top: unset;right: calc( 50% - 20px );}
		body .ly_poster_177.ly_love .ly_love_list li{width: 100%!important;}
	}
