/* CSS Document */
/*==公用==*/
body{color:#333333;background:#edede6;}
a:link,a:visited{color:#1278c8;text-decoration:none;}
a:active,a:hover{color:#0073aa;text-decoration:underline;}


html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, iframe,hr{margin:0;padding:0;}
body{font:12px/1.6 Tahoma,"微软雅黑","宋体";}
fieldset, img { border:0; }
address, caption, cite, dfn, em, th, var{font-style:normal;font-weight:normal;}
ol, ul { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
table {border-collapse:collapse;border-spacing:0;}
select,input,label,button,textarea{margin:0;padding:0;font:normal normal normal "微软雅黑",arial,Simsun,Arial Unicode MS,Mingliu,Arial;overflow:visible;}
input{padding:2px 0 1px;*padding:4px 0 0;_padding:4px 0 0;_height:21px;}
/*  |xGv00|c918baba40c6851552ccda6afea8cbfe */

.header{margin:0 auto;width:980px; background-color:#FFFFFF;overflow:auto; height:120px;}
.header .logo{width:570px; padding-left:20px; float:left;overflow:hidden; padding-top:13px;}
.header .headfont{width:360px; padding-top:30px;overflow:hidden; color:#666666;}


.banner{margin:0 auto;width:980px; background-color:#cc0000;}
.banner .fontservice{height:26px; padding-left:12px; line-height:26px;  color:#FFFFFF;}

.wrapper{
	width:978px; 
	margin:0 auto; 
	margin-top:1px; 
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #b5b5b5; 
	 
	background:#fff; 
	overflow:hidden;
}
/*====页面结构====*/
.container{overflow:hidden;padding-top:20px;}
/*====功能====*/
.analysis{ width:860px; margin:0 auto; padding:20px 0; border-bottom:1px dotted #e8e8e8; clear:both;}
.analysis_last{ width:860px; margin:0 auto; padding:20px 0;clear:both;}
.analysis .cont{width:510px; padding-top:20px; float:left; }
.analysis .cont h3{font-size:14px; font-weight:bold; padding:6px 0;}
.analysis .cont p{line-height:22px; color:#666666;}
.analysis .cont .link{color:#ccc; padding-top:7px; font-size:14px;}
.pic_l img{ float:left;}
.pic_2 img{ float:right;}



.jiyu{ width:750px; margin:0 auto; padding:20px 0; border-bottom:1px dotted #e8e8e8; clear:both;}
.jiyu{ width:750px; margin:0 auto; padding:20px 0;clear:both;}
.jiyu .cont{width:750px; padding-top:20px; text-align:right;}
.jiyu .cont h3{font-size:14px; font-weight:bold; padding:6px 0;}
.jiyu .cont p{line-height:22px; color:#666666;  }
.jiyu .cont .link{color:#ccc; padding-top:7px; font-size:14px;}
 

/*==开始使用==*/
.start{background:url(../img/start_bg.jpg) no-repeat #f9f9f7 60px 20px;   height:150px; width:978px; position:relative;border-top:1px solid #e7e5e5;}
.start .start_word{position:absolute; top:30px; left:230px;}
.start .start_opt{position:absolute; top:40px; right:70px;}
.start_word h3{font-size:36px; font-weight:500;}
.start_word p{}
.start_opt a.btn_start{
	width:215px; 
	height:59px; 
	line-height:59px;
	display:block;
	background:#f39800;
	color:#fff; 
	font-size:24px;
	text-align:center;
	border:1px solid #ef7e00;
	border-radius: 2px; 
	text-decoration:none;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius:2px;
	-moz-box-shadow:0 0 1px 0 #f6d29e;
	-khtml-box-shadow:0 0 1px 0 #f6d29e;
	-webkit-box-shadow:0 0 1px 0 #f6d29e;
	
}
a.btn_start:link,a.btn_start:visited{
	background:-webkit-gradient(linear,0 0,0 100%,from(#f29500),color-stop(#f4a100),color-stop(#f29500)); 
	background:-moz-linear-gradient(left,#f29500,#f4a100,#f29500 100%); 	
}
a.btn_start:active,a.btn_start:hover{
	background:-webkit-gradient(linear,0 0,0 100%,from(#f29a00),color-stop(#fab100),color-stop(#f29a00)); 
	background:-moz-linear-gradient(left,#f29a00,#fab100,#f29a00 100%); 	
}
/*==我们的用户==*/
.company_cont{  padding-bottom:20px;overflow:hidden;}
.company_cont li{ float:left; margin:10px 20px;}
.logo_list li.last{}
.logo_list img{ border:1px solid #eaeaea; width:188px; height:68px;}


/*==页脚==*/
.footer_bg{}
#footer{margin:0 auto;width:950px;padding-bottom:25px;padding-top:22px;}
#footer p{text-align:center;line-height:23px;color:#999999;font-size:12px;}
#footer a{font-size:12px;}
#footer a:link{color:#999999;text-decoration:none;}
#footer a:visited{color:#999999;text-decoration:none;}
#footer a:hover{color:#0073aa;text-decoration:underline;}
#footer a:active{color:#999999;}
