.content-banner {
    position: relative;
}
.banner-loans-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    line-height: 40px;
    padding-top: 15px;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.banner-loans-text span{
    display: inline-block;
    padding: 0 3px;
}
.contant-box {
    background: #fff;
    padding: 15px 20px;
    overflow: hidden;
}
.formm-box {
    position: relative;
    padding-top: 10px;
    background-color: #f1f7fc;
}
.form-element {
    margin-top: 9px;
}
.formm-box .form-element, .line-fox {
    padding: 0 30px;
}
.formm-box input[type="text"],
.formm-box input[type="tel"] {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    -webkit-appearance: none;
    outline: 0;
    -moz-border-radius: 0;
    border-radius: 3px;
    border: 0;
}

.formm-box input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
.formm-box input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
}
.formm-box input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
}
.formm-box input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}



.userprovin div {
    position: relative;
    width: 48%;
    display: inline-block;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.formm-box select {
    display: inline-block;
    width: 100%;
    height: 46px;
    -webkit-appearance: none;
    appearance: none;
    /* outline: 0; */
    -moz-border-radius: 0;
    /* border: 1px solid #dddddd; */
    border-radius: 3px;
    padding-left: 10px;
    background: #fff;
    color: #333;
    border: none;
}
.formm-box .mr-0,
.calculator-box .mr-0 {
    margin-bottom: 0;
    margin-top: 14px;
}
.form-btn {
    width: 100%;
    display: block;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #478edb;
    border-radius: 2px;
    color: #fff;
    font-size: 18px;
}

.contant-box.mr-0{
    padding-top: 25px;
}
.line-fox {
    font-size: 15px;
    color: #333;
    margin-bottom: 20px;
}
.line-fox span{
    margin-bottom: 5px;
    display: block;
}
.line-fox input {
    padding-left: 10px;
    width: 96%;
    height: 44px;
    margin-left: 4px;
    -webkit-appearance: none;
    outline: 0;
    -moz-border-radius: 0;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.qishu-fox {
    position: relative;
    /*display: inline-block;*/
}
.line-fox select {
    padding-left: 10px;
    width: 96%;
    height: 44px;
    margin-left: 4px;
    font-size: 14px;
    color: #333;
    -webkit-appearance: none;
    outline: 0;
    -moz-border-radius: 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #fff;
}
.userprovin div::after, .qishu-fox::after {
    content: '';
    position: absolute;
    right: 10px;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    -webkit-transform: rotate(45deg);
    height: 8px;
    width: 8px;
    top: 15px;
}
.qishu-fox::after {
    right: 16px;
}
.content-ask-box {
    padding: 0 46px;
    padding-bottom: 2px;
    background-color: #fff;
}
.content-ask-box ul li {
    border-bottom: 1px dotted #e0e0e0;
    padding: 12px 0;
}
.question {
    font-size: 15px;
    color: #333;
    line-height: 20px;
}
.answer {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    margin-top: 3px;
}
.calculator-succes-box {
    height: 100px;
    margin-top: 14px;
    text-align: center;
    border: 2px solid #478edb;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.calculator-succes-box p {
    color: #333;
}
.month-money {
    font-size: 15px;
    margin-bottom: 11px;
}
.month-money .red {
    font-size: 30px;
    color: #478edb;
    margin: 0 5px;
    font-weight: bold;
    font-family: "PingFang SC";
}
.lonny-money {
    text-align: center;
    font-size: 10px;
    margin-top: 1px;
    color: #478edb !important;
}
.lonny-money span{
    display: inline-block !important;
}
.ins-money {
    margin-right: 16px;
}
a.form-btn:link {
    color:#fff;
}
a.form-btn:visited {
    color:#fff;
}
a.form-btn:hover {
    color:#fff;
}
a.form-btn:active {
    color:#fff;
}

.clearfix {
    overflow: hidden;
}
.clearfix:after, .clearfix:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.z-sale{
    background: #fff;
    box-sizing: border-box;
    padding: 20px 40px;
    text-align: center;
    margin-bottom: 10px;
}
.z-sale .title,.z-serve .title{
    font-size: 18px;
    color:#000;
    margin-bottom: 7px;
    text-align: center;
}
.z-sale .small,.z-serve .small{
    font-size: 14px;
    color:#474747;
    margin-bottom: 20px;
    display: block;
    text-align: center;
}
.z-sale li{
    width: 100%;
    height:42px;
    line-height: 42px;
    display: flex;
    display: -webkit-flex;
    background: #f6f8fa;
    border-radius: 7px;
    margin-bottom: 10px;
    padding: 0 5px;
    box-sizing: border-box;
}
.z-sale li label{
    display: inline-block;
    width: 65px;
    font-size: 13px;
    color:#474747;
    text-align: right;
}
.z-sale li input{
    -webkit-flex: 1;
    height: 99%;
    border: 0;
    background: #f6f8fa;
    padding-left: 15px;
}
.z-sale .tel{
    font-size: 16px;
    color: #474747;
    display: block;
    margin: 20px 0 20px 0;
    letter-spacing: 2px;
}
.z-sale .tel var{
    color:#ffa31f;
	font-style: normal;
}
.z-sale .submit-sale{
    display: block;
    width: 100%;
    height:42px;
    line-height: 42px;
    background: #ffa31f;
    text-align: center;
    font-size: 20px;
    color:#fff;
    border-radius: 10px;
}
.z-serve{
    background: #fff;
    box-sizing: border-box;
    padding: 20px 20px 1px 20px;
     margin-bottom: 10px;
}
.z-serve .small{
    font-size: 12px;
    color:#757575;
}
.z-serve li{
    margin-bottom: 20px;
    line-height: 22px;
    text-align: justify;
}
.z-serve li img{
    display: block;
    margin:5px auto 30px;
    max-width: 100%;
}
.z-ensure{
    display: block;
    margin-bottom: 10px;
    background: #fff;
}
.z-ensure ul{
    width: 90%;
    margin: auto;
}
.z-ensure li{
    box-sizing: border-box;
    padding: 0 10px;
    border-bottom: 1px solid #6cb14c;
}
.z-ensure li .z-ensure-box{
    display: flex;
    display: -webkit-flex;
}
.z-ensure li .z-ensure-box img{
    display: inline-block;
    width: 80px;
    height:80px;
    float: left;
}
.z-ensure li .z-ensure-box .z-ensure-r{
    -webkit-flex: 1;
}
.z-ensure li .z-ensure-box .z-ensure-r span{
    font-size: 12px;
}















