@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei";
	font-size: 14px;
	min-width: 1100px;
	background: #ffffff
}
*{outline:none;}
ul,
li {
	list-style-type: none;
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal
}

img {
	border: 0
}

a {
	text-decoration: none;
	color: #666666
}

a:hover {
	text-decoration: none;
	color: #1f71bf;
	transition: all 0.6s
}

.m19fc-fl {
	float: left !important
}

.m19fc-fr {
	float: right !important
}

.m19fc-clearboth {
	clear: both;
	border: 0;
	padding: 0;
	margin: 0
}

.m19fc-w1200 {
	width: 1200px;
	height: auto;
	margin: 0 auto
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.m19fc-relative {
	position: relative
}

.m19fc-imghover {
	cursor: pointer;
	transition: all 0.6s
}

.m19fc-imghover:hover {
	transform: scale(1.2)
}

.m19fc-top_line {
	height: 34px;
	line-height: 34px;
	background: #003871;
	color: #ffffff;
	font-size: 12px
}

.m19fc-top_line_left {
	float: left;
	width: 300px
}

.m19fc-top_line_right {
	float: right
}

.m19fc-top_link a {
	padding: 0 10px;
	color: #ffffff
}

.m19fc-header {
	background: #0e4f8f;
	height: 110px
}

.m19fc-header .m19fc-logo {
	width: 700px;
	float: left
}

.m19fc-header .m19fc-logo img {
	margin: 13px;
	height: 83px;
}

.m19fc-i-search {
	width: 250px;
	height: 34px;
	overflow: hidden;
	position: relative;
	margin: 35px 0 0 18px;
	float: right;
	border: #ffffff 1px solid;
	background: #ffffff;
	border-radius: 8px
}

.m19fc-i-search .m19fc-search-txt {
	width: 190px;
	padding-left: 10px;
	height: 34px;
	line-height: 34px;
	color: #ffffff;
	border: none;
	background: none;
	outline: none
}

.m19fc-i-search .m19fc-search-btn {
	width: 46px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	border: none;
	background: url("https://www.livinginmalta.com/images/ico_search.png") center no-repeat;
	cursor: pointer
}

.m19fc-i-search .m19fc-search-btn:hover {
	cursor: pointer
}

.m19fc-i-nav {
	width: 100%;
	background: #ffffff;
	height: 48px
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.nav {
	padding: 0 20px;
	height: 48px;
	line-height: 48px;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 1200px
}

.nav a {
	color: #fff
}

.nav .m19fc-nLi {
	float: left;
	position: relative;
	display: inline
}

.nav .m19fc-nLi h3 {
	float: left
}

.nav .m19fc-nLi h3 a {
	display: block;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	width: 120px;
	text-align: center
}

.nav .m19fc-sub {
	display: none;
	width: 170px;
	left: -28px;
	top: 48px;
	position: absolute;
	background: #003871;
	line-height: 40px;
	padding: 0
}
.nav li:hover .m19fc-sub{display:block;}
.nav .m19fc-sub li {
	zoom: 1
}

.nav .m19fc-sub a {
	display: block;
	padding: 0 15px;
	text-align: center
}

.nav .m19fc-sub a:hover {
	background: #0e4f8f;
	color: #fff
}

.nav .m19fc-on h3 a {
	background: #ebebeb;
	color: #000000
}
.nav li:hover h3 a {
	background: #ebebeb;
	color: #000000
}
.m19fc-ibanner {
	width: 100%;
	overflow: hidden;
	position: relative
}

.m19fc-ibanner .m19fc-hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1
}

.m19fc-ibanner .m19fc-hd ul {
	overflow: hidden;
	zoom: 1;
	float: left
}

.m19fc-ibanner .m19fc-hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer
}

.m19fc-ibanner .m19fc-hd ul li.on {
	background: #f00;
	color: #fff
}

.m19fc-ibanner .m19fc-bd {
	position: relative;
	height: 100%;
	z-index: 0
}

.m19fc-ibanner .m19fc-bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative
}

.m19fc-ibanner .m19fc-bd li h1 {
	position: absolute;
	bottom: 40px;
	left: 20%;
	background: url("https://www.livinginmalta.com/images/tt_bg.png");
	font-size: 24px;
	color: #ffffff;
	padding: 10px 20px
}

.m19fc-ibanner .m19fc-bd img {
	width: 100%;
	display: block
}

