/* CSS Document */
@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif
}
img {
	border: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
a {
	text-decoration: none;
	color: black;
}
h2 a:hover {
	color: #900;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	padding: 0;
	margin: 0;
	transition: all 300ms cubic-bezier(.4, 0, .2, 1);
	-moz-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
	-webkit-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
	-o-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
	-ms-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
}
/* 通用样式 */

.grid_2 {
	width: 775px;
	float: left;
	margin-top: 15px;
}
.grid_1 {
	width: 370px;
	float: right;
	margin-top: 15px;
}
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.container {
	width: 1050px;
	margin: 0 auto;
}
.top {
	margin-top: 5px;
}
.bottom {
	margin-bottom: 20px;
}
input, button {
	font-family: '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
}
/* 清楚浮动元素 */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}
* html .clearfix, *:first-child+html .clearfix {
	zoom: 1
}
/*头部------------------------------------------------------------------------------------------------------------------------ */
header{width:100%;}
#top{ height:758px; position:relative;}
#tel{  position:absolute;z-index:1; top:22px; right:250px;color:#000; width:190px; height:60px; background: url(../images/huangbj.png); padding:20px;}
#tel a{ color:#000; font-size:13px; font-weight:bold;}
#tel p{color:#C30; font-size:14px;font-weight:bold;}
#banner { position:absolute; left:0; right:0; z-index:-1;
}
#left{ position:absolute;z-index:1; top:0px; left:50px; width:292px; height:758px;}
#right{ position:absolute;z-index:1; top:270px; right:200px; width:123px; height:445px;}

/*焦点图*/
.flexslider {
	position: relative;

	overflow: hidden; 
	background: url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides img{ width:100%;}
.slides li {
	height: 758px;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

/* 菜单*/
#menu{background:url(../images/nav.jpg) repeat-x;}
#main{ height:75px;  width:1003px; margin:0 auto;}
.nav{ height:75px;}
.nav li{ float:left;position:relative;}
.nav li a{ color:#FFF; display:block; height:75px; line-height:75px; text-align:center; width:120px; }
.nav li a:hover{color:#fbb300; background:#000;}
.secondary-menu{ width:120px;  left:0px;bottom:75px; background:#000; display:none;}
.secondary-menu-nei{ width:120px; left:0px; top:75px; background:#000; display:none;}
.secondary-menu li a,.secondary-menu-nei li a{  width:120px;height:40px; line-height:40px; border-bottom:1px dashed #333;} 
.nav li ul{ position:absolute;}
.clear{ clear:both;}
.arrow{background:url(../images/arrow.gif) no-repeat right center;}
.hover{ background:url(../images/nav-bg1.png) repeat-x left -60px;}
.menuhover{color:#fbb300;background:#000;}

/*底部------------------------------------------------------------------------------------------------------------------------ */
footer{ font-size:14px;}
#foot{background:#1a232d; height:100px; padding-top:25px; color:#FFF;  text-align:center;}

.navfoot li{ float:left;position:relative;}
.navfoot li a{ font-weight:bold; margin-right:10px; border-bottom:1px solid #ccc; color:#666; display:block; height:30px; line-height:30px; text-align:center; width:80px; }
.navfoot li a:hover{color:#fbb300;}

.secondary-menu-foot{ width:80px; height:123px; left:0px; top:40px;position:absolute;}
.secondary-menu-foot li a{ font-weight:normal;border-bottom:none; color:#000;width:80px;height:20px; line-height:20px; font-size:13px; color:#666;} 

.clear{ clear:both;}
.arrow{background:url(../images/arrow.gif) no-repeat right center;}
.hover{ background:url(../images/nav-bg1.png) repeat-x left -60px;}
.menuhover{color:#fbb300;background:#000;}
#foot-left{ width:170px; float:left;}
#foot-center{width:650px; float:left;}
#foot-right{width:200px; float:right; color:#666; font-family:13px;}
#foot-right span{ font-size:18px; color:#d9171c; font-weight:bold;}
#foot-right a{color:#666; font-size:14px;}
#nei-foot{ width:1020px; margin:20px auto;}






/*内页中间------------------------------------------------------------------------------------------------------------------------ */
#menu-nei{background:url(../images/nav.jpg) repeat-x; position:relative; height:75px;}
#main-nei{ position:absolute; left:450px; top:0px;}
#logo{ position:absolute; left:180px; top:0px;}
#right-nei{ position:absolute;z-index:1; top:130px; right:100px; width:123px; height:445px;}
.centerlist{background:url(../images/bg.jpg) no-repeat top center;}
.centerpage{background:url(../images/bg1.jpg) no-repeat top center;}
.centerlist_xw{background:url(../images/bg2.jpg) no-repeat top center;}
.centershow{background:url(../images/bg3.jpg) no-repeat top center;}
#center{ height:1035px; padding-top:160px;}
#content{ width:1180px; margin:0 auto; height:985px; background:#f4eddd;}
.nei-list li{ float:left;}
.nei-list li a{ background:#3f261f; color:#fbb300; display:block; width:165px; height:42px; color:#fbb300; font-weight:bold; line-height:42px; text-align:center; margin-right:3px;}
.nei-list li a:hover{ background:#fbb300; color:#3f261f;}
#content-top-left{ width:600px;margin-top:40px; }
#content-top-right{ width:350px;margin-top:20px;}
.biao{ text-align:center;}
h1{ color:#3f261f; font-size:30px;}
.nei-mar{ margin:30px 0px;}
#content-nei{ width:1100px; margin:0 auto; height:750px; overflow:hidden;
overflow-y:scroll;
scrollbar-face-color: #fcfcfc;
scrollbar-highlight-color: #6c6c90;
scrollbar-shadow-color: #fcfcfc;
scrollbar-3dlight-color: #fcfcfc;
scrollbar-arrow-color: #240024;
scrollbar-track-color: #fcfcfc;
scrollbar-darkshadow-color: #48486c;
scrollbar-base-color: #fcfcfc;}
/*list------------------------------------------------------------------------------------------------------------------------ */
.list_wz_lnn li{
    width: 250px;
    float: left;
    margin-right:10px;margin-bottom:20px;
}
.list_aa_lll{
    width: 250px;
    height: 170px;
    position: relative;
}
.list_aa_lll img{
    max-width: 250px;
    max-height: 170px;
	min-width: 250px;
    min-height: 170px;
		_width:250px;
	_height:170px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
}
.list_title_a{
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #666;
    
}
/*list_xw------------------------------------------------------------------------------------------------------------------------ */

.list_xx_ww{
    font-size: 16px;
}
.list_xx_ww li{
    border-bottom: dotted 1px #7c7c7c;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.list_xx_ww span{
    float: right;
    color:  #333;
}
.list_xx_ww a{
    color:  #333;
}

/*page------------------------------------------------------------------------------------------------------------------------ */

.page_nr_content{
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.page_nr_content img{
    max-width: 100%;
}
.page_r_dqwzz{
    color: #333;
    font-size:12px;
    border-bottom: solid 2px #168a7b;
    padding-bottom: 5px;
    height: 14px;

}
