@charset "UTF-8";
	h1,h2,h3,h4,h5,h5,ul,li,p,form,label,input {
	margin:0;
	padding:0
}
body,html {
	min-width:320px;
	overflow-x:hidden;
	font-family: "Microsoft YaHei";
}
ul,li {
	list-style:none
}
a,a:focus,a:hover,a:active {
	outline:0 !important;
	color:#333;
	font-weight:normal;
	text-decoration:none
}
.header {
	width:100%;
/* 	overflow:hidden; */
	margin:0 auto
}
.header .logo {
	width:14%;
	height:auto;
	margin:5px 0 7px 0 !important;
	float:left
}
.header .nav {
	width:auto;
	float:right;
	margin-top:15px;
	margin-right:5px
}
.header .nav ul li {
	float:left;
	padding:0 8px;
	line-height:1.875
}
.header .nav ul li.current {
	background-color:#dadada
}
.header nav {
	background:url(../images/nav_bg.jpg) repeat-x center center;
	height:49px;
	line-height:49px;
	margin-bottom:30px
}
nav ul li {
	float:left;
	margin-right:30px;
	text-align:left;
}
nav ul li a {
	color:#ffffff;
	font-size:16px;
	display:block
}
/*.container .carousel-inner .item {
	width:100%;
	overflow:hidden
}*/
	.navbar-brand {
	color:#fff;
	background-color: transparent;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	font-size: 18px;
	line-height: 21px;
	font-family: OCR A Std;
	font-weight: bold;
	height: 50px;
	line-height: 25px;
	 padding-left: 80px;

}
.mores {
	width: 30%;
	margin:0 auto;
}
.more_gd {
	background-color: #fff;
	border-radius: 15px;
	padding:5px 10px;
	margin-bottom: 3px;
	border-top:none;
	border-left: none;
	border-right: none;
	color:#ddd;
	border-bottom-color: #ddd;
}
.more_gd span {
	padding-left: 30px!important;
	color:#ddd;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration:none;
	border-bottom:#eee;
	font-size:16px
}
.container .bs-example {150px!important
	position:relative
}
.container .bs-example p {
	text-align:right
}
.container .bs-example .btn-primary {
	margin:0;
	padding:5px;
	color:#fff;
	background-color:#528fe2;
	border-color:#528fe2;
}
.bs-example .btn-primary .btn {
	display:inline-block;
	margin-bottom:0;
	font-size:14px;
	font-weight:normal;
	line-height: 1.42857143;
	text-align:center;
	cursor:pointer;.bs-example .collapse .top-2
	border-radius:4px
}
.bs-example .btn-primary .glyphicon {
	position:relative;
	top:0px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.bs-example  .top-2 {
	background-color:#528fe2;
	margin-top:0;
	margin-right:0
}
.bs-example .top-2,.nav-m {background-color:#fff}
.bs-example .top-2,.nav-m li {border-bottom:0 !important}
.bs-example .top-2,.nav-m li a {color:#659CE5;font-size:14px}
.bs-example  .top-2 li {
	width:100%;
	margin:0;
	padding:0;
	line-height:20px;
	border-bottom:1px solid #5594ea
}
.container .carousel-inner .item .item-list {
	text-align:center;
	float:left;
	padding: 0 5px 19px 5px;
	margin: 0;
}
.container .carousel-inner .item .item-list>img {
	width:100%
}
.container .carousel-inner .item .item-list .carousel-caption {
	position:absolute;
	left:5px;
	top:0px;
	z-index:10;
	width: calc(100% - 10px);
	margin:0px;
	padding:0px;
	border-bottom:3px solid #f26f26;
	height: calc(100% - 19px);
	color:#fff;
	text-align:left;
	text-shadow: 0 1px 5px #333;
	/*background-color:rgba(74,74,74,.7);*/
}
/*.container .carousel-inner .item .item-list .carousel-caption:hover {
	background-color:rgba(90,90,90,.7);
	background-color:rgba(149, 146, 146, 0.7);
	border-bottom:3px solid #528fe2;
}*/
.container .carousel-inner .item .carousel-caption a {
	color:#fff;
	width:100%;
	display:block;
	position: absolute;
	left: 0;
	bottom: 0;
	padding-top:10px;
}
.container .carousel-caption>a>h3 {
	/* margin-top: calc(50% - 19px);*/
	margin-left:5%;
	font-weight:bold;
	line-height:20px;
	font-size:14px;
}
.container .carousel-caption>a>p {
	font-weight:bold;
	margin-left:5%;
	line-height:20px
}
.container .carousel .carousel-indicators {
	position:relative;
	top:0px;
	text-align: center;
	list-style: none;

}
.container .carousel-indicators li {
	display:inline-block;
	width: 11px;
	height: 11px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
    background:url('/images/carousel/b05.png') no-repeat;
    background-position:-10px -10px;
	border-radius: 10px
}
.container .carousel-indicators li:hover{width:12px;height:12px;margin:0;background-position:-40px -10px}
.container .carousel-indicators .active {
	width:12px;
	height:12px;
	margin:0;
    background-position:-40px -10px;
}
.container .sidebar {
	border:1px solid #ccc;
	padding-bottom:26px;
	/*margin-top:10px;*/
}
.container .sidebar h4 {
	font-size:16px;
	font-weight:bold;
	padding:0 15px;
	border-bottom:1px solid #dee1e9;
	margin-top:14px;
	line-height:2.375em
}
.container .sidebar h4 span {
	float:right;
	font-size:12px
}
.container .sidebar p {
	line-height:27px;
	margin:0 15px;
	color:#b4b4b4;
}
.container .sidebar ul {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding-top:15px;
}
.container .sidebar ul>li {
	float:left;
	width:30%;
	text-align:center;
	line-height:113px;
	margin-top:23px
}
.container .sidebar ul>li.service {
	background:url(../images/service.jpg) center top no-repeat
}
.container .sidebar ul>li.quality {
	background:url(../images/quality.jpg) center top no-repeat
}
.container .sidebar ul>li.customer {
	background:url(../images/customer.jpg) center top no-repeat
}
.main-container .container .sidebar ul>li>span {
	line-height:20px
}
.main-container .container .sidebar p>input {
	width:100%;
	height:58px;
	border:1px solid #d5d4d4;
	margin-bottom:45px;
	text-indent:10px;
}
.main-container .container .sidebar p>button {
	width:100%;
	background-color:#f26f26;
	color:#fff;
	margin-bottom:14px
}
.container .claim_list {
	width:100%;
	border:1px solid #e3e6ec;
	margin:50px auto;
	counter-reset:item;
}
.container .list {
	width:100%;
	overflow:hidden;
	padding-bottom:6px;
	margin-bottom:36px;
	border-bottom:1px solid #f6854d
}
.container .list>h4 {
	background:url(../images/block_orange.jpg)left center no-repeat;
	text-indent:18px;
	width:1%;
	float:left;
	height:29px;
	line-height:29px
}
.container .list form {
	height:29px;
	line-height:29px;
	/*width:80%;*/
	float:left
}
.container .list span.more {
	float:right;
	line-height:29px;
	/*margin-right:15px*/
}
.list-border {
	margin-left: 7px;
}
.list-border p {
	color:#6B6B6B;
}
.list-border li {
	color:#6B6B6B;
}
.list-border li a {
	color:#6B6B6B;
}
.container .list form>label {

	padding:0;
	float:left;
	line-height:29px;
	text-indent:8px;
	margin-right:15px;
	font-size:15px;
}
.container .list form>input {
	width:180px;
	/*height:23px;*/
	line-height:23px;
	border:1px solid #d5d4d4;
	line-height:29px;
	text-indent: 10px;
}
.container .list>form .glyphicon {
	position:relative;
	left:-25px;
	color:#c6c6c6
}
.container .row .col-xs-12,.col-md-4 {
	margin-bottom:20px
}
.container .row .col-xs-12,.col-md-4 img {
	display:block;
	/*padding:0 5px;*/
	margin:auto;
	vertical-align:middle;
}
.comtainer .row .col-xs-12,.col-md-4 h4 {
	font-size:16px;
	font-weight:bold;
	color:#2f2f2f;
	line-height:26px;
	margin:5px 8% 0;
	font-size:15px;
}
.comtainer .row .col-xs-12,.col-md-4 h4 span {
	float:right;
	font-weight:normal;
	font-size:12px
}
.comtainer .row .col-xs-12,.col-md-4 p {
	line-height:16px;
	font-size:12px;

	height: 30px;
	overflow: hidden;
}
.comtainer .row .col-xs-12,.col-md-4 ul {
	width:100%;
	overflow:hidden;
	padding:0 8% 0 8%;
}
.comtainer .row .col-xs-12,.col-md-4 li {
	float:left;
	padding:5px;
	border:1px solid #d5d4d4;
	margin:30px 8px 0 1px;
}
.container .thumbnail-more {
	width:100%;


	text-align: center;
}
.container .thumbnail-more button {
	padding:5px 20px;
	border:none;
	background-color: #fff;
	margin-bottom: 20px;
	border:1px solid #ccd;
}
.container .thumbnail-more>p>a{
	border:1px solid #eee;
	padding:10px 25px;
}
.userlogin{
	margin-bottom:30px;
}
footer {
	height:128px;
	background:url(../images/footer_bg.jpg)left center repeat-x;
	color:#ffffff;
	font-weight:normal
}
footer .container {
	padding:0 5%
}
footer .container p {
	/*line-height:20px;*/
	margin-top:10px;
}
footer .footer_p {
	margin-top:50px!important;
}
footer .container p>span {
	float:right;
	margin-right:15px;
}
footer .container p>span a {
	color:#ffffff
}
footer .footer_pp {
	margin-top:50px;
}
.container .row .block {
	background:url(../images/block.png) left center no-repeat;
	background-color:#f5f6f9;
	text-indent:10%
}
.container .row .block>h4 {
	line-height:93px;
	height:93px;
	color:#0766E6;
	font-weight:700;
	font-family: '黑体';
	font-size: 22px;
}
.container .row .claim {
	padding:13px 0;
	background:url(../images/right.jpg)right center no-repeat;
	/*width: 178px;*/
	width: 187px;
	height: 90px;
}
.container .row .last {
	background:none
}
.container .row .claim:before {
	content:counter(item);
	counter-increment:item;
	font-size:75px;
	float:left;
	color:#7ca1ee;
	margin-right:5px;
	line-height:50px;
	padding:10px auto;
}
.container .row .claim:before {
	content:counter(item);
	counter-increment:item;
	font-style:italic;
	font-size:60px;
	float:left;
	color:#7ca1ee;
	margin-right:15px;
	line-height:50px;
	padding:10px auto;
}
.container .row .claim p>strong {
	font-size:16px;
	color:#4a4a4a;
	display:block
}
.container .row .claim p>span {
	font-size:12px;
	color:#9d9d9d;
	padding-right: 10px;
}
/*user*/
	.tabs_leftone {
	float: left;
}
.tabs_leftone h4 {
	font-weight: bold;
	padding-bottom:10px;
	color:#888888;
}
.tabs_leftone h5 {
	color:#888;
	font-size: 12px;
}
.container .find {
	border:1px solid #ccc;
	margin-bottom:30px;
	border-bottom-color:#F46622;
}



/*one-two*/

#two .restaurant .restaurant_content{

 color:#707070;

}

#two   .restaurant_content  .res_nav{
    font-size: 16px;

    background-color:#F5F6FA;
    padding:10px 0px;
   }
#two  .restaurant_content .res-content{
    padding-left: 30px;
   }
