﻿.fd-ssfw-main {
	width: 1200px;
	/*height: calc(100vh - 301px);*/
	margin: 0 auto;
	/*box-shadow: 1px 1px 10px #9DA4B3;*/
	box-shadow: 0px -5px 10px -5px #9DA4B3;
	background: #fff;
	height: 779px;
}

.fd-ssfw-content {
	/*height: calc(100% - 40px);*/
	height: calc(100% - 50px);
	/*border-top: 1px solid #d5d5d5;*/
}

.fd-ssfw-content>div {
	float: left;
}

.fd-ssfw-left {
	width: 166px;
	height: 100%;
	background: #F3F3F3;
}

.fd-ssfw-right {
	width: calc(100% - 166px);
	height: 100%;
	    position: relative;
}

.fd-ssfw-right>div {
	height: 100%;
	display: none;
}

.fd-ssfw-right .fd-show-panel {
	display: block;
}

.fd-ssfw-ul {
	width: 100%;
	padding-top: 9px;
}

.fd-ssfw-li {
	/*margin: 15px 0;*/
	margin-bottom: 8px;
	margin-left: 4px;
}

.fd-ssfw-li>div {
	width: 115px;
	height: 103px;
	margin: 0 auto;
	position: relative;
	cursor: pointer;
	text-align: center;
	color: #555a5d;
}

.fd-ssfw-li>div span {
	font-size: 14px;
	position: relative;
	top: 60px;
}

.fd-sszn-nav {
	background: url(../images/ssfw/5.png) no-repeat center;
	/*background-size: 100% 100%;*/
}

.fd-wsys-nav {
	background: url(../images/ssfw/0.png) no-repeat center;
	/*background-size: 100% 100%;*/
}

.fd-spzdwj-nav {
	background: url(../images/ssfw/1.png) no-repeat center;
	/*background-size: 100% 100%;*/
}

.fd-ptsq-nav {
	background: url(../images/ssfw/2.png) no-repeat center;
	/*background-size: 100% 100%;*/
}

.fd-sfjs-nav {
	background: url(../images/ssfw/3.png) no-repeat center;
	/*background-size: 100% 100%;*/
}

.fd-active-li .fd-sszn-nav {
	background: url(../images/ssfw/0-1.png) no-repeat center;
	/*background-size: 100% 100%;*/
	background-position-x: 8px;
}

.fd-active-li .fd-wsys-nav {
	background: url(../images/ssfw/0-2.png) no-repeat center;
	background-position-x: 8px;
}

.fd-active-li .fd-spzdwj-nav {
	background: url(../images/ssfw/0-3.png) no-repeat center;
	background-position-x: 8px;
}

.fd-active-li .fd-ptsq-nav {
	background: url(../images/ssfw/0-4.png) no-repeat center;
	background-position-x: 8px;
}

.fd-active-li .fd-sfjs-nav {
	background: url(../images/ssfw/0-5.png) no-repeat center;
	background-position-x: 8px;
}

.fd-active-li>div span {
	color: #fff;
}

/*诉讼指南*/
.fd-sszn-out {
	height: 100%;
}

.fd-sszn-top {
	height: 50px;
	background: #F3F3F3;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}

.fd-sszn-top span {
	display: inline-block;
	height: 100%;
	line-height: 50px;
	margin: 0 15px;
	cursor: pointer;
	color: #727897;
}
.fd-sszn-top span a {
	 display: inline-block;
	height: 100%;
	width:100%;
	color: #727897;
}

.fd-sszn-top .fd-cur-span {
	color: #343434;
}

.fd-sszn-content {
	height: calc(100% - 50px);
}

.fd-sslc {
	height: 100%;
}

.fd-sslc-top {
	height: 50px;
	padding-left: 15px;
	padding-top: 10px;
	margin-top:10px;
}

.fd-sslc-top span {
	color: #333333;
	display: inline-block;
	height: 20px;
	border-left: 4px solid #1c56c6;
	padding-left: 15px;
}

.fd-sslc-picture {
	height: 370px;
	margin-top:20px;
	background: url(../images/ssfw/sslc1.png) no-repeat center;
}

/*文书样式*/
.fd-wsys-out {}

.fd-wsys-ul {
	height: 100%;
	text-align: center;
}

.fd-wsys-li {
	width: 180px;
	height: 240px;
	border: 1px solid #0180e3;
	float: left;
	margin: 11px;
	border-radius: 4px;
	position: relative;
}

.fd-li-top {
	height: 9px;
	background: #cbe0ff url(../images/ssfw/stripe1.png) no-repeat center;
	background-size: 100% 100%;
}

.fd-right-bgc {
	width: 77px;
	height: 90px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/ssfw/right1.png) no-repeat center;
	background-size: 100% 100%;
}

