/*定义常用颜色变量*/
/* 灰色 */
/* 黑色 */
/* 蓝色 */
/* 红色 */
/* bootstrap 样式的重写 */
/* 栅格 */
.container {
  padding: 0;
  width: 1200px !important;
}
ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
/*分页*/
.pagination > li > a {
  margin: 0px 6px;
  color: #333;
}
.pagination > li > a,
.pagination > li > span {
  padding: 5px 11px;
  border-color: #ccc;
}
.pagination > li:first-child a,
.pagination > li:last-child a {
  border-radius: 0px;
}
.pagination .disabled span {
  margin: 0px 5px;
}
.pagination .active a {
  border-color: #2691EC;
  background-color: #2691EC;
}
ul {
  margin-bottom: 0;
}
/*页面顶部固定导航*/
.main-header .navbar-brand {
  margin-top: -9px;
  padding-bottom: 4px;
  height: auto;
  font-size: inherit;
  max-width: 280px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main-header .navbar-nav-main li a {
  padding: 6px 18px;
}
/* 页面logo部分 */
.logo-field .container {
  padding-top: 20px;
  padding-bottom: 20px;
}
.logo-field .block-list-item {
  vertical-align: middle;
}
/* 新主题首页 */
.new-header .navbar-nav-main {
  margin-left: 0;
}
.new-header .user-avator > img {
  width: 24px;
  height: 24px;
}
.new-header .user-avator > span,
.new-header .user-avator > b {
  padding-top: 5px;
}
.new-header .tel-service > a {
  padding-top: 7px;
  font-weight: bold;
  color: #1d8fe2 !important;
}
.new-header .navbar {
  margin-bottom: 0;
  border: none;
  background-color: #fff;
  box-shadow: 0 7px 9px 0 rgba(6, 0, 1, 0.04);
}
.new-header .container {
  padding: 0 -15px;
  width: 1200px !important;
}
.new-header .navbar-collapse {
  float: right;
  margin-right: -24px;
}
.new-header .navbar-brand {
  position: relative;
  padding: 10px 10px;
  margin-left: -10px !important;
}
.new-header .nav-item a {
  padding: 30px 42px;
  line-height: 20px;
  font-size: 18px;
  color: #000 !important;
}
.new-header .nav-item a:focus {
  background-color: white !important;
}
.new-header .nav-item.active a,
.new-header .nav-item.active a:hover {
  background-color: #2691EC;
}
.new-header .nav-item.active a {
  color: #fff !important;
}
.new-header .header-top {
  background-color: #fff;
  height: 80px;
}
.new-header .header-search {
  position: relative;
}
.new-header .header-search li > a {
  color: #000;
  font-weight: bold;
  padding: 0;
}
.new-header .header-search .signup {
  margin-left: 12px;
}
.new-header .header-search ul {
  margin-top: 33px;
}
.new-header .search-login-input {
  position: absolute;
  right: -10px;
  margin-top: 20px;
}
.new-header .index-search-form {
  position: relative;
}
.new-header .input-search {
  text-align: right;
}
.new-header .input-search.has-error {
  border-color: #2691EC;
}
.new-header .input-search .form-input-search {
  width: 400px;
  height: 41px;
  border: 1px solid #DDDDDD;
  color: #999;
  margin-right: 3px;
}
.new-header .input-search .search-button {
  font-size: 14px;
  color: #fff;
  padding: 11px 26px;
  background-color: #2691EC;
}
.new-header .user-name {
  display: inline-block;
  max-width: 112px !important;
  overflow: hidden;
  vertical-align: middle;
}
.new-header .navbar-right > li > a {
  padding-top: 0;
  font-size: 16px;
  color: #000;
}
.new-header .dropdown > a {
  float: right;
  width: auto !important;
}
.new-header .user-avator {
  padding: 0 !important;
}
.new-header .user-avator img {
  width: 28px;
}
.new-header .dropdown > a {
  width: 125px;
  white-space: nowrap;
}
.new-header .dropdown-menu {
  margin-top: 0 !important;
  right: initial !important;
}
.new-header .dropdown-menu a {
  padding: 10px !important;
}
.main-footer {
  background-color: #282828;
}
.main-footer a {
  color: #666;
}
.main-footer p {
  color: #666;
}
.main-footer .container {
  width: 1200px !important;
}
.main-footer .top-about {
  padding-top: 20px;
  padding-bottom: 20px;
}
.main-footer .top-about .app-footer {
  margin-top: 16px;
  padding: 0 120px;
}
.main-footer .kefu {
  margin-top: 32px;
  margin-left: 105px;
  color: #feffff;
}
.main-footer .kefu .kefu-title span {
  font-size: 18px;
}
.main-footer .kefu .kefu-phone span {
  font-size: 36px;
}
.main-footer .about a {
  display: block;
  color: #fff;
  line-height: 1;
  padding: 10px 0;
}
.main-footer .server-link-box {
  margin: 10px -25px 0 -25px;
}
.main-footer .server-link-box a {
  padding: 10px 25px !important;
}
.main-footer .information {
  line-height: 40px;
  background: #000;
}
.main-footer .information a {
  font-size: 12px;
  color: #feffff;
  padding-left: 10px;
  padding-right: 10px;
}
body {
  font-family: "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", "微软雅黑", Tahoma, Simsun, sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #333;
  background: #f2f2f2;
  -ms-overflow-style: scrollbar;
}
ul {
  padding-left: 0;
}
a {
  color: #333;
}
a:hover,
a:active {
  color: #2691EC;
}
/* 块级元素排列 */
.block-list {
  font-size: 0;
  letter-spacing: -5px;
}
.block-list-item {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 14px;
}
/* 单行文本隐藏 */
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pointer {
  cursor: pointer;
}
.sign-policy {
  color: #2691EC;
}
/* 提示窗样式 */
.toast {
  position: fixed;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -100px);
  /* 初始位置在视口上方 */
  padding: 1rem 2rem;
  background: #333;
  color: white;
  border-radius: 4px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.3s ease;
  /* 平滑过渡动画 */
  z-index: 1000;
}
/* 显示状态 */
.toast.show {
  opacity: 1;
  transform: translate(-50%, 0);
  /* 移动到显示位置 */
}
/*# sourceMappingURL=common.css.map */