﻿

/* CSS Document */
html,
body,
div,
form,
object,
iframe,
p,
table,
th,
td,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
span,
em,
s,
b,
u,
a,
img,
select,
header,
footer,
nav,
menu,
article,
aside,
main,
section,
time {
	margin: 0;
	padding: 0
}

input,
select,
label,
img {
	vertical-align: middle
}

img {
	border: none
}

s,
u {
	text-decoration: none
}

em,
i {
	font-style: normal
}

ul,
li {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.cle {
	zoom: 1
}

.cle:after {
	clear: both;
	overflow: hidden;
	zoom: 1;
	height: 0px;
	font-size: 0;
	line-height: 0;
	content: ".";
	display: block;
}

.none {
	display: none
}

.block {
	display: block
}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	color: #b60b03;
	text-decoration: underline
}

input[type=text],
input[type=password],
textarea {
	border: 1px solid #ccc;
	padding: 3px;
	line-height: normal;
	border-radius: 2px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eeeeee), color-stop(0.2, #fff));
	background-color: #fff;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
	outline: none
}

body {
	font: 14px/18px "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
	color: #515152;
	line-height: normal;
	background-color: #fff;
}

/*global css*/
.J_webpage {
	margin: 0 auto;
	width: 1000px
}

.btop {
	margin: 10px 0;
}

.J_web_topbar {
	background: #f1f1f1;
	padding: 3px;
}

.J_web_header {
	height: 80px;
	position: relative
}

.J_web_header,
.banner,
.J_webmain,
.J_web_footer {
	width: 1000px;
	margin: 0 auto
}

.J_web_logo {
	padding-top: 10px;
}

.J_web_logo img {
	height: 60px;
}

.J_web_header_links {
	position: absolute;
	right: 10px;
	top: 5px;
}

.J_web_header_links {}

.J_web_search {
	position: absolute;
	right: 10px;
	top: 35px
}

.search_btn {
	background: #f1f1f1 url(../image/sxzq_06.gif) no-repeat;
	width: 42px;
	height: 30px;
	border: none;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden
}

.J_web_search .search_text {
	border: 2px solid #c0c0c0;
	height: 26px;
	line-height: 26px;
	padding: 0px;
	border-radius: 0px;
	width: 200px;
	background-color: #fff;
}

.J_web_header_links {
	font-size: 14px;
	margin-bottom: 10px
}

.J_web_header_links b {
	color: #d22d00;
	font-size: 16px;
}

.J_web_menu {
	background: url(../image/menubg.gif) repeat-x;
	height: 40px;
	position: relative;
	z-index: 10000
}

.J_web_menu ul li {
	float: left;
	display: inline;
	margin-left: 0px;
	background: url(../image/2_05.gif) no-repeat right 2px;
	position: relative;
	height: 40px;
	padding-right: 1px;
}

.J_web_menu ul li .nav_span,
.J_web_menu ul li .nav_span a {
	float: left;
	width: 140px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}

.J_web_menu ul li dl {
	min-width: 100px;
	background: #fff;
	border: 1px solid #b0b0b0;
	display: none;
	border-top: none
}

.J_web_menu ul li dl dd,
.J_web_menu ul li dl dd a {
	display: block;
	height: 40px;
	line-height: 40px;
	background: url(../image/cq_07.jpg) repeat-y right top
}

.J_web_menu ul li dl dd a {
	background: url(../image/ddbg.gif) no-repeat center bottom;
	text-align: center
}

.J_web_menu li.item_current dl {}

.J_web_menu li.item_current .nav_span,
.J_web_menu li.item_hover .nav_span {
	background: url(../image/menuon.png) repeat-x;
}

.J_web_menu li.item_hover dl {
	display: block;
}

.J_web_menu_vertical li {
	position: relative
}

.J_web_menu_vertical li dl {
	position: absolute;
	left: -1px;
	width: 140px;
	top: 40px;
	z-index: 1000;
	box-shadow: 0 1px rgba(0, 0, 0, 0.3);
	zoom: 1
}

.J_web_menu_align li {
	position: relative
}

