/*������ʽ*/
html, body {
    width: 100%;
    height: 100%;
    min-height: 100%;
}

/******设置清明节黑白色调开始******/
/* html{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
} */
/******设置清明节黑白色调结束******/
.fd-contain {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-color: #f1f4f9;
}

.fd-com-top {
    position: relative;
    width: 100%;
    background: url("../images/bg-center.png") no-repeat top;
    height: 300px;
    background-size: 100%;
}

.fd-com-logo {
	display: none;
    position: relative;
    top: 35px;
    left: 50px;
    width: 461px;
    height: 70px;
    background: url(../images/top-title.png) no-repeat;
}

.fd-com-title{
	width: 496px;
    height: 70px;
    position: absolute;
    top: 30px;
    left: 30px;
    background: url(../images/icon-top-title1.png) no-repeat center top;
    z-index: 99;
}

.fd-com-top-text {
    position: relative;
    float: right;
    padding-top: 14px;
    /* width: 50%; */
    height: 26px;
    line-height: 26px;
}

.fd-com-top-content {
    float: right;
    font-size: 16px;
    color: #fff;
}

.fd-com-top-content li {
    position: relative;
    float: right;
    min-width: 90px;
    height: 26px;
    margin-right: 25px;
    cursor: pointer;
}
.fd-com-top-content .js-xxzx {
	margin-right: 40px;
}
.fd-com-top-content li.fd-quit {
    margin: 0;
}

.fd-com-top-content li.fd-com-top-username {
    width: auto;
}
.fd-com-top-content li.fd-com-info-center:before {
    content: '';
    position: absolute;
    left: -13px;
    top: 6px;
    width: 1px;
    height: 13px;
    background: url(../images/icon-line.png);
}
.fd-com-top-content li.fd-com-user-center:before {
    content: '';
    position: absolute;
    left: -13px;
    top: 6px;
    width: 1px;
    height: 13px;
    background: url(../images/icon-line.png);
}
.fd-com-top-content li.fd-com-quit:before {
    content: '';
    position: absolute;
    left: -13px;
    top: 6px;
    width: 1px;
    height: 13px;
    background: url(../images/icon-line.png);
}
.fd-com-top-content li.fd-com-top-case:before {
    content: '';
    position: absolute;
    left: -13px;
    top: 6px;
    width: 1px;
    height: 13px;
    background: url(../images/icon-line.png);
}

.fd-com-top-content li.js-sfpt:before {
    content: '';
    position: absolute;
    left: -13px;
    top: 6px;
    width: 1px;
    height: 13px;
    background: url(../images/icon-line.png);
}

/*����*/
.fd-com-content {
    position: absolute;
    top: 240px;
    width: 1200px;
    margin: 0 auto;
    background: #F6F6F6;
    left: 0;
    right: 0;
    min-height: calc(100% - 240px);
}

.fd-com-content-top {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: url("../images/icon-house.png") no-repeat 6px center;
    border-bottom: 1px solid #D6D6D6;
}

.fd-com-home {
    color: #666666;
    margin-left: 25px;
    cursor: pointer;
}

.fd-com-home:after {
    content: '';
    position: absolute;
    left: 62px;
    top: 12px;
    width: 7px;
    height: 12px;
    background: url(../images/icon-back.png) no-repeat;
}

.fd-com-tab {
    color: #666666;
    margin-left: 20px;
}

/*��ҳ*/
.fd-com-laypage {
    position: relative;
    text-align: right;
}

.fd-com-laypage .layui-laypage-limits {
    position: absolute;
    left: 0;
    top: 10px;
}

.fd-com-laypage .layui-laypage-count {
    position: absolute;
    left: 78px;
    top: 12px;
    width: 250px;
    background-color: transparent;
    text-align: left;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    padding: 0;
    left: -1px;
    top: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #ac0000;
    background-color: transparent;
}

.layui-laypage .layui-laypage-curr em {
    color: #ac0000;
}
.layui-laypage a:hover{
    color:#ac0000;
}
.layui-laypage a.layui-laypage-prev{
    background-color: transparent;
    border: none;
    width: 50px;
    margin-right: 10px;
    color: #666;
}
.layui-laypage a.layui-laypage-next{
    background-color: transparent;
    border: none;
    width: 50px;
    margin-right: 0;
    color: #666;
}
.layui-disabled, .layui-disabled:hover {
     color: #666!important;
    cursor: not-allowed!important;
}

.layui-laypage span.layui-laypage-curr {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 0;
    line-height: 28px;
    margin: 0 -1px 5px 0;
    margin-right: 4px;
    background-color: #fff;
    color: #306af2;
    width: 27px;
    height: 27px;
    font-size: 12px;
    text-align: center;

}
.layui-laypage span.layui-laypage-curr:hover{
    color:#306af2;!important;
}
.layui-laypage a, .layui-laypage span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
     padding: 0;
    height: 28px;
    line-height: 28px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #343434;
    font-size: 12px;
    width: 27px;
    text-align: center;
    margin-right: 4px;
}

.btn-default {

}
.btn-default:hover:active:focus {

}

.newsCount {
	color: #fff;
    border: 1px solid red;
    border-radius: 25px;
    height: 20px;
    width: 20px;
    line-height: 17px;
    margin: 3px 23px 0 5px;
    background-color: red;
    font-size: 12px;
    float: right;
    display: inline-block;
    padding-left: 1px;
    text-align:center;
}
.wsjtf-wsjtf-span{
 	margin-left: 30px;
 }
.wsjtf-wsjtf-span a{
 	color:#666666;
 }
.wsjtf-img{
    left: 62px;
    top: 12px;
    width: 7px;
    height: 12px;
    background: url(../images/icon-back.png) no-repeat;
    display: inline-block;
    margin-left: 5px;
}
.fd-admin-container {
	position: absolute;
	top:0;
	right: 0;
}
.fd-com-top-content li {
	color: #AC0000;
	font-size: 14px;
	margin: 0 !important;
} 
.fd-com-top-content .js-xxzx {
	margin: 0
}
.fd-com-top-content li:before {
	background: #AC3B4A !important;
}
.fd-com-top-content li.fd-com-top-username {
	margin-right: 35px !important;
	color: #333;
}
.fd-com-top-content li:last-child {
	/* display: none; */
	min-width: 22px;
	margin-right: 10px !important;
}
.layui-layer-loading .layui-layer-content {
    width: 150px !important;
}
