@charset "utf-8";
/* Global CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	list-style:none;
	
	
}
.clear{
clear:both;
}
td {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: #000000;
	
}
a{
	color:#000000;
	text-decoration:none;
	
}
a:hover{
	color:#000000;
	text-decoration:underline;
	
}
body {
	font-family:"微软雅黑";
	font-size:12px;
	margin:0;
	color: #000000;
	background-color: #F8F6F7;
}
.fl{ float:left;}
.fr{ float:right;}
.fontlan14{
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	text-indent: 15px;
	text-transform: uppercase;
}
#top {
	height:109px;
	width: 100%;
	background-image: url(../../images/top_bj.gif);
}
.top{
	list-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1002px;
	color: #000;
	
	}
.logo{
	margin: 20px 0 0 0;
}
.dianhua{
	line-height: 12px;
	font-size: 24px;
	color: #D53115;
	font-family: Impact;
	width: 200px;
	float: right;
	margin-top: 30px;
	height: 41px;
	background-image: url(../../images/tel.png);
	background-repeat: no-repeat;
	text-indent: 30px;
	background-position: left center;
}
.dianhua span{ line-height:12px;
		  font-size:14px;
		  color:#002a5f;}
.dianhua p{ line-height:26px;
		    font-size:24px;
			font-family:Impact;
			color:#c41630;}
/*---导航---*/
#nav {
	height:46px;
	width: 100%;
	background-image: url(../../images/nav_bj.gif);
	background-repeat: repeat-x;
}
#nav ul {
	list-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1002px;
}
#nav ul li {
	font-family: "宋体";
	float: left;
	text-align: center;
	background-image: url(../../images/dht.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#nav ul li.noline{ background:none;}
#nav ul li a {
	font-size: 14px;
	line-height:46px;
	color: #FFF;
	display: block;
	font-family: "微软雅黑";
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	width: 130px;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	transition:all 0.3s ease-in-out 0s;

}
#nav ul li:hover a{
	color: #FFF;
	background-color:#c41630;


}

#footer {
	text-align: center;
	color: #000;
	width: 100%;
	font-family: "微软雅黑";
	font-size: 12px;
	clear: both;
	line-height:50px;
}
#footer a{color: #000;}

.d1{
	background-image: url(../../images/dianhua1.png);
	background-repeat: no-repeat;
	width: 370px;
	background-position: 30px 15px;
	
	
}
.d2{
	width: 600px;
	line-height: 82px;
	text-align: right;
	
	
	
}
.d1 span{
	font-size: 14px;
	padding-top: 40px;
	display: block;
	text-indent: 90px;
	text-align: left;
	
	
}
#main{
	width: 1002px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	clear: both;
}
#main_left{
	width: 214px;
	float: left;
	}
#main_left .beijing{
	width: 214px;
	background-image: url(../../images/left_bj.gif);
	height: 74px;
	background-repeat: no-repeat;
	}
#main_left h1{
	line-height: 5px;
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 22px;
	text-align:left;
	padding:25px 0 0 50px;
	font-weight:bold;
}
#main_left h2{
	line-height: 5px;
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 18px;
	padding:20px 0 0 70px;
	text-align:left;
	font-weight:bold;
}
#main_left .beijing a{
	float: right;
	padding-top: 18px;
	padding-right: 10px;
}
#main_left li{ padding-bottom:5px;  }
#main_left li a{
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFF;
	background-image: url(../../images/left1.jpg);
	overflow:hidden;
	line-height: 39px;
	height: 39px;
	width:214px;
	text-indent:30px;

	
}
#main_left li a:hover{
	background-image: url(../../images/left1.jpg);
	background-position:0px 39px;
	transition: all 0.5s ease-in-out 0s;
	
	
}
#main_left .selected{background-image: url(../../images/left1.jpg);
	background-position:0px 39px;}
