body {
  margin: 0px;
  font-family: Tahoma, "Microsoft YaHei UI", "微软雅黑";
  color: #a99777;
  text-align: center;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	-webkit-transition:none!important;
    -moz-transition:none!important;
    -ms-transition:none!important;
    -o-transition:none!important;
    transition:none!important;
}
a {
  color: #c9986a;
  text-decoration: none;
}
.logostyle {
  margin-top: 30px;
  margin-bottom: 0px;
  text-align: center;
}
.navstyle {
  text-align: center;
  font-size: 20px;
  font-family: Tahoma, "微软雅黑";
  padding-bottom: 0px;
}
.navstyle a {
  color: #c9986a;
  text-decoration: none;
  padding-left: 30px;
  padding-right: 30px;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	transition: all 0.1s linear;
}

.navstyle a:hover{ background-color:#afa08f; color: #fff9ec;padding-left: 50px;
  padding-right: 50px;}
.smallbanner{ width: 100%; height: 87px;overflow: hidden; justify-content: center; align-items: center; display: flex;}
.smallbanner img{object-fit: cover;}
/*-------------------------search-------------------------*/
#search {
  border: 1px solid #eeeeee;
  border-radius: 5px;
  padding: 3px;
  width: 0px;
  opacity: 0;
  transition: all 0.2s linear;
	font-size: 16px;
	color: #a99777;
}
input:focus {
  outline: none #aa0000;
  -ms-outline: none #aa0000;
  -webkit-outline: none #aa0000;
  -moz-outline: none #aa0000;
}
.sform {
  padding: 3px;
  width: 50px;
	height: 30px;
  display: inline-block;
  position:inline;
  transition: all 0.2s linear;
	border-radius: 5px;
}
.sform:hover {
  width: 170px;
  background-color: #e7e1d6;
}
/*------------------------------首页-------------------------*/
.titlestyle {
  text-align: center;
  font-size: 28px;
  color: #a79a84;
  margin-top: 50px;
  margin-bottom: 15px;
}
.indexartlist {
  margin: 0 auto;
  margin-bottom: 60px;
  max-width: 1600px;
}
.indexartlist2 {
  width: 220px;
  display: inline-block;
  margin: 10px;
  transition: all 0.2s linear;
  padding: 10px;
  padding-bottom: 30px;
  vertical-align: top;
}
.indexartlist2:hover {
  background-color: #f4efea;
	cursor: pointer;
}
.indexartimg{width: 200px;}
.indexartimg img{ max-width: 100%; min-height: 200px;
  
}
.indexarttitle {
  margin: 20px;
  text-decoration: none;
}
/***************************底部-----------------------------*/
.botstyle {
  height: 100px;
  margin-top: 20px;
  background-color: #a99777;
  color: antiquewhite;
  padding: 20px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: bottom;
}
.botstyle2 {
  margin: 0 auto;
  width: 1200px;
  color: #ffffff;
}
.botstyle2 a {
  color: #ffffff;
  text-decoration: underline;
}
.botstyle2 a:hover {
  color: #FFF462;
  text-decoration: underline;
}
/*-----------------------------------简介----------------------------*/
.introstyle {
  margin: 0 auto;
  width: 1000px;
  padding: 30px;
  line-height: 240%;
  text-align: left;
  text-indent: 32px;
}
/*---------------------------------联系方式----------------------*/
.constyle {
  margin: 0 auto;
  width: 1000px;
  padding: 30px;
  line-height: 240%;
  text-align: center;
  text-indent: 32px;
  display: flex;
}
.constyle2 {
  text-align: left;
  margin: 0 auto;
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: auto;
}
.constyle2 li {
  list-style-type: none;
	text-indent: 10px;

}
/*-----------------------------古代美术----------------------------*/
.arthis {
  margin: 0 auto;
  width: 1000px;
  padding: 0px;
  text-align: left;
  margin-top: 50px;
}
.artleft {
  width: 200px;
  float: left;

}
.artleft li {
  list-style: none;
  text-decoration: none;
  cursor: pointer;
}
.artleft li a {
  text-decoration: none;
  color: #A99777;
  line-height: 45px;
  height: 45px;
  width: 100%;
	text-indent: 36px;
  display: block;
  transition: all 0.3s linear;
  opacity: 1;
}
.artleft li a:hover {
  text-decoration: none;
  color: #A99777;
  background-color: #ECE0D0;
  opacity: 1;
  font-size: 22px;
  border-radius: 10px;
}
.scroll2{ position: static; }
.artmid {
  width: 10px;
	float: left;
	position:relative;
}
.artright {
  width: 790px;
  float: right;
	display: block;
}
.arttitle {
  font-size: 28px;
  color: #a79a84;
  margin-top: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}
