@charset "utf-8";

/* CSS Document */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-family: arial, "黑体";
  color: #898989;
  line-height: 1;
  background: #FFF;
  min-width: 1200px;
}

ul,
li,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
form,
input {
  margin: 0px;
  padding: 0px;
}

input,
textarea {
  font-family: "微软雅黑";
  border: none;
  outline: none;
  background: none;
}

ul,
li {
  list-style: none
}

img {
  border: 0px;
  padding: 0px;
   /*display: block;*/
  /* width:100%; */
}

a {
  color: #5c5c5c;
  text-decoration: none
}

h2,
h3,
h4,
b,
strong {
  font-weight: normal;
}

em,
i {
  font-style: normal;
}

.clear {
  zoom: 1;
}

.clear:after {
  content: '';
  display: block;
  clear: both;
}

.fl {
  float: left
}

.fr {
  float: right
}

@font-face {
  font-family: 'font1';
  src: url('../images/font5.ttf');
}

.bj {
  background: url(../images/bj1.png) no-repeat center top;
}

.top {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background: #ebebe3;
  height: 112px;
  border-bottom: 1px solid #dfd9c9;
  z-index: 100;
}

.topbox {
  width: 1046px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.logo {
  width: 182px;
  float: left;
  /* padding-top: 12px; */
}

.wznr {
  width: 315px;
  float: left;
  margin: 16px 0 0 185px;
}

.wzss {
  width: 208px;
  float: right;
  margin-top: 25px;
}

.wzbox {
  width: 1046px;
  margin: 0 auto;
  padding-top: 130px;
}

.ztnr {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  padding: 0 25px;
}

.wzgg {
  overflow: hidden;
  border-bottom: 1px solid #f0f0f0;
  overflow: hidden;
  padding-top: 10px;
}

.wzgg h2 {
  float: left;
  font-size: 16px;
  line-height: 38px;
  color: #846a3d;
  background: url(../images/p_14.png) no-repeat left center;
  padding-left: 37px;
  font-weight: bold;
}

.wzgg_right {
  overflow: hidden;
  float: right;
  width: calc(100% - 127px);
}

.wzgg_right p {
  font-size: 16px;
  line-height: 37px;
  color: #333;
}

.wzgg_right a {
  color: #333;
  padding-left: .1rem;
  display: inline-block;
  line-height: .6rem;
}

.rmyh {
  padding: 25px 0 0 0;
}

.rmyh_title ul {
  overflow: hidden;
  margin-left: -25px;
  padding-bottom: 40px;
}

.rmyh_title li {
  width: 20%;
  float: left;
  padding-left: 25px;
}

.rmyh_title span {
  display: block;
  line-height: 55px;
  text-align: center;
  border-radius: 23px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  background: url(../images/p_01.png) no-repeat center center;
  background-size: 100% 100%;
  cursor: pointer;
  font-size: 16px;
  color: #333;
}

.rmyh_title li.cur span {
  color: #fff;
  background: url(../images/p_02.png) no-repeat center center;
  background-size: 100% 100%;
}

.rmyh_title b {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 15px 0 0;
}

.b1 {
  background: url(../images/p_20.png);
  width: 24px;
  height: 27px;
  background-size: 100%;
}

.b2 {
  background: url(../images/p_23.png);
  width: 26px;
  height: 26px;
  background-size: 100%;
}

.b3 {
  background: url(../images/p_18.png);
  width: 34px;
  height: 27px;
  background-size: 100% 100%;
}

.b4 {
  background: url(../images/p_25.png);
  width: 27px;
  height: 28px;
  background-size: 100% 100%;
}

.b5 {
  background: url(../images/p_28.png);
  width: 28px;
  height: 22px;
  background-size: 100% 100%;
}

.rmyh_title li.cur .b1 {
  background: url(../images/p_21.png);
  background-size: 100% 100%;
}

.rmyh_title li.cur .b2 {
  background: url(../images/p_22.png);
  background-size: 100% 100%;
}

.rmyh_title li.cur .b3 {
  background: url(../images/p_17.png);
  background-size: 100% 100%;
}

.rmyh_title li.cur .b4 {
  background: url(../images/p_24.png);
  background-size: 100% 100%;
}

.rmyh_title li.cur .b5 {
  background: url(../images/p_27.png);
  background-size: 100% 100%;
}

.rmyh_box ul {
  overflow: hidden;
  margin-left: -13px;
}

.rmyh_box li {
  padding: 0 0 13px 13px;
  box-sizing: border-box;
  width: 50%;
  float: left;
}

.rmyh_box img {
  width: 100%;
}

.rmyh_box h2 {
  font-size: 18px;
  color: #333333;
  line-height: 44px;
  text-align: center;
  font-weight: bold;
}

.rmyh_box dl {
  overflow: hidden;
  margin-left: -.1rem;
}

.rmyh_box dt {
  float: left;
  width: 50%;
  padding-left: .1rem;
  box-sizing: border-box;
}

.rmyh_box a {
  display: block;
  text-align: center;
  line-height: 38px;
  color: #fff;
  border-radius: 18px;
  font-size: 16px;
}

.btn1 {
  background: #f8121e;
}

.btn2 {
  background: #85684c;
}

.rmtt {
  padding: 5px;
  border-radius: 10px;
  border: 1px solid #ebebe3;
}

.hyzq_title h2 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #886935;
  line-height: 32px;
}

