﻿main {
    position: relative;
		left:0;
		top:0;
  }
	.header-top .nav-item-link{
    color: #666666;
    text-decoration: none;
		font-size:12px;

	}
	.header-top{height:30px;}
	
	.header-top ul li{
		float:left;
	}
	.navbar-nav .train{position:static !important;}
	.header-top ul li span{
		display:block;
		float:right;
		width:10%;
	}
	.navbar-nav{
	
	}
	.navbar-nav li.a {
		  height:50px;
		  position:static;
		  background: #b21d23;
		}
.header_live_link{color:#c71119;font-size: 12px;}
	.header_live_link:hover{text-decoration:underline;}
	.header_live_link img{display: inline-block;
    width: 22px;
    margin-top: -2px;
    vertical-align: middle;
    margin-right: 5px;}
	@media screen and (max-width:1024px){
		.header .hd-container{display:none;}
		.header .mobile-header{display:block;}
		#menunav{display:none;}
		.noSpam{bottom:0 !important;position:static !important;}
	}
	@media screen and (max-width:1169px){
		.navbar-nav{width:965px;margin:0 auto;height:50px;}
		.hd-container{width:98%;padding:0 1%;}
		.header .input {
			display:none;
      }
	
	  #itimenu li{margin:0 2px 0 0 !important;}
	  #menunav .container{width:98%;margin: 0 1%;}
	  .navbar-nav {
		width: 100%;
		margin: 0 auto;
		height: 50px;
      }
		.top_right_1{
			margin-top:0;
			height:auto;
		}
		.top_right_1 a{
		display:block;
		padding:20px 0;
	}
		.top_right {
    width: 30%;
    height: 88px;
}
		
	.navbar-nav li.a >a {
    padding: 1.2em .5em;
    display: block;
    color: #fff;
    font-size: .875em;
    }
	.navbar-nav li.a >a span {
    font-size: 1em;
   }
		.ipadhide a{
			padding: 1.2em .5em !important;
		}
	}
@media screen and (max-width:480px){
.lhasajgfmobile {
    display: block;
}
	.header {
    height: 90px !important;
    position: relative;
    background: #f6f6f6;
}
	.lhasajgfmobile {
       display: block !important;
    position: absolute;
    bottom: -13px;
    width: 100%;
    height: 40px;
}
}
	@media screen and (max-width:360px){
		.mobile-header a.tv-nav-c{width:60px !important}
	}
	header{width:100%;overflow:hidden;}
	.header-website .logo_1{
		margin-top:20px;
	}
	.logo  a,.logo_1 a{
		display:block;
		margin:0;
		width:100%;
		height:100%;
		
	}
.lhasajgf{
	    position: absolute;
    height: initial !important;
    bottom: -28px;
}
.lhasajgfmobile{
	    display: none;
}
.lhasajgf:hover img{
	opacity:.8;filter:alpha(opacity=80)
}
.logo{
	    position: relative;
}
.lhasajgf img{
	margin-top:initial !important
}
	.logo_lj ul li{
		float:left;
		width:25px;
		height:25px;
		margin-right:5px;
	}
	.logo_lj span{
		float:left;
		margin:5px 5px 0 0;
	}
	.logo_lj ul li a{
		display:block;
		margin:0;
		width:100%;
		height:100%;
		background:url('../images/m-icon.png') no-repeat;
	}
	.logo_lj ul li a img{
		width:100%;
		height:100%;
	}
	.input{
		width:30%;
		height: 30px;
     margin-top: 42px;
	}
	
	.navbar-nav{
		position:relative;
	}
	.drop{
		width:100%;
		background:#f7f7f7;
		left:0;
		top:50px;
		position:absolute;
		display:none;
		z-index:9;
	}
	.drop img:hover{opacity:.8}
	.h-dd{
   width:56%;float:left;
		padding:20px 2%;		
	}
	.h-dd .h-dd-one{width:49.5%;float:left;margin-right:1%;}
	.h-dd li{width:100% !important}
	.nrm{margin-right:0 !important;}
	.h-dd a {
    font-size: 0.875em !important;
    line-height: 2em !important;
    color: #000 !important;
		padding:0 !important;
		display:inline !important;
}
	.h-dd a:hover{
		text-decoration:underline !important;
	}
	.h-dd .y{
		margin-right:20%;
	}
	.arrowleft {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 10px;
		margin-top:-2px;
    vertical-align: middle;
    border-left: 5px solid #666;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
	.mobliebox a{
		margin-top:15px !important;
	}
	.mobile-header{
		padding:0;
		height:56px;
	}
	.m-menu-list{
		width:250px;
		background:#c71119;
		height:100%;
		position:fixed;
		right:-250px;
		top:0;
		overflow:hidden;
		display:none;
		z-index: 9998;
	}
	
	.m-menu-list .m-list-one li,.m-menu-list .m-list-two li{
		height:40px;
		border-bottom:1px solid #b21d23;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
		padding-left:15px;
		line-height:39px;
		color:white;
		background:#c71119;
		
	}
	.m-menu-list .m-list-two{
		width:250px;
		height:100%;
		position:fixed;
		right:0;
		top:56px;
		webkit-transition: -webkit-transform .5s ease-in-out;
    -moz-transition: -moz-transform .5s ease-in-out;
    -ms-transition: -ms-transform .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
		display:none;
	}
	.m-list-num{
		width:250px;
		position:absolute;
		height: 100%;
      background: #c71119;
		webkit-transition: -webkit-transform .5s ease-in-out;
    -moz-transition: -moz-transform .5s ease-in-out;
    -ms-transition: -ms-transform .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
		-webkit-transform:  translate3d(250px,0,0);
    -moz-transform: translate3d(250px,0,0);
    -ms-transform:  translate3d(250px,0,0);
    -o-transform:  translate3d(250px,0,0);
		z-index: 9999;
	}
	.m-list-on{
		-webkit-transform:  translate3d(-250px,0,0);
    -moz-transform: translate3d(-250px,0,0);
    -ms-transform:  translate3d(-250px,0,0);
    -o-transform:  translate3d(-250px,0,0);
	}

	 .toback{
		height:56px;
		font-size:1em;
		color:white;
		width:250px;
		line-height:56px;
		padding-left:15px;
		-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
		border-bottom:1px solid #b21d23;
		-webkit-transform:  translate3d(250px,0,0);
    -moz-transform: translate3d(250px,0,0);
    -ms-transform:  translate3d(250px,0,0);
    -o-transform:  translate3d(250px,0,0);
	}
	.m-menu-list a{
		display:block;
		width:100%;
		height:100%;
		color:white !important;
	}
	.m-menu-list img{
		width: 15px;
   	   float: right;
      margin: 12.5px 15px 0 0;
	}
	.toback img{
	 width: 15px;
    float: left;
    margin: 20px 1px 0 0;
	}
	.input{
		width:368px;
    height: 30px;
   margin-top:0;
    position: relative;
    right: -6px;
	}
	.top_right_1 {
		margin-top:20px;
	}
	.style {
		margin:5px 0;
	}
	.header-website{
		width:60%;
	}
	.mobile-header a{ display:inline-block; margin:0 5px; height:25px; vertical-align:middle;background: url(https://www.tibettravel.org/assets/modxFile/images/mobile-img/header.png) no-repeat;}
.mobile-header a.tv-nav-c{width: 60px;
	
    background-position: 0 2px;
    display: block;
    float: right;
    height: 100%;
	 background: #c71119;
    margin-top: 0 !important;
    margin-right: 0;
	 height:56px;}
		.mobile-header a.tv-nav-c img{width:25px;height:18px;margin:19px 20px;}
		.mobile-header a.tv-logo{ width:125px; height:40px;background:url(/assets/modxFile/images/mobile-img/logo-vista.png) no-repeat 0 0;margin:8px 10px;} /*https://www.tibettravel.org/assets/modxFile/images/mobile-img/logo-vista.png*/
.mobile-header a.tv-phone{ width:30px; background-position:-39px 0;}
.mobile-header a.tv-mail{ width:40px; background:none; border-left:1px solid #ccc;}
.mobile-header a.tv-mail span{ display:block; width:25px; height:25px;background:url(https://www.tibettravel.org/assets/modxFile/images/mobile-img/header.png) no-repeat -81px 0; margin-left:16px;}

.footer {
    border-top: 6px solid #c71119;
    background: #f0f0f0;
    padding-bottom:0 !important;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
	.footer .cl3{width:16%;float:left;}
	.footer .cl4{width:20%;}
	.footer .cl5{width:32%;}
	.footer .cl3 li{margin-bottom:10px;font-size:14px;}
	.footer .cl5 li{margin-bottom:10px;font-family: Arial;
    font-size: 13px;
    color: black;
    line-height: 16px;}
	.footer .cl5 li strong{display:block;width:100%;float:left;font-size:14px;margin-top:30px;}
	.footer .cl3 li.lititle{font-weight:bold;margin-bottom:20px;}
	.footer  .ftitle{
    float: left;
    width: 100%;
    font-size: 1.225em;
    line-height: 1.225em;
    color: #b21d23;
    padding: 1em 0;
    font-style: italic;
    margin-bottom: 20px;
}
	.pay {
    width: 61px;
    height: 36px;
    background: url('/assets/modxFile/images/m-icon1.png') no-repeat;
    float: left;
    margin: 2px;
}
	.ftrbox{width: 300px;
    float: right;
    line-height: 40px;}
	.ftrbox a{font-size:12px;margin-right:20px;color:#5da9ff !important;}
	.ftrbox a:hover{text-decoration:underline;}
	.foothimg{ width: 80%!important; max-width: 100% !important; margin-left: 3%;padding:5px;border:2px solid #666;}
	.foothimg:hover{background:#666;}
	.footemail{color:#c71119 !important;font-size:21px;}
	.logo_lj ul li{width:38px;height:38px;}
	.logo_lj ul li a {
		background: url('/assets/modxFile/images/m-icon1.png') no-repeat;
}
	.footer{
		background: #323232;
	}
	.footer .ftitle{
		    color: #dad9d9;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
		    border-bottom: 1px solid #616161;
	}
	.cl6{
	  width: 36%;
    float: left;
	}
	.cl7{
		 width: 52%;
    float: left;
	}
	.cl8{
		 width: 12%;
    float: left;
	}
	.foot-center{
		    padding-bottom: 1.5em;
		border-bottom: 1px solid #616161;
	}
	.foot-center h4{
		    font-size: 18px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    color: #fff;
	    position: relative;
    padding-left: 20px;
	    box-sizing: border-box;
		float: initial;
		
	}
	.foot-center h4 span{
		    width: 8px;
    height: 23px;
    background: #c71109;
    position: absolute;
    left: 0;
	}

	.featured_list li a{
	 width: 100%;
    height: 100%;
    display: block;
    background: url(https://www.tibettravel.org/assets/modxFile/images/tibettravel-footer2018-ico.png) no-repeat;
	}
		.featured_list li span{
	 width: 100%;
    height: 100%;
    display: block;
    background: url(https://www.tibettravel.org/assets/modxFile/images/tibettravel-footer2018-ico.png) no-repeat;
	}
	.featured_list li.cnn_li{
	   float:left;
		width:140px;
		height:60px;
	margin-bottom: 15px;
	}
	.featured_list li.cnn_li span{
		    background-position: 0px 0px;
	}
	.featured_list li.about_li{
	   float:left;
		width:100px;
		height:60px;
	  margin-bottom: 15px;
	}
	.featured_list li.about_li span{
		    background-position: -150px 0px;
	}
	
		.featured_list li.lonely_li{
	   float:left;
		width:120px;
		height:60px;
		margin-bottom: 15px;
	}
	.featured_list li.lonely_li span{
		    background-position: -260px 0px;
	}
	.featured_list li.lonely_li a{
		    background-position: -260px 0px;
	}
	.featured_list li.trip_li{
	     float: left;
    width: 116px;
    height: 65px;
    margin-bottom: 15px;
	}
	.featured_list li.trip_li a{
		    background-position: 0px -80px;
	}

.featured_list li.forbes_li{
	     float: left;
    width: 120px;
    height: 60px;
    margin-bottom: 15px;
	}
	.featured_list li.forbes_li a{
		    background-position: -130px -80px;
	}
	.featured_list li.ihuff_li{
	     float: left;
    width: 140px;
    height: 60px;
    margin-bottom: 15px;
	}
	.featured_list li.ihuff_li a{
	   background-position: -264px -80px;
	}
	.foot-logolist li{
		width:70px;
		height:70px;
		  float: left;
		margin-right:20px;
	}
	.foot-logolist li a{
		 width: 100%;
    height: 100%;
    display: block;
    background: url(https://www.tibettravel.org/assets/modxFile/images/tibettravel-footer2018-ico.png) no-repeat;
	}
	.foot-logolist li span{
		 width: 100%;
    height: 100%;
    display: block;
    background: url(https://www.tibettravel.org/assets/modxFile/images/tibettravel-footer2018-ico.png) no-repeat;
	}
	.ic0bg_box{
		width:26%;
		height:115px;
	}
	.footer-text_box{
	    width: 71%;
    padding-right: 30px;
    box-sizing: border-box;	}
	.footer-text_box p{
		color:#fff;
	}
	.ic0bg_box a{
		 width: 100%;
    height: 100%;
    display: block;
		 background: url(https://www.tibettravel.org/assets/modxFile/images/tibettravel-footer2018-ico.png) no-repeat;
	}
	 #footer .footer-text_box p a{
		color:#fff;
		    text-decoration: underline;
	}
	.footer-contact_title{
		
	}
	.footer-contact_title{
		    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
	}
	.footer-address span{
		font-weight: bold;
	}
	.footer-emali_title{
		margin-top:20px;
		
	}
	#footer .footer-text_box p.footer-emali_title a{
		display: inline-block;
    font-size: 20px;
    color: #ff2501;
	}
	.footer-follow_list li{
	      position: relative;
    height: 50px;
    padding-left: 50px;
	line-height: 50px;
	margin-bottom: 10px;

	}
	.footer-follow_list li span{
		    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 0;
	top:5px;
   background: url(https://www.tibettravel.org/assets/modxFile/images/tibettravel-footer2018-ico.png) no-repeat;
	}
	.footer_linebox {
		    padding: 3em 0 2em;
	}
	#footer .footer-follow_list li a{
		color:#fff;
	}
	.f-linebox{
		    width: 20%;
    float: left;
	}
	#footer .f-linebox li.lititle{
	font-weight: bold;
    margin-bottom: 20px;
		color:#d9d9d9
	}
	.f-linebox li {
    margin-bottom: 10px;
    font-size: 14px;
}
	#footer .f-linebox li a{
			color:#d9d9d9
	}
	.newsletter_box{
		    float: left;
    width: 20%;
	}
	.newsletter_title{
		    font-size: 24px;
    font-weight: bold;
    color: #d9d9d9;
    border-bottom: 1px solid #ffffff;
	}
	.newsletter_box p{
		color:#d9d9d9;
	    margin-bottom: 10px;
	}
	.new_input{
		    width: 100%;
    padding: 10px;
    border: 1px solid #757570;
    border-radius: 5px;
	    box-sizing: border-box;
	}
	.news_sub{
		width: 100%;
    display: inline-block;
    font-size: 14px;
    background: #c71119;
    text-align: center;
    padding: 12px 10px;
    box-sizing: border-box;
    color: #fff;
    border: 1px solid #c71119;
    border-radius: 5px;
    margin-top: 10px;
	}
	#footer .news_sub{
		color:#fff;
	}
	#footer .news_sub:hover{
		  background: #fff;
     text-decoration: initial;
		color:#c71119;
	}
	.footer_end{
		background:#fff;
	}
	#footer  .footer_end .ftrbox a{
		    color: #696969 !important;
	}
	.footer_out{
		padding:1em 0;
	}
	.Knowledge_list>li{
		width:24%;
		margin-right:1.3333%;
		float:left;
		    background: #f5f5f5;
	}
	.Knowledge_list>li:nth-of-type(4n){
		margin-right:0%;
	}
	.knowledge_title{
		    padding: .7em;
    background: #656565;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
	}
	.know_childlist{
		    padding: 1em;
    border: 1px solid #d1d1d1;
    border-top: initial;
	}
	.know_childlist li{
		  padding-left: 2em;
    margin-bottom: .5em;
    position: relative;
    min-height: 90px;
	}
	.know_childlist li span{
	 position: absolute;
    width: 20px;
    height: 20px;
    background: url(https://www.tibettravel.org/assets/modxFile/images/travle2018-footer-ok-ico.png) no-repeat 0px -1px;
    top: 5px;
    left: 0px;
	}
.footer-follow_list li span.youtube-ico{
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 2px;
    top: 5px;
    background: url(https://www.tibettravel.org/assets/modxFile/images/youtube-tibettravel.png) no-repeat;
	}@charset "utf-8";
* {
    margin: 0;
    padding: 0
}

* html body {
    overflow: visible
}

* html frame,
* html iframe {
    overflow: auto
}

* html frameset {
    overflow: hidden
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

body {
    color: #1d1d1d;
    text-align: center;
    font-size: 100%
}

body,
input,
select {
    font-family: Arial, Helvetica, sans-serif
}

input,
select {
    vertical-align: middle;
    outline: 0
}

input,
p,
select {
    font-size: 16px;
}

p {
    line-height: 1.6em
}

body div {
    text-align: left
}

input,
option,
select,
textarea {
    word-wrap: break-word;
    padding: .1em .3em;
    font-family: Arial, Helvetica, sans-serif;
    color: #1d1d1d
}

input[type=text],
textarea {
    outline: 0;
    background-color: #fff;
    border: 0
}

img {
    border: 0 none;
    max-width: 100%;
    _width: 100%
}

a,
img {
    outline: 0
}

a {
    text-decoration: none;
    font-size: .875em;
    color: #0066d9;
    star: expression(this.onFocus=this.blur());
    cursor: pointer
}

a:hover {
    color: #c71119
}

div>a,
li>a,
p a {
    font-size: 1em
}

::-moz-selection {
    background-color: rgba(40, 138, 214, .25)
}

::selection {
    background-color: rgba(40, 138, 214, .25)
}

#footer a {
    color: #444
}

#footer a:hover {
    color: #b21d23;
    text-decoration: underline
}

ul li {
    list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    color: #1d1d1d
}

h1 {
    font-size: 1.75em
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.375em
}

h4 {
    font-size: 1em;
    font-weight: 400
}

body,
header {
    background: #fff
}

.at4-share .at4-share-count,
.at4-share .at4-share-count-container {
    text-align: center
}

.at-share-close-control .at4-arrow.at-left {
    display: none
}

.fl,
.z {
    float: left
}

.fr,
.y {
    float: right
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.hide {
    display: none
}

.show {
    display: block
}

.clearfix:after,
.clearleft:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.clearfix,
.clearleft {
    *zoom: 1
}#menunav {    background-color: #b21d23;    position: relative;}.navbar-nav .drop {    z-index: 11;max-height:298px;}
.menubg {    position: absolute;    width: 100%;    height: 298px;    background: #f7f7f7;    top: 50px;    z-index: 10;    border-bottom: 2px solid #c71119;    display: none;}
.clearleft:after {
    clear: left
}

.borderpie {
    position: relative;
    behavior: url(https://www.tibettravel.org/assets/modxFile/css/pie/PIE.htc)
}

.opacityimg {
    display: block;
    text-align: center
}

.opacityimg:hover img {
    -webkit-opacity: .9;
    -moz-opacity: .9;
    opacity: .9;
    filter: Alpha(opacity=90)
}

.opacityimg p {
    margin-bottom: 0;
    color: #1d1d1d
}

.mobile-header {
    display: none;
    height: 56px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999;
    width: 100%
}

.logo-mobile {
    width: 50px;
    height: 40px;
    margin-right: 15px;
    background: url(/assets/modxFile/images/commonpic/mobile-menu.png) no-repeat 15px center
}

.logo-mobile,
.tibetvista {
    display: inline-block
}

.mobile-header img {
    width: 150px;
    height: 40px;
    display: block
}

.container {
    width: 1170px;
    margin: auto
}

.havebg-tt {
    background: url(/assets/modxFile/images/commonpic/lhbg.png) repeat;
    padding: 0 0 40px
}

.travel-fbox {
    margin-bottom: 15px
}

.travel-fbox h4 {
    background-color: #fff;
    color: #c71119;
    border-top: 3px solid #c71119;
    padding: 10px 0;
    font-size: 1.125em;
    font-weight: 700;
    text-align: center
}

.travel-fbox .liinner #thumb img {
    width: 55px;
    height: 47px;
    padding: 1px;
    border: 1px solid #ccc;
    border-radius: 5px
}

.travel-fbox .liinner .lip.fl {
    width: 170px;
    font-family: Verdana, Geneva, sans-serif;
    margin-left: 10px
}

.travel-fbox ul.rentposts {
    background: #f7f7f7;
    padding-top: 10px
}

.travel-fbox ul.rentposts li {
    height: 85px;
    vertical-align: middle;
    font-size: 9pt;
    padding-left: 15px
}

.havebg-tt .container {
    background-color: #fff
}

#quickquestion {
    margin-bottom: 15px
}

.bread {
    height: 3pc;
    line-height: 3pc;
    font-size: 13px
}

.bread .pipe {
    font-size: 1em;
    margin: 0 8px
}

.justifyleft {
    text-align: left
}

.justifycenter {
    text-align: center
}

.justifyright {
    text-align: right
}

.at-share-btn-elements {
    max-width: 100%;
    overflow: hidden
}

#sharethisdiv {
    position: absolute;
    top: 9pt;
    right: 0
}

#sharethisdiv a {
    display: inline-block!important;
    *display: inline!important;
    *zoom: 1!important;
    padding: 0!important
}

.addthis_sharing_toolbox,
.sharecount {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.sharecount {
    border-right: 2px solid #ccc;
    margin-right: 10px;
    text-align: center;
    padding: 10px;
    font-size: 10px;
    display: inline-block;
    vertical-align: top;
}

.sharecount span {
    display: block;
    color: #c71119;
    font-size: 20px;
    font-weight: 700
}

.izl-rmenu {
    position: fixed;
    right: 0%;
    bottom: 20%;
    z-index: 999
}

.izl-rmenu .btnc {
    width: 45px;
    height: 45px;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative
}

.izl-rmenu .btn-qq {
    background: url(https://www.tibettravel.org/templets/default/bt/images/r_qq.png) 0 0 no-repeat;
    background-color: #6da9de
}

.izl-rmenu .btn-qq:hover {
    background-color: #488bc7
}

.izl-rmenu a.btn-qq,
.izl-rmenu a.btn-qq:visited {
    background: #cbcbcb;
    background-color: #6da9de;
    text-decoration: none;
    display: block
}

.izl-rmenu .btn-wx {
    background: url(https://www.tibettravel.org/templets/default/bt/images/r_wx1.png) center no-repeat;
    background-color: #b21d23
}

.izl-rmenu .btn-wx:hover {
    background-color: #b21d23
}

.izl-rmenu .btn-wx .pic {
    position: absolute;
    left: -10pc;
    top: 0;
    display: none;
    width: 10pc;
    height: 10pc
}

.izl-rmenu .btn-phone {
    background: url(https://www.tibettravel.org/templets/default/bt/images/r_phone.png) center no-repeat;
    background-color: #b21d23
}

.izl-rmenu .btn-phone:hover {
    background-color: #b21d23
}

.izl-rmenu .btn-phone .phone {
    background-color: #b21d23;
    position: absolute;
    width: 10pc;
    left: -10pc;
    top: 0;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none
}

.izl-rmenu .btn-top {
    background: #cbcbcb;
    display: none;
    color: #000;
    font-size: 1em;
    line-height: 45px;
    text-align: center
}

.izl-rmenu .btn-top:hover {
    background-color: #444;
    color: #fff!important
}

.izl-rmenu .btn-email {
    background: url(https://www.tibettravel.org/templets/default/bt/images/r_email.jpg) center no-repeat;
    background-color: #b21d23
}

.izl-rmenu .btn-email:hover {
    background-color: #b21d23
}

.izl-rmenu .btn-email .email {
    background-color: #b21d23;
    position: absolute;
    width: 10pc;
    left: -10pc;
    top: 0;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none
}

.izl-rmenu .btn-email .email a {
    font-size: 14px;
    color: #fff!important
}

.izl-rmenu .btn-sky {
    background: url(https://www.tibettravel.org/templets/default/bt/images/r_sky.jpg) center no-repeat;
    background-color: #b21d23
}

.izl-rmenu .btn-sky:hover {
    background-color: #b21d23
}

.izl-rmenu .btn-sky .sky {
    background-color: #b21d23;
    position: absolute;
    width: 10pc;
    left: -10pc;
    top: 0;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none
}

.izl-rmenu .btn-sky .sky a {
    font-size: 14px;
    color: #fff!important
}

.header-top {
    background: url(https://www.tibettravel.org/templets/default/bt/photo/top_bg.jpg) repeat-x;
    font-size: 9pt;
    line-height: 30px
}

.header-top .right-nav .nav-item {
    float: left;
    position: relative;
    z-index: 199
}

.header-top .right-nav .nav-item a {
    font-size: 9pt
}

.header-top .nav-item-link.active {
    color: #2f549f
}

.header-top .nav-item-link {
    margin-top: -1px;
    display: inline;
    color: #666;
    padding: 0 10px;
    text-decoration: none;
    position: relative;
    z-index: 2;
    border-right: 1px solid #dbdbdb
}

.top_right_1 .glyphicon:before {
    content: normal
}

.goog-te-gadget-simple {
    line-height: 20px;
    margin-top: 3px
}

.glyphicon-envelope {
    display: inline-block;
    width: 18px;
    height: 14px;
    background: url(https://data.tibettravel.org/assets/modxFile/images/m-icon.png) no-repeat 0 -260px;
    vertical-align: baseline
}

.headermail:hover .glyphicon-envelope {
    background-position: 0 -274px
}

.glyphicon-earphone {
    display: inline-block;
    vertical-align: baseline;
    width: 1pc;
    height: 1pc;
    background: url(https://data.tibettravel.org//assets/modxFile/images/m-icon.png) no-repeat 0 -3in
}

.header-top .pipe {
    font-size: 1pc
}

.header-website {
    float: left;
    height: 90px;
    display: block
}

.input {
    float: right;
    width: 23pc;
    margin-left: 1%;
    height: 115px
}

.input_1 {
    float: left;
    width: 100%;
    height: 45px;
    overflow: hidden
}

.input_text {
    float: left;
    width: 70%;
    font-size: 1.4em;
    text-indent: 10px;
    border: 2px solid #b21d23;
    border-right: 0;
    background: #fff;
    height: 30px
}

.input_button {
    float: left;
    width: 26%;
    cursor: pointer;
    height: 34px;
    color: #fff;
    font-size: 14px;
    background: #b21d23;
    border: 0
}

.top_right {
    float: right;
    width: 19%;
    height: 90px;
    text-align: right
}

.logo_1,
.logoph {
    display: none
}

.logo img {
    margin-top: 20px
}

.logo_lj {
    font-weight: 700
}

.logo_lj a {
    margin-left: 2px;
    margin-top: 5px
}

.logo_lj a img {
    width: 6%
}

.i-tel {
    width: 100%;
    font-size: 1.4em;
    color: #bc3b40
}

.top_right {
    float: right;
    width: 39%;
    height: 90px;
    text-align: right
}

.bookinga:hover {
    opacity: .8
}

.top_right_1 {
    float: left;
    width: 100%;
    height: 20px;
    line-height: .875em;
    text-align: right
}

.top_right_1 a {
    font-size: 1em
}

.style {
    font-size: 1.25em;
    line-height: 1.1875em;
    color: #bc3b40;
    font-weight: 700
}

.headermail {
    color: #444
}

.top_dh {
    float: left;
    width: 100%;
    height: 3pc;
    background: #b21d23
}

.top_dh_jz {
    margin: 0 auto;
    width: 75pc;
    height: 51px;
    position: relative
}

.navbar {
    border-radius: 0;
    height: 3pc;
    background: #b21d23;
    border: 0
}

.navbar-inverse .navbar-brand {
    color: #fff;
    display: none
}

.lowheader .header-website,
.lowheader .input,
.lowheader .top_right {
    height: 5pc
}

.lowheader .logo img {
    margin-top: 10px
}

.lowheader .top_right_1 {
    margin-top: 20px
}

.lowheader .top_right_1.style {
    margin-top: 8px
}

.lowheader .input_1 {
    height: 28px
}

#main,
main {
    width: 100%;
}

#menunav {
    background-color: #b21d23;
    *position: relative;
    *z-index: 1
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    background-color: #fff;
    z-index: 999;
    border: 0;
    border-top: 2px solid #9a1218;
    border-bottom: 2px solid #9a1218;
    padding: 10px 25px 20px 5px
}

.dropdown-menu dl {
    float: left;
    border-left: 3px solid #f0f1f1
}

.navbar-nav li {
    float: left
}

.navbar-nav li>a {
   padding: 1em .5em;
    display: block;
    color: #fff;
    font-size: 15px;
}

.navbar-nav li>a span {
    font-size: 1pc
}

.navbar-nav li>a:hover {
    text-decoration: none;
    background-color: transparent!important
}

.caret {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 4px solid #fff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.navbar-nav li.dropdown>a.current,
.navbar-nav li.dropdown>a:hover {
    background-color: #9a1218!important
}

.guide .dropdown-menu {
    width: 520px
}

.tourss .dropdown-menu,
.train .dropdown-menu {
    width: 580px
}

.aboutus .dropdown-menu {
    width: 393px;
    padding-right: 5px
}

.tibetgroupmenu .dropdown-menu {
    width: 45pc
}

.tibetgroupmenu .dropdown-menu dl {
    width: 305px
}

.dropdown-menu dd {
    margin: 0 10px
}

.dropdown-menu dd a {
    font-size: .875em;
    line-height: 2em;
    color: #000
}

.dropdown-menu dd a:hover {
    text-decoration: underline
}

.dropdown-menu dd.headerdd {
    position: relative;
    height: 5pc;
    margin-top: 8px
}

.dropdown-menu dd.headerdd a {
    display: block;
    position: absolute;
    top: 0;
    width: 194px
}

.dropdown-menu dd.headerdd a:hover img {
    opacity: .8
}

.dropdown-menu dd a.tourabtnc {
    background-color: #c71119;
    border: 1px solid #c71119;
    border-radius: 3px;
    padding: .5em .8em;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    behavior: url(https://www.tibettravel.org/assets/modxFile/css/pie/PIE.htc);
    top: 15px
}

.dropdown-menu dd a.tourabtnc:hover {
    text-decoration: none
}

.col-md-3 {
    width: 25%;
    float: left;
    *width: 24.8%
}

.col-ft-2 {
    width: 20%;
    float: left
}

.col-ft-6 {
    width: 40%;
    float: left
}

.footer {
    border-top: 6px solid #c71119;
    background: #f0f0f0;
    padding-bottom: 20px;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.footer h4 {
    margin-bottom: 20px
}

.footer h4,
.footer h5 {
    float: left;
    width: 100%;
    font-size: 1.225em;
    line-height: 1.225em;
    color: #b21d23;
    padding: .4em 0;
    font-style: italic
}

.footer h5 {
    margin-top: 20px;
    font-weight: 400
}

.aspan3 dt,
.aspan4 dt {
    line-height: 1.6em;
    font-size: 1.2em;
    text-align: left
}

.aspan3 dd {
    line-height: 2em
}

.photos a,
.photos img {
    width: 200px!important;
    background-image: none!important
}

.photostream img {
    height: 40px!important;
    width: 40px!important;
    background-image: none!important;
    display: block
}

.photos img {
    opacity: .7!important;
    filter: alpha(opacity=70)!important;
    padding: 0!important;
    margin: 0!important;
    max-width: 100%!important;
    display: block
}

.photos a {
    border: 2px solid #5b5b5b!important;
    padding: 4px!important;
    display: block!important
}

.photostream {
    width: 200px
}

.photostream a {
    border: 2px solid #5b5b5b!important;
    padding: 4px!important;
    display: block!important
}

.photos a:hover,
.photostream a:hover {
    border: 2px solid #5b5b5b!important;
    background-color: #5b5b5b!important
}

.photostream ul li {
    width: auto!important;
    float: left!important;
    margin: 0 0 10px 10px!important;
    background-image: none!important
}

.aspan1 a {
    width: 100%;
    float: left;
    font-size: 1em;
    line-height: 1.2em;
    padding: .2em 0
}

.aspan3 p {
    font-size: 1em;
    color: #666
}

.footdi {
    padding: 20px 0;
    background: #b4b4b4;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.footdi .gll {
    float: left;
    width: 10%;
    height: 51px;
    background: url(https://data.tibettravel.org//assets/modxFile/images/m-icon.png) no-repeat -40px -270px
}

.footdi .gll_1 {
    float: left;
    width: 39%;
    line-height: 1.2em;
    font-size: .875em;
    margin-left: 1%
}

.footdi .gll_2 {
    margin-right: 10%
}

.footdi .gll_1 img {
    padding: 2% 1%
}

.gll_1 .pay {
    width: 61px;
    height: 36px;
    background: url(https://data.tibettravel.org//assets/modxFile/images/m-icon.png) no-repeat;
    float: left;
    margin: 8px
}

.about_3_33 {
    margin-bottom: 10px
}

.iphone_case {
    position: fixed;
    bottom: 0
}

.mldest a {
    width: 100%!important;
    padding-top: 5px;
    margin-top: 5px;
    margin-bottom: 0!important
}

.searchpanel {
    background: #afc052;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #748223), color-stop(100%, #afc052));
    background: -webkit-linear-gradient(top, #748223 0, #afc052 100%);
    background: linear-gradient(to bottom, #748223 0, #afc052 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#748223', endColorstr='#afc052', GradientType=0);
    border-radius: 5px;
    margin-bottom: 2em;
    box-shadow: 3px 3px 6px #ccc;
    position: relative
}

:root .searchpanel {
    filter: none
}

.searchpanel form {
    padding: 1em
}

.searchpanel p {
    color: #fff;
    padding: .75em 0
}

.searchpanel h4 {
    color: #fff;
    border-bottom: 1px solid #9aab3b;
    font-size: 1.25em;
    padding-bottom: .25em
}

.searchpanel .searchTour {
    color: #080808;
    outline: 0;
    border: 0;
    background-color: #ffea00;
    font-size: 1em;
    padding: 8px 15px;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    margin-top: 1.25em
}

.searchpanel .searchTour:hover {
    background-color: #fdfce7
}

.searchpanel .divselect cite {
    border: 1px solid #d9d9d8;
    display: block;
    cursor: pointer;
    font-style: normal;
    background: url(/assets/modxFile/images/iconpic/xiala.png) no-repeat 96% center;
    background-color: #fff;
    border: 1px solid #fff;
    font-size: .875em;
    width: 195px;
    padding: 6px 20px 6px 8px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    word-break: break-word;
    line-height: 18px
}

.searchpanel .divselect ul {
    border: 1px solid #333;
    background-color: #fff;
    position: absolute;
    z-index: 20000;
    margin-top: -1px;
    display: none;
    width: 225px
}

.searchpanel .divselect ul li {
    height: 24px;
    line-height: 24px;
    font-size: 1pc
}

.searchpanel .divselect ul li a {
    display: block;
    height: 24px;
    color: #333;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: .875em;
    cursor: default
}

.searchpanel .divselect ul li a:hover {
    background-color: #ccc
}

.searchpanel .search-des label {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 75pt;
    height: 24px;
    color: #fff;
    text-decoration: none;
    font-size: .875em;
    cursor: default
}

.searchpanel .search-des label.fullwidthl {
    width: 100%
}

.searchpanel .search-des label.hidelabel {
    display: none
}

.searchpanel .search-des .desmore {
    color: #fff;
    text-decoration: underline;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 1em;
    font-size: .875em
}

.searchpanel .searchicon {
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(/assets/modxFile/images/iconpic/sform.png) no-repeat center center;
    width: 76px;
    height: 76px
}

.searchpanel .divselect ul.checkul li {
    width: 50%;
    float: left
}

.searchpanel .divselect ul.checkul li.fullwidth {
    width: 100%
}

.searchpanel .search-des label span {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    background: url(/assets/modxFile/images/iconpic/newcheckbox.png) no-repeat 0 0;
    width: 15px;
    height: 15px
}

.searchpanel .search-des label.checked span {
    background-position: 0 -31px
}

#comment-content {
    border: 4px solid #ccc;
    background-color: #f9f0d3;
    padding: 1em
}

#comment-content p {
    margin: 0;
    padding: 0
}

#quesform {
    padding: 1em;
    background-color: #ffffe7;
    margin: 0 0 1.5em;
    border: 4px solid #ccc
}

#quesform .fullinput,
#quesform .norinput {
    height: 33px;
    line-height: 33px;
    font-size: 1em;
    padding: 0 .5em;
    width: 50%
}

#quesform .fullinput {
    width: 90%
}

#quesform textarea {
    width: 90%;
    padding: .5em;
    line-height: 1.6em
}

#quesform h3 {
    color: #c71119;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1.125em;
    font-family: Arial, Helvetica, sans-serif
}

#quesform p {
    margin: .75em 0 .3em;
    color: #474747
}

#quesform .submittombase {
    padding: 6px 20px;
    background-color: #c71119;
    border: 1px solid #c71119;
    outline: 0;
    color: #fff;
    margin-top: 1em;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 1em 0
}

#quesform .submittombase:hover {
    background-color: transparent;
    color: #c71119
}

#quesform .comment-cancel {
    margin-left: 10px;
    border: 0
}

#quesform .comment-cancel,
#quesform .comment-cancel:hover {
    background-color: #ccc;
    color: #1d1d1d
}

#comment-reply h4 {
    font-size: 1.25em;
    margin-top: 0;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    padding: .5em 1em;
    color: #1d1d1d
}

#comment-reply h4 span {
    font-family: Times New Roman, serif;
    color: #c71119;
    font-size: 1.125em
}

#comment-reply .question-content {
    padding-left: 36px;
    background: url(/assets/modxFile/images/iconpic/p003.png) no-repeat 0 0
}

#comment-reply .comment-question,
#comment-reply .ctimeawho,
#comment-reply .reply-main {
    font-size: .875em
}

#comment-reply .comment-question a,
#comment-reply .comment-question p,
#comment-reply .reply-main a,
#comment-reply .reply-main p {
    font-size: 1em
}

#comment-reply .question-content,
#comment-reply .reply-content {
    margin-bottom: 1.5em
}

#comment-reply .reply-content img.replyer {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: .5em
}

#comment-reply .reply-name {
    margin-bottom: .5em
}

#comment-reply .qtitle {
    margin: .5em 0
}

#comment-reply .reply-name p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 18px;
    vertical-align: middle;
    color: #999
}

.commentinfo {
    padding: 1em;
    border-top: 1px dashed #fcdb70
}

.contactname {
    position: fixed;
    z-index: 26340;
    width: 340px;
    padding: 15px 20px;
    top: 50%;
    margin-top: -140px;
    margin-left: -150px;
    left: 50%;
    background-color: #ffffe7;
    border: 5px solid #ccc;
    display: none;
    border-radius: 10px
}

.contactname .cp label {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 5pc;
    text-align: right;
    vertical-align: middle;
    margin-right: 5px
}

.contactname .cp label span {
    color: red
}

.contactname .cp input {
    height: 25px!important;
    line-height: 25px!important
}

#quesform .binput,
.contactname .cp input {
    border: 1px solid #ccc;
    border-radius: 3px
}

#quesform .binput:focus {
    border-color: #5eb0f3
}

#comment-reply .ctimeawho {
    color: #999
}

#comment-reply .reply-content {
    margin-left: 4em;
    padding: 1em;
    border: 1px solid #ffc;
    background-color: #ffffe7
}