.artRtitle {
  font-family: "Microsoft YaHei UI";
  font-size: 28px;
  text-align: center;
  margin-left: 0px;
  margin-bottom: 30px;
}
.artRcontent {
  margin-left: 0px;
  line-height: 36px;
  text-indent: 0px;
  text-align: center;
}
.artRcontent img{ max-width: 100% !important; }
/*------------------------------产品分类----------------------------------*/
.proclass {
  margin-top: 40px;
  margin-bottom: 40px;
}
.proclass ui {
  list-style: none;
}
.proclass li {
  width: 80px;
  background-color: #ffffff;
  display: inline-block;
}
.proclass li {
  position: relative;
  padding: 10px;
  color: #000;
  transition: 0.2s all linear;
  cursor: pointer;
}
.proclass li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%; /*下划线动画启始位置*/
  width: 0;
  height: 100%;
  border-bottom: 3px solid #a99777;
  transition: 0.2s all linear;
}
.proclass li:hover::before {
  width: 40%; /*下划线动画宽度*/
  top: 0;
  left: 30%; /*下划线动画宽度*/
  transition-delay: 0.1s;
  border-bottom-color: #a99777;
  z-index: -1;
}
.proclass_current {
  padding: 10px !important;
  display: block;
  background-image: url(images/arrow02.png);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.proclass_current a {
  color: #EDB248 !Important;
}
/*------------------------------产品列表----------------------------------*/
.prostyle {
  width: 1500px;
  margin: 0 auto;
}
.procol01, .procol02 {
  width: 680px;
  border: 0px solid #000000;
  display: inline-block;
  margin-top: 10px;
  margin-right: 5px;
  text-align: left;
  transition: all 0.3s linear;
}
.procol01:hover, .procol02:hover {
  background-color: #f0eae4;
}
.procol01 {
  background-color: #faf9f5;
}
.procol02 {
  background-color: #fefaf9;
}
.procol_style {
  margin: 20px;
  font-size: 16px;
}
.prolabel {
  float: left;
  display: inline-block;
  background-color: #968370;
  color: #ffffff;
  font-size: 30px;
  height: 80px;
  line-height: 30px;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  text-align: center;
  padding: 15px;
  margin-top: 20px;
}
.prolabel_search {
	margin: 0 auto;
  width: 300px;
  background-color: #968370;
  color: #ffffff;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  padding: 15px;
  margin-top:20px;
}
.procol_search {
	margin: 0 auto;
  background-color: #fdf9f4;
  width: 680px;
  border: 0px solid #000000;
  margin-bottom: 10px;
  text-align: left;
  transition: all 0.3s linear;
	padding: 5px;
}

.proimg {
  display: inline-block;
  width: 240px;
}
.protext {
  float: right;
  display: inline-block;
  width: 400px;
  line-height: 150%;
  
}
.pro_text_title {
  color: #6f6149;
}
.promore {
  float: right;
  display: inline-block;
  width: 40px;
  margin-top: 20px;
}
.prodes span{ word-break: break-all; word-spacing: normal;}
/*------------------------------分页---------------------*/
.page {
  margin-top: 60px;
  margin-bottom: 80px;
}
.page ui {
  list-style: none;
}
.page li {
  display: inline-block;
  cursor: pointer;
}
.page li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 5px;
  background-color: #f4efea;
  padding: 10px;
  transition: all 0.2s linear;
}
.page li a:hover {
  color: #ffffff;
  background-color: #aa927b;
}
.page_current {
  color: #ffffff;
  background-color: #aa927b !Important;
}
/*------------------------------其他--------------------------------------*/
.ps {
  padding-bottom: 20px;
  display: none;
}
.scroll {
  width: 80px;
  height: 80px;
  background: #d5cdbd;
  color: #8b735c;
  line-height: 80px;
  text-align: center;
  position: fixed;
  right: 30px;
  bottom: 50px;
  cursor: pointer;
  font-size: 14px;
}