@charset "utf-8";

.zd-2-section {
	position:absolute;
	background-color: #fff;
	padding: 80px 10px;
	display: none;
}

.zd-2-section-hd {
	text-align: center
}

.zd-2-section-title {
	font-size: 32px;
	line-height: 46px;
	color: #252b3a;
	font-weight: 600;
	-webkit-font-smoothing: antialiased
}
.zd-2-section-title i{
	font-weight: 600;
}

.zd-2-section-desc {
	margin-top: 10px;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	-webkit-font-smoothing: antialiased
}

.zd-2-section-inner {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 10px
}

.zd-2-section-breach {
	position: absolute;
	left: 50%;
	top: 100%;
	z-index: 2;
	margin-left: -160px;
	height: 18px;
	width: 320px;
	background-color: inherit
}

.zd-2-section-breach:before {
	content: '';
	position: absolute;
	right: 100%;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 5px;
	border-color: #fff #fff transparent transparent
}

.zd-2-section-breach:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 5px;
	border-color: #fff transparent transparent #fff
}

.zd-2-section-bg-gray {
	background-color: #F5F7FA
}

.zd-2-section-bg-gray .zd-2-section-breach:before {
	border-color: #F5F7FA #F5F7FA transparent transparent
}

.zd-2-section-bg-gray .zd-2-section-breach:after {
	border-color: #F5F7FA transparent transparent #F5F7FA
}

.zd-2-tabs-active .tabs-animation,
.zd-tabs-active .tabs-animation {
	font-size: 0;
	position: absolute;
	left: 100%;
	bottom: 0;
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #E5E8ED;
	background-color: #fff;
	z-index: 10;
	animation: electricity .8s;
	-moz-animation: electricity .8s;
	-webkit-animation: electricity .8s;
	-o-animation: electricity .8s
}



