.location {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 22px;
}
.location .location-icon {
  width: 10px;
  height: 12px;
  margin-right: 10px;
  vertical-align: baseline;
}
.location span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.location span a {
  color: #333;
  text-decoration: none;
}
.more {
  position: absolute;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  font-size: 14px;
  color: #225AA5;
  text-decoration: none;
  display: block;
}
.more .more-img {
  width: 11px;
  height: 12px;
  margin-left: 5px;
  vertical-align: baseline;
}
.content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 30px;
}
.content .left-cont {
  width: 814px;
  float: left;
}
.content .left-cont .news-title {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #222222;
  line-height: 40px;
  margin-bottom: 18px;
}
.content .left-cont .news-time {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  margin-bottom: 24px;
}
.content .left-cont .line {
  width: 100%;
  height: 1px;
  background-color: #eef3f6;
  border-radius: 1px;
  margin-bottom: 30px;
}
.content .left-cont .news-content {
  width: 100%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 30px;
}
.content .left-cont .news-content img {
  margin-bottom: 20px;
}
.content .left-cont .news-content video {
  width: 100%;
  margin-bottom: 30px;
}
.content .right-cont {
  width: 326px;
  float: right;
}
.content .right-cont .tongnan-news {
  margin-bottom: 30px;
}
.content .right-cont .tongnan-news .news-cont4-item {
  display: block;
  width: 326px;
  height: 196px;
  position: relative;
  margin-bottom: 10px;
}
.content .right-cont .tongnan-news .news-cont4-item .item-bg {
  width: 100%;
  height: 100%;
}
.content .right-cont .tongnan-news .news-cont4-item .item-logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 31px;
}
.content .right-cont .tongnan-news .news-cont4-item .item-title {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #225AA5;
  line-height: 48px;
  text-shadow: 0px 2px 4px #BFB6B6;
  text-stroke: 1px #FFFFFF;
  -webkit-text-stroke: 0.15px #FFFFFF;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 69px;
}
.content .right-cont .tongnan-news .news-cont4-item .learn-more {
  width: 104px;
  height: 24px;
  background: #225AA5;
  box-shadow: 3px 3px 8px 0px #D1DFF1;
  border-radius: 12px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 41px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: center;
  box-sizing: border-box;
  padding-right: 15px;
}
.content .right-cont .tongnan-news .news-cont4-item .learn-more::after {
  content: '';
  display: block;
  width: 11px;
  height: 12px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/learn-more.png) no-repeat;
  background-size: 100% 100%;
}
.content .right-cont .tongnan-news .gaikuang .item-logo {
  width: 39px;
  height: 34px;
}
.content .right-cont .tongnan-news .gaoxin .item-logo {
  width: 35px;
  height: 34px;
}
.content .right-cont .tongnan-news .nongye .item-logo {
  width: 36px;
  height: 34px;
}
.content .right-cont .tongnan-news .ningmeng .item-logo {
  width: 43px;
  height: 35px;
}
.content .right-cont .minsheng {
  width: 100%;
}
.content .right-cont .minsheng .news-cont4-box {
  width: 100%;
}
.content .right-cont .minsheng .news-cont4-box .news-cont4-title {
  width: 100%;
  height: 33px;
  position: relative;
  border-bottom: 1px solid #eee;
  margin-bottom: 27px;
}
.content .right-cont .minsheng .news-cont4-box .news-cont4-title .title-logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
}
.content .right-cont .minsheng .news-cont4-box .news-cont4-title .title-text {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #225AA5;
  margin: 2px 0 0 34px;
}
.content .right-cont .minsheng .news-cont4-box .news-cont4-title .mszh-more {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.content .right-cont .minsheng .news-cont4-box .news-cont4-title::after {
  content: '';
  display: block;
  width: 128px;
  height: 2px;
  background: url(../img/title-line.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: 1px;
  transform: translateY(-50%);
}
.content .right-cont .minsheng .news-cont4-box .news-cont4-item {
  display: block;
  text-decoration: none;
  width: 100%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #444444;
  box-sizing: border-box;
  padding-left: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  margin-bottom: 18px;
}
.content .right-cont .minsheng .news-cont4-box .news-cont4-item:hover {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #225AA5;
}
.content .right-cont .minsheng .news-cont4-box .news-cont4-item:hover::before {
  background-color: #225AA5;
}
.content .right-cont .minsheng .news-cont4-box .news-cont4-item::before {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #c4c4c4;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.content .right-cont .minsheng .news-cont4-box .news-cont4-item:last-child {
  margin-bottom: 0;
}
