a{color: #042617;}
body{background: #efefef}
.ell{overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}


.header{padding: 10px 0;}
.placebox20{height: 25px; width: 100%;}

.navbar{ background: #fff; border:none; border-radius: 0px;  margin: 0 auto;  color: #000; z-index: 999999;}
.navbar-default .navbar-nav>li>a{color: #000;}
.navbar-default .navbar-nav>li>a:hover{ color: #fff;  background: #1660a7;}
.navbar-default .navbar-brand{color: #f1f1f1; font-weight: bold; text-shadow: 1px 0px 1px #000;}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{margin-left: -15px; margin-right: -15px;}
.navbar-default .navbar-nav  .dropdown-menu>li{background: #fff;}
.navbar-default .navbar-nav  .dropdown-menu>li>a{color: #000;}
.navbar .nav > li .dropdown-menu>li>a { color: #fff; line-height: 26px; border-bottom: 1px solid #ddd ; }

.swiper-container img{max-height: 380px;}
.indexnews{margin-top:20px; }
.indexnews h4{color: #015198; }
.indexnews h4 span{margin-right: 10px;  font-size: 16px;}

.indexnews ul li img{margin-right:10px; width: 100px; height: 100px;}
.indexnews  .thumbnail{margin-bottom: 0px;}
.indexnews  .text-muted{height: 36px; overflow: hidden; margin-bottom: 26px;}
.indexnews  .timer{color: #015198}
.indexnews  .more{color: #1660a7;}


.footer{background: #1660a7;padding: 20px 0; color: #eee;}
.footer .links{margin-bottom: 50px; padding-bottom: 10px; border-bottom: 1px dashed #aaa;}
.footer .links a{color: #f1f1f1; background:url(../images/eli2.png) right no-repeat;padding: 0 10px; margin: 4px 0; display: inline-block;}
.footer .links a:last-child{background: none;}
.thrdimg img{height: 100px;}

.teamlist2 ul {padding-top: 50px; padding-bottom: 50px; min-height: 500px;}
.teamlist2 ul li{display: inline-block; width: 280px;padding-top: 30px; padding-bottom: 30px;  text-align: center; margin-bottom:3px;}

/* .userlist2{padding-left: 30px;padding-right: 30px;} */

.content-page-box{padding: 20px; margin-bottom: 20px; line-height: 30px; text-align: left; background: #fff;}
.content-page-params{padding: 10px 0;}

.padd20{padding: 10px; margin-top:10px; margin-bottom: 10px;}
.hye-list ul li a{width: 70%; display: inline-block;}



@media (max-width: 640px) {
	.copyright{text-align: center;}
	.thrdimg div{text-align: center;}
}

@media (min-width: 720px) {
	.navbar-default .navbar-nav{width: 100%;}
	.navbar-default .navbar-nav li{ width:16.66%; text-align: center; /*background: #fff url(../images/eli2.png) right center no-repeat;*/}
	.navbar .nav > li .dropdown-menu {  margin: 0;  }  
	.navbar .nav > li:hover .dropdown-menu {  display: block;  }  


	.navbar .nav > li .dropdown-menu { width:auto; min-width:260px; background: #fff; padding:0px; border:none;}
	
	.navbar .nav > li .dropdown-menu>li{ width:100%; text-align:left;background:url(../images/333.png) center repeat-x;}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
		background:url(../images/333.png) center repeat-x; color: #fff;
	}
	.navbar .nav > li .dropdown-menu>li>a { color: #fff; line-height: 34px; border-bottom: 1px solid #0d569c ; }
	.navbar .nav > li .dropdown-menu>li>a:hover{background: #f4bc41; color: #000;}
}





