/**
* 主题颜色
* 鼠标经过a的颜色
* 鼠标经过是否显示下划线 underline
* 页面整体宽度
* 背景颜色
* 主体颜色
* 文字颜色
**/
a:hover {
  color: #971943;
  text-decoration: none;
}
.w {
  width: 1200px;
}
body {
  background-color: #f3f3f3;
}
.advertising {
  width: 1200px;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #971943;
}
.right .advertising {
  width: 300px;
  height: 300px;
  margin: 20px auto;
}
.right .advertising img {
  width: 100%;
  height: 100%;
}
.right .advertising-2 {
  margin-top: 40px;
  height: 300px;
}
.head {
  border-top: 30px solid #971943;
}
.head .w {
  background-color: #f9f9f9;
  padding: 0 30px;
}
.head .toubu {
  display: flex;
  justify-content: space-between;
  height: 100px;
  align-items: center;
}
.head .logo {
  width: 250px;
  height: 60px;
  padding: 10px;
  border-radius: 20px;
}
.head .logo img {
  width: 80%;
margin-top:10px;
}
.head .search {
  text-align: center;
  border: 1px solid #b6c2d2;
  border-radius: 10px;
  overflow: hidden;
}
.head .search form {
  display: flex;
  align-items: center;
  background-color: #fff;
  height: 40px;
  overflow: hidden;
}
.head .search form input {
  padding-left: 20px;
  font-size: 20px;
}
.head .search form button {
  width: 50px;
  height: 100%;
  background: url(http://www.zhibo.rexun.cn/static/img/search.png) no-repeat center;
  background-size: 60%;
}
.head .search span {
  display: block;
  margin-top: 10px;
  font-size: 14px;
}
.head .nav {
  border-top: 1px solid #971943;
  border-bottom: 1px solid #971943;
}
.head .nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
}
.head .nav ul li a {
  font-size: 20px;
  color: #a31947;
}
.head .nav ul li a:hover {
  color: #406dc5;
}
.content {
  background-color: #f9f9f9;
  padding: 0 30px;
}
.content .fouce {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.content .fouce #swiper-1 {
  height: 450px;
  margin-left: 0;
}
.content .fouce #swiper-1 .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 100%;
}
.content .fouce #swiper-1 .swiper-wrapper .swiper-slide a span {
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  text-align: left;
  background-color: rgba(3, 3, 3, 0.2);
}
.content .fouce #swiper-1 .swiper-wrapper .swiper-slide a span h1 {
  width: 80%;
}
.content .fouce #swiper-1 .swiper-pagination {
  text-align: right;
  bottom: 20px;
  right: 30px;
  left: auto;
}
.content .fouce #swiper-1 .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
}
.content .fouce #swiper-1 .swiper-pagination .swiper-pagination-bullet-active {
  border-radius: 15px;
  width: 50px;
  background-color: #fff;
}
.content .fouce #swiper-1 .swiper-button-white {
  transform: translateY(-50%);
  background-size: 60%;
}
.content .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ccc;
  height: 40px;
}
.content .title a:first-of-type {
  color: #971943;
  font-size: 20px;
  font-weight: 700;
}
.content .title a:last-of-type {
  color: #ccc;
  font-size: 15px;
  padding-right: 20px;
  background: url(http://www.zhibo.rexun.cn/static/img/more.png) no-repeat right center;
}
.content .two {
  display: flex;
  justify-content: space-between;
}
.content .two .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ccc;
  height: 40px;
}
.content .two .title a:first-of-type {
  color: #971943;
  font-size: 20px;
  font-weight: 700;
}
.content .two .title a:last-of-type {
  color: #ccc;
  font-size: 15px;
  padding-right: 20px;
  background: url(http://www.zhibo.rexun.cn/static/img/more.png) no-repeat right center;
}
.content .two .yi {
  width: 37%;
}
.content .two .yi .img-fouce #swiper-2 .swiper-wrapper .swiper-slide {
  height: 300px;
}
.content .two .yi .img-fouce #swiper-2 .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.content .two .yi .img-fouce #swiper-2 .swiper-wrapper .swiper-slide span {
  height: 50px;
  line-height: 50px;
}
.content .two .yi .img-fouce #swiper-2 .swiper-button-white {
  display: none;
  background-color: rgba(0, 0, 0, 0.4);
  background-size: 40%;
  height: 50px;
}
.content .two .yi .img-fouce #swiper-2 .swiper-button-prev {
  left: 0;
}
.content .two .yi .img-fouce #swiper-2 .swiper-button-next {
  right: 0;
}
.content .two .yi .img-fouce #swiper-2:hover .swiper-button-white {
  display: block;
}
.content .two .er {
  width: 60%;
}
.content .two .er .left-img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #f4f4f4;
}
.content .two .er .left-img a {
  width: 48%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .two .er .left-img a .img {
  width: 50%;
  overflow: hidden;
}
.content .two .er .left-img a .img img {
  width: 100%;
  height: 100%;
}
.content .two .er .left-img a .text {
  width: 48%;
}
.content .two .er .left-img a .text h3 {
  margin-bottom: 20px;
  font-size: 18px;
}
.content .two .er .left-img a .text h3:hover {
  color: #971943;
}
.content .two .er .left-img a .text span {
  font-size: 14px;
  color: #666;
}
.content .two .er .left-img a:nth-child(-n + 2) {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.content .two img:hover {
  transform: scale(1.1);
  transition: 0.6s all;
}
.content .three {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.content .three .text-list {
  width: 32%;
  height: 100%;
}
.content .three .text-list .list {
  border: 1px solid #e6e6e6;
  background-color: #f4f4f4;
  padding: 10px;
}
.content .three .text-list .list ul li {
  height: 67px;
  line-height: 67px;
  border-bottom: 1px solid #e6e6e6;
}
.content .three .text-list .list ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .three .text-list .list ul li a .time {
  width: 17%;
  height: 50px;
  border-radius: 10px;
  overflow: hidden;
}
.content .three .text-list .list ul li a .time p {
  text-align: center;
  height: 26px;
  line-height: 26px;
}
.content .three .text-list .list ul li a .time p:first-of-type {
  border-bottom: 1px solid #c0c0c0;
  background-color: #dcdcdc;
  color: #b05876;
  font-weight: 700;
  font-size: 20px;
}
.content .three .text-list .list ul li a .time p:last-of-type {
  background-color: #e1e1e1;
  font-size: 14px;
}
.content .three .text-list .list ul li a h1 {
  width: 82%;
  font-size: 16px;
}
.content .three .text-list .list ul li:last-of-type {
  border: none;
}
.content .three .text-list .list-2 ul li {
  height: 50px;
  line-height: 50px;
}
.content .three .text-list .list-2 ul li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.content .three .text-list .img-box .img {
  margin-bottom: 10px;
  height: 220px;
  overflow: hidden;
}
.content .three .text-list .img-box .img img {
  width: 100%;
  height: 100%;
}
.content .three .text-list .img-box span {
  color: #cc3333;
  font-size: 15px;
}
.content .three .text-list .img-box h1 {
  color: 20px;
  line-height: 27px;
  margin: 10px 0;
}
.content .three .text-list .img-box h2 {
  color: #999;
  font-size: 16px;
  text-indent: 2rem;
}
.content .three .img-list {
  width: 32%;
  overflow: hidden;
}
.content .three .img-list img {
  height: 230px;
  width: 100%;
}
.content .three .img-list p {
  font-size: 20px;
  height: 15px;
  font-weight: 700;
  padding: 20px;
  margin: 20px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  cursor: pointer;
}
.content .three .img-list ul li {
  position: relative;
  margin: 20px 20px;
  padding-left: 20px;
}
.content .three .img-list ul li:first-of-type {
  padding-top: 20px;
  border-top: 1px solid #eee;
}
.content .three .img-list ul li:first-of-type:before {
  top: 70%;
}
.content .three .img-list ul li:before {
  content: '';
  z-index: 999999;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #971943;
  position: absolute;
}
.content .three .img-text {
  overflow: hidden;
  width: 80%;
  margin: 0 auto;
}
.content .three .img-text img {
  width: 100%;
  height: 200px;
}
.content .three .img-text p {
  padding: 0;
  font-size: 16px;
  height: 50px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
}
.content .three .slo-img {
  width: 32%;
  margin-top: 10px;
}
.content .three .slo-img .img-div {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.content .three .slo-img .img-div img {
  width: 35%;
  height: 122px;
}
.content .three .slo-img .img-div .text {
  width: 60%;
}
.content .three .slo-img .img-div .text h3 {
  font-size: 16px;
  margin: 10px 0;
  text-indent: 1rem;
  color: #888;
}
.content .three .slo-img ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 10px;
}
.content .three .slo-img ul li {
  position: relative;
  line-height: 40px;
  padding-left: 20px;
}
.content .three .slo-img ul li:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #971943;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.content .three .slo-img img:hover,
.content .three .img-text img:hover,
.content .three .img-list img:hover,
.content .three .text-list img:hover {
  transform: scale(1.1);
  transition: 0.6s all;
}
.content .left {
  width: 65%;
}
.content .left .mian {
  border-bottom: 3px solid #ececec;
  line-height: 45px;
  height: 45px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.content .left .mian a:first-of-type {
  padding-left: 25px;
  background: url(http://www.zhibo.rexun.cn/static/img/home.png) no-repeat center left;
}
.content .left .mian a {
  color: #888;
  margin-right: 10px;
}
.content .left .list ul li {
  line-height: 45px;
  padding: 0 10px 0 20px;
  border-bottom: 1px dashed #ccc;
  transition: 0.6s all;
  position: relative;
}
.content .left .list ul li a {
  display: flex;
  justify-content: space-between;
}
.content .left .list ul li a h1 {
  width: 80%;
  font-size: 16px;
}
.content .left .list ul li a span {
  color: #999;
  font-size: 16px;
}
.content .left .list ul li:before {
  content: '';
  width: 20px;
  height: 50px;
  background: url(http://www.zhibo.rexun.cn/static/img/left.png) no-repeat center left;
  position: absolute;
  left: 0;
}
.content .left .list ul li:hover {
  margin-left: 5px;
}
.content .left .paging {
  margin: 50px 0;
  text-align: center;
}
.content .left .paging a,
.content .left .paging span {
  font-size: 18px;
  margin: 0 10px;
  border: 1px solid #ccc;
  padding: 10px;
}
.content .left .paging a:hover,
.content .left .paging span:hover,
.content .left .paging .hover {
  background-color: #971943;
  color: #fff;
}
.content .left .paging .hover,
.content .left .paging span {
  padding: 10px 20px;
}
.content .left .paging a:first-of-type {
  border: none;
}
.content .left .paging a:first-of-type:hover {
  background-color: #f9f9f9;
  color: #000;
}
.content .left .connn .con-tit {
  margin-bottom: 10px;
}
.content .left .connn .con-tit h4 {
  font-size: 27px;
  line-height: 40px;
  font-weight: normal;
}
.content .left .connn .con-info {
  color: #555555;
  padding: 10px 0;
  height: 50px;
  line-height: 50px;
  border-top: 1px dotted #cbcb;
}
.content .left .connn .con-info span {
  font-size: 14px;
  margin-right: 20px;
}
.content .left .connn .con-text p {
  font-size: 18px;
  line-height: 34px;
  text-indent: 2rem;
  margin-bottom: 20px;
}
.content .left .connn .con-text a img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.content .left .pian {
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content .left .pian a {
  display: flex;
  font-weight: 700;
  width: 48%;
  display: block;
  padding: 10px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.content .right {
  display: block;
  position: sticky;
  top: 0;
  height: 100%;
  width: 30%;
}
.content .right .text-list {
  width: 100%;
  height: auto;
}
.content .right .slo-img {
  width: 100%;
}
.flex {
  display: flex;
  justify-content: space-between;
}
