﻿@charset "utf-8";
/**
 * bootstrap样式重置
 */
.carousel-caption{background:rgba(0, 0, 0, 0.3);padding: 0 0 0 16px;}
.carousel-caption h4{margin: 0;font-size: 16px;line-height: 46px;}
.carousel-indicators li{text-indent: 0;width: 14px;height: 14px;border-radius: 0;text-align: center;cursor: pointer;color: #fff;background: rgba(0,0,0,0.5);}
.carousel-indicators .active{background: #e60000;}
.carousel-indicators{top: 372px;}
.jicengzuzhi .carousel-indicators{top: 390px;}
.cateCommon .carousel-indicators{top: 390px;}
a:hover, a:focus{text-decoration: none;}
select{margin: 0;width: 200px;}

