@charset "utf-8";
/*公共样式*/
::-webkit-scrollbar{width:0;}

body {
  scrollbar-arrow-color: #f1e4d0;  /*图6,三角箭头的颜色*/
  scrollbar-face-color: #f1e4d0;  /*图5,立体滚动条的颜色*/
  scrollbar-3dlight-color: #f1e4d0;  /*图1,立体滚动条亮边的颜色*/
  scrollbar-highlight-color: #f1e4d0;  /*图2,滚动条空白部分的颜色*/
  scrollbar-shadow-color: #f1e4d0;  /*图3,立体滚动条阴影的颜色*/
  scrollbar-darkshadow-color: #f1e4d0;  /*图4,立体滚动条强阴影的颜色*/
  scrollbar-track-color: #f1e4d0;  /*图7,立体滚动条背景颜色*/

  scrollbar-base-color:#f1e4d0;  /*滚动条的基本颜色*/
  Cursor:url(mouse.cur);  /*自定义个性鼠标*/
}
html {
	font-family:"Microsoft YaHei","微软雅黑","Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "STHeiti", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.fr {
  float: right; 
}
.fl {
  float: left;
}
.comwidth {
  width: 1100px;
  margin: 0 auto;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
  color: #393a33;
}
body {
  background: url(../images/body-bg.jpg) no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -ms-background-image: url(body-bg.jpg); 
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='body-bg.jpg',sizingMethod='scale');
}
html,body {
  min-width: 1050px;
}
h3,h4 {
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
em {
  font-style: normal;
}
.more {
  color: #836855;
}
.more:hover {
  color: #871a19;
}
.icon {
  margin-right: 10px;
  vertical-align: middle;
}
.icon-li {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/lx.png) no-repeat center center; 
}
.fg-bg {
  text-align: center;
  line-height: 31px;
  width: 31px;
  height: 31px;
  display: inline-block;
  background: url(../images/gezi.jpg) no-repeat center center;
}
.date {
  color: #393a33;
}
.yanzi {
  cursor: pointer; 
  display: inline-block;
  width: 66px;
  height: 55px;
  background: url(../images/yanzi.png) no-repeat center center;
  position: absolute;
  top: -500px;
  left: -500px;
}
/*分页控件*/
.controlbar {
  position: absolute;
  width: 100%; 
  bottom: 30px;
  left: 0;
  padding: 20px 0;
  text-align: center;
}
.controlbar .pagination {
  margin-right: 40px;
  float: right;
}
.controlbar .pagination span {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #836855;
  color: #fff; 
  line-height: 25px;
  text-align: center;
  border: 1px solid #e1d2b2;
}
.controlbar .pagination li.active span{
  background-color: #871a19;
}
.controlbar li {
  float: left;
  margin: 0 4px;
}
.controlbar li a {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #836855;
  color: #fff; 
  line-height: 25px;
  text-align: center;
  border: 1px solid #e1d2b2;
}
.controlbar li a:hover {
  background-color: #871a19;
}
.controlbar li a.active {
  background-color: #871a19;
}
.fb {
  display: inline-block;
  background-color: #871a19;
  color: #fff;
  width: 110px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-left: 40px;
  border-radius: 10px;
}
.fb:hover {
  background-color: #9a1312;
}
.fh {
  display: inline-block;
  background-color: #871a19;
  color: #fff;
  width: 80px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 10px;
}
/*首页*/
.header {
  padding: 20px 0;
  overflow: hidden;
}
.logobar {
  margin-left: 100px;
}
.nav a {
  width: 100%;
  height: 60%;
  display: inline-block; 
  margin-top: 26px;
  font-size: 14px;
  transition: all 1s; 
}
.nav a:hover {
  color: #871a19;
}
.nav li {
  display: inline-block;
  background: url(../images/nav-bg.png) no-repeat center center;
  width: 85px;
  height: 93px;
  text-align: center;
  margin-right: 26px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.nav li:hover {
  background-image: url(../images/nav-bg1.png);
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.nav li:hover a {
  color: #871a19;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.introduce {
  position: relative;
  height: 640px;
  margin-bottom: 20px;
  background: url(../images/jz1.png) no-repeat center center;
}
.introduce-cont {
  line-height: 1.9em;
  width: 445px;
  padding: 140px 0 0 460px;
  height: 370px;
  overflow: hidden;
}
.introduce-cont p {
  padding: 6px 0;
  color: #500909;
}

.renwu {
  display: none;
  position: absolute;
  top:138px;
  left: 137px;
  width: 224px;
  height: 311px;
  background: url(../images/renwu.png) no-repeat center center;
}
.shitou {
  position: absolute;
  top: 986px;
  left: -500px;
  width: 188px;
  height: 135px;
  background: url(../images/shitou.png) no-repeat center center;
}
.maobi1 {
  position: absolute;
  top: -558px;
  left: 541px;
  width: 356px;
  height: 350px;
  background: url(../images/maobi1.png) no-repeat center center;
}
.bi {
  position: absolute;
  top: 136px;
  left: -408px;
  width: 82px;
  height: 101px;
  background: url(../images/bi.png) no-repeat center center;
}
.more {
  font-size: 12px;
  color: #836855;
  margin-top: 5px;
}
.more:hover {
  color: #871a19;
}
.introduce .more {
  font-size: 12px;
  margin-right: 150px;
  color: #836855;
}
.introduce .more:hover {
  color: #871a19;
}
.artcle {
  width: 40%;
  margin-left: 5%;
  overflow: hidden;
}
.news {
  width: 40%;
  margin-right: 5%;
  overflow: hidden;
}
.artcle-title {
  margin-bottom: 5px;
}
.artcle-title h4,
.news-title h4 {
  font-size: 18px;
  margin-left: 20px;
  color: #871a19;
}
.news-title h4 {
  margin-left: 10px;
}
.artcle-title {
  margin-bottom: 5px;
  background: url(../images/mao.png) no-repeat left bottom;
  padding-bottom: 14px;
}
.news-title {
  margin-bottom: 5px;
  background: url(../images/mao2.png) no-repeat left bottom;
  padding-bottom: 14px;
}

.arcle-cont li {
  width: 100%;
  text-indent: 10px;
  height: 54px;
  line-height: 54px;
  border-bottom: 1px dashed #b4b4b4; 
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; 
} 
.arcle-cont li:hover a {
  color: #871a19;
}
.arcle-cont li a {
  color: #836855; 
}
.news-cont  {
  position: relative;
  width: 452px;
  height: 286px;
  background: url(../images/banner-bg.png) no-repeat center center;
}
.news-area {
  width: 400px;
  height: 250px;
  overflow: hidden;
  position: absolute;
  top: 14px;
  left: 20px;
}
.banner1 img {
  width: 400px;
  height: 248px;
}
.hiSlider-pages {
  top: 210px;
  left: 0;
  text-align: center;
}
.hiSlider-title {
  width: 100%;
  top: 200px;
  padding: 20px 0;
  left: 0;
  text-align: center;
  background: url(../images/toumin.png);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.footer {
  font-size: 12px;
  margin-top: 50px;
  padding: 20px 0;
  color: #836855;
  text-align: center;
  line-height: 20px;
}
.footer a {
  color: #836855;
}
/*首页结束*/
/*列表页面*/
.rightarea {
  position: relative;
  width: 800px;
  height: 846px;
  background: url(../images/news-bg.png);
}
.rightarea .list-title-r {
  text-align: center;
  margin-top: 20px;
  font-size: 18px;
  color: #871a19; 
  padding: 10px 50px;
}
.list-title-r h3 {
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 20px;
  border-bottom: 1px dashed #b4b4b4;
}
.rightarea .list-body {
  padding: 0 25px 0 30px;
  padding-left: 40px\9;
  margin-right: 10px\9;
  text-indent: 20px;
  color: #871a19;
  line-height: 1.5em;
  max-height: 660px;
  overflow-y: auto;
}
.rightarea .list-body p {
  padding: 6px 0;
  color: #836855;
}
.list-body li:hover a {
  color: #871a19;
}
.list-body li:hover .date {
  color: #871a19;
}
.rightarea .list-body li {
  padding: 14px 0;
  border-bottom: 1px dashed #b4b4b4;
}
.leftarea {
  width: 250px;
  padding-top: 40px;
  position: relative; 
}
.leftarea .list-title-l {
  font-weight: normal;
  font-size: 18px;
  color: #871a19;
  text-align: center;
  margin-bottom: 40px;
}
.rightarea img {
  max-width: 100%;
}
.leftarea ul li {
  text-indent: 100px;
  padding: 12px 0;
  background: url(../images/mao3.png) no-repeat left bottom;
}
.leftarea ul li a {
  color: #524f4b;
}
.leftarea ul li a:hover {
  color: #871a19;
}
.leftarea ul li a.active {
  color: #871a19;
}
/*留言*/
.liuyan {
  width: 745px;
  height: 400px;
  background-color: #f7f1e1;
  border-radius: 10px;
  border: 1px solid #e5d9bc;
  position: absolute;
  bottom: 10px;
  left: 20px;
  box-shadow: 0 0 15px 0 #888;
  display: none;
  position: relative;
}
.close {
  position: absolute;
  font-size: 20px;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #510909;
}
.liuyan-cont {
  padding: 40px;
}
.input-group {
  padding: 4px 0;
}
.input-group input {
  width: 188px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #e1d3b2;
}
.input-group label {
  display: inline-block;
}
.input-group label,
.input-group input {
  color: #602a27;
}
.input-group input.zt {
  width: 503px;
}
.input-group input.qq {
  margin-left: 2px;
}
.input-group-b input.reset {
  width: 60px;
  height: 20px;
  font-size: 12px;
  color: #510909;
  background-color: #e0d1b0;
  border-color:#e0d1b0;
  border-radius: 3px;
}
.input-group-b input.tj {
  width: 60px;
  height: 20px;
  font-size: 12px;
  color: #510909;
  background-color: #e0d1b0;
  border-color:#e0d1b0;
  border-radius: 3px;
}
.input-group-b {
  float: right;
  padding-top: 10px;
}
.input-group .nr {
  width: 500px;
  height: 140px;
  text-indent: 10px;
}