.J_web_menu_align li dl {
	position: absolute;
	left: 0;
	top: 0;
}





.J_webmain {
	min-height: 400px;
}

.J_webmain_left {
	float: left;
	width: 220px;
}

.J_webmain_right {
	float: right;
	width: 760px;
}

.J_data_list {}

.J_data_list li {
	padding-left: 16px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #ddd
}

.J_data_list li .s_r {
	float: right
}


.J_web_footer {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	text-align: center;
	line-height: 22px;
	padding-top: 20px;
	padding-bottom: 20px
}

.J_web_footer_links {
	text-align: center
}

#links a {
	color: #000
}

#links label {
	color: #ccc;
	margin-left: 5px;
	margin-right: 5px;
}

.J_web_footer_copy {}

.J_webmain_box {
	margin: 10px 0
}

.J_webmain_box_title {
	border: 1px solid #ccc;
	padding: 3px;
	border-bottom: none;
	background: #f1f1f1;
	padding-left: 15px;
}

.J_webmain_box_cnt {
	border: 1px solid #ccc;
}

.J_webmain_table {
	width: 100%
}

.J_webmain_table th,
.J_webmain_table td {
	text-align: left;
	padding-left: 10px;
	border: 1px solid #ccc;
	height: 24px;
}

.J_webmain_table th {
	background: #f1f1f1;
}

.J_webmain_table .even td {
	background: #f1f1f1;
}

.J_webmain_tab_items ul {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	top: -6px;
	left: -1px;
}

.J_webmain_tab_items ul li {
	float: left;
	background: url(../image/sxzq_24.gif) repeat-x;
	border: 1px solid #979797;
	white-space: nowrap;
	display: inline;
	margin-right: 2px;
	border-bottom: none;
}

.J_webmain_tab_items ul li.on {
	background: url(../image/sxzq_22.gif) repeat-x;
	border-color: #9b0005
}

.J_webmain_tab_items ul li span {
	float: left;
}

.J_webmain_tab_items ul li a {
	float: left;
	color: #fff;
	width: 105px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	text-decoration: none;
}

.J_webmain_marquee li {
	border: 1px solid #ccc;
	background: #f1f1f1
}


/*autocomplete style*/
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
	z-index: 100;
}

.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
	border: 1px solid #ccc;
	background: #fff;
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	line-height: 1.5;
	min-height: 0;
	font-weight: normal;
	padding: 2px;
}

.ui-state-focus {
	background: #f1f1f1;
}

.ui-helper-hidden-accessible {
	display: none
}

/*form v*/

