.f16{
	font-size: 16px;
}
.f14{
	font-size: 14px;
}
.pt-category .title {
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    border-bottom: 1px solid #DDD;
}
.pt-category .content {
    padding-bottom: 20px;
    text-align: center;
    background: #EAEAEA;
}
.pt-category .content .item {
    float: left;
    width: 47%;
    margin: 10px 1% 0;
    background: #FFF;
    border: 1px solid #DDD;
}
.pt-category .content .item a{
	display: block;
    padding: 8px 0;
}
.pt-category .content .item span{
	display: inline-block;
    width: 130px;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    overflow: hidden;
}

.fl{float: left;}
.fr{float:right}
/*VR列表页面*/
.vr-list{
	width:100%;
	overflow:hidden;
}
.vr-pt{
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	padding: 10px 10px 5px 10px;
	margin-bottom: 15px;
}
.vr-img{
	width: 30%;
}
.vr-item{
	width: 70%;
	padding-left: 10px;
}
.pro-info{
	
}
/* 代金券领取成功页面*/
.yhq-bg1.success {
    background-image: none;
}
.yhq-bg1 {
    background: url(../images/yhq-bg.jpg) no-repeat #dc524b;
    background-size: 100% auto;
    width: 100%;
    height: 100%;
}
.yhq-head1,.yhq-head {
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99;
}
.yhq-bg1.success .contant1 {
    width: 100%;
    box-sizing: border-box;
    position: fixed;
    top: 20%;
    text-align: center;
    color: #fffc00;
}
.yhq-bg1.success .contant1 img {
    width: 30%;
}
.yhq-bg1.success .contant1 .name {
    font-size: 24px;
    margin-top: 10px;
    color: #fffc00;
}
.yhq-bg1.success .contant1 .info1 {
    padding: 40px 40px 10px;
}
.yhq-bg1.success .contant1 .info1 .btn {
    width: 100%;
    background: #fffc00;
    border: 0px;
    border-radius: 5px;
    color: #dc524b;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    display: block;
    text-align: center;
}
/*.yhq-bg.success  .contant{
	text-align: center;
    c
    
}*/
.yhq-bg1.success .contant1 .agreement1 {
    color: #fff;
    font-size: 12px;
}

/*代金券首页*/
.yhq-bg {
    background: url(../img/yhq-bg.jpg) no-repeat #dc524b;
    background-size: 100% auto;
    width: 100%;
    height: 100%;
}
.yhq-je {
    position: fixed;
    top: 30%;
    left: 0px;
    z-index: 99;
    width: 100%;
}
.yhq-je h1 {
    text-align: center;
    color: #ffe93e;
    width: 100%;
}
.yhq-je .name {
    font-size: 30px;
    text-align: center;
    color: #fff;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 80%;
}
.yhq-je .time {
    font-size: 16px;
    text-align: center;
    color: #a7141e;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 180%;
}
.yhq-bg .item {
    top: 62%;
    position: fixed;
    left: 0px;
    width: 100%;
    padding: 0px 40px;
    box-sizing: border-box;
}
.yhq-bg .item .info {
    width: 100%;
    margin-top: 15px;
}
.yhq-bg .item .info input {
    width: 100%;
    padding: 20px;
    background: #fff;
    border: 0px;
    border-radius: 5px;
    box-sizing: border-box;
    height: 36px;
}
.yhq-bg .item .info .btn {
    width: 100%;
    background: #fffc00;
    border: 0px;
    border-radius: 5px;
    color: #dc524b;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    display: block;
    text-align: center;
}
.yhq-bg .item .agreement {
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
}
.base-pop {
    position: relative;
    display: none;
}
.base-pop .box {
    content: '';
    position: fixed;
    width: 80%;
    z-index: 999;
    background: #fff;
    left: 10%;
    top: 30%;
    border-radius: 5px;
    overflow: hidden;
}
.box {
    display: block;
}
.base-pop .box .smt {
    background: #f1f1f1;
    padding-left: 15px;
    line-height: 40px;
    border-bottom: 1px #ddd solid;
}
.base-pop .box .smt a {
    float: right;
    width: 40px;
    text-align: center;
    font-size: 18px;
}
.base-pop .box .smc {
    padding: 15px;
    font-size: 14px;
    line-height: 26px;
}
.yhq-bg .item .agreement .fce0 {
    color: #fffc00;
    font-weight: bold;
}
input[type=text]{
	margin-bottom: 0px;
}
input{
	vertical-align: middle;
}
