﻿
/* CSS Document */
* {
	margin:0 auto;
	padding:0;
}
img {
	border:0;
}
ul {
	list-style:none;
}
.clear {
	clear:both;
}
a {
	text-decoration: none;
	color: #343434;
}
a:hover {
	text-decoration: none;
	color: #920202;
}
body {
	background:#e9e9e9;
	font-size:12px;
	font-family: "宋体";
	color: #343434;
	line-height: 24px;
}
.header {
	height:103px;
	background:#fff;
}
.header dl {
	width:1000px;
}
.header dt {
	float:left;
	margin-top:30px;
}
.header dd {
	float:right;
	margin-top:35px;
}
.menu {
	background:url(../image/navbg.jpg);
	height:46px;
}
.menu ul {
	width:1000px;
	height:46px;
}
.menu li {
	float:left;
	font-size:14px;
	font-family:"微软雅黑";
	text-align: center;
	line-height:46px;
}
.menu li a {
	display:block;
	color:#FFF;
	width:125px;
}
.menu li a:hover {
	background:#920202;
}
.menua a {
	background:#920202;
}
#banner {
	width: 100%;
	height: 440px;
	position: relative;
	z-index:9900;
	background:#2d4372;
}
#slides {
	display: block;
	width: 100%;
	height: 440px;
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	position: absolute;
	top: 90%;
	left: 50%;
	z-index: 9900;
	height: 10px;
}
#pagination li {
	display: block;
	width:13px;
	height: 13px;
	float: left;
	margin-left: 17px;
	background:#fff;
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
#pagination li.current {
	background:#da0303;
}
.case {
	background:#f2f2f2;
	padding:25px 0;
}
.rollBox {
	width:1000px;
	overflow:hidden;
}
.rollBox .LeftBotton {
	height:51px;
	width:27px;
	background:url(../image/nleft.png) no-repeat;
	overflow:hidden;
	float:left;
	display:inline;
	margin:68px 17px 0 0;
	cursor:pointer;
}
.rollBox .RightBotton {
	height:51px;
	width:27px;
	background:url(../image/nright.png) no-repeat right 0;
	overflow:hidden;
	float:right;
	display:inline;
	margin:68px 0 0 0;
	cursor:pointer;
}
.rollBox .Cont {
	width:894px;
	overflow:hidden;
	float:left;
}
.rollBox .ScrCont {
	width:10000000px;
}
.rollBox .Cont .pic {
	width:260px;
	float:left;
	margin:0 23px;
	/* height:313px;*/
}
.rollBox .Cont .pic h3 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:5px;
	text-align:center;
	font-family:"微软雅黑";
	margin:15px 0;
}
.caimg {
	overflow:hidden;
	width:121px;
	height:121px;
*line-height:121px;
	text-align:center;
	display:table;
}
.caimg em {
	height:100%;
	vertical-align:middle\9;
	_writing-mode: tb-rl;
	display:table-cell;
	vertical-align:middle;
}
.caimg img {
	vertical-align:middle;
	max-height:121px !important;
	max-width:121px !important;
}
.rollBox .Cont .pic p {
	color:#000;
	margin-top:10px;
	line-height:24px;
	height:70px;
	overflow:hidden;
	margin-bottom:20px;
}
.rollBox #List1, .rollBox #List2 {
	float:left;
}
.content {
	width:1000px;
	padding-bottom:30px;
height:auto!important;
height:427px;
min-height:427px;
}
.about {
	margin-top:20px;
}
.tit {
	background:url(../image/line.png) no-repeat 0 22px;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
	width:1000px;
	text-align:center;
}
.tit span {
	font-size:15px;
	font-weight:normal;
	color:#b1b1b1;
}
.ab_con {
	margin-top:30px;
}
.ab_con dt {
	float:left;
	width:388px;
}
.ab_con dd {
	float:right;
	width:570px;
}
.ab_con dd h3 {
	border-bottom:5px solid #999999;
	font-family:"微软雅黑";
	color:#666666;
	font-size:40px;
	padding-bottom:18px;
}
.ab_con dd p {
	line-height:27px;
	margin-top:8px;
	height:105px;
	overflow:hidden;
}
.ab_con dd img {
	margin-top:15px;
}
.product {
	margin-top:20px;
}
.product li {
	float:left;
}
.news {
	margin-top:20px;
}
.nTab {
	width:540px;
	overflow:hidden;
	float:left;
	height:295px;
}
.none {
	display:none;
}
.nTab .TabTitle {
	height:38px;
}
.nTab .TabTitle li {
	float:left;
	cursor:pointer;
	height:37px;
	line-height:38px;
	margin-right:25px;
	font-size:16px;
	font-family:"微软雅黑";
	width:109px;
	text-align:center;
	color:#FFF;
}
.nTab .TabTitle .active {
	background:#920202;
}
.nTab .TabTitle .normal {
	background:#bdbdbd;
}
.nTab .TabContent {
	clear:both;
	overflow:hidden;
	display:block;
	margin-top:8px;
}
.newsa li {
	line-height:40px;
	border-bottom:1px dashed #c0bcbc;
	height:40px;
}
.newsa li a {
	float:left;
	width:470px;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.newsa li span {
	float:right;
}
.jdt {
	float:right;
}
.focus {
	position:relative;
	width:406px;
	height:287px;
	background-color: #000;
	float: left;
}
.focus img {
	width: 406px;
	height: 297px;
}
.focus .fPic {
	position:absolute;
	left:0px;
	top:0px;
}
.focus .D1fBt {
	overflow:hidden;
	zoom:1;
	height:16px;
	z-index:10;
}
.focus .shadow {
	width:100%;
	position:absolute;
	bottom:0;
	left:0px;
	z-index:10;
	height:30px;
	line-height:30px;
	background:rgba(0, 0, 0, 0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display:block;
	text-align:left;
}
.focus .shadow a {
	text-decoration:none;
	color:#fff;
	font-size:12px;
	overflow:hidden;
	margin-left:10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
	position:relative;
	width:100%;
	float:left;
	display:none;
	background:#000
}
.focus .fcon img {
	display:block;
}
.focus .fbg {
	bottom:3px;
	right:10px;
	position:absolute;
	height:21px;
	text-align:center;
	z-index: 200;
}
.focus .fbg div {
	margin:15px auto 0;
	overflow:hidden;
	zoom:1;
	height:14px;
}
.focus .D1fBt a {
	position:relative;
	display:inline;
	width:10px;
	height:10px;
	margin:0 3px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background:#920202;
}
.focus .D1fBt img {
	display:none
}
.focus .D1fBt i {
	display:none;
	font-style:normal;
}
.footer {
	background:url(../image/footerbg.png) repeat-x;
	height:348px;
}
.foota {
	width:1000px;
}
.conta {
	color:#FFF;
	line-height:35px;
	background:url(../image/conta.jpg) no-repeat bottom right;
	width:500px;
	padding:35px 0;
	float:left;
}
.conta h3 {
	font-size:16px;
	font-family:"微软雅黑";
	margin-bottom:15px;
}
.conta p img {
	vertical-align:middle;
	margin-right:10px;
}
.message {
	width:289px;
	float:left;
	margin-top:40px;
}
.message li {
	margin-bottom: 5px;
}
.text1 {
	width: 220px;
	height: 28px;
	line-height: 28px;
	background:#efefef;
	font-size:12px;
	color:#878686;
	border:none;
	text-indent:7px;
}
.text2 {
	width: 267px;
	height: 63px;
	border:none;
	line-height: 24px;
	background:#efefef;
	font-size:12px;
	color:#878686;
	text-indent:7px;
}
.text3 {
	width: 73px;
	height: 28px;
	border:none;
	line-height: 28px;
	background:#efefef;
	font-size:12px;
	color:#878686;
	text-indent:7px;
}
.message label {
	margin-right: 10px;
}
.butimg {
	margin-right: 30px;
}
.but1 {
	width:84px;
	height:28px;
	background:#920202;
	color:#FFFFFF;
	border:none;
	font-family:"微软雅黑";
	font-size:14px;
	cursor:pointer
}
.but2 {
	width:84px;
	height:28px;
	background:#a82424;
	color:#FFFFFF;
	border:none;
	font-family:"微软雅黑";
	font-size:14px;
	cursor:pointer
}
.line2 {
	background:url(../image/mesbg.jpg) no-repeat;
	width:10px;
	height:210px;
	float:left;
	margin:50px;
}
.footb {color:#FFF;text-align:center;}
.bread{ margin:15px 0;}
.left{ width:240px; float:left; background:#CCC;}
.tit2{ background:#353535; height:40px; color:#FFF; font-family:"微软雅黑";font-size:17px; line-height:40px; text-indent:20px;}
.left li{ background:#dddddd; border-bottom:1px solid #FFF; height:35px; line-height:35px;font-family:"微软雅黑";font-size:14px; text-indent:20px;}
.left li a{ display:block;}
.left li a:hover{ background:#920202; color:#FFF;}
.tita a{ background:#920202; color:#FFF;}
.right{ width:730px; float:right;}
.tit3{background:#dddddd; height:40px;  font-family:"微软雅黑";font-size:17px; line-height:40px; text-indent:20px; font-weight:normal; }
.nabout{ margin-top:10px;}
.nnews{ margin-top:15px;}
.nnews dl {
	border-bottom: 1px dashed #c0bcbc;
	padding: 15px 0;
}
.nnews dt {
	margin-bottom: 15px;
}
.nnews dd{  overflow:hidden;}
.nnewli {
	float: left;
	font-size: 15px;
	font-family: "微软雅黑";
	color: #4a4a4a;
	background: url(../image/list19.png) no-repeat left;
	text-indent: 24px;
}
.nnewli a {
	color: #171717;
}
.date {
	float: right;
	color: #999999;
}
.dede_pages {
	text-align: center;
	margin-top: 15px;
	padding-bottom: 8px;
}
.dede_pages li {
	float: left;
	border: 1px solid #CCC;
	margin: 0 3px;
}
.dede_pages li a {
	display: block;
	padding: 0px 8px;
}
.dede_pages li a:hover {
	background: #212121;
	color: #FFF; 
}
.nnews_con h1 {
	text-align: center;
	font-size: 15px;
}
.nnews_con h3 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #888;
	margin-top: 5px;
	margin-bottom:10px;
}
.sxpian {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #d9d9d9
}
.ncont{margin-top:10px;}
.ncont p{ line-height:30px;}
.ncont p img{ vertical-align:middle; margin-right:8px;}
.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap;
}
.iw_poi_content {
	font:12px arial, sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
}
.map {
	width:680px;
	height:455px;
	border:#ccc solid 1px;
	margin-top:10px;
	float:left;
}
.nmess {
	width: 500px;
	margin:20px auto;
}
.nmess li {
	margin-bottom: 8px;
	line-height: 32px;
}
.text4 {
	width: 300px;
	height: 32px;
	border: 1px solid #e2e2e2;
	line-height: 32px;
	background:#f5f5f5;
}
.text5 {
	width: 400px;
	height: 100px;
	border: 1px solid #e2e2e2;
	line-height: 24px;
	background:#f5f5f5;
}
.nmess label {
	margin-right: 10px;
}
.but {
	margin-left: 55px;
	margin-top:15px;
}
.butimg {
	margin-right: 30px;
}
.but3 {
	width:90px;
	height:32px;
	background:#be0000;
	color:#FFFFFF;
	border:none;
	font-family:"微软雅黑";
	font-size:14px;
	cursor:pointer
}
.but4{
	width:90px;
	height:32px;
	background:#bc2c2c;
	color:#FFFFFF;
	border:none;
	font-family:"微软雅黑";
	font-size:14px;
	cursor:pointer
}
.nprod dl{ width:218px; height:auto;margin:0 12px; float:left; margin-top:15px;}
.nprod dl dt{ overflow:hidden; width:218px;  height:160px; *line-height:158px; text-align:center;  display:table; background:#fff;margin-bottom:8px;  }
.nprod dl dd{ height:24px; line-height:24px; text-align:center; }
.nprod dl dt a{ height:100%; vertical-align:middle\9; _writing-mode: tb-rl; display:table-cell; vertical-align:middle;border:1px solid #CCC;}
.nprod dl dt a:hover{ border:1px solid #920202;}
.nprod dl img{ vertical-align:middle; max-height:158px !important; max-width:216px !important;}
.serv{ margin-top:20px;}
.tit1a, .tit2a, .tit3a, .tit4a, .tit5a, .tit6a{ font-size:16px;font-family:"微软雅黑"; color:#FFF; height:31px; line-height:30px; text-indent:30px; margin-bottom:7px;}
.tit1a{ background:url(../image/se1.png) no-repeat;}
.tit2a{ background:url(../image/se2.png) no-repeat;}
.tit3a{ background:url(../image/se3.png) no-repeat;}
.tit4a{ background:url(../image/se4.png) no-repeat;}
.tit5a{ background:url(../image/se5.png) no-repeat;}
.tit6a{ background:url(../image/se6.png) no-repeat;}
.sera{ width:553px;}
.sera p{ line-height:22px; padding-left:25px;}

.join dl {
	margin-top:15px;
}
.join dt {
	font-size:16px;
	font-weight:bold;
	color:#920202;
}
.join dl h1 {
	font-size:14px;
	margin-top:5px;
}