/*.onShow
{
    background:#E9F0FF url(../app_images/v/info.gif) no-repeat 5px center; 
}
.onFocus
{
    background:#E9F0FF url(../app_images/v/info.gif) no-repeat left center; 
}
.onError
{
    background:#FFF2E9 url(../app_images/v/error.gif) no-repeat left center;
}
.onCorrect
{
    background:#E9FFEB url(../app_images/v/ok.gif) no-repeat left center;
}
.onLoad
{
    background:#E9FFEB url(../app_images/v/info.gif) no-repeat left center;
} */
.onShow,
.onFocus,
.onError,
.onCorrect,
.onLoad {
	display: inline-block;
	padding: 2px;
	padding-left: 25px;
	line-height: normal;
	vertical-align: middle;
	background-position: 4px 4px;
	min-width: 150px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

/*page style*/
.J_page_style {}

.J_page_style {
	margin-top: 20px;
	margin-bottom: 10px
}

.J_page_style a {
	border-right: #8db5d7 1px solid;
	padding-right: 5px;
	border-top: #8db5d7 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #8db5d7 1px solid;
	color: #000;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #8db5d7 1px solid;
	text-decoration: none
}

.J_page_style a:hover {
	border-right: red 1px solid;
	padding-right: 5px;
	border-top: red 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: red 1px solid;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: red 1px solid
}

.J_page_style a:active {
	border-right: red 1px solid;
	padding-right: 5px;
	border-top: red 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: red 1px solid;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: red 1px solid
}

.J_page_style span.current {
	border-right: #e89954 1px solid;
	padding-right: 5px;
	border-top: #e89954 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: #e89954 1px solid;
	color: #000;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #e89954 1px solid;
	background-color: #ffca7d
}

.J_page_style span.disabled {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #ccc 1px solid;
	color: #ccc;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #ccc 1px solid
}

.pager_style {
	line-height: normal
}

.page_style {
	text-align: right;
	margin: 10px auto;
}

.p_disabled {
	display: none
}

.page_abled {
	color: #60719F;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: 0 2px;
	display: inline-block
}

.page_abled a {
	border: #ccc 1px solid;
	padding: 0 5px;
	text-decoration: none;
	display: inline-block;
	border-radius: 3px;
}

.page_abled a:hover {
	border: #8db5d7 1px solid;
	text-decoration: none;
	background: #ffca7d
}

.page_abled a:active {
	border: #8db5d7 1px solid;
}

.p_current {
	display: inline-block;
	margin: 0 2px;
	padding: 0 5px;
	font-weight: bold
}

/*span_tip*/
.tip_out_wrap {
	position: relative;
	display: inline-block
}

.span_tip {
	position: absolute;
	color: #ccc;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-indent: 5px;
	line-height: 24px;
}

/*loading*/
.img_loading_ico {
	display: inline-block;
	line-height: normal;
	background: url(http://publiclyfund.sxzq.com:8000/app_images/loading.gif) no-repeat;
	width: 24px;
	height: 24px;
}

.img_not_fund {
	background: url(http://publiclyfund.sxzq.com:8000/app_images/not-fund.png) no-repeat;
}

/*backTop*/
.backTop {
	position: fixed;
	right: 17px;
	bottom: 87px;
	width: 38px;
	height: 38px;
	text-indent: -9999px;
	cursor: pointer;
	_position: absolute;
}

.backTop a {
	display: block;
	height: 100%;
	background: url(http://publiclyfund.sxzq.com:8000/app_images/result-top-btn.png) -1px -89px no-repeat;
	outline: none
}

.backTop a:hover {
	background-position: -1px -1px;
}

/*J_calendar_table*/
.J_calendar_table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed
}

.J_calendar_table th {
	background: #f1f1f1;
	border: 1px solid #ccc;
	padding: 3px 0
}

.J_calendar_table td {
	border: 1px solid #ccc;
	text-align: center;
	padding: 3px 0
}

.J_calendar_today {
	background: #f1f1f1;
}

.not_show {
	text-indent: -9999px;
}

/*banner ad*/
.ad_btns a {
	display: inline-block;
	width: 22px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	overflow: hidden;
	zoom: 1;
	background: #a7a695;
	margin-left: 3px;
	outline: none;
	color: #fff;
}

.ad_btns a.activeSlide {
	background: #be0004;
}

#J_banner {
	position: relative;
	height: 258px;
	overflow: hidden;
	width: 754px;
	float: left;
}

#ad_btns {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 10;
	text-align: center
}

.login-part {
	float: right;
	width: 235px;
	height: 256px;
	background: #ffffeb;
	border: 1px solid #de1515
}

#loading {
	z-index: 1;
	padding: 5px 0 5px 9px;
	background: #c44;
	left: 0;
	top: 0;
	width: 90px;
	color: #fff;
	position: fixed;
	-webkit-border-bottom-right-radius: 5px;
	color: #fff;
	_position: absolute;
	text-shadow: 0 0 1px #ccc
}

/*article*/
.article_title {
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center
}

.article_content {
	line-height: 1.8;
	font-size: 14px;
	min-height: 450px
}

.article_content table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc
}

.article_content table th,
.article_content table td {
	padding: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}

.article_content p {
	text-indent: 2em;
	font-size: 14px;
	padding-bottom: 10px;
}

.other_article {
	border-top: 1px dashed #ccc;
	margin-top: 20px;
	padding-top: 10px;
}

.other_article ul li {
	margin-bottom: 5px;
}

.J_web_side {}

.J_web_side_list li {
	background: url(../image/list_09.gif) repeat-x;
}

