@media only screen and (min-width: 2000px) {
  /*2k屏*/
  .pc-show {
    display: block !important;
  }
  .mo-hide {
    display: none !important;
  }
  /*首页 开始*/
  .corporate-culture {
    text-align: center;
    margin: 0 auto;
    width: 1500px;
  }
  .corporate-culture-item img {
    width: 455px;
    height: 617px;
  }
  .index .head .pc-head {
    min-height: 882px !important;
  }
  .banner .swiper-slide img {
    margin-top: -360px;
  }
  /*首页 结束*/
  /*banner*/
  .head .pc-head {
    min-height: 795px !important;
  }
}

@media only screen and (min-width: 1200px) {
  /*公用*/
  .pc-show {
    display: block !important;
  }
  .mo-hide {
    display: none !important;
  }
  /*关于-集团简介 开始*/
  /*关于-集团简介 结束*/
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  /*公用*/
  .pc-show {
    display: block;
  }
  .mo-hide {
    display: none;
  }
  /*底部 开始*/
  /*底部 结束*/
  .corporate-culture-item img {
    width: 100%;
    height: 685px;
  }
  .text-word img {
    width: 100%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  /*底部 开始*/
  .foot-container {
    max-width: 768px;
    margin: 0 auto;
  }
  /*底部结束*/
  /*关于-集团简介 开始*/
  .group-profile-content {
    margin-left: 20px;
  }
  .group-profile {
    padding-top: 65px;
    margin: 0px 30px;
  }
  .pc-nav {
    margin: 0 30px;
  }
  .second-nav {
    margin-right: 30px;
  }
  /*关于-集团简介 结束*/
  /*关于 发展历程开始*/
  .about .theme-popover {
    left: 47%;
  }
  .about .tan-left {
    bottom: 35%;
    right: 22%;
  }
  .about .tan-right {
    bottom: 35%;
  }
  /*关于发展历程 结束*/
}

@media only screen and (max-width: 1100px) {
  .banner {
    top: -170px;
    margin-bottom: -170px;
  }
}

@media only screen and (max-width: 768px) {
  .titleName {
    margin-top: -46px!important;
    font-size: 28px!important;
    text-align: left!important;
    padding-left: 20px!important;
  }
  .news-head-title {
    font-size: 20px;
    padding: 0;
    line-height: 40px;
    height: 40px;
    padding-top: 7px;
    padding-right: 2px;
  }
  .foot-bottom .text-date {
    width: 100% !important;
    float: none !important;
  }
  .news-head h3 {
    font-size: 20px;
  }
  .mo-head .nav-bd {
    width: 70%;
    padding: 0;
  }
  .text-word img {
    width: 100%;
  }
  /*公用*/
  .pc-show {
    display: none !important;
  }
  .mo-hide {
    display: block !important;
  }
  .news-xs-12 {
    width: 100%;
  }
  /*头部 start*/
  .mo-head .nav-bd a {
    display: block;
    font-size: 13px;
    padding: 0px 4px;
  }
  .mo-head .mo-nav {
    height: 64px;
    position: absolute;
    z-index: 111;
    background: #1B1B1B;
    width: 100%;
  }
  .mo-head .container {
    max-width: 716px;
    margin: 0 auto;
  }
  /*导航*/
  .mo-head .navbar-nav>li {
    float: none;
  }
  .mo-nav-list {
    float: right;
  }
  .mo-nav-list .mo-nav-type {
    display: inline-block;
    position: relative;
    top: -8px;
  }
  .mo-nav-cre {
    display: inline-block;
    margin-right: 0;
    width: 30px;
    height: 25px;
    margin-top: 18px;
    cursor: pointer;
    background: url(../img/mo-nav-cre.png) no-repeat center;
    background-size: 70%;
  }
  .mo-head .m-navwrap {
    display: none;
  }
  .mo-head .mo-nav .m-navwrap {
    width: 100%;
    position: absolute;
    top: 63px;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.9);
    z-index: 22222;
  }
  .mo-head .mo-nav .m-navwrap ul, .mo-head .mo-nav .m-navwrap li {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .mo-head .mo-nav .m-navwrap .ul-li p {
    display: block;
    width: 100%;
    padding: 0 4% 0 4%;
    height: 36px;
    line-height: 44px;
    font-size: 15px;
    background-size: auto 22%;
    cursor: pointer;
    border-right: 1px solid #3b8cd9;
  }
  .mo-head .mo-nav .m-navwrap .tit {
    display: block;
    color: #fff;
    line-height: 36px;
  }
  .li-span {
    display: block;
    width: 34px;
    height: 18px;
    float: right;
    color: #fff;
    background: url(../img/mo-nav-down.png) no-repeat center;
    background-size: 50%;
    margin-top: -32px;
  }
  .mo-head .mo-nav .m-navwrap .tit a {
    color: #fff;
    display: block;
  }
  .mo-head .mo-nav .m-navwrap .tit a:hover {
    color: #b0b0b0;
  }
  .mo-head .mo-nav .m-navwrap li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    border-right: 1px solid #3b8cd9;
  }
  .mo-head .mo-nav .m-navwrap li:last-child {
    border-bottom: none;
  }
  .mo-head .mo-nav .m-navwrap .sub-box {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    /*display: none;
		height: auto;*/
  }
  .mo-head .mo-nav .m-navwrap .sub-box.collapse {
    /*display: none;
		height: 0;*/
  }
  .mo-head .mo-nav .m-navwrap .sub-box.in {
    /*display: block;
		height: auto;*/
  }
  .mo-head .mo-nav .m-navwrap .sub-box a {
    display: block;
    width: 100%;
    padding: 0 17.4% 0 3.6%;
    height: 34px;
    line-height: 34px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    color: #fff;
    font-size: 13px;
  }
  .mo-head .mo-nav .m-navwrap .sub-box a:hover {
    background: rgba(0, 0, 0, 0.2);
  }
  /*箭头*/
  .m-navwrap .panel-up, m-navwrap .panel-down {
    transition: 0.6s ease;
  }
  .ul-li .sub-box {
    display: none;
  }
  .p-open .sub-box {
    display: table;
  }
  .m-navwrap .panel-up {
    transform: rotate(180deg);
  }
  .m-navwrap .panel-down {
    -webkit-transition: 0.6s;
  }
  .ul-li.p-open {
    -webkit-transition: 0.6s;
  }
  /*头部 end*/
  /*页面的二级导航*/
  .mo-sec {
    position: relative;
  }
  .mo-se-le {
    float: left;
  }
  .mo-se-ri {
    float: right;
  }
  .m-ins-navbox {
    display: block;
    width: 100%;
    height: 60px;
    background-color: #fff;
    position: relative;
    z-index: 11;
    box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.1);
  }
  .m-ins-navbox.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
  }
  .m-ins-navbox .mo-se-le {
    width: 15%;
    cursor: pointer;
  }
  .m-ins-navbox .mo-se-le .ico {
    display: block;
    width: 100%;
    height: 60px;
    background: url(../img/mo-return.png) no-repeat center #65b1db;
    background-size: auto 50%;
  }
  .m-ins-navbox .ret-subbox {
    position: absolute;
    top: 60px;
    width: 100%;
    background-color: #357495;
    left: 0;
    z-index: 2;
    display: none;
  }
  .m-ins-navbox .ret-subbox a {
    display: block;
    width: 100%;
    padding-left: 5%;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #4882b6;
    color: #fff;
    font-size: 14px;
    background: url("http://www.hailiang.com/static/web/css/../img/ico_38.png") no-repeat 92% center;
    background-size: auto 35%;
  }
  .m-ins-navbox .mo-se-ri {
    width: 85%;
    height: 60px;
    position: relative;
  }
  .m-ins-navbox .mo-se-ri .tit {
    display: block;
    width: 95%;
    padding-left: 12%;
    padding-top: 13px;
    font-size: 14px;
    color: #737373;
    line-height: 38px;
    background: url(../img/se-02.png) no-repeat 100% center;
    cursor: pointer;
    background-size: 8%;
    vertical-align: middle;
    background-position-y: 66%;
  }
  .m-ins-navbox .mo-se-ri .subbox {
    width: 100%;
    position: absolute;
    top: 60px;
    background-color: #fff;
    z-index: 22;
    display: none;
    left: 0;
  }
  .m-ins-navbox .mo-se-ri .subbox a {
    display: block;
    width: 100%;
    padding-left: 0%;
    line-height: 38px;
    height: 38px;
    border-top: 1px solid #e5e5e5;
    background: url("http://www.hailiang.com/static/web/css/../img/ico_37.png") no-repeat 92% center;
    background-size: auto 35%;
    color: #737373;
  }
  .m-ins-navbox .mo-se-ri .subbox li.active a {
    color: #357495;
  }
  .m-wrap {
    width: 100%;
    padding: 0;
    height: auto;
    position: relative;
    z-index: 222;
  }
  .m-wrap .blackbg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 500px;
    background-color: #000;
    opacity: 0.5;
    display: none;
    z-index: 10;
  }
  /*底部 start*/
  .mo-foot {
    padding: 10px 10px;
  }
  .mo-foot .foot-container {
    max-width: 768px;
    margin: 0 auto;
  }
  .mo-foot .foot-top ul {
    padding-left: 15px;
    padding-top: 11px;
  }
  .mo-foot .foot-bottom a.foot-logo img {
    width: 100%;
  }
  .mo-foot .foot-share {
    float: left;
    padding-top: 10px;
    width: 70%;
    padding-left: 15px;
  }
  .mo-foot .foot-share a {
    padding: 0px 2px;
  }
  /*底部 end*/
  /*关于-集团简介 开始*/
  .jianjie .head .mo-head {
    background: url(../img/mo-about-banner.png) no-repeat center;
    min-height: 404px;
    width: 100%;
    background-size: cover;
    display: block;
    position: relative;
  }
  .jianjie .group-profile-content {
    padding: 0px 15px 30px 15px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    box-shadow: none !important;
  }
  .jianjie .group-profile {
    padding-top: 35px;
  }
  .text-img-right {
    width: 50%;
    float: right;
    padding-top: 10px;
    padding-left: 0;
    padding-bottom: 10px;
  }
  .text-word p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    /*text-align: justify;*/
  }
  /*关于-集团简介 结束*/
  /*关于-发展历程 开始*/
  .about .head .mo-head {
    background: url(../img/about.jpg) no-repeat center;
    min-height: 220px;
    width: 100%;
    background-size: cover;
    display: block;
    position: relative;
  }
  .group-profile {
    padding-top: 35px;
  }
  .itemdiv {
    padding: 0px;
    margin: 0px;
  }
  .about .group-profile-content {
    padding: 0px;
    margin: 0px;
    box-shadow: none;
  }
  .about .itemdiv-item {
    float: left;
    width: 100%;
    padding: 0px;
  }
  .about .date-body {
    margin-bottom: 15px;
  }
  .date-body.d-box-left, .date-body.d-box-right {
    width: 100%;
  }
  .about .text-body {
    display: block;
  }
  .about .about-now, .about .d-box-left .date-icon, .about .d-box-right .text-body:before, .about .d-box-left .text-body:before, .about .itemdiv.dialogdiv:before, .about .d-box-right .date-icon {
    display: none;
  }
  .about .d-box-right, .about .d-box-left {
    margin: 0px;
  }
  .about .date-body {
    margin-bottom: 40px;
  }
  .about .text-body h3 {
    float: left;
    width: 50%;
    font-size: 16px;
    left: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: -4px;
    top:0;
    margin-left: 0px;
    margin-right: 0px;
  }
  .about .text-date {
    float: left;
    width: 50%;
    padding-top: 23px;
    text-align: left;
  }
  .about .text-date a {
    padding: 0px 3px;
  }
  .about .text-body p {
    float: left;
    font-size: 14px;
    height:55px;
    line-height: 1.3em;
    margin-left: 1px !important;
    margin-top: 0px;
    color: #c2c2c2;
    text-align: left;
  }
  .about .btn-jia {
    position: absolute;
    right: 28px;
  }
  /*弹窗*/
  .about .theme-popover {
    z-index: 9999;
    position: fixed;
    top: 24%;
    left: 62%;
    width: 60%;
    height: 510px;
    margin: -152px 0 0 -330px;
    border-radius: 2px;
    background-color: #fff;
    display: none;
  }
  .about .dform {
    min-height: 430px;
    max-height: 430px;
  }
  .theme-popover {
    min-height: 457px;
    max-height: 457px;
  }
  .theme-popover-mask .close {
    font-size: 30px;
    margin: 10px -5px -5px;
  }
  .tan-right img {
    width: 70%;
  }
  .tan-left img {
    width: 70%;
  }
  .about .tan-left {
    bottom: 8%;
    right: 25%;
    font-size: 12%;
  }
  /*新闻页开始*/
  .news .head .mo-head {
    background: url(../img/news2.jpg) no-repeat bottom center;
    min-height: 220px;
    width: 100%;
    background-size: cover;
    display: block;
    position: relative;
    border-bottom: 4px solid #FFB75A;
  }
  .news .group-profile {
    padding-top: 35px;
    margin: 0px;
  }
  .news-img {
    position: relative;
    width: 70%;
    padding-top: 16px;
  }
  .news-img a {
    margin-top: 0px;
    float: left;
    width: auto;
    height: auto;
  }
  .news .news-date {
    display: none !important;
    position: absolute;
    bottom: 0%;
    width: 145px;
    padding-left: 5px;
  }
  .news .group-profile-content {
    padding: 30px 15px 30px 15px;
    margin-bottom: 34px;
    box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.1);
  }
  .news .news-body {
    padding-left: 0px;
  }
  .page-next {
    margin-top: -48px;
  }
  .mo-pages {
    float: right;
  }
  .text-date {
    display: none !important;
    padding-left: 5px;
    padding-top: 20px;
  }
  .btn-a {
    position: absolute;
    right: -15px;
    bottom: -15px;
  }
  .btn-a img {
    width: 70%;
  }
  .news-date strong {
    font-size: 36px;
  }
  /*新闻页结束*/
  /*新闻详情页开始*/
  .news-details .mo-head {
    background: url(../img/mo-news-banner.png) no-repeat center;
    min-height: 220px;
    width: 100%;
    background-size: cover;
    display: block;
    position: relative;
  }
  .news-details .mo-pages {
    padding-top: 30px;
  }
  .news-details .group-profile-content {
    box-shadow: none;
  }
  .news-no {
    box-shadow: none !important;
  }
  /*新闻详情页结束*/
  /*新闻视频页开始*/
  .news-video .mo-head {
    background: url(../img/mo-news-banner.png) no-repeat center;
    min-height: 220px;
    width: 100%;
    background-size: cover;
    display: block;
    position: relative;
  }
  .news-video .group-profile {
    padding: 0px 0px;
    padding-top: 35px;
  }
  .video-box {
    width: 100%;
    max-width: 100%;
  }
  iframe {
    padding: 0px 0px;
    width: 100%;
    min-height: 180px;
    height: 220px;
  }
  .video-box p {
    font-size: 16px;
  }
  /*新闻视频页结束*/
  /*联系页开始*/
  .contact .head .mo-head {
    background: url(../img/contact.jpg) no-repeat center;
    min-height: 220px;
    width: 100%;
    background-size: cover;
    display: block;
    position: relative;
  }
  .contact .group-profile-content {
    margin: 0px 0px;
    margin-bottom: 30px;
  }
  .con-form-group02 {
    margin-bottom: 10px;
  }
  .contact .page-next {
    margin-top: -10px;
    margin-right: 27px;
  }
  .contact-body {
    padding-left: 0px;
  }
  .con-form-group02:before {
    top: 82px;
    left: 2%;
  }
  .con-form-group03:before {
    top: 140px;
  }
  #myMap {
    height: 300px;
    top: 0px;
  }
  .contact .group-profile-content {
    padding: 30px 0px 30px 0px;
  }
  .contact .text-body.contact-body {
    padding: 15px 0 0px 0px;
  }
  .con-form-group01 {
    padding-right: 0px;
  }
  .contact .btn-a {
    position: absolute;
    right: 0;
    bottom: -20px;
    z-index: 111;
  }
  .con-form-group01:before {
    left: 7px;
  }
  .con-form-group03:before {
    left: 7px;
  }
  .contact-body h3 {
    font-size: 24px;
    line-height: 28px;
  }
  /*联系页结束*/
  /*首页开始*/
  .index .head .mo-head {
    /*background: url(../img/mo-index-banner.png) no-repeat center;*/
    height: 592px;
    width: 100%;
    background-size: cover;
    display: block;
    position: relative;
  }
  .index .banner {
    max-height: 654px;
    margin-top: 0;
  }
  .index .head-bottom {
    width: 100%;
    overflow-x: scroll;
    position: absolute;
    z-index: 11;
    top: -285px;
  }
  .mo-he-img {
    position: relative;
    left: -168px;
    width: 1440px;
  }
  .index .n-box {
    padding: 10px 10px;
  }
  .index .n-box .n-box-title img {
    width: 100%;
  }
  .banner .swiper-slide img {
    width: 100%;
    height: 600px;
  }
  .news-box.p-l-n {
    padding: 0px;
  }
  .news-box.p-r-n {
    padding: 0px;
    border-bottom: none;
  }
  .news-box {
    border-right: none;
    border-bottom: 1px solid #666666;
    margin: 0px 15px;
    padding: 0px;
    min-height: auto;
  }
  .news-btn {
    padding: 10px 20px;
  }
  .corporate-culture-item img {
    height: auto;
  }
  .index .news-btn {
    border: #65b1db 1px solid;
    background-color: #fff;
    padding: 6px 10px;
    width: auto;
  }
  .banner:hover .prev {
    transform: none;
  }
  .banner:hover .next {
    transform: none;
    display: none;
  }
  .banner .pages .prev {
    transform: none;
    display: none;
  }
  .index .news-box h2 {
    font-size: 16px;
  }
  .index .news-box .news-box-date span {
    font-size: 12px;
  }
  .index .news-box .news-box-item p {
    font-size: 14px;
  }
  .index .news-btn a {
    font-size: 14px;
  }
  .n-index-news {
    padding: 20px 0px;
  }
  .corporate-culture-item {
    min-height: auto;
  }
  /*首页结束*/
  /*产业 开始*/
  .industrial .mo-head {
    background: url(../img/main-business.jpg) no-repeat bottom center;
    min-height: 220px;
    width: 100%;
    background-size: cover;
    display: block;
    position: relative;
  }
  .industrial .group-profile {
    padding-top: 35px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .industrial .group-profile-content {
    margin-bottom: 0px;
  }
  /*产业结束*/
  /*404*/
  .error-wrap {
    min-height: 1024px;
  }
  .error-bg {
    padding-top: 100px;
  }
  .group-profile-content {
    padding: 30px 15px 30px 15px;
    margin-bottom: 65px;
    box-shadow: none;
  }
  /*搜索结果页开始*/
  .search .mo-head {
    padding-bottom: 20px;
    background: url(../img/mo-index-banner.png) no-repeat center top;
    height: 108px;
    width: 100%;
    background-size: cover;
    display: block;
    position: relative;
  }
  .group-profile-content.search-cont {
    margin-bottom: 0px;
  }
  /*搜索结果页结束*/
  .news .news-body h3 {
    line-height: 1.3em;
  }
  .news .text-body p {
    font-size: 14px;
    line-height: 1.3em;
  }
  .about .theme-popover {
    top: 35%;
    left: 97%;
    width: 80%;
    height: 510px;
  }
  .index .banner {
    max-height: 600px;
    position: absolute;
    top: 0px;
  }
  /*alert*/
  .myAlert {
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    height: auto;
    width: 40%;
    padding: 12px 20px 12px;
    z-index: 999999999999999;
  }
  /*分页*/
  .next-btn {
    width: 120px;
    height: 50px;
    background-color: #fff;
    border: solid 1px #666666;
  }
}