.m19fc-ibanner .m19fc-prev,
.m19fc-ibanner .m19fc-next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 45px;
	height: 80px;
	background: url("https://www.livinginmalta.com/images/slider-arrow.png") -120px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5
}

.m19fc-ibanner .m19fc-next {
	left: auto;
	right: 3%;
	background-position: -2px 5px;
	width: 45px;
	height: 80px
}

.m19fc-ibanner .m19fc-prev:hover,
.m19fc-ibanner .m19fc-next:hover {
	filter: alpha(opacity=100);
	opacity: 1
}

.m19fc-ibanner .m19fc-prevStop {
	display: none
}

.m19fc-ibanner .m19fc-nextStop {
	display: none
}

.m19fc-i-main {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px auto 0 auto
}

.m19fc-i-m-p {
	width: 100%;
	height: auto;
	overflow: hidden
}

.m19fc-i-m-p-left {
	float: left;
	width: 385px;
	overflow: hidden
}

.m19fc-i-m-p-center {
	float: left;
	width: 385px;
	margin-left: 22px;
	overflow: hidden
}

.m19fc-i-m-p-right {
	float: right;
	width: 385px;
	overflow: hidden
}

.m19fc-i-title {
	height: 48px;
	line-height: 48px;
	background: #ededed;
	width: 100%
}

.m19fc-i-title h2 {
	display: block;
	margin: 0 10px;
	width: 100px;
	float: left
}

.m19fc-i-title a {
	font-size: 14px;
	float: right;
	padding: 0 10px
}

.m19fc-ys_01 {
	border-top: #ea6914 2px solid
}

.m19fc-ys_01 span {
	display: block;
	background: url("https://www.livinginmalta.com/images/ico_tz.png") center no-repeat #ea6914;
	float: left;
	width: 48px;
	height: 48px
}

.m19fc-ys_01 h2 {
	color: #ff6600
}

.m19fc-ys_02 {
	border-top: #1860a8 2px solid
}

.m19fc-ys_02 span {
	display: block;
	background: url("https://www.livinginmalta.com/images/ico_xw.png") center no-repeat #1860a8;
	float: left;
	width: 48px;
	height: 48px
}

.m19fc-ys_02 h2 {
	color: #1860a8
}

.m19fc-ys_03 {
	border-top: #0b8c36 2px solid
}

.m19fc-ys_03 span {
	display: block;
	background: url("https://www.livinginmalta.com/images/ico_zc.png") center no-repeat #0b8c36;
	float: left;
	width: 48px;
	height: 48px
}

.m19fc-ys_03 h2 {
	color: #0b8c36
}

.m19fc-i-lbox {
	border-bottom: #ededed 1px solid;
	border-left: #ededed 1px solid;
	border-right: #ededed 1px solid
}

.m19fc-i-list {
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	width: auto
}

.m19fc-i-list ul {
	padding: 15px
}

.m19fc-i-list li {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	width: 100%;
	margin: 0 auto;
	color: #888888
}

.m19fc-i-list li a {
	background: url("https://www.livinginmalta.com/images/ico_002.png") left center no-repeat;
	padding: 0 0 0 10px;
	float: left
}

.m19fc-i-list li span {
	float: right
}

.m19fc-i-list2 {
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	width: auto
}

.m19fc-i-list2 ul {
	padding: 15px 0
}

.m19fc-i-list2 li {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	width: 100%;
	margin: 0 auto;
	color: #888888
}

.m19fc-i-list2 li a {
	background: url("https://www.livinginmalta.com/images/ico_002.png") left center no-repeat;
	padding: 0 0 0 10px;
	float: left
}

.m19fc-i-list2 li span {
	float: right
}

.m19fc-i-cgzh {
	width: 100%;
	height: 350px;
	background: #eaf4fd;
	background-size: cover;
	margin: 25px auto;
	padding: 15px 0 0 0
}

.m19fc-cgzh_title {
	
	height: 60px;
	line-height: 60px;
	margin: 0 auto 0 auto
}

.m19fc-cgzh_title h2 {
	color: #0066cc;
	font-size: 28px;
	line-height: 60px;
	height: 60px;
	display: block;
	margin: 0 auto;
	text-align: center
}

.m19fc-cgzh_zy {
	color: #0066cd;
	font-size: 14px;
	line-height: 24px;
	text-align: center
}

.m19fc-cgzh_box {
	width: 1200px;
	overflow: hidden;
	height: auto;
	margin: 20px auto
}

.m19fc-cgzh_box ul {
	width: 1300px
}