.h-icon-bottom {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/assets/modxFile/images/h-icon-bottom.png) no-repeat
}

.howtohotelleft {
    font-size: 9pt;
    padding: 10px;
    background: #f6f6f6;
    margin-bottom: 20px
}

.howtohotelleft li {
    height: 5pc
}

.howtohotelleft li.w2 {
    height: 30px
}

.howtohotelleft h3 {
    margin-bottom: 15px;
    font-size: 1.25em
}

.howtohotelleft .howtohotelbox {
    width: 62px;
    float: left
}

.howtohotelleft p {
    width: 170px;
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif
}

.howtohotelleft .howtohotelbox .h-icon-bottom {
    margin-top: 20px;
    margin-right: 1pc
}

.howtohotelbox span {
    float: left
}

.h-span-icon {
    padding: 5px 10px;
    background: #fffab6;
    border: 1px solid #e2e2e2;
    font-size: .75em;
    font-weight: 700
}

.howtohotelbox i {
    float: right
}

.mailtoVista {
    font-family: helvetica neue, helvetica, arial, sans-serif;
    text-decoration: none
}

#tv-black {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 26339;
    display: none;
    background: rgba(0, 0, 0, .5) none repeat scroll 0 0!important;
    filter: Alpha(opacity=50);
    background: #000
}

