/*my css*/
/* 全局 */
html {
  word-wrap: break-word;
}
/*.layui-nav-tree .layui-this,*/
/*.layui-nav-tree .layui-this > a,*/
/*.layui-nav-tree .layui-nav-child dd.layui-this,*/
/*.layui-nav-tree .layui-nav-child dd.layui-this a {*/
/*  background-color: #058ade !important;*/
/*}*/
/*公共样式*/
.textAlign {
  text-align: center;
}
.colorRed {
  color: #f00;
}
.my_input_tsk {
  color: #f00;
  line-height: 38px;
}
.clearBoth {
  clear: both;
}

.pad10 {
  padding: 10px;
  display: inline-block;
}
.strong10 {
  padding-right: 10px;
}

/*公共头部*/
.notice_tc_box {
  position: absolute;
  right: 0;
  width: 400px;
}
.notice_tc_header {
  position: relative;
}
.notice_tc_header .layui-layer-title {
  background-color: #4D4F65;
  color: #fff;
}
.notice_tc_box .notice_tc_header .notice_close {
  position: absolute;
  right: 10px;
  top: 6px;
  color: #fff;
  cursor: pointer;
  width: 30px;
  text-align: center;
  line-height: 30px;
  height: 30px;
}
.notice_tc_box .layui-card-body .layadmin-privateletterlist-item {
  padding: 5px 15px;
}
.notice_tc_box .layui-card-body {
  line-height: 1.4;
}
.notice_tc_box .homepage-bottom .layui-card-body img {
  width: 42px;
  height: 42px;
}
.notice_tit,
.notice_time {
  color: #999;
  font-size: 16px;
}
.notice_time {
  text-align: right;
}

/*公共表格*/
.my_table_box {
  width: 100%;
  box-sizing: border-box;
  overflow-y: hidden;
}
.my_table_box.my_table_yScrool {
  height: 200px;
  overflow: auto;
}

/*首页*/
.layui-layout-admin .layui-layout-right {
  padding: 0 30px 0 0;
}
.index_head_tit {
  font-size: 18px;
  color: #333;
}

/*表单label*/
.layui-form-label {
  width: 120px;
}
.layui-input-block {
  margin-left: 150px;
}
/*popover弹出窗样式*/
.popover__wrapper {
  position: relative;
  /*margin-top: 1.5rem;*/
  display: inline-block;
}
.popover__title {
  font-size: 20px;
  line-height: 36px;
  text-decoration: none;
  /* color: rgb(228, 68, 68); */
  text-align: center;
  padding: 15px 0;
}
.popover__content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transform: translate(0, 10px);
  background-color: #fff;
  left: -150px;
  padding: 0.5rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  width: auto;
  top: -4.5rem;
  right: -20px;
  /*margin-bottom: 20px;*/
  /*display: none;*/
}
.popover__message {
  color: #666;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.popover__content:before {
  position: absolute;
  z-index: -1;
  content: "";
  right: calc(50% - 75px);
  top: 5.5rem;
  border-style: solid;
  border-width: 10px 10px 0px 10px;
  border-color: #f5efef transparent transparent transparent;
  transition-duration: 0.3s;
  transition-property: transform;
}
.popover__content_c {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transform: translate(0, 10px);
  background-color: #fff;
  left: -100px;
  padding: 0.5rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  width: auto;
  top: -3.5rem;
  right: -200px;
  /* margin-bottom: 20px; */
  display: none;
}
.popover__wrapper:hover .popover__content_c {
  z-index: 10;
  opacity: 1;
  display: inline-block;
  visibility: visible;
  transform: translate(0, -20px);
  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}