.zd-market-section .zd-tabs-content {
	padding-top: 16px;
	background-image: url(../../images/ZdsjuX/bg-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%
}

.zd-market-section .zd-tabs-content {
	position: relative
}

.btn-switch {
	display: none;
	position: absolute;
	width: 65px;
	height: 65px;
	top: 50%;
	margin-top: -30px
}

.btn-switch.prev {
	left: -75px;
	background-image: url(../../images/ZdsjuX/main.svg);
	background-size: 430.7692307692308% 347.6923076923077%;
	background-position: 99.53% 0.62%;
	background-repeat: no-repeat
}

.btn-switch.prev:hover {
	background-image: url(../../images/ZdsjuX/main.svg);
	transition: all .2s linear;
	background-position: 57.21000000000001% 50.93%;
	background-size: 430.7692307692308% 347.6923076923077%;
	background-repeat: no-repeat
}

.btn-switch.next {
	right: -75px;
	background-image: url(../../images/ZdsjuX/main.svg);
	background-size: 430.7692307692308% 347.6923076923077%;
	background-position: 0.47000000000000003% 99.38%;
	background-repeat: no-repeat
}

.btn-switch.next:hover {
	background-image: url(../../images/ZdsjuX/main.svg);
	transition: all .2s linear;
	background-position: 99.53% 42.24%;
	background-size: 430.7692307692308% 347.6923076923077%;
	background-repeat: no-repeat
}

.zd-market-panel {
	padding-left: 290px;
	position: absolute;
}
.zd-yf {
	padding-right: 290px;
	padding-left: 0;
}
.zd-market-panel-main {
	box-sizing: border-box
}

.zd-market-panel-main-cont {
	font-size: 0
}

.zd-market-panel-main-cont .zd-market-info {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	font-size: 14px;
	text-align: left;
	margin-bottom: 12px
}
.zd-ybj{margin-left: 0 !important;margin-right: 12px;}
.zd-market-panel-main-cont.list-2 .zd-market-info {
	margin-left: 12px;
	width: calc((100% - 24px * (2 - 1) - 1px)/ 2)
}
.zd-market-info-panel {
	display: block;
	position: relative;
	top: 0;
	box-shadow: 0 2px 4px rgba(3, 27, 78, .06);
	border: 1px solid #E5E8ED;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 2px;
	background-color: #fff;
	-webkit-font-smoothing: antialiased
}

.zd-market-info-panel:hover {
	transition: all .2s linear;
	box-shadow: 0 4px 8px rgba(3, 27, 78, .12)
}

.zd-market-info-panel:hover .zd-market-title {
	color: #0089ff;
	transition: all .2s linear
}

.zd-market-title-wrap {
	position: relative;
	height: 28px;
	overflow: hidden
}

.zd-market-title {
	font-size: 18px;
	color: #000;
	line-height: 28px;
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block
}

.zd-market-tags {
	position: absolute;
	right: 0;
	top: 3px
}

.zd-market-tag {
	display: inline-block;
	background: #fff;
	border: 1px solid #e5e8ed;
	line-height: 20px;
	text-align: center;
	padding: 0 8px;
	font-size: 12px;
	color: #999
}

.zd-market-text {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 48px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	max-height: 48px;
	word-wrap: break-word;
	margin-top: 4px
}
.zd-market-tc {
	    font-size: 12px;
	    color: #888;
	    line-height: 45px;
	    -webkit-line-clamp: 4;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    word-wrap: break-word;
	    margin-top: 4px;
}
.zd-market-tc p{float:left;width: 33.3%;}
.ljs{
	    font-size: 12px;
	    color: #888;
	    line-height: 45px;
	    -webkit-line-clamp: 4;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    word-wrap: break-word;
	    margin-top: 4px;
}
.ljs p{
float: left;
width: 24%;
}
.ljs p:nth-child(1),.ljs p:nth-child(4){
	width: 52%;
}
.ky{float: right;}
.sjk p{width: 100%;line-height:25.5px;}
.zd-market-prices-wrap {
	margin-top: 6px;
	position: relative
}

.zd-market-prices-num {
	color: #FF7800;
	font-size: 24px;
	line-height: 32px;
	height: 32px;
	-webkit-font-smoothing: antialiased
}

.zd-market-original-price {
	color: #b0b0b0;
	font-size: 14px;
	line-height: 24px;
	margin-left: 4px
}

.zd-market-use {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 12px;
	color: #999;
	line-height: 18px
}

.use-num {
	color: #FF7800
}

.use-being i {
	margin-right: 4px
}

.zd-market-panel-sidebar {
	position: relative;
	left: 0;
	top: 0;
	width: 290px;
	height: 417px;
	background-color: #fff;
	background-size: cover;
	border: 1px solid #E5E8ED;
	box-shadow: 0 2px 4px rgba(3, 27, 78, .06)
}
.zd-ky{right: 0;left: auto;}
.zd-market-panel-sidebar-cont {
	padding: 20px
}

.zd-market-panel-sidebar-title {
	font-size: 24px;
	line-height: 32px;
	color: #333;
	height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-font-smoothing: antialiased
}

.zd-market-panel-sidebar-text {
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
	color: #666
}

.zd-service-info {
	text-align: center
}

.zd-service-info-text {
	font-size: 16px;
	color: #4A4A4A;
	text-align: center;
	line-height: 36px;
	-webkit-font-smoothing: antialiased
}

.zd-service-info-text i {
	margin-left: 4px;
	margin-right: 4px;
	color: #0089ff;
	font-size: 24px;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
	vertical-align: -2px;
	font-family: DINNextLTPro-MediumCond, 'DIN Alternate'
}

.zd-service-list {
	margin-top: 24px;
	width: 100%;
	overflow: hidden
}

.zd-service-panel-list {
	font-size: 0;
	margin-left: -20px;
	margin-right: -20px
}

.zd-service-item {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	text-align: left;
	text-align: center;
	margin-bottom: 20px;
	width: calc((100% - 1px)/ 7)
}

.zd-service-panel {
	display: inline-block;
	width: 128px;
	height: 126px;
	border-radius: 2px;
	padding-top: 16px;
	padding-bottom: 16px;
	border: 1px solid transparent
}

.zd-service-panel:hover {
	background: #FFF;
	border-color: rgba(229, 232, 237, .3);
	box-shadow: 0 4px 8px 0 rgba(3, 27, 78, .12);
	transition: all .2s linear
}

.zd-service-panel:hover .zd-service-title {
	color: #0089ff
}

.zd-service-icon {
	display: inline-block;
	width: 48px;
	height: 48px
}

.zd-service-icon img {
	width: 100%;
	height: 100%
}

.zd-service-title {
	display: block;
	font-size: 16px;
	color: #000;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 14px;
	transition: all .2s linear;
	-webkit-font-smoothing: antialiased
}

.zd-market-section .zd-2-section-inner {
	position: relative;
	z-index: 5
}

.home-service-bg-mask {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -700px;
	width: 1400px;
	height: 100%;
	z-index: 2;
	font-size: 0;
	background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 78%, rgba(255, 255, 255, 1) 71%, rgba(255, 255, 255, 1) 100%);
	background-image: linear-gradient(bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 78%, rgba(255, 255, 255, 1) 71%, rgba(255, 255, 255, 1) 100%)
}

