* {
    margin: 0;
    padding: 0
}

.pc_container {
    display: block
}

.m_container {
    display: none
}

article,
aside,
blockquote,
code,
dd,
div,
dl,
dt,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
input,
legend,
li,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    list-style-type: none
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    color: inherit;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

li {
    list-style: none
}

div,
span {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

button:focus {
    outline: 0;
    box-shadow: none
}

a,
button,
input,
textarea {
    outline: 0
}

header {
    width: 100%;
    height: 190px;
    background: url(https://f.haojiazhang123.com/web_statics/web_statics_new/teacherIntro/headerBack.png) no-repeat center top;
    background-size: cover;
    font-size: 0;
}

section {
    font-size: 0;
    padding-bottom: 300px;
}

.container {
    width: 1100px;
    margin: 0 auto;
    height: 100%
}

.img_container {
    width: 217px;
    height: 80px;
    /* background: rgba(41, 142, 255, 1); */
    /* border-radius: 0 0 14px 14px; */
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 24px;
}

.img_container img {
    width: 100%;
    /* height: 64px; */
}

.title {
    text-align: center;
    line-height: 1;
    font-size: 40px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
}

.title::before {
    content: '';
    display: inline-block;
    width: 60px;
    height: 2px;
    background: rgba(255, 255, 255, 1);
    border-radius: 1px;
    vertical-align: middle;
    margin-right: 24px;
}

.title::after {
    content: '';
    display: inline-block;
    width: 60px;
    height: 2px;
    background: rgba(255, 255, 255, 1);
    border-radius: 1px;
    vertical-align: middle;
    margin-left: 24px;
}

.teacherItem {
    width: 153px;
    margin: 40px 34px 0 0;
    text-align: center;
    display: inline-block;
}

.teacherItem:nth-child(6n) {
    margin-right: 0;
}

.teacherItem img {
    width: 153px;
    height: 160px;
}

.teacherItem h5 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(48, 56, 80, 1);
    line-height: 1;
    margin-top: 6px;
}

.teacherItem p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(158, 158, 158, 1);
    line-height: 1;
    margin-top: 12px;
}

footer {
    background: url(/static/images/pc_web/index-footer-img.png) no-repeat center top;
    background-size: cover;
    height: 160px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    text-align: center;
    padding-top: 59px;
    box-sizing: border-box;
}

footer>p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 1;
    margin-bottom: 19px;
}

.outside{
    width: 100%;
    background:rgba(35,40,67,1);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3;
}
.footer{
    padding:1.5% 0 2%;
    color:rgba(173,177,205,1);
    font-family:PingFang SC;
    font-weight:400;
    
}
.content{
    padding-bottom: 23px;
    border-bottom: 1px solid #494C63;
    font-size:14px;
    align-items: flex-start;
   
}
.left{
    width: 28%; 
}
.left &>span{
    font-size:16px;
    font-weight:500;
}
.right{
    width:17%; 
}
.right > div{
    width: 46%;
}
.right > div > img{
    width:100%;
}
.right > div >span{
    font-size:12px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(136,139,164,1);
    line-height:26px; 
    margin-top:6px; 
    display: block;
    width:100%;
    text-align-last: justify;
}
.zhizhao{
    cursor: pointer;
}
.phone{
    margin:25px 0 10px;
}
.copy{
    font-size:12px;
    width: 100%;
    margin:20px auto 0;
}
.copy >span:nth-child(2){
    margin:0 39px 0 20px;
}
.copy>span:last-child{
    margin-left: 39px;
}
@media screen and (max-width: 768px) {
    body {
        overflow-x: hidden;
    }
    header {
        background: url(/static/images/pc_web/back.png) no-repeat center top;
        background-size: cover;
        height: 5rem;
        box-sizing: border-box;
        padding-top: 2rem;
        overflow-x: hidden;
    }
    .img_container {
        display: none;
    }
    .container {
        width: 100%;
    }
    .title {
        font-size: 1rem;
        font-family: PingFang SC;
        font-weight: normal;
        color: rgba(255, 255, 255, 1);
    }
    .title::before {
        width: 2.1rem;
        height: 0.1rem;
        background: rgba(255, 255, 255, 1);
        margin-right: 1rem;
    }
    .title::after {
        width: 2.1rem;
        height: 0.1rem;
        background: rgba(255, 255, 255, 1);
        margin-left: 1rem;
    }
    .teacherItem {
        width: calc(100% - 2rem);
        height: 8rem;
        margin: 1rem 0 1rem 1rem;
        display: flex;
    }
    .teacherItem>img {
        width: auto;
        height: 100%;
    }
    .teacherItem div {
        margin-left: 1rem;
        display: flex;
        flex-flow: column;
        text-align: left;
        justify-content: space-around;
    }
    section {
        padding: 1rem 0;
        width: 100%;
        overflow-x: hidden;
    }
    footer {
        position: initial;
        height: 5rem;
        padding-top: 1.5rem;
        overflow-x: hidden;
    }
    footer>p {
        font-size: 0.75rem;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        margin-bottom: 1rem;
    }
}
.global-box{
    width:1200px;
    margin:0 auto;
}
@media (min-width: 1680px) {
    .global-box{
      width:1200px;
    }
  }
  @media (max-width: 1680px){
    .global-box{
      width:1000px;
    }
  }
  .flex-center{
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .flex-between{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }