﻿@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
	font-size: 0;
	box-sizing: border-box;
	font-family: "微软雅黑";
	border: 0px none;
}

.error.wrap{font-size: 14px;display: flex;justify-content: center;align-items: center}
.error.wrap *{font-size: inherit}
.error.wrap .main{width: 420px;display: flex;flex-flow: column wrap;}
.error.wrap .main .icon1.error{background: url("../images/error.png") no-repeat;background-size: 100% 100%;display: block;width: 50px;height: 50px;display: block;margin-right: 10px;}
.error.wrap .main .top-title{color:#1296DB;display: flex;align-items: flex-end;font-size: 57px;line-height: 50px;letter-spacing: 7px;text-indent: 7px;}
.error.wrap .main .split{height: 1px;background: #eee;margin:20px 0 10px 0;}
.error.wrap .main .color2{color: #aaa}
.error.wrap .main a{color:#8AB8F4;text-decoration: underline }
.error.wrap .main .c{display: inline;margin:50px auto 0;}


.section .links-1 .zhanneixiaoxi .red-badge{background: red;width: 24px;height: 24px;right: -10px;top:-10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color: #fff;font-size: 14px;font-weight: bold;text-align: center;line-height: 24px;}

.panel-2 .table-wrap .items .item span font{
	margin-left: 5px !important;
}

.content .wrap > ul > li .input-group .item > p.long-label{
	width:400px;
}
.wrap ul .msg-item.readed .icon-small.message{
	background: url(../images/message_readed.png) no-repeat;
	background-size: 100% 100%;
	height: 24px
}
.wrap ul .msg-item.readed *{
	color: #DBDBDB;
}

.layui-layer *{
	font-size:14px;
}



.pagination_pages *{
	font-size:14px;
}

.pagination_pages .pagination{
	display:flex;
	flex-flow:row wrap;
	align-items:center;
	justify-content:space-between;
}

.pagination_pages .pagination li:first-of-type{
	border:none;
}

.pagination_pages .pagination li:last-of-type{
	margin-right:0;
}

.pagination_pages .pagination li{
	border:1px solid #ddd;
	padding:5px 10px;
	margin-right:10px;
}

.pagination_pages .pagination li.active{
	background-color:#384560;
}
.pagination_pages .pagination li.active *{
	color:#fff;
}
.pagination_pages .pagination li a{
	color:#000;
}

.chats .right .text1 .chat .triangle:after{
	display: block;
    border-color: transparent transparent transparent #fff;
    border-width: 7px;
    left: -9px;
    top: -7px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
}



.pt-2{
	padding-top: 20px !important;
}

.checkbox-wrap .select-box .radio-wrap {
    position: relative;
    margin-right: 10px;
}


.checkbox-wrap .select-box .radio-wrap > label.checked .box:after{border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;display: block;content: '';width: 100%;height: 100%;box-sizing: border-box;background-color: #3B4860;}
.checkbox-wrap .select-box .radio-wrap:last-of-type{ margin-right: 0px;}
.checkbox-wrap .select-box .radio-control {position: absolute; width: 0; height: 0; opacity: 0; border: 0;  }
.checkbox-wrap .select-box .radio-wrap > label {position: relative;line-height: 20px;height: 20px;font-size: 14px;}
.checkbox-wrap .select-box .radio-wrap > label .box {display: inline-block !important;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right: 5px;width: 14px;height: 14px;border: 1px solid #3B4860;box-sizing: border-box;padding: 2px;}
.pb-3 { padding-bottom: 30px !important;}
.xdlb .back{left: 10px;height: 100%;top:0px;font-size: 16px;cursor: pointer;color: #fff}
.xdlb .back .back-icon{display: block;background: url("../images/arrow_left.png") no-repeat;background-size: 100% 100%;width: 10px;height:16px;margin-right: 4px;}
.pb-1{ padding-bottom: 10px !important; }
.panel .wrap .article { width: 70%; font-size: 14px;  }
.panel .wrap .article h2 {font-size: 28px;font-weight: 400;letter-spacing: 2px; }
.panel .wrap .article * {font-size: inherit;}
.panel .wrap .article a {color: #384560;}
.icon-small.message{background: url(../images/message_icon.png) no-repeat;width: 21px;height: 18px;background-size:100% 100%;}

.py-3{
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.footer .input-select ul::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.footer .input-select ul::-webkit-scrollbar {
	width: 7px;
	background-color: #F5F5F5;
}
.footer .input-select ul::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}


.footer .input-select ul {
	position: absolute;
	left: -1px;
	border: 1px solid #ddd;
	width: calc(100% + 2px);
	width: -webkit-calc(100% + 2px);
	width: -moz-calc(100% + 2px);
	background-color: #fff;
	z-index: 30;
	overflow-x: hidden;
	overflow-y: scroll;
	bottom: 100%;

}
.content .wrap .job-descript h2 {
	font-size: 33px;
	font-weight: 400;
	letter-spacing: 4px;
}
.content .wrap .job-descript p {
	font-size: 14px;
}
.content .wrap .job-descript {
	margin: 0 auto;
	width: 70%;
}
.wrap .job-descript .row {
	font-size: 14px;
}
.wrap .job-descript .row p {
	width: 370px;
}

.wrap .job-descript .row * {
	font-size: inherit;
}





.footer .input-select ul li {
	padding: 10px 5px;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}

.footer .input-select ul li:hover {
	background-color: #eee;
}

.footer .input-select ul li:last-of-type {
	border-bottom: none;
}


.footer .right {
	margin-bottom: 0px;
	margin-left: 40px;
}

.footer .input-select {
	border: 1px solid #ddd;
}
.footer .input-select .drop-down-button {
	background: #eee;
	width: 40px;
	border-left: 1px solid #ddd;
}
.sec2 .menu > li.active  {
	color: #6D7B99;
	border-bottom: 1px solid #6D7B99;
	border-top-color: #6D7B99;
	border-right-color: #6D7B99;
	border-left-color: #6D7B99;
}

.footer .input-select .drop-down-button .triangle {
	left: 12px;
	top: 10px;
	border-color: transparent transparent #565656 transparent;
}



.footer .input-select *  {
	font-size: 14px;
}
.footer .input-select .input-control {
	padding: 5px;
}
.footer {
	min-width: 1150px;
}
.footer .select-box .radio-wrap > label.checked .box:after{display: block;content: '';width: 100%;height: 100%;box-sizing: border-box;background-color: #3B4860;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%; }
.mt-1-5{
	margin-top: 15px !important;
}

.footer .select-box .radio-wrap {
    position: relative;
    margin-right: 10px;
}
.footer .group p {
	font-size: 14px;
}
.button-link   {
	font-size: 17px;
	display: flex;
	align-items: center;
	background-color: #384560;
	padding: 10px;
	border-radius: 20px;
	color: #fff;
	width: 180px;
	justify-content: center;
	margin-left: 15px;
}




.footer .select-box .radio-wrap:last-of-type{
    margin-right: 0px;
}

.footer .select-box .radio-control {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    border: 0;
}



.footer .select-box .radio-wrap > label {
    position: relative;
    line-height: 20px;
    height: 20px;
	font-size: 14px;
}
.footer .select-box .radio-wrap > label .box {display: inline-block;margin-right: 5px;width: 15px;height: 15px;border: 1px solid #3B4860;box-sizing: border-box;padding: 2px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}

.footer {
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #fff;
	border-top: 1px solid #ddd;
	height: 60px;
}

.role-bar .main .text p {
	font-size: 14px;
	color: #fff;
}

.page-num-boxes .right a {
	font-size: 14px;
	color: #555555;
}
.page-num-boxes .right a .desc {
	font-size: 14px;
}
.page-num-boxes {
	align-items: stretch;
}

.page-num-boxes .right  {
	border: 1px solid #ddd;
	background-color: #fff;
	width: 95px;
	justify-content: center;

}

.list .item .text1 {
	font-size: 14px;
	margin-left: 50px;
	margin-right: 0px;
	align-content: space-between;
	width: 290px;
}
.list .item {
	align-items: stretch;
	border: 1px solid #ddd;
	justify-content: space-between;
	background-color: #fff;
	margin-bottom: 15px;
}
.list .item:last-of-type {
	margin-bottom: 0;
}
.list .news-item .text1 {
	margin-left: 15px;
	margin-right: auto;
	width: auto;
}
.list .news-item .right  {
	min-width: 70px;
}

.list .news-item .text1 .word-break {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.list .news-item .text1 h3 {
	font-weight: 400;
	font-size: 21px;
}




.list .item .right {
	font-size: 14px;
}
.list .item .right a {
	font-size: 14px;
	color: #384560;
}
.list .item .text2 {
	font-size: 14px;
	margin-right: auto;
	align-content: space-between;
	width: 290px;
}
.list .item .text1 * {
	font-size: inherit;
}
.list .item .text1 > p > label {
	width: 87px;
	display: inline-block;
}
.list .item .text2 > p > label {
	width: 105px;
	display: inline-block;
}

.list .item .text2 * {
	font-size: inherit;
}


#view2{
	text-align: center
}

#view2 .zhexiantu{
	height: 500px;
	width: 1100px;
	margin: 0 auto;
	font-size: 14px;

}
#view2 .zhexiantu *{
	font-size: inherit;
}


.tab-body .view{
	display: none;
}

#view1 .table-wrap table th,#view1 .table-wrap table td{
	font-size:14px;
	padding: 10px 0;
}
#view1 .table-wrap table td{
	border: 1px solid #dddddd;
	text-align: center
}

#view1 .table-wrap table tbody tr:nth-of-type(even){
	background: #eee;
}

#view1 .table-wrap table{
	width: 100%;
	border-collapse: collapse;

}


#view1 .table-wrap table thead{
	background-color: #10ab6b;
	color: #fff;
}



.tab{
	padding: 15px;
	background: #fff;
}
.tab .tab-items .tab-item a{
	font-size: 17px;
	width: 180px;
	display: block;
	text-align: center;
	padding: 10px 0;
	border-bottom: #dddddd solid 1px;
	color: #000;
}

.tab .tab-items .tab-item.active a{
	color: #10ab6b;
	border-color: #10ab6b;
}

.form-group .green_link{
	font-size: 14px;
	color: #fff;
	background: #10ab6b;
	height: 100%;
	padding: 0 40px;
	text-indent: 5px;
	letter-spacing: 5px;
	border-radius: 8px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,.4)
}


.panel-2 .link{
	background-color: #5eb2f8 !important;
}

.form-group .group:not(.no-border){
	padding-left: 10px;
}

.form-group .group{
	width: -moz-calc(100% / 3 - 50px) ;
	width: -webkit-calc(100% / 3 - 50px);
	width: calc(100% / 3 - 50px);
}

.my-1{
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}

.form-group{
	height: 130px;
}


.form-group .input-select ul > li:hover {
   background-color: #eee;
}
.form-group .input-select ul > li{
	font-size: 14px;
    height: 35px;
    background-color: #fff;
    padding: 5px 7px;
    cursor: pointer;
}

.mb-2{
	margin-bottom: 20px !important;
}
.mb-1{
	margin-bottom: 10px !important;
}


.form-group .input-select ul{
	    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    transition: height .2s ease-in-out 0s, top .2s ease-in-out 0s;
    z-index: 15;
    border: 1px solid #DDDDDD;
    border-top: 0;
    top: 97%;
	opacity: 0
}

.form-group .input-select ul.expanded{
    left: 0;
    width: 100%;
    overflow: hidden;
    transition: height .2s ease-in-out 0s, top .2s ease-in-out 0s;
    z-index: 15;
    border: 1px solid #DDDDDD;
    top: 100%;
	opacity: 1;

}


.form-group .input-select a.drop-down-button{
	width: 35px;
	background-color: #F5F5F5;
	border-left: 1px solid #DDDDDD;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 0;
}

.form-group .input-select a.drop-down-button span{
	position: static !important;
	    display: block;
    margin-top: 7px;
}


.form-group .group:not(.no-border){
	background-color: #fff;
}

.form-group .group input{
	padding: 10px 0;
}

.form-group .calendar{
	top: 10px;
	right: 10px;
}

.form-group .group:not(.no-border){
	border: 1px solid #ddd;
}

.form-group .group label{
	font-size: 14px;
	min-width:70px;
}

.form-group .group label.long{
	min-width: 100px;
}


.form-group .group .input{
	font-size: 14px;
	flex: 80;
}


.panel-2 .table-wrap .items {
	height: 185px;
	background: #3f92d7;
	display: flex;
	padding: 15px;
	justify-content: space-around;
}

.panel-2 .table-wrap .items .item{
	background: #3f92d7;
	margin:0 20px;
	width: 200px;
	height: 100%;
	color: #fff;
}

.panel-2 .table-wrap .items .item h2{
	font-size: 19px;
	color: inherit;
	text-indent: 5px;
	letter-spacing: 5px;
	margin-top: 20px;
}
.panel-2 .table-wrap .items .item p{
	margin: 10px 0 15px 0;
	font-size: 15px;
	color: inherit;
	text-indent: 5px;
	letter-spacing: 5px;

}
.panel-2 .table-wrap .items .item div.flex{
	margin-top: 5px;
	padding: 0 25px;
}

.panel-2 .table-wrap .items .item span{
	font-size: 14px;
	color: inherit;
	display: block;
}

.panel .condition-wrap > .triangle{
	border-color: transparent transparent transparent #10ab6b;
	right: -14px;
	top: 50%;
	margin-top: -7px;
}

.panel.panel-2 .condition-wrap > .triangle{
	border-color: transparent transparent transparent #3f92d7;
}


.panel .show-data .table-wrap thead th {
	font-size: 14px;
	padding: 12px 0;
	color: white;
}
.panel .show-data .table-wrap td {
	padding: 12px 0;
	border: 1px solid #ddd;
	font-size: 14px;
	text-align: center;
}


.show-data.flex.row.justify-space .table-wrap table {
	width: 100%;
	border-collapse: collapse;
}

.show-data.flex.row.justify-space .table-wrap table thead {
	background: #10ab6b;
}
.input-select.dropdown-input-multiple .opr-btns{font-size: 14px;display: flex;background: #fff;border:1px solid #ddd;border-top: none}
.input-select.dropdown-input-multiple .opr-btns *{font-size: inherit}
.input-select.dropdown-input-multiple .opr-btns a{display: block;flex:1;text-align: center;color: #000;padding: 5px 0;background: #fff;border-right: 1px solid #ddd}
.input-select.dropdown-input-multiple .opr-btns a:last-child{border-right: none}
.input-select.dropdown-input-multiple .opr-btns a:hover{background: #eee}


.input-select.dropdown-input.dropdown-input-multiple .ul-wrap {position: absolute;left: 0;width: 100%; z-index: 30;overflow: hidden;top: 0px;opacity: 0;transition: height .2s ease-in-out 0s;}
.input-select.dropdown-input.dropdown-input-multiple .ul-wrap.expanded{display: block !important;top: 100%;z-index: 60;opacity: 1;}
.input-select.dropdown-input.dropdown-input-multiple .ul-wrap.expanded ul{opacity: 1}
/*.input-select.dropdown-input.flex.row ul {*/
	/*position: absolute;*/
	/*left: 0;*/
	/*width: 100%;*/
	/*border: 1px solid #ddd;*/
	/*z-index: 30;*/
	/*overflow: hidden;*/
	/*top: 0px;*/
	/*opacity: 0;*/
	/*transition: height .2s ease-in-out 0s;*/
/*}*/
.item.flex.row.py-1 .input-select.dropdown-input.flex.row ul.expanded  {
	display: block !important;
	top: 100%;
	z-index: 60;
	opacity: 1;
}

.input-items .item.flex.row.py-1 .input-select.dropdown-input {
	flex: 80;
	position: relative;
}

.show-data.flex.row.justify-space .condition-wrap .input-items {
	padding: 10px;
	border-radius: 8px;
	background: #fff;
}

.panel.my-2 .show-data.flex.row.justify-space .condition-wrap {
	flex: 2;
	margin-right: 20px;
	border-radius: 8px;
	padding: 15px;
	background: #10ab6b;
	min-width: 335px;
}
.panel-2 .condition-wrap {
	background-color: #3f92d7
!important;
}

.input-items .item label {
	font-size: 14px;
	display: block;
	flex: 1;
	min-width: 75px;
}

.panel.my-2 .show-data.flex.row.justify-space .table-wrap {
	border-radius: 8px;
	flex: 8;
	overflow: hidden;
}



.triangle {
  width: 0;
  height: 0;
  border-color: #565656 transparent transparent transparent;
  border-width: 7px;
  border-style: solid;
  display: block; }
.input-select.dropdown-input.flex.row .drop-down-button .triangle.bottom {
	top: 6px;
	position: absolute;
	left: 1px;
}


a {
  text-decoration: none; }

.show-data.flex.row.justify-space .table-wrap .link {
	font-size: 14px;
	color: #fff;
	background-color: #10ab6b;
	padding: 8px 0;
	display: block;
	text-align: center;
}

.item.flex.row.py-1 .input-select.dropdown-input.flex.row .drop-down-button {
	width: 18px;
	height: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;

}


li {
  list-style: none; }
.page-num-boxes .boxes .num {
	border: 1px solid #ddd;
	font-size: 14px;
	background-color: #fff;
}
.page-num-boxes .boxes .num.active  {
	background-color: #384560;
}
.page-num-boxes .boxes .num a {
	display: flex;
	width: 100%;
	height: 100%;
	padding: 5px 10px;
	align-items: center;
}

.page-num-boxes .boxes .num.active a  {
	color: #fff;

}
.page-num-boxes .boxes span.icon-small{
	display: block;
	width: 6px;
	height: 12px;
	background: url(../images/arrow_left_dark.png);
}
.page-num-boxes .boxes span.icon-small.left-arrow{
	background: url(../images/arrow_left_dark.png);
	background-size: 100% 100%;
}
.page-num-boxes span.icon-small.right-arrow{
	background: url(../images/arrow_right_dark.png);
	background-size: 100% 100%;
}

.page-num-boxes span.icon-small.top-arrow{
	background: url(../images/arrow_top_dark.png);
	background-size: 100% 100%;
	width: 12px;
	height: 6px;
}




.page-num-boxes .boxes .num * {
	font-size: 14px;
	color: #555555;
}
.input-select.dropdown-input.dropdown-input-multiple.flex.row ul{max-height: 300px;overflow-y: scroll !important;position: static !important}
.input-select.dropdown-input.dropdown-input-multiple.flex.row ul li:hover > * .checkbox{ border-color: #5FB878;}
.input-select.dropdown-input.dropdown-input-multiple.flex.row ul li.select_on .checkbox::after{content: '';display: block;width: 75%;height: 75%;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background: #5FB878; }
.input-select.dropdown-input.dropdown-input-multiple.flex.row ul li.select_on .checkbox{border-color: #5FB878}
.input-select.dropdown-input.dropdown-input-multiple.flex.row ul li .checkbox{ width: 19px;height: 19px;background: #fff;border-radius: 50%;border: 2px solid #c2c2c2;display: flex;justify-content: center;align-items: center}

.input-select.dropdown-input.dropdown-input-multiple.flex.row ul::-webkit-scrollbar {width: 7px;height: 7px;background-color: transparent;}
.input-select.dropdown-input.dropdown-input-multiple.flex.row ul::-webkit-scrollbar-button:start:decrement,
.input-select.dropdown-input.dropdown-input-multiple.flex.row ul::-webkit-scrollbar-button:end:increment {display: none;}
.input-select.dropdown-input.dropdown-input-multiple.flex.row ul::-webkit-scrollbar-track{background-color: #eee;
	-webkit-box-shadow: inset 0 0 3px 1px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0 0 3px 1px rgba(0,0,0,.2);
	box-shadow: inset 0 0 3px 1px rgba(0,0,0,.2);}
.input-select.dropdown-input.dropdown-input-multiple.flex.row ul::-webkit-scrollbar-thumb{border-radius: 7px;background-color: #a7b1c1;}


.input-select.dropdown-input.dropdown-input-multiple.flex.row ul li{padding: 0 10px;display: flex;justify-content: space-between}
.input-select.dropdown-input.dropdown-input-multiple.flex.row ul li:last-child{border-bottom: none}
.input-select.dropdown-input.flex.row ul li { padding: 10px; font-size: 14px; background: #fff; z-index: 30; border-bottom: 1px solid #ddd; }
.input-select.dropdown-input.flex.row ul li:hover {
	background: #eee;
}

html.login {
  width: 100%;
  height: 100%;
  min-width: 1000px;
  min-height: 700px; }

input, button, textarea {
  outline: none; }
.input-items .item.flex.row input {
	outline: none;
	flex: 80;
	font-size: 14px;
}


.login-bg {
  background: url("../images/login_background_03.png") no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%; }

.login_wrap {
  display: block;
  width: 400px;
  height: 500px;
  font-size: 14px;
  padding: 20px;
  border: 1px solid #fff;
  border-radius: 7px; }
  .login_wrap a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    margin-bottom: 0; }
  .login_wrap ul {
    margin: auto 0; }
  .login_wrap input {
    font-size: 14px;
    background: none;
    border-bottom: 1px solid #A3AFBB;
    flex: 9;
    height: 35px; }
  .login_wrap li {
    margin-bottom: 20px; }
    .login_wrap li:last-of-type {
      margin-bottom: 0 !important; }
    .login_wrap li.button_wrap {
      margin-top: 30px; }
    .login_wrap li button {
      font-size: 19px !important;
      color: #fff;
      background: #3B4860;
      border-radius: 35px;
      border: none;
      width: 100%;
      text-indent: 5px;
      letter-spacing: 5px;
      padding: 10px 0; }
      .login_wrap li button.reverse {
        background-color: transparent;
        border: 1px solid #fff; }
  .login_wrap li > label {
    flex: 1;
    height: 35px; }
    .login_wrap li > label .icon {
      width: 20px;
      height: 20px;
      display: block; }
      .login_wrap li > label .icon.icon_user {
        background: url("../images/user_icon.png") no-repeat;
        background-size: 100% 100%; }
      .login_wrap li > label .icon.icon_password {
        background: url("../images/lock_icon.png") no-repeat;
        background-size: 100% 100%; }

.flex {
  display: flex; }
.sec1 {
	font-size: 14px;
}
.sec1 * {
	font-size: inherit;
}
.content .wrap > ul > li .input-group .item.radio-group .select-box.checkboxes .radio-wrap{
	margin-right: 20px;
}
.content .wrap > ul > li .input-group .item.radio-group .select-box.checkboxes .radio-wrap > label .box{
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.content .wrap > ul > li .input-group .item.radio-group .select-box.checkboxes .radio-wrap > label.checked .box:after{
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}


.justify-space {
  justify-content: space-between; }

.justify-around {
  justify-content: space-around; }

.align-middle {
  align-items: center; }

.justify-center {
  justify-content: center; }

.column {
  flex-flow: column nowrap; }

.content .wrap > ul > li.text-break *{
	font-size:14px;
}
.content .wrap > ul > li.text-break{font-size: 14px !important;word-break: break-all}
.mr-a{
	margin-right: auto !important;
}
.gray-bg {
  background-color: #F5F5F5;
  min-width: 1150px; }

.full-height {
  height: 100%; }

.mx-a {
  margin-left: auto !important;
  margin-right: auto !important; }

.mr-5 {
  margin-right: 50px !important; }

.ml-1 {
  margin-left: 10px; }

.ml-0-5 {
  margin-left: 5px; }
.px-9{
	padding-left: 90px !important;
	padding-right: 90px !important;
}
.px-1 {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.rela {
  position: relative; }

.abso {
  position: absolute; }
.huifu .text-wrap .word-count {
	font-size: 14px;
	right: 25px;
	bottom: 65px;
}
.huifu .text-wrap .word-count * {
	font-size: 14px;
}

.page-num-boxes .right .select-item {
	font-size: 14px;
	left: -1px;
	border: 1px solid #ddd;
	bottom: 100%;
	width: calc(100% + 2px);
	width: -moz-calc(100% + 2px);
	width: -webkit-calc(100% + 2px);
	overflow: hidden;
	opacity: 0;
	z-index: 30;
}
.page-num-boxes .right .select-item.expanded  {
	opacity: 1;

}
.page-num-boxes .right .select-item li {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 30px;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	color: #555;
	cursor: pointer;
}
.page-num-boxes .right .select-item li a {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
}
.page-num-boxes .right .select-item li:hover  {
	background-color: #eee;

}
.page-num-boxes .right .select-item li:last-of-type  {
	border-bottom: none;

}
.page-num-boxes .right .select-item * {
	font-size: 14px;
}


.mr-1 {
  margin-right: 10px !important; }

.flex-1 {
  flex: 1; }

.flex-2 {
  flex: 2; }

.flex-13 {
  flex: 13; }

.flex-7 {
  flex: 7; }

a.button {
  font-size: 19px !important;
  background-color: #3B4860;
  color: #ffffff;
  border-radius: 35px;
  padding: 15px 80px;
  text-indent: 12px;
  letter-spacing: 12px; }
  a.button.reverse {
    color: #3B4860;
    background-color: transparent;
    border: 1px solid #3B4860; }

.my-2 {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.mr-10 {
  margin-right: 100px !important; }

.mr-0-5 {
  margin-right: 5px !important; }

.py-2 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }
.panel .light-bg {
	background: #fff;
}
.chats .talk-wrap {
	padding-bottom: 50px;
	height: 600px;
}
.chats .talk-wrap .scroll {
	height: 100%;
	overflow-y: scroll;
}

.chats .talk-wrap .huifu {
	bottom: 15px;
	left: 0;
}
.chats .talk-wrap .huifu .link {
	background-color: #384560;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

.chats .talk-wrap .huifu input {
	border: 1px solid #ddd;
	font-size: 14px;
}



.table * {
	font-size: 14px;
}
.table .thead {
	background-color: #6d7b99;
	color: #fff;
	font-size: 17px;
}
.table .tbody a {
	color: inherit;
}

.table .tbody:nth-of-type(2n + 1)   {
	background: #f5f5f5;
}


.table .thead * {
	font-size: inherit;
}



.panel .wrap {
	border: 1px solid #ddd;
}

.icon-small.tianjia{
	width: 40px;
	height: 40px;
	background: url(../images/tianjia.png) no-repeat;
	background-size: 100% 100%;
}

.py-1 {
  padding-bottom: 10px !important;
  padding-top: 10px !important; }
.input-group .id-cards {	display: flex;	flex-flow: row wrap;}
.input-group .id-cards .card {width: 360px;height: 240px;}
.input-group .id-cards .card.blur{-webkit-filter: blur(7px);-moz-filter: blur(7px); -ms-filter: blur(7px); filter: blur(7px); filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=7, MakeShadow=false);}



.mt-3 {
  margin-top: 30px !important; }

.mt-5 {
  margin-top: 50px !important; }

.mb-0 {
  margin-bottom: 0px !important; }

.mt-4 {
  margin-top: 40px !important; }

.mt-1 {
  margin-top: 10px !important; }

.mt-0 {
  margin-top: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.full-width {
  width: 100%; }

.avatar-list .box2 p {
	font-size: 12px;
	text-align: center;
	margin-top: 2px;
}
.avatar-list .box2 {
	width: calc((100% - 44px) / 5);
	width: -webkit-calc((100% - 44px) / 5);
	width: -moz-calc((100% - 44px) / 5);
	border: 1px solid #ddd;
    margin-right: 11px;
    text-align: center;
    padding: 10px 0;
	margin-bottom: 10px;
}
.avatar-list .box2:nth-of-type(5n){
	margin-right: 0 !important;
}
.avatar-list .box2 .avt {
	width: 50px;
	height: 50px;
}


.shenpi {
	padding-right: 90px;
}
.shenpi .shenpimiaoshu {
	border: 1px solid #ddd;
}
.shenpi .shenpimiaoshu .middle-avatar.abso  {
	top: 15px;
	left: 15px;
}
.shenpi .shenpimiaoshu .dark-bg {
	background-color: #6d7b99;
	color: #fff;
	top: 15px;
}
.shenpi .shenpimiaoshu .dark-bg * {
	color: inherit;
}
.shenpi .shenpimiaoshu .right {
	font-size: 14px;
}
.shenpi .shenpimiaoshu .right * {
	font-size: inherit;
}
.shenpi .shenpimiaoshu .text1 h2 {
	font-weight: 300;
	font-size: 14px;
}
.shenpi .shenpimiaoshu .text1 {
	margin-left: 20px;
	margin-right: auto;
}
.shenpi .shenpimiaoshu .text2 .word-count {
	bottom: 15px;
	right: 25px;
	font-size: 14px;
}
.shenpi .shenpimiaoshu .text2 textarea {
	overflow-y: scroll;
	overflow-x: hidden;
}
.shenpi .shenpimiaoshu .text2 .word-count * {
	font-size: inherit;
}
.shenpi .shenpimiaoshu .text1 .right {
}


.shenpi .shenpimiaoshu .text1 p {
	font-size: 14px;
}
.shenpi .shenpimiaoshu .text1 .label {
	width: 80px;
	display: inline-block;
}



.shenpi .biaoti {
	display: block;
	margin-bottom: 8px;
}


.panel .table-wrap table {
	width: 2100px;
	border-collapse: collapse;
	height: 80px;

}
.panel .table-wrap {
	overflow-x: scroll;
	/* [disabled]height: 130px; */

}

.chats .talk-wrap .scroll::-webkit-scrollbar {
	width: 4px;
	height: 4px;
	background-color: transparent;


}
.chats .talk-wrap .scroll::-webkit-scrollbar-button:start:decrement,
.chats .talk-wrap .scroll::-webkit-scrollbar-button:end:increment {
	display: none;
}

.chats .talk-wrap .scroll::-webkit-scrollbar-track{
	background-color: transparent;
}


.chats .talk-wrap .scroll::-webkit-scrollbar-thumb{
	border-radius: 7px;
	background-color: #a7b1c1;
}


.panel .table-wrap::-webkit-scrollbar {
	width: 12px;
	height: 12px;
	background-color: #eeeeee;
}


.panel .table-wrap::-webkit-scrollbar-button:start:decrement,
.panel .table-wrap::-webkit-scrollbar-button:end:increment {
	display: block;
	width: 14px;
	border-bottom: 1px solid #ddd;

}

.panel .table-wrap::-webkit-scrollbar-button:start:decrement{
	background: url(../images/scroll-left-arrow.png) no-repeat;
	background-size: 100% 100%;
}
.panel .table-wrap::-webkit-scrollbar-button:end:increment{
	background: url(../images/scroll-right-arrow.png) no-repeat;
	background-size: 100% 100%;
}


.panel .table-wrap::-webkit-scrollbar-track{
	background-color: #eee;
	border-bottom: 1px solid #ddd;
}


.panel .table-wrap::-webkit-scrollbar-thumb{
	border-radius: 7px;
	background-color: #a7b1c1;
}

.panel .table-wrap table th {
	font-size: 14px;
	border: 1px solid #ddd;
	padding: 10px 15px;
	text-align: center;
	color: #999;
}
.panel .table-wrap table td {
	font-size: 14px;
	border: 1px solid #ddd;
	padding: 10px 15px;
	text-align: center;
}
.no-border-bottom{
	border-bottom: none !important;
}

font{
	font-size:14px;
}

.contract.list >  li >  div.panel > div.text1 {
	width: 250px;
	margin-left: 30px;
	margin-right: auto;
}

.record.list > li {
	width:calc( (100% - 20px) / 2 );
	width:-moz-calc( (100% - 20px) / 2 );
	width:-webkit-calc( (100% - 20px) / 2 );
	box-sizing: border-box;
	margin-right: 20px;
}
.record.list > li:nth-of-type(2n){
	margin-right: 0px;
}
.record.list > li:nth-of-type(n + 3){
	margin-top: 15px;
}


.record.list > li:last-of-type {
	margin-bottom: 0;
}
.record.list.leave-list > li > .panel .text1 h2 {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 2px;
}
.record.list.leave-list > li > .panel .text1{
	margin: 0 auto 0 20px;
}


.pinglun li .message-wrap .text-wrap {
	overflow: hidden;
	height: 32px;
	transition: height .2s ease-in-out 0s;
}

.role-bar .main {
	padding: 10px 15px;
	width: 70%;
	border-radius: 8px;
	background: #6d7b99;
}


.items .flex.row .full-width span {
	font-size: 14px;
}


.show-data.flex.row.justify-space .condition-wrap .full-width {
	font-size: 15px;
	background-color: rgba(255,255,255,.5);
	padding: 10px 0;
	color: #fff;
	border-radius: 8px;
	margin-top: 10px;
	cursor: pointer;
}
.icon-small.zixun{
	background: url(../images/zixun_icon.png) no-repeat;
	width: 60px;
	height: 60px;
	background-size: 100% 100%;
}

.icon-small.tousu{
	background: url(../images/tousu.png) no-repeat;
	width: 60px;
	height: 60px;
	background-size: 100% 100%;
}
.icon-small.jianyi{
	background: url(../images/jianyi.png) no-repeat;
	width: 60px;
	height: 60px;
	background-size: 100% 100%;
}
.icon-small.zhuanzheng{
	background: url(../images/zhuanzheng.png) no-repeat;
	width: 60px;
	height: 60px;
	background-size: 100% 100%;
}

.pt-0{
	padding-top: 0 !important;
}
.icon-small.lizhi{
	background: url(../images/lizhi.png) no-repeat;
	width: 60px;
	height: 60px;
	background-size: 100% 100%;
}
.link-list a p{
	font-size: 18px;
	color: #fff;
}

.align-bottom {
  align-content: flex-end; }

.row {
  flex-flow: row wrap; }
.link-list a {
	height: 150px;
	width: calc((100% - 88px) / 5);
	margin-right: 22px;
	border-radius: 9px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center
}

.link-list a.tousu{
	background: #ff9b25;
}
.link-list a.jianyi{
	background: #846ab8;
}
.link-list a.zhuanzheng{
	background: #5eb2f8;
}
.link-list a.lizhi{
	background: #fa6f53;
}

.link-list a.zixun{
	background-color: #50cc99;
}


.link-list a:last-of-type{
	margin-right: 0;
}

.page-num-boxes .boxes {
	width: 380px;
}




.condition-wrap .input-items .item.flex.row.py-1 {
	border-bottom: 1px solid #ddd;
}


.flex-start {
  justify-content: flex-start; }

.flex-end {
  justify-content: flex-end; }

.align-space {
  align-content: space-between; }

.icon-small {
  width: 18px;
  height: 18px;
  display: inline-block; }
  .icon-small.exit {
    background: url("../images/exit.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%; }
  .icon-small.calendar {
    background: url("../images/calendar.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%; }
  .icon-small.edit {
    background: url("../images/editor.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%; }
  .icon-small.cancel {
    background: url("../images/cancel.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%; }
  .icon-small.time {
    background: url("../images/time.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%; }
  .icon-small.arrow_down {
    width: 14px;
    height: 6px;
    background: url("../images/arrow-down.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%; }
  .icon-small.arrow-left {
    background: url(../images/arrow_left.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%; }
  .icon-small.arrow-right {
    background: url(../images/arrow_right.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%; }

h1.title {
  font-size: 19px;
  background-color: #3B4860;
  color: #fff;
  font-weight: 500;
  letter-spacing: 5px;
  text-indent: 5px;
  text-align: center;
  padding: 10px 0; }
  h1.title.has-sub-title {
    position: relative; }
    h1.title.has-sub-title .sub {
      position: absolute;
      text-indent: 0;
      letter-spacing: 0;
      right: 0px;
      top: 0;
      height: 100%;
      font-size: 14px;
      line-height: 1.0; }
      h1.title.has-sub-title .sub a {
        color: inherit; }
      h1.title.has-sub-title .sub * {
        line-height: 1.0;
        font-size: inherit; }
    h1.title.has-sub-title.px-1 .sub {
      right: 10px; }
  h1.title .main-text {
    font-size: inherit; }

.has-bottom-border {
  border-bottom: 1px solid #DDDDDD; }

.content {
  width: 100%;
  padding: 20px; }
  .content .wrap {
    background-color: #fff;
    padding: 50px 0;
    border: 1px solid #DDDDDD; }
    .content .wrap > ul > li {
      width: 100%;
      margin-top: 20px; }
      .content .wrap > ul > li.height.inline-group {
        width: 50%; }
        .content .wrap > ul > li.height.inline-group .input-group {
          margin-top: 20px; }
          .content .wrap > ul > li.height.inline-group .input-group:first-of-type {
            margin-top: 0; }
        .content .wrap > ul > li.height.inline-group .img-upload {
          width: 100%; }
          .content .wrap > ul > li.height.inline-group .img-upload > li {
            border: 1px solid #DDDDDD;
            position: relative;
            margin-right: 20px;
            flex: 1; }
            .content .wrap > ul > li.height.inline-group .img-upload > li:last-of-type {
              margin-right: 0; }
            .content .wrap > ul > li.height.inline-group .img-upload > li .img-wrap {
              position: absolute;
              left: 0;
              top: 0;
              width: 100%;
              height: 100%;
              z-index: 5; }
            .content .wrap > ul > li.height.inline-group .img-upload > li .block {
              width: 100%;
              height: 100%;
              font-size: 19px;
              color: #DDDDDD;
              padding: 100px 0 20px;
              text-align: center;
              z-index: 4; }
              .content .wrap > ul > li.height.inline-group .img-upload > li .block:after {
                content: '';
                background: url("../images/upload.png") no-repeat;
                background-size: 100% 100%;
                width: 40px;
                height: 40px;
                position: absolute;
                display: block;
                left: 50%;
                top: 50%;
                margin-left: -20px;
                margin-top: -20px; }
          .content .wrap > ul > li.height.inline-group .img-upload li > input {
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            font-size: 0;
            position: absolute;
            opacity: 0;
            z-index: 6; }
      .content .wrap > ul > li:first-of-type {
        margin-top: 0; }
.wrap ul .msg-item {
	font-size: 14px;
	border-bottom: 1px solid #ddd;
}
.wrap ul .msg-item:last-of-type {
	border-bottom: none;
}

.wrap ul .msg-item a {
	color: inherit;
}

.wrap ul .msg-item * {
	font-size: inherit;
}


      .content .wrap > ul > li .input-group {
        flex: 1; }
.input-group .long {
	max-width: 240px;
	word-break: break-all;
}

.left-col div.item {
	margin-top: 20px;
}
.left-col div.item:first-of-type {
	margin-top: 0;
}



        .content .wrap > ul > li .input-group .item {
          width: 400px; }
.input-items .to-long {
	min-width: 110px !important;
}
.mt-2 {
	margin-top: 20px !important;
}
.record.list > li > .panel {
	font-size: 14px;
	border: 1px solid #ddd;
	background-color: #fff;
	flex: 1;
	/* [disabled]margin-right: 10px; */
}
.record.list > li > .panel > .right a {
	display: block;
	margin-left: 15px;
	color: #6d7b99;
}

.record.list > li > .panel .text1 {
	width: 270px;
	align-content: space-between;
}

.recruit.record.list > li > .panel .text1{
	width: 330px;
	align-content: space-between;
	margin-left: 0;
}

.record.list > li > .panel * {
	font-size: 14px;
}
.state {
	border-radius: 15px;
	display: inline-block;
	width: 70px;
	text-align: center;
	color: #fff;
}
.state.warning {
	background-color: #ff9b25;
}


.record.list > li > .panel p > label {
	width: 90px;
	display: inline-block;
}
.recruit.record.list > li > .panel .text1 > p.weak-font {
	line-height: 1.6;
}
.word-break {
	line-height: 1.9;
	word-break: break-all;
}
.right-icon > a.abso {
	right: 6px;
	bottom: 8px;
}
.chats {
	margin: 0 auto;
	border-radius: 6px;
	width: 70%;
	overflow: hidden;
	font-size: 14px;
}
.chats .left .chat {
	border-radius: 6px;
	border: 1px solid #ddd;
}
.chats .right .text1 p {
	text-align: right;
}
.chats .right .text1 {
	margin-right: 20px;
	justify-content: flex-end;
	padding-left: 80px;
}
.chats .right .text1 .chat {
	border-radius: 6px;
	border: 1px solid #ddd;
}
.chats .right .text1 .chat .triangle {
	left: 100%;
	border-color: transparent transparent transparent #ddd;
}
.chats .left .text1 {
	padding-right: 80px;
	margin-left: 20px;
}






.chats * {
	font-size: 14px;
}
.chats .talk-wrap .chat-wrap {
	margin-top: 30px;
}
.chats .talk-wrap .chat-wrap:first-of-type {
	margin-top: 0;
}



.chats .title {
	background: #6d7b99;
	color: #fff;
	font-size: 16px;
	text-align: center;
	letter-spacing: 3px;
	text-indent: 3px;
}
.chats .triangle {
	border-color: transparent #DDDDDD transparent transparent;
	left: -15px;
}
.chats .triangle:after {
	display: block;
    border-color: transparent #fff transparent transparent;
    border-width: 7px;
    left: -5px;
    top: -7px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
}
.chats .text1 {

}













          @media screen and (min-width: 1150px) and (max-width: 1200px) {
            .content .wrap > ul > li .input-group .item {
              width: 420px; } }
          @media screen and (min-width: 1200px) and (max-width: 1350px) {
            .content .wrap > ul > li .input-group .item {
              width: 460px; } }
          @media screen and (min-width: 1350px) and (max-width: 1450px) {
            .content .wrap > ul > li .input-group .item {
              width: 510px; } }
          @media screen and (min-width: 1450px) and (max-width: 1600px) {
            .content .wrap > ul > li .input-group .item {
              width: 540px; } }
          @media screen and (min-width: 1600px) and (max-width: 1750px) {
            .content .wrap > ul > li .input-group .item {
              width: 610px; } }
          @media screen and (min-width: 1750px) and (max-width: 1850px) {
            .content .wrap > ul > li .input-group .item {
              width: 660px; } }
          @media screen and (min-width: 1850px) {
            .content .wrap > ul > li .input-group .item {
              width: 760px; } }
        .content .wrap > ul > li .input-group .item > label {
          display: block;
          margin-bottom: 8px;
          height: 20px;
          line-height: 20px; }
          .content .wrap > ul > li .input-group .item > label.require {
            display: flex;
            align-items: center; }
            .content .wrap > ul > li .input-group .item > label.require:before {
              content: "";
              display: inline-block;
              width: 8px;
              height: 8px;
              border-radius: 50%;
              background: red;
              margin-right: 5px; }
        .content .wrap > ul > li .input-group .item > p {
          font-size: 18px;
          display: block; }
        .content .wrap > ul > li .input-group .input-select {
          position: relative; }
          .content .wrap > ul > li .input-group .input-select a.drop-down-button {
            position: absolute;
            width: 35px;
            height: 35px;
            background-color: #F5F5F5;
            right: 0;
            top: 0;
            border: 1px solid #DDDDDD;
            border-left: none;
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 0; }
            .content .wrap > ul > li .input-group .input-select a.drop-down-button .triangle {
              display: block;
              margin-top: 8px; }
          .content .wrap > ul > li .input-group .input-select ul {
            position: absolute;
            left: 0;
            width: 100%;
            overflow: hidden;
            transition: height .2s ease-in-out 0s, top .2s ease-in-out 0s;
            z-index: 15;
            border: 1px solid #DDDDDD;
            border-top: 0;
            top: 97%; }
            .content .wrap > ul > li .input-group .input-select ul.expanded {
              top: 100%;
              z-index: 16; }
            .content .wrap > ul > li .input-group .input-select ul > li {
              font-size: 14px;
              height: 35px;
              background-color: #fff;
              padding: 5px 7px;
              cursor: pointer; }
              .content .wrap > ul > li .input-group .input-select ul > li:hover {
                background-color: #eee; }
        .content .wrap > ul > li .input-group .input-control {
          border: 1px solid #DDDDDD;
          height: 35px;
          width: 100%;
          padding: 5px 7px; }
          .content .wrap > ul > li .input-group .input-control.has-after-button {
            flex: 9; }
            .content .wrap > ul > li .input-group .input-control.has-after-button + button.after-button {
              height: 35px;
              font-size: 14px;
              cursor: pointer;
              flex: 1;
              min-width: 110px;
              border: 1px solid #DDDDDD;
              border-left: none;
              background-color: #F5F5F5; }
        .content .wrap > ul > li .input-group textarea.input-control {
          padding: 5px 7px;
          border: 1px solid #DDDDDD;
          font-size: 14px;
          height: 118px; }
        .content .wrap > ul > li .input-group label, .content .wrap > ul > li .input-group input {
          font-size: 14px; }
        .content .wrap > ul > li .input-group.left {
          padding-left: 90px; }
        .content .wrap > ul > li .input-group.right {
          padding-right: 90px; }
        .content .wrap > ul > li .input-group .item.radio-group .select-box {
          height: 35px; }
          .content .wrap > ul > li .input-group .item.radio-group .select-box .radio-wrap {
            position: relative;
            margin-right: 10px; }
            .content .wrap > ul > li .input-group .item.radio-group .select-box .radio-wrap:last-of-type {
              margin-right: 0; }
            .content .wrap > ul > li .input-group .item.radio-group .select-box .radio-wrap > label {
              position: relative;
              line-height: 20px;
              height: 20px; }
              .content .wrap > ul > li .input-group .item.radio-group .select-box .radio-wrap > label .box {
                display: inline-block;
                margin-right: 5px;
                width: 15px;
                height: 15px;
                border: 1px solid #3B4860;
                box-sizing: border-box;
                padding: 2px;
				  -webkit-border-radius:50%;
				  -moz-border-radius:50%;
				  border-radius:50%; }
              .content .wrap > ul > li .input-group .item.radio-group .select-box .radio-wrap > label.checked .box:after {
                display: block;
                content: '';
                width: 100%;
                height: 100%;
                box-sizing: border-box;
                background-color: #3B4860;-webkit-border-radius:50%;
				  -moz-border-radius:50%;
				  border-radius:50%;
			  }
          .content .wrap > ul > li .input-group .item.radio-group .select-box .radio-control {
            position: absolute;
            width: 0;
            height: 0;
            opacity: 0;
            border: 0; }

.show-upload-img {
  display: none; }

.block-link {
	border: 1px solid #DDDDDD;
	display: block;
	padding: 10px 0;
	font-size: 17px;
	text-align: center;
	background-color: #fff;
	margin-top: 20px;
	text-indent: 4px;
	letter-spacing: 4px;
	color: #3B4860;
}
  .block-link .icon {
    width: 16px;
    height: 16px;
    display: inline-block; }
    .block-link .icon.add_icon {
      background: url("../images/add.png") no-repeat;
      background-size: 100% 100%;
      vertical-align: -2px; }
.sec1 .block-link {
	margin: auto 0;
	width: 200px;
}
.sec2 .block-link {
	text-indent: 0px;
	letter-spacing: 0px;
	right: 15px;
	top: 0;
	height: 100%;
	display: flex;
	align-items: center;
	line-height: 16px;
	justify-content: center;
}
.sec2 {
	height: 50px;
}

.sec2 .block-link .icon {
	margin-right: 5px;
	margin-top: 2px;
}


.detail .add-record {
	border-top: 1px solid #ddd;
}
.detail .delete-link {
	font-size: 14px;
	color: #fa6f53;
	display: block;
}
.detail .record-list {
	background: transparent;
}
.detail .record-list li {
	margin-top: 15px;
	border: 1px solid #ddd;
	background-color: #fff;
}






.hidden {
  display: none; }

.btn-wrap {
  margin-top: 20px;
  text-align: center; }
  .btn-wrap button.button {
    font-size: 19px;
    background-color: #3B4860;
    color: #ffffff;
    border-radius: 35px;
    padding: 10px 100px;
    text-indent: 4px;
    letter-spacing: 4px; }

.add-record {
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #DDDDDD;
  border-top: 0;
  padding: 15px; }
  .add-record > div {
    font-size: inherit !important; }
  .add-record .buttons {
    min-width: 600px;
    flex: 1; }
    .add-record .buttons * {
      font-size: inherit; }
    .add-record .buttons .button {
      display: block; }
  .add-record .left-wrap {
    flex: 1;
    font-size: inherit;
    min-width: 600px;
    padding: 10px 0;
    align-content: space-between; }
    .add-record .left-wrap .group {
      border: 1px solid #DDDDDD;
      height: 50px;
      padding: 0 10px; }
      .add-record .left-wrap .group input {
        padding-right: 23px; }
      .add-record .left-wrap .group .calendar {
        top: 50%;
        margin-top: -9px;
        right: 10px; }
    .add-record .left-wrap * {
      font-size: inherit; }
  .add-record .right-wrap {
    font-size: inherit;
    flex: 10;
    padding: 10px 0; }
    .add-record .right-wrap label {
      font-size: inherit;
      top: 16px;
      left: 8px;
      display: block; }
    .add-record .right-wrap .word-count {
      bottom: 17px; }
    .add-record .right-wrap #jobDescript {
      font-size: inherit;
      height: 250px;
      border: 1px solid #DDDDDD;
      width: 100%;
      padding: 5px 7px;
      text-indent: 75px; }

.float-left {
  float: left; }

.record-list {background-color: #fff;}
  .record-list li {font-size: 14px;padding: 15px;width: calc((100% - 8px) / 2);width: -webkit-calc((100% - 8px) / 2);width:-moz-calc((100% - 8px) / 2); display: inline-block;border:1px solid #ddd;margin: 8px 8px 8px 0;}
.record-list.resumes li:nth-of-type(n + 3){margin-top: 0px}
.record-list.resumes li:nth-of-type(2n){margin-right: 0}
.record-list.resumes li .panel .text1 p{word-break: break-all}
.record-list.resumes li .panel .text1 .weak-font{display: inline-block;width: 78px}

.record-list .record-row {
    width: 70%; }
    .record-list .record-row label {
      line-height: 1.7; }
    .record-list .record-row .label {
      display: block;
      color: #999999;
      width: 90px; }
    .record-list .record-row .work-content {
      word-break: break-all; }
  .record-list .right {right: 15px;top: 15px;color: #3B4860; justify-content: flex-end;width: 70px;margin-left: 20px}
  .record-list * {
    font-size: inherit; }
.detail .record-list > li > .record-row .first  {
	width: 200px;
}


.textarea .word-count {
  font-size: 14px;
  right: 25px;
  bottom: 7px;
  color: #999999; }
  .textarea .word-count * {
    font-size: inherit; }

.textarea textarea {
  overflow-y: scroll; }

.flex-10 {
  flex: 10; }

.flex-14 {
  flex: 14; }

.flex-17 {
  flex: 17; }

.red-tip {
  color: #FA6F54; }

.big-avatar {
  display: block;
  width: 100px;
  max-width: 100px;
  height: 100px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #DDDDDD; }

.normal-link {
  display: inline-block;
  margin: 0 auto;
  font-size: 14px;
  text-decoration: underline;
  color: #5EB2F8; }
.footer.flex .normal-link {
	margin-top: 0;
	margin-right: 40px;
	margin-left: 0px;
	margin-bottom: 0;
}


.text-center {
  text-align: center; }

.dialog-wrap {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 20; }
  .dialog-wrap .dialog {
    width: 500px;
    height: 600px;
    background-color: #fff;
    z-index: 21;
    position: relative;
    padding: 15px;
    left: 50%;
    top: 50%;
    margin-top: -300px;
    margin-left: -250px; }
	.dialog-wrap .dialog.tianjiashenpiren{
		width: 800px;
		margin-left: -400px;
	}
    .dialog-wrap .dialog.tianjiashenpiren .item{
        /*height:470px;*/
		border:1px solid #DDDDDD;
		font-size:14px;
    }

	.dialog-wrap .dialog.tianjiashenpiren .item *{
		font-size:inherit;
	}
	.dialog-wrap .dialog.tianjiashenpiren .item .title{
		background-color: #384560;
		padding:10px 0;
		text-align: center;
		color: #fff;
		font-size:16px;
	}

	.dialog.tianjiashenpiren .item .search-bar{
		background-color: #eee;
		padding:10px 5px;
	}

	.dialog.tianjiashenpiren .item .search-bar .search-control{
		border:1px solid #ddd;
		height:30px;
		-webkit-border-radius:6px;
		-moz-border-radius:6px;
		border-radius:6px;
		width:100%;
		padding:5px 10px 5px 30px;
	}

.dialog.tianjiashenpiren .item .wrap{
	height:375px;
	overflow-y: scroll;
}


    .dialog.tianjiashenpiren .item .list li{
		padding:10px;
		border-bottom:1px solid #ddd;
		border-left:none;
		border-right:none;
	}

.dialog.tianjiashenpiren .item .list li mark{
	background-color: rgba(84,169,235,.4);
	color: rgba(0,0,0,.7);
}

	.dialog.tianjiashenpiren .item .list li:first-of-type{
		border-top:1px solid #ddd ;
	}
	.dialog.tianjiashenpiren .item .list li.last-of-type{
		border-bottom:none;
		padding:0 !important;
	}
	.dialog.tianjiashenpiren .item .list li:last-of-type{
		border-bottom: none;
	}

	.dialog.tianjiashenpiren .item .list li.inset-light{
		box-shadow: inset 0px 0px 17px 5px rgba(84,169,235,.6);
	}
.dialog.tianjiashenpiren .item .list li:hover{
	background-color: #eee;
}

	.icon-small.search{
		background: url("../images/search.png") no-repeat;
		-webkit-background-size:100% 100%;
		background-size:100% 100%;
		top:16px;
		left:12px;
	}



	.dialog-wrap .dialog.tianjiashenpiren .icon-small.qiehuan{
		width: 40px;
		height:35px;
		margin:0px 5px;
		background: url("../images/double_arrow.png") no-repeat;
		-webkit-background-size:100% 100%;
		background-size:100% 100%;
	}




    .dialog-wrap .dialog h2 {
      font-size: 19px;
      font-weight: 100; }
    .dialog-wrap .dialog textarea {
      font-size: 14px;
      width: 100%;
      height: 470px;
      border: 1px solid #DDDDDD;
      padding: 5px 7px; }
    .dialog-wrap .dialog .cancel {
      display: block;
      right: 15px;
      top: 15px; }




.pinglun {
  text-align: center; }
.pinglun li .message-wrap .input-text {
	width: 100%;
	border: 1px solid #ddd;
	height: 32px;
	padding: 5px;
	font-size: 14px;
	transition: height .2s ease-in-out 0s;
}
.pinglun li .message-wrap .link {
	font-size: 15px;
	text-indent: 5px;
	padding: 10px 20px;
	border-radius: 7px;
	letter-spacing: 5px;
	background-color: #384560;
	color: #fff;
}
.pinglun li .message-wrap .link.reverse {
	background: transparent;
	border: 1px solid #ddd;
	color: #000;
}


  .pinglun li {
    width: 70%;
    margin: 0 auto 30px auto;
    padding: 15px;
    background-color: #fff; }
    .pinglun li > img {
      margin-right: 15px;
      flex: 1; }
    .pinglun li > .message-wrap {
      flex: 15; }
      .pinglun li > .message-wrap .top-tip {
        font-size: 15px; }
        .pinglun li > .message-wrap .top-tip * {
          font-size: inherit; }
        .pinglun li > .message-wrap .top-tip p {
          line-height: 1.0; }
      .pinglun li > .message-wrap .message {
        font-size: 14px;
        text-align: left;
        line-height: 1.6; }
        .pinglun li > .message-wrap .message .red-tip {
          font-size: inherit; }
    .pinglun li .item {
      border-bottom: 1px solid #DDDDDD;
      padding-bottom: 10px;
      padding-top: 15px; }
      .pinglun li .item:last-of-type {
        border-bottom: none;
        padding-bottom: 0; }
      .pinglun li .item:first-of-type {
        padding-top: 0; }
    .pinglun li .huifu .small-avatar {
      margin-right: 15px; }
    .pinglun li .huifu .triangle {
      left: 7px;
      top: -14px;
      border-color: transparent transparent #DDDDDD transparent;
      border-width: 7px; }
      .pinglun li .huifu .triangle:after {
        position: absolute;
        left: -5px;
        top: -3px;
        border-color: transparent transparent #fff transparent;
        border-width: 5px;
        content: '';
        border-style: solid; }

.weak-font {
  color: #999999; }

.text-left {
  text-align: left; }

.middle-avatar {
  display: block;
  width: 60px;
  max-width: 60px;
  height: 60px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #DDDDDD; }

.small-avatar {
  display: block;
  width: 40px;
  max-width: 40px;
  height: 40px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #DDDDDD; }

.header {
  background-color: #3B4860;
  font-size: 19px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 5px;
  text-indent: 5px;
  text-align: center; }
  .header .main {
    font-size: inherit;
    float: left;
    flex: 1;
    min-width: 130px; }
  .header .nav {
    flex: 30;
    font-size: 14px;
    height: 100%; }
    .header .nav > li {
	margin-right: 20px;
	font-size: inherit;
	min-width: 100px;
}
.header .nav > li.active {
	color: #fff;
}

.header .nav > li.active > a {
	color: inherit;
	font-weight: bold;
}


      .header .nav > li a {
        font-size: inherit;
        color: #999999;
		  padding:10px 5px;
		  display: block;
	  }
.header .nav > li a.has-menu:hover{
	background: #6d7b99;
}
.header .nav > li .down_menu > li:hover{
	background-color: #6D7B99;
}




.header .nav > li.active > a > .arrow_down {
	background: url(../images/arrow_down_light.png) no-repeat;
	background-size: 100% 100%;
}



      .header .nav > li > .down_menu {
        z-index: 35;
        left: 0;
        top: 100%;
        width: 100%;
        background-color: #3B4860;
        display: none; }
        .header .nav > li > .down_menu li {
          font-size: 14px; }
          .header .nav > li > .down_menu li a {
            font-size: inherit !important; }
            .header .nav > li > .down_menu li:hover > a{
              color: #fff;
			}


.align-stretch {
  align-items: stretch; }
.footer .right p {
	font-size: 14px;
}


.sub-header {
  background-color: #eeeeee; }
  .sub-header .left {
    left: 15px;
    height: 100%;
    top: 0; }
  .sub-header .right {
    top: 0;
    right: 15px;
    font-size: 14px !important;
    height: 100%; }
    .sub-header .right * {
      font-size: inherit; }
    .sub-header .right a {
      color: #000; }
    .sub-header .right ul.drop-down-menu {
      left: -10px;
      z-index: 30;
      box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.5);
      top: -moz-calc(100% + 8px);
      top: -webkit-calc(100% + 8px);
      top: calc(100% + 8px);
      background-color: #fff;
      width: -moz-calc(100% + 10px);
      width: -webkit-calc(100% + 10px);
      width: calc(100% + 10px); }
      .sub-header .right ul.drop-down-menu > li {
        border-bottom: 1px solid #DDDDDD; }
        .sub-header .right ul.drop-down-menu > li a {
          display: block;
          width: 100%;
          height: 100%; }
        .sub-header .right ul.drop-down-menu > li:last-of-type {
          border-bottom: none; }
        .sub-header .right ul.drop-down-menu > li:hover {
          background: #eeeeee; }
        .sub-header .right ul.drop-down-menu > li.has-triangle .triangle {
          top: -10px;
          right: 15px;
          overflow: hidden;
          display: block;
          width: 18px;
          height: 10px;
          border: none;
          background-color: transparent; }
          .sub-header .right ul.drop-down-menu > li.has-triangle .triangle:after {
            position: absolute;
            content: '';
            display: block;
            width: 14px;
            height: 14px;
            transform: rotate(45deg);
            top: 5px;
            left: 2px;
            box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.5);
            background-color: #fff; }
        .sub-header .right ul.drop-down-menu > li.has-triangle:hover > .triangle:after {
          background-color: #eeeeee; }
  .sub-header .small {
    font-size: 14px; }
    .sub-header .small * {
      font-size: inherit;
      color: inherit; }
  .sub-header .title {
    font-weight: 500;
    font-size: 19px; }

.py-0-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.mr-1 {
  margin-right: 10px !important; }

.py-1-5 {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.px-1-5 {
  padding-left: 15px !important;
  padding-right: 15px !important; }
.sec2 .menu > li {
	width: 150px;
	border-bottom: 1px solid #ddd;
	color: #000;


}
.sec2 .menu > li a {
	color: inherit;

}



.imgs-slide-wrap {
  height: 400px;
  overflow: hidden; }
  .imgs-slide-wrap .toggle-buttons {
    bottom: 3px;
    z-index: 30;
    height: 20px; }
    .imgs-slide-wrap .toggle-buttons .button-sample {
      width: 12px;
      height: 12px;
      background-color: transparent;
      border: 2px solid #fff;
      border-radius: 50%;
      margin: 0 5px;
      cursor: pointer; }
      .imgs-slide-wrap .toggle-buttons .button-sample.active {
        background-color: #fff; }
  .imgs-slide-wrap .middle {
	  width: 0;
	  height: 0;
	  left: 0;
	  top: 0;
	  margin: 0;


  }
    .imgs-slide-wrap .middle .arrow {
      width: 40px;
      height: 40px;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: rgba(0, 0, 0, 0.7);
      border-radius: 5px;
	}
      .imgs-slide-wrap .middle .arrow span.icon-small {
        width: 12px !important;
        height: 24px !important; }
    .imgs-slide-wrap .middle .left-arrow {
      margin-left: 10px;

		top: 50%;
		position: absolute;
		margin-top: -20px;
	}
    .imgs-slide-wrap .middle .right-arrow {
      margin-right: 10px;
		right: 0;
		top: 50%;
		position: absolute;
		margin-top: -20px;
	}
  .imgs-slide-wrap .imgs {
    transition: margin-left .5s ease-in-out 0s; }
    .imgs-slide-wrap .imgs > li {
      height: 400px;
      display: inline-block;
      flex: 1; }
      .imgs-slide-wrap .imgs > li a {
        display: block;
	  	width: 100%;
		  height:100%;
	  }
.imgs-slide-wrap .imgs > li a img{
	width: 100%;
	height:100%;
}
.section .links-1 .item {
  background-color: #fff;
  width: calc(100% / 6 - 20px);
  width: -moz-calc(100% / 6 - 20px);
  width: -webkit-calc(100% / 6 - 20px);
  height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
}
  .section .links-1 .item.zixunliebiao .bg {
    background-color: #50cc99; }
  .section .links-1 .item.zhanneixiaoxi .bg {
    background-color: #ff9b25; }
  .section .links-1 .item.mianshishenhe .bg {
    background-color: #fa6f53; }
  .section .links-1 .item.wodeyuangong .bg {
    background-color: #5eb2f8; }
  .section .links-1 .item.shiyongshenhe .bg {
    background-color: #fa6f53; }
  .section .links-1 .item.gongdanguanli .bg {
    background-color: #846ab8; }
  .section .links-1 .item a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
    .section .links-1 .item a .bg {
      border-radius: 8px;
      width: 80px;
      height: 80px; }
  .section .links-1 .item img {
    width: 100%;
    height: 100%; }
  .section .links-1 .item span {
    display: block;
    font-size: 14px;
    color: #000; }

.section .links-2 .item {
  height: 200px;
  width: calc(100% / 4 - 40px);
  width: -moz-calc(100% / 4 - 40px);
  width: -webkit-calc(100% / 4 - 40px);
  border-radius: 7px; }
  .section .links-2 .item.zhaopinguanli {
    background-image: -webkit-linear-gradient(-50deg, #E14350, #F5818B);
    background-image: -o-linear-gradient(-50deg, #E14350, #F5818B);
    background-image: linear-gradient(-50deg, #E14350, #F5818B); }
    .section .links-2 .item.zhaopinguanli a {
      background: url(../images/zhaopinzhanshi.png) no-repeat; }
  .section .links-2 .item.xiujiaguanli {
    background-image: -webkit-linear-gradient(-50deg, #556DA7, #7FD6F9);
    background-image: -o-linear-gradient(-50deg, #556DA7, #7FD6F9);
    background-image: linear-gradient(-50deg, #556DA7, #7FD6F9); }
    .section .links-2 .item.xiujiaguanli a {
      background: url(../images/leave_manage_icon.png) no-repeat; }
  .section .links-2 .item.huiyuanguanli {
    background-image: -webkit-linear-gradient(-50deg, #FF9B26, #FFC580);
    background-image: -o-linear-gradient(-50deg, #FF9B26, #FFC580);
    background-image: linear-gradient(-50deg, #FF9B26, #FFC580); }
    .section .links-2 .item.huiyuanguanli a {
      background: url(../images/huiyuanguanli.png) no-repeat; }
  .section .links-2 .item.shujuzhanshi {
    background-image: -webkit-linear-gradient(-50deg, #51CC99, #8AE6C0);
    background-image: -o-linear-gradient(-50deg, #51CC99, #8AE6C0);
    background-image: linear-gradient(-50deg, #51CC99, #8AE6C0); }
    .section .links-2 .item.shujuzhanshi a {
      background: url(../images/shujuzhanshi.png) no-repeat; }
  .section .links-2 .item a {
    font-size: 19px;
    color: #000;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    text-indent: 5px;
    letter-spacing: 5px; }

.panel {
  padding: 15px; }
.panel-2 {
	margin-top: 0 !important;
}
.success.state {
	background: #50cc99;
}
.bad.state {
	background-color: #fa6f53;
}
.zhuanz {
}