.home-service-bg {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -800px;
	max-width: 1600px;
	z-index: 1;
	opacity: .03;
	font-size: 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-animation: bgScroll 24s infinite linear;
	animation: bgScroll 24s infinite linear;
	will-change: transform
}

.home-service-bg-group {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
	min-height: 280px
}

.home-service-bg-item {
	height: 80px;
	margin: 0 50px 50px;
	display: inline-block;
	vertical-align: middle;
	line-height: 80px;
	-webkit-filter: grayscale(100%);
	-webkit-filter: gray;
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray
}

.home-service-bg-item.last {
	margin-left: 1100px
}

.home-service-bg-item img {
	display: inline-block;
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%
}
@-webkit-keyframes bgScroll {
	from {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(-33.333%);
		transform: translateY(-33.333%)
	}
}

@keyframes bgScroll {
	from {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(-33.333%);
		transform: translateY(-33.333%)
	}
}

.zd-developer-section .zd-2-section-inner {
	position: relative;
	z-index: 2
}

.home-developer-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../../images/ZdsjuX/home-developer-bg.png) top center no-repeat #f7f8fa;
	background-size: cover
}

.zd-5-media-panel {
	display: block;
	position: relative;
	top: 0;
	transition: all .2s linear;
	box-shadow: 0 2px 4px rgba(3, 27, 78, .06);
	border: 1px solid #E5E8ED;
	box-sizing: border-box;
	border-radius: 2px;
	background-color: #fff;
	-webkit-font-smoothing: antialiased
}

.zd-5-media-panel:hover {
	box-shadow: 0 4px 8px rgba(3, 27, 78, .12)
}

.zd-5-media-panel.hand:hover {
	cursor: pointer
}

.zd-5-media-panel-main {
	padding: 22px 32px 0;
	min-height: 220px
}

.zd-5-media-panel-title {
	font-size: 24px;
	-webkit-font-smoothing: antialiased
}

.zd-icon-title {
width: 120px;
    height: 24px;
    font-size: 20px;
    display: block;
}

.zd-icon-title.text-1 {
	background-image: url(../../images/ZdsjuX/main.svg);
	background-size: 233.33333333333334% 941.6666666666666%;
	background-position: 0.63% 13.370000000000001%;
	background-repeat: no-repeat
}

.zd-icon-title.text-2 {
	background-image: url(../../images/ZdsjuX/main.svg);
	background-size: 233.33333333333334% 941.6666666666666%;
	background-position: 0.63% 26.240000000000002%;
	background-repeat: no-repeat
}

.zd-icon-title.text-3 {
	background-image: url(../../images/ZdsjuX/main.svg);
	background-size: 233.33333333333334% 941.6666666666666%;
	background-position: 0.63% 0.5%;
	background-repeat: no-repeat
}

.zd-5-media-panel-desc {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 16px
}

.zd-5-media-panel-links {
	margin-top: 18px
}

.zd-5-media-panel-text {
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	margin-bottom: 8px
}

.zd-5-media-panel-text a {
	color: #666
}

.zd-5-media-panel-text a:hover {
	color: #0089ff
}

.zd-5-media-panel-text a::before {
	content: '';
	width: 2px;
	height: 2px;
	background-color: #666;
	display: inline-block;
	vertical-align: 4px;
	margin-left: 2px;
	margin-right: 8px
}

.zd-5-media-panel-details {
	line-height: 48px;
	border-top: 1px solid #E5E8ED;
	padding: 0 30px
}

.zd-5-media-panel-details-link {
	color: #0089ff
}

.zd-tabs-bar {
	text-align: center;
	font-size: 0
}

.zd-tabs-item {
	display: inline-block;
	text-align: center;
	position: relative;
	cursor: pointer;
	margin: 0 20px;
	padding-bottom: 12px
}

.zd-tabs-item-con {
	display: block;
	padding: 0 20px;
	text-decoration: none;
	font-size: 18px;
	line-height: 28px;
	color: #333;
	-webkit-font-smoothing: antialiased
}

.zd-tabs-list {
	border-bottom: #e5e5e5 1px solid;
	position: relative;
	list-style: none
}

.zd-tabs-active .zd-tabs-item-con,
.zd-tabs-item-con:hover {
	color: #0089ff
}

.zd-tabs-disabled {
	cursor: default
}

.zd-tabs-disabled .zd-tabs-item-con,
.zd-tabs-disabled .zd-tabs-item-con:hover {
	color: #ccc;
	cursor: not-allowed;
	font-weight: 400
}

