* {
  /* -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none;*/
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  font-style: normal !important;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  font-family: "Microsoft YaHei", "Helvetica", sans-serif;
  -webkit-overflow-scrolling: touch;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
p,
th,
td,
img,
button,
footer,
header,
nav {
  margin: 0;
  padding: 0;
}
input,
button,
input,
select,
textarea {
  font-family: "Microsoft YaHei", "Helvetica", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  vertical-align: middle;
  -webkit-user-select: auto;
  border-radius: 0;
}
ul,
ol,
li {
  list-style: none;
}
li {
  text-decoration: none;
}
a {
  color: #454545;
  text-decoration: none;
}
a:hover {
  color: #13559f;
  text-decoration: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  overflow: hidden;
}
.clear {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  max-width: 100%;
  border: 0;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.main {
  max-width: 1340px;
  margin: 0 auto;
  display: block;
}
.header {
  background: url(../images/yjtc_bg_header.png) no-repeat center center #1459a4;
  position: relative;
}
.header .top {
  padding: 9.5px 0;
}
.header .top .fl,
.header .top .fr {
  font-size: 0px;
  vertical-align: middle;
}
.header .top .fl a,
.header .top .fr a {
  padding: 0 10px;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  display: inline-block;
  background: url(../images/yjtc_bg_header_a.png) no-repeat right center;
}
.header .top .fl a:nth-of-type(1),
.header .top .fr a:nth-of-type(1) {
  padding-left: 0;
}
.header .top .fl a:nth-last-of-type(1),
.header .top .fr a:nth-last-of-type(1) {
  background: none;
}
.header .top .fl a:hover,
.header .top .fr a:hover {
  text-decoration: underline;
}
.header .top .fr a.btn {
  height: 26px;
  margin-right: 8px;
  padding: 0 8px;
  border-radius: 2px;
  background: #0b488d;
}
.header .top .fr a.btn:nth-last-of-type(1) {
  margin-right: 0;
}
.header .top .fr a:nth-of-type(3) {
  margin-left: 8px;
}
.header .index-menu {
  width: 100%;
  padding-bottom: 10px;
  position: absolute;
  top: 45px;
  z-index: 999;
  display: none;
  overflow: hidden;
  border-bottom: 1px solid #f5f5f5;
  background: #fff;
}
.header .index-menu .main {
  position: relative;
}
.header .index-menu .main .bmxz-hd {
  padding: 22px 0 15px 0;
  font-size: 16px;
  color: #1459a4;
  font-weight: bold;
}
.header .index-menu .main .bmxz-bd {
  padding-bottom: 12px;
  border-bottom: 1px solid #f5f5f5;
}
.header .index-menu .main .bmxz-bd:nth-last-of-type(1) {
  padding-bottom: 18px;
  border-bottom: 0;
}
.header .index-menu .main .bmxz-bd li {
  width: 16.66%;
  float: left;
  line-height: 32px;
}
.header .index-menu .main .bmxz-bd li a {
  font-size: 14px;
  color: #454545;
}
.header .index-menu .main .close {
  position: absolute;
  top: 18px;
  right: 0px;
  cursor: pointer;
}
.header .logo {
  width: 428px;
  padding: 20px 0 40px;
}
.header .search {
  width: 272px;
  padding: 38px 0 50px 0;
}
.header .search .box {
  height: 36px;
  padding: 0 36px 0 10px;
  border-radius: 2px;
  background: #4176b3;
  position: relative;
  box-sizing: border-box;
}
.header .search .box input[type="text"] {
  width: 100%;
  float: left;
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  border: 0;
  background: none;
  display: block;
}
.header .search .box input[type="image"] {
  width: 36px;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.nav {
  width: 100%;
  height: 56px;
  overflow: hidden;
  box-shadow: 0px 1px 5px rgba(255, 255, 255, 0.5);
  background: #115199;
  position: relative;
}
.nav .main {
  overflow: hidden;
}
.nav .main .swiper-slide {
  width: auto;
  height: 56px;
  padding-right: 10.5%;
  line-height: 56px;
  text-align: center;
}
.nav .main .swiper-slide a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.nav .main .swiper-slide a:hover {
  text-decoration: underline;
}
.footer {
  margin-top: 20px;
  padding: 24px 0;
  background: #13559f;
}
.footer p,
.footer a {
  font-size: 14px;
  color: #fff;
}
.footer .link {
  padding-bottom: 23px;
  border-bottom: 1px solid #165eae;
}
.footer .link .select {
  width: 25%;
  float: left;
  position: relative;
  background: url(../images/yjtc_bg_header_a.png) no-repeat right center;
}
.footer .link .select dt {
  width: 100%;
  height: 26px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  z-index: 99;
}
.footer .link .select dd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 54px;
  z-index: 999;
  border: 1px solid #dae3ec;
  background: #fff;
  display: none;
}
.footer .link .select dd ul {
  width: 100%;
  max-height: 150px;
  overflow: auto;
}
.footer .link .select dd ul li {
  padding: 5px 10px;
  background: #fbfbfb;
}
.footer .link .select dd ul li a {
  font-size: 14px;
  color: #454545;
  line-height: 28px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.footer .link .select dd ul li:hover {
  background: #f0f4f8;
}
.footer .jcxx {
  padding-top: 20px;
}
.footer .jcxx .jcxx-l {
  width: calc(80.5% - 50px);
}
.footer .jcxx .jcxx-l .jcxx-nav a {
  padding: 0 10px;
  line-height: 26px;
  display: inline-block;
  background: url(../images/yjtc_bg_header_a.png) no-repeat right center;
}
.footer .jcxx .jcxx-l .jcxx-nav a:nth-of-type(1) {
  padding-left: 0;
}
.footer .jcxx .jcxx-l .jcxx-nav a:nth-last-of-type(1) {
  background: none;
}
.footer .jcxx .jcxx-l p {
  margin-top: 10px;
}
.footer .jcxx .jcxx-r {
  width: 19.5%;
  margin-top: 20px;
  display: inline-block;
}
.footer .jcxx .jcxx-r a {
  height: 50px;
  padding-left: 10px;
  display: inline-block;
}
.footer .jcxx .jcxx-r a img {
  height: 100%;
  vertical-align: middle;
}
.dqwz {
  margin: 20px 0;
  display: block;
  font-size: 14px;
  color: #666666;
}
.dqwz span {
  margin: 0 5px;
  font-size: 14px;
  color: #666666;
  display: inline-block;
}
.lm a,
.lm span {
  color: #999;
  display: inline-block;
  position: relative;
}
.lm a i,
.lm span i {
  height: 3px;
  background: #999;
  border-radius: 50px;
  position: absolute;
  bottom: 0;
  display: none;
}
.lm a.active,
.lm span.active {
  color: #13559f;
}
.lm a.active i,
.lm span.active i {
  background: #13559f;
  display: block;
}
.infolist li {
  font-size: 15px;
  padding: 0 100px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}
.infolist li span {
  position: absolute;
  right: 0;
  color: #666;
}
.pagination {
  margin-top: 20px;
  font-size: 14px;
  text-align: center;
}
.pagination a {
  width: 32px;
  margin: 0 6px;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  background: #eee;
  border-radius: 3px;
}
.pagination a:hover {
  color: #fff;
  background: #2760b7;
  cursor: pointer;
}
.pagination .first-page,
.pagination .last-page,
.pagination .yj-pga0,
.pagination .yj-pga8 {
  width: 78px;
}
.pagination .active {
  background: #2760b7;
  color: #fff;
}