.J_web_side_list li span {
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: #CCC 1px solid;
	text-align: center;
}

.J_web_side_list li span.all {
	background: url(../image/list_12.gif) no-repeat 90% center;
}

.J_web_side_list li span a {
	font-size: 14px;
	line-height: 40px;
}

.J_web_side_list li.on span a {
	color: #9b0005;
	font-weight: bold;
}

.J_web_side_list li.on span.all {
	background-image: url(../image/list_20.gif);
}

.J_web_side_list li span a:hover {}

.J_web_side_list li dl {
	display: none;
	padding-left: 40px;
}

.J_web_side_list li dl dd {
	height: 30px;
	line-height: 30px;
	background: url(../image/list_27.gif) no-repeat 10px center;
	padding-left: 20px;
}

.J_web_side_list li dl dd a {
	display: block;
}

.J_web_side_list li dl dd.on {
	background-image: url(../image/list_24.gif)
}

.J_web_side_list li dl dd.on a {
	color: #9b0005
}

.J_web_side_list li.on dl {
	display: block
}

.J_web_side_title {
	margin-bottom: 0px;
	background: url(../image/list_03.gif) repeat-x;
	height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border: 1px solid #9b0005;
	border-bottom: none;
	line-height: 40px;
}

.J_web_side_cnt {
	border: 1px solid #ccc;
}

/*map nav*/
.J_page_map_nav {
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-right: 10px;
	margin-top: 10px;
}

.J_page_map_nav span {
	color: #a1061b
}

.login-part-section {
	padding: 10px;
}

.fund-name {
	margin-bottom: 30px;
}

.fund-name b {
	font-size: 16px;
	margin-right: 5px
}

.sevenlv {
	margin: 10px 0;
	font-size: 14px;
}

.syl {
	font-size: 35px;
	color: #ff000a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
}

.open-btn a {
	display: inline-block;
	background: url(../image/kaihu.jpg) no-repeat;
	height: 48px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}

.open-btn a.a-open {
	background-position: 0px 0px;
	width: 111px;
}

.open-btn a.a-login {
	background-position: right 0;
	width: 99px;
}

.open-btn {
	margin: 10px 0
}

.wqsy {
	text-align: right;
}

.fund-nav {
	border: 1px solid #dadada;
	height: auto;
	text-align: center
}

.q-ty {
	position: absolute;
	width: 113px;
	height: 36px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	right: 97px;
	top: 83px;
}

.J_webmain_tab_items {
	background: url(../image/sxzq_36.gif) repeat-x;
	height: 26px;
	border: 1px solid #d2d2d2;
	border-bottom: 2px solid #dd4b49;
	position: relative
}

.J_webmain_tab {}

.fund-list {
	margin-top: 20px;
	margin-bottom: 20px;
}

.fund-table {
	width: 100%;
	border: 1px solid #ccc;
}

.fund-table th {
	color: #000;
	font-weight: normal;
	height: 37px;
	line-height: 37px;
	border: 1px solid #ccc;
	background: url(../image/sxzq_29.gif) repeat-x;
	font-size: 15px;
}

.fund-table td {
	height: 38px;
	background: #fff;
	border: 1px solid #ccc;
	text-align: center
}

.f_mrise,
.ft_val {
	color: red
}

.see-all {
	position: absolute;
	right: 10px;
	top: 5px;
	color: #b70a01
}

.col-item {
	width: 493px
}

.toleft {
	float: left
}

.toright {
	float: right
}

.yd_tab {
	margin-bottom: 0px
}

.data_list ul li span {
	float: right
}

.col-item .data_list ul li {
	padding-left: 10px;
}

.yd_tab {
	margin-bottom: 15px;
}

.yd_tab_items {}

.yd_tab_items {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	left: -1px;
	top: -7px
}

.yd_tab_items li {
	float: left;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url(../image/yd_mod2_26.gif) no-repeat right 0;
	height: 31px;
	width: 88px;
	text-align: center;
	line-height: 31px;
}

.yd_tab_items li span {
	float: none;
	padding: 0
}

