/* General Demo Style */
@font-face {
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
	font-weight: normal;
	font-style: normal;
}

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0;}
.jiage{
	font-size: 18px;
	color: #F00;
	padding-right: 5px;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	color: #eaeaea;
}

a {
	color: #b4c7da;
	text-decoration: none;
}

a:hover,
a:active {
	color: #333;
}

/* Header Style */
.main,
.container > header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.container > header {
	text-align: center;
	background: rgba(0,0,0,0.01);
}

.container > header h1 {
	font-size: 2.625em;
	line-height: 1.3;
	margin: 0;
	font-weight: 300;
}

.container > header span {
	display: block;
	font-size: 60%;
	color: #e67e22;
	padding: 0 0 0.6em 0.1em;
}

/* Main Content */
.main {
	width: 100%;
}
.top_nav {
	background-image: url(../images/top_navlogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #037403;
}
.column {
	float: right;
	width: 50%;
	min-height: 70px;
	position: relative;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 2em;
}

.column:nth-child(2) {
	box-shadow: -1px 0 0 rgba(0,0,0,0.1);
}

.column p {
	font-weight: 300;
	font-size: 2em;
	padding: 0;
	margin: 0;
	text-align: right;
	line-height: 1.5;
}

.column a {
	border: 3px solid #b4c7da;
	padding: 0 15px;
	display: inline-block;
	margin: 20px 0;
}

.column a:hover {
	border-color: #fff;
}

/* To Navigation Style */
.codrops-top {
	background: #566472;
	background: rgba(255, 255, 255, 0.2);
	text-transform: uppercase;
	width: 100%;
	font-size: 0.69em;
	line-height: 2.2;
}

.codrops-top a {
	padding: 0 1em;
	letter-spacing: 0.1em;
	color: #fff;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.8);
	color: #2c3e50;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

.codrops-icon:before {
	font-family: 'codropsicons';
	margin: 0 4px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

@media screen and (max-width: 46.0625em) {
	.column {
		width: 100%;
		min-width: auto;
		min-height: auto;
		padding: 1em; 
	}

	.column p {
		text-align: left;
		font-size: 1.5em;
	}

	.column:nth-child(2) {
		box-shadow: 0 -1px 0 rgba(0,0,0,0.1);
	}
}

@media screen and (max-width: 25em) {

	.codrops-icon span {
		display: none;
	}

}
.head_m {
	background-color: #03F;
	height: 50px;
	width: 100%;
	font-size: 15px;
	line-height: 50px;
	color: #FFF;
	float: left;
	position: fixed;
	z-index: 9999;
	left: 0px;
	bottom: 0px;
}
.head_m a {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

.top50 {
	display: block;
	float: left;
	height: 50px;
	width: 100%;
}
.top70 {
	display: block;
	float: left;
	height: 70px;
	width: 100%;
}
.top80 {
	display: block;
	float: left;
	height: 60px;
	width: 100%;
}
.top100 {
	display: block;
	float: left;
	height: 100px;
	width: 100%;
}
.linelist {
	float: left;
	width: 100%;
}
.linelist .m_dh {
	float: left;
	height: 60px;
	width: 100%;
	font-size: 15px;
	line-height: 60px;
	color: #FFF;
	display: -webkit-box;
	margin: 0px;
	padding: 0px;
	background-color: #037303;
}
.linelist .m_dh b {
	padding-left: 10px;
	font-size: 18px;
}
.linelist .l_list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.linelist .l_list ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100%;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dcdcdc;
}
.linelist .l_list ul li .l_title h3 {
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.linelist .l_list ul li .l_title h3 .pirce {
	font-size: 15px;
	color: #F00;
	font-weight: bold;
	padding-left: 5px;
}

.linelist .l_list ul li .m_i {
	float: left;
	height: 55px;
	width: 80px;
	margin: 5px;
}

.n_list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.n_list .info ul li {
	font-size: 16px;
	line-height: 30px;
}

.n_list h4 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.n_list .t_img {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.n_list .info dl {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.n_list .info dl dt {
	font-size: 15px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: bold;
}
.n_list .info dl dd {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
}
.li_dh {
	font-size: 18px;
	line-height: 36px;
	color: #FFF;
	padding: 0px;
	float: left;
	height: 36px;
	width: 100%;
	background-color: #037303;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.li_dh b {
	padding-left: 10px;
}






 .tel{color:#333;font:bold 12px/20px microsoft yahei;border:1px solid #C2C2C2;background:#eaeae6;padding:3px 15px;line-height:20px;-webkit-border-radius:3px;border-radius:3px;background:-webkit-linear-gradient(top,#fefefe,#eaeae6);background:-moz-linear-gradient(top,#fefefe,#eaeae6);background:linear-gradient(top,#fefefe,#eaeae6);}
 .tel span {height: 11px;width: 12px; margin-right: 5px;display: inline-block;  background: url("../images/tel_2x.png") no-repeat scroll 0 0 transparent; background-size:100% auto;}
.pirce_li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

table.dataintable {
	margin-top:10px;
	border-collapse:collapse;
	border:1px solid #aaa;
	width:100%;
	}

table.dataintable th {
	vertical-align:baseline;
	padding:5px 15px 5px 6px;
	background-color:#d5d5d5;
	border:1px solid #aaa;
	text-align:left;
	font-size: 16px;
	line-height: 30px;
	}

table.dataintable td {
	vertical-align:text-top;
	padding:6px 15px 6px 6px;
	background-color:#efefef;
	border:1px solid #aaa;
	font-size: 15px;
	}

table.dataintable pre {
	width:auto;
	margin:0;
	padding:0;
	border:0;
	background-color:transparent;
	}

table.dataintable p {margin:0 0 2px 0;}
.xc_list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-color: #f5f5f5;
}

.xc_list .xc_li {
	background-color: #f5f5f5;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}
.xc_list .xc_li .days {
	line-height: 36px;
	background-image: url(../images/days.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
}
.xc_list .xc_li .days b {
	padding-left: 15px;

}


table.dataintable .jiage{
	font-size: 18px;
	color: #F00;
	padding-right: 5px;
}
.xc_list .xc_li .xc_n {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFF;
	font-size: 12px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.xc_n p {
	margin: 0px;
	padding: 0px;
}
.xc_list .xc_li .xc_n .xc_s {
	font-size: 13px;
	line-height: 25px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}
.xc_list .xc_li .xc_n img {
	width: 100%;
}
.newslist {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.news_ldh {
	font-size: 18px;
	line-height: 46px;
	background-color: #3982F3;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 46px;
	width: 100%;
}
.news_ldh div {
	font-size: 16px;
	display: block;
	height: 46px;
	padding: 0px;
	color: #FFF;
	background-color: #3982F3;
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.newslist .newsla {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 22px;
}
.newslist .newsla a img {
	padding: 4px;
	height: 65px;
	width: 80px;
	border: 1px solid #dcdcdc;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.newslist .newsla a span {
	margin-top: 5px;
	float: left;
}
.linelist .l_list {
	float: left;
	width: 100%;
}
.newslist .newslb ul li {
	font-size: 12px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dcdcdc;
}
.t10 { margin-top:10px;}
.top_navlist{
	background-color: #2F5D8E;
	height: 60px;
	font-size: 20px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}.top_navlist a {
	float: left;
	height: 30px;
	width: 33%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
.pic_lista {
	float: left;
	width: 100%;
}
.pic_lista ul li {
	float: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
}
.pic_lista ul li a img {
	width: 90%;
	float: left;
	margin: 5%;
}
.newslist .pic_lista ul li a h3 {
	font-size: 12px;
	line-height: 25px;
	margin: 5%;
	padding: 0px;
	width: 90%;
}
.footbk {
	float: left;
	height: 60px;
	color: #FFF;
	font-weight: bold;
	line-height: 60px;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	background-color: #0D3200;
	z-index: 999;
	vertical-align: middle;
}
.footbk table tr td a {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	line-height: 60px;
}
.footbk img {
	padding-top: 10px;
}
.fx {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.hotellist {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.hotel_img {
	float: left;
	width: 94%;
	margin-top: 8px;
	margin-right: 3%;
	margin-bottom: 8px;
	margin-left: 3%;
}
.hoteltxt {
	margin: 1%;
	padding: 0px;
	float: left;
	width: 98%;
}
.hoteltxt h2 {
	font-size: 18px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.product-extra {
	font-size: 13px;
	line-height: 20px;
	float: left;
	width: 96%;
	margin: 2%;
	padding: 0px;
}
.hoteldh {
	background-color: #037403;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 100%;
	font-size: 16px;
	line-height: 35px;
}
.hoteldh div {
	background-color: #000;
	background-image: url(../images/hotelicoa.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	float: left;
	padding-right: 10px;
	color: #FFF;
	font-size: 16px;
}
.hoteldh div b {
	padding-left: 25px;
}
.hoteltt {
	background-color: #FFF;
	float: left;
	width: 99.8%;
	background: -webkit-gradient(linear,0 0,0 100%,from(whiteSmoke),to(#ffffff));
	background: -moz-linear-gradient(top,whiteSmoke,#ffffff);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b6b6b6;
	font-size: 13px;
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hoteltt table tr th {
	background-color: #ebebeb;
	line-height: 35px;
	height: 35px;
}
.hoteltt table tr td img {
	float: left;
	margin-top: 8px;
}

.t16 {
	font-size: 16px;
}
.hoteltta {
	background-color: #FFF;
	float: left;
	width: 99.8%;
	background: -webkit-gradient(linear,0 0,0 100%,from(whiteSmoke),to(#ffffff));
	background: -moz-linear-gradient(top,whiteSmoke,#ffffff);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b6b6b6;
	font-size: 13px;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hoteltta table tr th {
	background-color: #ebebeb;
	line-height: 35px;
	height: 35px;
}.hoteltta table tr td .fimg {
	margin: 2%;
	float: left;
	width: 96%;
}
.hotelttb {
	background-color: #FFF;
	float: left;
	width: 97.9%;
	background: -webkit-gradient(linear,0 0,0 100%,from(whiteSmoke),to(#ffffff));
	background: -moz-linear-gradient(top,whiteSmoke,#ffffff);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b6b6b6;
	font-size: 13px;
	line-height: 20px;
	padding: 1%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hotelttb div img {
	float: left;
	width: 100%;
}
.hotelttb p img {
	float: left;
	width: 100%;
}

.bnews {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-color: #ededed;
}
.bnews h2 {
	font-size: 16px;
	line-height: 25px;
	color: #000;
	float: left;
	width: 96%;
	margin-top: 10px;
	margin-right: 2%;
	margin-bottom: 10px;
	margin-left: 2%;
}
.cnews {
	padding: 0px;
	float: left;
	width: 95.8%;
	background: -webkit-gradient(linear,0 0,0 100%,from(whiteSmoke),to(#ffffff));
	background: -moz-linear-gradient(top,whiteSmoke,#ffffff);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b6b6b6;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 1%;
	margin-left: 2%;
}
.dnews {
	margin: 1%;
	float: left;
	width: 98%;
	font-size: 12px;
	line-height: 20px;
}
.dnews .prot {
	float: left;
	height: 25px;
	width: 100%;
	margin-bottom: 20px;
	line-height: 25px;
	color: #666;
}
.dnews div img {
	float: left;
	width: 100%;
}
.dnews p img {
	float: left;
	width: 100%;
}
.tjfdp{
	float: left;
	width: 100%;
}
.foott {
	background-color: #0D3200;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	color: #FFF;
}
.foott p {
	margin: 10px;
	padding: 5px;
}
.foott p a {
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
