@charset "UTF-8";
@media(max-width: 1680px){
  .banner .comp-banner .item .banner-box {
    height: 560px;
  }
}
@media(max-width: 1280px){
  .banner .comp-banner .item .banner-box {
    height: 550px;
  }
}
@media all and (min-width: 1200px) {
  .phone-menu {
    display: none!important;
  }
}
@media all and (max-width: 1199px) {
  .pc-menu {
    display: none!important;
  }
  .header img {
    display: block;
    width: 70%;
  }
  .shortcut-line{
    top: 45px;
  }
  .banner .comp-banner .item .banner-box {
    height: 490px;
  }
}
@media(max-width: 1024px){
  .banner .comp-banner .item .banner-box {
    height: 440px;
  }
}
@media all and (max-width: 991px) {
  .header {
    height: 300px;
  }
  .header .header-logo {
    margin-bottom: 40px;
  }
  .header .header-logo img {
    width: 500px;
  }
  .header .header-txt img {
    width: 300px;
  }
  .box-mb,
  .public-box {
    margin-bottom: 35px;
  }
  .form-inline .form-control,
  .form-inline span {
    margin-bottom: 10px;
  }
  .banner .comp-banner .item .banner-box {
    height: 345px;
  }
}
@media all and (max-width: 767px) {
  .resume-info .groups-title{
    height:auto;
  }
  .resume-info .groups-title .title-txt{
    line-height:22px;
    padding: 10px 10px;
  }
  .banner img{
    min-width: 800px;
    position: relative;
  }
  .banner .comp-banner .item .banner-box {
    height: auto;
  }
  .topbox{
    height: auto;
  }
  .pages {
    display: none;
  }
  .page-phone {
    display: block;
  }
  .shortcut-line .search-box {
    width: 100%;
  }
  .header {
    height: 225px;
  }
  .header .header-logo {
    padding-top: 10px;
    margin-bottom: 25px;
    margin-top: 10px;
  }
  .shortcut-line{
    position:relative;
    width:100%;
    top: 20px;
  }
  .header .header-txt img {
    width: 220px;
  }
  /*footer*/
  .footer {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  .footer .box-txt {
    font-size: 14px;
  }
  .page-main {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .public-link .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .public-link .row .box-w {
    padding-left: 5px;
    padding-right: 5px;
  }
  .public-link .row .box-w:nth-child(1) .box-s img {
    width: 110px;
  }
  .public-link .box-s {
    height: 110px;
  }
  .public-link .box-s img {
    width: 125px;
  }
  .public-groups .tabs-title {
    height: auto;
    line-height: 50px;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .public-groups .tabs-title .title-groups a {
    margin-right: 8px;
    font-size: 15px;
  }
  .public-groups .tabs-title .title-groups a.active {
    font-size: 16px;
  }
  .public-groups .tabs-cont {
    height: auto;
    padding: 10px 15px;
  }
  .public-list .box-s {
    background: url(sgycw-icon-01.png) no-repeat 0 7px;
    line-height: 26px;
    position: relative;
    padding-left: 20px;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .public-list .box-s .box-title {
    display: block;
    color: #333333;
    height: auto;
    line-height: 26px;
    white-space: normal;
  }
  .public-list .box-s .box-date {
    position: static;
  }
  .public-list-02 .box-s {
    line-height: 26px;
    background: url(sgycw-icon-02.png) no-repeat 0 6px;
    margin-bottom: 10px;
  }
  .public-list-02 .box-s .box-title {
    display: block;
    color: #333333;
    height: auto;
    line-height: 26px;
    white-space: normal;
  }
  /*bread-crumbs*/
  .bread-crumbs {
    padding: 0 15px;
  }
  .bread-crumbs .bread-item-title {
    float: none;
  }
  .bread-crumbs .bread-item-title:after {
    left: 0;
    margin-left: 0;
  }
  .bread-crumbs .bread-item-groups {
    float: none;
  }
  .main-content {
    padding: 20px 15px;
  }
  /**/
  .list-text .box-s {
    padding-right: 0;
  }
  .list-text .box-s .box-date {
    position: static;
  }
  /**/
  .resume-info {
    padding: 10px 0;
  }
  .resume-info .resume-title {
    padding-right: 0;
  }
  .resume-info .resume-title .title-s {
    float: none;
    margin-bottom: 20px;
  }
  .resume-info .resume-title .title-btn {
    position: static;
    display: inline-block;
    margin-right: 10px;
  }
  .resume-info .groups-box {
    margin-bottom: 30px;
  }
  .resume-info .groups-title {
    height: auto;
    line-height: 44px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
  }
  .resume-info .groups-form .form-group {
    margin-left: -2px;
    margin-right: -2px;
    margin-bottom: 20px;
  }
  .resume-info .groups-form .form-group .box-w {
    padding-left: 2px;
    padding-right: 2px;
  }
  .resume-info .groups-form .form-group label {
    text-align: left;
    margin-bottom: 5px;
  }
  .resume-info .groups-other .other-box {
    position: relative;
    padding-left: 0;
    line-height: 38px;
    margin-bottom: 20px;
  }
  .resume-info .groups-other .other-box .box-title {
    position: static;
    margin-left: 0;
    text-align: left;
    width: auto;
  }
  .resume-info .groups-other .text-s {
    height: 104px;
    background: #FFFFFF;
    border: 1px solid #E7EDFB;
    border-radius: 4px;
    width: 100%;
  }
}
/*# sourceMappingURL=sgycw-style-media.css.map */