.zd-tabs-active .zd-tabs-item-con:after {
	display: inline-block;
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0089ff;
	z-index: 1
}

.zd-tabs-content {
	padding: 10px 0 0
}

.zd-tabs-vertical {
	display: table;
	width: 100%
}

.zd-tabs-vertical .zd-tabs-bar {
	display: table-cell;
	width: 15%;
	position: relative;
	vertical-align: top
}

.zd-tabs-vertical .zd-tabs-bar:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 2px;
	background-color: #e5e5e5
}

.zd-tabs-vertical .zd-tabs-panel {
	display: table-cell;
	width: 85%
}

.zd-tabs-vertical .zd-tabs-item {
	display: block;
	border-bottom: 0 none;
	margin-left: 0;
	margin-right: 0
}

.zd-tabs-vertical .zd-tabs-item-con {
	display: block;
	padding: 5px 0;
	text-decoration: none
}

.zd-tabs-vertical .zd-tabs-active .zd-tabs-item-con:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
	height: 100% !important;
	background-color: #0089ff;
	left: auto;
	bottom: 0;
	z-index: 1
}

.zd-tabs-vertical .zd-tabs-list {
	border-bottom: 0 none
}

.zd-tabs-vertical .zd-tabs-content {
	padding: 0 0 0 10px
}


@keyframes electricity {
	0% {
		left: 0;
		width: 100%
	}

	100% {
		left: 101%;
		width: 0
	}
}

.zd-2-logo-case-section {
	z-index: 5
}

.zd-tabs-skin-1 .zd-tabs-item {
	margin: 0 100px -1px;
	overflow: hidden
}

.zd-tabs-skin-1 .zd-tabs-active .zd-tabs-item-con:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -4px;
	margin-left: -4px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #0089ff;
	border-left: 1px solid #0089ff;
	background-color: #F6F8FC;
	z-index: 10;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.zd-tabs-skin-1 .zd-tabs-content {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center top
}

.zd-tabs-skin-1 .zd-lattice.zd-lattice-cols-5>.zd-lattice-cell {
	margin-right: 0;
	margin-bottom: 0;
	width: 20%;
	padding-top: 20px;
	padding-bottom: 20px
}

.zd-tabs-skin-1 .zd-1-logo-cases {
	margin-top: 0;
	max-height: 432px;
	overflow: hidden
}

.zd-tabs-skin-1 .zd-1-logo-case {
	text-align: center;
	line-height: 68px;
	height: 68px
}

.zd-tabs-skin-1 .zd-lattice .zd-lattice-cell:nth-child(5n) {
	border-right: none
}

.zd-tabs-skin-1 .zd-lattice .zd-lattice-cell {
	position: relative
}

.zd-tabs-skin-1 .zd-lattice.zd-lattice-cols-6>.zd-lattice-cell {
	margin-right: 20px;
	width: calc((100% - 20px * (6 - 1) - 1px)/ 6);
	margin-bottom: 20px
}

.zd-action-panel {
	position: relative;
	padding: 40px 10px;
	min-height: 218px;
	background-size: auto 100%;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	display: none;
}

.zd-action-panel-inner {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	box-sizing: border-box;
	max-width: 1200px;
	padding: 0 10px
}

.zd-action-panel-title {
	font-size: 32px;
	line-height: 46px;
	font-weight: 400;
	color: #333;
	-webkit-font-smoothing: antialiased;
}

.zd-action-panel-desc {
	margin-top: 8px;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	-webkit-font-smoothing: antialiased;
}

.zd-action-panel-desc.mobile {
	display: none
}

.zd-action-panel-desc a {
	color: #555;
	font-weight: 600
}

.zd-action-panel-desc a:hover {
	text-decoration: underline
}

.zd-action-panel-btns {
	margin-top: 32px;
	font-size: 0
}

.zd-action-panel .zd-btn {
	min-width: 160px;
	height: 44px;
	line-height: 42px;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	border-color: rgba(255, 255, 255, .6);
	    box-shadow: 0 0 1px #5d5d5d;
}

.zd-action-panel .zd-btn:hover {
	transition: all .2s linear;
	color: #0089ff
}

.zd-action-panel-custom-bg {
	background-color: #fff
}

