﻿@charset "UTF-8";
.old_type .zwzt_left{
    width: 100%;
    float: left;
    border: 1px solid #dddddd;
}
.old_type {
	min-width: 1200px;
}
.old_type .zwzt_title{
    width: 100%;
    background-color: #f6f6f6;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
}
.old_type .zwzt_title .ztlist_title{
    float: left;
    padding-left: 40px;
    font-size: 32px;
    color: #4a7ec1;
    font-weight: bold;
}
.old_type .zwzt_title .ztlist_more{
    float: right;
    padding-right: 10px;
}
.old_type .zwzt_title .ztlist_more a{
    font-size: 28px;
}
.old_type .zwzt_con ul{
    padding: 0 10px 10px;
}
.old_type .zwzt_con ul li{
    border-top: 1px dashed #dedede;
    height: 70px;
    line-height: 70px;
    background: url("ztlist_ico.gif")no-repeat left center;
    padding-left: 30px;
    background-size: 20px;
}
.old_type .zwzt_con ul li:first-child{
    border-top: none;
}
.old_type .zwzt_con ul li a{
    font-size: 32px;
    color: #333333;
}
.old_type .zwzt_con ul li a:hover{
    color: #4078be;
}
.old_type .zwzt_left .ztlist_title{
    background: url("zyzt_ico.png")no-repeat 5px center;
}

.old_type .zwzt_right{
    width: 100%;
    float: right;
    border: 1px solid #dddddd;
    margin-top: 50px;
}
.old_type .zwzt_right .ztlist_title{
    background: url("gdzt_ico.png")no-repeat 5px center;
}

.old_type .zt_lb{
    margin-bottom: 30px;
}

/* css 重置 */
*{margin:0; padding:0; list-style:none; }
body{ background:#fff; font:normal 12px/22px 宋体;  }
img{ border:0;  }
a{ text-decoration:none; color:#333;  }

/* 本例子css */
.old_type .picScroll-left{ overflow:hidden; position:relative;  border:1px solid #ccc;   }
.old_type .picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.old_type .picScroll-left .hd .prev, .old_type .picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
    cursor:pointer; background:url("/picture/67/2101131714334469041.png") 0 0 no-repeat;}
.old_type .picScroll-left .hd .next{ background-position:0 -50px;  }
.old_type .picScroll-left .hd .prevStop{ background-position:-60px 0; }
.old_type .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.old_type .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.old_type .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("/picture/67/2101131738161008025.png") 0 -9px no-repeat; }
.old_type .picScroll-left .hd ul li.on{ background-position:0 0; }
.old_type .picScroll-left .bd{ padding:10px;}
.old_type .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.old_type .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.old_type .picScroll-left .bd ul li .pic{ text-align:center; }
.old_type .picScroll-left .bd ul li .pic img{ width:491px; height:280px; display:block;  padding:2px; border:1px solid #ccc; }
.old_type .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.old_type .picScroll-left .bd ul li .title{ line-height:24px;   }

.old_type #zt_old{
	display: block;
}
.old_type #zt{
	display: none;
}