.float-lt {
  float: left;
}
.float-rt {
  float: right;
}
.flex-item-center {
  display: flex;
  align-items: center;
}
.flex-just-center {
  display: flex;
  justify-content: center;
}
.flex-item-just-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-item-betw-center {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
/**变量**/
/**登录**/
.loginPage .slider-item{height:38px;line-height:38px;background-color:#d0d0d0;position:relative;border: 1px solid white;}
.loginPage .slider-bg{position:absolute;width:0;height:100%;z-index:100; border-radius: 24px;}
.loginPage .layui-bg-green{background: #1700a6 !important;}
.loginPage .slider-btn{width:62px;height:46px;position:absolute; top:0px; left:-1px; cursor:move;text-align:center;background-color:#fff;user-select:none;color:#666;z-index:120; border:none; border-radius: 24px;}

.loginPage .slider-btn-success{font-size:26px}
.loginPage .slider-text{position:absolute;text-align:center;width:100%;height:100%;user-select:none;font-size:15px;color:#4b5066;z-index:120}
.loginPage .slider-error{animation:glow 800ms ease-out infinite alternate;}
@keyframes glow{0%{border-color:#e6e6e6}100%{border-color:#ff5722}}
.slideVerify .slider-item{height:48px; line-height: 48px; border:none; background: rgba(203, 213, 225, 0.4); border: 1px solid #ced4da; border-radius: 24px; }

.login_box {
  height: 100vh;
}
.login_box .mids {
  width: 4.75rem;
  margin-top: -2rem;
}
.login_box .logo {
  width: 1.76rem;
}
.login_box .p1 {
  color: #000;
  margin: 0.6rem 0 0.5rem;
  font-size: 0.5rem;
}
.login_box .p2 {
  margin-bottom: 0.22rem;
}
.login_box .verify {
  height: 0.47rem;
}
.login_box .verifyimg {
  padding-left: 0.1rem;
}
.login_box #login {
  width: 100%;
}
.login_box #login-remember-me {
  width: 20px;
  height: 20px;
}
.login_box .remember {
  margin-bottom: 0.3rem;
}
.login_box .remember span {
  padding-right: 0;
}
.login_box .form-control:focus {
  border-color: #ced4da;
}
.login_banner {
  background: url('../images/loginimg.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
}
/**首页**/
.welcome {
  font-size: 0.53rem;
  color: #000000;
}
.btn svg {
  fill: #fff;
  width: 18px;
  height: 18px;
  margin-right: 0.05rem;
}
.fastbtn {
  text-align: right;
}
.fastbtn button {
  width: 2.08rem;
  height: 0.64rem;
  border-radius: 0.32rem;
  margin-left: 0.24rem;
  color: #fff;
  background: #1700a6;
  border-color: #1700a6;
}

.fastbtn button:nth-child(1) {
  margin-left: 0;
}
.indexPage .index_tj .col-3:nth-child(1) {
  padding-left: 0;
}
.indexPage .index_tj .col-3:last-child {
  padding-right: 0;
}
.indexPage .index_tj .box {
  background: #fff;
  border-radius: 10px;
  padding: 0.2rem 0.32rem;
  width: 100%;
}
.indexPage .index_tj .box .p1 {
  color: #3a3e4f;
  font-size: 15px;
}
.indexPage .index_tj .box .p2 {
  color: #1700a6;
  font-size: 15px;
  text-align: center;
}
.indexPage .index_tj .box .p2 span {
  font-size: 0.7rem;
}
.indexPage .index_tj .box .p3 {
  color: #4b5066;
  display: flex;
  align-items: center;
  justify-content: center;
}
.indexPage .index_tj .box .p3 span {
  font-size: 0.18rem;
}
.indexPage .index_tj .box.bxprice .p2 {
  color: #f04444;
}
.indexPage .crash .t1,
.indexPage .crash .t3,
.indexPage .crash .t4 {
  color: #f04444;
}
.indexPage .index_box .box {
  background: #fff;
  border-radius: 10px;
  padding: 0.24rem 0.3rem;
}
.indexPage .index_box2 .box {
  height: 4.16rem;
}
.indexPage .index_tab {
  display: flex;
  align-items: center;
  margin-bottom: 0.3rem;
}
.indexPage .index_tab a {
  color: #1700a6;
  width: 1.25rem;
  line-height: 1;
}
.indexPage .index_tab .a1 {
  font-size: 0.24rem;
  color: #1700a6;
}
.indexPage .index_tab a.on {
  color: #f04444;
}
.indexPage .maincontent .row {
  margin-bottom: 0.3rem;
}
.indexPage .table_box {
  overflow-y: auto;
  height: calc(100% - 0.6rem);
}
.indexPage .table_box tr:hover{
	background:#f8f8f8; cursor:pointer;
}


.indexPage .kqtj {
  display: flex;
  justify-content: space-between;
}
.indexPage .kqtj .tjbox {
  width: calc(50% - 0.15rem);
  text-align: center;
  padding: 0.15rem 0;
  box-sizing: border-box;
  border-radius: 10px;
}
.indexPage .kqtj .p1 {
  font-size: 0.48rem;
  font-weight: bold;
}

.indexPage .kqtj .qjnum {
  background: rgba(23, 0, 166, 0.1);
  color: #1700a6;
}
.indexPage .kqtj .xzjj {
  background: rgba(240, 68, 68, 0.2);
  color: #f04444;
}
.indexPage .kqperson {
  margin-top: 0.3rem;
}
.indexPage .kqperson li{
  cursor: pointer;
}
.indexPage .kqperson li div {
  color: #4b5066;
  margin-left: 0.36rem;
  width: calc(100% - 170px);
}
.indexPage .table tr {
  cursor: pointer;
}
.indexPage .list li {
  color: #3a3e4f;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e2e8f0;
  height: 0.46rem;
  margin-bottom: 0.1rem;
}
.indexPage .news li {
  cursor: pointer;
}
.search .form-group {
  width: 1.8rem;
  min-width: 180px;
  margin-right: 0.1rem;
  margin-bottom: 0;
}
.layuiTkPage .edit_cont .bgtitle{ font-size: 24px; }
.layuiTkPage .search .form-group{ width:180px; }
.layuiTkPage .search .search_btn button{height: 44px; border-radius: 22px;width:112px;}
.layuiTkPage .oprate .btn{height: 36px; line-height: 36px;padding: 0 13px; border-radius: 18px;}

 .layui-form-select dl dd{font-size: 15px;}
.layuiTkPage  .layui-form-select dl{top:44px;}
.layuiTkPage.mytask .closeBtn{
  width: 60px;
  height: 61px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.layuiTkPage.mytask .closeBtn svg{
  width: 20px;
  height: 20px;
  margin-top: 20px;
}
.layuiTkPage .btn{padding: 5px 30px;}
.layuiTkPage .table_list{padding-bottom: 0.6rem; margin-bottom: 0.6rem;}
.layuiTkPage .bgtitle{margin-bottom: 0.4rem !important;  box-sizing: border-box;}
.layuiTkPage .edit_cont .reportDelete {
  right: -0.6rem;
  bottom: 0.66rem;
  font-size: 0.4rem;
  cursor: pointer;
}


.search .form-group:last-child {
  margin-right: 0;
}
.search .search_btn {
  margin-left: 0.2rem;
  display: flex;
}
.search .search_btn button {
  width: 112px;
  height: 47px;
  margin-right: 0.1rem;
}
.search .search_btn button:last-child {
  margin-right: 0;
}
.rtbutton button {
  margin-right: 0.1rem;
  min-width:80px;
}
.rtbutton button:last-child {
  margin-right: 0;
}
.hourTjText {
  font-size: 15px;
}
.hourTjText span {
  font-weight: bold;
  font-size: 18px;
}
.table_cont {
  padding: 0.3rem;
  box-sizing: border-box;
  border-radius: 0.2rem;
  background: #fff;
  min-height: 30%;
  font-size: 15px;
}
.table_cont a {
  font-size: 15px;
}
.oprate{padding-right: 0 !important;}
.oprate a {
  margin-right: 0.1rem;
  display: inline-block;
}
.oprate a:last-child {
  margin-right: 0;
}
.oprate .btn {
  height: 36px;
  line-height: 36px;
  /*display: flex;*/
  max-width: max-content;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 0.13rem;
}
.oprate .iconImg{width:13px;}
.oprate .iconImg:hover{opacity: 0.8;}
.oprate .btn-light {
  background: rgba(203, 213, 255, 0.4);
}
.pageline {
  width: 100%;
  margin-top: 0.37rem;
}
.zhu {
  font-size: 14px;
  color: #95a3b8;
}

.userBref .fgline {
  padding: 0 0.48rem;
}
.star {
  color: red;
}
.form_title {
  /*margin-right: 0.12rem; */
}
.edit_border {
  border: 1px solid #cbd5e1;
}
.edit_border:focus {
  border: 1px solid #cbd5e1 !important;
}
.bluehover {
  color: #1700a6;
}
.bluehover:hover {
  color: #1700a6;
  border-color: #cbd5e1;
}
.xzbtn {
  width: 3rem;
}
.margleft16 {
  margin-left: 0.16rem;
}
.margleft18 {
  margin-left: 0.18rem;
}
.margleft56 {
  margin-left: 0.56rem;
}
.rowtext {
  min-width: 0.6rem;
}
.w50 {
  width: 50%;
}
.w10 {
  width: 10%;
}
.mtop33 {
  margin-top: 0.33rem;
}
.mtop56 {
  margin-top: 0.56rem;
}
.fgw140 {
  width: 1.4rem !important;
}
.table_list {
  border-bottom: 1px solid #cbd5e1;
  margin-bottom: 0.5rem;
  padding-bottom: 0.4rem;
  position: relative;
}
.table_list:last-child {
  margin-top: 0;
  border-bottom: 0;
}
.control-label {
  width: 1.1rem;
  min-width: 100px;
  text-align: right;
  /*margin-right: 0.12rem; */
}
@media screen and (max-width: 1220px) {
  .control-label {
    width: 1.3rem;
  }
}
.pfScoreBox{width:100%;}
.pfContent{margin-top: 0 !important; }
.weekreportPage .psFormBox .report_right{width:100%; margin-top: 30px;}
.add_report_time .form-control {
  width: auto;
}
.add_report_time .date {
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 1921px) {
  .add_report_time .date {
    width: auto;
  }
}
/**内页**/
.edit_cont {
  min-height: 9rem;
  overflow-y: auto;
  font-size: 15px;
  position: relative;
}
.edit_cont .bgtitle {
  font-size: 24px;
  margin-bottom: 0.2rem;
  font-weight: bold;
}
.edit_cont .form-group:last-child {
  margin-bottom: 0;
}
.adminUserPage .edit_cont .form-group:last-child{ margin-bottom: 24px; }
.edit_cont .table_list > .form-group:last-child {
  margin-bottom: 0;
}
.edit_cont .table_list:last-child {
  margin-bottom: 0;
}
.edit_cont .reportDelete {
  position: absolute;
  right: -1rem;
  bottom: 0.6rem;
}
.ruleBref {
  font-size: 0.14rem;
  color: #f04444;
  margin-top: 0.3rem;
}
.ruleBref .title {
  font-size: 0.16rem;
  line-height: 1;
}
.ruleBref .text p {
  margin-bottom: 0.1rem;
}
.ruleBref .brefcont {
  width: calc(100% - 1rem);
}
.report_left{ width:100%; }
.report_left .rtbox{width:100%}
.report_right{ width:100%; margin-top: 24px;}
.report_left .rtbox .form-control {
  width: 100%;
}
.report_right {
  width: 48%;
}
@media screen and (max-width: 1921px) {
  .report_right {
    width: 56%;
  }
}
@media screen and (max-width: 1220px) {
  .report_right {
    width: 70%;
  }
}
.weekreportPage .td_mingxi{ position: relative; }
.weekreportPage .td_mingxi input{ padding-right: 40px; }
.weekreportPage .btn-mingxi{ position: absolute; right: 15px; top:13px; width:23px; cursor: pointer;}
.weekreportPage .report_right {
   width: 100%;
 }
.weekreportPage .maincontent td{padding-right: 0.1rem;}
.weekreportPage .edit_cont{overflow-y: unset;}
.weekreportPage .circleAdd {
  margin-top: 0.3rem;
  margin-left: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.twoFontWidth{width: 70px !important;min-width: 70px !important;}
.add_report_time .control-label{ width:106px; }
.report_left .form-group{margin-bottom: 0; margin-right:20px;}
.weekreportPage .box1 {
  width: calc(100% - 1.1rem);
}
.weekreportPage .box2 {
  width: calc(100% - 1.1rem);
}
.weekreportPage .week_remark {
  width: calc(100% - 1rem);
}
.weekreportPage .week_remark .form-control {
  width: calc(100% - 1rem);
}
.weekreportPage .control-label {
  text-align: left;
}
.weekreportPage .control-label2 {
  width: 1.2rem;
}
.weekreportPage .ruleBref .text {
  font-size: 12px;
  margin-left: 0.3rem;
}
.weekreportPage .ruleBref .text p{font-size: 12px;}
.psEdit{ position: absolute; top:0; right:0; }

@media screen and (min-width: 1921px) {
  .weekreportPage .ruleBref .text {
    margin-left: 0.7rem;
  }
}
.weekreportPage .textarea .control-label {
  margin-top: 0.12rem;
}
.weekreportPage .textarea .form-control {
  height: auto;
  min-height: 0.48rem;
  line-height: 2;
}
.weekreportPage .textarea textarea {
  min-height: 1.46rem !important;
  resize: none;
}
.weekreportPage .thoughts_box {
  min-height: 1.77rem;
}
.weekreportPage .ybbox_w2 .control-label {
  width: 140px;
}



.commentResult .form-control1 {
  width:2.37rem;
  min-width:150px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.commentResult .pldate {
  margin-left: 6%;
}
.weekreportPage .commentResult .textarea {
  width: calc(94% - 200px - 330px);
  margin-left: 6%;
}

.commentResult .jxone{

  display: flex;
}
.commentResult .mlft{margin-left: 30px;}
.commentResult .textarea .form-control {
  height: auto;
  word-break: break-word;
}
.commentResult .ht48 {
  height: 48px;
  line-height: 48px;
}
.commentResult .mt2 {
  margin-top: 0.4rem;
}
.nowidth{
  width:auto;
}
.mrt20{
  margin-right: 0.1rem;
}


.group_box_detail .table_cont {
  background: none;
  padding: 0;
}
.group_box_detail .edit_cont {
  height: auto;
  min-height: auto;
  padding-bottom: 0 !important;
}
.group_box_detail .userinfo_group {
  background: #fff;
  border-radius: 0.2rem;
  padding: 0.3rem;
  box-sizing: border-box;
  margin-bottom: 0.4rem;
}
.group_box_detail .userinfo_group:last-child {
  margin-bottom: 0;
}
.circleAdd {
  border-radius: 50%;
  width: 45px;
  height: 45px;
  padding: 0;
  transition: 0.3s ease;
}
.circleAdd svg {
  margin-right: 0;
}
.circleAdd:hover {
  transform: scale(1.05);
}
.careful {
  color: #95a3b8;
  position: absolute;
  bottom: 0.2rem;
  left: 0.2rem;
}
.toast-message,
.toast-title {
  font-size: 15px;
  color: #fff;
}
.toast-success {
  background-color: #1700a6 !important;
}
.toast-warning,
.toast-error {
  background-color: #f04444 !important;
}
.dorpdown {
  position: relative;
}
.oprate .dorpdown{
  width: max-content;
}
.dorpdown .btn {
  min-width: 1rem;
}
.dorpdown .downlist {
  border: 1px solid #e2e8f0;
  padding: 5px 0;
  min-width: 1.2rem;
  box-sizing: border-box;
  position: absolute;
  top: 36px;
  left: 0;
  display: none;
  background: #fff;
  border-radius: 5px;
  z-index: 999;
}
.dorpdown .downlist a {
  display: inherit;
  text-align: center;
  margin-right: 0;
  height:30px;
  line-height: 0.3rem;
  font-size: 15px;
}
.dorpdown .downlist a:hover {
  background: rgba(203, 213, 255, 0.4);
}
.normalFormCont {
  display: flex;
  justify-content: center;
}
.normalFormCont .control-label {
  width: 120px;
}
.normalFormCont .table_list .rtinput {
  width: 830px;
}
.table_list .rtinput .remark_title{ width:60px; }
@media screen and (max-width: 1480px) {
  .normalFormCont .control-label {
    width: 1.4rem;
  }

}
.layuiTkPage {
  background: #fff;
}
.layuiTkPage .edit_cont,.layuiTkPage .form-control,.layuiTkPage .layui-form-select .layui-input,.layuiTkPage .btn{
  font-size: 15px;
}
.layuiTkPage .form-control,.layuiTkPage .layui-form-select .layui-input{
  height: 44px; border-radius: 22px;
}


.layuiTkPage .maincontent {
  width: 95%;
  margin: 0 auto;
  height: 100%;
  position: relative;
  padding-bottom: 0;
}
.layuiTkPage .table_cont {
  /*height:calc(100vh - 60px - 0.2rem - 0.48rem);*/
  padding-top: 10px;
  min-height: auto;
}
.layuiTkPage .maincontent .mid_content {
  padding: 30px;
}
.layuiTkPage .closeBtn {
  width: 0.64rem;
  height: 0.65rem;
  border-bottom-left-radius: 0.32rem;
  border-bottom-right-radius: 0.32rem;
  background: #1700a6;
  text-align: center;
  position: absolute;
  right: 0.26rem;
  top: 0;
  z-index: 2;
  cursor: pointer;
}
.closeBtnFixed .closeBtn{
  position: fixed;
  right: 0.66rem;
}

.layuiTkPage .closeBtn svg {
  fill: #fff;
  width: 20px;
  height: 20px;
  margin-top: 20px;
}
.layuiTkPage .edit_cont {
  overflow-y: unset;
  min-height:auto;
}
.layuiTkPage .control-label {
  width: 1.2rem;
}
.layuiTkPage .maincontent .mid_content{min-width: unset; margin-right:0;}
.layuiTkPage .report_right {  width: 97%; }


.uploadBox {
  width: 1.66rem;
  height: 1.49rem;
  padding: 0.3rem;
  box-sizing: border-box;
  border-radius: 10px;
  margin-top: 0.19rem;
  overflow: hidden;
  cursor: pointer;
}
.layui-layer-page,
.layui-layer-iframe,
.layui-layer-content {
  border-radius: 0.2rem !important;
}
.layui-layer-iframe iframe {
  border-radius: 0.2rem;
}
/**员工信息**/
.adminUserPage .table_cont {
  background: none;
  padding: 0;
}
.adminUserPage .userinfo_group {
  background: #fff;
  padding: 0.3rem;
  box-sizing: border-box;
  margin-bottom: 0.38rem;
  border-radius: 0.2rem;
}
.adminUserPage .bgtitle {
  clear: both;
}
.adminUserPage .box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.adminUserPage .form-group {
  width: calc(100% / 3);

}
.adminUserPage .form-group .control-label {
  width: 1.2rem;
  text-align: left;
}
.adminUserPage .form-group .rtinput {
  width: 66.3%;
}
.adminUserPage .form-group .passbox {
  width: 30%;
  margin-right: 0.3rem;
}

.rtinputRadio .rtinput{ width:90% !important; }
.adminUserPage .roleCheck {
  margin-right: 0.34rem;
}
.adminUserPage .edit_cont {
  height: auto;
}
.adminUserPage .fgline {
  display: inline-block;
  height: 1px;
  width: 20px;
  background: #cad3df;
  margin: 0 0.17rem;
}
.adminUserPage.details .form-control {
  display: flex;
  align-items: center;
}
/**项目**/
.control-label {
  text-align: left;
  position: relative;
}
.control-label .star {
  position: absolute;
  left: 0;
}
.control-label .form_title {
  padding-left: 10px;
}
.taskPage .edit_cont {
  height: auto;
}
.taskPage .normalFormCont .table_list .rtinput {
  width: 11.55rem;
}
.taskPage .normalFormCont .table_list .help-block {
  max-width: calc(100% - 10.55rem - 1.48rem);
}



.taskPage .control-label {
  width: 1.4rem;
}
.taskPage .help-block {
  margin-left: 0.1rem;
  color: #bfbfbf;
}
.taskPage #mainuser_cont {
  max-width: calc(100% - 1.5rem);
  font-size: 0;
}
.taskPage #mainuser_cont .label-info {
  width: 1.28rem;
  min-width: 120px;
  margin-right: 0.15rem;
  position: relative;
  cursor: auto;
  margin-top: 0.06rem;
  margin-bottom: 0.06rem;
  /*margin-bottom: 0.24rem;*/
}
.taskPage #mainuser_cont .layui-icon-close-fill {
  position: absolute;
  top: -14px;
  right: -7px;
  color: #a4a8b3;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.taskPage #mainuser_cont .btn:hover .delName {
  opacity: 1;
}
.taskPage .tjAniu {
  width: 148px;
  margin-top:0.06rem;
  margin-bottom:0.06rem;
}
.taskPage #btnIcon {
  width: 1.28rem;
  margin-left: 0.15rem;
}
.taskPage .detail_box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 10%;
  box-sizing: border-box;
}
.taskPage .detail_box .form-group {
  width: calc(100% / 2);
  margin-bottom: 0.5rem;
}
.taskPage .detail_box .form-group .rtinput {
  flex-wrap: wrap;
  width: calc(100% - 1.48rem);
}
.taskPage .detail_box .form-group .rtinput .form-control {
  width: calc(100% - 1rem);
}
.taskPage .detail_box2 {
  display: flex;
}
.taskPage .detail_box2 .leftbox {
  width: 50%;
}
.taskPage .detail_box2 .rightbox {
  width: 50%;
}
.taskPage .commentResult .textarea .form-control {
  min-height: 0.48rem;
}
.taskPage .textarea .control-label {
  margin-top: 0.12rem;
}
.taskPage .detail_box1 .form-control {
  display: flex;
  align-items: center;
}

.result_parent{position: relative;}
.result_kuang{position: absolute; z-index: 999; width:100%;  left:0; top:47px; display: none; }
.result_kuang ul{background: #fff; border:1px solid #cbd5e1;border-radius: 23px; padding:20px 0; box-sizing: content-box;}
.result_kuang ul li{height: 30px; line-height: 30px;}
.result_kuang ul li:hover{background: #efeeee;}
.result_kuang ul li a{display: inline-block; width: 100%; padding-left: 15px;}

.taskZxPerson .grlist{display: flex;}
.taskZxPerson .grtitle{ font-size:15px; color: #1700a6; margin-right: 10px;width: 90px; margin-top: 10px;}
.taskZxPerson .rt{width:calc(100% - 100px); margin-bottom: 20px;}
.taskZxPerson .edit_cont .bgtitle{margin-bottom: 30px;}
.taskZxPerson .tk_edit_cont2 .listcont .btn{margin-right: 16px; margin-bottom: 18px; padding: 5px 24px; width:calc((100% - 80px) / 4 ); height: 46px;border-radius: 23px;}
.taskZxPerson .rt button:nth-child(5n){ margin-right: 0; }
.taskZxPerson .tk_edit_cont2 .listcont .btn:nth-child(6n){ margin-right: 16px; }
.taskZxPerson .btnw192{width:192px; height: 46px; border-radius: 23px; }

.layerdemo {
  border-radius: 0.2rem !important;
}
.tk_edit_cont2 {
  padding: 0.4rem 0.8rem;
  box-sizing: border-box;
  height: auto;
}
.tk_edit_cont2 .listcont .btn {
  width: 1.28rem;
  margin-right: 0.2rem;
  margin-bottom: 0.24rem;
  color: #1700a6;
  border-color: #1700a6;
  transition: background 0.3s ease, color 0.3s ease;
}
.tk_edit_cont2 .listcont .btn:hover {
  opacity: 0.8;
}
.tk_edit_cont2 .listcont .btn:nth-child(6n) {
  margin-right: 0;
}
.tk_edit_cont2 .listcont .btn.bgBlue {
  background: #1700a6;
  color: #fff;
}
/**报销管理**/
.priceoutPage .midbox {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.priceoutPage .box1 .form-group {
  width: 50%;
  justify-content: center;
}
.priceoutPage .uploadPing {
  width: 1.22rem;
  height: 1.1rem;
  padding: 0.23rem;
  box-sizing: border-box;
  border-radius: 10px;
  margin-right: 0.1rem;
}
.priceoutPage .czbox {
  display: flex;
  align-items: flex-end;
  font-size: 0.16rem;
  color: #bfbfbf;
}
.priceoutPage .btnDelete {
  position: absolute;
  right: 10px;
  top: 14px;
  cursor: pointer;
}
.priceoutPage .btnDelete svg {
  fill: #f04444;
  width: 12px;
  height: 12px;
}
.priceoutPage .lasttd {
  position: relative;
}
.priceoutPage .tableCont .tleft input,
.priceoutPage .tableCont .tleft select {
  width: 80%;
}
.priceoutPage .tableContMain1 .layui-form-select {
  width: 80%;
}
.priceoutPage .tableContMain1 .layui-form-select input {
  width: 100% !important;
}
.priceoutPage .bgtitle2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.priceoutPage .check {
  justify-content: center;
}
.priceoutPage .check .form-group1 {
  width: 40%; height: 48px;
}
.priceoutPage .check .form-group2 {
  width: 60%;
}
.priceoutPage .check .form-group2 .failReason{width:140px; margin-top: 12px; }
.priceoutPage textarea.form-control{height: 48px;}

.priceoutPage .form-group2 .rtinput {
  width: calc(100% - 1.4rem);
}
.priceoutPage .xzdata_list {
  background: rgba(23, 0, 166, 0.1);
}
.priceoutPage .cursors {
  cursor: pointer;
}
/**统计块*/
.tjLineBox {
  margin-bottom: 0.16rem;
  display: flex;
}
.tjLineBox .width_num4 {
  width: calc((100% - 0.9rem) / 4);
}
.tjLineBox .width_num3 {
  width: calc((100% - 0.6rem) / 3);
}
.tjLineBox .tjson {
  background: #fff;
  padding: 0.2rem 0.24rem 0.2rem 0.3rem;
  box-sizing: border-box;
  border-radius: 0.2rem;
  height: 0.8rem;
  position: relative;
  margin-right: 0.3rem;
}
.tjLineBox .tjson:last-child {
  margin-right: 0;
}
.tjLineBox .tjson .title {
  font-size: 15px;
  color: #3a3e4f;
  font-weight: 600;
  position: absolute;
  left: 0.3rem;
  top: 0.2rem;
}
.tjLineBox .tjson .p2 {
  font-size: 15px;
  text-align: right;
}
.tjLineBox .tjson .p2 .number {
  font-size: 0.4rem;
  font-weight: bold;
  margin-right: 0.24rem;
  line-height: 1;
}
/**tab切换**/
.tabSelectBox {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.16rem;
}
.tabSelectBox .left {
  display: flex;
}
.tabSelectBox .left a {
  width: 1.76rem;
  min-width: 160px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #e2e8f0;
}
.tabSelectBox .left a.active {
  background: #1700a6;
  border-color: #1700a6;
  color: #fff;
}
.tabSelectBox .left a:nth-child(1) {
  border-bottom-left-radius: 24px;
  border-top-left-radius: 24px;
}
.tabSelectBox .left a:last-child {
  border-bottom-right-radius: 24px;
  border-top-right-radius: 24px;
}
/**分页**/
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #95a3b8;
  text-decoration: none;
  background-color: #fff;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  cursor: default;
 color: #1700a6;
}
/**分页**/
.pr{position: relative;}
.imgDelIcon{position: absolute; right:0; top:0; right: -5px;top: -10px;  font-size: 22px;}
.uploadImgBox{ width:100px; height: 100px;border-radius: 5px; align-items: center; cursor: pointer; border: 1px solid #cbd5e1;
  padding: 5px;}
.uploadImgBox img{object-fit: cover; max-height: 100%;}

.layui-select-title input{border:1px solid #cbd5e1;}
.weekreportPage .report_right .layui-form-select{min-width:88px}
.htauto.textarea .form-control{ height: auto; min-height: 0.48rem; line-height: 2; word-break: break-all;}
.htauto.textarea .form-control a{background-color: unset !important;}

.layui-form-switch em{font-size: 13px;}
.layui-form-onswitch{border-color: #1700a6;  background-color: #1700a6;}
.layui-form-onswitch em{margin-left: 0; }
.layui-form-switch{display: flex; align-items: center; width: max-content; box-sizing: content-box; white-space: nowrap; padding: 0 7px; margin-top: 0;}
.noseeTr td{color: red;}


.cost_box .yunying_cost_box{ display: flex; align-items: center; margin-bottom: 0.3rem; }
.cost_box .yunying_cost_box .btn{ margin-left: 10px; }
.cost_box .price_input{ width: 200px; }
.cost_box .yycost_val{ width: 200px; }

@media screen and (min-width: 768px) and (max-width: 1980px) {
  .wrap1980{display: block;}
  .wrap1980 .search{ width:100%;}
  .wrap1980 .rtbutton{ width:100% ;margin-top: 0.2rem;}
  .wrap1980 .rtbutton button{ min-width:140px;}
  .wrap1980 .rtbutton{ width:100% ;margin-top: 0.2rem;}
}

@media screen and (min-width: 768px) and (max-width: 1830px) {
  .commentResult .jxone{}
  .commentResult .textarea{width:66%}
  .taskPage .detail_box{padding: 0;}
  .priceoutPage .tableContMain1 .layui-form-select{ width:100%; }
  .priceoutPage .tableCont .tleft input, .priceoutPage .tableCont .tleft select{width:100%; }
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .wrap1600{display: block;}
  .wrap1600 .search{ width:100%;}
  .wrap1600 .rtbutton{ width:100% ;margin-top: 0.2rem;}
  .wrap1600 .rtbutton button{ min-width:140px;}
  .agreePage .thOprate{ width:14% !important; }
  .taskPage .control-label{width:1.6rem;}
  .taskPage .normalFormCont .table_list .rtinput{ width: 9.55rem; }
}

@media screen and (min-width: 768px) and (max-width: 1400px) {
  .fastbtn button{ width:154px;  height: 46px; border-radius: 23px;}
  .search .form-group{ width:188px; }


  .block-1400{display: block !important;}
  .botBtn1400{margin-left:110px;}
  .add_report_time .date,.xzbtn{width:240px !important; }
  .table_list .rtinput .task_title{width:calc( 100% - 240px - 18px );}
  .add_report_time .date{text-align: left;}
  .wrthour1400{width:304px;}
  .remark1400{ width:calc(100% - 304px) }
  .weekreportPage .report_right{width:100%}
  .weekreportPage .edit_cont{padding-bottom: 80px;}
  .weekreportPage .report_left .dateRange1400{display: flex; align-items: center;}
  .weekreportPage .report_left .dateRange1400 .form-group{margin-bottom: 0;}
  .weekreportPage .report_left .dateRange1400 .form_title{width:110px;}
  .weekreportPage .report_left .dateRangeXq1400 {justify-content: space-between;}
  .psFormBox .report_left{width: 400px;}
  .psFormBox .pfScoreBox{width:50%; margin-bottom: 24px;}
  .psFormBox .report_right{margin-top: 24px; width:100% !important; }
  .commentResult .mrt20{margin-right: 0;}
  .commentResult .jxone{width:100%; margin-bottom: 24px;}
  .commentResult .textarea{width:100%;}
  .weekreportPage .commentResult .textarea{margin-left: 0; width: 100%;}
  .commentResult .form-control1{width:240px;}
  .taskPage .detail_box{padding: 0;}
  .taskPage .detail_box .form-group{width:100%;}
  .taskPage .control-label{width:130px;}
  .taskPage .detail_box2 .leftbox,.taskPage .detail_box2 .rightbox{width:100%;}

}