/*
    通过媒体查询适配
*/
@media only screen and (min-width: 1680px) {
  .header-logo {
    margin: 8px 2em 0 -9em;
  }
  .logo-img {
    width: 180px;
    height: 40px;
  }
};
@media only screen and (min-width: 1400px) and (max-width: 1680px) {
  .container {
    width: 1120px;
  }
  .header-logo {
    margin: 8px 2em 0 -9em;
  }
  .logo-img {
    width: 150px;
    height: 40px;
  }
};

@media (min-width: 1280px) and (max-width: 1400px) {
  .container {
    width: 970px !important;
  }
  .nav > li > a {
    padding: 18px 18px !important;
  }
  .header-logo {
    margin: 8px 2em 0 4em;
  }
  .logo-img {
    width: 150px;
    height: 40px;
  }
};

/*@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .container {
    width: 914px;
  }
  .nav > li > a {
    padding: 18px 14px !important;
  }
  .header-logo {
    margin: 8px 0em 0 -9em;
  }
  .logo-img {
    width: 120px;
    height: 40px;
  }
}*/


/*
    responsive-design: iPad Pro
*/

/*@media only screen and (max-width: 1024px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 1em;
  }

  .nav > li > a {
    padding: 20px 30px ! important;
  }

  .sb-search {
    right: 4em;
  }

  .banner-info {
    margin: 5em 0 0;
  }

  .banner {
    min-height: 630px;
  }

  .banner-info h2 {
    font-size: 2em;
  }

  .banner-info h4 {
    font-size: 1.5em;
  }

  .about {
    padding: 3em 0;
  }

  .services {
    padding: 3em 0;
  }

  .insurance {
    padding: 3em 0;
  }

  .gallery {
    padding: 3em 0;
  }

  .ourteam {
    padding: 3em 0;
  }

  .ch-grid li {
    margin: 5px;
  }

  .social {
    padding: 3em 0 0;
  }

  .footer {
    padding: 3em 0 1em;
  }

  .to input[type="text"] {
    padding: 12px;
  }

  .text input[type="text"], .text textarea {
    padding: 12px;
  }

  .form-submit input[type="submit"] {
    padding: 9px 30px;
  }
}*/

/*
    responsive-design: iPad
*/
@media only screen and (max-width: 768px) {
  .container {
    width: 375px !important;
  }
  /* 新增样式 */
  .header-logo {
    background-color: deeppink;
    width: 0;
    height: 0;
    float: left !important;
    margin: 0 0 0 0;
    z-index: 999;
  }
  .logo-img {
    width: 100px;
    height: 40px;
    float: left;
  }
  .navbar-toggle {
    float: right !important;
  }

  .abt-top {
    padding: 1em 0;
  }
  /* / 新增样式*/
  .nav > li > a {
    padding: 10px 0 ! important;
  }
  .sb-search {
    right: 2em;
  }
  .banner-info {
    padding: 1em 1em;
    width: 100%;
    height: 100%;
  }
  .banner-info h2 {
    font-size: 14px;
  }
  .banner-info p {
     font-size: 12px;
   }
  .logo h1 a {
    margin: 1em auto 0;
    font-size: 0.6em;
  }
  .banner {
    /*min-height: 554px;*/
    background-image: url(../images/m_banner.jpg);
    background-repeat: no-repeat;
    background-size: 100% 50%;
  }
  .about h6, .services h6, .footer h6, .insurance h6, .ourteam h6, .gallery h6 {
    font-size: 1.5em;
    margin: 0 0 0.6em 0;
  }
  .ourteamh {
    margin: -50px 0 0 0 !important;
  }
  .about .img-responsive {
    width: 318px;
    display: inline-block;
  }

  .ourteam .comPro-p {
    font-size: 0.8em;
    line-height: 1.6em;
    color: #000;
    margin: 1rm 0;
    padding: 10px 0px 0 0;
    text-align: justify;
  }

  /* 底部联系我们样式*/
  .footer .footer-img {
    width: 320px;
    padding: 0 5px;
  }

  .footer .insurance-right .insurance-right-p {
    line-height: 1.4em;
  }
  .insurance-left {
    float: left;
    width: 100%;
  }
  .insurance-right {
    float: left;
    width: 100%;
  }
  /* / 底部联系我们样式*/
  .insu {
    margin: 0.5em 0 0.5em 0 ;
  }
  .abt-rgt h4 {
    font-size: 1.2em;
  }
  .copyright p {
    font-size: 0.8em;
  }

  .about {
    margin: -400px 0 0 0;
  }
  .stamp-svg {
    margin: -70px 0 0 0;
  }
  .abt-lft {
    margin: 0 0 10px 0;
  }

  .about h3 {
    font-size: 1.5em;
  }
  .about h5 {
    font-size: 1.3em;
  }
  .about-right {
    margin: 2em 0 0 0;
  }
  .services {
    padding: 0em 0 3em 0;
  }
  .services-left {
    float: left;
    width: 50%;
  }
  .services p {
    font-size: 0.8em;
  }
  .services h3 {
    font-size: 1em;
  }
  .insurance h3 {
    font-size: 1.5em;
  }

  .insurance h4 {
    font-size: 1.4em;
  }
  .insurance {
    padding: 2em 0;
  }
  .gallery {
    padding: 1em 0 3em;
  }
  .g-left {
    float: left;
    width: 33.33%;
  }
  .effect-apollo img {
    width: 100%;
  }
  .ch-grid li {
    width: 166px;
    height: 166px;
  }
  .soci a {
    display: inline-block;
    padding: 0 0.0 .5em;
  }
  .ch-info h5 {
    padding: 49px 0 0 0;
  }
  .footer {
    padding: 1em 0 1em;
  }
  .sb-search.sb-search-open, .no-js .sb-search {
    width: 50%;
  }
}