@media only screen and (min-width: 640px) and (max-width: 768px) {
  /*头部开始*/
  .mo-head .nav-bd {
    width: 50%;
    padding: 0px;
    padding-left: 110px;
  }
  /*头部结束*/
  /*底部 开始*/
  .mo-foot .foot-container {
    max-width: 640px;
    margin: 0 auto;
  }
  .mo-foot .foot-share {
    padding-top: 25px;
    padding-left: 50px;
  }
  .mo-foot .foot-share a {
    padding: 0px 10px;
  }
  .mo-foot .li-title {
    font-size: 16px;
    padding-bottom: 12px;
  }
  .mo-foot .ul-li {
    font-size: 14px;
    line-height: 28px;
  }
  /*底部结束*/
  /*关于-发展历程 开始*/
  .about .tan-left {
    position: absolute;
    bottom: 38%;
    right: 31%;
    width: 50px;
    height: 50px;
  }
  .about .tan-right {
    position: absolute;
    bottom: 38%;
    right: 21%;
    width: 50px;
    height: 50px;
    z-index: 111111;
  }
  /*关于-发展历程 结束*/
}

@media only screen and (min-width: 414px) and (max-width: 640px) {
  .mo-foot .li-title {
    font-size: 16px;
    padding-bottom: 12px;
  }
  .mo-head .head-logo a img {
    width: 70%;
    padding-top: 11px;
  }
  .mo-foot .ul-li {
    font-size: 14px;
    line-height: 28px;
  }
  .mo-head .nav-bd {
    width: 70%;
    padding: 0px 0px;
  }
  .mo-head .container {
    /*max-width: 320px;*/
    margin: 0 auto;
  }
  .mo-head .mo-nav .m-navwrap .tit {
    padding: 0 17% 0 4%;
  }
  .mo-head .mo-nav .m-navwrap .sub-box a {
    padding: 0 17.4% 0 10.6%;
  }
  /*关于集团简介开始*/
  .jianjie .head .mo-head {
    min-height: 222px;
  }
  .group-profile-content {
    padding-top: 15px !important;
  }
  /*关于集团简介 结束*/
  /*关于发展历程开始*/
  .about .theme-popover {
    top: 35%;
    left: 90%;
    width: 80%;
    height: 510px;
  }
  .about .tan-left {
    bottom: 10%;
    right: 25%;
  }
  .about .tan-right {
    bottom: 10%;
    right: 10%;
  }
  /*关于发展历程结束*/
  /*新闻开始*/
  .news-date strong {
    font-size: 42px;
  }
  .pages-ul {
    padding-left: 0px;
  }
  /*新闻结束*/

  /* 业务板块导航 */
  .nav-list {
    display: flex;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: max-content;
  }
  .nav-list a {
    flex: auto;
  }
}

