@charset "UTF-8";

body {
  font-family: 'Microsoft YaHei';
  color: rgba(56, 56, 56, 1);
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.container-1200 {
  width: 1200px;
  margin: 0 auto;
}
.container-1400 {
  width: 1400px;
  margin: 0 auto;
}

/* MARK:顶部 */
.wrapper-top {
  line-height: 58px;
  background: rgba(153, 49, 49, 1);
  overflow: hidden;
}
.wrapper-top a,
.wrapper-top span {
  color: #fff;
}
.top-left a {
  position: relative;
  padding-right: 10px;
}
.top-left a:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  background: #fff;
  position: absolute;
  right: 2px;
  top: 4px;
}
.top-left a:last-child:after {
  display: none;
}

.top-right span,
.top-right img {
  display: inline-block;
  vertical-align: middle;
}
.top-right a {
  margin-left: 10px;
  vertical-align: middle;
}
.top-right .slb {
  display: inline-block;
  line-height: 34px;
  padding: 0 10px;
  border-radius: 6px;
  background: rgba(166, 139, 98, 1);
}
.top-right .wza {
  display: inline-block;
  line-height: 31px;
  padding: 0 15px;
  border-radius: 94px;
  border: 1px solid rgba(255, 255, 255, 1);
}
.top-right #headerTopLogin {
  display: inline-block;
  line-height: 34px;
  margin: 0 10px;
}
.top-right #headerTopLogin i {
  cursor: pointer;
  padding-left: 7px;
}

/* MARK:头部 */
.wrapper-header {
  background: url(../images/bg.png) no-repeat center top;
  min-height: 700px;
}
.logo {
  text-align: center;
  padding-top: 88px;
}
.search-box {
  padding-top: 40px;
  padding-bottom: 223px;
  text-align: center;
}
.search-box form {
  display: inline-block;
  position: relative;
}
.search-box .searchBoxIcon {
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.search-box input {
  width: 600px;
  height: 56px;
  padding: 0 18px;
  padding-left: 59px;
  border: none;
  background-color: #fff;
  outline: none;
  font-size: 18px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  float: left;
}
.search-box button {
  width: 110px;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 6px solid #fff;
  cursor: pointer;
}
.search-box button span {
  display: inline-block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 20px;
  background: rgba(153, 49, 49, 1);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.nav {
  padding: 10px 0;
}
.nav li {
  width: 14.2857%;
  float: left;
  text-align: center;
}
.nav li span {
  display: inline-block;
  vertical-align: middle;
  font-family: '思源宋体';
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
  color: rgba(153, 49, 49, 1);
}
.nav li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}

/* MARK:common-header */
.common-header {
  font-size: 28px;
  font-weight: 700;
  font-family: '思源宋体';
  margin-bottom: 36px;
}
.common-header a {
  display: inline-block;
  color: rgba(128, 128, 128, 1);
  margin-right: 60px;
}
.common-header a:last-child {
  margin-right: 0;
}
.common-header a.on {
  color: rgba(51, 51, 51, 1);
}

/* MARK:common-header 2 */
.common-header2 a {
  font-size: 22px;
  font-weight: 700;
  color: rgba(128, 128, 128, 1);
  line-height: 31px;
}
.common-header2 a.on {
  color: rgba(0, 0, 0, 1);
}
.common-header2 .common-header2-more {
  font-size: 20px;
  font-weight: 400;
  float: right;
  color: rgba(153, 49, 49, 1);
}
.common-header2 .common-header2-more span,
.common-header2 .common-header2-more img {
  display: inline-block;
  vertical-align: middle;
}

/* MARK:common-header 3 */
.common-header3 a {
  font-size: 22px;
  font-weight: 700;
  color: rgba(128, 128, 128, 1);
  line-height: 31px;
  margin-left: 58px;
}
.common-header3 a:first-child {
  margin-left: 0;
}
.common-header3 a.on {
  color: rgba(0, 0, 0, 1);
}

/* MARK:common-header4 */
.common-header4 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 5px;
  border-bottom: 1px solid rgba(216, 216, 216, 1);
}
.common-header4 a {
  display: inline-block;
  color: rgba(128, 128, 128, 1);
  margin-left: 60px;
  padding-bottom: 13px;
}
.common-header4 a:first-child {
  margin-left: 0;
}
.common-header4 a.on {
  color: rgba(51, 51, 51, 1);
  border-bottom: 3px solid rgba(188, 29, 37, 1);
}

