﻿#middle {
	width: 100%;
}

.middle {
	margin: 30px auto;
	background: #556CD0;
	border-radius: 10px;
	overflow: hidden;
}

.mid-left {
	width: 170px;
	height: 100%;
	background: #556CD0;
	float: left;
	padding-left: 30px;
	color: #FFFFFF;
}

.mid-nav {
	padding-top: 60px;
}

.mid-nav li {
	height: 50px;
	line-height: 50px;
	margin-bottom: 45px;
	color: #556CD0;
	font-size: 16px;
	border-radius: 30px 0 0 30px;
}

.mid-nav li i {
	width: 20px;
	height: 20px;
	margin: 0px 20px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
	background: url(/cms/templates/460651899760470000/images/middle_icon_08.png) no-repeat;
}

.mid-nav li a {
	color: rgba(255, 255, 255, 0.8);
	box-sizing: border-box;
}

.mid-nav li:hover {
	background: #FFFFFF;
	position: relative;
}

.mid-nav li:hover i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_08.png) no-repeat;
}

.mid-nav li:hover a {
	color: #546ccf !important;
	font-size: 16px;
	font-weight: bold;
}


.mid-nav li:hover::before {
	content: " ";
	width: 25px;
	height: 23px;
	position: absolute;
	top: -23px;
	right: 0px;
	background: url(/cms/templates/460651899760470000/images/middle_icon_01.jpg);
}

.mid-nav li:hover::after {
	content: " ";
	visibility: visible;
	width: 25px;
	height: 24px;
	position: absolute;
	bottom: -24px;
	right: 0px;
	background: url(/cms/templates/460651899760470000/images/middle_icon_02.jpg);
}

.currentNav {
	background: #FFFFFF;
	position: relative;
}

.currentNav a {
	color: #546ccf !important;
	font-size: 16px;
	font-weight: bold;
}

.currentNav::before {
	content: " ";
	visibility: visible;
	width: 25px;
	height: 23px;
	position: absolute;
	top: -23px;
	right: 0px;
	background: url(/cms/templates/460651899760470000/images/middle_icon_01.jpg);
	ight: 0px;
}

.currentNav::after {
	content: " ";
	visibility: visible;
	width: 25px;
	height: 24px;
	position: absolute;
	bottom: -24px;
	right: 0px;
	background: url(/cms/templates/460651899760470000/images/middle_icon_02.jpg);
}

/* 图标处理 */
/* 初始情况 */
.mid-nav li:nth-child(1) i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_07.png) no-repeat;
}

.mid-nav li:nth-child(2) i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_09.png) no-repeat;
}

.mid-nav li:nth-child(3) i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_11.png) no-repeat;
}

.mid-nav li:nth-child(4) i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_29.png) no-repeat;
}

.mid-nav li:nth-child(5) i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_31.png) no-repeat;
}

.mid-nav li:nth-child(6) i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_13.png) no-repeat;
}


/* 鼠标经过 */
.mid-nav li:nth-child(1):hover i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_08.png) no-repeat;
}

.mid-nav li:nth-child(2):hover i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_10.png) no-repeat;
}

.mid-nav li:nth-child(3):hover i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_12.png) no-repeat;
}

.mid-nav li:nth-child(4):hover i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_30.png) no-repeat;
}

.mid-nav li:nth-child(5):hover i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_32.png) no-repeat;
}

.mid-nav li:nth-child(6):hover i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_14.png) no-repeat;
}

/* currentNav标签选中 */
.mid-nav li:nth-child(1).currentNav i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_08.png) no-repeat;
}

.mid-nav li:nth-child(2).currentNav i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_10.png) no-repeat;
}

.mid-nav li:nth-child(3).currentNav i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_12.png) no-repeat;
}

.mid-nav li:nth-child(4).currentNav i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_30.png) no-repeat;
}

.mid-nav li:nth-child(5).currentNav i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_32.png) no-repeat;
}

.mid-nav li:nth-child(6).currentNav i {
	background: url(/cms/templates/460651899760470000/images/middle_icon_14.png) no-repeat;
}

