﻿/*==================================================全局==========================================================================*/
@charset "gb2312";
h1, h2, h3, h4, h5, h6, form, fieldset, img, a, ul, li, p, div, td, tr,dl,dt,dd,body {padding:0;margin:0;}
html { overflow:-moz-scrollbars-vertical; } /*始终让 Firefox 显示滚动条*/
*{word-wrap:break-word;}/*文字强制换行*/
table {border-collapse:collapse;}/*细线表格*/
.hidden {display:none;}/*清除容器浮动*/
fieldset, img{border:0px;}/*清除描边,块显示*/
ul, li {list-style-type:none;}/*无列表项目标记*/
ul,li {
    padding:0px;
    margin:0px;
	list-style-type:none;
	list-style-position :outside;
	word-break:break-all;
}
body {
	font-family: "宋体";
	font-size: 12px;
	color:#000000;
	margin:0;
	background:#eaf3fa;
}
.hidden {
	display:none;
}
a {text-decoration: none;blr:expression(this.onFocus=this.blur());}/* 链接无下划线,有为underline */
a:link {color: #07519a;}/* 未访问的链接 */
a:visited {color: #07519a;}/* 已访问的链接 */
a:hover {color: #ff5500;text-decoration: underline;} /* 鼠标在链接上 */
a:active {color: #ff5500;text-decoration: underline;}/* 点击激活链接 */
/*===============================================头部（top）==============================================================*/
.top{
 width:1003px;
 height:77px;
 clear:both;
 margin:0 auto;
}
.top_left{
 width:501px;
 height:77px;
 float:left;
}
.top_right{
 width:502px;
 height:77px;
 float:right;
 position:relative;
 background:url(../images/top1_bg.jpg) no-repeat;
}
.top_button a,.top_button2 a,.top_down a,.top_login a{
 width:75px;
 height:20px;
 display:block;
}
.top_button{
	width:75px;
	height:23px;
	position:absolute;
	right:135px;
	top:12px;
}
.top_button2{
	width:75px;
	height:23px;
	position:absolute;
	right:50px;
	top:14px;
}
.top_down{
	width:78px;
	height:24px;
	position:absolute;
	right:60px;
	text-align:right;
	line-height:30px;
	top:13px;
}
.top_login{
	width:78px;
	height:22px;
	position:absolute;
	right:145px;
	text-align:right;
	line-height:30px;
	top:7px;
}
.menu{
 width:1003px;
 height:119px;
 clear:both;
 margin:0 auto;
 background:url(../images/menu_bg.png) no-repeat;
}
.banner{
  width:1003px;
  height:389px;
  margin:0 auto 10px auto;
  clear:both;
  background:url(../images/banner.png) no-repeat;
}
/*===============================================主体fbody）==============================================================*/
.body{
 width:901px;
 height:550px;
 clear:both;
 padding:0 51px 0 51px;
 margin: 0 auto;
 background:#fff url(../images/body_bg.gif) no-repeat;
}
.body_left{
  width:260px;
  height:550px;
  float:left;
}
.login{
 width:260px;
 height:185px;
 background:url(../images/login_bg.jpg) no-repeat;
 clear:both;
 margin-bottom:8px;
}
.login input{
 border:1px solid #c6c6c6;
}
.Activities{
 width:260px;
 height:217px;
 float:left;
 clear:both;
}
.Activities_title{
  width:260px;
  height:29px;
  clear:both;
  background:url(../images/hudong.jpg) no-repeat;
}
.Activities_title strong{
  line-height:29px;
  padding-left:30px;
  float:left;
  color:#0852a6;
}
.Activities_title span{
 float:right;
 padding:9px 13px 0 0;
}
.Activities_content{
  width:260px;
  height:180px;
  margin:8px auto 0 auto;
  clear:both;
  overflow:hidden;
}
.Activities_pic{
 width:236px;
 height:105px;
 overflow:hidden;
 margin:4px auto 0 auto;
}
.Activities_down{
 width:250px;
 height:86px;
 clear:both;
 margin:5px auto 0 5px;
 line-height:23px;
 color:#555;
}
.contact{
 width:260px;
 height:138px;
 clear:both;
 position:relative;
 background:url(../images/contact.jpg) no-repeat;
}
.contact_qq{
	height:20px;
	width:80px;
	position:absolute;
	left:103px;
	top:83px;
	display:block;
}
.contact_E{
	height:20px;
	width:140px;
	position:absolute;
	left:80px;
	top:84px;
	cursor:pointer;
	display:block;
}

.body_right{
  width:590px;
  height:550px;
  float:right;
  overflow:hidden;
}
.Car_show{
  width:590px;
  height:29px;
  clear:both;
  background:url(../images/title2.jpg) no-repeat;
}
.Car_show strong{
  line-height:29px;
  padding-left:30px;
  float:left;
  color:#0852a6;
}
.Car_show span{
 float:right;
 padding:9px 13px 0 0;
}
.show_content{
 width:590px;
 height:317px;
 padding:0px;
}
.car{
 margin:10px 0 0 10px;
}
.car li{
  width:137px;
  height:150px;
  float:left;
  overflow:hidden;
  padding:5px 2px 5px 2px;
  display:inline;
}
.car li p{
  width:120px;
  height:90px;
  clear:both;
  margin:0 auto;
  display:block;
  overflow:hidden;
}
.car li p img{
  width:120px;
  height:90px;
}
.car li span{
 display:block;
 text-align:center;
 width:137px;
 padding:8px 0 0 0;
}

.about{
 width:282px;
 height:190px;
 float:left;
}
.about_title{
  width:282px;
  height:29px;
  clear:both;
  background:url(../images/about_title.jpg) no-repeat;
}
.about_title strong{
  line-height:29px;
  padding-left:30px;
  float:left;
  color:#0852a6;
}
.about_title span{
 float:right;
 padding:9px 13px 0 0;
}
.about_content{
  width:260px;
  height:160px;
  padding:8px;
  line-height:22px;
  float:left;
  overflow:hidden;
}
.about_content2{
  width:300px;
  height:160px;
  padding:8px 8px 8px 0px;
  line-height:22px;
  float:right;
  overflow:hidden;
}
.about_pic{
 width:236px;
 height:78px;
 overflow:hidden;
 margin:4px auto 0 auto;
}
.about_down{
 width:270px;
 height:76px;
 clear:both;
 margin:0 auto;
 line-height:23px;
 color:#555;
}
.news{
  float:right;
}
.news_ul{
 padding:3px 0 0 3px;
}
.news_ul li{
 height:15px;
 padding:7px 0 3px 8px;
 display:block;
 width:252px;
 clear:both;
 color:#666666;
 margin:0 0 0 0;
 *margin:-3px 0 0 0;
 _margin:-px 0 0 0;
 }
.news_ul li a{
 float:left;
 color:#666666;
 text-decoration:none;
}
.news_ul li a:visited{
   color:#666666;
}
.news_ul li a:hover{
 color:#ff5500;
 text-decoration:none;
}
.news_ul li span{
 float:right;
}
/*===============================================底部（footer）==============================================================*/
.footer{
 width:1003px;
 height:150px;
 margin:0 auto;
 background:#fff url(../images/footer_bg.jpg) no-repeat;
 clear:both;
}
.footer_left{
 float:left;
 width:515px;
 height:100px;
 margin:53px 0 0 50px;
 line-height:20px;
}
.footer_right{
 width:250px;
 height:70px;
 margin:74px 53px 0 0;
 float:right;
}
.footer_right span{
 display:block;
 line-height:25px;
 text-align:right;
 clear:both;
}
.footer_right p{
 display:block;
 height:25px;
 clear: both;
 text-align:right;
 padding:10px 0 0 0;
}
.footer_right p select{
 color:#666;
}


.tab01{
  font-size:12px;
  border:1px solid #ccc;
  margin:0 0 0 5px;
}
.tab01 td{
 border-bottom:1px solid #ccc;
}

