.box {
  width: 1200px;
  position: relative;
}
.box-part1 {
  background: #fff;
  /*20191204 height:400px;*/
  height: 380px;
  display: block;
  margin-top: 65px;
}
.box-part7 {
  background: #fff;
  /*20191204 height:400px;*/
  height: 360px;
  display: block;
  margin-top: 48px;
}
.home-carousel {
  width: 100vw;
  min-width: 1200px;
  position: relative;
  height: calc(100vw * 500 / 1920);
  max-height: 500px;
  overflow: hidden;
}
.home-carousel #featured {
  position: relative;
  overflow: hidden;
  left: 0px;
  top: 0px;
  height: 100%;
}
.home-carousel .orbit > img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none;
  width: 100%;
  height: 100%;
}
.home-carousel .orbit > a {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0;
  border: 0 none;
}
.home-carousel .orbit > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-carousel .orbit-item {
  border: 0px;
  width: 100%;
  height: 100%;
  float: left;
}
.home-carousel .orbit-item img {
  width: 100% !important;
  height: 100%;
  object-fit: contain;
}
.home-carousel .orbit-caption {
  display: none;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 100;
  width: 560px;
  height: 50px;
  font-size: 18px;
  opacity: 0.8;
  background: #000;
  line-height: 50px;
}
.orbit-caption .word {
  width: calc(100% - 70px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /*1204 text-align: center; */
  text-align: left;
  color: #fff;
  padding-left: 15px;
  display: inline-block;
}
.home-carousel .orbit-bullets {
  position: absolute;
  z-index: 1000;
  list-style: none;
  right:500px;
  top:450px;
  text-align: center;
  left: 45%;
}
.home-carousel .orbit-bullets li, .home-carousel .orbit-bullets li:visited {
  margin: 5px 10px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/index-page-icon.png) no-repeat left  center ;
  width: 10px;
  height:10px;
  overflow: hidden;
}
.home-carousel .orbit-bullets li.active {
  background: url(../images/index-page-icon-on.png) no-repeat left  center;
  width:30px !important;
  height:10px;
  overflow: hidden;
}
.home-carousel .slider-nav {
  display：none;
  width: 1200px;
  margin: auto;
  position: absolute;
  display: flex;
  flex-direction: row-revese;
  left: 50%;
  transform: translateX(-50%);
  bottom: 21px;
  z-index: 3;
  height:0px;
}
.home-carousel .slider-nav span {
  text-indent: -9999px;
  height: 10px;
  display: inline-block;
  z-index: 1000;
  cursor: pointer;
  width: 120px;
  height: 37px;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
}
.home-carousel .slider-nav span.right {
  right: 0px;
}
.home-carousel .slider-nav span.left {
  left: 0px;
}
.index-banner {
  width: 560px;
  position: relative;
}
.index-banner #featured {
  position: relative;
  overflow: hidden;
  left: 0px;
  top: 0px;
  height: 360px;
}
.index-banner .orbit > img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  border: 0 none;
  width: 560px;
  height: 360px;
}
.index-banner .orbit > a {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0;
  border: 0 none;
}
.index-banner .orbit > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.index-banner .orbit-item {
  border: 0px;
  width: 560px;
  height: 360px;
  float: left;
}
.index-banner .orbit-item img {
  width: 560px !important;
  height: 360px;
}
.index-banner .orbit-caption {
  display: none;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 100;
  width: 560px;
  height: 50px;
  font-size: 18px;
  opacity: 0.8;
  background: #000;
  line-height: 50px;
}
.orbit-caption .word {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /*1204 text-align: center; */
  text-align: left;
  color: #fff;
  padding-left: 10px;
  display: inline-block;
}
.index-banner .orbit-bullets {
  position: absolute;
  z-index: 1000;
  list-style: none;
  right: 0px;
  top: 330px;
  width: 120px;
  text-align: center;
  display: none;
}
.index-banner .orbit-bullets li {
  margin: 5px 5px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/index-page-icon.png) no-repeat;
  width: 8px solid #f8f8f8;
  height: 8px solid #f8f8f8;
}
.index-banner .orbit-bullets li.active {
  background: url(../images/index-page-icon-on.png) no-repeat;
  width: 25px;
  height: 8px solid #f8f8f8;
}
.index-banner .slider-nav {
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 1000;
  right: 0;
  height: 50px;
  padding: 0 11px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  gap: 20px;
}
.index-banner .slider-nav span {
  height: 15px;
  text-indent: -9999px;
  cursor: pointer;
  background-color: #fff;
  position: relative;
  width: 10px;
  background-size: 100% 100% !important;
}
.index-banner .slider-nav span.right {
  background: url(../images/new-right-arrow.png) no-repeat;
  right: 0px;
}
.index-banner .slider-nav span.left {
  background: url(../images/new-left-arrow.png) no-repeat;
  left: 0px;
}
.index-banner .slider-nav span.right:hover {
  background: url(../images/new-right-arrow-hover.png) no-repeat;
}
.index-banner .slider-nav span.left:hover {
  background: url(../images/new-left-arrow-hover.png) no-repeat;
}
.news-main {
  width: 620px;
  height: 360px;
}
/*tab */
.tab-common {
  height: 50px;
  width: 620px;
  background: #F0EAD8;
}
.tab-common ul {
  position: relative;
  display: flex;
}
.tab-common li {
   width:200px;
  font-size: 21px;
  display: inline-block;
  text-align: center;
  height: 50px;
  font-weight: bold;
}
.tab-common li ul {
  position: absolute;
}
.tab-common li:last-child a {
  /* margin-left: -1px; */
  border-left: 0;
}
.tab-common li a {
  height: 50px;
  width:200px;
  display: inline-block;
  color: #333;
  line-height: 50px;
  font-size: 22px;
}
.tab-common li .tab-on {
  width:200px;
  color: #fff;
  background: #B7985E;
}
.tab-content {
  width: 620px;
  float: left;
  border: 1px solid #DED7CC;
  box-sizing: border-box;
  padding: 0px 20px 16px;
  border-top: 0;
  height: 329px;
}
.tab-content .tab-box {
  /* padding-left:10px; */
  position: relative;
}
.tab-content .news-title {
  width: 100%;
  font-size:18px;
  color: #B78320;
  font-weight: bold;
  line-height: 30px;
  display: inline-block;
  margin-top: 27px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tab-content .news-cont {
  /* width:620px; */
  /* height:40px; */
  white-space: normal;
  margin-top: 26px;
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
  color: #888888;
  display: -webkit-box;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new-list {
  /* padding-left:10px; */
  position: relative;
}
.new-list ul {  
  /* border-top:1px solid #ccc; */
  margin-top: 25px;
  /* padding-top:10px; */
}
.new-list ul.boder0 {
  border-top: 0px;
  margin-top: 18px;
}
.new-list ul li {
  margin-top:5px;
  margin-bottom:0px; 
  display: flex;
}
.new-list ul li a {
  width: 530px;
  display: inline-block;
  color: #333;
  font-size: 14px;
  padding-left: 20px;
  background: url(../images/home/list-left-arrow-icon.png) no-repeat left center;
  background-size: 10px 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 28px;
}
.new-list ul li a:hover {
  color: #b39560;
}
.new-list ul li .date {
  width: 70px;
  color: #333;
  float: right;
  line-height: 28px;
}
.box-part2 {
  display: block;
}
.box-part2 a {
  display: block;
  padding-top: 10px;
  /* padding-bottom:10px; */
}
.box-part2 a img {
  width: 1200px;
  height: 120px;
  object-fit: cover;
}
.box-title-head {
  width: 100%;
  margin-top: 20px;
  /* margin-bottom:10px; */
  display: block;
  display: flex;
  align-items: center;
}
.title-head {
  background-size: 100% 100% !important;
  height: 44px;
  width: 216px;
  display: inline-block;
}
.title-head1 {
  background: url(../images/fhfwzx-head.png) no-repeat;
  height: 44px;
}
.title-head2 {
  width: 180px;
  background: url(../images/tzzgx-head.png) no-repeat;
}
.title-head3 {
  background: url(../images/zyyw-head.png) no-repeat;
  height: 44px;
  width: 144px;
}
.title-head4 {
  width:144px;
  background: url(../images/fhdj-head.png) no-repeat;
}
/*.title-head5 {
  background: url(../images/djgz-head.png) no-repeat;
}*/
.more {
  width: 80px;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  height: 30px;
  background: #F3F1EB;
  border-radius: 18px;
  padding-left: 16px;
  padding-right: 3px;
  box-sizing: border-box;
  display: flex;
  outline: 1px solid #DED7CC;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  color: #666666;
  margin-left: auto;
  margin-right: 10px;
}
.more .more-arrow-icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #FFFFFF;
  display: inline-block;
  background-image: url(../images/common/round-right-arrow.png);
  background-size: 100% 100%;
}
.box-part3,
.box-part4,
.box-part5,
.box-part6 {
  display: block;
  background: #fff;
}
.box-part3 .list-sider,
.box-part3 .list-sider1,
.box-part3 .list-sider2 {
  display: inline-block;
}
.box-part3 .list-sider2 .info-list {
  padding: 21px 25px 24px;
}
.box-part3 .list-sider2 .info-list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box-part3 .list-sider {
  width: 430px;
  border-right: 1px solid #f5f5f5;
  /* padding-right:25px;
 margin-left:5px; */
}
.box-part3 .list-sider1 {
  width: 430px;
  /* border-right:3px solid #f5f5f5; */
  /* padding-right:25px; */
}
.font-b7985e {
  color: #b7985e !important;
}
.box-part3 .list-sider2 {
  width: 300px;
  float: right;
  /* margin-right:30px; */
}
.box-fwzx-main{
  width: 1200px;
  background: url(../images/fwzx/fhfwzx-bg.png) no-repeat;
  height: 380px;
  display: block;
}
.box-fwzx-main ul{
  position: relative; 
  margin-top: 140px; 
  margin-left:8px;
}
.box-fwzx-main ul li{
  display: inline-block;
  width: 224px;
  height: 90px;
  background: url(../images/fwzx/icon-bg.png) no-repeat;
  margin: 5px;
  vertical-align: middle;
}
.box-fwzx-main ul li .icon{
  display: inline-block;
  vertical-align: middle;
  width:75px;
  height:80px;
}
.box-fwzx-main ul li .names{
  display: inline-block;
  font-size: 20px;
  color: #b78320;
  font-weight: bold;
  line-height:70px;
  height:70px;
  padding-left: 3px;
}
.box-fwzx-main ul li .icon.icon1{
  background: url(../images/fwzx/icon1.png) no-repeat 30px center;
}
.box-fwzx-main ul li .icon.icon2{
  background: url(../images/fwzx/icon2.png) no-repeat 30px center;
}
.box-fwzx-main ul li .icon.icon3{
  background: url(../images/fwzx/icon3.png) no-repeat 30px center;
}
.box-fwzx-main ul li .icon.icon4{
  background: url(../images/fwzx/icon4.png) no-repeat 30px center;
}
.box-fwzx-main ul li .icon.icon5{
  background: url(../images/fwzx/icon5.png) no-repeat 30px center;
}
.box-fwzx-main ul li .icon.icon6{
  background: url(../images/fwzx/icon6.png) no-repeat 30px center;
}
.box-fwzx-main ul li .icon.icon7{
  background: url(../images/fwzx/icon7.png) no-repeat 30px center;
}
.box-fwzx-main ul li .icon.icon8{
  background: url(../images/fwzx/icon8.png) no-repeat 30px center;
}
.box-fwzx-main ul li .icon.icon9{
  background: url(../images/fwzx/icon9.png) no-repeat 30px center;
}
.box-fwzx-main ul li .icon.icon10{
  background: url(../images/fwzx/icon10.png) no-repeat 30px center;
}
.head-info {
  height: 50px;
  background: #F0EAD8 !important;
  line-height: 50px;
  width: 100%;
  display: block;
  border: 1px solid #DED7CC;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 21px;
}
.box-part3 .head-info em {
  font-size: 20px;
  padding-left: 20px;
  width: 100px;
  height: 50px;
  font-weight:700;
}
.more-icon,
.more-icon1 {
  background: url(../images/common/round-right-arrow.png) center center no-repeat;
  /* height:50px;
  display:inline-block;
  width:50px; */
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 10px;
  background-size: 100% 100% !important;
}
.more-icon:hover {
  background: url(../images/common/round-right-arrow-hover.png) center center no-repeat;
}
.more-icon1:hover {
  background: url(../images/common/round-right-arrow-hover.png) center center no-repeat;
  cursor: default;
}
.more-icon:hover {
  background: url(../images/common/round-right-arrow-hover.png) center center no-repeat;
}
.info-list {
  padding: 14px 30px 16px 20px;
}
.info-list,
.info-list1 {
  position: relative;
  box-sizing: border-box;
  border: 1px solid #DED7CC;
  border-top: 0;
}
.box-part3 .info-list {
  height: 170px;
}
.info-list ul {
  /* margin-top:10px; */
  /* width:420px; */
  width: 100%;
}
.info-list ul li {
  display: block;
}
.info-list ul li a {
  color: #333;
  padding-left: 20px;
  background: url(../images/home/list-left-arrow-icon.png) no-repeat left center;
  background-size: 10px 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
  line-height: 28px;
  box-sizing: border-box;
}
.info-list ul li a:hover,
.info-list1 ul li a:hover {
  color: #b39560;
}
.info-list img {
  display: block;
}
.info-list ul li .date {
  width:78px;
  color: #333;
  float: right;
 
}
.box-part4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.box-part4 .list-sider {
  border: 1px solid #DED7CC;
}
.box-part4 .head-info {
  height: 50px;
  background: #F0EAD8;
  line-height: 50px;
  width: 100%;
  /* display:block; */
  /* margin-top:20px;
  margin-left:10px; */
  border: 0;
  border-bottom: 1px solid #DED7CC;
  font-size: 21px;
  color: #333333;
  align-items: center;
}
.box-part4 .head-info em {
  font-size: 20px;
  padding-left: 20px;
  width: 100px;
  height: 50px;
  font-weight: 700;
}
.box-part4 .list-sider {
  width: 590px;
  display: inline-block;
  /* border-right:2px solid #f8f4f0; */
  /* padding-right:28px;
 padding-left:5px; */
}
.list-sider.border-bottom {
  margin-bottom: 20px;
  /* border-bottom:5px solid #f8f4f0; */
}
.box-part4 .info-list1 {
  padding: 0 14px 18px 20px;
  position: relative;
  border: none;
}
/* .list-sider.border-right0{ border-right:0px; padding-right:20px;} */
.box-part4 .info-list1.hidden {
  padding: 15px 12px 14px 20px;
}
.info-list1 ul {
  margin-top: 0px;
  width: 556px;
}
.info-list1 ul li {
  /* margin-top:10px;
 margin-bottom:10px; */
  line-height: 28px;
  display: flex;
  justify-content: space-between;
}
.info-list1 ul li a {
  color: #333;
  font-size: 14px;
  padding-left: 20px;
  background: url(../images/home/list-left-arrow-icon.png) no-repeat left center;
  background-size: 10px 12px;
  width: 455px;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
}
.info-list1 ul li .date {
  width: 78px;
  color: #333;
  float: right;
}
.pic-main {
  position: relative;
  padding: 22px 20px 18px;
  display: flex;
  justify-content: space-between;
  /* margin-left:10px;
 margin-top:20px;
 border-bottom:1px solid #e7e7e7;
 padding-bottom:30px; */
}
.pic-main img {
  width: 200px;
  height: 130px;
}
.pic-box {
  width: 200px;
  height: 130px;
  display: inline-block;
}
.pic-info {
  width: 330px;
  display: inline-block;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* margin-left:10px; */
  /* float:right; */
}
.pic-info .span-title {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:2;
  overflow: hidden;
  font-size: 16px;
  color: #B78320;
  line-height:22px;
  height:45px;
  text-overflow: ellipsis;
}
.pic-info .cont {
  display: block;
  /* height:66px; */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  /* width:350px; */
  line-height: 23px;
  font-size: 14px;
  color: #888888;
}
.box-part5 .box-title-head {
  margin-top: 0;
}
.box-part5 .box-head {
  display: block;
  /* height: 30px;
 line-height:30px; */
  /* background:#ededdc; */
  /* width:1220px; */
  /* margin-left:20px;
 margin-top:20px; */
}
.box-part5 .box-head em {
  font-size: 21px;
  padding-left: 20px;
  width: 100px;
  height: 50px;
}
.box-part5 .box-head .tab-info {
  font-size: 14px;
  padding-left: 20px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  display: flex;
  gap: 5px;
}
.box-part5 .box-head .tab-info a {
  padding-left: 7px;
  padding-right: 7px;
  min-width: 70px;
  color: #b7985e;
  display: inline-block;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #DED7CC;
  background: #F3F1EB;
  border-radius: 5px;
  /* background:url(../images/type-line.jpg) right center no-repeat; */
}
/* .box-part5 .box-head .tab-info a:nth-last-child(2){
 background:none;
} */
.tab-info a.more-icon {
  background: url(../images/more-icon.png) right top no-repeat !important;
  display: inline-block;
  vertical-align: text-top;
  height: 50px;
  margin-right: 20px;
}
.tab-info a.more-icon:hover {
  background: url(../images/more-icon-hover.png) right top no-repeat !important;
}
.box-part5 .list-main {
  position: relative;
  /* padding-top:10px; */
  height: 500px;
  background: #F8F8F8;
  border: 1px solid #EFEFEF;
}
.box-part5 {
  /* padding-bottom: 15px; */
}
.box-part5 .pagination {
  display: none;
}

.slides-container {
  height: 500px;
  box-sizing: border-box;
  margin: 10px;
  position: relative;
}
.slides-container li {
  width: 1180px;
 
}
.slides-container li .card-info {
  display: block;
  padding: 5px;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.slides-container li .card-info .name {
  font-size: 14px;
  color: #666666;
  line-height: 17px;
  height: 34px;
  display: block;
  width: 154px;
}
.slides-container li .card-info .spacer-line {
  width: 20px;
  height: 1px;
  background-color: #B78320;
  margin: 9px auto 11px;
  display: inline-block;
}
.slides-container li .card-info .author {
  font-size: 12px;
  color: #888888;
  line-height: 14px;
  text-align: center;
}
.slides-container li a {
  border: 1px solid #DED7CC;
  box-sizing: border-box;
  display: inline-block;
}
.slides-container li a:hover {
  border: 1px solid #B78320;
}
.slides-container li a:hover .name {
  color: #B78320;
}
/* .slides-container li a:first-child{margin-left:20px;} */
.slides-container li a {
  display: inline-block;
  /* width: 228px; */
  height: 390px;
  /* padding: 11px 24px 0; */
  box-sizing: border-box;
  /* margin-left:50px; */
  border: 1px solid #DED7CC;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
  background-color: #fff;
}
.slides-container li a .box-img {
  width: 228px;
  height: 252px;
  /* padding: 10px; */
  padding: 11px 24px 0;
  box-sizing: border-box;
}
.slides-container li a:hover {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.slides-container li a img {
  height: 245px;
}
.slides-container li a span {
  display: block;
  text-align: center;
  cursor: pointer;
  line-height: 30px;
  color: #333;
}
.slides-container li a span em {
  text-align: center;
  line-height: 25px;
  display: block;
  color: #666;
}
.slides-container li a:hover {
  color: #333;
}
.slides-container li a:hover span {
  color: #333;
}
.pagination {
  position: absolute;
  left: 50%;
  z-index: 100;
  top: 370px;
}
.pagination li {
  float: left;
  background: url(../images/page-point.png) no-repeat;
}
.pagination a {
  display: block;
  outline: none;
  text-indent: -999em;
  width: 7px;
  height: 10px;
  margin-right: 5px;
}
.pagination li.current a {
  background: url(../images/page-point-hover.png) no-repeat;
  width: 10px;
}
.prev {
  background: url(../images/arrow.png) no-repeat;
  width: 61px;
  height: 46px;
  display: block;
  left: 12px;
  top: 110px;
  position: absolute;
  text-indent: -999em;
  outline: none;
  z-index: 11;
}
.prev:hover {
  background-position: 0 -46px;
}
.next {
  background: url(../images/arrow.png) no-repeat -61px 0;
  width: 61px;
  height: 46px;
  display: block;
  right: 12px;
  top: 110px;
  position: absolute;
  text-indent: -999em;
  outline: none;
  z-index: 11;
}
.next:hover {
  background-position: -61px -46px;
}
.box-part5 .toggle-btn {
  display: flex;
  position: absolute;
  bottom: 23px;
  justify-content: center;
  gap: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.box-part5 .toggle-btn .prev,
.next {
  bottom: 23px;
  top: unset;
  width: 120px;
  height: 32px;
  position: initial;
}
/* 
.box-part5 .prev {
  transform: translateX(-100%);
  left: 50%;
}

.box-part5 .next {
  transform: translateX(100%);
  right: 50%;
} */
.button-refresh {
  border: 1px solid #dbdbc6;
  width: 160px;
}
.button-refresh .icon-refresh {
  background: url(../images/btn-refresh.png) no-repeat center center;
  width: 18px;
  height: 40px;
  vertical-align: middle;
  float: right;
}
.button-more .icon-more {
  background: url(../images/btn-more.png) no-repeat center center;
  width: 10px;
  height: 40px;
  vertical-align: middle;
  float: right;
}
.look-more {
  width: 100%;
  text-align: center;
  position: relative;
}
.tab-book {
  height: 50px;
  width: 593px;
  background: #f0ead8;
  margin: 0 auto;
  color: #bdb8aa;
}
.tab-book ul {
  position: relative;
  width: 595px;
}
.tab-book li {
  display: inline-block;
  text-align: center;
  color: #9b7c46;
  line-height: 50px;
}
.tab-book li a {
  height: 50px;
  display: inline-block;
  color: #9b7c46;
  font-size: 18px;
  width: 145px;
}
.tab-book li a.tab-on {
  color: #fff;
  /* background:#b7985e; */
  border: 1px solid #DED7CC;
  /* width:145px; */
  width: 310px;
}
.tab-line {
  background: url(../images/tab-line.jpg) no-repeat center left;
  width: 1px;
  height: 15px;
  float: left;
  margin-top: 18px;
}
.none {
  display: none;
}
.tab-book-content {
  padding: 20px 10px 30px 3px;
}
.tab-book-content ul {
  position: relative;
}
.tab-book-content .tab-cup {
  position: relative;
}
.tab-book-content {
  padding: 0;
}
.tab-book-content .tab-cup {
  display: flex;
  gap: 26.6px;
}
.tab-book-content .tab-cup li {
  margin: 0;
  width: 270px;
  height: 430px;
  margin: 0 5px;
  box-sizing: border-box;
  box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.05);
  outline: 1px solid #DED7CC;
  border: 8px solid #f8f8f8;
  background-color: #fff;
}
.tab-book-content .tab-cup li .box-img {
  margin: 12px auto 0;
  display: block !important;
  width: 210px;
  height: 260px;
}
.tab-book-content .tab-cup li .box-img img {
  width: 210px;
  height: 260px;
}
.tab-book-content .tab-cup li .book-cup {
  width: 280px;
  height: 40px;
  background: #FFFEFB;
  border: 1px solid #B78320;
  font-size: 16px;
  color: #B78320;
  margin-left: -13px;
  z-index: 10;
  position: relative;
  box-sizing: border-box;
  line-height: 40px;
  margin-top: 19px;
  text-align: center;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tab-book-content .tab-cup li .book-cup .book-cup-icon {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 18px;
  background-image: url(../images/home/diamond-icon.png);
  background-size: 15px 15px;
  background-position: center center;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.tab-book-content .tab-cup li .book-cup .book-cup-title {
  font-size: 16px;
}
.tab-book-content .tab-cup li .line-info {
  width: 206px;
  text-align: center;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #666;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  box-sizing: border-box;
}
.tab-book-content .tab-cup li .line-info.name {
  margin-top: 22px;
  font-size: 14px;
  color: #666666;
  line-height: 17px;
}
.tab-book-content .tab-cup li .line-info.author {
  margin-top: 9px;
  font-size: 12px;
  color: #888888;
  line-height: 16px;
}
.tab-book-content .tab-cup li:hover {
  outline: 1px solid #B78320;
  box-shadow: 0px 8px 4px 0px rgba(0, 0, 0, 0.1);
  border: 8px solid #f3f1eb;
}
.tab-book-content .tab-cup li:hover .book-cup {
  background: #B78320;
  color: #FFF6E0;
}
.tab-book-content .tab-cup li:hover .book-cup .book-cup-icon {
  background-image: url(../images/home/diamond-hover-icon.png);
}
.tab-book-content .tab-cup li:hover .name a {
  color: #B78320;
}
.tab-book-content .tab-cup li .line-info a {
  color: #333;
}
.tab-book-content ul li {
  width: 220px;
  display: inline-block;
  margin-left: 20px;
  box-shadow: 1px 1px 30px 1px #e6e6e6;
  -webkit-box-shadow: 1px 1px 30px 1px #e6e6e6;
  -moz-box-shadow: 1px 1px 30px 1px #e6e6e6;
  border: 1px solid #d3d3d3;
}
.tab-book-content ul li .box-img img {
  width: 180px;
  height: 249px;
}
.tab-book-content ul li .book-info {
  width: 220px;
  background: #b7985e;
  display: block;
  padding-top: 10px;
  position: relative;
  float: left;
  padding-bottom: 10px;
  height: 51px;
  text-overflow: ellipsis;
  margin-top: 40px;
}
.tab-book-content ul li .book-info1 {
  width: 220px;
  background: #b7985e;
  display: block;
  padding-top: 8px solid #f8f8f8;
  position: relative;
  float: left;
  padding-bottom: 8px solid #f8f8f8;
  margin-top: 0px;
}
.tab-book-content ul li:hover .book-info1 {
  background: #cc0000;
}
.tab-book-content ul li .book-info:hover,
.tab-book-content ul li .book-info1:hover {
  background: #cc0000;
}
.tab-book-content ul li .book-info em,
.tab-book-content ul li .book-info1 em {
  text-align: center;
  line-height: 25px;
  color: #fff;
  float: left;
  width: 220px;
  white-space: nowrap;
}
.book-info .book-tips {
  width: 210px;
  height: 40px;
  background: #f6f6eb;
  position: absolute;
  text-align: center;
  color: #bd1b20;
  z-index: 100;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: -50px;
  margin-left: -195px;
}
.book-info:hover .book-tips:hover {
  background: #3c3c3c;
  color: #fff;
}
.tab-book-content .teacher-sider {
  width: 590px;
  height: 350px;
  display: inline-block;
  margin-left: 22px;
}
.search-main {
  width: 599px;
  height: 60px;
  background: url(../images/search-bg.png) no-repeat;
  margin: 0 auto;
  line-height: 60px;
}
.search-main .search-text {
  height: 55px;
  float: left;
  width: 510px;
  border: 0px;
  margin-left: 20px;
  background: none;
}
.search-main .search-btn {
  height: 28px;
  display: inline-block;
  width: 28px;
  background: url(../images/search-btn.png) no-repeat;
  float: right;
  margin-right: 15px;
  margin-top: 15px;
}
.box-bg-f3f1eb {
  background: #f3f1eb;
}
.box-part6 {
  background-color: transparent;
}
