﻿/* 
 * @description: 个人中心
 * @author: fuge.wu (2014-12-12 13:35:55) 
 * @update: fuge.wu (2014-12-12 13:35:55) 
*/

@charset "utf-8";

/* base */

body {
  font: 14px/1.5 "Microsoft YaHei", tahoma, Arial;
  color: #666;
  height: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

img {
  vertical-align: top;
  border: 0;
}

ol,
ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
input {
  font-size: 12px;
  font-weight: normal;
}

address,
cite,
code,
em,
th {
  font-weight: normal;
  font-style: normal;
}

input,
textarea,
select {
  outline: 0;
  vertical-align: middle;
}

body,
html {
  height: 100%;
}

a:hover {
  text-decoration: none;
}

body .setClass .layui-layer-btn .layui-layer-btn0 {
  border: 1px solid #dedede;
  background: #fff;
  color: #333;
}

body .setClass .layui-layer-btn .layui-layer-btn1 {
  border-color: #1E9FFF;
  background-color: #1E9FFF;
  color: #fff;
}


/* public */

.fb {
  font-weight: bold;
}

.left {
  float: left;
}

.right {
  float: right;
}

.t_center {
  text-align: center;
}

.clear {
  zoom: 1;
}

.clear:after {
  content: '';
  display: block;
  clear: both;
}

.hied {
  display: none;
}

.wrap {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.yahei {
  font-family: Microsoft YaHei;
}

.line,
.line_dashed {
  height: 1px;
  overflow: hidden;
  background-color: #ddd;
  clear: both;
}

.line_dashed {
  height: 1px;
  background: url(../image/line-76ed95b133cef7968ae123d1d9dd3691.gif) repeat-x;
}

.inline_block {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

input,
select {
  font-family: "Microsoft YaHei";
  font-size: 14px;
}

.pointer {
  cursor: pointer;
}

.arial {
  font-family: Arial;
}

.simsun {
  font-family: SimSun;
}

.relative {
  position: relative;
}


/* font link */

a {
  text-decoration: none;
  color: #666;
}

a:hover {
  text-decoration: underline;
}

.f14 {
  font-size: 14px;
}

.t_right {
  text-align: right;
}


/* font color */

.gray {
  color: #999;
}

.gray_l {
  color: #aaa;
}

.black {
  color: #333
}

.gray_6 {
  color: #666666;
}

.red {
  color: #ff0f0f;
}

.white {
  color: #fff;
}

.yellow {
  color: #ff7a4d;
}

.yellow_l {
  color: #ffe5d9;
}

.yellow_line {
  color: #ff7a4d;
  text-decoration: underline;
}

.blue {
  color: #588bff;
}

.green {
  color: #2e995c;
}

.st {
  font-family: "宋体"
}

.back_ground_white {
  background-color: #fff;
}


/* font size */

.f12 {
  font-size: 12px;
}

.f18 {
  font-size: 18px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f20 {
  font-size: 20px;
}

.f30 {
  font-size: 30px;
}


/* box */

.box8,
.box12,
.box16,
.box22,
.box32,
.box42 {
  clear: both;
  overflow: hidden;
}

.box8 {
  height: 8px;
}

.box10 {
  height: 10px;
}

.box12 {
  height: 12px;
}

.box22 {
  height: 22px;
}

.box16 {
  height: 16px;
}

.box32 {
  height: 32px;
}

.box42 {
  height: 42px;
}

.box30 {
  height: 30px;
}

.box5 {
  height: 5px;
}


/* icon */

.m_edite,
.m_right,
.a_phone span,
.a_binding .step0,
.a_close {
  background: url(../image/icon-3308f72f6fa57aa5e1dc2949e6da817e.png) no-repeat;
}


/* header */

.header {
  height: 100px;
  line-height: 100px;
  background: url(../image/h_logo-811af0cb86552a68e5ab418fbdba2297.jpg) no-repeat 10px center;
}

.h_line {
  color: #ccc;
  margin: 0 10px 0 6px;
}


/* nav */

.nav {
  width: 198px;
  min-height: 360px;
  _height: 360px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  border: 1px solid #ddd;
  border-top: 0;
  background-color: #f6f7f8;
}

.n_name {
  padding: 30px 0 8px 0;
}

.n_photo {
  height: 80px;
  position: relative;
  padding: 30px 0 30px 120px;
  border-bottom: 1px solid #ddd;
}

.n_photo .photo {
  width: 90px;
  height: 90px;
  position: absolute;
  top: 30px;
  left: 20px;
  overflow: hidden;
}

.n_photo .photo img {
  width: 100%;
}

.n_btn li {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ddd;
}

.n_btn a {
  display: block;
  padding-left: 50px;
  background-image: url(../image/menu-icon-9313ddb23364e64b5d58b2befe3729f9.png);
  background-repeat: no-repeat;
}

.n_btn a:hover,
.n_btn .current a {
  text-decoration: none;
  background-color: #fff;
  color: #ff7a4d;
  font-weight: bold;
  background-image: url(../image/menu-icon-hover-28be9360dc3926c3ca7c8491287e69cb.png);
}

.n_btn .icon0 {
  background-position: 26px 16px;
}

.n_btn .icon1 {
  background-position: 26px -203px;
}

.n_btn .icon2 {
  background-position: 26px -38px;
}

.n_btn .icon3 {
  background-position: 26px -93px;
}

.n_btn .icon4 {
  background-position: 26px -148px;
}

.n_btn .icon5 {
  background-position: 26px -260px;
}

.n_btn a.active {
  text-decoration: none;
  background-color: #fff;
  color: #ff7a4d;
  font-weight: bold;
  background-image: url(../image/menu-icon-hover-28be9360dc3926c3ca7c8491287e69cb.png);
}


/* main */

.main {
  width: 750px;
  min-height: 460px;
  _height: 460px;
  position: relative;
}

.m_info {
  width: 100%;
  margin-top: 30px;
}

.m_info td,
.m_info th {
  padding-bottom: 40px;
}

.m_info th {
  text-align: right;
  padding-right: 22px;
}

.m_info .thp {
  padding-top: 8px;
}

.m_info .trp td,
.m_info .trp th {
  padding-bottom: 24px;
  padding-top: 8px;
}

.m_info .tdp2 {
  padding-top: 18px;
  padding-bottom: 50px;
}

.m_info .tdp3 {
  padding-top: 18px;
  padding-bottom: 0;
}

.m_info .tdp4 {
  padding-top: 8px;
}

.m_info td {
  color: #333;
  position: relative;
}

.m_info2 .yellow {
  color: #ff794c;
}

.sty_select {
  padding: 4px;
  border: 1px solid #e5e5e5;
}

.m_info3 {
  margin-top: 0;
}

.m_info3 th {
  padding-right: 12px;
}

.m_info3 .gray_l {
  color: #aaa;
}

.m_info3 .tips {
  width: 220px;
  color: #bfbfbf;
  line-height: 21px;
  vertical-align: middle
}

.m_edite {
  margin-left: 86px;
  padding-left: 18px;
  background-position: 0 4px;
}

.m_right {
  margin-left: 52px;
  padding-left: 18px;
  background-position: 0 4px;
}

.m_amend {
  padding-left: 42px;
}

.m_title {
  padding: 40px 0 20px 0;
}

.m_p20 {
  padding-left: 50px;
}


/* product */

.p_name {
  padding: 18px 0 8px 6px;
}

.p_list {
  padding: 20px 0;
  width: 900px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.p_list ul {
  width: 1000px;
}

.p_list li {
  float: left;
  margin-right: 40px;
  display: inline;
}

.p_list a {
  display: block;
  width: 58px;
  padding-top: 50px;
  background-image: url(../image/product-4b19610fefe3beefed884439c4a93a34.gif);
  background-repeat: no-repeat;
  color: #999;
}

.p_list a:hover {
  background-image: url(../image/product_hover-80281f06b7034cb997b2a1b78ef154b5.gif);
  color: #ff6f3d;
}

.p_list .icon1 {
  background-position: -96px 0;
}

.p_list .icon2 {
  background-position: -192px 0;
}

.p_list .icon3 {
  background-position: -288px 0;
}

.p_list .icon4 {
  background-position: -384px 0;
}

.p_list .icon5 {
  background-position: -480px 0;
}

.p_list .icon6 {
  background-position: -576px 0;
}

.p_list .icon7 {
  background-position: -672px 0;
}

.p_list .icon8 {
  background-position: -768px 0;
}

.p_list .icon9 {
  background-position: -864px 0;
}


/* footer */

.footer {
  padding: 26px 0;
}


/* form */

.fo_text,
.fo_text2 {
  width: 238px;
  padding: 10px;
  border: 1px solid #d3d3d3;
}

.fo_text2 {
  width: 166px;
}

.fo_select {
  width: 260px;
  border: 1px solid #d3d3d3;
  padding: 8px;
}

.fo_select2 {
  width: 128px;
}

.fo_btn {
  width: 130px;
  border: 1px solid #dadada;
  height: 36px;
  line-height: 36px;
  border-radius: 3px;
}

.fo_btn_blue,
.fo_btn_gray {
  background-color: #4c8efa;
  width: 110px;
  height: 42px;
  line-height: 42px;
  margin-left: 12px;
  border-radius: 2px;
  border: #317bf4;
}

.fo_btn_gray {
  background-color: #bfbfbf;
  cursor: default;
}

.fo_btn_blue2 {
  width: 132px;
  height: 38px;
  line-height: 38px;
  margin: 0;
}


/* alert */

.alert {
  padding: 20px 0 32px 20px;
}

.a_wrap {
  width: 608px;
  border-radius: 6px;
  padding: 6px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 2;
  border: #bbbbbb 2px solid;
  margin-left: -312px;
  transform: translateY(-50%)
}

.a_con {
  background-color: #fff;
  max-height: 550px;
}

.a_phone {
  padding: 26px 0 30px 0;
  overflow: hidden;
}

.a_phone span {
  background-position: 0 -36px;
  padding-left: 22px;
}

.a_binding {
  width: 480px;
  height: 22px;
  line-height: 22px;
  background-color: #ff9966;
  border-radius: 10px;
  overflow: hidden;
}

.a_binding li {
  float: left;
  width: 220px;
}

.a_binding .step0 {
  background-color: #ff794c;
  padding-right: 22px;
  background-position: right -80px;
}

.a_binding2 {
  background-color: #ff7a4d;
}

.a_binding2 .step0 {
  background-color: #ff9966;
  padding-right: 22px;
  background-position: right -120px;
}

.a_close {
  display: block;
  width: 24px;
  height: 24px;
  background-position: 0 -168px;
  position: absolute;
  top: 20px;
  right: 20px;
}


/* mask */

.mask {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

.m_password img {
  margin-right: 10px;
}

.file {
  position: relative;
}

.f_txt {
  width: 357px;
}

.f_file {
  width: 270px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 80px;
  _left: 0;
  filter: alpha(opacity: 0);
  opacity: 0;
  z-index: 999;
}

.cf_file {
  width: 515px;
  height: 30px;
  position: absolute;
  top: 0;
  _left: 0;
  filter: alpha(opacity: 0);
  opacity: 0;
  z-index: 999;
}

.m_tpadding {
  padding-left: 44px;
}

.logo,
.u_info .icon0,
.u_info .icon1 {
  background: url(../image/loginIcon-fa4d8a973d117756912a2c417834579e.png) no-repeat;
}

.logo {
  width: 880px;
  height: 76px;
}

.user {
  background: #e8e8e8;
  padding: 6px;
}

.u_border {
  border: 1px solid #e1e1e1;
  height: 366px;
  background-color: #fff;
}

.u_banner {
  width: 476px;
}

.u_login {
  width: 346px;
}

.u_login .name {
  padding: 20px 0;
  width: 310px;
}

.u_login .input {
  width: 310px;
  border: 1px solid #ccc;
  padding: 8px 6px;
}

.u_info .input {
  width: 296px;
  margin-bottom: 18px;
}

.u_info .icon0 {
  background-position: right -102px;
}

.u_info .icon1 {
  background-position: right -154px;
}

.u_info .icon2 {
  width: 100px;
  margin-right: 10px;
}

.u_info img {
  width: 100px;
  height: 34px;
  cursor: pointer;
}

.u_about {
  padding-bottom: 20px;
}

.u_btn .input {
  background-color: #4c8efa;
  height: 40px;
  border: #317bf4;
  cursor: pointer;
}

.u_error {
  padding-top: 10px;
  height: 26px;
  min-height: 10px;
}

.u_reg {
  padding-right: 38px;
}

.foorer {
  padding-top: 26px;
}

.display_block {
  display: block;
}

.display_none {
  display: none;
}

.btn_enabled {
  background-color: #4c8efa;
  width: 110px;
  height: 42px;
  line-height: 42px;
  margin-left: 12px;
  border-radius: 2px;
  border: #317bf4;
  color: #fff;
}

.btn_disabled {
  width: 110px;
  border: 1px solid #dadada;
  height: 42px;
  line-height: 36px;
  margin-left: 12px;
  border-radius: 3px;
  color: #666;
}

.p_cp {
  height: 90px;
}

.p_cp:hover {
  cursor: pointer;
}

.world_break {
  word-wrap: break-word;
  word-break: break-all;
}

.msg-wrap,
.n-icon,
.n-msg {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top
}

.msg-box {
  position: relative;
  *zoom: 1
}

.msg-wrap {
  position: relative;
  white-space: nowrap;
  z-index: 1;
  margin-left: 5px;
  margin-top: 12px;
}

.n-icon {
  width: 16px;
  height: 16px;
  overflow: hidden;
  background-repeat: no-repeat
}

.n-msg {
  display: inline-block;
  line-height: 15px;
  margin-left: 2px;
  *margin-top: -1px;
  _margin-top: 0;
  font-size: 12px;
  font-family: simsun
}

.n-error {
  color: #c33
}

.n-ok {
  color: #390
}

.n-error .n-icon {
  background-position: 0 0
}

.n-ok .n-icon {
  background-position: -16px 0
}

.n-tip .n-icon {
  background-position: -32px 0
}

.msg-wrap .n-icon {
  background-image: url("../image/validator_default-f66d41752c6b2b201550b75221f9aa95.png")
}

.alert .a_phonenew span {
  background: none;
}

.a_phonenew {
  width: 500px;
  margin: 0 auto;
}

.p_widow a,
.i_switchbtn:hover,
.i_page li a:hover {
  text-decoration: none;
}

.p_widow a:hover {
  text-decoration: underline;
}

.jcrop-holder {
  direction: ltr;
  text-align: left;
}

.jcrop-keymgr {
  visibility: hidden;
}

.jcrop-vline,
.jcrop-hline {
  background: #FFF url(../image/Jcrop-7a4b4c6ebdb549fcbe47408f9457493e.gif);
  font-size: 0;
  position: absolute;
}

.jcrop-vline {
  height: 100%;
  width: 1px!important;
}

.jcrop-vline.right {
  right: 0;
}

.jcrop-hline {
  height: 1px!important;
  width: 100%;
}

.jcrop-hline.bottom {
  bottom: 0;
}

.jcrop-tracker {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  height: 100%;
  width: 100%;
}

.jcrop-handle {
  background-color: #333;
  border: 1px #EEE solid;
  font-size: 1px;
  height: 7px;
  width: 7px;
}

.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}

.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px;
}

.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%;
}

.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%;
}

.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}

.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0;
}