/* MARK:common-list */
.common-list span {
  float: right;
  color: rgba(145, 145, 145, 1);
  font-size: 18px;
  padding: 17px 0;
}
.common-list li {
  position: relative;
}
.common-list a:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: rgba(204, 204, 204, 1);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.common-list a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px;
  font-size: 18px;
  padding: 20px 30px 20px 20px;
  transition: padding-left 0.3s ease;
}
.common-list a:hover {
  padding-left: 30px;
}
.common-list a:hover:before {
  background: rgba(153, 49, 49, 1);
}
.common-list-container {
  position: relative;
  display: none;
}
.common-list-container.on {
  display: block;
}
.common-list-more {
  position: absolute;
  top: -57px;
  right: 0;
  color: rgba(128, 128, 128, 1);
}

/* MARK:common-list3 */
.common-list3 {
  margin-top: 6px;
}
.common-list3 li {
  border-bottom: 1px solid rgba(227, 214, 211, 1);
}
.common-list3 a {
  display: block;
  padding: 18px 0;
  padding-left: 0;
  position: relative;
  transition: padding-left 0.3s ease;
}
.common-list3 a:hover {
  padding-left: 10px;
}
.common-list3 span {
  display: inline-block;
  float: right;
  color: rgba(166, 166, 166, 1);
  margin-top: 3px;
}
.common-list3 p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  line-height: 1.1;
}
.common-list-container3 {
  position: relative;
  display: none;
}
.common-list-container3.on {
  display: block;
}
.common-list-more3 {
  position: absolute;
  top: -31px;
  right: 0;
  color: rgba(128, 128, 128, 1);
}

/* MARK:common-list4 */
.common-list-more4 {
  position: absolute;
  top: -42px;
  right: 0;
  color: rgba(128, 128, 128, 1);
}

/* MARK:图片列表 */
.imglist-right-ul li {
  width: 33.33333%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}
.imglist-right-ul li a {
  display: block;
}
.imglist-right-ul li img {
  width: 100%;
  height: 200px;
}
.imglist-right-ul li p {
  background: #f9f9f9;
  text-align: center;
  color: #444444;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 20px;
}

