.swiper-container {
  width: 100%;
  height: 500px;
}

.swiper-container img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  object-position: center;
}


.main-top-swiper{
  --swiper-theme-color: #fff;
  --swiper-pagination-color: #fff;/* 两种都可以 */
}

.swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
	background:#fff;
	opacity: 0.5;
}
  
  
.main-top .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	left: 41%;
	bottom: 20px;
}

.notice {
  width: 100%;
  height: 44px;
  margin-top: 15px;
  display: flex;
  background-color: #fff;
}

.notice .notice-left {
  display: flex;
  align-items: center;
  flex: 0 0 80px;
}

.notice .notice-left img {
  margin: 0 6px 0 16px;
}


.notice .notice-right {
  width: calc(100% - 90px);
  display: flex;
}

.scroll-text {
  margin: 11px 15px 11px 15px;
  flex: 1;
  overflow: hidden;
}

.scroll-text ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.scroll-text ul li {
  width: 32%;
}

.scroll-text ul li a {
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size:16px;
  color: #333333;
}

.scroll-text ul li.new > div::after {
  content: '';
  height: 10px;
  width: 19px;
  flex: 0 0 19px;
  display: block;
  background: url("../img/index/new.png") no-repeat;
}

.scroll-btn span {
  margin-right: 5px;
  cursor: pointer;
}