.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0;
}

.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px;
}

.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%;
}

.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px;
}

.jcrop-dragbar.ord-n {
  margin-top: -4px;
}

.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px;
}

.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0;
}

.jcrop-dragbar.ord-w {
  margin-left: -4px;
}

.jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
  background: #FFF;
  filter: alpha(opacity=70)!important;
  opacity: .70!important;
}

.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000;
  border-color: #FFF;
  border-radius: 3px;
}

.jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
  background: #000;
  filter: alpha(opacity=70)!important;
  opacity: .7!important;
}

.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #FFF;
  border-color: #000;
  border-radius: 3px;
}

.solid-line .jcrop-vline,
.solid-line .jcrop-hline {
  background: #FFF;
}

.jcrop-holder img,
img.jcrop-preview {
  max-width: none;
}

.preview-pane {
  display: block;
  position: absolute;
  z-index: 2000;
  top: 10px;
  right: -10px;
  padding: 6px;
  border: 1px rgba(0, 0, 0, .4) solid;
  background-color: white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
}

.preview-pane .preview-container {
  width: 135px;
  height: 135px;
  overflow: hidden;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

.span12 {
  width: 500px;
}

.jc-demo-box {
  text-align: left;
  margin: 1em auto;
  background: white;
  /*border: 1px #bbb solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.25);*/
  padding: 1em;
  position: relative;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}


/* integral2015-7-13*/

.p_paading {
  padding: 0 30px;
}

.i_switchbtn {
  display: inline-block;
  background: #4c8efa url(../image/integralshop-484ba8a6a3a4c03c101915e2aad98528.png) no-repeat 14px center;
  padding: 0px 14px 0px 36px;
  line-height: 37px;
  border-radius: 2px;
}

.i_switchbtn:hover {
  text-decoration: none;
}

.d_line {
  background: url(../image/d_linebg-15b84277baf95cb9f78b6200a788a50f.jpg) repeat-x left center;
  height: 1px;
}

.p_select {
  padding: 5px 8px;
  outline: none;
  border: 1px solid #d3d3d3;
  width: 216px;
}

.i_table {
  width: 100%;
  border-left: 1px solid #dddddd;
}

.i_table th {
  background: #f5f6f7;
  color: #333;
  border-top: 1px solid #dddddd;
}

.i_table th,
.i_table td {
  padding: 12px 0;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}

.i_table td {
  font-size: 12px;
}

.i_page {
  overflow: hidden;
}

.i_page li {
  float: left;
  margin: 0 2px;
  border: 1px solid #dddddd;
  border-radius: 2px;
}

.i_page li a {
  display: block;
  padding: 2px 8px;
}

.i_page .i_current,
.i_page li:hover {
  background: #ff7a4d;
  border: 1px solid #ff7a4d;
  border-radius: 2px;
}

.i_current a,
.i_page li a:hover {
  color: #fff;
}

.i_pagein {
  padding: 2px 10px;
  border: 1px solid #dddddd;
  width: 14px;
}

.i_pagebtn {
  padding: 3px 10px;
  border: 1px solid #dddddd;
  background: #f6f6f6;
}

.p_date {
  background: url(../image/date-3776d9407c2e3b00d301299120c0fcbb.png) no-repeat 96px center;
  width: 106px;
  border: 1px solid #d3d3d3;
  padding: 5px 6px;
}

.p_bluebgbtn {
  background: #4c8efa;
  padding: 4px 28px;
  border-radius: 2px;
  border: 1px solid #4c8efa;
  cursor: pointer;
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */

.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/

.pika-single:before,
.pika-single:after {
  content: " ";
  display: table;
}

.pika-single:after {
  clear: both
}

.pika-single {
  *zoom: 1
}

.pika-single.is-hidden {
  display: none;
}

.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5);
}

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}

