/* color */
/* flex */
/* font-size */
/* color */
/* margin */
/* padding */
/* 动画 */
/* other */
.whmax {
  width: 100%;
  height: 100%;
}
/* this website */
textarea {
  resize: none;
}
a {
  text-decoration: none;
  cursor: pointer;
}
.bgMB {
  background-color: #2d8cf0 !important;
}
.bgLB {
  background-color: #5cadff !important;
}
.bgDB {
  background-color: #2b85e4 !important;
}
.bgB {
  background-color: #2d8cf0 !important;
}
.bgG {
  background-color: #19be6b !important;
}
.bgO {
  background-color: #f90 !important;
}
.bgR {
  background-color: #ed4014 !important;
}
.bgBW1 {
  background-color: #17233d !important;
}
.bgBW2 {
  background-color: #515a6e !important;
}
.bgBW3 {
  background-color: #808695 !important;
}
.bgBW4 {
  background-color: #c5c8ce !important;
}
.bgBW5 {
  background-color: #dcdee2 !important;
}
.bgBW6 {
  background-color: #f4f5f7 !important;
}
.bgBW7 {
  background-color: #fff !important;
}
.clMB {
  color: #2d8cf0 !important;
}
.clLB {
  color: #5cadff !important;
}
.clDB {
  color: #2b85e4 !important;
}
.clB {
  color: #2d8cf0 !important;
}
.clG {
  color: #19be6b !important;
}
.clO {
  color: #f90 !important;
}
.clR {
  color: #ed4014 !important;
}
.clBW1 {
  color: #17233d !important;
}
.clBW2 {
  color: #515a6e !important;
}
.clBW3 {
  color: #808695 !important;
}
.clBW4 {
  color: #c5c8ce !important;
}
.clBW5 {
  color: #dcdee2 !important;
}
.clBW6 {
  color: #f4f5f7 !important;
}
.clBW7 {
  color: #fff !important;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.tal {
  text-align: left;
}
.hd {
  width: 0;
  height: 0;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
  overflow: hidden;
}
::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  background-color: #000;
}
::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
  background-color: #8b8b8b;
}
.xh_step {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
.xh_step div {
  height: 5px;
  overflow: hidden;
  position: absolute;
  top: 12px;
  border-radius: 5px;
  background-color: #dcdee2;
  left: 100px;
  right: 100px;
}
.xh_step p {
  height: 5px;
  border-radius: 5px;
  background-color: #2db7f5;
  width: 600px;
}
.xh_step ul {
  width: 100%;
  display: flex;
  justify-content: space-around;
  position: relative;
}
.xh_step li {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  line-height: 29px;
  color: #555;
}
.xh_step i {
  width: 29px;
  height: 29px;
  margin-bottom: 8px;
  background-color: #dcdee2;
  border-radius: 15px;
  font-style: normal;
}
.xh_step li.curr i {
  background-color: #2db7f5;
  color: #fff;
  cursor: pointer;
}
.xh_step li.curr span {
  color: #2db7f5;
  cursor: pointer;
}
.xh_lay {
  display: flex;
  flex-wrap: wrap;
}
.xh_lay > * {
  flex-shrink: 0;
}
.xh_col01 {
  width: 8.333333%;
}
.xh_col02 {
  width: 16.666666%;
}
.xh_col03 {
  width: 25%;
}
.xh_col04 {
  width: 33.333333%;
}
.xh_col05 {
  width: 41.666666%;
}
.xh_col06 {
  width: 50%;
}
.xh_col07 {
  width: 58.333333%;
}
.xh_col08 {
  width: 66.666666%;
}
.xh_col09 {
  width: 75%;
}
.xh_col10 {
  width: 83.333333%;
}
.xh_col11 {
  width: 91.666666%;
}
.xh_col12 {
  width: 100%;
}
.xh_span10 {
  margin: -5px;
}
.xh_span10 > * {
  padding: 5px;
}
.xh_span20 {
  margin: -10px;
}
.xh_span20 > * {
  padding: 10px;
}
.xh_card {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #f4f5f7;
  background-color: #fff;
}
.xh_card .xh_cardHead {
  height: 41px;
  padding: 10px 15px;
  border-bottom: 1px solid #f4f5f7;
  line-height: 20px;
}
.xh_card .xh_cardBody {
  padding: 15px;
}
.xh_form {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.xh_form_label {
  padding: 0 15px;
  min-width: 120px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px 0 0 5px;
  margin-right: -1px;
  border: 1px solid #dcdee2;
  background-color: #f7f8fb;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 15px;
  text-align: center;
}
.xh_form_block {
  width: 100%;
  flex-shrink: 1;
}
.xh_form_column {
  flex-direction: column;
}
.xh_form_column .xh_form_label {
  width: 100%;
  margin-right: 0;
  margin-bottom: -1px;
  text-align: left;
}
.xh_pager {
  height: 30px;
  overflow: hidden;
  margin: 30px auto;
  text-align: center;
}
.xh_pager * {
  display: inline-block !important;
  height: 30px;
  overflow: hidden;
  margin: 0 5px;
  text-align: center;
  line-height: 28px;
  border-radius: 3px;
  font-size: 14px;
  color: #666;
}
.xh_pager a {
  background: #fff;
  border: 1px solid #ddd;
}
.xh_pager .xh_pager_big {
  width: 60px;
}
.xh_pager .xh_pager_small {
  width: 30px;
}
.xh_pager .xh_pager_curr {
  background: #c68558;
  border: 1px solid #c68558;
  color: #fff;
  font-weight: bold;
}
#logWarp {
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#logWarp .colorBox {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: -50%;
  background-color: #005bac;
}
#logWarp #container {
  position: absolute;
  height: 100%;
  width: 100%;
}
#logWarp #output {
  width: 100%;
  height: 100%;
}
#logWarp .loginBox {
  width: 600px;
  height: 400px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -200px;
  z-index: 1;
  text-align: center;
}
#logWarp .logo {
  height: 46px;
  margin: 100px auto;
}
#logWarp .copyRight {
  width: 100%;
  margin-top: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #dcdee2;
}
#logWarp .loginForum {
  width: 600px;
  height: 38px;
  overflow: hidden;
  margin-top: 35px;
}
#logWarp .loginForum .layui-form-label {
  width: 70px;
}
#logWarp .loginForum .layui-input-inline {
  width: 180px;
}
.frameHeader {
  height: 50px;
  padding-left: 220px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
}
.frameSider {
  width: 220px;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: #333;
}
.frameSider .frameLogo {
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  color: #c5c8ce;
}
.frameSider .frameSiderScroll {
  width: 240px;
  overflow: hidden;
  position: absolute;
  top: 50px;
  left: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  color: #fff;
}
.frameBody {
  position: absolute;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 220px;
  background-color: #f3f3f3;
}
.frameBodyWarp {
  margin: 15px;
}
#xhSideTree {
  width: 220px;
  background-color: #333;
}
#xhSideTree a {
  padding-left: 45px;
}
#xhSideTree .layui-icon {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -23px;
}
#xhSideTree .layui-this {
  background-color: #2d8cf0 !important;
}
#xhSideTree .layui-this a {
  background-color: #2d8cf0 !important;
}
#xhSideTree .layui-nav-bar {
  background-color: #2d8cf0;
}
#xhHeadNav {
  float: right;
  height: 50px;
  padding: 0;
  background-color: #fff;
}
#xhHeadNav .layui-this:after {
  top: 0 !important;
  bottom: auto;
  height: 3px;
  background-color: #333 !important;
}
#xhHeadNav .layui-nav-bar {
  top: 0 !important;
  bottom: auto;
  height: 3px;
  background-color: #333 !important;
}
#xhHeadNav a {
  height: 50px;
  color: #333;
  line-height: 50px;
}
#xhHeadNav i {
  font-size: 18px;
}
#xhBreadcrumb {
  height: 50px;
  padding: 0 15px;
  position: fixed;
  top: 0;
  left: 220px;
  z-index: 2;
  line-height: 50px;
}
#xhBreadcrumb a:hover {
  color: #2d8cf0 !important;
}
.homeP {
  line-height: 26px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #e7e7e7;
}
.homeP:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.help_home_item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #e3e3e3;
  line-height: 30px;
  display: flex;
}
.help_home_item p {
  width: 100px;
  flex-shrink: 0;
  font-weight: bold;
  color: #333;
}
.help_home_item ul {
  display: flex;
  width: calc(100% - 100px);
  flex-wrap: wrap;
}
.help_home_item li {
  width: 33.33%;
  font-size: 12px;
}
.help_home_item a {
  color: #666;
}
.help_home_item:last-of-type {
  margin: 0;
  padding: 0;
  border: 0;
}
.help_wrap {
  width: 1200px;
  box-sizing: border-box;
  padding: 30px;
}
.help_title {
  line-height: 30px;
  font-size: 18px;
  color: #333;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #e7e7e7;
}
.help_title span {
  margin-left: 15px;
  font-size: 12px;
  color: #999;
}
.help_info {
  margin-bottom: 15px;
  padding-left: 20px;
  border-bottom: 1px dashed #e7e7e7;
}
.help_info li {
  list-style: circle;
  margin-bottom: 25px;
}
.help_info p {
  margin-bottom: 15px;
  line-height: 26px;
  color: #666;
}
.help_info p:last-of-type {
  margin-bottom: 0;
}
.help_info img {
  max-width: 100%;
  margin-top: 5px;
}
.help_remind {
  padding: 15px;
  line-height: 22px;
  border: 1px solid #e7e7e7;
  border-left: 5px solid #009688;
  border-radius: 0 2px 2px 0;
  background-color: #f2f2f2;
}
.iconBox {
  overflow: hidden;
}
.iconBox .iconImg {
  display: block;
  width: 36px;
  height: 36px;
  overflow: hidden;
  border: 1px solid #e3e3e3 !important;
  border-radius: 3px;
  float: left;
  margin-right: 10px;
}
.iconBox .fl {
  margin-right: 10px;
  margin-left: 0 !important;
}
.xhRemind {
  margin-bottom: 15px;
  padding: 15px;
  line-height: 22px;
  border: 1px solid #e7e7e7;
  border-left: 5px solid #009688;
  border-radius: 0 2px 2px 0;
  background-color: #fff;
}
.xhTabSearch {
  width: auto;
  margin-bottom: 15px;
}
.layuiTab {
  width: 100%;
  background-color: #fff;
}
.layui-form .layui-form-item:last-child {
  margin-bottom: 0;
}
.bigLayuiFormLabel .layui-form-label {
  width: 180px !important;
}
.bigLayuiFormLabel .layui-input-block {
  margin-left: 180px !important;
}
.layui-table-view {
  margin: 0 !important;
}
.layuiTabPage {
  padding-top: 5px;
  margin-top: -1px;
  border: 1px solid #e6e6e6;
  text-align: center;
  background-color: #fff;
}
.layui-icon-close {
  padding: 0 !important;
}
.checkBox {
  padding: 15px;
  border: 1px solid #dcdee2;
}
.checkBox dl {
  display: flex;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #dcdee2;
}
.checkBox dl:last-of-type {
  padding: 0;
  margin: 0;
  border: 0;
}
.checkBox dt {
  width: 80px;
  font-size: 16px;
  line-height: 22px;
}
.checkBox dd {
  padding-top: 3px;
}
.xhUploadBox,
.xhInfoBox {
  width: auto;
  padding: 15px;
  border: 1px solid #dcdee2;
}
.layuiFormButbox {
  text-align: center;
}
.pageBox .xh_card {
  margin-bottom: 15px;
  background-color: #fff;
}
.layui-input,
.layui-textarea {
  font-size: 14px;
  height: 45px;
  border-radius: 0 5px 5px 0;
}
.home_top {
  width: 100%;
  padding: 20px 50px;
}
.home_top .section_main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home_top .mleft {
  display: flex;
  align-items: center;
}
.home_top .mleft .user_head {
  width: 88px;
  height: 88px;
  flex-shrink: 0;
  margin-right: 20px;
  background: #f3f5f6;
}
.home_top .mleft .user_head img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home_top .mleft .mfont h3 {
  font-size: 18px;
  font-weight: bold;
  color: #303133;
  margin-bottom: 15px;
}
.home_top .mleft .mfont a {
  background: #FF5C00;
  padding: 6px 15px;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 14px;
}
.home_top .mleft .mfont a:nth-of-type(1) {
  background: #FF5C00;
}
.home_top .mleft .mfont a:nth-of-type(2) {
  background: #016296;
}
.home_top .mleft .mfont a.xhpass {
  background: #2BBC4D;
}
.home_top .mleft .mfont a.xherror {
  background: #FF5C00;
}
.home_top .mleft .mfont a.xhwait {
  background: #016296;
}
.home_top .mright {
  display: flex;
  align-items: center;
}
.home_top .mright ul {
  display: flex;
  align-items: center;
  margin-right: 40px;
}
.home_top .mright li {
  display: flex;
  align-items: center;
}
.home_top .mright li span {
  font-size: 16px;
  color: #606266;
  margin-right: 5px;
}
.home_top .mright li h4 {
  font-size: 24px;
  color: #303133;
}
.home_top .mright li i {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
  margin: 0 8px;
}
.home_top .mright .home_btn {
  display: flex;
  align-items: center;
}
.home_top .mright .home_btn a {
  border-radius: 5px;
  padding: 15px 25px;
  transition: 0.2s all ease-in;
}
.home_top .mright .home_btn .upinfo_btn {
  background: #2BBC4D;
  font-size: 16px;
  color: #FFFFFF;
}
.home_top .mright .home_btn .upinfo_btn:hover {
  transform: translateY(-3px);
  background: #FF5C00;
}
.home_top .mright .home_btn .setinfo_btn {
  border: 1px solid #ccc;
  color: #606266;
  font-size: 16px;
  margin-left: 15px;
}
.home_top .mright .home_btn .setinfo_btn:hover {
  transform: translateY(-3px);
  background: #016296;
  border: 1px solid #016296;
  color: #FFFFFF;
}
.home_frame {
  padding: 0 50px;
}
.home_frame .section_main {
  background: #f3f5f6;
  padding: 40px;
  border-radius: 5px;
  display: flex;
}
.home_frame .home_frame_left {
  background: #fff;
  border-radius: 10px;
  padding: 30px;
  width: 300px;
  margin-right: 12px;
}
.home_frame .home_frame_left .home_moblie {
  border-bottom: 1px solid #eee;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.home_frame .home_frame_left .home_moblie h3 {
  font-size: 18px;
  font-weight: bold;
  color: #303133;
  margin-bottom: 15px;
}
.home_frame .home_frame_left .home_moblie p {
  font-size: 15px;
  color: #303133;
  padding: 3px 0;
}
.home_frame .home_frame_left .user_area {
  border-bottom: 1px solid #eee;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.home_frame .home_frame_left .user_area h3 {
  font-size: 18px;
  font-weight: bold;
  color: #303133;
  margin-bottom: 15px;
}
.home_frame .home_frame_left .user_area ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.home_frame .home_frame_left .user_area li {
  font-size: 14px;
  color: #FFFFFF;
  padding: 5px 15px;
  background: #ddd;
  border-radius: 30px;
  margin-right: 10px;
  background: #2BBC4D;
}
.home_frame .home_frame_left .user_share h3 {
  font-size: 18px;
  font-weight: bold;
  color: #303133;
  margin-bottom: 15px;
}
.home_frame .home_frame_right {
  width: calc(100% - 312px);
}
.home_frame .home_frame_nav {
  background: #fff;
  padding: 30px 30px 15px 30px;
  border-radius: 10px;
  margin-bottom: 12px;
}
.home_frame .home_frame_nav ul {
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
}
.home_frame .home_frame_nav li {
  margin-right: 30px;
}
.home_frame .home_frame_nav li a {
  padding-bottom: 20px;
  display: block;
  font-size: 16px;
  color: #303133;
  transition: 0.2s all ease-in;
  border-bottom: 0px solid #016296;
}
.home_frame .home_frame_nav li.curr a {
  border-bottom: 2px solid #016296;
}
.home_frame .home_frame_nav li:hover a {
  color: #2BBC4D;
  transform: translateY(-2px);
}
.home_frame .erji_nav {
  padding: 25px 0 0 0;
}
.home_frame .erji_nav a {
  font-size: 15px;
  margin-right: 20px;
}
.home_frame .erji_nav a.curr {
  color: #2BBC4D;
}
.home_frame_body {
  width: 100%;
  padding: 30px;
  background: #fff;
  border-radius: 10px;
}
.home_frame_body h2 {
  font-size: 20px;
  color: #303133;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.home_frame_save {
  background: #fff;
  padding: 30px;
  border-radius: 0 0 10px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home_frame_save a {
  width: 200px;
  height: 50px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #016296;
  color: #FFFFFF;
  font-size: 16px;
  transition: 0.2s all ease-in;
}
.home_frame_save a:hover {
  transform: translateY(-3px);
  background: #2BBC4D;
}
.home_frame_save_two {
  background: #fff;
  padding: 30px;
  border-radius: 0 0 10px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home_frame_save_two a {
  width: 200px;
  height: 50px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #016296;
  color: #FFFFFF;
  font-size: 16px;
  transition: 0.2s all ease-in;
}
.home_frame_save_two a:nth-child(1) {
  background: #016296;
  margin-right: 30px;
}
.home_frame_save_two a:nth-child(2) {
  background: #2BBC4D;
}
.home_frame_save_two a:hover {
  transform: translateY(-3px);
  background: #2BBC4D;
}
.home_area_set {
  width: 100%;
}
.home_area_set ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.home_area_set ul li {
  margin-bottom: 25px;
}
.home_area_set ul a {
  border-radius: 50px;
  padding: 8px 20px;
  border: 1px solid #ccc;
  font-size: 14px;
  color: #606266;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  transition: 0.2s all ease-in;
}
.home_area_set ul li.curr a {
  background: #2BBC4D;
  color: #FFFFFF;
  border: 1px solid #fff;
}
.home_label_set {
  margin-top: 50px;
}
.home_label_set ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.home_label_set ul li {
  border-radius: 50px;
  padding: 8px 20px;
  border: 1px solid #ccc;
  font-size: 14px;
  color: #606266;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  transition: 0.2s all ease-in;
  position: relative;
}
.home_label_set ul li.curr {
  background: #2BBC4D;
  color: #FFFFFF;
  border: 1px solid #fff;
}
.home_label_set h4 {
  margin: 15px 0;
  color: #909399;
  font-size: 14px;
}
.home_label_set .minfo {
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #ccc;
  width: 100%;
  font-size: 15px;
  height: 100px;
  color: #303133;
}
.home_state {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 15px;
}
.home_state.xhpass span {
  color: #2BBC4D;
}
.home_state.xherror span {
  color: #FF5C00;
}
.home_state.xhwait span {
  color: #016296;
}
