@charset "UTF-8";
body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
ol,
ul,
li {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

img {
  border: 0;
  max-width: 100%;
}

a img {
  border: 0;
  vertical-align: middle;
}

li {
  list-style: none;
}

div,
ul,
li,
p,
a,
ol,
dl,
dt,
dd,
header,
nav,
footer,
article,
section,
aside {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: Simsun;
}

.w1000 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.global_header {
  text-align: center;
  background: #FFFBF8;
}

.global_nav {
  height: 48px;
  background: #905B3C;
}

.global_nav .w1000 {
  font-size: 0;
}

.global_nav .w1000 a {
  display: inline-block;
  width: 10%;
  text-align: center;
  height: 48px;
  line-height: 48px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

.global_nav .w1000 a:hover, .global_nav .w1000 a.cur {
  background: #632A16;
}

.index_banner {
  text-align: center;
  margin-bottom: 10px;
}

.typelist {
  background: url(../images/bg1.jpg) 0 0 no-repeat;
  margin-bottom: 35px;
  font-size: 0;
  padding-top: 15px;
  height: 120px;
  display: none;
}

.typelist .main_list {
  display: inline-block;
  vertical-align: top;
  margin-left: 23px;
  text-align: center;
}

.typelist .main_list.list1 {
  width: 453px;
}

.typelist .main_list.list2 {
  width: 195px;
}

.typelist .main_list.list3 {
  width: 263px;
}

.typelist .main_list .title {
  text-align: center;
  font-size: 18px;
  color: #8F5C3D;
  height: 24px;
  line-height: 24px;
  margin-bottom: 10px;
}

.typelist .main_list .list_box {
  font-size: 0;
}

.typelist .main_list .list_box a {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: #494949;
  width: 60px;
  margin-bottom: 5px;
  text-align: center;
}

.typelist .main_list .list_box a.red {
  color: #FF0000;
}

.typelist .main_list .list_box a:hover {
  text-decoration: underline;
}

.index_con {
  margin: 32px auto 44px;
  height: 1155px;
  border: 1px solid #eee;
  font-family: 'Microsoft Yahei';
}

.index_con .list_wrap {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  border-right: 1px solid #eee;
}

.index_con .list_wrap:last-child {
  border: none;
}

.index_con .conlist {
  border-bottom: 1px solid #eee;
  position: relative;
}

.index_con .conlist .title {
  padding: 44px 35px 0;
  margin-bottom: 21px;
  font-size: 36px;
  line-height: 36px;
  color: #3C3D3F;
  height: 80px;
}

.index_con .conlist .con {
  padding: 0 35px;
}

.index_con .conlist .borw_list a {
  display: block;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  background: #934800;
  margin-bottom: 10px;
}

.index_con .conlist .arc_list a {
  display: block;
  font-size: 24px;
  line-height: 42px;
  color: #555555;
}

.index_con .conlist .add {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 36px;
  background: #934800;
}

.index_con .conlist .imgbox {
  padding-top: 25px;
  text-align: center;
}

.index_con .conlist.c1 {
  height: 490px;
  background: url(../images/bg2.jpg) 0 0 no-repeat;
}

.index_con .conlist.c2 {
  height: 410px;
}

.index_con .conlist.c3 {
  height: 370px;
}

.index_con .conlist.c4 {
  height: 360px;
}

.index_con .conlist.c5 {
  height: 350px;
}

.index_con .conlist.c6 {
  height: 425px;
  background: url(../images/bg3.jpg) 0 0 no-repeat;
}

.index_con .conlist.c7 {
  border: none;
  height: 305px;
}

.index_con .conlist.c8 {
  border: none;
  height: 390px;
}

.index_con .conlist.c9 {
  height: 360px;
  border: none;
}

.foot_nav {
  background: #7F431E;
}

.foot_nav .w1000 a {
  font-weight: normal;
}

.global_footer {
  background: url(../images/foot_bg.png) 0 0;
  padding-top: 17px;
}

.global_footer .w1000 {
  font-size: 0;
}

.global_footer .w1000 > * {
  display: inline-block;
  vertical-align: top;
}

.global_footer .w1000 .foot_logo {
  width: 380px;
  margin-right: 23px;
}

.global_footer .w1000 .foot_info {
  width: 320px;
  margin-right: 23px;
  padding-top: 15px;
}

.global_footer .w1000 .foot_info p {
  font-size: 12px;
  color: #333;
  line-height: 21px;
}

.global_footer .w1000 .foot_ico {
  width: 232px;
}

.beian {
  color: #333;
}

.art_wrap {
  font-family: '微软雅黑';
  margin: 40px auto 60px;
  border: 1px solid #e0dfdd;
  padding: 20px 40px 30px;
}

.art_wrap .art_title {
  text-align: center;
  color: #7F431E;
  font-size: 32px;
  margin: 20px auto;
}

.art_wrap .art_con {
  font-size: 16px;
  line-height: 30px;
  color: #444;
}

.art_wrap .art_con p {
  text-indent: 2em;
  margin-bottom: 10px;
}

.art_wrap .art_con img {
  display: block;
  margin: 10px auto;
}
/*# sourceMappingURL=css.css.map */