﻿@charset "utf-8";
/* CSS @charset "utf-8";
/* CSS Document */

/**
 * @Author: minihui
 * @Date:   2017-05-18-Thu-16-43-36
 * @Last modified by:   minihui
 * @Last modified time: 2017-06-13-Tue-16-14-46
 * @Copyright: Copyright 漏 2000 - 2017 XINHUANET.com銆€All Rights Reserved.
鍒朵綔鍗曚綅锛氭柊鍗庣綉鑲′唤鏈夐檺鍏徃銆€銆€鐗堟潈鎵€鏈� 鏂板崕缃戣偂浠芥湁闄愬叕鍙�
 */
.left {
  float: left;
}
.right {
  float: right;
}
.oh {
  overflow: hidden;
}
.os {
  overflow: scroll;
}
.ov {
  overflow: visible;
}
.bgnr {
  background-repeat: no-repeat;
}
.bgr {
  background-repeat: repeat;
}
.bgrx {
  background-repeat: repeat-x;
}
.bgry {
  background-repeat: repeat-y;
}
.bgCover {
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.part {
  width: 1200px;
  margin: 0 auto;
}
.font-xs {
  font-size: 12px;
}
.font-s {
  font-size: 14px;
}
.font-m {
  font-size: 16px;
}
.font-l {
  font-size: 18px;
}
a:hover {
  color: #ff9724!important;
}
img {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, -moz-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s;
}
img:hover {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
          transform: scale(1.04);
}
/********************************************************************************
                              閫氱敤 鍒嗙被鏍囬
********************************************************************************/
.tit {
  width: 100%;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 20px;
}
.tit a {
  font-size: 16px;
  line-height: 20px;
  position: relative;
  color: #305798;
}
.tit a::before {
  content: "";
  height: 2px;
  width: 100%;
  background-color: #3e6aba;
  position: absolute;
  left: 0;
  bottom: -8px;
}
.tit i {
  font-style: normal;
  font-size: 14px;
  color: #305798;
  margin-left: 20px;
}
/********************************************************************************
                              閫氱敤 宸﹀浘鍙虫枃
********************************************************************************/
.uni-pat {
  margin-bottom: 25px;
}
.uni-pat-img {
  width: 160px;
  height: 106px;
  float: left;
  overflow: hidden;
  margin-right: 20px;
}
.uni-pat-img img {
  width: 100%;
  height: 100%;
}
.uni-pat-tit {
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  /*
  overflow: hidden;
  */
}
.uni-pat-sum {
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #999999;
  margin-top: 5px;
}
.uni-pat-sum a {
  color: #999999;
}
/********************************************************************************
                              閫氱敤 鏍囬鎽樿
********************************************************************************/
.uni-tas {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.uni-tas-tit {
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  width: 100%;
  overflow: hidden;
  float: right;
}
.uni-tas-sum {
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  width: 100%;
  overflow: hidden;
  float: right;
  color: #999999;
  margin-top: 5px;
}
.uni-tas-sum a {
  color: #999999;
}
/********************************************************************************
                              閫氱敤 鏂囧瓧鍒楄〃
********************************************************************************/
.uni-tits li {
  font-size: 16px;
  line-height: 36px;
  position: relative;
  padding-left: 14px;
  overflow: hidden;
  width: 100%;
  height: 36px;
}
.uni-tits li::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #305798;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 0%;
  position: absolute;
  left: 0;
  top: 16px;
}
.uni-tits .imp {
  font-size: 18px;
  color: #305798;
  font-weight:bold;
}
.uni-tits .imp a {
  color: #305798;
}
/********************************************************************************
                              澶存潯鏂伴椈
********************************************************************************/
.part0-headNews {
  width: 100%;
  float: left;
  border-bottom: 1px dashed #608cd4;
  padding-bottom: 25px;
}
h1 {
  width: 100%;
  height: 90px;
  line-height: 90px;
  font-size: 40px;
  text-align: center;
  color: #305798;
  font-weight: bold;
  background:url(http://tibet.news.cn/images/2021/sy/toutiaologo.png) no-repeat left center;
}
h1 a {
  color: #305798;
}
.part0-headNews-hots {
  font-size: 16px;
  color:#FFFFFF;
  height: 24px;
  line-height: 24px;
  width:80%;
  margin-left:85px;
  float: left;
  overflow: hidden;
  text-align: center;
  background-color:#5982c7;
}
.part0-headNews-hots a {
  display: inline-block;
  vertical-align: middle;
  color:#FFFFFF;
  padding: 0 5px;
}
.part0-headNews-more {
  float: right;
  position: relative;
  font-size: 14px;
  color: #305798;
  line-height: 24px;
  padding-right: 15px;
}
.part0-headNews-more::before {
  content: "|";
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  left: -20px;
  top: 0;
}
.part0-secretary {
  width: 202px;
  float: right;
  padding-top: 15px;
}
.part0-secretary-tit {
  background-color: #f4f4f4;
  width: 100%;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
}
/********************************************************************************
                              鐒︾偣鍖�
********************************************************************************/
.part1 {
  margin-top: 30px;
}
.part1-left {
  width: 100%;
  float: left;
}
.part1-left-top-list {
  width: 410px;
  float: left;
  margin-top: -8px;
}
.part1-left-top-list li {
  padding-left: 0;
  line-height: 36px;
  height: 36px;
}
.part1-left-top-list li::before {
  display: none;
}
.part1-left-top-list-tits {
  margin-top: 10px;
}
.part1-left-top-rotate {
  width: 780px;
  height: 445px;
  float: right;
}
.part1-left-top-rotate .swiper-container {
  width: 100%;
  height: 100%;
}
.part1-left-top-rotate .pagination {
  position: absolute;
  width: 80px;
  height: 15px;
  right: 16px;
  bottom: 18px;
  z-index: 3;
}
.part1-left-top-rotate .swiper-pagination-switch {
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  display: inline-block;
  margin-right: 5px;
}
.part1-left-top-rotate .swiper-active-switch {
  background-color: #fff;
}
.part1-left-top-rotate-img {
  width: 780px;
  height: 410px;
  overflow: hidden;
  
}
.part1-left-top-rotate-img img{
  width:100%;
  height:100%
  }
.part1-left-top-rotate-tit {
  width: 780px;
  height: 40px;
  position: relative;
}
.part1-left-top-rotate-tit a {
  position: relative;
  z-index: 1;
  line-height: 40px;
  width: 94%;
  height: 100%;
  padding: 0 3%;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-weight: bold;
}
.part1-left-top-rotate-tit::before {
  content: "";
  background-color: #3f3f3f;
  background-image: url("http://tibet.news.cn/2017/img/xhdf-titbg.png");
  width: 100%;
  height: 100%;
  background-repeat: repeat;
  display: block;
  z-index: 0;
  position: absolute;
  left: 0;
  bottom: 0;
}
.part1-left-bottom-tit {
  line-height: 50px;
  color: #5982c7;
  
  margin-top: 24px;
  font-family:zw_sarchen;
  font-size:22px;
}
.part1-left-bottom-tit a {
  color: #305798;
}
.part1-left-bottom-cont {
  width: 650px;
  height: 164px;
  border: 1px solid #e5e5e5;
  background-color: #f7f7f7;
  padding: 10px;
  position: relative;
  float:left;
  margin-right:20px;
}
.part1-left-bottom-cont::before {
  content: "";
  background-image: url("http://tibet.news.cn/images/2021/sy/zy_bt_left.png");
  position: absolute;
  left: 0;
  top: -16px;
  width: 671px;
  height: 25px;
}
.part1-left-bottom-cont1 {
  width: 486px;
  height: 164px;
  border: 1px solid #e5e5e5;
  background-color: #f7f7f7;
  padding: 10px;
  position: relative;
  float:right;
}
.part1-left-bottom-cont1::before {
  content: "";
  background-image: url("http://tibet.news.cn/images/2021/sy/zy_bt_right.png");
  position: absolute;
  left: 0;
  top: -16px;
  width: 507px;
  height: 25px;
}
.part1-left-bottom-cont-list {
  width: 664px;

  overflow: hidden;
  float: left;
}
.part1-left-bottom-cont-list li {
  padding-left: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  font-family:zw_sarchung;
  font-size:16px;
  line-height: 38px;
  width: 100%;
  height: 38px;
}
.part1-left-bottom-cont-list li::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #b5b5b5;
  position: absolute;
  left: 0;
  top: 18px;
}
.part1-left-bottom-cont-list .imp {
  padding-bottom: 10px;
  padding-left: 0;
}
.part1-left-bottom-cont-list .imp a {
  color: #305798;
}
.part1-left-bottom-cont-list .imp::before {
  display: none;
}
.part1-left-bottom-cont-pic {
  float: right;
  width: 230px;
  height: 140px;
  overflow: hidden;
  margin-top: 12px;
  position: relative;
  margin: 12px 10px 0px 10px;

}
.part1-left-bottom-cont-pic img {
  width: 100%;
  height: 100%;
}
.part1-left-bottom-cont-pic span {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 2%;
    overflow: hidden;
    color: #a60000;
    font-size: 12px;
    left: 0;
    bottom: 0;
    background-color: rgba(150, 154, 154, 0.62);
    font-family:zw_sarchung;
}
.part1-left-bottom-cont-pic span a {
  color: #fff;
}
.part1-right {
  width: 242px;
  float: right;
}
.part1-right-upper {
  width: 242px;
  height: 120px;
}
.part1-right-upper img {
  width: 242px;
  height: 120px;
}
.part1-right-middle {
  padding: 18px;
  width: 204px;
  height: 236px;
  border: 1px solid #e5e5e5;
  background-color: #f7f7f7;
  position: relative;
  margin: 30px auto;
}
.part1-right-middle ul {
  margin: 12px auto;
}
.part1-right-middle li {
  font-size: 14px;
  line-height: 30px;
  height: 60px;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.part1-right-middle li a .loc {
  color: #5982c7;
}
.part1-right-middle li a .date {
  font-size: 12px;
  color: #aaaaaa;
  padding-left: 3px;
}
.part1-right-middle li i {
  font-style: normal;
}
.part1-right-middle .last {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.part1-right-middle-type {
  font-size: 18px;
  text-align: center;
  width: 90px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  left: 50%;
  top: -10px;
  margin-left: -45px;
}
.part1-right-middle-type a {
  position: relative;
  z-index: 2;
  color: #305798;
  font-weight: bold;
}
.part1-right-middle-type::after {
  content: "";
  background-color: #f7f7f7;
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  bottom: 1px;
  z-index: 0;
}
.part1-right-bottom {
  padding: 18px;
  width: 204px;
  height: 169px;
  border: 1px solid #e5e5e5;
  background-color: #f7f7f7;
  position: relative;
  margin: 32px auto 0;
}
.part1-right-bottom-type {
  font-size: 18px;
  text-align: center;
  width: 90px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  left: 50%;
  top: -10px;
  margin-left: -45px;
}
.part1-right-bottom-type a {
  position: relative;
  z-index: 2;
  color: #305798;
  font-weight: bold;
}
.part1-right-bottom-type::after {
  content: "";
  background-color: #f7f7f7;
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  bottom: 1px;
  z-index: 0;
}
.part1-right-bottom-pic {
  width: 204px;
  height: 100px;
  margin: 16px auto 0;
  overflow: hidden;
}
.part1-right-bottom-pic img {
  width: 100%;
  height: 100%;
}
.part1-right-bottom-tit {
  font-size: 14px;
  line-height: 23px;
  width: 100%;
  height: 46px;
  overflow: hidden;
  margin-top: 10px;
}
/********************************************************************************
                       浠婃棩鐑偣 & 鏈珯鍘熷垱 & 鏂板崕绀捐鑰呯湅瑗胯棌
********************************************************************************/
.part2 {
  margin-top: 25px;
}
.part2-left {
  width: 376px;
  margin-right: 35px;
  float: left;
}
.part2-center {
  width: 376px;
  float: left;
}
.part2-center .uni-tits {
  width: 100%;
  float: left;
  margin-right: 5%;
}
.part2-right {
  width: 376px;
  float: right;
}
.part2-right .uni-pat {
  /*border-bottom: 1px dashed #969a9a;
  padding-bottom: 18px;*/
  margin-bottom: 25px;
}
.part2-right .uni-pat-img {
  width: 160px;
  height: 106px;
}
.part2-right .uni-pat-tit {
  /*height: 0px;*/
}
.part2-right .uni-pat-sum {
   /*height: 0px;*/
}
.part2-right li {
   padding-left: 0;
}
.part2-right li::before {
  display: none;
}
/********************************************************************************
                               閫氭爮骞垮憡
********************************************************************************/
.adv {
  margin-top: 20px;
}
.adv ul {
  width: 1230px;
}
.adv-small {
  width: 360px;
  margin-right: 30px;
  overflow: hidden;
  display: inline-block;
  float: left;
  height: 100px;
}
.adv-middle {
  width: 277.5px;
  margin-right: 30px;
  overflow: hidden;
  display: inline-block;
  float: left;
  height: 100px;
}
.adv-big {
  width: 810px;
  overflow: hidden;
  display: inline-block;
  float: left;
  height: 100px;
}
/********************************************************************************
                       鏀挎儏浜轰簨 & 瀹炰簨璇勮 & 涓� 棰� & 鏂板崕缃戣
********************************************************************************/
.part3 {
  margin-top: 20px;
}
.part3-left {
  width: 376px;
  margin-right: 35px;
  float: left;
}
.part3-center {
  width: 376px;
  margin-right: 35px;
  float: left;
}
.part3-center .uni-pat {
  margin-bottom: 16px;
}
.part3-right {
  width: 376px;
  float: right;
}
.part3-left-name {
  font-size: 14px;
  line-height: 25px;
  width: 77px;
  height: 34px;
  background-image: url("http://tibet.news.cn/2017/img/tit_bg.png");
  color: #fff;
  text-align: center;
  margin-top: 10px;
}
.part3-left-name a {
  color: #fff;
}
.part3-right-cont {
  height: 436px;
}
.part3-right-cont .show {
  height: 226px;
}
.part3-right-cont .show .part3-right-cont-img {
  height: 226px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.part3-right-cont li {
  height: 70px;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.part3-right-cont-img {
  height: 0;
  overflow: hidden;
  position: relative;
}
.part3-right-cont-img img {
  width: 100%;
  height: 100%;
}
.part3-right-cont-tit {
  line-height: 70px;
  padding: 0 10px;
  height: 70px;
  color: #fff;
  overflow: hidden;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.part3-right-cont-tit a {
  color: #fff;
}
.first .part3-right-cont-tit {
  background-color: #608cd4;
}
.second .part3-right-cont-tit {
  background-color: #3e6aba;
}
.third .part3-right-cont-tit {
  background-color: #30489f;
}
.four .part3-right-cont-tit {
  background-color: #083b90;
}
.part3-right-cont-img::before {
  content: "";
  width: 57px;
  height: 57px;
  background-image: url("http://tibet.news.cn/2017/img/play.png");
  -webkit-background-size: 96% auto;
     -moz-background-size: 96% auto;
          background-size: 96% auto;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -28px;
  margin-top: -28px;
}
.part3-right-cont-img-tit {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  line-height: 48px;
  width: 356px;
  padding: 0 10px;
  height: 48px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.part3-right-cont-img-tit a {
  color: #fff;
  z-index: 2;
  position: relative;
}
.part3-right-cont-img-tit::before {
  content: "";
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  left: 0;
  bottom: 0;
}
/********************************************************************************
                           鏂板崕鐐浘
********************************************************************************/
.part4 {
  margin-top: 20px;
      width: 100%;
    min-width: 1200px;
    height: 677px;
    padding-top: 16px;
    background-image: url(http://tibet.news.cn/images/2021/sy/xuantu_bg4.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}
.part4-cont {
  width: 100%;
  height: 600px;
}
.part4-cont ul {
  width: 1205px;
}
.part4-cont li {
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
  overflow: hidden;
}
.part4-cont li a {
  /*display: block;*/
  position: relative;
  color: #fff;
}
.part4-cont li i {
  width: 100%;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  font-size: 16px;
  font-style: normal;
}
.part4-cont .big {
  width: 479px;
  height: 298px;
  float: left;
  position: relative;
  overflow: hidden;
}
.part4-cont .big img {
  width: 100%;
  height: 100%;
}
.part4-cont .small {
  width: 238px;
  height: 298px;
  float: left;
  overflow: hidden;
}
.part4-cont .small .small-div {
  width: 238px;
  height: 148px;
  margin-bottom: 2px;
  overflow: hidden;
  position: relative;
}
.part4-cont .small .small-div img {
  width: 100%;
  height: 100%;
}
.part4-cont .small a {
  color: #fff;
}
/********************************************************************************
               瑗胯棌瑕侀椈 & 鎻� 钘� & 椹绘潙鏁呬簨 & 鐜� 淇� & 鏃� 娓� & 瑗胯棌鎽勫奖瀹�
********************************************************************************/
.part5 {
  margin-top: 30px;
  overflow: hidden;
}
.part5-cont {
  width: 1236px;
}



.part5-cont-item {
   float: left;
  width: 376px;
  margin-right: 36px;
  margin-bottom: 20px;
}


.part55-cont-item {
  float:right;
  width: 290px;
  margin-left: 10px;
  margin-bottom: 20px;
}


.part5-cont-item-swiper {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.part5-cont-item-swiper .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.part5-cont-item-swiper .swiper-slide {
  width: 100%;
  height: 240px;
  position: relative;
}
.part5-cont-item-swiper .swiper-slide::before {
  content: "";
  width: 100%;
  height: 57px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  z-index: 2;
}
.part5-cont-item-swiper-img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.part5-cont-item-swiper-img img {
  width: 100%;
  height: 100%;
}
.part5-cont-item-swiper-tit {
  width: 94%;
  padding: 0 3%;
  position: absolute;
  z-index: 2;
  height: 42px;
  line-height: 42px;
  left: 0;
  bottom: 15px;
  color: #fff;
  overflow: hidden;
}
.part5-cont-item-swiper-tit a {
  color: #fff;
  display: block;
  z-index: 2;
}
.part5-cont-item-swiper-pagination {
  width: 100%;
  height: 15px;
  position: absolute;
  left: 0;
  bottom: 10px;
  text-align: center;
}
.part5-cont-item-swiper-pagination .swiper-pagination-switch {
  width: 8px;
  height: 8px;
  display: inline-block;
  border: 1px solid #fff;
  margin-right: 5px;
  line-height: 15px;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
}
.part5-cont-item-swiper-pagination .swiper-active-switch {
  background-color: #fff;
}
.part5-cont-item-tits {
  margin-top: 25px;
}



.part55-cont-item-tits li {
  /*float: left;*/
  width: 100%;
  /*margin-right: 2%;*/
  padding-left: 0;*/
}

.part55-cont-item .uni-tits1 li {
       font-size: 15px;
    line-height: 40px;
    position: relative;
    padding-left:0px;
    overflow: hidden;
    width: 100%;
    height: 40px;
}
}

 .uni-tits1 li::before {
    content: "";
	display:none;
}



.part5-cont-item-tits li::before {
  display: none;
}
.part5-cont-item-tits i {
  color: #5982c7;
  font-style: normal;
}
.part5-photo {
  width: 900px;
  margin-bottom: 30px;
  float:left;
}
.part5-cont-photo-swiper {
  width: 100%;
  height: 190px;
}
.part5-cont-photo-swiper .swiper-slide {
  width: 300px;
  height: 190px;
  overflow: hidden;
  position: relative;
}
.part5-cont-photo-swiper .arrow-left {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  background-image: url("http://tibet.news.cn/2017/img/left.png");
  display: block;
  z-index: 3;
}
.part5-cont-photo-swiper .arrow-right {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25px;
  background-image: url("http://tibet.news.cn/2017/img/right.png");
  display: block;
  z-index: 3;
}
.part5-con-photo-swiper-img {
  width: 297px;
  height: 190px;
  overflow: hidden;
  margin-right: 3px;
}
.part5-con-photo-swiper-img img {
  width: 100%;
  height: 100%;
}
.part5-con-photo-swiper-tit {
  position: absolute;
  width: 297px;
  margin-right: 3px;
  height: 60px;
  overflow: hidden;
  z-index: 2;
  left: 0;
  bottom: 0;
}
.part5-con-photo-swiper-tit a {
  color: #fff;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 96%;
  padding: 0 2%;
  height: 60px;
  z-index: 2;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 60px;
}
.part5-con-photo-swiper-tit::before {
  content: "";
  width: 297px;
  margin-right: 3px;
  height: 100%;
  z-index: 0;
  display: block;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
/********************************************************************************
                           鏂囧寲闈為仐涓撴爮
********************************************************************************/
.part6 {
  width: 100%;
  min-width: 1200px;
  height: 612px;
  padding-top: 16px;
  margin-top: 20px;
  background-image: url("http://tibet.news.cn/2017/img/wh_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
}
.part6 .tit {
  margin-bottom: 15px;
}
.part6 .uni-tas {
  padding-top: 5px;
  margin-bottom: 5px;
  border-bottom: none;
}
.part6-left {
  width: 376px;
  margin-right: 35px;
  float: left;
}
.part6-center {
  width: 376px;
  margin-right: 35px;
  float: left;
}
.part6-center .uni-tits {
  margin-bottom: 25px;
}
.part6-right {
  width: 376px;
  float: right;
}
.part6-right .uni-tits {
  margin-bottom: 25px;
}
.part6-cont {
  width: 100%;
}
.part6-name {
  font-size: 18px;
  color: #16abe9;
  padding-left: 15px;
  margin-bottom: 15px;
  position: relative;
  line-height: 27px;
}
.part6-name a {
  color: #16abe9;
}
.part6-name::before {
  content: "";
  width: 4px;
  height: 18px;
  background-color: #16abe9;
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
}
.part6-left-pts {
  width: 100%;
  height: 350px;
  overflow: hidden;
  margin-bottom: 10px;
}
.part6-left-pts-img {
  height: 246px;
  width: 100%;
  position: relative;
}
.part6-left-pts-img img {
  width: 100%;
  height: 100%;
}
.part6-left-pts-tit {
  width: 96%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  z-index: 3;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 18px;
}
.part6-left-pts-tit a {
  color: #fff;
}
.part6-left-pts-img::before {
  content: "";
  height: 50px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.part6-left-pts-sum {
  height: 84px;
  padding: 10px 4%;
  background-color: #5982c7;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
}
/********************************************************************************
                        钘忓尰鑽� & 娴峰鐪嬭タ钘� & 鏁� 鑲�
********************************************************************************/
.part7 {
  margin-top: 20px;
}
.part7-cont {
  width: 1236px;
}
.part7-cont-item {
  float: left;
  width: 376px;
  margin-right: 36px;
}
/********************************************************************************
                              鐩稿叧閾炬帴
********************************************************************************/
.part8-cont {
  background-color: #f6f6f6;
  padding: 30px 15px;
}
.part8-cont li {
  float: left;
  width: 20%;
  height: 34px;
  line-height: 34px;
  font-size: 12px;
}

/********************************************************************************
                             广告
********************************************************************************/
.banner {
    height: auto;
    padding: 20px 0;
    clear: both;
	    width: 1200px;
    margin: 0px auto;
}
.ads02 {
    width: 890px;
    height: 100px;
    overflow: hidden;
    float: left;
}
.ads03 {
    width: 280px;
    height: 100px;
    overflow: hidden;
    float: right;
}
.CL {
    clear: both;
}





.center {
    width: 1200px;
    margin:0px auto;
}
.center-left {
    float: left;
	width: 376px;
    margin-right: 36px;
    margin-bottom: 20px;
}
.center-right{
    float: right;
	width: 376px;
    margin-bottom: 20px;
}
.ywxc{
    width: 376px;
    overflow: hidden;
    float: left;
}
.center h2 {
    width: 376px;
    height: 29px;
    border-bottom: 1px #b5b5b5 solid;
	list-style:none;
	margin-bottom:20px;
}
.ywxc .hh {
    /*width: 75px;*/
    height: 29px;
    float: left;
	    margin-right: 28px;
}
.ywxc .hh a {
        font-size: 18px;
    line-height: 36px;
    position: relative;
    color: #305798;
    font-weight: bold;
}
.ywxc .hh em {
    color: #d2d2d2;
    padding-left: 18px;
}

.whzy {
    width: 376px;
    overflow: hidden;
    float: left;
}
.whzy  .hh {
    /*width: 55px;*/
    height: 29px;
    float: left;
	margin-right: 28px;
}
.whzy  .hh a {
        font-size: 18px;
    line-height: 36px;
    position: relative;
    color: #305798;
    font-weight: bold;
}
.whzy .hh em {
    color: #d2d2d2;
    padding-left: 18px;
}

.hbly{
    width: 376px;
    overflow: hidden;
    float: left;
	margin-right:28px;
}
.hbly  .hh {
    /*width: 75px;*/
    height: 29px;
    float: left;
	    margin-right: 28px;
}
.hbly  .hh a {
        font-size: 18px;
    line-height: 36px;
    position: relative;
    color: #305798;
    font-weight: bold;
}
.hbly .hh em {
    color: #d2d2d2;
    padding-left: 18px;
}
h2 .on {
    border-bottom: 5px solid #305798;
}
.center-left ul {
    width: 376px;
    overflow: hidden;
    margin-top: 15px;
	margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}
.center-left ul li:first-child {
    margin: 0px;
}
.center-left ul li {
        font-size: 16px;
    line-height: 36px;
    position: relative;
    padding-left: 14px;
    overflow: hidden;
    width: 100%;
    height: 36px;
}
.center-right ul {
    width: 376px;
    overflow: hidden;
    margin-top: 15px;
	margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}
.center ul li:first-child {
    margin: 0px;
}
.center-right ul li {
        font-size: 16px;
    line-height: 36px;
    position: relative;
    padding-left: 14px;
    overflow: hidden;
    width: 100%;
    height: 36px;
}


<!--专题-->
.contener { width: 1200px; height: auto; overflow: hidden; margin: 0 auto; margin-top: 20px; margin-bottom: 40px; }
.left_box { float: left; width: 261px; height: auto; overflow: hidden; }
.gjrt { width: 310px;}


.dh_xhwp { width: 187px; height: 36px; margin-top: 30px; }
.dh_xhwp a { color: #003b9a; }
.recommend { margin-bottom: 10px; }
.column-right right{float:none;}
.richMedia-focus { margin-top: 15px; position: relative; width:376px; }
.richMedia-focus .swiper-pagination { width: 100%; position: relative }
.richMedia-focus .swiper-pagination .swiper-pagination-bullet { width: 15px; height: 4px; border-radius: 5px; margin-left: 5px; margin-right: 5px; opacity: 1; background: #b4b4b4 }
.richMedia-focus .swiper-pagination .swiper-pagination-bullet-active { background: #228cfc }
.richMedia-focus .richMedia-swiper { width: 100%; height: auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }
.richMedia-focus .richMedia-swiper .swiper-slide { width: 100%; height: auto; overflow: hidden }
.richMedia-focus .richMedia-swiper .img { position: relative; z-index: 1; width: 100%; height: 200px; font-size: 0; border-radius: 5px; overflow: hidden; }
.richMedia-focus .richMedia-swiper .img img { width: 100%; height: 100% }
.richMedia-focus .richMedia-swiper .tit { position: absolute; left: 0; bottom:-20px; z-index: 3; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 5px 9px 6px 9px; font-size: 16px; line-height: 28px; color: #fff; overflow: hidden; height: auto; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 );
}
.richMedia-focus .richMedia-swiper .tit a { color: #fff;    text-decoration: none; }
.richMedia-focus .richMedia-swiper .tit .btn-play { vertical-align: middle; margin-right: 10px; width: 25px; height: 25px; display: inline-block; /*background: url(../images/icon-play.png) 0 0 no-repeat;*/ -webkit-background-size: 100% 100%; -moz-background-size: 100%; background-size: 100% }
.richMedia-focus { width: 376px; position: relative; overflow: hidden }
.richMedia-focus .swiper-slide { /*-webkit-transition: -webkit-transform 1s; transition: -webkit-transform 1s; -moz-transition: transform 1s, -moz-transform 1s; transition: transform 1s; transition: transform 1s, -webkit-transform 1s, -moz-transform 1s; */ z-index: 1; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }
.richMedia-focus .swiper-slide.swiper-slide-active { -webkit-transform: scale(1) translate(0); -moz-transform: scale(1) translate(0); -ms-transform: scale(1) translate(0); transform: scale(1) translate(0); z-index: 3 }
.richMedia-focus .swiper-slide.swiper-slide-prev { -webkit-transform: translate(50px) scale(.7); -moz-transform: translate(50px) scale(.7); -ms-transform: translate(50px) scale(.7); transform: translate(50px) scale(.7) }
.richMedia-focus .swiper-slide.swiper-slide-next { -webkit-transform: translate(-50px) scale(.7); -moz-transform: translate(-50px) scale(.7); -ms-transform: translate(-50px) scale(.7); transform: translate(-50px) scale(.7) }
.richMedia-focus .swiper-button-prev { left: 0; margin-top: -20px; width: 20px; height: 40px; background: url(http://tibet.news.cn/images/2021/sy/icon-prev-g.png) 0 0 no-repeat }
.richMedia-focus .swiper-button-next { right: 0; margin-top: -20px; width: 20px; height: 40px; background: url(http://tibet.news.cn/images/2021/sy/icon-next-g.png) 0 0 no-repeat }
.xhwp_box02 { overflow: hidden; margin-top: 15px; }
.xhwp_box02 img { width: 310px; height: 175px; overflow: hidden; border-radius: 5px; }
.xhwp_box02 h2 { font-size: 16px; color: #333; line-height: 28px; margin-top: 5px; font-weight: normal; text-align: center; }
.xhwp_box02 h2 a { color: #333; }
.xhwp_box02 p { font-size: 14px; color: #999; line-height: 22px; margin-top: 16px; }
.xhwp_list li { font-size: 16px; color: #333; height: auto; overflow: hidden; position: relative; padding-left: 15px; margin-top: 5px; line-height: 28px; }
.xhwp_list li:before { content: ""; width: 1px; height: 1px; border: 3px solid #008aff; border-radius: 100%; position: absolute; left: 0; top: 10px; }
.xhwp_list li a { color: #333; }

<!--专题-->
.djlx_box:hover .arrow-left { position: absolute; left: 0; top: 75px; width: 20px; height: 40px; background: url(http://tibet.news.cn/images/2021/sy/icon-prev-g.png) 0 0 no-repeat; z-index: 25 }
.djlx_box:hover .arrow-right { position: absolute; right: 0; top: 75px; width: 20px; height: 40px; background: url(http://tibet.news.cn/images/2021/sy/icon-next-g.png) 0 0 no-repeat; z-index: 25 }
.djlx_box { width: 100%; height: auto; position: relative; z-index: 1; margin-top: 15px; }
.djlx_box .swiper-container { width: 100%; height: 100%; }
.djlx_box .swiper-container .pagination { width: auto; left: auto; right: 138px; bottom: 0px }
.djlx_box .swiper-container .pagination .swiper-pagination-bullet { width: 15px; background: #7fadf3; opacity: 1; border-radius: 5px; height: 4px; }
.djlx_box .swiper-container .pagination .swiper-pagination-bullet-active { background: #005ce7 }
.dh_ysxw { width: 168px; height: 33px; margin-top: 20px; }
.dh_ysxw a { color: #003b9a; }
.ysxw_box { width: 310px; height: 174px; position: relative; }
.player { width: 43px; height: 43px; position: absolute; top: 66px; left: 133px; }
.ysxw_tit { width: 96%; padding: 0 2%; height: auto; background: #edf3fc; line-height: 24px; text-align: center; font-size: 14px; color: #333; }
.ysxw_tit a { color: #333; }
/*# sourceMappingURL=index.css.map */Document */

