.container {width: 1160px;margin: 50px auto 0}

.article_content {margin-bottom: 30px;color: #454545;padding: 10px 10px 0 10px;line-height:35px; display: block;

    margin-block-start: 1em;

    margin-block-end: 1em;

    margin-inline-start: 0px;

    margin-inline-end: 0px; font-size:16px;}

.article_content img {

    max-width: 95%;

}

.readall_box {position: relative;z-index: 9999;padding: 0 0 0px;margin-top: -200px;text-align: center;}

.readall_box .read_more_mask {height: 200px;background:color: #ff6699;

    border-color: currentColor; -moz-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0));background: -webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#fff));background: -o-linear-gradient(bottom,rgba(255,255,255,0.1),rgba(255,255,255,0))}

.read_more_btn{cursor:pointer;font-size: 12px;color: #ff6699;background: #fff;border-radius: 4px;border: 1px solid #ff6699;line-height: 0px;padding:1px 1px;  

     height: 2.2rem;

    line-height: 2.2rem;

    font-size: 1.2rem;

    letter-spacing: .1rem;

    padding: .2rem 1.2rem;

    white-space: nowrap;

    overflow: hidden;

    text-align: center;

 

    border-radius: .4rem;

    vertical-align: middle;}

.read_more_btn:hover{background:#de686d;color:#fff;}

 .tukulist h2,.m-article-list h2,.tukulist_bq h2 {
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
	padding-left: 30px;
	color: #434343;
	background-image: url(../images/ico2.png); background-size:15px 15px;
	background-repeat: no-repeat;
	background-position: 8px;
}
.tukulist .more,.tukulist_bq .more {
	float: right;
	padding-right: 15px;
	font-size: 12px;
}
.tukulist li {
	float: left;
	width: 46%;
	text-align: center;
	display: block;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, .2);
	margin: 2%;
	height: 1%;
}
.tukulist img {
	width: 100%; 
}

.tukulist p {
	font-size: 13px;
	line-height: 30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background-color: #FFFFFF;
}
