/* CSS Document */
html, body {
	padding: 0;
	margin: 0;
}

a:link {
	color: #999;
}

a:hover {
	color: #8f0707;
}

a:visited {
	color: #999;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0
}

body, button, input, select, textarea {
	font: 12px/1.5 "Microsoft YaHei", 微软雅黑, \9ed1\4f53, \5b8b\4f53, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
	color: #666
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}

address, cite, dfn, em, var {
	font-style: normal
}

ul, ol, dl {
	list-style: none
}

a {
	text-decoration: none !important;
	outline: none;
	font-family: "Microsoft YaHei", 微软雅黑, \9ed1\4f53, \5b8b\4f53, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
	cursor: pointer;
}

img {
	border: 0
}

button, input, select, textarea {
	font-size: 100%;
	font-family: "Microsoft YaHei", 微软雅黑, \9ed1\4f53, \5b8b\4f53, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '\20';
	display: block;
	clear: both;
}

.ect {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.head_btn .phone em, .head_btn a, .search .search_btn em, .ico_btn i, .left, .located_box ul li i, .showmore, .hidemore, .ps-toolbar-content, .i-b-right i, .i-a-right i, .classific_title .down, .classific_title .up, .window_box .window_box_title a {
	background: url(http://www.dszh.com/resources/2016/images/ico_img.png) no-repeat;
	display: block;
}

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display: block
}

/*头部*/
.header_bd {
	padding: 25px 0;
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.logo {
	float: left;
	margin-right: 20px;
}

.logo img {
	max-width: 184px;
	max-height: 69px;
}

.pj {
	float: left;
	/*background:url(http://www.dszh.com/resources/2016/images/pj.png) no-repeat; */
	width: 165px;
	height: 69px;
	overflow: hidden;
	font-size: 14px;
	line-height: 26px;
	display: flex;
	align-items: center;
	color: #333;
}


.search {
	float: left;
	margin-left: 25px;
	margin-top: 15px;
}

.search .search_key {
	height: 24px;
	line-height: 24px;
	padding: 5px;
	border: none;
	color: #666;
	font-size: 14px;
	width: 300px;
	border: 1px solid #e3e3e3;
	border-radius: 8px 0px 0px 8px;
	float: left;
}

.search .search_btn {
	float: left;
	height: 36px;
	width: 40px;
	border-radius: 0px 8px 8px 0px;
	background-color: #8f0707;
}

.search .search_btn em {
	width: 13px;
	height: 16px;
	background-position: 0px -32px;
	display: inline-block;
	margin: 10px 0 0 13px;
}

.head_btn {
	float: right;
	margin-top: 20px;
}

.head_btn .phone {
	float: left;
	height: 28px;
	font-size: 16px;
	color: #666;
	margin-right: 25px;
}

.head_btn .phone p {
	line-height: 28px;
	float: left;
}

.head_btn .phone em {
	width: 28px;
	height: 28px;
	background-position: 0px 0px;
	display: inline-block;
	float: left;
	margin-right: 5px;
}

.head_btn a {
	float: left;
	margin-right: 10px;
	width: 28px;
	height: 28px;
}

.head_btn a.sina {
	background-position: -32px 0;
}

.head_btn a.txwb {
	background-position: -64px 0;
}

/*导航*/
.nav {
	height: 51px;
	line-height: 51px;
	background-color: #363636;
	width: 100%;
	min-width: 1200px;
}

.nav_box {
	width: 1200px;
	margin: 0 auto;
}

.menu {
	height: 51px;
	line-height: 51px;
}

.nav_box ul li {
	float: left;
	width: 150px;
	position: relative;
	height: 51px;
	line-height: 51px;
	text-align: center;
	margin-right: 20px;
	cursor: pointer;
	position: relative;
}

.nav_box ul li.on {
	background-color: #8f0707;
}

.nav_box ul li a {
	color: #fff;
	font-size: 16px;
	display: block;
}

.nav_box ul li a span {
	font-size: 12px;
	margin-left: 5px;
}

.nav_box ul li > dl {
	background-color: rgba(143, 7, 7, .9);
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 51px;
	z-index: 999;
}

.nav_box ul li > dl {
	background: #8f0707;
	filter: alpha(opacity=90);
}

.nav_box ul li:hover dl {
	display: block;
}

.nav_box ul li > dl > dd {
	color: #fff;
	line-height: 50px;
	height: 50px;
	border-bottom: 1px dotted #bbb;
}

.nav_box ul li > dl > dd:last-child {
	border: none;
}

.nav_box ul li > dl > dd > a {
	font-size: 14px;
	display: block;
}

.nav_box ul li > dl > dd:hover {
	background-color: #484848;
	display: block;
}

.menu_hover {
	background-color: #8f0707
}

/*主体*/
.container {
	margin: 0 auto;
	width: 1200px;
}

/*定位*/
.located {
	width: 100%;
	border-bottom: 1px solid #eee;
}

.located_box {
	height: 40px;
	width: 1200px;
	margin: 0 auto;
	line-height: 40px;
}

.located_box ul li {
	float: left;
	padding: 0 5px;
}

.located_box ul li:first-child {
	padding-left: 0px;
}

.located_box ul li i {
	width: 6px;
	height: 11px;
	background-position: 0px -88px;
	margin-top: 14px;
}


/*分页*/
.pagination {
	margin-bottom: 40px;
	margin-top: 20px;
}

.pagination-link {
	text-align: center;
}

.pagination .pagination-link span, .pagination .pagination-link a {
	margin-right: 13px;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	border-radius: 4px;
	border: 1px solid #ddd;
	color: #999;
}

.pagination .pagination-link span.current {
	background-color: #8f0707;
	color: #fff;
}

/*底部*/
.footer {
	width: 100%;
	position: relative;
	min-width: 1200px;
	background-color: #222;
}

.footer_box {
	width: 1200px;
	margin: 0 auto;
}

.link_more {
	line-height: 65px;
	border-bottom: 1px solid #393939;
	padding-bottom: 20px;
}

.link_title a {
	color: #999;
	background-color: #121212;
	padding: 5px 10px;
}

.link_title a:hover {
	background-color: #3d3d3d;
}

.link_more ul {
	line-height: 1;
}

.link_more ul li {
	float: left;
	margin-right: 15px;
}

.link_more ul li a {
	color: #666;
}

.link_more ul li a:hover {
	color: #999;
}

.footer_wrapper {
	width: 100%;
}

.footer_title {
	height: 75px;
	line-height: 75px;
	border-bottom: 1px solid #393939;
}

.footer_left {
	float: left;
}

.footer_left .cpr {
	display: flex;
	align-items: center;
}

.footer_left .cpr > div {
	display: flex;
	align-items: center;
}

.footer_left .cpr > div .txt {
	margin-right: 10px;
}

.footer_left .cpr .cnzz {
	margin-left: 10px;
}


.footer_left ul li {
	float: left;
	margin-right: 30px;
}

.footer_left ul li a {
	color: #fff;
	font-size: 14px;
}

.footer_right {
	float: right;
	color: #fdd900;
	font-size: 14px;
}

.footer_right span {
	margin-left: 10px;
}

.footer_bottom {
	padding: 28px 0;
}

.footer_bottom p {
	padding: 3px 0;
}


/*弹窗成功*/
.success {
	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -20px;
}

.success strong {
	width: 100%;
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	color: #8f0707;
}

.success em {
	color: #8f0707;
}