.productTab {
	overflow: hidden;
	zoom: 1;
	background-color: #fff;
}
.product-left{
	width: 210px;
	float: left;
}

.productTab li a{
	width: 100%;
	font-size: 14px;
	color: #333;
	height: 55px;
	cursor: pointer;
	line-height: 55px;
	list-style-type: none;
	text-align: center;
	border-bottom: 1px dashed #DEDDDC;
	display: block;
}

.productTab li a.current {
	color: #fff;
	background-color: #EB8585;
}

.productContent {
	box-sizing: border-box;
	border-left: 20px solid #FAFAFA;
	height: auto;
	margin-left: 210px;
}

/*.baohan_toubiao {
	padding-top: 35px;
}*/

.baohan_title {
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}

.baohan_detail,
.dz_baohan,
.cashd_deposit,
.online_baohan {
	padding: 20px 35px;
	/*height: 600px;*/
	width: 890px;
	margin: 0 auto;
}

.applyNow {
	margin: 30px auto 50px;
	background: #E62322;
	border-radius: 3px;
	width: 135px;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
}

.applyNow button {
	color: #fff;
	font-size: 14px;
	border: none;
	height: 100%;
	width: 100%;
	background: transparent;
	cursor: pointer;
	outline: 0;
}
/*弹窗样式*/

.noticeBox {
	width: 500px;
	height: 230px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -115px;
	border-radius: 3px;
	background-color: #fff;
	z-index: 11;
	display: none;
}

.noticeTitle {
	background-color: #D9CFCF;
	height: 40px;
	padding: 0 20px;
}

.noticeTitle h1 {
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.58px;
	line-height: 40px;
	float: left;
}
.noticeContent h1 {
	font-size: 14px;
	color: #000;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin: 10px 0;
}

.noticeBtn {
	margin: 0 auto;
	border-radius: 3px;
	width: 210px;
	height: 40px;
}

