@charset "UTF-8";
/* reset  */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td, em, button {
  margin: 0;
  padding: 0;
}

body {
  font: 12px/1.5 "Microsoft yahei",arial, Simsun, sans-serif;
}

img, fieldset {
  margin: 0;
  padding: 0;
  border: none;
  vertical-align: middle;
}

input, button, select, textarea {
  outline: none;
}

textarea, input[type="text"], input[type="password"] {
  padding: 0 0 0 3px;
  border-color: #bbb #ddd #ddd #bbb;
  border-style: solid;
  border-width: 1px;
  height: 28px;
  font: 14px/28px "Microsoft YaHei", SimSun, Tahoma, Verdana, Arial, sans-serif;
  outline: none;
  color: #333;
  box-shadow: 1px 1px 1px #ddd inset;
  border-radius: 0;
  transition: inherit;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
  outline: none;
  box-shadow: none;
}

input::-ms-clear, input::-ms-reveal {
  display: none;
}

textarea {
  resize: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #2b7ae0;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

a:active, a:hover {
  outline-width: 0;
  text-decoration: none;
}

h1, h2, h3, h4, h5 {
  font: 12px/1.5 "Microsoft yahei",arial, Simsun, sans-serif;
}

ul, ol {
  list-style: none;
}

dfn {
  font-style: normal;
  font-family: Arial;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.icon, .check {
  display: inline-block;
  margin: 0;
  background: url(//pic.c-ctrip.com/picaresonline/FinancialServices/ForexOnline/images/icon.0ca7cd48.png) no-repeat;
}

.fxbook-btn-use {
  width: 80px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  background-color: #1da0dc;
  color: #fff;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  cursor: pointer;
}

.fxbook-btn-use:visited {
  color: #fff;
}

.fxorder-warp, .fxorder-result-wrap {
  width: 100%;
  background-color: #f5fafe;
}

.fxbook-content, .fxorder-result-content, .fxorder-list-content {
  width: 1180px;
  margin: 0 auto;
}

#mask {
  opacity: 0.7;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  z-index: 1024;
  background: black;
}

.fx-pop-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.inputbox.inputdate input {
  padding: 5px 10px;
  font-size: 15px;
  background: url(//pic.c-ctrip.com/picaresonline/FinancialServices/ForexOnline/images/bg-date.aab5f643.png) no-repeat right center;
}

.inputbox.inputdate input:hover {
  cursor: pointer;
}

.inputbox.inputdate input.disabled {
  background: url(//pic.c-ctrip.com/picaresonline/FinancialServices/ForexOnline/images/bg-nodate.30d888ff.png) no-repeat right center;
}

.inputbox.inputdate .date-urgent {
  background: url(//pic.c-ctrip.com/picaresonline/FinancialServices/ForexOnline/images/bg-urgent.4cfaefd9.png) no-repeat right center;
}

.inputbox.inputdate .date-urgent:hover {
  cursor: pointer;
}

/*index*/
.mod-banner {
  height: 380px;
  overflow: hidden;
}

.mod-banner .pic_banner {
  margin: 0 auto;
  height: 380px;
}

.page-simple {
  padding-right: 10px;
  margin: 13px 0;
  text-align: right;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.page-simple a {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #ccc;
  padding: 4px 9px 3px;
  color: #1688ce;
}

.page-simple a:hover {
  text-decoration: none;
}

.page-simple .current {
  color: #fff;
  background-color: #1688ce;
  border-color: #1688ce;
}

.page-simple .current:hover {
  color: #fff;
}

.page-simple .page-ctrl {
  vertical-align: middle;
  padding: 4px 9px 3px;
}

.page-simple .page-ctrl:hover .left {
  border-right-color: #1688ce;
}

.page-simple .page-ctrl:hover .right {
  border-left-color: #1688ce;
}

.page-simple .page-ctrl.disable .left {
  border-right-color: #ccc;
}

.page-simple .page-ctrl.disable .right {
  border-left-color: #ccc;
}

.page-simple .page-ctrl.disable:hover .left {
  border-right-color: #ccc;
}

.page-simple .page-ctrl.disable:hover .right {
  border-left-color: #ccc;
}

.page-simple .disable .left {
  border-right-color: #ccc;
}

.page-simple .left {
  border-right: 6px solid #1688ce;
}

.page-simple .right {
  border-left: 6px solid #1688ce;
}

.page-simple .ellipsis {
  color: #1688ce;
}

.fxindex-search {
  width: 1180px;
  height: 380px;
  margin: -380px auto 0;
  /* lable */
}

.fxindex-search .fxindex-s-box {
  position: absolute;
  z-index: 12;
  margin: 16px 0;
}

.fxindex-search .search-content {
  width: 360px;
  padding: 42px 32px 32px 26px;
  background-color: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #e3e3e3;
}

.fxindex-search .searct-tips {
  position: absolute;
  top: 0;
  left: 0;
  width: 235px;
  line-height: 30px;
  height: 30px;
  color: #7b9fab;
  font-size: 14px;
  background-position: 0 -244px;
}

.fxindex-search .searct-tips span {
  margin-left: 28px;
}

.fxindex-search .searct-tips.fxindex-sz-tips {
  width: auto;
  right: 0;
  color: #ff9913;
  background-color: #fff6ea;
  padding-left: 26px;
}

.fxindex-search .branch-label {
  padding-left: 84px;
  margin: -2px 0 9px;
}

.fxindex-search .branch-l-wrap {
  overflow: hidden;
}

.fxindex-search .branch-l-wrap span {
  float: left;
  width: 68px;
  line-height: 15px;
  height: 15px;
  padding-bottom: 1px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background-color: #c0c0c0;
  margin-right: 5px;
}

.fxindex-search .branch-l-wrap .check {
  display: none;
  width: 9px;
  height: 7px;
  margin: -2px 2px 1px 0;
  background-position: -184px 0;
}

.fxindex-search .branch-l-wrap .current {
  background-color: #ff9913;
}

.fxindex-search .branch-l-wrap .current .check {
  display: inline-block;
}

.fxindex-search .list {
  overflow: visible;
  height: 40px;
  margin-bottom: 11px;
}

.fxindex-search .name {
  float: left;
  width: 72px;
  color: #333;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}

.fxindex-search .inputbox {
  float: left;
  position: relative;
  width: 286px;
  height: 38px;
  line-height: 38px;
  margin: 0;
  border-color: #bbb #ddd #ddd #bbb;
  border-style: solid;
  border-width: 1px;
  box-shadow: 1px 1px 1px #ddd inset;
  border-radius: 0;
}

.fxindex-search .inputbox:hover {
  cursor: pointer;
}

.fxindex-search .inputbox.inputdate input {
  position: absolute;
  top: 0;
  left: 0;
  width: 266px;
  height: 28px;
  margin: 0;
  border: none;
}

.fxindex-search .cur-msg, .fxindex-search .city-msg {
  width: 286px;
  line-height: 40px;
  height: 40px;
  position: relative;
}

.fxindex-search .cur-msg .flag, .fxindex-search .city-msg .flag {
  z-index: 2;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 10px;
  width: 26px;
  height: 16px;
}

.fxindex-search .cur-msg .flag-in, .fxindex-search .cur-msg .city-in, .fxindex-search .city-msg .flag-in, .fxindex-search .city-msg .city-in {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 203px;
  padding: 5px 40px 5px 43px;
  height: 28px;
  font-size: 15px;
  margin: 0;
  border: none;
  background-color: pink;
  background: url(//pic.c-ctrip.com/picaresonline/FinancialServices/ForexOnline/images/arrow-bottom.3d37f56b.png) no-repeat right center;
  background-size: 31px 17px;
}

.fxindex-search .cur-msg .flag-area, .fxindex-search .city-msg .flag-area {
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
}

.fxindex-search .cur-msg .flag-area:hover, .fxindex-search .city-msg .flag-area:hover {
  cursor: pointer;
}

.fxindex-search .city-msg:hover {
  cursor: pointer;
}

.fxindex-search .city-msg .city-in {
  width: 238px;
  padding-left: 8px;
  padding-right: 40px;
}

.fxindex-search .city-msg .city-in:hover {
  cursor: pointer;
}

.fxindex-search .placeholder {
  position: absolute;
  z-index: 2;
  left: 10px;
  top: 0;
  line-height: 40px;
  font-size: 15px;
  color: #bebebe;
}

.fxindex-search .placeholder:hover {
  cursor: pointer;
}

.fxindex-search .text {
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 0;
  width: 238px;
  line-height: 38px;
  height: 38px;
  font-size: 15px;
  color: #333;
  padding-left: 8px;
  padding-right: 40px;
  background: url(//pic.c-ctrip.com/picaresonline/FinancialServices/ForexOnline/images/arrow-bottom.3d37f56b.png) no-repeat right center;
  background-size: 31px 17px;
}

.fxindex-search .text:hover {
  cursor: pointer;
}

.fxindex-search .text .input-msg {
  width: 238px;
  line-height: 38px;
  height: 38px;
  position: relative;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.fxindex-search .text .input-msg:hover {
  cursor: pointer;
}

.fxindex-search .text .input-msg.disabled {
  font-size: 15px;
  color: #bebebe;
}

.fxindex-search .text .cou-box {
  position: absolute;
  top: 0;
  left: 8px;
  width: 238px;
  line-height: 38px;
  height: 38px;
}

.fxindex-search .text .cou-box:hover {
  cursor: pointer;
}

.fxindex-search .text .input-msg-cou {
  width: 238px;
  line-height: 19px;
  height: 19px;
  font-size: 13px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 1px;
}

.fxindex-search .text .cou-msg {
  padding-left: 18px;
  font-size: 12px;
  line-height: 1.5;
  color: #ff9913;
  margin-top: -2px;
  position: relative;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.fxindex-search .text .cou-img {
  position: absolute;
  top: 3px;
  left: 1px;
  width: 13px;
  height: 13px;
  background-position: -195px 0;
}

.fxindex-search .error {
  background-color: #fff7da;
  border: 1px solid #d60814;
}

.fxindex-search .btn-area {
  z-index: 2;
  padding-left: 72px;
  margin-top: 4px;
  position: relative;
}

.fxindex-search .fx-exchange-btn {
  width: 288px;
  line-height: 44px;
  height: 44px;
  background-color: #ff9913;
  border-radius: 2px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  box-shadow: 0 1px 1px #e26e00;
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fxindex-search .fx-exchange-btn:hover {
  cursor: pointer;
}

.fxindex-search .fx-exchange-btn.disable {
  background-color: #c0c0c0;
  box-shadow: none;
}

.fxindex-search .fx-exchange-btn.disable:hover {
  cursor: not-allowed;
}

.fxindex-search .fxserve-time {
  position: absolute;
  left: 72px;
  bottom: -26px;
  font-size: 12px;
  line-height: 22px;
  height: 22px;
  width: 288px;
  text-align: center;
  color: #b49480;
}

.fxindex-search .cur-pop, .fxindex-search .cur-none, .fxindex-search .cur-result, .fxindex-search .city-pop {
  z-index: 20;
  position: absolute;
  top: 83px;
  left: 99px;
  padding: 0 20px;
  width: 510px;
  border: 1px solid #9dbbdb;
  background-color: #fff;
}

.fxindex-search .cur-pop {
  width: 528px;
  padding: 2px 12px 0 12px;
  background-color: #fff;
}

.fxindex-search .cur-pop-title, .fxindex-search .city-title {
  margin: 0 4px 0 6px;
  line-height: 46px;
  font-size: 12px;
  color: #666;
}

.fxindex-search .cur-pop-close, .fxindex-search .city-pop-close, .fxindex-search .branch-pop-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 48px;
}

.fxindex-search .branch-pop-close {
  right: -10px;
}

.fxindex-search .cur-pop-pic, .fxindex-search .city-pop-pic, .fxindex-search .branch-pop-pic {
  margin: 16px auto 0;
  width: 15px;
  height: 15px;
  background-position: -235px 0;
}

.fxindex-search .cur-pop-close:hover {
  cursor: pointer;
}

.fxindex-search .cur-pop-close:hover .cur-pop-pic {
  cursor: pointer;
  background-position: -306px 0;
}

.fxindex-search .city-pop-close:hover {
  cursor: pointer;
}

.fxindex-search .city-pop-close:hover .city-pop-pic {
  cursor: pointer;
  background-position: -306px 0;
}

.fxindex-search .branch-pop-close:hover {
  cursor: pointer;
}

.fxindex-search .branch-pop-close:hover .branch-pop-pic {
  cursor: pointer;
  background-position: -306px 0;
}

.fxindex-search .cur-pop-wrap {
  overflow: hidden;
  padding: 0 0 18px;
}

.fxindex-search .cur-pop-wrap .cur-pop-list {
  float: left;
  width: 134px;
  height: 40px;
  font-size: 14px;
  padding: 0 3px 0 39px;
  position: relative;
}

.fxindex-search .cur-pop-wrap .cur-pop-list.checked .flag-name {
  color: #1ba3e9;
}

.fxindex-search .cur-pop-wrap .cur-pop-list:hover {
  cursor: pointer;
  background-color: #3983e5;
}

.fxindex-search .cur-pop-wrap .cur-pop-list:hover .flag-name {
  color: #fff;
}

.fxindex-search .cur-pop-wrap .pop-flag {
  position: absolute;
  top: 12px;
  left: 7px;
  width: 24px;
  height: 16px;
}

.fxindex-search .cur-pop-wrap .flag-name {
  line-height: 40px;
}

.fxindex-search .cur-pop-wrap .suspend {
  display: none;
  width: 140px;
  font-size: 12px;
  line-height: 12px;
  height: 12px;
  color: #999;
  margin-top: -4px;
}

.fxindex-search .cur-pop-wrap .cur-suspend:hover {
  background-color: #fff;
  cursor: default;
}

.fxindex-search .cur-pop-wrap .cur-suspend:hover .flag-name {
  color: #999;
}

.fxindex-search .cur-pop-wrap .cur-suspend .flag-name {
  line-height: 26px;
  color: #999;
}

.fxindex-search .cur-pop-wrap .cur-suspend .suspend {
  display: block;
}

.fxindex-search .cur-none {
  line-height: 50px;
  height: 50px;
  font-size: 12px;
  color: #ec4a4a;
  background-color: #fff;
}

.fxindex-search .cur-result {
  padding: 14px 20px 0;
  background-color: #fff;
}

.fxindex-search .cur-result .cur-wrap {
  padding-bottom: 14px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #e1e4e6;
}

.fxindex-search .cur-result li {
  line-height: 30px;
}

.fxindex-search .cur-result li:hover {
  cursor: pointer;
}

.fxindex-search .cur-result .cur-disabled {
  color: #999;
}

.fxindex-search .cur-result .key-light {
  color: #34affa;
}

.fxindex-search .cur-result .cur-box {
  position: relative;
}

.fxindex-search .cur-result .no-support {
  position: absolute;
  right: 7px;
  top: 0;
  width: 80px;
  line-height: 30px;
  height: 30px;
  font-size: 12px;
  text-align: right;
  color: #999;
}

.fxindex-search .cur-result .cur-page .page-simple a, .fxindex-search .cur-result .cur-page .page-simple .cur-page a {
  margin: 0 0 0 3px;
}

.fxindex-search .city-pop {
  top: 134px;
  padding: 0 18px;
  width: 515px;
  font-size: 14px;
}

.fxindex-search .city-list, .fxindex-search .city-will-open {
  overflow: hidden;
  padding: 0 0 13px;
}

.fxindex-search .city-list li, .fxindex-search .city-will-open li {
  float: left;
  width: 83px;
  line-height: 40px;
  padding: 0 3px 0 10px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.fxindex-search .city-list li.checked {
  color: #1ba3e9;
}

.fxindex-search .city-list li:hover {
  cursor: pointer;
  color: #fff;
  background-color: #3983e5;
}

.fxindex-search .city-will-open {
  padding: 0 0 13px;
  color: #999;
}

.fxindex-search .branch-pop {
  z-index: 20;
  position: absolute;
  top: 185px;
  left: 99px;
  border: 1px solid #9dbbdb;
  background-color: #fff;
  font-size: 14px;
}

.fxindex-search .branch-pop-close:hover {
  cursor: pointer;
}

.fxindex-search .branch-pop-area {
  width: 504px;
  padding: 12px 26px 12px 20px;
  overflow: hidden;
  min-height: 16px;
}

.fxindex-search .branch-pop-area li {
  float: left;
  width: 62px;
  line-height: 28px;
  height: 28px;
  padding-left: 4px;
  padding-right: 6px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.fxindex-search .branch-pop-area li:hover {
  cursor: pointer;
  color: #fff;
  background-color: #3983e5;
}

.fxindex-search .branch-pop-area .no-limit {
  color: #1ba3e9;
}

.fxindex-search .branch-pop-rate {
  line-height: 28px;
  height: 28px;
  font-size: 12px;
  color: #666;
  text-align: right;
  padding-right: 28px;
  background-color: #f5f5f5;
}

.fxindex-search .branch-pop-wrap {
  overflow: hidden;
}

.fxindex-search .branch-pop-boxes {
  width: 550px;
  background-color: #fff;
}

.fxindex-search .branch-pop-load-warp {
  width: 550px;
  background-color: #fff;
  position: relative;
}

.fxindex-search .branch-pop-load {
  z-index: 30;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  background: url(//pic.c-ctrip.com/picaresonline/FinancialServices/ForexOnline/images/loading.4a508dd3.gif) no-repeat center center;
  background-size: 48px 48px;
}

.fxindex-search .branch-pop-inner {
  width: 550px;
}

.fxindex-search .branch-pop-box {
  height: 114px;
  padding: 0 25px 1px 20px;
  position: relative;
}

.fxindex-search .branch-pop-box:hover {
  background-color: #fff6e9;
  cursor: pointer;
}

.fxindex-search .branch-pop-box.checked {
  background-color: #fff6e9;
}

.fxindex-search .branch-pop-gray .branch-pop-name {
  color: #999;
}

.fxindex-search .branch-pop-list {
  padding-bottom: 12px;
  padding-top: 16px;
  border-bottom: 1px solid #e1dfdd;
  position: relative;
}

.fxindex-search .branch-pop-sus, .fxindex-search .branch-pop-sup, .fxindex-search .branch-pop-ups {
  position: absolute;
  right: 22px;
  bottom: 10px;
  width: 86px;
  height: 44px;
}

.fxindex-search .branch-pop-sus {
  background-position: 0 -198px;
}

.fxindex-search .branch-pop-sup {
  background-position: -88px -198px;
}

.fxindex-search .branch-pop-ups {
  background-position: -176px -198px;
}

.fxindex-search .branch-pop-fl {
  width: 420px;
  height: 86px;
}

.fxindex-search .branch-pop-fr {
  position: absolute;
  top: 9px;
  right: 1px;
}

.fxindex-search .branch-pop-fr span {
  display: block;
}

.fxindex-search .branch-pop-fr .detail {
  width: 74px;
  line-height: 36px;
  height: 36px;
  font-size: 12px;
  color: #34affa;
  text-align: right;
}

.fxindex-search .branch-pop-fr .detail:hover {
  text-decoration: underline;
  cursor: pointer;
}

.fxindex-search .branch-pop-fr .rate {
  line-height: 14px;
  height: 14px;
  text-align: right;
  font-size: 14px;
  color: #fd982d;
}

.fxindex-search .branch-pop-name {
  font-size: 14px;
  color: #333;
  line-height: 22px;
  margin-bottom: 6px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.fxindex-search .branch-pop-site {
  padding-left: 17px;
  line-height: 16px;
  font-size: 12px;
  color: #999;
  position: relative;
  margin-bottom: 6px;
}

.fxindex-search .branch-pop-icon {
  position: absolute;
  top: 2px;
  left: 0;
  width: 12px;
  height: 15px;
  background-position: -252px 0;
}

.fxindex-search .branch-pop-lable {
  overflow: hidden;
}

.fxindex-search .branch-pop-lable span {
  float: left;
  min-width: 62px;
  line-height: 18px;
  height: 18px;
  margin-right: 6px;
  text-align: center;
  color: #fff;
  padding-bottom: 1px;
  font-size: 12px;
  background-color: #feaa32;
  border-radius: 2px;
}

.fxindex-search .branch-pop-lable .branch-pop-give {
  background-color: #fe808f;
  padding: 0 6px 1px;
}

.fxindex-search .branch-pop-page {
  margin: 0 15px 0 20px;
}

.fxindex-advant {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #dfdedf;
  box-shadow: 0 1px 1px #edeced;
}

.fxindex-advant .advant-box {
  width: 1180px;
  padding: 7px 0 10px;
  margin: 0 auto;
  overflow: hidden;
}

.fxindex-advant li {
  float: left;
  width: 295px;
  line-height: 100px;
  overflow: hidden;
}

.fxindex-advant .advant-pic, .fxindex-advant .advant-word {
  float: left;
}

.fxindex-advant .advant-pic {
  width: 100px;
  height: 100px;
}

.fxindex-advant .pic01, .fxindex-advant .pic02, .fxindex-advant .pic03, .fxindex-advant .pic04 {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}

.fxindex-advant .pic01 {
  background-position: 0 -22px;
}

.fxindex-advant .pic02 {
  background-position: -102px -22px;
}

.fxindex-advant .pic03 {
  background-position: -204px -22px;
}

.fxindex-advant .pic04 {
  background-position: -306px -22px;
}

.fxindex-advant .advant-word {
  width: 195px;
  padding-top: 20px;
}

.fxindex-advant .advant-title {
  line-height: 24px;
  height: 24px;
  font-size: 16px;
  color: #333;
  margin-bottom: 2px;
}

.fxindex-advant .advant-explain {
  line-height: 18px;
  font-size: 12px;
  color: #a5a5a7;
}

.fxindex-content {
  width: 100%;
  background-color: #f5fafe;
  padding: 8px 0 0;
}

.fxinde-con-wrap {
  width: 1180px;
  padding-bottom: 22px;
  margin: 0 auto;
  overflow: hidden;
}

.fxindex-con-fl, .fxindex-cont-fr {
  float: left;
}

.fxindex-con-fl {
  width: 410px;
  margin-right: 10px;
}

.fxindex-con-fl .fxindex-rate {
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  margin-bottom: 10px;
}

.fxindex-con-fl .rate-title {
  line-height: 24px;
  height: 24px;
  font-size: 24px;
  color: #333;
  margin-bottom: 18px;
}

.fxindex-con-fl .list-box {
  height: 266px;
  overflow: hidden;
}

.fxindex-con-fl .rate-load-wrap {
  height: 266px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.fxindex-con-fl .rate-load-wrap .rate-load {
  z-index: 30;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  background: url(//pic.c-ctrip.com/picaresonline/FinancialServices/ForexOnline/images/loading.4a508dd3.gif) no-repeat center center;
  background-size: 48px 48px;
}

.fxindex-con-fl .list {
  overflow: hidden;
  line-height: 38px;
  height: 38px;
  font-size: 14px;
}

.fxindex-con-fl .cur-name {
  z-index: 1;
  float: left;
  width: 136px;
  padding-left: 34px;
  margin-right: 6px;
  position: relative;
}

.fxindex-con-fl .cur-img {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 0;
  width: 26px;
  height: 16px;
}

.fxindex-con-fl .buy, .fxindex-con-fl .sale {
  float: left;
  width: 93px;
  color: #959595;
}

.fxindex-con-fl .buy span, .fxindex-con-fl .sale span {
  color: #333;
}

.fxindex-con-fl .buy {
  margin-right: 8px;
}

.fxindex-con-fl .ad01, .fxindex-con-fl .ad02 {
  width: 410px;
  height: 102px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
}

.fxindex-con-fl .ad01 img, .fxindex-con-fl .ad02 img {
  display: block;
  width: 100%;
  height: auto;
}

.fxindex-con-fl .ad01 {
  margin-bottom: 10px;
}

.fxindex-cont-fr {
  width: 758px;
}

.fxindex-cont-fr .par-title, .fxindex-cont-fr .steps-title, .fxindex-cont-fr .issue-title {
  line-height: 24px;
  height: 24px;
  font-size: 24px;
  color: #333;
}

.fxindex-cont-fr .partner {
  padding: 20px 18px 40px;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  margin-bottom: 9px;
}

.fxindex-cont-fr .par-title {
  margin: 0 0 28px;
}

.fxindex-cont-fr .par-list {
  display: block;
  width: 722px;
  height: 55px;
}

.fxindex-cont-fr .ex-steps {
  padding: 16px 18px 18px;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  margin-bottom: 10px;
}

.fxindex-cont-fr .steps-title {
  margin-bottom: 9px;
}

.fxindex-cont-fr .steps-list {
  overflow: hidden;
  padding: 0 65px;
}

.fxindex-cont-fr .steps-list .list, .fxindex-cont-fr .steps-list .arrow-r {
  float: left;
}

.fxindex-cont-fr .steps-list .list {
  width: 140px;
}

.fxindex-cont-fr .pic1, .fxindex-cont-fr .pic2, .fxindex-cont-fr .pic3 {
  width: 72px;
  height: 72px;
  margin: 0 34px 15px;
}

.fxindex-cont-fr .step1, .fxindex-cont-fr .step2, .fxindex-cont-fr .step3 {
  line-height: 14px;
  height: 14px;
  font-size: 14px;
  color: #666;
  text-align: center;
}

.fxindex-cont-fr .pic1 {
  background-position: 0 -124px;
}

.fxindex-cont-fr .pic2 {
  background-position: -74px -124px;
}

.fxindex-cont-fr .pic3 {
  background-position: -148px -124px;
}

.fxindex-cont-fr .arrow-r {
  width: 46px;
  height: 43px;
  padding-top: 29px;
  padding-left: 40px;
}

.fxindex-cont-fr .arrow-right {
  width: 7px;
  height: 13px;
  margin: 0 auto;
  background-position: -226px 0;
}

.fxindex-cont-fr .issue {
  padding: 20px 18px 15px;
  background-color: #fff;
  position: relative;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
}

.fxindex-cont-fr .issue-title {
  line-height: 28px;
  margin-bottom: 26px;
}

.fxindex-cont-fr a {
  font-size: 14px;
  color: #333;
}

.fxindex-cont-fr a:hover {
  text-decoration: underline;
}

.fxindex-cont-fr .issue-list {
  width: 666px;
  padding-left: 3px;
  overflow: hidden;
}

.fxindex-cont-fr .issue-list .list {
  float: left;
  width: 290px;
  padding: 0 10px 0 23px;
  line-height: 22px;
  height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 21px;
  position: relative;
}

.fxindex-cont-fr .issue-list .list span {
  position: absolute;
  top: 0;
  left: 0;
  width: 23px;
  line-height: 22px;
  height: 22px;
}

.fxindex-cont-fr .more {
  position: absolute;
  right: 12px;
  bottom: 36px;
  width: 66px;
  line-height: 22px;
  height: 22px;
  text-align: center;
}

.fxindex-apply-pop {
  margin: 0 auto;
  background-color: #fff;
  margin: -20px;
}

.fxindex-apply-pop .apply-con {
  width: 100%;
  height: 310px;
  overflow-y: auto;
  margin: 0 auto;
}

.fxindex-apply-pop .apply {
  margin: 0 auto;
  display: block;
  width: 531px;
}

.fxindex-btn-wrap {
  border-top: 1px solid #e6e5e6;
}

.fxindex-btn-wrap .read-word {
  width: 190px;
  line-height: 50px;
  height: 50px;
  font-size: 14px;
  color: #333;
  text-align: left;
  padding-left: 50px;
  position: relative;
}

.fxindex-btn-wrap .read-word .check-box {
  position: absolute;
  top: 5px;
  left: 16px;
  width: 25px;
  height: 25px;
  padding-left: 15px;
  padding-top: 14px;
}

.fxindex-btn-wrap .read-word .check-box:hover {
  cursor: pointer;
}

.fxindex-btn-wrap .read-word .check {
  display: block;
  width: 12px;
  height: 12px;
  background-position: -266px 0;
}

.fxindex-btn-wrap .read-word .checked {
  background-position: -280px 0;
}

.fxindex-btn-wrap .next-btn-box {
  padding: 9px 0 17px;
}

.fxindex-btn-wrap .next-btn {
  margin: 0 auto;
  width: 200px;
  line-height: 42px;
  height: 42px;
  border-radius: 3px;
  background-color: #34affa;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.fxindex-btn-wrap .next-btn:hover {
  cursor: pointer;
}

/* 地图容器 */
.fx-map-wrap {
  position: relative;
}

.fx-map-info {
  width: 205px;
  padding: 0 20px 0 25px;
}

.fx-map-msg {
  width: 250px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  z-index: 10;
  border-left: 1px solid #ddd;
}

.fx-map-name, .fx-map-site, .fx-map-do, .fx-map-tel {
  padding: 14px 0 15px;
  border-bottom: 1px solid #e0e0e0;
}

.fx-map-name dt, .fx-map-name dd, .fx-map-site dt, .fx-map-site dd, .fx-map-do dt, .fx-map-do dd, .fx-map-tel dt, .fx-map-tel dd {
  line-height: 24px;
  font-size: 14px;
  color: #1da0dc;
}

.fx-map-name dd, .fx-map-site dd, .fx-map-do dd, .fx-map-tel dd {
  color: #333;
}

.fx-map-name {
  padding-top: 24px;
}

.fx-map-tel {
  border: none;
}

.fxmap-side-close, .fxmap-side-open {
  position: absolute;
  top: 50%;
  left: -22px;
  margin-top: -22px;
  z-index: 10;
}

.fxmap-side-close a, .fxmap-side-open a {
  display: block;
  width: 22px;
  height: 43px;
  border: 1px solid #ddd;
  border-right: 0 none;
  border-radius: 2px;
  background: #fff url(//pic.c-ctrip.com/picaresonline/FinancialServices/ForexOnline/images/btn_side_colse.ac88aa64.png) no-repeat;
  box-shadow: -1px 0 1px rgba(0, 0, 0, 0.1);
}

.fxmap-side-open a {
  background-position: 0 -43px;
}

.fxmap-side-close a:hover {
  background-position: 0 -86px;
}

.fxmap-side-open a:hover {
  background-position: 0 -129px;
}

.fxbook-progress-bar {
  overflow: hidden;
  padding: 30px 0 0;
}

.fxbook-progress-bar li {
  width: 33.33%;
  border-top: 6px solid #d7d7d7;
  text-align: center;
  color: #999;
  position: relative;
  z-index: 1;
  height: 50px;
  font-size: 14px;
  line-height: 46px;
}

.fxbook-progress-bar .icon {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: -13px;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  background-position: -22px 0;
}

.fxbook-progress-bar .complete {
  color: #fd972c;
  border-color: #fd972c;
}

.fxbook-progress-bar .complete .icon {
  background-position: 0 0;
}

.fxbook-msg {
  height: 46px;
  line-height: 46px;
  padding: 0 16px 0 34px;
  font-size: 12px;
  color: #6d829b;
  background-color: #fff9f1;
  border-radius: 3px;
  position: relative;
  z-index: 1;
  box-shadow: 0 2px 4px rgba(12, 3, 7, 0.06);
}

.fxbook-msg .icon {
  position: absolute;
  z-index: 2;
  left: 14px;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  background-position: -44px 0;
}

.fxbook-main-box {
  position: relative;
  z-index: 1;
  float: left;
  width: 779px;
}

.fxbook-main-box .title {
  font-size: 18px;
  height: 52px;
  line-height: 62px;
  color: #223343;
  font-weight: bold;
  position: relative;
  z-index: 1;
}

.fxbook-main-box .title .login {
  font-size: 12px;
  color: #999;
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 0;
  font-weight: normal;
}

.fxbook-main-box .title .blue {
  text-decoration: underline;
  color: #1da0dc;
  cursor: pointer;
}

.fxbook-main-box .title .blue:visited {
  color: #1da0dc;
}

.fxbook-main-box .fxbook-form {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(12, 3, 7, 0.06);
  padding: 24px 20px 0 24px;
}

.fxbook-form .box {
  padding: 0 0 24px;
}

.fxbook-form .box.product {
  padding: 0;
  overflow: hidden;
}

.fxbook-form .box.product .list {
  padding: 18px 0;
  border-top: 1px dashed #cdd2da;
  margin: 0;
}

.fxbook-form .box.box-fixed {
  padding: 0 0 20px;
}

.fxbook-form .list {
  padding-left: 88px;
  min-height: 40px;
  height: auto;
}

.fxbook-form .list + .list {
  margin: 18px 0 0;
}

.fxbook-form .name {
  width: 88px;
  float: left;
  margin-left: -88px;
  display: inline-block;
  color: #333;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}

.fxbook-form .inputbox {
  position: relative;
  z-index: 1;
}

.fxbook-form .inputbox input {
  width: 298px;
  height: 28px;
  margin: 0;
  padding: 5px 10px;
  font-size: 15px;
}

.fxbook-form .inputbox input.error {
  border-color: #d60814;
  background-color: #fff7da;
}

.fxbook-form .inputbox input.error:focus {
  box-shadow: 1px 1px 1px #ddd inset;
}

.fxbook-form .inputbox .placeholder {
  position: absolute;
  z-index: 2;
  left: 10px;
  top: 0;
  line-height: 40px;
  font-size: 15px;
  color: #333;
}

.fxbook-form .inputbox .placeholder .icon {
  vertical-align: 1px;
  *vertical-align: middle;
  line-height: 13px;
  *line-height: 16px;
  font-size: 12px;
  color: #ff7d00;
  border: 1px solid #ff7d00;
  border-radius: 2px;
  font-style: normal;
  padding: 0 1px;
  margin-left: 2px;
}

.fxbook-form .inputbox .placeholder {
  color: #bebebe;
}

.fxbook-form .inputbox.inputdate {
  width: 320px;
  height: 40px;
}

.fxbook-form .inputbox.inputdate .error {
  border-color: #d60814;
  background-color: #fff7da;
}

.fxbook-form .inputbox.inputdate .error:focus {
  box-shadow: 1px 1px 1px #ddd inset;
}

.fxbook-form .inputbox.inputdate .fxb-msg {
  z-index: 1;
  position: absolute;
  top: 0;
  right: -142px;
  color: #fc6620;
  line-height: 40px;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}

.fxbook-form .inputbox .currency {
  width: 320px;
  overflow: hidden;
  color: #999;
  font-size: 12px;
  padding-top: 14px;
  line-height: 14px;
}

.fxbook-form .inputbox .currency .fl {
  float: left;
}

.fxbook-form .inputbox .currency .fr {
  float: right;
}

.fxbook-product {
  font-size: 14px;
  color: #333;
  *height: 40px;
  min-height: 40px;
  height: auto;
  position: relative;
  z-index: 1;
}

.fxbook-product .width01 {
  width: 78px;
}

.fxbook-product .width02 {
  width: 521px;
}

.fxbook-product .width03 {
  width: 136px;
}

.fxbook-product table {
  border-collapse: collapse;
}

.fxbook-product td {
  word-break: break-word;
}

.fxbook-product td .ui-spinner {
  margin: 0 auto;
}

.fxbook-product .name {
  margin: 0;
}

.fxbook-product .price {
  line-height: 20px;
}

.fxbook-product .price .portion {
  width: 244px;
  display: inline-block;
}

.fxbook-product .price .orange {
  color: #ff7d00;
  font-weight: normal;
}

.fxbook-product .price .gray {
  font-size: 12px;
  color: #999;
  font-weight: normal;
  text-decoration: line-through;
}

.fxbook-product .price .sheets {
  font-size: 12px;
  color: #999;
  padding-right: 12px;
  display: inline-block;
  vertical-align: middle;
}

.fxbook-product .price .tips {
  font-size: 12px;
  color: #999;
}

.fxbook-pinfor .list {
  min-height: 30px;
}

.fxbook-pinfor .name {
  height: 30px;
  line-height: 30px;
}

.fxbook-pinfor .inputbox input {
  padding: 0 10px;
  font-size: 14px;
}

.fxbook-pinfor .inputbox .error {
  border-color: #d60814;
  background-color: #fff7da;
}

.fxbook-pinfor .inputbox .error:focus {
  box-shadow: 1px 1px 1px #ddd inset;
}

.fxbook-pinfor .inputbox .placeholder {
  line-height: 30px;
  font-size: 14px;
}

.fxbook-pinfor .inputbox .msg {
  padding-left: 24px;
  font-size: 12px;
  color: #6d829b;
  display: inline-block;
  vertical-align: middle;
}

.fxbook-pinfor .inputbox .msg .orange {
  color: #b49480;
  font-weight: normal;
}

.fxbook-pinfor .inputbox .msg.name-msg {
  position: absolute;
  z-index: 2;
  left: 323px;
  top: 0;
  line-height: 15px;
}

.fxbook-pinfor .exchange-infor {
  width: 608px;
  height: auto;
  margin: 0 0 24px;
  overflow: auto;
}

.fxbook-pinfor .exchange-infor ul {
  margin-left: -20px;
  overflow: hidden;
}

.fxbook-pinfor .exchange-infor .exchange-name {
  float: left;
  width: 70px;
  padding: 0 15px;
  height: 30px;
  border: 1px solid #d1dbe4;
  line-height: 30px;
  margin-left: 20px;
  text-align: center;
  font-size: 12px;
  color: #333;
  border-radius: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  z-index: 1;
  cursor: pointer;
}

.fxbook-pinfor .exchange-infor .exchange-name .icon {
  visibility: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 19px;
  height: 19px;
  background-position: -110px 0;
}

.fxbook-pinfor .exchange-infor .exchange-name.selected {
  border-color: #1da0dc;
}

.fxbook-pinfor .exchange-infor .exchange-name.selected .icon {
  visibility: visible;
}

.fxbook-pinfor .exchange-infor.more {
  width: 616px;
  height: 80px;
  overflow-y: auto;
  scrollbar-face-color: #DDD;
  scrollbar-highlight-color: #DDD;
  scrollbar-shadow-color: #FFF;
  scrollbar-3dlight-color: #FFF;
  scrollbar-arrow-color: #FFF;
  scrollbar-track-color: #F8F8F8;
  scrollbar-darkshadow-color: #F8F8F8;
  position: relative;
}

.fxbook-pinfor .exchange-infor.more::-webkit-scrollbar {
  width: 8px;
}

.fxbook-pinfor .exchange-infor.more::-webkit-scrollbar-thumb {
  background: #d2d2d2;
}

.fxbook-pinfor .exchange-infor.more::-webkit-scrollbar-track-piece {
  background-color: #f6f6f6;
}

.fxbook-pinfor .exchange-infor.more .exchange-name {
  margin-bottom: 10px;
}

.fxbook-purchase {
  position: relative;
  z-index: 3;
}

.fxbook-purchase .list {
  padding-left: 138px;
}

.fxbook-purchase .name {
  width: 138px;
  margin-left: -138px;
}

.fxbook-purchase .inputbox input {
  width: 238px;
}

.fxbook-purchase .inputbox .select {
  width: 217px;
  cursor: default;
}

.fxbook-purchase .inputbox .select.error:focus {
  border-color: #d60814;
}

.fxbook-purchase .inputbox .days {
  margin-right: 10px;
}

.fxbook-purchase .inputbox .textarea {
  margin: 0;
  width: 410px;
  padding: 6px 10px;
  height: 64px;
  line-height: 22px;
  overflow: hidden;
}

.fxbook-purchase .inputbox.country-select input {
  width: 217px;
  padding: 0 31px 0 10px;
  background: #fff url(//pic.c-ctrip.com/picaresonline/FinancialServices/ForexOnline/images/arrow-bottom.3d37f56b.png) no-repeat right center;
  cursor: default;
}

.fxbook-purchase .inputbox.country-select .error {
  background-color: #fff7da;
}

.fxbook-purchase .country-popbox {
  position: absolute;
  z-index: 2;
  top: 30px;
  left: 0;
  border: 1px solid #a1c4e9;
  width: 586px;
  padding: 0 15px 5px;
  background-color: #fff;
}

.fxbook-purchase .country-popbox .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 48px;
}

.fxbook-purchase .country-popbox .icon {
  margin-top: 16px;
  width: 15px;
  height: 15px;
  background-position: -235px 0;
}

.fxbook-purchase .country-popbox .letter-header {
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #e1e4e6;
}

.fxbook-purchase .country-popbox .letter-header li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 0 4px;
  margin-right: 26px;
  color: #666;
  cursor: pointer;
}

.fxbook-purchase .country-popbox .letter-header li:hover {
  color: #34affa;
}

.fxbook-purchase .country-popbox .letter-header li.selected {
  color: #34affa;
  border-bottom: 1px solid #34affa;
  margin-bottom: -1px;
}

.fxbook-purchase .country-popbox .country-box {
  padding: 10px 0;
}

.fxbook-purchase .country-popbox .country-box dl {
  padding-left: 20px;
  line-height: 28px;
  font-size: 12px;
  color: #333;
  overflow: hidden;
}

.fxbook-purchase .country-popbox .country-box .letter {
  width: 20px;
  text-align: center;
  margin-left: -20px;
  float: left;
}

.fxbook-purchase .country-popbox .letter-text span {
  display: block;
  float: left;
  width: 120px;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

.fxbook-purchase .country-popbox .letter-text span:hover {
  background-color: #34affa;
  color: #fff;
}

.fxbook-purchase .country-popbox .letter-text .selected {
  color: #34affa;
}

.fxbook-purchase .country-popbox .letter-text .selected:hover {
  background-color: #34affa;
  color: #fff;
}

.fxbook-purchase .ui-combox.select-time {
  float: left;
}

.fxbook-purchase .ui-combox.select-time .inputbox .select {
  width: 82px;
}

.fxbook-purchase .ui-combox.select-time + .select-time {
  margin-left: 10px;
}

.fxbook-purchase .travel-check {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  padding-left: 20px;
  position: relative;
  z-index: 1;
  margin-right: 30px;
  cursor: default;
}

.fxbook-purchase .travel-check .icon {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background-position: -131px 0;
}

.fxbook-purchase .travel-check.checked .icon {
  background-position: -147px 0;
}

.fxbook-main-box .fxbook-coupon {
  padding: 21px 20px 4px 24px;
}

.fxbook-coupon {
  position: relative;
  z-index: 2;
}

.fxbook-coupon .no-coupon {
  display: inline-block;
  margin: 0 0 16px;
  font-size: 12px;
  color: #6d829b;
  line-height: normal;
  height: auto;
  font-weight: normal;
}

.fxbook-coupon .no-coupon.title-link {
  display: inline-block;
  color: #1da0dc;
  text-decoration: underline;
  cursor: pointer;
}

.fxbook-coupon .coupon-use {
  padding-bottom: 20px;
}

.fxbook-coupon .coupon-use input {
  width: 288px;
  height: 28px;
  margin: 0;
  padding: 0 10px;
  margin-right: 7px;
}

.fxbook-coupon .coupon-use .placeholder {
  line-height: 30px;
  font-size: 14px;
}

.fxbook-coupon .coupon-list {
  padding: 0 100px 20px 25px;
  position: relative;
  z-index: 1;
  font-size: 14px;
  color: #333;
  line-height: 30px;
}

.fxbook-coupon .coupon-list .v-center {
  display: inline;
  vertical-align: middle;
}

.fxbook-coupon .coupon-list .coupon-infor-wrap {
  position: relative;
}

.fxbook-coupon .coupon-list .icon {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 5.5px;
  *top: 3px;
  width: 19px;
  height: 19px;
  background-position: -163px 0;
}

.fxbook-coupon .coupon-list .coupon-infor {
  text-decoration: underline;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}

.fxbook-coupon .coupon-list .btn-cancel {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  color: #1da0dc;
  border: 1px solid #b5b5b5;
}

.fxbook-coupon .coupon-list .btn-cancel:hover {
  border-color: #a1c4e9;
}

.fxbook-coupon .coupon-list .btn-cancel:visited {
  color: #1da0dc;
}

.fxbook-coupon .coupon-box {
  position: absolute;
  z-index: 2;
  left: 24px;
  top: 46px;
  border: 1px solid #a1c4e9;
  width: 516px;
  padding: 8px 20px 8px;
  overflow: hidden;
  background-color: #fff;
}

.fxbook-coupon .coupon-box .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  background-position: -222px -124px;
}

.fxbook-coupon .coupon-box.coupon-infor-popbox {
  left: 6px;
  top: 28px;
  width: 456px;
  line-height: 20px;
  font-size: 12px;
  color: #666;
  padding: 8px 20px;
}

.fxbook-coupon .coupon-box .none {
  text-align: center;
  padding: 26px 0;
  color: #999;
  font-size: 12px;
}

.fxbook-coupon .coupon-total {
  width: 510px;
  max-height: 145px;
  overflow-y: auto;
  scrollbar-face-color: #DDD;
  scrollbar-highlight-color: #DDD;
  scrollbar-shadow-color: #FFF;
  scrollbar-3dlight-color: #FFF;
  scrollbar-arrow-color: #FFF;
  scrollbar-track-color: #F8F8F8;
  scrollbar-darkshadow-color: #F8F8F8;
  position: relative;
}

.fxbook-coupon .coupon-total::-webkit-scrollbar {
  width: 8px;
}

.fxbook-coupon .coupon-total::-webkit-scrollbar-thumb {
  background: #d2d2d2;
}

.fxbook-coupon .coupon-total::-webkit-scrollbar-track-piece {
  background-color: #f6f6f6;
}

.fxbook-coupon .coupon-total li {
  padding: 16px 108px 10px 4px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.fxbook-coupon .coupon-total li + li {
  border-top: 1px dashed #c4c9ce;
}

.fxbook-coupon .coupon-total li p.clearfix {
  width: 387px;
}

.fxbook-coupon .coupon-total .fxbook-btn-use {
  position: absolute;
  left: 410px;
  top: 18px;
}

.fxbook-coupon .coupon-total .pull-left, .fxbook-coupon .coupon-total .pull-right {
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
}

.fxbook-coupon .coupon-total .pull-left {
  width: 254px;
  font-size: 16px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fxbook-coupon .coupon-total .pull-right {
  width: 120px;
  font-size: 12px;
  color: #999;
}

.fxbook-coupon .coupon-total .coupon-msg {
  font-size: 12px;
  color: #1da0dc;
  display: inline-block;
  vertical-align: 3px;
  margin: 6px 0 4px;
  cursor: pointer;
}

.fxbook-coupon .coupon-total .coupon-msg:visited {
  color: #1da0dc;
}

.fxbook-coupon .coupon-total .coupon-msg .icon {
  width: 7px;
  height: 3px;
  vertical-align: 3px;
  margin-left: 6px;
}

.fxbook-coupon .coupon-total .coupon-msg .icon.unfold {
  background-position: -294px 0;
}

.fxbook-coupon .coupon-total .coupon-msg .icon.fold {
  background-position: -294px -5px;
}

.fxbook-coupon .coupon-total .coupon-msg-text {
  color: #999;
  font-size: 12px;
  padding: 0 0 8px;
}

.fxbook-check {
  margin: 0 0 0 24px;
  padding: 24px 0 18px 26px;
  color: #999;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  z-index: 1;
}

.fxbook-check .check {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 25px;
  width: 16px;
  height: 16px;
  background-position: -92px 0;
}

.fxbook-check .checked {
  background-position: -74px 0;
}

.fxbook-check .link {
  line-height: 14px;
  padding-top: 4px;
}

.fxbook-check .link .part, .fxbook-check .link .line {
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.fxbook-check .link .part {
  color: #1da0dc;
}

.fxbook-check .link .part:hover {
  text-decoration: underline;
}

.fxbook-check .link .line {
  height: 12px;
  border-left: 1px solid #ced1d4;
}

.fxbook-check .service {
  margin: 8px 0 2px;
}

.fxbook-check .service.orange {
  color: #fd8b5f;
}

.fxb-guarantee-check .service {
  margin: 8px 0 2px -26px;
}

.fxb-guarantee-check .service .gray {
  font-weight: bold;
  color: #7a7a7a;
}

.fxb-guarantee-check .service .stress {
  color: #b49480;
}

.fxb-guarantee-check .service.service-bottom {
  margin-top: 14px;
}

.fxb-guarantee-check .service-link {
  color: #1da0dc;
  padding-left: 6px;
  text-decoration: underline;
  cursor: pointer;
}

.fxb-guarantee-check .service-link:visited {
  color: #1da0dc;
}

.btn-boxwrap {
  padding: 0 0 64px;
}

.btn-boxwrap .btn-next {
  background-color: #ff7d00;
  height: 52px;
  line-height: 52px;
  font-size: 18px;
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
}

.btn-boxwrap .btn-next .small {
  font-size: 12px;
}

.btn-boxwrap .btn-next.btn-disabled {
  background-color: #c0c0c0;
}

.fxbook-paybar {
  width: 392px;
  float: right;
  margin-left: 9px;
}

.fxbook-paybar-head {
  height: 8px;
  background-color: #fa963b;
  position: relative;
  z-index: 1;
  margin: 0 5px;
}

.fxbook-paybar-head .icon {
  width: 5px;
  height: 8px;
  position: absolute;
  top: 0;
}

.fxbook-paybar-head .icon.left {
  left: -5px;
  background-position: -60px 0;
}

.fxbook-paybar-head .icon.right {
  right: -5px;
  background-position: -67px 0;
}

.fxbook-paybar-box {
  margin: -4px 5px 0;
  background-color: #fffbf7;
  padding: 14px 0 0;
  font-size: 14px;
  color: #333;
  position: relative;
  z-index: 2;
  box-shadow: 0 2px 4px rgba(12, 4, 7, 0.11);
}

.fxbook-paybar-box .list {
  padding: 5px 18px 14px;
  line-height: normal;
}

.fxbook-paybar-box .list li {
  padding: 9px 0 0 70px;
}

.fxbook-paybar-box .list + .list {
  border-top: 1px dashed #e1e2e2;
}

.fxbook-paybar-box .list + .list .text {
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.fxbook-paybar-box .list + .list .orange {
  color: #ff7d00;
}

.fxbook-paybar-box .list + .list .gray {
  color: #999;
}

.fxbook-paybar-box .list.pay {
  padding: 0 18px;
  height: 60px;
  line-height: 60px;
  background-color: #fff;
}

.fxbook-paybar-box .list.pay li {
  padding: 0 0 0 70px;
}

.fxbook-paybar-box .list.pay .price {
  font-size: 24px;
}

.fxbook-paybar-box .list.list-width li {
  padding: 9px 0 0 180px;
}

.fxbook-paybar-box .list.list-width li.gray {
  font-size: 12px;
  color: #999;
  padding: 0;
}

.fxbook-paybar-box .list.list-width li.gray .name {
  font-size: 12px;
  color: #999;
}

.fxbook-paybar-box .list.list-width li.gray .product {
  padding: 9px 0 0 180px;
}

.fxbook-paybar-box .list.list-width li.product-numb {
  padding: 0;
}

.fxbook-paybar-box .list.list-width li.product-numb .product {
  padding: 9px 0 0 180px;
}

.fxbook-paybar-box .list.list-width .name {
  width: 180px;
  margin-left: -180px;
}

.fxbook-paybar-box .list.fxb-guarantee-pay {
  background-color: #fff;
  line-height: 24px;
}

.fxbook-paybar-box .list.fxb-guarantee-pay li {
  padding: 3px 0 0 70px;
}

.fxbook-paybar-box .list.fxb-guarantee-pay .price {
  font-size: 14px;
}

.fxbook-paybar-box .list.fxb-guarantee-pay .fs24 {
  font-size: 24px;
}

.fxbook-paybar-box .list.fxb-guarantee-pay .fxb-guarantee-tips {
  padding: 3px 0 0 20px;
  color: #2cc2d9;
  position: relative;
  z-index: 1;
}

.fxbook-paybar-box .list.fxb-guarantee-pay .icon {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 8px;
  width: 12px;
  height: 14px;
  background-position: -341px 0;
}

.fxbook-paybar-box .name {
  color: #666;
  width: 70px;
  display: inline-block;
  float: left;
  margin-left: -70px;
}

.fxbook-paybar-box .rate, .fxbook-paybar-box .time {
  display: inline-block;
  vertical-align: middle;
}

.fxbook-paybar-box .rate b, .fxbook-paybar-box .time b {
  font-weight: normal;
}

.fxbook-paybar-box .rate b.red, .fxbook-paybar-box .time b.red {
  color: #ee5454;
}

.fxbook-paybar-box .rate {
  width: 158px;
  float: left;
}

.fxbook-paybar-box .time {
  width: 118px;
  float: right;
  color: #999;
}

.fxbook-paybar-foot {
  height: 7px;
  margin: 0 5px;
  padding: 0 7px;
  position: relative;
  z-index: 3;
}

.fxbook-paybar-foot i {
  position: absolute;
  z-index: 2;
  top: 0;
  width: 7px;
  display: inline-block;
  height: 4px;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(12, 4, 7, 0.11);
}

.fxbook-paybar-foot .left {
  left: 0;
}

.fxbook-paybar-foot .right {
  right: 0;
}

.fxbook-paybar-foot p {
  height: 100%;
  background: url(//pic.c-ctrip.com/picaresonline/FinancialServices/ForexOnline/images/bgpay-repeat.e0d32aeb.png) repeat-x;
}

.fxbook-tips {
  height: 428px;
  overflow-y: scroll;
  text-align: left;
  font-size: 14px;
  margin: -20px;
  line-height: 22px;
  color: #333;
}

.fxbook-tips .fxbook-tips-text {
  padding: 20px;
}

.fxbook-tips .title {
  padding-top: 24px;
  font-size: 14px;
}

.fxbook-tips p + p {
  margin: 2px 0 0;
}

.fxb-list-notice {
  color: #333;
  text-align: left;
  line-height: 1.75;
}

.fxb-list-notice .title {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 9px;
}

.fxb-list-notice .name {
  padding-right: 12px;
}

.fxb-list-notice .text {
  text-indent: 2em;
}

.fxb-list-notice p {
  font-size: 14px;
}

.fxb-list-notice .fw {
  font-weight: bold;
}

.fxb-list-notice .tips {
  color: #999;
  padding-bottom: 10px;
}

.fxb-list-notice .msg {
  padding: 5px 0 0;
}

.fxb-list-notice .tab {
  padding: 0 20px 0;
  height: 44px;
  margin: 20px -20px 20px;
  border-bottom: 1px solid #1da0dc;
}

.fxb-list-notice .tab li {
  float: left;
  width: 49%;
  text-align: center;
  height: 43px;
  line-height: 43px;
  border: 1px solid #d3d3d3;
  border-width: 1px 1px 0;
  cursor: pointer;
}

.fxb-list-notice .tab li + li {
  float: right;
}

.fxb-list-notice .tab li.current {
  height: 42px;
  line-height: 42px;
  border-width: 2px 1px 0;
  color: #1da0dc;
  border-color: #1da0dc;
  padding-bottom: 1px;
  background-color: #fff;
}

.fxb-list-notice .tab-title {
  border-top: 1px solid #d6d6d6;
  font-weight: bold;
  padding: 20px 20px 0;
  margin: 20px -20px 20px;
  font-size: 16px;
  text-align: center;
}

.fxb-list-notice.fxb-list-content .title {
  font-size: 16px;
}

.fxb-list-notice.fxb-list-content p {
  font-size: 16px;
}

/*订单详情页*/
.fxorderdetail-box .fxorderdetail-title {
  font-size: 18px;
  font-weight: bold;
  color: #223343;
  padding: 29px 0 10px;
}

.fxorderdetail-box.fxbaranch-infore {
  padding-bottom: 30px;
}

.fxorderdetail-content {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(12, 3, 7, 0.06);
  padding: 0 42px 0 42px;
  overflow: hidden;
}

.fxorder-paytable-wrap {
  padding: 20px 0;
  border-bottom: 1px dashed #bfbfbf;
}

.fxorder-paytable {
  color: #666;
  line-height: 24px;
}

.fxorder-paytable .width01 {
  width: 260px;
}

.fxorder-paytable .width02 {
  width: 506px;
}

.fxorder-paytable .width03 {
  width: 330px;
}

.fxorder-paytable .orange {
  color: #ff7d00;
}

.fxorder-paytable .tips {
  font-size: 12px;
  color: #b49480;
}

.fxorder-paytable .fw {
  font-weight: bold;
}

.fxorder-paytable .state {
  font-size: 18px;
  color: #5ead32;
}

.fxorder-paytable .btn-box {
  text-align: right;
}

.fxorder-paytable .bton {
  display: inline-block;
  width: 148px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}

.fxorder-paytable .bton-blue {
  color: #1da0dc;
  height: 38px;
  line-height: 38px;
  border: 1px solid #1ba3e9;
}

.fxorder-paytable .bton-orange {
  color: #fff;
  background-color: #ff7d00;
  margin-left: 16px;
}

.fxorder-paytable .value {
  font-weight: normal;
}

.fxorder-paytable .fs18 {
  font-size: 18px;
}

.fxorderdetail-listbox {
  padding: 10px 0 25px;
  *padding: 20px 0 25px;
}

.fxorderdetail-listbox .list {
  line-height: 20px;
  padding: 0 0 0 260px;
  margin: 15px 0 0;
  color: #333;
  font-size: 14px;
  overflow: hidden;
}

.fxorderdetail-listbox .list.gray {
  color: #999;
  margin: 5px 0 0;
}

.fxorderdetail-listbox .list.gray .name, .fxorderdetail-listbox .list.gray .infor {
  color: #999;
  font-size: 12px;
}

.fxorderdetail-listbox .list.gray .name {
  text-indent: 1em;
}

.fxorderdetail-listbox .list .currency {
  color: #999;
  padding-left: 8px;
  font-size: 12px;
}

.fxorderdetail-listbox .name {
  color: #666;
  width: 260px;
  float: left;
  margin-left: -260px;
}

.fxorderdetail-listbox .infor .green {
  font-size: 20px;
  font-weight: bold;
  color: #5ead32;
}

.fxorderdetail-listbox .infor .msg {
  font-size: 12px;
  color: #b49480;
  line-height: 16px;
  margin: 3px 0 0;
}

.fxorderdetail-listbox .infor .msg + p {
  margin: 0;
}

.fxorderdetail-listbox .infor .address {
  display: inline;
  vertical-align: middle;
}

.fxorderdetail-listbox .infor .blue {
  font-size: 14px;
  color: #1da0dc;
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.fxorderdetail-listbox .infor .blue:hover, .fxorderdetail-listbox .infor .blue:visited {
  color: #1da0dc;
}

.fxorderdetail-listbox .infor .blue:hover {
  text-decoration: underline;
}

.fxorderdetail-listbox .infor .line + .line {
  margin: 0;
}

.fxorderdetail-listbox .infor .line span {
  display: inline-block;
  vertical-align: middle;
}

.fxorderdetail-listbox .infor .line .width {
  width: 94px;
}

.fxorderdetail-tips {
  height: 39px;
  line-height: 39px;
  color: #b49480;
  font-size: 14px;
  padding: 0 42px 0 66px;
  background-color: #fffbf7;
  position: relative;
  z-index: 1;
  border-radius: 3px 3px 0 0;
  margin: 0 -42px;
}

.fxorderdetail-tips .icon {
  position: absolute;
  z-index: 1;
  left: 42px;
  top: 10px;
  width: 16px;
  height: 18px;
  background-position: -323px 0;
}

.fxorderdetail-tips .text {
  display: inline-block;
}

.fxorderdetail-tips b {
  font-weight: normal;
}

.fxorder-result-wrap {
  background-color: #fff;
}

.fxorder-result-head {
  text-align: center;
  padding: 54px 0 36px;
  overflow: hidden;
  color: #333;
}

.fxorder-result-head .icon {
  width: 93px;
  height: 93px;
  display: block;
  margin: 0 auto 26px;
}

.fxorder-result-head .icon.icon-success {
  background-position: -264px -124px;
}

.fxorder-result-head .icon.icon-fail {
  background-position: -359px -124px;
}

.fxorder-result-head .text {
  font-size: 22px;
}

.fxorder-result-head .order-numb .order-numb-center {
  display: inline-block;
  vertical-align: middle;
  line-height: 26px;
  font-size: 14px;
}

.fxorder-result-head .order-numb .numb {
  font-weight: 700;
  color: #2b9c62;
}

.fxorder-result-head .order-numb .btn-orderdetail {
  display: inline-block;
  vertical-align: middle;
  width: 78px;
  height: 24px;
  line-height: 24px;
  background-color: #ddeefe;
  border: 1px solid #abc6e1;
  border-radius: 3px;
  margin-left: 20px;
  cursor: pointer;
}

.fxorder-order-detail {
  width: 520px;
  margin: 0 auto 40px;
}

.fxorder-order-detail .fxbook-paybar-box {
  font-size: 16px;
}

.fxorder-order-detail .fxbook-paybar-box .list {
  padding: 5px 16px 14px 16px;
  margin: 0 28px 0 28px;
}

.fxorder-order-detail .fxbook-paybar-box .list li {
  text-align: right;
  padding-top: 11px;
}

.fxorder-order-detail .fxbook-paybar-box .list.list-width .name {
  text-align: left;
}

.fxorder-order-detail .fxbook-paybar-box .list.list-width li {
  padding: 9px 0 0 180px;
}

.fxorder-order-detail .fxbook-paybar-box .list.list-width li.gray {
  padding: 9px 0 0 180px;
}

.fxorder-order-detail .fxbook-paybar-box .list.pay {
  margin: 0;
  padding: 0 28px 0 28px;
  border-width: 0;
}

.fxorder-order-detail .fxbook-paybar-box .list.pay .text {
  height: 60px;
  line-height: 60px;
}

.fxorder-order-detail .fxbook-paybar-box .list.pay li {
  padding: 0 16px 0 86px;
  border-top: 1px dashed #e1e2e2;
}

.fxorder-order-detail .fxbook-paybar-box .name {
  text-align: left;
}

.fxorderresult-banner {
  width: 100%;
  padding: 0 0 40px;
}

.fxorderresult-banner ul {
  margin-left: -20px;
}

.fxorderresult-banner .pull-left {
  margin-left: 20px;
  width: 380px;
  height: 132px;
  overflow: hidden;
}

.fxorderresult-banner a {
  display: block;
  overflow: hidden;
}

.fxorderresult-banner img {
  width: 380px;
  height: 132px;
  display: block;
}

.fxorder-result-tips {
  font-size: 14px;
  color: #b49480;
  margin-bottom: -21px;
}

.fxorder-list-content {
  padding-bottom: 40px;
}

.fxorder-list-content .page-simple {
  padding: 0;
}

.fxorderlist-table {
  padding: 20px 0;
  font-size: 14px;
  line-height: 20px;
}

.fxorderlist-table table {
  border: 1px solid #bfd3ed;
  border-width: 0 1px;
}

.fxorderlist-table td, .fxorderlist-table th {
  text-align: center;
  border: 1px solid #bfd3ed;
  border-width: 1px 0;
  padding: 6px 0;
}

.fxorderlist-table a {
  display: block;
  font-size: 14px;
  cursor: pointer;
}

.fxorderlist-table a:hover {
  text-decoration: underline;
}

.fxorderlist-table .fxbook-btn-use {
  margin: 0 auto;
  background-color: #fd982d;
  font-size: 12px;
}

.fxorderlist-table .fxbook-btn-use:hover {
  text-decoration: none;
}

.fxorderlist-table th {
  line-height: 38px;
  background-color: #eaf2fe;
  padding: 0;
}

.fxorderlist-table .orange {
  color: #fd982d;
}

.fxorderlist-table .fs12 {
  font-size: 12px;
}

.fxorderlist-table .fs12 a {
  font-size: 12px;
}

.fxorderlist-table .fs12 a:hover {
  text-decoration: underline;
}

.fxorderlist-table .bg-white td {
  background-color: #fff;
}

.fxorderlist-table .bg-blue td {
  background-color: #f9fbff;
}

.fxorder-none {
  font-size: 15px;
  color: #999;
  padding: 150px 0 110px;
  text-align: center;
}


.form_wrap .r_input.input_auth-code{
  box-shadow: 1px 1px 1px #ddd inset;
}
.form_wrap .r_input.input_auth-code input{
  box-shadow: none;
  float:left;
}