
.container {
  width: 1000px;
}



.navbar-nav>li {
  padding:0 15px 0 15px;
  line-height: 42px;
  color: #ffffff;
  font-size: 15px;
  cursor: pointer;
}

.navbar-nav>li.active {
  background-color: #ffffff;
  color: #000000;
}

.clear {
  clear: both;
}

.headersub {
  padding: 20px 20px 10px 20px;
  border: 1px solid #e0e0e0;
  border-top: 0;
  font-size: 13px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);
}

.subtitle {
  color:#cc0000;
  font-weight:600;	
}

.subcontent {
  margin-top:5px;
  list-style-type: none;
  line-height: 30px;
  padding:0;
}

.subcontent>li>a {
  font-size: 12px;
  color:#000000;
}

.carousel-control.left {
  background-image:none;
}
.carousel-control.right {
  background-image:none;
}

.carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 1px 5px 1px 5px;
  background-color: #616161;
}
.carousel-indicators li {
  margin: 1px 5px 1px 5px;
  border: 1px solid #616161;
}        

.nav-tabs>li>a {
  color:#555555;
  background-color: #e5e5e5;
  margin-left: 20px;
  margin-right: 10px;
  border-radius: 0 0 0 0;
}

div.show {
  min-height:310px;
  background-color: #f1edec;
  padding:10px 15px 10px 15px;
}

div.footer {
    clear: both;
    color: #b0b0b0;
    font-size: 13px;
    padding: 5px 10px;
    border-top: 2px solid #cc0000;
    background: #fff;
}

div.footer-item {
  border: 0px solid #ddd;
}

div.nav-tip {
  color: #666666;
  margin: 10px 25px;
  line-height: 1.5;
}

div.product-select {
  padding:0 25px; 
}

div.product-list {
  padding:0 20px 0 20px; 
}

.list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.btn-catalog {
  border-radius: 2px;
  padding: 3px 12px;
  font-size: 12px;
  margin:2px 8px ;
}

.btn-catalog-top-selected {
  /* height: 36px;
  background: url(../assets/itemCurrent.png) no-repeat center bottom; */
  height: 29px;
  float:left;
  margin-bottom: -1px;
}

.btn-catalog-top {
  /* height: 36px; */
  float:left;
  margin-bottom: -1px;
}

.catalog-second {
  padding: 10px 0px;
  height: auto;
  overflow: hidden;
  zoom: 1;
  border: 1px solid #e8e8e8;
  background: #fafafa;
}

img.product-thumb {
  width:250px; 
  height:200px;
  cursor:pointer;
}

img.product-thumb1 {
  width:114px; 
  height:100px;
  cursor:pointer;
}

#img-nav {
  text-align:center;
}

#img-nav>ul {
  text-align:center;
  margin:10px 0;
}

#img-nav>ul>li>a {
  border: 0px solid #ddd;
  line-height: 48px;
}

#img-nav>ul>li>img {
  width:60px; 
  height:60px; 
  float:left;
  margin:0 5px;
}

div.doc-subtitle {
  font-size:16px; 
  color:#616161; 
  height:40px; 
  border-bottom:1px solid #ddd;
  margin-bottom:20px;
}

div.doc-subtitle2 {
  font-size:20px; 
  color:#616161; 
  height:40px; 
  border-bottom:1px solid #ddd;
  margin-bottom:20px;
}

img.index-default {
  width:60px; 
  height:60px; 
  float:left;
  border: 1px solid #ddd;
  cursor: pointer;
}

img.index-selected {
  width:60px; 
  height:60px; 
  float:left;
  border: 1px solid #c00;
  cursor: pointer;
}

#product-detail>div>div>ul {
  padding-left:90px;
}
#product-detail>div.ng-isolate-scope {
  margin-top: 20px;
}

img.showbanner {
	margin-right:20px; 
	width:250px; 
	height:200px;
} 

div.bs-callout {
  padding: 5px 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
  border-left-color: #ce4844;
  font-size: 15px;
}

/*浮动客服*/
#floatDivBoxs{width:100px;background:#fff;position:fixed;top:180px;left:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:27px;line-height:27px; background:#f08326;color:#fff;font-size:15px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 8px;}
#floatDivBoxs .floatDqq li{height:27px;line-height:27px;font-size:12px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:30px;height:27px;background:url(../assets/online_arrow.jpg) no-repeat;background-position:-30px 0;position:fixed;top:180px;left:100px;z-index:999;}
#rightArrow a{display:block;height:27px;}

#cardDivBoxs {width:152px; position:fixed; top:140px; right:10px; z-index:999;}
#cardDivBoxs > .content {background:#fff; border: 1px solid #eee; }
#cardDivBoxs > .content > .card{line-height:25px; font-size:12px; margin-left:10px;}
#cardDivBoxs > .menu {font-size:12px; width:100%; text-align:right;}


