@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");

* {
  box-sizing: border-box;
  font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  text-decoration: none !important;
  list-style: none !important;
  margin: 0;
  padding: 0
}

html {
  min-width: 1300px
}

body {
  background-color: #F4F7FB
}

dl,
ol,
ul {
  margin: 0
}

/* common */
.full-width {
  width: 100% !important;
}

.float-right {
  float: right;
}

.float-left {
  float: left
}

.text-center {
  text-align: center
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.border-orange {
  border: 1px solid #FFB33F !important;
}

.bg-primary {
  background-color: #FFDE28 !important;
}

.bg-primary2 {
  background-color: #dd0228 !important;
}

.bg-orange {
  background-color: #FFB33F !important;
}

.bg-red {
  background-color: #a70405 !important;
}

.bg-green {
  background-color: #69ad76 !important;
}

.bg-green2 {
  background-color: #0E743B !important;
}

.bg-skyblue {
  background-color: #60b5d8 !important
}

.bg-skyblue2 {
  background-color: #C5D9F1 !important
}

.bg-whitgray {
  background-color: #bbb !important
}

.bg-whitegray {
  background-color: #bbb !important
}

.bg-333 {
  background-color: #333 !important
}

.bg-blue {
  background-color: #007aff !important
}

.bg-navy {
  background-color: #35373f !important
}

.bg-cyan {
  background-color: #B7DEE8 !important
}

.bg-cyan2 {
  background-color: #eaf9fd !important
}

.bg-gray {
  background-color: #D9D9D9 !important
}

.bg-f8f8f8 {
  background-color: #f8f8f8 !important
}

.bg-f2f2f2 {
  background-color: #f2f2f2 !important
}

.bg-yellow {
  background-color: yellow !important
}


.text-red,
.text-red:hover,
.text-red:active,
.text-red:focus {
  color: #ff3333;
}

.text-primary,
.text-primary:hover,
.text-primary:active,
.text-primary:focus {
  color: #FFDE28 !important
}

.text-primary2 {
  color: #dd0228 !important
}

.text-orange {
  color: #FFB33F;
}

.text-orange2 {
  color: #fbb714;
}

.text-white,
.text-white:hover,
.text-white:active,
.text-white:focus,
.bg-primary:hover,
.bg-primary:active,
.bg-primary:focus {
  color: white !important
}

.btn.bg-primary:hover,
.btn.bg-primary:active,
.btn.bg-primary:focus {
  background-color: #f5d41a !important
}

.text-blue,
.text-blue:hover,
.text-blue:active,
.text-blue:focus {
  color: #007aff;
}

.text-green2,
.text-green2:hover,
.text-green2:active,
.text-green2:focus {
  color: #0E743B;
}

.border-primary {
  border: 2px solid #FFDE28 !important;
  background-color: #fff !important
}

.border-primary2 {
  border: 2px solid #dd0228 !important;
  background-color: #fff !important
}

.border-orange {
  border: 2px solid #FFB33F;
  background-color: #fff
}

.border-orange2 {
  border: 2px solid #fbb714;
  background-color: #fff
}

.border-red {
  border: 2px solid #ef5c5c;
  background-color: #fff
}

.bg-464646 {
  background-color: #464646;
}

.text-333,
.text-333:hover,
.text-333:active,
.text-333:focus {
  color: #333;
}

a {
  color: #222
}

.btn_link {
  font-weight: bold;
  border-bottom: 1px solid transparent !important;
  padding: 0;
  height: auto;
  line-height: 1;
}

.btn_link:hover,
.btn_link:focus,
.btn_link:active {
  border-bottom: 1px solid !important;
  color: #222;
  box-shadow: none;
  transition: all 2s
}


/* table 색상 */
.bg1 {
  background-color: #ff656e !important;
}

.bg2 {
  background-color: #F2728C !important;
}

.bg3 {
  background-color: #F9C0C7 !important;
}

.bg4 {
  background-color: #9E7EB9 !important;
}

.bg5 {
  background-color: #BBBBDC !important;
}

.bg6 {
  background-color: #A7A9AC !important;
}

.bg7 {
  background-color: #27AAE1 !important;
}

.bg8 {
  background-color: #81D3EB !important;
}

.bg9 {
  background-color: #B0DFDB !important;
}

.bg10 {
  background-color: #4EB8B9 !important;
}

.bg11 {
  background-color: #80B463 !important;
}

.bg12 {
  background-color: #D5E05B !important;
}

.bg13 {
  background-color: #cc8360 !important;
}

.bg14 {
  background-color: #ffb90d !important;
}

.bg15 {
  background-color: #ffeb3b !important;
}

.text-grey {
  color: #666
}

.bg-grey {
  background-color: #666;
}

.btn-del {
  background-color: #fb4747;
  color: #fff;
}

.btn-red,
.bg-red {
  background: #a70405;
  color: #fff;
}

.pointRed {
  color: #FFDE28 !important;
}

.ls0 {
  letter-spacing: 0 !important
}

.italic {
  font-style: italic !important;
}


.form-group {
  margin: 0;
  padding-left: 0;
  padding-right: 0
}

.form-group:after,
.input_box:after {
  display: block;
  content: '';
  clear: both;
}

.form-group .input_box {
  padding-left: 10px;
  float: left;
}

.form-group.textarea .control-label {
  height: 80px
}

.form-group.textarea .input_box {
  height: 80px
}

.form-group.textarea .input_box textarea {
  width: 100%;
  height: 100%;
  border: 1px solid #e5e5e5;
  padding: 10px;
  font-size: 14px;
  resize: none;
  outline: none
}

.form-group.textarea .input_box textarea:focus {
  background-color: #fffac9;
  border: 1px solid #ffec33;
}

.form-group .input_box input[type="password"],
.form-group .input_box input[type="text"] {
  display: inline-block;
}

.form-group .input_box input {
  text-indent: 10px
}

.form-group .input_box2 input,
.form-group .input_box2 select {
  max-width: calc(100% - 65px)
}

.form-group .input_box2 .control-label {
  width: 60px;
}

.form-group .input_box .btn {
  vertical-align: top;
  width: auto;
  float: left;
  margin-left: 5px;
  text-align: center;
  padding: 0
}

.input_box3 {
  position: relative;
}

.input_box3 input {
  width: 100%
}

.input_box3>label {
  display: inline-block;
  color: #464646;
  width: 10%;
  text-align: left;
  font-size: 12px;
  position: absolute;
  right: 0
}

.form-group .input_box input,
.form-group .input_box select {
  width: 100%
}

.form-group .input_box.date input {
  width: 130px
}

input:focus,
select:focus {
  background-color: #fffbea;
  border: 1px solid #f3e5d0;
}

input[readonly]:focus {
  background-color: #eee;
  border: 1px solid #ccc
}

#login input:focus {
  background-color: #fff;
  border: 0
}




