@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym address, big, cite, code, del, ins, dfn, em, font, img, kbd, q, strike, s, samp, small, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	list-style:none;
}
body {
	margin: 0 auto;
	font:14px;
	background: #ffffff;
	font-family:Arial,"微软雅黑"}
h1, h2, h3, h4, h5, h6, p,ul,li,dt,a,dl,dd{ 
	text-decoration:none; 
	font-style:normal; 
	list-style:none;}
a{
	cursor:pointer;
	color:inherit;}
img,a{
	border:0;}
.header{
	width:100%;
	background-color:#efefef;
	height:28px;
	overflow:hidden;}
.header_box{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	color:#000000;
	font-size:14px;
	line-height:28px;}
.header_box .header_left{
	float:left;}
.header_box .header_left a{
	margin-right:8px;
	color:#000000;}
.header_box .header_right{
	float:right;
	padding-top:4px;}
.header_box .header_right a{
	margin-left:6px;}
.main{
	width:100%;
	background-color:#ffffff;
	height:80px;
	overflow:hidden}
.main_box{
	width:1200px;
	margin:0 auto;
	overflow:hidden;}
.logo{
	float:left;
	width:121px;
	height:50px;
	padding:12px 0;
	margin-right: 50px;}
.mainnav{
	float:left;
	padding:24px 0;
	margin-left:54px;}
.mainnav li{
	float:left;
	width:100px;
	height:32px;
	line-height:32px;
	color:#058fd7;
	text-align:center;
	}
.mainnav li a{
	cursor:pointer;
	color:#058fd7;}
.mainnav li a:hover{
	color:#df0000;}
.mainnav .mainnav_select{
	color:#df0000;}
.loginbar{
	float:right;
	margin-top:20px;}
.loginbar a{
	display:block;
	margin:0 6px;
	float:left;
	width:109px;
	height:39px;}
.loginbar .login{
	background-image:url(images/login.png);}
.loginbar .reg{
	background-image:url(images/reg.png);}
.partner_content{
	background-color:#1f94eb;
	height:120px;
	overflow:hidden;}
.partner_content_box{
	width:1200px;
	margin:0 auto;
	overflow:hidden;}
.partner_content_box img{
	float:left;
	margin:24px 6px;}
.footer{
	width:100%;
	background-color:#117bca;}
.footer_box{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding:66px 0;}
.footer_products,.footer_solution,.footer_cooperate,.footer_service,.footer_aboutus{
	float:left;
	width:146px;
	margin:0 10px;}
.footer_box a{ color:#FFF;}
.footer_products p,.footer_solution p,.footer_cooperate p,.footer_service p,.footer_aboutus p,.footer_contactus p{
	color:#FFF;
	font-size:18px;
	line-height:36px;}
.footer_products ul li,.footer_solution ul li,.footer_cooperate ul li,.footer_service ul li,.footer_aboutus ul li{
	color:#FFF;
	font-size:12px;
	line-height:36px;}
.footer_contactus{
	float:left;
	margin:0 10px;}
.footer_contactus ul li{
	color:#FFF;
	line-height:54px;
	width:340px;
	border-bottom:dotted 1px #cccccc;
	font-size:14px;}
.footer_contactus ul .footer_contactus_last{
	border:0;}
.footer h1{
	color:#FFF;
	text-align:center;
	width:100%;
	min-width:1200px;
	line-height:56px;
	border-top:dotted 1px #cccccc;}
.footer 