@charset "utf-8"; 

.whiteslide {
	background: #fff;
	padding: 48px 0 0
}

.ico-cir_arr {
	width: 50px;
	height: 50px;
	background: #1a5684
		url("https://cdn-www.liveinau.com/images/ico_arr_bt.png") no-repeat
		center center;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin: 0 0 0 -25px;
	border-radius: 100%;
	speak: none
}

.greybg {
	background: #e8e8e8
		url("https://cdn-www.liveinau.com/images/bg-introslide-greybg.png")
		no-repeat center top;
	background-size: 100% auto;
	background-size: cover;
	color: #5d5d5f
}

.breadcrumb {
	padding: 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb {
	background-color: transparent
}

.breadcrumb>li {
	font-weight: 300;
	font-size: 16px;
	float: left
}

.breadcrumb>li.active {
	color: #1A5684
}

.breadcrumb>li+li:before {
	font-family: sans-serif;
	content: ">";
	font-size: 9px;
	color: #1A5684;
	float: left;
	font-weight: bold;
	margin: 0 5px;
	margin-top:5px;
}

.breadcrumb>li a {
	color: #1A5684;
	font-size: 16px
}

.breadcrumb ol {
	padding-left: 12px
}

.breadcrumb:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.breadcrumb h1 {
	text-transform: uppercase
}

.breadcrumb h2 {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase
}

.pgl {
	float: left
}

#sticky {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

#sticky {
	position: fixed !important;
	top: 140px;
	width: 226px;
	float: none;
	z-index: 9
}

.subnav {
	width: 100%;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden
}

.subnav li {
	position: relative;
	display: block
}

.subnav>li>a {
	
}

.subnav>li>a:focus, .subnav>li>a:hover {
	text-decoration: none;
	background-color: #eeeeee
}

.subnav a:hover {
	color: #1b63ab !important;
	text-decoration: none
}

.subnav>li>a {
	-webkit-border-radius: 0;
	border-radius: 0;
	font-weight: 400;
	text-transform: uppercase;
	color: #1a5684;
	background: #fff;
	position: relative;
	display: block;
	padding: 6px 15px;
	border-bottom: 1px solid #eeeeef;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto
}

.subnav>li:last-child>a {
	border-bottom: none
}

.subnav>li.topic>a, .subnav>li.topic>a:focus, .subnav>li.topic>a:hover {
	background: url("https://cdn-www.liveinau.com/images/bg-subnav.jpg")
		no-repeat center center;
	color: #fff;
	border-bottom: none;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}

.subnav>li.active>a, .subnav>li.active>a:focus, .subnav>li.active>a:hover
	{
	background: #f9f9f9
}

.subnav>li>a {
	-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
}

.pgr {
	padding-bottom: 40px;
	position: relative
}

.rightcol-content h2 {
	color: #002b3c;
	margin-bottom: 15px;
	font-weight: normal;
	margin-top: 20px
}

.rightcol-content h1 {
	font-size: 28px;
	line-height: 30px;
	margin: 0 0 20px;
	color: #1b63ab
}

.rightcol-content h1 span {
	font-family: 'Microsoft YaHei'
}

.bx-wrappe {
	margin-bottom: 20px
}

.bx-wrappe img {
	width: 100%
}

.p_area_content h2 {
	color: #002b3c;
	margin-bottom: 15px;
	font-weight: normal
}

.p_area_content {
	background: #e8e8e8;
	color: #5d5d5f;
	font-size: 12px;
	line-height: 22px
}

.contentteaser .col-sm-2 {
	margin-bottom: 40px;
	position: relative
}

.teaser:before {
	width: 4px;
	height: 100%;
	background: #ececec;
	position: absolute;
	top: 0;
	left: 0;
	content: ""
}

.t-info {
	padding: 0 15px
}

.t-info h3 {
	font-weight: 400;
	font-size: 18px;
	line-height: 23px;
	color: #1b63ab;
	padding-bottom: 10px
}

.teaser {
	font-weight: 300;
	color: #5d5d5f
}

.teaser a:hover {
	text-decoration: none;
	color: #1b63ab
}

.teaserfloat {
	float: left;
	width: 100%
}

.contentblock {
	font-weight: 500;
	line-height: 22px;
	width: 100%;
	clear: both;
	overflow: hidden;
	text-align: justify
}

.pull-left {
	float: left !important
}

.contentblock.left-image, .contentblock.right-image {
	margin-bottom: 40px
}

.contentblock.right-image .col-sm-4 {
	margin-left: 40px
}

.contentblock.left-image .col-sm-4 {
	margin-right: 40px
}

.contentblock.left-image .caption {
	width: 58%;
	float: left
}

