@CHARSET "UTF-8";
body {
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
}
.header {
    padding:1em 0;
}
.menu {
	padding:0;
	margin:0;
}
#myNavbar {
    text-align: left;
    background:#e42313;
}
.navbar-header {
    text-align: center;
}
.navbar-header i {
    cursor: pointer;
    font-size: 2em;
    height: 56px;
    line-height: 56px;
}
.menu li {
	display: block;
}
.menu li a {
	display:block;
	line-height:4em;
    color:white;
}
.menu li.hover {
	background:#f96f00;
	color:white;
}
.menu li a:hover {
	text-decoration:none;
	color:white;
}
.dropdown-menu {
	padding:0;
    background:#e42313;
}
.menu li ul li {
    background:#e42313;
    color:white;
}
#myCarousel img {
	margin:0 auto;
}
.navbar {
	margin-bottom:0;
}
.aboutus p {
    line-height:2em;
    margin-bottom:1em;
}
.aboutus h3 {
    font-size:2em;
    text-align:center;
    padding:1.5em 0;
}
.aboutus .img-responsive {
	margin-bottom:2em;
}
#about {
    margin:3em auto;
}
#about #h3 {
	width: 100%;
	padding:0.5em;
	color: white;
	background: #e42313;
}
#about .btn.text-left {
    text-align:left;
    text-indent:0.3em;
}
#about .btn.text-left a,#about .btn.text-left a:hover {
    color:white;
}
#about h1 {
    line-height:2em;
	font-size:120%;
	text-align:center;
	padding:0;
	margin:0;
    padding-top:2em;
}
.margin1em {
    margin:1em auto;
}
#about .content p, .img-to-block p {
    text-align:justify;
    text-justify:inter-ideograph;
    margin-bottom:1em;
	line-height:2em;
	text-indent:2em;
}
#about .content p img, .img-to-block p {
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
	margin-bottom:1em;
}
#about h4.text-center {
    padding:1em 0;
    font-size:100%;
}
#about .list-group-item {
	border: none;
	border-bottom: 1px solid #ddd;
	background: none;
}
#about .list-group p {
    width:88%;
    margin:0 auto;
    line-height:1.5em;
    padding-top:0.5em;
}
.fa-gear {
    color:#e42313;
}
.row .fa-gear {
    color:#bb1e10;
}
.NewsList {
    padding-top:0.5em;
    padding-bottom:0.5em;
}
.NewsList a, .NewsList a:hover {
    color:#555;
}
.bread {
    margin-bottom:1em;
}
.Products-Tab {
    padding:3em 0;
}
.text-ellipsis {
	display:block;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.carousel-control.left, .carousel-control.right {
    background:none;
}
#myTabContent {
    padding-top:2em;
}
#myTab {
    border-top:1px solid #d8d8d8;
    background: -webkit-linear-gradient(top,#f0f0f0 0,#e3e3e3 100%);
    background: -moz-linear-gradient(top,#f0f0f0 0,#e3e3e3 100%);
    background: -o-linear-gradient(top,#f0f0f0 0,#e3e3e3 100%);
    background: linear-gradient(to bottom,#f0f0f0 0,#e3e3e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f0f0f0,endColorstr=#e3e3e3,GradientType=0);
}
#myTab > li > a {
    color:#6e6e6e;
}
#myTab > li.active > a, #myTab > li.active > a:focus, #myTab > li.active > a:hover {
    cursor:pointer;
    border:none;
    background:#e42313;
    color:white;
}
.brand {
    margin:3em auto;
}
.brand h2 {
    color:#bb1e10;
    font-size:2em;
    font-weight:bold;
    border-bottom:3px double #97c7e6;
}
.brand h2 span {
    font-size:1.5em;
    font-family:'Arial';
    position:relative;
    top:0.1em;
}
.brand > .row {
    padding:1em 0;
}
.brand .paddingTop {
    min-height:auto;
}
.marginBottom {
    margin-bottom:1.2em;
    line-height:1.6em;
}
.paddingZero {
    padding:0;
}
.marginZero {
	margin-left:0;
	margin-right:0;
}
.bread a {
	color:#333;
}
.bread a:hover, .list-group-item a:hover  {
	color:#337ab7;
	text-decoration:none;
}
.medicinal {
    margin-bottom:3em;
}
.medicinal h3 {
    font-size:100%;
    color:#333;
}
.medicinal a, .medicinal a:hover {
    color:#333;
}
.content embed {
    display:block;
    margin:0 auto;
}
footer.footer {
	background:#333;
	padding:1em 0;
	color:#989898;
	border-bottom:1em solid #bb1e10;
}
footer.footer .right {
    padding-top:2em;
}
footer.footer p {
    margin:0 0 10px;
}
footer.footer a, footer.footer a:hover {
    color:#989898;
}
footer.footer .nav-tabs {
	background:none;
	border:none;
	margin-bottom:20px;
}
footer.footer .nav-tabs a:focus {
	background:none;
}
footer.footer p {
	color:#989898;
}
.clear,.float_clear {
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
}
.float_left {float:left;display:inline;}
.float_right {float:right;display:inline;}
.red {color:red;font-weight:bold;}
/*---PageNumber---*/
.page_navi{width:100%;height:36px;line-height:36px;text-align:center;overflow:hidden;clear:both;margin:1em 0;}
.page_navi a{padding:3px 8px;margin:2px;text-decoration:none;color:#888;border:1px solid #ccf;-moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius: 12px;}
.page_navi a:hover,.page_navi a.current{border:1px solid #FA983F;color:#F53B24;font-weight:bolder;}
.page_navi span {padding-left:5px;color:#888;}
.page_navi span label {font-weight:normal;}
.Previous_Next {padding-top:20px;}
.Previous_Next a {color:#333;}
.Previous_Next p {text-indent:2em;}

/*公共部分全屏滑动*/
/*------------------------------------------------------
	Gallery Styles
--------------------------------------------------------*/
.gallery-item {
	background-color:white;
	padding:10px;
	-webkit-box-shadow:inset 0 0 1px #666;
	-moz-box-shadow:inset 0 0 1px #666;
	box-shadow:inset 0 0 1px #666;
	margin-bottom:30px;
	position:relative;
	overflow:hidden;
}
.gallery-item .content-gallery {
	text-align:center;
}
.gallery-item .content-gallery h3 {
	color:#333;
	font-size:16px;
	font-weight:300;
	margin-top:5px;
	padding-bottom:5px;
	display:inline-block;
}
.gallery-item img {
	width:100%;
}
.gallery-item .overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-width:100%;
	min-height:100%;
	height:100%;
	background-color:rgba(90,90,90,0.7) !important;
	filter:Alpha(opacity=70);
	background:#fff;
	/*使用IE专属滤镜实现IE背景透明*/
  display:block;
	-webkit-transition:all 50ms ease-in-out;
	-moz-transition:all 50ms ease-in-out;
	-ms-transition:all 50ms ease-in-out;
	-o-transition:all 50ms ease-in-out;
	transition:all 50ms ease-in-out;
}
.gallery-item .overlay a {
	color:#2a2a2a;
	width:32px;
	height:32px;
	background-color:white;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	text-align:center;
	line-height:32px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-16px;
	margin-left:-16px;
}
#dituContent {
	width:697px;
	height:550px;
	border:#ccc solid 1px;
	margin-bottom:30px;
}
/*-----*/
.contact {
	padding:4% 0 5% 0;
}
.contact-text h3 {
	color:#393939;
	font-family:'Raleway',sans-serif;
	background:url(../images/line.png) no-repeat 50% 100%;
	padding-bottom:0.5em;
	margin-bottom:10px;
	font-weight:500;
	text-transform:uppercase;
}
.contact-text p {
	color:#8e8e8e;
	font-weight:400;
	font-size:1.2em;
	line-height:1.5em;
}
.contact-form {
	margin-top:3em;
}
.text-box input[type="text"],.textarea textarea {
	border:2px solid #E5E5E5;
	width:100%;
	padding:0.85em;
	border-radius:0.3em;
	margin-bottom:1.5em;
	color:#858585;
	transition:border-color 0.3s;
	-o-transition:border-color 0.3s;
	-ms-transition:border-color 0.3s;
	-moz-transition:border-color 0.3s;
	-webkit-transition:border-color 0.3s;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	outline:none;
}
.text-box input[type="text"].w50 {
	width:50%;
}
.textarea textarea {
	height:254px;
	resize:none;
}
.textarea {
	text-align:right;
}
.textarea input[type="submit"] {
	background:#0199e6;
	border:1px solid #0199e6;
	color:#fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	font-size:1.1em;
	padding:0.7em 2.5em;
	font-weight:600;
	margin:0 auto;
	-webkit-appearance:none;
	border-radius:5px;
}
.textarea input[type="submit"]:hover {
	color:#0199e6;
	border:1px solid #0199e6;
	background:transparent;
}
.text-box input[type="text"]:hover,.textarea textarea:hover,.text-box input[type="text"]:focus,.textarea textarea:focus {
	border-color:#008ed6;
}
.gallery-item img.widthAuto {
	width:auto;
}
/*招聘用css*/
#content {
    margin-top: 25px;
	margin-bottom:25px;
}
#content h3 {
    border-left: 3px solid #ff4a3f;
    font-size: 14px;
    line-height: 16px;
    margin: 25px 0 10px;
    padding-left: 7px;
}
#content p {
    margin: 0;
    text-indent: 0;
}
/*荣誉资质滚动css*/
#scrollDiv {
	margin:0 auto;
	background:white;
}
#scrollDiv li {
	margin:8px;
	width:270px;
	height:190px;
}
#scrollDiv li dl {
	width:270px;
	height:190px;
	overflow:hidden;
	margin:0 auto;
}
#scrollDiv dl dd {
	margin:0 auto;
	width:270px;
	height:190px;
	text-align:center;
}
#scrollDiv dl dd img {
	width:270px;
	height:190px;
	display:block;
	margin:0 auto;
}
.marginTop {
	margin-top:1em;
}