#two  .restaurant_content .res_a{
    padding-left: 20px;
    border-left: 1px solid #eee;
   }
#two    .restaurant_content .res_a span:nth-child(1){
    color:#6098E5;
    font-size:14px;

   }
#two  .restaurant_content .nth {
    padding-left:20px;
}
 .span-size{
 	font-size: 10px;
 }
#two   .restaurant_content .res_b{
    padding-left: 40px;
   }
#two  .restaurant_content .res_b span a{
    color:#6098E5;

   }
#two   .restaurant_content .img_right_txt span:nth-child(1){
      font-size:16px;
   }
#two .restaurant .col-md-4 img{
  padding:0;
  margin:0;
}
#two .restaurant .restaurant_content .img_right_txt{
  position: absolute;
  left: 100px;
  top:0;
  margin-left:20px;
}


/*one-two*/


.more_news {
	float: right;
	padding:10px 20px 20px 0;
}
 .more_news li{
	float: right;
	padding-right: 20px;
}
 .more_news li a{
	color:#528FE0;
}
.more_news .news_fb a{
	color:#F27025;
}
.news_hidden{
	overflow: hidden;

}

#two .restaurant_content .res_nav{
	margin-bottom:30px;
	padding-left: 30px;

}
#two  .restaurant_content .res_b{
	/* padding:20px 20px; */
}
#two  .restaurant_content li:nth-child(2){
	padding-left: 20px;
}
#two  .restaurant_content li:nth-child(3){
	padding-left: 30px;
}