#tv-mailClose {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(https://www.tibettravel.org/assets/modxFile/images/iconpic/close.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-left: 1px solid #d2d2d1;
    width: 49px;
    height: 49px;
    line-height: 49px;
    overflow: hidden;
    text-indent: -9999px;
    text-shadow: none;
    cursor: pointer
}

#tv-mail {
    position: fixed;
    _position: absolute;
    top: 15%;
    left: 50%;
    margin-left: -20pc;
    background: #fff;
    border: 1px solid #d2d2d1;
    width: 40pc;
    box-shadow: 0 0 8px 4px rgba(0, 0, 0, .25);
    z-index: 26340;
    display: none;
    overflow: hidden
}

#tv-mail,
#tv-mail h3 {
    font-family: helvetica neue, helvetica, arial, sans-serif
}

#tv-mail h3 {
    height: 49px;
    text-align: left;
    line-height: 49px;
    margin: 0 50px 0 22px;
    border: 0;
    padding: 0 2pc;
    font-size: 1pc;
    font-weight: 700;
    text-shadow: 0 1px #fff;
    color: #333;
    direction: ltr;
    background: url(https://www.tibettravel.org/templets/default/2013img/eaad.png) no-repeat left
}

.tv-mail-header {
    position: relative;
    border-bottom: 1px solid #d2d2d1;
    background: #f1f1f1;
    height: 49px;
    cursor: default
}

