/*基本样式*/
*{margin:0px; padding:0px; }
ul{ list-style-type:none;}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6,h7{display:inline;font-size:12px;font-weight:normal}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-align:center;
	font-size:12px;
    	/*font-family:"微软雅黑","黑体","宋体";*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
td  {
	font-style: normal;
	text-decoration: none;
}
div {
	font-style: normal;
	text-decoration: none;
}
font {
	font-style: normal;
	text-decoration: none;
}
a {
	font-style: normal;
	text-decoration: none;
}
A:hover {
	 TEXT-DECORATION: underline
}
.clear{
clear:both;}
.red{
	color:#FF3300;
}
.grey{
color:#666666;
}
.blue{
color:#0000ff;
}
#page{
text-align:left;
width:1000px;
margin:0px auto;
background-color:#FFFFFF;
}
#top{
height:152px;
background-image:url(top.jpg);
background-repeat:no-repeat;
}
/*--------------------top-----------------*/
#nav{
  position:relative;
  height:39px;
  background-image:url(menu_bg.jpg);
  background-repeat:repeat-x;
}
#language{
position:absolute;
top:15px;
left:50px;
color:#FFFFFF;
}
#language a{
    color:#FFFFFF;
}
#language a:hover{
   COLOR: #FF6600;
}
#menu{
position:absolute;
top:15px;
right:50px;
  color:#FFFFFF;
}
#menu a{
  color:#FFFFFF;
}
#menu a:hover {
  color:#FF6600;
}
/*--------------------body-----------------*/
#body{
background-image:url(left_bg.gif);
background-repeat:repeat-y;
}
#left{
float:left;
width:235px;
}
#index_microscope_menu{
padding-top:8px;
}
#index_microscope_menu .left{
float:left;
width:100px;
margin-left:8px;
text-align:left;
}
#index_microscope_menu ul li{
padding-left:10px;
margin:5px;
background-image:url(incon.gif);
background-repeat:no-repeat;
background-position:left center;
}
#index_microscope_menu ul li a{
COLOR: #184589;
}
#index_microscope_menu ul li.hr{
background-image:url(hr.gif);
background-repeat:no-repeat;
background-position:left center;
}

#index_microscope_menu .right{
	float:left;
	margin-left:8px;
	width:100px;
	text-align:left;
}
/*right*/
#right{
	float:right;
	width:760px;
}
#index_contact{
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	border-top:4px solid #cccccc;
	line-height:24px;
	color:#130101;
	padding-top:15px;
	padding-left:30px;
	padding-right:30px;
}
#index_winner{
	/*margin-top:15px;*/
	margin-left:auto;
	margin-right:auto;
	border-top:4px solid #cccccc;
	line-height:24px;
	color:#130101;
	padding-top:10px;
	padding-left:8px;
	padding-right:6px;
	/*padding-bottom:10px;*/
}
#index_about{
	line-height:24px;
	padding-left:16px; 
	padding-right:10px;
	color:#676767;
	padding-bottom:6px;
}
#index_gonggao{
	padding-left:16px;
	line-height:24px;
	font-size:12px;
	color:#990000;
	overflow:hidden;
}
#index_microscope{
clear:both;
margin-top:8px;
}
#index_microscope .title{
background-color:#efefef;
padding:8px;
}
#index_microscope .title .t{
color:#990000;
}
#index_microscope .content{
padding:5px;
}
#index_microscope .content ul li{
float:left;
margin:8px 6px;
width:135px;
}
#index_microscope .content ul li .a{
display:block;
margin-left:auto;
margin-right:auto;
 /*非IE的主流浏览器识别的垂直居中的方法*/
 display: table-cell;
 vertical-align:middle; 
 /*设置水平居中*/
 text-align:center;
 /* 针对IE的Hack */
 *display: block;
 *font-family:Arial;
 *font-size: 92px;
 width:106px;
 height:106px;
 background-repeat:no-repeat;
 background-position:center  center;
 border:1px solid #cccccc;
}
#index_microscope .content ul li .a img {
 vertical-align:middle;
 
}
#index_microscope .content ul li .b{
display:block;
margin-top:10px;
margin-bottom:10px;
text-align:center;
}
#index_microscope .content ul li .b a{
color:#333333;}
#index_link{
clear:both;
margin-top:5px;
}
/*--------------------内页-----------------*/
body.list #body{
background-position:-47px 0px;
}
body.list #left{
width:188px;
}
body.list #right{
width:807px;
}
#list_microscope_menu{
clear:both;
margin-top:25px;
margin-left:20px;
}
#list_microscope_menu ul li{
padding-left:10px;
background-image:url(incon.gif);
background-repeat:no-repeat;
background-position:left center;
margin:5px 0px;
}
#list_microscope_menu ul li.hr{
background-image:none;
}
#list_microscope_menu ul li.sub{
padding-left:15px;
background-image:none;
}
#list_microscope_menu ul li a{
COLOR: #184589;
}
#list_contact{
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	border-top:4px solid #cccccc;
	line-height:24px;
	color:#130101;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
}
#list_contact2{
	/* margin-top:15px; */
	margin-left:auto;
	margin-right:auto;
	/* border-top:4px solid #cccccc; */
	line-height:24px;
	color:#130101;
	padding-top:15px;
	/* padding-left:10px; */
	/* padding-right:10px; */
}
#content .content{
	line-height:24px; 
	padding:15px; 
	color:#333333;
	overflow:hidden;
}
/*--------------------bottom-----------------*/
#bottom{
clear:both;
background-image:url(bottom_bg.jpg);
background-repeat:repeat-x;
color:#FEFEFE; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
line-height:24px;
text-align:center;
padding-top:4px;
}
#bottom a{
    color:#FFFFFF;
}
/*--------------------css-----------------*/
td{
font-size:12px;}
A.link_black:link {COLOR: #222222;}
A.link_black:visited {COLOR: #696969;}
A.link_black:hover {COLOR: #666666;}
A.link_black:active {COLOR: #0066b8;}


#xiangguan_pc li{
float:left;
margin:10px;
}


/*----------index_news-------------*/
#index_news{
/*clear:both;*/
margin-top:8px;
}
#index_news .title{
background-color:#efefef;
padding:8px;
}
#index_news .title .t{
color:#990000;
}

