﻿@charset "utf-8";
/* CSS Document */
body {
	padding-top: 57px;
	font-family:"微软雅黑";
	background-color:#eee
}
.social {
	padding: 15px 0;
	text-align: left;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top:20px;
	margin-bottom:-10px	
}
.social .more{margin-top:30px;}
.social-search {
	text-align: left;
	background-color: #f5f5f5;
	border-bottom:#e3e3e3 1px solid ;
	padding:7px 0
}
.social-search form{margin:0;}
.container{ padding:0 20px;}
/*.social .container{
	background-image: url(../images/tel.png);
	background-repeat:no-repeat;
	background-position:right
}*/
.product-list{
	margin-top:-10px;
	text-align:center;
	padding:0;
}
.marketing {
	margin-top: 0px;
	padding-top:0px
}
.copyright {
	background-color: #000;
	color: #ccc;
	padding-top:20px;
	margin-top:-20px;
}
.bs-example {
  position: relative;
  padding: 45px 15px 15px;
  margin: 0 -15px 15px;
  background-color: #fafafa;
  box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
  border-color: #e5e5e5 #eee #eee;
  border-style: solid;
  border-width: 1px 0;
}
.about {
	background-image: url(../images/footbg.png);
	height: 240px;
	background-repeat: repeat-x;
	background-position:center;
	color: #ccc;
	padding-top:20px;
	width:100%;
	margin:0 auto;
}
.about_com{
	width:90%;
	margin:0 auto
	}
.jumbotron {
	margin: 0;
	padding: 0;
	text-align: center
}
#son-gird .span3 {
	background-color: #1a4895;
	height: 93px;
	background-image: url(../images/mingdong_03.gif);
	background-position: left top;
	background-repeat: no-repeat
}
#son-gird .span9 {
	background-image: url(../images/mingdong_05.gif);
	height: 93px;
	background-repeat: repeat-y;
	background-position:left top;
	background-color: #FFF
}
/*.list-group {
	padding: 0;
	margin: 0;
}
.list-group .list-group-item {
	border: 0;
	border-bottom: #CCCCCC 1px solid;
	margin: 0 auto
}*/
.shadow{
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
background-color: #FFF
}
.contact .col-md-9 {
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	padding: 15px;
}
.content {
	/*background-color: #fff;*/
	padding-top:15px;
}
.content_bg {
	/*background-image: url(../images/cbg.png);
	background-repeat: repeat-x;*/
	background-color: #eee	
}

.tab-div {
	margin-top: 15px;
}

.list-unstyled{ 
	line-height:24px;
	list-style:circle;
	
}
.list-c{
	list-style:none;
	padding-left:0;
}
#toTop{width:54px;height:54px;display:block;position:fixed;_position:absolute;right:25px;bottom:25px;background:url(../images/top.png);opacity:0.3;filter:alpha(opacity=30);}
#toTop:hover{opacity:1;filter:alpha(opacity=100);}

/*菜单定义*/
.navbar-form{

	 margin-top:15px;
}
.navbar{
	background-image: url(../images/ming_02.gif);
	background-repeat: repeat-x;
	border:0;
}
.navbar .container{
	background-image: url(../images/tel.png);
	background-repeat:no-repeat;
	background-position:right
}
.navbar .brand {
	color: #777777;
	background-image: url(../images/logo.png);
	height: 57px;
	background-repeat: no-repeat;
	width: 187px;
	background-position:1px;
}
.navbar ul.nav{
	top:15px
}
.pic_m{line-height:24px;}
.height80{height:60px; background:#0088cc; line-height:60px; text-indent:12px; font-size:24px; color:#fff;border-radius:6px;}
.left-product{/*background:#f8f8f8; border:#e3e3e3 1px solid; border-top:none;border-bottom-right-radius:4px;
border-bottom-left-radius:4px;*/ padding:0 0; line-height:24px;}
.left-product li{line-height:24px;}

/* Sidenav for Docs
-------------------------------------------------- */
.bs-docs-sidenav {

  margin: 0 0 0;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
     -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
          box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.bs-docs-sidenav > li > a {
  display: block;

  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
}
.bs-docs-sidenav > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}
.bs-docs-sidenav > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}
.bs-docs-sidenav > .active > a {
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border: 0;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
     -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
          box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
/* Chevrons */
.bs-docs-sidenav .icon-chevron-right {
  float: right;
  margin-top: 12px;
  margin-right:12px;
  opacity: .25;
}
.bs-docs-sidenav > li > a:hover {
  background-color: #f5f5f5;
}
.bs-docs-sidenav a:hover .icon-chevron-right {
  opacity: .5;
}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
  background-image: url(../img/glyphicons-halflings-white.png);
  opacity: 1;
}
/* Popovers */
.bs-docs-example-popover{
  padding-bottom: 24px;
  background-color: #f9f9f9;
}
.bs-docs-example-popover .popover {
  position: relative;
  display: block;
  float: left;
  width: 660px;
  margin: 20px;
}
.media-body{font-size:14px;}
.media-body p{ margin:10px 0}
.well{ border-radius:6px;background:none; padding:0; border:0;}
.page-header{ margin-bottom:15px;}
.web-map dd{ padding-left:8px}
.web-map dt{ padding-bottom:4px; font-size:14px}
.copyright{ color:#666; font-size:12px; padding-bottom:20px}
.kehu{ margin-bottom:8px;}
.kehu dd{ margin-top:4px;}
.well .well-header{ background-color:#f7f7f7; padding:20px;border-bottom: 1px solid #e3e3e3;border-radius:4px;}
.well .well-body{ background-color:#fff; padding:10px 15px;}
.yewu{ padding:20px 0}
.yewupic{ position:relative;}
.yewupic .caption{ position:absolute; bottom:0; color:#FFF; right:0; text-align:right; padding-right:10px; padding-bottom:10px;}
.yewupic .caption h5,p{ margin:0;}
.onnerbg{ background-color:#FFF; padding:20px;}
.product{ padding:20px 0}
.product .thumbnails li{ background-color:#FFF}
.nav-tabs{ margin-right:0; margin-bottom:0}
.tab-content{	
border: #dddddd 1px solid;border-top:none; background-color:#FFF; padding:15px; margin-bottom:20px}
.tabs-left .tab-content{	
border: #dddddd 1px solid;border-left:none; background-color:#FFF; padding:15px;}
.banquanc{ margin:15px 0}
.well-search{ border:#e3e3e3 1px solid; background-color:#f7f7f7}