#one .md_time{
	margin:-30px 0 10px 70px;
}
#one .md_time li{
	padding:0 10px;
}
#one .md_time li a{
	padding:0 8px;
	color:#3f7ebf;
}
#two .xs_hidden span:nth-child(1){
	font-size: 16px;
	color:#000;
	font-weight:500;
}
#one .xs_hidden span:nth-child(2){
	font-size: 12px;
	}
#two .res_a img{
	margin-top:20px;
}
#one .restaurant_content{
	color:#707070;
	padding:20px 10px;

}
#one .restaurant_content ul{

	padding:20px 10px;

}
#one .restaurant{

margin: 0px 0 20px 20px;




}
#one .text-right{
	height:30px;
}
#one .text-right img{
	margin-top:15px;
}
#one .xs-hidden{
	padding:10px 1px;
}
#one .xs-hidden a{

	margin-left: 10px;
	color:#3f7ebf;
}
#two .dd_txt{
	color:#707070;
}
#two .dd_txt dt{
	font-size: 14px;
	color:#000;


}
#one .restaurant_ul{
	margin:20px 0;


}
.carousel-caption a h3{
	font-size:16px;
}
.news_add{
		float:right;
}

@media(max-width:1020px) {
.id_padwidth{width:100%!important}
.id_ipad{padding-left:50px}
.news_listwidth{width:657px!important}
	#details div {
    margin: 10px 0px!important;
    line-height: 1.0;
}
.list_id_right {
   margin-left: 0px!important;

}
.id_right{width:100%!important}
		.navbar-brand{
			padding-left:35%;
		}
		.ctr_img{width:100%!important}


	}
@media(max-width:500px) {
	.navbar-brand{
		padding-left:80px;
	}
}
@media(max-width:768px) {
	.news .preview img{height:130px!important;margin-bottom:10px!important}
	#owner_cot .id_list_top{height:auto!important}
	.container .row .col-xs-12{margin:0}
	.list_id_right {
  margin-left:0!important;
}
	.list_id_topcont {
    margin:  0px!important;
}
.news-idleft{height:335px;margin:1px 9px}

	  .id_right{

 		width:none;
 		margin:10px 0;


  }
  .introduce_ctr {padding:0 9px!important;}
  .id_mobile{	margin-right: 9px!important;}
 #details{border:none!important;}
#details div {

    margin: 10px 0px!important;
    line-height: 1.0;
}
#owner_cot .id_list_top{border:none!important}
  .news-mete{margin:0!important}
	.adfree_xs{
	margin:30px 10px!important;
}
.news-content{
	margin:20px 10px;
}
.id_ipad{padding-left:0}
.adfree_xs a{
	margin:15px 0;
}
.news_listwidth{  width: 230px!important;}
.id_right_hotel {
    margin:0 0 0 0!important;
    padding: 5px 0!important;
}
.id_centreheight{margin-top:0px!important;}
	.news_add{

		margin-right:20px;
	}

	.owner_header .bs-example .btn_right{
		padding-top:10px;
	}

	.owner_header .bs-example .btn_left{
		padding-top:10px;
	}
	.owner_header .navbar-brand{
		padding-left:15%;

	}


	.detail{
		margin-top:10px;

	}

.adcommercial_title{
  	width:15%!important;
  }
	#myTabContent{
		margin-left:5px;
	}
	#two  .restaurant_content .res-content{
    padding-left: 10px;
   }