.mid-right {
	width: 920px;
	height: 100%;
	min-height: 600px;
	background: #FFFFFF;
	float: left;
	padding: 0px 40px 40px 40px;
}

.mid-path {
	width: 100%;
	color: #999999;
	font-size: 14px;
	line-height: 50px;
}

/* 文章列表 */
.mid-list {
	width: 100%;
	min-height: 500px;
	margin-top: 10px;
}

.list-title {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 30px;
}


.container {
	width: 100%;
	margin: 10px auto;
}

.ac {
	border: 1px solid #556CCF;
	border-left: 4px solid #556CCF;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.ac-label {
	font-weight: 700;
	position: relative;
	height: 50px;
	line-height: 50px;
	padding: 0px 50px;
	display: block;
	cursor: pointer;
	background-color: whiteSmoke;
	transition: background-color .15s ease-in-out;
}

.ac-input:checked+label,
.ac-label:hover {
	background-color: #EEF0FA;
}

.ac-label:after,
.ac-input:checked+.ac-label:after {
	content: "+";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 50px;
	height: 100%;
	line-height: 50px;
	text-align: center;
	transition: background-color .15s ease-in-out;
}

.ac-input:checked+.ac-label:after {
	content: "-";
}

.ac-input {
	display: none;
}

.ac-text,
.ac-sub-text {
	opacity: 0;
	height: 0;
	transition: opacity .5s ease-in-out;
	overflow: hidden;
}

.ac-input:checked~.ac-text,
.ac-sub .ac-input:checked~.ac-sub-text {
	opacity: 1;
	height: auto;
}

.ac-sub .ac-label {
	background: none;
	font-weight: 600;
}

.ac-sub .ac-label:checked {
	background: none;
	border-bottom: 1px solid whitesmoke;
}

.ac-sub .ac-label:after,
.ac-sub .ac-input:checked+.ac-label:after {
	left: 0;
	background: none;
}

.ac-sub .ac-input:checked+label,
.ac-sub .ac-label:hover {
	background: none;
}

.ac-sub-text {
	padding: 0px 30px 0px 50px;
}

/* 页码*/
.mid-page {
	width: 100%;
	height: 120px;
	color: #333333;
	font-size: 14px;
	text-align: center;
	padding-top: 40px;
	box-sizing: border-box;
}

.mid-page a {
	min-width: 20px;
	height: 20px;
	display: inline-block;
	background: #F3F5F7;
	padding: 10px;
	text-align: center;
	margin: 0px 10px;
	border-radius: 5px;
}

.prev,
.next {
	padding: 10px 20px !important;
}

.mid-page a:hover {
	background: #556CCF;
	color: #FFFFFF;
}

.page-tip {
	margin-left: 20px;
}

.page-input {
	width: 40px;
	height: 20px;
	padding: 10px;
	display: inline-block;
	background: #F3F5F7;
	text-align: center;
	margin: 0px 5px;
	color: #333333;
	font-size: 16px;
	border-radius: 5px;
}

.pageCurrent {
	background: #556CCF !important;
	color: #FFFFFF !important;
}

/* 页码 end*/

/* 招租规程 */
#rule-data p {
	line-height: 24px;
	font-size: 12px;
}

#rule-data>.flow-img {
	width: 100%;
	border-radius: 8px;
	background: #ffffff;
	padding: 20px 40px;
	box-sizing: border-box;
}

#rule-data>.flow-img>img {
	width: 100%;
}

#rule-data .flip-lg {
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	width: 100%;
	color: #333333;
	background: #EEF0FA;
	border-left: 4px solid #2468f2;
	padding: 0 15px;
	box-sizing: border-box;
	font-size: 16px;
	cursor: pointer;
}

#rule-data .flip-lg:before {
	content: ' ';
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(/cms/templates/460651899760470000/images/middle_icon_19.png);
	margin-right: 10px;
	margin-top: -4px;
	vertical-align: middle;
}

#rule-data .flip-lg.active:before {
	content: ' ';
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(/cms/templates/460651899760470000/images/middle_icon_20.png);
	margin-right: 10px;
	margin-top: -4px;
	vertical-align: middle;
}