/*
    responsive-design: 不知道是个啥
*/
@media only screen and (max-width: 736px) {}

/*
    responsive-design: iPhone6/7/8 Plus
*/
@media only screen and (max-width: 414px) {
  .container {
    width: 375px !important;
  }
  /* 新增样式 */
  .header-logo {
    background-color: deeppink;
    width: 0;
    height: 0;
    float: left !important;
    margin: 0 0 0 0;
    z-index: 999;
  }
  .logo-img {
    width: 100px;
    height: 40px;
    float: left;
  }
  .navbar-toggle {
    float: right !important;
  }

  .abt-top {
    padding: 1em 0;
  }
  /* / 新增样式*/
  .nav > li > a {
    padding: 10px 0 ! important;
  }
  .sb-search {
    right: 2em;
  }
  .banner-info {
    padding: 1em 1em;
    width: 100%;
    height: 100%;
  }
  .banner-info h2 {
    font-size: 14px;
  }
  .banner-info p {
    font-size: 12px;
  }
  .logo h1 a {
    margin: 1em auto 0;
    font-size: 0.6em;
  }
  .banner {
    /*min-height: 554px;*/
    background-image: url(../images/m_banner.jpg);
    background-repeat: no-repeat;
    background-size: 100% 50%;
  }
  .about h6, .services h6, .footer h6, .insurance h6, .ourteam h6, .gallery h6 {
    font-size: 1.5em;
    margin: 0 0 0.6em 0;
  }
  .ourteamh {
    margin: -50px 0 0 0 !important;
  }
  .about .img-responsive {
    width: 318px;
    display: inline-block;
  }

  .ourteam .comPro-p {
    font-size: 0.8em;
    line-height: 1.6em;
    color: #000;
    margin: 1rm 0;
    padding: 10px 0px 0 0;
    text-align: justify;
  }

  /* 底部联系我们样式*/
  .footer .footer-img {
    width: 320px;
    padding: 0 5px;
  }

  .footer .insurance-right .insurance-right-p {
    line-height: 1.4em;
  }
  .insurance-left {
    float: left;
    width: 100%;
  }
  .insurance-right {
    float: left;
    width: 100%;
  }
  /* / 底部联系我们样式*/
  .insu {
    margin: 0.5em 0 0.5em 0 ;
  }
  .abt-rgt h4 {
    font-size: 1.2em;
  }
  .copyright p {
    font-size: 0.8em;
  }

  .about {
    margin: -400px 0 0 0;
  }
  .stamp-svg {
    margin: -70px 0 0 0;
  }
  .abt-lft {
    margin: 0 0 10px 0;
  }

  .about h3 {
    font-size: 1.5em;
  }
  .about h5 {
    font-size: 1.3em;
  }
  .about-right {
    margin: 2em 0 0 0;
  }
  .services {
    padding: 0em 0 3em 0;
  }
  .services-left {
    float: left;
    width: 50%;
  }
  .services p {
    font-size: 0.8em;
  }
  .services h3 {
    font-size: 1em;
  }
  .insurance h3 {
    font-size: 1.5em;
  }

  .insurance h4 {
    font-size: 1.4em;
  }
  .insurance {
    padding: 2em 0;
  }
  .gallery {
    padding: 1em 0 3em;
  }
  .g-left {
    float: left;
    width: 33.33%;
  }
  .effect-apollo img {
    width: 100%;
  }
  .ch-grid li {
    width: 166px;
    height: 166px;
  }
  .soci a {
    display: inline-block;
    padding: 0 0.0 .5em;
  }
  .ch-info h5 {
    padding: 49px 0 0 0;
  }
  .footer {
    padding: 1em 0 1em;
  }
  .sb-search.sb-search-open, .no-js .sb-search {
    width: 50%;
  }
}

