/*======投资机构页面 organiz ======*/

.organiz{
	width: 1240px;
	margin: 0px auto 0;
}
.organiz h4{
	font-weight: normal;
	margin-left: 25px;
}
.organiz .add_las{
	margin-bottom: 6px;
}
.space{
	height: 44px;
	width: 258px;
}
.collectedPic{
	width: 72px;
	height: 72px;
	overflow: hidden;
	position: absolute;
	left: -151px;
	top: -343px;
	z-index: 10;
	background-image: url(../../Content/images/hascollectPic.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.collectedPic img{
	width: 72px;
}
.organiz ul li{
	position: relative;
	width: 276px;
	height: 380px;
	background: #f8f8f8;
	margin: 0 17px 30px;
	box-shadow: 0px 4px 4px #e5e5e5;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.organiz ul li .top{
	display: block;
}
.organiz ul li .top .imgbox{
	width: 128px;
	height: 128px;
	display: block;
	border-radius: 50%;
	margin: 16px auto 14px;
	overflow: hidden;
	border: 1px solid #f5f5f5;
}
.organiz ul li .top .imgbox img{
	width: 128px;
	height: 128px;
	display: block;
}
.organiz ul li .top .tit{
	width: 100%;
	padding: 0 25px;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
.organiz ul li .top .posi{
	display: block;
	height: 44px;
	line-height: 44px;
	text-align: center;
}
.organiz ul li .top .intro{
	width: 226px;
	height: 60px;
	overflow: hidden;
	padding: 0 25px;
	line-height: 20px;
}
.organiz ul li .bot{
	position: absolute;
	bottom: 15px;
	right: 0px;
}
.organiz ul li .bot .collect{
	display: block;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
	cursor: pointer;
}
.bg_shoucang{
    background:url(../images/icons/heart.png) no-repeat left center;
}
.bg_shoucangover{
     background:url(../images/icons/heart_over.png) no-repeat left center;
}
.organiz ul li .bot .link{
	display: block;
	background: #0086ca;
	color: #fff;
	padding: 2px 10px;
	border-radius: 6px;
	margin: 0 20px 0 0;
}
.organiz ul li:hover{
	background: #0092da;
}
.organiz ul li:hover .tit,.organiz ul li:hover .posi,.organiz ul li:hover .intro,.organiz ul li:hover h4{
	color: #fff;
}
.organiz ul li:hover .bot .link{
	background: #fff;
	color: #0092DA;
}
.organiz ul li:hover .bot .collect{
	color: #fff;
	background: url(../images/sprits.png) no-repeat -217px -242px;
}
/*====== 贷款服务页面 ======*/
/*====== credit ======*/
.credit{
	width: 1200px;
	margin: 0 auto;
}
.credit ul li{
	width: 1200px;
	height: 216px;
	box-sizing: border-box;
	box-shadow: 0 2px 4px #ccc;
	padding: 25px;
	border: 1px solid #ededed;
	background: #fbfbfb;
	margin: 0 0 20px 0;
}
.credit ul li a:hover p{
	color: #0092da;
}
.credit ul li a .imgbox{
	display: block;
	width: 163px;
	height: 163px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
.credit ul li a .imgbox img{
	display: block;
	width: 163px;
	height: 163px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.credit ul li a:hover .imgbox img{
	-webkit-transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.credit ul li a .text{
	padding: 0 40px 0 30px;
	width: 600px;
	border-right: 1px solid #ededed;
}
.credit ul li a .text h3{
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px 0;
}
.credit ul li a .text p{
	margin: 0 0 10px 0;
	line-height: 20px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.credit ul li .right{
	width: 310px;
	padding: 0 0 0 100px;
	box-sizing: border-box;
	margin: 30px 0 0 0;
}
.credit ul li .right a{
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	display: block;
	background: url(../images/zx.png) no-repeat left center;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.credit ul li .right a:hover{
	color: #0092da;
}
.credit ul li .right .order{
	background-image: url(../images/yuyue.png);
}
.credit ul li .right .apply{
	background-image: url(../images/qian.png);
}
/*======投资机构页面 organiz ======*/
.guideFund{
	width: 1200px;
	margin: 0 auto;
}
.guideFund .subnav ul li{
	width: 250px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 18px;
	background: #d4d4d4;
	margin: 0 0 10px 0;
	cursor: pointer;
}
.guideFund .subnav ul .on{
	background: #209be0;
	color: #fff;
}
.guideFund .subnav .apply{
	width: 156px;
	height: 30px;
	line-height: 30px;
	background: #209be0;
	display: block;
	margin: 30px auto 0;
	text-align: center;
	color: #fff;
	border-radius: 20px;
	font-size: 16px;
}
.guideFund .gfBox{
	width: 920px;
	box-sizing: border-box;
	border: 1px solid #d4d4d4;
	padding: 28px;
}
.gfBox {
	width: 450px;
	border: 1px solid #d4d4d4;
	text-align: left;
}

.gfBox .hd {
	height: 52px;
	line-height: 52px;
	background: #f4f4f4;
	margin: 0 0 50px 0;
	border: 1px solid #d4d4d4;
	position: relative;
}

.gfBox .hd ul {
	width: 100%;
	float: left;
	position: absolute;
	left: -1px;
	top: -1px;
	height: 52px;
}

.gfBox .hd ul li {
	text-align: center;
	float: left;
	cursor: pointer;
	width: 20%;
	box-sizing: border-box;
	font-size: 16px;
}

.gfBox .hd ul li.on {
	height: 53px;
	background: #209be0;
	border-right: 1px solid #d4d4d4;
	color: #fff;
}

.gfBox .bd ul {
	padding: 15px;
	zoom: 1;
}

.gfBox .bd li {
	height: 24px;
	line-height: 24px;
}

.gfBox .bd li .date {
	float: right;
	color: #969696;
}
/*登陆弹出框*/
.loginCon{
	width: 344px;
	background: #ffffff;
	padding: 30px 40px 40px;
	margin: 70px 60px 0 0;
	border-radius: 0 0 8px 8px;
}
.loginCon .tit,.registerCon .tit{
	margin-bottom: 23px;
}
.inputText{
	width: 330px;
	height: 38px;
	padding: 0 0 0 10px;
	border: 1px solid #ddd;
}
.codePics,.codePics img{
	width: 92px;
	height: 40px;
	display: block;
	cursor: pointer;
}
.rememberPW{
	margin:15px 0 0 0;
}
.identify .code{
	width: 160px;
}
.checkbox{
	width: 15px;
	height: 15px;
	margin: 3px 10px 0 2px;
}
/* 这里不知为啥要引用，而且覆盖了顶部登录样式*/
/*.loginBtn{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 6px;
	background: #ff8516;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 16px;
	margin: 16px 0;
}
.loginBtn:hover{
	background: #f26100;
}*/
/**登陆弹窗**/
.textAC{
	color: #ff8517;
	text-align: center;
}
.loding_logo{
	width: 303px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 23px;
}
.loding_logo img{
	width: 303px;
}
.loginCon{
	box-shadow: 0px 3px 8px #477db0;
	position:fixed;
	top:80px;
	left: 50%;
	margin-left: -212px;
	z-index: 24;
}
.loginCon_bg{
	background-image: url(../images/pics/loadingBg.png);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	display: none;
}
.delete{
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 2px;
	right: 3px;
	background-image: url(../../Content/images/icons/delete.PNG);
	background-repeat: no-repeat;
}





