@charset "utf-8";
/* CSS Document */
body, dl, dd, dt, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, table, img, div,a {
    padding: 0;
    margin: 0;
}

body {
    color:#4d4d4d;
    font-size: 14px;
    font-family:'Microsoft yahei','微软雅黑',Tahoma,Verdana,Arial,sans-serif;
}

ul{
    list-style: none;
}
img{
    border:0
}
/*清除浮动*/
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.font-link {
	
    text-decoration: none;
}
.font-link-position{
	
    text-decoration: none;
    background: #E67817 none repeat scroll 0% 0%;
    border: 1px solid #D86B03;
    border-radius: 4px;
    color: #FFF;
}
.font-link-position:hover{
	color:#936C30;
    text-decoration:underline;
}
.font-link:hover{
    color:#936C30;
    text-decoration:underline;
}
.font-link2 {
    color:#936C30;
    text-decoration: none;
}
.textalign-right{
     text-align:right;
}
.textalign-left{
    text-align:left;
}
.textalign-center{
    text-align:center;
   
}
.textalign-center-dayu{
    text-align:center;
    color:red;
}
.textalign-center-xiaoyu{
    text-align:center;
    color:green;
}
/*必输项标志样式*/
.mustinput {
    color: #f00;
    margin-right: 5px;
}

/*文字加重显示*/
.font-main14 {
    color: #cc0000;
    font-size: 14px;
    font-weight: bold;
}

/*按钮*/
.button-next {
    text-align: center;
    line-height: 30px;
    margin:0 20px;
}

.button-next span {
    display: inline-block;
}

a{
    text-decoration: none;
}
a:hover{
    text-decoration:underline;
}
/*更多*/
.more {
    background:url(../images/more.png) no-repeat;
    display:block;
    width:38px;
    height:11px;
    margin: 10px 0 0 0;
    display: block;
    float: right;
    padding-right: 10px;
    text-decoration: none;
}

.more:hover {
    color: red;
    text-decoration: underline;
}

/*段落文本*/
.text-p {
    text-indent: 25px;
}
.red{
    color:#c00;
}
.gray{
    color:#666;
}
.green{
    color:green;
}
.left{
    float:left;
}
.right{
    float:right;
}
/*********
首页
***********/

.banner-login{
    height:251px;
    margin-top:10px;
}
.banner{
    float:left;
    position: relative;
    width: 1000px;
    height: 345px;
    margin-bottom:20px;
}
.homefocus{
    float:right;
    width:275px;
    height: 170px;
    background: #ebe8dd;
}
.focusshow{
    float: left;
    padding-top:16px;
}
.focusshow .btn {
    float: left;
    width: 237px;
    height:62px;
    margin:0px 15px 10px 15px;
    display: inline-block;
}
.focusshow .btn a {
    height: 52px;
    display: block;
    color:#fff;
    font-size:18px;
    line-height:52px;
}
.focusshow .btn a:hover{text-decoration: none;}
.focusshow .tab {
    line-height:25px;
    text-align:center;
}
.focusshow .tab span {
    color: #aaa;
    padding: 0 2px;
}
.btn .trade{
    background-color: #007980;
    background-image:url(../images/home_tradebtn_arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
}
.btn .free{
    background-color: #007980;
    background-image:url(../images/home_tradebtn_arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
}
.btn .trade:hover,.btn .free:hover{
    background-color: #3dacb2;
}

.focusshow .phone {
    width: 237px;
    height:51px;
    margin:6px 15px 10px 15px;
    background:url(../images/home_new_bg.png) -10px -1084px;
    display: block;
}
/*首页登陆*/
.area_a3{
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    float:right;
    margin-bottom: 10px;
}
.index-login .title{
    height: 34px;
    width: 100%;
    background-color:#005da2;
}
.index-login .title h5{
    font:14px "微软雅黑", "宋体";
    font-weight: bold;
    line-height:34px;
    float: left;
    display: inline-block;
}
.index-login .title a{
    display: inline-block;
    width: 125px;
    height: 34px;
    text-align: center;
}
.index-login .title .current_tab{
    background-color:#005da2;
    color:#fff;    
}
.login_table{
    margin: 0 20px;
}
.login_table tr {
    height: 38px;
}

/*首页内容*/
.index-cl-item {
    margin-bottom: 22px;
}

/*文章标题*/
.title-little{
    border-top:#884f3b 2px solid;
    border-right: 1px #e5e5e5 solid;
    border-left: 1px #e5e5e5 solid;
    font-size:16px;
    font-weight:bold;
    height: 39px;
}
.title-big{
    border-top:#666 2px solid;
}
.td_span td{padding:10px}

.title-big .title-wl,.title-big .title-wl .title-wr{
    float: none;
    text-align: left;
    margin: 0;
    font: 16px "微软雅黑", "宋体";
    font-weight: bold;
    line-height:40px;

}
.title-wl {
    float: left;
    font-weight:bold;
    line-height:40px;
    text-align: center;
    cursor: pointer;
}

.title-wlc {
    color: #c40000;
}
.title-wr {
    border-bottom:#FFFBF1 1px solid;
    color: #B70000;
    display: block;
    float: left;
}
.title-z{
    background: none;
    color: #000;
    padding: 0;
}
/*纵向tbs*/
.stock-item{
    text-align: left;
    width: 1000px;
    height: 90px;
    margin: 10px auto 0;
    overflow: hidden;
}
.tabs-y-title,.tabs-y-title2{
    float: left;
    width: 77px;
}
.tabs-y-content{
    float: left;
    width: 300px;
    height: 90px;
}
.tabs-y-title .tabsy-title-current,.tabs-y-title div:hover{
    color: #ffffff;
    background:url(../images/trendline_bg.jpg) no-repeat;
}
.tabs-y-title div{
    background:url(../images/trendline_bg1.jpg) no-repeat;
    cursor: pointer;
    height: 43px;
    line-height:43px;
    margin-bottom: 5px;
    padding-left: 10px;
}
.index-last2{
    float:right;
    width:505px;
}
.tabs-y-content2{
    width:420px;
    float:right;
}
.tabs-y-title2 .tabsy-title-current2,.tabs-y-title2 div:hover{
    color: #ffffff;
    background:url(../images/trendline_bg.jpg) 0px -6px no-repeat;
}
.tabs-y-title2 div{
    background:url(../images/trendline_bg1.jpg) no-repeat;
    cursor: pointer;
    height: 43px;
    line-height:43px;
    margin-bottom: 5px;
    padding-left: 10px;
}
/*表格内容*/
.fund-info td{
    height:30px;
    padding:0 5px;
}
.fund-info td a{
    color: #f60;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-decoration: none;
}
.fund-info td a:hover{
    color: #C00;
    text-decoration: underline;
}
.input_effect{
    width: 150px;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    border: 1px solid #ddd;
    color: #a9a9a9;
}
.btn_dl{
    background:url(../images/stock_icon.png) 0 -113px no-repeat;
    display:block;
    width: 71px;
    height: 29px;
    border: none;
    cursor: pointer;
}
.fund-info .tag{
    background:url(../images/stock_icon.png) -63px -272px no-repeat ;
    padding-left: 16px;
    font-size: 14px;
    line-height:30px;
    height:30px;
}

/*首页内容*/
.etrade_btn {
	width: 275px;
	height: 170px;
	background: url(../images/etradeBtn_back.png);
	float: right;
}
.etrade_btn a {
	display: block;
	width: 219px;
	height: 50px;
	margin: 15px 24px 0 24px;
}
.etrade_btn a:hover{opacity: .5;filter:Alpha(Opacity=50);}

.etrade_btn_login {
   background: url(../images/etradeBtn_login.png) no-repeat;
}

.etrade_btn_register {
  background: url(../images/etradeBtn_register.png) no-repeat;
}
.main-area{
    width:1000px;
    text-align: left;
    background: #fff;
}
.area_a1{
    height:220px;
}
.lt {
    float: left;
    margin-top:20px;
    display: inline-block;
}
.area-a1_a{
    display: inline-block;
    width: 200px;
    margin-bottom: 10px;
}
.w200{
	margin-top:10px;
    width:100%;
}
.w270{
    width:270px;
}
.w500{
    width:49%;
}
.w780{
    width:100%;
}

.area_a2{
    margin-left:0px;
}
.area_a3{
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    float:right;
}

.area_al .title h5,.hot-news .title h5,.manager-walk .title h5,.manager-walk .title h5,.ix_item .title h5{
    font:16px "微软雅黑", "宋体";
    font-weight: bold;
    line-height:34px;
    display: inline-block;
}
.hot-news .title a,.ix_item .title a,.manager-walk .title a,.hot-news1 .title1 a{
    display: inline-block;
    width: 145px;
    height: 34px;
    text-align: center;
    color:#fff;
    font-weight:bold;
    color: #005da2;
}
.hot-news .title .current_tab,.ix_item .title .current_tab,.manager-walk .title .current_tab,.hot-news1 .title1 .current_tab{
    color:#fff;
    font-size:16px;
    background-color:#005da2;
    font-weight:bold;
}

.area_al .title,.hot-news,.hot-news1,.manager-walk .title,.manager-walk .title,.ix_item .title{
    height:34px;
    width: 100%;
    background-color:#fff;
    border-bottom:2px #005da2 solid;
}
.area_al .title h5,.hot-news1 .title1 h5,.manager-walk .title h5,.manager-walk .title h5,.ix_item .title h5{
    font:16px "微软雅黑", "宋体";
    font-weight: bold;
    line-height:34px;
    display: inline-block;
}


.login_table{
    margin: 0 20px;
}
.login_table tr {
    height: 38px;
}
.login_table input{
    border: 1px solid #AEADA9;
    width:150px;
    height:18px;
    margin: auto;
    padding: 0;
}
input.submitBtn{
    border: none;
    width: 82px;
    height: 34px;
    background: url(../images/dl.jpg) no-repeat;
}
.lcExp_tab{
    float: right;
    position: relative;
    top: 0px;
}
.lcExp_tab div{
    float: left;
    font-size: 14px;
    height: 27px;
    line-height: 28px;
    width: 76px;
    text-align: center;
    background: #fff;
    border-bottom: 2px solid #c00;
    overflow: hidden;
}
.lcExp_tab div.tabsy-title-current{
    border: 2px solid #c00;
    border-bottom: none;
    height: 27px;
    line-height: 27px;
    width: 72px;
}
/*热销基金*/
.hot-fund-rank{
    line-height:30px;
    text-align:center;
}
.hot-fund-rank th{
    background:#f5f5f5;
    line-height:25px;
}
.hot-fund-rank td a {
    color:#000099;
    display: block;
    line-height: 23px;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 140px;
}
.hot-fund-rank td a:hover{
    color: #b40000;
    text-decoration:underline;
}
.hot-fund-rank td span{
    margin-left: 14px;
    _margin-left: 0px;
    width: 15px;
    height: 12px;
    display: block;
    background: url(../images/fund_rank.gif) no-repeat;
}
.hot-fund-rank td span.sp2 { background-position: 0px -22px;}
.hot-fund-rank td span.sp3 {background-position: 0px -44px;}
.hot-fund-rank td span.sp4 {background-position: 0px -66px;}
.hot-fund-rank td span.sp5 { background-position: 0px -88px;}
.hot-fund-rank td span.sp6 {background-position: 0px -110px;}
.hot-fund-rank td span.sp7 {background-position: 0px -132px;}
.hot-fund-rank td span.sp8 {background-position: 0px -154px;}
.hot-fund-rank td span.sp9 {background-position: 0px -176px;}
.hot-fund-rank td span.sp10 {background-position: 0px -198px;}
.hot-fund-rank td span.sp11 { background-position:0px -220px; }
.hot-fund-rank td span.sp12 {background-position:0px -242px; }
.hot-fund-rank td span.sp13 { background-position:0px -264px; }
/***********rank、news样式***************/
.rank {
    float: left;
    margin-top:15px;
    margin-right:20px;
    _margin-right:10px;

    width: 335px;
}
.rank table {
    text-align:center;
    height:258px;
}
.rank table th {
    line-height:26px;
    background-color:#e8f0f7;
    font-weight:normal;
    color:#333333;
}
.rank table th.th1 {
    padding-left:5px;
    text-align:left;
}
.rank table th.th4 {
    font-weight:bold;
}
.rank table th.th2 {
    background:url(../images/allow_down.gif) #e8f0f7 no-repeat right center;
}
.rank table th.th3 {
    background:url(../images/allow_up.gif) #e8f0f7 no-repeat right center;
}
.rank table tr.tr1 {
    background-color:#f1f1f1;
}
.rank table tr td {
    line-height:22px;
    color:#333333;
}
.rank table tr td.td2 {
    height:10px;
}
.rank table tr td.td3 {
    color:#ff0000;
}
.rank table tr td.td4 {
    padding-left:5px;
    text-align:left;
}
.rank table tr td.td5 {
    color:#009946;
}
.rank table span {
    margin-left:14px;
    *margin-left:0px;
    _margin-left:0px;
    width:15px;
    height:12px;
    display:block;
    background:url(../images/fund_rank.gif) no-repeat;
}
.rank table span.sp2 { background-position:0px -22px; }
.rank table span.sp3 { background-position:0px -44px; }
.rank table span.sp4 { background-position:0px -66px; }
.rank table span.sp5 { background-position:0px -88px; }
.rank table span.sp6 { background-position:0px -110px; }
.rank table span.sp7 { background-position:0px -132px; }
.rank table span.sp8 { background-position:0px -154px; }
.rank table span.sp9 { background-position:0px -176px; }
.rank table span.sp10{ background-position:0px -198px; }


/*基金新闻0220*/
.hot-news .title h3{
    font-size: 20px;
    font-family: "微软雅黑","宋体";
    font-weight: normal;
    border-bottom: 2px solid #f60;
    float: left;
    height: 26px;
    overflow: hidden;
    position: relative;
}
.hot-news .title h3 a{
    color:#000;
}
.hot-news .title h3 span {
    color: #dcdcdc;
    font-family: "宋体";
    margin-left: 5px;
}
.hot-news h2{
    font: 16px "微软雅黑", "宋体";
    margin: 5px 0 5px;
    clear: both;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.hot-news h2 a.linkRed {
    color: #000;
}

.hot-news-c{
    display: inline-block;
    float: left;
    padding:0;
    margin: 0;
}
.hot-news-c li {
    width: 470px;
    background:url(../images/stock_icon2.png) 0 -72px no-repeat;
    padding-left: 10px;
    height: 28px;
    /*overflow: hidden;*/
    line-height: 28px;
    /* border-bottom: 1px dashed #ccc; */
}
.hot-news-c li a{
    width: 390px;
    float:left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hot-news-c li span{
    width: 80px;
    text-align: right;
    float: right;
}

.hot-news-c1{
    display: inline-block;
    float: left;
    padding:0;
    margin: 0;
}
.hot-news-c1 li {
    width: 470px;
    background:url(../images/stock_icon2.png) 0 -72px no-repeat;
    padding-left: 10px;
    height: 28px;
    overflow: hidden;
    line-height: 28px;
    /* border-bottom: 1px dashed #ccc; */
}
.hot-news-c1 li a{
    width: 390px;
    float:left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hot-news-c1 li span{
    width: 80px;
    text-align: right;
    float: right;
}

.focustitle {
    background:#ea7151;
    color:#fff;
    font-weight:bold;
    width: 260px;
    height: 22px;
    line-height:22px;
    overflow: hidden;
    text-align:center;
}
/*基金研究访谈*/
.manager-walk{
    height: 160px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .manager-walk{height: 160px;}
}
.manager-news-c{
    margin-top: 5px;
}
.manager-news-c span a{
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 270px;
   font-size: 16px;
    margin: 5px 0 5px;
    clear: both;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.manager-news-c p{
    width: 270px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/stock_icon2.png) 0 -72px no-repeat;
    padding-left: 10px;
    height: 28px;
    line-height:28px;
}
/*-基金研究结束-*/
/*市场趋势图*/
.market-direction{
    border: #f6f6f6 1px solid;
    height:185px;
}

.pic-title{
    position: relative;
    margin-top: 1px;
    height: 25px;
    background-color: #f5f5f5;
}
.pic-tab{
    position: absolute;
    padding-left: 5px;
    margin-top: 3px;
    width: 270px;
}
.pic-tab li{
    float: left;
    margin-right: -1px;
    border-bottom: none;
    width: 43px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
}
.pic-title .pic-tab .current{
    position: relative;
    z-index: 2;
    height: 23px;
    background-color: #fff;
    border-color: #7e7e7e;
    font-weight: bold;
}
.market-com {
    padding: 0 10px;
    position: relative;
    border-top: none;
}
.market-pic .market-com .tips {
    position: absolute;
    right: 10px;
    top: 33px;
    width: 46px;
    top:70px;
}

.market-pic .market-com .tips li {
    background:url(http://j5.dfcfw.com/j1/images/fund_default_x_bg.png) repeat-x 0 -180px;
    border: 1px solid #BDBDBD;
    border-top: none;
    margin: 2px 0;
    padding: 5px 10px 4px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    overflow: hidden;
}
.pic-subtab{
    height: 30px;
    overflow: hidden;
}
.market-com.pic-subtab li {
    float: left;
    width: 70px;
    margin-top: 6px;
    height: 20px;
    line-height: 16px;
    text-align: center;
}
.market-com .pic-subtab li {
    float: left;
    width: 58px;
    margin-top: 6px;
    height: 20px;
    line-height: 16px;
    text-align: center;
}
/*市场趋势图结束*/
/*基金列表*/
.ix_item {
    float:left;
    width:100%;
 	margin:30px 0px 10px 0px;
}
.ix_im_title {
    height: 35px;
    margin: 5px 0;
}
.ix_im_title .gm {
    background: url(../images/fund-title1.png) no-repeat;
    width: 160px;
}
.ix_im_title h3 {
    height:35px;
    line-height: 500px;
    overflow: hidden;
    float: left;
}
.ix_im_title span {
    margin-top: 20px;
    color: #c9c9c9;
}
.rt {
    float: right;
    display: inline;
}
.ix_im_title span a {
    color: #666;
    margin: 0 8px;
}

.ix_im_title span a:hover{
    color:#c00;
}
.ix_im_title span a.linkRed {
    color: #c00;
}
.ix_im_left {
    width: 270px;
    border-right: 1px solid #ddd;
}
.ix_im_right {
    width: 729px;
}
.ix_im_left .bd {
    height: 3px;
    background: #000;
    position: relative;
    margin-top:-3px;
    overflow: hidden;
}
.fast_filter {

}
.fa_fi_tit {
    border-bottom: #CCC 1px solid;
    height: 42px;
    margin-bottom: 10px;
    background: #EEE;
    line-height: 42px;
    padding-left: 20px;
}
.fa_fi_tit .more {
    color:#fff;
    text-decoration: none;
    display: block;
    background: #777;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    margin-right: 10px;
    margin-top: 10px;
}

.fa_fi_tit a.more:hover{
    background:#666;
    color:#fff;
}
.fa_fi_tit strong {
    font-size: 14px;
}
.fa_fi_tit strong a{
    color: #f60;
    text-decoration: none;
}
.fast_filter table td {
    height: 44px;
    font-size: 14px;
}
.dropdown {
    outline: none;
    display: inline-block;
    margin-left: 2px;
}
.dropdown select {
    width: 170px;
}
.dropdown h4 {
    background:url(../images/stock_icon2.png) no-repeat;
    background-position: right -609px;
    text-indent: 5px;
    margin: 0;
    padding: 0;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    border: solid 1px #ddd;
    padding: 0;
    color: #888;
    cursor: pointer;
}

.gm_sx_btn {
    background:url(../images/stock_icon2.png) no-repeat;
    background-position: 0 -851px;
    width: 158px;
    height: 37px;
    border: none;
    cursor: pointer;
}
.gm_sx_btn {
    background-position: 0 -851px;
    width: 158px;
    height: 37px;
    border: none;
    cursor: pointer;
}
.gm_sx_btn:hover {
    background-position: 0 -989px;
}
.ix_part_c {
    border: 2px solid #f8f7f4;
    margin: 30px 15px 0 0;
}
.ix_part_c ul{
    display:block;
    height:44px;
    padding: 15px 10px 15px 15px;
}
.ix_part_c ul.bg {
    background: #f8f7f4;
}
.ix_part_c ul li.bgt {
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    border-right: 1px solid #ddd;
    width: 35px;
    padding-right: 12px;
    margin-right: 10px;
}
.ix_part_c ul li {
    line-height: 22px;
    width: 160px;
    float: right;
}
.ix_part_c ul li  a {
    margin: 0 7px;
    display:block;
    float:left;
    height: 22px;
    overflow: hidden;
}
/*基金详细标题*/
.ix_tab_a{
    height: 42px;
    background: #f8f7f4;
    border-bottom: 1px solid #ddd;
}
.ix_tab_aix_tab_a div{
    float: left;
    font-size: 14px;
    line-height: 42px;
    font-weight: bold;
    padding: 0 35px;
    border-left: 1px solid #ddd;
}
.ix_tab_a div.tabsy-title-current{
    background: #fff;
    color: #2a5894;
    position: relative;
    top: 1px;
    border-right: 1px solid #ddd;
}
.ix_tab_a div.tabsy-title-current a{
    color:#d53908;
}
.ix_tab_a div.tabsy-title-current a:hover{
    text-decoration:none;
}

.rt {
    float: right;
    display: inline;
}
/*产品详细页面详情*/
.zhangfutable th {
    text-align:center;
    padding: 5px 0px;
    background-color: #f5f5f5;
    border: 1px solid #E4E4E4;
    font-weight: normal;
    line-height: 150%;
    color: #333;
    white-space:nowrap;
    border: 1px solid #E4E4E4;
}
.zhangfutable td {
    line-height: 33px;
    border: 1px solid #E4E4E4;
    font-family: Tahoma;
}

/*基金列表标题*/
.ix_item .fund-market-title{
    border-top:#884f3b 2px solid;
    height: 35px;
    line-height: 35px;
    margin: 5px 0;
}
.ix_item .fund-market-title span{
    font-size: 16px;
    font-weight: bold;
    float: left;
    background: #fff;
    text-align: center;
    height: 35px;
    margin-top: 3px;
    color: #b40000;
}
/*基金超市类型切换*/
.ix_tab_b{
    height:27px;
    display: block;
    margin-top: 10px;
}
.ix_tab_b ul li{
    height: 22px;
    line-height:22px;
    float:left;
    background: url(../images/trendline_bg1.jpg) no-repeat;
    text-align: center;
    width:90px;
    color: #666;
    margin-bottom: 5px;
    margin-right:5px;
    _margin-right:2px;
}
.ix_tab_b ul li a{
    display:block;
}
.ix_tab_b ul li a:hover{
    color:#fff;
    text-decoration:none;
}

.ix_tab_b .tabsy-title-current{
    height: 27px;
    background: url(../images/trendline_bg.jpg) 100% 100% no-repeat;
}

.ix_tab_b .tabsy-title-current a,.ix_tab_b .tabsy-title-current a:hover{
    color:#fff;
    font-weight:bold;
}
.ix_tab_b  ul li a:hover{
    color:#000099;
    text-decoration:none;
}
/*基金超市0210*/

.table-datalist th{
    text-align: center;
    padding: 5px 0px;
    background:url(../images/tab_t_bg.png) bottom repeat-x;
    border: 1px solid #E4E4E4;:
    line-height:18px;
    height:30px;
    border: 1px solid #E4E4E4;
}

.table-datalist  .bg {
    background: #fff5d9 url(../images/rate_down.gif) 90% 50% no-repeat;
}
.table-datalist  .bg2{
    background:#fff5d9
}

.table-datalist  th.top {
    background-color: #fffcec;
    padding: 0px 0px 3px 0px;
}
.table-datalist  th a {
    color: #1046A4;
}
.table-datalist  td {
    line-height: 32px;
    border: 1px solid #E4E4E4;
    padding:4px;
}

.table-datalist  .icon_down {
    background: url(../images/icon_down.gif) #f5f5f5 no-repeat 80% 50%;
}
.table-datalist  .icon_up {
    background: url(../images/icon_up.gif) #f5f5f5 no-repeat 80% 50%;
}

table tr td a.no {
    background: url(../images/marketbg.png) no-repeat -98px -174px;
    display: inline-block;
    width: 18px;
    height: 17px;
}
table tr td a.add {
    background: url(../images/marketbg.png) no-repeat -98px -260px;
    display: inline-block;
    width: 18px;
    height: 17px;
}
table tr td a.add:hover{
    background: url(../images/marketbg.png) no-repeat -98px -175px;
}
.button-able,.button-next,.button-unable{
    background:#e67817;
    border:#d86b03 1px solid;
    border-radius: 4px;
    color: #fff;
    line-height: 26px;
  
    padding: 2px 6px;
    text-align: center;
}

.button-next,.button-next:hover{
    background:#e67817;
    border:#d86b03 1px solid;
}
.button-next-disable{
    line-height: 30px;
    margin: 10px 20px;
    background-color:#948E8E;
    border:#525252 1px solid;
    border-radius: 4px;
    color: #fff;
    line-height: 20px;
	display:block;
    padding: 2px 6px;
    text-align: center;
}
.button-unable,.button-unable:hover{
    background: #ccc;
    border: #aaa 1px solid;
    text-decoration: none;
    color: #eee;
    cursor: default;
}
.button-able:hover {
    background:#e67817;
    border:#d86b03 1px solid;
}



.channel-down{
    float: right;
    background: url(../images/channel_tools.png) -287px -183px no-repeat;
    width: 13px;
    height: 62px;
    margin-top: 1px;
    display: inline;
    position: relative;
}

/*趋势图 最近浏览*/
.index-trendline,.index-last{
    float: left;
}
.index-last{
    margin-left: 20px;
}
/*基金销售机构*/
.index-channel{

}
.index-channel th{
    background: #DFD5C7;
    height: 35px;
}
.index-channel td{
    border-top: 1px #DFD5C7 solid;
}
/*首页精英*/
.elite {
    margin: 10px auto;
    width: 500px;
}

.elite img {
    float: left;
    vertical-align: top;
}

.name {
    color: #cc0000;
    font-weight: bold;
    font-size: 14px;
}

.introduce {
    float: left;
}


/*基金净值*/

.fund-number table {
    margin: 0 auto;
    text-align: center;
    width: 95%;
}

.fund-number .table-t {
    background: #F0F0F0;
    height: 30px;
    line-height: 30px;

}

.fund-number .table-t td {
    line-height: 30px;

}

.fund-number table td {
    line-height: 30px;
    border-top: #d4d4d4 1px solid;
}

.left210 {
    float: left;
    width: 210px;
}
.m540{
    width:520px;
    float:left;
    margin-left: 20px;
    _margin-left:10px;
    text-align: left;

}
/*产品*/
.marketmenu {
    border: #ddd 1px solid;
    margin-bottom: 5px;
}
.mainul li {
    height:30px;
    position: relative;
    border-top: #ccc 1px dotted;
}
.mainul li .fund-option{
    float:left;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    width:90px;
    text-align:center;
}
.mainul li .fund-value {
    margin-left:80px;
    line-height: 30px;
}
.mainul li .fund-value a {
    color: #000099;
    display: inline-block;
    
    padding-left:10px;
}

.mainul li .fund-value a.current,.mainul li .fund-value a:hover{
    color: #b40000;
}
.mainul li .fund-value a.selected,.mainul a:hover {
    color: #b40000;
    text-decoration: none;
}
/*已选2*/
.fund-value .bg2{
    background:#fc3;
}

/*************=fundkaihu=**************/
.kaihuarea {
    height: 155px;
}
.fundkaihu {
    width:250px;
    height: 252px;
    float: right;
    overflow: hidden;
    padding: 0px 10px;
    background:#ededed;
}
.change {
    background-image: none;
}
.change .username {
    height: 60px;
    line-height: 27px;
    overflow: hidden;
    padding-top: 5px;
    text-align: center;
}
.change .username span {
    font-size: 14px;
    color: #d83300;
    display: block;
    border-bottom: 1px dashed #edd5bd;
}
.change .username strong {
    font-family: Tahoma;
}
.change .username .lan {
    float: none;
}
.smallbox {
    clear: both;
    padding:10px;
    border: 1px solid #fff;
    background-color: #fff9ea;
    text-align: left;
    line-height: 22px;
    margin-top: 20px;
}
.smallbox a {
    padding:0 10px;
    padding-left:15px;
}
.kaihubtn {
    clear: both;
    overflow: hidden;
    padding-top: 35px;
}
.change .kaihubtn {
    padding-top: 0px;
}
.kaihuarea a {
    float: left;
    width: 98px;
    margin-left:20px;
    _margin-left:20px;
    height:47px;
}
.marbg {
    background: url(../images/marketbg.png) no-repeat;
}
a.khbtn {
    background-position: 0px -574px;
    width: 215px;
    display: block;
    float: none;
}

/*产品基金交易*/
a.jy2btn {
    background-position: 0px -635px;
    width: 215px;
    display: block;
    margin-top: 20px;
    float: none;
}
a.jybtn {
    background-position: 0px -385px;
    clear: both;
    width: 215px;
    margin-top: 10px;
}
a.jybtn:hover {
    background-position: 0px -480px;
}

.guess-love {
    height: 35px;
    _overflow: hidden;
    background-color: #f5f5f5;
    border: 1px solid #DDD;
    border-left: none;
    line-height: 35px;
}
.guess-love a {
    font-size: 14px;
    font-weight: bold;
    float: left;
    display: inline;
    width: 243px;
    border-left: 1px solid #DDD;
    text-align: center;
}
.guess-love a:hover {
    text-decoration: none;
}
.guess-love a.on {
    background-color: #FFF;
    border-top: 2px solid #f9901f;
    width: 246px;
    color: #F60;
    position: relative;
    margin-top: -1px;
}
.btn {
    width: 91px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.btn:hover {
    background-position: -106px 0px;
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #b40000;
    text-decoration: underline;
}
.love-list {
    border: 1px solid #DDD;
    border-top: none;
    padding: 0 0 20px 20px;
    height: 100%;
    overflow: hidden;
    clear: both;
}
.love-list ul li {
    float: left;
    display: inline;
    border: 1px solid #EFEFEF;
    padding: 10px;
    margin-top: 20px;
    width: 280px;
    margin-right: 15px;
}
.love-list ul li .title {
    line-height: 20px;
    padding-bottom: 5px;
    font-size: 14px;
    text-align: left;
}
.love-list ul li.on {
    background-color: #e6f4fd;
    border-color: #cedfe9;
}
.love-list ul li .love-btn {
    padding-top: 10px;
}
.zhangfustyle {
    clear: both;
    border-left:#eee 1px solid;
    border-right:#eee 1px solid;
    line-height: 35px;
    padding-left: 10px;
    color: #000;
    font-weigh:bold;
    border-top: 0px;
    border-bottom: 0px;
    text-align: left;
}
.zhangfustyle ul li {
    float: left;
    line-height: 25px;
}
.zhangfustyle ul li span {
    padding: 0px 1px 0px 0px;
    color: #ddd;
}
.zhangfustyle span.te {
    line-height: 26px;
    padding-left: 50px;
    color: #999;
}
.zhangfustyle a {
    width: 64px;
    display: block;
}
.zhangfustyle a.on {
    width: 64px;
    height: 30px;
    line-height: 25px;
    background-position: 0px -124px;
    font-weight: bold;
    color: #fff;
}
.zhangfustyle a.on:hover {
    text-decoration: none;
}
/*.zhangfutable {
    border-collapse: collapse;
}
.markettable a:hover {
    color: #eb6603;
}
.zhangfutable .tishi {
    float: left;
    width: 375px;
    padding-left: 10px;
    text-align: left;
}
.zhangfutable .tishi a {
    padding: 0px 3px;
}
.zhangfutable .more {
    float: right;
    padding-right: 10px;
}
.zhangfutable .bg {
    background: #E6F4FD url(../images/rate_down.gif) 90% 50% no-repeat;
}
.zhangfutable .bg2{
    background:#E6F4FD;
}
.zhangfutable th {
    text-align:center;
    padding: 5px 0px;
    background-color: #f5f5f5;
    border: 1px solid #E4E4E4;
    font-weight: normal;
    line-height: 150%;
    color: #333;
    border: 1px solid #E4E4E4;
}
.zhangfutable th.top {
    background-color: #e5edf3;
    padding: 0px 0px 3px 0px;
}
.zhangfutable th a {
    color: #1046A4;
}
.zhangfutable td {
    line-height: 33px;
    border: 1px solid #E4E4E4;
    font-family: Tahoma;
}
.zhangfutable tfoot td {
}
.zhangfutable .icon_down {
    background: url(../images/icon_down.gif) #f5f5f5 no-repeat 80% 50%;
}
.zhangfutable .icon_up {
    background: url(../images/icon_up.gif) #f5f5f5 no-repeat 80% 50%;
}
table tr td a.add {
    background: url(../images/marketbg.png) no-repeat -98px -260px;
    display: inline-block;
    width: 18px;
    height: 17px;
}
table tr td a.no {
    background: url(../images/marketbg.png) no-repeat -98px -174px;
    display: inline-block;
    width: 18px;
    height: 17px;
}
.zfbtn {
    float: left;
    width: 49px;
    height: 23px;
    line-height: 23px;
    margin-left: 6px;
    display: inline-block;
    text-align: center;
}  */

/*位置导航提示*/
.breadcrumb {
    height: 20px;
    padding: 0 0 4px 6px;
    margin: 5px 0px;
    overflow: hidden;
    line-height: 22px;
    vertical-align: baseline;
}
.breadcrumb a {
    line-height: 25px;
}
/*二级菜单 No.1*/
.left-side-t{
    background:url(../images/left-side.png) no-repeat;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    height:42px;
    line-height:40px;
    padding-left:60px;
}
.menu-left1 {
    font-size: 14px;
    font-weight: bold;
}

.menu-left1 li {
    height: auto;
    _height: 40px;
    line-height: 40px;
}

.menu-left1 li a {
    display: block;
    border: 1px solid #E5E5E5;
    border-top: none;
    line-height: 40px;
    padding-left:30px;
    color: #333;
    position: relative;
    zoom: 1;
}

.menu-left1 li a.menu-left1-current{
    color: #993300;
    background-color:#f5f2e8;
}
.menu-left1 li a:hover {
    color: #993300;
}

.menu-left1 .ItemLevel  a{
    display:block;
    border: 1px solid #E5E5E5;
    border-top: none;
    line-height: 40px;
    padding-left:70px;
}
.menu-left1 .ItemLevel2 a{
    display:block;
    border: 1px solid #E5E5E5;
    border-top: none;
    line-height: 40px;
    padding-left:70px;
    margin-bottom:0;
}
.menu-left1 div a.menu-left1-current{
    color: #993300;
}

.menu-left2-3  li {
    background: none;
    line-height: 30px;
}

.menu-left2-3  li a {
    background: none;
    font-weight: normal;
    height: 30px;
    padding-left: 60px;
}

.menu-left2-3 li a:hover {
    background: none;
    color: #BB892F;
}

/*服务热线*/
.servicetel {
   /* background: url(../images/phone_mail.png);*/
    height:103px;
    margin:20px 0;
    width: 210px;
}
/*.serviceTel .tel{
    font-size: 14px;
    font-family: "微软雅黑";
    color: #888;
    display: block;
    padding-top: 35px;
    padding-left: 65px;
}
.serviceTel .mail{
    font-family: "微软雅黑";
    color: #888;
    margin-top: 30px;
    display: block;
    padding-left: 60px;
}      */
/*正文内容*/
.mainWrapper {
    padding-top: 15px;
    line-height: 30px;
    position: relative;
    border-top: #ccc 1px solid;
    
}
.mainTradingWrapper{
	padding-top: 15px;
    line-height: 30px;
    position: relative;
    border-top: #ccc 1px solid;
    overflow:hidden;
}
.fundWrapper{
	padding:0;
	margin-top:15px;
}
.mainwrapper-text {

}
.mainwrapper-text .text{
    padding:20px;
}
/*热点问题*/
.mainwrapper-text-question  li {
    color: #cc0000;
    font-size: 14px;
    font-weight: bold;
    margin-left: 20px;

}

.mainwrapper-text-question  li li {
    color: #504545;
    font-size: 12px;
    font-weight: normal;
    list-style: none;
    text-indent: 12px;
}

/*资讯中心 新闻动态*/
.newsbox-little ul {
    margin-bottom: 10px;
    margin-left: 15px;
    padding-bottom: 10px;
}

.newsbox-little ul li, .article-list li {
    background: url(../images/news_sj02.png) no-repeat;
    line-height: 25px;
    height: 25px;
    padding-left: 20px;
}
.newsbox-little ul li a, .article-list li a{
    display:block;
    width:80%;
    float:left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.money-box ul li{
    margin-bottom:10px;
}
.date {
    color: #aaa;
    padding-left: 20px;
    float: right;
}

/*新闻详细文字标题*/
.article-title {
    color: #000;
    font-size: 20px;
    text-align: center;
    margin: 10px auto;
}

.article-hd {
    color: #aaa;
    border-bottom: 1px dashed #E4E4E4;
    line-height: 30px;
    text-align: center;
    margin-bottom: 15px;
}

.add-favorites, .add-tui {
    display: inline-block;
    text-decoration: none;
    padding-left: 30px;
    background: url(../images/icon.png) no-repeat 0 -226px;
    color: #aaa;
}

.add-tui {
    background: url(../images/icon.png) no-repeat -0 -255px;
}

.add-favorites:hover, .add-tui:hover {
    text-decoration: underline;
    color: #cc0000;
}

.article-other {
    margin-top: 20px;
}

.article-c p {
    line-height: 25px;
    margin: 0 auto;
    text-indent: 2em;
    margin-bottom: 10px;
}

.article-c ul li {
    list-style: none;
}

/*列表翻页*/
.page {
    text-align: right;
}

.page span {
    padding: 0 5px;
}

/*搜索框*/
.form-search {
    border: #D9D9DB 1px solid;
    background: white;
    border-radius: 4px;
    float: right;
    margin-top: 40px;
}

#form-search input {
    width: 186px;
    height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    background: #ffffff;
    border: 1px #ebebeb solid;
    color: #000000;
    vertical-align: top;
    padding: 3px 10px;
    display: inline-block;
    float: left;
    z-index:100;
    position: relative;
    margin-right: 4px;
}
.trading-news ul li{
	cursor:pointer;
	font-size:14px;
	border:1px solid #e5e5e5;
	margin-left:35px;
	margin-top:10px;
	text-align: center;
	width:155px;
    float: left;	
}
.trading-news ul li:hover{
	background-color: #e5e5e5;
}
.font-trading-link{
	display: block;
	width: 100%;
	height: 24px;
	float: left;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #555;
}
.font-trading-link:hover{
	color:#343434;
	text-decoration:none;
}
.search_button {
    background: url(../images/search-button.png) 0 0 no-repeat;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 26px;
    height: 29px;
    z-index:100;
    margin: 0 5px 0 0;
}

.search_button:hover {
    background: url(../images/search-button.png) right 0 no-repeat;
}

.search_button2 {
    background: url(../images/search.png) 0 0 no-repeat;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 26px;
    height: 29px;
    z-index:100;
    margin: 0 5px 0 0;
}

/*基金产品*/
/*
.fundproduct {
    background: #fff;
    border: 5px #ebebeb solid;
    margin-bottom: 20px;
}

.fundproduct .title-wl {
    margin-top: 0;
    margin-left: 10px;
}

.fundproduct .title-wlc {
    background: #626089;
}

.fundproduct .title-wr {
    background: #626089;

}

.fundproduct-manager {
    line-height: 30px;
    margin-left: 10px;
}

.fundproduct-manager td {
    padding: 0 5px;
}

.fundproduct-managername {
    color: #cc0000;
    font-size: 14px;
    font-weight: bold;
}

.fundproduct-managerinfo {
}*/

.fundproduct{
    margin: 0;
    height: 40px;
    text-align: left;
    font-weight: bold;
    color: black;
    background: url(../images/x_i_line_03.gif) 0% 100% repeat-x;
}
.fundproduct div{
    float:left;
    margin-right:5px;
    _margin-right:2px;
    padding:0 5px;
}
.fundproduct div.title-current{
    background: url(../images/x_i_sj_03.gif) 50% 100% no-repeat;
    color:#336699;
}
.fundproduct div span{
    font-size:14px;
    line-height:40px;
}
.fundproduct-manager {
    line-height: 30px;
    margin-left: 10px;
}

.fundproduct-manager td {
    padding: 0 5px;
}

.fundproduct-managername {
    color: #cc0000;
    font-size: 14px;
    font-weight: bold;
}

.fundproduct-managerinfo {
}

/*数据表格*/
.table-data {
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px #DFD5C7 solid;
    width: 100%;
}

.table-data th {
    border: 1px #DFD5C7 solid;
    background: #e6e1da;
    height: 45px;
    line-height: 45px;
}

.table-data td {
    border: 1px #DFD5C7 solid;
    padding: 5px;

}

.table-data-button {
    display: inline-block;
}

/*风险自测*/
.riskTest,.riskUser{
    line-height: 30px;
    margin: 0 auto;
    width: 90%;
}

.riskTest input[type='text']{
	border-bottom:#999 1px solid;
	width:100%;
	font-family:"微软雅黑";
}
.riskUser{
	text-align:justify;
	margin-bottom:20px;
}

.riskUser li{
	display:inline-block;
	width:30%;
	text-align:justify;
}

.riskUser input{
	border-bottom:#999 1px solid;
	width:82%;
	font-family:"微软雅黑"
}


.riskUser li.other{
	width:100%;
}


.riskUser li.other input{
	width:96%;
}


.riskTest textarea{
	height:60px;
	width:100%;
	border:#999 1px solid;
	font-family:"微软雅黑";
}

.riskTest ul {
    margin-bottom: 20px;
}


.riskTest li span {
    margin-left: 10px;
}

.riskButton {
	display:block;
    background:#b40000;
    border:#930101 1px solid;
    border-radius: 4px;
    color: #fff;
    line-height: 20px;
    margin: 0 auto;
    padding: 2px 6px;
    text-align: center;
}

/*意见反馈*/
/*意见反馈标题*/
.message-title {
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
    margin-bottom: 10px;
}

.page-input input {
    margin-bottom: 10px;
    width: 365px;
}

.page-input textarea {
    width: 558px;
}

/*市场趋势图*/
.rd_news_m {
    padding-left: 4px;
    margin: 0 auto;
    overflow: hidden;
}
.rd_news_m div{
    margin-top: 10px;
}
/*查询页面*/
.page-search {
}

.page-search input {
    width: 250px;
    float: left;
}

/*列表butoon*/
.buttonNext {
    background: url(../images/button_bg.png) no-repeat;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    margin: 10px 10px 10px 5px;
    text-align: center;
    width: 73px;
}

.buttonNext:hover {
    background: url(../images/button_hover.png) no-repeat;

}

/*诚邀加盟*/
.hr-join {
    text-align: center;
    height: 35px;
}

.join-button, .join-button:hover {
    display: block;
    background: url(../images/button_long_bg.png) 50% 50% no-repeat;
    height: 30px;
    margin: 0 auto;
    width: 140px;
}

.join-button:hover {
    background: url(../images/button_long_bghover.png) 50% 50% no-repeat;
}

/*专户指南*/
.question {
    background: #eaeaea;
    font-weight: bold;
    text-indent: 10px;
}

.answer {
    text-indent: 25px;
}

/*专户产品*/
.seAcc-product {
}

/*专户业务流程*/
.seAcc-flow {
    background: #eaeaea;
    margin: 10px 0;
    line-height: 40px;
    padding: 0 10px;
}

.font02 {
    font-size: 18px;
    font-weight: bold;
    padding-top: 30px;
    text-indent: 0;
}

.font04 {
    font-size: 16px;
    font-weight: bold;
    padding-top: 30px;
    text-indent: 0;
}

.font09 {
    font-size: 16px;
    font-weight: bold;
}
.middle-c{
    margin: 0 auto;
    margin-top: 20px;
    width: 770px;
}

.fund-list{
    float: left;
}
.fund-info{
    float: left;
}

/*基金筛选*/
/*************=zhangfuarea=**************/
.fundfilter {
    height: 195px;
    border: 1px solid #ddd;
    text-align: left;
}
.filtershow {
    height: 136px;
    padding: 15px 0px 0px 15px;
}
.filterblock {
    clear: both;
    height: 25px;
    margin-bottom: 10px;
}
.filtershow strong {
    float: left;
    margin-top: 6px;
    color: #808080;
    font-weight: normal;
}
.filtershow label {
    float: left;
    color: #333;
    margin-right: 10px;
}
.filtershow input {
    float: left;
    margin-right: 2px;
}
.filterstyle {
    clear: both;
    margin-top: 5px;
}
.filterrank {
    clear: both;
}
.filternet {
    clear: both;
}
.filternet .str {
    padding-left: 20px;
}
.filterbtn {
    clear: both;
    padding-left: 60px;
    text-align: left;
}
.filterbtn a {
    padding-right: 5px;
}
.filtertab p b {
    color: #F00;
}
.filtertab p a {
    padding-right: 5px;
}
.markettab {
    clear: both;
    height: 32px;
    line-height: 32px;
}
.markettab ul {
    float: left;
}
.markettab ul li {
    float: left;
    padding: 0px 15px;
    font-size: 14px;
    color: #333;
}
.markettab ul li.on {
    background-color: #fff;
}
.markettab ul li.on a {
    color: #F60;
}
.markettab ul li a {
    color: #333;
    font-weight: bold;
    display: block;
}
.markettab p a {
    color: #666;
}
.markettab a:hover {
    color: #eb6603;
    text-decoration: underline;
}
.markettab p {
    float: right;
    padding-right: 10px;
}
.zjshidian .markettab p {
    float: right;
    padding-right: 10px;
    clear: none;
    line-height: 32px;
}
.news{
    margin-top:15px;
    width:325px;
    float:left;
}
.frame01 {
    height:100%;
    overflow:hidden;
    border:1px solid #cccccc;
}
.frame01 .title {
    clear:both;
    height: 35px;
    line-height: 35px;
    background: whiteSmoke;
}
.frame01 .title span,.title_01 span {
    float:left;
    padding-left:20px;
}
.frame01 .title span strong,.title_01 span strong {
    font-size:16px;
    font-family:"微软雅黑";
}
.frame01 .title a {
    float:right;
    padding-right:5px;
}
.title_01 {
    clear:both;
    height:26px;
    line-height:26px;
    border-left:1px solid #cccccc;
    border-top:1px solid #cccccc;
    border-right:1px solid #cccccc;
}
/************title02、frame02样式****************/
.title02 {
    clear:both;
    height:33px;
    overflow:hidden;
}
.title02 span {
    float:left;
    margin-left:15px;
    padding:15px 0px 0px 10px;
    width:120px;
    height:18px;
    display:inline;
}
.title02 span strong {
    font-size:14px;
}
.title02 a {
    float:right;
    padding:15px 10px 0px 0px;
    height:18px;
}
.frame02 {
    clear:both;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}
.frame02 ul {
    height:148px;
    padding:10px 10px;
}
.frame02 ul li {
    line-height:24px;
    overflow:hidden;
    border-bottom:1px dashed #cccccc;
}
.frame02 ul li a {
    padding-left:15px;
}
.frame02 ul li div {
    float:right;
    color:#bbbbbb;
}
.title02 a:link,.title02 a:visited { color:#FFFFFF; }
.title02 a:hover { text-decoration:underline; }

/*NEWS*/
.news ul {
    clear:both;
    height:248px;
    margin:10px 15px 0px;
}
.news ul li {
    clear:both;
    line-height:24px;
    padding-left:10px;
    background:url(../images/tb_06.gif) no-repeat 0px 9px;
}
.news ul li div {
    float:right;
    color:#bbbbbb;
}
.news ul li a:hover {
    color:#000099;
    text-decoration:underline;
}
.rank table a:link,.rank table a:visited { color:#000099; }
.rank table a:hover { text-decoration:underline; }
.rank table a.a1:link,.rank table a.a1:visited { color:#0a4aa2; text-decoration:underline;  }
.rank table a.a1:hover { text-decoration:none; }

/*****************calculator样式****************/
.calculator{
    float: right;
    margin-top: 15px;
    width:294px;
    height:294px;
}
.calculator ul {
    clear:both;
    padding:7px 5px 0px 7px !important;
    padding:14px 5px 0px 7px;
}
.calculator ul li {
    clear:both;
    height:36px;
    line-height:36px;
}
.calculator ul li.cl {
    clear:both;
    text-align:center;
    height:auto;
    overflow:hidden;
    margin-top:0px;
}
.calculator ul li span {
    font-weight:bold;
    color:#333333;
}
.calculator ul li span.c1 {
    font-weight:normal;
}
.calculator ul li input.in {
    padding-left:2px;
    height:18px;
    line-height:18px;
    border:1px solid #cdcdcd;
    color:#333333;
}
.calculator ul li input.in1 {
    width:172px;
}
.calculator ul li input.in2 {
}
.calculator ul li input.in3 {
    width:94px;
}
.calculator ul li input.in4 {
    width:35px;
}
.calculator ul li input.in5 {
    border:0px;
    margin-right:5px;
}
.calculator ul li input.in6 {
    margin-left:20px;
}
.calculator ul li input.in7 {
    width:53px;
    height:22px;
    color:#333333;
    border:0px;
    cursor:pointer; }
.calculator ul li select {
    color:#333333;
}
.calculator ul li select.se1 {
    width:40px;
}
.calculator ul li select.se2 {
    width:98px;
}
/***************step样式*******************/
/*净值页面样式*/
.fund-detail,.hot-fund{
    background:url(../images/box_bg.png) repeat-x;
    border: 1px solid #ddd;
    padding:10px 0;
}
.fund-detail .fund-t{
    padding-left:20px;
    font-size:14px;
}
.fund-number{
    text-align:center;
    color:green;
    font-size:14px;
}
.fund-number .number-big{
    font-size: 35px;
    font-weight: bold;
}
.fund-detail .totlal{
    line-height: 30px;
    padding-left:20px;
    background:#eee;
    margin-top:20px;
}
.fund-detail .detail-info p{
    line-height:25px;
    margin:2px 20px;
    border-bottom:#CCC 1px dashed;
}
/*热销基金*/
.hot-fund{
    margin-top: 10px;
    padding-bottom: 0;
}
.hot-fund-t{
    background:#f2f2f2;
    line-height:35px;
    margin-top:-10px;
    font-size: 14px;
    font-weight: bold;
    padding-left:20px;
}
.hot-fund-t p{
    font-size:14px;
    font-weight:bold;
}
.hot-fund .fund-name{
    padding-left:0;
}
.hot-fund .fund-name span{
    margin-left: 14px;
    width: 15px;
    height: 12px;
    display: block;
    float:left;
    background: url(../images/number10.gif) no-repeat;
    margin-top: 5px;
    margin-right: 10px;
}
.hot-fund table td ul{
    border-bottom: #CCC 1px dashed;
    margin-top:10px;
    padding-left:20px;
    height:90px;
}
.hot-fund table td ul li{
    padding-left:20px;
    line-height:20px;
}
.hot-fund .fund-name span.sp2{
    background-position: 0px -22px;
}
.hot-fund .fund-name span.sp3{
    background-position:0px -44px;
}
.hot-fund .fund-name span.sp4{
    background-position: 0px -66px;
}
.hot-fund .fund-name span.sp5{
    background-position: 0px -88px;
}

/*净值页面*/
.title-tips{
    float:right;
    margin-top: -30px;
    color: #C00;
    font-size: 12px;
}
.title-tabs{
    height:35px;
    line-height:35px;
}
.title-tabs div{
    background:url(../images/tab_t_bg.png) repeat-x;
    border:#ececec 1px solid;
    border-bottom: none;
    cursor:pointer;
    float:left;
    margin-top: -1px;
    margin-right:10px;
    _margin-right:5px;
    height:35px;
}
.title-tabs div span{
    font-family: "微软雅黑";
    font-size:16px;
    font-weight:bold;
    padding:5px 10px;
}
.title-tabs .tabsy-title-current{
    background:url(../images/tab_t_select.png) repeat-x;
}
.title-tabs .tabsy-title-current span{
    color:#fff;
}
.title-input{
    float: right;
    margin-top: -30px;
    border: none;
}
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .title-input{
            margin-right:53px;
        }
    }
.title-input input{
    border:#ccc 1px solid;
    height:22px;
    line-height:22px;
    width:120px;
}
.title-input  .button2{
    background: url(../images/marketbg.png) -86px -81px no-repeat;
    border: none;
    cursor: pointer;
    width: 40px;
    height: 23px;
    line-height: 23px;
    border: none;
    margin-top: -3px;
    margin-left: 10px;
    vertical-align:middle;
}

.fund-trend{
    border:#eee 1px solid;
    border-top:#b40000 2px solid;

}
.fund-trend .title2{
    margin:10px 0px;
    height:24px;
    border-bottom:#ccc 1px solid;
}
.fund-trend .title2 span{
    height:25px;
    line-height: 25px;
    padding: 3px 20px;
    height: 30px;
    background: #EEE;
}
.fund-trend .title2 .current{
    border:#ccc 1px solid;
    border-bottom:#fff 1px solid;
    color:#c40000;
    background:none;
}
.fund-trend .trend-img{
    width: 750px;
    height: 100%;
    margin:0 auto;
}
.jingzhi_bottom{
    height: 25px;
    margin-top: 8px;
    padding-left: 25px;
}
.jingzhi-chart{
    height: 23px;
    line-height: 23px;
    display:inline;
}
.jingzhi-chart li{
    float: left;
    margin-right: 5px;
}
.jingzhi-chart li a{
    display: block;
    background: #f5f5f5;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 0 15px;
    box-shadow: 0 0 3px #eee;
    color: #333;
    outline: none;
}
.jingzhi-chart li a:hover{
    background: #ffcfac;
    text-decoration: none;
}
.jingzhi-chart li.on a {
    background: #b40000;
    color: #fff;
}
.jingzhi-button{
    float:right;
    margin-right:20px;
    _margin-right:10px;
    margin-top:-20px;
}
/*基金详细
.trend-detail{
    width: 280px;
    float: right;
}
.trend-01{
    margin: 10px;
}
.trend-01 span{
    font-weight: bold;
    font-size: 15px;
}
.trend-01 b{
    color:#c00;
}
.trend-box{
    margin: 10px 5px 10px 5px;
    border: #E5ECF5 3px solid;
    line-height: 25px;
}
.red-block,.green-block,.blue-block{
    display:block;
    width:10px;
    height:10px;
    float:left;
    margin-right:10px;
    margin-top: 8px;
}
.red-block{
    background:#aa4744;
}
.green-block{
    background:#89a54f;
}
.blue-block{
    background:#4c77aa;
}
.trend-box p,.trend-box ul{
    margin:10px;
}
.trend-box p{
    font-weight:bold;
    font-size:15px;
    color:#666;
}
.trend-box p span{
    color:#c00;
}
.trend-box .trend-d1{
    background:#E5ECF5 ;
    padding:10px;
}
.fund-buy p{
    font-size:14px;
    font-weight:bold;
    line-height:30px;
    padding-left:10px;
}
.fund-buy p del,.fund-buy p .now2{
    font-weight:normal;
    font-size:12px;
}
.fund-buy input{
    border:#ccc 1px solid;
    width:90px;
    height:22px;
} */
/*基金经理介绍*/
.manager-b{
    height: 190px;
    margin-bottom: 15px;
}
.manager-pro {
    padding-left: 160px;
}
.manager-pro .manager{
    margin:10px 0;
}
.manager-pro .manager .name{
    font-size:14px;
    margin-right:10px;
}
.manager-pro .pro{
    line-height:18px;
}
.manager-pro .manager-exp{
    background:#eee;
    padding:10px 20px;
}

/*网站地图*/
.webmap {
    margin: 0 auto;
    margin-top: 30px;
}
.webmap-title{
    border-right: 1px #d5d5d5 dashed;
    border-left: 1px #d5d5d5 dashed;
    padding:0 20px;
    text-align: center;
    float: left;
}
.webmap-title a{
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.webmap-item{
    margin-top: 10px;
}
.webmap-item a{
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
}
/*弹出对话框 --13-02-20*/
.login-box{
    border-radius: 4px;
    background-image: url(../images/login_bg.png);
    margin: 0 auto;
    padding: 3px;
}
.login-content {
    text-align: left;
    margin: 0 auto;
    width: 328px;
    background-color: #fbfbfb;
    border: solid 1px #ccc;
    padding: 40px 82px;
    box-shadow: 0px 0px 1px #fff inset;
    border-radius: 4px;
}
.close{
    border: none;
    background:url(../images/login_icon.png) -10px 10px no-repeat;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 5px;
}
.close:hover{
    background:url(../images/login_icon.png) -10px -19px no-repeat;
}
.user-id{
    width: 210px;
    height: 30px;
    border-radius: 3px;
    border: 1px #e3e3e3 solid;
    margin-bottom: 10px;
    background:url(../images/login_icon.png) #fff -8px -58px no-repeat;
    padding-left: 30px;
}
.password{
    width: 210px;
    height: 30px;
    border-radius: 3px;
    border: 1px #e3e3e3 solid;
    margin-bottom: 10px;
    background:url(../images/login_icon.png) #fff -8px -88px no-repeat;
    padding-left: 30px;
}
.login-table td input.user-id,.login-table td input.password{
    margin-top:10px;
}
.login-button{
    text-align: left;
    padding: 8px 22px;
    cursor: pointer;
    border: 1px solid #9d0000;
    background-color: #b40000;
    margin-top: 1px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    border-radius: 3px;
    margin-bottom: 35px;
}
.login-button:hover{
    border: 1px solid #b40000;
    background-color: #c50000;
}
.login-right{
    text-align:right;
}
.login-right a{
    color: #999;
    text-decoration: none;
    padding: 0 5px;
}
.login-right a:hover {
    color: #06c;
}
/*开户登陆*/
.registerheader-top{
    background:url(../images/title_bg.png) repeat-x;
    border-bottom:#ccc 1px solid;
    width:100%;
    height:27px;
    line-height:27px;
}
.step-box{
    border-bottom:#c40000 2px solid;
    margin: 0px auto;
    margin-bottom: 20px;
    width: 95%;
}
.register-content .personal{
    display: block;
    padding-left:40px;
    height: 55px;
    color: #b40000;
    font: normal 18px/58px 'Microsoft YaHei';
}
/*注册结果*/
.redister-result{
    margin-top:20px;
    padding:0 10px;
    font-size:16px;
    padding-left:5px;
}
.redister-result b{
    color:#c40000;
}
.header-l{
    float:left;
    padding-left:30px;
    _padding-left:15px;
}
.header-r{
    float:right;
    padding-right:30px;
    _padding-right:15px;
    color: #bbb;
    font-weight: bold;
}
.header-r i {
    margin: 0 10px;
    font-style:normal;
}
.logo-c{
    height:70px;
    width: 700px;
    margin: 0 auto;
    margin-top: 20px;
}
.register-content-t{
    background:url(../images/login_body_top.png) no-repeat;
    height:14px;
    width:712px;
    margin:0 auto;
}

.register-content{
    background:url(../images/login_body_bg.png) repeat-y;
    width:680px;
    padding:10px 16px;
    margin:0 auto;
    min-height:280px;
}
.register-content-b{
    margin:0 auto;
    background:url(../images/login_body_bottom.png) no-repeat;
    height:14px;
    width:712px;
}
/*邮箱确认*/
.reg-mail{
    width: 90%;
    margin: 0 auto;
    padding: 18px;
    background: #f7f7f7;
    border-radius: 5px;
}
.reg-mail p{
line-height: 40px;
}
.reg-mail a{
    color:#c40000;
    text-decoration: underline;
}

.product_links{margin:0 0 10px 0;}
.product_links a{
    display:inline-block;zoom:1;*display:inline;vertical-align:middle;letter-spacing:normal;line-height:normal;
    width:150px;height:40px;color:#fff;background:#cc6600 url(../images/product_links_icon.png) no-repeat 10px center;line-height:40px;font-size:20px;text-align: center;
    text-decoration: none;
    margin:0 25px 0 20px;
}
.product_links a:hover{background: #ff9900 url(../images/product_links_icon.png) no-repeat 10px center;}

.fund_detail_infoblock{border:1px solid #ccc;margin:5px 0 10px 0;float:left; width:768px;}
.fund_detail_infoblock h4{height:22px;background:#eee;font-size:14px;padding:3px;border-bottom:1px solid #ccc;}
.fund_detail_infoblock p{padding:10px;text-indent:24px;line-height:150%;font-family:'宋体';}
.fund_detail_btn{width:150px;height:30px;margin-top:-35px;float:right;background:#cc3300 url(../images/fund_trade_btn_back.png) repeat-x;display:block;text-align: center;font-size:15px;line-height:30px;font-weight:bold;color:#fff;}
.fund_detail_btn:hover{background:#ef6031;text-decoration: none;color:#fff;}
.fund_detail_btn img{vertical-align: text-bottom;}
.fund_detail_table{width:100%;}
.fund_detail_table th{width:120px;}
.fund_detail_table td{padding:5px;line-height:160%;}
.fund_detail_desc{font-family: '宋体';text-indent:24px;line-height: 140%;}
.fund_detail_order_title{padding:6px;color:#993300;}
.fund_detail_order_form{padding:10px;}
.fund_detail_order_form label{display:block;font-weight: bold;}
.fund_detail_order_form input{border:1px solid #ccc;height:22px;line-height: 22px;margin-bottom:5px;width:180px;}
.page-box {
	color: #aaaaaa;
	text-align: right;
}
/*
*在线留言
*/
.bespeak-ask{
	margin:0 auto;
}
.bespeak-ask tr{
	height:40px;
}
.bespeak-ask input[type='text']{
    width:250px;
	height:20px;
}
.bespeak-ask textarea{
    width:250px;
	height:100px;
}
.bespeak-ask input{
	border:1px solid #A9A9A9;
}

.search_button_fund {
    background: url(../images/search_button_fund.png) 0 0 no-repeat;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 26px;
    height: 29px;
    z-index:100;
    margin: 0 5px 0 0;
}

.search_button_fund:hover{
	background: url(../images/search_button_fund.png) right 0 no-repeat;
}

.login_btn{
	position:absolute;
	top:60px;
	left:20px;
	width:110px;
	height:40px;
	background-color:#A3A2A2;
	text-align:center;
	line-height:40px;
	font-size:16px;
    font-weight:bold;
	color:#fff;
	cursor:pointer;
	border-radius:3px;
}
/* .login_btn:hover{
	background-color:#ce3838;
} */
.open_btn{
	position:absolute;
	top:60px;
	right:20px;
	width:110px;
	height:40px;
	background-color:#A3A2A2;
	text-align:center;
	line-height:40px;
	font-size:16px;
    font-weight:bold;
	color:#fff;
	cursor:pointer;
	border-radius:3px;
}
/* .open_btn:hover{
	background-color:#bbb;
} */
/*....修改的CSS....*/
.link_1{
	position:absolute;
	top:110px;
	left:25px;
    width:250px;
    height:30px; 
    border-bottom:1px solid #d4d4d4;
}
.link_1>a{display:block; margin-left:10px; float:left; line-height:30px;}
.wx-01>p{margin-top:18px; font-size:16px; color:#343434;}

.img_1{
	background: url(../images/login_bg.png) no-repeat;
	position:absolute;
	width:272px;
	height:115px;
	left:1px;
}
.summary{position:relative;width:100%;border:1px solid #dfdfdf; float:left;margin-top:20px; }
.summary>ul{width:250px; height:280px;background-image:url(../images/bg_summary.png); float:left;}
.summary>ul>li{margin:8px 0 0 10px;}
.summary>ul p{margin-bottom:0px;}
.s-fz-xl{font-size:41px;}
.s-fz-l{font-size:23px;}
.s-fz-s{font-size:14px;}
.s-fz-xs{font-size:13px;}

.s-fc-do{color:#fb9442;}
.s-fc-o{color:#ffbe40;}
.s-fc-oo{color:#e67817;}
.s-fc-b{color:#448cf1;}
.s-fc-g{color:#686868;}
.s-fc-dg{color:#343434;}
.s-fc-r{color:#ff0a0a;}
.s-fw-b{font-weight: bold;}
.s-m-xl{margin-left:120px;}
.s-m-l{margin-left:60px;}
.s-m-m{margin-left:20px;}
.shop01 .s-m-l{display:inline-block;width:150px;margin-left:20px}
.shop01 .s-fz-xl{font-size:22px;}
.summary>ul>li>span{font-weight: normal;}
.shop{float:left;width:100%; margin-top:30px;}
.shop01{width:660px;height:232px; border:1px #e67817 solid; float:left;}
.shop01>li{margin-top:24px; position:relative;}
.shop02{width:330px;height:232px; border:1px #e67817 solid; float:right;}
.shop-bg{width:100px; height:34px; font-size:16px; color:#fff; background-color:#e67817; border:#d86b03 1px solid; border-radius:3px; position:absolute; top:-10px; right:30px; text-align:center; line-height:32px;}
.shop-bg-disable{width:100px; height:34px; font-size:16px; color:#fff; background-color:#948E8E; border:#525252 1px solid; border-radius:3px; position:absolute; top:-10px; right:30px;}
.shop02>p{width:100%;height:38px;background-image:url(../images/shop02_bg.png); line-height:38px;text-indent:40px;}
.yy{width:96px; height:96px; display:block; float:left; margin:30px 0 20px 10px; line-height:96px; text-align: center;color:#fff;}
.yy-o{background-image:url(../images/yy_o.png);}
.yy-y{background-image:url(../images/yy_y.png);}
.yy-r{background-image:url(../images/yy_r.png);}
.wz{margin-left:50px;}
.button-next{height:20px; display: block; line-height:20px; }
/*.td-h td{height:32px;line-height: 32px;}*/
.ks{width:100%; height:180px; background-color:#fafafa; float:left; margin-top:40px;border:1px #dfdfdf solid; border-top:2px #e67817 solid;}
.ks-lj{width:126px; height:150px; float:left; margin:15px 0 0 16px;}
.ks>ul{width:100px; height:150px; float:left; margin:15px 0 0 100px; text-align:center;}
.ks>ul>li{margin-top:20px;}
.kh-m{margin-top:14px;}
.kf{width:100%;}
.kf>ul{height:240px;width:250px; float:left; border:1px #dfdfdf solid;}
.kf>ul>li>span{width:125px; height:112px;display:block; float:left;text-align:center;}
.kf>ul>li>span>p{margin-top:6px;}
.kf>ul>li>span>a{width:100px; height:28px; background-color:#e67717; color:#fff;font-size:13px; display:block; margin-top:20px; margin-left:10px;}
.kf>ul>li>span>a:hover{color:#fff; background-color:#ffbe40; text-decoration:none;}
.kf>ul>li>p{text-align:center;}
.kf>ul>li>span>.zx-yx{width:120px;  margin-left:0px;}
.ss-k{width:100%;height:auto; float:left;margin-top:20px; border-bottom:1px #dfdfdf solid;}
.ss-k>div>a{color:#e67817;}
.ss-input{width:640px; border:2px solid #e67817; height:44px; line-height:44px; background-color:#fafafa; font-size:14px; color:#828282; text-indent:20px;}
.ss-s{height:48px; line-height:48px; background-color:#e67817; font-size:14px; width:100px; color:#fff;margin-left: 20px; }
.ss-xx{ width:240px; padding-left:90px; text-align:left; }
.zx-wd{width:100%; height:160px;border-top:2px #e67817 solid; float:left; margin-top:20px; }
.zx-wd>div{float:left;}
.button-able{width:80%; height:20px; display: block; line-height:20px; float:left; }
.button-able01{width:40px; height:20px; display: block; line-height:20px; float:left; }

.shengou-box{height:30px;}
.shengou{display:block; width:80px;height:30px;line-height:30px; text-align:center;background-image:url(../images/shengou.png); float:left; margin-left:60px;font-size:14px; color:#fff;}
.xiangqing{float:right; margin-right:10px; line-height:30px;}
.summary>ul>.shengou-content{margin-top:4px;}
.zhuanhu{width:750px; height:auto; margin:auto; border-top:1px solid #a3a2a2; margin-bottom:20px;}
.zhuanhu>p{margin:10px 0 0 20px;}
.bumen{width:100%;height:60px; margin-top:20px;background-color: #f3f3f3;}
.bumen li{width:148px;height:60px;text-align:center;line-height:60px;font-size:18px; float:left; border:1px solid #d7d7d7; border-bottom:1px solid #e67717;position:relative; left:-1px;}
.bumen li:first-child{position:relative; left:0;}
.bumen li.border-o{border:1px solid #e67717; z-index:2;border-bottom:1px solid #fff; color:#e67717;background-color:#fff;}
.bumen-neirong{width:748px;height:120px;border:1px solid #e67717; border-top:none;}
.bumen-neirong>li{width:230px;height:120px;float:left; background-position:left center; background-repeat:no-repeat; font-size:18px;line-height:120px; margin-left:10px; }
.bumen-neirong>li:hover{cursor: pointer;}
.b_right{background-image:url(../images/right.png);color:#e67717; }
.b_none{background-image:url(../images/b_none.png);}
.phone-number{margin-top:20px;width:100%;height:100px;text-align:center;line-height:100px; font-size:30px; font-weight: bold; }
.tuijian{width:100%; height:160px;margin-bottom:20px;}
.tuijian>div{width:365px;height:160px; border:1px #a3a2a2 solid;float:left; }
.tuijian-tittle{width:100%;height:30px;line-height:30px; border-bottom:1px solid #a3a2a2;}
.tuijian-tittle>li{width:80px;height:30px;text-align:center; background-color:#f0f0f0; border-right:1px solid #a3a2a2;}
.tuijian-content{width:245px; height:70px; float:left; margin-left:8px;}
.tuijian-content>a{display:block;margin-top:4px;}
.tuijian-content>span{display:block;}
.tuijian-jj{border-top:1px solid #a3a2a2;}
.tuijian-jj>a{display: block; width:100px; height:30px;line-height:30px; text-align:left;float:left;margin-left:20px;}
.wsjy-tittle>li{width:120px;}
.wsjy-content{width:349px;height:90px;margin:12px 0 0 8px;position:relative;}
.wsjy-content-left{float:left;width:230px;height:100%;}
.wsjy-content-left>li{border-bottom:1px dashed #a3a2a2;}
.wsjy-content-btn{display:block;width:120px; height:30px;background-color:#e67717; text-align:center;line-height:30px;position:absolute;bottom:4px; right:0px; color:#fff;}

.index-content{position:relative; }
#fourItems{position:absolute;left:208px;color:red;height:50px;top:-1px;background:#ffffff;}
#fourItems div{width:200px; display:block;border: 1px solid #E5E5E5;line-height: 38px;text-align:center;}






