@charset "utf-8";
article,
aside,
dialog,
footer,
header,
section,
nav,
figure,
menu {
	display: block
}

* {
	margin: 0;
	padding: 0;
}
a:focus{
	outline:none;
}
*:focus {
	outline: none;
}
@font-face
{
    font-family: DIN-Bold;
    src: url('../font/DIN-Bold.otf');
}
body {
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	color: #333333;
	background: #f3f3f5;
	font-size: 14px;
	width: 100%;
	height: 100%;
	/* max-width: 1920px; */
	margin: 0 auto;
	font-family: '微软雅黑','PingFang SC', "Microsoft YaHei", 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
     
}

.whitebg {
	background: #ffffff;
}

.f1bg {
	background: #f1f1f1;
}

img {
	border: none;
}

ul,
li {
	list-style: none;
}
a{
	color: #333;
}
a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a img {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover{
	text-decoration: none;
}
a:focus{text-decoration: none}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

* img {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button {
	border: none;
}
label{
	cursor: pointer;
}


.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.pl0{
	padding-left: 0;
}
.pr0{
	padding-right: 0;
}
i {
	font-style: normal;
}

input {
	outline: 0;
}
.btn{
	border: none;
}
.dn {
	display: none !important;
}

.db {
	display: block !important;
}
.txtem{
	text-indent: 2em;
}
.dispaly-row{
	display: flex;
	flex-direction: row;
	/* float: left; */
}
.dispaly-column{
	flex-direction: column;
	/* text-align: center; */
}
.dispaly-wrap{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;

}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	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;
}
.form-control:focus{
	border-color: #00c06f;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,192,111,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,192,111,.6);
}
.choice-a{
    color: #00c06f;
}
.container{
	width:1200px
}
/*头部*/

.index-head .head-1{
	width: 100%;
	margin: 0 auto;
	padding: 5px 0;
	height: 40px;
	line-height: 30px;
	background: #282828;
}
.index-head .head-1 article{
	height: 30px;
	line-height: 30px;
	padding-right:0px 
}
.index-head .head-1 a{
	color: #fff;
	/* margin-right: 10px; */
}
.index-head .head-1 a img{
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 3px;
	width: 18px;
}
.index-head .container{
	padding-left:0;
	padding-right: 0;
}
.nav-box{
	background: #fff;
	padding: 10px 0;
	box-shadow: 1px 1px 6px rgba(0,0,0,0.08)
}
.index-head .head-nav{
	display: flex;
	height: 80px;
	padding: 10px 0;
	width: 1200px;
	margin: 0 auto;
}
.index-head .head-nav .logo{
	float: left;
	margin-top: 10px;
}
.index-head .head-nav .region{
	position: relative;
	width: 240px;
	border-left: 1px solid #eee;
	margin-left: 30px;
	float: left;
	padding-left: 20px;
	font-size: 14px;
	color:#737373;
}
.index-head .head-nav .region article:first-child,
.index-head .head-nav .region article:nth-child(2){
	width: auto;
	padding: 0 5px;
	text-align: center;
	cursor: pointer;
	float: left;
	font-size: 16px;
	margin-top: 17.5px;
}

.index-head .head-nav .region #cityCont{
	 width: 270px;
	 height: 140px;
	 padding: 20px 20px 20px 20px;
	 background: #fff;
	 position: absolute;
	 left: 15px;
	 top: 80px;
	 z-index: 999;
	 color: #333;
	 overflow: hidden;
	 z-index: 999999;
}
.index-head .head-nav .region #cityCont a{
	display: block;
	width: 70px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	
}
.index-head .head-nav .region #cityCont a:hover{
	background: #eeeeee;
	color: #00c06f;
}
.city-a{
	background: #00c06f;
	color: #fff;
}
.index-head .head-nav .nab-list li{
	height: 65px;
	line-height: 65px;
	width: 20%;
	text-align: center;
	font-size: 18px;
	display: flex;
	flex-direction: column;
	align-items: center;
	/*margin-left: 45px;*/
}
.index-head .head-nav .nab-list li a{height: 50px;display: block;line-height:60px;font-size:18px;}
.index-head .head-nav .nab-list li i{height: 4px;width: 38px;background: #fff;display: block;}
.index-head .head-nav .nab-list li a:hover{color: #00c06f;}
.nav-a{
	font-size:20px !important;
}
.nav-a + i{
}
/*屁股*/
footer{
	margin-top: 50px;
	background: #282828;
	overflow: hidden;
	padding: 20px 0 40px 0;
	color: #fff;
}
footer a,footer li,footer p{
	color: #fff;
}
footer a:hover{
	color:#fff;
}
footer li{
    width: 20%;
    float: left;
}
footer .footer-link{
	
}
footer .footer-link ul{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 0;
}
footer .footer-link ul li{
	padding: 10px;
	color: #999;
}
footer .footer-link ul li a{
	color: #999;
}
footer .footer-link ul li:first-child{
	/* padding-left: 0; */
}
footer .footer-cont{
	margin-top: 20px;
	border-bottom: 1px solid #aaa;
	padding-bottom: 10px;
}
#imgcontainer{
	background: none
}
.sm-box{
	background: #00c06f;
	color:#fff;
	text-align:center;
}
.sm-info{
	width: 1200px;
	margin: 0 auto;
	height: 36px;
	position: relative;
	font-size:16px;
	line-height: 35px;
}
.show-sm{
	position: absolute;
	width: 50px;
	height: 51px;
	line-height:40px;
	bottom: -51px;
	right:-100px;
	background: url(../images/icon.png) center no-repeat;
	background-size: cover;
	z-index: 999;
	cursor: pointer;
}
.show1 img{
	-webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);

}

