.row.under {
	margin-top: 56px;
	margin-bottom: 50px;
	border-bottom: 1px dashed #525252;
	padding-bottom: 15px;
}
.col-1 p {
	font-family: "宋体";
	font-size: 22px;
	line-height: 36px;
	text-indent: 1.2em;
}
.col-1 a {
	font-family: "宋体";
	font-size: 18px;
	line-height: 36px;
}
.aside {
	position: relative;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
@media (min-width: 1200px) {
	.aside {
		padding-top: 50px;
		padding-bottom: 15px;
		padding-left: 100px;
		padding-right: 100px;
	}
	.lt, .rt { position: absolute;}
	.lt {
		top: 0;
		left: 0;
	}
	.rt {
		bottom: 0;
		right: 0;
	}
	.col-1 .href-left { text-align: left;}
	.col-1 .href-right { text-align: right;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.aside {
		padding-left: 60px;
		padding-right: 60px;
	}
	.lt, .rt { 
		position: absolute;
		width: 45px;
	}
	.lt {
		top: 0;
		left: 0;
	}
	.rt {
		bottom: 0;
		right: 0;
	}
	.col-1 .href-left { text-align: left;}
	.col-1 .href-right { text-align: right;}
}
@media (max-width: 767px) {
	.col-1 p {
		font-size: 18px;
		line-height: 32px;
	}
	.col-1 a {
		font-size: 16px;
		line-height: 32px;
	}
	.aside { margin-bottom: 10px;}
}
@media (max-width: 360px) {
	.col-1 p {
		font-size: 16px;
		line-height: 28px;
	}
	.col-1 a {
		font-size: 14px;
		line-height: 28px;
	}
}

.col-2 .nav {
	width: 400px;
	margin: 0 auto;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 70px;
}
.col-2 .nav li { width: 113px;}
.col-2 .nav li+li { margin-left: 20px;}
.col-2 .nav-pills>li>a {
	border-radius: 20px;
	text-align: center;
	font-size: 24px;
	border: 1px solid #0264b7;
	color: #0264b7;
}
.col-2 .nav-pills>li.active>a {
	color: #fff;
	background-color: #0264b7;
}
@media (min-width: 1200px) {
	.col-2 .col-lg-5 { padding: 0;}
}
@media (max-width: 991px) {
	.col-2 .nav { margin-top: 40px;}
}
@media (max-width: 450px) {
	.col-2 .nav {
		width: 320px;
		height: 25px;
		margin-top: 30px;
		margin-bottom: 50px;
	}
	.col-2 .nav li { width: 98px;}
	.col-2 .nav li+li { margin-left: 13px;}
	.col-2 .nav-pills>li>a { font-size: 20px;}
}
@media (max-width: 360px) {
	.col-2 .nav {
		width: 290px;
		height: 22px;
		margin-top: 20px;
		margin-bottom: 50px;
	}
	.col-2 .nav li { width: 90px;}
	.col-2 .nav li+li { margin-left: 10px;}
	.col-2 .nav-pills>li>a { font-size: 20px;}
}

.tab-title {
	font-size: 30px;
	color: #525252;
	text-align: center;
	height: 30px;
	margin-bottom: 30px;
}
.col-2 .w-bg {
	height: 30px;
	background: url(../images/w-bg.jpg) repeat-x center; 
}
.table-responsive {
	border-color: transparent;
	margin-bottom: 15px;
}
.table {
	table-layout: fixed;
}
.table th {
	background-color: #0264b7;
	color: #fff;
	border-color: transparent;
	font-weight: normal;
	font-size: 24px;
	text-align: center;
}
.table td {
	font-family: "宋体";
	font-size: 14px;
}
.table>tbody>tr>td {
	padding-top: 20px;
	border-top: 0px;
	border-bottom: 1px solid;
	border-color: #0264b7;
}
.tb-bottom {
	width: 100%;
	background: url(../images/tb-more.jpg) right bottom no-repeat;
	height: 41px; 
	margin-bottom: 90px;
}
.tb-bottom a {
	line-height: 41px;
	color: #fff;
	text-align: right;
	font-size: 20px;
	padding-right: 30px;
}
@media (max-width: 1199px) {
	.table th { font-size: 20px;}
}
@media (max-width: 991px) {
	.table {
		max-width: 940px;
		width: 940px;
	}
	.tb-bottom {
		background-size: 1000px;
		height: 41px; 
	}
	.tb-bottom a {
		padding-right: 20px;
		line-height: 48px;
		margin-top: 10px;
	}
}
@media (max-width: 767px) {
	.table {
		max-width: 940px;
		width: 940px;
	}
	.table-responsive>.table>tbody>tr>td,
	 .table-responsive>.table>tbody>tr>th {
	    white-space: normal;
	}
}
@media (max-width: 560px) {
	.tab-title {
		font-size: 25px;
		text-align: center;
		height: 25px;
		margin-bottom: 30px;
	}
}
@media (max-width: 450px) {
	.tab-title {
		font-size: 22px;
		text-align: center;
		height: auto;
		line-height: 30px;
		margin-bottom: 30px;
	}
}

.c3-title {
	margin-bottom: 75px;
}

.col-4 .out-1 { 
	padding: 0 30px;
	margin-bottom: 100px;
}
.col-4 .img-box1 {
	width: 154px;
	border: 3px solid #0264b7;
	border-radius: 50%;
}
.col-4 .img-box1 img {
	width: 151px;
	height: 151px;
}
.col-4 .out-1 p.p1 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 22px;
	color: #0264b7;
	font-weight: bold;
}
.col-4 .out-1 p.p2 {
	padding-right: 10%;
	font-size: 16px;
	font-weight: bold;
	color: #545454;
}
.col-4 .out-1 p.p3 {
	padding-right: 20%;
	font-size: 14px;
	line-height: 26px;
	max-height: 78px;
	overflow: hidden;
	color: #7b7b7b;
}
.col-4 .out-1 .bm-line {
	height: 7px;
	width: 100%;
	background-color: #0264b7;
	border-radius: 7px;
}
.col-5 .bor {
	position: relative;
	float: right;
	width: 100%;
	max-width: 450px;
	border: 1px solid #0264b7;
	height: 150px;
	padding: 15px 20px;
	padding-left: 100px;
	margin-bottom: 77px;
}
.col-5 .bor img {
	width: 177px;
	height: 177px;
	position: absolute;
	top: -13px;
	left: -88px;
}
.col-5 .bor p {
	font-size: 14px;
	line-height: 26px;
	color: #7b7b7b;
}
.col-5 .bor p.p1 span {
	padding: 0 15px;
	background-color: #0264b7;
	color: #fff;
}
.col-5 .bor p.p1 span + span {
	margin-left: 5px;
}
.col-5 .bor p.p2 {
	max-height: 78px;
	overflow: hidden;
}
@media (max-width: 1199px) {
	.col-5 .bor {
		float: none;
		margin: 0 auto;
		margin-bottom: 77px;
	}
}
@media (max-width: 767px) {
	.col-5 .bor {
		margin-top: 100px;
		padding-left: 20px;
	}
	.col-5 .out-2 + .out-2 {
		margin-top: 200px;
	}
	.col-5 .bor img {
		width: 100px;
		height: 100px;
		top: -120px;
		left: 50%;
		margin-left: -50px;
	}
	.col-5 .bor {
		height: auto;
	}
	.col-5 .bor p.p2 {
		max-height: 100%;
		margin-bottom: 0;
	}
}