@import url("font.css");

html, body, div, ul, li, dl, dd, dt, ol, table, tr, td, h1, h2, h3, span, p, img, a, input, form, iframe {
	padding: 0;
	margin: 0;
	color: #323232;
	font-size: 13px;
	font-family: 'Open Sans', Arial, Tahoma, Verdana, "Microsoft YaHei", Simsun, sans-serif;
	letter-spacing: 0.3px;
	line-height: 1.6;
}
body {
	background: #EBEDEE;
}
a {
	text-decoration: none;
}
a:hover {
	color: #019fb5;
}
img {
	border: 0;
}
li {
	list-style: none;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
.background_main {
	background: #fff;
	width: 1200px;
	height: auto;
	margin: 40px auto;
    box-shadow: 6px 6px 0px rgba(0,0,0,.03);
}
}
.ad {
	height: 90px;
	width: 100%;
	min-width: 1200px;
	background: #103360;
}
.ad .frame_content {
	display: block;
	margin: 0 auto;
}
.header {
	width: 100%;
	min-width: 1200px;
	background: #eee;
	border-bottom: #ddd solid 1px;
	height: 30px;
	clear: both;
	position: relative;
	z-index: 19;
}
.header .header_content {
	width: 1200px;
	margin: auto;
	height: 30px;
}
.header .header_content_left {
	width: 50%;
	float: left;
}
.header .header_content_left ul li {
	float: left;
	margin-right: 20px;
}
.header .header_content_left li, .header .header_content_left a {
	line-height: 30px;
}
.header .header_content_left .service {
	position: relative;
	background: url("../images/icon_11.png") no-repeat right center;
	padding-right: 12px;
}
.header .header_content_left .service .service_list {
	border: solid 1px #ddd;
	position: absolute;
	top: 29px;
	left: -2px;
	background: #eee;
	width: 100px;
	padding: 10px;
	display: none;
}
.header .header_content_left .service .us_phone {
	width: 180px;
}
.header .header_content_left .service .service_list ul li {
	float: none;
	text-align: left;
	line-height: 31px;
}
.header .header_content_right {
	float: right;
	text-align: right;
	line-height: 31px;
}
.header .header_content_right ul li {
	float: right;
}
.header .header_content_right .service_list ul li {
	float: left;
}
.top {
	clear: both;
	height: 100px;
	width: 100%;
	min-width: 1200px;
	position: relative;
    background: #f9f9f9;
}
.top .top_content {
	width: 1200px;
	margin: 0 auto;
}
.top .top_content .top_content_logo {
	float: left;
    width: 260px;
    padding-top: 21px;
}
.top .top_content .top_content_search {
	float: left;	
    width: 350px;
    margin: 9px 0 0 320px;
}
.top .top_content .top_content_search .top_content_search_left {
	float: left;
	width: 70px;
	margin: 24px 0 0 0;
}
.top .top_content .top_content_search .top_content_search_left h2 {
	background: url("../images/icon_01.png") no-repeat right center;
	font-size: 16px;
	margin-top: 3px;
	line-height: 30px;
	cursor: pointer;
	color: #212121;
}
.top .top_content .top_content_search .top_content_search_left ul {
	position: absolute;
	display: none;
	padding: 6px 12px;
	background: #FFF;
	border: solid 2px #DDD;
}
.top .top_content .top_content_search .top_content_search_left li {
	line-height: 34px;
	display: block;
	line-height: 34px;
}
.top .top_content .top_content_search .top_content_search_left li a {
	font-size: 16px;
	display: block;
}
.top .top_content .top_content_search .top_content_search_right {
	position: relative;
	width: 350px;
	float: right;
	height: 33px;
	line-height: 33px;
}
.top .top_content .top_content_search .top_content_search_right .omega_travel_website {
	height: 34px;
	width: 227px;
}
.top .top_content .top_content_search .top_content_search_right .search_main {
	margin: 26px 0 0 0;
	border: solid 1px #cdcdcd;
	height: 30px;
	line-height: 30px;
	background: #FFF;
}
.top .top_content .top_content_search .top_content_search_right input[type="text"] {
	width: 300px;
	float: left;
	height: 30px;
	border: 0;
	background: none;
	padding-left: 6px;
}
.top .top_content .top_content_search .top_content_search_right input[type="submit"] {
	width: 40px;
	float: right;
	height: 30px;
	border: 0;
	background: #00afc7 url("../images/icon_02.png") no-repeat 6px 5px;
	padding-left: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.top .top_content .top_content_search .top_content_search_right .search_main2 {
	margin: 4px 0 0 0;
	border: solid 1px #FF7800;
	height: 30px;
	line-height: 30px;
	background: #FFF;
}
.top .top_content .top_content_search .top_content_search_right .search_main2 input[type="text"] {
	width: 300px;
	float: left;
	height: 30px;
	border: 0;
	background: none;
	padding-left: 6px;
}
.top .top_content .top_content_search .top_content_search_right .search_main2 input[type="submit"] {
	width: 40px;
	float: right;
	height: 30px;
	border: 0;
	background: #FF7800 url("../images/icon_02.png") no-repeat 6px 5px;
	padding-left: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.top .tel_main {
	float: right;
	margin: 20px 20px 0 10px;
	width: 240px;
}
.top .tel_main .roll_tel_main {
	height: 52px;
	overflow: hidden;
	float: left;
}
.top .tel_main .roll_tels li {
	height: 26px;
	line-height: 26px;
	color: #666;
}
.top .tel_right {
	float: right;
	height: 52px;
	border-left: solid 1px #DDD;
	margin: 5px 0 0 0;
	padding: 0;
	width: 196px;
	position: relative;
}
.top .tel_right h3 {
	color: #0f9bae;
	height: 24px;
	line-height: 24px;
	text-align: right;
	position: relative;
	z-index: 9999;
	background: url("../images/icon_11.png") no-repeat right 12px;
	padding: 3px 15px 0 0;
}
.top .tel_right h2 {
	color: #0f9bae;
	font-size: 20px;
	font-family: 'HelveticaNeue';
	letter-spacing: 1px;
	line-height: 24px;
	height: 20px;
	font-weight: bold;
	position: relative;
	z-index: 9999;
	text-align: right;
}
.top .tel_right h2 a {
	font-size: 24px;
	color: #666;
}

.top .tel_right .tel_right_list {
	display: none;
	width: 300px;
	border: solid 2px #DDD;
	position: absolute;
	background: #FFF;
	left: -110px;
	top: -7px;
	padding: 50px 10px 15px;
	z-index: 999;
}
.top .tel_right .tel_right_list span {
	text-align: right;
	padding-left: 70px;
}
.top .tel_right .tel_right_list span h2 {
	color: #0f9bae;
	font-size: 20px;
	font-family: 'HelveticaNeue';
	letter-spacing: 1px;
	line-height: 24px;
	height: 20px;
	font-weight: bold;
	position: relative;
	z-index: 9999;
	text-align: right;
    padding-right: 6px;
	margin-top: -5px;
}
.top .tel_right .tel_right_list .tels {
	margin: 14px 0 0 10px;
}
.top .tel_right .tel_right_list .tels li {
	height: 20px;
	line-height: 22px;
	color: #444;
}
.top .tel_right .tel_right_list .qq_main {
	height: 30px;
	line-height: 30px;
	padding: 12px 0 0 0;
	border-top: solid 1px #DDD;
	text-align: center;
	margin: 10px 0 0 0;
}
.top .tel_right .tel_right_list dl {
	float: right;
}
.top .tel_right .tel_right_list dl dt {
    margin-bottom: 5px;
    margin-top: 20px;
    text-align: center;
}
.top .tel_right .tel_right_list dl dd {
	float: left;
	width: 140px;
	padding: 0 5px;
}
.top .tel_right .tel_right_list dl dd img {
	width: 140px;
	text-align: center;
}
.top .tel_right .tel_right_list dl dd span {
    display: block;
	text-align: center;
    color: #999;
	font-size: 16px;
    font-family: 'HelveticaNeue';
	padding: 5px 0 0;
}

.hot_key {
	display: none;
	width: 420px;
	border: solid 2px #ff7900;
	background: #FFF;
	padding: 6px 6px 24px 6px;
	position: absolute;
	top: 70px;
	left: 0;
	font-size: 14px;
	color: #444444;
}
.hot_key ul {
	margin: 6px 0 0 0;
}
.hot_key li {
	height: 24px;
	line-height: 24px;
	text-indent: 0.4em;
}
.hot_key li a {
	font-size: 14px;
	color: #444444;
}
.hot_key .title {
	display: block;
	float: none;
	font-weight: bold;
	background: #DDD;
	color: #666;
}
.hot_key ul li {
	float: left;
	padding: 0 12px;
}
.hot_key ul li a {
	display: block;
}
.hot_key .hot_key_title {
	display: block;
	background: #F3F3F3;
	color: #444444;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 1em;
}
.city_tabs_title {
	background: #DDD;
	color: #666;
	height: 24px;
	line-height: 24px;
	margin: 10px 0 0 0;
}
.city_tabs_title b {
	float: left;
	padding: 0 6px 0 18px;
	font-weight: normal;
}
.city_tabs_title a {
	float: left;
	width: 64px;
	text-align: center;
	margin: 0;
	height: 24px;
	line-height: 24px;
	color: #444;
}
.city_tabs_title a.hover {
	background: #FFF;
	font-weight: bold;
	color: #019fb5;
}
.city_tabs_list {
	margin: 0 0 0 4px;
}
.city_tabs_list a {
	float: left;
	width: 70px;
	margin: 9px 0 0 8px;
	color: #444;
}
.city_tabs_list a:hover {
	color: #FF7800;
}
/* .nav {
	clear: both;
	height: 53px;
	background: #00afc7;
	line-height: 53px;
	width: 100%;
	min-width: 1200px;
	z-index: 999;
}
.nav .nav_main {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.nav .nav_main .nav_list li {
	float: left;
}
.nav .nav_list_main {
	width: 1200px;
	margin: 0 auto;
}
.nav_list_main .box {
	position: relative;
}
.nav_list_main .box_selected {
	background: #019fb5;
}
.nav_list_main .box .sub_nav_list {
	position: absolute;
	left: 0;
	top: 53px;
	width: 120px;
	line-height: 40px;
	background: #019fb5;
	padding: 10px;
	z-index: 99;
	display: none;
}
.nav_list_main .box .sub_nav_list a {
	display: block;
}
.nav .nav_main a {
	padding: 0 25px;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 53px;
	color: #fff;
	text-shadow: #03889a 0 1px 0;
}
.nav .nav_main a:hover,
.nav .nav_main a.cur {
	background: #019fb5;
	display: inline-block;
}
.nav .nav_main .select {
	background: #019fb5;
	display: inline-block;
}
.nav .nav_main .logo {
	position: absolute;
	top: -78px;
	left: 0;
	padding: 0;
    z-index: 9999;
}
.nav .nav_main .logo:hover {
	background: none;
} */

.nav {
	height: 55px;
	background: #00afc7;
	position: relative;
	z-index: 98;
}
.nav ul {
	width: 1200px;
	margin: 0 auto;
}
.nav ul li {
	float: left;
	position: relative;
}
.nav ul li a {
	float: left;
	display: block;
	color: #fff;
	height: 55px;
	line-height: 55px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-shadow: #03889a 0 1px 0;
}
.nav ul li a s {
	font-weight: normal;
	font-size: 22px;
	overflow: hidden
}
.nav ul li a:hover {
	color: #fff;
	text-decoration: none;
	color: #019db2;
}
.nav ul li.sub a:hover {
	color: #fff;
}
.nav ul li span {
	position: relative;
	z-index: 2;
	color: #fff;
	padding: 15px 24px;
	font-size: 16px;
	letter-spacing: 1px;
	display: block;
}
.nav ul li.home span {
	display: inline;
	padding: 15px 20px;
    line-height: 55px;
}
.nav ul li i {
	background: #019db2;
	width: 100%;
	left: 0;
	height: 0;
	bottom: 0;
	display: block;
	position: absolute;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
}
.nav ul li.hover a {
	color: #fff;
}
.nav ul li.hover i {
	height: 55px;
}
.nav ul li.search-btn span {
	padding: 38px 25px;
}
#sub-nav {
	position: absolute;
	top: 186px;
	left: 0;
	width: 100%;
	z-index: 999;
	height: 0px;
	min-width: 1200px;
	transition: .5s cubic-bezier(0.215, .61, .215, 1);
	-webkit-transition: 0.5s cubic-bezier(0.215, .61, .215, 1);
	-moz-transition: 0.5s cubic-bezier(0.215, .61, .215, 1);
	-o-transition: 0.5s cubic-bezier(0.215, .61, .215, 1);
	overflow: hidden;
}
#sub-nav.hover {
	height: 60px
}
#sub-nav.hovers {
	top: 186px;
}
#sub-nav .sub-nav-bg {
	background: url(../images/blank.gif);
	width: 100%;
	height: 60px;
	position: relative;
	left: 0;
	top: 0;
	transition: .5s cubic-bezier(0.215, .61, .215, 1);
	-webkit-transition: 0.5s cubic-bezier(0.215, .61, .215, 1);
	-moz-transition: 0.5s cubic-bezier(0.215, .61, .215, 1);
	-o-transition: 0.5s cubic-bezier(0.215, .61, .215, 1);
	z-index: 1;
}
#sub-nav .sub-nav-item {
	width: 100%;
	height: 60px;
	position: absolute;
	top: -62px;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	z-index: 2;
	background-color: rgb(0,0,0,0.3);
}
#sub-nav .sub-nav-item.hover {
	top: 0;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	z-index: 3;
}
#sub-nav .sub-nav-item ul {
	height: 60px;
	width: 1200px;
	margin: 0 auto;
}
#sub-nav .sub-nav-item ul li {
	float: left;
	line-height: 60px;
	margin: 0 24px;
}
#sub-nav .sub-nav-item ul li a {
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
}
#sub-nav .sub-nav-item ul li a:hover {
	color: #d2f0b3;
}
.nav ul li.indicator {
	position: absolute !important;
	top: 83px;
	left: 0;
	width: 100px;
	height: 7px;
	background: url(../images/nav-line.png) no-repeat center top;
	z-index: 1;
	transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
	-webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
	display: none;
}
.nav .search {
	float: left;
	margin-left: 15px;
	height: 60px;
	overflow: hidden;
	cursor: pointer
}
.nav .search i {
	line-height: 60px;
	color: #fff
}