/*
    安卓
*/
@media only screen and (max-width: 360px) {
  .container {
    width: 100% !important;
  }
  /* 新增样式 */
  .header-logo {
    background-color: deeppink;
    width: 0;
    height: 0;
    float: left !important;
    margin: 0 0 0 0;
    z-index: 999;
  }
  .logo-img {
    width: 100px;
    height: 40px;
    float: left;
  }
  .navbar-toggle {
    float: right !important;
  }

  .abt-top {
    padding: 1em 0;
  }
  /* / 新增样式*/
  .nav > li > a {
    padding: 10px 0 ! important;
  }
  .sb-search {
    right: 2em;
  }
  .banner-info {
    padding: 1em 1em;
    width: 100%;
    height: 100%;
  }
  .banner-info h2 {
    font-size: 14px;
  }
  .banner-info p {
    font-size: 12px;
  }
  .logo h1 a {
    margin: 1em auto 0;
    font-size: 0.6em;
  }
  .banner {
    /*min-height: 554px;*/
    background-image: url(../images/m_banner.jpg);
    background-repeat: no-repeat;
    background-size: 100% 50%;
  }
  .about h6, .services h6, .footer h6, .insurance h6, .ourteam h6, .gallery h6 {
    font-size: 1.5em;
    margin: 0 0 0.6em 0;
  }
  .ourteamh {
    margin: -50px 0 0 0 !important;
  }
  .about .img-responsive {
    width: 318px;
    display: inline-block;
  }

  .ourteam .comPro-p {
    width: 330px !important;
    font-size: 0.8em;
    line-height: 1.6em;
    color: #000;
    margin: 1em 0;
    padding: 10px 0 0 0;
    text-align: justify;
  }

  /* 底部联系我们样式*/
  .footer .footer-img {
    width: 320px;
    padding: 0 5px;
  }

  .footer .insurance-right .insurance-right-p {
    line-height: 1.4em;
  }
  .insurance-left {
    float: left;
    width: 100%;
  }
  .insurance-right {
    float: left;
    width: 100%;
  }
  /* / 底部联系我们样式*/
  .insu {
    margin: 0.5em 0 0.5em 0 ;
  }
  .abt-rgt h4 {
    font-size: 1.2em;
  }
  .copyright p {
    font-size: 0.8em;
  }

  .about {
    margin: -400px 0 0 0;
  }
  .stamp-svg {
    margin: -70px 0 0 0;
  }
  .abt-lft {
    margin: 0 0 10px 0;
  }

  .about h3 {
    font-size: 1.5em;
  }
  .about h5 {
    font-size: 1.3em;
  }
  .about-right {
    margin: 2em 0 0 0;
  }
  .services {
    padding: 0em 0 3em 0;
  }
  .services-left {
    float: left;
    width: 50%;
  }
  .services p {
    font-size: 0.8em;
  }
  .services h3 {
    font-size: 1em;
  }
  .insurance h3 {
    font-size: 1.5em;
  }

  .insurance h4 {
    font-size: 1.4em;
  }
  .insurance {
    padding: 2em 0;
  }
  .gallery {
    padding: 1em 0 3em;
  }
  .g-left {
    float: left;
    width: 33.33%;
  }
  .effect-apollo img {
    width: 100%;
  }
  .ch-grid li {
    width: 166px;
    height: 166px;
  }
  .soci a {
    display: inline-block;
    padding: 0 0.0 .5em;
  }
  .ch-info h5 {
    padding: 49px 0 0 0;
  }
  .footer {
    padding: 1em 0 1em;
  }
  .sb-search.sb-search-open, .no-js .sb-search {
    width: 50%;
  }
}



