*{
	-webkit-margin-before:0px;
	-webkit-margin-after:0px;
	-webkit-padding-start:0px;
	margin: 0;
	padding:0;
}
body{
	text-align: left;
	font-family: STHeiti,Arial;
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	font-size: 14px;
}

ul{
	list-style-type: none;
}

h1, h2, h3, h4, h5{
	font-weight: normal;
	font-size:14px;
}

a {
	text-decoration: none;
}

user agent stylesheeta:-webkit-any-link {
	color: -webkit-link;
	text-decoration: underline;
	cursor: auto;
}

.ml5 {
	margin-left: 5px;
}

.l{
	float:left;
}

.r{
	float:right;
}

.clear {
	clear: both;
}

.home{
	max-width:726px;
	margin:0 auto;
}
.home .banner{
	min-width:320px;
	margin:0 3px;
}
.home .banner img{
	width:100%;
	max-width:720px;
}

.h5-common-slider {
	position: relative;
	margin: auto;
	height: 220px;
	overflow: hidden;

}

.h5-common-slider .h5-common-slider-cont{
	position:relative;
	overflow:hidden;
	height: 220px;
}

.h5-common-slider .h5-common-slider-cont ul li {
    width: 100%;
    float: left;
	position:relative;
}

.h5-common-slider #inslist{
	-webkit-transform: translate(0px, 0px);
	-webkit-backface-visibility: hidden; 
	display:-webkit-box;
	-webkit-transition: 0ms;
}

.h5-common-slider .h5-common-slider-cont ul li img, .h5-common-slider, .h5-common-slider .h5-common-slider-cont{
	width:100%;
}

/*.h5-common-slider, .h5-common-slider .h5-common-slider-cont, .h5-common-slider .h5-common-slider-cont ul li, .h5-common-slider .h5-common-slider-cont ul li img{
	height:auto;
}*/

.inn-intro-tab-c li.sel{
	border:0px;
}

.inn-intro-tab-c li:first-child.sel{
	border-left:0px;
}

.flex-control-nav{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	margin:0px;
	padding:0px;
	height:25px;
	line-height:25px;
	opacity:0.5
}

.flex-control-nav li {
	margin: 0 0 0 5px;
	display: inline-block;
	zoom: 1;
}

.flex-control-nav li:first-child {
	margin: 0;
}

.flex-control-nav li a {
	width: 10px;
	height: 10px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	font-size: 0;
	overflow: hidden;
}

.flex-control-nav li a.active {
	cursor: default;
}

.nav{
	position:relative;
	margin:0 3px;
}

.clx:before, .clx:after {
	content: "";
	display: table;
}

.nav a {
	float: left;
	width: 33.3333%;
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
}

.nav .line {
	width: 33.3333%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: left .2s linear;
}

.com-block {
	margin: 0 auto;
	/*! margin: 16px; */
	/*! padding: 8px; */
	/*! background: #FFF; */
	/*! border-bottom: 1px solid rgba(0,0,0,0.1); */
	/*! -webkit-border-radius: 6px; */
	/*! border-radius: 6px; */
}

.com-block h2 {
	padding: 2px 0 4px 18px;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	position: relative;
}

.com-block h2:before {
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 10px;
	position: absolute;
	left: 0px;
	top: 9px;
}

.info .content dd {
	font-size: 14px;
	line-height: 22px;
}

.info .content dd a {
	color: #f35a07;
}

.info .content dd .title {
	display: inline-block;
	width: 50px;
}

.info .content dd .showmap {
	display: inline-block;
	padding-right: 7px;
	position: relative;
}

.info .content dd .showmap:after {
	content: '';
	width: 2px;
	height: 8px;
	position: absolute;
	right: 1px;
	top: 3px;
	-webkit-transform: rotate(-45deg);
}

.info .content dd .showmap:before {
	content: '';
	width: 2px;
	height: 8px;
	position: absolute;
	right: 1px;
	top: 7px;
	-webkit-transform: rotate(45deg);
}

.intro .content{
	line-height:24px;
}

.roomlist{
	max-width:726px;
	margin:0 auto;
}

.roomlist .date {
	margin: 0;
	padding: 0px 0px 0px 30px;
}

.roomlist .thumb img{
	width:100%;
}

.roomlist li{
	height:auto;
	float:left;
	width:100%;
	overflow:auto;
	padding: 10px;
	border: 1px solid #e8e8e8;
	margin-bottom: 10px;
}

.roomlist .room_info, .paywaylist .payway, .orderlist .order_info {
	padding: 0 5px;
	position: relative;
}

.roomlist .room_info h3, .paywaylist .payway h3 , .orderlist .order_info h3{
	font-size: 14px;
	font-weight: 600;
	line-height: 2em;
}

.roomlist .price {
	font-size: 16px;
}