#tv-mailcontent {
    height: 440px;
    position: relative
}

.bgc4 {
    background: #444!important
}

.loadingdata {
    text-align: center;
    margin: 1em 0
}

.pagenavajax {
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 25px;
    background-color: #ffffe7
}

.pagenavajax a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 25px;
    line-height: 25px;
    width: 25px;
    font-family: Arial, Helvetica, sans-serif;
    color: #c71119;
    border: 1px solid #c71119;
    cursor: pointer;
    margin-right: 5px
}

.pagenavajax a.current,
.pagenavajax a:hover {
    background-color: #c71119;
    color: #fff
}

.pagenavajax a.current:hover {
    background-color: #c71119;
    cursor: auto
}

.pagenavajax a.fristPage {
    margin-right: 10px
}

.pagenavajax a.lastPage {
    margin-left: 5px
}

.home-live-box {
    overflow: hidden;
    margin-top: 20px
}

.home-live-box a.fancybox.wb {
    width: 18%
}

.home-live-box a.fancybox.wa,
.home-live-box a.fancybox.wb {
    display: block;
    float: left;
    margin-right: .181818%;
    height: 145px;
    overflow: hidden;
    margin-bottom: 3px;
    position: relative
}

.home-live-box a.fancybox.wa {
    width: 8.909091%
}

.home-live-box a.fancybox div {
    border: 1px solid #fff;
    height: 143px;
    overflow: hidden
}

.home-live-box a.fancybox p {
    filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150, endcolorstr=rgba(0, 0, 0, 0.8), gradientType=0) progid:DXImageTransform.Microsoft.gradient(startcolorstr=rgba(255, 255, 255, 0));
    -ms-filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150, endcolorstr=rgba(0, 0, 0, 0.8), gradientType=0) progid:DXImageTransform.Microsoft.gradient(startcolorstr=rgba(255, 255, 255, 0));
    background: rgba(0, 0, 0, .5);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.8)));
    background: -o-linear-gradient(top, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .8));
    position: absolute;
    color: #fff;
    left: 0;
    bottom: -30px;
    width: 100%;
    text-indent: 10px;
    height: 30px;
    line-height: 30px;
    transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in
}

.home-live-box a.fancybox:hover p {
    bottom: 0
}

h2.live-h2 {
    padding: 20px 0 10px;
    font-size: 30px;
    color: #fff
}

.home-livebtn,
h2.live-h2 {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    text-align: center
}

.home-livebtn {
    background-color: #fee101;
    border: 1px solid #fee101;
    border-radius: 3px;
    padding: .5em 1em;
    color: #444;
    font-size: 19px;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px
}

.home-livebtn:hover {
    background: 0;
    color: #fee101
}

.home-live-btnbox {
    text-align: center;
    margin-top: 20px
}

.live-p {
    color: #fff;
    text-align: center
}

.live-p a {
    color: #fff;
    text-decoration: underline
}

.photomainbg .container {
    width: 75pc
}

.photo_bg {
    position: relative;
    background: url(/assets/modxFile/images/iconpic/phbg.png) repeat;
    border-bottom: 10px solid #a92126
}

.headerimg {
    height: 156px;
    background: url(/assets/modxFile/images/iconpic/photoheader.png) no-repeat center center
}

.photo_bg img {
    display: block;
    margin: 0 auto
}

.photo_logo {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0
}

.photomainbg {
    background: url(/assets/modxFile/images/iconpic/pcbg.png) repeat;
    padding: 0 0 3em
}

.photomainbg h1 {
    text-align: center;
    font-size: 2em;
    color: #4a0000;
    margin: .5em 0 1em
}

.photomainbg h1 span {
    background: url(/assets/modxFile/images/iconpic/hhbg.png) no-repeat center center;
    background-size: cover;
    padding: 3px 2em
}

.photo_imglist img {
    display: block
}

.photo_imglist .photoImgcontent {
    position: relative;
    margin-bottom: 60px
}

.photo_imglist .photoImgcontent .pinner p {
    text-align: center;
    font-size: 1em;
    color: #1d1d1d;
    margin-top: 8px;
    font-weight: 700
}

.photo_imglist .photoImgcontent:before {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    top: -5px;
    left: 0;
    background: url(/assets/modxFile/images/iconpic/imgbg.png) no-repeat top center
}

.photo_imglist .photoImgcontent .pinner:before {
    content: '';
    width: 100%;
    background: url(/assets/modxFile/images/iconpic/imgbg.png) no-repeat bottom center;
    height: 4px;
    position: absolute;
    bottom: 29px;
    left: 0;
    background-size: cover
}

#order-mes {
    position: fixed;
    z-index: 888;
    width: 242px;
    height: 225px;
    right: 90px;
    bottom: 50px
}

.order-mesbox {
    width: 242px;
    height: 225px;
    position: relative
}

.order-mesbox ul {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 100%
}

.order-mes-list {
    position: relative;
    width: 100%;
    height: 225px;
    overflow: hidden
}

.order-mesbox ul li {
    width: 242px;
    overflow: hidden;
    height: 70px;
    margin-bottom: 5px;
    background: #fff
}

