@charset "utf-8";
/****
*@author        whf
*@createTime    2019-07-16
*@updateTime    2019-07-16
*@name  		 component-popup
*@description    component-popup   style 这里是公用样式，但是基本上只会用一次
**/
.fd-lyb-popup{
	width: 100%;
    height: 100%;
    overflow: hidden;
}
.fd-lyb-popup>.aty-panel{
	width: 100%;
    height: 100%;
    overflow: hidden;
}
/*****************************************************************\


	留言板头部


\*****************************************************************/
.fd-lyb-popup-header{
	height:50px;
	background-color:#4686d4;
	zoom:1;
}
.fd-lyb-popup-header:after{
	content:"";
	display:block;
	clear:both;
}
.fd-lyb-popup-header h3{
	float:left;
	padding-left:50px;
	color:#fff;
	font:18px/50px "Microsoft YaHei";
	background:url(../images/lyb/icon.png) 11px center no-repeat;
}
.aty-modal-close .aty-icon-ios-close-empty:hover{
	color: #bed4f0;
}
/*****************************************************************\


	留言板左侧的


\*****************************************************************/
.fd-dl-01{
	position:relative;
	z-index:1;
	padding-top:112px;
	width:100%;
	height:570px;
}
.fd-dl-01 .fd-dt-01{
	position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
	width:100%;
	height:112px;
	font:0/0 SimSun;
	text-indent:-9999em;
	background:#e6eaf4 url(../images/lyb/icon02.png) 18px 0 no-repeat;
}
.fd-dl-01 .fd-dd-01{
	width:100%;
	height:100%;
	overflow:auto;
}
.fd-dl-01 .fd-dd-01 .fd-dd-01-in{
	padding:10px 26px 0 18px;
	width:100%;
	background-color: #f7f9fe;
}
.fd-dd-01-in .fd-item{
	height:40px;
	list-style: none;
	cursor:pointer;
	border-bottom:1px solid #e6eaf4;
}
.fd-dd-01-in .fd-item .fd-question-ms{
	overflow:hidden;
	position:relative;
	z-index:1;
	padding-right: 20px;
	padding-left:28px;
	color:#333;
	font:14px/39px "Microsoft YaHei";
	white-space: nowrap;
	text-overflow: ellipsis;
	background:url(../images/lyb/icon18.png) 0 center no-repeat;
}
.fd-dd-01-in .fd-item .fd-question-ms:after{
	content:"";
	position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/lyb/icon16.png) 0 center no-repeat;
}
/**展开**/
.fd-dd-01-in .fd-item.extend{
	height:auto;
}
.fd-dd-01-in .fd-item.extend .fd-question-ms:after{
	background:url(../images/lyb/icon17.png) 0 center no-repeat;
}
.fd-dd-01-in .fd-item .fd-question-zs{
	display:none;
	padding: 4px 5px 4px 30px ;
	font: 14px/20px "Microsoft YaHei";
    color: #999;
   
}
.fd-dd-01-in .fd-item .fd-question-zs.show{
	display:block;
}
.fd-dl-01 .fd-dd-01 .fd-dd-01-in .aty-table--border{
	border: none;
}
.fd-dl-01 .fd-dd-01 .fd-dd-01-in .aty-table--border td,
.fd-dl-01 .fd-dd-01 .fd-dd-01-in .aty-table--border th{
	border-right:none;
}
.fd-dl-01 .fd-dd-01 .fd-dd-01-in .aty-table td, 
.fd-dl-01 .fd-dd-01 .fd-dd-01-in .aty-table th{
	background-color: #f7f9fe;
}
.fd-dl-01 .fd-dd-01 .fd-dd-01-in .aty-table td, 
.fd-dl-01 .fd-dd-01 .fd-dd-01-in .aty-table th.is-leaf{
	border-bottom: 1px solid #e6eaf4;
}
.fd-dl-01 .fd-dd-01 .fd-dd-01-in .aty-table .aty-table_1_column_1 .cell{
	padding-left:28px;
	color:#333;
	font:14px/38px "Microsoft YaHei";
	background:url(../images/lyb/icon03.png) 0 center no-repeat;
}
.fd-dl-01 .fd-dd-01 .fd-dd-01-in .aty-table__expand-icon{
	color:#848fa1;
}
.fd-dl-01 .fd-dd-01 .fd-dd-01-in .aty-table__expanded-cell[class*=cell] {
    padding:2px 0 0 0; 
}
.fd-dl-01 .fd-dd-01 .fd-dd-01-in .aty-form-item-content{
	margin-left:28px !important;
	line-height:18px;
	font-size:14px;
	color:#999;
}
.fd-dl-01 .fd-dd-01 .fd-dd-01-in .aty-table__expanded-cell:hover{
	background-color:#f7f9fe !important;
}
/*****************************************************************\


	留言板右侧的


\*****************************************************************/
.fd-lyb-popup .aty-region-center{
	overflow:hidden;
}
.fd-ly-con{
	position:relative;
	z-index:1;
	padding-top:260px;
	width:100%;
	height:100%;
	/* border-left:1px solid #e6eaf4; */
	background-color:#f7f9fe;
}
/*************留言板右侧的头部***************/
.fd-ly-con .fd-ly-top{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	height:260px;
    border-left: 1px solid #e0e0e0;
}
.fd-ly-title{
	padding-top:2px;
	background-color:#e6eaf4;
}
.fd-ly-title .fd-span-01{
	float:left;
	padding-left:40px;
	padding-right:12px;
	color:#333;
	font:bold 16px/37px "Microsoft YaHei";
	background:url(../images/lyb/icon04.png) 10px center no-repeat;
}
.fd-ly-title .fd-span-02{
	color:#e60012;
	font:13px/37px "Microsoft YaHei";
}
.fd-ly-title .fd-span-02 a{
	color:#4686d4;
	text-decoration:underline;
}
/*************留言板右侧的头部 复选框***************/
.fd-ly-top .fd-lyb-operate{
	
}
.fd-ly-top .fd-lyb-operate-checkbox{
	overflow: hidden;
	position:relative;
	z-index:1;
	padding-right: 59px;
	padding-top: 12px;
	height:43px;
	border-bottom:1px solid #e6eaf4;
	background-color:#fff;
	zoom:1;
}
.fd-ly-top .fd-lyb-operate-checkbox.extend{
	height:auto;
}
.fd-ly-top .fd-lyb-operate-checkbox:after{
	content:"";
	display:block;
	clear:both;
}
/**选中展示的文本**/
.fd-ly-top .fd-lyb-operate-checkbox .fd-checkbox-span{
	float:left;
	margin-right:10px;
	padding-left:19px;
	padding-right:22px;
	color:#0790e8;
	font:bold 14px/22px "Microsoft YaHei";
	border-right:2px solid #c4c4c4;
}
.fd-lyb-operate-checkbox .fd-more-list{
	float:left;   
	position:relative;
	z-index:1;
	max-height: 360px;
	width:100%;
    background-color: #fff;
}
.fd-lyb-operate-checkbox .fd-extend-btn{
	position:absolute;
	top:13px;
	right:7px;
	z-index:3;
	padding-right:5px;
	height:20px;
	color:#4686d4;
	font:12px/18px "Microsoft YaHei";
	text-align:center;
	cursor:pointer;
	border:1px solid #4686d4;
	border-radius:3px;
}
.fd-lyb-operate-checkbox .fd-extend-btn .fd-span{
	display:block;
	padding-left:20px;
	background: url(../images/lyb/icon10.png) 8px center no-repeat;
}
.fd-lyb-operate-checkbox .fd-extend-btn.extend .fd-span{
	background:url(../images/lyb/icon11.png) 8px center no-repeat;
}
.fd-lyb-operate-checkbox .fd-more-list .aty-show-more-body>div{
	zoom:1;
}
.fd-lyb-operate-checkbox .fd-more-list .aty-show-more-body>div:after{
	content:"";
	display:block;
	clear:both;
}
.fd-ly-top .fd-lyb-operate-checkbox .fd-more-list .fd-more-list-in{
	float:left;
	position:relative;
	z-index:1;
	padding-left: 10px;
    padding-right: 32px;
    padding-bottom: 10px;
    width:33.3%;
    font: 14px/22px "Microsoft YaHei";
    color: #4686d4;
    white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	overflow:hidden;
}
/**数据少于2个的**/
.fd-ly-top .fd-lyb-operate-checkbox .fd-more-list .fd-more-list-in.dataLess{
	 width: 36%;
}
.fd-more-list-in .aty-checkbox+span, 
.fd-more-list-in .aty-checkbox-wrapper+span{
	margin-right:0;
	padding-left:32px;
	color:#4686d4;
	cursor:default; 	
}
.fd-more-list-in .aty-checkbox-wrapper {
	position: absolute;
    top: 32%;
    left: 10px;
    z-index: 2;
    margin-right: 8px;
    width: 14px;
    height: 22px;
    font-size: 12px;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    transform: translate(0,-50%);
}
.fd-more-list-in .aty-checkbox {
    display: inline-block;
    margin-right: 0;
    white-space: nowrap;
    position: relative;
    line-height: 1;
    vertical-align: middle;
    cursor: pointer;
}
.fd-more-list-in .aty-checkbox-inner {
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    top: -2px;
    left: 0;
    background-color: #fff;
    /* border: 1px solid #dddee1; */
    border: 1px solid #bcbcbc;
    border-radius: 50%;
}
.aty-checkbox:hover .aty-checkbox-inner {
    border-color: #969292 !important;
}
.fd-more-list-in .aty-checkbox-inner, .aty-checkbox-inner:after {
    transition: all .2s ease-in-out;
}
.fd-more-list-in .aty-checkbox-input {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
} 
.fd-more-list-in .aty-checkbox-checked .aty-checkbox-inner,
.fd-more-list-in .aty-checkbox-default.active .aty-checkbox-inner {
    border-color: #39f;
}
.fd-more-list-in .aty-checkbox-checked .aty-checkbox-inner:after,
.fd-more-list-in .aty-checkbox-default.active .aty-checkbox-inner:after {
    opacity: 1;
    transform: scale(1);
    transition: all .2s ease-in-out;
}
.fd-more-list-in .aty-checkbox-inner:after {
    position: absolute;
    width: 8px;
    height: 8px;
    left: 3px;
    top: 3px;
    border-radius: 6px;
    display: table;
    border-top: 0;
    border-left: 0;
    content: " ";
    background-color: #39f;
    opacity: 0;
    transform: scale(0);
}
/**留言板右侧的展开***************/
.fd-ly-top .fd-lyb-operate-checkbox .fd-more-list .aty-show-more-trigger{
	position:absolute;
	top:0;
	right:0;
	z-index:2;
}
.fd-ly-top .fd-form-area{
	
}
.fd-form-area .fd-form-top{
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	width:100%;
	height:30px;
	border-bottom:1px solid #e6eaf4;
	background-color:#f7f9fe;
	zoom:1;
}
.fd-form-area .fd-form-top:after{
	content:"";
	display:block;
	clear:both;
}
.fd-form-area .fd-form-top span{
	float:left;
	margin-right:4px;
	width:29px;
	height:26px;
	font:0/0 SimSun;
	text-indent:-9999em;
	cursor:pointer;
	background:transparent center center no-repeat;
}
/**表情**/
.fd-form-area .fd-form-top span.fd-face-icon{
	background-image:url(../images/lyb/icon05.png);
}
/**附件**/
.fd-form-area .fd-form-top span.fd-face-link{
	background-image:url(../images/lyb/icon06.png);
}
/**点击选中**/
.fd-form-area .fd-form-top span.active{
	border:1px solid #e0e0e0;
	background-color:#e6ebf1;
}
/**鼠标划过**/
.fd-form-area .fd-form-top span:hover{
	border:1px solid #e0e0e0;
	background-color:#f7f9fe;
}
.fd-lyb-popup #face{
	position:absolute;
	left: 30px;
    top: 160px;
	z-index:2;
	padding:10px;
	width: 403px;
	border:1px solid rgb(224, 224, 224);
	box-shadow:0 0 18px rgba(0,0,0,0.13);
  	background-color: rgb(255, 255, 255);
}
.fd-lyb-popup #face a{
	float: left;
	width:38px;
	height:38px;
	border:2px solid #dfe9f3;
}
.fd-lyb-popup #face a img{
	width: 100%;
    display: block;
    vertical-align: middle;
}
.fd-form-area .fd-form-bottom{
	position:relative;
	z-index:1;
	margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
	padding-top:12px;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:50px;
	width: 100%;
    height: 146px;
    line-height: 18px;
    text-align: left;
    font-size: 16px;
    background: #fff;
    outline: none;
    word-wrap: break-word;
    overflow: hidden;
    border:none;
    resize:none;
    border-bottom: 1px solid #e6eaf4;
    box-shadow:0px 3px 5px 0px rgba(38, 44, 91, 0.15);
}
.fd-form-area .fd-form-bottom .newpost {
	overflow:auto;
	width:100%;
	height:70px;
	border:none;
    resize:none;
    outline:none;
}
.fd-form-area .fd-form-bottom .newpost *{
	white-space:normal !important;
}
/*为空时显示 element attribute content*/
.newpost:empty:before{
    content: attr(placeholder); 
    color:#999;
}
/*焦点时内容为空*/
.newpost:focus:before{
    content:none;
}
/**上传的附件**/
.fd-form-bottom  .fd-upload-file-span{
	padding-left:24px;
	padding-right:12px;
	color:#999;
	font:16px/1em "Microsoft YaHei";
	background:url(../images/lyb/icon07.png) 5px center no-repeat;
}

