@charset "utf-8";
/* CSS Document */

/****************************头部*****************************/
/*top*/
.top{
	width:100%;
	height:40px;
	background:#CE0412;
	position:relative;
	z-index:888;
}
.top_cen{
	width:1010px;
	height:40px;
	line-height:40px;
	margin:0 auto;
}
.top_cen p{
	font-size:14px;
	color:#fff;
}
.top_cen p span{ color:#fcc056; margin:0 5px;}
.top_cen p a{
	color:#fcc056;
	margin:0 5px;
}
.top_cen p a:hover{
	text-decoration:underline;
}
/*header*/
.header{
	width:100%;
	height:95px;
	position:relative;
	z-index:888;
	background:#fff;
}
.head{
	width:1010px;
	height:95px;
	margin:0 auto;
}
.logo{
	width:380px;
	height:70px;
	margin-top:9px;
	margin-left: -50px;
}
.nav{
	height:70px;
	margin-top: 13px;
}
.nav li{
	width:110px;
	height:70px;
	float:left;
	text-align:center;
}
.nav li a{
	width:110px;
	height:70px;
	border-bottom:2px solid #fff;
	display:block;
	font-size:18px;
	color:#333;
	line-height:70px;
}
.nav li a:hover{
	border-bottom:2px solid #CE0412;
	color:#CE0412;
}
.nav li.nav_current a{
	border-bottom:2px solid #CE0412;
	color:#CE0412;
}
.nav li.licai_nav{
	width:105px;
	position:relative;
}
.nav li.licai_nav a{
	width:105px;
}
.nav li.licai_nav a.licai_nav_current{
	border-bottom:2px solid #fcc056;
	color:#fcc056;
}
.nav li .arrow{
	width:13px;
	height:9px;
	display:block;
	background:url(../images/arrow1.jpg) no-repeat;
	position:absolute;
	top:45px;
	right:0;
}
.nav .sub_nav_list{
	width:103px;
	border:1px solid #fcc056;
	padding:5px 0;
	position:absolute;
	top:95px;
	left:0;
	z-index:999;
	display:none;
	background:#fff;
}
.nav .sub_nav_list p{
	width:90px;
	margin:0 auto;
	height:37px;
	line-height:37px;
	border-bottom:1px solid #fcc056;
}
.nav .sub_nav_list p a{
	font-size:14px;
	background:none;
	width:90px;
	height:37px;
	line-height:37px;
	border:none;
}
.nav .sub_nav_list p a:hover{
	background:none;
}
.nav .sub_nav_list p.noborderb{
	border:none;
}

/*下拉*/

.nav li.xiala{
    width:98px;
    height:70px;
    position:relative;
    border-radius:2px 2px 0 0;
    border:1px solid #fff;
    border-bottom:none;
    text-align: left;
    padding-left:10px;
    background:url(../img/m.png) no-repeat 90px center;
}
.nav li.xiala a{
    height:69px;
    width:98px;

}
.nav li.xiala a:hover{
    border-bottom:none;
}
.hap{
    display:none;
    width:108px;
    position:absolute;
    left:-1px;
    top:50px;
    background:#fff;
    z-index: 99;
    padding:5px 0;
    border:1px solid #fff;
    border-top:none;
    border-radius:0 0 2px 2px;
}
.nav li .hap a{
    width:88px;
    height:35px;
    line-height: 35px;
    padding-left: 20px;
    display:block;
    color:#6e6e6e;
    font-size:16px;
    padding-bottom: 0;
    border-bottom: 2px solid #fff;
}
.nav li .hap a:hover{
    border-bottom: 2px solid #fff;
    color:#fcc056;
}

/**************************底部******************************/
/*footer*/
.footer{
	width:100%;
}
.foot{	overflow: hidden;
	width:100%;
	height:220px;
	background:#4d4d4d;
}
.foot_nav{
	width:340px;
	padding-top:40px;
}
.foot_nav li{
	width:170px;
	float:left;
	text-align:center;
}
.foot_nav li h3{
	font-size:14px;
	color:#fff;
	margin-bottom:20px;
}
.foot_nav li p{
	margin-bottom:5px;
}
.foot_nav li p a{
	font-size:12px;
	color:#fff;
}
.foot_nav li p a:hover{
	text-decoration:underline;
}

.saosao{
	width:420px;
	padding-top:50px;
}
.saosao li{
	display:inline-block;
	margin:0 20px 0 45px;
	text-align:center;
}
.saosao img{
	width:100px;
	height:100px;
	display:inline-block;
}
.saosao p{
	font-size:14px;
	color:#fff;
	margin-top:5px;
}

.tel{
	width:250px;
	padding-top:40px;
}
.tel h3{
	font-size:14px;
	color:#fff;
	margin-bottom:15px;
}
.tel h4{
	font-size:30px;
	color:#fff;
	margin-bottom:15px;
}
.tel p{
	font-size:14px;
	color:#fff;
}
.friendlink{
	width:100%;
	height:100px;
	background:#5d6163;
}
.friendlink dl{
	padding-top:18px;
}
.friendlink dl dt{
	width:80px;
	font-size:16px;
	color:#fff;
	float:left;
}
.friendlink dl dd{
	float:left;
	margin:0 5px 5px;
	font-size:14px;
}
.friendlink dl dd a{
	 color:#fff;
}
.friendlink dl dd a:hover{
	text-decoration:underline;
}
.copyright{
	width:100%;
	height:96px;
}
.copyright_left{
	padding-top:20px;
}
.copyright_left p{
	font-size:12px;
	color:#666;
	margin-bottom:10px;
}
.copyright_left p a{
	color:#666;
	margin-right:20px;
}
.copyright_right{
	padding-top:35px;
}
.copyright_right li{
	float:left;
	margin-left:4px;
}
.copyright_right li a{
	background: url(../images/certification.png) no-repeat;
	width: 105px;
	height: 42px;
	display: block;
	float: left;
	text-indent: -9999px;
}
.copyright_right a.tp1_cn{
	background:url(../images/tp1_cn.png) no-repeat;
}
.copyright_right a.tp2_cn{
	background:url(../images/EV_tp2_cn.png) no-repeat;
}
.copyright_right a.police{
	background:url(../images/police.jpg) no-repeat;
}
.copyright_right a.icns {
background-position: -277px -5px;
}
.copyright_right a.cert360 {
background-position: -412px -5px;
}
.copyright_right a.credible {
background-position: -6px -5px;
}
.copyright_right a.norton {
background-position: -547px -5px;
}

/*右侧导航*/
.sub_nav{
	position: fixed;
	right: 5px;
	bottom: 25px;
	z-index: 999;
}
.sub_nav a{
	font-size:12px;
	color:#fff;
	width:50px;
	height:75px;
	display:block;
	background:#CE0412;
	text-align:center;
	position:relative;
	margin-bottom:1px;
}
.sub_nav a:hover{
	background:#ffc056;
	text-decoration:none;
}
.sub_nav a img{
	width:20px;
	height:20px;
	display:inline-block;
	margin:10px 0 0 0;
}
.sub_nav a.calculator img,.sub_nav a.go_to_top img,a.app img{
	width:15px;
}
.weixin_ma,.app_ma{
	width:165px;
	height:149px;
	background:url(../images/ma_box.png) no-repeat;
	position:absolute;
	top:-50px;
	left:-170px;
	display:none;
}
.sub_nav .weixin_ma img,.sub_nav .app_ma img{
	width:130px;
	height:130px;
	display:block;
	margin:10px 0 0 10px;
}

/*通用宽度*/
.model{ width:1010px; margin:0 auto;}

/*通用背景色*/
.bg_green{ background:#59bb9c;}
.bg_lightgreen{ background:#79d7b7;}
.bg_orange{ background:#fcc056;}
.bg_grey{ background:#bfbfbf;}
.bg_blue{background:#387dc2;}

/*通用色*/
.col_red{ color:#fe503f;}

/*通用按钮*/
.btn1,.btn2,.btn_green,.btn_orange,.btn_grey,.btn_green_mini,.btn_orange_mini{
	width:180px;
	height:53px;
	display:inline-block;
	text-align:center;
	line-height:50px;
	font-size:24px;
	color:#fff;
	background:url(../images/btn.png) no-repeat 0 0;
}
.btn1{ background-position:0 0;}

.btn2{ background-position:0 -54px;}

.btn_green,.btn_orange,.btn_grey{
	width:200px;
	font-size:20px;
}
.btn_green{ background-position:0 -108px;}

.btn_orange{ background-position:0 -162px;}

.btn_grey{ background-position:0 -216px;}

.btn_green_mini,.btn_orange_mini{
	width:133px;
	height:49px;
	line-height:46px;
	font-size:18px;
}
.btn_green_mini{ background-position:0 -320px;}

.btn_orange_mini{ background-position:0 -270px;}

.invest_green_btn,.invest_grey_btn{
	width:150px;
	height:41px;
	display:inline-block;
	line-height:41px;
	text-align:center;
	font-size:18px;
	background:url(../images/btn.png) no-repeat 0 0;
}
.invest_green_btn{
	color:#fff;
	background-position:0 -490px;
}
.invest_grey_btn{
	color:#666;
	background-position:0 -532px;
}

/*计算器*/
.calculator_box{
	padding:15px 0 0;
	color:#716e6e;
	font-size:18px;
	overflow:hidden;
}
.calculator_box legend,.repayment_box legend,.loan_calc_box legend{
	display:none;
}
.calculator_box h2{
	text-indent:-9999px;
	background:url(../images/calculator.png) no-repeat;
	height:60px;
	margin-bottom:20px;
}
.calculator_box dl{
	height:46px;
	line-height:46px;
	margin:20px 0 30px 110px;
}
.calculator_box dt{
	float: left;
    margin-right: 10px;
    text-align: right;
    width: 100px;
}
.calculator_box dd{
	float:left;
}
.calculator_box dd span{
	color:#ef310b;
	margin-left:10px;
}
.calculator_box .form_input{
	height:35px;
	line-height:35px;
	width:250px;
	margin-right:20px;
	border: 1px solid #c9c8c8;
    color: #595959;
    padding: 4px 5px;
    border-radius: 5px;
}
.calculator_box .form_input:hover{
	border:1px solid #59bb9c;
}
.calculator_btn{
	padding:20px 0 0 220px;
	overflow: hidden;
}
.calculator_btn .form_btn2{
	float:left;
	font-size:18px;
	border-radius:5px;
	width:130px;
	margin-right:30px;
	padding:10px 0;
	border:none;
	color:#fff;
	cursor:pointer;
}
.calculator_result_box{
	padding:50px 0 0 140px;
}
.calculator_result_box div{
	font-size:30px;
	color:#535252;
	margin-bottom:10px;
}
.calculator_result_box p span{
	font-size:30px;
	color:#e40c0c;
}
/*select2*/
.select_box1 .tag_select{
	border:1px solid #c9c8c8;
	display:block;
	overflow:hidden;
	width:312px;
	margin-right:10px;
}
.select_box1.short_width .tag_select{
	width:150px;
}
.select_box1 .select_content{
	line-height:46px;
	padding:0 5px;
	min-width:73px;
}
.select_box1 .select_icon{
	background:url(../images/gray_sel2.png) no-repeat;
	height:46px;
	width:53px;
	float:right;
}
.select_box1 .tag_select_hover ,.select_box1 .tag_select_open{
	border:1px solid #59bb9c;
	overflow:hidden;
	width:312px;
	margin-right:10px;
}
.select_box1.short_width .tag_select_hover,.select_box1.short_width .tag_select_open{
	width:150px;
}
.select_box1 .tag_options{
	border:1px solid #59bb9c;
	line-height:46px;
	width:312px;
	background:#fff;
}
.select_box1.short_width .tag_options{
	width:150px;
}
.select_box1 .tag_options li{
	padding:0 5px;
}
.select_box1 .tag_select_hover .select_icon,.select_box1 .tag_select_open .select_icon{
	background:url(../images/green_sel.png) no-repeat;
	height:46px;
	width:53px;
	float:right;
}
.select_box1 .tag_select_open{
	border-bottom:none;
}
.select_box1 .open_selected,.select_box1 .open_hover{
	background:#59bb9c;
	color:#fff;
}
/*翻页样式*/
.pagination{
	width:100%;
	margin:20px auto 0;
	text-align:center;
	font-size:16px;
	color:#808080;
}
.pagination a{
	display:inline-block;
	background:#f6f6f6;
	border:1px solid #cecece;
	border-radius:3px;
	padding:3px 10px;
	font-size:13px;
	font-weight:bold;
	color:#6b6b6b;
	box-shadow: 0 0 5px #ccc;
	margin:0 0 0 5px;
}
.pagination a:hover{
	background:#59bb9c;
	color:#fff;
}
.pagination .page_current{
	display:inline-block;
	background:#59bb9c;
	border:1px solid #cecece;
	border-radius:3px;
	padding:3px 10px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin-left:5px
}
/*投资记录提示*/
.invest_record_notice{
	width:730px;
	min-height:500px;
	background:#fff url(../images/404_bg.png) no-repeat 50px 100px;
	background-size:40% 40%;
}
.invest_record_notice p{
	font-size:14px;
	color:#999;
	padding-top:150px;
	margin-left:350px;
}
.invest_record_notice  a{
	width:150px;
	height:32px;
	display:block;
	background:#59bb9c;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:32px;
	margin:30px 0 0 440px;
	border-radius:16px;
}
/*提交按钮*/
.submit_btn,.reset_btn{
	width:140px;
	height:40px;
	display:inline-block;
	text-align:center;
	line-height:40px;
	font-size:16px;
	color:#fff;
	background:url(../images/account_bg.png) no-repeat;
	border:none;
	cursor:pointer;
}
.submit_btn{
	background-position:0 -480px;
}
.reset_btn{
	background-position:0 -521px;
	margin-left:10px;
}


/*弹出框*/
.mark{
	width:100%;
	height:100%;
	background: #000;
  	opacity: 0.6;
  	filter: alpha(opacity=60); 
	position:fixed;
	top:0;
	left:0;
	z-index:999;
	display:none; 
}
.dialog{
	width:565px;
	height:321px;
	background:url(../images/account_bg.png) no-repeat 0 -562px;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-160px;
	margin-left:-280px;
	z-index:1000;
	display:none;
}
.dia_tit{
	width:565px;
	height:48px;
	line-height:48px;
}
.dia_tit h2{
	width:70%;
	float:left;
	margin-left:20px;
	display:inline;
	color:#fff;
	font-size:16px;
}
.dia_tit a{
	width:22px;
	height:22px;
	display:block;
	float:right;
	margin:12px 12px 0 0;
	background:url(../images/account_bg.png) no-repeat -295px -250px;
	text-indent:-9999px;
}
.dia_content{
	width:565px;
	height:274px;
}
.dia_box{
	width:260px;
	height:150px;
	margin:0 auto;
	padding-top:30px;
}
.dia_box p{
	font-size:14px;
	color:#666;
	line-height:30px;
}
.dia_box p span{
	color:#fcc056;
}
.dia_btn{
	width:320px;
	margin:0 auto;
}
/*自定义下拉框*/
.select,.small_select{
	width:202px;
	height:34px;
	position:relative;
}
.select_box{
	width:202px;
	height:34px;
	background:url(../images/account_bg.png) no-repeat 0 -375px;
}
.select_box .select_txt{
	width:158px;
	height:34px;
	line-height:34px;
	float:left;
	margin-left:15px;
	display:inline;
	font-size:14px;
	color:#666;
	cursor:pointer;
}
.select_arrow{
	width:28px;
	height:34px;
	float:left;
}
.select_arrow a{
	width:28px;
	height:34px;
	display:block;
}
.select_list{
	width:158px;
	border:1px solid #d9d9d9;
	position:absolute;
	left:13px;
	top:35px;
	background:#fff;
	display:none;
}
.select_list li{
	height:30px;
	line-height:30px;
	text-indent:10px;
	font-size:14px;
	color:#666;
	cursor:pointer;
}
.select_list li:hover{
	background:#59bb9c;
	color:#fff;
}

.small_select{
	width:132px;
}
.small_select .select_box{
	width:132px;
	background-position:-98px -445px;
}
.small_select .select_box .select_txt{
	width:89px;
}
.small_select .select_list{
	width:89px;
}

/*暂无记录*/
.no_record{
	width:100%;
	font-size:16px;
	color:#666;
	text-align:center;
	margin-top:30px;
}
/*资金加减表示颜色*/
.green{ color:#59bb9c;}
.orange{ color:#fcc056;}

/*加载中*/
.loading{
	width:1010px;
	margin:0 auto;
	min-height:500px;
	background:#fff;
	text-align: center;
}
.loading img{
	margin-top:200px;
}