.hide {
  display: none;
}
body {
  background: #fff;
}
.wrap {
  width: 1100px;
  margin: 0 auto;
}
.mt2 {
  margin-top: 20px;
}
.mt3 {
  margin-top: 30px;
}
.mt4 {
  margin-top: 40px;
}
.pt3 {
  padding-top: 30px;
}
.pt5 {
  padding-top: 50px;
}
.pb2 {
  padding-bottom: 20px;
}
.pb3 {
  padding-bottom: 30px;
}
.header {
  zoom: 1;
  *zoom: 1;
  line-height: 88px;
  color: #444444;
}
.header:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.header .logo {
  float: left;
  width: 150px;
  margin-right: 20px;
  font-size: 0;
  height: 38px;
  margin-top: 25px;
  line-height: 0;
}
.header .seachBox {
  float: left;
  margin: 0 22px;
  position: relative;
}
.header .seachBox .h_search {
  width: 234px;
}
.header .seachBox .h_search input {
  display: inline-block;
  vertical-align: middle;
  width: 180px;
  height: 34px;
  border: 1px solid #bebebe;
  border-right: 0 none;
  border-radius: 3px 0 0 3px;
  text-indent: 13px;
}
.header .seachBox .h_search span {
  display: inline-block;
  vertical-align: middle;
  width: 54px;
  height: 34px;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
  background: #b61c22 url('../image/otcpc/search.png') no-repeat center;
}
.header .seachBox .b_search {
  display: none;
  position: absolute;
  top: 60px;
  width: 234px;
  z-index: 99;
  border: 1px solid #ddd;
  background: #fff;
}
.header .enMem {
  float: left;
  margin-top: 30px;
  width: 120px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  font-size: 14px;
}
.header .enMem p {
  cursor: pointer;
}
.ylogin {
  display: none;
  zoom: 1;
  *zoom: 1;
}
.ylogin:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.ylogin .h_ylogin {
  float: left;
  display: block;
  width: 69px;
  background: #b61c22;
  color: #fff;
  border-radius: 3px;
}
.ylogin .h_exit {
  float: right;
  cursor: pointer;
}
.wlogin {
  display: none;
  width: 69px;
  color: #b61c22;
}
.nav {
  float: left;
  width: 530px;
}
.nav li {
  display: inline-block;
  width: 88px;
  text-align: center;
  font-size: 16px;
  font-family: 'SimSun';
  cursor: pointer;
}
.nav li.curr {
  font-weight: bold;
}
.footer {
  height: 96px;
  color: #717174;
  padding-top: 28px;
  position: relative;
}
.footer div {
  padding-top: 12px;
  border-top: 1px solid #c5c8ce;
}
.footer p {
  text-align: center;
  font: 12px/20px 'SimSun';
}
.list {
  height: 40px;
  padding-left: 15px;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #e8e7e7;
  line-height: 40px;
  color: #000000;
}
.list .list_name {
  font-size: 15px;
  padding-right: 10px;
}
.list .list_code {
  font-size: 12px;
}
.his_head {
  background: #f4f4f4;
  border-bottom: 1px solid #dcdcdc;
  color: #999999;
  height: 26px;
  line-height: 26px;
  padding-left: 15px;
}
.his_foot {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #666666;
  border-bottom: 1px solid #dcdcdc;
  display: none;
}
.b_search .noData {
  padding-top: 0;
  text-align: center;
}
[data-url],
.btn,
.btn1,
[data-tab],
.rd1,
.rd2,
.m_btn1,
.m_btn,
.blockall,
select,
.blockfoot {
  cursor: pointer;
}
.moreul {
  position: absolute;
  top: 65px;
  background-color: #fff;
  z-index: 100;
}
.nav li.more {
  width: 87px;
  float: none;
  height: 30px;
  line-height: 30px;
  display: inherit;
}
.warnning {
  background: url('../image/information.png') no-repeat;
  -webkit-background-size: 20px;
  background-size: 20px;
  width: 22px;
  height: 22px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  border: none!important;
}
.warnning-info {
  position: absolute;
  bottom: 50px;
  right: 10px;
  padding: 20px;
  background-color: #fff;
  border: none!important;
}
.headtitle {
  text-align: center;
  font-size: 24px;
  padding-top: 70px;
}
.headtitle span:first-child {
  margin-right: 10px;
}
.head {
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
  margin-left: -10px;
  padding: 10px 22px;
  border-bottom: 1px solid #dfdfdf;
}
.head2 {
  font-size: 14px;
  font-weight: bold;
  margin-left: -10px;
  padding: 10px 40px;
}
.main {
  padding-top: 30px;
}
.wapper {
  padding: 0 20px;
  overflow: scroll;
  height: auto;
}
.center {
  text-align: center;
}
.ti2 {
  text-indent: 2em;
}
.mt10 {
  margin-top: 10px;
}
.f-red {
  color: #df383c;
}
.f-blue {
  color: #00a9f8;
}
.f-orange {
  color: #ff9a00;
}
.f-grey {
  color: #909090;
}
.hide {
  display: none;
}
/*底部按钮*/
.updw {
  width: 1100px;
  height: 71px;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
}
.updw span {
  display: inline-block;
  float: left;
  height: 40px;
  text-align: center;
  width: 123px;
  font-size: 15px;
  color: #ffffff;
  line-height: 40px;
  background: #e13636;
  border-radius: 3px;
}
.nofix {
  width: 100%;
  padding: 25px 0.1px 0;
}
.updw .j_pre {
  padding: 0 5px;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  cursor: pointer;
}
.updw .j_next {
  margin: 0 auto;
  position: absolute;
  right: 50%;
  margin-right: -150px;
  cursor: pointer;
}
.blockall {
  width: 123px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  margin: 0 auto;
  background: #e13636;
  border-radius: 3px;
  cursor: pointer;
}
.updw .cancel {
  background: #909090;
}
.updw .hide {
  display: none;
}
/*风险适当性校验*/
.main .cont {
  background: #fff;
  padding: 0 23px 0 21px;
}
.cont-check {
  padding-top: 30px;
}
.cont-check .list-check {
  width: 600px;
  margin: 15px auto 0;
  border: 1px solid #ddd;
  padding: 15px;
  font-size: 14px;
}
.cont-check .list-check h4 {
  line-height: 32px;
}
.cont-check .list-check p {
  line-height: 24px;
}
.cont-check .list-check img {
  width: 15px;
  margin-right: 5px;
}
.text-cont p,
.text-cont span {
  font-family: 'SimSun';
}
.text-cont p {
  font-size: 14px;
  line-height: 24px;
}
.text-cont .text-tip {
  padding: 10px 0;
}
.text-cont .fx_result {
  padding-left: 80px;
  word-break: break-all;
}
.cont_note {
  padding: 20px 23px 10px 21px;
}
.cont_note h3 {
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  line-height: 22px;
  padding-bottom: 8px;
}
.cont_note p {
  font-size: 14px;
  color: #808080;
  line-height: 22px;
}
.book {
  padding: 20px 23px 10px 21px;
}
.book .book_box {
  padding: 20px;
  background-color: #fbfbfb;
  border: 1px solid #dfdfdf;
  margin-bottom: 10px;
  color: #666666;
}
.book .book_box .signature_title {
  font-size: 16px;
  line-height: 40px;
}
.book .book_box p,
.book .book_box .service {
  font-family: 'Simsun';
  line-height: 2em;
  text-indent: 2em;
  font-size: 14px;
}
.book .book_box p span,
.book .book_box .service span {
  font-family: 'Simsun';
  position: relative;
  padding-left: 20px;
}
.book .book_list {
  margin-bottom: 10px;
}
.openAgree {
  padding: 15px 10px 0;
}
.textCheck {
  position: relative;
  padding-left: 20px;
}
.textCheck .checkbox {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #fff url("../image/otcpc/check@2x.png") no-repeat;
  position: absolute;
  top: 2px;
  left: 0;
  background-size: 10px;
  background-position: center center;
  border: 1px solid #333;
  /* #3d4354 */
  border-radius: 3px;
  cursor: pointer;
}
.textCheck .checkbox.off {
  background-image: none;
}
.textCheck .tip {
  font-size: 14px;
  color: #808080;
}
.linkAgree {
  color: #00a7fb;
  font-size: 14px;
  margin-top: 10px;
}
.linkAgree span {
  cursor: pointer;
}
.checkbox1 {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #fff url("../image/otcpc/check@2x.png") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 10px;
  background-position: center center;
  border: 1px solid #ccc;
  /* #3d4354 */
  border-radius: 3px;
  cursor: pointer;
}
.checkbox1.off {
  background-image: none;
}
.nr {
  padding: 0 !important;
  font-weight: bold;
}
.m_cont .book_box {
  padding: 10px;
}
.m_cont .book_box p {
  line-height: 2em;
  text-indent: 2em;
  font-size: 14px;
}
.m_cont .book_box p span {
  position: relative;
  width: 95%;
}
.m_cont .book_box .choose span {
  position: relative;
  width: 10%;
}
.m_cont .book_box .choose .checkbox1 {
  top: 6px;
}
.service {
  margin: 10px;
}
.service .f-blue {
  font-size: 16px;
}
.marginr20 {
  display: block;
}
