body{
	font-family: "microsoft yahei";
}
a{
	text-decoration: none !important;
}
.container-fluid{
	width: 1100px;
}
.color-huise{
	color: #999999;
}
.color-hongse{
	color: #b21d23;
}
.bg-huise{
	background-color: #f5f5f5
}
.none{display:none;}
/*文章图片居中*/
.aligncenter{margin:0 auto; display:block;}
#AdLayer {right:0; top:0; height:235px; position:absolute;padding-top:75px;text-align:center;margin-top:150px;z-index: 100;}
/*nav*/
.nav ul{
	float: right;
	padding: 0px;
	margin-bottom: 1px;
	margin-right: 30px;
}
.nav ul li{
	float: left;
	padding-top: 46px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.nav ul li a{
	font-size: 15px;
	text-decoration: none;
	color: #282828;
}
.nav ul .active{
	font-weight: bold;
	border-bottom: 5px solid #b21d23;
}
.nav ul .active a{
	color: #b21d23;
}
/*footer*/
.footer p{
	border-top: 1px solid #c7c7c7;
	font-size: 12px;
	line-height: 24px;
	padding-top: 10px;
}
.footer .row{
	padding-left: 10px;
	padding-right: 10px;
}
/*slider*/
#AdLayer ul li{
	width: 64px;
	height: 64px;
	background-color: #b21d23;
	margin-bottom: 2px;
	padding-top: 11px;
	padding-bottom: 11px;
}
#AdLayer ul li:hover{
	background-color:#e70202;
}
#AdLayer ul li p{
	font-size: 12px;
	padding-top: 6px;
	color: #FFFFFF;
}
/*home*/
#home .banner{
	background-image: url(../images/home-banner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 454px;
	background-position: center;
}
#home .list{
	margin-bottom: 70px;
}
#home .list .col-sm-3 h4{
	margin-top: 50px;
	margin-bottom: 0px;
	font-weight: bold;
}
#home .list .col-sm-3 img{
	margin-top: 33px;
	margin-bottom: 33px;
}
#home .list .col-sm-3 p{
	line-height: 24px;
}
#home .notice{
	border-bottom:1px solid #e4e4e4;
}
#home .gonggao p{
	line-height: 40px;
	padding-left:112px;
	margin-bottom:0;
}
#home .gonggao p a{
	color:#333;
}
#home .gonggao i{
	line-height: 40px;
	color:#b21d23;
}
#home .gonggao span{
	background-image: url(../images/notice.png);
	background-size:100%;
	background-repeat:no-repeat;
	width:98px;
	height:44px;
	position:absolute;
	top:-4px;
	text-align:center;
	font-size:16px;
	line-height:44px;
	color:#ffffff;
	display:block;
}
/*sub*/
.sub{
	background-image: url(../images/about-banner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 336px;
	background-position: center;
}
.sub .row ul{
	padding: 0px;
	display: table;
	padding-top: 30px;
}
.sub .row ul li{
	padding-left: 30px;
	padding-right: 30px;
	font-size: 18px;
	float: left;
}
.sub .row ul li a{
	color: #333333;
}
.sub .row ul .active a{
	color: #b21d23;
	font-weight: bold;
}
.sub{
	position: relative;
	margin-bottom: 100px;
}
.sub .row{
	height: 90px;
	background-color: #FFFFFF;
	position: absolute;
	bottom: -45px;
	width: 1100px;
	box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.2);
}
/*about*/
#about .row{
	padding-left: 20px;
	padding-right: 20px;
}
#about .row .media h3{
	margin: 0px;
	margin-bottom: 12px;
}
#about .row .media h3 span{
	padding-bottom: 8px;
	border-bottom: 2px solid #7d7d7d;
}
#about .row .media p{
	margin-top: 24px;
	line-height: 29px;
}
#about .row .media-left{
	padding-right: 35px;
	width: 531px;
}
#about .pad{
	padding-right: 35px;
}
#about .media{
	padding-bottom: 80px;
}
#about .bg-huise h3{
	margin: 0px;
	line-height: 54px;
}
#about .ziliao{
	padding: 20px;
	border-top: 1px solid #dcdcdc;
	margin-bottom: 42px;
}
#about .mag{
	margin-left: 42px;
	margin-right: 42px;
}
/*partner*/
#partner h3{
	padding-left: 20px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#partner h3 small{
	line-height: 26px;
	color: #b21d23;
}
#partner .title span{
	font-size: 24px;
	line-height: 24px;
	background-color: #FFFFFF;
	padding: 0px 20px;
}
#partner .media{
	padding-bottom: 46px;
	padding-top: 46px;
	border-bottom: 1px solid #d2d2d2;
}
#partner .media-body p{
	padding-top: 10px;
	line-height: 32px;
}
#partner ul li{
	float: left;
	width: 220px;
	padding-top: 20px;
	padding-bottom: 28px;
}
#partner .zhanlue .title{
	margin-top: 55px;
	margin-bottom: 10px;
}
/*contact*/
#contact .row{
	padding-left: 20px;
	padding-right: 20px;
}
#contact h3{
	line-height: 56px;
	margin: 0px;
}
#contact .border{
	border-bottom: 1px solid #959595;
}
#contact .map{
	margin-top: 20px;
	margin-bottom: 20px;
}
#contact p{
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 30px;
}
/*list*/
#list .row{
	padding-left: 20px;
	padding-right: 20px;
}
#list h3{
	line-height: 56px;
	margin: 0px;
}
#list .border{
	border-bottom: 1px solid #959595;
}
#list .media-body h4{
	/*font-weight: bold;*/
	margin: 0px;
}
#list .media-body h4 a{
	color: #000000;
}
#list .media-body p{
	line-height: 26px;
}
#list .media-left{
	padding-right: 20px;
}
#list .media{
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d2d2d2;
}
/*content*/
#content .title{
	padding-bottom: 18px;
	border-bottom: 1px solid #959595;
	margin-bottom: 20px;
	padding-top: 10px;
	color: #C7C7C7;
}
#content .content{
	font-size: 16px;
	line-height: 32px;
}
#content .breadcrumb{
	background-color: #FFFFFF;
}
/*job*/
#job .row{
	padding-left: 20px;
	padding-right: 20px;
}
#job h3{
	line-height: 56px;
	margin: 0px;
}
#job .border{
	border-bottom: 1px solid #959595;
}
#job .pad{
	padding-left: 50px;
	padding-right: 50px;
}
#job .jieshao img{
	padding-top: 24px;
	padding-bottom: 24px;
}
#job .jieshao p{
	line-height: 26px;
	margin-bottom: 28px;
}
#job .gangwei span{
	font-size: 18px;
}
#job .gangwei .panel-title img{
	padding-right: 24px;
}
#job .gangwei .panel-title p{
	margin: 0px;
	font-size: 16px;
	line-height: 20px;
}
#job .panel-default>.panel-heading{
	background-color: #FFFFFF;
	border: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#job .panel-default{
	border: 0px;
}
#job .panel-body{
	background-color: #f8f8f8;
	border: 0px;
	padding-left: 60px;
}
#job .panel-body p{
	line-height: 26px;
}
#job .panel-body p span{
	font-size: 14px;
	color: #e7882b;
}
/*bus*/
#bus .banner{
	background-image: url(../images/bus-banner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 454px;
	background-position: center;
}
#bus .banner2{
	background-image: url(../images/bus-banner-2.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 457px;
	background-position: center;
}
#bus .title{
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/bus-title.jpg);
	margin-top: 50px;
}
#bus .title span{
	background-color: #FFFFFF;
	width: 218px;
}
#bus .title span h4{
	font-size: 18px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: bold;
}
#bus .title span p{
	font-size: 9px;
	color: #999999;
	margin: 0px;
}
#bus .yewu ul{
	margin-top: 48px;
	display: table;
}
#bus .yewu ul li{
	width: 200px;
	height: 60px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	/*background-color: #f9f9f9;*/
	text-align: center;
	padding-top: 20px;
	border: 1px solid #e4e4e4;
}
#bus .yewu ul li.active{
	background-color: #0084ff;
	color: #FFFFFF;
}
#bus .content{
	height: 518px;
	background-color: #f9f9f9;
	margin-top: 30px;
	margin-bottom: 70px;
}
#bus .banner2 .top-title{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 85px;
	background-color:  rgba(255, 255, 255, 0);
}
#bus .banner2  .biaoti{
	background-color: rgba(255, 255, 255, 0);
	width: 268px;
	display: table;
	float: left;
}
#bus .banner2 .top-title>.pull-left ,#bus .banner2 .top-title>.pull-right{
	background-image: url(../images/bus-banner2-title.png);
	width: 400px;
	height: 41px;
}
#bus .banner2 .biaoti h4{
	font-size: 18px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#bus .banner2 .biaoti p{
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
}
#bus .banner2 ul{
	display: table;
}
#bus .banner2 ul li{
	width: 270px;
	float: left;
}
#bus .banner2 ul li img{
	margin-top: 76px;
}
#bus .banner2 ul li p{
	color: #FFFFFF;
	margin-top: 38px;
	font-size: 16px;
}
#bus .problem .title{
	margin-bottom: 45px;
}
#bus .problem .col-sm-6{
	background-color: #f9f9f9;
	height: 164px;
	width: 520px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 48px;
	margin-bottom: 24px;
}

