/*---------全局样式---------*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{
	margin:0;
	padding:0;
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #000;
}
ul,ol{
	list-style-type:none;
}
select,input,img{
	vertical-align:middle;
}
body {
	font-family:arial, helvetica, clean, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	background-color: #052275;
	text-align: justify;
	text-justify:inter-ideograph;
}
a {
	color:#0046ad;
	text-decoration:none;
}
a:hover {
	color:#0046ad;
	text-decoration:underline;
}
.clear{
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
}
.site_left {
	float: left;
}
.site_right {
	float: right;
}
.gray {
	color: #999999;
}
.blue {
	color:#15396f;
}
.red {
	color:#cc0066;
}
.gold {
	color: #F60;
}

.addmore {
	font-size: 18px;
	line-height: 0px;
}
.f14 {
	font-size: 14px;
}
.f12 {
	font-size: 12px;
}
.spacing_l20 {
	margin-left: 20px;
}
.spacing_t10 {
	margin-top: 10px;
}
/*---------头部---------*/
#head {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 16px;
}
#menu {
	text-align: right;
	padding-left: 120px;
	padding-top: 30px;
	font-size: 13px;
}
#menu a {
	color:#FFF;
	text-decoration:none;
	padding: 20px;
	display: inline-block;
}
#menu a:hover {
	color:#7ecef4;
	text-decoration:none;
}

/*---------中间---------*/
#main {
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;	
}
#home_banner {
	background-image: url(../images/index_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 388px;
}
#home_banner a {
	display: block;
	height: 388px;
}
#about_banner {
	background-image: url(../images/about_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#case_banner {
	background-image: url(../images/casebanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#support_banner {
	background-image: url(../images/support_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#solutions_banner {
	background-image: url(../images/solutions_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#services_banner {
	background-image: url(../images/services_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#products_banner {
	background-image: url(../images/products_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#memberbanner {
	background-image: url(../images/memberbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
.member180 {
	padding: 4px;
	border: 1px solid #CDCDCD;
	width: 180px;
	font-size: 14px;
}
.member360 {
	padding: 4px;
	border: 1px solid #CDCDCD;
	width: 360px;
	font-size: 14px;
}
.home3 {
	padding: 10px;
	width: 300px;
	float: left;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.home3r {
	padding-left: 106px;
}
.home3r h2 {
	font-size: 14px;
	padding-top: 3px;
	font-weight: bold;
}
.home3r p {
	padding-top: 8px;
}
#box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#nav {
	padding: 10px;
	width: 140px;
	float: left;
}
#nav h2 {
	font-size: 12px;
	font-weight: bold;
}
#nav ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav li {
	padding-bottom: 6px;
	list-style-type: square;
	margin-left: 16px;
	color:#0046ad;
}
#concent {
	float: left;
	width: 600px;
	padding: 10px;
}
#concent h1 {
	line-height: 100%;
	font-size: 28px;
	font-weight: bold;
}
#concent h3 {
	line-height: 100%;
	font-size: 18px;
	padding-top: 40px;
}
.text {
	font-size: 14px;
	line-height: 150%;
}
.text h2 {
	font-size: 16px;
	padding-top: 20px;
	font-weight: bold;
}
.text p {
	padding-top: 20px;
}
.concent3 {
	float: left;
	width: 160px;
	padding-right: 40px;
	padding-top: 20px;
}
.concent3 h2 {
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
}
.concent3 p {
	padding-top: 10px;
}
.concent3img {
	text-align: center;
/*	border: 1px solid #efefef;
	padding-bottom: 1px;*/
}

#concent_r {
	padding: 10px;
	width: 140px;
	float: right;
	color: #999999;
	line-height: 160%;
}
#concent_r h2 {
	font-size: 12px;
	color: #999999;
}
#concent_r p {
	padding-bottom: 10px;
}
#concent_r ul {
	padding-bottom: 10px;
}
#concent_r li {
	padding-top: 3px;
}
/*---------底部---------*/
#bmenu {
	background-color: #0046ad;
}
#bmenuc {
	padding: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#bmenuc dl {
	float: left;
	width: 140px;
	margin: 0px;
	color: #FFF;
	padding: 10px;
	line-height: 160%;
}
#bmenuc dt {
	font-weight: bold;
	margin: 0px;
}
#bmenuc dd {
	margin: 0px;
}
#bmenuc dl a {
	color: #7ecef4;
}
#bmenuc dl a:hover {
	color:#fff;
	text-decoration:none;
}

#foot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #50659f;
	padding-top: 10px;
	padding-bottom: 10px;
}
.foot {
	padding: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #9ba7c8;
	text-align: center;
}

.foot a {
	color: #9ba7c8;
}

/*---------表格通用属性---------*/
table {
	width: 100%;
	border-collapse:collapse;
}
table td{
	vertical-align: top;
}

table thead{
	background-color: #e5e5e5;
}
table thead th{
	font-weight: normal;
	text-align: left;
	color: #666;
}

.table2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ebebeb;
	border-bottom-color: #ebebeb;
	font-size: 12px;
}
.table2 thead th{
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
.table2 tbody td{
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.tabel_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
/*---------表格1---------*/
.table {
	margin-top: 10px;
}
.table tbody td{
	padding-top: 20px;
	padding-right: 20px;
}
.table h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}
.table h6 {
	font-size: 16px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}
.table p {
	padding-top: 10px;
}