*{
    margin: 0;
    padding: 0;        }
a{text-decoration: inherit;color: #333333;}
ul li{list-style: none;}
input{border: 0px;}
.flex{display: flex;}
.column{display: flex;flex-direction: column;}
.x_center{display: flex;align-items: center;}

.title,.phone_con,.nav-tabs,#Transfer,#Verification,#Aftersale{
    display: none;}
.kq_box{position: absolute;z-index: 999;width:30%;left:35%;
    background: #fff;top: 30%;border-radius: 8px;overflow: hidden;}
.box_top{background: #313131;height:50px;justify-content: center;}
.box_top_le{height:50px;width: 50%;justify-content: center;font-weight: 700;
    color: #fff;position: relative;}
.box_top_le_b{height: 48px;
    border-bottom: 2px solid #313131;}
/*.ts_bot_warp .kq_box_con:last-child{*/
    /*display: none;}*/
.froms_con .icon{font-size: 20px;
    color: #999;}
.box_top_le_b_on{border-bottom: 2px solid red;}
.box_top_le_b .icon{margin-right: 8px;}
.box_top_le:nth-child(2) .box_top_le_b:before{
    content: '';
    height: 30px;
    display: inline-block;vertical-align: middle;
    position: absolute;left:0px;
    border-right: 1px solid #fff;}
.kq_box_con{align-items: center;height:250px;justify-content: center;}
.kq_box_con_ipt{margin-bottom: 20px;font-weight: 700;}
.inpt{width: 200px;height: 25px;border-radius:8px;border: 1px solid #BCBCBC;margin-left: 20px;}
.kq_box_bot{width: 50%;background: #AC3709;color: #fff;text-align: center;
    border-radius: 36px;height: 40px;line-height: 40px;font-weight: 700;
    letter-spacing: 4px;margin-top: 20px;}
.on{
    display: none;
}


.banner_box{
    position: relative; /*attention*/
    width: 100%;
    overflow: hidden;
}
.banner_images{
    position: absolute; /*attention*/
    left: 0;
    height: 100%;
    width: 400%; /*attention please*/
}
.banner_img{
    float: left;
    width: 25%; /*attention please*/
    height: 100%;
}
.banner_img img{
    width: 100%;
    height:100%;}
.points{
    position: absolute;
    left: 50%;
    bottom: 30px;
    width: 400px;
    margin-left: -200px;
    overflow: hidden;
}
.points li{
    width: 100px;
    height: 5px;
    background: rgba(0, 0, 0, .8);
    float: left;
    list-style: none;
    cursor: Crosshair;
}
.points li.point_on{
    background: #C92027;}



.content{
    width: 40%;padding: 40px 0;margin: 0 auto;
    background: #fff;font-size:16px;color: #333;}
.wenben{
    border-radius: 36px;display: flex;align-items: center;
    box-shadow: 0 0 10px #ccc;overflow: hidden;margin-bottom: 40px;padding-right:20px;}
.yuan{width:40px;height: 40px;border-radius: 50%;background: #C92027;
    color: #fff;font-weight: 700;text-align: center;line-height: 40px;margin-right: 12px;}
.con_bot{
    display: flex;height: 182px;
    align-items: center;}
.con_bot_le{display: flex;
    flex-direction: column;
    align-items: center;width: 70%;background: #807f7f;color: #fff;border-radius: 20px;
    height:100%;box-shadow:0px 4px 10px #ccc;justify-content: center;}
.con_bot_ri{display: flex;flex-direction: column;flex: 1 auto;margin-left: 30px;
    background: #fff;color:#ac3709;align-items: center;justify-content: center;
    box-shadow: 0 4px 10px #999;height: 100%;border-radius: 30px;}
.bolde{font-weight: bold;margin-top: 10px;}

.froms{display: flex;align-items: center;height: 70px;margin-top: 40px;
    background: #fff;box-shadow: 0 0 20px #ECECEC;}
.froms_con{padding-left: 20px;display: flex;align-items: center;
    width: 80%;}
.mima{border: 0;height: 40px;width:50%;font-size: 26px;}
.ipt_t{color:#bcbcbc;margin-left: 14px;font-family: fixedsys;}
.from_ri{text-align: center;height: 100%;background: #AC3709;
    flex: 1 auto;line-height:70px;color: #FFFFFF;font-weight: 700;}
.bottom{
    width: 100%;
    background: #807F7F;
    padding:40px 0;
}
.bottom-x{
    width: 70%;
    margin: 0 auto;
}
.bottom-x p{
    margin-top:50px;
}