#rule-data .flip-lg.active {
	background: #dee8fd;
	color: #2468f2;
	border: 1px solid #556CCF;
	border-bottom: 0px;
	border-left: 4px solid #556CCF;
}

#rule-data .panel-lg {
	padding: 10px 30px;
	box-sizing: border-box;
	background: #FFFFFF;
	border: 1px solid #556CCF;
	border-top: 0px;
	border-left: 4px solid #556CCF;
}

.panel-left{
	padding: 0px 0px 0px 20px;
	box-sizing: border-box;
}

#rule-data .flip-md {
	height: 40px;
	line-height: 40px;
	width: 100%;
	color: #333333;
	padding: 0 0 0 20px;
	box-sizing: border-box;
	font-size: 16px;
	cursor: pointer;
	position: relative;
}

#rule-data .flip-md:before {
	content: ' ';
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(/cms/templates/460651899760470000/images/middle_icon_21.png);
	margin-right: 5px;
	margin-top: -4px;
	vertical-align: middle;
}

#rule-data .flip-md.active:before {
	content: ' ';
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(/cms/templates/460651899760470000/images/middle_icon_22.png);
	margin-right: 5px;
	margin-top: -4px;
	vertical-align: middle;
}

#rule-data .panel-md {
	padding: 0 0 0 20px;
	box-sizing: border-box;
}

#rule-data .flip-sm {
	height: 34px;
	line-height: 34px;
	width: 100%;
	color: #333333;
	padding: 0 0 0 20px;
	box-sizing: border-box;
	font-size: 14px;
	cursor: pointer;
	position: relative;
}

#rule-data .flip-sm:before {
	content: ' ';
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(/cms/templates/460651899760470000/images/middle_icon_21.png);
	margin-right: 5px;
	margin-top: -4px;
	vertical-align: middle;
}

#rule-data .flip-sm.active:before {
	content: ' ';
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(/cms/templates/460651899760470000/images/middle_icon_22.png);
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -4px;
	vertical-align: middle;
}

#rule-data .panel-sm {
	padding: 0 0 0 20px;
	box-sizing: border-box;
}

.download-file>p {
	color: #2468f2;
	text-decoration: underline;
	cursor: pointer;
	font-size: 16px;
}

#rule-data .panel-lg,
#rule-data .panel-md,
#rule-data .panel-sm {
	display: none;
}

#rule-data table {
	width: 100%;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	box-sizing: border-box;
}

#rule-data table tr>th {
	height: 40px;
	line-height: 39px;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	box-sizing: border-box;
}

#rule-data table tr>td {
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	box-sizing: border-box;
}

#rule-data a:visited {
	color: #556CD0;
	text-decoration: none;
}

/* 招租规程 end */


/* 统一百分比布局 start */
.tb-table {
	position: relative;
}

.tb-table .tb-col-1,
.tb-table .tb-col-2,
.tb-table .tb-col-3,
.tb-table .tb-col-4,
.tb-table .tb-col-5,
.tb-table .tb-col-6,
.tb-table .tb-col-7,
.tb-table .tb-col-8,
.tb-table .tb-col-9,
.tb-table .tb-col-10,
.tb-table .tb-col-11,
.tb-table .tb-col-12,
.tb-table .tb-col-13,
.tb-table .tb-col-14,
.tb-table .tb-col-15,
.tb-table .tb-col-16,
.tb-table .tb-col-17,
.tb-table .tb-col-18,
.tb-table .tb-col-19,
.tb-table .tb-col-20,
.tb-table .tb-col-21,
.tb-table .tb-col-22,
.tb-table .tb-col-23,
.tb-table .tb-col-24 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	float: left;
}


.panel-gfxwj{
	width: 100%;
	padding: 10px 30px;
	box-sizing: border-box;
	line-height: 24px;
	font-size: 14px;
}

.gfxwj-tip{
	width: 100%;
	padding: 20px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.gfxwj-item{
	padding-top: 10px;
}

.gfxwj-item-right{
	padding-top: 10px;
	text-align: right;
}