﻿@charset "UTF-8";
/*base*/
body, button, input, select, textarea {
  font: 12px/1.5 tahoma,arial,"Hiragino Sans GB",微软雅黑;
}

body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr {
  margin: 0;
  padding: 0;
}

table, tr, td {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5 {
  font-size: 100%;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

li {
  list-style: none outside none;
}

fieldset, img, a img {
  border: 0 none;
  outline: 0;
}

caption, th {
  text-align: center;
}

abbr, acronym {
  border: 0;
}

textarea {
  resize: none;
}

abbr, acronym {
  border: 0 none;
  font-variant: normal;
}

a {
  text-decoration: none;
  outline-style: none;
  color: #00349a;
}

a:hover {
  text-decoration: underline;
  color: #ff4901;
}

.clearfix:after, .ro:after {
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearb {
  clear: both;
}

.text-overflow {
  display: block;
  width: 100%;
  word-break: keep-all;
  overflow: hidden;
  text-overflow: clip;
}

::-ms-clear {
  display: none;
}

::-ms-reveal {
  display: none;
}

body {
  background: #fff;
  color: #333333;
  -webkit-appearance: none;
}

.inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.page .gl, .page .gc, .page .gr {
  float: left;
  overflow: hidden;
}

.page .module {
  height: 100%;
  width: 100%;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml35 {
  margin-left: 35px;
}

.ml40 {
  margin-left: 40px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mr35 {
  margin-right: 35px;
}

.mr40 {
  margin-right: 40px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}

.pl30 {
  padding-left: 30px;
}

.pl35 {
  padding-left: 35px;
}

.pl40 {
  padding-left: 40px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb40 {
  padding-bottom: 40px;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr25 {
  padding-right: 25px;
}

.pr30 {
  padding-right: 30px;
}

.pr35 {
  padding-right: 35px;
}

.pr40 {
  padding-right: 40px;
}

.w40 {
  width: 40px;
}

.w50 {
  width: 50px;
}

.w60 {
  width: 60px;
}

.w70 {
  width: 70px;
}

.w80 {
  width: 80px;
}

.w90 {
  width: 90px;
}

.w100 {
  width: 100px;
}

.w150 {
  width: 150px;
}

.w200 {
  width: 200px;
}

.w265 {
  width: 265px;
}

.w395 {
  width: 395px;
}

.wp100 {
  width: 100%;
}

.wp120 {
  width: 120%;
}

.wp150 {
  width: 150%;
}

.wp180 {
  width: 180%;
}

.wp240 {
  width: 240%;
}

.wp300 {
  width: 300%;
}

.wp360 {
  width: 360%;
}

.f0 {
  font-size: 0 !important;
}

.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.f15 {
  font-size: 15px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.fb {
  font-weight: bold;
}

.fn {
  font-weight: normal !important;
}

.t2 {
  text-indent: 2em;
}

.lh150 {
  line-height: 150%;
}

.lh180 {
  line-height: 180%;
}

.lh200 {
  line-height: 200%;
}

.lh300 {
  line-height: 300%;
}

.unl {
  text-decoration: underline;
}

.no_unl {
  text-decoration: none;
}

.italic {
  font-style: italic;
}

.white {
  color: #ffffff;
}

.red {
  color: #e74344;
}

.pink {
  color: #fb5353;
}

.blue {
  color: #00349c;
}

.blue2 {
  color: #3381e3;
}

.green {
  color: #1e8f1b;
}

.gray {
  color: #666666;
}

.black {
  color: #333333;
}

.gray2 {
  color: #999999;
}

.orange {
  color: #ff4901;
}

.bg_sblue {
  background-color: #f4faff;
}

.bg_sgray {
  background-color: #fafafd;
}

.highlight {
  background-color: #f4faff;
}

.bb {
  border-bottom: solid 1px #2f5895;
}

.br {
  border-right: solid 1px #ccc;
}

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.bc {
  margin-left: auto;
  margin-right: auto;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.db {
  display: block;
}

.gbpopbox input, select, button {
  font-family: SimSun;
}

.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 8px 0;
  overflow: visible;
  font-size: 13px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background: #fff;
  border: 0;
  width: 110px;
}

.btn-blue {
  background: #2f5895;
  color: #fff;
}

.btn-orange {
  background: #ff4901;
  color: #fff;
}

.btn-gray {
  background: #ccc;
  color: #fff;
}

.btn-green {
  background: #0fa30f;
  color: #fff;
}

.btn-white {
  background: #ebebeb;
}

.btn-sm {
  padding: 1px 5px;
  font-size: 12px;
}

/*header*/
.header {
  height: 60px;
}

.header .mbody {
  border-bottom: 3px solid #315895;
  height: 60px;
  width: 1000px;
  margin: 0 auto;
}

.login-mbody {
  height: 60px;
  width: 1000px;
  margin: 0 auto;
}

.logo4 {
  float: left;
  height: 60px;
}

.header .topnavi_r {
  float: right;
}

.page .main {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  padding-top: 15px;
}

.page .module {
  height: 100%;
  width: 100%;
}

.tabbar-v2 {
  background-color: #e6edf7;
  border-bottom: none !important;
}

.tabbar {
  height: 40px;
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.tabbar-top {
  background-color: #2f5895;
  color: #fff;
}

.position-trade {
  float: left;
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #3f3f3f;
  cursor: pointer;
}

.tabbar-v2 .click {
  background: #305895;
  color: #fff;
}

.tabbar p {
  float: right;
  margin-left: 20px;
  font: 13px/34px 宋体,tahoma;
  height: 34px;
  _padding-top: 8px;
  _height: 20px;
}

.lh40 {
  line-height: 40px !important;
}

.position-trade .flag-cn {
  float: left;
  vertical-align: middle;
  margin: 0 6px 0 16px;
  width: 19px;
  height: 40px;
  background: url(images/cn.gif) no-repeat center center;
}

.position-trade .flag-hk {
  float: left;
  vertical-align: middle;
  margin: 0 6px 0 16px;
  width: 19px;
  height: 40px;
  background: url(images/hk.gif) no-repeat center center;
}

.position-trade .flag-hk-usa {
  float: left;
  vertical-align: middle;
  margin: 0 6px 0 16px;
  width: 19px;
  height: 40px;
  background: url(images/flag-hk-usa.png) no-repeat center center;
}

.tabbar p strong {
  font-weight: bold;
}

/*sideBar*/
.main .v_nav {
  float: left;
  width: 170px;
  position: relative;
  z-index: 100;
}

.v_nav .navtab {
  width: 100%;
  font-size: 0;
}

.main .v_nav .top {
  width: 100%;
  margin-top: 1px;
}

.main .v_nav .top li {
  position: relative;
}

.main .v_nav .top li.current {
  background-color: #2f5895;
}

.main .v_nav .top li.current i {
  position: absolute;
  bottom: 2px;
  right: 12px;
  width: 25px;
  height: 25px;
  background: url(images/current_arrow.png) no-repeat;
  cursor: pointer;
}

.main .v_nav .top li.hide i {
  position: absolute;
  bottom: 8px;
  right: 15px;
  width: 17px;
  height: 18px;
  background: url(images/hide_icon.png) no-repeat;
  cursor: pointer;
}

.main .v_nav .top li.open i {
  position: absolute;
  bottom: 8px;
  right: 15px;
  width: 18px;
  height: 18px;
  background: url(images/open_icon.png) no-repeat;
  cursor: pointer;
}

.main .v_nav .top li.top_item.current a.top_a {
  color: #ffffff;
  border: 0;
}

.v_nav .navtab .tab {
  width: 84px;
  position: relative;
  height: 28px;
  line-height: 28px;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 2px solid #e6e6e6;
}

.v_nav .navtab .tab a {
  text-decoration: none;
  font-size: 13px;
  display: block;
  color: #3f3f3f;
  font-family: 'microsoft yahei';
}

.v_nav .navtab .tab:hover, .v_nav .navtab .tab.current {
  background-color: #2f5895;
  border: 2px solid #2f5895;
}

.v_nav .navtab .tab:hover a, .v_nav .navtab .tab.current a {
  color: #fff;
}

.v_nav .navtab .tab.current i {
  position: absolute;
  background: url("images/smt-bg.png") no-repeat scroll -57px -602px;
  width: 14px;
  height: 21px;
  bottom: -8px;
  left: 34px;
}

.main .v_nav .sub li.current a, .input_box .add, .input_box .cut, .numtor .add, .numtor .cut, .main .icon {
  background: url("images/trans_icon1.png") no-repeat scroll 0 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.main .v_nav .top li.top_item a.top_a {
  font: 16px/28px 宋体,tahoma;
  padding-left: 15px;
  color: #3f3f3f;
  text-decoration: none;
  border: solid 2px #e6e6e6;
  clear: both;
  width: 151px;
  margin: 1px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.main .v_nav .bottom {
  width: 100%;
}

.main .v_nav .bottom li {
  margin: 5px 0;
  position: relative;
}

.main .v_nav .bottom li a {
  font: 13px/25px 宋体,tahoma;
  padding-left: 40px;
  color: #3f3f3f;
  text-decoration: none;
  clear: both;
  width: 129px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.main .v_nav .bottom li.current a {
  background: #2f5895;
  color: #fff;
}

.main .v_nav .bottom li.current i {
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 25px;
  height: 25px;
  background: url(images/current_arrow.png) no-repeat;
  cursor: pointer;
}

/*main*/
.main .v_con {
  float: left;
  width: 815px;
  _width: 770px;
  margin-left: 15px;
  position: relative;
  min-height: 50px;
}

.maincenter-box-tip-v2 {
  border-bottom: 2px solid #2f5895;
  display: block;
  padding-bottom: 6px;
  margin-bottom: 15px;
}

.ui-tiptext {
  color: #4d4d4d;
  font-size: 14px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  padding-left: 5px;
}

.newBusi_Tit-v2 {
  float: left;
  margin-right: 10px;
  font-size: 16px;
  color: #2f5995;
  font-weight: bold;
}

.refresh-v2 {
  float: right;
  width: 46px;
  height: 24px;
  vertical-align: middle;
  background: url(images/refresh_v2.gif) no-repeat center center;
  cursor: pointer;
}

/*footer*/
.foot {
  color: #000;
  padding-top: 30px;
  text-align: center;
  margin: 0 auto;
  width: 1000px;
  overflow: hidden;
  clear: both;
}

.vertical-mid {
  vertical-align: middle;
}

.foot a {
  color: #000;
  text-decoration: underline;
}

.footer-link-v2 {
  height: 30px;
  line-height: 30px;
  background: #2f5895;
  margin: 10px auto;
}

.footer-link-v2 a {
  color: #fff;
  text-decoration: none;
  margin-left: 30px;
}

.foot p.sphp {
  height: 10px;
  overflow: hidden;
}

.foot p.splp {
  background: none repeat scroll 0 0 #e3f0f9;
  border-top: 2px solid #9cc3e2;
  height: 30px;
  line-height: 30px;
}

/*login*/
.page-v2 .header {
  height: 60px;
}

.page-v2 .header .mbody {
  border-bottom: 3px solid #315895;
  height: 60px;
  width: 1000px;
  margin: 0 auto;
}

.logo4 {
  float: left;
  height: 60px;
}

.page-v2 .header .topnavi_r {
  float: right;
  margin: 15px 0 0;
}

.page-v2 .main-v2 {
  display: table;
  width: 100%;
  padding: 26px 0;
  background: url(images/login_v2_bg.png) repeat left top;
}

.ie6tips {
  text-align: center;
  display: none;
}

.login-box-v2 {
  margin: 0 auto;
  width: 1000px;
}

.login-box-v2 .boxad {
  float: left;
  width: 499px;
}

.login-box-v2 .boxad .lg-left {
  float: left;
  margin-left: 15px;
}

.login-box-v2 .boxad .advert-bg img {
  width: 100%;
}

.login-download-v2 {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 20px;
  width: 543px;
  height: 51px;
}

.login-download-v2 .code {
  position: absolute;
  display: none;
  width: 128px;
  height: 161px;
  right: 0;
  bottom: 54px;
  background: url(/images/download_login_code.png) no-repeat center center;
}

.login-download-v2 .pc {
  float: left;
  width: 266px;
  height: 51px;
  cursor: pointer;
}

.login-download-v2 .app {
  float: left;
  width: 272px;
  height: 51px;
}

.login-box-v2 .boxop {
  float: left;
  width: 500px;
}

.login-box-v2 .boxop .inner {
  width: 370px;
  height: 331px;
  margin: 24px 0 0 130px;
}

.bg-white {
  background-color: #FFF;
}

.login-head-v2 ul {
  width: 370px;
}

.login-head-v2 ul li {
  float: left;
  width: 185px;
  height: 45px;
  font-size: 18px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  background: #5a86c7;
}

.login-head-v2 ul li.cur-v2 {
  background: #fff;
  color: #3f3f3f;
}

.login-box-v2 .boxop .inner fieldset {
  padding-left: 25px;
  position: relative;
}

.fieldset-v2 {
  padding-left: 35px !important;
}

.login-box-v2 .boxop .inner .ui-form-item {
  font-size: 14px;
  float: left;
  width: 100%;
}

.forgetNum-v2 {
  padding: 2px 0 9px 39px;
}

.login-box-v2 .boxop .inner .yzm {
  padding-top: 15px;
}

.login-box-v2 .boxop .inner .ui-form-item label.lbtitle {
  width: 75px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  padding-top: 9px;
}

.login-box-v2 .boxop .inner .ui-form-item .item-control {
  float: left;
  position: relative;
  width: 237px;
  _width: 260px;
}

.login-box-v2 .boxop .inner .ui-form-item .item-control .tips {
  height: 28px;
  line-height: 28px;
  width: 237px;
  overflow: hidden;
  margin: 1px 0 2px;
  padding-left: 7px;
  box-sizing: padding-box;
}

.login-box-v2 .boxop .inner .ui-form-item .item-control-v2 {
  float: left;
  position: relative;
  width: 300px;
  border: 1px solid #bdbdbd;
  position: relative;
}

.login-v2-user {
  position: absolute;
  background: url(/images/login-v2-user.gif) no-repeat left center;
  z-index: 3;
  top: 0;
  left: 0;
  width: 38px;
  height: 38px;
}

.login-box-v2 .boxop .inner input.text {
  font-size: 14px;
  line-height: 18px;
  height: 18px;
  border: 0;
  padding: 10px 0 10px 50px;
  width: 250px;
  float: none;
  overflow: hidden;
}

.login-box-v2 .boxop .inner .rmNobox {
  position: absolute;
  border: 1px solid #2f5895;
  border-top-width: 0;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  z-index: 2000;
  box-sizing: border-box;
  left: 0;
  display: none;
}

.login-box-v2 .boxop .inner .item-control a.link {
  margin: 0;
}

.login-v2-pw {
  position: absolute;
  background: url(/images/login-v2-pw.gif) no-repeat left center;
  z-index: 4;
  top: 0;
  left: 0;
  width: 38px;
  height: 38px;
}

.login-box-v2 .boxop .inner .yzm input.text {
  width: 60px;
}

.login-box-v2 .boxop .yzbox {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.yzm img {
  height: 30px;
  margin-left: 5px;
  cursor: pointer;
  float: left;
}

.yzbox a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 4px;
  font-size: 12px;
  line-height: 16px;
  float: left;
}

.login-box-v2 .boxop .inner .ques {
  background: url("/Images/icon-ques.png") no-repeat scroll 0 0;
  cursor: pointer;
  height: 13px;
  width: 13px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}

.login-box-v2 .boxop .inner .item-control .rkbox {
  margin-right: 10px;
  float: left;
  padding-top: 8px;
}

.login-box-v2 .boxop .inner .item-control .rkbox input {
  vertical-align: middle;
  margin-right: 3px;
  height: 20px;
  line-height: 20px;
}

.login-box-v2 .boxop .btn-blue {
  padding: 5px 0;
  width: 90px;
}

.login-box-v2 .boxop .btn-blue:hover {
  background: #ff4901;
}

.w300-v2 {
  width: 300px !important;
}

.footer-v2 {
  width: 300px !important;
  margin-bottom: 30px;
  margin-top: 10px;
}

.login-box-v2 .boxop .inner .footer {
  font-size: 12px;
  line-height: 24px;
  width: 100%;
  text-align: center;
}

.login-box-v2 .boxop .inner .item-control label, .login-box-v2 .boxop .inner .item-control a.link {
  font-size: 13px;
}

.login-box-v2 .boxop .inner .footer a {
  margin: 0 3px;
}

/*layer*/
.layer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

/*pop*/
.pop-box {
  width: 500px;
  min-height: 300px;
  position: fixed;
  left: 35%;
  top: 180px;
  background: #fff;
  z-index: 101;
  box-shadow: 1px 1px 10px 5px;
}

.pop-box .pop-title {
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}

.pop-box .pop-title .tit {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.pop-box .pop-title .pop-close {
  width: 18px;
  height: 18px;
  background: url(images/close_icon.png) no-repeat;
  position: absolute;
  right: 7px;
  top: 7px;
  cursor: pointer;
}

.pop-box .pop-title .pop-close:hover {
  background-image: url(images/close_icon_hover.png);
}

.pop-box .pop-content {
  font-size: 0;
  padding: 15px;
}

.pop-box .pop-content .left,
.pop-box .pop-content .right {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  box-sizing: border-box;
}

.pop-box .pop-content .left {
  font-size: 0;
  width: 65%;
  vertical-align: top;
}

.pop-box .pop-content .left li {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 5px 0;
}

.pop-box .pop-content .left li span,
.pop-box .pop-content .left li input {
  vertical-align: middle;
}

.pop-box .pop-content .left li select {
  width: 151px;
  height: 28px;
  border: 1px solid #d9d9d9;
  padding: 0 2px;
}

.pop-box .pop-content .left li input {
  width: 110px;
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
  border: 1px solid #d9d9d9;
}

.pop-box .pop-content .left li:nth-of-type(odd) {
  width: 22%;
}

.pop-box .pop-content .left li:nth-of-type(even) {
  width: 78%;
}

.pop-box .pop-content .left li .add,
.pop-box .pop-content .left li .minus {
  border: 1px solid #d9d9d9;
  border-left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 25px;
  line-height: 25px;
  width: 18px;
  text-align: center;
  cursor: pointer;
}

.pop-box .pop-content .right {
  font-size: 0;
  width: 35%;
  vertical-align: top;
}

.pop-box .pop-content .right li {
  font-size: 12px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  box-sizing: border-box;
  width: 50%;
  padding: 2px 0;
}

.pop-box .pop-content .right li.md {
  background: #e6edf7;
  text-align: center !important;
}

.pop-box .pop-content .right li:nth-of-type(even) {
  text-align: right;
}

/*guide*/
.guide {
  position: fixed;
  left: 0;
  top: 8%;
  z-index: 101;
  width: 100%;
}

.guide-box {
  width: 840px;
  height: 600px;
  margin: auto;
  background: #fff;
  overflow: hidden;
  position: relative;
}

.guide-box .close-icon {
  width: 16px;
  height: 16px;
  background: url(images/close_icon.png) no-repeat;
  cursor: pointer;
  margin-top: 10px;
  margin-right: 10px;
}

.guide-box .close-icon:hover {
  background: url(images/close_icon_hover.png);
}

.guide-box .close-icon2 {
  width: 44px;
  height: 44px;
  background: url(images/close_icon2.png) no-repeat;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

.guide-box .close-icon2:hover {
  background: url(images/close_icon_hover2.png);
}

.guide-box .arrow-left,
.guide-box .arrow-right {
  position: absolute;
  width: 40px;
  height: 80px;
  cursor: pointer;
}

.guide-box .arrow-left {
  background: url(images/guide/left.png) no-repeat;
  left: 5px;
  top: 220px;
}

.guide-box .arrow-left:hover {
  background-image: url(images/guide/left_hover.png);
}

.guide-box .arrow-right {
  background: url(images/guide/right.png) no-repeat;
  right: 8px;
  top: 220px;
}

.guide-box .arrow-right:hover {
  background-image: url(images/guide/right_hover.png);
}

.guide-box .title {
  margin-top: 20px;
}

.guide-box .content {
  padding: 10px 40px 0;
  height: 470px;
  overflow-y: auto;
}

.guide-box .content img {
  width: 100%;
}

.guide-box .footer {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  background: #f0f0f0;
  border-top: 1px solid #d0d0d0;
}

.guide-box .footer ul {
  font-size: 0;
}

.guide-box .footer ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  box-sizing: border-box;
}

.guide-box .footer ul.rmt li {
  width: 12%;
  cursor: pointer;
}

.guide-box .footer ul.rmt li:hover {
  background: #d1d1d1;
}

.guide-box .footer ul.rmt li.active {
  background: #095ecb;
  color: #fff;
}

.guide-box .footer ul li.line {
  color: #cfcfcf;
}

.guide-box .footer ul li span {
  font-size: 14px;
  color: #fff;
  background: #c8c8c8;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50% 50%;
  cursor: pointer;
}

.guide-box .footer ul li.active span {
  background: #75abe9;
}

/*alert*/
.alert-box {
  width: 500px;
  min-height: 260px;
  position: fixed;
  left: 35%;
  top: 180px;
  background: #fff;
  z-index: 101;
  box-shadow: 1px 1px 2px 2px #a5a5a5;
}

.alert-box .alert-title {
  background: #f2f2f2;
  position: relative;
}

.alert-box .alert-title .tit {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #666666;
}

.alert-box .alert-title .close-icon {
  width: 16px;
  height: 16px;
  background: url(images/close_icon.png) no-repeat;
  position: absolute;
  right: 10px;
  top: 12px;
  cursor: pointer;
}

.alert-box .alert-title .close-icon:hover {
  background-image: url(images/close_icon_hover.png);
}

.alert-box .alert-content .confirm-icon,
.alert-box .alert-content .warning-icon,
.alert-box .alert-content .alert-icon {
  width: 45px;
  height: 45px;
  vertical-align: top;
}

.alert-box .alert-content .confirm-icon {
  background: url(images/confirm_icon.png) no-repeat;
}

.alert-box .alert-content .warning-icon {
  background: url(images/warning_icon.png) no-repeat;
}

.alert-box .alert-content .alert-icon {
  background: url(images/alert_icon.png) no-repeat;
}

.alert-box .alert-content .content {
  overflow: hidden;
}

.alert-box .alert-content .content p {
  word-wrap: break-word;
}

/*common-list*/
.common-list-scroll {
  width: 100%;
  border-top: 1px solid #d9d9d9;
}

.common-list-scroll .width-30 {
  width: 29.8%;
  float: left;
  overflow-x: hidden;
  border-left: 1px solid #d9d9d9;
}

.common-list-scroll .width-70 {
  width: 70%;
  float: left;
  overflow-x: auto;
}

.common-list-scroll .width-70 table {
  width: 120%;
}

.common-list-scroll table {
  width: 100%;
}

.common-list-scroll table tr.gray {
  background: #f2f2f2;
}

.common-list-scroll table tr:hover {
  background: #fff6b8;
}

.common-list-scroll table tr td {
  text-align: center;
  padding: 8px 0px;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.common-list {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
}

.common-list table {
  width: 100%;
}

.common-list table tr.gray {
  background: #f2f2f2;
}

.common-list table tr:hover {
  background: #fff6b8;
}

.common-list table tr td {
  text-align: center;
  padding: 8px 0px;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

/*pagination*/
.pagination-box {
  text-align: right;
}

.pagination-box li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 14px;
  border: 1px solid #ccc;
  color: #333;
  background: #fff;
  cursor: pointer;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  margin: 0 2px;
}

.pagination-box li.prev, .pagination-box li.next {
  width: 70px;
}

.pagination-box li.disabled {
  color: #ccc;
}

.pagination-box li.disabled:hover {
  background: #fff;
  border: 1px solid #ccc;
  color: #ccc;
}

.pagination-box li.current {
  border-color: #ff6a02;
  background: #ff7819;
  background: -webkit-linear-gradient(#ff8834, #ff7819);
  background: -o-linear-gradient(#ff8834, #ff7819);
  background: -moz-linear-gradient(#ff8834, #ff7819);
  background: linear-gradient(#ff8834, #ff7819);
  color: #fff;
}

.pagination-box li:hover {
  border-color: #ff6a02;
  background: #ff7819;
  background: -webkit-linear-gradient(#ff8834, #ff7819);
  background: -o-linear-gradient(#ff8834, #ff7819);
  background: -moz-linear-gradient(#ff8834, #ff7819);
  background: linear-gradient(#ff8834, #ff7819);
  color: #fff;
}

/*valid*/
.valid-box {
  clear: both;
  position: relative;
  background: #fde3e3;
  border: 1px solid #ffbaba;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 2px 10px;
  vertical-align: middle;
}

.valid-box.blue {
  background: #e3f6fd;
  border: 1px solid #9cd4f5;
}

.arrow-blue {
  position: absolute;
  top: 5px;
  left: -7px;
  width: 8px;
  height: 13px;
  background: url("images/arrow-blue.png") no-repeat;
}

.valid-box .arrow {
  position: absolute;
  top: 5px;
  left: -7px;
  width: 8px;
  height: 13px;
  background: url("images/valid_arrow_icon.png") no-repeat;
}

/*form*/
.common-sel {
  padding: 0 0 0 5px;
  width: 242px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #cccccc;
  font-size: 14px;
  vertical-align: middle;
}

.common-txt {
  padding: 0 0 0 5px;
  width: 230px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #cccccc;
  font-size: 14px;
  vertical-align: middle;
}

.common-ck {
  vertical-align: middle;
}

.common-rd {
  vertical-align: middle;
}

.common-remind {
  position: relative;
}

.common-remind .symbol {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  background: #3280e2;
  color: #fff;
  border-radius: 50% 50%;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
}

.common-remind p {
  font-size: 12px;
  position: absolute;
  top: 8px;
  left: 8px;
  background: #e5f6fe;
  border: 1px solid #b9e7ff;
  padding: 8px;
  width: 330px;
  z-index: 1;
}

/*select*/
/*.standard_select{
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:solid 1px #E3E9EF;
	border-top-color:#ABADB3;
	padding:5px;
}
.select_shelter{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:230px;
	*width:228px;
	height:23px;
	overflow:hidden;
}
.select_shelter select{
	*margin:-2px;
	padding:1px;
	border:0;
	width:232px;
	height:27px;
}*/
select {
  padding: 0 5px;
  width: 242px;
  height: 35px;
  border: 1px solid #cccccc;
}

/*input*/
input[type='text'], input[type='password'] {
  padding: 0 5px;
  width: 230px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #cccccc;
}

/*chengli*/
.top-right {
  float: right;
  margin: 8px 0 0;
}

.center {
  width: 1000px;
  margin: auto;
  text-align: center;
}

.my-dl {
  vertical-align: middle;
  margin-bottom: 20px;
  overflow: hidden;
}

.my-dt {
  width: 150px;
  text-align: right;
  float: left;
  margin-left: 100px;
  margin-top: 25px;
  clear: left;
}

.my-dd {
  width: 700px;
  text-align: left;
  float: left;
  padding-left: 10px;
  margin-top: 20px;
}

.my-dd a,
.my-dd input,
.my-dd span,
.my-dd button,
.my-dd img {
  vertical-align: middle;
}

.mt43 {
  margin-top: 43px;
}

.font-p {
  font-size: 24px;
}

.dis {
  display: block;
}

.ml200 {
  margin-left: 200px;
}

.time-line {
  margin: 30px 100px;
  font-size: 0;
}

.time-line li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  position: relative;
}

.time-line li .step-name {
  color: #999999;
  font-size: 14px;
  position: absolute;
  left: -15px;
  bottom: -25px;
  min-width: 70px;
}

.time-line li .step-name.current {
  color: #ff6900;
}

.time-line li .orange-step {
  width: 38px;
  height: 38px;
  background: url("images/step.png") no-repeat 0 0;
  line-height: 38px;
  color: #fff;
  font-size: 20px;
}

.time-line li .gray-step {
  width: 38px;
  height: 38px;
  background: url("images/step.png") no-repeat 0 -38px;
  line-height: 38px;
  color: #fff;
  font-size: 20px;
}

.time-line li .orange-line {
  width: 300px;
  border-bottom: 4px solid #ff6900;
  margin-top: 20px;
}

.time-line li .gray-line {
  width: 300px;
  border-bottom: 4px solid #d9d9d9;
  margin-top: 20px;
}

.sure {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 16px;
  height: 16px;
  background: url("images/sure.png") no-repeat;
  margin-left: 10px;
}

.sure-big {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 53px;
  height: 53px;
  background: url("images/sure-big.png") no-repeat;
  margin-left: 200px;
}

.a-title, .h-title {
  width: 1000px;
  margin: auto;
  font-size: 18px;
  padding: 10px 0;
}

.a-title {
  font-weight: bold;
  border-bottom: 1px solid #bbd4e8;
}

.h-title {
  border-bottom: 1px solid #ddd;
}

.a-time-line {
  font-size: 0;
  padding: 20px 0;
}
.a-time-line li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.a-time-line li span {
  font-size: 14px;
  vertical-align: middle;
}
.a-time-line li .step {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 50px;
  height: 50px;
  background: url(images/a-step.png) no-repeat 0 -50px;
  font-size: 24px;
  color: #fff;
  line-height: 50px;
  margin-right: 10px;
}
.a-time-line li.current .step {
  background-position: 0 0;
}
.a-time-line li.current .step-name {
  color: #ff4900;
}
.a-time-line .gray-line {
  width: 80px;
  border-top: 3px solid #c9c9c9;
  margin: 0 10px;
}
.a-time-line .orange-line {
  width: 80px;
  border-top: 3px solid #ff4900;
  margin: 0 10px;
}

.common-form {
  width: 600px;
  margin: auto;
  text-align: left;
}
.common-form.gray-input-border input {
  border-color: #868686;
}
.common-form li {
  padding: 10px 0;
}
.common-form li p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 14px;
}
.common-form li p.item {
  width: 150px;
  text-align: right;
}
.common-form li p input {
  font-size: 14px;
  vertical-align: middle;
}
.common-form li p input.w120 {
  width: 120px;
}
.common-form li p img {
  width: 60px;
  vertical-align: middle;
}
.common-form li p.title {
  font-size: 18px;
}
.common-form li p .forget {
  color: #043396;
  text-decoration: underline;
  font-size: 12px;
}
.common-form li p .change {
  font-size: 12px;
  color: #315895;
}
.common-form li.no-padding {
  padding: 0;
}

.a-reset-pwd .remarks {
  margin-top: 30px;
}
.a-reset-pwd .remarks p {
  line-height: 25px;
}
.a-reset-pwd .remarks p span {
  font-weight: bold;
}
.a-reset-pwd .remarks p a {
  color: #043396;
  text-decoration: underline;
  margin-left: 10px;
}
.a-reset-pwd .center {
  position: relative;
}
.a-reset-pwd .center .kefu {
  position: absolute;
  right: -30px;
  top: 30px;
  width: 30px;
  height: 121px;
  background: url("images/kefu.png") no-repeat;
}
.a-reset-pwd .foot .blue-line {
  border-top: 1px solid #bbd4e8;
}

.a-open-account-query .query-wrap {
  width: 1000px;
  margin: 30px auto;
}
.a-open-account-query .query-wrap h3 {
  font-size: 18px;
  font-weight: bold;
}
.a-open-account-query .query-wrap .form-wrap {
  margin-top: 5px;
  background: #f7f7f7;
  border: 1px solid #ddd;
  padding: 50px 0;
}
.a-open-account-query .query-wrap .form-wrap .remind {
  width: 410px;
  margin: auto;
  text-align: center;
  color: #5d6061;
}
.a-open-account-query .query-wrap .form-wrap .remind .blue-bg {
  background: #e3f0f9;
  padding: 10px 0;
  width: 274px;
}
.a-open-account-query .query-wrap .form-wrap .remind .blue-bg p {
  line-height: 20px;
}
.a-open-account-query .query-wrap .form-wrap .common-form {
  width: 410px;
}
.a-open-account-query .query-wrap .form-wrap .common-form li p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  border: 1px solid #ccc;
  padding-left: 10px;
  background: #fff;
}
.a-open-account-query .query-wrap .form-wrap .common-form li p .mobile-icon, .a-open-account-query .query-wrap .form-wrap .common-form li p .shield-icon, .a-open-account-query .query-wrap .form-wrap .common-form li p .lock-icon, .a-open-account-query .query-wrap .form-wrap .common-form li p input {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.a-open-account-query .query-wrap .form-wrap .common-form li p .mobile-icon {
  width: 18px;
  height: 18px;
  background: url("images/mobile_icon.png") no-repeat center;
}
.a-open-account-query .query-wrap .form-wrap .common-form li p .shield-icon {
  width: 18px;
  height: 22px;
  background: url("images/shield_icon.png") no-repeat center;
}
.a-open-account-query .query-wrap .form-wrap .common-form li p .lock-icon {
  width: 18px;
  height: 19px;
  background: url("images/lock_icon.png") no-repeat center;
}
.a-open-account-query .query-wrap .form-wrap .common-form li p input {
  border: 0;
}
.a-open-account-query .query-wrap .form-wrap .common-form li p input.w120 {
  width: 120px;
}
.a-open-account-query .query-wrap .form-wrap .common-form li .btn-white {
  border: 1px solid #ccc;
  border-radius: 3px;
  vertical-align: middle;
  margin-left: 5px;
  padding: 7px 0;
  width: 100px;
  background: #fff;
}
.a-open-account-query .query-wrap .form-wrap .common-form li .btn-white.disabled {
  background: #ebebeb;
  color: #959595;
}
.a-open-account-query .query-wrap .form-wrap .common-form li img, .a-open-account-query .query-wrap .form-wrap .common-form li a, .a-open-account-query .query-wrap .form-wrap .common-form li span {
  vertical-align: middle;
}
.a-open-account-query .query-wrap .form-wrap .common-form li img {
  width: 65px;
}
.a-open-account-query .query-wrap .form-wrap .common-form li .btn-orange {
  width: 272px;
  border-radius: 3px;
}
.a-open-account-query .query-wrap .form-wrap .common-form li .btn-orange.disabled {
  background: #fbb07b;
}
.a-open-account-query .query-wrap .form-wrap .common-form li span {
  padding-left: 10px;
}
.a-open-account-query .query-wrap .form-wrap .common-form li span i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: sub;
  width: 16px;
  height: 16px;
  background: url("images/error_icon.png") no-repeat;
  margin-right: 5px;
}
.a-open-account-query .query-wrap .form-wrap .common-form li.info {
  padding: 0;
}
.a-open-account-query .query-wrap .form-wrap .common-form li.info span {
  padding-left: 40px;
  color: #ff0000;
}
.a-open-account-query .foot .blue-line {
  border-top: 1px solid #e3f0f9;
}