.uppper-container {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.line-content{
	width: 100%;
    display: flex;
    justify-content: center;
	padding-bottom: 95px;
}

.line-content-white{
	background:#fff;
}

.uppper-main-1 {
  background:#fff;
  width:50%;
  height: 385px;
  display: flex;
  flex-wrap:wrap;
  align-content: flex-start;
}

.uppper-main-1 .main-top {
  width: 100%; 
}

.uppper-main-1 .main-top .main-top-swiper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.uppper-main-1 .main-top .main-top-swiper .img-content {
  height: 385px;
  width:640px;
  float:left
}

.uppper-main-1 .main-top .main-top-swiper img {
  width: 100%;
  height: 385px;
  object-fit: cover;
  object-position: center;
}

.uppper-main-1 .main-top .main-top-swiper .img-detail { 
  padding-left: 15px;
  position:absolute;
  height:56px;
  bottom:0;
  display:flex;
  background:#2c7266;
  opacity:0.8;
  width:100%;
  color:#fff;
}

.swiper-button-next, .swiper-button-prev {
  top: 35%;
  opacity: 0;
  transition: .5s opacity;
}

.main-top-swiper:hover .swiper-button-next, .main-top-swiper:hover .swiper-button-prev {
  opacity: 1;
  transition: .5s opacity;
}

.uppper-main-1 .main-top .title-block {
  width: 80%;
  display: flex;
  align-items: center;
  margin: 10px 0;
}

.uppper-main-1 .main-top .title-block .title {
  padding-right: 10px;
  font-weight: bold;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color:#fff;
}

.uppper-main-1 .main-top .title-block .title a{
  color:#fff;
}

.uppper-main-1 .main-top .title-block .title a:hover{
  color:#c8fbfd!important;;
}

.uppper-main-1 .main-top .title-block .title-date {
  color: #fff;
  font-size: 14px;
}



.uppper-main-1 .main-top p {
  line-height: 20px;
  max-height: 100px;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  word-break: break-all;
}


.main-header {
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 19px;
  padding-top: 20px;
  flex-wrap: wrap;
  text-align: center;  
}

.main-header-line {
  height: 44px;
}

.main-header .icon {
  
}

.main-header .icon.info {
  letter-spacing: 2px;
  color: #1D355D;
  font-size: 20px;
}

.main-header .icon.bulletin {
  letter-spacing: 2px;
  color: #1D355D;
  font-size: 20px;
  width:100%;
  height: 90px;
    line-height: 90px;
}

.main-header .icon.bulletin span{
  color:gainsboro;
  font-weight:lighter;
}

.main-header .icon.news {
  letter-spacing: 2px;
  color: #1D355D;
  font-size: 20px;
}

.main-header .icon.nvg {
    letter-spacing: 2px;
    color: #1D355D;
    font-size: 20px;
}

.main-header .more  {
  width:100%;
  text-align:right;
  height:30px;
  line-height:30px;
}

.main-header .more a {
  color: #858585;
  font-size: 14px;
  font-weight:lighter;
}

.main-content{
  background:#fff;
}

.main-content-title li {
  line-height: 31px;
  height: 35px;
  display: flex;
  align-items: center;
}

.main-content-title li a:hover {

}

.uppper-main-1 .main-content-title li a {
  color: #333333;
  padding-right: 5px;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size:16px;
  margin-left: 6px;
}



.main-content-title li .date {
  color: #7f8699;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.uppper-main-1 .main-content-title li .title-sticky {
  color: #AC001C;
}

.uppper-main-1 .main-content-title li .title-sticky::before {
  content: '\3010\7f6e\9876\3011';
  display: inline-block;
  color: #10a76f;
  margin-left: -8px;
}


.uppper-main-1-1 {
  width: 25%;
  margin-top: 11px;
}

.uppper-main-1-1 .main-content {
  height:398px;
}

.uppper-main-1-1 .list-content {
  padding: 10px 15px;
}

.uppper-main-1-1 .main-content-title li {
	display: flex;
    height:63px;
	
}


.uppper-main-1-1 .main-content-title li .content-block {
    width: calc(100% - 25px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    color: #333333;
    position: relative;
}



.uppper-main-1-1 .main-content-title li  {
	border-bottom:1px dashed #ddd;

}

.uppper-main-1-1 .main-content-title li:last-child  {
	border-bottom:0;
}


.uppper-main-1-1 .main-content-title li a p{
    height: 100%;
    display: flex;
    align-items: center;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    width: 100%;
}


.uppper-main-2 {
  width: 48.5%;
}

.uppper-main-2 .main-header{
  padding:7px 15px 0;
  width: calc(100% - 30px);
  background:#fff;
}

.uppper-main-2 .main-content{
    height: 385px;
	border: 1px solid #ddd;
}

.uppper-main-2 .main-content-title li {
	height:59px;
	border-bottom: 1px dashed #ddd;
	display: flex;
    align-items: center;
}


.uppper-main-2 .main-content-title li:last-child {
	border-bottom: 0;
}

.uppper-main-2 .main-date{
	width:80px;
	text-align:center;
	background:#eeeeee;
	height:50px;
	color:#aaaaaa;
	line-height:50px;
}

.uppper-main-2 .main-content img {
  width: 100%;
  height: 136px;
  object-fit: cover;
  object-position: center;
}


.uppper-main-2 .main-content-title li a {
  color: #333333;
  width: 100%;
  padding-left: 15px;
  padding-right: 8px;
  font-size:16px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  line-height: 1.4;
}


.uppper-main-2 .list-content{
  padding: 10px;
}

.uppper-main-3 {
  width: 47%;
  margin-top: 11px;
  
}

.uppper-main-3 .main-content{
 padding: 0 1%;
  height:398px;
}

.uppper-main-3 .list-content{
    padding: 10px;
}



.uppper-main-3 .main-content-title li {
	display: flex;
    height:125px;
	border-bottom: 1px dashed #ddd;
}

.uppper-main-3 .main-content-title li:last-child {
    border-bottom: 0;
}


.uppper-main-3 .main-content-title li .content-block {
    width: calc(100% - 170px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
    color: #333333;
    position: relative;
}


.uppper-main-3 .main-content-title li .content-block p {
	color: #333333;
    width: 100%;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
	height:66px;
}

.uppper-main-3 .main-content-title li .content-block p:hover {
    color: #2c7266!important;
}

.uppper-main-3 .main-content-title li a {
    color: #333333;
    flex: 1;
    font-size: 16px;
}

.uppper-main-3 .main-content-title li img {
	min-width: 160px;
	width:160px;
	height:100px;
	object-fit: cover;
    object-position: center;
}

.uppper-main-3 .mobile-type{
	display:none;
}

.uppper-main-4 {
  width: 25%;
  margin-top: 11px;
}

.uppper-main-4 .icon-img{
  width:100%;
  height:266px;
  object-fit: cover;
  object-position: center;
}

.main-header .header-title {
  padding-left: 8px;
  letter-spacing: 2px;
  color: #1D355D;
  font-size: 20px;
}

.custom-icon {
  width: 19px;
  display: flex;
  justify-content: space-between;
}

.custom-icon::before {
  content: "";
  background-color: #FF5315;
  width: 11px;
  height: 26px;
}

.custom-icon::after {
  content: "";
  width: 4px;
  height: 26px;
  background-color: #FF5315;
}

.link-block {
  width: 100%;
  height: 62px;
  margin: 5px 0;
  justify-content: flex-start;
}

.uppper-main-4 .link-block:first-of-type {
  margin: 5px 0 5px;
}

.link-block img {
  max-width: 25px;
  padding-left: 42px;
}

.link-block span {
  padding: 0 10px 0 20px;
  color: #FFFFFF;
}

.uppper-main-5 {
  width: 100%;
}

.uppper-main-5 .main-header {
  justify-content: flex-start;
}

.uppper-main-5 .custom-icon::before, .uppper-main-5 .custom-icon::after {
  /*background-color: #4D78EB;*/
}


  
.uppper-main-5 .table-out-container {
  background: #FFFFFF;
  padding: 10px 15px;
}
  
.uppper-main-5 .table-container {
  width: 100%;
  overflow-x: auto;
}


.uppper-main-5 .table-container::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 1px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 6px;
}
.uppper-main-5 .table-container::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  background-color: #e1e1e1;
  background-image: -webkit-linear-gradient(
  	45deg,
  	rgba(255, 255, 255, 0.2) 25%,
  	transparent 25%,
  	transparent 50%,
  	rgba(255, 255, 255, 0.2) 50%,
  	rgba(255, 255, 255, 0.2) 75%,
  	transparent 75%,
  	transparent
  );
}
.uppper-main-5 .table-container::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 1px rgba(0, 0, 0, 0.2);

}

