@charset "utf-8";
/*AVAIBLE_VI
[
{"vicolor":"#ff9900","sub1color":"#dc0000"},
{"vicolor":"#dc0000","sub1color":"#027B86"},
{"vicolor":"#0f67ff","sub1color":"#00A685"},
{"vicolor":"#00b13d","sub1color":"#076C98"}
]
AVAIBLE_VI*/
.message_button input {
  background-color: #006233 !important;
}

}
.m-top {
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  color: #006233;
  font-size: 1rem;
  line-height: 1.3rem;
  padding: 0.5rem 0;
}
.m-top a {
  color: #006233;
  font-size: 1.2rem;
}
.m-top i {
  display: inline-block;
  width: 1.3rem;
  vertical-align: middle;
  margin-right: 0.5rem;
}
.g-hd .m-logo {
  width: 100%;
  position: relative;
}
.g-hd .logo {
  padding: 0 0 0 3%;
  width: 36%;
  height: 6rem;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  align-content: center;
}
.g-hd .logo img {
  max-width: 100%;
  width: auto;
  display: block;
  max-height: 5rem ;
}
.g-hd .m-logo h1 {
  width: 58%;
  overflow: hidden;
  float: right;
  font-size: 1rem;
  color: #000000;
  font-weight: bold;
  padding-top: 1.9rem;
}
.g-hd .m-logo em {
  display: block;
  width: 90%;
  padding-top: 0.2rem;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #006233;
}
.g-ft {
  height: auto;
  clear: both;
  padding-bottom: 20%;
}
.u-top {
  margin: 0 auto;
  height: 4.3rem;
  overflow: hidden;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  line-height: 3.3rem;
  background: #006233;
}
p.u-top img {
  vertical-align: middle;
  width: 1.65rem;
  margin-right: 1.0rem;
}
.bof {
  text-align: center;
}
.bof {
  color: #ff9000;
  font-size: 1.1rem;
  font-weight: bold;
  padding: 1rem 0;
}
.bof a {
  color: #ff9000;
  font-size: 1.1rem;
  font-weight: bold;
  padding: 0.5rem;
}
.g-ft p.copy {
  color: #848383;
  line-height: 180%;
  font-size: 1rem;
  text-align: center;
  margin-top: 1rem;
}
.g-ft p.copy a {
  color: #848383;
}
.g-ft p.copy span {
  display: block;
}
.social_nav5 {
  height: 4rem;
  position: fixed;
  bottom: 0;
  min-width: 320px;
  max-width: 640px;
  width: 100%;
  z-index: 999;
  background-color: #006233;
}
.social_nav5 li {
  width: 25%;
  float: left;
  position: relative;
  border-right: 1px solid #fff;
  font-size: 1rem;
  text-align: center;
  color: #fff;
  line-height: 4rem;
  height: 4rem;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.social_nav5 li a {
  display: block;
  width: 100%;
  height: 100%;
}
.social_nav5 li:last-child {
  border-right: none;
}
.social_nav5 li em {
  width: 34.25%;
  display: block;
  margin: 0 auto;
  padding: 0.5rem 0 0.33rem 0;
}
.social_nav5 li a {
  color: #fff;
}
.social_nav5 li:first-child {
  line-height: 1rem;
  font-weight: bold;
}
}
.swiper-wrapper,
.swiper-slide {
  height: auto !important;
}
.wrap {
  background: #fff;
}
.wrap img {
  width: 100%;
}
.m-cnt:after,
.c-list:after,
.m-box:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/*ͨ�����*/
.g-adv {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: auto;
  z-index: 15;
}
.g-adv .m-box img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
/**/
.list-on {
  width: 100%;
}
.list-on ul {
  width: 100%;
  padding: 0 0.7rem;
}
.list-on ul li {
  width: 100%;
  margin-bottom: 0.8rem;
  position: relative;
}
.list-on ul li div:nth-child(1) {
  background: #006233;
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: -0.2rem;
  top: 50%;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
}
.list-on ul li div:nth-child(1) i {
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  display: block;
  border: 0.1rem solid rgba(255, 255, 255, 0.6);
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.4rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-content: center;
  -webkit-align-content: center;
  flex-flow: wrap;
  -webkit-flex-flow: wrap;
}
.list-on ul li div:nth-child(1) i span {
  display: block;
  width: 100%;
}
.list-on ul li div:nth-child(2) {
  border: 0.1rem solid #adadad;
  padding: 2.5rem 0;
  width: 88%;
  float: right;
}
.list-on ul li div:nth-child(2) p {
  color: #666;
  font-size: 1.2rem;
  line-height: 1.6rem;
  min-height: 3.2rem;
  overflow: hidden;
  width: 80%;
  float: right;
}
/**/
.g-two {
  background: #006233;
  margin-top: 2.5rem;
  padding: 0 0.7rem;
}
.g-two h4 {
  text-align: center;
  padding: 3rem 0 1.5rem 0;
}
.g-two ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-two ul li {
  width: 49%;
  line-height: 0;
}
.g-two li:nth-child(2n) {
  margin-left: 2%;
}
.g-two li span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  line-height: 1.4rem;
  padding: 0.7rem 0.2rem;
}
.more {
  text-align: center;
  font-size: 1rem;
  margin-top: 1rem;
  padding-bottom: 2rem;
}
.more img {
  display: block;
}
.more a {
  color: #fff;
}
.g-thre h2 img {
  display: block;
  margin: 2.2rem 0 1.5rem;
}
.g-thre .thre {
  width: 100%;
}
.g-threPro {
  width: 100%;
}
.g-threPro dt {
  margin-bottom: 1.5rem;
}
.g-threPro dt img {
  display: block;
}
.g-threPro dd {
  width: 100%;
}
.g-threPro dd h3 {
  width: 90%;
  margin: 0 auto;
  color: #000000;
  font-size: 1.5rem;
  line-height: 2rem;
  padding: .5rem 0;
}
.g-threPro dd h3 i {
  line-height: 1.8rem;
  height: 1.8rem;
  font-size: 1rem;
  color: #979797;
  overflow: hidden;
  width: 100%;
  margin-top: -1.4rem;
}
.g-threPro dd p {
  display: block;
  color: #555555;
  font-size: 1.1rem;
  line-height: 1.8rem;
  width: 90%;
  margin: 0 auto;
}
.thre-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 2rem;
}
.thre-b li {
  margin-top: 2rem;
  width: 4rem;
  height: 0.5rem;
  border-radius: 1rem;
  display: inline-block;
  margin: 0 1%;
  background-color: #ccc;
}
.thre-b li.z-on {
  background: #000000;
}
.g-thre .con {
  display: inline;
  float: left;
}
/**/
.g-four {
  margin-top: 2.5rem;
  width: 100%;
  position: relative;
}
.four {
  background: #fff;
  width: 92%;
  overflow: hidden;
  padding-left: 3%;
  position: absolute;
  top: 5rem;
  left: 50%;
  -webkit-transform: translatex(-50%);
  transform: translatex(-50%);
}
.g-four h4 {
  margin-bottom: 0.7rem;
  color: #006233;
  font-size: 1.2rem;
  text-align: center;
  margin-top: 1rem;
}
.fourc li {
  border: 1px solid #d9d9d9;
  width: 32%;
  float: left;
  border-width: 0 1px 1px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.7rem 0;
}
.fourc li:last-child {
  border-right: 0px;
}
.fourc li i {
  width: 20.6%;
  border-radius: 50%;
  line-height: 0;
  overflow: hidden;
}
.fourc li:nth-child(3n) {
  border-right: 0;
}
.fourc li span {
  color: #666666;
  font-size: 0.9rem;
  line-height: 1.7rem;
  height: 1.7rem;
  overflow: hidden;
  margin-left: 0.6rem;
  max-width: 60%;
}
/**/
.yst {
  width: 100%;
  margin-top: 4rem;
}
.yst-y {
  width: 100%;
}
.yst-y dl {
  padding: 1.8rem 1.2rem;
  background: #ebebeb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.yst-y dl dt {
  width: 100%;
}
.yst-y dl dd {
  width: 100%;
}
.yst-y dl dd h3 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.yst-y dl dd h3 span:nth-child(1) {
  width: 4.16rem;
  height: 4.16rem;
  text-align: center;
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 1.3rem;
  color: #006233;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-content: center;
  align-items: center;
  flex-flow: wrap;
}
.yst-y dl dd h3 span:nth-child(1) i {
  display: block;
  width: 100%;
  position: relative;
  z-index: 33;
}
.yst-y dl dd h3 span:nth-child(1):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4.16rem;
  height: 4.16rem;
  box-sizing: border-box;
  border: 0.2rem solid #006233;
  border-radius: 50%;
  border-right-color: transparent;
  z-index: 2;
}
.yst-y dl dd h3 span:nth-child(1):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4.16rem;
  height: 4.16rem;
  box-sizing: border-box;
  border: 1px solid #006233;
  border-radius: 50%;
  border-right-color: #ccc;
  z-index: 1;
}
.yst-y dl dd h3 span:nth-child(2) {
  width: 83%;
  font-size: 1.25rem;
  line-height: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-flow: wrap;
  -webkit-flex-flow: wrap;
  padding: 0 0.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.yst-y dl dd h3 span:nth-child(2) small {
  color: #006233;
  display: block;
  width: 100%;
  font-size: 1.25rem;
  overflow: hidden;
  line-height: 1.5rem;
}
.yst-y dl dd h3 span:nth-child(2) b {
  display: block;
  width: 100%;
  color: #333333;
  font-size: 1.08rem;
  font-weight: normal;
  overflow: hidden;
  line-height: 1.3rem;
}
.yst-y dl:nth-child(2n) {
  background: #fff;
}
.yst-y dl dd p {
  display: block;
  margin-top: 0.5rem;
  line-height: 1.4rem;
  font-size: 1rem;
  color: #666666;
  margin-left: 17.5%;
  position: relative;
}
.yst-y dl dd p:before {
  content: "";
  width: 0.3rem;
  height: 0.3rem;
  display: block;
  background: #666666;
  position: absolute;
  left: -0.5rem;
  top: 0.6rem;
  -webkit-transform: translatex(-50%);
  transform: translatex(-50%);
}
.g-fiv {
  background: #006233;
}
.g-fiv h4 img {
  display: block;
  padding: 3rem 0 1rem 0;
}
.fiv {
  position: relative;
  padding-bottom: 6.2rem;
}
.fiv .prev {
  width: 2.1rem;
  position: absolute;
  left: 41%;
  bottom: 2.7rem;
  z-index: 99;
}
.fiv .prev:after {
  position: absolute;
  height: 0.1rem;
  width: 9rem;
  content: "";
  left: -450%;
  top: 45%;
  background: #fff;
}
.fiv .prev:before {
  position: absolute;
  height: 0.1rem;
  width: 9rem;
  content: "";
  right: -580%;
  top: 45%;
  background: #fff;
}
.fiv .next {
  width: 2.1rem;
  position: absolute;
  right: 41%;
  bottom: 2.7rem;
  z-index: 99;
}
.fiv li {
  width: 44%;
  float: left;
  margin-left: 3.5%;
}
.fiv li em {
  display: block;
  border: 0.2rem solid #fff;
}
.fiv li img {
  display: block;
}
.fiv li span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  padding-top: 0.3rem;
}
.g-fiv .con {
  display: inline;
  float: left;
}
/**/
.g-zh h4 {
  text-align: center;
  padding: 3rem 0 1rem;
}
.g-zh dl {
  width: 85%;
  margin: 0 auto;
}
.g-zh dt img {
  display: block;
}
.g-zh dd {
  color: #333333;
  font-size: 1.2rem;
  line-height: 1.7rem;
  padding: 1.2rem 0 2rem;
}
.mor {
  text-align: center;
  color: #d71317;
  font-size: 1rem;
  padding-bottom: 2rem;
}
.mor img {
  display: block;
}

/* 公共标题 */
.titleCom {
  font-size: 1.4rem;
  color: #006233;
  text-align: center;
  line-height: 2rem;
  padding: 1rem 0;
  overflow: hidden;
}
.g-two .titleCom {
  color: #fff;
}
.yst .titleCom {
  background: #006233;
  color: #fff;
  padding: 2rem 0;
}
.g-fiv .titleCom {
  color: #fff;
}