.noticeBtn button {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	border: none;
	background: #E62322;
	width: 80px;
	height: 40px;
	cursor: pointer;
	outline: 0;
	line-height: 40px;
	margin-right:20px;
	border-radius: 3px;
	behavior: url(PIE.htc);
	cursor: pointer;
}
.bhbm{
	width:400px;
	height: 48px;
	line-height: 50px\9;
	margin: 0 auto;
	border: 1px solid #DEDEDE;
	border-radius: 4px;
	display: block;
	margin-bottom: 20px;
	padding-left: 15px;
}
.noticeBtn .ukCancel{
	border: 1px solid #E62322;
	font-size: 14px;
	color: #E62322;
	text-align: center;
	background:none;
}
/*表单验证样式*/
.warning{
	border:1px solid #E62322 ;
}
.shade-content-box-1{width: 500px;height: 260px;position: fixed;top: 50%;left: 50%;margin-top: -130px;margin-left: -250px;
	background: #fff;opacity: 1;z-index: 11;display: none;}
.shade-content-header{height: 38px;line-height: 38px;font-size: 14px;color: #666666;position: relative;background-color: #efebeb;
	box-sizing: border-box;padding-left: 20px;}
.shade-close{position: absolute;width: 12px;height: 12px;font-size: 12px;top: 13px;right: 20px;
	background: url('../images/close.png') no-repeat;background-size: 100%;}
.shade-message{font-size: 14px;color: #333;text-align: center;width: 340px;margin: 44px auto 0;}
.shade-yes,.shade-no{position: absolute;width: 78px;height: 36px;text-align: center;line-height: 36px;bottom:40px;
	box-sizing: border-box;font-size: 14px;border-radius: 3px;}	
.shade-no{border:1px solid #E62322;color: #E62322;left: 162px;}
.shade-yes{background-color:#E62322;color: #fff;right: 162px;}


.list{width: 460px;height: 174px;margin: 20px;border: 1px solid #E8E7E7;border-radius: 3px;}	
.shade-content-box-2{width: 500px;height: 366px;position: fixed;top: 50%;left: 50%;margin-top: -183px;margin-left: -250px;
	background: #fff;opacity: 1;z-index: 11;display: none;}

.shade-reset,.shade-next{position: absolute;width: 134px;height: 36px;text-align: center;line-height: 36px;bottom:40px;
	box-sizing: border-box;font-size: 14px;border-radius: 3px;}	
.shade-reset{border:1px solid #E62322;color: #E62322;left: 106px;}
.shade-next{background-color:#E62322;color: #fff;right: 106px;}	

.list li{height: 86px;margin: 0 10px;box-sizing: border-box;border-bottom: 1px dotted #DEDDDC;}
.list li .default{width: 24px;height: 24px;background: url('../images/checked.png') 0 0 no-repeat;background-size: 100%;
margin-top: 31px;margin-left: 43px;margin-right: 43px;}
.list li .default.checked{background: url('../images/checked.png') 0 -24px no-repeat;background-size: 100%;}
.list li .list-logo{width: 201px;height: 58px;margin-top: 14px;}
.grayBtn{ background-color: #dedede; pointer-events: none;}

.pro-detail{
	height: 190px;
	background: url('../images/pro-bg.png') no-repeat center 100%;
	position: relative;
}
.pro-advantage{
	height: 550px;
	position: relative;
	border: 1px solid #E4E2E2;
	border-radius: 4px;
}
.pro-flow-path{
	margin-top: 35px;
	position: relative;
}
.pro-title-line{
	width: 40px;
	background-color: #E62322;
	height: 3px;
	position: absolute;
	top: 15px;
	left: 30px;
}
.pro-detail-title{
	font-size: 16px;
	color: #333333;
	height:35px;
	line-height: 35px;
	padding-left: 30px;
	padding-top: 20px;
}
.pro-detail-text{
	font-size: 14px;
	color: #555555;
	height: 25px;
	line-height: 25px;
	width: 700px;
	margin: 28px auto;
}
.pro-advantage-title{
	height: 70px;
	line-height: 70px;
	background-color: #f1f0f0;
	border-radius:7px 7px 0px 0px ;
}
.pro-advantage-title h1{
	font-size: 16px;
	color: #333333;
	padding-left: 30px;
	line-height: 70px;
}
.pro-advantage-bg{
	background: url(../images/Advantage.png) no-repeat;
	height: 50px;
	width: 230px;
	position: absolute;
	top: 15px;
	right: 20px;
}
.rowDiv{
	width: 600px;
	margin: 0 auto;
	height: 80px;
}
.pro-lightspot h1,.pro-advantage-box h1{
	font-size: 30px;
	color: #8A8989;
	text-align: center;
	margin: 40px 20px;
}
.lightIcon{
	width: 100px;
    text-align: center;
	float: left;
	height: 80px;
}
.lightIcon .pro-text{
	font-size: 16px;
	color: #555555;
	height: 30px;
	line-height: 30px;
}
.pro-advantage-merit{
	background: url(../images/advantage1.png) no-repeat 100%;
	height: 110px;
	width: 240px;
	margin-right: 10px;
	float: left;
}
.pro-advantage-merit p{
	font-size: 16px;
	color: #7F898E;
	width: 170px;
	margin: 20px auto;
	line-height: 30px;
}
.pro-advantage-merit span{
	display: block;
	text-align: left;
}
.pro-advantage-efficient{
	background: url(../images/advantage2.png) no-repeat 100%;
}
.pro-advantage-platform{
	background: url(../images/advantage3.png) no-repeat 100%;
}
.pro-core{
	margin: 0 auto;
	width: 750px;
}
.pro-flow-title{
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	color: #333333;
	padding-left: 30px;
}
.pro-flow-step{
	width: 200px;
	text-align: center;
	height: 120px;
	float: left;
	margin-bottom: 30px;
}
.pro-flow-step p{
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.pro-flow-step>div{
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.pro-flow-step>div>span{
	display: block;
	color: #666666;
}
.pro-flow-content{
	position: relative;
	height: auto;
	overflow: hidden;
}
.pro-flow-line,.pro-flow-line1,.pro-flow-line2,.pro-flow-line3{
	height: 1px;
	width:80px;
	background: #EEEEEE;
	border-radius: 1px;
	position: absolute;
	top: 20px;
	left: 160px;
}
.pro-flow-line1{
	left: 360px;
}
.pro-flow-line2{
	left: 560px;
}
.pro-flow-line3{
	top: 170px;
}
.coming-soon{
	display: block;
	margin: 0 auto;
	width: 100%;
	margin: 25px 0;
}