#myTabContent .medicinal {
	margin-bottom: 20px;
}

.row .col-lg-3:nth-child(4n+1),
.row .col-md-3:nth-child(4n+1){
	clear:left;
}

.medicinal-pic img {
	width: 100% !important;
	height: 200px !important;
}

/*min-width:768px*/
@media (min-width:768px) {
	.nav-toggle-button {
		display: none;
	}
	#myNavbar {
		text-align: center;
	}
	.menu li {
		list-style-type:none;
		display:inline-block;
		position:relative;
		padding:0 2em;
		margin:0 1em;
	}
	.dropdown-menu {
		min-width:90px;
	}
	.menu .dropdown-menu li a {
		line-height: 1.42857;
	}
	.menu li ul li {
		padding:0.5em 0;
	}
	.brand .tab-right {
		float:right;
	}
	.brand .tab-left {
		float:left;
	}
	.brand .second-brand-picture {
		margin-left:0;
		margin-right:0;
	}
	.aboutus .img-responsive {
		margin-bottom:0;
	}
	.marginTop {
		margin-top:0;
	}
}

/*min-width:992px*/
@media (min-width:992px) {
	.brand .tab-right {
		float:right;
	}
	.brand .tab-left {
		float:left;
	}
}

/*min-width:1200px*/
@media (min-width:1200px) {
	.brand .tab-right {
		float:right;
	}
	.brand .tab-left {
		float:left;
	}
}
