body, nav, dl, dt, dd, p, h1, h2, h3, h4, ul, ol, li, input, button, textarea, footer, fieldset, legend {
	margin: 0;
	padding: 0
}
body {
	font: normal 100% Helvetica, Arial, sans-serif;
	color: #333;
	background: #fff;
	-webkit-text-size-adjust: none;
	min-width: 320px;
	font-family: "Microsoft Yahei";max-width: 740px;margin: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
form {
	display: inline
}
ul, ol {
	list-style: none
}
a {
	text-decoration: none;
	color: #1a1a1a
}
a:hover, a:active, a:focus {
	color: #1c5aa2;
	text-decoration: none
}
a:active {
	color: #aaa
}
img {
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: 0
}
textarea {
	resize: none
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	-moz-appearance: button
}
input:focus:-moz-placeholder, input:focus::-webkit-input-placeholder {
color:transparent
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.fl {
	float: left
}
.fr {
	float: right
}
.hide {
	display: none
}
.show {
	display: block
}
.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.break {
	word-break: break-all;
	word-wrap: break-word
}
header, footer, article, section, nav, menu, hgroup {
	display: block;
	clear: all
}
.mt10 {
	margin-top: 10px
}
.ml10 {
	margin-left: 10px
}
.mr10 {
	margin-right: 10px
}
.mb10 {
	margin-bottom: 10px
}
.mt5 {
	margin-top: 5px
}
.ml5 {
	margin-left: 5px
}
.mr5 {
	margin-right: 5px
}
.mb5 {
	margin-bottom: 5px
}
footer {
	text-align: center;
	padding-bottom: 10px;
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
	width: 100%;
	padding-top: 10px
}
footer p {
	line-height: 24px;
	font-size: 14px
}
header {
	background: #F2F2F2;
	height: 47px;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #dfdfdf;
}
.controls {
	box-shadow: 0 1px 1px 0 #000 inset;
	padding: 3px;
	position: absolute;
	right: 10px;
	top: 6px
}
.controls a, .controls img {
	display: block
}
.controls img {
	width: 22px
}
.controls a {
	background: url(https://www.yuwenmi.com/static/img/m/zw/img/controls.jpg) repeat-x scroll center top #212121;
	border-top: 1px solid #5c5c5c;
	cursor: pointer;
	padding: 4px 6px 2px
}
.controls a.login {
	font-size: 14px;
	color: #fff;
	padding: 5px 10px
}
.controls a.login:active {
	padding: 5px 10px
}
.controls a:active {
	opacity: .65
}
.controls.active img {
	opacity: .35
}
header .back {
	background-image: url(https://www.yuwenmi.com/static/img/m/zw/img/back.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 12px 20px;
	height: 47px;
	left: 5px;
	position: absolute;
	width: 30px;
	display: block;
	cursor: pointer
}
/*header .title, header a {
	color: #fff;
	line-height: 47px;
	text-align: center;
	font-size: 18px;
	overflow: hidden;
	display: block
}*/
.ico {
	padding-left: 50px;
	float: left
}
.block47 {
	display: none
}
li.color_1 {
	background: #ffa453
}
li.color_2 {
	background: #fcf
}
li.color_3 {
	background: #d391f5
}
li.color_4 {
	background: #8ec5f0
}
li.color_5 {
	background: #fbd640
}
li.color_6 {
	background: #a4e1c2
}
li.color_7 {
	background: #fea182
}
li.color_8 {
	background: #d8fcc7
}
li.color_9 {
	background: #dbdbdb
}
.search {
	height: auto;
	width: 100%
}
.search .inner {
	border: 1px solid #ddd;
	margin: 10px;
	height: 32px;
	line-height: 32px;
	box-shadow: 0 1px 1px 0 #f2f2f2 inset;
	position: relative
}
.search .inner ul.up {
	position: absolute;
	left: -1px;
	bottom: 32px;
	background: #fff;
	border: 1px solid #ddd;
	width: 80px;
	box-shadow: 3px -3px 3px rgba(0,0,0,0.2);
	z-index: 5;
	display: none
}
.search .inner ul.down {
	top: 32px;
	position: absolute;
	left: -1px;
	top: 32px;
	background: #fff;
	border: 1px solid #ddd;
	width: 80px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
	z-index: 5;
	display: none
}
.search .inner ul li {
	line-height: 28px;
	text-align: center;
	font-size: 14px
}
.search .inner span {
	float: left;
	font-size: 14px;
	line-height: 32px;
	margin: 0 5px;
width:
}
.search .inner span:after {
	border-color: #777 rgba(0,0,0,0) rgba(0,0,0,0);
	border-style: solid;
	border-width: 6px;
	content: "";
	display: inline-block;
	height: 0;
	margin: 2px 0 0 2px;
	overflow: hidden;
	vertical-align: middle;
	width: 0
}
.search .inner span.open:after {
	border-color: rgba(0,0,0,0) rgba(0,0,0,0) #777;
	border-style: solid;
	border-width: 6px;
	content: "";
	display: inline-block;
	height: 0;
	margin: 0 0 10px 2px;
	overflow: hidden;
	vertical-align: middle;
	width: 0
}
.search .inner .text {
	width: 70%;
	float: left;
	height: 24px;
	border: 0;
	line-height: 14px;
	background: #fff;
	font-size: 14px;
	margin: 4px 0;
	text-indent: 5px;
	padding: 2px 0
}
.search .inner .searchbtn {
	border: 0;
	width: 30px;
	height: 30px;
	background: url(https://www.yuwenmi.com/static/img/m/zw/img/search.png) no-repeat;
	background-position: 8px 9px;
	background-size: 14px;
	position: absolute;
	right: 1px;
	top: 1px;
	z-index: 5
}
.crumbs {
	padding-left: 5px;
	overflow: hidden;
	height:48px;
}
.crumbs span {
	margin: 0 5px
}
.crumbs a{
	line-height: 47px;
	color: #1a1a1a;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	background: url(https://www.yjbys.com/static/img/m/site_bg_icon.png) no-repeat right center;
	background-size: auto 47px;
	padding: 0 17px 0 8px;
	height: 47px;
	display: inline-block;
}
.crumbs i.home{
	background: url(https://www.yuwenmi.com/static/img/m/m_logo.png) no-repeat 0 center;
    background-size: auto 100%;
    height: 27px;
    position: relative;
    top: 4px;
    width: 65px;
    display: inline-block;
    margin-left: 10px;
    float: left;
    margin-top: 6px;
}
.nav{
	width: 100%;
	margin-top: .5rem;
}

.nav li {
	width: 25%;
	float: left
}
.nav li a {
	display: block;
	line-height: 40px;
	background: #f5f5f5;
	margin: .1rem;
	position: relative;
	text-align: center;
    padding: 0 5px;
    color: #c34f4f;
    overflow: hidden;
    height: 40px;
}
.content {
	padding: 10px;
	line-height: 35px
}
.content h1 {
	color: #000;
    font-size: 1.5rem;
    line-height: 130%;
    padding-bottom: 15px;
    font-weight: normal;
}
.content img {
	max-width: 100%;
	min-height: 100px;
	background: url(https://www.yuwenmi.com/static/img/m/zw/img/loading.gif) no-repeat center
}
.content p {
	margin-bottom: 5px;
	line-height: 28px;
	text-align: left!important;
}
.mi {
	padding: 10px;
	line-height: 35px;
	border: 1px solid #fff2bf;
	background-color: #ffffdf;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px
}
.mi span {
	display: block;
	width: 100%;
	clear: both;
	float: left
}
.recommend {
	padding: 10px;
	margin-bottom: 10px
}
.recommend h1 {
	background: #eee;
	border-left: 5px solid #F69;
	line-height: 30px;
	padding-left: 10px
}
.recommend li {
	border-bottom: 1px dotted #ccc;
	line-height: 2.5rem;
}
.recommend li a{width: 98%;height: 2.5rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.list {
	padding: 10px;
	clear: both
}
.list li {
	border-bottom: 1px dotted #ccc;
	width: 100%;
	position: relative;
	line-height: 40px;
	overflow: hidden
}
.list a {
	color: #06C
}
.list span {
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
line-height:40pxpadding-left:10px
}
.list span font {
	color: #F60
}
.clear {
	clear: both;
	height: 1px;
	width: 100%
}
.list_pic {
	padding: 10px
}
.list_pic li.line {
	height: 1px;
	background: #ccc;
	margin: 0;
	padding: 0
}
.list_pic li {
	height: 60px;
	width: 100%;
	margin: 15px 0 15px 0;
	background: url(https://www.yuwenmi.com/static/img/m/zw/img/bg04.png) no-repeat;
	background-position: 95% center;
	background-size: 12px 24px
}
.list_pic li span {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 10px;
	background: url(https://www.yuwenmi.com/static/img/m/zw/img/loading.gif) no-repeat center
}
.list_pic li span img {
	height: 60px;
	width: 60px
}
.list_pic li h1 {
	line-height: 20px;
	padding-top: 8px
}
.list_pic li p {
	line-height: 28px;
	color: #777
}
.list_video {
	float: left;
	width: 100%
}
.list_video li {
	height: 105px;
	float: left;
	font-size: 14px;
	width: 44%;
	margin-left: 4%;
	text-align: center;
	margin-top: 4%
}
.list_video li span {
	height: 65px;
	width: 100%;
	margin-right: 10px;
	display: block
}
.list_video li span img {
	height: 65px;
	width: 80px
}
.list_video li h1 {
	line-height: 20px
}
.list_video li p {
	line-height: 20px;
	color: #777
}
.videopage {
	height: 30px;
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	line-height: 30px;
	position: relative
}
.videopage span {
	position: absolute
}
.videopage .prev {
	left: 0;
	padding-left: 10px
}
.videopage .next {
	right: 0;
	padding-right: 10px
}
.reg {
	margin: 30px 20px
}
.reg p {
	width: 100%;
	position: relative;
	margin-top: 10px
}
.reg p button {
	position: absolute;
	right: 4px;
	top: 6px
}
.reg input.text {
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 100%;
	margin-bottom: 10px;
	text-indent: 10px;
	padding: 10px 0;
	background: #f5f5f5
}
button {
	border: solid 1px #aaa;
	text-decoration: none;
	color: #555;
	background-color: #eee;
	background-image: linear-gradient(#eee, #ccc);
	border-radius: 4px;
	padding: 4px 8px;
	margin-bottom: 10px;
	font-weight: bold
}
.loginbtn {
	width: 70%;
	margin: 0 15%;
	margin-bottom: 20px;
	line-height: 30px
}
.page {
	clear: both;
	display: block;
	height: auto;
	margin: 0 1px;
	padding-bottom: 6px;
	text-align: center
}
.page a, .page em {
	background: none repeat scroll 0 0 #EEE;
	display: inline-block;
	font-weight: 800;
	height: 22px;
	line-height: 22px;
	margin: 0 1px;
	padding: 0 7px;
	text-align: center;
	border-radius: 3px;
    font-style: normal;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #555;
}
.page span {
	color: #be5a5a
}
.page em {
	background: #f68946;
	color: #FFF
}
.haopage{width: 100%;margin: .625rem 0;}
.haopage ul{width: 100%;display: flex;display: -webkit-flex;}
.haopage ul li{flex: 1;-webkit-flex:1;margin: 0 .32rem;border-radius: 3px;-webkit-border-radius:3px;border:1px solid #ececec;padding: .5rem 1rem;text-align: center;}
.haopage ul li a{width: 100%;display: block;color: #0070ff;}

.duoshuo{padding: 2%;background: #fff;margin: 2% 0 0;border-bottom: 1px solid #e4e4e4;border-top: 1px solid #e4e4e4;}
.duoshuo{padding: 2%;background: #fff;margin: 2% 0 0;border-bottom: 1px solid #e4e4e4;border-top: 1px solid #e4e4e4;}
.duoshuo .title{color: #3d689c;width: 100%;float: left;background: url("https://www.yjbys.com/static/img/3g/art/pinglun.png") 0 3px no-repeat;padding-left: 25px;line-height: 24px;margin-bottom: 10px;}
.duoshuo .title span{color: #3d689c;}
.duoshuo .title code{font-size: 1rem;font-family: "Microsoft Yahei";}

/*影响人数*/
.copyright {color: #888;font-size: 14px;height: 35px;line-height: 30px;text-align: center;width: 100%;background: #fff;padding: 10px 0;}
.copyright code {color: #cc1b1b;font: 21px/25px georgia;height: 25px;padding: 0 8px;position: relative;top: 3px;}
.art_next {color: #666;line-height: 30px;width: 100%;background: #fff;padding: 2%;}
.art_next a {font-size: 16px;color: #3366cc;}
.art_next span{background: url(https://www.yjbys.com/static/img/3g/art/last.png) 0 8px no-repeat;padding-left: 10px;display: block;background-size: 9px; margin-bottom: 2px;}
.art_next span:nth-child(even){background: url(https://www.yjbys.com/static/img/3g/art/last.png) 0 -41px no-repeat;background-size: 9px;}
.ding{background: #fff;}
.art_next{width: auto;padding-bottom: 5px;}
.bdsharebutton-box .bdsharebutton-medium{display: none;}
.bdshare-button-style0-24{margin-bottom: 10px}
.artCont .wangzhi{font-size: 14px;height: 24px;line-height: 24px;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin: 6px 0 10px;}
.artCont .wangzhi a{font-size: 14px;}

a[title=站长统计] {display: none;}

/*flink*/
.flink{width: 100%;margin-top: 10px;}
.flink h1{width: 100%;line-height: 2.5rem;padding-left: .5rem;}
.flink h1 i{width: 1.2rem;height: 1.2rem;background: url(https://www.yuwenmi.com/static/img/m/flink.png) no-repeat;display: inline-block;margin-right: .2rem;position: relative;top: .3rem;}
.flink h1 span{color: blue;font-size: 1rem;color: #3782de;}
.flink .flink_main{width: 100%;margin:2% 1.5% 0 0;}
.flink .flink_main a{width: 23%;float: left;text-align: center;background: #f9f9f9;border:1px solid #e0e0e0;line-height: 2.5rem;color: #555;box-sizing: border-box;-webkit-box-sizing:border-box;margin: 0 0 2% 1.5%;overflow: hidden;height: 2.5rem;padding: 0 .32rem;border-radius: 3px;}