.order-mesbox ul li .fdbox {
    position: relative;
    background: url(https://www.tibettravel.org/assets/modxFile/images/time-icon.png) no-repeat 10px;
    height: 58px;
    border: 1px solid #39f;
    width: 190px;
    font-size: 9pt;
    padding-left: 50px;
    padding-top: 10px
}

.order-mesbox ul li .fdbox p {
    position: absolute;
    bottom: 0;
    left: 50px;
    color: #c71119;
    font-weight: 700
}

.order-mesbox ul li .fdbox span {
    color: #277ed4
}

.order-mes-btn {
    width: 15pc;
    height: 40px;
    background: #277ed4;
    line-height: 40px;
    color: #fff;
    position: absolute;
    top: 225px;
    left: 0;
    text-align: center;
    text-decoration: none;
    border: 1px solid #277ed4
}

.order-mes-btn:hover {
    background: #fff;
    color: #277ed4
}

.childrenparent {
    text-align: center
}

.childrenlist {
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 20px
}

.childrenlintinner {
    border: 1px solid #ccc;
    padding: 15px 15px 0
}

.childrenlist .childrenlintinner {
    text-align: left
}

.childrenlist .childrenlintinner h4 {
    font-size: 1pc;
    color: #1d1d1d;
    margin: 0 0 5px;
    font-weight: 700;
    text-align: left
}

.childrenlist,
.childrenlist .childrenlintinner,
.childrenlist ul {
    display: inline-block;
    *display: block;
    *zoom: 1
}

.childrenlist li a {
    display: block;
    padding: 5px 15px;
    font-size: 14px;
    position: relative;
    text-align: left;
    color: #0066d9;
    text-decoration: none;
    font-style: italic
}

.childrenlist li a:hover {
    color: #c71119
}

.childrenlist li p {
    font-size: 14px;
    margin: 0;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis
}

.childrenlist li a:before {
    display: block;
    width: 5px;
    height: 5px;
    background-color: #000;
    content: "";
    position: absolute;
    top: 11px;
    left: 0
}

.helpful-content {
    position: relative;
    z-index: 10px
}

.helpful-content .tourabtn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-color: #c71119;
    border: 1px solid #c71119;
    border-radius: 3px;
    padding: .5em 1em;
    color: #fff;
    font-size: .875em;
    cursor: pointer;
    position: relative;
    behavior: url(https://www.tibettravel.org/assets/modxFile/css/pie/PIE.htc)
}

.helpful-content .tourabtn:hover {
    background-color: transparent;
    color: #c71119;
    text-decoration: none
}

.helpful-content .helpfulform {
    padding: 20px;
    border: 1px solid #ccc;
    background-color: #f8f8f8;
    margin: 20px 0
}

.helpful-content h3 {
    font-size: 20px;
    margin: 25px 0 10px;
    color: #c71119;
    font-weight: 700
}

.helpful-content .helpfulchoose input[name=pagehelpful] {
    margin-right: 8px
}

.helpful-content .helpfulchoose {
    margin-bottom: 15px
}

.helpful {
    display: none;
    border: 9pt solid #c71119;
    border-radius: 8px;
    padding: 9pt;
    margin-bottom: 20px;
    background-color: #f6f6f6
}

.helpful li {
    width: 50%;
    float: left;
    margin-bottom: 15px
}

.helpful li.fullwidth {
    width: 100%
}

.helpful li label {
    display: block;
    margin: 0 0 5px;
    width: auto;
    font-weight: 700
}

.helpful li input {
    padding: 8px;
    border-radius: 5px;
    width: 90%;
    border: 1px solid #ccc
}

.helpful h4 {
    margin: 0
}

.helpful textarea {
    border-radius: 5px;
    width: 98%;
    padding: 9pt 1%;
    border: 1px solid #ccc
}

.tripbox {
    padding: 3px;
    background: #fff;
    width: 182px
}

.tripboxorg {
    border: 1px solid green
}

.tripboxorg a {
    display: block;
    width: 180px;
    font-size: 9pt
}

.tripboxorg img {
    margin-left: 15px
}

.tripboxorg .tripa {
    background: #fff;
    text-align: center;
    padding: 10px 0 5px;
    font-weight: 700
}

.tripboxorg .tripb {
    font-size: 14px;
    text-decoration: underline;
    padding-top: 0;
    font-weight: 400
}

@media screen and (max-width:1200px) {
    .photomainbg .container {
        width: 98%
    }
}

@media screen and (max-width:1169px) {
    .container {
        width: 98%
    }
    #top {
        display: none
    }
    .header-website {
        width: 300px
    }
    .header-website .logo {
        display: none
    }
    .header-website .logo_1 {
        display: block
    }
    .top_right {
        width: 190px;
        height: 88px
    }
    .header .input {
        width: 315px;
        height: 5pc
    }
    .top_right_1 {
        margin-top: 18px
    }
    .tibetthemetext p {
        display: none
    }
    .tibetthemetext span {
        transform: scale(.6, .6)
    }
    .tibetthemetext {
        left: 0!important;
        margin-left: 0!important
    }
}

@media screen and (max-width:940px) {
    .headerimg {
        background-image: url(/assets/modxFile/images/iconpic/photoheader_noword.png)
    }
    .header-top {
        display: none
    }
    .pagedivbox .pagedivlist {
        width: 48%;
        margin: 0 1%
    }
    .pagedivbox .pagedivlist:nth-child(3n) {
        margin-right: 2%!important
    }
    .header-website {
        width: 200px
    }
    .header .mobile-header {
        display: inline-block;
        text-align: center;
        box-shadow: 0 5px 4px -5px #000
    }
    .header {
        height: 56px
    }
    #menunav {
        position: fixed;
        top: 56px;
        left: 0;
        width: 100%;
        z-index: 9999
    }
    #menunav,
    .top_right {
        display: none
    }
    .logo_1 {
        display: none!important
    }
}

@media screen and (max-width:860px) {
    .photomainbg h1 {
        font-size: 1.5em
    }
    #footer .h5hide,
    .header .input {
        display: none
    }
    #footer .address {
        width: 100%
    }
    .ad-container p {
        font-size: 1em
    }
    .train-list-1 li {
        width: 32%!important
    }
    .header-website {
        width: 280px;
        height: 5pc
    }
    .photo_imglist .photoImgcontent .pinner {
        height: auto
    }
    .regionbox .region {
        width: 100%!important;
        padding-bottom: 30px;
        overflow: hidden
    }
    .region-r .tourabtn {
        left: 0!important;
        bottom: 0!important
    }
    .region-img-sm li img {
        width: 50px!important
    }
    .reg-container {
        width: 98%;
        overflow: hidden
    }
    .reg-container .TA_selfserveprop {
        display: none
    }
    .howtohotel ul li {
        margin-bottom: 20px
    }
    .howtohotel ul li,
    .howtohotel ul li.w2 {
        width: 97.5%!important
    }
    .tj-hotel li {
        width: 100%!important
    }
    .hotel-alllist {
        display: none
    }
    .col-sm-8,
    .col-sm-11,
    .festlistone li,
    .hidden-xs,
    .hotel-nopadding li,
    .karenSay {
        width: 100%!important
    }
    .karenSay {
        position: static!important
    }
}

@media screen and (max-width:680px) {
    #tv-mail {
        width: 95%;
        left: auto;
        margin-left: auto
    }
    .maplistbox .maplist {
        width: 100%!important;
        margin: 0
    }
    .videolist .videobox {
        width: 100%!important;
        height: 350px!important
    }
    .guideul li {
        width: 100%!important;
        margin-right: 0
    }
}

@media screen and (max-width:640px) {
    #footer .col-md-3.aspan1 {
        display: none
    }
    .header-website {
        width: 200px
    }
    #CDSWIDSSP,
    .right-c,
    .tourvideo iframe,
    .train-tour div.z {
        width: 100%!important
    }
    .right-c {
        overflow: hidden
    }
    .top_right {
        display: none
    }
    .pagedivbox .pagedivlist {
        width: 100%;
        margin: 0
    }
    .helpful li,
    .navbar-nav li {
        width: 100%;
        overflow: hidden
    }
    .header .mobile-header {
        display: inline-block;
        text-align: center;
        box-shadow: 0 5px 4px -5px #000
    }
    .header {
        height: 56px
    }
    #menunav {
        position: fixed;
        top: 56px;
        left: 0;
        width: 100%;
        z-index: 9999;
        display: none
    }
}

@media screen and (max-width:480px) {
    .photo_imglist .photoImgcontent .pinner p {
        font-size: .75em;
        bottom: 4px;
        line-height: 14px
    }
    .photomainbg h1 {
        font-size: 1em
    }
    .header .container {
        display: block!important
    }
    #footer .footdi .gll_1 {
        width: 85%;
        margin-right: 0;
        margin-left: 5%
    }
    #footer .footdi .gll_1.allwidth {
        width: 100%;
        margin-left: 0;
        margin-top: 1em
    }
    .header {
        height: 56px
    }
    #menunav,
    .header .container,
    .header-top {
        display: none
    }
    .header .mobile-header {
        display: block;
        text-align: center;
        box-shadow: 0 5px 4px -5px #000
    }
    #menunav {
        position: fixed;
        top: 56px;
        left: 0;
        width: 100%;
        z-index: 9999
    }
    .helpful li,
    .navbar-nav li {
        width: 100%;
        overflow: hidden
    }
    .navbar-nav li a {
        padding: .5em 1em;
        font-size: .9375em
    }
    .navbar-nav li a:hover {
        background-color: #9a1218
    }
    .caret {
        display: none
    }
    .addthis_bar .addthis_bar_p {
        margin-right: auto
    }
    .bread {
        line-height: 24px;
        overflow: hidden
    }
    .photomainbg {
        padding: 1em 0
    }
    .photo_imglist .photoImgcontent {
        margin-bottom: 1.5em
    }
}

@media screen and (max-width:320px) {
    .region-imglist {
        height: 244px!important
    }
    .header {
        width: 20pc
    }
}

.content-feedback,
.content-train {
    width: 100%;
    overflow: hidden;
    display: inline-block
}

.feedindexcontent {
    overflow: hidden
}

.swiper-pagination-bullet {
    background: #fff!important;
    opacity: 1!important
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.slide-on {
    opacity: 1!important;
    filter: alpha(opacity=100)!important;
    z-index: 9
}

.bannercon {
    display: none
}

.ban-on {
    display: block;
    z-index: 9
}

.swiper-pav {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -35px
}

.swiper-pav span {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    margin: 0 3px
}

.swiper-pav {
    z-index: 10
}

.swiper-pav span.on {
    background: #c71119
}

.home-img-title .hp4 a {
    display: inline-block
}

.n-prev {
    padding: 20px 30px 20px 20px;
    left: 10px
}

.n-next,
.n-prev {
    position: absolute;
    display: block;
    top: 50%;
    z-index: 10;
    height: 40px;
    margin-top: -60px
}

.n-next {
    padding: 20px 20px 20px 30px;
    right: 10px
}

.n-next:hover,
.n-prev:hover {
    background: hsla(0, 0%, 100%, .3)
}

@media screen and (max-width:1024px) {
    .container {
        overflow: hidden
    }
}

.dy_cont {
    width: 900px;
    height: 600px;
    display: none
}

.dy_m {
    margin: 15px;
    background: hsla(0, 0%, 100%, .9);
    width: 870px;
    height: 570px;
    display: inline-block
}

.dy_tit {
    font-size: 1pc;
    margin-bottom: 10px;
    padding: 10px 0 0
}

.dy_tit,
.dy_title {
    text-align: center;
    color: #c71119;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    margin-bottom: 0!important
}

.dy_title {
    font-size: 2pc;
    padding: 0 0 10px
}

.dy_mbox {
    width: 810px;
    margin: 0 30px
}

.dy_l {
    width: 350px;
    float: left
}

.m_dy_r {
    float: right;
    width: 300px
}

.dy_r {
    width: 440px;
    float: right
}

.dy_p1 {
    font-size: 18px;
    margin-bottom: 5px!important
}

.dy_p2 {
    font-size: 1pc;
    font-style: italic;
    color: #444;
    margin: 0!important
}

.dy_p3_a {
    margin-bottom: 10px!important
}

.dy_p3_a,
.dy_p3_b {
    font-size: 18px;
    margin-top: 15!important
}

.dy_p3_b,
.dy_p4 {
    margin-bottom: 0!important
}

.dy_p4 {
    margin-top: 0
}

.dy_p4 textarea {
    width: 401px;
    border: 1px solid #dbdbdb;
    margin-top: 15px;
    padding: 6px;
    height: 5pc
}

.dy_p5 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0!important
}

.dy_p5 input {
    width: 15px;
    float: left;
    height: 22px
}

.dy_r p.dy_p4 input {
    height: 42px;
    width: 260px;
    border: 1px solid #dbdbdb;
    background: #fff;
    padding: 0 5px
}

.dy_sub {
    display: inline-block;
    height: 44px;
    vertical-align: top;
    line-height: 44px;
    padding: 0 20px;
    background: #c71119;
    font-size: 18px;
    font-weight: 700
}

.dy_sub,
.dy_sub:hover {
    color: #fff!important;
    text-decoration: none!important
}

.dy_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
    z-index: 1000;
    display: none
}

.dy_cont {
    position: fixed;
    left: 50%;
    margin-left: -450px;
    top: 50%;
    z-index: 1001;
   transform: translate(0%, -50%);
}

.dy_m {
    position: relative
}

.dy_close {
    background: url(https://www.tibettravel.org/assets/modxFile/plugins/fancyBox/fancybox_sprite.png) no-repeat;
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer
}

.d-box-rel,
.dy_hidden {
    display: none
}

.d-box-rel {
    padding: 30px
}

.m_dy_l p {
    margin-bottom: 2em
}

.m_dy_l p.m-dy-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 1em
}

.dy-loading {
    width: 2pc;
    height: 2pc;
    top: 50%;
    margin-left: -1pc;
    margin-top: -1pc;
    display: none
}

.dy-loading,
.dy_closea {
    position: absolute;
    left: 50%
}

.dy_closea {
    color: #fff!important;
    bottom: -30px;
    font-size: 18px;
    margin-left: -15pc
}

.dy_closea:hover {
    text-decoration: underline
}