#two .restaurant_content li:nth-child(3) {
    padding-left: 20px;
}
	#tabs {

     margin-left: 15px;
}
#two .restaurant_content .res_a {

    border:none;
}

	 .myrow_size{
	 	font-size:10px!important;

	 	width:60px!important;
	 }
	 .myrow_span{
 width:40px!important;
 }
	.container .Search .box_a i {

	margin-left:140px!important;

}
	.container .row .claim {
	padding:13px 0;
	background:url(../images/right.jpg)right center no-repeat;

	width:50%;
	height: 90px;
}

	.container .Search .box_a input {

	margin-left: -30px;

}
	.container-fluid .box {

  margin: 10px 0px 10px 30px!important;
}

	.container-fluid .box .list-border ul li {

   /*  margin: 15px 10px 0 10px!important; */

}
.container .Search .box_a input {
	margin-bottom:10px;
}
.nomore{
	margin-left:-30px!important;
}


	#two .restaurant_ul{

	padding: 0 0 0 0;

}
	#two .dd_txt dt{

	height: 20px;
    overflow: hidden;


}
#two .restaurant{
	/*margin:20px 10px;*/

	padding: 0 0 0 0;

}
	#two .restaurant_ul{
	margin:0 0;
	height: 130px;

	padding: 0 0 0 0;

	}

	#one  .restaurant_content .res_a{

    border-left:none;
   }


	.header {
	position: relative;
	z-index:9;
	}
	 .xs_hidden{
	height: 55px;
	overflow: hidden;
	padding:0 0 0 20px;
}
.xs_time{
	padding:10px 0;
}
#one .restaurant_content li:nth-child(3){
	padding-left:0;
}
header>.container:first-child {
	display: none;
	}
.container .row .claim {
	background:none;
	border:1px solid #f5f5f5;
	}
.container .Search .ul-one {
	border-bottom:1px solid #f5f4f4!important;
	padding:15px 0 0 0;
	}
.container .find {
	border:none;
	}
.ul-two.active~.mores>.more_gd:after {
	content: "\e260";
	}
.ul-two~.mores>.more_gd:after {
	content: "\e259";
	font: 12px/1 'Glyphicons Halflings';
	}
.container .list form>input {
	width:157px;
	}
.container .row .claim_1 {
	border: none;
	}
.container .row .claim_2 {
	border:none;
	}
.container .row .claim_3 {
	border:none;
	height:80px;
	overflow:hidden;
	}
.container .row .claim_4 {
	border:none;
	}
.container .sidebar {
	border:none;
	}
.container .row .claim:before {
	content:counter(item);
	counter-increment:item;
	font-size:45px;
	float:left;
	color:#A5BFF7;
	margin-right:5px;
	line-height:50px;
	padding:10px auto;
	font-style: initial;
	margin-left: 5px;
	}
.container .row .block>h4 {
	color:#678EE0;
	}
.list-border {
	width: 95%;
	margin-left: 5px;

	}
.container .row .block>h4 {
	height: 60px;
	line-height: 60px;
	}
.list-border p {
	font-size: 8px;
	}
.listborder_li li a {
	color:#6B6B6B;
	}
.container li {
	/* font-size: 8px!important; */
	}
.col-md-4 li {
	padding:3px;
	margin:10px 2px 0 0px ;
	}
.container .sidebar {
	padding-bottom:0;
	}
.container .Search .box {
	/*margin-left: 30px;*/
	/*margin-top:-45px;*/
	padding-top: -40px!important;
	}
.container .Search .box input {
	margin-left: 10px!important;
	/*width: 150px!important;*/
	}
.container .Search .box i {
	/*margin-top: -30px!important;*/
	margin-left: 170px!important;
	}
.container .Search .box-li {
	width: 200px;
	}
.container .Search {
	margin:0!important;
	}
.container .ul-two {
	height:25px;
	overflow: hidden;
	white-space:nowrap;
	}
.container .ul-two.active {
	height: auto;
	}
footer .footer_pp {
	margin-top:25px!important;
	}
.container .ul-one span {
	padding:;
	}
.more_gd span {
	padding-left: 30px!important;
	color:#ddd;
	}
.bs-example .btn_right {
	float: right;
	}
.bs-example .btn_left {
	float: left;
	padding:0 10px;
	}
.container .Search .box {
	padding-left: 1px!important;
	}
	.container .row .col-xs-12, .col-md-4 img {
	width:95%;
	}
	#one .restaurant .restaurant_content{

	 color:#707070;
	 margin-left: 0;
	}
	.md_time{
	margin:0;
}
#two .ul_b{


	}
#two .restaurant_content{

	/*padding:20px 0;*/

}
#two .text-right img{
	position: relative;
	left: 0;
	/* top:-70px; */
}

#one .dd_txt dl{
	color:#707070;

}
#one  .dd_txt .ddtxt_a{
	height: 35px;
	overflow: hidden;
}
#one .dd_txt dt{
	font-size: 14px;
}
#two .dd_txt .hidden-xs{
	margin-top:10px;
}
#one .xs-hidden a{
	padding:10px 0;
	margin-left: 0;
	color:#3f7ebf;
}
#one .restaurant_content .res_b{
	/* padding:20px 10px; */
}
#two .dd_txt{
	margin-left: 30px;
	margin:0 10px;
	padding-left:30px;
}
 .main_content .route {
	margin:0px!important;
}
.main_content .input_a input{
  	/*margin:10.0rem 0;*/
  	width: 250px!important;
  	height: 36px!important;
  	text-indent: 1.0rem;
  	border:1px solid #ccc;
  }
  .main_content .input_a{
  	margin:30px 0!important;
  }
  .idbtn_xs{position:absolute;right:50px}


}

