/*参数重置*/

body {
	margin: 0;
}
* {
	font-family: "微软雅黑", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #333;
}
h1,h2,h3 {
	font-weight: normal;
	padding: 0;
	margin: 0;
}
p {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.container {
	width: 100%;
	margin: 0 auto;
	background-color:#fff;
}
body{
	background-color:#f7f7f7 ;
}
/*nav*/

.navContainer {
	width: 1100px;
	margin: 0 auto;
	height: 70px;
	color: #fff;
	overflow: hidden;
}
.logo {
	float: left;
	margin-top: 14px;
	margin-left:0px;
}
.nav {
	float: left;
	margin-left: 280px;
}
.nav li {
	float: left;
	line-height: 50px;
	width: 110px;
	font-weight: 500;
	text-align: center;
	margin-top: 6px;
	font-size: 16px;
}
.nav li a {
	height: 64px;
	width: 110px;
	color: #000;
}
.nav .currentLi {
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.nav li:hover {
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.nav li:hover a {
	color: #0099cc;
}
.phone{
	float: right;
	line-height: 30px;
	margin-top: 18px;
	padding-left: 28px;
	padding-right: 8px;
	color: #fff;
	font-size: 16px;
	background-color: #0099cc;
	border-radius: 4px;
	background-image: url(../images/tellphone.png);
	background-repeat: no-repeat;
	background-position: 6px center;
}

/*content*/

.contentContainer {
	width: 1100px;
	margin: 0 auto;
	background-color: #f7f7f7;
}
.contentMenu {
	float: left;
	width: 210px;
	background-color: #eee;
	padding: 20px 0;
	color: #1a98b5;
	font-size: 20px;
	padding-left: 0px;
	height: 560px;
}
.contentMenu span {
	color: #1a98b5;
	font-size: 16px;
	margin-left: 28px;
}
.contentMenu .menuItem {
	height: 40px;
	margin: 5px 0;
	width: 210px;
	margin-top: 20px;
}
.contentMenu .currentA {
	position: relative;
	z-index: 1;
}
.contentMenu .currentA a {
	width: 150px;
	position: absolute;
	top: 0;
	left: -6px;
	z-index: 2;
	border-left: solid 6px #f19149;
	background: url(../images/arrow_right.png) no-repeat 94% center;
	background-color: #fff;
	padding-left: 60px;
}
.contentMenu .currentB {
	color: #f19149;
}
.contentMenu li a {
	display: block;
	height: 40px;
	padding-left: 60px;
	line-height: 40px;
	color: #787878;
	font-size: 14px;
}
.contentMenu li:hover {
	background-color: #fff;
}
.contentMenu li:hover a {
	color: #f19149;
}
.content {
	float: left;
	width: 840px;
	background-color: #f3f3f3;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 190px;
}
.content h1 {
	line-height: 70px;
	font-size: 16px;
	color: #1a98b5;
	padding-left: 20px;
}
.section1 {
	margin-left: 20px;
}
.section1 h2 {
	font-size: 14px;
	color: #f19149;
	line-height: 20px;
}
.section1 p {
	line-height: 24px;
	margin-top: 10px;
	;
	font-size: 14px;
	color: #787878;
}
.section2 {
	margin-left: 20px;
	margin-top: 30px;
}
.section2 h2 {
	font-size: 14px;
	color: #f19149;
	line-height: 20px;
}
.section2 p {
	line-height: 24px;
	margin-top: 10px;
	;
	font-size: 14px;
	color: #787878;
}
.content .currentE {
	margin-bottom: 200px;
}
/*footer*/
.footer{
	display: block;
	clear: both;
	width: 100%;
	min-width: 1180px;
	float: left;
	background: #464646;
	padding: 15px 0;
}
.ft{
	width: 860px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.ftleft{
	width: 180px;
	margin-top: 10px;
	float: left;
}
.ftcenter{
	width: 230px;
	margin-top: 10px;
	float: left;
	color: #c8c8c8;
}
.ftcenter h1{
	font-size: 16px;
	margin-bottom: 5px;
}
.ftcenter p{
	color: #c8c8c8;
}
.ftright{
	float: left;
	margin-left: 0px;
	margin-top: 10px;
}
.ftright p{
	margin-left: 30px;
}
.ftright ul{
	margin-bottom: 25px;
}
.ftright ul li{
	float: left;
	padding-left: 56px;
}
.ftright ul li a{
	color: #c8c8c8;
	font-size: 14px;
	cursor: pointer;
}
.ftright ul li a:hover{
	color: #fff;
}
.xinlang,.weixin,.tengxun{
	float: left;
	margin-left: 12px;
}
.xinlang{ 
	width:44px; 
	height:44px;
	position:relative; 
	font-size:12px; 
	text-align:center;
}
.xinlang a{
	width:44px; 
	height:44px; 
	display:block; 
	position:absolute; 
	left:0; 
	top:0;
	background:url(../images/weixin.png) no-repeat center top; 
}
.xinlang .xinlang_nr{
	width:100px; 
	height:120px; 
	padding:10px; 
	background:#fff; 
	text-align:center; 
	position:absolute; 
	left:-38px; 
	top:-156px; 
	display:none;
	border-radius: 3px;
}
.xinlang .xinlang_nr img{ 
	margin-bottom:5px;
}
.xinlang .xinlang_nr .arrow{ 
	width:0; 
	height:0; 
	border-top:10px solid #fff;
	border-left:10px solid transparent;
	border-right:10px solid transparent; 
	position:absolute; 
	left:50px; 
	top:140px;
}
.xinlang.on .xinlang_nr{ 
	display:block;
}
.xinlang.on a{ 
	background:url(../images/weixin.png) no-repeat left bottom;
}

.weixin{ 
	width:44px; 
	height:44px;
	position:relative; 
	font-size:12px; 
	text-align:center;
}
.weixin a{
	width:44px; 
	height:44px; 
	display:block; 
	position:absolute; 
	left:0; 
	top:0;
	background:url(../images/weixin.png) no-repeat center top; 
}
.weixin .weixin_nr{
	width:100px; 
	height:120px; 
	padding:10px; 
	background:#fff; 
	text-align:center; 
	position:absolute; 
	left:-38px; 
	top:-156px; 
	display:none;
	border-radius: 3px;
}
.weixin .weixin_nr img{ 
	margin-bottom:5px;
}
.weixin .weixin_nr .arrow{ 
	width:0; 
	height:0; 
	border-top:10px solid #fff;
	border-left:10px solid transparent;
	border-right:10px solid transparent; 
	position:absolute; 
	left:50px; 
	top:140px;
}
.weixin.on .weixin_nr{ 
	display:block;
}
.weixin.on a{ 
	background:url(../images/weixin.png) no-repeat left bottom;
}

.tengxun{ 
	width:44px; 
	height:44px;
	position:relative; 
	font-size:12px; 
	text-align:center;
}
.tengxun a{
	width:44px; 
	height:44px; 
	display:block; 
	position:absolute; 
	left:0; 
	top:0;
	background:url(../images/weixin.png) no-repeat center top; 
}
.tengxun .tengxun_nr{
	width:100px; 
	height:120px; 
	padding:10px; 
	background:#fff; 
	text-align:center; 
	position:absolute; 
	left:-38px; 
	top:-156px; 
	display:none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
}
.tengxun .tengxun_nr img{ 
	margin-bottom:5px;
}
.tengxun .tengxun_nr .arrow{ 
	width:0; 
	height:0; 
	border-top:10px solid #fff;
	border-left:10px solid transparent;
	border-right:10px solid transparent; 
	position:absolute; 
	left:50px; 
	top:140px;
}
.tengxun.on .tengxun_nr{ 
	display:block;
}
.tengxun.on a{ 
	background:url(../images/weixin.png) no-repeat left bottom;
}