@charset "utf-8";
/* CSS Document */

/*-----global CSS 清除浏览默认样式-----*/
*{ margin:0; padding:0;}
body{ font:14px/150% Microsoft YaHei,SimHei,SimSun,Arial, Helvetica, sans-serif; background:#fff url() no-repeat center 0px;}
li{ list-style:none;}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:underline;}
img{ border:none; vertical-align:bottom; display:inline-block;}
h1{ font-size:16px;}
h2{ font-size:14px;}
h3{ font-size:14px;}
.fl{ float:left;}
.fr{ float:right;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb30{ margin-bottom:30px;}
.mr10{ margin-right:10px;}
.fb{ font-weight:bold;}
.no_margin{ margin-bottom:0;}
.dsn{display:none;}


/*-----layout CSS-----*/
ul,ul li,.col,.hd,h2,.bd,.menu{ overflow:hidden; zoom:1; }

/*------------------------头部 start--------------------------*/
.header{ width:1000px; margin:0 auto; height:700px;}

/*------------------------内容 start--------------------------*/
.content{width:1000px; margin:0 auto; padding-top:30px;}

/*通用栏目-----*/
.hd{ height:43px; line-height:43px; margin-bottom:15px; background:url(../images/dpxq_20180531_wr-d3.png) no-repeat; }
.colTit{ float:left; font-size:22px; display: inline-block; font-weight:normal; padding-left:20px; color:#FFF;}
.hdMore{ float:right;font-weight:normal; color:#666; font-size:14px;}

.video{width:500px;height:300px; overflow:hidden;}

/*通用标题+摘要-----*/
.topTxtNews{padding-bottom:12px; border-bottom:1px dotted #ddd; margin-bottom:12px;}
.topTxtNews h3{ text-align:center;}
.topTxtNews h3 a{font-weight:normal;font-size:18px; height:28px;line-height:28px; overflow:hidden; display:block;}
.text{ text-indent:28px; color:#666;}
.more{ color:#F00;}

/*通用新闻列表---可加日期-----*/
.newsList{ }
.newsList li{padding-left:15px; height:30px; line-height:30px; overflow: hidden;vertical-align:middle;font-size:16px;}
.newsList li a{ float:left; color:#333; font-size:16px;}
.newsList li span{ float:right; color:#999;}

/*通用图片+标题+摘要-----*/
.imgTxtNews{ width:450px; float:left; display:inline; padding:0 15px 0 0;}
.imgTxtNews .img{ float:left;}
.imgTxtNews .img img{ width:200px; height:150px;}
.imgTxtNews .txtNews{ float:right; width:230px; }
.imgTxtNews .tit{ display:block; font-size: 20px;font-weight: bold;margin-top: 20px; line-height: 40px;}
.imgTxtNews .txt{ color:#999; font-size:16px;}

/*通用图片列表-----*/
.imgList {}
.imgList li{ float:left;width:235px; display:inline; vertical-align:middle; margin:7px;}
.imgList li a{ display:block;}
.imgList li a img{ width:235px; height:160px;}
.imgList li a.tit{ text-align:center; height:30px; line-height:30px;}

.wzsl{ width:1000px; height:300px; overflow-y:scroll; font:14px/25px;}
.wzsl01{ width:500px; height:300px; overflow-y:scroll; font:14px/25px;}
.video01{width:450px;height:300px; overflow:hidden;}
.tjzc{ width:1000px; height:500px; overflow-y:scroll; font:14px/25px;}

.zjdp{width:500px;height:340px; overflow:hidden;}

/*通用图片+标题+摘要-----*/
.imgTxtNews01{ width:500px; height:300px; float:left; display:inline; padding:0 15px 0 0; margin-bottom:15px;}
.imgTxtNews01 .img{ float:left;}
.imgTxtNews01 .img img{ width:220px; height:280px;}
.imgTxtNews01 .txtNews{ float:right; width:260px; height:300px; overflow:hidden;}
.imgTxtNews01 .tit{ display:block; font-size: 20px;font-weight: bold;margin-top: 20px; line-height: 40px;}
.imgTxtNews01 .txt{ color:#999; font-size:16px;}

.hdzq img { margin-bottom:10px;}

/*图片列表之点击标题出现摘要-----*/
.slideTxtBox{ }
.slideCon{width: 450px;height: 300px;float: left;margin:10px 5px;position: relative;cursor: pointer; display:inline;}
.slideCon img{width:450px;height:300px;}
.slideTxt{position: absolute;left: 0;bottom:0;height:30px; line-height:30px;width:480px;padding:0 10px 10px;color: #fff;background: #000;opacity: 0.7;/* For IE 5-7 */filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);/* For IE 8 */-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
.slideTxt a{ color:#fff;}
.slideTxt h3 a{ font-size:18px; display:block; height:40px; line-height:40px;}
.slideTxt p{font-size: 14px;display: block;line-height: 20px;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-moz-margin-before: 1em;-moz-margin-after: 1em;-moz-margin-start: 0px;-moz-margin-end: 0px;}
/*------------------------底部 start--------------------------*/
.footer{ width:100%; background: #1445A1; margin:0 auto; text-align: center; font-size:14px; padding:60px 0; color:#fff;}