.newList{
  display: none;
}
.news {
  width: 100%;
  background-color: #f7f7f7;
  padding-top: 20px;
  padding-bottom: 116px;
  padding-top: 98px;
}
.contents {
  display: block;
}
.cont-l {
  width: 800px;
  background-color: #ffffff;
  padding: 10px;
  box-sizing: border-box;
  margin-right: 20px;
}
.cont-l .new {
  width: 100%;
  padding: 20px auto;
  border-bottom: 2px solid #dcdcdc;
}
.cont-l .new .mb30 {
  margin-bottom: 30px;
}
.cont-l .new .new-photo {
  width: 234px;
  height: 156px;
  margin-right: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.cont-l .new .new-photo img {
  width: 100%;
  height: 100%;
}
.cont-l .new .new-photo:hover {
  transform: scale(1.05);
  transition: all 0.4s;
}
.cont-l .new .new-text {
  position: relative;
  width: 460px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.cont-l .new .new-text .title {
  font-size: 24px;
  color: #1e1e1e;
  line-height: 40px;
}
.cont-l .new .new-text .text {
  font-size: 17px;
  color: #999999;
  line-height: 30px;
}
.cont-l .new .new-text button {
  position: absolute;
  right: 0;
  bottom: -10px;
  width: 112px;
  height: 38px;
  border-radius: 8px;
  border: 1px solid #90cf2f;
}
.cont-l .new .new-text button a {
  font-size: 18px;
  color: #90cf2f;
}
.cont-l .new .new-text button a:hover {
  font-size: 18px;
  color: #90cf2f !important;
}
.cont-l .pagebtn {
  display: flex;
  justify-content: space-around;
  margin: 20px auto;
}
.cont-l .pagebtn .btn {
  width: 130px;
  height: 45px;
  font-size: 23px;
  line-height: 45px;
  color: #ffffff;
  background-color: #999999;
  margin: auto 35px;
}
.cont-l .pagebtn .pagesList {
  display: flex;
  align-items: center;
  height: 70px;
  font-size: 23px;
}
.cont-l .pagebtn .page1 {
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #ffffff;
  background-color: #08543f;
  box-sizing: border-box;
  margin: auto 10px;
}
.cont-l .pagebtn .page {
  width: 45px;
  height: 45px;
  color: #1e1e1e;
  text-align: center;
  line-height: 45px;
  background-color: #ffffff;
  border: 1px solid #999999;
  box-sizing: border-box;
  margin: auto 10px;
}
.cont-r {
  width: 384px;
}
.cont-r .hqbj {
  flex-direction: column;
  width: 100%;
  background-color: #ffffff;
}
.cont-r .hqbj .apply-img {
  position: relative;
  width: 100%;
  height: 281px;
  background: url("../img/news/apply.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.cont-r .hqbj .apply-img .cover {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 66px;
  font-size: 38px;
  line-height: 66px;
  text-align: center;
  color: #314c4a;
  background: #90cf2f;
  opacity: 0.68;
}
.cont-r .hqbj .apply-img:hover {
  transform: scale(1.05);
  transition: all 0.4s;
}
.cont-r .hqbj .infor {
  width: 346px;
  height: 50px;
  color: #999999;
  border: 1px solid #18624f;
  box-sizing: border-box;
  border-radius: 11px;
}
.cont-r .hqbj .infor img {
  width: 27px;
  height: 27px;
  margin: 0px 10px;
}
.cont-r .hqbj .infor input {
  width: 220px;
  height: 40px;
  font-size: 22px;
  color: #999999;
  line-height: 40px;
  padding-left: 10px;
  border: none;
  border-left: 1px solid #dcdcdc;
  box-sizing: border-box;
}
.cont-r .hqbj .infor input::-webkit-input-placeholder {
  font-size: 22px;
  color: #999999;
}
.cont-r .hqbj button {
  width: 346px;
  height: 50px;
  color: #ffffff;
  background: #0b3b30;
  border-radius: 11px;
  margin-bottom: 50px;
}
.cont-r .more {
  width: 100%;
  background-color: #ffffff;
  padding: 15px 0;
}
.cont-r .more .title {
  font-weight: 500;
  color: #1e1e1e;
  line-height: 60px;
}
.cont-r .more .newsbox {
  width: 100%;
}
.cont-r .more .newsList {
  width: 346px;
  height: 50px;
  margin: 0px auto;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}
.cont-r .more .newsList .newstitle {
  font-weight: 300;
  color: #999999;
  font-size: 18px;
}
.cont-r .more .newsList .check a {
  font-size: 16px;
  font-weight: 300;
  color: #90cf2f;
}
.cont-r .more .newsList .check a:hover {
  font-size: 16px;
  font-weight: 300;
  color: #90cf2f !important;
}
/* 尾部开始 */
.footer {
  width: 100%;
  color: #ffffff;
}
.footer .introduce-footer {
  width: 100%;
  align-items: center;
  height: 264px;
  display: flex;
  justify-content: center;
  background: #0B3B30;
}
.footer .introduce-footer .option-footer {
  width: 600px;
  height: 210px;
  display: flex;
  justify-content: space-around;
  border-right: 1px solid #4C4C4A;
}

.footer .introduce-footer .option-footer .center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #EEEEEE;
  font-size: 22px;
}
.footer .introduce-footer .option-footer .center  li {
  margin-bottom: 15px;
}
.footer .introduce-footer .option-footer .center  .pointer a {
  color: #ffffff ;
}
.footer .introduce-footer .option-footer .center  .pointer a:hover {
  color: #ffffff !important;
}
.footer .introduce-footer .option-footer .center .title {
  font-size: 28px;
  color: #ffffff;
  margin-bottom: 30px;
}
.footer .introduce-footer .consult-footer {
  width: 600px;
  height: 210px;
  display: flex;
  justify-content: space-around;
}
.footer .introduce-footer .consult-footer .apply-footer {
  display: flex;
  flex-direction: column;
  margin-top: 5px;
}
.footer .introduce-footer .consult-footer .apply-footer .title {
  position: relative;
  width: 300px;
  color: #ffffff;
  font-size: 30px;
  text-align: left;
  margin-bottom: 10px;
}
.footer .introduce-footer .consult-footer .apply-footer .title .bgwhite {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 144px;
  height: 33px;
  color: #4C4C4A;
  font-size: 20px;
  text-align: center;
  line-height: 33px;
  background: #ffffff;
  border-radius: 11px;
}
.footer .introduce-footer .consult-footer .apply-footer ul li {
  margin-bottom: 15px;
  color: #fff;
  font-size: 20px;
}
.footer .introduce-footer .consult-footer .apply-footer ul li .fon42 {
  font-size: 42px;
  color: #ffffff;
}
.footer .introduce-footer .consult-footer .qr {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.footer .introduce-footer .consult-footer .qr .qr-img {
  width: 157px;
  height: 188px;
}
.footer .introduce-footer .consult-footer .qr span {
  display: block;
  color: #DEDBDB;
  font-size: 20px;
  margin-top: 15px;
}
.footer .copyright {
  height: 80px;
  width: 100%;
  font-size: 24px;
  color: #EEEEEE;
  background: #042019;
  display: flex;
  justify-content: center;
}
.footer .copyright .copyright-cont {
  width: 1200px;
  height: 80px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
}
.footer .copyright .img {
  width: 37px;
  height: 40px;
  margin: 10px;
}

/* 尾部结束 */