.yd_tab_items li a {}

.yd_tab_items li.on {
	background-position: 0px 0;
}

.yd_tab_content {}

.hs_tab_cnt_box {
	display: block;
}

.yd_news_tab .data_list li {
	margin-bottom: 4px;
}

.hd_title {
	background: url(../image/yd_mod2_29.gif) repeat-x;
	height: 26px;
	color: #fff;
	font-size: 14px;
	padding-left: 15px;
	border: 1px solid #ccc;
	border-bottom: none;
	line-height: 26px;
	position: relative
}

.hd_title span {
	float: right;
	padding-right: 10px;
	padding-top: 0px;
}

.hd_title span a {
	color: #b60b03;
}

.hd_cnt {
	border: 1px solid #cccccc;
	padding: 9px 12px;
	height: 300px;
	overflow: hidden;
}


.data_list ul li {
	overflow: hidden;
	zoom: 1;
	height: 30px;
	line-height: 30px;
}

.important_news {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-bottom: 13px;
	margin-bottom: 10px;
}

.news_img {
	float: left;
	font-size: 0;
	line-height: 0;
	width: 120px;
}

.news_intro {
	float: left;
	display: inline;
	margin-left: 13px;
	width: 330px;
}

.news_title_text a {
	font-size: 14px;
	line-height: 24px;
}

.news_simple_intro {
	line-height: 18px;
}

.ico_new {
	display: inline-block;
	background: url(../image/ico_new.gif) no-repeat;
	width: 23px;
	height: 9px;
	overflow: hidden;
	margin-left: 5px;
}

.conten_span {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: center
}

.conten_span .conten_span_titlte {
	font-size: 16px;
	font-weight: bold;
}

.page {
	padding: 20px 0;
	text-align: right;
}

.page a {
	padding: 0 5px;
	border: 1px solid #ccc;
	margin-left: 3px;
}

.page a.pageOn {
	font-weight: bold;
	border: 0;
}

.list-box {
	border: 1px solid #ccc;
}

.list-title {
	background: url(../image/list_09.gif) repeat-x;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 15px;
	border-bottom: 1px solid #ccc;
}

.list-cnt {
	padding: 10px;
}

.list-cnt .data_list {
	min-height: 450px;
}

.J_webmain-inner {
	padding-top: 10px;
}

.fund-box-name {
	padding: 10px 0;
	padding-top: 12px;
	font-size: 24px;
}

.fund-syl {
	width: 550px;
}

.fund-op {
	position: absolute;
	right: 30px;
	top: 40px;
}