.hyzq_nr {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 22px;
}

.khzs {
  float: left;
  width: 680px;
  height: 135px;
  background: #ebebe2;
  position: relative;
  border-radius: 10px;
  padding: 10px 40px 10px 305px;
}

.gdnr {
  overflow: hidden;
  height: 115px;
}

.bjtp {
  position: absolute;
  width: 30px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.khzs_nr p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}

.khzs_title {
  position: absolute;
  width: 265px;
  left: 10px;
  bottom: 0;
}

.khzs_nr p span {
  color: #f8121e;
}

.khzs_nr p b {
  object-fit: #85684c;
}

.rmyh_box {
  animation: fadeIn .25s, 100ms;
}

.gnzh {
  float: right;
  width: 300px;
}

.gnzh ul {
  overflow: hidden;
  margin-left: -10px;
}

.gnzh li {
  width: 50%;
  float: left;
  padding: 0 0 10px 10px;
}

.gnzh a {
  display: block;
  text-align: center;
  line-height: 61px;
  background: #ebebe2;
  border-radius: 10px;
  font-size: 18px;
  color: #85684c;
  border: 1px solid #d0c8b4;
  transition: All 0.4s ease-in-out;
}

.gnzh a img {
  /* display: inline-block;
  vertical-align: middle;
  margin: -3px 10px 0 0; */

  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.bqxx {
  margin-top: 25px;
  background: #e4dfd3;
}

.bqxx p {
  text-align: center;
  line-height: 65px;
  text-align: center;
  color: #333;
  font-size: 14px;
}


.tcbj {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .7);
  z-index: 101;
  display: none;
}

.tcnr {
  position: fixed;
  width: 750px;
  background: #d8d1c2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 15px;
  z-index: 101;
  max-height:600px;
  /* overflow:auto; */
}

.tcnr_title h2 {
  line-height: 62px;
  background: #9f7d4c;
  border-radius: 15px 15px 0 0;
  padding: 0 28px;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
}

.ggbtn {
  background: url(../images/p_06.png);
  width: 36px;
  height: 36px;
  position: absolute;
  background-size: 100%;
  /* top: 11px; */
  /* right: 13px; */
  top: -18px;
  right: -18px;
  cursor: pointer;
}

.ctxq {
  padding: 35px 0;
  max-height: 500px;
  overflow: auto;
  
}

.ctxq img {
	display: block;
  margin: 0 auto;
  margin-bottom: 30px;
  width: 185px;
}

.bdnr {
  padding: 0 200px 0 0;
}

.bdnr li {
  padding-bottom: 20px;
  overflow: hidden;
  position: relative;
}

.wby1 {
  float: right;
  width: calc(100% - 240px);
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 6px;
  background: #fff;
  box-sizing: border-box;
  border: none;
}

.bdnr li span {
  float: left;
  line-height: 38px;
  font-weight: bold;
  text-align: right;
  width: 240px;
  font-size: 14px;
  color: #000;
}

.wby2 {
  float: right;
  width: calc(100% - 240px);
  height: 38px;
  font-size: 14px;
  padding: 0 15px;
  border-radius: 6px;
  background: #fff;
  box-sizing: border-box;
  border: none;
}

.btn3 {
  display: block;
  border: none;
  width: calc(100% - 240px);
  margin: 0 0 0 240px;
  height: 40px;
  border-radius: 6px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  background: #9f7d4c;
}

