@CHARSET "UTF-8";

body{
  
  font-family:'Microsoft YaHei UI Light','Microsoft YaHei',Tahoma,Verdana,Arial,sans-serif;
  color: #333;
  /* 
  background-color: #FFE899;
   */
  background-color:#eee;
  width:100%;
  height:100%;
  
  font-size: 125%;
  font-weight: 400;
  margin: 0;
  padding: 0;
  
  -webkit-text-size-adjust: 100%;
}

caption,
th {
  text-align: left;
  font-weight: 400;
}

ul,
li {
  list-style: none;
}
a {
  color: #545454;
  text-decoration: none;
  outline: none;
}

.header {
  /* position: relative; */  
  /*2016-03-12*/
  float:left;
  
  width:100%;
  min-width:300px;
  /* border-right:1px solid #A6C2E8; */
  /* border-bottom:1px solid #F9CC9D; *//*#F0F0F0;*/
  /* 2016-03-03
  background-color: #0078d7;
   */
  /* background-color: #0062AE; */
  /* background-color: #FFFFFF; */
  
  /*2016-03-12*/
  background-color: #FDFDFD;
  border-bottom:1px solid #EEEEEE;
  
  /*   
  background-image:url(img/menu-b1.png);
  background-repeat:no-repeat;
   */
  z-index: 9;
  
  
  /* from glassfish-office-web */
  /* background-color: #fafafa;
    background-image: -moz-linear-gradient(top,#fff,#f2f2f2);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
    background-image: -webkit-linear-gradient(top,#fff,#f2f2f2);
    background-image: -o-linear-gradient(top,#fff,#f2f2f2);
    background-image: linear-gradient(to bottom,#fff,#f2f2f2);
    background-repeat: repeat-x;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
    box-shadow: 0 1px 4px rgba(0,0,0,0.065);
     */
}

.header .logo {
	/* position:absolute;
	left:5px;top:0px;
	margin-top: 12px;
	 */
	 float:left;
	 height:58px;width:200px;border-bottom:2px solid #FDFDFD;
}
.header .logo:hover{
	border-bottom:2px solid #863177;background-color: #fff;
}
.header .logo img {
 /* 
  padding-top:5px;
  width: 175px;
  height: 21px;
  display: block;
  border:none;
   */
   
   padding-top:18px;padding-left:10px;
  width: 175px;
  height: 21px;
  display: block;
  border:none;
}
.header .menu {  
  list-style: none;
  margin:0;
  /* padding-top:10px;
  padding-left:200px;
  padding-bottom:20px; */
  
  /* padding-right:60px;  */
  padding-right:30px; 
  text-align: right;
 
  /* 2016-03-11 */
  /* padding-left:300px;
  text-align: left;
   */
  line-height:60px;
  float:right;
}
.header .menu li {
  /* display:inline; */
  /* margin-left: 40px; */
float:left;
}
.header .menu li a {
  /* color: #FBDBB4; */
  color:#000000;
  /* font-family:'Microsoft YaHei'; */
  font-size: 18px;
  word-break: keep-all;
  white-space: nowrap;
  /* padding:10px; */
  
  /*2016-03-12*/
  /* float:left;height:60px;padding-left:10px;padding-right:10px; */
  float:left;height:58px;padding-left:12px;padding-right:12px;border-bottom:2px solid #FDFDFD;
}
.header .menu li a:hover {
  /* color: #2DAF5A; */
  color: #0078d7;
  border-bottom:2px solid #863177;
  background-color: #fff;
}
.header .menu .cur-menu {
  /* color: #2DAF5A; */
  color: #0078d7;
  border-bottom:2px solid #863177;
  background-color: #fff;
}

.show-bar{
	/* position: relative; */
	float:left;
	width:100%;
	height:auto;
}
.show-bar ul{
	text-align: center;
	margin: 0px;
}
.show-bar ul,li{
	margin:0; padding:0; list-style:none;
}

.show-bar img{
	width:100%;
	height:auto;
	border:none;
	min-width:580px;
	
}

.show-bar .nav{
	/* position:absolute; */
	bottom:10px;
	width:100%;
	text-align: center;
	background-color: #fff;
}
.show-bar .nav li{
	display: inline;
}
.show-bar .nav a{
	display: inline-block;	
	font-size:small;
	width:20px;
	line-height:20px;
	
    border-radius:16px 16px 16px 16px;
    background:#FAFAFA none repeat scroll 0 0;
	
    border:1px solid #CCCCCC;
    color:#000000;
    cursor: pointer;
}
.show-bar .nav .a-back{
	background-color: #0078d7;
}

.show-bar .nav a:hover{
	background-color: #0078d7;
}

.show-bar .showbar-notify{
	position:absolute;
	left : 10px;
	/* top  : 10px; */
	top  : 70px;
	width:260px;
	font-size: small;
	text-align: center;	
}
.show-bar .showbar-notify p{
	text-indent:2em;
	text-align: left;
}
.p{
	padding-bottom:20px;
	/* position:relative; */
	float:left;
	width:100%;
	background-color:#fff;
	
	/* overflow: hidden;	 */
	font-size: 14px;
}

.p ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
	/* margin-left: 30px; */
}

.p p{
	padding-top:30px;
	/* line-height: 25px; */
}

