/* 二级 start */
.second-list {
	padding-top: 30px;
	padding-bottom: 50px\0;
	*padding-bottom: 50px;
	background: #fff;
	padding: 20px 20px 0;
}

.secondary-body .layui-card {
    box-shadow: none;
    margin: 0 30px 0 20px;
}

.second-list {
	width: 1160px\0;
	*width: 1160px;
	display: inline-block\0;
	*display: inline-block;
}

.second-list .layui-card-header {
	height: 61px;
	line-height: 61px;
    font-size: 27px;
    letter-spacing: 2px;
	text-indent: 28px;
	padding: 0;
    color: #af7333;
    border: none;
    text-align: left;
}

.second-list .layui-card-body {
    padding: 0;
}

.second-list .list-left {
	float: left\0;
	*float: left;
}

.second-list .list-left .layui-card {
	margin-right: 20px;
}

.second-list .list-right {
	float: left\0;
	*float: left;
	border: 1px solid #e7e7e7;
	margin-bottom: 50px;
	padding-bottom: 20px;
}

.list-all {
	padding-bottom: 30px;
}

.secondary-nav {
	height: 57px;
    line-height: 57px;
	margin: 0 20px 15px;
    font-size: 16px;
    border-bottom: 3px solid #e7e7e7;
}

.secondary-nav .location {
	max-width: 50%;
	float: right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.secondary-nav .nav-title {
    font-size: 16px;
}

.secondary-nav h4 {
	max-width: 50%;
	height: 57px;
	line-height: 57px;
	letter-spacing: 1px;
	font-size: 20px;
	border-bottom: 3px solid #af7333;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-all .secondary-nav h4 {
	font-size: 20px;
	font-weight: bold;
}

.secondary-nav h4 a {
	display: inline-block;
	padding: 0 20px;
	color: #af7333;
}

.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: #af7333;
}

.sub h4.hear {
    border: 1px solid #af7333;
    background: #af7333;
}

.sub h4.hear a {
    color: #fff;
}

.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: 18px;
	background: #af7333;
	line-height: 50px;
	margin: 0 20px 15px;
	padding-left: 20px;
}

.secondary-tit h4 a {
	font-weight: bold;
	color: #fff;
}

.secondary-news-list {
    min-height: 400px;
	margin: 0 20px;
}

.secondary-news-list li {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    line-height: 44px;
    border-bottom: 1px dashed #cccccc;
    font-size: 16px;
    color: #595757;
    padding: 0 10px 0 20px;
	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: #af7333;
}

.contact p {
	padding-left: 30px;
	line-height: 35px;
	text-align: left;
	font-size: 16px;
}

.map {
	margin: 20px auto;
	text-align: center;
}

.secondary-siblings li {
    text-align: center;
	height: 49px;
    line-height: 49px;
	border-bottom: #ccc 1px solid;
	background:  url(../image/grey_arrow.png) no-repeat 15px center;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
}

.secondary-siblings li a {
    display: block;
    font-size: 18px;
    margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	padding-left: 25%;
}

.secondary-siblings li.this  {
	background: #af7333 url(../image/white_arrow.png) no-repeat 15px center;
}

.secondary-siblings li:hover  {
	background: #af7333 url(../image/white_arrow.png) no-repeat 15px center;
}

.secondary-siblings li:hover a {
    color: #fff;
}

.secondary-siblings li.this a {
    color: #fff;
}

.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 */