.fd-li-text {
	color: #014fbb;
	font-size: 18px;
	font-weight: bold;
	width: 70%;
	margin: 0 auto;
	margin-top: 65px;
}

.fd-li-time {
	color: #6a6a6a;
	position: absolute;
	right: 10px;
	bottom: 40px;
	font-size: 14px;
}

.fd-li-tie {
	width: 35px;
	height: 52px;
	background: url(../images/ssfw/tie.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 15px;
}

/*审判指导文件*/
.fd-spzdwj-top {
	height: 50px;
	background: #F3F3F3;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
	font-family:PingFang-SC-Medium;
	font-size:18px;
	color:#333333;
	letter-spacing:0.3px;
	text-align:left;
}

.fd-spzdwj-top span {
	display: inline-block;
	height: 100%;
	line-height: 50px;
	margin: 0 15px;
	cursor: pointer;
	color: #727897;
}
.fd-spzdwj-top span a{
	display: inline-block;
	height: 100%;
	color: #727897;
}

.fd-spzdwj-content {
	height: calc(100% - 50px);
	position:relative;
}

.fd-zdal {
	height: 100%;
}

.fd-zdal-ul {
	height: 100%;
	padding: 0 40px;
/* 	position: relative; */
}

.fd-zdal-li {
	width: 100%;
	height: 50px;
	/* border-bottom: 1px dashed #f4f4f4; */
	border-bottom: 1px dashed #ccc;
}

.fd-zdal-li>div {
	float: left;
	height: 100%;
	line-height: 50px;
	color: #5d6264;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.fd-zdal-li-left {
	width: 80%;
}

.fd-zdal-li-right {
	width: 20%;
	text-align: right;
}

/*旁听申请*/
.fd-ptsq-out,
.fd-sfjs-out {
	background: url(../images/ssfw/building2.png) no-repeat center;
}

/* 添加 */
.fd-sszn-top {
	position: relative;
	font-family:PingFang-SC-Medium;
	font-size:18px;
	color:#333333;
	letter-spacing:0.3px;
	text-align:left;
}

.fd-nav-bottom {
	display: block;
	height: 3px !important;
	position: absolute;
	bottom: 0;
	left: 110px;
	background-color: #1B4AC2;
	width: 73px;
}

.fd-nav-bottom1 {
	display: none;
	height: 3px !important;
	position: absolute;
	bottom: 0;
	left: -1px !important;
	background-color: #1B4AC2;
	width: 73px;
}

.fd-nav-bottom3 {
	display: none;
	height: 3px !important;
	position: absolute;
	bottom: 0;
	left: 219px !important;
	background-color: #1B4AC2;
	width: 128px !important;
}

.fd-nav-bottom4 {
	display: none;
	height: 3px !important;
	position: absolute;
	bottom: 0;
	left: 382px !important;
	background-color: #1B4AC2;
	width: 73px;
}
/* .fd-latj{
	display: none;
} */
.fd-hjmjssf{
	display: none;
}
.fd-fxts{
	display: none;
}


.fd-ssfw-li a{
	    color: #555a5d;
}
.fd-active-li a{
	color:#fff !important;
}
.clearfix::after {
	content: ' ';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
} 
.fd-nav-bottom1 {
	display: block;
}

.fd-sslc {
	display: none;
}

.fd-latj {

	display: block;
}

.fd-nav-bottom {
	display: none;
}
#content,
#content1,
#content2,
#content3,
#content4,
#fd-zdalContent,
#dcyj
{
	padding-top:15px;
}
.fd-active{
	    border-bottom:3px solid  #1B4AC2;
}