/* index-banner */
.slide .carouse{
  width:100%;
  overflow:hidden;
  position:relative;
  height: 49vw;
}
.slide .slideItem .banner-img{
  width:100%;
}
.slide .carouse .slideItem{
	width:100%;
	position:absolute;
}
.slide .carousel-control{
	position: absolute;
  top: 50%;
  width: 28px;
  height: 50.66px;
  cursor:pointer;
  z-index:9;
}
.slide .carousel-control.Next{
  left:3%;
  background:url(../img/icon/index1.png) no-repeat center center;
  background-size: 100%;
}
.slide .carousel-control.Previous{
  right:3%;
  background:url(../img/icon/index2.png) no-repeat center center;
  background-size: 100%;
}
.page-box{
  background-color: #FFFFFF;
}
/* Ã¤Â¸â€°Ã¥Â¤Â§Ã¦ÂÂ¿Ã¥Ââ€” */
.main-page1-list{
  margin-top: -120px;
  width: 100%;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
}
.main-page1-item{
  width: 33.3%;
  padding: 114px 55px 80px;
  text-align: center;
  float: left;
}
.main-page1-item:nth-child(2){
  box-shadow: 4px 4px 30px 0px rgba(0, 0, 0, 0.2);
}
.main-page1-item img{
  width: auto;
  height: 70px;
}
.main-page1-item h1{
  font-size: 22px;
  margin: 30px 0;
  font-weight: bold;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
}
.main-page1-text{
  height:130px;
  line-height: 26px;
}
.main-page1-text p{
  font-size: 16px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  text-overflow: -o-ellipsis-lastline;
  height:130px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  text-align: left;
}
.main-page1-text a{
  font-size: 16px;
  display: block;
  text-align: center;
}
/* Ã¤ÂºÂ§Ã¥â€œÂÃ¤Â¿Â¡Ã¦ÂÂ¯ */
.main-page2{
  padding-top: 20px;
  padding-bottom: 60px;
}
.main-title{
  text-align: center;
  padding: 30px;
  font-size: 30px;
  font-weight: bold;
}
.main-title img{
  width: 40px;
  margin-right: 20px;
  margin-bottom: 2px;
  vertical-align: middle;
}
.main-title-more{
  color: #2A69C6;
  font-size: 14px;
  float: right;
  margin-top: 14px;
}

/*Ã¨Â½Â®Ã¦â€™Â­Ã¤Â¸Â»Ã¤Â½â€œ*/
.lunbo .con{
  width: 1400px;
  height: auto;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* background: url(../img/icon/indexbg.png) no-repeat bottom center; */
  background-size: 90%;
  padding-bottom: 80px;
}
/*Ã§Â»â„¢Ã¤ÂºË†Ã¨Â½Â®Ã¦â€™Â­Ã¥â€ºÂ¾Ã§â€ºâ€™Ã¥Â­ÂÃ¥â€ºÂºÃ¥Â®Å¡Ã¥Â°ÂºÃ¥Â¯Â¸*/
.con .img_con{
  width: 4200px;
}
.con .img_con li{
  position: relative;
  float: left;
}
.con .img_con .img_box{
  width: 1400px;
  height: 642px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
  background-color: #FFFFFF;
}
.img_text{
  position: absolute;
  width: 30%;
  right: 0;
  top: 0;
  height: 100%;
}
.img_text h2{
  font-size: 33px;
  padding: 120px 0 60px;
}
.img_detail{
  font-size: 18px;
  line-height: 44px;
  display: none;
}
.img_more{
  font-size: 18px;
  color: #2572CB;
  position: absolute;
  bottom: 60px;
  right: 0;
  width: 100px;
}
.con .img_jiao{
  position: absolute;
  right: 50%;
  bottom: 100px;
  margin-left: -24px;
  opacity: 0;
  z-index: -1;
}
.con .img_jiao li{
  float: left;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #FFFFFF;
  margin: 3px;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}
