.bright {
	background: #d0dde5 url(https://cdn-www.liveinau.com/images/bg_pg-main.jpg) no-repeat center top;
	background-size: 100% auto;
}

.bright-w {
	background: #fff;
}

.breadcrumb {
	padding: 15px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.breadcrumb {
	background-color: transparent;
}

.breadcrumb>li {
	font-weight: 300;
	font-size: 12px;
	float: left;
}

.breadcrumb>li.active {
	/*color: #2eaadc;*/
	color: #1A5684;
}

.breadcrumb>li+li:before {
	font-family: sans-serif;
	content: ">";
	font-size: 9px;
	color: #1A5684;
	float: left;
	font-weight: bold;
	margin: 0 5px;
	line-height: 20px;
}

.breadcrumb>li a {
	/*color: #1A5684;*/
	font-size: 12px;
}

.breadcrumb ol {
	padding-left: 12px;
}

.breadcrumb:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/*.border-radius-4 ,.nav-tabs{
	display: none;
}*/

h1 {
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
}

.singlecol {
	padding: 0 12px;
}

.introslide h2 {
	color: #002b3c;
	margin-bottom: 15px;
	font-weight: normal;
}

.introslide h1 {
	color: #fff;
}

.introslide h1 span {
	font-family: 'Microsoft YaHei';
}

.border-radius-4 {
	-webkit-border-radius: 4px !important;
	border-radius: 4px !important;
	background-clip: padding-box !important;
}

.nav-tabs>li>a,
.nav-tabs span.ico-arr_down {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.nav-tabs {
	border-bottom: none;
	margin-top: 45px;
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs>li>a {
	padding: 10px 20px;
	font-weight: 400;
	font-size: 16px;
	border: none;
	margin-bottom: 10px;
	margin-right: 10px;
	background: #fff;
	color: #002b3c;
}

.nav-tabs>li>a:hover {
	border: none;
	background: #e4e4e4;
	text-decoration: none;
}

.tab-content {
	padding-top: 20px;
}

.nav-tabs>li.active {
	z-index: 1;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	background: #2eaadc;
	color: #fff;
}

.ico-arr_down {
	background: url(https://cdn-www.liveinau.com/images/arr_down.gif) no-repeat;
}

.nav-tabs li.active a {
	position: relative;
}

.nav-tabs li.active a span.ico-arr_down {
	display: inline-block;
	position: absolute;
	top: 40px;
	left: 50%;
	margin: 0 0 0 -4px;
	height: 9px;
	width: 9px;
	display: block;
}

.table-responsive h3 {
	font-size: 16px;
	color: #2eaadc;
	margin: 20px 0;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%;
	background-color: transparent;
	width: 100%;
	margin-bottom: 20px;
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}

table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #dddddd;
}

table>caption+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>th,
table>thead:first-child>tr:first-child>th,
table>caption+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>td,
table>thead:first-child>tr:first-child>td {
	border-top: 0;
}

table>tbody+tbody {
	border-top: 2px solid #dddddd;
}

table {
	background-color: #ffffff;
}

table>thead>tr>th,
table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td {
	padding: 5px;
}

table>thead>tr>th,
table>thead>tr>td {
	border-bottom-width: 2px;
}

table>tbody>tr:nth-child(odd)>td,
table>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9;
}

table>tbody>tr:hover>td,
table>tbody>tr:hover>th {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	float: none;
	display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
	float: none;
	display: table-cell;
}


/* Bright */

.table-responsive table th {
	background: #baccda;
	border-top: none;
	border-bottom: 1px solid #99aab1;
	font-weight: 500;
}

.table-responsive table th:first-child,
.table-responsive table td:first-child {
	width: 51%;
	width: 1%;
	padding-right: 0;
}

.table-responsive table th,
.table-responsive table td {
	padding: 15px 20px;
	vertical-align: middle;
	color: #031d44;
	font-size: 12px;
	line-height: 18px;
	/*width: 17%;*/
}

.table-responsive table strong,
.table-responsive table span strong {
	font-weight: 500;
	font-size: 14px;
	min-width: 0;
	min-height: 0;
}

.table-responsive table span {
	float: left;
	font-size: 26px;
	/*line-height: 37px;*/
	margin-right: 25px;
	color: #1a5684;
	min-width: 36px;
	min-height: 20px;
}

.table-responsive table tr td:nth-child(2) span,
.table-responsive table tr td:nth-child(3) span,
.table-responsive table tr td:nth-child(4) span,
.table-responsive table tr td:nth-child(5) span,
.table-responsive table tr td:nth-child(2) span,
.table-responsive table tr td:nth-child(3) span,
.table-responsive table tr td:nth-child(4) span,
.table-responsive table tr td:nth-child(5) span {
	margin-right: 0;
	float: none;
	font-size: 16px;
}

.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	padding-top: 30px;
}

.table-responsive table {
	width: 100% !important;
	max-width: 100% !important;
}


/*------------------------------------------------------------------------*/

.article,
.process,
.newslist {
	width: 100%;
	margin-bottom: 40px;
	margin-top: 30px;
	background: #fff;
	padding-bottom: 25px;
	overflow: hidden;
}

.article {
	margin-top: 0px;
}

.newslist {
	padding-bottom: 0;
}

.article .ar-title {
	padding: 30px 0 10px 0;
	margin: 0 40px 5px 40px;
	border-bottom: 1px solid #99aab1;
}

.article .ar-title h3 {
	font-size: 22px;
	color: #1a5684
}

.article .ar-title h1 {
	font-size: 22px;
	color: #1a5684;
	background: none;
	padding: 0;
}

.article .ar-tag {
	margin-top: 20px;
}

.article .ar-title p,
.article .ar-tag p,
.postnext p span {
	color: #aaa;
}

.article-content {
	padding: 5px 40px;
	color: #333333;
	font-size: 16px;
	line-height: 1.5;
}

.article-content h4 {
	margin: 20px 0;
}

.article-content p {
	margin-bottom: 20px;
}

.article-content a {
	color: #1a5684;
}

.postnext {
	margin-top: 10px;
}

.postnext p {
	line-height: 0.8;
	font-size: 14px;
}

.postnext a {
	color: #1a5684;
	padding-left: 10px;
}

.postnext p span {
	font-size: 12px;
	padding-left: 10px;
}

.process-content {
	margin: 40px;
	padding: 40px 0;
}

.line-bg {
	height: 1px;
	overflow: hidden;
	background: #99aab1;
	width: 100%;
	position: absolute;
	top: 38px;
	z-index: 9;
	border-top: 1px solid #E5EAEB;
}

.steps {
	margin: 0;
	padding: 0;
}

.steps li {
	position: relative;
	width: 20%;
	float: left;
	margin: 0 0 20px 0;
	padding: 30px 0;
	border-top: 1px solid #99aab1;
	min-height: 160px;
}

.steps li .stp-det {
	padding: 0 12px;
}

.steps li .stp-pic {
	box-shadow: 0px 1px 3px #ccc;
	max-height: 100px;
	overflow: hidden;
}

.steps li img {
	width: 100%;
}

.steps li p {
	margin-top: 5px;
	color: #1A5684;
	font-size: 14px;
	text-align: center;
}

.steps li.steps-on .num {
	background: rgb(0, 85, 124);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 85, 124, 1)), color-stop(100%, rgba(0, 55, 81, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00557c', endColorstr='#003751', GradientType=0);
	/* IE6-9 */
}

.steps li .num {
	position: absolute;
	left: 50%;
	margin-left: -16px;
	z-index: 99;
	height: 32px;
	width: 32px;
	top: -16px;
	text-align: center;
	color: #FFFFFF;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: #99aab1;
}


/*新加文章模块*/

.title-bg1 {
	margin-top: 40px;
	height: 30px;
	background-image: url(https://cdn-www.liveinau.com/images/title-greece-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

.title-bg1 h2 {
	line-height: 30px;
	height: 30px;
	color: #fff;
	text-indent: 10px;
	display: inline-block;
	width: 153px;
	float: left;
}

.title-right {
	display: inline-block;
	border-bottom: 1px solid #dde6ed;
	width: 730px;
	line-height: 30px;
	height: 29px;
	float: left;
}

.rec-article {
	margin-top: 30px;
}

.rec-article p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	color: #999;
}

.rec-article h3 {
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.rec-article h3 a {
	color: #666;
}

.rec-article h3 a:hover {
	color: #24ace0;
}

.rec-left {
	width: 60%;
	float: left;
	padding-right: 20px;
}

.rec-left .rec-box {
	margin-bottom: 40px;
	overflow: hidden;
}

.rec-left img {
	width: 170px;
	float: left;
}

.recbox-right {
	width: 63%;
	float: left;
	margin-left: 20px;
}

.recbox-right p {
	text-indent: 20px;
	height: 80px;
	overflow: hidden;
}

.rec-right {
	width: 32%;
	float: left;
	padding-left: 20px;
	border-left: 1px solid #eee;
}

.rec-right li:nth-of-type(1) {
	border-top: 1px solid #eee;
}

.rec-right li {
	padding: 12px 0;
	border-bottom: 1px solid #eee;
}

.rec-right li p {
	height: 40px;
	overflow: hidden;
}

.rec-tags {
	width: 100%;
	text-align: left;
	font-size: 12px;
	color: #666;
}

.rec-tags span {
	color: #333;
	font-size: 14px;
	padding-right: 10px;
}

@media (min-width: 1680px) {
	/*新加文章模块*/
	.recbox-right {
		width: 71%;
		float: left;
		margin-left: 20px;
	}
	.title-right {
		width: 966px;
	}
	.steps li .num {
		margin-left: -20px;
		height: 40px;
		width: 40px;
		top: -20px;
		line-height: 40px;
		font-size: 22px;
	}
	.steps li {
		padding: 40px 0;
		min-height: 190px;
	}
	.steps li .stp-pic {
		max-height: 130px;
	}
}


/*============================================================*/

#st-main-area {
	padding: 5.5%;
	position: relative;
	overflow: hidden;
	clear: left;
}

#st-main-area:after {
	width: 8px;
	height: 100%;
	background: url(https://cdn-www.liveinau.com/images/st-shadow-vertical.png) repeat-y 0 0;
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	z-index: 3;
}

.newslist .lists-n {
	margin-bottom: 30px;
	padding-bottom: 25px;
	border-bottom: 3px solid #DEDEDE;
}

.newslist .lists-n li .pagediv_list {
	line-height: 2.5;
	width: 100%;
	display: block;
	text-indent: 15px;
	border: 1px solid #efefef;
	background-color: #fff;
	margin-bottom: 6px;
}

.newslist .lists-n li .pagediv_list:hover {
	text-decoration: none;
	border: 1px solid #DCE0E3;
	box-shadow: 0px 1px 3px #DEDEDE;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.newslist .lists-n li .pagediv_list span {
	color: #999;
	/*position:absolute; right:0; top:0; line-height:2;*/
	font-family: sans-serif;
}

.newslist .lists-n li a span:before {
	content: "|";
	margin: 0 5px;
}

.newslist .lists-n li .pagediv_list a {
	line-height: 2.5;
	background-color: #fff;
}

.newslist .lists-n li .pagediv_list a:hover {
	color: #21748C;
}

.newslist .lists-n .lsttit h3 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #1A5684;
}

.singlecol h1 {
	background: #2eaadc;
	padding: 10px 20px;
	-webkit-border-radius: 4px !important;
	border-radius: 4px !important;
}

.singlecol h6 {
	font-size: 28px;
	background: #2eaadc;
	padding: 10px 20px;
	-webkit-border-radius: 4px !important;
	border-radius: 4px !important;
	color: white;
	text-transform: uppercase;
}

.st-rc-teaser,
.st-rc-teaser-p {
	padding: 0 9.5%;
	margin-top: 30px;
	margin-bottom: 20px
}

.st-rc-teaser .st-rc-tit,
.st-rc-teaser-p .st-rc-tit {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 8px;
}


/*.st-rc-teaser li{list-style: disc outside none;}*/

.st-rc-lst li {
	float: left;
	width: 100%;
	border-top: 1px solid #DFE1E0;
	border-bottom: 1px solid #DFE1E0;
	margin: 0;
	margin-bottom: -1px;
}

.st-rc-lst li a {
	width: 100%;
	overflow:hidden;
	list-style: decimal;
	display: block;
	float: left;
	/*	text-indent:10px;
  	border:1px solid #DCE0E3;
	background-color: #fff;
	box-shadow:0px 1px 3px #DEDEDE;*/
	padding: 8px 0;
	/*margin-bottom:4px;*/
}

.st-rc-lst li a:before {
	font-family: sans-serif;
	content: "▪ ";
	float: left;
	padding-right: 8px;
}

.st-rc-lst-p li p {
	line-height: 2.2;
	display: block;
	float: left;
	width: 100%;
	background: #1A5684;
	text-indent: 10px;
	color: #fff;
	margin-bottom: 10px;
}

.st-rc-lst-p li img {
	width: 100%;
	float: left;
}

.st-rc-lst-p li a p {
	transition: all 0.3s linear;
}

.st-rc-lst-p li a:hover p {
	background: #002b3c;
}

@media (min-width: 1680px) {
	.newslist .lists-n li .pagediv_list {
		margin-bottom: 8px;
		font-size: 18px;
	}
	.newslist .lists-n li .pagediv_list a {
		margin-bottom: 8px;
		font-size: 14px;
	}
	.newslist .lists-n li .pagediv_list span {
		margin-bottom: 8px;
		font-size: 18px;
	}
	.st-rc-lst li a {
		/*margin-bottom:5px;*/
	}
	.st-rc-lst-p li p {
		text-indent: 15px;
		margin-bottom: 15px;
	}
}


}