#main_right{
	float: right;
	width: 778px;
}
#main_inside1{
	float: left;
	width: 450px;
}
.main_inside1_title{background-color:#CCC;height:47px;}
.main_inside1_title .title{ color:#FFF; display:block; height:47px; line-height:47px; padding:0 40px; font-size:14px; background-color:#c41630;}
.main_inside1_title .more a{height:47px; line-height:47px; color:#000; font-size:12px; padding-right:10px;}
#main_inside1 .content{ padding:5px;}
#main_inside1 .content p{ margin-left:10px;line-height:25px; font-size:14px;}
#main_inside2{
	float: right;
	width: 318px;
}
.main_inside2_title{background-color:#CCC;height:47px;}
.main_inside2_title .title{ color:#FFF; display:block; height:47px; line-height:47px; padding:0 40px; font-size:14px; background-color:#002a5f;}
.main_inside2_title .more a{height:47px; line-height:47px; color:#000; font-size:12px; padding-right:10px;}
#main_inside2 .content{ padding:5px 0; font-size:14px;}
#main_inside2 .content li { display:block; height:22px; line-height:22px; border-bottom:1px dotted #999; margin-bottom:3px;}
#main_inside2 .content li a{ float:left; background-image:url(../../images/ljt.gif); background-repeat:no-repeat; background-position:8px 9px; text-indent:20px;}
#main_inside2 .content li a:hover{ color:#c41630; transition: all 0.3s ease-in-out 0s;}
#main_inside2 .content li p{float:right; color:#999}

#main_inside3{width: 778px;}
.main_inside3_title{background-color:#c41630;height:47px;}
.main_inside3_title .title{ color:#FFF; display:block; height:47px; line-height:47px; padding:0 40px; font-size:14px;}
.main_inside3_title .more a{height:47px; line-height:47px; color:#fff; font-size:12px; padding-right:10px;}
#main_inside3 .content{ padding:5px;}


#main_right .message {
	padding:20px 0;
}
#main_right .message input {
	width:180px;
	height:38px;
	line-height:38px;
	padding:0 10px;
	border:1px #e4e4e4 solid;
	font-size:12px;
	color:#9b9b9b;
	margin:0 0 10px 10px;
	font-family:"微软雅黑";
}
#main_right .message input.bt {
	margin-left:0;
	width:220px;
}
#main_right .message textarea {
	width:856px;
	height:120px;
	overflow:auto;
	padding:10px;
	border:1px #e4e4e4 solid;
	font-size:12px;
	color:#9b9b9b;
	margin-bottom:10px;
	font-family:"微软雅黑";
}
#main_right .message .yanz input {
	width:190px;
	vertical-align:middle;
	margin-left:0;
	margin-right:10px;
}
#main_right .message .yanz img {
	display:inline-block;
	margin-bottom:10px;
	vertical-align:middle;
}
#main_right .message input.btn_tj {
	display:block;
	width:390px;
	height:40px;
	line-height:40px;
	padding:0;
	font-size:18px;
	color:#fff;
	background:#8c1919;
	cursor:pointer;
	border:0;
	margin-right:3px;
}

.products{}
.products a{width:162px; display:block; font-size:14px; float:left; padding-right:10px;}

.products a:hover{
color: #c41630;
transition: all 0.3s ease-in-out 0s;
}
.products img{ width:140px; height:140px; padding:10px; border:1px #CCC solid;}
.products p{ line-height:30px; text-align:center;}


.plist{}
.plist a{width:182px; display:block; font-size:14px; float:left; padding-right:10px;}

.plist a:hover{
color: #c41630;
transition: all 0.3s ease-in-out 0s;
}
.plist img{ width:160px; height:200px; padding:10px; border:1px #CCC solid;}
.plist p{ line-height:30px; text-align:center;}
.pshow {
	padding:30px 0;
}
.pshow .protitle {
	color:#565656;
	padding-bottom:20px;
	text-align:center;
}
.pshow .protitle dt {
	font-size:18px;
	padding-bottom:5px;
}
.pshow .protitle dd {
	font-size:12px;
}
.pshow .propic {
	display:block;
	width:260px;
	margin:0 auto;
}

.news1{

}
.news1 ul li{ display:block; height:22px; line-height:22px; border-bottom:1px dotted #999; margin-bottom:3px;

}
.news1 ul li a{ float:left; background-image:url(../../images/ljt.gif); background-repeat:no-repeat; background-position:8px 9px; text-indent:20px;

}
.news1 ul li a:hover{color: #c41630;transition: all 0.3s ease-in-out 0s;

}
.news1 ul li p{float:right; color:#999

}


#link{
	border:1px #CCC solid; color:#444444; overflow:hidden;}
#link .title{ background-color:#f3f3f3; border-bottom:1px #CCC solid; line-height:30px; font-size:14px; color:#002a5f; font-weight:bold; text-indent:20px;}
#link a{ padding:0 18px; line-height:35px; color:#444444;}

#sidebar1 {
	float:left;
	width:478px;
	border-radius:8px;
	-moz-border-radius:8px;
	border:1px solid #CFCFCF;
	background:#fff;
	overflow:hidden;
	position: absolute;
	
}
#sidebar1 .tb{
	background-image: url(../../images/cen_t.gif);
	height: 54px;
	width: 69px;
	position: relative;
	float: left;
}
#sidebar1 .biaoti{
	position: relative;
	clear: both;
	left: 50px;
	top: -35px;
	overflow: hidden;
	width: 100%;
	float: left;
	
}
#sidebar1 .biaoti h1{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #6F6F6F;
	float: left;
	
	
}
#sidebar1 .biaoti span{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #EC0A15;
	
	
}
#sidebar1 .biaoti .x{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #EC0A15;
	background-image: url(../../images/x.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 250px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	
	
}
#sidebar1 .biaoti a{
	float: left;
	margin-left: 5px;
	
	
	
}


