html{
    background: rgba(51,55,238,1) ;
    font-family:'Microsoft Yahei', Arial, Helvetica, sans-serif;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
ul,li{
    margin: 0;
    padding: 0;
    list-style: none;
}
a{
    color: #636363;
    display: block;
}
img {
    display: block;
    width: 100%;
}
.none{
    display: none;
}
.clearfix:after {
    display: block;
    height: 0;
    content: "";
    clear:both;
    visibility: hidden;
}
.clearfix:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
}
.visible{
    visibility: hidden;
}
.bgtit {
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    color: #fff;
    font-size: .15rem;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: url(http://n.sinaimg.cn/auto/88773292/20180517/ico119.png) center center/100% auto repeat-y transparent;
}
header {
    height: .6rem;
    /*background: url(http://i1.sinaimg.cn/qc/subject/2018/0319/mainbgtop.png) no-repeat 0 0/100% auto;*/
    position: relative;
    width: 100%;
    /*max-width: 640px;*/
    top: 0;
    left: 50%;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
}
header .hdCont {
    line-height: .05rem;
}
header .hdCont .home {
    background: url(http://n.sinaimg.cn/auto/88773292/20181116/ico238.png) no-repeat center center/.07rem auto;
    display: inline-block;
    width: .5rem;
    height: .25rem;
}
header .hdCont .home_txt {
    color: #fff;
    font-size: .14rem;
    font-style: italic;
    vertical-align: .07rem;
    margin: 0 .1rem 0 -0.05rem;
}
header .hdCont .mark:before {
    position: absolute;
    left: 0;
    top: .04rem;
    width: 1px;
    background: #71a2ff;
    content: '.';
    color: transparent;
    height: .14rem;
}
header .hdCont .mark {
    position: relative;
    font-size: .12rem;
    color: #fff;
    vertical-align: .07rem;
    background: url(http://i1.sinaimg.cn/qc/subject/2018/0319/indexbg.png) no-repeat center center/90% auto;
    padding: .05rem .1rem .05rem .15rem;
}

header .hdCont .back {
    background: url(http://www.sinaimg.cn/qc/subject/2018/0327/backHistory.png) no-repeat right center/0.1rem 0.18rem;
    width: .3rem;
    height: .25rem;
    position: relative;
    display: inline-block;
    left: 0;
    top: 0;
}
header .hdCont .mark.nobefore:before {
    position: absolute;
    left: 0;
    top: .07rem;
    width: 1px;
    background: #fff;
    content: none;
    color: transparent;
    height: .14rem;
}
header .title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #fff;
    height: .6rem;
    line-height: .6rem;
    font-size: .16rem;
    text-align: center;
}
body {
    width: 100%;
    min-height: 100%;
    background: url(http://n.sinaimg.cn/auto/88773292/20180523/18.jpg) center bottom/cover no-repeat;
    padding: 0 0 1px !important;
    position: absolute;
}
header .hdCont .mark {
    position: relative;
    font-size: .12rem;
    color: #fff;
    vertical-align: .07rem;
    background: url(http://i1.sinaimg.cn/qc/subject/2018/0319/indexbg.png) no-repeat center center/80% 70%;
    padding: .05rem .1rem .05rem .15rem;
}
.pz {
    margin: 0 .2rem;
    background: #fff; 
    border-radius: 10px;
}
.pz .img{
    height: 2.24rem;
}
.pz .img img{
    display: block;
    width: auto; 
    height: 100%;
    margin: 0 auto;
    display: none;
}
.bgtit{
    height: .45rem;
    line-height: .45rem;
    background: url(http://n.sinaimg.cn/auto/88773292/20180523/ico127.png) center center/100% .45rem no-repeat;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.btn_c{
    padding: .22rem .0rem;
}
.btn_c .btn{
    position: relative;
    height: .4rem;
    line-height: .4rem;
    margin: 0 auto;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#ffbc48), to(#f4764c));
    border-radius: .2rem;
    text-align: center;
    font-size: .14rem;
    width: 1.8rem;
    color: #fff;
}
.bluebase{
    bottom: 4%;
    left: 50%;
    position: absolute;
    width: .8rem;
    height: .8rem;
    background: #fff;
    border-radius: .4rem;
    margin: 0 0 0 -.4rem;
}
.bluebase .btn{
    position: relative;
    width: .8rem;
    height: .8rem;
    background: #fff;
    border-radius: .4rem;
    background: url(http://n.sinaimg.cn/auto/88773292/20180523/ico128.png) center center/.4rem auto no-repeat #fff;
}
.bluebase .bg{
    position: absolute;
    top: 0;
    left: 0;
    width: .8rem;
    height: .8rem;
    background: #5ba5ff;
    border-radius: .4rem;
}
.bluebase .bg.bg1{

    animation: white 2s linear infinite ;

}
.bluebase .bg.bg2{

    animation: white 2s linear infinite 1s;

}
.bluebase .bg.bg3{

    animation: white2 2s linear infinite 0s;

}
.bluebase .bg.bg4{

    animation: white2 2s linear infinite 1s;

}
.bluebase input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.fix-img{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    display: -webkit-box;
    display: box;
    -webkit-box-orient:horizontal; 
    -webkit-box-pack:center; 
    -webkit-box-align:center; 
    z-index: 11;
}
.fix-img .img{
    position: relative;
    width: 100%;
}
.fix-img .loading{
    position: absolute;
    left: 0;
    width: 100%;
    top: 40%;
    color: #fff;
    text-align: center;
    font-size: .18rem;
}
.fix-img .loading span{
    display: inline-block;
    position: relative;
    color: transparent;
    background: url(http://n.sinaimg.cn/auto/88773292/20180528/ico138.png) center center/ auto .18rem no-repeat;
    animation: rotate_anim 1s linear infinite;
}
.fix-img .noor {
    position: absolute;
    top: 0rem;
    left: 0;
    width: 100%;
    height: 1.3rem;
    opacity: 0.8;
    /*border-radius: 100px;*/
    z-index: 0;
    background: url(http://n.sinaimg.cn/auto/88773292/20180523/ico129.png) center center/100% 100% repeat-x;
}
.fix-img .bd {
    position: absolute;
    opacity: 0;
    z-index: 0;
    background: url(http://n.sinaimg.cn/auto/88773292/20180523/ico130.png) center center/90% 90% no-repeat;
    -webkit-transform: scale(0.5);
    -webkit-transition: all .6s;
}
.fix-img .bd.anim {
    /*animation: bd 1s linear 2;*/
}
@-webkit-keyframes white {
    0% {opacity: 0;-webkit-transform: scale(.8);}
    20% {opacity: 0;-webkit-transform: scale(.8);}
    70% {opacity: .3;-webkit-transform: scale(1.5);}
    100% {opacity: 0;-webkit-transform: scale(1.7);}
}
@-webkit-keyframes white2 {
    0% {opacity: 0;-webkit-transform: scale(.8);}
    20% {opacity: 0;-webkit-transform: scale(.8);}
    70% {opacity: .3;-webkit-transform: scale(1.2);}
    100% {opacity: 0;-webkit-transform: scale(1.5);}
}
@-webkit-keyframes bd {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}
}
@-webkit-keyframes rotate_anim {
    0% {-webkit-transform: rotateZ(0deg);}
    50% {-webkit-transform: rotateZ(180deg);}
    100% {-webkit-transform: rotateZ(360deg);}
}
.fix-img .noor.anim{
    animation: noor 1.2s ease-in-out infinite;
}
@-webkit-keyframes noor {
    0% {top:0%;opacity: 0;}
    50% {opacity: .8;}
    100% {top:90%;opacity: 0;}
}

.photo-result {
    background: #f3f5f8;
    width: 100%;
    position: absolute;
    min-height: 100%;
    top: 0;
    padding: .45rem 0 .6rem;
    box-sizing: border-box;
}
.photo-result.center {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-align: center;
    padding: .45rem 0;
}
.photo-result .item {
    background-color: #fff;
    margin: .1rem .1rem;
    width: 3.55rem;
}
.photo-result .item.top {
    position: relative;
    background: -webkit-gradient(linear, 0 0, 90% 0, from(#feeeea), to(#fff));
}
.photo-result .item.top:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: -webkit-gradient(linear, 0 0, 100% 100%, from(#ffc45e), to(#f46d47));
    content: '.';
    color: transparent;
}
.photo-result .item:first-child {
    margin-top: 0;
}
.photo-result .item .info {
    position: relative;
    padding: 12px 15px;
    overflow: hidden;
    font-size: 85.333px;
}
.photo-result .item .info img {
    float: left;
    width: .9rem;
    height: .68rem;
    margin-right: .12rem;
}
.photo-result .item .info h4 {
    margin-top: .13rem;
    font-size: .14rem;
    color: #444;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.photo-result .item .info .price {
    margin-top: .1rem;
    font-size: .12rem;
    color: #fd5159;
}
.photo-result .item .info .price em {
    font-size: .13rem;
}
.photo-result .item .info .match {
    position: absolute;
    top: 58%;
    right: 16px;
    margin-top: -6.4px;
    font-size: .12rem;
    line-height: .16rem;
    color: #333;
}
.photo-result .item.top .info .match.ico {
    padding: 0 0 0 .22rem;
    background: url(http://n.sinaimg.cn/auto/88773292/20180523/ico133.png) left center /.15rem auto no-repeat;
}
.photo-result .item .info .match.ico {
    padding: 0 0 0 .22rem;
    background: url(http://n.sinaimg.cn/auto/88773292/20180523/ico134.png) left center /.15rem auto no-repeat;
}
.photo-result .btn {
    clear: both;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.photo-result .btn_c {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}
.btn_c .btn input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.summary{
    position: relative;
    height: .45rem;
    line-height: .45rem;
    text-align: center;
    color: #fff;
    font-size: .16rem;
    background: url(http://n.sinaimg.cn/auto/88773292/20180523/ico132.png) center center /auto .45rem no-repeat;
    z-index: 1;
}
.summary .prev{
    position: absolute;
    width: .4rem;
    height: .45rem;
    line-height: .45rem;
    background: url(http://n.sinaimg.cn/auto/88773292/20180523/ico131.png) center center /.09rem auto no-repeat;
}