@charset "UTF-8";
body {
  font-family: "microsoft yahei", "microsoft jhenghei", Arial, SimHei, sans-serif;
  font-size: 16px;
  color: #333333;
  background: #efeae4;
}

ol, ul, div, p, li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

a {
  color: #333333;
}

a:hover {
  text-decoration: none;
}

.m-t-10 {
  margin-top: 10px;
}

.m-t-20 {
  margin-top: 20px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-t-40 {
  margin-top: 40px;
}

.m-t-50 {
  margin-top: 50px;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-b-30 {
  margin-bottom: 30px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.m-b-50 {
  margin-bottom: 50px;
}

.p-15 {
  padding: 15px;
}

.p-t-10 {
  padding-top: 10px;
}

.p-t-15 {
  padding-top: 15px;
}

.p-t-20 {
  padding-top: 20px;
}

.p-t-30 {
  padding-top: 30px;
}

.p-t-40 {
  padding-top: 40px;
}

.p-t-50 {
  padding-top: 50px;
}

.p-b-10 {
  padding-bottom: 10px;
}

.p-b-15 {
  padding-bottom: 15px;
}

.p-b-20 {
  padding-bottom: 20px;
}

.p-b-30 {
  padding-bottom: 30px;
}

.p-b-40 {
  padding-bottom: 40px;
}

.p-b-50 {
  padding-bottom: 50px;
}

.bg-white {
  background: #fff;
}

.f-c-red {
  color: #920e14;
}

/*垂直居中*/
/*均匀排列 两端对齐*/
/*居中对齐*/
/*上下左右对齐*/
/*article*/
article {
  background: url(https://cdn.zhxiawh.com/picture/article_BG1.png) no-repeat left bottom, url(https://cdn.zhxiawh.com/picture/article_BG2.png) no-repeat right bottom 200px, #d7d7d6;
}
article h1 {
  text-align: center;
  font-size: 24px;
  margin-top: 40px;
  font-weight: 600;
}
article h2 {
  font-size: 22px;
  margin-top: 40px;
  font-weight: 600;
  text-indent: 1.5em;
  margin-bottom: 25px;
}
article .time {
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
}
article .con_bg1 {
  background: #f4f3ed;
}
article .con_bg2 {
  background: url(https://cdn.zhxiawh.com/picture/article_BG3.png) no-repeat left bottom, #f4f3ed;
}
article .photo {
  border: 6px solid #920e14;
  margin-bottom: 30px;
  box-shadow: 5px 5px 5px #888888;
}
article .hover {
  z-index: 2;
  color: #23527c;
  background: #920e14;
  border-color: #ddd;
}
article .map {
  margin: 15px 0 0 0;
}
article .text p {
  line-height: 30px;
  margin: 0 0 15px 0;
  text-indent: 2em;
}
article .text a {
  color: #920e14;
  text-decoration: underline;
}
article .text h3 {
  text-indent: 2em;
  color: #606266;
  font-size: 16px;
  font-weight: bold;
  margin-top: 25px 0;
}
article .contact p {
  margin-top: 17px;
}
article .menulink {
  padding: 0 16px;
  margin-bottom: 15px;
}
article .menulink .ad {
  margin-bottom: 15px;
}
article .menulink .link ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 10px;
}
article .menulink .link ul li {
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #efeae4;
}
article .hot h4 {
  font-size: 18px;
  font-weight: 600;
}
article .hot .tag li {
  float: left;
  margin: 0 5px 5px 0;
  padding: 5px 10px 5px 8px;
  border: 1px solid rgba(57, 43, 32, 0.2);
}
article .hot .tag li a {
  display: block;
  width: 12px;
  text-align: center;
}
article .hot .tag li:hover {
  transition: 800ms;
  background: #920e14;
}
article .hot .tag li:hover a {
  color: #ddd;
}
article .hot_list {
  margin-top: 15px;
}
article .hot_list .wrap {
  padding: 5px 0 5px 10px;
  border: 1px solid #ffffff;
}
article .hot_list .wrap:hover {
  transition: 900ms;
  background: #9e2125;
  border: 1px solid #9e2125;
}
article .hot_list .wrap:hover a {
  color: #ffffff;
}
article .hot_list {
  margin-top: 15px;
}
article .hot_list .wrap {
  padding: 5px 0 5px 10px;
  border: 1px solid #ffffff;
}
article .hot_list .wrap:hover {
  transition: 900ms;
  background: #9e2125;
  border: 1px solid #9e2125;
}
article .hot_list .wrap:hover a {
  color: #ffffff;
}
article .names-wrap {
  margin: 10px 0;
}
article .names-wrap .list {
  padding: 10px;
  margin-bottom: 20px;
  background: #ebeef5;
  border-radius: 3px;
  border-left: 8px solid #993231;
}
article .names-wrap .list .tag {
  display: flex;
  justify-content: flex-start;
}
article .names-wrap .list .tag .name {
  margin-right: 15px;
}
article .names-wrap .list .note {
  margin-top: 15px;
}
article .names-wrap .start {
  padding: 10px;
  margin-bottom: 15px;
  background: #ebeef5;
  border-radius: 3px;
  line-height: 30px;
}
article .names-wrap .end {
  padding: 10px;
  background: #ebeef5;
  border-radius: 3px;
  line-height: 30px;
}
article .surname h3 {
  margin-left: 16px;
  font-size: 24px;
  font-weight: 600;
}
article .surname .list {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  font-size: 20px;
  padding-left: 15px;
}
article .surname .list li {
  border: 1px solid #ccc;
  margin: 5px 10px 10px 0;
  padding: 3px 8px;
  text-align: center;
  transition: 500ms;
}
article .surname .list li a {
  color: #920e14;
}
article .surname .list li:hover {
  background: #920e14;
}
article .surname .list li:hover a {
  color: #f4f3ed;
}

/*news_list*/
#news_list {
  background: #e2dedf;
  /* pages */
}
#news_list .bg {
  padding: 8px;
  margin-bottom: 10px;
  background: url(https://cdn.zhxiawh.com/picture/wenda_bg2.jpg) no-repeat bottom right 5px, #e8e8e2;
}
#news_list .text {
  border: 1px solid #cccccc;
}
#news_list h2 {
  margin-bottom: 30px;
}
#news_list h3 {
  background: #920e14;
  margin: 8px 8px;
  padding: 8px 8px;
  color: #ffffff;
  font-size: 18px;
}
#news_list h3 a {
  color: #ffffff;
}
#news_list p {
  margin: 8px 8px;
  padding: 5px 5px;
  line-height: 25px;
}
#news_list .hot h4 {
  font-size: 18px;
  font-weight: 600;
}
#news_list .hot .tag li {
  float: left;
  margin: 0 5px 5px 0;
  padding: 5px 10px 5px 8px;
  border: 1px solid rgba(57, 43, 32, 0.2);
}
#news_list .hot .tag li a {
  display: block;
  width: 12px;
  text-align: center;
}
#news_list .hot .tag li:hover {
  transition: 800ms;
  background: #920e14;
}
#news_list .hot .tag li:hover a {
  color: #ddd;
}
#news_list .menulink {
  padding: 0 16px;
  margin-bottom: 15px;
}
#news_list .menulink .ad {
  margin-bottom: 15px;
}
#news_list .menulink .link ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 10px;
}
#news_list .menulink .link ul li {
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #efeae4;
}
#news_list .epages {
  margin: 20px 0;
  font: 11px/12px Tahoma;
}
#news_list .epages * {
  padding: 5px 10px;
  background: #95989d;
  color: #ffffff;
  margin: 0 1px 0 0;
  text-align: center;
  text-decoration: none;
  font: normal 12px/14px verdana;
}
#news_list .epages a {
  padding: 5px 10px;
  background: #920e14;
  color: #ffffff;
  margin: 0 1px 0 0;
  text-align: center;
  text-decoration: none;
  font: normal 12px/14px verdana;
}
#news_list .epages a:hover {
  background: #a4b7d4;
  text-decoration: none;
}
#news_list .epages input {
  margin-bottom: 0px;
  border: 1px solid #659B28;
  height: 15px;
  font: bold 12px/15px Verdana;
  padding-bottom: 1px;
  padding-left: 1px;
  margin-right: 1px;
  color: #659B28;
}

