@charset "UTF-8";

* {
  font-family: '微软雅黑';
}

/* 清浮动 */
.cf {
  zoom: 1;
}

.cf:after {
  content: '020';
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

a {
  color: #333333;
}

a:hover {
  color: #046fa7;
}

.inbox {
  width: 1200px;
  margin: auto;
}

/* 头部 */
.head {
  width: 100%;
  height: 800px;
  padding-top: 10px;
  background-image: url(banner.png);
  background-size: 100% 100%;
  position: relative;
}

.top a {
  color: #fff;
}

.top span {
  color: #fff;
}

.top a:hover {
  color: #046fa7;
}

.tpl {
  float: left;
  font-size: 16px;
}

.tpl a:first-child {
  margin-right: 20px;
}

.tpr {
  float: right;
  width: 524px;
}

.tprl {
  float: left;
}

.tprr {
  float: right;
}

.old_boount {
  display: none;
}

.tfgx {
  margin: 0 7px;
}

/* 登录样式 */
.loggin_group {
  position: relative;
}

.loginItems {
  display: none;
  position: absolute;
  width: 90px;
  height: 80px;
  z-index: 99;
  text-align: center;
  background: no-repeat 0 -1px;
  /* border-bottom: 1px solid #eeeeee; */
  padding-top: 12px;
  left: -28px;
  top: 20px;
}

.loginItems a {
  display: block;
  width: 98%;
  margin: 0 auto;
  color: #333;
  padding: 0;
  text-align: center;
  line-height: 30px;
  background: none;
  float: none;
}

.loggin_group:hover .loginItems {
  display: block;
}

.top .pcwza,
.top .old_boount,
.top .new_boount {
  color: #ffe1a1;
}

.sjghb {
  display: none;
}

.logoasearch {
  margin-top: 30px;
  height: 93px;
}

.logo img {
  display: block;
  width: auto;
  height: 93px;
}

.search {
  margin-top: 21px;
  width: 500px;
  height: 50px;
  background: #fff;
}

.search form {
  height: 50px;
}

.setxt {
  width: 450px;
  height: 50px;
  padding: 0 20px;
  border: none;
}

.sesub {
  width: 50px;
  height: 50px;
  float: right;
  margin-top: -1px;
  background: url(search.png) no-repeat center;
  background-size: 26px 26px;
  border: none;
}

.nav {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.nav a {
  display: block;
  font-size: 24px;
  color: #fff;
  padding-bottom: 15px;
}

.nav a:hover {
  font-weight: bold;
  border-bottom: 4px solid #fff;
}

.weathcer {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(tqbar.png) no-repeat left center;
  background-size: 50% 50px;
  width: 100%;
  height: 50px;
}

.weathcer iframe {
  width: 500px;
  height: 30px;
  margin-top: 14px;
}

.old_nav {
  display: none;
}

/* 老年头部样式 */
.old_type .tpl,
.old_type .tpr {
  width: 100%;
  font-size: 32px;
  line-height: 64px;
}

.old_type .new_boount {
  display: none;
}

.old_type .old_boount {
  display: block;
  float: right;
  margin-left: 30px;
}

.old_type .tfgx {
  margin: 0 15px;
}

.old_type .logoasearch {
  margin-top: 50px;
}

.old_type .search {
  margin-top: 17px;
  width: 600px;
  height: 60px;
}

.old_type .search form {
  height: 60px;
}

.old_type .setxt {
  width: 515px;
  height: 60px;
  padding: 0 30px;
  font-size: 28px;
}

.old_type .sesub {
  width: 84px;
  height: 60px;
}

.old_type .nav {
  display: none;
}

.old_type .old_nav {
  display: block;
  width: 100%;
  line-height: 108px;
  background: #046fa7;
}

.old_nav .inbox {
  display: flex;
  justify-content: space-between;
}

.old_nav a {
  color: #fff;
  font-size: 36px;
}

.old_type .loginItems {
  width: 140px;
  height: 120px;
  background-size: 140px;
  left: -5px;
  top: 40px;
}

.old_type .top_box a,
.old_type .top_box span {
  font-size: 32px;
}

.old_type .loginItems a {
  line-height: 50px;
}

/* 移动头部样式 */
.mobile_type .inbox {
  width: 100vw;
}

.mobile_type .head {
  height: 75vw;
  background-size: auto 100%;
}

.mobile_type .tpl {
  display: none;
}

.mobile_type .sjghb {
  display: block;
  float: left;
  margin-right: 3vw;
  width: 18vw;
  height: 8vw;
  border-radius: 1vw;
  background: #ec940a;
  line-height: 8vw;
  text-align: center;
  font-size: 4vw;
}

.mobile_type .tprl {
  float: right;
  line-height: 8vw;
}

.mobile_type .sjbdn {
  display: none;
}

.mobile_type .tpr {
  float: right;
  width: 100%;
}

.mobile_type #loggin_group {
  float: left;
  margin-right: 4vw;
  font-size: 4vw;
}

.mobile_type .logo {
  width: 100%;
}

.mobile_type .logo img {
  height: 20vw;
  margin: 0 auto;
}

.mobile_type .logoasearch {
  margin-top: 6vw;
  height: auto;
}

.mobile_type .search {
  margin-top: 4vw;
  width: 90%;
  height: 14vw;
  margin-right: 5%;
}

.mobile_type .setxt {
  width: 84%;
  height: 14vw;
  padding: 0 2vw;
  font-size: 4vw;
}

.mobile_type .sesub {
  width: 15%;
  height: 14vw;
  background-size: 6vw;
}

.mobile_type .nav {
  display: none;
}

.mobile_type .weathcer {
  display: none;
}

.mobile_type .old_nav {
  display: block;
  background: #046fa7;
}

.mobile_type .old_nav .inbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mobile_type .old_nav a {
  width: 33vw;
  height: 12vw;
  font-size: 5vw;
  text-align: center;
  line-height: 12vw;
}

/* 头部样式结束 */
/* 内容区 */
.cont {
  margin-top: 40px;
}

/* 头条 */
.headLines_wrapper {
  position: relative;
}

.tag_head {
  width: 56px;
  height: 73px;
  float: left;
  position: relative;
  margin-top: 30px;
}

.tag_head span {
  position: absolute;
  color: #fff;
  font-size: 22px;
  display: block;
  width: 100%;
  height: 65px;
  text-align: center;
  line-height: 65px;
}

.headLinesWrap {
  float: left;
  margin-left: 30px;
  width: 900px;
}

.headLinesWrap li {
  width: 100%;
  height: 24px;
  margin-top: 24px;
}

.headLinesWrap li:first-child {
  margin-top: 0;
}

.headLinesWrap li a {
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #046fa7;
}

.ts_more {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 16px;
  color: #046fa7;
  /* float: right;
  margin-top: 100px; */
}

.ts_more:hover {
  font-weight: bold;
}

.htbar {
  margin-top: 30px;
  width: 100%;
  height: 5px;
  background: #046fa7;
}

/* 新闻中心 */
.newcenter,
.zwgk,
.ztzl,
.hdjl {
  margin-top: 40px;
}

.platetit img {
  display: block;
  height: 47px;
  width: auto;
}

.newcont {
  margin-top: 30px;
}

/* tab_change */
.newcont {
  width: 100%;
}

.on a,
.tab .hd ul li a:hover {
  color: #046fa7;
  font-weight: bold;
}

.tab .hd {
  position: relative;
}

.tab .hd ul li {
  float: left;
  font-size: 24px;
  line-height: 32px;
  padding: 0 25px;
  background: url(shu_03.png) no-repeat left center;
}

.tab .hd ul li:first-child {
  padding-left: 0;
  background: none;
}

/* .tsslidebd ul {
  display: none;
} */
/* .tsslidebdul{
  display: block;
} */
/* .govpushinfo150203 {
  display: block !important;
} */
.tab .more {
  position: absolute;
  top: 8px;
  right: 0;
  height: 16px;
  line-height: 16px;
}

.tab .more a {
  display: block;
  color: #046fa7;
  font-size: 16px;
  font-weight: normal;
}

.tab .conWrap {
  margin-top: 27px;
}

.tab .bd li {
  margin-top: 27px;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  padding-left: 20px;
  background: url(dian.png) center left no-repeat;
}

.tab .bd li:first-child {
  margin-top: 0 !important;
}

.tab .bd li a {
  display: block;
  font-size: 18px;
  float: left;
  width: 75%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.tab .bd li a:hover {
  color: #046fa7;
}

.tab .bd li span {
  float: right;
  color: #999;
}

/* 定海要闻开始 */

/* 轮播 */
.dhywlb {
  width: 520px;
  height: 292px;
  float: left;
  overflow: hidden;
  position: relative;
}

.dhywlb .swiper {
  width: 100%;
  height: 100%;
}

.dhywlb .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
}

.dhywlb .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lbbg {
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #046fa7;
}

.lbbg a {
  display: block;
  width: 310px;
  line-height: 60px;
  margin-left: 20px;
  color: #fff !important;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}

.dhywlb .mySwiper .swiper-button-next,
.dhywlb .mySwiper .swiper-button-prev {
  position: absolute;
  top: 272px;
  width: 26px;
  height: 24px;
  background-color: #fff;
  background-image: unset;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  line-height: 24px;
  color: #046fa7;
}

.dhywlb .mySwiper .swiper-button-next {
  right: 20px;
}

.dhywlb .mySwiper .swiper-button-prev {
  left: 437px;
}

.dhywlb .mySwiper .swiper-button-next:hover {
  opacity: .5;
}

.dhywlb .mySwiper .swiper-button-prev:hover {
  opacity: .5;
}

/* 轮播 */

/* 信息列表 */
.dhywlist {
  width: 654px;
  float: right;
}

.dhywlist .tab .bd li a {
  width: 65%;
}

/* 定海要闻结束 */

/* 政务公开 */
.zwgkcont {
  margin-top: 30px;
}

.zwgkl {
  width: 743px;
  float: left;
}

.zwgk .tab .bd li {
  margin-top: 0;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  background: url(dian.png) center left no-repeat;
  border-bottom: 1px solid #eeeeee;
  transition: 0.3s;
  box-shadow: 0px 0px 0px transparent;
}

.zwgk .tab .bd li:hover {
  padding: 0 20px 0 40px;
  box-shadow: 0px 0px 10px #ccc;
  border-bottom: 1px solid transparent;
  background-position-x: 20px;
}

.zwgk .tab .bd li:hover span {
  color: #046fa7 !important;
}

.zwgk .tab .bd li a {
  width: 100%;
}

.zwgk .tab .bd li .span1 {
  display: block;
  float: left;
  color: #333;
  width: 75%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.zwgkr {
  width: 420px;
  float: right;
}

.bigtit {
  height: 32px;
  line-height: 32px;
}

.btit {
  float: left;
  font-size: 24px;
}

.hygq .btit a {
  color: #046fa7;
  font-weight: bold;
}

.bgd {
  display: block;
  float: right;
  color: #046fa7;
}

.gggslist {
  margin-top: 20px;
}

.gggslist li {
  margin-top: 25px;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  padding-left: 20px;
  background: url(dian.png) no-repeat left center;
}

.gggslist li:first-child {
  margin-top: 0 !important;
}

.gggslist a {
  display: block;
  width: 70%;
  float: left;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.gggslist span {
  float: right;
  color: #999;
}

.zwgkxxgk {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}

.zwgkxxgk li {
  margin-top: 20px;
  width: 200px;
  height: 44px;
  background-color: #fafafa;
  border: solid 1px rgba(117, 117, 117, 0.3);
  font-size: 18px;
  color: #046fa7;
  text-align: center;
  line-height: 44px;
  box-shadow: none;
  transition: all .5s;
}

.yjzj .tab .conWrap {
  margin-top: 20px;
}

.yjzj .tab .bd li a {
  width: 70%;
}

.yjzj .tab .hd ul li:first-child {
  padding-left: 0 !important;
}

.yjzj .tab .hd ul li {
  padding: 0 10px;
  background: none;
}

.yjzj .tab .bd li {
  margin-top: 25px;
}


.zwgkxxgk a {
  display: block;
}

.zwgkxxgk .ysqgk {
  width: 420px;
}

.zwgkxxgk .ysqgk a {
  display: inline;
}

.zwgkxxgk li:hover {
  box-shadow: 0px 0px 10px #046fa7;
}

.ysqgk span {
  font-size: 16px;
  margin-left: 20px;
}

.ysqgk span:first-child {
  font-size: 18px;
  margin-left: 0 !important;
}

/* 政府工作报告 */
.zwgk3 {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.zwgk3 a {
  display: block;
  width: 380px;
  height: 78px;
  line-height: 78px;
  padding-left: 144px;
  font-size: 18px;
  color: #fff !important;
}

.zfgzbg {
  background: #2984b4 url(zfgzbg.png) no-repeat 80px center;
}

.zfwznb {
  background: #2984b4 url(zfwznb.png) no-repeat 80px center;
}

.xxgkbm {
  background: #2984b4 url(xxgkbm.png) no-repeat 80px center;
}

.zwgk3 a:hover {
  box-shadow: 0px 0px 10px #046fa7;
}

/* 横幅 */
.hf {
  display: none;
  margin-top: 40px;
}

.hf img {
  display: block;
  width: 1200px;
  height: 110px;
  object-fit: cover;
}

/* 专题专栏 */
.ztzl .platetit {
  position: relative;
}

.ztzlgd {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #046fa7;
}

/* 专题轮播 */

.ztzllbt {
  position: relative;
  margin-top: 20px;
}

.ztzllbt .swiper {
  overflow: hidden;
}

.ztzl .swiper-slide {
  width: 285px;
  height: auto;
  border: solid 1px rgba(117, 117, 117, 0.3);
}

.ztzl .pic {
  display: block;
  width: 100%;
  height: 142px;
  overflow: hidden;
}

.ztzl .pic img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all .5s;
}

.ztzl .pic:hover img {
  transform: scale(1.2);
}

.ztzl .swiper-slide p {
  width: 245px;
  height: 18px;
  margin: 20px auto;
  line-height: 18px;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ztzl .ztdjjr {
  display: block;
  float: right;
  margin-right: 20px;
  width: 80px;
  height: 30px;
  background: #046fa7;
  border-radius: 13px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
}

.ztzl_next,
.ztzl_prev {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  width: 43px;
  height: 43px;
  z-index: 99;
  cursor: pointer;
}

.ztzl_next {
  background: url(arrr.png) no-repeat center;
  background-size: 43px 43px;
  right: -63px;
}

.ztzl_prev {
  background: url(arrl.png) no-repeat center;
  background-size: 43px 43px;
  left: -63px;
}

/* 互动交流 */
.hdjlcont {
  margin-top: 30px;
}

.hdjll {
  width: 340px;
  height: 596px;
  float: left;
  background: url(hdjlbg_03.png);
}

.tytspt {
  margin-top: 28px;
  padding-left: 29px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}

.hdlogo {
  display: block;
  margin: 48px auto 0px;
  width: 284px;
  height: 156px;
}

.hd_box {
  display: block;
  margin: 10px auto 0;
  width: 280px;
  height: 40px;
  padding: 0 30px 0 90px;
  line-height: 40px;
  font-size: 16px;
}

.hd_imgr {
  display: block;
  float: right;
  width: 24px;
  height: 9px;
  margin-top: 20px;
}

.hd_bstj {
  margin-top: 8px;
  background: #fff url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2785/site/picture/0/2508071125560656424.png?0.09860480106994363) no-repeat left center;
  background-size: auto 100%;
  background-position-x: 30px;
}

.hd_gkbl {
  margin-top: 10px;
  background: #fff url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2785/site/picture/0/2508071125558966318.png?0.922099381101112) no-repeat left center;
  background-size: auto 100%;
  background-position-x: 30px;
}

.hd_ldxx {
  background: #fff url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2785/site/picture/0/2508071125559391098.png?0.8856247903325276) no-repeat left center;
  background-size: auto 100%;
  background-position-x: 30px;
}

.hd_wyxf {
  background: #fff url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2785/site/picture/0/2508071125559778210.png?0.18762681261947844) no-repeat left center;
  background-size: auto 100%;
  background-position-x: 30px;
}

.tsjq {
  width: 280px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tsjq a {
  margin-top: 10px;
  padding-left: 50px;
  width: 130px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;

}

.tsjq1 {
  background: #fff url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2785/site/picture/0/2508071125558141617.png?0.42747148338106633) no-repeat 0 center;
  background-size: auto 100%;
}

.tsjq2 {
  background: #fff url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2785/site/picture/0/2508071125557206393.png?0.15994346930002679) no-repeat 0 center;
  background-size: auto 100%;
}

.tsjq3 {
  background: #fff url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2785/site/picture/0/2508071125557688626.png?0.3337676590075017) no-repeat 0 center;
  background-size: auto 100%;
}

.tsjq4 {
  background: #fff url(wyyj.png) no-repeat 17px center;
}

.hdjll a:hover {
  box-shadow: 0px 0px 10px #cdb684;
}

/* right */
.hdjlr {
  width: 830px;
  float: right;
}

.hdrtop {
  width: 830px;
  height: 343px;
  border: solid 1px rgba(117, 117, 117, 0.3);
  padding: 28px;
}

.yjzj {
  width: 360px;
  float: left;
}

.hdrtop .hygq {
  float: right;
}

.zxdc {
  width: 300px;
  float: right;
}

.zxdclist a {
  margin-top: 20px;
  padding: 20px 20px;
  display: block;
  width: 300px;
  height: 110px;
  background: url(hdli_03.png) no-repeat center;
  color: #fff !important;
  font-weight: bold;
  font-size: 22px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hdrbtm {
  padding: 28px;
  margin-top: 30px;
  width: 830px;
  height: 224px;
  background-color: #fafafa;
  border: solid 1px rgba(117, 117, 117, 0.3);
}

.zwxmtlist {
  margin-top: 20px;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
}

.zwxmtlist li {
  width: auto;
}

.zwxmtlist img {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

.zwxmtlist p {
  margin-top: 20px;
  line-height: 18px;
  font-size: 18px;
}

/* 友情链接 */
.yqljnew {
  margin-top: 40px;
  border-top: 3px solid #046fa7;
  padding-top: 13px;
}

.footer_links {
  position: relative;
}

.FriendLinksItemWrap {
  font-size: 15px;
  display: flex;
  justify-content: space-between;
}

.FriendLinksItem {
  width: 285px;
  height: 40px;
  background: url(arrd.png) no-repeat 265px center;
  background-size: 9px 7px;
  border: solid 1px #dcdcdc;
  cursor: pointer;
}

.FriendLinksItem p {
  padding-left: 22px;
  line-height: 40px;
}

.websiteList {
  display: none;
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 1200px;
  background: #fff;
  box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 30%);
  padding: 20px;
}

.websiteList a {
  display: block;
  float: left;
  line-height: 40px;
  transition: all 0.3s;
  padding: 0 10px;
  width: 25%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.websiteList a:hover {
  background: #046fa7;
  color: #fff !important;
}

/* footer */
.footer {
  margin-top: 14px;
  padding-top: 30px;
  width: 100%;
  height: 210px;
  background: #046fa7;
}

.footl {
  margin: 16px 0;
  float: left;
}

.dzjg {
  float: left;
  margin-top: 22px;
  margin-left: -12px;
}

.zfzc {
  float: left;
  margin-left: 13px
}

.wzabs {
  display: block;
  width: 110px;
  height: 55px;
  margin-top: 10px;
}

.footr {
  width: 972px;
  height: 154px;
  background: #2984b4;
  float: right;
  padding: 24px 60px;
}

.ftrl,
.ftrr {
  float: left;
}

.footr p {
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  color: #fff;
  margin-top: 15px;
}

.footr a {
  color: #fff;
}

.ftrl p:first-child,
.ftrr p:first-child {
  margin-top: 0 !important;
}

.ftrl p span {
  margin: 0 9px;
}

.ftrr {
  margin-left: 60px;
}

.ftrr p:first-child img {
  width: 15px;
  height: 15px;
}

/* 底部老年版样式 */
.old_type .footer {
  margin-top: 60px;
  padding: 60px 0;
  height: auto;
}

.old_type .footr {
  height: auto;
}

.old_type .footr p {
  height: 32px;
  line-height: 32px;
  font-size: 32px;
  margin-top: 20px;
}

.old_type .ftrr {
  margin-left: 0;
  margin-top: 20px;
}

.old_type .ftrr p:first-child img {
  width: 28px;
  height: 28px;
}

.old_type .footl {
  margin: 160px 0;
}

/* 底部手机版 */
.mobile_type .footer {
  margin-top: 4vw;
  padding-top: 4vw;
  width: 100%;
  height: auto;
  padding-bottom: 4vw;
}

.mobile_type .footr {
  width: 100%;
  height: auto;
  padding: 4vw 2vw;
}

.mobile_type .footr p {
  height: auto;
  line-height: 12vw;
  font-size: 4vw;
  margin-top: 0;
  text-align: center;
}

.mobile_type .footr p:first-child a {
  margin-left: 2vw;
}

.mobile_type .ftrl p span {
  display: none;
}

.mobile_type .ftrr {
  margin-left: 0;
}

.mobile_type .ftrr p:first-child img {
  width: 4vw;
  height: 4vw;
}

.mobile_type .footl {
  display: flex;
  width: 100%;
  margin: 4vw 0;
  justify-content: center;
}

/* -------------------------------------------------- */
/* 老年版样式 */
.old_type .platetit img {
  height: 72px;
}

.old_type .cont {
  margin-top: 60px;
}

.old_type .htbar {
  margin-top: 60px;
  height: 10px;
}

.old_type .tag_head {
  width: 112px;
  height: 146px;
  margin-top: 50px;
}

.old_type .tag_head span {
  font-size: 32px;
  height: 135px;
  line-height: 135px;
}

.old_type .tag_head img {
  width: 100%;
}

.old_type .headLinesWrap li a {
  font-size: 32px;
  line-height: 64px;
}

.old_type .headLinesWrap li {
  height: 36px;
  margin-top: 36px;
}

.old_type .headLinesWrap li a {
  font-size: 36px;
  line-height: 36px;
}

.old_type .ts_more {
  font-size: 36px;
}

.old_type .newcenter,
.old_type .zwgk,
.old_type .ztzl,
.old_type .hdjl {
  margin-top: 60px;
}

.old_type .newcont {
  margin-top: 40px;
}

.old_type .tab .hd ul li {
  float: left;
  font-size: 48px;
  line-height: 96px;
  background-size: 2px !important;
}

.old_type .tab .more {
  top: 0;
  height: 96px;
  line-height: 96px;
  font-size: 36px;
}

.old_type .tab .more a {
  font-size: 36px;
}

.old_type .tab .conWrap {
  margin-top: 40px;
  width: 100% !important;
  height: 770px !important;
}

.old_type .tab .conWrap ul {
  width: 100% !important;
}

.old_type .newcenter .newcont .conWrap {
  height: auto !important;
}

.old_type .tab .bd li {
  margin-top: 40px;
  font-size: 36px;
  height: 36px;
  line-height: 36px;
  padding-left: 40px;
  background-size: 6px;
}

.old_type .tab .bd li a {
  font-size: 36px;
}

.old_type .tab .bd .dhywlist li a {
  width: 60%;
}

.old_type .dhywlb {
  width: 1200px;
  height: 753px;
}

.old_type .lbbg {
  height: 72px;
}

.old_type .lbbg a {
  width: 65%;
  line-height: 72px;
  font-size: 28px;
}

.old_type .dhywlb .mySwiper .swiper-button-next,
.old_type .dhywlb .mySwiper .swiper-button-prev {
  position: absolute;
  top: 720px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 28px;
}

.old_type .dhywlb .mySwiper .swiper-button-prev {
  left: 1070px;
}

.old_type .dhywlist {
  width: 100%;
  float: right;
  margin-top: 50px;
}

.old_type .zwgkcont {
  margin-top: 40px;
}

.old_type .zwgkl,
.old_type .zwgkr {
  width: 100%;
}

.old_type .zwgk .tab .bd li {
  margin-top: 0;
  height: 100px;
  line-height: 100px;
}

.old_type .zwgkr {
  margin-top: 40px;
}

.old_type .bigtit {
  height: 96px;
  line-height: 96px;
}

.old_type .btit {
  font-size: 48px;
}

.old_type .bgd {
  font-size: 36px;
}

.old_type .yjzj .tab .conWrap {
  height: 420px !important;
}

.old_type .gggslist {
  margin-top: 40px;
}

.old_type .gggslist li {
  margin-top: 40px;
  height: 36px;
  line-height: 36px;
  padding-left: 40px;
  background-size: 6px;
  font-size: 36px;
}

.old_type .gggslist a {
  width: 75%;
  font-size: 36px;
}

.old_type .zwgkxxgk {
  margin-top: 40px;
}

.old_type .zwgkxxgk li {
  margin-top: 30px;
  width: 380px;
  height: 100px;
  font-size: 36px;
  line-height: 100px;
}

.old_type .hd_imgr {
  display: none;
}

.old_type .zwgkxxgk .ysqgk {
  width: 790px;
}

.old_type .ysqgk span:first-child {
  font-size: 36px;
}

.old_type .ysqgk span {
  font-size: 32px;
  margin-left: 45px;
}

.old_type .zwgk3 {
  margin-top: 60px;
}

.old_type .zwgk3 a {
  width: 380px;
  height: 100px;
  line-height: 100px;
  padding-left: 100px;
  font-size: 36px;
}

.old_type .zfgzbg {
  background: #2984b4 url(zfgzbg.png) no-repeat 45px center;
}

.old_type .zfwznb {
  background: #2984b4 url(zfwznb.png) no-repeat 45px center;
}

.old_type .xxgkbm {
  background: #2984b4 url(xxgkbm.png) no-repeat 45px center;
}

.old_type .hf {
  margin-top: 60px;
}

.old_type .ztzllbt {
  margin-top: 40px;
}

.old_type .ztzlgd {
  font-size: 36px;
}

/* .old_type .ztzl .swiper-slide {
  height: 320px;
} */

.old_type .ztzl .swiper-slide p {
  height: 50px;
  line-height: 50px;
  font-size: 26px;
}

.old_type .ztzl .ztdjjr {
  width: 140px;
  height: 52px;
  border-radius: 26px;
  line-height: 52px;
  font-size: 26px;
}

.old_type .hdjll {
  width: 100%;
  height: 555px;
  background-size: 100%;
}

.old_type .hdjlcont {
  margin-top: 40px;
}

.old_type .hdlogo {
  display: none;
}

.old_type .tytspt {
  margin-top: 30px;
  padding-left: 30px;
  height: 48px;
  line-height: 48px;
  font-size: 48px;
}

.old_type .hd_box {
  float: left;
  margin: 20px 65px 0;
  width: 500px;
  height: 100px;
  padding: 0 40px 0 180px;
  line-height: 100px;
  font-size: 36px;
  background-size: 140px !important;
}

.old_type .hd_ldxx {
  margin-left: 0;
}

.old_type .hd_gkbl {
  margin-top: 20px;
}

.old_type .tsjq {
  width: 1065px;
}

.old_type .tsjq a {
  margin-top: 20px;
  padding-left: 110px;
  width: 500px;
  height: 100px;
  line-height: 100px;
  font-size: 36px;
  background-size: 48px 44px;
}

.old_type .hdjlr {
  width: 100%;
  margin-top: 40px;
}

.old_type .hdrtop {
  width: 100%;
  height: auto;
}

.old_type .yjzj {
  width: 100%;
}

.old_type .hdrtop .hygq {
  margin-top: 50px;
}

.old_type .zxdc {
  width: 100%;
  margin-top: 40px;
}

.old_type .zxdclist {
  display: flex;
  justify-content: space-between;
}

.old_type .zxdclist a {
  margin-top: 30px;
  padding: 36px;
  width: 550px;
  height: 200px;
  background: url(hdli_03.png) no-repeat center;
  background-size: 100%;
  font-size: 36px;
  line-height: 72px;
}

.old_type .hdrbtm {
  margin-top: 40px;
  width: 100%;
  height: 400px;
}

.old_type .zwxmtlist img {
  width: 125px;
  height: 125px;
}

.old_type .zwxmtlist p {
  margin-top: 32px;
  line-height: 36px;
  font-size: 28px;
}

.old_type .yqljnew {
  margin-top: 60px;
  border-top: 6px solid #046fa7;
  padding-top: 20px;
}

.old_type .FriendLinksItemWrap {
  font-size: 32px;
  flex-wrap: wrap;
}

.old_type .FriendLinksItem {
  width: 580px;
  height: 100px;
  background: url(arrd.png) no-repeat 540px center;
  background-size: 18px 14px;
  margin-top: 40px;
}

.old_type .FriendLinksItem p {
  padding: 0 60px 0 20px;
  line-height: 100px;
}

.old_type .websiteList {
  bottom: 250px;
}

.old_type .websiteList a {
  font-size: 32px;
  line-height: 64px;
  padding: 0 20px;
  width: 33%;
}

/* 移动版样式 */
.mobile_type .headLines_wrapper {
  padding: 0 2vw;
  position: relative;
  height: 37vw;
  padding: 0 3vw;
}

.mobile_type .tag_head img {
  display: none;
}

.mobile_type .tag_head {
  width: 12vw;
  height: 15vw;
  margin-top: 3vw;
}

.mobile_type .tag_head span {
  font-size: 4vw;
  height: auto;
  line-height: 14vw;
  background: #e22a2c;
}

.mobile_type .headLinesWrap li {
  width: 78vw;
  height: 8vw;
  padding-left: 2vw;
  margin-top: 0;
}

.mobile_type .headLinesWrap {
  margin-left: 2vw;
  width: auto;
}

.mobile_type .headLinesWrap li a {
  font-size: 4vw;
  font-weight: normal;
  line-height: 8vw;
}

.mobile_type .ts_more {
  right: 2vw;
  font-size: 4vw;
}

.mobile_type .htbar {
  margin-top: 3vw;
  height: 1vw;
}

.mobile_type .newcenter,
.mobile_type .zwgk,
.mobile_type .hdjl {
  margin-top: 5vw;
  padding: 0 2vw;
}

.mobile_type .platetit img {
  height: 8vw;
}

.mobile_type .newcont {
  margin-top: 4vw;
}

.mobile_type .tab .hd ul li {
  font-size: 5vw;
  line-height: 8vw;
  padding: 0 5vw 0 0;
  background: none;
}

.mobile_type .tab .more {
  top: 2vw;
  height: 4vw;
  line-height: 4vw;
  font-size: 4vw;
}

.mobile_type .dhywlb {
  width: 100%;
  height: 65vw;
}

.mobile_type .lbbg {
  height: 12vw;
}

.mobile_type .lbbg a {
  display: block;
  width: 65%;
  line-height: 12vw;
  margin-left: 2vw;
  font-size: 4vw;
}

.mobile_type .dhywlb .mySwiper .swiper-button-next,
.mobile_type .dhywlb .mySwiper .swiper-button-prev {
  position: absolute;
  top: 62vw;
  width: 6vw;
  height: 6vw;
  line-height: 6vw !important;
  font-size: 4vw !important;
}

.mobile_type .dhywlb .mySwiper .swiper-button-next {
  right: 2vw;
}

.mobile_type .dhywlb .mySwiper .swiper-button-prev {
  left: 78vw;
}

.mobile_type .dhywlist {
  width: 100%;
  margin-top: 4vw;
}

.mobile_type .tab .bd li {
  margin-top: 0;
  font-size: 4vw;
  height: 12vw;
  line-height: 12vw;
  padding-left: 3vw;
}

.mobile_type .tab .bd li a {
  font-size: 4vw;
  width: 50%;
}

.mobile_type .tab .more a {
  font-size: 4vw;
}

.mobile_type .zwgkl {
  width: 100%;
}

.mobile_type .tab .conWrap {
  margin-top: 4vw;
  width: 100% !important;
  height: 86vw !important;
}

.mobile_type .tab .conWrap ul {
  width: 100% !important;
}

.mobile_type .zwgkcont {
  margin-top: 5vw;
}

.mobile_type .zwgkcont .tab .bd li a {
  width: 100%;
}

.mobile_type .zwgkr {
  width: 100%;
  margin-top: 5vw;
}

.mobile_type .bigtit {
  height: 12vw;
  line-height: 12vw;
}

.mobile_type .btit {
  font-size: 5vw;
}

.mobile_type .bgd {
  font-size: 4vw;
}

.mobile_type .gggslist {
  margin-top: 3vw;
}

.mobile_type .gggslist li {
  margin-top: 0;
  height: 12vw;
  line-height: 12vw;
  padding-left: 3vw;
}

.mobile_type .gggslist a {
  width: 52%;
  font-size: 4vw;
}

.mobile_type .gggslist span {
  font-size: 4vw;
}

.mobile_type .zwgkxxgk {
  margin-top: 4vw;
}

.mobile_type .zwgkxxgk li {
  margin-top: 3vw;
  width: 100%;
  height: 12vw;
  font-size: 4vw;
  line-height: 12vw;
}

.mobile_type .zwgkxxgk .ysqgk {
  height: auto !important;
}

.mobile_type .ysqgk span:first-child {
  font-size: 4vw;
  font-weight: bold;
}

.mobile_type .ysqgk span {
  font-size: 4vw;
  margin-left: 3vw;
}

.mobile_type .zwgk3 {
  margin-top: 7vw;
}

.mobile_type .zwgk3 a {
  width: 100%;
  height: 12vw;
  line-height: 12vw;
  padding-left: 20vw;
  font-size: 4vw;
  background-size: 8vw;
  margin-top: 2vw;
}

.mobile_type .zwgk3 a:first-child {
  margin-top: 0;
}

.mobile_type .zfgzbg {
  background: #2984b4 url(zfgzbg.png) no-repeat 10vw center;
}

.mobile_type .zfwznb {
  background: #2984b4 url(zfwznb.png) no-repeat 10vw center;
}

.mobile_type .xxgkbm {
  background: #2984b4 url(xxgkbm.png) no-repeat 10vw center;
}

.mobile_type .hf {
  margin-top: 5vw;
}

.mobile_type .hf img {
  width: 100%;
  height: auto;
}

.mobile_type .ztzl .inbox {
  padding: 0 2vw;
}

.mobile_type .ztzl .swiper-slide {
  height: auto;
  padding-bottom: 3vw;
}

.mobile_type .ztzl .pic {
  height: 25vw;
}

.mobile_type .ztzl .swiper-slide p {
  width: 100%;
  height: 12vw;
  margin: 3vw 0;
  line-height: 12vw;
  font-size: 4vw;
  padding: 0 2vw;
}

.mobile_type .ztzl .ztdjjr {
  margin-right: 2vw;
  width: 30vw;
  height: auto;
  border-radius: 4vw;
  line-height: 8vw;
  font-size: 4vw;
}

.mobile_type .ztzl_next,
.mobile_type .ztzl_prev {
  display: none;
}

.mobile_type .hdjlcont {
  margin-top: 4vw;
}

.mobile_type .hdjll {
  width: 100%;
  height: auto;
  background: url(hdjlbg_03.png) no-repeat center;
  background-size: 100%;
  padding-bottom: 4vw;
}

.mobile_type .tytspt {
  margin-top: 4vw;
  padding-left: 4vw;
  height: 5vw;
  line-height: 5vw;
  font-size: 5vw;
}

.mobile_type .hdlogo {
  display: block;
  margin: 5vw auto;
  width: 50vw;
}

.mobile_type .hd_box {
  display: block;
  margin: 4vw auto 0;
  width: 90vw;
  height: 12vw;
  padding: 0px 5vw 0 20vw;
  line-height: 50px;
  font-size: 4vw;
  background-size: 16vw auto !important;
}

.mobile_type .tsjq {
  width: 90vw;
}

.mobile_type .tsjq a {
  margin-top: 4vw;
  padding-left: 10vw;
  width: 43vw;
  height: 12vw;
  line-height: 12vw;
  font-size: 4vw;
  background-size: 5vw !important;
  background-position-x: 2vw !important;
}

.mobile_type .hdjlr {
  width: 100%;
}

.mobile_type .hdrtop {
  width: 100%;
  height: auto;
  padding: 2vw;
  margin-top: 5vw;
}

.mobile_type .yjzj {
  width: 100%;
}

.mobile_type .zxdc {
  width: 100%;
}

.mobile_type .zxdclist a {
  margin-top: 4vw;
  padding: 0 2vw;
  display: block !important;
  width: 100%;
  height: 12vw;
  background: #046fa7;
  font-size: 4vw;
  line-height: 12vw;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  white-space: nowrap;
}

.mobile_type .zwgk .tab .bd li .span1 {
  width: 52% !important;
}

.mobile_type .hdrbtm {
  padding: 2vw;
  margin-top: 5vw;
  width: 100%;
  height: auto;
}

.mobile_type .zwxmtlist {
  margin-top: 2vw;
  padding: 0;
  flex-wrap: wrap;
}

.mobile_type .zwxmtlist li {
  width: 48%;
  margin-top: 4vw;
}

.mobile_type .zwxmtlist img {
  width: 20vw;
  height: 20vw;
}

.mobile_type .zwxmtlist p {
  width: 100%;
  margin-top: 2vw;
  line-height: 12vw;
  font-size: 4vw;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mobile_type .yqljnew {
  display: none;
}

/* 移动版样式结束 */