﻿.header {
  background-image: url(../images/yjtc_lzy_fzzfjs_header_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: relative;
  z-index: 999;
}

.one {
  display: inline-block;
  width: 100%;
  min-height: 300px;
}

.one .one-left {
  float: left;
  width: calc(100% / 3 * 2);
}

.one .one-left li {
  margin-top: 3rem;
  width: 100%;
  height: 17.20rem;
  border-bottom: 1px solid rgb(231, 231, 231);
}

.one .one-left li .item-date {
  float: left;
  width: 6.25rem;
  height: 6.25rem;
  border: 1px solid rgb(231, 231, 231);
}

.one .one-left li .item-date span:nth-child(1) {
  display: inline-block;
  width: 100%;
  margin: 0.625rem 0;
  font-size: 1.125rem;
  line-height: 2rem;
  color: #c8c8c8;
  text-align: center;
}

.one .one-left li .item-date span:nth-child(2) {
  display: inline-block;
  width: 100%;
  font-size: 2.5rem;
  line-height: 2.5rem;
  color: #c8c8c8;
  text-align: center;
}

.one .one-left li .item-content {
  margin-left: 1.875rem;
  float: left;
  width: calc(100% - 8.125rem - 2px);
}

.one .one-left li .item-content span:nth-child(1) {
  width: 100%;
  height: 1.5625rem;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.5625rem;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.one .one-left li .item-content .des {
  width: 100%;
  height: 4rem;
  display: inline-block;
  color: #666;
  font-size: 1.125rem;
  line-height: 2rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.one .one-left li .item-content .title-line {
  width: 3.4375rem;
  height: 2px;
  margin:2rem 0 2rem 0;
  background-color: #115199;
}

.one .one-left li .item-content .item-btn {
  margin-top: 2rem;
  width: 9.375rem;
  height: 3.125rem;
  line-height: 3.125rem;
  font-size: 1.125rem;
  text-align: center;
  background-color: #115199;
  cursor: pointer;
}

.one .one-left li .item-content .item-btn a {
  color: white;
}

.one .one-right {
  float: right;
  margin-top: 3rem;
  width: calc(100% / 3 - 10px);
}

.one .one-right .right-item {
  width: calc(100% - (1.875rem * 2));
  padding: 0 1.875rem;
  background-color: #f8f8f8;
}

.one .one-right .right-item .item-title {
  position: relative;
  width: 100%;
  height: 5rem;
  font-size: 1.5rem;
  line-height: 5rem;
  color: #333;
  border-bottom: 1px solid #ddd;
}

.one .one-right .right-item .item-title img {
  float: right;
  height: 0.9375rem;
  margin: 2.1875rem 0 0 0;
}

.one .one-right .right-item .item-title .title-line {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 3.125rem;
  height: 2px;
  background-color: #115199;
}

.one .one-right .right-item .item-item-ul li {
  width: 100%;
  height: 4rem;
  color: #666;
  font-size: 1.25rem;
  line-height: 4rem;
  border-bottom: 1px solid #ddd;
}

.one .one-right .right-item .item-item-ul li img {
  float: right;
  height: 0.9375rem;
  margin: 1.71875rem 0 0 0;
}

.one .one-right .right-item .item-item-ul li:nth-last-child(1) {
  border-bottom: none;
}

.one .one-right .right-item .item-item-ul li:hover a {
  color: #115199;
  cursor: pointer;
}

.one .one-right .right-item .item-item-ul1 li {
  width: 100%;
  height: 6rem;
  color: #666;
  border-bottom: 1px solid #ddd;
}

.one .one-right .right-item .item-item-ul1 li:hover {
  color: #115199;
  cursor: pointer;
}

.one .one-right .right-item .item-item-ul1 li:nth-last-child(1) {
  border-bottom: none;
}

.one .one-right .right-item .item-item-ul1 li span:nth-child(1) {
  display: inline-block;
  margin: 1rem 0 1rem 0;
  width: 100%;
  height: 1.625rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.one .one-right .right-item .item-item-ul1 li span:nth-child(2) {
  display: inline-block;
  width: 100%;
  height: 1rem;
  font-size: 1rem;
  line-height: 1rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.right-item-mt {
  margin-top: 1.425rem;
}

.select:hover span {
  color: #115199;
  cursor: pointer;
}

.two {
  display: inline-block;
  width: 100%;
  margin-top:3rem;
}

.two-item {
  float: left;
  width: calc((100% - 5.625rem) / 3 - 2.5rem);
  padding: 0 1.25rem;
  margin-right: 2.8125rem;
  height: 23.75rem;
  background-color: #fafafa;
  overflow: hidden;
}

.two-item:nth-last-child(1) {
  margin-right: 0;
}

.two .two-item .item-title {
  position: relative;
  margin-bottom: 0.7375rem;
  width: 100%;
  height: 4.625rem;
  font-size: 1.5rem;
  line-height: 4.625rem;
  color: #333;
  border-bottom: 1px solid #ddd;
}

.two .two-item .item-title img {
  float: right;
  height: 0.9375rem;
  margin: 1.875rem 0 0 0;
}

.two .two-item .item-title .title-line {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 3.125rem;
  height: 2px;
  background-color: #115199;
}

.two .two-item .item-item-ul li {
  width: 100%;
  height: 3.625rem;
  border-bottom: 1px solid #ddd;
}

.two .two-item .item-item-ul li:nth-last-child(1) {
  border-bottom: none;
}

.two .two-item .item-item-ul li:hover span {
  cursor: pointer;
  color: #115199;
}

.two .two-item .item-item-ul li span {
  display: inline-block;
  line-height: 3.625rem;
  color: #666;
  font-size: 1.125rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.two .two-item .item-item-ul li span:nth-child(1) {
  float: left;
  width: calc(100% - 7.5rem);
}

.two .two-item .item-item-ul li span:nth-child(2) {
  float: right;
  width: 7.5rem;
  text-align: right;
}