hr {
  display: block;
  float: left;
  width: 100%;
  border-color: #e5e5e5;
  margin-top: 10px;
  margin-bottom: 20px
}

hr.solid {
  border-style: solid;
}

hr.dashed {
  border-style: dashed;
}

.search hr {
  border: 0;
  border-bottom: 1px solid #d5d5d5;
  margin: 0
}

.chip {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  padding: 0 10px;
  border-radius: 4px;
}

.t_overflow {
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}

.lock {
  background-color: #EEEEEE;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb15 {
  margin-bottom: 15px;
}

.bb0 {
  border-bottom: 0 !important
}

.ml-15 {
  margin-left: -15px;
}

.close {
  text-shadow: none;
  font-weight: normal
}

.close,
.close3 {
  width: 13px;
  height: 13px;
  float: right;
  opacity: 1;
}

.close2 {
  float: right;
  width: 13px;
  height: 13px;
  opacity: 1;
}

.close img {
  max-width: 100%;
}

.no-img {
  width: 105px;
  display: block;
  margin: 0 auto;
  align-items: center
}



.btn {
  border-radius: 2px
}

.btn {
  height: 30px;
  font-size: 14px;
  line-height: 28px;
  padding: 0 15px;
  min-width: 60px
}

.btn_logout {
  border-radius: 30px;
  height: 25px;
  line-height: 23px;
  font-family: "Roboto Condensed";
}

input,
.select-control {
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  outline: none;
  font-size: 13px
}

a,
button {
  outline: none;
}

.select-control {
  padding-left: 7px
}

