.nav .gp-container {
  position: relative;
}

.nav ul li .subNav {
  z-index: 5;

}

.nav {
  background: none;
}

.navs {
  background: url(../images/navbg.png) no-repeat;
  background-size: cover;
  position: relative;
}

.subNav {
  opacity: 1;
  z-index: 30;
  height: 0;
  padding: 0;
  top: 0;
  position: static;
}

.subNav:nth-child(1) {
  display: none !important;
}

.subNav.on {
  /* display: block; */
  height: auto;
  padding: 30px;
}

.gp-page>a.active, .gp-page>a:hover {
  background: #D1121B;
  color: #fff !important;
  border: 1px solid #fff;
}

main {
  background: #fff;
  position: relative;
  /* z-index: 99; */
}

.main {
  min-height: 1000px;
  padding-top: 40px;
  padding: 40px 0 50px;
  /* overflow: hidden; */
  padding-left: 6px;
  position: relative;
  box-sizing: border-box;
  z-index: 1;
}

.main.on {
  z-index: 2;
}

.gp-bread {
  padding-top: 14px;
  box-sizing: border-box;
  position: relative
}

.gp-bread::before {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  position: absolute;
  left: 0;
  top: 5px;
  background: rgb(174, 5, 14);
}

.apparatus2 {
  margin-left: 295px;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
}

/* aside */
.gp-subLeft {
  width: 245px;
  position: sticky;
  /* z-index: 1; */
  top: 0.6rem;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, .25);
}


.gp-subLeft ul {
  padding-bottom: 110px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  background: #F5F5F5;
}

.gp-subLeft ul::before {
  content: '';
  display: block;
  width: 145px;
  min-height: 142px;
  position: absolute;
  left: 0;
  bottom: -74px;
  background: url(../images/xinleftfootbg.png) no-repeat;
  opacity: .04;
  left: -23px;
  z-index: 16;
}

.gp-subLeft::after {
  content: '';
  display: block;
  width: 100%;
  height: 23px;
  position: absolute;
  left: 0;
  bottom: -22px;
  background: url(../images/asidebot.png) no-repeat;
  left: 0px;
  background-size: cover;
  z-index: 16;
}

.gp-subLeft ul li {
  position: relative;
}

.asideTit {

  background: url(../images/xinleftbg.png) repeat-y;
  background-position: top right;

  background-position: bottom right;
}

.asideTit span {
  background: rgba(174, 5, 14, 1) url(../images/bg171.jpg) no-repeat top right;
  display: block;
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
}


.asideTit h2 {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}


.apparRihght {
  margin-left: 314px;
}

.gp-subLeft>ul>li>a {
  transition: all .3s ease-in-out;
  display: block;
}


.gp-subLeft>ul>li>a {
  padding: 20px 10px 20px;
  box-sizing: border-box;
  /* color: #004ea2; */
  display: block;
  position: relative;
}

.gp-subLeft>ul>li>a>span {
  position: relative;
  z-index: 11;
  /* font-size: 1.6rem; */
  display: block;
  text-align: center;
  word-break: break-all;
}

.gp-subNavm {
  width: 100%;
  overflow: hidden;
  display: none;
}

.gp-subNavm h2 {
  width: 100%;
  height: 48px;
  line-height: 48px;
}

.gp-subNavm h2 a {
  padding-left: 13px;
  font-size: 20px;
  display: block;
  color: #fff;
}



.gp-subNavm li {
  position: relative;
}

.gp-subNavm li>a {
  font-size: 14px;
  padding-left: 13px;
  padding-right: 40px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e6e6e6;
  display: block;
}

.gp-subNavm li.sub_has span {
  margin-left: 10px;
}

.gp-subNavm li.on a {
  display: block;
  width: 100%;
}

.gp-m-toggle {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  text-align: center;
}

.gp-subNavm dl {
  display: none;
  background-color: #fff;
  padding: 5px 0px;
}

.gp-subNavm dl dd {
  padding-left: 30px;
  line-height: 18px;
  padding: 8px 0px 8px 30px;
  position: relative;
  border-bottom: 1px dotted #e6e6e6;
}

.gp-subNavm li dl dd a {
  font-size: 12px;
  font-weight: normal;
  display: inline;
  border: none;
  padding: 0px;
}