@media screen and (max-width:900px) {
    .dy_bg,
    .dy_cont {
        display: none!important
    }
}
.footer{
		background: #323232;
	}
	.footer .ftitle{
		    color: #dad9d9;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
		    border-bottom: 1px solid #616161;
	}
	.cl6{
	  width: 36%;
    float: left;
	}
	.cl7{
		 width: 52%;
    float: left;
	}
	.cl8{
		 width: 12%;
    float: left;
	}
	.foot-center{
		    padding-bottom: 1.5em;
		border-bottom: 1px solid #616161;
	}
	.foot-center h4{
		    font-size: 18px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    color: #fff;
	    position: relative;
    padding-left: 20px;
	    box-sizing: border-box;
		float: initial;
		
	}
	.foot-center h4 span{
		    width: 8px;
    height: 23px;
    background: #c71109;
    position: absolute;
    left: 0;
	}

	.featured_list li a{
	 width: 100%;
    height: 100%;
    display: block;
    background: url(https://data.tibettravel.org/assets/modxFile/images/tibettravel-footer2018-ico.jpg) no-repeat;
	}
		.featured_list li span{
	 width: 100%;
    height: 100%;
    display: block;
    background: url(https://data.tibettravel.org/assets/modxFile/images/tibettravel-footer2018-ico.jpg) no-repeat;
	}
	.featured_list li.cnn_li{
	   float:left;
		width:140px;
		height:60px;
	margin-bottom: 15px;
	}
	.featured_list li.cnn_li span{
		    background-position: 0px 0px;
	}
	.featured_list li.about_li{
	   float:left;
		width:100px;
		height:60px;
	  margin-bottom: 15px;
	}
	.featured_list li.about_li span{
		    background-position: -150px 0px;
	}
	
		.featured_list li.lonely_li{
	   float:left;
		width:120px;
		height:60px;
		margin-bottom: 15px;
	}
	.featured_list li.lonely_li span{
		    background-position: -260px 0px;
	}
	
	.featured_list li.trip_li{
	     float: left;
    width: 116px;
    height: 65px;
    margin-bottom: 15px;
	}
	.featured_list li.trip_li a{
		    background-position: 0px -80px;
	}

.featured_list li.forbes_li{
	     float: left;
    width: 120px;
    height: 60px;
    margin-bottom: 15px;
	}
	.featured_list li.forbes_li a{
		    background-position: -130px -80px;
	}
	.featured_list li.ihuff_li{
	     float: left;
    width: 140px;
    height: 60px;
    margin-bottom: 15px;
	}
	.featured_list li.ihuff_li a{
	   background-position: -264px -80px;
	}
	.foot-logolist li{
		width:70px;
		height:70px;
		  float: left;
		margin-right:20px;
	}
	.foot-logolist li a{
		 width: 100%;
    height: 100%;
    display: block;
    background: url(https://www.tibettravel.org/assets/modxFile/images/tibettravel-footer2018-ico.webp) no-repeat;
	}
	.foot-logolist li span{
		 width: 100%;
    height: 100%;
    display: block;
    background: url(https://www.tibettravel.org/assets/modxFile/images/tibettravel-footer2018-ico.webp) no-repeat;
	}
	.ic0bg_box{
		width:26%;
		height:115px;
	}
	.footer-text_box{
	    width: 71%;
    padding-right: 30px;
    box-sizing: border-box;	}
	.footer-text_box p{
		color:#fff;
	}
	.ic0bg_box a{
		 width: 100%;
    height: 100%;
    display: block;
		 background: url(https://www.tibettravel.org/assets/modxFile/images/tibettravel-footer2018-ico.webp) no-repeat;
	}
	 #footer .footer-text_box p a{
		color:#fff;
		    text-decoration: underline;
	}
	.footer-contact_title{
		
	}
	.footer-contact_title{
		    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
	}
	.footer-address span{
		font-weight: bold;
	}
	.footer-emali_title{
		margin-top:20px;
		
	}
	#footer .footer-text_box p.footer-emali_title a{
		display: inline-block;
    font-size: 20px;
    color: #ff2501;
	}
	.footer-follow_list li{
	      position: relative;
    height: 50px;
    padding-left: 50px;
	line-height: 50px;
	margin-bottom: 10px;

	}
	.footer-follow_list li span{
		    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 0;
	top:5px;
   background: url(https://www.tibettravel.org/assets/modxFile/images/tibettravel-footer2018-ico.webp) no-repeat;
	}
	.footer_linebox {
		    padding: 3em 0 2em;
	}
	#footer .footer-follow_list li a{
		color:#fff;
	}
	.f-linebox{
		    width: 20%;
    float: left;
	}
	#footer .f-linebox li.lititle{
	font-weight: bold;
    margin-bottom: 20px;
		color:#d9d9d9
	}
	.f-linebox li {
    margin-bottom: 10px;
    font-size: 14px;
}
	#footer .f-linebox li a{
			color:#d9d9d9
	}
	.newsletter_box{
		    float: left;
    width: 20%;
	}
	.newsletter_title{
		    font-size: 24px;
    font-weight: bold;
    color: #d9d9d9;
    border-bottom: 1px solid #ffffff;
	}
	.newsletter_box p{
		color:#d9d9d9;
	    margin-bottom: 10px;
	}
	.new_input{
		    width: 100%;
    padding: 10px;
    border: 1px solid #757570;
    border-radius: 5px;
	    box-sizing: border-box;
	}
	.news_sub{
		width: 100%;
    display: inline-block;
    font-size: 14px;
    background: #c71119;
    text-align: center;
    padding: 12px 10px;
    box-sizing: border-box;
    color: #fff;
    border: 1px solid #c71119;
    border-radius: 5px;
    margin-top: 10px;
	}
	#footer .news_sub{
		color:#fff;
	}
	#footer .news_sub:hover{
		  background: #fff;
     text-decoration: initial;
		color:#c71119;
	}
	.footer_end{
		background:#fff;
	}
	#footer  .footer_end .ftrbox a{
		    color: #696969 !important;
	}
	.footer_out{
		padding:1em 0;
	}
	.Knowledge_list>li{
		width:24%;
		margin-right:1.3333%;
		float:left;
		    background: #f5f5f5;
	}
	.Knowledge_list>li:nth-of-type(4n){
		margin-right:0%;
	}
	.knowledge_title{
		    padding: .7em;
    background: #656565;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
	}
	.know_childlist{
		    padding: 1em;
    border: 1px solid #d1d1d1;
    border-top: initial;
	}
	.know_childlist li{
		  padding-left: 2em;
    margin-bottom: .5em;
    position: relative;
    min-height: 90px;
	}
	.know_childlist li span{
	 position: absolute;
    width: 20px;
    height: 20px;
    background: url(assets/modxFile/images/travle2018-footer-ok-ico.png) no-repeat 0px -1px;
    top: 5px;
    left: 0px;
	}