@media(max-width:320px) {
	.news_listwidth {
    width: 200px!important;
}
	footer .footer_pp {
    margin-top: -22px;
}
	#two .restaurant_content li:nth-child(3) {
    padding-left: 5px;
}
		.container .Search .box_a input {

	margin-left: -30px;

}
	footer .container p>span {
	display:none;
	}
	.container-fluid .box {

    margin:10px 3px 10px 5px!important;

	}
	#one .restaurant_content .res_b{
	padding:0;
}
	.col-xs-6 ul {
	padding:0 2% 0 3%;
}
.container .Search .box input {
	width: 150px!important;
}
.container .row .claim {
	width: 50%;
}
.container .Search .box i {
	margin-left: 140px!important;
}
.navbar-brand {
	padding-left: 50px;
}
.container .Search .box-li {
	/* width: 150px; */
}
}
<!-- 设置手机端样式属性end --> .find {
	border:1px solid #000;
	width:100%;
}
.container .find .classify {
	padding:10px 0 10px 0px;
	/*position: relative;*/
	font-size:14px;
}
.icon {
	color:#F46622;
	padding：0 10px;
}
.container li {
	 /* float: left;  */
	font-size: 12px;
	/*text-align: center;*/
}
.container .ul-one {
	border-bottom:1px solid #f5f4f4;
	margin:0 25px 0 15px;
}
.container .ul-one li {
	/*padding:6px 0;*/
}
.category {
	text-indent: 10px
}
.container .ul-one .ul-one-li {
	width:auto;
	padding:10px 10px;
}
.container .ul-one span {
	padding:0 10px 0 0;
}
.container .ul-two {
	margin:5px 0 0 10px;
}
.container .ul-two li {
	margin:0 5px;
	padding:5px 0;
}
.container .region .ul-two a {
	font-family: 'Microsoft YaHei';
}
.container .region .ul-two li {
	padding:6px 14px 6px 0;
	width: auto;
}
.container .Search {
	margin:10px 0;
}
.container .Search .ul-one {
	border:none;
	padding:15px 0 0 0;
}
.container .Search .box_a {
	/*text-align: center;*/
	font-size:14px;
	padding-left: 50px;
}
.container .Search .box_a label {
	z-index:2;
	padding:3px 0 3px 5px;
	color:#b2b2b2;
	font-weight: normal;
}
.container .Search .box_a input {
	position: relative;
	width: 200px;
	line-height:2.5rem;

	border-radius: 0;
}
.container .Search .box_a i {
	color:#b2b2b2;
	margin-left:170px;
	margin-top:10px;
	position: absolute;
	font-size: 16px;
}
.border-bottom {
	width: 1000px;
	height: 1;
	color:red;
}
.box-li {
	width:400px;
}
/*TAB*/
	#tabs .nav li {
	font-size: 15px;
	font-weight: 700;
}
#myTab .active a{
	font-size:15px;
	color:#f26f26;
}
#tabs .nav li a:hover {
	background-color:#fff;
	font-size: 15px;

}
#tabs .nav li a {
	padding:10px 10px 10px 0;
}
#myTabVontent .tabs_one ul {
	background-color: #EAEAEA;
	width: 100%;
	height: 40px;
}
.tabs_one ul li {
	margin:10px 280px 10px 20px;
}
.tabs_c_table {
	margin-left: 10%;
}
.tabs_table tr {
	width: 100%;
}
.tabs_table th {
	padding:10px 140px 10px 140px;
}






#one {
	/* border:1px solid #eee;
	margin:3.0rem 0; */
}
#two {
	/* border:1px solid #eee;
	margin:3.0rem 0; */
}
.tabs_content .tabs_left {
	padding:1.0rem 3.0rem;
}
.tabs_content .tabs_left p {
	color:#888;
	font-size:1.2rem;
}
.tabs_content .left_one {

}
.tabs_content .tabs_left .tabs_leftone {
	float: right;
	padding-left: 1.5rem;
}

.tabs_content .tabs_left .tabs_leftone p {
	color:#888;
	font-size:1.2rem;
}
.tabs_content .left_box {
	width:32.2rem;
	position: relative;
	/*margin:30px 0;*/
	padding:3.0rem;
	float: left;
}
.tabs_content .tabs_left .tabs_left1 {
	margin-top: 1.0rem;
}
.tabs_content table {
	float: left;
}
.tabs_content .tabs_c_table .tabs_left {
	border-left: 1px solid #F2F2F2;
	margin-top: 1.0rem;
}
.tabs_content .tabs_c_table .tabs_left span {
	font-size: 1.6rem;
	font-weight: bold;
	color:#5691E3;
}
.tabs_content .tabs_c_table.tabs_left p {
	font-size:1.4rem
	color:#8A8A8A;
	padding:0.2rem 0;
}
.tabs_content .table_r_bottom {
	padding-left: 5.0rem;
}
.tabs_content .table_r_bottom span a {
	margin-right: 4.5rem;
	color:#5691E3;
	;
}
.tabs_content .table_r_bottom span:nth-child(2) a {
	color:#F48853;
}
.tabs_content .table_right {
	float: right;
}
.tabs_content .table_right td {
	padding:3.0rem;
}
.tabs_content .table_right td span {
	padding:2.0rem;
	color:#5691E3;
}
.tabs_content .tabs_news{

	/*width: 60%;*/
	margin-top:-2.0rem;
	margin-left: 10.0rem;

}
.tabs_content .tabs_news span{
	padding:0 2.0rem
	margin-left: 1.0rem;
}
.tabs_content .tabs_news a{
	color:#5691E3;
}
.tabs_content  .news_right{
	float: right;

margin-right: 2.5rem;
}
#two .tabs_left{
	padding:1.0rem 0;

}
#two .tabs_left img{
	width: 8.8rem;
	height: 6.2rem;
}
#two .tabs_left .news_right img{
	width: 7.0rem;
	height: 5.5rem;
}
#one .tabs_left img{
	width: 10.0rem;
	height: 6.0rem;
}
.tabs_content .news_table{
	width: 50%;
	margin:2.0rem 0;

}
.tabs_content .news_table .tabs_leftone{
	/*margin-right:13.5rem;*/
	position: absolute;

}

