* {
  padding: 0;
  margin: 0;
}
body {
  font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.icon {
  display: inline-block;
  background: url("../images/icon.png") no-repeat;
}
.icon-tjsq {
  width: 41px;
  height: 41px;
  background-position: 0 0;
}
.icon-tjcl {
  width: 41px;
  height: 41px;
  background-position: -72px 0;
}
.icon-qdht {
  width: 41px;
  height: 41px;
  background-position: -143px 0;
}
.icon-ffdk {
  width: 41px;
  height: 41px;
  background-position: -215px 0;
}
.icon-qshk {
  width: 41px;
  height: 41px;
  background-position: -287px 0;
}
.icon-tel {
  width: 33px;
  height: 33px;
  background-position: -45px -62px;
}

.icon-dydk {
  width: 48px;
  height: 48px;
  background-position: -150px -56px;
}
.icon-xydk {
  width: 48px;
  height: 48px;
  background-position: -214px -56px;
}
.icon-dqjk {
  width: 48px;
  height: 48px;
  background-position: -283px -56px;
}

a:hover {
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}
.navbar-brand {
  padding: 0;
}

.btn-jc-primary {
  color: #fff;
  background-color: #cda34a;
  border-color: #cda34a;
}
.btn-jc-primary:focus,
.btn-jc-primary.focus {
  color: #fff;
  outline: none;
  background-color: #cda34a;
  border-color: #cda34a;
}
.btn-jc-primary:hover {
  color: #fff;
  background-color: #cda34a;
  border-color: #cda34a;
}
.btn-jc-primary:active,
.btn-jc-primary.active,
.open > .dropdown-toggle.btn-jc-primary {
  outline: none;
  color: #fff;
  background-color: #cda34a;
  border-color: #cda34a;
}
.btn-jc-primary:active:hover,
.btn-jc-primary.active:hover,
.open > .dropdown-toggle.btn-jc-primary:hover,
.btn-jc-primary:active:focus,
.btn-jc-primary.active:focus,
.open > .dropdown-toggle.btn-jc-primary:focus,
.btn-jc-primary:active.focus,
.btn-jc-primary.active.focus,
.open > .dropdown-toggle.btn-jc-primary.focus {
  color: #fff;
  background-color: #cda34a;
  border-color: #cda34a;
}
.btn-jc-primary:active,
.btn-jc-primary.active,
.open > .dropdown-toggle.btn-jc-primary {
  background-image: none;
}
.btn-jc-primary.disabled:hover,
.btn-jc-primary[disabled]:hover,
fieldset[disabled] .btn-jc-primary:hover,
.btn-jc-primary.disabled:focus,
.btn-jc-primary[disabled]:focus,
fieldset[disabled] .btn-jc-primary:focus,
.btn-jc-primary.disabled.focus,
.btn-jc-primary[disabled].focus,
fieldset[disabled] .btn-jc-primary.focus {
  background-color: #cda34a;
  border-color: #cda34a;
}
.btn-jc-primary .badge {
  color: #cda34a;
  background-color: #fff;
}

/* 导航样式 */
.navbar {
  margin-bottom: 0;
  min-height: 80px;
  border: none;
  border-radius: 0;
}
.navbar-nav > li {
  padding: 0;
}
.navbar-default {
  background: transparent;
}
.navbar-default .navbar-nav > li > a {
  padding: 30px 35px;
  color: #444;
}
.navbar-default .navbar-nav > .active > a {
  background: transparent;
  color: #e0af46;
}
.navbar-nav.navbar-right {
  padding: 0;
}
.navbar-header {
  padding: 15px 0;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: none;
  color: #e0af46;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #e0af46;
}
.navbar-brand h1{
  margin: 0;
  background: url('../images/logo.png') no-repeat;
  width: 160px;
  height: 50px;
  font-size: 0;
  text-indent: -9999px;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 470px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 470px;
  background-color: #777;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 470px;
}
.carousel-control.right .icon {
  padding-left: 4px;
}
.carousel-control.left .icon {
  padding-right: 4px;
}
.carousel-control .icon,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  margin-top: -10px;
  background: #000;
  border-radius: 100%;
  font-size: 30px;
}
.swiper-button-next .fa,
.swiper-button-prev .fa {
  position: absolute;
  top: 4px;
  left: 17px;
}
.carousel-indicators li {
  background: #999;
  border: none;
}