/* MARK:侧边栏 */
.sidebar {
  position: fixed;
  bottom: 10%;
  right: 60px;
  text-align: center;
}
.sidebar > div {
  margin-bottom: 15px;
}
.sidebar .sidebar-item a {
  display: inline-block;
  width: 55px;
  height: 55px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 8px rgba(214, 198, 178, 0.8);
  border-radius: 100%;
  position: relative;
}
.sidebar .sidebar-item a img {
  max-width: 33px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sidebar .sidebar-up {
  cursor: pointer;
}

/* MARK:页脚链接 */
.wrapper-links {
  background: #f6f6f6;
  border-top: 1px solid #e5e5e5;
}
.yqlj {
  width: 100%;
  height: 55px;
  float: left;
  background: #f6f6f6;
  border-top: 1px solid #e5e5e5;
}

.yqlj .yq-box {
  margin: 0 auto;
}
.yqlj .yq-box span {
  width: 100px;
  float: left;
  font-size: 18px;
  line-height: 55px;
  color: #911616;
  font-weight: bold;
}
.yqlj .yq-box li {
  width: 215px;
  float: left;
  position: relative;
  list-style-type: none;
}
.yqlj .yq-box li font {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #000000;
  line-height: 55px;
  text-align: center;
}
.yqlj .yq-box li font::after {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: 23px;
  right: 5px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  transform: rotate(45deg);
}
.yqlj .yq-box li:hover font::after {
  top: 28px;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}

.yqlj .yq-box li dl {
  width: 100%;
  height: 145px;
  float: left;
  padding-top: 5px;
  overflow-x: hidden;
  position: absolute;
  display: none;
  z-index: 10;
  top: -145px;
  left: 0;
  background: #ffffff;
}

.yqlj .yq-box li dl dd {
  width: 100%;
  float: left;
}

.yqlj .yq-box li dl dd a {
  display: block;
  width: 100%;
  font-size: 15px;
  color: #333333;
  line-height: 35px;
  text-align: center;
}
.yqlj .yq-box li:hover dl {
  display: block;
}
.yqlj .yq-box li dl dd a:hover {
  color: #035392;
}

/* MARK:页脚 */
.wrapper-footer {
  background: rgba(240, 240, 240, 1);
  border-top: 5px solid rgba(145, 22, 22, 1);
  min-height: 206px;
  padding-top: 27px;
}
.footer-left {
  width: 20%;
  float: left;
}
.footer-center {
  width: 60%;
  float: left;
}
.footer-right {
  width: 20%;
  float: left;
}

.footer-jb {
  display: inline-block;
}
.footer-jb a {
  display: block;
}
.footer-jb a:first-child {
  margin-bottom: 5px;
}
.footer-jb img {
  width: 139px;
}

.footer-wza {
  display: inline-block;
  background-color: #fff;
}
.footer-wza img {
  width: 126px;
  padding: 4px;
}

.footer-center > p {
  line-height: 33px;
  text-align: center;
}
.footer-center .footer-center-link {
  text-align: center;
}
.footer-center .footer-center-link a {
  font-weight: 700;
  line-height: 48px;
}
.footer-center .footer-center-link a:after {
  content: '|';
  display: inline-block;
  margin-left: 10px;
  margin-right: 4px;
}
.footer-center .footer-center-link a:last-child:after {
  display: none;
}

.footer-qrcode {
  display: inline-block;
}
.footer-qrcode:first-child {
  margin-right: 20px;
}
.footer-qrcode p {
  text-align: center;
  margin-top: 10px;
}

.wrapper-bottom {
  line-height: 56px;
  background: rgba(145, 22, 22, 1);
}
.wrapper-bottom p {
  width: 33.333333%;
  float: left;
  color: #fff;
  text-align: center;
}
.wrapper-bottom a {
  width: 33.333333%;
  float: left;
  color: #fff;
  text-align: center;
}
.wrapper-bottom img {
  margin-right: 10px;
}

/* MARK:页码 */
#page-div {
  text-align: center;
}
#page-div .pagination-first {
  display: block;
  margin-bottom: 10px;
}
#page-div .pagination-last {
  display: block;
}
#page-div a {
  display: inline-block;
  border: 1px solid rgba(211, 211, 211, 1);
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  margin-right: 7px;
}
#page-div span {
  color: #333;
  font-size: 15px;
  margin-right: 10px;
}
#page-div #pagination-input {
  height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(211, 211, 211, 1);
  width: 30px;
  text-align: center;
  outline: none;
}
#page-div .pagination-num.active,
#page-div a:hover {
  background-color: rgba(153, 49, 49, 1);
  border-color: rgba(153, 49, 49, 1);
  color: #fff;
}

