/*资讯详情-start*/
@media screen and (min-width: 1024px){
	.info-banner{
		margin-top: 5.72rem;
		width: 100%;
		height: 8.58rem;
		background-image: url(/assets/images/banner/inside/120.png);
		background-size: cover;
	}
	.info-banner .box{
		width: 100%;
		height: 8.58rem;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.info-banner .box .title{
		font-size: 2.72rem;
	}
	.info-banner .box .search{
		width: 28.58rem;
		height: 2.86rem;
		border: 1px solid #526bcd;
		border-radius: 2.86rem;
		background: rgba(255, 255, 255, .3);
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.info-banner .box .search input{
		width: calc(100% - 5.72rem);
		background: transparent;
		padding: 0 1.42rem;
		font-size: 1.14rem;
	}
	.info-banner .box .search .banner-search-btn{
		width: 5.72rem;
		height: 100%;
		background: #526bcd;
		color: #FFFFFF;
		border-radius: 2.86rem;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 1.28rem;
		cursor: pointer;
	}
	.info-detail-section{
		padding-top: 2.86rem;
		padding-bottom: 2.86rem;
		width: 100%;
	}
	.info-detail-section .box{
		width: 100%;
		position: relative;
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}
	.info-detail-section .box .left{
		width: calc( 100% - 33.72rem);
	}
	.info-detail-section .box .left .top{
		width: 100%;
		/*padding: 0.15rem 0.24rem;*/
		/*border-radius: 0.08rem;*/
		/*border: 0.01rem solid #F0F0F0;*/
		/*box-shadow: 0 0.03rem 0.06rem rgba(51,51,51,0.1);*/
	}
	.info-detail-section .box .left .top .title-01{
		line-height: 3.42rem;
		font-size: 2.28rem;
	}
	.info-detail-section .box .left .top .time{
		margin-top: 1rem;
		width: 100%;
		font-size: 1.14rem;
		color: #666666;
		display: flex;
		align-items: center;
		/*justify-content: space-between;*/
	}
	.info-detail-section .box .left .top .time .time-r,
	.info-detail-section .box .left .top .time .time-r .local{
		display: flex;
		align-items: center;
		color: var(--local-color);
	}
	.info-detail-section .box .left .top .time .time-r .local img{
		width: 1.14rem;
		height: 1.14rem;
		/*margin-left: 2.86rem;*/
		margin-right: 4px;
	}
	.info-detail-section .box .left .top .type-ul{
		margin-top: 1.28rem;
		display: flex;
		align-items: center;
	}
	.info-detail-section .box .left .top .type-ul li{
		padding: 5px .58rem;
		background: #F8F8F8;
		border-radius: 4px;
		color: #666666;
		font-size: 1.14rem;
		margin-left: 2.86rem;
	}
	.info-detail-section .box .left .top .type-ul li:first-child{
		margin-left: 0;
	}
	.info-detail-section .box .left .top .type-ul li.action{
		background: #E5F9F7;
		color: #007f6f;
	}
	.info-detail-section .box .left .top .aboubs{
		margin-top: 2.86rem;
		width: 100%;
		padding: .72rem;
		border: 1px dashed #F0F0F0;
		border-radius: .58rem;
		font-size: 1.14rem;
		display: flex;
	}
	.info-detail-section .box .left .top .aboubs span:first-child{
		font-weight: bold;
		margin-right: 4px;
	}
	.info-detail-section .box .left .top .content{
		margin-top: 1.72rem;
		font-size: 1.14rem;
	}

	.info-detail-section .box .left .top .content img,
	.info-detail-section .box .left .top .content image{
		width: 100%;
		height: auto;
		margin: .72rem 0;
	}

	.info-detail-section .box .left .share-page{
		margin-top: 2.86rem;
		width: 100%;
		height: auto;
		padding: 2.58rem;
		border-radius: .58rem;
		border: 1px solid #F0F0F0;
		box-shadow: 0 3px 6px rgba(51,51,51,0.1);
	}

	.info-detail-section .box .left .share-page .list1{
		width: 20%;
		height: 4.42rem;
		line-height: 4.42rem;
		padding: 0 .72rem;
		font-size: 1.14rem;
		border-right: 1px solid #D8D8D8;
	}

	.info-detail-section .box .left .share-page .list2{
		width: 80%;
		padding: 0 .72rem;
		font-size: 1rem;
		color: #999999;
	}

	.info-detail-section .box .left .share-page .list2 .item{
		cursor: pointer;
	}

	.info-detail-section .box .left .share-page .list2 .item:first-child{
		margin-left: 2.86rem;
	}

	.info-detail-section .box .left .share-page .list2 .item img{
		width: 2.86rem;
		height: 2.86rem;
		margin-right: 1.14rem;
	}

	.info-detail-section .box .left .bot{
		width: 100%;
		margin-top: 1.72rem;
	}
	.info-detail-section .box .left .bot .title-1{
		line-height: 2.72rem;
		font-size: 2rem;
	}
	.info-detail-section .box .left .bot .line{
		width: 100%;
		height: 1px;
		background: #DDDDDD;
		margin: 1.42rem 0 2.86rem;
	}
	.info-detail-section .box .left .bot .selected{
		width: 100%;
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.info-detail-section .box .left .bot .selected .item{
		width: calc( (100% - 3.42rem) / 3);
		height: auto;
		box-shadow: 0 3px 6px rgba(51,51,51,0.1);
		border-radius: .58rem;
		margin-left: 1.72rem;
	}
	.info-detail-section .box .left .bot .selected .item:hover{
		box-shadow: 0 0 4px 2px rgba(51,51,51,0.1);
	}

	.info-detail-section .box .left .bot .selected .item:first-child{
		margin-left: 0;
	}
	.info-detail-section .box .left .bot .selected .item .imgCover{
		width: 100%;
		height: 14.58rem;
	}
	.info-detail-section .box .left .bot .selected .item .imgCover img{
		width: 100%;
		height: 100%;
		border-radius: .58rem .58rem 0 0;
		object-fit: cover;
	}
	.info-detail-section .box .left .bot .selected .item .title-01{
		width: 100%;
		padding: 1rem 1.14rem 1.28rem;
		font-size: 1rem;
	}
	.info-detail-section .box .left .bot .selected .item .title-01 div{
		height: 2.86rem;
		line-height: 1.42rem;
	}


	.info-detail-section .box .right{
		width: 32rem;
		position: relative;
	}
	.info-detail-section .box .right .top{
		padding: 1.14rem 1.72rem;
		border-radius: .58rem;
		border: 1px solid #F0F0F0;
		box-shadow: 0 3px 6px rgb(51 51 51 / 10%);
	}
	.info-detail-section .box .right .top .title-1{
		width: 100%;
		line-height: 2.58rem;
		font-size: 1.72rem;
	}
	.info-detail-section .box .right .top .list-1{
		width: 100%;
		margin-top: 1.14rem;
	}
	.info-detail-section .box .right .top .list-1 .imgCover{
		width: 100%;
		height: 17.72rem;
		margin-top: .72rem;
	}
	.info-detail-section .box .right .top .list-1 .imgCover img{
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-radius: 4px;
	}
	.info-detail-section .box .right .top .list-1 .title-01{
		width: 100%;
		margin-top: 1.14rem;
		font-size: 1.28rem;
	}
	.info-detail-section .box .right .top .list-1 .local{
		margin-top: 2.72rem;
		width: 100%;
		font-size: 1.14rem;
		color: var(--local-color);
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.info-detail-section .box .right .top .list-1 .local .item{
		display: flex;
		align-items: center;
		font-size: 1.14rem;
	}
	.info-detail-section .box .right .top .list-1 .local .item img{
		width: 1.14rem;
		height: 1.14rem;
		margin-right: 4px;
	}
	.info-detail-section .box .right .top .line{
		width: 100%;
		height: 1px;
		background: #DDDDDD;
		margin: .86rem 0 2.42rem;
	}
	.info-detail-section .box .right .top .list-2{
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.info-detail-section .box .right .top .list-2 .item{
		width: 100%;
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}
	.info-detail-section .box .right .top .list-2 .item .imgCover{
		width: 11rem;
		height: 7.72rem;
		overflow: hidden;
		border-radius: 4px;
	}
	.info-detail-section .box .right .top .list-2 .item .imgCover img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.info-detail-section .box .right .top .list-2 .item .info{
		width: calc( 100% - 11.86rem);
		height: 7.72rem;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.info-detail-section .box .right .top .list-2 .item .info .title-01{
		width: 100%;
		font-size: 1.28rem;
		/*font-weight: bold;*/
	}
	.info-detail-section .box .right .top .list-2 .item .info .bot{
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		color: var(--local-color);
		font-size: 1.14rem;
	}
	.info-detail-section .box .right .top .list-2 .item .info .bot img{
		width: 1.14rem;
		height: 1.14rem;
		margin-right: 4px;
	}
	.info-detail-section .box .right .top .list-2 .s-line{
		width: 14.86rem;
		height: 1px;
		background: #DDDDDD;
		margin: 2.86rem 0;
	}
	.info-detail-section .box .right .top .list-2 .s-line:last-child{
		display: none;
	}
	.info-detail-section .box .right .message{
		width: 32rem;
		margin-top: 1.72rem;
		padding: 1.72rem;
		border-radius: .58rem;
		border: 1px solid #F0F0F0;
		box-shadow: 0 3px 6px rgb(51 51 51 / 10%);
		position: static;
		top: 0;
		background: #FFFFFF;
	}
	.info-detail-section .box .right .message .title-1{
		font-size: 1.72rem;
	}

	.info-detail-section .box .right .message-box{
		width: 100%;
		margin-top: 1.42rem;
	}
	/*资讯详情-end*/

	.banner-desc{
		margin-top: 2.14rem;
		display: flex;
		color: var(--local-color);
	}
	.banner-desc>div:nth-child(2){
		color: #333333;
		margin-left: .72rem;
	}
	.banner-search{
		margin-top: 2.14rem;
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}
	.banner-search>.city-name{
		font-size: 3.14rem;
	}
	.search-all-box{
		display: flex;
		align-items: center;
	}
	.consult-search{
		width: 460px;
		height: 44px;
		padding: 0 16px;
		border: 1px solid #6785FD;
		background: #fff;
		border-radius: 4px;
		display: flex;
		align-items: center;
	}
	.consult-search .type-select{
		position: relative;
		display: flex;
		justify-content: space-between;
	}
	.consult-search .type-select .xshi{
		display: flex;
		align-items: center;
		color: #6785FD;
		/*width: 146px;*/
		font-weight: bold;
		padding-right: 10px;
		border-right: 2px solid var(--local-color);
		cursor: pointer;
	}
	.consult-search .type-select .xze{
		position: absolute;
		top: 36px;
		left: -16px;
		width: 140px;
		padding: 10px;
		background: #fff;
		box-shadow: 0px 3px 6px rgba(51,51,51,0.1);
		z-index: 99;
	}
	.consult-search .type-select .xze .type-ul li{
		padding: 0 4px;
		line-height: 30px;
		cursor: pointer;
	}
	.consult-search .type-select .xze .type-ul li:hover{
		background: rgba(103, 133, 253, .2);
	}
	.consult-search .type-select .xshi>img{
		width: 24px;
		height: 24px;
		margin-left: 8px;
	}
	.consult-search .search-kuan{
		margin-left: 4px;
		/*width: 300px;*/
		height: 80%;
		padding: 0 10px;
		border: none;
	}
	.consult-search .search-kuan:focus,
	.consult-search .search-kuan:active,
	.consult-search .search-kuan:hover{
		outline: 1px solid #fff !important;
		border-right: 0 !important;
	}
	.search-btn,
	.nch-search{
		min-width: 5.5rem;
		height: 2.5rem;
		background: rgba(103, 133, 253, 1);
		border-radius: 4px;
		border: none;
		color: #fff;
		margin-left: 12px;
	}
	.consult-tab-ul{
		margin-top: 12px;
		display: flex;
	}
	.consult-tab-ul>li:nth-child(2){
		margin: 0 20px;
	}
	.consult-tab-ul>.action{
		text-decoration: underline;
	}
	.consult-tab-ul>li a{
		font-size: 18px;
	}
	/* banner-section */
	/* common-section */
	.common-section{
		margin: 40px 0 60px;
		position: relative;
	}
	.com-item{
		border: 1px solid #F0F0F0;
		border-radius: 8px;
		padding: 15px 24px;
		box-shadow: 0px 3px 6px rgba(51, 51, 51, 0.1);
	}
	.com-item .title{
		font-size: 28px;
	}
	.com-item .time{
		display: flex;
		justify-content: space-between;
		color: var(--local-color);
		margin-top: 12px;
	}
	.com-item .time .time-item,
	.com-item .time .time-item .local{
		display: flex;
		align-items: center;
	}
	.com-item .time .time-item .local{
		margin-left: 40px;
		color: #007f6f;
	}
	.com-item .time .time-item .local>img{
		width: 16px;
		height: 16px;
	}
	.com-item .cont-ul{
		margin-top: 18px;
		display: flex;
	}
	.com-item .cont-ul li{
		margin-right: 24px;
		background-color: #F8F8F8;
		padding: 0 6px;
		border-radius: 4px;
		line-height: 24px;
		margin-bottom: 0.5rem;
		color: #666666;
	}
	.com-item .cont-ul .active{
		background: #E5F9F7;
		color: #007f6f;
	}
	.com-item .aboubs{
		margin-top: 40px;
		width: 100%;
		display: flex;
		border-style: dotted;
		border-color: #B6B6B6;
		padding: 20px;
		font-weight: 500;
	}
	.com-item .aboubs div:nth-child(2){
		margin-left: 4px;
		font-weight: 400;
	}
	.com-item .com-img,
	.com-item .desc{
		width: 100%;
		margin-top: 24px;
	}
	.com-item .desc img{
		width: 100%;
	}
	.com-item .com-img,
	.com-item .com-img img{
		width: 100%;
		border-radius: 4px;
	}
	.com-item .desc{
		line-height: 24px;
	}
	.com-title{
		margin-top: 40px;
		padding-bottom: 20px;
		font-size: 28px;
		border-bottom: 1px solid #DDDDDD;
	}
	.city-item{
		display: flex;
		margin-top: 30px;
		justify-content: space-around;
	}
	.city-item a{
		display: block;
		width: 31%;
	}

	.city-item .item-box{
		width: 100%;
		background: rgba(255, 255, 255, 0.39);
		box-shadow: 0px 3px 6px rgba(51, 51, 51, 0.1);
		border-radius: 8px;
		padding-bottom: 18px;
		height: 251px;
	}
	.city-item .item-box .imgCover{
		width: 100%;
		height: 164px;
	}
	.city-item .item-box .imgCover img{
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-radius: 8px 8px 0 0;
	}
	.city-item .item-box .title{
		margin-top: 12px;
		margin-bottom: 18px;
		line-height: 24px;
		padding: 0 16px;
		font-size: 16px;
		display:-webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;
	}
	.com-left{
		width: 100%;
		border: 1px solid #F0F0F0;
		box-shadow: 0px 3px 6px rgba(51, 51, 51, 0.1);
		border-radius: 8px;
		padding: 18px 24px;
	}
	.com-left .title{
		font-size: 24px;
		line-height: 36px;
	}
	.com-left .img-box1{
		width: 100%;
		height: 248px;
		border-radius: 4px;
	}
	.com-left .img-box1>img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.com-left .img-box1{
		margin-top: 16px;
	}
	.com-left .desc{
		margin-top: 16px;
		font-size: 18px;
		line-height: 27px;
		display:-webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;
	}
	.com-left .local-box{
		margin-top: 38px;
		display: flex;
		justify-content: space-between;
		color: var(--local-color);
	}
	.com-left .local-box .item{
		display: flex;
		align-items: center;
	}
	.com-left .local-box .item>img{
		width: 16px;
		height: 16px;
		margin-right: 4px;
	}
	.com-left .local-box .item>div{
		color: #007f6f;
	}
	.com-left .xian{
		border-top: 1px solid #DDDDDD;
		margin-top: 30px;
	}
	.com-left .com-city,
	.com-left .com-city a{
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.com-left .com-city .city-item{
		display: flex;
		width: 100%;
	}
	.com-left .com-city .city-item .imgCover{
		width: 154px;
		height: 108px;
	}
	.com-left .com-city .city-item .imgCover img{
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-radius: 4px;
	}
	.com-left .com-city .city-item .list{
		width: calc(100% - 154px);
		padding-left: 12px;
		display: flex;
		flex-direction: column;
		margin-left: 12px;
		font-size: 14px;
	}
	.com-left .com-city .city-item .list .list-top{
		display:-webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;

	}
	.com-left .com-city .city-item .list .list-bot{
		display: flex;
		align-items: center;
		justify-content: flex-end;
		margin-top: 34px;
		color: var(--local-color);
	}
	.com-left .com-city .city-item .list .list-bot img{
		width: 16px;
		height: 16px;
		margin-right: 4px;
	}
	.com-left .com-city a .xian{
		width: 50%;
		height: 1px;
		background: #dddddd;
	}
	.zx-gd-box{
		width: 100%;
		height: auto;
		position: relative;
		margin-top: 24px;
	}
	.com-left-bot{
		position:absolute;
		top: 0;
		left: 0;
		border: 1px solid #F0F0F0;
		box-shadow: 0 3px 6px rgba(51, 51, 51, 0.1);
		border-radius: 8px;
		padding: 18px 20px;
	}
	.com-left-bot .title{
		font-size: 28px;
		font-weight: 500;

	}
	.com-left-bot .imp-ifon{
		margin-top: 22px;
		display: flex;
		justify-content: space-between;
	}
	.com-left-bot .imp-ifon div{
		width: 48%;
		position: relative;
	}
	.com-left-bot .imp-ifon div>input{
		width: 100%;
		height: 48px;
		background: rgba(249, 250, 254, 0.39);
		border: 1px solid #DDDDDD;
		border-radius: 4px;
		padding: 0 10px;
	}
	.com-left-bot .imp-ifon div>span{
		position: absolute;
		top: 14px;
		right: 12px;
		color: red;
		display: none;
	}
	.com-left-bot .email{
		position: relative;
	}
	.com-left-bot .email input{
		margin-top: 24px;
		width: 100%;
		height: 48px;
		background: rgba(249, 250, 254, 0.39);
		border: 1px solid #DDDDDD;
		border-radius: 4px;
		padding: 0 10px;
	}
	.com-left-bot .email span{
		position: absolute;
		top: 40px;
		right: 12px;
		color: red;
		display: none;
	}
	.com-left-bot .interested textarea{
		margin-top: 24px;
		width: 100%;
		background: rgba(249, 250, 254, 0.39);
		border: 1px solid #DDDDDD;
		border-radius: 4px;
		padding: 12px;
	}
	.com-left-bot .btn{
		margin-top: 24px;
		width: 100%;
		background: #6785FD;
		opacity: 1;
		border-radius: 8px;
		color: #fff;
		line-height: 32px;
	}
	.red-border{
		border: 2px solid red !important;
	}
	/* common-section */

	#shareBtn{
		margin-top: 1.28rem;
		font-size: 1.14rem;
		color: #37BA00;
		cursor: pointer;
	}
	#shareBtn img{
		width: 1.28rem;
		height: 1.42rem;
	}

	#shareBtn span{
		margin-left: 6px;
		text-decoration: underline;
	}
}
@media screen and (min-width: 350px) and (max-width: 1020px){
	.info-banner{
		margin-top: 52px;
		width: 100%;
		height: 120px;
		background-image: url(/assets/images/banner/inside/120.png);
		background-size: cover;
		background-position: center;
	}
	.info-banner .box{
		width: 100%;
		height: 120px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.info-banner .box .title{
		font-size: 28px;
	}
	.info-banner .box .search{
		margin-top: 14px;
		width: 100%;
		height: 40px;
		border: 1px solid #526bcd;
		border-radius: 80px;
		background: rgba(255, 255, 255, .3);
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.info-banner .box .search input{
		width: calc(100% - 80px);
		background: transparent;
		padding: 0 10px;
		font-size: 14px;
	}
	.info-banner .box .search .banner-search-btn{
		width: 80px;
		height: 100%;
		background: #526bcd;
		color: #FFFFFF;
		border-radius: 80px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 14px;
		cursor: pointer;
	}
	.info-detail-section{
		padding: 14px 0 14px;
		width: 100%;
	}
	.info-detail-section .box{
		width: 100%;
		position: relative;
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}
	.info-detail-section .box .left{
		width: 100%;
	}
	.info-detail-section .box .left .top{
		width: 100%;
	}
	.info-detail-section .box .left .top .title-01{
		line-height: 24px;
		font-size: 18px;
	}
	.info-detail-section .box .left .top .time{
		margin-top: 12px;
		width: 100%;
		font-size: 14px;
		color: #666666;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.info-detail-section .box .left .top .time .time-r,
	.info-detail-section .box .left .top .time .time-r .local{
		display: flex;
		align-items: center;
		color: var(--local-color);
	}
	.info-detail-section .box .left .top .time .time-r .local img{
		width: 12px;
		height: 12px;
		margin-left: 10px;
		margin-right: 4px;
	}
	.info-detail-section .box .left .top .type-ul{
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
	.info-detail-section .box .left .top .type-ul li{
		margin-top: 12px;
		padding: 4px 8px;
		background: #F8F8F8;
		border-radius: 4px;
		color: #666666;
		font-size: 14px;
		margin-right: 8px;
	}
	.info-detail-section .box .left .top .type-ul li.action{
		background: #E5F9F7;
		color: #007f6f;
	}
	.info-detail-section .box .left .top .aboubs{
		margin-top: 12px;
		width: 100%;
		padding: 12px;
		border: 1px dashed #F0F0F0;
		border-radius: 4px;
		font-size: 14px;
		display: flex;
		flex-direction: column;
	}
	.info-detail-section .box .left .top .aboubs span:first-child{
		font-weight: bold;
	}
	.info-detail-section .box .left .top .aboubs span:nth-child(2){
		margin-top: 16px;
		font-size: 14px;
		line-height: 20px;
	}
	.info-detail-section .box .left .top .content{
		margin-top: 16px;
		font-size: 14px;
	}
	.info-detail-section .box .left .top .content img,
	.info-detail-section .box .left .top .content image{
		width: 100%;
		height: auto;
	}

	.info-detail-section .box .left .share-page{
		margin-top: 16px;
		width: 100%;
		height: auto;
		padding: 12px;
		border-radius: 4px;
		border: 1px solid #F0F0F0;
	}
	.info-detail-section .box .left .share-page .list1{
		width: 45%;
		font-size: 14px;
		border-right: 1px solid #D8D8D8;
	}
	.info-detail-section .box .left .share-page .list2{
		width: 55%;
		padding-left: 16px;
		font-size: 0.14rem;
		color: #999999;
	}
	.info-detail-section .box .left .share-page .list2 .item span{
		display: none;
	}

	.info-detail-section .box .left .share-page .list2 .item img{
		width: 24px;
		height: auto;
	}

	.info-detail-section .box .left .bot{
		width: 100%;
		padding: 16px 0;
	}
	.info-detail-section .box .left .bot .title-1{
		font-size: 18px;
	}
	.info-detail-section .box .left .bot .line{
		width: 100%;
		height: 1px;
		background: #DDDDDD;
		margin: 16px 0;
	}
	.info-detail-section .box .left .bot .selected{
		width: 100%;
		display: flex;
		flex-direction: column;
	}
	.info-detail-section .box .left .bot .selected .item{
		width: 100%;
		height: auto;
		margin-bottom: 16px;
		border-bottom: 1px solid #D8D8D8;
	}
	.info-detail-section .box .left .bot .selected .item .imgCover{
		width: 100%;
		height: 200px;
	}
	.info-detail-section .box .left .bot .selected .item .imgCover img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.info-detail-section .box .left .bot .selected .item .title-01{
		width: 100%;
		margin-top: 6px;
		font-size: 18px;
		padding: 8px 0;
	}
	.info-detail-section .box .right{
		display: none;
	}

	/*资讯详情-end*/

	.banner-desc{
		margin-top: 30px;
		display: flex;
		color: var(--local-color);
	}
	.banner-desc>div:nth-child(2){
		color: #333333;
		margin-left: 10px;
	}
	.banner-search{
		margin-top: 30px;
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}
	.banner-search>.city-name{
		font-size: 44px;
	}
	.search-all-box{
		display: flex;
		align-items: center;
	}
	.consult-search{
		width: 460px;
		height: 44px;
		padding: 0 16px;
		border: 1px solid #6785FD;
		background: #fff;
		border-radius: 4px;
		display: flex;
		align-items: center;
	}
	.consult-search .type-select{
		position: relative;
		display: flex;
		justify-content: space-between;
	}
	.consult-search .type-select .xshi{
		display: flex;
		align-items: center;
		color: #6785FD;
		/*width: 146px;*/
		font-weight: bold;
		padding-right: 10px;
		border-right: 2px solid var(--local-color);
		cursor: pointer;
	}
	.consult-search .type-select .xze{
		position: absolute;
		top: 36px;
		left: -16px;
		width: 140px;
		padding: 10px;
		background: #fff;
		box-shadow: 0px 3px 6px rgba(51,51,51,0.1);
		z-index: 99;
	}
	.consult-search .type-select .xze .type-ul li{
		padding: 0 4px;
		line-height: 30px;
		cursor: pointer;
	}
	.consult-search .type-select .xze .type-ul li:hover{
		background: rgba(103, 133, 253, .2);
	}
	.consult-search .type-select .xshi>img{
		width: 24px;
		height: 24px;
		margin-left: 8px;
	}
	.consult-search .search-kuan{
		margin-left: 4px;
		/*width: 300px;*/
		height: 80%;
		padding: 0 10px;
		border: none;
	}
	.consult-search .search-kuan:focus,
	.consult-search .search-kuan:active,
	.consult-search .search-kuan:hover{
		outline: 1px solid #fff !important;
		border-right: 0 !important;
	}
	.search-btn,
	.nch-search{
		min-width: 5.5rem;
		height: 2.5rem;
		background: rgba(103, 133, 253, 1);
		border-radius: 4px;
		border: none;
		color: #fff;
		margin-left: 12px;
	}
	.consult-tab-ul{
		margin-top: 12px;
		display: flex;
	}
	.consult-tab-ul>li:nth-child(2){
		margin: 0 20px;
	}
	.consult-tab-ul>.action{
		text-decoration: underline;
	}
	.consult-tab-ul>li a{
		font-size: 18px;
	}
	/* banner-section */
	/* common-section */
	.common-section{
		margin: 40px 0 60px;
		position: relative;
	}
	.com-item{
		border: 1px solid #F0F0F0;
		border-radius: 8px;
		padding: 15px 24px;
		box-shadow: 0px 3px 6px rgba(51, 51, 51, 0.1);
	}
	.com-item .title{
		font-size: 28px;
	}
	.com-item .time{
		display: flex;
		justify-content: space-between;
		color: var(--local-color);
		margin-top: 12px;
	}
	.com-item .time .time-item,
	.com-item .time .time-item .local{
		display: flex;
		align-items: center;
	}
	.com-item .time .time-item .local{
		margin-left: 40px;
		color: #007f6f;
	}
	.com-item .time .time-item .local>img{
		width: 16px;
		height: 16px;
	}
	.com-item .cont-ul{
		margin-top: 18px;
		display: flex;
	}
	.com-item .cont-ul li{
		margin-right: 24px;
		background-color: #F8F8F8;
		padding: 0 6px;
		border-radius: 4px;
		line-height: 24px;
		margin-bottom: 0.5rem;
		color: #666666;
	}
	.com-item .cont-ul .active{
		background: #E5F9F7;
		color: #007f6f;
	}
	.com-item .aboubs{
		margin-top: 40px;
		width: 100%;
		display: flex;
		border-style: dotted;
		border-color: #B6B6B6;
		padding: 20px;
		font-weight: 500;
	}
	.com-item .aboubs div:nth-child(2){
		margin-left: 4px;
		font-weight: 400;
	}
	.com-item .com-img,
	.com-item .desc{
		width: 100%;
		margin-top: 24px;
	}
	.com-item .desc img{
		width: 100%;
	}
	.com-item .com-img,
	.com-item .com-img img{
		width: 100%;
		border-radius: 4px;
	}
	.com-item .desc{
		line-height: 24px;
	}
	.com-title{
		margin-top: 40px;
		padding-bottom: 20px;
		font-size: 28px;
		border-bottom: 1px solid #DDDDDD;
	}
	.city-item{
		display: flex;
		margin-top: 30px;
		justify-content: space-around;
	}
	.city-item a{
		display: block;
		width: 31%;
	}

	.city-item .item-box{
		width: 100%;
		background: rgba(255, 255, 255, 0.39);
		box-shadow: 0px 3px 6px rgba(51, 51, 51, 0.1);
		border-radius: 8px;
		padding-bottom: 18px;
		height: 251px;
	}
	.city-item .item-box .imgCover{
		width: 100%;
		height: 164px;
	}
	.city-item .item-box .imgCover img{
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-radius: 8px 8px 0 0;
	}
	.city-item .item-box .title{
		margin-top: 12px;
		margin-bottom: 18px;
		line-height: 24px;
		padding: 0 16px;
		font-size: 16px;
		display:-webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;
	}
	.com-left{
		width: 100%;
		border: 1px solid #F0F0F0;
		box-shadow: 0px 3px 6px rgba(51, 51, 51, 0.1);
		border-radius: 8px;
		padding: 18px 24px;
	}
	.com-left .title{
		font-size: 24px;
		line-height: 36px;
	}
	.com-left .img-box1{
		width: 100%;
		height: 248px;
		border-radius: 4px;
	}
	.com-left .img-box1>img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.com-left .img-box1{
		margin-top: 16px;
	}
	.com-left .desc{
		margin-top: 16px;
		font-size: 18px;
		line-height: 27px;
		display:-webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;
	}
	.com-left .local-box{
		margin-top: 38px;
		display: flex;
		justify-content: space-between;
		color: var(--local-color);
	}
	.com-left .local-box .item{
		display: flex;
		align-items: center;
	}
	.com-left .local-box .item>img{
		width: 16px;
		height: 16px;
		margin-right: 4px;
	}
	.com-left .local-box .item>div{
		color: #007f6f;
	}
	.com-left .xian{
		border-top: 1px solid #DDDDDD;
		margin-top: 30px;
	}
	.com-left .com-city,
	.com-left .com-city a{
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.com-left .com-city .city-item{
		display: flex;
		width: 100%;
	}
	.com-left .com-city .city-item .imgCover{
		width: 154px;
		height: 108px;
	}
	.com-left .com-city .city-item .imgCover img{
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-radius: 4px;
	}
	.com-left .com-city .city-item .list{
		width: calc(100% - 154px);
		padding-left: 12px;
		display: flex;
		flex-direction: column;
		margin-left: 12px;
		font-size: 14px;
	}
	.com-left .com-city .city-item .list .list-top{
		display:-webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2;

	}
	.com-left .com-city .city-item .list .list-bot{
		display: flex;
		align-items: center;
		justify-content: flex-end;
		margin-top: 34px;
		color: var(--local-color);
	}
	.com-left .com-city .city-item .list .list-bot img{
		width: 16px;
		height: 16px;
		margin-right: 4px;
	}
	.com-left .com-city a .xian{
		width: 50%;
		height: 1px;
		background: #dddddd;
	}
	.zx-gd-box{
		width: 100%;
		height: auto;
		position: relative;
		margin-top: 24px;
	}
	.com-left-bot{
		position:absolute;
		top: 0;
		left: 0;
		border: 1px solid #F0F0F0;
		box-shadow: 0px 3px 6px rgba(51, 51, 51, 0.1);
		border-radius: 8px;
		padding: 18px 20px;
	}
	.com-left-bot .title{
		font-size: 28px;
		font-weight: 500;

	}
	.com-left-bot .imp-ifon{
		margin-top: 22px;
		display: flex;
		justify-content: space-between;
	}
	.com-left-bot .imp-ifon div{
		width: 48%;
		position: relative;
	}
	.com-left-bot .imp-ifon div>input{
		width: 100%;
		height: 48px;
		background: rgba(249, 250, 254, 0.39);
		border: 1px solid #DDDDDD;
		border-radius: 4px;
		padding: 0 10px;
	}
	.com-left-bot .imp-ifon div>span{
		position: absolute;
		top: 14px;
		right: 12px;
		color: red;
		display: none;
	}
	.com-left-bot .email{
		position: relative;
	}
	.com-left-bot .email input{
		margin-top: 24px;
		width: 100%;
		height: 48px;
		background: rgba(249, 250, 254, 0.39);
		border: 1px solid #DDDDDD;
		border-radius: 4px;
		padding: 0 10px;
	}
	.com-left-bot .email span{
		position: absolute;
		top: 40px;
		right: 12px;
		color: red;
		display: none;
	}
	.com-left-bot .interested textarea{
		margin-top: 24px;
		width: 100%;
		background: rgba(249, 250, 254, 0.39);
		border: 1px solid #DDDDDD;
		border-radius: 4px;
		padding: 12px;
	}
	.com-left-bot .btn{
		margin-top: 24px;
		width: 100%;
		background: #6785FD;
		opacity: 1;
		border-radius: 8px;
		color: #fff;
		line-height: 32px;
	}
	.red-border{
		border: 2px solid red !important;
	}
	/* common-section */

	#shareBtn{
		margin-top: 12px;
		font-size: 14px;
		color: #37BA00;
		cursor: pointer;
	}
	#shareBtn img{
		width: 12px;
		height: auto;
	}

	#shareBtn span{
		margin-left: 4px;
		text-decoration: underline;
	}
}