﻿

body{
	font-size: 12px;
}
.container a{
	text-decoration: none;
}
.container a:active{
	color:inherit;
}
.clearfix{
	*zoom:1;
}
/*=======wrap========*/
.wrapper{
	min-width: 1000px;
	
}
.wrapper-min{
	width: 1000px;
	margin: 0 auto;
}

/*====banner====*/

.banner{
	background: url(../images/banner.jpg?ver=20140516) no-repeat top center;
}
.banner .wrapper-min{
	position: relative;
	height: 376px;
	
}
.banner .wrapper-min a{
	display: block;
width: 137px;
height: 44px;
top: 308px;
left: 717px;
text-indent: -9999px;
position: absolute;
}

/*=====nav=====*/

.nav .nav-ul li{
	float: left;
	background: url(../images/nav.png) repeat-x top;
}
.nav .nav-ul li a{
	display: block;
	width: 166px;
	background: url(../images/nav.png) no-repeat bottom left;
	height: 38px;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.nav .nav-ul li.first a{
	background:none;
}
.mainContent{
	border:1px solid #d2d2d2;
	border-radius:5px;
}
/*======side-left======*/
.mainLeft{
	float: left;
	border-right:1px solid #d2d2d2;
}
.mainLeftCon{
	margin:20px 35px;
	width: 710px;
}
.section{
	margin-bottom: 30px;
}
.sectionCon{
	padding-left: 50px;
}
.img{

	padding: 20px 0px ;
}
.section h2, .section h3, .section h4{
	color: #044980;
    font-family: '微软雅黑';
}
.section h2 {
    background: url("../images/icon-star.png") no-repeat left 9px #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    letter-spacing: 4px;
    padding-left: 24px;
    width: 172px;
}
.section h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
    padding-top: 10px;
}
.section h3 span{
	 color: #333333;
    font-family: '微软雅黑';
    font-size: 14px;
    font-weight: normal;
}
.section h4 {
	font-size: 16px;
	line-height: 20px;
	padding-top: 20px;
	text-indent: 2em;
}
.section hr {
    background: none repeat scroll 0 0 #99B7CE;
    border: medium none;
    font-size: 0;
    height: 2px;
    margin-top: 13px;
}

.section p{
    color: #333333;
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 22px;
    padding-top: 10px;
    text-indent: 2em;
}
.section p span{
	color: red;
}
.container .risk{
    color: #666;
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 22px;
    padding-top: 10px;
    text-indent: 2em;
}
.section .chart{
	margin-left: -50px;
}
.section .chart h4{
	text-align: center;
	text-indent: 0em;
}
.section .chart1 table{
	width: 500px;
	text-align: center;
	margin: 0 auto;
}
.section .chart1 th{
	font-family: '微软雅黑';
	background: none repeat scroll 0 0 #E1ECF6;
    border-bottom: 2px solid #FFFFFF;
    color: #004B84;
    font-size: 15px;
    line-height: 48px;
    text-align: center;
}
.section .chart1 td{
	font-family: '微软雅黑';
	background: none repeat scroll 0 0 #F0F5FA;
    border-bottom: 2px solid #FFFFFF;
    color: #333333;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
.section .chart .note{
	color: #333333;
    font-size: 12px;
    text-align: center;
}
/*======side-right======*/
.mainRight{
	float: right;
}
.side h2, .side .regist, .side .login, .side .tt-info2, .side .banks, .side .tt-weibo{
 	background:url(../images/20140402.png) no-repeat;
}
.side{
	width:210px;
}
.sideItem{
	width:199px;
	border:1px solid #d2d2d2;
	border-radius:5px;
	margin-bottom:10px
}
.side h2{
	width:197px;
	height:31px;
	line-height:31px;
	margin:1px;
	background-position: 0 -96px;
	font-size:14px; 
	font-weight:bold;
	color:#fff;
	text-align: center;
}
.side h3{
	padding:10px 0 5px;
	text-align:center;
	line-height:18px
}

.side .regist{
	display:block;
	text-indent:-9999px;
	width:152px;
	height:47px;
	margin:0 auto;
	background-position:0 0;
}
.side .login{
	display:block;
	text-indent:-9999px;
	width:152px;
	height:47px;
	margin:0 auto;
	background-position:-153px 0
}
.side p.pd{
	padding:10px 0
}
.demo,.faq{
	color:#555
}
.side .demo{
	margin-right:20px
}
.side .tt-info2{
	text-indent:-99999px;
	width:163px;
	height:205px;
	margin:15px auto;
	background-position:0 -128px
}
.side .banks{
	display:block;
	text-indent:-9999px;
	width:170px;
	height:200px;
	background-position:0 -334px;
	margin:15px auto
}
.side .tt-weibo{
	width:188px;
	height:298px;
	background-position:-172px -129px;
	margin:15px auto
}
.side .tt-weibo a{
	display:inline;
	float:left;
	width:160px;
	height:42px;
	margin-left:15px
}


/*===back to top=====*/
#BackToTop{
	color: #444;
	text-decoration: none;
	cursor: pointer;
	width: 18px;
	position: fixed;
	bottom: 90px;
	left: 50%;
	margin-left: 500px;
	padding-top: 50px;
	text-align: center;
	display: none;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight - 300));

}
#BackToTop em {
	display: block;
	width: 18px;
	height: 46px;
	background: url(http://j5.dfcfw.com/image/201309/20130923140715.png) no-repeat 0 0;
}

#slideLogin{
	display: block;
	width: 18px;
	height: 73px;
	background: #CC392D;
	border-radius: 5px;
	position: absolute;
	left: 50%;
	margin-left: -538px;
	top:170px;
	padding: 15px 10px ;
}
#slideLogin a{
	font-family: '微软雅黑';
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: white;
	text-decoration: none;
}