::placeholder{
	font-size: 17px;
	color: #acacac;
}
body {
	margin: 0;
}

.foot * {
	margin: 0;
	padding: 0;
}

.foot li {
	list-style: none;
}
.extra-header {
	width: 100%;
	height: 256px;
	background: url('../images/newlog.png') no-repeat center top;
	min-width: 1200px;
	border-bottom: 2px solid red;
}
.latest_content {
	width: 100%;
	height: auto;
	background: url('../images/latest-content-bg.png') no-repeat center top ;
	padding: 34px 0px;
	min-width: 1200px;
	min-height: 459px;
	background-size: 100% 100%;
}
.content {
	width: 100%;
	height: auto;
	background: url('../images/content-bg.png') #f8f8f8;
	padding: 34px 0px;
	min-height: 534px;
	min-width: 1200px;
	background-size: 100% 100%;
}
.extra-content {
	width: 100%;
	height: auto;
	background: url('../images/content-bg.png') #f8f8f8;
	padding: 34px 0px;
	min-height: 534px;
	min-width: 1200px;
	background-size: 100% 100%;
}
.extra-header .main {
	width: 1000px;
	height: 256px;
	margin: 0 auto;
}
.foot .container,
.foot .container2 {
	width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
	box-sizing: border-box;
}

.foot .clearfix::after,
.foot .container2::after {
	display: block;
	content: '';
	visibility: hidden;
	clear: both;
}

.foot {
	width: 100%;
	padding: 50px 0px 15px 0px;
	background: rgb(177, 0, 1);
	font-size: 14px;
	min-width: 1000px;
}

.foot .ftleft {
	width: 600px;
}

.foot .ftmid {
	width: 238px;
	margin-left: -201px;
}

.foot .ftmid,
.foot .ftleft,
.foot .ftright {
	float: left;

	text-align: left;
}

.foot .ftright {
	float: right;
}

.foot .ftleft a {
	display: inline-block;
	line-height: 16px;
	line-height: 16px;
	font-size: 14px;
	color: #fff;
	padding: 0 16px;

}

.foot .ftleft .p1 a+a {
	border-left: 2px solid #fff;
}

.foot .ftleft a:first-child {
	padding-left: 0;
}

.foot .ftleft .p1,
.foot .ftleft .p2,
.foot .ftleft .p3,
.foot .ftleft .p4 {
	margin-bottom: 14px;
	color: #fff;
}

.ftmid img {
	margin-bottom: 20px;
	/* margin-left: -50px; */
	vertical-align: middle;
}

.foot .ftmid {}

.foot .ftright li {
	width: 100px;
	/* height:48px; */
	line-height: 48px;
	text-align: center;
	/* background: #d65352; */
	float: left;
	/* padding-left: 35px; */
	position: relative;
	cursor: pointer;
	box-sizing: border-box;
}

.foot .ftright li a,
.ftright li {
	color: #fff;
	font-size: 16px;
}

.foot .ftright li:hover .scindex_ftrwm {
	display: block;
}

.foot .scindex_ftrwm {
	display: none;
	position: absolute;
	left: 0;
	top: -148px;
}

.foot .scindex_ftrwm img {
	width: 144px;
	max-width: unset;
	position: relative;
}

.foot .ftright>div {
	margin-bottom: 15px;
}

.foot .ftright div li {
	margin-left: 15px;
}

.foot .ftright div li:first-child {
	margin-left: 0;
}

.foot .ftright li img {
	/* margin-right: 16px; */
	vertical-align: middle;
	max-width: 100%;
}

.foot .ftleft .p4 a {
	padding: 0;
}

/*dy*/
#alertbox.alertbox {
	width: 510px;
	height: 288px;
	padding: 27px;
	border-radius: 10px;
	background: #fff;
	text-align: center;
	box-sizing: border-box;
	z-index: 999;
	position: fixed;
	left: 50%;
	margin-left: -255px;
	top: 150px;
}

#alertbox .alerttit {
	width: 100%;
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #bebebe;
	font-size: 18px;
	font-weight: bold;
	color: #cd0000;

}

#alertbox button {
	outline: none;
	border: none;
	background: #cd0000;
	color: #fff;
	text-align: center;
	width: 147px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	border-radius: 7px;
	cursor: pointer;
}

#alertbox .alertnr {
	line-height: 112px;
	font-size: 18px;
}

#alertbox .alertclose {
	position: absolute;
	color: #cd0000;
	font-size: 40px;
	right: 20px;
	top: 15px;
	cursor: pointer;
}
.head-img-box>img{
	margin-right: 38px;
}
body {
	position: relative;
}

.alertyinying {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .1);
	position: absolute;
	top: 0;
}

.dzjglg {
	float: left;
	margin-right: 30px;
}

.dzjglg img {
	margin: 30px 0 0 0;
}

