﻿body{
	font-size:15px;
	font-family: "Microsoft YaHei","微软雅黑","Microsoft Yahei UI","Helvetica Neue", Helvetica, Arial,   SimHei,"宋体","\5B8B\4F53", simsun, sans-serif;
	background-color: #ffF;
	/*font-family:Verdana,Helvetica,Arial,sans-serif,"宋体";*/
	color:#000;
	margin:0px;
	border:0px;
	padding:0px;
}
header{
	background: url(../images/logo.jpg) no-repeat 45px 5px;
	height:75px;
}
header img{
	padding:20px 20px 0 0;
}
.container{
	margin: 0 auto;
	text-align: center;
}
nav{
	font-family: "黑体";
	background-color: #006;
	height: 50px;
	width: auto;
}
#banner{
	background-color:#FFF;
	margin:0px;
}
/**********************index*******************************/
#quickEntry{
	background-color:#FFF;
	height:160px;
	width: 1120px;
	margin:20px auto;
}
#quickEntry1{
    background-color:#51bef1;
	height:160px;
	width:550px;
	float:left;
}
#quickEntry2{
    background-color:#3ed4d2;
	height:160px;
	width:550px;
	margin:0 0 0 20px;
	float:left;
}
#service{
	background:url(../pics/service-bg.jpg) no-repeat;
	height:768px;
	width: auto;
	padding-left:22%;
	padding-right:22%;
	padding-top:20px;
}
#service h2{
	font-size: 25px;
	color: #666666;
	text-align: center;
	padding-bottom: 20px;
}
#service .right{
    height:330px;
    width:300px;
	float:left;
}
#service .left{
    height:330px;
    width:300px;
	float:right;
}
#service figure{
	height: 330px;
	width: auto;
	line-height: 20px;
	text-align: center;
	margin-bottom: 20px;
}
#service .serv_title{
	font-size: 22px;
}
#service .serv_expl{
	font-size: 16px;
}
#partner{
	color: #666;
	background-color: #f8f8f8;
	height: auto;
	width: auto;
	/*
	padding-left: 5%;
	padding-right: 5%;
	*/
	padding-top: 5px;
	padding-bottom: 50px;
	text-align:center;
}
#partner h2{
	font-size: 25px;
}
#partner figure{
		display: inline-block;
		width: 300px;
		height: 270px;

		border: 1px solid #ddd;
		/*float: left;*/
		margin: 100px 50px 0;
}
#partner .logo{
		margin-top: -30px;
		width: 100px;
		height: 50px;
}
#partner .photo{
		display: block;
		width: 260px;
		height: 160px;
		margin: 0 auto;
		border-radius: 10px;
		border:1px solid #ccc;
}
#partner figcaption{
		margin-top:20px;
		font-size: 16px;
		line-height: 25px; 
}
#partner .more{
		clear: both;
		font-size: 20px;
		line-height: 180px;
}

/*******************************about us*************************/
#about{
		width: 100%;
}
#about .container{
	height: auto;
	width: 1200px;
	padding: 0 100px 50px;
	text-align: center;
}

#about p{
		text-indent: 30px;
		font-size: 16px;
		text-align: left;
		line-height: 45px;
}
#about .ap1{
		padding: 0px 15px 5px 20px;
}
#about .ap2{
		padding: 10px 20px 0;
}
#about .aimg11{
		float: right;
		margin: -310px 15px 0; 
}
#about .aimg21{
		float: left;
		margin: 20px 40px 0 20px; 
}
/******************************************* about leader********************************/
#leader{
    	width: 100%;
		background-color: #F8F8F8;
}
#leader .container{
		min-height: 800px;
		width: 1200px;
		padding:0 100px 50px;
}
#leader img{
		float: left;
		display: block;
}
#leader .aimg21{
		margin-right: 50px;
		width: 30%;
}
#leader .aimg22{
		margin: 50px 50px 0 20px;	
}
#leader p{
		text-align: left;
		text-indent: 32px;
		font-size: 16px;
		line-height: 40px;
		padding:0 40px 0px 450px;
}
/******************************************* about histroy********************************/
#history{
		width: 100%;
		background-color: #124385;
		clear: both;
}
#history .container{
		padding-bottom: 50px;
}
#history h2{
		color: #fff;
}
#history p{
		text-align: left;
		padding-left: 450px;
		line-height: 40px;
		color: #fff;
		font-size: 16px;
	}
#history img{
		display: none;
}
	/******************************************* about orgnize********************************/
#orga{
		width: 100%;
}
#orga .container{
		height:auto;
		padding-bottom: 50px;
}

	/******************************************* about idea********************************/
#idea{
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
}
#idea .container{
		padding-bottom: 50px;
}
#idea h2{
	color: #000;
}
#idea p{
	text-align: left;
	padding-left: 450px;
	line-height: 40px;
	color: #000;
	font-size: 16px;
}
/***********************business**********************************************/
.business-bc01{background-color:#f1f1f1}
.business-bc02{background-color:#a9a9a9}
/***********************footer**********************************************/

#job{
		width: 100%;
}
#job .container{
	height: auto;
	width: 1200px;
	padding: 0 100px 50px;
	text-align: left;
}

#job p{
		text-indent: 30px;
		font-size: 16px;
		text-align: left;
		line-height: 45px;
}
#job .ap1{
		padding: 0px 15px 5px 20px;
}

