﻿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('https://www.tibettravel.org/assets/modxFile/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(https://www.tibettravel.org/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('https://www.tibettravel.org/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('https://www.tibettravel.org/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;
	}