﻿/* 二级 start */

.second-list {
    background: #fff;
	margin-bottom: 40px;
    padding-top: 20px;
    margin-top: -18px;
    display: flex;
}

.site-date .date span {
    padding-left: 10px;
}

.layui-card {
    box-shadow: none;
    margin: 0 30px 0 20px;
}

.layui-card-header {
    text-align: center;
    height: 50px !important;
    line-height: 50px !important;
    font-size: 24px !important;
    letter-spacing: 2px;
    color: #0060a4 !important;
    border: none;
}

.layui-card-body {
    padding: 0 !important;
}

 .layui-card-body ul {
    border: 1px solid #e7e7e7;
}

.list-left {
    width: 280px;
    *width: 280px;
    float: left \0;
    *float: left;
}

.list-right {
    width: 900px;
    *width: 900px;
    float: left \0;
    *float: left;
    border: 1px solid #e7e7e7;
    margin-bottom: 50px;
}

.secondary-nav {
    height: 46px;
    line-height: 46px;
    margin: 0 20px 15px;
    font-size: 16px;
    border-bottom: 3px solid #e7e7e7;
}

.secondary-nav .location {
    max-width: 60%;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.secondary-nav .nav-title {
    font-size: 16px;
}

.secondary-nav h4 {
    max-width: 40%;
    height: 46px;
    line-height: 46px;
    letter-spacing: 1px;
    font-size: 17px;
    border-bottom: 3px solid #0060a4;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.secondary-nav h4 a {
    display: inline-block;
    padding: 0 20px;
    color: #0060a4;
}

.sub {
    display: block;
    width: 100%;
}

.sub h4 {
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    margin-left: 20px;
    font-size: 16px;
    border: 1px solid #eee;
    background: #fff;
}

.sub h4 a {
    color: #0060a4;
}

.sub h4.hear {
    border: 1px solid #0060a4;
    background: #0060a4;
}

.sub h4.hear a {
    color: #fff;
}

.secondary-news-list {
    min-height: 600px;
    margin: 0 20px;
    padding-bottom: 30px;
}

.secondary-news-list li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 44px;
    border-bottom: 1px dotted #cccccc;
    font-size: 16px;
    color: #595757;
    padding: 0 10px 0 20px;
    margin-left: 5px;
    background: url(../image/grey_spot.png) no-repeat left center;
}

.secondary-news-list li span {
    float: right;
    color: #b6b6b6;
    padding-left: 10px;
}

.secondary-news-list li a {
    letter-spacing: .5px;
}

.secondary-news-list li a:hover {
    color: #0060a4;
    text-decoration: underline;
}

.secondary-siblings li {
    color: #2b2b2b;
    text-align: center;
    height: 49px;
    line-height: 49px;
    background: url(../image/default_li.png) no-repeat 15px center;
}

.secondary-siblings li + li {
    border-top: 1px solid #e7e7e7;
}
.secondary-siblings li a:hover {
    color: #0060a4;
}

.secondary-siblings li.this a {
    color: #0060a4;
}

.secondary-siblings li b {
    float: left;
    margin-left: 30px;
}

.secondary-siblings li span {
    float: left;
    margin-left: 30px;
}

#page-box {
    text-align: center;
    margin-top: 20px;
}

/* 二级 end */

/* 二级修改 */
.search-box .search-con{
	width: 150px;
}
.secondary-breadcrumb {
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    padding-bottom: 15px;
    margin: 0 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.secondary-tit {
	font-size: 20px;
	background: #e4eaf7;
	line-height: 50px;
	margin: 0 20px 15px;
	padding-left: 20px;
}

.secondary-tit h4 a {
	font-weight: bold;
	color: #0060a4;
	font-size: 20px;
}
.site-date{
    height: 20px;
}


.list-left .layui-card-body {
	padding: 0;
}

.list-left .layui-card-body li {
	text-align: center;
	height: 49px;
	line-height: 49px;
	background: url(../image/arrow_grey.png) no-repeat 15px center;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
}

.list-left .layui-card-body li.this {
	background: #0060a4 url(../image/arrow_white.png) no-repeat 15px center;
}

.list-left .layui-card-body li a {
	width: 100%;
	height: 100%;
	padding-left: 3%;
	display: block;
	font-size: 18px;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #0060a4 !important;
}
.list-left .layui-card-body li.this a {
	color: #fff;
}

.list-left .layui-card-body li:hover {
	background: #0060a4 url(../image/arrow_white.png) no-repeat 15px center;
}

.list-left .layui-card-body li:hover a {
	color: #fff;
}
/* 独立二级 */

.jg-hd {
    width: 96%;
    margin: 0 2%;
    height: 45px;
    background: #f0f0f0;
    margin-bottom: 15px;
    display: inline-block;
}

.jg-hd h4 {
    float: left;
    background: #0060a4;
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    padding: 0 20px;
    letter-spacing: 2px;
}

.jg-hd h4 a {
    font-weight: bold;
    color: #fff;
}