.roomlist .book, .paywaylist .pay, .orderlist .odetail  {
	width: 40px;
	text-align: center;
	border-radius: 4px;
	display: inline-block;
	float: right;
	line-height: 23px;
	height: 23px;	
	padding: 3px 6px;
}

.roomlist .desc{
    white-space: normal;
    line-height: 1.5em;
       padding-bottom: 6px;
}

.roomlist .book{
	position: absolute;
	right: 10px;
	bottom:2px;
}

.roomlist .price dfn{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.datepickwrapper .info{
	margin-bottom: 8px;
	padding: 5px 10px 5px 10px;
}

.app-section input.app-input, .app-section .app-input:last-child{
	margin-bottom:10px;
}

.app-section input.error, .app-section .error:last-child{
	margin-bottom:10px;
}

#order_create_form table{
	margin-top:10px;
	background: #fff;
	padding: 10px;
}

#order_create_form .app-section input.app-input, #order_create_form .app-section input.app-input:last-child{
	margin-bottom:0px;
}

#order_create_form th{
	width:80px;
}

.app-dialog .text, .app-dialog .title{
	text-align:left;
}

.app-dialog .title{
	font-weight:bold;
}

.pay_order_info .date {
	margin: 0;
	padding: 0px 0px 0px 30px;
}

.orderlist .order_info h3{
	line-height:24px;
}

.paywaylist .payway h3{
	line-height:55px;
}

.com-block .content .list li a {
	display: block;
}

.com-block .content .list li .thumb {
	max-height: 100px;
	background-size: cover;
	overflow: hidden;
}

.com-block .content .list li .thumb img {
	width: 100%;
}

.com-block .content .list li h3 {
	font-size: 14px;
	font-weight: 400;
	line-height: 2em;
}

.pics .content .list li {
	float: left;
	width: 49%;	
	margin: 0 2% 15px 0px;
	padding: 8px 8px 8px 8px;
	
}
#body_cnzjhzqass .pics .content .list li {padding: 8px 8px 8px 8px;}
.pics .content .list li:nth-of-type(2n){
	margin:0 0 10px 0;
}


.pics .content .list li .thumb img {
	margin-top: 0;
	width:100%;

}

.bottomBar {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index:999999;
	height: 40px;
	 background-color: rgba(255, 77, 0, 0.8);
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.bottomBar a:first-child {
	border-left: 0;
}

.bar-1 a {
	width: 100%;
	line-height:40px;
}
.bar-2 a {
    width: 49%;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.booknow, .btnlike {
    display: inline-block;
    height: 20px;
    padding: 10px 0;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-align: center;
}
.booknow i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../default/color1/img/icon-bottom-book.png) 0 0 no-repeat;
    background-size: 20px 20px;
    margin-right: 3px;
    vertical-align: -4px;
}
.btncontact i {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 3px;
	vertical-align: -4px;
}

.innlist {
	padding-bottom: 10px;
}
.innlist li {
	border-top: 1px dotted #ccc;
}
.innlist li:first-child {
	border-top: 0;
}
.innlist li a {
	display: block;
	/*! padding: 10px 0; */
}
.innlist li h3 {
	height: 20px;
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
}
.innlist li p {
	height: 20px;
	color: #959595;
}
.innlist li .price {
	float: right;
	margin-top: 0;
	font-size: 16px;
	color: #00bff3;
}
.innlist li .price dfn {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00bff3;
}
.innlist li .distance {
	float: right;
	text-align: right;
	color: #777;
}
.innlist li .name, .innlist li .addr {
	float: left;
	width: 75%;
}
.innlist li .addr {
	width: 70%;
}

.orderinfo-title{
	font-size:14px;
	font-weight:bold;
}

.mapicon{
	display: table-cell;
	width: 25px;
	text-indent: -9999px;
	height:25px;
}

.roomlist .ori{
	margin-left:10px;
	display: inline-block;
}

.cancel-rule {
  margin: 10px;
  padding: 5px;
  background: #fffeea;
  border-left: 2px solid #b5ae1e;
  line-height:24px;
}
.features .content {
    padding: 15px 10px;
}
.features .pic {
    float: left;
    width: 65px;
    height: 65px;
    padding: 1px;
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    margin: 0 0 10px 0;
    position: relative;
}
.features .pic div {
    overflow: hidden;
}
.features .text div {
    line-height: 19px;
}
.features .text {
    margin-left: 75px;
}
.features .inner img {    
	width: 65px;
    height: 65px;
    margin: 0 auto;
    border-radius: 30px;}
.features .tags i {
    display: inline-block;
    height: 16px;
    padding: 0 2px;
    margin: 5px 5px 0 0;
    line-height: 16px;
    background: #fc6d31;
    font-style: normal;
    color: #fff;
}