@charset "utf-8"; 
/* CSS Document */
body {background-color: #870203;}
.main {background: rgba(0, 0, 0, 0);}

/* 导航 */
.channel_screen_wide {background: url(../img/nav.jpg)}
.main .main-menu {height: 41px; line-height: 41px;}
.main .main-menu li {background: url(../img/menuline.png) no-repeat right center;}
.main .main-menu li a {color: #fff; font-size: 14px; font-weight: bold; display: block;}
.main .main-menu li a:hover {background: #b10001;}
.main .main-menu li.navcurrent a {background: #b10001;}

/* 招牌sign */
.sign_screen_wide {background-image: url(../img/sign.jpg);}
.m-sign .cname {color: #fff;}
.clogo {color: #fff;}

/* 模块 */
.con-box {border: 1px solid #bd1818;}
.moduleBoxbg {border: none;}

/* 标题 */
.con-title {font-weight: bold; color: #fff; height: 44px; line-height: 44px;}
.con-title span {display: inline-block; font-size: 16px;}
#bf0 .con-title,#bf6 .con-title,#bf3 .con-title {background: url(../img/bf0-h2.jpg) no-repeat left center; text-align: center;}
#bf1 .con-title,#bf2 .con-title,#bfc .con-title {background: url(../img/bf12-tit.jpg) repeat-x left bottom #ae1111;}
#bf1 .con-title h2,#bf2 .con-title h2,#bfc .con-title h2 {background: url(../img/bf12-h2.jpg) no-repeat left top; padding-left: 10px;}
#bf1 .con-title span,#bf2 .con-title span,#bfc .con-title span {background: url(../img/bf12-span.jpg) no-repeat left center; padding-left: 15px;}

/* 全屏轮播 */
.flashDiv .JQ-slide-content li a {background: url(../img/banner1.jpg) no-repeat center top;}

/* 公司档案 */
.company_files .moduleBoxbg {background: #fff;}
.com_da_T {background: url(../img/com_da_T.jpg) repeat-x; height: 60px; line-height: 60px;}
.g_com_span {color: #fff;}
.sj-line p {color: #3c3c3c;}

/* 产品分类 */
a.cate_title {display: block; padding-left: 10px; height: 28px; line-height: 28px; background: url(../img/cateBg.jpg) no-repeat #b71212; border: 1px solid #8a0000; color: #fff;}
.product_category ul.category li ul li a {color: #fff;}
.product_category ul.category li ul li a:hover {color: #fff000;}
.product_category .con-box,.product_category .moduleBoxbg {background: #ae1010;}
.product_category ul.category li.cate_all a {color: #fff000;}

/* 收藏店铺按钮 */
.btn-collect {background: url(../img/btn-collect.png) no-repeat left center;}
.btn-collect span {background: url(../img/btn-collect.png) no-repeat right center;}

/* 产品搜索 */
.product_search .moduleBoxbg {background: #ae1010;}
.input_w1,.input_w2 {border: 1px dotted #870203; background: #fff;}
.search-btn {background: url(../img/sear_btn.png) no-repeat;}
#bf1 .search-btn,#bf2 .search-btn {background-position: 0 -36px;}

/* 搜索结果 */
.con_title_second {border-top: 2px solid #b10001;}

/* 产品橱窗 */
.btnBuy {display: none;}

/* 底部 */
#bf8 {color: #fff;}
.copyright_screen_wide {background: #ae1010;}
.footer p {text-align: center; color: #fff;}
.footer p a {color: #fff;}
.footer .nav {background: url(../img/f_nav.jpg) repeat-x left bottom; margin-bottom: 10px; height: 34px; line-height: 34px; color: #fff;}
.footer .nav a {color: #fff;}

/* 公司相册 */
.ad-gallery {padding-top: 10px;}

/* 单品属性 */
.pro_item_r {background: #ae1010; color: #fff;}

/* 亮点展示 */
.prohighUl li {background: #ae1010;}
.prohighUl,.proh_txt h2 a {color: #fff;}
/*选中分类*/
.c_t_li_cur .icon_cate_i{ color: #ff0; font-weight: bold;}
.product_category ul.category li ul li a.active { color:#ff0; font-weight: bold;}