label {
  font-weight: normal;
  color: #fff;
  font-size: 13px;
  line-height: 32px;
  letter-spacing: 0.2px;
  margin: 0
}


body input {
  outline: none !important
}

input[readonly] {
  background-color: #f8f8f8
}

.readonly input {
  background-color: #f8f8f8
}

input:read-only {
  background-color: #f8f8f8
}

textarea:read-only {
  background-color: #f8f8f8
}

.readonly input {
  background-color: #f8f8f8
}

/* input[type="file"] */
.filebox input[type="file"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.filebox label {
  display: inline-block;
  cursor: pointer;
  border-radius: .25em;
  height: 30px;
  width: 66px;
  line-height: 25px;
  background-color: #333;
  color: #fff;
  text-align: center;
  font-size: 12px
}

/* named upload */
.filebox .upload-name {
  width: calc(100% - 70px);
  display: inline-block;
  padding: .5em .75em;
  /* label의 패딩값과 일치 */
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  vertical-align: top;
  background-color: #f5f5f5;
  border: 1px solid #d1d1d1;
  border-bottom-color: #e2e2e2;
  border-radius: .25em;
  -webkit-appearance: none;
  /* 네이티브 외형 감추기 */
  -moz-appearance: none;
  appearance: none;
}

/* input type="file" */

.filebox input[type="file"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.filebox label {
  color: #fff;
  line-height: normal;
  vertical-align: middle;
  background-color: #333;
  cursor: pointer;
  border-radius: 3px;
  width: 60px;
  height: 30px;
  float: right;
  font-size: 12px;
  text-align: center;
  line-height: 30px;
  font-weight: normal;
}

/** named upload **/
.filebox .upload-name {
  width: calc(100% - 65px);
  max-width: calc(100% - 65px);
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  background-color: #f5f5f5;
  border: 1px solid #ebebeb;
  border-bottom-color: #e2e2e2;
  border-radius: .25em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: top;
  padding-left: -0;
  font-size: 13px;
}

.flie:last-child {
  margin-bottom: 0;
}

.file a {
  display: inline-block;
  border-bottom: 1px solid;
  line-height: 1;
  padding-bottom: 2px
}


/** table **/
.table_area {
  height: auto;
  overflow: auto;
}

table,
table td,
table th {
  text-align: center;
}

table thead {
  background-color: #f7f7f7
}

table thead th {
  font-size: 14px;
  color: #464646;
  border-right: 1px solid #dfdfdf;
  padding: 5px 15px;
}

table thead th:last-child {
  border-right: 0
}

tbody tr td {
  font-size: 14px;
  padding: 3px 0;
  text-align: center
}

.table_area table {
  border: 1px solid #e5e5e5;
  width: 100%
}

.table_area table tr {
  border-bottom: 1px solid #E7EBE9;
}

.table_area table tr td {
  border-bottom: 1px solid #E7EBE9;
  padding: 5px 15px;
  font-size: 13px;
  background-color: #fff;
  border-right: 1px solid #E7EBE9
}

.table_area table tr td:last-child {
  border-right: 0
}

.table_style01 tr td em {
  display: inline-block;
  width: 3%;
  text-align: center;
}

.table_style01 tbody tr:nth-child(2n) td {
  background-color: #fff
}

.table_area table tr th {
  background-color: #FBFBFB;
  border-right: 1px solid #ddd;
  text-align: center;
  font-size: 13px;
}

.input_style01 {
  width: 100%;
}

.input_style02 {
  width: calc(100% - 95px)
}

.input_style03 {
  width: 30%;
}

table tr td select.input_style03 {
  width: 30%;
  height: 30px;
  border: 1px solid #e5e5e5;
}

.tui-grid-cell-has-input .tui-grid-cell-content {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0
}

table tbody tr:hover td {
  background-color: #eef2f5
}

.table_area table tr.total td {
  background-color: #ffe3a5
}

.table_area table tr.total th {
  background-color: #ffe3a5
}

.table_area table tr.total2 td {
  background-color: #fff9ec
}

.table_area table tr.total2 th {
  background-color: #fff9ec
}


/* popup */
#popup_wrap,
#popup_wrap2 {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, .3);
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 99990;
  user-select: none
}

.popup {
  position: fixed;
  top: 25%;
  right: 0;
  left: 0;
  margin: auto;
  display: none;
  width: 328px;
  height: auto;
  background-color: #fff;
  text-align: center;
  box-sizing: border-box;
  z-index: 99991;
  border-radius: 4px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, .16)
}