#sidebar2 {
	float:right;
	width:250px;
	border-radius:8px;
	-moz-border-radius:8px;
	border:1px solid #CFCFCF;
	background:#fff;
	overflow:hidden;
	position: absolute;
	left: 487px;
}
#sidebar2 .tb{
	background-image: url(../../images/cen_t.gif);
	height: 54px;
	width: 69px;
	position: relative;
	float: left;
}
#sidebar2 .biaoti{
	position: relative;
	clear: both;
	left: 50px;
	top: -35px;
	overflow: hidden;
	width: 100%;
	float: left;
	
}
#sidebar2 .biaoti h1{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #6F6F6F;
	float: left;
	
	
}
#sidebar2 .biaoti span{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #EC0A15;
	
	
}
#sidebar2 .biaoti .x{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #EC0A15;
	background-image: url(../../images/x.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 50px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	
	
}
#sidebar2 .clear a{
	background-image: url(../../images/jt1.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	line-height: 23px;
	text-indent: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 230px;
	color: #000;	
	
}
#sidebar2 .clear a:hover{
	color: #900;	

	
	
}
#sidebar3 {
	width:738px;
	height:410px;
	border-radius:8px;
	-moz-border-radius:8px;
	border:1px solid #CFCFCF;
	background:#fff;
	overflow:hidden;
	position: absolute;
	clear:both;
	top: 255px;
}
#sidebar3 .tb{
	background-image: url(../../images/pr.gif);
	height: 205px;
	width: 51px;
	position: relative;
	float: left;
}
#sidebar3 .biaoti{
	position: relative;
	clear: both;
	left: 60px;
	top: -200px;
	overflow: hidden;
	width: 670px;
	float: left;
	
}
#sidebar4 {
	float:left;
	width:738px;
	border-radius:8px;
	-moz-border-radius:8px;
	border:1px solid #CFCFCF;
	background:#fff;
	overflow:hidden;
	position: absolute;
	
}
#sidebar4 .tb{
	background-image: url(../../images/cen_t.gif);
	height: 54px;
	width: 69px;
	position: relative;
	float: left;
}
#sidebar4 .biaoti{
	position: relative;
	clear: both;
	left: 50px;
	top: -35px;
	overflow: hidden;
	width: 100%;
	float: left;
	
}
#sidebar4 .biaoti h1{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #6F6F6F;
	float: left;
	
	
}
#sidebar4 .biaoti span{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #EC0A15;
	
	
}
#sidebar4 .biaoti .x{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #EC0A15;
	background-image: url(../../images/x.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 530px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	
	
}
#sidebar4 .biaoti a{
	float: left;
	margin-left: 5px;
	
	
	
}


.xian{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 30px;
}
#side1{
	float: left;
	width: 251px;

}
#side2{
	float: right;
	width: 740px;
	
}
#side3a{
	