.m19fc-cgzh_box li {
	width: 276px;
	height: auto;
	float: left;
	margin-right: 30px;
	position: relative;
	overflow: hidden
}

.m19fc-cgzh_box li a {
	height: auto;
	overflow: hidden
}

.m19fc-cgzh_box li img {
	display: block;
	width: 276px;
	height: auto
}

.m19fc-cgzh_box li span {
	display: block;
	background: #0066cc;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0.8
}

.m19fc-cgzh_box li:hover span {
	background: #ea6914
}

.m19fc-cgzh_box li .m19fc-pic {
	position: relative;
	padding-top: 59%;
	overflow: hidden
}

.m19fc-cgzh_box li p {
	height: 50px;
	line-height: 50px;
	background: #0d63b8;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.m19fc-cgzh_box li .m19fc-pic img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%
}

.m19fc-ico01 {
	background: url("https://www.livinginmalta.com/images/ico_xmqy.png") center no-repeat
}

.m19fc-ico02 {
	background: url("https://www.livinginmalta.com/images/ico_xscy.png") center no-repeat
}

.m19fc-ixscy {
	height: auto;
	overflow: hidden;
	margin: 0 auto
}

.m19fc-ixscy-left {
	float: left;
	width: 436px
}

.m19fc-ixscy-center {
	float: left;
	width: 436px;
	margin-left: 26px
}

.m19fc-ixscy-right {
	float: right;
	width: 277px
}

.m19fc-ixscy-title1 {
	height: 50px;
	line-height: 50px;
	background: url("https://www.livinginmalta.com/images/i-titlebg.png") bottom left no-repeat;
	width: 100%
}

.m19fc-ixscy-title1 h2 {
	display: block;
	margin: 0 10px;
	width: 100px;
	float: left;
	color: #0066cc
}

.m19fc-ixscy-title1 a {
	font-size: 14px;
	float: right;
	padding: 0 10px
}

.m19fc-ixscy-title1 span {
	display: block;
	float: left;
	width: 36px;
	height: 48px
}

.m19fc-ixscy_link li {
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	width: 277px;
	height: 70px;
	line-height: 70px;
	font-weight: bold;
	border-radius: 6px
}

.m19fc-ixscy_link li:hover {
	opacity: 0.7
}

.m19fc-ixscy_link a {
	display: block;
	width: 277px;
	height: 70px;
	margin: 15px auto 0 auto;
	color: #ffffff
}

.m19fc-ixscy_link .m19fc-link_01 {
	background: #11a0ac
}

.m19fc-ixscy_link .m19fc-link_02 {
	background: #df9514
}

.m19fc-ixscy_link .m19fc-link_03 {
	background: #1675d4
}

.m19fc-ixscy_link .m19fc-link_04 {
	background: #cc1355
}

.m19fc-yqfw {
	width: 100%;
	height: 320px;
	padding: 15px 0 0 0;
	margin: 10px auto 0 0;
	background: #f4f4f4
}

.m19fc-i-gdzt {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	padding: 15px 18px
}

.m19fc-i-gdzt .m19fc-hd {
	height: 0;
	position: relative
}

.m19fc-i-gdzt .m19fc-hd .m19fc-prev {
	display: block;
	width: 70px;
	height: 40px;
	overflow: hidden;
	cursor: pointer;
	background: url("https://www.livinginmalta.com/images/arrow_right.png") center no-repeat;
	z-index: 99999;
	position: absolute;
	right: -65px;
	top: 70px
}

.m19fc-i-gdzt .m19fc-hd .m19fc-next {
	display: block;
	width: 70px;
	height: 40px;
	overflow: hidden;
	cursor: pointer;
	background: url("https://www.livinginmalta.com/images/arrow_left.png") center no-repeat;
	z-index: 99999;
	position: absolute;
	left: -65px;
	top: 70px
}

.m19fc-i-gdzt .m19fc-hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1
}

.m19fc-i-gdzt .m19fc-hd ul li.on {
	background-position: 0 0
}

.m19fc-i-gdzt .m19fc-bd {
	padding: 0
}

.m19fc-i-gdzt .m19fc-bd ul {
	overflow: hidden;
	zoom: 1
}

.m19fc-i-gdzt .m19fc-bd ul li {
	margin: 0 22px 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center
}

.m19fc-i-gdzt .m19fc-bd ul li .m19fc-pic {
	text-align: center
}

