﻿.nrmkk:after {
  content: '';
  display: block;
  clear: both;
}
.nrmkk .left {
  width: 770px;
  float: left;
}
.nrmkk .right {
  width: 770px;
  float: right;
}
.nrmk1 {
  height: 605px;
  padding-top: 55px;
  background-color: #ffffff;
}
.titleContentLeft {
  position: relative;
}
.titleContentLeft div {
  width: 6.9px;
  height: 6.9px;
  background-color: #3E8E7F;
  display: inline-block;
  margin-bottom: -5px;
}
.titleContentLeft hr {
  width: 85%;
  margin-left: 120px;
  margin-bottom: 38px;
  display: block;
  height: 1px;
  border-top: none;
  border-left: none;
  border-right: none;
}
.titleContentLeft :nth-child(1) {
  font-size: 30px;
  font-weight: bold;
}
.titleContentLeft :nth-child(3) {
  position: absolute;
  right: 34px;
  bottom: 6px;
  color: #3E8E7F;
}
.titleContentLeftBox .titleContentLeftBody {
  position: relative;
  height: 92.8px;
  margin-bottom: 21px;
}
.titleContentLeftBox .titleContentLeftBody .contentLeft {
  position: absolute;
  border: 1px solid #3e8e7f;
  text-align: center;
  width: 73px;
  height: 74.8px;
}
.titleContentLeftBox .titleContentLeftBody .contentLeft :nth-child(1) {
  display: block;
  height: 53px;
  line-height: 53px;
  text-align: center;
  color: #3e8e7f;
  font-size: 30px;
  font-weight: bold;
}
.titleContentLeftBox .titleContentLeftBody .contentLeft :nth-child(2) {
  display: block;
  background-color: #3e8e7f;
  color: #ffffff;
}
.titleContentLeftBox .titleContentLeftBody .contentRight {
  margin-left: 101px;
  margin-top: 12px;
}
.titleContentLeftBox .titleContentLeftBody .contentRight :nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.titleContentLeftBox .titleContentLeftBody .contentRight :nth-child(2) {
  margin-top: 13px;
  color: #999999;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.titleContentLeftBox .titleContentLeftBody hr {
  position: absolute;
  width: 100%;
  bottom: 0;
  color: #e4e4e4;
  border-top:none;
}
.titleContentLeftBox .titleContentLeftBody:after {
  content: '';
  display: block;
  width: 0px;
  height: 1px;
  transition: all 1s ease;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #3E8E7F;
}
.titleContentLeftBody:hover p {
  color: #3e8e7f;
}
.titleContentLeftBody:hover {
  border-color: #3e8e7f;
}
.titleContentLeftBody:hover:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  transition: all 1s ease;
}
.titleContentRight {
  position: relative;
}
.titleContentRight div {
  width: 6.9px;
  height: 6.9px;
  background-color: #3E8E7F;
  display: inline-block;
  margin-bottom: -5px;
}
.titleContentRight hr {
  width: 85%;
  margin-left: 120px;
  margin-bottom: 38px;
  border-top: none;
  border-left: none;
  border-right: none;
}
.titleContentRight :nth-child(1) {
  font-size: 30px;
  font-weight: bold;
}
.titleContentRight :nth-child(3) {
  position: absolute;
  right: 34px;
  bottom: 6px;
  color: #3E8E7F;
}
.titleContentRightBody {
  position: relative;
}
.titleContentRightBody .contentRight .cg {
  display: block;
  height: 77px;
  border-bottom: 1px dashed #DCDCDC;
  line-height: 77px;
}
.titleContentRightBody .contentRight .i {
  width: 6.9px;
  height: 6.9px;
  background-color: #3E8E7F;
  display: inline-block;
  margin: 0 17px 2px 11px;
}
.titleContentRightBody .contentRight .time {
  position: absolute;
  right: 35px;
}
.titleContentRightBody .contentRight .hover {
  display: none;
}
.titleContentRightBody .contentRight .hover h1 {
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  margin-bottom: 17px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.titleContentRightBody .contentRight .hover p {
  height: 39px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.titleContentRightBody .contentRight .hover div {
  margin-top: 23px;
  width: 100%;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 31px;
  height: 31px;
  background: linear-gradient(90deg, #3E8E7F 0%, #FFFFFF 100%);
  padding-left: 31px;
  box-sizing: border-box;
}
.titleContentRightBody .contentRight .hover div span {
  font-size: 18px;
  font-weight: bold;
  margin-right: 5px;
}
.titleContentRightBody .contentRight.active .hover {
  display: block;
}
.titleContentRightBody .contentRight.active .cg {
  display: none;
}
.titleContentRightBody .contentRight.noBorder .cg {
  border: none;
}
.nrmkBox {
  width: 100%;
  background-color: #f4f4f4;
}
.nrmkBox .nrmk2 {
  width: 1591px;
  margin: 0 auto;
  padding-top: 40px;
}
.nrmkBox .nrmk2:after {
  content: '';
  display: block;
  clear: both;
}
.nrmkBox .nrmk2 .contentLeft {
  float: left;
  width: 785px;
}
.nrmkBox .nrmk2 .contentLeft .leftTitlt :nth-child(1) {
  font-size: 30px;
  color: #333333;
}
.nrmkBox .nrmk2 .contentLeft .leftTitlt div {
  display: inline-block;
  width: 6.9px;
  height: 6.9px;
  background-color: #3e8e7f;
  margin-left: 5px;
  margin-bottom: -5px;
}
.nrmkBox .nrmk2 .contentLeft .leftTitlt :nth-child(3) {
  float: right;
  margin-right: 8px;
  font-size: 14px;
  color: #3e8e7f;
  padding-top: 15px;
}
.nrmkBox .nrmk2 .contentLeft .leftTitlt hr {
  margin-left: 16%;
  width: 84%;
}
.nrmkBox .nrmk2 .contentLeft .contentBox {
  width: 100%;
}
.nrmkBox .nrmk2 .contentLeft .contentBox:after {
  content: '';
  display: block;
  clear: both;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft {
  float: left;
  width: 311.9px;
  height: 369.4px;
  border: 1px solid #E4E4E4;
  background-color: #ffffff;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft .box {
  width: 53.8px;
  height: 53.9px;
  background-color: #3e8e7f;
  margin-top: 18px;
  margin-left: 25px;
  text-align: center;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft .box :nth-child(1) {
  display: inline-block;
  font-size: 24px;
  color: #ffffff;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft .box span {
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  padding: 0;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft :nth-child(2) {
  padding-right: 20px;
  padding-left: 25px;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft :nth-child(2) :nth-child(1) {
  display: block;
  padding: 23px 0 30px 0;
  font-size: 18px;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft :nth-child(2) :nth-child(2) {
  display: block;
  line-height: 1.5;
  padding: 0 7px 27px 4px;
  font-size: 16px;
  color: #999999;
  border-bottom: 1px solid #e4e4e4;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft :nth-child(2) hr {
  width: 265.7px;
  color: #e4e4e4;
  margin-left: 17px;
  display: none;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft :nth-child(2) img {
  margin: 26px 0 0 232px;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft:hover {
  border: 1px solid #3e8e7f;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft:hover p {
  color: #3e8e7f;
  font-weight: bold;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight {
  float: right;
  width: 439px;
  height: 173px;
  background-color: #ffffff;
  margin-right: 10px;
  border: 1px solid #E4E4E4;
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  margin-bottom: 23px;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight img {
  position: absolute;
  right: 27px;
  bottom: 10px;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .box .box1 {
  width: 53.8px;
  height: 53.9px;
  background-color: #3e8e7f;
  text-align: center;
  display: inline-block;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .box .box1 :nth-child(1) {
  display: inline-block;
  font-size: 24px;
  color: #ffffff;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .box .box1 span {
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .box .font16 {
  display: inline-block;
  width: 331px;
  float: right;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .margin17 {
  display: inline-block;
  width: 392px;
  margin-top: 10px;
  color: #999999;
  padding-bottom: 11px;
  border-bottom: 1px solid #e4e4e4;
  line-height: 1.5;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight hr {
  display: none;
  margin-top: 10px;
  color: #E4E4E4;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight:hover {
  border: 1px solid #3E8E7F;
}
.nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight:hover .box .font16 {
  font-weight: bold;
  color: #3E8E7F;
}
.nrmkBox .nrmk2 .contentRight {
  float: right;
  width: 785px;
}
.nrmkBox .nrmk2 .contentRight .list {
  width: 100%;
}
.nrmkBox .nrmk2 .contentRight .list .item {
  width: 100%;
  overflow: hidden;
  height: 127px;
  padding: 9px 20px 13px 10px;
}
.nrmkBox .nrmk2 .contentRight .list .item .imgBox {
  width: 176px;
  height: 106px;
  overflow: hidden;
  float: left;
}
.nrmkBox .nrmk2 .contentRight .list .item .imgBox img {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
.nrmkBox .nrmk2 .contentRight .list .item .imgBox img:hover {
  transform: scale(1.1);
}
.nrmkBox .nrmk2 .contentRight .list .item .wenz {
  float: right;
  margin-left: 27px;
  width: 550px;
}
.nrmkBox .nrmk2 .contentRight .list .item .wenz h1 {
  height: 19px;
  font-size: 18px;
  line-height: 19px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-bottom: 14px;
  margin-top: 6px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.nrmkBox .nrmk2 .contentRight .list .item .wenz p {
  height: 36px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-bottom: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.nrmkBox .nrmk2 .contentRight .list .item .wenz div {
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #999999;
  padding-left: 25px;
  background: url(../img/shijianG.png) left center no-repeat;
  background-size: 14px 14px;
}
.nrmkBox .nrmk2 .contentRight .list .item:hover {
  background: #fff;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.17);
}
.nrmkBox .nrmk2 .contentRight .list .item:hover h1 {
  color: #3E8E7F;
}
.nrmkBox .nrmk2 .contentRight .list .item:hover p {
  color: #3E8E7F;
}
.nrmk3 .mList {
  width: 100%;
}
.nrmk3 .mList .item {
  height: 64px;
  width: 100%;
  border-bottom: 1px solid rgba(153, 153, 153, 0.25);
}
.nrmk3 .mList .item p {
  float: left;
  background: url(../img/cc.png) left center no-repeat;
  background-size: 18px 18px;
  padding-left: 40px;
  height: 18px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-top: 23px;
  line-height: 18px;
}
.nrmk3 .mList .item p:hover {
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #3E8E7F;
}
.nrmk3 .mList .item span {
  height: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  float: right;
  margin-top: 23px;
}
.nrmk3 .contentBox1 {
  width: 100%;
}
.nrmk3 .contentBox1 .imgBox {
  width: 298px;
  height: 385px;
  overflow: hidden;
  float: left;
  margin-right: 21px;
}
.nrmk3 .contentBox1 .imgBox img {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
.nrmk3 .contentBox1 .imgBox img:hover {
  transform: scale(1.1);
}
.nrmk3 .contentBox1 .rList {
  float: right;
  width: 458px;
}
.nrmk3 .contentBox1 .rList .item {
  width: 100%;
  height: 94px;
  box-sizing: border-box;
  padding-top: 27px;
  padding-bottom: 24px;
  border-bottom: 1px dashed #DCDCDC;
}
.nrmk3 .contentBox1 .rList .item:nth-of-type(1) {
  border-top: 1px dashed #DCDCDC;
}
.nrmk3 .contentBox1 .rList .item div {
  height: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #3E8E7F;
  line-height: 14px;
  padding-left: 25px;
  background: url(../img/shijianG.png) left center no-repeat;
  background-size: 14px 14px;
  margin-bottom: 15px;
}
.nrmk3 .contentBox1 .rList .item h2 {
  height: 19px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nrmk3 .contentBox1 .rList .item h2:hover {
  font-weight: bold;
  color: #3E8E7F;
}
@media screen and (max-width: 1700px) {
  .nrmkBox .nrmk2 {
    width: 1440px;
  }
  .nrmkBox .nrmk2 .contentLeft {
    width: 710px;
  }
  .nrmkBox .nrmk2 .contentRight {
    width: 710px;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft {
    width: 297px;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight {
    width: 389px;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .box .font16 {
    width: 283px;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .margin17 {
    width: 371px;
  }
  .nrmkBox .nrmk2 .contentRight .list .item .wenz {
    width: 476px;
  }
  .nrmk3 .contentBox1 .rList {
    width: 391px;
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 1600px) {
  .nrmkk .left {
    width: 710px;
  }
  .nrmkk .right {
    width: 710px;
  }
}
@media screen and (max-width: 1500px) {
  .nrmkBox .nrmk2 {
    width: 1280px;
  }
  .nrmkk .left {
    width: 630px;
  }
  .nrmkk .right {
    width: 630px;
  }
  .titleContentLeft hr {
    width: 81%;
  }
  .titleContentRightBody .contentRight .cg .con {
    display: inline-block;
    overflow: hidden;
    width: 70%;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .titleContentRightBody .contentRight .i {
    margin-bottom: 32px;
  }
  .nrmkBox .nrmk2 .contentLeft {
    width: 630px;
  }
  .nrmkBox .nrmk2 .contentRight {
    width: 630px;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft {
    width: 274px;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight {
    width: 328px;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .box .font16 {
    width: 226px;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .margin17 {
    width: 299px;
  }
  .nrmkBox .nrmk2 .contentRight .list .item .wenz {
    width: 394px;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft :nth-child(2) hr {
    width: 85%;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft :nth-child(2) img {
    margin: 8px 0 0 218px;
  }
  .nrmk3 .contentBox1 .rList {
    width: 306px;
  }
}
@media screen and (max-width: 1300px) {
  .nrmkk .left {
    width: 500px;
  }
  .nrmkk .right {
    width: 500px;
  }
  .nrmkBox .nrmk2 {
    width: 1024px;
  }
  .nrmkBox .nrmk2 .contentLeft {
    width: 100%;
    float: none;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft {
    width: 45%;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft :nth-child(2) hr {
    width: 95%;
    margin: 0 auto;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft :nth-child(2) img {
    float: right;
    margin-right: 20px;
    margin-top: 40px;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight {
    width: 51%;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .box .font16 {
    width: 83%;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .margin17 {
    width: 100%;
  }
  .nrmkBox .nrmk2 .contentRight {
    width: 100%;
    float: none;
  }
  .nrmkBox .nrmk2 .contentRight .list .item .wenz {
    width: 78%;
  }
  .nrmkBox .nrmk2 .contentLeft {
    margin-bottom: 40px;
  }
  .nrmk3 .contentBox1 .rList {
    width: 67%;
  }
}
@media screen and (max-width: 1024px) {
  .nrmkBox .nrmk2 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .nrmk1 {
    height: auto;
  }
  .nrmkk {
    padding-left: 20px;
    padding-right: 20px;
  }
  .nrmkk .left {
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
  .nrmkk .right {
    width: 100%;
    float: none;
  }
  .titleContentRightBody .contentRight .cg .con {
    width: 60%;
  }
  .titleContentLeft hr {
    width: 75%;
  }
  .titleContentRight hr {
    width: 75%;
  }
  .nrmk3 .contentBox1 .rList {
    width: 65%;
  }
}
@media screen and (max-width: 992px) {
  .nrmk3 .contentBox1 .rList {
    width: 63%;
  }
	.nrmkBox .nrmk2 .contentRight .list .item .wenz {
    width: 71%;
  }
}
@media screen and (max-width: 900px) {
  .nrmk3 .contentBox1 .rList {
    width: 54%;
  }
}
@media screen and (max-width: 768px) {
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    height: 311px;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight {
    width: 100%;
    float: none;
  }
  .nrmkBox .nrmk2 .contentRight .list .item .wenz {
    width: 64%;
  }
  .nrmk3 .contentBox1 .rList {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .nrmkBox .nrmk2 .contentRight .list .item {
    height: auto;
  }
  .nrmkBox .nrmk2 .contentRight .list .item .imgBox {
    float: none;
    width: 100%;
    height: auto;
  }
  .nrmkBox .nrmk2 .contentRight .list .item .wenz {
    width: 100%;
  }
  .nrmk3 .mList .item p {
    width: 70%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .nrmk3 .contentBox1 .imgBox {
    width: 100%;
    height: auto;
    float: none;
  }
  .nrmk3 .contentBox1 .rList {
    width: 100%;
    float: none;
  }
  .titleContentRightBody .contentRight .i {
    display: none;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft :nth-child(2) img {
    display: none;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .box .font16 {
    width: 78%;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft :nth-child(2) :nth-child(2) {
    border: none;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight hr {
    display: none;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight img {
    display: none;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .margin17 {
    border: none;
  }
  .titleContentLeft hr {
    display: none;
  }
  .titleContentRight hr {
    display: none;
  }
}
@media screen and (max-width: 375px) {
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight {
    width: 100%;
    height: auto;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .box .box1 {
    display: block;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxRight .box .font16 {
    width: 100%;
    margin-top: 10px;
  }
  .nrmkBox .nrmk2 .contentLeft .contentBox .contentBoxLeft :nth-child(2) :nth-child(1) {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
/*# sourceMappingURL=selfStudyExamination.css.map */