@charset "utf-8";

/*首页查看更多按钮*/
.more_2{
	text-align: right;

}
.more_2 a{
	color:#fff;
}



.index_about_title{
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
}
.index_about_title .big{
	color:#333;font-size: 40px;font-weight:bold;
	margin-bottom: 20px;
}

.index_about_title .small{
	color:#bb9345;font-size:18px;padding-top: 15px;line-height: 160%;
}
.about_bg{
	background-image:url(''); background-repeat:no-repeat;background-postion:top left;
	background-size:100% auto;padding-top:20px;background-color: #ededed;padding-bottom: 40px;
}

.about_bg_x{
	background-image: url('../webimages/aboutus/about_bg.jpg');
	background-size: 48%;
	background-position: left top;
	background-color: #fff;
}
.about_text{
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size:16px;
	color: #555;
	line-height: 200%;
	text-align: justify;
	text-indent: 2em;
}
.yewu_bg{
	background-image:url('../webimages/yewu/yewu_bg.jpg'); background-repeat:no-repeat;background-postion:top left;
	background-size:100% auto;padding-top:20px;background-color: #98732d;padding-bottom: 40px;
}

.index_yewu{
	background-color:rgba(255,255,255,0.5);
	width: 100%;
	display: block;
	padding-top: 40px;
	padding-bottom:40px;
	margin-bottom: 20px;
}
.index_yewu:hover{
	background-color:rgba(255,255,255,0.8);
}
.index_yewu span{

}
.index_yewu img{
	width: 65px;
	height: 60px;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
.index_yewu span{
	display: block;
	text-align: center;
	font-size: 18px;
}
.index_yewu:hover span{
	font-weight: bold;
	color:#997335;
}




/* 首页新闻 */
.news_bg{
	background-image:url('../webimages/news_bg.jpg');
	background-repeat:no-repeat;background-postion:top center;
	background-size:100% auto;
	padding-top:80px;
	padding-bottom: 40px;
	background-color: #ededed;
}

.pr-80{
	padding-right: 80px;
}
.index_news_title{
	color:#333;
	margin-bottom: 20px;
	line-height:40px;
	border-bottom: 1px #7c7c7c solid;
	padding-bottom: 20px;
	display: flex;
	justify-content: space-between;
}

.index_news_title .name{
	font-size: 40px;
	font-weight:bold;
}
.index_news_title .more{
	background-color: #999;
	padding-left: 20px;
	padding-right: 20px;
}

.index_news_title .more a{
	color:#fff;
	font-size: 16px;
}
.index_news_title .more:hover{
	background-color: #333;
}

.index_news_img{
	width:100%;
	height:296px;

}

.wz_title{
	line-height: 160%;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.wz_title:hover{
	font-weight: bold;
}

.wz_jianjie{
	line-height: 150%;
	font-size: 14px;
	color: #666;
}
.wz_jianjie:hover{
	color:#333;
}

.tongzhi_item{
	display: flex;
	justify-content: start;
	border-bottom: 1px solid #999999;
	padding-top:10px;
	padding-bottom:10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tongzhi_date{
	width:80px;
	background-color: #444444;
	margin-right: 10px;
	font-family: "Georgia";
	text-align: center;
	margin-bottom: 5px;

}
.date_d{
	background-color: #bb9345;
	height:46px;
	color:#fff;
	font-size: 30px;
	line-height: 46px;
}
.date_y{
	color:#fff;
	line-height: 32px;
	font-size: 16px;
}
.xinfa{
	border-left:#fcaa20 4px solid;
	padding-left: 20px;
	padding-top: 0px;
	border-bottom: none;
	padding-bottom: 0px;
	margin-top: 30px;
	margin-bottom: 20px;

}
.xinfa a{
	padding-bottom: 20px;
	border-bottom: #ddd 1px solid;
}



/* 首页团队*/
.tuandui_bg{
	background-image:url('../webimages/tuandui_bg.jpg'); background-repeat:no-repeat;background-postion:top left;
	background-size:100% auto;padding-top:30px;background-color: #ededed;padding-bottom: 90px;
}
.swiper {
width: 100%;
height: 100%;
}
.swiper-button-next{
	color:#fff!important;
	right:-40px!important;
}
.swiper-button-prev{
	color:#fff!important;
	left:-40px!important;
}
.swiper-wrapper{

}
.swiper-pagination {
bottom:-40px!important;
}
.swiper-slide {
text-align: center;
font-size: 18px;
width:280px;
height:510px;
border:none;
border-radius: 0px;
background-color:rgba(255,255,255,0.5);
padding: 20px;

/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items:flex-start;
overflow: hidden;
}
.swiper-slide a{
 width:100%;
}
.swiper-slide img {
display: block;
width: 100%;
object-fit: cover;
}
.lvshi_name{
    font-size: 20px;
    color:#fff;
    text-align: left;
    background-color: #bb9345;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
}
.lvshi_jianjie{
	text-align: justify;
    margin-top: 5px;
    font-size: 14px;
    color:#ccc;
    text-align: left;
}

.swiper-pagination-bullet{
background-color: #fff!important;
}
.swiper-pagination-bullet-active{
background-color: #fcaa20!important;
}


/* 案例 */

.mySwiper_2 .swiper-slide {
	background-color:rgba(255,255,255,0.5);
	padding: 0px;
}


/* 首页 为什么选择我们 */
.why_text{

}
.why_text span{
	display: block;
	font-weight: bold;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.why_text div{
	font-size: 16px;
	color: #6e6e6e;
	margin-bottom: 40px;
	line-height: 180%;
}

.anli_img img{
	width: 100%;
}


/* 合作伙伴 */
.hezuo_logo{
	border:1px solid #ddd;
}