.pull-right {
	float: right !important
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.title-bg1 {
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	border-bottom: 1px solid #dfe8ef
}

.title-bg2 {
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	border-bottom: 1px solid #dfe8ef
}

.title-bg3 {
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	border-bottom: 1px solid #dfe8ef
}

.title-bg4 {
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	border-bottom: 1px solid #dfe8ef
}

.title-bg1 h2 {
	line-height: 30px;
	height: 30px;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	float: left;
	margin-top: 0;
	background-color: #195683
}

.title-bg2 h2 {
	line-height: 30px;
	height: 30px;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	float: left;
	margin-top: 0;
	background-color: #195683
}

.title-bg3 h2 {
	line-height: 30px;
	height: 30px;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	float: left;
	margin-top: 0;
	background-color: #195683
}

.title-bg4 h2 {
	line-height: 30px;
	height: 30px;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	float: left;
	margin-top: 0;
	background-color: #195683
}

.title-right {
	display: inline-block;
	border-bottom: 1px solid #dde6ed;
	width: 300px;
	line-height: 30px;
	height: 30px;
	float: left;
	background:
		url("https://cdn-www.liveinau.com/images/title-greece-05.jpg");
	background-position: left;
	background-repeat: no-repeat
}

.port {
	width: 100%;
	border: solid 1px #c3c3c3;
	margin-bottom: 60px;
	overflow: hidden
}

.port-div1 {
	width: 33.33333%;
	float: left;
	height: 100%;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px
}

.port-div2 {
	width: 33%;
	height: 100%;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	float: left;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px
}

.port h3 {
	font-size: 14px;
	line-height: 30px
}

.port-p1 {
	width: 28px;
	height: 1px;
	background-color: #154e87;
	margin: 0 auto 10px
}

.port ul {
	width: 100%;
	height: auto;
	list-style: none
}

.port ul li {
	width: 100%;
	line-height: 20px;
	color: #999999
}

.gre-house {
	margin-bottom: 60px
}

.gre-news {
	margin-bottom: 30px
}

.hou-greece {
	overflow: hidden;
	margin-top: 30px
}

.hou-pic1 {
	float: left;
	position: relative;
	width: 324px
}

.hou-pic1 img {
	width: 100%
}

.hou-news1 {
	width: 46%;
	float: left;
	margin-left: 30px
}

.hou-news1 a {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	margin-left: 4px;
	background: url("https://cdn-www.liveinau.com/images/house-icon.png");
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 30px;
	font-weight: bold
}

.hou-news1 p {
	margin-top: 4px;
	font-size: 14px
}

.hou-news2 a {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	margin-left: 4px;
	background: url("https://cdn-www.liveinau.com/images/house-icon.png");
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 30px;
	font-weight: bold
}

.hou-news2 p {
	margin-top: 4px;
	font-size: 12px
}

.hou-pic2 {
	float: left;
	margin-left: 30px;
	position: relative;
	width: 324px
}

.hou-pic2 img {
	width: 100%
}

.hou-news2 {
	width: 46%;
	float: left
}

.icon-pic1 {
	width: 62px;
	height: 62px;
	background-image:
		url("https://cdn-www.liveinau.com/images/icon-greece-01.png");
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999
}

.icon-pic2 {
	width: 62px;
	height: 62px;
	background-image:
		url("https://cdn-www.liveinau.com/images/icon-greece-02.png");
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999
}

.grenews {
	overflow: hidden
}

.grenews-box {
	width: 48%;
	float: left;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 2%
}

.grenews-box .news-left {
	width: 33%;
	float: left
}

.grenews-box .news-left img {
	width: 100%
}

.grenews-box .news-right {
	width: 64%;
	margin-left: 3%;
	float: left
}

.grenews-box .news-right h3 a {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	display: inline-block
}

.grenews-box .news-right p {
	font-size: 12px;
	max-height: 80px;
	line-height: 20px;
	overflow: hidden;
	text-align: justify
}

.tabs {
	margin-top: 30px;
	padding-bottom: 60px
}

.tabs .tabs-list {
	height: 30px;
	border-bottom: 1px solid #dde6ed;
	overflow: hidden
}

.tabs .tabs-list li {
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 20px
}

.tabs .tabs-list li a {
	display: inline-block;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	color: #555
}

.tabs .tabs-list .active {
	background-color: #1a5684
}

.tabs .tabs-list .active a {
	color: white
}

.tab-content {
	overflow: hidden;
	margin-top: 10px
}

.tab-content .tab-left {
	width: 56%;
	float: left;
	padding-right: 2%;
	border-right: 1px solid #ddd
}

.tab-content .tab-left .tab-pic {
	width: 33%;
	display: inline-block;
	float: left;
	margin-right: 3%
}

.tab-content .tab-left .tab-pic img {
	width: 100%
}

.tab-content .tab-left span {
	margin-left: 2%
}

.tab-content .tab-right1 {
	width: 37%;
	float: left;
	margin-top: 10px;
	padding-left: 2%
}

.tab-right1 ul {
	list-style: none
}

.tab-right1 li {
	border-bottom: 1px solid #ddd;
	padding: 12px 0
}

.tab-right1 h3 {
	width: 100%;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	margin-bottom: 4px;
	height: 20px
}

.tab-right1 p {
	width: 100%;
	height: 36px;
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	text-align: justify
}

.grenews-box1 {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 2%
}

.news-left1 {
	width: 108px;
	float: left
}

.news-left1 img {
	width: 100%
}

.news-right1 {
	width: 68%;
	margin-left: 3%;
	float: left
}

.news-right1 p {
	font-size: 12px;
	height: 80px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 10px
}

.news-right1 h3 {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal
}

.news-right1 h3 a {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	display: inline-block
}

.tab-right1>li+li+li {
	border-bottom: none
}

.matop20 {
	margin-top: 20px
}

.matop60 {
	margin-top: 60px
}

.malta-ul {
	width: 100%;
	list-style: none
}

.malta-ul-li1 {
	width: 96%;
	border-bottom: solid 1px #eee;
	overflow: hidden;
	padding: 10px 0;
	margin-left: 4%
}

.malta-ul-li1 ul {
	width: 30%;
	height: 80px;
	padding: 10px 0;
	float: left;
	text-align: center;
	list-style: none;
	border-right: solid 1px #eee
}

.malta-ul-li1 ul li span {
	font-size: 16px;
	color: #333;
	line-height: 30px
}

.malta-ul-li1 p {
	width: 65%;
	height: 100px;
	margin-left: 4%;
	float: left;
	color: #5D5D5F;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: justify
}

.spain-ul {
	width: 100%;
	list-style: none
}

.spain-ul-li1 {
	width: 100%;
	border-bottom: solid 1px #eee;
	overflow: hidden;
	padding: 20px 0
}

.spain-ul-li1 .fea-title {
	font-size: 16px;
	line-height: 16px;
	color: #333;
	text-shadow: 0 0 1px #cecece
}

.spain-ul-li1 ul {
	width: 33.3333%;
	float: right;
	text-align: center;
	list-style: none
}

.spain-ul-li1 ul li {
	position: relative
}

.spain-ul-li1 ul li .img-icon {
	width: 40px;
	height: 20px;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	background-color: #ff6706;
	position: absolute;
	top: 0;
	right: 0
}

.spain-ul-li1 ul img {
	display: block;
	width: 100%
}

.spain-ul-li1 ul li span {
	font-size: 16px;
	color: #333;
	line-height: 30px
}

.spain-ul-li1 p {
	max-height: 120px;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: justify;
	margin-top: 8px
}

.spain-ul-li1 .text-left {
	width: 61%;
	float: left
}

.borbott {
	border-bottom: none
}

@media ( min-width : 1680px) {
	#sticky {
		top: 155px;
		width: 25%;
		max-width: 306px
	}
	.contentblock, .contentteaser .col-sm-2, .p_area_content {
		font-size: 14px;
		line-height: 1.8
	}
	.title-right {
		width: 690px
	}
	.hou-news1 {
		width: 55%
	}
	.hou-news2 {
		width: 55%
	}
	.tab-right1 li {
		padding: 10px 0;
		border-bottom: 1px solid #ddd
	}
	.news-right1 p {
		font-size: 12px;
		height: 100px;
		line-height: 20px;
		overflow: hidden;
		margin-bottom: 0;
		text-align: justify
	}
	.tab-right1 p {
		width: 100%;
		height: 54px;
		line-height: 18px;
		font-size: 12px;
		margin-bottom: 4px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: normal
	}
	.news-left1 {
		width: 134px;
		float: left
	}
	.tab-right1 li:nth-of-type(6) {
		border-bottom: none
	}
	.spain-ul {
		width: 100%;
		list-style: none
	}
	.spain-ul-li1 {
		width: 100%;
		overflow: hidden;
		padding: 30px 0
	}
	.spain-ul-li1 .fea-title {
		font-size: 16px;
		line-height: 16px
	}
	.spain-ul-li1 ul {
		width: 281px;
		height: 180px;
		float: right;
		text-align: center;
		list-style: none
	}
	.spain-ul-li1 ul li {
		position: relative
	}
	.spain-ul-li1 ul li .img-icon {
		width: 40px;
		height: 20px;
		color: #fff;
		font-size: 12px;
		line-height: 20px;
		background-color: #ff6706;
		position: absolute;
		top: 0;
		right: 0
	}
	.spain-ul-li1 ul img {
		display: block;
		width: 100%
	}
	.spain-ul-li1 ul li span {
		font-size: 16px;
		color: #333;
		line-height: 30px
	}
	.spain-ul-li1 p {
		max-height: 132px;
		color: #666;
		font-size: 14px;
		line-height: 22px;
		overflow: hidden;
		text-align: justify
	}
	.spain-ul-li1 .text-left {
		width: 62%;
		float: left
	}
	.hou-news2 p {
		margin-top: 4px;
		font-size: 14px
	}
}

@media ( max-width : 1680px) {
	.tab-right1 p {
		margin-bottom: 6px
	}
}

.contentblock:hover{ background-color:#ddd;}
.contentblock .caption{ margin-top:10px;}
.right-image{ padding-left:10px;}