@charset "UTF-8";
/* CSS Document */
a {color: inherit;}
.flex {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content: space-between;
  align-content: space-between;
}
.wrap {width: 94%;margin: auto;}
.mar {margin: 3% auto;font-size: 0.6rem;}
.pad {padding: 3%;}
/*标题*/
.title_main {
    height: 2.25rem;
    background: url("../images/tit.png") no-repeat 30% bottom /contain;
    padding-left: 21%;
  }
  .title_main2 {
    background: url("../images/tit2.png") no-repeat center bottom /contain;
    padding-left: 34%;
  }
  .title_main p {
    font-size: 0.3rem;
    color: #007b35;
    font-weight: bold;
  }
  .title_main h3 {
    font-size: 0.65rem;
    color: #fff;
    padding-left: 7%;
    padding-top: 0.35rem;
  }
  /*曾经*/
  .cj {
    position: relative;
  }
  .cj article {
    width: 80%;
    height: 80%;
    padding: 10%;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
  }
  .cj article hr {
    width: 10%;
    border: 0.025rem solid #fff;
    margin-bottom: 2%;
  }
  .cj article h4 {
    font-size: 0.65rem;
    margin: 5% 0;
  }
  .cj article p {
    padding: 5%;
    background: rgba(10,106,49, .7);
    text-indent: 2em;
    line-height: 1.8em;
    margin-top: 10%;
  }
  /*现在*/
  .cp {
    text-align: center;
    line-height: 1.8em;
    font-size: 0.6rem;
  }
  .cp img {
    width: 7%;
    vertical-align: bottom;
    margin-right: 1.5%;
  }
  .xz {
    background: #007b35;
    padding: 3%;
    color: #fff;
  }
  .xz_tilte{
    font-size: 0.65rem;
    border-bottom: 0.05rem solid #fff;
  }
  .xz_tilte b {
    font-size: 0.75rem;
  }
  .xz_tilte span {
    display: block;
    margin: 1% 0 2%;
  }
  
  .xzlist li {width: 32%;}
  .xzlist li img {
    height: 1.5rem;
  }
  .xzlist li p {
    display: inline-block;
    font-size: 0.4rem;
    line-height: 1.8em;
  }
  .xzlist li p strong {font-size: 0.5rem;}
  .xz2 p {
    width: 63%;
    padding: 2%;
    background: #007b35;
    color: #fff;
    line-height: 1.8em;
    text-indent: 2em;
  }
  .xz2 a {
    width: 30%;
  }
  
  .zxbtn {
    display: block;
    width: 60%;
    padding: 2% 0;
    background: #bb8c3f;
    color: #fff;
    text-align: center;
  }
  /*优势*/
  .bggrey {
    background: #eee;
    padding: 0.025rem 3%;
  }
  
  .ys1 li {
    padding: 2%;
    background: #fff;
    margin-bottom: 3%;
    align-items: center;
    font-size: 0.5rem;
  }
  .ys1 li a {width: 48.5%;}
  .ys1 li h4 {
    font-size: 0.65rem;
    color: #7aba96;
    margin-bottom: 20%;
  }
  .ys1 li strong {
    width: 50%;
    border-right: 0.05rem solid #007b35;
  }
  .ys1 li b {
    padding: 1% 8%;
    background: #007b35;
    color: #fff;
  }
  .ys1 li span {
    padding: 1% 10%;
    color: #007b35;
    font-family: 'Impact';
  }
  .ys1 li p {line-height: 1.8em;}
  
  .ys2 .swiper-slide a {width: 48.5%;}
  .ys2 .swiper-pagination {
    position: relative;
    bottom: 0;
    margin-bottom: 3%;
  }
  .ys2 .swiper-pagination-bullet {
    width: 22.5%;
    height: 1.25rem;
    line-height: 1.25rem;
    margin: 0 3%;
    border-radius: 1.25rem;
    opacity: 1;
    background: #fff;
    font-size: 0.5rem;
  }
  .ys2 .swiper-pagination-bullet-active {
    background: #007b35;
    color: #fff;
  }
  /*专业*/
  .zy li {
    width: 48.5%;
    margin-bottom: 3%;
    background: #f2f2f2;
    text-align: center;
  }
  .zy li h4 {
    font-size: 0.65rem;
    color: #176b29;
    margin: 5% 0 2%;
  }
  .zy li h4 span {font-size: 0.4rem;}
  .zybtn {margin: 2% 0 8%;}
  .zybtn a {
    display: inline-block;
    width: 35%;
    padding: 2% 0;
    background: #bb8c3f;
    color: #fff;
    margin: 0 1%;
    border-radius: 0.1rem;
  }
  .zybtn a:last-child {background: #4c3e2d;}
  /*情怀*/
  .qh a {
    width: 48.5%;
    margin-bottom: 3%;
  }
  /*创就业*/
  .video {
    height: 10rem;
    padding: 1%;
    background: #007b35;
  }
  .cjy a {
    width: 48.5%;
    margin-bottom: 3%;
    justify-content: space-around;
    background: #eee;
    padding: 1.5% 0;
    align-items: center;
  }
  .cjy span {
    width: 20%;
    font-size: 1.5rem;
    font-family: 'Impact';
    color: #8f8f8f;
  }
  .cjy p {
    width: 70%;
    font-size: 0.3rem;
  }
  .cjy p strong {
    display: block;
    font-size: 0.5rem;
    margin-bottom: 2%;
  }
  /*表单*/
  .bmbox {
    background: #bb8c3f;
    color: #fff;
  }
  .form1 p {
    font-size: 0.4rem;
    color: #666;
    margin-bottom: 3%;
  }
  .form1_title {
    padding: 3% 0;
    align-items: center;
  }
  .form1_title strong {
    width: 35%;
    font-size: 0.75rem;
  }
  .form1_title strong span {font-size: 0.4rem;}
  .form1_ul li {
    width: 48.5%;
    align-items: center;
    margin-bottom: 3%;
    font-size: 0.5rem;
  }
  .form1-input {
    width: 78%;
    height: 1.25rem;
    line-height: 1.25rem;
    text-indent: 0.5rem;
    box-shadow: none;
    background: #fff;
    outline: none;
    border: none;
  }
  .form1-select {
    width: 65%;
    height: 1.25rem;
    line-height: 1.25rem;
    background: #bb8c3f;
    color: #fff;
    border: 0.025rem solid #fff;
    outline: none;
    box-shadow: none;
  }
  .submitbox {position: relative;}
  .form1-submit {
    width: 78%;
    height: 1.25rem;
    line-height: 1.25rem;
    padding-left: 5%;
    background: #fff;
    color: #bb8c3f;
    border: none;
    box-shadow: none;
    outline: none;
  }
  .submitbox img {
    display: block;
    width: 10%;
    border-radius: 0.25rem;
    position: absolute;
    top: 3%;
    left: 35%;
  }
  