﻿@charset "utf-8";
/* CSS Document */



.functionModule{
	width:100%;
	background-image:url("../picture/functionModulebodybg.gif");
	background-repeat:repeat;
}
.functionModuleContent{

}
.functionModule1{
	margin:0px;
	padding:0px;
	width:100%;
	height:840px;
	background-image:url("../picture/functionModule1bg.png");
	background-position:left buttom;
	background-repeat:no-repeat;
}
.functionModule1Title{
	width:1003px;
	margin:0px auto;
	font-size:58px;
	text-align:center;
	margin-top:160px;
}
.functionModule1Contentbg{
	width:1003px;
	margin:0px auto;
	background-image:url("../picture/functionModule1Contentbg.png");
	background-repeat:no-repeat;
	background-position:left 200px;
	height:600px;
}
.functionModule1Content{
	width:870px;
	margin:0px auto;
	text-align:center;
	font-size:20px;
	margin-top:30px;
	line-height:35px;
}
.functionModule1ContentButtom{
	font-size:20px;
	padding-top:550px;
	text-align:center;
}


.functionModule2{
	width:100%;
}
.functionModule2 ul {
	width:100%;
}
.functionModule2 ul li{
	height:700px;
	overflow:hidden;

}
.functionModule2 ul li div{
	height:208px;
	width:580px;
	text-align:center;
	margin:0px auto;
	font-size:20px;
	padding-top:80px;
	line-height:35px;
	overflow:hidden;

}
.functionModule2 ul li p{
	width:1003px;
	height:433px;
	display:block;
	margin:0px auto;
	background-image:url("../picture/functionModule2Libg.png");
	background-position:left bottom;
	background-repeat:no-repeat;
	overflow:hidden;
}
.functionModule2 ul li p img{
	width:927px;
	height:374px;
	display:block;
	margin:0px auto;
	padding-top:38px;
}
.functionModule2Li1{
	
}
.functionModule2Li2{
	width:100%;
	height:700px;
	background-image:url("../picture/functionModule2Li2.jpg");
	background-repeat:repeat;
	background-position:left top;
	color:#ffffff;
}
.functionModule2Li2 div{
	color:#ffffff;
}
.functionModule2Li3{
	width:100%;
	height:700px;
	background-image:url("../picture/functionModule2Li3.jpg");
	background-repeat:repeat;
	background-position:left top;
}



.functionModuleContactUs{
	margin-top:50px;
	width:100%;
	clear:both;
	height:220px;
	background-image:url("../picture/functionModulecontactusbg.png");
	background-repeat:repeat;
	text-align:center;
}
.functionModuleContactUsContent{
	width:530px;
	margin:10px auto;
}
.functionModuleContactUsContent strong{
	font-size:26px;
	display:block;
	margin-top:100px;
}
.functionModuleContactUsContent a{
	border:solid 2px #FC7523;
	height:50px;
	display:block;
	float:left;
	border-radius:6px;
	margin-right:10px;
	margin-left:10px;
	margin-top:20px;
	font-size:18px;
	line-height:50px;
}
.functionModuleContactUsContent a:hover{
	background-color:#FC7523;
	border-radius:6px;
	color:#ffffff;
}
.functionModuleContactUsContentTelephone{
	width:200px;
	background-image:url("../picture/telephone.png");
	background-repeat:no-repeat;
	background-position:20px 6px;
	padding-left:40px;
}
.functionModuleContactUsContentTelephone:hover{
	background-image:url("../picture/telephoneHover.png");
	background-repeat:no-repeat;
	background-position:20px 6px;
}

.functionModuleContactUsContentQQ{
	width:220px;
	background-image:url("../picture/QQ.png");
	background-repeat:no-repeat;
	background-position:20px 6px;
	padding-left:20px;
}
.functionModuleContactUsContentQQ:hover{
	background-image:url("../picture/QQHover.png");
	background-repeat:no-repeat;
	background-position:20px 6px;
}


.functionModuleTips{
	clear:both;
	color:#FC7523;
	text-align:center;
	margin-top:20px;
}