@charset "utf-8";

html{font-size:62.5%;}
body{font-size:1.4rem; background:#f4f4f4; color:#666;}

/*Clear Css*/
.clear{clear:both; font-size:0px; height:0px; line-height:0;}
.clearfix:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:block;zoom:1;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}

/*Common Css*/
.fl{float:left;}
.fr{float:right;}
.show{display:block;}
.hide{display:none;}
.text-c{text-align: center;}
.text-l{text-align: left;}
.text-r{text-align: right;}
/******字体大小*****/
.fs12 { font-size: 1.2rem } 
.fs13 { font-size: 1.3rem } 
.fs14 { font-size: 1.4rem } 
.fs15 { font-size: 1.5rem } 
.fs16 { font-size: 1.6rem }
.fs17 { font-size: 1.7rem } 
.fs18 { font-size: 1.8rem }
.fs19 { font-size: 1.9rem }  
.fs20 { font-size: 2.0rem }
.fs21 { font-size: 2.1rem } 
.fs22 { font-size: 2.2rem }
.fs23 { font-size: 2.3rem } 
.fs24 { font-size: 2.4rem }
.fs25 { font-size: 2.5rem } 
.fs26 { font-size: 2.6rem } 
.fs27 { font-size: 2.7rem }
.fs28 { font-size: 2.8rem } 
.fs29 { font-size: 2.9rem }
.fs30 { font-size: 3.0rem } 
.fs32 { font-size: 3.2rem } 
.fs34 { font-size: 3.4rem } 
.fs36 { font-size: 3.6rem } 
.fs38 { font-size: 3.8rem } 
.fs40 { font-size: 4.0rem } 
.fs42 { font-size: 4.2rem } 
.fs48 { font-size: 4.8rem }

/*margin padding*/
.nwd-p-5 { padding: .5rem }
.nwd-p-10 { padding: 1rem }
.nwd-p-15 { padding: 1.5rem }
.nwd-p-20 { padding: 2rem }
.nwd-p-30 { padding: 3rem }
.nwd-p-40 { padding: 4rem }
.nwd-plr-5{ padding: 0 .5rem}
.nwd-plr-10{ padding: 0 1rem}
.nwd-plr-15{ padding: 0 1.5rem}
.nwd-plr-20{ padding: 0 2rem}
.nwd-ptb-5{ padding: .5rem 0}
.nwd-ptb-10{ padding: 1rem 0}
.nwd-ptb-15{ padding: 1.5rem 0}
.nwd-ptb-20{ padding: 2rem 0}
.nwd-pt-5 { padding-top: .5rem }
.nwd-pt-10 { padding-top: 1rem }
.nwd-pt-15 { padding-top: 1.5rem }
.nwd-pt-20 { padding-top: 2rem }
.nwd-pt-30 { padding-top: 3rem }
.nwd-pt-40 { padding-top: 4rem }
.nwd-pr-5 { padding-right: .5rem }
.nwd-pr-10 { padding-right: 1rem }
.nwd-pr-15 { padding-right: 1.5rem }
.nwd-pr-20 { padding-right: 2rem }
.nwd-pr-30 { padding-right: 3rem }
.nwd-pr-40 { padding-right: 4rem }
.nwd-pb-5 { padding-bottom: .5rem }
.nwd-pb-10 { padding-bottom: 1rem }
.nwd-pb-15 { padding-bottom: 1.5rem }
.nwd-pb-20 { padding-bottom: 2rem }
.nwd-pb-30 { padding-bottom: 3rem }
.nwd-pb-40 { padding-bottom: 4rem }
.nwd-pl-5 { padding-left: .5rem }
.nwd-pl-10 { padding-left: 1rem }
.nwd-pl-15 { padding-left: 1.5rem }
.nwd-pl-20 { padding-left: 2rem }
.nwd-pl-30 { padding-left: 3rem }
.nwd-pl-40 { padding-left: 4rem }
.nwd-m-5 { margin: .5rem }
.nwd-m-10 { margin: 1rem }
.nwd-m-15 { margin: 1.5rem }
.nwd-m-20 { margin: 2rem }
.nwd-m-30 { margin: 3rem }
.nwd-m-40 { margin: 4rem }
.nwd-mtb-5{margin: .5rem 0}
.nwd-mtb-10{margin: 1rem 0}
.nwd-mtb-15{margin: 1.5rem 0}
.nwd-mtb-20{margin: 2rem 0}
.nwd-mt-5 { margin-top: .5rem }
.nwd-mt-10 { margin-top: 1rem }
.nwd-mt-15 { margin-top: 1.5rem }
.nwd-mt-20 { margin-top: 2rem }
.nwd-mt-30 { margin-top: 3rem }
.nwd-mt-40 { margin-top: 4rem }
.nwd-mr-5 { margin-right: .5rem }
.nwd-mr-10 { margin-right: 1rem }
.nwd-mr-15 { margin-right: 1.5rem }
.nwd-mr-20 { margin-right: 2rem }
.nwd-mr-30 { margin-right: 3rem }
.nwd-mr-40 { margin-right: 4rem }
.nwd-mb-5 { margin-bottom: .5rem }
.nwd-mb-10 { margin-bottom: 1rem }
.nwd-mb-15 { margin-bottom: 1.5rem }
.nwd-mb-20 { margin-bottom: 2rem }
.nwd-mb-30 { margin-bottom: 3rem }
.nwd-mb-40 { margin-bottom: 4rem }
.nwd-ml-5 { margin-left: .5rem }
.nwd-ml-10 { margin-left: 1rem }
.nwd-ml-15 { margin-left: 1.5rem }
.nwd-ml-20 { margin-left: 2rem }
.nwd-ml-30 { margin-left: 3rem }
.nwd-ml-40 { margin-left: 4rem }
.nwd-mlr-5 { margin: 0 .5rem }
.nwd-mlr-10 { margin: 0 1rem }
.nwd-mlr-15 { margin: 0 1.5rem }

