@charset "UTF-8";
body {
  min-width: 1400px;
  background: #FFFBF6;
  background: none;
  overflow-x: hidden;
}

.box {
  background: url(../images/header_bg.jpg) no-repeat top center;
  overflow: hidden;
}

.headerbg {
  height: 374px;
  position: relative;
}

.headerbg:after {
  content: "";
  display: block;
  width: 1180px;
  height: 112px;
  background: url(../images/focus_blue.png) center center no-repeat;
  position: absolute;
  top: 400px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

.header {
  min-height: 1040px;
}

.header .banner .focus-btn-left, .header .banner .focus-btn-right {
  top: 280px;
  left: -45px;
}

.header .banner .focus-btn-right {
  left: auto;
  right: -45px;
}

.banner {
  width: 1033px;
  height: 662px;
  background: #F9EBD0;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 375px;
  z-index: 2;
}

.banner:before {
  content: "";
  display: block;
  width: 1134px;
  height: 25px;
  background: url(../images/focus_line.png) center center no-repeat;
  position: absolute;
  bottom: -15px;
  left: -50px;
}

.banner:after {
  content: "";
  display: block;
  width: 582px;
  height: 79px;
  background: url(../images/focus_gov.png) center center no-repeat;
  position: absolute;
  bottom: -79px;
  right: -136px;
}

.swiper-container-focus {
  margin: 30px auto 0;
  width: 950px;
  height: 630px;
  overflow: hidden;
  position: relative;
}

/*tongxin*/
.tongxin {
  width: 1100px;
  margin: 30px auto 0;
}

.tongxin .tongxin-title {
  height: 60px;
  background: url(../images/title_tongxin.png) center center no-repeat;
}

.tongxin .tongxin_con {
  margin: 10px auto 0;
}

.tongxin .tongxin_con .left {
  width: 430px;
  float: left;
}

.tongxin .tongxin_con .mid {
  width: 420px;
  margin-left: 15px;
  float: left;
}

.tongxin .tongxin_con .mid ul li {
  padding: 16px 0 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC-Regular;
}

.tongxin .tongxin_con .right {
  width: 222px;
  float: right;
}

.tongxin .tongxin_con .right ul li {
  width: 222px;
  margin: 16px auto 17px;
}

.tongxin .tongxin_con .right ul li p {
  margin-top: 7px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  font-family: PingFangSC-Regular;
}

/*jiaodian*/
.jiaodian {
  height: auto;
  background: url(../images/jiaodian_bg.png) center 72px no-repeat;
  margin-top: 30px;
  padding-bottom: 20px;
  overflow: visible;
  position: relative;
}

.jiaodian .jiaodian-title {
  margin-top: 0px;
  height: 122px;
  background: url(../images/title_jiaodian.png) no-repeat center;
}

.jiaodian:before {
  content: "";
  display: block;
  width: 1920px;
  height: 995px;
  background: url(../images/jiaodian_bg_big.png) center center no-repeat;
  position: absolute;
  top: 300px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.newBox {
  width: 1080px;
  margin: 0 auto;
}

.newBox ul {
  border-top: none;
}

.newBox ul li {
  width: 510px;
  padding-left: 20px;
  padding-right: 0px;
  background: url(../images/icon_title01.jpg) left center no-repeat;
  font-size: 18px;
  line-height: 50px;
}

.newBox ul li.line {
  border-top: none;
  margin: 20px 0;
}

/*mianduimian*/
.mianduimian {
  height: auto;
  background: url(../images/mianduimian_bg.png) center 132px no-repeat;
  margin-top: 30px;
  padding-bottom: 20px;
  overflow: visible;
  position: relative;
}

.mianduimian .mianduimian-title {
  margin-top: 0px;
  height: 122px;
  background: url(../images/title_mianduimian.png) no-repeat center;
}

.mianduimian .mianduimian_bg {
  width: 1120px;
  position: relative;
  margin: 0 auto;
}

.mianduimian .mianduimian_bg .mdm-btn-left, .mianduimian .mianduimian_bg .mdm-btn-right {
  display: block;
  width: 30px;
  height: 78px;
  background: url(../images/mdm_btn_left.png) center center no-repeat;
  cursor: pointer;
  position: absolute;
  top: 170px;
  left: -50px;
}

.mianduimian .mianduimian_bg .mdm-btn-right {
  background: url(../images/mdm_btn_right.png) center center no-repeat;
  left: auto;
  right: -50px;
}

.swiper-container-mdm {
  margin: 50px auto 0;
  width: 1120px;
  height: 440px;
  overflow: hidden;
  position: relative;
}

.swiper-container-mdm .swiper-slide {
  text-align: center;
}

.swiper-container-mdm .swiper-slide li {
  list-style: none;
  display: inline-block;
  width: 320px;
  height: 180px;
  margin: 0 25px 60px 25px;
  position: relative;
}

.swiper-container-mdm .swiper-slide li div.bg {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 320px;
  height: 44px;
  background: url(../images/bg_btm.png);
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.swiper-container-mdm .swiper-slide li div.bg h4 {
  width: 320px;
  height: 44px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  /* text-align: center; */
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  text-align: left;
}

/*tian*/
.minge {
  height: 1110px;
  margin-top: 50px;
  padding-bottom: 20px;
  overflow: hidden;
  background: url(../images/tian_bg.png) center top no-repeat;
}

.minge .minge-title {
  margin-top: 0px;
  height: 122px;
  background: url(../images/title_tian.png) no-repeat center;
}

.minge-tian {
  width: 1080px;
  height: auto;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background: none;
}

.minge-tian ul {
  padding: 25px 0;
}

.minge-tian ul li {
  width: 510px;
  padding-left: 20px;
  padding-right: 0px;
  background: url(../images/icon_title01.jpg) left center no-repeat;
  font-size: 18px;
  line-height: 50px;
}

.minge-tian ul li.line {
  border-top: none;
  margin: 20px 0;
}

/*履职*/
.meiti {
  width: 1200px;
  background: url(../images/meiti_bg.png) center 72px no-repeat;
  margin: 30px auto 0;
  position: relative;
}

.meiti .meiti-title {
  margin-top: 0px;
  height: 122px;
  background: url(../images/title_meiti.png) no-repeat center;
}

.meiti .meiti_bg {
  width: 1120px;
  position: relative;
  margin: 0 auto;
}

.meiti .meiti_bg .meiti-btn-left, .meiti .meiti_bg .meiti-btn-right {
  display: block;
  width: 30px;
  height: 78px;
  background: url(../images/mdm_btn_left.png) center center no-repeat;
  cursor: pointer;
  position: absolute;
  top: 60px;
  left: -70px;
}

.meiti .meiti_bg .meiti-btn-right {
  background: url(../images/mdm_btn_right.png) center center no-repeat;
  left: auto;
  right: -70px;
}

.meiti:before {
  content: "";
  display: block;
  width: 1920px;
  height: 768px;
  background: url(../images/meiti_bg_big.png) center center no-repeat;
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.swiper-container-meiti {
  margin: 20px auto 0;
  width: 1120px;
  height: 280px;
  overflow: hidden;
  position: relative;
}

.swiper-container-meiti .swiper-slide {
  text-align: center;
}

.swiper-container-meiti .swiper-slide li {
  list-style: none;
  display: inline-block;
  width: 320px;
  height: auto;
}

.swiper-container-meiti .swiper-slide li p {
  box-sizing: border-box;
  height: 70px;
  padding: 10px 25px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  background: url(../images/meiti_pic_bg.png) center center no-repeat;
}

/*代表好声音*/
.daibiao {
  box-sizing: content-box;
  height: 794px;
  height: auto;
  margin-top: 30px;
  padding-bottom: 15px;
  max-height: none;
  overflow: hidden;
  background: url(../images/daibiao_bg.png) bottom center no-repeat;
}

.daibiao .daibiao-title {
  margin-top: 0px;
  height: 122px;
  background: url(../images/daibiao_title.png) no-repeat center;
  position: relative;
  z-index: 2;
}

.daibiao .daibiao_box {
  box-sizing: border-box;
  width: 1200px;
  height: auto;
  background: #FFFFFF;
  border: 6px solid #F3D9B4;
  padding: 0 0 30px 0;
  margin: -50px auto 0px;
  position: relative;
}

.daibiao .daibiao_box .daibiao-prev, .daibiao .daibiao_box .daibiao-next {
  display: block;
  cursor: pointer;
  width: 30px;
  height: 78px;
  background: url(../images/daibiao_btn_left.png) center center no-repeat;
  position: absolute;
  top: 290px;
  left: -36px;
}

.daibiao .daibiao_box .daibiao-next {
  background: url(../images/daibiao_btn_right.png) center center no-repeat;
  left: auto;
  right: -36px;
}

.swiper-container-daibiao {
  width: 1080px;
  height: 620px;
}

.swiper-container-daibiao .swiper-slide ul {
  width: 100%;
}

.swiper-container-daibiao .swiper-slide ul li {
  width: 510px;
  padding-left: 20px;
  padding-right: 0px;
  background: url(../images/icon_title01.jpg) left center no-repeat;
  font-size: 18px;
  line-height: 50px;
}

.swiper-container-daibiao .swiper-slide ul li.line {
  border-top: none;
  margin: 20px 0;
}

.swiper-container-daibiao .swiper-pagination {
  display: none;
}

/*lvzhi*/
.lvzhi {
  height: auto;
  background: url(../images/lvzhi_bg.png) center -50px no-repeat;
  margin-top: 30px;
  padding-bottom: 50px;
  overflow: visible;
  position: relative;
}

.lvzhi .lvzhi-title {
  margin-top: 0px;
  height: 122px;
  background: url(../images/title_lvzhi.png) no-repeat center;
  position: relative;
  z-index: 2;
}

.lvzhi .newBox {
  box-sizing: border-box;
  width: 1204px;
  height: auto;
  background: #FFFFFF;
  border: 6px solid #F3D9B4;
  padding: 40px 60px 20px 60px;
  margin: -50px auto 0px;
  position: relative;
}

.lvzhi .lvzhi_box {
  box-sizing: border-box;
  width: 1204px;
  height: auto;
  background: #FFFFFF;
  border: 6px solid #F3D9B4;
  padding: 0 0 30px 0;
  margin: -50px auto 0px;
  position: relative;
}

.lvzhi .lvzhi_box .lvzhi-prev, .lvzhi .lvzhi_box .lvzhi-next {
  display: block;
  cursor: pointer;
  width: 30px;
  height: 78px;
  background: url(../images/daibiao_btn_left.png) center center no-repeat;
  position: absolute;
  top: 190px;
  left: -36px;
}

.lvzhi .lvzhi_box .lvzhi-next {
  background: url(../images/daibiao_btn_right.png) center center no-repeat;
  left: auto;
  right: -36px;
}

.swiper-container-lvzhi {
  margin: 0px auto 0;
  width: 1080px;
  height: 420px;
  overflow: hidden;
  position: relative;
}

.swiper-container-lvzhi .swiper-slide {
  width: 1180px;
  margin: 40px auto 0;
  position: relative;
}

.swiper-container-lvzhi .swiper-slide ul {
  width: 100%;
  float: left;
  padding: 20px 0;
}

.swiper-container-lvzhi .swiper-slide ul li {
  box-sizing: border-box;
  width: 510px;
  padding-left: 20px;
  padding-right: 0px;
  background: url(../images/icon_title01.jpg) left center no-repeat;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  font-size: 18px;
  line-height: 50px;
  font-family: Microsoft YaHei;
  color: #333;
}

.swiper-container-lvzhi .swiper-slide ul li:nth-child(even) {
  float: right;
}

.swiper-container-lvzhi .swiper-slide ul li.line {
  border-top: none;
  margin: 20px 0;
}

.swiper-container-lvzhi .swiper-pagination {
  display: none;
}

/*footer*/
.footer {
  background: #FFFBF6;
  color: rgba(0, 0, 0, 0.5);
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
