﻿
body{
	/*background:#E8F0FB;*/
	margin:0;
}
.fd-bgc-div {
	background:#E8F0FB;
	height:779px !important;
	overflow:hidden;
}
.fd-center-content{
/* 	 margin:0 auto; */
	 box-shadow: 0px -5px 10px -5px #9DA4B3;
	 width:1200px;
	 height:auto;
	 zoom:1;
	 background:#FFFFFF;
}


.fd-content-left{
	position:absolute;
	background: #F3F3F3;
	height: 729px !important;
	width: 166px;
}
.fd-main-content{
	background: #FFFFFF;
	/*width: 1055px;*/
	width: 1034px;
	height:800px;
	/*margin-left: 145px;*/
	margin-left: 166px;
	
}
.fd-main-neirong{
	height: 638px;
	padding:10px 25px;
	background: #FFFFFF;
}

.fd-content-title{
	float:left;
	width:616px;

	white-space: nowrap; 
	text-overflow: ellipsis;
	font-family:PingFangSC-Regular;
	font-size:16px;
	color:#555a5d;
	line-height:50px;
}
.fd-content-time{
	float: right;
	width:93px;
	color: #838C91;
	line-height:49px;
	background: #FFFFFF;
}
.fd-common-img{
	margin: 10px auto auto 35px;
	height: 98px;
	width: 104px;
	background: #F3F3F3;
}

.fd-active-img{
	margin: 10px auto auto 35px;
	height: 98px;
	width: 97px;
	background: #F3F3F3;
}
/* 33333333333333333333333333333333333 */
.fd-image-news{
	
	height: 184px;
	width: 325px;
}
.fd-part{
	width:980px;
	height: 50px;
	border-bottom: 1px dashed #ccc;
}
.fd-part-noborder{
	width:980px;
	height: 50px;
}
.fd-center{
	padding: 13px;
	padding-top:27px;
}
/* 1111111111111111111111111111111111111111 */
.fd-mini-title{
	font-family:PingFangSC-Regular;
	font-size:14px;
	color:#555a5d;
	text-align:center;
}
.fd-center-page{
	width:1160px;
	padding:0 20px;
	height:779px;
}
.box .fd-left-img{
	float:left;
}
.box .fd-right-img{
	float:right;
}
.box .fd-text{
	color:#666;
	font-size: 17px;
	line-height:66px;
}
/* 法院概括 */
.fd-fygk-center-content{
	margin:0 auto;
	 width:1200px;
	 zoom:1;
	 height:779px;
	 background:#f3f3f3;
	 box-shadow: 0px -5px 10px -5px #9DA4B3;
}
.fd-fygk-page{
	height: 679px;
	padding:24px 25px;
	background: #FFFFFF;
}
.fd-mainl-content{
    background: #f3f3f3;
    width: 1034px;
	height: 729px;
	padding-left: 166px;
}
.fd-fygk-tab{
	height: 35px;
	background: #f3f3f3;
}
.fd-tab-common{
	/*line-height: 35px;*/
	line-height: 50px;
	float: left;
	font-family:PingFang-SC-Medium;
	font-size:18px;
	color:#727996;
}
.fd-tab-active{
	/*line-height: 35px;*/
	line-height: 50px;
	margin-left:30px;
	float: left;
	font-family:PingFang-SC-Medium;
	font-size:18px;
	color: #727996;
	/* color:rgb(65,65,65); */
	border-bottom: 2px solid rgb(30, 103, 203);
}
.fd-fygk-ryxx{
	float: left;
	margin:6px;
	width: 480px;
	height:165px;
	border: 1px solid rgb(209,221,248);
}
.fd-fygk-left{
	float:left;
	padding: 15px 10px;
	width:130px;
	height:calc(100% - 30px);
	border-right: 1px solid rgb(209,221,248);
}
.fd-fygk-left img {
	width: 100%;
	height: 100%;
}
.fd-fygk-right{
	float:left;
	width:calc(100% - 130px);
	height:100%;
	
}
.fd-fygk-right table{
	width:100%;
	height: 100%;
	font-family:PingFangSC-Regular;
	font-size:16px;
	color:#838c91;
	border-collapse:collapse;
}
.fd-fygk-right table tr td:nth-child(1){
	padding-left:10px;
}
.fd-fygk-right table tr:nth-child(odd){
	background:rgb(249, 250, 255);
}
/* 省委会 */
.fd-swh-main-content{
	background: #FFFFFF;
    width: 100%;
    height: 729px;
    padding-left: 166px;
}
.fd-swh-main-content h3{
	padding-top:10px;
	text-align: center;
	font-family:PingFangSC-Medium;
	font-size:20px;
	color:#555a5d;
}
.fd-main-table{
	padding:10px 20px;
	height: calc(100% - 65px);
}
.fd-main-table table{
	width:100%;
	height:100%;
	text-align: center;
	font-family:PingFangSC-Regular;
	font-size:14px;
	color:#3d5bba;
	border:1px solid rgb(209,221,248);
}
.fd-main-table table tr td:not(:last-child) {
	border-right:1px solid rgb(209,221,248);
}
.fd-main-table table tr:nth-child(odd) {
	background:rgb(249, 250, 255);
}
/* 分页 */
.fd-fenye{
    float: right;
}
/* 外面盒子样式---自己定义 */

.page_div {
    margin: 18px 12px 18px 0;
    
}

/* 页数按钮样式 */

.page_div button {
    width: 28px;
	height: 26px;
	background-color: #ffffff;
	border-radius: 2px;
    border: solid 1px #a9c4df;
    margin:0 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.page_div .current {
	width: 28px;
	height: 26px;
	background-color: #183b9a;
	border-radius: 2px;
    color: #FFF;
    border: none;
}
.page_div button:disabled {
    cursor: no-drop;
    pointer-events: none;
}
.fd-center-ul li{
	width:325px;
	height:240px;
	float:left;
	list-style:none;
	margin:24px 5px;
}
.Imgnew{
	width:325px;
	height:184px;
}
.Imgnew img{
	width:100%;
	height:100%;
}
.Imgtext{
	width:325px;
	height:56px;
	line-height:56px;
	text-align:center;
}
.Imgtext a{
	font-size:14px;
	color:#555a5d;

}
/* 法院新闻*/

.fd-main-neirong1{
	    height: 729px;
   overflow:auto;
}
.fd-part1 {
    width: 953px!important;
}
.fd-content-title a{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #555a5d;
}
.fd-main-content{
	position:relative;
	height:729px !important;
	
	width: 100% !important;
}
.fd-right11{
	width:calc(100% - 166px) !important;
}