.card .card-title h2 {
  text-align: center;
  margin: 0;
  font-size: 20px;
  color: #444444;
}
.card .card-title h2 span {
  display: block;
  font-size: 14px;
  color: #999999;
  padding-top: 15px;
}
.card .cont {
  position: relative;
  width: 100%;
}

.form-floor {
  width: 1200px;
  margin: 0 auto;
  position: absolute;
  top: 106px;
  left: 50%;
  margin-left: -550px;
}

.generalForm {
  float: right;
  display: block;
  z-index: 100;
  position: absolute;
  right: 0;
}
.generalForm .form {
  width: 314px;
  height: 410px;
  background: rgba(0, 0, 0, 0.5);
}
.generalForm .form .form-title {
  width: 100%;
  height: 60px;
  text-align: center;
  color: #fff;
  font-size: 26px;
  line-height: 60px;
  border-bottom: 1px solid #293341;
}
.generalForm .form .errorInfo {
  color: #ff0;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.generalForm .form .form-con {
  padding: 0 27px 12px 27px;
}
.generalForm .form .form-con .form-group {
  margin-left: 0;
  margin-right: 0;
}
.generalForm .form .form-con .form-line {
  margin: 10px 0px;
  width: 100%;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
}
.generalForm .form .form-con .control-label {
  margin: 0;
  padding: 0 20px 0 0;
  text-align: right;
  font-weight: normal;
  font-size: 14px;
  color: white;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  display: inline-block;
}
.generalForm .form .form-con .control-input {
  margin: 0;
  padding: 0;
}

.generalForm .form .form-con .control-input .form-control {
  border-radius: 2px;
  border: none;
}

/* 首页服务项目 */
.index-service {
  background: #fff;
  padding: 100px 0;
}
.index-service .cont {
  padding-top: 100px;
}

.index-service .index-service-list .sl-item {
  position: relative;
  padding: 0 30px 0 60px;
  margin-bottom: 20px;
  min-height: 120px;
}
.index-service .index-service-list .sl-item .img {
  position: absolute;
  left: 0;
  top: 5px;
  height: 48px;
}
.index-service .index-service-list .sl-item .name {
  font-size: 16px;
  color: #444444;
  font-weight: 600;
  margin-bottom: 10px;
}
.index-service .index-service-list .sl-item .intro {
  color: #848484;
  font-size: 12px;
}

/* 首页借款流程 */
.process {
  background: url("../images/process_bg.jpg") no-repeat center center;
  background-size: cover;
  height: 500px;
  padding-top: 76px;
}
.process .card-title h2 {
  color: #fff;
}
.process .cont .kf_persoin {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  background: url(../images/kf_person.png) no-repeat;
  width: 365px;
  height: 312px;
}
.process .cont .process_info {
  position: absolute;
  right: 0;
  text-align: left;
  margin-bottom: 0;
  padding-left: 280px;
  padding-top: 60px;
  top: 82px;
  height: 230px;
  width: 96%;
  background: #efbb4a;
}
.process_list {
  position: relative;
  z-index: 100;
}
.process_list li {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background: #d19937;
  color: #fff;
  text-align: center;
  padding-top: 27px;
  margin-right: 50px;
  vertical-align: top;
}
.process_list li::after {
  position: absolute;
  content: "";
  top: 50%;
  margin-top: -18px;
  right: -39px;
  background: url(../images/icon.png) no-repeat 0 -66px;
  width: 25px;
  height: 25px;
}

.process_list li:last-child {
  margin-right: 0;
}
.process_list li:last-child::after {
  display: none;
}
.process_list li span {
  display: block;
  font-size: 16px;
}

/* 通话沟通 */
.callcommunication {
  padding: 50px 0;
}
.callcommunication .cont {
  padding-top: 70px;
}