.col-center-block {
  float: none;
  display: block;
  margin: 0 auto;
}

.more {
  clear: both;
  overflow: auto;
  border: 1em solid;
  background: #920e14;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  padding: 6px 0;
  -ms-border-image: url(https://cdn.zhxiawh.com/picture/qiming_bg2.jpg) 9/9px;
  -o-border-image: url(https://cdn.zhxiawh.com/picture/qiming_bg2.jpg) 9/9px;
  border-image: url(https://cdn.zhxiawh.com/picture/qiming_bg2.jpg) 9/9px;
}

/*nav*/
.nav > li {
  height: 40px;
  line-height: 40px;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: 1px solid transparent;
}

.navbar-default {
  border-bottom: 3px solid rgba(255, 206, 168, 0.21);
  background: url(https://cdn.zhxiawh.com/picture/nav_bg.jpg) #e7d4b4;
  border-bottom: 3px solid #CF7F21;
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.25);
}

.navbar-default .navbar-brand {
  height: 76px;
}

.navbar-default .navbar-nav > li > a {
  font-size: 16px;
  font-weight: bold;
  color: #666;
  height: 70px;
  line-height: 48px;
}

.navbar-toggle {
  margin-top: 17px;
}

.navbar-default .navbar-toggle {
  border-color: #CAA4A5;
  background: #D2877C;
}

.navbar-default .navbar-toggle:hover {
  border-color: #275F96;
  background: #0B589A;
}

.navbar-default .navbar-toggle .icon-bar {
  background: #FFF;
}

/* banner */
#banner .carousel-inner {
  display: flex;
  justify-content: center;
}

/*ming*/
#ming {
  background: url(https://cdn.zhxiawh.com/picture/ming_bg.jpg) no-repeat bottom #f6f6f6;
}
#ming .text {
  border: 6px solid #181513;
  background: #e8e8e2;
  padding: 25px;
  margin-top: 25px;
}
#ming .text img {
  margin-bottom: 25px;
}
#ming p {
  line-height: 30px;
  text-align: center;
}

