/* BASIC css start */
#faqWrap {margin-top:48px;padding: 0 15px;}
#faqWrap .h_title {border-top:0;border-bottom:0;padding:0;}
#faqWrap .h_title h3 {font-size:15px;font-weight:500;}

#faqWrap .pd10 {
	margin:10px 0;
}
#faqWrap .search-wrap {
	margin: 32px 0 24px;
}
#faqWrap .search-wrap .item-search {
	display: flex;
    align-items: center;
    justify-content: space-between;
}
#faqWrap .search-wrap .item-search select {
	display: inline-block;
    max-width: 88px;
    height: 38px;
    border: 1px solid #ddd;
    border-radius: 2px;
    margin-right: 6px;
}
#faqWrap .search-wrap .item-search .wrap {
    width: calc(100% - 140px);
	display: inline-block;
}
#faqWrap .search-wrap .item-search .wrap input {
    width: 100%;
    border-radius: 2px;
}
#faqWrap .search-wrap .item-search .btn_Red {
	display: inline-block;
	margin-left: 6px;
    width: 38px;
    border-radius: 3px;
}

#faqWrap .search-wrap .item-search a img {
    vertical-align: baseline;
}
#faqWrap .keywords {
	zoom:1;
	position:relative;
	overflow:hidden;
}
#faqWrap .search-wrap .keywords h5 {
	font-weight:bold;
	margin-bottom:5px;
}
#faqWrap .search-wrap .keywords li {
	float:left;
	margin-right:10px;
}
#faqWrap .search-wrap .keywords li a {
	color:#707070;
}
#faqWrap .faq-menu {
	border-top:2px solid #464646;
	text-align: center;
	padding-top:10px;
}
#faqWrap .faq-menu a {
	display: block;
	width: 33.3%;
	float: left;
	border-left: 1px solid #d6d6d6;
	margin-bottom: 10px;
	margin-left: -1px;
}
#faqWrap #faqTable {
	width:100%;
	border-top:1px solid #464646;
}
#faqWrap #faqTable tr {
	border-bottom:1px solid #bebebe;
}
#faqWrap #faqTable tr th, #faqWrap #faqTable tr td {
	padding:10px;
}
#faqWrap #faqTable tr.slide-hide td, #faqWrap #faqTable tr.slide-show td {
	background-color: #eaeaea !important;
}
#faqWrap #faqTable tr td .q {
	margin-bottom: 10px;
	background-color: #1e85dc;
	color:#fff;
	padding: 0 3px;
	margin-right: 10px;
}
#faqWrap #faqTable tr td .a {
	background-color: #f30733;
	color:#fff;
	padding: 0 3px;
	margin-right: 10px;
}
.cat_area {
	margin: 32px 0 24px;
}
.cat_area .left {
	float:left
}
.cat_area .right {
	float:right
}
.cat_area .right>strong {
	font-size:14px;
	color:#000;
	font-weight:normal
}
.cat_area_1 {
	padding-bottom:0
}
/* clear style */
.c_box {
*zoom:1
}
.c_box:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:' '
}
select#search-category {
	border: 1px solid #848484;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	color: #424242;
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	width: 120px;
}
.faq_conts {
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9
}
.faq_conts>li {
	border-bottom:1px solid #eee
}
.faq_conts>li.on {
}
.faq_conts>li:last-child {
	border-bottom:0
}
.faq_conts .faq_cell>dt {
    position: relative;
	padding: 22px 0;
	font-size:13px;
}

.faq_conts .faq_cell>dt::before {
    content:"Q.";
    display:inline-block;
    position: absolute;
    top: 34px;
    left: 10px;
    font-size: 20px;
    font-weight: 600;
}

.faq_conts .faq_cell .tx_cate {
	display:block;
    margin-bottom: 8px;
	color:#646464;
	font-size:11px
}
.faq_conts .faq_cell .tit {
    padding-left:40px;
	background:url(/design/carlyn/images/arrow_dw1.png) no-repeat 100% 50%;
	background-size:8px 4px;
    font-size: 14px;
    font-weight: 400;
}
.faq_conts>li.on .faq_cell .tit {
	background-image:url(/design/carlyn/images/arrow_up1.png);
}
.faq_conts .faq_cell .conts {
	display:none;
	position: relative;
}

.faq_conts .faq_cell .conts>div::before {
    content:"A.";
    display:inline-block;
    position: absolute;
    top: 28px;
    left: 10px;
    font-size:20px;
    line-height:28px;
    font-weight:600;
}

.faq_conts .faq_cell .conts img {
	max-width:100%
}
.faq_conts .faq_cell .conts>div {
	padding: 28px 16px 28px 40px;
	color: #000;
    background: #f7f7f7;
    font-size: 13px;
    line-height: 23px;
    word-break: keep-all;
}
.faq_srch .faq_cell>dt {
	padding:10px 5px 10px 40px;
	background:url(/design/carlyn/images/icon_q.png) no-repeat 5px 50%;
	background-size:28px 28px
}
.faq_srch .faq_cell .conts>div {
	background:url(/design/carlyn/images/icon_a.png) no-repeat 5px 10px;
	background-size:28px 28px;
	padding:10px 5px 10px 40px
}
.mt10 {
	margin-top: 10px !important;
}
.tar {
	text-align: right !important;
}
.btn_area {
    display: none;
	margin: 0 15px;
}
.btn_area>li {
	display: inline-block;
	width: 32%;
}
.btn_area>li:first-child {
	width: 33%;
}
.btn_area:after {
	content: "";
	display: block;
	clear: both;
}
.btn_area>li .btn {
	width: 98%;
}
.btn.red {
	background-color: #f1392b;
	border-color: #f1392b;
}
a.btn {
	display: inline-block;
}
a:link, a:visited {
	text-decoration: none;
}
.btn {
	padding: 8px 0;
	background: #4f4f4f;
	border: 1px solid #4f4f4f;
	border-radius: 5px !important;
	font-size: 14px;
	color: #fff !important;
	text-align: center;
}

/* BASIC css end */

