.wt {
  width: 100%;
  height: auto;
}

.main_nav {
  padding: 0 0.3rem 0.3rem 0.3rem;
  background: #f6f6f6;
  margin: 0 auto;
}

.main_nav ul {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main_nav ul li {
  width: 25%;
  display: inline-block;
  padding: 0.2rem 0 0.1rem 0;
  border-bottom: 2px solid #f6f6f6;
}

.main_nav ul li a {
  display: block;
}

.main_nav ul li.main_line {
  width: 1px;
  height: 35px;
  background-color: #e3e3e3;
  padding: 0;
  margin: 0 5px;
}

.main_nav ul li img {
  width: 0.52rem;
  height: 0.52rem;
  display: inline-block;
}

.main_nav ul li p {
    font-size: 0.26rem;
    color: #555;
    letter-spacing: 2px;
    line-height: 0.4rem;
    padding: 0.14rem 0 0 0;
}

.main_nav ul li i {
  font-size: 0.16rem;
  padding-top: 0.06rem;
  letter-spacing: 1px;
  color: #999999;
  display: inline-block;
  font-style: normal;
}

.select_ent {
  background: #ffffff;
  cursor: pointer;
  color: #1765a6 !important;
  border-bottom: 2px solid #1765a6 !important;
}

.main_nav ul li:hover {
  background: #ffffff;
  cursor: pointer;
  color: #1765a6 !important;
  border-bottom: 2px solid #1765a6 !important;
}

.time {
  color: #919191;
  padding-bottom: 10px;
}

/* 主题样式 */
.banner_box {
  width: 100%;
  height: 3.6rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -1.28rem;
}

.banner_scenic_spot {
  background: url("../img/develop_bg1.png") no-repeat;
  background-size: 100% 100%;
}

.banner_cruise {
  background: url("../img/develop_bg2.png") no-repeat;
  background-size: 100% 100%;
}

.banner_hotel {
  background: url("../img/develop_bg3.png") no-repeat;
  background-size: 100% 100%;
}

.banner_performance {
  background: url("../img/develop_bg4.png") no-repeat;
  background-size: 100% 100%;
}

.banner_travel {
  background: url("../img/modern_bg1.png") no-repeat;
  background-size: 100% 100%;
}

.banner_exhibition {
  background: url("../img/modern_bg2.png") no-repeat;
  background-size: 100% 100%;
}

.banner_digitization {
  background: url("../img/modern_bg3.png") no-repeat;
  background-size: 100% 100%;
}

.banner {
  width: 100%;
  margin: auto;
}

.modern {
  display: none;
}

.resource_nav {
  width: 100%;
  margin: 0 auto;
  height: 0.7rem;
  background: url("../img/develop_btn.png") no-repeat;
  background-size: 100% 100%;
}

.modern_nav {
  display: none;
}

.modern_ent {
  cursor: pointer;
  color: #019d3d !important;
  border-bottom: 2px solid #019d3d;
  padding-bottom: 17px;
}

.modern_a:hover {
  cursor: pointer;
  color: #019d3d;
}

.modern_a:hover a {
  color: #019d3d;
}

/* 主体样式 */
.content {
  width: 100%;
  margin: 0 auto;
  background: #f6f6f6;
}

.content_cl {
  margin: 0 0.3rem;
  padding-bottom: 0.4rem;
  height: 3.6rem;
  position: relative;
}

.content_cl img {
  width: 100%;
  height: 3.6rem;
  border-radius: 0.3rem;
}

.click_bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 3.6rem;
  background: url("../img/item_bg.png") no-repeat;
  background-size: 100% 100%;
  border-radius: 0.3rem;
}

.click_bg a {
  display: block;
  height: 3.6rem;
}

.click_bg a span {
    display: inline-block;
    font-size: 0.32rem;
    line-height: 0.5rem;
    margin-left: 0.45rem;
    padding: 2.4rem 0 0 0;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    border-bottom: 1px solid #fbfbfb;
}

.click_aimg {
    line-height: 0.5rem;
    margin-left: 0.45rem;
    letter-spacing: 0px;
    color: #ffffff;
    font-size: 0.22rem;
}

.click_aimg img {
  width: 0.42rem;
  height: 0.13rem;
  margin-left: 0.14rem;
}

.subject_box{
	background: #f6f6f6;
}

.text-content.collapsed {
  display: -webkit-box;
  -webkit-line-clamp: 4; /* 限制显示行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.toggle-btn {
  color: #007bff;
  cursor: pointer;
  font-size: 0.3rem;
}
.hezuo_img{
	display: flex;
	padding-bottom: 29px;
	align-items: center;
}
.hzfx{
	padding: 47px 0.3rem;
	background: #f6f6f6;
	    position: relative;
}
.hezuo_item {
    width: auto;
    height: 178px;
    background: #FFFFFF;
    border: 1px solid #BABABA;
    position: relative;
    padding: 30px;
	position: relative;
		border-radius: 0.3rem;
	margin-bottom: 40px;
}
.z_imgs{
	position: absolute;
	right: 35px;
	top: 0;
}

.hezuo_bg {
    position: absolute;
    top: 0;
    right: 0;
	z-index: -1;
}
.hezuo_item p{
font-size: 30px;
    color: #999;
    line-height: 50px; 
}
 
.hezuo_item h1 {
    font-weight: bold; 
    color: #666666;
    line-height: 36px;
    padding: 10px 0;
}
.more_data{
	display: none;
}