.pika-title {
  position: relative;
  text-align: center;
}

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
}

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
  *position: absolute;
  *top: 0;
}

.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
  *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
  *right: 0;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: .2;
}

.pika-select {
  display: inline-block;
  *display: inline;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  padding: 0;
}

.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}

.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-today .pika-button {
  color: #33aaff;
  font-weight: bold;
}

.is-selected .pika-button,
.has-event .pika-button {
  color: #fff;
  font-weight: bold;
  background: #33aaff;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}

.has-event .pika-button {
  background: #005da9;
  box-shadow: inset 0 1px 3px #0076c9;
}

.is-disabled .pika-button,
.is-inrange .pika-button {
  background: #D5E9F7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px;
}

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px;
}

.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3;
}

.is-outside-current-month .pika-button {
  color: #999;
  opacity: .3;
}

.is-selection-disabled {
  pointer-events: none;
  cursor: default;
}

.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
  color: #fff;
  background: #ff8000;
  box-shadow: none;
  border-radius: 3px;
}


/* styling for abbr */

.pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.is-today .pika-button {
  color: #33aaff;
  font-weight: bold;
}

.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: #33aaff;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}

.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 0.3;
}

a.pika-button:hover {
  color: #fff;
  background: #ff8000;
  box-shadow: none;
  border-radius: 3px;
}

