﻿/*======网页属性设定：页边距、字体及颜色（在没有具体规定的情况下适用）、主体页面位置（左中右）、整体页面背景=*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,p{padding:0;margin: 0;font-family:Microsoft YaHei;}
* {margin:0;padding:0}
ol,ul {list-style:none}
i{ vertical-align:middle;}
input{outline:none;-webkit-appearance: none;box-sizing: border-box;}
input:-ms-input-placeholder{color:rgba(255,255,255,0.3);} /*=//IE10=*/
textarea:-ms-input-placeholder{color:rgba(255,255,255,0.3);} /*=//IE10=*/  
input::-moz-placeholder{color:rgba(255,255,255,0.3);}/*=//Firefox=*/
textarea::-moz-placeholder{color:rgba(255,255,255,0.3);}/*=//Firefox=*/
input::-webkit-input-placeholder{color:rgba(255,255,255,0.3);}/*=//Chrome,Safari=*/
textarea::-webkit-input-placeholder{color:rgba(255,255,255,0.3);}/*=//Chrome,Safari=*/
textarea{resize:none} 
img{
	border:0px;
	padding: 0;
	margin: 0;
	image-rendering: optimizeQuality;  /* Firefox 3.6+; default behavior is identical, no need to specify */
	-ms-interpolation-mode: bicubic;   /* Internet Explorer 7.0; default in IE8+ */
}
html{font-family:Microsoft YaHei;overflow-x:hidden;overflow: hidden;overflow-y: scroll;}
/*========基本表格设置：在没有具体规定的情况下适用=*/
td{font-family:Microsoft YaHei;text-decoration: none;}
/*==========链接基本样式：在没有具体规定的情况下适用=*/
a{text-decoration: none;outline: none;blr:expression(this.onFocus=this.blur());color:#333;font-family:Microsoft YaHei;}
a:hover{ color: #C00;text-decoration: none;}
/*============页面整体设定：边距、位置、宽度等=*/
#pageset{margin:0; padding:0px 0 0 0;}

/*===========栏目页头部=*/
#top_bj{ width:100%; height:500px;position: relative;MARGIN:0;background: url(../images/djbg.jpg) center no-repeat;background-size: cover;}
#top_bj.on .top{ display:none;}
#top_bj.on .nav{position: fixed;top:0;z-index:999;background: #FFF;box-sizing: border-box;
box-shadow:0px 5px 10px rgba(51,51,51,0.2);height:45px;}
#top_bj.on .nav li a{color: #333;}
#top_bj.on .nav li a.selected{color: #F00;}
#top_bj.on .nav li a.selected2{color:#f00;}/*===一级当前栏目样式=*/
#top_bj.on .nav li .submenu li a:hover{color:#f00;}
#top_bj.on .nav li .submenu li a{color:#333;}
#top_bj.on .navbar_nav li:hover a{color:#f00;}
.top_img{position: absolute;
	width: 100%;
	height:250px;
	z-index:2;
	top:0px;
	left:0px;
	background: -webkit-linear-gradient(rgba(0,0,0,0.9),rgba(0,0,0,0.0));
	background: -moz-linear-gradient(top,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.0) 100%);
	background: -o-linear-gradient(top,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.0) 100%); 
	background: -ms-linear-gradient(rgba(0,0,0,0.9),rgba(0,0,0,0.0));}
/*========background: -webkit-linear-gradient(rgba(0,0,0,0.9),rgba(0,0,0,0.0));
	background: -moz-linear-gradient(top,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.0) 100%);
	background: -o-linear-gradient(top,rgba(0,0,0,0.9) 50%,rgba(0,0,0,0.0) 100%); 
	background: -ms-linear-gradient(rgba(0,0,0,0.9),rgba(0,0,0,0.0));=*/
