body{font-size: 14px}
.wrapper1190 {width: 1190px; margin: auto;}
/*面包屑*/
.crumbs-box{background:#f3f3f3;font-family:'microsoft yahei'}
.crumbs{padding:24px 0;color:#676767}
.crumbs a{color:#383838}
.crumbs i{font-style: normal;}

/*A-Z导航*/
.atoz-nav{border: 1px solid #ccc;border-right:0;margin-bottom: 10px;width:1190px}
.atoz-nav a{width:45.73px;float:left;line-height: 40px;font-size: 14px;text-align: center;color:#333;border-right:1px solid #ccc;box-sizing: border-box}
.atoz-nav a:hover{background: #ccc}
.atoz-nav .active{background: #ccc}
.az-con-box{border:1px solid #ccc;margin-bottom: 16px}
.az-con-box .az-common-title{height:40px;line-height: 40px;text-align: center;border-bottom: 1px solid #ccc;background: #f6f6f6}
.az-con{padding:14px 17px 8px}
.az-con ul{width:1192px;}
.az-con li{float:left;width:179px;height:38px;line-height: 38px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;border:1px solid #ccc;margin-right: 13px;text-align: center;margin-bottom: 9px}
.az-con li:nth-of-type(6n){margin-right: 0}


/*分页*/
.tag-paging {margin-top: 27px;padding-bottom: 28px}
.tag-paging .wraper { margin-left: 18%; min-width: 650px;}
.tag-paging a{float:left;margin-right:8px;padding:0 12px;height:30px;line-height: 30px;text-align: center;border:1px solid #ccc}
.tag-paging .active,.tag-paging a:hover{background: #e5e5e5;color:#ff913f }
