﻿* {
    margin: 0;
    padding: 0;
    /*font-family: 'pf';*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   
}

.bottom11{
            width: 20px;
}
/*@font-face {
    src: url(../font/pingfang.TTF);
    font-family: "pf";
}*/


  .u-flyer {
            display: block;
            width: 50px;
            height: 50px;
            border-radius: 50px;
            position: fixed;
            z-index: 9999;
        }
input {
    background: none;
    outline: none;
    border: none;
}
.carSumNum {
    border-radius: 50%;
    font-size: 10px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
 
    position: absolute;
    top: -10%;
    right: -10%;
    background-image: linear-gradient(#CE0F1E,#EC3240);
    color: #fff;
}
.none{display:none}
 

/*包含以下五种的链接*/
a {
    text-decoration: none;
    color: black;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    text-decoration: none;
}



img {
    display: block;
    width: 100%;
}

li {
    list-style: none;
}

.clearfloat {
    overflow: hidden;
}
 
.flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 头部 */
.top {
    padding: 5px 12px;
    box-sizing: border-box;
    /*background-color: #0f3692;*/
        /* box-shadow: 0 -5px 10px 1px #cccccc; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*position: fixed;*/
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.top span {
    color: #7d7b7bba;
    /*color: #fff;*/
    font-size: 20px;
width: 20px;
}
 
.top p {
        font-size: 16px;
    color: #000;
    /*font-size: 20px;
    color: #fff;*/
    text-align: center;
}


/* 头部 */

/* 底部 */
.foot {
    padding: 5px 10%;
    display: flex;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    bottom: 0;
    background-color: #fff;
    /* background-color: #0f3692; */
    box-sizing: border-box;
    z-index: 9999;
    /* box-shadow: 0 -3px 20px  #ccc; */
}

.foot-son img {
    width: 20px;
display: block;
    margin: 0 auto;
}

.foot-son:nth-child(2) img{
    width: 22px;
}
.foot-son:nth-child(4) img{
    width: 20px;
}
.foot-son:nth-child(3) img{
    width: 24px;
}

.foot-son p {
    text-align: center;
    font-size: 12px;
    color: #818180;
    padding: 3px 0 0;
}
.footyc{
    position: absolute;
    width: 40%;
    font-size: 14px;
    padding:1% 0 4%;
    background: url(../images/bgf.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    /*top: -128%;*/
    right: 12%;
    bottom: 45px;
    line-height: 2em;
    display: none;
}
.footyc p:nth-child(2){
   border: 1px solid #f8f8f8;
}
/* 底部 */
/* 底部 */


/* 弹出层 */
.eject-fa {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(100, 100, 100, 0.6);
    transform: translateY(100%);
    transition: all 0.4s;
    z-index: 99999;
}

.eject {
    height: 70%;
    background-color: #fff;
    overflow-y: auto;
    border-radius: 10px 10px 0 0;
}

.ej1 {
    display: flex;
    align-items: center;
    position: relative;
    padding: 12px 12px;
    box-sizing: border-box;
    border-bottom: 1px solid #f7f6f6;
}

.ej1 h2 {
    width: 25%;
}

.ej1 p {
    width: 50%;
    text-align: center;
    font-size: 16px;
}

.ej1 .icon-cha {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #3d3d3d;
    font-size: 14px;
}

.ej1 h2 span {
    color: rgb(158, 158, 158);
    font-size: 18px;
    margin-right: 5px;
}

.ej1 h2 {
    font-size: 16px;
    font-weight: 500;
}


.bh{
    transform: translateY(0);
}


.wrap{
    width: 100%;
    /* position: fixed; */
   
    /*background: #fff;*/
    box-sizing: border-box;
    /* bottom: 0;
    z-index: 100; */
    border-radius: 10px 10px 0 0;
}
.warp1{
    overflow: hidden;
    
}
.warp1 img{
    width: 30%;
    float: left;
}
.warp1-1{
    width: 60%;
    float: left;
    margin-left: 4%;
    /*padding-top: 5%;*/
}
.warp1-1 p:nth-child(1){
    font-size: 26px;
    color: #e02e24;
    font-weight: 500;
}
.warp1-1 p:nth-child(2){
    font-size: 20px;
    color: #999999;
}
.warp1-1 p:nth-child(3){
    font-size: 20px;
    color: #555555;
}
.warp1 span{
    float: right;
    color: #a6a6a6;
}
.warp2{
    overflow: hidden;
    padding: 0 0 5%;
}
.warp2 h2{
    color: #333333;
    font-weight: 500;
    font-size: 14px;
}
.warp2 ul{
    width: 100%;
    display: flex;
    /*justify-content: space-between;*/
    margin: 2% 0 3%;
    flex-wrap: wrap;
}
/*.warp2 ul li{
    width: 19%;
    text-align: center;
    border: 1px solid #EEEEEE;
   padding: 1% 2%;
    min-width: 30px;
    margin-left: 3%;
    color: #999999;
    background:#EEEEEE;
    font-size: 12px;
    border-radius: 5px;
    margin-top: 3%;
}*/
.warp2 ul li {
    display: inline-flex;
 
    border: 1px solid #EEEEEE;
    padding: 1% 2%;
 
    margin-left: 3%;
    color: #999999;
    background: #EEEEEE;
    font-size: 12px;
    border-radius: 5px;
    margin-top: 3%;
    text-align: center;
}

/* .warp2 ul li:nth-child(1){
    margin-left: 0;
} */
 #size .bs{
background: #CE0F1E !important;
   border: 1px solid #CE0F1E !important;
    color: #fff !important;
}
.warp2:nth-child(3){
    padding-top: 0;
    border-bottom: 1px solid #ebebeb;
}
.warp3{
    margin: 6% 0;
}
.warp3>span{
    font-size: 20px;
    color: #333333;
}
.warp3 div{
    width: 35%;
    float: right;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.warp3 div p{
    padding: 3% 12.5%;
    text-align: center;
    border: 1px solid #eeeeee;
}
.warp3 div p:nth-child(1),
.warp3 div p:nth-child(3){
    color: #cfcfcf;
}

 
.warp4 {
    position: fixed;
    bottom: 10px;
    width: 92%;
    /* overflow: hidden; */
    /* margin-top: 20%; */
    display: flex;
    /* justify-content: space-between; */
 
}
.warp4 a{
    width: 50%;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    padding: 3% 0 3.5%;
}
.warp4 a:nth-child(1){
    background: #ce0e1d;
}
.warp4 a:nth-child(2){
	background-color: #e04652;
}
.icon-star-filled {
        color: #F4B252;
}