﻿#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/10543743353370000/images/middle_icon_09.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/10543743353370000/images/middle_icon_10.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/10543743353370000/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/10543743353370000/images/middle_icon_02.jpg);
}

.currentNav {
	background: #FFFFFF;
	position: relative;
}

.currentNav i {
	background: url(/cms/templates/10543743353370000/images/middle_icon_14.png) no-repeat;
}

.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/10543743353370000/images/middle_icon_01.jpg);
}

.currentNav::after {
	content: " ";
	visibility: visible;
	width: 25px;
	height: 24px;
	position: absolute;
	bottom: -24px;
	right: 0px;
	background: url(/cms/templates/10543743353370000/images/middle_icon_02.jpg);
}

.mid-right {
	width: 920px;
	height: 100%;
	background: #FFFFFF;
	float: left;
	padding: 0px 40px;
}

.mid-path {
	width: 100%;
	color: #999999;
	font-size: 14px;
	line-height: 50px;
}

/* 搜索栏 */

.mid-search {
	padding: 10px 40px 40px 40px;
	background: #F5F6F8;
	border-radius: 10px;
}

.search-item {
	padding-top: 30px;
	line-height: 35px;
}

.search-title {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	width: 90px;
	float: left;
}

/* 选择 */

.search-ul {
	width: calc(100% - 90px);
	float: left;
}

.search-ul li {
	float: left;
	height: 35px;
	line-height: 35px;
	margin-bottom: 2px;
	margin-right: 2px;
}

.search-ul li a {
	color: #999999;
}

.searchCurrent {
	box-sizing: border-box;
	border-radius: 20px;
	display: inline-block;
	background: #556CCF;
	color: #FFFFFF;
}

.searchCurrent a {
	color: #FFFFFF !important;
}


/* 搜索的input */

.search-input {
	background: #FFFFFF;
	height: 35px;
	line-height: 35px;
	border: 2px solid #E5E5E5;
	border-radius: 20px;
	padding: 0px 15px;
	box-sizing: border-box;
	float: left;
}

.search-in{
	float: left;
}

/* 短线 */
.dx-tip {
	margin: 0px 5px;
	float: left;
}

.mj-tip {
	text-align: right;
	margin-right: 15px;
}

.span_50{
	width: 50px;
}

.input_470{
	width: 470px;
}

.input_130 {
	width: 130px;
	text-align: center;
}

.input_200{
	width: 200px;
}

.item-right{
	margin-left: 20px;
}


/* 搜索按钮 */
.search-buttom {
	width: 80px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 20px;
	margin-left: 20px;
	float: left;
        cursor: pointer;
}


.search-submit {
	background: #556CCF;
	color: #FFFFFF!important;
}

/* 重置按钮 */
.search-reset {
	background: #DCDDDE;
	color: #333333!important;
        font-size: 16px;
}


/* ============input========= */
input {
	background: none;
	outline: none;
	border: none;
}

input::-webkit-input-placeholder {
	color: #999999;
}

input:-moz-placeholder {
	color: #999999;
}

input::-moz-placeholder {
	color: #999999;
}

input:-ms-input-placeholder {
	color: #999999;
}

/* 文章列表 */
.mid-list {
	width: 100%;
	min-height: 500px;
	margin-top: 30px;
}

.mid-list-header{
	color: #999999;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	border-radius: 30px;
	font-weight: bold;
	box-sizing: border-box;
}

.item-bdbh{
	width: 120px;
	float: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	float: left;
}
.item-bdmc{
	width: 440px;
	float: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	float: left;
}
.item-bjms{
	width: 120px;
	float: left;
	text-align: center;
}
.item-szq{
	width: 120px;
	float: left;
	text-align: center;
}
.item-dqbj{
	width: 120px;
	float: left;
	text-align: center;
}

.mid-list-ul li {
	width: 100%;
	padding: 30px 0px;
	border-bottom: 1px solid #E5E5E5;
	box-sizing: border-box;
	font-size: 16px;
}

.mid-list-ul li:hover {
	border-bottom: 1px solid #FFB03C;
	color: #546ccf;
	font-weight: bold;
}

.mid-list-ul li:hover a{
	color: #546ccf;
}

/* 页码*/
.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*/


/*无记录列表提示*/
.default-img{
    display: block;
    margin: auto;
    padding-top: 147px;
}

/* 类别单选 */
.search-ul input[type="radio"] {
	display: none;
}

.search-ul span {
	display: inline-block;
	color: #999999;
	font-size: 14px;
	text-align: center;
	padding: 0px 25px;
	height: 36px;
	line-height: 36px;
	border-radius: 20px;
	cursor: pointer;
	float: left;
}

.search-ul input:checked+span {
	background: #556CCF;
	color: #FFFFFF;
}

/*搜索结果关键字颜色*/
.mid-list-ul li .highlight{
    color: #e73426;
}




/* 初始情况 */
.mid-nav li:nth-child(1) i {
	background: url(/cms/templates/10543743353370000/images/middle_icon_11.png) no-repeat;
}
.mid-nav li:nth-child(2) i {
	background: url(/cms/templates/10543743353370000/images/middle_icon_13.png) no-repeat;
}
.mid-nav li:nth-child(3) i {
	background: url(/cms/templates/10543743353370000/images/middle_icon_15.png) no-repeat;
} 
/* 鼠标经过 */
.mid-nav li:nth-child(1):hover i {
	background: url(/cms/templates/10543743353370000/images/middle_icon_12.png) no-repeat;
}
.mid-nav li:nth-child(2):hover i {
	background: url(/cms/templates/10543743353370000/images/middle_icon_14.png) no-repeat;
}
.mid-nav li:nth-child(3):hover i {
	background: url(/cms/templates/10543743353370000/images/middle_icon_16.png) no-repeat;
}

/* currentNav标签选中 */
.mid-nav li:nth-child(1).currentNav i {
	background: url(/cms/templates/10543743353370000/images/middle_icon_12.png) no-repeat;
}

.mid-nav li:nth-child(2).currentNav i {
	background: url(/cms/templates/10543743353370000/images/middle_icon_14.png) no-repeat;
}

.mid-nav li:nth-child(3).currentNav i {
	background: url(/cms/templates/10543743353370000/images/middle_icon_16.png) no-repeat;
}