.btn3 img {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  margin: -2px 0 0 10px;
}

.ztbox {
  overflow: hidden;
  float: right;
  width: calc(100% - 240px);
}

.ztbox p {
  font-size: 14px;
  color: #9f7d4c;
  line-height: 40px;
}

.ztbox a {
  float: right;
  color: #9f7d4c;
  border: 1px solid #9f7d4c;
  border-radius: 6px;
  padding: 0 10px;
  line-height: 28px;
  font-size: 14px;
  margin-top: 6px;
}

.bdnr b {
  width: 55px;
  position: absolute;
  top: 8px;
  right: 15px;
}

.bdnr b img {
  width: 100%;
}

.ztnra {
  float: right;
  width: 93px;
  line-height: 38px;
  border-radius: 6px;
  background: #fff;
  position: relative;
  overflow: hidden;
  height: 38px;
}

.ztnra i {
  font-weight: bold;
  font-size: 14px;
  display: block;
  line-height: 38px;
  text-align: center;
}

.btn4 {
  height: 38px;
  width: 93px;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  overflow: hidden;
  opacity: 0;
}

.wby5 {
  float: left;
  width: calc(100% - 105px);
  height: 38px;
  line-height: 38px;
  border-radius: 6px;
  border: none;
  padding: 0 15px;
  box-sizing: border-box;
  background: #fff;
}

.btn5 {
  float: left;
  width: 128px;
  height: 40px;
  border-radius: 6px;
  border: none;
  background: #9f7d4c;
  font-size: 14px;
  color: #fff;
}

.btn6 {
  float: right;
  width: calc(100% - 140px);
  height: 40px;
  border-radius: 6px;
  border: none;
  background: #9f7d4c;
  font-size: 14px;
  color: #fff;
}

.btn6 img {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  margin: -2px 0 0 10px;
}

.jdlb {
  padding: 0 50px;
}

.jdlb table {
  width: 100%;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}

.jdlb th {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  line-height: 35px;
  font-size: 14px;
  color: #9f7d4c;
}

.jdlb td {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  line-height: 35px;
  font-size: 14px;
  color: #333;
  text-align: center;
  zoom: 0.9;
}

.jdlb b {
  color: #00ff4e;
}

.jdlb span {
  /* position: relative;
  display: block;
  margin: 0 auto;
  color: #9f7d4c;
  cursor: pointer; */
}

.jdlb span p {
  position: absolute;
  background: url(../images/p_07.png);
  background-size: 100% 100%;
  width: 276px;
  height: 44px;
  line-height: 38px;
  color: #333;
  font-size: 14px;
  left: 30px;
  top: -44px;
  display: none;
}

.fynr {
  text-align: center;
  padding-top: 25px;
}

.fynr li {
  display: inline-block;
  padding: 0 5px;
}

.fynr a {
  display: block;
  padding: 5px 10px;
  color: #fff;
  background: #846A3D;
  font-size: 14px;
}

.smwz {
  padding-top: 20px;
}

.fhdt {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 38px;
  width: 145px;
  border-radius: 19px;
  background: #8a6010;
  margin: 0 0 20px 0;
}

.smwz_title {
  border-top: 1px solid #eee;
}

.smwz_title h2 {
  font-size: 30px;
  text-align: center;
  line-height: 100px;
  color: #8a6010;
  font-weight: bold;
  color: #8a6010;
  background: url(../images/p_10.png) no-repeat center center;
}

.smwz_nr {
  padding: .2rem;
  /* height: 640px; */
  height: auto;
}

.smwz_nr h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #8a6010;
}

.smwz_nr p {
  line-height: 29px;
  font-size: 14px;
  color: #282726;
}

.hyzc {
  background: #d8d1c2;
  padding: 30px 0;
}

.hyzc ul {
  width: 450px;
  margin: 0 auto;
}

