@charset "UTF-8";

a:hover,
a:hover h5 {
  color: #1563c8 !important;
}

/* 主要内容 */

/* 头条 */
.zt-main .cyjytt {
  position: relative;
}
.zt-main .cyjytt{
  font-size:0;
}
.zt-main .cyjytt .left-box {
  width: 420px;
  height: 350px;
  background: rgb(237, 248, 255);
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  padding: 20px;
}

.zt-main .cyjytt .left-box h3 {
  margin-bottom: 20px;
  font-size: 24px;
}

.zt-main .cyjytt .left-box p {
  width: 100%;
  font-size: 18px;
  line-height: 1.8;
}
.zt-main .cyjytt .left-box p a{
  color:#1563c8;
}


.zt-main .cyjytt .right-box {
  width: 200px;
  height: 350px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 10px;
}

.zt-main .cyjytt .right-box .item {
  width: 100%;
  height: 160px;
  text-align: center;
  padding-top: 40px;
}

.zt-main .cyjytt .right-box .item a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.zt-main .cyjytt .right-box .item.rcgz {
  background: url(/gasrmzfw/pc2023/images/msfwzq/cyjy_cyjytt_bg2.png);
  background-size: 100% 100%;
  position: absolute;
  top: 0;
}

.zt-main .cyjytt .right-box .item.rcsb {
  background: url(/gasrmzfw/pc2023/images/msfwzq/cyjy_cyjytt_bg3.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
}

.zt-main .cyjytt .right-box .item .text {
  font-size: 24px;
  color: #1e5aab;
  font-weight: 600;
}
.zt-main .cyjytt .video-box{
  display:inline-block;
  width: 480px;
  height:350px;
}
.zt-main .cyjytt .video-box video{
  width:100%;
  height:100%;
  object-fit:fill;
}

/* 人群专区 */
.rqzq .rqzq-item {
  width: 535px;
  margin-bottom: 39px;
  display: inline-block;
}

.rqzq .rqzq-item:nth-child(odd) {
  margin-right: 45px;
}

.rqzq .rqzq-item .item-title {
  font-size: 28px;
  line-height: 30px;
  color: #1e5aab;
  font-weight: 700;
  vertical-align: middle;
  margin-bottom: 19px;
}

.rqzq .rqzq-item .item-title::before {
  content: "";
  width: 28px;
  height: 28px;
  display: inline-block;
  background: url(/gasrmzfw/pc2023/images/msfwzq/rqzq_title_icon.png);
  vertical-align: middle;
  margin-right: 19px;
}

.rqzq .rqzq-item .item-content {
  width: 100%;
  height: 240px;
  background-color: rgb(237, 248, 255);
  border-radius: 10px;
  padding: 20px;
}

.rqzq .rqzq-item .item-content .left-bg {
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
  width: 209px;
  height: 202px;
  overflow: hidden;
  border-radius: 10px;
}

.rqzq .rqzq-item .item-content .right-link {
  display: inline-block;
  vertical-align: top;
  width: 261px;
}

.rqzq .rqzq-item .item-content .right-link li {
  background-color: #fff;
  border: 1px solid rgb(211, 235, 253);
}

.rqzq .rqzq-item .item-content .right-link li a {
  display: inline-block;
  width: 100%;
  height: 55px;
  /* line-height: 55px; */
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 500;
  padding-right: 35px;
  padding-top: 16px;
}

.rqzq .rqzq-item .item-content .right-link li:not(:first-child) {
  margin-top: 17px;
}

.rqzq .rqzq-item .item-content .right-link li a::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 15px;
  background: url(/gasrmzfw/pc2023/images/msfwzq/right_icon.png);
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.rqzq .rqzq-item.cjr .item-content .right-link li a {
  height: 90px;
  padding-top: 35px;
}

.rqzq .rqzq-item.wjry .item-content .right-link li a {
  height: 40px;
  padding-top: 9px;
}

.rqzq .rqzq-item.wjry .item-content .right-link li:nth-child(n+3) a {
  padding-top: 0;
}

.rqzq .rqzq-item.wjry .item-content .right-link li:not(:first-child) {
  margin-top: 9px;
}

/* 招考录用 */
.zkly-box {
  width: 100%;
  background-color: rgb(245, 251, 255);
  padding-top: 60px;
  padding-bottom: 1px;
}

.title {
  width: 100%;
  height: 32px;
  margin-bottom: 50px;
  font-size: 36px;
  color: #1e5aab;
  font-weight: 700;
  position: relative;
}

.title span {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.zkly .mod-title .title {
  background: url(/gasrmzfw/pc2023/images/msfwzq/title_bg.png) center top no-repeat;
}

.zkly .mod-content {
  position: relative;
  overflow: hidden;
  height: 460px;
}

.zkly .mod-content .hd {
  margin-bottom: 20px;
}

.zkly .mod-content .hd ul li {
  display: inline-block;
  width: 25%;
  text-align: center;
  position: relative;
  line-height: 52px;
  font-size: 20px;
  float: left;
  cursor: pointer;
}

.zkly .mod-content .hd ul li a {
  display: block;
  height: 100%
}

.zkly .mod-content .hd ul li::before {
  display: inline-block;
  content: "";
  width: 100%;
  height: 3px;
  background-color: rgb(206, 207, 207);
  position: absolute;
  bottom: 0;
  left: 0;
}

.zkly .mod-content .hd ul li.on::before {
  background-color: rgb(30, 90, 171);
}

.zkly .mod-content .hd ul li.on::after {
  display: inline-block;
  content: "";
  border-top: 9px solid rgb(30, 90, 171);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  ;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
}

.zkly .mod-content .hd ul li:hover::before {
  background-color: rgb(30, 90, 171);
}

.zkly .mod-content .bd ul {
  overflow: hidden;
}

.zkly .mod-content .bd ul li {
  float: left;
}

.zkly .mod-content .bd ul li .zkly-bd-item {
  float: left;
  width: 31%;
  height: 170px;
  padding: 30px;
  background-color: #fff;
  position: relative;
  margin-right: 3%;
  margin-bottom: 27px;
}

.zkly .mod-content .bd ul li .zkly-bd-item:nth-child(3n) {
  margin-right: 0;
}

.zkly .mod-content .bd ul li .zkly-bd-item h5 {
  font-size: 18px;
  line-height: 30px;
  height: 90px;
}

.zkly .mod-content .bd ul li .zkly-bd-item .info {
  font-size: 16px;
  color: #999999;
  margin-top: 8px;
}

.zkly .mod-content .bd ul li .zkly-bd-item .info .more {
  float: right;
  color: #999999;
}

/* 微信公众号 */
.wxgzh {
  padding-top: 60px;
  padding-bottom: 60px;
}

.wxgzh a {
  float: left;
  width: calc((100% - 20px * 2) / 3);
}

.wxgzh .img {
  width: 100%;
  height: 109px;
  /* float: left; */
  overflow: hidden;
}

.wxgzh a {
  margin-right: 20px;
}
.wxgzh a:last-child{margin-right: 0;}

/* 一件事服务 */
.yjsfw .title {
  margin-bottom: 52px;
  background: url(/gasrmzfw/pc2023/images/msfwzq/title_bg.png) center top no-repeat;
}

.yjsfw .mod-content {
  border: 1px solid rgb(211, 235, 253);
  border-radius: 10px;
  padding: 20px;
}

.yjsfw .mod-content a {
  float: left;
  width: 350px;
  height: 140px;
  background-size: 100% 100%;
  position: relative;
  padding-top: 30px;
  text-align: center;
}

.yjsfw .mod-content a:not(:last-child) {
  margin-right: 13px;
}

.yjsfw .mod-content a:nth-child(1) {
  background: url(/gasrmzfw/pc2023/images/msfwzq/cyjy_yjsfw_bg1.png);
  background-size: 100% 100%;
  padding-left: 150px;
}

.yjsfw .mod-content a:nth-child(2) {
  background: url(/gasrmzfw/pc2023/images/msfwzq/cyjy_yjsfw_bg2.png);
  background-size: 100% 100%;
  padding-left: 150px;
}

.yjsfw .mod-content a:nth-child(3) {
  background: url(/gasrmzfw/pc2023/images/msfwzq/cyjy_yjsfw_bg3.png);
  background-size: 100% 100%;
  padding-left: 95px;
}

.yjsfw .mod-content a h3 {
  font-size: 32px;
  color: #1e5aab;
}

/* 更多服务 */
.gdfw-box {
  background-color: rgb(245, 251, 255);
  width: 100%;
  padding: 60px 0;
}

.gdfw-box .gdfw .left-box {
  height: 400px;
  float: left;
}

.gdfw-box .gdfw .left-box .left-item {
  width: 250px;
  height: 100%;
  padding-top: 173px;
  background: url(/gasrmzfw/pc2023/images/msfwzq/cyjy_gdfw_bg1.png);
  background-size: 100% 100%;
  float: left;
}

.gdfw-box .gdfw .left-box .left-item:not(:last-child) {
  margin-right: 30px;
}

.gdfw-box .gdfw .left-box .left-item h3 {
  text-align: center;
  font-size: 28px;
  color: #1e5aab;
  margin-bottom: 20px;
}

.gdfw-box .gdfw .left-box .left-item p {
  text-align: center;
  line-height: 36px;
  font-size: 18px;
}

.gdfw-box .gdfw .right-box {
  width: 280px;
  height: 100%;
  float: right;
  padding-top: 43px;
}

.gdfw-box .gdfw .right-box .right-item {
  width: 100%;
  height: 160px;
  text-align: center;
  padding-top: 20px;
  background-color: #862424;
}

.gdfw-box .gdfw .right-box .right-item:nth-child(1) {
  background: url(/gasrmzfw/pc2023/images/msfwzq/cyjy_gdfw_bg4.png);
  margin-bottom: 28px;
}

.gdfw-box .gdfw .right-box .right-item:nth-child(2) {
  background: url(/gasrmzfw/pc2023/images/msfwzq/cyjy_gdfw_bg5.png);
}

.gdfw-box .gdfw .right-box .right-item .text {
  font-size: 24px;
  color: #1e5aab;
  font-weight: 600;
}

.gdfw-box .wyly {
  background-color: #fff;
  height: 180px;
  border-radius: 10px;
  padding: 20px;
}

.gdfw-box .wyly a {
  float: left;
}

.gdfw-box .wyly a:not(:last-child) {
  margin-right: 15px;
}

.gdfw-box .wyly a {
  float: left;
}

.gdfw-box .wyly .img {
  width: 350px;
  height: 140px;
  overflow: hidden;
}

@media (max-width:1480px) {
  .gdfw-box .wyly {
    padding-left: 20px !important;
  }
}

@media (max-width:1280px) {
  .zt-main .cyjytt .left-box {
    width: 662px;
  }

  .zt-main .cyjytt .left-box p {
    line-height: 1.4;
  }

  .rqzq .rqzq-item {
    width: 472px;
    margin-bottom: 39px;
    display: inline-block;
  }

  .rqzq .rqzq-item:nth-child(odd) {
    margin-right: 20px;
  }

  .rqzq .rqzq-item .item-content .right-link {
    width: 257px;
  }

  .rqzq .rqzq-item .item-content .left-bg {
    margin-right: 10px;
  }

  .rqzq .rqzq-item .item-content .left-bg {
    width: 160px;
    height: 155px;
  }

  .rqzq .rqzq-item .item-content .right-link li:not(:first-child) {
    margin-top: 10px;
  }

  .rqzq .rqzq-item .item-content .right-link li a {
    height: 43px;
    padding-top: 9px;
  }

  .rqzq .rqzq-item.cjr .item-content .right-link li a {
    height: 70px;
    padding-top: 24px;
  }

  .rqzq .rqzq-item.wjry .item-content .right-link li:not(:first-child) {
    margin-top: 2px;
  }

  .rqzq .rqzq-item .item-content {
    height: 220px;
  }

  .wxgzh a:nth-child(odd) {
    /* margin-right: 0; */
  }

  .wxgzh a {
    /* width: 49%; */
    /* margin-right: 1% !important; */
  }

  .wxgzh .img {
    width: 100%;
    height: 91px;
  }

  .yjsfw .mod-content a {
    width: 32.3%;
  }

  .yjsfw .mod-content a h3 {
    font-size: 29px;
  }

  .yjsfw .mod-content a:nth-child(1) {
    padding-left: 13%;
  }

  .yjsfw .mod-content a:nth-child(2) {
    padding-left: 13%;
  }

  .yjsfw .mod-content a:nth-child(3) {
    padding-left: 7%;
  }

  .gdfw-box .gdfw .left-box {
    height: 361px;
  }

  .gdfw-box .gdfw .left-box .left-item {
    width: 220px;
  }

  .gdfw-box .gdfw .left-box .left-item:not(:last-child) {
    margin-right: 10px;
  }

  .gdfw-box .gdfw .right-box {
    padding-top: 41px;
  }

  .gdfw-box .gdfw .right-box .right-item {
    height: 150px;
  }

  .gdfw-box .gdfw .right-box .right-item:nth-child(1) {
    margin-bottom: 17px;
  }

  .gdfw-box .wyly a {
    width: 32%;
  }

  .gdfw-box .wyly .img {
    width: 100%;
    height: 121px;
  }




}

@media (max-width:1200px) {}

@media (max-width:992px) {
  .zt-main .cyjytt .left-box {
    width: 100%;
  }

  .zt-main .cyjytt .left-box {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .zt-main .cyjytt .right-box {
    width: 100%;
    height: auto;
  }
  
  .zt-main .cyjytt .right-box .item {
    float: left;
    width: 280px;
  }

  .zt-main .cyjytt .right-box .item.rcgz {
    position: static;
    margin-right: 30px;
  }

  .zt-main .cyjytt .right-box .item.rcsb {
    position: static;
  }
  .zt-main .cyjytt .video-box{
    display:block;
    margin:20px auto 0;
    width:98%;
    height:60vw;
  }
  .rqzq .rqzq-item {
    width: 100%;
  }

  .rqzq .rqzq-item .item-content .left-bg {
    width: 30%;
    height: 200px;
  }

  .rqzq .rqzq-item .item-content {
    height: auto;
  }

  .rqzq .rqzq-item .item-content .right-link {
    width: 66%;
  }

  .rqzq .rqzq-item .item-content .right-link li a {
    height: 58px;
    padding-top: 17px;
  }

  .rqzq .rqzq-item.cjr .item-content .right-link li a {
    height: 92px;
    padding-top: 35px;
  }

  .rqzq .rqzq-item.wjry .item-content .right-link li:nth-child(n+3) a {
    padding-top: 10px;
  }

  .rqzq .rqzq-item.wjry .item-content .right-link li a {
    height: 45px;
  }

  .yjsfw .mod-content a {
    width: 32%;
  }

  .yjsfw .mod-content a {
    height: 112px;
  }

  .yjsfw .mod-content a h3 {
    font-size: 20px;
  }

  .gdfw-box .gdfw .left-box {
    width: 100%;
  }

  .gdfw-box .gdfw .left-box .left-item {
    width: 32%;
  }

  .gdfw-box .gdfw .right-box {
    width: 100%;
    float: left;
  }

  .gdfw-box .gdfw .right-box .right-item {
    width: 280px;
    float: left;
  }

  .gdfw-box .gdfw .right-box .right-item:nth-child(2) {
    margin-left: 30px;
  }

  .gdfw-box .wyly a:not(:last-child) {
    margin-right: 13px;
  }
}

@media (max-width:768px) {}

@media (max-width:431px) {
  .zt-main .cyjytt .left-box {
    background:  rgb(227, 244, 255);
    background-size: 100%;
    height: auto;
    padding: 15px;
  }
  .zt-main .cyjytt .left-box h3{
    font-size:20px;
    margin-bottom:10px;
  }

  .zt-main .cyjytt .left-box p {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
  }
  .rqzq .rqzq-item:nth-child(odd){
    margin-right:0;
  }
  .zt-main .cyjytt .right-box .item {
    width: 48%;
    position: unset !important;
  }

  .zt-main .cyjytt .right-box .item.rcgz {
    margin: 0 1%;
  }

  .rqzq .rqzq-item .item-content .left-bg {
    display: none;
  }

  .rqzq .rqzq-item .item-content .right-link {
    width: 100%;
  }

  .zkly .mod-content .hd ul li {
    font-size: 16px;
    width: 50%;
  }

  .zkly .mod-content {
    height: auto;
  }

  .zkly .mod-content .bd ul li .zkly-bd-item {
    width: 48%;
    padding: 15px;
    height: auto;
    margin: 10px 1%;
  }
  .zkly .mod-content .bd ul li .zkly-bd-item h5{
    font-size:14px;
    font-weight:normal;
    line-height:22px;
    height: 66px;
  }
  .zkly .mod-content .bd ul li .zkly-bd-item .info{
    font-size:14px;
  }
  .wxgzh .img {
    height: 60px;
  }

  .yjsfw .mod-content a {
    width: 100%;
    height: 160px;
    margin-bottom: 20px;
  }

  .yjsfw .mod-content a h3 {
    font-size: 28px;
  }

  .yjsfw .mod-content a:nth-child(1) {
    padding-left: 40%;
  }

  .yjsfw .mod-content a:nth-child(2) {
    padding-left: 40%;
  }

  .yjsfw .mod-content a:nth-child(3) {
    padding-left: 35%;
  }

  .yjsfw .mod-content a {
    padding-top: 40px;
  }

  .gdfw-box .gdfw .left-box {
    padding: 0 30px;
  }

  .wxgzh a {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }

  .wxgzh .img {
    height: 121px;
  }

  .gdfw-box .gdfw .left-box {
    height: auto;
  }

  .gdfw-box .gdfw .left-box .left-item {
    width: 100%;
    height: 486px;
    padding-top: 212px;
  }

  .gdfw-box .gdfw .left-box .left-item p {
    line-height: 50px;
    font-size: 20px;
  }

  .zt-main .cyjytt .right-box .item .text {
    font-size: 20px;
  }

  .zt-main .cyjytt .right-box .item {
    height: 126px;
    padding-top: 25px;
    margin: 0 1%;
  }
  .gdfw-box{
    padding-bottom:0;
  }
  .gdfw-box .gdfw .right-box .right-item {
    width: 48%;
  }

  .gdfw-box .gdfw .right-box .right-item:nth-child(2) {
    margin-left: 0;
  }

  .gdfw-box .gdfw .right-box .right-item .text {
    font-size: 20px;
  }

  .gdfw-box .gdfw .right-box .right-item {
    height: 150px;
    width: 100%;
    background-size: 100% 100% !important;
  }

  .gdfw-box .wyly {
    padding-left: 0 !important;
    margin-bottom: 0;
    padding-bottom: 0;
    height: auto;
  }

  .gdfw-box .wyly a {
    width: 100%;
  }

  .gdfw-box .wyly .img img {
    width: 100%;
  }

  .gdfw-box .wyly .img {
    height: auto;
    margin-bottom: 20px;
  }
  .wxgzh{padding: 20px 0;}
}