.popup_header {
  text-align: center;
  padding: 10px 15px 0;
  position: relative;
}

.popup_header h3 {
  font-size: 17px;
  line-height: 40px;
  font-weight: bold;
  border-bottom: 2px solid #333;
  text-align: left;
  position: relative;
  margin-bottom: 0
}

.popup_header h3 .close {
  width: 15px;
  height: 15px;
  top: 4px;
  right: 0;
  margin: auto;
  position: absolute;
}

.popup_content {
  padding: 15px;
  text-align: left;
  font-size: 15px;
}

.popup_content .search .form-group {
  border-bottom: 0;
  padding-bottom: 5px;
  line-height: 1.4;
  height: auto
}

.popup_content .form-group .title {
  margin: 0;
  padding: 0;
  background-color: transparent;
  width: 80px;
  height: 30px;
  line-height: 30px;
  padding-top: 0
}

.popup_content h5 {
  font-size: 16px;
  padding-bottom: 5px;
  border-bottom: 1px solid #454545;
  margin: 10px auto 20px
}

.popup_content .btn_submit {
  padding: 10px 0 20px;
}

.popup_content .btn_submit .btn {
  height: 45px;
  line-height: 42px;
}

.popup_content:after {
  display: block;
  content: '';
  clear: both;
}

.popup_content .form-group .input_box {
  height: 30px;
  line-height: 30px;
}

.popup .message {
  padding-top: 30px;
  padding-bottom: 20px;
  font-weight: 600;
  color: #222;
  font-size: 18px;
  text-align: center;
}

.popup .btn_wrap {
  width: auto;
  padding: 0 15px 15px 15px;
  clear: both;
}

.popup .btn_wrap.col-md-12 {
  width: 100%;
  display: flex;
  padding: 15px;
  text-align: center;
}

.popup .btn_wrap.col-md-12 .btn:last-child {
  margin: 0
}

.popup .btn_wrap:after {
  display: block;
  content: '';
  clear: both;
}

.popup .btn_wrap.dev2 .btn {
  width: 49% !important;
  margin-right: 2%;
  float: left !important
}

.popup .btn_wrap .btn:last-child {
  margin-right: 0
}


.form-group {
  display: inline-block;
  vertical-align: top
}

.form-group .control-label,
.form-group .input_box {
  color: #454545;
  float: left;
  /* height: 30px; */
  line-height: 30px;
  padding: 0 10px;
  margin-bottom: 0;
  text-align: left;
  font-weight: 500;
  font-size: 15px
}

.form-group .control-label {
  padding-right: 0;
  text-align: center;
  padding: 0
}

.form-group .input_box {
  padding-right: 20px
}

select,
input {
  border: 1px solid #e5e5e5;
  font-size: 13px
}

.select-control:active,
.select-control:focus {
  border: 1px solid #e5e5e5
}



/* address */
.post {
  padding: 0;
  display: inline-block
}

.post input {
  width: calc(100% - 65px)
}

.post .btn_post {
  width: 60px;
  vertical-align: top;
  min-width: 0;
}

.addr,
.addr2 {
  margin-top: 5px
}

/* .addr {
  margin-left: 10px
}

.addr2 {
  max-width: 39.65%;
} */

