/*安全保障*/
.zc-security-banner {
	width: 100%;
	height: 480px;
	background: url(../images/banner_security_20161018.jpg) no-repeat center center;
}
.zc-security-icon { background: url(../images/zc_spot.png) repeat 0 0; padding: 70px 0;}
.security-icon-list .list-item {
	width: 110px;
	margin: 0 95px;
	float: left;
	text-align: center;
}
.security-icon-list .list-item .item-top-icon {
	display: block;
	width: 110px;
	height: 110px;
	border: 2px solid #848484;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	background: url(../images/security/security_top_icon.png) no-repeat 0 0;
	-webkit-transform: rotateY(0deg);
	   -moz-transform: rotateY(0deg);
		-ms-transform: rotateY(0deg);
			transform: rotateY(0deg);
	-webkit-transition: -webkit-transform .4s ease-in-out, background-color .2s ease-in-out;
	   -moz-transition: -moz-transform .4s ease-in-out, background-color .2s ease-in-out;
	     -o-transition: -o-transform .4s ease-in-out, background-color .2s ease-in-out;
			transition: transform .4s ease-in-out, background-color .2s ease-in-out;
}
.security-icon-list .list-item:hover .item-top-icon {
	border-color: #4091f6;
	background-color: #4091f6;
	-webkit-transform: rotateY(180deg);
	   -moz-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
			transform: rotateY(180deg);
}
.security-icon-list .list-item-organization .item-top-icon { background-position: -2px -6px;}
.security-icon-list .list-item-organization:hover .item-top-icon { background-position: -3px -117px;}
.security-icon-list .list-item-finance .item-top-icon { background-position: -110px -6px;}
.security-icon-list .list-item-finance:hover .item-top-icon { background-position: -110px -116px;}
.security-icon-list .list-item-information .item-top-icon { background-position: -222px -6px;}
.security-icon-list .list-item-information:hover .item-top-icon { background-position: -222px -116px;}
.security-icon-list .list-item-privacy .item-top-icon { background-position: -325px -6px;}
.security-icon-list .list-item-privacy:hover .item-top-icon { background-position: -325px -116px;}
.security-icon-list .list-item h3 {
	margin-top: 24px;
	padding-bottom: 2px;
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
	color: #4d4d4d;
}
.security-icon-list .list-item:hover h3 { text-shadow: 3px 1px 3px #848484;}
.security-stn-title h3 { font-size: 24px; font-weight: 400; color: #010005;}
.security-stn-title p { font-size: 18px; line-height: 1.6667; color: #505050;}

/*资质证明*/
.zc-security-certificate,.zc-information-guarantee { background: #fff; padding: 70px 0;}
.certificate-slide .hd { position: relative; width: 100%; z-index: 9;}
.certificate-slide .hd ul { display: none;}
.certificate-slide .prev, .certificate-slide .next {
	display:  block;
	width: 47px;
	height: 91px;
	position: absolute;
	top: 90px;
	background: url(../images/slide_arrow_47x91.png) no-repeat 0 0;
	text-indent: -9999px;
}
.certificate-slide .prev { left: -12px; background-position: 0 0;}
.certificate-slide .prev:hover { background-position: 0 -91px;}
.certificate-slide .next { right: -12px; background-position: -47px 0;}
.certificate-slide .next:hover { background-position: -47px -91px;}
.certificate-slide .bd {
	position: relative;
	z-index: 5;
	height: 260px;
}
.certificate-slide .certificate-item {
	float: left;
	width: 380px;
	height: 260px;
	margin-left: 10px;
	margin-right: 10px;
}
.certificate-slide .certificate-item > a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.certificate-slide .certificate-item p {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	color: #fff;
	font-size: 24px;
	text-align: center;
	padding-top: 100px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .4s ease-in-out, visibility .4s ease-in-out;
	   -moz-transition: opacity .4s ease-in-out, visibility .4s ease-in-out;
		 -o-transition: opacity .4s ease-in-out, visibility .4s ease-in-out;
			transition: opacity .4s ease-in-out, visibility .4s ease-in-out;
}
.certificate-slide .certificate-item:hover p {
	opacity: 1;
	visibility: visible;
}
/*资金保障*/
.zc-finance-guarantee, .zc-safety-guarantee {
	background: url(../images/zc_spot.png) repeat 0 0;
	padding: 70px 0;
}
.finance-guarantee-left {
	width: 580px;
	height: 330px;
	padding: 21px 35px 0 35px;
	background: url(../images/security/finance_guarantee_left_bg.jpg) no-repeat 0 0;
}
.finance-guarantee-left dl {
	font-size: 20px;
	color: #fff;
	line-height: 1.8;
}
.finance-guarantee-left dt { font-weight: 700;}
.finance-guarantee-left p { font-size: 16px; line-height: 1.5;}
.finance-guarantee-left .bottom-tip {
	border-top: 1px solid #bcbcbc;
	font-size: 14px;
	line-height: 1.72;
	color: #e5e5e5;
	padding-top: 18px;
}
.finance-guarantee-left .bottom-tip a { color: #4192f7;}
.finance-guarantee-left .bottom-tip a:hover { text-decoration: underline;}
.finance-guarantee-right {
	position: relative;
	width: 450px;
	height: 330px;
	margin-right: 50px;
}
.finance-guarantee-right .fill-bottom-reflect { margin: 5px 0 0 45px;}
.roundabout-holder{ width:396px; height:300px; margin: -8px auto 0;}
.roundabout-moveable-item{
	cursor: pointer;
	border: 2px solid #ccc;
	background: #fff;
	padding: 30px 20px;
	height: 320px; 
	color: #3a3a3a;
	overflow: hidden;
}
.roundabout h3 {
	text-align: center;
	height: 64px;
	font-size: 28px;
	font-weight: 400;
	line-height: 2.29;
	margin-bottom: 20px;
}
.roundabout h3 img { margin-right: 15px;}
.roundabout p { font-size: 16px; line-height: 1.875;}
.round-control { position: absolute; top: 100px; width: 100%; z-index: 1000;}
.round-control .btn-prev, .round-control .btn-next {
	display:  block;
	width: 35px;
	height: 69px;
	position: absolute;
	cursor: pointer;
	background: url(../images/slide_arrow_35x69.png) no-repeat 0 0;
}
.round-control .btn-prev { left: -55px; background-position: 0 0;}
.round-control .btn-prev:hover { background-position: 0 -69px;}
.round-control .btn-next { right: -50px; background-position: -35px 0;}
.round-control .btn-next:hover { background-position: -35px -69px;}

/*信息保障*/
.information-guarantee-content {}
.info-item {
	float: left;
	width: 285px;
	height: 360px;
	border: 1px solid #e8e8e8;
	color: #313131;
	margin-left: 20px;
}
.info-item:first-child { margin-left: 0;}
.info-item .info-top-icon {
	display: block;
	width: 120px;
	height: 90px;
	margin: 30px 0 0 81px;
	background: url(../images/security/security_infornamtion_icon.png) no-repeat 0 0;
}
.info-item-name .info-top-icon { background-position: 0 0;}
.info-item-time .info-top-icon { background-position: -120px 0;}
.info-item-account .info-top-icon { background-position: -240px 0;}
.info-item-mess .info-top-icon { background-position: -360px 0;}
.info-item h3 {
	text-align: center;
	font-size: 20px;
	line-height: 1.8;
	margin-top: 22px;
	background: url(../images/security/info_item_h3.jpg) no-repeat center bottom;
}
.info-item p {
	margin: 15px 21px 0 22px;
	font-size: 14px;
	line-height: 2.14;
}
.info-item:hover { box-shadow: 0 4px 10px rgba(49,49,49,.35);}
/*安全隐私*/
.safety-content-left {
	padding: 90px 0 0 75px;
	font-size: 18px;
	line-height: 2;
	color: #313131;
	width: 620px;
}
.safety-content-left p { display: none;}
.safety-content-left p:first-child { display: block;}
.safety-content-right {
	width: 384px;
	height: 347px;
	background: url(../images/security/safety_content_right.png) no-repeat 0 0;
}
.safety-content-right .opposite-icon {
	position: relative;
	width: 360px;
	height: 360px;
}
.safety-content-right .btn-icon {
	position: absolute;
	display: block;
	width: 68px;
	height: 68px;
	font-size: 18px;
	line-height: 1.1111;
	text-align: center;
	padding: 14px 0;
	color: #fff;
	-webkit-transition: -webkit-transform .4s ease-in-out;
 	   -moz-transition: -moz-transform .4s ease-in-out;
		-ms-transition: -ms-transform .4s ease-in-out;
			transition: transform .4s ease-in-out;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
}
.safety-content-right .btn-green { background: #c2e55d; top: -15px; left: 145px;}
.safety-content-right .btn-red { background: #e23737; top: 205px; left: 295px;}
.safety-content-right .btn-yellow { background: #ffbf5d; top: 275px; left: 65px;}
.safety-content-right .btn-blue { background: #39a6e2; top: 85px; left: 0;}
.safety-content-right .btn-icon:hover {
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
	     -o-transform: rotate(360deg);
			transform: rotate(360deg);
}

/*  mend and article[20170905]
=================================== */
.zc-security-inner-banner {
	position: relative;
	width: 100%;
	height: 240px;
	background-position: center center;
	background-repeat: no-repeat;
}
.zc-security-inner {
	padding: 28px 0 48px;
}
.zc-security-article {
	font-size: 14px;
	color: #525252;
	line-height: 36px;
}
.zc-security-article h3 {
	font-size: 14px;
	margin-bottom: 2px;
	font-weight: 600;
}
.zc-security-article-para {
	margin-bottom: 16px;
}
/*安全说明*/
.zc-security-illustration {
	background-image: url(../images/banner_security_inner_illustration.png);
}
/*风险提示函*/
.zc-security-letter {
	background-image: url(../images/banner_security_inner_letter.png);
}
/*使用条款*/
.zc-security-terms {
	background-image: url(../images/banner_security_inner_terms.png);
}
/*使用协议*/
.zc-security-protocol {
	background-image: url(../images/banner_security_inner_protocol.png);
}
/*隐私协议*/
.zc-security-privacy {
	background-image: url(../images/banner_security_inner_privacy.png);
}
/*人员资质*/
.zc-security-qualification {
	background-image: url(../images/banner_security_inner_qualification.png);
}

.zc-qualification-table {
	table-layout: fixed;
	width: 100%;
}
.zc-qualification-table thead tr {
	height: 46px;
	background: #f6f6f6;
}
.zc-qualification-table thead tr th {
	height: 46px;
	padding: 13px 0;
	line-height: 20px;
	font-size: 12px;
	font-weight: 400;
	color: #525252;
	text-align: center;
}
.zc-qualification-table tbody tr {
	height: 47px;
	border-bottom: 1px dashed #e8e8e8;
}
.zc-qualification-table tbody tr td {
	height: 46px;
	padding: 13px 0;
	line-height: 20px;
	font-size: 12px;
	font-weight: 400;
	color: #525252;
	text-align: center;
}
.zc-qualification-table tbody tr:hover {
	background: #f6f6f6;
}
.zc-pagination {
	padding-top: 25px;
	padding-bottom: 30px;
	font-size: 12px;
	color: #525252;
	text-align: center;
}
.zc-pagination a {
	display: inline-block;
	vertical-align: top;
	min-width: 40px;
	height: 30px;
	margin-right: 10px;
	padding: 0 9px;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	color: #525252;
	border: 1px solid #f1f1f1;
	border-radius: 3px;
	outline: none;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
					transition: all .2s ease-in-out;
}
.zc-pagination .current {
	display: inline-block;
	vertical-align: top;
	min-width: 40px;
	height: 30px;
	margin-right: 10px;
	padding: 0 9px;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	border-radius: 3px;
	background: #d1ab58;    
}
.zc-pagination a:hover {
	color: #fff;
	background: #d1ab58;
	border-color: #d1ab58;
}

