@charset "utf-8";
/*other*/
.white,.white a:link, .white a:visited, .white a:hover {
    color:white;
}
.main {
	width:100%;
	min-width:1000px;
	background:url(../images/top.jpg) no-repeat;
	background-size: 100% auto;
}
/*top*/
.Tibet-top {
	height: 30vw;
	text-align: left;
}
.Tibet-top img.logo {
	margin-top: 37px;
}
/*nav*/
.Tibet-nav {
	background-color: #1071c1;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}
.Tibet-nav a {
	width: 24%;
	display: inline-block;
	position: relative;
	text-decoration:none;
	background: url(../images/ico1.jpg) no-repeat center right;
}
.Tibet-nav a:last-child {
	background: none;
}
.Tibet-nav a:hover::after {
	content: '';
	position: absolute;
	width: 21px;
	height: 2px;
	background-color: #f4f4f4;
	bottom: 15%;
	left: 50%;
	transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%, -50%);
}
/*video*/
.Tibet-video {
	margin-top: 20px;
}
.Tibet-video video.video {
	width: 100%;
	height: auto;
}
/*news*/
.Tibet-news {
	margin-top: 20px;
}
.Tibet-news h1.title {
	font: 600 36px/40px 'Microsoft YaHei', 'pingfang SC', 'helvetica neue';
	text-align: center;
}
.Tibet-news .con {
	margin-top: 8px;
	font-size: 16px;
}
.Tibet-news .con a {
	margin: 0 8px;
}
/*p1*/
.Tibet-p1 {
	margin-top: 25px;
}
.Tibet-p1 .col-1 {
	width: 595px;
}
.Tibet-p1 .col-2 {
	width: 390px;
}
.Tibet-pic1 {
	width: 595px;
	height: 420px;
	position: relative;
}
.Tibet-pic1 .swiper-container {
	width: 595px;
	height: 420px;
}
.Tibet-pic1 .swiper-slide {
	position: relative;
}
.Tibet-pic1 .swiper-slide p.text {
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: left;
	background: rgba(0, 0, 0, 0.7);
	bottom: 0%;
	z-index: 99;
	left: 0%;
	font-size: 18px;
	padding-left: 3%;
}
.pagination1 {
	position: absolute;
	right: 10px;
	text-align: right;
	bottom: 13px;
	width: 100%;
	z-index: 99;
}
.pagination1 .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin-right: 6px;
	cursor: pointer;
	background:#fff
}
.pagination1 .swiper-active-switch {
	width:15px;
}
.prev1, .next1 {
	position: absolute;
	top: 159px;
	width: 38px;
	height: 81px;
	z-index: 99;
}
.prev1 {
	background: url(../images/prev1.png) no-repeat;
	left: 0px;
}
.next1 {
	background: url(../images/next1.png) no-repeat;
	right: 0px;
}
.Tibet-tit1 {
	font: 600 22px/28px 'Microsoft YaHei', 'pingfang SC', 'helvetica neue';
}
.Tibet-txt1 {
	font-size: 14px;
	line-height: 160%;
	margin-top: 8px;
	text-align: left;
	text-indent: 1em;
	color: #0f0f0f;
	padding-bottom: 15px;
	border-bottom: dashed 1px #54b2fd;
}
.Tibet-list1 {
	margin-top: 5px;
}
.Tibet-list1 li {
	font-size: 16px;
	line-height: 33px;
	position: relative;
	padding:5px 0 5px 20px;
	text-align: left;
}
.Tibet-list1 li:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 18px;
	display: block;
	width: 7px;
	height: 7px;
	background: #1071c1;
	border-radius: 7px;
}
/*p2*/
.Tibet-p2 {
	margin-top: 40px;
}
.Tibet-p2 .col-1 {
	width: 405px;
	height: 330px;
	background-color: #f4f4f4;
	padding-left: 30px;
	padding-right: 25px;
}
.Tibet-p2 .col-2 {
	width: 587px;
}
.Tibet-tit2 {
	margin-top: 28px;
}
.Tibet-txt2 {
	border-bottom: dashed 1px #c3c3c3;
}
.Tibet-list2 {
	margin-top: 20px;
}
.Tibet-list2 li {
	font-size: 16px;
	line-height: 24px;
	position: relative;
	padding:5px 0 5px 20px;
	text-align: left;
}
.Tibet-list2 li:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 14px;
	display: block;
	width: 6px;
	height: 6px;
	background: #000;
	border-radius: 6px;
}
.Tibet-img1 {
	position: relative;
}
.Tibet-img1 i.vbg {
	position: absolute;
	background: url(../images/vbg.png) no-repeat;
	width: 58px;
	height: 57px;
	bottom: 13px;
	right: 15px;
}
.Tibet-banner {
	margin-top: 30px;
}
.Tibet-banner2 {
	margin-top: 12px;
}
/*p3*/
.Tibet-title1, .Tibet-p3 {
	margin-top: 40px;
}
.Tibet-img2 {
	width: 500px;
	position: relative;
	height: 295px;
	overflow: hidden;
	margin-top: 40px;
}
.Tibet-img2 p.title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	background: rgba(0, 0, 0, 0.7);
}
.Tibet-img3 {
	width: 500px;
	margin-top: 40px;
}
.Tibet-img3 li {
	float: left;
	width: 245px;
	height: 145px;
	margin-left: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
.Tibet-p3b {
	margin-top: 40px;
}
.Tibet-p3b .col-1,
.Tibet-p3b .col-2 {
	width: 275px;
}
.Tibet-p3b .col-2 {
	margin-left: 47px;
}
.Tibet-p3b .col-3 {
	width: 345px;
}
.Tibet-tit3 {
	background: url(../images/tit2.png) no-repeat left;
	height: 35px;
}
.Tibet-tit3 h3.Tibet-h3 {
	float:left;
	width: 92px;
	font: 500 22px/32px 'Microsoft YaHei', 'pingfang SC', 'helvetica neue';
}
.Tibet-tit3 span.Tibet-span {
	float:right;
	line-height: 32px;
	font-size: 16px;
	padding-right:9px;
}
.Tibet-tit3 span.Tibet-span,
.Tibet-tit3 span.Tibet-span a {
	color: #b2b2b2;
}
.Tibet-list3 {
	margin-top: 16px;
}
.Tibet-list3 li {
	font-size: 16px;
	line-height: 36px;
	padding-bottom: 10px;
	text-align: left;
}
.Tibet-tit4 {
	background: url(../images/tit3.png) no-repeat left;
	height: 35px;
}
.Tibet-tit4 h3.Tibet-h3 {
	width: 94px;
}
.Tibet-img4 {
	margin-top: 22px;
}
/*p4 video*/
.Tibet-p4 {
	margin-top: 30px;
}
.Tibet-zvideo {
	width: 784px;
	margin-top: 30px;
}
.Tibet-zvideo video {
	width: 100%;
	height: 441px;
}
.Tibet-img5 {
	margin-top: 30px;
}
.Tibet-img5 li {
	width: 203px;
	height: 102px;
	position: relative;
	margin-bottom: 11px;
}
.Tibet-img5 li p {
	display: none;
}
.Tibet-img5 li i.vbg {
	position: absolute;
	background: url(../images/vbg2.png) no-repeat;
	width: 34px;
	height: 34px;
	right: 9px;
	top: 25px;
	z-index: 99;
}
.Tibet-img5 li i.bg {
	position: absolute;
	background: url(../images/bg2.png) no-repeat;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
}
.Tibet-img5 li span.title {
	position: absolute;
	width: 100%;
	bottom:0;
	left: 0;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	z-index: 99;
}
/*p5*/
.Tibet-p5 {
	margin-top: 40px;
}
.Tibet-img6, .Tibet-img7 {
	width: 500px;
	margin-top: 40px;
}
.Tibet-img7 li {
	float: left;
	width: 242px;
	height: 184px;
	margin-bottom: 7px;
	margin-left: 8px;
	overflow: hidden;
}
.Tibet-p6 {
	margin-top: 36px;
	position: relative;
	height: 570px;
	width: 100%;
}
.Tibet-p6 .prev2, .Tibet-p6 .next2 {
	width: 15px;
	height: 25px;
	position: absolute;
	bottom:16px;
	z-index: 99;
}
.Tibet-p6 .prev2 {
	background:url(../images/prev2.png) no-repeat;
	margin-left:-400px;
	left: 50%;
	
}
.Tibet-p6 .next2 {
	background:url(../images/next2.png) no-repeat;
	margin-right:-400px;
	right: 50%;
}
.Tibet-p6 .swiper-container {
	height: 570px;
}
.Tibet-p6 .swiper-slide {
	width:892px;
	transition: transform 1.0s;
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.96);
	transform: scale(0.96);
	opacity: 0.5;
}
.Tibet-p6 .swiper-slide-active {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity:1
}

.Tibet-p6 .swiper-slide p.title {
	width: 670px;
	height: 60px;
	background: rgba(45, 130, 198, 0.8);
	line-height: 60px;
	position: absolute;
	bottom: -24px;
	left: 50%;
	transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%, -50%);
	display: none;
	font-size: 26px;
}
.Tibet-p6 .swiper-slide-active p.title{
	display: block;
}

/*copyright*/
#copyright {
    width: 100%;
	text-align: center;
	padding: 40px 0;
}

@media (min-device-width:320px) and (max-width:689px),(max-device-width:480px){
	.Tibet-p6 {
		width: 1000px;
	}
	html {
		overflow-x: hidden;
	}
	
}