/* MARK:弹窗（提示登录、信件查询弹窗） */
.mail-message-box {
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  width: 400px;
  padding: 15px;
  border-radius: 5px;
  position: relative;
}
.mail-message-box-wrapper {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.mail-message-box-wrapper:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.mail-message-box-header {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  color: #303133;
}
.mail-message-box-content {
  padding: 15px 15px;
  color: #606266;
  font-size: 14px;
}
.mail-message-box-buttons {
  padding: 10px 0;
}
.mail-message-box-buttons a {
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  transition: 0.1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 8px 20px;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 5px;
}
.mail-message-box-buttons a:first-child {
  color: #fff;
  background-color: rgba(153, 49, 49, 1);
  border-color: rgba(153, 49, 49, 1);
}
.mail-message-box-close {
  position: absolute;
  top: -6px;
  right: 5px;
  font-size: 20px;
  padding: 10px;
  cursor: pointer;
}
.mail-message-box-group {
  margin-bottom: 10px;
}
.mail-message-box-group label {
  width: 80px;
  text-align: right;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  padding: 0 12px 0 0;
  height: 40px;
  line-height: 40px;
}
.mail-message-box-group input {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding: 0 15px;
  width: 250px;
}
@media screen and (max-width: 460px) {
  .mail-message-box {
    width: 80%;
  }
  .mail-message-box-group label {
    width: 100%;
    text-align: left;
  }
  .mail-message-box-group input {
    width: 100%;
  }
}

/* MARK:响应式 */
@media screen and (max-width: 1400px) {
  .container-1400 {
    width: 100%;
    padding: 0 20px;
  }

  .yqlj {
    height: auto;
  }
  .yqlj .yq-box span {
    width: 100%;
  }
  .yqlj .yq-box li {
    width: 50%;
  }

  .wrapper-footer {
    padding-bottom: 27px;
  }
  .footer-left {
    width: 100%;
    float: none;
    text-align: center;
  }
  .footer-left > div {
    display: inline-block;
  }
  .footer-center {
    width: 100%;
    float: none;
  }
  .footer-center > p {
    font-size: 14px;
  }
  .footer-right {
    width: 100%;
    float: none;
    text-align: center;
  }
}
@media screen and (max-width: 1200px) {
  .container-1200 {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 1100px) {
  .top-left {
    display: none;
  }
  .top-right {
    text-align: center;
    float: none;
  }

  .nav li {
    width: 33.333333%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .logo img {
    width: 90%;
    max-width: 500px;
  }
  .search-box form {
    display: block;
  }
  .search-box input {
    width: 80%;
  }
  .search-box button {
    width: 20%;
  }

  .common-header {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .common-header a {
    color: rgba(128, 128, 128, 1);
    margin-right: 30px;
    margin-bottom: 10px;
  }
  .common-list-more {
    display: none;
  }

  .common-header2 a {
    font-size: 20px;
  }
  .common-header2 .common-header2-more span {
    font-size: 14px;
  }

  .common-header3 a {
    font-size: 20px;
    margin-left: 30px;
  }
  .common-list-more3 {
    display: none;
  }

  .common-header4 a {
    font-size: 20px;
    margin-left: 30px;
  }

  .common-list a {
    padding-right: 20px;
    font-size: 16px;
    padding: 14px 20px 14px 15px;
  }
  .common-list span {
    font-size: 16px;
    padding: 14px 0;
  }
}
@media screen and (max-width: 768px) {
  .mobile-hidden {
    display: none !important;
  }

  .wrapper-bottom {
    line-height: 30px;
    font-size: 14px;
  }
  .wrapper-bottom p {
    display: block;
    width: 100%;
  }
  .wrapper-bottom a {
    display: block;
    width: 100%;
  }

  .imglist-right-ul li {
    width: 50%;
  }

  .sidebar {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .wrapper-top a,
  .wrapper-top span {
    font-size: 14px;
  }
  .wrapper-header {
    min-height: auto;
  }
  .logo {
    padding-top: 40px;
  }
  .search-box {
    padding-bottom: 40px;
  }
  .search-box input {
    height: 40px;
    font-size: 16px;
  }
  .search-box button span {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
  .nav li span {
    font-size: 18px;
  }

  .common-header {
    font-size: 18px;
    font-weight: 500;
  }
  .common-header a {
    color: rgba(128, 128, 128, 1);
    margin-right: 30px;
  }

  .common-header2 a {
    font-size: 18px;
    font-weight: 500;
  }

  .common-header3 a {
    font-size: 18px;
    margin-left: 30px;
    font-weight: 500;
  }

  .common-header4 a {
    font-size: 18px;
    font-weight: 500;
  }

  .imglist-right-ul li {
    width: 100%;
  }
  .imglist-right-ul li img {
    height: auto;
  }

  /* 外链弹窗 */
  .alert {
    width: 80% !important;
    left: 10% !important;
    margin-left: inherit !important;
  }
  .alert_centent {
    padding: 30px !important;
  }
}
@media screen and (max-width: 425px) {
  .nav li {
    width: 50%;
  }
}
