@charset "UTF-8";
*{
    font-family: "Source Han Sans CN","PingFang SC";
}
html {
    font-size:16px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
figure{
    position: relative;
    overflow: hidden;
}
.banner-loans-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    padding-top: 1.66rem;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
}
.ningbo .banner-loans-text {
    left: 0.26rem;
    padding-top: 1.43rem;
    text-align: left;
}
.hidden {
    display: none;
}
body{
    background: #ae1d31;
}
.contant-box {
    background: #fff;
    padding: 0 0.15rem 0.2rem 0.15rem;
    overflow: hidden;
}
.contant-box.mr-0{
    padding-top:0.25rem;
}
.formm-box {
    position: relative;
    padding-top: 0.11rem;
    background: linear-gradient(to right, #a72638, #d16170);
    background: -webkit-linear-gradient(to right, #a72638, #d16170);
}
.ningbo .formm-box {
    background: #FFF7F5;
}
.formm-box .form-element,.line-fox{
    padding: 0 0.3rem;
}
.form-element {
    margin-top: 0.09rem;
}
.form-element.serve-clause{
    color: #fff;
    height: 0.16rem;
    margin-bottom: 0.08rem;
}
.serve-clause .checkbox{
    overflow:hidden;
    width:0.14rem;
    height:0.18rem;
    display:inline-block;
    vertical-align: middle;
    margin-right: 0.04rem;
}
.serve-clause input[type='checkbox']{
    -webkit-appearance: none !important;
    width: 0.11rem;
    height: 0.11rem;
    cursor:pointer;
    position:relative;
    margin-left: -0.12rem;
    border: none;
}
.serve-clause input[type='checkbox']:before{
    content:"";
    position:absolute;
    width:0.12rem;
    right:-0.14rem;
    bottom:0;
    top:0;
    background-image: url('//static.to8to.com/img/t8t_718/checkbox_white_h5.png');
    background-size: 100% 100%;
}
.serve-clause input[type='checkbox']:checked:before{
    background-image: url('//static.to8to.com/img/t8t_718/checkbox_white_h5_checked.png');
}
.serve-clause span{
    vertical-align: middle;
    font-size: 0.12rem;
    line-height: 0.18rem;
    height: 0.18rem;
}
.serve-clause a{
    vertical-align: middle;
    font-size: 0.12rem;
    line-height: 0.18rem;
    height: 0.18rem;
    color: #fff;
}
.ningbo .serve-clause{
    color: #999;
}
.ningbo .serve-clause input[type='checkbox']:before{
    background-image: url('//static.to8to.com/img/t8t_718/checkbox_green_h5.png');
}
.ningbo .serve-clause input[type='checkbox']:checked:before{
    background-image: url('//static.to8to.com/img/t8t_718/checkbox_green_h5_checked.png');
}
.ningbo .serve-clause a{
    color: #999;
}
.line-fox{
    margin-bottom: 0.09rem;
}
.formm-box input[type="text"], .formm-box input[type="tel"]{
    display: block;
    width: 100%;
    height: 0.4rem;
    line-height: 0.2rem;
    padding: 0.1rem;
    -webkit-appearance: none;
    outline: 0;
    -moz-border-radius: 0;
    border-radius: 0.03rem;
}
.formm-box select{
    display: inline-block;
    width: 100%;
    height: 0.4rem;
    -webkit-appearance: none;
    appearance:none;
    /*outline: 0;*/
    -moz-border-radius: 0;
    /*border: 1px solid #dddddd;*/
    border-radius: 0.03rem;
    padding-left: 0.1rem;
    background: #fff;
    color: #333;
    border: none;
}
.form-btn{
    width: 100%;
    display: block;
    height: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
    background: #f5d9c2;
    border-radius: 0.02rem;
    color: #ae1d31;
    font-size: 0.18rem;
}
.form-btn.disable{
    background: rgba(245,217,194,0.3);
}
.ningbo .form-btn {
    background: #E96622;
    color: #fff;
    border-radius: 1px;
}
.ningbo .form-btn.disable{
    background: rgba(233,102,34,0.3);
}
#calculator_btn {
    background-color: #ae1d31;
    color:#fff;
}
.ningbo #calculator_btn {
    background: #E96622;
    border-radius: 1px;
}
.formm-box .mr-0,.calculator-box .mr-0{
    margin-bottom: 0;
    margin-top: 0;
}
.line-fox{
    font-size: 0.15rem;
    color: #333;
}
.line-fox input{
    padding-left: 0.1rem;
    width: 2.15rem;
    height: 0.4rem;
    margin-left: 0.04rem;
    -webkit-appearance: none;
    outline: 0;
    -moz-border-radius: 0;
    border: 1px solid #ddd;
    border-radius: 0.03rem;
}
.line-fox select{
    width: 2.15rem;
    height: 0.4rem;
    margin-left: 0.04rem;
    font-size: 0.14rem;
    color:#333;
    -webkit-appearance: none;
    outline: 0;
    -moz-border-radius: 0;
    border: 1px solid #ddd;
    border-radius: 0.03rem;
    padding-left: 0.1rem;
    background: #fff;
}
.calculator-succes-box {
    height: 0.72rem;
    margin-top: 0.14rem;
    text-align: center;
    border:2px solid #bd2a3f;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.ningbo .calculator-succes-box {
    border: 1px solid #E96622;
}
.calculator-succes-box p{
    color: #333;
}
.month-money{
    font-size: 0.15rem;
}
.month-money .red{
    font-size: 0.3rem;
    color: #bd2a3f;
    margin: 0 0.05rem;
    font-weight: bold;
    font-family: "PingFang SC";
}
.month-money .orange{
    font-size: 0.3rem;
    color: #E96622;
    margin: 0 0.05rem;
    font-weight: bold;
    font-family: "PingFang SC";
}
.pre-money{
    font-size: 0.12rem;
    margin-top: -0.05rem;
}
input::-webkit-input-placeholder{
    color:#999;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#999;
}
.lonny-money {
    text-align: center;
    font-size: 0.1rem;
    margin-top: -0.02rem;
    color: #bd2a3f;
}
.ningbo .lonny-money {
    color: #E96622;
}
.ins-money{
    margin-right: 0.16rem;
}
.content-ask-box{
    padding: 0 0.46rem;
    padding-bottom: 0.02rem;
    background-color: #fff;
}
.content-ask-box ul li {
    border-bottom: 1px dotted #e0e0e0;
    padding: 0.12rem 0;
}
.content-ask-box ul li:last-child{
    border-bottom: none;
}
.question{
    font-size: 0.15rem;
    color:#333;
    line-height: 0.2rem;
}
.answer{
    font-size: 0.12rem;
    color:#999;
    line-height: 0.2rem;
    margin-top: 0.03rem;
}
.userprovin div{
    position: relative;
    width: 48%;
    display: inline-block;
}
.userprovin div::after,.qishu-fox::after{
    content: '';
    position: absolute;
    right: 0.1rem;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    -webkit-transform: rotate(45deg);
    height: 8px;
    width: 8px;
    top: 0.13rem;
}
@media only screen and (min-device-width: 640px){
    .userprovin div::after,.qishu-fox::after{
        top: 0.1625rem;
    }
}
.qishu-fox{
    position: relative;
    display: inline-block;
}

