﻿#cms_2-e .cate .cate_title span::after{
	width: 100%;
	height: 1px;
	position: absolute;
	content: "";
	top: 100%;
	z-index: 99;
	left: 0;
}
#cms_2-e .cate:last-of-type{
	margin-bottom: 0;
	background-image: none;
}
#cms_2-e .box_title1{
	position: relative;
}
#cms_2-e .box_title1 span{
	position: relative;
	z-index: 1;
}
#cms_2-e .box_title1::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #ccc;
	top: 12px;
	left: 0;
	z-index: 0;
}
.cms_2-e .box_title1{
	position: relative;
}
.cms_2-e .box_title1 span{
	position: relative;
	z-index: 1;
}
.cms_2-e .box_title1::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #ccc;
	top: 12px;
	left: 0;
	z-index: 0;
}
@media screen and (max-width: 667px){
	#cms_2-e .box_title1::after{
		content: "";
		position: absolute;
		width: 1px;
		height: 40px;
		background-color: #ccc;
		top:100%;
		left: 50%;
		transform: translate(0,-100%);
		z-index: 0;
	}
	.cms_2-e .box_title1::after{
		content: "";
		position: absolute;
		width: 1px;
		height: 40px;
		background-color: #ccc;
		top:100%;
		left: 50%;
		transform: translate(0,-100%);
		z-index: 0;
	}
}
@media screen and (max-width: 667px){
	#cms_3-e .big_cate_title{
		margin-left: 0;
	}
	#cms_3-e .box_title2{
		/*border: none;*/
	}
}


.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 50px!important;
    margin-bottom: 30px;
    color: #474521;
    font-weight: normal;
    background-image: url("../img/link_type1_icon.png");
    background-size: 50px;
    background-position: top center;
    background-repeat: no-repeat;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a{
	padding-top: 40px;
	padding-bottom: 40px;
}
.link_type1 .link_top a:hover{
    background-color: #ededeb;
}
.link_type1 .link_top a:hover .link_img1{
    transform: translate(-50%, -50%) scale(1.1,1.1);
    opacity: 0.1;
}
@media screen and (max-width: 667px){
.link_type1 .link_top .link_title{
    font-size: 15px;
}
}
#cms_2-b .cate:last-of-type,
.cms_2-b .cate:last-of-type{
	margin-bottom:0px;
}
#cms_5-f .cate:before,.cms_5-f .cate:before{
	content: '';
	position: absolute;
	display: inline-block;
	width: 1px;
	height: 100%;
	top: 0;
	left: 1px;
	background-color: #ccc;
}
#cms_5-f .cate_box .box_item,.cms_5-f .cate_box .box_item{
	display: none;
	border: none; 
}
#cms_5-f .cate_box .open_bt .box_title1,.cms_5-f .cate_box .open_bt .box_title1{
	display: inline-block;
	position: relative;
	margin-left: 70px;
	letter-spacing: 1px;
	cursor: pointer;
}
#cms_5-f .cate_box .open_bt .box_title1::before,.cms_5-f .cate_box .open_bt .box_title1::before{
	content: "Q.";
	position: absolute;
	left: -26px;
	top: -1px;
	color: #363636;
	display: inline-block;
	vertical-align: baseline;
}
#cms_5-f .cate_box .box_txt1,.cms_5-f .cate_box .box_txt1{
	background-color: rgba(221, 221, 221, 0.3);
	padding-left: 34px;
}
#cms_5-f .cate_box .open_bt,.cms_5-f .cate_box .open_bt{
	position: relative;
	width: 100%;
	cursor: pointer;	
	padding: 3px 0;
}
#cms_5-f .cate_box .arrow,.cms_5-f .cate_box .arrow{
	position: absolute;
	left: 2px;
	top: 50%;
	transform: translate(0,-50%);
}
#cms_5-f .cate_box .open_bt .arrow::before,#cms_5-f .cate_box .open_bt .arrow::after,
.cms_5-f .cate_box .open_bt .arrow::before,.cms_5-f .cate_box .open_bt .arrow::after{
	position: absolute;
	content:'';
	width: 15px;
	height: 2px;
	background-color: #484848; 
}
#cms_5-f .cate_box .open_bt .arrow::before,.cms_5-f .cate_box .open_bt .arrow::before{
	top:48%;
	left: 15px;
	transform: rotate(180deg);    
	transition: all 0.5s;
}
#cms_5-f .cate_box .open_bt .arrow::after,.cms_5-f .cate_box .open_bt .arrow::after{    
	top:48%;
	left: 15px;
	transform: rotate(-90deg);
	transition: all 0.5s;
}
#cms_5-f .cate_box .open_bt .arrow.arrow_be::before,.cms_5-f .cate_box .open_bt .arrow.arrow_be::before{
	transform: rotate(0deg);
	transition: all 0.5s;
}
#cms_5-f .cate_box .open_bt .arrow.arrow_be::after,.cms_5-f .cate_box .open_bt .arrow.arrow_be::after{
	transform: rotate(0deg);
	transition: all 0.5s;
}
@media screen and (max-width: 667px){
    #cms_5-f .cate_box .open_bt, .cms_5-f .cate_box .open_bt {
        border-bottom: 1px solid #eee;
    }
    #cms_5-f .cate:before, .cms_5-f .cate:before{display: none;}
    #cms_5-f .cate_box .box_item, .cms_5-f .cate_box .box_item {
        padding-left: 0;
    }
    #cms_5-f .cate_box .box_txt1, .cms_5-f .cate_box .box_txt1 {
        background-color: rgba(221, 221, 221, 0.3);
        padding-left: 48px;
    }
}