

/*修改自带属性*/

.possplit{background-image: none;background-repeat: no-repeat;background-position: left center;text-indent:0px;background-position: none;width: 0px;display: inline-block; border: 0px solid red;}
.possplit { float: left; line-height: 60px;margin-left: 0px;}


/*返回首页*/
.flap{
	position:fixed;
	width:50px;
	height:50px;
	top:30%;
	right:0;
}
.flap-one{
	display:block;
	width:50px;
	height:50px;
	background-image:url(../images/one.jpg);
}
.flap-one:hover{
	background-position:0 -50px;
}
.move a:hover {
    color: #154fb2;
}
span.Article_Title a:hover{
	color: #154fb2;
}
a.news-item:hover {
    color: #154fb2;
}
.wp_nav .on { z-index:1000 !important;}
.sudy-scroll-nav{
	position: relative;
    right: 889px;
    top: -48px;
}
ul.scroll img {
    width: 1100px;
    height: 387px;
}
div#wp_nav_w1 .nav-item a:hover,div#wp_nav_w2 .nav-item a:hover {
    color: #bcac5f;
}

div#wp_news_w11 .wp_article_list {
    display: inline-block;
    width: 100%;
}
.wp_articlecontent img {
    margin-bottom: 15px;
}

.wp_articlecontent  p{font-size:18px !important; line-height:40px !important; font-family:syhn !important;word-break:break-all }
.wp_articlecontent  p  span{font-size:18px !important; line-height:40px !important;font-family:syhn !important;word-break:break-all}

/***文章内容初始样式（包括之后文章页内容）***/
.wp_entry { width:100%; line-height:1.7em; font-size:13px; color:#333; overflow:hidden;}
.wp_entry p { text-indent:0em; margin-bottom:5px; }
.wp_entry a { color:#5A5A5A;}
.wp_entry a:hover { text-decoration:underline; color:#E10000;}
.wp_entry img { max-width:80%; _width::expression(this.width>640?"640px":this.width+"px");height:auto !important}

/***文章内容分页***/
.wp_single .single_paging { text-align:center;}
.wp_single .single_paging a.paging-nav { display:inline-block; height:20px; line-height:20px; font-weight:bold; padding:0 7px; font-size:13px; cursor:pointer; background:#eee; border:1px solid #ccc; border-radius:3px; overflow:hidden; vertical-align: bottom; margin:0 2px; text-decoration: none;}
.wp_single .single_paging a.paging-nav:hover { color:#fff; background:#999; border-color:#666; }
.wp_single .single_paging a.current { background:#999; border-color:#666; color:#fff;}


#wp_paging_w14{width:100%; margin-top:.2rem}

