@import url("header.css");
@import url("footer.css");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
input {
	margin: 0;
	padding: 0;
}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal;
}

body {
	font-size: 16px;
	line-height: 1.5;
	font-family: 'Microsoft Yahei', 'simsun', 'arial';
	color: #333;
	background: #fff;
	min-width: 1200px;
	margin: 0 auto;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
th {
	font-size: 100%;
	font-weight: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

fieldset,
img {
	border: 0;
}

a {
	text-decoration: none;
	color: #666;
	background: none
}

ul,
ol {
	list-style: none;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 1000px white inset !important;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.clearfix:after {
	/*伪元素是行内元素 正常浏览器清除浮动方法*/
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.clear {
	clear: both;
}

.herdertop {
	margin: 20px auto;
	width: 1200px;
	overflow: hidden;
}

.headerRight {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 40px;
	float: left;
	margin-left: 10%;
	position: relative;
	top: 25px;
}

.searchTap2 {
	display: inline-block;
	width: 450px;
	height: 40px;
	border-radius: 25px;
	/* border: 1px solid #CCCCCC; */
	position: relative;
	color: #333;
}

.searchTap2 input[type=text] {
	width: 385px;
	height: 40px;
	border-radius: 8px 0px 0px 8px;
	border: 2px solid #0F74EB;
	padding: 0 45px 0 45px;
	box-sizing: border-box;
	font-size: 16px;
	/* caret-color: #007cff; */
}

.search_page {
	margin: 150px auto 0px;
	width: 1200px;

}

.search_title {
	font-size: 13px;
	color: #999;
}

.search_page-content {
	margin: 20px auto;
	width: 1200px;
}
.search_page-content li{
	overflow: hidden;
	margin: 10px auto;
}

.page-content dt a {
	color: #0F74EB;
	text-decoration: underline;
	font-size: 18px;
}

.page-content dt a span {
	color: #FF0000;
}

.page-content dd {
	margin: 10px auto;
}

.page-content dd a {

	font-size: 14px;
	color: #333;
}

.cont-audio {
	width: 230px;
	height: 40px;
	background: #F1F1F1;
	border-radius: 10px;
	position: relative;
	line-height: 40px;
	margin-top: 10px;
}

.img-audios {
	background: url(../images/play_icon_011x.gif);
	position: absolute;
	top: 8px;
	left: 15px;
	width: 20px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 20px 75px;
	float: left;
	cursor: context-menu;
	margin-right: 15px;
	display: inline;
}

.cont-audio-tit {
	line-height: 40px;
	cursor: context-menu;
	position: absolute;
	left: 45px;
}

.cont-audio-time {
	line-height: 40px;
	cursor: context-menu;
	position: absolute;
	right: 45px;
}

.doc-page-content img{
	width: 100px;
	height: 110px;
	border-radius: 10px;
	float: left;
	margin-right: 30px;
}
.doc-page-content_con{
	float: left;
}
.doc-page-content_con p{
	font-size: 14px;
	color: #333;
	line-height: 35px;
}
.doc-page-content_con p span{
	color: #FF0000;
}
.page-contents dt{
	float: left;
}
.page-contents dd{
	float: left;
	width: 945px;
}
.page-content-div{
	position: relative;
	width: 235px;
	height: 129px;
	float: left;
	margin-right: 20px;
}
.page-contents .photo{
	width: 235px;
	height: 129px;
	border-radius: 10px;
}
.page-content-play img{
    position: absolute;
    width: 35px;
    height: 35px;
    left: 42%;
    top: 38%;
	border: 2px solid #FFF;
	border-radius: 100%;
}
.page-contents dd  .page-content-div_tit a{
	color: #0F74EB;
	text-decoration: underline;
	font-size: 18px;
}
.page-contents dd .page-content-div_tit a span{
	color: #FF0000;
}
.page-content-div_cont{
	margin-top: 10px;
}
.page-content-div_cont a{
	font-size: 14px;
	color: #333;
}















.listpage {
	margin: 20px auto;
}

.pages {
	width: 100%;
	text-align: center;
	color: #b5b5b5;
	font-size: 0;
	margin-bottom: 10px;
}

.pages ul {
	display: inline-block;
	+display: inline;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}

.pages li {
	display: inline-block;
	display: inline;
}

.pages li a {
	display: inline-block;
	padding: 9px 18px;
	line-height: 22px;
	color: #666;
	font-size: 14px;
	border: #dadada 1px solid;
	margin-right: 10px;
	overflow: hidden;
	text-decoration: none !important;
}

.pages li a:hover,
.pages a.page_pre:hover,
.pages a.page_next:hover {
	border: 1px solid #3D7FF3;
	text-decoration: none;
}

.pages li a.curr {
	background: #3D7FF3;
	color: #fff;
}

.pages a.page_pre,
.pages a.page_next {
	display: inline-block;
	padding: 10px 18px 9px;
	line-height: 22px;
	color: #666;
	font-size: 14px;
	border: #dadada 1px solid;
	margin-right: 10px;
	overflow: hidden;
}