.top{position: relative;width:1230px; height:130px;margin:auto;}
.logo a{position:absolute;z-index:10;top:20px;left:0px;width:886px;height:100px;background: url(../images/logo.png) no-repeat;}
.lang{position:absolute;z-index:10;top:20px;right:0px; font-size:14px; height:20px;line-height:20px;color:#FFF;box-sizing: border-box; text-align:center;}
.lang .on{ width:80px;color:#FFF; border:1px solid rgba(255,255,255,0.6);margin:0 0 0 0px;float:left;border-radius:5px;}
.lang a{width:80px;color:#FFF;margin:0 0 0 10px;border:1px solid rgba(255,255,255,0.0);height:20px;line-height:20px; display:inline-block}
.lang a:hover{color:#FFF;border:1px solid rgba(255,255,255,0.0); background:rgba(255,255,255,0.6);border-radius:5px;}
#search {
	position:absolute;
	z-index:10;
	top:60px;
	right:0px;
	width:260px;
	overflow:hidden;
	text-align:left;
	border:1px solid rgba(255,255,255,0.3);
	border-radius:20px;
	background:rgba(255,255,255,0.0);
    }
#search:hover{border:1px solid rgba(255,255,255,0.7);}
.inp_srh {
	float:left;
	width:85%;
	height:35px;
	padding:0 0 0 10px;
	color:#fff;
	line-height:35px;
	font-family:Microsoft YaHei;
	box-sizing: border-box;
	margin:0px 0 0 0;
	border:none;
	background-color:transparent;
	font-size:14px;
}
.btn_srh{
	float:right;
	width:15%;
	height:35px;
	line-height:35px;
	cursor:pointer;
	text-indent:-999em;
	background:url(../images/search.png) no-repeat 50% 50%;
	background-size:18px;
	border:none;
	margin:0px 0 0 0; 
	border-radius:0%;
}
.btn_srh:hover{background:rgba(55,137,190,0.9) url(../images/search.png) no-repeat 50% 50%;background-size:18px;}
.list_bj{position: absolute;width: 100%;height:144px;z-index:1;bottom:0px;left:0px; background:#eee;}


/*===========页面底部=*/
#bottom{width:100%;padding:30px 0;margin: auto;text-align: left;background:#333;overflow: hidden;}
#bottom ul{width:1230px;margin: auto;text-align: left;}
.bottom_logo{float:left;width:220px;margin:0;overflow: hidden; }
.bottom_logo img{width:100%;margin:0;}
#bottom dl{float:left;margin:0 0 0 60px;overflow: hidden; float:left;}
#bottom dl dt{padding:0 0px 0 0px; font-size:32px;height:50px;line-height:40px;color:#FFF; font-weight:bold;}
#bottom dl dt span{padding:0 0px 0 10px; font-size:28px;line-height:45px; font-weight: normal;}
#bottom dl dt i{width:32px;height:32px;font-size:22px;margin:0 10px 5px 0;background:#fff; color:#3589be;border-radius:8px; font-weight:normal; display:inline-block; text-align:center; line-height:33px;}
#bottom dl dd{padding:0 0 0 0px; margin:0;color:#FFF; font-size:16px;line-height:1.5; font-weight:lighter;}
#bottom dl dd a{ color:#FFF;}
.bottom_wx{float: right;width:100px;margin:0 20px 0 0;overflow: hidden; font-size:14px;color:#fff; text-align:center;}
.bottom_wx img{width:100%;margin:0 0 5px 0;}
/*===========栏目页设定=*/
#content{margin:40px auto;WIDTH:1230px;padding: 0;overflow: hidden; background: none;}
/*-----------当前位置-*/
#place{width:100%;box-sizing: border-box;overflow: hidden;background: #C00 url(../images/list_dj.jpg) no-repeat center bottom;background-size:100% 380px;}
#place ul{width:1230px; margin:auto;border-bottom:0px solid #3789be;height:260px;text-align: center;}
#place ul h2{font-size:40px;COLOR:#C00;font-weight: bold;margin:60px 0 0 0px; display:inline-block; }
#place ul h3{font-size:12px;COLOR:#3789be;font-weight: normal;line-height:20px;color:#666;margin:0px 0 0 0; display:none}
/*============主要内容区=*/
#mainarea{MARGIN:0px 0px 0 0px;display:inline;TEXT-ALIGN:left;WIDTH:1230px;float: left;overflow: hidden;padding:0px 0px 0px 0px;}
/*===========边栏二级栏目样式=*/
.class_box{float:left;padding:0px;margin:0px 30px 0 0; background:#FFF;border-radius:0px;max-height:200%; }
.class_con {padding:0px 0px 0px 0px;}
.class_con ul{margin:0px 0 0 0;}
.class_con ul li a{
	width:200px;
	padding:0px 0px 0px 0px;
	line-height:50px;
	color: #666;
	display:block;
	text-align: center;
	margin:0px 0px 1px 0;
	font-size:18px;
	text-decoration: none;
	font-weight: normal;
	background:#f2f2f2;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.class_con ul li a:hover{
	color: #C00;
	text-decoration: none;
	background: #FFF;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.class_con ul li.ddt a{color:#fff;text-decoration: none;display:block;background:#C00;}

/*==========新闻栏目样式——1=*/
#news_list{ margin:0px 0px 0px 0px;overflow:hidden;}
#news_list ul{margin:0px;padding:0;overflow:hidden;}
#news_list ul li:before {
	content:"";
	position: absolute;
	width:6px;
	height:6px;
	top:50%;
	left:0;
	margin:-3px 0px 0px 0px;
	border-radius:50%;
	background:#C00;
	float:left;
}
#news_list ul li{ width:100%;padding:0 0 0 15px;font-size:16px;height:50px;line-height:50px;text-align: left;color: #333;border-bottom:1px dashed #eee;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;box-sizing: border-box;position:relative;}
#news_list ul li span{float:right;color: #999;font-size:14px;}

#detail_b{
	/*background-image: url(images/list_bj.gif);*/
	padding:0px 0 30px 0;
	line-height:1.9;
	font-size:16px;/*直接内容基础字号*/
	color:#333;
	text-align: justify;
	overflow: hidden;
}
.detail_content{margin:0px 0px 0px 0px;overflow: hidden;line-height:1.9;font-size:16px;/*直接内容基础字号*/color:#333;font-weight:normal;text-align:left;}

/*---------详细信息显示样式：标题、属性、内容-*/
#info_title{
	COLOR: #C00;
	TEXT-ALIGN: left;
	font-size:30px;
	line-height:1.5;
	font-family:Microsoft YaHei;
	font-weight: normal;
	margin:0px 0 0px 0px;
	overflow: hidden;
	white-space:pre-wrap;
	
	}
#info_pro{
overflow: hidden;
	HEIGHT:12px;
	TEXT-ALIGN: left;
	padding:0;
	font-size:12px;
	height:30px;
	line-height:20px;
	margin:20px 0 0px 0px;
	border-bottom:1px solid #C00;
}

#info_content{ padding:20px 0 0 0;overflow: hidden;line-height:1.9;font-size:16px;/*直接内容基础字号*/color:#333;font-weight:normal;text-align:left;}
#info_content p{ margin:0;}
#info_content img{max-width:100%; height: auto;}
#info_content tbody{max-width:100%;}
.info_con{ margin:30px 0 0 0;border-top:1px solid #E4E4E4;overflow: hidden;}
.info_con ul {padding:0px 0;}
.info_con ul li{ width:48%;list-style:none;color:#900;margin:0 0px 0 0;line-height:80px;height:80px;font-size:18px; float:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-weight: normal; display:inline-block;}
.info_con ul li:last-child{margin-right: 0;float: right; text-align:right}
.info_con ul li i{line-height:60px;height:60px;color:#009143;font-size:24px;}
.info_con ul li a{color:#666;}
/*============首页板块背景=*/
#hang_1{width:1230px;margin:auto;padding:40px 0 0px 0px;overflow: hidden;display: flex;}
#hang_2{width:1230px;margin:auto;padding:10px 0px 40px 0px;}
.news_img { float:left;width:100%;height:412px;margin:0px 30px 0px 0px;flex:1;}/* 新闻图片尺寸 */
.side_more a{
	font-weight: normal;font-family:Microsoft YaHei;
	margin:0px 0px 0 0;
	padding:0px;
	COLOR:#cc0000;
	line-height:45px;
	font-size:12px;
	text-align:center;
	display: block;
	float: right;
	box-sizing: border-box;
}
.side_more a:hover{COLOR:#ff9900;}
.side_box{ width:100%;margin:0 30px 30px 0px;overflow: hidden;flex:1;}
.side_box:last-child{ margin:0px;}
.side_box h2{height:45px;text-align: left;border-bottom:3px solid #cc0000;}
.side_box h2 span{
	font-size:22px;
	COLOR:#fff;
	height:45px;
	line-height:45px;
	position: relative;
	border-radius:0;
	padding:0px 20px;
	display:inline-block;
	float:left;
	font-weight: normal;
	background:#cc0000;
	border-radius:0;
	}
.side_box h2 span:before {
	content:"";
	position:absolute;
	bottom:0;
	top:100%;
	left:50%;
	margin:0 0 0 -4.5px;
	border-left:4.5px solid transparent;
	border-right:4.5px solid transparent;
	border-top:5px solid #cc0000; display:none;}
.side_box h2 span i{font-size:25px; margin:0 10px 0 0;}

.side_con{padding:5px 0 0px 0;}
.side_con ul{margin:0px;padding:0;}
.side_con ul li:before {
	content:"";
	position: absolute;
	width:5px;
	height:5px;
	top:50%;
	left:0;
	margin:-2.5px 0px 0px 0px;
	border-radius:50%;
	background:#cc0000;
	float:left;
}
.side_con ul li{padding:0 0 0 10px;font-size:16px;height:45px;line-height:44px;text-align: left;color: #333;border-bottom:1px dashed #dddddd;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;box-sizing: border-box;position:relative;}
.side_con ul li a{}
.side_con ul li span{float:right;color: #999;font-size:14px;}
.side_con ul li strong{color:#cc0000;font-size:14px; font-weight:normal; margin:0 10px 0 0;}
.side_con ul li strong a{color:#cc0000;}
.zhuanti_img { width:1230px;margin: auto;padding:20px 0px 0px 0px;}
.zhuanti_img ul {width:1230px;padding:0 0 0px 0; display:flex;}
.zhuanti_img ul li{
	float:left;
	margin:0px 20px 0px 0px;
	border-radius:0px;
	border:0px solid #eee;
	display: inline-block; 

	box-sizing: border-box;
	flex:1;
}
.zhuanti_img ul li:last-child{ margin:0px;}
.zhuanti_img ul li img{width:100%;height:130px;}
.zhuanti_img li a{ display: block}