@charset "utf-8";
/* CSS Document */
/*css 初始化 begin */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
  margin: 0;
  padding: 0;
}
fieldset, img, input, button {
  border: none;
  padding: 0;
  margin: 0;
  outline-style: none;
}
ul, ol {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
}
select, input {
  vertical-align: middle;
}
select, input, textarea {
  margin: 0;
}
textarea {
  resize: none;
}
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
body {
  background-color: #74644D
  
}
a {
  color: #666;
  text-decoration: none;
}
div a:hover {
  color: #C81623;
}
h1, h2, h3, h4, h5, h6 {
  text-decoration: none;
}
s, i, em {
  text-decoration: none;
  text-align: center;
}
/*list*/
.top-img {
  text-align: center;
  padding-top: 8px;
  padding-bottom: 17px;
  width: 100%;
  height: 181px;
  background-image: url(top_banner_bg2.jpg);
  background-repeat: repeat-x;
  background-position: center center;
  margin-bottom: 5px;
}
.top-img1 {
  height: 100%;
  width: 100%;
  background-image: url(top_banner.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}
.top-bt {
  font-size: 1em;
  text-align: center;
  line-height: 35px;
  height: 35px;
  background-image: url("menu_01.gif"), url("menu_03.gif"), url("menu_02.gif");
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-position: left center, right center, center center;
}
.top-left {
  float: left;
  width: 34%;
  background-image: url(su.png);
  background-repeat: no-repeat;
  background-position: right center;
  overflow: hidden;
  height: 35px;
}
.top-left a {
  font-weight: bold;
  color: #400000;
  font-size: 16px;
}
.top-center {
  float: left;
  width: 33%;
  background-image: url(su.png);
  background-repeat: no-repeat;
  background-position: right center;
  overflow: hidden;
  height: 35px;
}
.top-right {
  float: left;
  width: 33%;
  overflow: hidden;
}
.top-bt a {
  padding-right: 5px;
}
.top-bm {
  background-image: url("ilist_01.jpg"), url("ilist_03.jpg"), url("ilist_02.jpg");
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-position: top center, bottom center, center center;
}
/*列表单元*/
.bm-bt a {
  font-size: 1.2em;
  padding-left: 25px;
  line-height: 40px;
  text-align: left;
}
.bm-bt {
  width: 100%;
  float: none;
  clear: both;
  line-height: 35px;
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #C9B5A7;
}
.bm-jbt {
  float: left;
  width: 50%;
}
.bm-jbt a {
  color: #400000;
  font-weight: 500;
  background-image: url(diang.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  font-family: Verdana, Geneva;
}
.bm-jbt-left {
  float: left;
  width: 50%;
}
.bm-jbtbm {
  /* [disabled]float: left; */
  width: 100%;
}
.bm-jbtbm a {
  color: #47341F;
  background-image: url(dian.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}
.bm-zt {
  float: right;
}
/*列表单元*/
.bottom-bt {
  height: 35px;
  background-image: url("menu_01.gif"), url("menu_03.gif"), url("menu_02.gif");
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-position: left center, right center, center center;
}
.bottom-bt p {
  padding: 5px 0 0 10px;
}
.fl {
  float: none;
  width: 100%;
  clear: both;
  height: 5px
}
.ztl {
  display: block;
  float: left;
}
.ztr {
  width: 60px;
  display: block;
  float: right;
}
.blank {
  height: 50px;
}
/*article*/
.jwzw {
  font-size: 1.2em;
  background-image: url(bg.jpg);
}
.jwbt-box {
  padding: 10px;
  text-align: center;
}
.jwbt-box a{
	color: #3F0000;
	}
.jwbt {
  line-height: 40px;
}
.jwbt a {
  font-size: 1.3em;
  color: #3F0000;
}
.jwzw p {
  padding: 15px 15px 50px 20px;
  line-height: 50px;
}
.jw-bottom {
  background-image: url(bg.jpg);
}
.jw-bottom ul {
  display: block;
  padding: 5px;
}
.jw-bottom ul li {
  padding-left: 20px;
  height: 35px;
}
.jw-bottom ul li a {
  font-size: 1em;
}
#myBtn {
  font-size: 12px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  border: none;
  outline: none;
  background-color: #555;
  color: white;
  cursor: pointer;
  padding: 8px;
  border-radius: 8px;
}
#myBtn:hover {
  background-color: #400000;
}
@media screen and (min-width:1000px) {
  .top-bt {
    margin: 0 auto;
    width: 1000px;
  }
  .top-bm {
    margin: 0 auto;
    width: 1000px;
  }
  .bottom-bt {
    margin: 0 auto;
    width: 1000px;
  }
  .jwzw {
    margin: 0 auto;
    width: 1000px;
  }
  .jwzw p {}
  .jw-bottom {
    margin: 0 auto;
    width: 1000px;
  }
}
@media screen and (max-width: 1000px) {
  .top-bt {
    font-size: 14px;
  }
  .jw-bottom ul li {
    height: 25px;
    overflow: hidden;
  }
  .jw-bottom ul li a {
    height: 25px;
    overflow: hidden;
  }
}
@media screen and (max-width: 630px) {
  .bm-jbt a {
    font-size: 0.9em;
    line-height: 35px;
  }
  .bm-jbtbm a {
    font-size: 0.8em;
    line-height: 35px;
  }
  .top-bt {
    font-size: 10px;
  }
  .top-bt a {
    padding-left: 0px;
    font-size: 11px;
  }
  .bm-jbt {
    padding-left: 0px;
  }
  .jwzw {
    line-height: 30px;
    font-size: 1.1em;
  }
  .jwzw p {
    line-height: 35px;
  }
}