.m19fc-i-gdzt .m19fc-bd ul li .m19fc-pic img {
	width: 290px;
	height: 180px;
	display: block
}

.m19fc-i-gdzt .m19fc-bd ul li .m19fc-pic a:hover img {
	border-color: #999
}

.m19fc-i-gdzt .m19fc-bd ul li .m19fc-title {
	line-height: 40px;
	font-size: 16px
}

.m19fc-list_banner {
	width: 100%;
	text-align: center
}

.m19fc-icontent {
	width: 1200px;
	border: #e5e5e5 1px solid;
	padding: 0 40px;
	background: #fcfcfc;
	overflow: hidden;
	margin: 15px auto
}

.m19fc-icontent .m19fc-lm_name {
	height: 70px;
	line-height: 70px;
	border-bottom: #e4e4e2 1px solid
}

.m19fc-icontent .m19fc-lm_name h2 {
	float: left;
	padding: 0 20px;
	min-width: 100px;
	text-align: center;
	font-size: 24px;
	color: #0066cc;
	font-weight: bold;
	border-bottom: #0066cc 3px solid
}

.m19fc-icontent .m19fc-lm_name span {
	float: right;
	color: #666666;
	font-size: 12px
}

.m19fc-icontent .m19fc-lm_name span a {
	color: #666666
}

.m19fc-c-content {
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 20px auto 20px auto;
	padding: 0
}

.m19fc-c-content .m19fc-c-title {
	font-size: 34px;
	font-weight: bold;
	color: #333333;
	line-height: 60px;
	text-align: center;
	margin: 15px 0 20px 0
}

.m19fc-c-content .m19fc-other-s {
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #000000;
	background: #ececec
}

.m19fc-c-content .m19fc-nr-info {
	height: auto;
	overflow: hidden;
	position: relative;
	text-align: left
}

.m19fc-c-content .m19fc-nr-info p {
	font-size: 16px !important;
	color: #666;
	line-height: 34px !important;
	font-family: "微软雅黑" !important;
	margin: 5px 0 !important;
	text-indent: 2em;
	text-align: left
}

.m19fc-i-sxt {
	border-top: #d9d9d9 1px solid;
	margin: 20px auto;
	padding: 20px
}

.m19fc-i-sxt p {
	display: block;
	width: 50%;
	float: left
}

.m19fc-i-sxt a {
	color: #000000;
	font-size: 14px;
	line-height: 30px
}

.m19fc-i-sxt a:hover {
	color: #cc0010
}

.m19fc-listmain {
	overflow: hidden;
	height: auto;
	position: relative;
	padding: 0 0 0 0;
	width: 1200px;
	margin: 12px auto
}

.m19fc-lm-left {
	width: 270px;
	float: left;
	background: #e9e9e9;
	height: auto;
	overflow: hidden
}

.m19fc-lm-left .m19fc-left-lmname {
	background: #0e4f8f;
	overflow: hidden;
	height: 100px
}

.m19fc-lm-left .m19fc-left-lmname h1 {
	color: #ffffff;
	font-size: 28px;
	line-height: 100px;
	text-align: center
}

.m19fc-lm-left .m19fc-left-lmname span {
	color: #ffffff;
	font-size: 16px;
	line-height: 30px
}

.m19fc-lm-left .m19fc-list-sub {
	height: auto;
	overflow: hidden;
	width: 100%
}

.m19fc-lm-left .m19fc-list-sub a {
	display: block;
	line-height: 45px;
	height: 45px;
	font-size: 16px;
	padding-left: 30px;
	cursor: pointer;
	margin: 1px 0 0 0;
	background: #ffffff
}

.m19fc-lm-left .m19fc-list-sub a:hover,
#this-on {
	display: block;
	line-height: 45px;
	height: 45px;
	font-size: 16px;
	padding-left: 30px;
	cursor: pointer;
	color: #ffffff;
	background: url("https://www.livinginmalta.com/images/sub_bgh.png") 230px center no-repeat #3b71b1
}

.m19fc-lm-right {
	width: 870px;
	float: right;
	margin-right: 0;
	border: #eaeaea 1px solid;
	background: #ffffff;
	padding: 0 20px
}

.m19fc-this-name {
	border-bottom: #bfbfbf 1px solid;
	line-height: 40px;
	height: 40px;
	padding: 0;
	margin: 20px 0 0 0
}

