.body {
  margin: 0;
  padding: 0;
  /* background-color: #ebd4d4; */
  background-color: #e7e7e785;
  width: 100% !important;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  min-width: 1360px;
  /* zoom: 92%; */
}

.header-imgtitle {
  width: 100%;
  max-width: 100%;
  position: relative;
  display: block;
}

.header-imgtitle-img{
  width: 100%;
  max-width: 100%;
  object-fit: fill;
  background: none;
}

.header-imgtitle-button {
  /* height: 3%; */
  /* width: 3%; */
  position: absolute;
  /* float: right; */
  right: 0%;
  top: 0%;
  cursor: pointer;
  color: #ffffff;
  border: 1px solid #ffffff;
  text-align: center;
}

/* .header-imgtitle-button img {
  width: 100%;
  max-width: 100%;
  object-fit: fill;
  background: none;
} */

.header-top-color {
  height: 35px;
  background-color: #f0f0f0d3;
}

/* .header-body-search input{
  position: absolute;
  z-index: 1;
}

.header-body-search img{
  position: absolute;
  width: 20px;
  height: 20px;
  z-index: 2;
} */

.content {
  display: flex;
  flex: 1;
  width: 1360px;
  /* min-height: 496px; */
  margin: 0px auto;
  margin-top: 10px;
  margin-bottom: 50px;
  flex-direction: column;
}

.content-body {
  display: flex;
  flex-direction: column;
  margin: 10px 0px;
}

.highlight {
  background-color: #fffafa;
  border-radius: 10px;
  overflow: hidden;
}

.hot-title{
  width: 1360px;
  height: 130px;
  margin: 20px 0px;
  text-align: center;
  position: relative;
  border: 3px solid #d60f26;
}

.hot-title-left {
  float: left;
  writing-mode : tb-rl;
  width: 30px;
  height: 125px;
  font-size: 22px;
  color: #fff;
  background-color: #d60f26;
}

.left-border {
  margin-top: 50px;
  float: left;
  text-decoration:none;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #d60f26;
}

.hot-title-right {
  padding: 15px;
}

.hot-title-right > h3 > a {
  text-decoration: none;
  color: #d60f26;
  font-weight: 700;
}

.hot-title-right > h3 > a:hover {
  color: #d60f26;
}

.hot-title .hot-title-more{
  text-decoration: none;
  color: #d60f26;
  position: absolute;
  font-weight: bold;
  right: 15px;
  bottom: 16px;
  cursor: pointer;
}

.news-title-box {
  list-style: none;
  padding: 0px 15px;
  margin: 0;
}

.news-title-box marquee {
  display: inline-block;
  overflow: hidden;
  text-align: initial;
  white-space: nowrap;
}

.news-title-item {
  display: inline-block;
  height: 20px;
  padding: 0px 25px;
  /* float: left; */
}

.news-title-item:hover {
  color: #d60f26;
}

.news-title-box a{
 text-decoration: none;
 color: #585858;
}

.hot-title-content{
  /* display: flex;
  align-items: end;
  justify-content: center; */
  text-align: center;
  font-size: 18px;
  padding: 0px 80px;
}

.hot-title-content span {
  height: 50px;
}

.hot-title-content > span > a {
  text-decoration: none;
  /* color: #585858; */
}

.hot-title-content > span > a:hover {
  color: #d60f26;
}

.separate:last-child {
  display: none;
}

/* .hot-title-content span {
  width: 1200px;
  height: 50px;
  text-overflow: -o-ellipsis-lastline;
	overflow: hidden;				
	text-overflow: ellipsis;		
	display: -webkit-box;			
	-webkit-line-clamp: 2;			
	line-clamp: 2;					
	-webkit-box-orient: vertical;
} */

.hot-title h4{
  width: 1000px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #e20b24;
  margin: 0 auto;
  margin-bottom: 20px;
  height: 50px;
  line-height: 50px;
}

.hot-title-border {
  margin: 5px 15px;
  height: 15px;
  border-top: 3px solid #e20b24;
  border-bottom: 5px solid #e20b24;
}

