@charset "UTF-8";
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media (max-width: 767px) {
  footer .main .f-left {
    padding-left: 0;
  }

  footer .main .f-left .f-logo {
    position: static;
    margin-left: 0;
    padding-top: 8px;
  }

  footer .main .f-left .f-1 {
    text-align: justify;
    font-size: 14px;
    color: #d1d1d1;
  }

  footer .main .f-left .f-1 > div {
    display: inline-block;
  }

  footer .main .f-right {
    float: left;
    margin-top: 15px;
  }

  footer .links {
    padding-left: 0;
  }

  footer .links .glyphicon {
    display: block;
  }

  footer .links .main-c {
    display: none;
  }

  footer .links .title {
    margin-left: 0;
    position: static;
    margin-bottom: 20px;
  }

  footer .links a {
    display: inline-block;
    padding: 0 20px;
    background: url("../images/img-02.png") no-repeat right center;
    font-size: 14px;
    color: #999999;
    line-height: 1.8;
  }

  footer .links a:last-child {
    background: none;
    padding-right: 0;
  }

  .about-us .m-title {
    font-size: 30px;
    line-height: 1.2;
  }

  .about-us .m-title span {
    font-size: 26px;
  }

  .about-us .box-w-01 .m-title {
    margin-bottom: 3%;
  }

  .about-us .box-w-01 .img-w {
    width: 100%;
  }

  .about-us .box-w-01 .img-w img {
    width: 60%;
    margin: 0 auto;
  }

  .about-us .box-w-01 .info-w {
    width: 100%;
    padding-left: 0;
    line-height: 2;
    font-size: 14px;
    padding-top: 4%;
  }

  .about-us .box-w-01 .txt {
    margin-bottom: 8%;
  }

  .about-us .box-w-01 .num-group .num-box {
    font-size: 14px;
    line-height: 1.2;
  }

  .about-us .box-w-01 .num-group .num-box > div {
    font-size: 20px;
  }

  .about-us .box-w-03 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .about-us .box-w-03 .box .icon {
    width: 120px;
    height: 120px;
    border-radius: 60px;
  }

  .about-us .box-w-04 .box-w .main {
    background: url("../images/img-130.png") no-repeat left 20px top 0;
  }

  .about-us .box-w-04 .memorabilia .title {
    font-size: 50px;
  }

  .about-us .box-w-04 .memorabilia .title span {
    font-size: 16px;
  }

  .about-us .box-w-04 .memorabilia .txt {
    font-size: 14px;
    height: 60px;
  }

  .about-us .box-w-04 .memorabilia .owl-controls {
    text-align: left;
    width: 150px;
  }

  .about-us .box-w-04 .memorabilia .owl-controls .owl-dots {
    float: left;
  }

  .about-us .box-w-04 .memorabilia .owl-controls .owl-dots .owl-dot span {
    width: 12px;
    height: 11px;
    background: url("../images/img-120.png") no-repeat;
    margin: 0 5px 0 0;
  }

  .about-us .box-w-04 .memorabilia .owl-controls .owl-dots .owl-dot.active span {
    background: url("../images/img-119.png") no-repeat;
  }

  .about-us .box-w-04 .memorabilia .owl-controls .owl-nav {
    float: right;
  }

  .about-us .box-w-04 .memorabilia .owl-controls .owl-nav > div {
    width: 7px;
    height: 12px;
    margin: 0 5px;
    padding: 0;
  }

  .about-us .box-w-04 .memorabilia .owl-controls .owl-nav > div.owl-prev {
    background: url("../images/img-121.png") no-repeat;
  }

  .about-us .box-w-04 .memorabilia .owl-controls .owl-nav > div.owl-next {
    background: url("../images/img-122.png") no-repeat;
  }

  .about-us .box-w-05 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .about-us .box-w-05 .img-s {
    margin-bottom: 20px;
    /*img {
        max-height: 300px;
        width: auto;
        margin: 0 auto;
    }*/
  }

  .about-us .box-w-05 .class-nav a {
    height: 91px !important;
  }

  /*bread-crumbs*/
  .bread-crumbs .b-l {
    line-height: 42px;
    border-bottom: 1px solid #e6e6e6;
  }

  .bread-crumbs .sub-menu {
    text-align: left;
  }

  .bread-crumbs .sub-menu a {
    display: block;
    float: left;
    width: 32%;
    text-align: center;
    height: 42px;
    line-height: 40px;
    border-bottom: 2px solid transparent;
    color: #1e1e1e;
    font-size: 16px;
    margin-right: 2%;
  }

  .bread-crumbs .sub-menu a:nth-child(3n) {
    margin-right: 0;
  }

  .bread-crumbs .sub-menu a:hover, .bread-crumbs .sub-menu a.current {
    color: #ff0031;
    border-bottom-color: #ff0031;
  }

  /*新闻详情*/
  .news-list .new-box .main .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .news-list .new-box .main .date-s .date {
    background: url("../images/img-19.png") no-repeat right center;
    font-size: 24px;
    color: #333333;
    font-family: "宋体", Helvetica, Arial, sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 20px;
    margin-bottom: 5px;
    float: left;
    width: 40%;
  }

  .news-list .new-box .main .date-s .a-more {
    display: block;
    width: 38px;
    height: 28px;
    background: url("../images/img-21.png") no-repeat center center;
    float: right;
  }

  .news-list .new-box .main .info-s {
    color: #515151;
    line-height: 22px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .news-list .new-box .main .info-s .title {
    margin-bottom: 0;
    height: 80px;
    overflow: hidden;
  }

  .news-list .new-box .main .info-s .txt {
    display: none;
  }

  .news-list .new-box .main .img-s {
    padding-left: 10px;
    padding-right: 10px;
  }

  .details-page .left-bg {
    width: 100%;
  }

  .details-page .left-main .m-title .share {
    float: left;
    margin-top: 10px;
  }

  .form-box .f-01 {
    margin-left: 0;
  }

  .form-box .yzm-w {
    padding-top: 10px;
  }

  .contact-us .btm-s .tabs-tit a {
    font-size: 22px;
  }

  .contact-us .btm-s .tabs-tit a span {
    font-size: 16px;
  }

  .contact-us .btm-s .tabs-cont > div:first-child, .contact-us .btm-s .tabs-cont > div:last-child {
    background: none;
  }

  .join-us {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .join-us ul li {
    height: 50px;
    line-height: 50px;
  }

  .join-us ul li .time {
    display: none;
  }

  .join-us ul li .title {
    width: 68%;
  }

  .join-us ul li .add {
    width: 30%;
  }

  .recr-details .right-box {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .form-box .mb15 {
    margin-bottom: 10px !important;
  }

  .taxi-driver .hiring-driver {
    background: none;
  }

  .medical-appo .top-s {
    padding-top: 3%;
    margin-bottom: 60px;
  }

  .medical-appo .top-s .public-title {
    margin-bottom: 10%;
  }

  .medical-appo .top-s .img-s {
    display: none;
  }

  .medical-appo .top-s .box-01 {
    padding-top: 3%;
  }

  .medical-appo .top-s .line-box {
    left: 0;
    margin-bottom: -30px;
    padding-top: 50px;
  }

  .medical-appo .top-s .tabs-info .title {
    margin-bottom: 20px;
  }

  .medical-appo .top-s .tabs-info .title a {
    font-size: 20px;
  }

  .navbar-default {
    overflow: hidden;
  }

  .navbar-default .other .login-after {
    margin-left: 0;
  }

  .navbar-default .new-nav.member-nav {
    float: none;
    margin-right: 0;
  }

  .navbar-default .other {
    margin-bottom: 15px;
  }

  .share-box {
    position: static;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
  }

  .share-box a {
    display: inline-block;
    margin: 0 10px;
    float: none;
  }

  .promote-warp .box {
    padding: 15px 0 0 15px;
    width: 330px;
  }

  .promote-warp .box .title {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .promote-warp .box .box-a a {
    height: 32px;
    line-height: 32px;
    float: none;
    margin-left: 0;
    margin-top: 3px;
  }

  .personal-info .s-box {
    margin-bottom: 5px;
  }

  .my-promotion .box-03 ul li .s-1 {
    width: 40%;
  }

  .my-promotion .box-03 ul li .s-2, .my-promotion .box-03 ul li .s-3 {
    width: 25%;
  }

  .my-promotion .box-03 ul li .s-1, .my-promotion .box-03 ul li .s-2 {
    margin-right: 5%;
  }

  /*班车预约*/
  .business-scope .box-02 {
    margin-bottom: 5%;
  }

  .business-scope .box-02 .public-title {
    margin-bottom: 4%;
  }

  .business-scope .box-02 h3 {
    font-size: 26px;
    color: #333333;
    margin-bottom: 20px;
    text-align: center;
  }

  .business-scope .box-02 .main {
    margin-bottom: 2%;
  }

  .business-scope .box-02 .main .box {
    width: 33.333%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    /*&.box-m {
        margin-left: 16.5%;
    }*/
  }

  .business-scope .box-02 .main .box .arrow {
    padding-top: 58%;
    display: block;
    height: 100%;
    width: 50%;
    margin: 0 auto;
  }

  .business-scope .box-02 .main .box:nth-child(2n) {
    display: none;
  }

  .business-scope .box-02 .main .box .icon {
    display: block;
    font-size: 16px;
    color: #505050;
    line-height: 1.2;
  }

  .business-scope .box-02 .main .box .icon span {
    display: block;
  }

  .business-scope .box-03 .m-title {
    margin-bottom: 10px;
  }

  .business-scope .box-03 .m-title a {
    padding: 0 6px;
    font-size: 16px;
  }

  .up-box .close {
    top: -45px;
    right: 0;
  }

  .enterprise-culture .box-03 .main > img {
    display: none;
  }

  .enterprise-culture .box-03 .as {
    position: relative;
    width: 100%;
    display: block;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
  }

  .enterprise-culture .box-03 .as span {
    position: relative;
    width: 100%;
    display: block;
    top: 10px;
    margin-bottom: 20px;
  }

  /*business-project*/
  .business-project .top-s {
    margin-bottom: 30px;
  }

  .business-project .top-s .main-w {
    height: 600px;
  }

  .business-project .top-s .main .up-down {
    bottom: -40px;
  }

  .business-project .top-s .box-w {
    position: absolute;
    height: 150px;
    width: 150px;
    padding-left: 0;
    padding-right: 0;
  }

  .business-project .top-s .box-w.box-w-01 {
    top: 30%;
    left: 8%;
  }

  .business-project .top-s .box-w.box-w-02 {
    top: 30%;
    right: 8%;
  }

  .business-project .top-s .box-w.box-w-03 {
    top: 55%;
    margin-left: -75px;
  }

  .business-project .top-s .box-w.box-w-04 {
    top: 80%;
    left: 8%;
  }

  .business-project .top-s .box-w.box-w-05 {
    top: 80%;
    right: 8%;
  }

  .business-project .top-s .box {
    height: 150px;
    width: 150px;
    border-radius: 75px;
  }

  .business-project .top-s .box .icon {
    margin-top: 10px;
  }

  .business-project .top-s .box .icon img {
    width: 55px;
    display: block;
    margin: 0 auto;
  }

  .business-project .top-s .box .title {
    font-size: 16px;
    line-height: 30px;
  }

  .business-project .top-s .box .txt {
    line-height: 18px;
  }

  .business-project .online-car {
    background: url("../images/img-41.png") repeat-x left bottom;
    padding-top: 6%;
    padding-bottom: 6%;
  }

  .business-project .online-car .img-s img {
    width: 100%;
  }

  .business-project .online-car .info-s .public-title {
    text-align: left;
    margin-bottom: 2%;
  }

  .business-project .online-car .info-s .i-01 {
    font-size: 14px;
    color: #797979;
    padding: 15px 0;
    line-height: 1.4;
  }

  .business-project .after-service {
    background: url("../images/img-42.png") no-repeat right bottom #f1f7fd;
    background-size: contain;
    min-height: 500px;
  }

  .business-project .after-service .public-title {
    text-align: left;
  }

  .business-project .after-service .main {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .business-project .after-service .box-w {
    border-right: 1px solid #d7dfea;
    margin-bottom: 3%;
  }

  .business-project .after-service .box-w .icon {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #080808;
    padding-top: 50px;
    line-height: 1.8;
  }

  .business-project .after-service .box-w .icon span.title {
    display: block;
  }

  .business-project .after-service .box-w .icon:hover {
    color: #ff0031;
  }

  .business-project .after-service .box-w .icon.icon-01 {
    background: url("../images/img-43.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-01:hover {
    background: url("../images/img-43-h.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-02 {
    background: url("../images/img-44.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-02:hover {
    background: url("../images/img-44-h.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-03 {
    background: url("../images/img-45.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-03:hover {
    background: url("../images/img-45-h.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-04 {
    background: url("../images/img-46.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-04:hover {
    background: url("../images/img-46-h.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-05 {
    background: url("../images/img-47.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-05:hover {
    background: url("../images/img-47-h.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-06 {
    background: url("../images/img-48.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-06:hover {
    background: url("../images/img-48-h.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-07 {
    background: url("../images/img-49.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-07:hover {
    background: url("../images/img-49-h.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-08 {
    background: url("../images/img-50.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-08:hover {
    background: url("../images/img-50-h.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-09 {
    background: url("../images/img-51.png") no-repeat top center;
  }

  .business-project .after-service .box-w .icon.icon-09:hover {
    background: url("../images/img-51-h.png") no-repeat top center;
  }

  .business-project .after-service .box-w .tip-box {
    border: 1px solid #d8e2ea;
    padding: 10px;
    line-height: 20px;
    width: 184px;
    color: #202020;
    border-radius: 5px;
    position: absolute;
    z-index: 9999;
    background: #FFFFFF;
    text-align: center;
    left: 50%;
    margin-left: -97px;
    display: none;
  }

  .business-project .after-service .box-w .tip-box .sj {
    position: absolute;
    background: url("../images/img-52.png") no-repeat top center;
    width: 9px;
    height: 6px;
    top: -5px;
    left: 50%;
    margin-left: -5px;
  }

  .business-project .after-service .box-w:hover {
    z-index: 999;
  }

  .business-project .after-service .box-w:hover .tip-box {
    display: block;
  }

  .new-list {
    padding-right: 0;
  }

  /*new add*/
}
@media (min-width: 768px) {
  .navbar-default .new-nav {
    margin-left: 5px;
  }

  .navbar-default .new-nav > li {
    /*margin: 0 10px;*/
    height: 78px;
  }

  .navbar-default .new-nav > li > a {
    padding: 0 10px;
    line-height: 76px;
    color: #666666;
    font-size: 14px;
    height: 78px;
  }

  /*新闻详情*/
  .details-page .row {
    margin-left: 0;
    margin-right: 0;
  }

  .details-page .left-main, .details-page .right-main {
    padding-left: 0;
    padding-right: 0;
  }

  .details-page .left-main {
    width: 74%;
  }

  .details-page .left-main .main {
    padding-right: 4%;
  }

  .details-page .right-main {
    width: 26%;
  }

  /*经营项目*/
  .business-project .online-car .o-1 {
    width: 16%;
  }

  /*bread-crumbs*/
  .bread-crumbs .b-l {
    position: absolute;
  }

  .personal-info .txt-l {
    width: 12.3%;
  }

  .personal-info .txt-r {
    width: 87.7%;
  }

  .up-box .close {
    top: 0;
    right: -50px;
  }

  .main-box .hot-news .main .cont .img-s {
    width: 30%;
  }

  .main-box .hot-news .main .cont .info-s {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .navbar-default .new-nav > li {
    margin: 0;
    display: inline-block;
    /*position: static;*/
  }

  .navbar-default .new-nav > li a {
    padding: 0 10px;
  }

  .navbar-default .new-nav.index-nav {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
  }

  .navbar-default .new-nav.index-nav li {
    float: none;
  }

  /*.navbar-default .new-nav .dropdown-menu {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    overflow: hidden;
    padding: 0;
  }
  .navbar-default .new-nav .dropdown-menu li {
    display: inline-block;
    padding: 0 15px;
    float: left;
  }*/
  .navbar-default .new-nav .dropdown-menu {
    margin-left: -23px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  }

  .navbar-default .new-nav .dropdown-menu li {
    display: block;
    /*padding: 0 15px;*/
    float: none;
    text-align: center;
  }

  .navbar-default .new-nav .dropdown-menu li a {
    margin: 0;
    padding: 0;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #4c4c4c;
  }

  .box-w-02 .img-w {
    position: absolute;
  }

  /*business-project*/
  .business-project .top-s .main {
    background: url("../images/img-156.png") no-repeat top center;
    background-size: contain;
  }
}
@media (max-width: 991px) {
  .navbar-default {
    min-height: 60px;
    background: #FFFFFF;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
  }

  .navbar-default .new-nav > li > a {
    font-size: 14px;
  }

  .navbar-default .other {
    height: 28px;
    line-height: 28px;
    float: none;
    border-top: 1px solid #000000;
    margin-bottom: 30px;
    padding: 5px;
  }

  .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }

  .navbar-toggle {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .navbar-default .new-nav.member-nav {
    float: none;
  }

  footer .main .f-right {
    float: left;
    margin-top: 15px;
  }

  .public-title {
    font-size: 30px;
  }

  .public-title span {
    font-size: 26px;
  }

  .details-page .left-main .m-title h1 {
    font-size: 26px;
  }

  .details-page .right-main {
    overflow: hidden;
    background: #FFFFFF;
  }

  .box-line {
    display: none;
  }

  .medical-appo .btm-s .main .box-w.box-s {
    margin-left: 0;
  }

  .main-box .hot-news {
    margin-bottom: 10px;
  }

  .main-box .hot-news .main .cont {
    height: auto;
    padding-left: 15px;
  }

  .main-box .hot-news .main .cont .img-s a {
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .dropdown-menu {
    min-width: 120px;
  }

  .navbar-default .new-nav .dropdown-menu li {
    display: block;
    float: none;
    text-align: center;
  }

  .about-us .m-title {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 3%;
  }

  .about-us .m-title span {
    font-size: 26px;
  }

  .about-us .box-w-01 .m-title {
    margin-bottom: 3%;
  }

  .about-us .box-w-01 .info-w {
    padding-left: 5%;
    line-height: 22px;
    padding-top: 0;
  }

  .about-us .box-w-01 .txt {
    margin-bottom: 2%;
  }

  .about-us .box-w-01 .num-group .num-box {
    font-size: 16px;
    line-height: 1.2;
  }

  .about-us .box-w-01 .num-group .num-box > div {
    font-size: 26px;
  }

  .about-us .box-w-02 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .about-us .box-w-02 .a-left-bg {
    display: none;
  }

  .about-us .box-w-02 .a-right-bg {
    display: none;
  }

  .about-us .box-w-02 .info-w {
    margin-top: -40px;
    background: #f9f9f9;
  }

  .about-us .box-w-02 .info-w .main {
    background: url("../images/img-14.png") no-repeat left bottom 20px;
    padding-top: 5%;
    padding-bottom: 6%;
    line-height: 2;
    font-size: 14px;
    color: #555555;
    overflow: hidden;
  }

  .about-us .box-w-02 .info-w .main .m-title {
    margin-bottom: 6%;
  }

  .about-us .box-w-02 .img-w {
    background: #eeeeee;
  }

  .about-us .box-w-02 .img-w .main {
    padding: 5% 0;
  }

  .about-us .box-w-02 .img-w .main img {
    display: block;
    width: 100%;
  }

  .navbar-default .new-nav > li {
    margin: 0;
  }

  .navbar-default .new-nav > li a {
    padding-left: 7px;
    padding-right: 7px;
  }

  .my-promotion .box-03 ul li .s-1, .my-promotion .box-03 ul li .s-2, .my-promotion .box-03 ul li .s-3 {
    width: 30%;
  }

  .my-promotion .box-03 ul li .s-1, .my-promotion .box-03 ul li .s-2 {
    margin-right: 5%;
  }

  .enterprise-culture .box-03 .as span {
    width: 185px;
  }

  /*business-project*/
  .business-project .top-s .box-w.box-w-03 {
    top: 30%;
  }

  .bread-crumbs .b-l {
    height: 62px;
    overflow: hidden;
  }
}
@media (min-width: 1199px) {
  .navbar-default .new-nav > li {
    margin: 0;
  }

  .navbar-default .new-nav > li a {
    padding: 0 25px;
  }

  .news-list .new-box .row {
    margin-left: 0;
    margin-right: 0;
  }

  .news-list .new-box .main .date-s {
    width: 12.5%;
    padding-left: 0;
    padding-right: 2.5%;
  }

  .news-list .new-box .main .info-s {
    width: 60%;
  }

  .news-list .new-box .main .img-s {
    padding-left: 0;
    padding-right: 0;
    float: right;
  }

  .business-project .online-car .img-s {
    width: 40%;
  }

  .business-project .online-car .info-s {
    width: 55%;
    float: right;
  }

  .member-form-box .box-w {
    padding: 30px 40px;
  }

  .navbar-default .new-nav > li > a {
    font-size: 16px;
  }

  .about-us .box-w-05 .img-s {
    width: 30.5%;
  }

  .about-us .box-w-05 .info-s {
    width: 68.75%;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .public-title {
    font-size: 38px;
  }

  .public-title span {
    font-size: 30px;
  }

  .about-us .m-title {
    font-size: 38px;
    line-height: 1.2;
  }

  .about-us .m-title span {
    font-size: 30px;
  }

  .about-us .box-w-01 .m-title {
    margin-bottom: 3%;
  }

  .about-us .box-w-01 .info-w {
    width: 65.75%;
    padding-left: 5%;
    color: #555555;
    line-height: 2;
    font-size: 14px;
    padding-top: 2%;
  }

  .about-us .box-w-01 .txt {
    margin-bottom: 6%;
  }

  .about-us .box-w-01 .num-group {
    border-left: 1px solid #d5d5d5;
  }

  .about-us .box-w-01 .num-group .num-box {
    float: left;
    color: #000000;
    font-size: 16px;
    width: 25%;
    text-align: center;
    line-height: 1.2;
    border-right: 1px solid #d5d5d5;
  }

  .about-us .box-w-01 .num-group .num-box > div {
    color: #ff0031;
    font-size: 36px;
  }

  .about-us .box-w-02 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .about-us .box-w-02 .a-left-bg {
    display: none;
  }

  .about-us .box-w-02 .a-right-bg {
    display: none;
  }

  .about-us .box-w-02 .info-w {
    margin-top: -40px;
    background: #f9f9f9;
  }

  .about-us .box-w-02 .info-w .main {
    background: url("../images/img-14.png") no-repeat left bottom 20px;
    padding-top: 5%;
    padding-bottom: 6%;
    font-size: 14px;
    color: #555555;
    overflow: hidden;
  }

  .about-us .box-w-02 .info-w .main .m-title {
    margin-bottom: 6%;
  }

  .about-us .box-w-02 .info-w .main .txt {
    height: 140px;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 20px;
  }

  .about-us .box-w-02 .img-w {
    background: #eeeeee;
  }

  .about-us .box-w-02 .img-w .main {
    padding: 5% 0;
  }

  .about-us .box-w-02 .img-w .main img {
    display: block;
    width: 100%;
  }

  .news-list .new-box .main .img-s {
    float: right;
    width: 20%;
  }

  .promote-warp .box {
    padding: 20px 0 0 20px;
    width: 470px;
  }

  .promote-warp .box .box-a a {
    display: block;
    background: #FFFFFF;
    border-radius: 3px;
    width: 82px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    float: left;
    margin-left: 6px;
  }

  .promote-warp .box .box-a a:first-child {
    margin-left: 0;
  }

  /*business-project*/
  .business-project .top-s .box-w.box-w-01 {
    top: 15%;
    left: 2%;
  }

  .business-project .top-s .box-w.box-w-02 {
    top: 15%;
    right: 2%;
  }

  .business-project .top-s .box-w.box-w-03 {
    top: 37%;
  }

  .business-project .top-s .box-w.box-w-04 {
    top: 53%;
    left: 15%;
  }

  .business-project .top-s .box-w.box-w-05 {
    top: 53%;
    right: 15%;
  }
}
@media (max-width: 1199px) {
  .about-us .box-w-05 .info-s {
    padding-left: 62px;
  }

  .about-us .box-w-05 .class-nav a {
    height: 89px;
    padding: 3px 25px 0 15px;
    font-size: 12px;
    margin-bottom: 1px;
  }

  .about-us .box-w-05 .class-nav a:nth-child(1),
  .about-us .box-w-05 .class-nav a:nth-child(5) {
    padding-top: 3px;
  }

  .service-project .box {
    padding-left: 5px;
    padding-right: 5px;
    height: 220px;
    margin-bottom: 10px;
    overflow: hidden !important;
  }

  .service-project .box .cont:hover, .service-project .box .cont:focus {
    background: url("../images/img-150.png") no-repeat left top;
  }

  .service-project .box .cont:hover .title, .service-project .box .cont:focus .title {
    color: #FFFFFF;
  }

  .service-project .box .cont:hover .title span, .service-project .box .cont:focus .title span {
    color: #fed0d9;
  }

  .service-project .box .cont:hover .txt, .service-project .box .cont:focus .txt {
    display: block;
  }

  .service-project .box .cont:hover .a-more, .service-project .box .cont:focus .a-more {
    display: none;
  }
}
@media (max-width: 1024px) {
  .reco-list .m-title, .reco-list ul {
    padding-left: 30px;
  }

  .taxi-driver .hiring-driver {
    background-size: 50%;
  }

  .medical-appo .top-s {
    padding-top: 3%;
  }

  .medical-appo .top-s .public-title {
    margin-bottom: 5%;
  }

  .medical-appo .top-s .box-01 {
    padding-top: 3%;
  }

  .medical-appo .top-s .tabs-info .title {
    margin-bottom: 20px;
  }

  .medical-appo .top-s .tabs-info .title a {
    font-size: 20px;
  }

  .member-form-box .box-w {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .enterprise-culture .box-01 .txt span {
    font-size: 26px;
  }

  .about-us .box-w-05 .class-nav a {
    height: 86px;
  }
}
@media (max-width: 1024px) and (min-width: 992px) {
  .contact-us .top-s .info-s {
    padding-top: 5%;
    padding-left: 5px;
  }

  .enterprise-culture .box-03 .as span {
    width: 280px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  #side-nav .page {
    text-align: left;
    padding-left: 15px;
  }

  #side-nav .page a {
    border: 1px solid #dedede;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 24px;
    margin: 3px 1px;
    padding: 0 8px;
  }
}
/*new add*/
@media (max-width: 991px) {
  /*new add*/
  .business-box .box-btm .scroll-box .scroll-cont {
    margin-bottom: 20px;
  }

  .map-box {
    padding: 3% 0;
  }
  .map-box .map-pc {
    display: none;
  }
  .map-box .map-wap {
    display: block;
  }
}
@media (max-width: 767px) {
  /*new add*/
  .business-box {
    padding: 15px;
  }
  .business-box .box-top .m-title {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .business-box .box-btm .scroll-box .scroll-cont span {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .slide-02 .owl-buttons {
    left: 170px;
    top: 25px;
  }

  .slide_pages {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 18px;
    color: #999;
    z-index: 1;
  }

  .slide_pages .s1 {
    font-size: 50px;
  }

  /*corporate-song*/
  .corporate-song .song-box {
    margin-bottom: 20px;
  }

  /*yinjian-identification*/
  .yinjian-identification .iden-title {
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 15px;
  }
  .yinjian-identification .iden-title a {
    width: 120px;
    margin-right: 15px;
  }
  .yinjian-identification .iden-title a span {
    color: #535353;
    font-size: 18px;
    line-height: 1.4;
    padding: 10px 15px;
  }
  .yinjian-identification .iden-title a span em {
    display: block;
    color: #bfbfbf;
    font-size: 12px;
    text-transform: uppercase;
  }

  .memorabilia {
    padding: 30px 0;
    background: #f9f9f9;
  }
  .memorabilia .box-img {
    margin-bottom: 30px;
  }
}
@media (max-width: 320px) {
  /*corporate-song*/
  .corporate-song .song-details .song-sub-title {
    font-size: 14px;
  }
}
/*# sourceMappingURL=media-style.css.map */

/*# sourceMappingURL=media-style.css.map */
