.container {
  margin: 0 auto;
}

@media screen and (min-width: 1450px) {
  .container {
    width: 1340px;
  }
}
@media screen and (max-width: 1450px) and (min-width: 992px) {
  .container {
    width: 85%;
  }
}
@media screen and (max-width: 992px) {
  .container {
    padding: 0 15px;
  }
}
.ck-common-header {
  height: 2.32rem;
  background-image: url(../images/yj-ck-common-img-header-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 992px) {
  .ck-common-header {
    height: 170px;
  }
}

.top-nav {
  *zoom: 1;
  position: absolute;
  top: 0.14rem;
  left: 0;
  right: 0;
  color: #15469f;
  font-size: 0.14rem;
}
.top-nav:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.top-nav .left-container {
  float: left;
}
.top-nav .right-container {
  float: right;
}
.top-nav .left-container a,
.top-nav .right-container a {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  color: #15469f;
}
.top-nav .left-container a + a,
.top-nav .right-container a + a {
  margin-left: 0.15rem;
}
@media screen and (max-width: 992px) {
  .top-nav {
    top: 10px;
  }
  .top-nav .left-container > a:nth-child(1), .top-nav .left-container > a:nth-child(2) {
    display: none;
  }
  .top-nav .left-container a {
    margin-left: 0px !important;
  }
  .top-nav .left-container,
  .top-nav .right-container {
    font-size: 12px;
  }
  .top-nav .left-container a + a,
  .top-nav .right-container a + a {
    margin-left: 2px;
  }
  .top-nav .left-container a + a::after,
  .top-nav .right-container a + a::after {
    display: none;
  }
}
.top-nav .bmjz-menu {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: rgba(21, 70, 159, 0.9);
  display: none;
}
.top-nav .bmjz-menu .bmjz-main {
  padding: 0.1rem 0 0.25rem 0;
  position: relative;
  box-sizing: border-box;
  text-align: left;
}
.top-nav .bmjz-menu .bmjz-main .hd {
  margin-top: 0.2rem;
}
.top-nav .bmjz-menu .bmjz-main .hd span {
  padding: 0.05rem 0.25rem 0.07rem 0.25rem;
  color: #fff;
  font-size: 0.16rem;
  border-radius: 0.5rem;
  background-color: rgba(255, 255, 255, 0.3);
  display: inline-block;
}
.top-nav .bmjz-menu .bmjz-main .bd {
  margin-top: 0.1rem;
  *zoom: 1;
}
.top-nav .bmjz-menu .bmjz-main .bd:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.top-nav .bmjz-menu .bmjz-main .bd ul {
  *zoom: 1;
}
.top-nav .bmjz-menu .bmjz-main .bd ul:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.top-nav .bmjz-menu .bmjz-main .bd ul li {
  width: 16.666%;
  float: left;
  line-height: 0.45rem;
}
.top-nav .bmjz-menu .bmjz-main .bd ul li a {
  font-size: 0.16rem;
  color: #fff;
  padding-right: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  box-sizing: border-box;
}
.top-nav .bmjz-menu .bmjz-main .bd ul li a:hover {
  font-weight: bold;
  text-decoration: underline;
}
.top-nav .bmjz-menu .bmjz-main .close {
  position: absolute;
  top: 0.25rem;
  right: 0px;
  cursor: pointer;
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .top-nav .bmjz-menu {
    top: 0;
    height: 100%;
    overflow-y: auto;
  }
  .top-nav .bmjz-menu::-webkit-scrollbar {
    width: 5px;
  }
  .top-nav .bmjz-menu::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 5px;
  }
  .top-nav .bmjz-menu .bmjz-main {
    padding: 15px;
  }
  .top-nav .bmjz-menu .bmjz-main .close {
    right: 15px;
  }
  .top-nav .bmjz-menu .bmjz-main .hd {
    margin-top: 10px;
  }
  .top-nav .bmjz-menu .bmjz-main .hd span {
    padding: 5px 15px;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
  }
  .top-nav .bmjz-menu .bmjz-main .bd {
    margin-top: 10px;
  }
  .top-nav .bmjz-menu .bmjz-main .bd ul li {
    width: 50%;
    line-height: 45px;
  }
  .top-nav .bmjz-menu .bmjz-main .bd ul li a {
    font-size: 16px;
    padding-right: 20px;
  }
}

