@import 'reset.css';
@charset "utf-8";
@font-face {
  font-family: 'Qomolangma-UchenSarchen';
  src: url('../fonts/Qomolangma-UchenSarchen.eot');
  src: url('../fonts/Qomolangma-UchenSarchen.woff') format('woff'), url('../fonts/Qomolangma-UchenSarchen.woff2') format('woff2'), url('../fonts/Qomolangma-UchenSarchen.ttf') format('truetype'), url('../fonts/Qomolangma-UchenSarchen.svg') format('svg');
}
body {
  font-family: "Qomolangma-UchenSarchen";
  background: #ffffff url(../img/bodybg.jpg) repeat;
}
a {
  font-family: "Qomolangma-UchenSarchen";
}
.box {
  width: 1300px;
  margin: 0px auto;
}
.body {
  width: 100%;
  background: url(../img/bg.png) center 0px no-repeat;
  float: left;
}
.top {
  width: 100%;
  float: left;
}
.logo {
  width: 100%;
  float: left;
  padding: 55px 0px 5px 0px;
  position: relative;
}
.logo .search {
  width: 645px;
  height: 45px;
  float: left;
  margin-top: 15px;
  margin-left: 120px;
}
.logo .search input {
  background: none;
  border: 0px;
  width: 100%;
  height: 100%;
  float: left;
  font-size: 16px;
  color: #666;
  padding: 0px 10px;
}
.logo .search .fl {
  width: 555px;
  height: 45px;
  background: #fff;
  border: 1px solid #ddd;
  border-right: 0px;
}
.logo .search .fr {
  width: 90px;
  height: 45px;
  background: url(../img/search.png) no-repeat;
  overflow: hidden;
  text-indent: -999999px;
}
.logo .fz {
  float: right;
  margin-top: 20px;
}
.logo .fz a {
  padding: 0px 15px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  display: block;
  float: left;
  background: #b81b1b;
  text-align: center;
  margin-left: 10px;
  border-radius: 3px;
}
.logo .fz a.zw {
  background: #eaa638;
}
.logo .fx_nav_bt {
  position: absolute;
  padding: 5px 10px 8px 10px;
  background: url(../img/fx_bt.png) left bottom;
  font-size: 18px;
  text-align: center;
  color: #fff;
  top: 0px;
  right: -110px;
  cursor: pointer;
  display: none;
}
.nav {
  float: left;
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
}
.nav ul {
  float: left;
  width: 915px;
  margin-left: -14px;
}
.nav .nLi {
  float: left;
  display: inline;
}
.nav .nLi h3 {
  float: left;
  position: relative;
  z-index: 2;
}
.nav .nLi h3 a,
.nav .nLi h3 span {
  font-size: 1.2em;
  color: #b81b1b;
  float: left;
  text-shadow: 1px 1px 1px #b76464;
  display: block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0px 15px;
  cursor: pointer;
}
.nav li h3 a:hover {
  text-decoration: underline;
}
.nav .sub {
  position: absolute;
  width: 100%;
  display: none;
  top: 44px;
  left: 9px;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0px 0px 20px #e8e8e8;
  padding: 5px 5px 15px 15px;
  z-index: 1;
  border: 1px solid #eaeaea;
}
.nav .sub li {
  float: left;
  margin: 10px 12px 0px 0px;
}
.nav .sub li:nth-child(5n) {
  margin-right: 0px;
}
.nav .sub a {
  width: 160px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 1em;
  color: #000;
  text-shadow: none;
  float: left;
  padding: 0px;
  border-radius: 0px;
  background: url(../img/nav_li.jpg) no-repeat center;
}
.nav .more .sub {
  width: 280px;
  left: auto;
  right: 21px;
  top: 38px;
  padding: 5px 15px 15px 15px;
}
.nav .more li {
  width: 100%;
  margin: 0px;
  margin-top: 10px;
}
.nav .more a {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: url(../img/more.jpg) repeat-x;
  font-size: 20px;
  color: #fff;
}
.main {
  width: 100%;
  float: left;
}
.main_fl {
  width: 880px;
  float: left;
}
.main_fr {
  width: 380px;
  float: right;
}
.banner {
  width: 100%;
  height: 290px;
  border-radius: 3px;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .bd {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
}
.banner .bd a {
  width: 100%;
  height: 290px;
  float: left;
}
.banner .bd li {
  width: 100%;
  height: 290px;
  float: left;
  position: relative;
}
.banner .bd img {
  position: relative;
  z-index: 1;
  width: 100%;
  max-height: 100%;
}
.banner .bd h4 {
  width: 100%;
  float: left;
  font-size: 1.2em;
  text-indent: 20px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  z-index: 2;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.3);
}
.banner .hd {
  position: absolute;
  bottom: 18px;
  right: 10px;
  z-index: 3;
}
.banner .hd li {
  float: left;
  width: 12px;
  height: 12px;
  background: #bbb;
  border-radius: 100%;
  margin-left: 5px;
  overflow: hidden;
  text-indent: -20px;
  cursor: pointer;
}
.banner .hd li.on {
  background: #b81b1b;
}
.banner .next,
.banner .prev {
  width: 26px;
  height: 45px;
  background: url(../img/prev.png) no-repeat;
  position: absolute;
  left: 0px;
  top: 105px;
  z-index: 2;
}
.banner .prev {
  background: url(../img/next.png) no-repeat;
  right: 0px;
  left: auto;
}
.list_txt {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.list_txt li {
  width: 100%;
  float: left;
  padding-bottom: 20px;
  margin-bottom: 19px;
  border-bottom: 1px dotted #ccc;
}
.list_txt li:last-child {
  border-bottom: 0px;
}
.list_txt li.img_0 .t1 {
  width: 100%;
  float: left;
  display: block;
  /*
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  */
}
.list_txt li.img_0 h3 {
  float: left;
  font-size: 1.1em;
  color: #b81b1b;
  margin-right: 5px;
}
.list_txt li.img_0 h4 {
  font-size: 1.1em;
  color: #222;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.list_txt li.img_0 h3 a {
  font-size: 1.1em;
  color: #b81b1b;
  float: left;
}
.list_txt li.img_0 h4 a {
  font-size: 1.1em;
  color: #222;
  display: block;
  /*overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  */
}
.list_txt li.img_0 p {
  width: 100%;
  float: left;
  font-size: 0.9em;
  color: #666;
  line-height: 22px;
  margin: 10px 0px;
}
.list_txt li.img_0 span {
  width: 100%;
  float: left;
  font-size: 0.7em;
  color: #222;
}
.list_txt li.img_0 span i,
.list_txt li.img_0 span .bdsharebuttonbox {
  float: left;
  padding-top: 4px;
  padding-left: 15px;
  font-style: normal;
}
.list_txt li.img_0 span i.time {
  background: url(../img/time.jpg) no-repeat left center;
  margin-right: 15px;
}
.list_txt li.img_0 span i.user {
  background: url(../img/user.jpg) no-repeat left center;
}
.list_txt li.img_0 span i.click {
  float: right;
  background: url(../img/click.jpg) no-repeat left center;
}
.list_txt li.img_0 span .bds_more {
  padding-left: 15px;
  padding-top: 2px;
  margin: 0px;
  background: url(../img/fx.png) no-repeat left center;
}
.list_txt li.img_1 .pic {
  float: left;
  width: 220px;
  height: 180px;
  border-radius: 3px;
  overflow: hidden;
}
.list_txt li.img_1 .pic a {
  width: 100%;
  height: 100%;
  float: left;
}
.list_txt li.img_1 .pic img {
  width: 100%;
  min-height: 100%;
  float: left;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.list_txt li.img_1 .fr {
  width: 640px;
  height: 180px;
  padding: 5px 0px;
  position: relative;
}
.list_txt li.img_1 .fr .t1 {
  width: 100%;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
}
.list_txt li.img_1 .fr h3 {
  float: left;
  font-size: 1.1em;
  color: #b81b1b;
  margin-right: 5px;
}
.list_txt li.img_1 .fr h4 {
  font-size: 1.1em;
  color: #222;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.list_txt li.img_1 .fr h3 a {
  font-size: 1.1em;
  color: #b81b1b;
  float: left;
}
.list_txt li.img_1 .fr h4 a {
  font-size: 1.1em;
  color: #222;
  display: block;
 /* overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
}
.list_txt li.img_1 .fr p {
  width: 100%;
  float: left;
  font-size: 0.9em;
  color: #666;
  line-height: 22px;
  margin: 10px 0px;
  max-height: 65px;
  overflow: hidden;
}
.list_txt li.img_1 .fr span {
  width: 100%;
  float: left;
  position: absolute;
  bottom: 5px;
  left: 0px;
  font-size: 0.7em;
  color: #222;
}
.list_txt li.img_1 .fr span i,
.list_txt li.img_1 .fr span .bdsharebuttonbox {
  float: left;
  padding-top: 4px;
  padding-left: 15px;
  font-style: normal;
}
.list_txt li.img_1 .fr span i.time {
  background: url(../img/time.jpg) no-repeat left center;
  margin-right: 15px;
}
.list_txt li.img_1 .fr span i.user {
  background: url(../img/user.jpg) no-repeat left center;
}
.list_txt li.img_1 .fr span i.click {
  float: right;
  background: url(../img/click.jpg) no-repeat left center;
}
.list_txt li.img_1 .fr span .bds_more {
  padding-left: 15px;
  padding-top: 2px;
  margin: 0px;
  background: url(../img/fx.png) no-repeat left center;
}
.list_txt li.img_3 .t1 {
  width: 100%;
  float: left;
  display: block;
}
.list_txt li.img_3 h3 {
  float: left;
  font-size: 1.1em;
  color: #b81b1b;
  margin-right: 5px;
}
.list_txt li.img_3 h4 {
  font-size: 1.1em;
  color: #222;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.list_txt li.img_3 h3 a {
  font-size: 1.1em;
  color: #b81b1b;
  float: left;
}
.list_txt li.img_3 h4 a {
  font-size: 1.1em;
  color: #222;
  display: block;
 /* overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
}
.list_txt li.img_3 p {
  float: left;
  font-size: 0.9em;
  color: #666;
  line-height: 22px;
  margin: 10px 0px;
}
.list_txt li.img_3 .pic {
  width: 100%;
  float: left;
}
.list_txt li.img_3 .pic div {
  float: left;
  width: 283px;
  height: 140px;
  overflow: hidden;
  margin-right: 15px;
  border-radius: 3px;
}
.list_txt li.img_3 .pic div:last-child {
  margin-right: 0px;
}
.list_txt li.img_3 .pic img {
  width: 100%;
  /*min-height: 100%;*/
  height:150px;
  float: left;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.list_txt li.img_3 .pic img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.list_txt li.img_3 span {
  width: 100%;
  float: left;
  font-size: 0.7em;
  color: #222;
  margin-top: 15px;
}
.list_txt li.img_3 span i,
.list_txt li.img_3 span .bdsharebuttonbox {
  float: left;
  padding-top: 4px;
  padding-left: 15px;
  font-style: normal;
}
.list_txt li.img_3 span i.time {
  background: url(../img/time.jpg) no-repeat left center;
  margin-right: 15px;
}
.list_txt li.img_3 span i.user {
  background: url(../img/user.jpg) no-repeat left center;
}
.list_txt li.img_3 span i.click {
  float: right;
  background: url(../img/click.jpg) no-repeat left center;
}
.list_txt li.img_3 span .bds_more {
  padding-left: 15px;
  padding-top: 2px;
  margin: 0px;
  background: url(../img/fx.png) no-repeat left center;
}
.list_txt li.img_1:hover .fr h4 a {
  color: #b81b1b;
}
.list_txt li.img_1:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.list_txt li.img_0:hover h4 a,
.list_txt li.img_3:hover h4 a {
  color: #b81b1b;
}
.list_txt .ajx {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #000;
  line-height: 40px;
  border: 1px solid #ccc;
  border-radius: 3px;
  float: left;
  cursor: pointer;
  transition: all 0.3s;
}
.list_txt .ajx:hover {
  color: #b81b1b;
  background: #eee;
  border: 1px solid #b81b1b;
}
.tel {
  width: 100%;
  height: 74px;
  float: left;
  background: url(../img/tel.jpg) no-repeat;
  padding: 10px 0px 0px 55px;
}
.tel p {
  width: 100%;
  font-size: 14px;
  color: #000;
  text-shadow: 0px 0px 1px #fff;
  float: left;
  margin-bottom: 9px;
}
.adg {
  float: left;
  margin-top: 20px;
}
.adg img {
  float: left;
}
.title {
  width: 100%;
  height: 35px;
  line-height: 35px;
  float: left;
  border-bottom: 1px solid #ddd;
}
.title b {
  height: 35px;
  float: left;
  font-size: 1em;
  color: #000;
  padding: 0px 10px;
  border-bottom: 1px solid #b81b1b;
}
.title span {
  float: right;
  font-size: 0.7em;
  color: #555;
  cursor: pointer;
}
.main_x {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.main_x .txt {
  float: left;
  width: 100%;
}
.main_x .txt li {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.main_x .txt li a {
  width: 100%;
  float: left;
}
.main_x .txt .pic {
  width: 85px;
  height: 85px;
  float: left;
  border-radius: 3px;
  overflow: hidden;
  background: #f1f1f1;
}
.main_x .txt .pic a {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
}
.main_x .txt .pic img {
  width: 100%;
  min-height: 100%;
  float: left;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.main_x .txt .pic img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.main_x .txt .fr {
  width: 280px;
}
.main_x .txt .fr h4 {
  float: left;
  width: 100%;
  height: 45px;
  overflow: hidden;
  font-size: 14px;
  color: #000;
}
.main_x .txt .fr h4 a {
  font-size: 14px;
  color: #000;
}
.main_x .txt .fr h3 {
  float: left;
  margin-top: 10px;
  background: #c5c5c5;
  padding: 3px 10px;
  font-size: 12px;
  color: #fff;
}
.main_x .txt .fr h3 a {
  font-size: 12px;
  color: #fff;
}
.main_x .tv {
  float: left;
}
.main_x .tv li {
  float: left;
  width: 182px;
  margin-top: 15px;
  margin-right: 15px;
  overflow: hidden;
}
.main_x .tv li a {
  float: left;
}
.main_x .tv li .pic {
  float: left;
  width: 182px;
  height: 130px;
  overflow: hidden;
  position: relative;
}
.main_x .tv li .pic img {
  width: 182px;
  height: 100%;
  float: left;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.main_x .tv li .pic:after {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 70px;
  top: 35px;
  z-index: 2;
  background: url(../img/tv.png) no-repeat;
  opacity: 0;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.main_x .tv li h4 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #000;
  margin-top: 2px;
}
.main_x .tv li a:hover .pic:after {
  opacity: 1;
}
.main_x .tv li a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.main_x .tv li:nth-child(2n) {
  margin-right: 0px;
}
.main_x .shu li .pic {
  height: 182px;
}
.main_x .pic {
  width: 100%;
  float: left;
  height: 310px;
  position: relative;
}
.main_x .pic .bd {
  float: left;
  padding-top: 15px;
}
.main_x .pic .bd li {
  width: 380px;
  height: 295px;
  float: left;
  position: relative;
}
.main_x .pic .bd img {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  z-index: 1;
}
.main_x .pic .bd h4 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  position: absolute;
  z-index: 2;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.3);
}
.main_x .pic .prev {
  width: 26px;
  height: 45px;
  position: absolute;
  z-index: 3;
  left: 0px;
  top: 120px;
  background: url(../img/prev.png) no-repeat;
}
.main_x .pic .next {
  width: 26px;
  height: 45px;
  position: absolute;
  z-index: 3;
  right: 0px;
  top: 120px;
  background: url(../img/next.png) no-repeat;
}
.main_x .link_pic {
  padding-top: 15px;
  float: left;
  width: 100%;
}
.main_x .link_pic a {
  width: 25%;
  text-align: center;
  margin-bottom: 10px;
  float: left;
}
.main_x .link_pic a img {
  width: 90%;
  height: 30px;
  float: left;
}
.main_x .link_pic a:nth-child(4n) {
  margin-right: 0px;
}
.main_x .link_txt {
  float: left;
  font-size: 12px;
  color: #000;
  width: 100%;
}
.main_x .link_txt a {
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 12px;
  color: #000;
  float: left;
}
.footer {
  width: 100%;
  margin: 30px 0px;
  padding: 30px 0px;
  float: left;
  background: rgba(241, 241, 241, 0.3);
  text-align: center;
  position: relative;
}
.footer p,
.footer a {
  font-size: 14px;
  color: #000;
  line-height: 30px;
}
.footer p:after {
  content: "";
  width: 59px;
  height: 58px;
  background: url(../img/footer.png) no-repeat left top;
  position: absolute;
  left: 5px;
  top: 5px;
}
.footer p:before {
  content: "";
  width: 59px;
  height: 58px;
  background: url(../img/footer.png) no-repeat left bottom;
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.page .nav {
  margin-bottom: 20px;
}
.page .list_txt {
  background: none;
  margin: 0px;
  padding: 0px;
}
.page .list_txt li:last-child {
  border-bottom: 1px dotted #ccc;
}
.page_nav {
  width: 100%;
  float: left;
  background: url(../img/home.png) no-repeat left 1px;
  font-size: 0.7em;
  color: #797979;
  padding-left: 20px;
  margin-bottom: 20px;
}
.page_nav a {
  font-size: 0.7em;
  color: #797979;
}
.pager {
  width: 100%;
  height: 43px;
  text-align: center;
  float: left;
  margin-top: 20px;
}
.pager a,
.pager span,
.pager em,
.pager b {
  line-height: 45px;
  overflow: hidden;
  height: 43px;
  padding: 0px 20px;
  margin: 0px 3px;
  color: #fff;
  font-size: 14px;
  background: #c5c5c5;
  border-radius: 5px;
  transition: all 0.3s ease-out;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  font-style: normal;
}
.pager span,
.pager a:hover,
.pager b {
  background: url(../img/more.jpg) repeat;
}
.list_pic {
  width: 100%;
  float: left;
  background: url(../img/block.png) center top no-repeat;
  margin-top: 20px;
  padding-top: 35px;
}
.list_pic li {
  width: 205px;
  margin-right: 20px;
  margin-bottom: 30px;
  float: left;
}
.list_pic li:nth-child(4n) {
  margin-right: 0px;
}
.list_pic .pic {
  width: 100%;
  height: 180px;
  float: left;
  overflow: hidden;
}
.list_pic .pic img {
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  float: left;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.list_pic h4 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #222;
  margin-top: 10px;
}
.list_pic a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/* tibetan */
@font-face {
  font-family: 'Jomolhari';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Jomolhari Regular'), local('Jomolhari-Regular'), url(https://fonts.gstatic.com/s/jomolhari/v1/EvONzA1M1Iw_CBd2hsQyBVgYCK1YNzvX.woff2) format('woff2');
  unicode-range: U+0F00-0FFF, U+200C-200D, U+25CC;
}
/* latin */
@font-face {
  font-family: 'Jomolhari';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('-apple-system'), local('BlinkMacSystemFont'), local('Segoe UI'), local('Roboto'), local('Oxygen-Sans'), local('Ubuntu'), local('Cantarell'), local('Helvetica Neue'), url(https://fonts.gstatic.com/s/jomolhari/v1/EvONzA1M1Iw_CBd2hsQyEFgY.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.nr {
  width: 100%;
  float: left;
}
.nr .h1 {
  width: 100%;
  float: left;
  font-size: 28px;
  color: #000;
}
.nr .tool {
  width: 100%;
  float: left;
  font-size: 12px;
  color: #6d6d6d;
  margin: 15px 0px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
}
.nr .tool span {
  margin-right: 15px;
}
.nr .tool .bdsharebuttonbox a {
  margin: 0px 2px;
}
.nr .nr_txt {
  width: 100%;
  float: left;
  font-family: Jomolhari, sans-serif;
  font-size: 20px;
  line-height: 40px;
  font-weight: 400;
  color: #444;
}
.nr .nr_txt a {
  color: #1373ab;
}
.nr .nr_txt strong{
	font-weight: bold;
}
.nr .nr_txt img {
  max-width: 100%;
  display: block;
  margin: 0px auto;
}
.xg {
  width: 100%;
  float: left;
  background: url(../img/block.png) center top repeat-x;
  margin-top: 20px;
  padding-top: 35px;
}
.xg .xg_h1 {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  font-size: 25px;
  color: #000;
}
.xg li {
  margin-right: 14px;
}
.xg li:nth-child(4n) {
  margin-right: 14px;
}
.xg li:nth-child(6n) {
  margin-right: 0px;
}
.xg.tv .pic {
  position: relative;
}
.xg.tv .pic:after {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: 75px;
  top: 60px;
  z-index: 2;
  background: url(../img/tv.png) no-repeat;
  opacity: 0;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.xg.tv a:hover .pic:after {
  opacity: 1;
}
.nr_tv {
  width: 100%;
  float: left;
}
.nr_tv .h1 {
  width: 100%;
  float: left;
  font-size: 28px;
  color: #000;
}
.nr_tv .tool {
  width: 100%;
  float: left;
  font-size: 12px;
  color: #6d6d6d;
  margin: 15px 0px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
}
.nr_tv .tool span {
  margin-right: 15px;
}
.nr_tv .nr_swf {
  width: 100%;
  height: 500px;
  float: left;
}
.nr_tv .nr_swf embed {
  width: 100%;
  height: 500px;
  float: left;
}
.nr_tv .nr_tool {
  width: 100%;
  height: 50px;
  line-height: 50px;
  float: left;
  background: #F5F5F5;
  box-shadow: 1px 1px 1px #ddd;
  padding: 0px 15px;
}
.nr_tv .bdsharebuttonbox a {
  margin: 13px 2px;
}
.nr_tv .fr span {
  font-size: 20px;
  color: #0F71BD;
}
@keyframes opacity1 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacity2 {
  0% {
    transform: translateY(-100%);
  }
  50% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(0);
  }
}
.fixed_logo {
  width: 100%;
  height: 190px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 9999;
  background: #5a1206;
  box-shadow: 0px 0px 20px #aaa;
  animation: 0.5s opacity1 0s linear;
}
.fixed_logo .logo {
  width: 1300px;
  float: none;
  margin: 0px auto;
  padding-top: 20px;
}
.fixed_logo .logo .fl:after {
  content: "";
  width: 135px;
  height: 80px;
  background: url(../img/12.png) no-repeat;
  float: right;
  margin-left: 10px;
}
.fixed_logo .logo .search {
  width: 560px;
  margin-left: 60px;
}
.fixed_logo .logo .search .fl {
  width: 470px;
}
.fixed_logo .logo .search .fl:after {
  display: none;
}
.fixed_logo .esc {
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 12px;
  color: #FFFFFF;
  background: #b81b1b;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 5px 0px 0px 0px;
  display: none;
}
.fixed_nav {
  width: 1300px;
  position: fixed;
  top: 120px;
  z-index: 9999;
  animation: 0.5s opacity1 0s linear;
  margin: 20px 0px 0px 0px;
}
.fixed_nav ul {
  width: 1309px;
  margin: 0px;
  margin-left: -9px;
}
.fixed_nav li.nLi h3 a,
.fixed_nav li.nLi span {
  padding: 0px 7px;
  font-size: 1em;
  text-shadow: 1px 1px 1px #000;
  color: #fff;
}
.fixed_nav li.nLi span {
  padding: 0px 14px;
}
.fixed_nav li.nLi h3:before {
  background: #fff;
}
.fixed_nav li.hide {
  display: block;
}
.fixed_nav li.on h3 a,
.fixed_nav li.on h3 span {
  color: #b81b1b;
  text-shadow: none;
}
.fixed_nav li.on:first-child h3 a {
  color: #fff;
}
.fixed_nav li.on h3 span {
  background: url(../img/nav_on.jpg) repeat-x;
}
.fixed_nav li.more span {
  background: url(../img/more2.png) no-repeat right center;
}
.fixed_nav li.more .sub {
  right: 0px;
}
.fixed_nav li.more .hide2 {
  display: none;
}
.fixed_nav .more .sub {
  width: 1300px;
  left: 8px;
}
.fixed_nav .more .sub .li {
  width: 16.666%;
  height: auto;
}
.fixed_nav .more .sub .li h3 {
  margin-bottom: 10px;
}
.fixed_nav .more .sub .li h3 a {
  font-size: 1.1em;
}
.fixed_nav .more .sub .li .ul {
  height: auto;
}
.fixed_nav .more .sub .ul a {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.main_100 {
  width: 1300px;
}
.main_100 .nav {
  margin-bottom: 20px;
}
.main_100 ul {
  width: 1309px;
  margin: 0px;
  margin-left: -9px;
}
.main_100 li.nLi h3 a,
.main_100 li.nLi span {
  padding: 0px 7px;
  font-size: 1em;
}
.main_100 li.nLi span {
  padding: 0px 14px;
}
.main_100 li.hide {
  display: block;
}
.main_100 li.more .sub {
  right: 0px;
}
.main_100 li.more .hide2 {
  display: none;
}
.main_100 .more .sub {
  width: 1300px;
  left: 8px;
}
.main_100 .more .sub .li {
  width: 16.666%;
  height: auto;
}
.main_100 .more .sub .li h3 {
  margin-bottom: 10px;
}
.main_100 .more .sub .li h3 a {
  font-size: 1.1em;
}
.main_100 .more .sub .li .ul {
  height: auto;
}
.main_100 .more .sub .ul a {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.fixed_main_fr {
  position: relative;
  overflow: hidden;
}
.fixed_main_fr .main_x,
.fixed_main_fr .tel,
.fixed_main_fr .adg {
  display: none;
}
.fixed_main_fr .fx_1,
.fixed_main_fr .fx_2 {
  display: block;
  position: absolute;
}
.bdshare_dialog_box,
.bdshare_dialog_bg,
.bdshare_popup_bottom {
  display: none !important;
}
.gotop {
  background: #4c4c4c url(../img/top.png) no-repeat;
  height: 30px;
  width: 30px;
  border-radius: 4px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  opacity: 1;
  cursor: pointer;
  display: none;
}
.index_top_fx {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 9999;
}
.index_logo_fx {
  width: 100%;
  height: 150px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 9999;
}
.index_logo_fx .logo {
  padding: 0px;
  padding-top: 10px;
  position: relative;
  z-index: 3;
  background: #fff;
}
.index_logo_fx .nav {
  width: 1300px;
  height: 35px;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
.index_logo_fx .nav ul {
  clear: both;
  position: relative;
  margin-left: -14px;
}
.index_logo_fx .nav .sub {
  position: absolute;
}
.index_logo_fx:after {
  content: "";
  width: 100%;
  height: 140px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4) !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.index_logo_hide {
  height: 120px;
  overflow: hidden;
}
.index_logo_hide:after {
  height: 110px;
}
.fm_top,
.lb_top,
.nr_top {
  width: 100%;
  height: 25px;
  line-height: 25px;
  background: #b81b1b;
  float: left;
}
.fm_top li,
.lb_top li,
.nr_top li {
  float: left;
}
.fm_top a,
.lb_top a,
.nr_top a {
  color: #FFFFFF;
  font-size: 12px;
  padding: 0px 10px;
  float: left;
}
.fm_logo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e4e4e4));
  background-image: linear-gradient(180deg, #f9f9f9, #e4e4e4);
  -webkit-box-shadow: 0 2px 7px 0 #c5c2c2;
  box-shadow: 0 2px 7px 0 #c5c2c2;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.fm_logo .logo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#ececec));
  background-image: linear-gradient(180deg, #f9f9f9, #ececec);
  position: relative;
  z-index: 2;
  padding: 0px;
  padding-top: 15px;
}
.fm_logo .nav {
  z-index: 1;
}
.fm_logo .nav .nLi h3 a,
.fm_logo .nav .nLi h3 span {
  font-size: 1em;
}
.fm_logo_fx {
  border-top: 2px solid #b81b1b;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 9999;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
.fm_logo_hide {
  height: 110px;
}
.fm_logo_hide .logo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e7e7e7));
  background-image: linear-gradient(180deg, #f9f9f9, #e7e7e7);
}
.fm_logo_hide ul {
  margin-left: 0px;
}
.fm_nav {
  margin-bottom: 0px;
}
.fm_nav ul {
  width: 1310px;
  margin-left: -10px;
}
.fm_nav li {
  position: relative;
}
.fm_nav li h3 a,
.fm_nav li h3 span {
  width: auto !important;
  height: auto !important;
  padding: 0px 10px !important;
  padding-bottom: 8px !important;
}
.fm_nav li h3 a:before,
.fm_nav li h3 span:before {
  content: "";
  width: 80%;
  height: 0px;
  background: #b81b1b;
  float: left;
  position: absolute;
  bottom: 0px;
  left: 10%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.fm_nav li h3 a:hover {
  text-decoration: none;
}
.fm_nav li h3 a:hover:before,
.fm_nav li h3 span:hover:before,
.fm_nav li.on h3 span:before {
  height: 2px;
}
.fm_nav .more .sub {
  top: 43px;
  right: 13px;
}
.lb_logo {
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lb_nav ul {
  width: 1310px;
  margin-left: -10px;
}
.lb_nav li {
  position: relative;
}
.lb_nav li h3 a,
.lb_nav li h3 span {
  width: auto !important;
  height: auto !important;
  padding: 0px 10px !important;
  padding-bottom: 8px !important;
}
.lb_nav li h3 a:before,
.lb_nav li h3 span:before {
  content: "";
  width: 80%;
  height: 0px;
  background: #b81b1b;
  float: left;
  position: absolute;
  bottom: 0px;
  left: 10%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.lb_nav li h3 a:hover {
  text-decoration: none;
}
.lb_nav li h3 a:hover:before,
.lb_nav li h3 span:hover:before,
.lb_nav li.on h3 span:before {
  height: 2px;
}
.lb_nav .more .sub {
  top: 43px;
  right: 6px;
}
.lb_logo_fx {
  border-top: 2px solid #b81b1b;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 9999;
  background: #fff;
  -webkit-box-shadow: 0 2px 7px 0 #c5c2c2;
  box-shadow: 0 2px 7px 0 #c5c2c2;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
.lb_logo_fx .logo {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 0px;
  padding-top: 15px;
}
.lb_logo_fx .nav {
  z-index: 1;
  margin-bottom: 0px;
}
.lb_logo_hide {
  height: 110px;
}
.lb_logo_hide .logo {
  background: #fff;
}
.lb_logo_hide ul {
  margin-left: 0px;
}
.nr_logo {
  width: 100%;
  float: left;
  background: #fff;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 0px 20px;
}
.nr_logo .logo {
  padding: 0px;
  padding-top: 10px;
}
.nr_top_fx {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 9999;
}
.nr_logo_fx {
  position: fixed;
  top: 25px;
  left: 0px;
  right: 0px;
  z-index: 9999;
}
