.c1 {
  margin-top: 2px;
  height: 85px;
  background: #006a3f;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.3);
  margin-bottom: 18px;
}

.c1 .c1-1 {
  color: #fff;
  padding-left: 27px;
  font-size: 18px;
  line-height: 85px;
}

.c1 .content {
     width: 1010px;
    position: relative;
    padding-top: 9px;
    box-sizing: border-box;
padding-right: 100px;
}

.c1 .content .xx {
  position: absolute;
  z-index: 1;
  top: 29px;
  cursor: pointer;
}

.c1 .content .prev {
  right: 33px;
}

.c1 .content .next {
  right: 65px;
}

.c1 .content .bd {
  overflow: hidden;
}

.c1 .content .bd .list2 li {
  width: 405px;
  float: left;
  line-height: 33px;
  padding-left: 13px;
  background: url(../images/dian.jpg) no-repeat 0 center;
  font-family: simsun;
  box-sizing: border-box;
  margin-right: 100px;
}

.c1 .content .bd .list2 li:nth-child(2n){
    margin-right: 0;
}

.c1 .content .bd .list2 li a {
  color: #fff;
}

.c2 .c2-1 {
  /*border: 1px solid #bdbdbd;
  box-shadow: 2px 2px 4px -2px black;*/
}

.c2 .c2-2 {
  width: 831px;
}

.c2 .c2-2 .c2-2-1 {
  background: url(../images/time.jpg) no-repeat 6px center;
  line-height: 36px;
  border-bottom: 1px solid #cccccc;
  padding-left: 41px;
  margin-bottom: 10px;
}

.c2 .c2-2 .c2-2-1 .list2 li {
  float: left;
  width: 97px;
  font-size: 14px;
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
  margin-right: 4px;
  text-align: center;
}

.c2 .c2-2 .c2-2-1 .list2 li a {
  color: #606060;
}

