
/******** 轮播图 *********/
#banner {
  width: 100%;
  height: 360px;
  overflow: hidden
}

.swiper-container, .swiper-wrapper {
  height: 360px;
}


.swiper-slide {
  overflow: hidden;
  width: 100%;
  height: 360px;

}

#postList.swiper-container, #postList .swiper-slide {
  height: 120px;
}

#postList .swiper-slide {
  height: 120px;
}

.swiper-slide>img {
  display: inline-block;
  width: 100%;
}

.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 24px;
	height: 6px;
  background: #fff;
  margin: 0 5px;
  opacity: 0.8;
  cursor: pointer;
}
.swiper-active-switch {
  background: #6da394;
}

/******内容区***********/
.container {
  width: 100%;
}

.container-inner {
  margin-top: 20px;
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}

.content-title {
  padding: 16px 0;
  /* padding-left: 20px; */
  border-bottom: 1px solid #e4e4e4;
  font-size: 18px;
  color: #333;
  font-weight: 600;
  line-height: 1;
}

.content-title-text {
  color: #333;
  font-size: 18px;
  font-weight: 600;
}

.notice {
  width: 480px;
  padding-right: 40px;
  margin-top: 12px;
}

.notice-title {
  overflow: hidden;
  line-height: 38px;
}

.more {
  font-size: 12px;
  color: #666;
  text-decoration: none;
}

.more:hover {
  color: #6da934;
}

.guideContainer {
	overflow: hidden;
    border-bottom: 1px solid #e4e4e4;
}

.guide-title {
	padding: 16px 0;
    /* padding-left: 20px; 
    border-bottom: 1px solid #e4e4e4;*/
    font-size: 18px;
    color: #333;
    font-weight: 600;
    line-height: 1;
}

.guidemore {
  font-size: 14px;
  color: #666;
  text-decoration: none;
  padding : 16px 0 ;
}

.guidemore:hover {
  color: #6da934;
}

.notice-item {
  position: relative;
  overflow: hidden;
  padding: 10px 0;
  padding-left: 10px; 
  font-size: 14px;
  color: #666;
  line-height: 14px;
  cursor: pointer;
  border-bottom: 1px solid #f2f2f2;
}

.notice-item:last-child {
  border: 0;
}

.notice-item:hover {
  color: #6da934;
}

.notice-item::before {
  content: '';
  float: left;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #6da934;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px; 
}

.notice-item>.fr {
  font-size: 12px;
  color: #999;
}

.notice-item:hover >.fr{
  color: #6da934;
}

.post {
  width: calc(100% - 586px);
  padding: 8px 32px 20px;
  margin-top: 12px;
  border-left: 2px solid #e4e4e4;
}

.post-cotainer {
  margin-top: 36px;
  padding: 0 40px;
  position: relative;
}

.post-arrow {
  width: 20px;
  height: 64px;
  position: absolute;
  top: 3px;
}

.post-left-arrow {
  left: 0;
  background: url('../images/left_arrow.png') no-repeat center;
  cursor: pointer;
}

.post-right-arrow {
  right: 2px;
  background: url('../images/right_arrow.png') no-repeat center;
  cursor: pointer;
}

.post-slide {
  width: 100px;
  text-align: center;
}

.post-item {
  width: calc(100% - 30px);
  padding: 0 15px;
  cursor: pointer;
}

.post-item >img {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  margin-bottom: 10px;
}

.post-item>p {
  font-size: 14px;
  color: #666666;
  padding: 0;
  margin: 0;
  line-height: 20px;
}

.post-item:hover>p {
  color: #6da934;
}

.guide {
  background: #fafafa;
  margin-top: 20px;
  padding-bottom: 20px;
}

.guide-content {
  padding-top: 24px; 
}

.guide-content>div {
  width: calc(50% - 50px);
  padding: 0 24px; 
}

.guide-left-content {
  border-right:  2px dashed #e4e4e4;
}

.guide-left-content:last-child{
	border:0;
}

.list-title {
  padding-left: 8px;
  border-left: 4px solid #6da934;
  margin-bottom: 24px;
  font-size: 16px;
  color: #333;
  line-height: 1;
  font-weight: 600;
}

.guide-item {
  overflow: hidden;
  position: relative;
  margin-bottom: 28px;

}

.guide-item:last-child {
  margin-bottom: 8px;
}

.guide-item-title {
  width: 70px;
  height: 54px;
  background: url('../images/item.png') no-repeat left;
  text-align: center;
  padding-top: 16px; 
}

.guide-item-title>p {
  font-size: 24px;
  line-height: 1;
  color: #6da934;
}

.guide-item-title>p:last-child {
  font-size: 14px;
}

.guide-item-content {
  width: calc(100% - 84px);
}

.guide-item-content >p {
  font-size: 16px;
  color: #666;
  line-height: 1;
  font-weight: 600; 
}

.guide-item-content >div {
  line-height: 18px;
  margin-top: 8px;
  color: #666;
  font-size: 14px;
  font-weight: normal;
}

.guide-item-content >div span {
	font-size: 14px!important;
	line-height: 18px!important;
	color : #666!important;
}

.contact {
  margin-top: 24px;
}

.contact .container-inner {
  /* background: url('../images/motto.png') no-repeat right; */
}

.contact-content {
  padding: 16px 24px 24px;
}

.contact-item {
  font-size: 14px;
  color: #a3a3a3;
  line-height: 24px;
}