/******字体颜色*****/
.fc-orange { color: #f60; }
.fc-green { color: #5db641; }
.fc-blue {color: #2577E3; }
.fc-9 { color: #999; }
.fc-6 { color: #666; }
.fc-3 { color: #333; }
.bg-white {background: #fff; }
.bg-f4 {background: #f4f4f4; }

/***超链接***/
.nwd-link { color: #2577e3; }
.nwd-link:hover { color: #4D9AFF; }
/*border*/
.bt {
    border-top: 1px solid #e3e3e3
}

.bb {
    border-bottom: 1px solid #e3e3e3
}

.bl {
    border-left: 1px solid #e3e3e3
}

.br {
    border-right: 1px solid #e3e3e3
}

.ba {
    border: 1px solid #e3e3e3
}

/*z-index*/
.z9 {
    z-index: 9;
}
.z10 {
    z-index: 10;
}
.z99 {
    z-index: 99;
}
.z100 {
    z-index: 100;
}
.z999 {
    z-index: 999;
}
.z1000 {
    z-index: 1000;
}
.zMax {
    z-index: 99999;
}
.pct100 {
    width: 100%;
}

.hidden {
    display: none !important
}

.show {
    display: block !important;
}

.v-h {
    visibility: hidden !important
}

.through {
    text-decoration: line-through
}

.ellipsis {
    text-overflow: ellipsis
}



.fund-safe{
  margin: 1.5rem 0;
}
.fund-safe img{
  margin-right: .5rem;
  vertical-align: bottom;
}


/*bar*/
.nwd-bar{
	height: 4.4rem;
	line-height: 4.4rem;
    width: 100%;
    background-color: #2577e3;
    text-align: center;
    color: #fff;
    font-size: 1.7rem;
    position: relative;
}
.bar-arrow-l{
	position: absolute;
	left: 1.5rem;
	top: 0;
	height: 4.4rem;
	width: 2.4rem;
}
.bar-arrow-l .nwd-icons-arrow_left{
  color: #fff;
  font-size: 2rem
}
.bar-more{
	position: absolute;
	right: 1.5rem;
	top: 0;
	height: 4.4rem;
	width: 2.4rem;
	background: url(../image/bar-more.png) no-repeat center;
    background-size: contain;
}
.bar-over{
    position: absolute;
    right: 1.5rem;
    top: 0;
    line-height: 4.4rem;
    text-decoration: none;
    color: #fff;
    font-size: 1.5rem
}
/*button*/
.nwd-btn {
    display: block;
    padding: 0;
    width: 100%;
    height: 4.4rem;
    line-height: 4.4rem;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    background-image: none;
    white-space: nowrap;
    outline: none;
    font-size: 1.7rem;
    color: #fff;
    text-decoration: none;
    box-sizing: border-box
}
/*常规*/
.nwd-btn-highlight {
    border:.1rem solid #f60;
    background: #f60;
    border-radius: 0.4rem;
}
.nwd-btn-highlight.active,.nwd-btn-highlight:active {
    border:.1rem solid #cc5200;
    background: #cc5200;
}
.nwd-btn-light {
    border:.1rem solid #2577e3;
    background: #2577e3;
    border-radius: 0.4rem;
}
.nwd-btn-light.active,.nwd-btn-light:active {
    border:.1rem solid #1e5fb6;
    background: #1e5fb6;
}
.nwd-btn-outlight {
    border:.1rem solid #fff;
    background: #fff;
    border-radius: 0.4rem;
    color: #f60
}
.nwd-btn-outlight.active,.nwd-btn-outlight:active {
    border:.1rem solid #fff;
    background: #fff;
}
.nwd-btn-disable {
    border:.1rem solid #ccc;
    background: #ccc;
    border-radius: 0.4rem;
    cursor: default;
}
/*吸底*/
.nwd-btn-Xhighlight, .nwd-btn-Xlight, .nwd-btn-disable{
    position: fixed;
    z-index: 999;
    left: 0;
    width: 100%;
    bottom: 0;
}
.nwd-btn-Xhighlight {
    border:.1rem solid #f60;
    background: #f60;
}
.nwd-btn-Xhighlight.active,.nwd-btn-Xhighlight:active {
    border:.1rem solid #cc5200;
    background: #cc5200;
}
.nwd-btn-Xlight {
    border:.1rem solid #2577e3;
    background: #2577e3;
}
.nwd-btn-Xlight.active,.nwd-btn-Xlight:active {
    border:.1rem solid #1e5fb6;
    background: #1e5fb6;
}
.nwd-btn-Xdark {
    border:.1rem solid #ccc;
    background: #ccc;
}
.nwd-btn-Xdark.active,.nwd-btn-Xdark:active {
    border:.1rem solid #999;
    background: #999;
}
/*圆角*/
.nwd-btn-Rhighlight {
	border:.1rem solid #f60;
    background: #f60;
    box-shadow: 0 .1rem .2rem #f60;
    border-radius: 5rem;
}
.nwd-btn-Rhighlight.active,.nwd-btn-Rhighlight:active {
    border:.1rem solid #cc5200;
    background: #cc5200;
    box-shadow: 0 .1rem .2rem #cc5200;
}
.nwd-btn-Rlight {
	border:.1rem solid #2577e3;
    background: #2577e3;
    box-shadow: 0 .1rem .2rem #2577e3;
    border-radius: 5rem;
}
.nwd-btn-Rlight.active,.nwd-btn-Rlight:active {
    border:.1rem solid #1e5fb6;
    background: #1e5fb6;
    box-shadow: 0 .1rem .2rem #1e5fb6;
}
.nwd-btn-Rdark {
    border:.1rem solid #ccc;
    background: #ccc;
    box-shadow: 0 .1rem .2rem #ccc;
    border-radius: 5rem;
    cursor: default;
}

/*菜单*/
.nwd-tab-nav{
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    text-align: center;
    color: #999;
    overflow: hidden;
    font-size: 1.5rem;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    height: 5rem;
    font-size: 1.4rem;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99
}
.nwd-tab-nav .nwd-tab{
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    width: 1%;
    text-align: center;
}
.nwd-tab-nav .nwd-nav-on{color: #2577e3}
.nwd-tab-nav a{text-decoration: none;color: #999;}
.nwd-tab-nav a span{width:25px;height:25px;margin:.6rem auto .4rem;display:block;}
.nwd-tab-nav a:nth-child(1) span{background:url(../image/foot-nav-a.png) no-repeat center center;background-size:contain;}
.nwd-tab-nav a:nth-child(2) span{background:url(../image/foot-nav-b.png) no-repeat center center;background-size:contain;}
.nwd-tab-nav a:nth-child(3) span{background:url(../image/foot-nav-c.png) no-repeat center center;background-size:contain;}
.nwd-tab-nav a:nth-child(4) span{background:url(../image/foot-nav-d.png) no-repeat center center;background-size:contain;}
.nwd-tab-nav a:nth-child(1).nwd-nav-on span{background-image:url(../image/foot-nav-ao.png);}
.nwd-tab-nav a:nth-child(2).nwd-nav-on span{background-image:url(../image/foot-nav-bo.png);}
.nwd-tab-nav a:nth-child(3).nwd-nav-on span{background-image:url(../image/foot-nav-co.png);}
.nwd-tab-nav a:nth-child(4).nwd-nav-on span{background-image:url(../image/foot-nav-do.png);}

/*选项卡*/
.nwd-tab-con{
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    text-align: center;
    color: #999;
    overflow: hidden;
    font-size: 1.5rem;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    height: 5rem;
    line-height: 5rem;
}
.nwd-tab-con .nwd-tab{
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    width: 1%;
    text-align: center;
}
.nwd-tab-con .tab-on{
    color: #2577e3;
    border-bottom: 2px solid #2577e3;
}

/*progress*/



/*message*/
.message-box{
    border-bottom: 2px solid #e6e6e6;
    text-align: center;
    padding: 2.5rem 0 2rem 0;
}
.message-box a{
    text-decoration: none;
}
.message-state .icon-msg{
    display: inline-block;
    height: 6rem;
    width: 6rem;
    line-height: 6rem;
    color: #fff;
    border-radius: 50%
}
.message-state .icon-msg-suc{
    background: #539b04;
}
[class^="icon-msg-"]:before, [class*="icon-msg-"]:before,
[class^="nwd-icon-"]:before, [class*="nwd-icon-"]:before {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 3.5rem
}
.message-state .icon-msg-fail{
    background: #f4333c;
}
.message-state .icon-msg-unkonw{
    background: #f60;
}
.message-state .icon-msg-notice{
    background: #2577e3;
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}
.message-state .icon-msg-suc:before{
    content: "\e635";
}
.message-state .icon-msg-fail:before{
    content: "\e639";
}
.message-state .icon-msg-unkonw:before{
    content: "\e634";
}
.message-state .icon-msg-notice:before{
    content: "\e634";
}
/*systemError*/
.system-error{
    text-align: center;
    font-size: 1.8rem
}
.error-con{
    padding:2.5rem 0 1rem 0; 
}


/*input*/
.nwd-cells {
  font-size: 1.5rem;
  background-color: #FFFFFF;
  overflow: hidden;
  position: relative;
}
.nwd-cells:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #e3e3e3;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
}
.nwd-cells:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-bottom: 1px solid #e3e3e3;
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
}
.nwd-cell {
  padding: 1.1rem 1.5rem 1.2rem 1.5rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}
.nwd-cell-bd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
}
.nwd-cell-ft {
  text-align: right;
}
.nwd-check {
  position: absolute;
  left: -9999rem;
}
.nwd-cells_radio .nwd-cell-ft {
  padding-left: 0.35rem;
}
.nwd-cells-radio .nwd-check:checked + .nwd-icon-checked:before {
  display: block;
  content: '\EA08';
  color: #09BB07;
  font-size: 16px;
}
.nwd-cells-checkbox .nwd-cell-hd {
  padding-right: 0.35rem;
}
.nwd-cells-checkbox .nwd-icon-checked:before {
  content: '\EA01';
  color: #C9C9C9;
  font-size: 23px;
  display: block;
}
.nwd-cells-checkbox .nwd-check:checked + .nwd-icon-checked:before {
  content: '\EA06';
  color: #09BB07;
}
.nwd-label {
  display: block;
  width: 105px;
  word-wrap: break-word;
  word-break: break-all;
}
.nwd-cell:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
          transform: scaleY(0.5);
  left: 15px;
}
.nwd-check-label {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.nwd-check-label:active {
    background-color: #ECECEC;
} 
.nwd-cell:first-child:before {
  display: none;
}

/*toast*/
.nwd-toast {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    width: 12rem;
    height: 12rem;
    margin-left: -6rem;
    margin-top: -6rem;
    color: #fff;
    display: inline-block;
    background-color: rgba(0,0,0,.7);
    text-align: center;
    box-shadow: 0 0 1.7rem rgba(0,0,0,.08);
    border-radius: .5rem;
}
.nwd-toast .nwd-icon {
    display: inline-block;
    width: 2.85rem;
    height: 2.85rem;
    line-height: 2.85rem;
    margin: 2.75rem 0 2.5rem 0
}
.nwd-toast .d-tip {
    color: #fff;
    font-size: 1.3rem;
}
.nwd-icon{
  border:1px solid #fff;
  border-radius: 50%;
}
[class^="nwd-icon-"]:before, [class*="nwd-icon-"]:before {
    font-size: 1.5rem
}
.nwd-icon-suc:before{
    content: "\e635";
}
.nwd-icon-notice:before{
    content: "\e634";
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}
.nwd-icon-fail:before{
    content: "\e639";
}
.nwd-toast .nwd-icon-network{
  margin: 2.75rem 0 2.5rem 0;
  border: none;
  width: 2.9rem;
  height: 2.9rem;
  background: url(../image/logo50.png) no-repeat;
  background-size: contain; 
}

/*loading*/
.nwd-loading{
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    text-align: center;
    display: inline-block;
    color: #fff;
}
.nwd-loading-grey{
    width: 12rem;
    height: 12rem;
    margin-left: -6rem;
    margin-top: -6rem;
    background-color: rgba(0,0,0,.7);
    box-shadow: 0 0 1.7rem rgba(0,0,0,.08);
    border-radius: .5rem;
}
.nwd-logo{
  position:relative;
}
.nwd-load-rota{
  position:absolute;
}
.nwd-loading-grey .nwd-logo{
    width:4.8rem;
    height:4.8rem; 
    margin:2.4rem auto 1.2rem auto; 
    background:url(../image/loading/loading_a@2x.png) center no-repeat; 
    background-size:contain;
}
.nwd-loading-grey .nwd-load-rota{
  width:4.8rem; height:4.8rem; 
  background:url(../image/loading/loading_b@2x.png) center no-repeat; 
  background-size:contain;
}
.nwd-loading-blue{
    width: 7.6rem;
    height: 7.6rem;
    margin-left: -3.8rem;
    margin-top: -3.8rem;
    background-color: transparent;
}
.nwd-loading-blue .nwd-logo{
    width:7.6rem;
    height:7.6rem; 
    background:url(../image/loading/loading_blue_a@2x.png) center no-repeat; 
    background-size:contain;
}
.nwd-loading-blue .nwd-load-rota{
  width:7.6rem; height:7.6rem; 
  background:url(../image/loading/loading_blue_b@2x.png) center no-repeat; 
  background-size:contain;
}
.nwd-loading-white{
    width: 18.5rem;
    height: 17rem;
    margin-left: -9.25rem;
    margin-top: -8.5rem;
    background-color: #fff;
}
.nwd-loading-white .nwd-logo{
    width:9.8rem;
    height:9.8rem; 
    margin:2rem auto 1.6rem auto; 
    background:url(../image/loading/loading@2x.png) center no-repeat; 
    background-size:contain;
}

.nwd-load-rota{
  animation-name:rotate;
  animation-duration:3S;
  animation-timing-function:linear;
  animation-delay:0s;
  animation-iteration-count:infinite;
  -webkit-animation:'rotate' 3s linear 0s infinite;
  
  animation-name:rotate;
  animation-duration:3S;
  animation-timing-function:linear;
  animation-delay:0s;
  animation-iteration-count:infinite;
}
@keyframes rotate{
  0%{transform:rotate(0deg);}
  50%{transform:rotate(180deg);}
  100%{transform:rotate(360deg);}   
}
@-webkit-keyframes rotate{
  0%{transform:rotate(0deg);}
  50%{transform:rotate(180deg);}
  100%{transform:rotate(360deg);}   
}
.nwd-loading .d-tip {
    font-size: 1.3rem;
}
.nwd-loading-blue .d-tip {
    color: #999;
    margin-top:.8rem;
}
.nwd-loading-white .d-tip {
    color: #666;
    margin-top:.8rem;
}
/*...*/
.ani_dot {
    font-family: simsun;    
}
:root .ani_dot {
    display: inline-block;
    width: 1.5rem;
    vertical-align: bottom;
    overflow: hidden;
}
@-webkit-keyframes dot {
    0% { width: 0; margin-right: 1.5rem; }
    33% { width: .5rem; margin-right: 5rem; }
    66% { width: 1rem; margin-right: .5rem; }
    100% { width: 1.5rem; margin-right: 0;}
}
.ani_dot {
    -webkit-animation: dot 2s infinite step-start;
    animation: dot 2s infinite step-start;
}

@keyframes dot {
    0% { width: 0; margin-right: 1.5rem; }
    33% { width: .5rem; margin-right: 1rem; }
    66% { width: 1rem; margin-right: .5rem; }
    100% { width: 1.5rem; margin-right: 0;}
}
/*...*/
/*toast loading 消失*/
.nwd-enter {
    -webkit-animation: toast-in .2s;
     animation: toast-in .2s;
     opacity: 1
 }

.nwd-leave {
    -webkit-animation: toast-out .2s;
    animation: toast-out .2s;
    opacity: 0 
}

@-webkit-keyframes toast-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes toast-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes toast-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes toast-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}