.uppper-main-5 table {
  width: 100%;
  border-spacing: 0;
  border-collapse:collapse
}

.uppper-main-5 th, .uppper-main-5 td {
  color: #333333;
  border: 1px solid #e7e7e7;
  text-align: left;
  padding: 5px 7px;
  font-size:16px;
}


.uppper-main-5 th{
  padding: 9px 7px;
}

.uppper-main-5 .table-content:hover {
  background-color: #f8f8f8;
}

.uppper-main-5 th {
  font-weight: bold;
}

.pagination {
  display: flex;
  justify-content: center;
}
.pagination div {
  border:1px solid #E1E1E1;
  cursor:pointer;
  color:#999;
  height: 26px;
  line-height: 26px;
  border-radius: 5px;
  font-size: 12px;
  padding: 0 5px;
  background: #fff;
  margin: 5px 3px;
}

.pagination .pagination--select{
  min-width: 50px;
  text-align:center;
  position:relative;
  cursor: pointer;
}
.pagination .num-list {
  z-index: 9999;
  position:absolute;
  border:1px solid #ccc;
  height:123px;
  overflow-y: auto;
  overflow-x: hidden;
  top:-125px;
  background-color: #fff;
  display:inline;
  left:-1px;
  min-width: 50px;
  width: calc(100% - 10px);
  margin: 0;
}
.pagination .num-list ul{
  margin-left:0;
  padding-bottom:0;
}

.pagination .num-list ul li{
  border:0;
  padding:4px 0px;
  color:#999;
  width:34px;
  margin-left:0px;
  text-align:center;
  height: 20px;
}

.banner img {
  width: 100%;
  height: 120px;
  padding-top: 11px;
  object-fit: cover;
  object-position: center;
}

.bottom-container {
  width: 1200px;
  padding-top: 11px;
  display: flex;
  flex-wrap: wrap;
}

.bottom-container .field-content {
  width: 32.3%;
  margin-right: 1.5%;
}

.bottom-container .field-content:nth-child(3n) {
  margin-right: 0;
}

.bottom-container .field {
  background:#fff;
  width:100%;
}