float: right;
	width: 740px;
	min-height:680px;
	position: relative;
	
}
#side3{ float:left;
width:399px;
}
#side3 .beijing{
	background-image: url(../../images/cen.gif);
	height: 46px;
	line-height: 46px;
}
#side3 .beijing .title{
	background-image: url(../../images/tb.gif);
	background-repeat: no-repeat;
	background-position: 10px 16px;
	text-indent: 35px;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	
}
#side3 .beijing .more{
	margin-top: 15px;
	margin-right: 10px;
	
}
#side4{ float:right; width:345px;

}
#side4 .beijing{
	background-image: url(../../images/cen.gif);
	height: 46px;
	line-height: 46px;
}
#side4 .beijing .title{
	background-image: url(../../images/tb.gif);
	background-repeat: no-repeat;
	background-position: 10px 16px;
	text-indent: 35px;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	
}
#side4 .beijing .more{
	margin-top: 15px;
	margin-right: 10px;
	
}
#recruitment{
	padding-bottom: 10px;
	
	}
#recruitment ul{
	list-style:none;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	height:30px;
	}
#recruitment ul li{
	float:left;
	line-height: 30px;
	color: #000000;
	font-family: "微软雅黑";
	text-indent: 30px;
	font-size: 14px;
	
	}
#recruitment ul li h2{
	line-height: 30px;
	color: #719E16;
	font-family: "微软雅黑";
	background-image: url(../../images/tb.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	background-position: 10px;
	font-size: 14px;
	}
#recruitment p{
	clear:both;
	font:14px;
	line-height:25px;
	
	
	}
#recruitment span{
	color:#666;
	
	}
.list_mk{
	background: #edecec;
	border: 1px solid #b7b4b4;
	width: 317px;
	float: left;
	height: 292px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
}
.list_mk.nomargin{margin-right: 0px !important;}
.list_mk .box {
	padding: 12px 10px;
}

