.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;
	height: 50px;
padding-left: 150px;
	color: #fff;}
.tel_right {
	float: right;
	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;}




.content {
	width: 1200px; 
	min-height: 720px;
	margin: auto; 
    -moz-box-shadow: 0px 7px 12px;  
    box-shadow: 0px 7px 12px;}
.content_top {
	height: 350px;}
.gzdt {
	width: 385px;
	height: 350px;
	border: 1px #ccc solid;
	float: left;
	margin-left: 10px;
	margin-top: 10px;}
.gzdt .gzdt_title {
	border-bottom: 1px solid #ccc;
	height: 40px;
	width: 386px;}
.gzdt_title_left {
	float: left;
	background: #ab1119;
	width: 120px;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 20px;}
.more {
	float: right;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	padding-right: 10px;}
.gzdt ul li {
	height: 37px;
	line-height: 38px;
	padding-left: 20px;
	margin: 5px;
	border-bottom: 1px #ccc dashed;
	background: url(../image/icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px;}
.gzdt_main ul li span {
	float: right;}
.content_img_title {
	width: 1180px;
	height: 40px;
	margin-top: 20px;
	margin-left: 10px;
	border: 1px solid #ccc;}
.content_img {
	height: 325px;
	margin-top: 10px;}
.content_img_a {
	height: 80px;
	margin-top: 10px;}
.content_img .img {
	float: left;
	width: 188px;
	height: 138px;
	margin-left: 10px;
	margin-top: 10px;}
.content_img .img img {
	float: left;
	width: 100%;
	height: 100%;}
