﻿* {
  -webkit-box-sizing : border-box;
  -moz-box-sizing : border-box;
  box-sizing : border-box;
}

*:before, *:after {
  -webkit-box-sizing : border-box;
  -moz-box-sizing : border-box;
  box-sizing : border-box;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin : 0;
  padding : 0;
}

body {
  background : #FFFFFF;
  color : #555555;
  font-size : 14px;
  font-family : Microsoft Yahei, Arial, Verdana, sans-serif !important;
  color : #707070 !important;
  background : #FFFFFF;
  min-width : 1200px;
}

td, th, caption {
  font-size : 14px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight : normal;
  font-size : 100%;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style : normal;
  font-weight : normal;
}

a {
  color : #555555;
  text-decoration : none;
}

a:hover {
  text-decoration : underline;
}

img {
  border : none;
  vertical-align : middle;
}

ol, ul, li {
  list-style : none;
}

input, textarea, select, button {
  font : 14px 'Arial', 'Microsoft YaHei', 'é»‘ä½“', 'å®‹ä½“', sans-serif;
  outline : none;
}

table {
  border-collapse : collapse;
}


/* html {
    overflow-y: scroll;
} */

.clearfix:after {
  display : block;
  clear : both;
  content : '';
  visibility : hidden;
  height : 0;
}

.clearfix {
  zoom : 1;
}


/*å…¬å…±ç±»*/

.fl {
  float : left;
}

.fr {
  float : right;
}

.al {
  text-align : left;
}

.ac {
  text-align : center;
}

.ar {
  text-align : right;
}

.hide {
  display : none;
}

.w1200 {
  width : 1200px;
  margin : 0 auto;
  display : block;
}

a:hover {
  text-decoration : none;
}

.top {
  width : 1200px;
  margin : 0 auto;
  height : 95px;
}

.top .logo {
  width : 229px;
  float : left;
  padding-top : 17px;
}

.top .tel {
  width : 228px;
  float : right;
  padding-top : 20px;
}

.top ul {
  width : 640px;
  float : left;
  padding-top : 35px;
  margin-left : 50px;
}

.top li {
  float : left;
  margin : 0 25px;
}

.top li a {
  color : #282828;
  font-size : 16px;
}

.top li:hover a {
  color : #108CEE;
}

.immediate-application {
  height : 0;
  position : relative;
}

.immediate-application .immediate-application-box {
  width : 270px;
  height : 380px;
  padding : 0 30px;
  background : rgba(0, 0, 0, .4);
  position : absolute;
  right : 5px;
  top : -400px;
}

.immediate-application-box .title {
  color : #FFFFFF;
  text-align : center;
  font-size : 20px;
  margin : 20px auto 15px;
}

select {
  border : solid 1px #282828;
  color : #282828;
  appearance : none;
  -moz-appearance : none;
  -webkit-appearance : none;
  background : url('../image/img_13.png') no-repeat scroll 190px center transparent;
  padding-right : 14px;
}

select::-ms-expand {
  display : none;
}

.borrow-demand-info .borrow-demand-info-item {
  height : 40px;
  background : #FFFFFF;
  margin-bottom : 10px;
  position : relative;
}

.borrow-demand-info .borrow-demand-info-item .money-icon {
  background : url(../image/icon1.jpg) no-repeat;
}

.borrow-demand-info .borrow-demand-info-item .user-phone-icon {
  background : url(../image/icon2.jpg) no-repeat;
}

.borrow-demand-info .borrow-demand-info-item .verify-icon {
  background : url(../image/icon3.jpg) no-repeat;
}

.borrow-demand-info .getcode {
  width : 83px;
  height : 28px;
  line-height : 28px;
  text-align : center;
  display : block;
  font-size : 13px;
  color : #119BFD;
  border : 1px solid #119BFD;
  position : absolute;
  left : 118px;
  top : 6px;
  cursor : pointer;
}

.borrow-demand-info .borrow-demand-info-item .icon {
  width : 18px;
  height : 18px;
  position : absolute;
  left : 10px;
  top : 11px;
}

.borrow-demand-info .borrow-demand-info-item input, .borrow-demand-info .borrow-demand-info-item select, .borrow-demand-info .borrow-demand-info-item option {
  width : 100%;
  /* height: 100%; */
  height : 40px;
  line-height : 40px;
  padding : 0 5px 0 35px;
  font-size : 13px;
  border : none;
}

.borrow-demand-info .borrow-demand-info-item.imgCode-item input {
  padding-left : 10px;
}

.immediate-application .bottom {
  font-size : 12px;
  color : #FFFFFF;
  text-align : center;
  margin-top : 20px;
}

.immediate-application .bottom li {
  width : 25%;
  float : left;
}

.immediate-application-box .submit-btn {
  width : 100%;
  height : 39px;
  line-height : 39px;
  border : 2px solid #FFFFFF;
  font-size : 16px;
  color : #FFFFFF;
  text-align : center;
  cursor : pointer;
  margin-top : 15px;
}

button {
  background-color: #00f0;
  border: none;
  font-size: 18px;
  color: white;
}

.topList {
  background : url(../image/y7.jpg) no-repeat bottom center;
  height : 150px;
  padding : 30px 0 40px;
}

.topList ul li {
  float : left;
  width : 20%;
}

.topList ul li img {
  width : 65px;
  float : left;
}

.topList ul li span {
  font-size : 22px;
  color : #282828;
  font-weight : bold;
  float : left;
  margin-left : 10px;
  line-height : 24px;
  padding-top : 10px;
}

.topList ul li em {
  font-size : 14px;
  color : #7B7B7B;
}

.partTitle {
  padding-top : 50px;
  margin-bottom : 50px;
}

.partTitle h3 {
  font-size : 32px;
  color : #282828;
  font-weight : bold;
  text-align : center;
}

