._mCS_1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(255, 255, 255, 0.1);
}
.mCSB_inside > .mCSB_container {
  margin-right: 1.5rem;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
}
.banner {
  width: 100%;
  overflow: hidden;
}
.banner .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: 0;
  padding-bottom: 51%;
  overflow: hidden;
  cursor: pointer;
}
.banner .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.banner .swiper-container .swiper-wrapper .swiper-slide video {
  width: 100%;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text {
  position: absolute;
  top: 40%;
  left: 10%;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text h2 {
  font-size: 2.4rem;
  color: #1a1a1a;
  opacity: 0;
  -webkit-transform: translate3d(0, -2rem, 0);
  transform: translate3d(0, -2rem, 0);
  transition: all 1.5s;
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -ms-transition: all 1.5s;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text p {
  font-size: 0.9rem;
  color: #1a1a1a;
  margin: 0.4rem 0 2rem;
  opacity: 0;
  -webkit-transform: translate3d(0, -2rem, 0);
  transform: translate3d(0, -2rem, 0);
  transition: all 1.5s ease 0.3s;
  -webkit-transition: all 1.5s ease 0.3s;
  -moz-transition: all 1.5s ease 0.3s;
  -ms-transition: all 1.5s ease 0.3s;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text .more {
  width: 0;
  opacity: 0;
  height: 3.8rem;
  font-size: 1rem;
  text-align: center;
  border-radius: 1.9rem;
  line-height: 3.8rem;
  background-image: linear-gradient(95deg, #f87230 0%, #ffac41 100%);
  transition: all 1.5s ease 0.4s;
  -webkit-transition: all 1.5s ease 0.4s;
  -moz-transition: all 1.5s ease 0.4s;
  -ms-transition: all 1.5s ease 0.4s;
  overflow: hidden;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text .more a {
  border-radius: 1.9rem;
  color: #fff;
  display: block;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text .more:hover a {
  background: #374567;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transition: 3s cubic-bezier(0.59, 0.5, 0.41, 0.92);
  -moz-transition: 3s cubic-bezier(0.59, 0.5, 0.41, 0.92);
  -o-transition: 3s cubic-bezier(0.59, 0.5, 0.41, 0.92);
  transition: 3s cubic-bezier(0.59, 0.5, 0.41, 0.92);
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .text h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .text p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .text .more {
  width: 12.5rem;
  opacity: 1;
}
.banner .swiper-container .swiper-pagination {
  bottom: 7rem;
}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 2rem;
  height: 6px;
  background-color: #000000;
  opacity: 0.3;
  border-radius: 0;
}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ff8041;
  opacity: 1;
}
.kuaikan {
  margin-top: -4rem;
  position: relative;
  z-index: 2;
}
.kuaikan .con > div > ul > li {
  float: left;
  width: 23.6%;
}
.kuaikan .con > div > ul > li:not(:nth-child(4n)) {
  margin-right: 1.8666%;
}
.kuaikan .con > div > ul > li .top {
  height: 0;
  padding-bottom: 62%;
  overflow: hidden;
  position: relative;
}
.kuaikan .con > div > ul > li .top img {
  width: 100%;
}
.kuaikan .con > div > ul > li .top .content {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}
.kuaikan .con > div > ul > li .top .content img {
  max-width: 4.3rem;
  position: relative;
  left: -0.6rem;
  top: 0.5rem;
}
.kuaikan .con > div > ul > li .top .content h2 {
  font-size: 1.6rem;
  color: #fff;
  font-weight: bold;
}
.kuaikan .con > div > ul > li .top .content p {
  font-size: 0.8rem;
  color: #fff;
}
.kuaikan .con > div > ul > li .bottom {
  height: 17.6rem;
  padding: 2rem 1.4rem 5.6rem;
  background-color: #ffffff;
  box-shadow: 0px 8px 13px 0px rgba(149, 160, 173, 0.16);
  border-radius: 0px 0px 3px 3px;
  position: relative;
}
.kuaikan .con > div > ul > li .bottom > ul > li {
  padding-bottom: 0.8rem;
}
.kuaikan .con > div > ul > li .bottom > ul > li a {
  font-size: 0.8rem;
  color: #92979d;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
}
.kuaikan .con > div > ul > li .bottom > ul > li:hover a {
  color: #ee8650;
}
.kuaikan .con > div > ul > li .bottom > ul > li:nth-child(n+6) {
  display: none;
}
.kuaikan .con > div > ul > li .bottom .more {
  position: absolute;
  bottom: 2.2rem;
  right: 0;
  width: 7.9rem;
  height: 1.9rem;
  background-image: linear-gradient(95deg, #f87230 0%, #ffac41 100%);
  border-radius: 19px 0 0 19px;
  overflow: hidden;
}
.kuaikan .con > div > ul > li .bottom .more a {
  display: block;
  line-height: 1.9rem;
  color: #fff;
  text-align: center;
  font-size: 0.7rem;
  position: relative;
  left: 0.4rem;
}
.kuaikan .con > div > ul > li .bottom .more:before {
  content: '';
  width: 0;
  height: 100%;
  border-radius: 19px 0 0 19px;
  background: #374567;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.kuaikan .con > div > ul > li .bottom .more:hover:before {
  width: 100%;
}
.kuaikan .con > div > ul > li:hover .top img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.kuaikan .con > div .swiper-pagination {
  display: none;
}
.ad {
  margin-top: 2.7rem;
}
.ad .con {
  overflow: hidden;
}
.ad .con img {
  width: 100%;
}
.ad .con:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.ad .bottom > ul {
  margin: 2.7rem 0;
}
.ad .bottom > ul > li {
  float: left;
  width: 33.3333%;
  display: flex;
  justify-content: center;
  position: relative;
  padding-left: 1rem;
}
.ad .bottom > ul > li a {
  display: flex;
}
.ad .bottom > ul > li a .left img {
  max-width: 6rem;
}
.ad .bottom > ul > li a .right {
  margin-left: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ad .bottom > ul > li a .right img {
  width: 5.6rem;
}
.ad .bottom > ul > li a .right h2 {
  margin-top: 0.6rem;
  font-size: 0.8rem;
  color: #2b2b2b;
}
.ad .bottom > ul > li:nth-child(2) a {
  position: relative;
  top: -0.8rem;
}
.ad .bottom > ul > li:nth-child(2):before {
  content: '';
  width: 1px;
  height: 5.6rem;
  background: #1a1a1a;
  opacity: 0.2;
  position: absolute;
  left: 0;
  top: 0;
}
.ad .bottom > ul > li:nth-child(2):after {
  content: '';
  width: 1px;
  height: 5.6rem;
  background: #1a1a1a;
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: 0;
}
.ad .bottom > ul > li:hover a .left img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.zhidao {
  padding: 4rem 0;
  background: url(../img/zhidao_bg.jpg) no-repeat;
  background-size: cover;
}
.zhidao .con .top .title {
  float: left;
}
.zhidao .con .top .title h2 {
  font-size: 1.8rem;
  font-weight: bold;
  color: #454545;
  float: left;
}
.zhidao .con .top .title h2 img {
  max-width: 1.7rem;
}
.zhidao .con .top .title h2 span {
  position: relative;
  top: -0.4rem;
}
.zhidao .con .top .title p {
  float: left;
  font-size: 1.1rem;
  color: #454545;
  margin-left: 1rem;
  position: relative;
  top: 0.4rem;
}
.zhidao .con .top .tab-title {
  float: right;
}
.zhidao .con .top .tab-title > ul {
  float: right;
  position: relative;
  top: 0.5rem;
}
.zhidao .con .top .tab-title > ul li {
  float: left;
  padding: 0 1.2rem 0 0.8rem;
  position: relative;
}
.zhidao .con .top .tab-title > ul li a {
  font-size: 0.8rem;
  color: #717171;
}
.zhidao .con .top .tab-title > ul li:not(:last-child):before {
  content: '/';
  color: #717171;
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: -4px;
  font-size: 1rem;
}
.zhidao .con .top .tab-title > ul li:hover a {
  color: #ee8650;
}
.zhidao .con .top .tab-title > ul li.active a {
  color: #ee8650;
}
.zhidao .con .top .tab-title > a {
  float: right;
  margin-left: 1.5rem;
  font-size: 0.9rem;
  font-weight: bold;
  color: #ff8041;
}
.zhidao .con .top .tab-title > a span {
  font-size: 1.2rem;
  position: relative;
  top: 0.1rem;
}
.zhidao .con .top .tab-title > a:hover {
  color: #374567;
}
.zhidao .con .bottom {
  margin-top: 3.5rem;
  position: relative;
}
.zhidao .con .bottom .zhe-list .content {
  position: relative;
}
.zhidao .con .bottom .zhe-list .content .left {
  float: left;
  width: 50%;
  height: 0;
  padding-bottom: 28%;
  overflow: hidden;
}
.zhidao .con .bottom .zhe-list .content .left .swiper-slide {
  height: 0;
  padding-bottom: 56%;
  overflow: hidden;
}
.zhidao .con .bottom .zhe-list .content .left .swiper-slide a {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 56%;
  overflow: hidden;
}
.zhidao .con .bottom .zhe-list .content .left .swiper-slide a img {
  width: 100%;
}
.zhidao .con .bottom .zhe-list .content .left .swiper-slide a h2 {
  position: absolute;
  bottom: 1rem;
  left: 1.4rem;
  color: #fff;
  font-size: 1rem;
  width: 70%;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
}
.zhidao .con .bottom .zhe-list .content .left .swiper-slide:hover a img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.zhidao .con .bottom .zhe-list .content .left .swiper-pagination {
  bottom: 1rem;
  text-align: right;
  padding-right: 1rem;
}
.zhidao .con .bottom .zhe-list .content .left .swiper-pagination .swiper-pagination-bullet {
  width: 1.8rem;
  height: 4px;
  background-color: #fff;
  opacity: 0.3;
  border-radius: 0;
}
.zhidao .con .bottom .zhe-list .content .left .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ff8041;
  opacity: 1;
}
.zhidao .con .bottom .zhe-list .content .right {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  background: #fff;
  padding: 1rem 0;
}
.zhidao .con .bottom .zhe-list .content .right > ul {
  width: 86%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin: 0 auto;
}
.zhidao .con .bottom .zhe-list .content .right > ul li a h2 {
  font-size: 1rem;
  color: #333;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
  margin-bottom: 0.4rem;
}
.zhidao .con .bottom .zhe-list .content .right > ul li a p {
  font-size: 0.7rem;
  color: #454545;
  opacity: 0.8;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
}
.zhidao .con .bottom .zhe-list .content .right > ul li:hover a h2 {
  color: #ff8041;
}
.zhidao .con .bottom .zhe-list .content .right > ul li:hover a p {
  color: #ff8041;
  opacity: 0.8;
}
.zhidao .con .bottom .zhe-list .content .right > ul li.active a h2 {
  color: #ff8041;
}
.zhidao .con .bottom .zhe-list .content .right > ul li.active a p {
  color: #ff8041;
  opacity: 0.8;
}
.zhidao .con .bottom .zhe-list .more {
  width: 9.5rem;
  height: 3rem;
  background-image: linear-gradient(95deg, #f87230 0%, #ffac41 100%);
  border-radius: 30px;
  margin: 4rem auto 0;
}
.zhidao .con .bottom .zhe-list .more a {
  display: block;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  line-height: 3rem;
  border-radius: 30px;
}
.zhidao .con .bottom .zhe-list .more a span {
  display: inline-block;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  opacity: 0.5;
  margin-left: 0.4rem;
}
.zhidao .con .bottom .zhe-list .more:hover a {
  background: #374567;
}
.zhidao .con .bottom .zhe-list .more:hover a span {
  opacity: 1;
}
.interview {
  overflow: hidden;
}
.interview .top {
  position: relative;
}
.interview .top .left {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 33.33%;
  background: url(../img/interview_bg.jpg) no-repeat;
  background-size: cover;
}
.interview .top .left .text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.interview .top .left .text .sign {
  width: 7.4rem;
}
.interview .top .left .text .sign img {
  width: 100%;
}
.interview .top .left .text h2 {
  font-size: 1.8rem;
  color: #fff;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  margin-top: 10%;
}
.interview .top .left .text h6 {
  font-size: 0.7rem;
  color: #fff;
  opacity: 0.5;
  margin: 4% 0 5%;
}
.interview .top .left .text h6 .dian {
  margin: 0 0.4rem;
}
.interview .top .left .text p {
  font-size: 0.7rem;
  color: #fff;
  opacity: 0.5;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  line-height: 2;
  height: 4em;
}
.interview .top .left .text .more {
  width: 9.5rem;
  height: 3rem;
  background: linear-gradient(95deg, #f87230 0%, #ffac41 100%);
  border-radius: 30px;
  float: right;
  margin-top: 12%;
}
.interview .top .left .text .more a {
  display: block;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  line-height: 3rem;
  border-radius: 30px;
}
.interview .top .left .text .more a span {
  display: inline-block;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  opacity: 0.5;
  margin-left: 0.4rem;
}
.interview .top .left .text .more:hover a {
  background: #fff;
  color: #ee8650;
}
.interview .top .left .text .more:hover a span {
  opacity: 1;
}
.interview .top .right {
  float: right;
  width: 66.666%;
  height: 0;
  padding-bottom: 32%;
  overflow: hidden;
}
.interview .top .right img {
  width: 100%;
}
.interview .top .right:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.interview .bottom > ul li {
  float: left;
  width: 25%;
  background: #3e5375;
  position: relative;
  height: 0;
  padding-bottom: 12%;
  overflow: hidden;
  cursor: pointer;
}
.interview .bottom > ul li > img {
  width: 100%;
  opacity: 0.1;
}
.interview .bottom > ul li .text {
  position: absolute;
  top: 54%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.interview .bottom > ul li .text .sign {
  width: 4.5rem;
}
.interview .bottom > ul li .text .sign img {
  width: 100%;
}
.interview .bottom > ul li .text .sign img.bs {
  display: block;
}
.interview .bottom > ul li .text .sign img.ys {
  display: none;
}
.interview .bottom > ul li .text h2 {
  width: 86%;
  font-size: 0.9rem;
  color: #c9c9c9;
  opacity: 0.9;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  margin-top: 14%;
  margin-bottom: 4%;
}
.interview .bottom > ul li .text h6 {
  font-size: 0.7rem;
  color: #fff;
  opacity: 0.2;
}
.interview .bottom > ul li .text h6 .dian {
  margin: 0 0.4rem;
}
.interview .bottom > ul li .more {
  position: absolute;
  right: 4%;
  bottom: 10%;
  width: 2.5rem;
  height: 2.5rem;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  text-align: center;
}
.interview .bottom > ul li .more span {
  color: #ff8041;
  line-height: 2.5rem;
  position: relative;
  top: -1px;
}
.interview .bottom > ul li:hover {
  background-image: linear-gradient(-83deg, #7961f8 0%, #1d34f6 100%);
}
.interview .bottom > ul li:hover .text .sign img.bs {
  display: none;
}
.interview .bottom > ul li:hover .text .sign img.ys {
  display: block;
}
.interview .bottom > ul li:hover .text h2 {
  color: #fff;
  opacity: 1;
}
.interview .bottom > ul li:hover .text h6 {
  opacity: 0.6;
}
.interview .bottom > ul li:hover .more {
  background: #fff;
  border: solid 2px #ffffff;
}
.interview .bottom > ul li.active {
  background-image: linear-gradient(-83deg, #7961f8 0%, #1d34f6 100%);
}
.interview .bottom > ul li.active .text .sign img.bs {
  display: none;
}
.interview .bottom > ul li.active .text .sign img.ys {
  display: block;
}
.interview .bottom > ul li.active .text h2 {
  color: #fff;
  opacity: 1;
}
.interview .bottom > ul li.active .text h6 {
  opacity: 0.6;
}
.interview .bottom > ul li.active .more {
  background: #fff;
  border: solid 2px #ffffff;
}
.hangjia {
  margin-top: 4rem;
}
.hangjia .con {
  border: 1px solid #eee;
  border-radius: 3px;
}
.hangjia .con .title {
  padding: 1rem 2rem;
  position: relative;
}
.hangjia .con .title a {
  float: left;
  display: block;
  font-size: 1.6rem;
  color: #383838;
  font-weight: bold;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.hangjia .con .title a img {
  width: 1rem;
  margin-right: 0.4rem;
  position: relative;
  top: 0.5rem;
}
.hangjia .con .title a span {
  display: inline-block;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  font-size: 1rem;
  margin-left: 0.6rem;
  position: relative;
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.hangjia .con .title a:hover {
  color: #ee8650;
}
.hangjia .con .title a:hover span {
  left: 0.4rem;
}
.hangjia .con .title p {
  float: right;
  font-size: 0.8rem;
  color: #8b90a0;
  position: relative;
  top: 0.6rem;
}
.hangjia .con .title:before {
  content: '';
  width: 95%;
  height: 1px;
  background: #eee;
  position: absolute;
  bottom: 0;
  left: 2.5%;
}
.hangjia .con .content .top > ul {
  padding: 0 2rem;
}
.hangjia .con .content .top > ul li {
  float: left;
  width: 47%;
  padding: 1.5rem 0;
  border-bottom: solid 1px #eeeeee;
}
.hangjia .con .content .top > ul li a {
  display: block;
}
.hangjia .con .content .top > ul li a .left {
  float: left;
  width: 33%;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
.hangjia .con .content .top > ul li a .left img {
  width: 100%;
}
.hangjia .con .content .top > ul li a .left:after {
  content: '1';
  width: 1rem;
  height: 1rem;
  background-color: #ff8041;
  border-radius: 3px;
  text-align: center;
  line-height: 1rem;
  font-size: 12px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.hangjia .con .content .top > ul li a .right {
  float: right;
  width: 64%;
}
.hangjia .con .content .top > ul li a .right h2 {
  font-size: 1rem;
  color: #333;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
  margin-bottom: 0.6rem;
}
.hangjia .con .content .top > ul li a .right p {
  font-size: 0.7rem;
  color: #6c717f;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  text-align: justify;
}
.hangjia .con .content .top > ul li a .right h3 {
  font-size: 0.7rem;
  color: #8b90a0;
  margin-top: 0.5rem;
}
.hangjia .con .content .top > ul li a .right h3 .time {
  margin-left: 0.2rem;
}
.hangjia .con .content .top > ul li a .right h3 .xian {
  margin: 0 0.2rem 0 0.4rem;
}
.hangjia .con .content .top > ul li:last-child {
  float: right;
}
.hangjia .con .content .top > ul li:last-child a .left:after {
  content: '2';
}
.hangjia .con .content .top > ul li:hover a .left img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.hangjia .con .content .top > ul li:hover a .right h2 {
  color: #ee8650;
}
.hangjia .con .content .bottom {
  padding: 1rem 2rem 1.5rem;
}
.hangjia .con .content .bottom .left {
  float: left;
  width: 47%;
}
.hangjia .con .content .bottom .right {
  float: right;
  width: 47%;
}
.hangjia .con .content .bottom ul li a {
  display: block;
  padding: 0.5rem 0;
}
.hangjia .con .content .bottom ul li a .num {
  float: left;
  width: 1rem;
  height: 1rem;
  border-radius: 3px;
  border: solid 1px #dadee6;
  font-size: 12px;
  color: #9599a9;
  text-align: center;
  line-height: 1rem;
}
.hangjia .con .content .bottom ul li a h2 {
  float: left;
  width: 60%;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
  font-size: 0.7rem;
  color: #8b90a0;
  margin-left: 0.5rem;
}
.hangjia .con .content .bottom ul li a .label {
  float: right;
  line-height: 1.2rem;
  font-size: 0.7rem;
  color: #8b90a0;
}
.hangjia .con .content .bottom ul li:hover a .num {
  background-color: #0370ef;
  border: solid 1px #0370ef;
  color: #fff;
}
.hangjia .con .content .bottom ul li:hover a h2 {
  color: #ee8650;
}
.guancha {
  margin-top: 1.2rem;
}
.guancha .con {
  border: 1px solid #eee;
  border-radius: 3px;
}
.guancha .con .title {
  padding: 1rem 2rem;
  position: relative;
}
.guancha .con .title a {
  float: left;
  display: block;
  font-size: 1.6rem;
  color: #383838;
  font-weight: bold;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.guancha .con .title a img {
  width: 1.9rem;
  margin-right: 0.4rem;
  position: relative;
  top: 0.7rem;
}
.guancha .con .title a span {
  display: inline-block;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  font-size: 1rem;
  margin-left: 0.6rem;
  position: relative;
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.guancha .con .title a:hover {
  color: #ee8650;
}
.guancha .con .title a:hover span {
  left: 0.4rem;
}
.guancha .con .title p {
  float: right;
  font-size: 0.8rem;
  color: #8b90a0;
  position: relative;
  top: 0.6rem;
}
.guancha .con .title:before {
  content: '';
  width: 95%;
  height: 1px;
  background: #eee;
  position: absolute;
  bottom: 0;
  left: 2.5%;
}
.guancha .con .content .top > ul {
  padding: 0 2rem;
}
.guancha .con .content .top > ul li {
  float: left;
  width: 47%;
  padding: 1.5rem 0;
  border-bottom: solid 1px #eeeeee;
}
.guancha .con .content .top > ul li a {
  display: block;
}
.guancha .con .content .top > ul li a .left {
  float: left;
  width: 33%;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
.guancha .con .content .top > ul li a .left img {
  width: 100%;
}
.guancha .con .content .top > ul li a .left:after {
  content: '1';
  width: 1rem;
  height: 1rem;
  background-color: #ff8041;
  border-radius: 3px;
  text-align: center;
  line-height: 1rem;
  font-size: 12px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.guancha .con .content .top > ul li a .right {
  float: right;
  width: 64%;
}
.guancha .con .content .top > ul li a .right h2 {
  font-size: 1rem;
  color: #333;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
  margin-bottom: 0.6rem;
}
.guancha .con .content .top > ul li a .right p {
  font-size: 0.7rem;
  color: #6c717f;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
  text-align: justify;
}
.guancha .con .content .top > ul li a .right h3 {
  font-size: 0.7rem;
  color: #8b90a0;
  margin-top: 0.5rem;
}
.guancha .con .content .top > ul li a .right h3 .time {
  margin-left: 0.2rem;
}
.guancha .con .content .top > ul li a .right h3 .xian {
  margin: 0 0.2rem 0 0.4rem;
}
.guancha .con .content .top > ul li:last-child {
  float: right;
}
.guancha .con .content .top > ul li:last-child a .left:after {
  content: '2';
}
.guancha .con .content .top > ul li:hover a .left img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.guancha .con .content .top > ul li:hover a .right h2 {
  color: #ee8650;
}
.guancha .con .content .bottom {
  padding: 1rem 2rem 1.5rem;
}
.guancha .con .content .bottom .left {
  float: left;
  width: 47%;
}
.guancha .con .content .bottom .right {
  float: right;
  width: 47%;
}
.guancha .con .content .bottom ul li a {
  display: block;
  padding: 0.5rem 0;
}
.guancha .con .content .bottom ul li a .num {
  float: left;
  width: 1rem;
  height: 1rem;
  border-radius: 3px;
  border: solid 1px #dadee6;
  font-size: 12px;
  color: #9599a9;
  text-align: center;
  line-height: 1rem;
}
.guancha .con .content .bottom ul li a h2 {
  float: left;
  width: 60%;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
  font-size: 0.7rem;
  color: #8b90a0;
  margin-left: 0.5rem;
}
.guancha .con .content .bottom ul li a .label {
  float: right;
  width: 4rem;
  height: 1.2rem;
  background-color: #ffffff;
  border-radius: 13px;
  border: solid 1px #e1e7f0;
  text-align: center;
  line-height: 1.2rem;
  font-size: 0.7rem;
  color: #8b90a0;
}
.guancha .con .content .bottom ul li:hover a .num {
  background-color: #0370ef;
  border: solid 1px #0370ef;
  color: #fff;
}
.guancha .con .content .bottom ul li:hover a h2 {
  color: #ee8650;
}
.guancha .con .content .bottom ul li:hover a .label {
  border: solid 1px #ee8650;
  background: #ee8650;
  color: #fff;
}
.shifou {
  margin-top: 2rem;
  overflow: hidden;
}
.shifou .con .title {
  padding: 1rem 2rem;
}
.shifou .con .title a {
  float: left;
  display: block;
  font-size: 1.6rem;
  color: #383838;
  font-weight: bold;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.shifou .con .title a img {
  width: 1.7rem;
  margin-right: 0.4rem;
  position: relative;
  top: 0.5rem;
}
.shifou .con .title a span {
  display: inline-block;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  font-size: 1rem;
  margin-left: 0.6rem;
  position: relative;
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.shifou .con .title a:hover {
  color: #ee8650;
}
.shifou .con .title a:hover span {
  left: 0.4rem;
}
.shifou .con .title p {
  float: right;
  font-size: 0.8rem;
  color: #8b90a0;
  position: relative;
  top: 0.6rem;
}
.shifou .con .content .left {
  float: left;
  width: 50%;
  height: 0;
  padding-bottom: 28%;
  overflow: hidden;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}
.shifou .con .content .left img {
  width: 100%;
}
.shifou .con .content .left .more {
  position: absolute;
  top: 10%;
  left: 4%;
  width: 2.5rem;
  height: 2.5rem;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  text-align: center;
}
.shifou .con .content .left .more span {
  color: #fff;
  line-height: 2.5rem;
  position: relative;
  top: -1px;
}
.shifou .con .content .left h2 {
  position: absolute;
  bottom: 8%;
  left: 4%;
  color: #fff;
  font-size: 1rem;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
  width: 90%;
}
.shifou .con .content .left h2 span {
  width: 3.2rem;
  height: 1.4rem;
  background-color: #ff8041;
  border-radius: 3px;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  line-height: 1.5rem;
  display: inline-block;
  margin-right: 1rem;
}
.shifou .con .content .left:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.shifou .con .content .left:hover .more {
  background: #ee8650;
  border: solid 2px #ee8650;
}
.shifou .con .content .right {
  float: right;
  width: 49.3%;
}
.shifou .con .content .right ul li {
  width: 49.3%;
  float: left;
  height: 0;
  padding-bottom: 27.6%;
  overflow: hidden;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}
.shifou .con .content .right ul li img {
  width: 100%;
}
.shifou .con .content .right ul li .more {
  position: absolute;
  top: 10%;
  left: 4%;
  width: 2.3rem;
  height: 2.3rem;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  text-align: center;
}
.shifou .con .content .right ul li .more span {
  color: #fff;
  line-height: 2.3rem;
  position: relative;
  top: -1px;
}
.shifou .con .content .right ul li h2 {
  position: absolute;
  bottom: 8%;
  left: 4%;
  color: #fff;
  font-size: 0.8rem;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 1.5em;
  width: 90%;
}
.shifou .con .content .right ul li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.shifou .con .content .right ul li:hover .more {
  background: #ee8650;
  border: solid 2px #ee8650;
}
.shifou .con .content .right ul li:nth-child(even) {
  float: right;
}
.shifou .con .content .right ul li:nth-child(n+3) {
  margin-top: 1.6%;
}
.shifou .con .shi-more {
  width: 13.2rem;
  height: 3rem;
  background-color: #ffffff;
  border-radius: 30px;
  border: solid 2px #ff8041;
  margin: 4rem auto;
}
.shifou .con .shi-more a {
  display: block;
  font-size: 0.8rem;
  color: #ff8041;
  text-align: center;
  line-height: 3rem;
  border-radius: 30px;
  font-weight: bold;
}
.shifou .con .shi-more a span {
  display: inline-block;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  margin-left: 0.4rem;
}
.shifou .con .shi-more:hover {
  border: 2px solid #ff8041;
  background: #ff8041;
}
.shifou .con .shi-more:hover a {
  background: #ff8041;
  color: #fff;
}
.shifou .con .shi-more:hover a span {
  opacity: 1;
}
.brand {
  background: url(../img/case_big_bg.jpg) no-repeat;
  background-size: cover;
}
.brand .con {
  padding: 4rem 0 6rem;
}
.brand .con .con-top > h2 {
  font-size: 2rem;
  color: #fff;
}
.brand .con .con-top > ul {
  margin: 3rem 0;
  padding: 0 3%;
}
.brand .con .con-top > ul li {
  position: relative;
  float: left;
  width: 16.666%;
  text-align: center;
}
.brand .con .con-top > ul li h2 {
  cursor: pointer;
  color: #939baa;
  font-size: 0.9rem;
  display: inline-block;
  position: relative;
  padding-left: 1.4rem;
}
.brand .con .con-top > ul li h2:before {
  content: '\e696';
  font-family: iconfont;
  color: #939baa;
  font-size: 1rem;
  position: absolute;
  left: 0;
  top: -2px;
}
.brand .con .con-top > ul li:nth-child(2) h2:before {
  content: '\e61d';
  font-size: 0.9rem;
  top: 0;
}
.brand .con .con-top > ul li:nth-child(3) h2:before {
  content: '\e621';
  font-size: 1.1rem;
}
.brand .con .con-top > ul li:nth-child(4) h2:before {
  content: '\e622';
}
.brand .con .con-top > ul li:nth-child(5) h2:before {
  content: '\e67b';
}
.brand .con .con-top > ul li:nth-child(6) h2:before {
  content: '\e602';
  font-size: 1.2rem;
  top: -4px;
}
.brand .con .con-top > ul li:not(:last-child):after {
  content: '|';
  position: absolute;
  right: 0;
  top: 1px;
  color: #888888;
  transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  /*兼容-webkit-引擎浏览器*/
  -moz-transform: skewX(-20deg);
  /*兼容-moz-引擎浏览器*/
}
.brand .con .con-top > ul li:hover h2 {
  color: #ff8041;
}
.brand .con .con-top > ul li:hover h2:before {
  color: #ff8041;
}
.brand .con .con-top > ul li.active h2 {
  color: #ff8041;
}
.brand .con .con-top > ul li.active h2:before {
  color: #ff8041;
}
.brand .con .con-bottom {
  position: relative;
}
.brand .con .con-bottom .con-list {
  display: none;
}
.brand .con .con-bottom .con-list .con-left {
  position: absolute;
  width: 68%;
  height: 100%;
  left: 0;
  top: 0;
}
.brand .con .con-bottom .con-list .con-left > ul > li {
  display: none;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .top {
  background: url(../img/case_bg.png) no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 24%;
  overflow: hidden;
  position: relative;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .top .right {
  width: 59.2%;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .top .right .title {
  position: absolute;
  bottom: 1.3rem;
  left: 0;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .top .right .title h2 {
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .top .right .title p {
  font-size: 1.2rem;
  color: #fff;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom {
  height: 0;
  padding-bottom: 46.5%;
  position: relative;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .left {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 40.8%;
  background-color: #393b4d;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .left a {
  display: block;
  width: 70%;
  margin: 0 auto;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .left a .brand-logo {
  width: 100%;
  height: 10rem;
  background: #fff;
  margin-top: -54%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .left a .brand-logo img {
  width: 80%;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .left a h2 {
  font-size: 1.1rem;
  font-weight: bold;
  color: #fff;
  margin-top: 12%;
  margin-bottom: 6%;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .left a .text p {
  text-align: justify;
  font-size: 0.8rem;
  color: #fff;
  -webkit-line-clamp: 8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.6;
  height: 12.8em;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .left a .text p:not(:first-child) {
  display: none;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .left a .more {
  font-size: 0.8rem;
  font-weight: bold;
  color: #ff8041;
  margin-top: 9%;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .left a .more span {
  display: inline-block;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  position: relative;
  left: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .left:hover a .brand-logo img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .left:hover a .more {
  color: #fff;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .left:hover a .more span {
  left: 4px;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right {
  width: 59.2%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: #fff;
  padding: 4% 5%;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right > h2 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #404040;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right > h2 span {
  font-size: 1.2rem;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-list {
  margin-top: 12%;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-list > ul li {
  float: left;
  width: 48%;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-list > ul li:nth-child(2) {
  float: right;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-list > ul li a {
  display: block;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-list > ul li a .top {
  text-align: center;
  height: 0;
  padding-bottom: 29%;
  overflow: hidden;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-list > ul li a .top img {
  width: 6rem;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-list > ul li a h2 {
  margin-top: 2rem;
  font-size: 0.8rem;
  font-weight: bold;
  color: #333;
  text-align: center;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  height: 3em;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-list > ul li:hover a h2 {
  color: #ff8041;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-more {
  width: 7.8rem;
  height: 2.3rem;
  background-color: #ffffff;
  border-radius: 22px;
  border: solid 1px #ff8041;
  position: absolute;
  bottom: 10%;
  left: 50%;
  margin-left: -3.9rem;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-more a {
  display: block;
  font-size: 0.8rem;
  color: #ff8041;
  text-align: center;
  line-height: 2.3rem;
  border-radius: 22px;
  font-weight: bold;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-more a span {
  display: inline-block;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  margin-left: 0.4rem;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-more:hover {
  border: 2px solid #ff8041;
  background: #ff8041;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-more:hover a {
  background: #ff8041;
  color: #fff;
}
.brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-more:hover a span {
  opacity: 1;
}
.brand .con .con-bottom .con-list .con-left > ul > li.active {
  display: block;
}
.brand .con .con-bottom .con-list .con-right {
  float: right;
  width: 31%;
  height: 0;
  padding-bottom: 48%;
  position: relative;
}
.brand .con .con-bottom .con-list .con-right > ul {
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 6%;
  height: 100%;
  width: 100%;
}
.brand .con .con-bottom .con-list .con-right > ul li {
  float: left;
  width: 49%;
  height: 7rem;
  cursor: pointer;
  background: #fff;
  overflow: hidden;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.brand .con .con-bottom .con-list .con-right > ul li .tu {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.brand .con .con-bottom .con-list .con-right > ul li .tu img {
  width: 80%;
}
.brand .con .con-bottom .con-list .con-right > ul li .tu h2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.brand .con .con-bottom .con-list .con-right > ul li:nth-child(even) {
  float: right;
}
.brand .con .con-bottom .con-list .con-right > ul li:nth-child(n+3) {
  margin-top: 8px;
}
.brand .con .con-bottom .con-list .con-right > ul li.active .tu h2 {
  opacity: 1;
}
.brand .con .con-bottom .con-list .con-right > ul li:hover .tu h2 {
  opacity: 1;
}
.brand .con .con-bottom .con-list.active {
  display: block;
}
.brand .con .con-mobile {
  display: none;
}
#videoPopup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}
#videoPopup .video-box {
  width: 70%;
  position: absolute;
  left: 15%;
  top: 10%;
}
#videoPopup .video-box video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#videoPopup .video-box .close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-align: center;
}
#videoPopup .video-box .close span {
  font-size: 0.8rem;
  line-height: 2rem;
  color: #fff;
}
#videoPopup .video-box .close:hover {
  background: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1600px) {
  .brand .con .con-bottom .con-list .con-left > ul li .bottom .left a .text p {
    -webkit-line-clamp: 7;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.6;
    height: 11.2em;
  }
  .brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-list > ul li a h2 {
    margin-top: 1.2rem;
  }
}
@media screen and (max-width: 1500px) {
  .kuaikan .con > ul > li .bottom {
    padding: 1.4rem 1.2rem 5.4rem;
  }
  .kuaikan .con > ul > li .top .content img {
    max-width: 3.3rem;
  }
  .zhidao .con .bottom .zhe-list .content .left .swiper-slide a h2 {
    width: 66%;
  }
  .interview .bottom > ul li .text h2 {
    margin-top: 10%;
  }
  .brand .con .con-bottom .con-list .con-left > ul li .bottom .left a .text p {
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.6;
    height: 9.6em;
  }
}
@media screen and (max-width: 1400px) {
  .brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-list > ul li a h2 {
    margin-top: 0.8rem;
  }
}
@media screen and (max-width: 1366px) {
  .brand .con .con-bottom .con-list .con-left > ul > li > .bottom .left a .text p {
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.6;
    height: 8em;
  }
  .brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-more {
    bottom: 8%;
  }
  .ad .bottom > ul > li a .left img {
    max-width: 5rem;
  }
  .ad .bottom > ul > li:nth-child(3) a .left img {
    max-width: 4.4rem;
  }
  .ad .bottom > ul > li:nth-child(2) a {
    top: -0.5rem;
  }
  .zhidao {
    padding: 3rem 0;
  }
  .zhidao .con .bottom {
    margin-top: 2.5rem;
  }
  .zhidao .con .bottom .zhe-list .more {
    margin: 2.5rem auto 0;
  }
  .interview .bottom > ul li .text {
    top: 50%;
  }
}
@media screen and (max-width: 1280px) {
  .brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-list {
    margin-top: 6%;
  }
  .kuaikan .con > ul > li .top .content h2 {
    font-size: 1.4rem;
  }
  .kuaikan .con > ul > li .bottom {
    padding: 1.2rem 1rem 5.2rem;
  }
  .interview .top .left .text .sign {
    width: 6.4rem;
  }
  .interview .top .left .text h2 {
    font-size: 1.6rem;
  }
  .shifou .con .shi-more {
    margin: 3rem auto;
  }
}
@media screen and (max-width: 1180px) {
  .brand .con .con-bottom .con-list .con-left > ul li .bottom .left a .text p {
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 6em;
  }
}
@media screen and (max-width: 1150px) {
  .brand .con .con-bottom .con-list .con-left > ul > li > .bottom .right .case-list > ul li a h2 {
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 1.5em;
  }
  .ad .bottom > ul > li a .left img {
    max-width: 4rem;
  }
  .ad .bottom > ul > li:nth-child(3) a .left img {
    max-width: 3.4rem;
  }
  .ad .bottom > ul > li a .right img {
    width: 4.6rem;
  }
  .interview .top .left .text .sign {
    width: 5.4rem;
  }
  .interview .top .left .text h2 {
    font-size: 1.4rem;
    margin-top: 6%;
  }
  .interview .top .left .text .more {
    margin-top: 8%;
  }
  .interview .bottom > ul li .text .sign {
    width: 4rem;
  }
  .interview .bottom > ul li .text h2 {
    margin-top: 4%;
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 1024px) {
  .banner {
    margin-top: 96px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text {
    top: 30%;
  }
  .banner .swiper-container .swiper-pagination {
    bottom: 6rem;
  }
  .brand .con {
    padding: 3rem 30px 5rem;
  }
  .brand .con .con-top > h2 {
    font-size: 1.6rem;
  }
  .brand .con .con-top > ul {
    margin: 2rem 0;
  }
  #videoPopup .video-box {
    width: 90%;
    left: 5%;
  }
  .hangjia .con {
    width: 94%;
    padding: 0;
  }
  .guancha .con {
    width: 94%;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .banner {
    margin-top: 72px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text {
    top: 20%;
    left: 8%;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text h2 {
    font-size: 20px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide .text p {
    font-size: 14px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .text .more {
    width: 120px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 14px;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .text .more a {
    font-size: 14px;
    border-radius: 20px;
    line-height: 40px;
  }
  .banner .swiper-container .swiper-pagination {
    bottom: 6px;
  }
  .kuaikan {
    margin-top: 10px;
  }
  .kuaikan .con > div .swiper-pagination {
    display: block;
    bottom: 16px;
  }
  .kuaikan .con > div .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 4px;
    background-color: #000000;
    opacity: 0.3;
    border-radius: 0;
  }
  .kuaikan .con > div .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #ff8041;
    opacity: 1;
  }
  .kuaikan .con > div > ul > li:not(:nth-child(4n)) {
    margin-right: 0;
  }
  .kuaikan .con > div > ul > li .top .content h2 {
    font-size: 20px;
  }
  .kuaikan .con > div > ul > li .top .content p {
    font-size: 16px;
  }
  .kuaikan .con > div > ul > li .top .content img {
    max-width: 60px;
  }
  .kuaikan .con > div > ul > li .bottom {
    height: 290px;
    border: 1px solid #eee;
    box-shadow: none;
    padding: 20px 20px 100px 20px;
  }
  .kuaikan .con > div > ul > li .bottom > ul > li a {
    font-size: 16px;
  }
  .kuaikan .con > div > ul > li .bottom .more {
    bottom: 50px;
    width: 120px;
    height: 36px;
  }
  .kuaikan .con > div > ul > li .bottom .more a {
    font-size: 14px;
    line-height: 36px;
  }
  .ad {
    margin-top: 10px;
  }
  .ad .bottom > ul > li {
    padding-left: 0;
  }
  .ad .bottom > ul > li a {
    display: block;
  }
  .ad .bottom > ul > li a .left {
    text-align: center;
    height: 50px;
  }
  .ad .bottom > ul > li a .left img {
    max-width: 50px;
  }
  .ad .bottom > ul > li a .right {
    text-align: center;
    margin-top: 10px;
    padding: 0 4px;
  }
  .ad .bottom > ul > li a .right img {
    margin: 0 auto;
    width: 50px;
    position: relative;
    left: -4px;
  }
  .ad .bottom > ul > li a .right h2 {
    font-size: 14px;
  }
  .ad .bottom > ul > li:nth-child(2) a {
    top: 0;
  }
  .ad .bottom > ul > li:nth-child(2) a .left img {
    position: relative;
    top: -10px;
  }
  .zhidao {
    padding: 20px 0;
  }
  .zhidao .con .top .title h2 {
    font-size: 20px;
  }
  .zhidao .con .top .title p {
    font-size: 14px;
  }
  .zhidao .con .top .tab-title {
    width: 100%;
    margin-top: 10px;
  }
  .zhidao .con .top .tab-title > a {
    font-size: 14px;
    position: relative;
    top: 2px;
  }
  .zhidao .con .top .tab-title > ul {
    top: 0;
    float: left;
  }
  .zhidao .con .top .tab-title > ul li a {
    font-size: 16px;
  }
  .zhidao .con .top .tab-title > ul li:not(:last-child):before {
    top: -2px;
    font-size: 16px;
  }
  .zhidao .con .bottom {
    margin-top: 20px;
  }
  .zhidao .con .bottom .zhe-list .content .left {
    width: 100%;
    padding-bottom: 55%;
  }
  .zhidao .con .bottom .zhe-list .content .left .swiper-slide a h2 {
    display: none;
  }
  .zhidao .con .bottom .zhe-list .content .left .swiper-pagination {
    text-align: center;
  }
  .zhidao .con .bottom .zhe-list .content .right {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
  .zhidao .con .bottom .zhe-list .content .right > ul {
    padding: 20px 20px 0;
    width: 100%;
  }
  .zhidao .con .bottom .zhe-list .content .right > ul li {
    margin-bottom: 20px;
  }
  .zhidao .con .bottom .zhe-list .content .right > ul li a h2 {
    font-size: 16px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 3em;
  }
  .zhidao .con .bottom .zhe-list .content .right > ul li a p {
    font-size: 14px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 1.5em;
  }
  .zhidao .con .bottom .zhe-list .more {
    margin: 20px auto 0;
    width: 120px;
    height: 40px;
  }
  .zhidao .con .bottom .zhe-list .more a {
    font-size: 14px;
    line-height: 40px;
  }
  .interview {
    margin-top: 10px;
  }
  .interview .top .left {
    width: 100%;
    position: relative;
    padding: 30px 10px 30px 10px;
  }
  .interview .top .left .text {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
  }
  .interview .top .left .text .sign {
    width: 80px;
  }
  .interview .top .left .text h2 {
    font-size: 16px;
  }
  .interview .top .left .text h6 {
    font-size: 12px;
  }
  .interview .top .left .text p {
    font-size: 14px;
    line-height: 1.5;
    height: 3em;
  }
  .interview .top .left .text .more {
    float: none;
    width: 120px;
    height: 40px;
  }
  .interview .top .left .text .more a {
    line-height: 40px;
    font-size: 14px;
  }
  .interview .top .right {
    display: none;
  }
  .interview .bottom > ul li {
    width: 50%;
    padding-bottom: 24%;
  }
  .interview .bottom > ul li:nth-child(3) {
    display: none;
  }
  .interview .bottom > ul li:nth-child(4) {
    display: none;
  }
  .interview .bottom > ul li .text h2 {
    font-size: 16px;
  }
  .interview .bottom > ul li .text h6 {
    display: none;
  }
  .interview .bottom > ul li .more {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
  }
  .interview .bottom > ul li .more span {
    line-height: 40px;
  }
  .hangjia {
    margin-top: 10px;
  }
  .hangjia .con .title {
    padding: 10px;
  }
  .hangjia .con .title a {
    font-size: 20px;
  }
  .hangjia .con .title a span {
    font-size: 16px;
  }
  .hangjia .con .title p {
    font-size: 14px;
  }
  .hangjia .con .content .top > ul {
    padding: 0 10px;
  }
  .hangjia .con .content .top > ul li {
    width: 100%;
  }
  .hangjia .con .content .top > ul li:last-child {
    display: none;
  }
  .hangjia .con .content .top > ul li a .left:after {
    width: 16px;
    height: 16px;
    line-height: 16px;
  }
  .hangjia .con .content .top > ul li a .right h2 {
    font-size: 16px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 3em;
  }
  .hangjia .con .content .top > ul li a .right p {
    display: none;
  }
  .hangjia .con .content .top > ul li a .right h3 {
    font-size: 12px;
  }
  .hangjia .con .content .bottom {
    padding: 10px;
  }
  .hangjia .con .content .bottom .left {
    width: 100%;
  }
  .hangjia .con .content .bottom .right {
    display: none;
  }
  .hangjia .con .content .bottom ul li a .num {
    width: 16px;
    height: 16px;
    line-height: 16px;
    position: relative;
    top: 2px;
  }
  .hangjia .con .content .bottom ul li a h2 {
    width: 60%;
    font-size: 16px;
  }
  .hangjia .con .content .bottom ul li a .label {
    line-height: 20px;
    font-size: 12px;
    position: relative;
    top: 2px;
  }
  .guancha {
    margin-top: 10px;
  }
  .guancha .con .title {
    padding: 10px;
  }
  .guancha .con .title a {
    font-size: 20px;
  }
  .guancha .con .title a span {
    font-size: 16px;
  }
  .guancha .con .title p {
    font-size: 14px;
  }
  .guancha .con .content .top > ul {
    padding: 0 10px;
  }
  .guancha .con .content .top > ul li {
    width: 100%;
  }
  .guancha .con .content .top > ul li:last-child {
    display: none;
  }
  .guancha .con .content .top > ul li a .left:after {
    width: 16px;
    height: 16px;
    line-height: 16px;
  }
  .guancha .con .content .top > ul li a .right h2 {
    font-size: 16px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 3em;
  }
  .guancha .con .content .top > ul li a .right p {
    display: none;
  }
  .guancha .con .content .top > ul li a .right h3 {
    font-size: 12px;
  }
  .guancha .con .content .bottom {
    padding: 10px;
  }
  .guancha .con .content .bottom .left {
    width: 100%;
  }
  .guancha .con .content .bottom .right {
    display: none;
  }
  .guancha .con .content .bottom ul li a .num {
    width: 16px;
    height: 16px;
    line-height: 16px;
    position: relative;
    top: 2px;
  }
  .guancha .con .content .bottom ul li a h2 {
    width: 60%;
    font-size: 16px;
  }
  .guancha .con .content .bottom ul li a .label {
    width: 74px;
    height: 22px;
    line-height: 20px;
    font-size: 12px;
  }
  .shifou {
    margin-top: 10px;
  }
  .shifou .con .title {
    padding: 10px;
  }
  .shifou .con .title a {
    font-size: 20px;
  }
  .shifou .con .title a span {
    font-size: 16px;
  }
  .shifou .con .title p {
    font-size: 14px;
  }
  .shifou .con .content .left {
    width: 100%;
    padding-bottom: 56%;
  }
  .shifou .con .content .left h2 {
    font-size: 16px;
  }
  .shifou .con .content .left h2 span {
    width: 40px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  .shifou .con .content .left .more {
    width: 40px;
    height: 40px;
  }
  .shifou .con .content .left .more span {
    line-height: 40px;
  }
  .shifou .con .content .right {
    width: 100%;
    margin-top: 10px;
  }
  .shifou .con .content .right ul li {
    width: 48.8%;
  }
  .shifou .con .content .right ul li:nth-child(n+3) {
    margin-top: 10px;
  }
  .shifou .con .content .right ul li h2 {
    font-size: 16px;
  }
  .shifou .con .content .right ul li .more {
    width: 30px;
    height: 30px;
  }
  .shifou .con .content .right ul li .more span {
    line-height: 30px;
    font-size: 12px;
  }
  .shifou .con .shi-more {
    margin: 20px auto;
    width: 180px;
    height: 46px;
  }
  .shifou .con .shi-more a {
    line-height: 44px;
    font-size: 14px;
  }
  .brand .con {
    padding: 26px 10px;
  }
  .brand .con .con-top > h2 {
    font-size: 20px;
    text-align: center;
  }
  .brand .con .con-top > ul {
    padding: 0;
    margin: 20px 0;
  }
  .brand .con .con-top > ul li {
    padding: 0 10px;
  }
  .brand .con .con-top > ul li h2 {
    font-size: 16px;
    padding-left: 0;
  }
  .brand .con .con-top > ul li h2:before {
    display: none;
  }
  .brand .con .con-top > ul li:not(:last-child):after {
    content: '';
    width: 1px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    background: #888;
    transform: skewX(0);
    -webkit-transform: skewX(0);
    -moz-transform: skewX(0);
  }
  .brand .con .con-bottom {
    display: none;
  }
  .brand .con .con-mobile {
    display: block;
  }
  .brand .con .con-mobile .con-list {
    display: none;
  }
  .brand .con .con-mobile .con-list ul li {
    float: left;
    width: 32%;
    height: 80px;
    overflow: hidden;
    margin-top: 10px;
    background: #fff;
  }
  .brand .con .con-mobile .con-list ul li:not(:nth-child(3n)) {
    margin-right: 2%;
  }
  .brand .con .con-mobile .con-list ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .brand .con .con-mobile .con-list ul li a img {
    width: 80%;
  }
  .brand .con .con-mobile .con-list.active {
    display: block;
  }
}
/*# sourceMappingURL=index.css.map */