@media only screen and (max-width: 1199px) {
  /*通用*/
  .inner, .links{
    width: 100% !important;
  }
  .container{
    width: 100%;
    max-width: none;
    min-width: auto;
    margin: 0 auto;
    min-height: 8rem;
    padding: 0;
    border: none;
  }

  /*主体部分开始*/
  /*长清概况*/
  .cqgk_box{
    padding: 2.5rem;
  }
  .cqgk {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .gkcq_tit_old{
    display: block;
    width: 100%;
    height: 9.375rem;
    background: url("cqgk_title.png") center top no-repeat;
    margin-bottom: 1.5rem;
    background-size: 29%;
  }
  .gkcq_tit{
    display: none;
  }
  .cqgk_pic {
    width: 100%;
    height: auto;
    margin-bottom: 1.5rem;
  }
  .cqgk_pic img{
    border-radius: 1.5rem;
  }
  .cqgk_xq {
    width: 100%;
    height: auto;
  }
  .cqgk_jj {
    line-height: 3.75rem;
    font-size: 1.875rem;
    text-indent: 3.75rem;
    margin-bottom: 1.5rem;
    text-align: justify;
  }
  .cqgk_jj a {
    font-size: 1.875rem;
  }
  .cqgk_list {
    width: 100%;
    padding: 1.875rem 0;
    height: 14.0625rem;
  }
  .cqgk_list li {
    width: 10.5rem;
    height: 9.75rem;
    text-align: center;
    /*line-height: 4.5rem;*/
    /*margin-bottom: 1.5rem;*/
    /*margin-right: 1.5rem;*/
  }
  .cqgk_list li:nth-child(3n){
    margin-right: 0;
  }
  .cqgk_list li a{
    font-size: 1.875rem;
    padding-top: 7.5rem;
    background-size: 60% !important;
  }
  .cqgk_btn_box {
    width: 100%;
    margin: 0 auto;
    padding: 1.5rem 0;
    box-shadow: none;
  }
  .cqgk_btn_box ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cqgk_btn_box ul li {
    width: 20%;
    height: 8.75rem;
    margin-bottom: 2.5rem;
  }
  /*.cqgk_btn_box ul li:nth-child(1) {*/
  /*  background: url(qhjz_phone.png) no-repeat;*/
  /*  background-size: 100%;*/
  /*}*/
  /*.cqgk_btn_box ul li:nth-child(2) {*/
  /*  background: url(jjfz_phone.png) no-repeat;*/
  /*  background-size: 100%;*/
  /*}*/
  /*.cqgk_btn_box ul li:nth-child(3) {*/
  /*  background: url(zrdl_phone.png) no-repeat;*/
  /*  background-size: 100%;*/
  /*  margin-bottom: 0;*/
  /*}*/
  /*基本市情*/
  .jbsq_box {
    width: 100%;
    height: auto;
    background: url(jbsx_bg.jpg) center top no-repeat;
    background-size: 100% 100%;
    padding: 2.5rem;
  }
  .jbsq {
    width: 100%;
    height: auto;
  }
  .jbsq ul li {
    width: 52%;
    height: 17rem;
    background: url(list_bg.png) no-repeat;
    background-size: 100% 100%;
    padding: 1.875rem 1.875rem 0;
    margin-bottom: 1.25rem;
  }
  .jbsq ul li img {
    height: 10rem;
  }
  .jbsq ul li span {
    height: 2.25rem;
    line-height: 2.25rem;
    font-size: 1.875rem;
    margin-top: 1rem;
  }
  /*文化遗产*/
  .whyc_box {
    width: 100%;
    height: auto;
    background: url(whyc_bg.jpg) center top no-repeat;
    background-size: 100% 100%;
    padding: 2.5rem 2.5rem 0;
  }
  .whyc_tit {
    width: 100%;
    height: 9.375rem;
    background: url(whyc_title.png) center top no-repeat;
    margin-bottom: 1.5rem;
    background-size: 24%;
  }
  .whyc_list {
    width: 100%;
    min-height: auto;
    height: auto;
    overflow: hidden;
    padding-bottom: 2.5rem;
  }
  .whyc_list .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .whyc_list .swiper-slide a span {
    bottom: 4px;
    left: 0;
    height: 5.625rem;
    line-height: 5.625rem;
    font-size: 1.875rem;
  }
  .whyc_list .swiper-button-next, .whyc_list .swiper-button-prev {
    width: 2.875rem;
    height: 7rem;
    top: 46%;
    background-size: 100% 100% !important;
  }
  /*文化旅游*/
  .whly_box {
    width: 100%;
    height: auto;
    background: url(whly_bg.jpg) center top no-repeat;
    background-size: 100% 100%;
    padding: 2.5rem 2.5rem 0;
  }
  .whly_tit {
    width: 100%;
    height: 9.375rem;
    background: url("fjms_tit.png") center top no-repeat;
    margin-bottom: 1.5rem;
    background-size: 31%;
  }
  .whly_list {
    width: 100%;
    min-height: auto;
    height: auto;
    overflow: hidden;
    padding-bottom: 2.5rem;
  }
  .whly_list .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .whly_list .swiper-slide a span {
    bottom: 4px;
    left: 0;
    height: 5.625rem;
    line-height: 5.625rem;
    font-size: 1.875rem;
  }
  .whly_list .swiper-button-next, .whly_list .swiper-button-prev {
    width: 2.875rem;
    height: 7rem;
    top: 46%;
    background-size: 100% 100% !important;
  }
  /*高等院校*/
  .gdyx_box {
    width: 100%;
    height: 66rem;
    padding: 2.5rem;
    background: url(gdyx_bg.jpg) center top no-repeat;
    background-size: 100% 100% !important;
  }
  .gdyx_tit {
    width: 100%;
    height: 9.375rem;
    background: url(gdyx_title.png) center top no-repeat;
    background-size: 27%;
  }
  .gdyx_list {
    margin-top: 2.5rem;
    /*overflow: hidden;*/
  }
  .gdyx_list .swiper-slide img {
    width: 100%;
    height: 27rem;
  }
  .swiper-slide-active .gdyx_hover {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 20px;
    position: absolute;
    left: 0;
    top: 28rem;
    padding: 2.5rem;
    display: block;
    height: auto;
  }
  .gdyx_hover h2 {
    height: 3.5rem;
    line-height: 2.5rem;
    border-bottom: 2px solid #3366cc;
    font-size: 2.25rem;
    text-align: left;
  }
  .gdyx_hover_xq {
    margin-top: 1rem;
    line-height: 2.8125rem;
    font-size: 1.875rem;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .gdyx_more {
    margin-top: 1rem;
    text-align: left;
  }
  .gdyx_list .swiper-slide a {
    font-size: 1.875rem;
  }
  .gdyx_list .swiper-button-prev, .gdyx_list .swiper-container-rtl .swiper-button-next{
    left: 1rem;
  }
  .gdyx_list .swiper-button-next, .gdyx_list .swiper-container-rtl .swiper-button-prev{
    right: 1rem;
  }
  .gdyx_list .swiper-button-next, .gdyx_list .swiper-button-prev {
    width: 4.875rem;
    height: 4.875rem;
    top: 55%;
    background-size: 100% 100% !important;
    opacity: 0.7;
  }
  /*主体部分结束*/
  /*底部开始*/
  footer.copyright > .links > div.bqxx_phone p a{
    font-size: 1.675rem;
  }
  /*底部结束*/

  /*20240628样式调整*/
  .cqgk_btn_box ul li a{
    padding-top: 6rem;
    background-size: 32% !important;
    font-size: 1.875rem;
  }
}

@media only screen and (max-width: 820px){
  .gkcq_tit_old{
    background-size: 42%;
  }
  .whly_tit{
    background-size: 46%;
  }
  .whyc_tit{
    background-size: 36%;
  }
  .gdyx_tit{
    background-size: 39%;
  }
}


@media only screen and (max-width: 768px) {
  /*通用*/
  .inner, .links{
    width: 100% !important;
  }
  .container{
    width: 100%;
    max-width: none;
    min-width: auto;
    margin: 0 auto;
    min-height: 8rem;
    padding: 0;
    border: none;
  }

  /*主体部分开始*/
  /*长清概况*/
  .cqgk_box{
    padding: 2.5rem;
  }
  .cqgk {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .gkcq_tit_old{
    display: block;
    width: 100%;
    height: 9.375rem;
    background: url("cqgk_title.png") center top no-repeat;
    margin-bottom: 1.5rem;
    background-size: 44%;
  }
  .gkcq_tit{
    display: none;
  }
  .cqgk_pic {
    width: 100%;
    height: auto;
    margin-bottom: 1.5rem;
  }
  .cqgk_pic img{
    border-radius: 1.5rem;
  }
  .cqgk_xq {
    width: 100%;
    height: auto;
  }
  .cqgk_jj {
    line-height: 3.75rem;
    font-size: 1.875rem;
    text-indent: 3.75rem;
    margin-bottom: 1.5rem;
    text-align: justify;
  }
  .cqgk_jj a {
    font-size: 1.875rem;
  }
  .cqgk_list {
    width: 100%;
    padding: 1.875rem 0;
    height: 14.0625rem;
  }
  .cqgk_list li {
    width: 10.5rem;
    height: 9.75rem;
    text-align: center;
    /*line-height: 4.5rem;*/
    /*margin-bottom: 1.5rem;*/
    /*margin-right: 1.5rem;*/
  }
  .cqgk_list li:nth-child(3n){
    margin-right: 0;
  }
  .cqgk_list li a{
    font-size: 1.875rem;
    padding-top: 7.5rem;
    background-size: 60% !important;
  }
  .cqgk_btn_box {
    width: 100%;
    margin: 0 auto;
    padding: 1.5rem 0;
    box-shadow: none;
  }
  .cqgk_btn_box ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cqgk_btn_box ul li {
    width: 50%;
    height: 8.75rem;
    margin-bottom: 2.5rem;
  }
  /*.cqgk_btn_box ul li:nth-child(1) {*/
  /*  background: url(qhjz_phone.png) no-repeat;*/
  /*  background-size: 100%;*/
  /*}*/
  /*.cqgk_btn_box ul li:nth-child(2) {*/
  /*  background: url(jjfz_phone.png) no-repeat;*/
  /*  background-size: 100%;*/
  /*}*/
  /*.cqgk_btn_box ul li:nth-child(3) {*/
  /*  background: url(zrdl_phone.png) no-repeat;*/
  /*  background-size: 100%;*/
  /*  margin-bottom: 0;*/
  /*}*/
  /*基本市情*/
  .jbsq_box {
    width: 100%;
    height: auto;
    background: url(jbsx_bg.jpg) center top no-repeat;
    background-size: 100% 100%;
    padding: 2.5rem;
  }
  .jbsq {
    width: 100%;
    height: auto;
  }
  .jbsq ul li {
    width: 52%;
    height: 17rem;
    background: url(list_bg.png) no-repeat;
    background-size: 100% 100%;
    padding: 1.875rem 1.875rem 0;
    margin-bottom: 1.25rem;
  }
  .jbsq ul li img {
    height: 10rem;
  }
  .jbsq ul li span {
    height: 2.25rem;
    line-height: 2.25rem;
    font-size: 1.875rem;
    margin-top: 1rem;
  }
  /*文化遗产*/
  .whyc_box {
    width: 100%;
    height: auto;
    background: url(whyc_bg.jpg) center top no-repeat;
    background-size: 100% 100%;
    padding: 2.5rem 2.5rem 0;
  }
  .whyc_tit {
    width: 100%;
    height: 9.375rem;
    background: url(whyc_title.png) center top no-repeat;
    margin-bottom: 1.5rem;
    background-size: 38%;
  }
  .whyc_list {
    width: 100%;
    min-height: auto;
    height: auto;
    overflow: hidden;
    padding-bottom: 2.5rem;
  }
  .whyc_list .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .whyc_list .swiper-slide a span {
    bottom: 4px;
    left: 0;
    height: 5.625rem;
    line-height: 5.625rem;
    font-size: 1.875rem;
  }
  .whyc_list .swiper-button-next, .whyc_list .swiper-button-prev {
    width: 2.875rem;
    height: 7rem;
    top: 46%;
    background-size: 100% 100% !important;
  }
  /*文化旅游*/
  .whly_box {
    width: 100%;
    height: auto;
    background: url(whly_bg.jpg) center top no-repeat;
    background-size: 100% 100%;
    padding: 2.5rem 2.5rem 0;
  }
  .whly_tit {
    width: 100%;
    height: 9.375rem;
    background: url("fjms_tit.png") center top no-repeat;
    margin-bottom: 1.5rem;
    background-size: 45%;
  }
  .whly_list {
    width: 100%;
    min-height: auto;
    height: auto;
    overflow: hidden;
    padding-bottom: 2.5rem;
  }
  .whly_list .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .whly_list .swiper-slide a span {
    bottom: 4px;
    left: 0;
    height: 5.625rem;
    line-height: 5.625rem;
    font-size: 1.875rem;
  }
  .whly_list .swiper-button-next, .whly_list .swiper-button-prev {
    width: 2.875rem;
    height: 7rem;
    top: 46%;
    background-size: 100% 100% !important;
  }
  /*高等院校*/
  .gdyx_box {
    width: 100%;
    height: 66rem;
    padding: 2.5rem;
    background: url(gdyx_bg.jpg) center top no-repeat;
    background-size: 100% 100% !important;
  }
  .gdyx_tit {
    width: 100%;
    height: 9.375rem;
    background: url(gdyx_title.png) center top no-repeat;
    background-size: 44%;
  }
  .gdyx_list {
    margin-top: 2.5rem;
    /*overflow: hidden;*/
  }
  .gdyx_list .swiper-slide img {
    width: 100%;
    height: 27rem;
  }
  .swiper-slide-active .gdyx_hover {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 20px;
    position: absolute;
    left: 0;
    top: 28rem;
    padding: 2.5rem;
    display: block;
    height: auto;
  }
  .gdyx_hover h2 {
    height: 3.5rem;
    line-height: 2.5rem;
    border-bottom: 2px solid #3366cc;
    font-size: 2.25rem;
    text-align: left;
  }
  .gdyx_hover_xq {
    margin-top: 1rem;
    line-height: 2.8125rem;
    font-size: 1.875rem;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .gdyx_more {
    margin-top: 1rem;
    text-align: left;
  }
  .gdyx_list .swiper-slide a {
    font-size: 1.875rem;
  }
  .gdyx_list .swiper-button-prev, .gdyx_list .swiper-container-rtl .swiper-button-next{
    left: 1rem;
  }
  .gdyx_list .swiper-button-next, .gdyx_list .swiper-container-rtl .swiper-button-prev{
    right: 1rem;
  }
  .gdyx_list .swiper-button-next, .gdyx_list .swiper-button-prev {
    width: 4.875rem;
    height: 4.875rem;
    top: 55%;
    background-size: 100% 100% !important;
    opacity: 0.7;
  }
  /*主体部分结束*/
  /*底部开始*/
  footer.copyright > .links > div.bqxx_phone p a{
    font-size: 1.675rem;
  }
  /*底部结束*/

  /*20240628样式调整*/
  .cqgk_btn_box ul li a{
    padding-top: 6rem;
    background-size: 25% !important;
  }
}
