
/* ----- =A C C O R D I O N -----  205572845 */

.acn {
	position:relative;
	margin-bottom:25px;
}
.acn .sw{
	position:relative;	
	padding:10px 35px 10px 10px;
	cursor:pointer;
}
.acn .in{
	position:relative;
	padding:10px 10px;
	/*background:#fcfcfc;*/
}
.acn .in:after{
	content:"";
	display:block;
	clear:both;
}
.acn > .e > .sw{
	font-size:13px;
	font-weight:bold;
	color:#333;
}	
.acn .sw .rub{
	font-size:12px;
}
.acn .s{
	position:absolute;
    top:0;left:0;bottom:0;right:0;
	width: 20px;
    height: 20px;
    margin:auto 10px auto auto;
	vertical-align:top;
}
.acn .e.active .s i{
	
}

.acn .s:before{
	font-family:fa,sans-serif;
	content:"\f0ab";
	display:block;
	font-size:23px;
	width:20px;
    height:20px;
	line-height:0.9;
	text-align:center;
    color:#333;

 
}
.acn .e .e .s:before{
	background:none;
	color:#000;
}
.acn .e .e.act .s:before{
	color:#fff;
}
.acn > .e.act > .sw > .s:before{
	content:"\f0aa";
}	
.acn .e .e.act > .sw > .s:before{
	content:"\f0aa";
}

.acn .title5{
	font-style:italic;
	color:#666;	
	padding-left:10px;
	padding-top:10px;
}
.acn .e .sw{
	background:#ddd;
}
.acn .e .e .sw{
	background:#eee;
	padding:0px;
}
.acn .e .e .in .sw {
	background:#f5f5f5;
}

.acn .e .e .in .sw .inpn{
	vertical-align:top;
}	



.acn > .e{
	border-bottom: 1px solid #bbb;
}
.acn > .e:first-child{
	border-top:0;
}


.acn .bs{
	font-size:10px;
	display:block;
}
	
.acn .sw{
	position:relative;
}

.acn .e > .in:not([style]){
	display:none;
}
.acn .e.act > .in:not([style]),
.acn .e.act > .in[style = "display: block;"]{
	display:block;
}
.a .aa{
	height:500px;
	background:#ccc;
}
.detail .acn.descr .e .sw{
	background: #F5F5F5;
	color:#666;	
}
.detail .acn.descr .e.act .sw{
	background: #E41C39;
	color:#fff;
}
.detail .acn.descr .s{
	margin:auto;
	margin-right:10px;	
	width: 20px;
    height: 20px
}
.detail .acn.descr .s:before{
	background:none;
	font-size:20px;
	color:#666;
	width: 20px;
    height: 20px
}	
.detail .acn.descr .e.act .s:before{
	color:#fff;
	background:none;
}
.detail .acn.descr .in{
	padding:15px 10px;
	background:#FCFCFC;
}


.ars .acn .in{
	background:transparent;
	padding:0;
}	


.hsy .in .ch13 p{
	position:absolute;
	top:0%;left:0%;right:0px;bottom:0px;
	margin:auto;
	display:table;
	width:100%;
}	
.hsy .in .ch1{
	color:#000;
	font-size:14px;
	height:100%;
	background:#fff;
	border-top:0;
}
.hsy .in .ch11{
	padding-left:10px;
	font-size:12px;
}	
.hsy .in.v1 .ch1{
	font-size:12px;
	color:#555;
	font-weight:600;
}
.hsy .in.v1 .ch11{
	padding-left:65px;		
}
.hsy .in .pre{
	font-size:12px;
}
.hsy .in .pre .rub{
	margin-left:0px;
}
.hsy .in .kh1{
	display:table;
	width:100%;
}	
.hsy .in .kh1{
	display:table;
	width:100%;
	height:inherit;
}	
.hsy .in .kh2{
	display:table;
	width:100%;
}	
.hsy .in .kh1 p{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.hsy .in .kh2 p{
	display:table-cell;
	height:50px;
	vertical-align:middle;
	text-align:center;
}
.hsy .in .wh{
	font-weight:normal;
	line-height:100%;
}

.ars .sw{
	display:none;
}



.acn.v1 .s:before{
	color:#E2D0C2;
}
.acn.v1 .s{
	margin:auto auto auto 10px;
}
.acn.v1 > .e > .sw{
	background:#916646;
	color:#E2D0C2;
	font-size:26px;
}
.acn.v1 .sw{
	padding: 10px 10px 10px 36px;	
}
.acn.v1 .s:before{
	content:"\f107";
}
.acn > .e > .sw{
	font-weight:normal;
}
.acn.v1 > .e.act > .sw > .s:before{
	content:"\f106";
	color:#fff;
}


@media (max-width: 991px){
	.ars .acn .sw{
		display:block;
		background:#9E1E21;
		color:#fff;
		font-size:18px;
		font-weight:normal;
		text-align:center;
	}
	.ars .acn .s:before{
		color:#fff;
	}
	
	.hsy .th .in .ch2{
		line-height:100%;
	}
}

@media (max-width: 767px){
	.hsy .th .in .ch24{
		text-align:left;
	}
	.hsy .th .in .ch15{
		display:none;
	}	
	.hsy .th .in.v1 .ch1{
		display:none;
	}	
	.hsy .in.v1 .ch11{
		padding-left:10px;
	}
}

/* ----- -A C C O R D I O N (*End*) ----- */