.c2 .c2-2 .c2-2-1 .list2 li.on {
  background: linear-gradient(#00a562, #006d41);
}

.c2 .c2-2 .c2-2-1 .list2 li.on a {
  color: #fff;
}

.c2 .c2-2 .c2-2-1 a.ck {
  text-transform: uppercase;
  color: #005c7c;
  font-size: 12px;
  float: right;
}

.c2 .c2-2 .content .list3 {
  width: 282px;
}

.c2 .c2-2 .content .list3 li a.img {
  padding: 1px;
  display: block;
  border: 2px solid #dddddd;
}

.c2 .c2-2 .content .list3 li a.img img {
  width: 275px;
  height: 144px;
}

.c2 .c2-2 .content .list3 li h3 {
  font-weight: 500;
  font-family: simsun;
  line-height: 24px;
  padding-top: 6px;
}

.c2 .c2-2 .content .list3 li h3 a {
  color: #313131;
}

.c2 .c2-2 .content .c2-2-2 {
  margin-right: 15px;
  width: 520px;
}

.c2 .c2-2 .content .c2-2-2 .list4 li {
  line-height: 35px;
  font-family: simsun;
  border-bottom: 1px dashed #d0d0d0;
  background: url(../images/yj.png) no-repeat 7px center;
}

.c2 .c2-2 .content .c2-2-2 .list4 li a {
  color: #292929;
}

.c2 .c2-2 .content .c2-2-2 .list4 li a span {
  float: right;
}

.c3 {
  text-align: center;
  margin-top: 28px;
  margin-bottom: 16px;
}

.c4 h2 {
  margin-bottom: 22px;
  line-height: 44px;
  background: url(../images/c2-1.png) no-repeat 0 bottom;
  padding-left: 36px;
  font-size: 16px;
  color: #01522e;
  font-weight: 500;
}

.c4 h2 a.ck {
  text-transform: uppercase;
  color: #005c7c;
  font-size: 12px;
  float: right;
}

.c4 .c4-1 {
  width: 720px;
}

.c4 .c4-1 h2 {
  margin-bottom: 32px;
}

.c4 .c4-1 .content .list2 {
  width: 233px;
}

.c4 .c4-1 .content .list2 li {
  line-height: 75px;
  font-size: 18px;
  padding-left: 58px;
  margin-bottom: 5px;
  background: url(../images/1-1.png) no-repeat 3px center #006a3f;
}

.c4 .c4-1 .content .list2 li.on {
  background: url(../images/1-1.png) no-repeat 3px center, url(../images/kl.png) no-repeat 0 center;
}

.c4 .c4-1 .content .list2 li a {
  color: #fff;
}

.c4 .c4-1 .content .list2 li:nth-child(2) {
  background: url(../images/1-2.png) no-repeat 3px center #006a3f;
}


.c4 .c4-1 .content .list2 li:nth-child(2).on {
  background: url(../images/1-2.png) no-repeat 3px center, url(../images/kl.png) no-repeat 0 center;
}

.c4 .c4-1 .content .list2 li:nth-child(3) {
  background: url(../images/1-3.png) no-repeat 3px center #006a3f;
}

.c4 .c4-1 .content .list2 li:nth-child(3).on {
  background: url(../images/1-3.png) no-repeat 3px center, url(../images/kl.png) no-repeat 0 center;
}


.c4 .c4-1 .content .list2 li:nth-child(4) {
  background: url(../images/1-4.png) no-repeat 3px center #006a3f;
}


.c4 .c4-1 .content .list2 li:nth-child(4).on {
  background: url(../images/1-4.png) no-repeat 3px center, url(../images/kl.png) no-repeat 0 center;
}

.c4 .c4-1 .content .list3 {
  margin-right: 5px;
}

.c4 .c4-1 .content .list3 img {
  width: 479px;
  height: 315px;
}

.c4 .c4-2 {
  width: 460px;
}

.c4 .c4-2 .list2 li {
  float: left;
  /*margin: 0 12px;*/
  margin: 15px 15px 15px 10px;
}

.c4 .c4-2 .list2 li a.img {
  display: block;
}

.c4 .c4-2 .list2 li a.img img {
  width: 205px;
  height: 137px;
}

.c4 .c4-2 .list2 li h3 {
  text-align: center;
  font-weight: 500;
  font-family: simsun;
  line-height: 30px;
}

.c4 .c4-2 .list2 li h3 a {
  color: #383838;
}

.c5 {
  margin-top: 20px;
  background: url(../images/c3.png) no-repeat center 0;
  height: 295px;
  margin-bottom: 17px;
}

.c5 h2 {
  margin-bottom: 22px;
  line-height: 45px;
  padding-left: 36px;
  font-size: 16px;
  color: #01522e;
  font-weight: 500;
}

.c5 h2 a.ck {
  text-transform: uppercase;
  color: #005c7c;
  font-size: 12px;
  float: right;
  padding-right: 18px;
}

.c5 .content {
  padding-left: 58px;
  padding-right: 58px;
  margin-top: 25px;
  position: relative;
}

.c5 .content .xx {
  top: 3px;
  position: absolute;
  z-index: 111;
  cursor: pointer;
}

.c5 .content .next {
  left: 10px;
}

.c5 .content .prev {
  right: 10px;
}

.c5 .content .bd {
  overflow: hidden;
}

.c5 .content .bd .list2 li {
  float: left;
  margin-right: 24px;
}

.c5 .content .bd .list2 li a.img {
  background: #fff;
  display: block;
  padding: 4px;
  border: 1px solid #c3c3c3;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.6);
}

.c5 .content .bd .list2 li a.img img {
  width: 329px;
  height: 164px;
}

.c5 .content .bd .list2 li h3 {
  text-align: center;
  font-weight: 500;
  font-family: simsun;
  line-height: 44px;
}

.c5 .content .bd .list2 li h3 a {
  color: #383838;
}

.foot {
  background: linear-gradient(#fff, #e2e0e1);
  border-top: 1px solid #eeeeee;
  padding-top: 19px;
  height: 254px;
  box-sizing: border-box;
  border-bottom: 1px solid #fff;
}

.foot .nav1 li {
  float: left;
  text-align: center;
  width: 139px;
  min-height: 164px;
  border-right: 1px dashed #c2c1c1;
}

.foot .nav1 li:nth-child(1) {
  width: 180px;
}

.foot .nav1 li a {
  display: block;
  font-size: 14px;
  color: #656566;
  line-height: 28px;
}

.foot .nav1 li .sec a {
  color: #787878;
  font-family: simsun;
  line-height: 25px;
  font-size: 12px;
}

.foot .er {
  margin-top: 8px;
  width: 210px;
  text-align: center;
}

.foot .lx {
  width: 246px;
  color: #787878;
  font-family: simsun;
  line-height: 25px;
  font-size: 12px;
  margin-top: 22px;
}

.footx {
  background: #006a3f;
  line-height: 42px;
  color: #c6c6c6;
  font-family: Simsun;
  text-align: center;
}

.footx a {
  color: #c6c6c6;
}

/*# sourceMappingURL=index.css.map */