﻿.head{
	background-color: #fa800a;
	height: auto;
	padding-top: 15px;}
.navbar{
	min-height: 0px;
	background-color: #fa800a;
	border: none;
	border-radius: 0px!important;
	margin-bottom: 0px;}

.nav li a{
	color: #fff!important;
	padding: 10px 0px;
	text-align: center;}
.navbar-nav li a:hover{
	color:#93341d!important;}
.navbar-nav li:after {
   content: '';
   position: absolute;
   width: 1px;
   height: 12px;
   background-color: #fff;
   top:14px;
   right: 0;}
.last:after{
	display: none;}
@media (max-width: 768px){
	.navbar-nav li:after{
		display: none;}	
}
#myCarousel{
	margin-bottom: 10px;
	padding:0px!important;}
.item img{
	width: 100%;
	max-height: 380px;}
.headPic{
	margin: 0px;
	padding: 0px;
	max-height: 350px;
	margin-bottom: 10px;}
.box{
	margin-bottom: 10px;}

.box a:hover{
	text-decoration: none;
	color: #c02d09;}
.box p{
	border-bottom: 1px #c7782e solid;}
.aleft{
	padding:2px 68px 0px 10px;
	line-height: 24px;
	color: #fff;
	background-image: url(../imgs/bt.jpg);
	background-repeat:no-repeat;}
.aright{
	line-height: 30px;
	color: #c7782e;
	font-size: 10px;}
.atitle{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.alist li{
	padding: 5px 10px!important;}
.yssl{
	text-align: center;
	background-color: #fa800a;
	color: #fff;
	padding: 8px 0px;}
.box3 a{
	color: #fa800a;
	padding: 10px 5px;
	font-weight: bold;
	text-align: center;}
.box3 p{
	border:none;
	text-indent: 2em;}
.flinks p{
	border-bottom: 1px #c7782e solid;}
.flinks img{
	max-height: 30px!important;}
.flinks .thumbnail{
	margin-bottom: 10px!important;}
address{
	text-align: center;}
.address{
	background-color: #fa800a;}
.na{
	color: #fff;
	text-decoration: none;}
.na:hover{
	color: #c02d09;
	text-decoration: none;}
a:visited{
	text-decoration: none;}
a:active{
	text-decoration: none;}
a:link{
	text-decoration: none;}
.navbar-nav li a:focus{
	background-color:#fa800a!important;}
.navbar-nav li a:visited{
	background-color:#fa800a!important;}
.dropdown-menu a:hover{
	background-color:#fa800a!important;}
.navbar-nav li ul li:after{
	display: none;}