.bottom-container-2{
	width: 1200px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	padding-bottom: 80px;
	margin: 0 auto;
}


.bottom-container-2 .picture-mian{
	padding: 5px 1% 0;
	overflow:hidden;
	background: #fff;
}

.bottom-container-2 .picture-mian .scroll-container {
  width: 100%;
  margin: 10px 0;
  overflow: hidden;
}

.bottom-container-2 .picture-mian .scroll-container ul {
  display: flex;
}

.bottom-container-2 .picture-mian .scroll-container ul li {
  display: flex;
  flex-direction: column;
}

.bottom-container-2 .picture-mian .scroll-container ul li + li {
  margin-left: 16px;
}

.bottom-container-2 .picture-mian .scroll-container ul li img {
  width: 230px;
  height: 170px;
  object-fit: cover;
  object-position: center;
}

.bottom-container-2 .picture-mian .scroll-container ul li span {
  width: 230px;
  line-height: 25px;
  text-align: center;
}

.float-pop {
  width: 180px;
  position: absolute;
  top: 25px;
  right: 10px;
  border: 3px solid #2c7266;
  border-top: none;
  z-index: 3;
  transition: .3s width;
}

.float-pop .pop-title {
  width: 100%;
  height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #2c7266;
}

.float-pop .pop-title h4 {
  padding-left: 12px;
  color: #FFFFFF;
}

.float-pop .pop-btn {
  margin-right: 3px;
}

.float-pop .pop-btn .stretch {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.float-pop .pop-btn .close {
  width: 14px;
  height: 14px;
  cursor: pointer;
  margin-left: 8px;
}

.float-pop .pop-content .pop-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #FFF;
  border-bottom: 1px solid #2c7266;
  padding: 5px;
}

.float-pop .pop-content .pop-item * {
  margin-bottom: 5px;
}

.float-pop .pop-content .pop-item :last-child {
  margin-bottom: 0;
}

.float-pop .pop-content .pop-item p, .float-pop .pop-content .pop-item h4 {
  color: #AC001C;
  font-weight: bold;
  line-height: 20px;
}

.float-pop .pop-content .pop-item img {
  width: 150px;
  height: 150px;
}

.float-pop .pop-content .info p {
  color: #333333;
  font-weight: normal;
  word-break: break-all;
  padding: 5px 10px;
}

.float-pop.narrow {
  width: 24px;
  right: 0;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  transition: .3s width;
}

.float-pop.narrow .pop-title {
  position: relative;
  height: 120px;
}

.float-pop.narrow .pop-title h4 {
  padding: 20px 5px 5px 5px;
}

.float-pop.narrow .pop-btn {
  position: absolute;
  top: 7px;
  right: 2px;
  margin-right: 0;
}

@media (max-width: 1240px) {
  .swiper-container, .swiper-container img {
    height: 200px;
  }
  
  .uppper-container {
    width: 96%;
  }
  
  .bottom-container {
    width: 96%;
  }
  
  .bottom-container-2 {
    width: 96%;
	margin: 0 2%;
  }
}

