.zl-baseinfo .info {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 30px;
	word-break: break-all;
	word-wrap: break-word;
}
.zl-baseinfo .info2 {
	display: flex;
	flex-wrap: wrap;
	border-radius: 6px;
}
.zl-baseinfo .info2 li {
	display: flex;
	align-items: center;
	width: 50%;
	line-height: 28px;
	color: #333;
	font-size: 14px;
}
.zl-baseinfo .info2 .label {
	display: block;
	width: 100px;
	color: #999;
	font-size: 14px;
}
.zl-baseinfo .info2 .txt {
	display: block;
	flex: 1;
}

.zl-resource {
    background: #fff;
    border-radius: 6px;
    padding: 20px;
}
.zl-resource-swiper {
    width: 640px;
}
.zl-resource-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    font-size: 18px;
    color: #666;
}
.zl-resource-title .t2 {
    padding: 10px 0;
    font-size: 14px;
    color: #9aa1aa;
    font-weight: 100;
}

.zl-resource-info {
    padding: 0 0 0 50px;
}
.zl-resource-info .price-wrap {
    font-family: MicrosoftYaHei;
    position: relative;
    padding-bottom: 0
}
.zl-resource-info .price-wrap .price {
    color: #ee1717;
    font-size: 38px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 1.2px
}
.zl-resource-info .price-wrap .price-unit {
    color: #f56e6e;
    font-size: 14px;
    letter-spacing: .5px;
    line-height: 16px
}

