.header {
  width: 100%;
  height: 100px;
  background: url("/xcb/images/header-bg.png") no-repeat center center;
  border-bottom: 1px solid #249341;
  padding: 23px 0;
}
.header .head {
  width: 1200px;
  margin: 0 auto;
}
.header .head .nav {
  position: relative;
  padding: 19px 0;
}
.header .head .nav ul {
  margin-right: 52px;
}
.header .head .nav ul li {
  float: left;
  margin: 0 9px;
  padding: 2px 0;
}
.header .head .nav ul li a {
  font-size: 18px;
  color: #fff;
}
.header .head .nav ul li:hover {
  border-bottom: 2px solid #249341;
}
.header .head .nav i {
  display: inline-block;
  width: 39px;
  height: 39px;
  background: url("/xcb/images/search.png") no-repeat;
  position: absolute;
  top: 14px;
  right: 7px;
  cursor: pointer;
}
.search {
  display: none;
  width: 1200px;
  height: 78px;
  margin: 0 auto;
  padding: 14px 0;
  position: relative;
}
.search #ipt {
  width: 100%;
  height: 50px;
  border: 1px solid #3fa158;
  border-radius: 30px;
  padding-left: 40px;
  outline: none;
}
.search #btn {
  width: 100px;
  height: 22px;
  border: none;
  border-left: 1px solid #3fa158;
  color: #3fa158;
  padding-left: 50px;
  background: url("/xcb/images/ss.png") no-repeat;
  background-position: 20px 3px;
  outline: none;
  position: absolute;
  top: 26px;
  right: 15px;
  cursor: pointer;
}
.search .sj {
  position: absolute;
  top: -15px;
  right: 12px;
}
.banner {
  width: 100%;
}
.banner .slideBox {
  width: 100%;
  position: relative;
}
.banner .slideBox .hd {
  width: 100%;
  height: 5px;
  overflow: hidden;
  background: #ccc;
  position: absolute;
  left: 0;
  bottom: -5px;
  z-index: 1;
}
.banner .slideBox .hd ul {
  width: 1200px;
  margin: 0 auto;
}
.banner .slideBox .hd ul li {
  float: left;
  width: 295px;
  height: 5px;
  background: #3fa158;
  margin-right: 6px;
  cursor: pointer;
}
.banner .slideBox .hd ul .in {
  margin-right: 0;
}
.banner .slideBox .hd ul .on {
  background: #f85908;
}
.banner .slideBox .bd {
  position: relative;
  z-index: 0;
}
.banner .slideBox .bd ul li {
  zoom: 1;
  vertical-align: middle;
}
.banner .slideBox .bd ul li a img {
  width: 100%;
}
.main {
  width: 100%;
  margin-top: 68px;
}
.main .snyw {
  width: 1200px;
  margin: 0 auto;
}
.main .snyw .title {
  padding: 16px 0;
  border-bottom: 1px solid #e3e3e3;
}
.main .snyw .title .tit-l h2 {
  font-size: 24px;
  color: #418f5f;
}
.main .snyw .title .tit-l h2 i {
  display: inline-block;
  width: 32px;
  height: 23px;
  background: url("/xcb/images/yw-icon.png") no-repeat;
  margin: 0 18px -3px 2px;
}
.main .snyw .title .tit-l h2 span {
  font-size: 14px;
  margin-left: 11px;
}
.main .snyw .title .tit-r {
  margin-top: 10px;
}
.main .snyw .snyw-con {
  padding: 18px 0;
}
.main .snyw .snyw-con .snyw-con-l {
  margin-right: 28px;
}
.main .snyw .snyw-con .snyw-con-l .listImg {
  width: 380px;
  height: 257px;
}
.main .snyw .snyw-con .snyw-con-l .listImg img {
  width: 100%;
  height: 100%;
}
.main .snyw .snyw-con .snyw-con-l .list-nr {
  width: 380px;
  height: 257px;
  background: #eee;
  padding: 42px 28px;
  position: relative;
}
.main .snyw .snyw-con .snyw-con-l .list-nr h3 a {
  font-size: 18px;
  color: #000;
}
.main .snyw .snyw-con .snyw-con-l .list-nr h3:hover a {
  color: #418f5f;
}
.main .snyw .snyw-con .snyw-con-l .list-nr p {
  font-size: 16px;
  color: #515151;
  margin-top: 17px;
}
.main .snyw .snyw-con .snyw-con-l .list-nr .xq {
  position: absolute;
  display: block;
  width: 38px;
  height: 38px;
  background: #c7c2be;
  padding: 10px 9px;
  right: 0;
  bottom: 0;
}
.main .snyw .snyw-con .snyw-con-r ul li {
  padding: 6px 0;
}
.main .snyw .snyw-con .snyw-con-r ul li i {
  display: inline-block;
  width: 6px;
  height: 9px;
  background: url("/xcb/images/list-icon.png") no-repeat;
  margin-right: 9px;
}
.main .snyw .snyw-con .snyw-con-r ul li a {
  font-size: 16px;
  color: #535353;
  margin-right: 31px;
}
.main .snyw .snyw-con .snyw-con-r ul li span {
  font-size: 14px;
  color: #b6b6b6;
  float:right;
}
.main .snyw .snyw-con .snyw-con-r ul li:hover a {
  color: #418f5f;
}
.main .tpxw {
  width: 100%;
  margin-top: 30px;
  background: url("/xcb/images/tpxw-bg.png") no-repeat;
  padding: 30px 0 50px;
}
.main .tpxw .title {
  width: 1200px;
  margin: 0 auto;
  padding: 16px 0;
  border-bottom: 1px solid #abd4b6;
}
.main .tpxw .title .tit-l h2 {
  font-size: 24px;
  color: #fff;
}
.main .tpxw .title .tit-l h2 i {
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url("/xcb/images/tp-icon.png") no-repeat;
  margin: 0 18px -6px 2px;
}
.main .tpxw .title .tit-l h2 span {
  font-size: 14px;
  margin-left: 11px;
}
.main .tpxw .title .tit-r {
  margin-top: 10px;
}
.main .tpxw .tpxw-con {
  width: 1200px;
  margin: 24px auto 0;
  position: relative;
}
.main .tpxw .tpxw-con .slideBox2 {
  width: 1150px;
  margin: 0 auto;
}
.main .tpxw .tpxw-con .slideBox2 .bd ul li dl dd {
  float: left;
  width: 360px;
  height: 295px;
  background: #fff;
  margin: 0 11px;
}
.main .tpxw .tpxw-con .slideBox2 .bd ul li dl dd .titPic {
  width: 360px;
  height: 234px;
}
.main .tpxw .tpxw-con .slideBox2 .bd ul li dl dd .titPic img {
  width: 100%;
  height: 100%;
}
.main .tpxw .tpxw-con .slideBox2 .bd ul li dl dd a {
  display: block;
  font-size: 16px;
  color: #000;
  text-align: center;
  line-height: 61px;
}
.main .tpxw .tpxw-con .slideBox2 .bd ul li dl dd a:hover {
  color: #418f5f;
}
.main .tpxw .tpxw-con .slideBox2 .prev {
  position: absolute;
  top: 119px;
  left: 0;
}
.main .tpxw .tpxw-con .slideBox2 .prev:hover {
  opacity: 0.5;
}
.main .tpxw .tpxw-con .slideBox2 .next {
  position: absolute;
  top: 119px;
  right: 0;
}
.main .tpxw .tpxw-con .slideBox2 .next:hover {
  opacity: 0.5;
}
.main .main-3 {
  width: 1200px;
  margin: 54px auto 0;
}
.main .main-3 .xykx {
  width: 360px;
  margin-right:40px;
}
.main .main-3 .xykx .title {
  padding: 16px 0;
  border-bottom: 1px solid #e3e3e3;
}
.main .main-3 .xykx .title .tit-l h2 i {
  display: inline-block;
  width: 124px;
  height: 26px;
  background: url("/xcb/images/tzgg.png") no-repeat;
  margin-bottom: -7px;
}
.main .main-3 .xykx .title .tit-l h2 span {
  font-size: 14px;
  margin-left: 11px;
  color: #418f5f;
}
.main .main-3 .xykx .title .tit-r {
  margin: 10px 8px 0 0;
}
.main .main-3 .xykx .xykx-con ul li {
  display: inline-block;
  width: 363px;
  padding: 11px 0;
  border-bottom: 1px dashed #dfdfdf;
  margin-right: 18px;
}
.main .main-3 .xykx .xykx-con ul li .time {
  float: left;
  width: 53px;
  color: #979797;
  text-align: center;
  margin-right: 5px;
}
.main .main-3 .xykx .xykx-con ul li .time p {
  font-size: 26px;
  margin-bottom: -8px;
}
.main .main-3 .xykx .xykx-con ul li .time span {
  font-size: 14px;
}
.main .main-3 .xykx .xykx-con ul li a {
  float: left;
  display: block;
  width: 300px;
  font-size: 16px;
  border-left: 1px solid #dfdfdf;
  padding-left: 11px;
  margin-top: 15px;
}
.main .main-3 .xykx .xykx-con ul li:hover .time {
  color: #418f5f;
}
.main .main-3 .xykx .xykx-con ul li:hover a {
  color: #418f5f;
}
.main .main-3 .xykx .xykx-con ul .in {
  margin-right: 0;
}
.main .main-3 .mtjj {
  width: 360px;
}
.main .main-3 .mtjj .title {
  padding: 16px 0;
  border-bottom: 1px solid #e3e3e3;
}
.main .main-3 .mtjj .title .tit-l h2 i {
  display: inline-block;
  width: 124px;
  height: 26px;
  background: url("/xcb/images/guiz.png") no-repeat;
  margin-bottom: -7px;
}
.main .main-3 .mtjj .title .tit-r {
  margin: 10px 8px 0 0;
}
.main .main-3 .mtjj .mtjj-con .mtjj-con-first {
  padding: 20px 0 14px 0;
  border-bottom: 1px dashed #dfdfdf;
}
.main .main-3 .mtjj .mtjj-con .mtjj-con-first a {
  font-size: 16px;
  color: #000;
}
.main .main-3 .mtjj .mtjj-con .mtjj-con-first a i {
  display: inline-block;
  width: 41px;
  height: 11px;
  background: url("/xcb/images/new.png") no-repeat;
  margin-left: 10px;
}
.main .main-3 .mtjj .mtjj-con .mtjj-con-first a:hover {
  color: #418f5f;
}
.main .main-3 .mtjj .mtjj-con .mtjj-con-first p {
  font-size: 14px;
  color: #a3a3a3;
  padding-top:10px;
}
.main .main-3 .mtjj .mtjj-con ul {
  margin-top: 10px;
}
.main .main-3 .mtjj .mtjj-con ul li .time {
  float: left;
  width: 48px;
  margin: 14px 10px 0 0;
  border-right: 1px solid #dfdfdf;
}
.main .main-3 .mtjj .mtjj-con ul li .time p {
  font-size: 14px;
  color: #454545;
}
.main .main-3 .mtjj .mtjj-con ul li a {
  float: left;
  display: block;
  padding: 12px 0;
  border-bottom: 1px solid #dfdfdf;
}
.main .main-3 .mtjj .mtjj-con ul li:hover .time p {
  color: #418f5f;
}
.main .main-3 .mtjj .mtjj-con ul li:hover a {
  color: #418f5f;
}
.footer {
  width: 100%;
  background: #418f5f;
}
.footer .foot {
  width: 1200px;
  margin: 0 auto;
  padding: 15px 73px 7px 5px;
}
.footer .foot .foot-l {
  margin-right: 150px;
}
.footer .foot .foot-r {
   width:1200px;
  padding: 2px 0;
  text-align:center;
}
.footer .foot .foot-r p {
  font-size: 14px;
  color: #fff;
}
.ej-banner {
  width: 100%;
  height: 242px;
  background: url("/xcb/images/ej-banner.png") no-repeat center center;
}
.ej-banner .lm {
  width: 1200px;
  height: 242px;
  margin: 0 auto;
  position: relative;
}
.ej-banner .lm h2 {
  font-size: 33px;
  color: #fff;
  position: absolute;
  right: 5px;
  bottom: 103px;
}
.ej-banner .lm span {
  font-size: 18px;
  color: #babbc0;
  position: absolute;
  right: 5px;
  bottom: 73px;
}
.list-con {
  width: 1200px;
  margin: 35px auto;
}
.list-con .explain {
  padding: 19px 0;
  border-bottom: 1px solid #3fa158;
}
.list-con .explain span {
  font-size: 15px;
  color: #202020;
}
.list-con .explain span i {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/xcb/images/home.png") no-repeat;
  margin-bottom: -2px;
}
.list-con .list {
  margin-top: 10px;
}
.list-con .list ul li {
  padding: 25px 0 25px 11px;
  border-bottom: 1px dashed #e3e3e3;
}
.list-con .list ul li a {
  font-size: 18px;
  color: #202020;
}
.list-con .list ul li span {
  display: block;
  font-size: 12px;
  color: #787878;
  margin-top: 6px;
}
.list-con .list ul li span i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("/xcb/images/time.png") no-repeat;
  margin: 0 7px -3px 0;
}
.list-con .list ul li p {
  font-size: 16px;
  color: #7e7e7e;
  margin-top: 17px;
}
.list-con .list .fy {
  width: 660px;
  margin: 63px auto 0;
}
.list-con .list .fy a {
  display: inline-block;
  font-size: 14px;
  color: #5c5c5c;
  background: #f6f6f6;
  padding: 13px 25px 12px 22px;
  margin-right: 8px;
}
.list-con .list .fy a:hover {
  color: #fff;
  background: #418f5f;
}
.content {
  width: 1200px;
  margin: 35px auto;
}
.content .explain {
  padding: 19px 0;
  border-bottom: 1px solid #3fa158;
}
.content .explain span {
  font-size: 15px;
  color: #202020;
}
.content .explain span i {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("/xcb/images/home.png") no-repeat;
  margin-bottom: -2px;
}
.content .con {
  padding: 42px 7px;
}
.content .con .tit h2 {
  font-size: 20px;
  color: #202020;
  text-align: center;
}
.content .con .tit span {
  display: block;
  font-size: 15px;
  text-align: center;
  color: #949494;
  margin-top: 16px;
}
.content .con .con-main {
  margin-top: 27px;
}
.content .con .con-main p {
  font-size: 16px;
  line-height: 35px;
  color: #242424;
  text-indent: 32px;
}