* {
	padding: 0px;
	margin: 0px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.logol{
	margin-top:20px;
}
ul{
	list-style: none;
}
.navbar-default{
	background: white;
}
.header-top{
	height:28px;
	background:#f7f7f7;
	box-shadow: 3px 3px 10px 3px rgba(14, 14, 14, 0.1);
}
.text-right{
	color:red;
}
.head-height{
	height:100px;
}
header .head-link .navbar-nav li {

	
	text-align:center
}


header .head-link .navbar-nav li a:focus,header  .head-link .navbar-nav li a:hover {
	color:white;
}

header .head-link .navbar-nav li a.active {
	position:relative;
		background-color:#2ea1ce;
		color:white;
}
header .head-link .navbar-nav li.active a,header  .head-link .navbar-nav li.active a:focus,header  .head-link .navbar-nav li.active a:hover {
	display: block;
	background-color:#2ea1ce;
	color:white;
	
}
header .head-link .navbar-nav li a:hover{
	background-color:#2ea1ce;
}

.nav_bread a{
	color:#949494;
	
}

.nav_bread{
height: 35px;
padding-top: 7px;
	background:#f2f2f2;
}
.index-footbg {
	box-shadow: 3px 3px 10px 3px rgba(46, 161, 206, 1);
	background: #2ea1ce;
}

.index-footbg h3 {
	color: white;
	margin-top: 0px;
}

.index-footbg li {
	line-height: 30px;
}

.index-footbg li a {
	color: white;
	margin-right:10px;
}

.ft_left {
	height: 180px;
	border-right: 1px solid white;
	margin: 30px 0 0 20px;
}

.foot-contact {
	margin: 30px 0 0 23px;
	padding-right:0px;
}

.copyright {

	width: 100%;
	background: #3095cb;
	color: white;
}

.copyright p {
	margin: 10px 0 0 0;
}

.index-footbg img.fot-img{
	margin:30px 0 0 0;
} 
.index-footbg{
	margin-top:50px;
}
.foot{
	margin-left:4px;
}
.right-jl{
	margin-right:17px;
}
.foot-contact span{
	color:white;
}

@media only screen and (max-width:890px ) {
	

header .head-link .navbar-nav li a {
padding: 25px 30px;
line-height: 42px;
color: #333333;
border-top: 3px solid transparent;
}
}

@media only screen and (max-width:1000px) {
	.index-footbg{
		display: none;
	}
}
header .head-link .navbar-nav li a {
	padding:25px 28px;
	line-height:42px;
	color:#333333;
	border-top:3px solid transparent
}
.bdshare-button-style0-16 .bds_more{
float:right;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
float:right;
}
ul.find li {
    display: inline-block;	
}
ul.find li span{
	color:white;
}

