.kx-news.kx-news-title {
		display: none
}

.layout .line-list span {
		font-size: 11px;
		margin: 0 10px;
		color: #bebec6;
		margin: 0 20px 0 26px;
}

.stock-list li span {
		font-size: 14px;
}

.layout .line-list a {
		font-size: 16px;
}
			
.hometop {
		height: 200px;
}
			        
.hometopa {
		width: 96%;;
		height: 180px;
		margin: 10px 2%;
		background-image: url("/static/picture/hydl_img.jpg") ;
		background-size: 100% 180px
}
.hydlimg{
		height: 90px;
		width: 96%;
		margin: 0px 3%;
		padding: 10px;
		}
.hydlbut{
			          
		height: 90px;
		width: 96%;
		margin: 0px 3%;
}
.hydlimg_s{
		float: left;
		/*margin: 20px 0px;*/
		padding: 20px 5px;
		background-color: rgba(0,0,0,0.3);
		border-radius: 10px;
		color: white;
}
.hydlimg_i{
		float: left;
		border-radius: 50px;
	    margin: 2px 0px 0px 20px;
}
.hydlimg_i img{
		width: 60px;
		height: 60px;
		border-radius: 50px;
		border: 1px solid rgba(0,0,0,0.3);
}
.hydlbut_s{
	    float: left;
        font-size: 25px;
        margin: 15px 15px;
        background-color: rgba(0,0,0,0.3);
        padding-top: 12px;
        border-radius: 10px;
}
.hydlbut_i{
        float: left;
        font-size: 25px;
        margin: 15px 10px;
        background-color: rgba(0,0,0,0.3);
        padding-top: 12px;
        border-radius: 10px;
}
.hydlbut_s a {
		width: 100px;
		text-align: center;
		color: white;
}
.hydlbut_i a {
		width: 100px;
		text-align: center;
		color: white;
}