*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: #333333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul{
    list-style: none;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}
.banner {
    background: url(../banner.jpg) no-repeat top center;
    width: 100%;
    height: 1000px;
    min-width: 1200px;
}



.htl-row {
    clear: both;
    width: 1000px;
    margin: 0 auto;
}
.htl-w-1000 {
    width: 1000px;
}
.htl-fl {
    float: left;
}
.htl-mod {
    clear: both;
}
.mod-tit {
    border-bottom: 1px solid #f0f0f0;
}
.mod-tit {
    clear: both;
    height: 36px;
    line-height: 28px;
    font-family: 'Microsoft YaHei';
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 13px;
}
.mod-tit h2 {
    color: #333;
}
.mod-tit h2 {
    float: left;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #333;
}
.mod-tit span {
    color: #666;
}
.mod-tit span {
    float: right;
    padding-top: 3px;
    color: #666;
}
.mod-tit span a {
    color: #666;
}
.photo {
    clear: both;
    overflow: hidden;
    zoom: 1;
    width: 100%;
}
.photo ul {
    clear: both;
    overflow: hidden;
    zoom: 1;
    width: 120%;
}
.clear {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}
.htl-w-350 {
    width: 350px;
}
.switchable {
    clear: both;
    width: 100%;
    height: 220px;
    position: relative;
    overflow: hidden;
}
.switchable>div {
    width: 350px;
    height: 220px;
    position: relative;
    overflow: hidden;
}
.switchable .panels {
    margin: 0;
}
.switchable .panels li {
    float: left;
    position: relative;
}
a {
    color: #444;
}
.switchable .panels li img {
    width: 350px;
    height: 220px;
}
.switchable .panels li span {
    position: absolute;
    height: 30px;
    line-height: 30px;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: .6;
    filter: alpha(opacity=60);
    background: #000;
    z-index: 0;
}
.switchable .panels li p {
    position: absolute;
    height: 30px;
    line-height: 30px;
    bottom: 0;
    left: 0;
    padding-left: 10px;
    z-index: 10;
    color: #fff;
}
.trigger {
    position: absolute;
    bottom: 8px;
    right: 8px;
}
.trigger a.active {
    background: #aa1212;
}
.trigger a.active {
    background: #269f01;
    height: 8px;
    width: 8px;
    margin-bottom: -1px;
}
.trigger a {
    display: inline-block;
    height: 6px;
    width: 6px;
    background: #CCC;
    margin: 0 3px;
    text-decoration: none;
    overflow: hidden;
    line-height: 200px;
    border-radius: 100%;
}
.htl-w-620 {
    width: 620px;
}
.htl-fr {
    float: right;
    height: 305px;
}
.photo li {
    float: left;
    width: 165px;
    margin: 0 20px 14px 0;
    text-align: center;
    overflow: hidden;
}
.htl-w-620 .photo li {
    width: 190px;
    margin: 0 24px 14px 0;
}
.photo li .photo-img, .zt-img li .photo-img {
    position: relative;
    _height: 20px;
}
fieldset, img {
    border: 0;
    vertical-align: top;
}
.photo li img {
    width: 165px;
    height: 90px;
    margin-bottom: 7px;
}
.htl-w-620 .photo li img {
    width: 190px;
}
.photo li .icon-play, .zt-img li .icon-play {
    position: absolute;
    left: 8px;
    bottom: 14px;
}
.icon-play {
    width: 16px;
    height: 16px;
}
.icon {
    display: inline-block;
    vertical-align: middle;
    background: url(../icon.png) no-repeat;
}
.photo li p {
    height: 36px;
    overflow: hidden;
}
.mod-tit span {
    float: right;
    padding-top: 3px;
    color: #666;
}

.footer {
    border-top: 1px solid #c9c9ca;
    padding: 15px 0 15px 0;
    background-color: #f8f8f8;
    text-align: center;
    line-height: 25px;
    color: #333;
    font-size: 14px;
    margin-top: 60px;
}