* {
    /* -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: 1400px;
    margin: 0 auto;
    display: block;
  }
  .header {
    background: url(../images/yjtc_rszcb_bg_header.png) no-repeat center center #3978cc;
    background-size: 100% 100%;
    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_rszcb_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 10px;
  }
  .header .search {
    width: 272px;
    padding: 38px 0 20px 0;
  }
  .header .search .box {
    height: 36px;
    padding: 0 36px 0 10px;
    border-radius: 2px;
    background: rgba(225, 235, 242, .3);
    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;
  }



  .footer {
    /* margin-top: 20px; */
    padding: 24px 0;
    background: #2374dd;
  }
  .footer p,
  .footer a {
    font-size: 14px;
    color: #fff;
  }
  .footer .link {
    padding-bottom: 23px;
    border-bottom: 1px solid #165eae;
  }
  .footer .link .main {
    background: url(../images/yjtc_rszcb_bg_header_a.png) no-repeat left center;
    position: relative;
  }
  .footer .link .select {
    width: 25%;
    float: left;
    background: url(../images/yjtc_rszcb_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 {
    padding: 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 54px;
    z-index: 999;
    border: 1px solid #dae3ec;
    background: #fff;
    display: none;
  }
  .footer .link .select dd ul {
    overflow: auto;
    background: #fbfbfb;
    box-sizing: border-box;
  }
  .footer .link .select dd ul li {
    width: 20%;
    float: left;
    padding: 5px 10px;
    box-sizing: border-box;
  }
  .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_rszcb_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;
  }