.npage-banner {
    background: url(../images/npage-banner.jpg) no-repeat;
    /* background-size: 100% auto; */
    padding-top: 88px;
    position: relative;
    z-index: 20;
    height: 210px;
}

.foot_banner {
	height: 50px;
	background: #00afc7;
	min-width: 1200px;
	padding-top: 20px;
}
.foot_banner_core {
	width: 980px;
	margin: 0 auto;
}
.foot_nav {
	clear: both;
	width: 1200px;
    height: 160px;
	padding: 0 50px;
	margin: 15px auto 0;
}
.foot_nav dl {
	width: 330px;
	float: left;
}
.foot_nav dl dt {
    margin-bottom: 7px;
}
.foot_nav dl dd {
	width: 165px;
	float: left;
}
.foot_nav dl dd img {
	width: 120px;
}
.foot_nav dl dt, .foot_nav dl dt a {
	height: 28px;
	font-size: 15px;
	font-weight: bold;
}
.foot_nav dl dd a {
	line-height: 2;
	font-size: 14px;
}
.foot_nav dl:nth-child(2) {
	width: 165px;
}
.foot_nav dl:last-child {
	float: right;
}
.foot_nav dl:last-child dt {
	text-indent: 4em;
	text-align: right;
}
.foot_nav dl:last-child dd {
	float: right;
	width: 120px;
	margin-left: 30px;
	text-align: center;
}
.foot_nav dl:last-child dd span {
	color: #999;
    line-height: 2.5;
	font-family: 'HelveticaNeue';
}
.foot_nav .contact {
    float: left;
	width: 330px;
}
.foot_nav .contact h2 {
	font-size: 15px;
    height: 28px;
	padding-bottom: 8px;
}
.foot_nav .contact ul li {
	float: left;
    line-height: 27px;
	width: 330px;
}
.web_site {
	float: left;
	width: 280px;
}
.web_site dl {
	width: 280px;
}
.web_site dt {
	clear: both;
}
.web_site dd {
	float: left;
	width: 80px;
}
.foot {
	clear: both;
	background: #333;
	margin-top: 35px;
	text-align: center;
	color: #b2b0b0;
	padding: 20px 0;
	min-width: 1180px;
}
.foot .foot_top {
	height: 30px;
	line-height: 30px;
	color: #b2b0b0;
	padding: 15px 0 10px;
}
.foot p {
	line-height: 26px;
	color: #b2b0b0;
}
.foot .foot_top span {
	color: #b2b0b0;
	padding: 0 10px;
}
.foot .foot_top a {
	color: #b2b0b0;
}
.foot .foot_img {
	clear: both;
	padding: 10px;
}
.foot .foot_img img {
	padding: 1px;
	margin: 0 4px;
}
.foot a {
	color: #b2b0b0;
}
.link {
	clear: both;
	width: 1160px;
	margin: auto;
}
.link_left {
	width: 100px;
	float: left;
	color: #b2b0b0;
	display: inline-block;
	line-height: 24px;
}
.link_right {
	width: 1060px;
	float: right;
	color: #b2b0b0;
	text-align: left;
}
.link_right a {
	padding: 0px 5px 0px 5px;
	color: #b2b0b0;
	display: inline-block;
	line-height: 24px;
}
.contentt {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
.clear {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	clear: both;
}
.h50 {
	height: 40px;
	line-height: 40px;
}
.page {
	clear: both;
    margin: 30px 0 20px;
    text-align: center;
    height: 34px;
}
.page .pageList {
	text-align: center;
}
.page .pageList a {
	padding: 0 12px;
    border: #DDD solid 1px;
    font-size: 14px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    background: #f8f8f8;
    color: #666;
    margin: 0 2px;
}
.page .pageList .fuiOmit {
	font-size: 28px;
}
.page .searPage {
	float: right;
	width: 350px;
	text-align: left;
	padding-top: 5px;
	line-height: 30px;
}
.page .searPage input[type="text"] {
	width: 40px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.page .searPage input[type="submit"] {
	width: 50px;
	height: 30px;
	line-height: 30px;
}
.page .pageList a:hover {
	background: #fdeaa6;
	border: #f7bf4f solid 1px;
	color: #f60;
}
.page .pageList .nowPage {
	background: #fdeaa6;
	border: #f7bf4f solid 1px;
	color: #f60;
	margin-right: 5px;
}
.QQbox {
	z-index: 9999999;
	right: 10px;
	width: 190px;
	position: absolute;
	background: #fff;
}
.QQbox .press {
	right: 0;
	width: 31px;
	cursor: pointer;
	position: absolute;
}
.QQbox .Qlist {
	left: 0;
	width: 190px;
	height: auto;
	position: absolute;
	zoom: 1;
	background: #fff;
}
.QQbox .Qlist .title {
	height: 28px;
	line-height: 28px;
	background: #1d095e;
	color: #fff;
}
.QQbox .Qlist .title h2 {
	float: left;
	color: #fff;
	line-height: 30px;
	padding-left: 10px;
}
.QQbox .Qlist .title a {
	float: right;
	color: #fff;
	line-height: 30px;
	padding-right: 10px;
}
.QQbox .Qlist ul {
	display: block;
	zoom: 1;
	background: #fff;
	border: #1d095e solid 1px;
	padding: 10px 10px 40px 10px;
	background: url("../images/24h.png-v=2.0.png") no-repeat left bottom;
	zoom: 1;
}
.QQbox .Qlist li {
	height: 30px;
	display: block;
	border-bottom: #ddd solid 1px;
	font-size: 14px;
	line-height: 30px;
}
.QQbox .Qlist li img {
	display: block;
}
