/*************** [banner]basic ***************/
/*#section_type_introduce_23*/
#section_type_introduce_23{background:url(/section/introduce/introduce_23/img/worship_bg.jpg) no-repeat center center;}
#section_type_introduce_23 h2.title {text-align: center; position: relative; color:#fff;}

#section_type_introduce_23 ul {width:100%; margin:100px auto 0;}
#section_type_introduce_23 ul li {float:left; width:24%; margin-right:1%;}

#section_type_introduce_23 ul li a .banner_bg {width:100%; height:200px; transition:all 0.3s; 
box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
-webkit-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
-moz-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
-o-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
}
#section_type_introduce_23 ul li a .banner_bg1 {background:url("/section/introduce/introduce_23/img/worshipbox_bg1.jpg")no-repeat center center; background-size:cover;}
#section_type_introduce_23 ul li a .banner_bg2 {background:url("/section/introduce/introduce_23/img/worshipbox_bg2.jpg")no-repeat center center; background-size:cover;}
#section_type_introduce_23 ul li a .banner_bg3 {background:url("/section/introduce/introduce_23/img/worshipbox_bg3.jpg")no-repeat center center; background-size:cover;}
#section_type_introduce_23 ul li a .banner_bg4 {background:url("/section/introduce/introduce_23/img/worshipbox_bg4.jpg")no-repeat left center; background-size:cover;}

#section_type_introduce_23 ul li a .banner_box {background:#fff; width:100%; transition:all 0.3s; text-align:center;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
-webkit-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
-moz-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
-o-box-shadow:10px 10px 10px -5px rgba(0,0,0,0.3);
}
#section_type_introduce_23 ul li a .banner_box p {font-size:21px; line-height:130%; padding:15px 0; color:#000; font-weight:400;
overflow: hidden; 
-webkit-line-clamp :2; 
display: -webkit-box;
-webkit-box-orient: vertical; }

#section_type_introduce_23 ul li:hover a .banner_bg {opacity:0.7;}
#section_type_introduce_23 ul li:hover a .banner_box {background:#2e7fc3; }
#section_type_introduce_23 ul li:hover a .banner_box p {color:#fff;}


/*************** [banner]responsive ***************/
/*#section_type_introduce_23*/
@media screen and (max-width:1300px){
	#section_type_introduce_23 ul {width:90%;}
}
@media screen and (max-width:1024px){
	#section_type_introduce_23 ul li {width: 48%; margin: 1%;}
}
@media screen and (max-width:975px){
	#section_type_introduce_23 {padding: 100px 0;}
}
@media screen and (max-width:500px){
	#section_type_introduce_23 ul li a .banner_bg {height:150px;}
	#section_type_introduce_23 ul li a .banner_box p {font-size: 16px;}
}
@media screen and (max-width:470px){
	
}

/*************** [banner]animation ***************/
