body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
a {
  color: #333;
}
a:hover {
  text-decoration: none;
}
.container {
  width: 1230px;
  margin: 0 auto;
}
.btn,
.form-control,
.dropdown-menu {
  border-radius: 0;
}
.btn-warningloudi {
  background-color: #ff7243;
}
.banner {
  margin-bottom: 20px;
}
.banner .banner-title {
  height: 72px;
  line-height: 56px;
  background-color: #2e5aa6;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.banner-bg {
  
  background-color: #66c6f3;
  position: relative;
}
.banner-main {
  height: 245px;
  width: 1200px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  margin-top: -123px;
}
.left-search {
  width: 395px;
  height: 115px;
  margin-top: 40px;
}
.left-search > .input-group {
  background: #fff;
  margin-top: 25px;
}
.left-search > .input-group .btn {
  padding: 0 12px;
  height: 42px;
  border-color: transparent;
}
.left-search > .input-group > .form-control {
  height: 42px;
  border-color: #fff;
  border-left-color: #f6f6f6;
  box-shadow: none;
}
.right-nav {
  width: 620px;
  left: 0;
}
.right-nav .nav-201906031350 {
  margin-bottom: 15px;
  background-color: #fff;
}
.right-nav .nav-201906031350 > li > a {
  font-size: 18px;
  padding: 10px 15px;
  border-radius: 0;
  color: #085ba5;
  border: 0;
}
.right-nav .nav-201906031350 > li.active > a,
.right-nav .nav-201906031350 > li.active > a:focus,
.right-nav .nav-201906031350 > li.active > a:hover {
  color: #fff;
  background-color: #2e5aa6;
  border: 0;
}
.list-201906021415 {
  height: 185px;
  margin-bottom: 0;
}
.list-201906021415 > li {
  width: 25%;
  float: left;
}
.list-201906021415 > li .thumbnail {
  background-color: #fff;
  text-align: center;
  border-radius: 0;
  border: 0;
  padding: 10px 15px;
  color: #333;
  height: 185px;
  font-size: 16px;
  margin-bottom: 0;
}
.list-201906021415 > li .thumbnail > img {
  padding: 30px 15px;
  display: block;
}
.list-201906021415 > li:last-child {
  padding-right: 0;
}
.carousel .carousel-control {
  width: 40px;
  background: none;
}
.carousel-201905061610 .carousel-control.right {
  right: -40px;
}
.carousel-201905061610 .carousel-control.left {
  left: -40px;
}
.carousel-201905061610 .carousel-control > .arrow {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  height: 34px;
  margin-top: -17px;
}
.carousel-201905061610 .carousel-control > .arrow.arrow-left {
  left: 0;
}
.carousel-201905061610 .carousel-control > .arrow.arrow-right {
  right: 0;
}
.project {
  position: relative;
}
.nav-201906031524 {
  border-bottom: 0;
}
.nav-201906031524 > li > a {
  font-size: 20px;
  border-radius: 0;
  padding: 15px 20px;
}
.nav-201906031524 > li > a:hover,
.nav-201906031524 > li > a:active,
.nav-201906031524 > li > a:focus {
  color: #2e5aa6;
  font-weight: bold;
  border: 0;
  background-color: transparent;
}
.nav-201906031524 > li.active > a,
.nav-201906031524 > li.active > a:focus,
.nav-201906031524 > li.active > a:hover {
  border: 0;
  color: #2e5aa6;
  font-weight: bold;
}
.carousel-201906031602 .carousel-control {
  opacity: 1;
  position: absolute;
  top: 0;
  width: 45px;
  height: 42px;
  top: -55px;
}
.carousel-201906031602 .carousel-control.right {
  right: 0;
}
.carousel-201906031602 .carousel-control.left {
  left: 1105px;
}
.thumbnail-201906031507 a.thumbnail {
  background-color: #fff;
  height: 250px;
  padding: 0;
  border-radius: 0;
  border: 0;
  transition: all 0.2s;
  box-shadow: 0 0 24px rgba(208, 217, 233, 0.9);
  text-align: center;
}
.thumbnail-201906031507 a.thumbnail img {
  width: 100%;
  height: 139px;
}
.thumbnail-201906031507 a.thumbnail span {
  font-size: 18px;
  display: block;
  margin-top: 26px;
  color: #555;
}
.thumbnail-201906031507 a.thumbnail em {
  font-size: 14px;
  font-style: normal;
  padding: 14px 49px 0;
  display: block;
  color: #666;
}
.thumbnail-201906031507 a.thumbnail:hover {
  background: #2e5aa6;
  color: #fff;
}
.thumbnail-201906031507 a.thumbnail:hover span,
.thumbnail-201906031507 a.thumbnail:hover em {
  color: #fff;
}
.list-group-201906031712 .list-group-item {
  border-radius: 0;
  margin-bottom: 25px;
  border: 0;
  background-color: #f5f6f8;
  height: 130px;
  transition: all 0.2s;
}
.list-group-201906031712 .list-group-item h5 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-group-201906031712 .list-group-item span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 10px;
}
.list-group-201906031712 .list-group-item em {
  font-style: normal;
}
.list-group-201906031712 .list-group-item:hover {
  color: #fff;
  background-color: #2f5ba6;
}
