.gywmBox {
  background: #f5f5f5;
  width: 100%;
  padding-bottom: 100px;
}

.gywmBox .gywmCon {
  width: 1200px;
  margin: 0 auto;
}

.gywmBox .gywmCon .myIndex {
  line-height: 53px;
  font-size: 14px;
  color: #999;
}

.gywmBox .gywmCon .myIndex a:hover {
  color: #f8485e;
}

.gywmBox .gywmCon .banner_gywm {
  background: url("//cdn-static-poster.huazhen2008.com/Revision_huazhen2008/gywm_img/banner.jpg") no-repeat center;
  background-size: cover;
  min-width: 1200px;
  height: 329px;
}

.gywmBox .gywmCon .mainCon {
  width: 1200px;
  background: #fff;
  -webkit-box-shadow: 3px 6px 20px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 3px 6px 20px 4px rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.gywmBox .gywmCon .mainCon .MCLeft {
  border-right: #ececec solid 1px;
  width: 230px;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar {
  width: 100%;
  padding: 40px;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbTit {
  color: #f65563;
  font-size: 24px;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .nbLeft .ball_w {
  width: 12px;
  height: 12px;
  background: #fff;
  border: #f5f5f5 solid 2px;
  border-radius: 100%;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .nbLeft .ball {
  width: 8px;
  height: 8px;
  background: #eeeeee;
  border-radius: 100%;
  margin: 4px 0;
  margin-left: 2px;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .nbLeft .line {
  height: 36px;
  width: 2px;
  background: #f6f6f6;
  margin-left: 5px;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .nbLeft .lineD {
  height: 20px;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .nbLeft .nbIndex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -255px;
  -webkit-transition: .3s;
  transition: .3s;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .nbLeft .nbIndex .L {
  width: 12px;
  height: 12px;
  background: #f65563;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .nbLeft .nbIndex .R {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 7px solid #f65563;
  border-bottom: 6px solid transparent;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .nbRight {
  padding-top: 26px;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .nbRight .ntTxt {
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
  cursor: pointer;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .nbRight .ntTxt span {
  color: #999;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .nbRight .ntTxt:nth-child(n+2) {
  margin-bottom: 28px;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .nRAC span {
  color: #333 !important;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .ntTxt:hover {
  color: #f65563;
}

.gywmBox .gywmCon .mainCon .MCLeft .navBar .nbBox .ntTxt:hover span {
  color: #f65563 !important;
}

.gywmBox .gywmCon .mainCon .MCRight {
  padding: 40px 30px;
  width: 970px;
}

.gywmBox .gywmCon .mainCon .MCRight .mrTit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}

.gywmBox .gywmCon .mainCon .MCRight .mrTit .mrtL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
}

.gywmBox .gywmCon .mainCon .MCRight .mrTit .mrtL .redL {
  border-radius: 100px;
  height: 22px;
  width: 5px;
  margin-right: 11px;
  background: #f65563;
  margin-top: 6px;
}

.gywmBox .gywmCon .mainCon .MCRight .mrTit .mrtL .mTit {
  font-size: 24px;
  color: #333;
  font-weight: bold;
}

.gywmBox .gywmCon .mainCon .MCRight .mrTit .mrtR {
  margin-top: 15px;
  width: 100%;
  height: 1px;
  background: #eee;
}

.gywmBox .gywmCon .mainCon .MCRight .bgdz {
  background: url("//cdn-static-poster.huazhen2008.com/Revision_huazhen2008/gywm_img/bgdz.png") no-repeat center;
  background-size: initial;
  height: 400px;
}

.gywmBox .gywmCon .mainCon .MCRight .bgdz .txtdz {
  padding-top: 148px;
  padding-left: 302px;
}

.gywmBox .gywmCon .mainCon .MCRight .bgdz .txtdz .tdz {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}

.gywmBox .gywmCon .mainCon .MCRight .bgdz .txtdz .tdz1 {
  margin-top: 3px;
  color: #666;
  font-size: 12px;
}

.gywmBox .gywmCon .mainCon .MCRight .bgdzList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 40px 0;
}

.gywmBox .gywmCon .mainCon .MCRight .bgdzList .dzItm {
  border-top: #f65563 solid 1px;
  width: 260px;
  padding-top: 20px;
}

.gywmBox .gywmCon .mainCon .MCRight .bgdzList .dzItm .txtdz .tdz {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
}

.gywmBox .gywmCon .mainCon .MCRight .bgdzList .dzItm .txtdz .tdz1 {
  margin-top: 3px;
  color: #666;
  font-size: 12px;
}

.gywmBox .gywmCon .mainCon .MCRight .flsm {
  padding: 35px 30px;
  width: 910px;
  height: 810px;
  background: #fffbfb;
  margin-bottom: 40px;
}

.gywmBox .gywmCon .mainCon .MCRight .flsm .flsm_tit {
  background: #feeaec;
  padding: 9px;
  color: #333;
  font-size: 18px;
  display: table;
}

.gywmBox .gywmCon .mainCon .MCRight .flsm .flsm_txt {
  line-height: 22px;
  color: #333;
  font-size: 14px;
  letter-spacing: .7px;
  padding: 12px 0;
  text-indent: 29px;
}

.gywmBox .gywmCon .mainCon .MCRight .flsm .flsm_txt a {
  color: #f65563;
}

.gywmBox .gywmCon .mainCon .MCRight .flsm .flsm_txt a:hover {
  color: rgba(246, 85, 99, 0.7);
}

.gywmBox .gywmCon .mainCon .MCRight .flsm .line_sm {
  border-bottom: #feeeef solid 1px;
}

.gywmBox .gywmCon .mainCon .MCRight .flsm .txtBold {
  font-weight: bold;
}

.gywmBox .gywmCon .mainCon .MCRight .flsm .flsm_Bottom {
  text-align: right;
  margin-top: 20px;
  color: #333;
  font-size: 14px;
}

.gywmBox .gywmCon .mainCon .MCRight .khbz .bzTxt {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  margin-bottom: 30px;
}

.gywmBox .gywmCon .mainCon .MCRight .khbz .bzTxt span {
  font-weight: bold;
}

.gywmBox .gywmCon .mainCon .MCRight .khbz .bzTxt .aLink {
  color: #f65563;
}

.gywmBox .gywmCon .mainCon .MCRight .khbz .bzTxt .aLink:hover {
  color: rgba(246, 85, 99, 0.7);
}

.gywmBox .gywmCon .mainCon .MCRight .hzList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.gywmBox .gywmCon .mainCon .MCRight .hzList .hzItem {
  background: url("//cdn-static-poster.huazhen2008.com/Revision_huazhen2008/gywm_img/hz1.png") no-repeat center;
  background-size: initial;
  height: 217px;
  width: 447px;
  padding: 20px 30px;
  margin-bottom: 15px;
}

.gywmBox .gywmCon .mainCon .MCRight .hzList .hzItem .hz_txt .hTit {
  color: #f65563;
  font-size: 18px;
  font-weight: bold;
}

.gywmBox .gywmCon .mainCon .MCRight .hzList .hzItem .hz_txt .hTxt {
  line-height: 22px;
  margin-top: 5px;
  color: #666;
}

.gywmBox .gywmCon .mainCon .MCRight .hzList .hzItem .hz_txt:nth-child(2) {
  margin-top: 25px;
}

.gywmBox .gywmCon .mainCon .MCRight .hzList .hzItem .hz_txt:nth-child(2) .hTit {
  color: #333;
}

.gywmBox .gywmCon .mainCon .MCRight .hzList .hzItem .hz_txt:nth-child(2) .hTxt {
  color: #333;
  font-weight: bold;
}

.gywmBox .gywmCon .mainCon .MCRight .hzList .hzItem:nth-last-child(1) {
  margin-bottom: 0;
}

.gywmBox .gywmCon .mainCon .MCRight .gzList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 830px;
  margin: 0 auto;
}

.gywmBox .gywmCon .mainCon .MCRight .gzList .gzItem .gzImg {
  display: table;
  margin: 0 auto;
}

.gywmBox .gywmCon .mainCon .MCRight .gzList .gzItem .gzImg img {
  width: 190px;
}

.gywmBox .gywmCon .mainCon .MCRight .gzList .gzItem .gzTxt {
  color: #f65563;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.gywmBox .gywmCon .mainCon .MCRight .nav {
  display: none;
}

.gywmBox .gywmCon .mainCon .MCRight .nav1 {
  display: block;
}

.by {
  background: #fff !important;
}
/*# sourceMappingURL=gywm.css.map */