

/* //改版css */
.topbg{
  position: relative;;
}
.toOA{
position: absolute;
font-size: 14px;
color: #727272;
width:70px;
height:20px;
right:35px ;
top:12px;
}
.toOA img{
  display: inline-block;
  width: 14px;
  height: 10px;
  margin-right:5px;

}
.left {
  float: left;
}

.right {
  float: right;
}

.spacing {
  /* margin-bottom: 16px; */
  padding-bottom: 16px;
}

.ellipsis2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;


}

.titleBox {
  position: relative;
}

.titleBox .more {
  display: block;
  position: absolute;
  right: 24px;
  top: 0;
  font-size: 14px;
  cursor: pointer;
  line-height: normal;
  top: 16px;
  /* color: #6B6B6B; */
  color: #9C1E21;
}

.titleBox .more::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-left: 6px solid #9C1E21;
  border-bottom: 3px solid transparent;
  right: -10px;
  top: 6px;

}

.modal1-left {
  width: 613px;
  height: 317px;
  background: #F7F7F7;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.05);
}

.modal1-left-header {
  width: 100%;
  height: 55px;
  background: url(modalTitle1.png) no-repeat;
  background-size: 100%;
}

.modal1-right {
  width: 565px;
  height: 317px;
}

.modal1-right video {
  width: 565px;
  height: 317px;

}

.modal2-left {
  width: 583px;
  height: 402px;
  background: #F7F7F7;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.05);

}

.modal2-left-header {
  width: 100%;
  height: 55px;
  background: url(modalTitle2.png) no-repeat;
  background-size: 100%;
}

.modal2-right-header {
  width: 100%;
  height: 55px;
  background: url(modalTitle3.png) no-repeat;
  background-size: 100%;
}

.modal2-right {
  width: 583px;
  height: 402px;
  background: #F7F7F7;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.05);

}

.modal2-right .video-box {
  width: 530px;
  height: 257px;
  margin: 35px auto 0;

}

.modal2-right .video-box video {
  width: 530px;
  height: 257px;
}

.modal3-left {
  width: 770px;
  height: 343px;
  background: #F7F7F7;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.05);
}

.modal3-left-header {
  width: 100%;
  height: 55px;
  background: url(modalTitle4.png) no-repeat;
  background-size: 100%;
}

.modal3-right {
  width: 401px;
  height: 367px;
}

.modal3-right img {
  width: 100%;
  height: 100%
}

.modal3-right .adv1 {
  width: 100%;
  height: 110px
}

.modal3-right .adv2 {
  width: 100%;
  height: 120px;
  margin-top: 28px
}

.modal3-right .adv3 {
  width: 100%;
  height: 72px;
  margin-top: 14px
}

.book {
  padding: 32px;

}

.book-list li {
  width: 120px;
  height: 180px;
  float: left;
  margin-right: 22px;

}

.book-list li:last-child {
  margin-right: 0;
}

.product {
  padding: 32px;
}

.product-list li {
  width: 154px;
  height: 150px;
  float: left;
  margin-right: 18px;
  text-align: center;

}

.product-list li:nth-child(3n+3) {
  margin-right: 0;
}

.product-list li img {
  margin: 0 auto;
  width: 94px;
  height: 90px;
}

.product-list li p {
  font-weight: 300;
  font-size: 16px;
  color: #606060;
}

.modal-magazine {
  width: 480px;
  background-color: #fff;
  height: 265px;
  margin-top: 16px;
  margin-left: 25px;
  float: left;
}

.toMcn {
  width: 208px;
  height: 256px;
  float: right;
  margin-top: 16px;
  margin-right: 35px;

}

.modal-magazine {
  position: relative;
}

.modal-magazine .magazine-list {
  overflow: hidden;
}

.modal-magazine .magazine-item {
  overflow: hidden;
  margin-top: 0px;
}

.modal-magazine .magazine-item img {
  display: block;
  width: 180px;
  height: 255px;
  float: left;
  margin-left: 0px;

}

.modal-magazine .magazine-item .content {
  float: left;
  width: 270px;
  margin-left: 15px;
}

.modal-magazine .magazine-title {
  color: #D4272B;
  font-size: 20px;
  text-shadow: 0px 2px 4px rgba(34, 34, 34, 0.5);
  margin-bottom: 11px;
  margin-top: 23px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 151px;
}

.modal-magazine .magazine-desc {
  font-size: 18px;
  height: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.modal-magazine .magazine-list .arrow-item img {
  width: 16px;
  height: auto;
}

.modal-magazine .magazine-arrow-left {
  right: 70px;
  top: 242px;
}

.modal-magazine .magazine-arrow-right {
  right: 40px;
  top: 242px;
}

.link-box {
  width: 100%;
  height: 133px;
  background: #FFFFFF;
  overflow: hidden;
}

.link-list-title {
  font-weight: 500;
  font-size: 24px;
  color: #9C1E21;
  margin-top: 15px;
  padding-left: 26px;
}

.link-list a {
  width: 246px;
  height: 42px;
  float: left;

}
.link-list{
  padding:16px 36px;
}
.link-list a {
  width: 246px;
  height: 42px;
  float: left;
  margin-right:46px;
}
.link-list a:last-child{
  margin-right:0;
}