.zd-action-panel-bgs {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.zd-action-panel-bg-mobile,
.zd-action-panel-bg-pc {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%
}

.zd-action-panel-bg-mobile {
	background-size: cover
}

.c-msg-info {
	padding: 11px 20px;
	font-size: 12px
}

.c-msg-info a {
	color: #0089ff
}


@media screen and (min-width:1367px) {
	.zd-2-section-hd {
		margin-bottom: 60px
	}
}

@media screen and (max-width:1366px) {
	.zd-2-section-hd {
		margin-bottom: 32px
	}
}

@media screen and (max-width:600px) {
	.zd-2-section {
		padding: 32px 0
	}

	.zd-2-section-inner {
		padding: 0 16px
	}

	.zd-2-section-title {
		font-size: 20px;
		line-height: 32px;
		-webkit-font-smoothing: antialiased
	}

	.zd-2-section-breach,
	.zd-2-section-desc {
		display: none
	}
}



@media screen and (max-width:768px) {
	.zd-clip-mod {
		display: none
	}

	.zd-market-section .zd-2-section-inner {
		padding-left: 0;
		padding-right: 0
	}

	.zd-market-section .zd-market-panel-sidebar {
		display: none
	}

	.zd-market-section .zd-market-panel {
		padding-left: 0
	}

	.zd-market-section .zd-more-link {
		display: none
	}
}

@media screen and (min-width:769px) {

	.zd-tabs-skin-2 .zd-tabs-item-con-desc,
	.zd-tabs-skin-2 .zd-tabs-item-con-title {
		display: block;
		text-align: center
	}

	.zd-tabs-skin-2 .zd-tabs-item-con-title {
		line-height: 28px;
		font-size: 18px;
		-webkit-font-smoothing: antialiased
	}

	.zd-tabs-skin-2 .zd-tabs-item-con-desc {
		line-height: 24px;
		font-size: 14px;
		color: #999
	}

	.zd-tabs-skin-2 .zd-tabs-item.zd-tabs-active .zd-tabs-item-con-desc {
		color: #0089ff
	}

	.zd-tabs-skin-2 .zd-tabs-active .zd-tabs-item-con:before {
		content: '';
		position: absolute;
		left: 50%;
		bottom: -4px;
		margin-left: -4px;
		width: 8px;
		height: 8px;
		border-top: 1px solid #0089ff;
		border-left: 1px solid #0089ff;
		background-color: #FAFBFD;
		z-index: 10;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.zd-tabs-skin-2 .zd-tabs-item {
		margin: 0 80px -1px;
		overflow: hidden
	}
}

@media screen and (max-width:768px) {
	.zd-tabs-skin-2 .zd-tabs-item-con-desc {
		display: none
	}

	.zd-tabs-skin-2 .zd-tabs-item {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: -1px
	}

	.zd-market-section .zd-tabs-skin-2 .zd-tabs-list {
		font-size: 0;
		box-sizing: border-box;
		background-color: #F5F7FA
	}

	.zd-market-section .zd-tabs-skin-2 .zd-tabs-item {
		width: 33.3%;
		padding-bottom: 0
	}

	.zd-market-section .zd-tabs-skin-2 .zd-tabs-active .zd-tabs-item-con:after {
		height: 2px
	}

	.zd-market-section .zd-tabs-skin-2 .zd-tabs-item-con {
		font-size: 16px;
		line-height: 58px;
		-webkit-font-smoothing: antialiased
	}

	.btn-switch {
		display: none
	}
}

@media screen and (max-width:320px) {
	.zd-market-section .zd-tabs-skin-2 .zd-tabs-item-con {
		padding: 0 20px
	}
}

@media screen and (max-width:768px) {
	.zd-market-section .zd-tabs-content {
		padding-top: 0
	}

	.zd-market-panel .zd-market-panel-main-cont .zd-market-info {
		display: block;
		width: 100%;
		margin-left: 0;
		margin-bottom: 0
	}

	.zd-market-info .zd-market-info-panel {
	    box-shadow: inherit;
	    border-radius: 0;
	    padding: 20px 16px;
	    border: 10px solid #f5f7fa;
	    border-bottom: none;
	}

	.zd-market-info:last-child .zd-market-info-panel {
		border-bottom: 13px solid #f5f7fa;
	}

	.zd-market-info-panel:hover {
		top: inherit
	}

	.zd-market-panel {
		max-height: inherit
	}

	.zd-market-info .zd-market-info-panel::before {
		content: '';
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		height: 1px;
		border-bottom: 1px solid #e5e5e5;
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0;
		-webkit-transform: scaleY(.5);
		transform: scaleY(.5);
		z-index: 10
	}

	.zd-market-info:last-child .zd-market-info-panel::before {
		display: none
	}
}
