/*cb61aa341a855dc8197da9ebb0574e89*/
body,html {

}

* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box
}
a,body {
	color: #333
}

html {
	margin: 0 auto
}

article,aside,dialog,figure,footer,header,menu,nav,section {
	display: block
}

blockquote,body,button,code,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,section,select,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

fieldset,img {
	border: 0
}

body {
	font: 14px/1.4 "Microsoft Yahei",Arial,Helvetica,sans-serif;
	background-color: #fff;
	margin: 0 auto
}
body {
	font-family: "Microsoft Yahei", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	background: #f6f0f0 !important;
	overflow-x: hidden;
	max-width: 750px;
	margin: 0 auto;
	-webkit-tap-highlight-color: transparent
}



.toutiao {
	background-color: #fff;
	border-radius: 100px;
	margin: 0 0.3rem;
	height: 0.8rem;
	box-shadow: 0 0.05rem 0.1rem 0 rgba(216, 197, 172, 0.46);
	margin-top: 0.1rem
}

.toutiao_sha {
	border-radius: 100px;
	box-shadow: 0 -0.03rem 0.04rem 0 rgba(216, 197, 172, 0.15)
}

.tt_icon {
	float: left;
	width: 1.31rem;
	height: 0.32rem;
	margin: 0.24rem 0 0 0.4rem
}

.ttnews {
	float: right;
	width: auto;
	margin: 0 0.2rem;
	height: 0.8rem;
	overflow: hidden
}

.ttnews li {
	width: 100%;
	float: left;
	line-height: 0.8rem;
	height: 0.8rem;
	overflow: hidden;
	text-align: right
}

.ttnews a {
	font-size: 0.26rem;
	color: #666;
	display: inline-block;
	height: 0.8rem;
	line-height: 0.8rem;
	overflow: hidden
}

.ttnews a:after {
	display: inline-block;
	content: '';
	width: 0.12rem;
	height: 0.21rem;
	margin-left: 0.25rem;
	vertical-align: middle
}


table {
	border-collapse: collapse;
	border-spacing: 0
}

dd,dl,dt,ol,ul {
	list-style-type: none
}

a {
	text-decoration: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none
}