.p .metro{
	min-width:800px;
	text-align: center;
}
.p .metro li{
	float:left;
	height:160px;
	
	border:1px solid #fff;
	border-radius:5px 5px 5px 5px;
}
.p .metro a{
	
	float:left;
	width:100%;
	height:100%;

	color:#fff;
}
.p .metro a:hover{
	color:#000000;
}
.p .metro p{
	/* font-weight: bold;
	color:#000000; */
}
.p .metro em{
	line-height:80%;
	font-size:11px;
	text-align:left;
}
.p .metro h3{
	font-weight:lighter;
}

.p .p-list{
	min-width:480px;
	max-width:1920px;
}
.p .p-list ul{
	margin-left:30px;
	margin-right:30px;
	padding:10px;
}
.p .p-list a:hover{	
	color:blue;
	text-decoration: underline;
}
.p .p-list li{
	padding:10px 30px 10px 20px;
	list-style: circle;
}
.p .p-list li:hover{
	background-color: #C3DEB7;
}
.p .p-list span{
	 float:right;
	 padding-left:20px;
	 background-image: url(img/timer1.gif);
	 background-repeat: no-repeat;
}

.p .title{
	position:relative;
	padding-left:10px;
	line-height:38px;
	border-bottom:1px dotted #CDCDCD;	
	font-weight: lighter;
}
.p .title a{
	position:absolute;
	right:0px;
	width:80px;
	font-weight: lighter;
}
.p .title a:hover{
	color:blue;
	text-decoration: underline;
}	

.p .title .array{
	position:absolute;
	right:81px;
	width:18px;
	height:18px;
	top:12px;
	background-image: url(img/64.png);
	background-repeat: no-repeat;
} 

/* 内容页左侧边栏菜单 */
.p .side-bar{
	float:left;
	width:215px;
	/* padding:10px; */
	/* border:1px solid #eee; */
}
.p .side-bar .side-menu{	 
    text-align: center;	
    padding-top:30px;
    
}
.p .side-bar .side-menu li{
	/* padding:1px; */
}
.p .side-bar .side-menu a{
	display: block;
    color:#aaa;
    padding: 15px;
    border-radius:5px 5px 5px 5px;
	border: 1px solid #fff;	
}
.p .side-bar .side-menu .cur-menu{
	background-image:url(img/arrow.png);
    background-repeat:no-repeat;
	border: 1px solid #fff;	
	color:#fff;
}
.p .side-bar .side-menu .cur-menu:hover{	
	border: 1px solid #fff;	
	color:#fff;
}

.p .side-bar .side-menu a:hover{
	border:1px solid #2DAF5A;
	color:#2DAF5A;
}
/* 内容版面 */
.p .p-content{
	position:relative;
	margin-left:215px;	
}
.p .p-content p{
	
	font-size: 115%;
  	font-weight: 400;
  	padding:10px 60px 10px 60px;
  
}

.p .p-content .ppt{
	width:600px;
}
	
.p .p-content .float-li{
	padding:10px;
}
.p .p-content .float-li li{
	display:inline;
	/* width:240px;height:80px; */
	/* padding:20px 20px; */
}
.p .p-content .float-li img{
	/* width:80%; */
	width:200px;
	padding:30px 30px;
}
.p .p-content .dev-right{
	position:relative;
	/* width:45%; margin-left:50%; */
	width:315px;
	margin-left:315px;
	height:200px;
	border-left:3px dotted #5FAFFF;
}

.p .p-content .dev-right .dev-title{
	position:relative;
	left:-45px;
	height:84px;width:315px;
	background: url(img/development-left.png) no-repeat;
}
.p .p-content .dev-right .dev-year{
	position:absolute;
	top:16px;
	left:30px;
}
.p .p-content .dev-right .dev-text{
	position:absolute;
	top:16px;
	left:100px;
}
.p .p-content .dev-left{
	position:relative;
	/* width:45%; */
	width:315px;
	height:200px;	
	border-right:3px dotted #5FAFFF;
}

.p .p-content .dev-left .dev-title{
	position:relative;
	float:right;
	right:-45px;
	height:84px;
	width:315px;
	background: url(img/development-right.png) no-repeat;
}

.p .p-content .dev-left .dev-year{
	position:absolute;
	top:16px;
	right:30px;	
}

.p .p-content .dev-left .dev-text{
	position:absolute;
	top:16px;
	right:100px;
}

.p .p-content .dev-left .dev-start{
	width:90px;
	height:90px;
	position:relative;
	float:right;
	right:-50px;
	background: url(img/float-01.png) no-repeat;
}

.p .p-content .p-table{
	padding:10px 10px 10px 20px;
}
.p .p-content .p-table table{
	width:100%;
	
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #E8F2FE;	
	border-collapse:collapse;
}
.p .p-content .p-table th,td{
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #E2ECFE;
	border-collapse: collapse;
	
	line-height:32px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
}
.p .p-content .p-table th{
	background-color: #E8F2FE;
	text-align: center;
	line-height:36px;
	padding-left:0px;
}


.footer {
	float:left;
	width:100%;
  padding: 30px 0;
  font-size: 14px;
  background-color:#eee;
  text-align: center;
}

.footer .menu{
  color: #2DAF5A;
  padding:0px;
  
}
.footer .menu li{
	display:inline;
	padding: 0 30px;
}
.footer .menu a {
  color: #2DAF5A;
}
.footer .menu a:hover {
  color: #0001A9;
}

.footer p {
  text-align: center;
  font-size: 12px;
  color: #A8A8A8;
}
