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: #EAEBEF;}
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;}
body a:active{color: #1b76af;}

/*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: #2396dd;}


.font-num{font-family:Tahoma,Arial, Helvetica, sans-serif;  }
.font-num b{font-family:Tahoma,Arial, Helvetica, sans-serif;  }

/*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;}

.hand-cursor{cursor: pointer;}
.none{ display:none}
.block{ display:block}
.inline-block{ display: inline-block;}

/*页面居中*/
.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-15{ font-size: 15px;}
.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-28{ font-size: 28px;}
.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-red{ color: #fd5c68}
.fn-color-yellow{ color: #f08d3c}
.fn-color-orange{ color: #ff4100}
.fn-color-green{ color: #18b51f}
.fn-color-blue{color: #0099ff}
.fn-color-blue2{color: #2f99de}

/*默认字体链接*/
.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: #1b76af; 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;}

.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}

/*margin*/
.mg-t-10-f{margin-top: -10px;}
.mg-t-50-f{margin-top: -50px;}

.mg5{margin: 5px;}
.mg10{margin: 10px}
.mg15{margin: 15px}

.mg-t-1{margin-top: 1px}

.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-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-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-b-50{margin-bottom:50px}

.mg-l-60{margin-left: 60px;}
.mg-t-60{margin-top: 60px}
/*width*/
.w40{width: 40px;}
.w50{width: 50px;}
.w60{width: 60px;}
.w80{width: 80px;}
.w90{width: 90px;}
.w100{width: 100px;}
.w112{width: 112px;}
.w120{width: 120px;}
.w160{width: 160px;}
.w180{width: 180px;}
.w200{width: 200px;}
.w250{width: 250px;}
.w280{width: 280px;}
.w290{width: 290px;}
.w300{width: 300px;}
.w360{width: 360px;}
.w400{width: 400px;}
.w428{width: 428px;}
.w430{width: 430px;}
.w450{width: 450px;}
.w500{width: 500px;}
.w780{width: 780px;}

.wb5{width: 5%}
.wb10{width: 10%}
.wb15{width: 15%}
.wb20{width: 20%}
.wb22{width: 22%}
.wb25{width: 25%}
.wb30{width: 30%}
.wb35{width: 25%}
.wb40{width: 40%}
.wb45{width: 45%}
.wb50{width: 50%}
.wb55{width: 55%}
.wb60{width: 60%}
.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;}
.h50{height: 50px;}
.h70{height: 70px;}
.h80{height: 80px;}
.h100{height:100px;}


.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}

/*层级*/
.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;}
.b12{ z-index: 70;}


/*背景色*/
.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;}
.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: #0a51a0; color: #fff;  }
.page-b-red{
  background-color: #2396dd;
  box-shadow: 0px 3px 6px 0px rgba(35,150,221,0.28);
  color: #fff;
}
.page-b-blue:hover,.page-b-red:hover{color: #fff;}

.open-submit{width:174px; background-color: #2396dd; box-shadow: 0px 3px 6px 0px rgba(35,150,221,0.28); color: #fff;outline: none; border:0; line-height: 44px; height: 44px; font-size: 16px; text-align: center; cursor: pointer;}
.open-submit:hover{outline: none; border:0; opacity: 0.8;filter:alpha(opacity=80);}
.open-submit.page-disabled{background: #c3c3c3; color: #fff;box-shadow: 0px 3px 6px 0px #eaeaea;}
.open-submit:active{ background: #1b76af }

.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:active{ background: #2396dd }

/*---图标*/
.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; text-indent: 20px; *text-indent: 0; *padding-left: 20px; line-height: 45px; height: 45px;}
.hs-tong-input-big{border:1px solid #c0cad2; text-indent: 10px; *text-indent: 0; *padding-left: 10px; line-height: 36px; height: 36px;}
.tong-input-error{border:1px solid #ED1C24;}

/*下拉单通用*/
.tong-select .chosen-container-single .chosen-single{border:1px solid #c0cad2;line-height: 45px; height: 45px; text-indent: 10px;}
.tong-select .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: 4px 10px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 8px solid #999;
  margin-top: 18px;
  cursor: pointer;
}
.tong-select .chosen-container-single .chosen-single div b {
  background-position: 4px 10px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 8px solid #999;
  margin-top: 18px;
  cursor: pointer;
}
.tong-select .chosen-container .chosen-results li{padding-left: 18px;}

.tong-select-small .chosen-container-single .chosen-single{border:1px solid #c0cad2;}
.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;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; position: relative;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: url("../images/dateinput-icon2.png") no-repeat 95% center; }
.keyboardinput{ background: url("../images/keyboardinput.png") no-repeat 95% center;}
.searchinput-icon{background: url("../images/searchinput-icon.png") no-repeat 95% center;}

.tong-error{background: url("../images/tong-error.png") no-repeat left center; text-indent: 20px; color: #F52E3E; margin-top: 10px;padding-left: 20px;}
.tong-error2{background: url("../images/tong-error.png") no-repeat left center; text-indent: 20px; color: #F52E3E; margin-top: 10px;padding-left: 20px;}
.success_mobile_authcode a {color: #0099ff;}

.question-icon-white{background: url("../images/question-icon-white.png") no-repeat center center;position: relative; display: inline-block; width: 14px; height: 14px; vertical-align: middle; margin-left: 3px;}
.question-icon-white .qi-content,.question-icon .qi-content{ display: none;}
.question-icon-white:hover .qi-content{position: absolute; width: 340px; padding: 10px 20px; background-color: #fff; color: #333; border-radius: 5px; display: block;
  -webkit-box-shadow:0 2px 5px #e6e6e6;  -moz-box-shadow:0 2px 5px #e6e6e6; box-shadow: 0 2px 5px #e6e6e6;
  border:1px solid #efefef; top:15px; left:-130px}
.question-icon:hover .qi-content{position: absolute; width: 260px; padding: 10px 20px; background-color: #fff; color: #333; border-radius: 5px; display: block;
  -webkit-box-shadow:0 2px 5px #e6e6e6;  -moz-box-shadow:0 2px 5px #e6e6e6; box-shadow: 0 2px 5px #e6e6e6;
  border:1px solid #efefef; top:25px; left:-130px}

/*----正文中通用部分*/
.often-title{color: #474d5c;}
.often-title span.fn-color-9{vertical-align: bottom;}
.often-name{font-weight: bold;}

/*表格通用部分*/
.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 #2396dd;}
.table-line-red{border-top: 1px solid #2396dd;}

table{width: 100%;}
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 th{color: #333; padding:17px 10px ; background-color: #FBFBFC;    font-weight: normal;}
/*table th.table-center{ text-align: center }
table th.table-left{ text-align: left }
table th.table-right{ text-align: right }*/

table td{text-align: center;padding:15px 10px ; line-height: 22px; position: relative; border-bottom: 1px solid #eee;;word-break: break-all;word-wrap: break-word;}
/*table td.table-center{ text-align: center }
table td.table-left{ text-align: left }
table td.table-right{ text-align: right }*/

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:hover{background-color: #f7f7fb;}

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: #00b0ae; font-size: 16px;}
.fund-red{ color: #f52f3e;  font-size: 16px;}
.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:100px;position: relative;}
.no-data-title{color:#999;font-size: 18px;text-align: center;width: 300px;margin: 0 auto;padding-top: 118px;}
.no-data.empty2{background: url("../images/empty2.gif") no-repeat top center;}

.tips ul li{position: relative;}
.tips span{width: 20px;height: 20px; position: absolute; left:0;}
.tips p{margin-left: 20px;}
.tips-left-right{padding-left: 40px; padding-right: 40px;}
.tips-title{margin-bottom: 20px;}
.tips-title .fn-center{ width: 124px; }
.cut{color:#cccbd0;}
.tips-title .cut-l{background:url("../images/cut-l.png") no-repeat center center;width:338px;height:20px;}
.tips-title  .cut-r{background: url("../images/cut-r.png") repeat-x center center;width: 90%;height:20px;}
.tips{margin: 30px 0 30px 0;}


/*单选框与复选框*/
.single-radiobox .single-radiobox-select{width: 18px;height: 18px;margin: 0;opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;filter: alpha(opacity = 0);}
.single-radiobox{width: 18px; height: 18px;margin: 3px 0 0 0;border: none;background:url("../images/radiobox-no.png") no-repeat 0 0;}
.single-radiobox.on-select{background:url("../images/radiobox-yes.png") no-repeat 0 0;}

.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;}
.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;}

.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;}


/*通用标签*/
.fund-tab-bg{margin-top: 15px; border-bottom: 2px solid #cbcadc;line-height: 45px; height: 45px; position: relative;}
.fund-tab-bg .fund-tab{ line-height: 45px; position: absolute; }
.fund-tab-bg .fund-tab ul li{line-height: 45px;float: left; }
.fund-tab-bg .fund-tab ul li a{padding:0 20px; cursor: pointer; background: url("../images/tab-line.png") no-repeat left center; display: block;}
.fund-tab-bg .fund-tab ul li.on a{color: #2396dd;border-bottom: 2px solid #2396dd;}
.fund-tab-bg .fund-tab ul li:first-child a{background-image: none;}
.fund-tab-bg .fund-tab ul li a:hover{color: #2396dd; }

/*通用弹出框*/
.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-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-300{max-height: 300px; overflow-x: hidden; overflow-y:auto; }
.dialog-height-200{max-height: 200px; overflow-x: hidden; overflow-y:auto; }
.layer-table table th{background: transparent;}

.dialog-width-height{max-height: 300px;max-width: 780px; overflow-y:auto;margin-top: 5px;  margin:25px 20px;padding-top:0  }

/*.layer-height{height: 400px; overflow: hidden; overflow-y:auto; }*/

.fixed-bottom-btns{ padding-bottom: 52px;}
.fixed-bottom-btns .fixed-area{ /*position: fixed;*/ position: absolute; bottom: 0px; left: 0px; width: 100%; background: #ebecf0; }

.fixed-bottom-btns2{ padding-bottom: 20px; padding-top: 10px; }
.fixed-bottom-btns2 .fixed-area2{ text-align: center;  }
.fixed-area2 .wb50{width: auto;}

.fixed-area .wb50{width: 50%;float: left;*width:49.8%;}
.fixed-area .wb100{width: 100%;float: left;}

.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: 58px; border-bottom: 2px solid #f8f8f8; font-size: 16px;}

.add-btn-cancel,.add-btn-sure,.add-btn-sure2,.add-btn-submit{border:none; font-size: 16px;  line-height: 52px; text-align: center;}
.add-btn-cancel,.add-btn-sure-ocr,.add-btn-sure2,.add-btn-submit{border:none; font-size: 16px;  line-height: 52px; text-align: center;}
.add-btn-cancel{background-color: #ebecf0; color: #2b93ed; }
.add-btn-sure{background-color: #2396dd;  color: #fff; }
.add-btn-sure-ocr{background-color: #2396dd;  color: #fff; }
.add-btn-sure2{background-color: #2396dd;  color: #fff; }
.add-btn-submit{background-color: #2396dd;  color: #fff; }

.add-btn-sure-login {
  font-size: 16px;
  border: 1px solid #2396dd;
  border-radius: 2px;
  line-height: 40px;
  text-align: center;
  padding: 0 40px;
  display: inline-block;
  width: auto;
  margin-left: 20px;
}

.add-btn-cancel-login {
  background-color: #fff;
  font-size: 16px;
  border: 1px solid #2396dd;
  border-radius: 2px;
  line-height: 40px;
  text-align: center;
  padding: 0 40px;
  display: inline-block;
  width: auto;
}

.add-btn-sure-order {
  font-size: 16px;
  border: 1px solid #2396dd;
  border-radius: 2px;
  line-height: 40px;
  text-align: center;
  padding: 0 40px;
  display: inline-block;
  width: auto;
  margin-left: 20px;
}

.add-btn-cancel-order {
  background-color: #fff;
  font-size: 16px;
  border: 1px solid #2396dd;
  border-radius: 2px;
  line-height: 40px;
  text-align: center;
  padding: 0 40px;
  display: inline-block;
  width: auto;
}

.tradepwdexpired-true {
  font-size: 16px;
  border: 1px solid #2396dd;
  border-radius: 2px;
  line-height: 40px;
  text-align: center;
  padding: 0 40px;
  display: inline-block;
  width: auto;
  margin-left: 20px;
}

.tradepwdexpired-cancel {
  background-color: #fff;
  font-size: 16px;
  border: 1px solid #2396dd;
  border-radius: 2px;
  line-height: 40px;
  text-align: center;
  padding: 0 40px;
  display: inline-block;
  width: auto;
}

.check-mobiletel td,.check-btn td,.check-tr td {
  border-bottom: none;
}

/*所有统一的提示页面*/
.tong-btn-cancel,.tong-btn-sure,.tong-btn-submit,.tong-btn-other{border:none; font-size:16px; border:1px solid #2396dd; border-radius: 2px; line-height: 40px;text-align: center;padding: 0 40px;display: inline-block;}
.tong-btn-cancel{background-color: #fff; color: #2396dd; }
.tong-btn-sure{background-color: #2396dd;  color: #fff; margin-left: 50px; }
.tong-btn-submit{background-color: #2396dd;  color: #fff; margin-left: 50px;}
.tong-btn-other{background-color: #2396dd;  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-false{width:300px;height:139px;background: url("../images/open-account-false.png") no-repeat top center}
.open-account-success{width:300px;height:139px;background: url("../images/open-account-success.png") no-repeat top center}
.open-account-state{width:300px;height:187px;background: url("../images/open-account-state.png") no-repeat bottom center;float: left}
.open-account-content{width:650px;margin:0 auto;}

.riskinfo-layer{height: auto;}
.riskinfo-layer .assets-info{padding: 20px 0 0 0;}
.riskinfo-layer-p{width: 288px;line-height: 25px;float: left;margin-left: 20px;font-size: 16px;}
.riskinfo-layer .open-account-content-success{width: 470px;}
.riskinfo-layer .open-account-success{width: 155px;height: 91px;background: url("../images/open-account-success-small.png") no-repeat top center;}
.riskinfo-layer .open-account-false{width: 155px;height: 91px;background: url("../images/open-account-false-small.png") no-repeat top center;}
.riskinfo-layer .open-account-state{width: 155px;height: 120px;background: url("../images/open-account-state-small.png") no-repeat bottom center;}

.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;}
.position-title{position: absolute;background-color: #f7f7fb;width: 100%;padding: 0 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;}

.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;
}

.reminderForm-border{
  border :1px solid #999;
  line-height: 1px;
}

.money-icon{background: url("../images/money-icon.png") no-repeat center center; position: relative;display: inline-block; width: 25px; height: 19px; vertical-align: middle;}
.clock-icon{background: url("../images/clock-icon.png") no-repeat center center; position: relative;display: inline-block; width: 25px; height: 19px; vertical-align: middle; margin-left: 20px;}
.shandian-icon{background: url("../images/shandian-icon.png") no-repeat center center; position: relative;display: inline-block; width: 25px; height: 19px; vertical-align: middle; margin-left: 3px;}

/*销户*/
.hs_title {
  line-height: 24px;
  font-size: 14px;
  font-family: "微软雅黑", "黑体", Verdana, Geneva, sans-serif;
  padding: 0px 5px 5px 1px;
  font-weight: bold;
}
.hs_listdl {
  padding: 5px 0;
}
.hs_listdl dt {
  font-weight: bold;
  color: #F30;
  padding: 5px 5px 5px 1px;
  position: relative;
  zoom: 1;
  min-height: 18px;
  height: auto!important;
  height: 18px;
  clear: both;
}
.hs_submit {
  text-align: center;
  padding: 10px;
  margin-top: 5px;
}
#declare_riskbox a, .custriskstr, #showfundnameId ,#fundRisk{color: red;}

.color-1 th{color: #fa7453; }
.color-1 span em{background: #fa7453;}
.color-2 th{color: #ffae45; }
.color-2  span em{background: #ffae45;}
.color-3 th{color: #42b1f5; }
.color-3  span em{background: #42b1f5;}
.color-4 th{color: #3dc6a8; }
.color-4  span em{background: #3dc6a8;}

.color-5 th{color: #7F00FF; }
.color-5 span em{background: #7F00FF;}
.color-6 th{color: #FF0080; }
.color-6  span em{background: #FF0080;}
.color-7 th{color: #6F6FF7; }
.color-7  span em{background: #6F6FF7;}
.color-8 th{color: #FF7F00; }
.color-8 span em{background: #FF7F00;}


span.color-1 em{background: #fa7453;}
span.color-2 em{background: #ffae45;}
span.color-3 em{background: #42b1f5;}
span.color-4 em{background: #3dc6a8;}
span.color-5 em{background: #7F00FF;}
span.color-6 em{background: #FF0080;}
span.color-7 em{background: #6F6FF7;}
span.color-8 em{background: #FF7F00;}

.pie-info-panel .asset-type li em{width: 20px;height: 20px;margin: 12px 8px 0 0;  display:inline-block;float:left;}

span.color-0 th{color: #6F6FF7; }
span.color-0 em{color: #6F6FF7;}


span.color-1 em{color: #fa7453;}
span.color-2 em{color: #ffae45; }
span.color-3 em{color: #42b1f5; }
span.color-4 em{color: #3dc6a8; }
span.color-5 em{color: #7F00FF; }
span.color-6 em{color: #FF0080; }
span.color-7 em{color: #6F6FF7; }
span.color-8 em{color: #FF7F00; }

span.color-1 {color: #fa7453;}
span.color-2 {color: #ffae45; }
span.color-3 {color: #42b1f5; }
span.color-4 {color: #3dc6a8; }
span.color-5 {color: #7F00FF; }
span.color-6 {color: #FF0080; }
span.color-7 {color: #6F6FF7; }
span.color-8 {color: #FF7F00; }
.zechart-info {
  text-align: center;
  line-height: 200px;
  font-size: 18px;
  color: #999;
  display: block;
}
#combinenewsQuery table tr{border-collapse:collapse;border-spacing:0;border-bottom: 1px solid #eeeeee;}
#combinenewsQuery table td{border-bottom: none}

td.dividendregdate { /*单行的的table表格*/
  display: table-cell;
  border-bottom:1px solid #eee;
  word-break:break-all; /*支持IE，chrome，FF不支持*/
  word-wrap:break-word;/*支持IE，chrome，FF*/
  white-space: nowrap;
}
/*.asset-panel{position: relative;padding-bottom: 10px;}
.asset-panel .t-txt{color: #474d5c;}
.rate50{width: 50%;box-sizing: border-box;}
.rate40{width: 40%;box-sizing: border-box;}
.rate60{width: 60%;box-sizing: border-box;}
.rate55{width: 55%;}
.rate45{width: 45%;}
.rate100{width: 100%;}
.rate33{width: 33.3%;box-sizing: border-box;}
.hs-border-bottom{border-bottom:1px solid #eeeeee;}
.minWidth{min-width: 185px;}
.asset-content{position: relative;}
.asset-content .look-for{position: absolute;top: -13px;right: -20px;}
.fomateNum{font-style: normal;}*/

.asset-panel{position: relative;padding-bottom: 10px;}
.asset-panel .t-txt{color: #474d5c;}
.rate50{width: 50%;box-sizing: border-box;}
.rate40{width: 40%;box-sizing: border-box;}
.rate60{width: 60%;box-sizing: border-box;}
.rate55{width: 55%;}
.rate45{width: 45%;}
.rate100{width: 100%;}
.rate33{width: 33.3%;box-sizing: border-box;}
.lineH32{line-height: 32px;}
.hs-border-bottom{border-bottom:1px solid #eeeeee;}
.minWidth{min-width: 185px;}
.asset-content{position: relative;}
.asset-content .look-for{position: absolute;top: -13px;right: -20px;}
.fomateNum{font-weight: normal;font-family: "numfonts";}
.act-panel{margin: 3px 0 0 50px;}
.act-btn{width: 68px;height: 32px;font-size: 14px;font-weight: normal; line-height: 32px;text-align: center;}
.act-btn.recharge{color: #fff;background-color: #2396dd;box-shadow: 0px 3px 6px 0px rgba(35,150,221,0.28);border-radius: 3px;}
.act-btn.recharge:hover{color: #fff;border:0; opacity: 0.8;filter:alpha(opacity=80);}
.act-btn.withdraw{color:#2396dd; }

table#view_config_view_money_breakevenDetailedList th {
  padding: 17px 10px;
  background-color: #066198;
  border-right: 1px solid #fff;
  font-weight: bold;
  color: #fff;
  text-align: center!important;
}

.relate_radio{margin-right:15px; display: inline-block; height: 20px;padding-left:15px;background: url("../images/radiobox-no.png") no-repeat left center;cursor: pointer;}
.relate_radio input{visibility: hidden;}
.relate_radio.on{background: url("../images/radiobox-yes.png") no-repeat left center;}
.relate_radio .hs-tong-input-big{visibility: visible; margin-left:10px;}
.single-rb-select .relate_radio{ height:40px;}
.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;}/*实际控制人*/

/*弹出框签约*/
.signing-bank ul li{padding:10px 0; line-height: 30px; padding-left: 15px; position: relative;padding-right: 30px;font-size: 16px;
  list-style:none;}
/*.signing-bank ul li:after{width: 4px; height: 4px; border-radius: 50px; background: #ddd; position: absolute; content: '';left:0; top:22px;}*/
.signing-bank ul li a{ background-color: #2396DD; line-height: 26px; height: 26px; display: inline-block; text-align: center; color: #fff; padding:0 10px; border-radius: 2px;}
.signing-bank ul li a:hover{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;}


.page-dailog-content{ padding: 15px; overflow: hidden;}
.no-access-title{ font-size: 20px; color: #3c94ff; text-align: center;}
.overflw{max-height: 350px; overflow-x: hidden; overflow-y:auto; color:#666; line-height:22px;padding:0 15px;}

.add-btn-submit.page-disabled{background: #98A2BD;border: 1px solid;}

.error-tips a {
  color: #0099ff;
}