.hyzc li {
  position: relative;
  padding-bottom: 20px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.hyzc li span {
  float: left;
  text-align: right;
  /* width: 70px; */
  width: 100px;
  /* line-height: 40px; */
  line-height: 15px;
  font-size: 14px;
  color: #000;
}

.wby6 {
  float: left;
  width: 300px;
  background: #fff;
  border-radius: 6px;
  padding: 0 15px;
  box-sizing: border-box;
  border: none;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.hyzc b {
  width: 56px;
  top: 8px;
  right: 10px;
  position: absolute;
}

.btnzh {
  overflow: hidden;
  width: 450px;
  margin: 0 auto;
  text-align: center;
}

.btna1 {
  width: 130px;
  height: 40px;
  font-size: 16px;
  border-radius: 6px;
  border: none;
  color: #fff;
  background: #9f7d4c;
}

.btna2 {
  width: 160px;
  height: 40px;
  font-size: 16px;
  border-radius: 6px;
  border: none;
  color: #fff;
  background: #9f7d4c;
  margin-left: 10px;
}

.btna2 img {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 10px;
  width: 21px !important;
}

.rightfc {
  width: 76px;
  position: fixed;
  z-index: 100;
  /* right: 0; */
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.rightfc li {
  padding: 2px 0;
  padding-left: 10px;
}

.rightfc b {
  display: block;
  width: 76px;
  height: 76px;
  position: relative;
  border-radius: 50%;
  background: url(../images/p_11.png);
  background-size: 100% 100%;
  cursor: pointer;
}

.box {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.box p {
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
}

.box img {
  margin: 0 auto;
}


.kfdh {
  position: absolute;
  /* width: 175px; */
  /* width: 200px; */
  border-radius: 10px;
  background: #fff;
  /* padding: 0 15px; */
  border: 1px solid #8a6010;
  /* left: -185px; */
  left: -227px;
  top: 0;
  display: none;
  transition: All 0.4s ease-in-out;
  margin-right:50px;
}

.kfdh dt {
  /* border-bottom: 1px solid #ddd;
  overflow: hidden;
  padding: 12px 0;
  width: 186px; */
  overflow: hidden;
  padding: 12px 15px;
  position: relative;
  
}

.kfdh img {
  /* float: left;
  margin-top: 5px; */
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.kfdh h2 {
  font-size: 14px;
  font-weight: bold;
  color: #8a6010;
  margin-bottom: 10px;
}

.kfdh h3 {
  font-size: 12px;
  color: #8a6010;
}

.kftext {
  float: right;
  /* width: 96px; */
  width: 150px;
}

.kftext h4 {
  font-weight: bold;
  font-size: 14px;
  color: #8a6010;
  line-height: 2;
}

.rightfc li:hover .kfdh {
  display: block;
}

.bj img{
  width:100%;
  margin:0 auto;
}

.remark{
  cursor: pointer;
}

#pages{
  text-align: center;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em{
  background-color: #9f7d4c !important;
}
[v-cloak]{
  display:none;
}

/* .tcnr2{
  overflow: auto;
} */

.smwz_nr table th,.smwz_nr table td{
  border:1px solid black !important;
}

.gnzh a:hover{
  background-image: linear-gradient(#cfbd9b, #c0a77f);
  color: #fff;
}

.gnzh b {
  display: inline-block;
  position: relative;
  width: 35px;
  height: 35px;
  vertical-align: middle;
  margin: -3px 10px 0 0;
}
.c1 {
  opacity: 1;
}
.gnzh a:hover .c1 {
  opacity: 0;
}

.gnzh a:hover .c2 {
  opacity: 1;
}

.c1{opacity: 1;}
.c2{opacity: 0;}

.rightfc li:hover b {
  background: url(../images/p_11a.png);
  transition: All 0.4s ease-in-out;
}
.rightfc em {
  display: block;
  position: relative;
  width: 100%;
  height: 28px;
}
.rightfc li:hover .box .c1 {
  opacity: 0;
}
.rightfc li:hover .box .c2 {
  opacity: 1;
}
.rightfc em img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  transition: All 0.4s ease-in-out;
}
.rightfc li:hover b .box p {
  color: #9f7d4c;
}
.kfdh dt:hover {
  background: #9f7d4c;
}
.kfdh i {
  float: left;
  position: relative;
  height: 42px;
  width: 40px;
}
.kfdh dt:hover .c1 {
  opacity: 1;
}
.kfdh dt:hover .c2 {
  opacity: 2;
}
.kfdh dt:hover h2 {
  color: #fff;
}
.kfdh dt:hover h3 {
  color: #fff;
}
.kfdh dt:hover h4 {
  color: #fff;
}
.kfdh dt:before {
  position: absolute;
  content: "";
  border-bottom: 1px solid #ddd;
  width: calc(100% - 30px);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}