﻿* {
  padding: 0;
  margin: 0;
  font-family: "微软雅黑" !important;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none
}

button {
  cursor: pointer
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

body {
  line-height: 1
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

#header {
  width: 100%;
  min-width: 1280px;
  background: #fff;
  /*opacity: .78*/
}

button a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center
}

.headerNav {
  height: 100px;
  width: 1380px;
  margin: 0 auto;
  position: relative
}

.headerNav .header-logo {
    float: left;
    display: block;
    height: 75px;
    padding-top: 13px;
    padding-bottom: 12px;
    margin-right: 80px;
}

.headerNav .header-logo img {
  height: 75px;
  width: auto
}

.headerNav ul li {
     font-size: 19px;
    height: 100%;
    line-height: 100px;
    float: left;
    display: inline-block;
    width: 120px;
    text-align: center;
    cursor: pointer;
}

.headerNav ul li a {
  text-decoration: none;
  color: #999;
  font-family: "Microsoft YaHei";
  display: block
}

.headerNav .liSelect {
  position: relative
}

.headerNav .liSelect a {
  color: #d0146c
}

.headerNav .liSelect:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 120px;
  height: 6px;
  background: #d0146c;
  border-radius: 100px;
  left: 0
}

.headerNav .phoneNumber {
 font-family: PingFangSC-Semibold;
    font-size: 18px;
    color: #D0146C;
    position: absolute;
    right: -121px;
    top: -26px;
    width: 160px;
}

.phoneNumber img {
  position: relative;
  left: -6px;
  top: 2px;
  width: 17px;
  height: 17px
}

.clearFix {
  zoom: 1
}

.clearFix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}

.home-company {
  height: 60px;
  line-height: 30px;
  font-size: 14px;
  position: relative;
  top: 30px
}

.home-company,
.homeCompany {
  width: 100%;
  min-width: 1280px
}

.homeCompany {
  background: #2c2a3e;
  height: 30px;
  margin-bottom: -30px
}

.dialog {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9999;
  margin-left: -315px;
  margin-top: -216px
}

.dialog .allContent {
  width: 631px;
  height: 433px
}

.dialog .delete {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  cursor: pointer
}

.dialog button {
  position: absolute;
  bottom: 60px;
  width: 315px;
  left: 50%;
  margin-left: -146px;
  opacity: 0;
  z-index: 1
}

.dialog ul {
  position: absolute;
  top: 140px;
  width: 300px;
  height: 600px;
  left: 188px
}

.dialog ul li {
  width: 120px;
  height: 52px;
  font-size: 14px;
  color: #fff;
  float: left;
  border-radius: 5px;
  text-align: center;
  line-height: 52px;
  cursor: pointer
}

.dialog ul li:first-child {
  background: #4590d6;
  margin-right: 30px;
  margin-bottom: 30px
}

.dialog ul li:nth-child(2) {
  background: #f160a4;
  margin-bottom: 30px
}

.dialog ul li:nth-child(3) {
  background: #edb04d;
  margin-right: 30px
}

.dialog ul li:nth-child(4) {
  background: #288eaf
}

@media screen and (max-width:1600px) {
  .headerNav ul li {
       font-size: 18px !important;
    width: 104px;
  }
  .headerNav .liSelect:after {
    width: 110px
  }
  .headerNav .header-logo {
    margin-right: 20px
  }
  .headerNav .phoneNumber {
    right: 0
  }
  .headerNav {
    width: 1280px
  }
}

.dialogweChat {
  position: fixed;
  width: 120px;
  right: 0;
  background: #d0146c;
  border-radius: 5px;
  text-align: center;
  z-index: 9999;
  padding: 20px 0;
  top: 50%;
  margin-top: -130px
}

.dialogweChat .qiuqiu {
  position: absolute;
  top: -60px;
  width: 49px;
  height: auto
}

.dialogweChat div,
.dialogweChat li {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #d0146c;
  background: #fff;
  margin: 0 auto;
  border-radius: 40px;
  height: 24px;
  line-height: 24px;
  cursor: pointer
}

.dialogweChat li {
  width: 98px;
  margin-bottom: 12px;
  position: relative
}

.dialogweChat li img {
  position: absolute;
  right: 8px;
  top: 7px
}

.dialogweChat li div {
  cursor: pointer
}

.dialogweChat div {
  width: 74px
}

.dialogweChat .kefu {
  width: 33px;
  margin-top: 10px;
  margin-bottom: 10px
}

#qiao-invite-wrap,
.lxb-close-btn,
.lxb-container {
  display: none!important;
  opacity: 0!important
}

.qiao-icon-wrap {
  opacity: 0!important
}

body {
  font-family: PingFangSC-Regular;
  background: #fff
}

/*#header {
  opacity: 1
}*/

.schoolAdress {
  width: 100%;
  min-width: 1280px;
  height: 780px;
  background: url('../image/school.png') no-repeat;
  background-size: 100% 100%
}

.schoolAdress .title {
  height: 70px;
  font-family: PingFangSC-Semibold;
  font-size: 24px;
  color: #333;
  line-height: 70px;
  width: 100%;
  text-align: center
}

.schoolAdress .addressCity {
  width: 1280px;
  height: 68px;
  line-height: 68px;
  margin: 0 auto
}

.schoolAdress .addressCity li {
  display: inline-block;
  width: 90px;
  height: 30px;
  background: #eaeaea;
  border-radius: 100px;
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  color: #a7a7a7;
  margin-right: 38px;
  text-align: center;
  line-height: 30px;
  cursor: pointer
}

.schoolAdress .cityArray {
  width: 1280px;
  margin: 0 auto;
  height: 550px
}

.schoolAdress .cityArray .seceltArray {
  height: 550px;
  overflow-y: scroll;
  overflow-x: hidden;
  float: left
}

.schoolAdress .cityArray .seceltArray::-webkit-scrollbar {
  display: none
}

.schoolAdress .cityArray ul {
  height: 660px;
  width: 284px
}

.schoolAdress .cityArray li {
  width: 260px;
  height: 105px;
  background: #eee;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 14px;
  cursor: pointer
}

.schoolAdress .cityArray li .left span {
  background: #bfbfbf;
  display: inline-block;
  line-height: 21px;
  text-align: center;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  font-size: 12px;
  color: #fff
}

.schoolAdress .cityArray li .left,
.schoolAdress .cityArray li .right {
  display: inline-block
}

.schoolAdress .cityArray li .left {
  float: left;
  width: 30px;
  height: 100%
}

.schoolAdress .cityArray li .right {
  width: 230px
}

.schoolAdress .cityArray li .campay {
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  color: #666;
  margin-bottom: 4px;
  line-height: 20px
}

.schoolAdress .cityArray li .campayAddress,
.schoolAdress .cityArray li .phoneAddress {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  line-height: 18px;
  color: #535252
}

.schoolAdress .cityArray li .phoneAddress {
  margin-top: 4px
}

.addressSelct {
  position: relative;
  background: #fbfbfb!important
}

.addressSelct span {
  background: #d0146c!important
}

.addressSelct:after {
  content: "";
  position: absolute;
  right: -4px;
  width: 4px;
  height: 110px;
  background: #d0146c;
  border-radius: 100px;
  top: 0
}

.selectLi {
  color: #fff!important;
  background: #d0146c!important
}

.baidu-map {
  width: 970px;
  height: 100%;
  float: left
}

#allmap {
  width: 100%;
  height: 100%
}

.home-company {
  background: #2c2a3e;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  color: #fff
}