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

input, select, form {
	font-family: '微软雅黑', '宋体',Arial, Helvetica, sans-serif; 
}

body {
	font-size: 12px;
	font-family: '微软雅黑','宋体', Arial, Helvetica, sans-serif;
	color: #585858;
	background-repeat: repeat;
	padding:0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #777
}
a:hover {
	color: #013781;
}
.f-right{ float:right}
.f-left{float:left}

.wrap {
	width: 970px;
	margin: 0 auto;
	clear: both;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}

#header {
	height: 100px;
	width: 100%;
	background-color: #fff;
	padding-top:5px;
}
#header #logo{
		background:url(../images/logo.jpg) no-repeat top;
		width: 250px;
		height: 100px;
		display: block;
		text-indent: -9999px;
		float: left;
}


#header #menu{
		width: 700px;
		display: block;
		height: 35px;
		_margin-left:20px;
	}

	#header #menu li{
		float: left;
		display: block;
		width: 100px;
		height: 35px;
		background-color: #013781;
		text-align: center;
		font-size: 14px;
		line-height: 35px;
	}
	#header #menu li a{
		display: block;
		width: 100px;
		height: 35px;
		text-align: center;
		font-size: 14px;
		line-height: 35px;
		font-weight:bold;
		color: #fff;
		background-color: #013781;
	}
	#header #menu li a.active{
		background-color: #c2243d;
	}
	#header #menu li a:hover{
		background-color: #c2243d;
	}
#header #menu_g{
		width: 700px;
		display: block;
		height: 35px;
		overflow: hidden;
		_margin-left:20px;
	}

	#header #menu_g li{
		float: left;
		display: block;
		width: 100px;
		height: 35px;
		background-color: #013781;
		text-align: center;
		font-size: 14px;
		line-height: 35px;
	}
	#header #menu_g li a{
		display: block;
		width: 100px;
		height: 35px;
		text-align: center;
		font-size: 14px;
		line-height: 35px;
		font-weight:bold;
		color: #fff;
		background-color: #013781;
	}
	#header #menu_g li a.active{
		background-color: #6ebc2a;
	}
	#header #menu_g li a:hover{
		background-color: #6ebc2a;
	}

	#header #function {
		width: 660px;
		display: block;
		height: 30px;
		overflow: hidden;
		text-align: right;
		line-height: 25px;
	}
	#header #function #search-kw{
		width: 130px;
		height: 23px;
		line-height: 23px;
		border: 1px solid #aeaeae;
		padding: 0 20px 0 5px;
		margin-right: 5px;
		margin-left: 5px;
		vertical-align:middle;
	}
	#header #function #search-btn{
		width: 25px;
		height: 25px;
		border: none;
		background-color: transparent;
		background-image:url(../images/search_btn.png);
		display: inline-block;
		background-position: center center;
		background-repeat: no-repeat;
		vertical-align:middle;
		cursor: pointer;
	}
	#header #sns{	
		width: 700px;
		display: block;
		height: 30px;
		text-align:right;
	}


#menusub {
	background-color: #1e2e37;
	height: 30px;
	line-height: 30px;
	padding: 0 40px;
	color:#fff;
	margin-top: 1px;
}
#menusub a {
	color: #fff;
	font-size: 14px;
	margin: 0 10px;
}



#spotlighting {
	height: 379px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	background-image:url(../images/blt_bg.jpg);
	background-repeat: repeat-x;
}
#spot {
	width: 960px;
	margin: 7px auto 0px;
}

#spotbotton{background-image:url(../images/blt_bg.png);
width: 960px; height: 62px; 	background-position: center bottom;}

#spotbotton2{background-image:url(../images/blt_bg.png);
width: 915px;
height: 62px; 	background-position: center bottom;}





#top_function {
	text-align: right;
	font-size: 14px;
	font-weight:bold;
	height: 30px;
	line-height:30px;
	width:700px;
}
#top_function  a{
	padding:0px 10px;
}
#top_grey{background:#efefef; height:40px;width: 100%;}

