#page_body{background-color: #ffffff; max-width: 1980px; margin: 0 auto;}
#page_body_h5{background-color: #f6f6f6; display: none;}


/* 1200区块 */
.column_wrapper_1200{width: 1200px; margin: 0 auto;}
.col_w_720{width: 720px; float: left;}
.col_w_440{width: 440px; float: right;}

 .col_w_897 {
  width: 897px;
}
 .col_w_283 {
  width: 283px;
}

/* 弹窗 start */
.popBox {
  /* 如果要固定在视口不跟随滚动，absolute 改成 fixed */
  position: fixed; z-index: 100;right: 20px;bottom: 19%;box-shadow:0 0 4px rgba(155,155,155,0.75);
}
.popBox .imgBox a {display: block;}
.popBox .imgBox img {display: block;width: 274px;height: 213px;}
.popBox .close {width: 13px;height: 13px;position: absolute;right: 13px;top: 11px;}
.popBox .close a {display: block;width: 100%;height: 100%;background: url("//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/pop_close.png") no-repeat;}
/* 弹窗 end */

/* 轮播图 */
.lunbo_ind01{ width: 720px; height: 450px; margin: 0 auto;}
.lunbo_ind01 .swiper {width: 100%;height: 100%;}
.lunbo_ind01 .swiper-slide {text-align: center;font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;}
.lunbo_ind01 .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.lunbo_ind01 .swiper-pagination { left: auto !important; right: 0 !important; width: auto !important; padding-right: 15px !important; bottom: 10px !important; }
.lunbo_ind01 .swiper-pagination-bullet { background-color: #ffffff !important; opacity: 1; width: 10px; height: 10px; vertical-align: middle !important; }
.lunbo_ind01 .swiper-pagination-bullet-active { background-color: #cc0000 !important; width: 10px; height: 10px; vertical-align: middle !important; }
.lunbo_ind01 .swiper-slide .slide-title { position: absolute; bottom: 0; left: 0; width: 100%; height: 47px; line-height: 52px; background: linear-gradient(to top, rgba(0,0,0,0.7) 0px, rgba(0,0,0,0.7) 30px, rgba(0,0,0,0) 47px); color: #ffffff; font-size: 18px; padding-left: 30px; padding-right: 150px; box-sizing: border-box; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.lunbo_ind01 .swiper .swiper-button-next::after { display: none; }
.lunbo_ind01 .swiper .swiper-button-prev::after { display: none; }
.lunbo_ind01 .swiper .swiper-button-next { background-image: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/button_next.png); background-position: center; background-repeat: no-repeat; background-size: contain; width: 49px; height: 49px; right: 12px; transform: translateY(calc(-50% + 22px)) !important; }
.lunbo_ind01 .swiper .swiper-button-prev { background-image: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/button_prev.png); background-position: center; background-repeat: no-repeat; background-size: contain; width: 49px; height: 49px; left: 12px; transform: translateY(calc(-50% + 22px)) !important; }



.model { width: 100%; height: auto; }
.model .mhd { position: relative; width: 100%; height: 30px; /* margin-top: 5px; */ display: flex; justify-content: space-between; align-items: center; }
.model .mhd .title { width: auto; display: flex; align-items: center; font-size: 30px;color: #cc0000; font-weight:800; background: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/icon_szyw.png) no-repeat left; padding-left:47px; }
.model .mhd .option { position: absolute; top: 0; right: -10px; text-align: center; margin-top: 7px; width: 63px; height: 23px;}
.model .mhd .option span { padding-top:4px; padding-bottom: 5px; font-size: 14px; color: #838383; font-weight:normal; display: inline-block; font-family: SourceHanSansSCRegular;}



/* 时政要闻 */
/* .szyw_con02{ width: 440px; height: 390px;margin-top: 25px; overflow: hidden;}
.news-list { width: 100%; margin: 0 auto; }
.news-item { padding: 9px 0 20px 0; border-bottom: 1px solid #e8e8e8; }
.news-item:last-child { border-bottom: none; }
.news-title { display: block; text-decoration: none; font-size: 20px; line-height: 24px; margin-bottom: 8px; color: #000000; transition: color 0.2s ease; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
.news-title:hover { color: #cc0000; }
.news-date { font-size: 14px; line-height: 14px; color: #a6a6a6; } */

.szyw_con02{ width: 440px; height: unset; margin-top: 8px; overflow: hidden;}
.news-list { width: 100%; margin: 0 auto; }
.news-item { padding: 7px 0 20px 0; border-bottom: 1px solid #e8e8e8; height: 85px; box-sizing: border-box; }
.news-item:last-child { border-bottom: none; }
.news-title { display: block; text-decoration: none; font-size: 20px; max-height: 48px; line-height: 24px; margin-bottom: 8px; color: #000000; transition: color 0.2s ease; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
.news-title:hover { color: #cc0000; }
.news-date { font-size: 14px; line-height: 14px; color: #a6a6a6; }


/* 通栏  swiper*/
.tonglan_ind03 { width: 100%; height: 115px; position: relative; overflow: hidden; }
.tonglan_ind03 img { height: 100%; width: 100%; position: absolute; left: 50%; transform: translateX(-50%); max-width: none; }
/* .tonglan_ind03 {
  padding-top: 25px;
} */
/* .tonglan_ind03 .moreBtn {
  font-size: 14px;
  color: #838383;
  position: absolute;
  right: 0;
  top: 0;
} */
/* .tonglan_ind03 .moreBtn a{
    color: #838383;
} */
/* .tonglan_ind03 {
	padding-top: 0;
} */
.tonglanBtn {
	font-size: 14px;
	color: #838383;
	float: right;
	margin-bottom: 5px;
}
.tonglanBtn a{
	color: #838383;
}
.tonglan_ind03 .swiper-pagination { left: auto !important; right: 5px !important; width: auto !important; ; bottom: 10px !important; }
.tonglan_ind03 .swiper-pagination-bullet { background-color: #cccccc !important; opacity: 1; width: 10px; height: 10px; vertical-align: middle !important; }
.tonglan_ind03 .swiper-pagination-bullet-active { background-color: #ffffff !important; width: 10px; height: 10px; vertical-align: middle !important; }

/* 港澳动态背景图 */
.gadt_bg{ width: 100%; height: auto; background: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/gadt_bg.png) no-repeat; background-position: center top;}
.wrapper_bg{ width: 100%;}

.gadt_con04{width: 100%; height: 100%; margin-top: 37px;overflow: hidden;}
.gadt_con04 .left{  height: auto; float: left; border: 1px solid #ebdac0;box-sizing: border-box;}
/* .gadt_con04 .left .con {height: auto; background-color: #fff; padding: 17px 20px 21px 19px;box-sizing: border-box;} */
.gadt_con04 .left .con {height: auto; background-color: #fff; padding: 0 20px 21px 19px;box-sizing: border-box;}
.gadt_con04 .left .con .top_news{width: 100%; height: 200px; }
.gadt_con04 .left .con .top_news .img{width: 312px; height: 200px; float: left;}
.gadt_con04 .left .con .top_news a{display: block;width: 100%;height: 100%;}
.gadt_con04 .left .con .top_news img{display: block;width: 100%;height: 100%;}
.gadt_con04 .left .con .top_news .news_info{ font-weight: 500; position: relative;width: 528px; height: 175px; float: right; margin-top:25px; font-size: 16px; border-bottom: 1px solid #ebdac0;box-sizing: border-box;}
.gadt_con04 .left .con .top_news .news_info .title{ height: 22px; font-size: 20px; line-height: 22px; color: #000000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; text-decoration: none; font-weight: bold;}
.gadt_con04 .left .con .top_news .news_info .title span{color: #cc0000;}
.gadt_con04 .left .con .top_news .news_info .brief{margin-top: 20px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; text-decoration: none; text-align: justify;}
.gadt_con04 .left .con .top_news .news_info .brief a{color: #666666;}
.gadt_con04 .left .con .top_news .news_info .date{ position: absolute; bottom: 20px; right: 0;color:#6f6f6f;}


.gadt_con04 .news .con .topNews {padding-top: 17px;}
/* .gadt_con04 .news .con .topNews .swiper-pagination {bottom: unset;left: unset;width: unset;top: 6px;right: 0;} */
.gadt_con04 .news .con .topNews .swiper-pagination {bottom: auto;left: auto;width: auto;top: 6px;right: 0;}

.gadt_con04 .news .con .topNews .swiper-pagination .swiper-pagination-bullet {width: 11px;height: 11px;background: #e7e7e7;margin: unset;margin-right: 7px;opacity: 1;}
.gadt_con04 .news .con .topNews .swiper-pagination .swiper-pagination-bullet:last-child {margin-right: 0;}
.gadt_con04 .news .con .topNews .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #cc0000;}
.gadt_con04 .news .con .topNews {}
.gadt_con04 .news .con .topNews .swiper-slide {display: flex;align-items: stretch;justify-content: space-between;}
.gadt_con04 .news .con .topNews .swiper-slide .imgBox {width: 312px;height: 200px;margin-right: 14px;}
.gadt_con04 .news .con .topNews .swiper-slide .textBox {width: 400px;flex-grow: 1;border-bottom: 1px solid #ebdac0;box-sizing: border-box;}
.gadt_con04 .news .con .topNews .swiper-slide .textBox .title {font-size: 20px;font-weight: bold;line-height: 28px;/* height: 56px; */margin-top: 10px;margin-bottom: 6px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.gadt_con04 .news .con .topNews .swiper-slide .textBox .title a {color: #000;}
.gadt_con04 .news .con .topNews .swiper-slide .textBox .desc {font-size: 16px;line-height: 30px;height: 90px;margin-bottom: 7px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.gadt_con04 .news .con .topNews .swiper-slide .textBox .desc a {color: #666;}
.gadt_con04 .news .con .topNews .swiper-slide .textBox .time {text-align: right;font-size: 16px;line-height: 30px;color: #666;}

.gadt_con04 .news .con .topNews .swiper-slide .textBox{display: flex; flex-direction: column;}
.gadt_con04 .news .con .topNews .swiper-slide .textBox .desc{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}

/* 新闻列表 */
.gadt_con04 .left .con .news_list{ width: 100%; height: auto; border-bottom: 1px solid #ebdac0;box-sizing: border-box;}
/* .gadt_con04 .left .con .news_list ul { display: flex; flex-wrap: wrap; padding: 0; list-style: none;padding: 12px 0 8px 0; column-gap: 4%;} */
.gadt_con04 .left .con .news_list ul {padding: 0;list-style: none;padding: 12px 0 8px 0;overflow: hidden;}
.gadt_con04 .left .con .news_list ul li {font-family: Arial,Microsoft Yahei;font-weight: 500; float: left;width: 48%;margin-right: 4%;font-size: 16px;line-height: 41px;color: #000000;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;box-sizing: border-box;}
.gadt_con04 .left .con .news_list ul li:nth-child(2n) {margin-right: 0;}

/* .gadt_con04 .left .con .news_list ul li{ font-family:SourceHanSansSCRegular ; font-weight: 500; width: 48%; font-size: 16px; line-height: 41px; color: #000000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; text-decoration: none;} */
.gadt_con04 .left .con .news_list ul li {}
.gadt_con04 .left .con .news_list ul li::before { content: ""; display: inline-block; width: 6px; height: 6px; background-color: #cc0000; border-radius: 50%; flex-shrink: 0; vertical-align: middle; position: relative; top: -2px; margin: 0 5px;}
.gadt_con04 .left .con .news_list ul li.type_0::before {content: "";width: 16px;height: 16px;line-height: 16px;text-align: center;color: #fff;font-size: 12px;margin: 0;background: url('//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/icon_hk.png') no-repeat center center;background-size: contain;}
.gadt_con04 .left .con .news_list ul li.type_1::before {content: "";width: 16px;height: 16px;line-height: 16px;text-align: center;color: #fff;font-size: 12px;margin: 0;background: url('//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/icon_am.png') no-repeat center center;background-size: contain;}
.gadt_con04 .left .con .news_list .moreBtn {text-align: right;font-size: 14px;padding-bottom: 5px;}
.gadt_con04 .left .con .news_list .moreBtn a {color: #838383;}
/* 分类按钮 */
/* .gadt_con04 .left .con .nav { display: grid; grid-template-columns: repeat(4, 1fr); gap: 17px 50px; margin-top: 17px }
.gadt_con04 .left .con .nav .tag-btn {  display: flex; justify-content: center; align-items: center; height: 48px; border-radius: 8px; font-size: 20px; text-decoration: none; cursor: pointer; transition: all 0.2s ease; box-sizing: border-box; background-color: #f7f7f7; color: #000000; border: none; }
.gadt_con04 .left .con .nav .tag-btn:hover { color: #fff; background-color: #cc0000; } */

.gadt_con04 .left .con .nav {overflow: hidden;margin-top: 17px;margin-right: 0;}
.gadt_con04 .left .con .nav .tag-btn {float: left;display: inline-block;width: calc(25% - 37.5px);height: 48px;margin-right: 50px;margin-bottom: 17px;border-radius: 8px;font-size: 20px;text-decoration: none;cursor: pointer;transition: all 0.2s ease;box-sizing: border-box;background-color: #f7f7f7;color: #000000;border: none;text-align: center;line-height: 48px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

/* 每行第4个清除右边距 */
.gadt_con04 .left .con .nav .tag-btn:nth-child(4n) {margin-right: 0;}
.gadt_con04 .left .con .nav .tag-btn:nth-child(5) {margin-bottom: 0;}
.gadt_con04 .left .con .nav .tag-btn:nth-child(6) {margin-bottom: 0;}
.gadt_con04 .left .con .nav .tag-btn:nth-child(7) {margin-bottom: 0;}
.gadt_con04 .left .con .nav .tag-btn:nth-child(8) {margin-bottom: 0;}

.gadt_con04 .left .con .nav .tag-btn:hover {color: #fff;background-color: #cc0000;}


.gadt_con04 .right{  height: 624px; float: right; }
.gadt_con04 .right .con{width: 100%; height: 624px; }

.gadt_con04 .right .con .stock-card { width: 100%;height: 197px; padding: 12px; border: 1px solid #ebdac0; background-color: #ffffff; box-sizing: border-box;position: relative; }
.gadt_con04 .right .con .stock-card .stock-title { font-size: 20px; font-weight: 500; color: #000000; line-height: 1; margin-bottom: 12px; }
.gadt_con04 .right .con .stock-card .stock-price { font-size: 36px; font-weight: bold; color: #1a1a1a;  letter-spacing: -0.5px;margin-bottom: 17px; }
.gadt_con04 .right .con .stock-card .stock-trend { font-family: Microsoft Yahei; font-size: 16px; font-weight: normal; color: #cccccc;  margin: 0 0 10px 0;   position: absolute; right: 0; top: 38px;}
.gadt_con04 .right .con .stock-card .stock-trend span {display: block;}
.gadt_con04 .right .con .stock-card .stock-trend i {
  width: 13px;
  display: inline-block;
}
.gadt_con04 .right .con .stock-card .stock-trend.green { color: #00a650; }
.gadt_con04 .right .con .stock-card .stock-trend.green i{ background-image: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/stock_trend_up.png); background-position: center; background-repeat: no-repeat; background-size: contain; width: 12px; height: 15px; margin-right: 4px; }
.gadt_con04 .right .con .stock-card .stock-trend.red{color: #FF0000;}
.gadt_con04 .right .con .stock-card .stock-trend.red i{ background-image: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/stock_trend_down.png); background-position: center; background-repeat: no-repeat; background-size: contain; width: 12px; height: 15px; margin-right: 4px; }
.gadt_con04 .right .con .stock-card .trend-percentage { margin-right: 16px; }
.gadt_con04 .right .con .stock-card .stock-details { font-size: 12px; color: #535353;  margin-bottom: 18px; font-weight: 500;
display: flex;
align-items: flex-start;
justify-content: space-between;
}
.gadt_con04 .right .con .stock-card .detail-row {
  
}
.gadt_con04 .right .con .stock-card .detail-row span {
  display: block;
}
.gadt_con04 .right .con .stock-card .detail-value { margin-top: 5px; }
.gadt_con04 .right .con .stock-card .stock-update-time { font-size: 9px; color: #616161; margin: 0; }


/* .gadt_con04 .weatherBoxTwo{
  width: 100%;
  height: 163px;
  border: 1px solid #ebdac0;
  margin: 10px 0;
  box-sizing: border-box;
  padding: 10px;
} 
.gadt_con04 .weatherBoxTwo .weather_time{
  font-size: 9px;
  color: #616161;
  text-align: right;
  margin-bottom: 2px;
} 
.gadt_con04 .weatherBoxTwo .weather_toogle{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 12px;
} 
.gadt_con04 .weatherBoxTwo .weather_toogle .weather_left{
  font-size: 20px;
  color: #000;
  margin-right: 10px;
} 
.gadt_con04 .weatherBoxTwo .weather_toogle .weather_switch{
  display: flex;
  width: 178px;
  height: 17px;
  background: #f2e0c5;
  border-radius: 9px;
  cursor: pointer;
} 
.gadt_con04 .weatherBoxTwo .weather_toogle .weather_switch .weather_sin{
  font-size: 14px;
  color: #b18645;
  width: 50%;
  text-align: center;
  line-height: 17px;
} 
.gadt_con04 .weatherBoxTwo .weather_toogle .weather_switch .act{
  background: #cc0000;
  color: #fff;
  border-radius: 9px;
} 
.gadt_con04 .weatherBoxTwo .weather_middle{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 12px;
} 
.gadt_con04 .weatherBoxTwo .weather_middle .weather_left{
  
} 
.gadt_con04 .weatherBoxTwo .weather_middle .weather_left .weather_top{
  font-size: 16px;
  color: #000;
} 
.gadt_con04 .weatherBoxTwo .weather_middle .weather_left .weather_desc{
  font-size: 14px;
  color: #000;
} 
.gadt_con04 .weatherBoxTwo .weather_middle .weather_right{
  width: 36px;
  height: 36px;
  margin-right: 40px;
} 
.gadt_con04 .weatherBoxTwo .weather_middle .weather_right img{
  display: block;
   width: 36px;
  height: 36px;
} 
.gadt_con04 .weatherBoxTwo .weather_bottom{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
} 
.gadt_con04 .weatherBoxTwo .weather_bottom .weather_sinMsg{
  text-align: center;
} 
.gadt_con04 .weatherBoxTwo .weather_bottom .weather_sinMsg:first-child {
  text-align: left;
}
.gadt_con04 .weatherBoxTwo .weather_bottom .weather_sinMsg .weather_top{
  font-size: 16px;
  color: #000;
} 
.gadt_con04 .weatherBoxTwo .weather_bottom .weather_sinMsg .weather_desc{
  font-size: 12px;
  color: #7c7c7c;
} */
.gadt_con04 .weatherBoxTwo {
  border: 1px solid #ebdac0;
  height: 230px;
  width: 100%;
  margin-top: 15px;
  box-sizing: border-box;
}
.gadt_con04 .weatherBoxTwo .weatherLine {
  height: 36px;
  background: #f3e3cb;
  padding: 0 11px 0 13px;
  overflow: hidden;
}
.gadt_con04 .weatherBoxTwo .weatherLine .title {
  color: #c49358;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  float: left;
}
.gadt_con04 .weatherBoxTwo .weatherLine .date {
  float: right;
  color: #616161;
  font-size: 9px;
  line-height: 36px;
}
.gadt_con04 .weatherBoxTwo .weatherContent {
  overflow: hidden;
}
.gadt_con04 .weatherBoxTwo .weatherContent .innerW {
  float: left;
  width: calc((100% - 1px) / 2);
  padding-left: 12px;
  padding-top: 14px;
  box-sizing: border-box;
  position: relative;
}
.gadt_con04 .weatherBoxTwo .weatherContent .centerLine {
  float: left;
  width: 1px;
  height: 157px;
  background: url("//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/box09_iconLine.png") no-repeat;
  margin-top: 14px;
}
.gadt_con04 .weatherBoxTwo .weatherContent .msgBox {}
.gadt_con04 .weatherBoxTwo .weatherContent .msgBox .text1 {
  font-size: 14px;
  color: #cc0000;
  margin-bottom: 8px;
  position: relative;
}
.gadt_con04 .weatherBoxTwo .weatherContent .msgBox .text1 i {
  position: absolute;
  border-top: 8px solid #cc0000;
  border-right: 4px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 4px solid transparent;
  top: 7px;
  left: 35px;
}
.gadt_con04 .weatherBoxTwo .weatherContent .msgBox .text2 {
  font-size: 16px;
  color: #000;
  margin-bottom: 2px;
}
.gadt_con04 .weatherBoxTwo .weatherContent .msgBox .text3 {
  font-size: 14px;
  color: #000;
  margin-bottom: 13px;
}
.gadt_con04 .weatherBoxTwo .weatherContent .msgBox .text4 {
  font-size: 14px;
  color: #000;
  margin-bottom: 3px;
}
.gadt_con04 .weatherBoxTwo .weatherContent .msgBox .text5 {
  font-size: 12px;
  color: #000;
  margin-bottom: 8px;
}
.gadt_con04 .weatherBoxTwo .weatherContent .msgBox .text6 {
  font-size: 14px;
  color: #000;
  margin-bottom: 3px;
}
.gadt_con04 .weatherBoxTwo .weatherContent .msgBox .text7 {
  font-size: 12px;
  color: #000;
  margin-bottom: 3px;
}
.gadt_con04 .weatherBoxTwo .weatherContent .imgBox {
  position: absolute;
  top: 50px;
  right: 12px;
}
.gadt_con04 .weatherBoxTwo .weatherContent .imgBox img {
  width: 36px;
  height: auto;
}
.gadt_con04 .right .con .zhibo{width: 100%; height: auto;  margin-top: 15px; border: 1px solid #ebdac0; background-color: #ffffff; box-sizing: border-box;  }
.gadt_con04 .right .con .zhibo .logo{width: 282px; height: 35px; background: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/zhibo_logo.png) no-repeat; background-size: cover;background-position: center top;     text-align: right;}
.gadt_con04 .right .con .zhibo .logo a {
  font-size: 14px;
  color: #c49357;
  line-height: 34px;
}
.gadt_con04 .right .con .lunbo{  height: auto; position: relative;}
.gadt_con04 .right .con .lunbo .swiper {width: 259px;height: 396px; margin: 70px 11px 70px 11px;}
.gadt_con04 .right .con .lunbo .swiper .swiper-slide {width: 259px; height: 118px; text-align: center;font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;}
.gadt_con04 .right .con .lunbo .swiper .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.gadt_con04 .right .con .lunbo .swiper .swiper-slide .slide-title { font-family: SourceHanSansSCRegular;  position: absolute; top: 15px; right: 13px; width: 150px; height: 60px;font-size: 20px; line-height: 30px; text-align: right; color: #ffffff;  box-sizing: border-box; white-space: nowrap; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; text-decoration: none; }
.gadt_con04 .right .con .lunbo .swiper-button-next::after{display: none;}
.gadt_con04 .right .con .lunbo .swiper-button-prev::after {display: none;}
.gadt_con04 .right .con .lunbo .swiper-button-next{background-image: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/zhibo_button_next.png);background-position: center;background-repeat: no-repeat;background-size: contain;width: 258px;height: 27px; bottom:-45px; top:auto; left: 50%;transform: translateX(-50%);display: flex !important; }
.gadt_con04 .right .con .lunbo .swiper-button-prev{background-image: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/zhibo_button_prev.png);background-position: center;background-repeat: no-repeat;background-size: contain;width: 258px;height: 27px; top:-25px;  left: 50%;transform: translateX(-50%);display: flex !important; }
.gadt_con04 .right .con .lunbo .swiper-button-next.swiper-button-disabled{background-image: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/zhibo_button_next_disabled.png) ;opacity: 1;}
.gadt_con04 .right .con .lunbo .swiper-button-prev.swiper-button-disabled{background-image: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/zhibo_button_prev_disabled.png) ;opacity: 1;}

/* 图片居中处理，不拉伸 */
img.gangaoban_coverImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* 更多按钮 */
.gangaoban_moreBtn {
  width: 63px;
  height: 23px;
  background: #f2dfdf;
  border-radius: 12px;
}

.gangaoban_moreBtn a {
  width: 63px;
  height: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #cc0000;
}

/* 带icon的小标题 */
.gangaoban_iconTitle {
  display: flex;
  align-items: center;
  justify-content: center;
}

.gangaoban_iconTitle .positionBox {
  position: relative;
}

.gangaoban_iconTitle .imgBox {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateX(-100%) translateY(-50%);
  margin-left: -8px;
}

.gangaoban_iconTitle .imgBox img {
  display: block;
 

}

.gangaoban_iconTitle .textBox {
  font-size: 30px;
  line-height: 1.2;
  color: #cc0000;
  font-weight: bold;
}


/* 头部通栏 */
.gangaoban01 {
  height: 432px;
  display: none;
}

/* bar切换 */
.gangaoban02 {
  height: 75px;
  display: none;
}

/* 时政要闻 */
.gangaoban03 {
  height: 450px;
  display: none;
}

/* 腰部-两会 */
.gangaoban04 {
  height: 205px;
  display: none;
}

/* 港澳动态 */
.gangaoban05 {
  height: 772px;
  display: none;
}

/* 政务活动 ---------- start */
.gangaoban06 {
  /* width: 1200px; */
  /* margin: 0 auto; */
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.gangaoban06 .col_w_770 {
  width: 770px;
}
.gangaoban06 .col_w_410 {
  width: 410px;
}

.gangaoban06 .news {
  display: flex;
  flex-direction: column;/* 纵向 flex */
}

.gangaoban06 .news .mhd {
  position: relative;
  margin-bottom: 28px;
}

.gangaoban06 .news .mhd .gangaoban_iconTitle {
  justify-content: flex-start;
  margin-left: 35px;
}

.gangaoban06 .news .mhd .moreBtn {
  font-size: 14px;
  color: #838383;
  position: absolute;
  right: 0;
  bottom: 6px;
}
.gangaoban06 .news .mhd .moreBtn a{
    color: #838383;
}

.gangaoban06 .news .mbd {
  width: 100%;
  border: 1px solid #ebdac0;
  box-sizing: border-box;
  padding: 0 18px 0 18px;
  /* 纵向 flex，高度自适应 */
  height: 400px;
  flex-grow: 1;
  background: #fff;
}
.gangaoban06 .news .mbd .topNews {
  padding-top: 38px;
}
/* .gangaoban06 .news .mbd .topNews .swiper-pagination {
  bottom: unset;
  left: unset;
  width: unset;
  top: 6px;
  right: 0;
} */
.gangaoban06 .news .mbd .topNews .swiper-pagination{width: auto; left: auto; bottom: auto; top: 6px; right: 0;}  

.gangaoban06 .news .mbd .topNews .swiper-pagination .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background: #e7e7e7;
  margin: unset;
  margin-right: 7px;
  opacity: 1;
}
.gangaoban06 .news .mbd .topNews .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.gangaoban06 .news .mbd .topNews .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #cc0000;
}
.gangaoban06 .news .mbd .topNews {

}
.gangaoban06 .news .mbd .topNews .swiper-slide {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.gangaoban06 .news .mbd .topNews .swiper-slide .imgBox {
  width: 364px;
  height: 210px;
  margin-right: 14px;
}

.gangaoban06 .news .mbd .topNews .swiper-slide .textBox {
  width: 400px;
  flex-grow: 1;
  border-bottom: 1px solid #ebdac0;
  box-sizing: border-box;
}

.gangaoban06 .news .mbd .topNews .swiper-slide .textBox .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  /* height: 56px; */
  /* margin-bottom: 10px; */
  margin-bottom: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.gangaoban06 .news .mbd .topNews .swiper-slide .textBox .title a {
  color: #000;
}
.gangaoban06 .news .mbd .topNews .swiper-slide .textBox .desc {
  font-size: 16px;
  line-height: 30px;
  height: 120px;
  margin-bottom: 7px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.gangaoban06 .news .mbd .topNews .swiper-slide .textBox .desc a {
  color: #666;
}
.gangaoban06 .news .mbd .topNews .swiper-slide .textBox .time {
  text-align: right;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  font-family: SourceHanSansSCRegular;
}

.gangaoban06 .news .mbd .govNewsList {
  padding-top: 16px;
}

.gangaoban06 .news .mbd .govNewsList .sinNew {
	padding-left: 24px;
	position: relative;
	font-size: 20px;
	line-height: 50px;
	max-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gangaoban06 .news .mbd .govNewsList .sinNew .time {
  text-align: right;
  font-size: 16px;
  line-height: 50px;
  color: #666;
  float: right;
	font-family: SourceHanSansSCRegular;
}
.gangaoban06 .news .mbd .govNewsList .sinNew::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #cc0000;
  left: 7px;
  top: 50%;
  transform: translateY(-50%);
}

.gangaoban06 .news .mbd .govNewsList .sinNew a {
  color: #000;
  display: inline-block;
  max-width: 740px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  
  
}

/* 右侧按钮组 */
.gangaoban06 .btns {
  height: 606px;
  margin-top: 6px;
  background-size: 100% 100%;
}
.gangaoban06 .btns .btnsBox {
  width: 283px;
  height: 547px;
  background: url("//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/box06NewBg0903.png");
  padding-top: 37px;
  box-sizing: border-box;
}
.gangaoban06 .btns .btnsBox a {
  display: block;
  width: 246px;
  height: 46px;
  background: url("//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/box06NewBtnbg0903.png");
  margin: 0 auto;
  font-size: 18px;
  color: #d56103;
  margin-bottom: 6px;
  text-align: center;
  line-height: 42px;
}
.gangaoban06 .btns .btnsBox a:hover {
  color: #cb1d00;
  font-weight: bold;
}
.gangaoban06 .btns .moreBtn {
   height: 59px;
    text-align: right;
}
.gangaoban06 .btns .moreBtn a{
  font-size: 14px;
  color: #838383;
  font-weight: normal;
  display: inline-block;
  margin-top: 4px;
}
/* 政务活动 ---------- end */
/* 热点专题 ---------- start */

.gangaoban07 .mhd {
  margin-bottom: 28px;
}

.gangaoban07 .mhd .gangaoban_iconTitle .imgBox {
  margin-left: -10px;
}

.gangaoban07 .mbd {
  width: calc(1200px + 40px * 2);
  margin-left: -40px;
  /* margin: 0 auto; */
}

.gangaoban07 .mbd .swiper {
  padding: 0 40px;
  position: relative;
}

/* 轮播遮罩，遮挡未进入视口的元素 */
.gangaoban07 .mbd .swiper::before {
  content: '';
  position: absolute;
  width: 40px;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 10;
}

/* 轮播遮罩，遮挡未进入视口的元素 */
.gangaoban07 .mbd .swiper::after {
  content: '';
  position: absolute;
  width: 40px;
  height: 100%;
  right: 0;
  top: 0;
  background: #fff;
  z-index: 10;
}

.gangaoban07 .mbd .swiper-button-prev {
  left: 0;
  justify-content: flex-start;
  z-index: 12;
  background-image: url('//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/gangaoban07_prev.png');
  background-size:auto auto;
}

.gangaoban07 .mbd .swiper-button-prev::after {
  font-size: 26px;
  color: #d7d7d7;
  font-weight: bold;
}

.gangaoban07 .mbd .swiper-button-next {
  right: 0;
  justify-content: flex-end;
  z-index: 12;
  background-image: url('//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/gangaoban07_next.png');
  background-size:auto auto;
}

.gangaoban07 .mbd .swiper-button-next::after {
  font-size: 26px;
  color: #d7d7d7;
  font-weight: bold;
}

.gangaoban07 .mbd .sinPoint {
  width: calc((100% - 22px * 3) / 4);
  height: 138px;
  border-radius: 10px 0 10px 0;
  background-image: linear-gradient(to left, #e2c197, #f5e3cc);
  box-sizing: border-box;
}

.gangaoban07 .mbd .sinPoint a {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gangaoban07 .mbd .sinPoint a .textBox {
  font-size: 18px;
  line-height: 28px;
  color: #975b19;
  font-weight: bold;
}

.gangaoban07 .mbd .sinPoint a .textBox.left {
  text-align: left;
}

.gangaoban07 .mbd .sinPoint a .textBox.right {
  text-align: right;
}

.gangaoban07 .mbd .sinPoint a .iconBox img {
  display: block;
}

/* 热点专题 ---------- end */
/* 公共服务 ---------- start */
.gangaoban08 {
  /* width: 1200px; */
  /* margin: 0 auto; */
  width: 100%;
}

.gangaoban08 .mbd {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gangaoban08 .mbd .sinBtn {
  width: calc((100% - 22px * 2) / 3);
  height: 108px;
  background: #f7f7f7;
  border-radius: 10px;
  border: 1px solid #ececec;
  box-sizing: border-box;
}

.gangaoban08 .mbd .sinBtn a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gangaoban08 .mbd .sinBtn .imgBox {
  margin-right: 12px;
}

.gangaoban08 .mbd .sinBtn .imgBox img:nth-child(2) {
  display: none;
}

.gangaoban08 .mbd .sinBtn .imgBox img {
  display: block;
}

.gangaoban08 .mbd .sinBtn .textBox {
  font-size: 24px;
  color: #cc0000;
  transition: font-size 0.2s;
}

.gangaoban08 .mbd .sinBtn:hover {
  background: #cc0000;
  border: 1px solid #cc0000;
}

.gangaoban08 .mbd .sinBtn:hover .imgBox img:nth-child(1) {
  display: none;
}

.gangaoban08 .mbd .sinBtn:hover .imgBox img:nth-child(2) {
  display: block;
}

.gangaoban08 .mbd .sinBtn:hover .textBox {
  font-size: 28px;
  color: #fff;
  transition: font-size 0.2s;
}


/* 公共服务 ---------- end */
/* 香港之窗澳门之窗 ---------- start */
.gangaoban09 {
  /* width: 1200px; */
  /* margin: 0 auto; */
  width: 100%;
  /* padding: 0 10px; */
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.gangaoban09 .contentHK {
  width: calc((100% - 20px) / 2);
}

.gangaoban09 .contentAO {
  width: calc((100% - 20px) / 2);
}

.gangaoban09 .mhd .gangaoban_iconTitle {
  justify-content: flex-start;
  margin-left: 36px;
}

.gangaoban09 .contentHK .mhd .gangaoban_iconTitle {
  margin-left: 38px;
}

.gangaoban09 .mbd {
  position: relative;
  margin-top: 17px;
}

.gangaoban09 .mbd .weatherBox {
  height: 36px;
  position: absolute;
  top: -36px;
  right: 0;
  border-radius: 10px 10px 0 0;
  border: 1px solid #e5f2ff;
  border-bottom: none;
  display: flex;
  overflow: hidden;
}

.gangaoban09 .mbd .weatherBox .left {
  width: 100px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #c49358;
}

.gangaoban09 .mbd .weatherBox .left .imgBox {
  margin-right: 10px;
}

.gangaoban09 .mbd .weatherBox .left .imgBox img {
  display: block;
}

.gangaoban09 .mbd .weatherBox .left .textBox {
  margin-bottom: 1px;
}

.gangaoban09 .mbd .weatherBox .right {
  width: 172px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ebdac0;
  color: #cc0000;
}

.gangaoban09 .mbd .weatherBox .right .bold {
  font-weight: bold;
}

.gangaoban09 .mbd ul {
  border: 1px solid #e5f2ff;
  display: flex;
  flex-wrap: wrap;
  padding-top: 21px;
  padding-bottom: 3px;
  box-sizing: border-box;
}

.gangaoban09 .mbd ul li {
  width: 170px;
  margin-left: 26px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.gangaoban09 .mbd ul li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.gangaoban09 .mbd ul li a img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
}
.gangaoban09 .mbd ul li a .imgBox{
  width: 24px;
  margin-right: 8px;
  text-align: center;
}
.gangaoban09 .mbd ul li a .textBox{
  font-size: 16px;
  color: #000;
}
/* 香港之窗澳门之窗 ---------- end */
/* 通知公告、政策法规 ---------- start */
.gangaoban10 {
  /* width: 1200px; */
  /* margin: 0 auto; */
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.gangaoban10 .col_w_382 {
  width: 382px;
}
.gangaoban10 .col_w_796 {
  width: 796px;
}
.gangaoban10 .contentLeft {
  width: 382px;
  margin-right: 22px;
  border: 1px solid #ededec;
  box-sizing: border-box;
}

.gangaoban10 .contentLeft .mhd {
  height: 80px;
  background: #fbf4ec;
  border-bottom: 1px solid #ededec;
  padding: 0 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gangaoban10 .contentLeft .mhd .gangaoban_iconTitle {
  margin-left: 37px;
}

.gangaoban10 .contentLeft .mhd .gangaoban_iconTitle .textBox {
  margin-bottom: 2px;
}

.gangaoban10 .contentRight .mhd .gangaoban_iconTitle {
  margin-left: 43px;
}

.gangaoban10 .contentRight .mhd .gangaoban_iconTitle .imgBox {
  margin-left: -14px;
}

.gangaoban10 .contentLeft .mbd {
  padding: 0 18px;
  padding-top: 19px;
}

.gangaoban10 .contentLeft .mbd ul li {
  height: 63px;
  margin-bottom: 22px;
  display: flex;
  align-items: center;
}

.gangaoban10 .contentLeft .mbd ul li .time {
  width: 71px;
  height: 63px;
  position: relative;
  padding-right: 10px;
  box-sizing: border-box;
  text-align: center;
}

.gangaoban10 .contentLeft .mbd ul li .time::after {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #cc0000;
}

.gangaoban10 .contentLeft .mbd ul li .time .date {
  font-size: 36px;
  color: #cc0000;
  line-height: 40px;
}

.gangaoban10 .contentLeft .mbd ul li .time .month {
  font-size: 14px;
  color: #cc0000;
  line-height: 19px;
}

.gangaoban10 .contentLeft .mbd ul li .desc {
  padding-left: 20px;
  width: calc(100% - 71px);
  box-sizing: border-box;
  font-size: 16px;
  color: #000;
  line-height: 24px;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.gangaoban10 .contentRight {
  width: calc(100% - 22px - 382px);
  background: #fbf4ec;
  box-sizing: border-box;
}

.gangaoban10 .contentRight .mhd {
  height: 80px;
  padding: 0 32px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}

.gangaoban10 .contentRight .mhd::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #cc0000;
}

.gangaoban10 .contentRight .mbd ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 32px;
  padding-bottom: 10px;
}


.gangaoban10 .contentRight .mbd ul li {
  margin-bottom: 20px;
}

.gangaoban10 .contentRight .mbd ul li a {
  display: block;
  width: 224px;
  height: 114px;
  /* background-image: url(".///www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/box10_attention_bg.png"); */
  /* background-position: left top; */
  /* padding-top: 24px; */
  box-sizing: border-box;
  text-align: center;
}

.gangaoban10 .contentRight .mbd ul li a .imgBox {
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border: 1px solid #a37844;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 8px;
}

.gangaoban10 .contentRight .mbd ul li a .imgBox img{
    width: auto;
    height: auto;
}

.gangaoban10 .contentRight .mbd ul li a .textBox {
  font-size: 16px;
  color: #c49358;
  line-height: 19px;
}

/* 通知公告、政策法规 ---------- end */
/* 友站 ---------- start */
.gangaoban11 {
  /* width: 1200px; */
  height: 189px;
  /* margin: 0 auto; */
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gangaoban11 .left {width: 75px;height: 189px;background: #cc0000;border-radius: 10px;overflow: hidden;}
.gangaoban11 .left a {writing-mode: vertical-rl;-ms-writing-mode: tb-rl;letter-spacing: 8px;font-size: 20px;color: #fff;display: block;width: 100%;height: 100%;text-align: center;line-height: 75px;box-sizing: border-box;text-decoration: none;}

.gangaoban11 .right {
  width: calc(100% - 75px - 20px);
}

.gangaoban11 .right .rowBar {
  height: 38px;
}

.gangaoban11 .right .rowBar ul {
  height: 38px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.gangaoban11 .right .rowBar ul li {
  height: 38px;
  padding: 0 24px;
  color: #171717;
  font-size: 16px;
  line-height: 38px;
  background: #f0f0f0;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  border-bottom: none;
}

.gangaoban11 .right .rowBar ul li.active {
  color: #cc0000;
  background: transparent;
}

.gangaoban11 .right .rowContent {
  height: calc(189px - 38px);
  overflow-y: auto;
  border-radius: 0 0 10px 10px;
  border: 1px solid #ededec;
  /* padding: 0 34px; */
  box-sizing: border-box;
}


.gangaoban11 .right .rowContent::-webkit-scrollbar {
    width: 13px;  
    background: transparent;
}

.gangaoban11 .right .rowContent::-webkit-scrollbar-track {
    background: transparent;
}

.gangaoban11 .right .rowContent::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 99px;
    border: 3px solid transparent;
    background-clip: padding-box;
}

.gangaoban11 .right .rowContent::-webkit-scrollbar-thumb:hover {
    background-color: #666;
}


.gangaoban11 .right .rowContent .linkContent {
  padding: 5px 6px 22px 6px;
  box-sizing: border-box;
  display: none;
}
.gangaoban11 .right .rowContent .linkContent.active{
  display: block;
}
.gangaoban11 .right .rowContent .linkContent .row{
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
}

.gangaoban11 .right .rowContent .linkContent .sinLink {
  padding: 0 18px;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 14px;
}
.gangaoban11 .right .rowContent .linkContent .sinLink::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 15px;
  background: #e08888;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.gangaoban11 .right .rowContent .linkContent .sinLink:last-child::after{
  display: none;
}

.gangaoban11 .right .rowContent .linkContent .sinLink a {
  font-size: 14px;
  color: #000;
}
.gangaoban11 .right .rowContent .linkContent .row .leftIcon {
  width: 55px;
  height: 25px;
  font-size: 16px;
  color: #fff;
  background-size: 100% 100%;
  background-image: url("//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/linkBox_icon.png");
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 8px;
  box-sizing: border-box;
  margin-left: 20px;
}
.gangaoban11 .right .rowContent .linkContent .row.hasIcon {
  margin-top: 18px;
}
/* 友站 ---------- end */


@media screen and (max-width: 1024px) {
    #page_body { display: none; }
    #page_body_h5 { display: block; }


    .gangaoban_h5title_ind01 { display: flex; align-items: center; margin:.25rem; margin-bottom: .19rem;}
    .gangaoban_h5title_ind01 .header-icon.szyw { width: 0.40rem; height: 0.38rem; background: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/icon_h5_szyw.png) no-repeat center center; background-size: contain;  margin-right: 0.07rem; }
    .gangaoban_h5title_ind01 .header-icon.gadt { width: 0.32rem; height: 0.32rem; background: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/icon_h5_gadt.png) no-repeat center center; background-size: contain;  margin-right: 0.07rem; }
    .gangaoban_h5title_ind01 .header-title { font-size: 0.34rem; font-weight: bold; color: #cc0000; letter-spacing: 0.02rem; }

    .gangaoban_h5_szyw_lunbo_ind02 { height: auto; margin: 0 .25rem; background-color: #fff; border-radius: .1rem;}
    .gangaoban_h5_szyw_lunbo_ind02 .con{ width: 100%; }
    .gangaoban_h5_szyw_lunbo_ind02 .con .mySwiper{height: 100%; padding: .1rem 0 .3rem 0;}
    .gangaoban_h5_szyw_lunbo_ind02 .con .mySwiper .swiper-slide { width: 100% ; text-align: center;font-size: .35rem;background: #fff;display: flex;justify-content: center;}
    .gangaoban_h5_szyw_lunbo_ind02 .con .mySwiper .swiper-slide img {display: block;width: calc( 100% - 0.16rem );height:auto;object-fit: cover;margin:0 auto;}
    .gangaoban_h5_szyw_lunbo_ind02 .con .mySwiper .swiper-pagination {  bottom: -.35rem !important; }
    .gangaoban_h5_szyw_lunbo_ind02 .con .mySwiper .swiper-pagination-bullet { background-color: #eac5c5 !important; opacity: 1; width: .1rem; height: .1rem; vertical-align: middle !important; }
    .gangaoban_h5_szyw_lunbo_ind02 .con .mySwiper .swiper-pagination-bullet-active { background-color: #cc0000 !important; width: .4rem; height: .1rem; vertical-align: middle !important; border-radius: .05rem !important;}
    .gangaoban_h5_szyw_lunbo_ind02 .con .mySwiper .swiper-slide .slide-title { left: 0; width: 100%; height: 1.1rem; line-height: .45rem; color: #151515; font-size: .35rem; padding: .16rem; box-sizing: border-box; text-align: center; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;  }


    .gangaoban_h5_szyw_news_ind03 { height: auto; margin: 0 .25rem; }
    .gangaoban_h5_szyw_news_ind03 .con{ width: 100%;}
    .gangaoban_h5_szyw_news_ind03 .con ul li { background-color: #fff; border-radius: .1rem; padding: .35rem .1rem; margin-top: .12rem;}
    .gangaoban_h5_szyw_news_ind03 .con ul li .title{ font-size: .32rem;  font-weight: 500; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;  }
    .gangaoban_h5_szyw_news_ind03 .con ul li .title a {color:#151515;}
    .gangaoban_h5_szyw_news_ind03 .con ul li .date { font-size: .2rem; margin-top: .1rem; }
    .gangaoban_h5_szyw_news_ind03 .con ul li .date a{color: #a6a6a6 !important;}

    .gangaoban_h5_gadt_top_ind04 { height: auto; margin: 0 .25rem; background-color: #fff; border-radius: .1rem ;}
    .gangaoban_h5_gadt_top_ind04 .con{ padding: .34rem .1rem;  overflow: hidden; display: flex; justify-content: space-between;}
    .gangaoban_h5_gadt_top_ind04 .con .image{ width: 3.41rem; height:2.11rem; /* float: left; */}
    .gangaoban_h5_gadt_top_ind04 .con .image img{ width: 100%; height: 100%; object-fit: cover; }
    .gangaoban_h5_gadt_top_ind04 .con .info{ width: 3.17rem; height:2.11rem; /* float: right; */}
    .gangaoban_h5_gadt_top_ind04 .con .title{ font-size: .32rem; color:#151515; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
    overflow: hidden; text-overflow: ellipsis;}
    .gangaoban_h5_gadt_top_ind04 .con .title a{ color:#151515;}
    .gangaoban_h5_gadt_top_ind04 .con .brief{ font-size: .22rem; color:#666666; text-align: justify;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; 
    overflow: hidden; text-overflow: ellipsis;}
    .gangaoban_h5_gadt_top_ind04 .con .brief a{ color:#666666;}
	
	/**移动端港澳动态改轮播**/
	.gangaoban_h5_gadt_top_ind04 .topSwiper{padding: 0.35rem 0.08rem 0.23rem 0.08rem;}
	.gangaoban_h5_gadt_top_ind04 .topNews {padding-bottom: 0.37rem;}
	.gangaoban_h5_gadt_top_ind04 .topNews .swiper-pagination {bottom: 0;width: auto;font-size: 0;left: 50%;transform: translateX(-50%);}
	.gangaoban_h5_gadt_top_ind04 .topNews .swiper-pagination .swiper-pagination-bullet {width: 0.1rem;height: 0.1rem;background: #eac5c5;margin: unset;margin-right: 0.1rem;opacity: 1;border-radius: 0.05rem;}
	.gangaoban_h5_gadt_top_ind04 .topNews .swiper-pagination .swiper-pagination-bullet:last-child {margin-right: 0;}
	.gangaoban_h5_gadt_top_ind04 .topNews .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {width: 0.4rem;background: #cc0000;}
	.gangaoban_h5_gadt_top_ind04 .topNews .swiper-slide {display: flex;align-items: stretch;justify-content: space-between;}
	.gangaoban_h5_gadt_top_ind04 .topNews .swiper-slide .imgBox {width: 3.4rem;height: 2.1rem;margin-right: 0.24rem;}
	.gangaoban_h5_gadt_top_ind04 .topNews .swiper-slide .textBox {width: 3.17rem;flex-grow: 1;}
	.gangaoban_h5_gadt_top_ind04 .topNews .swiper-slide .textBox .title {font-size: 0.32rem;line-height: 0.4rem;margin-bottom: 0.1rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.gangaoban_h5_gadt_top_ind04 .topNews .swiper-slide .textBox .title a {color: #000;}
	.gangaoban_h5_gadt_top_ind04 .topNews .swiper-slide .textBox .desc {font-size: 0.22rem;line-height: 0.32rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	.gangaoban_h5_gadt_top_ind04 .mbd .news .topNews .swiper-slide .textBox .desc a {color: #666;}


    .gangaoban_h5_gadt_news_ind05 { height: auto; margin: 0 .25rem; margin-top: 0.13rem; background: #fff; border-radius: 0.1rem; }
    .gangaoban_h5_gadt_news_ind05 .sinNew { padding: 0.26rem 0.08rem 0.26rem 0.08rem; position: relative; font-size: 0.32rem; line-height: 0.42rem; border-bottom: 0.02rem dashed #e9e9e9; }
    .gangaoban_h5_gadt_news_ind05 .sinNew a { color: #000; }
    .gangaoban_h5_gadt_news_ind05 .moreBtn { height: 0.84rem; font-size: 0.24rem; }
    .gangaoban_h5_gadt_news_ind05 .moreBtn a { color: #cc0000; display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; }

    .gangaoban_h5_gadt_zhishu_ind06 { height: auto; margin: 0 .25rem; }
    .gangaoban_h5_gadt_zhishu_ind06 .con{ width: 100%; overflow: hidden; display: flex; display: -ms-flexbox;  align-items: stretch; }
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card{ width:calc(100% - 4.47rem); padding:.285rem 2%;  border: 1px solid #ebdac0; background-color: #ffffff; box-sizing: border-box; float: left; margin-right: 10px;}
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card .stock-title { font-size: .34rem; line-height: .4rem; font-weight: 500; color: #000000;  }
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card .stock-price { font-size: .42rem; line-height: .46rem; font-weight: 900; color: #1c1c1c;  letter-spacing: -0.5px; }
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card .stock-trend { font-family: Microsoft Yahei; font-size: .24rem; line-height: .43rem; font-weight: normal; color: #cccccc;   display: flex; align-items: center; }
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card .stock-trend .trend-value{ margin-left: .2rem;}
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card .stock-trend.green { color: #00a650; }
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card .stock-trend.green i{ background-image: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/stock_trend_up.png); background-position: center; background-repeat: no-repeat; background-size: contain; width: .13rem; height: .17rem; margin-right: .04rem; }
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card .stock-trend.red{color: #FF0000;}
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card .stock-trend.red i{ background-image: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/stock_trend_down.png); background-position: center; background-repeat: no-repeat; background-size: contain; width: .13rem; height: .17rem; margin-right: .04rem; }
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card .trend-percentage { margin-right: .16rem; }
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card .stock-details { font-size: .18rem; color: #535353;  margin-bottom: .13rem; }
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card .detail-row { display: flex; justify-content: flex-start;  margin-bottom: .02rem; }
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card .detail-value { margin-left: .54rem; }
    .gangaoban_h5_gadt_zhishu_ind06 .con .stock-card .stock-update-time { font-size: .14rem; color: #616161; margin: 0; }

    .gangaoban_h5_gadt_zhishu_ind06 .con .zhibo{ width: 4.28rem;  border: 1px solid #ebdac0; background-color: #ffffff; box-sizing: border-box; float: right;}
    .gangaoban_h5_gadt_zhishu_ind06 .con .zhibo .logo{width: 4.26rem; height: .51rem; background: url(//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/h5_zhibo_logo.png) no-repeat; background-size: cover;background-position: center top;}
    .gangaoban_h5_gadt_zhishu_ind06 .con .zhibo .lunbo .mySwiper{padding: .24rem 0 .50rem 0; position: relative; width: calc(100% - .26rem); margin: 0 auto;}
    .gangaoban_h5_gadt_zhishu_ind06 .con .zhibo .lunbo .mySwiper .swiper-slide {width: 100%;  text-align: center;background: #fff;display: flex;justify-content: center;align-items: center; gap: .12rem;justify-content: space-between;}
    .gangaoban_h5_gadt_zhishu_ind06 .con .zhibo .lunbo .mySwiper .swiper-slide img {display: block; width: 1.94rem;height: 1.88rem;  /*width: 100%; height: 100%; */object-fit: cover;}
    .gangaoban_h5_gadt_zhishu_ind06 .con .zhibo .lunbo .mySwiper .swiper-pagination {  bottom: -.35rem !important; }
    .gangaoban_h5_gadt_zhishu_ind06 .con .zhibo .lunbo .mySwiper .swiper-pagination-bullet { background-color: #eac5c5 !important; opacity: 1; width: .1rem; height: .1rem; vertical-align: middle !important; }
    .gangaoban_h5_gadt_zhishu_ind06 .con .zhibo .lunbo .mySwiper .swiper-pagination-bullet-active { background-color: #cc0000 !important; width: .4rem; height: .1rem; vertical-align: middle !important; border-radius: .05rem !important;}


    

  .column_wrapper_700 {
    margin: 0 0.25rem;
  }
  /* 政务活动 ---------- start */
  .gangaoban06_h5 {
    width: 100%;
    box-sizing: border-box;
  }

  .gangaoban06_h5 .mhd .gangaoban_iconTitle_h5 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .gangaoban06_h5 .mhd .imgBox {
    margin-right: 0.08rem;
  }

  .gangaoban06_h5 .mhd .imgBox img {
    display: block;
    width: 0.32rem;
    height: auto;
  }

  .gangaoban06_h5 .mhd .textBox {
    font-size: 0.34rem;
    color: #cc0000;
    font-weight: bold;
  }

  .gangaoban06_h5 .news {
    width: 100%;
  }

  .gangaoban06_h5 .mbd .news {
    width: 100%;
    background: #fff;
    padding: 0.35rem 0.08rem 0.23rem 0.08rem;
    box-sizing: border-box;
    border-radius: 0.1rem;
  }

  .gangaoban06_h5 .mbd .news .topNews {
    padding-bottom: 0.37rem;
  }

  .gangaoban06_h5 .mbd .news .topNews .swiper-pagination {
    bottom: 0;
    width: unset;
    font-size: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .gangaoban06_h5 .mbd .news .topNews .swiper-pagination .swiper-pagination-bullet {
    width: 0.1rem;
    height: 0.1rem;
    background: #eac5c5;
    margin: unset;
    margin-right: 0.1rem;
    opacity: 1;
    border-radius: 0.05rem;
  }

  .gangaoban06_h5 .mbd .news .topNews .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
  }

  .gangaoban06_h5 .mbd .news .topNews .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.4rem;
    background: #cc0000;

  }

  .gangaoban06_h5 .mbd .news .topNews {}

  .gangaoban06_h5 .mbd .news .topNews .swiper-slide {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }

  .gangaoban06_h5 .mbd .news .topNews .swiper-slide .imgBox {
    width: 3.4rem;
    height: 2.1rem;
    margin-right: 0.24rem;
  }

  .gangaoban06_h5 .mbd .news .topNews .swiper-slide .textBox {
    width: 3.17rem;
    flex-grow: 1;
  }

  .gangaoban06_h5 .mbd .news .topNews .swiper-slide .textBox .title {
    font-size: 0.32rem;
    line-height: 0.4rem;
    margin-bottom: 0.1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .gangaoban06_h5 .mbd .news .topNews .swiper-slide .textBox .title a {
    color: #000;
  }

  .gangaoban06_h5 .mbd .news .topNews .swiper-slide .textBox .desc {
    font-size: 0.22rem;
    line-height: 0.32rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .gangaoban06_h5 .mbd .news .topNews .swiper-slide .textBox .desc a {
    color: #666;
  }


  .gangaoban06_h5 .mbd .govNewsList {
    margin-top: 0.13rem;
    background: #fff;
    border-radius: 0.1rem;
  }

  .gangaoban06_h5 .mbd .govNewsList .sinNew {
    padding: 0.26rem 0.08rem 0.26rem 0.08rem;
    position: relative;
    font-size: 0.32rem;
    line-height: 0.42rem;
    border-bottom: 0.02rem dashed #e9e9e9;
  }

  .gangaoban06_h5 .mbd .govNewsList .sinNew a {
    color: #000;
  }

  .gangaoban06_h5 .mbd .govNewsList .moreBtn {
    height: 0.84rem;
    font-size: 0.24rem;
  }

  .gangaoban06_h5 .mbd .govNewsList .moreBtn a {
    color: #cc0000;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
  }

  .gangaoban06_h5 .btns {
    margin-top: 0.3rem;
  }

  .gangaoban06_h5 .btns .btnsBox {}

  .gangaoban06_h5 .btns .btnsBox .topBox {
    width: 7rem;
    height: 3.45rem;
    background-size: 100% 100%;
    background-image: url("//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/box06_btn_top_m.jpg");
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.3rem 0.4rem 0 0.4rem;
    box-sizing: border-box;
    margin-bottom: 0.26rem;
  }

  .gangaoban06_h5 .btns .btnsBox .bottomBox {
    width: 7rem;
    height: 2.22rem;
    background-size: 100% 100%;
    background-image: url("//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/box06_btn_bottom_m.png");
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.3rem 0.4rem 0 0.4rem;
    box-sizing: border-box;
  }

  .gangaoban06_h5 .btns .sinBox {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.34rem;
    line-height: 0.4rem;
    box-sizing: border-box;
  }

  .gangaoban06_h5 .btns .sinBox.high {
    width: 3.03rem;
    height: 0.94rem;
    background-size: 100% 100%;
    background-image: url("//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/box06_btn_short_m.png");
  }

  .gangaoban06_h5 .btns .sinBox.lower {
    width: 3.02rem;
    height: 0.66rem;
    background-size: 100% 100%;
    background-image: url("//www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/box06_btn_long_m.png");
  }


  /* 扩大点击热区 */
  .gangaoban06_h5 .btns .sinBox a {
    color: #d56103;
    text-align: center;
  }

  /* 政务活动 ---------- end */
  /* 热点专题 ---------- start */

  .gangaoban07_h5 .mhd {
    margin-bottom: 0.14rem;
  }

  .gangaoban07_h5 .mhd .gangaoban_iconTitle_h5 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .gangaoban07_h5 .mhd .imgBox {
    margin-right: 0.08rem;
  }

  .gangaoban07_h5 .mhd .imgBox img {
    display: block;
    width: 0.28rem;
    height: auto;
  }

  .gangaoban07_h5 .mhd .textBox {
    font-size: 0.34rem;
    color: #cc0000;
    font-weight: bold;
  }

  .gangaoban07_h5 .mbd {
    width: 100%;
  }

  .gangaoban07_h5 .mbd .pointBox {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .gangaoban07_h5 .mbd .sinPoint {
    width: calc((100% - 0.1rem) / 2);
    height: 1.57rem;
    margin-bottom: 0.1rem;
  }

  .gangaoban07_h5 .mbd .sinPoint a {
    display: block;
    height: 100%;
    width: 100%;
  }

  .gangaoban07_h5 .mbd .sinPoint a img {
    display: block;
    height: 100%;
    width: 100%;
  }

  /* 热点专题 ---------- end */

  /* 公共服务 ---------- start */
  .gangaoban08_h5 {
    width: 100%;
  }

  .gangaoban08_h5 .mhd {
    margin-bottom: 0.14rem;
  }

  .gangaoban08_h5 .mhd .gangaoban_iconTitle_h5 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .gangaoban08_h5 .mhd .imgBox {
    margin-right: 0.08rem;
  }

  .gangaoban08_h5 .mhd .imgBox img {
    display: block;
    width: 0.34rem;
    height: auto;
  }

  .gangaoban08_h5 .mhd .textBox {
    font-size: 0.34rem;
    color: #cc0000;
    font-weight: bold;
  }

  .gangaoban08_h5 .mbd {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }

  .gangaoban08_h5 .mbd .sinBtn {
    border: 0.01rem solid #ececec;
    border-radius: 0.04rem;
    background: #fff;
    font-size: 0.32rem;
    line-height: 0.4rem;
  }

  .gangaoban08_h5 .mbd .sinBtn a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8a4b0e;
  }

  .gangaoban08_h5 .mbd .left {
    width: 2.53rem;
    height: 2.28rem;
  }

  .gangaoban08_h5 .mbd .left .sinBtn {
    width: 100%;
    height: 100%;
  }

  .gangaoban08_h5 .mbd .left .sinBtn a {
    flex-direction: column;
  }

  .gangaoban08_h5 .mbd .left .sinBtn a .imgBox {
    margin-bottom: 0.16rem;
    width: 0.76rem;
  }

  .gangaoban08_h5 .mbd .left .sinBtn a .textBox {
    text-align: center;
  }

  .gangaoban08_h5 .mbd .right {
    width: calc(100% - 0.1rem - 2.53rem);
  }

  .gangaoban08_h5 .mbd .right .sinBtn {
    height: calc((100% - 0.1rem) / 2);
  }

  .gangaoban08_h5 .mbd .right .sinBtn:first-child {
    margin-bottom: 0.1rem;
  }
 
  .gangaoban08_h5 .mbd .right .sinBtn a .imgBox {
    margin-left: 0.35rem;
    width: 0.64rem;
  }
  .gangaoban08_h5 .mbd .right .sinBtn:nth-child(2) a .imgBox {
    width: 0.61rem;
  }
  .gangaoban08_h5 .mbd .right .sinBtn:nth-child(1) a .textBox {
    margin-bottom: 0.1rem;
  }
  .gangaoban08_h5 .mbd .right .sinBtn:nth-child(2) a .textBox {
    margin-bottom: 0.12rem;
  }

  /* 公共服务 ---------- end */

  /* 香港之窗澳门之窗 ---------- start */
  .gangaoban09_h5 {
    width: 100%;
  }

  .gangaoban09_h5 .mhdLine {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0.14rem;
  }

  .gangaoban09_h5 .mhdLine .gangaoban_iconTitle_h5 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .gangaoban09_h5 .mhdLine .gangaoban_iconTitle_h5:first-child::after {
    content: "";
    width: 0.02rem;
    height: 0.32rem;
    background: #c9c9c9;
    margin: 0 0.2rem;
  }

  .gangaoban09_h5 .mhdLine .imgBox {
    margin-right: 0.08rem;
  }

  .gangaoban09_h5 .mhdLine .imgBox img {

    width: 0.32rem;
    height: auto;
  }

  .gangaoban09_h5 .mhdLine .imgBox img.box09_icon_title {
    display: none;
  }

  .gangaoban09_h5 .mhdLine .imgBox img.box09_icon_title_gray {
    display: block;
  }

  .gangaoban09_h5 .mhdLine .textBox {
    font-size: 0.34rem;
    color: #8c8c8c;
    font-weight: bold;
  }

  .gangaoban09_h5 .mhdLine .gangaoban_iconTitle_h5.active img.box09_icon_title {
    display: block;
  }

  .gangaoban09_h5 .mhdLine .gangaoban_iconTitle_h5.active img.box09_icon_title_gray {
    display: none;
  }

  .gangaoban09_h5 .mhdLine .gangaoban_iconTitle_h5.active .textBox {
    color: #cc0000;
  }

  .gangaoban09_h5 .mbd {
    position: relative;
  }

  .gangaoban09_h5 .mbd .winBox {
    display: none;
    background: #fff;
    padding: 0.28rem 0.35rem 0.08rem 0.35rem;
    border: 0.01rem solid #ececec;
    border-radius: 0.1rem;
  }

  .gangaoban09_h5 .mbd .winBox.active {
    display: block;
  }

  .gangaoban09_h5 .mbd ul {

    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
  }

  .gangaoban09_h5 .mbd ul li {
    width: calc(100% / 3);
    margin-bottom: 0.24rem;
    box-sizing: border-box;
    font-size: 0.26rem;
  }

  .gangaoban09_h5 .mbd ul li a {
    color: #8a4b0e;
  }

  /* 香港之窗澳门之窗 ---------- end */
  /* 通知公告、政策法规 ---------- start */
  .gangaoban10_h5 {
    width: 100%;
  }

  .gangaoban10_h5 .mhd {}

  .gangaoban10_h5 .mhd .gangaoban_iconTitle_h5 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .gangaoban10_h5 .mhd .imgBox {
    margin-right: 0.08rem;
  }

  .gangaoban10_h5 .mhd .imgBox img {
    display: block;
    width: 0.32rem;
    height: auto;
  }

  .gangaoban10_h5 .mhd .textBox {
    font-size: 0.34rem;
    color: #cc0000;
    font-weight: bold;
  }

  .gangaoban10_h5 .boxAtt .mhd {
    height: 0.96rem;
    background: #fbf4ec;
    border: 0.01rem solid #ededec;
    padding: 0 0.08rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    border-radius: 0.1rem 0.1rem 0 0;
  }



  .gangaoban10_h5 .boxAtt .mbd {
    background: #fff;
    padding: 0.28rem 0.3rem;
    border: 0.01rem solid #ededec;
    box-sizing: border-box;
    border-top: none;
    border-radius: 0 0 0.1rem 0.1rem ;
  }

  .gangaoban10_h5 .boxAtt .mbd ul li {
    margin-bottom: 0.34rem;
    display: flex;
    align-items: stretch;
  }

  .gangaoban10_h5 .boxAtt .mbd ul li:last-child {
    margin-bottom: 0;
  }

  .gangaoban10_h5 .boxAtt .mbd ul li .time {
    width: 1.07rem;

    position: relative;
    padding-right: 0.3rem;
    text-align: center;
    display: flex;
    align-items: center;
  }

  .gangaoban10_h5 .boxAtt .mbd ul li .time::after {
    content: "";
    width: 0.03rem;
    height: calc(100% - 0.18rem);
    position: absolute;
    right: 0;
    top: 50%;
    background: #cc0000;
    transform: translateY(-50%);
  }

  .gangaoban10_h5 .boxAtt .mbd ul li .time .date {
    font-size: 0.6rem;
    color: #cc0000;
    line-height: 0.67rem;
  }

  .gangaoban10_h5 .boxAtt .mbd ul li .time .month {
    font-size: 0.24rem;
    color: #cc0000;
    line-height: 0.3rem;
  }

  .gangaoban10_h5 .boxAtt .mbd ul li .desc {
    padding-left: 0.3rem;
    width: calc(100% - 1.07rem);
    box-sizing: border-box;
    font-size: 0.3rem;
    color: #000;
    line-height: 0.46rem;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .gangaoban10_h5 .boxPol {
    background: #fbf4ec;
    box-sizing: border-box;
    padding-bottom: 0.38rem;
    border: 0.01rem solid #ededec;
    border-top: none;
  }

  .gangaoban10_h5 .boxPol .mhd {
    height: 0.8rem;
    padding: 0 0.08rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    
  }

  .gangaoban10_h5 .boxPol .mhd::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.05rem;
    background: #cc0000;
  }

  .gangaoban10_h5 .boxPol .mbd .swiper {
    padding: 0 0.55rem;
    padding-bottom: 0.4rem;
  }


  .gangaoban10_h5 .boxPol .mbd .swiper-pagination {
    bottom: 0;
    width: unset;
    font-size: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .gangaoban10_h5 .boxPol .mbd .swiper-pagination .swiper-pagination-bullet {
    width: 0.1rem;
    height: 0.1rem;
    background: #eac5c5;
    margin: unset;
    margin-right: 0.1rem;
    opacity: 1;
    border-radius: 0.05rem;
  }

  .gangaoban10_h5 .boxPol .mbd .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
  }

  .gangaoban10_h5 .boxPol .mbd .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.4rem;
    background: #cc0000;

  }

  .gangaoban10_h5 .boxPol .mbd .swiper li {
    width: 2.85rem;
    height: 1.8rem;
    transform: scale(0.8);
  }
  .gangaoban10_h5 .boxPol .mbd .swiper li.swiper-slide-active {
    transform: scale(1);
  }
  .gangaoban10_h5 .boxPol .mbd .swiper li.swiper-slide-next {
    transform: scale(1);
  }
  .gangaoban10_h5 .boxPol .mbd .swiper li.slidecenter {
    transform-origin: center right;
  }
  .gangaoban10_h5 .boxPol .mbd .swiper li.slideleft {
    transform-origin: center right;
  }
  .gangaoban10_h5 .boxPol .mbd .swiper li.slideright {
    transform-origin: center left;
  }
  .gangaoban10_h5 .boxPol .mbd .swiper li a {
    display: block;
    width: 100%;
    height: 100%;
  }

  .gangaoban10_h5 .boxPol .mbd .swiper li a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  
  /* 通知公告、政策法规 ---------- end */
  /* 天气 ---------- start */
  .gangaoban_h5_weatherBoxTwo {
    margin: 0 auto;
    width: 7rem;
    height: 0.9rem;
    border: 0.01rem solid #ebdac0;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff;
  }
  .scrollBoxLong {
    width: 14rem;
    height: 100%;
    display: flex;
    transform: translateX(0);
    /* animation: textFloat 10s linear infinite; */
  }
  @keyframes textFloat {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-50%);
    }
  }
  .gangaoban_h5_weatherBoxTwo .box {
    width: 7rem;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .gangaoban_h5_weatherBoxTwo .box .sinBox{
    width: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 0.13rem;
    box-sizing: border-box;
  }
  .gangaoban_h5_weatherBoxTwo .box .sinBox .name{
    width: 0.82rem;
    height: 0.37rem;
    font-size: 0.24rem;
    color: #fff;
    background-image: url(https://www.hmo.gov.cn/photoAlbum/resource/templet/common/DEPA1786500232654738/linkBox_icon.png);
    background-size: 100% 100%;
    line-height: 0.37rem;
    padding-left: 0.15rem;
    box-sizing: border-box;
    margin-right: 0.07rem;
  }
  .gangaoban_h5_weatherBoxTwo .box .sinBox .t{
    font-size: 0.3rem;
    color: #000;
    margin-right: 0.07rem;
  }
  .gangaoban_h5_weatherBoxTwo .box .sinBox .text{
    font-size: 0.2rem;
    color: #000;
    margin-right: 0.07rem;
  }
  .gangaoban_h5_weatherBoxTwo .box .sinBox .img{
    width: 0.36rem;
    height: 0.36rem;
  }
  .gangaoban_h5_weatherBoxTwo .box .sinBox .img img{
    width: 0.36rem;
    height: 0.36rem;
    display: block;
  }
  /* 天气 ---------- end */
}