.partTitle p {
  color : #7B7B7B;
  font-size : 12px;
  text-align : center;
  margin-top : 10px;
}

.partTitle p span {
  position : relative;
}

.partTitle p span:before {
  position : absolute;
  content : '';
  display : inline-block;
  width : 292px;
  height : 3px;
  background : url(../image/left-bg.jpg) no-repeat center;
  left : -322px;
  bottom : 6px;
}

.partTitle p span:after {
  position : absolute;
  content : '';
  display : inline-block;
  width : 292px;
  height : 3px;
  background : url(../image/right-bg.jpg) no-repeat center;
  right : -322px;
  bottom : 6px;
}

#footer {
  width : 100%;
  height : 280px;
  background : #F5F5F5;
}

#footer .fl {
  width : 430px;
  padding-top : 36px;
}

#footer .fl span.span {
  color : #7C7C7C;
  font-size : 14px;
  line-height : 31px;
  display : block;
  padding-left : 60px;
}

#footer .fl p {
  color : #7C7C7C;
  font-size : 12px;
  line-height : 22px;
  padding-left : 60px;
}

#footer ul {
  float : left;
  margin-left : 210px;
  padding-top : 48px;
}

#footer ul li {
  float : left;
  margin-right : 35px;
}

#footer .fr {
  width : 198px;
  padding-top : 65px;
}

#footer .fr span {
  color : #282828;
  font-size : 14px;
  display : block;
}

#footer .fr p {
  color : #7C7C7C;
  font-size : 12px;
  line-height : 22px;
}

#footer .fr img {
  display : block;
  margin : 10px 0;
}


/* 贷款申请弹窗   */

.apply-dialog {
  width : 100%;
  height : 100%;
  position : fixed;
  top : 0;
  left : 0;
  display : none;
  background : rgba(0, 0, 0, .5);
}

.apply-dialog-content {
  width : 551px;
  height : 425px;
  position : absolute;
  top : 50%;
  left : 50%;
  transform : translate(-50%, -50%);
  background : #FFFFFF;
  z-index : 99;
}

.apply-dialog-content .content {
  border : 1px solid #CDCDCD;
  border-top : 0;
}

.apply-dialog-content .title {
  height : 60px;
  line-height : 60px;
  background : #0553D7;
  text-align : center;
  font-size : 18px;
  color : #FFFFFF;
  position : relative;
}

.apply-dialog-content .title .close1 {
  width : 36px;
  height : 36px;
  border-radius : 50%;
  background : rgba(255, 255, 255, .5) url('../image/close.png') center center no-repeat;
  background-size : 24px auto;
  position : absolute;
  right : 12px;
  top : 12px;
  cursor : pointer;
}

.apply-dialog-content .dialog-l {
  width : 128px;
  height : 309px;
  background : url('../image/dialog-l.jpg') center center no-repeat;
  background-size : 77px auto;
  border-right : 1px solid #CDCDCD;
}

.apply-dialog-content .dialog-r {
  padding : 12px 40px 0;
  height : 365px;
  overflow : hidden;
}

.apply-dialog-content .dialog-r .form-list {
  width : 100%;
  height : 40px;
  line-height : 40px;
  margin-bottom : 16px;
  font-size : 14px;
  background : #FFFFFF;
  position : relative;
}

.apply-dialog-content .dialog-r .form-list .unit {
  position : absolute;
  right : 0;
  top : 0;
}

.pr35 {
  padding-right : 35px;
}

.pr136 {
  padding-right : 136px;
}

.apply-dialog-content .dialog-r .form-list > input {
  width : 100%;
  height : 100%;
  padding-left : 20px;
  border : 1px solid #D5D5D5;
}

.apply-dialog-content .dialog-r .form-list .get-code {
  width : 124px;
  height : 40px;
  line-height : 40px;
  text-align : center;
  font-size : 15px;
  color : #FFFFFF;
  background : #0C54DA;
  position : absolute;
  top : 0;
  right : 0;
  cursor : pointer;
}

.apply-dialog-content .dialog-r .immediate-apply {
  height : 50px;
  line-height : 50px;
  text-align : center;
  background : #0C54DA;
  font-size : 16px;
  color : #FFFFFF;
  cursor : pointer;
}

.apply-dialog-content .dialog-r .form-list.imgCodeList {
  display : flex;
  align-items : center;
  border : 1px solid #D5D5D5;
}

.apply-dialog-content .dialog-r .form-list.imgCodeList input {
  border : none;
}

#footer-fix {
  height : 76px;
  line-height : 76px;
  position : fixed;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1c82f0+0,1ba8f6+100 */
  background : #1C82F0;
  /* Old browsers */
  background : -moz-linear-gradient(left, #1C82F0 0%, #1BA8F6 100%);
  /* FF3.6-15 */
  background : -webkit-linear-gradient(left, #1C82F0 0%, #1BA8F6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background : linear-gradient(to right, #1C82F0 0%, #1BA8F6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter : progid: DXImageTransform.Microsoft.gradient( startColorstr='#1c82f0', endColorstr='#1ba8f6', GradientType=1);
  /* IE6-9 */
  width : 100%;
  bottom : 0;
  left : 0;
  z-index : 101;
}

#footer-fix .left_link {
  float : left;
  height : 75px;
  width : 246px;
  background : url('../image/hot_line_3.png') no-repeat center center;
}

#footer-fix .right_link {
  float : left;
  margin-left : 80px;
}

#footer-fix .right_link ul li {
  float : left;
  margin-left : 60px;
}

.imgCodeUrl {
  width : 80px;
  height : 40px;
  cursor : pointer;
}

.imgCode-item {
  display : flex;
  align-items : center;
  padding : 0;
}
