﻿@charset "utf-8";
/* CSS Document */
html{
	width:100%;
	height:100%;
	background-image:url(../../images/htmlbg.jpg);
}
body{
	font: 14px/1.231 "微软雅黑",arial,"宋体",sans-serif normal;
	width:100%;
	margin:0px;
	padding:0px;
}
ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
img{
	border:none;
}
a{
	text-decoration:none;
	color:#FFF;
}
a:hover{
	color:#FFF;
}
/*banner*/
.demo { width:913px; height:179px; display:block; overflow:hidden; zoom:=1;
margin: 0 auto;
padding-top:6px;
}
/*页头开始css*/
#header{
	width:100%;
	background-image:url(../../images/haederbg.jpg);
	height:131px;
}
.headerW940{
	width:940px;
	margin:0 auto;
	height:131px;
}
.headerTop{
	width:940px;
	height:88px;
}
.headerLog{
	float:left;
	width:237px;
	height:88px;
	_display:inline;
}

.headerNav{
	height:88px;
	width:180px;
	display:inline-block;
	float:right;
}
.headerNav ul{
	height:20px;
	margin-top:32px;
}
.headerNav li{
	float:left;
	display:inline-block;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	margin-right:10px;
}
.NavBorder{
	
	border-right:2px solid #FFF;
}
.headerNav li a{
	height:16px;
	_height:20px;
	line-height:16px;
	_line-height:20px;
	vertical-align:middle;
	width:60px;
	color:#FFF;
	font-weight:bold;
	display:block;
}
/*menu css*/
.headerUnder{
	width:940px;
	height:43px;
}
.menu{
	width:810px;
	height:43px;
	margin:0 auto;
}
.menu li{
	width:135px;
	height:43px;
	line-height:43px;
	vertical-align:middle;
	text-align:center;
	float:left;
	display:inline-block;
	_display:inline;
}
.menu li span{
    font-weight: bold;
}
.menu li a{
	color:#FFF;
	width:135px;
	height:43px;
	display:block;
}
.menu li a:hover{
	background:url(../../images/navbg.jpg);
	height:43px;
}
 .current{
    background:url(../../images/navbg.jpg);
	height:43px;
}

/*内容部分*/

.banner{
	width:924px;
	background-color:#e2ddd6;
	height:191px;
}
.contentUnder{
	width:924px;
	min-height:309px;
	_height:309px;
	background-color:#e2ddd6;
	margin-top:5px;
	display:inline-block;
}
/*左边部分*/
.contentLift{
	width:243px;
	min-height:309px;
	_height:309px;
	display:inline-block;
	_display:inline;
	float:left;
	margin-right:-5px;
	_margin-right:-8px;
	border-right:#FFF 5px solid;
}
.contentLiftUl{
	width:199px;
	margin:0 auto;
	padding-top:10px;
}
.contentLiftLi{
	display:block;
	width:199px;
	height:30px;
	line-height:28px;
	vertical-align:middle;
	margin-top:7px;
}
.contentLiftLi a{
	display:block;
	background-image:url(../../images/leftbghui.jpg);
	width:199px;
	height:30px;
	color:#000;
}
.contentLiftLi a:hover{
	display:block;
	background-image:url(../../images/leftbg.jpg);
	width:199px;
	height:30px;
	color:#000;
}
.contentLiftLi a span{
	margin-left:49px;
}
.contentLiftLiKb{
	height:50px;
	width:199px;
}
/*右侧*/
.contentRight{
	width:673px;
	min-height:309px;
	_height:309px;
	display:inline-block;
	border-left:#FFF 5px solid;
	_display: inline;
}
.contentRightUnder{
	height:20px;
}
/*页尾*/
#footer{
	width:100%;
	height:82px;
}

.footerW985{
	width:985px;
	height:55px;
	margin:0 auto;
}
.footerLog{
	background-image:url(../../images/logs.png);
	_background-image:url(../../images/logs.gif);
	width:228px;
	height:55px;
	margin-right:20px;
}

.footerW985 div{
	float:left;
	display:inline-block;
	_display:inline;
	color:#FFF;
	margin-top:18px;
}
.footerTel{
	height:55px;
	width:390px;
	margin-right:20px;
}
.footerTel li{
	margin-bottom:5px;
}
.footerTel li span{
        font-size:12px;
        color:#ffffff;
}
.footerIcp{
	font-size:10px;
	height:55px;
	color:#616161;
        margin-bottom:5px;
}
.footerIcp li{
    -webkit-text-size-adjust:none;
	font-size:10px;
	color:#ffffff;
	margin-bottom:5px;
}
.footerIcp span{
	font-size:12px;
	color:#ffffff;
font-weight: bold;

}