#index_news .content{
padding:5px;
}
#index_news .content ul li{
float:left;
margin:8px 6px;
width:auto;
}
#index_news .content ul li .a{
display:block;
margin-left:auto;
margin-right:auto;
 /*非IE的主流浏览器识别的垂直居中的方法*/
 display: table-cell;
 vertical-align:middle; 
 /*设置水平居中*/
 text-align:center;
 /* 针对IE的Hack */
 *display: block;
 *font-family:Arial;
 *font-size: 92px;
/* width:106px;
 height:106px;*/
 background-repeat:no-repeat;
 background-position:center  center;
 border:1px solid #cccccc;
}
#index_news .content ul li .a img {
 vertical-align:middle;
 
}
#index_news .content ul li .b{
display:block;
margin-top:10px;
margin-bottom:10px;
text-align:center;
}
#index_news .content ul li .b a{
color:#333333;}
#index_link{
clear:both;
margin-top:5px;
}
/*----------index_news-------------*/
/*----------2014/07/28-------------*/
#index_microscope .title .r{
float:right;
}
#index_news .title .l{
float:left;
width:60%
}
#index_microscope .content_news ul li{
float:left;
margin:8px 6px;
width:100%;
}
#index_microscope .content_news ul li .a{
display:block;
margin-left:auto;
margin-right:auto;
 /*非IE的主流浏览器识别的垂直居中的方法*/
 display: table-cell;
 vertical-align:middle; 
 /*设置水平居中*/
 text-align:center;
 /* 针对IE的Hack */
 *display: block;
 *font-family:Arial;
 *font-size: 92px;
 /*width:106px;*/
 height:106px;
 background-repeat:no-repeat;
 background-position:center  center;
 border:1px solid #cccccc;
}

/*20140820*/
/*-插件样式*/
.myScroll {
	width:100%;
	height:70px;
	overflow:hidden;
	zoom:1;
	margin:5px 0;
}
.myScroll p {
	width:22px;
	height:60px;
	background-image:url(icon.gif);
	background-repeat:no-repeat;
	cursor:pointer
}
.myPrevBtn {
	background-position:left center;
	float:left;
	display:inline
}
.myNextBtn {
	background-position:right center;
	float:right;
	display:inline
}
.myBlock {
	overflow:hidden;
	float:left;
	display:inline
}
.myBlock ul {
	width:100%;
	overflow:hidden;
	zoom:1;
	list-style:none
}
.myBlock ul li {
	width:127px;
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
}
.myBlock ul li:hover {
	
}
.myBlock dl {
	width:124px;
	margin:0;
	list-style:none;
}
.myBlock dl dt {
	width:124px;
	height:54px;
	overflow:hidden;
	background-color:#ccc
}
.myBlock dl dt:hover{
background-color:#999
}

.myBlock dl dt img {
	width:120px;
        border:0px;
		margin:2px 2px;
}
.myBlock dl dd {
	line-height:18px;
	list-style:none;
	text-align:center
}
.myBlock dl dd a {
	display:inline-block;
	padding:3px 0;
	width:100%;
}
.myClone {
	overflow:hidden;
	zoom:1
}
.myClone ul {
	float:left;
	display:inline
}

/*20140821*/
#index_baidu{
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	border-top:4px solid #cccccc;
	line-height:24px;
	color:#130101;
	/*padding:15px 10px;*/
}

/* tagscloud */
#tagscloud{width:100%;height:200px;position:relative;font-size:12px;color:#333;margin:5px 5px;text-align:center; clear:both; overflow:hidden;}
#tagscloud a{position:absolute;top:0px;left:0px;color:#333;font-family:Arial;text-decoration:none;margin:10px 15px;line-height:18px;text-align:center;font-size:12px;padding:1px 5px;display:inline-block;border-radius:3px;}
#tagscloud a.tagc1{background:#666;color:#fff;}
#tagscloud a.tagc2{background:#F16E50;color:#fff;}
#tagscloud a.tagc5{background:#006633;color:#fff;}
#tagscloud a:hover{color:#fff;background:#999;}

/*20161128*/
#index_nr a{color:#184589;}
