/*************** [banner]basic ***************/
/*#section_type_introduce_8*/

#section_type_introduce_8 {}
#section_type_introduce_8 .intro_box {background:url("/section/introduce/introduce_8/img/introduce_bg.jpg") no-repeat center center; background-size:cover; height:510px;}

#section_type_introduce_8 .intro_box .inner {display: table; width: 100%; height: 100%;}

#section_type_introduce_8 .intro_box .inner .intro_con {display:table-cell; vertical-align:middle;}
#section_type_introduce_8 .intro_box .inner .intro_con h2 {font-weight:400; font-size:40px; text-align:center; color:#fff; margin-bottom:20px; line-height:135%; text-shadow:3px 3px 3px rgba(0,0,0,0.4); letter-spacing:-1px; padding: 0 10px;}
#section_type_introduce_8 .intro_box .inner .intro_con p {font-weight:300; font-size:22px; text-align:center; color:#fff; margin-bottom:50px; line-height:145%; letter-spacing:-1px; padding: 0 20px;}
#section_type_introduce_8 .intro_box .inner .intro_con .btn {position: relative; width:250px; height:50px; left: 50%; margin-left: -125px; background:#e36b57; border-radius:50px; box-shadow:3px 3px 3px rgba(0,0,0,0.4);}
#section_type_introduce_8 .intro_box .inner .intro_con .btn a {display:table; width:100%; height:100%; border-radius:50px;}
#section_type_introduce_8 .intro_box .inner .intro_con .btn a h3 {display:table-cell; vertical-align:middle; font-weight:400; font-size:18px; text-align:center; color:#fff; padding-bottom:2px;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-o-box-sizing:border-box;
}
#section_type_introduce_8 .intro_box .inner .intro_con .btn a h3 img {padding-left:20px;}


/*************** [banner]responsive ***************/
@media screen and (max-width:1024px) {
	#section_type_introduce_8 .intro_box .inner .intro_con h2 {font-size:35px;}
	#section_type_introduce_8 .intro_box .inner .intro_con p {font-size:20px;}
}
@media screen and (max-width:480px) {
	#section_type_introduce_8 .intro_box .inner .intro_con h2 {font-size:30px;}
	#section_type_introduce_8 .intro_box .inner .intro_con p {font-size:18px;}
	#section_type_introduce_8 .intro_box .inner .intro_con .btn a h3 {font-size:17px;}
}