.popover__wrapper:hover .popover__content {
  z-index: 10;
  opacity: 1;
  display: inline-block;
  visibility: visible;
  transform: translate(0, -20px);
  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

/*返回*/
.my_return_box {
  padding: 10px 0 20px;
}

/*时间显示*/
.my_time {
  color: #0a88de;
  font-size: 16px;
  text-align: right;
  padding: 10px;
}

/*按钮*/
.my_btn {
  text-align: right;
  padding: 0 15px;
}

/*字数统计*/
.wordNum {
  text-align: right;
}

/*拖拽按钮*/
.layui-upload-drag {
  display: block;
  padding: 30px 20px;
}

/*changePwd_div*/
.changePwd_div {
  text-align: right;
  font-size: 30px;
  font-weight: bold;
  padding: 15px;
}
.changePwd_div a {
  color: #0a88de;
}

/*New App*/
.addTcBox .layui-form-label {
  float: none;
  display: inline-block;
  width: auto;
}
.addTcBox .layui-input-inline {
  margin-left: 0;
  clear: both;
  float: none;
  width: 100%;
  margin-right: 0;
}

/*New app details*/
.editTcBox .layui-form-label {
  width: 136px;
  text-align: left;
}
.editTcBox .layui-input-block {
  margin-left: 166px;
}
.screenBox {
  padding: 0 15px;
}
.screenBox .layui-upload-drag {
  display: block;
  box-sizing: border-box;
  padding: 60px 30px;
}

/*editTc*/
.editTc_btn {
  text-align: right;
  padding: 20px 0 0;
}

/*ticketbox list*/
.ticket_listBox .layuiadmin-card-status {
  padding: 0 0 10px;
}

/*登录 -- 内容居中*/
/*.login_body .layadmin-user-login{background: url(../images/login_bg.jpg) center no-repeat; background-size: cover;}*/
.login_body .layadmin-user-login {
  background: #fff;
}
.login_body_header h2 {
  line-height: 30px;
  border-bottom: 1px solid #444c5c;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 0;
  font-family: Avenir-Heavy, Avenir;
}
.login_body_header h2 img {
  max-width: 100%;
}
.login_body .layadmin-user-login-icon {
  position: relative;
  width: auto;
  font-size: 16px;
  left: 4px;
  top: 0;
  color: #fff;
}
.login_body .layadmin-user-login-box {
  padding: 10px 20px;
}
.login_body .layadmin-user-login-body .layui-form-item .layui-input {
  padding: 0 15px;
}
.login_body_btn {
  font-size: 16px;
  margin-top: 35px;
  background: #3b2cc3;
  background: -webkit-linear-gradient(right, #3b2cc3, #3b2cc3);
  background: -o-linear-gradient(right, #3b2cc3, #3b2cc3);
  background: -moz-linear-gradient(right, #3b2cc3, #3b2cc3);
  background: linear-gradient(to right, #3b2cc3, #3b2cc3);
  border-radius: 30px;
}
.forget-form-item {
  text-align: center;
  color: #9fa4aa;
  font-size: 16px;
  padding-top: 10px;
}
.forget-form-item a {
  padding-left: 15px;
  color: #269cff;
}

/*注册*/
/*.reg_body {color: #fff;}*/
/*.reg_body_radio {color: #fff;}*/
.reg_body .layadmin-user-login {
  background: #fff;
  padding: 40px 0 30px;
  background-size: cover;
}
.layadmin-user-login-box {
  padding: 10px 20px;
  /*background-color: #fff;*/
  /*border-top-left-radius: 0px;*/
  /*border-top-right-radius: 0px;*/
  /*box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);*/
  padding: 16px 16px 0px 16px;
  border-left: 1px solid #5933d2;
}

.pad_border_style {
  padding: 10px 20px;
  padding: 16px;
}

.layui-form-radio > i:hover,
.layui-form-radioed > i {
  color: #797787;
}
.reg_tit {
  color: #4c39ce;
  font-size: 24px;
  font-weight: bold;
  padding: 0px 20px 0;
  position: relative;
}
.reg_tit::before {
  content: "";
  width: 8px;
  display: inline-block;
  height: 8px;
  background: #5933d2;
  border-radius: 30px;
  position: absolute;
  right: 1px;
  left: -3px;
  top: 37%;
}
.layadmin-user-login-box::before {
  content: "";
}
.reg_tit_border {
  border-top: 1px solid #444c5c;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.login_body_label {
  display: inline-block;
  font-size: 16px;
  line-height: 36px;
  padding: 0 4px;
  color: #353738;
  font-family: Avenir-Medium, Avenir;
}
.reg_body .layadmin-user-login-body .layui-form-item .layui-input {
  padding: 0 15px;
}
.reg_body .layui-form-checkbox[lay-skin="primary"] span {
  box-sizing: border-box;
  white-space: normal;
  padding-right: 0;
  color: #9fa4aa;
  line-height: 28px;
}
.reg_body .layui-form-checkbox[lay-skin="primary"] i {
  background-color: #fff;
  color: #fff;
  font-weight: bold;
  width: 12px;
  height: 12px;
  line-height: 13px;
  top: 7px;
  font-size: 12px;
}
.reg_body .layui-form-checked[lay-skin="primary"] i {
  color: #0a88de;
}
.reg_body .login_body_btn {
  margin-top: 20px;
}
.layui-form-item .relative_link {
  color: #009aff;
  /*margin-left: 28px;*/
  white-space: nowrap;
}
.layui-form-item .relative_link:hover {
  color: #4c39ce;
}

.reg_foot_box {
  padding: 0 20px;
}

/*.reg_tab_box {padding: 10px;}*/
/*.reg_body_radio .layui-form-radio>i {color: transparent; background: url(../images/radio.png) left center no-repeat;}*/
/*.reg_body_radio .layui-form-radio>i:hover,*/
/*.reg_body_radio .layui-form-radioed>i {background-image: url(../images/radio_check.png);}*/

/*注册Privacy Policy页面样式*/
.document_wrapper {
  min-width: 60%;
  max-width: 80%;
  margin: 0 auto;
}
.document_wrapper header h2 {
  text-align: left;
  color: #3628ac;
  padding: 72px 0px;
}

/*注册Privacy Policy页面样式 end*/
/*忘记密码*/
.resetPass_tips {
  padding: 10px;
  font-size: 16px;
  font-family: Avenir-Medium, Avenir;
  font-weight: 500;
  color: rgba(64, 64, 64, 1);
  line-height: 24px;
}
/*invite*/
.invite_body .layui-form-item ul {
  color: #fff;
  line-height: 24px;
  padding: 4px;
}
.invite_body .layui-form-item ul li {
  position: relative;
  padding-left: 14px;
}
.invite_body .layui-form-item ul li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 4px;
  height: 4px;
  background-color: #fff;
  border-radius: 6px;
}
.invite_body .login_body_btn {
  margin-top: 20px;
}

/*appVersion*/
.appVersion_box .layui-card-header .layui-a-tips {
  top: 0;
}
.appVersion_box .layui-card-header .layui-nav .layui-nav-item {
  line-height: 36px;
}
.appVersion_box .layui-card-header .layui-nav {
  background-color: #0a88de;
}
.appVersion_box .layui-card-header .layui-nav-child {
  top: 45px;
}
.appVersion_box .layui-card-header .layui-nav .layui-nav-child dd.layui-this a,
.appVersion_box .layui-card-header .layui-nav-child dd.layui-this {
  background-color: #0a88de;
}
.appVersion_box .layui-card-header .layui-nav-bar {
  width: 0 !important;
}

.appVersion_box .layuiadmin-card-text {
  padding: 20px;
  line-height: 32px;
}
.appVersion_box .layuiadmin-card-text strong {
  margin-right: 10px;
  min-width: 30px;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  position: relative;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.appVersion_box .layuiadmin-card-text strong .layui-icon {
  font-size: 30px;
  color: #f00;
  cursor: pointer;
}
.tips_content_box {
  padding-top: 18px;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -215px;
  width: 430px;
  box-sizing: border-box;
  z-index: 100;
  display: none;
}
.tips_content {
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  background: #fff;
  box-sizing: border-box;
  padding: 12px 15px 18px;
  line-height: 1.7;
  font-size: 15px;
  position: relative;
}
.tips_content:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -8px;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  z-index: 10;
}
.tips_content:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-bottom: 10px solid #ddd;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.tips_content h3 {
  color: #f00;
  font-size: 22px;
  line-height: 1.5;
}
.tips_content ul {
  overflow: hidden;
  margin-top: 5px;
}
.tips_content ul li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 12px;
  position: relative;
}
.tips_content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 5px;
  height: 5px;
  background: #f00;
}
.appVersion_box .layuiadmin-card-text strong:hover .tips_content_box {
  display: block;
}

.pastVer_card {
  margin-top: 20px;
}
.pastVer_card .layuiadmin-card-text {
  padding: 10px 20px;
}
.pastVer_card .layui-card-body {
  border-bottom: 1px solid #f6f6f6;
}

/*updateCase*/
.updateCase_box .layui-card-body {
  padding: 10px 0;
}
.updateCase_box .homepage-bottom .layui-card-body .meida-left {
  width: 150px;
}
.updateCase_file {
  margin-top: 10px;
}
.updateCase_file .layui-upload-drag {
  display: block;
}
.updateCase_btn {
  text-align: right;
}
.updateCase_btn .layui-btn {
  width: 120px;
}

.updateCase_box .layadmin-privateletterlist-item {
  padding: 10px 20px;
}
.updateCase_box .updateCase_item {
  border-top: 1px solid #f6f6f6;
}

/*In validation*/
.platform_box {
  padding-top: 10px;
}

/*waitFix*/
.issueTable_box .td1 {
  position: relative;
  padding-right: 40px;
  min-width: 200px;
}
.issueTable_box .td1 span {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -10px;
  color: #f00;
  font-size: 10px;
}

/*independent_box*/
.independent_box .layui-form-item {
  padding: 5px 20% 5px 10%;
}
.indep_part {
  padding: 15px 0 5px;
}

/*changePwd_box*/
.changePwd_box .layui-card-body {
  padding: 30px 20px;
}
.changePwd_box .layui-form-item {
  padding: 10px 30% 10px 15%;
}
.changePwd_box .layui-form-label {
  width: 200px;
}
.changePwd_box .layui-input-block {
  margin-left: 230px;
}
.changePwd_box hr {
  margin: 20px 0;
}
.changePwd_box .changePwd_header_img{width: 288px;height: 60px;}
.changePwd_box .text_align_center{border-bottom: 1px solid #79797A;padding-bottom: 1em;margin: 0 3em 1em 3em;}

/*LZH*/
.l_servers .ls_btn {
  float: right;
}
.l_invited {
  text-align: right;
}
.l_table .linv_check .layui-input-block {
  margin-left: 0;
}
.l_invite_pop .layui-form-label {
  width: 160px;
}
.l_invite_pop .layui-input-block {
  margin-left: 240px;
}
.l_invite_pop .layui-form-radio {
  float: left;
}
.l_invite_pop .l_date_ipt {
  width: 200px;
}

.l_table .layui-form-item {
  margin-bottom: 0;
}

.tc_check_box {
  padding: 3px 0;
}

/*Dashboard*/
.Dashboard_searchBox .layui-form-label {
  width: 80px;
}
/*国家选择 start*/
/*滚动条做处理 start*/
.country_options::-webkit-scrollbar {
  height: 8px;
  width: 8px;
}
.country_options::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 2px;
}
.country_options::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
}
/*滚动条做处理 end*/

