﻿#cms_2-b .cate:last-of-type,
.cms_2-b .cate:last-of-type{
	margin-bottom:0px;
}
.BA_type1 .box_item, .BA_type1 .box_img1, .BA_type1 .box_img2 {position: relative;}
.BA_type1 .box_item::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50.3%;
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 0 17px 40px;
    border-color: transparent transparent transparent #ff9e03;
}
.BA_type1 .box_img1 {margin-right: 30px;}
.BA_type1 .box_img2 {margin-left: 30px;}
.BA_type1 .box_img1::after, .BA_type1 .box_img2::after {
    position: absolute;
    height: 33px;
    width: 87px;
    background-color: #fff;
    color: #434343;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.BA_type1 .box_img1::after {content: "before";}
.BA_type1 .box_img2::after {
    content: "after";
    background: var(--color1);
}

@media screen and (max-width: 667px){
.BA_type1 .box_img1 {margin-right: 5%;margin-bottom: 50px;}
.BA_type1 .box_img2 {margin-left: 5%;}
.BA_type1 .box_img1::after, .BA_type1 .box_img2::after {height: 30px;font-size: 15px;}
.BA_type1 .box_item::after {transform: translate(-50%,-60%) rotate( 90deg);border-width: 20px 0 20px 23px;}
}
#cms_5-b .cate_box .open_bt,
.cms_5-b .cate_box .open_bt{
	position: relative;
	width: 100%;
	cursor: pointer;
	padding: 20px 0
}
#cms_5-b .cate_box .arrow,
.cms_5-b .cate_box .arrow{
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -17px
}
#cms_5-b .cate_box .arrow i,
.cms_5-b .cate_box .arrow i{
    width: 35px;
    height: 35px;
    position: relative;
}
#cms_5-b .cate_box .arrow i:before,
.cms_5-b .cate_box .arrow i:before{
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#cms_5-b .arrow i{
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#cms_5-b .arrow_be i,
.cms_5-b .arrow_be i{
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);	
}
#cms_5-b .cate_box .open_bt .box_title1,
.cms_5-b .cate_box .open_bt .box_title1{
	display: inline-block;
	position: relative;
	margin-left: 110px;
	letter-spacing: 1px;
	cursor: pointer;
}
#cms_5-b .cate_box .open_bt .box_title1::before,
.cms_5-b .cate_box .open_bt .box_title1::before{
	content: "Q.";
	position: absolute;
	left: -32px;
	top: 0px;
	display: inline-block;
	vertical-align: baseline;
}
#cms_5-b .cate_box .box_item,
.cms_5-b .cate_box .box_item{
	display: none;
	padding: 20px 30px 0px;
}
@media  screen and (max-width: 667px){
    #cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow{margin-top: -12px;}
    #cms_5-b .cate_box .arrow i,
    .cms_5-b .cate_box .arrow i{
        width: 25px;
        height: 25px;
    }
    
#cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1 {
    margin-left: 80px;
}
#cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow {
    left: 10px;
}

#cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1 {
    line-height: 1.5;
}


}


#cms_5-b .cate_box .arrow i, .cms_5-b .cate_box .arrow i {
    border-radius: 50%;
}
#cms_7-a .cate_box:last-child,.cms_7-a .cate_box:last-child{border: none}