.m_info2 img {
  width: 130px;
  height: 90px;
}

.r_protocol {
  padding: 30px 44px 56px 44px;
  background: #fff;
}

.r_protocol h2 {
  font-size: 16px;
  color: #666;
  font-weight: bold;
  line-height: 36px;
  padding-top: 18px;
}

.r_protocol p {
  text-indent: 2em;
  font-size: 14px;
  line-height: 24px;
}

.weixin img,
.qqdl img {
  width: 20px;
  height: 20px;
  vertical-align: -6px;
  margin-right: 4px;
}

.weixin,
.qqdl {
  font-size: 12px;
}

.weixin {
  margin-right: 15px;
}

.positionre {
  position: relative;
}

.fileoutbox {
  width: 110px;
  height: 42px;
  margin: 0 auto
}

.fileoutbox input {
  margin-left: 0;
}

.posiab_file {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 110px;
  height: 42px;
  opacity: 0;
  cursor: pointer
}

.m_title_formtop {
  padding-bottom: 0;
}

.del_res {
  padding-left: 62px;
}

.widthimgbox {
  width: 130px;
}

.padding20 {
  padding: 20px 0 0 20px;
}

.tdpadding20 td,
.tdpadding20 th {
  padding-bottom: 20px;
}

.lefttip {
  padding: 20px 0 0 10px;
  width: 182px;
}

.dialognew {
  padding: 0 20px;
}

.dialognew .fo_text {
  width: 295px
}

.fo_text3 {
  width: 175px
}

.err_tip {
  color: #c33;
  margin-top: 10px;
  margin-left: 60px;
}

.wrap_new {
  width: 1000px;
  margin: 0px auto;
  overflow: hidden;
  font: 14px/1.5 Microsoft YaHei, tahoma, Arial;
  color: #666666;
  background-color: #f8f8f8;
}

.wrap_new h1 {
  font-size: 14px;
}

.connect {
  background: #ffffff;
  padding: 30px 20px;
  border: 1px solid #ebebeb;
}

.shortcut {
  display: inline-block;
  background: url("../image/bluephone-04f7541264ea56d27c3718529cc91650.png") no-repeat left center;
  padding-left: 14px;
}

.shortcut:hover {
  color: #7ba1ff;
}

.width310 {
  width: 310px;
}

.u_info .dynamicpassword {
  background: #f7f7f7;
  cursor: pointer;
}

.telnumber {
  background: url("../image/mess_grey-c58dc0cc30702f4c332966c372e213b5.png") no-repeat 6px center !important;
  width: 276px!important;
  background-size: 13px 20px!important;
  padding-left: 26px!important;
}


/*2017-6-12*/

.margin_l_30 {
  margin-left: 30px;
}

.margin_l_10 {
  margin-left: 10px;
}

.display_inlineblock {
  display: inline-block;
}

.padding_l_16 {
  padding-left: 16px;
}

.padding_t_52 {
  padding-top: 52px;
}

.noinfotipbox {
  margin: 0 auto;
  width: 406px;
}

.h2title {
  padding: 20px 0 16px 0;
  border-bottom: 1px solid #e6e6e6;
}

.e_enterpriseinformation {
  width: 100%;
}

.e_enterpriseinformation td,
.e_enterpriseinformation th {
  padding: 28px 0px 28px 24px;
}

.e_enterpriseinformation tr:nth-child(odd) td {
  background: #fafafa;
}

.e_infomessge {
  background: url("../image/message-5a070a243da8955c4ed5fe36b8ee69f8.png") no-repeat left center;
  padding: 20px 0 0 94px;
  height: 80px;
  line-height: 38px;
}

.c_info .e_upload th {
  text-align: left;
}

.e_upload th,
.e_upload td {
  padding: 9px!important;
}

.e_upload {
  width: 100%
}

.e_input {
  width: 370px;
  border: 1px solid #d3d3d3;
  font-size: 14px;
  padding: 9px;
  background-color: #fff
}

.e_input_width_292 {
  width: 292px;
  border: 1px solid #d3d3d3;
  font-size: 14px;
  padding: 9px;
  background-color: #fff
}

.margin_r_15 {
  margin-right: 15px;
}

.e_childtdpading tr td:last-child {
  padding-right: 24px;
}