@media (max-width: 1024px) {

  
  .swiper-container {
    margin-top: 55px;
  }
  .swiper-container, .swiper-container img {
    height: 170px;
  }
  .uppper-main-1-1 {
    width: 38%;
  }
  .uppper-main-3 {
    width: 60.5%;
    margin-right: 0;
  }
  .uppper-main-4 {
    display: none;
  }
}
@media (max-width: 960px) {
  .swiper-container, .swiper-container img {
    height: 150px;
  }
  
  .scroll-text ul li {
    width: 48%;
  }
}
@media (max-width: 768px) {
  .uppper-main-1 {
  	width: 68.5%;
  }
 
  
  .uppper-main-2 {
  	width: 30%;
  }
  
  .swiper-container, .swiper-container img {
    height: 130px;
  }
  
  .uppper-main-5 th, .uppper-main-5 td {
    white-space: nowrap; 
  }
  .bottom-container {
    flex-wrap: wrap;
  }
  .bottom-container .main-top {
    width: 100%;
  }
  .bottom-container .main-left {
    width: 96%;
    margin-top: 11px;
    padding: 0;
    border: none;
	background:none;
  }
  .bottom-container .main-left .field {
    padding: 4px 2% 0;
	background:#fff;
  }
  .bottom-container .main-left .field + .field {
    margin-top: 18px;
  }
}
@media (max-width: 640px) {
  .main-header{
	padding-top: 15px;
    height: 55px;
  }
  
  
  .main-header .icon.bulletin {
  	height: 30px;
	line-height:30px;
  }
  
  .main-header .more {
  	height: 25px;
	line-height:25px;
  }
  
  .line-content {
    padding-bottom: 25px;
  }
 
  .uppper-main-1 {
  	width: 100%;
  }
  
  .uppper-main-1 .main-left .main-header, .uppper-main-1 .main-right .main-header{
  padding:0;
  width: 100%;
}
  
  .uppper-main-1-1 {
  	width: 100%;
  }
  
  .swiper-container, .swiper-container img {
    height: 120px;
  }
  
  .uppper-main-1, .uppper-main-2 {
   margin-top: 11px;
  }

  .uppper-main-2, .uppper-main-3 {
    width: 100%;	
    margin-right: 0;
  }
  
  .uppper-main-2 .main-header{
   padding:7px 0 0;
   width: 100%;
   background:#f2f4f7;
 }

  .uppper-main-2 .main-content img, .field .field-main a>img {
    height: 140px;
  }
  
  .scroll-text ul li {
    width: 100%;
  }
  
  .banner img {
    height: 50px;
  }
  .main-header .custom-icon {
    margin-left: 6px;
  }
  
  
  
  .bottom-container .field-content {
    width: 100%;
    height: auto;
	 margin-right: 0;
   }
}
@media (max-width: 550px) {
  .swiper-container, .swiper-container img {
    height: 80px;
  }
  
  .uppper-main-1 .main-top .main-top-swiper .img-content {
    height: 265px;
    width: 100%;
    float: unset;
  }
  
  .uppper-main-1 .main-top .main-top-swiper img {
    height: 265px;
  }
  

  
  .uppper-main-1 .main-top p {
    -webkit-line-clamp: 3;
  }
  
  .main-top .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    
  }

  .uppper-main-1 {
    height: auto;
    flex-wrap: wrap;
	background: none;
	border: 0;
  }
  .uppper-main-1 .main-top {
    width: 96%;
    padding: 2% 2%;
	background: #fff;
  }
  .uppper-main-1 .main-left, .uppper-main-1 .main-right {
  	width: 100%;
  	/* padding: 0 2% 7px; */
  	margin-top: 11px;
  }
  .uppper-main-1 .main-left .main-header {
	/**width: 96%;
    padding: 7px 2% 0;**/
  }
  .uppper-main-1 .main-left .main-content-title {
    /**width: 96%;
    padding: 0 2%;**/
  }
  
 

  .uppper-main-3 .web-type{
  	display:none;
  }
  
  .uppper-main-3 .mobile-type{
  	display:unset;
  }

  .bottom-container .main-top {
    width: 100%;
    padding: 0;
    border: none;
  }
  .bottom-container .main-top .field {
    width: 96%;
    padding: 4px 2% 0;
  }
  .bottom-container .main-top .field + .field {
    margin-top: 18px;
  }
  
  .uppper-main-5 .table-container::-webkit-scrollbar {
	/*滚动条整体样式*/
	width : 1px;  /*高宽分别对应横竖滚动条的尺寸*/
	height: 2px;
  }
  .uppper-main-5 .table-container::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	background-color: skyblue;
	background-image: -webkit-linear-gradient(
		45deg,
		rgba(255, 255, 255, 0.2) 25%,
		transparent 25%,
		transparent 50%,
		rgba(255, 255, 255, 0.2) 50%,
		rgba(255, 255, 255, 0.2) 75%,
		transparent 75%,
		transparent
	);
  }
  .uppper-main-5 .table-container::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	box-shadow   : inset 0 0 1px rgba(0, 0, 0, 0.2);
	background   : #ededed;
  }
  
  .main-header .more a {
	 margin-right:5px;
  }

}