.searchBox {
	margin-top: 82px;
	width: 862px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.choices>img {
	float: left;
	cursor: pointer;
}
.choices {
  overflow: hidden;
  zoom: 1; /* 兼容 IE6/7 */
}

.choices::after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}


.inputBox {
	float: left;
	width: 730px;
	height: 66.5px;
	background-color: #fff;
	border-radius: 0px 0px 0px 10px;
	border: 1px solid #e2e2e2;
}

.inputBox>input {
	width: 700px;
	height: 24px;
	border: 0px;
	outline: none;
	margin: 20px;
	line-height: 24px;
	font-size: 18px;
	background: #fff;
	padding-left: 8px;
}

.btn {
	float: left;
	width: 131px;
	height: 66px;
	overflow: hidden;
	border: 0px;
	background: url('../images/btsearchbg.png') no-repeat center center;
	outline: none;
}

.kinds {
	width: 878px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 123px;
}

.kinds::after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

/*#0f8896 #9b452e #5c5488*/
.kinds>a {
	float: left;
	width: 256px;
	height: 187px;
	background-repeat: no-repeat;
	margin-left: 50px;
	position: relative;
}

.kinds>a>p {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 53px;
	font-size: 28px;
	font-weight: bold;
}
.be-selected{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 5px 5px 5px 5px;
	background-color: #c30000;
	color: white !important;
	margin-right: 4px;
	margin-left: 4px;
}
.be-noselected{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 5px 5px 5px 5px;
}

.kinds>a:first-child {
	margin-left: 0;
}
.latest_publish {
	color: #b65615 !important;
	background-image: url('../images/latest-publish-bg.png');
}
.kinds>a>img{
	position: relative;
	transform: translateX(0);
	transition: transform 0.2s ease;
	transform-origin: center; 
}
.latest_publish>img{
	top:-13px;
}
.now-publish {
	color: #9b452e !important;
	background-image: url('../images/now-publish-bg.png');
}
.now-publish>img {
	top:-17px;
}
.publisher_database {
	color: #734f35 !important;
	background-image: url('../images/publisher-database-bg.png');
}
.publisher_database>img{
	top:-9px;
}

.list {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.list .title {
	width: 1200px;
	height: 84px;
	background-image: url('../images/latest-title.png');
	background-repeat: no-repeat;
}
.list .title p{
	width: 115px;
	position: relative;
	font-size: 28px;
	color: #c30000;
	font-weight: bold;
	top: 20px;
	left: 53px;
}

.list-content li {
	width: 1105px;
	height: 137px;
	margin: 0 auto;
	border-bottom: 1.5px solid #cdd7e0;
	line-height: normal;
	overflow: hidden;
}

.list-img-box {
	margin-right: 10px;
	margin-top: 34px;
	float: left;
	width: 20px;
}
.bod001 {
    width: 240px;
	height: 50px;
	padding: 0 10px;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	color: #333;
	outline: none;
}
.list-img-box-spe {
	margin-right: 10px;
	margin-top: 55px;
	float: left;
	width: 20px;
}

.list-img-box img {
	position: relative;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	top: 2px
}

.list-text-box {
	margin-top: 34px;
	float: left;
	width: 1050px;
}
.list-text-box:hover{
	color: #c30000;
}
.list-text-box:hover a{
	color: #c30000;
}
.list-text-box-spe{
	margin-top: 55px;
	float: left;
	width: 1050px;
}
.list-text-box-spe a {
	display: block;
	text-align: left;
	font-size:20px;
	color: #333;
	margin-bottom: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 26px;
}

.list-text-box a {
	font-size:20px;
	display: block;
	text-align: left;
	margin-bottom: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 26px;
}

.detail {
	font-size: 18px;
	text-align: left;
	line-height: 1.5;
}

.page-div {
	margin-top: 45px;
	font-size: 16px;
	margin-bottom: 12px;
}
.be-noselected:hover {
	color:#c30000
}
.slhzfwzzc img {
	display: block;
}
.times-search-box {
	margin-bottom: 68px;
	background-color: white;
	border-radius: 0px 10px 10px 10px;
	position: relative;
	width: 862px;
    height: 102px;
    margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	border: 1px solid #e2e2e2;
}

.times-search-item-search input,
.times-search-item-search span,
.times-search-item-search button {
    vertical-align: middle;
}
.gotoSearch{
	margin-left: 40px;
	width: 100px;
	height: 50px;
	cursor: pointer;
	overflow: hidden;
	border: 0px;
	background: url('../images/search-button-b.png') no-repeat center center;
	outline: none;
	color: white;
	font-size: 20px;
}

@media (max-width:768px) {
	.foot .ftmid {
		width: 200px;
		margin: 0 auto;
		float: none;
	}

	.foot .ftright {
		width: 330px;
		margin: 0 auto;
		float: none;
		margin-top: 20px;
	}

	.foot .ftright div li {
		width: 27%;
	}
}

@media (max-width:425px) {
	.foot .ftright {
		width: 300px;
	}
}