﻿/* 二级 start */
a{
	cursor: pointer;
}
.second-list {
    background: #fff;
	margin-bottom: 40px;
}

.site-date .date span {
    padding-left: 10px;
}

.secondary-body .layui-card-header {
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    letter-spacing: 2px;
    color: #ffffff;
    border: none;
    background: #155C99;
}

.secondary-body .layui-card-body {
    padding: 0;
}

.secondary-body .layui-card-body ul {
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}

.secondary-body .list-left {
    width: 300px \0;
    *width: 300px;
    float: left \0;
    *float: left;
}

.secondary-body .list-right {
    width: 900px \0;
    *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 #155C99;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.secondary-nav h4 a {
    display: inline-block;
    padding: 0 20px;
    color: #155C99;
    font-size: 18px;
}

.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: #155C99;
}

.sub h4.hear {
    border: 1px solid #155C99;
    background: #155C99;
}

.sub h4.hear a {
    color: #fff;
}

.secondary-news-list {
    min-height: 400px;
    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;
    background: url(../image/wg_spot_grey.jpg) 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: #155C99;
    text-decoration: underline;
}

.secondary-siblings {
    padding-top: 8px;
}

.secondary-siblings li {
    color: #2b2b2b;
    text-align: center;
    height: 49px;
    line-height: 49px;
    background: url(../image/list_icon.png) no-repeat 15px center;
}

.secondary-siblings li + li {
    border-top: 1px solid #e7e7e7;
}

.secondary-siblings li a {
    display: block;
    font-size: 17px;
    margin: 0;
    color: #454545;
	text-align: center;
	/* padding-left: 30px; */
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.secondary-siblings li a:hover {
    color: #155C99;
}

.secondary-siblings li.this a {
    color: #155C99;
}

.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 20px;
    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: #155C99;
	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;
	/* border-bottom: #ccc 1px solid; */
	background: url(../image/wg_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: #155C99 url(../image/wg_arrow_white.png) no-repeat 15px center;
}

.list-left .layui-card-body li a {
	width: 75%;
	height: 100%;
	padding-left: 25%;
	display: inline-block;
	display: block;
	font-size: 18px;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
}

.list-left .layui-card-body li.this a {
	color: #fff;
}

.list-left .layui-card-body li:hover {
	background: #155C99 url(../image/wg_arrow_white.png) no-repeat 15px center;
}

.list-left .layui-card-body li:hover a {
	color: #fff;
}
/* 111 */
.jg-hd {
    width: 96%;
    margin: 0 2%;
    height: 45px;
    background: #f0f0f0;
    margin-bottom: 15px;
    display: inline-block;
}

.jg-hd h4 {
    float: left;
    background: #155C99;
    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;
}

