﻿* {
    font-size: 16px;
  }
  
  body {
    width: 100%;
  }
  /* // 头部 */
  .head {
    width: 100%;
    background: url(../upload/xs_headbg.png) no-repeat center center;
    height: 520px;
  }
  .site-title {
    height: 100px;
    position: relative;
  }
  .site-title img {
    display: block;
    margin: 0 auto;
    padding-top: 24px;
  }
  .site-title ul {
    position: absolute;
    top: 30px;
    right: 2%;
    z-index: 100;
  }
  .site-title ul li {
    float: left;
    padding: 0 10px;
    height: 33px;
    line-height: 32px;
  }
  .site-title ul li a {
    color: #eee;
  }
  .site-title ul li + li {
    background: url(../image/top_hr.png) no-repeat left center;
  }
  .site-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 305px;
  }
  .site-logo img:nth-child(2){
    margin-left: 20px;
   /* // vertical-align: bottom; */
   cursor: pointer;
  }
  .site-nav {
    min-height: 62px;
    background: #155c99;
    margin-top: -30px;
    border-top: 1px solid #1b70bb;
  }
  .site-nav .first {
    border-left: 1px solid #1b70bb;
  }
  .site-nav a:last-child {
    border-right: 1px solid #1b70bb;
  }
  .site-nav .on a {
    background: url(../upload/Highlight.png) no-repeat center center;
    z-index: 999;
  }
  .navbar {
    width: 100%;
    min-height: 62px;
    display: block\0;
    *display: block;
    list-style-type: none;
    flex-direction: row;
    justify-content: flex-end;
  }
  .navbar li {
    float: left;
    float: left\0;
    *float: left;
    width: 14%;
    line-height: 62px;
    text-align: center;
    cursor: pointer;
  }
  .navbar li a {
    font-family: "SimHei", "Microsoft Yahei", "Arial", "sans-serif", "simsun";
    display: inline-block;
    width: 100%;
    height: 62px;
    line-height: 62px;
    text-decoration: none;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
  }
  .site-date {
    height: 70px;
    font-size: 16px;
  }
  .site-date .layui-row {
    background: #fff;
  }
  .site-date .date {
    float: left \0;
    *float: left;
    padding-left: 25px;
  }
  .site-date .date span {
    line-height: 70px;
  }



/* 底部 */
/* 友情链接 */
.related-links {
    background: url(../upload/links_bg.png) repeat left  center;
  }
  .index-web .bd {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 30px 0;
  }
  .index-web .bd h4 {
    width: 78px;
    font-size: 20px;
    font-weight: bold;
    color: #155C99;
    letter-spacing: 4px;
    margin-right: 46px;
    text-align: center;
  }
  
  .index-web .bd ul,
  .index-web .md ul {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .index-web .bd ul li {
    flex: 0 0 15%;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
  }
  /* 相关链接 */
  .index-web .md {
    display: flex;
    align-items: center;
    width: 100%;
    padding-bottom: 30px;
  }
  .index-web .md h4 {
    width: 74px;
    font-size: 20px;
    font-weight: bold;
    color: #155C99;
    letter-spacing: 5px;
    margin-left: 10px;
    margin-right: 26px;
  }
  
  .index-web .md ul li {
    flex: 0 0 22%;
    height: 37px;
    line-height: 37px;
    font-size: 15px;
    background: #5689b4;
    text-align: center;
  }
  .index-web .md ul li a {
    color: #f5f9fc;
  }
  
  .bottom-left img {
    float: right;
    margin-top: 20px;
    margin-right: 20px;
  }
  .bottom-right {
    margin-top: 30px;
  }
  /* 新媒体 */
  .index-media {
    width: 200px;
  }
  .index-media .hd {
    width: 100%;
    width: 200px\0;
    *width: 200px;
    height: 45px;
    line-height: 45px;
    background-color: #155C99;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
  }
  
  .index-media .bd {
    width: 100%;
    height: 365px;
    padding-top: 17px;
    background-color: #f2f2f2;
    border-top: 5px solid #93c9ff;
  }
  
  .index-media .bd ul {
    text-align: center;
  }
  
  .index-media .bd ul li {
    height: 180px;
  }
  
  .index-media .bd ul li p {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
  .index-web .md ul li select {
    width: 90%;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    background: #5689b4;
    text-align: center;
    border: none;
    margin: 0 auto;
    color: #f5f9fc;
    text-align-last: center;
  }
  .index-media .bd .media-para span {
    display: inline-block;
    width: 122px;
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
    margin: 0 18px 0;
    color: #155C99;
  }
  
  .index-media .bd .media-para span a {
    color: #454545;
  }
  
  .index-media .bd .media-para:hover span a {
    color: #155C99;
  }
  
  /* // 版权 */
  .site-bottom {
    min-height: 160px;
    background: url(../upload/btn_bg.png);
  }
  
  .bottom-left img {
    float: right;
    margin-top: 40px;
    margin-right: 30px;
  }
  
  .bottom-right {
    margin-top: 30px;
  }
  
  .bottom-right p {
    line-height: 30px;
    color: #2b2d30;
  }
  
  .bottom-right p span {
    margin-right: 2%;
  }