html.yc_all {
  height: 100%;
}
html.yc_all body {
  height: 100%;
  overflow: hidden;
}
html.yc_all .yc_top_xl {
  top: 0;
}
html.yc_all .yc_top_share {
  right: 120px;
}
body {
  background: url("../i/bg.jpg") top center repeat;
}
.yc_pr {
  position: relative;
}
.yc_pa {
  position: absolute;
}
.mt30 {
  margin-top: 30px;
}
.mt134 {
  margin-top: 134px;
}
.yc_db {
  display: block;
  width: 100%;
}
.yc_mm {
  margin-top: 30px;
}
.yc_share_er {
  position: absolute;
  width: 120px;
  top: 0;
  left: -125px;
  display: none;
}
.yc_top {
  background-color: #000;
  height: 104px;
  width: 100%;
}
.yc_top_xl {
  background-position: top left;
}
.yc_top_logo {
  top: 25px;
  left: 0;
}
.yc_top_share {
  top: 35px;
  right: 0;
  position: absolute;
  z-index: 100;
}
.yc_swiper_main {
  height: 664px;
}
.yc_swiper_main_prev {
  width: 110px;
  height: 81px;
  background: #c7c7c7 url("../i/prev.png") 50% 50% no-repeat;
  left: 0;
  margin-top: 80px;
}
.yc_swiper_main_prev:hover {
  background: #9c2225 url("../i/prev_o.png") 50% 50% no-repeat;
}
.yc_swiper_main_next {
  width: 110px;
  height: 81px;
  background: #c7c7c7 url("../i/next_o.png") 50% 50% no-repeat;
  right: 0;
  margin-top: 80px;
  transition: all 0.1s;
}
.yc_swiper_main_next img {
  border: 2px solid #fff;
  width: 88px;
  position: absolute;
  left: 15px;
  top: 15px;
  display: none;
}
.yc_swiper_main_next p {
  color: #fff;
  font-size: 18px;
  line-height: 25.5px;
  position: absolute;
  top: 15px;
  left: 118px;
  width: 150px;
  height: 51px;
  overflow: hidden;
  margin-bottom: 0;
  display: none;
}
.yc_swiper_main_next:hover {
  width: 330px;
  background-position: 95% 50%;
  background-color: #9c2225;
  background-image: url("../i/next.png");
}
.yc_swiper_main_next:hover img {
  display: block;
}
.yc_swiper_main_next:hover p {
  display: block;
}
.yc_rd ul {
  margin: 0;
  padding: 0;
  margin-top: 15px;
}
.yc_rd ul li {
  list-style: none outside;
  font-size: 16px;
  margin-bottom: 2px;
}
.yc_rd ul li a {
  display: block;
  background-color: #e4e4e4;
  color: #333;
  line-height: 43px;
  padding-left: 15px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 43px;
  width: 100%;
  white-space: nowrap;
  padding-right: 15px;
}
.yc_rd ul li a span {
  margin-right: 5px;
}
.yc_rd ul li a:hover {
  background-color: #9c2225;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  transform: scaleX(1.05);
}
.yc_rd ul li a:hover i {
  display: none;
}
.yc_rd ul li a i {
  display: none;
  position: absolute;
  background: url("../i/xin.png") no-repeat;
  height: 14px;
  padding-left: 18px;
  line-height: 14px;
  top: 50%;
  margin-top: -7px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  right: 15px;
}
.yc_h2 {
  border-left: 9px solid #9c2225;
  font-size: 24px;
  line-height: 38px;
  color: #333;
  padding-left: 15px;
  margin: 0;
  margin-bottom: 15px;
}
.yc_sys ul {
  margin: 0;
  padding: 0;
  margin-top: 15px;
}
.yc_sys ul li {
  list-style: none outside;
  overflow: hidden;
  padding: 7.5px 15px;
}
.yc_sys ul li img {
  float: left;
  margin-right: 15px;
  border: 2px solid #fff;
}
.yc_sys ul li h3 {
  font-size: 18px;
  margin: 0;
  line-height: 1.5em;
}
.yc_sys ul li h3 a {
  color: #333;
}
.yc_sys ul li h3 a:hover {
  text-decoration: none;
}
.yc_sys ul li:hover {
  background-color: #9c2225;
  transform: scaleX(1.05);
}
.yc_sys ul li:hover h3 a {
  color: #fff;
}
.yc_sys ul li:hover span {
  color: #fff;
}
.yc_sys ul li span {
  font-size: 14px;
  margin-top: 5px;
  display: block;
  color: #666;
  display: none;
}
.yc_hd .swiper-container {
  width: 95%;
}
.yc_hd .swiper-container .swiper-slide {
  width: 60%;
}
.yc_hd .swiper-container .swiper-slide img {
  display: block;
  width: 100%;
}
.yc_hd .swiper-container .swiper-slide span {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  top: 0;
  left: 0;
}
.yc_hd .swiper-container .swiper-slide-active {
  opacity: 1;
}
.yc_hd .swiper-container .swiper-slide-active span {
  display: none;
}
.yc_hd .swiper-container .swiper-button-next,
.yc_hd .swiper-container .swiper-button-prev {
  width: 14px;
  height: 29px;
  margin-top: -14.5px;
}
.yc_hd .swiper-container .swiper-button-next {
  background: url("../i/r.png") no-repeat;
}
.yc_hd .swiper-container .swiper-button-prev {
  background: url("../i/l.png") no-repeat;
}
.yc_list_top {
  position: relative;
  line-height: 38px;
}
.yc_list_top a {
  display: inline-block;
  font-size: 20px;
  color: #333;
  padding: 0 30px;
  text-align: center;
}
.yc_list_top a.active {
  color: #9c2225;
}
.yc_list_top a.fb {
  position: absolute;
  width: 135px;
  height: 38px;
  background: url("../i/fb.png") no-repeat;
  text-indent: -999em;
  top: 0;
  right: 0;
}
.yc_list_top span {
  display: inline-block;
  color: #d6d6d6;
  font-size: 20px;
}
.yc_list_top span.all {
  position: absolute;
  font-size: 16px;
  right: 175px;
  color: #333;
  display: none;
}
.yc_thumbnail {
  border: none;
  margin-top: 15px;
  padding: 0;
  padding-top: 180px;
  position: relative;
  background: none;
}
.yc_thumbnail .yc_thumbnail_img {
  margin-bottom: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
}
.yc_thumbnail .yc_thumbnail_img img {
  display: block;
  width: 100%;
}
.yc_thumbnail .yc_thumbnail_img .ot {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
  background: -webkit-gradient(linear, top, from(rgba(0,0,0,0)), rgba(0,0,0,0.8));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
  background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
  height: 30%;
  display: none;
}
.yc_thumbnail .yc_thumbnail_img img.l1 {
  display: none;
  position: absolute;
  width: 38px;
  height: 38px;
  left: 10px;
  bottom: 10px;
  border: 1px solid #fff;
}
.yc_thumbnail .yc_thumbnail_img span.l2 {
  position: absolute;
  white-space: nowrap;
  font-size: 18px;
  color: #fff;
  left: 60px;
  bottom: 10px;
  line-height: 38px;
  display: none;
}
.yc_thumbnail .yc_thumbnail_img a {
  color: #fff;
}
.yc_thumbnail .yc_thumbnail_img span.r1 {
  position: absolute;
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  padding-left: 20px;
  background: url("../i/r1.png") no-repeat;
  right: 70px;
  bottom: 15px;
  cursor: pointer;
  display: none;
}
.yc_thumbnail .yc_thumbnail_img span.r2 {
  position: absolute;
  color: #ff3434;
  font-size: 12px;
  white-space: nowrap;
  padding-left: 20px;
  background: url("../i/r2.png") no-repeat;
  right: 10px;
  bottom: 15px;
  width: 50px;
  cursor: pointer;
}
.yc_thumbnail .yc_thumbnail_img img.m {
  transition-duration: 0.5s;
}
.yc_thumbnail .yc_thumbnail_img img.m:hover {
  transform: scale(1.25);
  border: 1px solid #333;
  z-index: 100;
}
.yc_thumbnail .caption {
  padding: 0;
}
.yc_thumbnail .caption p {
  margin-bottom: 0;
  margin-top: 5px;
}
.yc_thumbnail .caption p.l1 {
  font-size: 16px;
  color: #333;
  position: relative;
}
.yc_thumbnail .caption p.l1 span.r1 {
  position: absolute;
  color: #999;
  font-size: 12px;
  white-space: nowrap;
  padding-left: 25px;
  background: url("../i/zn2.png") no-repeat;
  background-size: 18px;
  right: 70px;
  top: 3px;
  cursor: pointer;
}
.yc_thumbnail .caption p.l1 span.r1:hover {
  background: url("../i/ly_o.png") no-repeat;
  background-size: 18px;
  color: #9c2225;
}
.yc_thumbnail .caption p.l1 span.r2 {
  position: absolute;
  color: #999;
  font-size: 12px;
  white-space: nowrap;
  padding-left: 20px;
  background: url("../i/zn3.png") no-repeat;
  background-size: 18px;
  right: 0;
  top: 3px;
  width: 60px;
  cursor: pointer;
}
.yc_thumbnail .caption p.l1 span.r2:hover {
  background: url("../i/dz_o.png") no-repeat;
  background-size: 18px;
  color: #9c2225;
}
.yc_thumbnail .caption p.l2 {
  font-size: 18px;
  color: #333;
}
.yc_thumbnail .caption p.l2 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 24px;
  width: 100%;
  white-space: nowrap;
}
.yc_thumbnail .caption p.l3 {
  font-size: 14px;
  display: none;
}
.yc_thumbnail .caption p.l3 a {
  color: #666;
}
.yc_thumbnail .caption a {
  color: #333;
}
.yc_page {
  margin-top: 30px;
}
.yc_page ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.yc_page ul li {
  display: inline-block;
  text-align: center;
  font-size: 18px;
  margin: 0 10px;
}
.yc_page ul li a {
  padding: 5px 15px;
  color: #333;
  display: inline-block;
}
.yc_page ul li a:hover {
  background-color: #9c2225;
  color: #fff;
  text-decoration: none;
}
.yc_page ul li span {
  color: #666;
}
.yc_page ul li.active a {
  background-color: #9c2225;
  color: #fff;
}
.yc_footer {
  background-color: #fff;
  height: 120px;
  line-height: 120px;
  border-top: 1px solid #ccc;
  margin-top: 50px;
}
.yc_footer p {
  text-align: center;
  margin: 0;
  font-size: 14px;
  color: #666;
}
.yc_xl {
  background-color: #000;
  width: 100%;
  height: 100%;
}
.yc_xl .container {
  height: 100%;
}
.yc_xl .swiper-button-disabled {
  pointer-events: auto;
}
.yc_xl .swiper-container {
  width: 100%;
  height: 100%;
}
.yc_xl .gallery-top {
  height: 80%;
  width: 100%;
}
.yc_xl .gallery-thumbs {
  height: 20%;
  padding: 10px 0;
}
.yc_xl .gallery-thumbs .swiper-slide {
  width: 10%;
  height: 100%;
  opacity: 0.4;
}
.yc_xl .gallery-thumbs .swiper-slide img {
  display: block;
  width: 100%;
}
.yc_xl .gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.yc_xl_nav {
  background-color: #000;
}
.yc_swiper_xl .swiper-slide {
  overflow: hidden;
}
.yc_swiper_xl .swiper-slide img {
  display: block;
  width: 100%;
margin-top
}
.yc_swiper_xl .swiper-button-next,
.yc_swiper_xl .swiper-button-prev {
  width: 180px;
  height: 100px;
  margin-top: -50px;
  transition: 0.5s;
}
.yc_swiper_xl .swiper-button-next {
  background: rgba(255,255,255,0.65) url("../i/next_o.png") 49px 19px no-repeat;
  right: 0;
}
.yc_swiper_xl .swiper-button-next:hover {
  background: #9c2225 url("../i/next.png") 49px 19px no-repeat;
}
.yc_swiper_xl .swiper-button-prev {
  background: rgba(255,255,255,0.65) url("../i/prev.png") 100px 19px no-repeat;
  left: 0;
}
.yc_swiper_xl .swiper-button-prev:hover {
  background: #9c2225 url("../i/prev_o.png") 100px 19px no-repeat;
}
.yc_swiper_xl_op {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 100;
  width: 100%;
  background-color: #000;
}
.yc_swiper_xl_op dl {
  margin: 0 auto;
  position: relative;
  width: 1200px;
  padding: 15px 0 15px 150px;
}
.yc_swiper_xl_op dl dt {
  position: absolute;
  width: 120px;
  top: 15px;
  left: 0;
  font-size: 30px;
  color: #ccc;
  text-align: center;
  border-right: 1px solid #fff;
}
.yc_swiper_xl_op dl dt .xl_num {
  color: #9d2225;
}
.yc_swiper_xl_op dl dt .xl_all {
  color: #ccc;
}
.yc_swiper_xl_op dl dd {
  font-size: 16px;
}
.yc_swiper_xl_op dl dd p {
  color: #ccc;
  margin: 0;
}
.yc_h3 {
  font-size: 24px;
  border-left: 10px solid #9c2225;
  padding-left: 15px;
  color: #333;
  margin: 0;
  margin-bottom: 30px;
  margin-top: 30px;
}
.yc_h3 span {
  margin-left: 15px;
  font-weight: normal;
}
.yc_rdpl dl {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 0;
  position: relative;
  padding-left: 75px;
  padding-bottom: 45px;
  margin-bottom: 60px;
  margin-left: 15px;
  margin-right: 15px;
}
.yc_rdpl dl dt {
  position: absolute;
  top: 0;
  left: 0;
}
.yc_rdpl dl dd h4 {
  font-size: 18px;
  margin: 0;
  line-height: 2em;
}
.yc_rdpl dl dd span {
  font-size: 14px;
  color: #666;
  display: block;
  margin-bottom: 15px;
}
.yc_rdpl dl dd p {
  margin: 0;
  color: #666;
  font-size: 16px;
  line-height: 1.5em;
  text-align: justify;
}
.yc_rdpl dl:last-child {
  border-bottom: none;
}
.thumbnail_wq {
  border: none;
  background: none;
}
.thumbnail_wq .caption {
  padding: 0;
}
.thumbnail_wq .caption p.l1 a {
  color: #333;
}
.yc_lypl .yc_lypl_c {
  position: relative;
  padding-bottom: 65px;
}
.yc_lypl .yc_lypl_c .yc_lypl_btn1 {
  position: absolute;
  width: 135px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 18px;
  background-color: #c9c9c9;
  border-bottom: 4px solid #999;
  color: #fff;
  bottom: 15px;
  right: 150px;
}
.yc_lypl .yc_lypl_c .yc_lypl_btn2 {
  position: absolute;
  width: 135px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 20px;
  background-color: #c7252a;
  border-bottom: 4px solid #9c2225;
  color: #fff;
  bottom: 15px;
  right: 0;
}
.yc_lypl .yc_lypl_c textarea {
  display: block;
  width: 100%;
  height: 300px;
}
.xl_rt {
  position: absolute;
  top: 104px;
  right: 0;
  z-index: 100;
  margin-left: 600px;
  padding: 0;
  background-color: rgba(255,255,255,0.3);
  width: 65px;
  padding: 0 10px;
}
.xl_rt li {
  list-style: none outside;
}
.xl_rt li a {
  color: #fff;
  display: block;
  padding-top: 38px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 30%;
  border-bottom: 1px solid #454545;
  padding-bottom: 10px;
}
.xl_rt li a:hover {
  text-decoration: none;
  color: #cd3301;
}
.xl_rt li.dz a {
  background-image: url("../i/dz.png");
}
.xl_rt li.dz a:hover {
  background-image: url("../i/dz_o.png");
}
.xl_rt li.sc {
  display: none;
}
.xl_rt li.sc a {
  background-image: url("../i/sc.png");
}
.xl_rt li.sc a:hover {
  background-image: url("../i/sc_o.png");
}
.xl_rt li.ly a {
  background-image: url("../i/ly.png");
}
.xl_rt li.ly a:hover {
  background-image: url("../i/ly_o.png");
}
.xl_rt li:last-child a {
  border-bottom: 0;
}
.yc_col-sm-3 {
  position: absolute;
  top: 0;
}
.navbar-yc {
  border: none;
  padding: 10px 0;
  font-size: 16px;
  height: 70px;
  margin-bottom: 0;
}
.navbar-yc .navbar-brand {
  padding: 0;
}
.navbar-yc .navbar-brand img {
  height: 50px;
}
.yc_share_con {
  position: absolute;
  top: 50px;
  left: 0;
  display: none;
}
@media screen and (max-width: 768px) {
  .navbar-yc {
    display: none;
  }
  .yc_top {
    top: 0;
  }
  .mt30 {
    margin-top: 15px;
  }
  .yc_top_logo {
    width: 80%;
    left: 50%;
    margin-left: -40%;
  }
  .yc_swiper_main {
    height: auto;
  }
  .yc_swiper_main .swiper-button-next,
  .yc_swiper_main .swiper-button-prev {
    margin-top: -20px;
    width: 35px;
    height: 40.5px;
    background-size: 15.5px 31px;
  }
  .yc_swiper_main .swiper-button-next {
    background-position: 50%;
    background-color: #c7c7c7;
    background-image: url("../i/next_o.png");
  }
  .yc_swiper_main .swiper-button-next img {
    display: none;
  }
  .yc_swiper_main .swiper-button-next p {
    display: none;
  }
  .yc_list_top {
    margin-top: 30px;
    padding-bottom: 60px;
  }
  .yc_list_top a.fb {
    bottom: 0;
    top: auto;
  }
  .yc_list_top span.all {
    bottom: 0;
    top: auto;
  }
  .yc_thumbnail {
    padding-top: 0;
    margin-bottom: 5px;
  }
  .yc_thumbnail .yc_thumbnail_img {
    position: relative;
  }
  .yc_thumbnail .yc_thumbnail_img:hover {
    transform: scale(1);
    border: none;
    z-index: 100;
  }
  .yc_thumbnail .yc_thumbnail_img:hover .ot {
    display: none;
  }
  .yc_thumbnail .caption p.l1 span.r1 {
    display: none;
  }
  .yc_thumbnail .caption p.l1 span.r2 {
    display: none;
  }
  .yc_page {
    margin-top: 15px;
  }
  .yc_page ul li {
    font-size: 16px;
    margin: 0 5px;
  }
  .yc_page ul li a {
    padding: 3px 10px;
  }
  .yc_footer {
    padding: 15px;
    height: auto;
    line-height: 1.5em;
    margin-top: 30px;
  }
  .yc_col-sm-3 {
    position: relative;
    top: auto;
    margin-top: 30px;
  }
  .swiper-container-m {
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  .swiper-container-m .mbg {
    width: 100%;
    height: 100%;
  }
  .swiper-container-m .t_a {
    position: absolute;
    width: 100%;
    transform: rotate(90deg);
    background: url("../i/lo.png") no-repeat;
    background-size: 180px;
    padding-left: 200px;
  }
  .swiper-container-m .t_a h4 {
    background-color: #9c2323;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    padding: 3px 10px;
    margin: 0;
  }
  .swiper-container-m .t_a h3 {
    color: #005fa1;
    font-size: 30px;
  }
  .swiper-container-m .t_a h3 span {
    font-size: 18px;
  }
  .swiper-container-m .t_b {
    position: absolute;
    width: 100%;
    transform: rotate(90deg);
  }
  .swiper-container-m .t_b h3 {
    font-size: 30px;
    position: relative;
    margin: 0;
    color: #fff;
    white-space: nowrap;
    line-height: 2em;
    margin-bottom: 15px;
  }
  .swiper-container-m .t_b h3 i {
    position: absolute;
    width: 50px;
    height: 1px;
    overflow: hidden;
    background-color: #fff;
    left: 0;
    bottom: 0;
  }
  .swiper-container-m .t_b h3 span {
    font-size: 16px;
    font-weight: normal;
    margin-left: 15px;
  }
  .swiper-container-m .t_b p {
    font-size: 16px;
    color: #fff;
    text-align: justify;
  }
  .swiper-container-m .main_ani_01 {
    position: absolute;
    width: 15%;
    top: 15px;
    right: 15px;
  }
  .swiper-container-m .main_ani_02 {
    position: absolute;
    width: 15%;
    top: 25%;
    right: 15px;
    height: 50%;
  }
  .swiper-container-m .main_ani_03 {
    position: absolute;
    width: 100%;
    top: 20%;
    right: -25%;
    height: 50%;
  }
  .swiper-container-m .main_ani_04 {
    position: absolute;
    width: 40%;
    top: 30%;
    left: 50%;
    margin-left: -20%;
  }
  .swiper-container-m .main_ani_05 {
    position: absolute;
    width: 10%;
    top: 30%;
    left: 50%;
    margin-left: -40%;
  }
  .swiper-container-m .main_ani_05 img {
    width: 100%;
    display: inline-block;
    margin-bottom: 50%;
  }
  .loading {
    position: relative;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 100;
  }
  .loading img {
    position: absolute;
    width: 60%;
    left: 50%;
    top: 40%;
    margin-left: -30%;
  }
  .marr {
    position: absolute;
    background: url("../i/v.png") center center no-repeat;
    left: 50%;
    margin-left: -5%;
    width: 10%;
    bottom: 15px;
    z-index: 100;
    height: 5%;
    animation: arrD 2s infinite linear;
    display: none;
  }
}
@-moz-keyframes arrD {
  0% {
    transform: translate(0);
    opacity: 0;
  }
  50% {
    transform: translateY(15px);
    opacity: 1;
  }
  90% {
    transform: translateY(15px);
    opacity: 0;
  }
  100% {
    transform: translate(0);
    opacity: 0;
  }
}
@-webkit-keyframes arrD {
  0% {
    transform: translate(0);
    opacity: 0;
  }
  50% {
    transform: translateY(15px);
    opacity: 1;
  }
  90% {
    transform: translateY(15px);
    opacity: 0;
  }
  100% {
    transform: translate(0);
    opacity: 0;
  }
}
@-o-keyframes arrD {
  0% {
    transform: translate(0);
    opacity: 0;
  }
  50% {
    transform: translateY(15px);
    opacity: 1;
  }
  90% {
    transform: translateY(15px);
    opacity: 0;
  }
  100% {
    transform: translate(0);
    opacity: 0;
  }
}
@keyframes arrD {
  0% {
    transform: translate(0);
    opacity: 0;
  }
  50% {
    transform: translateY(15px);
    opacity: 1;
  }
  90% {
    transform: translateY(15px);
    opacity: 0;
  }
  100% {
    transform: translate(0);
    opacity: 0;
  }
}
