/*内页通用样式*/

.page-top-img {
	display: block;
	height: 300px;
	background-color: #007FBD;
	background-size: cover;
	/*padding-top: 330px;*/
	background-position: center bottom;
}

.page-top-img .container {
	background-color: #fff;
	padding: 0;
	height: 50px;
	position: relative;
	padding-top: 1px;
	display: block;
	border-radius: 10px 10px 0 0;
	display: none;
}

.page-top-img .container img {
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 100%;
	border-radius: 10px 10px 0 0;
	display: none;
}

.page-cont {
	background-color: #FFF;
	padding-top: 50px;
	padding-bottom: 20px;
	/*min-height: 600px;*/
	margin-top: -60px;
	border-radius: 10px 10px 0 0;
	box-shadow: 0 0px 10px 10px rgba(0, 0, 0, .03);
}

@media (min-width: 1201px) {}

@media (min-width: 993px) and (max-width: 1200px) {
	.page-top-img {
		height: 300px;
		padding-top: 270px;
	}
}

@media (min-width: 769px) and (max-width: 992px) {
	.page-top-img {
		height: 250px;
		padding-top: 220px;
	}
}

@media (max-width: 768px) {
	.page-top-img {
		display: block;
		height: auto;
		background-color: #007FBD;
		background-size: cover;
		height: 150px;
		padding-top: 120px;
		margin-top: 50px;
	}
	.page-top-img .container {
		height: auto;
		display: none;
	}
}

.left-nav {
	margin-left: -15px;
}

.left-nav-title {
	font-size: 28px;
	line-height: 26px;
	color: #bda27f;
	/*color: #D1B99A;*/
	position: relative;
	padding-left: 40px;
}

.left-nav-title:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 95%;
	left: -4px;
	top: 0;
	background-color: #D1B99A;
}

.left-nav-title span {
	font-size: 14px;
	vertical-align: middle;
	margin-left: 10px;
	font-weight: bold;
	color: #666;
	letter-spacing: 2px;
}

.left-nav-title b {
	color: #D1B99A
}

.left-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 60px;
}

.left-nav ul li {
	display: block;
}

.left-nav ul li a {
	color: #666;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 8px 20px;
	padding-left: 40px;
	display: block;
}

.left-nav ul li a:hover {
	background-color: #F5F3F4;
}

.left-nav ul li.active>a {
	color: #b26501;
	font-weight: 600;
	position: relative;
}

.left-nav>ul>li.active>a:after {
	content: '';
	position: absolute;
	left: 26px;
	top: 17px;
	background-color: #D1B99A;
	width: 6px;
	height: 6px;
	border-radius: 50%;
}

@media (min-width: 769px) and (max-width: 992px) {
	.left-nav ul {
		padding-right: 20px;
	}
}

.other-info {
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 60px;
}

.other-info .sehk-link {
	display: inline-block;
	background-color: #D1B99A;
	padding: 8px 30px;
	padding-left: 40px;
	color: #fff;
	font-size: 12px;
	background-image: url(../images/icon-gupiao-w.png);
	background-position: 6px center;
	background-repeat: no-repeat;
	background-size: 26px auto;
}

.other-info .sehk-link:hover {
	padding-right: 40px;
	margin-left: -5px;
}

.left-nav .left-sub-nav {
	margin: 0;
	padding: 5px 0;
}

.left-nav .left-sub-nav li a {
	color: #666;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 6px 10px;
	padding-left: 40px;
	color: #999;
}

.left-nav .left-sub-nav li a:before {
	content: "\e258";
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 10px;
	color: #ddd;
	margin-right: 10px;
}

.page-title {}

.page-title h3 {
	margin: 0;
	color: #ddd;
	text-transform: uppercase
}

.page-title h4 {
	margin: 0;
	margin-top: 5px;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: 600;
	color: #666;
}

.page-sub-title {
	padding-top: 10px;
	padding-bottom: 10px;
}

.page-sub-title h3 {
	margin: 0;
	color: #666;
	font-size: 16px;
}

.page-sub-title h4 {
	margin: 0;
	margin-top: 5px;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: 900;
	color: #666;
}

