@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px;}
ol, ul, i{ list-style:none; font-style:normal;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#444;}
a:hover { COLOR:#cc0000;}
img { border:0;}

/*公共样式开始*/
body{ margin:0 auto; color:#444; background:#fff; font-family:"微软雅黑","宋体"; font-size:14px; min-width:1200px;}

.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}
.fl{ float:left;}
.fr{ float:right;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.ml20{ margin-left:25px;}
.pt15{ padding-top:15px;}
.hidden {display:none;}
.display{display:block;}
.w1200{ width:1200px; margin:0 auto;}



.head{ background:url(../img/headbg.png) top center repeat-x; height: 150px;}
.top{ height:32px; line-height:30px; color:#fff; font-size:12px;}
.top a{ margin:0 15px; color:#fff;}

.min{ height:122px;}
.logo{ margin-top:20px; width:728px; height:80px;}

/*search*/
.ss{ margin-top:45px; width:220px; height:25px; padding:5px 7px; background:url(../img/ssk.png) left top no-repeat; overflow:hidden;}
.ssk{ width:190px; height:25px; line-height:25px; float:left; overflow:hidden; border:none; background:none; outline:medium none; color:#434343; font-family:"微软雅黑";}
.search_btn{ float:right; width:25px; height:24px; outline:medium none;}





/******nav******/
.menu-nav{width:100%; height:40px; line-height:40px; background:#fff; position:relative; z-index:1000;}
.nav { width:1200px; margin:0 auto; position:relative;}
.nav ul {padding:0; margin:0;list-style-type: none;  }
.nav ul li {float:left; position:relative; z-index:998;display:block;}
.nav ul li a{display:block; text-decoration:none; width:133px; text-transform:capitalize; height:40px; text-align:center;  line-height:40px; font-size:16px; overflow:hidden;}
.nav ul li ul {display: none;}
.nav ul li ul li{width:100%;position:static;}
.nav ul li:hover a {color:#fff; background: #7b120c;; }
.nav ul li.hover a {color:#fff; background:#7b120c; }
.nav ul li:hover ul {display:block; position:absolute; top:40px; left:0; width:120px;}
.nav ul li:hover ul li ul {display: none;}
.nav ul li:hover ul li a {display:block; text-align:center; height:38px; line-height:38px;background:#8a211b; font-size:14px; color:#fff; border-bottom:1px solid #999999;}
.nav ul li:hover ul li a:hover {color:#fff; text-align:center; background:#7b120c;}

/******banner******/

.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd ul li a{display:block;}
.slideBox .bd ul li img{width: 100%;display:block;}
.slideBox2 .hd {
	overflow:hidden;
	position:absolute;
	bottom:20px;
	z-index:99;
	left:50%;
        transform:translate(-50%);
}
.slideBox2 .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox2 .hd ul li {
	float:left;
	margin: 0 6px;
	width: 9px;
	height: 9px;
	text-align: center;
	cursor: pointer;
	background: #fff;
	border: 3px solid #fff;
	border-radius: 50%;
}
.slideBox2 .hd ul li.on {
	background: #8a211b;
}

.slideBox2 .bd li .tit{
	_height: 42px;
	position: absolute;
	left:27%;
	bottom:35px;
	color: #fff;
	font-size: 24px;
	font-weight:bold;
	text-indent: 2px;
	line-height: 36px;
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#66000000');      /*IE6,IE7*/ 
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000')";      /*IE8*/
}
.slideBox2 .bd li .tit p { padding:5px 5px; letter-spacing:2px;
 margin: 0 auto;
}




.gg{ background:#efefef; height:50px; line-height:50px; width:100%; overflow:hidden; margin-bottom:5px;}
.gg h2{ font-size:16px; color:#d70101; font-weight:bold; float:left; width:100px; text-align:center;}

#scrollDiv{ float:left; width:860px; margin-left:10px;  height:50px; line-height:50px; overflow:hidden;}
#scrollDiv li{ height:50px; line-height:50px; padding-left:15px; background:url(../img/xb.jpg) left center no-repeat; color:#fff; font-size:14px;}
#scrollDiv li span{float:right; color:#999; font-size:14px;}
.more a{ float:right; margin-right:15px; color:#999;}

.tit{ background:url(../img/titbg.jpg) left bottom no-repeat; height:45px; line-height:45px;}
.tit h2{ float:left; text-align:center; font-size:16px; width:95px; text-align:center; font-weight:bold; }
.tit a{ float:right; color:#777;}


.xxxw{ width:630px; height:200px; position:relative; z-index:5; background:#fff; overflow:hidden;}
.xxxw .bd { position:relative; z-index:3;  width:630px; height:200px;}
.xxxw .bd ul{ overflow:hidden; zoom:1;  width:630px; height:200px;}
.xxxw .bd ul li{ _display:inline; overflow:hidden;  width:630px; height:200px;}
.xxxw .bd ul li .xwpic {position:absolute; left:0; top:0;}
.xxxw .bd ul li .xwpic img{ width:315px; height:200px; display:block; overflow:hidden;}
.xxxw .bd ul li .title{ position:absolute; background:#f3f3f3; width:255px; padding:15px 30px; right:0px; bottom:0px; top:0px; z-index:99; text-align:left; height:170px;  float:right;}
.xxxw .bd ul li .title a { color:#c00;}
.xxxw .bd ul li .title h3 {line-height:28px; font-size:16px; font-weight:bold; font-family:微软雅黑;}
.xxxw .bd ul li .title p { line-height:28px; color:#999; text-indent:2em; margin-top:5px;}
.xxxw .bd ul li .title p a:hover { text-decoration:underline;}

.xxxw .hd{ overflow:hidden;position:absolute; z-index:5; height:16px; bottom:10px; right:60px; width:150px;}
.xxxw .hd ul{overflow:hidden; zoom:1; z-index:10; position:absolute;top:0;width:140px; right:0;}
.xxxw .hd ul li{ float:left; width:11px; height:11px; overflow:hidden; margin:0 5px;text-indent:-999px; cursor:pointer; background:url(../img/2014TJ_icoCircle1.gif) 0 -11px no-repeat; }
.xxxw .hd ul li.on{ background-position:0 0; }

.list { width:555px;}
.list ul li {height:29px; line-height:29px; background:url(../img/xb.jpg) left 14px no-repeat; padding-left:15px; font-size:14px;}
.list ul li span{ float:right; color:#999; font-size:14px;}

.mtbd{ margin-top:15px;}
.mtbd li{ float:left; display:block; width:255px;  padding:15px; background:#f7f7f7; margin-right:20px; }
.mtbd .mt15{border-bottom: 1px solid #cccccc; padding-bottom: 15px;}
.mtbd .mt16{padding-top: 15px;}
.mtbd li .ti{ height:40px; margin-top:5px; line-height:40px;}
.mtbd li i{ float:left; display:block; width:110px; text-align:center; color:#fff; font-size:14px;}
.mtbd li i.color1{ background:#c50000;}
.mtbd li i.color2{ background:#c99e02;}
.mtbd li em{ float:right; font-style:normal; background:url(../img/more.png) right center no-repeat; width:65px; font-size:12px; color:#888;} 
.mtbd li h2{ display:block; font-size:14px; font-weight:normal; height:50px; line-height:24px; width:255px; overflow:hidden;}
.mtbd li p{line-height:24px; margin-top:5px; color:#999;}

.sp{ width:737px;}
.sp ul li {height:33px; line-height:33px; background:url(../img/xb.jpg) left 14px no-repeat; padding-left:15px; font-size:14px;}
.sp ul li span{ float:right; color:#999; font-size:14px;}

.zt{ width:430px;}
.zt li{ width: 195px; height:63px; overflow:hidden; float:left; margin:20px 10px 5px 10px;}





.foot{ background:#8a211b; height:167px;}
.lxfs{ width:100%; line-height:30px; text-align: center; color: #ffffff;}
.ewm{width:245px; height:60px; float:right; margin-top:10px;}
.ewm a .preview{display:none;}
.ewm a:hover .preview{display:block; position:absolute; top:-80px; left:-0px;z-index:999999999;}
.ewm img{vertical-align:top; width:30px; height:30px; }
.ewm li{ display:inline; float:left; width:80px; height:60px;text-align:center; border-right:1px  dotted #ffedd0; position:relative;}
.ewm li .preview{width:80px;height:80px;}
.ewm li p{ text-align:center; line-height:30px; font-size:12px;}


.link{ border-top: 1px solid #cccccc; line-height:40px; height:40px; overflow:hidden; color: #ffffff;}
.link a { margin:0 15px; color: #ffffff;}

.foot-b{ font-size:12px; color:#fff; line-height:25px; text-align:center; background: #7b120c; width: 100%; line-height: 40px;}
.nybanner{ height:200px; width:100%;}

/*内页样式*/
.ny{ background:#f3f3f3; width:1200px;height:auto;overflow:hidden; }
.ny_left{ float:left; width:240px; min-height:500px;}
.ny_left_top{ background:#8a211b; width:240px; height:81px; line-height:81px; color:#fff; font-size:24px;  text-align:center; font-weight:bold;}

.ny_right{ float:right; background:#fff; width:928px; min-height:500px; padding-left:30px; padding-bottom:15px;}
.ny_right1{ background:#fff; width:1200px; min-height:500px; padding-bottom:15px;}
.ny_right_con{ font-size:15px; line-height:33px !important; padding:10px 15px 10px 10px;}
.nytit{ background:url(../img/titbg1.png) left bottom no-repeat; height:43px; line-height:42px; padding-left:25px;}


/*次级页面二级菜单*/
.left_nav{ width:240px; margin-top:10px;}
.left_nav li{margin-top:0px; width:240px; height:55px; overflow:hidden; font-size:15px; border-bottom:1px solid #fff;}
.left_nav li a{
	padding-left:50px;
	font-weight:normal;
	height:55px;
	line-height:55px;
	display:block;
	background:url(../img/about_libg.png) 18px center no-repeat;
}
.left_nav li a:hover{
	font-weight:bold;
	height:55px;
	line-height:55px;
	display:block;
	color:#FFF;
	background:url(../img/list_libg.png) left top no-repeat;
}
.left_nav li a.hover{
	font-weight:bold;
	height:55px;
	line-height:55px;
	display:block;
	color:#FFF;
	background:url(../img/list_libg.png) left top no-repeat;
}



/*信息列表开始*/
.Newslist {}
.Newslist ul li {height:45px; line-height:45px;border-bottom:1px dashed #dcdcdc; background:url(../img/xb.jpg) no-repeat left 20px; padding-left:20px;}
.Newslist ul li span{float: right; color: #999999; margin-right: 2px;}
.Newslist1 {}
.Newslist1 ul li {height:45px; line-height:45px;border-bottom:1px dashed #dcdcdc; background:url(../img/xb.jpg) no-repeat left 20px; padding-left:20px;}
.Newslist1 ul li span{ color: #444; margin-right: 2px;}
.Newslist1 ul li span.time{float:right; color: #999999;}
/*图片列表开始*/
.Pic {}
.Pic ul li { float: left; width:259px; height:206px; display:block; margin:10px 21px; overflow:hidden;}
.Pic ul li img {width:253px; height:165px; padding:2px; border:1px solid #ddd; overflow:hidden;}
.Pic ul li span { display: block; text-align: center; width:259px; height:35px; clear: both; line-height:35px; overflow:hidden;}
.line1 { border-top: 1px dashed #DDDDDD;}




/*详细页*/
.content{width:1200px; }
.content-title{ width:1200px; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.content-title h3{ font-size:24px; line-height:50px; width:100%; text-align:center; color:#dc2e2f; padding-bottom:5px;}
.content-title i{TEXT-ALIGN: center;  MARGIN: 0px auto; BACKGROUND: #f6f6f6; HEIGHT: 32px; display:block; line-height:32px; font-style:normal;}
.content-con{width:1200px; font-size:16px; line-height:32px; padding:20px 0;}
.content-con p{ text-indent:2em; text-align:justify; text-justify:inter-ideograph; margin-bottom:20px;}
.content-con img{text-align: center; max-width:800px;  }

.sxt{padding:15px 0; border-top:1px dotted #bbb;}
.sxt p{display:block; width:940px; height:30px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}

/*搜索结果*/
.ssjg-list{ min-height:500px; padding-bottom:50px;}
.ssjg-list li{ border-bottom:1px dotted #bfc1c2;padding:20px 15px;}
.ssjg-list li h3{color:#cc0000; font-size:15px; line-height:30px; height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ssjg-list li p{height:48px; line-height:24px; color:#333;}
.ssjg-list li i{color:#666; font-size:12px; line-height:24px;}


.dpzw{text-indent:2em; font-size:16px;}
.dpzw table{margin:auto !important;}
.dpzw p{ text-indent:2em; text-align:justify; font-size:15px; text-justify:inter-ideograph; margin-bottom:15px; }
.dpzw img{text-align: center; max-width:600px; margin:15px auto; display: block;} 