@charset "utf-8";
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0;
}

body {
    font-family: "微软雅黑";
    margin: 0 auto !important;
    max-width: 2000px;
}

a {
    text-decoration: none !important;
    color: #333333;
}
a:hover{
    text-decoration: none !important;
    color: #333333;
}
li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: top;
}

p {
    word-wrap: break-word;
}

i {
    text-decoration: none;
}

input {
    outline: 0;
    border: 0;
}

.Pad_top {
    padding-top: 0.1px;
}

.Ver_top {
    vertical-align: top;
}

.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.f-cb {
    clear: both;
}

.dn {
    display: none;
}

.dk {
    display: block;
    
}



/* li加点 list-style-type:disc */


/* overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;*/


/* overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;*/
.head{
    width: 100%;
    position: relative;
}
.hds{
    width: 100%;
    position: relative;
}
.hds-img{
    max-width: 2000px;
    width: 100%;
}
.hds-po1{
   position: absolute;
    top: 26%;
    left: 14%;
    width: 73%;
    height: 65px;
}
.hds-po2{
   position: absolute;
    top: 45%;
    left: 14%;
    width: 73%;
    height: 65px;
}
.hds-po3{
   position: absolute;
    top: 64%;
   left: 14%;
    width: 73%;
    height: 65px;
}
#logo{
    position: absolute;
    top: 5%;
    left: 17%;
}
.head #logo{
    position: absolute;
    top: 12%;
    left: 18%;
}
.box,
.list,
.show {
  width: 1200px;
  box-shadow: 0px 5px 27px 1px rgba(143, 93, 33, 0.31);
  margin: 50px auto 0;
  background: white;
  padding: 40px 70px;
  box-sizing: border-box;
  min-height: 300px;
}

.box > div {
  font-size: 46px;
  color: #a36416;
  line-height: 63px;
  text-align: center;
  background: url(20250909_line.png) 70px center/861px no-repeat;
}
.box > div a {
  float: right;
  font-size: 16px;
  color: #5b5b5b;
  line-height: 63px;
}
.box ul li {
  font-size: 20px;
  line-height: 45px;
}
.box ul li::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #a36416;
  border-radius: 50%;
  margin-right: 20px;
  margin-bottom: 5px;
}
.box ul li a {
  color: #000000;
}
.box ul li span {
  float: right;
  color: #5d5d5d;
}

.position {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #bbb;
  position: relative;
  margin-bottom: 20px;
  font-size: 16px;
}

.list ul li {
  font-size: 20px;
  line-height: 45px;
}
.list ul li::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #a36416;
  border-radius: 50%;
  margin-right: 20px;
  margin-bottom: 5px;
}
.list ul li a {
  color: #000000;
}
.list ul li span {
  float: right;
  color: #5d5d5d;
}
.list .pages {
  margin-top: 30px;
}

.show h1 {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin: 40px 0 20px;
}
.show .about {
  text-align: center;
  padding-bottom: 30px;
  margin-top: 12px;
  font-size: 16px;
  color: #333;
}
.show .content {
  min-height: 300px;
  color: #666;
  line-height: 1.8;
  padding-bottom: 30px;
}
.show .content p {
  text-indent: 2em;
  line-height: 36px;
  color: #666;
}
.show .content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.bottom {
  margin-top: 50px;
}
.bottom1{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 15px;
}

.pz1{
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translateX(-50%);
    width: 65%;
    height: 600px;
    box-shadow: 0 0 20px #dad1c8;
    background: #f3ebde;
    background-size:70%;
}

.right1{
  width: 80%;
}
.lefrt{
  width: 18%;
  min-height: 360px;
}
.div-lm1{
  width: 100%;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  color: #96611b;
}
.div-lm2{
  width: 100%;
}
.div-lm2 a{
  width: 100%;
  display: block;
   text-align: center;
  line-height: 60px;
  color: #333333;
  border-bottom: 1px solid #bbb;

}
.div-lm2 a.active{
  color: #96611b;
}
.pz1 ul{
  width: 100%;
  padding: 50px 0 0 0;
}
.pz1 ul li{
  width: 260px;
  height: 63px;
  background: url(njsbzfw_bg6.jpg) no-repeat center center;
  text-align: center;
  line-height: 63px;
  font-size: 24px;
  color: #333333;
  margin: 0 auto;
  margin-top: 25px;
}