.callcommunication .cont .nodata,
.callcommunication .cont .loading{
  text-align: center;
  width:100%;
  height: 344px;
  line-height: 344px;
  color:#aaa;
  font-size: 16px;
}
.callcommunication .call-item {
  width: 270px;
}
.callcommunication .call-item .call-heading {
  height: 210px;
  overflow: hidden;
}
.callcommunication .call-item .call-footer {
  height: 134px;
  background: #f8f8f8;
  padding: 20px;
}
.callcommunication .call-item .call-phone {
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.callcommunication .call-item .call-footer .name {
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  color: #444444;
}

.callcommunication .call-item .call-footer .form-control {
  border-color: #e2e2e2;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
}

.callcommunication .call-item .call-footer .btn-default {
  background: #f8be40;
  color: #fff;
  border: none;
  border-radius: 0;
  padding: 10px 12px;
}

.callcommunication .call-item .call-footer .btn-default:active {
  box-shadow: none;
  outline: none;
}

.callcommunication .hottel {
  margin-top: 50px;
  width: 600px;
  margin: 70px auto;
  text-align: center;
  border: 2px solid #f8be40;
  border-radius: 4px;
  height: 80px;
  overflow: hidden;
}
.callcommunication .hottel .tel {
  margin: 10px 20px;
  float: left;
  width: 110px;
  border-right: 2px solid #f8be40;
}
.callcommunication .hottel .tel .icon {
  vertical-align: middle;
  float: left;
  margin-top: 13px;
}
.callcommunication .hottel .tel .text {
  display: inline-block;
  font-size: 20px;
  width: 61px;
  padding-left: 10px;
  float: left;
  color: #daa93e;
  vertical-align: middle;
}
.callcommunication .hottel .number {
  margin: 17px 20px;
  float: left;
  font-size: 28px;
  color: #f87840;
  text-align: left;
  width: 226px;
}
.callcommunication .hottel .qqbtn {
  float: left;
  width: 180px;
}
.callcommunication .hottel .qqbtn .btn {
  height: 76px;
  display: block;
  width: 100%;
  background: #f8be40;
  color: #fff;
  border: none;
  border-radius: 0;
  font-size: 24px;
}
.callcommunication .hottel .qqbtn .btn:focus,
.callcommunication .hottel .qqbtn .btn:active {
  box-shadow: none;
  outline: none;
}
.callcommunication .hottel .qqbtn .btn:hover {
  background: #f7ba34;
}

.swiper-container {
  width: 100%;
  height: 348px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-button-next,
.swiper-button-prev {
  background: none;
  font-size: 36px;
  width: 46px;
  height: 46px;
  background-color: #ebebeb;
  border-radius: 100%;
  text-align: center;
  line-height: 46px;
  margin-top: -46px;
  outline: none;
  color: #fff;
}

.swiper-button-next:active,
.swiper-button-prev:active {
  outline: none;
  box-shadow: none;
}
.swiper-button-next {
  right: -100px;
}
.swiper-button-prev {
  left: -100px;
}
.swiper-pagination {
  display: none;
}
.swiper-pagination {
  position: relative;
}
.swiper-pagination-bullet {
  margin-right: 5px;
}

/* 首页案例和新闻 */
.case-news h3 {
  padding-top: 0;
  text-align: center;
  line-height: 30px;
  margin-bottom: 50px;
}
.case-news h3 span {
  display: block;
  font-size: 14px;
}
.case-news .case {
  background-image: url("../images/index_case_bg.jpg");
  background-repeat: 100% 100%;
  background-size: cover;
}
.case-news .case .case-cont {
  width: 100%;
  height: auto;
  padding: 50px 0;
  color: #fff;
}
.case-news .case .case-r {
  padding-left: 50px;
  padding-right: 50px;
}
.case-news .case .case-cont .quotation {
  font-size: 30px;
  font-family: "微软雅黑";
  height: 30px;
}
.case-news .case .case-cont .case-list {
  text-align: center;
  line-height: 45px;
  height: auto;
  overflow: hidden;
}
.case-news .case .case-cont .case-list p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.case-news .news {
  background-color: #f8f8f8;
}
.case-news .news .news-cont {
  width: 100%;
  height: auto;
  padding: 50px 0;
}
.case-news .news .news-r {
  height: 220px;
  overflow: hidden;
}
.case-news .news .news-cont .news-list {
  height: auto;
  overflow: hidden;
}

.case-news .news .news-cont .news-list .top {
  color: #666666;
  font-size: 14px;
}
.case-news .news .news-cont .news-list li {
  margin-bottom: 30px;
}
.case-news .news .news-cont .news-list li.nodata,
.case-news .news .news-cont .news-list li.loading{
  text-align: center;
  font-size: 16px;
  color:#aaa;
  line-height: 220px;
  padding:0;
  margin: 0;
  border: none;
}

.case-news .news .news-cont .news-list li a:hover {
  text-decoration: none;
}
.case-news .news .news-cont .news-list li a:hover .title {
  color: #f8be40;
}
.case-news .news .news-cont .news-list li a:hover .title span {
  color: #999999;
}
.case-news .news .news-cont .news-list li:last-child {
  margin-bottom: 0;
}
.case-news .news .news-cont .news-list .top .title {
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 10px;
}
.case-news .news .news-cont .news-list .top .title span {
  padding-right: 10px;
}
.case-news .news .news-cont .news-list .bot {
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #999999;
}


.partner {
  padding: 100px 0;
}
.partner .cont {
  padding-top: 50px;
}
.partner-list li {
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 20px;
}
.partner-list li:last-child {
  margin-right: 0;
}

.footer {
  color: #999;
  background: #4c4c4c;
}
.footer .footer_info {
  padding: 50px 0;
}
.footer_download,
.footer_weixin {
  float: left;
}
.footer_download .footer_download_tit {
  padding-bottom: 20px;
}
.footer_download .footer_download_list li {
  display: inline-block;
  width: 95px;
  text-align: center;
}
.footer_download .footer_download_list li a {
  color: #7f7f7f;
}
.footer_download .footer_download_list li .fa {
  display: block;
  font-size: 40px;
  color: #7f7f7f;
  margin-bottom: 10px;
}
.footer_download .footer_download_list li a:hover {
  color: #d19937;
  text-decoration: none;
  outline: none;
}
.footer_download .footer_download_list li a:focus {
  text-decoration: none;
  outline: none;
}
.footer_download .footer_download_list li a:hover .fa {
  color: #d19937;
}
.footer .footer_copyright{
  padding-top: 10px;
}
.footer .footer_copyright p {
  text-align: center;
}
.footer .footer_copyright a{
  color: #999;
}
.footer .footer_copyright a:hover{
  color: #d19937;
}
.footer .footer_weixin .footer_weixin_tit {
  padding-bottom: 20px;
}
.footer .footer_weixin .footer_weixin_cont {
  text-align: center;
}
.footer .footer_contact {
  padding-top: 40px;
}

.downloadclient {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0;
}
.downloadclient .downloadclient_btns {
  flex: 1;
  text-align: center;
  padding: 0 20px;
}
.downloadclient .downloadclient_btns .btn-info {
  border-radius: 3px;
  background: #cda34a;
  border-color: #cda34a;
}
.downloadclient .downloadclient_btns .btn-black {
  border-radius: 3px;
  background: #000;
  border-color: #000;
  color: #fff;
}
.downloadclient .downloadclient_btns .btn.active,
.downloadclient .downloadclient_btns .btn:active {
  outline: none;
  box-shadow: none;
}
.downloadclient .qr_code {
  flex: 1;
  border-left: solid 1px #f2f2f2;
  text-align: center;
}
.downloadclient .qr_code__tit {
  font-size: 16px;
}
.downloadclient .qr_code__pic {
  width: 116px;
  height: 116px;
}
/* 二级页面公共样式 */
.second-common .second-banner {
  height: 300px;
  background-image: url("../images/about_banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.second-common .sc-heading {
  padding: 50px 0;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
}
.second-common .breadcrumb {
  background: none;
  color: #999999;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
.second-common .breadcrumb a {
  color: #999999;
}
.breadcrumb > li + li:before {
  content: ">";
}

.second-common .sc-nav {
  margin: 0;
  padding: 8px 0;
}
.second-common .sc-nav li {
  display: inline-block;
}
.second-common .sc-nav li.active {
  background: #e0af46;
}
.second-common .sc-nav li.active a {
  color: #fff;
}
.second-common .sc-nav li a {
  padding: 10px 20px;
  display: block;
  color: #666666;
}
/* 关于我们 */
.about-banner {
  background-image: url("../images/about_banner.jpg");
}
.about .about-content {
  padding: 0 0 50px 0;
  color: #666666;
  font-size: 14px;
  line-height: 30px;
  min-height: 700px;
}
.about .about-content .about-intro {
  padding-left: 40px;
}

/* 资质证书 */
.cert-list .thumbnail {
  border: none;
  padding: 0;
}
.cert-list .thumbnail .name {
  display: block;
  text-align: center;
  padding: 10px 0;
  color: #666666;
}

/* 合作伙伴 */
.partner-intro {
  margin-bottom: 40px;
}

/* 新闻中心 */
.second-common .news-banner {
  background-image: url("../images/news_banner.jpg");
}
.news .news-list{
  min-height: 500px;
}
.news .news-list li {
  border-bottom: 1px solid #efefef;
  margin-top: 30px;
  padding-bottom: 20px;
}
.news .news-list li.loading{
  border:none;
  text-align: center;
}
.news .news-list li .day {
  font-size: 50px;
  color: #e0af46;
  line-height: 100%;
}
.news .news-list li .year-month {
  font-size: 14px;
  color: #999;
}
.news .news-list li .media-left {
  padding: 0px 40px;
}
.news .news-list li .media-heading {
  margin-bottom: 20px;
  color: #666;
}
.news .news-list li .media-body p {
  color: #999;
}
.news .news-list li a:hover .media-heading {
  color: #e0af46;
}
.news .news-list li a {
  display: block;
}

.news .news-detail {
  padding-bottom: 50px;
}
.news .news-detail .news-title {
  text-align: center;
  padding: 50px 0;
  color: #444444;
}
.news .news-detail .news-title #newsTitle {
  margin: 0;
  font-size: 26px;
  padding-bottom: 20px;
}
.news .news-detail .news-title .news-datetime {
  color: #999999;
  font-size: 14px;
}
.news .news-detail .news-content {
  line-height: 180%;
  min-height: 500px;
}
.news .news-detail .news-content p {
  padding-bottom: 20px;
}
.news .news-detail .news-page {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
}
.news .news-detail .news-page a {
  width: 50%;
  display: block;
  align-items: center;
  padding: 0 20px;
  height: 120px;
  line-height: 120px;
  background: #f5f5f5;
  color: #999999;
}
.news .news-detail .news-page a .fa {
  font-size: 20px;
  margin-right: 10px;
  vertical-align: middle;
}
.news .news-detail .news-page a.next {
  text-align: right;
}
.news .news-detail .news-page a.next .fa {
  margin-left: 10px;
}
.news .news-detail .news-page a:hover {
  background: #e0af46;
  color: #fff;
}
.news .news-detail .news-page span {
  max-width: 90%;
  display: inline-block;
  vertical-align: middle;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* 联系我们 */
.second-common .contact-banner {
  background-image: url("../images/contact_banner.jpg");
}
.contact-content {
  padding-bottom: 50px;
}

.contact-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-content: space-between;
  align-self: center;
  align-items: center;
}
.contact-content .weixin {
  text-align: center;
  width: 40%;
}
.contact-content .weixin .text {
  display: block;
  color: #999999;
  font-size: 12px;
  padding-top: 10px;
}
.contact-content .contact-info {
  width: 60%;
}
.contact-content .contact-info .bus {
  padding: 10px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-content: space-between;
  align-items: center;
}
.contact-content .contact-info .bus p {
  width: 50%;
}
#allmap {
  position: relative;
  width: 100%;
  height: 465px;
}

/* 服务项目页面 */
.second-common .service-banner {
  background-image: url("../images/service_banner.jpg");
}
.service .service-list .nodata,
.service .service-list .loading{
  text-align: center;
  font-size: 16px;
  color: #aaa;
}
.service .service-list .sl-item {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #efefef;
}
.service .service-list .sl-item .media-body {
  padding-left: 20px;
}
.service .service-list .sl-item .media-heading {
  font-size: 16px;
  color: #444444;
  padding-bottom: 15px;
  font-weight: bold;
}
.service .service-list .sl-item .media-left img{
  max-width: 300px;
}

.service .service-list .sl-item .media-body {
  color: #898989;
  font-size: 16px;
  line-height: 180%;
}
.service .service-list .sl-item .media-body dl dd {
  padding-left: 10px;
  line-height: 180%;
}



@media (max-width: 1300px) {
  .swiper-pagination {
    display: block;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
}
@media (min-width: 992px) {
  .case-news .news .news-cont {
    width: 570px;
    height: 300px;
    float: left;
  }
  .case-news .news h3 {
    line-height: 30px;
    padding-top: 60px;
  }
  .case-news .news .news-cont .news-list {
    height: 216px !important;
    overflow: hidden !important;
  }
  .case-news .case .case-cont {
    width: 570px;
    height: 300px;
    float: right;
  }
  .case-news .case h3 {
    line-height: 30px;
    padding-top: 60px;
  }
  .case-news .case .case-cont .case-list {
    height: 135px;
  }
}
.pagination>li>a, .pagination>li>span{
  cursor: pointer;
}