.zl-resource-info .tab-wrap {
    overflow: hidden;
    margin: 30px 0;
    padding: 20px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.zl-resource-info .tab-wrap .tab-item {
    float: left;
    margin-right: 70px
}
.zl-resource-info .tab-wrap .tab-item .value {
    color: #0a203a;
    font-size: 22px;
    letter-spacing: .5px;
    line-height: 24px;
    font-weight: 600;
}
.zl-resource-info .tab-wrap .tab-item .value .unit {
    color: #9b9da9;
    font-size: 14px;
    line-height: 16px;
    margin-left: 2px
}
.zl-resource-info .tab-wrap .tab-item .title {
    margin-top: 6px;
    color: #999;
    font-size: 14px;
    line-height: 14px
}
.zl-resource-info .tab-wrap .tab-item:nth-child(2) {
    margin-right: 0
}
.zl-resource-info .tab-wrap .tab-item:nth-child(3) {
    margin-right: 0;
    float: right
}

.zl-resource-info .content-wrap {
    margin-top: 10px
}
.zl-resource-info .content-wrap .item-wrap {
    display: flex;
    margin: 20px 0;
}
.zl-resource-info .content-wrap .item-wrap .title {
    flex: none;
    width: 70px;
    color: #999;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: .5px;
    -moz-text-align-last: justify;
    text-align-last: justify
}
.zl-resource-info .content-wrap .item-wrap .item {
    flex: 1;
    color: #383838;
    font-size: 16px;
    letter-spacing: .5px;
    margin-left: 16px
}
.zl-resource-info .content-wrap .item-wrap .item a {
    color: #0a203a
}
.zl-resource-info .content-wrap .item-wrap .line {
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #c1c2c3;
    margin-right: 6px;
    margin-left: 6px
}
.zl-resource-info .content-wrap .item-wrap .icon {
    color: #737a84;
    font-size: 12px;
    margin-left: 6px;
    position: relative;
    display: inline-block;
    transform: scale(.9)
}
.zl-resource-info .agent-wrap {
    position:relative;
    z-index: 1;
    width: 100%;
    margin-top: 30px;
    padding: 20px 100px 0 0;
    border-top: 1px solid #e6e6e6;
}
.zl-resource-info .agent-info-wrap {
    display: flex;
}
.zl-resource-info .agent-wrap .agent-img-wrap {
    flex: none;
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin: 4px 10px 0 0;
}
.zl-resource-info .agent-wrap .agent-img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.zl-resource-info .agent-wrap .agent-info {
   flex: 1;
}
.zl-resource-info .agent-wrap .agent-info .agent-name {
    margin: 0 0 5px;
    color: #666;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: .5px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}
.zl-resource-info .agent-wrap .agent-info .agent-other {
    margin: 4px 0;
    font-size: 12px;
    color: #b0b9c4;
}
.zl-resource-info .agent-wrap .agent-desp {
    display: inline-block;
    width: 280px;
    height: 44px;
    background: #e82e48;
    text-align: center;
    border-radius: 50px;
    margin: 20px 0;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    line-height: 44px;
    letter-spacing: .3px;
    cursor: pointer;
}
.zl-resource-info .agent-wrap .agent-desp a {
    color: #9b9da9
}
.zl-resource-info .agent-wrap .agent-info .agent-extra {
    width: 200px;
    color: #e82e48;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin: 10px 0 0 10px;
    text-align: center;
}
.zl-resource-info .agent-wrap .agent-info .agent-tel {
    width: 100%;
    height: 42px;
    border-radius: 4px;
    background: #00548a;
    margin-top: 8px;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    font-weight: 700
}
.zl-resource-info .agent-wrap .agent-info .agent-tel .icon-tel {
    font-size: 22px;
    margin-right: 8px;
    line-height: 42px;
    vertical-align: middle
}
.zl-resource-info .agent-wrap .agent-info .agent-tel span {
    line-height: 42px;
    vertical-align: middle
}
.zl-resource-info .agent-wrap .agent-info .agent-tel .change-tel-wrap {
    top: 44px!important;
    left: 8px!important
}
.zl-resource-info .agent-wrap .agent-info .agent-tel .change-tel-wrap .change-tel-text {
    top: -6px;
    margin-left: 3px
}
.zl-resource-info .agent-wrap .wxcode {
    position: absolute;
    right: 0;
    top: 10px;
    z-index: -1;
}
.zl-resource-info .agent-wrap .wxcode .img {
    width: 120px;
}
.zl-resource-info .agent-wrap .wxcode span {
    display: block;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    color: #a6acbd;
}
.zl-resource-swiper-info {

}
.zl-resource-swiper .swiper-button-next, .zl-resource-swiper .swiper-button-prev {
    width: 44px !important;
    text-align: center;
}
.zl-resource-swiper .swiper-container {
    width: 100%;
    margin: 0 auto;
}
.zl-resource-swiper .swiper-container .swiper-button-white {
    background: none;
}
.zl-resource-swiper .swiper-container .swiper-button-white:before {
    font-size: 36px;
    color: #fff;
}
.zl-resource-swiper .swiper-slide {
    background-size: cover;
    background-position: center;
}
.zl-resource-swiper .gallery-top {
    height: 400px;
    width: 100%;
}
.zl-resource-swiper .gallery-top .swiper-slide {
    border-radius: 8px;
}
.zl-resource-swiper .gallery-thumbs {
    height: 80px;
    box-sizing: border-box;
    margin: 20px 0 0;
}
.zl-resource-swiper .gallery-thumbs .swiper-slide {
    width: 120px;
    height: 80px;
    opacity: 0.4;
    border-radius: 6px;
}
.zl-resource-swiper .gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.zl-collapse-list1 {}
.zl-collapse-list1 .item {
    padding: 12px 20px;
}
.zl-collapse-list1 .item.active {
    background: #f5f5f5;
    border-radius: 6px;
}
.zl-collapse-list1 .tab {
    position: relative;
    z-index: 1;
    padding: 6px 0;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.zl-collapse-list1 .tab .icon-arrow-down-bold {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 6px;
}
.zl-collapse-list1 .tab {
    position:relative;
    z-index: 1;
}
.zl-collapse-list1 .tab:after {
    position: absolute;
    right: 0;
    top: 8px;
    z-index: 10;
    content: '\e7c4';
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #999;
}
.zl-collapse-list1 .item.active .tab:after {
    content: '\e7c3';
}
.zl-collapse-list1 .tabpanel {
    display: none;
    padding: 0 20px 0 0;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    font-weight: 400;
}
.zl-collapse-list1 .item.active .tabpanel {}