.list_mk .title {
	height: 27px;
	line-height: 27px;
	background: #b7b4b4;
	padding: 0 0px 0 0px;
	position: relative;
	width: 318px;
}
.list_mk .title span {
	display: inline-block;
	color: #FEF2D1;
	font-weight: bold;
	font-size: 14px;
	width: 94px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	background: #0160BC;
	left: 10px;
	position: absolute;
	bottom: 0;
}
.list_mk .title span {
	display: inline-block;
	color: #FEF2D1;
	font-weight: bold;
	font-size: 14px;
	width: 94px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	background: #0160BC;
	left: 10px;
	position: absolute;
	bottom: 0;
}
.list_mk .title span a{
	color: #FEF2D1;
	font-weight: bold;
	font-size: 14px;
	width: 94px;
	text-align: center;
	background: #0160BC;
}
.list_mk .title span a:hover{
	text-decoration: none;
}
.list_mk .title a {
	display: block;
	background-color: #000;
	color: #FFF;
	width: 50px;
	height: 18px;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.list_mk1{
	background: #edecec;
	border: 1px solid #b7b4b4;
	width: 318px;
	float: right;
	margin: 0 0px 0px 0;
	height: 292px;
}

.list_mk1 .box {
	
	padding: 12px 10px;
	
}

.list_mk1 .title {
	height: 27px;
	line-height: 27px;
	background: #b7b4b4;
	padding: 0 0px 0 0px;
	position: relative;
	width: 318px;
}
.list_mk1 .title span {
	display: inline-block;
	color: #FEF2D1;
	font-weight: bold;
	font-size: 14px;
	width: 94px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	background: #0160BC;
	left: 10px;
	position: absolute;
	bottom: 0;
}
.list_mk1 .title span a{
	color: #FEF2D1;
	font-weight: bold;
	font-size: 14px;
	width: 94px;
	text-align: center;
	background: #0160BC;
}
.list_mk1 .title span a:hover{
	text-decoration: none;
}
.list_mk1 .title a {
	display: block;
	background-color: #000;
	color: #FFF;
	width: 50px;
	height: 18px;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.list_mk_left{
	background: #edecec;
	border: 1px solid #b7b4b4;
	width: 240px;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	float: left;
}
.list_mk_left.nomargin{margin-right: 0px !important;}
.list_mk_left .box {
	padding: 12px 10px;
}

.list_mk_left .title {
	height: 27px;
	line-height: 27px;
	background: #b7b4b4;
	padding: 0 0px 0 0px;
	position: relative;
	width: 240px;
}
.list_mk_left .title span {
	display: inline-block;
	color: #FEF2D1;
	font-weight: bold;
	font-size: 14px;
	width: 94px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	background: #0160BC;
	left: 10px;
	position: absolute;
	bottom: 0;
}
.list_mk_left .title span a{
	color: #FEF2D1;
	font-weight: bold;
	font-size: 14px;
	width: 94px;
	text-align: center;
	background: #0160BC;
}
.list_mk_left .title span a:hover{
	text-decoration: none;
}
.list_mk_left .title a {
	display: block;
	background-color: #000;
	color: #FFF;
	width: 50px;
	height: 18px;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.list_mk_right{
	background: #edecec;
	border: 1px solid #b7b4b4;
	width: 720px;
	float: right;
	margin-bottom: 0px;
	margin-left: 0;
	clear: both;
}
.list_mk_right.nomargin{margin-right: 0px !important;}
.list_mk_right .box {
	padding: 12px 10px;
}

.list_mk_right .title {
	height: 27px;
	line-height: 27px;
	background: #b7b4b4;
	padding: 0 0px 0 0px;
	position: relative;
	width: 720px;
}
.list_mk_right .title span {
	display: inline-block;
	color: #FEF2D1;
	font-weight: bold;
	font-size: 14px;
	width: 94px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	background: #0160BC;
	left: 10px;
	position: absolute;
	bottom: 0;
}
.list_mk_right .title span a{
	color: #FEF2D1;
	font-weight: bold;
	font-size: 14px;
	width: 94px;
	text-align: center;
	background: #0160BC;
}
.list_mk_right .title span a:hover{
	text-decoration: none;
}
.list_mk_right .title a {
	display: block;
	background-color: #000;
	color: #FFF;
	width: 50px;
	height: 18px;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.sc,.sc:link,.sc:visited {
	color: #000000;
	font-family: "微软雅黑";
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;	
}
.sc:hover {
	color: #FF6600;
	font-family: "微软雅黑";
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	line-height: 22px;	
	}
.left_fl,.left_fl:link,.left_fl:visited {
	color: #999;
	font-family: "微软雅黑";
	font-size: 14px;
	text-decoration: none;
	line-height: 37px;
	display: block;
	background-image: url(../../images/lefta.gif);
	height: 37px;
	width: 237px;
	text-indent: 20px;
	margin-top: 5px;
}
.left_fl:hover {
	background-image: url(../../images/leftb.gif);
	color: #FFF;
	}
.pr_ser,.pr_ser:link,.pr_ser:visited {
	background-image: url(../../images/pr_ser1.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 115px;
	display: block;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	color: #FFF;

}
.pr_ser:hover {
	text-decoration: underline;
	background-image: url(../../images/pr_ser2.gif);
	}
.dh,.dh:link,.dh:visited {
	color: #000000;
	font-family: "微软雅黑";
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;	
}
.dh:hover {
	color: #000000;
	font-family: "微软雅黑";
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	line-height: 22px;	
	}

.bk{
	background: #edecec;
	border: 1px solid #b7b4b4;
	float: right;
	margin: 0 0px 0px 0;
	padding: 12px 10px;
	width: 958px;
	}

.hight{
	height:10px;
}
.xian_x{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#menu {
	height:39px;
	width: 100%;
	background-color: #EA0004;
}
/*------------navigation */
.wrap-nav{width:1002px; margin:0px auto; position:relative; }


.tools,.tools:link,.tools:visited {
	border: 1px solid #CCC;
}
.tools:hover {
	background-color: #0160BC;
}
/*CSS black2 style pagination*/

.black2 { padding:7px; text-align:center;}
.black2 a {
	display: inline;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration:none;
	margin:2px;
	text-align:center;
	padding:2px 8px;
	border:1px solid #000;
	color: #000;
}

.aaa{
	display: inline;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration:none;
	margin:2px;
	text-align:center;
	padding:2px 8px;
	border:1px solid #000;
	color:#FFF;
	background-color: #333;
}

.black2 a:hover {
	color:#FFF;
	background-color: #333;
}
.black2 span {
	display: inline;
	height:22px;
	line-height:22px;
	font-size:12px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration:none;
	margin:2px;
	text-align:center;
	padding:2px 8px;
	border:1px solid #cccccc;
	color:#333;
}

.news,.news:link,.news:visited {
	color: #000000;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
	width: 370px;
	background-image: url(../../images/jt.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	text-indent: 20px;
	clear: both;
	display: block;
	float: left;
}
.news:hover {
	text-decoration: underline;

}
/**首页幻灯片模块begin**/
.grid-98{width:1002px}
.mod-home-slide{
	height:541px;
	overflow:hidden;
}
.mod-home-slide img.img{
	height:541px;
	background-position:center center;
	display:block;
	width:100%;
	background-repeat:no-repeat;
}
.mod-home-slide li{
	
}
.mod-home-slide .filter{
	position:relative;
	top:-541px;
	height:541px;
}

.banner{height:541px; overflow:hidden; text-align:center;}
/**首页幻灯片模块end**/
/*****产品列表*****/
.productlist {
}
.productlist ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}
.productlist li {
	width:190px;
	margin-right:60px;
	margin-bottom: 30px;
}
.productlist li img {
	display:block;
	border: 1px solid #CCC;
	width: 200px;
	height: 150px;
	padding: 3px;
}
.productlist li p {
	text-align:center;
	font-size:12px;
	color:#000;
	background-color: #CCCCCC;
	line-height: 30px;
	width: 208px;
}
.productlist li a:hover p {
	color:#000;
}
.productlist1 {
}
.productlist1 ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}
.productlist1 li {
	width:150px;
	margin-right:30px;
}
.productlist1 li img {
	height: 150px;
	width: 150px;


}
.productlist1 li p {
	text-align:center;
	font-size:12px;
	color:#000;
	line-height: 30px;
}
.productlist1 li a:hover p {
	color:#000;
}
/*****产品详细页*****/
.productdetail {
	width:720px;

}
.productdetail img {
	display:block;
	padding-top:20px;
	width:600px;
	margin:auto;
}
.productdetail p.jianjie {
	font-size:14px;
	color:#333;
	line-height:22px;
	padding-top:20px;
}
/*****新闻列表*****/
.newslist {
}
.newslist ul {
	padding:15px 5px;
}
.newslist li {
	height:40px;
	line-height:40px;
	border-bottom:1px #ccc dashed;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.newslist li span {
	font-size:12px;
	color:#666;
}
.newslist li a {
	font-size:14px;
	color:#333;
}
.newslist li a:hover {
	color:#631812;
}

#newsa{
	overflow: hidden;
border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#newsa a{
	float: left;
	background-image: url(../../images/tb.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	text-indent: 20px;
	line-height: 30px;
	font-size: 12px;
}
#newsa span{
	
	line-height: 30px;
	font-size: 12px;
}
#newsa a:hover{
	color: #0164DC;
}
#newsa p{
	line-height: 30px;
	font-size: 12px;
	color: #333;
}
#news1{
	width: 720px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#news1 .title{
	margin: 0 auto;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #000;
	text-align: center;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.title111{
	margin: 0 auto;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #000;
	text-align: center;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#news1 ul{
	margin: 0;
}
#news1 ul li{
	padding: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	height: 30px;
}
#news1 ul li a{
	float: left;
	background-image: url(../../images/jt1.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	text-indent: 20px;
	line-height: 30px;
	font-size: 14px;
}
#news1 ul li a:hover{
}
#news1 ul li span{
	float: right;
	line-height: 30px;
	font-size: 14px;
}
/*滚动1*/
#marquee6 {
	width:100%;
	overflow:hidden;
	margin:auto;
}
#marquee6 ul li {
	width:230px;
	float:left;
	margin-right: 10px;
	height: 184px;
	background-color: #D82401;
	margin-top: 10px;
	border: 1px solid #D8D8D8;
}
#marquee6 ul li a {
	display:block;
	margin-top: 10px;
}
#marquee6 ul li img {
	display:block;
	width: 208px;
	height: 138px;
	border: 1px solid #FFF;
	
}
#marquee6 ul li p {
	font-size:14px;
	color:#333;
	text-align:center;
	line-height: 30px;
	display: block;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	
}
.inset {
    -moz-box-shadow: inset 0 1px 8px rgba(0,0,0,.4);
	
    -webkit-box-shadow: inset 0 1px 8px rgba(0,0,0,.4);
    box-shadow: inset 0 1px 8px rgba(0,0,0,.24);
}