#one .tabs_leftone{
	padding-left:1.0rem;
}
/**/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
   border-bottom:1px solid #ddd;
    border-bottom-color: #f26f26;
}
/*centre*/
#centre .logo{
	margin:1.5rem 0 0.7rem 0;
}
#centre .logoimg{

}
#centre .navigate{
	height: 7.0rem;
	line-height:7.0rem;
	background-color: #518FE2;
}
#centre .navigate .navigate_txt{
	font-size:1.8rem;
	color:#fff;
	font-weight: 700;
	padding-left: 7.0rem;

}
 .centre_left{
	background-color: #F5F6FA;

	margin:3.0rem 0;
	border:1px solid #ddd;
	/*float: left;*/
}
 .centre_left dl{
	border-bottom:1px solid #ddd;
    margin-bottom: -5px;
}
 .centre_left  dt{
	padding:1.0rem 2.0rem;

}
 .centre_left  dt a{
	padding-left:3.5rem;
}
 .centre_left dd{
	padding:1.0rem 3.0rem;
	color:#6F7072;
	font-size:1.2rem;
	position: relative;
}

 .centre_left dd:hover,.centre_left dd.active_dd{

    background-color: #528FE2;
	color:#fff;
}
 .centre_left dd a:hover{
	color:#fff;
}
 .centre_left dd:hover::after{
	content:'';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border:1.85rem solid transparent;
	border-left:1.0rem solid #528fe2;
	left:100%;
	top:-1px;
}
.centre_left dd.active_dd:after{
	content:'';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border:1.85rem solid transparent;
	border-left:1.0rem solid #528fe2;
	left:100%;
	top:-1px;
}
 .centre_right{
	float: right;
	width: 67%;
	margin:3.0rem 0 3.0rem 1.0rem;

}
.centre_right .centre_right_top{
	border-bottom:1px solid #ddd;
	padding-bottom:1.0rem;
}
.centre_right .centre_right_top span{
	border-bottom:1px solid #F46622;
	color:#F46622;
	font-size:1.6rem;
	padding-bottom:1.0rem;
}
/*.register{
	position: relative;
}*/
/*centreB*/
.main_content .route .round{
	width:2.0rem;
	height:2.0rem;
	background-color:#518FE2;
	border-radius:2.5rem;
	margin:0.5rem 1.5rem;
	display: block;
}
.main_content .route .round_b{
	background-color: #82b1f1;
}
.main_content .border_r{

	border:1px #ccc dotted;
	margin-top: 16px;
}
.main_content .route {
	margin:30px;
}
.main_content .route .round a{
	height:2.0rem;
	line-height:2.0rem;
	display:block;
	color:#FFF;
	text-align:center;

}
.main_content .route .route_li{

	color:#518fe2;
}

.color_span{
	color:#92b9ec;
}
 .centre_border{
	border: 1px dashed #ddd;
	width: 25.0rem;
	margin-left: 4.0rem;
	position: absolute;
	top:1.5rem;


}

  .main_content  .input_a {
  	margin:30px;
  }
 .main_content .input_a input{
  	/*margin:10.0rem 0;*/
  	width: 32.3rem;
  	height: 3.0rem;
  	text-indent: 1.0rem;
  	border:1px solid #ccc;
  }
   .main_content .input_a  i{
   	margin-left: -3.0rem;
   	color:#ccc;
   	font-weight: 700;
   	font-size:1.8rem;
   }
   .userlogining {
   margin-bottom:30px;
   }
/*Owner*/

.owner_content .tabs_table th{
	padding:1.0rem 20.0rem 1.0rem 2.0rem;
	color:#6F7072;
}

.dd_color{
	color:#F46622!important;
}

