@charset "utf-8";

/* CSS Document */

.kc-list-box{

    max-width: 1200px;

    margin: 180px auto 150px;

}

.kc-list-box-2{

	margin-bottom: 0;

}

.ikc-l{

	flex: 0 0 49%;

	flex-direction: row;

	box-shadow:0 0 8px #eeeeee;
    border-radius:5px;

	padding-bottom: 0;

	border: 1px solid #e5e5e5;

	margin:0 2% 20px 0;
    padding:2%;

}
.ikc-l:nth-child(2n){
    flex: 0 0 49%;
    margin:0 0 20px 0;
}

.ikc-l:hover{

	transform: translateY(0px);

	box-shadow: none;

}

.ikc-pic{

	margin-bottom: 0;

	flex:0 0 25%;
    text-align:center;
    margin-right:2%;

}

.ikc-pic img{

	max-height: 220px;

    object-fit: cover;

	max-width: 94%;
    width:auto;

}
.ikc-w-top{ margin-bottom:7px;}
.ikc-w-top h5{  font-weight:bold;}
.ikc-w-but p{ color:#999999;font-size:13px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.ikc-pic-x img{

	

}

.ikc-w{

    padding: 16px 30px 0px 32px;

    flex:0 0 70%;

}

.ikc-w h5{

	text-align: left;

}

.ikc-w p{

    height: auto;

    color: #000;

    -webkit-line-clamp: 3;

    max-height: 60px;

    margin-bottom: 36px;

	text-align: justify;

}

@media(min-width:992px){

.ikc-w-x p{

	max-height: 78px;

    -webkit-line-clamp: 5;

}

}



.ikc-w a{

	margin: 0;

	position: relative

}

.ikc-w a::after{

	content: "";

	width: 700%;

	height: 1px;

	display: block;

	background-color: #e5e5e5;

	position: absolute;

	top: -24px;

}



/*矿池推荐样式*/

.kc-tj{

	

}

.kc-tj h2{

	width: 100%;

    display: flex;

    justify-content: space-between;

    align-items: flex-end;

    margin-bottom: 24px;

    border-bottom: 1px solid #2a69e8;

    padding-bottom: 16px;

	font-size: 20px;

    line-height: 20px;

    font-weight: normal;

    color: #2a69e8;

}

.kc-tj ul{

	display: flex;

	flex-wrap: wrap;

	box-sizing: border-box;

	justify-content: space-between;

}

.kc-tj ul li{

	flex: 0 0 30%;

	padding: 12px;

	border: 1px solid #e5e5e5;

	margin-bottom: 24px

}

.kc-tj ul li:hover{

	border-color: #2a69e8;

}

.kc-tj ul li:hover h4{

	color: #2a69e8;

}

.kc-tj ul li a span{

	width: 40px;

	height: 40px;

	border-radius: 50%;

	display: block;

	overflow: hidden;

	float: left;

	margin-right: 12px

}

.kc-tj ul li a h4{

	width: calc(100% - 52px);

	font-size: 14px;

	font-weight: bold;

	float: right;

	color: #333;

	margin-bottom: 4px;

	overflow: hidden;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 1;

    text-align: justify;

}

.kc-tj ul li a p{

	width: calc(100% - 52px);

	font-size: 12px;

	color: #999;

	float: right;

	overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 1;

    text-align: justify;

}





/*免责*/

.kc-list-box .mianze{

	width: 100%;

	border: 1px solid #e5e5e5;

	padding: 16px 24px;

	font-size: 13px;

	margin: 20px 0 0 0;

}

.kc-list-box .mianze p{

	width: 100%!important;

	text-align: justify;

	color: #999;

}

.kc-list-box .mianze p:first-child{

	margin-bottom: 10px;

}

.kc-list-box .mianze p span{

	color: #333;

}



/*详情页资讯*/

.zx-box-2{

	padding-top: 0;

}

.zx-box-2 .article_list_1{

	justify-content: flex-start;

}

.main-content-2{

	margin-bottom: 60px;

}

.zixun-big h2{

	width: 100%;

    display: flex;

    justify-content: space-between;

    align-items: flex-end;

    margin-bottom: 24px;

    border-bottom: 1px solid #2a69e8;

    padding-bottom: 16px;

    font-size: 20px;

    line-height: 20px;

    font-weight: normal;

    color: #2a69e8;

}







/*矿池信息样式*/

.allwidth{

	max-width: 1200px;

    margin-left: auto;

    margin-right: auto;

}

.detail_kj{

	padding: 20px 0 80px 0;

}

.hot_kj{

	box-shadow: 0 0 20px rgba(15,92,206,0.15);

    border-radius: 10px;

    overflow: hidden;

    background: #ffffff;

}

.poolkc_title{

	display: flex;

    justify-content: space-around;

    align-content: center;

    background: #2a69e8;

}