.logo-search-container {
  position: absolute;
  top: 0.7rem;
  left: 0;
  right: 0;
}
.logo-search-container .logo {
  display: block;
  height: 0.9rem;
}
.logo-search-container .search-container {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 0.6rem;
  line-height: 0.6rem;
  width: 34.9253731343%;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
}
.logo-search-container .search-container input {
  display: block;
  width: calc(100% - 0.87rem);
  height: 100%;
  box-sizing: border-box;
  position: relative;
  font-size: 0.16rem;
  background-color: transparent;
  padding-left: 0.15rem;
}
.logo-search-container .search-container .btn {
  width: 0.87rem;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #15469f;
  background-image: url(../images/yj-ck-common-ic-search.png);
  background-position: center;
  background-size: 0.3rem 0.3rem;
  background-repeat: no-repeat;
  cursor: pointer;
}
@media screen and (max-width: 992px) {
  .logo-search-container {
    top: 40px;
  }
  .logo-search-container .logo {
    display: block;
    height: auto;
    width: 100%;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  .logo-search-container .search-container {
    position: relative;
    right: auto;
    top: auto;
    transform: none;
    margin-top: 15px;
    height: 38px;
    line-height: 38px;
    width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
  .logo-search-container .search-container input {
    width: calc(100% - 38px);
    font-size: 14px;
  }
  .logo-search-container .search-container .btn {
    width: 38px;
    background-size: 18px 18px;
  }
}

.ck-nav-menu {
  background-color: #15469f;
}
.ck-nav-menu > .container {
  display: flex;
}
.ck-nav-menu > .container a {
  flex: 1;
  display: block;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 0.64rem;
  line-height: 0.64rem;
  text-align: center;
  color: #fff;
  font-size: 0.28rem;
}
.ck-nav-menu > .container a::before {
  content: "";
  background-color: #fff;
  display: block;
  width: 50%;
  height: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  transition: all 0.3s ease;
}
.ck-nav-menu > .container a:hover, .ck-nav-menu > .container a.active {
  font-weight: bold;
}
.ck-nav-menu > .container a:hover::before, .ck-nav-menu > .container a.active::before {
  height: 0.04rem;
}
@media screen and (max-width: 992px) {
  .ck-nav-menu > .container {
    flex-wrap: wrap;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .ck-nav-menu > .container a {
    flex: none;
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 33.33%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 18px;
  }
  .ck-nav-menu > .container a:hover::before, .ck-nav-menu > .container a.active::before {
    height: 0;
  }
}
@media screen and (max-width: 350px) {
  .ck-nav-menu > .container a {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
}

.ck-common-footer {
  border-top: solid 0.04rem #15469f;
  background-color: #fff;
}
.ck-common-footer img {
  display: inline-block;
  vertical-align: middle;
}
.ck-common-footer .links {
  background-color: #f2f4f7;
}
.ck-common-footer .links ul {
  height: 0.8rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.ck-common-footer .links ul li {
  background-color: #fff;
  width: 17.9104477612%;
  text-align: center;
  height: 0.42rem;
  line-height: 0.42rem;
  cursor: pointer;
}
.ck-common-footer .links ul li span {
  display: inline-block;
  font-size: 0.16rem;
  color: #333;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.ck-common-footer .links ul li span::after {
  content: "";
  background-image: url(../images/yj-ck-common-ic-links-arrow-down.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 0.19rem;
  height: 0.1rem;
  display: block;
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
}
.ck-common-footer .links ul li .sub-links {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.7rem;
  background-color: #fdfdfd;
  z-index: 999;
}
.ck-common-footer .links ul li .sub-links dl {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  *zoom: 1;
}
.ck-common-footer .links ul li .sub-links dl:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.ck-common-footer .links ul li .sub-links dl dt {
  float: left;
  width: 20%;
  text-align: center;
  height: 0.35rem;
  line-height: 0.35rem;
  font-size: 0.16rem;
}
.ck-common-footer .links ul li .sub-links dl dt a {
  color: #333;
}
.ck-common-footer .infos {
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  font-size: 0.16rem;
}
.ck-common-footer .infos > div {
  background-color: #f2f4f7;
  height: 1.65rem;
}
.ck-common-footer .infos > div:nth-child(1) {
  width: 35.8208955224%;
  padding-top: 1.0447761194%;
  padding-left: 2.9850746269%;
  padding-right: 2.9850746269%;
}
.ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) a,
.ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) span {
  display: inline-block;
}
.ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) img {
  width: 100%;
  height: auto;
}
.ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) .foot-dzjg {
  width: 14.5%;
}
.ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) .foot-wj {
  width: 10.75%;
}
.ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) #_span_jiucuo {
  width: 27.5%;
}
.ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) .foot-blxxjb {
  width: 27.5%;
}
.ck-common-footer .infos > div:nth-child(1) > div:nth-child(2) {
  margin-top: 0.1rem;
  line-height: 1.7;
}
.ck-common-footer .infos > div:nth-child(1) > div:nth-child(3) {
  line-height: 1.7;
}
.ck-common-footer .infos > div:nth-child(2) {
  width: 48%;
  padding-top: 2.2388059701%;
  padding-left: 1.4925373134%;
  padding-right: 1.4925373134%;
  line-height: 1.7;
}
.ck-common-footer .infos > div:nth-child(2) a {
  display: inline-block;
}
.ck-common-footer .infos > div:nth-child(2) a:hover {
  color: #15469f;
}
.ck-common-footer .infos > div:nth-child(2) > div:nth-child(1) span {
  margin: 0 0.05rem;
}
.ck-common-footer .infos > div:nth-child(2) > div:nth-child(3) span {
  margin-right: 0.1rem;
}
.ck-common-footer .infos > div:nth-child(2) > a {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.ck-common-footer .infos > div:nth-child(2) > a img {
  width: 0.18rem;
  height: auto;
  margin-right: 0.1rem;
}
.ck-common-footer .infos > div:nth-child(3) {
  width: 13%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.ck-common-footer .infos > div:nth-child(3) > div {
  width: 80%;
  margin: 0 auto;
}
.ck-common-footer .infos > div:nth-child(3) > div img {
  display: block;
  width: 80%;
  margin: 0 auto;
  height: auto;
}
.ck-common-footer .infos > div:nth-child(3) > div span {
  display: block;
  text-align: center;
  font-size: 0.14rem;
  margin-top: 0.08rem;
}
@media screen and (max-width: 992px) {
  .ck-common-footer .links ul {
    height: auto;
    flex-wrap: wrap;
    padding-top: 5px;
  }
  .ck-common-footer .links ul li {
    width: 49%;
    margin-bottom: 5px;
    height: 30px;
    line-height: 30px;
  }
  .ck-common-footer .links ul li span {
    font-size: 14px;
  }
  .ck-common-footer .links ul li span::before, .ck-common-footer .links ul li span::after {
    display: none !important;
  }
  .ck-common-footer .links ul li .sub-links {
    bottom: 110px;
  }
  .ck-common-footer .links ul li .sub-links dl {
    max-height: 200px;
    overflow-y: auto;
  }
  .ck-common-footer .links ul li .sub-links dl dt {
    width: 50%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .ck-common-footer .infos {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
  }
  .ck-common-footer .infos > div {
    height: auto;
    margin-bottom: 10px;
  }
  .ck-common-footer .infos > div:nth-child(1) {
    width: 100%;
    padding: 10px;
  }
  .ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) img {
    width: 100%;
    height: auto;
  }
  .ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) .foot-dzjg {
    width: 14.5%;
  }
  .ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) .foot-wj {
    width: 10.75%;
  }
  .ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) #_span_jiucuo {
    width: 27.5%;
  }
  .ck-common-footer .infos > div:nth-child(1) > div:nth-child(1) .foot-blxxjb {
    width: 27.5%;
  }
  .ck-common-footer .infos > div:nth-child(1) > div:nth-child(2) {
    margin-top: 0.1rem;
    line-height: 1.7;
  }
  .ck-common-footer .infos > div:nth-child(1) > div:nth-child(3) {
    line-height: 1.7;
  }
  .ck-common-footer .infos > div:nth-child(2) {
    width: 100%;
    padding: 10px;
    line-height: 1.7;
  }
  .ck-common-footer .infos > div:nth-child(2) a {
    display: inline-block;
  }
  .ck-common-footer .infos > div:nth-child(2) a:hover {
    color: #15469f;
  }
  .ck-common-footer .infos > div:nth-child(2) > div:nth-child(1) span {
    margin: 0 5px;
  }
  .ck-common-footer .infos > div:nth-child(2) > div:nth-child(3) span {
    margin-right: 5px;
  }
  .ck-common-footer .infos > div:nth-child(2) > a {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .ck-common-footer .infos > div:nth-child(2) > a img {
    width: 10px;
    height: auto;
    margin-right: 5px;
  }
  .ck-common-footer .infos > div:nth-child(3) {
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .ck-common-footer .infos > div:nth-child(3) > div {
    width: 34%;
  }
  .ck-common-footer .infos > div:nth-child(3) > div img {
    display: block;
    width: 100%;
    height: auto;
  }
  .ck-common-footer .infos > div:nth-child(3) > div span {
    display: block;
    text-align: center;
    font-size: 12px;
    margin-top: 5px;
  }
}