.centre_content table{
	/*width: 70.0rem;
	margin-top:18.0rem;*/
}
.centre_content table .owner_tr_1 th{

	padding:1.2rem 23.0rem 1.0rem  1.0rem;

}
.centre_content table tr td{
	padding:2.5rem 8.0rem 2.5rem 2.0rem;
	font-size:16px;
	color:#6F7072;
}
.centre_content table  .td_a{
	background-color: #518FE2;
	color:#fff;
	padding:1.0rem 3.0rem;
	margin-left: 10.0rem;
}
.centre_content table tr .td_a a{
	color:#fff;
	padding:0.5rem 1.6rem;
}
.owner_content .table{
	width: 0;
	margin-top: 0;
}
.paging ul li{
	float: left;

	padding:0.2rem 1.0rem;
	margin:0 1.0rem;

}
.paging ul li a{
	color:#6F7072;
}
.pagclick{
	border:1px solid #ccc;
}
.addHotel{
	border:1px solid #ddd;
	margin-top: 6.0rem;
	margin-right: 20.0rem;
	margin-bottom:5.0rem;
	padding:20px;
}
.addHotel span{
	margin:10.0rem 25.0rem;
	font-size: 1.4rem;
	color:#6f7072;
}
.addHotel  .addhotel_a{

	font-size: 1.6rem;
	margin:3.0rem 30.0rem;

}
.addHotel  .addhotel_a button{
	padding:1.0rem 5.0rem;
	color:#fff;
	background-color: #518FE2;
	border:none;

}
.addhotel_con .addHotel{
	margin-right:13.0rem;
	float: right;
	}
	.centre_border_active{
		border:1px solid #518FE2;
		width: 25.0rem;
		margin-left: 4.0rem;
		position: absolute;
		top:1.5rem;

	}
	.navigate input{
		width: 20.0rem;
		height: 3.0rem;
		line-height: 2.0rem;
		margin-left: 3.0rem;
		border:none;
		text-indent: 1.0rem;
	}
	.navigate i{
		margin-left: -2.5rem;
		color:#ccc;
		font-size: 1.8rem;
	}
.triangle-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    margin:0 auto;
    margin-top:-10px;
}
/*Commercial*/
#Commercial{
	position: relative;
	color:#6F7072;
}
#Commercial .centre_right_content{
	padding:1.5rem 0;
}
#Commercial .centre_right{
	/*float: right;*/
	width: 100%;
	margin:3.0rem 15.0rem 3.0rem 20.0rem;
	position: absolute;
	top: 0;

}
#Commercial .centre_right_content label{
	color:#6F7072;
	font-size: 1.5rem;
}
#Commercial .centre_right_content label span{
	color:red;
	padding-right: 1.0rem;
}
#Commercial .centre_right_content input{

	height: 2.5rem;
}
#Commercial  .input_a input{

}
#Commercial  .input_a .input_a_label{
	margin-left: 7.6rem;
}
#Commercial .form_a{
	padding-bottom:1.0rem;
}
#Commercial .site_input_a{
	border:1px solid #ccc;
	padding:0.4rem 3.0rem;

}
#Commercial .selectpicker{
	padding:0.34rem 3.0rem;

}
#Commercial .site_input_b input{
	padding:1.18rem 1.0rem;
}
#Commercial .texta{
	width: 92%;
	margin-top:1.5rem;

}



.nomore{

}
.nomore .btn-sm {

    margin: 20px;
}

/*masonry.css*/
.container-fluid{
/*	padding:20px;*/
margin-bottom:50px;
margin-left:5px;


}
.container-fluid .box{
	margin-bottom:20px;
	/*float: left;*/
	width:300px;
	margin:15px 15px;
/*	border:1px solid #ccc;*/
	box-shadow:2px 2px 10px #eae6e6;
}
.container-fluid .box img{
	max-width: 100%;
}
.container-fluid .box .list-border{

	margin-right: 10px;
	font-size:12px;
	padding:10px 0;
}
.container-fluid .box .list-border h4{


    font-weight: bold;
    color: #2f2f2f;
    line-height: 26px;
    margin: 5px 8% 0;
    font-size: 15px;

}
.container-fluid .box .list-border span{
	float: right;
	font-weight: normal;
	font-size: 12px;
}
.container-fluid .box .list-border p{
	line-height: 16px;
    font-size: 12px;
    margin: 0 8%;


}
.container-fluid .box .list-border ul{
	width: 100%;
   /*  overflow: hidden; */
    padding: 0 8% 0 8%;
}
.container-fluid .box .list-border ul li{
	float: left;
    padding: 5px;
    border: 1px solid #d5d4d4;
    margin: 15px 7px 0 1px;
    font-size:12px;
}
.container-fluid .box img{
	display: block;
    padding: 0 5px;
    margin: auto;
    vertical-align: middle;
}
#infscr-loading{
	z-index:99;
	margin-bottom:20px;
	text-align:center;
	position:relative;


}
.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
#tabs{
	margin-bottom:20px;
}
#myTabContent{
	border:1px solid #eee;
	margin-right:10px;
}
.breadcrumb {
    padding: 8px 15px;

    list-style: none;

}
.breadcrumb li{
	font-size:14px;
}
.breadcrumb li a:hover {
    color: #f9a56b;
    text-decoration: none;
}
 .myrow_span{
 width:60px;
 }
 .zhe_text{
 		text-shadow: 0 1px 2px rgba(0, 0, 6, .6);
		background-color:rgba(74,74,74,.7);
		height: 30px;
    overflow: hidden;
 }
 .add_news{
 	padding:10px 20px 10px 0;
 }
 .addnews{
	margin:20px 0;
	text-align:center;

 }
  .addnews button{
  	background-color:green;
  	color:#fff;
  	border:1px solid #eee;
  	padding:5px 20px;
  }
    .addnews  span{
    	color:red;
    	font-size:16px;
    }
.u_header_nav li{
	font-size:14px;
	color:#000;
	border:none!important;

}
.u_header_nav {
	background-color:#fff!important;
	color:#000;
}

.u_header_nav li .u_header_nav_ul{
	padding-left:20px;
}
.u_header_nav li .u_header_nav_ul a{
	font-size:12px;
	color:#fff;
	padding:2px 0;
}

