.fund_nav{
	width: 644px;
}
.logo{
	width: 300px;
}

.fund_nav ul li{
	width: 25%;
	box-sizing: border-box;
}
.guide_nav .nav_ul a:hover {
    cursor: pointer;
    background: #0066b3;
    color: #fff;
}
.guide_nav .nav_ul .nav_cur{
	background: #0066b3;
}
.guide_nav .nav_ul .nav_cur a{
    color: #fff;	
}
 .exchange_list h2{
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	color: #333;
}
 .exchange_list ul{
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 15px;
}
 .exchange_list li{
	float: left;
	margin-right: 50px;
	font-size: 14px;
	color:#666!important;
}
.exchange_list input{
	display: none;
}
 .exchange_list label{
	width: 20px;
	height: 20px;
	margin-right: 5px;
	display: inline-block;
	background: url(../images/radio.png) no-repeat bottom left;
}
 .exchange_list li.on label{
	background: url(../images/radio.png) no-repeat top left;
}
.exchange_category .exchange{
	display: none;
}
 .exchange_list table{
	width: 100%;
	border: none;
}
 .exchange_list table th{
	background: #e6e6e6;
	padding: 15px;
	font-size: 18px;
	font-weight: normal;
}
 .exchange_list table tr{
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	
}
 .exchange_list table td{
	border: none;
	padding: 15px;	
	font-size: 14px;
}
 .exchange_list table td+td{
	text-align: center;	
	
}
 .exchange_list table td img{
	margin-right: 10px;
	width: 33px;
	float:left;
}
.exchange_list td em{
	width: 13px;
	height: 26px;
	display: inline-block;
	position: absolute;
}
.arrow_red{
	color: red;
	background: url(../images/arrow_red.png) no-repeat center right;
	background-size: 72%;
}
.arrow_green{
	color: #00ff00;
	background: url(../images/arrow_green.png) no-repeat center right;
	background-size: 72%;
}

/*存款*/
 .cunkuan p{
	font-size: 14px;
}
 .cunkuan table td{
	padding: 5px;
	text-align: center;
	border-right:1px solid #e6e6e6 ;
}
 .cunkuan table td span{
	color: #0066b3;
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
	margin-right: 5px;
}
 .cunkuan table td em{
	font-size: 12px;
}
 .cunkuan table th{
	background: #0066B3;
	color: #fff;
	padding: 5px;
}
 .cunkuan table tr{
	border-right: none;
}
 .cunkuan .table{
	margin-top: 20px;
}
/*投资中国资本市场*/
 .shichang table th{
	border-right: 2px solid #e7ebf3;	
	border-bottom: 4px solid #e7ebf3;
	background: #4f81bd;
	color: #fff;
	padding: 10px;
	line-height: 20px;
}
 .shichang table tr{
	background: #e9edf4;
}
 .shichang table tr:nth-of-type(2n){
	background: #d0d8e8;
}
 .shichang .bule{
	background: #4f81bd;
	color: #fff;
}
 .shichang table td{
	border-right: 2px solid #e7ebf3;
	line-height: 16px;
	padding: 10px;
}
 .shichang p{
	font-size: 14px;
}
 /* .shichang table td .red{
	color: red;
} */
.red{
	color:red!important;
}
.green{
	color:green!important;
}

 .shichang table a{	
	text-decoration: underline;
}
 .shichang .table h4{
	font-size: 20px;
	color: #5b9bd5;
	margin-top: 20px;
}
/*政策变化及研究报告*/
 .baogao table td{
	border-right: 1px solid #e6e6e6;
	padding: 10px;
	line-height: 16px;
}
 .baogao table{
	margin: 30px 0;
}
 .baogao table tr{
	border-top: 1px solid #e6e6e6;
	
}


/*英文版*/
_ying .exchange_list table td.hong,_ying .exchange_list table td.lv{
	background-position-x: 110px;
}

.guide_nav a{
	white-space: nowrap;
}






















