@charset "utf-8";
/* CSS Document */
/*全局样式开始*/
*{margin:0;padding:0;}
body{ margin:0; padding:0; font-family:'微软雅黑'; font-size:18px; /*background:url(../images/bg_01.png) no-repeat #FFF; background-size:cover;*/min-width:1116px;}
a{ text-decoration:none; color:#000000;}
a:hover{ text-decoration:underline;}
img{ border:none; vertical-align:middle;}/*图片添加链接边框没有；解决图片默认间距*/
ul,ol{ list-style-type:none;}
.clear{ clear:both;}/*清除浮动*/
/*.con{ width:100%; background:url(images/bg.jpg);}*/
.hidden{ display:none;}
.block{ display:block;}
/*全局样式结束*/
/*头部占位开始*/
.head{ height:auto;}
.head img{ width:100%; height:100%;}
/*头部占位结束*/
/*页面主体开始*/
.wraper{ width:100%; height:auto;background:url(2019-iecdh-wraperc_02.png) no-repeat #fff; background-size:cover;}
.wraperc{ width:1116px; height:auto; margin:0 auto;}
/*图片新闻及动态开始*/
.news{ width:1116px; height:auto; margin-top:25px;}
.news-t{ width:1080px; margin:0 auto; margin-top:35px;}
/*轮播样式*/
.slideBox{ width:582px;overflow:hidden; position:relative; float:left;/* padding:10px;*/ }
.lunbojiao{ width:582px; height:45px; position:absolute; bottom:0; z-index:1; background-color:#3b3b3b; opacity:0.8;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:10px; z-index:2; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:4px;  width:10px; height:10px; cursor:pointer; background-color:#dc1212; z-index:15;}
.slideBox .hd ul li.on{ background-color:#8deeee; }
.slideBox .bd{ position:relative; height:100%;    }
.slideBox .bd li{ zoom:1; vertical-align:middle; width:582px; }
.slideBox .bd img{ width:582px; height:332px; display:block;  }
.slideBox .bd h3{  color:#fff; position:absolute; bottom:10px; padding-left:20px; font-size:18px; font-weight:normal; /*line-height:45px;*/ z-index:5}
/*轮播结束*/
.baodao{ float:left; width:483px; height:332px; margin-left:15px;}
.baodao h4{ text-align:center; color:#343131; font-size:30px;}
.baodao p{ margin-top:20px; color:#6e6d6d; font-size:18px; text-indent:36px;line-height:30px; border-bottom:1px dashed #343131; padding-bottom:10px;}
.baodao p a{ color:#b70909; font-size:18px; }
.baodao ul{ margin-top:20px;}
.baodao li{ color:#6e6d6d; font-size:18px; background:url(2019-iecdh-libg_04.jpg) no-repeat left center; padding-left:15px; line-height:30px;}
.baodao li span{ float:right;}
.baodao li a{ color:#6e6d6d; font-size:18px;}
.baodao .pic{ width:460px; height:60px; margin:0 auto; margin-top:30px;} 
/*图片新闻及动态结束*/
/*人物专访开始*/
.renwu{ margin-top:45px; height:605px; /*background:url(2019-iecdh-renwubg.png) no-repeat; background-size:cover;*/}
.renwuc{ width:1116px; margin:0 auto;}
.renwuc .pic{ width:1040px; margin:0 auto; margin-top:50px;}
.renwuc .pic li{ width:249px; height:248px; float:left; margin:3px;}
.renwuc .pic li:nth-child(1),.renwuc .pic li:nth-child(3){ background:url(2019-iecdh-renwubg.jpg) no-repeat; padding-top:40px; height:208px;}
.pic li:nth-child(6),.renwuc .pic li:nth-child(8){ background:url(2019-iecdh-renbg_04.png) no-repeat;padding-top:40px; height:208px;}
.zheng{background:url(2019-iecdh-renwubg.jpg) no-repeat; padding-top:40px; height:208px;}
.fan{background:url(2019-iecdh-renbg_04.png) no-repeat;padding-top:40px; height:208px;}
.renwuc .pic li a{ color:#dfe7ed; font-size:28px; text-align:center; display:block; width:249px; height:248px; }
/*人物专访结束*/
/*新闻报道开始*/
.repo{ width:1116px; margin:0 auto; margin-top:45px;}
.repoc{ width:1040px; margin:0 auto; margin-top:35px;}
.repoc li{ color:#6e6d6d; font-size:18px; background:url(2019-iecdh-libg_04.jpg) no-repeat left center; padding-left:15px; line-height:35px;}
.repoc li span{ float:right;}
.repoc li a{ color:#6e6d6d; font-size:18px;}
/*新闻报道结束*/
/*图片回顾开始*/
.back{ width:1116px; margin:0 auto; margin-top:70px;}
.backc{ width:1080px; margin:0 auto; margin-top:5px;}
.backc li{ float:left; margin-top:50px;}
.backc .mar{ margin-left:50px;}
/*图片回顾结束*/
/*页面主体结束*/
/*页脚开始*/
.footer1{ width:100%; height:135px; margin-top:45px; background:#ececec;}
.footerc1{ width:1000px; height:80px; margin:0 auto; padding:30px 0 25px 0;}
.footerc1 li{ text-align:center; line-height:30px; color:#4c4c4c; font-size:14px; font-family:"宋体";}
/*页脚结束*/


/*图片列表页开始*/
.box{ width:100%; height:auto; margin-top:20px;}
.boxc{ width:1116px; height:auto; margin:0 auto;}
.boxc li{ width:338px; float:left; margin-left:10px; margin-bottom:10px; padding:11px; text-align:center; border:1px solid #000;}
.boxc li img{ width:100%;}
.boxc li a{ color:#333; font-size:16px;}
/*图片列表页结束*/