@charset "utf-8";
/*
Theme Name: yipindingzhi   
Theme URI: http://www.yipinzhiding.com
Description:珠宝高级私人定制
Author: 壹品珠宝 
Author URI: http://www.yipinzhiding.com
Version: 1.0
Tags: 壹品珠宝
*/

/*------------ 全站通用 -------------*/
body{ color:#666; background:#bdd0df; background: linear-gradient(to right, #ffe9e4, #fff, #ffe9e4);}
a{ color:#9f9174;}
a:hover{ color:#9f9174;}
ul{ list-style:none;}
h2{ font:32px/50px "Times New Roman"; color:#9f9174;}
h3{ color:#9f9174;}
h6{ font:bold 18px/30px "微软雅黑";}
ul{ list-style:none; margin:0; padding:0;}
p{ margin:0; padding:0;}
hr{ border-color:#ccc;}


/*------------ logo -------------*/
.logo{ background:linear-gradient(#333, #111);}
@media (max-width: 768px) {
.logo img{ width:50%; height:50%;}
.carousel-indicators{ display:none;}
}



/*------------ 顶部导航 -------------*/
.navbar-inverse{ background:#ff745a; border:none;}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff; display:block; padding:15px 20px;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  background-color: #e9cfa2; color:#000; text-decoration:none;
}
.navbar{ margin-bottom:0; border-radius:0;}

.sub-menu{ position: absolute; z-index: 9; display: none; float: left; min-width: 96px; padding:0; margin:0; background: #fff; border: 1px solid #eee;}
.sub-menu li a { display:block; font: 14px/40px "微软雅黑"; color: #666; background: #fff; padding: 0 10px; text-align: center; }
.sub-menu li a:hover { background: #eee; text-decoration: none;}



/*------------ 产品分类 -------------*/
.main_cat{ padding:60px 0;}
.main_cat_ul{ padding:20px 0;}
.main_cat_ul li{ margin-bottom:20px;}
.main_cat_ul li a{ background:#fff; color:#666; display:block; padding:20px 0;}
.main_cat_ul li a:hover{ background:#fff; color:#9f9174; text-decoration:none; transition: color 1s, background 1s,;}
.main_cat_ul li a.disabled{ background:#fff; color:#9f9174; text-decoration:none; cursor:default;}
.main_cat_ul_pic img{ width:200px; height:200px;}


/*------------ 横幅分隔广告 ------------*/
.hr1{ background:url(images/hr01.jpg) no-repeat center top; height:200px;}
.hr2{ background:url(images/hr02.jpg) no-repeat center top; height:200px;}
.hr3{ background:url(images/hr03.jpg) no-repeat center top; height:200px;}


/*------------ 品牌介绍 -------------*/
.main_brand{  padding:60px 0; background:#111; color:#fff; line-height:3em;}

/*------------ 新闻资讯 -------------*/
.main_news{ padding:60px 0;}
.main_news_ul{ padding:20px 0;}
.main_news_ul li{ margin-bottom:20px;}
.main_news_ul li a{ display:block; padding:20px 0; background:#fff; color:#666;}
.main_news_ul li a:hover{ color:#9f9174;  text-decoration:none; }
.main_news_ul_pic img{ width:200px; height:150px;}

/*------------ 底部内容 -------------*/
.foot{ padding:60px 0; background:#333; color:#fff; line-height:2em;}
.foot a{ color:#ccc;}
.foot a:hover{ color:#fff;}
@media (max-width: 768px) {
.foot{ text-align:center;}
.foot .text-right{ text-align:center;}
}

/*------------ 按钮 -------------*/
.btn-gold{ background:#e9cfa2; color:#000; border:none;}
.btn-style{ font-size:12px; text-decoration:none; padding:5px 10px; display:inline-block; border:2px solid #999; color:#999; background:#ccc; margin:0 20px 20px 0;}
.btn-style:hover{ text-decoration:none; color:#333;}
.btn-style-on{ border:2px solid #333; color:#333; background:#fff; cursor:default;}

/* ----------- page_num ----------- */
.page_num li{ float:left; }
.page_num a,.page_num span{ color:#666; border:solid 1px #eee; background:#fff; padding:5px 15px; margin-bottom:20px; display:inline-block; margin-right:10px;}
.page_num span{ color:#fff; background:#c00;}
.page_num a:hover{ background:#f8f8f8; text-decoration:none;}
.page_num .page{ width:auto;}



/*------------ 产品详情页面 -------------*/

/*------------ 所在位置 -------------*/
.bread_box{ background:#333; margin-bottom:20px;}
.breadcrumb{ background:none;  margin:0;}
.breadcrumb > .active{ color:#ccc;}

/*------------ 基本信息 -------------*/
.product_base{ margin-bottom:20px; margin-top:20px;}

.product_base_pic{ text-shadow: 0 0px 5px rgba(0, 0, 0, .6);}
.product_base_pic .carousel-control{ text-shadow: 0 1px 2px rgba(0, 0, 0, .6);}
.product_base_pic .carousel-control.left,
.product_base_pic .carousel-control.right{ background:none;}

.product_base_txt h5{ font-weight:bold;}
.product_base_txt p{ font:12px/2em Arial;}
.product_base_txt .f32{ font-size:32px;}
.product_base_txt .f24{ font-size:24px;}

/*------------ 详情信息 -------------*/
.product_detail{ border: solid 1px #eee; padding:40px 20px; margin-bottom:20px; color:#666; background:#fff;}
.product_detail_box{ max-width:990px; margin:0 auto; line-height:2em; }
.product_detail_box img{ max-width:100%; height:auto;}
.product_detail_box .w670{ max-width:670px; margin:0 auto;}


/*------------ 定制流程 -------------*/
.process{ padding:60px 0;}
.process_ul{  padding:20px 0;}
.process_ul h2{ font:32px/50px "微软雅黑"; margin:0; }
.process_ul li { display:block; padding:20px 0;}