.con .img_jiao li.on{
  background-color:#236CC2;
}
.lunbo .arrows img{
  position: absolute;
  top: 50%;
  width: 28px;
  height: 52px;
  margin-top: -14px;
}
.lunbo .arrows:hover{
  cursor: pointer;
}
.lunbo .left_arrows img{
  left: 0;
}
.lunbo .right_arrows img{
  right: 0;
}

/* Ã¦â€“Â°Ã©â€”Â»Ã¥Å Â¨Ã¦â‚¬Â */
.main-page3{
  background-color: #F8F8F8;
  padding-bottom: 50px;
}
.main-page3-left{
  position: absolute;
  width: 660px;
  height: 100%;
  top: 0;left: 0;
}
.main-page3-img{
  width: 100%;
  height: 475px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 30px;
}
.main-page3-news{
  background-color: #FFFFFF;
  padding: 30px;
  height: 519px;
}
.main-page3-news-title{
  width: 80%;
  font-size: 24px;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  /* font-weight: bold; */
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 80px;
  line-height: 40px;
  margin-bottom: 30px;
}
.main-page3-news-date{
  font-size: 18px;
  margin: 15px 0;
}
.main-page3-news-text{
  font-size: 18px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  line-clamp: 9;
  -webkit-box-orient: vertical;
  line-height: 30px;
  height: 270px;
}
.main-page3-news-more{
  color: #2572CB;
  font-size: 16px;
  position: absolute;
  bottom: 50px;
  right: 30px;
}
.main-page3-right{
  width: calc(100% - 686px);
  margin-left: 686px;
}
.main-page3-news{
  background-color: #FFFFFF;
}
.main-page3-list{
  padding: 20px 50px 0;
  background-color: #FFFFFF;
}
.main-right-item{
  border-top: 1px solid #979797;
  padding: 30px 0 50px 0;
  position: relative;
}
.main-right-item:nth-child(1){
  border-top: none;
}
.main-right-date{
  position: absolute;
  right: 0;
  top: 30px;
}
.main-right-title{
  width: 66%;
  font-size: 21px;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 80px;
  line-height: 40px;
  margin-bottom: 30px;
  /* font-weight: bold; */
}
.main-right-text{
  font-size: 16px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 30px;
  height: 60px;
}
.main-right-more{
  color: #2572CB;
  font-size: 16px;
  position: absolute;
  bottom: 50px;
  right: 0;
}
@media screen and (max-width:1620px){
  .main-right-more{
    bottom: 20px;
  }
  .lunbo .con{
    width: 1300px;
  }
  .con .img_con{
    width: 3900px;
  }
  .con .img_con .img_box{
    width: 1300px;
    height: 596.14px;
  }
}
@media screen and (max-width:1400px){
  .slide .carousel-control{
    width: 21px;
    height: 38px;
  }
  .lunbo .con{
    width: 1100px;
    padding-bottom: 70px;
  }
  .con .img_con{
    width: 3300px;
  }
  .con .img_con .img_box{
    width: 1100px;
    height: 502.428px;
  }
}
@media screen and (max-width:1220px){
  .main-page3-left{
    width: 440px;
  }
  .main-page3-img{
    height: 316.67px;
  }
  .main-page3-news{
    height: 426px;
  }
  .main-page3-news-text{
    height: 150px;
    -webkit-line-clamp: 5;
    line-clamp: 5;
  }
  .main-page3-right{
    width: calc(100% - 460px);
    margin-left: 460px;
  }
  .main-page3-news-title,.main-right-title{
    font-size: 24px;
  }
  .main-right-item:nth-child(4){
    display: none;
  }
  .lunbo .con{
    width: 900px;
    padding-bottom: 60px;
  }
  .con .img_con{
    width: 2700px;
  }
  .con .img_con .img_box{
    width: 900px;
    height: 412.714px;
  }
  .img_text h2{
    padding: 60px 0 40px;
  }

}
@media screen and (max-width:1023px){
  .main-page1-list{
    margin-top: 30px;
  }
  .main-page1-item img{
    height: 50px;
  }
  .main-page1-item h1{
    font-size: 24px;
  }
  .main-page1-text p{
    height: 104px;
    -webkit-line-clamp: 4;
    line-clamp: 4;
  }
  .main-page1-text{
    height:104px;
  }
  .main-page1-item{
    padding: 50px 30px;
  }
  .main-page3-left{
    position: relative;
    height: auto;
    width: 100%;
    background-color: #FFFFFF;
    padding-top: 30px;
  }
  .main-page3-img{
    width: 70vw;
    height: 50.378vw;
    margin-left: 30px;
  }
  .main-page3-news{
    height: 426px;
  }
  .main-page3-news-text{
    height: 150px;
    -webkit-line-clamp: 5;
    line-clamp: 5;
  }
  .main-page3-right{
    width: 100%;
    margin-left: 0;
  }
  .main-page3-news-title,.main-right-title{
    font-size: 24px;
  }
  .main-right-item:nth-child(1){
    border-top: 1px solid #979797;
  }
  .main-right-item:nth-child(4){
    display: block;
  }
  .lunbo .con{
    width: 800px;
    padding-bottom: 50px;
  }
  .con .img_con{
    width: 2400px;
  }
  .con .img_con .img_box{
    width: 800px;
    height: 366.857px;
  }
  .img_text h2{
    font-size: 28px;
  }
  .img_detail{
    line-height: 34px;
  }
}
@media screen and (max-width:900px){
  .lunbo .con{
    width: 600px;
    padding-bottom: 36px;
  }
  .con .img_con{
    width: 1800px;
  }
  .con .img_con .img_box{
    width: 600px;
    height: 366.857px;
  }
  .img_text{
    width: 100%;
    right: 0;
    padding-left: 5%;
  }
  .img_text h2{
    font-size: 24px;
  }
  .img_detail{
    font-size: 16px;
  }
  .img_more{
    font-size: 14px;
  }
}
@media screen and (max-width:800px){
  .lunbo .arrows img{
    width: 18.67px;
    height: 34.67px;
    margin-top: -17.33px;
  }
  .lunbo .left_arrows img{
    left: 2%;
  }
  .lunbo .right_arrows img{
    right: 2%;
  }
}
@media screen and (max-width:600px){
  .lunbo .con{
    width: 400px;
    padding-bottom: 36px;
  }
  .con .img_con{
    width: 1200px;
  }
  .con .img_con .img_box{
    width: 400px;
    height: 183.428px;
  }
  .img_text h2{
    font-size: 16px;
    text-align: right;
  }
  .img_detail{
    display: none;
  }
  .img_more{
    font-size: 12px;
  }


}
@media screen and (max-width:500px){
  .main{
    margin-top: 50px;
  }
  .main-page1-item h1,.main-title,.main-page3-news-title, .main-right-title{
    font-size: 18px;
  }
  .main-page3-news-date,.main-page3-news-text,.main-right-text,.main-page1-text p,.main-page1-text a{
    font-size: 14px;
  }
  .main-page3-news-more,.main-right-more{
    font-size: 12px;
  }
  .main-page3-list{
    padding: 20px 30px;
  }
  .main-page3-news {
    padding: 0 30px;
    height: 330px;
  }
  .main-page3-news-more {
    bottom: 0;
  }
  .lunbo .con{
    width: 260px;
    padding-bottom: 18px;
  }
  .con .img_con{
    width: 780px;
  }
  .con .img_con .img_box{
    width: 260px;
    height: 119.228px;
  }
  .img_text h2{
    font-size: 14px;
    padding: 40px 0 0;
  }
  .img_more{
    bottom: 20px;
  }
}
@media screen and (max-width:360px){
 
}
.main-page1-list::after{
  display: block;
  content: "";
  clear: both;
}