@charset "utf-8";
/* CSS Document */
body{ background:#fff;font:12px/1.6 "微软雅黑",arial;color:#000;margin:0px;}
p{line-height:24px;text-indent:2em;}
h1{text-indent:-9999em;line-height:0px;font-weight:normal;}
h2{font-size:14px;background: url(/livable/h2_tit.gif) no-repeat left center;padding: 0 0 0 25px;letter-spacing:0px;line-height:34px;color:#fff;}
h2 span{/*border-bottom:2px solid #fda100;*/}
h3{font-size:12px;color:#cfcd60;}
h4{font-size:14px;}
ul,ol{list-style: none;}
li{font-size:14px;}
a:link,a:hover,a:visited,a:active{text-decoration:none;color:#333;}

/*清除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:7px;_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:600px;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:8px;}

/*海报轮播*/
.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: #cfcd60;
}

/*图片横向滚动*/
#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:960px;margin:0 auto;}
.layout:after{content:'\20';display:block;height:0;clear:both;}
.layout{*zoom:1;}

.headerWrapper{ background:url(topBg.jpg) no-repeat center top;height:400px;}
.box{padding-bottom:10px;}
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:50px; background:#ff3600;}
.nav{width:1083px;position:relative;border:none;}
.nav li{float:left;line-height: 50px;font-size:16px;font-family:"微软雅黑"; }
.nav li a{color:#fff;padding:0 25px; display:inline-block;}
.nav li a:link,.nav li a:visited{color:#fff;}
.nav li a:hover,.nav li a:active{ text-decoration:underline;}
.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{padding-left: 10px;overflow:hidden; text-align:center;clear:both;_clear:right;_clear:left;_width:630px;}
.listvideo ul{margin:0px;padding-left:0px;}
.listvideo li{float:left;width:170px;margin: 0 15px;_margin: 0 11px;padding: 15px 0;height:190px;}
.listvideo li img{width:160px;height:120px;border:1px solid #D9D9D9;padding:2px;}
/*视频报道2-一行4个，图片横向*/
.listvideo2{overflow:hidden; text-align:center;clear:both;_clear:right;_clear:left;}
.listvideo2 ul{margin:0px;padding-left:0px;}
.listvideo2 li{float:left;width: 210px;margin: 0 7px;height:190px;}
.listvideo2 li img{width:204px;height:126px;border:1px solid #D9D9D9;padding:2px;}
/*视频报道3-一行5个，图片横向*/
.listvideo3{overflow:hidden; text-align:center;clear:both;_clear:right;_clear:left;}
.listvideo3 ul{margin:0px;padding-left:0px;}
.listvideo3 li{float:left;width: 172px;margin: 0 9px;_margin: 0 8px;height:210px;}
.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;}

.zj{float:left;}
.zj img{width:160px;height:120px;border: 1px solid rgb(217, 217, 217);
border-image: initial;
padding: 2px;}
ul.lb{padding-left:180px;_padding-left:140px;}
ul.lb li{line-height:30px;}

.dy p{font-size:16px;font-weight:bolder;line-height:30px;}

.five{background: url(/livable/fivef.jpg) no-repeat left center;}
.five h2{background: url(/livable/h25_tit.gif) no-repeat left center;}
.five .five1,.five .five2,.five .five3,.five .five4,.five .five5,.five .five6,.five .five7,.five .five8{position:absolute;width:320px;}
.five .five1 h3,.five .five2 h3,.five .five3 h3,.five .five4 h3,.five .five5 h3,.five .five6 h3,.five .five7 h3,.five .five8 h3{text-align:center;font-size:20px;color:#0059bd;}
.five .five1 p,.five .five2 p,.five .five3 p,.five .five4 p,.five .five5 p,.five .five6 p,.five .five7 p,.five .five8 p{font-size:12px;font-weight:bold;text-indent:0em;line-height:20px;color:#000;}
.five .five1{top:100px;left:0px;}
.five .five2{top:30px;left:350px;}
.five .five3{top:90px;left:660px;}
.five .five4{top:200px;left:220px;}
.five .five5{top:220px;left:560px;}
.five .five6{top:330px;left:10px;}
.five .five7{top:360px;left:335px;}
.five .five8{top:330px;left:660px;}

