﻿/*---------------------页面基础定义----------------------------------*/
body,td,th {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#shichangjia {
	color: #000000;
	text-decoration: line-through;
}


/*---------------------链接定义----------------------------------*/
a:link {
	color: #959595;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active{
	color: #FF0000;
	text-decoration: none;
}

/*---------------------菜单样式----------------------------------*/
#menu{
	height:32px;
	background-color:#D9261C;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#menu ul{
	width:915px;
	height:32px;
	list-style-type:none;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
}
.m_li{
	float:left; width:114px; line-height:32px;  text-align:center; margin-right:-2px; margin-left:-2px;
}
.m_li a{
	display:block; color:#FFFFFF; width:114px;
}
.m_line{
	float:left; width:1px; height:32px;
	line-height:32px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
	float:left; width:114px; line-height:32px; text-align:center; padding-top:3px; font-weight:bold;
	background-image:url(../images/menu_bg.jpg); position:relative; height:32px; margin-top:-3px; margin-right:-2px; margin-left:-2px;
}
.m_li_a a{
	display:block; color:#FF0000; width:114px;
}


.smenu{
	width:980px;
	padding:0px;
	list-style-type:none;
	height:32px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.s_li{
	line-height:32px; width:auto; display:none; height:32px; 
}
.s_li_a{
	line-height:32px; width:auto; display:block; height:32px; 
}


.logooo {
	height: 47px;
	width: 955px;
	padding-left: 21px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#menu ul a:hover {
	color: #FF6600;
	text-decoration: none;
}


.main .right .partnership img {
	float: left;
	margin-right: 20px;
}
.logo{
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	height:47px;
	width: 221px;
	margin-top: 20px;
}
.contact .chanpintd {
	height: 148px;
	width: 148px;
	text-align: center;
}

.duanluo {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #CCCCCC;
	padding: 10px;
}


.rightmore{
	font-family: "宋体";
	font-size: 12px;
	color: #959595;
	width: 280px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#bottom {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.footer {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.banner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 242px;
	width: 955px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.contact .beijing {
	text-indent: 46px;
	background-color: ##D2DBE4;
	background-image: url(../images/dh.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	height: 27px;
	width: 955px;
}

.contact {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contact .tdge {
	border: 1px solid #D2DBE4;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 100%;
	vertical-align: middle;
}
.shengming {
	line-height: 25px;
	text-indent: 24px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.contact .tdbian {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 25px;
	text-indent: 24px;
}
.contact .tdbian img {
	float: right;
	margin: 6px;
}
.contact .xiahuaxian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6D6D5;
}
* { margin:0; padding:0; word-break:break-all; }
body {
	background:#FFF;
	color:#333;
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.6em;
}
h1, h2, h3, h4, h5, h6 { font-size:1em; }
a { color:#999999; text-decoration:none; }
a:hover { text-decoration:none; }
ul, li { list-style:none; }
fieldset, img { border:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
/* Focus_change style */
#focus_change {
	position:relative;
	width:955px;
	height:380px;
	overflow:hidden;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#focus_change_list { position:absolute; width:2865px; height:380px; }
   #focus_change_list li { float:left; }
   #focus_change_list li img { width:955px; height:380px; }

filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; }
#focus_change_btn {
	position:absolute;
	width:955px;
	height:65px;
	top:310px;
	left: 0px;
}
   #focus_change_btn ul { padding-left:5px; }
   #focus_change_btn li { display:inline; float:left; margin:0 15px; padding-top:12px; }
   #focus_change_btn li img { width:76px; height:50px; border:2px solid #888; }
   #focus_change_btn .current { background:url(http://www.byzuo.cn/demo/focus_change/img/icon_arrow.gif) 

no-repeat 37px 8px;}
   #focus_change_btn .current img { border-color:#EEE; }
.STYLE1 {color: #999999}

#warp {
	width:196px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.menu_master {
	border:1px solid #ccc;
	padding:5px 10px;
	margin-bottom:2px;
	cursor:pointer;
	font-weight:normal;
	color:#666;
	background-color: #F4F8FB;
}
.menu_master img { vertical-align:middle; }
.sub_menu { display:none; }
.sub_menu ul {
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.sub_menu ul li {
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-image: none;
	list-style-type: none;
}



.sub_menu ul li a {
	background:url('arrow_001.gif') no-repeat 5px center;
	display:block;
	height:18px;
	border-bottom:1px solid #eee;
	color:#666;
	text-decoration:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 2px;
}
* { margin:0; padding:0; word-break:break-all; }
body {
	background:#FFF;
	color:#333;
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.6em;
}
h1, h2, h3, h4, h5, h6 { font-size:1em; }
a { color:#999999; text-decoration:none; }
a:hover { text-decoration:none; }
ul, li { list-style:none; }
fieldset, img { border:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
/* Focus_change style */
#focus_change {
	position:relative;
	width:955px;
	height:380px;
	overflow:hidden;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#focus_change_list { position:absolute; width:2865px; height:380px; }
   #focus_change_list li { float:left; }
   #focus_change_list li img { width:955px; height:380px; }

filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; }
#focus_change_btn {
	position:absolute;
	width:955px;
	height:65px;
	top:310px;
	left: 0px;
}
   #focus_change_btn ul { padding-left:5px; }
   #focus_change_btn li { display:inline; float:left; margin:0 15px; padding-top:12px; }
   #focus_change_btn li img { width:76px; height:50px; border:2px solid #888; }
   #focus_change_btn .current { background:url(http://www.byzuo.cn/demo/focus_change/img/icon_arrow.gif) 

no-repeat 37px 8px;}
   #focus_change_btn .current img { border-color:#EEE; }
.STYLE1 {color: #999999}#bottom .footer .STYLE1 select {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
}
#table1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2DBE4;
	margin-top: 10px;
	margin-bottom: 20px;
}
#gouwuche a:link {
	color: #FF0000;
	text-decoration: none;
}
#gouwuche a:visited {
	color: #FF0000;
	text-decoration: none;
}
#gouwuche a:hover {
	color: blue;
	text-decoration: none;
}
.contact .cpss {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6D6D5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.zhaopin {
	text-align: center;
	border: 1px solid #F3F3F3;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.zhaopin a:link {
	color: #000000;
}
.zhaopin a:visited {
	color: #000000;
}
.zhaopin a:hover {
	color: #FF0000;
	text-decoration: none;
}
.zhaopinxx {
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#xinwenlb {
	margin-top: 10px;
	margin-bottom: 10px;
}
#xinwenlb a:link {
	color: #333333;
	text-decoration: none;
}
#xinwenlb a:visited {
	color: #333333;
	text-decoration: none;
}
#xinwenlb a:hover {
	color: #FF0000;
	text-decoration: none;
}
.webmap {
	border: 1px solid #D2DBE4;
	margin-top: 10px;
	margin-bottom: 10px;
}
.chanpintd a:link {
	color: #333333;
	text-decoration: none;
}
.chanpintd a:visited {
	color: #333333;
	text-decoration: none;
}
.chanpintd a:hover {
	color: #FF0000;
	text-decoration: none;
}
.ppt
{
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
}
.ttp
{
	font-family: "宋体";
	font-size: 16px;
	color: #333333;
}
