﻿html{
	overflow-x:hidden
	}
*{
	margin:0;
	padding:0;
	}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	}
img{
	border:none;
	}
textarea{
	resize:none;
	}
.inner{
	width:1000px;
	margin:0 auto;
	}
#main h2{
	font-size:16px;
	color:#2866a9;
	padding:40px 0 0 14px;
	line-height:16px;
	display:block;
	background:url(../image/bg_head.png) no-repeat left 40px;
	}
#main h2 span{
	font-size:10px;
	color:#bbb;
	font-weight:normal;
	}
#banner{
	width:100%;
	height:150px;
	margin:0 auto;
	}
#main{
	width:1000px;
	margin:0 auto;
	}
.main_l{
	width:72%;
	float:left;
	}
.main_top .head{
	width:100%;
	height:70px;
	position:relative;
	}
	
.main_top .head h2{
	float:left;
	}
.main_top .head p{
	text-align: right;
	display: block;
	width:500px;
	font-size: 12px;
	color: #999;
	line-height:11px;
	position: absolute;
	left: 220px;
	top: 40px;
	}
.main_top .head p a{
	color:#999;
	}
.main_top .head p a:hover{
	color:#2866a9;
	text-decoration:underline;
	}
.solution_pic{
	margin-top:20px;
	width:100%;
	height:178px;
	}
.solu_head{
	width:100%;
	height:30px;
	background:url(../image/bg_pro02.png) no-repeat 8px center;
	background-color:#2866a9;
	margin-top:40px;
	}	
.solu_head h3{
	font-size:16px;
	color:#fff;
	line-height:30px;
	padding-left:26px;
	font-weight:normal;
	}
.solu_top{
	height:230px;
	}
.solu_content img{
	padding-top:40px;
	float:left;
	}	
.solu_content p{
	font-size:14px;
	color:#333;
	line-height:20px;
	padding:30px 4% 0 34%;
	}	
.solu_software{
	padding-left:34%;
	}
.main_r{
	padding-left:75%;
	width:25%;
	}
.cont{
	width:100%;
	height:392px;
	}
.head{
	width:100%;
	height:70px;
	}
.headline{
	height:70px;
	margin-bottom:20px;
	}
.cont_pic{
	height:140px;
	background:url(../image/img_cont.png) no-repeat left top;
	}
.cont_num{
	height:190px;
	background-color:#f3f3f3;
	}
.cont_icon{
	float:left;
	height:160px;
	width:12.8%;
	background:url(../image/cont_icon.png) no-repeat 10px 12px;
	}
.cont_num p{
	display:block;
	padding:5px 0 0 14%;
	font-size:14px;
	color:#333;
	line-height:28px;
	}
.cont_num p a{
	color:#333;
	}	
.cont_num p a:hover{
	color:#2966a9;
	text-decoration:underline;
	}
.mess{
	height: 440px;
	}
.mess_pic{
	height:110px;
	background:url(../image/img_mess.png) no-repeat left top;
	margin-top:20px;
	}
.mess_way{
	height: 220px;
	background-color: #f3f3f3;
	}
.mess_way_l{
	float:left;
	padding:18px 0 0 5.8%;
	}
.mess_way_l h6{
    display:block;
	font-size:14px;
	color:#333;
	line-height:24px;
	font-weight:normal;
    padding-bottom:8px;
	}
.mess_way_l .spacing{
	letter-spacing:1px;
	}
.mess_way_r{
	padding-left:28%;
	padding-top:18px;
	}
.mess_way_r input{
	display:block;
	width:80%;
	height:22px;
	border:#ddd solid 1px;
	margin-bottom:8px;
	}
.enter_word{
	padding-left:6px;
	}
.enter_txt{
	padding:6px;
	}
.mess_way_r textarea{
	display:block;
	width:77%;
	height:68px;
	border:#ddd 1px solid;
	margin-bottom:16px;
	}
.mess_way_r a{
	display:block;
	width:36%;
	height:24px;
	background-color:#2866a9;
	font-size:14px;
	color:#e4e4e4;
	margin-left:12.5%;
	line-height:20px;
	text-align:center;
	}
.mess_way_r a:hover{
	background-color:#2e74c2;
	color:#fff;
	}
#line05{
	display:block;
	}
#navi05{
	font-weight:bold;
	color:#2966a9;
	}	
.clear{
	clear:both;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	