@charset "utf-8";
/* CSS Document */
body{ background:#ebd9a2;font:12px/1.6 "微软雅黑","黑体", "宋体";color:#555;margin:0px;}
p{line-height:24px;text-indent:2em;margin:0px;}
h1{text-indent:-9999em;line-height:0px;font-weight:normal;margin:0;}
h2{font-size:16px;background: url(h2.png) no-repeat left center;letter-spacing:0px;line-height:39px;color:#fff;margin:0px;}
h2 span{/*border-bottom:2px solid #fda100;*/}
h3{font-size:14px;color:#623500;text-align:center;margin:0px;padding:0px;}
h4{font-size:14px;}
ul,ol{list-style: none;margin:0;padding:0;}
li{font-size:14px;list-style: none;}
a:link,a:hover,a:visited,a:active{text-decoration:none;color:#006fbb;}
a img{border:none;}
table th,table td{border-bottom:1px solid #623500;}
/*清除float*/
.clright{clear:right;}
.clleft{clear:left;}
.clboth{clear:both;}

.lilast{white-space:nowrap;}
.center{text-align: center;}

/*颜色*/
.white{color:white;}
.red{color:red;}
.black{color:black;}

/*通用头部*/
.header2_top{height:29px;border-bottom:1px #dddddd solid;background:#f0f0f0;margin:0px;padding:0px;}
.header2_top_main{width:980px;height:29px;margin:0 auto;}
.header2_top_main .nhhy{ling-height:23px;}
.header2_top_main_index{width:65px;height:29px;background:url("/img/video_fz.jpg") 3px center no-repeat;float:left;color:red;line-height:29px;padding-left:25px;}
.header2_top_main_index:hover{color:red;}
.header2_top_main_name{height:29px;line-height:29px;float:left;background:url("/img/phone.gif") 0 center no-repeat;padding-left:10px;font-family:"微软雅黑";color:red;margin:0 20px 0 17px;}
.header2_top_main_name:hover{color:red;}
.header2_top_main p{color:#676767;height:29px;line-height:29px;float:left;}
.header2_top_main span{width:56px;height:16px;display:block;float:right;margin:6px 13px 0 0;}
.header2_top_main span a{display:block;width:28px;height:16px;float:right;color:#2b2b2b;text-align:center;line-height:16px;}
.header2_top_main span a:hover{background:#cf0015;color:#fff;line-height:16px;}
.dlxg{float:right;width:400px;overflow:hidden;}
.login_before{width:400px;margin-top:3px;overflow:hidden;}
.login_before .text{width:96px;hegiht:18px;bordeR:1px solid #ccc;}
.login_before .btn{width:33px;font-size:12px;padding:1px;padding-top:0;}
.login_before label{margin-left:5px;color:#676767;}
.con_login_name{width:380px;line-height:23px;text-align:right;padding-right:20px;color:#676767;}
.con_login_name a {color:#333;}
.con_login_name .logout{color:#C90000;}

/*通用页脚*/
.footer{width:980px;height:206px;margin:0 auto;padding:15px 0 0;}
.footer_top{width:980px;height:38px;color:#3c3c3c;border-top:1px #5c5c5c solid;border-bottom:1px #5c5c5c solid;line-height:38px;}
.footer_top a{margin:0 .5em;color:#3b3c3c;}
.footer_main{width:980px;height:166px;}
.footer_left{width:63px;height:166px;background:url("/img/web_nn1.jpg") 0 no-repeat;float:left;}
.footer_right{width:59px;height:166px;background:url("/img/web_nn2.jpg") 0 no-repeat;float:right;}
.footer_center{width:560px;height:136px;margin:0 auto;text-align:center;padding-top:30px;}
.footer_center span{display:block;margin-bottom:20px;}
.footer_center span a{margin:0 5px;color:#333333;}
.footer_center p{margin-bottom:3px;font-size:12px;line-height:12px;}

/*海报轮播*/
.content1_left{width:352px;float:left;}
.content1_left_header{width:352px;height:270px;margin:6px;}
.content1_lh_ul1{width:350px;height:240px;border:1px #c9c9c9 solid;overflow:hidden;}
.content1_lh_ul1 li{width:350px;height:240px;position:relative;float:left;}
.content1_lh_ul1_pic{width:350px;height:240px;display:block;}
.content1_lh_ul1_pic img{width:350px;height:240px;}
.content1_lh_ul1_bg{width:350px;height:30px;background:#000;position:absolute;left:0;top:210px;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;display:block;}
.content1_lh_ul1 li .content1_lh_ul1_siz{width:340px;height:30px;line-height:30px;font-size:14px;font-family:"微软雅黑";position:absolute;left:0;top:210px;z-index:2;color:#fff;padding-left:10px;}
.content1_lh_ul2{width:132px;height:10px;margin:9px 55px;}
.content1_lh_ul2 li{width:10px;height:10px;background:url("/img/yd.jpg") 0 0 no-repeat;margin-left:12px;float:left;cursor:pointer;display:inline;}
.content1_lh_ul2 .on{background:url("/img/yd_hover.jpg") 0 0 no-repeat;}

/*slideshow海报轮播*/
#slideshow_wrapper {
	POSITION: relative;
	PADDING-BOTTOM: 0px;
	BACKGROUND-COLOR: #121212;
	PADDING-LEFT: 0px;
	WIDTH: 480px;
	PADDING-RIGHT: 0px;
	HEIGHT: 325px;
	OVERFLOW: hidden;
	PADDING-TOP: 0px;
}/*高宽可调*/
#slideshow_footbar {
	Z-INDEX: 5;
	POSITION: absolute;
FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#32000000, endColorstr=#32000000);
	WIDTH: 100%;
	BOTTOM: 0px;
	HEIGHT: 30px;
}
#slideshow_photo {
	POSITION: absolute;
	WIDTH: 100%;
	HEIGHT: 100%;
	CURSOR: pointer;
}
#slideshow_photo a {
	Z-INDEX: 1;
	BORDER-BOTTOM: 0px;
	POSITION: absolute;
	BORDER-LEFT: 0px;
	MARGIN: 0px;
	DISPLAY: block;
	BORDER-TOP: 0px;
	TOP: 0px;
	BORDER-RIGHT: 0px;
	LEFT: 0px;
}
#slideshow_photo a img{width:480px;height:325px;border:none;}/*高宽可调*/
#slideshow_footbar .slideshow-bt {
	BACKGROUND-COLOR: #d2d3d4;
	MARGIN: 10px 10px 0px 0px;
	WIDTH: 10px;
	DISPLAY: inline;
	FLOAT: right;
	HEIGHT: 10px;
	FONT-SIZE: 0px;
}
#slideshow_footbar .bt-on {
	BACKGROUND-COLOR: #00eaff;
}

/*图片横向滚动*/
#demo {
overflow:hidden;
width: 980px;
}
#demo img {
border: 3px solid #F2F2F2;height:110px;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}

.main{width:980px;margin:340px auto 0 auto;background:#fff;}
.container{width:980px;margin:0 auto;background:#fff;}
.layout:after{content:'\20';display:block;height:0;clear:both;}
.layout{*zoom:1;}

.headerWrapper{ background:url(topBg.jpg) no-repeat center top;height:324px;}
.box{padding-bottom:15px;}
a.seeMore {font-size: 14px;float: right;}
.text-shadow {text-shadow: 1px 1px black;}
.shadow {
-webkit-box-shadow: 1px 1px 5px black;
-moz-box-shadow: 1px 1px 5px #000000;
box-shadow: 1px 1px 5px black;
}

/*导航样式*/
.navWrapper{height:53px; background:#68b510;}
.nav{width:1083px;position:relative;border:none;}
.nav li{float:left;line-height: 53px;font-size:18px;font-family:"微软雅黑"; }
.nav li a{color:#fff;padding:0 25px; display:inline-block;}
.nav li a:link,.nav li a:visited{color:;}
.nav li a:hover,.nav li a:active{color:#ff9600;}
.nav li .selected a{color:#ee3124;font-weight:bold;}

/*上传入口、返回顶部*/
.upload{background:url(/2013damingshan/dms/up.jpg) no-repeat center center;width: 180px;height: 72px;display: inline-block;position: absolute;z-index: 1;right: 51px;top: -19px;}
.goTop{position:fixed;bottom:20px;background:url(/2013damingshan/dms/goTop.png);width:28px;height:80px;display: block;z-index: 100;_background:none;_width:0px;_height:0px;}
.goTop a{display:block;width:28px;height:80px;_width:0px;_height:0px;}

/*展示作品样式1-一行4个，图片横向*/
.tList {padding-left: 10px;overflow:hidden;}
.tList li {float:left;width: 210px;margin: 0 15px;_margin: 0 11px;padding: 10px 0;}
.listBox {width: 210px;border: 1px solid #E4E4E4;background: white;height: 195px;padding-top: 8px;}
.listBox img{width:200px;height:150px;}
.listBox .info{position:relative;left:10px;top:10px;}
/*展示作品样式2-一行3个，图片横向*/
.tList2 {padding-left: 10px;_padding-left: 0px;overflow:hidden;}
.tList2 li {float:left;width: 272px;margin: 0 25px;_margin: 0 20px;padding: 10px 0;}
.listBox2 {width: 270px;border: 1px solid #E4E4E4;background: white;height: 260px;padding-top: 8px;}
.listBox2 img{width:250px;height:188px;}
.listBox2 .info{position:relative;left:10px;top:10px;}
/*展示作品样式3-一行4个，图片横向,无背景*/
.tList3 {padding-left: 10px;overflow:hidden;}
.tList3 li {float:left;width: 210px;margin: 0 15px;_margin: 0 11px;padding: 10px 0;}
.listBox3 {width: 210px;border: 1px solid #E4E4E4;background: white;height: 195px;padding-top: 8px;}
.listBox3 img{width:200px;height:150px;}
.listBox3 .info{position:relative;left:10px;top:10px;}
/*视频报道-一行3个，图片横向*/
.listvideo{overflow:hidden; text-align:center;clear:both;_clear:right;_clear:left;padding-top:10px;_height:400px;background:#cd011e;color:#fff;margin-top:10px;}
.listvideo ul{margin:0px;padding-left:0px;}
.listvideo li{float:left;width: 227px;margin: 0 7px;_margin: 0 4px;height:199px;}
.listvideo li img{width:231px;padding:2px;}
/*视频报道2-一行4个，图片横向*/
.listvideo2{overflow:hidden; text-align:center;clear:both;_clear:right;_clear:left;padding-top:20px;}
.listvideo2 ul{margin:0px;padding-left:0px;}
.listvideo2 li{float:left;width: 180px;margin: 0 7px;height:190px;}
.listvideo2 li img{width:160px;height:120px;}
/*视频报道3-一行5个，图片横向*/
.listvideo3{overflow:hidden; text-align:center;clear:both;_clear:right;_clear:left;padding-top:10px;}
.listvideo3 ul{margin:0px;padding-left:0px;}
.listvideo3 li{float:left;width: 172px;margin: 0 9px;_margin: 0 8px;height:190px;}
.listvideo3 li img{width:167px;height:130px;border:1px solid #D9D9D9;padding:2px;}

.tit{overflow: hidden;zoom:1;padding: 10px;}
/*.tit h2{
	float:left;
	font-size: 25px;
	font-family: "微软雅黑", "黑体";
	color: #560000;
	background: white;
	padding: 0 10px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	zoom:1;
}*/
.article .pic{text-align: center;margin:0 20px 20px 20px;}
.article img{display: block;border: solid 1px #D9D9D9;padding: 7px;background: white;width:220px;}

.bg{	background: none;
border: none;
width: 980px;
padding-bottom:20px;
}
.focusPic {
position: relative;
zoom: 1;
overflow: hidden;
}
.focusPic .slideWrap {
position: relative;
zoom: 1;
}
.focusPic .prev, .focusPic .next {
width: 200px;
height: 100%;
_height: expression(this.parentNode.clientHeight);
position: absolute;
top: 0;
z-index: 2;
}
.focusPic .prev {
left: 0;
}
.focusPic .next {
right: 0;
}
.focusPic .prev span, .focusPic .next span {
width: 200px;
height: 100%;
_height: expression(this.parentNode.clientHeight);
background: #FFF;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
opacity: 0.65;
position: absolute;
top: 0;
left: 0;
z-index: 1;
cursor: pointer;
}
.focusPic .prev i, .focusPic .next i {
width: 33px;
height: 63px;
position: absolute;
margin-top: 190px;
background-image: url(/2013minge/btn_pre.png);
background-repeat: no-repeat;
cursor: pointer;
z-index: 1;
}
.focusPic .prev i {
background-position: 0 0;
right: 82px;
}
.focusPic .next i {
background-position: -33px 0;
left: 82px;
}
.focusPic .slide {
width: 980px;
height: 450px;
overflow: hidden;
zoom: 1;
}
.focusPic .slide .expPicA {
padding-left: 200px;
}
.focusPic .slide li {
width: 600px;
float: left;
}
.focusPic .expPicA li a {
display: block;
position: relative;
zoom: 1;
}
.focusPic .slide li img {
vertical-align: top;
}
.raControl {
width: 100%;
height: 12px;
position: absolute;
left: 0;
bottom: 15px;
text-align: center;
}
.raControl .toc {
width: 12px;
height: 12px;
margin: 0 5px;
display: inline-block;
background: url(/2013minge/bg24.png) 0 0 no-repeat;
_background: url(/2013minge/bg.png) 0 0 no-repeat;
cursor: pointer;
font-size: 0;
line-height: 0;
overflow: hidden;
}
.raControl .current {
background: url(/2013minge/bg24.png) -13px 0 no-repeat;
_background: url(/2013minge/bg.png) -13px 0 no-repeat;
}

.dlwz{background:url(bg1.jpg) no-repeat;height:336px;}

.yy{background: url(bg3.jpg) no-repeat;height:600px;}
.yy h3{line-height:60px;font-size:16px;color:;}
.yy li{height:200px;width:550px;padding-left:80px;}
.liuyan .form{margin:40px 0 0 20px;}
.liuyan textarea{border:1px solid #003672;width:215px;height:330px;margin-top:10px;}
.ly{margin:80px 0 0 0px;color:#003672;}
.liuyan .author{border:1px solid #003672;width:183px;}
.liuyan2{}
.liuyan2 ul{}
.liuyan2 .ullist{margin-top:40px;height: 390px;overflow-y: scroll;width:350px;}
.ullist li{line-height:25px;padding-bottom:10px;border-bottom:1px dashed #003672;}

.hd{padding-top:10px;}
.msglist{padding: 1em;font-size: 14px;border: 3px solid #EFEFEF;overflow-x: hidden;overflow-y: scroll;height:370px;}
.hd form{padding-left:10px;}
.hd textarea,.hd input{border:1px solid #06C;background:none;width:300px;}
.hd textarea{height:200px;}
.hd .sub{height:40px;width:80px;color:#fff;background:#06C; cursor:pointer;margin:10px;}

.listdy{overflow:hidden; text-align:center;clear:both;_clear:right;_clear:left;padding-top:10px;}
.listdy{margin:0px;padding-left:0px;}
.listdy li{float:left;width: 460px;margin: 0 14px;_margin: 0 8px;height:375px;}
.listdy li h3{ling-height:40px;font-size:16px;}
.listdy li img{width:350px;border:1px solid #D9D9D9;padding:2px;}