@media only screen and (min-width: 320px) and (max-width: 376px) {
  /*头部*/
  .mo-head .head-logo a img {
    width: 70%;
    padding-top: 11px;
  }
  .mo-head .nav-bd {
    width: 80%;
    padding: 0px 0px;
  }
  .mo-head .container {
    /*max-width: 300px;*/
    margin: 0 auto;
  }
  /*手机端底部 开始*/
  .mo-foot .foot-top ul {
    padding-top: 12px;
  }
  .foot-logo {
    float: left;
    width: 24%;
  }
  .mo-foot .foot-share {
    float: left;
    padding-top: 10px;
    width: 76%;
    padding-left: 15px;
  }
  .mo-foot .foot-share {
    padding-top: 0px;
  }
  .mo-foot .foot-share a {
    padding: 0px 0px;
  }
  .mo-foot .foot-share a img {
    width: 32px;
    height: 32px;
  }
  .mo-foot .li-title {
    font-size: 16px;
    padding-bottom: 12px;
  }
  .mo-foot .ul-li {
    font-size: 12px;
    line-height: 28px;
  }
  /*手机端底部 结束*/
  /*关于集团简介开始*/
  .jianjie .head .mo-head {
    min-height: 198px;
  }
  .group-profile-content {
    padding-top: 0px !important;
  }
  /*关于集团简介 结束*/
  /*关于发展历程开始*/
  .about .tan-left {
    bottom: 9%;
    right: 22%;
  }
  .about .tan-right {
    bottom: 9%;
    right: 10%;
  }
  /*关于发展历程结束*/
  /*新闻开始*/
  .news-date strong {
    font-size: 36px;
  }
  .pages-ul {
    padding-left: 0px;
  }
  /*新闻结束*/
  /*首页开始*/
  /*首页结束*/
}

@media only screen and (min-width: 374px) and (max-width: 720px) {
  /*.index .head .mo-head {
	    height: 592px;
	}*/
  .index .banner {
    max-height: 600px;
    position: absolute;
    top: 0px;
  }
}

@media only screen and (min-width: 322px) and (max-width: 374px) {
  /*.index .head .mo-head {
	    height: 510px;
	}*/
  .theme-popover {
    
    top: 35%;
    left: 102% !important;
    width: 80%;
    height: 510px;
    min-height: 415px;
    max-height: 415px;
    margin: -130px 0 0 -330px !important;
  }
  .about .tan-left {
    bottom: 3%;
    right: 22%;
  }
  .about .tan-right {
    bottom: 3%;
    right: 8%;
  }
}

@media only screen and (max-width: 321px) {
  .index .head .mo-head {
    height: 510px !important;
  }
  .theme-popover {
    top: 35%;
    left: 113% !important;
    width: 80%;
    height: 510px;
    min-height: 380px !important;
    max-height: 380px !important;
    margin: -130px 0 0 -330px !important;
  }
  .index .banner {
    max-height: 600px;
    position: absolute;
    top: 0px;
  }
}