/**
* 主题颜色
* 鼠标经过a的颜色
* 鼠标经过是否显示下划线 underline
* 页面整体宽度
* 背景颜色
* 底部信息栏颜色
**/
a:hover {
  color: #f65022;
  text-decoration: none;
}
.w {
  width: 1200px;
}
body {
  background-color: #fff;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #f65022;
}
.advertising {
  width: 1200px;
}
.right {
  position: sticky;
  top: 0;
  height: 100%;
}
.right .advertising {
  width: 300px;
  height: 300px;
  margin: 20px auto;
}
.right .advertising img {
  width: 100%;
  height: 100%;
}
.right .advertising-2 {
  margin-top: 40px;
  height: 250px;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.head {
  height: 100px;
  justify-content: center;
  align-items: center;
  position: relative;
}
.head a {
  left: 0;
  position: absolute;
  display: block;
  /* height: 50px;
  width: 17%; */
}
.head .search {
  width: 580px;
}
.head .search form {
  border: 2px solid #f65022;
  height: 40px;
  display: flex;
}
.head .search form input {
  width: 85%;
  padding-left: 20px;
  height: 100%;
}
.head .search form button {
  font-size: 16px;
  background-color: #f65022;
  color: #fff;
  height: 40px;
  width: 15%;
}
.nav {
  background-color: #f65022;
  height: 50px;
}
.nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
}
.nav ul li {
  flex: 1;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.nav ul li a {
  color: #fff;
  font-size: 18px;
}
.nav ul .cur,
.nav ul li:hover {
  background-color: #ff6600;
}
.fouce {
  width: 60%;
  overflow: hidden;
  height: 420px;
}
.fouce #swiper-1 {
  position: relative;
  height: 100%;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a {
  display: block;
  height: 100%;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a img {
  height: 100%;
  width: 100%;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a .text-show {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 00px;
  left: 0;
  right: 0;
  width: 100%;
  height: 80px;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a .text-show h1 {
  font-size: 18px;
  color: #fff;
  text-align: left;
  padding: 7px 0 0px 14px;
}
.fouce #swiper-1 .swiper-pagination {
  text-align: right;
  left: -20px;
}
.fouce #swiper-1 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  background-color: #fff;
}
.fouce #swiper-1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #f65022;
}
.two {
  width: 38%;
}
.two .list {
  width: 48%;
}
.two .list ul li {
  padding: 0 20px;
  height: 38px;
  border-bottom: 1px solid #ccc;
  line-height: 38px;
  position: relative;
}
.two .list ul li a {
  font-size: 14px;
}
.two .list ul li a:hover {
  color: #f65022;
}
.two .list ul li:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #000;
}
.img-box {
  position: relative;
  height: 150px;
}
.img-box span {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.img-fouce {
  box-sizing: border-box;
  align-items: center;
  position: relative;
}
.img-fouce #swiper-2 {
  overflow: hidden;
  margin: 0 80px;
}
.img-fouce #swiper-2 .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 170px;
}
.img-fouce #swiper-2 .swiper-wrapper .swiper-slide a h1 {
  padding: 10px 0;
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 15px;
}
.img-fouce #swiper-2 .swiper-button-white {
  background-color: rgba(0, 0, 0, 0.4);
  background-size: 15px 44px;
  border-radius: 10px;
  width: 40px;
}
.title {
  border-top: 2px solid #f65022;
  height: 50px;
}
.title a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  color: #f65022;
  padding-left: 40px;
  background: url(http://www.pindao.rexun.cn/img/title.png) no-repeat center left;
}
.title a h1 {
  font-size: 22px;
}
.title a span {
  font-size: 16px;
}
.box .img-box-2 {
  height: 350px;
}
.box .img-box-2 .big-img {
  width: 60%;
}
.box .img-box-2 .big-img a {
  height: 100%;
  background-color: #f2f2f2;
  display: block;
}
.box .img-box-2 .big-img a img {
  height: 300px;
}
.box .img-box-2 .big-img a h2 {
  height: 50px;
  padding: 5px;
  font-size: 14px;
}
.box .two-img {
  width: 35%;
  flex-wrap: wrap;
  align-content: space-between;
}
.box .two-img a {
  background-color: #f2f2f2;
  height: 48%;
  overflow: hidden;
}
.box .two-img a img {
  height: 70%;
}
.box .two-img a h2 {
  height: 25%;
  padding: 5px;
  font-size: 14px;
}
.box .img-box {
  position: relative;
  height: 230px;
  overflow: hidden;
}
.box .img-box span {
  height: 40px;
  line-height: 40px;
}
.box .list-2 ul li {
  height: 28px;
  margin: 16px 0;
  line-height: 28px;
  padding-left: 20px;
  position: relative;
}
.box .list-2 ul li a {
  font-size: 20px;
}
.box .list-2 ul li:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #c1c1c1;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.box .list-2 ul li:first-of-type,
.box .list-2 ul li:nth-child(6) {
  font-weight: 700;
}
.box .list-b ul li {
  margin: 0;
  height: 33px;
  line-height: 33px;
}
.box .list-b ul li a {
  font-size: 16px;
}
.box .list-b ul li:nth-child(5) {
  margin-bottom: 10px;
}
.box .list-bg {
  background-color: #f2f2f2;
  padding: 10px;
}
.box .list-bg ul li:first-of-type,
.box .list-bg ul li:nth-child(6) {
  font-weight: 400;
}
.box .img-text a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f2f2f2;
  height: 160px;
}
.box .img-text a img {
  width: 48%;
}
.box .img-text a .txt {
  width: 48%;
  padding: 10px;
}
.box .img-text a .txt h3 {
  font-size: 16px;
}
.box .list ul {
  margin-top: 10px;
}
.box .list ul li {
  position: relative;
  font-size: 18px;
  font-weight: 200;
  line-height: 24px;
  padding: 8px 0 8px 20px;
}
.box .list ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #c1c1c1;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.box-1 {
  width: 49%;
}
.box-4 {
  width: 70%;
}
.box-5 {
  width: 48%;
}
.box-6 .img-box {
  width: 48%;
  height: 150px;
}
.box-7 {
  width: 28%;
}
.box-8 {
  width: 24%;
}
.box-9 {
  width: 49%;
}
.box-10 .two-img {
  width: 100%;
}
.box-10 .two-img a {
  margin-top: 20px;
  width: 49%;
}
.box-10 .two-img a img {
  height: 120px;
}
.bg {
  background-color: #4c4c4c;
  padding-top: 10px;
}
.bg * {
  color: #fff;
}
.crumbs {
  border-top: 5px solid #f65022;
  padding: 5px 20px;
  background-color: #f3f3f3;
  padding-bottom: 10px;
}
.crumbs a {
  color: #f65022;
  font-weight: 700;
  margin-right: 10px;
  font-size: 18px;
}
.left {
  width: 67%;
}
.left .list-list a {
  display: block;
  border-bottom: 1px solid #ccc;
  height: 135px;
  padding: 20px 0;
}
.left .list-list a:hover {
  background-color: #f7f7f7;
}
.left .list-list a .flex {
  align-items: center;
}
.left .list-list a img {
  height: 135px;
  width: 25%;
}
.left .list-list a .text {
  width: 70%;
}
.left .list-list a .text h2 {
  font-size: 18px;
  line-height: 34px;
  font-weight: 200;
  color: #333;
  margin-bottom: 20px;
}
.left .list-list a .text span {
  margin-top: 10px;
  display: block;
  font-size: 12px;
  font-weight: 200;
  color: #8e8e8e;
  margin-right: 20px;
}
.left .list-list a .no-text {
  width: 100%;
  padding: 0 20px;
}
.left .con-tit h4 {
  font-size: 30px;
  line-height: 42px;
  color: #333;
  font-weight: 400;
}
.left .con-info {
  height: 40x;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 200;
  line-height: 40px;
  color: #8e8e8e;
  text-align: left;
  align-items: center;
}
.left .con-info span {
  display: block;
  margin-right: 35px;
}
.left .con-txt p {
  font-size: 17px;
  font-weight: 200;
  line-height: 36px;
  margin-bottom: 20px;
  text-indent: 2rem;
  color: #333;
}
.left .con-txt a img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.left .keywords {
  text-align: center;
}
.left .keywords span,
.left .keywords a {
  font-size: 15px;
  color: #fff;
}
.left .keywords a {
  margin-right: 20px;
}
.left .pian {
  margin: 40px 0;
  justify-content: space-between;
}
.left .pian a {
  display: block;
  padding: 10px;
  border: 1px solid #eee;
  margin: 0 10px;
}
.titile-3 {
  border-top: 5px solid #f65022;
  padding: 5px 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.titile-3 a {
  color: #f65022;
  font-weight: 700;
  margin-right: 10px;
  font-size: 18px;
}
.right {
  width: 30%;
}
.right .l-img-box h1 {
  color: #f65022;
  font-size: 20px;
  margin: 20px 0;
}
.right .l-img-box img {
  float: left;
  height: 100px;
  width: 150px;
}
.right .l-img-box h2 {
  margin-top: 20px;
  font-size: 18px;
  float: right;
  width: 200px;
  text-indent: 2rem;
}
.paging {
  justify-content: center;
}
.paging a,
.paging span {
  font-size: 14px;
  padding: 0 14px;
  color: #1a1a1a;
  border: 1px solid #eee;
  line-height: 34px;
  text-align: center;
  margin-right: 20px;
}
.paging a:hover,
.paging span:hover {
  background-color: #f65022;
  color: #fff;
}
.paging .hover {
  background-color: #f65022;
  color: #fff;
}
.noobor {
  border-top: none;
}