.fd-form-bottom  .fd-upload-file-span .fd-upload-fill-name{
	display: inline-block;
	width: 22%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.fd-submit-btn{
	display:block;
	position:absolute;
	bottom:11px;
	left:16px;
	z-index:2;
	width:67px;
	height:28px;
	color:#fff;
	font:14px/28px "Microsoft YaHei";
	text-align:center;
	cursor:pointer;
	border-radius:3px;
	background-color:#4686d4;
	
}
/*************留言板右侧的底部  留言区域***************/

.fd-ly-con .fd-lyb-text{
	overflow:auto;
	position: relative;
    z-index: 1;
	padding:10px;
	height:100%;
    border-left: 1px solid #e6eaf4;
}
.fd-lyb-text .fd-span-01{
	display:block;
	margin-bottom:10px;
	color:#333;
	font:16px/1em "Microsoft YaHei";
	background:url(../images/lyb/icon08.png) 80px 0 repeat-x;
}
.fd-lyb-text .fd-lyhb-span{
	display:block;
	width:80px;
	color:#333;
	font:16px/1em "Microsoft YaHei";
}
.fd-lyb-text .aty-scroll-1{
	background-color:transparent;
}
.fd-lyb-text .fd-panel-01{
	position:relative;
	padding: 7px;    
    margin-bottom: 25px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
}
/* 新数据的图标的样式 */
.fd-lyb-text .fd-panel-01.newTip:before{
	content:"";
	position:absolute;
	right:0;
	top:0;
	width:30px;
	height:22px;
	background:url(../images/lyb/icon13.png) no-repeat;
}
.fd-lyb-text .fd-panel-01.extend .fd-normal{
	height:auto;
	white-space:normal;
	text-overflow:inherit;
	overflow:auto;
}
.fd-lyb-text .fd-panel-01 .fd-title-contain{
	padding-right:32px;
	padding-left:36px;
	padding-bottom:7px;
	zoom:1;
}
.fd-lyb-text .fd-panel-01 .fd-title-contain:after{
	content:"";
	display:block;
	clear:both;
}
.fd-lyb-text .fd-panel-01 .fd-span-title{
	float:left;
	max-width: 60%;
	color:#4686d4;
	font:bold 14px/1em "Microsoft YaHei";
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fd-lyb-text .fd-panel-01 .fd-time-span{
	float:right;
	color:#888;
	font:14px/1em "Microsoft YaHei";
}
.fd-lyb-text .fd-panel-01 .fd-title-02{
	display:inline-block;
	position:absolute;
	top:2px;
	left:0;
	z-index:2;
	width:22px;
	height:22px;
	color:#333;
	font:bold 16px/22px "Microsoft YaHei";
	text-align:center;
	vertical-align: top;
	background-color: #e0e4ec;
}
.fd-lyb-text .fd-panel-01 .aty-show-more-body{
	color:#999;
	font:14px/22px "Microsoft YaHei";
}
.fd-lyb-text .fd-panel-01 .fd-question-Q{
	margin-bottom: 8px;
}
.fd-lyb-text .fd-panel-01 .fd-normal{
	position:relative;
	z-index:1;
	height: 26px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font:14px/24px "Microsoft YaHei";
}
.fd-lyb-text .fd-panel-01 .fd-question-Q .fd-span-03{
	padding-left:30px;
	color:#999;
	word-break: break-all;
	-ms-word-break: break-all;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    vertical-align: top;
}
.fd-lyb-text .fd-panel-01 .fd-question-A .fd-span-03{
	padding-left:30px;
	color:#333;
	font:14px/22px "Microsoft YaHei";
	word-break: break-all;
    -ms-word-break: break-all;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    vertical-align: top;
}
.fd-lyb-text .fd-panel-01.extend .fd-question-Q .fd-span-03{
	display:block;
}
/**问题Q上传的附件**/
.fd-ul-01{
    padding-top: 2px;
	padding-left:33px;
	zoom:1;
}
.fd-ul-01:after{
	content:"";
	display:block;
	clear:both;
}
.fd-ul-01>li{
	float:left;
	padding-left:19px;
	padding-right:18px;
	padding-bottom:8px;
	color:#999;
	font:16px/1em "Microsoft YaHei";
	list-style: none;
	background:url(../images/lyb/icon07.png) 0 0 no-repeat;
}
.fd-ul-01>li a{
	color:#999;
}
/* 展开的样式 */
.fd-extend-ly-btn{
	position:absolute;
	bottom:-15px;
	left:50%;
	width:55px;
	height:16px;
	border-bottom:1px solid #e1e1e1;
	text-align:center;
	line-height:16px;
	background:#fff url(../images/lyb/icon10.png) 9px center no-repeat;
	cursor:pointer;
}
.fd-extend-ly-btn.extend{
	background:#fff url(../images/lyb/icon11.png) 9px center no-repeat;
}
.fd-extend-ly-btn:before{
	content:"";
	position:absolute;
    bottom: 0px;
    left: -16px;
    z-index:2;
	width:0;
	height:0;
	border-top:8px solid #fff;
	border-bottom:8px solid transparent;
	border-right:8px solid #fff;
	border-left:8px solid transparent;
}
.fd-extend-ly-btn:after{
	content:"";
	position:absolute;
	bottom: 0px;
    right: -16px;
    z-index:2;
	width:0;
	height:0;
	border-top:8px solid #fff;
	border-bottom:8px solid transparent;
	border-right:8px solid transparent;
	border-left:8px solid #fff;
}
.fd-extend-ly-btn span{
	margin-left:15px;
	margin-bottom:10px;
	color:#4686d4;
	font-size:12px;
}
.fd-extend-ly-btn span:before{
	content:"";
	position:absolute;
	top:1px;
	left:-16px;
	z-index:1;
	width:0;
	height:0;
	border-top:8px solid #e1e1e1;
	border-bottom:8px solid transparent;
	border-right:8px solid #e1e1e1;
	border-left:8px solid transparent;
}
.fd-extend-ly-btn span:after{
	content:"";
	position:absolute;
	top:1px;
	right:-16px;
	z-index:1;
	width:0;
	height:0;
	border-top:8px solid #e1e1e1;
	border-bottom:8px solid transparent;
	border-right:8px solid transparent;
	border-left:8px solid #e1e1e1;
}
/**留言区域暂无数据**/
.fd-lyb-text .fd-empty-panel{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.fd-empty-panel .fd-empty-data{
	position: absolute;
	top:50%;
	left:50%;
	z-index:2;
	padding-top:107px;
	width:124px;
	color:#999;
	font:16px/1em "Microsoft YaHei";
	text-align:center;
	background:url(../images/lyb/icon12.png) 0 0 no-repeat;
	transform: translate(-50%, -50%);
}

/*****************************************************************************\


	改版之后


\*****************************************************************************/
.fd-dl-01 .fd-dd-01 .fd-dd-01-in{
	padding: 0 0 0 0;
}
.fd-dd-01-in .fd-item{
	padding-left:18px;
	padding-right:26px;
	border-bottom:none;
}
.fd-dd-01-in .fd-item.active{
	background-color:#fff;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
}
.fd-dd-01-in .fd-item .fd-question-ms{
	border-top: 1px solid #e6eaf4;
}
.fd-dd-01-in .fd-item:first-child .fd-question-ms{
	border-top:none;
}
.fd-dd-01-in .fd-item .fd-question-ms .fd-color-orange{
	color:#e3911c;
}

/**********************************右侧的整体的效果************************************/
.fd-details-con{
	position:relative;
	z-index:1;
	padding:46px 20px 8px;
	height:100%;
	background-color:#f7f9fe;
}
/*右侧的整体的效果 按钮*/
.fd-details-con .fd-btn-contain{
	position:absolute;
	top:8px;
	right:20px;
	z-index:2;
	height:28px;
	zoom:1;
}
.fd-btn-contain:after{
	content:"";
	display:block;
	clear:both;
}
.fd-btn-contain .fd-return-btn{
	float:right;
	padding:0;
	width:101px;
	height:28px;
	background-color:#4583f4;
}
.fd-btn-contain .fd-return-btn span{
	display:block;
	padding-left:26px;
	padding-right:10px;
	color:#fff;
	font:13px/26px "Microsoft YaHei";
	background: url(../images/lyb/icon19.png) 10px center no-repeat;
}
/**点击左侧的常见问题内容**/
.fd-details-con .fd-list-lyb{
	overflow:auto;
	width:100%;
	height:100%;
}
.fd-details-con .fd-list-item{
	margin-bottom:15px;
	padding:19px;
	border:1px solid #e8ebef;
	background-color:#fff;
}
/**问题 标题**/
.fd-list-item .fd-title{
	margin-bottom:8px;
}
.fd-list-item .fd-title-03{
	display: inline-block;
    width: 22px;
    height: 22px;
    color: #333;
    font: bold 16px/22px "Microsoft YaHei";
    text-align: center;
    vertical-align: top;
    background-color: #e0e4ec;
}
.fd-list-item .fd-question-title{
	display: inline-block;
	padding-left:10px;
	width: 90%;
	color: #4686d4;
    font: 16px/22px "Microsoft YaHei";
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    cursor:pointer;
}
/**回答 答案**/
.fd-list-item .fd-question-con{
	position:relative;
	z-index:1;
}
.fd-list-item .fd-title-posa{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.fd-list-item .fd-question-zs{
	padding-left:32px;
	color: #666;
    font: 14px/22px "Microsoft YaHei";
}


.fd-lyb-operate-checkbox .fd-empty-span{
	display:block;
	text-align:center;
	color: #999;
    font: 16px/1em "Microsoft YaHei";
}



