@charset "utf-8";
.custombanner{ height:340px;}
.custom_one_title{ font-family:"wcorbel"; font-size:24px; text-align:center; padding:50px 0 0;}
.custom_one_title h1{font-family: "wepisode"; font-size:24px; letter-spacing:4px; padding-top:50px; border-bottom:1px solid #dddddd; width:100%; text-align:center; display:block; font-weight:normal; padding-bottom:15px;}

.custom_box{ padding-bottom:50px; padding-top:20px;}
.custom_li { padding:50px 0;}
.custom_li li{ width:25%; float:left;}
.custom_li li .ul_four_box{ width:80%; margin:0 auto; text-align:center;font-family:"wcorbel";font-size:18px;}
.custom_li li .ul_four_box img{ width:100%; border-radius:50%; margin-bottom:40px;}

a.custom_process{ width:342px; height:68px; display:block; margin:0 auto; background:#000; border-radius:3px; overflow:hidden; color:#fff; text-align:center; line-height:68px;font-family:"wcorbel"; font-size:16px;}
a.custom_process i{ vertical-align:middle; margin-left:5px;}
a.custom_process:hover{ background:#333;}

.custom_bottom_img{ background:#e7e7e7; border-top:1px solid #c2bfbf; padding:15px 5px;}
.custom_bottom_img ul li{ width:25%; float:left;}
.custom_bottom_img ul li .ul_four_box{ width:96%; margin:0 auto; position:relative; overflow:hidden;} 
.custom_bottom_img ul li .content_six{ position:absolute; width:100%; bottom:0; z-index:9; background:rgba(255,255,255,0.9); height:48%; display:none;}
.custom_bottom_img ul li .content_custom_container{ padding:15px;font-family:"wcorbel";font-size:16px; color:#000; line-height:28px;}
.custom_bottom_img ul li .content_custom_container span{ display:block; padding-bottom:5px; text-transform:uppercase; font-weight:bold;}
.custom_bottom_img ul li img{ width:100%;}
.custom_bottom_img ul li:hover img{ transform:scale(1.05);}
.custom_bottom_img ul li:hover .content_six{ display:block;}
@media (max-width: 1000px){
}

@media (max-width: 640px){
	.custombanner{ height:200px;}
	.custom_one_title{ padding-top:25px;}
	.custom_one_title h1{ padding-top:25px; font-size:24px;}
	.custom_li li .ul_four_box img{ margin-bottom:10px;}
	.custom_li li{ width:50%;}
	.custom_li li .ul_four_box{ width:90%; font-size:14px;}
	.custom_bottom_img ul li{ width:50%; margin-bottom:10px;}
	.custom_bottom_img ul li .content_six{ display:block;}
}