.countryBox {
  position: relative;
}
.countryCon {
  position: absolute;
  top: 100%;
  right: 10px;
  padding: 8px 6px;
  margin-top: -2px;
  z-index: 1001;
  font-size: 12px;
  border: 1px solid #999;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
.country_body {
  min-width: 690px;
}
.country_search {
  position: relative;
  padding: 3px 5px 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
  zoom: 1;
}
.country_search .search_label {
  position: absolute;
  width: 100px;
  text-align: right;
  top: 0;
}
.country_search .search_input_block {
  margin-left: 112px;
  position: relative;
  display: block;
}
.search_input_block .layui-input {
  padding-right: 35px;
}
.country_search .layui-icon-search {
  position: absolute;
  right: 12px;
  top: 12px;
  margin-top: 0;
}
.country_section {
  position: relative;
  zoom: 1;
}
.country_tab_box {
  min-height: 200px;
  zoom: 1;
  -webkit-transition: min-height 0.2s;
  -moz-transition: min-height 0.2s;
  -o-transition: min-height 0.2s;
  transition: min-height 0.2s;
}

.country_col_tab {
  float: left;
  margin: 0 3px;
  display: none; /*先隐藏*/
}
.country_col_tab .country_tab {
  width: 110px;
  height: 26px;
  overflow: hidden;
}
.country_option_button {
  display: block;
  padding: 5px;
  line-height: 16px;
  height: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  overflow: hidden;
  background-color: #f2f2f2;
  position: relative;
}
.country_option_button.selected {
  background-color: #0a88de;
  color: #fff;
}
.country_option_button .layui-icon-right {
  position: absolute;
  right: 4px;
  font-size: 12px;
  font-weight: bold;
}

.country_options {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-width: initial;
  min-height: initial;
  /*margin-left: 116px;   先去掉
  border-left: 2px solid #ccc;*/
  overflow: auto;
  overflow-x: hidden;
  width: 100%; /*先添加*/
  box-sizing: border-box;
}
.country_option_ul {
  /*max-width: 560px; 先去掉
  width: 560px;*/
  -webkit-transition: margin-top 0.1s;
  -moz-transition: margin-top 0.1s;
  -o-transition: margin-top 0.1s;
  transition: margin-top 0.1s;
  margin: 0 3px;
  overflow: hidden;
}
.country_option_ul li {
  float: left;
  /*width: 136px;*/
  width: 25%;
  height: 26px;
  overflow: hidden;
  box-sizing: border-box;
}
.country_option_ul li a {
  display: block;
  padding: 5px;
  line-height: 16px;
  height: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background-color: #f2f2f2;
}
.country_option_ul li.disabled a {
  color: #bbb;
  font-weight: normal;
  cursor: text;
}
.country_option_ul li.active a {
  background-color: #0a88de;
  color: #fff;
  font-weight: bold;
}
.country_footer {
  position: relative;
  min-height: 36px;
  border-top: 1px solid #ccc;
  margin-top: 5px;
  padding-top: 4px;
}

.country_selected_items {
  position: relative;
  border-right: 1px solid #e6edf3;
  padding: 8px 4px 4px;
  margin-right: 70px;
  margin-top: -2px;
  margin-bottom: -6px;
  min-height: 32px;
  line-height: 2;
}

.country_selected_items em {
  font-style: normal;
  padding-left: 30px;
  color: #f00;
}

.country_selected_items span {
  background: #e6edf3;
  padding: 3px 5px;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 3px;
  line-height: 1.3em;
}
.country_selected_items span i {
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}
.country_confirmBtn {
  position: absolute;
  right: 6px;
  top: 6px;
  display: inline-block;
  padding: 7px 10px;
  font-weight: normal;
  font-size: 13px;
  cursor: pointer;
  background-color: #f2f2f2;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  color: #000;
}

.country_searchMode {
  padding-left: 112px;
}
.country_searchMode .country_option_ul li {
  float: none;
  width: 90%;
}
/*无匹配项*/
.country_noMatched {
  padding: 3px 5px;
  line-height: 1.5;
}
/*提交按钮*/
.country_confirmBtn.disabled {
  color: #bbb;
  cursor: default;
}
/*国家选择 end*/

/*Operation Plan*/
.layui_forums_box {
  padding: 25px 30px;
}
.layui_forums {
  min-height: 489px;
  width: 1024px;
  max-width: 100%;
  background: center no-repeat;
  background-size: cover;
  box-sizing: border-box;
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  padding: 50px;
}
.layui_forums img {
  max-width: 100%;
  padding: 40px 0 0 70px;
  box-sizing: border-box;
}
.layui_forums h1 {
  font-size: 30px;
  margin-bottom: 15px;
  width: 460px;
  max-width: 100%;
}
.layui_forums p {
  width: 460px;
  max-width: 100%;
}

/*上传图片 -预览效果*/
.upload_show {
  background: #000;
  border-radius: 3px;
  line-height: 100px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.upload_show img {
  max-width: 100%;
  max-height: 100%;
}

.file_iteme {
  display: inline-block;
  box-sizing: border-box;
  margin: 8px 8px 0 0;
  position: relative;
  border: 1px solid #e2e2e2;
}
.file_iteme .layui-icon {
  color: #fff;
  font-size: 20px;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 2px;
}
.file_iteme img {
  height: 100px;
}

/*operation plan*/
.layui_operateCon {
  width: 1024px;
  max-width: 100%;
}
.layui_operateCon img {
  max-width: 100%;
}

/*1250*/
@media screen and (max-width: 1250px) {
  .Dashboard_searchBox .layui-form-item .layui-input-inline {
    width: 260px;
  }
  .countryCon {
    width: 100%;
    box-sizing: border-box;
  }
  .country_body {
    min-width: 100%;
  }
  .country_col_tab .country_tab {
    width: 100px;
  }
  /*.country_options {margin-left: 106px;}*/
  .country_searchMode {
    padding-left: 102px;
  }
  .country_search .search_label {
    width: 90px;
  }
  .country_search .search_input_block {
    margin-left: 102px;
  }
  .country_option_ul {
    max-width: 100%;
    width: 100%;
  }
  .country_option_ul li {
    width: 50%;
  }
  .country_searchMode .country_option_ul li {
    float: left;
    width: 95%;
  }
  .country_selected_items em {
    padding-left: 15px;
  }

  .changePwd_box .layui-form-item {
    padding: 10px 20% 10px 10%;
  }

  /*Operation Plan*/
  .layui_forums {
    min-height: 360px;
    padding: 40px;
    font-size: 16px;
  }
  .layui_forums img {
    padding: 30px 0 0 50px;
  }
  .layui_forums h1 {
    font-size: 24px;
    margin-bottom: 12px;
    width: 400px;
  }
  .layui_forums p {
    width: 400px;
  }
}

/*768*/
@media screen and (max-width: 768px) {
  /*注册*/
  .reg_tit {
    padding: 5px;
  }
  .reg_body .layadmin-user-login-box {
    padding: 5px;
  }
  .reg_tit_border {
    margin: 5px 5px 0;
  }
  .reg_tab_box {
    padding: 5px 5px 0;
  }
  .reg_foot_box {
    padding: 0 5px;
  }
  /*登录*/
  .login_body .layadmin-user-login-box {
    padding: 5px 5px;
  }

  /*Operation Plan*/
  .layui_forums {
    min-height: 300px;
    padding: 30px;
  }
  .layui_forums img {
    padding: 20px 0 0 20px;
  }
  .layui-form-item .relative_link {
    white-space: pre-wrap;
  }
}

/*手机端*/
@media screen and (max-width: 640px) {
  .layui-form-label {
    width: auto;
    float: none;
    display: block;
    padding: 10px 0;
    text-align: left;
  }
  .layui-form-item .layui-input-inline {
    margin: 0 0 10px;
    left: 0;
  }
  .layui-input-block {
    margin-left: 0;
  }

  /*independent_box*/
  .independent_box .layui-form-item {
    padding: 0;
  }
  .indep_part {
    padding: 0;
  }
  .changePwd_div {
    font-size: 20px;
    padding: 0 10px;
  }
  .my_btn {
    padding: 0 10px;
  }

  .l_invite_pop .layui-form-label {
    width: auto;
    float: none;
    display: block;
    padding: 10px 0;
    text-align: left;
  }
  .l_invite_pop .layui-input-block {
    margin-left: 0;
  }
  .l_invite_pop .l_date_ipt {
    width: 100%;
    box-sizing: border-box;
  }
  .reg_body .layui-form-checkbox[lay-skin="primary"] span {
    padding: 0 10px;
  }

  .reg_body .layadmin-user-login {
    /*background-size: cover;*/
    padding: 40px 0 30px;
  }
  .login_body .layadmin-user-login {
    padding: 40px 0 30px;
  }
  .login_body_btn {
    margin-top: 20px;
  }

  .editTcBox .layui-form-label {
    width: auto;
    float: none;
    display: block;
    padding: 10px 0;
    text-align: left;
  }
  .editTcBox .layui-input-block {
    margin-left: 0;
  }

  /*国家选择 start*/
  .Dashboard_searchBox .layui-form-label {
    width: auto;
  }
  .Dashboard_searchBox .layui-form-item .layui-inline {
    display: block;
    box-sizing: border-box;
    margin: 0;
  }
  .Dashboard_searchBox .layui-form-item .layui-input-inline {
    width: auto;
    display: block;
    float: none;
  }
  .countryCon {
    right: 0;
  }
  .country_selected_items {
    line-height: 1.3;
    padding: 4px;
    margin-right: 60px;
  }
  .country_selected_items em {
    padding-left: 0;
    display: block;
  }
  .country_confirmBtn {
    right: 2px;
  }
  /*国家选择 end*/
  /*日历插件 start*/
  .layui-laydate-range {
    max-width: 98%;
  }
  .layui-laydate-content table {
    width: 100%;
  }
  .layui-laydate-main {
    min-width: 100%;
  }
  /*日历插件 end*/

  /*changePwd_box*/
  .changePwd_box .layui-form-label {
    width: auto;
  }
  .changePwd_box .layui-input-block {
    margin-left: 0;
  }
  .changePwd_box .layui-card-body {
    padding: 15px;
  }
  .changePwd_box .layui-form-item {
    padding: 5px 0;
  }
  .changePwd_box hr {
    margin: 10px 0;
  }

  /*国家搜索*/
  .country_search .search_label {
    display: none;
  }
  .country_search .search_input_block {
    margin-left: 0;
  }
  .country_searchMode {
    padding-left: 0;
  }

  /*Operation Plan*/
  .layui_forums_box {
    padding: 0;
  }
  .layui_forums {
    padding: 20px 15px;
    font-size: 14px;
    min-height: 200px;
  }
  .layui_forums h1 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .layui_forums img {
    padding: 15px 0 0;
  }
}

/*注册、登录、找回密码输入框样式*/
.material {
  position: relative;
  padding: 0;
  margin: 5px;
  border: none;
  /*overflow: visible;*/
  margin-top: 15px;
}
.material input {
  box-sizing: border-box;
  width: 100%;
  padding: 18px 0px 8px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  font-weight: normal;
  outline: none;
  cursor: text;
}
.material input::-webkit-input-placeholder {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
.material input:not(:focus)::-webkit-input-placeholder {
  color: #bfb5b5;
  font-size: 14px;
}
.material hr {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  /*width: 100%;*/
  height: 2px;
  border: none;
  /*background: #4C39CE;*/
  font-size: 1px;
  will-change: transform, visibility;
  /*-webkit-transition: all 200ms ease-out;*/
  /*transition: all 200ms ease-out;*/
  /*-webkit-transform: scaleX(0);*/
  /*transform: scaleX(0);*/
  visibility: hidden;
  z-index: 10;
}
.material input:focus ~ hr {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  visibility: visible;
  /*visibility: unset;*/
}
.material label {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  font-family: Avenir-Medium, Avenir;
  position: absolute;
  top: 5px;
  left: 0px;
  font-size: 150%;
  color: #353738;
  -webkit-transform-origin: 0 -150%;
  transform-origin: 0 -150%;
  /*-webkit-transition: -webkit-transform 300ms ease;*/
  /*transition: -webkit-transform 300ms ease;*/
  /*transition: transform 300ms ease;*/
  /*transition: transform 300ms ease, -webkit-transform 300ms ease;*/
  pointer-events: none;
}
.material input:focus ~ label,
.material input:valid ~ label {
  /*-webkit-transform: scale(0.6);*/
  /*transform: scale(0.6);*/
}
input:-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  -webkit-text-fill-color: #353738;
}
.ant-input:-webkit-autofill {
  /*-webkit-box-shadow: 0 0 0px 1000px rgb(246, 246, 246) inset;*/
  /*-webkit-text-fill-color: #333;*/
}
.intro {
  font-family: PingFangSC-Regular, PingFang SC;
  color: #797787;
  font-size: 16px;
}
