/* html {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
} */
html, body
{
	height: 100%;
	margin: 0 auto;
	background-color: #ececec;
	font-family: "微软雅黑" , Arial, Helvetica, sans-serif;
}
/* a */
.bottom a:link,
.foot a:link
{
	color: #7c7c7c;
	text-decoration: none;
}
.bottom a:visited,
.foot a:visited
{
	color: #7c7c7c;
	text-decoration: none;
}
.bottom a:hover,
.foot a:hover
{
	color: #277fdd;
	cursor: pointer;
	text-decoration: underline;
}
.bottom a:active,
.foot a:active
{
	color: #277fdd;
	text-decoration: underline;
}
#titlecolor
{
	font-weight: bolder;
}
#titlecolor:link
{
	color: #565656;
}
#titlecolor:visited
{
	color: #565656;
}
#titlecolor:hover
{
	color: #277fdd;
}
#titlecolor:active
{
	color: #277fdd;
}
/* list */
ul, ol
{
	list-style: none;
	margin: 0;
	padding: 0;
}
/* img border */
img
{
	border: 0;
}
/* margin */
p
{
	margin: 0;
	padding: 0;
}
.main
{
	width: 1000px;
	margin: 0 auto;
}
.content
{
	width: 1002px;
	margin: 92px auto 70px;
	background-color: #fcfeff;
	-webkit-box-shadow:3px 3px 7px rgba(165, 169, 173, .24);
	-moz-box-shadow:3px 3px 7px rgba(165, 169, 173, .24);
	box-shadow:3px 3px 7px rgba(165, 169, 173, .24);
}
.content .left a:link
{
	color: #807d7d;
	text-decoration: none;
}
.content .left a:visited
{
	color: #807d7d;
	text-decoration: none;
}
.content .left a:hover
{
	color: #4da8e7;
	text-decoration: none;
}
.content .left a:active
{
	color: #4da8e7;
	text-decoration: none;
}
.content .left
{
	width: 230px;
	height: 100%;
	border-right: 1px solid #ced1d7;
}
.content .left .hrline
{
	width: 194px;
	margin-left: 18px;
	border-top: 1px solid #e5e5e5;
}
.content .right
{
	width: 76%;
	height: 100%;
	float: left;
}
.content .right .hrline
{
	width: 732px;
	margin-left: 20px;
	border-top: 1px solid #e5e5e5;
}
.content .title
{
	margin-left: 20px;
	margin-top: 18px;
	color: #2b2b2b;
	font-size: 14px;
	font-weight: bolder;
}
.content .title a
{
	color: #eff6f9;
	font-size: 12px;
}
.content .article
{
	margin-left: 20px;
	margin-top: 18px;
	color: #666666;
	font-size: 12px;
	line-height: 1.5;
}
.content .article p
{
	margin-bottom: 30px;
	width: 733px;
}
#item
{
	margin-left: 38px;
	font-size: 12px;
}
#subitem
{
	margin-left: 22px;
	font-size: 12px;
	margin-bottom: 32px;
	text-align: left;
}
#item .first
{
	margin-top: 20px;
}
#item .second,
#item .third,
#item .forth,
#item .fifth
{
	margin-top: 18px;
}
#subitem li
{
	padding-top: 4px;
	padding-left: 10px;
	background: url(../images/lefttop.png) no-repeat scroll top left;
}
.content .currentitem
{
	color: #4da8e7;
}
#subitem .currentitem a
{
	color: #4da8e7;
	cursor: text;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}
.clearfix:after
{
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.nav
{
	height: 62px;
}
.nav .left
{
	margin: 20px 0 0 0;
}
.indexHead
{
	background-color: rgba(0,0,0,0.58);
	position: fixed;
	z-index: 99999;
	width: 100%;
	top: 0;
}
.indexHead a
{
	display: block;
	color: #f5f4f4;
	font-size: 14px;
	letter-spacing:1px;
	text-decoration: none;
}
.indexHead span 
{
	  display: inline-block;
	  height: 25px;
	  line-height: 25px;
	  vertical-align: top;
	  margin-left: 5px;
}
.menu
{
	font: 14px/60px "微软雅黑" , Arial, Helvetica, sans-serif;
	color: #f5f4f4;
}
.menu ul
{
	position: relative;
}
.menu ul li
{
	color: #f5f4f4;
	float: left;
	padding: 0 29.5px;
	text-align: center;
	height: 62px;
}
.menu ul li:hover
{
	cursor: pointer;
}
.menu ul span
{
	position: absolute;
	width: 50px;
	height: 2px;
	background: #57b5fe;
	top: -2px;
	left: 15px;
}
.menu ul li.currentmenu
{
	background-color: #4B4C5C;
}
.menu ul li.currentmenu:hover
{
	cursor: default;
}


.banner
{
	height: 100%;
	overflow: hidden;
}
.banner .d1
{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
.banner .d2
{
	width: 250px;
	height: 20px;
	clear: both;
	position: relative;
	top: 92%;
	z-index: 100;
	margin: 0 auto;
}


.banner .d2 ul
{
	float: left;
	display: inline;
}
.banner .d2 li
{
	width: 16px;
	height: 16px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/img2.png) no-repeat center;
	float: left;
	margin: 0 17px;
	display: inline;
}
.banner .d2 li.nuw
{
	background: url(../images/img1.png) no-repeat center;
}

.bottom
{
	padding: 60px 0 50px 0;
}
.bottom > ul > li
{
	width: 160px;
}
.bottom > ul > .left
{
	margin: 0 0 0 0;
}
.bottom > ul > .right
{
	margin: 0 50px 0 0;
}
h1
{
	font: 16px/25px "微软雅黑" , Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	margin: 0;
}
h4
{
	font: 14px/25px "微软雅黑" , Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	margin: 0;
}
hr
{
}
.bottom > ul > li ul li
{
	font: 14px/25px "微软雅黑" , Arial, Helvetica, sans-serif;
	color: #7c7c7c;
}
.foot .right
{
	margin: 20px auto;
	float: none;
}
.foot .right p
{
	font: 12px/30px "微软雅黑" , Arial, Helvetica, sans-serif;
	color: #797979;
	text-align: center;
}
#logo
{
	float: left;
}
#companyName
{
	float: left;
	margin-top: 3px;
	margin-left:10px;
}
.contact
{
	font-size: 12px;
	font: 14px/20px "微软雅黑" , Arial, Helvetica, sans-serif;
	color: #8c8b8b;
}
#cnzz_stat_icon_1259992713
{
    display: none;
}
@media \0screen\,screen\9 {
	.indexHead{
	background-color:#000000;
	filter:Alpha(opacity=58);
	position:static; 
	*zoom:1; 
	position:fixed;z-index:99999;width:100%;top:0;
	}
	.indexHead p
	{
	  color: #f5f4f4;
	position: relative;
	} 
}

