/**
* 主题颜色
* 鼠标经过a的颜色
* 鼠标经过是否显示下划线 underline
* 页面整体宽度
* 背景颜色
* 底部信息栏颜色
**/
a:hover {
  color: #8c030d;
  text-decoration: none;
}
.w {
  width: 1200px;
}
body {
  background-color: #fff;
  -ms-overflow-style: none;
}
body::-webkit-scrollbar {
  display: none;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #8c030d;
}
.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;
  align-items: center;
}
.head .logo {
  width: 210px;
}
.head .search {
  border: 1px solid #8c030d;
  width: 300px;
  height: 50px;
}
.head .search form {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head .search form input {
  padding-left: 10px;
  width: 80%;
  height: 50px;
}
.head .search form button {
  width: 20%;
  height: 50px;
  background: #8c030d url(http://www.jju.zuojing.com/static/img/search.png) no-repeat center;
  background-size: 60%;
}
.bg {
  background-color: #8c030d;
}
.nav {
  height: 50px;
  line-height: 50px;
}
.nav ul {
  display: flex;
  justify-content: space-between;
}
.nav ul li a {
  color: #fff;
}
.fouce {
  height: 460px;
}
.fouce #swiper-1 {
  height: 100%;
  width: 660px;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.fouce #swiper-1 .swiper-wrapper {
  height: 100%;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide {
  height: 100%;
  position: relative;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a {
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a img {
  transition: all 0.2s;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a img:hover {
  transform: scale(1.1);
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide a p {
  color: #fff;
  height: 150px;
  line-height: 140px;
  font-size: 20px;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide p {
  display: none;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.4);
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide-active.swiper-slide p {
  display: block;
}
.fouce #swiper-1 .swiper-wrapper .swiper-slide-active.swiper-slide::after {
  content: none;
}
.fouce #swiper-1 .swiper-pagination {
  margin-left: 40px;
  bottom: 20px;
  text-align: center;
}
.fouce #swiper-1 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  background-color: transparent;
  border-radius: 50%;
  opacity: 1;
  border: 1px solid #fff;
}
.fouce #swiper-1 .swiper-pagination-bullet-active {
  background-color: #fff;
}
.fouce #swiper-1 .swiper-button-prev {
  left: auto;
  top: auto;
  right: 380px;
  bottom: 8px;
  background-size: 10px 44px;
}
.fouce #swiper-1 .swiper-button-next {
  top: auto;
  right: 180px;
  bottom: 8px;
  background-size: 10px 44px;
}
.lll-txt {
  width: 500px;
}
.lll-txt .img-box-3 {
  height: 150px !important;
}
.box .title-1 {
  border-bottom: 1px solid #8c030d;
  height: 37px;
}
.box .title-1 h1 {
  font-size: 18px;
}
.box .title-1 span {
  color: #999;
  font-size: 14px;
}
.box .flex .img-box {
  width: 50%;
}
.box .flex .txt-list {
  width: 46%;
}
.box .img-box img {
  height: 250px;
}
.box .img-box h1 {
  margin: 10px 0 5px;
  font-size: 14px;
}
.box .img-box h2 {
  text-indent: 1rem;
  color: #999;
  font-size: 12px;
}
.box .txt-list ul li {
  height: 36px;
  line-height: 36px;
}
.box .txt-list ul li a {
  font-size: 14px;
}
.box .time-list ul li {
  height: 36px;
  line-height: 36px;
}
.box .time-list ul li a {
  display: flex;
  justify-content: space-between;
}
.box .time-list ul li a h1 {
  flex: 1;
  font-size: 14px;
}
.box .time-list ul li a span {
  text-align: right;
  width: 13%;
  font-size: 14px;
  color: #666;
}
.box .img-box-2 {
  margin-top: 10px;
  height: 220px;
  position: relative;
}
.box .img-box-2 span {
  height: 40px;
  line-height: 40px;
}
.box .img-box-3 {
  position: relative;
  height: 210px;
  overflow: hidden;
}
.box .img-box-3 span {
  height: 30px;
  line-height: 30px;
  font-size: 15px;
}
.box .img-box-4 {
  margin-top: 4px;
}
.box .img-box-4 .img-box-3 {
  height: 104px;
  width: 49.5%;
}
.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-weight: 200;
  line-height: 19px;
  padding: 8px 0 8px 20px;
}
.box .list ul li a {
  font-size: 14px;
}
.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%;
}
.curmbs {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #ccc;
}
.curmbs span {
  margin: 0 10px;
}
.curmbs span,
.curmbs a {
  font-size: 14px;
}
.list-list ul li {
  height: 50px;
  line-height: 50px;
}
.list-list ul li a {
  display: flex;
  justify-content: space-between;
}
.list-list ul li a h1 {
  flex: 1;
  font-size: 16px;
}
.list-list ul li a span {
  text-align: right;
  width: 13%;
  font-size: 14px;
  color: #666;
}
.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: 10px;
  border-radius: 5px;
}
.paging .hover,
.paging a:hover,
.paging span:hover {
  color: #fff;
  background-color: #f04646;
}
.con-tit {
  padding: 0 40px;
}
.con-tit h4 {
  font-size: 30px;
  font-weight: 400;
}
.con-info {
  border-bottom: 1px solid #eee;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.con-info span {
  color: #999;
  font-size: 14px;
  margin-right: 20px;
}
.con-txt p {
  font-size: 16px;
  text-indent: 2rem;
  padding: 5px 0;
  line-height: 30px;
  text-align: justify;
}
.con-txt a img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.keywords {
  justify-content: center;
  margin: 40px 0;
  text-align: center;
}
.keywords span,
.keywords a {
  color: #fff;
  font-size: 14px;
}
.keywords a {
  margin-right: 20px;
}
.pian {
  margin: 40px 0;
}
.pian a {
  display: block;
  width: 48%;
}
.pian a:last-of-type {
  text-align: right;
}
.box-1 {
  width: 760px;
}
.box-2 {
  width: 386px;
}
.box-3 {
  width: 48%;
}
.box-3 .txt-list {
  width: 100% !important;
}
.box-4 {
  width: 31%;
}
.box-5 {
  width: 66%;
}
.left {
  width: 67%;
}
.right {
  width: 30%;
}