footer .footer-cont ul{width: 100%;}
footer .footer-cont .footer-qusetion {
	/*width: 100px;*/
}
/* footer .footer-cont .phone{
	width: 525px;
	text-align: right;
}
footer .footer-cont .phone img{
	margin-top: 25px;
} */
footer .footer-cont .renzheng{
	width: 200px;
	text-align: center;
}
footer .footer-cont .code{
	width: 110px;
	text-align: center;
}
footer .footer-cont .code li{
	color: #fff;
	margin-bottom: 7px;
}
footer .footer-cont .code li img{width:100px;}
footer .footer-cont ul:first-child li:first-child,
footer .footer-cont ul:nth-child(2) li:first-child,
footer .footer-cont ul:nth-child(3) li:first-child,
footer .footer-cont ul:nth-child(4) li:first-child{
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 0;
}
footer .footer-cont ul:first-child li,
footer .footer-cont ul:nth-child(2) li,
footer .footer-cont ul:nth-child(3) li,
footer .footer-cont ul:nth-child(4) li{
	margin-bottom: 7px;
}
footer .copyright{
	margin-top: 30px;
}
footer .copyright p{
	text-align: center;
	margin-bottom: 16px;
	color:#999;
}
footer .copyright p:last-child
{
	color: #999999;
}
footer .footer-cont  .hot-phone{
	width: 360px;
	float: right;
	margin-left: 50px;
}
footer .footer-cont  .hot-phone li{
	width: 100%;
	float: left;
}

	footer .footer-cont  .hot-phone li:first-child{
		height: 70px
	}
	footer .footer-cont  .hot-phone li:first-child p{
		margin-bottom: 0
	}
	footer .footer-cont  .hot-phone li:first-child span:first-child{
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 20px;
}
	footer .footer-cont  .hot-phone li:first-child span:last-child{
	display: block;
	float: left;
	width: calc(100% - 70px);
	height: 50px;
}
	footer .footer-cont  .hot-phone li:first-child img{
		vertical-align: middle;
		margin-top: 5px
	}
	footer .footer-cont  .hot-phone li:nth-child(2){
	margin-top: 10px
	}
	footer .footer-cont  .hot-phone li:last-child{
		margin-left: 5px;
	}
	footer .footer-cont  .hot-phone li:last-child p{
	
	}
	footer .footer-cont  .hot-phone li:last-child p:nth-child(2){
		font-family: "DIN";
		font-size: 32px;
	}

/*贷款申请框*/
   .apply{
	 width: 320px;
	 height: 430px;
	 padding: 20px;
	 background: rgba(255,255,255,0.7);
	 float: right;
	 margin-top:10px;
	   position: relative;
 }
   .apply article:first-child{
	   text-align: center;
	   font-size: 18px;
	   color: #fff;
	   background: #00c06f;
	   position: absolute;
	   width: 100%;
	   left: 0;
	   top: 0;
	   height: 40px;
	   line-height: 40px;
 }
.apply article:nth-child(2){
	margin-top:30px;
}
.apply article:nth-child(8){
	margin-bottom:0px;
}
   .apply article{
	 margin-bottom: 10px;
 }
   .apply article input{
	border: 1px solid #eee;
	 height: 40px;
 }
