/*banner*/
.banner{width:100%;height:6.64rem;}
.banner .swiper-slide{width:100%;height:6.64rem;background-size:100% 100%;}
.swiper-pagination1{text-align:center;position: absolute;bottom:0.3rem !important;z-index:1;}
.banner .swiper-pagination-bullet{width:0.34rem;height:0.06rem;border-radius:0px;background: #fff;opacity:1;}
.banner .swiper-pagination-bullet-active{width:0.79rem;background: #e85d00;}
/*banner*/

/*内容*/
.pro_box{width:6.9rem;margin:0 auto;padding-top:0.4rem;padding-bottom:0.1rem;}
.ject1{width:2.2rem;height:3rem;background:url(../images/index/index-brand-bg.png) no-repeat;float:left;}
.ject1:nth-child(even){margin:0 0.15rem;}
.ject1:nth-child(odd){margin-top:0.8rem;}
.ject1 .ject_img{width:0.68rem;height:0.68rem;margin:0 auto;margin-top:0.6rem;}
.ject1 .ject_img img{width:100%;height:100%;}
.ject1 .ject_txt1{text-align:center;font-size:0.3rem;color:#625a67;margin-top:0.3rem;}
.ject1 .ject_txt2{text-align:center;font-size:0.3rem;color:#fff;opacity:0.7;font-family:'Rubik-Regular';}

.index_news{width:100%;padding:0.5rem 0;background:#fcfaf4;}
.news_box{width:6.9rem;margin:0 auto;}
.news_box h1{font-size:0.48rem;color:#8a7b5e;padding-bottom:0.3rem;border-bottom:0.02rem solid #cfc8be;}
.news_box h1 span{font-size:0.3rem;}
.news_box .news_ul>li{padding:0.3rem 0;border-top:0.02rem solid #eae6de;}
.news_box .news_ul>li:first-child{border:none;}
.news_box .news_ul>li .news_tit{font-size:0.3rem;color:#514d56;width:6.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_box .news_ul>li .news_time{font-size:0.3rem;color:#e76203;}
.news_box .news_ul>li .news_info{width:6rem;font-size:0.24rem;color:#929292;margin-top:0.15rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.news_box .chakan{font-size:0.24rem;margin-top:0.2rem;}
.news_box .chakan a{color:#777;}

.stra{width:100%;height:3.3rem;margin:0.2rem 0;}
.stra img{width:100%;height:100%;}

.club{width:100%;}
.club .club_left{width:2.61rem;height:3.29rem;float:left;}
.club .club_left img{width:100%;height:100%;}
.club .club_right{width:4.89rem;height:3.29rem;float:left;}
.club .club_right img{width:100%;height:100%;}
/*内容*/