@CHARSET "UTF-8";
.traded_top{
	background-color: #F8F8F8;
	padding-top: 40px;
}
.trade_right{
	width: 1200px;
	max-width: 1200px;
	margin: auto;
}
.trade_right .block_title{
	border-bottom: 2px solid #369DFF;
	padding: 0px;
}
.trade_right .block_title .title{
	font-weight: 400;
    display: inline-block;
    border-bottom: 6px solid #369DFF;
    margin: 0;
    height: 50px;
	font-size: 32px;
    /* color: #369DFF; */
}

.trade_right .block_chart{
	margin-top: 30px;
	height: 400px;
	/* background-color: #CCCCCC; */
	border-radius: 10px;
    /* border: 1px solid #666666; */
	padding: 0 10px;
}
.trade_right .block_chart .title{
	height: 50px;
	line-height: 50px;
	font-size: 25px;
	font-weight: 400;
	color: #309BFF;
	background-color: #FFFFFF;
	padding-left: 1em;
}
.trade_right .block_chart .echart_div_show{
	background-color: #FFFFFF;
    border-radius: 6px;	
	height: 325px;
    /* border: 1px solid #666666; */	
	overflow: hidden;
}
.trade_right .block_chart .echart_info{
	background-color: #FFFFFF;
    border-radius: 6px; 
    height: 325px;
    /* border: 1px solid #666666; */	
	margin: 0;
}
.echart_info_row{
    font-size: 20px;
    height: 60px;
    line-height: 60px;	
    padding-right: 10px;
}
.trade_right .block_chart .echart_info .left{
    color: #309BFF;
}
.trade_right .block_chart .echart_info .right{
	text-align: right;
}

.block_table .table_search{
	margin: 10px 0 8px 0;
}
.block_table .table_search .sort{
	font-size:14px;
	width: 40px;
	opacity: 0.4;
	display: inline-block;
    background-repeat:no-repeat; 
    background-size:22px 22px;
	background-position-x: 22px;
	cursor: pointer;
}
.block_table .table_search .sort.active{
    opacity: 0.8;	
}
.block_table .table_search .sort.up{
    background-image:url('../images/project/up.png');	
}
.block_table .table_search .sort.down{
    background-image:url('../images/project/down.png');   
}
.download_btn{
	background-color: #309BFF;
	color: #FFFFFF;
    border: 0;
    border-radius: 5px;
    padding: 0 20px;
	font-size: 16px;
}

.trade_right .block_table{
	padding: 0;
}
.trade_right .traded_table .traded_table .traded_table_th{
    text-align:center;
}
.trade_right .block_table .traded_table .traded_table_th th,
.trade_right .block_table .traded_table .traded_table_tr td{
	text-align:center;
	vertical-align:middle;
	max-width: 300px;
}
.trade_right .block_table .traded_table .traded_table_tr td a{
	color: #309BFF;
	text-decoration: none;
}
.trade_right .block_table .traded_table .show_more_tr{
	display:none;
}
.page{
	text-align: center;
}
.pagination{
	display: inline-flex;
}

.mining_info_back{
	background-color: #F8F8F8;
	height: 425px;
}
.mining_info{
	width: 1200px;
    max-width: 1200px;
    margin: auto;
	padding-top: 40px;
	/* border-bottom: 1px solid #999999; */
	padding-bottom: 20px;
}
.mining_info .block_title{
	border-bottom: 2px solid #369DFF;
    padding: 0px;
}
.mining_info .block_title .title{
	font-weight: bold;
    
    font-weight: 400;
    display: inline-block;
    border-bottom: 6px solid #369DFF;
    margin: 0;
    height: 50px;
    font-size: 32px;	
}
.mining_info .more{
	text-align: right;
	height: 32px;
    line-height: 32px;
}
.mining_info .block_title .show_more{
	width: 114px;
	height: 30px;
	font-size: 25px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #309BFF;
	line-height: 60px;
	float: right;
	text-decoration: none;
}
.mining_info .more .more_click{
    border: 1px solid #AAAAAA;
    border-radius: 5px;
	font-size:14px;
	padding: 2px 10px;
    cursor: pointer;
	text-decoration: none;
	color: #AAAAAA;
}
.mining_info .block_info{
	/* border: 1px solid #CCCCCC; */
    border-radius: 16px;
	padding: 0 20px 20px 20px;
	overflow: hidden;
	height: 228px;
	background-color: #ffffff;
}
.mining_info .block_info .slide_info_list{
	margin-top: 20px;
	height: 84px;
	overflow:hidden;
}
.mining_info .block_info .slide_info_list .date{
	width: 100px;
	vertical-align: top;
	text-align: center;
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	color: #309BFF;
}
.mining_info .block_info .slide_info_list .info{
    font-size: 20px;
	line-height: 28px;
}

.mining_show_back{
	margin-top: 40px;
}
.mining_show{
	width: 1200px;
	max-width: 1200px;
	margin: auto;
    padding-top: 20px;	
}
.mining_show .block_title{
	padding: 0;
	border-bottom: 2px solid #309BFF;
}
.mining_show .block_title .title{
	font-weight: 400;
    display: inline-block;
    border-bottom: 6px solid #369DFF;
    margin: 0;
    height: 50px;
    font-size: 32px;
}
.mining_show .block_search{
	margin: 30px 0 20px 0; 
	padding: 0;
}
.mining_show .block_table{
	padding: 0;
}
.mining_show .block_table th,
.mining_show .block_table td{
    text-align:center;
    vertical-align:middle;
    max-width: 300px;
}

.choose_modal{
	text-align: center;
	height: 135px;
}
.choose_modal .btn{
	border: 1px solid #333333;
	margin: 20px auto 0 auto;
	min-width: 80%;
	border-radius: 16px;
	font-size: 14px;
	display: block;
}
.shoot_hang_list td.red{
	background-color: red;
}
.shoot_hang_list td.green{
    background-color: green;
}
.coming_soon{
	background-color: green;
	background-size: 8px 8px;
	display: inline-block;
	width: 12px;
	height:12px;
}
.doing{
	background-color: red;
    background-size: 8px 8px;
    display: inline-block;
    width: 12px;
    height:12px;
}
#big_member .modal-content{
	background:url(../images/project/kuangquan_vip_bg.jpg);
}
#big_member .buy_btn_action{
	margin-top: 294px;
	padding-left: 38px;
}
#big_member .modal-content .know_more{
	width: 185px;
	height: 40px;
	background: linear-gradient(180deg, #FFEEDB, #EED2A4);
	border-radius: 10px;
	font-size: 31px;
	font-family: Alibaba PuHuiTi;
	font-weight: bold;
	color: #916722;
	line-height: 26px;
}
#click_to_vip .modal-content{
    background:url(../images/project/kuangquan_vip_bg_2.jpg);
}
#click_to_vip .buy_btn_action{
    margin-top: 125px;
    padding-left: 38px;
}
#click_to_vip .modal-content .know_more{
    width: 145px;
    height: 36px;
    background: linear-gradient(180deg, #FFEEDB, #EED2A4);
    border-radius: 10px;
    font-size: 21px;
    font-family: Alibaba PuHuiTi;
    font-weight: bold;
    color: #916722;
    line-height: 22px;
}
#click_to_vip .kefu{
	text-align:center;
	margin: auto;
	color: #EEEEEE;
}