.tel {
    position: relative;
    top: 400px;
    background: red;
    z-index: 100;
    width: 1200px;
    height: 50px;
    margin: auto;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
         filter:alpha(opacity=70);  
      -moz-opacity:0.7;  
      -khtml-opacity: 0.7;  
      opacity: 0.7;}
.tel span {
	margin-left: 20px;}
.tel_left {
	float: left;
	background: red;
	width: 65%;
	height: 50px;
	color: #fff;}
.tel_right {
	float: left;
	color: red;
	background: #fff;
	width: 35%;
	height: 50px;}




#slideshow{position:relative;height:450px;width:1200px;margin:0 auto;}
#slideshow a{float:left;display:inline;}
#slideshow .img{position:absolute;width:1200px;height:450px;overflow:hidden;}
#slideshow .img span{position:absolute;width:19999px;display:block;}
#slideshow .btns{z-index:10;position:absolute;width:1200px;}
#slideshow .btns b {
	position:absolute;
	width:100px;
	display:block;
	height:14px;
	overflow:hidden;
	top:420px;
	left:50%;}

#slideshow .btns s{
	position:absolute;
	width:60px;
	display:none;
	height:80px;
	overflow:hidden;
	top:180px;
	cursor:pointer;}
#slideshow .btns s i{
	position:absolute;
	width:60px;
	background:url(../image/btn_slideshow.jpg);
	height:160px;_filter:progid:dximagetransform.microsoft.alphaimageloader(enabled=true, sizingmethod=scale, src="../images/btn_slideshow.png");_background:none;}
#slideshow .btns s.prev{left:0px;}
#slideshow .btns s.prev i{top:-80px;}
#slideshow .btns s.next{right:0px;}
.paging{opacity:0.6;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;height:450px;position:absolute;background:#000;overflow:hidden;}

.list {
	min-height: 600px;
	width: 1200px;
	margin: auto;}
.list_main_left {
	border: 1px #ccc solid;
	width: 250px;
	min-height: 400px;
	float: left;
	margin-top: 10px;}
.list_main_left ul li {
	border-bottom: dashed 1px #ccc;
	background:url(../image/icon_03.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 5px;
	height: 40px;
	line-height: 40px;
	margin: 0 10px;}
.list_main_left_title {
	height: 50px;
	background-color: #ab1119;
	color: #fff;
	font-size: 24px;
	line-height: 45px;
	padding-left: 15px;}
.list_main_left_title span {
	float: right;
	font-size: 12px;
	padding-right: 15px;
	line-height: 55px;}
.list_main_left_title span a {
	color: #fff;}
.list_main_right {
	float: left;
	width: 935px;
	min-height: 600px;
	border: 1px #ccc solid;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;}
.list_nav {
	background: #f7e7e7;
	height: 40px;
	color: #990000;
	line-height: 40px;
	padding-left: 10px;}
.list_nav a {
	color: #990000;}
.list_main_right_text_title {
	font-size: 24px;
	text-align: center;
	height: 60px;
	line-height: 60px;
color: #3a3939;}
.list_main_right_text {
	padding: 10px;
	line-height: 25px;}
.list_main_right ul li {
	float: left;
	width: 50%;
	text-align: center;
	background: #d8d8d8;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;}
