body {
  font-family: Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.cd-top {
  background-color: #ffffff;
  border-color: #ffffff;
  margin-bottom: 0px;
  border: 0;
  border-radius: 0;
}

.cd-top .navbar-brand {
  padding: 0px 15px;
}
.cd-top .navbar-brand img {
  max-height: 100%;
  margin-top: 10px;
}
.cd-top .navbar-nav > .active > a,
.cd-top .navbar-nav > .active > a:focus,
.cd-top .navbar-nav > .active > a:hover {
  color: #1c2537;
  background: transparent;
}
.cd-top .navbar-nav > li > a {
  color: #1c2537;
  font-size: 16px;
  font-weight: bold;
}
.cd-top .navbar-nav > li {
  position: relative;
  height: 80px;
}
.cd-top .navbar-nav > li .nav-hidden {
  background-color: #182361;
  color: white;
  margin-top: -80px;
  transition: margin-top 300ms;
}
.cd-top .navbar-nav > li .nav-hidden:hover{
  background-color: #182361;
  color: white;
}
.cd-top .navbar-nav > li:hover > .nav-hidden {
  margin-top: 0px;
}
.dropdown-menu>li>a{
  transition: all 300ms;
}
.cd-top .navbar-form .form-control {
  border-radius: 13px;
  max-width: 100%;
}
.cd-top .navbar-form {
  position: relative;
}
.cd-top .navbar-form .cd-top-btn {
  position: absolute;
  border: none;
  background: none;
  right: 18px;
  top: 6px;
}
.cd-lb .carousel-indicators li {
  width: 20px;
  height: 20px;
  border: none;
  background-color: #ffffff;
  opacity: 0.8;
}
.cd-lb .carousel-indicators .active {
  background-color: #ef524d;
  margin: 1px;
}
.cd-top .navbar-nav > li:hover .dropdown-menu {
  display: block;
}
.i-div {
  padding: 70px 15px;
}
.i-gray {
  background-color: #f9f9f9;
  padding: 0px;
}
.i-div-title h3 {
  color: #182361;
  font-size: 30px;
  font-weight: bold;
  margin-top: 0px;
}
.i-div-title {
  text-align: center;
}
.i-div-title span {
  color: #1c2537;
  font-size: 18px;
  display: block;
  margin-top: 10px;
}
.i-dt {
  margin-top: 30px;
}
.i-dt > a {
  display: block;
  height: 60px;
  background-color: #ececec;
  font-size: 18px;
  color: #182361;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
.i-dt .active {
  background-color: #182361;
  color: white;
}
.i-dt-detail {
  margin-top: 30px;
}
.i-dt-detail .div1 {
  position: relative;
  display: block;
}
.i-dt-detail .div1 img {
  width: 100%;
}
.i-dt-detail .div1 div {
  left: 15px;
  right: 15px;
  height: 65px;
  position: absolute;
  bottom: 0px;
  background: url("../img/cover.png");
  line-height: 90px;
  text-align: center;
  color: white;
  font-size: 14px;
}
.i-dt-detail .div2 {
}
.i-dt-detail .div2 a:first-child {
  border-top: 1px dashed #e0e0e0;
}
.i-dt-detail .div2 a {
  display: block;
  line-height: 43px;
  font-size: 16px;
  color: #1c2537;
  background: url("../img/jt.png") no-repeat left center;
  padding-left: 20px;
  text-decoration: none;
  border-bottom: 1px dashed #e0e0e0;
}
.i-intro {
  text-align: center;
  margin-top: 30px;
}
.i-intro .div {
  background-color: #ffffff;
  padding: 30px 0px 20px;
}
.i-intro .div h4 {
  color: #565656;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 0px;
}
.i-intro .div .href-s {
  margin-top: 10px;
  padding: 0px 30px;
}
.i-intro .div .href-s div {
  padding: 0px 7px;
}
.i-intro .div .href-s a {
  display: block;
  color: #1c2537;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 16px;
  background-color: #f6f6f6;
  background-image: linear-gradient(to bottom, #fafafa, #f3f3f3);
  text-decoration: none;
  margin: auto;
  margin-bottom: 10px;
  max-width: 100%;
}
.i-intro .div .href-s a:hover {
  background-color: #ef524d;
  background-image: linear-gradient(to bottom, #ef524d, #ef524d);
  color: white;
}
.i-intro .div2 {
  background-color: #182361;
  height: 20px;
  margin-bottom: 10px;
}
.i-look-more {
  color: #1c2537;
  font-size: 16px;
  line-height: 30px;
}
.more-btn,
.more-btn:hover {
  font-size: 16px;
  color: #ef524d;
}
.i-yh h3 {
  color: #182361;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
}
.i-yh img {
  display: block;
}
.i-yh-more,
.i-yh-more:hover {
  font-size: 14px;
  margin-top: 24px;
}
.i-yh .div1 {
  margin-top: 30px;
  font-size: 0px;
}

.i-yh .div1 img {
  display: inline-block;
  width: 9.5%;
  margin-right: 0.5%;
  padding: 5px 0px;
  background: #fff;
  border: 1px solid #eaeaea;
}
.i-yh .div1 a:last-child img {
  margin-right: 0%;
}
.i-yqlj {
  padding: 20px 15px;
}
.i-yqlj span {
  font-size: 16px;
  font-weight: bold;
  color: #182361;
}
.i-yqlj,
.i-yqlj > a {
  font-size: 16px;
  color: #1c2537;
}
footer {
  background-color: #2f3243;
  padding: 50px 0px;
  font-size: 14px;
  color: #acadb2;
}
footer p {
  margin-bottom: 2px;
}
footer a,
footer a:hover {
  color: #acadb2;
}
.fot-menu {
  font-size: 16px;
}
.fot-menu span {
  margin-left: 10px;
  margin-right: 10px;
}
.footer-line {
  width: 100%;
  display: block;
  margin: 20px 0px;
}
.footer-erweima {
  width: 49%;
  min-height: 160px;
  padding: 10px;
  background-color: #fff;
  line-height: 14px;
  font-size: 12px;
  color: #5c5c5c;
  text-align: center;
  float: left;
}
.footer-erweima:first-child{
  margin-right: 2%;
}
.footer-erweima > img {
  display: inline-block;
  margin-bottom: 4px;
  width: 100%;
}
.cd-top .navbar-brand img {
  margin-top: 0px;
}
@media (min-width: 767.78px) {
  .cd-top .navbar-nav > li > a {
    line-height: 50px;
  }
  .cd-top {
    margin-top: 0px;
  }
  .cd-top .navbar-form {
    margin-top: 25px;
  }
  .cd-top .navbar-form {
    max-width: 160px;
  }
  .cd-top .navbar-brand img {
    margin-top: 10px;
  }
}

.dropdown-menu {
  border: 0;
  padding: 0px;
  border-radius: 0;
  min-width: auto;
}
.dropdown-menu > li > a {
  padding: 8px 20px;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #182361;
}
@media (min-width: 767.78px) and (max-width: 1199.98px) {
  .cd-top .navbar-nav > li > a {
    padding: 15px 7px;
  }
  .i-yh .div1 img {
    display: inline-block;
    width: 20%;
    margin-right: 0%;
    margin-bottom: 2px;
  }
  .i-yh .div1 .last-img {
    margin-right: 0%;
  }
}
@media (min-width: 1199.78px) {
}
@media (max-width: 767.78px) {
  .cd-top .navbar-form .cd-top-btn {
    top: 16px;
  }
  .i-yh .div1 img {
    display: inline-block;
    width: 20%;
    margin-bottom: 2px;
    margin-right: 0%;
  }
  .i-yh .div1 .last-img {
    margin-right: 0%;
  }
  .footer-line {
    display: none;
  }
}
@media (min-width: 991.78px) {
  /* .cd-top .navbar-nav > li > a {
    line-height: 30px;
  } */
  .cd-top .navbar-brand {
    height: 60px;
  }
}
@media (max-width: 767.78px) {
  .i-div-title h3 {
    font-size: 20px;
  }
  .i-div-title span {
    font-size: 12px;
  }
  .i-div {
    padding: 20px 15px;
  }
  .i-dt > a {
    margin-bottom: 6px;
  }
  .i-dt-detail .div2 a {
    font-size: 12px;
    line-height: 26px;
  }
  .i-dt-detail .div2 span {
    display: block;
    width: 100%;
    float: none !important;
  }
}