.page-main {
	/*background-color: #f5f5f5;*/
	/*min-height: 500px;*/
	margin-top: 60px;
	margin-right: 40px;
	margin-bottom: 60px;
}

.page-main img {
	/*margin: 30px;*/
	/*padding: 0;*/
	max-width: 100%;
}

.page-main img.pull-right {
	margin-right: 0;
}

.page-main img.pull-top {
	margin-top: 0;
}

.page-main p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
	/*text-align: justify;*/
}

.page-main table p {
	margin-bottom: 0;
	text-align: left;
}

.page-main table p {
	margin-bottom: 0;
	text-align: left;
}

.page-main blockquote {
	border-left-width: 3px;
}

.page-open-head {
	text-align: center;
	padding-right: 40px;
}

.page-open-head h3 {
	border-bottom: 1px solid #ddd;
	padding: 10px;
	margin-top: 50px;
	/*padding-bottom: 20px;*/
	margin-bottom: 5px;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 32px;
}

.page-open-head p {
	color: #999;
}

.page-table {}

.page-table>tbody>tr>td,
.page-table>tbody>tr>th,
.page-table>tfoot>tr>td,
.page-table>tfoot>tr>th,
.page-table>thead>tr>td,
.page-table>thead>tr>th {
	font-size: 13px;
	padding: 12px;
	vertical-align: middle;
	border-top: 1px solid #fff;
}

.page-table>thead>tr>td,
.page-table>thead>tr>th {
	white-space: nowrap;
}

.page-table p {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 5px;
}

.page-table>tbody>tr>th {
	color: #666;
	font-weight: normal;
}

.page-nav {
	margin-top: 20px;
	text-align: center;
}

.page-nav .pagination>li>a,
.page-nav .pagination>li>span {
	color: #333;
	background-color: #eee;
	border: 1px solid #eee;
}

.page-nav .pagination>li>a:focus,
.page-nav .pagination>li>a:hover,
.page-nav .pagination>li>span:focus,
.page-nav .pagination>li>span:hover {
	z-index: 2;
	color: #fff;
	background-color: #b28956;
	border-color: #b28956;
}

.page-nav .pagination>.active>a,
.page-nav .pagination>.active>a:focus,
.page-nav .pagination>.active>a:hover,
.page-nav .pagination>.active>span,
.page-nav .pagination>.active>span:focus,
.page-nav .pagination>.active>span:hover {
	background-color: #b28956;
	border-color: #b28956;
	color: #fff;
}

@media (min-width: 769px) and (max-width: 992px) {
	.page-main {
		/*background-color: #f5f5f5;*/
		min-height: 500px;
		margin-top: 60px;
		margin-right: 0px;
		margin-bottom: 60px;
	}
	.page-main img {
		margin: 0px;
		max-width: 100%;
		padding: 0;
	}
}

@media (max-width: 768px) {
	.page-cont {
		background-color: #FFF;
		padding-top: 20px;
		padding-bottom: 20px;
		/*min-height: 500px;*/
		margin-top: -10px;
	}
	.page-main {
		/*background-color: #f5f5f5;*/
		min-height: 300px;
		margin-top: 30px;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.page-open-head {
		padding-right: 0px;
	}
	.page-main blockquote {
		padding-right: 0;
	}
	.page-main img {
		/*margin: 10px;*/
		max-width: 100%;
		padding: 0;
	}
	.page-title {
		/*border-bottom: 1px solid #ddd;*/
		padding-bottom: 10px;
		margin-bottom: 0;
	}
	.page-title h3 {
		font-size: 13px;
	}
	.page-title h4 {
		font-size: 26px;
	}
}

.nothing {
	text-align: center;
	padding-top: 150px;
}

.nothing h3 {
	color: #666;
	font-weight: 300;
}

.nothing p {
	text-align: center;
	color: #999;
}

.page-404 {
	text-align: center;
	color: #ddd;
}

.page-404 .icon {
	display: inline-block;
	width: 100px;
	height: 100px;
	background-color: #dddddd;
	border-radius: 200px;
	background-image: url(../images/icon-404.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 50%;
}

.search-bar2 {
	padding-bottom: 30px;
}