footer{
	height:90px;
	text-align:center;
	margin:0px;
	padding:5px;
	border-top:1px solid #CCC
}
#content{
	font-family:"宋体";
	background-color:#FFF;
	width:1100px;
	margin:5px auto;
	padding:6px;
}
.tel{
	float:right;
}

a:link,a:visited{
	color:#333;
	text-decoration:none;
}

a:hover{
	color:#ff8800;
}

nav ul{
	background-color:#006;
	margin:10px 10px 0px 35px;
	list-style-type:none;
	padding:15px 0px 15px 0px;
}

nav ul li{
    display:inline;
	margin:0px 10px;
	padding:5px 10px 5px 10px;
}

nav ul li a:link,nav ul li a:visited{
    color:#FFF;
	border-bottom:none;
	text-decoration:none;
}

nav ul li a:hover{
	color:#FF0;
}

nav ul li .selected{
	color:#FCC;
}

#gpsChannel{
	background-color:#FFF;
	height:300px;
	width:430px;
	padding:0px;
	float:left;
}

#serviceChannel{
	background-color:#FFF;
	height:300px;
	width:430px;
	margin-left:8px;
	padding:0px;
	float:left;
}

#vehicleChannel{
	background-color:#FFF;
	height:300px;
	width:430px;
	padding:0px;
	float:right;
}

#container h3{
	font-family:"黑体";
	background:url(../images/m-underline.jpg) no-repeat bottom;
	color:#006;
	margin:20px;
	padding:0px 0px 5px 0px;
	
}

#container p{
	margin:20px;
	line-height:25px;
	text-indent:25px;
	/*<--text-shadow:0 -1px 2px #737373;*/

}

#container ul li{
	margin-left:30px;
	list-style-image:url(../images/arrow-1.gif);
}

#container ul li a:link,#container ul li a:visited{
	color:#666;
	border-bottom:none;
	text-decoration:none;
}

#container ul li a:hover{
	text-decoration: none;
	color: #ff8800;
}

#content .header{
	background:url(../images/underline01.jpg) no-repeat bottom;
	height:28px;
	margin:15px;
}

.header h4{
	padding:0 0 0 20px;
	}

#content .main{
	background-color:#FFF;
}

#content .right{
	margin:0 0 0 245px;
	
}

#content .left{
	float:left;
	width:240px;
}

#content .right p{
	padding:10 20 5 5px;
	text-indent:2em;
	line-height:2;
}

#content .rightAlign{
	text-align:center;
	margin:0 0 0 600px;
}

#content li{
	margin:0 0 0 20px;
	padding:5px;
}

.shadow {
  background: url(../images/bottom-right.gif) no-repeat bottom right;
}

.fltrht{
	float:right;
}

.fltlft{
	float:left;
}

.fltclr{
	clear:both;
}

.al-center{
	text-align:center;
}

.al-left{
	text-align:left;
}

.al-right{
	text-align:right;
}

.shadow div {
  background: url(../images/top-left.png) no-repeat;
  padding: 0 6px 3px 0;
}

.shadow img {
  border: 1px solid #000;
  padding: 4px;
}

#vmenu { 					/*对menu层设置*/
   font-size:15px;				/*字号*/
   width:140px; 				/*宽度*/
   margin:10px auto;				/*菜单项之间间隔0.5em，并水平居中*/
   border:solid 1px #ccc;			/*灰色细边框*/
   }

#vmenu a, #vmenu a:visited {
  text-decoration:none; 			/*文字无下划线*/
  text-align:center; 				/*文字水平居中对齐*/
  display:block;				/*设置为块级元素*/
  padding:4px;					/*内边距*/
  background-color:#fff; 			/*背景色*/
  border:solid 1px #fff;			/*与背景色相同边框，防止跳动*/
  position:relative;				/*使用相对定位*/
  width:130px;
  }

#vmenu a span {
  display:none;
} 

#vmenu a:hover {
  border-color:#c00;				/*边框颜色红色*/
}
  
#vmenu a:hover span {
  display:block; 				/*设置为块级元素*/
  position:absolute; 				/*使用绝对定位*/
  height:0; 					/*高度为0*/
  width:0; 					/*宽度为0*/
  border:solid 8px #fff;			/*设置默认的边框样式*/
  top:4px;					/*竖直方向的定位*/	
  overflow:hidden;
}

#vmenu a:hover span.left {
  border-left-color:#c00;
  left:8px;
}

#vmenu a:hover span.right {
  border-right-color:#c00;
  right:8px;
}

#contact{
	margin-right:5px;
	margin-left:5px;
	border:thin solid black;
	border-collapse:collapse;
}

#contact caption{
	font-style:oblique;
	font-size:120%;
	padding:15px;
}

#contact td,th{
	border:thin dotted black;
	padding:8px;
}

#scmpic01{
	height: 300px;
	width: 600px;
	background-image: url(../images/center-region-bg.gif);
	margin-left: 55px;
}

#scmpic02{
	height: 297px;
	width: 297px;
	margin-top: 1px;
	margin-left: 151px;
	background-image: url(../images/earth-bg.gif);
	text-indent: 0;
}

footer p{
	font-size:85%;
	color:#333;
}
