/*css base*/
* {padding:0;margin:0;}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, td, th, form, fieldset, img, dl, dt, dd, input, label {margin:0;padding:0;}
textarea, input, select, body {font-size:12px;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
html{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;}
ul, ol {list-style:none;}
img, input {border:none;}
img{ width:100%; height:auto;}
table { border-collapse: collapse; border: none; width: 1200px; } 
td { border: solid #000 1px; text-align:left; padding-left:10px; font-size:15px; height:45px;} 

body{ background:url(http://www.ndwww.cn/zt2019/mindongzhiguang/images/bg.jpg)top center no-repeat;}
body {font:12px/1.5 arial,SimSun,georgia,verdana,helvetica,sans-serif;color:#333333; font-family:Microsoft Yahei;}
a:link, a:visited {color:#252525;font-style: normal;text-decoration: none;}
a:hover {color:#fe0000;text-decoration:none;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.center{ text-align:center;}
.f14{ font-size:14px; font-weight:700;}
.bold{ font-weight:bold;}
h1, h2, h3, h4, h5, h6 {font-size: 100%; font-weight:normal;}
.clear {clear:both;}
.clearfix:after {clear: both;content: "";display: block;height: 0;visibility: hidden;}
.clearfix {}
.blue {color:#14bab2;}
.blue a:link, .blue a:visited {color:#14bab2;}
.blue a:hover {color:#fe0000;}
a.blue:link, a.blue:visited {color:#14bab2;}
a.blue:hover {color:#fe0000;}
.white {color:#ffffff;}
.white a:link, .white a:visited {color:#ffffff;}
.white a:hover {color:#ff6600;}
a.white:link, a.white:visited {color:#ffffff;}
a.white:hover {color:#ff6600;}
.dark {color:#666;}
.dark a:link, .dark a:visited {color:#666;}
.dark a:hover {color:#fe0000;}
a.dark:link, a.dark:visited {color:#666;}
a.dark:hover {color:#fe0000;}
.mt{ margin-top:12px;}
.c9 {color:#666;}
.c9 a:link, .c9 a:visited {color:#666;}
.c9 a:hover {color:#fe0000;}
a.c9:link, a.c9:visited {color:#666;}
a.c9:hover {color:#fe0000;}
.mt6{ margin-top:6px;}
.padding10{ padding: 10px;}
.account-wrap{ border-bottom:2px solid #dc3536; background:url(http://mdzg.mdrmm.org.cn/images/bg_bg.gif) repeat;}
/*网站头部*/

.topbannerbg{ height:153px; margin:auto; position:relative; width:1100px;background:url(http://www.ndwww.cn/zt2019/mindongzhiguang/images/bg.jpg) top center no-repeat;}

/*导航*/

/*.menu{ }
.menu dt{height:45px; font-size:17px;float:left;background:url(http://www.ndwww.cn/zt2017/ndrs/images/menu_line.jpg) no-repeat center; width:2px; text-align:center;}
.menu dd{ font-size:18px;float:left;font-family: Microsoft Yahei;line-height:61px;  }
.menu dd .firstli{ padding:0px 15px; }
.menu dd a:link{color:#fff;padding:0px 10px; }
.menu dd a:hover{ color:#fff8b0; display:inline-block;padding:0px 10px;}
.menu dd a:visited{color:#fff;padding:0px 10px; }
.menu dd a:actived{color:#fff;padding:0px 10px; }
.nav-wrapper{  height:61px; margin:0 auto;background:url(http://www.ndwww.cn/wenlian/images/menu_bg.jpg) no-repeat center center ;}
.nav-wrapper .nav{width:1100px; margin:0 auto;  }*/


/*导航*/
.menu {
	height: 61px;
	line-height: 61px;
	width:100%;
	
}
.nav {
	width:1100px;
	height: 61px;	
	z-index: 100;
	float: none;
	font-size:17px;
	margin:0 auto;
}
.nav a{ color:#7f6011;}


        .nav>li{
            float: left;
        }
        .nav ul a{
            display: block;
            text-decoration: none;            
            height: 36px;
            text-align: center;
            line-height: 36px;
			padding:0 8px;
            color: white;
            background-color: #a60000;
        }
        .nav>li:first-child a{
            
        }
        .nav>li:last-child a{
            
        }
        .drop-down{
            position: relative;
			text-align:center;
			line-height:61px;
			padding:0 17px;
        }
        .drop-down-content{
            padding: 0;
            position: absolute;
			z-index:88888;
            left: -9999px;
			display:none;
        }
        
        .drop-down-content li:hover a{
            background-color:#eca527;
        }
        .nav .drop-down:hover .drop-down-content{
            left: 0;
			display:block;
			
        }

.bannertt {
    margin-top: 10px;
    font-size: 40px;
    color: #C00;
    height: 60px;
    width: 1100px;
    text-align: center;
    vertical-align: middle;
    font-weight: bolder;
}
.bannertt a{
    margin-top: 10px;
    font-size: 40px;
    color: #494949;
    height: 60px;
    width: 1100px;
    text-align: center;
    vertical-align: middle;
    font-weight: bolder;
}
.bannertt a:hover{
	color:#6e4118;
}

/*代表委员之声*/
.box{ width:980px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:1200px; height:300px; overflow:hidden; position:relative;}
.piclist{ height:280px;position:absolute; left:0px; top:0px;}
.piclist li{ margin:0 5px; padding:5px; float:left; height:280px; width:220px;}
.piclist li:hover{ margin:0 5px; padding:5px; float:left; height:280px; width:220px; background:#E3FCFD}
.piclist li img{ border-radius:80px; height:160px;border:5px solid #D7D7D7; width:160px; margin:0 25px;}
.swaplist{ position:absolute; left:-3000px; top:0px; }
.og_prev,.og_next{ width:30px; height:50px; background:url(http://www.ndwww.cn/zt2017/yqlh/images/icon.png) no-repeat; background:url(http://www.ndwww.cn/zt2017/yqlh/images/icon_ie6.png) no-repeat\9; position:absolute; top:115px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;z-index:10000;}
.og_next{ background-position:0 0; right:4px;z-index:10000;}
.piclist li .name{color:#333; font-size:18px; line-height:40px; text-align:center;}
.piclist li .intro{color:#333; font-size:15px; line-height:28px; padding:0 8px;}
/*代表委员之声end*/
.researchnews{ float:left; width:660px;}
.lookseenews{ float:right; width:390px;}
.lookseenews p{ text-indent:2.2em; font-size:14px; line-height:26px;}
.classname{line-height:30px; font-size:18px; color:#fff;}
.container{ width:1100px; background-color:#FFF; margin:auto; background-color:#FFF; overflow:hidden; }
.container11{ padding:20px 15px; 30px; background-color:#FFF; margin:auto;  }
.banner{ margin-top:18px; } 
.banner1{ background:url(http://www.ndwww.cn/zt2018/zhishi/images/tzgg.jpg) no-repeat left center; padding-left:65px; margin:20px 0 5px;;} 
.newslist{margin-top:10px; height:360px; overflow:hidden;}
.newslist1{margin-top:10px; border:1px solid #d8d8d8; padding:10px;}

.link{line-height:37px; font-size:13px; color:#686868; padding:0 10px;float:left;}
/*底部版权*/
.foot_line{ height:3px; border-bottom:3px solid #B92020; width:100%}
.foot { width:740px;; margin:0 auto; padding-right:360px; padding-top:20px;  background:url(http://www.ndwww.cn/zt2017/ndrs/images/ewm.png) center right  no-repeat; height:187px; text-align:right; }
.foot h1{ color:#909090;font-size: 20px;line-height: 32px;}
.foot p{ color:#909090;font-size: 15px;line-height: 30px;}
.foot p a{ color:#909090;font-size: 15px;line-height: 28px;}


.chupin{ width:1100px; margin:0 auto; border-top:2px solid #215795;}
.ewm{ float:right; width:160px; height:210px; margin:15px 0px 15px 15px; }
.ewm img{width:160px; height:160px;  }
.ewm h1{height:40px; line-height:40px; font-size:17px; text-align:center;}
.cplogo{ margin-top:30px; padding:0 20px 0 0; float:left; width:350px; }
.cplogo h1{  height:68px; text-align:left; font-size:33px; color:#000; font-family:"黑体", Gadget, sans-serif; line-height:68px;  }
.cplogo p{ line-height:35px; font-size:17px; }
/*解决IE6下不兼容 position:fixed 的问题*/
#goTopBtn {
	POSITION: fixed; TEXT-ALIGN: center; LINE-HEIGHT: 30px; WIDTH: 30px; BOTTOM: 35px; HEIGHT: 33px; FONT-SIZE: 12px; CURSOR: pointer; RIGHT: 0px; _position: absolute; _right: auto
}


/*标题*/
.lmbtk2{margin:0 auto 6px; background:#f3f3f3;}
.lmbtk{ height:39px; position:relative; height:48px;}
.lmbtk1{  margin-bottom:10px; position:relative;}
.lmtitle{display:block; font-size:18px;  color:#fff; padding:0px 15px; background-color:#da1a19;float:left; line-height:40px; }
.more{ height:38px; width:53px;position:absolute;background:url(http://www.ndwww.cn/wenlian/images/more.png) no-repeat; bottom:0; right:0; text-align:center; }
.more a{ height:38px; width:53px;  line-height:35px; font-size:16px;}
.leftside{ width:535px; float:left; height:363px; overflow:hidden; }
.leftside img{width:535px;  height:363px;}
.midside{ width:535px; float:right; overflow-x:hidden;}
.headline{width:100%;}





.topnews{ width:100%; border-bottom:1px dashed #ddd; padding-bottom:15px;}
.topnews h3{ text-align:center; line-height:30px; font-size:20px; font-weight:100; padding-bottom:8px;}
.topnews h3 a{ color:#c00;}
.topnews .more{ color:#c00;}
.topnews p{ color:#666; line-height:23px; font-size:14px;}
.listnews{ width:100%;}
.listnews li{ width:100%; background: url(http://www.ndwww.cn/zt2015/cxnd/images/dian.jpg) no-repeat 0 16px;height: 35px;line-height:35px; float:left; font-size:15px;}
.listnews1{ width:100%; margin:15px 0;}
.listnews1 li{ width:50%; float:left; background: url(http://www.ndwww.cn/zt2015/cxnd/images/dian.jpg) no-repeat 0 16px;height: 35px;line-height:35px; font-size:15px;}
.listnews2{ width:100%;}
.margintop15{ margin-top:15px;}
.marginbottom{ margin-bottom:15px; }
.listnews2 li{background: url(http://www.ndwww.cn/zt2017/ndrs/images/dian.jpg) no-repeat 0 16px; padding-left:18px;height: 38px;line-height:38px; font-size:15px; border-bottom:1px solid #F5F5F5; position:relative;}

.listnews2 li a{ width:380px; overflow:hidden}
.listnews2 li span{  float:right; font-size:13px; display:inline; color:#383838;position:absolute; right:0;}


.listnews3{}
.listnews3 li{background: url(http://www.ndwww.cn/zt2017/ndrs/images/dian.jpg) no-repeat 0 50%; padding-left:22px;height: 48px;line-height:48px; font-size:15px; border-bottom:1px solid #F5F5F5; position:relative;}
.listnews3 li span{  float:right; font-size:13px; display:inline; color:#383838;position:absolute; right:0;}

.listnews4{}
.listnews4 li{height: 48px;line-height:48px; font-size:15px; border-bottom:1px solid #F5F5F5; position:relative;}
.listnews4 li span{  float:right; font-size:13px; display:inline; color:#383838;position:absolute; right:0;}

.listnews5{ width:355px; float:right;}

.listnews5 li{background: url(http://www.ndwww.cn/zt2017/ndrs/images/dian.jpg) no-repeat 0 16px; padding-left:18px;height: 38px;line-height:38px; font-size:15px; border-bottom:1px solid #F5F5F5; position:relative;}

.listnews5 li a{ width:380px; overflow:hidden}
.listnews5 li span{  float:right; font-size:13px; display:inline; color:#383838;position:absolute; right:0;}

.headnews h1{ line-height:40px; height:40px; font-size:30px; color:#15427c; text-align:center; margin-bottom:15px;}
.headnews h1 a:hover{color:#ec0707;}
.headnews p{ line-height:28px;font-size:15px; color:#3a3a3a; text-indent:2.2em;}
.headnews a:link p { color:#15427c;}
.divideline{ height:8px; background:url(http://www.ndwww.cn/zt2016/qnlsjkgt/images/line_bg.jpg) repeat; margin:15px 0;}
.headnews{  }
/* news */
.news{width:628px;height:35px;px;overflow:hidden;position:relative; float:left; padding-left:102px; background:url(http://www.ndwww.cn/wenlian/images/gonggao.jpg) no-repeat left center;}
.news .list{width:620px;position:absolute;top:0;left:110px;}
.news .list li{width:600px;padding:0px 0 0px 20px;background:url(http://www.ndwww.cn/wenlian/images/1.png) no-repeat center left;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis; font-size:15px;line-height:35px; }

/*search*/
.search { float: right; height: 26px; width: 260x; display: inline; margin-top: 6px; border: 1px solid #c5c5c5;	overflow:hidden;}
.search input.txt { height: 26px; width: 215px; color: #af8262; border: 0px; float: left; color: #999; padding-left: 10px;}
.search button.btn { width: 45px; height: 26px; border: 0px; float: right; background-color: #00a1e9; text-align: center; color: #FFF;}


.easyservice{ padding:25px 0 15px 15px;}
.easyservice li{ float:left; width:194px; margin:0 20px 25px 0; padding-left:8px;height:48px; background:url(http://www.ndwww.cn/zt2017/ndrs/images/cxbg.jpg) no-repeat ; }
.easyservice li p a{ line-height:48px;float:left;height:48px; text-align:left; padding-left:0px; text-indent:0; color:#c03333}
.bgimg_cx{background:url(http://www.ndwww.cn/zt2017/ndrs/images/cx.jpg) no-repeat center center ; float:left; width:35px; height:48px; }
.bgimg_ks{background:url(http://www.ndwww.cn/zt2017/ndrs/images/ks.jpg) no-repeat center center ; float:left; width:35px; height:48px; }
.bgimg_jy{background:url(http://www.ndwww.cn/zt2017/ndrs/images/jysc_bg.jpg) no-repeat center center ; float:left; width:35px; height:48px; }


/*两会视频*/
.videolist{ background:#FFF; padding:20px 0;}
.videosportlist li:first-child{ width:252px; height:160px;margin-top:30px; position:relative; padding:0px; margin-left:0px;}
.videosportlist li{ width:252px; margin-left:21px; height:160px; position:relative; margin-top:30px;overflow:hidden; float:left;}
.videosportlist li img{ width:252px; height:160px;}
.playicon{ background:url(http://www.ndwww.cn/zt2017/yqlh/images/playicon.png) no-repeat center center; position:absolute; top:0; left:0; width:100%; height:100%;overflow:hidden; z-index:998; }
.title_bg{ background:url(http://www.ndwww.cn/zt2017/yqlh/images/title_bg.png); height:30px; position:absolute; bottom:0; left:0;width:100%; text-align:center;overflow:hidden; z-index:8888; color:#fff; line-height:32px; }
.title_bg a{ color:#fff; }

/*栏目标题*/
.colname{ float:left; display:inline; height:39px; font-size:16px; width:400px; }
.colname1{ float:left; display:inline; height:39px; font-size:16px; width:200px; }
.colt1{ float:left;   display:block; line-height:39px; color:#373737; font-size:24px;}
.colt2{ float:left; padding:0px 10px;  display:block; line-height:39px; color:#fff; background-color:#000;}
.colt3{ float:left; padding:0px 10px;  display:block; line-height:39px; color:#194885; font-size:20px; }
.colt4{ float:left; padding:0px 25px;  display:block; line-height:39px; color:#fff; font-size:21px; }
.colt5{ float:left; padding:0px 10px;  display:block; line-height:39px;  width:116px;}
.colt6{ float:left; display:block; line-height:46px; background:url(http://www.ndwww.cn/zt2018/zhishi/images/bt_bg.jpg) no-repeat;color:#fff; font-size:21px; width:91px; padding:0 30px 0 52px;}
.colt8{ float:left; line-height:39px;  width:152px; background:url(http://www.ndwww.cn/zt2015/cxnd/images/coltname_bg.jpg) bottom no-repeat; height:39px}
.colt7{ float:left; padding:0px 10px;  display:block; line-height:39px; color:#cb010f; font-size:22px; letter-spacing:1px;}
.colt9{ float:left; padding:0px 8px 0 60px;  display:block;background:url(http://www.ndwww.cn/wenlian/images/lmbtbg.png)  0 center no-repeat;  line-height:41px; color:#1a191a; font-size:30px; height:41px; font-weight:bold;}
/*栏目标题end*/


/*列表*/
.withpic li {padding: 13px 0;width: 100%;border-bottom: 1px solid #f3f3f3;margin-bottom: 5px;}
.withpic li img {float: left;margin-right:14px;width: 120px;height:80px;}
.withpic li h1 {font-size:18px;	line-height: 40px; height:40px;}
.withpic li h1 a:hover {color: #c00;}
.withpic li p {overflow: hidden;color: #7e7e7e;line-height: 26px; font-size:14px; text-align:justify;}
.historylist{ width:1070px; overflow:hidden; padding-top:20px;}
.withpic_fr{ width:1090px;}
.withpic_fr li {float: left;width: 525px;border-bottom: 1px solid #eee;	padding-bottom: 18px;margin-right:20px; margin-top:24px;overflow:hidden;}
.withpic_fr li img {float: left;margin-right: 20px;width: 150px;height:100px;}
.withpic_fr li h1 {	font-size:18px;	line-height: 36px;	height:36px;}
.withpic_fr li h1 a:hover {	color: #c00;}
.withpic_fr li p {text-indent:2.2em;height:65px;overflow: hidden;color: #3b3b3b;line-height: 22px;}
.withpic_fr li p a {color: #cb010f;}
.wenhuamingjia{ width:1130px;}
.wenhuamingjialist{ float: left;width: 535px;padding-bottom: 18px;margin-right:30px; margin-top:24px;overflow:hidden;}
.wenhuamingjialist img {float: left;margin-right: 20px;width: 160px;height:270px;}
.wenhuamingjialist h1 a{ width:355px;	font-size:25px;	line-height: 50px;	height:50px; color:#6e4118; float:right}
.wenhuamingjialist h1 a:hover {	color: #6e4118;}
.wenhuamingjialist p {height:90px;overflow: hidden;color: #3b3b3b;line-height: 30px; font-size:15px;width:355px;}
.wenhuamingjialist p a {color: #cb010f;}

.lishimingren{ width:1130px;}
.lishimingrenlist{ float: left;width: 535px;padding-bottom: 18px;margin-right:30px; margin-top:24px;overflow:hidden;}
.lishimingrenlist img {float: left;margin-right: 20px;width: 160px;height:240px;}
.lishimingrenlist h1 { width:355px;	font-size:25px;	line-height: 50px;	height:50px; color:#6e4118;  float:right}
.lishimingrenlist h1 a:hover {	color: #6e4118;}
.lishimingrenlist p {overflow: hidden;color: #3b3b3b;line-height: 30px; font-size:15px;width:355px;}
.lishimingrenlist p a {color: #cb010f;}
.hongsewenhua li{ margin-bottom:35px;}
.hongsewenhua li img{ width:500px; height:220px; margin-right:35px; float:left;   }
.hongsewenhua li h1 { font-size:25px;	line-height: 35px;	height:70px; color:#6e4118; }
.hongsewenhua li h1 a:hover {	color: #6e4118;}
.hongsewenhua li p {color: #3b3b3b;line-height: 30px; font-size:15px;}
.hongsewenhua li p a {color: #cb010f;}
.feiyi li{ margin-bottom:35px;}
.feiyi li img{ width:500px; height:220px;   }
.feiyi li h1 { font-size:25px;	line-height: 60px;	height:60px; color:#6e4118; margin-right:35px; float:left; width:565px; }
.feiyi li h1 a:hover {	color: #6e4118;}
.feiyi li p {color: #3b3b3b;line-height: 30px; font-size:15px;margin-right:35px; float:left;width:565px; }
.feiyi li p a {color: #cb010f;}

.mingjia{ width:720px; float:left; overflow:hidden; margin-top:15px;}
.mingjialist{ width:735px; overflow:hidden}
.mingjialist li{ width:230px; float:left; margin-right:15px; list-style:none ; margin-bottom:15px;}
.mingjialist li a img{ width:230px; float:left; margin-right:15px; height:126px; margin-bottom:8px; }
.mingjialist li a h1{ line-height:30px; font-weight:bold; font-size:18px;}
.mingjialist li a p{ line-height:25px; font-size:13px; height:75px; overflow:hidden;}

.newwithpic{ width:1120px; }
.newwithpic li{ width:260px; float:left; padding-right:20px; max-height:375px; }

.newwithpic li img {width: 260px;height:135px;	margin-bottom:15px;}
.newwithpic li h1 {	font-size:25px;	line-height: 50px; }
.newwithpic li a h1 {	color: #6e4118;}
.newwithpic li h1 a:hover {	color: #6e4118;}

.newwithpic li p {height:190px;overflow: hidden;	color: #7e7e7e;	line-height:30px; font-size:15px;}

.newtuwen{ width:1130px; }
.newtuwen li {	padding: 8px 0 0px;	width: 535px;;margin-bottom:35px;	position:relative; float:left; margin-right:30px;}
.newtuwen li img {margin-right: 35px;width:230px;height:170px;left:0px;	top:0;	position:absolute;}
.newtuwen li h1 {	font-size:25px;	line-height: 40px;		margin-left:20px;	padding-left:230px; padding-bottom:15px;	color:#6e4118;}
.newtuwen li h1 a:hover {	color: #6e4118;}
.newtuwen li p {height:120px;overflow: hidden;color: #7e7e7e;line-height: 30px;	font-size:16px;	background:#eeeeee;	margin-left:20px;	padding-left:230px;	padding-right:20px; padding-bottom:8px;}

.newtuwen1{  width:600px; float:left; }
.newtuwen1 li {	padding: 8px 0 0px;	width:600px;;margin-bottom:35px;	position:relative; }
.newtuwen1 li img {margin-right: 35px;width:230px;height:170px;left:0px;	top:0;	position:absolute;}
.newtuwen1 li h1 {	font-size:25px;	line-height: 40px;		margin-left:20px;	padding-left:230px; padding-bottom:15px;	color:#6e4118;}
.newtuwen1 li h1 a:hover {	color: #6e4118;}
.newtuwen1 li p {height:120px;overflow: hidden;color: #7e7e7e;line-height: 30px;	font-size:16px;	background:#eeeeee;	margin-left:20px;	padding-left:230px;	padding-right:20px; padding-bottom:8px;}

.wenwulist{ float:right; overflow:hidden; width:460px;}
.wenwulist li{ width:130px; height:130px; margin-left:15px; margin-bottom:15px; float:right; position:relative; overflow:hidden;}
.wenwulist li img{ width:130px; height:130px;}
.wenwulist li  h1{  position:absolute;bottom:0;   left:0; height:0; width:130px; line-height:130px; text-align:center; color:#fff; font-size:15px; background:url(http://www.ndwww.cn/zt2017/fpgjznd/images/title_bg.png) repeat; }
.wenwulist li:hover  h1{ display:block; position:absolute; bottom:0; left:0; height:130px; width:130px; line-height:130px; text-align:center; color:#fff; font-size:15px;background:url(http://www.ndwww.cn/zt2017/fpgjznd/images/title_bg.png) repeat; }



/*名家栏目列表*/
.mingjia1{ width:1100px; float:left; overflow:hidden; margin-top:15px;}
.mingjialist1{ width:1115px; overflow:hidden}
.mingjialist1 li{ width:208px; float:left; margin-right:15px; list-style:none ; margin-bottom:15px;}
.mingjialist1 li a img{ width:208px; float:left; margin-right:15px; height:126px; margin-bottom:8px; }
.mingjialist1 li a h1{ line-height:30px; font-weight:bold; font-size:18px;}
.mingjialist1 li a p{ line-height:25px; font-size:13px; height:75px; overflow:hidden;}

.xinshang{ width:340px; float:right; overflow:hidden; margin-top:15px; border-left:1px solid #E0E0E0; padding-left:15px;}
.xinshang1{ width:340px; float:right; overflow:hidden; margin-top:15px; padding-left:15px; height:282px;}

.shixun{ width:350px; float:left; margin-right:20px; margin-top:15px;}
.shiren{ width:350px; float:left; margin-top:15px; overflow:hidden}
.shirenlist{ width:360px; overflow:hidden; margin-top:15px}
.shirenlist li{ width:108px;  float:left; border:1px solid #E8E8E8; text-align:center; line-height:30px; height:30px; font-size:15px; margin:4px 10px 3px 0; }

.xiehui{ width:1100px; overflow:hidden;}
.xiehuilist{ width:1117px; overflow:hidden; margin-top:15px;}
.xiehuilist li{ width:168px; height:53px; margin-right:16px; margin-bottom:20px; float:left; border:1px solid #EAEAEA; line-height:53px; text-align:center; font-size:16px;}
.xiehuilist li a:hover{ background:#DB1111; color:#fff; display:block; }



#wrapper {}
.rslides {margin: 0 auto 10px;}
#slider2,#slider3 {box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none; margin: 0 auto;}
.rslides_tabs { list-style: none; padding: 0; background: rgba(0,0,0,.25);box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0); -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0); -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0); font-size: 18px;list-style: none; margin: 0 auto 50px; max-width: 540px; padding: 10px 0;text-align: center; width: 100%; }
.rslides_tabs li { display: inline; float: none; margin-right: 1px;}
.rslides_tabs a { width: auto; line-height: 20px; padding: 9px 20px; height: auto; background: transparent; display: inline; }
.rslides_tabs li:first-child { margin-left: 0;}
.rslides_tabs .rslides_here a { background: rgba(255,255,255,.1); color: #fff;font-weight: bold; }

/* Callback example */
.events {list-style: none; }

.callbacks_container { position: relative; float: left; width: 100%; }

.callbacks { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0;}

.callbacks li { position: absolute; width: 100%; left: 0; top: 0; }

.callbacks img { display: block; position: relative; z-index: 1; width: 100%; border: 0; }

.callbacks .caption  { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0, .8); left: 0; right: 0; bottom: 0; line-height:40px;  margin: 0; padding:0 15px;  max-width: none;  text-align:left; }
.callbacks .caption a:link {  
  color: #fff;  
}
.callbacks .caption a:hover {  
  color: #fff;  
}
.callbacks .caption a:visited {  
  color: #fff;  
}
.callbacks .caption a:active {  
  color: #fff;  
}
.callbacks .caption span {	line-height:25px;	float:left;	font-size:14px;color:#fff; }
.callbacks_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none;  height: 61px; width: 38px; background: transparent url("http://www.ndwww.cn/zt2019/mindongzhiguang/images/themes.gif") no-repeat left top;margin-top: -45px;}

.callbacks_nav:active {opacity: 1.0; }

.callbacks_nav.next { left: auto; background-position: right top; right: 0;}
@media screen and (max-width: 600px) {
  .callbacks_nav {top: 47%;}
  }
  




.section-content{ margin:0 auto 0;/*border-radius:8px;*/ }
/*精彩图片列表*/
.hidden{ overflow:hidden}
.piclist1{ width:1125px; margin-top:25px;}
.piclist1 li{ width:260px; margin-right:20px; margin-bottom:20px; float:left; height:160px; position:relative; overflow:hidden}
.piclist1 li img{ width:260px; height:160px;}
.piclist1 li h1{ position:absolute; bottom:0; left:0; height:30px; line-height:30px; text-align:center; color:#fff; font-size:15px; padding:0 15px; background:url(http://www.ndwww.cn/zt2017/fpgjznd/images/title_bg.png) repeat; overflow:hidden;}
.piclist1 li h1:hover{ position:absolute; bottom:0; left:0; height:65px;; line-height:28px; text-align:center; color:#fff; font-size:15px;background:url(http://www.ndwww.cn/zt2017/fpgjznd/images/title_bg.png) repeat;  }

.piclist2{ width:542px; float:right;}
.piclist2 li{ width:254px; margin-left:17px; margin-top:20px; float:left; height:145px; position:relative;}
.piclist2 li img{ width:254px; height:145px;}
.piclist2 li h1{ position:absolute; bottom:0; left:0; height:30px; line-height:30px; width:224px; text-align:center; color:#fff; font-size:15px; padding:0 15px; background:url(http://www.ndwww.cn/zt2017/fpgjznd/images/title_bg.png) repeat; overflow:hidden;}
.piclist2 li h1:hover{ position:absolute; bottom:0; left:0; height:65px;; line-height:28px; text-align:center; color:#fff; font-size:15px;background:url(http://www.ndwww.cn/zt2017/fpgjznd/images/title_bg.png) repeat;  } 
.bottom{background:url(http://www.ndwww.cn/zt2017/ylgzzth/images/bottom_bg.jpg) no-repeat center center; height:272px;}

.scroll-box {height:450px;overflow:hidden;}
.scroll-box ul {list-style:none;width:100%;	height:100%;}
.scroll-box ul li {	width:100%;	height:38px;box-sizing:border-box;line-height:38px;border-bottom:1px dashed #F5F5F5; font-size:15px; position:relative;}
.scroll-box li a{ width:250px;  }
.scroll-box li span{ font-size:14px;  color:#fff; background:#CCC; border-radius:4px; height:24px; line-height:24px; padding:0 8px; position:absolute; right:0; bottom:7px}

.scroll-box1 {height:450px;overflow:hidden;margin-top:15px;}
.scroll-box1 ul {list-style:none;width:100%;	height:100%;}
.scroll-box1 ul li {	width:100%;	height:39px;box-sizing:border-box;line-height:38px;border-bottom:1px dashed #F5F5F5; font-size:15px; position:relative;}
.scroll-box1 li a{ width:250px;  }
.scroll-box1 li span{ font-size:14px;  color:#fff; background:#CCC; border-radius:4px; height:24px; line-height:24px; padding:0 8px; position:absolute; right:0; bottom:7px}



/*pdflist——面包屉*/
.column {margin: 15px auto 0;}
.m-crumb {overflow: hidden; zoom:1;}
.m-crumb a { font-size: 14px; float: left; height: 20px;}
.m-crumb em {background: url(http://img.ndwww.cn/templates/ndwww/css/ie6_png24/listcatebg.png) no-repeat center center;   /*background-position: -10px -1054px;*/  float: left; width: 25px; height: 20px;}
<!--宁德文艺列表-->
.pdflist{ width:1125px; margin-top:25px;}
.pdflist li{ width:198px; border:1px solid #F2F2F2; margin-right:25px; margin-bottom:40px; float:left;overflow:hidden}
.pdflist li img{ width:198px; height:276px;}
.pdflist li h1{ height:50px; line-height:50px;text-align:center;font-size:16px; background:#FFF; overflow:hidden;}
.pdflist li h1:hover{  height:50px;; line-height:50px; text-align:center; color:#fff; font-size:15px;background:#CACACA;  }
.pdflist li:hover{ border:1px solid #959595; }

<!--视频列表-->
.videolist{ width:1125px; margin-top:25px;}
.videolist li{ width:198px; border:1px solid #F2F2F2; margin-right:25px; margin-bottom:40px; float:left;overflow:hidden}
.videolist li img{ width:198px; height:136px;}
.videolist li h1{ height:50px; line-height:50px;text-align:center;font-size:16px; background:#FFF; overflow:hidden;}
.videolist li h1:hover{  height:50px;; line-height:50px; text-align:center; font-size:15px; }
.videolist li:hover{ border:1px solid #959595; }

/*分页*/
.align-c { text-align: center;}
.article-list-pagination { margin-top: 40px;}
.ov { overflow: hidden;  zoom: 1;}
.pagination {}
.pagination a { font-size: 14px; height: 30px; line-height: 30px; padding: 10px 10px; margin-right: 2px;}
.pagination span { font-size: 14px; height: 30px; line-height: 30px; padding: 10px 10px; margin-right: 2px;}


/*带列表*/
	#wrap{	text-align:left;	width:1100px;	height:auto;margin:15px auto 15px;}
	#menu{float:left; width:230px; 	background:url(../images/shuxian.jpg) no-repeat right center;background-color:#fff3f5; position:relative; padding-bottom:20px;}
	.xiehuilistname{ position:absolute; background:url(../images/leftlisttilte.png) no-repeat; width:240px; height:60px; left:0px; top:0; }
	.xiehuilistname h1{background:url(../images/iconfont-kuaisulu.png) 22px 12px no-repeat ; padding-left:80px; color:#fff; font-size:22px; line-height:45px; }
#menu ul{ margin-top:70px;}
#menu li{height:50px; line-height:50px; text-align:right; font-size:16px;}
#menu a{color:#333;text-decoration:none; display:block; padding-right:25px}
#menu a:hover,#menu .on a{color:#ae0003;height:50px;line-height:50px;background-image: url(../images/hover.png);_background-image: url(../images/hover.jpg);background-repeat: no-repeat;background-position: right;	font-weight: bold;}
#content{float:right;width:836px;}
#content p{font-size:15px; font-weight:normal; margin:0; padding:0; line-height:28px; }
#content h1{font-size:19px; font-weight:bold; margin:0; padding:0; margin-bottom:8px; line-height:40px; height:40px; }

    .sidebar1 {float:left; width:230px; 	background:url(../images/shuxian.jpg) no-repeat right center;background-color:#fff3f5; position:relative; padding-bottom:20px; } 

    .sidebar1 > ul { position: relative; padding: 0; margin: 0; width: 160px; margin-top: 70px; float: right; right: -1px; } 

    .sidebar1 li { text-align: center; list-style: none; padding: 0; margin: 0; font: 16px/3 "Microsoft YaHei",SimHei;color: #333; } 

    .sidebar1 li>a { text-decoration: none; color: #ae0003; display:block } 

    .sidebar1 .hover {color:#ae0003;height:50px;line-height:50px;background-image: url(../images/hover.png);_background-image: url(../images/hover.jpg);background-repeat: no-repeat;background-position: right;	font-weight: bold; } 
	
	
	.slider11 { padding:0; margin:0; list-style-type:none;}
	.slider11 li { background:#FFD1A4; margin-right:1px; float:left; color:#fff; }
	.slider11 li a { display:block; width:80px; text-align:center; height:32px; line-height:32px; color:#fff; font-size:13px; text-decoration:none;}
	
	.cur{ color:#ae0003;height:50px;line-height:50px;background-image: url(../images/hover.png);_background-image: url(../images/hover.jpg);background-repeat: no-repeat;background-position: right;	font-weight: bold;}