@import url('../css/base.css');
@import url('../css/head-foot.css');
.home {
  display: flex;
  align-items: flex-start;
  margin-top: 6px;
}
.home .home-l {
  width: 336px;
  margin-right: 16px;
}
.home .home-l .home-l-detail {
  width: 336px;
}
.home .home-l .home-l-detail .relation {
  width: 100%;
  background: #FFFFFF;
  padding: 16px;
}
.home .home-l .home-l-detail .relation .relation-t {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home .home-l .home-l-detail .relation .relation-t div {
  display: flex;
  align-items: center;
  max-width: 40%;
}
.home .home-l .home-l-detail .relation .relation-t div img {
  width: 100%;
  max-height: 40px;
  margin-right: 12px;
  object-fit: cover;
}
.home .home-l .home-l-detail .relation .relation-t a {
  display: block;
  color: #999999;
  font-size: 14px;
  font-family: K;
}
.home .home-l .home-l-detail .relation .relation-t a:hover {
  color: #FD6019;
}
.home .home-l .home-l-detail .relation .headline {
  margin-top: 12px;
}
.home .home-l .home-l-detail .relation .headline h2 {
  width: 304px;
  color: #333333;
  line-height: 24px;
  font-size: 16px;
  font-family: B;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home .home-l .home-l-detail .relation .headline span {
  display: block;
  width: 143px;
  height: 6px;
  background: #FFE3D7;
  border-radius: 50px;
  margin-top: -6px;
}
.home .home-l .home-l-detail .relation .introduce {
  color: #333333;
  line-height: 28px;
  font-size: 16px;
  font-family: M;
  margin-top: 8px;
}
.home .home-l .home-l-detail .relation .contactWay {
  margin-top: 8px;
}
.home .home-l .home-l-detail .relation .contactWay .contactWay-t {
  display: flex;
  align-items: center;
}
.home .home-l .home-l-detail .relation .contactWay .contactWay-t .phone {
  display: flex;
  align-items: center;
}
.home .home-l .home-l-detail .relation .contactWay .contactWay-t .phone img {
  width: 24px;
  height: 24px;
  margin-right: 4px;
}
.home .home-l .home-l-detail .relation .contactWay .contactWay-t .phone span {
  display: block;
  color: #333333;
  font-size: 16px;
  font-family: K;
  width: 139px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home .home-l .home-l-detail .relation .contactWay .contactWay-t .message {
  display: flex;
  align-items: center;
}
.home .home-l .home-l-detail .relation .contactWay .contactWay-t .message img {
  width: 24px;
  height: 24px;
  margin-right: 4px;
}
.home .home-l .home-l-detail .relation .contactWay .contactWay-t .message span {
  display: block;
  color: #333333;
  font-size: 16px;
  font-family: K;
}
.home .home-l .home-l-detail .relation .contactWay .contactWay-b {
  margin-top: 12px;
}
.home .home-l .home-l-detail .relation .contactWay .contactWay-b a {
  display: flex;
}
.home .home-l .home-l-detail .relation .contactWay .contactWay-b a img {
  width: 24px;
  height: 24px;
  margin-right: 4px;
}
.home .home-l .home-l-detail .relation .contactWay .contactWay-b a span {
  display: block;
  color: #333333;
  font-size: 16px;
  font-family: K;
}
.home .home-l .home-l-detail .relation .info {
  margin-top: 14px;
}
.home .home-l .home-l-detail .relation .info .info-t {
  width: 304px;
  color: #333333;
  line-height: 24px;
  font-size: 16px;
  font-family: M;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home .home-l .home-l-detail .relation .info ul {
  margin-top: 4px;
}
.home .home-l .home-l-detail .relation .info ul li {
  display: flex;
  align-items: center;
  color: #333333;
  font-size: 16px;
  font-family: K;
  margin-top: 4px;
}
.home .home-l .home-l-detail .relation .info ul li span:nth-child(1) {
  color: #666666;
  font-size: 14px;
}
.home .home-l .home-l-detail .relation .info ul li span:nth-child(2) {
  display: block;
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home .home-l .home-l-detail .relation .share {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
}
.home .home-l .home-l-detail .relation .share .share-l {
  display: flex;
  align-items: center;
}
.home .home-l .home-l-detail .relation .share a {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
.home .home-l .home-l-detail .relation .share a img {
  width: 24px;
  height: 24px;
}
.home .home-l .home-l-detail .relation .share div {
  color: #666666;
  font-size: 16px;
  font-family: K;
}
.home .home-l .home-l-detail .relation .share .share-r {
  width: auto;
  height: auto;
  display: block;
  color: #999;
  font-size: 16px;
  font-family: K;
  margin-right: 0;
}
.home .home-l .home-l-detail .relation .share .share-r:hover {
  color: #FD6019;
}
.home .home-l .home-l-detail .videos {
  width: 100%;
  background: #FFFFFF;
  padding: 16px;
  margin-top: 16px;
}
.home .home-l .home-l-detail .videos .videos-t {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home .home-l .home-l-detail .videos .videos-t .videos-t-l {
  display: flex;
  align-items: center;
}
.home .home-l .home-l-detail .videos .videos-t .videos-t-l h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
  margin-right: 8px;
}
.home .home-l .home-l-detail .videos .videos-t .videos-t-l img {
  width: 24px;
  height: 24px;
}
.home .home-l .home-l-detail .videos .videos-t .videos-t-l span {
  color: #666666;
  font-size: 16px;
  font-family: K;
}
.home .home-l .home-l-detail .videos .videos-t a {
  display: block;
  color: #999;
  font-size: 14px;
  font-family: K;
}
.home .home-l .home-l-detail .videos .videos-t a:hover {
  color: #FD6019;
}
.home .home-l .home-l-detail .videos .videos-m {
  position: relative;
  display: block;
  width: 304px;
  height: 166px;
  margin-top: 12px;
}
.home .home-l .home-l-detail .videos .videos-m .img1 {
  width: 304px;
  height: 166px;
  object-fit: cover;
}
.home .home-l .home-l-detail .videos .videos-m .img2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
}
.home .home-l .home-l-detail .videos .videos-b {
  color: #333333;
  line-height: 24px;
  font-size: 16px;
  font-family: M;
  margin-top: 12px;
}
.home .home-l .home-l-detail .photo {
  position: relative;
  width: 100%;
  background: #fff;
  padding: 16px;
  margin-top: 8px;
}
.home .home-l .home-l-detail .photo .photo-t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.home .home-l .home-l-detail .photo .photo-t h2 {
  color: #333333;
  line-height: 24px;
  font-size: 16px;
  font-family: B;
}
.home .home-l .home-l-detail .photo .photo-t a {
  display: block;
  color: #999999;
  font-size: 14px;
  font-family: K;
}
.home .home-l .home-l-detail .photo .photo-t a:hover {
  color: #FD6019;
}
.home .home-l .home-l-detail .photo .swiper-top {
  width: 304px;
  height: 429px;
  margin-bottom: 8px;
}
.home .home-l .home-l-detail .photo .swiper-top img {
  width: 304px;
  height: 429px;
  object-fit: cover;
  cursor: pointer;
}
.home .home-l .home-l-detail .photo .swiper-bottom {
  width: 284px;
  height: 59px;
}
.home .home-l .home-l-detail .photo .swiper-bottom img {
  width: 36px;
  height: 51px;
  object-fit: cover;
  cursor: pointer;
}
.home .home-l .home-l-detail .photo .swiper-bottom .my-slide-thumb-active {
  width: 44px;
  height: 59px;
  border: 1px solid #FD6019;
}
.home .home-l .home-l-detail .photo .swiper-bottom .swiper-slide {
  width: 44px !important;
  height: 59px;
  text-align: center;
  padding-top: 3px;
}
.home .home-l .home-l-detail .photo .arrow-left {
  z-index: 999;
  position: absolute;
  left: 8px;
  top: 280px;
  cursor: pointer;
}
.home .home-l .home-l-detail .photo .arrow-left img {
  width: 28px;
  height: 28px;
}
.home .home-l .home-l-detail .photo .arrow-right {
  z-index: 999;
  position: absolute;
  right: 8px;
  top: 280px;
  cursor: pointer;
}
.home .home-l .home-l-detail .photo .arrow-right img {
  width: 28px;
  height: 28px;
}
.home .home-l .home-l-detail .photo .arrow-left1 {
  z-index: 999;
  position: absolute;
  left: 6px;
  bottom: 32px;
  cursor: pointer;
}
.home .home-l .home-l-detail .photo .arrow-left1 img {
  width: 20px;
  height: 20px;
}
.home .home-l .home-l-detail .photo .arrow-right1 {
  z-index: 999;
  position: absolute;
  right: 6px;
  bottom: 32px;
  cursor: pointer;
}
.home .home-l .home-l-detail .photo .arrow-right1 img {
  width: 20px;
  height: 20px;
}
.home .home-l .home-l-detail .ad4 {
  width: 100%;
  text-align: center;
}
.home .home-l .home-l-detail .ad4 .ad4-p {
  width: 100%;
}
.home .home-l .home-l-detail .ad4 span {
  display: block;
  color: #999999;
  font-size: 12px;
  font-family: K;
  text-align: right;
}
.home .home-l .home-l-detail .copy {
  margin-top: 16px;
  display: flex;
}
.home .home-l .home-l-detail .copy img {
  width: 10px;
  height: 10px;
  margin-right: 12px;
  margin-top: 10px;
}
.home .home-l .home-l-detail .copy span {
  display: block;
  color: #333333;
  line-height: 28px;
  font-size: 16px;
  font-family: K;
}
.home .home-r .paging {
  text-align: center;
  margin-top: 30px;
}
.home .home-r .paging ul {
  display: inline-block;
  overflow: hidden;
}
.home .home-r .paging ul li {
  float: left;
  width: 39px;
  height: 32px;
  font-size: 16px;
  font-family: D;
  color: #333;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.home .home-r .paging ul li:nth-child(2) {
  width: 39px;
  height: 32px;
  background: #FD6019;
  border: none;
  color: #fff;
}
.home .home-r .tags {
  display: flex;
  align-items: center;
  width: 572px;
  height: 44px;
  background: #FBFBFB;
}
.home .home-r .tags a {
  display: block;
  width: 143px;
  height: 44px;
  background: #FBFBFB;
  color: #333333;
  font-size: 16px;
  font-family: M;
  line-height: 44px;
  text-align: center;
}
.home .home-r .tags a div {
  display: none;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  font-size: 0;
  line-height: 0;
  margin-left: 50%;
  transform: translateX(-50%);
}
.home .home-r .tags .active {
  background: #fff;
  color: #FD6019;
  font-family: B;
}
.home .home-r .tags .active div {
  display: block;
}
.home .home-r .ad3 {
  width: 100%;
  text-align: center;
}
.home .home-r .ad3 .ad3-p {
  width: 100%;
}
.home .home-r .ad3 span {
  display: block;
  color: #999999;
  font-size: 12px;
  font-family: K;
  text-align: right;
}
.home .home-r .homeC {
  width: 880px;
  background: #FFFFFF;
  padding: 16px;
  margin-top: 16px;
}
.home .home-r .homeC .homeAll {
  display: flex;
  flex-wrap: wrap;
}
.home .home-r .homeC .homeAll .homeC-list {
  width: 416px;
  height: 688px;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
  margin-right: 16px;
  margin-top: 16px;
  padding: 24px;
}
.home .home-r .homeC .homeAll .homeC-list:nth-child(2n) {
  margin-right: 0;
}
.home .home-r .homeC .homeAll .homeC-list .homeC-list-pic {
  position: relative;
  display: block;
  width: 368px;
  height: 368px;
}
.home .home-r .homeC .homeAll .homeC-list .homeC-list-pic .img1 {
  width: 368px;
  height: 368px;
  object-fit: cover;
}
.home .home-r .homeC .homeAll .homeC-list .homeC-list-pic .views {
  position: absolute;
  top: 16px;
  right: 16px;
  display: flex;
  align-items: center;
}
.home .home-r .homeC .homeAll .homeC-list .homeC-list-pic .views img {
  width: 24px;
  height: 24px;
  margin-right: 2px;
}
.home .home-r .homeC .homeAll .homeC-list .homeC-list-pic .views span {
  color: #FFFFFF;
  font-size: 16px;
  font-family: K;
  text-shadow: 0px 1px 3px #8F8F8F;
}
.home .home-r .homeC .homeAll .homeC-list h2 {
  color: #333333;
  line-height: 24px;
  font-size: 16px;
  font-family: B;
  height: 48px;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home .home-r .homeC .homeAll .homeC-list ul {
  padding-bottom: 8px;
  border-bottom: 1px solid #E6E6E6;
}
.home .home-r .homeC .homeAll .homeC-list ul li {
  display: flex;
  margin-top: 8px;
}
.home .home-r .homeC .homeAll .homeC-list ul li div {
  display: flex;
  align-items: center;
}
.home .home-r .homeC .homeAll .homeC-list ul li div span:nth-child(1) {
  color: #666666;
  font-size: 14px;
  font-family: K;
  margin-right: 8px;
}
.home .home-r .homeC .homeAll .homeC-list ul li div span:nth-child(2) {
  max-width: 115px;
  color: #333333;
  font-size: 14px;
  font-family: M;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home .home-r .homeC .homeAll .homeC-list ul li div:nth-child(1) {
  max-width: 60%;
  margin-right: 12px;
}
.home .home-r .homeC .homeAll .homeC-list ul .bottom {
  color: #666666;
  font-size: 14px;
  font-family: K;
  margin-top: 8px;
  height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home .home-r .homeC .homeAll .homeC-list ul .bottom span {
  color: #333333;
  font-size: 14px;
  font-family: M;
}
.home .home-r .homeC .homeAll .homeC-list .contect {
  position: relative;
  color: #666666;
  font-size: 16px;
  font-family: K;
  margin-top: 4px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home .home-r .homeC .homeAll .homeC-list .contect a {
  width: 100px;
  height: 24px;
  display: block;
  text-align: center;
  line-height: 24px;
  margin: 0px auto 0;
  color: #007AFF;
  background-color: #fff;
  position: absolute;
  bottom: 1px;
  right: 2px;
}
.home .home-r .homeC .homeAll .homeC-list .website {
  display: flex;
  margin-top: 24px;
  align-items: center;
  justify-content: space-between;
}
.home .home-r .homeC .homeAll .homeC-list .website a {
  display: block;
  width: 312px;
  height: 44px;
  border-radius: 50px;
  border: 1px solid #666666;
  color: #333333;
  font-size: 16px;
  font-family: B;
  line-height: 44px;
  text-align: center;
}
.home .home-r .homeC .homeAll .homeC-list .website a:hover {
  background: #FD6019;
  color: #FFFFFF;
  border: none;
}
.home .home-r .homeC .homeAll .homeC-list .website div {
  cursor: pointer;
}
.home .home-r .homeC .homeAll .homeC-list .website div img {
  width: 44px;
  height: 44px;
}
.home .home-r .product {
  width: 880px;
  background: #FFFFFF;
  padding: 16px;
  margin-top: 16px;
}
.home .home-r .product .product-t {
  color: #999999;
  font-size: 16px;
  font-family: M;
}
.home .home-r .product .product-t span {
  color: #333;
}
.home .home-r .product .products .products-list {
  display: flex;
  margin-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #E8E8E8;
}
.home .home-r .product .products .products-list:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.home .home-r .product .products .products-list .products-list-l {
  position: relative;
  display: block;
  width: 280px;
  height: 280px;
  margin-right: 12px;
}
.home .home-r .product .products .products-list .products-list-l .img1 {
  width: 280px;
  height: 280px;
  object-fit: cover;
}
.home .home-r .product .products .products-list .products-list-l .visits {
  position: absolute;
  top: 16px;
  right: 16px;
  display: flex;
  align-items: center;
}
.home .home-r .product .products .products-list .products-list-l .visits .img2 {
  width: 24px;
  height: 24px;
  margin-right: 2px;
}
.home .home-r .product .products .products-list .products-list-l .visits span {
  color: #FFFFFF;
  font-family: K;
  font-size: 16px;
  text-shadow: 0px 1px 3px #8F8F8F;
}
.home .home-r .product .products .products-list .products-list-r {
  display: grid;
  align-content: space-between;
}
.home .home-r .product .products .products-list .products-list-r .top {
  width: 556px;
}
.home .home-r .product .products .products-list .products-list-r h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home .home-r .product .products .products-list .products-list-r h2 a {
  display: block;
  color: #333333;
  font-size: 16px;
  font-family: B;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home .home-r .product .products .products-list .products-list-r h2 a:hover {
  color: #FD6019;
}
.home .home-r .product .products .products-list .products-list-r .title {
  display: block;
  color: #333333;
  line-height: 24px;
  max-height: 48px;
  font-size: 16px;
  font-family: M;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home .home-r .product .products .products-list .products-list-r .table {
  margin-top: 8px;
}
.home .home-r .product .products .products-list .products-list-r .table ul {
  width: 556px;
  height: 96px;
}
.home .home-r .product .products .products-list .products-list-r .table ul li {
  display: flex;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e8e8e8;
}
.home .home-r .product .products .products-list .products-list-r .table ul li span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 12px;
}
.home .home-r .product .products .products-list .products-list-r .table ul li span:nth-child(1) {
  width: 97px;
  color: #666666;
  font-size: 14px;
  font-family: K;
  border-right: 1px solid #e8e8e8;
}
.home .home-r .product .products .products-list .products-list-r .table ul li span:nth-child(2) {
  width: 224px;
  color: #333;
  font-size: 16px;
  font-family: K;
  border-right: 1px solid #e8e8e8;
}
.home .home-r .product .products .products-list .products-list-r .table ul li span:nth-child(3) {
  width: 91px;
  color: #666666;
  font-size: 14px;
  font-family: K;
  border-right: 1px solid #e8e8e8;
}
.home .home-r .product .products .products-list .products-list-r .table ul li span:nth-child(4) {
  width: 144px;
  color: #333;
  font-size: 16px;
  font-family: K;
}
.home .home-r .product .products .products-list .products-list-r .table ul li:nth-child(1) {
  border-bottom: none;
}
.home .home-r .product .products .products-list .products-list-r .table ul li:nth-child(3) {
  border-top: none;
}
.home .home-r .product .products .products-list .products-list-r .table ul li:nth-child(3) span:nth-child(2) {
  width: 459px;
  border-right: none;
}
.home .home-r .product .products .products-list .products-list-r .title-h {
  color: #999999;
  line-height: 28px;
  font-size: 16px;
  font-family: M;
  height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
}
.home .home-r .product .products .products-list .products-list-r .bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home .home-r .product .products .products-list .products-list-r .bottom a {
  display: block;
  width: 246px;
  height: 44px;
  border-radius: 50px;
  border: 1px solid #666666;
  line-height: 44px;
  text-align: center;
  margin-right: 8px;
  color: #333333;
  font-size: 16px;
  font-family: B;
}
.home .home-r .product .products .products-list .products-list-r .bottom a:hover {
  background: #35A853;
  color: #fff;
  border: none;
}
.home .home-r .product .products .products-list .products-list-r .bottom .collect {
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.home .home-r .product .products .products-list .products-list-r .bottom .collect img {
  width: 32px;
  height: 32px;
}
.home .home-r .videos {
  display: none;
  width: 880px;
  margin-top: 16px;
  padding: 8px 16px 16px;
  background: #FFFFFF;
}
.home .home-r .videos h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
  margin-top: 8px;
}
.home .home-r .videos .videos-list {
  display: flex;
  flex-wrap: wrap;
}
.home .home-r .videos .videos-list a {
  position: relative;
  width: 272px;
  margin-right: 16px;
  margin-top: 8px;
}
.home .home-r .videos .videos-list a:nth-child(3n) {
  margin-right: 0;
}
.home .home-r .videos .videos-list a img {
  width: 272px;
  height: 155px;
  object-fit: cover;
}
.home .home-r .videos .videos-list a .play {
  position: absolute;
  top: 62px;
  left: 120px;
  width: 32px;
  height: 32px;
  background: url('../img/media.png') no-repeat;
  background-size: 32px 32px;
  z-index: 999;
}
.home .home-r .videos .videos-list a .mask {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  width: 272px;
  height: 155px;
}
.home .home-r .videos .videos-list a h2 {
  width: 272px;
  height: 56px;
  font-size: 16px;
  font-family: M;
  color: #333333;
  line-height: 28px;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home .home-r .videos .videos-list a .views {
  position: absolute;
  left: 16px;
  top: 123px;
  width: 240px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #FFFFFF;
  font-family: B;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.home .home-r .about {
  width: 880px;
  padding: 16px;
  margin-top: 16px;
  background: #FFFFFF;
}
.home .home-r .about h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
}
.home .home-r .about .about-pic {
  position: relative;
  width: 848px;
  height: 424px;
  margin-top: 12px;
}
.home .home-r .about .about-pic .swiper {
  width: 848px;
  height: 424px;
}
.home .home-r .about .about-pic .swiper img {
  width: 848px;
  height: 424px;
  object-fit: cover;
}
.home .home-r .about .about-pic .arrow-left2 {
  position: absolute;
  top: 50%;
  left: 24px;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  z-index: 999;
  cursor: pointer;
}
.home .home-r .about .about-pic .arrow-left2 .swiper-button-next-l {
  width: 30px;
  height: 30px;
}
.home .home-r .about .about-pic .arrow-right2 {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  z-index: 999;
  cursor: pointer;
}
.home .home-r .about .about-pic .arrow-right2 .swiper-button-prev-l {
  width: 30px;
  height: 30px;
}
.home .home-r .about .about-t {
  color: #333333;
  line-height: 28px;
  font-size: 16px;
  font-family: M;
  margin-top: 12px;
}
.home .home-r .about .about-tab {
  width: 848px;
  max-height: 108px;
  margin-top: 8px;
}
.home .home-r .about .about-tab li {
  display: flex;
  height: 36px;
  line-height: 36px;
  border: 1px solid #e8e8e8;
}
.home .home-r .about .about-tab li span {
  display: block;
  border-right: 1px solid #e8e8e8;
  padding-left: 12px;
  font-family: K;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home .home-r .about .about-tab li span:nth-child(1) {
  width: 131px;
  color: #666666;
  font-size: 14px;
}
.home .home-r .about .about-tab li span:nth-child(2) {
  width: 293px;
  color: #333333;
  font-size: 16px;
}
.home .home-r .about .about-tab li span:nth-child(3) {
  width: 131px;
  color: #666666;
  font-size: 14px;
}
.home .home-r .about .about-tab li span:nth-child(4) {
  width: 293px;
  border-right: none;
  color: #333333;
  font-size: 16px;
}
.home .home-r .about .about-tab li:nth-child(2) {
  border-top: none;
}
.home .home-r .about .about-tab li:nth-child(2) span:nth-child(1) {
  width: 131px;
}
.home .home-r .about .about-tab li:nth-child(2) span:nth-child(2) {
  width: 717px;
  border-right: none;
}
.home .home-r .about .about-tab li:nth-child(3) {
  border-top: none;
}
.home .home-r .about .about-tab li:nth-child(3) span:nth-child(1) {
  width: 131px;
}
.home .home-r .about .about-tab li:nth-child(3) span:nth-child(2) {
  width: 717px;
  border-right: none;
}
.home .home-r .about .showMore {
  display: none;
  margin-top: 8px;
}
.home .home-r .about .showMore .showMore-t {
  color: #333333;
  line-height: 28px;
  font-size: 16px;
  font-family: M;
}
.home .home-r .about .showMore img {
  width: 848px;
  height: 424px;
  object-fit: cover;
  margin-top: 8px;
}
.home .home-r .about .showMore-btn {
  display: flex;
  align-items: center;
  margin-top: 12px;
  cursor: pointer;
  justify-content: center;
}
.home .home-r .about .showMore-btn span {
  display: block;
  color: #333333;
  line-height: 28px;
  font-size: 16px;
  font-family: K;
  margin-right: 8px;
}
.home .home-r .about .showMore-btn img {
  width: 20px;
  height: 20px;
}
.home .home-r .about .certification {
  margin-top: 16px;
}
.home .home-r .about .certification h2 {
  color: #333333;
  line-height: 24px;
  font-size: 16px;
  font-family: B;
}
.home .home-r .about .certification .certification-list {
  display: flex;
  flex-wrap: wrap;
}
.home .home-r .about .certification .certification-list a {
  width: 272px;
  height: 384px;
  margin-right: 16px;
  margin-top: 16px;
}
.home .home-r .about .certification .certification-list a:nth-child(3n) {
  margin-right: 0;
}
.home .home-r .about .certification .certification-list a img {
  width: 272px;
  height: 384px;
  object-fit: cover;
}
.home .home-r .about .company {
  margin-top: 16px;
}
.home .home-r .about .company h2 {
  color: #333333;
  line-height: 24px;
  font-size: 16px;
  font-family: B;
}
.home .home-r .about .company .company-list {
  display: flex;
  flex-wrap: wrap;
}
.home .home-r .about .company .company-list a {
  width: 272px;
  height: 186px;
  margin-right: 16px;
  margin-top: 16px;
}
.home .home-r .about .company .company-list a:nth-child(3n) {
  margin-right: 0;
}
.home .home-r .about .company .company-list a img {
  width: 272px;
  height: 186px;
  object-fit: cover;
}
.home .home-r .homeMore {
  width: 880px;
  padding: 4px 16px 16px;
  background: #FFFFFF;
}
.home .home-r .homeMore .website {
  width: 246px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  display: block;
  background: #FD6019;
  border-radius: 50px;
  color: #FFFFFF;
  font-size: 16px;
  font-family: B;
  margin: 24px auto 0;
}
.home .home-r .submitReport {
  width: 880px;
  background: #FFFFFF;
  border-radius: 8px;
  padding: 16px;
}
.home .home-r .submitReport h2 {
  color: #333333;
  font-size: 24px;
  font-family: M;
}
.home .home-r .submitReport input {
  width: 848px;
  height: 52px;
  background: #EEEEEE;
  margin-top: 12px;
  padding-left: 16px;
  color: #666666;
  font-size: 14px;
  font-family: K;
}
.home .home-r .submitReport input::placeholder {
  color: #666666;
  font-size: 14px;
  font-family: K;
}
.home .home-r .submitReport h4 {
  color: #333333;
  font-size: 16px;
  font-family: M;
  margin-top: 14px;
}
.home .home-r .submitReport .reson ul {
  margin-top: 12px;
}
.home .home-r .submitReport .reson ul li {
  width: 100%;
  margin-bottom: 4px;
  color: #666666;
  font-size: 14px;
  font-family: K;
  margin-bottom: 8px;
  cursor: pointer;
}
.home .home-r .submitReport .reson ul li .radio {
  position: relative;
  display: inline-block;
  font-weight: 400;
  padding-left: 25px;
  text-align: left;
  width: 100%;
  display: flex;
}
.home .home-r .submitReport .reson ul li .radio input {
  position: absolute;
  left: -9999px;
}
.home .home-r .submitReport .reson ul li .radio i {
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 12px;
  height: 12px;
  outline: 0;
  border: 1px solid #858585;
  background: transparent;
  border-radius: 50%;
  transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  cursor: pointer;
}
.home .home-r .submitReport .reson ul li .radio input + i:after {
  position: absolute;
  content: '';
  top: -1px;
  left: -1px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #FC7000;
  border: 1px solid #fc7000;
  opacity: 0;
  transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}
.home .home-r .submitReport .reson ul li .radio input:checked + i:after {
  opacity: 1;
}
.home .home-r .submitReport textarea {
  width: 848px;
  height: 137px;
  background: #EEEEEE;
  padding-left: 16px;
  padding-top: 16px;
  margin-top: 12px;
  color: #666666;
  font-size: 14px;
  font-family: K;
}
.home .home-r .submitReport textarea::placeholder {
  color: #666666;
  font-size: 14px;
  font-family: K;
}
.home .home-r .submitReport .yanzhneg {
  display: flex;
  justify-content: space-between;
  margin-top: 14px;
}
.home .home-r .submitReport .yanzhneg .yanL {
  display: flex;
}
.home .home-r .submitReport .yanzhneg .yanL input {
  background: #EEEEEE;
  width: 302px;
  height: 52px;
  color: #666666;
  font-size: 14px;
  font-family: K;
  margin-top: 0;
  margin-right: 8px;
}
.home .home-r .submitReport .yanzhneg .yanL input::placeholder {
  color: #666666;
  font-size: 14px;
  font-family: K;
}
.home .home-r .submitReport .yanzhneg .yanL .ma {
  width: 151px;
  height: 52px;
  background: #EEEEEE;
  line-height: 52px;
  text-align: center;
  color: #666666;
  font-size: 33px;
  font-family: K;
}
.home .home-r .submitReport .yanzhneg button {
  background: #FD6019;
  width: 136px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #FFFFFF;
  font-size: 18px;
  font-family: K;
  cursor: pointer;
}