.apply article select{
	border: 1px solid #eee;
	height: 40px;
}
   .apply .code input{
	 width: 145px ;
 }
   .apply .code .code1,
   .apply .code .code2{
	 display: block;
	 width: 120px;
	 height: 40px;
	 margin-left: 15px;
	 line-height: 40px;
	 background: #00c06f;
	 color: #fff;
	 text-align: center;
	 cursor: pointer;
	 border: none;
	 border-radius: 3px;
 }
 #kdwxy{
	width: 15px;
	height: 15px;
	border: none;
	vertical-align: middle;
	margin-bottom: 6px;
	margin-right:6px;
}
 .apply .btn{
	background: #00c06f;
	color: #fff;
	 width: 285px;
	 border:none;
	 font-size: 18px;
}
 .apply .btn:focus{
 	border: none;
 }
.active-page a{
	background: #00c06f !important;
	color: #fff !important;
}
.pagination li a{
	/*margin-left: 10px;*/
	color: #333;
	padding: 6px 15px;
}
.pagination li:first-child{
	
}
 /* 成功案例*/
 .success-case{
	background: #fff;
	padding:10px 20px 0px 20px ;
	margin-top: 20px;  
}
 .success-case h4{
	 border-bottom: 1px dashed #e5e5e5;
	 margin-bottom:0;
	 padding-bottom: 20px;
	 font-size:24px;
	 height:44px;
	 line-height:24px;
	 }
	 .success-case h4 a{
	 	color:#999;
	 	
	 }
.success-case .successCase-list{
	padding: 36px 20px;
	border-bottom: 1px dashed #e5e5e5;
	cursor: pointer;
}
.success-case .successCase-list:last-child{
	border:none;
}
.success-case .successCase-list article:last-child{
	width: calc(100% - 56px);
}
.success-case .successCase-list article:first-child{
	margin-right: 10px;
}
.success-case .successCase-list article:first-child span{
	background: #efefef;
	color:#666;
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	margin-top: 2px;
}
.successCase-list:hover article:first-child span{
	background: #e5faf0;
	color:#00c06f;
}
.successCase-list:hover article:last-child p:first-child a{
	color:#00c06f;
	
}
.successCase-list article:last-child p:first-child a{
	font-size:18px;
}
.success-case .successCase-list article:last-child p:first-child{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 1;

	/*火狐适配*/
	display: -moz-box;
    -moz-line-clamp: 1 !important;
    -moz-box-orient: vertical;
    height: 24px;
}
/*火狐适配*/

.success-case .successCase-list article:last-child span{
	font-size: 14px;
	display: block;
	width: 50%;
	float: left;
	color: #666666;
}

 /*fenye */
 .box {
 	width: 600px;
 	margin: 30px auto 0;
 	height: 34px;
	text-align: center;
 }
 
 .box .page {
 	width: 600px;
 }
 .info {
 	width: 200px;
 	height: 34px;
 	line-height: 34px;
 }
 
 
  /*成功弹出框 */
 .success-box{
 	position: fixed;
 	top: 0;
 	right: 0;
 	background: rgba(0,0,0,0.4);
 	width: 100%;
 	height: 100%;
 	z-index: 9999;
 }
 .success-box .success-cont{
 	width: 360px;
 	height: 180px;
 	margin: 300px auto;
 	background: #fff;
 	text-align: center;
 	padding: 30px 0;
 	position: relative;
 }
 .success-box .success-cont p{
 	color: #666;
 	font-size: 14px;
 }
 .success-box .success-cont p:first-child{
 	font-size: 18px;
 	color: #333;
 }
 .success-box .success-cont p a{
 	display: block;
     width: 140px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     color: #00c06f;
     border: 1px solid #00c06f;
     margin: 20px auto 0 auto;
 }
 .success-box .success-cont p img{
 	vertical-align: middle;
 	margin-bottom: 3px;
 	margin-right: 7px;
 }
 .success-box .success-cont i{
 	display: block;
 	width: 17px;
 	height: 17px;
 	position: absolute;
 	top: 5px;
 	right: 10px;
 	cursor: pointer;
 }

.float-box{
	position: fixed;
	/* right: 0; */
	/* top: 50%; */
	z-index: 9999999999;
	background: #fff;
}

.float-info article{
	padding: 15px 0;
	cursor: pointer;
}
.ewm_code{
	position: relative;
}
.ewm_info{
	position: absolute;
	width: 270px;
	height: 130px;
	padding: 10px;
	background: #fff;
	border: 1px solid #eee;
	bottom: 0;
	left: -270px;
	bottom: -20px;
	cursor: pointer;
	display: none;
}
.ewm_info .ewm_img{
	width: 110px;
	float: left;
}
.ewm_info .ewm_txt{
	width: calc(100% - 110px);
	float: left;
	text-align: center;
}
.ewm_info .ewm_txt p:first-child{
	font-size: 18px;
	margin-top: 20px;
}
.ewm_code:hover .ewm_info{
	display: block;
}
 