/*fuwu*/
#fuwu {
  background: url(https://cdn.zhxiawh.com/picture/fuwu_bg.jpg) no-repeat top #7f1b17;
  padding: 50px 0 15px 0;
}

#fuwu h2 {
  color: #ffffff;
  margin-bottom: 40px;
}

#fuwu .col-sm-12 {
  margin-bottom: 20px;
}

/*daowu*/
#daowu {
  background: url(https://cdn.zhxiawh.com/picture/daowu_bg1.jpg) repeat-x bottom, url(https://cdn.zhxiawh.com/picture/daowu_bg2.jpg) no-repeat bottom 100px right, #f6f6f6;
}

#daowu p {
  font-size: 18px;
  margin: 16px;
  line-height: 30px;
}

/*qiming*/
#qiming {
  background: url(https://cdn.zhxiawh.com/picture/qiming_bg1.jpg) no-repeat bottom #f6f6f6;
  padding: 35px 0 35px 0;
}

#qiming .pic {
  border: 3px solid #920e14;
}

#qiming .text {
  background: #ffffff;
  padding: 20px 10px;
}

#qiming .text p {
  line-height: 35px;
  border-bottom: 1px solid #cccccc;
}

#qiming .col-md-3 {
  margin-top: 20px;
}

#qiming i {
  float: left;
  width: 4px;
  height: 4px;
  overflow: hidden;
  margin: 16px 10px 0 5px;
  background: #920e14;
}

/*jingdian*/
#jingdian {
  background: url(https://cdn.zhxiawh.com/picture/jingdian_bg.jpg) no-repeat bottom #989898;
}

#jingdian h2 {
  margin-bottom: 30px;
}