#bus .yewu .juzhong>span{
		top:8px;
		left: 51px;
		font-weight: normal;
}
#zhizhao-Modal{
	cursor: pointer;
}
/*****tab动画*****/
.yewu .tab-cur{
	display: inline-block;
	width: 200px;
	height: 60px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.yewu .tab-cur .cur-line{
	width:100%;
	display: block;
	height: 0;
	line-height: 0;
	position: absolute;
	z-index:0;
	top: 0;
	left: 0;
}
.yewu .tab-cur .cur-yidai{
	background:#0084ff;
}
.yewu .tab-cur .cur-shenqi{
	background:#424493;
}
.yewu .tab-cur .cur-fenqi{
	background:#9cc4fc;
}
.yewu .tab-cur .cur-jinke{
	background:#ef4a3a;
}
.tab-active{background:#0084ff;}  .tab-active span{color:#fff}
.tabs-0{background:#0084ff;} .tabs-0 span{color:#fff}
.tabs-1{background:#424493;} .tabs-1 span{color:#fff}
.tabs-2{background:#9cc4fc;} .tabs-2 span{color:#fff}
.tabs-3{background:#ef4a3a;} .tabs-3 span{color:#fff}
.yewu .tab-cur span{
	position: absolute;
	z-index:10;
	top: 20px;
	left: 72px;
}
/***tab切换动画***/
@-webkit-keyframes Height{ from { height: 0; } to { height: 60px; } }
@-moz-keyframes Height{ from { height: 0; } to { height: 60px; } }
@keyframes Height{ from { height: 0; } to { height: 60px; } }

@-webkit-keyframes Color{ from { background:#fff; } to { background:#0084ff; } }
@-moz-keyframes Color{ from { background:#fff; } to { background:#0084ff; } }
@keyframes Color{ from { background:#fff; } to { background:#0084ff; }  }

@-webkit-keyframes Color1{ from { background:#fff; } to { background:#424493; } }
@-moz-keyframes Color1{ from { background:#fff; } to { background:#424493; } }
@keyframes Color1{ from { background:#fff; } to { background:#424493; }  }

@-webkit-keyframes Color2{ from { background:#fff; } to { background:#9cc4fc; } }
@-moz-keyframes Color2{ from { background:#fff; } to { background:#9cc4fc; } }
@keyframes Color2{ from { background:#fff; } to { background:#9cc4fc; }  }

@-webkit-keyframes Color3{ from { background:#fff; } to { background:#ef4a3a; } }
@-moz-keyframes Color3{ from { background:#fff; } to { background:#ef4a3a; } }
@keyframes Color3{ from { background:#fff; } to { background:#ef4a3a; }  }
.yewu .tab-cur:hover .cur-line{
	height:60px;
	transition: Height .5s;
	-moz-transition: Height  .5s;
	-webkit-transition: Height  .5s;
}
.yewu .tab-yidai:hover{
	 animation: Color .4s linear 0s normal none;
	 -moz-animation: Color .4s linear 0s normal none;
	 -webkit-animation: Color .4s linear 0s normal none;
 }
.yewu .tab-shenqi:hover{
	animation: Color1 .4s linear 0s normal none;
	-moz-animation: Color1 .4s linear 0s normal none;
	-webkit-animation: Color1 .4s linear 0s normal none;
}
.yewu .tab-fenqi:hover{
	animation: Color2 .4s linear 0s normal none;
	-moz-animation: Color2 .4s linear 0s normal none;
	-webkit-animation: Color2 .4s linear 0s normal none;
}
.yewu .tab-jinke:hover{
	animation: Color3 .4s linear 0s normal none;
	-moz-animation: Color3 .4s linear 0s normal none;
	-webkit-animation: Color3 .4s linear 0s normal none;
}
.yewu .tab-cur:hover span{
	color:#fff;
}
/*****tab下方图形动画*******/
.home-product-content{
	position:relative;
	overflow: hidden;
}
.yidai .home-product-ta,
.fenqi .home-product-ta{
	display:block;
	position:absolute;
	z-index: 100;
	top:105px;
	right:118px;
}
.shenqi .home-product-ta,
.jinke .home-product-ta{
	display:block;
	position:absolute;
	z-index: 100;
	top:105px;
	left:118px;
}
.home-product-content .product-title strong{
	font-size:26px;
	font-weight:normal;
	display:block;
	line-height:32px;
	margin-bottom:5px;
}
.yidai .product-title strong,
.fenqi .product-title strong{
	text-align:right;
}
.shenqi .product-title strong,
.jinke .product-title strong{
	text-align:left;
}
.home-product-content .home-product-ta i{
	font-size:14px;
	display:block;
	font-style:normal;
	line-height:22px;
}
.yidai .home-product-ta i,
.fenqi .home-product-ta i{
	text-align:right;
}
.shenqi .home-product-ta i,
.jinke .home-product-ta i{
	text-align:left;
}
.home-product-content span{
	display:block;
	font-size:14px;
	text-align:left;
	line-height:20px;
}
.jinke .product-info span{
	font-weight:bold;
	font-size:14px;
	line-height:30px;
}
.home-product-content .product-info{
	margin-top:25px;
	margin-bottom:45px;
}
.yidai .product-apply{
	width:222px;
	margin-left:220px;
}
.fenqi .product-apply{
	width:233px;
	margin-left:313px;
}
.shenqi .product-apply{
	width:320px;
}
/*******按钮样式******/
.home-product-content .product-btn{
	position:absolute;
	top:390px;
	right:118px;
	width:148px;
	height:44px;
	background:#0084ff;
	z-index:100;
	display:inline-block;
	overflow:hidden;
	animation: productTop .4s linear 0s normal none;
}
.yidai .product-btn{
	position:absolute;
	top:375px;
	right:118px;
	width:148px;
	height:44px;
	background:#0084ff;
}
.shenqi .product-btn{
	position:absolute;
	top:391px;
	left:118px;
	width:148px;
	height:44px;
	background:#424493;
}
.fenqi .product-btn{
	position:absolute;
	top:370px;
	right:118px;
	width:148px;
	height:44px;
	background:#9cc4fc;
}
.jinke .product-btn{
	position:absolute;
	top:340px;
	left:118px;
	width:148px;
	height:44px;
	background:#ef4a3a;
}
.home-product-content .product-btn i{
	font-style:normal;
	display: block;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	width:148px;
	position: absolute;
	z-index: 11;
	top: 0;
	left: 0;
}
/******按钮动画*****/
@-webkit-keyframes Width{
	0%   {width:0;}
	100% {width:180px;}
}
.home-product-content .product-btn:hover em{
	display:inline-block;
	width:0;
	height:44px;
	animation: Width .4s ease-in-out 0s 1 alternate forwards;
	-moz-animation: Width .4s ease-in-out 0s 1 alternate forwards;
	-webkit-animation: Width .4s ease-in-out 0s 1 alternate forwards;
	-ms-animation: Width .4s ease-in-out 0s 1 alternate forwards;
	background: url(../images/btn_bg.png) no-repeat right top;
}
/*****图片位置******/
.yidai .home-product-cmphone{
	position:relative;
	width:699px;
	height:518px;
}
.yidai .home-product-cmphone .product-img{
	display:inline-block;
	width:699px;
	height:518px;
	position:absolute;
	bottom:0;
	left:-30px;
}
.shenqi,.fenqi,.jinke{
	position:relative;
	width:1100px;
	height:518px;
}
.shenqi .home-product-cmphone{
	position:absolute;
	bottom:0;
	right:0;
}
.jinke .home-product-cmphone{
	position:absolute;
	bottom:0;
	right:-30px;
}
.fenqi .home-product-cmphone{
	position:absolute;
	bottom:0;
	left:0;
}
/***图片自下而上动画**/
@keyframes myfirst
{ from { opacity: 0; transform: translateY(50px) translateX(50px)} to { opacity: 1; transform: translateY(0) translateX(0)} }

@-moz-keyframes myfirst /* Firefox */
{ from { opacity: 0; -moz-transform: translateY(50px) translateX(50px)} to { opacity: 1; -moz-transform: translateY(0) translateX(0)}}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{ from { opacity: 0; -webkit-transform: translateY(50px) translateX(50px)} to { opacity: 1; -webkit-transform: translateY(0) translateX(0)}}


/***图片自右向左动画**/
@keyframes myTwo
{ from { opacity: 0; transform: translateY(50px) translateX(50px) } to { opacity: 1; transform: translateY(0) translateX(0) } }

@-moz-keyframes myTwo /* Firefox */
{ from { opacity: 0; -moz-transform: translateY(50px) translateX(50px) } to { opacity: 1; -moz-transform: translateY(0) translateX(0) } }

@-webkit-keyframes myTwo /* Safari 和 Chrome */
{ from { opacity: 0; -webkit-transform: translateY(50px) translateX(50px) } to { opacity: 1; -webkit-transform: translateY(0) translateX(0) } }

/***图片自右向左动画**/
@keyframes myThree
{ from { opacity: 0; transform: translateX(-50px) } to { opacity: 1; transform: translateX(0) } }

@-moz-keyframes myThree /* Firefox */
{ from { opacity: 0; -moz-transform: translateX(-50px) } to { opacity: 1; -moz-transform: translateX(0) } }

@-webkit-keyframes myThree /* Safari 和 Chrome */
{ from { opacity: 0; -webkit-transform: translateX(-50px) } to { opacity: 1; -webkit-transform: translateX(0) } }

@keyframes myFour
{ from { opacity: 0; transform: translateY(50px) translateX(-50px)} to { opacity: 1; transform: translateY(0) translateX(0px)} }

@-moz-keyframes myFour /* Firefox */
{ from { opacity: 0; -moz-transform: translateY(50px) translateX(-50px)} to { opacity: 1; -moz-transform: translateY(0) translateX(0px)}}

@-webkit-keyframes myFour /* Safari 和 Chrome */
{ from { opacity: 0; -webkit-transform: translateY(50px) translateX(-50px)} to { opacity: 1; -webkit-transform: translateY(0) translateX(0px)}}

/***文字动画自上而下***/
@-webkit-keyframes productTop{ from { opacity: 0; -webkit-transform: translateY(-50px) } to { opacity: 1; -webkit-transform: translateY(0) } }
@-moz-keyframes productTop{ from { opacity: 0; -moz-transform: translateY(-50px) } to { opacity: 1; -moz-transform: translateY(0) } }
@keyframes productTop{ from { opacity: 0; transform: translateY(-50px) } to { opacity: 1; transform: translateY(0) } }

/***文字动画自下而上***/
@-webkit-keyframes productBottom{ from { opacity: 0; -webkit-transform: translateY(50px) } to { opacity: 1; -webkit-transform: translateY(0) } }
@-moz-keyframes productBottom{ from { opacity: 0; -moz-transform: translateY(50px) } to { opacity: 1; -moz-transform: translateY(0) } }
@keyframes productBottom{ from { opacity: 0; transform: translateY(50px) } to { opacity: 1; transform: translateY(0) } }

/***文字动画自右向左***/
@-webkit-keyframes productRight{ from { opacity: 0; -webkit-transform: translateX(-50px) } to { opacity: 1; -webkit-transform: translateX(0) } }
@-moz-keyframes productRight{ from { opacity: 0; -moz-transform: translateX(-50px) } to { opacity: 1; -moz-transform: translateX(0) } }
@keyframes productRight{ from { opacity: 0; transform: translateX(-50px) } to { opacity: 1; transform: translateX(0) } }

/***文字动画自右向左***/
@-webkit-keyframes productLeft{ from { opacity: 0; -webkit-transform: translateX(50px) } to { opacity: 1; -webkit-transform: translateX(0) } }
@-moz-keyframes productLeft{ from { opacity: 0; -moz-transform: translateX(50px) } to { opacity: 1; -moz-transform: translateX(0) } }
@keyframes productLeft{ from { opacity: 0; transform: translateX(50px) } to { opacity: 1; transform: translateX(0) } }

.yidai .home-product-cmphone{
	animation: myfirst .4s linear 0s normal none;
	-moz-animation: myfirst .4s linear 0s normal none;
	-webkit-animation: myfirst .4s linear 0s normal none;
}
.shenqi .home-product-cmphone{
	animation: myTwo .4s linear 0s normal none;
	-moz-animation: myTwo .4s linear 0s normal none;
	-webkit-animation: myTwo .4s linear 0s normal none;
}
.fenqi .home-product-cmphone{
	animation: myThree .4s linear 0s normal none;
	-moz-animation: myThree .4s linear 0s normal none;
	-webkit-animation: myThree .4s linear 0s normal none;
}
.jinke .home-product-cmphone{
	animation: myFour .4s linear 0s normal none;
	-moz-animation: myFour .4s linear 0s normal none;
	-webkit-animation: myFour .4s linear 0s normal none;
}
.home-product-ta .product-title{
    -webkit-animation: productTop .4s linear 0s normal none;
	-moz-animation: productTop .4s linear 0s normal none;
	animation: productTop .4s linear 0s normal none;
}
.home-product-ta .product-info,
.home-product-ta .product-apply{
	-webkit-animation: productRight .4s linear 0s normal none;
	-moz-animation: productRight .4s linear 0s normal none;
	animation: productRight .4s linear 0s normal none;
}
.home-product-content .product-btn{
	-webkit-animation: productLeft .4s linear 0s normal none;
	-moz-animation: productLeft .4s linear 0s normal none;
	animation: productLeft .4s linear 0s normal none;
}
/*****借款流程******/
.list-unstyled li{
	position:relative;
}
.list-unstyled li .right-row{
	position:absolute;
	top:56px;
	right:0;
}
/****常见问题****/
.problems .col-sm-6{
	padding-top:30px !important;
}
.problems .problem-line1{
	padding-top:38px !important;
}
.problems .problem-line3{
	padding-top:18px !important;
}
.problems .col-sm-6 p{
	position:relative;
}
.problems .col-sm-6 p .index{
	display:inline-block;
	width:15px;
	font-size:18px;
}
.problems .col-sm-6 p .problems-content{
	position:absolute;
	left:30px;
	top:2px;
	color: #757575;
}
/***二维码模态框****/
.text-center{text-align:center;}
#yidaiModal .modal-dialog,
#jinkeModal .modal-dialog{
	width:510px;
	height:365px;
}
#shenqiModal .modal-dialog,
#fenqiModal .modal-dialog{
	width:335px;
	height:365px;
}
.myModal .modal-content{
	padding:10px 40px 15px 40px;
}
.myModal .modal-title{
	font-size:18px;
	font-weight:bold;
}
.myModal .modal-body .dimension-code p{
	font-size:16px;
	margin-top:5px;
}
.myModal .modal-body{
	padding-top:30px;
}
.myModal .modal-header{
	border-bottom: 2px solid #e5e5e5;
}
.myModal .modal-footer{
	border-top: none;
}
.myModal .modal-footer .media{
	width:200px;
	margin:0 auto;
}
#shenqiModal .modal-footer .media,
#fenqiModal .modal-footer .media{
	width:145px;
}
.myModal .modal-footer .media-body{
	width:180px;
	text-align:left;
}
.myModal .modal-footer .media-body h5{
	font-size:12px;
}
/*******侧边栏*******/
#AdLayer .toolbar-tabs{
	position:relative;
}
#AdLayer .toolbar-tabs li{
	cursor:pointer;
}
#AdLayer .toolbar-tabs .tbar-tab-phone{
	position:absolute;
	z-index:100;
	top:68px;
	right:0;
}
#AdLayer .toolbar-tabs .tbar-tab-phone i{
	display:none;
	position:absolute;
	z-index:-1;
	top:22px;
	right:64px;
	width:0;
	height:0;
	border-top:10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #e70202;
}
#AdLayer .toolbar-tabs .tbar-tab-weixin{
	position:absolute;
	z-index:100;
	top:136px;
	right:0;
}
#AdLayer .toolbar-tabs .tbar-tab-phone .tab-phone{
	display:none;
	width: 0;
	height: 64px;
	line-height: 64px;
	color:transparent;
	text-align: center;
	position: absolute;
	z-index: -1;
	left:-105px;
	top: 0;
	border-radius: 5px;
	transition: left 0.3s ease-in-out 0.1s;
	-moz-transition: left 0.3s ease-in-out 0.1s;
	-webkit-transition: left 0.3s ease-in-out 0.1s;
	font-style: normal;
	cursor: pointer;
}
#AdLayer .toolbar-tabs .tab-weixin{
	width:0;
	overflow:hidden;
	position: absolute;
	z-index: -1;
	left:0;
	top:-69px;
	cursor: pointer;
}
/***侧边栏动画自右向左***/
@-webkit-keyframes left{
	from { opacity: 0; -webkit-transform: translateX(50px) }
	to { opacity: 1; -webkit-transform: translateX(0) }
}
@-moz-keyframes left{
	from { opacity: 0; -moz-transform: translateX(50px) }
	to { opacity: 1; -moz-transform: translateX(0) }
}
@keyframes left{
	from { opacity: 0; transform: translateX(50px) }
	to { opacity: 1; transform: translateX(0) }
}
#AdLayer .toolbar-tabs .tbar-tab-phone:hover .tab-phone{
	display:block;
	left: -115px;
	width: 105px;
	background-color: #e70202;
	color:#fff;
	animation: left .4s linear 0s normal none;
	-moz-animation: left .4s linear 0s normal none;
	-webkit-animation: left .4s linear 0s normal none;
}
#AdLayer .toolbar-tabs .tbar-tab-phone:hover i{
	display:block;
	left: -10px;
	width: 10px;
	animation: left .4s linear 0s normal none;
	-moz-animation: left .4s linear 0s normal none;
	-webkit-animation: left .4s linear 0s normal none;
}
#AdLayer .toolbar-tabs .tbar-tab-weixin:hover .tab-weixin{
	display:block;
	width: 136px;
	position: absolute;
	left:-134px;
	top:-68px;
	animation: left .4s linear 0s normal none;
	-moz-animation: left .4s linear 0s normal none;
	-webkit-animation: left .4s linear 0s normal none;
}
/*子页面-赫美分期*/
#page-fenqi .banner{
	width: 100%;
	height: 559px;
	background-image: url(../images/fenqi-banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 212px;
}
#page-fenqi .banner .title-bg{
	background-image: url(../images/fenqi-banner-bg.png);
	background-repeat: no-repeat;
	width: 912px;
	height: 158px;
	position: relative;
}
#page-fenqi .banner .title-bg .title{
	font-size: 50px;
	color: #FFFFFF;
	position: absolute;
	left: 157px;
	top:-40px;
}
#page-fenqi .chanpin{
	width: 1040px;
}
#page-fenqi .chanpin h4{
	font-size: 26px;
	margin-top: 90px;
	margin-bottom: 60px;
}
#page-fenqi .chanpin ul li{
	float: left;
	width: 208px;
}
#page-fenqi .chanpin ul li h5{
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 15px;
}
#page-fenqi .chanpin ul li p{
	font-size: 14px;
	margin: 0;
}
#page-fenqi .ziyouhuan h3{
	font-size: 50px;
	margin-top: 150px;
	margin-bottom: 30px;
}
#page-fenqi .youshi{
	width: 880px;
}
#page-fenqi .youshi h5{
	margin-top: 240px;
	margin-bottom: 60px;
	font-size: 26px;
}
#page-fenqi .youshi ul li{
	width: 420px;
	height: 274px;
	font-size: 26px;
	color:#FFFFFF;
	line-height: 48px;
	text-align: center;
	padding-top: 88px;
	float: left;
	margin: 10px;
}
#page-fenqi .youshi ul .one{
	background-image: url(../images/fenqi-youshi-1.jpg);
	background-size: 100% 100%;
}
#page-fenqi .youshi ul .two{
	background-image: url(../images/fenqi-youshi-2.jpg);
	background-size: 100% 100%;
}
#page-fenqi .youshi ul .three{
	background-image: url(../images/fenqi-youshi-3.jpg);
	background-size: 100% 100%;
}
#page-fenqi .youshi ul .four{
	background-image: url(../images/fenqi-youshi-4.jpg);
	background-size: 100% 100%;
}
#page-fenqi .liucheng{
	width: 1124px;
}
#page-fenqi .liucheng h5{
	font-size: 26px;
	margin-top: 240px;
	margin-bottom: 60px;
}
#page-fenqi .liucheng ul li{
	float: left;
}
#page-fenqi .liucheng ul .item{
	width: 266px;
}
#page-fenqi .liucheng ul .item p{
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 150px;
}
#page-fenqi .liucheng ul .jiantou{
	width: 20px;
	padding-top: 60px;
}
#page-fenqi .erweima{
	width: 100%;
	height: 606px;
	background-color: #161625;
}
#page-fenqi .erweima .w1000{
	padding-top: 90px;
	width: 1000px;
}
#page-fenqi .erweima .w1000 h1{
	font-size: 40px;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 60px;
}
#page-fenqi .erweima .w1000 p{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
}
#page-fenqi .erweima .w1000 img{
	width: 144px;
	margin-top: 76px;
}
#page-fenqi .erweima .w1000 .saoma{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 44px;
}
/*赫美金客*/
.w1000{
	width: 1000px;
}
#page-jinke .banner{
	width: 100%;
	height: 560px;
	background-image: url(../images/jinke-banner-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#page-jinke .w1000{
	padding-left: 25px;
	padding-right: 25px;
}
#page-jinke .w1000 h2{
	font-size: 50px;
	color: #FFFFFF;
	margin-top: 90px;
}
#page-jinke .w1000 p{
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 25px;
	margin-bottom: 90px;
}
#page-jinke .w1000 .erweima{
	width: 424px;
	padding-top: 0;
}
#page-jinke .w1000 .erweima img{
	width: 140px;
	float: left;
	margin-right: 40px;
}
#page-jinke .w1000 .erweima #yongjin{
	width: 240px;
	height: 58px;
	margin-top: 20px;
	padding-top: 20px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	float: right;
	background-color: #f04a3a;
	margin-bottom: 24px;
}
#page-jinke .w1000 .erweima #huoqu{
	font-size: 20px;
	color: #FFFFFF;
}
#page-jinke .w1000 .erweima #huoqu img{
	width: 40px;
	height: 15px;
	margin-right: 0;
	margin-top: 6px;
}
#page-jinke .youshi{
	width: 1072px;
}
#page-jinke .youshi h4{
	font-size: 26px;
	margin-top: 90px;
	margin-bottom: 60px;
}
#page-jinke .youshi ul li{
	float: left;
	width: 268px;
}
#page-jinke .youshi ul li h5{
	font-size: 20px;
	margin-top: 38px;
	margin-bottom: 13px;
}
#page-jinke .youshi ul li p{
	color: #949494;
	font-size: 14px;
	margin-bottom: 150px;
}
#page-jinke .jieshao{
	background-color: #fafafa;
	width: 100%;
}
#page-jinke .jieshao .center-block{
	width: 1000px;
}
#page-jinke .jieshao ul li{
	margin-bottom: 200px;
}
#page-jinke .jieshao ul li h3{
	font-size: 32px;
	margin-top: 238px;
	margin-bottom: 24px;
}
#page-jinke .jieshao ul li p{
	font-size: 24px;
	color: #949494;
}
#page-jinke .liucheng{
	width: 1050px;
}
#page-jinke .liucheng h4{
	font-size: 26px;
	margin-bottom: 60px;
	margin-top: 30px;
}
#page-jinke .liucheng ul li{
	float: left;
}
#page-jinke .liucheng ul .item{
	width: 194px;
}
#page-jinke .liucheng ul .jiantou{
	padding-top: 60px;
	width: 20px;
}
#page-jinke .liucheng ul li p{
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 150px;
}
#page-jinke #erweima{
	width: 100%;
	height: 606px;
	background-color: #161625;
}
#page-jinke #erweima .w-1000{
	width: 1000px;
	padding: 0;
}
#page-jinke #erweima h3{
	padding-top: 90px;
	padding-bottom: 60px;
	font-size: 40px;
	color: #FFFFFF;
	margin: 0;
}
#page-jinke #erweima p{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
	margin-bottom: 112px;
}
#page-jinke #erweima .w600{
	width: 600px;
}
#page-jinke #erweima .w600 .item{
	width: 140px;
	float: left;
}
#page-jinke #erweima .w600 .item p{
	font-size: 14px;
	margin-bottom: 0;
}
#page-jinke #erweima .w600 img{
	width: 140px;
	margin-bottom: 14px;
}
#page-jinke #erweima .w600 .zhong{
	width: 320px;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
}
#page-jinke #erweima .w600 .zhong .apple{
	width: 240px;
	height: 58px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 58px;
	background-color: #6fb4f6;
}
#page-jinke #erweima .w600 .zhong .android{
	background-color: #9cc4fc;
	margin-top: 24px;
}
#page-jinke #erweima .w600 .zhong img{
	width: 30px;
	margin: 11px 26px;
}
/*赫美易贷*/
#page-yidai .banner{
	width: 100%;
	height: 560px;
	background-image: url(../images/yidai-banner-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#page-yidai .banner .w1000{
	padding-left: 30px;
	padding-right: 30px;
}
#page-yidai .banner .w1000 .pull-left{
	width: 422px;
}
#page-yidai .banner .w1000 .pull-left h1{
	color: #FFFFFF;
	font-size: 50px;
	margin-top: 90px;
}
#page-yidai .banner .w1000 .pull-left h3{
	color: #FFFFFF;
	font-size: 24px;
	margin-top: 24px;
}
#page-yidai .banner .w1000 .pull-left h5{
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 90px;
}
/*2017-09-30*/
#page-yidai .banner .w1000 .pull-left .download{
	width: 140px;
}
#page-yidai .banner .w1000 .pull-left .hint{
	width: 240px;
	float: right;
}
#page-yidai .banner .w1000 .pull-left .apple{
	width: 240px;
	height: 58px;
	background-color: #6fb4f6;
	color: #FFFFFF;
	line-height: 58px;
}
#page-yidai .banner .w1000 .pull-left .apple img{
	padding-left: 26px;
	padding-right: 22px;
}
#page-yidai .banner .w1000 .pull-left .android{
	background-color: #9cc4fc;
	margin-top: 24px;
}
#page-yidai .banner .w1000 .pull-left p{
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 14px;
	padding-left: 12px;
	
}
/*2017-09-30*/
#page-yidai .banner .w1000 .pull-right{
	margin-top: 33px;
}
#page-yidai .youshi{
	width: 1072px;
}
#page-yidai .youshi h4{
	font-size: 26px;
	margin-top: 90px;
	margin-bottom: 60px;
}
#page-yidai .youshi ul li{
	float: left;
	width: 268px;
}
#page-yidai .youshi ul li h5{
	font-size: 20px;
	margin-top: 38px;
	margin-bottom: 13px;
}
#page-yidai .youshi ul li p{
	color: #949494;
	font-size: 14px;
	margin-bottom: 150px;
}
#page-yidai .jieshao{
	width: 100%;
	background-color: #fafafa;
}
#page-yidai .jieshao .center-block{
	width: 1000px;
}
#page-yidai .jieshao ul{
	padding-bottom: 1px;
	margin-bottom: 0;
}
#page-yidai .jieshao ul li{
	margin-bottom: 200px;
}
#page-yidai .jieshao h3{
	font-size: 32px;
	margin-top: 230px;
	margin-bottom: 24px;
}
#page-yidai .jieshao p{
	font-size: 24px;
	color:#949494;
	margin-bottom: 24px;
}
#page-yidai .jieshao .two h3{
	margin-top: 150px;
}
#page-yidai .jieshao .three h3{
	margin-top: 120px;
}
#page-yidai .jieshao .four h3{
	margin-top: 140px;
}
#page-yidai .liucheng{
	width: 1144px;
}
#page-yidai .liucheng h4{
	font-size: 26px;
	margin-top: 90px;
	margin-bottom: 60px;
}
#page-yidai .liucheng ul li p{
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 150px;
}
#page-yidai .liucheng ul li{
	float: left;
}
#page-yidai .liucheng ul .item{
	width: 266px;
}
#page-yidai .liucheng ul .jiantou{
	width: 20px;
	padding-top: 60px;
}
#page-yidai #erweima{
	width: 100%;
	height: 606px;
	background-color: #161625;
}
#page-yidai #erweima .w-1000{
	width: 1000px;
	padding: 0;
}
#page-yidai #erweima h3{
	padding-top: 90px;
	padding-bottom: 60px;
	font-size: 40px;
	color: #FFFFFF;
	margin: 0;
}
#page-yidai #erweima p{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
	margin-bottom: 112px;
}
#page-yidai #erweima .w600{
	width: 600px;
}
#page-yidai #erweima .w600 .item{
	width: 140px;
	float: left;
}
#page-yidai #erweima .w600 .item p{
	font-size: 14px;
	margin-bottom: 0;
}
#page-yidai #erweima .w600 img{
	width: 140px;
	margin-bottom: 14px;
}
#page-yidai #erweima .w600 .zhong{
	width: 320px;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
}
#page-yidai #erweima .w600 .zhong .apple{
	width: 240px;
	height: 58px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 58px;
	background-color: #6fb4f6;
}
#page-yidai #erweima .w600 .zhong .android{
	background-color: #9cc4fc;
	margin-top: 24px;
}
#page-yidai #erweima .w600 .zhong img{
	width: 30px;
	margin: 11px 26px;
}