﻿
			.home_container{
				width:100%;
			}
			/*home_01*/
			.home_01,.home_02,.home_03,.home_04,.home_05{
				width:100%;
				padding:20px 0px;
				background:#E9F6FC;
				margin-top: 20px;
			}
			.home_01>div,.home_02>div,.home_03>div,.home_04>div,.home_05>div{
				width:1003px;
				margin:0 auto;
			}
			.home_01>div{
				overflow: hidden;
			}
			.home_01 .left{
				float:left;
				width:728px;
				box-sizing: border-box;
			}
			.home_container .tit{
				padding:11px 5px 10px 45px;
				background:#fff url(../images/red.png) no-repeat 30px 15px;
				border-bottom: 2px solid #A2D1ED;
			}
			.home_container .tit span{
				font-size: 18px;
			}
			.home_container .tit a,.more{
				width:100%;
				float: right;
				background:url(../images/more.png) no-repeat;
				width:44px;
				height:9px;
				position: relative;
				top:7px;
			}
			.home_table{
				height:250px;
				background:#D5EDF9;
			}
			.home_table .ov_y{overflow-y:scroll; height:200px;}
			.home_table .ov_y_2{overflow-y:scroll; height:280px;}
			.home_table table{
				text-align: center;
				width: 100%;
				font-size: 14px;
				margin-top: 10px;
				border-collapse:collapse;
				color:#474747;
			}
			.home_table tr{
				height:33px;
				margin-top: 5px;
			}
			.home_table th{
				background: #fff;
				height:40px;
				font-size: 16px;
				font-weight: normal;
			}
			.home_table tr:hover{
				background:#3278BF;
				color:#fff;
			}
			.home_table tr:hover th{
				color:#474747;
			}
			.home_table tr:hover a{
				color:#fff;
			}
			.home_01 .right{
				float: right;
				width:260px;
			}
			
			.home_01 .right div{
				height:250px;
				background:#D5EDF9;
				text-align: center;
				padding:24px 0px 40px;
				box-sizing: border-box;
			}
			.home_01 .right div a b{
				background: #fff;
				width:100%;
				height:100%;
				padding:4px;
				border:1px solid #CCCCCC;
				width:192px;
				height:120px;
                display:inline-block;
			}
			.home_01 .right div a img{
				width:100%;
				height:100%;
			}
			.home_01 .right div a span{
				font-size: 14px;
				margin-top: 5px;
                display:inline-block;
			}
			.home_01 .right div h3{
				background:#FB5649;
				width:150px;
				height:30px;
				line-height: 30px;
				text-align: center;
				font-weight: normal;
				color:#fff;
				border-radius: 15px;
				font-size: 14px;
				margin:0 auto;
				margin-top: 10px;
			}
			/*home_02*/
			.home_02>div{
				background:#D5EDF9;
			}
			.pd_type{
				overflow: hidden;
				background: #fff;
				margin-top: 10px;
				border-bottom: 2px solid #A2D1ED;
			}
			.pd_type li{
				float: left;
				color:#3278BF;
				font-size: 18px;
				width:130px;
				height:39px;
				text-align: center;
				line-height: 39px;
			}
			.pd_type li.on{
				color:#fff;
				background: #3278BF;
			}
			.pd_type li.on a{
				color:#fff;
			}
			.home_02 div .home_table{
				height:320px;
				/*overflow-y:scroll;*/
			}
			/*home_03*/
			.kproduct{
				padding:30px 40px 30px 30px;
				background: #fff;
				margin-top: 10px;
			}
			.kproduct>div{
				overflow: hidden;
			}
			.kp_list{
				overflow: hidden;
				float: left;
			}
			.kp_list li{
				margin-right: 10px;
				float: left;
			}
			.kp_list li>a{
				width:157px;
				height:146px;
                display:inline-block;
			}
			.kp_list li a img{
				width:100%;
				height:100%;
			}
			.kp_list li dl dd a{
				font-size: 15px;
				color:#0079BA;
				font-weight: normal;
				margin-top: 10px;
                display:inline-block;
			}
			.kp_list li dl dt a{
				width:130px;
				font-size: 14px;
				margin-top: 12px;
                display:inline-block;
			}
			.kinfro_list{
				float:right;
			}
			.kinfro_list ul li{
				background: url(../images/yuan.png) no-repeat 0px 8px;
				width: 245px;
				padding-left: 15px;
				box-sizing: border-box;
			}
			.kinfro_list ul li a{
				font-size: 14px;
				padding-bottom: 8px;
				border-bottom: 1px solid #D3CFCA;
				margin-bottom: 10px;
                display:inline-block;
			}
			.kinfro_list ul li a:hover{
				color:#FF6E62;
			}
			.kinfro_list a.more{
				margin-top:20px;
			}
			/*home_04*/
			.fund_list{
				margin-top: 10px;
				overflow: hidden;
			}
			.slideBox{
				width:425px;
				height:259px;
				float: left;
				position: relative;
			}
			.slideBox ul li a span{
				position: absolute;
				bottom:0px;
				left:0px;
				color:#fff;
				box-sizing: border-box;
				padding-left: 10px;
				height:55px;
				line-height: 55px;
				background-color: #404040;
				width:100%;
			}
			.slideBox .prev,.slideBox .next{
				position: absolute;
				width:32px;
				height:64px;
				top:75px;
			}
			.slideBox .prev{				
				left:0px;
				background: rgba(0,0,0,.4) url(../images/lb_left.png) no-repeat center center;
			}
			.slideBox .next{
				right:0px;
				background: rgba(0,0,0,.4) url(../images/lb_right.png) no-repeat center center;
			}
			.fund_list .right{
				float: right;
				background: #fff;
				padding-bottom: 2px;
			}
			.fund_list .right ul li{
				background:url(../images/dian.png) no-repeat 9px 10px;
				padding:0 10px 0 20px;
				margin:9px 0 9px;
                overflow:hidden;
			}
			.fund_list .right ul li a{
                display:inline-block;
				font-size: 14px;
                width:370px;
                margin-right:80px;
			}
			.fund_list .right ul li a:hover{
				color:#FF6E62;
			}
			.fund_list .right ul li span{
				float:right;
			}
			.fund_list .right ul li a:hover span{
				color:#FF6E62;
			}
			/*home_05*/
			.member_type{
				margin:10px 0px 0px 30px;
			}
			.member_type span{
				font-size: 16px;
			}
			.member_type span.on{
				color:#FF6E62;
			}
			.member_type span{
				padding-left: 9px;
				margin-left: 7px;
				background:url(../images/member_icon.png) no-repeat 0px 3px;
			}
			.member_type span:first-child{background:none;padding:;margin:0}
			.slideBox_02 .bd ul li img{
				margin:25px 0px 0px 33px;
			}
			.slideBox_02{
				position: relative;
                
			}
			.slideBox_02 .prev,.slideBox_02 .next{
				width:11px;
				height:21px;
				position: absolute;
				top:108px;
			}
			.slideBox_02 .prev{
				left:0px;
				background:url(../images/member_left.png) no-repeat;
			}
			.slideBox_02 .prev:hover{
				left:0px;
				background:url(../images/member_left_on.png) no-repeat;
			}
			.slideBox_02 .next{
				right:0px;
				background:url(../images/member_right.png) no-repeat;
			}
			.slideBox_02 .next:hover{
				right:0px;
				background:url(../images/member_right_on.png) no-repeat;
			}
			/*通用事件*/
			.type_detail>div{
				display: none;
			}
			.type_detail .show{
				display: block;
			}
    #main .main01 .news_center .tab dd a.more {
    background:none;}
    .slideBox_02 {
        min-height:230px;
    }
#main .main01 .news_center .tab dd li:hover span {color:#fb5547;}
.fund_list .right ul li:hover span {color:#fb5547;}