/* date */
.input {
  width: 100%;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.btn_date {
  width: 14px;
  position: absolute;
  top: 9px;
  right: 8px;
  bottom: 0;
  margin: auto;
}

.date .input {
  width: 45%;
  float: left;
  position: relative;
}

.date .input .btn_date {
  right: 8px
}

.input .btn_date img {
  vertical-align: top;
  width: 100%
}

.date strong {
  font-size: 15px;
  text-align: center;
  display: inline-block
}

.date label {
  position: relative;
  margin: 0;
  vertical-align: top
}

.date label img {
  position: absolute;
  top: 0;
  right: 7px;
  width: 18px;
  height: 18px;
  bottom: 0;
  margin: auto;
}


/** datepicker **/

body .ui-widget.ui-widget-content {
  padding: 0
}

body .ui-state-default,
body .ui-widget-content .ui-state-default,
body .ui-widget-header .ui-state-default,
body .ui-button,
html body .ui-button.ui-state-disabled:hover,
html body .ui-button.ui-state-disabled:active {
  border: 0;
  text-align: center
}

body .ui-datepicker .ui-datepicker-header {
  background-color: transparent;
  border: 0;
  padding: 10px 0;
}

body .ui-datepicker .ui-datepicker-title select {
  height: 30px;
  outline: none;
  line-height: 30px;
  font-size: 14px;
  border-radius: 6px;
  padding: 0 5px
}

body .ui-datepicker .ui-datepicker-title select:nth-child(1) {
  margin-right: 10px
}

body .ui-datepicker .ui-datepicker-header>a.ui-corner-all {
  height: 30px;
  border: 0;
  top: 0;
  margin: 8px 10px 10px 10px
}

body .ui-datepicker .ui-datepicker-prev {
  left: 0;
  margin-left: 0 !important
}

body .ui-datepicker .ui-datepicker-next {
  right: 0;
  margin-right: 0 !important
}

body .ui-datepicker .ui-datepicker-header>a.ui-state-hover {
  top: 0;
  bottom: 0;
  border: 0
}

body .ui-datepicker .ui-datepicker-header>a.ui-datepicker-prev.ui-state-hover {
  left: 0;
}

body .ui-datepicker .ui-datepicker-header>a.ui-datepicker-next.ui-state-hover {
  right: 0;
}

body .ui-datepicker .ui-datepicker-header>a.ui-corner-all:hover,
body .ui-datepicker .ui-datepicker-header>a.ui-corner-all:focus,
body .ui-datepicker .ui-datepicker-header>a.ui-corner-all:active {
  background-color: transparent;
  border: 0;
  top: 0;
}

body .ui-datepicker .ui-datepicker-header>a.ui-corner-all span {
  background-image: url('../img/arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px;
  width: 100%;
  height: 100%;
  display: inline-block;
  left: 0;
  top: 0;
  margin: 0
}

body .ui-datepicker .ui-datepicker-header>.ui-datepicker-next span {
  transform: rotate(180deg)
}

body .ui-datepicker td {
  padding: 0
}



/* header */
#header {
  height: 60px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1300px;
  z-index: 100
}

.header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 20px
}

#logo {
  padding: 5px 15px;
  height: 100%;

  flex: 1;
  display: flex;
  justify-content: center;
  position:absolute; top:50%; left:50%; transform:translate3d(-50%, -50%, 0)
}

.header_inner span.title {

  flex: 0 0 auto;
  display: flex;
  text-align: center;
  color: #1f1f1f;
  font-size: 14px;
  align-items: flex-end;

}

.header_inner span.title strong {
  font-size: 20px;
  font-weight: 500;
  margin-right: 5px;
  margin-top: -2px
}

.login-right {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}

#logo img {
  height: 100%
}

#gnb {
  display: inline-block;
  padding-left: 30px
}

#gnb ul {
  margin-bottom: 0
}

#gnb ul:after {
  display: block;
  content: '';
  clear: both
}

#gnb ul li {
  width: 120px;
  float: left;
  cursor: pointer;
  height: 60px;
  line-height: 60px;
}

#gnb ul li.nav_active {
  font-weight: bold;
}

#leftmenu section>ul>li {
  height: auto;
}

.btn_2depth,
.btn_2depth:hover {
  font-size: 15px;
  color: #222;
  cursor: pointer;
  font-weight: normal;
  position: relative;
  display: block
}

.btn_2depth.active {
  color: #c0ceea
}

.btn_2depth img {
  transition: 500ms all;
  transform: rotate(-90deg);
  filter: invert(1);
  width: 6px;
  position: absolute;
  top: -2px;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: .5
}

.btn_2depth.active img {
  transform: rotate(90deg)
}

.depth02 {
  display: none
}

.depth02.active {
  display: block
}

#leftmenu ul.depth02 li {
  padding-left: 15px;
  font-size: 13px;
}

.login-right span,
.login-right strong {
  font-size: 15px;
  line-height: 25px;
  display: inline-block;
  letter-spacing: -0.5px;
  vertical-align: bottom;
}

.login-right span {
  margin-right: 10px
}

.login-right strong {
  font-weight: 600
}