.politics {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.politics-img {
  width: 1360px;
  height: 110px;
  /* border-radius: 10px; */
}

.publicize{
  width: 100%;
  margin: 20px 0px;
  padding: 0px;
}

/* .publicize-last {
  margin-top: 50px;
} */

.publicize-first {
  float: left;
  width: 440px;
  height: 120px;
  margin-right: 20px;
}

.publicize-first a {
  text-decoration: none;
  color:  #5f5f5f;
}

.publicize-first-img {
  width: 440px;
  height: 120px;
  border-radius: 10px;
}

.publicize-first:nth-child(3n) {
  margin-right: 0;
}

.publicize-img {
  width: 100%;
  height: 120px;
  border-radius: 10px;
}

.hot-news {
  display: flex;
  height: 563px;
  flex-direction: row;
  /* justify-content: space-between; */
}

.hot-news-carousel{
  width: 867px;
  /* padding: 15px; */
  position: relative;
}

.news-carousel-items{
  display: block;
  float: left;
  position: absolute;
  z-index: 1;
}

.news-carousel-img {
  width: 867px;
  height: 563px;
  object-fit: fill;
  /* display: none; */
}

.news-carousel-img:first-child {
  width: 867px;
  height: 563px;
  /* display: block; */
}

.news-carousel-list {
  width: 300px;
  height: 400px;
  float: right;
  right: 15px;
  position: absolute;
  z-index: 2;
  list-style: none;
  padding: 0;
  margin: 0;
}

.news-carousel-list a {
  font-size: 18px;
  text-decoration: none;
  color: #fff;
}

.carousel-list-item {
  width: 300px;
  height: 80px;
  line-height: 35px;
  padding: 5px 10px;
  /* text-align: center; */
  background: rgba(48, 44, 44, 0.5);
  text-overflow: -o-ellipsis-lastline;
	overflow: hidden;				
	text-overflow: ellipsis;		
	display: -webkit-box;			
	-webkit-line-clamp: 2;			
	line-clamp: 2;					
	-webkit-box-orient: vertical;
}

.carousel-list-item-content {
  width: 300px;
}

.hot-news-list {
  width: 493px;
  padding: 0px 15px;
  padding-bottom: 0px;
}

.news-list-title {
  width: 463px;
  height: 50px;
  background: url(/tyimg/title-back.png);
  background-color: #e4e4e49a;
  /* position: relative; */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.news-list-title-icon{
  position: absolute;
  float: left;
  width: 40px;
  height: 40px;
  top: -20px;
  left: -6px;
}

.news-list-title-contents {
  display: flex;
  flex-direction: row;
  padding-left: 15px;
  border-left: 5px solid red;
}

.news-list-title-content {
  font-weight: 700;
  line-height: 50px;
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 0px 10px;
  cursor: pointer;
}

/* .news-list-title-content:hover {
  background-color : rgba(240, 179, 179, 0.3);
} */

.news-list-title-content span{
  color: #d60f26;
}

.news-list-title-mores {
  cursor: pointer;
  line-height: 50px;
  padding-right: 10px;
}

.news-list-title-more {
  text-decoration: none;
  color:  #5f5f5f;
  display: none;
}

.news-list-title-more:hover {
  color: #d60f26;
}

.news-list-title-more:first-child {
  display: block;
}

.news-list-contents {
  width: 463px;
  height: 515px;
  overflow: hidden;
}

.news-list-content:first-child {
  display: block;
}

.news-list-content{
  list-style: none;
  margin: 0;
  padding: 0;
  /* margin-top: 15px; */
  display: none;
}


.news-list-content a{
  text-decoration: none;
  color:  #5f5f5f;
}

.news-list-content-item{
  border-bottom: 1px dashed #d1d1d1;
  width: 463px;
  height: 51.5px;
  line-height: 55px;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  color: #5a5a5a;
  text-overflow: ellipsis;
  /* display: flex; */
  /* flex-direction: row;
  align-items: center;
  justify-content: space-between; */
  /* border-bottom: 0.5px solid #928e8e2a ; */
}

.news-list-content-item:hover {
  /* background-color: rgba(241, 143, 143, 0.1); */
  font-weight: bold;
}

.news-content-left{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.news-content-right{
  width: 100px;
}

.notice-marquee {
  margin: 20px 0px;
}

.special{
  width: 1360px;
  height: 510px;
  padding: 15px;
  margin: 20px 0px;
}

.special-title {
  width: 1360px;
  height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  /* background-color: #d8d6d7; */
  background: url(/tyimg/title-back.png);
  /* position: relative; */
}

.special-title-icon{
  position: absolute;
  float: left;
  width: 40px;
  height: 40px;
  top: -20px;
  left: -6px;
}

.special-title-content {
  padding-left: 15px;
  line-height: 40px;
  font-weight: 700;
  border-left: 5px solid red;
  margin-bottom: 0px;
}

.special-title-more {
  cursor: pointer;
  height: 40px;
  line-height: 40px;
}

.special-title-more a{
  text-decoration: none;
  color:  #5f5f5f;
}

.special-title-more a:hover {
  color: #d60f26;
}

.special-title-content span{
  color: #d60f26;
}

.special-carousel{
  width: 1380px;
  height: 370px;
  background-color: royalblue;
  margin: 15px;
}

.special-carousel-img {
  width: 750px;
  height: 370px;
}

.carousel-abstract {
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.notice {
  display: flex;
  height: 430px;
  flex-direction: row;
  justify-content: space-between;
}

.notice-tab {
  width: 864px;
  padding: 15px;
}

.notice-tab-title {
  width: 834px;
  height: 34px;
  background-color: #d8d6d7;
  position: relative;
}

.notice-tab-title-icon{
  position: absolute;
  float: left;
  width: 40px;
  height: 40px;
  top: -20px;
  left: -6px;
}

.notice-tab-title-content{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.notice-tab-title-content > li > h4 {
  font-weight: 700;
  line-height: 34px;
  cursor: pointer;
}

.notice-tab-title-content > li:nth-child(1) {
  color: #d60f26
}

.notice-tab-title-content > li:hover{
  color: #d60f26  !important;
}

.notice-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.notice-list a{
  text-decoration: none;
  color:  #5f5f5f;
}

.notice-list-content{
  width: 834px;
  height: 36px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0.5px solid #928e8e2a ;
}

.notice-list-content:hover {
  background-color: rgba(241, 143, 143, 0.1);
  font-weight: bold;
}

.notice-content-left{
  width: 534px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.notice-content-right{
  width: 100px;
}

.domestic-news-list{
  width: 576px;
  padding: 15px;
}

.domestic-list-title {
  width: 546px;
  height: 40px;
  background-color: #d8d6d7;
  position: relative;
}

.domestic-list-title-icon{
  position: absolute;
  float: left;
  width: 40px;
  height: 40px;
  top: -20px;
  left: -6px;
}

.domestic-list-title-content {
  padding-left: 40px;
  line-height: 40px;
  font-weight: 700;
}

.domestic-list-title-content span{
  color: #d60f26;
}

.domestic-list-content{
  list-style: none;
  margin: 0;
  padding: 0;
}

.domestic-list-content a{
  text-decoration: none;
  color:  #5f5f5f;
}

.domestic-list-content-item{
  width: 546px;
  height: 36px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0.5px solid #928e8e2a ;
}

.domestic-list-content-item:hover {
  background-color: rgba(241, 143, 143, 0.1);
  font-weight: bold;
}

.domestic-content-left{
  width: 346px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.domestic-content-right{
  width: 100px;
}

.special-zone-group {
  height: 480px;
  display: flex;
  flex-direction: row;
}

.special-zone {
  width: 864px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.zone-item {
  width: 402px;
  height: 210px;
  margin: 15px ;
}

.zone-item-title {
  height: 50px;
  border-bottom: 4px solid #f32b2bbb ;
  background-color: #d8d6d7;
  position: relative;
}

.zone-item-title-icon{
  position: absolute;
  float: left;
  width: 40px;
  height: 40px;
  top: -20px;
  left: -6px;
}

.zone-item-title-content {
  padding-left: 40px;
  line-height: 50px;
  font-weight: 700;
}

.zone-item-list {
  height: 160px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.zone-item-list a {
  text-decoration: none;
  color:  #5f5f5f;
}

.zone-list-content{
  width: 402px;
  height: 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0.5px solid #928e8e2a ;
}

.zone-list-content:hover{
  background-color: rgba(241, 143, 143, 0.1);
  font-weight: bold;
}

.zone-content-left{
  width: 302px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.zone-content-right{
  width: 100px;
}

.characteristic {
  width: 576px;
  padding: 15px;
  display: flex;
  flex-direction: column;
}

.characteristic-title {
  height: 50px;
  background-color: #d8d6d7;
  text-align: center;
}

.characteristic-title-content {
  height: 50px;
  line-height: 50px;
}

.characteristic-title-content span{
  color: #d60f26;
}

.characteristic-items {
  width: 546px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.characteristic-items a{
  text-decoration: none;
  color:  #5f5f5f;
}

.characteristic-item {
  width: 263px;
  height: 190px;
  margin: 5px;
  border-radius: 5px;
  overflow: hidden;
  transition: 0.7s;
  position: relative;
}

.characteristic-item img{
  width: 263px;
  height: 190px;
  position: absolute;
  float: left;
  z-index: 1;
}

.characteristic-item-content{
  width: 263px;
  height: 60px;
  bottom: 0;
  left: 0;
  padding-left: 15px;
  position: absolute;
  float: left;
  z-index: 2;
  color: #fff;
  font-weight: bold;
  display: none;
}

.characteristic-item-content div{
  width: 220px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
}

.characteristic-item:hover {
  transform: scale(1.02);
}

.other {
  height: 340px;
  margin-top: 20px;
  padding: 15px;
  display: flex;
  flex-direction: column;
}

.other-title {
  width: 1410px;
  height: 50px;
  background-color: #d8d6d7;
  display: flex;
  flex-direction: row;
  position: relative;
}

.other-title-item {
  width: 352.5px;
  text-align: center;
  line-height: 50px;
}

.other-title-icon{
  position: absolute;
  float: left;
  width: 40px;
  height: 40px;
  top: -20px;
  left: -6px;
}

.other-title-item span{
  color: #d60f26;
}

.other-items {
  width: 1410px;
  height: 400px;
  display: flex;
  flex-direction: row;
}

.other-item-list {
  width: 332.5px;
  height: 240px;
  margin: 10px;
  list-style: none;
  padding: 0px;
}

.other-item-list a{
  text-decoration: none;
  color:  #5f5f5f;
}

.other-list-content {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  border-bottom: 0.5px solid #928e8e2a ;
}

.other-list-content:hover {
  background-color: rgba(241, 143, 143, 0.1);
  font-weight: bold;
}

.government {
  display: flex;
  flex-direction: row;
}

.government-block {
  width: 332px;
  /* margin: 15px; */
  margin-right: 10px;
  padding: 15px;
  background-color: #fffafa;
  border-radius: 15px;
}

.government-block:nth-child(4n) {
  margin-right: 0px;
}

.block-title {
  width: 302px;
  height: 40px;
  position: relative;
}

.block-title-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  /* background-color: #d8d6d7; */
  padding-left: 10px;
  padding-right: 10px;
  border-left: 5px solid red;
  height: 40px;
}

.block-title-icon{
  position: absolute;
  float: left;
  width: 40px;
  height: 40px;
  top: -20px;
  left: -6px;
}

.block-title-text {
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
}

.block-title-text span {
  color: #d60f26;
}

.block-title-more {
  line-height: 40px;
  /* display: flex;
  flex-direction: column;
  justify-content: end; */
  cursor: pointer;
}

.block-title-more a{
  text-decoration: none;
  color: #5f5f5f;
}

.block-title-more a:hover {
  color: #d60f26;
}

.block-img {
  width: 303px;
  height: 180px;
  border-radius: 10px;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
}

.block-img img{
  width: 303px;
  height: 180px;
  position: absolute;
  z-index: 1;
  object-fit: cover;
  object-position: center;
}

.block-img:hover {
  transform: scale(1.02);
  transition: 0.8s;
}

.block-img a{
  text-decoration: none;
}

.block-img-buttom {
  width: 303px;
  color: #ffffff;
  padding: 5px;
  background-color: rgba(0,0,0,0.5);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: absolute;
  float: left;
  bottom: 0;
  z-index: 2;
}

.block-img-buttom:hover {
  color: #d60f26;
}

.block-body {
  width: 303px;
  height: 320px;
}

.block-body-list {
  height: 320px;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 10px;
  background-color: #fffafa;
  overflow: hidden;
}

.block-body-list a{
  text-decoration: none;
  color:  #5f5f5f;
}

.block-list-item {
  width: 302px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px dashed #d6d6d6;
  font-size: 16px;
  overflow: hidden;
  /* border-bottom: 0.5px solid #928e8e2a ; */
}

.block-list-item:hover {
  /* background-color: rgba(241, 143, 143, 0.1); */
  font-weight: bold;
}

.featured {
  width: 1360px;
  margin: 20px 0px;
}

.featured-title {
  width: 1360px;
  height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background: url(/tyimg/title-back.png);
}

.featured-title-content {
  padding-left: 15px;
  line-height: 40px;
  font-weight: 700;
  border-left: 5px solid red;
  margin-bottom: 0px;
}

.featured-title-more {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}

.featured-title-more a {
  text-decoration: none;
  color: #585858;
}

.featured-title-more a:hover {
  color: #d60f26;
}

.featured-title-content span{
  color: #d60f26;
}

.featured-blocks {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.featured-block {
  width: 440px;
  margin: 20px 20px 0px 0px;
  background-color: #fffafa;
  overflow: hidden;
  border-radius: 10px;
}

.featured-block:nth-child(3n) {
  margin-right: 0px;
}

.featured-block a {
  text-decoration: none;
  color:  #5f5f5f;
}

.featured-block-img {
  width: 440px;
  height: 230px;
  overflow: hidden;
  transition: 0.7s;
  object-fit: cover;
  object-position: center;
}

.featured-block-img:hover {
  transform: scale(1.04);
}

.featured-block-text {
  width: 440px;
  height: 60px;
  line-height: 40px;
  font-size: 20px;
  padding: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.featured-block-text:hover {
  color: #d60f26;
}

.special-zone2 {
  margin: 20px 0px;
  width: 1360px;
}

.special-zone-title {
  width: 1360px;
  height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background: url(/tyimg/title-back.png);
}

.special-zone-title-content {
  padding-left: 15px;
  line-height: 40px;
  font-weight: 700;
  border-left: 5px solid red;
  margin-bottom: 0px;
}

.special-zone-title-more {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}

.special-zone-title-more a{
  text-decoration: none;
  color: #585858;
}

.special-zone-title-more a:hover {
  color: #d60f26;
}

.special-zone-title-content span{
  color: #d60f26;
}

.special-zone-blocks {
  width: 1360px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.special-zone-block {
  width: 264px;
  margin-top: 20px;
  margin-right: 10px;
  overflow: hidden;
}

.special-zone-block:nth-child(5n) {
  margin-right: 0px;
}

.zone-block-img {
  width: 264px;
  height: 400px;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.8s;
}

.zone-block-img-qrcode {
  width: 265px;
  height: 264px;
  overflow: hidden;
  transition: 0.8s;
}

.zone-block-img:hover {
  transform: scale(1.04);
}

.zone-block-title {
  text-align: center;
  font-size: 20px;
  margin: 20px 0;
}

img {
  background-color: black; 
  object-fit:contain;
}

.featured-qrcode-block {
  width: 264px;
  height: 264px;
  margin: 20px 10px 0px 0px;
  box-shadow : 0 4px 6px #000000a1;
  transition: 0.3s;
}

.featured-qrcode-block:nth-child(5n) {
  margin-right: 0px;
}

.featured-qrcode-block:hover{
  transform:translateY(-3%);/**上移元素**/
 -ms-transform:translateY(-3%);
 -webkit-transform:translateY(-3%);
}

.qrcode-title {
  text-align: center;
  font-size: 20px;
  margin: 10px 0;
}

.links {
  width: 1360px;
}

.links-title {
  width: 1360px;
  height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.links-title-content {
  padding-left: 15px;
  line-height: 40px;
  font-weight: 700;
  border-left: 5px solid red;
  margin-bottom: 0px;
  margin-right: 40px;
}

.links-title-content span{
  color: #d60f26;
}

.links-item {
  margin-right: 20px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}

.links-item a{
  color:  #5f5f5f;
  text-decoration: none;
}

.links-item a:hover{
  color: #d60f26;
}

.sidebar {
  height: 167px;
  width: 150px;
  position: fixed;
  top: 75%;
  right: 0;
  transform: translateY(-50%);
  margin-right:10px;
  display: none;
  z-index: 999;
}

.sidebar_close {
  width: 40px;
  height: 10px;
  float: right;
  margin-bottom: 20px;
  cursor: pointer;
}

.sidebar_close_img {
  background: none;
}

.home_web_left{width:150px;height:178px;position:fixed; _position:absolute;right:0%;top:200px;_top:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-top:234px;margin-right:10Px;z-index:999;}
.close{width:40px;height:10px;float:right;margin-bottom:8px;padding-right:2px;cursor:pointer;}
.ft{ width:150px; text-align:center;}
.ft img{width:150px;height:167px;margin-top:500px;}
.ft span{color:#cd3501;}