.u_header_nav_ul li:hover a{

		color:#fdd700;


}
.u_header_nav_ul .btn-primary{
	color:#337ab7;
	background-color:none;
	border-color:none;
}
.u_header_nav_span{

	padding:10px;
	color:#528fe2;
}
.input_button button{
	background:transparent;
	border:none;
	margin-left:-10px;
}
.time_top{
	right:0;
	top:0;
	    position: absolute;
    font-weight: bold;
    margin:3px;
    font-size:12px;

}
	.more_cen a{

		color:#528FE0;

	}
	.dd_txt dt{
		font-size:14px;

	}
	.restaurant_ul .dd_txt .ddtxt_a{
		overflow:hidden;
		height:35px;

	}
.restaurant .detail{
	margin-top:10px;
}
  .detail span{
		color:#528fe0;

	}
	#restaurant_news .but_bt{
	    text-align: right;

	}
	#restaurant_news .but_bt button {

    border: 1px solid #ccc;

    margin: 30px 10px;
}
.owner_header .navbar-nav li a {
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.875;
}
#owner_cot .breadcrumb{
	background-color:#fff;
}
.owner_header a:hover {
    color: #000;
    text-decoration: none;
}
#owner_cot .footer{
	padding:0;
	font-size:14px;
}
#owner_cot .footer_pp{
	margin-top:-10px;
}
 #fade{
	opacity:0.5!important;
}
.modal-content .bold{
	color:red;
}
.owner_header .btn-primary {
	background-image: none!important;
	 box-shadow: none!important;
}
.centre_right_top .button{
		background:#fff;
		border:1px solid #eee;
		padding:5px 15px;
		color:#6098e5;

}
.password_md{
	margin:30px;
}

.adfree_xs{
	overflow:auto;margin:30px 30px;
}
.update_md{
	margin:30px;
}
.bottom_br{
	border-bottom:1px #ccc dotted;
}
.id_centre{
	margin:50px 0;
}
.id_centre h3{
	font-size:26px;
	color:#000;
}
  .news-mete {
    color: #999;
    margin: 10px;
    border-bottom:1px #ccc dotted;
  }
    .news-content {

    line-height: 26px;
    margin:50px 0;
  }
    .margin-top {
    margin-top: 20px;
  }

  .news-title,
  .news-mete {
    text-align: center;
    margin: 10px;
  }
  .id_right_hotel{

    padding: 5px 0!important;
  }
  .id_right_WeChat{
  	padding:10px 0 0 0!important;
  	margin-top:20px!important;

  }
  .id_right{

 	width:285px;
 	overflow:hidden!important;
  float:right;
  border:1px solid #EEE;
  }
.id_right .hotel_name{padding:15px 8px}
.id_right .qrcode{background-color:#fbfbfb;}
.id_right-news .news{background-color:#fbfbfb;}
.id_right-news .news .news_img{

	float:left;
}
.id_right-news .news h6{
	overflow:hidden;

}


.id_right-news .text-wrap, .text-wrap td, .text-wrap th {
    white-space: nowrap!important;
    word-wrap: break-word;
    word-break: normal;
}
.id_right-news .news .id_newstitle{
	color:#000;
	font-weight:700;
	font-size:13px;
}
.id_right-news  .id_newscont{display:block}
.id_right-news .news .id_newstime{
	color:#807878;
}
.list-vertical li a{
	line-height:15px!important;
}
#owner_cot .id_list_top{
	border:1px solid #eee;
	margin-bottom:10px;
	min-height:447px;
}
#details{
	border:1px dotted #eee;
	margin:20px 0;


}
#details div{
	font-size:13px;
	color:#6B6767;
	margin:10px 80px;
	line-height:1.0;
}
#details div span{
	color:#4c4747;

}
#details div a{
	color:#6b6767;
}
.list_id_right{margin-left:50px;margin-right:20px;}
.list_id_topcont{margin:20px 10px 2px 50px }
.introduce .img-responsive{min-width:100%!important;margin:15px 0}
.news_listid{border:0 !important;border-bottom: 1px dotted rgb(204, 204, 204) !important;float: none !important;margin: 0 !important;padding: 10px 0 !important;}
.news_listwidth{width:160px;overflow:hidden;text-overflow:ellipsis;padding-left: 10px;}
.introduce_ctr{border:1px solid #eee;padding:0 20px;margin-top:20px;padding-bottom:50px;}

.news-idleft{height:335px;}
.id_centreheight{margin-top:140px}
.news_list_r{padding:10px  10px;}
.news_list_r .float-r{float:right}
.news-mete-a{font-size:12px;}
.id_ipad p{font-size:12px;}
.sub{font-size:12px;color:#8e8c8c}
.sub a{color:#8e8c8c}
.float-l{float:left}
#weix{display:none;}
.list-vertical .news_listid:last-child{border-bottom:none;}
.news .preview img{height:200px;}
.id_title .title{height:37px;overflow: hidden;display:inline-block;text-overflow:ellipsis}
.rest-foot{position:fixed;background:#2E373E;bottom:0;height:60px;}
.rest-phone{color:#fff;float:left;max-width:280px;margin:5px 0 0 10px}
.rest-phone p.rest-name{font-size:18px}
.rest-phone p{line-height:25px}
.rest-call{float:right;background:#FE7400;width:60px;height:60px;text-align:center}
.rest-call a{color:#fff;}
.rest-call a .glyphicon-earphone{font-size:28px;margin-top:5px}
.top-nav-btn{font-size:20px;width:42px}
.select-height{height:34px !important;}
.select-height button{line-height:20px !important;}
.min_div{min-width:239px;min-height:208px}
#select_restaurant_address{position:absolute;top:34px;z-index:1000;display:none;}
