.banner{
  width: 100%;
  position: relative;
  padding-top: 40%;
}
img {
  width: 100%;
}

.slider-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.item-img{
}


.slider {
  height: 100%;
}

.slider .slider-list {
  position: relative;
  height: 100%;
}

.slider .slider-list .item {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slider .slider-list .item.cur {
  display: block;
}

.yuan {
  position: absolute;
  left: 50%;
  bottom: 40px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

.yuan .yuan-item {
  display: block;
  position: relative;
  float: left;
  width: 18px;
  height: 18px;
  margin-right: 1px;
  cursor: pointer;
}

.yuan .yuan-item::after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  /* border: 2px solid rgba(255, 255, 255, .4); */
  background: #fff;
  border-radius: 50%;
  box-sizing: border-box;
}

.yuan .yuan-item.cur::after {
  background: #0099D7;
}

.yuan .yuan-item::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 50%;
}

/* .yuan .yuan-item.cur::before {
  background-color: rgba(255, 255, 255, .2);
} */

.btn-group {
  width: 100%;
}

.btn-group .btn-left,
.btn-group .btn-right {
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 30px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, .5);
  border-radius: 50%;
  cursor: pointer;
  font-family: "宋体";
}

.btn-group .btn-left {
  left: 80px;
  top: 50%;
  margin-top: -25px;
}

.btn-group .btn-right {
  right: 80px;
  top: 50%;
  margin-top: -25px;
}
.overview{
  margin-top: 92px;
}
.overview_cont{
  font-size: 17px;
  font-weight: 400;
  color: #666666;
  line-height: 32px;
  margin-top: 56px;
}
.overview_bom .pel_item{
  font-size: 18px;
  font-weight: 400;
  color: #666666;
}
.overview_bom{
  position: relative;
  padding-bottom: 120px;
}
.ov_img{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: url("../imgs/index/over_bg.png") repeat-x;
  background-size: cover;
  width: 250%;
  animation: identifier 32s linear infinite;
}
@keyframes identifier {
  0%{
    left: -50%;
  }
  50%{
    left: -100%;
  }
  100%{
    left: -150%;
  }
}
.see_detail{
  margin-top: 92px;
  position: relative;
  z-index: 1;
}
.overview_pel{
  justify-content: space-around;
  margin-top: 54px;
  position: relative;
  z-index: 1;
}
.pel_num{
  color: #34589E;
  font-size: 36px;
}
.product{
  position: relative;
}
.pd_bx{
  position: absolute;
  width: 100%;
  top: 72px;
  flex-direction: column;
  justify-content: center;
}
.pd_bg{
  min-height: 360px;
}
.product_bom{
  justify-content: space-between;
  margin-top: -160px;
  position: relative;
  z-index: 1;
}
.product_item{
  width: 33%;
  background: #F2F2F3;
  padding-bottom: 56px;
  cursor: pointer;
}
.product_top{
  padding: 10px 10px 0;
}
.pd_title{
  font-size: 22px;
  font-weight: 400;
  color: #666666;
  text-align: center;
  margin: 56px 0 22px;
}
.pd_txt{
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  color: #666666;
}
.belonging{
  margin-top: 92px;
  margin-bottom: 94px;
}
.belonging_bx{
  justify-content: space-between;
  margin-top: 50px;
}
.belonging_item{
  width: 49%;
  background: #F5F5F5;
}
.belonging_title{
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin: 22px 0;
}
.news{
  background: #F5F5F5;
  overflow: hidden;
}
.news_box{
  margin-top: 78px;
  padding-bottom: 48px;
}

.news_bx{
	margin-top: 46px;
	max-width: 1200px;
}
.indexnew {
	width: 368px;
	float: left;
	margin-bottom: 20px;
	margin-left: 24px;
}
.clear {
	clear: both;
}

.indexnewimg {
	width: 360px;
	height: 200px;
	float: left;
	background-color: #CCC;
	position: relative;
}
.indextxt {
	height: 80px;
	width: 360px;
	font-size: 12px;
	float: left;
	margin-top: 10px;
}
.indextxt a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: 14px;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.indextxt a:hover {
	color: #133984;
}

.indextxt p a{
	font-size: 12px;
	height: 56px;
	line-height: 18px;
	overflow: hidden;
	display: block;
	font-weight: normal;
}
.indextxt p a:hover {
	color: #133984;
}
.indexnewtime {
	height: 26%;
	width: 16%;
	background-color: #133984;
	color: #FFF;
	position: absolute;
}
.indexnewtime h3 {
	font-size: 32px;
	text-align: center;
}
.indexnewtime h4 {
	font-size: 12px;
	text-align: center;
}









.news_l,.news_r{
  width: 46%;
}
.news_r{
  width: 52%;

}
.news_l{
  background: #fff;
  padding-bottom: 38px;
  cursor: pointer;
}
.news_l:hover div{
  color: #133984;
}
.news_time{
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin: 30px 0 20px 32px;
}
.news_text{
  font-size: 18px;
  font-weight: 400;
  margin-left: 32px;
  color: #333333;
}
.news_item{
  padding: 33px 34px 33px 42px;
  background: #fff;
  margin-bottom: 10px;
  cursor: pointer;
}
.news_item:hover{
  box-shadow: 0px 1px 13px 0px rgba(0, 0, 0,.4);
}
.ntime_day{
  font-size: 48px;
  font-weight: bold;
  color: #133984;
  margin-top: 6px;
}
.ntime_mon{
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  margin-top: 16px;
}
.news_item_r{
  margin-left: 50px;
}
.news_item_title{
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.news_item_cont{
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  margin-top: 24px;
}
.news .see_detail{
  margin-top: 40px;
}
.news .see_detail a{color: #0099D7;}
.news .see_detail a:hover{color: #fff;}
.news_l_top{
  position: relative;
  padding-top: 64%;
}

/* 移动端适配 */
@media screen and (max-width:768px) {
  .slider-wrap {
    /* max-height: 133px; */
  }
  .news_l_top>.slider-wrap{
    /* max-height: 238px; */
  }
  .news_l_top .pic .yuan{
    bottom: 20px;
  }
  .btn-group .btn-left,
  .btn-group .btn-right {
    position: absolute;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
  }
  .btn-group .btn-left {
    left: 30px;
    margin-top: -12px;
  }
  
  .btn-group .btn-right {
    right: 30px;
    margin-top: -12px;
  }
  .overview,.belonging{
    margin-top: 50px;
  }
  .belonging{
    margin-bottom: 70px;
  }
  .overview_cont{
    text-align: justify;
    padding: 0 20px;
  }
  .overview_bom .pel_item{
    font-size: 14px;
    text-align: center;
  }
  .see_detail{
    margin-top: 20px;
  }
  .pd_bg{
    min-height: 260px;
  }
  .overview_bom{
    padding-bottom: 30px;
  }
  .pd_title{
    font-size: 14px;
    margin-top: 22px;
  }
  .pd_txt{
    font-size: 12px;
  }
  .product_bom{
    margin-top: -80px;
  }
  .product_item{
    padding-bottom: 22px;
  }
  .belonging_title{
    font-size: 14px;
    margin: 10px 0;
  }
  .news_bx{
    display: block;
  }
  .news_l,.news_r{
    width: 100%;
  }
  .news_l{
    margin-bottom: 10px;
  }
  .indexnew {
    width: 368px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-bottom: 20px;
	
}
}