.login-right .icon_user {
  width: auto;
  height: 14px;
  display: inline-block;
  margin-top: 2px;
}


#leftmenu {
  width: 200px;
  height: calc(100vh - 60px);
  position: fixed;
  top: 60px;
  left: 0;
  z-index: 10;
  background-color: #35373f;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: right bottom
}


#leftmenu h4 {
  color: #222;
  border-bottom: 1px solid #222;
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 500;
  padding-bottom: 5px;
}

#leftmenu ul li {
  height: 50px;
  line-height: 50px;

  cursor: pointer;
  font-weight: normal;
  padding: 0 20px
}

/* #leftmenu ul li.active {
  background-color:#f5d41a
} */
#leftmenu ul li a {
  font-size: 16px;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  opacity: .3
}

#leftmenu ul li.active a {
  opacity: 1
}

#load {
  width: 230px;
  height: 130px;
  top: 0;
  left: 0;
  position: fixed;
  display: block;
  z-index: 999999;
  text-align: center;
  bottom: 0;
  right: 0;
  margin: auto;
}

#load>img:nth-child(1) {
  width: 50px
}

a:hover,
a:focus {
  border-bottom: 0;
  text-decoration: none
}

/* common */
#container {
  padding-left: 200px;
  padding-top: 60px
}

.cont_inner {
  margin: 15px;
  max-width: 1600px;
  background-color: #fff;
  border-radius: 12px 12px 0 0;
  border: 1px solid #dbdde0;
  position: relative;
}

.cont_inner:after {
  display: block;
  content: '';
  clear: both
}

.title_box {
  margin: 0;
  background: #35373f;
  padding: 0 10px;
  border-radius: 10px 10px 0 0;
  height: 50px;
  line-height: 50px;
}

.title_box a {
  display: inline-block;
  font-size: 13px;
  color: #fff
}

.title_box a:nth-child(1) {
  font-size: 16px;
}

.title_box a:nth-child(2) {
  font-size: 16px;
  float: left;
  position: relative;
}

.title_box a:nth-child(2):after {
  display: inline-block;
  content: '';
  width: 12px;
  height: 12px;
  background-image: url('../img/arrow2.svg');
  background-size: 6px 11px;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 5px
}

.data_list {
  padding: 0 10px 10px
}

/* search */
.search {
  border: 1px solid #d5d5d5;
  width: 100%;
  margin: 0 auto 10px;
  background-color: #f4f7fb;
  border-right: 0
}

.search .form-group {
  height: 40px;
  line-height: 40px;
}

.search .control-label {
  min-width: 75px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 600;
  background-color: #e0e5ea;
}

.search .input_box {
  padding: 5px 1px 0 5px
}

.search .input_box .select-control {
  min-width: 150px
}

.search:after,
.search .form-group:after {
  display: block;
  content: '';
  clear: both
}

.form-group.address {
  height: auto !important;
  line-height: auto
}

.form-group.address label.control-label {
  height: 100px
}

.form-group.address .input_box.addr {
  margin-left: 0
}

.form-group.address .input_box.addr .post {
  margin: 0;
  padding-bottom: 10px
}

.form-group.address .input_box.addr .post input {
  width: calc(100% - 75px);
  display: inline-block
}

.form-group.address .input_box.addr .post .btn_post {
  width: 70px;
  margin-left: 5px;
  float: right;
  height: 32px;
  line-height: 30px;
  font-size: 13px;
}

.form-group.address .input_box.addr>input {
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0
}

.btn_wrap {
  display: inline-block
}

.search .btn_wrap {
  height: 40px;
  line-height: 40px;
  vertical-align: top
}

.search .btn_wrap .btn {
  vertical-align: top;
  margin-top: 6px;
  height: 30px;
  line-height: 28px
}

.input_area .control-label {
  width: 65px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  background-color: #f2f2f2;
  border: 1px solid #e5e5e5;
  margin-right: 5px
}

.input_area .input_box {
  padding: 0;
  width: calc(100% - 70px)
}

.input_area:after {
  display: block;
  content: '';
  clear: both
}

.input_area .btn_wrap {
  display: inline-block;
  height: 40px;
  line-height: 40px
}

.input_area .btn_wrap .btn {
  vertical-align: top;
  margin-top: 5px
}
