/*html {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
        _filter:none;
    }
*/
.information {
  position: relative;
}
.news_con {
  padding-bottom: 50px;
}
.news_con .news_list {
  margin-top: 40px;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.news_con .news_list:hover {
  -webkit-box-shadow: 0 0 32px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 32px 0px rgba(0,0,0,0.1);
  box-shadow: 0 0 32px 0px rgba(0,0,0,0.1);
}
.news_con .news_list.media .news_a {
  padding: 20px;
}
.news_con .news_list .news_a {
  padding: 45px 20px;
  position: relative;
  display: block;
}
.news_con .news_list .news_a .news_time {
  color: #fff;
  width: 108px;
  height: 108px;
  background-color: #ab2020;
  text-align: center;
  margin-right: 20px;
  line-height: 108px;
}
.news_con .news_list .news_a .news_time.other {
  width: 250px;
  height: 180px;
}
.news_con .news_list .news_a .news_time .time {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
.news_con .news_list .news_a .news_time .time span {
  display: inline-block;
  font-size: 34px;
  margin-bottom: 20px;
}
.news_con .news_list .news_a .news_time .time h6 {
  font-size: 16px;
}
.news_con .news_list .news_a .news_about {
  overflow: hidden;
}
.news_con .news_list .news_a .news_about h3 {
  font-size: 16px;
  color: #333;
  line-height: 35px;
  padding: 6px 0;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_con .news_list .news_a .news_about p {
  font-size: 14px;
  color: #999;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 52px;
}
.news_con .news_list .news_a .news_read {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #999;
  font-size: 12px;
}
.fin_banner {
  width: 100%;
  height: 490px;
}
.fin_banner .fin_box {
  padding-top: 76px;
}
.fin_banner .fin_title {
  padding-top: 77px;
  padding-left: 150px;
  width: 545px;
}
.fin_banner .fin_title .chinese {
  line-height: 79px;
  font-size: 60px;
  color: #fff;
  font-weight: bold;
}
.fin_banner .fin_title .english {
  line-height: 36px;
  color: #e8e8e8;
  font-size: 20px;
  padding-bottom: 14px;
  position: relative;
}
.fin_banner .fin_title .english:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 5px;
  background: #ab2020;
}
.fin_banner .fin_title .descript1 {
  font-size: 20px;
  color: #e8e8e8;
  line-height: 40px;
  padding-top: 10px;
  font-weight: bold;
}
.fin_banner .fin_title .descript1 span {
  margin-right: 10px;
}
.fin_banner .fin_title .descript2 {
  font-size: 18px;
  color: #e8e8e8;
  line-height: 40px;
}
.fin_banner .fin_title .descript2 span {
  margin-right: 30px;
}
.fin_banner .fin_phone {
  width: 565px;
  height: 415px;
  position: relative;
}
.fin_banner .fin_phone .ewm {
  width: 222px;
  height: 216px;
  z-index: 10;
  position: absolute;
  top: 65px;
  left: 56px;
}
.fin_banner .fin_phone .finnum {
  width: 323px;
  height: 100%;
  position: absolute;
  right: -26px;
  font-size: 38px;
  color: #fff;
  text-align: center;
  background: url("../img/phn.png") top right no-repeat;
  background-size: 323px 423px;
}
.fin_banner .fin_phone .finnum .num {
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translateX(-50%);
}
.speed {
  background: #fff;
}
.speed .speed_box {
  padding-top: 80px;
}
.box_title {
  margin-left: -103px;
  position: relative;
}
.box_title.step_title .num_title {
  text-align: center;
  color: #ddd;
}
.box_title.step_title .span_title {
  left: 47%;
}
.box_title .num_title {
  color: #efefef;
  font-size: 150px;
  font-weight: bold;
  padding-right: 97px;
  line-height: 1;
}
.box_title .num_title.num_dd {
  color: #ddd;
}
.box_title .span_title {
  position: absolute;
  left: 102px;
  bottom: 18px;
  color: #333;
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
}
.box_title .span_title .span_little {
  font-size: 30px;
}
.box_desc {
  font-size: 18px;
  color: #666;
  line-height: 42px;
  width: 100%;
  display: inline-block;
}
.box_miaoshu {
  font-size: 22px;
  color: #666;
  font-weight: bold;
  padding: 20px 0;
  line-height: 44px;
  position: relative;
}
.box_miaoshu p {
  position: relative;
}
.box_list {
  padding-top: 20px;
}
.box_list .box_tab .request {
  width: 150px;
  text-align: center;
  line-height: 46px;
  color: #666;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  margin-right: 2px;
  background: rgba(231,170,50,0.08);
}
.box_list .box_tab .request.on {
  background: #e7aa32;
  color: #fff;
}
.box_list .box_tab .request:last-child {
  margin-right: 0;
}
.box_list .box_tab.life_tab .request {
  background: rgba(255,32,34,0.08);
}
.box_list .box_tab.life_tab .request.on {
  background: #cf2022;
  color: #fff;
}
.box_list .box_tab.consume_tab .request {
  background: rgba(9,128,141,0.08);
}
.box_list .box_tab.consume_tab .request.on {
  background: #09808d;
  color: #fff;
}
.box_list .request_list {
  padding-top: 20px;
}
.box_list .request_list .req_item {
  font-size: 16px;
  color: #999;
  line-height: 36px;
  padding-left: 20px;
  position: relative;
}
.box_list .request_list .req_item:before {
  content: '';
  position: absolute;
  top: 50%;
  translateY: -50%;
  left: 5px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #999;
}
.box_right {
  width: 540px;
  height: 475px;
}
.box_left {
  width: 55%;
}
.consume {
  background: #fff;
}
.life {
  width: 100%;
  min-height: 800px;
  background: url("../img/life_bg.jpg") center no-repeat;
  background-size: 100% 100%;
}
.life .life_box {
  padding-top: 170px;
}
.step {
  width: 100%;
  background: url("../img/step.png") center no-repeat;
  background-size: 100% 100%;
  padding-top: 150px;
  padding-bottom: 60px;
}
.step_about {
  padding-top: 126px;
}
.step_about .step_item {
  padding-right: 100px;
  margin-right: 64px;
  width: 23%;
  cursor: pointer;
  background: url("../img/right.png") right center no-repeat;
  background-size: 44px auto;
}
.step_about .step_item:last-child {
  background: none;
  margin-right: 0;
  padding-right: 0;
  width: 15%;
}
.step_about .step_item p {
  padding-top: 174px;
  text-align: center;
  line-height: 70px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
.step_about .step_item p.step1 {
  background: url("../img/step1.png") center top no-repeat;
  background-size: 174px auto;
}
.step_about .step_item p.step2 {
  background: url("../img/step2.png") center top no-repeat;
  background-size: 174px auto;
}
.step_about .step_item p.step3 {
  background: url("../img/step3.png") center top no-repeat;
  background-size: 174px auto;
}
.step_about .step_item p.step4 {
  background: url("../img/step4.png") center top no-repeat;
  background-size: 174px auto;
}
.hez_banner {
  width: 100%;
  height: 490px;
}
.hez_banner .hez_box {
  padding: 46px 30px 0px 0px;
}
.hez_banner .hez_title {
  width: 545px;
}
.hez_banner .hez_title .loan {
  font-size: 48px;
  color: #fff;
  line-height: 78px;
}
.hez_banner .hez_title .loanname {
  line-height: 79px;
  font-size: 60px;
  color: #fff;
  font-weight: bold;
}
.hez_banner .hez_title .loan_ewm {
  margin-top: 45px;
}
.hez_banner .hez_title .loan_ewm .qdmewm {
  margin-right: 52px;
}
.hez_banner .hez_title .loan_ewm .download {
  display: inline;
  font-size: 24px;
  color: #fff;
  line-height: 100px;
  position: relative;
}
.hez_banner .hez_title .loan_ewm .download:after {
  content: '';
  position: absolute;
  top: 47px;
  left: 19px;
  width: 102px;
  height: 82px;
  background: url("./../img/hz-jt.png") center center no-repeat;
}
.hez_banner .hez_phone {
  height: 100%;
}
.hez_banner .hez_phone .phone {
  width: 318px;
  height: 446px;
}
.qdm_textbox {
  text-align: center;
  padding-top: 105px;
}
.qdm_textbox .qdm_title {
  text-align: center;
  display: inline-block;
  font-size: 60px;
  color: #343434;
  margin-bottom: 91px;
  font-weight: normal;
  position: relative;
}
.qdm_textbox .qdm_title:before {
  content: '';
  width: 92px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: -135px;
  background: url("./../img/hz-leftline.png") left center no-repeat;
  background-size: 92px 4px;
}
.qdm_textbox .qdm_title:after {
  content: '';
  position: absolute;
  width: 92px;
  height: 4px;
  position: absolute;
  top: 50%;
  right: -135px;
  background: url("./../img/hz-rightline.png") right center no-repeat;
  background-size: 92px 4px;
}
.character .character_box .character_left {
  padding-top: 106px;
  padding-left: 62px;
  width: 50%;
  position: relative;
}
.character .character_box .character_left .left_one {
  display: inline-block;
  font-size: 30px;
  color: #fff;
  padding: 0px 52px;
  box-sizing: border-box;
  background: linear-gradient(-90deg, #e88900, #fc6d3b);
  box-shadow: 0px 0px 40px 0px rgba(253,80,61,0.4);
  border-radius: 30px;
  line-height: 60px;
}
.character .character_box .character_left .edqj_text {
  font-size: 48px;
  color: #333;
  font-weight: bold;
  line-height: 78px;
  margin-top: 47px;
}
.character .character_box .character_left .money_text {
  color: #333;
  font-size: 72px;
  font-family: Trebuchet MS;
}
.character .character_box .character_left .yuan {
  color: #333;
  font-size: 24px;
}
.character .character_box .character_left .quik_text {
  color: #999;
  font-size: 32px;
  line-height: 106px;
}
.character .character_right {
  width: 548px;
  height: 548px;
}
.hez_bgg1 {
  width: 100%;
  height: 135px;
  margin-top: -22px;
}
.hez_bg1 {
  width: 100%;
  height: 135px;
}
.hez_bg2 {
  width: 100%;
  height: 1077px;
  position: relative;
}
.Loan_period {
  padding: 77px 0px 100px;
}
.Loan_period .Loan_left {
  width: 610px;
  height: 612px;
  margin-right: 155px;
}
.Loan_period .Loan_right {
  margin-top: 134px;
}
.Loan_period .left_one {
  display: inline-block;
  font-size: 30px;
  color: #fff;
  padding: 0px 52px;
  box-sizing: border-box;
  background: linear-gradient(-90deg, #e88900, #fc6d3b);
  box-shadow: 0px 0px 40px 0px rgba(253,80,61,0.4);
  border-radius: 30px;
  line-height: 60px;
}
.Loan_period .edqj_text {
  font-size: 48px;
  color: #333;
  font-weight: bold;
  line-height: 78px;
  margin-top: 45px;
}
.Loan_period .money_text {
  color: #333;
  font-size: 72px;
  font-family: Trebuchet MS;
}
.Loan_period .yuan {
  color: #333;
  font-size: 24px;
}
.Loan_period .quik_text {
  color: #999;
  font-size: 32px;
  line-height: 106px;
}
.apply_box .apply_text {
  text-align: center;
  line-height: 500px;
}
.apply_box .apply_text .apply {
  color: #343434;
  display: inline-block;
  font-size: 60px;
  text-align: center;
  font-weight: normal;
  position: relative;
}
.apply_box .apply_text .apply:before {
  content: '';
  width: 92px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: -135px;
  background: url("./../img/hz-leftline.png") left center no-repeat;
  background-size: 92px 4px;
}
.apply_box .apply_text .apply:after {
  content: '';
  position: absolute;
  width: 92px;
  height: 4px;
  position: absolute;
  top: 50%;
  right: -135px;
  background: url("./../img/hz-rightline.png") right center no-repeat;
  background-size: 92px 4px;
}
.apply_box .idbox {
  position: absolute;
  left: 50%;
  top: 62%;
  margin-left: -485px;
  font-size: 40px;
  color: #fff;
  line-height: 85px;
  width: 292px;
  height: 108px;
  text-align: center;
  background: url("./../img/hz-orangeID.png") right center no-repeat;
}
.apply_box .bankbox {
  position: absolute;
  right: 50%;
  top: 60%;
  margin-right: -485px;
  font-size: 40px;
  color: #fff;
  line-height: 85px;
  width: 292px;
  height: 108px;
  text-align: center;
  background: url("./../img/hz-bank.png") right center no-repeat;
}
.life_box .box_right {
  position: relative;
}
.life_box .box_right .life_box_fl {
  position: absolute;
  top: 0;
  left: -95px;
  width: 616px;
  height: 414px;
}
.bread_crumb {
  margin-top: -50px;
  height: 100px !important;
  font-size: 16px;
  color: #333;
}
.bread_crumb span {
  color: #ab2020;
}
.info_detail {
  box-shadow: 0 1px 5px #ddd;
  margin-bottom: 100px;
  padding: 70px 70px 150px;
  position: relative;
  min-height: 400px;
}
.info_detail h4 {
  font-size: 32px;
  color: #333232;
  line-height: 48px;
  padding-bottom: 34px;
}
.info_detail .date {
  font-size: 16px;
  color: #999;
  line-height: 1;
  padding-bottom: 46px;
}
.info_detail p {
  font-size: 18px;
  line-height: 2;
  color: #666;
  text-indent: 35px;
}
.info_detail .info_go {
  position: absolute;
  bottom: 50px;
  left: 70px;
  right: 70px;
  padding-top: 30px;
}
.info_detail .info_go .info_next {
  font-size: 16px;
  color: #666;
}
.info_detail .info_go .info_back {
  font-size: 16px;
  color: #666;
}