.footer-address{
	margin-bottom: 5px;
}
.footer-follow_list li span.youtube-ico{
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 2px;
    top: 5px;
    background: url(https://www.tibettravel.org/assets/modxFile/images/youtube-tibettravel.png) no-repeat;
	}@charset "utf-8";
/* 图片 90%透明 */
#CDSWIDSSP{ width:100% !important; max-width:480px; margin:0 auto;}
.preli li a:hover img,.tags-package li a:hover img,.train-tour li .img-a:hover img{ -webkit-opacity:.9; -moz-opacity:.9;opacity:.9;filter:Alpha(opacity=90);}
/*end img*/
.tourabtn { background-color: #c71119; display:inline-block;*display:inline;*zoom:1; border: 1px solid #c71119; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: .5em .8em; color: #fff; font-size: .875em; cursor: pointer; position: relative; behavior: url(https://www.tibettravel.org/assets/modxFile/css/pie/PIE.htc); }
p .tourabtn { font-size: 1em; }
.tourabtn:hover { background-color: transparent; color: #c71119; text-decoration: none; }
h1 { font-size: 2em; color: #1d1d1d; font-weight: normal; padding: .35em 0; }
h2, h3, h4,h5, h6{font-family:Arial, Helvetica, sans-serif; color: #1d1d1d; }
#sidebar { width: 22%; position: relative;;}
#maincontent { width: 75.5%; }
#iti-main{ margin-bottom:2em;overflow: hidden;}
#askquestion{ margin-top:1em;}
.content-train img{height:auto!important;}
.content-p p, .privatemain p { margin-bottom: 1.75em; }
.content-p h3{ font-weight: normal; margin: 1.75em 0 .5em; font-size: 1.4em; }
.content-p h4{ font-family: Arial, Helvetica, sans-serif; font-size: .9375em; font-weight: bold; margin: 1em 0 .5em; color: #c71119; }
.content-train a:hover,.train-tour a:hover{ color:#1d1d1d;}
.content-train ol li{ font-size:.875em; margin-bottom:1.5em; background:url(https://www.tibettravel.org/images/dot-circurt.gif) no-repeat 0 3px; padding-left:1.5em; list-style-type:none; list-style-position:inside;line-height: 1.6em;}
/*train sidebar */
.trainsidebar{ margin-bottom:1.5em;}
.train-sidebar-2 h4,.train-sidebar-5 h4{ font-weight:bold; color:#c71119;}
.train-sidebar-2 li{ padding:5px 15px; background-color:#f6f6f6; color:#333; margin-bottom:3px;}
.train-sidebar-2 li.lititle,.train-sidebar-3 li.morepopular{ margin-top:10px; background-color:#c71119; color:#fff; font-size:.875em;}
.train-sidebar-2 li a{ color:#1d1d1d; font-size:.875em;}
.train-sidebar-2 li.lititle a,.train-sidebar-2 li.lititle{ color:#fff; font-size:1em; font-weight:bold; text-decoration:underline;}
.train-sidebar-2 li.lititle{ text-decoration: none; }
.train-sidebar-2 li.lititle a:hover{ color:#fff;}
.train-sidebar-2 li a:hover{ color:#c71119;}
.train-sidebar-2.train-sidebar-3 li.lititle{ background-color:#fff; color:#c71119; border-top:3px solid #c71119;padding:8px 5px 10px 30px;}
.train-sidebar-2.train-sidebar-3 li.lititle a{ color:#c71119; font-size:1.125em; text-decoration:none;}
.train-sidebar-3 li:hover{ background-color:#c71119; color:#fff;}
.train-sidebar-3 li:hover a,.train-sidebar-3 li.current a{ color:#fff;}
.train-sidebar-3 li.current{ background: #c71119 url(/assets/modxFile/images/iconpic/w-r.png) no-repeat 13px center; color:#fff;}
.train-sidebar-3 li{ padding:5px 5px 5px 20px;}
.train-sidebar-3 li.morepopular{ padding:8px 5px 8px 30px;}
.train-sidebar-3 li.morepopular a{ text-decoration:none; border-bottom:2px solid #fff; color:#fff; font-size:1em;}
.hot-tours .opacityimg{ position:relative;padding:2px; border:1px solid #ccc; -webkit-box-shadow:3px 3px 3px #999; -moz-box-shadow:3px 3px 3px #999;box-shadow:3px 3px 3px #999; margin-bottom:25px;}
.hot-tours .opacityimg span.hot{ position:absolute; top:0; left:0; width:80px; height:53px; background:url(/assets/modxFile/images/iconpic/hot-y.png) no-repeat 0 0; display:block; z-index:2;}
.hot-tours .opacityimg p{ text-align:center; color:#0066d9; text-decoration:underline; line-height:22px; margin:.5em 0;}
.train-sidebar-4 { padding:18px 0 0; background:url(/assets/modxFile/images/iconpic/sidebar-top.png) repeat-x 0 0;}
.train-sidebar-4 h4{ background:url(/assets/modxFile/images/iconpic/douxing.png) repeat-x 0 0; height:50px;text-align:center; color:#fff; font-size:1em; line-height:34px; font-weight:bold;}
.train-sidebar-4 ul{border-top:1px dashed #ccc; background:url(/assets/modxFile/images/iconpic/sidebar-top.png) repeat-x bottom left; padding-bottom:30px;}
.train-sidebar-4 li{width: 100%; display: table; height: 40px; background-color:#fff; color:#1d1d1d; border-bottom: 1px dashed #ccc; font-size:.75em;font-family: Verdana, Geneva, sans-serif; padding: 1px 0; text-align: right; position: relative;}
.train-sidebar-4 li a:hover{background-color:#ff9ea2;}
.train-sidebar-4 li.current a{ font-weight: bold; color:#c71119;}
.train-sidebar-4 li:hover a{color:#fff;}
.train-sidebar-4 li.current span.thisa{ width: 0; height: 50px; line-height:50px; display: block; position: absolute;; left:2px; top:0px;}
.train-sidebar-4 li a{ color:#0077fc; font-size:1em; display:table-cell;vertical-align: middle; padding:0 15px 0 20px; position: relative;}
.train-sidebar-5{ background-color:#f6f6f6; padding:12px;}
.train-sidebar-5 li{ list-style-type:square; margin-top:10px; margin-left:18px;}
.train-sidebar-5 li a{ display:block; font-size:14px;}
.train-sidebar-5 li a span{ display:block; text-align:left; font-style:italic; color:#777; font-size:12px; margin-top:5px;}

/* quickquestion */
#quickquestion { background-color: #f3f4ea; z-index: 1 }
#quickquestion h4 { background-color: #656a46; color: #fff; padding: .5em 0 .5em 1em; font-size: 1.125em; }
#quickquestion form { padding: 1em; }
#quickquestion hr { color: #fff; border-color: #fff; border-top: none; border-left: none; margin: 1em 0; }
#quickquestion li { width: 50%; float: left;*width:49%; }
#quickquestion li.halfwidth { width: 100%;}
#quickquestion li.fullwidth { width: 100%; }
#quickquestion li p { margin: .75em 0 .125em; }
#quickquestion textarea { width: 96%; padding: .5em 2%; color: #999; font-size: .875em; }
#quickquestion input { width: 90%; padding: 0.25em; }
.boxshadow #quickquestion input, .boxshadow #quickquestion select, .boxshadow #quickquestion textarea { box-shadow: 1px 1px 1px #ccc; }
.no-boxshadow #quickquestion input, .no-boxshadow #quickquestion select, .no-boxshadow #quickquestion textarea { border: 1px solid #ccc; }
#quickquestion input:focus { box-shadow: 0px 0px 2px #0FF0FB; -moz-transition: all linear .3s; -webkit-transition: all linear .3s; -ms-transition: all linear .3s; -o-transition: all linear .3s; transition: all linear .3s; }
#quickquestion select { height: 23px; line-height: 23px; border: none; }
#quickquestion li .tourabtn { margin-top: 1em; display: inline-block; *zoom:1;*display:inline;font-size: 1em; }
/* end */
.travelAuthor{ font-size:.875em; padding:5px 0 10px; margin-bottom:15px; border-bottom:1px dashed #ccc;}
.travelAuthor a{ font-size:1em; color:#c71119;}
.travelAuthor a:hover{ color:#f60;}
.travelAuthor span,.mail-guru span,.allarc span{ display:inline-block; *display:inline;*zoom:1; background:url(/assets/modxFile/images/iconpic/train-icon.png) no-repeat; width:25px; height:20px; vertical-align:middle;margin-right: 5px;}
.travelAuthor span.posttime{ background-position:-12px -121px;}
.travelAuthor span.postcomment{ background-position:-11px -168px; margin-left:1em;}
.travelAuthor-info{ padding:1em; border:1px solid #ccc; background-color:#f6f6f6;margin-top: 2em; border-right:none; border-left:none;}
.avatar { overflow: hidden; border-radius: 50%; height: 100px; width: 100px; position:relative;behavior: url(https://www.tibettravel.org/assets/modxFile/css/pie/PIE.htc); -webkit-box-shadow: 4px 3px 6px #666;-moz-box-shadow: 4px 3px 6px #666;box-shadow: 4px 3px 6px #666; }
.avatar img { display: block; }
.avatarintro { margin-left: 135px; position: relative; padding-right: 1em; }
.avatarintro p {line-height: 1.6em; font-size: .875em; color:#1d1d1d; }
.avatarintro p a{ color:#c71119; text-decoration:underline;}
.avatarintro p a:hover{ color:#1d1d1d;}
.avatarintro p.authortitle{ font-weight:bold;}
.avatarintro p.gplus-guru{ padding-left:2em; background:url(/assets/modxFile/images/iconpic/googleplus.png) no-repeat 4px center;}
.mail-guru,.allarc{ margin-bottom:5px !important;}
.mail-guru span{ background-position:-8px -201px;}
.allarc span{background-position:-10px -240px; height:25px;}

/*you may like*/
.maylike{ margin:1.5em 0;}
.maylike h3{color:#c71119;}
.maylike li{ float:left; width:50%; list-style-type:none;color:#a4a4a4; font-size:24px; height: 66px; overflow:hidden;}
.maylike li div{ padding: 0 16px; background:url(/assets/modxFile/images/iconpic/grayditto.png) no-repeat 0 8px;}
.maylike li p{ color:#898989; font-size:.8125em;text-decoration:none; margin-bottom:0 !important;}
.maylike li p.title{ margin-left:0;font-size:.875em; color:#0066DA;font-weight:bold; }
.maylike li a{display:block;font-size:16px; }
.maylike li a:hover p.title{ text-decoration:underline;color:#c71119;}

/*  beijing-lhasa  */
.train-details,.contail-train{ background-color:#c3252c; padding:1em; -webkit-border-radius:8px; -moz-border-radius:8px;border-radius:8px; margin-bottom:1em;}
.train-details h2,.train-details h3{ color:#fff; margin-bottom:10px; font-family:Arial,'Georgia', sans-serif; font-size:1.1875em;}
.contail-train{ background-color:#f6f6f6;}
.train-no{ width:100%; border-top:1px solid #ccc; border-left:1px solid #ccc; margin-top:1em; color:#666; font-size:.875em;}
.train-no th,.train-no td{ border-right:1px solid #ccc; border-bottom:1px solid #ccc; text-align:center; padding:5px;}
.train-no th{ padding:8px 5px; font-weight:normal;}
.train-no .oddtr{ background-color:#fff;}
.train-book h4{ font-size:1.125em;}
.train-book li{ float:left; width:33.33%;margin: .5em 0;}
.train-book li.fullwidth{ width:100%;height: auto;}
.train-book li.ticketcl{ width:66.66%;}
.train-book li.fullwidth textarea{ width:98%; padding:5px 1%;border: 1px solid #ccc;}
.train-book li label,.train-book li .redstar{display:inline-block; *display:inline; *zoom:1; width:85px; text-align:left; vertical-align:middle; margin-right:5px; font-size:.875em;}
.train-book li .redstar{ width:auto; margin-left:5px; color:#f00;}
.train-book li input{ width:130px; padding:5px;border: 1px solid #ccc;}
.train-book li select{border: 1px solid #ccc; padding:5px;}
.train-book .tourabtn,.checkmore,.bookbtncenter .tourabtn{ display:inline-block; *display:inline;*zoom:1; margin:1em 0; font-size:1em; padding:.5em 1.5em;}
.train-tour li{ float:left; width:32%; margin-right:2%; background-color:#f6f6f6;}
.train-tour.train-tour2 li{ width:49%; margin-right:2%;}
.train-tour li.nrm,.train-tour.train-tour2 li:nth-child(2){ margin-right:0;}
.train-tour li .img-a,.train-tour li img{ display:block;}
.train-details h3 span{ font-size:.65em;}
.train-tour li .route-inner{ border:2px solid #fff; border-radius:3px;}
.train-tour li .inner{ padding:10px 10px 20px; height: 140px; position:relative;}
.train-tour li .inner a{ font-size:.875em;}
.train-tour li .inner p{ line-height:16px; height:64px; overflow:hidden; margin-top:5px;}
.train-tour li .inner .tourabtn{ position:absolute; bottom:1em; left:10px; color:#fff; text-decoration:none;}
.train-tour li .inner .tourabtn:hover{ color:#c71119;}
.train-tour.train-tour2 li .inner{ height:130px;}
.train-tour.train-tour2 li .inner p{ height:48px;}
.train-tour.train-tour2 li .inner a{ font-size:1em;}
.checkmore{ margin:1em 0 0; color:#fff; text-decoration:underline; padding:0;}
.checkmore:hover{ color:#fff;}

.guide_list_1{height:auto;background-color:#FAF6EB; padding:8px 0; margin-top:10px;}
.guide_list_2{ width:148px; height:98px; float:left; padding:8px 0 0 15px; background-image:url(/assets/modxFile/images/iconpic/list_r2_c2.jpg)}
.guide_list_2 img{ width:135px; height:90px;}
.guide_list_3{margin-left:170px;    padding: 0 20px 0 0;}
.guide_list_3 h4{ font-size:1em;}
.guide_list_3 p{ line-height:18px; margin-top:5px; font-size:.75em;}

#ditto_pages{ margin:1.5em 0; font-size:.875em;}
.ditto_paging {border-top: 1px solid #ccc;padding: 10px; font-size: 86%;color: black;}
#ditto_pages .ditto_currentpage {border: 1px solid #c71119;padding: 1px 5px 2px; margin-right: 5px;background-color: #c71119; color: #fff;} 
#ditto_pages .ditto_off {border: 1px solid #ccc;padding: 1px 5px 2px; margin-right: 1px; color: #ccc;}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {border: 1px solid #c71119; padding: 1px 5px 2px; margin-right: 5px; text-decoration: none !important; color:#c71119;} 
#ditto_pages a:hover { background-color: #c71119;color: #fff;}

/*train index*/
.train-tour div.z{ margin:0 2em 1em 0;}
.right-c p{ margin-bottom:1em;}
.trainh3{ margin-bottom:1em;    font-family: 'Georgia', Arial, Helvetica, sans-serif;}
.graybg{ background-color:#f6f6f6; margin:3em 0; border-bottom:1px dotted #ccc; border-top:1px dotted #ccc;}
.graybg .gray-inner{ border-top:1px solid #fff; border-bottom:1px solid #fff; padding:1.5em 0;}
.graybg .steplist{ float:left;}
.graybg .step1{ width:40%;}
.graybg .step1 h2{ color:#c71119; font-weight:normal; margin-bottom:1em;}
.graybg .step2{ width:20%; padding-top:10px;}
.graybg .step3{ width:40%; text-align:right; position:relative; padding-top:10px;}
.graybg .step1 li{ font-size:.875em; margin-top:1.25em; background:url(/assets/modxFile/images/iconpic/include.png) no-repeat 0px 0px; padding-left:2em;}
.jiantou-1{ width:40px; height:40px; background:url(/assets/modxFile/images/iconpic/train-index.png) no-repeat -73px -11px; position:absolute; top:50%; margin-top:-20px; left:10%;}
.train-book1{width:80%;display:inline-block; *display:inline;*zoom:1; border:3px solid #c71119; border-radius:8px; max-width:320px;}
.train-book1 h4{ font-size:1.1825em; color:#c71119;}
.train-book1 form{ padding:1em 1.2em;}
.train-book1 p{ margin-bottom:.5em;}
.train-book1 .train-input,.train-book1 textarea{ width:94%; padding:6px 3%; border:1px solid #ccc; margin-bottom:1em; font-size:.875em; border-radius:5px;}
.train-book1 .train-input:focus,.train-book1 textarea:focus{ border-color:#3FF5F2; box-shadow:0px 0px 2px #3FF5F2;}
.train-book1 .tourabtn{ display:block; text-align:center; font-size:1.1875em; padding:8px;}
.sgraybg{ background-color:#f6f6f6;width:100%;overflow:hidden;}
.sgraybg div.z{ width:70%;}
.sgraybg div.z img{ display:inline-block;width:100%}
.sgraybg div.y{ width:28%;}
.sgraybg div.z  a{display: inline-block; width:100%;overflow:hidden;margin-bottom: 10px;}
.sgraybg div.y p{ font-size:1em; line-height:1.5em; margin-top:1em;}
.sgraybg div.y li{ padding-left:1em; background: url(/assets/modxFile/images/iconpic/cs-right.png) no-repeat left center; margin:1em 0 0;}
.sgraybg div.y li a{ font-size:.9375em;}
.sgraybg div.y li a.more{ color:#1d1d1d; font-size:1em; text-decoration:underline;}
.train-list-1 li{ width:19%; margin-right:1.25%; margin-bottom:1em; float:left;}
.train-list-1 li.nrm{ margin-right:0;}
.train-list-1 li .warpin{ padding:2px; box-shadow:1px 1px 3px #ccc; background-color:#fff;}
.train-list-1 li .tourabtn{ display:inline-block; *display:inline; *zoom:1; position:absolute; bottom:15px; left:10px;color:#ffffff;text-decoration:none;}
.train-list-1 li .tourabtn:hover{color:#c71119;}
.train-list-1 li .inner{     padding: 10px 10px 60px; position:relative;}
.train-list-1 li .inner .tourtitle{ font-size:.875em;}
.img-a,.img-a img{ display:block; margin:0 auto; position:relative;}
.img-a .hoticon{ width:60px; height:60px; background:url(/assets/modxFile/images/iconpic/train-index.png) no-repeat 0 0; position:absolute; top:-5px; left:-5px; z-index:99;}
.img-a .tuijian{ height:20px; line-height:20px; overflow:hidden; position:absolute; bottom:0; left:0; width:100%; background-color:#f00; color:#fff; font-size:.75em; font-weight:bold;}
.img-a .tuijian span{ display:inline-block; *display:inline; *zoom:1; vertical-align:middle; height:20px; width:20px; background:url(/assets/modxFile/images/iconpic/train-icon.png) no-repeat -9px -75px; margin:0 5px 0 10px;}
.inner p{ line-height:1.3em; margin:.5em 0;}
.inner p.traintoute{ height:54px; overflow:hidden;}
.train-list-text{ margin-bottom:2em;}
.train-list-text li{ background-color:#fffded;}
.train-list-text li .inner{ padding:10px;}
.train-list-text .inner p.title{ text-align:center;}
.train-list-text .inner p.title a{ color:#c71119;    font-size: 1.0625em;}
.train-list-2.maylike li div{ background-image:url(/assets/modxFile/images/iconpic/blackditto.png);}
.train-list-2.maylike li p{ font-style:italic;}
.train-list-2.maylike li p.title{ font-style:normal;}
.train-alllink li a{ display:block; padding:0 1.5em 0 1.75em; background:url(/assets/modxFile/images/iconpic/right-red.png) no-repeat 10px 5px; color:#1d1d1d; margin-top:1em; font-size:.875em;}
.train-alllink li a:hover{ color:#c71119;}
.train-alllink li a.atitle{ font-size:1em; font-weight:bold; text-decoration:underline; color:#c71119;    background-image: none;padding: 0; text-align: center;}
.train-alllink li{ padding-bottom:1em; height:450px; min-width:220px;}
.bookbtncenter{ text-align:center;}
.bookbtncenter .tourabtn{border-radius: 5px 5px 0 0;padding: .75em 2em .5em; margin-bottom:0; font-size:1.1875em;}
.bookbtncenter .tourabtn:hover{color:#fff; top:0; background-color:#c71119;}
.trainbookbtn.tourabtn{display: inline-block;font-size: 1.1375em;margin: 1em 0;}
.tourabtn span{display:inline-block; *display:inline; *zoom:1; margin-right:8px; background:url(/assets/modxFile/images/iconpic/bookicon.png) no-repeat left top; width:19px; height:24px; vertical-align: middle;;}
.tourabtn:hover span{ background-position:left bottom;}
.bookbtncenter .tourabtn:hover span{ background-position:left top;}
.videoslist .tourvideo{width:32%; margin-right:2%; margin-bottom:25px; float:left;}
.videoslist .tourvideo.nrm{ margin-right:0;}

.table-bordered{    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;border: 1px solid #ddd; border-spacing:0;}
.table-bordered td,.table-bordered th{padding: 8px; line-height: 1.42857143em;vertical-align: top;border: 1px solid #ddd; background-color: transparent;font-size: .875em;}
/* train i*/
.inner-train-tour{ padding:1em; background-color:#fff;}
.tourlist-train{padding:10px; background-color:#f3f4ea; margin-bottom:1.5em;}
.tourlist-train li{ margin:1em 0; padding-left:20px; background:url(/assets/modxFile/images/iconpic/blackditto.png) no-repeat 0 5px;}
.tourlist-train li i{ display:block; color:#6e6e6e; font-size:.8125em; margin-top:.25em;}
.tourlist-train li a{ font-size:.9375em; color:#c71119; font-weight:bold; text-decoration:underline;}
.tourlist-train li a:hover{ color:#0066d9;}
.tourlist-train div.z{ width:45.8%;}
.tourlist-train div.y{ width:52%;}
.tourlist-train div.z img{margin-top: 5px; box-shadow: 3px 3px 6px #ccc;padding: 1px; border: 1px solid #ccc;}
.tourlist-train li a.readmore-train{ text-decoration:underline;}

/*tibet travel permit*/
#iti-main.permit{ padding:.5em 1em 2em; margin-bottom: 0; }
.permit-top{ text-align: center; padding: 1em 3em; background: url(/assets/modxFile/images/iconpic/permit.png) no-repeat center center; height: 154px; margin:0; background-size:contain;}
.permit-top h2{ color: #c71119; margin:16px 0 8px; font-size: 1.4375em;}
.permit-top p{ font-size: .875em; font-weight: bold; }
.imgfloatlist div.z,.imgfloatlist div.y{ width: 49%; margin-bottom: 1em; }
.train-sidebar-2.permit-sidebar li.lititle a,.train-sidebar-2.permit-sidebar li.lititle{font-size:.875em;}
.train-sidebar-2.permit-sidebar li.lititle a{font-size:1em;font-family: Arial, Helvetica, sans-serif;}
.train-sidebar-2.permit-sidebar li a{ font-size:.75em;font-family: Verdana, Geneva, sans-serif;}
.train-sidebar-2.permit-sidebar li.hideli{ display: none; }

.best-time-main  #sidebar{ width: 22%; }

.permit-content{ margin-bottom: 1.5em;}
.permit-content div.z{ width: 60%;}
.permit-content div.y{ width: 38%;padding: 1px; border: 1px solid #ccc;}
.permit-content div.z .perlist{ margin:2em 0;}
.permit-content div.z .perlist li{ background: url(/assets/modxFile/images/commonpic/perlist.png) no-repeat left center; padding-left: 15px; font-size: .8375em; color: #646464; margin: .75em 0;}
.permit-content div.y img{ display: block; margin: 0 auto;}
.permit-content div.y em{ font-size: .75em;padding-bottom: .5em;font-family: Verdana, Geneva, sans-serif;}
.permit-ul-list{ margin-left:-1%; font-size: 0;}
.permit-ul-list li{display:inline-block; *display:inline; *zoom:1;width: 19%; margin-left:1%; vertical-align: top; font-size: 16px; margin-bottom: 16px; text-align: center; background-color: #f5f5f5; padding-bottom: 1em;}
.permit-ul-list li.advisor{ padding-bottom: 0; }
.permit-ul-list li img{ display: block; max-width: 100%; margin: 0 auto; height: 150px; width: 100%;}
.permit-ul-list li .tourabtn{ display: inline-block;*display:inline; *zoom:1; margin-top: 1em;}
.permit-ul-list li .travelAuthor{ border-bottom: none; margin-bottom: 0; padding:0 0 5px; font-style: italic;font-family: Verdana, Geneva, sans-serif; font-size: .75em;}
.permit-ul-list li .arctitle{ display: block; margin-bottom: 15px; font-size: .875em; font-weight:bold; color: #1d1d1d; height: 48px;}
.permit-ul-list li .arctitle:hover{ color: #c71119;}
.permit-ul-list li .licss{ position: relative; height: 26px; line-height: 26px; margin:8px 0;}
.permit-ul-list li .licss .chos{ width: 100px; position: absolute; right: 0; top: 0;height: 26px; line-height: 26px; background-color: #ffa200; color: #fff; font-size: .8375em; text-align: center; font-weight: bold;}
.permit-ul-list li .news .chos{ background-color: #0084ff;}
.permit-ul-list li .licss span{ width: 0; height: 0; display: block; border-top: 13px solid transparent; border-bottom: 13px solid transparent; border-left: 13px solid #f5f5f5; position: absolute; top: 0; left: 0;}
.permit-ul-list li .newsintro{ height: 184px; overflow: hidden; font-family: Verdana, Geneva, sans-serif; font-size: .75em;}

.permit-case{ padding:1em 0; border-bottom: 1px solid #f0f0f0;}
.permit-case h4{    font-family: Verdana, Geneva, sans-serif; font-size: 1.5em; margin: .75em 0 .5em;}

.permit-case .permit-ul-list li p{ font-size: .75em; line-height: 16px;font-family: Verdana, Geneva, sans-serif; color: #1d1d1d; margin:8px 0; text-align: left;}
.permit-case .permit-ul-list li{ background-color: transparent; }
.permitindex h3{ margin:1em 0 .5em;  padding-top: 1.5em; border-top: 1px dashed #ccc;}

#maincontent .content-train .title{margin: 0px 0px 30px; padding: 0px; border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #999999; height: 18px; position: relative; z-index: 100;}
#maincontent .content-train .title span{margin: 0px; padding: 0px 5px 0px 0px; display: inline-block; float: left; line-height: 30px; font-family: Cambria; font-size: 24px; color: #c71119; background-color: #fff;}
/*tibet travel permit end*/

/*news*/
.newsintro{ margin:10px 0; padding:10px; background-color:#FAF6EB;}
.newsintro div.z img{width:196px; padding:1px; border:1px solid #ccc; height:125px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; display:block;}
.newsintro div.y{ margin-left:215px; float:none;}
.newsintro div.y h4{ margin-top:0;}
.newsintro div.y a{ font-size:14px; color:#c71119;}
.newsintro div.y a:hover{ color:#0066d9;}
.morepubdate span{ padding-left:45px;}
.morepubdate,.morepubdate a{ font-size:13px;}
.newsnavpage{  margin:25px 0; font-size:14px; color:#999}
.newsnavpage a,.newsnavpage .ditto_currentpage{ display:inline-block; *display:inline; *zoom:1; padding:5px; font-size:14px; border:1px solid #ccc; color:#1d1d1d; margin-right:5px;}
.newsnavpage a:hover{ color:#c71119;}
.newsnavpage .ditto_currentpage{ font-weight:bold; color:#c71119;}

/*how to permit*/
.howtopermit-book{ border:12px solid #c71119; -webkit-border-radius:8px;-moz-border-radius:8px; border-radius:8px; padding:12px; margin-bottom:20px;background-color: #f6f6f6;}
.howtopermit-book li{width:50%;}
.howtopermit-book li label{ display:block; margin:0 0 5px;width:auto; font-weight:bold;}
.howtopermit-book li input{padding:8px;-webkit-border-radius:5px;-moz-border-radius:5px; border-radius:5px; width:90%; }
.howtopermit-book h4{ margin:0;}
.howtopermit-book textarea{-webkit-border-radius:5px;-moz-border-radius:5px; border-radius:5px;}

/*best time */
.best-time{ padding:15px 15px 15px 130px; background:#f6f6f6 url(/assets/modxFile/images/iconpic/zhuanjingtong.png) no-repeat 16px center; margin:25px 0;}
.best-time h4{ color:#1d1d1d; margin-top:0;}
.best-time-main .content-train img{    border: 1px solid #ccc;padding: 1px; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius: 5px;}

@media screen and (max-width:1440px) {
}

@media screen and (max-width:1169px) {
}
@media screen and (max-width:1024px) {
	.train-list-1 li{width:32%;}
	.train-list-1 li img{width:100%;}
}

@media screen and (max-width:1000px) {
	.permit-top{ height: 200px;background-image: url(/assets/modxFile/images/iconpic/permit_m.png);}
}

@media screen and (max-width:860px) {
	h1{ font-size:1.5em;}
	#maincontent{ width:100%!important;}
	#sidebar{display:none;}
	.train-book li{ width:50%;}
	.train-book li.ticketcl{ width:100%; overflow:hidden;}
	.train-no{ word-break:break-all;}
	.train-tour li{ width:48%; margin:0 1% 1.5em !important;}
	.permit-ul-list li{width: 24%;}
}
@media screen and (max-width:740px) {

}

@media screen and (max-width:640px) {
	.permit-top{ height: auto;background: url(/assets/modxFile/images/iconpic/permit_s.png) repeat; padding:1em; }
	#maincontent,#sidebar,.graybg .step1,.havebg-tt #maincontent,.havebg-tt #sidebar{ width:100% !important;}
	.sgraybg div.y,.sgraybg div.z{ width:96%;margin:0 2%;overflow:hidden;}
	.graybg .step2{ width:40%;}
	.graybg .step3{ width:60%;}
	.train-book1{width:98% !important;border: 2px solid #c71119;}
	.jiantou-1{ display:none;}
	.train-list-1{ font-size:0;}
	.train-list-1 li,.train-list-1 li.nrm,.videoslist .tourvideo,.videoslist .tourvideo.nrm{ font-size:16px; width:48%; margin:0 1% 1em; float:none; display:inline-block; vertical-align:top;}
	.train-list-1 li .inner .tourtitle{ height:32px;}
}

@media screen and (max-width:480px) {
	.permit-ul-list li{width: 49%;}
	.tourlist-train div.z , .tourlist-train div.y,.permit-content div.z,.permit-content div.y,.imgfloatlist div.z,.imgfloatlist div.y{ width:100%; overflow:hidden; float: none;}
	.train-alllink li a.atitle{ text-align:left;}
	h1{ font-size:1.25em; font-weight:bold;}
	.bread{ line-height:24px;}
	.tibettrainindex li , .tourlist-train div.z , .tourlist-train div.y,.train-list-1 li,.maylike li,.maylike li,.graybg .step2,.graybg .step3,.train-tour li,.train-book li,.videoslist .tourvideo,.videoslist .tourvideo.nrm{ width:98% !important; margin:0 1% 1.5em !important; float:none;}
	.train-book1{ max-width:none;}
	#sidebar{ display:none;}
}
@media screen and (max-width:380px) {
	.permit-ul-list{ margin: 0; }
	.permit-ul-list li{width: 96%; margin: 0 2% 1em;}
.permit-ul-list li img{ height: auto; }
}
