@charset "utf-8";

/*-------------------------------------导航---------------------------------------*/
.home_header{position:absolute;top:0;left:0;right:0;z-index:1030;padding:0}
.home_header .navbar-nav .nav-item a{color:#7D823C}
.header_right a{color:#fff!important}

/*-------------------------------------BANNER---------------------------------------*/
.banner{width:100%}
.swiper-slide {background-position:center;background-size:cover}
.swiper-slide img{width:100%}

.swiper-pagination{}
.swiper-pagination-bullet{width:14px;height:14px;margin:0 8px;opacity:.6;background:#c7c7c7}
.swiper-pagination-bullet-active{opacity:.8;background:#7d823c}

/*-----------------------------------品牌介绍---------------------------------------*/
.index_pinpai{padding:80px 0}

.index_title{margin-bottom:50px;}
.index_title h4{color:var(--text1-color);font-size:32px}
.index_title span{color:var(--main-color);font-size:28px;font-family: impact;}

/* .text_white h4{color:var(--white)!important} */
/* .text_white span{color:var(--white)!important} */

.index_pinpai_pic{margin-bottom:30px}
.index_pinpai_pic iframe{height:225px}

.index_pinpai_text{display:flex;flex-flow:column}
.index_pinpai_text p{color:#727272;font-size:16px}
.index_pinpai_text a{color:var(--main-color);margin-top:20px}

/*-----------------------------------新品上市---------------------------------------*/
/* .index_product{background:url(/Apps/Home/View/default/Public/img/index_bg01.jpg) center no-repeat;background-size:cover;padding:70px 0 60px} */
.index_product{background: var(--bg-color);background-size:cover;padding:70px 0 60px}

.index_pro_list{padding-bottom:50px}
.index_pro_list li{background:var(--white);padding:15px}
.index_pro_list img{width:100%}
.index_pro_list h5{color:var(--text1-color);font-size:20px;text-align:center;margin-top:20px}

.pro_pag{bottom:0px}

/*-----------------------------------项目优势---------------------------------------*/
.index_youshi{padding:70px 0 120px;background:#fff}
.index_youshi .youshi_list li:nth-child(2n-1){background:#f7f7f7}

/*-----------------------------------首页广告图---------------------------------------*/
/* .index_ad{background:url(/Apps/Home/View/default/Public/img/index_bg02.jpg) center no-repeat;background-size:cover;padding:70px 0 40px} */
.index_ad{background:#ededed;background-size:cover;padding:70px 0 40px}
.index_ad_list{padding-bottom:50px}
.index_ad_list img{width:100%}
.ad_pag{bottom:0px}
/*-----------------------------------首页新闻---------------------------------------*/
.index_news{padding:60px 0;background:var(--bg-color)}
.index_news img{width:100%}
.index_news_tit{align-items:center;border-bottom:1px solid var(--main-color);padding-bottom:12px;margin-bottom:20px}
.index_news_tit h4{font-size:20px;color:var(--main-color);margin-bottom:0}
.index_news_tit a{font-size:14px;color:var(--main-color)}

.index_news_list{margin-bottom:20px;background:var(--white);padding:20px;flex-grow:1}
.index_news_list li a{margin-bottom:15px;justify-content:space-between;align-items:center}
.index_news_list li span{white-space:nowrap;font-size:14px;color:#737373}
.index_news_list li h5{font-size:16px;color:var(--text1-color);margin-bottom:0}
.index_news_list li a:hover h5{color:var(--main-color)}
  /* i i s 7 . c o m */