html, body, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, div, p {
	margin: 0px;
	padding: 0px;
}
ul, li, dl, dt, dd {
	list-style: none;
}
img {
	border: 0px;
}
body {
	margin: 0px auto;
	padding: 0px;
}
body, table, tr, td, th {
	font-size: 9pt;
	color: #333;
	line-height: 175%;
	font-family: "宋体", Arial, sans-serif;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #F00;
	text-decoration: underline;
}
a.q:link, a.q:visited {
	color: #B9B9B9;
	text-decoration: none;
}
a.q:hover, a.q:active {
	color: #F00;
	text-decoration: underline;
}
.bai {
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "微软雅黑";
}
.hei {
	font-size: 26px;
	color: #333333;
	font-weight: normal;
	font-family: "微软雅黑";
}

.da {
	font-size:16px;
	line-height:150%;
	color:#FFFFFF;
	font-weight: normal;
	font-family: "微软雅黑";
	text-indent: 10px;
}
.das {
	font-size:18px;
	line-height:150%;
	color:#CF171F;
	text-indent: 10px;
	font-weight: bold;
}.dl5s {
	font-size:14px;
	line-height:150%;
	color:#C1C1C1;
	font-family: "微软雅黑";
}

.dls {
	font-size:14px;
	line-height:120%;
	color:#666666;
	font-family: "微软雅黑";
}

.zt{
	font-size: 14px;
	line-height: 200%;
}
.zts{
	font-size: 16px;
	line-height: 200%;
	color: #CF171F;
	font-weight: bold;
	text-indent: 20px;
}
.bt{
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
}
.about {
	height: 240px;
	margin-bottom: 0px;
	background-image:url(dhabout.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bodybj{
	background-image: url(mainbg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
/*幻灯代码开始*/
.flexslider {
	position: relative;
	height: 350px;
	overflow: hidden;
	background: url(loading.gif) 50% no-repeat;
	z-index: 10;
}
.slides {overflow:hidden;position: relative;z-index: 1;}
.slides li { height: 350px;wmode:transparent;}
.flex-control-nav { position: absolute; bottom: 6px; z-index: 2; width: 100%; text-align: center;}
.flex-control-nav li { display: inline-block; width: 12px; height: 14px; margin: 0 5px; *display: inline; zoom: 1;}
.flex-control-nav a { display: inline-block; width: 12px; height: 14px; line-height: 40px; overflow: hidden; background: url(dot.png) right 0 no-repeat; cursor: pointer;}
.flex-control-nav .flex-active { background-position: 0 0;}
/*幻灯代码结束*/

.me {
	width: 230px;
	height: 25x;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-indent: 25px;
}
.me a {
	display: block;
	width: 230px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	font-size: 13px;
	color: #000000;
	background-color: #cccccc;
}
.me a:hover {
	color: #FFFFFF;
	font-size: 13px;
	background-color: #D88F0E;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
}
.me2 {
	width: 230px;
	height: 30x;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-indent: 40px;
	background-color: #F7F7F7;
}
.me2 a {
	display: block;
	width: 260px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 14px;
	color: #000000;
	background-color: #E4E4E4;
	background-image: url(tp1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.me2 a:hover {
	color: #FFFFFF;
	font-size: 14px;
	background-color: #F1AD2E;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	background-image: url(tb2.png);
}



#menuBar{height:45px;line-height:45px;background-color:#cf171f;z-index:10000;position:relative}
#menuBar ul.navWrap{zoom:1;display:block;float:left;}
/* 内页导航样式 */
.navWrap{zoom:1;display:block;float:left;}
.navWrap li{width:170px;float:left;position:relative;z-index:10000;text-align:center;font-size: 15px;height:45px; line-height:45px;}
.navWrap li a{color:#fff;display:block}
.navWrap li:hover{background:#c00000; text-decoration:none;display:block}
.navWrap li a.current{background:#c00000; text-decoration:none; display:block}
.navWrap li a.index{background:url(homeicon_hov.png) no-repeat 25%;display:block;padding-left:15px;}
.navWrap li a.index:hover{background:#c00000 url(homeicon_hov.png) no-repeat 25%;}
.navWrap li ul{display:none;position:absolute;top:45px;background-color:#666666;z-index:999;color:#fff;opacity:0.8; filter:alpha(opacity=80);}
.navWrap li ul a{display:block;color:#fff}
.navWrap li:hover ul{display:block}
.navWrap li ul li{white-space:nowrap;font-size:14px;width:100%;display:block; width: 154px;}
.navWrap li ul li:hover a{min-width:70px;color:#fff;text-decoration:underline;background-color:#666666;}

/* 移动蒙版 */
ol li,ul li{ list-style-type:none; vertical-align:middle;}

.team{padding-bottom:0px;}
.team ul{margin-left:20px;}
.team li{float:left;width:240px;height:290px;position:relative; cursor:pointer;margin:0 10px;}
.team li a{ color: #fff;}
.team li p{ display:none;position:absolute;left:0;top:0;width:100%;height:290px;background:url(bg_4.png) no-repeat;text-align:center;}
.team li:hover p{ display:block;}
.team li p strong{ display:block;font-size:18px;line-height:40px;padding:30px 0 15px;}
.team li p strong a{color:#fff;}
.team li span{ display:block;width:218px;margin:0 auto;padding-bottom:25px;text-align:left;color:#cce4fb;font-size:14px;line-height:23px;}