.m19fc-this-name h1 {
	color: #0066cc;
	font-size: 20px;
	font-weight: normal;
	line-height: 39px;
	height: 39px;
	padding-left: 30px;
	float: left;
	background: url("https://www.livinginmalta.com/images/ico_wz.png") left center no-repeat;
	border-bottom: #0066cc 3px solid
}

.m19fc-this-name span {
	float: right;
	color: #666
}

.m19fc-this-name span a {
	color: #666
}

.m19fc-lm-right .m19fc-lm_list {
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 40px 20px
}

.m19fc-lm-right .m19fc-lm_list li {
	line-height: 40px;
	font-size: 14px;
	color: #999999;
	text-align: right;
	padding: 0;
	background: url("https://www.livinginmalta.com/images/dxhx.png") bottom repeat-x
}

.m19fc-lm-right .m19fc-lm_list li a {
	color: #4a4a4a;
	float: left;
	padding-left: 15px;
	background: url("https://www.livinginmalta.com/images/ico_001.png") left center no-repeat
}

.m19fc-lm-right .m19fc-lm_list li:hover {
	background: #ececec;
	color: #0066cc
}

.m19fc-lm-right .m19fc-lm_list li a:hover {
	background: url("https://www.livinginmalta.com/images/ico_001.png") left center no-repeat #ececec;
	color: #0066cc
}

.m19fc-lm-right .m19fc-list-fy {
	text-align: center;
	margin: 0 auto 40px auto;
	min-height: 40px
}

.m19fc-pic-list {
	width: 100%;
	overflow: hidden;
	height: auto;
	margin: 20px auto
}

.m19fc-pic-list ul {
	width: 100%;
	margin: 0 auto;
	padding: 0
}

.m19fc-pic-list li {
	width: 31.3%;
	margin-right: 2%;
	float: left;
	margin-bottom: 24px
}

.m19fc-pic-list li:nth-child(3n) {
	margin-right: 0
}

.m19fc-pic-list li .m19fc-pic {
	position: relative;
	padding-top: 59%;
	overflow: hidden
}

.m19fc-pic-list li p {
	height: 50px;
	line-height: 50px;
	background: #0d63b8;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.m19fc-pic-list li .m19fc-pic img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	min-height: 100%;
	height: auto
}

.m19fc-pic-list li img:hover {
	border: #ccc 1px solid;
	padding: 5px
}

.m19fc-pic-list li a:hover {
	color: #000
}

.m19fc-pic-list li span {
	text-align: center;
	width: 100%;
	line-height: 40px;
	color: #666;
	display: block
}

.m19fc-c-content {
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 20px auto 40px auto;
	padding: 0 20px
}

.m19fc-c-content .m19fc-c-title {
	font-size: 30px;
	color: #cc3333;
	line-height: 50px;
	text-align: center
}

.m19fc-c-content .m19fc-other-s {
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #666666;
	background: #f5f5f5;
	margin: 15px auto 0 auto
}

.m19fc-c-content .m19fc-nr-info {
	height: auto;
	overflow: hidden;
	position: relative;
	text-align: left
}

.m19fc-c-content .m19fc-nr-info p {
	font-size: 16px;
	color: #666;
	line-height: 34px;
	margin: 15px 0;
	text-indent: 2em;
	text-align: left
}

.m19fc-footer {
	background: #4270a5;
	width: 100%;
	height: auto;
	overflow: hidden
}

.m19fc-end_link {
	color: #ffffff;
	height: auto;
	overflow: auto;
	margin: 0 auto;
	padding: 15px 0
}

.m19fc-end_link a {
	color: #ffffff;
	display: block;
	width: 152px;
	text-align: left;
	font-size: 14px;
	float: left;
	line-height: 53px
}

.m19fc-end_link a:hover {
	color: #ffcc00
}

.m19fc-end_link_left {
	width: 130px;
	float: left;
	font-size: 20px;
	line-height: 50px
}

.m19fc-end_link_right {
	width: 1070px;
	float: right
}

.m19fc-copyright {
	width: 100%;
	height: auto;
	background: #2e5d93;
	text-align: center;
	padding: 15px 0;
	overflow: hidden
}

.m19fc-copyright p {
	text-align: center;
	color: #ffffff;
	line-height: 30px;
	margin: 0;
	padding: 0
}

.m19fc-pb_sys_style1 .m19fc-p_no_d {
	border: 1px solid #2e5d93 !important;
	color: #fff;
	background-color: #2e5d93 !important
}
:root{--ms-accent:#7a4419;--ms-radius:3px;--ms-line:1.80;--ms-gap:11px;}