.gp-subLeft>ul>li>a::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  background: url(../images/clickbg.png) right no-repeat;
  background-size: cover;
  z-index: 10;
  transition: all 2s ease-in-out;
}

.gp-subLeft>ul>li.active>a::before, .gp-subLeft>ul>li:hover>a::before {
  opacity: 1;
}

.gp-subLeft .gp-toggles {
  width: 17px;
  height: 59px;
  line-height: 59px;
  position: absolute;
  text-align: center;
  cursor: pointer;
  z-index: 10;
  right: 24px;
  font-size: 16px;
  top: 0;
  transition: all .3s ease-in-out;
}

.gp-subLeft .gp-toggles.jian {
  background: url(../images/down.png) no-repeat center;

}

.gp-subLeft .gp-toggles.jia {
  background: url(../images/down.png) no-repeat center;
  transform: rotate(-90deg);
}

.gp-second-nav {
  display: none;
  box-sizing: border-box;
  padding-top: 10px;
  background: rgb(247, 247, 247);
}

.gp-second-nav dd.active a, .gp-second-nav dd:hover a {
  transform: translateX(3px);
}

.gp-second-nav dd {
  margin-bottom: 2px;
}

.gp-second-nav dd>a {
  display: block;
  color: #707070;
  padding: 13px;
  padding-left: 30px;
  margin: 0 10px;
  border-bottom: 1px solid rgb(232, 232, 232);
  text-align: center;
  /* padding-left: 30px; */
  position: relative;
  box-sizing: border-box;
  line-height: 1;
  transition: all 0.35s ease-in-out;
  font-size: 14px;
}

.gp-subLeft3 .gp-second-nav dd>a {
  display: block;
  color: #707070;
  padding: 13px;
  padding-left: 0px;
  margin: 0 10px;
  border-bottom: 1px solid rgb(232, 232, 232);
  /* padding-left: 30px; */
  position: relative;
  box-sizing: border-box;
  line-height: 1;
  transition: all 0.35s ease-in-out;
  font-size: 14px;
  text-align: center;
}

.gp-subLeft2>ul>li>a {
  padding: 17px 15px;
  padding-left: 25px;
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
}

.gp-subLeft2>ul>li>a span {
  text-align: left;
  display: inline-block;
}

.gp-m-subNav {
  display: none;
}

.gp-m-inner-header {
  width: 100%;
  height: 40px;
  background-color: rgb(174, 5, 14);
  cursor: pointer;
  line-height: 40px;
  position: relative;
  /* margin-top: 20px; */
}

.gp-m-inner-header>span {
  height: 40px;
  padding-left: 15px;
  font-size: 16px;
  color: #fff;
  position: absolute;
}



.gp-m-subNav .gp-m-inner-header-icon {
  float: right;
  width: 40px;
  color: #fff;
  height: 40px;
  text-align: center;
  /* margin-bottom: 20px; */
  position: absolute;
  right: 0;
  top: 0;
}

.gp-m-subNav .gp-m-inner-header-icon-click i {
  display: block;
}



.gp-m-toggle {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  text-align: center;
}

.pageArticle {
  margin: 20px 0
}

.pageArticleTitle {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  /* margin-bottom: 35px; */
  box-sizing: border-box;
  /* margin-top: 10px; */
}

.pageArticleTitle h3 {
  line-height: 1.3;
  font-size: 3rem;
  text-align: center;
  padding: 0 8px;
  font-weight: normal;
}

.pageArticleTitle h2 {
  display: block;
  margin: 20px 0 30px;
  text-align: center
}

.newname {
  width: 100%;
  /* display: table-cell; */
  font-size: 24px;
  color: #ae050e;
  margin: 0;
  padding: 0;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}

.pageArticleTitle h3 img {
  width: 76%;
}

.articleAuthor {
  overflow: hidden;
  line-height: 27px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #d2d2d2;
}

.gp-article {
  line-height: 2;
  color: #666;
  margin-bottom: 5px;
}

.gp-article p>b {
  color: rgb(156, 0, 0);
}

.yjtitle {
  color: #ae050e;
  text-align: left;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  margin: 30px 0 20px;
}

.yjdis {
  line-height: 30px;
  color: rgb(102, 102, 102);
}