.ellipsis16 {
  display: inline-block;
  width: 22em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.e_radio0 {
  background: url("../image/radio0-fc760a25f6f1b05cef92e26640b07595.png") no-repeat left;
  display: inline-block;
  padding-left: 24px;
}

.e_radio1 {
  background: url("../image/radio1-92c66eb51b2876fa075aedbf71b59c06.png") no-repeat left;
  display: inline-block;
  padding-left: 24px;
}

.redtip {
  display: inline-block;
  background: url("../image/redtip-f5aa623309f4e565263a78800d253936.png") no-repeat left center;
  padding-left: 20px;
}

.e_smjdiv,
.e_smjdiv img {
  width: 200px;
  height: 126px;
}

.e_smjdiv0 {
  background: url("../image/upload1-92e89ff0dae9215e10692458e0fafb2f.png") no-repeat center;
  background-size: cover;
  width: 200px;
  height: 126px;
}

.e_tanbgbar {
  background: rgba(0, 0, 0, 0.3);
  padding: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.t_underline {
  text-decoration: underline;
}

.e_radio a:hover {
  text-decoration: none;
}

.e_file {
  width: 200px;
  height: 126px;
}

.e_fileinput {
  position: absolute;
  right: 0;
  width: 60px;
  top: 0;
  bottom: 0;
  opacity: 0;
}

.e_fileinput_full {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  bottom: 29px;
  opacity: 0;
  height: 100%;
}

.e_fileinput_reupload {
  position: absolute;
  right: 0;
  width: 65px;
  height: 29px;
  bottom: 0px;
  opacity: 0;
}

.line_126 {
  line-height: 126px;
}

.e_dialog0 {
  background: #fff;
  z-index: 3;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -195px;
  margin-top: -125px;
  width: 390px;
  height: 250px;
}

.tranbg {
  background: #000;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.5;
  z-index: 2;
}

.padding10 {
  padding: 10px;
}

.e_d_btnblue {
  padding: 10px 0;
  width: 127px;
  border: 1px solid #5495e6;
  border-radius: 2px;
  background: #5495e6;
}

.e_d_btngrey {
  padding: 10px 0;
  width: 127px;
  border: 1px solid #cbcbcb;
  border-radius: 2px;
  background: #cbcbcb;
}

.e_d_btnbox {
  width: 270px;
  margin: 0 auto;
}

.qy_swishhs {
  display: inline-block;
  border: 1px solid #d7d7d8;
  padding: 0 8px;
  border-radius: 8px;
}

.qy_swishhs0 {
  background: url("../image/hs0-62432cd7180822c7b6c9134c6e771371.png")no-repeat 40px center;
  padding-right: 18px;
}

.qy_swishhs1 {
  background: url("../image/hs1-d8150fda9412b0ac05210528419a48c2.png")no-repeat 40px center;
  padding-right: 18px;
}

.tr_hs {
  background: #fbfbfb;
}

.tr_hs td:first-child {
  border-left: 1px solid #f1f1f1;
}

.tr_hs td:last-child {
  border-right: 1px solid #f1f1f1;
}

.td_boder_t {
  border-top: 1px solid #f1f1f1;
}

.td_boder_b {
  border-bottom: 1px solid #f1f1f1;
}

.line_td td {
  border-bottom: 1px solid #e6e6e6;
  padding: 0!important;
}

a.reg_org_btn {
  border: 1px solid #197fee;
  background: #197fee;
  padding: 10px;
  color: #fff;
  width: 128px;
}

a.verify_org_btn {
  border: 1px solid #f4686a;
  background: #f4686a;
  padding: 10px;
  color: #fff;
  width: 84px;
}

a.normal_org_btn {
  border: 1px solid #5495e6;
  background: #5495e6;
  padding: 10px;
  color: #fff;
  margin-right: 5px;
}

a.disabled_btn {
  border: 1px solid #ccc;
  background: #ccc;
  padding: 10px;
  color: #fff;
  width: 72px;
  margin-right: 5px;
}

.p_footnav ul {
  overflow: hidden;
  padding: 20px 0 45px 0;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}

.p_footnav ul li {
  float: left;
  width: 253px;
  padding: 0 40px;
}

.p_footnav ul li .nxy,
.p_footnav ul li .nxsc,
.p_footnav ul li .nxjr {
  display: block;
  padding: 10px 0;
  line-height: 32px;
}

.p_footnav ul li .nxy {
  background: url("../image/nxy-5dc40b3325e6c09e10fc6b32efa129d5.jpg") no-repeat 60px center;
  height: 29px;
}

.p_footnav ul li .nxsc {
  background: url("../image/nxsc-4c061e854496f3fb715cbf9c649c5a21.jpg") no-repeat 60px center;
  height: 29px;
}

.p_footnav ul li .nxjr {
  background: url("../image/nxjr-253e5a0664f38f28ec604f109c233520.png") no-repeat 60px center;
  height: 29px;
}

.p_f_ulnav {
  text-align: left;
}

.p_f_ulnav a {
  display: inline-block;
  padding: 3px 6px;
}

.copyright {
  padding: 25px 0;
}

body .setClass .layui-layer-btn .layui-layer-btn0 {
  border: 1px solid #dedede;
  background: #fff;
  color: #333;
}

body .setClass .layui-layer-btn .layui-layer-btn1 {
  border-color: #1E9FFF;
  background-color: #1E9FFF;
  color: #fff;
}

.uploadcard .ember-view {
  width: 200px;
}

.uploadcard .ember-view:nth-child(1) {
  float: left;
}

.uploadcard .ember-view:nth-child(2) {
  float: right;
}

.voice:hover {
  text-decoration: none;
}

.voice {
  padding: 44px 32px;
}

.voice img {
  vertical-align: middle;
  display: block;
}

.tipnumb {
  display: inline-block;
  background: #ff7a4d;
  border-radius: 15px;
  height: 15px;
  min-width: 15px;
  padding: 0 3px;
  position: absolute;
  color: #fff;
  line-height: 15px;
  text-align: center;
  top: 34px;
  right: 16px;
}

.tipbox {
  z-index: 9;
  top: 82px;
  box-shadow: 0px 2px 2px 2px #ddd;
  left: -158px;
  position: absolute;
  width: 370px;
  box-sizing: border-box;
  background: #fff;
}

.tipbox ul li {
  border-bottom: 1px solid #eeeeee;
  line-height: 42px;
  padding: 0 18px;
  zoom: 1;
}

.tipbox ul li:after {
  content: '';
  display: block;
  clear: both;
}

.tipbox ul li:last-child {
  border-bottom: 0;
}

.tipbox ul {
  overflow: hidden;
}

.tipbox ul li span {
  float: left;
}

.tipbox ul li span em {
  color: #ff7a4d;
}

.tipbox ul li a {
  float: right;
  color: #ff7a4d;
}

.tipimg {
  width: 36px;
  height: 18px;
  position: absolute;
  margin-right: 0;
  top: -17px;
  left: 185px;
}

.g_btn_blue {
  border: 1px solid #5495e6;
  background: #5495e6;
  padding: 10px;
  color: #fff;
  width: 84px;
}

.g_btn_red {
  border: 1px solid #f4686a;
  background: #f4686a;
  padding: 10px;
  color: #fff;
  width: 84px;
}

.g_enterprise td {
  padding: 28px 10px;
}

.checkimg {
  position: fixed;
  z-index: 3;
  max-height: 705px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.closex {
  font-size: 30px;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 3;
  display: inline-block;
  background: #fff;
  padding: 0 14px;
}

.closex:hover {
  text-decoration: none;
}

.page ul {
  overflow: hidden;
  margin: 0 auto;
  width: 384px;
}

.page ul li {
  float: left;
  margin: 0 3px;
}

.page ul li a {
  display: inline-block;
  padding: 6px 0;
  width: 42px;
  text-align: center;
}

.page ul .on a {
  background: #5495e6;
  color: #fff;
}

.page ul .over a {
  background: #c6c6c6;
}

.page ul li .nolie:hover {
  text-decoration: none;
}

.reg_bluebtn {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  width: 106px;
  padding: 8px 0;
  border-radius: 3px;
  background-color: #5495e6;
  border: 1px solid #5495e6;
  color: #fff;
}


/*企业注册2018-11-12*/

.select2 {
  background: #fff;
  display: none;
  margin-top: -39px;
  width: 292px;
  border: 0;
  outline: 0
}

.select2 .nameinput {
  border: 1px solid #3b7efe;
  box-sizing: border-box;
  margin-bottom: 0;
  padding: 7px 8px;
  border-radius: 0;
  min-height: 40px;
  background: #fff;
}

.select2 .nameinput .lable0 {
  display: inline-block;
  margin: 0px 4px 4px 0;
  background: #3b7efe;
  color: #fff;
  padding: 0px 8px;
  border-radius: 8px;
}

.lable0 em {
  display: inline-block;
  cursor: pointer;
  background: url('../image/s_l_del-2ce261430f878765d5791e7259e80690.png') no-repeat right center;
  width: 12px;
  height: 12px;
  margin-left: 4px;
}

.s_sideleft,
.s_contentright {
  height: 100%;
}

.s_contentright {
  padding-left: 122px;
  /* width: 100%;*/
}

.clearv2 {
  display: inline-block;
  background: url('../image/clearval2-3d505c1d1557239cbf51f25d63510a17.png') no-repeat center;
  width: 13px;
  height: 13px;
  position: absolute;
  right: 12px;
  top: 12px;
}

.s_sideleft {
  position: absolute;
  left: 0;
  top: 0;
}

.s_sideleft ul {
  width: 122px;
  background: #f8f8f8;
  height: 100%
}

.s_sideleft li {
  padding: 10px 10px 10px 20px;
}

.s_contentright li,
.s_sideleft li {
  cursor: pointer;
}

.s_contentright ul {
  padding: 0 10px;
  height: 100%
}

.s_contentright li {
  border-bottom: 1px solid #ededed;
  padding: 10px 0 10px 10px;
}

.s_contentright li:last-child {
  border-bottom: 0
}

.s_sideleft .active {
  background: #fff url('../image/switch_ent_pitchon-c4f87c0c76b6ac3b6d86cb8637c7c724.png') no-repeat 102px center;
}

.s_contentright .active {
  background: #fff url('../image/switch_ent_pitchon-c4f87c0c76b6ac3b6d86cb8637c7c724.png') no-repeat 115px center;
}

.s_sideleft .active_sib {
  background: url('../image/switch_ent_pitchon-c4f87c0c76b6ac3b6d86cb8637c7c724.png') no-repeat 80px center;
}

.s_con_ul {
  display: none;
}

.s_con_on {
  display: block;
}

.s_listbox {
  height: 300px;
  overflow-y: scroll;
  border: 1px solid #ededed;
  border-top: 0
}

.maskground {
  background-color: #000;
  opacity: 0.6;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 1;
}

.authentication1 .dialog {
  width: 570px;
  background: rgba(255, 255, 255, 1);
  border-radius: 10px;
  position: fixed;
  z-index: 6;
  left: 50%;
  top: 50%;
  margin-left: -285px;
  margin-top: -321px;
  padding-bottom: 20px;
}

.rz1_head {
  background: url('../image/rz1_head-e6792122053ce5b25e5b0125e3925560.png') no-repeat 0 0;
  height: 117px;
  background-size: 100% 117px;
  text-align: center;
}

.rz1_head p {
  font-size: 26px;
  color: #fff;
  line-height: 117px;
}

.authentication1 .padd {
  padding: 42px;
}

.rz_column {
  width: 340px;
  margin: 0 auto;
  background: #257FEE;
  height: 2px;
  text-align: center;
}

.rz_column h4 {
  color: #257FEE;
  font-size: 22px;
  background: #fff;
  padding: 0 20px;
  display: inline-block;
  margin-top: -18px;
}

.rz_conpadd {
  padding: 30px 0;
}

.rz_conpadd p {
  font-size: 16px;
  margin-bottom: 24px;
}


/*.rz_conpadd p:last-child{margin-bottom:0px;}*/

.con_l1,
.con_l2,
.con_l3 {
  display: inline-block;
  padding-left: 36px;
}

.con1_l1,
.con1_l2,
.con1_l3 {
  display: inline-block;
  padding-left: 12px;
}

.con_l1 {
  background: url('../image/jinrong-4e257479d86fc1a4ebc5d0e509a4ebad.png') no-repeat left center;
}

.con_l2 {
  background: url('../image/caigou-54ac7aee79636283d31555903887f0bf.png') no-repeat left center;
}

.con_l3 {
  background: url('../image/xiaoshou--86da254897ab8ce86d2b0d8dd2ff118c.png') no-repeat left center;
}

.con1_l1 {
  background: url('../image/con1-acfbf2d5974767ba3195c6c9ac7ea607.png') no-repeat left center;
}

.rz_butbox {
  width: 350px;
  margin: 0 auto;
}

.unagree,
.agree {
  width: 147px;
  font-size: 20px;
  height: 56px;
  border: 1px solid rgba(37, 127, 238, 1);
  border-radius: 8px;
  line-height: 56px;
  display: inline-block;
  text-align: center;
}

.unagree {
  color: #257FEE
}

.agree {
  background: #257FEE;
  color: #fff;
}


/*第二个弹框*/

.authentication2 .dialog {
  width: 482px;
  background: rgba(255, 255, 255, 1);
  border-radius: 10px;
  position: fixed;
  z-index: 6;
  left: 50%;
  top: 50%;
  margin-left: -241px;
  margin-top: -316px;
  padding-bottom: 20px;
}

.rz2_head {
  background: url('../image/personhead-e3ec37e2d61bfd0723414de9270ac13d.png') center center no-repeat;
  height: 219px;
  margin-top: -74px;
}

.rz_headline {
  font-size: 24px;
  font-weight: 500;
  color: rgba(37, 127, 238, 1);
  line-height: 32px;
}

.rz_headbehind {
  font-size: 22px;
}

.authentication2 .padd {
  padding: 38px 51px 39px 51px;
}

.inputbox {
  position: relative;
}

.inputbox span {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 50px;
  background: url('../image/cha-12ed510ddd0ec116af02452821bba85b.png') no-repeat center center;
  cursor: pointer;
}

.inputbox input,
.inputbox0 input {
  width: 380px;
  height: 49px;
  background: rgba(238, 241, 244, 1);
  border-radius: 5px;
  border: 1px solid #eef1f4;
  box-sizing: border-box;
  padding: 10px 40px 10px 10px;
  line-height: 50px;
  margin-bottom: 20px;
}

.padd .inputbox:last-child input {
  margin-bottom: 0
}

.inputbox0 input {
  box-sizing: border-box;
  margin-bottom: 0;
  height: 42px;
  line-height: 42px;
  width: 352px;
  background: none;
}

.inputbox0 select {
  width: 352px;
  height: 42px;
  border-radius: 5px;
  border: 1px solid #eef1f4;
  box-sizing: border-box;
  padding: 10px 40px 10px 10px;
  line-height: 42px;
}

.inputbox0 .fo_select2 {
  width: 128px;
}

.subbtn,
.nosubbtn {
  width: 227px;
  height: 56px;
  background: rgba(37, 127, 238, 1);
  border-radius: 28px;
  display: inline-block;
  color: #fff;
  line-height: 56px;
  font-size: 20px;
  border: 1px solid #4194F9;
}

.nounderline:hover {
  text-decoration: none;
}

.inputbox0 .select2 {
  width: 352px;
  box-sizing: border-box;
}

.input_prev {
  line-height: 42px;
  margin-right: 15px;
  min-width: 70px;
}

.ennerinput .clear {
  margin-bottom: 20px;
  padding-left: 38px;
}

.ennerinput {
  margin-top: 20px;
}


/*第三个弹框*/

.authentication3 .dialog {
  width: 482px;
  height: 579px;
  background: rgba(255, 255, 255, 1);
  border-radius: 10px;
  position: fixed;
  z-index: 6;
  left: 50%;
  top: 50%;
  margin-left: -241px;
  margin-top: -316px;
}

.rz3_head {
  background: url('../image/rz_succss-310a5033f20317ca1cb68aa1d27c3323.png') center center no-repeat;
  height: 128px;
  margin: 30px 0 20px 0;
}

.authentication3 .rz3_column {
  height: 1px;
  border-bottom: 1px dashed rgba(47, 54, 63, 1);
  width: 340px;
  margin: 10px auto 0 auto;
  text-align: center;
}

.rz3_column h4 {
  font-size: 22px;
  padding: 0 32px;
  display: inline-block;
  margin-top: -18px;
  background: #fff;
}

.authentication3 .padd {
  padding: 40px 50px;
}

.paybtn {
  width: 114px;
  height: 40px;
  background: rgba(65, 148, 249, 1);
  border-radius: 20px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.authentication3 .rz_conpadd {
  padding: 46px 0 50px 0;
}

.authentication3 .rz_conpadd p {
  margin-bottom: 10px;
}

.nosubbtn {
  background: #fff;
  color: #4194F9;
}

.authentication3 .rz_conpadd p:last-child {
  margin-bottom: 0;
}


/*认证*/

.rz_upl {
  width: 280px;
}

.rz_upl .fileup {
  margin: 0 auto
}

.fileup {
  width: 211px;
  height: 150px;
}

.fileup .e_fileinput_full {
  bottom: 0;
  cursor: pointer;
}

.rz_upl .padd {
  padding: 12px 0;
  line-height: 26px;
  font-size: 12px;
}

.rz_choose0,
.rz_choose1 {
  padding-left: 38px;
  display: inline-block;
}

.rz_choose0 {
  background: url('../image/c_0-9f0aff00ba465bf4b3f4618444b894d5.png') no-repeat left center;
}

.rz_choose1 {
  background: url('../image/c_1-1a2bd2b7389cdaaab5ec5e415c6c6d47.png') no-repeat left center;
}

.rz_wh {
  display: inline-block;
  background: url('../image/wh-c5813da44331f3373025b406ed58d96e.png') no-repeat left center;
  padding-left: 20px;
  margin-left: 10px;
}

.margint_choose {
  margin: 10px 0;
}

.t_left {
  text-align: left;
}

.t_right {
  text-align: right;
}

.rz_table {
  table-layout: fixed !important
}

.bluebtn {
  width: 183px;
  height: 46px;
  background: rgba(85, 150, 231, 1);
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  color: #fff;
  line-height: 46px;
}

.btnpaddbox {
  padding: 26px 0 0px 200px;
}

.inputbox0 .line_h {
  line-height: 42px;
}

.area_select .ember-view,
.inputbox0 .ember-view {
  float: left;
  margin-right: 5px;
}

.jfdata .ember-view {
  display: inline-block;
}

.a_btn_enable {
  display: block;
  margin: 0 auto;
  text-decoration: none;
}

.fileup img {
  width: 210px;
  height: 150px
}

.inline_block {
  display: inline-block;
}

.float_none {
  float: none !important;
}

.more img {
  margin-left: 8px;
  vertical-align: middle;
}

.postion_rel {
  position: relative;
}

.morecont {
  display: none;
  position: absolute;
  width: 80px;
  top: 27px;
  right: -25px;
  z-index: 99;
  padding: 10px 10px 0;
  background: #fff;
  border: 1px solid #ccc;
  text-align: left;
}

.morecont a {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
}

.morecont a.tit {
  font-size: 14px;
  margin-bottom: 15px;
}

.morecont a:hover {
  color: #588bff;
}

.quanx_tit {
  height: 30px;
  line-height: 30px;
}

.quanx_tit img {
  margin-right: 5px;
  vertical-align: middle;
}

.quanx_qiy {
  padding: 20px;
  border-bottom: 1px solid #e6e6e6;
}

.quanx_dask {
  position: fixed;
  /*display:none;*/
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.4);
}

.quanx_pop {
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 30px 0;
  z-index: 10;
  background: #fff;
  text-align: center;
  border-radius: 5px;
}

.quanx_dele {
  width: 360px;
  height: 90px;
  margin: -75px 0 0 -180px;
}

.quanx_sqbg {
  width: 620px;
  height: 480px;
  margin: -270px 0 0 -310px;
}

.quanx_sqcont {
  height: 360px;
  margin-top: 20px;
  padding: 0 35px;
  line-height: 25px;
  text-align: left;
  overflow: auto;
}

.quanx_btn {
  margin-top: 30px;
}

.quanx_btn div {
  width: 80px;
  cursor: pointer;
}

.quanx_btn div.qx {
  margin: 0 15px;
  background: #5e5e5e;
  color: #fff;
  border: 1px solid #5e5e5e;
}

.quanx_mt20 {
  margin-top: 20px;
}

.quanx_lur {
  margin-top: 30px;
}

.quanx_lab {
  display: inline-block;
  width: 70px;
  line-height: 40px;
  text-align: right;
}

.quanx_input {
  width: 245px;
  height: 35px;
  line-height: 35px;
  margin-left: 10px;
  padding: 0 5px;
  border: 1px solid #d2d2d2;
}

.quanx_jscont {
  width: 668px;
  margin-left: 10px;
}

.quanx_jues {
  position: relative;
  width: 180px;
  height: 60px;
  float: left;
  margin: 0 5px 10px;
  padding: 15px;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
}

.quanx_jues.activ {
  background: url(/image/juesbg-82365a421cf6e7f3e6d5f51929e9b1fd.png);
  background-size: 100% 100%;
}

.quanx_jues.activ p {
  color: #6181fe;
}

.quanx_fxgz {
  margin: 10px 0 0 85px;
}

.quanx_fxgz img {
  vertical-align: middle;
}

.quanx_fxgz span {
  margin: 0 8px 0 4px;
}

.quanx_list th {
  width: 20%;
}

.quanx_list td {
  word-break: break-all;
}

.percen_loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: #000;
  opacity: 0.6;
}

.percen_img {
  position: fixed;
  width: 84px;
  height: 84px;
  left: 50%;
  top: 50%;
  margin: -42px 0 0 -42px;
  z-index: 1000;
}

.qiyetype a:hover {
  text-decoration: none;
}

.qiyezx_cont {
  width: 425px;
  margin: 0 auto;
  padding-top: 85px;
}

.qiyezx_tipimg {
  margin-bottom: 15px;
  text-align: center;
}

.qiyezx_tit {
  margin-bottom: 15px;
  text-align: center;
  font-size: 20px;
  color: #333;
}

.qiyezx_ms {
  margin-bottom: 20px;
  line-height: 24px;
  font-size: 14px;
  color: #999;
}

.qiyezx_xz {
  margin-bottom: 25px;
}

.qiyezx_xz a {
  margin-left: 10px;
  color: #5495e6;
  cursor: pointer;
}

.qiyezx_btn {
  width: 127px;
  height: 45px;
  margin: 0 auto;
  line-height: 45px;
  text-align: center;
  background: #5495e6;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}

.qiyezx_btn.disabled {
  background-color: #ddd;
  border: 0;
  display: block;
}

.qiyezx_btn.enable {
  border: 0;
  display: block;
}

.qiyezx_dask {
  position: fixed;
  /*display:none;*/
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.4);
}

.qiyezx_xzcont {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 410px;
  padding: 50px 50px 90px;
  background: #fff;
  z-index: 10;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-animation: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  line-height: 26px;
  font-size: 16px;
  color: #666;
}

.qiyezx_xztit {
  padding-bottom: 50px;
  text-align: center;
  font-size: 26px;
  color: #333;
}

.qiyezx_xzcls {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.qiyezx_tiak {
  height: 350px;
  overflow-y: auto;
}

.qiyezx_zxtsnr {
  margin-bottom: 30px;
  font-size: 14px;
  text-align: center;
}

.qiyezx_xz span {
  color: #5495e6;
  cursor: pointer;
}

.gps {
  position: relative;
}

.gps .icon,
.map-header .icon {
  width: 70px;
  top: 10px;
  right: 15px;
  position: absolute;
  padding-left: 17px;
  background: url("/image/gps-icon-71598fcedc57298462b9eb3206745a4e.png") no-repeat 0 4px;
}

.gps .icon {
  right: -100px;
}

.setting {
  width: 70px;
  padding-left: 17px;
  margin: 7px 0 0 5px;
  background: url("/image/gps-icon-71598fcedc57298462b9eb3206745a4e.png") no-repeat 0 4px;
}

.mask {
  background: rgba(0, 0, 0, 0.3);
}

.map-container {
  top: 50%;
  left: 50%;
  width: 740px;
  height: 580px;
  margin: -290px 0 0 -370px;
  z-index: 2;
  position: fixed;
  background-color: #fff;
}

.map-header {
  height: 56px;
  position: relative;
  padding: 20px 0 0 102px;
}

.map-header .icon {
  top: 30px;
  left: 40px;
}

.map-content {
  height: 420px;
  margin-bottom: 22px;
  font-size: 13px;
  background-color: #eee;
}

.map-footer button {
  color: #fff;
  border: 0;
  min-width: 86px;
  height: 42px;
  line-height: 42px;
  border-radius: 3px;
  font-size: 14px;
  cursor: pointer;
  margin: 0 5px;
  background-color: #5e5e5e;
}

.map-footer button:nth-child(2) {
  background-color: #5c8ee5;
}

.map-pickerBox {
  width: auto;
  position: static;
}

.map-header .amap-ui-poi-picker-sugg-container {
  margin-top: -4px;
  border: 1px solid #eef1f4;
}

.amap-marker-label{
    border: 0;
    background-color: transparent;
}

.amap-marker-label-info{
    position: relative;
    top: 0;
    right: 0;
    min-width: 0;
}

.rz_headline {
  font-size: 30px;
}
.rz_headbehind {
  font-size: 24px;
  line-height: 80px;
}
.rz_zntMain {
  text-align: center;
}
.rz_zntMain img:first-child {
  margin-right: 40px;
}
.rz_zntMain p {
  font-size: 16px;
  color: #666;
  padding: 25px 0 50px;
}

.check_authentication {
    text-align: center;
    padding-top: 20px;
    font-size: 16px;
    cursor: pointer;
    color: rgba(37,127,238,1);
}
.authentication_back {
    padding-top: 25px;
    text-align: center;
    color: #999;
    font-size: 16px;
}
.authentication_back p {
     width: 110px;
     text-align: center;
     margin: 0 auto;
     height: 30px;
     line-height: 30px;
      cursor: pointer;
}
.authentication_back p img {
    width: 20px;
    margin-top: 5px;
}

.jf-detail {line-height: 1;color: #000;}
.jf-detail .title {border-bottom: 1px solid #e8e8e8;padding-top: 35px;padding-bottom: 22px;}
.jf-detail .sub-title {padding: 20px 0;}
.jf-detail p {line-height: 18px;}

*{padding:0;margin:0;}

.switch-box {
    /* margin: 100px auto; */
    width: 40px;
}
.switch-box .switch {
    /* 隐藏checkbox默认样式 */
    display: none;
}
.switch-box label {
    /* 通过label扩大点击热区 */
    position: relative;
    display: block;
    margin: 1px;
    height: 20px;
    cursor: pointer;
}
.switch-box label::before {
    /* before设置前滚动小圆球 */
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background-color: #fff;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.06);
    /* 通过transform、transition属性控制元素过渡进而形成css3动画 */
    -webkit-transform: translateX(-9px);
    -moz-transform: translateX(-9px);
    transform: translateX(-9px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.switch-box .switch:checked~label::before {
    /* 语义：被选中的类名为"switch"元素后面的label元素里的伪类元素，进行更改css样式 */
    /* 形成伪类结构选择器：":"冒号加布尔值"checked" */
    /* " Ele1 ~ Ele2 "波浪号在css的作用：连接的元素必须有相同的父元素，选择出现在Ele1后的Ele2（但不必跟在Ele1，也就是说可以并列）  */
    -webkit-transform: translateX(9px);
    -moz-transform: translateX(9px);
    transform: translateX(9px);
}
.switch-box label::after {
    /* after设置滚动前背景色 */
    content: "";
    display: block;
    border-radius: 10px;
    height: 20px;
    background-color: #dcdfe6;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.switch-box .switch:checked~label::after {
    background-color: #409eff;
}

.recommend-box{
    width:400px;
}
.recommend-box .text-box{
    font-size:14px;
    padding-left:26px;
    color:#666;
    background: url(/image/wujiaoxing-a2e8cc440f506b6e333f95554939f910.png) no-repeat;
    
}

.card {
  display: flex;
  flex-direction: column;
}

.card ul {
  display: inline-flex;
}

.card .mar-b10 {
  margin-bottom: 10px;
}

.card .mar-b15 {
  margin-bottom: 15px;
}

.card .mar-b20 {
  margin-bottom: 20px;
}

.card .mar-r5 {
  margin-right: 5px;
}

.card .success {
  color: #77CE5D !important;
}

.card ul li {
  width: 220px;
  height: 267px;
  border-radius: 8px;
  border: 1px solid #CCCCCC;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-right: 20px;
}

.card ul li .log {
  height: 62px;
}

.card ul li .btn {
  width: 120px;
  height: 42px;
  border-radius: 4px;
  border: 1px solid #CCCCCC;
  color: #999999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card ul li .state {
  color: #999999;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card ul li a {
  text-decoration: none
}

.card ul li a:hover {
  text-decoration: none;
  color: #2089FF;
}