body{

	margin:0;
   
}

.header {

	width:100%;

	height:51px;

	background:black;

	padding-top:10px;

}

.top {

	width:1100px;

	margin-left:auto;

	margin-right:auto;

	overflow:hidden;

}

.header .logo {

	/*background:url('../pic/logo.png');*/

	width:331px;

	height:36px;

	margin:5px 0 0 0;

	float:left;

}

.header .top_warper {

}

.header .top_menu {

	float:right;

	width:420px;

	height:41px;

}

.header .top_menu a {

	color:#ffffff;

}

.header .top_menu a:hover {

	color:#4A5879;

}

.header .menu_item {

	float:left;

	height:41px;

	font:bold 14px/41px '微软雅黑';

	color:#ffffff;

	width:80px;

	text-align:center;

}

/*

##.header .menu_item:hover{

##	color:#555555;

##}

*/

.fd {

	margin-top:20px;

	text-align:center;

	color:#999999;

}

.fd a {

	color:#eee;

}
.fd a:hover {

	color:#ccc;

}

.fd .copyright {

	height:50px;

	font:normal 12px "宋体";

}

.fd .foot_links {

	height:50px;

	font:normal 14px "宋体";

}

a {

	text-decoration: none;

	color: #4A5879;

}

a:hover {

	color:#8e94a3;

}

img {

	border:0;

}

div {

	line-height:24px;

}

body {

	font-size: 14px;

	color: #555555;

	font-family: "microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;

}



.middle {

	/*background:url(homepage_main.JPG);*/

	border: 1px solid #b7cadd;

	margin-top:10px;

	overflow: hidden;

	/*height:440px;*/

	background: white;

	padding:0 0 0 0;

}

.title {

	text-align:left;

	height: 48px;

	background: #e2ebff;

	border-bottom: 1px solid #b7cadd;

	font: normal 18px/48px Arial, "微软雅黑";

	padding: 0 0 0 20px;

	color: #000000;

}

.contents {

	text-align:left;

	background:#f3f7ff;

	border-bottom:1px solid #b7cadd;

	font:bold 14px Arial, "微软雅黑";

	padding: 25px 20px 25px 20px;

	color: #38476d;

	line-height:28px;

}

.contents a {

	color:#38476d;

 #text-decoration: underline;

}

.helpdetail {

	background:#ffffff;

	color:#555555;

	text-align:left;

	padding: 0 0 20px 20px;

}

/* for contact.html                                   *****************/



.contact_icon {

	float:left;

	width:40px;

	height:40px;

}

.contact_chars {

	float:left;

	margin:0 0 0 10px;

}

.contact_a {

	line-height:20px;

}

.contact_a a {

	text-decoration:underline;

}

.line {

	border-bottom:1px solid #d7d7d7;

	width:960px;

}

/*for index.html                                  *****************/

.index {

	background:url(home_background.png) repeat-x;

	width:100%;

	height:443px;

}

.indexmiddle {

	width:1149px;

	margin-left:auto;

	margin-right:auto;

	overflow:hidden;

}

.indexmiddle .left {

	float:left;

	width:525px;

	height:443px;

	background:url(bg_left.png);

}

.indexmiddle .right {

	float:right;

	width:624px;

	height:443px;

	background:url(bg_right.png) no-repeat;

}

.indexmiddle .right .describe {

	float:left;

	width:100%;

	height:150px;

	margin:73px 0 0 0;

	color:#fff;

}

.indexmiddle .right .describe h2 {

	margin:0px 0px 15px 0px;

	font-size:24px;
	
	*font-size:24px;

	color:#fff;
	
	white-space:nowrap;
	
	letter-spacing:0px;
	
	font-family:"宋体";

}

.indexmiddle .right .describe p {

	margin:0px;

	font-size:14px;
	
	*font-size:14px;

	color:#A5E0FF;

	font-weight:bold;
	
	white-space:nowrap;

}

.indexmiddle .right .up {

	background:url(home_right_up.png);

	width:566px;

	height:222px;

}

.indexmiddle .right .down {

	background:url(home_right_bottom.png);

	width:566px;

	height:222px;

}

.download {

	/*background:url();*/

	margin: 60px 0 0 90px;

	float:left;

}

.button {

	width:271px;

	height:79px;

	/*background:url(download.JPG);*/

	margin:44px 0 0 0px;

	float:left;

	margin-top:33px;

}

.qrcode {

	float:left;

	margin:20px 0 0 18px;

}

.function_list {

	margin:0 0 0 0;

}

.function_list .function_panel {

	float:left;

	width:220px;

	margin:0;

    margin-right:70px;
	
 	border:1px solid #F00

}

.function_list .function_panel h2 {

	margin:0px;

	font-size:24px;

	font-family:"微软雅黑";

	line-height:60px;

	text-align:center;

}

.function_list .function_panel p {

	margin:0px;

	line-height:20px;

	padding:0px 12px;

	font-size:14px;

	font-family:"微软雅黑";

}

/*.function_list .panel_1{

	background:url(../pic/face_recognize.png);

	margin-right:10px;

}

.function_list .panel_2{

	background:url(../pic/picture_social.png);

	margin-right:10px;

}

.function_list .panel_3{

	background:url(../pic/time.png);

	margin-right:10px;

}

.function_list .panel_4{

	background:url(../pic/cool_intergrate.png);

}*/



.functitle {

	font:normal 24px "微软雅黑";

	padding:10px 0 0 0;

	color:#555555;

}

.funcdesc {

	font:normal 14px "微软雅黑";

	padding:10px;

	color:#999999;

}

.box {

	overflow:hidden;

	width:163px;

	height:272px;

	background:transparent;

	margin:64px 0 0 282px;

}

#gallery-ul {

	/*width:356px;*/

	float:left;

}

#gallery ul {

	height:272px;

	-webkit-margin-before: 0;

	border-radius:0;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	overflow: hidden;

	list-style: none;

	padding: 0;

	margin:0;

	display: block;

}

.lic {

	padding:0 0 0 0;

	margin:0 0 0 0;

	float:left;

	width:163px;

	display: list-item;

	list-style: none;

	border-right:0;

}
.slideleft li{ position: relative;}

#m_right{margin-right:0}


/* Localized */

