@charset "UTF-8";
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

body { font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, "Microsoft Yahei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif; }

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

img { vertical-align: middle; }

input, button, select, textarea { font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, "Microsoft Yahei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif; }

input, textarea, keygen, select, button { outline: none; text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: 500; }

li { list-style-type: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

div, form, img, ul, ol, li, dl, dt, dd { margin: 0; padding: 0; border: 0; }

a, a:hover, a:visited, a:active, a:link { text-decoration: none; }

input[type=button], input[type=text], input[type=password], textarea { -webkit-appearance: none; outline: none; }

html, body { color: #585858; }

a { color: #585858; }

.fz12 { font-size: 12px; }

.marbt10 { margin-bottom: 10px; }

.marbt20 { margin-bottom: 20px; }

.marbt30 { margin-bottom: 30px; }

.btn:not(.dropdown-toggle) { background-color: #fff; color: #2e9598; border: 1px solid #2e9598; }

.bootstrap-select .dropdown-toggle:focus { outline: 0 !important; }

.btn:focus, .btn:active:focus, .btn.active:focus { outline: none; }

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active { color: initial; }

.bootstrap-select .btn-white { border: 1px solid #ccd0d4; }

.bootstrap-select .btn-white:hover, .bootstrap-select .btn-white:focus, .bootstrap-select .btn-white:active { background: #e6e6e6; }

.bootstrap-select .dropdown-menu > li.selected > a { color: #fff; background-color: #3a92ab; }

.bootstrap-select .dropdown-menu > li a:hover { color: #fff; background-color: #49b6d6; }

.bootstrap-select.input-sm .btn.dropdown-toggle { padding: 5px 10px; padding-right: 25px; font-size: 12px; line-height: 1.5; }

.bootstrap-select.input-sm .bs-searchbox .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.form-inline .bootstrap-select.form-control { display: inline-block; width: auto; }

.bootstrap-select > select { z-index: -1 !important; }

.btn:not(.dropdown-toggle):hover, .btn.active { background-color: #2e9598; color: #fff; }

/* 8.3 Plugins DateTimepicker  */
.datetimepicker table tr td.active, .datetimepicker table tr span.active { background-image: none !important; background: #348fe2 !important; color: #fff !important; }

.datetimepicker table { width: 100%; }

.datetimepicker th, .datetimepicker td { padding: 0px 5px !important; width: 30px !important; height: 30px !important; }

/* 14.2 Bootstrap Date Timepicker */
body .bootstrap-datetimepicker-widget.dropdown-menu { width: auto; }

body .bootstrap-datetimepicker-widget .timepicker-hour, body .bootstrap-datetimepicker-widget .timepicker-minute, body .bootstrap-datetimepicker-widget .timepicker-second { border: 2px solid #e2e7eb; border-radius: 3px; }

body .bootstrap-datetimepicker-widget.dropdown-menu, body .bootstrap-datetimepicker-widget a[data-action] { color: #242a30; }

body .bootstrap-datetimepicker-widget table td { height: 32px; width: 32px; line-height: 32px; }

.row { margin: 0 -10px; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { padding-right: 10px; padding-left: 10px; }

.form-control { border: 1px solid #ccd0d4; -webkit-box-shadow: none; box-shadow: none !important; font-size: 12px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }

.form-control.input-white { background: #fff; border-color: #fff; }

.form-control.input-white:focus { box-shadow: none; -webkit-box-shadow: none; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background: #e5e9ed; opacity: 0.6; filter: alpha(opacity=60); }

.form-control[disabled]:focus, .form-control[readonly]:focus, fieldset[disabled] .form-control:focus { box-shadow: none; -webkit-box-shadow: none; border: 1px solid #ccd0d4; }

.form-control:focus { border-color: #9fa2a5; -webkit-box-shadow: none; box-shadow: none; }

.form-control.input-inline { display: inline; width: auto; padding: 0 7px; }

label { font-weight: 500; }

/* 3.14.7 Component - Button - Danger */
.btn.btn-danger { color: #fff; background: #ff5b57; border-color: #ff5b57; }

.btn.btn-danger:hover { color: #fff; background: #ff5b57; border-color: #ff5b57; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { background: #cc4946; border-color: #cc4946; }

.btn-group .btn.btn-danger:not(.active) + .btn.btn-danger, .input-group-btn .btn.btn-danger:not(.active) + .btn.btn-danger { border-left-color: #cc4946; }

.text-danger { color: #ff5b57 !important; }

a.text-danger:hover, a.text-danger:focus { color: #ff7c79 !important; }

.bg-red { background: #ff5b57 !important; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error .form-control-feedback { color: #ff5b57; }

.has-error .form-control { border-color: #ff5b57; }

.has-error .form-control:focus { border-color: #cc4946; }

.has-error .bootstrap-select .dropdown-toggle { border-color: #ff5b57; }

.form-control-feedback { line-height: 34px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success .form-control-feedback { color: #00acac; }

.has-success .form-control { border-color: #00acac; }

.has-success .form-control:focus { border-color: #008a8a; }

.has-success .bootstrap-select .dropdown-toggle { border-color: #00acac; }

@media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { font-size: 14px; } }

@media only screen and (min-width: 320px) { html { font-size: 20px !important; } }

@media only screen and (min-width: 400px) { html { font-size: 21.33px !important; } }

@media only screen and (min-width: 414px) { html { font-size: 22.08px !important; } }

@media only screen and (min-width: 480px) { html { font-size: 25.6px !important; } }

@media (min-width: 768px) { .col-sm-20, .col-sm-80 { float: left; }
  .col-sm-20 { width: 20%; }
  .col-sm-80 { width: 80%; } }

@media (min-width: 992px) { .col-md-20, .col-sm-80 { float: left; }
  .col-md-20 { width: 20%; }
  .col-md-80 { width: 80%; } }

.webuploader-pick { width: 100%; background: #2e9598; filter: alpha(opacity=80); /* IE */ -moz-opacity: 0.8; /* 老版Mozilla */ -khtml-opacity: 0.8; /* 老版Safari */ opacity: 0.8; }

.webuploader-pick-hover { background: #2e9598; filter: alpha(opacity=100); /* IE */ -moz-opacity: 1; /* 老版Mozilla */ -khtml-opacity: 1; /* 老版Safari */ opacity: 1; }

.upload-container { width: 100%; }

.upload-container .fileView .file-item { width: 100%; text-align: center; margin: 0 8px 20px 0; position: relative; display: inline; float: left; overflow: hidden; font-size: 12px; vertical-align: middle; }

.upload-container .fileView .file-item .file-panel span { width: 24px; height: 24px; display: inline; float: right; margin: 5px 1px 1px; cursor: pointer; }

.upload-container .fileView .file-item .file-panel span .icon { font-size: 18px; color: #fff; }

.upload-container .fileView:after { content: ''; display: block; width: 0; height: 0; overflow: hidden; clear: both; }

.fileView div.imgWrap { min-height: 150px; position: relative; vertical-align: middle; overflow: hidden; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; -webit-transition: 200ms ease-out; -moz-transition: 200ms ease-out; -o-transition: 200ms ease-out; -ms-transition: 200ms ease-out; transition: 200ms ease-out; background-color: #494949; background-repeat: no-repeat; background-size: contain; background-position: center; }

.fileView .progres { position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: left; white-space: nowrap; left: 50%; color: #fafafa; font-size: 14px; overflow: auto; height: auto; cursor: pointer; border-radius: 3px; padding: 4px 12px; font-weight: 400; opacity: .8; filter: Alpha(opacity=80); }

.fileView div.file-panel { position: absolute; height: 0; filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#80000000', endColorstr='#80000000') \0; background: rgba(0, 0, 0, 0.5); width: 100%; top: 0; left: 0; z-index: 300; }

header { height: 100px; background-color: #2e9598; background: url(../images/headerbg.png) no-repeat center/cover; }

header .container { padding-left: 10px; position: relative; }

header .logo { width: auto; height: 100px; background: url(../images/head.png) no-repeat left center; }

header .mob-menu { position: absolute; right: 5%; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 24px; color: #fff; }

header .mob-menu .icon { font-size: 18px; }

@media (max-width: 767px) { header { height: 50px; line-height: 50px; }
  header .logo { width: auto; height: 50px; background: url(../images/logo.png) no-repeat left center/50%; } }

.mobmenu-container { position: fixed; top: 50px; width: 100%; z-index: 100; }

.mobmenu-container .mobmenu-expand { background: #fff; overflow: hidden; }

.mobmenu-container .mobmenu-expand a { height: 56px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #2e9598; margin: 0 16px; font-size: 16px; border-bottom: 1px solid; border-color: rgba(46, 149, 152, 0.2); }

.mobmenu-container .mobmenu-expand a .menu-icon { display: inline-block; width: 1.2rem; height: 1.2rem; background-repeat: no-repeat; background-position: center; background-size: contain; margin-right: 14px; }

.mobmenu-container .mobmenu-expand :nth-child(1) .menu-icon { background-image: url(../images/home_g.png); }

.mobmenu-container .mobmenu-expand :nth-child(2) .menu-icon { background-image: url(../images/record_g.png); }

.mobmenu-container .mobmenu-expand :nth-child(3) .menu-icon { background-image: url(../images/child_g.png); }

.mobmenu-container .mobmenu-expand :nth-child(4) .menu-icon { background-image: url(../images/record_g.png); }

.mobmenu-container .mobmenu-expand :nth-child(5) .menu-icon { background-image: url(../images/signout_g.png); }

.mobmenu-container .mobmenu-expand .mobmenu-expandBackdrop { position: fixed; top: 52px; bottom: 0; left: 0; right: 0; z-index: -1; background-color: rgba(26, 26, 26, 0.65); }

.noScrollBody { overflow: hidden; }

.manage { padding-top: 10px; background-color: #fafafa; }

.manage .nav_menu { background-color: rgba(233, 244, 245, 0.85); }

.manage .nav_menu .icon { display: inline-block; width: 35px; height: 35px; background-repeat: no-repeat; background-position: center; background-size: contain; }

.manage .nav_menu .menu { padding: 0 10px; }

.manage .nav_menu .menu > a { display: block; text-align: center; font-size: 18px; font-weight: 500; padding: 35px 40px; color: #6c6c6c; border: 0; border-bottom: 1px solid; border-image: -webkit-linear-gradient(to left, #fff, #2e9598, #fff) 30 30; border-image: -moz-linear-gradient(to left, #fff, #2e9598, #fff) 30 30; border-image: linear-gradient(to left, #fff, #2e9598, #fff) 30 30; }

.manage .nav_menu .menu > a > div { line-height: 1; padding-top: 12px; }

.manage .nav_menu .menu > a:hover { color: #2e9598; }

.manage .nav_menu .menu > a:hover .title { color: #ff8a00; }

.manage .nav_menu .menu > a.active .title { color: #ff8a00; }

.manage .nav_menu ul :nth-child(1) .icon { background-image: url(../images/home_g.png); }

.manage .nav_menu ul :nth-child(1) a:hover .icon, .manage .nav_menu ul :nth-child(1) a.active .icon { background-image: url(../images/home_o.png); }

.manage .nav_menu ul :nth-child(2) .icon { background-image: url(../images/record_g.png); }

.manage .nav_menu ul :nth-child(2) a:hover .icon, .manage .nav_menu ul :nth-child(2) a.active .icon { background-image: url(../images/record_o.png); }

.manage .nav_menu ul :nth-child(3) .icon { background-image: url(../images/child_g.png); }

.manage .nav_menu ul :nth-child(3) a:hover .icon, .manage .nav_menu ul :nth-child(3) a.active .icon { background-image: url(../images/child_o.png); }

.manage .nav_menu ul :nth-child(4) .icon { background-image: url(../images/record_g.png); }

.manage .nav_menu ul :nth-child(4) a:hover .icon, .manage .nav_menu ul :nth-child(4) a.active .icon { background-image: url(../images/record_o.png); }

.manage .nav_menu ul :nth-child(5) .icon { background-image: url(../images/signout_g.png); }

.manage .nav_menu ul :nth-child(5) a:hover .icon, .manage .nav_menu ul :nth-child(5) a.active .icon { background-image: url(../images/signout_o.png); }

.manage .hash-content { background-color: #fff; min-height: 760px; padding: 15px 40px; }

@media (max-width: 767px) { .manage .hash-content { padding: 15px 15px; } }

.center .signup-entrance { position: relative; }

.center .signup-entrance .signup-btn { position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.pre-signup-item .sunbei{ display: none;}
@media (max-width: 767px) { .center .signup-entrance .signup-btn { position: relative; top: initial; -webkit-transform: initial; -ms-transform: initial; -o-transform: initial; transform: initial; } }

.center .btn.more { padding-top: 0; padding-bottom: 0; }

.center .info .content { padding-top: 20px; }

.center .info .info-list li { padding: 10px 0; }

.center .info .info-list li > a { padding-left: 10px; display: block; position: relative; }

.center .info .info-list li > a::after { position: absolute; left: 0; top: 50%; content: ''; width: 4px; height: 4px; background: #d9d9d9; border-radius: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.center .info .info-list li > a:hover { color: #2e9598; }

.title { font-size: 18px; padding: 12px 0; color: #2e9598; }

.table > thead:first-child > tr:first-child > th { border: 0; background-color: #f7f7f7; font-weight: 600; text-align: center; }

table.xjzTable.table-bordered > tbody > tr > td { border-style: initial; border-color: #DDD; border: 0; }

.table-bordered { border: 1px solid #e1e1e1; }

.panel-table .panel-heading { padding: 5px 10px; }

.panel-table .xjzTable-container { margin: 0; }

.pre-signup .tab-content .pre-signup-item { display: none; }

.pre-signup .tab-content .pre-signup-item.active { display: block; }

.pre-signup form h4 { padding: 10px 0 10px 5px; background-color: #f3f3f3; margin-bottom: 10px; }

.pre-signup .qrcode { cursor: pointer; }

table .t-title { font-weight: 500; background-color: #ddd; }

.detail { color: #2e9598; text-decoration: underline !important; }

.disabled { cursor: no-drop; opacity: .5; -moz-opacity: .5; filter: alpha(opacity=50); border-color: #b5afaf; }

article { padding: 15px; }

td .img { width: 100%; height: 100%; background-size: contain; background-repeat: no-repeat; background-position: center; }

/*# sourceMappingURL=style.css.map */

.record-detail .sunbei{
  display: none;
}