* {
  box-sizing: border-box;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
  display: block;
  _height: 1px;
}
.m20 {
  margin-left: 20px;
}
body {
  font-family: "Microsoft YaHei";
  position: relative;
}
.banner {
  width: 100%;
  padding-top: 50px;
  height: 548px;
  background: url("../images/banner.jpg") no-repeat center center;
}
.banner .banner-title {
  width: 100%;
  height: auto;
  margin: 10% auto 0;
}
.banner .banner-title .img2 {
  width: 15%;
  margin: 0 40px 0 29%;
}
.banner .banner-title .img3 {
  width: 29%;
  margin-top: -15px;
}
.banner .img4 {
  width: 56%;
  margin-left: 24%;
  margin-top: 40px;
}
.banner .logo-con {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.banner .logo-con .logo {
  position: absolute;
  top: 0px;
  right: 75px;
  width: 500px;
}
.nav {
  width: 100%;
  height: 75px;
  background: #27682c;
}
.nav .nav-con {
  width: 1200px;
  height: 75px;
  margin: 0 auto;
  position: relative;
}
.nav .nav-con .nav-item {
  width: 150px;
  height: 75px;
  background: #27682c;
  background: linear-gradient(to right, #27682c, #0f4613);
  float: left;
  position: absolute;
}
.nav .nav-con .nav-item .nav-text {
  width: auto;
  height: auto;
  text-align: center;
  line-height: 1.3;
  padding-top: 8px;
}
.nav .nav-con .nav-item .nav-text a {
  display: block;
  width: 100%;
  height: 75px;
  font-size: 22px;
  text-align: center;
  color: #fff;
}
.nav .nav-con .nav-item:hover {
  background: #27682c;
}
.nav .nav-con .nav-item-active {
  z-index: 99;
}
.nav .nav-con .nav-item-active .nav-text {
  width: auto;
  float: left;
  position: absolute;
  top: -10px;
  left: -10px;
  margin-right: -10px;
  background: #27682c;
  background: linear-gradient(to right, #27682c, #0f4613);
  box-shadow: 0 0 1px #27682c;
  padding: 8px 10px 10px;
}
.nav .nav-con .nav-item-active .nav-text a {
  padding-top: 10px;
  line-height: 1.3;
}
.nav .nav-con .nav-item + .nav-item {
  border-left: 1px solid #27682c;
}
.tc {
  /*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
}
.tc .reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
}
.tc .reveal-modal {
  visibility: hidden;
  top: 40px;
  left: 50%;
  margin-left: -350px;
  width: 720px!important;
  height: 500px!important;
  background: url(../images/alert_bg.png) no-repeat top center;
  position: absolute;
  z-index: 101;
}
.tc .reveal-modal.small {
  width: 200px;
  margin-left: -140px;
}
.tc .reveal-modal.medium {
  width: 400px;
  margin-left: -240px;
}
.tc .reveal-modal.large {
  width: 600px;
  margin-left: -340px;
}
.tc .reveal-modal.xlarge {
  width: 800px;
  margin-left: -440px;
}
.tc .reveal-modal .close-reveal-modal {
  font-size: 30px;
  line-height: 0.5;
  position: absolute;
  top: 8px;
  right: 140px;
  color: #aaa;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
  box-sizing: border-box;
}
.tc .reveal-modal .close-reveal-modal:hover {
  color: #fff;
}
.tc .reveal-modal img {
  width: 100%;
}
.tc .alert_title {
  position: absolute;
  width: 100%;
  top: 155px;
  font-size: 44px;
  color: #d63030;
  text-align: center;
  font-weight: 400;
}
.tc .alert_text {
  position: absolute;
  width: 100%;
  top: 280px;
  font-size: 48px;
  color: #d63030;
  text-align: center;
}
.title {
  text-align: center;
}
.title .title-top {
  font-size: 48px;
  text-align: center;
  color: #27682c;
  font-weight: bold;
}
.title .title-bottom {
  width: 580px;
  margin: 25px auto 0;
}
.title .title-bottom .title-line {
  width: 125px;
  height: 2px;
  background: #27682c;
  float: left;
  margin-top: 15px;
}
.title .title-bottom .title-bottom-text {
  float: left;
  font-size: 23px;
  margin: 0 10px;
  letter-spacing: 1px;
  color: #27682c;
  text-align: center;
}
.yczc {
  width: 100%;
  height: auto;
  padding-top: 80px;
  background: #fff;
}
.yczc .yczc-con {
  width: 1200px;
  height: auto;
  margin: 70px auto 65px;
  position: relative;
}
.yczc .yczc-con .yczc-item {
  width: 590px;
  height: 50px;
  float: left;
  border-radius: 7px;
  overflow: hidden;
  background: #f3f3f3;
  cursor: pointer;
  margin-bottom: 20px;
  transition: all 0.3s;
}
.yczc .yczc-con .yczc-item:hover {
  box-shadow: 0 1px 10px rgba(15, 70, 19, 0.7), 0 1px 10px rgba(0, 0, 0, 0.5);
}
.yczc .yczc-con .yczc-item .yczc-item-left {
  width: 100px;
  height: 100%;
  background: #27682c;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 48px;
}
.yczc .yczc-con .yczc-item .yczc-item-right {
  width: 490px;
  height: 50px;
  border-left: 2px solid #f3f3f3;
  transition: all 0.3s;
}
.yczc .yczc-con .yczc-item .yczc-item-right .point {
  float: left;
  width: 12px;
  height: 12px;
  margin-top: 19px;
  margin-left: 22px;
  margin-right: 10px;
  background: #000;
  border-radius: 50%;
  transition: all 0.4s;
}
.yczc .yczc-con .yczc-item .yczc-item-right .text {
  float: left;
  font-size: 24px;
  line-height: 48px;
  color: #000;
  transition: all 0.3s;
}
.yczc .yczc-con .yczc-item:hover .yczc-item-right {
  background: #27682c;
}
.yczc .yczc-con .yczc-item:hover .yczc-item-right .point {
  background: #fff;
}
.yczc .yczc-con .yczc-item:hover .yczc-item-right .text {
  color: #fff;
}
.yczc-alert {
  /*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
}
.yczc-alert .reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
}
.yczc-alert .reveal-modal {
  visibility: hidden;
  top: 60px;
  left: 50%;
  margin-left: -600px;
  width: 1200px!important;
  height: 470px!important;
  background: url(../images/tantantan.png) no-repeat top center;
  position: absolute;
  z-index: 101;
}
.yczc-alert .alert_title {
  position: absolute;
  width: 100%;
  top: 22px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  font-weight: 400;
}
.yczc-alert .alert_text {
  position: absolute;
  padding: 0 25px 0 25px;
  margin-right: 50px;
  margin-bottom: 20px;
  width: 97%;
  height: 360px;
  top: 70px;
  overflow-y: scroll;
}
.yczc-alert .alert_text h1 {
  font-size: 24px;
  color: #000;
  margin: 30px 0 20px;
  text-align: center;
}
.yczc-alert .alert_text table {
  margin: 10px 0 20px;
}
.yczc-alert .alert_text table tbody tr:first-child {
  background: #27682c;
}
.yczc-alert .alert_text table tbody tr:first-child td {
  font-size: 18px;
  color: #fff;
  padding: 10px 0;
}
.yczc-alert .alert_text table td {
  color: #666;
  padding: 5px 0;
  text-align: center;
  font-size: 16px;
  border: 1px solid #ddd;
}
.yczc-alert .alert_text p {
  font-size: 18px;
  color: #333;
  letter-spacing: 1px;
  line-height: 2;
}
.yczc-alert .alert_text::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.yczc-alert .alert_text::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #27682c;
}
.yczc-alert .alert_text::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
.popular {
  width: 100%;
  height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  background: #27682c;
  position: relative;
}
.popular .click-text {
  width: 545px;
  margin: 70px auto;
}
.popular .click-text img {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.popular .click-text a {
  float: left;
  color: #fff;
  font-size: 28px;
  text-decoration: underline;
}
.popular .popualr-con {
  width: 1200px;
  height: auto;
  margin: 45px auto 0;
}
.popular .popualr-con .s-item {
  width: 170px;
  margin: 0 15px;
  float: left;
}
.popular .popualr-con .s-item .s-img {
  width: 170px;
  height: 170px;
  cursor: pointer;
  text-align: center;
  position: relative;
}
.popular .popualr-con .s-item .s-img > img {
  width: 170px;
  height: 170px;
  position: absolute;
  left: 0;
}
.popular .popualr-con .s-item .s-img .s-mask {
  width: 170px;
  height: 170px;
  margin: 0 auto;
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  transition: all 0.4s;
  border-radius: 50%;
}
.popular .popualr-con .s-item .s-img .s-mask img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.popular .popualr-con .s-item .s-img .s-mask:hover {
  box-shadow: 0 2px 30px #0f0f0f;
}
.popular .popualr-con .s-item .s-img:hover .s-mask {
  opacity: 1;
}
.popular .popualr-con .s-item .s-name {
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
}
.jsfa {
  width: 100%;
  height: auto;
  padding-top: 80px;
  background: #fff;
}
.jsfa .jsfa-head {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  padding-top: 70px;
}
.jsfa .jsfa-head .jsfa-item {
  width: 200px;
  height: 70px;
  float: left;
  border: 2px solid #27682c;
  border-radius: 8px;
  color: #27682c;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 2;
  cursor: pointer;
  position: relative;
  transition: all 0.3s;
}
.jsfa .jsfa-head .jsfa-item:hover {
  background: #27682c;
  color: #fff;
}
.jsfa .jsfa-head .jsfa-item .sj {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 0px solid #27682c;
  border-bottom: 0px solid #27682c;
  position: absolute;
  bottom: -20px;
  right: 50%;
  margin-right: -20px;
  z-index: 999;
  transition: all 0.3s;
}
.jsfa .jsfa-head .jsfa-item + .jsfa-item {
  margin-left: 133px;
}
.jsfa .jsfa-head .jsfa-item-active {
  background: #27682c;
  color: #fff;
}
.jsfa .jsfa-head .jsfa-item-active .sj {
  border-top: 20px solid #27682c;
}
.jsfa .jsfa-body {
  width: 100%;
  height: 700px;
  margin-top: 70px;
  padding: 1px;
  background: #dedede;
}
.jsfa .jsfa-body .jsfa-box::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: rgba(180, 180, 180, 0.8);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.jsfa .jsfa-body .jsfa-box::-webkit-scrollbar {
  width: 6px;
  background-color: rgba(180, 180, 180, 0.8);
}
.jsfa .jsfa-body .jsfa-box::-webkit-scrollbar-thumb {
  width: 5px;
  border-radius: 10px;
  background-color: #27682c;
}
.jsfa .jsfa-body .jsfa-box {
  width: 1300px;
  height: 600px;
  padding: 20px 50px;
  margin: 50px auto;
  overflow-y: scroll;
}
.jsfa .jsfa-body .jsfa-box .jsfa-box-item {
  display: none;
}
.jsfa .jsfa-body .jsfa-box .jsfa-box-item .title-big {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #222;
}
.jsfa .jsfa-body .jsfa-box .jsfa-box-item .title-small {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #222;
  margin: 70px auto 50px;
}
.jsfa .jsfa-body .jsfa-box .jsfa-box-item p {
  text-indent: 2em;
  font-size: 22px;
  color: #222;
  line-height: 1.7;
}
.jsfa .jsfa-body .jsfa-box .jsfa-box-item-active {
  display: block;
}
.dongbei {
  width: 100%;
  height: auto;
  padding: 40px 0;
  background: url(../images/db-bg.jpg);
}
.dongbei .gd-con {
  width: 1200px;
  height: auto;
  margin: 50px auto 0;
  position: relative;
}
.dongbei .gd-con .photo {
  width: 480px;
  height: 330px;
  position: absolute;
  padding: 0;
}
.dongbei .gd-con .photo img {
  width: 480px;
  height: 330px;
}
.dongbei .gd-con .jianjie p {
  font-size: 22px;
  color: #fff;
  line-height: 1.7;
  text-indent: 2em;
  margin-bottom: 10px;
  text-align: justify;
}
.dongbei .gd-con .jianjie span {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
}
.dongbei .gd-con::before {
  display: block;
  float: left;
  content: '';
  width: 500px;
  height: 320px;
}
.dongbei .jianjie {
  width: 100%;
  height: auto;
  margin-top: -5px;
  padding: 0 0 0 5px;
}
.dongbei .gd-box {
  width: 100%;
  height: auto;
  float: left;
}
.dongbei .gd-box .gd-text {
  width: 100%;
  height: auto;
  padding: 20px 0 0 5px;
}
.dongbei .gd-box .gd-text p {
  font-size: 22px;
  line-height: 2;
  color: #fff;
  margin-bottom: 10px;
  text-indent: 2em;
  letter-spacing: 2px;
}
.footer {
  width: 100%;
  height: 220px;
  padding-top: 30px;
  background: #333333;
}
.footer .foot-con {
  width: 1200px;
  margin: 0 auto;
}
.footer .foot-lf {
  float: left;
  margin-top: 10px;
}
.footer .foot-lf .logo img {
  margin-right: 93px;
}
.footer .foot-lf .text {
  line-height: 2;
  margin-top: 23px;
}
.footer .foot-lf .text div {
  font-size: 20px;
  color: #fff;
  font-weight: 200;
}
.footer .foot-lf .text a {
  color: #fff;
  font-size: 20px;
  font-weight: 200;
}
.footer .foot-rt {
  float: right;
}
.footer .foot-rt .lf,
.footer .foot-rt .rt {
  float: left;
  margin-left: 45px;
}
.footer .foot-rt .lf img,
.footer .foot-rt .rt img {
  border-radius: 7px;
}
.footer .foot-rt .lf div,
.footer .foot-rt .rt div {
  text-align: center;
  font-size: 17px;
  color: #fff;
  margin-top: 15px;
}