#jingdian .col-md-4 {
  margin-bottom: 20px;
}

#jingdian .photo {
  border: 3px solid #ffffff;
}

#jingdian span {
  background: #920e14;
  color: #ffffff;
  display: block;
  display: -moz-inline-box;
  display: inline-block;
  padding: 10px;
  font-size: 20px;
}

/*zhishi*/
#zhishi {
  background: url(https://cdn.zhxiawh.com/picture/zhishi_bg.jpg) no-repeat bottom, #f6f6f6;
}

#zhishi .bg {
  background: #e6d5bc;
  padding: 10px;
}

#zhishi .text {
  clear: both;
  overflow: auto;
  border: 1em solid;
  background: #920e14;
  -ms-border-image: url(https://cdn.zhxiawh.com/picture/border.jpg) 30/30px;
  -o-border-image: url(https://cdn.zhxiawh.com/picture/border.jpg) 30/30px;
  border-image: url(https://cdn.zhxiawh.com/picture/border.jpg) 56/50px;
}

#zhishi h2 {
  margin-bottom: 30px;
}

#zhishi h3 {
  color: #ffffff;
  font-size: 18px;
  text-align: center;
}

#zhishi p {
  color: #ffffff;
  font-size: 16px;
  margin-top: 15px;
  line-height: 25px;
}

#zhishi .col-md-3 {
  margin-bottom: 20px;
}

/*wenda*/
#wenda {
  background: url(https://cdn.zhxiawh.com/picture/wenda_bg1.jpg) no-repeat bottom, #e2dedf;
}

#wenda .bg {
  padding: 8px;
  margin-bottom: 10px;
  background: url(https://cdn.zhxiawh.com/picture/wenda_bg2.jpg) no-repeat bottom right 5px, #e8e8e2;
}

#wenda .text {
  border: 1px solid #cccccc;
}

#wenda h2 {
  margin-bottom: 30px;
}

#wenda h3 {
  background: #920e14;
  margin: 8px 8px;
  padding: 8px 8px;
  color: #ffffff;
  font-size: 18px;
}

#wenda p {
  margin: 8px 8px;
  padding: 5px 5px;
  line-height: 25px;
}

/*heying*/
#heying img {
  padding: 15px;
}

/*pages*/
.pages ul {
  float: left;
  text-align: center;
}

.pages ul li {
  margin-right: 10px;
  float: left;
  background: #920e14;
}

.pages ul li a {
  float: left;
  color: #333;
  padding: 8px 13px;
  color: #fff;
}

.pages ul li.thisclass {
  padding: 8px 13px;
  color: #fff;
  background: #f3131d;
}

#links .link {
  padding-left: 15px;
}
#links .link li {
  float: left;
  margin-right: 10px;
}

/*footer*/
footer {
  background: #000000;
  opacity: 0.8;
  padding: 10px 0;
  color: #fff;
}

#gotoTop.hover {
  color: #fff;
  text-decoration: none;
}

.offset {
  height: 70px;
}

/*Pop-up*/
#Pop-up .m_t {
  margin-top: 20px;
}

#Pop-up .jwx {
  font-size: 14px;
}

#Pop-up .dkwx img {
  width: 25px;
  margin-right: 10px;
}

#Pop-up .modal-body {
  font-size: 14px;
}

#weixin_r_xs {
  position: fixed;
  top: 350px;
  right: 0px;
}

#weixin_r_xs li {
  width: 42px;
  height: 42px;
  background: #2AAE67;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#weixin_r_xs li a {
  text-decoration: none;
}

#weixin_r_xs .list-inline > li {
  padding: 0;
}

#weixin_r_xs li i {
  color: #FFFFFF;
}

#weixin_r_xs li .icon-weixin {
  font-size: 30px;
}

#weixin_r_xs li .icon-dianhua {
  font-size: 30px;
}

/* Copyright */
.copyright {
  background: #2e2e2e;
  opacity: 0.8;
  color: white;
}

.copyright a {
  color: white;
}/*# sourceMappingURL=style.css.map */