﻿@charset="utf-8";
.indexhd{overflow: hidden;position: relative;}
.indexhd ul{height: 252px;overflow:hidden;}
.indexhdbox{}
.indexhdbox li{float: left;width: 198px;overflow: hidden;position: relative;margin-right: 13px;box-shadow:0 1px 1px rgb(183, 183, 183);border:1px solid #e6e6e6;}
.indexhdbox li img{display: block;width: 198px;height: 198px;}
.mr0{margin-right: 0px;}
.indexhdbox li p{height: 46px;width: 100%;background:#f8f8f8;color:#8f8f8f;}
.indexbox-title{color: #8f8f8f;font-size: 14px;font-weight: 600;line-height: 46px;
text-align:46px;text-indent: 1em;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;position: relative;text-align:center;}
.indexhdnav{margin-top: 13px;width: 96px;margin-right: auto;margin-left: auto;}
.indexhdnav a{background-image: url("../img/hficon.png");background-position: 0px 0px;display: block;float: left;width: 11px;height: 11px;margin-right: 9px;margin-left: 9px;text-align:center;}
.indexhdnav a.on{background-position: 0px -50px;}
.indexhd-pre,.indexhd-next{display: block;width: 35px;height: 35px;background-image: url("../img/hficon.png");position: absolute;z-index: 20;}
.indexhd-pre{background-position: 0px -150px;left: 15px;top:40%;}
.indexhd-next{background-position: 0px -100px;right: 15px;top:40%;}