.yjdis p {
  margin-bottom: 5px;
}

.syul {
  font-size: 0;
  margin: 0 -10px;
  overflow: hidden;
}

.syul li {
  vertical-align: top;
  display: inline-block;
  width: 33.33%;
}

.sybox {
  margin: 0 10px;
}

.systit.on {
  background: rgba(35, 66, 170, 1);
}

.systit {
  background-color: rgba(159, 0, 7, 1);
  width: 100%;
  text-align: center;
  line-height: 60px;
  height: 60px;
  margin-bottom: 10px;
  padding: 0 5px;
  box-sizing: border-box;
}

.sysdl dd a {
  line-height: 20px;
  display: flex;
  align-items: center;
  padding: 10px 10px;
  box-sizing: border-box;
}
.sysdl dd{
}

.sysdl dd:nth-child(odd) a {

  background-color: rgba(244, 244, 244, 1);
}

.sysdl dd:hover a {
  color: rgba(159, 0, 7, 1)
}

.ketdul {
  font-size: 0;
}

.ketdul li {
  width: 10%;
  display: inline-block;
  margin-bottom: 10px;
}

.ketdul li:hover a {
  color: rgba(159, 0, 7, 1)
}

.ketdul li a {
  display: block;
  color: #262626;
  background: rgba(241, 241, 241, 0.945);
  height: 40px;
  font-size: 1.6rem;
  line-height: 40px;
}

.resultul li {
  margin-bottom: 20px;
  width: 48%;
  float: left;
}

.resultul li:nth-child(even) {
  float: right;
}

.resultul a {
  display: block;
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
  transition: all .3s ease-in-out;
}

.resultul {
  overflow: hidden
}

.resultul3 li {
  margin-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}

.resultul3 a {

  margin-bottom: 10px;
}

.resultul li:hover a {
  transform: translateX(5px);
  color: rgba(159, 0, 7, 1)
}

.resultul a::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background: url(../images/result.png) no-repeat;
  position: absolute;
  left: 0;
  top: calc(50% - 7.5px);
}

.futuretop {
  padding: 30px 30px 10px;
  box-sizing: border-box;
  background: #F2F2F2;
  margin: 10px 0 30px;
  font-size: 0;
}

.futuretop li {
  display: inline-block;
  margin-bottom: 20px;
  width: calc(100% / 6);
}

.futuretop li.on a {
  color: #AE050E;
}

.futuretop li:hover a {
  transform: translateX(5px);
  color: rgba(159, 0, 7, 1)
}

.futuretop a {
  display: block;
  line-height: 1.31;
  font-size: 1.6rem;
  transition: all .3s ease-in-out;
}

.resultul2 {
  margin: 0 -5px;
  overflow: hidden;
}

.resultul2 a {
  margin: 0 5px;
}

.gp-page {
  box-sizing: border-box;
  margin: 50px 0;
  text-align: center;
}

.gp-m-page {
  display: none;
  margin: 25px 0;
}

.gp-page:after,
.gp-page:before {
  content: " ";
  display: table
}

.gp-page>a,
.gp-page>span, #pageNumber{
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 5px;
  position: relative;
  border-radius: 0;
  color: #999999;
  font-size: 1.6rem;
  vertical-align: top;
  border: 1px solid #999;
}

.gp-page-start, .gp-page-prev, .gp-page-end, .gp-page-next,.gp-page>a.total  {
  width: auto !important;
  padding: 0 -1px;
  border: 1px solid rgba(255, 255, 255, 0) !important;
  box-sizing: border-box;
  color: #333 !important;
}

.jump {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.6rem;
}

#pageNumber {
  vertical-align: middle;
  margin: 0;
  outline: none;
  padding: 0;
}

.ketdul2 li {
  padding: 12px 30px;
  box-sizing: border-box;

}

.ketdul2 dl {
  display: flex;
  /* justify-content: space-around; */
  /* align-items: center; */
}

.ketdul2 li:nth-child(odd) {
  background: #F1F1F1;
}

.ketdul2 li dd {
  display: inline-block;
  width: calc(100% / 8);
}

.ketdul2 a {
  display: block;
  line-height: 21px;
  /* text-align: center; */
  transition: all .3s ease-in-out;
}

