.home .container {
  height: 843px;
  width: 100%;
  /*background: url(/assets/pc/images/strategyImg.jpg);*/
  background-size: 100% 100%;
}
.home .main {
  background: url(/assets/pc/images/mainBg01.png);
}
.home .main .common {
  width: 1200px;
  margin: 0 auto;
}
.home .main .common h2 {
  height: 84px;
  line-height: 103px;
  font-size: 50px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333;
  text-align: center;
}
.home .main .btnn {
  background: url(/assets/pc/images/btn.png) no-repeat;
  width: 227px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  margin: 36px auto 0;
  cursor: pointer;
}
.home .main .btnn a {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 700;
  color: #54413c;
}
.home .main .strategy .navname {
  width: 800px;
  height: 50px;
  line-height: 57px;
  margin: 33px auto 37px;
  display: flex;
  justify-content: space-between;
  color: #333;
  cursor: pointer;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;

}
.home .main .strategy .navname .dqmjisActive {
  color: #e60012;
}
.home .main .strategy .box {
  display: flex;
  /*justify-content: space-between;*/
  width: 100%;
  overflow: hidden;
}
.home .main .strategy .box .item {
  /*float: left;*/
  width: 280px;
  height: 314px;
  position: relative;
  margin-right: 10px;
}
/*#classify-1 {*/
/*  !*float: left;*!*/
/*  display: block;*/
/*}*/
/*#classify-1 .item {*/
/*  float: left;*/
/*  margin-right: 10px;*/
/*}*/
/*#classify-2 {*/
/*  !*float: left;*!*/
/*  display: block;*/
/*}*/
/*#classify-2 .item {*/
/*  float: left;*/
/*  margin-right: 10px;*/
/*}*/
/*#classify-3 {*/
/*  !*float: left;*!*/
/*  display: block;*/
/*}*/
/*#classify-3 .item {*/
/*  float: left;*/
/*  margin-right: 10px;*/
/*}*/
.home .main .strategy .box .item a {
  display: block;
  width: 100%;
  height: 100%;
}
.home .main .strategy .box .item a img {
  width: 100%;
  height: 100%;
}
.home .main .strategy .box .item a p {
  position: absolute;
  z-index: 1;
  transform: translateY(-50%);
  display: block;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #e60012;
  width: 100%;
  text-align: center;
  background: #000
}
.home .main .travels {
  margin-top: 85px;
  width: 100%;
  height: 596px;
  position: relative;
  background: url(/assets/pc/images/bjt2.png);
}
.home .main .travels .title {
  font-size: 28px;
  font-family: Adobe Heiti Std;
  font-weight: 400;
  line-height: 108px;
  color: #fff;
  text-align: center;
}
.home .main .travels .t1 {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin-top: 0;
  text-align: center;
}
.home .main .travels .box {
  width: 1321px;
  height: 331px;
  display: flex;
  justify-content: space-between;
  margin: 54px auto 24px;
}
.home .main .travels .box .item{
  position: relative;
  width: 644px;
  height: 331px;
}
.home .main .travels .box .item a {
  position: relative;
  width: 644px;
  height: 331px;
}
.home .main .travels .box .item a img {
  width: 644px;
  height: 331px;
  background: #666;
}
.home .main .travels .box .item a .p-title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
}
.home .main .feature .item a {
  padding: 30px 0;
  display: flex;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.home .main .feature .item a > img {
  width: 465px;
  height: 261px;
  margin-right: 20px;
}
.home .main .feature .item a .content {
  color: #777;
  position: relative;
}
.home .main .feature .item a .content .title {
  font-size: 22px;
}
.home .main .feature .item a .content .line {
  width: 49px;
  height: 4px;
  background: #ce594d;
  border-radius: 2px;
  margin-top: 60px;
  position: absolute;
  top: 0;
  left: 0;
}
.home .main .feature .item a .content .rate {
  width: 200px;
  display: flex;
  justify-content: space-between;
  margin-top: 66px;
  align-items: center;
  margin: 66px 0 31px 0;
}
.home .main .feature .item a .content .rate img {
  width: 21px;
  height: 20px;
}
.home .main .feature .item a .content .rate span {
  height: 21px;
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #787878;
}
.home .main .feature .item a .content .barinfo {
  width: 100%;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #777;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home .main .paging {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  align-items: center;
}
.home .main .paging .current {
  line-height: 40px;
  background: #ce594d;
  opacity: 0.6;
  border-radius: 50%;
  text-align: center;
}
.home .main .paging div {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.home .main .paging .prev {
  font-size: 14px;
  opacity: 0.6;
}
.home .main .paging .prev:hover {
  background: #ce594d;
  opacity: 0.6;
  border-radius: 50%;
}
.home .main .paging .next {
  font-size: 14px;
  opacity: 0.6;
}
.home .main .paging .next:hover {
  background: #ce594d;
  opacity: 0.6;
  border-radius: 50%;
}
.home .main .strategy-line {
  margin-bottom: 30px;
}
.home .main .strategy-line h2 {
  margin-top: 60px 0 50px 0;
}
.home .main .strategy-line .item .title {
  font-size: 26px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #777;
  margin-bottom: 15px;
  margin-top: 15px;
}
.home .main .strategy-line .item .info {
  text-indent: 20px;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #777;
}
