﻿@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	margin:0;
	padding:0;
}
html {
	display:inline-block;
	width:100%;
	text-align:center;
	background:#f6f6f6;
}
img {
	border:none;
}
a {
	text-decoration:none;
	cursor:pointer;
	border:0;
}
strong {
	font-weight:bold;
}
ul, ol, li, dt, dd {
	list-style:none;
}
em, i {
	font-style:normal;
}
.clear {
	clear:both;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.f-l {
	display:inline-block;
	float:left;
}
.f-r {
	display:inline-block;
	float:right;
}
.mt30 {
	margin-top:30px;
}
.col {
	width:1200px;
	margin:0 auto;
}
.wrap {
	background:url(/pubimages/dpxq/2017ms_html_bg.jpg) no-repeat 50% 0;
}
.logo {
	padding:65px 0 145px 0;
	height:90px;
	text-align:left;
}
.nav {
	height:58px;
	border-bottom:2px solid #1976d3;
	background:#4162AE;
}
.nav li {
	display:inline-block;
	float:left;
	margin-right:1px;
}
.nav li a {
	display:inline-block;
	padding-top:2px;
	width:132px;
	height:56px;
	text-align:center;
	font:20px/56px "微软雅黑";
	color:#fff;
}
.nav li.cur a, .nav li a:hover {
	background:#1976d3;
}
.content {
	padding:30px 30px 60px 30px;
	background:#fff;
	text-align:left;
}
.flash, .notice {
	width:555px;
}
.ntit {
	padding-right:15px;
	height:50px;
	background:#f8f8f8;
}
.ntit strong {
	display:inline-block;
	float:left;
	padding:0 35px;
	background:#0f5d9b;
	font:20px/50px "微软雅黑";
	color:#fff;
}
.ntit a {
	display:inline-block;
	float:right;
	padding-right:18px;
	background:url(/pubimages/dpxq/2017ms_more_ico.png) no-repeat right center;
	font:16px/50px "微软雅黑";
	color:#333;
}
.ntit a:hover {
	color:#1976d3;
}
.notice dl {
	padding:10px 0 0 0;
}
.notice dt {
	height:48px;
	overflow:hidden;
	text-align:center;
}
.notice dt a {
	font:bold 20px/48px "微软雅黑";
	color:#1976d3;
}
.notice dd {
	text-indent:2em;
	font:14px/24px "微软雅黑";
	color:#666;
}
.notice dd a {
	margin-left:10px;
	font:14px/24px "微软雅黑";
	color:#0f5d9b;
}
.notice dd a:hover {
	color:#1976d3;
}
.nlist {
	padding:14px 3px 0 3px;
}
.nlist li {
	padding-left:15px;
	height:36px;
	background:url(/pubimages/dpxq/2017ms_li_ico.png) no-repeat 0 center;
	overflow:hidden;
}
.nlist li a {
	font:16px/36px "微软雅黑";
	color:#333;
}
.nlist li a:hover {
	color:#0078d3;
}
.nlist li span {
	float:right;
	font:16px/36px "微软雅黑";
	color:#999;
}
/*=焦点图=*/
.flash {
	width:555px;
	height:410px;
	position: relative;
	overflow:hidden;
}
.flash li {
	width:540px;
}
.flash a {
	position:relative;
	display:inline-block;
	width:555px;
	height:410px;
}
.flash a img {
	width:555px;
	height:410px;
}
.flash a span {
	position:absolute;
	left:0;
	bottom:0;
	display:inline-block;
	padding:10px 15px 10px 25px;
	width:500px;
	height:40px;
	background:url(/pubimages/dpxq/2017ms_flash_bg.png);
	font:20px/40px "微软雅黑";
	color:#fff;
}
.flash a:hover span {
	text-decoration:underline;
}
.flash .left, .flash .right {
	display:none;
}
.flash .number {
	position:absolute;
	bottom:15px;
	right:15px;
}
.flash .number a {
	display:block;
	width:11px;
	height:11px;
	float:left;
	margin-left:5px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/pubimages/dpxq/2017ms_flash_dot.png) no-repeat;
}
.flash .number .cur {
	width:23px;
	background-position:-15px 0;
}
/*图标*/
.msIco {
	padding-top:10px;
}
.msIco li {
	display:inline-block;
	float:left;
	padding:20px 20px 0 0;
	width:270px;
	height:70px;
	overflow:hidden;
}
.msIco li.a4, .msIco li.a8 {
	padding-right:0;
}
.msIco li a {
	display:inline-block;
	padding-left:140px;
	width:130px;
	height:70px;
	background:url(/pubimages/dpxq/2017ms_ico_bg.png) no-repeat;
	font:20px/70px "微软雅黑";
	color:#0f5d9b;
}
.msIco li a:hover {
	color:#fff;
}
.msIco li.a1 a {
	background-position:0 0;
}
.msIco li.a1 a:hover {
	background-position:0 -180px;
}
.msIco li.a2 a {
	background-position:-290px 0;
}
.msIco li.a2 a:hover {
	background-position:-290px -180px;
}
.msIco li.a3 a {
	background-position:-580px 0;
}
.msIco li.a3 a:hover {
	background-position:-580px -180px;
}
.msIco li.a4 a {
	background-position:-870px 0;
}
.msIco li.a4 a:hover {
	background-position:-870px -180px;
}
.msIco li.a5 a {
	background-position:0 -90px;
}
.msIco li.a5 a:hover {
	background-position:0 -270px;
}
.msIco li.a6 a {
	background-position:-290px -90px;
}
.msIco li.a6 a:hover {
	background-position:-290px -270px;
}
.msIco li.a7 a {
	background-position:-580px -90px;
}
.msIco li.a7 a:hover {
	background-position:-580px -270px;
}
.msIco li.a8 a {
	background-position:-870px -90px;
}
.msIco li.a8 a:hover {
	background-position:-870px -270px;
}
/*概览页*/
.picList li {
	margin-bottom:20px;
	height:210px;
	overflow:hidden;
}
.picList .pic {
	display:inline-block;
	float:left;
	width:360px;
	height:210px;
	overflow:hidden;
}
.picList .detail {
	display:inline-block;
	float:right;
	width:750px;
}
.picList .detail dt {
	height:48px;
	overflow:hidden;
	font:bold 20px/48px "微软雅黑";
	color:#1976d3;
}
.picList .detail dt a {
	font:bold 20px/48px "微软雅黑";
	color:#1976d3;
}
.picList .detail p {
	font:16px/30px "微软雅黑";
	color:#333;
}
.picList .detail p strong {
	font:bold 16px/30px "微软雅黑";
	color:#333;
}
.picList .detail p a {
	font:16px/30px "微软雅黑";
	color:#0f5d9b;
}
.picList .detail p a:hover {
	color:#1976d3;
}
/*=翻页导航=*/
.page {
	padding:0 0 0 330px;
	height:25px;
	overflow:hidden;
}
.page span, .page a {
	margin:0 3px;
	display:inline-block;
	float:left;
	font:12px/23px "微软雅黑";
	color:#010101;
}
.page a {
	padding:0 7px;
	border:1px solid #bababa;
}
.page a.btn {
	padding:0;
	width:62px;
	height:23px;
	text-align:center;
}
.page a.cur, .page a:hover {
	background:#1976d3;
	border-color:#1976d3;
	color:#fff;
}
.gl-pic {
	width:710px;
}
.gl-zx {
	width:400px;
}
.scrollBox {
	padding-top:25px;
	height:135px;
	overflow:hidden;
}
.scrollBox .prev, .scrollBox .next {
	display:inline-block;
	margin-top:40px;
	width:20px;
	height:60px;
	cursor:pointer;
}
.scrollBox .prev {
	margin-right:19px;
	float:left;
	background:url(/pubimages/dpxq/2017ms_gl_prev.png) no-repeat;
}
.scrollBox .next {
	float:right;
	background:url(/pubimages/dpxq/2017ms_gl_next.png) no-repeat;
}
.scrollPic {
	display:inline-block;
	float:left;
	width:631px;
	height:135px;
	overflow:hidden;
}
.scrollPic li {
	display:inline-block;
	float:left;
	margin-right:20px;
	width:197px;
}
.scrollPic li a img {
	width:197px;
	heiht:135px;
}
/*版权*/
.footer {
	background:#294159 url(/pubimages/dpxq/2017ms_foot_bg.png) repeat-x;
	text-align:center;
}