#fp_manager_text {
		width: 100%;
    	height: 100%;
	}
	#hpt_header {
	    height: 64px;
	    position: fixed;
	    top: 0px;
	    left: 0px;
	    width: 100%;
	    z-index: 10000;
	    background: #f8f8f8;
	}
	#hpt_header a {
	    width: 44px;
	    height: 44px;
	    line-height: 44px;
	    color: #fff;
	    font-size: 30px;
	    vertical-align: middle;
	    z-index: 33;
	}
	.hpt_icon_back {
	    left: 10px;
	    width: 44px;
	    height: 44px;
    	line-height: 44px;
	    background: url(/helppoor/images/icon/i_back.png) no-repeat left center;
	    background-size: 20px 26px;
	}
	#hpt_header h1 {
	    position: absolute;
	    left: 0;
	    top: 20px;
	    width: 100%;
	    line-height: 44px;
	    color: #fff;
	    font-size: 24px;
	    text-align: center;
	    color: #666;
	    background: #f8f8f8;
	}
	.hpt_icon_menu {
	    width: 88px;
	    height: 44px;
	    background: url(/helppoor/images/icon/i_menu.png) no-repeat right center;
	    background-size: 36px 26px;
	}
	
	#hpt_wrapper {
		z-index: 1;
	    top: 165px;
	    bottom: 0px;
	    width: 100%;
	    background: #f3f4f5;
	    padding-top: 64px;
	}
	.hpt_fpxqy {
	    padding-top: 18px;
	    background: #fff;
	}
	/*
	.hpt_fpxqy .hpt_fphead {
		width: 128px;
		height:128px
	    margin: 0 auto;
	}
	*/
	.hpt_fpxqy .hpt_fphead {
		width: 128px;
	    margin: 0 auto;
	}
	.hpt_fpxqy .hpt_fphead img {
	    border-radius: 50%;
   		width: 100%;
	}
	.hpt_fpxqy .hpt_fpname {
	    line-height: 30px;
	    text-align: center;
	    color: #333;
	    font-size: 13px;
	    font-family: -webkit-body;
	}
	.hpt-bfzs {
		padding: 6px 12px;
    	background: #f8f8f8;
	}
	.hpt-bfzs>p{ 
		word-wrap: break-word;
	    line-height: 18px;
    }
	/*.hpt-bfzs img {
		width: 100%;
	}*/
	.hpt_fpdetail {
		font-family: -webkit-body;
	}
	.hpt_fpxqy .hpt_fpdetail dl {
	    padding: 0 13px;
	    font-size: 12px;
	}
	.hpt_fpxqy .hpt_fpdetail dt {
	    float: left;
	    width: 80px;
	    color: #666;
	    text-align: right;
	}
	.hpt_fpxqy .fpdetail dt, .hpt_fpxqy .hpt_fpdetail dd {
	    line-height: 46px;
	}
	.hpt_red {
	    color: #d81e06;
	}
	.hpt_fpxqy .hpt_fpdetail dd {
	    margin-left: 90px;
	    color: #333;
	}
	.hpt_fpxqy .hpt_fpdetail dt, .hpt_fpxqy .hpt_fpdetail dd {
	    line-height: 23px;
	    word-wrap: break-word;
	}
	.hpt_fpxqy .hpt_fptype {
	    background: url(/helppoor/images/temp/commodity/heart2.png) no-repeat 9px center;
	    line-height: 20px;
	    color: #d81e06;
	    font-size: 14px;
	    font-weight: bold;
	    border-bottom: 2px solid #d81e06;
	    padding-left: 35px;
	    margin: 6px auto;
	    position: relative;
	    background-size: 18px;
	}
	.hpt_fpxqy .hpt_fpdetail dl {
	    padding: 0 13px;
	    font-size: 12px;
	}
	
	#hpt_header .header-right {
	    text-align: right;
	    right: 24px;
	}
	
	.hpt_cutline {
	    height: 1px;
	    background: #f4f4f4;
	    margin: 5px 0;
	}
	#hpt_header .hpt-header-left {
	    left: 10px;
	    top: 20px;
	    position: absolute;
	}
	
	#hpt_header .hpt_header-right {
		right: 60px;
	    top: 20px;
	    position: absolute;
	}
	.lovePointExplain_pannel.active {
	    transform: translateY(0);
	    -webkit-transform: translateY(0);
	}
	.lovePointExplain_pannel {
	    background: #fff;
	    width: 100%;
	    padding: 10px 0;
	    position: fixed;
	    left: 0;
	    bottom: 0;
	    z-index: 9999;
	    transition: 0.5s;
	    -webkit-transition: 0.5s;
	    transform: translateY(105%);
	    -webkit-transform: translateY(105%);
	}
	
	.lovePointExplain_pannel a {
	    display: block;
	    line-height: 36px;
	    font-size: 15px;
	    text-indent: 20px;
	}
	.lovePointExplain_pannel .close {
	    width: 40px;
	    height: 40px;
	    background: url(/client/images/zzf_new_order/goods_bottom_fixed_close.png) no-repeat center;
	    background-size: 15px;
	    position: absolute;
	    right: 0;
	    top: 0;
	}
