@-webkit-keyframes pulse {
    to {
        transform: scale(1.05);
    }
}

@keyframes pulse {
    to {
        transform: scale(1.05);
    }
}


.dealer-open, .dealer-zxkh1 {
    animation: pulse .6s linear infinite alternate;
}

.dealer-open-url, .dealer-zxkh2{
    animation: pulse .6s .3s linear infinite alternate;
}

.warp-right {
    padding: 20px;
    width: 234px;
    height: 257px;
    background: #fafafa;
    border-radius: 8px;
}

.nav-son {
    display: none;
}

.item-nav-list:hover .nav-son {
    display: block;
}
.all-menu{
	display: none;
}

.invisible-nav-more:hover .all-menu{
	display: block;
}

.ranking-list .content {
    margin: 0 auto;
    width: 80%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

@media screen and (max-width: 799px){
	.ranking-list .content {
		width: 100%;
	}
    .dealer-john .dealer-box {
        width: 100%;
        padding-top: 0;
        overflow: hidden;
    }
}
.broker-head {
    flex-direction: row;
    display: flex;
    background: #fff;
    border: 1px solid rgba(0,0,0,.05);
    background-color: #323947;
    border-radius: 6px;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    justify-content: space-between;
    position: relative;
}
@media screen and (max-width: 1199px){
    .invisible-nav-lower:hover .fold-box{
        display: block;
    }
    .item-width-1199{
        display: block;
    }
    .item-width-999{
        display: none;
    }
    .item-nav-1199{
        width: 0;
        opacity: 0;
    }
}
@media screen and (max-width: 999px){
    .invisible-nav-lower:hover .fold-box{
        display: block;
    }
    .item-width-999{
        display: block;
    }
    .item-nav-999{
       width: 0;
       opacity: 0;
    }
    .ranking-list .content{
        width: 800px;
    }
    .ranking-list .content .content-left{
        width: 100%;
    }
}
@media screen and (max-width: 799px){
    .ranking-list .content{
        width: 100%;
    }
    .broker-head .wz-kaihu {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 0;
        width: 100%;
        height: 78px;
        position: fixed;
        bottom: 0;
        left: 0;
        background: rgba(46,82,153,.06);
        backdrop-filter: blur(8px);
        z-index: 3
    }
    
    .broker-head .wz-kaihu .btnlist {
        align-items: flex-start;
        gap: 8px;
        filter: drop-shadow(0 0 16px rgba(50,57,71,.08))
    }
    
    .broker-head .wz-kaihu .btnlist,.broker-head .wz-kaihu .btnlist .btnkaihu {
        display: flex;
        flex-direction: row;
        padding: 0;
        height: 44px;
        flex: none;
        order: 0;
        flex-grow: 0;
        justify-content: center;
        align-items: center;
    }
    
    .broker-head .wz-kaihu .btnlist .btnkaihu {
        box-sizing: border-box;
        justify-content: center;
        align-items: center;
        gap: 4px;
        min-width: 80%;
        background: rgba(71,125,178,.8);
        border: 1px solid #477db2;
        color: #fff;
        border-radius: 40px;
        cursor: pointer
    }
    
    .broker-head .wz-kaihu .btnlist .btnkaihu .iconfont {
        width: 22px;
        height: 22px;
        font-size: 24px
    }
    
    .broker-head .wz-kaihu .btnlist .btnwebsite {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 0;
        gap: 4px;
        min-width: 80%;
        height: 44px;
        background: rgba(94,176,92,.8);
        color: #fff;
        border: 1px solid #5eb05c;
        border-radius: 40px;
        flex: none;
        order: 1;
        flex-grow: 0;
        cursor: pointer
    }
    
    .broker-head .wz-kaihu .btnlist .btnwebsite .iconfont {
        width: 22px;
        height: 22px;
        font-size: 24px;
        margin-right: 4px
    }
}
.dealer-market .pie-echarts .chart-data {
    width: 100%;
}


.hidden{
	margin: 0;
	padding: 0;
	border: 0;
	width:0;
	height:0;
	z-index: -999;
}
.dealer-newhead .dealer-newhead-otherlang .dealer-newhead-pc {
	opacity: 1;
}
.dealer-newhead .dealer-newhead-otherlang .dealer-newhead-wap {
	opacity: 0;
}
@media screen and (max-width: 799px){
	.hidden{
		margin: 0;
		padding: 0;
		border: 0;
		width:0;
		height:0;
		min-height: 0;
		z-index: -999;
	}
	.dealer-newhead .dealer-newhead-otherlang .dealer-newhead-pc {
	    min-height: 0;
		padding: 0;
		opacity: 0;
		border: 0;
	}
	.dealer-newhead .dealer-newhead-otherlang .dealer-newhead-wap {
		opacity: 1;
	}
}
@media screen and (max-width: 999px){
	.hidden{
		margin: 0;
		padding: 0;
		border: 0;
		width:0;
		height:0;
		z-index: -999;
	}
}

.newhead-btbox a{
	color: #fff;
}

.wz-kaihu {
    align-items: center;
    backdrop-filter: blur(8px);
    background: rgba(46,82,153,.06);
    bottom: 0;
    display: flex;
    flex-direction: row;
    height: 78px;
    justify-content: center;
    left: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 3
}

.wz-kaihu .btnlist {
    align-items: flex-start;
    filter: drop-shadow(0 0 16px rgba(50,57,71,.08));
    gap: 8px
}

.wz-kaihu .btnlist,.wz-kaihu .btnlist .btnkaihu {
    display: flex;
    flex: none;
    flex-direction: row;
    flex-grow: 0;
    height: 44px;
    order: 0;
    padding: 0
}

.wz-kaihu .btnlist .btnkaihu {
    align-items: center;
    background: rgba(71,125,178,.8);
    border: 1px solid #477db2;
    border-radius: 40px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    gap: 4px;
    justify-content: center;
    min-width: 260px
}

.wz-kaihu .btnlist .btnkaihu .iconfont {
    font-size: 24px;
    height: 22px;
    width: 22px
}

.wz-kaihu .btnlist .btnwebsite {
    align-items: center;
    background: rgba(94,176,92,.8);
    border: 1px solid #5eb05c;
    border-radius: 40px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-grow: 0;
    gap: 4px;
    height: 44px;
    justify-content: center;
    min-width: 260px;
    order: 1;
    padding: 0 18px
}

.wz-kaihu .btnlist .btnwebsite .iconfont {
    font-size: 24px;
    height: 22px;
    margin-right: 4px;
    width: 22px
}