.buy-btn {
	background: url("../image/fund-d_06.jpg") no-repeat;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	width: 127px;
	height: 46px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.fund-open {
	background: url("../image/fund-d_07.jpg") no-repeat;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	width: 127px;
	height: 46px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.fund-box-header {
	background: #be0005 url(../image/fund-d_03.gif) no-repeat 30px center;
	color: #fff;
	height: 126px;
	padding-left: 135px;
	font-size: 14px;
	position: relative
}

.fund-box-body {
	border: 1px solid #ccc;
	padding: 0 30px;
}

.fund-box-body table th {
	height: 35px;
	line-height: 35px;
	text-align: left;
	color: #666;
	width: 200px;
	font-weight: normal
}

.fund-box-body table td {
	height: 35px;
	color: #000
}

.fund-box-body table td.red {
	color: #be0005
}

.fund-box-body table td.red span {
	color: #ccc
}

.line {
	border-bottom: 1px dotted #ccc;
	height: 0px;
	overflow: hidden;
	margin: 10px 0
}

.s7 {
	font-size: 30px;
	color: #be0005
}

.sv {
	color: #238a28;
}

.fund-info {
	margin-top: 10px
}

.fund-content {
	padding: 20px;
	border: 1px solid #ccc;
}

.fund-manage-pic {
	float: left;
	width: 130px;
}

.fund-manage-text {
	padding-left: 140px;
	line-height: 1.8
}

.fund-info-title {
	height: 30px;
	line-height: 30px;
	background: #f1f1f1;
	border-left: 2px solid #de1620;
	padding-left: 20px;
	margin: 20px 0
}

.fund-info-title a {
	float: right;
	padding-right: 20px;
}

.funds-all .data_list ul li {
	border-bottom: 1px solid #ccc;
	height: 30px;
	line-height: 30px;
}

.funds-all {
	line-height: 25px;
	padding: 10px;
}

.funds-all table {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.funds-all table th,
.funds-all table td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 30px;
	line-height: 30px;
}

.funds-all table th {
	background: #efefef;
}

.sub-but {
	border: 0;
	color: #fff;
	cursor: pointer;
	background: url('../image/sxzq_33.gif') no-repeat;
	width: 88px;
	height: 32px;
}

.t_up {
	color: red;
}

.t_down {
	color: green;
}

.pro-banner {
	margin-bottom: 10px;
	width: 100%;
	position: relative;
}

.pro-banner-btns {
	position: absolute;
	right: 30px;
	top: 20px;
	z-index: 100;
	background: url(../image/pro-banner-btns-bg.png) no-repeat;
	width: 241px;
	height: 227px;
	padding-top: 15px;
}

.pro-banner-btns li {
	background: url(../image/pro-banner-btn.png) no-repeat;
	width: 152px;
	height: 40px;
	margin: 10px auto 10px auto;
}

.pro-banner-btns li:hover {
	background-position: 0 -40px;
}

.pro-banner-btns a {
	display: block;
	width: 102px;
	height: 40px;
	line-height: 40px;
	background: url(../image/pro-banner-ico.png) no-repeat;
	text-decoration: none;
	padding-left: 50px;
}

.pro-banner-btns .btn1 {
	background-position: 5px 0;
}

.pro-banner-btns .btn2 {
	background-position: 5px -40px;
}

.pro-banner-btns .btn3 {
	background-position: 5px -80px;
}

.pro-banner-btns .btn4 {
	background-position: 5px -120px;
}


.fund-product dl {
	position: relative
}

.J_web_menu .fund-product dl dd a {
	background: url(../image/cq_12.jpg) no-repeat right center;
	border-bottom: 1px dotted #ddd;
	height: 37px;
	line-height: 37px;
}

.J_web_menu .item_hover dl dd span {
	display: block;
	padding: 0 10px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	_border-color: tomato;
	_filter: chroma(color=tomato);
	_zoom: 1
}

.third-menu {
	position: absolute;
	left: 139px;
	top: 0px;
	border: 1px solid #c31a00;
	width: 300px;
	background: #fff;
	z-index: 1000;
	display: none
}

.J_web_menu .third-menu li {
	float: none;
	height: auto;
	background: none;
	display: block;
	line-height: normal;
	margin: 0 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	padding-top: 10px
}

.dd-itemhover .third-menu {
	display: block;
	min-height: 200px
}

.fund-product dl dd.dd-itemhover {}

.item_hover dl dd.dd-itemhover span {
	position: relative;
	z-index: 1001;
	background: #fff;
	border-color: #c31a00
}

.fund-product dl dd.dd-itemhover span a {
	border-color: transparent;
	_border-color: tomato;
	_filter: chroma(color=tomato);
	_zoom: 1
}

.fund-img {
	border: 1px solid #ddd;
	width: 58px;
	height: 58px;
	float: left;
}

.J_web_menu dl dd.dd-itemhover span a:hover {
	text-decoration: none
}

.fund-text {
	padding-left: 70px
}

.J_web_menu .fund-product .fund-text a {
	background: none;
	border-bottom: none;
	text-align: left;
	line-height: normal;
	height: auto;
	margin-bottom: 5px;
}

.li-fund-name {}

.fund-intro {
	font-size: 12px;
}

.fund-rise b {
	color: #fe6800;
	font-size: 20px;
	font-weight: normal
}

.rise-icon,
.low-icon {
	background: url(../image/cq_16.jpg) no-repeat left center;
	padding-left: 15px;
	color: #999;
	font-size: 12px
}

.low-icon {
	background: url(../image/cq_17.jpg) no-repeat left center;
}