.gp-bread {
  margin-bottom: 20px;
}

.ketdul2 dd:hover a {
  transform: translateX(5px);
  color: rgba(159, 0, 7, 1)
}

.ketdul2 dd a.on {
  transform: translateX(5px);
  color: rgba(159, 0, 7, 1);
  font-weight:bold;
}

.bringtop {
  margin: 10px 0 30px;
  background-color: rgb(246, 246, 246);
  padding: 30px 20px;
  box-sizing: border-box;
  color: #000;
  line-height: 1.8;
}

.bringtop span {
  font-weight: bold;
}

.bringul a {
  padding: 5px 0;
  box-sizing: border-box;
  display: flex;
  vertical-align: middle;
  align-items: center;
  border-bottom: 1px dashed #d4d4d4;
  transition: all .3s ease-in-out;
}

.bringul li:hover a {
  transform: translateX(5px);
}

.bringul li:hover .bering {
  color: rgba(159, 0, 7, 1);
}

.bringdate {
  width: 120px;
  color: #333;
  background: #f1f1f1;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.beimsg {
  background: #c0101a;
  padding: 0 10px;
  box-sizing: border-box;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.bering {
  color: #333;
  flex: 1;
  padding: 10px 0;
  box-sizing: border-box;
}

.nove {
  padding: 0 20px;
  box-sizing: border-box;
}

.noveinfo {
  margin-bottom: 30px;
  line-height: 1.65;
  color: #000;
}

.noveul {
  margin: 0 -10px;
  /* overflow: hidden; */
  font-size: 0;
}

.noveul li {
  display: inline-block;
  margin: 0;
  float: none !important;
  border: 0;
}

.noveul a {
  display: block;
  margin: 0 10px;
  box-shadow: 0 2px 6px rgb(0 0 0 / 10%);
  padding: 20px;
  box-sizing: border-box;
}

.noveimg {
  width: 60px;
  height: 60px;
  overflow: hidden;
}

.noveright {
  margin-left: 90px;
}

.lxr {
  line-height: 1.3;
  margin-bottom: 10px;
}

.novename {
  line-height: 1.4;
  color: #000;
}

.tzywinfo {
  color: #595959;
  line-height: 1.4;
}

.tzywdivul {
  /* width: 100%; */
  /* height: 200px; */
  background-color: rgba(191, 16, 26, 1);
  margin: 20px 0;
  padding: 35px 30px 15px;
  display: flex;
  justify-content: space-between;
}

.tzywdivul li {
  display: inline-block;
  width: calc(100% / 5);
  position: relative;
  padding: 0 30px;
  box-sizing: border-box;
  text-align: left;
  min-height: 100px;
  border-left: 1px solid #ccc;
  color: #fff;
  /* margin: 35px 30px 15px; */
}

.numbermon {
  line-height: 1.1;
  font-size: 4rem;
}

.money {
  display: flex;
  align-items: baseline;
}

.jijin {
  color: #ccc;
  line-height: 24px;
  max-height: 72px;
  overflow: hidden;
  margin-top: 10px;
}

.fourtil {
  border-bottom: 1px solid #BF101A;
  font-size: 0;
  margin-bottom: 15px;
}

.fourtil li {
  display: inline-block;
  width: calc(100% / 4);

}

.fourtil li.on a {
  background: #bf101a;
  color: #fff;
}

.fourtil li a {
  display: block;
  text-align: center;
  color: #bf101a;
  font-size: 1.8rem;
  height: 50px;
  line-height: 50px;
}

.fourbox {
  font-size: 0;
  margin: 0 -2.5px;
  display: none;
}

.fourbox.on {
  display: block
}

.fourbox li {
  margin-bottom: 5px;
  width: calc(100% / 6);
  display: inline-block;
  float: none !important;
}

.fourbox a {
  display: block;
  margin: 0 2.5px;
  border: 1px solid rgb(204, 204, 204);
  overflow: hidden;
}

.fourpic {
  padding-bottom: 67%;
}

.listtab {
  overflow-x: scroll;
}

.listtable {
  color: #595959;
  width: 100%;
  min-width: 500px;
}

.listtable th {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: calc(100% / 6);
  background: #ccc;
}

.listtable tr td:nth-child(1) {
  text-align: left;
}

.listtable td {
  background: #f1f1f1;
  text-align: center;
}

.estateul li {
  margin-bottom: 20px;
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
}

.estateul li::before {
  content: '';
  display: block;
  width: 100%;
  height: calc(100% - 10px);
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(255, 224, 226, 1);
  background: -o-linear-gradient(left, rgba(248, 248, 248, 0.66), rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(left, rgba(248, 248, 248, 0.66), rgba(255, 255, 255, 0));
  background: linear-gradient(to left, rgba(248, 248, 248, 0.66), rgba(255, 255, 255, 0));
}

.estatit {
  display: inline-block;
  padding: 10px 10px;
  box-sizing: border-box;
  color: #BF101A;
  line-height: 1.3;
  box-sizing: border-box;
  background: rgba(255, 224, 226, 1);
  background: -o-linear-gradient(right, rgba(255, 224, 226, 1), rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(right, rgba(255, 224, 226, 1), rgba(255, 255, 255, 0));
  background: linear-gradient(to right, rgba(255, 224, 226, 1), rgba(255, 255, 255, 0));
}

.estatetop {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.estainfo {
  line-height: 1.7;
  color: #555;
  position: relative;
  z-index: 1;
}

.zxns1 {
  background: #ae0710;
  line-height: 50px;
  height: 50px;
  font-weight: bold;
  padding: 0px 20px;
  display: flex;
  justify-content: flex-start;
}

.zxns1 li, .topclick li {
  float: none !important;
  display: inline-block;
}

.zxns1 li a, .topclick li a {
  display: block;
  padding-right: 10px;
  box-sizing: border-box;
}

.zxns1 li:nth-child(1), .topclick li:nth-child(1) {
  width: 35%;
}

.zxns1 li:nth-child(2), .zxns1 li:nth-child(3), .topclick li:nth-child(2), .topclick li:nth-child(3) {
  width: 23%;
}

.zxns1 li:nth-child(4), .topclick li:nth-child(4) {
  width: 19%;
}

.topclick {
  display: flex;
  align-items: center;
  padding: 25px 20px;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  background: #fcfcfc;
  color: #333;
  border-bottom: 1px solid #dadada;
  cursor: pointer;
}

.topclick.on {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.topclick li:nth-child(1) {
  font-size: 1.8rem;
}

.zxns {
  position: relative;
}

.zxns i {
  color: #999;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-left: 5px;
  transform: translateY(-50%);
}

.bottoncon {
  background: #eee;
  padding: 15px 20px;
  box-sizing: border-box;
  display: none;
  border-bottom: 1px solid #dadada;
}

.content-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 10px 0;
  box-sizing: border-box;
  line-height: 1.8;
  border-bottom: 1px solid #fff;
}

.content-top span {
  width: 33.333%;
  padding-right: 10px;
  line-height: 25px;
  margin: 3px 0;
  box-sizing: border-box;
  color: #595959;
}

.newsul {
  border-top: 1px solid #DDD;
  position: relative;
  z-index: 5;
}

.newsul li:hover {
  position: relative;
  z-index: 6
}

.newsul li {
  position: relative;
  z-index: 4
}

.newsul .nebox {
  display: block;
  padding: 30px 20px;
  box-sizing: border-box;
  /* overflow: hidden; */
  position: relative;
  transition: all .3s ease-in-out;
}

.newright {
  width: 320px;
  overflow: hidden;
  margin-left: 20px;
}

.newpic {
  padding-bottom: 56.25%;
  background: none;
}

.newdate {
  margin-bottom: 20px;
}

.newda {
  width: 100px;
  border-top: 2px solid #D1121B;
  padding-top: 10px;
  position: relative;
  box-sizing: border-box;
  text-align: right;
  color: #333;
}

.newday {
  line-height: 1.2;
  margin-bottom: 5px;
}

.newyear {
  line-height: 1.25;
}

.sharebox {
  width: 60px;
  height: 60px;
  border: 1px solid rgba(184, 2, 11, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.sharebox i {
  display: block;
  width: 35px;
  height: 35px;
  background: url(../images/share.png) no-repeat;
  background-size: 100% 100%;
}

.share {
  width: 35px;
  display: block;
}

.bdsharebuttonbox.hide {
  display: none;
  z-index: 4;
  opacity: 1;
}

.bdsharebuttonbox.show {

  z-index: 5
}

.bdsharebuttonbox {
  position: absolute;
  right: -241px;
  top: -1px;
  width: 240px;

}

.sharebox a.bds_weixin {
  background-color: #64aa44 !important;
}

.sharebox a.bds_tsina {
  background-color: #db4308 !important;
}

.sharebox a.bds_qzone {
  background-color: #ff9d2e !important;
}

.sharebox a.bds_more {
  background-color: #60aaea !important;
  font-size: 28px;
}

.sharebox .bdsharebuttonbox a {
  width: 62px;
  height: 62px;
  margin: 0;
  text-indent: 0;
  background: none;
  line-height: 62px;
  text-align: center;
  color: #fff;
  float: left;
  font-size: 26px;
  position: relative;
  z-index: 5;
}

.sharebox .bdsharebuttonbox a:hover {
  opacity: 1
}

.sharebox .none.block {
  display: block;
}

.newsrinfo {
  margin-left: 120px;
  position: relative;
}

.naetitle {
  margin-bottom: 20px;
  line-height: 1.5;
  color: #333;
  display: block;
}

.naeinfo {
  line-height: 1.875;
  color: #888;
  -webkit-line-clamp: 3;
}

.newsul li:hover .nebox {
  background: #B8020B;
  position: relative;
  transform: translateX(5px);
  transition: all .3s ease-in-out;
}

.newsul li:hover .nebox::before {
  content: '';
  display: block;
  width: 56.6%;
  height: 100%;
  background: url(../images/flower.png) no-repeat;
  background-size: cover;
  opacity: .1;
  position: absolute;
  left: 0;
  top: 0;
}

.newsul li:hover .sharebox i {
  background: url(../images/share2.png) no-repeat;
}

.newsul li:hover .newda {
  border-top: 2px solid #fff;
  color: #fff;
}

.newsul li:hover .sharebox {
  border: 1px solid rgba(255, 255, 255, 0.3)
}

.newsul li:hover .naetitle {
  color: #fff
}

.newsul li:hover .naeinfo {
  color: rgba(255, 255, 255, 0.8)
}

.teachdetil {
  width: 62.5%;
  background: url(../images/tc.png) no-repeat;
  background-size: 100% 100%;
  padding: 50px 10px 50px 50px;
  position: fixed;
  min-height: 340px;
  max-height: 680px;
  overflow: hidden;
  z-index: 5;
  left: 50%;
  top: 50%;
  border-radius: 40px;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  display: none;
}

.close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}

.tachbox {
  overflow-y: scroll;
  min-height: 86%;
  /* max-height: calc(100% - 40px); */
  height: 560px;
  margin-top: 20px;
}


.tachbox::-webkit-scrollbar {
  width: 4px;
  background-color: #f5f5f5;
  border-radius: 4px;

}

.gp-overlay2 {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 4;
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
  display: none;
  left: 0
}

.tachbox::-webkit-scrollbar-thumb {
  background-color: #D1121B;
  border-radius: 4px;
  height: 5px;
}


.tachbox::-webkit-scrollbar-track:hover {
  background-color: #ccc;
  border-radius: 4px;
}

.peoimg {
  width: 320px;
  overflow: hidden;
  border-radius: 20px;
}

.peoPic {
  padding-bottom: 133.33%;
  background: none;
}

.peoright {
  margin-left: 350px;
  padding-right: 40px;
  box-sizing: border-box;
}

.teachname {
  line-height: 1.3;
  color: #333;
  margin-bottom: 10px;
}

.zc {
  display: inline-block;
}

.teach {

  display: inline-block;
  margin-right: 30px;
}

.enname {
  color: #999;
  margin-bottom: 10px;
  line-height: 1.3;
}

.tachinfotxt {
  line-height: 1.875;
  color: #333;
}

.e_box {
  width: 100%;
  padding: 20px 10px;
  box-sizing: border-box;
}

.boxserar, .boxserar form {
  height: 100%;
  position: relative;
}

.eboxsearch {
  display: block;
  height: 50px;
  border-radius: 25px;
  box-shadow: 0px 3px 8px 0px rgb(173 173 173 / 40%);
  /* z-index: auto !important; */
}

.e_box .notxt1 {
  width: 80px;
  height: 100%;
  background-color: #008dff;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.e_box .notxt {
  width: calc(100% - 80px);
  color: #d7d7d7;
  outline: none;
  height: 100%;
  border: none;
  line-height: 50px;
  padding-left: 105px;
  padding-right: 20px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  box-sizing: border-box;
}

#new-page {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  border-bottom: 1px solid #d9d9d9;
  padding: 20px 0;
}

#new-page>div {
  width: 50%;
}

#new-page>div:nth-child(2) {
  text-align: right;
}

/* add */
.zhinengdis {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.zhinengdis li {
  width: 48%;
  height: 300px;
  background-color: #F1F1F1;
  margin-bottom: 20px;
  text-align: left;
}

.zhinengdis li a {
  display: block;
  margin: 20px 15px;
}

.zhinengdis li .item-tit {
  line-height: 1.8;
  color: #000;
}

.item-info {
  line-height: 30px;
  color: #666;
  -webkit-line-clamp: 5;
  height: auto;
  max-height: 150px;
  margin-bottom: 20px;
}

.item-content {
  line-height: 30px;
  color: #666;
  word-break: break-all;
}
.subadd1{
  margin: 0 -10px;
  overflow: hidden;
}
.subadd1 li{
  margin-bottom: 40px;
}
.subadd1 li a{
  display: block;
  margin: 0 20px;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
  transition: all .3s ease-in-out;
}
.subadd1 li:hover a{
  transform: translateX(5px);
}
.subadd1 li a::before{
  content: '';
  display: block;
  border: 1px solid #D1121B;
  width: calc(100% - 7px);
  height: 100%;
  position: absolute;
  left: 0;
  bottom: -10px;
  background: url(../images/navbg.png) no-repeat;
  opacity: .8;
  background-size: cover;
}
.subadd1 li a::after{
  content: '';
  display: block;
  border: 1px solid #D1121B;
  width: calc(100% - 7px);
  height: 100%;
  position: absolute;
  left: 7px;
  top: 0;
  background: #fff;
}
.subadd1 li a>.item{
  display: block;
  position: relative;
  z-index: 1;
  text-align: center;
  padding-left: 5px;
  box-sizing: border-box;
}
.subadd1 li:hover .item{
  color: #D1121B;
}
@media screen and (max-width:1400px) {}

@media screen and (max-width:1300px) {
  .tzywdivul li {
    padding: 0 15px;
  }
.gp-page>a, .gp-page>span, #pageNumber{margin: 0;}
  .tzywdivul {
    padding: 20px 15px 10px;

  }
}

@media screen and (max-width:1201px) {
  .noveul li {
    width: 50%;
    margin-bottom: 20px;
  }
  
  .gp-page>a, .gp-page>span, #pageNumber{
    margin: 0;
  }
  .gp-page-start, .gp-page-prev, .gp-page-end, .gp-page-next{
    padding: 0 5px;
  }
  .gp-subLeft {
    width: 180px;
  }
  .apparatus2 {
    margin-left: 220px;
  }
  .gp-page>a, .gp-page>span, #pageNumber{
    margin-bottom:5px;
  }
}

@media screen and (max-width:1100px) {
  .tzywdivul li {
    padding: 0 10px;
  }

  .tzywdivul {
    padding: 10px 10px 10px;
  }
   .subadd1{
    margin: 0 -15px;
  }
  .subadd1  li{
    margin-bottom: 30px;
  }
  .subadd1 li a{
    margin: 0 15px;
  }
}

@media screen and (max-width:997px) {
  .gp-subLeft {
    display: none;
  }

  .main {
    min-height: auto;
  }

  .gp-m-subNav {
    display: block;
  }

  .apparatus2 {
    margin-left: 0;
    padding-top: 20px;
  }

  .gp-search {
    margin-bottom: 15px;
  }

  .main {
    padding-top: 20px;
  }

  .pageArticle {
    margin: 10px 0;
  }

  .tachbox {
    max-height: 400px;
  }

  .peoimg {
    width: 150px;
  }

  .teachdetil {
    width: 90.5%;
    padding: 20px 10px 20px 20px;
    border-radius: 20px;
  }

  .peoright {
    margin-left: 170px;
    padding-right: 30px;
  }

  .close {
    top: 10px;
    right: 20px;
  }

  .main {
    min-height: auto;
  }
}



@media screen and (max-width:767px) {
  .gp-page {
    display: none;
  }

  .gp-m-page {
    display: block;
    /* margin: 30px 0 50px; */
  }

  .ketdul li {
    width: calc(100% / 8);
  }

  .futuretop li {

    width: calc(100% / 4);
  }

  .syul li {
    width: 50%;
    margin-bottom: 20px;
  }

  .yjtitle {
    padding-bottom: 10px;
    margin: 25px 0 15px;
  }

  .ketdul2 dl {
    /* padding: 10px 20px; */
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .ketdul2 dd {
    width: 20% !important;
    margin-bottom: 5px;
  }

  .fourbox li {
    width: calc(100% / 4);
  }

  .newright {
    width: 100%;
    float: none !important;
    margin: 0 0 20px;
  }
.newleft{
  height:auto !important;
}
  .newsul .nebox {
    display: block;
    padding: 15px 10px;
    overflow: hidden;
  }

  .ketdul2 li {
    padding-bottom: 5px;
  }
 
}

@media screen and (max-width:600px) {
  .noveul li {
    width: 100%;
  }

  .tzywdivul {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .tzywdivul li {
    width: calc(100% / 3);
    margin-bottom: 10px;
  }

  .e_box .notxt {
    padding: 0 50px;
  }

  .eboxsearch {
    height: 35px;
  }

  .item-info {
    margin-bottom: 10px;
  }
}

@media screen and (max-width:479px) {
  .ketdul li {
    width: calc(100% / 6);
  }
   .subadd1{
    margin:0px;
  }
  .subadd1  li{
    margin-bottom: 20px;
  }
  .subadd1 li a{
    margin: 0;
  }
  .pageArticleTitle h3 img {
    width: 100%;
  }
  .subadd1 li a::after {
   
    width: calc(100% - 6px);
  
    left: 4px;
   
}
.subadd1 li a::before{
  bottom: -7px;
}
  .futuretop li {

    width: calc(100% / 2);
  }

  .ketdul2 li {
    padding: 12px;
    padding-bottom: 7px;
  }

  .ketdul2 dd {
    width: 25% !important;
    /* margin-bottom: 5px; */
  }

  .bringdate {
    width: 80px;
  }

  .bringtop {
    margin: 0px 0 15px;
    padding: 15px 10px;
  }

  .nove {
    padding: 0 10px;
  }

  .tzywdivul li {
    width: calc(100% / 2);
  }

  .fourtil li a {
    font-size: 1.6rem;
    height: 40px;
    line-height: 40px;
  }

  .topclick li:nth-child(1) {
    font-size: 1.6rem;
  }

  .topclick {
    padding: 10px 5px;
  }

  .zxns1 {
    padding: 0 5px;
  }

  .zxns1 li a, .topclick li a {
    padding-right: 0px;
  }

  .zxns1 li:nth-child(4), .topclick li:nth-child(4) {
    width: 30%;
  }

  .zxns1 li:nth-child(2), .zxns1 li:nth-child(3) {
    width: 19%;
  }

  .newda {
    width: 80px;
  }

  .newsrinfo {
    margin-left: 100px;
  }

  .peoimg {
    float: none;
    margin: 0 auto;
  }

  .peoright {
    margin-left: 0;
    margin-top: 20px;
  }

  .e_box .notxt {
    padding: 0 20px;
  }

  .estateul li {
    padding-left: 0;
  }

  #new-page {
    display: block;
  }

  #new-page>div {
    width: 100%;
    text-align: left !important;
    margin-bottom: 10px;
  }

  .newname {
    font-size: 20px;
  }

  .zhinengdis li {
    width: 100%;
    float: none;
  }
}

@media screen and (max-width:414px) {
  .ketdul li {
    width: calc(100% / 4);
  }

  .syul li {
    width: 100%;
  }
}

@media screen and (max-width:410px) {
  .bringul a {
    display: block;
  }

  .fourbox li {
    width: calc(100% / 3);
  }
}