html,body,div,
form,object,iframe,p,table,th,td,ul,li,dl,dt,dd,
h1,h2,h3,h4,h5,h6,
button,input,span,em,s,textarea,b,u,a,img,select,header,footer,nav,menu,article,aside,section,time{ margin:0; padding:0}
button,a{ cursor: pointer;}
input,select,label,img{ vertical-align:middle}
img{border:none}
s,u{text-decoration:none}
em,i{font-style:normal}
ul,li,dl,dt,dd{ list-style:none}
table,tr,td,th{ border-collapse:collapse;border-spacing:0}
input{font-size: 14px;}
input,textarea,select{outline:none;}

body{font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53", Arial, Helvetica, sans-serif,"PingFang SC"; font-size:14px;color:#666; line-height:normal; background: #ebecf0;}
button,select,input,textarea{font-family:\5FAE\8F6F\96C5\9ED1,\5B8B\4F53, Arial, Helvetica, sans-serif;}
button:focus{ outline: none;}

body a{color:#666;text-decoration:none;outline:none;}
body a:hover{color: #4eabfb; outline:none;text-decoration:none;}

/*font-family引进字体*/
/*@font-face{
	font-family:'DINMittelschrift';
	src:url("fonts/alte-din-1451-mittelschrift.regular.ttf");
}*/
@font-face{font-family:'DINMittelschrift';
src:url('fonts/alte-din-1451-mittelschrift.regular.eot?v=4.3.0');
src:url('fonts/alte-din-1451-mittelschrift.regular.eot?#iefix&v=4.3.0') format('embedded-opentype'),
	url('fonts/alte-din-1451-mittelschrift-regular.woff2?v=4.3.0') format('woff2'),
	url('fonts/alte-din-1451-mittelschrift-regular.woff?v=4.3.0') format('woff'),
	url('fonts/alte-din-1451-mittelschrift.regular.ttf?v=4.3.0') format('truetype'),
	url('fonts/alte-din-1451-mittelschrift.regular.svg?v=4.3.0#fontawesomeregular') format('svg');
}
.font-num{font-family: 'DINMittelschrift'; }

/*placeholder*/
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #c8c8c8;  }
::-moz-placeholder { /* Mozilla Firefox 19+ */color: #c8c8c8;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #c8c8c8;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #c8c8c8;}
input::-ms-clear, ::-ms-reveal{display: none;}

.placeholder_tip{position: absolute; top:12px; left:55px;}

input{border-color .5s;-o-transition: border-color .5s;transition: border-color .5s;}
input:focus{border-color: #01a9ec; background-color: #fff;}


/*sroll*/
::-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;}

/*clear*/
.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;}
.clearf{zoom:1}
.clearf: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;}

/*浮动*/
.fn-left{ float: left;}
.fn-center{float: left;}
.fn-right{float: right;}
.fn-left-mr10{ float: left;margin-left: 10px}

.hand-cursor{cursor: pointer;}
.none{ display:none}
.block{ display:block}
.inline-block{ display: inline-block;}

/*表格垂直*/
.va-top{vertical-align: top}
.va-middle{vertical-align: middle}
.va-bottom{vertical-align: bottom}

/*页面居中*/
.mg-center{margin: 0 auto;}/*居中*/
.span-line{margin-left: 10px; margin-right:10px; color: #cccccc;}

/*text align 字号 文字居中*/
.fn-text-left{ text-align: left;}
.fn-text-right{ text-align: right;}
.fn-text-center{ text-align: center;}

.fn-font-12{ font-size: 12px}
.fn-font-14{ font-size: 14px;}
.fn-font-16{ font-size: 16px;}
.fn-font-18{ font-size: 18px;}
.fn-font-20{ font-size: 20px;}
.fn-font-22{ font-size: 22px;}
.fn-font-24{ font-size: 24px;}
.fn-font-26{ font-size: 26px;}
.fn-font-30{ font-size: 30px;}
.fn-font-36{ font-size: 36px;}
.fn-font-40{ font-size: 40px;}
.fn-font-42{font-size:42px;}
.fn-font-44{font-size:44px;}
.fn-font-46{font-size:46px;}
.fn-font-48{ font-size: 48px;}



.fn-font-bold{ font-weight: bold;}
.fn-font-nobold{ font-weight: normal;}
.fn-font-italic{font-style: italic;}
.fn-font-through{text-decoration:line-through;}

/*字体颜色*/
.fn-color-0{ color: #000}
.fn-color-3{ color: #333;}
.fn-color-6{ color: #666}
.fn-color-9{ color: #999}
.fn-color-c{ color: #ccc}
.fn-color-f{ color: #fff}

.fn-color-f3{ color: #ff3333}

.fn-color-red{ color: #fd5c68}
.fn-color-yellow{ color: #f08d3c}
.fn-color-orange{ color: #ff6734}
.fn-color-green{ color: #18b51f}
.fn-color-blue{color: #0099ff}

/*现金宝，首页，专户里面出现的收益*/
.cash-red{ color: #ff6c3d;}
.cash-green{ color: #6cb871;}

/*默认字体链接*/
.link-blue,a.link-blue,.link-blue a{color: #0099ff} /*默认*/
.link-blue:hover,a.link-blue:hover,.link-blue a:hover{color: #4eabfb}/*经过*/
.link-blue:active,a.link-blue:active,.link-blue a:active{color: #0099ff; text-decoration: underline;}/*点击*/
.link-disabled,a.link-disabled,.link-disabled a{color: #999999;}
.link-disabled a:hover,a.link-disabled:hover{color: #999999;}

/*padding*/
.pd5{padding: 5px;}
.pd10{padding: 10px}
.pd20{padding: 20px;}
.pd25{padding: 25px;}
.pd30{padding: 30px;}
.pd40{padding: 40px;}

.p0-5{padding: 0px 5px;}
.p0-10{padding: 0px 10px;}
.p0-15{padding: 0px 15px;}
.p10-30{padding: 10px 30px;}
.p15-25{padding: 15px 25px;}
.p30-35{padding: 30px 35px;}
.pd20-40{padding:20px 40px;}

.pd-l-5{padding-left: 5px}
.pd-r-5{padding-right: 5px}
.pd-t-5{padding-top: 5px}
.pd-b-5{padding-bottom: 5px}

.pd-l-10{padding-left: 10px}
.pd-r-10{padding-right: 10px}
.pd-t-10{padding-top: 10px}
.pd-b-10{padding-bottom: 10px}

.pd-l-15{padding-left: 15px}
.pd-r-15{padding-right: 15px}
.pd-t-15{padding-top: 15px}
.pd-b-15{padding-bottom: 15px}

.pd-l-20{padding-left: 20px}
.pd-r-20{padding-right: 20px}
.pd-t-20{padding-top: 20px}
.pd-b-20{padding-bottom: 20px}

.pd-l-25{padding-left: 25px}
.pd-r-25{padding-right: 25px}
.pd-t-25{padding-top: 25px}
.pd-b-25{padding-bottom: 25px}

.pd-l-30{padding-left: 30px}
.pd-r-30{padding-right: 30px}
.pd-t-30{padding-top: 30px}
.pd-b-30{padding-bottom: 30px}

.pd-l-40{padding-left: 40px}
.pd-r-40{padding-right: 40px}
.pd-t-40{padding-top: 40px}
.pd-b-40{padding-bottom: 40px}

.pd-l-50{padding-left: 50px}
.pd-r-50{padding-right: 50px}
.pd-t-50{padding-top: 50px}
.pd-b-50{padding-bottom: 50px}

.pd-r-60{padding-right: 60px}
.pd-l-170{padding-left: 170px}

/*margin*/
.mg-t-10-f{margin-top: -10px;}

.mg5{margin: 5px;}
.mg10{margin: 10px}
.mg15{margin: 15px}

.mg-l-5{margin-left: 5px}
.mg-r-5{margin-right: 5px}
.mg-t-5{margin-top: 5px}
.mg-b-5{margin-bottom: 5px}

.mg-t-8{margin-top: 8px}

.mg-l-10{margin-left: 10px}
.mg-r-10{margin-right: 10px}
.mg-t-10{margin-top: 10px}
.mg-b-10{margin-bottom: 10px}

.mg-l-15{margin-left: 15px}
.mg-r-15{margin-right: 15px}
.mg-t-15{margin-top: 15px}
.mg-b-15{margin-bottom: 15px}

.mg-l-20{margin-left: 20px}
.mg-r-20{margin-right: 20px}
.mg-t-20{margin-top: 20px}
.mg-b-20{margin-bottom: 20px}

.mg-l-25{margin-left: 25px}
.mg-r-25{margin-right: 25px}
.mg-t-25{margin-top: 25px}
.mg-b-25{margin-bottom: 25px}

.mg-l-30{margin-left: 30px}
.mg-r-30{margin-right: 30px}
.mg-t-30{margin-top: 30px}
.mg-b-30{margin-bottom: 30px}

.mg-l-35{margin-left: 35px}
.mg-r-35{margin-right: 35px}
.mg-t-35{margin-top: 35px}
.mg-b-35{margin-bottom: 35px}

.mg-l-40{margin-left: 40px}
.mg-r-40{margin-right: 40px}
.mg-t-40{margin-top: 40px}
.mg-b-40{margin-bottom: 40px}

.mg-l-50{margin-left: 50px;}
.mg-t-50{margin-top: 50px}
.mg-l-60{margin-left: 60px;}
.mg-l-82{margin-left: 82px;}
.mg-r-135{margin-right: 135px;}
.mg-l-200{margin-left: 200px;}
.mg-l-300{margin-left: 300px;}

/*width*/
.w25{width: 25px;}
.w30{width: 30px;}
.w40{width: 40px;}
.w50{width: 50px;}
.w60{width: 60px;}
.w70{width: 70px;}
.w80{width: 80px;}
.w85{width: 85px;}
.w90{width: 90px;}
.w100{width: 100px;}
.w110{width: 110px;}
.w112{width: 112px;}
.w120{width: 120px;}
.w130{width: 130px;}
.w140{width: 140px;}
.w150{width: 150px;}
.w160{width: 160px;}
.w170{width: 170px;}
.w180{width: 180px;}
.w200{width: 200px;}
.w218{width: 218px;}
.w236{width: 236px;}
.w250{width: 250px;}
.w280{width: 280px;}
.w290{width: 290px;}
.w300{width: 300px;}
.w310{width: 310px;}
.w320{width: 320px;}
.w340{width: 340px;}
.w350{width: 350px;}
.w360{width: 360px;}
.w372{width: 372px;}
.w400{width: 400px;}
.w428{width: 428px;}
.w430{width: 430px;}
.w450{width: 450px;}
.w550{width: 550px;}
.w700{width: 700px;}
.w711{width: 711px;}
.w715{width: 715px;}
.w750{width: 750px;}

.wb5{width: 5%}
.wb10{width: 10%}
.wb14{width: 14%}
.wb15{width: 15%}
.wb20{width: 20%}
.wb22{width: 22%}
.wb25{width: 25%}
.wb30{width: 30%}
.wb35{width: 35%}
.wb40{width: 40%}
.wb45{width: 45%}
.wb50{width: 50%}
.wb55{width: 55%}
.wb60{width: 60%}
.wb80{width: 80%}
.wb90{width: 90%}
.wb100{width:100%}

/*height*/
.h10{height: 10px;}
.h20{height: 20px;}
.h25{height: 25px;}
.h30{height: 30px;}
.h35{height: 35px;}
.h40{height: 40px;}
.h45{height: 45px;}
.h66{height: 66px;}
.h50{height: 50px;}
.h70{height: 70px;}
.h80{height: 80px;}
.h100{height:100px;}
.h450{height: 450px;}


.h200{height: 200px;}
.h250{height: 250px;}
.h300{height: 300px;}
.h350{height: 350px;}
.h400{height: 400px;}

/*行高*/
.lh20{line-height: 20px}
.lh23{line-height: 23px}
.lh25{line-height: 25px}
.lh28{line-height: 28px}
.lh30{line-height: 30px}
.lh35{line-height: 35px}
.lh36{line-height: 36px}
.lh38{line-height: 38px}
.lh40{line-height: 40px}
.lh45{line-height: 45px}
.lh66{line-height: 66px}

/*层级*/
.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;}


/*背景色*/
.bg-color-gray{background: #f8f8f8;}
.bg-color-blue{background: #0a51a1;}
.bg-color-f6{background-color: #f6f6f6;}
.bg-color-white{background-color: #fff;}


/*border*/
.border-gray{}
.border-gray-r{ border-right:1px solid #e6e6e6; }
.border-gray-t{border-top:1px solid #e6e6e6;}

.border-dashed-t{border-top:dashed 1px #dadada;}

.border-hr{border-bottom: 5px solid #f5f5f5; }/*分割线*/

.noborder{border: none;}

/*---圆弧*/
.br-1{border-radius: 1px;}
.br-2{border-radius: 2px;}
.br-5{border-radius: 5px;}
.br-10{border-radius: 10px;}
.br-15{border-radius: 15px;}
.br-25{border-radius: 25px;}



/*button style*/
.page-button{overflow: visible; cursor: pointer; text-decoration: none; vertical-align: middle; border-radius: 2px; border: none;}
.page-button:hover{ opacity: 0.8;filter:alpha(opacity=80);}
a.page-button{display: inline-block; outline: none;}
a.page-button:hover{text-decoration: none;}

.page-button-shadow{
  -webkit-box-shadow:0 0 10px 4px #ffd0d4;
  -moz-box-shadow:0 0 10px 4px #ffd0d4;
  box-shadow:0 0 10px 4px #ffd0d4;  }

.page-button-big{ height: 42px; font-size: 16px; width: 200px; text-align: center} /*大按钮*/
a.page-button-big{ line-height: 42px;}
.page-button-small{ height:38px; font-size: 14px; width: 174px; text-align: center} /*中按钮*/
.page-button-small a{ height:38px; font-size: 14px; width: 174px; text-align: center}
a.page-button-small{ line-height: 38px;}
.page-button-min{ height:32px; font-size: 14px; width: 72px; text-align: center} /*小按钮*/
a.page-button-min{ line-height: 32px;}

.page-disabled,a.page-disabled:hover,.page-disabled:hover{background: #98A2BD; color: #fff;cursor: not-allowed;}/*主色禁用按钮*/
.page-gray-disabled,a.page-gray-disabled:hover,.page-gray-disabled:hover{background: #F4F4F4; color: #fff;cursor: not-allowed;}/*灰色禁用按钮*/

.page-b-blue{ background: #00a9ed; color: #fff;  }
.page-b-red{ background: #00a9ed; color: #fff;  }
.page-b-blue:hover,.page-b-red:hover{color: #fff;}

.open-submit{width:221px; display: inline-block; background: #00a9ed; border-radius: 30px; color: #fff;outline: none; border:0; line-height: 52px; height: 52px; font-size:20px; text-align: center; cursor: pointer;}
.open-submit:hover{outline: none; border:0; opacity: 0.8;filter:alpha(opacity=80); color:#fff;}
.open-submit.page-disabled{background: #98A2BD; color: #fff;}
.open-submit:focus{background: #00a9ed;color: #fff;}
.open-submit2{ width:378px;   }

.open-reset{width:174px;  color: #038ae9; outline: none; border:0; line-height: 44px; font-size: 16px; background-color: #fff;}
.open-reset:hover{outline: none; border:0; }

.open-reset-other{width:221px; display: inline-block; background: #fff; border-radius: 30px; color: #00a9ed;outline: none; border:1px solid #00a9ed; line-height: 50px; height: 50px; font-size:20px; text-align: center; cursor: pointer;}
.open-reset-other:hover{outline: none; border:1px solid #00a9ed; opacity: 0.8;filter:alpha(opacity=80); color:#00a9ed;}

/*---图标*/
.sicon{background: url('../images/icon.png') no-repeat left top;}




/*input*/
.page-input{border:1px solid #cccccc; font-size: 16px; text-indent: 20px;}
.hs-ui-input{border:1px solid #d9d9d9; text-indent: 20px; line-height: 25px; height: 25px;}

.hs-tong-input{border:1px solid #c0cad2; background-color: #f8f8f8; text-indent: 20px; *text-indent: 0; *padding-left: 20px; line-height: 45px; min-height: 25px; height: 45px; font-size: 18px;}
.hs-tong-input-big{border:1px solid #c0cad2; background-color: #f8f8f8;text-indent: 10px; *text-indent: 0; *padding-left: 10px; line-height: 34px; height: 34px; font-size: 18px;}
.tong-input-error{border:1px solid #ff9b0d; background-color: #fefbea;}
.i_w{border:1px solid #ff9b0d; background-color: #fefbea;}
.hs-tong-input.w360{width:376px; }
.hs-tong-input.w180{width: 236px;}
.hs-tong-input.w670{width: 683px;}

/*下拉单通用*/
.tong-select .chosen-container-single .chosen-single{border:1px solid #c0cad2; background-color: #F8F8F8; line-height: 45px; height: 45px; text-indent: 10px; font-size: 18px;}
.tong-select .chosen-container-active.chosen-with-drop .chosen-single div b {background-position: 4px 10px;}
.tong-select .chosen-container-single .chosen-single div b {background-position: 4px 10px;}
.tong-select .chosen-container .chosen-results li{padding-left: 18px;}
.tong-select .w360{width: 378px;}

.tong-select-small .chosen-container-single .chosen-single{border:1px solid #c0cad2;background-color: #F8F8F8;}
.tong-select-small .chosen-container-active.chosen-with-drop .chosen-single div b  {background-position: 4px 5px;}
.tong-select-small .chosen-container-single .chosen-single div b {background-position: 4px 5px;}

.tong-select-min .chosen-container-single .chosen-single{border:1px solid #D9D9D9;background-color: #F8F8F8;line-height: 25px; height: 25px; text-indent: 5px;}
.tong-select-min .chosen-container-active.chosen-with-drop .chosen-single div b {background-position: 4px 2px;}
.tong-select-min .chosen-container-single .chosen-single div b {background-position: 4px 2px;}
.tong-select-min .chosen-container .chosen-results li{padding-left: 12px;}


.droplist-box{ border:1px solid #cccccc;cursor: pointer;   position: relative; font-size: 16px; text-indent: 20px;background:url(../images/d-arrow.png) no-repeat 390px 13px; }
.droplist-box span{color: #CBC8D2;}
.droplist-box span.span-on{color: #333;}
.droplist-box .droplist{ position: absolute; border:1px solid #cccccc; max-height: 250px; overflow-y:auto; width:100%; background: #F1F1F1; z-index: 100; display: none;}
.droplist-box .droplist a{display: block; text-decoration: none;border-bottom:1px solid #cccccc;}
.droplist-box .droplist a:hover{ background-color: #0a51a0; color: #fff; display: block; }


.dropsearch-box{position: relative; *margin-left:-10px;z-index: 9999; }
.dropsearch-box input{width: 194px; border:1px solid #cccccc;font-size: 16px; height: 35px; line-height: 35px; text-indent: 20px; padding-right: 40px;  }
.dropsearch-box .dropsearch{ position: absolute; border-top:1px solid #cccccc; max-height: 250px; overflow-y:auto; width:100%; background: #f8f8f8;*top:36px;*margin-left: -240px; z-index: 100; display: none;}
.dropsearch-box .dropsearch a{display: block; text-decoration: none;font-size: 12px; line-height: 30px; text-indent: 20px; }
.dropsearch-box .dropsearch a:hover{ background-color: #0a51a0; color: #fff; display: block; }
.dropsearch-box .searchinput{background:url(../images/down-search.png) no-repeat;width: 33px; height: 33px; border:none; display:block; position: absolute; right:2px; top:4px;}


.dialog-simp-box{position: relative;}
.dialog-simp{ position: absolute; right:-40px; z-index: 120; }
.dialog-simp .tip-box{position: relative;}
.dialog-simp .tip-up-arrow{position: absolute; width:0; height:0; border-left:16px solid transparent;border-right:13px solid transparent;border-bottom:16px solid #fff;z-index: 115; right:-44px;top:-13px;}
.dialog-simp .tip-down-arrow{position: absolute; width:0; height:0; border-left:16px solid transparent;border-right:13px solid transparent;border-bottom:16px solid #dfdfdf;z-index:111;right:-44px;top:-15px;}




/*tab标签*/
.tab-menu {border-bottom: 1px solid #0a51a0;}
.tab-menu ul li{width:118px; float: left; line-height: 40px; font-size: 16px; color: #0a51a0; text-align: center; cursor: pointer;}
.tab-menu ul li.on{line-height: 40px; cursor: pointer; background: url(../images/tab-menu-nav.png) no-repeat top center; color: #fff;}
.tab-menu-tou ul li{width:162px; }
.tab-menu-tou ul li.on{line-height: 40px; cursor: pointer; background: url(../images/tab-menu-nav1.png) no-repeat top center; color: #fff;}

.tab-menu1 {border-bottom: 1px solid #0a51a0;}
.tab-menu1 ul li{width:80px; float: left; line-height: 30px; font-size: 14px; color: #0a51a0; text-align: center; cursor: pointer;}
.tab-menu1 ul li.on{width:96px; line-height: 30px; cursor: pointer; background: url(../images/tab-menu1-nav.png) no-repeat top center; color: #fff;}


/*上一页 下一页*/
.page-breakage{width: 100%; margin: 0 auto;}
.page-breakage{width: 100%; height: 50px;text-align: center;margin: 0 auto; padding-top:30px;}
.page-breakage .page-breakage-cont{width: 98%;margin: 0 auto;}
.page-breakage .page-breakage-cont span{display: inline-block;font-size:14px;color: #666;margin: 0 3px;}

.page-breakage span.previous-page{width: 75px; height: 30px; line-height: 30px;background: #fff;border: 1px solid #f0f2f2;color: #999; cursor: pointer;}
.page-breakage span.previous-page:hover{background-color: #f4f4f4;}
.page-breakage span.next-page{color: #333;}

.page-breakage span.num-page{width: 30px; height: 30px;line-height: 30px;background: #fff;border: 1px solid #eee; cursor: pointer;}
.page-breakage span.num-page:hover{background-color: #f4f4f4;}
.page-breakage span.num-selected{background: #f4f4f4;border: 1px solid #eeeeee; line-height: 29px; height: 29px; }

.page-breakage span.num-page-omit{width: 30px;height: 30px; line-height: 30px;}/*省略号*/

/*不可用*/
.page-breakage span.page-s-disabled{border: 1px solid #f0f2f2; color: #ccc;background: #fff;}
.page-breakage span.page-s-disabled:hover{border: 1px solid #f0f2f2; color: #ccc;background: #fff;}



/*错误显示*/
.error-tips{ background: #ffe8e0; border:1px solid #ef1330;color: #f13850;padding:5px 10px;font-size: 14px; margin-top: 15px;}
.error-icon{background: url("../images/error-icon.png") no-repeat center center; display: inline-block; width: 22px; height: 20px; vertical-align: middle;margin-right: 8px;}
.question-icon{background: url("../images/question-icon.png") no-repeat center center; display: inline-block; width: 14px; height: 14px; vertical-align: middle; margin-left: 3px;}
.dateinput-icon{background: url("../images/dateinput-icon.png") no-repeat 95% center;width: 130px;text-indent: 10px; cursor: pointer;}
.dateinput-icon2{ background:#f8f8f8 url("../images/dateinput-icon2.png") no-repeat 95% center; }
.keyboardinput{ background:#f8f8f8 url("../images/keyboardinput.png") no-repeat 95% center;}
.searchinput-icon{background: url("../images/searchinput-icon.png") no-repeat 95% center;}
.admin-icon{background:#f8f8f8  url("../images/admin-icon.png") no-repeat 95% center;}

.tong-error{background: url("../images/tong-error.png") no-repeat left 3px; padding-left: 20px; color: #666; margin-top: 10px; font-size: 14px;}

/*----正文中通用部分*/
.often-title{color: #474d5c;font-size: 24px; }
.often-title .fn-font-16{ font-size: 24px; }
.often-title span.fn-color-9{vertical-align: bottom;}
.often-name{font-weight: 600;}

/*表格通用部分*/
.single-table table tr td{ /*单行的的table表格*/ display: table-cell;
	border-bottom:1px solid #eee;
	word-break:break-all; /*支持IE，chrome，FF不支持*/
	word-wrap:break-word;/*支持IE，chrome，FF*/}

.table-line-blue{border-top: 1px solid #0099ff;}
.table-line-red{border-top: 1px solid #f52f3e;}

table{width: 100%; border: 1px solid #ebecf0;}
table .rate-icon{background:url("../images/rate-icon.png") no-repeat left top; width: 18px; height: 16px; position: absolute; right:-22px; top:50%; margin-top: -11px;}
table .rate-icon.on{background-position:0 -16px;  }
table td:hover .rate-icon {background-position:0 -16px; }


table tr.tr-relative{position:relative;z-index: 11}
/*table tr:nth-child(odd){ background-color: #F6F6F6; }*/
table tr:nth-child(even){ background-color: #fbfbfc; }

table th{color: #333; padding:17px 20px; background-color: #f7f7fb;    font-weight: normal;}
table td{text-align: center;padding:14px 20px; line-height: 22px; position: relative;/*border-bottom:1px solid #eee;*/}

.risk-open-table tr td{background-color: #fff;}
.table-bank{height: 25px; margin-right: 5px;}

table .table-center{ text-align: center }
table .table-left{ text-align: left }
table .table-right{ text-align: right }

tr.table-stop a{color: #999;}
tr.table-stop a:hover{color: #999;}
tr.table-stop td{color: #999}

table tr {transition: all .1s;-webkit-transition: all .1s} 
table tr:hover{background-color: #f6f6f6;}

table.table-small td{border-bottom: 1px solid #eee; padding:12px 20px;}

.table-tip{color: #999; padding:20px; background-color: #fff8ec; margin-top: 20px;}

.fund-blue{ color: #6cb871; font-size: 18px;font-family: 'DINMittelschrift';}
.fund-green{ color: #6cb871; font-size: 18px;font-family: 'DINMittelschrift';}
.fund-red{ color: #ff6c3d;  font-size: 18px;font-family: 'DINMittelschrift';}
.fund-red-24{color: #ff6c3d;  font-size: 24px;font-family: 'DINMittelschrift';}
.fund-green-24{ color: #6cb871;  font-size: 24px;font-family: 'DINMittelschrift';}
.fund-red em,.fund-blue em{font-size: 12px;}

.purse-table {padding-top: 30px;}

/*风险标识*/
.risk-blue{border:1px solid #60b2fd; color: #60b2fd; padding:2px 10px;display: inline-block; }
.risk-red{border:1px solid #f52f3e; color: #f52f3e;padding:2px 10px;display: inline-block; }
.risk-red-min{border:1px solid #f52f3e; color: #f52f3e; line-height: 20px; padding:0 5px; margin-left: 8px; display: inline-block; }
.risk-type-blue{border:1px solid #60b2fd; color: #60b2fd; padding:2px 10px;display: inline-block; font-size: 14px; margin-left:10px ; }

/*没查询数据，与提示框*/
.no-data{background: url("../images/empty1.gif") no-repeat top center;margin-top:60px; padding-bottom: 60px; position: relative;}
.no-data-title{color:#91999d;font-size: 18px;text-align: center;width: 300px;margin: 0 auto;padding-top: 167px;margin-bottom: 15px;}
.no-data.empty2{background: url("../images/empty2.gif") no-repeat top center;}
.no-data .h100{height: 50px;}

.no-data .page-button{ background-color: #00a9ed; height: 35px; line-height: 35px; padding:0 10px; border-radius: 30px; font-size: 18px; color: #fff; -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none; }


.tips ul li{position: relative;}
.tips span{width: 20px;height: 20px; position: absolute; left:0;}
.tips p{margin-left: 20px;}
.tips-left-right{padding:  0 40px}
.tips-title{margin-bottom: 10px;position: relative;line-height: 30px;height: 30px;border-bottom: 1px solid #ECEFF0;}
.tips-title .fn-center{ width: 124px; }
.cut{color:#cccbd0;}
.tips-title .fn-left{position:absolute; background-color:#fff;z-index:11; padding-right:10px; display:inline-block}
.tips-title .cut-l{background:url("../images/cut-l.png") no-repeat center center;width:338px;height:20px;}
.tips-title .fn-right{/*background: url("../images/cut-r.png") repeat-x center center;*/width: 100%;position: absolute;height:20px;}
.tips{margin: 30px 0 25px 0;}
.tips .lh36{ line-height: 25px; }


/*单选框与复选框*/
.tong-single-radiobox{margin-top: 8px;}
.tong-single-radiobox .single-radiobox .single-radiobox-select{width: 18px;height: 18px;margin: 0;opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;filter: alpha(opacity = 0);cursor: pointer;}
.tong-single-radiobox .single-radiobox{width: 18px; height: 24px;border: none;background:url("../images/radiobox-no.png") no-repeat 0 0; display: inline-block; }
.tong-single-radiobox .single-radiobox.on-select{background:url("../images/radiobox-yes.png") no-repeat 0 0;}
.tong-single-radiobox label{height: 24px; display: inline-block; cursor: pointer;}

.two-checkbox{margin-right: 5px; cursor: pointer;}
.two-checkbox .two-checkbox-select{width: 18px;height: 18px;margin: 0;opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;filter: alpha(opacity = 0); margin-left: -18px;}
.two-checkbox i{width: 18px;height: 18px;margin:0; display: inline-block; border: none;background:url("../images/checkbox.png") no-repeat 0 -18px; vertical-align: middle;}
.two-checkbox.on-select i{background:url("../images/checkbox.png") no-repeat 0 0;}

.two-checkbox2{margin-right: 5px;cursor: pointer;}
.two-checkbox2 .two-checkbox-select2{width: 18px;height: 18px;margin: 0;opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;filter: alpha(opacity = 0); margin-left: -18px;}
.two-checkbox2 i{width: 18px;height: 18px;margin:0; display: inline-block; border: none;background:url("../images/checkbox.png") no-repeat 0 -18px; vertical-align: middle;}
.two-checkbox2.on-select i{background:url("../images/checkbox.png") no-repeat 0 0;}
.two-checkbox2 .two-checkbox-select{width:18px;height:18px;margin:0;opacity:0;-moz-opacity:0;-khtml-opacity:0;filter:alpha(opacity=0);margin-left:-18px}

.icon-switch{ width: 38px; height: 22px; background: url("../images/switch.png") no-repeat left top; background-position:0 -26px; display: inline-block; cursor: pointer;}
.icon-switch.on{ background-position: 0 0;}

.Counter_Fee{margin-right:15px; display: inline-block; height: 20px;padding-left:15px;background: url("../images/radiobox-no.png") no-repeat left center;cursor: pointer;}
.Counter_Fee input{visibility: hidden;}
.Counter_Fee.on{background: url("../images/radiobox-yes.png") no-repeat left center;}
.Counter_Fee .hs-tong-input-big{visibility: visible; margin-left:10px;}
.single-rb-select{line-height:40px; vertical-align:middle;}
.single-rb-select .Counter_Fee{ height:40px;}
.beneficiary_noself div,.holding_name_noself div{ display:inline-block; margin-left:5px;}/*实际控制人*/

.custom-checkbox{margin-right:15px;display: inline-block;margin-bottom:5px;vertical-align: middle;overflow: hidden;padding-left:15px;background: url("../images/checkn.png") no-repeat left center;cursor: pointer;position: relative;}
.custom-checkbox input{ vertical-align: middle; margin-left: -20px;position: absolute; left:0; }
.custom-checkbox.on{background: url("../images/checky.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;vertical-align: middle;}



/*通用标签*/
.fund-tab-bg{line-height: 45px;height: 45px;position: relative;}
.fund-tab-bg .fund-tab{ line-height: 45px; position: absolute; }
.fund-tab-bg .fund-tab ul{margin-left: -25px;}
.fund-tab-bg .fund-tab ul li{line-height: 45px;float: left; }
.fund-tab-bg .fund-tab ul li a{padding:0 25px;cursor: pointer;font-size: 18px;display: block;}
.fund-tab-bg .fund-tab ul li.on a{color: #333333;font-weight: bold;}
.fund-tab-bg .fund-tab ul li:first-child a{background-image: none;}
.fund-tab-bg .fund-tab ul li a:hover{color:#333;}

.fund-tab-bg .fund-tab span{width: 25px; height: 25px; display: inline-block;vertical-align: middle; background: url("../images/fund-tab-icon.png") no-repeat left top; margin-right: 5px; margin-top: -3px; transition: all .3s ease;}
.fund-tab-bg .fund-tab .fund-icon-1{background-position:-26px 0;}
.fund-tab-bg .fund-tab .fund-icon-2{background-position: -26px -26px;}
.fund-tab-bg .fund-tab .fund-icon-3{background-position: -26px -51px;}
.fund-tab-bg .fund-tab .fund-icon-4{background-position: -26px -76px;}
.fund-tab-bg .fund-tab .fund-icon-5{background-position: -26px -101px;}
.fund-tab-bg .fund-tab .fund-icon-6{background-position: -26px -126px;}
.fund-tab-bg .fund-tab .fund-icon-7{background-position: -26px -151px;}
.fund-tab-bg .fund-tab ul li.on span{background-position-x:0; }
.fund-tab-bg .fund-tab ul li:hover span{background-position-x:0; }

/*通用弹出框*/
.dialog-result{position: relative;}
.dialog-box{position: relative; padding:20px 0;}
.dialog-box-2{position: relative; margin:20px 10px 20px 40px; padding:20px 0;}
.dialog-box-3{position: relative; padding:30px;}
.dialog-height{max-height: 300px; overflow-y:auto; overflow-x: hidden;margin-top: 5px; }
.dialog-height-500{max-height: 500px; overflow-x: hidden; overflow-y:auto; }
.dialog-height-400{max-height: 400px; overflow-x: hidden; overflow-y:auto; }
.dialog-height-350{max-height: 350px; overflow-x: hidden; overflow-y:auto; }
.dialog-height-300{max-height: 300px; overflow-x: hidden; overflow-y:auto; }
.dialog-height-200{max-height: 200px; overflow-x: hidden; overflow-y:auto; }

.dialog-width-height{max-height: 300px;max-width: 780px; overflow-y:auto;margin-top: 5px;  margin:25px 20px;padding-top:0  }

.tip-content-p{text-align: center; font-size: 16px;}

/*layer-table 弹框里的表格*/
.layer-table table th,.layer-table table td{background:#fff;font-size: 16px; }
.layer-table table tr:nth-child(odd){ background-color: #F6F6F6; }
.layer-table th{text-align: right;vertical-align: top;padding:0 10px 18px 10px;line-height:35px;}
.layer-table td{text-align: left;  color: #333; border: none;padding:0 0 18px 10px;line-height:35px;}
.layer-table tr:hover{background-color: #fff;}
.layer-table .hs-tong-input-big{font-size: 14px; text-indent: 10px; line-height: 34px; height: 34px;}
.layer-table .ck-img{width: 86px; height: 35px; float: left; margin-left: 10px;}
.layer-table .up-get-message{ width: 86px; height: 35px; line-height: 35px; font-size: 14px;}
.layer-table .tong-error{line-height: 20px;}


.layer-table2 table th,.layer-table table td{background:#fff;font-size: 16px; }
.layer-table2 table tr:nth-child(odd){ background-color: #F6F6F6; }
.layer-table2 th{text-align: right;vertical-align: top;padding: 0 10px 8px 10px;line-height:35px;}
.layer-table2 td{text-align: left;  color: #333; border: none;padding:0 0 8px 10px;line-height:35px;background: #fff;}
/*.layer-height{height: 400px; overflow: hidden; overflow-y:auto; }*/

.fixed-bottom-btns{ padding-bottom: 30px; }
.fixed-bottom-btns .fixed-area{ text-align: center;  }
.fixed-area .wb50{width: auto;}
.fixed-area .wb100{width: auto;}

.fixed-top-line{ padding-bottom: 52px;}
.fixed-top-line .fixed-top-area{ position: absolute; top: 0px; left: 0px; width: 100%;background: #fff; color: #000; line-height: 48px; border-bottom: 2px solid #f8f8f8; }

.add-btn-cancel,.add-btn-sure,.add-btn-submit,.add-btn-other{font-size: 16px;border:1px solid #00a9ed;border-radius: 30px;line-height: 40px;text-align: center;padding: 0 40px;display: inline-block;}
.add-btn-cancel{background-color: #fff; color: #00a9ed;  }
.add-btn-sure{background-color: #00a9ed;  color: #fff; margin-left: 20px; }
.add-btn-submit{background-color: #00a9ed;  color: #fff; margin-left: 20px;}
.add-btn-other{background-color: #00a9ed;  color: #fff; }
.add-btn-sure:hover,.add-btn-submit:hover,.add-btn-other:hover{color: #fff;opacity:0.8;}

/*所有统一的提示页面*/
.tong-btn-cancel,.tong-btn-sure,.tong-btn-submit,.tong-btn-other{border:none; font-size:16px; border:1px solid #00a9ed; border-radius: 30px; line-height: 40px;text-align: center;padding: 0 40px;display: inline-block;}
.tong-btn-cancel{background-color: #fff; color: #00a9ed; }
.tong-btn-sure{background-color: #00a9ed;  color: #fff; margin-left: 50px; }
.tong-btn-submit{background-color: #00a9ed;  color: #fff; margin-left: 50px;}
.tong-btn-other{background-color: #00a9ed;  color: #fff; }
.tong-btn-sure:hover,.tong-btn-submit:hover,.tong-btn-other:hover{color: #fff;opacity:0.8;}


/*动画特效--跳动动画 by zsx by yixu*/
.open-account-success{width: 184px;height: 114px;background: url("../images/yes-ok-star-da.gif") no-repeat center center; position: relative;}
.open-account-success:after{width: 98px;height: 98px;content: "";position: absolute;top: 2px;display: block;right: 35px;background: url("../images/yes-ok.gif") no-repeat top center;}
.open-account-success2{width: 184px;height: 114px;background: url("../images/yes-ok-star-da.gif") no-repeat right center; position: relative; margin:0 auto;}
.open-account-success2:after{width: 98px;height: 98px;content: "";position: absolute;top: 2px;display: block;right:35px;background: url("../images/yes-ok.gif") no-repeat top center;}
.open-account-false{width: 184px;height: 114px;background: url("../images/no-ok-star-da.gif") no-repeat center center; position: relative;}
.open-account-false:after{width: 98px;height: 98px;content: "";position: absolute;top: 2px;display: block;right: 35px;background: url("../images/no-ok.gif") no-repeat top center;}
.open-account-state{width:188px;height:187px; margin-right: 30px; float: left}
.open-account-content{width:650px;margin:0 auto;}
.open-account-false.animated.infinite,
.open-account-success.animated.infinite,
.open-account-other.animated.infinite{animation-iteration-count:0;}

.open-account-other{width: 184px;height: 114px;background:transparent; position: relative;}
.open-account-other:after{width: 184px;height: 114px;content: "";position: absolute;top: 2px;display: block;right: 35px;background: url("../images/loading.gif") no-repeat top center;}

.riskinfo-layer{height: auto;}
.riskinfo-layer .assets-info{padding: 20px 0 0 0;}
.riskinfo-layer-p{width: 280px;line-height: 25px;float: left;margin-left: 20px;font-size: 16px; text-align: left;}
.riskinfo-layer-p2{line-height: 25px;float: left;margin-left: 20px;font-size: 16px; text-align: left;width: 368px;}
.riskinfo-layer .open-account-content-success{width: auto;}
.riskinfo-layer .open-account-success{width: 131px;height: 113px;background: url("../images/yes-ok-star.gif") no-repeat center center; position: relative;}
.riskinfo-layer .open-account-success:after{width: 98px;height: 98px;content: "";position: absolute;top: 2px;display: block;right: 16px;background: url("../images/yes-ok.gif") no-repeat top center;}
.riskinfo-layer .open-account-false{width: 131px;height: 113px;background: url("../images/no-ok-star.gif") no-repeat center center; position: relative;}
.riskinfo-layer .open-account-false:after{width: 98px;height: 98px;content: "";position: absolute;top: 2px;display: block;right: 16px;background: url("../images/no-ok.gif") no-repeat top center;}
.riskinfo-layer .open-account-state{width: 131px;height: 120px; margin-left: 10px; margin-right: 10px;}

#waittip.animated.infinite{animation-iteration-count:0;}
#waittip.pd-t-40{padding-top: 10px;}
#waittip img{width: 184px !important; height: 114px !important;}

.riskinfo-layer-200{height: 200px;}
.riskinfo-layer-230{height: 230px;}
.riskinfo-layer-250{height: 250px;}
.riskinfo-layer-300{height: 300px;}

/*.riskinfo-layer .count-down{width: 200px;}
.riskinfo-layer .count-down-circle{width: 152px; height: 125px; background: url("../images/time-sec.gif") no-repeat center center;}
*/
.layer-line{height: 4px; background-color: #f5f5f5; margin:20px;}

.animated {animation-duration: 1s;animation-fill-mode: both;}
.animated.infinite {animation-iteration-count: 2;}/*infinite 这是无限*/

.animated.hinge {animation-duration: 2s;}

.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut {animation-duration: .75s;}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0,-4px,0);
  }
}
.bounce {animation-name: bounce;transform-origin: center bottom;}



/*通用位置*/
.position-re{position: relative;height: 40px; display: none;}
.position-title{position: relative;background-color: #f7f7fb;width: 100%;text-indent: 20px;margin: 10px 33px;line-height: 40px;top:0;left:-33px;}
/*提示*/
.tip-tong{background-color: #fff8ec; padding:30px; color: #999; line-height: 22px;}
.tip-tong .tip-tong-title{color: #666; margin-bottom: 10px;}



/*图表圆*/
.processingbar{width:50px;height:50px;position:relative;text-align:center}
.processingbar font{color:#666;display:none;width:50px;height:50px;line-height:50px;font-size:14px;font-weight:700;text-align:center;position:absolute;left:0;top:0}
.processingbar font i{font-size:12px}
.fund-echarts .fn-right li{width:50%;margin:15px auto}
.round{position:absolute;width:130px;height:130px;border-radius:50%;background:#fff;background:rgba(255,255,255,.4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff, endColorstr=#7fffffff);top:60px;left:45px;text-align:center}
.roundNum{font-size:36px;font-weight:700;margin-top:30px}
.roundNum span{font-size:24px}
.roundName{font-size:16px}

/*分页样式*/
.page{width: 100%; height: 50px;text-align: center;margin: 0 auto; padding-top:30px;}
.p_current{background: #f4f4f4;color: #333;border: 1px solid #f4f4f4;display: inline-block;padding:5px 12px;line-height: 20px;margin-left:10px;text-align: center;}
.page_abled{}
.page_abled a{background: #fff;color:#543019;border: 1px solid #eee;display: inline-block;padding:5px 12px;line-height: 20px;margin-left:10px;text-align: center;border-radius:0;}
.page_abled a:hover{background: #F52F3E;color: #fff;}
.p_disabled{border:1px solid #f2f2f2;color:#ccc; display: inline-block;background: #fff; padding:5px 12px;  line-height: 20px;margin-left:10px; text-align: center;}

.redeem a{color: #4eabfb;}
#infoBulletinQuery table th{padding: 14px 2px;}
#infoBulletinQuery table td{padding:14px 2px;}

.config_view_special_buy_subfundlist .fundname{width: 30%;}
.config_view_special_buy_subfundlist .fundstatus{width: 20%;}
.config_view_special_buy_subfundlist .subscribeenddate{width: 20%;}
.config_view_special_buy_subfundlist .ofundrisklevel{width: 20%;}
.config_view_special_buy_subfundlist .op{width: 10%;}
.config_view_special_buy_otherfundlist .fundname{width: 30%;}
.config_view_special_buy_otherfundlist .netvalue{width: 20%;}
.config_view_special_buy_otherfundlist .opendate{width: 20%;}
.config_view_special_buy_otherfundlist .ofundrisklevel{width: 20%;}
.config_view_special_buy_otherfundlist .op{width: 10%;}

.config_view_special_share_redeemsharelist2 .op{text-align: right;}
.config_view_special_share_redeemsharelist .op{text-align: right;}



/*异常错误*/
.abnormal-bg{width: 600px; margin: 0 auto; padding-top: 50px; padding-bottom: 20px; text-align: center;}
.abnormal-img{background: url("../images/abnormal.png") no-repeat top center; width: 172px; height: 135px; margin: 0 auto}
.abnormal-bg p{ font-size: 26px; text-align: center; color: #666; margin: 20px auto; }
.abnormal-bg span{font-size: 16px; text-align: center; color: #999; margin: 20px auto;display: block; }
.abnormal-ok{background-color: #00a9ed; cursor: pointer; height: 35px; line-height: 35px; padding:0 35px; border-radius: 30px; font-size: 20px; color: #fff; display: inline-block;}
.abnormal-no{border:1px solid #00a9ed; cursor: pointer; height: 33px; line-height: 33px; padding:0 35px; border-radius: 30px; font-size: 20px; color: #00a9ed; display: inline-block; margin-left: 20px;}
.abnormal-ok:hover{color: #fff; opacity: 0.8;}

.prompt-box-icon{ width: 20px; height: 20px; background: url("../images/prompt-box-icon.png") no-repeat center center; display: inline-block; position: relative; vertical-align: middle; }
.prompt-box .prompt-tip-down{position: absolute;min-width:200px;max-width: 400px; left: -10px;top: 20px;border-radius: 3px;margin-left: 0;font-size: 13px;display: none; z-index: 99;}
.prompt-box:hover .prompt-tip-down{display: block;}
.prompt-box .prompt-tip-bg{ background:#fff;border-radius: 2px; border:1px solid #F5DABD;
	padding:5px; font-size: 12px;
	-webkit-box-shadow:2px 2px  4px #999;
	-moz-box-shadow:2px 2px  4px #999;
	box-shadow: 2px 2px  4px #999;
	position: relative;}
.prompt-box .prompt-tip-icon{width:100%;height: 6px;position: absolute;top: -6px;/* left: 0; */z-index: 1;margin:0 auto;background: url("../images/prompt-tip-icon.png") no-repeat top left;}
