@charset "utf-8";

.lyzt {
	font-size: 12px;

	font-weight: bold;
}

.index {
	font-size: 12px;
	font-weight: bold;
	color: #CE0000;
	text-decoration: none;
}
.gg {
	color: #004D99;
	text-decoration: underline;
}
.tel{position:absolute; top:20px; left:45%; z-index:9999;}
#picBox{width:976px; height:307px; margin:0px auto; overflow:hidden; position:relative; border-right:1px #FFFFFF solid;}
#picBox ul#show_pic{ margin:0; padding:0; list-style:none; height:976px; width:4355px; position:absolute;}
#picBox ul#show_pic li{ float:left; margin:0; padding:0; height:976px;}
#picBox ul#show_pic li img{ display:block;}
#icon_num{ position:absolute; bottom:10px; right:5px; margin:0px;}
#icon_num li{ float:left; background:url(FA15567738.gif) no-repeat -15px 0;width:15px; height:15px; list-style:none; color:#39F; text-align:center;  cursor:pointer; padding:0; margin:0;margin-right:5px;}
#icon_num li:hover,#icon_num li.active{ background:url(FA15567738.gif) no-repeat 0 0; color:#fff;}
#picBox_top{width:870px; height:280px; margin:0px auto; position:relative; overflow:hidden;}
#picBox_top ul#show_pic_top{ margin:0; padding:0; list-style:none; height:280px; width:870px; position:absolute;}
#picBox_top ul#show_pic_top li{ float:left; margin:0; padding:0; height:205px;}
#picBox_top ul#show_pic_top li img{ display:block;}
#icon_num_top{ position:absolute; bottom:0px; right:10px;}
#icon_num_top li{ float:left; background:url(FA15567738.gif) no-repeat -15px 0;width:15px; height:15px; list-style:none; color:#39F; text-align:center;  cursor:pointer; padding:0; margin:0;margin-right:5px;}

/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
#Accordion1 {
	overflow: hidden; width:220px; margin:0 auto;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px auto;
	padding: 0px;width:220px; 
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	background-color: #EBEBEB;
	cursor: pointer;

	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;

	border-right-width: 1px;

	border-right-style: solid;

	margin:7px auto 0 auto;
	font-size:12px;
	padding-left:7px;
	color:#666666;
	height:25px; line-height:27px; background:url(mk.jpg);

}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px; line-height:20px; color:#555555;

}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
}
.AccordionPanelTabHover {
	color: #000000;
}
.AccordionPanelOpen .AccordionPanelTab {
	color: #000000; background:url(zk.jpg)
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.cpzt {
	font-size: 12px;

	color: #333333;
}
.page_num{ border:#CCCCCC 1px solid; width:22px; height:15px; color:#666666; font-size:12px}
.page_num a:link {color: #666666;text-decoration: none;}
.page_num a:visited {text-decoration: none;color: #666666;}
.page_num a:hover {text-decoration:underline;color: #666666;}
.page_num a:active {text-decoration: none;color: #666666;}
.page_down{ border:#CCCCCC 1px solid; font-size:6px; width:22px; height:15px}
.page_up{ border:#CCCCCC 1px solid; font-size:6px; width:22px; height:15px}
.pppppp1{ border:1px solid #E0E0E0}
.cpfll{ float:left; width:170px; margin:5px 5px 0 2px;}
.cpfll a{ color:#717070; text-decoration:none;}
.cpfll a:hover{ color:#555;}
.im{
text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.im1{ border:1px solid #E0E0E0; text-align:center;}
.im img{ margin:15px;}
.bt-zi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#0066CC;
	text-decoration: none;
	font-weight: bold;
}
.bt-ziCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717070;
	text-decoration: none;
}
.head{
	width:976px;
	height:130px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
}
.hl{
width:281px;
float:left;
padding-top:18px;
text-align:left;
}
.hr{
width:695px;
float:right;
padding-top:30px;
}
.headline{
padding:0px;
height:33px;
}
.banner{
width:976px;
height:307px;
margin-right: auto;
margin-left: auto;
}

#demo { 

overflow:hidden; 

width: 968px; 
} 
#demo img { 
 
} 
#indemo { 
float: left; 
width: 800%; 
} 
#demo1 { 
float: left; 
} 
#demo2 { 
float: left; 
margin-left:7px}

a:link {
	color: #555555;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #555555;
	font-family: "微软雅黑";
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #F09229;
	font-family: "微软雅黑";
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #555555;
	font-family: "微软雅黑";
	font-size: 12px;
}