.poolkc_title span{

	display: block;

    padding: 15px 0;

    text-align: center;

	color: #fff;

    flex: 0 0 12.5%;

	font-size: 14px;

}

.pool_line{

	border-bottom: 1px solid #e6e6e6;

}

.poolkc_title1{

	display: flex;

    justify-content: space-around;

    align-items: center;

}

.poolkc_title1 li{

	padding: 10px 0;

    text-align: center;

    align-content: center;

    flex: 0 0 12.5%;

    color: #333333;

}

.poolkc_title1 li:first-child{

	font-size: 16px;

}

.poolkc_title1 li i{

	display: inline-block;

    width: 22px;

    height: 22px;

    vertical-align: sub;

    overflow: hidden;

}

.poolkc_title1 li:first-child i{

	margin: 9px 3px 0 0px;

}

.poolkc_title1 li i img{

	width: 100%;

}

.poolkc_title1 li h5{

	display: inline-block;

    height: 45px;

    line-height: 45px;

	font-weight: normal;

	font-size: 100%;

}

.poolkc_title1 li h5 a{

	color: #333;

}

.poolkc_title1 li>span{

    display: inline-block;

    width: 9px;

    margin: 0 0 0 3px;

    padding: 3px 0 0 0;

    vertical-align: inherit;

    font-size: 12px;

    color: #999999;	

}

a.poolkc_aclass{

	color: #2f82ff;

}

.poolkc_title1 li:last-child i{

	background: url("../images/kc_ico.png") 0 -14px no-repeat;

    display: inline-block;

    width: 24px;

    height: 14px;

    cursor: pointer;

}

.poolkc_click i{ 

	background-position:0 0 !important;

}

.poolkc_bgs{

	background: #14295b;

    color: #ffffff;

	display: none;

}

.poolkc_con{

	padding: 0px 3% 20px 3%;

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

}

.poolkc_left{

	flex: 0 0 48%;

    margin: 0 1% 0 0;

    padding: 35px 0;

}

.poolkc_left img{

	width: 100%;

}

.poolkc_right{

	flex: 0 0 47%;

    margin: 15px 0 0 1%;

}

.poolkc_rlist{

	display: flex;

    justify-content: space-between;

    border-bottom: 1px solid #cccccc;

    padding: 15px 0;

    font-size: 16px;

}

.poolkc_rlist_l, .poolkc_rlist_r{

	flex: 0 0 40%;

    text-align: center;

}

.poolkc_rlist strong, .poolkc_rlist span{

	display: block;

}

.poolkc_rlist strong{

	margin-bottom: 7px;

}

.poolkc_shuanli li{

	padding: 8px 0;

    font-size: 16px;

    color: #cccccc;

}

.poolkc_shuanli li input[type="text"]{

	background: none;

    border: 1px solid #cccccc;

    border-radius: 5px;

    height: 33px;

    width: 80px;

    padding: 0 10px;

    margin: 0 5px;

	outline: none;

	color: #ccc;

}











@media screen and (max-width:991px){

	.kc-list-box{

	padding: 0 20px;

    margin: 40px 0 0;

	}

	.ikc-l{

		margin-bottom: 20px;

	}

	.ikc-pic{


	}

	.ikc-pic img{

	max-height: 300px;

    object-fit: cover;

    max-width: 100%;

	}

	.ikc-w{

		padding: 10px 12px 0 16px;

	}

	.ikc-w h5{

		margin-bottom: 10px;

	}

	.ikc-w p{

		color: #666;

		margin-bottom: 0;

	}

	.kc-tj ul{

		flex-direction: column;

	}

	.kc-tj ul li{

		margin-bottom: 10px;

	}

	

/*	矿池信息列表--相应*/

	.allwidth{

	max-width: 96%;

    margin-left: 2%;

    margin-right: 2%;

	}

	.detail_kj{

	padding: 10px 0 25px 0;

	}

	.poolkc_title span{

	display: block;

    padding: 15px 0;

    text-align: center;

    flex: 0 0 16.6%;

	}

	.poolkc_title1 li{

	padding: 10px 0;

    text-align: center;

    align-content: center;

    flex: 0 0 20%;

    color: #333333;

	font-size: 14px;

	}

	.poolkc_left{

	flex: 0 0 100%;

    margin: 0 0 15px 0;

	}

	.poolkc_right{

	flex: 0 0 100%;

	}

	.poolkc_title span:nth-child(3), .poolkc_title span:nth-child(5), .poolkc_title span:nth-child(6), .poolkc_title1 li:nth-child(3), .poolkc_title1 li:nth-child(5), .poolkc_title1 li:nth-child(6){

		display: none;

	}


}

@media screen and (max-width:760px){
.ikc-l,.ikc-l:nth-child(2n) {  flex: 0 0 100%; margin:0 0 25px 0;}
    
    
}




















