﻿.content {
  width: 1400px;
  margin: auto;
}

.header2at a {
  color: #74BB32 !important;
}

.header2at .cirle {
  display: block;
}

.titleBox .title_t {
  display: flex;
  justify-content: center;
  align-items: center;
}

.titleBox .title_t img {
  width: 20px;
  height: 22px;
}

.titleBox .title_t p {
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  margin: 0 29px;
  color: #74BB32;
}

.title_b p {
  margin-top: 13px;
  font-size: 18px;
  line-height: 18px;
  color: #999999;
  text-align: center;
  text-transform: uppercase;
}

/* 地区导航 */
.dqdh {
  width: 1370px;
  margin: auto;
  background-color: #F8F8F8;
  padding: 13px 0;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding-left: 25px;
  box-sizing: border-box;
  margin-top: 37px;
  margin-bottom: 119px;
}

.dh_l img {
  width: 72px;
  height: 72px;
}

.dh_r {
  margin-left: 73px;
}

.dh_r ul {
  display: flex;
  flex-wrap: wrap;
}

.dh_r ul li {
  margin: 1% 45px 1% 0;
}

.dh_r ul li a {
  display: block;
  color: #666666;
  font-size: 20px;
}

.more {
  width: 239px;
  height: 41px;
  font-size: 16px;
  margin: auto;
  line-height: 41px;
  text-align: center;
  display: block;
  color: white;
  background-image: linear-gradient(to bottom, #74BB32, #28AB35);
  border-radius: 5px;
}

/* 热门机构 */
.rmjg {
  margin-bottom: 75px;
}

.rmjg .more {
  margin-top: 58px;
}

.rmjg .content {
  width: 1400px;
}

.rmjg_main ul li a {
  width: 316px;
  display: block;
}

.rmjg_main ul li a .imgbox {
  border-radius: 10px;
  width: 316px;
}

.rmjg_main ul li {
  margin-bottom: 37px;margin-right: 2.4%;
}

.rmjg_main ul li a:hover .jg1 h1 {
 font-weight: bold; color: #74BB32;
} .rmjg_main ul li a:hover .jg2 h2{color:#000000} 

.jg1 {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  border-bottom: 1px dashed #707070;
}

.jg1 h1 {
  line-height: 20px;
  font-size: 20px;
  font-weight: normal;
  color: #666666;
}

.jg1 h2 {
  font-size: 16px;
  color: #999999;
}

.jg2 {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jg2 h1 {
  font-size: 16px;
  line-height: 16px;
  color: #E92222;
}

.jg2 h2 {
  font-size: 16px;
  line-height: 16px;
  color: #666;
}

.rmjg_main ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 48px;
}

/* 机构类型 */
.jglx .lx_l {
  width: 842px;
  padding-top: 10px;
  box-sizing: border-box;
}

.jglx .lx_r {
  width: 494px;
}

.jglx .content {
  display: flex;
  justify-content: space-between;
}

.jglx .left1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 37px;
  padding-right: 22px;
  box-sizing: border-box;
  width: 100%;
  height: 61px;
  border-radius: 5px;
  background-image: linear-gradient(to bottom, #74BB32, #28AB35);
  margin-bottom: 8px;
}

.jglx .left1 p {
  font-size: 26px;
  color: white;
}

.ckgdlx {
  font-size: 16px;
  color: white;
}

.jglx .left2 {
  padding: 10px 8px 10px 9px;
  border-radius: 5px;
  width: 100%;
  background-color: #F4F4F4;
  box-sizing: border-box;
}

.jglx .left2 .left2_t {
  background-color: white;
  height: 51px;
  display: flex;
  align-items: center;
  padding-left: 28px;
  box-sizing: border-box;
}

.jglx .left2 .left2_t p {
  font-size: 20px;
  color: #000000;
  margin-right: 44px;
}

.jglx .left2 .left2_t ul {
  display: flex;
}

.jglx .left2 .left2_t ul li a {
  font-size: 20px;
  color: #666666;
  display: block;
  margin-right: 43px;
}

.jglx .left2 .left2_t .bs {
  color: #74BB32;
  font-weight: bold;
}

.left2_b {
  margin-top: 10px;
  box-sizing: border-box;
  background-color: white;
  padding: 21px 0 21px 19px;
  display: flex;

}

.left2_b .imgbox {
  width: 316px;
  height: auto;
  margin-right: 40px;
}

.left2_b .msgbox h1 {
  font-size: 20px;
  color: #666666;
  margin-bottom: 14px;
  margin-top: 15px;
}

.left2_b:hover .msgbox h1 {
  color: #74BB32;
  font-weight: bold;
}

.left2_b .msgbox h2 {
  font-size: 16px;
  color: #666666;
  margin-bottom: 10px;
}

.left2_b .msgbox p {
  display: block;
  width: 116px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  color: white;
  border-radius: 5px;
  margin-top: 18px;
  background-image: linear-gradient(to bottom, #74BB32, #28AB35);
}

.lx_r .right1 {
  margin-bottom: 30px;
}

.lx_r .right2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 37px;
  padding-right: 22px;
  box-sizing: border-box;
  border-radius: 5px;
  height: 61px;
  background-image: linear-gradient(to bottom, #74BB32, #28AB35);
}

.lx_r .right2 p {
  color: white;
  font-size: 26px;
}

.lx_r .right3 {
  box-sizing: border-box;
  padding: 0 13.5px 0 14.5px;
  background-color: #F8F8F8;
  padding-top: 23.5px;
  padding-bottom: 21px;
  border-radius: 5px;
}.lx_r .right3 li a:hover p{color:#74BB32;}.lx_r .right3 li a:hover h2{color:#74BB32;}

.lx_r .right3 li a {
  display: flex;
  padding-bottom: 11px;
  padding-left: 16px;
  padding-right: 7px;
  margin-top: 21px;
  height: 35px;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px dashed #707070;
  box-sizing: border-box;
}

.lx_r .right3 li a p {
  font-size: 18px;
  display: inline-block;
  color: #000000;
}

.lx_r .right3 li a h2 {
  font-size: 14px;
  color: #666666;
}

.lx_r .right3 li a h1 {
  display: flex;
  align-items: center;
}

.lx_r .right3 li a .cirle {
  width: 7px;
  height: 7px;
  margin-right: 20px;
  display: inline-block;
  border-radius: 50%;
  background-color: #74BB32;
}

.lx_r .right3 li:nth-child(1) a {
  margin-top: 0;
}

.lx_r .right3 li:last-child a {
  border: none;
}

.lx_r .right4 {
  height: 216px;
  border-radius: 5px;
  padding: 22px 0 22px 14px;
  box-sizing: border-box;
  margin-top: 44px;
  margin-bottom: 22px;
  display: flex;
  background-image: linear-gradient(to bottom, #74BB32, #28AB35);
}

.lx_r .right4 .imgbox {
  width: 172px;
  height: 172px;
}

.lx_r .right4 .msgbox {
  padding-top: 22px;
  margin-left: 21px;
  box-sizing: border-box;
}

.lx_r .right4 .msgbox h1 {
  font-size: 20px;
  color: white;
  margin-bottom: 29px;
}

.lx_r .right4 .msgbox h2 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 12px;
}

.lx_r .right4 .msgbox span {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

/* 新闻资讯 */
.xwzx {
  margin-top: 140px;
}

.xwm_t {
  justify-content: center;
  display: flex;
  margin-top: 62px;
}

.xwm_t a {
  text-align: center;
  line-height: 47px;
  width: 134px;
  height: 47px;
  font-size: 23px;
  color: #999999;
  margin-right: 83px;
  background-color: #EEEEEE;
  border-radius: 3px;
}

.xwm_t a:nth-child(3) {
  margin-right: 0;
}

.xwm_t .bs {
  background-color: #74BB32;
  color: white;
}

.xwma_b {
  margin-top: 58px;
}

.xwma_b li a:hover {
 
background-color: #fff; box-shadow: 0px 3px 6px rgba(0, 0, 0, .16);
}

.xwma_b li a:hover h1,
.xwma_b li a:hover h2,
.xwma_b li a:hover p,
.xwma_b li a:hover span {
  color: #74BB32;
}

.xwma_b li a {
  display: block;  width: 437px;
  height: 212px;

  padding: 34px 24px 33px 24px;
  box-sizing: border-box;
  margin-bottom: 31px;
}

.xwma_b li a div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.xwma_b li h1 {
  overflow: hidden;
 text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;font-size: 22px;
  color: #000000;
  margin-bottom: 12px;
}

.xwma_b li h2 {
  font-size: 18px;
  color: #999999;
  overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;

  margin-bottom: 10px;
  line-height: 36px;
}

.xwma_b li p {
  font-size: 18px;
  color: #999999;
}

.xwma_b li span {
  font-size: 14px;
  color: #999999;
  text-transform: uppercase;
}

.xwma_b ul {
 width: 100%; display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* 体验报名 */
.tjbm {
  margin-bottom: 97px;
  margin-top: 112px;
}

.tjbm .content {
  width: 1320px;
}

.bm {
  margin-top: 79px;
}

.bm1 li {
  width: 130px;
}.bm1 .yuan:hover img{
    transition: all 1.5s;
    transform: rotate(360deg);
}

.bm1 .yuan {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, .16);
}

.bm1 ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bm1 li p {
  font-size: 20px;
  margin-top: 15px;
  text-align: center;
}

.bm1 .yuan img {
  width: auto;
}

.bm1 .jt {
  width: 26px;
  height: 26px;
}

.bm2 {
  margin-top: 62px;
  display: flex;
  align-items: center;
}

.bm2 .wechat {
  width: 255px;
  height: 180px;
  display: flex;
  margin-right: 80px;
}

.bm2 .wechat img {
  width: 180px;
  margin-right: 27px;
}

.bm2 .wechat p {
  padding-top: 26px;
  font-size: 20px;
  writing-mode: vertical-rl;
  color: #666666;
}

.tjdj {
  width: 142px;
  margin-right: 79px;
}

.tjdj h1 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}

.tjdj h2 {
  text-transform: uppercase;
  color: #999999;
  font-size: 18px;
  margin-bottom: 15px;
}

.tjdj div {
  width: 22px;
  height: 5px;
  background-color: #70AE0F;
}

.biaodan1 {
  width: 764px;
  height: 174px;
}

.biaodan1 div {
  display: flex;
  justify-content: space-between;
}

.biaodan1 div input {
  width: 244px;
  height: 42px;
  border: 1px solid #CCCCCC;
 
  padding-left: 14px;
  box-sizing: border-box;
}

#submitBtn {
  width: 100%;
  height: 42px;
  border: none;
  color: white;
  font-size: 15px;
  background-image: linear-gradient(to bottom, #74BB32, #28AB35);
}