@charset "utf-8";
/* CSS Document */
* { padding: 0px; margin: 0px; text-decoration: none; }
body { font: 14px/1.5 "Microsoft YaHei", "微软雅黑", "SimSun", "宋体", "SimHei", "黑体", "Arial Narrow"; color:#444444; padding:0px; margin:0px;}
a{ color:#444444;}
a:hover{text-decoration: none; color: #2270ac; }
img{ border:none;}
.mt-30{margin-top:30px;}
ul li{ list-style:none;}
input, button {
    outline: none;
    border: none;
}

.zhuanti{ background:#fff; margin:0 auto; margin-top:20px; overflow:hidden; padding:15px; width:1160px;}
.zt-pic{ width:46px; float:left;}
.zt-right{ width:1110px; float:right;}

.ztScroll-left{ width:1110px;  overflow:hidden; position:relative; }
		.ztScroll-left .hd{ }
		.ztScroll-left .hd .prev,.ztScroll-left .hd .next{background:url(../images/hei.png); display:block;  width:30px; height:60px; float:right; margin-right:0px; margin-top:10px;cursor:pointer; font-size:30px; font-family:"宋体"; color:#fff; text-align:center; line-height:60px;top:15px;}
		.ztScroll-left .hd .next{ position:absolute; right:0px;  }
		.ztScroll-left .hd .prev{ position:absolute; left:3px;  }
		.ztScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.ztScroll-left .bd{ padding:0px;   }
		.ztScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.ztScroll-left .bd ul li{ margin:0 3px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.ztScroll-left .bd ul li .pic{ text-align:center; }
		.ztScroll-left .bd ul li .pic img{ width:272px; height:110px; display:block;}
		.ztScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.ztScroll-left .bd ul li .title{ line-height:24px;   }










