.headLogoMobile{
    align-items: center;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 15px 5%;
    background-color: #fff;
    box-shadow: 0px 0px 15px 5px #FCF3F3;
}
.headLogoMobile li:nth-child(1){
    width: 35%;
}
.headLogoMobile li:nth-child(2){
    width: 60%;
    font-size: 13px;
    letter-spacing: 3px;
    margin-left: 10px;
    border-left: 1px solid #333;
    padding-left: 10px;
}
.headListMobile{
    align-items: center;
    justify-content: space-between;
    color: #4C4C4B;
    font-size: 16px;
    padding: 10px;
    width: 90%;
    margin: 0 auto;
}
.headListMobile li {
    /* margin: 0px 20px; */
    position: relative;
    letter-spacing: 2px;
    padding: 10px 0px;
}
.headListMobile p {
    width: 80%;
    height: 3px;
    background: none;
    margin: 5px auto;
    position: absolute;
    left: 10%;
}
body .headListMobile .select{
    color: #ec733e;
    font-weight: bold;
}
body .headListMobile .select p {
    width: 80%;
    height: 3px;
    background: #ec733e;
    margin: 5px auto;
}
.bannerTextMobile{
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    left: 5%;
    right: 5%;
    text-align: center;
    flex-wrap: wrap;
}
.bannerTextMobile div {
    text-align: center;
    width: 100%;
}
.bannerTextMobile h5 {
    color: #fff;
    font-size: 30px;
    letter-spacing: 5px;
}
.bannerTextMobile p:nth-child(2) {
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.bannerTextMobile p:nth-child(3), .bannerTextMobile p:nth-child(4) {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
}
.headXianMobile{
    margin: 10px auto 15px;
}
.headTitleMobile {
    text-align: center;
    font-weight: bold;
    color: #4E4E4E;
    font-size: 23px;
    margin: 20px auto 0px;
    letter-spacing: 2px;
}
.scrollMobile{
    width: 100%;
    overflow: scroll;
    padding: 10px;
}
.headTitleListMobile1 {
    /* align-items: center; */
    justify-content: space-between;
    width: 200%;
}
.headTitleListMobile1 li div p {
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
}
.headTitleListMobile1 li {
    width: 24%;
    box-sizing: border-box;
    padding: 5px 10px;
    /* background: #fff;
    border: 1px solid #FAF3ED; */
    box-shadow: 0px 5px 30px -20px #e89c5a;
}
.headTitleListMobile1 li>div{
    position: relative;
}
.headTitleListMobile1 li>div div {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    left: 0;
    right: 0;
    text-align: center;
    flex-wrap: wrap;
}
.headTitleListMobile1 li  p {
    font-size: 13px;
    color: #454545;
    text-align: justify;
    box-sizing: border-box;
    padding: 0px 5px 0px 5px;
}
.headTitleMobile p {
    font-size: 13px;
    color: #454545;
    text-align: center;
    font-weight: lighter;
    margin: 10px auto;
}
.headTitleListMobile2{
    flex-wrap: wrap;
    justify-content: space-between;
}
.headTitleListMobile2 li{
    width: 43%;
    text-align: center;
    margin: 10px 0px;
    color: #636477;
    font-size: 15px;
}
.headTitleListMobile2 li img{
    width: 80%;
}
.headBomMobile{
    width: 100%;
    background: url(mobileImg/headBomMobileImg.png) no-repeat;
    background-size: 100%;
    padding: 20px 0px;
}
.headBomTitleMobile{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    margin: 10px auto;
}
.headBomTitleMobile p {
    font-size: 12px;
    font-weight: lighter;
    line-height: 22px;
}
.headBomListMobile{
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;

}
.headBomListMobile> li:nth-child(1), .headBomListMobile> li:nth-child(2) {
    width: 47%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: 1px 1px 13px 2px #FEEBE2;
}
.headBomListMobile >li:nth-child(1) p, .headBomListMobile >li:nth-child(2) p {
    font-size: 17px;
    color: #454646;
    letter-spacing: 2px;
    border: 2px solid #FAD6C5;
    border-radius: 5px;
    padding: 10px 0px;
    text-align: center;
    margin: 20px auto;
}
.headBomListMobile> li:nth-child(1) h3, .headBomListMobile> li:nth-child(2) h3, .headBomListMobile> li:nth-child(3) h3 {
    font-size: 20px;
    color: #454646;
    letter-spacing: 2px;
    text-align: center;
    margin: 10px auto;
}
.headBomListMobile> li:nth-child(1) span, .headBomListMobile >li:nth-child(2) span {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #FE9721;
    display: inline-block;
    margin: 0 10px;
}
.ksqyMobile{
    width: 90%;
    margin: 0 auto;
}
.mobileNum{
    align-items: center;
    margin: 20px auto;
}
.mobileNum li:nth-child(1){
    width: 14%;
}
.mobileNum li:nth-child(2){
    width: 85%;
    margin-left: 10px;
}
.mobileNum li:nth-child(2) h3{
    font-size: 15px;
}
.mobileNum li:nth-child(2) h5{
    font-size: 20px;
}
.headBomErMobile{
    align-items: center;
    justify-content: space-between;
}
.headBomErMobile li {
    width: 45%;
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}
.headBomMobile2 {
    align-items: center;
    justify-content: space-between;
    color: #333333;
    font-size: 14px;
    margin: 20px auto;
    letter-spacing: 1px;
    flex-wrap: wrap;
}
.headBomMobile2 li{
    width: 100%;
}
.headBomMobile2 li:nth-child(1){
    font-weight: bold;
    line-height: 30px;
}
.offineListMobile{
    align-items: center;
    justify-content: space-between;
    margin: 20px auto;
    flex-wrap: wrap;
    box-shadow: 1px 1px 13px 2px #FEEBE2;
    border-radius: 5px;
}
.offineListMobile li{
    width: 100%;
    text-align: justify;
    color: #333;
    font-size: 15px;
    line-height: 23px;
}
.offineListMobile li:nth-child(2){
    box-sizing: border-box;
    padding: 0px 10px 10px;
}
.headlistMobile3{
    align-items: center;
    justify-content: space-between;
    margin: 0px auto;
    flex-wrap: wrap;
}
.headlistMobile3>li{
    width: 100%;
    box-shadow: 1px 1px 13px 2px #FEEBE2;
    margin: 10px auto;
}
.headlistMobile3>li ul {
    align-items: center;
    margin: 10px auto;
}
.headlistMobile3>li ul li:nth-child(1) {
    width: 45px;
    margin: 0px 20px;
}
.headlistMobile3>li ul li:nth-child(2) {
    width: 80%;
    color: #3F3F3F;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 0px;
    letter-spacing: 2px;
}
.companyListText3 {
    color: #333;
    line-height: 25px;
    margin: 10px auto;
    height: auto;
    box-sizing: border-box;
    padding: 0px 10px;
}
.addressMobile{
    margin: 20px auto 10px;
    font-size: 16px;
    font-weight: bold;
}
.mapMobile{
    margin: 10px auto;
}
.aboutMobile2 {
    align-items: center;
    justify-content: space-between;
    margin: 20px auto;
    flex-wrap: wrap;
}

.aboutMobile2>li {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 5px;
}
.aboutMobile2 ul li:nth-child(1) {
    width: 50px;
    margin-right: 10px;
}
.aboutMobile2 ul li p {
    font-size: 16px;
}
.aboutMobile2 ul li h4 {
    font-size: 30px;
}
.aboutMobile2 ul {
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #F8A41D;
    padding: 10px 0px;
    border-radius: 5px;
}
.tutorMobile{
    align-items: center;
    justify-content: center;
    margin: 20px auto;
    box-shadow: 0px 0px 15px 5px #FCF3F3;
    box-sizing: border-box;
    padding: 0px 10px;
}
.tutorMobile li:nth-child(1){
    width: 39%;
    border-radius: 1000px;
    overflow: hidden;
}
.tutorMobile li:nth-child(2){
    width: 60%;
    font-size: 15px;
    color: #333;
    margin-left: 10px;
}
.tutorMobile li:nth-child(2) h4 {
    font-size: 20px;
    line-height: 30px;
    padding: 10px 0px;
    margin-left: 25px;
}
.tutorMobile li:nth-child(2) p {
    line-height: 20px;
    padding: 5px 0px;
}
.tutorMobile li:nth-child(2) span {
    width: 5px;
    height: 5px;
    border-radius: 10px;
    background-color: #333;
    display: inline-block;
    margin: 0 10px;
}
.tutorListMobile {
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 20px auto;
}
.tutorListMobile>li {
    width: 100%;
}
