/* CSS Document 重置*/
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,pre,a,big,cite,code,del,em,img,q,s,samp,small,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tbody,tr,th,td,canvas,footer,header,menu,nav,section,summary,time,mark,audio,video,p{border:none;margin:0;padding:0;outline:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,iframe{display:block;}
h1, h2, h3, h4, h5, h6{ font-weight:normal;}
fieldset,img{border:0;vertical-align:middle;}
address,caption,cite,code,dfn,em,var,i{font-weight:normal;font-style:normal;}
ol,ul,dl{list-style:none;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-size:100%;}
q:before,q:after {content:'';}
abbr,acronym{border:0;}
input,textarea,select{outline:none;}
textarea{resize: none;}
input:focus,textarea:focus{outline:none}
input::-webkit-input-placeholder {color: #C7C7C7;font-family: 'source-han-sans-traditional',sans-serif;}
input:-moz-placeholder {color: #C7C7C7;font-family: 'source-han-sans-traditional',sans-serif;}
input::-moz-placeholder {color: #C7C7C7;font-family: 'source-han-sans-traditional',sans-serif; }
input:-ms-input-placeholder {color: #C7C7C7;font-family: 'source-han-sans-traditional',sans-serif;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset !important;}
ul:after,dl:after{content:"";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
tt{font-family:'source-han-sans-traditional',sans-serif,'Microsoft YaHei', "Hiragino Sans GB", Helvetica,  Tahoma,  Arial;}
body{font-size: 14px;font-family: 'source-han-sans-traditional',sans-serif, Helvetica, Arial, sans-serif;background-color:#F0F1F4;color:#282828;min-width:320px;-webkit-text-size-adjust:none;}
a{color:#282828;text-decoration:none;outline:none;}
a:hover{color:#f39c0f;outline:none;}
/*左右浮动与清除浮动 尽量用clearf*/
.clear{zoom:1}
.clear:after{ clear:both; overflow:hidden;zoom:1; height:0px;  font-size:0; line-height:0;content:".";display:block;}
.clearfix{zoom:1}
.clearfix:after{ clear:both; overflow:hidden;zoom:1; height:0px;  font-size:0; line-height:0;content:".";display:block;}
/*定位与浮动*/
.div-relative{position: relative;}
.relative{position:relative;}
.absolute{position:absolute;}

.lt{float:left;}
.rt{float:right;}
.fr{ float: right; }
.fl{ float: left; }
.pull-left{float: left;}
.pull-right{float: right;}

/*鼠标手效果*/
.hand-cursor{cursor: pointer;}
.cursor{cursor: pointer;}


* html .clfix{height:1%;}
*+html .clfix{min-height:1px;}
.box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.transi{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;}
.opaci{filter:alpha(opacity=0);opacity:0;}

input::-ms-clear, ::-ms-reveal{display: none;}
::-ms-clear,::-ms-reveal{display:none;}

.z-index{z-index:1000;}

.black15{ height: 15px; }
.black20{ height: 20px; }
.black30{ height: 30px; }

.submit2{height: 35px;/*border-radius: 4px;*/border: 0px solid #ffa300; *border: 0;  color: #fff;font-size:14px;text-align: center;padding: 0 20px;}
.submit2:hover{background:#ff6600;}

/*细滚动条*/
::-webkit-scrollbar-track-piece{background-color:#EEF0F1;-webkit-border-radius:0;}
::-webkit-scrollbar{width:5px;height:5px}
::-webkit-scrollbar-thumb{background-color:#B2B9C9;}
::-webkit-scrollbar-thumb:hover{background-color:#B2B9C9;}
::-webkit-scrollbar-arrow {color:#F00;background-color:#0F0;}

/*文本对齐,尽量用前三个，语义上看的懂*/
.fn-text-left{text-align: left;}
.fn-text-center{text-align: center;}
.fn-text-right{text-align: right;}
.tar{text-align:right;}
.font_overflow{ overflow-x: hidden; text-overflow: ellipsis;white-space: nowrap;}

/*显示与不显示*/
.hide{display:none;}
.showdiv{display:block;}
.hidediv{display:none;}
.inlineblock{display:inline-block; *display:inline; *zoom:1;}
.inline-block {display: inline-block;*display:inline; *zoom:1;}

/*color*/
.blue,a.blue{color:#337ab7;}
.black{color:#000;}
.green,a.green{color:#018400;}
.red,a.red{color:#ff0000;}
.orange,a.orange,.orange a{color: #F39C0F;}
a.orange:hover,.orange a:hover{color:#EC850A}

.white,a.white{color:#fff;}
.lightgray,a.lightgray{color:#919191;}/*灰色*/
.gray1,a.gray1{color:#131313;}
.perse,.gray2,a.perse,a.gray2{color:#484848;}/*深黑*/
.dark-gray,a.dark-gray,.dark-gray a{color: #512D16}
.gray7,a.gray7{color:#7d7d7d;}
.gray9,a.gray9{color:#969696;}

.font_yelllow{ color: #ffa300;}
.font_orange{color: #ff6600;}
.font_white{color:#fff;}
.font_bule{ color: #3a80c1;}
.font_gray{ color: #666666;}
.font_coffee,a.font_coffe,.font_coffe a{color: #B88858}

/*background*/
.main-bg-gray{background-color:#F0F1F4}
.bg-white{background:#fff}

.bg-graye9{background: #fff ;border-top: 1px solid #ececec;box-shadow: 2px 2px 2px #ccc;
	       -moz-box-shadow: 2px 2px 2px #ccc; -webkit-box-shadow: 2px 2px 2px #ccc;
	       border-bottom: 1px solid #ccc;}

.bg-gray{background:#f7f7f7;}
.bg-blueef{background:#f7f7f7;}/*表格中需要*/
.bg-gray-6{background: #666666;}

.bg-yellow{background:#fdf4d8;}/*表格中需要,淡色*/
.bg-yellow2{background:#EF5525;}


/*居中*/
.mauto{margin:0 auto;}
.wrap{margin:0 auto;}
.container{margin:0 auto;}
.margin{ margin:0 auto; }

/*width百度比*/
.mw{width:1100px;margin:0 auto;}
.mw10{width:10%;}
.mw15{width:15%;}
.mw20{width:20%;}
.mw30{width:30%;}
.l_wth30{ width: 30%;}
.l_wth50{ width: 50%;}
.l_wth43{ width: 43%;}
.mw33{width:33%;}
.mw35{width:35%;}
.mw40{width:40%;_width:40%;}
.mw50{width:50%;}
.mw60{width:60%;}
.mw70{width:70%;}
.mw78{width:78%;}
.mw80{width:80%;}
.mw85{width:85%;}
.mw90{width:90%;}
.mw95{width:95%;}

/*下面这块因为设及宽度有很多，还没统一*/
.wth{ width:  420px;}
.wth1{ width:  120px;}
.wth2{ width:  80px;}
.wth3{ width:  300px;}
.wth4{ width:  170px;}
.w122{width:  122px;}
.w60{width: 60px;}
.w120{width: 120px;}
.w140{width: 140px;}
.w160{width: 160px;}
.w180{width: 180px;}
.w230{width: 230px;}
.w240{width: 240px;}
.w280{width: 280px;}
.w300{width: 300px;}
.w377{width: 377px;}
.wh300{width: 300px;}

/*高度 */
.hegiht160{height: 160px;}
.hegiht200{height: 200px;}


/*滚动条*/
.o-h-380{max-height: 380px; overflow-y:auto; }

/*内边距*/
.padding{ padding: 0 1.2%;}

.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:20px;}
.p30{padding:30px;}


.p10-30{padding: 10px 30px;}
.p15-25{padding: 15px 25px;}
.p30-35{padding: 30px 35px;}


.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.paddingT15{ padding-top: 15px;  *padding-top: 10px; }
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}

.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb50{padding-bottom:50px;}

.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}

.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pl40{padding-left:40px;}


/*外边距*/
.mt3{margin-top:-5px;}
.m0{margin:0px;}
.m5{margin:5px;}
.m10{margin:10px;}
.m15{margin:15px;}
.m20{margin:20px;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt-20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt-40{margin-top:40px;}


.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}

.ml-4{margin-left:4px;}
.ml5{margin-left:5px;}
.ml-10{margin-left:10px;}
.ml-15{margin-left:15px;}
.ml-20{margin-left:20px;}
.ml-30{margin-left:30px;}
.ml-60{margin-left:60px;}
.ml-70{margin-left:70px;}
.ml-115{margin-left: 115px;}
.ml-170{margin-left: 170px; *margin-left: 140px;}
.ml-175{ margin-left: 175px;}
.ml-155{ margin-left: 155px;}

.mr0{margin-right:0px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr14{margin-right:14px;}
.mr15{margin-right:5px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}

.mt-20pb20{margin-top:-20px;padding-bottom:20px;}
.marginT1s{ margin-top:-1px; *margin-top:-3px;}


/*边框线*/
.border-gary{border-bottom:1px solid #CCCCCC;}
.all_border{}
.t_border0{border-top:0 ;}
.t_border{border-top:1px solid #e6e6e6;}
.t_border_s{border-top:1px solid #e6e6e6;*border-top:3px solid #e6e6e6;}
.l_border{border-left:1px solid #e6e6e6;}
.r_border{border-right:1px solid #e6e6e6;}
.b_border{border-bottom:1px solid #e6e6e6;}
.b_border0{border-bottom:0 ;}
.border0{border:0;}
.borderT{ border:1px solid #e6e6e6; border-top: 0;}
.bordercur{ border-radius: 0px; }



/*font-size 字体*/
.fz-12{ font-size:12px;}
.fz-14{font-size:14px;}
.fz-16{font-size:16px;}
.fz-18{font-size:18px;}
.fz-20{font-size:20px;}
.fz-24{font-size:24px;}
.fz-25{font-size:25px;}
.fz-28{font-size:28px;}
.fz-40{font-size:40px;}
.fz-bold{font-weight:bold}

.i_16{width:16px;height:50px;}
.i_20{width:20px;height:20px;}
.i_24{width:24px;height:24px;}
.i_32{width:32px;height:32px;}
.i_48{width:48px;height:48px;}
.i_64{width:64px;height:64px;}

/*line-height*/
.lineh25{line-height:25px;}
.lineH20{line-height:20px;}
.lineH40{line-height:40px;}

.vam{ vertical-align:middle;}

.errormsgimage{padding-top:10px;}

/*table*/
.table{position: relative;}
.table tr td,.table tr th{padding:13px 10px;font-weight: normal;color:#282828;text-align:center;}
.table tr td a{color:#282828;}
.table tr td.fund_name,.table tr th.fund_name{text-align:left;}
.table tr td.fundname,.table tr th.fundname{text-align:left;}


.wxts,.wxts2{border-top:1px dashed #e6e6e6;width: 95%;margin:0 auto;padding-top: 10px;}
.wxts2{width: 65%;}
.wxts p,.wxts2 p{ height: 28px; line-height: 28px; font-size: 12px; color: #282828;}

/*搜索*/
.search{right:70px;top:0;}
.search input.ipt{float:left;height:14px;color:#cccccc;font-size:12px;line-height:14px;width:180px;padding:7px 10px;}
.btnsearch{border:1px solid #cccccc;background-color:#cccccc;width:28px;height:28px;float:left;}
.btnsearch i{margin:2px;}

.psearch{top:0;height: 36px;width: 260px;background: url(../images/search_bg.png) no-repeat center;}
.psearch input.ipt{float:left;width: 200px;height: 36px;line-height: 36px;background: none;border:none;outline: none;padding: 0 10px;font-size: 12px;color: #999;}
.psearch .btnsearch{width: 40px;height:36px;float:left; border:none; background:none;}
.psearch .btnsearch i{margin:2px;}
.psearch .i24_search{display: inline-block;height: 40px;width: 36px;}

/*button*/
.btn,.btn40,.btn25,.btn26,.btn_gray,.btn40_gray,.btn25_gray,.btn_over,.btn40_over,.btn25_over,.but25_fundmoney{/*border-radius:4px;*/text-align:center;font-size:14px;display:inline-block;*display:inline;color:#fff;background:#B88858;padding:0 25px;line-height:30px;vertical-align:middle;zoom:1; cursor:pointer; border:none; font-family: 'source-han-sans-traditional',sans-serif;}
.btn_gray,.btn40_gray,.btn30_gray,.btn25_gray{background:#ffa300;border:1px solid #fbb995;color:#ff6600;}
a.btn:hover,.btn:hover,a.btn25:hover,.btn25:hover{color: #fff; opacity: 0.7;background: #B88858;}
.butgray{border-radius:4px;text-align:center;font-size:14px;display:inline-block;*display:inline;color:#fff;background:#dddddd;border:1px solid #dddddd;height:25px;line-height:25px;font-size:12px;padding:0 15px;vertical-align:middle;zoom:1; cursor:not-allowed;}
.butgraynew{border-radius: 4px;text-align: center;/* font-size: 14px; */display: inline-block;color: #fff;background: #dddddd;border: 1px solid #dddddd;height: 40px;line-height: 30px;font-size: 14px;padding: 0 35px;vertical-align: middle;zoom: 1;cursor: not-allowed;}
.btn_gray:hover,.btn40_gray:hover,.btn30_gray:hover,.btn25_gray:hover{background:#fee4d6;text-decoration:none;}
.btn_over:hover,.btn40_over:hover,.btn30_over:hover,.btn25_over:hover{background:#cbcbcb;text-decoration:none;}
.btn40,.btn40_gray,.btn40_over{height:40px;padding:0 35px;line-height:40px;/*border-radius:5px;*/}
.btn30_gray,.btn30_over,.btn30{border-radius:4px;text-align:center;font-size:14px;display:inline-block;*display:inline;color:#fff;background:#ef5525;padding:0 25px;height:30px;line-height:30px;vertical-align:middle;zoom:1; cursor:pointer; border:none; font-family: 'source-han-sans-traditional',sans-serif;}
.btn40:hover{color:#fff;}
.btn25,.btn26,.btn25_gray,.btn25_over,.but25_fundmoney{height:25px;line-height:25px;font-size:12px;padding:0 15px;}
.btnsubmit{margin-left:300px;border-radius:4px;text-align:center;font-size:14px;display:inline-block;*display:inline;color:#fff;background:#ffa300;padding:0 25px;height:30px;line-height:30px;vertical-align:middle;zoom:1; cursor:pointer; border:none; font-family: 'source-han-sans-traditional',sans-serif;}
.btn30,.btn30_gray,.btn30_over{height:30px;padding:0 35px;line-height:30px;border-radius:5px;}
.btn30:hover{color:#fff;}

a.secSure4 {background: #ffa300;color: #fff;display: inline-block;width: 116px;border-radius: 5px;line-height: 35px;text-align: center;}
a:hover.secSure4 {color: #fff; opacity: 0.7;background: #ffa300;}
a.cancelbtu{background: #ccc;color: #fff;display: inline-block;width: 116px;border-radius: 5px;line-height: 35px;text-align: center;margin: 20px 0 10px 20px;}
a:hover.cancelbtu{color: #fff; opacity: 0.7;background: #ccc;}
a.cancelbtu2{background: #ccc;color: #fff;display: inline-block;width: 116px;border-radius: 5px;line-height: 35px;text-align: center;margin: 20px 0 10px 20px;}
a:hover.cancelbtu2{color: #fff; opacity: 0.7;background: #ccc;}
.ods{text-align:center;}

.detail-hetong-span{background-color: rgb(244,244,244);height: 60px;display: inline-block;vertical-align: middle}
.detail-hetong-span img {transform: rotate(-90deg);padding: 20px 0 0 0;line-height: 60px;}
.detail-hetong-span a {line-height: 60px;padding: 0 30px 0 20px;}



/* 图标 icon */
.page-icon{ background: url(../images/icon.png) no-repeat -9999px -9999px;}
.main-icon{background:url(../images/coffe.png) no-repeat;display:inline-block;vertical-align:middle;*display:inline;_display:inline;_zoom:1;*zoom:1;}
.icon{background:url(../images/closeBut.png) no-repeat;display:inline-block;vertical-align:middle;*display:inline;_display:inline;_zoom:1;*zoom:1;}
.top-icon{background:url(../images/iconf.png) no-repeat;display:inline-block;vertical-align:middle;*display:inline;_display:inline;_zoom:1;*zoom:1;}
.tip_icon{background:url(../images/fundmarket/tip_ioc.png) no-repeat;display:inline-block;margin: 0px 5px -6px 0;*display:inline;_display:inline;_zoom:1;*zoom:1;}

/*box阴影*/
.boxshadow{background:#fff;border:1px #dee2e5 solid\9;box-shadow: 1px 2px 2px #ddd,-1px -1px 2px #ddd;}
.boxshadow-bottom{background:#fff;border-bottom:1px #DEE2E5 solid; color:#b0b0b0;}
.boxshadow-bottom td{background:#fff;border-bottom:1px #DEE2E5 solid; color:#b0b0b0;}

/*h2*/
.h2{position:relative;padding:0 20px;}
.h2 i.strip{width:4px;height:20px;background:#0f8beb;display:inline-block;position:absolute;top:50%;margin-top:-10px;left:0;}
.h2 i.stripline{width:4px; height: 20px; background:#0f8beb; display:block;margin-right: 15px; vertical-align: middle; float: left;}
.h2 .more{position:absolute;right:20px;top:0;line-height:25px;}


/*表格色background*/
.table1 .bg-yellow,.table2 .bg-blueef,.table2 .bg-yellow,.table3 .bg-yellow,.table1 .bg-blueef{border-bottom:1px solid #ededed;border-right:1px solid #ededed;}

/*层级*/
.b2{ z-index: 55;}
.b3{ z-index: 56;}
.b4{ z-index: 57;}
.b5{ z-index: 58;}
.b6{ z-index: 59;}
.b7{ z-index: 65;}
.b8{ z-index: 66;}
.b9{ z-index: 67;}
.b10{ z-index: 68;}
.b11{ z-index: 69;}

/* pop-up 弹出的动画*/
.inAni{animation:zoomIn 0.75s ease;-webkit-animation:zoomIn 0.75s ease;}
.outAni{animation:zoomOut 0.5s ease;-webkit-animation:zoomOut 0.5s ease;}


/*单选按钮*/
.single-radiobox .single-radiobox-select{width: 17px;height: 17px;margin: 0;opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;filter: alpha(opacity = 0);}
.single-radiobox{width: 16px; height: 16px;margin: 3px 0 0 0;border: none;background:url("../images/question-no.png") no-repeat left center;}
.single-radiobox.on-select{background:url("../images/question-yes.png") no-repeat left center;}

/*复选按钮*/
.two-checkbox{margin-right: 15px;}
.two-checkbox .two-checkbox-select{width: 14px;height: 14px;margin: 0;opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;filter: alpha(opacity = 0);}
.two-checkbox i{width: 14px; height: 14px;margin:0; display: inline-block; border: none;background:url("../images/quartet-no.png") no-repeat left center; vertical-align: middle;}
.two-checkbox.on-select i{background:url("../images/quartet-yes.png") no-repeat left center;}

.custom-checkbox{margin-right:15px;  display: inline-block; height: 16px;vertical-align: middle;  padding-left:15px;background: url("../images/quartet-no.png") no-repeat left center;cursor: pointer; position: relative;}
.custom-checkbox input{visibility: hidden; vertical-align: middle; margin-left: -20px;position: absolute; left:0;}
.custom-checkbox.on{background: url("../images/quartet-yes.png") no-repeat left center ;}
.checkbox-select-other .custom-checkbox{height: auto; line-height:30px;background-position: 0 5px; }
.custom-checkbox em{ display:inline-block; margin-left:15px; float: left; margin-top: -2px;}

/*客户部分通用*/
.up_regin{}
.hover-link:hover {color: #512D16 !important;}
.hover-text:hover {color: #ef5525 !important;}

/*客户的icon图标*/
.icon-config{background-image:url(../customer/images/icon_shezhi.png);background-repeat:no-repeat;width:24px;height:24px;display:inline-block;cursor:pointer;margin-top:26px;margin-left:10px}
.icon-config:hover{background-image:url(../customer/images/icon_shezhi_mouseover.png)}
.icon-pencil{background-image:url(../customer/images/icn_bi.png);background-repeat:no-repeat;background-position-y:2px;width:12px;height:12px;display:inline-block;cursor:pointer}
.icon-dropdown{background-image:url(../customer/images/icn_shouqi.png);background-repeat:no-repeat;width:20px;height:20px;display:inline-block;cursor:pointer;vertical-align:middle}
.icon-dropdown:hover{background-image:url(../customer/images/icn_xiala_hover.png)}
.icon-dropdown.down{background-image:url(../customer/images/icn_xiala.png);background-position:1px 6px}
.icon-convert{background-image:url(../customer/images/icn_zhuanhuan.png);background-repeat:no-repeat;width:12px;height:12px;display:inline-block}
.icon-redemption{background-image:url(../customer/images/icn_shuhui.png);background-repeat:no-repeat;width:12px;height:12px;display:inline-block}
.icon-additional{background-image:url(../customer/images/icon_zhuijia.png);background-repeat:no-repeat;width:12px;height:12px;display:inline-block}
.bank-logo-icbc{background-image:url(../customer/images/icon_gongshang.png);background-repeat:no-repeat;width:30px;height:30px;display:block;margin-top:7px}
.bank-logo-ccb{background-image:url(../customer/images/icon_jianhang.png);background-repeat:no-repeat;width:30px;height:30px;display:block;margin-top:7px}
.icon-trade{background-image:url(../customer/images/icn_dangrijiaoyimingxi.png);background-repeat:no-repeat;width:24px;height:24px;display:inline-block;margin-right:10px;margin-top:7px}
.icon-warning{background-image:url(../customer/images/icn_shibai.png);background-repeat:no-repeat;width:18px;height:18px;display:inline-block;margin-top:5px;margin-left:8px}
.icon-chicangmingxi{background-image:url(../customer/images/tab_chicangmingxi_seleted.png);background-repeat:no-repeat;background-position:0;width:20px;height:20px;display:inline-block;cursor:pointer}
.icon-wodedingtou{background-image:url(../customer/images/tab_dingtou_unselected.png);background-repeat:no-repeat;width:20px;height:20px;display:inline-block;cursor:pointer}
.icon-jiaoyimingxi{background-image:url(../customer/images/tab_jiaoyimingxi_unselected.png);background-repeat:no-repeat;width:20px;height:20px;display:inline-block;cursor:pointer}
.icon-lishiyingkui{background-image:url(../customer/images/tab_lishitubiao_unseleted.png);background-repeat:no-repeat;width:20px;height:20px;display:inline-block;cursor:pointer}
.icon-zihuakuan{background-image:url(../customer/images/tab_huankuan_unselected.png);background-repeat:no-repeat;background-position:0 3px;width:20px;height:20px;display:inline-block;cursor:pointer}
.icon-gengduo{background-image:url(../customer/images/gengduo.png);background-repeat:no-repeat;width:5px;height:8px;display:inline-block}
.manager-icon-user{background-image:url(../customer/images/icn_wodeziliao_unselected.png);background-repeat:no-repeat;width:45px;height:45px;display:inline-block}
.manager-icon-umbrella{background-image:url(../customer/images/icon_fenxianpingu_unselected.png);background-repeat:no-repeat;width:45px;height:45px;display:inline-block}
.manager-icon-card{background-image:url(../customer/images/icon_yinghankaguanli_unselected.png);background-repeat:no-repeat;width:45px;height:45px;display:inline-block}
.manager-icon-phone{background-image:url(../customer/images/icon_dianhuajiaoyiun_selected.png);background-repeat:no-repeat;width:45px;height:45px;display:inline-block}
.manager-icon-economic{background-image:url(../customer/images/shoujiapp.png);background-repeat:no-repeat;width:45px;height:45px;display:inline-block}
.manager-icon-subscription{background-image:url(../customer/images/icn_dianzidingyuetubiao_unselected.png);background-repeat:no-repeat;width:45px;height:45px;display:inline-block}
.icon-search{background-image:url(../customer/images/icon_search.png);background-repeat:no-repeat;margin:0 4px;width:20px;height:20px;display:block}

/* 基金交易页面图标 */
.trade-icon{background-repeat:no-repeat;width:20px;height:20px;display:inline-block;cursor:pointer}
.trade-icon.icon-trade-buy{background-image:url(../customer/images/tab_goumai_unselected.png)}
.trade-icon.icon-trade-convert{background-image:url(../customer/images/tab_quxian_unselected.png)}
.trade-icon.icon-trade-dingtou{background-image:url(../customer/images/tab_dingtou_unselected.png)}
.trade-icon.icon-trade-cancel{background-image:url(../customer/images/tab_chedan_unselected.png)}
.trade-icon.icon-trade-edit{background-image:url(../customer/images/tab_xiugaifenhong_unselected.png)}
.trade-icon.icon-trade-trust{background-image:url(../customer/images/tab_tuoguan_unselected.png)}
.icon-market{width:20px;height:20px;display:block;margin-top:2px;background:url(../customer/images/icon_shengou.png) no-repeat}
.icon-fund-dingtou{width:20px;height:20px;display:block;background:url(../customer/images/icon_dingtoutubiao.png) no-repeat;background-position:2px 3px;margin-top:1px}

/* 我的账户——定投 图标*/
.icon-right-arrow-white{width:12px;height:12px;background:url(../customer/images/gengduo_bai.png) no-repeat;background-position:3px 2px;margin-top:6px;margin-left:5px;display:block}
.icon-dingtou-search{background-image:url(../customer/images/icn_dingtouchaxun.png);background-repeat:no-repeat;background-position:2px 1px;width:20px;height:20px;display:inline-block;cursor:pointer}
.icon-common-down{width:11px;height:8px;display:inline-block;cursor:pointer;background:url(../customer/images/common_down.png) no-repeat left center}
.icon-calendar{background-image:url(../customer/images/icon_rili.png);background-repeat:no-repeat;background-position:4px 4px;margin-top:8px;margin-left:5px;width:24px;height:24px;display:block;cursor:pointer}
.icon-pie{background-image:url(../customer/images/icn_wodedingqidinge.png);background-repeat:no-repeat;background-position:0;margin-top:3px;margin-right:10px;width:20px;height:20px;display:block;cursor:pointer}
.icon-plus-circle{background-image:url(../customer/images/icn_tianjian.png);background-repeat:no-repeat;background-position:1px 2px;margin-top:2px;margin-right:5px;width:16px;height:16px;display:block;cursor:pointer}
.icon-search-result{background-image:url(../customer/images/icn_dingtouchaxunjieguo.png);background-repeat:no-repeat;background-position:0;margin-top:3px;margin-right:10px;width:20px;height:20px;display:block;cursor:pointer}
.icon-previous-page{background-image:url(../customer/images/icn_shangyiye.png);background-repeat:no-repeat;background-position:0;width:20px;height:20px;display:inline-block;cursor:pointer}
.icon-next-page{background-image:url(../customer/images/icn_xiayiye.png);background-repeat:no-repeat;background-position:8px;margin-left:5px;width:20px;height:20px;display:inline-block;cursor:pointer}

/* 高端理财 图标*/
.icon-crown{background-image:url(../customer/images/icn_gaoduanlicai.png);background-repeat:no-repeat;background-position:0;margin-top:5px;margin-right:10px;width:24px;height:24px;display:block;cursor:pointer}
.icon-cup{background-image:url(../customer/images/tab_gaoduanlicai_selected.png);background-repeat:no-repeat;width:36px;height:36px;display:inline-block}
.icon-special-product{background-image:url(../customer/images/icn_zhuanhuchanping_unselected.png);background-repeat:no-repeat;width:36px;height:36px;display:inline-block}
.icon-vip{background-image:url(../customer/images/icn_vip_unselected.png);background-repeat:no-repeat;width:36px;height:36px;display:inline-block}

/* 现金宝充值页面图标 图标*/
.recharge-icon{background-repeat:no-repeat;width:20px;height:20px;display:inline-block;cursor:pointer}
.recharge-icon.icon-pig{background-image:url(../customer/images/tab_chongzhi_unselected.png)}
.recharge-icon.icon-credit-card{background-image:url(../customer/images/tab_xingyongkahuankuan_unselected.png);background-position:1px 3px}

.car_c{width: 520px;}



.down-off-icon {
	display: inline-block;
	width: 44px;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
	background: #1bbf20;
	color: #fff;
	font-size: 12px;
	box-sizing: border-box;
	padding: 0 8px;
	border-radius: 40px 40px 40px 40px;
	-o-border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
	-webkit-border-radius: 40px 40px 40px 40px;
	position: relative;
	margin-left: 10px;
}
.down-off-icon > span {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #fff;
	border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	top: 2px;
	right: 3px;
}
.down-off-icon.down {
	background: rgba(0, 0, 0, 0.25);
}
.down-off-icon.down span {
	top: 2px;
	left: 3px;
}