#footer {
	width: 100%;
	margin-top: 25px;
}
#footer-menu {
	width: 100%;
	background-color: #444;
	text-align: center;
	font-size: 14px;
	height: 40px;
	overflow: hidden;
	color:#fff;
	line-height: 40px;
}
#footer-menu a, #footer-menu a:hover {
	color:#fff;
	margin: 0 12px;
}
#footer-info {
	width: 840px;
	margin: 0 auto;
	padding: 10px 50px;
}
#footer-info p{
	line-height: 22px;
	color: #222;
}

#footer-about {
	height: 170px;
	padding: 10px;
	background-color: #f4f4f4;
	border: 1px solid #ddd;
	width: 938px;
	margin: 0 auto;
}
#footer-about .box1{
	width: 125px;
	margin-right: 62px;
}
#footer-about .box2{
	width: 125px;
	margin-right: 62px;
}
#footer-about .box3{
	width: 125px;
	margin-right: 62px;
}
#footer-about .box4{
	width: 125px;
	margin-right: 62px;
}
#footer-about .box5{
	width: 170px;
	margin-right: 0px;
}

#footer-about h3{
	border-bottom: 1px dotted #838383;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
#footer-about li{
	line-height: 22px;
	height: 22px;
}
#footer-about .box1 ul{
	padding-left: 35px;
}
#footer-about .box3 ul{
	padding-left: 35px;
}
#footer-about .box4 ul{
	padding-left: 25px;
}
#footer-about .box5 ul{
	padding-left: 35px;
}

#fund a.fund1 {
	background-color:#db5b00;
	-webkit-transition: all .4s ease-out;
}
#fund a.fund1:hover {
	-webkit-transition: all .4s ease-out;
	background-color: #f67a00;
}
#fund a.fund2 {
	-webkit-transition: all .4s ease-out;
	background-color:#440081;
}
#fund a.fund2:hover {
	-webkit-transition: all .4s ease-out;
	background-color:#7a00e8;
}
#fund a.fund3 {
	-webkit-transition: all .4s ease-out;
	background-color:#0075a5;
}
#fund a.fund3:hover {
	-webkit-transition: all .4s ease-out;
	background-color:#00a5e9;
}
#fund a.fund4 {
	-webkit-transition: all .4s ease-out;
	background-color:#85a200;
}
#fund a.fund4:hover {
	-webkit-transition: all .4s ease-out;
	background-color:#b0d600;
}
#fund a.fund5 {
	-webkit-transition: all .4s ease-out;
	background-color:#b20051
}
#fund a.fund5:hover {
	-webkit-transition: all .4s ease-out;
	background-color:#f1006e;
}

.tab_a
{
    color: White;
}

.tab_a:hover
{
    color: #013781;
}




#box_tab{
	width: 660px;
	display: block;
	height: 35px;
	overflow: hidden;
	z-index:99999;
	position:absolute;
	margin-left:200px;
	margin-top:28px;
	}

#box_tab li{
		float: left;
		display: block;
		width: 110px;
		height: 35px;
		background-color: #013781;
		text-align: center;
		font-size: 14px;
		line-height: 35px;
	}
#box_tab li a
{
    display: block;
    width: 110px;
    height: 35px;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    background-color: #999999;
}
#box_tab li a.active
{
    background-color: #666666;
    font-size: 16px;
}
#box_tab li a:hover{
    background-color: #666666;
    font-size: 16px;
	}

.riskTips{
	width: 950px;
	overflow: hidden;
	clear: both;
	line-height: 18px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
	}
	
.riskTipsContent{
	background-color: #eeeef0;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	height: 600px;
	overflow-y:auto;
	line-height: 24px;
	font-size: 14px;
	
	}
	
.tips{
	line-height: 18px;
	
	}
	
.tips p{
	margin-top:10px;
	
	}

.productvalue
{
    width: auto;
    height: 225px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.productdetail
{
    width: auto;
    height: auto;
    overflow-y: hidden;
    overflow-x: hidden;
}