/* ----------- iPhone 4 and 4S ----------- */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2) {
    html{font-size: 85.3333px;}

}
/* ----------- iPhone 5 and 5S ----------- */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2) {
    html{font-size: 85.3333px;}
}
/* ----------- android width360 ----------- */
@media only screen
and (min-width: 360px)
and (max-height: 640px) {
    html{font-size: 96px;}
}
/* ----------- android width411 ----------- */
@media only screen
and (min-width: 400px){
    html{font-size:106.6666px;}
}
/* ----------- iPhone 6 ----------- */
@media only screen
and (min-device-width: 375px)
and (max-device-height: 667px)
and (-webkit-min-device-pixel-ratio: 2) {
    html{font-size: 100px;}
}
/* ----------- iPhone 6+ ----------- */
@media only screen
and (min-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3) {
    html{font-size:110.4px;}
}
/* ----------- 小米note2; ----------- */
@media only screen
and (min-width: 424px){
    html{font-size:113.106px;}
}
/* --------------华为p9plus------------------*/
@media only screen
and (min-width: 480px){
    html{font-size:128px;}
}
/* ----------- width >= 640px ----------- */
@media only screen
and (min-device-width: 640px){
    html{font-size:170.66px;}
}
/*iPhoneX的适配*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    html{font-size: 100px;}
}
/*iPhone8P的适配*/
@media only screen and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
    html{font-size:110.4px;}
}   